Implement proper "startup-with-shell" support on gdbserver
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
aefd8b33
SDJ
12017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2
3 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
4 (Connecting) <Remote Packet>: Add "startup-with-shell"
5 and "QStartupWithShell" to the table.
6 (Remote Protocol) <QStartupWithShell>: New item, explaining the
7 packet.
8
176efed1
AB
92017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
10
11 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
12
d050f7d7
TW
132017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
14
15 * python.texi (Recording in Python): Factor out the documentation of
16 gdb.RecordInstruction's super class.
17
14f819c8
TW
182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
19
20 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
21 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
22 prev and next.
23
0ed5da75
TW
242017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
25
26 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
27 gdb.RecordInstruction
28
913aeadd
TW
292017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
30
31 * python.texi (Recording in Python): Add documentation for
32 gdb.RecordGap and remove documentation of special cases for
33 gdb.BtraceInstruction.
34
a3be24ad
TW
352017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
36
37 * python.texi (Recording in Python): Remove Record.ptid defvar.
38
ebe553db
SM
392017-04-21 Simon Marchi <simon.marchi@ericsson.com>
40
41 * gdb.texinfo (GDB/MI Thread Information): Add missing
42 fields, re-word some things.
43 (GDB/MI Thread Commands): Describe fields found in the output of
44 -thread-info, remove description of fields in the
45 thread output tuple, replace with a cross-reference to "GDB/MI
46 Thread Information".
47
9be21bb4
SM
482017-04-21 Simon Marchi <simon.marchi@ericsson.com>
49
50 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
51 from -thread-info output.
52
fe5f7374
AK
532017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
54
55 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
56
eea78757
AK
572017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
58
59 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
60
79778b30
YQ
612017-03-22 Yao Qi <yao.qi@linaro.org>
62
63 * python.texi (Inferiors In Python): Remove @code from Python.
64
cee59b3f
TW
652017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
66
67 * python.texi (Recordings In Python): Document return type of
68 gdb.BtraceInstruction.data.
69
51457a05
MAL
702017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
71
72 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
73 command file-list-shared-libraries
74 (GDB/MI Async Records): Update documentation of library-loaded with new
75 field.
76
f8d99587
DE
772017-03-16 Doug Evans <dje@google.com>
78
79 * guile.texi (Lazy Strings In Guile): Mention arrays.
80 * python.texi (Lazy Strings In Python): Ditto.
81
5cf70512
JW
822017-03-08 Jiong Wang <jiong.wang@arm.com>
83
84 * gdb.texinfo (Memory Protection Extensions): Add missing escape
85 character "@".
86
4a612d6f
WT
872017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
88
89 * Memory Protection Extensions: Add information about inferior
90 calls.
91
216f72a1
JK
922017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
93
94 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
95 DW_TAG_GNU_* and DW_AT_GNU_*.
96
4e746bb6
TW
972017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
98
99 * python.texi (Recordings In Python): New section.
100
3f77c769
TT
1012017-02-14 Tom Tromey <tom@tromey.com>
102
103 PR python/13598:
104 * python.texi (Events In Python): Document events.before_prompt.
105
5cf30ebf
LM
1062017-02-13 Luis Machado <lgustavo@codesourcery.com>
107
108 * gdb.texinfo (Target Commands): Document the optional offset
109 argument for the load command.
110
18da0c51
MG
1112017-02-10 Martin Galvan <martingalvan@sourceware.org>
112
113 PR gdb/21122
114 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
115 space-separated breakpoint lists. Also add a missing @table command
116 and @cindex for breakpoint lists.
117
3f7b46f2
IR
1182017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
119
120 PR tdep/20936
121 * gdb.texinfo: (Standard Target Features): Document SPARC features.
122 (Sparc Features): New node.
123
2735833d
WT
1242017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
125
126 * gdb.texinfo (i386 Features): Add system segment registers
127 as feature.
128
373832b6
SM
1292017-01-24 Simon Marchi <simon.marchi@ericsson.com>
130
131 * python.texi (Events In Python): Fix typo.
132
78cbbba8
LM
1332017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
134 Luis Machado <lgustavo@codesourcery.com>
135
136 * gdb.texinfo (-target-flash-erase): New MI command description.
137 (flash-erase): New CLI command description.
138
387360da
JB
1392017-01-04 John Baldwin <jhb@FreeBSD.org>
140
141 * gdb.texinfo (Contributors): Add SRI International and University
142 of Cambridge for FreeBSD/mips.
143
34c41c68
DE
1442016-12-22 Doug Evans <xdje42@gmail.com>
145
146 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
147 commands.
148
df3ee9ca
PA
1492016-12-02 Pedro Alves <palves@redhat.com>
150
151 * gdb.texinfo (User-defined Commands): Limit on number of
152 arguments passed to user-defined commands removed; update.
153
01770bbd
PA
1542016-12-02 Pedro Alves <palves@redhat.com>
155
156 PR cli/20559
157 * gdb.texinfo (Define): Add example of using "eval" to process a
158 variable number of arguments.
159 (Output) <eval>: Add anchor.
160
ad02e4fe
SM
1612016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
162
163 * Makefile.in: Likewise.
164
8504e097
AA
1652016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
166
167 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
168 xref.
169
39402e6c
PA
1702016-10-29 Pedro Alves <palves@redhat.com>
171
172 * gdb.texinfo (Packets) <vCont>: Remove mention of default
173 actions.
174
ca6eff59
PA
1752016-10-26 Pedro Alves <palves@redhat.com>
176
177 * gdb.texinfo (Packets): Clarify vCont packets with multiple
178 actions that match a thread, and what happens when an action
179 matches a thread that is already running.
180
be06ba8c
SM
1812016-10-14 Simon Marchi <simon.marchi@ericsson.com>
182
183 * gdb.texinfo (Using Trace Files): Fix typo.
184 (GDB/MI Tracepoint Commands): Likewise.
185
99e61eda
SM
1862016-10-14 Simon Marchi <simon.marchi@ericsson.com>
187
188 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
189 of -trace-save.
190
9c37b5ae
TT
1912016-10-06 Tom Tromey <tom@tromey.com>
192
193 * guile.texi (Types In Guile): Remove Java mentions.
194 * python.texi (Types In Python): Remove Java mentions.
195 * gdb.texinfo (Address Locations, Supported Languages)
196 (Index Section Format): Remove Java mentions.
197
ee8da4b8
DE
1982016-08-15 Doug Evans <dje@google.com>
199
200 * gdb.texinfo (Target Description Format): Update docs on "end"
201 field spec and field default type.
202
4034d0ff
AT
2032016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2042016-10-03 Simon Marchi <simon.marchi@ericsson.com>
205
206 PR gdb/20487
207 * gdb.texinfo (Context management): Update mention of frame
208 change notifications.
209 (gdb/mi Async Records): Document frame field in
210 =thread-select event.
211 * observer.texi (GDB Observers): New user_selected_context_changed
212 observer.
213
4435e1cc
TT
2142016-09-28 Tom Tromey <tom@tromey.com>
215
216 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
217 than "memory breakpoint". Further document "kind". Move
218 protocol-details link earlier.
219 <z1>: Document the cmd_list argument. Fix typo.
220 <g>: Remove incorrect sentence.
221 (Stop Reply Packets): Document "OK" response to requests when in
222 non-stop mode.
223 <swbreak>: Use "software breakpoint" rather than "memory
224 breakpoint".
225 <create>: Document that "R" is ignored.
226 <W, X, w>: Document formatting of "AA".
227 (Notification Packets): Use "%Stop", not "%%Stop".
228
ad0a504f
AK
2292016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
230
231 * gdb.texinfo (Embedded Processors): Document ARC.
232 (Synopsys ARC): New section.
233 (Standard Target Features): Document ARC features.
234 (ARC Features): New section.
235
74172ecf
SM
2362016-09-21 Simon Marchi <simon.marchi@ericsson.com>
237
238 * .gitignore: New file.
239
0a1ddfa6
SM
2402016-08-24 Simon Marchi <simon.marchi@ericsson.com>
241
242 * gdb.texinfo (Input/Output): Mention possibility to unset
243 inferior-tty.
244
c0272db5
TW
2452016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
246
247 * gdb.texinfo: Resume btrace on reconnect.
248
e3487908
GKB
2492016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
250
251 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
252 syscall.
253
463888ab
РИ
2542016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
255
256 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
257 command.
258
dac790e1
TT
2592016-07-13 Tom Tromey <tom@tromey.com>
260
261 PR python/15620, PR python/18620:
262 * python.texi (Events In Python): Document new breakpoint events.
263
93daf339
TT
2642016-07-13 Tom Tromey <tom@tromey.com>
265
266 PR python/17698:
267 * python.texi (Breakpoints In Python): Document
268 Breakpoint.pending.
269
cda75e70
TT
2702016-07-13 Tom Tromey <tom@tromey.com>
271
272 * python.texi (Breakpoints In Python): Move table of types and
273 table of watchpoint types earlier in node.
274
e0f3fd7c
TT
2752016-07-12 Tom Tromey <tom@tromey.com>
276
277 PR python/19293:
278 * python.texi (Frames In Python): Document
279 gdb.invalidate_cached_frames.
280
86f78169
PA
2812016-06-21 Pedro Alves <palves@redhat.com>
282
283 * gdb.texinfo (Interpreters): Update intepreter-exec section,
284 document new-ui and explain use case.
285
a28d8e50
YTL
2862016-06-17 Yan-Ting Lin <currygt52@gmail.com>
287
288 * gdb.texinfo (Standard Target Features): Document NDS32 features.
289 (NDS32 Features): New Section.
290
bb556f1f
TK
2912016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
292
293 * gdb.texinfo (Examining Memory): Document negative repeat
294 count in the 'x' command.
295
38b022b4
SM
2962016-06-06 Simon Marchi <simon.marchi@ericsson.com>
297
298 * gdb.texinfo (GDB/MI Async Records): Document method and
299 format fields in =record-started.
300 * observer.texi (record_changed): Add method and format
301 parameters.
302
c185ba27
EZ
3032016-05-27 Eli Zaretskii <eliz@gnu.org>
304
305 * gdb.texinfo (General Query Packets): Move the description of the
306 response before the long list of the specific 'read' and 'write'
307 requests.
308
1957f6b8
TT
3092016-05-23 Tom Tromey <tom@tromey.com>
310
311 * python.texi (Basic Python): Document gdb.breakpoints return.
312
224f10c1
TT
3132016-05-24 Tom Tromey <tom@tromey.com>
314
315 PR gdb/19194:
316 * gdb.texinfo (gdb man): Fix typo.
317
0bdfa368
TT
3182016-05-17 Tom Tromey <tom@tromey.com>
319
320 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
321 (Rust): New node.
322
dcd1f979
TT
3232016-05-17 Tom Tromey <tom@tromey.com>
324
325 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
326
310cdbb6
YQ
3272016-04-27 Yao Qi <yao.qi@linaro.org>
328
329 * gdb.texinfo (tfind): Complete doc about tfind without
330 argument.
331
b8162e5a
AT
3322016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
333
334 * agentexpr.texi (byte): Fix zero_ext description.
335
f7c38292
PA
3362016-03-31 Pedro Alves <palves@redhat.com>
337
338 * gdb.texinfo (M32R/SDI): Delete node.
339 (MIPS Embedded): Remove references to the MIPS remote debugging
340 protocol, PMON and variants, and the associated commands.
341
81516450
DE
3422016-03-15 Doug Evans <dje@google.com>
343
344 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
345 (Target Description Format): Mention enum types. Update docs on
346 flags types.
347 (Predefined Target Types): Add "bool".
348 (Enum Target Types): New node.
349
2a60e18f
PA
3502016-03-15 Pedro Alves <palves@redhat.com>
351
352 * gdb.texinfo (Tracepoint Actions): Fix typo.
353
45fa2529
PA
3542016-03-15 Pedro Alves <palves@redhat.com>
355 Andreas Arnez <arnez@linux.vnet.ibm.com>
356 Marcin Kościelnicki <koriakin@0x04.net>
357
358 * gdb.texinfo (Tracepoint Actions): Document possible
359 unreliability of '$_ret'.
360
f2403c39
AB
3612016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
362
363 * gdb.texinfo (Symbols): Document new 'maint info line-table'
364 command.
365
f2f3ccb9
SM
3662016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
367
368 * gdb.texinfo (Convenience Functions): Document $_as_string.
369
cce0e923
DE
3702016-02-23 Doug Evans <dje@google.com>
371
372 * gdb.texinfo (Skipping Over Functions and Files): Document new
373 options to "skip" command. Update docs of output of "info skip".
374
012b3a21
WT
3752016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
376
377 * gdb.texinfo (Signals): Add bound violation display hints for
378 a SIGSEGV.
379
0748bf3e
MK
3802016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
381
382 * gdb.texinfo (Trace File Format): Add documentation for description
383 section lines.
384
e909d859
MK
3852016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
386
387 * gdb.texinfo (Trace File Format): Remove misleading information
388 about register block ordering.
389
713cdcbf
DE
3902016-02-01 Doug Evans <dje@google.com>
391
392 * gdb.texinfo (Value Sizes): Fix typo.
393
8244c20d
DE
3942016-02-01 Doug Evans <dje@google.com>
395
396 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
397
5fdf6324
AB
3982016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
399
400 * gdb.texinfo (Value Sizes): New section.
401 (Data): Add the 'Value Sizes' node to the menu.
402
67ebd9cb
JB
4032016-01-26 John Baldwin <jhb@FreeBSD.org>
404
405 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
406
6e9567fe
JB
4072016-01-19 John Baldwin <jhb@FreeBSD.org>
408
409 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
410
f303dbd6
PA
4112016-01-18 Pedro Alves <palves@redhat.com>
412
413 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
414 of the thread that hit a breakpoint or received a signal.
415
71ef29a8
PA
4162016-01-15 Pedro Alves <palves@redhat.com>
417
418 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
419
663f6d42
PA
4202016-01-13 Pedro Alves <palves@redhat.com>
421
422 * gdb.texinfo (Threads): Document the $_gthread convenience
423 variable.
424 (Convenience Vars): Likewise.
425
c84f6bbf
PA
4262016-01-13 Pedro Alves <palves@redhat.com>
427
428 * gdb.texinfo (Threads): Document "info threads -gid".
429
22a02324
PA
4302016-01-13 Pedro Alves <palves@redhat.com>
431
432 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
433 anchor.
434 (Threads In Python): Document new InferiorThread.global_num
435 attribute.
436
5d5658a1
PA
4372016-01-07 Pedro Alves <palves@redhat.com>
438
439 * gdb.texinfo (Threads): Document per-inferior thread IDs,
440 qualified thread IDs, global thread IDs and thread ID lists.
441 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
442 thread IDs.
443 (Convenience Vars): Document the $_thread convenience variable.
444 (Ada Tasks): Adjust to refer to thread IDs.
445 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
446 Commands, GDB/MI Variable Objects): Update to mention global
447 thread IDs.
448 * guile.texi (Breakpoints In Guile)
449 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
450 global thread IDs instead of thread IDs.
451 * python.texi (Threads In Python): Adjust documentation of
452 InferiorThread.num.
453 (Breakpoint.thread): Mention global thread IDs instead of thread
454 IDs.
455
84654457
PA
4562016-01-13 Pedro Alves <palves@redhat.com>
457
458 * python.texi (Threads In Python): Document
459 InferiorThread.inferior.
460
e3940304
PA
4612016-01-13 Pedro Alves <palves@redhat.com>
462
463 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
464 convenience variable.
465 (Convenience Vars): Likewise.
466
82075af2
JS
4672016-01-12 Josh Stone <jistone@redhat.com>
468 Philippe Waroquiers <philippe.waroquiers@skynet.be>
469
470 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
471 (Stop Reply Packets): List the syscall entry and return stop reasons.
472 (General Query Packets): Describe QCatchSyscalls, and add it to the
473 table and the detailed list of stub features.
474
bc504a31
PA
4752016-01-12 Pedro Alves <palves@redhat.com>
476
477 Remove use of the registered trademark symbol throughout.
478
cde67b27
YQ
4792016-01-12 Yao Qi <yao.qi@linaro.org>
480
481 * gdb.texinfo (Interrupts): Update the document on handling
482 interrupt when program is stopped.
483
19d9d4ef
DB
4842015-12-11 Don Breazeal <donb@codesourcery.com>
485
486 * gdb.texinfo (Forks): Correct Linux kernel version where
487 fork and exec events are supported, add notes about support
488 of these events in target remote mode.
489 (Connecting): Reorganize and clarify distinctions between
490 target remote, extended-remote, and multiprocess.
491 Reorganize related text from separate sections into new
492 sections.
493 (Server): Note effects of target extended-remote mode.
494 Delete section on Multi-Process Mode for gdbserver.
495 Move some text to "Connecting" node.
496
f4f4330e
PA
4972015-12-10 Pedro Alves <palves@redhat.com>
498
499 * gdb.texinfo (Threads): Replace warning with explanation
500 about single-threaded programs.
501
b1236ac3
PA
5022015-12-10 Pedro Alves <palves@redhat.com>
503
504 * gdb.texinfo (Threads): Remove mention of SGI.
505 (Forks): Remove mention of HP-UX.
506 (Breakpoints): Remove mention of HP-UX.
507 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
508 Reword in terms of architectures.
509 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
510 mention supported systems.
511 (Convenience Vars): Don't mention HP-UX.
512 (Jumping): Remove mention of HP-UX in comment.
513 (Files) <shared libraries>: Update supported shared library types
514 list. Remove mention of HP-UX.
515 (Native): Remove HP-UX subsection.
516 (SVR4 Process Information): Remove mention of HP-UX.
517
0f59c28f
PA
5182015-12-10 Pedro Alves <palves@redhat.com>
519
520 * gdb.texinfo (Stack): Reorder menu.
521
1c35a88f
LM
5222015-12-09 Luis Machado <lgustavo@codesourcery.com>
523
524 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
525 -var-set-format's new zero-hexadecimal format.
526
3685b09f
PMR
5272015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
528
529 * gdb.texinfo (Ada Mode Into): Move overloading support
530 description to its own node.
531 (Overloading support for Ada): New node.
532
f2faf941
PA
5332015-11-30 Pedro Alves <palves@redhat.com>
534
535 PR 14618
536 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
537 (Remote Configuration): Add the "set/show remote
538 no-resumed-stop-reply" to the available settings table.
539 (General Query Packets): Document the "no-resumed" qSupported
540 feature.
541
65706a29
PA
5422015-11-30 Pedro Alves <palves@redhat.com>
543
544 * gdb.texinfo (Remote Configuration): List "set/show remote
545 thread-events" command in configuration table.
546 (Stop Reply Packets): Document "T05 create" stop
547 reason and 'w' stop reply.
548 (General Query Packets): Document QThreadEvents packet. Document
549 QThreadEvents qSupported feature.
550
de979965
PA
5512015-11-30 Pedro Alves <palves@redhat.com>
552
553 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
554 anchor.
555 (Packets): Document vCtrlC.
556
79efa585
SM
5572015-11-26 Simon Marchi <simon.marchi@ericsson.com>
558
559 * gdb.texinfo (Thread List Format): Mention thread names.
560
7e0aa6aa
PA
5612015-11-24 Pedro Alves <palves@redhat.com>
562
563 PR 17539
564 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
565 program-spaces" example to ascending order listing.
566 (Threads): Adjust "info threads" example to ascending order
567 listing.
568 (Forks): Adjust "info inferiors" example to ascending order
569 listing.
570
0c532a29
MM
5712015-11-04 Markus Metzger <markus.t.metzger@intel.com>
572
573 * gdb.texinfo (Process Record and Replay): Document "record
574 instruction-history" modifiers.
575
fc58fa65
AB
5762015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
577
578 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
579 description.
580 (Frame Filter Management): Move to later in the 'Examining the
581 Stack' chapter.
582 (Selection): Add entry for 'select-frame'.
583
792005b0
DE
5842015-09-25 Doug Evans <dje@google.com>
585
586 * gdb.texinfo (Process Record and Replay): Fix syntax of
587 "record instruction-history begin, end" and
588 "record function-call-history begin, end".
589
c58b006b
SM
5902015-09-22 Simon Marchi <simon.marchi@ericsson.com>
591
592 * gdb.texinfo (Specifying Source Directories): Fix
593 substitute-path example.
594
f2665db5
MM
5952015-09-18 Markus Metzger <markus.t.metzger@intel.com>
596
597 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
598
e68fa6f0
PA
5992015-09-15 Pedro Alves <palves@redhat.com>
600
601 PR remote/18965
602 * gdb.texinfo (Stop Reply Packets): Revert previous change to
603 the vforkdone description.
604
8228463c
PA
6052015-09-15 Pedro Alves <palves@redhat.com>
606
607 PR remote/18965
608 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
609 part indicates the thread ID of the parent process.
610
750ce8d1
YQ
6112015-09-15 Yao Qi <yao.qi@linaro.org>
612
613 * gdb.texinfo (General Query Packets): Add vContSupported to
614 tables of 'gdbfeatures' and 'stub features' supported in the
615 qSupported packet, as well as to the list containing stub
616 feature details.
617
b459a59b
DB
6182015-09-11 Don Breazeal <donb@codesourcery.com>
619
620 * gdb.texinfo (Remote Configuration): Add exec event
621 feature to table of packet settings.
622 (Stop Reply Packets): Add exec events to the list of stop
623 reasons.
624 (General Query Packets): Add exec events to tables of
625 'gdbfeatures' and 'stub features' supported in the qSupported
626 packet, as well as to the list containing stub feature
627 details.
628
73b8c1fd
PA
6292015-08-24 Pedro Alves <palves@redhat.com>
630
631 * gdb.texinfo (Remote Configuration): Document the "set/show
632 remote multiprocess-extensions-packet" commands.
633
bb615428
PA
6342015-08-24 Pedro Alves <palves@redhat.com>
635
636 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
637 <M32R>: Remove references to M32R/D.
638 <M68K>: Remove references to target dbug.
639 <MIPS Embedded>: Remove references to target r3900 and target
640 array.
641 <PowerPC Embedded>: Remove references to target dink32 and target
642 ppcbug, target sds
643 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
644
2b4bf6af
AB
6452015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
646
647 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
648
566f5e3b
AB
6492015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
650
651 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
652
18989b3c
AB
6532015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
654
655 * gdb.texinfo (Maintenance Commands): Move documentation of "main
656 info bfds" to...
657 (File Caching): A New section. Outline bfd caching, and add new
658 description for "main set/show bfd-sharing".
659
6ff0ba5f
DE
6602015-08-14 Doug Evans <xdje42@gmail.com>
661
662 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
663 disassembly.
664 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
665
629500fa
KS
6662015-08-11 Keith Seitz <keiths@redhat.com>
667
668 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
669 Use "location(s)"instead of "linespec(s)".
670 (Specifying a Location): Rewrite.
671 Add subsections describing linespec, address, and explicit locations.
672 Add node/menu for each subsection.
673 (Source and Machine Code, C Preprocessor Macros)
674 (Create and Delete Trace points)
675 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
676 (Continuing at a Different Address): Remove "linespec" examples.
677 Add reference to "Specify a Location"
678 (The -break-insert Command): Rewrite. Add anchor.
679 Add reference to appropriate manual section discussing locations.
680 (The -dprintf-insert Command): Refer to -break-insert for
681 specification of 'location'.
682
fbea99ea
PA
6832015-08-07 Pedro Alves <palves@redhat.com>
684
685 * gdb.texinfo (Maintenance Commands): Document "maint set/show
686 target-non-stop".
687
da8c46d2
MM
6882015-08-07 Markus Metzger <markus.t.metzger@intel.com>
689
690 * gdb.texinfo (Process Record and Replay): Document prefixing of
691 speculatively executed instructions in the "record instruction-history"
692 command.
693
a3b5281e
DE
6942015-07-20 Doug Evans <dje@google.com>
695
696 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
697
6bcb1f97
DE
6982015-07-16 Doug Evans <dje@google.com>
699
700 * stabs.texinfo: @include gdb-cfg.texi.
701
db1ff28b
JK
7022015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
703
704 Revert the previous 2 commits:
705 gdbserver build-id attribute generator
706 Validate symbol file using build-id
707
ca5268b6
JK
7082015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
709
710 * gdb.texinfo (Files): Add 'set validate-build-id'
711 and 'show validate-build-id'.
712
700ca40f
JK
7132015-07-15 Aleksandar Ristovski <aristovski@qnx.com
714 Jan Kratochvil <jan.kratochvil@redhat.com>
715
716 gdbserver build-id attribute generator.
717 * gdb.texinfo (Library List Format for SVR4 Targets): Add
718 'build-id' in description, example, new attribute in dtd.
719
7c7f93f6
AB
7202015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
721
722 * gdb.texinfo (Selection): Update documentation for 'frame'
723 command.
724
b0627500
MM
7252015-07-02 Markus Metzger <markus.t.metzger@intel.com>
726
72f4393d 727 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
728 commands.
729
b20a6524
MM
7302015-07-02 Markus Metzger <markus.t.metzger@intel.com>
731
732 * gdb.texinfo (Process Record and Replay): Spell out that variables
733 and registers are not available during btrace replay.
734 Describe the new "record btrace pt" command.
735 Describe the new "set|show record btrace pt buffer-size" options.
736 (General Query Packets): Describe the new Qbtrace:pt and
737 Qbtrace-conf:pt:size packets.
738 Expand "bts" to "Branch Trace Store".
739 Update the branch trace DTD.
740
fc637f04
PP
7412015-06-26 Patrick Palka <patrick@parcs.ath.cx>
742
743 * gdb.texinfo (Command History): Document the new option
744 "history remove-duplicates".
745
18a94d75
DE
7462015-06-19 Doug Evans <dje@google.com>
747
748 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
749 longer supported.
750
0eacb298
PP
7512015-06-17 Patrick Palka <patrick@parcs.ath.cx>
752
753 * gdb.texinfo (Command History): Mention that setting
754 GDBHISTSIZE to the empty string disables history truncation.
755
bc460514
PP
7562015-06-17 Patrick Palka <patrick@parcs.ath.cx>
757
758 PR gdb/16999
759 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
760 behavior.
761
b58c513b
PP
7622015-06-17 Patrick Palka <patrick@parcs.ath.cx>
763
764 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
765 with GDBHISTSIZE.
766
a86c90e6
SM
7672015-06-15 Simon Marchi <simon.marchi@ericsson.com>
768
769 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
770 bytes and memory units for -data-{read,write}-memory-bytes.
771 (Packets): Same for m, M and X packets.
772 * python.texi (Inferiors In Python): Same for read_memory and
773 write_memory.
774
c74f7d1c
JT
7752015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
776
777 * gdb.texinfo (Separate Debug Files): Document that PE is also
778 supported.
779
51f0e40d
AB
7802015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
781
782 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
783 single table entry.
784
966f0aef
WT
7852015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
786
787 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
788
789
15a201c8
GB
7902015-06-10 Gary Benson <gbenson@redhat.com>
791
792 * gdb.texinfo (Remote Configuration): Document the
793 "set/show remote hostio-setfs-packet" command.
794 (Host I/O Packets): Document the vFile:setfs packet.
795
7a6a1731
GB
7962015-06-10 Gary Benson <gbenson@redhat.com>
797
798 * gdb.texinfo (Debugging Output): Document the "set/show debug
799 linux-namespaces" command.
800
7d73c23c 8012015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 802 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
803
804 * gdb.texinfo (i386): Add documentation about "show mpx bound"
805 and "set mpx bound".
806
27e0867f
DE
8072015-05-27 Doug Evans <dje@google.com>
808
809 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
810
b4f54984
DE
8112015-05-26 Doug Evans <dje@google.com>
812
813 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
814 command renamings.
815 (Maintenance Commands): Update for DWARF "set debug" command renamings.
816
55b40027
AB
8172015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
818
819 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
820
a4ea0946
AB
8212015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
822
823 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
824 (TUI Commands): Add 'tui enable' and 'tui disable' details.
825
37442ce1
DE
8262015-05-16 Doug Evans <xdje42@gmail.com>
827
828 * guile.texi (Memory Ports in Guile): Document support for unbuffered
829 memory ports.
830
36de76f9
JK
8312015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
832
833 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
834
0d71eef5
DB
8352015-05-12 Don Breazeal <donb@codesourcery.com>
836
837 * gdb.texinfo (Forks): Note that fork debugging is
838 supported in extended mode.
839 (Remote Configuration): Add fork event features to table
840 of packet settings.
841 (Stop Reply Packets): Add fork events to list of stop reasons.
842 (General Query Packets): Add fork events to tables of
843 'gdbfeatures' and 'stub features' supported in the qSupported
844 packet, as well as to the list containing stub feature
845 details.
846
835205d0
GB
8472015-05-12 Gary Benson <gbenson@redhat.com>
848
849 * gdb.texinfo (General Query Packets): Document
850 qXfer:exec-file:read with empty annex.
851
4c082a81
SC
8522015-05-09 Siva Chandra Reddy <sivachandra@google.com>
853
854 * python.texi (Values From Inferior): Add descriptions of new
855 methods gdb.Value.reference_value and gdb.Value.const_value.
856
b30a0bc3
JB
8572015-05-06 Joel Brobecker <brobecker@adacore.com>
858
859 * gdb.texinfo (Files): Add "info dll" documentation.
860 (Cygwin Native): Remove "info dll" documentation.
861
2ce1cdbf
DE
8622015-04-29 Doug Evans <dje@google.com>
863
864 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
865 Document.
866 (Writing an Xmethod): Add get_result_type to example.
867
59fb7612
SS
8682015-04-28 Sasha Smundak <asmundak@google.com>
869
870 * python.texi: New method documented.
871
cf75d6c3
AB
8722015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
873
874 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
875 format.
876
897c3d32
DE
8772015-04-24 Doug Evans <dje@google.com>
878
879 * python.texi (Xmethods In Python): Fix name of method to call the
880 xmethod.
881
1b6e6f5c
GB
8822015-04-17 Gary Benson <gbenson@redhat.com>
883
884 * gdb.texinfo (Connecting to a Remote Target): Mention that
885 GDB can access program files from remote targets that support
886 qXfer:exec-file:read and Host I/O packets.
887
c78fa86a
GB
8882015-04-17 Gary Benson <gbenson@redhat.com>
889
890 * gdb.texinfo (Remote Configuration): Document the "set/show
891 remote pid-to-exec-file-packet" command.
892 (General Query Packets): Document the qXfer:exec-file:read
893 qSupported features. Document the qXfer:exec-file:read packet.
894
a9a5a3d1
GB
8952015-04-17 Gary Benson <gbenson@redhat.com>
896
897 * gdb.texinfo (set sysroot): Document that "set sysroot" also
898 applies to executable paths if supplied to GDB as absolute.
899
4f45d445
JK
9002015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
901
902 * gdb.texinfo (Mode Options): Remove -xdb.
903
e7a8570f
JK
9042015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
905 Eli Zaretskii <eliz@gnu.org>
906
72f4393d
L
907 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
908 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
909 the compile command. New subsection Compiler search for the compile
910 command.
911
f2983cc3
AW
9122015-04-09 Andy Wingo <wingo@igalia.com>
913
914 * guile.texi (Frames In Guile): Describe frame-read-register.
915
599bd15c
GB
9162015-04-02 Gary Benson <gbenson@redhat.com>
917
918 * gdb.texinfo (set sysroot): Document "target:".
919
d11916aa
SS
9202015-04-01 Sasha Smundak <asmundak@google.com>
921
922 * doc/python.texi (Writing a Frame Unwinder in Python): Add
923 section.
924
df8411da
SDJ
9252015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
926
927 PR corefiles/16092
928 * gdb.texinfo (gcore): Mention new command 'set
929 use-coredump-filter'.
930 (set use-coredump-filter): Document new command.
931
d33279b3
AT
9322015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
933
934 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
935 documentation, reorder the info os entries in alphabetical order.
936
852f8402
SM
9372015-03-26 Simon Marchi <simon.marchi@ericsson.com>
938
939 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
940 -data-write-memory-bytes.
941
856e7dd6
PA
9422015-03-24 Pedro Alves <palves@redhat.com>
943
944 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
945 mention that threads may sometimes run unlocked.
946
236af5e3
YG
9472015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
948
949 * gdb.texinfo (Remote configuration): Document "set/show
950 serial parity" command.
951
464b0089
GB
9522015-03-18 Gary Benson <gbenson@redhat.com>
953
954 * gdb.texinfo (General Query Packets): Remove documentation
955 for now-removed vFile:fstat qSupported features.
956
0a93529c
GB
9572015-03-11 Gary Benson <gbenson@redhat.com>
958
959 * gdb.texinfo (Remote Configuration): Document the
960 "set/show remote hostio-fstat-packet" command.
961 (General Query Packets): Document the vFile:fstat
962 qSupported features.
963 (Host I/O Packets): Document the vFile:fstat packet.
964
85642ba0
AW
9652015-03-11 Andy Wingo <wingo@igalia.com>
966
967 * guile.texi (Objfiles In Guile): Document objfile-progspace.
968
f7e6eed5
PA
9692015-03-04 Pedro Alves <palves@redhat.com>
970
971 * gdb.texinfo (Remote Configuration): Document the "set/show
972 remote swbreak-feature-packet" and "set/show remote
973 hwbreak-feature-packet" commands.
974 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
975 decription.
976 (Stop Reply Packets): Document the swbreak and hwbreak stop
977 reasons.
978 (General Query Packets): Document the swbreak and hwbreak
979 qSupported features.
980 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
981
f873665f 9822015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
983
984 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
985 under *stopped.
986
9a284c97
DE
9872015-03-02 Doug Evans <xdje42@gmail.com>
988
989 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
990
446899e4
AA
9912015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
992
993 * gdb.texinfo (S/390 and System z Features): Describe new feature
994 "org.gnu.gdb.s390.vx".
995
7ee67ee4
SDJ
9962015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
997
998 PR gdb/18008
999 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1000 demangler-warning): Fix typo ("problam").
1001
53cf2ee0
DT
10022015-02-19 David Taylor <dtaylor@emc.com>
1003
1004 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1005
3133f8c1
JM
10062015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1007
1008 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1009 point, DTrace'.
1010 (Static Probe Points): Modified to cover DTrace probes in addition
1011 to SystemTap probes. Also modified to cover the `enable probe'
1012 and `disable probe' commands.
1013
9aca2ff8
JM
10142015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1015
1016 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1017 `disable probe' commands.
1018
fa3f8d5a
DT
10192015-02-12 David Taylor <dtaylor@emc.com>
1020
1021 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1022 fields of the QTDV packet.
1023
d33501a5
MM
10242015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1025
1026 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1027 (Process Record and Replay): Describe new set|show commands.
1028 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1029
f4abbc16
MM
10302015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1031
1032 * gdb.texinfo (Process Record and Replay): Describe the "record
1033 btrace bts" command.
1034 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1035 (Branch Trace Configuration Format): New.
1036
cfb069a8
GB
10372015-01-31 Gary Benson <gbenson@redhat.com>
1038 Doug Evans <dje@google.com>
1039
1040 * gdb.texinfo (Command Completion): Document new
1041 "set/show max-completions" option.
1042
f57d2163
DE
10432015-01-31 Doug Evans <xdje42@gmail.com>
1044
1045 * gdb.texinfo (Symbols): Document new commands
1046 "maint print symbol-cache", "maint print symbol-cache-statistics",
1047 "maint flush-symbol-cache". Document new option
1048 "maint set symbol-cache-size".
1049
9f050062
DE
10502015-01-31 Doug Evans <xdje42@gmail.com>
1051
1052 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1053 distinguish script files vs inlined scripts.
1054 * python.texi (Python Auto-loading): Ditto.
1055
b6577aab
DE
10562015-01-30 Doug Evans <dje@google.com>
1057
1058 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1059 string if present.
1060
3a8b707a
DE
10612015-01-27 Doug Evans <dje@google.com>
1062
1063 * python.texi (Objfiles In Python): Document Objfile.username.
1064
1b549396
DE
10652015-01-27 Doug Evans <dje@google.com>
1066
1067 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1068 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1069
253828f1
JK
10702015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1071
1072 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1073
bf555842
EZ
10742015-01-16 Eli Zaretskii <eliz@gnu.org>
1075
1076 * doc/gdb.texinfo (TUI Commands): Document the possible
1077 values of NAME argument to 'winheight' command. Explain the
1078 effect of 'tabset' setting better.
1079
439250fb
DE
10802015-01-11 Doug Evans <xdje42@gmail.com>
1081
1082 PR gdb/15830
1083 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1084 (Symbols): Ditto.
1085 (Maintenance Commands): Delete docs for "maint demangle".
1086
6bf6fd09
JB
10872014-12-31 Joel Brobecker <brobecker@adacore.com>
1088
1089 * gdb.texinfo (Files): Remove documentation of the
1090 "add-shared-symbol-files" and "assf" commands.
1091 (Cygwin Native): Remove documentation of the "dll-symbols"
1092 command.
1093
cc485e62
DE
10942014-12-17 Doug Evans <xdje42@gmail.com>
1095
1096 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1097
bb2ec1b3
TT
10982014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1099 Jan Kratochvil <jan.kratochvil@redhat.com>
1100
1101 * gdb.texinfo (Altering): Update.
1102 (Compiling and Injecting Code): New node.
1103
6dddd6a5
DE
11042014-12-12 Doug Evans <dje@google.com>
1105
1106 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1107
f5b95c01
AA
11082014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1109
1110 * gdb.texinfo: Document "maint print user-registers".
1111
a0be3e44
DE
11122014-12-08 Doug Evans <dje@google.com>
1113
1114 * python.texi (Objfiles In Python): Document Objfile.owner.
1115
86e4ed39
DE
11162014-12-04 Doug Evans <dje@google.com>
1117
1118 * python.texi (Objfiles In Python): Document
1119 Objfile.add_separate_debug_file.
1120
7c50a931
DE
11212014-12-04 Doug Evans <dje@google.com>
1122
1123 * python.texi (Objfiles In Python): Document Objfile.build_id.
1124
162078c8
NB
11252014-12-02 Nick Bull <nicholaspbull@gmail.com>
1126
1127 * python.texi (Events In Python): Document new events
1128 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1129 and RegisterChangedEvent.
1130
f10c5b19
JK
11312014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1132
1133 Add add-auto-load-scripts-directory.
1134 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1135 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1136
413b59ae
JK
11372014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1138
1139 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1140 description typo.
1141
02be9a71
DE
11422014-10-30 Doug Evans <dje@google.com>
1143
1144 * python.texi (Progspaces In Python): Document ability to add
1145 random attributes to gdb.Progspace objects.
1146 (Objfiles In Python): Document ability to add random attributes to
1147 gdb.objfile objects.
1148
e5f8a7cc
PA
11492014-10-27 Pedro Alves <palves@redhat.com>
1150
1151 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1152 info on stepping and signal handlers.
1153 (Signals): Explain stepping and signal handlers. Add context
1154 index entry, and cross references.
1155
fab3a15d
SM
11562014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1157
1158 * python.texi (Breakpoints In Python): Add parenthesis after
1159 Breakpoint.delete. Clarify Breakpoint.enabled description so
1160 that it contains "disable".
1161
4ffbba72
DE
11622014-10-17 Doug Evans <dje@google.com>
1163
1164 * python.texi (Events In Python): Document clear_objfiles event.
1165
d096d8c1
DE
11662014-10-17 Doug Evans <dje@google.com>
1167
1168 * python.texi (Objfiles In Python): Document new progspace attribute.
1169
32a8097b
PA
11702014-10-17 Pedro Alves <palves@redhat.com>
1171
1172 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1173 (SVR4 Process Information): Delete mention of OSF/1.
1174
2ddf4301
SM
11752014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1176
1177 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1178 exit-code field in -list-thread-groups output.
1179
342cc091
JBG
11802014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1181
1182 * gdb.texinfo (Set Breaks): Add missing "@end table".
1183
a25a5a45
PA
11842014-09-22 Pedro Alves <palves@redhat.com>
1185
1186 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1187 always-inserted off" is the default mode now. Delete
1188 documentation of "set breakpoint always-inserted auto".
1189
2b4fd423
DE
11902014-09-18 Doug Evans <dje@google.com>
1191
1192 * python.texi (Symbol Tables In Python): Document "producer"
1193 attribute of gdb.Symtab objects.
1194
deb8ff2b
PA
11952014-09-16 Pedro Alves <palves@redhat.com>
1196
1197 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1198 (Embedded OS): Remove VxWorks menu entry.
1199 (VxWorks): Remove node.
1200
81219e53
DE
12012014-09-13 Doug Evans <xdje42@gmail.com>
1202
1203 * gdb.texinfo (Signaling): Document new queue-signal command.
1204
faa42425
DE
12052014-09-06 Doug Evans <xdje42@gmail.com>
1206
1207 PR 15276
1208 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1209 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1210
1a6a384b
JL
12112014-09-03 Justin Lebar <jlebar@google.com>
1212
1213 * python.texi (Types In Python): Type.template_argument(n) returns a
1214 gdb.Value or a gdb.Type and throws an exception if n is out of
1215 range.
1216
5f3b99cf
SS
12172014-09-03 Sasha Smundak <asmundak@google.com>
1218
1219 * python.texi (Frames in Python): Add read_register description.
1220
3cecbbbe
TT
12212014-08-04 Tom Tromey <tromey@redhat.com>
1222
1223 * gdb.texinfo (Debugging Output): Update for change to "set debug
1224 target".
1225
90debf20
MM
12262014-08-01 Masaki Muranaka <monaka@monami-software.com>
1227
1228 Pushed by Joel Brobecker <brobecker@adacore.com>.
1229 * Makefile.in (transform): New variable.
1230 (install-man1, install-man5): Apply $(transform) to man file names.
1231
ee7333ae
DE
12322014-07-26 Doug Evans <xdje42@gmail.com>
1233
1234 PR guile/17177
1235 * guile.texi (Guile Pretty Printing API): Fix typo.
1236 Document set-pretty-printers!, pretty-printers.
1237 (Selecting Guile Pretty-Printers): Update.
1238 Mention program-space based pretty-printers.
1239
70509625
PA
12402014-07-25 Pedro Alves <palves@redhat.com>
1241 Eli Zaretskii <eliz@gnu.org>
1242
1243 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1244 with multi-threaded programs.
1245
b67a2c6f
YQ
12462014-06-27 Yao Qi <yao@codesourcery.com>
1247
1248 * gdb.texinfo (Maintenance Commands): Update the output of
1249 'maint print dummy-frames' command.
1250
f179cf97
EZ
12512014-06-24 Eli Zaretskii <eliz@gnu.org>
1252
1253 * gdb.texinfo (Screen Size): Improve indexing.
1254
992c7d70
GB
12552014-06-19 Gary Benson <gbenson@redhat.com>
1256
1257 * gdb.texinfo (Maintenance Commands): Document new
1258 "maint set/show catch-demangler-crashes" option.
1259
57fcfb1b
GB
12602014-06-19 Gary Benson <gbenson@redhat.com>
1261
1262 * gdb.texinfo (Maintenance Commands): Document new
1263 "maint demangler-warning" command and new
1264 "maint set/show demangler-warning" option.
1265
dd5d5494
SC
12662014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1267
1268 * python.texi (Xmethod API): Add space before the opening
1269 parenthesis in function descriptions.
1270
25326a28 12712014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1272
1273 * guile.texi (Guile Configuration): Document guile-data-directory.
1274
0a770bb2 12752014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1276
1277 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1278
16f691fb
DE
12792014-06-04 Doug Evans <xdje42@gmail.com>
1280
1281 * guile.texi (Breakpoints In Guile): Update.
1282
1e47491b
JB
12832014-06-03 Joel Brobecker <brobecker@adacore.com>
1284
1285 * python.texi (Xmethod API): Fix reference to "Progspaces In
1286 Python".
1287
0c6e92a5
SC
12882014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1289
1290 * python.texi (Xmethods In Python, XMethod API)
1291 (Writing an Xmethod): New nodes.
1292 (Python API): New menu entries "Xmethods In Python",
1293 "Xmethod API", "Writing an Xmethod".
1294
06eb1586
DE
12952014-06-02 Doug Evans <xdje42@gmail.com>
1296
1297 * guile.texi (Guile API): Add entry for Parameters In Guile.
1298 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1299 (Parameters In Guile): New node.
1300
e698b8c4
DE
13012014-06-02 Doug Evans <xdje42@gmail.com>
1302
1303 * guile.texi (Guile API): Add entry for Commands In Guile.
1304 (Basic Guile) <parse-and-eval>: Add reference.
1305 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1306 (GDB Scheme Data Types): Mention <gdb:command> object.
1307 (Commands In Guile): New node.
1308
ded03782
DE
13092014-06-02 Doug Evans <xdje42@gmail.com>
1310
1311 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1312 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1313 (Progspaces In Guile): New node.
1314
53e8a631
AB
13152014-05-30 Andrew Burgess <aburgess@broadcom.com>
1316
1317 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1318 * python.texi (Frames In Python): Mention
1319 gdb.FRAME_UNWIND_MEMORY_ERROR.
1320
329ea579
PA
13212014-05-29 Pedro Alves <palves@redhat.com>
1322 Tom Tromey <tromey@redhat.com>
1323
1324 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1325 from example.
1326 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1327 Mention that target-async is now deprecated.
1328 (Maintenance Commands): Document maint set/show target-async.
1329
92bcb5f9
PA
13302014-05-29 Pedro Alves <palves@redhat.com>
1331
1332 * observer.texi (sync_execution_done, command_error): New
1333 subjects.
1334
fd664c91
PA
13352014-05-29 Pedro Alves <palves@redhat.com>
1336
1337 PR gdb/13860
1338 * observer.texi (signal_received, end_stepping_range)
1339 (signal_exited, exited, no_history): New observer subjects.
1340
b2715b27
AW
13412014-05-26 Andy Wingo <wingo@igalia.com>
1342
1343 * guile.texi (GDB Scheme Data Types): Remove documentation for
1344 removed interfaces. Update spelling of gdb-object-kind.
1345
9eaa4c1e
AW
13462014-05-26 Andy Wingo <wingo@igalia.com>
1347
1348 * guile.texi (Basic Guile): Fix some typos.
1349
0f1e8403
AW
13502014-05-26 Andy Wingo <wingo@igalia.com>
1351
1352 * guile.texi (Writing a Guile Pretty-Printer)
1353 (Guile Types Module): Fix excess parentheses in use-modules forms.
1354
697aa1b7
EZ
13552014-05-24 Eli Zaretskii <eliz@gnu.org>
1356
1357 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1358 (Breakpoints In Guile, Guile Printing Module)
1359 (Guile Exception Handling, Values From Inferior In Guile)
1360 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1361 Don't use @var at the beginning of a sentence.
1362
1363 * gdb.texinfo (Frame Filter Management, Trace Files)
1364 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1365 (PowerPC Embedded, Define, Annotations for Running)
1366 (IPA Protocol Commands, Packets, General Query Packets)
1367 (Tracepoint Packets, Notification Packets, Environment)
1368 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1369 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1370 (Frames, Backtrace, Selection, Expressions, Registers)
1371 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1372 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1373 (Source Annotations, Using JIT Debug Info Readers, Packets)
1374 (Stop Reply Packets, Host I/O Packets)
1375 (Target Description Format): Don't use @var at the beginning of a
1376 sentence.
1377
1378 * python.texi (Basic Python, Types In Python)
1379 (Commands In Python, Frames In Python, Line Tables In Python)
1380 (Breakpoints In Python, gdb.printing, gdb.types)
1381 (Type Printing API): Don't use @var at the beginning of a
1382 sentence.
1383
67b5c0c1
MM
13842014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1385
1386 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1387 replay-memory-access".
1388
6a3cb8e8
PA
13892014-05-21 Pedro Alves <palves@redhat.com>
1390
1391 * gdb.texinfo (Starting): Document "set/show
1392 auto-connect-native-target".
1393 (Target Commands): Document "target native".
1394
936d2992
PA
13952014-05-20 Pedro Alves <palves@redhat.com>
1396
1397 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1398 not be remote specific. Add cross reference to the qCRC packet.
1399 (Separate Debug Files): Update cross reference to the qCRC packet.
1400 (General Query Packets) <qCRC packet>: Add anchor.
1401
b3ce5e5f
DE
14022014-05-17 Doug Evans <xdje42@gmail.com>
1403
1404 Copy over changes from guile.texi.
1405 * python.texi (Basic Python) <gdb.execute>: Add text.
1406 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1407 (Values From Inferior) <Python string>: Add text.
1408 (Values From Inferior) <Value.string>: Clarify string length handling.
1409 (Pretty Printing API): Add cindex.
1410 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1411 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1412 @vindex.
1413 (Commands In Python) <COMPLETE_*>: Similarly.
1414 (Symbols In Python) <SYMBOL_*>: Similarly.
1415 (Breakpoints In Python) <WP_*>: Similarly.
1416 (Breakpoints In Python) <BP_*>: Similarly.
1417
8dfcab11
DT
14182014-05-17 David Taylor <dtaylor@emc.com>
1419
1420 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1421 mentioned in the qfThreadInfo reply.
1422
8d551b02
DE
14232014-05-16 Doug Evans <dje@google.com>
1424
1425 * gdb.texinfo (Mode Options): Add -D.
1426
e20bd8f4
SB
14272014-05-09 Samuel Bronson <naesten@gmail.com>
1428
1429 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1430 "make -C".
1431
f989a1c8
TT
14322014-04-29 Tom Tromey <tromey@redhat.com>
1433
1434 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1435 "show debug varobj".
1436
95cf3b38
DT
14372014-05-01 David Taylor <dtaylor@emc.com>
1438
1439 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1440 option.
1441
01f9f808
MS
14422014-04-24 Michael Sturm <michael.sturm@mintel.com>
1443 Walfred Tedeschi <walfred.tedeschi@intel.com>
1444
1445 * gdb.texinfo (i386 Features): Add description of AVX512
1446 registers.
1447
770e7fc7
DE
14482014-03-31 Doug Evans <dje@google.com>
1449
1450 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1451
97d8f0ee
DE
14522014-03-30 Doug Evans <dje@google.com>
1453
1454 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1455 (Background Execution): Ditto.
1456
36cb1214
HZ
14572014-03-21 Pedro Alves <palves@redhat.com>
1458 Stan Shebs <stan@codesourcery.com>
1459 Hui Zhu <hui@codesourcery.com>
1460
1461 * gdb.texinfo (Packets): Add anchor to "? packet".
1462 Remove fixme and update introduction of "k packet".
1463 Add anchor to "vKill packet".
1464
5e3a2c38
SS
14652014-03-12 Stan Shebs <stan@codesourcery.com>
1466
1467 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1468
7a5a839f
LC
14692014-02-26 Ludovic Courtès <ludo@gnu.org>
1470
dc6ae996 1471 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1472
95060284
JB
14732014-02-20 Joel Brobecker <brobecker@adacore.com>
1474
1475 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1476 and "assf" as being deprecated.
1477 (Cygwin Native): Likewise for "dll-symbols".
1478 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1479 as a way to force the loading of symbols from a DLL.
1480
f7bd0f78
SC
14812014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1482
1483 * python.texi (Values From Inferior): Add description about the
1484 new feature.
1485
329baa95
DE
14862014-02-17 Doug Evans <xdje42@gmail.com>
1487
1488 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1489 * gdb.texinfo (Python): Moved to ...
1490 * python.texi: ... here. New file.
1491
687894f5
DE
14922014-02-17 Ludovic Courtès <ludo@gnu.org>
1493
d25f38ee 1494 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1495 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1496 parameter to 'str-lookup-function' procedure. Look for
1497 the "std::string<" prefix.
1498 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1499 Adjust description.
1500
6fb526ee
DE
15012014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1502
d25f38ee 1503 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1504 parantheses for deffn.
1505 (Disassembly In Guile): Ditto.
1506
1e0a5178
SS
15072014-02-10 Stan Shebs <stan@codesourcery.com>
1508
1509 Add Doxygen support.
1510 * Makefile.in (doxy): New action, generates Doxygen files.
1511 (DOXYGEN): New.
1512 (doxyedit): New.
1513 * Doxyfile-base.in: New file.
1514 * Doxyfile-gdb-api.in: New file.
1515 * Doxyfile-gdb-xref.in: New file.
1516 * Doxyfile-gdbserver.in: New file.
1517 * doxy-index.in: New file.
1518 * filter-for-doxygen: New file.
1519 * filter-params.pl: New file.
1520
ed3ef339
DE
15212014-02-10 Doug Evans <xdje42@gmail.com>
1522
1523 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1524 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1525 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1526 (Guile docs): Include guile.texi.
1527 (objfile-gdbdotext file): Add objfile-gdb.scm.
1528 (dotdebug_gdb_scripts section): Mention Guile scripts.
1529 (Multiple Extension Languages): New node.
1530 * guile.texi: New file.
1531
c6044dd1
JB
15322014-01-28 Joel Brobecker <brobecker@adacore.com>
1533
1534 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1535 ignore-descriptive-types". commands.
1536
87ce2a04
DE
15372014-01-22 Doug Evans <dje@google.com>
1538
1539 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1540 (gdbserver man): Ditto.
1541
52834460
MM
15422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1543
1544 * gdb.texinfo: Document limited reverse/replay support
1545 for target record-btrace.
1546
0688d04e
MM
15472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1548
1549 * gdb.texinfo (Process Record and Replay): Update documentation.
1550
8710b709
MM
15512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1552
1553 * gdb.texinfo (Process Record and Replay): Document new /c
1554 modifier accepted by "record function-call-history".
1555 Add /i modifier to "record function-call-history" example.
1556
dcf106f3
JB
15572014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1558 Joel Brobecker <brobecker@adacore.com>
1559
1560 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1561 markers. Remove one that was misplaced.
1562
41ef2965
PA
15632014-01-10 Pedro Alves <palves@redhat.com>
1564
1565 * gdb.texinfo (Your Program's Environment) <set environment>:
1566 Mention the shell, and point at 'set exec-wrapper'.
1567
c0d48811
JB
15682014-01-07 Joel Brobecker <brobecker@adacore.com>
1569
1570 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1571
5fba4c0f
JB
15722013-12-30 Joel Brobecker <brobecker@adacore.com>
1573
1574 * gdb.texinfo (Types In Python): Clarify the documentation
1575 of attribute gdb.Field.bitpos.
1576
0809504b
JB
15772013-12-28 Joel Brobecker <brobecker@adacore.com>
1578
1579 * gdb.texinfo (Types In Python): Fix the documentation of
1580 attribute "bitpos" in class gdb.Field for enum types. Add
1581 documentation for attribute "enumval" in that same class.
1582
edef6000
JB
15832013-12-28 Joel Brobecker <brobecker@adacore.com>
1584
1585 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1586 @ftable.
1587
71b8c845
DE
15882013-12-23 Doug Evans <xdje42@gmail.com>
1589
1590 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1591 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1592 corresponding section in Extending GDB.
1593 (Extending GDB): Move menu up. New menu item "Auto-loading
1594 extensions".
1595 (Sequences): New menu item "Auto-loading sequences".
1596 (Auto-loading sequences): New node.
1597 (Python): Rename section from Scripting GDB to Extending GDB.
1598 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1599 Move docs on ways to auto-load extensions to ...
1600 (Auto-loading extensions): ... here. New node.
1601
d192b373
JB
16022013-12-23 Joel Brobecker <brobecker@adacore.com>
1603
1604 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1605 in menu.
1606 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1607 command, now in a new node.
1608 (GDB/MI Support Commands): New node, with its contents being
1609 extracted from the "GDB/MI Miscellaneous Commands" node.
1610 A small paragraph introducing the section is also added at
1611 the start.
1612 (GDB/MI Miscellaneous Commands): Delete the description of the
1613 -info-gdb-mi-command, -list-features and -list-target-features
1614 commands, now hosted in the "GDB/MI Support Commands" node.
1615
a16b0e22
SC
16162013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1617
1618 PR python/16113
1619 * gdb.texinfo (Values From Inferior): Add a note about using
1620 gdb.Field objects as subscripts on gdb.Value objects.
1621 (Types In Python): Add description about the new attribute
1622 "parent_type" of gdb.Field objects.
1623
9b26f0fb
JB
16242013-12-12 Joel Brobecker <brobecker@adacore.com>
1625
1626 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1627 entry for section docuumenting the -list-features GDB/MI command.
1628
72bfa06c
JB
16292013-12-10 Joel Brobecker <brobecker@adacore.com>
1630
1631 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1632 "exec-run-start-option" entry in the output of the "-list-features"
1633 command.
1634
3ea8680f
EZ
16352013-12-04 Eli Zaretskii <eliz@gnu.org>
1636
1637 * gdb.texinfo (i386): Fix yesterday's commit.
1638
1a4f73eb
TT
16392013-12-03 Tom Tromey <tromey@redhat.com>
1640
1641 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1642 documented here.
1643
6cb999f8
TT
16442013-12-03 Tom Tromey <tromey@redhat.com>
1645
1646 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1647
ca8941bb
WT
16482013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1649
1650 * gdb.texinfo (i386 Features): Add MPX feature registers.
1651 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1652 a subsubsection for MPX and describes the display of the
1653 boundary registers.
1654
688981c9
JB
16552013-12-03 Joel Brobecker <brobecker@adacore.com>
1656
1657 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1658 documentation of the "ada-exceptions" entry.
1659
2ea126fa
JB
16602013-12-03 Joel Brobecker <brobecker@adacore.com>
1661
1662 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1663 "^error" result record concerning the error message. Document
1664 the error code that may also be part of that result record.
1665 (GDB/MI Miscellaneous Commands): Document the
1666 "undefined-command-error-code" element in the output of
1667 the "-list-features" GDB/MI command.
1668
6b7cbff1
JB
16692013-12-03 Joel Brobecker <brobecker@adacore.com>
1670
1671 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1672 the new -info-gdb-mi-command GDB/MI command. Document
1673 the meaning of "-info-gdb-mi-command" in the output of
1674 -list-features.
1675
20e1ca3b
PA
16762013-11-29 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1679 Update comment.
1680
29453a14
YQ
16812013-11-24 Yao Qi <yao@codesourcery.com>
1682
1683 * gdb.texinfo (Caching Remote Data): Document new
1684 "set/show stack-cache" option.
1685
6dd315ba
YQ
16862013-11-24 Yao Qi <yao@codesourcery.com>
1687
1688 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1689 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1690 "off" respectively.
1691
9df9dbe0
YQ
16922013-11-23 Yao Qi <yao@codesourcery.com>
1693
1694 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1695 of "displayhint" to the table about child results.
1696
c78feb39
YQ
16972013-11-21 Yao Qi <yao@codesourcery.com>
1698
1699 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1700 'dynamic' for the output of command -var-list-children.
1701
27b81af3
YQ
17022013-11-21 Yao Qi <yao@codesourcery.com>
1703
1704 * gdb.texinfo (Caching Target Data): Remove "see" before
1705 @pxref.
1706
b26dfc9a
YQ
17072013-11-20 Yao Qi <yao@codesourcery.com>
1708
1709 * gdb.texinfo (Caching Target Data): Update doc for
1710 per-address-space dcache.
1711
b12039c6
YQ
17122013-11-20 Yao Qi <yao@codesourcery.com>
1713
1714 * gdb.texinfo (Data): Rename menu item.
1715 (Caching Remote Data): Rename to ...
1716 (Caching Target Data): ... it. Update.
1717
422ad5c2
JB
17182013-11-18 Joel Brobecker <brobecker@adacore.com>
1719
1720 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1721 "language-option" entry in the output of the "-list-features"
1722 command.
1723
805e1f19
TT
17242013-11-15 Tom Tromey <tromey@redhat.com>
1725
1726 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1727 Add example.
1728
8fe1b653
TT
17292013-11-14 Tom Tromey <tromey@redhat.com>
1730
1731 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1732
403cb6b1
JB
17332013-11-14 Joel Brobecker <brobecker@adacore.com>
1734
1735 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1736 (Context management): Place current subsection text into its own
1737 subsubsection. Add new subsubsection describing the "--language"
1738 command option.
1739
93973826
JB
17402013-11-13 Joel Brobecker <brobecker@adacore.com>
1741
1742 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1743 the documentation of "info-ada-exceptions" in the output
1744 of the "-list-features" command. Add the documentation
1745 of the "ada-exception" entry instead.
1746
6adcee18
JB
17472013-11-12 Joel Brobecker <brobecker@adacore.com>
1748
93973826 1749
6adcee18
JB
1750 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1751 word of a couple of sentences to start with a capital letter.
1752
58d06528
JB
17532013-11-12 Joel Brobecker <brobecker@adacore.com>
1754
1755 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1756 (Ada Exceptions): New node.
1757 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1758 Commands" node.
1759 (GDB/MI Ada Exceptions Commands): New node.
1760 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1761 field in the output of the "-list-features" command.
1762 * NEWS: Add entry for the new "info exceptions" CLI command,
1763 and for the new "-info-ada-exceptions" GDB/MI command.
1764
bc79de95
PM
17652013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1766
1767 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1768 (Line Tables In Python): New node.
1769
73be47f5
DE
17702013-11-08 Doug Evans <dje@google.com>
1771
1772 * gdb.texinfo (Debugging Output): Update text for
1773 "set debug dwarf2-read".
1774
db0fec5c
DE
17752013-11-08 Doug Evans <dje@google.com>
1776
1777 * gdb.texinfo (Debugging Output): Update text for
1778 "set debug symtab-create".
1779
92e32e33
PM
17802013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1781
72f4393d
L
1782 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1783 constant.
92e32e33 1784
f76c27b5
PM
17852013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1786
1787 * gdb.texinfo (Breakpoints In Python): Document temporary
1788 option in breakpoint constructor, and add documentation to the
1789 temporary attribute.
1790
fa4d0c40
YQ
17912013-11-07 Yao Qi <yao@codesourcery.com>
1792
1793 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1794 output of "-var-info-expression".
1795
afa332ce
PA
17962013-11-06 Pedro Alves <palves@redhat.com>
1797
1798 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1799 non-interactive mode.
1800 (Environment) <shell startup files warning>: Mention
1801 non-interactive mode. Mention .zshenv for Z shell, and talk about
1802 BASH_ENV instead of .bashrc for BASH.
1803
9ac69859
NB
18042013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1805
1806 * gdb.texinfo (Commands to Specify Files): Add description
1807 of the remove-symbol-file command.
1808 * observer.texi: New free_objfile event
1809
98882a26
PA
18102013-10-24 Pedro Alves <palves@redhat.com>
1811
1812 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1813
ce13fade
JB
18142013-10-11 Joel Brobecker <brobecker@adacore.com>
1815
1816 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1817 New subsection inside which the "-catch-load" and "-catch-unload"
1818 commands documentation is now placed.
1819 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1820 documenting the "-catch-assert" and "-catch-exception" new
1821 GDB/MI commands.
1822
2446f5ea
JB
18232013-10-10 Joel Brobecker <brobecker@adacore.com>
1824
1825 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1826
0d12017b
JB
18272013-10-10 Joel Brobecker <brobecker@adacore.com>
1828
bd80dc1a
JB
1829 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1830 serial baud".
1831 (Remote Configuration): Replace "set remotebaud" by "set serial
1832 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1833
f4fb82a1
PA
18342013-10-07 Pedro Alves <palves@redhat.com>
1835
1836 PR breakpoints/11568
1837 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1838 when the thread is removed from the thread list.
1839
0c557179
SDJ
18402013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1841
1842 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1843 Update entry for $_exitcode.
1844
5713b9b5
JB
18452013-10-04 Joel Brobecker <brobecker@adacore.com>
1846
1847 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1848 new "--start" option.
1849
901461f8
PA
18502013-10-02 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.texinfo (Registers): Expand description of saved registers
1853 in frames. Explain <not saved>.
1854
8fb8eb5c
DE
18552013-09-25 Doug Evans <dje@google.com>
1856
1857 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1858
0a7cfe2c
SS
18592013-09-16 Stan Shebs <stan@codesourcery.com>
1860
1861 Remove the internals manual gdbint.texinfo.
1862 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1863 (PDFFILES): Remove gdbint.pdf.
1864 (HTMLFILES): Remove gdbint/index.html.
1865 (HTMLFILES_INSTALL): Remove gdbint.
1866 (GDBINT_DOC_FILES): Remove.
1867 (dvi): Remove gdbint.dvi.
1868 (ps): Remove gdbint.ps.
1869 * gdbint.texinfo: Remove file.
1870 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1871
a280dbd1
SDJ
18722013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1873
1874 * gdb.texinfo (Convenience Functions): Mention new convenience
1875 function $_isvoid.
1876
4ac33720
UW
18772013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1878
1879 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1880 (Standard Target Features): Add new node to menu.
1881 (S/390 and System z Features): New node.
1882
b3d3b4bd
SA
18832013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1884
1885 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1886 -list-target-features in the example.
1887
edf9f00c
JK
18882013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1889
1890 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1891 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1892
1d236d23
JK
18932013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1894
1895 Sync documentation with gdb.base/gnu-debugdata.exp.
1896 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1897
5423b017
JK
18982013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1899
1900 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1901
6211c335
YQ
19022013-08-27 Pedro Alves <pedro@codesourcery.com>
1903 Yao Qi <yao@codesourcery.com>
1904
1905 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1906 Document new --skip-unavailable option.
1907 <-stack-list-variables>: Document new --skip-unavailable option.
1908
52e260a3
DE
19092013-08-26 Doug Evans <dje@google.com>
1910
1911 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1912 an optional regexp.
1913
5e92f71a
TT
19142013-08-13 Tom Tromey <tromey@redhat.com>
1915
1916 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1917 Document GDB_PARALLEL and GDB_INOTIFY.
1918
c5d7073b
SS
19192013-08-09 Stan Shebs <stan@codesourcery.com>
1920
1921 * LRS: Remove file, describes a long-abandoned live-range
1922 splitting extension to stabs.
1923
6fbe845e
AB
19242013-07-25 Andrew Burgess <aburgess@broadcom.com>
1925
1926 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1927
e7045703
DE
19282013-07-17 Doug Evans <dje@google.com>
1929
1930 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1931
3105ebf9
TT
19322013-07-02 Tom Tromey <tromey@redhat.com>
1933
1934 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1935
d6c2da54
TT
19362013-06-28 Tom Tromey <tromey@redhat.com>
1937
1938 * Makefile.in (version.subst): Use version.in, not
1939 common/version.in.
1940 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1941 Likewise.
1942
e5823f1c
PA
19432013-06-27 Pedro Alves <palves@redhat.com>
1944
1945 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1946 dynamic symbol resolution code>: New section, based on infrun.c
1947 comment.
1948
92dcb9ff
TT
19492013-06-26 Tom Tromey <tromey@redhat.com>
1950
1951 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1952 Update.
1953 (Releasing GDB): Likewise.
1954
dc673c81
YQ
19552013-06-26 Pedro Alves <pedro@codesourcery.com>
1956 Yao Qi <yao@codesourcery.com>
1957
1958 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1959 -trace-frame-collected.
1960
28a93511
YQ
19612013-06-26 Pedro Alves <pedro@codesourcery.com>
1962
1963 * gdb.texinfo (Traceframe Info Format): Document tvar element
1964 and its attributes.
1965
a0743c90
YQ
19662013-06-25 Yao Qi <yao@codesourcery.com>
1967
1968 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1969
01208463
TT
19702013-06-24 Tom Tromey <tromey@redhat.com>
1971
1972 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1973 (GDBvn.texi): Use version.subst.
1974 (version.subst): New target.
1975 (mostlyclean): Remove version.subst.
1976
c898adb7
YQ
19772013-06-20 Pedro Alves <pedro@codesourcery.com>
1978
1979 * gdb.texinfo (GDB/MI Data Manipulation)
1980 <-data-list-register-values>: Document the --skip-unavailable
1981 option.
1982
7c57fa1e
YQ
19832013-06-07 Yao Qi <yao@codesourcery.com>
1984
1985 * gdb.texinfo (Symbols): Add kindex and cindex for
1986 'maint print msymbols'.
1987
0059c61a 19882013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1989
1990 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1991 response field name (thread-group to inferior).
1992
85dc5a12
GB
19932013-06-04 Gary Benson <gbenson@redhat.com>
1994
1995 * gdb.texinfo (General Query Packets/qSupported): Added
1996 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1997 to the table of currently defined stub features.
1998 Added a more detailed entry for "augmented-libraries-svr4-read".
1999 (General Query Packets/qXfer:libraries-svr4:read): Documented
2000 the augmented form of this packet.
2001
5901af59
JB
20022013-05-23 Joel Brobecker <brobecker@adacore.com>
2003
2004 * gdb.texinfo (System-wide Configuration Scripts): Renames
2005 "Installed System-wide Configuration Scripts". Add associated
2006 @menu block.
2007
c1e36e3e
PA
20082013-05-23 Yao Qi <yao@codesourcery.com>
2009 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.texinfo (Packets): Document 'vCont;r'.
2012 (Continuing and Stepping): Document target-assisted range
2013 stepping, and the 'set range-stepping' and 'show range-stepping'
2014 commands.
2015
0201faac
JB
20162013-05-23 Joel Brobecker <brobecker@adacore.com>
2017
2018 * gdb.texinfo (Installed System-wide Configuration Scripts):
2019 Add subsection describing the scripts now available under
2020 the data-dir's system-gdbbinit subdirectory.
2021 * NEWS: Add entry announcing the availability of system-wide
2022 configuration scripts for ElinOS and Wind River Linux.
2023
c5867ab6
HZ
20242013-05-21 Hui Zhu <hui@codesourcery.com>
2025
2026 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2027 "-dprintf-insert" command.
2028
7d0c9981
DE
20292013-05-17 Doug Evans <dje@google.com>
2030
2031 * gdb.texinfo (Maintenance Commands): Update doc for
2032 "maint check-psymtabs". Add doc for "maint check-symtabs",
2033 "maint expand-symtabs".
2034
742ce053
MM
20352013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2036
2037 * gdb.texinfo (Process Record and Replay): Document the
2038 "record goto" command and its sub-commands.
2039
1e611234
PM
20402013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2041
2042 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2043 (Python API): Add Frame Filters API, Frame Wrapper API,
2044 Writing a Frame Filter/Wrapper, Managing Management of Frame
2045 Filters chapter entries.
2046 (Frame Filters API): New Node.
2047 (Frame Wrapper API): New Node.
2048 (Writing a Frame Filter): New Node.
2049 (Managing Frame Filters): New Node.
2050 (Progspaces In Python): Add note about frame_filters attribute.
2051 (Objfiles in Python): Ditto.
2052 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2053 @anchors and --no-frame-filters option to -stack-list-variables,
2054 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2055 commands.
2056
2874cb83
JB
20572013-05-08 Joel Brobecker <brobecker@adacore.com>
2058
2059 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2060 Support" subsection documenting the XML format used to transfer
2061 shared library info on AIX.
2062
9a005eb9
JB
20632013-05-08 Joel Brobecker <brobecker@adacore.com>
2064
2065 * gdb.texinfo (Debugging Output): Add documentation of
2066 "set debug aix-solib" and "show debug aix-solib" commands.
2067
a1217d97
SL
20682013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2069
2070 * gdb.texinfo (Nios II): New section.
2071 (Nios II Features): New section.
2072
4d1eb6b4
JB
20732013-05-06 Joel Brobecker <brobecker@adacore.com>
2074
2075 * gdbint.texinfo (Algorithms): Remove entries documenting
2076 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2077 SOLIB_CREATE_INFERIOR_HOOK.
2078
3f84184e
TT
20792013-04-29 Tom Tromey <tromey@redhat.com>
2080
2081 PR python/14204:
2082 * gdb.texinfo (Python API): Fix menu entry.
2083 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2084 Define global and static block. Add example. Clarify
2085 block relationship for inline functions.
2086
60155234
TT
20872013-04-29 Tom Tromey <tromey@redhat.com>
2088
2089 * gdb.texinfo (Python API): Mention Python help and keyword
2090 arguments. Move pagination text to Basic Python.
2091 (Basic Python): Put pagination text here. Document
2092 close-on-exec, SIGCHLD, and SIGINT.
2093
5360976e
PA
20942013-04-19 Pedro Alves <palves@redhat.com>
2095
2096 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2097 "signedness" instead of "signness".
2098
bd3f3b55
PA
20992013-04-19 Pedro Alves <palves@redhat.com>
2100
2101 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2102 -Wno-pointer-sign text with text on -Wpointer-sign.
2103
dee368d3
TT
21042013-04-16 Tom Tromey <tromey@redhat.com>
2105
2106 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2107 GCC that has the SDT probe points.
2108
cc16e6c9
TT
21092013-04-15 Tom Tromey <tromey@redhat.com>
2110
2111 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2112 exception catchpoints.
2113
72f1fe8a
TT
21142013-04-15 Tom Tromey <tromey@redhat.com>
2115
2116 * gdb.texinfo (Set Catchpoints): Document $_exception.
2117 (Convenience Vars): Mention $_exception.
2118
591f19e8
TT
21192013-04-15 Tom Tromey <tromey@redhat.com>
2120
2121 * gdb.texinfo (Set Catchpoints): Reorganize exception
2122 catchpoints. Document "catch rethrow".
2123 (Debugging C Plus Plus): Mention "catch rethrow".
2124
02ae6bad
TT
21252013-04-15 Tom Tromey <tromey@redhat.com>
2126
2127 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2128
2c91021c
JK
21292013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2130 Eli Zaretskii <eliz@gnu.org>
2131
2132 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2133 line below the sample output.
2134
6eaaf48b
EZ
21352013-04-12 Eli Zaretskii <eliz@gnu.org>
2136
2137 * gdb.texinfo (Mode Options): Document '-configuration'.
2138 (Help): Document "show configuration".
2139 (Bug Reporting): Add requirements to include the configuration
2140 details in bug reports.
2141
b292c783
JK
21422013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2143
2144 * Makefile.in (MAN1S): Add gcore.1.
2145 Remove "Host, target, and site specific Makefile fragments" comment.
2146 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2147 (install-man1, uninstall-man1): Conditionalize gcore.1.
2148 (gcore.1): New.
2149 * gdb.texinfo (Man Pages): Add gcore man.
2150 (gcore man): New node.
2151
f81d1120
PA
21522013-04-10 Pedro Alves <palves@redhat.com>
2153
2154 * gdb.texinfo (Process Record and Replay): Document that "set
2155 record full insn-number-max", "set record
2156 instruction-history-size" and "set record
2157 function-call-history-size" accept "unlimited".
2158 (Backtrace): Document that "set backtrace limit" accepts
2159 "unlimited".
2160 (List): Document that "set listsize" accepts "unlimited".
2161 (Print Settings)" Document that "set print max-symbolic-offset",
2162 "set print elements" and "set print repeats" accept "unlimited".
2163 (Starting and Stopping Trace Experiments): Document that "set
2164 trace-buffer-size" accepts "unlimited".
2165 (Remote Configuration): Document that "set tcp connect-timeout"
2166 accepts "unlimited".
2167 (Command History): Document that "set history size" accepts
2168 "unlimited".
2169 (Screen Size): Document that "set height" and "set width" accepts
2170 "unlimited". Adjust "set pagination"'s description to suggest
2171 "set height unlimited" instead of "set height 0".
2172
393fd4c3
YQ
21732013-04-10 Yao Qi <yao@codesourcery.com>
2174
2175 * gdb.texinfo (Trace Files): Add "target ctf".
2176
cba5a7bf
JK
21772013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2178
2179 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2180
0ed630cb
JK
2181 * Makefile.in (install-man1, install-man5, uninstall-man1)
2182 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2183
afe1492b
JK
2184 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2185
5b8b6385
JK
21862013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2187 Eli Zaretskii <eliz@gnu.org>
2188
2189 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2190 parameters order. Remove "On some targets" for --attach. Document the
2191 --multi parameter and extended-remote command. Document all the
2192 options.
2193
906ccdf0
JK
21942013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2195
2196 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2197 the list of supported languages.
2198
43662968
JK
21992013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2200
2201 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2202 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2203 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2204 (diststuff): Add man.
2205 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2206 (uninstall-man5): New.
2207 (STAGESTUFF): Add *.1 and *.5.
2208 (GDBvn.texi): Add SYSTEM_GDBINIT.
2209 (gdb.1, gdbserver.1, gdbinit.5): New.
2210 (maintainer-clean realclean): Add $(MANS).
2211 (install): Add install-man.
2212 (uninstall): Add uninstall-man.
2213 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2214 (@copying): Wrap it by @c man begin COPYRIGHT.
2215 (Top): Add Man Pages.
2216 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2217
be9a8770
PA
22182013-04-02 Pedro Alves <palves@redhat.com>
2219
2220 * gdb.texinfo (Debugging Output): Document "set/show debug
2221 aarch64", "set/show debug coff-pe-read" and "set/show debug
2222 mach-o".
2223
a46c1e42
PA
22242013-04-02 Pedro Alves <palves@redhat.com>
2225
2226 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2227 table>: Add entry for "trace-buffer-size".
2228
bd3eecc3
PA
22292013-03-28 Pedro Alves <palves@redhat.com>
2230
2231 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2232 table>: Add entry for "trace-status".
2233
215b9f98
EZ
22342013-03-28 Eli Zaretskii <eliz@gnu.org>
2235
2236 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2237 @bullet", which is invalid (makeinfo 5.1 barfs).
2238
7f7cc265
PA
22392013-03-28 Pedro Alves <palves@redhat.com>
2240
2241 PR gdb/15294
2242
2243 * gdb.texinfo (List) <set listsize>: Adjust to document that
2244 listsize 0 means no limit, and remove mention of -1.
2245
9c0be723
YQ
22462013-03-22 Yao Qi <yao@codesourcery.com>
2247
2248 * gdb.texinfo (Embedded Processors): Remove menu item
2249 "OpenRISC 1000".
2250 (OpenRISC 1000): Remove.
2251
bd712aed
DE
22522013-03-21 Doug Evans <dje@google.com>
2253
2254 * gdb.texinfo (Maintenance Commands): Add docs for
2255 "mt set per-command {space,time,symtab} {on,off}".
2256
d0353e76
YQ
22572013-03-14 Hui Zhu <hui@codesourcery.com>
2258 Yao Qi <yao@codesourcery.com>
2259
2260 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2261
6dd24dfa
KS
22622013-03-13 Keith Seitz <keiths@redhat.com>
2263
2264 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2265 "maint agent" reference to Dynamic printf.
2266
5c4808ca
EZ
22672013-03-11 Eli Zaretskii <eliz@gnu.org>
2268
2269 * gdb.texinfo (General Query Packets): Don't use colon in index
2270 entries visible to Info format.
2271
59ea5688
MM
22722013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2273
2274 * gdb.texinfo (Process Record and Replay): Document record
2275 changes.
2276
2ae8c8e7
MM
22772013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2278
2279 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2280 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2281 qXfer:btrace:read.
2282
28abe188
EZ
22832013-03-09 Eli Zaretskii <eliz@gnu.org>
2284
2285 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2286 use colons in @anchor and @cindex entries.
2287
be9a119c 22882013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2289
2290 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2291
be9a119c 22922013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2293 Hafiz Abid Qadeer <abidh@codesourcery.com>
2294
2295 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2296 trace-buffer-size set and show commands.
2297 (Tracepoint Packets): Document QTBuffer:size.
2298 (General Query Packets): Document QTBuffer:size.
2299
d57350ea
TT
23002013-02-21 Tom Tromey <tromey@redhat.com>
2301
2302 * gdb.texinfo: Remove bad @syncodeindex.
2303 (Values From Inferior, Types In Python, Inferiors In Python)
2304 (Events In Python, Threads In Python, Frames In Python, Blocks In
2305 Python, Symbols In Python, Symbol Tables In Python): Remove
2306 @tables.
2307 (Packets, General Query Packets, Tracepoint Packets)
2308 (Host I/O Packets): Use @w{} for empty @item.
2309
9f44fbc0
SCR
23102013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2311
2312 * gdb.texinfo (Architectures In Python): Add description about
2313 the new method gdb.Architecture.disassemble.
2314
f5911ea1
HAQ
23152013-02-15 Pedro Alves <pedro@codesourcery.com>
2316 Hafiz Abid Qadeer <abidh@codesourcery.com>
2317
2318 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2319 Document the "trace-file" field.
2320
7e1e0340
DE
23212013-02-07 Doug Evans <dje@google.com>
2322
2323 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2324 command.
2325
134a2066
YQ
23262013-02-06 Yao Qi <yao@codesourcery.com>
2327
2328 * gdb.texinfo (GDB/MI Async Records): Document new MI
2329 notification "=tsv-modified". Update the document of MI
2330 notification "=tsv-created".
2331 * observer.texi (GDB Observers): New observer tsv_modified.
2332 Update observer tsv_created and tsv_delete.
2333
430ed3f0
MS
23342013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2335
2336 * gdb.texinfo (AArch64 Features): New section; document
2337 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2338 (Architectures): Add new AArch64 section to document AArch64
2339 architecture specific commands.
2340 (ABI): Add description of the new OS ABI "Newlib" and its influence
2341 on the longjmp handling.
2342
1b56eb55
JK
23432013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2344 Jan Kratochvil <jan.kratochvil@redhat.com>
2345
2346 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2347 variable in 'set/show backtrace' section.
2348
c4957902
TT
23492013-01-31 Tom Tromey <tromey@redhat.com>
2350
2351 * gdb.texinfo (Target Commands): Fix typo.
2352
bea883fd
SCR
23532013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2354
2355 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2356 describing the gdb.Architecture class.
2357 (Frames In Python): Add description about the new method
2358 gdb.Frame.architecture().
2359
796a7ff8
DE
23602013-01-23 Doug Evans <dje@google.com>
2361
2362 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2363
998580f1
MK
23642013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2365
2366 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2367 'thread-groups' field when printing a breakpoint in MI.
2368
c9fb1240
SD
23692012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2370 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2371 to reflect that jit-reader-load now supports absolute file-names.
2372
ab04a2af
TT
23732013-01-16 Tom Tromey <tromey@redhat.com>
2374
2375 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2376 (Signals): Likewise.
2377
8ac3646f
TT
23782013-01-16 Tom Tromey <tromey@redhat.com>
2379
2380 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2381 "catch-type" field.
2382 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2383
e93a8774
TT
23842013-01-07 Tom Tromey <tromey@redhat.com>
2385
2386 * gdb.texinfo (Mode Options): Don't mention -epoch.
2387 (Data, Emacs): Remove obsolete comments.
2388
54516a0b
TT
23892013-01-02 Tom Tromey <tromey@redhat.com>
2390
2391 * gdb.texinfo (GDB/MI Output Records): Update menu.
2392 (GDB/MI Breakpoint Information): New node.
2393 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2394 <-break-insert>: Likewise.
2395
8dbe8ece
YQ
23962012-12-31 Yao Qi <yao@codesourcery.com>
2397
2398 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2399 (Packets): Move "vStopped" packet to ...
2400 (Notification Packets): ... here. Describe the components
2401 of notification. Add a table of supported notifications.
2402 Add an example on the process of he async notification.
2403
f35a17b5
JK
24042012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2405
2406 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2407 present.
2408 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2409 fullname output always present.
2410
0dfd2fad
PM
24112012-12-23 Pierre Muller <muller@sourceware.org>
2412
72f4393d
L
2413 * gdbint.texinfo (Function prototypes): Require use of "extern"
2414 modifier for function prototypes in headers.
0dfd2fad 2415
7785b880
JB
24162012-12-19 Joel Brobecker <brobecker@adacore.com>
2417
2418 * refcard.tex: Update copyright notice to GPL v3 or later.
2419 Update contact info.
2420
3d745be3
JK
24212012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2422
2423 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2424
c9b6281a
YQ
24252012-12-15 Yao Qi <yao@codesourcery.com>
2426
2427 * gdb.texinfo (Debugging Output): Document 'set debug
2428 notification' and 'show debug notification'.
2429
f2a8bc8a
YQ
24302012-12-15 Yao Qi <yao@codesourcery.com>
2431
2432 * gdb.texinfo (Listing Tracepoints): New item and example about
2433 'installed on target' output.
2434 Add more in the example about 'installed on target'.
2435 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2436
451b7c33
TT
24372012-12-14 Tom Tromey <tromey@redhat.com>
2438
72f4393d 2439 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2440
3fa7bf06 24412012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2442
3fa7bf06
MG
2443 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2444
05b4bd79
PA
24452012-12-11 Pedro Alves <palves@redhat.com>
2446
2447 * gdb.texinfo: Remove all mentions of Unixware throughout.
2448
74a0d9f6
JK
24492012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2450
2451 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2452
0c631110
TT
24532012-11-29 Tom Tromey <tromey@redhat.com>
2454
2455 * gdb.texinfo (SVR4 Process Information): Document missing
2456 "info proc" subcommands.
2457
891df0ea
YQ
24582012-11-29 Yao Qi <yao@codesourcery.com>
2459
2460 PR gdb/1477.
2461 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2462 to 'auto' instead of 'gnu'.
2463
608e2dbb
TT
24642012-11-26 Tom Tromey <tromey@redhat.com>
2465
2466 * gdb.texinfo (MiniDebugInfo): New node.
2467 (GDB Files): Update.
2468
e64e0392
DE
24692012-11-16 Doug Evans <dje@google.com>
2470
2471 * gdb.texinfo (System-wide configuration): If the system-wide init
2472 file lives in the data-directory, and --data-directory is provided,
2473 look for it there.
2474
ae606bee
TT
24752012-11-15 Tom Tromey <tromey@redhat.com>
2476
2477 * gdb.texinfo (Signaling): Fix typo.
2478
62747a60
TT
24792012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2480
2481 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2482 parameter "count" of -data-write-memory-bytes, and add an example.
2483
18a9fc12
TT
24842012-11-12 Tom Tromey <tromey@redhat.com>
2485
2486 * gdb.texinfo (Symbols): Document "info type-printers",
2487 "enable type-printer" and "disable type-printer".
2488 (Python API): Add new node to menu.
2489 (Type Printing API): New node.
2490 (Progspaces In Python): Document type_printers field.
2491 (Objfiles In Python): Likewise.
2492 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2493 register_type_printer, TypePrinter>: Document.
2494
53342f27
TT
24952012-11-12 Tom Tromey <tromey@redhat.com>
2496
2497 * gdb.texinfo (Symbols): Document "set print type methods",
2498 "set print type typedefs", and flags to ptype and whatis.
2499
ed8a1c2d
AB
25002012-11-09 Andrew Burgess <aburgess@broadcom.com>
2501
2502 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2503 the example -data-disassemble output. Extend the description of
2504 the -data-disassemble results to document all fields. Document
2505 the cli disassemble command as being related to -data-disassemble.
2506
8506d139
YQ
25072012-11-09 Yao Qi <yao@codesourcery.com>
2508
2509 PR gdb/14777.
2510 * gdb.texinfo (OS Information): Remove doc on command
2511 'info udot'.
2512
4d3f93a2
JB
25132012-11-08 Joel Brobecker <brobecker@adacore.com>
2514
2515 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2516 gdb.ini warning for Windows port.
2517
1e96de83
YQ
25182012-11-08 Yao Qi <yao@codesourcery.com>
2519
2520 * gdb.texinfo (Search): Add kindex for 'fo'.
2521
dc939229
TT
25222012-11-05 Tom Tromey <tromey@redhat.com>
2523
2524 PR python/14802:
2525 * gdb.texinfo (Functions In Python): Add example.
2526
6f6484cd
YQ
25272012-11-03 Yao Qi <yao@codesourcery.com>
2528
2529 * observer.texi (GDB Observers): Remove observer
2530 'tracepoint_modified', 'tracepoint_created' and
2531 'tracepoint_deleted'.
2532
af4238e5
TT
25332012-10-26 Tom Tromey <tromey@redhat.com>
2534
2535 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2536
687e43a4
TT
25372012-10-25 Tom Tromey <tromey@redhat.com>
2538
2539 * gdb.texinfo (General Query Packets): Use @itemx.
2540
8de0566d
YQ
25412012-10-17 Yao Qi <yao@codesourcery.com>
2542
2543 * observer.texi (GDB Observers): Update observer
2544 'memory_changed'.
2545 * gdb.texinfo (GDB/MI Async Records): Document for
2546 "memory-changed" notification.
2547
07540c15
DE
25482012-10-15 Doug Evans <dje@google.com>
2549
2550 * gdb.texinfo (Mode Options): Document -nh.
2551 Elaborate on docs for -nx.
2552
d7019589
SP
25532012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2554
2555 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2556
82a90ccf 25572012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2558 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2559
2560 * gdb.texinfo (GDB/MI Async Records): Document notification
2561 'record-started' and 'record-stopped'.
2562 * observer.texi (GDB Observers): New observer 'record-changed'.
2563
aa9259cc
TS
25642012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2565
2566 * gdb.texinfo: Document the removal of SH's 'regs' command.
2567
c1d780c2
SDJ
25682012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2569
2570 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2571
bb25a15c
YQ
25722012-09-18 Yao Qi <yao@codesourcery.com>
2573
2574 * gdb.texinfo (GDB/MI Async Records): Document new MI
2575 notifications '=tsv-created' and '=tsv-deleted'.
2576 * observer.texi (GDB Observers): New observer tsv_created and
2577 tsv_deleted.
2578
201b4506
YQ
25792012-09-18 Yao Qi <yao@codesourcery.com>
2580
2581 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2582 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2583 '=traceframe-changed'.
2584
6fc1c773
YQ
25852012-09-17 Yao Qi <yao@codesourcery.com>
2586
2587 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2588 'set listsize'.
2589
121c73f3
JK
25902012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2591 Eli Zaretskii <eliz@gnu.org>
2592
2593 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2594 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2595 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2596
e9687799
JK
25972012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2598
2599 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2600
3b5e4d35
YPK
26012012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2602
2603 Document how to return from "python-interactive" to GDB.
2604 * gdb.texinfo (Python Commands): Update documentation.
2605
26062012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2607
2608 Add a new "python-interactive" command that starts a standard
2609 Python interactive prompt with "pi" as alias, and add "py" as
2610 an alias to "python".
2611 * gdb.texinfo (Python Commands): Document the new commands.
2612
b583003e
TT
26132012-08-22 Tom Tromey <tromey@redhat.com>
2614
2615 * gdbint.texinfo (Host Definition): Remove documentation for
2616 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2617
a451cb65
KS
26182012-08-17 Keith Seitz <keiths@redhat.com>
2619
2620 PR c++/13356
2621 * gdb.texinfo (Type and Range Checking): Remove warning.
2622 Remove spurious commas.
2623 Update text and examples for re-implementation of set/show
2624 check type.
2625 (C and C++ Type and Range Checks): Likewise.
2626
6b1755ce
YQ
26272012-08-16 Yao Qi <yao@codesourcery.com>
2628
2629 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2630 is deprecated.
2631
f47f77df
DE
26322012-08-13 Doug Evans <dje@google.com>
2633
2634 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2635 to include functions.
2636
a72c3253
DE
26372012-08-10 Doug Evans <dje@google.com>
2638
2639 * gdb.texinfo (Convenience Funs): New node.
2640 (Types In Python): Document Type.vector.
2641
5b9afe8a
YQ
26422012-08-09 Yao Qi <yao@codesourcery.com>
2643
2644 * observer.texi: New observer command_param_changed.
2645 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2646
dc1039df
JK
26472012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2648
2649 * gdbint.texinfo (Debugging GDB): In section
2650 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2651 Mention also gdb-gdb.py.
2652
4abf930d
YQ
26532012-08-07 Yao Qi <yao@codesourcery.com>
2654
2655 Revert the folloing patch:
2656 2012-08-06 Yao Qi <yao@codesourcery.com>
2657 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2658 remote hardware-watchpoint-limit' and 'set
2659 remote hardware-breakpoint-limit'.
2660
f3c8a52a
JK
26612012-08-06 Nathaniel Flath <flat0103@gmail.com>
2662
2663 * gdb.texinfo (Working Directory): Added information about new
2664 default argument for 'cd' command.
2665
77a91025
YQ
26662012-08-06 Yao Qi <yao@codesourcery.com>
2667
2668 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2669 remote hardware-watchpoint-limit' and 'set
2670 remote hardware-breakpoint-limit'.
2671
d9f08f52
YQ
26722012-08-06 Yao Qi <yao@codesourcery.com>
2673
2674 Fix PR14371.
2675
2676 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2677 '=breakpoint-deleted'.
2678
95b07c96
YQ
26792012-08-02 Yao Qi <yao@codesourcery.com>
2680
2681 * gdb.texinfo (Native): Remove node Neutrino.
2682
7255706c
YQ
26832012-07-27 Yao Qi <yao@codesourcery.com>
2684
2685 * gdb.texinfo (IPA Protocol Commands): Document new command
2686 'close'.
2687
d6b28940
TT
26882012-07-25 Tom Tromey <tromey@redhat.com>
2689
2690 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2691
e615022a
DE
26922012-07-20 Doug Evans <dje@google.com>
2693
2694 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2695 (Index Files): Document how to control the use of deprecated index
2696 sections.
2697 (Index Section Format): Replace --use-deprecated-index-sections with
2698 "set use-deprecated-index-sections on".
2699
055855a4
EZ
27002012-07-12 Eli Zaretskii <eliz@gnu.org>
2701
2702 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2703 indices into a single node "Index". Instead, join function and
2704 variable indices into a single index, separate from the concept
2705 index. Requested in
2706 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2707 (Top): Update the top-level menu: instead of one "Index" there are
2708 now separate entries "Concept Index" and "Function and Variable
2709 Index".
2710 (Concept Index, Function and Variable Index): New nodes.
2711 (Index): Node deleted.
2712
f77cc5f0
HZ
27132012-07-05 Hui Zhu <hui_zhu@mentor.com>
2714
2715 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2716 and "maint agent-eval".
2717
00595b5e
EZ
27182012-07-03 Eli Zaretskii <eliz@gnu.org>
2719
2720 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2721 avoid file-name clashes between Index.html and index.html on
2722 case-insensitive filesystems. See the discussion starting in
2723 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2724 details of the problem.
2725 (Top): Update the master menu for the above.
2726 (Concept Index, Command and Variable Index): New nodes, instead of
2727 the old "Index" node that was deleted. All cross-references
2728 updated.
2729
d3ce09f5
SS
27302012-07-02 Stan Shebs <stan@codesourcery.com>
2731
2732 * gdb.texinfo (Dynamic Printf): Mention agent style and
2733 disconnected dprintf.
2734 (Maintenance Commands): Describe maint agent-printf.
2735 (General Query Packets): Mention BreakpointCommands feature.
2736 (Packets): Document commands extension to Z0 packet.
2737 * agentexpr.texi (Bytecode Descriptions): Document printf
2738 bytecode.
2739
2d7b58e8
JK
27402012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2741
2742 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2743 only after gdbinit files.
2744 (Startup): Move -iex and -iex commands down after gdbinit files.
2745
202cbf1c
JK
27462012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2747
2748 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2749 possibility.
2750
b6ba681c
TT
27512012-06-29 Tom Tromey <tromey@redhat.com>
2752
2753 * gdb.texinfo (Index Section Format): Update for version 7.
2754
71caed83
SS
27552012-06-28 Stan Shebs <stan@codesourcery.com>
2756
2757 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2758 example, add note about title column.
2759
ee0bf529
SCR
27602012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2761
2762 * gdb.texinfo (Symbol Tables In Python): Add description about
2763 the new 'last' attribute of gdb.Symtab_and line.
2764
3c15d565
SCR
27652012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2766
2767 * gdb.texinfo (Symbol Tables In Python): Correct the description
2768 of the 'pc' attribute of gdb.Symtab_and_line.
2769
45cfd468
DE
27702012-06-26 Doug Evans <dje@google.com>
2771
2772 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2773 and symtab-create.
2774
496ee73e
KS
27752012-06-25 Keith Seitz <keiths@redhat.com>
2776
2777 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2778 from example. Remove "rbreak" from list of corresponding
2779 gdb commands.
2780
156942c7
DE
27812012-06-23 Doug Evans <dje@google.com>
2782
2783 * gdb.texinfo (Index Section Format): Document version 7 format.
2784
c614397c
YQ
27852012-06-22 Yao Qi <yao@codesourcery.com>
2786
2787 * gdb.texinfo: Add missing cindex for some packets.
2788
472a2379
KS
27892012-06-20 Keith Seitz <keiths@redhat.com>
2790
2791 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2792 for -break-insert and document -p.
2793
2678e2af
YQ
27942012-06-20 Yao Qi <yao@codesourcery.com>
2795
2796 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2797 and "gdb.write_memory" with "Inferior.read_memory" and
2798 "Inferior.write_memory".
2799
984359d2
EZ
28002012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2801
2802 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2803 (Free Documentation): Add @node line.
2804 (Continuing and Stepping) <advance location>: Use @item instead of
2805 @itemx.
2806 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2807 @itemx.
2808 (Embedded Processors): Put the link to "PA" to its correct place,
2809 according to document structure.
2810 (Python API): Put the link to "Lazy Strings In Python" to its
2811 correct place.
2812 (Index): Use @@ in @tex block to get a literal @.
2813
2814 * gdbint.texinfo: Fix the @subtitle line.
2815
2816 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2817 correct place.
2818
16bdd41f
YQ
28192012-06-08 Yao Qi <yao@codesourcery.com>
2820
2821 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2822 Protocol'.
2823 (In-Process Agent Protocol, IPA Protocol Objects)
2824 (IPA Protocol Commands): New nodes.
2825 (Tracepoint Packets): Add anchors.
2826
2d4c29c5
TS
28272012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2828
2829 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2830
6bd110c5
YQ
28312012-06-06 Yao Qi <yao@codesourcery.com>
2832
2833 * gdb.texinfo: Update copyright year.
2834
f3e0e960
SS
28352012-05-23 Stan Shebs <stan@codesourcery.com>
2836 Kwok Cheung Yeung <kcy@codesourcery.com>
2837
2838 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2839
1564a261
JK
28402012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2841
2842 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2843 Mention also --with-separate-debug-dir.
2844 (Auto-loading): Prepend $debugdir in the sample output.
2845 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2846 auto-load safe-path variable.
2847 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2848 Mention also $debugdir for 'set auto-load scripts-directory'.
2849
eb17f351
EZ
28502012-05-19 Eli Zaretskii <eliz@gnu.org>
2851
2852 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2853 (MIPS Embedded, MIPS, MIPS Register packet Format)
2854 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2855 appropriate.
2856
4cc0665f 28572012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 2858 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
2859
2860 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2861 mips compression".
2862 (MIPS Breakpoint Kinds): New subsubsection.
2863
7af8dcf8 28642012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2865
2866 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2867 nodes for subsections. Add @acronym mark-ups and adjust
2868 formatting.
2869
aff139ff
JK
28702012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2871
2872 Rename $ddir to $datadir.
2873 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2874 (objfile-gdb.py file): Rename $ddir to $datadir.
2875
9cb709b6
TT
28762012-05-18 Tom Tromey <tromey@redhat.com>
2877
2878 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2879
e7e0cddf
SS
28802012-05-14 Stan Shebs <stan@codesourcery.com>
2881
2882 * gdb.texinfo (Dynamic Printf): New subsection.
2883
7efc75aa
SCR
28842012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2885
2886 * gdb.texinfo (Basic Python): Add description about the function
2887 gdb.find_pc_line
2888
f307c045
JK
28892012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2890 Eli Zaretskii <eliz@gnu.org>
2891
2892 * gdb.texinfo (Separate Debug Files): Use plural form for global
2893 debugging information directory.
2894
85d4a676
SS
28952012-05-11 Stan Shebs <stan@codesourcery.com>
2896 Kwok Cheung Yeung <kcy@codesourcery.com>
2897
2898 * gdb.texinfo (Operating System Auxiliary Information): Document new
2899 'info os' subcommands.
2900
c1668e4e
JK
29012012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2902
2903 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2904 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2905 (dotdebug_gdb_scripts section): Add reference
2906 to 'Auto-loading safe path'.
2907
7349ff92
JK
29082012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2909
2910 Implement multi-component --with-auto-load-dir.
2911 * gdb.texinfo (Auto-loading): New references
2912 for 'set auto-load scripts-directory'
2913 and 'show auto-load scripts-directory'.
2914 (Auto-loading safe path): Describe the new default. Move $ddir
2915 substituation reference to 'objfile-gdb.py file'.
2916 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2917 script-name. Describe new 'set auto-load scripts-directory'
2918 and 'show auto-load scripts-directory'.
2919
6dea1fbd
JK
29202012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2921
2922 Provide $ddir substitution for --with-auto-load-safe-path.
2923 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2924 (Auto-loading safe path): Likewise. Mention the default value,
2925 $ddir substitution, --with-auto-load-safe-path and
2926 --without-auto-load-safe-path.
2927 * observer.texi (gdb_datadir_changed): New.
2928
1ccacbcd
JK
29292012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2930
2931 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2932 Twice.
2933
d9242c17
JK
2934 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2935 directory separator by path separator.
2936
af2c1515
JK
29372012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2938
2939 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2940 for 'set auto-load safe-path' optional. Mention if it is omitted.
2941 Change disabling security protection condition to "/", twice.
2942
a20ee7a4
SCR
29432012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2944
2945 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2946 the new methods global_block and static_block on gdb.Symtab
2947 objects.
2948
56af09aa
SCR
29492012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2950
2951 * gdb.texinfo (Blocks In Python): Add a note saying that future
2952 improvements to GDB and its infrastructure can move symbols
2953 across blocks within a symbol table.
2954
2746b0ef
YQ
29552012-04-29 Yao Qi <yao@codesourcery.com>
2956
2957 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2958 (A29K): Remove.
2959
62e5f89c
SDJ
29602012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2961 Tom Tromey <tromey@redhat.com>
2962
2963 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2964 and generic static probe support on GDB.
2965
a766d390
DE
29662012-04-25 Doug Evans <dje@google.com>
2967
50f042b9
DE
2968 * gdb.texinfo (Go): Fix thinko.
2969
a766d390
DE
2970 * gdb.texinfo (Supported Languages): Add Go.
2971 (Go): New node.
2972
f02e2b19
YQ
29732012-04-25 Yao Qi <yao@codesourcery.com>
2974
2975 * gdbint.texinfo (Testsuite): New section `Board settings'.
2976
68d41a48
JK
29772012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2978
2979 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2980 Three times.
2981
174bb630
JK
2982 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2983 Three times.
2984
0511cc75
JK
29852012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2986
2987 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2988 by @table @asis. Fix formatting of one item.
2989
0070f25a
JK
29902012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2991
2992 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2993
4dc84fd1
JK
29942012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2995
2996 New option "set debug auto-load".
2997 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2998 (auto-load verbose mode): New node.
2999
bccbefd2
JK
30002012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3001
3002 New option "set auto-load safe-path".
3003 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3004 and "info auto-load" examples for safe-path. Put there also references
3005 for "set auto-load safe-path" and "show auto-load safe-path".
3006 New menu item for Auto-loading safe path.
3007 (Auto-loading safe path): New node.
3008 (Python Auto-loading): Update the expected output from "Missing"
3009 to "No".
3010
bf88dd68
JK
30112012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3012
3013 auto-load: Implementation.
3014 * gdb.texinfo (Mode Options): New anchor for -nx.
3015 (Startup): New anchors for Option -init-eval-command,
3016 Home Directory Init File
3017 and Init File in the Current Directory during Startup.
3018 Mention set auto-load local-gdbinit with a reference.
3019 Change the sample code to "set auto-load python-scripts".
3020 (Threads): New anchor set libthread-db-search-path.
3021 Provide references to libthread_db.so.1 file.
3022 (Controlling GDB): New menu item for Auto-loading.
3023 (Auto-loading, Init File in the Current Directory)
3024 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3025 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3026 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3027 reference.
3028 (Auto-loading): Rename to ...
3029 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3030 "set auto-load python-scripts", new anchor for it. Change
3031 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3032 for it. Change "info auto-load-scripts"
3033 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3034 to "Python scripts".
3035
8264ba82
AG
30362012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3037
3038 PR mi/13393
3039 * gdb.texinfo (Print Settings): Extend the description for "set print
3040 object".
3041 (GDB/MI Variable Objects): Extend the description for -var-create and
3042 -var-list-children.
3043
06fc020f
SCR
30442012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3045
3046 * gdb.texinfo (Examining Data): Document the 'explore' command.
3047
7191c139
JB
30482012-03-28 Joel Brobecker <brobecker@adacore.com>
3049
3050 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3051 to the children of a varobj and its update range when -var-update
3052 returns that the varobj's type changed.
3053
3708f05e
JK
30542012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3055
3056 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3057 Create two new links fir 'objfile-gdb.py file'
3058 and 'dotdebug_gdb_scripts section'.
3059
8e0583c8
JK
30602012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3061
3062 * gdb.texinfo (Auto-loading): Rename node reference
3063 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3064 Twice.
3065 (.debug_gdb_scripts section): Rename the node ...
3066 (dotdebug_gdb_scripts section): ... here.
3067 (Maintenance Commands): Also rename this node reference.
3068
7b282c5a
SCR
30692012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3070
3071 * gdb.texinfo (Python API/Values From Inferior): Add description
3072 about the new method Value.referenced_value. Add description on
3073 how Value.dereference is different (and similar) to
3074 Value.referenced_value.
3075
8320cc4f
JK
30762012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3077
3078 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3079 --init-eval-command=COMMAND, -iex.
3080 (Startup): Describe -iex and -ix. Simplify the example
3081 for "set auto-load-scripts off".
3082
481860b3
GB
30832012-03-16 Gary Benson <gbenson@redhat.com>
3084
3085 PR breakpoints/10738
3086 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3087 stating that GDB cannot set breakpoints on inlined functions.
3088 (Mode Options): Document --use-deprecated-index-sections.
3089 (Index Section Format): Document new index section version format.
3090
c4aeac85
TT
30912012-03-15 Tom Tromey <tromey@redhat.com>
3092
3093 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3094
16899756
DE
30952012-03-13 Doug Evans <dje@google.com>
3096
3097 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3098 of "reload".
3099 (Symbols): Delete docs for set/show symbol-reloading.
3100 * gdbint.texinfo (Defining Other Architecture Features): Delete
3101 SYMBOL_RELOADING_DEFAULT.
3102 * refcard.tex: Delete reference to symbol-reloading.
3103
9b224c5e
PA
31042012-03-07 Pedro Alves <palves@redhat.com>
3105
3106 * gdb.texinfo (General Query Packets): Document new
3107 QProgramSignals packet.
3108 * gdb.texinfo (Remote configuration): Mention
3109 "program-signals-packet".
3110
169081d0
TG
31112012-03-05 Tristan Gingold <gingold@adacore.com>
3112
3113 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3114
d1feda86
YQ
31152012-03-03 Yao Qi <yao@codesourcery.com>
3116
3117 * gdb.texinfo (In-Process Agent): New node.
3118 Document new commands.
3119 (General Query Packets): Add packet `QAgent'.
3120
1faeff08
MR
31212012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3122
3123 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3124
7d74f244
DE
31252012-03-01 Scott J. Goldman <scottjg@vmware.com>
3126
3127 * gdb.texinfo (Commands In Python): Put example python macro in
3128 COMMAND_USER category rather than COMMAND_OBSCURE.
3129 Document gdb.COMMAND_USER.
3130 (User-defined Commands): Update documentation to clarify
3131 "set/show max-user-call-depth" and "show user" don't apply to python
3132 commands. Update documentation to clarify "help user-defined" may
3133 also include python commands defined as COMMAND_USER.
3134
6fe37d23
JK
31352012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3136
3137 * gdb.texinfo (Startup): Add option -ex description to the option -x
3138 description.
3139
83364271
LM
31402012-02-24 Luis Machado <lgustavo@codesourcery.com>
3141
3142 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3143 condition-evaluation breakpoint parameter.
3144 Mention condition-evaluation mode being shown in "info break".
3145 (Break Conditions): Add description for target-side
3146 conditional breakpoints.
72f4393d 3147 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3148 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3149 cond-expr.
3150 (General Query Packets): Mention new ConditionalBreakpoint feature.
3151
bdb1994d
TT
31522012-02-22 Tom Tromey <tromey@redhat.com>
3153
3154 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3155
4d241c86
TT
31562012-02-17 Tom Tromey <tromey@redhat.com>
3157
3158 PR python/10753:
3159 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3160 directory.
3161
816338b5
SS
31622012-02-14 Stan Shebs <stan@codesourcery.com>
3163
3164 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3165
cc30c4bd
PA
31662012-02-13 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3169 mips-idt-ecoff.
3170
035d1e5b
YQ
31712012-02-09 Yao Qi <yao@codesourcery.com>
3172
3173 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3174
f0823d2c
TT
31752012-02-07 Tom Tromey <tromey@redhat.com>
3176
3177 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3178 Symbol.value.
3179
64e7d9dd
TT
31802012-02-07 Tom Tromey <tromey@redhat.com>
3181
3182 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3183
4220b2f8
TS
31842012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3185
3186 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3187
edcc5120
TT
31882012-01-24 Tom Tromey <tromey@redhat.com>
3189
3190 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3191 unload".
3192 (Files): Mention new catch commands.
3193 (GDB/MI Async Records): Likewise.
3194
53fe1783
GB
31952012-01-24 Gary Benson <gbenson@redhat.com>
3196
3197 Delete #if 0'd out code.
3198 * gdb.texinfo (Frame Info): Remove "info catch".
3199
b9e7b9c3
UW
32002012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3201
3202 * gdb.texinfo (Remote Configuration): Document
3203 "set remote hostio-readlink-packet" command.
3204 (General Query Packets): Document vFile:readlink packet.
3205
4aac40c8
TT
32062012-01-16 Tom Tromey <tromey@redhat.com>
3207
3208 * gdb.texinfo (Specify Location): Document relative file name
3209 handling.
3210
cafec441
TT
32112012-01-16 Tom Tromey <tromey@redhat.com>
3212
3213 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3214
0ee339bc
JK
32152012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3216 Eli Zaretskii <eliz@gnu.org>
3217
3218 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3219 code.
3220
72384ba3
PH
32212012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3222
3223 * gdb.texinfo (Variables): Document use of :: for non-static
3224 variables.
3225
ce1b17c4
JB
32262012-01-05 Joel Brobecker <brobecker@adacore.com>
3227
3228 * gdbint.texinfo (Start of New Year Procedure): Update
3229 to replace use of copyright.sh by use of copyright.py.
3230
217bff3e
JK
32312012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3232
3233 Remove the gdbtui binary.
3234 * all-cfg.texi (GDBTUI): Remove.
3235 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3236 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3237 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3238
cc72b2a2
KP
32392011-12-23 Kevin Pouget <kevin.pouget@st.com>
3240
3241 Introduce gdb.FinishBreakpoint in Python.
3242 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3243 (Python API): Add menu entry for Finish Breakpoints.
3244
13ac8d2c
JK
32452011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3246
3247 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3248 tests.
3249
e0f9f062
DE
32502011-12-16 Doug Evans <dje@google.com>
3251
3252 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3253
80b6e756
PM
32542011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3255
1c3ad6ab 3256 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3257 stack". Add documentation for "set/show python print-stack".
3258
2fb860fc
PA
32592011-12-14 Pedro Alves <pedro@codesourcery.com>
3260
3261 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3262 should transfer control to the stub in the startup code instead of
3263 in main. Mention the need to get past the initial breakpoint.
3264
f8eba3c6
TT
32652011-12-06 Tom Tromey <tromey@redhat.com>
3266
3267 * gdb.texinfo (Set Breaks): Update for new behavior.
3268
2268b414
JK
32692011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3270
3271 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3272 List Format for SVR4 Targets'.
3273 (General Query Packets): New item qXfer:libraries-svr4:read.
3274 (Library List Format for SVR4 Targets): New node.
3275
ae6f0d5b
TT
32762011-12-01 Tom Tromey <tromey@redhat.com>
3277
3278 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3279 add.
3280
36dfb11c
TT
32812011-11-22 Tom Tromey <tromey@redhat.com>
3282
3283 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3284 reasons.
3285
f196051f
SS
32862011-11-20 Stan Shebs <stan@codesourcery.com>
3287
3288 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3289 note-related options and variables.
3290 (Tracepoint Packets): Document packet changes.
3291
f85b53f8
SD
32922011-11-20 Sanjoy Das <sdas@igalia.com>
3293
3294 * gdb.texinfo (JIT Interface): Add documentation on writing and
3295 usind JIT debug info readers.
3296 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3297 Debug Info Readers): New nodes.
3298
bfccc43c
YQ
32992011-11-18 Yao Qi <yao@codesourcery.com>
3300
3301 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3302 tracepoint.
3303
c011a4f4
DE
33042011-11-15 Doug Evans <dje@google.com>
3305
3306 * gdb.texinfo (Files): Document basenames-may-differ.
3307
ed59ded5
DE
33082011-11-14 Doug Evans <dje@google.com>
3309
3310 * gdb.texinfo (Shell Commands): Document "!".
3311
405f8e94
SS
33122011-11-14 Stan Shebs <stan@codesourcery.com>
3313 Kwok Cheung Yeung <kcy@codesourcery.com>
3314
3315 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3316 needed to get shorter fast tracepoints.
3317 (Tracepoint Packets): Document new qTMinFTPILen packet.
3318
1e4d1764
YQ
33192011-11-14 Yao Qi <yao@codesourcery.com>
3320
3321 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3322 behavior of tracepoint.
3323 (General Query Packets): New feature InstallInTrace.
3324 (Remote Configuration): Document "set remote
3325 install-in-trace-packet".
3326
71eba9c2 33272011-11-12 Matt Rice <ratmice@gmail.com>
3328
3329 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3330 Add arguments to info macro.
3331
e0f8f636
TT
33322011-11-10 Tom Tromey <tromey@redhat.com>
3333
3334 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3335 manual.
3336 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3337 (Macros): Add a footnote.
3338 (C): Remove paragraph about compiler options.
3339 (C Constants): Mention wide character and string constants.
3340 (C Plus Plus Expressions): Update compiler option advice. Mention
3341 using declarations. Mention ADL. Remove old HP compiler
3342 information.
3343
625c0d47
TT
33442011-11-10 Tom Tromey <tromey@redhat.com>
3345
3346 PR c++/9257:
3347 * gdb.texinfo (Print Settings): Add an extra note about the need
3348 for a vtable.
3349
4be2aacc
MR
33502011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3351
3352 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3353 "set mips abi" documentation.
3354
0a1c4d10
DE
33552011-11-04 Doug Evans <dje@google.com>
3356
3357 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3358
aad1c02c
TT
33592011-11-03 Tom Tromey <tromey@redhat.com>
3360
3361 * gdb.texinfo (Stopping): Add menu entry.
3362 (Continuing and Stepping): Restore @node. Use @section, not
3363 @subsection.
3364
983fb131
MR
33652011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3366
3367 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3368 designation. Fix "Specify Location" cross-reference.
3369
3065dfb6
SS
33702011-11-02 Stan Shebs <stan@codesourcery.com>
3371
3372 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3373 (General Query Packets): Describe tracenz feature.
3374 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3375
0aaaf063
PK
33762011-10-28 Paul Koning <paul_koning@dell.com>
3377
3378 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3379
2231f1fb
KP
33802011-10-27 Kevin Pouget <kevin.pouget@st.com>
3381
72f4393d 3382 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3383 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3384
5110b5df
PK
33852011-10-26 Paul Koning <paul_koning@dell.com>
3386
3387 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3388
22dbab46
PK
33892011-10-25 Paul Koning <paul_koning@dell.com>
3390
3391 PR python/13327
72f4393d 3392
22dbab46
PK
3393 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3394 fetch_lazy method.
3395
9df2fbc4
PM
33962011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3397
3398 PR python/12656
3399
3400 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3401 global_block, static_block function.
3402
f05e2e1d
TT
34032011-10-19 Tom Tromey <tromey@redhat.com>
3404
3405 * gdb.texinfo (Commands In Python): Add missing "@"s.
3406
a7fc3f37
KP
34072011-10-13 Kevin Pouget <kevin.pouget@st.com>
3408
3409 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3410 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3411 constants.
3412
5048e516
JK
34132011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3414
3415 Fix compatibility with texinfo versions older than 4.12.
3416 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3417 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3418 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3419 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3420 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3421 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3422 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3423
5a56e9c5
DE
34242011-10-09 Doug Evans <dje@google.com>
3425
3426 * gdb.texinfo (Extending GDB): Document alias command.
3427
36b11add
JK
34282011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3429
3430 Support @entry in input expressions.
3431 * gdb.texinfo (Variables): Describe @entry names suffix.
3432 (Print Settings): Add anchor for `set print entry-values'.
3433
e18b2753
JK
34342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3435 Eli Zaretskii <eliz@gnu.org>
3436
3437 Display @entry parameter values (without references).
3438 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3439 example.
3440 (Print Settings): New description of set print entry-values and show
3441 print entry-values.
3442
111c6489
JK
34432011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3444 Eli Zaretskii <eliz@gnu.org>
3445
3446 Recognize virtual tail call frames.
3447 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3448 (Tail Call Frames): New node.
3449 (Frames In Python): Add gdb.TAILCALL_FRAME.
3450
9c15afc4
DE
34512011-10-07 Doug Evans <dje@google.com>
3452
3453 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3454 register_pretty_printer.
3455
99f5279d
PM
34562011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3457
3458 PR python/12930
3459 PR python/12802
3460
3461 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3462 stop method.
3463
03583c20
UW
34642011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3465
3466 * gdb.texinfo (Starting your Program): "set disable-randomization"
3467 is no longer Linux-specific.
3468 (Remote Configuration): Document "set remote
3469 disable-randomization-packet".
3470 (General Query Packets): Document "QDisableRandomization" packet
3471 and add it to "qSupported" list.
3472
bd054e06
KP
34732011-10-07 Kevin Pouget <kevin.pouget@st.com>
3474
3475 Allow Python notification of new object-file loadings.
3476 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3477 event type.
3478
cb6be26b
KP
34792011-10-04 Kevin Pouget <kevin.pouget@st.com>
3480
3481 PR python/12691: Add the inferior to Python exited event
3482 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3483
a05336a1
JB
34842011-10-03 Joel Brobecker <brobecker@adacore.com>
3485
3486 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3487 rephasing.
3488
5d77fe44
JB
34892011-10-03 Joel Brobecker <brobecker@adacore.com>
3490
3491 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3492 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3493 as possible feature returned by the `-list-features'
3494 command.
3495
699df94d
PK
34962011-09-28 Paul Koning <paul_koning@dell.com>
3497
3498 * gdb.texinfo (gdb.Type): Document field access by dictionary
3499 key syntax.
3500
24bdad53
YQ
35012011-09-28 Yao Qi <yao@codesourcery.com>
3502
3503 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3504 Add one space after option `-s'. Remove @r{} markup.
3505
6710bf39
SS
35062011-09-27 Stan Shebs <stan@codesourcery.com>
3507
3508 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3509
d99f7e48
HZ
35102011-09-16 Hui Zhu <teawater@gmail.com>
3511
3512 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3513 to *(unsigned char *)$esp@300.
3514
d812018b
PK
35152011-09-15 Paul Koning <paul_koning@dell.com>
3516
3517 * gdb.texinfo: Make style of Python functions and methods match
3518 the syntax of Python. Also put class and module names explicitly
3519 on function, member, and variable names, matching Python
3520 documentation conventions.
72f4393d 3521
2aa48337
KP
35222011-09-15 Kevin Pouget <kevin.pouget@st.com>
3523
3524 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3525 * gdb.texinfo (Inferiors In Python): Describe new
3526 gdb.selected_inferior() function.
3527
6839b47f
KP
35282011-09-15 Kevin Pouget <kevin.pouget@st.com>
3529
3530 Handle multiple breakpoint hits in Python interface:
3531 * gdb.texinfo (Events In Python): New function documentation:
3532 gdb.BreakpointEvent.breakpoints. Indicate that
3533 gdb.BreakpointEvent.breakpoint is now deprecated.
3534
26829f2b
JB
35352011-09-04 Joel Brobecker <brobecker@adacore.com>
3536
3537 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3538
a9f54f60
TT
35392011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3540
3541 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3542
fa3a4f15
PM
35432011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3544
72f4393d
L
3545 * gdb.texinfo (Prompt): Add set/show extended-prompt
3546 documentation
3547 (Basic Python): Add prompt_hook anchor.
3548 (Python modules): Reword module text to reflect multiple modules.
3549 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3550
224bbe49
YQ
35512011-08-14 Yao Qi <yao@codesourcery.com>
3552
78d85199
YQ
3553 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3554
35552011-08-14 Yao Qi <yao@codesourcery.com>
3556
3557 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3558 (TIC6x Features): New node.
3559
457e09f0
DE
35602011-08-12 Doug Evans <dje@google.com>
3561
3562 * gdb.texinfo (Symbols In Python): Document symbol.type.
3563
5e239b84
PM
35642011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3565
3566 * gdb.texinfo (Python): Document command and function
3567 auto-loading.
3568
177bc839
JK
35692011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3570 Eli Zaretskii <eliz@gnu.org>
3571
3572 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3573 typedefs unrolling. Extend the sample code by an inner typedef and
3574 outer typedefs unrolling.
3575
1a532630
PP
35762011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3577
3578 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3579 size and line-size.
3580
9b158ba0 35812011-07-21 Matt Rice <ratmice@gmail.com>
3582
3583 PR macros/12999
3584 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3585 Update text and cindex entries for info macro command.
3586
d17b6f81
PM
35872011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3588
3589 * observer.texi (GDB Observers): Add before_prompt observer.
3590 * gdb.texinfo (Basic Python): Add documentation for prompt
3591 substitution.
3592
713389e0
PM
35932011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3594
72f4393d 3595 PR python/12438
713389e0 3596 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3597 set/show python print-stack. Document set/show python
3598 print-backtrace.
713389e0 3599
177b42fe
TJB
36002011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3601
3602 * gdb.texinfo: Fix typos.
3603
900e11f9
JK
36042011-07-01 Tom Tromey <tromey@redhat.com>
3605
3606 * gdb.texinfo (Debugging Output): Document set debug
3607 check-physname.
3608
39c4d40a
TT
36092011-06-29 Tom Tromey <tromey@redhat.com>
3610
3611 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3612 breakpoint-notifications feature.
3613
6f5def7d
UW
36142011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3615
3616 * gdb.texinfo (Target Description): Remove warning about
3617 possibly unstable format.
3618
8cf64490
TT
36192011-06-03 Tom Tromey <tromey@redhat.com>
3620
3621 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3622 (Events In Python): Note that exit_code is optional.
3623
393eab54
PA
36242011-05-17 Pedro Alves <pedro@codesourcery.com>
3625
3626 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3627 required for multi-threading support.
3628 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3629 Hc are deprecated for multi-threading debugging. Point readers at
3630 the vCont packet.
3631
75fc9810
DE
36322011-05-15 Doug Evans <dje@google.com>
3633
3634 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3635
01124a23
DE
36362011-05-13 Doug Evans <dje@google.com>
3637
98a5dd13
DE
3638 * gdb.texinfo (Threads): Document $sdir,$pdir.
3639 (Server): Document $pdir exception.
3640
dbaefcf7
DE
3641 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3642
cc63ef9b
DE
3643 * gdb.texinfo (Threads): Clarify default value for
3644 libthread-db-search-path.
7e0396aa 3645
01124a23
DE
3646 * gdb.texinfo (Completion): Update example.
3647 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3648
d248b706
KY
36492011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3650
3651 * gdb.texinfo: Document change in the behaviour of the enable and
3652 disable GDB commands when applied to tracepoints.
3653 Document the EnableDisableTracepoints remote stub feature.
3654 Document QTEnable and QTDisable in the list of tracepoint packets.
3655
cc88a640
JK
36562011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3657
3658 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3659 hsuser.texi.
3660 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3661 comment to hsuser.texi. Change rluser.texi name in the comment.
3662
84e578fb
DE
36632011-05-10 Doug Evans <dje@google.com>
3664
3665 * gdb.texinfo (Threads): If an empty path is provided for
3666 libthread-db-search-path it is reset to its default value.
3667 (Server): Ditto.
3668
478aac75
DE
36692011-05-09 Doug Evans <dje@google.com>
3670
3671 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3672
9c06b0b4
TJB
36732011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3674 Thiago Jung Bauermann <bauerman@br.ibm.com>
3675
3676 Implement support for PowerPC BookE masked watchpoints.
3677 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3678 (PowerPC Embedded): Mention support of masked watchpoints.
3679
9ed350ad
JB
36802011-05-03 Joel Brobecker <brobecker@adacore.com>
3681
3682 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3683 `@value{GDBN}'.
3684
4ceed123
JB
36852011-05-03 Joel Brobecker <brobecker@adacore.com>
3686
3687 * gdb.texinfo (titlepage): Remove dedication.
3688 (In Memoriam): New appendix.
3689
559a7a62
JK
36902011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3691 Eli Zaretskii <eliz@gnu.org>
3692
3693 * gdb.texinfo (Index Section Format): Change the version to 5.
3694 Describe the different formula.
3695
03f2bd59
JK
36962011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3697 Eli Zaretskii <eliz@gnu.org>
3698
3699 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3700 for disconnected tracing.
3701 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3702 extended-remote relationship. Mention --once.
3703 (TCP port allocation lifecycle of @code{gdbserver}): New.
3704
d9b1a651
EZ
37052011-04-23 Eli Zaretskii <eliz@gnu.org>
3706
3707 * gdb.texinfo (Server): Improve indexing. Index all optional
3708 switches to gdbserver.
3709
90476074
TT
37102011-04-20 Tom Tromey <tromey@redhat.com>
3711
3712 * gdb.texinfo (Index Section Format): New node.
3713 (Top): Add new node to menu.
3714
c21236dc
PA
37152011-04-20 Pedro Alves <pedro@codesourcery.com>
3716
3717 * gdb.texinfo (Maintenance Commands): Document `maint print
3718 remote-registers'.
3719
05c8c3f5
TT
37202011-04-20 Tom Tromey <tromey@redhat.com>
3721
3722 * gdb.texinfo (Trace File Format): Move node later.
3723
7a9dd1b2
TT
37242011-04-19 Tom Tromey <tromey@redhat.com>
3725
3726 * gdbint.texinfo (Register Information Functions): Remove
3727 duplicate "the".
3728 * gdb.texinfo (Emacs): Remove duplicate "to".
3729 (GDB/MI Variable Objects): Remove duplicate "the".
3730 (General Query Packets): Likewise.
3731
4368ebeb
JB
37322011-04-02 Joel Brobecker <brobecker@adacore.com>
3733
3734 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3735 "GDB/MI Ada Exception Information" node.
3736
956a9fb9
JB
37372011-04-01 Joel Brobecker <brobecker@adacore.com>
3738
3739 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3740 the "exception-name" field in the *stopped async record.
3741
f1310107
TJB
37422011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3743 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3744
3745 Implement support for PowerPC BookE ranged breakpoints.
3746 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3747
8786b2bd
TT
37482011-03-28 Tom Tromey <tromey@redhat.com>
3749
3750 * gdb.texinfo (Set Tracepoints): Fix typo.
3751
9ef07c8c
TT
37522011-03-24 Tom Tromey <tromey@redhat.com>
3753
3754 * gdb.texinfo (Specify Location): Document `function:label'
3755 linespec.
3756
99c3dc11
PM
37572011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3758
f1310107 3759 PR python/12149
99c3dc11
PM
3760
3761 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3762
29703da4
PM
37632011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3764
3765 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3766 (Inferiors In Python): Likewise.
3767 (Threads In Python): Likewise.
3768 (Symbols In Python): Likewise.
3769 (Objfiles In Python): Likewise.
3770 (Symbol Tables In Python): Likewise.
3771
c9174737
PA
37722011-03-15 Pedro Alves <pedro@codesourcery.com>
3773
3774 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3775 display>: Explain that the commands accept number ranges.
3776
7371cf6d
PM
37772011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3778
3779 * gdb.texinfo (Breakpoints In Python): Add description and example
3780 of Python stop function operation.
3781
ecec24e6
PM
37822011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3783
3784 * gdb.texinfo (Parameters In Python): Document get_set_string and
3785 get_show_string methods.
3786
6dcd5565
JK
37872011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3788
3789 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3790
81896e36
JK
3791 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3792 circular-trace-buffer name.
3793
5e30da2c
JB
37942011-02-28 Joel Brobecker <brobecker@adacore.com>
3795
3796 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3797 in the previous change.
3798
3bd0f5ef 37992011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 3800
72f4393d 3801 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
3802 that they can accept multiple arguments.
3803
4ec7539c
JB
38042011-02-24 Joel Brobecker <brobecker@adacore.com>
3805
3806 Revert the following patch (code patch was not approved):
3807 2011-02-21 Hui Zhu <teawater@gmail.com>
3808 * agentexpr.texi (bytecode descriptions): add printf.
3809 * gdb.texinfo (tracepoint action lists): add printf.
3810
82809774
DE
38112011-02-23 Doug Evans <dje@google.com>
3812
3813 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3814
e5a67952
MS
38152011-02-23 Michael Snyder <msnyder@vmware.com>
3816
3817 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3818 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3819 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3820
6e6fbe60
DE
38212011-02-22 Doug Evans <dje@google.com>
3822
3823 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3824 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3825 add description of result, fix @defun formatting.
3826
f994e27a
HZ
38272011-02-21 Hui Zhu <teawater@gmail.com>
3828
3829 * agentexpr.texi (Bytecode Descriptions): Add printf.
3830 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3831
c7f96d2b
TT
38322011-02-18 Tom Tromey <tromey@redhat.com>
3833
3834 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3835
60f98dde
MS
38362011-02-14 Michael Snyder <msnyder@vmware.com>
3837
3838 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3839 Document new command "thread find".
3840
08e796bc
MS
38412011-02-14 Michael Snyder <msnyder@vmware.com>
3842
3843 * gdb.texinfo (Threads): Update example of new thread message.
3844
b3b9301e
PA
38452011-02-14 Pedro Alves <pedro@codesourcery.com>
3846
3847 * gdb.texinfo (Remote Configuration): Mention set/show remote
3848 traceframe-info.
3849 (Tools/Packages Optional for Building GDB): Mention that expat is
3850 used for traceframe info.
3851 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3852 (General Query Packets) <qSupported>: Describe the
3853 qXfer:traceframe-info:read feature.
3854 (qXfer::read): Describe qXfer:traceframe-info:read.
3855 (Traceframe Info Format): New section.
3856
cef35b0f
PA
38572011-02-04 Pedro Alves <pedro@codesourcery.com>
3858
3859 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3860 for casts and unary operators.
3861
f1cbe1d3
TT
38622011-02-04 Tom Tromey <tromey@redhat.com>
3863
3864 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3865 is not useful.
3866
585fdaa1
PA
38672011-01-25 Pedro Alves <pedro@codesourcery.com>
3868
3869 * gdb.texinfo: s/value optimized out/optimized out/g
3870
7bfc9434
JB
38712011-01-21 Joel Brobecker <brobecker@adacore.com>
3872
3873 * gdb.texinfo (Other Misc Settings): Rework part of the
3874 documentation of the "set interactive mode" command.
3875
4694da01
TT
38762011-01-19 Tom Tromey <tromey@redhat.com>
3877
3878 * gdb.texinfo (Threads): Document thread name output and `thread
3879 name' command.
3880 (Threads In Python): Document Thread.name attribute.
3881 (GDB/MI Thread Commands): Document thread attributes.
3882
b716877b
AB
38832011-01-12 Andrew Burgess <aburgess@broadcom.com>
3884
3885 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3886 changes in mi/mi-cmd-disas.c
3887
13fd8b81
TT
38882011-01-12 Tom Tromey <tromey@redhat.com>
3889
3890 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3891 Fix "thread apply" text.
3892
e09342b5
TJB
38932011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3894 Thiago Jung Bauermann <bauerman@br.ibm.com>
3895
3896 Implement support for PowerPC BookE ranged watchpoints.
3897 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3898 the "set powerpc exact-watchpoints" flag.
3899
06e65f44
TT
39002011-01-07 Tom Tromey <tromey@redhat.com>
3901
3902 * gdb.texinfo (Python API): Add descriptions to @menu items.
3903
d8e22779
TT
39042011-01-06 Tom Tromey <tromey@redhat.com>
3905
3906 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3907
a255712f
PP
39082010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3909
e09342b5 3910 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3911
ccfc3d6e
TT
39122011-01-06 Tom Tromey <tromey@redhat.com>
3913
3914 PR python/12133:
3915 * gdb.texinfo (Frames In Python): Document various frame
3916 constants.
3917
44944448
JB
39182011-01-05 Joel Brobecker <brobecker@adacore.com>
3919
3920 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3921 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3922 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3923
42ea3d7a
JK
39242011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3925
3926 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3927 (clean): Add GDBvn.texi.
3928
720d1a40
JB
39292010-12-29 Joel Brobecker <brobecker@adacore.com>
3930
3931 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3932 occasional case where the debugger prints an array address
3933 instead of the array itself.
3934
ad196637
PA
39352010-12-23 Pedro Alves <pedro@codesourcery.com>
3936
3937 * gdb.texinfo (Packets) <read registers packet>: Document support
3938 for registers that were not collected.
3939
a86caf66
DE
39402010-12-15 Doug Evans <dje@google.com>
3941
3942 * gdb.texinfo (Startup): Document auto-loading of scripts during
3943 startup.
3944 (Auto-loading): Delete "maint set python auto-load on|off".
3945 Add "set auto-load-scripts on|off".
3946
aae1c79a
DE
39472010-12-07 Doug Evans <dje@google.com>
3948
3949 * gdb.texinfo (Mode Options): Document -data-directory.
3950 (Data Files): Add reference to -data-directory.
3951
4e04c971
DE
39522010-11-29 Doug Evans <dje@google.com>
3953
3954 * gdb.texinfo (Pretty-Printer Introduction): Change
3955 printer-name:subprinter-name to printer-name;subprinter-name.
3956
94b6973e
PM
39572010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3958
72f4393d 3959 PR python/12199
94b6973e
PM
3960
3961 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3962
39037522
TT
39632010-11-23 Tom Tromey <tromey@redhat.com>
3964
3965 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3966 (Editing): Likewise.
3967 (Command History): Likewise.
3968 (TUI Keys): Likewise.
3969 (Bug Reporting): Conditionally include rluser.texi and
3970 inc-history.texinfo.
3971 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3972 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3973 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3974 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3975 (gdb.pdf): Likewise.
3976 (gdb.info): Likewise.
3977 (gdb/index.html): Likewise.
3978
5ae98d25
TT
39792010-11-23 Tom Tromey <tromey@redhat.com>
3980
3981 * Makefile.in (Makefile): Run ../config.status.
3982 (distclean): Update.
3983 * configure: Remove.
3984 * configure.ac: Remove.
3985
621c8364
TT
39862010-11-12 Tom Tromey <tromey@redhat.com>
3987
3988 * gdb.texinfo (Basic Python): Update. Add xref.
3989 (Exception Handling): Document new exception classes.
3990 (Types In Python): Update.
3991 (Frames In Python): Update.
3992
84f4c1fe
PM
39932010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3994
3995 * gdb.texinfo (Breakpoints In Python): Document "internal"
3996 parameter, and visible attribute.
3997
99e7ae30
DE
39982010-11-05 Doug Evans <dje@google.com>
3999
4000 * gdb.texinfo (Source Path): Document "set directories".
4001
f4b8a18d
KW
40022010-11-05 Ken Werner <ken.werner@de.ibm.com>
4003
4004 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4005 (OpenCL C): New node.
4006
7b51bc51
DE
40072010-11-02 Doug Evans <dje@google.com>
4008
4009 * gdb.texinfo (Pretty Printing): Expand into three sections,
4010 introduction, example, and commands.
4011 (Python API): Delete section Disabling Pretty-Printers, merge into
4012 Selecting Pretty-Printers.
4013 (Writing a Pretty-Printer): New section. Move the pretty-printer
4014 example here, and reformat to match python coding style. Add a second
4015 example using the gdb.printing module.
4016 (Python modules): Add gdb.printing.
4017
9eeee977
DE
40182010-10-29 Doug Evans <dje@google.com>
4019
4020 * gdb.texinfo (Python): Fix long line.
4021
a0e0ffdf
DE
40222010-10-20 Doug Evans <dje@google.com>
4023
4024 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4025 All references updated. Correct sections marked as subsections.
4026 (Coding Standards): New chapter. Move the coding standard related
4027 subsections here. Add section on Python coding standards.
4028
0e3509db
DE
40292010-10-13 Doug Evans <dje@google.com>
4030
4031 * gdb.texinfo (Python): Add "Python modules".
4032 (Types in Python): Add reference to gdb.types section.
4033 (Python modules): New node.
4034
44592cc4
DE
40352010-10-11 Doug Evans <dje@google.com>
4036
4037 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4038 Python" from gdb.Value.type description.
4039
6e1bb179
JB
40402010-09-28 Joel Brobecker <brobecker@adacore.com>
4041
4042 * gdb.texinfo (Ravenscar Profile): New node.
4043
e8467610
TT
40442010-09-22 Tom Tromey <tromey@redhat.com>
4045
4046 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4047
fccd1d1e
EZ
40482010-09-22 Eli Zaretskii <eliz@gnu.org>
4049
4050 * gdb.texinfo (Values From Inferior): Clarify that
4051 value.dynamic_type works only in C++ programs with RTTI.
4052
c1b6b909
TT
40532010-09-15 Paul Bolle <pebolle@tiscali.nl>
4054
4055 * gdb.texinfo (Character Sets): Correctly reference host-charset
4056 in example.
4057
7d288aaa
TT
40582010-09-13 Tom Tromey <tromey@redhat.com>
4059
4060 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4061 Document "fullname" and "from".
4062
f75d858b
MK
40632010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4064
4065 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4066 feature `reverse' output by -list-target-features.
4067
83b9503b
L
40682010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4069
4070 * gdb.texinfo (i386 Features): Remove an extra "@item".
4071
03f17ccf
TT
40722010-08-30 Tom Tromey <tromey@redhat.com>
4073
4074 PR python/11792:
4075 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4076
9779414d
DJ
40772010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4078
4079 * gdb.texinfo (ARM Features): Document
4080 org.gnu.gdb.arm.m-profile.
4081
f9ffd4bb
TT
40822010-08-23 Tom Tromey <tromey@redhat.com>
4083
4084 PR python/11145:
4085 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4086 reinterpret_cast methods.
4087
702c2711
TT
40882010-08-23 Tom Tromey <tromey@redhat.com>
4089
4090 PR python/11915:
4091 * gdb.texinfo (Types In Python): Document array method.
4092
66b73624
TJB
40932010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4094
4095 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4096
06a64a0b
TT
40972010-08-16 Tom Tromey <tromey@redhat.com>
4098
4099 * gdb.texinfo (Set Watchpoints): Document -location option.
4100
a3a7127e
DE
41012010-08-13 Doug Evans <dje@google.com>
4102
4103 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4104
8dedea02
VP
41052010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4106
4107 * gdb.texinfo (GDB/MI Data Manipulation): Document
4108 -data-read-memory-raw and -data-write-memory-raw.
4109
ca5c20b6 41102010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4111 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4112
4113 * gdb.texinfo (Basic Python): Describe post_event API.
4114
cb2e07a6
PM
41152010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4116
4117 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4118 decode_line Python APIs
cb2e07a6 4119
464b3efb
TT
41202010-08-10 Tom Tromey <tromey@redhat.com>
4121
4122 * gdb.texinfo (Pretty Printing API): Document
4123 gdb.default_visualizer.
4124
c29c521f
TT
41252010-08-10 Tom Tromey <tromey@redhat.com>
4126
4127 Revert gdb-add-index addition:
4128 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4129
5da1313b
JK
41302010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4131 Eli Zaretskii <eliz@gnu.org>
4132
4133 * gdb.texinfo (Mode Options) <-batch>
4134 (Basic Python) <gdb.execute>: Describe setting width and height.
4135
02d868e8
PP
41362010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4137
4138 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4139
c2bbed2a
TT
41402010-07-30 Tom Tromey <tromey@redhat.com>
4141
4142 * gdb.texinfo (Index Files): Mention gdb-add-index.
4143
6c13bbe1
HZ
41442010-07-30 Hui Zhu <teawater@gmail.com>
4145
4146 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4147 "detach inferior" and "kill inferior".
4148
53a71c06
CR
41492010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4150
4151 * gdb.texinfo (Machine Code): Update description of two forms of
4152 arguments, and add new example to demonstrate the new form.
4153
5374244e
PM
41542010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4155
4156 * gdb.texinfo (Values From Inferior): Add value inferior function
4157 call description.
4158
8ea5bce5
JK
41592010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4160
4161 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4162
c0edd9ed
JK
41632010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4164 Eli Zaretskii <eliz@gnu.org>
4165
4166 Make core files the process_stratum.
4167 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4168 record_stratum example.
4169
9291a0cd
TT
41702010-07-13 Tom Tromey <tromey@redhat.com>
4171
4172 * gdb.texinfo (Index Files): New node.
4173
f5011d11
TT
41742010-07-13 Tom Tromey <tromey@redhat.com>
4175
4176 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4177
0f5238ed
TT
41782010-07-13 Tom Tromey <tromey@redhat.com>
4179
4180 * gdb.texinfo (Specify Location): Document labels.
4181
74c761c1
PA
41822010-07-01 Pedro Alves <pedro@codesourcery.com>
4183
4184 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4185 entries for fast tracepoints and static tracepoints.
4186
501994c0
PA
41872010-07-01 Pedro Alves <pedro@codesourcery.com>
4188
4189 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4190 qsThreadInfo>: Spell out `l' as ell.
4191
0fb4aa4b
PA
41922010-07-01 Pedro Alves <pedro@codesourcery.com>
4193
4194 * gdb.texinfo (Convenience Variables): Document $_sdata.
4195 (Commands to Set Tracepoints): Describe static tracepoints. Add
4196 `Listing Static Tracepoint Markers' menu entry. Document
4197 "strace".
4198 (Tracepoint Action Lists): Document collecting $_sdata.
4199 (Listing Static Tracepoint Markers): New subsection.
4200 (Tracepoints support in gdbserver): Mention static tracepoints.
4201 (remote packets, enabling and disabling): Mention
4202 read-sdata-object.
4203 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4204 and StaticTracepoint.
4205 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4206 Document qXfer:sdata:read.
4207 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4208
dc3b15be
JB
42092010-06-29 Joel Brobecker <brobecker@adacore.com>
4210
4211 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4212
595939de
PM
42132010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4214 Tom Tromey <tromey@redhat.com>
4215 Thiago Jung Bauermann <bauerman@br.ibm.com>
4216
4217 * gdb.texinfo (Inferiors In Python): New node.
4218 * gdb.texinfo (Threads In Python): New node.
4219
9279c692
JB
42202010-06-28 Joel Brobecker <brobecker@adacore.com>
4221
4222 * gdb.texinfo (Python): Document what the python directory is
4223 and what its location is.
4224 (Basic Python): Document the gdb.PYTHONDIR constant.
4225
bc9f0842
TT
42262010-06-25 Tom Tromey <tromey@redhat.com>
4227
4228 PR python/10808:
4229 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4230
f1421989
HZ
42312010-06-24 Hui Zhu <teawater@gmail.com>
4232
4233 * gdb.texinfo: (Commands for Controlled Output): Add
4234 documentation for command "eval".
4235
e4c0cfae
SS
42362010-06-21 Stan Shebs <stan@codesourcery.com>
4237
4238 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4239 * annotate.texinfo: Ditto.
4240 * gdbint.texinfo: Ditto.
4241 * stabs.texinfo: Ditto.
4242
bb08c432
HZ
42432010-06-22 Hui Zhu <teawater@gmail.com>
4244
4245 * gdb.texinfo: (Process Record and Replay): Add documentation
4246 for command "set record memory-query".
4247
4f5d9f07
SS
42482010-06-21 Stan Shebs <stan@codesourcery.com>
4249
4250 * gdb.texinfo: Relicense under GFDL version 1.3.
4251 * annotate.texinfo: Relicense under GFDL version 1.3.
4252 * gdbint.texinfo: Relicense under GFDL version 1.3.
4253 * stabs.texinfo: Relicense under GFDL version 1.3.
4254 * fdl.texi: Update to version 1.3.
4255
6aed2dbc
SS
42562010-06-18 Stan Shebs <stan@codesourcery.com>
4257
a61408f8
SS
4258 * gdb.texinfo (Operating System Auxiliary Information): Describe
4259 "info os" when no arguments given.
4260
6aed2dbc
SS
4261 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4262 $_thread.
4263
24e933df
HZ
42642010-06-18 Hui Zhu <teawater@gmail.com>
4265
4266 * gdb.texinfo: (Process Record and Replay): Add documentation
4267 for commands "record save" and "record restore".
4268
65d79d4b
SDJ
42692010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4270
4271 * gdb.texinfo: Include information about the correct use
4272 of addresses in the `watch' command.
4273
d914c394
SS
42742010-06-11 Stan Shebs <stan@codesourcery.com>
4275
4276 * gdb.texinfo (Observer Mode): New section.
4277 (General Query Packets): Document QAllow.
889bf7c5 4278
967cf477
DE
42792010-06-04 Doug Evans <dje@google.com>
4280
4281 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4282
aaf4119b
DE
42832010-06-03 Doug Evans <dje@google.com>
4284
4285 * gdbint.texinfo (Coding): Add subsection on command names.
4286
9eae7c52
TT
42872010-06-02 Tom Tromey <tromey@redhat.com>
4288
4289 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4290 always-disassemble.
4291
fa593d66
PA
42922010-06-01 Pedro Alves <pedro@codesourcery.com>
4293
4294 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4295 gdbserver, and add cross reference.
4296 (Tracepoints support in gdbserver): New subsection.
4297
dde08ee1
PA
42982010-05-26 Pedro Alves <pedro@codesourcery.com>
4299
4300 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4301 `qRelocInsn' feature.
4302 (Relocate instruction reply packet): New subsection
4303 of `Tracepoint Packets'.
4304 (Tracepoint Packets): Mention that packets QTDP and QTStart
4305 support the qRelocInsn request, and add cross reference to new
4306 subsection.
4307
07ca107c
DE
43082010-05-25 Doug Evans <dje@google.com>
4309
4310 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4311 (Commands In Python): Document gdb.string_to_argv.
4312
c25c4a8b
JK
43132010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4314
4315 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4316 ATTR_NORETURN.
4317
d7b32ed3 43182010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4319 Tom Tromey <tromey@redhat.com>
4320 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4321
c25c4a8b 4322 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4323
6aecb9c2
JB
43242010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4325
4326 * gdb.texinfo: (Summary) Add mention about D language support.
4327 (Filenames): Add D suffixes.
4328 (D): New node.
4329
b7da9e9f
PM
43302010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4331
4332 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4333 of macro deleted from GDB code.
4334
ab38a727
PA
43352010-04-24 Pedro Alves <pedro@codesourcery.com>
4336
4337 * gdb.texinfo (Commands to specify files): Describe what how GDB
4338 looks up DOS-based filesystem paths on the system root. Document
4339 the new `set/show target-file-system-kind' commands.
4340
66d09542
DE
43412010-04-23 Doug Evans <dje@google.com>
4342
4343 * gdb.texinfo (Python): Move Auto-loading section here ...
4344 (Python API): from here.
4345 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4346 (Maintenance Commands): Add docs for "maint print section-scripts".
4347
8bd10a10
CM
43482010-04-20 Chris Moller <cmoller@redhat.com>
4349
4350 * gdb.texinfo (Setting Breakpoints): Added description of
4351 filename-qualified rbreak.
4352 * refcard.tex (Breakpoints and Watchpoints): Added brief
4353 description of filename-qualified rbreak.
4354
4c374409
JK
43552010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4356
4357 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4358 (Python API): Change the reference to Pretty Printing API.
4359 (Pretty Printing): Move the user part under the Data node. Reformat
4360 the sample output to 72 columns. Create a new reference to Pretty
4361 Printing API. Rename the API part ...
4362 (Pretty Printing API): To a new node name.
4363 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4364 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4365
5a9351ae
SS
43662010-04-21 Stan Shebs <stan@codesourcery.com>
4367
4368 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4369 and commands.
5a9351ae 4370 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4371
9a22f0d0
PM
43722010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4373
4374 * gdb.texinfo (Examining memory): Update for change in string
4375 display with explicit size.
4376
6149aea9
PA
43772010-04-19 Pedro Alves <pedro@codesourcery.com>
4378
4379 PR breakpoints/8554.
4380
4381 * gdb.texinfo (Save Breakpoints): New node.
4382 (save-tracepoints): Rename to ...
4383 (save tracepoints): ... this. Mention that `save-tracepoints' is
4384 a deprecated alias to `save tracepoints'.
4385
711e434b
PM
43862010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4387
645797a8 4388 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4389 (info w32 thread-information-block): Document new command.
4390 (qGetTIBAddress): Document new gdbserver query.
4391 (maint set/show show-all-tib): Document new command.
4392
3f7b2faa
DE
43932010-04-15 Doug Evans <dje@google.com>
4394
fa33c3cd
DE
4395 * gdb.texinfo (Python API): Add progspaces section.
4396 (Selecting Pretty-Printers): Progspace pretty-printers are
4397 searched too.
4398 (Progspaces In Python): New section.
4399
3f7b2faa
DE
4400 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4401
79f283fe
PM
44022010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4403
4404 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4405 returns None.
4406
87290684
SS
44072010-04-09 Stan Shebs <stan@codesourcery.com>
4408
4409 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4410 Describe the `frames-created' field, tweak grammar.
4411
a97153c7
PA
44122010-04-09 Pedro Alves <pedro@codesourcery.com>
4413
4414 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4415 Describe the `circular' and `disconnected' fields.
4416
5c5dcc1b
L
44172010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4418
4419 * gdb.texinfo (maint print registers): Mention unavailable and
4420 invisible registers.
4421
adc36818
PM
44222010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4423 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4424 Tom Tromey <tromey@redhat.com>
adc36818
PM
4425
4426 * gdb.texinfo (Breakpoints In Python): New Node.
4427
33da3f1c
SS
44282010-04-08 Stan Shebs <stan@codesourcery.com>
4429
4430 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4431 trace status fields.
4432
3a13a53b
L
44332010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4434
4435 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4436 optional. Make org.gnu.gdb.i386.avx requires
4437 org.gnu.gdb.i386.avx.
4438
08001717
DE
44392010-04-08 Doug Evans <dje@google.com>
4440
4441 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4442 search path, and document that gdb only scans the search path if
4443 the script's path doesn't specify a directory.
4444
c375651d
DE
44452010-04-05 Doug Evans <dje@google.com>
4446
4447 * gdb.texinfo (maint show python auto-load): Fix typo.
4448
af54718e
SS
44492010-04-04 Stan Shebs <stan@codesourcery.com>
4450
d77f58be
SS
4451 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4452 (Setting Watchpoints): Update description of "info watch".
4453 (Disabling Breakpoints): Only "info break" lists all.
4454
af54718e
SS
4455 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4456 (tdump): Explain how tdump works.
4457
86b17b60
PA
44582010-04-01 Pedro Alves <pedro@codesourcery.com>
4459
4460 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4461 add cross reference.
4462
ff12863f
PA
44632010-03-31 Pedro Alves <pedro@codesourcery.com>
4464
4465 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4466 commands error out.
4467
f68eb612
L
44682010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4469
4470 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4471
c8d5aac9
L
44722010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4473
4474 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4475
7d13fe92
SS
44762010-03-29 Stan Shebs <stan@codesourcery.com>
4477 Nathan Sidwell <nathan@codesourcery.com>
4478
4479 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4480 GDBN equivalent.
4481 (Set Tracepoints): Remove mention that conditional tracepoints
4482 don't exist.
4483 (Tracepoint Actions): Clarify when while-stepping collection
4484 happens, note that while-stepping does not automatically collect
4485 $pc.
4486
409873ef 44872010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4488
409873ef
SS
4489 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4490 (General Query Packets): Describe TracepointSource.
4491
ee8e71d4
EZ
44922010-03-27 Matt Rice <ratmice@gmail.com>
4493
c8d5aac9
L
4494 * gdb.texinfo (ARM): Document arguments to "target sim".
4495 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4496
99b5e152
PA
44972010-03-26 Pedro Alves <pedro@codesourcery.com>
4498
4499 * gdb.texinfo (Tracepoint Packets): Remove mention that
4500 terror:string may be plain text, and drop mention of X prefix.
4501
cd64ee31
VP
45022010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4503
4504 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4505
6c28cbf2
SS
45062010-03-24 Stan Shebs <stan@codesourcery.com>
4507
4508 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4509
95a42b64
TT
45102010-03-24 Tom Tromey <tromey@redhat.com>
4511
4512 PR breakpoints/9352:
4513 * gdb.texinfo (Break Commands): Update.
4514
18148017
VP
45152010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4516
4517 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4518 commands.
4519
4daf5ac0
SS
45202010-03-16 Stan Shebs <stan@codesourcery.com>
4521
4522 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4523 circular-trace-buffer.
4524 (Tracepoint Packets): Describe QTBuffer, and details of the
4525 qTStatus reply.
4526
c9429232
SS
45272010-03-12 Stan Shebs <stan@codesourcery.com>
4528 Nathan Sidwell <nathan@codesourcery.com>
4529
4530 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4531 doing instruction stepping.
4532 (Tracepoint Restrictions): New node.
4533
ccefe4c4
TT
45342010-03-10 Tom Tromey <tromey@redhat.com>
4535
4536 * gdbint.texinfo (Symbol Handling): Update.
4537
7c953934
TT
45382010-03-08 Tom Tromey <tromey@redhat.com>
4539
4540 PR cli/9591:
4541 * gdb.texinfo (Mode Options): Mention lack of pagination and
4542 confirmation with --batch.
4543 (Screen Size): Mention --batch.
4544 (Messages/Warnings): Likewise.
4545
f870a310
TT
45462010-03-05 Tom Tromey <tromey@redhat.com>
4547
4548 * gdb.texinfo (Basic Python): Document target_charset and
4549 target_wide_charset.
4550
78e2826b
TT
45512010-03-05 Tom Tromey <tromey@redhat.com>
4552
4553 * gdb.texinfo (Data): Link to pretty-printing.
4554 (Output Formats): Likewise. Correct text.
4555
f5dff777
DJ
45562010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4557
4558 * gdb.texinfo (Types): Describe <struct> and <flags>.
4559
dc00d89f
PM
45602010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4561
4562 * gdb.texinfo (Frames In Python): Add block parameter and
4563 description to read_var text.
4564
5107b149 45652010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4566 Tom Tromey <tromey@redhat.com>
5107b149
PM
4567
4568 * gdb.texinfo (Types In Python): Describe block argument in
4569 template_argument and gdb.lookup_type.
4570
e03e5e7b
TT
45712010-02-24 Tom Tromey <tromey@redhat.com>
4572
4573 * gdb.texinfo (Cygwin Native): Fix typo.
4574
f3e9a817
PM
45752010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4576
4577 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4578 and select method descriptions.
4579 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4580 Tables in Python to menu.
4581 (Blocks In Python): New node.
4582 (Symbols In Python): New node.
4583 (Symbol Tables in Python): New node.
4584
a79b8f6e
VP
45852010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4586
4587 Multiexec MI
4588
4589 gdb/
4590 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4591
4592 gdb/doc/
4593 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4594 changes.
4595 (GDB/MI Program Execution): Document current behaviour of
4596 --all and --thread-group.
4597 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4598 -remove-inferior.
4599 * observer.texi (inferior_added, inferior_removed): New
4600 observers.
4601
629d6a47
TT
46022010-02-19 Tom Tromey <tromey@redhat.com>
4603
4604 * gdbint.texinfo (Getting Started): Fix @node.
4605 (Debugging GDB): Likewise.
4606
c09529e5
JB
46072010-02-13 Joel Brobecker <brobecker@adacore.com>
4608
4609 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4610 documenting the gdb_test_timeout variable.
4611
540aa8e7
MS
46122010-02-12 Jakob Engblom <jakob@virtutech.com>
4613
4614 * gdb.texinfo (MI commands): Added documentation of --reverse
4615 option to a set of MI commands. Restructured documentation of MI
4616 commands --exec-continue to reflect the complexity of reverse
4617 execution.
4618
081dfbf7
PA
46192010-02-12 Pedro Alves <pedro@codesourcery.com>
4620
4621 * gdb.texinfo (Using the Collected Data): Specify that the address
4622 range of `tfind outsize' is exclusive, and that the address range
4623 of `tfind range' is inclusive.
4624 (Tracepoint Packets): Specify that the address range of
4625 `QTFrame:range' is inclusive, and that the address range of
4626 `QTFrame:outside' is exclusive
4627
8e9c5e02
VP
46282010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4629
4630 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4631
92981e24
TT
46322010-02-10 Tom Tromey <tromey@redhat.com>
4633
4634 * gdb.texinfo (Debugging Output): Document set debug parser and
4635 show debug parser.
4636
075b51b7
L
46372010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4638
4639 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4640 i386_eflags and i386_mxcsr.
4641
3bb8d5c3
L
46422010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4643
4644 * gdb.texinfo: Document i386 target features.
4645
c5f80513
DE
46462010-02-05 Doug Evans <dje@google.com>
4647
4648 * gdbint.texinfo (Testsuite): Add a new section to document the
4649 various DejaGnu variables that may be overridden.
1be00882 4650 Document INTERNAL_GDBFLAGS.
c5f80513 4651
6ac33a4e
TT
46522010-02-04 Tom Tromey <tromey@redhat.com>
4653
4654 PR cli/8830:
4655 * gdb.texinfo (Files): -readnow comes before the filename for file
4656 and symbol-file.
4657
a1dcb23a
DJ
46582010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4659
4660 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4661 Document ARM breakpoint types.
4662 (Register Packet Format): Move into the new section.
4663 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4664
95433b34
JB
46652010-01-21 Joel Brobecker <brobecker@adacore.com>
4666
4667 * gdb.texinfo (File Options): Adjust the documentation of this
4668 switch to refer to the "source" command rather than partially
4669 duplicating some of the relevant information.
4670 (Extending GDB): Introduce and document the set/show script-extension
4671 setting.
4672 (Command Files): Add note explaining that the "source" command
4673 is also used to evalute scripts written in other languages.
4674 Remove the short slightly incorrect reference to sourcing Python
4675 scripts.
4676 (Python Commands): Document how to execute a Python script from GDB.
4677
8d576872
JB
46782010-01-19 Joel Brobecker <brobecker@adacore.com>
4679
4680 * gdb.texinfo (Command Files): Fix typo.
4681
8150ff9c
JB
46822010-01-18 Tom Tromey <tromey@redhat.com>
4683
4684 * gdb.texinfo (File Options): Document -x on .py files.
4685 (Command Files): Document handling of Python scripts.
4686
23db03a6
JZ
46872010-01-18 Jie Zhang <jie.zhang@analog.com>
4688
4689 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4690
00bf0b85
SS
46912010-01-15 Stan Shebs <stan@codesourcery.com>
4692
4693 * gdb.texinfo (Trace Files): New section.
4694 (Tracepoint Packets): Document QTSave and qTBuffer.
4695 (Trace File Format): New appendix.
4696
be759fcf
PM
46972010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4698
4699 * gdb.texinfo (Values From Inferior): Document lazy_string value
4700 method.
4701 (Python API): Add Lazy strings menu item.
4702 (Lazy Strings In Python): New node.
4703
dc146f7c
VP
47042010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4705
4706 * gdb.texinfo (GDB/MI Thread Information): New.
4707 (GDB/MI Async Records): Document the core field in *stopped.
4708 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4709 documentation
4710 (Process list): Document that osdata document may contain
4711 threads.
4712 (Remote Serial Protocol): Document qXfer:threads.
4713
d5551862
SS
47142010-01-06 Stan Shebs <stan@codesourcery.com>
4715
4716 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4717 disconnected tracing.
4718 (Tracepoint Packets): Document new protocol.
4719
7a697b8d
SS
47202010-01-05 Stan Shebs <stan@codesourcery.com>
4721
4722 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4723 tracepoints.
4724 (Tracepoint Packets): Describe remote protocol for fast
4725 tracepoints.
4726
e6f3ec50
JB
47272010-01-01 Joel Brobecker <brobecker@adacore.com>
4728
4729 Update the "Start of New Year Procedure".
4730 * gdbint.texinfo: Add the list of files that need to be updated
4731 manually. Minor reformatting.
4732
ddc4e9c1
JB
47332010-01-01 Joel Brobecker <brobecker@adacore.com>
4734
4735 * refcard.tex: Update copyright year in header and text.
4736
9d2897ad
JB
47372010-01-01 Joel Brobecker <brobecker@adacore.com>
4738
4739 * agentexpr.texi: Add 2010 to the list of copyright years.
4740 * annotate.texinfo: Likewise.
4741 * gdb.texinfo: Likewise.
4742 * gdbint.texinfo: Likewise.
4743 * observer.texi: Likewise.
4744 * stabs.texinfo: Likewise.
4745
6da95a67
SS
47462009-12-31 Stan Shebs <stan@codesourcery.com>
4747
4748 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 4749
236f1d4d
SS
47502009-12-29 Stan Shebs <stan@codesourcery.com>
4751
4752 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 4753
f61e138d
SS
47542009-12-28 Stan Shebs <stan@codesourcery.com>
4755
4756 * gdb.texinfo (Trace State Variables): New section.
4757 (Tracepoint Packets): Describe trace state variable packets.
4758 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4759 variable bytecodes.
4760
0fe7935b
DJ
47612009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4762
4763 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4764 declarations.
4765
a6b29f87
VP
47662009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4767
4768 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4769 -gdb-exit behaviour.
4770
5e4bde96
JB
47712009-12-20 Joel Brobecker <brobecker@adacore.com>
4772
4773 * gpl.texi: Update to version 3 of the GPL.
4774
a1715244
JB
47752009-12-20 Joel Brobecker <brobecker@adacore.com>
4776
4777 * Makefile.in: Update copyright header.
4778 * observer.texi: Fix the copyright header of the generated files.
4779
361ae042
PM
47802009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4781
4782 * gdb.texinfo (Types In Python): Describe range function.
4783
bfd31e71
PM
47842009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4785
4786 * gdb.texinfo (Types In Python): Describe "is_base_class".
4787
57a1d736
TT
47882009-12-03 Tom Tromey <tromey@redhat.com>
4789
4790 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4791
8cebebb9
PP
47922009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4793
4794 * observer.texi: New memory_changed observer.
4795
16af530a
TT
47962009-12-01 Tom Tromey <tromey@redhat.com>
4797
4798 * gdb.texinfo (Reverse Execution): Fix typo.
4799
b6199126
DJ
48002009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4801
4802 PR gdb/8704
4803
4804 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4805 are allowed after the breakpoint condition.
4806
7a6973ad
TT
48072009-11-23 Tom Tromey <tromey@redhat.com>
4808
4809 PR python/10782:
4810 * gdb.texinfo (Types In Python): Document Type.pointer.
4811
21a0512e
PP
48122009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4813
4814 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 4815
a5832c8f
PA
48162009-11-11 Pedro Alves <pedro@codesourcery.com>
4817
4818 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4819 (Using Agent Expressions): Delete cross reference.
4820
1eb7cd77
JB
48212009-11-07 Joel Brobecker <brobecker@adacore.com>
4822
4823 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4824 and @settitle directives up to help makeinfo find them.
4825
24ddea62
JK
48262009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4827
4828 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4829 (Auto-loading): Use plural and note one can use multiple components now.
4830
3afae151
VP
48312009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4832
4833 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4834 -stack-list-arguments have the same documentation for parameter
4835 as -stack-list-locals. Add comas.
4836
14ff2235
PM
48372009-10-27 Tom Tromey <tromey@redhat.com>
4838 Eli Zaretskii <eliz@gnu.org>
4839
c8d5aac9 4840 PR python/10781
14ff2235
PM
4841
4842 * gdb.texinfo (Values From Inferior): Document cast method.
4843
9c419145
PP
48442009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4845
4846 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4847 and adjust example.
889bf7c5 4848
29153c24
MS
48492009-10-22 Michael Snyder <msnyder@vmware.com>
4850
4851 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4852 info record command. Also document the new save and restore
29153c24
MS
4853 commands.
4854
2b28d209
PP
48552009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4856
4857 * gdb.texinfo (Machine Code): Mention current pc marker.
4858 (Memory): Likewise.
4859
6c95b8df
PA
48602009-10-19 Pedro Alves <pedro@codesourcery.com>
4861 Stan Shebs <stan@codesourcery.com>
4862
4863 * observer.texi (new_inferior): Rename to...
4864 (inferior_appeared): ... this.
4865
4866 * gdb.texinfo (Inferiors): Rename node to ...
4867 (Inferiors and Programs): ... this. Mention running multiple
4868 programs in the same debug session.
4869 <info inferiors>: Mention the new 'Executable' column if "info
4870 inferiors". Update examples. Document the "add-inferior",
4871 "clone-inferior", "remove-inferior" and "maint info
4872 program-spaces" commands.
4873 (Process): Rename node to...
4874 (Forks): ... this. Document "set|show follow-exec-mode".
4875
2f8132f3
MS
48762009-10-11 Michael Snyder <msnyder@vmware.com>
4877
4878 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4879 (ReverseContinue): Ditto.
4880
cba4b2d3
PP
48812009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4882
4883 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4884
da082f17
JK
48852009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4886
4887 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4888
08be9d71
ME
48892009-10-06 Michael Eager <eager@eagercon.com>
4890
4891 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4892 (Embedded Processors): Add MicroBlaze.
4893 (MicroBlaze): New. Describe Xilinx MicroBlaze
4894
08a0efd0
PA
48952009-10-04 Pedro Alves <pedro@codesourcery.com>
4896
4897 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4898
cbb8f428
EZ
48992009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4900
4901 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4902
30a4a70c
JB
49032009-09-23 Joel Brobecker <brobecker@adacore.com>
4904
4905 * observer.texi (solib_unloaded): Document explicitly the fact that
4906 this observer is called before the associated symbols are unloaded.
4907
b3372f91
VP
49082009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4909
4910 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4911 -stack-list-variables.
4912
f43030c4
TT
49132009-09-18 Tom Tromey <tromey@redhat.com>
4914
4915 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4916 is experimental.
4917
ec7e75e7
PP
49182009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4919
4920 * gdb.texinfo (convenince variables): Mention
4921 $_siginfo could be empty.
f43030c4 4922
0cc7d26f
TT
49232009-09-15 Tom Tromey <tromey@redhat.com>
4924
4925 * gdb.texinfo (GDB/MI Variable Objects): Document
4926 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4927 Expand -var-update documentation.
4928
a96d9b2e
SDJ
49292009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4930
4931 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4932 feature.
4933
005ca36a
JB
49342009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4935
4936 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4937
0d772ac9
MS
49382009-09-10 Michael Snyder <msnyder@vmware.com>
4939
4940 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4941 ReverseStep replies to the qSupported query.
4942
14fb1bac
JB
49432009-09-10 Joel Brobecker <brobecker@adacore.com>
4944
4945 Add documentation for set/show interactive-mode.
4946 * gdb.texinfo (Other Misc Settings): New node.
4947
29b090c0
DE
49482009-09-01 Doug Evans <dje@google.com>
4949
4950 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4951 non-stop mode's affect on remote caching.
4952
4e5d721f
DE
49532009-08-31 Jacob Potter <jdpotter@google.com>
4954 Doug Evans <dje@google.com>
4955
4956 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4957 Mark `set/show remotecache' options as obsolete.
4958 Document new `set/show stack-cache' option.
4959 Update text for `info dcache'.
4960
55333a84
DE
49612009-08-27 Doug Evans <dje@google.com>
4962
4963 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4964 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4965
bc3a0b4d
RW
49662009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4967
4968 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4969 about autoconf.
4970
3a1ff0b6
PA
49712009-08-25 Pedro Alves <pedro@codesourcery.com>
4972
4973 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4974 small example, and describe its columns. Replace "inferior-id" by
4975 "infno" throughout.
4976
81ecdfbb
RW
49772009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4978
af542c2e
RW
4979 * gdbint.texinfo (Releasing GDB): Point to
4980 README-maintainer-mode file for required autoconf version.
4981 * configure.ac: Do not substitute datarootdir, htmldir,
4982 pdfdir, docdir. Do not process --with-datarootdir,
4983 --with-htmldir, --with-pdfdir, --with-docdir.
4984 * configure: Regenerate.
4985
81ecdfbb
RW
4986 * configure: Regenerate.
4987
4efc6507
DE
49882009-08-20 Reid Kleckner <reid@kleckner.net>
4989
4990 * gdb.texinfo: Add chapter on JIT interface.
4991
43089a6e
NR
49922009-08-07 Nick Roberts <nickrob@snap.net.nz>
4993
4994 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4995 confirmation request.
43089a6e 4996
99e008fe
EZ
49972009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4998
c8d5aac9
L
4999 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5000 CRC definitions.
99e008fe 5001
48cb2d85
VP
50022009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5003
5004 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5005 -break-commands.
48cb2d85 5006
ff1a52c6
UW
50072009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5008
5009 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5010 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5011
3285f3fe
UW
50122009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5013
5014 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5015 "set spu stop-on-load" and "show spu stop-on-load" commands.
5016
e35359c5
UW
50172009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5018
5019 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5020
58d6951d
DJ
50212009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5022
5023 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5024 org.gnu.gdb.arm.neon.
5025
08d16641
PA
50262009-07-20 Pedro Alves <pedro@codesourcery.com>
5027
5028 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5029 optional element.
5030 (subsection OS ABI): New subsection.
5031
782b2b07
SS
50322009-07-14 Stan Shebs <stan@codesourcery.com>
5033
5034 * gdb.texinfo (Tracepoint Conditions): New section.
5035 (General Query Packets): Describe ConditionalTracepoints.
5036 (Tracepoint Packets): Describe condition field.
5037 (Maintenance Commands): Describe maint agent-eval.
5038 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5039
9b117ef3
HZ
50402009-07-11 Hui Zhu <teawater@gmail.com>
5041
5042 * gdb.texinfo (disassemble): Add a new modifier /r
5043 to "disassemble" command to make it print the raw instructions
5044 in hex as well as in symbolic form.
5045
f5a33284
TT
50462009-07-09 Tom Tromey <tromey@redhat.com>
5047
5048 * gdbint.texinfo (Testsuite): Document parallel make check.
5049
812f7342
TT
50502009-07-09 Tom Tromey <tromey@redhat.com>
5051
5052 * gdbint.texinfo (Testsuite): Document test transcripts.
5053
fbb8f299
PM
50542009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5055
5056 * gdb.texinfo (Values From Inferior): Add length parameter
5057 description.
5058
dd8f35ac
EZ
50592009-07-04 Chris Genly <chris@genly.us>
5060
5061 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5062 in -var-list-children. Fix example according to what the code
5063 does.
5064
2277426b
PA
50652009-07-02 Pedro Alves <pedro@codesourcery.com>
5066
5067 * gdb.texinfo (Debugging multiple inferiors): Document the
5068 "inferior", "detach inferior" and "kill inferior" commands.
5069 (Debugging Programs with Multiple Processes): Adjust to mention
5070 generic "inferior" commands. Delete mention of "detach fork" and
5071 "delete fork". Cross reference to "Debugging multiple inferiors"
5072 section.
5073
a6d9a66e
UW
50742009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5075
5af949e3
UW
5076 * gdbint.texinfo (Item Output Functions): Update signature
5077 for ui_out_field_core_addr.
5078
50792009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5080
5081 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5082 Update example code extrated from breakpoint.c.
5083
9901a55b 50842009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5085
9901a55b
PP
5086 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5087 MI commands.
5088 (GDB/MI Symbol Query): Likewise.
5089 (GDB/MI File Commands): Likewise.
5090 (GDB/MI File Transfer Commands): Likewise.
5091 (GDB/MI Target Manipulation): Likewise.
5092 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5093
edb3359d
DJ
50942009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5095
5096 * gdb.texinfo (Debugging Optimized Code): New chapter.
5097 (Compiling for Debugging): Reference it. Move some
5098 text to the new section.
5099
7cd1089b
PM
51002009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5101
5102 * doc/gdb.texinfo (Calling): Document
5103 set-unwind-on-terminating-exception usage.
5104
d4db2f36
PA
51052009-06-11 Pedro Alves <pedro@codesourcery.com>
5106
5107 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5108 command.
5109
d1a7880c
PA
51102009-06-07 Pedro Alves <pedro@codesourcery.com>
5111
5112 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5113 references.
5114
473f94e6
UW
51152009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5116
5117 * gdbint.texinfo: Rename formal parameters to gdbarch function
5118 protoypes from "current_gdbarch" to "gdbarch".
5119
8f500870
TT
51202009-05-28 Tom Tromey <tromey@redhat.com>
5121
5122 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5123
b6313243
TT
51242009-05-27 Tom Tromey <tromey@redhat.com>
5125
5126 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5127 feature.
5128 (GDB/MI Variable Objects): Document -var-set-visualizer.
5129
51302009-04-02 Tom Tromey <tromey@redhat.com>
5131
5132 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5133 feature.
5134 (GDB/MI Variable Objects): Document -var-set-visualizer.
5135
a6bac58e
TT
51362009-05-27 Tom Tromey <tromey@redhat.com>
5137 Thiago Jung Bauermann <bauerman@br.ibm.com>
5138 Phil Muldoon <pmuldoon@redhat.com>
5139
5140 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5141 (Pretty Printing): New node.
5142 (Selecting Pretty-Printers): Likewise.
5143 (Python API): Update.
5144 (Output Formats): Document /r format.
5145
2c74e833
TT
51462009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5147 Tom Tromey <tromey@redhat.com>
5148
5149 * gdb.texinfo (Types In Python): New node.
5150 (Values From Inferior): "type" is now an attribute.
5151 (Python API): Update.
5152
89c73ade
TT
51532009-05-27 Tom Tromey <tromey@redhat.com>
5154 Thiago Jung Bauermann <bauerman@br.ibm.com>
5155 Phil Muldoon <pmuldoon@redhat.com>
5156
5157 * gdb.texinfo: Add @syncodeindex for `tp'.
5158 (Python API): Update.
5159 (Auto-loading): New node.
5160 (Objfiles In Python): New node.
5161
17a37d48
PP
51622009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5163
5164 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5165
6718376f
NR
51662009-05-15 Nick Roberts <nickrob@snap.net.nz>
5167
5168 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5169
cbe54154
PA
51702009-05-12 Pedro Alves <pedro@codesourcery.com>
5171
5172 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5173 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5174 show show-debug-regs' docs.
5175
8e05493c
EZ
51762009-05-08 Eli Zaretskii <eliz@gnu.org>
5177
5178 * gdb.texinfo (Process Record and Replay): Add description of
5179 reverse execution.
5180
b39f4988
JB
51812009-05-07 Joel Brobecker <brobecker@adacore.com>
5182
5183 * gdbint.texinfo (Adding support for debugging core files): New node.
5184 (Native Debugging): Remove the ``Native core file Support'' section.
5185
a2311334
EZ
51862009-05-01 Eli Zaretskii <eliz@gnu.org>
5187
5188 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5189 Add index entries.
5190
53cc454a 51912009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5192 Michael Snyder <msnyder@vmware.com>
53cc454a 5193
a2311334
EZ
5194 * gdb.texinfo: (Process Record and Replay): Add documentation for
5195 process record and replay.
53cc454a 5196
484086b7
JK
51972009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5198
5199 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5200 a new part on command-line defined macros.
5201
32ae1842
EZ
52022009-04-25 Eli Zaretskii <eliz@gnu.org>
5203
5204 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5205 clarify the wording.
5206
b14b1491
TT
52072009-04-23 Tom Tromey <tromey@redhat.com>
5208
5209 * gdb.texinfo (Data Files): New node.
5210 (GDB Files): Update menu.
5211
5c1e86e1
JB
52122009-04-23 Joel Brobecker <brobecker@adacore.com>
5213
5214 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5215 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5216
83eba9b7
VP
52172009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5218
5219 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5220
e31198c4
HZ
52212009-04-22 Hui Zhu <teawater@gmail.com>
5222
5223 * gdb.texinfo (disassemble-next-line): Set the default of
5224 disassemble-next-line to off.
5225
26e251b6
JM
52262009-04-21 Joseph Myers <joseph@codesourcery.com>
5227
5228 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5229 --with-htmldir): New.
5230 * configure: Regenerate.
5231 * Makefile.in (datarootdir, docdir): Define.
5232 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5233 instead of $(SET_TEXINPUTS).
5234 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5235 gdbint.info instead of $(SET_TEXINPUTS).
5236 (gdbint/index.html): Use same -I options as for building
5237 gdbint.info.
5238 (stabs.dvi, stabs.pdf): Use same -I options as for building
5239 stabs.info instead of $(SET_TEXINPUTS).
5240 (stabs/index.html): Use same -I options as for building
5241 stabs.info.
5242 (annotate.dvi, annotate.pdf): Use same -I options as for building
5243 annotate.info instead of $(SET_TEXINPUTS).
5244 (annotate/index.html): Use same -I options as for building
5245 annotate.info.
5246
eac35c4e
DD
52472009-04-21 David Daney <ddaney@caviumnetworks.com>
5248
5249 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5250
29b0e8a2
JM
52512009-04-21 Joseph Myers <joseph@codesourcery.com>
5252
5253 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5254
2b831889 52552009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5256 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5257
5258 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5259 (MAKEHTMLFLAGS): Set to empty.
5260 (html__strip_dir): Define.
5261 (HTMLFILES): Define.
5262 (HTMLFILES_INSTALL): Define.
5263 (install-html): Copy new automake rule.
5264 (html): Depend on $(HTMLFILES).
5265 (gdb_toc.html): Rename to gdb/index.html.
5266 (gdbint_toc.html): Rename to gdbint/index.html.
5267 (stabs_toc.html): Rename to stabs/index.html.
5268 (annotate_toc.html): Rename to annotate/index.html.
5269
89a34d1b
JM
52702009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5271
5272 * Makefile.in: Set pdfdir and htmldir from configure
5273 substitutions.
5274 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5275 * configure: Regenerate.
5276
a2d5da46
JB
52772009-04-16 Joel Brobecker <brobecker@adacore.com>
5278
5279 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5280 This macro is no longer used.
5281
732f6a93
TT
52822009-04-15 Tom Tromey <tromey@redhat.com>
5283
5284 * gdb.texinfo (Character Sets): Document default character set.
5285
87f9adc1
PM
52862009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5287
5288 * gdbint.texinfo: Change server name from sources.redhat.com to
5289 sourceware.org throughout.
5290
2c88c651
JB
52912009-04-09 Joel Brobecker <brobecker@adacore.com>
5292
5293 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5294 about a missing dot or coma after @xref.
5295
4f5376b2
JB
52962009-04-02 Joel Brobecker <brobecker@adacore.com>
5297
5298 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5299 example, and add a small explanation about it.
5300 (Print Settings): Change the documentation of the "set print
5301 frame-arguments" to reflect the fact that the default is now "scalars".
5302
a0381d3a
JB
53032009-04-02 Joel Brobecker <brobecker@adacore.com>
5304
5305 * gdb.texinfo (Print Settings): Add kindex for command "set
5306 print frame-arguments".
5307
45ac276d
JB
53082009-03-31 Joel Brobecker <brobecker@adacore.com>
5309
5310 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5311 breakpoints.
5312 (Set Breaks): Add reference to thread-specific and task-specific
5313 breakpoints.
5314
32cd1edc
JB
53152009-03-31 Joel Brobecker <brobecker@adacore.com>
5316
5317 * gdb.texinfo (Ada Tasks): Remove the documentation about
5318 the "Running" state, as this state has been eliminated.
5319 Now all runnable tasks are shown as "Runnable".
5320
1042e4c0
SS
53212009-03-30 Stan Shebs <stan@codesourcery.com>
5322
5323 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5324 special case of breakpoints.
5325 (Enable and Disable Tracepoints): Mention deprecation.
5326 (Listing Tracepoints): Update description and example.
5327
f8f6f20b
TJB
53282009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5329
5330 * gdb.texinfo (Frames in Python): New node.
5331 (Python API): Update.
5332
c0c6f777
TJB
53332009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5334
5335 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5336 from a method to an attribute.
5337
def2b000
TJB
53382009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5339
5340 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5341 attribute.
5342
a07daef3
PA
53432009-03-25 Pedro Alves <pedro@codesourcery.com>
5344
5345 * observer.texi (thread_exit): Add "silent" parameter.
5346
f3b1572e
PA
53472009-03-22 Pedro Alves <pedro@codesourcery.com>
5348
5349 * observer.texi (about_to_proceed): New.
5350
587afa38
EZ
53512009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5352
5353 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5354 field throughout to handle types with spaces in them. Fix typos
5355 found by aspell.
5356 (Summary, Requirements, Contributors): New first chapter,
5357 "Summary" added, old Requirements section moved there, and new
5358 section, "Contributors" added.
5359 (Initializing a New Architecture, Register Representation)
5360 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5361 (Porting gdb): These sections extended and updated.
5362 (Compiler Characteristics): This section (empty) deleted.
5363 (Defining Other Architecture Features): This section renamed and
5364 duplicate material removed from (formerly "Target Conditionals").
5365 Use braces {} in @deftypeXX type field throughout to handle types
5366 with spaces in them. Typos found by aspell fixed.
5367
5368 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5369 * stack_frame.pdf: Version of image for PDF output.
5370 * stack_frame.png: Version of image for HTML output and for Emacs.
5371 * stack_frame.txt: Version of image for Info output.
1db61298 5372 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5373
10af6951
EZ
53742009-03-21 Eli Zaretskii <eliz@gnu.org>
5375
5376 * gdb.texinfo (Character Sets): Fix last change.
5377
cc924cad
TJB
53782009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5379
5380 * gdb.texinfo (Values From Inferior): Fix optional arguments
5381 markup.
5382 (Commands In Python): Adjust argument names of gdb.Command.__init__
5383 to what the function accepts as keywords.
5384
bc3b79fd
TJB
53852008-03-20 Tom Tromey <tromey@redhat.com>
5386
5387 * gdb.texinfo (Convenience Vars): Document convenience functions.
5388 (Functions In Python): New node.
5389 (Python API): Update.
5390
6c7a06a3
TT
53912009-03-20 Tom Tromey <tromey@redhat.com>
5392
5393 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5394 set target-wide-charset.
5395 (Requirements): Mention iconv.
5396
b646ddd4
HZ
53972009-03-17 Hui Zhu <teawater@gmail.com>
5398
5399 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5400
91440f57
HZ
54012009-03-17 Hui Zhu <teawater@gmail.com>
5402
5403 * gdb.texinfo: Add documentation for disassemble-next-line.
5404
8fd41227
TJB
54052009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5406
5407 * gdb.texinfo (Commands In Python): Remove tindex entries.
5408
61ff14c6
JK
54092009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5410
5411 * gdb.texinfo (Returning): New description for missing debug info.
5412
0b16c5cf
PA
54132009-03-14 Pedro Alves <pedro@codesourcery.com>
5414
5415 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5416 (General Query Packets): Document qAttached.
0b16c5cf 5417
32fc0df9
PA
54182009-03-05 Pedro Alves <pedro@codesourcery.com>
5419
5420 * gdb.texinfo (Background Execution): Better describe the set
5421 target-async command.
5422 (Maintenance Commands): Delete description of the `maint set/show
5423 linux-async' and `maint set/show remote-async' commands.
5424
134eb42c
VP
54252009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5426
5427 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5428 between sentences.
5429
c86cf029
VP
54302009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5431
5432 * gdb.texinfo (GDB/MI Async Records): Document the
5433 =library-loaded and =library-unloaded notifications.
5434
3ea85240
VP
54352009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5436
5437 * observer.texi (test_notification): New observer.
5438
1d33d6ba
VP
54392009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5440
61ff14c6
JK
5441 * observer.texi: Add parameter 'print_frame' to normal_stop
5442 observer.
1d33d6ba 5443
d721c933
EZ
54442009-02-07 Eli Zaretskii <eliz@gnu.org>
5445
5446 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5447 (Commands In Python): Fix COMMAND_* constants in last change. Use
5448 @kbd for interactive input. Add cross-references and index
5449 entries.
5450
4aa995e1
PA
54512009-02-06 Pedro Alves <pedro@codesourcery.com>
5452
5453 * gdb.texinfo (Signals): Document $_siginfo.
5454 (Convenience Variables): Mention $_siginfo.
5455 (Remote Configuration): Document qXfer:siginfo:read,
5456 qXfer:siginfo:write packets, and the read-siginfo-object,
5457 write-siginfo-object commands.
5458
5f5233d4
PA
54592009-02-06 Pedro Alves <pedro@codesourcery.com>
5460
5461 * gdbint.texinfo (Values): New chapter.
5462
d8906c6f
TJB
54632009-02-06 Tom Tromey <tromey@redhat.com>
5464
5465 * gdb.texinfo (Python API): Add entry for Commands In Python.
5466 (Commands In Python): New node.
5467
b6cb8e7d
TJB
54682009-02-05 Tom Tromey <tromey@redhat.com>
5469
5470 * gdb.texinfo (Values From Inferior): Document Value.string.
5471
12453b93
TJB
54722009-02-05 Tom Tromey <tromey@redhat.com>
5473
5474 * gdb.texinfo (Basic Python): Document execute's from_tty
5475 argument.
5476
08c637de
TJB
54772009-02-04 Tom Tromey <tromey@redhat.com>
5478
5479 * gdb.texinfo (Basic Python): Document gdb.history.
5480
592375cd
VP
54812009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5482
5483 * gdb.texinfo (GDB/MI Thread Commands): Document the
5484 'current-thread-id' field. Remove the example with zero threads,
5485 since current GDB won't ever report that if there's inferior.
5486
41447f92
VP
54872009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5488
5489 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5490 option to -break-insert.
5491
098b41a6
JG
54922009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5493 Jerome Guitton <guitton@adacore.com>
5494
5495 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5496 (System-wide configuration): New section.
5497
3c16cced
PA
54982009-01-26 Pedro Alves <pedro@codesourcery.com>
5499
5500 PR gdb/7580:
5501 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5502 internal-error|internal-warning quit|corefile ask|yes|no".
5503
62709adf
PA
55042009-01-26 Pedro Alves <pedro@codesourcery.com>
5505
5506 * gdb.texinfo (Using the `gdbserver' Program): Document
5507 --remote-debug.
5508
7ce58dd2
DE
55092009-01-23 Doug Evans <dje@google.com>
5510
5511 * gdb.texinfo: Add nexti to list of commands that support
5512 background execution.
5513
adb483fe
DJ
55142009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5515
5516 * gdb.texinfo (Define, Hooks): Document prefix command support.
5517
a67ec3f4 55182009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5519 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5520
5521 Fixes for makeinfo --html.
5522
5523 * annotate.texinfo: Use @copying and @insertcopying. Use
5524 @ifnottex in place of @ifinfo.
5525 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5526 place of @ifinfo. Use @ifnotinfo for one index entry.
5527 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5528 in place of @ifinfo.
5529 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5530 in place of @ifinfo. Include contents at start unconditionally.
5531
84fcdf95
PA
55322009-01-13 Pedro Alves <pedro@codesourcery.com>
5533
5534 * gdb.texinfo (General Query Packets): Remove @var{} around the
5535 "spu" literal string.
5536
fa3a767f
PA
55372009-01-07 Pedro Alves <pedro@codesourcery.com>
5538
5539 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5540 program may be running in another process" errors.
5541 * gdbint.texinfo (Native Conditionals): Delete
5542 ONE_PROCESS_WRITETEXT description.
5543
9cb011d3
JB
55442009-01-07 Joel Brobecker <brobecker@adacore.com>
5545
5546 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5547 emacs local variable to be placed at the end of the ChangeLog.
5548 Add server.c and gdbreplay.c to the list of files where the
5549 copyright year needs to be updated.
5550
84603566
SL
55512009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5552
5553 * gdb.texinfo (Remote Configuration): Document new
5554 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5555 commands.
5556
a53f55d8
PA
55572008-12-28 Pedro Alves <pedro@codesourcery.com>
5558
5559 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5560 FETCH_INFERIOR_REGISTERS.
5561 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5562 FETCH_INFERIOR_REGISTERS descriptions. Remove
5563 gdbarch_get_longjmp_target descrition, since already described in
5564 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5565 (Target Conditionals): ... here.
5566
077e0a52
JB
55672008-12-16 Joel Brobecker <brobecker@adacore.com>
5568
5569 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5570 examples.
5571 (Additions to Ada): Likewise. Add the missing opening and closing
5572 parenthesis of the GDB prompt in one of the examples.
5573
023eb17c
JB
55742008-12-14 Joel Brobecker <brobecker@adacore.com>
5575
5576 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5577 about the result of 'Address not being of type System.Address.
5578 This problem has been fixed a while ago.
5579
c3b108f7
VP
55802008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5581
5582 MI non-stop and multiprocess docs.
5583
c8d5aac9
L
5584 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5585 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5586 Adjust documentation for *stopped, document =thread-created,
5587 =thread-exited, =thread-group-created and =thread-group-exited.
5588 (GDB/MI Thread Commands): Document the 'state' field in
5589 -thread-info output.
5590 (GDB/MI Program Execution): Mention --all and --thread-group
5591 options.
5592 (GDB/MI Variable Objects): Describe floating and fixed variable
5593 objects.
5594 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5595
07e059b5
VP
55962008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5597
c8d5aac9
L
5598 * gdb.texinfo (Operating System Information): New appendix.
5599 (Operating System Auxiliary Information): Document 'info os processes'
5600 (Remote Configuration): Document 'osdata'
5601 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5602
a80b95ba
TG
56032008-11-27 Tristan Gingold <gingold@adacore.com>
5604
5605 * gdb.texinfo (Darwin): Document Darwin specific features.
5606
a655d424
JK
56072008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5608
5609 * gdbint.texinfo (Target Conditionals): Extend the
5610 gdbarch_breakpoint_from_pc description.
5611
249e1128
VP
56122008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5613
5614 * gdb.texinfo (M68K Features): Fix typo.
5615
c14c28ba
PP
56162008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5617
5618 * gdb.texinfo (Symbols): Mention printing containing
5619 image name in "info symbol".
5620 (Maint translate-address): Likewise.
889bf7c5 5621
394a6666
JB
56222008-11-18 Joel Brobecker <brobecker@adacore.com>
5623
5624 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5625 commands "catch load" and "catch unload".
5626
66bb093b
VP
56272008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5628
5629 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5630 =thread-selected.
889bf7c5 5631
4a92f99b
VP
56322008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5633
c8d5aac9 5634 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5635
f0323ca0
PA
56362008-10-27 Pedro Alves <pedro@codesourcery.com>
5637
5638 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5639 .mt files, TM_CLIBS or TM_CDEPS.
5640 (x86 Watchpoints): Don't mention TDEPFILES.
5641
8b23ecc4
SL
56422008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5643
5644 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5645 (Overview): Mention notifications and non-stop mode behavior.
5646 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5647 with non-stop mode behavior. Add vStopped description.
5648 (Stop Reply Packets): Update list of packets that return
5649 stop replies. Mention non-stop behavior.
5650 (General Query Packets): Document QNonStop packet and associated
5651 qSupported query response.
5652 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5653 behavior.
5654 (Notification Packets): New section.
5655 (Remote Non-Stop): New section.
5656 (File-I/O Overview): Mention non-stop behavior.
5657
fff08868
HZ
56582008-10-24 Hui Zhu <teawater@gmail.com>
5659 Pedro Alves <pedro@codesourcery.com>
5660
5661 * gdb.texinfo (displaced-stepping): Describe the auto mode
5662 setting, and say it's the default. This is now a mainstream
5663 setting instead of a maintenance setting.
5664
252fbfc8
PA
56652008-10-23 Pedro Alves <pedro@codesourcery.com>
5666
5667 * observer.texi (thread_stop_requested): New.
5668
20924a55
JB
56692008-10-22 Joel Brobecker <brobecker@adacore.com>
5670
5671 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5672 (Patching): Replace incorrect usage of @samp by @kbd.
5673
bacec72f
MS
56742008-10-17 Michael Snyder <msnyder@vmware.com>
5675
5676 * gdb.texinfo: Add documentation for reverse execution.
5677
a08702d6 56782008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5679 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5680
5681 * gdb.texinfo. (Values From Inferior): New subsubsection.
5682
d97bc12b
DE
56832008-10-06 Doug Evans <dje@google.com>
5684
5685 * gdb.texinfo (set debug dwarf2-die): Document it.
5686
87f67dba
JB
56872008-10-01 Joel Brobecker <brobecker@adacore.com>
5688
5689 * gdb.texinfo (catch) [exception]: Document how to insert
5690 a breakpoint on user-defined exceptions when the exception
5691 name is identical to one of the language-defined ones.
5692
2fae03e8
TT
56932008-09-27 Tom Tromey <tromey@redhat.com>
5694
5695 * gdb.texinfo (Macros): Remove text about stringification,
5696 varargs, and splicing.
5697
5c6ce71d
TT
56982008-09-27 Tom Tromey <tromey@redhat.com>
5699
5700 * gdbint.texinfo (Language Support): Remove text about omitting
5701 support for a language.
5702
07128da0
DE
57032008-09-23 Doug Evans <dje@google.com>
5704
5705 * gdb.texinfo (info dcache): Update.
5706
b90a069a
SL
57072008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5708
5709 * gdb.texinfo (Packets): Add info on thread-id syntax and
5710 multiprocess extensions.
5711 <D>: Document multiprocess form of packet.
5712 <H>: Use thread-id syntax.
5713 <T>: Likewise.
5714 <vCont>: Likewise. Note this is required for multiprocess.
5715 <vKill>: New packet.
5716 (Stop Reply Packets) <T>: Use thread-id syntax.
5717 <W>: Document multiprocess form of reply.
5718 <X>: Likewise.
5719 (General Query Packets) <qC>: Use thread-id syntax.
5720 <qfThreadInfo>: Likewise.
5721 <qGetTLSAddr>: Likewise.
5722 <qP>: Likewise.
5723 <qSupported>: Add "multiprocess" feature.
5724 <qThreadExtraInfo>: Use thread-id syntax.
5725
b77209e0
PA
57262008-09-22 Stan Shebs <stan@codesourcery.com>
5727
5728 * gdb.texinfo (Inferiors): New section.
5729
3d0bb823
PA
57302008-09-12 Pedro Alves <pedro@codesourcery.com>
5731
5732 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5733
f8dcfc0a
UW
57342008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5735
5736 * gdbint.texinfo (Target Conditionals): Remove documentation
5737 for gdbarch_name_of_malloc.
5738
8775bb90
MS
57392008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5740
5741 * gdb.texinfo (Interrupts): Mention TCP interface for
5742 sending BREAK.
5743
f1838a98
UW
57442008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5745
5746 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5747 argument prefix to "set sysroot".
5748
158c7665
PH
57492008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5750
5751 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5752 and False.
5753
30e026bb
VP
57542008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5755
c8d5aac9
L
5756 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5757 for possible features of -list-features.
30e026bb 5758
c6ebd6cf
VP
57592008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5760
c8d5aac9 5761 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
5762 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5763
aeac0ff9
VP
57642008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5765
5766 * doc/gdb.texinfo (PowerPC): Fix typo.
5767 (PowerPC features): Fix typo.
5768
5231c1fd
PA
57692008-08-18 Pedro Alves <pedro@codesourcery.com>
5770
5771 * observer.texi (thread_ptid_changed): New.
5772
677c5bb1
LM
57732008-08-18 Luis Machado <luisgpm@br.ibm.com>
5774
5775 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5776 (PowerPC features): Mention feature set for VSX registers.
5777
f3a2dd1a
JB
57782008-08-13 Joel Brobecker <brobecker@adacore.com>
5779
5780 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5781 the direct visibility of all names in user-written packages.
5782
33e5cbd6
PA
57832008-08-13 Pedro Alves <pedro@codesourcery.com>
5784
5785 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5786 setting, and make it the default.
5787 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5788 non-stop script example.
5789
d0384fc4
TJB
57902008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5791
5792 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5793 reference to the "Using Different Register and Memory Data
5794 Representation" section.
5795
a6f3e723
SL
57962008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5797
5798 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5799 (Remote Protocol): Add Packet Acknowledgment to menu.
5800 (Overview): Mention +/- can be disabled, and point to new section
5801 where this is discussed in detail.
5802 (General Query Packets): Document QStartNoAckMode packet, and
5803 corresponding qSupported reply.
5804 (Packet Acknowledgment): New section.
5805
0606b73b
SL
58062008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5807 Pedro Alves <pedro@codesourcery.com>
5808
5809 * gdb.texinfo (Threads): Move paragraph about automatic thread
5810 selection to All-Stop Mode subsection.
5811 (Thread Stops): Reorganize existing material into subsections.
5812 Add introductory blurb and menu.
5813 (Non-Stop Mode): New subsection.
5814 (Background Execution): New subsection.
5815 (Maintenance Commands): Add cross-references from async mode
5816 commands to the new Background Execution section.
5817
d57a3c85
TJB
58182008-08-06 Tom Tromey <tromey@redhat.com>
5819
5820 * gdb.texinfo (Extending GDB): New chapter.
5821 (Sequences): Demoted chapter, now a section under the new
5822 Extending GDB chapter.
5823 (Python): New section.
5824
6d76a53d
SS
58252008-07-31 Stan Shebs <stan@codesourcery.com>
5826
5827 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5828
1f70da6a
SS
58292008-07-29 Stan Shebs <stan@codesourcery.com>
5830
5831 * gdbint.texinfo: General round of cleanup and minor
5832 clarifications.
5833 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5834 (Longjmp Support): Update description to reflect how it is done
5835 for targets without using native header.
5836 (Symbol Handling): Add a little more general explanation.
5837 (COFF, ELF): Mention stabs encapsulation.
5838 (DWARF 3): New section.
5839 (Adding a New Host): Scrub out some obsolete bits.
5840 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5841 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5842 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5843 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5844 SEEK_SET, STOP_SIGNAL, USG.
5845 (Raw and Virtual Register Representations): Ditto for
5846 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5847 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5848 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5849 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5850 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5851 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5852 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5853 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5854 DEPRECATED_USE_STRUCT_CONVENTION.
5855 Describe gdbarch_deprecated_fp_regnum.
5856 Update description of gdbarch_print_insn.
5857 (Adding a New Target): Scrub out obsolete bits.
5858 (Obsolete Conditionals): Remove entire section.
5859
383f836e
TT
58602008-07-25 Tom Tromey <tromey@redhat.com>
5861
5862 * observer.texi (GDB Observers): Document new observers:
5863 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5864 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5865 architecture_changed.
5866
cfd8ab24
SS
58672008-07-21 Stan Shebs <stan@codesourcery.com>
5868
5869 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5870 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5871
781b42b0
TT
58722008-07-21 Tom Tromey <tromey@redhat.com>
5873
5874 * observer.texi (GDB Observers): Remove obsolete comment.
5875 <executable_changed>: Remove argument.
5876
d7d9f01e
TT
58772008-07-18 Tom Tromey <tromey@redhat.com>
5878
5879 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5880
bf250677
DE
58812008-07-10 Doug Evans <dje@google.com>
5882
5883 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5884
10568435
JK
58852008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5886
5887 * gdb.texinfo (Starting): Document "set disable-randomization".
5888
5ae4183a
AS
58892008-07-07 Andreas Schwab <schwab@suse.de>
5890
5891 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5892
b56e7235
VP
58932008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5894
5895 * gdb.texinfo (GDB/MI Target Manipulation): Add
5896 example of -target-attach.
5897
e1ac3328
VP
58982008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5899
5900 * observer.texi (target_resumed): New observer.
5ae4183a 5901 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5902
65d12d83
TT
59032008-06-06 Tom Tromey <tromey@redhat.com>
5904
5905 * gdb.texinfo (Completion): Add field name example.
5906
fbc5282e
MK
59072008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5908
5909 * gdb.texinfo (GDB/MI Program Context): Added example
5910 to -exec-arguments
5ae4183a 5911
fbc5282e 59122008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5913
5914 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5915 annotation.
5916
c16158bc 59172008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5918 Nathan Sidwell <nathan@codesourcery.com>
5919 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5920
5921 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5922 and ACX_BUGURL.
5923 * configure: Regenerate.
5924 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5925 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5926 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5927 mailing-list-specific text about bug reporting unless
5928 BUGURL_DEFAULT.
5929
75c99385
PA
59302008-06-05 Pedro Alves <pedro@codesourcery.com>
5931
5932 * gdb.texinfo (-target-select): Remove reference to target async.
5933 (Maintenance Commands): Document "maint set/show remote-async".
5934
1763a388
MK
59352008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5936
5937 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5938 in -target-file-get section.
5ae4183a 5939
d0d064df
PA
59402008-05-22 Pedro Alves <pedro@codesourcery.com>
5941
9b562ab8
PA
5942 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5943 killing the inferior when it is already debugging a process.
d0d064df 5944
8dfa32fc
JB
59452008-05-21 Joel Brobecker <brobecker@adacore.com>
5946
5947 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5948 abbreviation for "finish".
5949
55f996a7
NR
59502008-05-21 Nick Roberts <nickrob@snap.net.nz>
5951
5952 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5953
ba2b1c56
DJ
59542008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5955
5956 * gdbint.texinfo (Target Conditionals): Delete entry for
5957 gdbarch_dwarf_reg_to_regnum.
5958
08388c79
DE
59592008-05-09 Doug Evans <dje@google.com>
5960
a3c83fae 5961 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5962
d14508fe
DE
59632008-05-05 Doug Evans <dje@google.com>
5964
5965 * gdb.texinfo (disassemble): Document /m modifier.
5966
e2b7ddea
VP
59672008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5968
5ae4183a
AS
5969 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5970 will not report the time of commands that run the target.
e2b7ddea 5971
8eb41542
VP
59722008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5973
5974 * gdb.texinfo (GDB/MI Output Records): Add
5975 missing semicolon.
5976
82f68b1c
VP
59772008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5978
5979 * gdb.texinfo (GDB/MI Output Records):
5980 Document =thread-create and =thread-exited.
5981
fa0f268d
VP
59822008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5983
5984 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5985 Remove mention of dmi-discuss.
fa0f268d 5986
063bfe2e
VP
59872008-05-03 Pedro Alves <pedro@codesourcery.com>
5988
5989 * observer.texi (thread_exit): New.
5990
237fc4c9
PA
59912008-05-02 Pedro Alves <pedro@codesourcery.com>
5992
5993 * gdb.texinfo (Debugging Output): Document "set/show debug
5994 displaced".
5995 (Maintenance Commands): Document "maint set/show
5996 can-use-displaced-stepping".
5997
0428b8f5
DJ
59982008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5999
6000 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6001 and set/show arm force-mode.
6002
5009afc5
AS
60032008-05-02 Andreas Schwab <schwab@suse.de>
6004
6005 * gdbint.texinfo (Algorithms): Describe
6006 target_watchpoint_addr_within_range.
6007
669fac23
DJ
60082008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6009
6010 * gdbint.texinfo (Stack Frames): New chapter.
6011 (Algorithms): Move Frames text to the new chapter.
6012 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6013 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6014
721c02de
VP
60152008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6016
5ae4183a
AS
6017 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6018 output does not necessary include any tokens.
721c02de 6019
c055b101
CV
60202008-04-22 Corinna Vinschen <vinschen@redhat.com>
6021
6022 * gdb.texinfo (Set SH Calling convention): New @item.
6023 (Show SH Calling convention): Ditto.
6024
68837c9d
MD
60252008-04-22 Markus Deuling <deuling@de.ibm.com>
6026
6027 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6028
2e9132cc
EZ
60292008-04-20 Eli Zaretskii <eliz@gnu.org>
6030
6031 * gdb.texinfo (Set Breaks): Mention that multiple location
6032 breakpoints need line number info. Add index entries.
6033
31fffb02
CS
60342008-04-19 Craig Silverstein <csilvers@google.com>
6035
6036 * gdb.texinfo (Requirements): Add an optional requirement on
6037 zlib.
6038 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6039 Compressed DWARF 2.
6040
a47ec5fe
AR
60412008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6042
6043 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6044 sample output for 'stopped,reason="breakpoint-hit"' message.
6045 (GDB/MI Program Execution): Likewise.
6046
de051565
MK
60472008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6048
5ae4183a 6049 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6050 -var-set-format. Add -f option to -var-evaluate-expression.
6051
6ba66d6a
JB
60522008-04-03 Joel Brobecker <brobecker@adacore.com>
6053
6054 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6055 new node "Ambiguous Expressions". Replace references to this
6056 node by references to "Ambiguous Expressions" throughout.
6057 (Ambiguous Expressions): New node.
6058
1e26b4f8
DJ
60592008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6060
6061 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6062
b84876c2
PA
60632008-03-21 Pedro Alves <pedro@codesourcery.com>
6064
6065 * gdb.texinfo (Debugging Output): Document
6066 "set/show debug lin-lwp-async".
6067 (Maintenance Commands): Document "maint set/show linux-async".
6068
63092375
DJ
60692008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6070
6071 * gdb.texinfo (Expressions): Update description of malloced arrays.
6072
8e8901c5
VP
60732008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6074
6075 * gdb.texinfo (Thread Commands): Document
6076 -thread-info. Remove -thread-list-all-threads.
6077
1fddbabb
PA
60782008-03-14 Pedro Alves <pedro@codesourcery.com>
6079 Sandra Loosemore <sandra@codesourcery.com>
6080
6081 * gdb.texinfo (Library List Format): Update to mention the
6082 possibility to pass section addresses instead of segment
6083 addresses.
6084
ccd213ac
DJ
60852008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6086
6087 * gdb.texinfo (Starting): Document "set exec-wrapper".
6088 (Server): Document gdbserver --wrapper.
6089
fa4727a6
DJ
60902008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6091
6092 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6093 unreadable memory. Delete obsolete SPARClite reference.
6094
8edfe269
DJ
60952008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6096
6097 * gdb.texinfo (Starting): Mention always-running targets.
6098 (Target Commands): Add an anchor for load.
6099 (Connecting): Explain continue instead of run.
6100
1843f87b
DJ
61012008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6102
6103 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6104
f9082629
NR
61052008-02-26 Nick Roberts <nickrob@snap.net.nz>
6106
6107 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6108 breakpoint table.
6109
fd96d250
PA
61102008-02-19 Pedro Alves <pedro@codesourcery.com>
6111
6112 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6113 killing the inferior when it is already debugging a process.
6114
36af4ef6
MD
61152008-02-13 Markus Deuling <deuling@de.ibm.com>
6116
6117 * gdbint.texinfo (Build Script): New section. Mention new build script
6118 gdb_buildall.sh.
6119
cda4ce5a
JB
61202008-02-01 Jim Blandy <jimb@red-bean.com>
6121
6122 * gdb.texinfo (Help): Summarize 'info args' correctly.
6123
4acd40f3
TJB
61242008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6125
6126 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6127 available in PowerPC architecture.
6128 (Embedded Processors): Change node name of PowerPC item in menu.
6129 (PowerPC): Rename to...
6130 (PowerPC Embedded): this.
6131 (Architectures): Add new PowerPC item in menu.
6132 (PowerPC): New node.
6133
6e6c6f50
DJ
61342008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6135
6136 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6137 commands.
6138
5ee187d7
DJ
61392008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6140
6141 * gdb.texinfo (Setting Catchpoints): Mention features
6142 supported on GNU/Linux.
6143
e275c0d9
NR
61442008-01-30 Nick Roberts <nickrob@snap.net.nz>
6145
6146 * gdb.texinfo (GDB/MI File Commands): Describe new output
6147 field for MI command -file-list-exec-source-file.
6148
2d717e4f
DJ
61492008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6150
6151 * gdb.texinfo (Using the `gdbserver' Program): Add security
6152 warning. Rearrange into subsections and subsubsections. Document
6153 --multi and --debug. Correct --with-sysroot typo. Update --attach
6154 usage. Make load reference clearer. Document monitor exit.
6155 (Remote Configuration): Document set remote exec-file, attach-packet,
6156 and run-packet.
6157 (Packets): Document vAttach and vRun.
6158
d35a4257 61592008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6160
6161 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6162 detach-on-follow -> detach-on-fork.
f663676d 6163
c78d192c
DJ
61642008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6165
6166 * gdbint.texinfo (Native Conditionals): Remove
6167 SHELL_COMMAND_CONCAT and SHELL_FILE.
6168
d35a4257
EZ
61692008-01-26 Eli Zaretskii <eliz@gnu.org>
6170
6171 * gdb.texinfo (Specify Location): Improve wording.
6172
93815fbf
VP
61732008-01-23 Chris Demetriou <cgd@google.com>
6174
6175 * gdb.texinfo (Threads): Document new "set print thread-events"
6176 and "show print thread-events" commands.
6177
2a25a5ba
EZ
61782008-01-19 Eli Zaretskii <eliz@gnu.org>
6179
6180 * gdb.texinfo (Specify Location): New section.
6181 (Delete Breaks, Edit, Set Breaks): Remove description of
6182 locations. Instead, add a reference to "Specify Location".
6183 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6184 (Symbols): Refer to "Specify Location" for the valid forms of
6185 linespecs and locations.
6186
32c9a795
MD
61872008-01-18 Markus Deuling <deuling@de.ibm.com>
6188
6189 * gdbint.texinfo (Target Conditionals): Replace the description of
6190 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6191
b17828ca
JB
61922008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6193
6194 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6195 about &&var, which is rejected by the expression parser.
6196
0aea4bf3
LM
61972008-01-09 Luis Machado <luisgpm@br.ibm.com>
6198
6199 * gdb.texinfo (Output): Update documentation on using printf with DFP
6200 types.
6201
febe4383
TJB
62022008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6203
6204 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6205 subsubsection.
6206 (Decimal Floating Point format): New subsubsection.
6207
7a404eba
PA
62082008-01-05 Pedro Alves <pedro@codesourcery.com>
6209
6210 * gdb.texinfo (File Options): Remove mention of the attempt to
6211 open a core file with the -p option. Don't list -c as a valid
6212 option to attach to a process.
6213
a4d9b460
PA
62142008-01-05 Pedro Alves <pedro@codesourcery.com>
6215
6216 * gdbint.texinfo (Host Conditionals): Remove mention of
6217 ALIGN_STACK_ON_ENTRY.
6218
6ec2edbe
JB
62192008-01-05 Joel Brobecker <brobecker@adacore.com>
6220
6221 * gdbint.texinfo (Start of New Year Procedure): Add item
6222 describing how to update the source and documentation copyright
6223 notices.
6224
d8b2a693
JB
62252007-12-18 Jim Blandy <jimb@codesourcery.com>
6226
ab209b3a 6227 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6228 watchpoint explanation into the main description of the watchpoint
6229 command; update synopses of 'watch', 'rwatch', and 'awatch'
6230 commands.
6231
8b4ed427
VP
62322007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6233
6234 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6235 Document 'pending-breakpoints' feature of
6236 -list-features.
6237
37e4754d
LM
62382007-12-17 Luis Machado <luisgpm@br.ibm.com>
6239
669fac23 6240 * gdb.texinfo: Add new parameter's description.
37e4754d 6241
1d3811f6
DJ
62422007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6243
6244 * gdb.texinfo (Overview): Clarify run-length encoding
6245 example. Remove the restriction on "+" and "-" characters.
6246
c1c25a1a
EZ
62472007-12-15 Eli Zaretskii <eliz@gnu.org>
6248
6249 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6250
afe8ab22 62512007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6252
afe8ab22
VP
6253 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6254 the -f option for -break-insert, remove -r option,
6255 and clarify specification of location.
6256
a6b151f1
DJ
62572007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6258
6259 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6260 formatting.
6261 (Remote Debugging): Add File Transfer section.
6262 (Remote Configuration): Document Host I/O packets.
6263 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6264 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6265 (Packets): Add vFile.
6266
3b784c4f
EZ
62672007-11-17 Eli Zaretskii <eliz@gnu.org>
6268
6269 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6270 breakpoints with multiple locations.
6271 (Breakpoint Menus): Improve wording.
6272 (Output): Fix last change.
6273
a4ce5b0d
UW
62742007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6275
6276 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6277
1b39d5c0
DE
62782007-11-15 Doug Evans <dje@google.com>
6279
6280 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6281
7a72d44c
VP
62822007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6283
6284 * gdbint.texinfo (Native Conditionals): Remove
6285 mention of CLEAR_SOLIB.
5ae4183a 6286
6d1829bf 62872007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6288
6289 * gdb.texinfo (Print Settings): Add documentation for "set/show
6290 print frame-arguments".
6291
1a619819
LM
62922007-11-05 Luis Machado <luisgpm@br.ibm.com>
6293
3b784c4f 6294 * gdb.texinfo (Output): Update printf command's description.
1a619819 6295
55eddb0f
DJ
62962007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6297
6298 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6299 powerpc soft-float".
6300
9cceb671
DJ
63012007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6302
6303 * gdb.texinfo (Files): Correct formatting. Mention Expat
6304 requirement.
6305 (Requirements for Building GDB): Expand the list of Expat
6306 uses.
6307 (Library List Format, Memory Map Format): Mention Expat.
6308 (Target Descriptions): Update Expat wording.
6309
83acabca
DJ
63102007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6311
6312 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6313 Document that gdbarch_convert_register_p should return zero for no-op
6314 conversions.
6315
e35879db
UW
63162007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6317
83acabca 6318 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6319 of set_gdbarch_sofun_address_maybe_missing back to ...
6320 (Target Conditionals): ... here to fix build break.
6321
203c3895
UW
63222007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6323
83acabca 6324 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6325 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6326 (Compiler Characteristics): ... documentation of
6327 set_gdbarch_sofun_address_maybe_missing.
6328
11411de3
DJ
63292007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6330
6331 * gdbint.texinfo (Target Conditionals): Use
6332 frame_unwind_register_unsigned in examples instead of
6333 frame_unwind_unsigned_register.
6334
7cc46491
DJ
63352007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6336
6337 * gdb.texinfo (Predefined Target Types): Add int128
6338 and uint128.
6339 (Standard Target Features): Add PowerPC features.
6340
81adfced
DJ
63412007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6342
6343 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6344
c1874924
UW
63452007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6346
6347 * gdbint.texi (Target Conditionals): Remove documentation
6348 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6349 gdbarch_extract_return_value, and gdbarch_store_return_value.
6350
f6e56ab3
UW
63512007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6352
6353 * gdbint.texi (Target Conditionals): Remove documentation of
6354 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6355
56cf5405
KH
63562007-10-11 Kazu Hirata <kazu@codesourcery.com>
6357
6358 * gdb.texinfo: Mention that inaccessible-by-default is on by
6359 default.
6360
35156bae
DJ
63612007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6362
6363 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6364
d983da9c
DJ
63652007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6366
6367 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6368 multi-threaded watchpoints.
6369 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6370 checked. Describe sticky notification. Expand description
6371 of steppable and continuable watchpoints.
6372 (Watchpoints and Threads): New subsection.
6373
fe6fbf8b
VP
63742007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6375
6376 * gdb.texinfo (Setting Breakpoints): Revise
6377 documentation for pending breakpoints. Document
6378 breakpoints with multiple locations.
5ae4183a 6379
084344da
VP
63802007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6381
6382 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6383 Document -list-features.
5ae4183a 6384
82160952
EZ
63852007-09-15 Eli Zaretskii <eliz@gnu.org>
6386
6387 * gdb.texinfo (Output): Spell out which features of C's printf are
6388 not supported by GDB's printf.
7e27a47a
EZ
6389 (Separate Debug Files): More accurate wording regarding build ID
6390 and a reference to the ld manual rather than the Fedora wiki.
82160952 6391
ea37ba09
DJ
63922007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6393 Jim Blandy <jimb@codesourcery.com>
6394
6395 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6396 (Examining Memory): Update mentions of the 's' format.
6397 (Automatic Display): Likewise.
6398
b8533aec
DJ
63992007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6400
6401 * gdb.texinfo: Update the FSF's Back-Cover Text.
6402
83f83d7f
JK
64032007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6404 Eli Zaretskii <eliz@gnu.org>
6405
6406 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6407 Fixed the ``build ID'' name. New binaries build instructions for the
6408 build ID inclusion. Explain how the commands are specific to the build
6409 ID vs. debug link.
6410
c7e83d54
EZ
64112007-09-01 Eli Zaretskii <eliz@gnu.org>
6412
6413 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6414 indexing for ``build ID'' support.
6415
d3750b24
JK
64162007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6417
6418 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6419 Enlisted BUILD ID to the debug file searching example.
6420 Included a BUILD ID `.note.gnu.build-id' section description.
6421 Updated/added the debug files splitting instructions for OBJCOPY.
6422
02142340
VP
64232007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6424
6425 * gdb.texinfo (Variable Objects): Adjust docs
6426 for -var-info-expression and document
6427 -var-info-path-expression.
6428
d3bdde98
JB
64292007-08-20 Jim Blandy <jimb@codesourcery.com>
6430
3fb6a982
JB
6431 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6432 (title page): Include the dedication in the printed manual, as a
6433 separate page after the copyright notice.
5ae4183a 6434
d3bdde98
JB
6435 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6436 don't break a @var across a line.
6437
c80a96a8
MR
64382007-07-25 Maciej W. Rozycki <macro@mips.com>
6439
6440 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6441 for include files.
6442
5824a901
NR
64432007-07-12 Nick Roberts <nickrob@snap.net.nz>
6444
6445 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6446 in annotate.texinfo.
6447 (Command History): Link to new node.
5824a901 6448
d52e7ea3
UW
64492007-07-05 Markus Deuling <deuling@de.ibm.com>
6450
6451 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6452
5fc14d0a
EZ
64532007-07-05 Eli Zaretskii <eliz@gnu.org>
6454
6455 * gdbint.texinfo (Target Conditionals): Fix last change.
6456
4a9bb1df
UW
64572007-07-03 Markus Deuling <deuling@de.ibm.com>
6458
6459 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6460 routines:
6461 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6462 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6463 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6464 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6465 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6466 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6467 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6468 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6469 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6470 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6471 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6472 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6473 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6474 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6475 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6476 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6477 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6478 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6479 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6480 (SOFTWARE_SINGLE_STEP_P)
6481
6482 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6483 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6484
6485 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6486 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6487 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6488 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6489 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6490 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6491 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6492 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6493 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6494 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6495
6496 (Converting an existing Target Architecture to Multi-arch): Remove
6497 section.
6498
6499 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6500 (gdbarch_addr_bits_remove): Add code example.
6501
6502 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6503
cfa9d6d9
DJ
65042007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6505
6506 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6507 Add other missing entries. Adjust the table size to fit.
6508 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6509 stop reasons including the new "library" event.
6510 (General Query Packets): Adjust table widths for qSupported. Mention
6511 qXfer:libraries:read reply to qSupported and document the new packet.
6512 (Library List Format): New section.
6513
159fcc13
JK
65142007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6515
6516 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6517
f66d1690
MS
65182007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6519
6520 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6521
67102876
NR
65222007-06-25 Nick Roberts <nickrob@snap.net.nz>
6523
6524 * gdbint.texinfo (Register and Memory Data): Break sections
6525 into nodes and add a menu.
6526
a4642986
MR
65272007-06-21 Maciej W. Rozycki <macro@mips.com>
6528
6529 * gdb.texinfo (Examining Memory): Document the new behaviour.
6530
e9c17194
VP
65312007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6532
6533 * gdb.texinfo (Standard Target Features): Document
6534 m68k features.
6535
31d99776
DJ
65362007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6537
6538 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6539
1780a0ed
DJ
65402007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6541
6542 * gdb.texinfo (Target Description Format): Add version attribute
6543 for <target>.
6544
822b6570
DJ
65452007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6546
6547 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6548
f8b73d13
DJ
65492007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6550
6551 * gdb.texinfo (MIPS Features): New subsection.
6552
0e7f50da
UW
65532007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6554 Markus Deuling <deuling@de.ibm.com>
6555
6556 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6557 and qXfer:spu:write packets and mention them under qSupported.
6558
23d964e7
UW
65592007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6560 Markus Deuling <deuling@de.ibm.com>
6561
6562 * gdb.texinfo (Architectures): Add new SPU section to document
6563 Cell Broadband Engine SPU architecture specific commands.
6564
9f708cb2
VP
65652007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6566
6567 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6568 comments.
6569
7579b5f8
NR
65702007-06-07 Nick Roberts <nickrob@snap.net.nz>
6571
6572 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6573
bf06d120
JB
65742007-05-29 Jim Blandy <jimb@codesourcery.com>
6575
6576 * gdb.texinfo (Overview): Doc fix.
6577
23776285
MR
65782007-05-22 Maciej W. Rozycki <macro@mips.com>
6579
6580 * gdb.texinfo (Remote Configuration): Document "set/show
6581 remoteflow".
6582
1a69e1e4
DJ
65832007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6584
bf06d120
JB
6585 * gdb.texinfo (MIPS): Remove documentation for set mips
6586 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6587 stack-arg-size.
1a69e1e4 6588
46ba6afa 65892007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6590
46ba6afa
BW
6591 * all-cfg.texi (GDBTUI): New.
6592 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6593 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6594 (TUI Configuration): Edit to improve clarity and fix problems of
6595 both style and content.
5ae4183a 6596
06d3b283
UW
65972007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6598
6599 * observer.texi (GDB Observers): New observer "new_objfile".
6600
179101d6
UW
66012007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6602
6603 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6604
25d5ea92
VP
66052007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6606
6607 * gdb.texinfo (GDB/MI Variable Objects): Document
6608 frozen variables objects.
5ae4183a 6609
ea35711c
DJ
66102007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6611
6612 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6613 (Character Sets, Caching Data of Remote Targets): Likewise.
6614 (Targets): Delete Remote node. Move its text...
6615 (Debugging Remote Programs): ...to here. Delete description
6616 of the "remote" command.
6617 (Remote configuration): Delete description of "set remotedevice"
6618 and "show remotedevice".
6619 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6620
db2e3e2e
BW
66212007-04-11 Bob Wilson <bob.wilson@acm.org>
6622
5ae4183a
AS
6623 * gdb.texinfo (Contributors, Continuing and Stepping)
6624 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6625 (General Query Packets, File-I/O Remote Protocol Extension)
6626 (Protocol Basics, The F Reply Packet, Write)
6627 (Protocol-specific Representation of Datatypes, Memory Transfer):
6628 Fix hyphenation, punctuation and grammar problems.
6629 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6630 'section' instead of 'subsection' in the text.
6631 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6632 (i386): Remove period from section name.
db2e3e2e
BW
6633 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6634 (Config Names, Configure Options): Use @file{configure}.
6635
8a3dae3e
DJ
66362007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6637
6638 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6639 and tab expansion.
6640
1a92f856
DJ
66412007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6642
6643 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6644
79a6e687 66452007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6646
79a6e687
BW
6647 * gdb.texinfo: Consistently capitalize all significant words in
6648 node names, chapter titles, section titles, and headings. Update
6649 cross references to match.
6650 (Starting and Stopping Trace Experiment): Make node name plural.
6651 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6652
ad527d2e
PA
66532007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6654
6655 * gdb.texinfo (WinCE): Delete obsolete subsection.
6656
7ce59000
DJ
66572007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6658
6659 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6660 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6661 references.
6662
8807d78b
DJ
66632007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6664
6665 * gdb.texinfo (Startup): Delete references to some alternate
6666 names for .gdbinit.
6667 (Thread): Remove LynxOS reference.
6668 (Tandem ST2000): Delete target-specific documentation.
6669 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6670 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6671 and GDB_OSABI_LYNXOS.
6672
5f402660
UW
66732007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6674
6675 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6676
bac718a6
UW
66772007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6678
6679 * gdbint.texinfo (Target Conditionals): Remove mention of
6680 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6681 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6682
9453113a
DJ
66832007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6684
6685 * Makefile.in: Add "pdfdir" installation
6686 directory, PDFTEX macro, support for "install-pdf" target,
6687 and rules for making a pdf version of refcard.texi.
6688 * refcard.tex: Specify paper size for PDF output.
6689
ae21e955 66902007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6691
ae21e955 6692 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6693
3f94c067 66942007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6695
3f94c067
BW
6696 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6697 (Source Path, Character Sets, Macros, Define)
6698 (GDB/MI Result Records, GDB/MI Simple Examples)
6699 (GDB/MI Program Execution, GDB/MI File Commands)
6700 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6701 (Bug Reporting): Use @value{GCC}.
5ae4183a 6702
12c27660 67032007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6704
12c27660
BW
6705 * gdb.texinfo (Help): Fix formatting of examples.
6706 (Variables): Use @ifnotinfo instead of @iftex.
6707 (Non-debug DLL symbols): Use @ref instead of @pxref.
6708 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6709
ce9341a1
BW
67102007-03-26 Bob Wilson <bob.wilson@acm.org>
6711
6712 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6713
c8f4133a
BW
67142007-03-26 Bob Wilson <bob.wilson@acm.org>
6715
6716 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6717 the order of the nodes.
6718 (C Operators, C Constants, Debugging C): Remove extra menus.
6719 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6720
c8f4133a 67212007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6722
6723 * gdb.texinfo (File Options): Add missing parenthesis.
6724 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6725
c74d0ad8
DJ
67262007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6727
6728 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6729
ff6f572f
DJ
67302007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6731
669fac23 6732 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6733 case insensitivity.
6734 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6735
994337c3
NR
67362007-02-18 Nick Roberts <nickrob@snap.net.nz>
6737
6738 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6739 (Files): Add section name to argument list for pxref.
6740 (Non-debug DLL symbols): Don't use `see' for pxref.
6741 (Embedded Processors): Fix typo.
6742 (GDB/MI Breakpoint Commands): Execution commands generate
6743 *stopped not ^done.
6744
eb819d70
NR
67452007-02-13 Nick Roberts <nickrob@snap.net.nz>
6746
6747 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6748 values for in_scope. Mention that only root variables can be
6749 updated.
6750 (GDB/MI Development and Front Ends): Explain new values may be
6751 added to existing fields.
6752
123dc839
DJ
67532007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6754
6755 * gdb.texinfo (-target-disconnect): Use @smallexample.
6756 (Requirements): Add anchor for Expat. Update description.
6757 (Target Descriptions): Mention Expat.
6758 (Target Description Format): Document new elements. Use
6759 @smallexample.
6760 (Predefined Target Types, Standard Target Features): New sections.
669fac23 6761 * gdbint.texinfo (Target Descriptions): New section.
123dc839 6762
108546a0
DJ
67632007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6764
6765 * gdb.texinfo (Target Description Format): Add section on XInclude.
6766
95a98c01
NR
67672006-02-03 Nick Roberts <nickrob@snap.net.nz>
6768
6769 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6770 command -enable-timings.
6771
f4b3909f
EZ
67722007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6773
5ae4183a 6774 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
6775 descriptions for new/deleted elements in gdb_osabi. Add missing
6776 description for function generic_elf_osabi_sniff_abi_tag_sections.
6777
c7ba131e
JB
67782007-01-29 Joel Brobecker <brobecker@adacore.com>
6779
6780 * gdb.texinfo (Maintenance Commands): Add documentation for
6781 the new "maint print target-stack" command.
6782
3a60f64e
JK
67832007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6784 Eli Zaretskii <eliz@gnu.org>
6785
f4b3909f 6786 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 6787
c582f8b6
EZ
67882007-01-26 Eli Zaretskii <eliz@gnu.org>
6789
6790 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6791 Use @value{NGCC} instead of @value{GCC}.
6792
d3e8051b
EZ
67932007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6794
6795 * agentexpr.texi: Fix typos.
6796 * annotate.texinfo: Likewise.
6797 * gdb.texinfo: Likewise.
6798 * gdbint.texinfo: Likewise.
6799 * observer.texi: Likewise.
6800 * stabs.texinfo: Likewise.
6801
86f04699
EZ
68022007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6803
6804 * gdbint.texinfo (Support Libraries): Remove mmalloc
6805 entry. Describe readline library.
6806
23181151
DJ
68072007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6808
6809 * gdb.texinfo (Target Descriptions): New section.
6810 (General Query Packets): Add QPassSignals anchor. Mention
6811 qXfer:features:read under qSupported. Expand mentions of
6812 qXfer:memory-map:read and QPassSignals. Document
6813 qXfer:features:read.
6814
f822c95b
DJ
68152007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6816
6817 * gdb.texinfo (Commands to specify files): Describe
6818 "set sysroot" and "show sysroot".
6819 (Using the `gdbserver' program): Lowercase argument
6820 to @var. Expand description of setting up GDB on the
6821 host.
6822
8936fcda
JB
68232007-01-05 Joel Brobecker <brobecker@adacore.com>
6824
6825 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6826 catch exception, catch exception unhandled, and catch assert
6827 commands.
6828
e776119f
DJ
68292007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6830
6831 * gdb.texinfo (Debugging Output): Document "set debug xml"
6832 and "show debug xml".
6833
aa79a185
DJ
68342007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6835
6836 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6837
7f893741
JB
68382007-01-01 Joel Brobecker <brobecker@adacore.com>
6839
6840 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6841
a1b5960f
VP
68422006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6843
6844 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6845 note in @ignore, to be removed later if nobody complains.
6846
9f470e6e
NR
68472006-12-04 Nick Roberts <nickrob@snap.net.nz>
6848
6849 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6850 of -var-delete.
6851
765dc015 68522006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6853
765dc015 6854 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6855 automatic software/hardware breakpoint usage and
6856 the "set breakpoint auto-hw" command.
765dc015 6857
4b5752d0
VP
68582006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6859
6860 * gdb.texinfo (Memory Access Checking): New.
6861
89be2091
DJ
68622006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6863
6864 * gdb.texinfo (Remote configuration): Mention
6865 "pass-signals-packet".
6866 (General Query Packets): Document QPassSignals. Fix
6867 a typo.
6868
ca3bf3bd
DJ
68692006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6870
6871 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6872
427c3a89
DJ
68732006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6874
6875 * gdb.texinfo (Remote configuration): Rewrite documentation for
6876 packet configuration commands.
6877 (OS Information): Adjust reference to qXfer:auxv:read.
6878 (General Query Packets): Remove references to read-aux-vector-packet
6879 and set remote get-thread-local-storage-address.
6880
7a107747
DJ
68812006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6882
6883 * gdbint.texinfo (Target Architecture Definition): Add new
6884 Initializing a New Architecture section.
6885
1c56eb0e
EZ
68862006-10-31 David Taylor <dtaylor@emc.com>
6887
6888 * stabs.texinfo (Macro define and undefine): New node describing
6889 stabs for #define and #undef.
6890
f73adfeb
AS
68912006-10-27 Andreas Schwab <schwab@suse.de>
6892
6893 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6894
fd60e0df
EZ
68952006-10-21 Eli Zaretskii <eliz@gnu.org>
6896
6897 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6898 clarify on the possible meanings of ``expression'' watched by
6899 watchpoints. Add indexing.
e5ac9b53
EZ
6900 (Prompting, Errors, Invalidation, Annotations for Running)
6901 (Source Annotations): Fix index entries by adding "annotation" to
6902 them, to discriminate from index entries that point to the more
6903 general topic descriptions.
fd60e0df 6904
52bb452f
DJ
69052006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6906
6907 * gdbint.texinfo (Target Vector Definition): Move most
6908 content into Existing Targets. Add a menu.
6909 (Existing Targets): New section, moved from Target Vector
6910 Definition. Use @subsection.
6911 (Managing Execution State): New section.
6912
58955e58
BW
69132006-10-16 Bob Wilson <bob.wilson@acm.org>
6914
6915 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6916
c8aa23ab
EZ
69172006-10-15 Eli Zaretskii <eliz@gnu.org>
6918
6919 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6920 (Command Syntax, Signals, Backtrace, Connecting)
6921 (Remote configuration, Renesas Boards, Console I/O): Fix last
6922 change: use Ctrl- instead of C-, except wrt Emacs.
6923 (File-I/O Examples): Put Ctrl-c in @kbd.
6924 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6925 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6926 (Signals, Set Breaks, Set Watchpoints): Document optional
6927 arguments to `info signals' `handle', `info breakpoints', and
6928 `info watchpoints'.
c8aa23ab 6929
e7109c7e
EZ
69302006-10-14 Eli Zaretskii <eliz@gnu.org>
6931
6932 * gdb.texinfo (Backtrace): Fix last change.
6933
de3aea7b
NR
69342006-10-14 Nick Roberts <nickrob@snap.net.nz>
6935
6936 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6937
7f9087cb
BW
69382006-10-10 Bob Wilson <bob.wilson@acm.org>
6939
c8aa23ab
EZ
6940 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6941 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6942 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6943
68437a39
DJ
69442006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6945 Daniel Jacobowitz <dan@codesourcery.com>
6946
6947 * gdb.texinfo (Packets): Document vFlashErase,
6948 vFlashWrite and vFlashDone packets.
6949 (General Query Packets): Document qXfer:memory-map:read.
6950 Add a new feature for qXfer:memory-map:read.
6951 (Memory map format): New section.
6952 (Target Commands): Mention that gdb can write flash.
6953
fd79ecee
DJ
69542006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6955 Daniel Jacobowitz <dan@codesourcery.com>
6956
6957 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6958 memory regions and "mem auto".
6959
350da6ee
DJ
69602006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6961
6962 * gdbint.texinfo (Array Containers): New section.
6963
2f1acb09
VP
69642006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6965
6966 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6967 -stack-list-arguments HIGH_FRAME argument can be larger then the
6968 actual number of frames.
6969
2ab1eb7a
VP
69702006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6971
6972 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6973 -stack-list-locals HIGH_FRAME argument can be larger then the
6974 actual number of frames.
2ab1eb7a 6975
599b237a
BW
69762006-09-02 Bob Wilson <bob.wilson@acm.org>
6977
6978 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6979 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6980
25ab7e6d
EZ
69812006-09-02 Eli Zaretskii <eliz@gnu.org>
6982
6983 * gdbint.texinfo (Overall Structure): New section "Source Tree
6984 Structure".
6985
940178d3
JB
69862006-08-17 Jim Blandy <jimb@codesourcery.com>
6987
6988 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6989 responses.
6990
30daae6c
JB
69912006-08-08 Joel Brobecker <brobecker@adacore.com>
6992
6993 * gdb.texinfo (Source Path): Add documentation for new
6994 substitute-path commands.
6995
7fa2210b
DJ
69962006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6997
6998 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6999 (Running Configure): ...here.
7000 (Requirements): New node. Mention expat.
7001
3d00d119
DJ
70022006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7003
5ae4183a 7004 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7005 'set download-write-size' and 'show download-write-size'.
7006
0cbfa4ee
DJ
70072006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7008
7009 * stabs.texinfo (Member Type Descriptor): Correct example for
7010 pointer to member types.
7011
16026cd7
AS
70122006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7013
7014 * gdb.texinfo (Optional warnings and messages): Add
7015 'set/show trace-commands'.
7016 (Command files): Add '-v' to source command.
7017
0876f84a
DJ
70182006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7019
7020 * gdb.texinfo (OS Information): Update qPart reference to
7021 qXfer.
7022 (Remote configuration): Likewise.
7023 (Overview): Move @cindex to the start of a paragraph. Talk
7024 about binary data encoding.
7025 (Packets): Refer to the overview for the details of the X
7026 packet encoding.
7027 (General Query Packets): Remove qPart description. Add qXfer
7028 description. Add an anchor to qSupported. Correct feature
7029 table title. Add a new feature for qXfer:auxv:read.
7030 (Interrupts): Add a missing parenthesis.
7031
2ec3381a
DJ
70322006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7033
669fac23 7034 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7035 (GDB/MI Kod Commands): Remove commented out node.
7036
594fe323
EZ
70372006-07-01 Eli Zaretskii <eliz@gnu.org>
7038
7039 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7040 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7041 (GDB/MI Thread Commands, GDB/MI Program Execution)
7042 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7043 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7044 (GDB/MI File Commands, GDB/MI Target Manipulation)
7045 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7046 since the MI prompt is hard-wired into the code.
7047
7e3fb70c
NR
70482006-07-01 Nick Roberts <nickrob@snap.net.nz>
7049
7050 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7051 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7052 (GDB/MI Data Manipulation): Remove description of unimplemented
7053 display related commands as variable objects perform this function
7054 and are superior: -display-delete, -display-disable,
7055 -display-enable, -display-insert and -display-list. Move
7056 -environment-cd, -environment-directory, -environment-path
7057 and -environment-pwd to "Program Context".
7058 (GDB/MI Program Control): Rename to "Program Execution". Move
7059 -exec-arguments -exec-abort to...
7060 (GDB/MI Program Context): ...here. New node split from "Data
7061 Manipulation".
7062
be2a5f71
DJ
70632006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7064
7065 * gdb.texinfo (Remote configuration): Document set / show
7066 remote supported-packets.
7067 (General Query Packets): Document qSupported packet.
7068
fc320d37
SL
70692006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7070
7071 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7072 and font markup.
7073 (Protocol basics): Likewise.
7074 (The F request packet): Likewise.
7075 (The F reply packet): Likewise.
7076 (Memory transfer): Move this node to be a subsubsection of
7077 "Protocol specific representation of datatypes".
7078 (The Ctrl-C message): More copy editing.
7079 (Console I/O): Likewise.
7080 (The isatty call): Delete this node, and merge its content into
7081 the "isatty" node. Fixed references elsewhere.
7082 (The system call): Delete this node, and merge its content into
7083 the "system" node. Fixed references elsewhere.
7084 (open): Reformat to use @table, and add appropriate font markup.
7085 (close): Likewise.
7086 (read): Likewise.
7087 (write): Likewise.
7088 (lseek): Likewise.
7089 (rename): Likewise.
7090 (unlink): Likewise.
7091 (stat/fstat): Likewise.
7092 (gettimeofday): Likewise.
7093 (isatty): Likewise.
7094 (system): Likewise, plus minor changes to fix confusing wording.
7095 (Integral datatypes): Fix font markup.
7096 (Pointer values): Likewise.
7097 (struct stat): Fix markup to use @table, plus minor copy editing.
7098 (struct timeval): Fix font markup, plus minor copy editing.
7099 (Constants): Minor copy editing.
7100 (Errno values): Add font markup.
7101 (File-I/O Examples): Likewise.
7102
158fdf5c
NR
71032006-06-10 Nick Roberts <nickrob@snap.net.nz>
7104
7105 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7106 (GDB/MI Simple Examples): Move node up one level. Use real
7107 examples.
7108 (GDB/MI Compatibility with CLI): Update.
7109 (GDB/MI Result Records): Add "connected" and "exit" result
7110 classes.
7111 (GDB/MI Stream Records): Clarify target output.
7112 (GDB/MI Command Description Format): Modify example description.
7113 (GDB/MI Breakpoint Table Commands): Rename to...
7114 (GDB/MI Breakpoint Commands): ...this
7115 (GDB/MI Breakpoint Commands): Add optional thread field.
7116 (GDB/MI Program Control): Add an introduction. Move "Program
7117 termination" examples into exec-run description.
7118 (GDB/MI File Commands): Mention similar CLI commands.
7119 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7120 is similar to "-gdb-version".
7121
ddb50cd7
EZ
71222006-06-09 Eli Zaretskii <eliz@gnu.org>
7123
7124 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7125
2aef0d6b
NR
71262006-06-02 Nick Roberts <nickrob@snap.net.nz>
7127
7128 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7129 sourceware.org for mailing lists.
d5e40d59 7130 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7131
383a5c52
NR
71322006-06-01 Nick Roberts <nickrob@snap.net.nz>
7133
d5e40d59 7134 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7135
e16b02ee
EZ
71362006-05-22 Eli Zaretskii <eliz@gnu.org>
7137
7138 * gdb.texinfo (Cygwin Native): Fix last change.
7139
be90c084
CF
71402006-05-22 Christopher Faylor <cgf@timesys.com>
7141
7142 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7143
347ceba5
NR
71442006-05-15 Nick Roberts <nickrob@snap.net.nz>
7145
7146 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7147 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7148
369af7bd
DJ
71492006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7150
7151 * gdb.texinfo (General Query Packets): Recommend not starting
7152 new packets with qC and clarify.
7153
2ffdbde8 71542006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7155
7156 * gdb.texinfo (M2 Types): New section.
72019c9c 7157
16d1a084
DJ
71582006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7159
7160 * agentexpr.texi: Add a copyright and license notice.
7161 * observer.texi: Likewise, with GPL clause for function prototypes.
7162 Remove trailing whitespace.
7163
aa56d27a
JB
71642006-05-05 Jim Blandy <jimb@codesourcery.com>
7165
7166 * gdb.texinfo (General Query Packets): Document conventions for
7167 terminating packet names, and their violations.
7168
5bdf8622
DJ
71692006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7170
7171 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7172 * gdb.texinfo: Likewise.
7173
605a56cb
DJ
71742006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7175
7176 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7177 and "show remotedebug".
7178 (Debugging Output): Add additional index entries.
7179
b8db102d
MS
71802006-04-27 Michael Snyder <msnyder@redhat.com>
7181
7182 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7183
c5e30d01
AC
71842006-04-22 Andrew Cagney <cagney@redhat.com>
7185
7186 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7187 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7188
8181d85f
DJ
71892006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7190
7191 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7192 and remove breakpoint prototypes.
7193 (Watchpoints): Move description of target_insert_hw_breakpoint and
7194 target_remove_hw_breakpoint ...
7195 (Breakpoints): ... to here. Document target_insert_breakpoint and
7196 target_remove_breakpoint.
7197
4f553f88
JB
71982006-04-17 Jim Blandy <jimb@codesourcery.com>
7199
7200 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7201 and C packets are optional.
7202
cd852561
FR
72032006-04-14 Frederic Riss <frederic.riss@st.com>
7204
7205 * gdb.texinfo (Specifying source directories): Update the description
7206 of the source file search to reflect the fact that the source path
7207 always contains at least $cdir and $cwd.
7208
b620eb07
MS
72092006-03-31 Michael Snyder <msnyder@redhat.com>
7210
7211 * gdb.texinfo: Update copyright dates.
7212
3156cdaf
EZ
72132006-03-31 Eli Zaretskii <eliz@gnu.org>
7214
7215 * gdb.texinfo (Overview): Add an index entry to "empty response".
7216
7d30c22d
JB
72172006-03-28 Jim Blandy <jimb@codesourcery.com>
7218
7219 * gdbint.texinfo (Prologue Analysis): New section.
7220
86941c27
JB
72212006-03-07 Jim Blandy <jimb@red-bean.com>
7222
66b8c7f6
JB
7223 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7224
1a10341b
JB
7225 * gdb.texinfo (Target Commands): Update text describing how to
7226 specify a target. Refer to the detailed section on remote
7227 debugging, not the brief mention.
7228
86941c27
JB
7229 * gdb.texinfo (Connecting): Organize the different 'target remote'
7230 connection methods into a table. Add a 'target remote' index
7231 entry. (!!!)
7232
62f3a2ba
FF
72332006-02-17 Fred Fish <fnf@specifix.com>
7234
7235 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7236 'ptype' commands to reflect the fact that the only significant
7237 difference between them is that ptype prints the complete type
7238 description instead of just the name.
7239
8b9a88ea
WZ
72402006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7241
7242 * gdbint.texinfo (Watchpoints): Delete
7243 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7244
7e8dc855
NR
72452006-02-10 Nick Roberts <nickrob@snap.net.nz>
7246
7247 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7248 times fields where needed. Fix typos. Update general form given
7249 for output of -break-insert.
7250 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7251
c91d38aa
DJ
72522006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7253
7254 * gdbint.texinfo (Symbol Handling): Add a section
7255 on memory management.
7256
38fcd64c
DJ
72572006-02-06 Vladimir Prus <ghost@cs.msu.su>
7258
7259 * gdb.texinfo (Breakpoint table commands): Document the fullname
7260 field in -break-list output.
7261
219eec71
EZ
72622006-02-03 Eli Zaretskii <eliz@gnu.org>
7263
7264 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7265 debugging information produced by the various "set debug..."
7266 options.
7267
ae5a43e0
DJ
72682006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7269
7270 * gdb.texinfo (Files): Remove obsolete bits from the description
7271 of "symbol-file".
7272
a9f158ec
JB
72732006-01-25 Jim Blandy <jimb@redhat.com>
7274
7275 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7276
410dd08e
JB
72772006-01-24 Jim Blandy <jimb@redhat.com>
7278
7279 * gdbint.texinfo (Frames): Document the basics of GDB's register
7280 unwinding model, and explain the existence of the "sentinel" frame.
7281
4b505b12
AS
72822006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7283
7284 * gdb.texinfo (Choosing files): Mention that -directory is used
7285 for script files.
7286 (Specifying source directories): Likewise.
7287 (Command files): Explain how script files are found.
7288
839c27b7
EZ
72892006-01-21 Eli Zaretskii <eliz@gnu.org>
7290
7291 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7292 the threads in a multi-threaded program.
7293 (Threads): The threadno argument of "thread apply" can be a range
7294 of numbers.
7295
7be93b9e
JB
72962006-01-18 Jim Blandy <jimb@redhat.com>
7297
7298 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7299 of warning flags.
7300
fcc73fe3
EZ
73012006-01-13 Eli Zaretskii <eliz@gnu.org>
7302
7303 * gdb.texinfo (Sequences): Improve menu annotations.
7304 (Define): Add index entries for arguments of user-defined
7305 commands. Move the description of flow-control commands...
7306 (Command Files): ...to here. Document loop_break and
7307 loop_continue.
ca91424e
EZ
7308 (Define, Command Files): Document `end' and add index entries for
7309 it.
fcc73fe3 7310
5c95884b
MS
73112006-01-04 Michael Snyder <msnyder@redhat.com>
7312
7313 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7314 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7315
860701dc
PH
73162006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7317
7318 * gdb.texinfo (Omissions from Ada): Document that there is now
7319 limited aggregate support.
7320
36b80e65
EZ
73212005-12-28 Eli Zaretskii <eliz@gnu.org>
7322
7323 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7324 registers and the likes.
7325
c1468174
EZ
73262005-12-24 Eli Zaretskii <eliz@gnu.org>
7327
7328 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7329 (Symbols): Fix usage of "e.g.".
359df76b 7330 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7331
7332 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7333 (Coding): Fix usage of "e.g.".
7334
c02a867d
EZ
73352005-12-23 Eli Zaretskii <eliz@gnu.org>
7336
5ae4183a
AS
7337 * stabs.texinfo:
7338 * refcard.tex:
c02a867d 7339 * gpl.texi:
5ae4183a
AS
7340 * gdbint.texinfo:
7341 * gdb.texinfo:
7342 * gdb-cfg.texi:
c02a867d 7343 * fdl.texi:
5ae4183a
AS
7344 * annotate.texinfo:
7345 * all-cfg.texi:
c02a867d
EZ
7346 * Makefile.in: Add (C) after Copyright. Update the FSF
7347 address.
7348
fad38dfa
EZ
73492005-12-03 Eli Zaretskii <eliz@gnu.org>
7350
7351 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7352 extend GDB with commands for external monitor.
7353
53e5f3cf
AS
73542005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7355
7356 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7357
55f6ca0f
JB
73582005-11-25 Joel Brobecker <brobecker@adacore.com>
7359
7360 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7361
c1947b85
JB
73622005-11-21 Jim Blandy <jimb@redhat.com>
7363
7364 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7365 placement of 'R' actions in tracepoint action packets; document
7366 dependence of 'X' and 'M' actions on a preceding 'R' action for
7367 their registers.
7368
9d29849a
JB
73692005-11-19 Jim Blandy <jimb@redhat.com>
7370
7371 * gdb.texinfo (Tracepoint Packets): New node.
7372 (General Query Packets): Add entries for the tracepoint packets,
7373 referring to the "Tracepoint Packets" node.
7374 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7375
9a6253be
KB
73762005-11-18 Kevin Buettner <kevinb@redhat.com>
7377
7378 * gdb.texinfo (set remotebreak): Add anchor.
7379 (X packet): Likewise.
7380 (Remote Protocol): Add new section `Interrupts' and new index
7381 entry `interrupts (remote protocol)'.
7382
5f3bebba
JB
73832005-11-18 Jim Blandy <jimb@redhat.com>
7384
7385 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7386 entries into the General Query Packets section. Add a
7387 cross-reference to that section. Drop description of replies, as
7388 these are covered in the descriptions of each packet.
7389 (General Query Packets): Add introductory text. Explain naming
7390 conventions, and how the end of a name is recognized.
7391
9a7a1b36
KB
73922005-11-17 Kevin Buettner <kevinb@redhat.com>
7393
0564b6cf 7394 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7395 "set remotebreak" command.
7396
b8ff78ce
JB
73972005-11-16 Jim Blandy <jimb@redhat.com>
7398
7399 * gdb.texinfo (Packets, Stop Reply Packets)
7400 (General Query Packets): Various formatting cleanups.
7401 - Use @samp for packet contents.
7402 - Drop summaries from packet @item lines; the same information appears
7403 immediately below in the description.
7404 - Delete paragraph breaks after packet @item commands, so that the
7405 description appears directly to the right of the packet prototype
7406 in the printed manual, if it fits.
7407 - Place spaces in packet prototypes between @vars and non-@var
7408 letters, and explain that they're just for formatting.
7409 - Use @dots{} instead of '...'.
7410 - Fix uses of @code where @var was needed.
7411 - Replace "deprecated" markers with English text spelling out the
7412 packet's status and the preferred alternatives.
7413 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7414 what this ever meant.
7415 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7416 this for a long time.
7417 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7418 implemented several times, and have been in use for years.
7419
8ffe2530
JB
74202005-11-15 Jim Blandy <jimb@redhat.com>
7421
c43c5473
JB
7422 * gdb.texinfo (Packets): Add index entries for 'm' packet
7423 disclaimers.
5ae4183a 7424
fb031cdf
JB
7425 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7426 of stub when processing an 'm' packet.
7427
8ffe2530
JB
7428 * gdb.texinfo (Packets): Mention that packets beginning with
7429 letters are reserved once, at the top, instead of actually listing
7430 them all and saying "reserved".
7431
c03c782f
AS
74322005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7433
7434 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7435 Change @var{$arg0 to @code{$arg0.
7436
814e32d7
WZ
74372005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7438
7439 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7440
fa93a9d8
JB
74412005-11-12 Jim Blandy <jimb@redhat.com>
7442
7443 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7444 order. Remove extraneous 'z'.
7445
8a5a3c82
AS
74462005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7447
7448 * gdb.texinfo (Choosing files): Add --eval-command.
7449
4b0ad762
AS
74502005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7451
7452 * gdb.texinfo (Choosing modes): Add --return-child-result.
7453
7454
1a088d06
AS
74552005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7456
7457 * gdb.texinfo (Choosing modes): Add --batch-silent.
7458
656d5e12
EZ
74592005-10-28 Eli Zaretskii <eliz@gnu.org>
7460
7461 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7462 "The -var-update Command".
7463
3c9c013a
JB
74642005-10-03 Joel Brobecker <brobecker@adacore.com>
7465
7466 * gdb.texinfo (Print Settings): Add documentation for set/show
7467 print array-indexes.
7468
7ba3cf9c
DJ
74692005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7470
7471 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7472 6.2 and 6.3.
7473
a94ab193
EZ
74742005-08-27 Eli Zaretskii <eliz@gnu.org>
7475
7476 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7477 since 19-Jan-2004.
7478 (Files): Likewise.
ab1adacd
EZ
7479 (Variables, Symbols): Document the "<incomplete type>" message and
7480 its reasons.
a94ab193 7481
ca06016a
FF
74822005-08-01 Fred Fish <fnf@specifix.com>
7483
7484 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7485
cf58170d
NR
74862005-07-15 Nick Roberts <nickrob@snap.net.nz>
7487
7488 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7489 option for -var-list-children and -var-update.
7490 (GDB/MI Stack Manipulation): Simplify description of
7491 print-values option for -stack-list-locals.
7492 (GDB/MI Command Description Format): Clarify.
7493 (Mode Options): Spelling of superseded.
7494
38f1196a
BR
74952005-07-12 Bob Rossi <bob@brasko.net>
7496
7497 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7498 corresponding GDB command comment.
7499
3cb3b8df
BR
75002005-07-06 Bob Rossi <bob@brasko.net>
7501
7502 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7503 and -inferior-tty-show.
7504 (Input/Output): Document "set/show inferior-tty" and tty alias.
7505
10fac096
NW
75062005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7507
7508 * gdb.texinfo (Packets): Change description of 'D' packet to note
7509 that GDB does wait for a response.
7510
d1b6db76
NR
75112005-06-22 Nick Roberts <nickrob@snap.net.nz>
7512
7513 * gdb.texinfo (History) Rename "Command History".
7514 (Command History): Move node "Server Prefix" from section on
7515 Annotations here.
7516
29629dcf
NR
75172005-06-19 Nick Roberts <nickrob@snap.net.nz>
7518
7519 * gdb.texinfo (GDB/MI Stack Manipulation):
7520 Re-instate -stack-info-frame with example. Say that it gets
7521 info on selected frame, not current frame.
7522
397ca115
EZ
75232005-06-18 Eli Zaretskii <eliz@gnu.org>
7524
7525 * gdb.texinfo (Server): Clarify that `file' should be used before
7526 connecting to the server.
7527 (Files): Add an xref to the above description.
51274035
EZ
7528 (Output Formats): More detailed description of the `c' format.
7529 (Memory): List explicitly all the formats supported by `x'.
638ac427 7530 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7531 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7532 files. Add more indexing for solib-absolute-prefix and
7533 --with-sysroot.
76d17f34
EZ
7534 (Machine Code): Document possible problems with locations in
7535 shared libraries.
d416eeec
EZ
7536 (Backtrace): Document that free-standing environments do not need
7537 to have a `main' function.
397ca115 7538
74f6deaa
NR
75392005-06-18 Nick Roberts <nickrob@snap.net.nz>
7540
7541 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7542 -stack-info-frame.
7543
a9967aef
AC
75442005-06-07 Andrew Cagney <cagney@gnu.org>
7545
7546 * gdb.texinfo (Contributors): Note the original multi-arch
7547 contributors.
7548
e09f16f9
EZ
75492005-06-03 Eli Zaretskii <eliz@gnu.org>
7550
7551 * gdb.texinfo (Registers): Add index entries for the standard
7552 registers.
7553 (Frames): Add cross-reference from frame pointer description to
7554 the Registers node.
7555 (Annotations Overview): Fix the reference to GDB name.
7556
d87ba7ee
EZ
75572005-06-01 Eli Zaretskii <eliz@gnu.org>
7558
7559 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7560 can-use-hw-watchpoints.
7561
034dad6f
BR
75622005-05-28 Bob Rossi <bob@brasko.net>
7563
7564 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7565 the possible reasons why an exec async record would be returned to FE.
7566
ffed4509
AC
75672005-05-26 Andrew Cagney <cagney@gnu.org>
7568
7569 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7570 Andrew Cagney implemented the original GDB/MI.
7571
e22e55c9
OF
75722005-05-23 Orjan Friberg <orjanf@axis.com>
7573
7574 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7575 documentation. Add documentation for cris-mode.
7576
a78e13ce
EZ
75772005-05-20 Eli Zaretskii <eliz@gnu.org>
7578
7579 * gdb.texinfo (Numbers): Explain the example and make the wording
7580 more acurate.
7581
76ff342d
DJ
75822005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7583 Dennis Brueni <dennis@slickedit.com>
7584
7585 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7586 (GDB/MI Data Manipulation, GDB/MI Program Control)
7587 (GDB/MI Stack Manipulation): Update examples to include the fullname
7588 attribute in stack frames.
7589
119b882a
EZ
75902005-05-12 Eli Zaretskii <eliz@gnu.org>
7591
7592 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7593 do with other non-standard names of init files.
7594
6fc08d32
EZ
75952005-05-11 Eli Zaretskii <eliz@gnu.org>
7596
7597 * gdb.texinfo (Command Files): Move the description of the startup
7598 from here...
7599 (Startup): ...to this new subsection of the Invocation chapter.
7600 Rearrange the description of init files more logically and add a
7601 cross-reference to "Command Files". Document the special gdbinit
7602 name for CISCO 68k. Expand the description of what GDB does
7603 during startup.
7604 (History): Add index entry for HISTSIZE.
7605
a561754a
MK
76062005-05-02 Mark Kettenis <kettenis@gnu.org>
7607
7608 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7609
2eecc4ab
EZ
76102005-05-02 Eli Zaretskii <eliz@gnu.org>
7611
7612 * gdb.texinfo (SVR4 Process Information, The isatty call)
7613 (The system call): Don't use foo(N) notation for man pages and
7614 functions.
514c4d71 7615 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7616
18999be5
EZ
76172005-04-27 Eli Zaretskii <eliz@gnu.org>
7618
7619 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7620 were optimized away.
7621
0abb7bc7
EZ
76222005-04-22 Eli Zaretskii <eliz@gnu.org>
7623
7624 * gdb.texinfo (Remote configuration): Document "set/show
7625 get-thread-local-storage-address". Add cross-reference to the
7626 description of the qGetTLSAddr packet.
7627 (General Query Packets): Mention "set remote
7628 get-thread-local-storage-address" and add a reference to its
7629 description.
7630
6f61acb1
NR
76312005-04-19 Nick Roberts <nickrob@snap.net.nz>
7632
7633 * gdb.texinfo (Backtrace): Describe 'bt full'.
7634
9d59903a
NR
76352005-04-17 Nick Roberts <nickrob@snap.net.nz>
7636
7637 * gdb.texinfo (Mode Options): Fix typo.
7638 (GDB/MI): Describe how to invoke GDB/MI.
7639
721c2651
EZ
76402005-04-16 Eli Zaretskii <eliz@gnu.org>
7641
7642 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7643 references changed. Add description of "info udot".
721c2651
EZ
7644 (Files): Document "set/show stop-on-solib-events".
7645 (M32R/D): Document "set/show download-path", "set/show
7646 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7647 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7648 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7649 (Maintenance Commands): Improve indexing.
7650 (Target Commands): Document "set/show hash", "set/show debug
7651 monitor".
7652 (SVR4 Process Information): Document "info pidlist" and "info
7653 meminfo". Document "set/show procfs-tarce" and "set/show
7654 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7655 (Symbols, The Print Command with Objective-C): Improve indexing.
7656 (Objective-C): Add references to "info classes" and "info
7657 selectors".
c45da7e6
EZ
7658 (Debugging Output): Improve wording. Document "set/show debug
7659 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7660 (Set Breaks): Add index entry for "hardware breakpoints".
7661 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7662 and "set/show usehardbreakpoints".
7663 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7664 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7665 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7666 rdiromatzero", "set/show rdiheartbeat".
7667 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7668 "sds".
7669 (Embedded Processors): Document the "sim" command.
7670 (Remote): Document the "remote" command.
7671 (DJGPP Native): Document the "info serial" command.
7672 (Threads): Document "maint info sol-threads".
7673 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7674 (Set Breaks): Improve indexing.
7675 (Command Syntax): Add a reference to dont-repeat.
7676 (Define): Document "dont-repeat".
7677 (TUI Commands): Document "tabset".
7678 (WinCE): New subsection. Document "set/show remotedirectory",
7679 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7680
14d6dd68
EZ
76812005-04-15 Eli Zaretskii <eliz@gnu.org>
7682
7683 * gdb.texinfo (Hurd Native): New subsection, documents
7684 Hurd-specific commands.
a64548ea 7685 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7686 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7687 (MIPS): Improve documentation of heuristic-fence-post. Document
7688 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7689 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7690 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7691 (ARM): Document ARM-specific commands.
a64548ea
EZ
7692 (AVR): New section. Document "info io_registers".
7693 (CRIS): New section. Document "set/show cris-version" and
7694 "set/show cris-dwarf2-cfi".
7695 (HPPA): New section. Document "set/show debug hppa" and "maint
7696 print unwind".
a5adf40f 7697 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7698 (Super-H): New section. Document the "regs" command.
721c2651 7699 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7700
9c16f35a
EZ
77012005-04-09 Eli Zaretskii <eliz@gnu.org>
7702
7703 * gdb.texinfo (Print Settings): Document "set/show print
7704 pascal_static-members", "set print repeats", "show print
7705 null-stop". Improve indexing. Fix documentation of "set print
7706 union".
7707 (Pascal): New section.
7708 (Supported languages): Rename from "Support"; all references
7709 updated. Add a menu item for Pascal.
7710 (Numbers): Document "set radix.
7711 (Screen Size): Document "set/show pagination".
7712 (MIPS Embedded): Remove "set processor" documentation.
7713 (Remote configuration): Document "set/show X/P/Z-packet",
7714 "set/show read-aux-vector-packet", "set/show remote
7715 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7716 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7717 remotedebug", "set/show remotebreak", "set/show remotedevice",
7718 "set/show remotelogfile".
7719 (Auxiliary Vector): Add reference to the description of the
7720 read-aux-vector-packet setting.
7721 (Set Watchpoints): Add a cross-reference to "set remote
7722 hardware-breakpoint-limit".
7723 (General Query Packets): Add indexing of requests and
7724 cross-references to related commands in "Remote configuration".
7725 (File-I/O Overview, The system call): Fix wording and typos.
7726 (Thread Stops): Add index entries.
7727 (Continuing and Stepping): Document "show step-mode".
7728 (i386): New node. Document "set/show struct-convention".
7729 (Files): Document "show trust-readonly-sections".
7730 (Calling): Document "set/show unwindonsignal".
7731 (Messages/Warnings): Add index entries.
7732 (Maintenance Commands): Document "set/show watchdog".
7733 (Annotations Overview): Document "show annotate".
7734 (Set Watchpoints): Add index entries.
7735 (Symbols): Fix doc of case-sensitive.
7736 (ABI): Document "show coerce-float-to-double".
7737 (Convenience Vars, Help): Improve indexing.
7738 (Machine Code): Document "show disassembly-flavor".
7739 (Debugging C plus plus): Document "show overload-resolution".
7740 (Value History, Signaling): Add index entries.
7741
77422005-04-08 Eli Zaretskii <eliz@gnu.org>
7743
7744 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7745 (Processes): Fix wording.
7746 (History, List, Logging output, Define, Symbols, Print Settings):
7747 Improve indexing.
7748
a8f24a35
EZ
77492005-04-03 Eli Zaretskii <eliz@gnu.org>
7750
7751 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7752 redundant index entry for "target" command.
7753 (Backtrace): Add index entries.
7754 (Symbols, Fortran): Document the "set case-sensitive" command.
7755 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7756 (Print Settings): Add index entry for "set demangle-style".
7757 (Target Commands): Document "set download-write-size".
7758 (Debugging Output): Document "set exec-done-display".
7759
09d4efe1
EZ
77602005-04-02 Eli Zaretskii <eliz@gnu.org>
7761
7762 * gdb.texinfo (Files): Fix the name and documentation of
7763 add-shared-symbol-files. Document its alias assf. Update the
7764 list of OSs where GDB supports shared libraries. Fix markup.
7765 (Continuing and Stepping): Add reference to @var{location} in the
7766 text.
7767 (Dump/Restore Files): Fix reference to @{filename}.
7768 (Help): Fix wording.
7769 (Attach): Ditto.
7770 (Set Watchpoints): Ditto.
7771 (Backtrace): Remove redundant index entries. Improve index
7772 entries.
7773 (Delete Breaks): Fix wording.
7774 (Memory): Document the compare-sections command.
7775 (Memory Region Attributes): Improve wording.
7776 (Disabling): Improve wording.
7777 (Fortran): New subsection. Document the "info common" command.
7778 (Help): Document aliases "info copying" and "info warranty".
7779 (Caching Remote Data): New section. Document the "set/show
7780 remotecache" and "info dcache" commands.
7781 (Show): Fix wording of the documentation of the "set
7782 extension-language" command.
7783 (Signals): Add index entry for "info handle".
7784 (Memory Region Attributes): Fix punctuation.
7785 (Symbols): Change the arg name to "location" and refer to it in
7786 the text. Fix wording of "info types" doc.
7787 (Threads): Fix usage of @enumerate @item's.
7788 (Listing Tracepoints): Add index entry for "info tp".
7789 (Set Watchpoints): Add xref to "info break" description.
7790 (Macros): Add an index entry for "macro exp1". Document the
7791 "macro list" command.
7792 (Maintenance Commands): Document "flushregs", "maint agent",
7793 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7794 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7795 "maint print architecture", "maint print objfiles", "maint print
7796 statistics", "maint print type", "maint show-debug-regs", "maint
7797 space", "maint time", and "maint translate-address".
7798 (Connecting): Document the "monitor" command.
7799 (Annotations Overview): Describe the "set annotate" command.
7800
82f2d802
EZ
78012005-04-01 Eli Zaretskii <eliz@gnu.org>
7802
7803 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7804 Rearrange index entries and improve wording about support for
7805 hardware watchpoints.
7806
7d51c7de
BR
78072005-03-10 Bob Rossi <bob@brasko.net>
7808
7809 * gdb.texinfo: Update copyright
7810
68c71a2e
TR
78112005-02-09 Theodore A. Roth <troth@openavr.org>
7812
7813 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7814 error.
7815
83761cbd
KB
78162005-02-03 Kevin Buettner <kevinb@redhat.com>
7817
7818 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7819
9f1c6395
MS
78202005-01-17 Michael Snyder <msnyder@redhat.com>
7821
7822 * gdb.texinfo: Fix spelling, infinte -> infinite.
7823
fbd1b305
MK
78242005-01-08 Mark Kettenis <kettenis@gnu.org>
7825
7826 * observer.texi (GDB Observers): Document "solib_loaded".
7827
3ace7edb
AC
78282005-01-07 Andrew Cagney <cagney@gnu.org>
7829
bec39cab
AC
7830 * configure.ac: Rename configure.in, require autoconf 2.59.
7831 * configure: Re-generate.
7832
3ace7edb
AC
7833 * configure.in: Replace configdirs with multiple references to
7834 AC_CONFIG_SUBDIRS.
7835 * configure: Re-generate.
5ae4183a 7836
53531fc1
AC
78372005-01-04 Andrew Cagney <cagney@gnu.org>
7838
7839 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7840 part of the version number.
7841
536ffdb7
MK
78422004-12-24 Mark Kettenis <kettenis@gnu.org>
7843
7844 * gdbint.texinfo (Algorithms): Remove description of
7845 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7846
e1aac25b
JB
78472004-12-07 Jim Blandy <jimb@redhat.com>
7848
7849 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7850 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7851 numbers.
7852
f47b1503
AS
78532004-12-07 Andreas Schwab <schwab@suse.de>
7854
7855 * gdb.texinfo (Mode Options): Document -l option.
7856
b6b8ece6
EZ
78572004-12-04 Eli Zaretskii <eliz@gnu.org>
7858
7859 * gdbint.texinfo (Algorithms): More accurate description of
7860 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7861 is not needed unless data-read and data-access watchpoints are
7862 supported. Add a description of how GDB checks whether the
7863 inferior stopped because a watchpoint was hit.
7864
01371747
EZ
78652004-11-23 Eli Zaretskii <eliz@gnu.org>
7866
7867 * gdb.texinfo (Files): Add cross-reference to description of
7868 -readnow command-line switch.
7869
2315ffec
RC
78702004-11-10 Randolph Chung <tausq@debian.org>
7871
7872 * gdb.texinfo: Document set/show backtrace past-entry commands.
7873 Rearrange index entries for set/show backtrace past-main.
7874
69065f5d
AC
78752004-11-10 Jon Beniston <jon@beniston.com>
7876
7877 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7878 * gdb.texinfo (Remote Serial Protocol): Further describe
7879 binary transfer escaping mechanism .
69065f5d 7880
30e91e0b
RC
78812004-11-08 Randolph Chung <tausq@debian.org>
7882
7883 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7884 and "show debug infrun". Add index entries.
7885
60bf7e09
EZ
78862004-10-23 Eli Zaretskii <eliz@gnu.org>
7887
7888 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7889 "info proc" that are already implemented. Add index entries.
7890 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7891 (Files): Add a tip for decreasing memory used for symtabs from
7892 shared libraries.
f018e82f
EZ
7893 (Starting): Fix whitespace; make "elaboration" stand out where it
7894 is first used, and add an index entry for the term.
f8568604
EZ
7895 (Calling): Expand and elaborate text. Add "print". Add the
7896 description of problems with weak aliases.
384ee23f 7897 (Core File Generation): New section.
60bf7e09 7898
d52fe014
AC
78992004-10-12 Andrew Cagney <cagney@gnu.org>
7900
7901 * gdbint.texinfo (Versions and Branches): New chapter.
7902 (Releasing GDB): Delete "Versions and Branches" section.
7903 (Top): Add "Versions and Branches".
7904
703663ab
EZ
79052004-10-08 Eli Zaretskii <eliz@gnu.org>
7906
7907 * gdb.texinfo (Editing, History): Add cross-references to the
7908 included Readline and History user documentation. Remove
7909 references to the symbol have-readline-appendices which is unused
7910 and undefined.
7911 (History): Fix indexing.
7912
ac77d04f
JJ
79132004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7914
7915 * gdbint.texinfo (target_stopped_data_address): Update to
7916 new prototype.
7917 (i386_stopped_data_address): Update prototype and description.
7918 (i386_stopped_by_watchpoint): New function and description.
7919
e07c999f
PH
79202004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7921
7922 * gdb.texinfo (Filenames): Add Ada suffixes.
7923 (Ada) New section.
7924
2e868123
AC
79252004-09-27 Andrew Cagney <cagney@gnu.org>
7926 Robert Picco <Robert.Picco@hp.com>
7927
7928 * gdb.texinfo (Packets): Document the "p" packet.
7929
02a57714
JM
79302004-09-21 Jason Molenda (jmolenda@apple.com)
7931
7932 * gdb.texinfo (Paths and Names of the Source Files): Document the
7933 meaning of values in the 'desc' field of a SO stab.
7934
ae038cb0
DJ
79352004-09-20 Daniel Jacobowitz <dan@debian.org>
7936
7937 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7938 max-cache-age" and "maint show dwarf2 max-cache-age".
7939
f7dc1244
EZ
79402004-09-16 Eli Zaretskii <eliz@gnu.org>
7941
7942 * gdb.texinfo (Set Breaks): Add index entry for setting
7943 breakpoints on overloaded C++ functions that are not members of
7944 any classes. Add an example and an index entry for setting
7945 breakpoints on all program functions.
7946 (Character Sets, Macros, Overlay Commands)
7947 (Non-debug DLL symbols, GDB/MI Output Syntax)
7948 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7949 Use "(@value{GDBP})" instead of a literal "(gdb)".
7950
f810308b
AC
79512004-09-12 Andrew Cagney <cagney@gnu.org>
7952
7953 * gdbint.texinfo (Native Debugging): Delete description of
7954 FILES_INFO_HOOK.
7955
15a661f3
PH
79562004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7957
5ae4183a
AS
7958 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7959 to hex_string_custom (not historically correct, but more
15a661f3
PH
7960 understandable, given the current code).
7961
f3219c75
AC
79622004-09-03 Andrew Cagney <cagney@gnu.org>
7963
7964 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7965
f3bb6704
JJ
79662004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7967
7968 * observer.texi (solib_unloaded): New observer.
7969
8d2c00cb
AC
79702004-08-24 Andrew Cagney <cagney@gnu.org>
7971
7972 * gdbint.texinfo (Target Architecture Definition): Add missing
7973 comma.
7974
e7dc800a
MC
79752004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7976
7977 * (Using the Testsuite): build != host is supported,
7978 but some test scripts do not support build != host.
7979
73b03683
MK
79802004-08-14 Mark Kettenis <kettenis@gnu.org>
7981
7982 * gdbint.texinfo (Host Definition): Delete description of
7983 FCLOSE_PROVIDED and GETENV_PROVIDED.
7984
c0ccb908
MK
79852004-08-05 Mark Kettenis <kettenis@chello.nl>
7986
7987 * gdbint.texinfo (Host Definition): Delete description of
7988 NO_SYS_FILE.
7989 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7990 PTRACE_FP_BUG.
7991
9c8dbfa9
AC
79922004-08-05 Andrew Cagney <cagney@gnu.org>
7993
7994 * gdbint.texinfo (Target Architecture Definition): Delete
7995 reference to deprecated_read_fp.
7996
f42accbe
AC
79972004-08-02 Andrew Cagney <cagney@gnu.org>
7998
7999 * gdbint.texinfo (Target Architecture Definition): Delete
8000 description of DEPRECATED_REGISTER_BYTES.
8001
0b66e38c
EZ
80022004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8003
8004 * gdb.texinfo (Source Path): Document the new behavior of
8005 searching for the source files.
8006
15387254
EZ
80072004-07-17 Eli Zaretskii <eliz@gnu.org>
8008
8009 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8010 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8011 (Auto Display): Improve indexing.
8012
2c07db7a
AC
80132004-07-16 Andrew Cagney <cagney@gnu.org>
8014
8015 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8016 "-noasync".
8017
4644b6e3
EZ
80182004-07-09 Eli Zaretskii <eliz@gnu.org>
8019
8020 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8021 have the same prefix have only their prefix in the index.
8022
7561d450
MK
80232004-07-03 Mark Kettenis <kettenis@gnu.org>
8024
8025 * gdb.texinfo (BSD libkvm Interface): New node (section)
8026 (Native): Add it to the menu.
8027
67bebe79
MK
80282004-07-01 Mark Kettenis <kettenis@gnu.org>
8029
8030 * gdbint.texinfo (Target Architecture Definition): Remove
8031 PCC_SOL_BROKEN.
8032
1a6923e0
MK
80332004-06-24 Mark Kettenis <kettenis@gnu.org>
8034
8035 * gdbint.texinfo (Target Architecture Definition): Remove
8036 SUN_FIXED_LBRAC_BUG.
8037
b435e160
AC
80382004-06-26 Andrew Cagney <cagney@gnu.org>
8039
8040 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8041
b5622e8d
AC
80422004-06-20 Andrew Cagney <cagney@gnu.org>
8043
8044 * gdbint.texinfo (Target Architecture Definition): Deprecate
8045 USE_STRUCT_CONVENTION.
8046
e0c07bf0
MC
80472004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8048
8049 gdb.texinfo (Bug Reporting): Mention session recording,
8050 with the script command or Emacs.
8051
782263ab
AC
80522004-06-18 Andrew Cagney <cagney@gnu.org>
8053
8054 * gdbint.texinfo (Target Architecture Definition): Deprecate
8055 FUNCTION_START_OFFSET.
8056
03727ca6
AC
80572004-06-14 Andrew Cagney <cagney@gnu.org>
8058
8059 Based on changes from Karl Berry.
8060 * gdb.texinfo: Do not use @sc in a direntry.
8061 * stabs.texinfo: Change @dircateogry to "Software development".
8062 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8063
97092415
AC
80642004-06-13 Andrew Cagney <cagney@gnu.org>
8065
8066 * gdbint.texinfo (Target Architecture Definition): Delete
8067 description of RETURN_VALUE_ON_STACK.
8068
1f6d4158
AC
80692004-06-09 Andrew Cagney <cagney@gnu.org>
8070
8071 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8072 deleted by previous patch.
8073
d966f0cb
AC
80742004-06-08 Andrew Cagney <cagney@gnu.org>
8075
8076 * gdbint.texinfo (Native Debugging): Delete documentation on
8077 ATTACH_DETACH.
8078
86fe4aaa
RC
80792004-06-06 Randolph Chung <tausq@debian.org>
8080
8081 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8082
d4b6d575
RC
80832004-06-06 Randolph Chung <tausq@debian.org>
8084
5ae4183a 8085 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8086 the new push_dummy_call method signature. Describe the function
8087 argument.
8088
4e8b0763
JB
80892004-05-24 Joel Brobecker <brobecker@gnat.com>
8090
8091 * gdb.texinfo (Starting): Document new start command.
8092
59caf092
AC
80932004-05-21 Andrew Cagney <cagney@redhat.com>
8094
8095 * observer.texi (GDB Observers): Document "inferior_created".
8096
e4a2df64
AC
80972004-05-08 Andrew Cagney <cagney@redhat.com>
8098
e6b55ae2
AC
8099 * gdbint.texinfo (Target Architecture Definition): Delete
8100 description of DO_DEFERRED_STORES.
8101
28954179
AC
8102 * gdbint.texinfo (Target Architecture Definition): Delete
8103 references to DEPRECATED_FIX_CALL_DUMMY.
8104
434b87dd
AC
8105 * gdbint.texinfo (Target Architecture Definition): Delete
8106 description of DEPRECATED_CALL_DUMMY_WORDS,
8107 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8108
58d28df8
AC
8109 * gdbint.texinfo (Target Architecture Definition): Delete
8110 description of DEPRECATED_PUSH_DUMMY_FRAME.
8111
e4a2df64
AC
8112 * gdbint.texinfo (Target Architecture Definition): Delete
8113 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8114
2b4855ab
AC
81152004-05-07 Andrew Cagney <cagney@redhat.com>
8116
8117 * observer.texi (GDB Observers): Add "Debugging" section. Include
8118 cross reference to "set/show debug observer".
8119 * gdb.texinfo (Debugging Output): Document "set/show debug
8120 observer".
8121
fcf70625
AC
81222004-05-01 Andrew Cagney <cagney@redhat.com>
8123
8124 * gdbint.texinfo (Target Architecture Definition): Delete
8125 description of DEPRECATED_PC_IN_SIGTRAMP.
8126
8ee56bcf
AC
81272004-04-30 Andrew Cagney <cagney@redhat.com>
8128
8129 * gdbint.texinfo (Target Architecture Definition): Delete
8130 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8131
67ab9a76
OF
81322004-04-30 Orjan Friberg <orjanf@axis.com>
8133
8134 * observer.texi (GDB Observers): Correct spelling.
8135
79346bcb
OF
81362004-04-26 Orjan Friberg <orjanf@axis.com>
8137
8138 * observer.texi (GDB Observers): Add target_changed event.
8139
7a464420
AC
81402004-04-08 Andrew Cagney <cagney@redhat.com>
8141
8142 * observer.texi (GDB Observers): Rework, provide generic observer
8143 definitions and then a list of observable events.
8144
6cdf9d98
AC
81452004-04-04 Andrew Cagney <cagney@redhat.com>
8146
8147 * gdbint.texinfo (Host Definition): Delete reference to
8148 NO_SIGINTERRUPT.
8149
ddc135a4
AC
81502004-04-02 Andrew Cagney <cagney@redhat.com>
8151
8152 * gdbint.texinfo (Target Architecture Definition): Delete
8153 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8154
6a1b180d
SC
81552004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8156
8157 * gdb.texinfo (TUI Commands): Document tui reg commands.
8158
d0d5df6f
AC
81592004-03-26 Andrew Cagney <cagney@redhat.com>
8160
8161 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8162 "gdbtui".
8163 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8164 (Contributors): Mention both Text and Terminal User Interface.
8165
aa2a3f87
AC
81662004-03-23 Andrew Cagney <cagney@redhat.com>
8167
8168 * gdbint.texinfo (Target Architecture Definition): Deprecate
8169 references to SIGTRAMP_START and SIGTRAMP_END.
8170
f561f026
AC
81712004-03-23 Andrew Cagney <cagney@redhat.com>
8172
8173 * gdbint.texinfo (Target Architecture Definition): Deprecate
8174 references to PC_IN_SIGTRAMP.
8175
33cb8b0f
AC
81762004-03-19 Andrew Cagney <cagney@redhat.com>
8177
8178 * gdbint.texinfo (Target Architecture Definition): Delete
8179 reference to GDB_TARGET_IS_HPPA.
8180
fc989b7a
AC
81812004-03-18 Andrew Cagney <cagney@redhat.com>
8182
8183 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8184 describe pre_init and post_init.
8185
701b08bb
DJ
81862004-03-09 Daniel Jacobowitz <drow@mvista.com>
8187
8188 * gdb.texinfo (Debugging Output): Document values for "set debug
8189 target".
8190
faae5abe
AC
81912004-02-28 Andrew Cagney <cagney@redhat.com>
8192
8193 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8194
dd79a6cf
JJ
81952004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8196
8197 * gdb.texinfo (breakpoints): Add information about the
8198 new "set breakpoint pending" and "show breakpoint pending"
8199 commands.
8200
e7f16015
AC
82012004-02-26 Andrew Cagney <cagney@redhat.com>
8202
8203 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8204 in Per-architecture module data section.
8205
7161a3a6
RM
82062004-02-25 Roland McGrath <roland@redhat.com>
8207
8208 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8209
2154891a
AC
82102004-02-24 Andrew Cagney <cagney@redhat.com>
8211
8212 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8213 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8214 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8215
6c74ac8b
AC
82162004-02-17 Andrew Cagney <cagney@redhat.com>
8217
8218 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8219
19772a2c
AC
82202004-02-16 Andrew Cagney <cagney@redhat.com>
8221
8222 * gdbint.texinfo (Target Architecture Definition): Deprecate
8223 FRAMELESS_FUNCTION_INVOCATION.
8224
c9830293
AC
82252004-02-16 Andrew Cagney <cagney@redhat.com>
8226
8227 * gdbint.texinfo (Coding): Mention -Wunused-function.
8228
b9d26eb9
AC
82292004-02-14 Andrew Cagney <cagney@redhat.com>
8230
8231 * gdbint.texinfo (Target Architecture Definition): Delete
8232 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8233
49efadf5
EZ
82342004-02-12 Elena Zannoni <ezannoni@redhat.com>
8235
8236 * gdb.texinfo: Properly quote the name "C++".
8237 * gdbint.texinfo: Ditto.
8238 * stabs.texinfo: Ditto.
8239
1eb288ea
EZ
82402004-02-11 Elena Zannoni <ezannoni@redhat.com>
8241
8242 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8243 minimal information about libiberty.
8244
e4937fc1
MC
82452004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8246
8247 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8248
a9331b3f
RM
82492004-02-04 Roland McGrath <roland@redhat.com>
8250
8251 * gdb.texinfo (Auxiliary Vector): New node (section).
8252 (Data): Add it to the menu.
8253
2650777c
JJ
82542004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8255
8256 * gdb.texinfo (Breakpoints): Add information about pending
8257 breakpoint support.
8258
b4501125
AC
82592004-01-26 Andrew Cagney <cagney@redhat.com>
8260
8261 * gdb.texinfo (Overview): Delete references to the cisco protocol
8262 including the "N" response.
8263
74055713
AC
82642004-01-26 Andrew Cagney <cagney@redhat.com>
8265
8266 * gdbint.texinfo (Target Architecture Definition): Rename
8267 EXTRACT_STRUCT_VALUE_ADDRESS to
8268 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8269
3bbe9696
EZ
82702004-01-24 Eli Zaretskii <eliz@gnu.org>
8271
8272 * gdb.texinfo (KOD): Document "show os". Add index entries for
8273 "set/show os" and "info cisco" commands.
8274
5843504f
EZ
82752004-01-21 Eli Zaretskii <eliz@gnu.org>
8276
8277 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8278
9175c9a3
MC
82792004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8280
8281 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8282 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8283
8e94b928
NR
82842004-01-19 Nick Roberts <nick@nick.uklinux.net>
8285
8286 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8287 -stack-list-locals.
8288 (GDB/MI Variable Objects): Describe extension to
8289 -var-list-children.
8290
a20cf136
DJ
82912004-01-17 Daniel Jacobowitz <drow@mvista.com>
8292
8293 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8294
afb18d0f
AC
82952004-01-17 Andrew Cagney <cagney@redhat.com>
8296
8297 * gdbint.texinfo (Target Architecture Definition): Delete
8298 documentation on DEPRECATED_NPC_REGNUM.
8299
b51970ac
DJ
83002004-01-13 Daniel Jacobowitz <drow@mvista.com>
8301
8302 * gdb.texinfo: Update copyright year. Mention that set
8303 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8304 "set follow-fork-mode ask".
8305
0f0cffd2
AC
83062004-01-13 Andrew Cagney <cagney@redhat.com>
8307
8308 * gdbint.texinfo: Update copyright year.
8309 (Coding): Add -Wunused-label to list of -Werror warnings.
8310
c552b3bb 83112004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8312 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8313
8314 * gdb.texinfo: Update copyright.
8315 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8316 around names, as appropriate. Minor syntax cleanup of
8317 _NSPrintForDebugger explanation. Two spaces after periods.
8318 GDBN used instead of lit. "gdb". Index entries added for
8319 print-object and _NSPrintForDebugger. @noindent added in one spot.
8320
afe157ca
EZ
83212003-11-11 Elena Zannoni <ezannoni@redhat.com>
8322
8323 * stabs.texinfo: Add dircategory and direntry commands.
8324 * annotate.texinfo: Ditto.
8325
963e2bb7
AC
83262003-11-10 Andrew Cagney <cagney@redhat.com>
8327
8328 * gdbint.texinfo (Target Architecture Definition): Replace the
8329 return_value method's "inval" and "outval" parameters with
8330 "readbuf" and "writebuf".
8331
1d8b2f28
JB
83322003-10-28 Jim Blandy <jimb@redhat.com>
8333
8334 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8335 from "The `F' request packet" and "The `F' reply packet", to make
8336 texi2dvi happy.
8337 (File-I/O remote protocol extension): Update menu entries, too.
8338
36d86913
MC
83392003-10-26 Michael Chastain <mec@shout.net>
8340
8341 * gdb.texinfo (Thread Stops): Document the issue with
8342 premature return from system calls in multi-threaded programs.
8343
ce2826aa
AC
83442003-10-24 Andrew Cagney <cagney@redhat.com>
8345
8346 * annotate.texinfo: Fix "fortunatly"[sic].
8347
f24c5e49
KI
83482003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8349
8350 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8351 with "Hitachi" and "Mitsubishi".
8352
92ad9cd9
AC
83532003-10-20 Andrew Cagney <cagney@redhat.com>
8354
8355 * gdbint.texinfo (Target Architecture Definition): Document
8356 gdbarch_return_value. Add cross references from
8357 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8358 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8359
0ab4b752
MK
83602003-10-18 Mark Kettenis <kettenis@gnu.org>
8361
8362 * gdbint.texinfo (Target Architecture Definition): Document
8363 regset_from_core_section.
fb3e19c0
KI
8364
83652003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8366
8367 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8368
a9331b3f 83692003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8370
8371 From Anthony Green <green@redhat.com>:
5ae4183a 8372 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8373
1485d690
KB
83742003-10-14 Kevin Buettner <kevinb@redhat.com>
8375
889bf7c5
PA
8376 * gdb.texinfo (Breakpoint related warnings): New node.
8377 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8378
86d30acc
DJ
83792003-10-13 Daniel Jacobowitz <drow@mvista.com>
8380
8381 * gdb.texinfo (Remote Protocol): Document v and vCont.
8382
172c2a43
KI
83832003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8384
8385 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8386 * gdbint.texinfo: Ditto.
8387
71952f4c
AC
83882003-10-09 Andrew Cagney <cagney@redhat.com>
8389
8390 From 2003-09-18 David Anderson <davea@sgi.com>:
8391 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8392 "command".
8393
268e2188
AC
83942003-10-03 Andrew Cagney <cagney@redhat.com>
8395
8396 * gdbint.texinfo (Target Architecture Definition): Deprecate
8397 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8398 just target.
8399
12c266ea 84002003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8401
f30992d4 8402 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8403 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8404 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8405 * gdbint.texinfo (Target Architecture Definition): Rename
8406
84072003-09-30 Andrew Cagney <cagney@redhat.com>
8408
f30992d4 8409 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8410 (Target Architecture Definition):
f30992d4 8411
2e092625
AC
8412 * gdbint.texinfo (Target Architecture Definition): Rename
8413 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8414
0717ae8a
AC
84152003-09-29 Andrew Cagney <cagney@redhat.com>
8416
dad809b7
AC
8417 * gdbint.texinfo (Target Architecture Definition): Delete
8418 documentation for NEED_TEXT_START_END.
8419
0717ae8a
AC
8420 * gdbint.texinfo (Target Architecture Definition): Rename
8421 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8422 TARGET_WRITE_PC.
a9331b3f 8423
af6cf26d
MC
84242003-09-22 Michael Chastain <mec@shout.net>
8425
8426 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8427
ee206350
AG
84282003-09-21 Anthony Green <green@redhat.com>
8429
8430 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8431
a38c9fe6
MK
84322003-09-21 Mark Kettenis <kettenis@gnu.org>
8433
8434 * gdbint.texinfo (Target Architecture Definition): Document
8435 stabs_argument_has_addr.
8436
77949794
AC
84372003-09-18 Andrew Cagney <cagney@redhat.com>
8438
8439 * gdbint.texinfo (Target Architecture Definition): Delete
8440 documentation on REGISTER_NAMES.
8441
8e823e25
MK
84422003-09-13 Mark Kettenis <kettenis@gnu.org>
8443
8444 * gdbint.texinfo (Target Architecture Definition): Replace
8445 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8446
f27dd7fd
AC
84472003-09-11 Andrew Cagney <cagney@redhat.com>
8448
8449 * gdbint.texinfo (Target Architecture Definition): Replace
8450 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8451
8b148df9
AC
84522003-08-18 Andrew Cagney <cagney@redhat.com>
8453
8454 * gdbint.texinfo (Target Architecture Definition): Document
8455 "frame_red_zone_size".
8456
25d29d70
AC
84572003-08-09 Andrew Cagney <cagney@redhat.com>
8458
8459 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8460 with "set/show backtrace past-main" and "set/show backtrace
8461 limit".
8462
c938e9b0
L
84632003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8464
8465 * Makefile.in (install-info): Support DESTDIR.
8466 (install-html): Likewise.
8467
64fabec2
AC
84682003-08-07 Andrew Cagney <cagney@redhat.com>
8469
8470 Patch from Nick Roberts.
8471 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8472 bindings. Remove description of send-gdb-command.
8473
2fcf52f0
AC
84742003-08-07 Andrew Cagney <cagney@redhat.com>
8475
8476 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8477 GDB 6.0.
8478
086432e2
AC
84792003-08-06 Andrew Cagney <cagney@redhat.com>
8480
8481 * gdb.texinfo (Mode Options): Mention that level three is the
8482 highest available and that level 2 is deprecated.
8483 (Annotations Overview): Mention annotation levels. Cross reference
8484 to "Limitations of the Annotation Interface" in annotate.texi.
8485 (TODO, Value Annotations, Frame Annotations): Delete section.
8486 (Displays, Breakpoint Info): Delete.
8487
e5249f67
AC
84882003-08-04 Andrew Cagney <cagney@redhat.com>
8489
8490 * agentexpr.texi: Delete @bye.
8491 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8492 (stabs.info): Add $(srcdir) to include search path.
8493 (html): Depend on "annotate_toc.html", and not "annotate.html".
8494 * stabs.texinfo: Ditto. Include "fdl.texi".
8495 * gdbint.texinfo: Update copyright statement's list of invariant
8496 sections.
8497
e6f672d2
AC
84982003-07-28 Andrew Cagney <cagney@redhat.com>
8499
8500 * Makefile.in (INFO_DEPS): Add annotate.info.
8501 (dvi, ps, html, pdf): Add annotate.
8502 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8503 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8504 (ANNOTATE_DOC_FILES): New macro.
8505 (ANNOTATE_TEX_TMPS): New macro.
8506 (annotate.info, annotate_toc.html): Specify dependencies.
8507 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8508 * annotate.texinfo: Rename annotate.texi. Get building. Add
8509 "Migrating to GDB/MI" and "Limitations of the Annotation
8510 Interface" chapters. Mention why it is not part of the user
8511 guide. Update copyright notice. Include "fdl.texi".
8512
72ffddc9
SC
85132003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8514
8515 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8516
a9f12a31
DJ
85172003-07-24 Daniel Jacobowitz <drow@mvista.com>
8518
8519 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8520
b1fe9455
DJ
85212003-07-24 Daniel Jacobowitz <drow@mvista.com>
8522
8523 * gdb.texinfo (Server): Mention pidof.
8524
153721e6
AC
85252003-07-22 Andrew Cagney <cagney@redhat.com>
8526
8527 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8528 list.
8529
0fac0b41
DJ
85302003-06-28 Daniel Jacobowitz <drow@mvista.com>
8531
8532 * gdb.texinfo (Logging output): New chapter.
8533
4e562065
JB
85342003-06-24 Joel Brobecker <brobecker@gnat.com>
8535
8536 * gdb.texinfo (Unsupported languages): New section.
8537 (Languages): Add link to new section.
8538
f2c06f52
AC
85392003-06-22 Andrew Cagney <cagney@redhat.com>
8540
8541 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8542
b4177fca
DJ
85432003-06-22 Daniel Jacobowitz <drow@mvista.com>
8544
8545 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8546
f418dd93
DJ
85472003-06-22 Daniel Jacobowitz <drow@mvista.com>
8548
8549 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8550 * agentexpr.texi: Retitle section, and change it to an appendix.
8551 Comment out texinfo initialization. Factor a @var{} into two
8552 pieces to prevent makeinfo warnings.
8553 * gdb.texinfo: Add Agent Expressions appendix.
8554
4ca61388
DJ
85552003-06-19 Daniel Jacobowitz <drow@mvista.com>
8556
8557 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8558
07f31aa6
DJ
85592003-06-18 Daniel Jacobowitz <drow@mvista.com>
8560
5ae4183a 8561 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8562 remote target". Document the "detach" and "disconnect" commands.
8563 (Server, Netware, Debug Session): Reference "Connecting to a
8564 remote target".
8565 (GDB/MI Target Manipulation): Document "-target-disconnect".
8566
2dd0da42
AC
85672003-06-13 Andrew Cagney <cagney@redhat.com>
8568
8569 * gdbint.texinfo (Target Architecture Definition): Deprecate
8570 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8571 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8572
e7a3abfc
JB
85732003-06-09 Jim Blandy <jimb@redhat.com>
8574
8575 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8576
25e3a86b
AC
85772003-06-08 Andrew Cagney <cagney@redhat.com>
8578
8579 * gdbint.texinfo (Target Architecture Definition): Delete
8580 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8581
a9e5fdc2
AC
85822003-06-08 Andrew Cagney <cagney@redhat.com>
8583
8584 * gdbint.texinfo (Target Architecture Definition): Document
8585 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8586
b37303ee
AF
85872003-06-07 Adam Fedor <fedor@gnu.org>
8588
8589 * gdb.texinfo: Add Objective-C documentation.
8590
39fe6e80
AC
85912003-06-01 Andrew Cagney <cagney@redhat.com>
8592
8593 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8594 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8595
125309b2
AC
85962003-05-21 Andrew Cagney <cagney@redhat.com>
8597
8598 * gdbint.texinfo (Target Architecture Definition): Delete
8599 references to "extract_address" and "store_address".
8600
b8b527c5
AC
86012003-05-16 Andrew Cagney <cagney@redhat.com>
8602
8603 * gdbint.texinfo (Target Architecture Definition): Replace
8604 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8605 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8606
50e3ee83
TR
86072003-05-14 Theodore A. Roth <troth@openavr.org>
8608
8609 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8610
44e2be90
L
86112003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8612
8613 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8614 (gdb.dvi): Likewise.
8615 (gdb.pdf): Likewise.
8616 (links2roff): Likewise.
8617
df5215a6
JB
86182003-05-08 Jim Blandy <jimb@redhat.com>
8619
8620 * gdb.texinfo (Dump/Restore Files): Update documentation for
8621 'dump', 'append', and 'restore': note that format argument is
8622 optional; simplify presentation of the command variants; and be
8623 more precise about the formats.
8624
5e7b2f39
JB
86252003-05-07 Jim Blandy <jimb@redhat.com>
8626
8627 * gdb.texinfo (Symbols): Update documentation: 'maint list
8628 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8629 symtabs' and 'maint info psymtabs'.
8630
b1e29e33
AC
86312003-05-05 Andrew Cagney <cagney@redhat.com>
8632
8633 * gdbint.texinfo (Target Architecture Definition): Make
8634 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8635 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8636 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8637
00905d52
AC
86382003-05-04 Andrew Cagney <cagney@redhat.com>
8639
8640 * gdb.texinfo (Maintenance Commands): Document "maint print
8641 dummy-frames".
8642
54ff5908
AC
86432003-05-04 Andrew Cagney <cagney@redhat.com>
8644
8645 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8646
32e7087d
JB
86472003-05-03 J. Brobecker <brobecker@gnat.com>
8648
8649 Thierry Schneider <tpschneider1@yahoo.com>
8650 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8651 for new MI command.
8652
7043d8dc
AC
86532003-05-03 Andrew Cagney <cagney@redhat.com>
8654
8655 * gdbint.texinfo (Target Architecture Definition): Document
8656 push_dummy_code. Add cross references.
8657
e33d66ec
EZ
86582003-05-02 Elena Zannoni <ezannoni@redhat.com>
8659
8660 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8661 set/show charsets commands.
8662
0ba6dca9
AC
86632003-04-28 Andrew Cagney <cagney@redhat.com>
8664
8665 * gdbint.texinfo (Target Architecture Definition): Replace
8666 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8667 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8668
d7a27068
AC
86692003-04-28 Andrew Cagney <cagney@redhat.com>
8670
8671 * gdbint.texinfo (Target Architecture Definition): Rename
8672 "tm_print_insn" to "deprecated_tm_print_insn".
8673
44ea7b70
JB
86742003-04-09 Jim Blandy <jimb@redhat.com>
8675
8676 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8677 list psymtabs'.
8678
fb8f8949
AC
86792003-04-08 Andrew Cagney <cagney@redhat.com>
8680
8681 * gdbint.texinfo (Target Architecture Definition): Delete
8682 references to EXTRA_FRAME_INFO.
8683
32fb0f22
AC
86842003-04-08 Andrew Cagney <cagney@redhat.com>
8685
8686 * gdbint.texinfo (Target Architecture Definition): Delete
8687 PRINT_TYPELESS_INTEGER.
8688
6be67e67
JB
86892003-04-02 J. Brobecker <brobecker@gnat.com>
8690
8691 * observer.texi (GDB Observers): Adjust the documentation for the
8692 normal_stop notification to better describe reality. Fix a couple
8693 of minor typos.
8694
4e35d5f0
BR
86952003-04-02 Bob Rossi <bob_rossi@cox.net>
8696
a9331b3f 8697 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8698 '-file-list-exec-source-file'
8699
e8a8712a
AC
87002003-03-31 Andrew Cagney <cagney@redhat.com>
8701
8702 * gdbint.texinfo (Target Architecture Definition): Delete
8703 references to CALL_DUMMY_P.
8704
6c0e89ed
AC
87052003-03-30 Andrew Cagney <cagney@redhat.com>
8706
8707 * gdbint.texinfo (Target Architecture Definition): Remove
8708 reference to TARGET_WRITE_SP.
a9331b3f 8709
378bfd1b
AC
87102003-03-27 Andrew Cagney <cagney@redhat.com>
8711
8712 * gdbint.texinfo (Target Architecture Definition): Remove
8713 references to write_sp.
6c0e89ed 8714
922fbb7b
AC
87152003-03-27 Andrew Cagney <cagney@redhat.com>
8716
8717 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8718 chapter body. Use @smallexample instead of @example.
8719 (Annotations): Ditto.
8720 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8721 annotate.texi.
8722
b81774d8
AC
87232003-03-26 Andrew Cagney <cagney@redhat.com>
8724
8725 * gdbint.texinfo (Target Architecture Definition): Replace
8726 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8727 dummy_addr parameters.
8728
1bf6d5cc
AC
87292003-03-25 Andrew Cagney <cagney@redhat.com>
8730
8731 * gdbint.texinfo (Target Architecture Definition): Delete
8732 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8733 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8734 Add reference to PUSH_ARGUMENTS.
8735
618ce49f
AC
87362003-03-23 Andrew Cagney <cagney@redhat.com>
8737
8738 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8739 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8740
bcd7e15f
JB
87412003-03-18 J. Brobecker <brobecker@gnat.com>
8742
8743 * gdbint.texinfo (Algorithms): Add new section describing the
8744 Observer paradigm.
8745 (Top): Add menu entry to new observer appendix.
8746 * observer.texi: New file.
8747 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8748 new observer.texi file.
8749
9fe8321b
AC
87502003-03-17 Andrew Cagney <cagney@redhat.com>
8751
8752 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8753 that GNU Press update the manual version number.
8754
ac2adee5
AC
87552003-03-12 Andrew Cagney <cagney@redhat.com>
8756
8757 * gdbint.texinfo (Target Architecture Definition): Delete
8758 references to get_saved_register. Rename GET_SAVED_REGISTER to
8759 DEPRECATED_GET_SAVED_REGISTER.
8760
749b82f6
AC
87612003-03-13 Andrew Cagney <cagney@redhat.com>
8762
8763 * gdbint.texinfo (Target Architecture Definition): Replace
8764 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8765
8bedc050
AC
87662003-03-12 Andrew Cagney <cagney@redhat.com>
8767
8768 * gdbint.texinfo (Target Architecture Definition): Rename
8769 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 8770
0ce1b118
CV
87712003-03-10 Corinna Vinschen <vinschen@redhat.com>
8772
8773 * gdb.texinfo: Add File-I/O documentation.
8774
12cc2063
AC
87752003-03-10 Andrew Cagney <cagney@redhat.com>
8776
8777 * gdbint.texinfo (Target Architecture Definition): Cross reference
8778 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8779
7453dc06
AC
87802003-03-07 Andrew Cagney <cagney@redhat.com>
8781
8782 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8783 frame" command.
8784
6314f104
AC
87852003-03-05 Andrew Cagney <cagney@redhat.com>
8786
8787 * gdbint.texinfo (Target Architecture Definition): Document
8788 unwind_dummy_id. Cross reference unwind_dummy_id and
8789 SAVE_DUMMY_FRAME_TOS.
8790
f1212245
DJ
87912003-03-05 James Ingham <jingham@apple.com>
8792 Daniel Jacobowitz <drow@mvista.com>
8793
8794 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8795 and "show cp-abi".
8796
77e7e267
AC
87972003-03-03 Andrew Cagney <cagney@redhat.com>
8798
8799 * gdbint.texinfo (Target Architecture Definition): Document
8800 register_type.
8801
838a8221
AC
88022003-03-03 Andrew Cagney <cagney@redhat.com>
8803
8804 * stabs.texinfo (Structures): Use @samp and separate @var's
8805 instead of a single @var containing a comma separated list.
8806 (Unions): Ditto.
8807
d7f4a264
DJ
88082003-03-02 Daniel Jacobowitz <drow@mvista.com>
8809
8810 * Makefile.in (distclean): Remove config.log.
8811
f30ee0bc
AC
88122003-03-01 Andrew Cagney <cagney@redhat.com>
8813
8814 * gdbint.texinfo (Target Architecture Definition): Rename
8815 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8816
88172003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8818
8819 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8820 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8821
be448670
CF
88222003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8823
8824 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8825 (Non-debug DLL symbols): New node, describing the minimal symbols
8826 loaded from DLLs without real debugging symbols.
8827
501eef12
AC
88282003-02-20 Andrew Cagney <ac131313@redhat.com>
8829
8830 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8831 hardware-breakpoint-limit".
8832 (Set Watchpoints): Add cross reference to "set remote
8833 hardware-watchpoint-limit".
8834 (Remote configuration options): New section.
8835
21c294e6
AC
88362003-02-04 Andrew Cagney <ac131313@redhat.com>
8837
e9be73e4
AC
8838 * gdbint.texinfo (Target Architecture Definition): Delete
8839 descrption of IS_TRAPPED_INTERNALVAR.
8840
21c294e6
AC
8841 From Keith Seitz <keiths@redhat.com>:
8842 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8843 option "-i"/"--interpreter" to this chapter. Include index
8844 entries.
8845
0179ffac
DC
88462003-02-04 David Carlton <carlton@math.stanford.edu>
8847
8848 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8849 (Variables): Recommend stabs+ and DWARF 2.
8850 (C plus plus expressions): Correct info about
8851 compiler versions, debug formats.
8852 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8853 PR symtab/874.
8854
7ca9f392
AC
88552003-02-01 Andrew Cagney <ac131313@redhat.com>
8856
8857 * gdbint.texinfo (Target Architecture Definition): Delete
8858 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8859 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8860 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8861 references to nindy and i960.
8862 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8863
31a85ea2
AC
88642003-02-01 Andrew Cagney <ac131313@redhat.com>
8865
8866 * gdbint.texinfo (Target Architecture Definition): Delete
8867 FLOAT_INFO.
8868
6b894e49
AC
88692003-01-30 Andrew Cagney <ac131313@redhat.com>
8870
8871 * stabs.texinfo (Member Type Descriptor): Clarify description of
8872 `@'. Suggested by Ben Hutchings.
8873
c48861fb
AC
88742003-01-29 Andrew Cagney <ac131313@redhat.com>
8875
8876 * gdb.texinfo (M68K): Delete reference to es1800.
8877
617073a9
AC
88782003-01-29 Andrew Cagney <ac131313@redhat.com>
8879
8880 * gdb.texinfo (Maintenance Commands): Document `maint print
8881 reggroups' and `maint print register-groups'.
8882 * gdbint.texinfo (Target Architecture Definition): Document
8883 register_reggroup_p.
8884
5b5d99cf
JB
88852003-01-23 Jim Blandy <jimb@redhat.com>
8886
8887 * gdb.texinfo (Separate Debug Files): New section.
8888
e7ba9c65
DJ
88892003-01-22 Daniel Jacobowitz <drow@mvista.com>
8890
8891 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8892 and "maint show profile".
8893
94e91d6d
MC
88942003-01-16 Michael Chastain <mec@shout.net>
8895
8896 * gdb.texinfo (Installing GDB): Warn against
8897 ".../gdb-VERSION/gdb/configure".
8898 (Separate Objdir): Likewise.
8899
867f3898
AC
89002003-01-15 Andrew Cagney <ac131313@redhat.com>
8901
8902 * gdbint.texinfo (Target Architecture Definition): Delete
8903 definition of PRINT_REGISTER_HOOK.
8904
f153cc92
EZ
89052003-01-15 Elena Zannoni <ezannoni@redhat.com>
8906
8907 (OpenRISC 1000): Fix formatting of command names.
8908
c60eb6f1
EZ
89092003-01-15 Elena Zannoni <ezannoni@redhat.com>
8910
8911 * gdb.texinfo (Continuing and Stepping): Add new command
8912 'advance'. Clarify behavior of 'until'.
8913
f5ebfba0
DJ
89142003-01-13 Daniel Jacobowitz <drow@mvista.com>
8915
8916 * gdb.texinfo (Files): Document solib-absolute-prefix and
8917 solib-search-path.
8918
4ce8657e
MC
89192003-01-09 Michael Chastain <mec@shout.net>
8920
8921 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8922 (Create a Release): Add new instructions for new @file{src-release}.
8923 Document existing instructions for @file{Makefile.in} as
8924 being for @value{GDBN} 5.3.1 or earlier.
8925
372613e3
AC
89262003-01-09 Andrew Cagney <ac131313@redhat.com>
8927
8928 * gdbint.texinfo (Target Architecture Definition): Mention
8929 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8930 allocate memory.
8931
b4e9345d
DJ
89322003-01-04 Daniel Jacobowitz <drow@mvista.com>
8933
8934 * gdb.texinfo (Controlling GDB): Add @kindex for
8935 "show osabi".
8936 (Backtraces): Add @kindex's for backtrace-below-main.
8937
98b45e30
DJ
89382003-01-04 Daniel Jacobowitz <drow@mvista.com>
8939
8940 * gdb.texinfo (Controlling GDB): Document "set osabi".
8941
95f90d25
DJ
89422003-01-04 Daniel Jacobowitz <drow@mvista.com>
8943
8944 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8945 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8946
1e698235
DJ
89472003-01-04 Daniel Jacobowitz <drow@mvista.com>
8948
8949 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8950 "set coerce-float-to-double".
8951 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8952
e632838e
AC
89532003-01-02 Andrew Cagney <ac131313@redhat.com>
8954
8955 * stabs.texinfo: Remove obsolete text.
8956 * gdbint.texinfo: Ditto.
8957 * gdb.texinfo: Ditto.
8958
c133ab7a
MK
89592002-12-22 Mark Kettenis <kettenis@gnu.org>
8960
8961 * gdbint.texinfo (Target Architecture Definition): Update
8962 description of gdbarch_register_osabi.
8963
f821f325
KH
89642002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8965
8966 * agentexpr.texi: Fix typos.
8967 * annotate.texi: Likewise.
8968 * fdl.texi: Likewise.
8969
85a6d8d3 89702002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8971
8972 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8973 DEPRECATED_INIT_FRAME_PC.
8974
ae45cd16
AC
89752002-12-01 Andrew Cagney <ac131313@redhat.com>
8976
8977 * gdbint.texinfo (Target Architecture Definition): Delete
8978 PC_IN_CALL_DUMMY.
8979
07555a72
AC
89802002-11-28 Andrew Cagney <ac131313@redhat.com>
8981
8982 * gdbint.texinfo (Host Definition): Delete documentation on
8983 USE_GENERIC_DUMMY_FRAMES.
8984
c166cdc7
EZ
89852002-11-26 Elena Zannoni <ezannoni@redhat.com>
8986
5ae4183a 8987 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8988 * Makefile.in (install-info): Run the install-info command as part
8989 of the post install steps only.
8990 (uninstall-info): New target.
8991 (uninstall): New target.
8992
35db0260
EZ
89932002-11-22 Elena Zannoni <ezannoni@redhat.com>
8994
8995 * Makefile.in (install): Make install do some real work.
8996
9ba8d803
AC
89972002-11-19 Andrew Cagney <ac131313@redhat.com>
8998
8999 Fix POSIX problem reported by Paul Eggert.
9000 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9001 Fix PR gdb/527.
9002
903ad3a6
AC
90032002-10-26 Andrew Cagney <cagney@redhat.com>
9004
9005 * gdbint.texinfo (Target Architecture Definition): Delete
9006 definition of DO_REGISTERS_INFO.
9007
f2abfe65
KB
90082002-10-18 Kevin Buettner <kevinb@redhat.com>
9009
9010 * gdbint.texinfo (Address Classes): Fix problems with insertion
9011 of ``{'' and ``}'' in example.
9012
b5b0480a
KB
90132002-10-17 Kevin Buettner <kevinb@redhat.com>
9014
9015 * gdbint.texinfo (Address Classes): New section.
9016 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9017 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9018 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9019 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9020
c85508ee
KD
90212002-10-11 Klee Dienes <kdienes@apple.com>
9022
9023 * gdb.texinfo (Registers): Mention vector registers as well as
9024 floating registers in the documentation for 'info registers' and
9025 'info all-registers'.
9026
6d12fc3d
DJ
90272002-10-11 Daniel Jacobowitz <drow@mvista.com>
9028
9029 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9030
8d19fbd2
JJ
90312002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9032
9033 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9034 interface definition.
9035
a37295f9
MM
90362002-10-03 Marko Mlinar <markom@opencores.org>
9037
9038 * gdb.texinfo (Target Commands): Add or1k target specific
9039 commands.
9040 * gdb.texinfo (Contributors): Add myself to the contributors list.
9041
da0f9dcd
AC
90422002-10-01 Andrew Cagney <ac131313@redhat.com>
9043
9044 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9045 and "mi1" instead of "mi1" and "mi0".
9046
2e834e49
HPN
90472002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9048
9049 * gdb.texinfo (Packets): Fix typos "alligned".
9050 Correct z3/Z3 description. Correct z4/Z4 title.
9051
050be0dc
AC
90522002-09-27 Andrew Cagney <ac131313@redhat.com>
9053
9054 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9055
1104b9e7
KB
90562002-09-25 Kevin Buettner <kevinb@redhat.com>
9057
9058 * gdb.texinfo: Use GNU/Linux instead of Linux.
9059
512217c7
AC
90602002-09-25 Andrew Cagney <ac131313@redhat.com>
9061
9062 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9063
10998722
AC
90642002-09-24 Andrew Cagney <ac131313@redhat.com>
9065
512217c7 9066 * gdb.texinfo: Replace @example with @smallexample.
10998722 9067
a0eb71c5
KB
90682002-09-20 Kevin Buettner <kevinb@redhat.com>
9069
f7dc1244 9070 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9071 * gdb.texinfo (Character Sets): Use @smallexample instead of
9072 @example. Use GNU/Linux instead of Linux.
9073
90742002-09-20 Jim Blandy <jimb@redhat.com>
9075
9076 * gdb.texinfo: Add character set documentation.
9077
2f870471
AC
90782002-09-19 Andrew Cagney <ac131313@redhat.com>
9079
9080 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9081 (Packets): Add cross reference from `b' packet to `z' packets.
9082
790eb8f5
AC
90832002-09-19 Andrew Cagney <ac131313@redhat.com>
9084
8d30a00d
AC
9085 * gdb.texinfo (Maintenance Commands): Document ``maint
9086 internal-error'' and ``maint internal-warning''.
9087
790eb8f5
AC
9088 * gdbint.texinfo (Target Architecture Definition): Revise
9089 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9090
a23a7bf1
JB
90912002-09-19 Joel Brobecker <brobecker@gnat.com>
9092
9093 * gdbint.texinfo (Target Conditionals): Document the new
9094 NAME_OF_MALLOC macro.
9095
299ffc64
AC
90962002-09-05 Andrew Cagney <ac131313@redhat.com>
9097
9098 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9099 engineer.
9100
b7bb15bc
SC
91012002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9102
9103 * gdb.texinfo (TUI Overview): Document status line fields.
9104
3d757584
SC
91052002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9106
9107 * gdb.texinfo (TUI Commands): Document info win command.
9108
269c21fe
SC
91092002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9110
9111 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9112
7cf36c78
SC
91132002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9114
9115 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9116 (TUI Keys): Likewise.
9117
d2c6833e
AC
91182002-08-25 Andrew Cagney <ac131313@redhat.com>
9119
9120 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9121 for a packet receive.
9122
46d8b1c3
AC
91232002-08-25 Andrew Cagney <ac131313@redhat.com>
9124
9125 * Makefile.in (clean): Move to end of file.
9126 (distclean, maintainer-clean, realclean): Ditto.
9127 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9128 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9129 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9130 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9131
b0787093
AC
91322002-08-24 Andrew Cagney <ac131313@redhat.com>
9133
9134 * Makefile.in (GDBINT_TEX_TMPS): Define.
9135 (gdbint.dvi, gdbint.pdf): Use
9136 (GDB_TEX_TMPS): Define.
9137 (gdb.dvi, gdb.pdf): Use.
9138 (STABS_TEX_TMPS): Define.
9139 (stabs.dvi, stabs.pdf): Use.
9140 (GDB_DOC_SOURCE_INCLUDES): New macros.
9141 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9142 (GDBINT_DOC_FILES_INCLUDES): New macros.
9143 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9144 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9145 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9146 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9147 (links2roff): Replace SFILES_INCLUDED with
9148 GDB_DOC_SOURCE_INCLUDES.
9149 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9150 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9151 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9152 dependencies.
9153 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9154 dependencies.
9155 (gdbmi.texinfo): Delete rule.
9156 (inc-hist.texinfo): Delete rule.
9157 (rluser.texinfo): Delete rule.
9158
ebba8386
AC
91592002-08-23 Andrew Cagney <cagney@redhat.com>
9160
9161 * gdbint.texinfo (Target Architecture Definition): Update
9162 STORE_RETURN_VALUE, mention regcache.
9163
0ab7a791
AC
91642002-08-21 Andrew Cagney <ac131313@redhat.com>
9165
9166 * gdbint.texinfo (Target Architecture Definition): Document
9167 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9168
ee2d5c50
AC
91692002-08-19 Andrew Cagney <ac131313@redhat.com>
9170
9171 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9172 Fix minor typos. Add index entries.
9173
53c69bd7
AC
91742002-08-18 Andrew Cagney <ac131313@redhat.com>
9175
9176 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9177
e76f1f2e
AC
91782002-08-15 Andrew Cagney <ac131313@redhat.com>
9179
9180 * gdbint.texinfo (Target Architecture Definition): Document
9181 PRINT_VECTOR_INFO.
9182 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9183
0680b120
AC
91842002-08-13 Andrew Cagney <ac131313@redhat.com>
9185
9186 * gdb.texinfo (Maintenance Commands): Document "maint print
9187 registers", "maint print raw-registers" and "maint print
9188 cooked-registers".
9189
3c3bea1c
GS
91902002-08-08 Grace Sainsbury <graces@redhat.com>
9191
a9331b3f 9192 From Mark Salter:
3c3bea1c
GS
9193 * gdb.texinfo (Protocol): Document T packet extension to
9194 allow watchpoint address reporting.
9195
42f9b0a5
AC
91962002-08-03 Andrew Cagney <ac131313@redhat.com>
9197
9198 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9199
db034ac5
AC
92002002-08-01 Andrew Cagney <cagney@redhat.com>
9201
9202 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9203 to CHILL.
9204
e2b28d04
AC
92052002-08-01 Andrew Cagney <ac131313@redhat.com>
9206
9207 * gdbint.texinfo (Coding): Revise section "Include Files".
9208
7fb623f7
AC
92092002-07-24 Andrew Cagney <cagney@redhat.com>
9210
9211 * gdbint.texinfo: Obsolete references to m88k.
9212 * gdb.texinfo: Ditto.
9213
4a2b4636
JB
92142002-07-10 Joel Brobecker <brobecker@gnat.com>
9215
7fb623f7 9216 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9217 where the proper version of autoconf can be retrieved.
9218
a71ec265
DH
92192002-07-09 Don Howard <dhoward@redhat.com>
9220
9221 * gdb.texinfo (Command Files): Further describe the behavior of
9222 sourced command files.
9223
b9aa90c9
AC
92242002-06-27 Andrew Cagney <ac131313@redhat.com>
9225
9226 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9227 (Coding): Clarify ISO C version that GDB assumes.
9228
40dd2248
TT
92292002-06-26 Tom Tromey <tromey@redhat.com>
9230
9231 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9232 add_setshow_cmd_full.
9233
bfac230e
DH
92342002-06-25 Don Howard <dhoward@redhat.com>
9235
9236 * gdb.texinfo (Memory Region Attributes): Document new behavior
9237 for 'mem' command.
9238
475b0867
JB
92392002-06-11 Jim Blandy <jimb@redhat.com>
9240
919d772c
JB
9241 * gdb.texinfo (Symbols): Update documentation for `info source'
9242 command.
9243
475b0867
JB
9244 * gdb.texinfo (Macros): Call the command `info macro', not
9245 `show macro'.
9246
ba8c9337
AC
92472002-06-09 Andrew Cagney <ac131313@redhat.com>
9248
9249 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9250 data''.
9251
1029b7fa
MK
92522002-06-09 Mark Kettenis <kettenis@gnu.org>
9253
9254 * gdbint.texinfo (Target Architecture Definition): Document
9255 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9256
16737d73
AC
92572002-06-08 Andrew Cagney <ac131313@redhat.com>
9258
9259 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9260 lists.
9261
30107679
AC
92622002-06-08 Andrew Cagney <ac131313@redhat.com>
9263
9264 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9265 Branch''.
9266
3352e23e
AC
92672002-06-01 Andrew Cagney <ac131313@redhat.com>
9268
9269 * gdbint.texinfo (Target Architecture Definition): Add section
9270 ``Converting an existing Target Architecture to Multi-arch''.
9271
cbb09e6a
AC
92722002-05-30 Andrew Cagney <ac131313@redhat.com>
9273
9274 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9275 to ``Obsoleting code''. Revise.
9276
e2e0bcd1
JB
92772002-05-17 Jim Blandy <jimb@redhat.com>
9278
9279 * gdb.texinfo (C Preprocessor Macros): New chapter.
9280 Include it in the main menu.
9281 (Contributors): Credit Jim Blandy with macro support.
9282 (Compilation): Explain how to get macro information into the
9283 executable.
9284 (Expressions): Note that preprocessor macros are expanded.
9285
9db8d71f
DJ
92862002-05-14 Daniel Jacobowitz <drow@mvista.com>
9287
9288 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9289 options for `target remote'.
9290
6d531722
AC
92912002-05-13 Andrew Cagney <ac131313@redhat.com>
9292
9293 * gdbint.texinfo (Target Architecture Definition): Delete
9294 documentation on NNPC_REGNUM.
9295
13d01224
AC
92962002-05-11 Andrew Cagney <ac131313@redhat.com>
9297
9298 * gdbint.texinfo (Target Architecture Definition): Document
9299 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9300 (Target Architecture Definition): Revise section `Using Different
9301 Register and Memory Data Representations'. Add section `Raw and
9302 Virtual Register Representations'.
9303
b2e75d78
AC
93042002-05-11 Andrew Cagney <ac131313@redhat.com>
9305
9306 * gdbint.texinfo (Target Architecture Definition): Mention
9307 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9308 (Target Architecture Definition): Mention same. Add references to
9309 web pages.
9310
2c8682ee
MS
93112002-05-08 Michael Snyder <msnyder@redhat.com>
9312
9313 * stabs.texinfo (Attributes): Document new "vector" attribute.
9314
0816590b
AC
93152002-05-04 Andrew Cagney <ac131313@redhat.com>
9316
9317 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9318
2653173e
AC
93192002-05-04 Andrew Cagney <ac131313@redhat.com>
9320
9321 * gdb.texinfo: Delete obsolete references to a29k.
9322
d7bd68ca
AC
93232002-04-24 Andrew Cagney <ac131313@redhat.com>
9324
9325 * gdbint.texinfo (Target Architecture Definition): Replace
9326 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9327
21d83aa5
DM
93282002-04-24 David S. Miller <davem@redhat.com>
9329
9330 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9331
7673a6cc
DM
93322002-04-21 David S. Miller <davem@redhat.com>
9333
9334 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9335
d49d1e0a
AC
93362002-04-21 Andrew Cagney <ac131313@redhat.com>
9337
9338 * gdbint.texinfo (Target Architecture Definition): Delete
9339 definition of HAVE_REGISTER_WINDOWS.
9340
f7dc1244 93412002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9342
9343 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9344 "Theodore A. Roth" <troth@verinet.com>.
9345
5ca0cb28
DH
93462002-04-15 Don Howard <dhoward@redhat.com>
9347
f7dc1244 9348 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9349 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9350 Provide a better explaination of this feature.
5ca0cb28 9351
f208ba17
AC
93522002-04-14 Andrew Cagney <ac131313@redhat.com>
9353
9354 * gdbint.texinfo (Target Architecture Definition): Remove
9355 FRAME_CHAIN_COMBINE.
9356
d5ba91de
MC
93572002-04-12 Michael Chastain <mec@shout.net>
9358
9359 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9360 REG_STACK_SEGMENT.
9361
26818220
MC
93622002-04-09 Michael Chastain <mec@shout.net>
9363
9364 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9365 PYRAMID_* macros.
9366
129188f6
AC
93672002-04-07 Andrew Cagney <ac131313@redhat.com>
9368
9369 * gdb.texinfo (Bug Reporting): Document that the web is the
9370 prefered way of submitting bug reports.
9371 (Bug Reporting): Delete the s-mail address as the last resort.
9372
8227c0ff
AC
93732002-04-05 Andrew Cagney <ac131313@redhat.com>
9374
9375 * gdbint.texinfo (Target Architecture Definition): Delete
9376 references to TARGET_WRITE_FP and write_fp.
9377
16d9dec6
MS
93782002-03-27 Michael Snyder <msnyder@redhat.com>
9379
9380 * gdb.texinfo: Document new commands dump, append, and restore.
9381
9ae8b82c
AC
93822002-03-27 Andrew Cagney <ac131313@redhat.com>
9383
9384 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9385 Branch'.
9386
474c8240
AC
93872002-03-18 Andrew Cagney <ac131313@redhat.com>
9388
9389 * gdb.texinfo: Change all examples to @smallexample.
9390 * gdbint.texinfo: Ditto.
a9331b3f 9391
fb0ff88f
AC
93922002-03-18 Andrew Cagney <ac131313@redhat.com>
9393
9394 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9395 Branches''.
9396
9bb0a4d8
AC
93972002-03-18 Andrew Cagney <ac131313@redhat.com>
9398
9399 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9400 Policy''.
9401
937f164b
FF
94022002-03-04 Fred Fish <fnf@redhat.com>
9403
9404 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9405 expresson, suports, dependant, trhe, perhaphs, situtations,
9406 explictily, taged, oportunity, unfortunatly).
9407
a7b40f07
AC
94082002-02-24 Andrew Cagney <ac131313@redhat.com>
9409
9410 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9411 Remove reference to 3.12.
9412
aab4e0ec
AC
94132002-02-23 Andrew Cagney <ac131313@redhat.com>
9414
9415 * gdbint.texinfo: Include fdl.texi.
9416 (Top): Add GNU Free Documentation License.
9417 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9418 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9419 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9420 (gdbint.info): Add srcdir to include path.
9421 * gdb.texinfo: Include gpl.texi.
9422 (Top): Add Copying.
9423 * gpl.texi: New file.
9424
47b95330
AC
94252002-02-23 Andrew Cagney <ac131313@redhat.com>
9426
9427 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9428
78c47bea
PM
94292002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9430
9431 * gdb.texinfo: Document Cygwin native specific commands.
9432
56460a61
DJ
94332002-02-15 Daniel Jacobowitz <drow@mvista.com>
9434
9435 * gdb.texinfo: Document gdbserver ``--attach'' command.
9436
def71bfa
MS
94372002-02-07 Michael Snyder <msnyder@redhat.com>
9438
9439 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9440 to @code(_ovly_debug_event).
9441
c928edc0
AC
94422002-02-07 Andrew Cagney <ac131313@redhat.com>
9443
9444 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9445
81d46470
MS
94462002-02-06 Michael Snyder <msnyder@redhat.com>
9447
9448 * gdb.texinfo (overlays): Mention new magic symbol
9449 '_ovly_debug_event', which allows GDB to keep better track
9450 of overlays.
9451
f7dc1244 94522002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9453
9454 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9455 Suggested by Dmitry Sivachenko.
9456
9457 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9458
15110bc3
MS
94592002-02-01 Michael Snyder <msnyder@redhat.com>
9460
9461 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9462
6763aef9
MS
94632002-01-30 Michael Snyder <msnyder@redhat.com>
9464
ac282366
MS
9465 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9466 (set trust-readonly-sections): Document.
6763aef9 9467
8642bc8f
AC
94682002-01-29 Andrew Cagney <ac131313@redhat.com>
9469
9470 * gdbint.texinfo (Releasing GDB): Revise and update.
9471
afe64c1a
AC
94722002-01-28 Andrew Cagney <ac131313@redhat.com>
9473
9474 * gdbint.texinfo (Target Architecture Definition): Delete
9475 description of TARGET_BYTE_ORDER_DEFAULT.
9476
f7dc1244 94772002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9478
9479 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9480 <mitya@cavia.pp.ru>.
9481
3d6e1b5a
AC
94822002-01-23 Andrew Cagney <ac131313@redhat.com>
9483
9484 * libgdb.texinfo: Delete file.
9485
6c0e9fb3
AC
94862002-01-22 Andrew Cagney <ac131313@redhat.com>
9487
9488 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9489 * gdbint.texinfo: Ditto.
9490
e0ce93ac
AC
9491Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9492
9493 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9494
be298bcc
AC
94952002-01-22 Andrew Cagney <ac131313@redhat.com>
9496
9497 * Makefile.in: Update copyright.
9498 (TEXI2DVI): Define.
9499 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9500 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9501 gdb-cfg.texi.
9502 (TEXINDEX, PDFTEX): Delete makefile variables.
9503
8e04817f
AC
95042002-01-22 Andrew Cagney <ac131313@redhat.com>
9505
9506 * gdb.texinfo (Protocol): Move section to appendix.
9507
6b2f586d
AC
95082002-01-21 Andrew Cagney <ac131313@redhat.com>
9509
9510 * gdb.texinfo (Remote Debugging): Create a menu.
9511 (Top): Add ``Remote Debugging'' to menu.
9512
6f05cf9f
AC
95132002-01-21 Andrew Cagney <ac131313@redhat.com>
9514
9515 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9516 serial protocol'' from here.
9517 (Remote Debugging): To here. New chapter.
9518
3fd3d7d2
AC
95192002-01-20 Andrew Cagney <ac131313@redhat.com>
9520
9521 * gdbint.texinfo (Target Architecture Definition): Delete
9522 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9523
7fd60527
AC
95242002-01-20 Andrew Cagney <ac131313@redhat.com>
9525
9526 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9527 are no longer needed.
9528 (Porting GDB): Add maintainer note about configure.host.
9529
c2f05ac9
AC
95302002-01-20 Andrew Cagney <ac131313@redhat.com>
9531
9532 * gdbint.texinfo (Target Architecture Definition): Remove
9533 definition of IEEE_FLOAT.
9534
f7dc1244 95352002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9536
9537 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9538 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9539 <3diff@gnu.org>
231b2aad 9540
82600034
AC
95412002-01-19 Andrew Cagney <ac131313@redhat.com>
9542
9543 * gdbint.texinfo (Host Definition): Remove references to
9544 MALLOC_INCOMPATIBLE.
9545
7708fa01
AC
95462002-01-17 Andrew Cagney <ac131313@redhat.com>
9547
9548 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9549 and xyz-xdep.o.
9550
eb12ee30
AC
95512002-01-17 Andrew Cagney <ac131313@redhat.com>
9552
889bf7c5 9553 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9554 (Set Breaks): Copy ``maint info breakpoint'' doco to
9555 ``Maintenance Commands'' appendix. Add reference.
9556
c9ccaa92
AC
95572002-01-17 Andrew Cagney <ac131313@redhat.com>
9558
9559 * fdl.texi: Remove next/prev from @node.
9560
f7dc1244 95612002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9562
9563 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9564 for monstrous @multitable (from Brian Youmans).
9565
9566 * fdl.texi: New file.
9567
9568 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9569
8973da3a
AC
95702002-01-15 Andrew Cagney <ac131313@redhat.com>
9571
9572 * gdbint.texinfo (Releasing GDB): New chapter.
9573
7d86b5d5
AC
95742002-01-14 Andrew Cagney <ac131313@redhat.com>
9575
9576 * gdb.texinfo (Embedded Processors, Calling program functions):
9577 Obsolete references to a29k.
9578
cc1cb004
AC
95792002-01-13 Andrew Cagney <ac131313@redhat.com>
9580
9581 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9582 examples. Document that a code-block should do or discard its
9583 cleanups before exit.
9584
79f12247
MS
95852002-01-11 Michael Snyder <msnyder@redhat.com>
9586
9587 * gdb.texinfo (Choosing files): Change @samp to @file.
9588
19837790
MS
95892002-01-05 Michael Snyder <msnyder@redhat.com>
9590
9591 * gdb.texinfo (--pid): Document new command line option (attach).
9592
f7dc1244 95932002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9594
9595 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9596 in the stub.
9597
d7449b42
AC
95982002-01-04 Andrew Cagney <ac131313@redhat.com>
9599
9600 * gdbint.texinfo (Target Architecture Definition): Replace
9601 BIG_ENDIAN with BFD_ENDIAN_BIG.
9602
f23631e4
AC
96032002-01-03 Andrew Cagney <ac131313@redhat.com>
9604
9605 * gdbint.texinfo (Target Architecture Definition): Replace
9606 value_ptr with struct value pointer.
9607
72c9928d
EZ
96082002-01-02 Eli Zaretskii <eliz@gnu.org>
9609
9610 * gdb.texinfo (Free Software): Fix wording.
9611
959acfd1
EZ
96122001-12-31 Eli Zaretskii <eliz@gnu.org>
9613
9614 * gdb.texinfo (Free Software): New section ``Free Software Needs
9615 Free Documentation''.
9616
f7dc1244 96172001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9618
9619 * stabs.texinfo:
9620 * gdb.texinfo:
9621 * gdbint.texinfo:
9622 * libgdb.texinfo:
9623 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9624
6600abed
MS
96252001-12-29 Michael Snyder <msnyder@redhat.com>
9626
9627 * gdb.texinfo (maint info sections): Fix typo.
9628
f6680716
MS
96292001-12-26 Michael Snyder <msnyder@redhat.com>
9630
fe95c787
MS
9631 * gdb.texinfo (maint info sections): Document.
9632
a9331b3f 9633 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9634 'info proc' sub-options that are currently not implemented.
9635
c3d3ce5b
JB
96362001-12-20 Jim Blandy <jimb@redhat.com>
9637
9638 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9639
778eb05e
AC
96402001-12-15 Andrew Cagney <ac131313@redhat.com>
9641
9642 * gdbint.texinfo (Target Architecture Definition): Replace
9643 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9644
2607059c
AC
96452001-12-01 Andrew Cagney <ac131313@redhat.com>
9646
9647 * gdbint.texinfo (Host Definition): Delete documentation on
9648 HOST_BYTE_ORDER.
9649
df0cd8c5
JB
96502001-11-30 Jim Blandy <jimb@redhat.com>
9651
9652 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9653 overlay support. Add to top-level menu.
df0cd8c5 9654
88118b3a
TT
96552001-11-26 Tom Tromey <tromey@redhat.com>
9656
9657 * gdb.texinfo (Command Syntax): Document C-o binding.
9658
96565e91
CF
96592001-07-26 Christopher Faylor <cgf@redhat.com>
9660
9661 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9662 use since it is described in the referenced section.
9663
f7dc1244 9664 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9665 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9666 clearer when using DJGPP.
9667
2a3d5645
CF
96682001-11-24 Christopher Faylor <cgf@redhat.com>
9669
9670 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9671 specifically refer to MS-DOS.
9672 (command files): Mention gdb.ini is only used on MS-DOS.
9673
aa26fa3a
TT
96742001-11-21 Tom Tromey <tromey@redhat.com>
9675
9676 * gdb.texinfo (Invoking GDB): Document --args.
9677 (Mode Options): Likewise.
9678
4f8ada06
JB
96792001-11-21 Jim Blandy <jimb@redhat.com>
9680
9681 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9682 Delete documentation; this macro has been removed from the
9683 sources.
4f8ada06 9684
3fe0dc10
JB
96852001-11-13 Jim Blandy <jimb@redhat.com>
9686
9687 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9688
9e5abb06
CV
96892001-11-06 Corinna Vinschen <vinschen@redhat.com>
9690
9691 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9692
1c5dfdad
MS
96932001-11-05 Michael Snyder <msnyder@redhat.com>
9694
a9331b3f 9695 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9696 quote regexp chars in function names such as "operator*()".
9697
990f9fe3
FF
96982001-11-01 Fred Fish <fnf@redhat.com>
9699
9700 * gdbint.texinfo (SOLIB_ADD): Document additional new
9701 "readsyms" arg.
9702
b433d00b
DH
97032001-10-30 Don Howard <dhoward@redhat.com>
9704
070b1dd3
DH
9705 * gdb.texinfo: (Command Files) Added documentation for the
9706 behavior of gdb with input redirected from a file.
b433d00b 9707
b7209cb4
FF
97082001-10-28 Fred Fish <fnf@redhat.com>
9709
9710 * gdb.texinfo (auto-solib-add): Change docs to match
9711 implementation change.
9712 (auto-solib-limit): Add docs for new variable.
9713
1aa20aa8
AC
97142001-10-15 Andrew Cagney <ac131313@redhat.com>
9715
9716 * gdbint.texinfo (Target Architecture Definition): Function
9717 value_as_pointer renamed to value_as_address.
9718
fc0c74b1
AC
97192001-10-15 Andrew Cagney <ac131313@redhat.com>
9720
9721 * gdbint.texinfo (Target Architecture Definition): Default
9722 POINTER_TO_ADDRESS functions assume unsigned addresses.
9723 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9724 posting by Jim Blandy.
9725
f4846649
JB
97262001-10-12 Jim Blandy <jimb@redhat.com>
9727
9728 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9729 version of texi2html (1.64) doesn't support this flag any more.
9730
f277788b
MK
97312001-09-08 Mark Kettenis <kettenis@gnu.org>
9732
a9dc4918
MK
9733 * gdbint.texinfo (Host Definition): Remove description of
9734 MEM_FNS_DECLARED.
9735
d28379df
MK
9736 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9737
f277788b
MK
9738 * gdbint.texinfo (Host Definition): Remove description of
9739 HAVE_SIGSETMASK.
9740
7ccaa899
EZ
97412001-09-04 Elena Zannoni <ezannoni@redhat.com>
9742
9743 * gdbint.texinfo (Target Architecture Definition): Add
9744 explanation of TARGET_PRINT_INSN macro.
9745
17d9d558
JB
97462001-08-30 Jim Blandy <jimb@redhat.com>
9747
9748 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9749 Explain what it means to load relocatable files.
9750
72cde065
JB
97512001-08-28 Jim Blandy <jimb@redhat.com>
9752
9753 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9754 info `top' menu.
9755
9e678452
CF
9756Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9757
9758 * gdbint.texinfo: Add a cautionary note about macro use.
9759
a2bea4c3 97602001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 9761
a2bea4c3
CV
9762 * gdb.texinfo: Explain omitting the hostname in the
9763 `target remote' command.
9764
1129bf27
DJ
97652001-07-30 Daniel Jacobowitz <drow@mvista.com>
9766
9767 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9768 and END-INFO-DIR-ENTRY.
9769
732b3002
SC
97702001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9771
9772 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9773
89437448
AC
97742001-07-25 Andrew Cagney <ac131313@redhat.com>
9775
9776 * gdbint.texinfo (libgdb): Rewrite.
9777
f7dc1244 97782001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
9779
9780 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9781
c4555f82
SC
97822001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9783
9784 * gdb.texinfo (TUI): New chapter, document the TUI.
9785 (Mode Options): Document the -tui option.
9786
2f45a6e0
MK
97872001-07-23 Mark Kettenis <kettenis@gnu.org>
9788
9789 * gdbint.texinfo (Host Definition): Remove description of
9790 NEED_POSIX_SETPGID.
9791
f7dc1244 97922001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
9793
9794 * gdb.tex (DJGPP Native): New node, with descriptions of
9795 DJGPP-specific commands.
9796
be9c6c35
JM
97972001-07-19 John R. Moore <jmoore@redhat.com>
9798
9799 * gdbint.texinfo: Three misspellings.
9800
dfa249fb
AC
98012001-07-06 Andrew Cagney <ac131313@redhat.com>
9802
9803 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9804 `test` expressions on bash. Problem reported by Colin Walters.
9805
c72e7388
AC
98062001-07-04 Andrew Cagney <ac131313@redhat.com>
9807
9808 * gdbint.texinfo (User Interface): Update ui-out documentation to
9809 refelect recent UI/MI updates.
9810
94bbb2c0
AC
98112001-07-04 Andrew Cagney <ac131313@redhat.com>
9812
9813 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9814 interpreters.
9815
af6c57ea
AC
98162001-06-15 Andrew Cagney <ac131313@redhat.com>
9817
9818 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9819 structure and not macros.
9820 (Host Definition): Document that much of this chapter is obsolete.
9821 (Target Architecture Definition): Update list of files that make
9822 up a target architecture.
9823 (Coding): Update.
9824
83aa8bc6
AC
98252001-06-28 Andrew Cagney <ac131313@redhat.com>
9826
9827 * gdbint.texinfo (Target Architecture Definition): Update
9828 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9829 The latter has been changed to a true predicate.
9830
f7dc1244 98312001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9832
9833 * annotate.texi: Add @noindent where needed. From Dmitry
9834 Sivachenko <dima@Chg.RU>.
9835 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9836
656db9b0
AC
98372001-06-16 Andrew Cagney <ac131313@redhat.com>
9838
9839 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9840
df2396a1
AC
98412001-06-14 Andrew Cagney <ac131313@redhat.com>
9842
9843 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9844 returns ``OK''. Document that the ``R'' packet does not reply.
9845
0f1f2b0a
MS
98462001-06-13 Michael Snyder <msnyder@redhat.com>
9847
9848 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9849
f7dc1244 98502001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9851
9852 * gdb.texinfo (Signals): Clarify the default setting of signal
9853 handling.
9854
a5d7c491
AC
98552001-05-14 Andrew Cagney <ac131313@redhat.com>
9856
9857 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9858 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9859
05a54c4f
AC
98602001-05-12 Andrew Cagney <ac131313@redhat.com>
9861
9862 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9863
f7dc1244 98642001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9865
9866 * gdbint.texinfo (Clean Design and Portable Implementation):
9867 Renamed from "Clean Design".
9868 (Clean Design and Portable Implementation): Document portable
9869 methods of handling file names, and the associated macros.
9870
f7dc1244 98712001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9872
9873 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9874 command and provide a cross-reference to its description.
9875 (Symbols): Note that "info scope" is useful for trace experiments.
9876
f7dc1244 98772001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9878
b37052ae
EZ
9879 * gdb.texinfo (Symbols): Document "info scope".
9880 (Tracepoints): New chapter.
9881 (Contributors): Update for v5.1.
9882 <All nodes>: Change "C++" to "C@t{++}".
9883
0ee54786
EZ
9884 * gdbint.texinfo (User Interface): A new section about ui_out
9885 functions, based on text written by Fernando Nasser.
9886
c534679c
EZ
9887 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9888
f7dc1244 98892001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9890
e9c75b65
EZ
9891 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9892
9893 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9894
9895 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9896 Replace "GDB" with "@value{GDBN}". Fix markup.
9897
9898 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9899
3d67e040
EZ
9900 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9901 a cross-reference to its description.
9902 (Symbols): Document "info symbol".
9903
f7dc1244 99042001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9905
9906 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9907 subsection "x86 Watchpoints".
9908 (Target Architecture Definition): Document the macros
9909 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9910 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9911
b0ed3589
AC
99122001-03-20 Andrew Cagney <ac131313@redhat.com>
9913
9914 * gdbint.texinfo (Target Architecture Definition): Update
9915 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9916 list.
9917
b6ba6518
KB
99182001-03-06 Kevin Buettner <kevinb@redhat.com>
9919
9920 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9921 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9922
f7dc1244 99232001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9924
9925 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9926
f7dc1244 99272001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9928
17cc6a06
EZ
9929 * gdb.texinfo (Environment): Document that `path' does not change
9930 the value of PATH in GDB's own environment (it did in the past,
9931 but that was changed on March 15, 1994). Reported by Doug Evans
9932 <dje@transmeta.com>.
9933
56caf160
EZ
9934 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9935 its line. Fix markup of commands and macros. Add an Index node
9936 and index entries.
9937
29e57380
C
99382001-01-23 J.T. Conklin <jtc@redback.com>
9939
9940 * gdb.texinfo (Memory region attributes): New manual section.
9941
1c6147de
ND
99422001-01-04 Nicholas Duffek <nsd@redhat.com>
9943
9944 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9945
f7dc1244 99462000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9947
9948 * refcard.tex: Version and copyright fixed. From Phil Edwards
9949 <pedwards@disaster.jaj.com>.
9950
0dcedd82
AC
9951Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9952
9953 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9954 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9955
3b851bce
AC
9956Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9957
9958 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9959 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9960
f7dc1244 99612000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9962
9963 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9964 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9965
b90a5f51
CF
99662000-11-10 Christopher Faylor <cgf@cygnus.com>
9967
9968 * gdb.texinfo: Document new 'set step-mode' command.
9969
f7dc1244 99702000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9971
9972 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9973 changes from Dmitry Sivachenko <dima@Chg.RU>.
9974
f7dc1244 99752000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9976
9977 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9978 From Steven Johnson <sbjohnson@ozemail.com.au>.
9979
2e685b93
MK
99802000-08-10 Mark Kettenis <kettenis@gnu.org>
9981
9982 * gdbint.texinfo (Overall Structure): Spelling fix.
9983
f7dc1244 99842000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9985
9986 * gdbint.texinfo (Target Architecture Definition): Document that
9987 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9988 for which REGISTER_CONVERTIBLE returns a zero value.
9989
63ac3005
EZ
99902000-07-08 Christopher Faylor <cgf@cygnus.com>
9991
9992 * Makefile.in (install-info): Find files to install in either the
9993 build or source directories (adapted from Makefile.am).
9994
bd79f757
ND
99952000-07-07 Nicholas Duffek <nsd@redhat.com>
9996
9997 * stabs.texinfo: Fix spelling errors.
9998 (String Field): FILE-NUMBER starts from 0, not 1.
9999
f7dc1244 100002000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10001
10002 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10003 Brian Youmans.
5f208f6d 10004
f7dc1244 100052000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10006
10007 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10008 the source directory. Reported by Mark Harig
10009 <markh@frazier.landmark.com>.
cc542d3b 10010
f3b28801
C
100112000-06-20 J.T. Conklin <jtc@redback.com>
10012
10013 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10014
449f3b6c
AC
10015Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10016
10017 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10018 Generate using pdftex.
449f3b6c 10019 (PDFTEX): Define.
889bf7c5 10020 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10021 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10022 @contents at the start.
449f3b6c 10023
f7dc1244 100242000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10025
10026 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10027 Youmans.
48e934c6 10028
9e9c5ae7
AC
10029Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10030
10031 From Brian Youmans:
10032 * gdb.texinfo: Fix ``et al.''.
10033
c741b251
AC
10034Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10035
10036 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10037 loop.
c741b251 10038
4ab64e14
JG
100392000-05-19 Jimmy Guo <guo@cup.hp.com>
10040
10041 * configure: Regenerate.
10042
f7dc1244 100432000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10044
10045 * Makefile.in (install-info): Run install-info on installed Info
10046 files.
10047
8c70017b
AC
10048Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10049
a7cb598a 10050 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10051 Andrew Cagney.
8c70017b 10052
f7dc1244 100532000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10054
10055 * gdb.texinfo: Proofreading changes from Brian Youmans.
10056
bf0184be
ND
100572000-05-01 Nick Duffek <nsd@cygnus.com>
10058
10059 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10060 startup sequence, minor edits.
10061
f7dc1244 100622000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10063
10064 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10065 TeX.
10066
10067 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10068 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10069 like `n' and `s' which look weird. Convert some of the @kindex to
10070 @vindex, when they refer to variables, not commands.
10071
33e16fad
AC
10072Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10073
10074 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10075
f7dc1244 100762000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10077
10078 * Makefile.in (GDBMI_DIR): New variable.
10079 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10080 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10081 (gdbmi.texinfo): New target, for texi2roff.
10082 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10083 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10084
10085 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10086 gdbmi.texinfo.
10087 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10088 comment.
10089
d167840f
EZ
100902000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10091
10092 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10093 command.
d167840f 10094
f7dc1244 100952000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10096
10097 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10098 prevents the build (and is generally a Bad Idea).
10099
f7dc1244 101002000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10101
10102 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10103 a comma inside @var.
10104 (Command Files): Index markup changes from Dmitry Sivachenko
10105 <dima@Chg.RU>.
10106
f7dc1244 101072000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10108
10109 * Makefile.in (LN_S): Define.
10110 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10111 invoke "ln -s" unless it is known to work.
10112
10113 * configure.in (AC_PROG_LN_S): Add.
10114
8dc7983f
JB
101152000-04-14 Jim Blandy <jimb@redhat.com>
10116
10117 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10118 section.
10119 (Target Conditionals): Document ADDRESS_TO_POINTER,
10120 POINTER_TO_ADDRESS.
10121
1a8237e8
DB
101222000-04-11 Daniel Berlin <dan@cgsoftware.com>
10123
10124 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10125 gdb-cfg.texi to get the value.
10126
ca526f1a
JB
101272000-04-10 Jim Blandy <jimb@redhat.com>
10128
10129 * gdbint.texinfo (Target Architecture Definition): Fix
10130 cross-references.
10131
faaafcb4
JB
101322000-04-08 Jim Blandy <jimb@redhat.com>
10133
10134 * gdbint.texinfo (Using Different Register and Memory Data
10135 Representations): New section.
10136 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10137 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10138 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10139
1b27397f
AC
10140Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10141
10142 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10143 for acknowledgments.
1b27397f 10144
480ff1fb
AC
10145Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10146
10147 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10148 qThreadExtraInfo.
480ff1fb 10149
a9331b3f 101502000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10151
a9331b3f
RM
10152 * gdb.texinfo: Clarify which remote debug protocol commands are
10153 required and which are optional.
f1251bdd 10154
dbeb8dbd
AC
10155Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10156
10157 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10158 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10159 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10160 * annotate.texi: Update.
10161
6d2ebf8b
SS
101622000-03-28 Stan Shebs <shebs@apple.com>
10163
10164 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10165 expectation of additional changes before release), update
10166 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10167 node links, rephrase and/or shorten lines to fix formatting
10168 problem in both regular and @smallbook formats.
10169 * annotate.texi: Shorten lines in example, use smallexample
10170 consistently everywhere.
10171 * Makefile.in: Add comment about texinfo 4.0 html generation.
10172 (SFILES_INCLUDED): Add annotate.texi.
10173
5d161b24
DB
101742000-03-27 Daniel Berlin <dan@cgsoftware.com>
10175
5ae4183a
AS
10176 * gdb.texinfo (Debugging Output): Added new section, documenting
10177 the "set/show debug" commands.
5d161b24 10178
b9deaee7
AC
10179Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10180
10181 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10182 entry.
b9deaee7
AC
10183
10184 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10185 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10186 @chapter and @node entries.
a9331b3f 10187
b9deaee7 10188 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10189
9ef47d30
AC
10190Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10191
10192 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10193 files.
9ef47d30 10194
cfeada60
FN
101952000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10196
10197 From David Whedon <dwhedon@gordian.com>
5ae4183a 10198 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10199
6837a0a2
DB
102002000-03-22 Daniel Berlin <dan@cgsoftware.com>
10201
10202 * gdb.texinfo: Add documentation for the apropos command.
10203
bba2971c
MS
102042000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10205
10206 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10207
2b628194
MS
102082000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10209
a9331b3f 10210 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10211 two places.
10212
96a2c332
SS
102132000-03-17 Stan Shebs <shebs@apple.com>
10214
10215 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10216 <dima@Chg.RU>, also clarification of allowed content for
10217 string constants.
10218
f7dc1244 102192000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10220
10221 * gdb.texinfo (main menu): Add Annotations.
10222 (File Options): Add @cindex entries for each command-line option.
10223 Document --epoch, --annotate, --async, --interpreter, --write,
10224 --statistics, and --version.
10225
10226 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10227 of GDB.
10228
9d233477
JB
102292000-02-23 Jim Blandy <jimb@redhat.com>
10230
10231 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10232
14e0eb3b
JB
102332000-02-22 Jim Blandy <jimb@redhat.com>
10234
10235 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10236
3555de01
JM
102372000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10238
10239 * Makefile.in (diststuff): New target.
10240
5e35df8e
KB
102412000-02-15 Kevin Buettner <kevinb@redhat.com>
10242
10243 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10244 architecture. [From Jim Wilson.]
5e35df8e 10245
c5394b80
JM
102462000-01-16 Tom Tromey <tromey@cygnus.com>
10247
10248 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10249 (Delete Breaks): Mention range arguments.
10250 (Disabling): Likewise.
10251
c3f6f71d
JM
102522000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10253
10254 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10255
c4093a6a
JM
10256Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10257
10258 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10259 valid functions.
c4093a6a 10260
11cf8741
JM
102611999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10262
10263 * gdb.texinfo: Clarify regular expressions used in rbreak.
10264
917317f4
JM
102651999-10-15 Kevin Buettner <kevinb@cygnus.com>
10266
10267 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10268 MEMORY_REMOVE_BREAKPOINT): Document.
10269
10270Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10271
10272 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10273 offset re-using the DATA offset instead.
917317f4 10274
2df3850c
JM
102751999-10-11 Jim Kingdon <kingdon@redhat.com>
10276
10277 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10278
102791999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10280
10281 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10282 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10283 typos.
10284
10285 * gdb.texinfo: Various minor wording and formatting improvements,
10286 mentions of additional command-line options.
10287
2acceee2
JM
102881999-09-30 Fred Fish <fnf@cygnus.com>
10289
10290 * gdb.texinfo: Document additional forms of specifying section
10291 names and addresses for the add-symbol-file command.
10292
c2c6d25f
JM
102931999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10294
10295 * gdbint.texinfo: Fix typo, add the word "have".
10296
102971999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10298
10299 * gdbint.texinfo (Target Architecture Definition): Document the
10300 SKIP_PERMANENT_BREAKPOINT macro.
10301
d4f3574e
SS
103021999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10303
10304 * gdb.texinfo: Fiks speling errers.
10305
10306 * gdb.texinfo: Fix uses of @multitable.
10307
f7dc1244 10308 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10309 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10310 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10311 comments about using with optimization, add more indexing,
10312 fix info about disassembly-flavor.
10313
10314Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10315
10316 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10317 SKIP_SOLIB_RESOLVER): Define.
10318
10319Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10320
10321 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10322 ``g'' packets.
d4f3574e 10323
104c1213
JM
103241999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10325
10326 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10327 platform-specific info, inline remote.texi and move sections of it
10328 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10329 and register stack into the new chapter.
10330 * remote.texi: Remove, now part of gdb.texinfo.
10331 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10332
103331999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10334
10335 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10336 GDB_TARGET_IS_MACH386): These kludges have gone away.
10337
10338Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10339
10340 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10341 TDEPLIBS.
104c1213 10342
53a5351d
JM
103431999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10344
10345 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10346 surrounding text to fit HP-UX bits into general info.
10347 (HPPA-cfg.texi): Remove, no longer useful.
10348
10349 * gdb.texinfo: Remove explicit links from @node lines, remove
10350 HP-added "Detailed Node Listing" from main menu which confuses
10351 things.
10352
10353 From Dmitry Sivachenko <dima@Chg.RU>:
10354 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10355 in description of `set environment'.
53a5351d
JM
10356
103571999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10358
10359 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10360
7be570e7
JM
103611999-08-12 Ben Elliston <bje@cygnus.com>
10362
10363 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10364
f7dc1244 103651999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10366
10367 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10368 watch, awatch, and rwatch. Explain why the latter two cannot be
10369 set as software watchpoints. Document that watchpoints for local
10370 variables are deleted when the debuggee terminates.
7be570e7
JM
10371
10372Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10373
10374 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10375 packet. Allow E.. response packet. "qRcmd" packet is no longer
10376 reserved.
7be570e7
JM
10377
103781999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10379
a9331b3f
RM
10380 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10381 * gdb.texinfo: Ditto.
7be570e7 10382
96baa820
JM
103831999-08-06 Tom Tromey <tromey@cygnus.com>
10384
10385 * gdb.texinfo (KOD): New node.
10386
10387Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10388
10389 * remote.texi (Rcmd): Fix minor formatting typos.
10390
10391Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10392
10393 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10394 packets.
96baa820 10395
adf40b2e
JM
103961999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10397
10398 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10399 fixes.
10400
43ff13b4
JM
10401Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10402
10403 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10404
085dd6e6
JM
10405Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10406
10407 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10408 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10409 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10410 packets that are not supported on all hosts. Expand examples.
10411 Spell check.
085dd6e6
JM
10412
104131999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10414
10415 * Makefile.in: Recognize html, install-html. Add targets
10416 to build HTML versions of documentation via texi2html.
10417
10418Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10419
10420 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10421 testsuite.
085dd6e6
JM
10422
10423Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10424
10425 * remote.texi (Communication Protocol): Rewrite.
10426
10427Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10428
10429 * stabs.texinfo: Fix uses of xref.
10430
9e0b60a8
JM
10431Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10432
10433 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10434 info about patch submission.
10435
cce74817
JM
10436Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10437
10438 From Per Bothner <bothner@cygnus.com>:
10439 * gdb.texinfo: Document Chill support.
10440
10441Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10442
10443 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10444 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10445 Document that the value should be greater-than or equal-to zero.
10446 (NO_STD_REGS): Document. Deprecate.
cce74817 10447
ac9a91a7
JM
10448Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10449
10450 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10451 Document that these are not used.
ac9a91a7
JM
10452
10453Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10454
10455 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10456
392a587b
JM
10457Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10458
10459 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10460 numargs was dropped.
392a587b
JM
10461
10462Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10463
10464 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10465
b83266a0
SS
10466Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10467
10468 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10469 Update.
b83266a0 10470
7a292a7a
SS
10471Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10472
10473 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10474 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10475
10476Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10477
10478 * gdbint.texinfo: Fix typos: $ -> @.
10479
10480Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10481
10482 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10483 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10484 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10485 BREAKPOINT_FROM_PC.
a9331b3f 10486
7a292a7a
SS
10487Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10488
10489 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10490 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10491
10492Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10493
10494 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10495 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10496
104971999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10498
10499 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10500 longer exists.
10501
10502Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10503
10504 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10505 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10506 they make the manual source incomprehensible.
7a292a7a
SS
10507 * h8-cfg.texi: Remove, hasn't been used in years.
10508
c906108c
SS
10509Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10510
10511 * gdb.texinfo: Update the credits.
10512
10513Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10514
10515 * gdb.texinfo: Fix mistakes noticed in printout of last
10516 draft, add Alpha to discussion of heuristic fence post.
10517
10518Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10519
10520 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10521 Edition, merge some HP changes into mainline, describe some
10522 previously undocumented features, describe more of the target
10523 commands available, eliminate obsolete section on renamed
10524 commands.
c906108c
SS
10525 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10526
10527Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10528
10529 * gdb.texinfo: Make many HPPA conditionals unconditional,
10530 including catchpoint description, since now on for all configs.
10531 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10532 specializations.
10533
10534Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10535
10536 * Makefile.in (GDBvn.texi): Fix match expression to work with
10537 current format of VERSION in gdb/Makefile.in.
10538 * gdb.texinfo: Fix node ref to match new readline.
10539
10540Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10541
a9331b3f
RM
10542 * gdb.texinfo: Changes made as part of a project to merge in
10543 changes made by HP. Documentation makes extensive use of
c906108c
SS
10544 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10545 on remote debugging. There are differences in documentation
889bf7c5 10546 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10547 the HP manual discusses catchpoints, hardware watchpoints, and
10548 some HPUX specific limitations for shared library support.
a9331b3f 10549
c906108c
SS
10550 There are also a number of @node changes.
10551
105521999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10553
10554 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10555 (C Usage): Same.
10556
10557Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10558
10559 The following changes were made by Edith Epstein
889bf7c5
PA
10560 <eepstein@cygnus.com> as part of a project to merge in changes
10561 made by HP.
a9331b3f 10562
c906108c
SS
10563 * HPPA-cfg.texi: new file.
10564
10565 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10566
10567 * refcard.tex: change documentation about catch.
10568 removed info catch.
10569
10570Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10571
10572 * gdbint.texinfo: Expand on GDB's coding standards,
10573 specify the use of arg names with prototypes.
10574
105751998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10576
10577 * gdb.texinfo: Fix tipo.
10578
10579Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10580
10581 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10582 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10583
10584Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10585
10586 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10587
105881998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10589
10590 * agentexpr.texi: New file.
10591
10592Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10593
10594 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10595
105961998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10597
10598 * remote.texi: Changed wording that implied that the GDB remote
10599 protocol caches register values instead of GDB itself.
10600
10601Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10602
10603 * gdbint.texinfo: Add some info about symbol readers.
10604 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10605 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10606 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10607 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10608
10609Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10610
a9331b3f 10611 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10612
10613Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10614
10615 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10616
10617Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10618
10619 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10620 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10621
10622Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10623
10624 * gdbint.texinfo: Fix minor typos.
10625
10626Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10627
10628 * gdbint.texinfo: Complete overhaul. Group descriptions more
10629 logically, add more info on generic algorithms, remove much
10630 obsolete and/or wrong material.
10631
10632Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10633
10634 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10635
10636Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10637
10638 * refcard.tex: Copyright, address updates.
10639
10640Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10641
10642 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10643 for the edition instead of confusing GDB-version-like numbers.
10644
10645Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10646
10647 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10648
10649Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10650
5ae4183a 10651 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10652
10653Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10654
10655 * gdb.texinfo: Add some credits, mention bug monitor.
10656 * remote.texi: Mention mips monitor targets.
10657 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10658
c906108c
SS
10659Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10660
10661 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10662 files, finish sorting of host vs target vs native macros, describe
10663 some more of them.
c906108c
SS
10664
10665Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10666
10667 * gdbint.texinfo (Host Conditionals): Document change from
10668 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10669
10670Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10671
10672 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10673 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10674
10675Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10676
10677 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10678 Document LSEEK_NOT_LINEAR.
10679
10680Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10681
10682 * stabs.texinfo (Stab Section Basics): Make it clear that only
10683 some versions of the GNU linker remove the leading N_UNDF symbol.
10684
10685Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10686
10687 * stabs.texinfo (String Field): Document type number pairs here,
10688 instead of in the Sun specific section.
10689 (Include Files): The GNU linker supports the N_BINCL
10690 optimization. Clarify the N_BINCL value, and what it is used
10691 for.
10692 (Procedures): Document N_FUN with an empty string to mark the end
10693 of a function.
10694 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10695 (Sun Differences): Remove this node, as the information is now
10696 elsewhere in the main document.
10697 (Stab Section Basics): Mention that the GNU linker may optimize
10698 stabs and remove the leading N_UNDF symbol.
10699
10700Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10701
10702 * gdb.texinfo, refcard.tex: Restore author credit
10703
10704Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10705
10706 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10707 documentation to account for START and END macros taking
10708 one arg.
10709
10710Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10711
10712 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10713 * gdb.texinfo (Frames): Fix typo.
10714
10715Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10716
10717 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10718 a target_signal as arg type, not a pid.
10719
10720Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10721
10722 * gdb.texinfo: Document `set assembly-language'.
10723
10724Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10725
10726 * remote.texi: Update list of stubs in the GDB distribution.
10727
10728Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10729
10730 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10731 Also document that some systems can use mmalloc but must define
10732 this if their C runtime allocates memory that is later freed.
c906108c 10733 (MMCHECK_FORCE): Document new macro.
a9331b3f 10734
c906108c
SS
10735Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10736
10737 * remote.texi: Add documentation for target Sparclet.
10738
10739Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10740
a9331b3f 10741 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
10742 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10743 * configure.in: Rewritten for autoconf.
10744 * configure: New.
10745
10746Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10747
10748 * Makefile.in (DVIPS): New define, set to dvips.
10749 (dvi): Add stabs.dvi.
10750 (ps): New target.
10751 (all-doc): Depend on info, dvi, and ps targets.
10752 (STAGESTUFF): Add *.ps and *.dvi files.
10753 (clean-info, clean-dvi): Remove.
10754 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10755 rules completely rewritten.
10756 (maintainer-clean): Remove clean-info and clean-dvi
10757 dependencies and put their actions in the rules.
10758 (gdb.ps): New target
a9331b3f 10759 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
10760 intermediate TeX files, whether they have 2 or 3 character
10761 extensions.
10762 (gdbint.ps): Add target and rules.
10763 (gdb-internals): Delete unused target.
10764 (Makefile): Depends upon config.status also.
10765
10766Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10767
10768 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10769 set.
10770
10771Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10772
10773 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10774 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10775
10776Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10777
10778 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10779
10780Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10781
10782 * gdb.texinfo (Print settings): Document
10783 `set/show print static-members' commands.
10784
10785Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10786
10787 * gdbint.texinfo (Native): Document name change, coredep.c to
10788 core-aout.c.
10789
10790Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10791
10792 * stabs.texinfo (Include Files): Document the values the SunOS4
10793 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10794
10795Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10796
10797 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10798 Fix typo.
10799
10800Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10801
10802 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10803 "gdb.tar.Z".
10804
10805Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10806
10807 * Makefile.in (maintainer-clean): New target, synonym for
10808 realclean.
10809
10810Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10811
10812 * Update all FSF addresses except those in COPYING* files.
10813
10814Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10815
10816 From Richard Earnshaw (rearnsha@armltd.co.uk):
10817 * gdb.texinfo (convenience variables): Document $_exitcode.
10818 (quit): Document optional expression to use as exit code.
10819
10820Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10821
10822 * gdb.texinfo, remote.texi: Brought up to date with various
10823 GDB changes.
10824
10825Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10826
10827 * gdb.texinfo: Update dates and versions, fix comments about
10828 hardware watchpoints in future releases and about the
10829 sharedlibrary command.
10830
10831Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10832
10833 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10834 C_FUN stab. Other cleanups.
10835
10836Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10837
10838 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10839 for the sparc stub.
10840
10841Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10842
10843 * annotate.texi: Clarify which addresses have differing formats
10844 depending on the language and which do not.
10845
10846Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10847
10848 * remote.texi (NetWare): Changed example to use BOARD= instead of
10849 NODE= argument to reflect correspoding change to gdbserve.nlm.
10850
10851Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10852
10853 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10854 GDB, as well as AIX dbx, supports the size type attribute.
10855
10856Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10857
10858 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10859
10860Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10861
10862 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10863 and new 'if' and 'while' commands.
10864
10865Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10866
10867 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10868
10869Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10870
10871 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10872 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10873 NetWare targets. Mostly stolen from the Server node.
10874
10875Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10876
10877 * gdb.texinfo (Setting): Talk about the language of a source file
10878 versus the working language. The old documentation did not match
10879 what GDB did.
10880
10881Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10882
10883 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10884 of a source file.
10885
10886Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10887
10888 * gdb.texinfo (Processes): New node.
10889
10890Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10891
10892 * remote.texi: Update documentation of set/show mipsfpu.
10893
3fc11d3e
JM
10894Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10895
10896 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10897 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10898
10899Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10900
10901 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10902 obsolete conditionals, described some others.
10903
10904Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10905
10906 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10907 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10908
10909Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10910
10911 * gdbint.texinfo: Put regex conditionals in their own table.
10912
10913Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10914
10915 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10916 described or fixed the descriptions of many others.
10917
10918Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10919
10920 * gdb.texinfo: Add some more credits.
10921 * gdbint.texinfo: Capitalize GDB consistently, describe some
10922 macros and remove some.
10923
10924Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10925
10926 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10927 obsolete conditionals, described some others.
10928
10929Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10930
10931 * gdb.texinfo (help targets): Changed to `help target', which
10932 is the correct gdb command.
10933
10934Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10935
10936 * annotate.texi (TODO): New node, for keeping track of annotations
10937 suggested but not yet implemented.
10938
10939Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10940
10941 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10942 another symbol, it is not the address itself.
10943
10944Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10945
10946 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10947 of stabs-in-coff sections.
10948
10949Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10950
10951 * annotate.texi: Change edition to 0.5 and date to May 1994.
10952 Add index.
10953 (Frames): New node, for frame annotation.
10954 (Displays): New node, for display annotation.
10955
10956 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10957 when waiting for your program to stop.
10958
10959Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10960
10961 * annotate.texi (Breakpoint Info): Document annotation of header
10962 fields and record annotation.
10963
10964Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10965
10966 * annotate.texi: New file, to document annotations.
10967
10968Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10969
10970 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10971 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10972
10973Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10974
10975 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10976 section, and say n_strx field is compilation unit relative.
10977 * stabs.texinfo: Don't use @code for a.out when it is the name of
10978 an object file format.
10979
10980Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10981
10982 * gdb.texinfo: Refer to file names, not path names, per rms
10983 convention.
10984 (Arguments): Fix typo.
10985
10986Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10987
10988 * stabs.texinfo (Global Variables): Talk about stabs in files
10989 where variables are referenced, but not defined.
10990
10991Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10992
10993 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10994 Cplusplus to new nodes Member Type Descriptor and Method Type
10995 Descriptor. Re-write stuff for #.
10996
10997Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10998
10999 * gdb.texinfo (Print Settings): Don't document "set print
11000 fast-symbolic-addr off". The bug which it worked around was fixed
11001 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11002
11003 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11004 N_ENTRY node.
11005
11006 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11007
11008Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11009
11010 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11011 references to ieee-float.c.
11012
11013Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11014
11015 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11016 match what the code actually does.
11017
11018Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11019
11020 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11021
11022Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11023
11024 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11025 i, and b.
11026
11027Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11028
11029 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11030 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11031 as "stabs in sections" rather than just saying "ELF and SOM".
11032 Also make that stuff apply to COFF.
11033
11034Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11035
11036 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11037 Ghostscript.
11038
11039Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11040
11041 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11042 versus functions without line numbers, also mention stepping into
11043 them as well as "step" when you are in them. Tell the user how to
11044 deal with the situation. Add comment about "debugging information".
11045
11046Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11047
11048 * stabs.texinfo (Enumerations): Document restriction on where
11049 enumeration types can appear and still win with GDB.
11050
11051Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11052
11053 * stabs.texinfo (Negative Type Numbers): Document format for type
11054 -16.
11055
11056Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11057
11058 * gdb.texinfo (Selection, Frame Info): Update information about
11059 arbitrary frame specficiations.
11060
11061Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11062
11063 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11064
11065Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11066
11067 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11068
11069Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11070
11071 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11072
11073Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11074
11075 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11076 Differences node to Statics node.
11077 (Statics): Discuss XCOFF use of V symbol descriptor.
11078
11079 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11080 not clean.
11081
11082Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11083
11084 * gdb.texinfo (Print Settings): Document `set print
11085 fast-symbolic-addr' and improve the doc for some other
11086 `set print's.
11087
11088Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11089
11090 * stabs.texinfo (String Field): Talk about defining several type
11091 numbers at once.
11092 Fix lint regarding changing node ELF Transformations to
11093 ELF and SOM Transformations.
11094
11095Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11096
11097 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11098
11099Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11100
11101 * stabs.texinfo (Cross-References): `::' is for nested types only
11102 within <>.
11103 (Structures): Document static members.
11104
11105Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11106
11107 * stabs.texinfo: Document S type attribute.
11108
11109Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11110
11111 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11112
11113Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11114
11115 * gdbint.texinfo: Fix a few typos.
11116
11117Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11118
11119 * gdb.texinfo, remote.texi: formatting improvements
11120
11121 * gdb.texinfo (New Features): mention threads.
11122 (Summary, C): fix xrefs in newly contributed text.
11123 (Threads): index entries, clarifications, example
11124 (passim): minor typos fixed, phrasing improvements
11125
11126 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11127 entries; (Server): explain use of gdbserver w/real-time systems,
11128 add example of conflicting TCP port; (MIPS Remote) break up
11129 running text into table, highlighting commands, and add example.
a9331b3f 11130
c906108c
SS
11131Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11132
11133 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11134
11135Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11136
11137 * stabs.texinfo (Nested Symbols): New node.
11138 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11139
11140Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11141
11142 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11143 to picking which Bbss.bss symbol to use, and (because there seems to
11144 be no good way of doing it) re-write some of the text to make it
11145 sound like Bbss.bss isn't such a great idea after all (as currently
11146 designed).
11147
11148 * gdb.texinfo (C): In addition to saying people have to use g++ for
11149 good results, say they have to use stabs. Specifically say cfront
11150 doesn't work well.
11151 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11152 the gdb README. Add xrefs to places where the support for the various
11153 languages is described in detail.
11154
11155Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11156
11157 * stabs.texinfo: Clean up stuff about visibility and virtual
11158 characters.
11159
11160 * stabs.texinfo (N_M2C): Cite Sun doc.
11161
11162Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11163
11164 * gdb.texinfo: updates re threads.
11165 * remote.texinfo: avoid index entries starting with digits.
11166
11167Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11168
11169 * stabs.texinfo (Enumerations): Talk about large, negative and
11170 octal values. Clean up cross reference to type attributes.
11171 (String Field): Say that GDB 4.11 supports size attribute.
11172
11173Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11174
11175 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11176 is a mandatory step. Make the stuff about that more concise.
11177
11178Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11179
11180 * stabs.texinfo (Class Names): New node.
11181
11182 * gdb.texinfo (Command Files): Explain order of init file reading.
11183
11184 * remote.texi (Bootstrapping): Talk about getting the serial driver
11185 to deal with ^C sent by gdb to stop the remote system.
11186
11187Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11188
11189 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11190
11191 * libgdb.texinfo (Defining Commands): made the DOC arg
11192 to gdb_define_app_command a char * instead of char **
11193 per a suggestion from kingdon.
11194
11195 * libgdb.texinfo: total rewrite from a different starting
11196 premise.
11197
11198Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11199
11200 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11201 floats passed as doubles (to improve clarity).
11202
11203Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11204
11205 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11206
11207 * a4rc.sed: update to work with Andreas Vogel papersize params
11208
11209 * refcard.tex: use Andreas Vogel simplifications of papersize
11210 params; remove useless version info; update copyright date.
11211
11212Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11213
11214 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11215
11216Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11217
11218 * gdb.texinfo (Files): Say what address the load command loads it at.
11219
11220 * stabs.texinfo (Common Blocks): Minor cleanups.
11221
11222 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11223 that Sun has backed away from the linker kludge and thus the relevant
11224 issue is changes to the SunPRO tools, not the Solaris linker.
11225
11226 * stabs.texinfo (Traditional Integer Types): Clean up description
11227 of octal bounds a little bit. Document extra leading zeroes.
11228
11229Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11230
11231 * gdb.texinfo (Signaling): Update for symbolic symbol names
11232 and add a section explaining the difference between the GDB
11233 signal command and the shell kill utility.
11234
11235Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11236
11237 * libgdb.texinfo: added `@' to braces that were unescaped.
11238
11239Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11240
11241 * libgdb.texinfo: new file. Spec for the gdb library.
11242
11243Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11244
11245 * stabs.texinfo (Include Files): Fix typo (start -> end).
11246
11247Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11248
11249 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11250 from Melissa at FSF's editing pass.
11251
11252Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11253
11254 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11255 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11256 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11257
11258Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11259
11260 * remote.texi (Bootstrapping): Discuss 386 call gates.
11261
11262Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11263
11264 * stabs.texinfo (Based Variables): New node.
11265
11266Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11267
11268 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11269 names, sizes, and formats to suggest how not to lose.
11270
11271Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11272
11273 * stabs.texinfo (Methods): Fix typo.
11274
11275Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11276
11277 * gdb.texinfo: Fix a few typos.
11278
11279Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11280
11281 * gdb.texinfo: Clarify how well it works with Fortran.
11282
11283 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11284 More on relocating stabs in ELF files.
11285
11286Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11287
11288 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11289
11290Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11291
11292 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11293 parameters on VAX.
11294
11295Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11296
11297 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11298
11299Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11300
11301 * stabs.texinfo: Make info author notice match the TeX author notice.
11302
11303Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11304
11305 * stabs.texinfo: Initial-caps all words in node names and
11306 non-trivial words in section names.
11307
11308Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11309
11310 * stabs.texinfo: Many minor cleanups.
11311
11312 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11313
11314Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11315
11316 * stabs.texinfo: Remove full description of big example.
11317 It's not really helpful; just use pieces of it where appropriate.
11318 Add more Texinfo formatting directives (@samp, etc.).
11319 Use @deffn to define stab types.
11320 Eliminate some wordiness. Break up some nodes.
11321 Add an (alphabetized) index of symbol types.
11322 Use consistent capitalization style in node and section names.
11323
11324Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11325
11326 * gdb.texinfo: Change typo "Two two" to "The two".
11327
11328Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11329
11330 * stabs.texinfo (XCOFF-differences): Remove references to
11331 non-existent types N_DECL and N_RPSYM.
11332
11333 * stabs.texinfo (String Field): Say that type attributes bug is
11334 fixed in GDB 4.10, since it is.
11335
11336 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11337
11338Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11339
11340 * stabs.texinfo: Formatting cleanups.
11341
11342Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11343
11344 * stabs.texinfo: When explaining the n_type of a stab, standardize
11345 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11346 no tabs, use @r).
11347 (Global Variables): Clean up.
11348
11349Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11350
11351 * stabs.texinfo (Stack Variables): Re-write.
11352
11353Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11354
11355 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11356 addresses of a source file. Also revise formatting.
11357 Change "object module" or "object file" to "source file".
11358 Various: Miscellaneous cleanups.
11359
11360Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11361
11362 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11363
11364Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11365
11366 * gdbint.texinfo: Removed many nonsensical machine-collected
11367 host and target conditionals, described some of the remainder.
11368
11369Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11370
11371 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11372
11373 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11374 paragraph which follows.
11375
11376 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11377 variables. Looks better and avoids overful hbox.
11378
11379Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11380
11381 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11382
11383Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11384
11385 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11386 retransmit-timeout
11387
11388Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11389
11390 * gdbint.texinfo: Update statement about `some ancient Unix
11391 systems, like Ultrix 4.0' to Ultrix 4.2.
11392
11393Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11394
11395 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11396
11397 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11398
11399 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11400 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11401
11402 * remote.texi: new name for former gdbinv-s.texi
11403
11404 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11405
11406Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11407
11408 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11409 variables for MIPS remote debugging protocol.
11410
11411Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11412
11413 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11414
11415Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11416
11417 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11418
11419Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11420
11421 * gdb.texinfo: repair conditional bugs in text markup
11422
11423Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11424
11425 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11426 to select Modula-2 material.
11427
11428Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11429
11430 * stabs.texinfo: Cleanups regarding statics.
11431
11432 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11433 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11434
11435Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11436
11437 * stabs.texinfo: N_MAIN is sometimes used for C.
11438
11439Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11440
11441 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11442
11443Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11444
11445 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11446 removed from the code by Kingdon.
c906108c
SS
11447
11448Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11449
11450 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11451 input when evaluating breakpoint conditions; the bug has been fixed.
11452
11453 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11454 sets the ignore count to N-1, not to N.
11455
11456Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11457
11458 * refcard.tex (\hoffset): correct longstanding error to match
11459 intended offset; avoids cutting off edge on some printers
11460
11461Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11462
11463 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11464
11465Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11466
11467 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11468
11469Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11470
11471 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11472 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11473 collect sed edits if any, apply to refcard before formatting;
11474 (refcard.ps) stop implying PS fonts if PS output requested;
11475 (lrefcard.ps) delete extra target for variant PS fonts
11476
11477 * refcard.tex: parametrize papersize dependent info, collect
11478 in easily replaced spot
11479
11480 * a4rc.sed: new file, edits to refcard for A4 paper
11481
11482Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11483
11484 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11485
11486Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11487
11488 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11489
11490Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11491
11492 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11493 politely rather than rudely.
11494
11495Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11496
11497 * stabs.texinfo: Document common blocks.
11498
11499Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11500
11501 * stabs.texinfo: Add some basic info about stabs-in-elf.
11502
11503Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11504
11505 * stabs.texinfo (Top): Minor cleanup.
11506
11507Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11508
11509 * Makefile.in (install-info): remove parentdir support
11510
11511Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11512
11513 * gdb.texinfo (Copying): delete this node and references to it;
11514 RMS says this manual need not carry GPL. (passim): Improvements
11515 from last round at FSF, largely due to Ian Taylor review, and
11516 minor formatting improvements.
11517
11518 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11519 largely due to Ian Taylor review. (Debug Session): minor edits to
11520 new text.
11521
11522Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11523
11524 * Makefile.in (realclean): Remove info and dvi files too.
11525
11526Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11527
11528 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11529 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11530 * gdb.texinfo: Change accordingly.
11531
11532 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11533 N_{L,R}BRAC,N_SLINE are relative to.
11534
11535Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11536
11537 * Makefile.in (GDBvn.texi): Update atomically.
11538
11539Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11540
11541 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11542
11543Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11544
11545 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11546 addresses together. Also motivate the set print symbol-filename
11547 command and suggest other solutions.
11548
11549Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11550
11551 * gdb.texinfo (set print elements): Note that the number of
11552 elements is set to unlimited by "set print elements 0".
11553
11554Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11555
11556 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11557 NF_LDOUBLE means.
11558 (Stab Types): Include Solaris stab types.
11559 (Procedures): Document Solaris extensions.
11560
11561Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11562
11563 * gdb.texinfo: Add `set print symbol-filename' doc.
11564
11565Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11566
11567 * stabs.texinfo (Arrays): Talk about type definition vs. type
11568 information.
11569
11570 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11571 the trailing semicolon.
11572
11573Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11574
11575 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11576 and merge in other parts of the document addressing these subjects.
11577 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11578
11579 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11580 at the end of a range type.
11581
11582 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11583 AIX extensions.
11584
11585Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11586
11587 * stabs.texinfo (Stabs Format): Misc fixes.
11588
11589Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11590
11591 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11592 (Traditional builtin types): Document convex convention for long long.
11593 (Negative builtin types): Discuss type names, and misc fixes.
11594
11595Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11596
11597 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11598 point types used with @samp{R} type descriptor.
11599 (Symbol Descriptors): Describe how to handle conflict between
11600 different meanings of @samp{P} symbol descriptor.
11601
11602Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11603
11604 * stabs.texinfo: Remove node Quick Reference and put its children
11605 directly under the main menu.
11606
11607 * stabs.texinfo: Many more changes to bring it into line with
11608 AIX documentation and reality. I think it now has all the
11609 information from the AIX documentation, except that I burned
11610 out when I got to variant records (Pascal and Modula-2) and
11611 all the COBOL types. Oh well, we can add them later when we're
11612 worrying more about those languages.
11613
11614 * stabs.texinfo (Automatic variables): Talk about what it means
11615 to omit the symbol descriptor.
11616
11617Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11618
11619 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11620 gcc2 behavior with promoted args.
11621
11622Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11623
11624 * gdb.texinfo: include readline appendices in info version of manual
11625
11626Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11627
11628 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11629 target remote.
11630
11631 * gdb.texinfo (Machine Code): more index entries for disassemble
11632
11633Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11634
11635 * Clarify the intended use of the gdb-testers and gdb-patches
11636 mailing lists, and shrink gzip comment.
11637
11638Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11639
11640 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11641 DOSHOST configuration of manual.
11642
11643 * gdb.texinfo (MIPS Stack): new node.
11644
11645 * all-config.texi (MIPS) new switch.
11646
11647 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11648 tense; (MIPS Remote) new node.
11649
11650 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11651 bug; (Environment) less passive, other small cleanups in text about
11652 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11653 (Remote) new MIPS Remote menu entry.
11654
11655Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11656
11657 * stabs.texinfo: Many changes to include information from the
11658 AIX documentation.
11659
11660 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11661
11662Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11663
11664 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11665 Move a bunch of information from ../README.
11666 (Getting Started): New node.
11667
11668Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11669
11670 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11671
11672 * gdb.texinfo: advance manual revision dates to present
11673
11674 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11675 stop using silly Roman numerals in @set variable names
11676
11677Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11678
11679 * stabs.texinfo (Parameters): Keep trying to get this right.
11680
11681Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11682
11683 * stabs.texinfo (Parameters): More on "local parameters".
11684
11685Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11686
11687 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11688
11689Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11690
11691 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11692 (Parameters): Rewrite.
11693 (xcoff-differences, Sun-differences): Minor changes.
11694
11695Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11696
11697 * stabs.texinfo: Minor cleanup.
11698
11699Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11700
11701 * gdbint.texinfo: Minor xcoff stuff.
11702
11703Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11704
11705 * gdbint.texinfo: Update for new config directory structure.
11706 Add info about internal type data structures.
11707
11708Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11709
11710 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11711 $(srcdir).
11712 (gdb-config.texi): Depend on file in $(srcdir).
11713
11714Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11715
11716 * stabs.texinfo: Fixes about N_SO.
11717
11718Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11719
11720 * gdb.texinfo: include list of nonstandard init file names
11721
11722 * *-config.texi: new switch GENERIC for text that applies *only*
11723 to (usual) multiple-target version of manual
11724
11725 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11726 h8 config
11727
11728 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11729 in menus (rather than conditionally selected multiple alternative
11730 menus).
11731
11732 * Makefile.in: define and use DOC_CONFIG var to select
11733 configuration for GDB user manual.
11734
11735 * gdb-config.texi: delete from repository, generate from Makefile.
11736
11737 * all-config.texi: normal `generic' configuration file, formerly
11738 stored as gdb-config.texi
11739
11740Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11741
11742 * Makefile.in: add dvi target to build all .dvi files
11743
11744Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11745
11746 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11747
11748Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11749
11750 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11751 host conditionals.
11752 * stabs.texinfo: More array fixes inspired by Jim's.
11753
11754Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11755
11756 * stabs.texinfo: Fixes re arrays and continuations.
11757
11758 * gdbint.texinfo: Add XCOFF node.
11759
11760Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11761
11762 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11763
11764Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11765
11766 * stabs.texinfo: Fix for array types to mention lower bounds.
11767
11768Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11769
11770 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11771
11772Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11773
11774 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11775
11776Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11777
11778 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11779 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11780
11781Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11782
11783 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11784
11785Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11786
11787 * gdb.texinfo, gdbinv-s.texi: misc updates
11788
11789Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11790
11791 * gdbint.texinfo: Brief documentation for longjmp support,
11792 from an email msg by Stu.
11793
11794Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11795
11796 * stabs.texinfo: Fix description of floating point "range"
11797 types (which really define basic types). Reported by Jim Meehan,
11798 <meehan@src.dec.com>.
11799
11800 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11801
11802Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11803
11804 * gdbint.texinfo: Slightly expand section on supporting a new
11805 object file format.
11806
11807Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11808
11809 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11810 intermediate file.
11811
11812Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11813
11814 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11815
11816Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11817
11818 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11819
11820 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11821 as well as Z8002.
11822
11823Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11824
11825 * gdbint.texinfo: Add sections on clean design and on how to send
11826 in changes.
11827
11828Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11829
11830 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11831
11832Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11833
11834 * gdb.texinfo: Fix typo, reported by Karl Berry.
11835
11836Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11837
11838 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11839
11840Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11841
11842 * gdbint.texinfo: fixed a stray email address (needs @@),
11843 added @table @code to node "Native Conditionals"
11844
11845Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11846
11847 * gdbint.texinfo: Describe coding style of GDB.
11848
11849Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11850
11851 * stabs.texinfo: Minor wording changes.
11852
11853Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11854
11855 * gdbint.texinfo: Improve release doc slightly.
11856
11857Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11858
11859 * gdbint.texinfo: Improve doc of GDB config macros.
11860
11861Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11862
11863 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11864 These will be reinserted when examined.
11865
11866Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11867
11868 * gdbint.texinfo: Make a start at documenting all the #if macros
11869 in GDB. At least list them all, and start separating them into
11870 host-specific and target-specific.
11871
11872Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11873
11874 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11875 examples (not consistent w others).
c906108c
SS
11876 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11877 for generic vn of doc
11878
11879Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11880
11881 * Makefile.in: always create installation directories.
11882
11883Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11884
11885 * gdb.texinfo: in h8 config, do not describe searching commands.
11886
11887Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11888
11889 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11890 conditionals; introduce a few generic switches that may be
11891 useful for other cross-dev or dos-hosted configs.
11892
11893 * gdb.texinfo: fix typo in "info reg" description
11894
11895Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11896
11897 * stabs.texinfo: Minor updates from running TeX over it.
11898 * Makefile.in (stabs.dvi, stabs.ps): Add.
11899
11900Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11901
11902 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11903 First pass at converting it to texinfo.
11904
11905Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11906
11907 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11908 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11909
11910Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11911
11912 * gdbint.texinfo: Add section on partial symbol tables.
11913
11914Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11915
11916 * gdb.texinfo: document `set remotedebug' and `set
11917 rstack_high_address'.
11918
11919Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11920
11921 * gdb.texinfo: slight expansion of new text on reading info files
11922 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11923 H8/300 from DOS.
11924
11925Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11926
11927 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11928
11929Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11930
11931 * gdb.texinfo: Say how to read the `info' files.
11932
11933Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11934
11935 * Makefile.in: gm4 -> m4.
11936
11937Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11938
11939 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11940 Documentation' ahead of `Installing GDB' to match README.
11941 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11942 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11943
11944Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11945
11946 * Makefile.in: remove $(srcdir) from gdb.info rule.
11947
11948Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11949
11950 * Makefile.in: commented out gdb-all.texinfo rule. This is
11951 temporary.
11952
11953Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11954
11955 * Makefile.in, configure.in: removed traces of namesubdir,
11956 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11957 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11958
11959Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11960
11961 * gdb.texinfo: Improve how we ask for bug reports.
11962
11963Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11964
11965 * Makefile.in: infodir belongs in datadir.
11966
11967Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11968
11969 * Makefile.in: remove spaces following hyphens, bsd make can't
11970 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11971 standards.text support.
c906108c
SS
11972
11973Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11974
11975 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11976 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11977 and mandir now keyed off datadir by default.
11978
11979\f
11980Local Variables:
9e9c5ae7 11981mode: change-log
c906108c
SS
11982left-margin: 8
11983fill-column: 74
11984version-control: never
463888ab 11985coding: utf-8
c906108c 11986End:
This page took 1.805684 seconds and 4 git commands to generate.