* readelf.c (ia64_process_unwind): Turn into a void funtion.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
ae6f0d5b
TT
12011-12-01 Tom Tromey <tromey@redhat.com>
2
3 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4 add.
5
36dfb11c
TT
62011-11-22 Tom Tromey <tromey@redhat.com>
7
8 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
9 reasons.
10
f196051f
SS
112011-11-20 Stan Shebs <stan@codesourcery.com>
12
13 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
14 note-related options and variables.
15 (Tracepoint Packets): Document packet changes.
16
f85b53f8
SD
172011-11-20 Sanjoy Das <sdas@igalia.com>
18
19 * gdb.texinfo (JIT Interface): Add documentation on writing and
20 usind JIT debug info readers.
21 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
22 Debug Info Readers): New nodes.
23
bfccc43c
YQ
242011-11-18 Yao Qi <yao@codesourcery.com>
25
26 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
27 tracepoint.
28
c011a4f4
DE
292011-11-15 Doug Evans <dje@google.com>
30
31 * gdb.texinfo (Files): Document basenames-may-differ.
32
ed59ded5
DE
332011-11-14 Doug Evans <dje@google.com>
34
35 * gdb.texinfo (Shell Commands): Document "!".
36
405f8e94
SS
372011-11-14 Stan Shebs <stan@codesourcery.com>
38 Kwok Cheung Yeung <kcy@codesourcery.com>
39
40 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
41 needed to get shorter fast tracepoints.
42 (Tracepoint Packets): Document new qTMinFTPILen packet.
43
1e4d1764
YQ
442011-11-14 Yao Qi <yao@codesourcery.com>
45
46 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
47 behavior of tracepoint.
48 (General Query Packets): New feature InstallInTrace.
49 (Remote Configuration): Document "set remote
50 install-in-trace-packet".
51
71eba9c2 522011-11-12 Matt Rice <ratmice@gmail.com>
53
54 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
55 Add arguments to info macro.
56
e0f8f636
TT
572011-11-10 Tom Tromey <tromey@redhat.com>
58
59 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
60 manual.
61 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
62 (Macros): Add a footnote.
63 (C): Remove paragraph about compiler options.
64 (C Constants): Mention wide character and string constants.
65 (C Plus Plus Expressions): Update compiler option advice. Mention
66 using declarations. Mention ADL. Remove old HP compiler
67 information.
68
625c0d47
TT
692011-11-10 Tom Tromey <tromey@redhat.com>
70
71 PR c++/9257:
72 * gdb.texinfo (Print Settings): Add an extra note about the need
73 for a vtable.
74
4be2aacc
MR
752011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
76
77 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
78 "set mips abi" documentation.
79
0a1c4d10
DE
802011-11-04 Doug Evans <dje@google.com>
81
82 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
83
aad1c02c
TT
842011-11-03 Tom Tromey <tromey@redhat.com>
85
86 * gdb.texinfo (Stopping): Add menu entry.
87 (Continuing and Stepping): Restore @node. Use @section, not
88 @subsection.
89
983fb131
MR
902011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
91
92 * gdb.texinfo (Skipping Over Functions and Files): Remove node
93 designation. Fix "Specify Location" cross-reference.
94
3065dfb6
SS
952011-11-02 Stan Shebs <stan@codesourcery.com>
96
97 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
98 (General Query Packets): Describe tracenz feature.
99 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
100
0aaaf063
PK
1012011-10-28 Paul Koning <paul_koning@dell.com>
102
103 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
104
2231f1fb
KP
1052011-10-27 Kevin Pouget <kevin.pouget@st.com>
106
107 * gdb.texinfo ((Frames In Python): Document
108 gdb.FRAME_UNWIND_FIRST_ERROR contant.
109
5110b5df
PK
1102011-10-26 Paul Koning <paul_koning@dell.com>
111
112 * gdb.texinfo (gdb.types): Document new deepitems function.
113
22dbab46
PK
1142011-10-25 Paul Koning <paul_koning@dell.com>
115
116 PR python/13327
117
118 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
119 fetch_lazy method.
120
9df2fbc4
PM
1212011-10-20 Phil Muldoon <pmuldoon@redhat.com>
122
123 PR python/12656
124
125 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
126 global_block, static_block function.
127
f05e2e1d
TT
1282011-10-19 Tom Tromey <tromey@redhat.com>
129
130 * gdb.texinfo (Commands In Python): Add missing "@"s.
131
a7fc3f37
KP
1322011-10-13 Kevin Pouget <kevin.pouget@st.com>
133
134 PR python/13285 Document named constants for frame unwind stop reasons
135 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
136 constants.
137
5048e516
JK
1382011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
139
140 Fix compatibility with texinfo versions older than 4.12.
141 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
142 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
143 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
144 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
145 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
146 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
147 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
148
5a56e9c5
DE
1492011-10-09 Doug Evans <dje@google.com>
150
151 * gdb.texinfo (Extending GDB): Document alias command.
152
36b11add
JK
1532011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
154
155 Support @entry in input expressions.
156 * gdb.texinfo (Variables): Describe @entry names suffix.
157 (Print Settings): Add anchor for `set print entry-values'.
158
e18b2753
JK
1592011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
160 Eli Zaretskii <eliz@gnu.org>
161
162 Display @entry parameter values (without references).
163 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
164 example.
165 (Print Settings): New description of set print entry-values and show
166 print entry-values.
167
111c6489
JK
1682011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
169 Eli Zaretskii <eliz@gnu.org>
170
171 Recognize virtual tail call frames.
172 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
173 (Tail Call Frames): New node.
174 (Frames In Python): Add gdb.TAILCALL_FRAME.
175
9c15afc4
DE
1762011-10-07 Doug Evans <dje@google.com>
177
178 * gdb.texinfo (gdb.printing): Document new `replace' arg to
179 register_pretty_printer.
180
99f5279d
PM
1812011-10-07 Phil Muldoon <pmuldoon@redhat.com>
182
183 PR python/12930
184 PR python/12802
185
186 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
187 stop method.
188
03583c20
UW
1892011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
190
191 * gdb.texinfo (Starting your Program): "set disable-randomization"
192 is no longer Linux-specific.
193 (Remote Configuration): Document "set remote
194 disable-randomization-packet".
195 (General Query Packets): Document "QDisableRandomization" packet
196 and add it to "qSupported" list.
197
bd054e06
KP
1982011-10-07 Kevin Pouget <kevin.pouget@st.com>
199
200 Allow Python notification of new object-file loadings.
201 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
202 event type.
203
cb6be26b
KP
2042011-10-04 Kevin Pouget <kevin.pouget@st.com>
205
206 PR python/12691: Add the inferior to Python exited event
207 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
208
a05336a1
JB
2092011-10-03 Joel Brobecker <brobecker@adacore.com>
210
211 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
212 rephasing.
213
5d77fe44
JB
2142011-10-03 Joel Brobecker <brobecker@adacore.com>
215
216 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
217 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
218 as possible feature returned by the `-list-features'
219 command.
220
699df94d
PK
2212011-09-28 Paul Koning <paul_koning@dell.com>
222
223 * gdb.texinfo (gdb.Type): Document field access by dictionary
224 key syntax.
225
24bdad53
YQ
2262011-09-28 Yao Qi <yao@codesourcery.com>
227
228 * gdb.texinfo (Files): Update options for `add-symbol-file'.
229 Add one space after option `-s'. Remove @r{} markup.
230
6710bf39
SS
2312011-09-27 Stan Shebs <stan@codesourcery.com>
232
233 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
234
d99f7e48
HZ
2352011-09-16 Hui Zhu <teawater@gmail.com>
236
237 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
238 to *(unsigned char *)$esp@300.
239
d812018b
PK
2402011-09-15 Paul Koning <paul_koning@dell.com>
241
242 * gdb.texinfo: Make style of Python functions and methods match
243 the syntax of Python. Also put class and module names explicitly
244 on function, member, and variable names, matching Python
245 documentation conventions.
246
2aa48337
KP
2472011-09-15 Kevin Pouget <kevin.pouget@st.com>
248
249 PR Python/12692 Add gdb.selected_inferior() to Python interface.
250 * gdb.texinfo (Inferiors In Python): Describe new
251 gdb.selected_inferior() function.
252
6839b47f
KP
2532011-09-15 Kevin Pouget <kevin.pouget@st.com>
254
255 Handle multiple breakpoint hits in Python interface:
256 * gdb.texinfo (Events In Python): New function documentation:
257 gdb.BreakpointEvent.breakpoints. Indicate that
258 gdb.BreakpointEvent.breakpoint is now deprecated.
259
26829f2b
JB
2602011-09-04 Joel Brobecker <brobecker@adacore.com>
261
262 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
263
a9f54f60
TT
2642011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
265
266 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
267
fa3a4f15
PM
2682011-08-17 Phil Muldoon <pmuldoon@redhat.com>
269
270 * gdb.texinfo (Prompt): Add set/show extended-prompt
271 documentation
272 (Basic Python): Add prompt_hook anchor.
273 (Python modules): Reword module text to reflect multiple modules.
274 (gdb.prompt): Document gdb.prompt module.
275
224bbe49
YQ
2762011-08-14 Yao Qi <yao@codesourcery.com>
277
78d85199
YQ
278 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
279
2802011-08-14 Yao Qi <yao@codesourcery.com>
281
282 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
283 (TIC6x Features): New node.
284
457e09f0
DE
2852011-08-12 Doug Evans <dje@google.com>
286
287 * gdb.texinfo (Symbols In Python): Document symbol.type.
288
5e239b84
PM
2892011-08-09 Phil Muldoon <pmuldoon@redhat.com>
290
291 * gdb.texinfo (Python): Document command and function
292 auto-loading.
293
177bc839
JK
2942011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
295 Eli Zaretskii <eliz@gnu.org>
296
297 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
298 typedefs unrolling. Extend the sample code by an inner typedef and
299 outer typedefs unrolling.
300
1a532630
PP
3012011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
302
303 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
304 size and line-size.
305
9b158ba0 3062011-07-21 Matt Rice <ratmice@gmail.com>
307
308 PR macros/12999
309 * gdb.texinfo (Macros): Add info definitions and info macros commands.
310 Update text and cindex entries for info macro command.
311
d17b6f81
PM
3122011-07-21 Phil Muldoon <pmuldoon@redhat.com>
313
314 * observer.texi (GDB Observers): Add before_prompt observer.
315 * gdb.texinfo (Basic Python): Add documentation for prompt
316 substitution.
317
713389e0
PM
3182011-07-11 Phil Muldoon <pmuldoon@redhat.com>
319
320 PR python/12438
321 * gdb.texinfo (Python Commands): Add deprecate note to maint
322 set/show python print-stack. Document set/show python
323 print-backtrace.
324
177b42fe
TJB
3252011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
326
327 * gdb.texinfo: Fix typos.
328
900e11f9
JK
3292011-07-01 Tom Tromey <tromey@redhat.com>
330
331 * gdb.texinfo (Debugging Output): Document set debug
332 check-physname.
333
39c4d40a
TT
3342011-06-29 Tom Tromey <tromey@redhat.com>
335
336 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
337 breakpoint-notifications feature.
338
6f5def7d
UW
3392011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
340
341 * gdb.texinfo (Target Description): Remove warning about
342 possibly unstable format.
343
8cf64490
TT
3442011-06-03 Tom Tromey <tromey@redhat.com>
345
346 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
347 (Events In Python): Note that exit_code is optional.
348
393eab54
PA
3492011-05-17 Pedro Alves <pedro@codesourcery.com>
350
351 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
352 required for multi-threading support.
353 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
354 Hc are deprecated for multi-threading debugging. Point readers at
355 the vCont packet.
356
75fc9810
DE
3572011-05-15 Doug Evans <dje@google.com>
358
359 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
360
01124a23
DE
3612011-05-13 Doug Evans <dje@google.com>
362
98a5dd13
DE
363 * gdb.texinfo (Threads): Document $sdir,$pdir.
364 (Server): Document $pdir exception.
365
dbaefcf7
DE
366 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
367
cc63ef9b
DE
368 * gdb.texinfo (Threads): Clarify default value for
369 libthread-db-search-path.
7e0396aa 370
01124a23
DE
371 * gdb.texinfo (Completion): Update example.
372 (Debugging Output): Delete `set/show debug lin-lwp-async'.
373
d248b706
KY
3742011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
375
376 * gdb.texinfo: Document change in the behaviour of the enable and
377 disable GDB commands when applied to tracepoints.
378 Document the EnableDisableTracepoints remote stub feature.
379 Document QTEnable and QTDisable in the list of tracepoint packets.
380
cc88a640
JK
3812011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
382
383 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
384 hsuser.texi.
385 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
386 comment to hsuser.texi. Change rluser.texi name in the comment.
387
84e578fb
DE
3882011-05-10 Doug Evans <dje@google.com>
389
390 * gdb.texinfo (Threads): If an empty path is provided for
391 libthread-db-search-path it is reset to its default value.
392 (Server): Ditto.
393
478aac75
DE
3942011-05-09 Doug Evans <dje@google.com>
395
396 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
397
9c06b0b4
TJB
3982011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
399 Thiago Jung Bauermann <bauerman@br.ibm.com>
400
401 Implement support for PowerPC BookE masked watchpoints.
402 * gdb.texinfo (Set Watchpoints): Document mask parameter.
403 (PowerPC Embedded): Mention support of masked watchpoints.
404
9ed350ad
JB
4052011-05-03 Joel Brobecker <brobecker@adacore.com>
406
407 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
408 `@value{GDBN}'.
409
4ceed123
JB
4102011-05-03 Joel Brobecker <brobecker@adacore.com>
411
412 * gdb.texinfo (titlepage): Remove dedication.
413 (In Memoriam): New appendix.
414
559a7a62
JK
4152011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
416 Eli Zaretskii <eliz@gnu.org>
417
418 * gdb.texinfo (Index Section Format): Change the version to 5.
419 Describe the different formula.
420
03f2bd59
JK
4212011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
422 Eli Zaretskii <eliz@gnu.org>
423
424 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
425 for disconnected tracing.
426 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
427 extended-remote relationship. Mention --once.
428 (TCP port allocation lifecycle of @code{gdbserver}): New.
429
d9b1a651
EZ
4302011-04-23 Eli Zaretskii <eliz@gnu.org>
431
432 * gdb.texinfo (Server): Improve indexing. Index all optional
433 switches to gdbserver.
434
90476074
TT
4352011-04-20 Tom Tromey <tromey@redhat.com>
436
437 * gdb.texinfo (Index Section Format): New node.
438 (Top): Add new node to menu.
439
c21236dc
PA
4402011-04-20 Pedro Alves <pedro@codesourcery.com>
441
442 * gdb.texinfo (Maintenance Commands): Document `maint print
443 remote-registers'.
444
05c8c3f5
TT
4452011-04-20 Tom Tromey <tromey@redhat.com>
446
447 * gdb.texinfo (Trace File Format): Move node later.
448
7a9dd1b2
TT
4492011-04-19 Tom Tromey <tromey@redhat.com>
450
451 * gdbint.texinfo (Register Information Functions): Remove
452 duplicate "the".
453 * gdb.texinfo (Emacs): Remove duplicate "to".
454 (GDB/MI Variable Objects): Remove duplicate "the".
455 (General Query Packets): Likewise.
456
4368ebeb
JB
4572011-04-02 Joel Brobecker <brobecker@adacore.com>
458
459 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
460 "GDB/MI Ada Exception Information" node.
461
956a9fb9
JB
4622011-04-01 Joel Brobecker <brobecker@adacore.com>
463
464 * gdb.texinfo (GDB/MI Ada Exception Information): Document
465 the "exception-name" field in the *stopped async record.
466
f1310107
TJB
4672011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
468 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
469
470 Implement support for PowerPC BookE ranged breakpoints.
471 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
472
8786b2bd
TT
4732011-03-28 Tom Tromey <tromey@redhat.com>
474
475 * gdb.texinfo (Set Tracepoints): Fix typo.
476
9ef07c8c
TT
4772011-03-24 Tom Tromey <tromey@redhat.com>
478
479 * gdb.texinfo (Specify Location): Document `function:label'
480 linespec.
481
99c3dc11
PM
4822011-03-18 Phil Muldoon <pmuldoon@redhat.com>
483
f1310107 484 PR python/12149
99c3dc11
PM
485
486 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
487
29703da4
PM
4882011-03-17 Phil Muldoon <pmuldoon@redhat.com>
489
490 * gdb.texinfo (Blocks In Python): Add is_valid method description.
491 (Inferiors In Python): Likewise.
492 (Threads In Python): Likewise.
493 (Symbols In Python): Likewise.
494 (Objfiles In Python): Likewise.
495 (Symbol Tables In Python): Likewise.
496
c9174737
PA
4972011-03-15 Pedro Alves <pedro@codesourcery.com>
498
499 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
500 display>: Explain that the commands accept number ranges.
501
7371cf6d
PM
5022011-03-14 Phil Muldoon <pmuldoon@redhat.com>
503
504 * gdb.texinfo (Breakpoints In Python): Add description and example
505 of Python stop function operation.
506
ecec24e6
PM
5072011-03-10 Phil Muldoon <pmuldoon@redhat.com>
508
509 * gdb.texinfo (Parameters In Python): Document get_set_string and
510 get_show_string methods.
511
6dcd5565
JK
5122011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
513
514 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
515
81896e36
JK
516 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
517 circular-trace-buffer name.
518
5e30da2c
JB
5192011-02-28 Joel Brobecker <brobecker@adacore.com>
520
521 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
522 in the previous change.
523
3bd0f5ef 5242011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
525
526 * gdb.texinfo (Inferiors and Programs): Update commands to show
527 that they can accept multiple arguments.
528
4ec7539c
JB
5292011-02-24 Joel Brobecker <brobecker@adacore.com>
530
531 Revert the following patch (code patch was not approved):
532 2011-02-21 Hui Zhu <teawater@gmail.com>
533 * agentexpr.texi (bytecode descriptions): add printf.
534 * gdb.texinfo (tracepoint action lists): add printf.
535
82809774
DE
5362011-02-23 Doug Evans <dje@google.com>
537
538 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
539
e5a67952
MS
5402011-02-23 Michael Snyder <msnyder@vmware.com>
541
542 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
543 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
544 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
545
6e6fbe60
DE
5462011-02-22 Doug Evans <dje@google.com>
547
548 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
549 Clarify behaviour of lookup_symbol when `block' argument is omitted,
550 add description of result, fix @defun formatting.
551
f994e27a
HZ
5522011-02-21 Hui Zhu <teawater@gmail.com>
553
554 * agentexpr.texi (Bytecode Descriptions): Add printf.
555 * gdb.texinfo (Tracepoint Action Lists): Add printf.
556
c7f96d2b
TT
5572011-02-18 Tom Tromey <tromey@redhat.com>
558
559 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
560
60f98dde
MS
5612011-02-14 Michael Snyder <msnyder@vmware.com>
562
563 * gdb.texinfo (threads): Document argument for "info threads" cmd.
564 Document new command "thread find".
565
08e796bc
MS
5662011-02-14 Michael Snyder <msnyder@vmware.com>
567
568 * gdb.texinfo (Threads): Update example of new thread message.
569
b3b9301e
PA
5702011-02-14 Pedro Alves <pedro@codesourcery.com>
571
572 * gdb.texinfo (Remote Configuration): Mention set/show remote
573 traceframe-info.
574 (Tools/Packages Optional for Building GDB): Mention that expat is
575 used for traceframe info.
576 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
577 (General Query Packets) <qSupported>: Describe the
578 qXfer:traceframe-info:read feature.
579 (qXfer::read): Describe qXfer:traceframe-info:read.
580 (Traceframe Info Format): New section.
581
cef35b0f
PA
5822011-02-04 Pedro Alves <pedro@codesourcery.com>
583
584 * gdbint.texinfo (Formatting): Mention some formatting guidelines
585 for casts and unary operators.
586
f1cbe1d3
TT
5872011-02-04 Tom Tromey <tromey@redhat.com>
588
589 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
590 is not useful.
591
585fdaa1
PA
5922011-01-25 Pedro Alves <pedro@codesourcery.com>
593
594 * gdb.texinfo: s/value optimized out/optimized out/g
595
7bfc9434
JB
5962011-01-21 Joel Brobecker <brobecker@adacore.com>
597
598 * gdb.texinfo (Other Misc Settings): Rework part of the
599 documentation of the "set interactive mode" command.
600
4694da01
TT
6012011-01-19 Tom Tromey <tromey@redhat.com>
602
603 * gdb.texinfo (Threads): Document thread name output and `thread
604 name' command.
605 (Threads In Python): Document Thread.name attribute.
606 (GDB/MI Thread Commands): Document thread attributes.
607
b716877b
AB
6082011-01-12 Andrew Burgess <aburgess@broadcom.com>
609
610 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
611 changes in mi/mi-cmd-disas.c
612
13fd8b81
TT
6132011-01-12 Tom Tromey <tromey@redhat.com>
614
615 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
616 Fix "thread apply" text.
617
e09342b5
TJB
6182011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
619 Thiago Jung Bauermann <bauerman@br.ibm.com>
620
621 Implement support for PowerPC BookE ranged watchpoints.
622 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
623 the "set powerpc exact-watchpoints" flag.
624
06e65f44
TT
6252011-01-07 Tom Tromey <tromey@redhat.com>
626
627 * gdb.texinfo (Python API): Add descriptions to @menu items.
628
d8e22779
TT
6292011-01-06 Tom Tromey <tromey@redhat.com>
630
631 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
632
a255712f
PP
6332010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
634
e09342b5 635 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 636
ccfc3d6e
TT
6372011-01-06 Tom Tromey <tromey@redhat.com>
638
639 PR python/12133:
640 * gdb.texinfo (Frames In Python): Document various frame
641 constants.
642
44944448
JB
6432011-01-05 Joel Brobecker <brobecker@adacore.com>
644
645 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
646 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
647 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
648
42ea3d7a
JK
6492011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
650
651 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
652 (clean): Add GDBvn.texi.
653
720d1a40
JB
6542010-12-29 Joel Brobecker <brobecker@adacore.com>
655
656 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
657 occasional case where the debugger prints an array address
658 instead of the array itself.
659
ad196637
PA
6602010-12-23 Pedro Alves <pedro@codesourcery.com>
661
662 * gdb.texinfo (Packets) <read registers packet>: Document support
663 for registers that were not collected.
664
a86caf66
DE
6652010-12-15 Doug Evans <dje@google.com>
666
667 * gdb.texinfo (Startup): Document auto-loading of scripts during
668 startup.
669 (Auto-loading): Delete "maint set python auto-load on|off".
670 Add "set auto-load-scripts on|off".
671
aae1c79a
DE
6722010-12-07 Doug Evans <dje@google.com>
673
674 * gdb.texinfo (Mode Options): Document -data-directory.
675 (Data Files): Add reference to -data-directory.
676
4e04c971
DE
6772010-11-29 Doug Evans <dje@google.com>
678
679 * gdb.texinfo (Pretty-Printer Introduction): Change
680 printer-name:subprinter-name to printer-name;subprinter-name.
681
94b6973e
PM
6822010-11-29 Phil Muldoon <pmuldoon@redhat.com>
683
684 PR python/12199
685
686 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
687
39037522
TT
6882010-11-23 Tom Tromey <tromey@redhat.com>
689
690 * gdb.texinfo (Top): Check SYSTEM_READLINE.
691 (Editing): Likewise.
692 (Command History): Likewise.
693 (TUI Keys): Likewise.
694 (Bug Reporting): Conditionally include rluser.texi and
695 inc-history.texinfo.
696 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
697 (GDB_DOC_SOURCE_INCLUDES): Add comment.
698 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
699 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
700 (gdb.pdf): Likewise.
701 (gdb.info): Likewise.
702 (gdb/index.html): Likewise.
703
5ae98d25
TT
7042010-11-23 Tom Tromey <tromey@redhat.com>
705
706 * Makefile.in (Makefile): Run ../config.status.
707 (distclean): Update.
708 * configure: Remove.
709 * configure.ac: Remove.
710
621c8364
TT
7112010-11-12 Tom Tromey <tromey@redhat.com>
712
713 * gdb.texinfo (Basic Python): Update. Add xref.
714 (Exception Handling): Document new exception classes.
715 (Types In Python): Update.
716 (Frames In Python): Update.
717
84f4c1fe
PM
7182010-11-11 Phil Muldoon <pmuldoon@redhat.com>
719
720 * gdb.texinfo (Breakpoints In Python): Document "internal"
721 parameter, and visible attribute.
722
99e7ae30
DE
7232010-11-05 Doug Evans <dje@google.com>
724
725 * gdb.texinfo (Source Path): Document "set directories".
726
f4b8a18d
KW
7272010-11-05 Ken Werner <ken.werner@de.ibm.com>
728
729 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
730 (OpenCL C): New node.
731
7b51bc51
DE
7322010-11-02 Doug Evans <dje@google.com>
733
734 * gdb.texinfo (Pretty Printing): Expand into three sections,
735 introduction, example, and commands.
736 (Python API): Delete section Disabling Pretty-Printers, merge into
737 Selecting Pretty-Printers.
738 (Writing a Pretty-Printer): New section. Move the pretty-printer
739 example here, and reformat to match python coding style. Add a second
740 example using the gdb.printing module.
741 (Python modules): Add gdb.printing.
742
9eeee977
DE
7432010-10-29 Doug Evans <dje@google.com>
744
745 * gdb.texinfo (Python): Fix long line.
746
a0e0ffdf
DE
7472010-10-20 Doug Evans <dje@google.com>
748
749 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
750 All references updated. Correct sections marked as subsections.
751 (Coding Standards): New chapter. Move the coding standard related
752 subsections here. Add section on Python coding standards.
753
0e3509db
DE
7542010-10-13 Doug Evans <dje@google.com>
755
756 * gdb.texinfo (Python): Add "Python modules".
757 (Types in Python): Add reference to gdb.types section.
758 (Python modules): New node.
759
44592cc4
DE
7602010-10-11 Doug Evans <dje@google.com>
761
762 * gdb.texinfo (Values From Inferior): Add reference to "Types in
763 Python" from gdb.Value.type description.
764
6e1bb179
JB
7652010-09-28 Joel Brobecker <brobecker@adacore.com>
766
767 * gdb.texinfo (Ravenscar Profile): New node.
768
e8467610
TT
7692010-09-22 Tom Tromey <tromey@redhat.com>
770
771 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
772
fccd1d1e
EZ
7732010-09-22 Eli Zaretskii <eliz@gnu.org>
774
775 * gdb.texinfo (Values From Inferior): Clarify that
776 value.dynamic_type works only in C++ programs with RTTI.
777
c1b6b909
TT
7782010-09-15 Paul Bolle <pebolle@tiscali.nl>
779
780 * gdb.texinfo (Character Sets): Correctly reference host-charset
781 in example.
782
7d288aaa
TT
7832010-09-13 Tom Tromey <tromey@redhat.com>
784
785 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
786 Document "fullname" and "from".
787
f75d858b
MK
7882010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
789
790 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
791 feature `reverse' output by -list-target-features.
792
83b9503b
L
7932010-08-31 H.J. Lu <hongjiu.lu@intel.com>
794
795 * gdb.texinfo (i386 Features): Remove an extra "@item".
796
03f17ccf
TT
7972010-08-30 Tom Tromey <tromey@redhat.com>
798
799 PR python/11792:
800 * gdb.texinfo (Values From Inferior): Document dynamic_type.
801
9779414d
DJ
8022010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
803
804 * gdb.texinfo (ARM Features): Document
805 org.gnu.gdb.arm.m-profile.
806
f9ffd4bb
TT
8072010-08-23 Tom Tromey <tromey@redhat.com>
808
809 PR python/11145:
810 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
811 reinterpret_cast methods.
812
702c2711
TT
8132010-08-23 Tom Tromey <tromey@redhat.com>
814
815 PR python/11915:
816 * gdb.texinfo (Types In Python): Document array method.
817
66b73624
TJB
8182010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
819
820 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
821
06a64a0b
TT
8222010-08-16 Tom Tromey <tromey@redhat.com>
823
824 * gdb.texinfo (Set Watchpoints): Document -location option.
825
a3a7127e
DE
8262010-08-13 Doug Evans <dje@google.com>
827
828 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
829
8dedea02
VP
8302010-08-13 Vladimir Prus <vladimir@codesourcery.com>
831
832 * gdb.texinfo (GDB/MI Data Manipulation): Document
833 -data-read-memory-raw and -data-write-memory-raw.
834
ca5c20b6 8352010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 836 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
837
838 * gdb.texinfo (Basic Python): Describe post_event API.
839
cb2e07a6
PM
8402010-08-11 Phil Muldoon <pmuldoon@redhat.com>
841
842 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 843 decode_line Python APIs
cb2e07a6 844
464b3efb
TT
8452010-08-10 Tom Tromey <tromey@redhat.com>
846
847 * gdb.texinfo (Pretty Printing API): Document
848 gdb.default_visualizer.
849
c29c521f
TT
8502010-08-10 Tom Tromey <tromey@redhat.com>
851
852 Revert gdb-add-index addition:
853 * gdb.texinfo (Index Files): Don't document gdb-add-index.
854
5da1313b
JK
8552010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
856 Eli Zaretskii <eliz@gnu.org>
857
858 * gdb.texinfo (Mode Options) <-batch>
859 (Basic Python) <gdb.execute>: Describe setting width and height.
860
02d868e8
PP
8612010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
862
863 * gdb.texinfo (Threads): Document 'debug libthread-db'.
864
c2bbed2a
TT
8652010-07-30 Tom Tromey <tromey@redhat.com>
866
867 * gdb.texinfo (Index Files): Mention gdb-add-index.
868
6c13bbe1
HZ
8692010-07-30 Hui Zhu <teawater@gmail.com>
870
871 * gdb.texinfo (Inferiors and Programs): Update the introduce of
872 "detach inferior" and "kill inferior".
873
53a71c06
CR
8742010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
875
876 * gdb.texinfo (Machine Code): Update description of two forms of
877 arguments, and add new example to demonstrate the new form.
878
5374244e
PM
8792010-07-27 Phil Muldoon <pmuldoon@redhat.com>
880
881 * gdb.texinfo (Values From Inferior): Add value inferior function
882 call description.
883
8ea5bce5
JK
8842010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
885
886 * gdb.texinfo (Active Targets): Fix wrong comma placement.
887
c0edd9ed
JK
8882010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
889 Eli Zaretskii <eliz@gnu.org>
890
891 Make core files the process_stratum.
892 * gdb.texinfo (Active Targets): Remove core_stratum. Include
893 record_stratum example.
894
9291a0cd
TT
8952010-07-13 Tom Tromey <tromey@redhat.com>
896
897 * gdb.texinfo (Index Files): New node.
898
f5011d11
TT
8992010-07-13 Tom Tromey <tromey@redhat.com>
900
901 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
902
0f5238ed
TT
9032010-07-13 Tom Tromey <tromey@redhat.com>
904
905 * gdb.texinfo (Specify Location): Document labels.
906
74c761c1
PA
9072010-07-01 Pedro Alves <pedro@codesourcery.com>
908
909 * gdb.texinfo (Create and Delete Tracepoints): Add more index
910 entries for fast tracepoints and static tracepoints.
911
501994c0
PA
9122010-07-01 Pedro Alves <pedro@codesourcery.com>
913
914 * gdb.texinfo (General Query Packets) <qfThreadInfo,
915 qsThreadInfo>: Spell out `l' as ell.
916
0fb4aa4b
PA
9172010-07-01 Pedro Alves <pedro@codesourcery.com>
918
919 * gdb.texinfo (Convenience Variables): Document $_sdata.
920 (Commands to Set Tracepoints): Describe static tracepoints. Add
921 `Listing Static Tracepoint Markers' menu entry. Document
922 "strace".
923 (Tracepoint Action Lists): Document collecting $_sdata.
924 (Listing Static Tracepoint Markers): New subsection.
925 (Tracepoints support in gdbserver): Mention static tracepoints.
926 (remote packets, enabling and disabling): Mention
927 read-sdata-object.
928 (General Query Packets) <qSupported>: Document qXfer:sdata:read
929 and StaticTracepoint.
930 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
931 Document qXfer:sdata:read.
932 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
933
dc3b15be
JB
9342010-06-29 Joel Brobecker <brobecker@adacore.com>
935
936 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
937
595939de
PM
9382010-06-28 Phil Muldoon <pmuldoon@redhat.com>
939 Tom Tromey <tromey@redhat.com>
940 Thiago Jung Bauermann <bauerman@br.ibm.com>
941
942 * gdb.texinfo (Inferiors In Python): New node.
943 * gdb.texinfo (Threads In Python): New node.
944
9279c692
JB
9452010-06-28 Joel Brobecker <brobecker@adacore.com>
946
947 * gdb.texinfo (Python): Document what the python directory is
948 and what its location is.
949 (Basic Python): Document the gdb.PYTHONDIR constant.
950
bc9f0842
TT
9512010-06-25 Tom Tromey <tromey@redhat.com>
952
953 PR python/10808:
954 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
955
f1421989
HZ
9562010-06-24 Hui Zhu <teawater@gmail.com>
957
958 * gdb.texinfo: (Commands for Controlled Output): Add
959 documentation for command "eval".
960
e4c0cfae
SS
9612010-06-21 Stan Shebs <stan@codesourcery.com>
962
963 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
964 * annotate.texinfo: Ditto.
965 * gdbint.texinfo: Ditto.
966 * stabs.texinfo: Ditto.
967
bb08c432
HZ
9682010-06-22 Hui Zhu <teawater@gmail.com>
969
970 * gdb.texinfo: (Process Record and Replay): Add documentation
971 for command "set record memory-query".
972
4f5d9f07
SS
9732010-06-21 Stan Shebs <stan@codesourcery.com>
974
975 * gdb.texinfo: Relicense under GFDL version 1.3.
976 * annotate.texinfo: Relicense under GFDL version 1.3.
977 * gdbint.texinfo: Relicense under GFDL version 1.3.
978 * stabs.texinfo: Relicense under GFDL version 1.3.
979 * fdl.texi: Update to version 1.3.
980
6aed2dbc
SS
9812010-06-18 Stan Shebs <stan@codesourcery.com>
982
a61408f8
SS
983 * gdb.texinfo (Operating System Auxiliary Information): Describe
984 "info os" when no arguments given.
985
6aed2dbc
SS
986 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
987 $_thread.
988
24e933df
HZ
9892010-06-18 Hui Zhu <teawater@gmail.com>
990
991 * gdb.texinfo: (Process Record and Replay): Add documentation
992 for commands "record save" and "record restore".
993
65d79d4b
SDJ
9942010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
995
996 * gdb.texinfo: Include information about the correct use
997 of addresses in the `watch' command.
998
d914c394
SS
9992010-06-11 Stan Shebs <stan@codesourcery.com>
1000
1001 * gdb.texinfo (Observer Mode): New section.
1002 (General Query Packets): Document QAllow.
889bf7c5 1003
967cf477
DE
10042010-06-04 Doug Evans <dje@google.com>
1005
1006 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1007
aaf4119b
DE
10082010-06-03 Doug Evans <dje@google.com>
1009
1010 * gdbint.texinfo (Coding): Add subsection on command names.
1011
9eae7c52
TT
10122010-06-02 Tom Tromey <tromey@redhat.com>
1013
1014 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1015 always-disassemble.
1016
fa593d66
PA
10172010-06-01 Pedro Alves <pedro@codesourcery.com>
1018
1019 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1020 gdbserver, and add cross reference.
1021 (Tracepoints support in gdbserver): New subsection.
1022
dde08ee1
PA
10232010-05-26 Pedro Alves <pedro@codesourcery.com>
1024
1025 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1026 `qRelocInsn' feature.
1027 (Relocate instruction reply packet): New subsection
1028 of `Tracepoint Packets'.
1029 (Tracepoint Packets): Mention that packets QTDP and QTStart
1030 support the qRelocInsn request, and add cross reference to new
1031 subsection.
1032
07ca107c
DE
10332010-05-25 Doug Evans <dje@google.com>
1034
1035 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1036 (Commands In Python): Document gdb.string_to_argv.
1037
c25c4a8b
JK
10382010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1039
1040 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1041 ATTR_NORETURN.
1042
d7b32ed3 10432010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1044 Tom Tromey <tromey@redhat.com>
1045 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1046
c25c4a8b 1047 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1048
6aecb9c2
JB
10492010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1050
1051 * gdb.texinfo: (Summary) Add mention about D language support.
1052 (Filenames): Add D suffixes.
1053 (D): New node.
1054
b7da9e9f
PM
10552010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1056
1057 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1058 of macro deleted from GDB code.
1059
ab38a727
PA
10602010-04-24 Pedro Alves <pedro@codesourcery.com>
1061
1062 * gdb.texinfo (Commands to specify files): Describe what how GDB
1063 looks up DOS-based filesystem paths on the system root. Document
1064 the new `set/show target-file-system-kind' commands.
1065
66d09542
DE
10662010-04-23 Doug Evans <dje@google.com>
1067
1068 * gdb.texinfo (Python): Move Auto-loading section here ...
1069 (Python API): from here.
1070 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1071 (Maintenance Commands): Add docs for "maint print section-scripts".
1072
8bd10a10
CM
10732010-04-20 Chris Moller <cmoller@redhat.com>
1074
1075 * gdb.texinfo (Setting Breakpoints): Added description of
1076 filename-qualified rbreak.
1077 * refcard.tex (Breakpoints and Watchpoints): Added brief
1078 description of filename-qualified rbreak.
1079
4c374409
JK
10802010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1081
1082 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1083 (Python API): Change the reference to Pretty Printing API.
1084 (Pretty Printing): Move the user part under the Data node. Reformat
1085 the sample output to 72 columns. Create a new reference to Pretty
1086 Printing API. Rename the API part ...
1087 (Pretty Printing API): To a new node name.
1088 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1089 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1090
5a9351ae
SS
10912010-04-21 Stan Shebs <stan@codesourcery.com>
1092
1093 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1094 and commands.
5a9351ae 1095 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1096
9a22f0d0
PM
10972010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1098
1099 * gdb.texinfo (Examining memory): Update for change in string
1100 display with explicit size.
1101
6149aea9
PA
11022010-04-19 Pedro Alves <pedro@codesourcery.com>
1103
1104 PR breakpoints/8554.
1105
1106 * gdb.texinfo (Save Breakpoints): New node.
1107 (save-tracepoints): Rename to ...
1108 (save tracepoints): ... this. Mention that `save-tracepoints' is
1109 a deprecated alias to `save tracepoints'.
1110
711e434b
PM
11112010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1112
645797a8 1113 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1114 (info w32 thread-information-block): Document new command.
1115 (qGetTIBAddress): Document new gdbserver query.
1116 (maint set/show show-all-tib): Document new command.
1117
3f7b2faa
DE
11182010-04-15 Doug Evans <dje@google.com>
1119
fa33c3cd
DE
1120 * gdb.texinfo (Python API): Add progspaces section.
1121 (Selecting Pretty-Printers): Progspace pretty-printers are
1122 searched too.
1123 (Progspaces In Python): New section.
1124
3f7b2faa
DE
1125 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1126
79f283fe
PM
11272010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1128
1129 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1130 returns None.
1131
87290684
SS
11322010-04-09 Stan Shebs <stan@codesourcery.com>
1133
1134 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1135 Describe the `frames-created' field, tweak grammar.
1136
a97153c7
PA
11372010-04-09 Pedro Alves <pedro@codesourcery.com>
1138
1139 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1140 Describe the `circular' and `disconnected' fields.
1141
5c5dcc1b
L
11422010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1143
1144 * gdb.texinfo (maint print registers): Mention unavailable and
1145 invisible registers.
1146
adc36818
PM
11472010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1148 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1149 Tom Tromey <tromey@redhat.com>
adc36818
PM
1150
1151 * gdb.texinfo (Breakpoints In Python): New Node.
1152
33da3f1c
SS
11532010-04-08 Stan Shebs <stan@codesourcery.com>
1154
1155 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1156 trace status fields.
1157
3a13a53b
L
11582010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1159
1160 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1161 optional. Make org.gnu.gdb.i386.avx requires
1162 org.gnu.gdb.i386.avx.
1163
08001717
DE
11642010-04-08 Doug Evans <dje@google.com>
1165
1166 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1167 search path, and document that gdb only scans the search path if
1168 the script's path doesn't specify a directory.
1169
c375651d
DE
11702010-04-05 Doug Evans <dje@google.com>
1171
1172 * gdb.texinfo (maint show python auto-load): Fix typo.
1173
af54718e
SS
11742010-04-04 Stan Shebs <stan@codesourcery.com>
1175
d77f58be
SS
1176 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1177 (Setting Watchpoints): Update description of "info watch".
1178 (Disabling Breakpoints): Only "info break" lists all.
1179
af54718e
SS
1180 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1181 (tdump): Explain how tdump works.
1182
86b17b60
PA
11832010-04-01 Pedro Alves <pedro@codesourcery.com>
1184
1185 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1186 add cross reference.
1187
ff12863f
PA
11882010-03-31 Pedro Alves <pedro@codesourcery.com>
1189
1190 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1191 commands error out.
1192
f68eb612
L
11932010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1194
1195 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1196
c8d5aac9
L
11972010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1198
1199 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1200
7d13fe92
SS
12012010-03-29 Stan Shebs <stan@codesourcery.com>
1202 Nathan Sidwell <nathan@codesourcery.com>
1203
1204 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1205 GDBN equivalent.
1206 (Set Tracepoints): Remove mention that conditional tracepoints
1207 don't exist.
1208 (Tracepoint Actions): Clarify when while-stepping collection
1209 happens, note that while-stepping does not automatically collect
1210 $pc.
1211
409873ef 12122010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1213
409873ef
SS
1214 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1215 (General Query Packets): Describe TracepointSource.
1216
ee8e71d4
EZ
12172010-03-27 Matt Rice <ratmice@gmail.com>
1218
c8d5aac9
L
1219 * gdb.texinfo (ARM): Document arguments to "target sim".
1220 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1221
99b5e152
PA
12222010-03-26 Pedro Alves <pedro@codesourcery.com>
1223
1224 * gdb.texinfo (Tracepoint Packets): Remove mention that
1225 terror:string may be plain text, and drop mention of X prefix.
1226
cd64ee31
VP
12272010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1228
1229 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1230
6c28cbf2
SS
12312010-03-24 Stan Shebs <stan@codesourcery.com>
1232
1233 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1234
95a42b64
TT
12352010-03-24 Tom Tromey <tromey@redhat.com>
1236
1237 PR breakpoints/9352:
1238 * gdb.texinfo (Break Commands): Update.
1239
18148017
VP
12402010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1241
1242 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1243 commands.
1244
4daf5ac0
SS
12452010-03-16 Stan Shebs <stan@codesourcery.com>
1246
1247 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1248 circular-trace-buffer.
1249 (Tracepoint Packets): Describe QTBuffer, and details of the
1250 qTStatus reply.
1251
c9429232
SS
12522010-03-12 Stan Shebs <stan@codesourcery.com>
1253 Nathan Sidwell <nathan@codesourcery.com>
1254
1255 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1256 doing instruction stepping.
1257 (Tracepoint Restrictions): New node.
1258
ccefe4c4
TT
12592010-03-10 Tom Tromey <tromey@redhat.com>
1260
1261 * gdbint.texinfo (Symbol Handling): Update.
1262
7c953934
TT
12632010-03-08 Tom Tromey <tromey@redhat.com>
1264
1265 PR cli/9591:
1266 * gdb.texinfo (Mode Options): Mention lack of pagination and
1267 confirmation with --batch.
1268 (Screen Size): Mention --batch.
1269 (Messages/Warnings): Likewise.
1270
f870a310
TT
12712010-03-05 Tom Tromey <tromey@redhat.com>
1272
1273 * gdb.texinfo (Basic Python): Document target_charset and
1274 target_wide_charset.
1275
78e2826b
TT
12762010-03-05 Tom Tromey <tromey@redhat.com>
1277
1278 * gdb.texinfo (Data): Link to pretty-printing.
1279 (Output Formats): Likewise. Correct text.
1280
f5dff777
DJ
12812010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1282
1283 * gdb.texinfo (Types): Describe <struct> and <flags>.
1284
dc00d89f
PM
12852010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1286
1287 * gdb.texinfo (Frames In Python): Add block parameter and
1288 description to read_var text.
1289
5107b149 12902010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1291 Tom Tromey <tromey@redhat.com>
5107b149
PM
1292
1293 * gdb.texinfo (Types In Python): Describe block argument in
1294 template_argument and gdb.lookup_type.
1295
e03e5e7b
TT
12962010-02-24 Tom Tromey <tromey@redhat.com>
1297
1298 * gdb.texinfo (Cygwin Native): Fix typo.
1299
f3e9a817
PM
13002010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1301
1302 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1303 and select method descriptions.
1304 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1305 Tables in Python to menu.
1306 (Blocks In Python): New node.
1307 (Symbols In Python): New node.
1308 (Symbol Tables in Python): New node.
1309
a79b8f6e
VP
13102010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1311
1312 Multiexec MI
1313
1314 gdb/
1315 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1316
1317 gdb/doc/
1318 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1319 changes.
1320 (GDB/MI Program Execution): Document current behaviour of
1321 --all and --thread-group.
1322 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1323 -remove-inferior.
1324 * observer.texi (inferior_added, inferior_removed): New
1325 observers.
1326
629d6a47
TT
13272010-02-19 Tom Tromey <tromey@redhat.com>
1328
1329 * gdbint.texinfo (Getting Started): Fix @node.
1330 (Debugging GDB): Likewise.
1331
c09529e5
JB
13322010-02-13 Joel Brobecker <brobecker@adacore.com>
1333
1334 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1335 documenting the gdb_test_timeout variable.
1336
540aa8e7
MS
13372010-02-12 Jakob Engblom <jakob@virtutech.com>
1338
1339 * gdb.texinfo (MI commands): Added documentation of --reverse
1340 option to a set of MI commands. Restructured documentation of MI
1341 commands --exec-continue to reflect the complexity of reverse
1342 execution.
1343
081dfbf7
PA
13442010-02-12 Pedro Alves <pedro@codesourcery.com>
1345
1346 * gdb.texinfo (Using the Collected Data): Specify that the address
1347 range of `tfind outsize' is exclusive, and that the address range
1348 of `tfind range' is inclusive.
1349 (Tracepoint Packets): Specify that the address range of
1350 `QTFrame:range' is inclusive, and that the address range of
1351 `QTFrame:outside' is exclusive
1352
8e9c5e02
VP
13532010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1354
1355 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1356
92981e24
TT
13572010-02-10 Tom Tromey <tromey@redhat.com>
1358
1359 * gdb.texinfo (Debugging Output): Document set debug parser and
1360 show debug parser.
1361
075b51b7
L
13622010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1363
1364 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1365 i386_eflags and i386_mxcsr.
1366
3bb8d5c3
L
13672010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1368
1369 * gdb.texinfo: Document i386 target features.
1370
c5f80513
DE
13712010-02-05 Doug Evans <dje@google.com>
1372
1373 * gdbint.texinfo (Testsuite): Add a new section to document the
1374 various DejaGnu variables that may be overridden.
1be00882 1375 Document INTERNAL_GDBFLAGS.
c5f80513 1376
6ac33a4e
TT
13772010-02-04 Tom Tromey <tromey@redhat.com>
1378
1379 PR cli/8830:
1380 * gdb.texinfo (Files): -readnow comes before the filename for file
1381 and symbol-file.
1382
a1dcb23a
DJ
13832010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1384
1385 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1386 Document ARM breakpoint types.
1387 (Register Packet Format): Move into the new section.
1388 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1389
95433b34
JB
13902010-01-21 Joel Brobecker <brobecker@adacore.com>
1391
1392 * gdb.texinfo (File Options): Adjust the documentation of this
1393 switch to refer to the "source" command rather than partially
1394 duplicating some of the relevant information.
1395 (Extending GDB): Introduce and document the set/show script-extension
1396 setting.
1397 (Command Files): Add note explaining that the "source" command
1398 is also used to evalute scripts written in other languages.
1399 Remove the short slightly incorrect reference to sourcing Python
1400 scripts.
1401 (Python Commands): Document how to execute a Python script from GDB.
1402
8d576872
JB
14032010-01-19 Joel Brobecker <brobecker@adacore.com>
1404
1405 * gdb.texinfo (Command Files): Fix typo.
1406
8150ff9c
JB
14072010-01-18 Tom Tromey <tromey@redhat.com>
1408
1409 * gdb.texinfo (File Options): Document -x on .py files.
1410 (Command Files): Document handling of Python scripts.
1411
23db03a6
JZ
14122010-01-18 Jie Zhang <jie.zhang@analog.com>
1413
1414 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1415
00bf0b85
SS
14162010-01-15 Stan Shebs <stan@codesourcery.com>
1417
1418 * gdb.texinfo (Trace Files): New section.
1419 (Tracepoint Packets): Document QTSave and qTBuffer.
1420 (Trace File Format): New appendix.
1421
be759fcf
PM
14222010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1423
1424 * gdb.texinfo (Values From Inferior): Document lazy_string value
1425 method.
1426 (Python API): Add Lazy strings menu item.
1427 (Lazy Strings In Python): New node.
1428
dc146f7c
VP
14292010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1430
1431 * gdb.texinfo (GDB/MI Thread Information): New.
1432 (GDB/MI Async Records): Document the core field in *stopped.
1433 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1434 documentation
1435 (Process list): Document that osdata document may contain
1436 threads.
1437 (Remote Serial Protocol): Document qXfer:threads.
1438
d5551862
SS
14392010-01-06 Stan Shebs <stan@codesourcery.com>
1440
1441 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1442 disconnected tracing.
1443 (Tracepoint Packets): Document new protocol.
1444
7a697b8d
SS
14452010-01-05 Stan Shebs <stan@codesourcery.com>
1446
1447 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1448 tracepoints.
1449 (Tracepoint Packets): Describe remote protocol for fast
1450 tracepoints.
1451
e6f3ec50
JB
14522010-01-01 Joel Brobecker <brobecker@adacore.com>
1453
1454 Update the "Start of New Year Procedure".
1455 * gdbint.texinfo: Add the list of files that need to be updated
1456 manually. Minor reformatting.
1457
ddc4e9c1
JB
14582010-01-01 Joel Brobecker <brobecker@adacore.com>
1459
1460 * refcard.tex: Update copyright year in header and text.
1461
9d2897ad
JB
14622010-01-01 Joel Brobecker <brobecker@adacore.com>
1463
1464 * agentexpr.texi: Add 2010 to the list of copyright years.
1465 * annotate.texinfo: Likewise.
1466 * gdb.texinfo: Likewise.
1467 * gdbint.texinfo: Likewise.
1468 * observer.texi: Likewise.
1469 * stabs.texinfo: Likewise.
1470
6da95a67
SS
14712009-12-31 Stan Shebs <stan@codesourcery.com>
1472
1473 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1474
236f1d4d
SS
14752009-12-29 Stan Shebs <stan@codesourcery.com>
1476
1477 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1478
f61e138d
SS
14792009-12-28 Stan Shebs <stan@codesourcery.com>
1480
1481 * gdb.texinfo (Trace State Variables): New section.
1482 (Tracepoint Packets): Describe trace state variable packets.
1483 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1484 variable bytecodes.
1485
0fe7935b
DJ
14862009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1487
1488 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1489 declarations.
1490
a6b29f87
VP
14912009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1492
1493 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1494 -gdb-exit behaviour.
1495
5e4bde96
JB
14962009-12-20 Joel Brobecker <brobecker@adacore.com>
1497
1498 * gpl.texi: Update to version 3 of the GPL.
1499
a1715244
JB
15002009-12-20 Joel Brobecker <brobecker@adacore.com>
1501
1502 * Makefile.in: Update copyright header.
1503 * observer.texi: Fix the copyright header of the generated files.
1504
361ae042
PM
15052009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1506
1507 * gdb.texinfo (Types In Python): Describe range function.
1508
bfd31e71
PM
15092009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1510
1511 * gdb.texinfo (Types In Python): Describe "is_base_class".
1512
57a1d736
TT
15132009-12-03 Tom Tromey <tromey@redhat.com>
1514
1515 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1516
8cebebb9
PP
15172009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1518
1519 * observer.texi: New memory_changed observer.
1520
16af530a
TT
15212009-12-01 Tom Tromey <tromey@redhat.com>
1522
1523 * gdb.texinfo (Reverse Execution): Fix typo.
1524
b6199126
DJ
15252009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1526
1527 PR gdb/8704
1528
1529 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1530 are allowed after the breakpoint condition.
1531
7a6973ad
TT
15322009-11-23 Tom Tromey <tromey@redhat.com>
1533
1534 PR python/10782:
1535 * gdb.texinfo (Types In Python): Document Type.pointer.
1536
21a0512e
PP
15372009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1538
1539 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1540
a5832c8f
PA
15412009-11-11 Pedro Alves <pedro@codesourcery.com>
1542
1543 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1544 (Using Agent Expressions): Delete cross reference.
1545
1eb7cd77
JB
15462009-11-07 Joel Brobecker <brobecker@adacore.com>
1547
1548 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1549 and @settitle directives up to help makeinfo find them.
1550
24ddea62
JK
15512009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1552
1553 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1554 (Auto-loading): Use plural and note one can use multiple components now.
1555
3afae151
VP
15562009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1557
1558 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1559 -stack-list-arguments have the same documentation for parameter
1560 as -stack-list-locals. Add comas.
1561
14ff2235
PM
15622009-10-27 Tom Tromey <tromey@redhat.com>
1563 Eli Zaretskii <eliz@gnu.org>
1564
c8d5aac9 1565 PR python/10781
14ff2235
PM
1566
1567 * gdb.texinfo (Values From Inferior): Document cast method.
1568
9c419145
PP
15692009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1570
1571 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1572 and adjust example.
889bf7c5 1573
29153c24
MS
15742009-10-22 Michael Snyder <msnyder@vmware.com>
1575
1576 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1577 info record command. Also document the new save and restore
29153c24
MS
1578 commands.
1579
2b28d209
PP
15802009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1581
1582 * gdb.texinfo (Machine Code): Mention current pc marker.
1583 (Memory): Likewise.
1584
6c95b8df
PA
15852009-10-19 Pedro Alves <pedro@codesourcery.com>
1586 Stan Shebs <stan@codesourcery.com>
1587
1588 * observer.texi (new_inferior): Rename to...
1589 (inferior_appeared): ... this.
1590
1591 * gdb.texinfo (Inferiors): Rename node to ...
1592 (Inferiors and Programs): ... this. Mention running multiple
1593 programs in the same debug session.
1594 <info inferiors>: Mention the new 'Executable' column if "info
1595 inferiors". Update examples. Document the "add-inferior",
1596 "clone-inferior", "remove-inferior" and "maint info
1597 program-spaces" commands.
1598 (Process): Rename node to...
1599 (Forks): ... this. Document "set|show follow-exec-mode".
1600
2f8132f3
MS
16012009-10-11 Michael Snyder <msnyder@vmware.com>
1602
1603 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1604 (ReverseContinue): Ditto.
1605
cba4b2d3
PP
16062009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1607
1608 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1609
da082f17
JK
16102009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1611
1612 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1613
08be9d71
ME
16142009-10-06 Michael Eager <eager@eagercon.com>
1615
1616 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1617 (Embedded Processors): Add MicroBlaze.
1618 (MicroBlaze): New. Describe Xilinx MicroBlaze
1619
08a0efd0
PA
16202009-10-04 Pedro Alves <pedro@codesourcery.com>
1621
1622 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1623
cbb8f428
EZ
16242009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1625
1626 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1627
30a4a70c
JB
16282009-09-23 Joel Brobecker <brobecker@adacore.com>
1629
1630 * observer.texi (solib_unloaded): Document explicitly the fact that
1631 this observer is called before the associated symbols are unloaded.
1632
b3372f91
VP
16332009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1634
1635 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1636 -stack-list-variables.
1637
f43030c4
TT
16382009-09-18 Tom Tromey <tromey@redhat.com>
1639
1640 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1641 is experimental.
1642
ec7e75e7
PP
16432009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1644
1645 * gdb.texinfo (convenince variables): Mention
1646 $_siginfo could be empty.
f43030c4 1647
0cc7d26f
TT
16482009-09-15 Tom Tromey <tromey@redhat.com>
1649
1650 * gdb.texinfo (GDB/MI Variable Objects): Document
1651 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1652 Expand -var-update documentation.
1653
a96d9b2e
SDJ
16542009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1655
1656 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1657 feature.
1658
005ca36a
JB
16592009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1660
1661 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1662
0d772ac9
MS
16632009-09-10 Michael Snyder <msnyder@vmware.com>
1664
1665 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1666 ReverseStep replies to the qSupported query.
1667
14fb1bac
JB
16682009-09-10 Joel Brobecker <brobecker@adacore.com>
1669
1670 Add documentation for set/show interactive-mode.
1671 * gdb.texinfo (Other Misc Settings): New node.
1672
29b090c0
DE
16732009-09-01 Doug Evans <dje@google.com>
1674
1675 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1676 non-stop mode's affect on remote caching.
1677
4e5d721f
DE
16782009-08-31 Jacob Potter <jdpotter@google.com>
1679 Doug Evans <dje@google.com>
1680
1681 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1682 Mark `set/show remotecache' options as obsolete.
1683 Document new `set/show stack-cache' option.
1684 Update text for `info dcache'.
1685
55333a84
DE
16862009-08-27 Doug Evans <dje@google.com>
1687
1688 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1689 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1690
bc3a0b4d
RW
16912009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1692
1693 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1694 about autoconf.
1695
3a1ff0b6
PA
16962009-08-25 Pedro Alves <pedro@codesourcery.com>
1697
1698 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1699 small example, and describe its columns. Replace "inferior-id" by
1700 "infno" throughout.
1701
81ecdfbb
RW
17022009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1703
af542c2e
RW
1704 * gdbint.texinfo (Releasing GDB): Point to
1705 README-maintainer-mode file for required autoconf version.
1706 * configure.ac: Do not substitute datarootdir, htmldir,
1707 pdfdir, docdir. Do not process --with-datarootdir,
1708 --with-htmldir, --with-pdfdir, --with-docdir.
1709 * configure: Regenerate.
1710
81ecdfbb
RW
1711 * configure: Regenerate.
1712
4efc6507
DE
17132009-08-20 Reid Kleckner <reid@kleckner.net>
1714
1715 * gdb.texinfo: Add chapter on JIT interface.
1716
43089a6e
NR
17172009-08-07 Nick Roberts <nickrob@snap.net.nz>
1718
1719 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1720 confirmation request.
43089a6e 1721
99e008fe
EZ
17222009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1723
c8d5aac9
L
1724 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1725 CRC definitions.
99e008fe 1726
48cb2d85
VP
17272009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1728
1729 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1730 -break-commands.
48cb2d85 1731
ff1a52c6
UW
17322009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1733
1734 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1735 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1736
3285f3fe
UW
17372009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1738
1739 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1740 "set spu stop-on-load" and "show spu stop-on-load" commands.
1741
e35359c5
UW
17422009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1743
1744 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1745
58d6951d
DJ
17462009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1747
1748 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1749 org.gnu.gdb.arm.neon.
1750
08d16641
PA
17512009-07-20 Pedro Alves <pedro@codesourcery.com>
1752
1753 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1754 optional element.
1755 (subsection OS ABI): New subsection.
1756
782b2b07
SS
17572009-07-14 Stan Shebs <stan@codesourcery.com>
1758
1759 * gdb.texinfo (Tracepoint Conditions): New section.
1760 (General Query Packets): Describe ConditionalTracepoints.
1761 (Tracepoint Packets): Describe condition field.
1762 (Maintenance Commands): Describe maint agent-eval.
1763 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1764
9b117ef3
HZ
17652009-07-11 Hui Zhu <teawater@gmail.com>
1766
1767 * gdb.texinfo (disassemble): Add a new modifier /r
1768 to "disassemble" command to make it print the raw instructions
1769 in hex as well as in symbolic form.
1770
f5a33284
TT
17712009-07-09 Tom Tromey <tromey@redhat.com>
1772
1773 * gdbint.texinfo (Testsuite): Document parallel make check.
1774
812f7342
TT
17752009-07-09 Tom Tromey <tromey@redhat.com>
1776
1777 * gdbint.texinfo (Testsuite): Document test transcripts.
1778
fbb8f299
PM
17792009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1780
1781 * gdb.texinfo (Values From Inferior): Add length parameter
1782 description.
1783
dd8f35ac
EZ
17842009-07-04 Chris Genly <chris@genly.us>
1785
1786 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1787 in -var-list-children. Fix example according to what the code
1788 does.
1789
2277426b
PA
17902009-07-02 Pedro Alves <pedro@codesourcery.com>
1791
1792 * gdb.texinfo (Debugging multiple inferiors): Document the
1793 "inferior", "detach inferior" and "kill inferior" commands.
1794 (Debugging Programs with Multiple Processes): Adjust to mention
1795 generic "inferior" commands. Delete mention of "detach fork" and
1796 "delete fork". Cross reference to "Debugging multiple inferiors"
1797 section.
1798
a6d9a66e
UW
17992009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1800
5af949e3
UW
1801 * gdbint.texinfo (Item Output Functions): Update signature
1802 for ui_out_field_core_addr.
1803
18042009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1805
1806 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1807 Update example code extrated from breakpoint.c.
1808
9901a55b 18092009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1810
9901a55b
PP
1811 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1812 MI commands.
1813 (GDB/MI Symbol Query): Likewise.
1814 (GDB/MI File Commands): Likewise.
1815 (GDB/MI File Transfer Commands): Likewise.
1816 (GDB/MI Target Manipulation): Likewise.
1817 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1818
edb3359d
DJ
18192009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1820
1821 * gdb.texinfo (Debugging Optimized Code): New chapter.
1822 (Compiling for Debugging): Reference it. Move some
1823 text to the new section.
1824
7cd1089b
PM
18252009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1826
1827 * doc/gdb.texinfo (Calling): Document
1828 set-unwind-on-terminating-exception usage.
1829
d4db2f36
PA
18302009-06-11 Pedro Alves <pedro@codesourcery.com>
1831
1832 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1833 command.
1834
d1a7880c
PA
18352009-06-07 Pedro Alves <pedro@codesourcery.com>
1836
1837 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1838 references.
1839
473f94e6
UW
18402009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1841
1842 * gdbint.texinfo: Rename formal parameters to gdbarch function
1843 protoypes from "current_gdbarch" to "gdbarch".
1844
8f500870
TT
18452009-05-28 Tom Tromey <tromey@redhat.com>
1846
1847 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1848
b6313243
TT
18492009-05-27 Tom Tromey <tromey@redhat.com>
1850
1851 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1852 feature.
1853 (GDB/MI Variable Objects): Document -var-set-visualizer.
1854
18552009-04-02 Tom Tromey <tromey@redhat.com>
1856
1857 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1858 feature.
1859 (GDB/MI Variable Objects): Document -var-set-visualizer.
1860
a6bac58e
TT
18612009-05-27 Tom Tromey <tromey@redhat.com>
1862 Thiago Jung Bauermann <bauerman@br.ibm.com>
1863 Phil Muldoon <pmuldoon@redhat.com>
1864
1865 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1866 (Pretty Printing): New node.
1867 (Selecting Pretty-Printers): Likewise.
1868 (Python API): Update.
1869 (Output Formats): Document /r format.
1870
2c74e833
TT
18712009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1872 Tom Tromey <tromey@redhat.com>
1873
1874 * gdb.texinfo (Types In Python): New node.
1875 (Values From Inferior): "type" is now an attribute.
1876 (Python API): Update.
1877
89c73ade
TT
18782009-05-27 Tom Tromey <tromey@redhat.com>
1879 Thiago Jung Bauermann <bauerman@br.ibm.com>
1880 Phil Muldoon <pmuldoon@redhat.com>
1881
1882 * gdb.texinfo: Add @syncodeindex for `tp'.
1883 (Python API): Update.
1884 (Auto-loading): New node.
1885 (Objfiles In Python): New node.
1886
17a37d48
PP
18872009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1888
1889 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1890
6718376f
NR
18912009-05-15 Nick Roberts <nickrob@snap.net.nz>
1892
1893 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1894
cbe54154
PA
18952009-05-12 Pedro Alves <pedro@codesourcery.com>
1896
1897 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1898 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1899 show show-debug-regs' docs.
1900
8e05493c
EZ
19012009-05-08 Eli Zaretskii <eliz@gnu.org>
1902
1903 * gdb.texinfo (Process Record and Replay): Add description of
1904 reverse execution.
1905
b39f4988
JB
19062009-05-07 Joel Brobecker <brobecker@adacore.com>
1907
1908 * gdbint.texinfo (Adding support for debugging core files): New node.
1909 (Native Debugging): Remove the ``Native core file Support'' section.
1910
a2311334
EZ
19112009-05-01 Eli Zaretskii <eliz@gnu.org>
1912
1913 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1914 Add index entries.
1915
53cc454a 19162009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 1917 Michael Snyder <msnyder@vmware.com>
53cc454a 1918
a2311334
EZ
1919 * gdb.texinfo: (Process Record and Replay): Add documentation for
1920 process record and replay.
53cc454a 1921
484086b7
JK
19222009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1923
1924 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1925 a new part on command-line defined macros.
1926
32ae1842
EZ
19272009-04-25 Eli Zaretskii <eliz@gnu.org>
1928
1929 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1930 clarify the wording.
1931
b14b1491
TT
19322009-04-23 Tom Tromey <tromey@redhat.com>
1933
1934 * gdb.texinfo (Data Files): New node.
1935 (GDB Files): Update menu.
1936
5c1e86e1
JB
19372009-04-23 Joel Brobecker <brobecker@adacore.com>
1938
1939 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 1940 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 1941
83eba9b7
VP
19422009-04-22 Vladimir Prus <vladimir@codesourcery.com>
1943
1944 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1945
e31198c4
HZ
19462009-04-22 Hui Zhu <teawater@gmail.com>
1947
1948 * gdb.texinfo (disassemble-next-line): Set the default of
1949 disassemble-next-line to off.
1950
26e251b6
JM
19512009-04-21 Joseph Myers <joseph@codesourcery.com>
1952
1953 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1954 --with-htmldir): New.
1955 * configure: Regenerate.
1956 * Makefile.in (datarootdir, docdir): Define.
1957 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1958 instead of $(SET_TEXINPUTS).
1959 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1960 gdbint.info instead of $(SET_TEXINPUTS).
1961 (gdbint/index.html): Use same -I options as for building
1962 gdbint.info.
1963 (stabs.dvi, stabs.pdf): Use same -I options as for building
1964 stabs.info instead of $(SET_TEXINPUTS).
1965 (stabs/index.html): Use same -I options as for building
1966 stabs.info.
1967 (annotate.dvi, annotate.pdf): Use same -I options as for building
1968 annotate.info instead of $(SET_TEXINPUTS).
1969 (annotate/index.html): Use same -I options as for building
1970 annotate.info.
1971
eac35c4e
DD
19722009-04-21 David Daney <ddaney@caviumnetworks.com>
1973
1974 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1975
29b0e8a2
JM
19762009-04-21 Joseph Myers <joseph@codesourcery.com>
1977
1978 * gdb.texinfo (Source Path): Document --with-relocated-sources.
1979
2b831889 19802009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 1981 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
1982
1983 * Makefile.in (MAKEHTML): Set to makeinfo --html.
1984 (MAKEHTMLFLAGS): Set to empty.
1985 (html__strip_dir): Define.
1986 (HTMLFILES): Define.
1987 (HTMLFILES_INSTALL): Define.
1988 (install-html): Copy new automake rule.
1989 (html): Depend on $(HTMLFILES).
1990 (gdb_toc.html): Rename to gdb/index.html.
1991 (gdbint_toc.html): Rename to gdbint/index.html.
1992 (stabs_toc.html): Rename to stabs/index.html.
1993 (annotate_toc.html): Rename to annotate/index.html.
1994
89a34d1b
JM
19952009-04-17 Carlos O'Donell <carlos@codesourcery.com>
1996
1997 * Makefile.in: Set pdfdir and htmldir from configure
1998 substitutions.
1999 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2000 * configure: Regenerate.
2001
a2d5da46
JB
20022009-04-16 Joel Brobecker <brobecker@adacore.com>
2003
2004 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2005 This macro is no longer used.
2006
732f6a93
TT
20072009-04-15 Tom Tromey <tromey@redhat.com>
2008
2009 * gdb.texinfo (Character Sets): Document default character set.
2010
87f9adc1
PM
20112009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2012
2013 * gdbint.texinfo: Change server name from sources.redhat.com to
2014 sourceware.org throughout.
2015
2c88c651
JB
20162009-04-09 Joel Brobecker <brobecker@adacore.com>
2017
2018 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2019 about a missing dot or coma after @xref.
2020
4f5376b2
JB
20212009-04-02 Joel Brobecker <brobecker@adacore.com>
2022
2023 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2024 example, and add a small explanation about it.
2025 (Print Settings): Change the documentation of the "set print
2026 frame-arguments" to reflect the fact that the default is now "scalars".
2027
a0381d3a
JB
20282009-04-02 Joel Brobecker <brobecker@adacore.com>
2029
2030 * gdb.texinfo (Print Settings): Add kindex for command "set
2031 print frame-arguments".
2032
45ac276d
JB
20332009-03-31 Joel Brobecker <brobecker@adacore.com>
2034
2035 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2036 breakpoints.
2037 (Set Breaks): Add reference to thread-specific and task-specific
2038 breakpoints.
2039
32cd1edc
JB
20402009-03-31 Joel Brobecker <brobecker@adacore.com>
2041
2042 * gdb.texinfo (Ada Tasks): Remove the documentation about
2043 the "Running" state, as this state has been eliminated.
2044 Now all runnable tasks are shown as "Runnable".
2045
1042e4c0
SS
20462009-03-30 Stan Shebs <stan@codesourcery.com>
2047
2048 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2049 special case of breakpoints.
2050 (Enable and Disable Tracepoints): Mention deprecation.
2051 (Listing Tracepoints): Update description and example.
2052
f8f6f20b
TJB
20532009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2054
2055 * gdb.texinfo (Frames in Python): New node.
2056 (Python API): Update.
2057
c0c6f777
TJB
20582009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2059
2060 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2061 from a method to an attribute.
2062
def2b000
TJB
20632009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2064
2065 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2066 attribute.
2067
a07daef3
PA
20682009-03-25 Pedro Alves <pedro@codesourcery.com>
2069
2070 * observer.texi (thread_exit): Add "silent" parameter.
2071
f3b1572e
PA
20722009-03-22 Pedro Alves <pedro@codesourcery.com>
2073
2074 * observer.texi (about_to_proceed): New.
2075
587afa38
EZ
20762009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2077
2078 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2079 field throughout to handle types with spaces in them. Fix typos
2080 found by aspell.
2081 (Summary, Requirements, Contributors): New first chapter,
2082 "Summary" added, old Requirements section moved there, and new
2083 section, "Contributors" added.
2084 (Initializing a New Architecture, Register Representation)
2085 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2086 (Porting gdb): These sections extended and updated.
2087 (Compiler Characteristics): This section (empty) deleted.
2088 (Defining Other Architecture Features): This section renamed and
2089 duplicate material removed from (formerly "Target Conditionals").
2090 Use braces {} in @deftypeXX type field throughout to handle types
2091 with spaces in them. Typos found by aspell fixed.
2092
2093 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2094 * stack_frame.pdf: Version of image for PDF output.
2095 * stack_frame.png: Version of image for HTML output and for Emacs.
2096 * stack_frame.txt: Version of image for Info output.
1db61298 2097 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2098
10af6951
EZ
20992009-03-21 Eli Zaretskii <eliz@gnu.org>
2100
2101 * gdb.texinfo (Character Sets): Fix last change.
2102
cc924cad
TJB
21032009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2104
2105 * gdb.texinfo (Values From Inferior): Fix optional arguments
2106 markup.
2107 (Commands In Python): Adjust argument names of gdb.Command.__init__
2108 to what the function accepts as keywords.
2109
bc3b79fd
TJB
21102008-03-20 Tom Tromey <tromey@redhat.com>
2111
2112 * gdb.texinfo (Convenience Vars): Document convenience functions.
2113 (Functions In Python): New node.
2114 (Python API): Update.
2115
6c7a06a3
TT
21162009-03-20 Tom Tromey <tromey@redhat.com>
2117
2118 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2119 set target-wide-charset.
2120 (Requirements): Mention iconv.
2121
b646ddd4
HZ
21222009-03-17 Hui Zhu <teawater@gmail.com>
2123
2124 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2125
91440f57
HZ
21262009-03-17 Hui Zhu <teawater@gmail.com>
2127
2128 * gdb.texinfo: Add documentation for disassemble-next-line.
2129
8fd41227
TJB
21302009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2131
2132 * gdb.texinfo (Commands In Python): Remove tindex entries.
2133
61ff14c6
JK
21342009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2135
2136 * gdb.texinfo (Returning): New description for missing debug info.
2137
0b16c5cf
PA
21382009-03-14 Pedro Alves <pedro@codesourcery.com>
2139
2140 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2141 (General Query Packets): Document qAttached.
0b16c5cf 2142
32fc0df9
PA
21432009-03-05 Pedro Alves <pedro@codesourcery.com>
2144
2145 * gdb.texinfo (Background Execution): Better describe the set
2146 target-async command.
2147 (Maintenance Commands): Delete description of the `maint set/show
2148 linux-async' and `maint set/show remote-async' commands.
2149
134eb42c
VP
21502009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2151
2152 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2153 between sentences.
2154
c86cf029
VP
21552009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2156
2157 * gdb.texinfo (GDB/MI Async Records): Document the
2158 =library-loaded and =library-unloaded notifications.
2159
3ea85240
VP
21602009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2161
2162 * observer.texi (test_notification): New observer.
2163
1d33d6ba
VP
21642009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2165
61ff14c6
JK
2166 * observer.texi: Add parameter 'print_frame' to normal_stop
2167 observer.
1d33d6ba 2168
d721c933
EZ
21692009-02-07 Eli Zaretskii <eliz@gnu.org>
2170
2171 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2172 (Commands In Python): Fix COMMAND_* constants in last change. Use
2173 @kbd for interactive input. Add cross-references and index
2174 entries.
2175
4aa995e1
PA
21762009-02-06 Pedro Alves <pedro@codesourcery.com>
2177
2178 * gdb.texinfo (Signals): Document $_siginfo.
2179 (Convenience Variables): Mention $_siginfo.
2180 (Remote Configuration): Document qXfer:siginfo:read,
2181 qXfer:siginfo:write packets, and the read-siginfo-object,
2182 write-siginfo-object commands.
2183
5f5233d4
PA
21842009-02-06 Pedro Alves <pedro@codesourcery.com>
2185
2186 * gdbint.texinfo (Values): New chapter.
2187
d8906c6f
TJB
21882009-02-06 Tom Tromey <tromey@redhat.com>
2189
2190 * gdb.texinfo (Python API): Add entry for Commands In Python.
2191 (Commands In Python): New node.
2192
b6cb8e7d
TJB
21932009-02-05 Tom Tromey <tromey@redhat.com>
2194
2195 * gdb.texinfo (Values From Inferior): Document Value.string.
2196
12453b93
TJB
21972009-02-05 Tom Tromey <tromey@redhat.com>
2198
2199 * gdb.texinfo (Basic Python): Document execute's from_tty
2200 argument.
2201
08c637de
TJB
22022009-02-04 Tom Tromey <tromey@redhat.com>
2203
2204 * gdb.texinfo (Basic Python): Document gdb.history.
2205
592375cd
VP
22062009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2207
2208 * gdb.texinfo (GDB/MI Thread Commands): Document the
2209 'current-thread-id' field. Remove the example with zero threads,
2210 since current GDB won't ever report that if there's inferior.
2211
41447f92
VP
22122009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2213
2214 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2215 option to -break-insert.
2216
098b41a6
JG
22172009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2218 Jerome Guitton <guitton@adacore.com>
2219
2220 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2221 (System-wide configuration): New section.
2222
3c16cced
PA
22232009-01-26 Pedro Alves <pedro@codesourcery.com>
2224
2225 PR gdb/7580:
2226 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2227 internal-error|internal-warning quit|corefile ask|yes|no".
2228
62709adf
PA
22292009-01-26 Pedro Alves <pedro@codesourcery.com>
2230
2231 * gdb.texinfo (Using the `gdbserver' Program): Document
2232 --remote-debug.
2233
7ce58dd2
DE
22342009-01-23 Doug Evans <dje@google.com>
2235
2236 * gdb.texinfo: Add nexti to list of commands that support
2237 background execution.
2238
adb483fe
DJ
22392009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2240
2241 * gdb.texinfo (Define, Hooks): Document prefix command support.
2242
a67ec3f4 22432009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2244 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2245
2246 Fixes for makeinfo --html.
2247
2248 * annotate.texinfo: Use @copying and @insertcopying. Use
2249 @ifnottex in place of @ifinfo.
2250 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2251 place of @ifinfo. Use @ifnotinfo for one index entry.
2252 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2253 in place of @ifinfo.
2254 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2255 in place of @ifinfo. Include contents at start unconditionally.
2256
84fcdf95
PA
22572009-01-13 Pedro Alves <pedro@codesourcery.com>
2258
2259 * gdb.texinfo (General Query Packets): Remove @var{} around the
2260 "spu" literal string.
2261
fa3a767f
PA
22622009-01-07 Pedro Alves <pedro@codesourcery.com>
2263
2264 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2265 program may be running in another process" errors.
2266 * gdbint.texinfo (Native Conditionals): Delete
2267 ONE_PROCESS_WRITETEXT description.
2268
9cb011d3
JB
22692009-01-07 Joel Brobecker <brobecker@adacore.com>
2270
2271 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2272 emacs local variable to be placed at the end of the ChangeLog.
2273 Add server.c and gdbreplay.c to the list of files where the
2274 copyright year needs to be updated.
2275
84603566
SL
22762009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2277
2278 * gdb.texinfo (Remote Configuration): Document new
2279 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2280 commands.
2281
a53f55d8
PA
22822008-12-28 Pedro Alves <pedro@codesourcery.com>
2283
2284 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2285 FETCH_INFERIOR_REGISTERS.
2286 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2287 FETCH_INFERIOR_REGISTERS descriptions. Remove
2288 gdbarch_get_longjmp_target descrition, since already described in
2289 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2290 (Target Conditionals): ... here.
2291
077e0a52
JB
22922008-12-16 Joel Brobecker <brobecker@adacore.com>
2293
2294 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2295 examples.
2296 (Additions to Ada): Likewise. Add the missing opening and closing
2297 parenthesis of the GDB prompt in one of the examples.
2298
023eb17c
JB
22992008-12-14 Joel Brobecker <brobecker@adacore.com>
2300
2301 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2302 about the result of 'Address not being of type System.Address.
2303 This problem has been fixed a while ago.
2304
c3b108f7
VP
23052008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2306
2307 MI non-stop and multiprocess docs.
2308
c8d5aac9
L
2309 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2310 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2311 Adjust documentation for *stopped, document =thread-created,
2312 =thread-exited, =thread-group-created and =thread-group-exited.
2313 (GDB/MI Thread Commands): Document the 'state' field in
2314 -thread-info output.
2315 (GDB/MI Program Execution): Mention --all and --thread-group
2316 options.
2317 (GDB/MI Variable Objects): Describe floating and fixed variable
2318 objects.
2319 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2320
07e059b5
VP
23212008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2322
c8d5aac9
L
2323 * gdb.texinfo (Operating System Information): New appendix.
2324 (Operating System Auxiliary Information): Document 'info os processes'
2325 (Remote Configuration): Document 'osdata'
2326 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2327
a80b95ba
TG
23282008-11-27 Tristan Gingold <gingold@adacore.com>
2329
2330 * gdb.texinfo (Darwin): Document Darwin specific features.
2331
a655d424
JK
23322008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2333
2334 * gdbint.texinfo (Target Conditionals): Extend the
2335 gdbarch_breakpoint_from_pc description.
2336
249e1128
VP
23372008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2338
2339 * gdb.texinfo (M68K Features): Fix typo.
2340
c14c28ba
PP
23412008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2342
2343 * gdb.texinfo (Symbols): Mention printing containing
2344 image name in "info symbol".
2345 (Maint translate-address): Likewise.
889bf7c5 2346
394a6666
JB
23472008-11-18 Joel Brobecker <brobecker@adacore.com>
2348
2349 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2350 commands "catch load" and "catch unload".
2351
66bb093b
VP
23522008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2353
2354 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2355 =thread-selected.
889bf7c5 2356
4a92f99b
VP
23572008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2358
c8d5aac9 2359 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2360
f0323ca0
PA
23612008-10-27 Pedro Alves <pedro@codesourcery.com>
2362
2363 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2364 .mt files, TM_CLIBS or TM_CDEPS.
2365 (x86 Watchpoints): Don't mention TDEPFILES.
2366
8b23ecc4
SL
23672008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2368
2369 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2370 (Overview): Mention notifications and non-stop mode behavior.
2371 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2372 with non-stop mode behavior. Add vStopped description.
2373 (Stop Reply Packets): Update list of packets that return
2374 stop replies. Mention non-stop behavior.
2375 (General Query Packets): Document QNonStop packet and associated
2376 qSupported query response.
2377 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2378 behavior.
2379 (Notification Packets): New section.
2380 (Remote Non-Stop): New section.
2381 (File-I/O Overview): Mention non-stop behavior.
2382
fff08868
HZ
23832008-10-24 Hui Zhu <teawater@gmail.com>
2384 Pedro Alves <pedro@codesourcery.com>
2385
2386 * gdb.texinfo (displaced-stepping): Describe the auto mode
2387 setting, and say it's the default. This is now a mainstream
2388 setting instead of a maintenance setting.
2389
252fbfc8
PA
23902008-10-23 Pedro Alves <pedro@codesourcery.com>
2391
2392 * observer.texi (thread_stop_requested): New.
2393
20924a55
JB
23942008-10-22 Joel Brobecker <brobecker@adacore.com>
2395
2396 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2397 (Patching): Replace incorrect usage of @samp by @kbd.
2398
bacec72f
MS
23992008-10-17 Michael Snyder <msnyder@vmware.com>
2400
2401 * gdb.texinfo: Add documentation for reverse execution.
2402
a08702d6 24032008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2404 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2405
2406 * gdb.texinfo. (Values From Inferior): New subsubsection.
2407
d97bc12b
DE
24082008-10-06 Doug Evans <dje@google.com>
2409
2410 * gdb.texinfo (set debug dwarf2-die): Document it.
2411
87f67dba
JB
24122008-10-01 Joel Brobecker <brobecker@adacore.com>
2413
2414 * gdb.texinfo (catch) [exception]: Document how to insert
2415 a breakpoint on user-defined exceptions when the exception
2416 name is identical to one of the language-defined ones.
2417
2fae03e8
TT
24182008-09-27 Tom Tromey <tromey@redhat.com>
2419
2420 * gdb.texinfo (Macros): Remove text about stringification,
2421 varargs, and splicing.
2422
5c6ce71d
TT
24232008-09-27 Tom Tromey <tromey@redhat.com>
2424
2425 * gdbint.texinfo (Language Support): Remove text about omitting
2426 support for a language.
2427
07128da0
DE
24282008-09-23 Doug Evans <dje@google.com>
2429
2430 * gdb.texinfo (info dcache): Update.
2431
b90a069a
SL
24322008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2433
2434 * gdb.texinfo (Packets): Add info on thread-id syntax and
2435 multiprocess extensions.
2436 <D>: Document multiprocess form of packet.
2437 <H>: Use thread-id syntax.
2438 <T>: Likewise.
2439 <vCont>: Likewise. Note this is required for multiprocess.
2440 <vKill>: New packet.
2441 (Stop Reply Packets) <T>: Use thread-id syntax.
2442 <W>: Document multiprocess form of reply.
2443 <X>: Likewise.
2444 (General Query Packets) <qC>: Use thread-id syntax.
2445 <qfThreadInfo>: Likewise.
2446 <qGetTLSAddr>: Likewise.
2447 <qP>: Likewise.
2448 <qSupported>: Add "multiprocess" feature.
2449 <qThreadExtraInfo>: Use thread-id syntax.
2450
b77209e0
PA
24512008-09-22 Stan Shebs <stan@codesourcery.com>
2452
2453 * gdb.texinfo (Inferiors): New section.
2454
3d0bb823
PA
24552008-09-12 Pedro Alves <pedro@codesourcery.com>
2456
2457 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2458
f8dcfc0a
UW
24592008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2460
2461 * gdbint.texinfo (Target Conditionals): Remove documentation
2462 for gdbarch_name_of_malloc.
2463
8775bb90
MS
24642008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2465
2466 * gdb.texinfo (Interrupts): Mention TCP interface for
2467 sending BREAK.
2468
f1838a98
UW
24692008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2470
2471 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2472 argument prefix to "set sysroot".
2473
158c7665
PH
24742008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2475
2476 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2477 and False.
2478
30e026bb
VP
24792008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2480
c8d5aac9
L
2481 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2482 for possible features of -list-features.
30e026bb 2483
c6ebd6cf
VP
24842008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2485
c8d5aac9 2486 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2487 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2488
aeac0ff9
VP
24892008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2490
2491 * doc/gdb.texinfo (PowerPC): Fix typo.
2492 (PowerPC features): Fix typo.
2493
5231c1fd
PA
24942008-08-18 Pedro Alves <pedro@codesourcery.com>
2495
2496 * observer.texi (thread_ptid_changed): New.
2497
677c5bb1
LM
24982008-08-18 Luis Machado <luisgpm@br.ibm.com>
2499
2500 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2501 (PowerPC features): Mention feature set for VSX registers.
2502
f3a2dd1a
JB
25032008-08-13 Joel Brobecker <brobecker@adacore.com>
2504
2505 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2506 the direct visibility of all names in user-written packages.
2507
33e5cbd6
PA
25082008-08-13 Pedro Alves <pedro@codesourcery.com>
2509
2510 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2511 setting, and make it the default.
2512 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2513 non-stop script example.
2514
d0384fc4
TJB
25152008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2516
2517 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2518 reference to the "Using Different Register and Memory Data
2519 Representation" section.
2520
a6f3e723
SL
25212008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2522
2523 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2524 (Remote Protocol): Add Packet Acknowledgment to menu.
2525 (Overview): Mention +/- can be disabled, and point to new section
2526 where this is discussed in detail.
2527 (General Query Packets): Document QStartNoAckMode packet, and
2528 corresponding qSupported reply.
2529 (Packet Acknowledgment): New section.
2530
0606b73b
SL
25312008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2532 Pedro Alves <pedro@codesourcery.com>
2533
2534 * gdb.texinfo (Threads): Move paragraph about automatic thread
2535 selection to All-Stop Mode subsection.
2536 (Thread Stops): Reorganize existing material into subsections.
2537 Add introductory blurb and menu.
2538 (Non-Stop Mode): New subsection.
2539 (Background Execution): New subsection.
2540 (Maintenance Commands): Add cross-references from async mode
2541 commands to the new Background Execution section.
2542
d57a3c85
TJB
25432008-08-06 Tom Tromey <tromey@redhat.com>
2544
2545 * gdb.texinfo (Extending GDB): New chapter.
2546 (Sequences): Demoted chapter, now a section under the new
2547 Extending GDB chapter.
2548 (Python): New section.
2549
6d76a53d
SS
25502008-07-31 Stan Shebs <stan@codesourcery.com>
2551
2552 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2553
1f70da6a
SS
25542008-07-29 Stan Shebs <stan@codesourcery.com>
2555
2556 * gdbint.texinfo: General round of cleanup and minor
2557 clarifications.
2558 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2559 (Longjmp Support): Update description to reflect how it is done
2560 for targets without using native header.
2561 (Symbol Handling): Add a little more general explanation.
2562 (COFF, ELF): Mention stabs encapsulation.
2563 (DWARF 3): New section.
2564 (Adding a New Host): Scrub out some obsolete bits.
2565 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2566 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2567 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2568 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2569 SEEK_SET, STOP_SIGNAL, USG.
2570 (Raw and Virtual Register Representations): Ditto for
2571 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2572 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2573 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2574 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2575 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2576 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2577 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2578 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2579 DEPRECATED_USE_STRUCT_CONVENTION.
2580 Describe gdbarch_deprecated_fp_regnum.
2581 Update description of gdbarch_print_insn.
2582 (Adding a New Target): Scrub out obsolete bits.
2583 (Obsolete Conditionals): Remove entire section.
2584
383f836e
TT
25852008-07-25 Tom Tromey <tromey@redhat.com>
2586
2587 * observer.texi (GDB Observers): Document new observers:
2588 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2589 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2590 architecture_changed.
2591
cfd8ab24
SS
25922008-07-21 Stan Shebs <stan@codesourcery.com>
2593
2594 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2595 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2596
781b42b0
TT
25972008-07-21 Tom Tromey <tromey@redhat.com>
2598
2599 * observer.texi (GDB Observers): Remove obsolete comment.
2600 <executable_changed>: Remove argument.
2601
d7d9f01e
TT
26022008-07-18 Tom Tromey <tromey@redhat.com>
2603
2604 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2605
bf250677
DE
26062008-07-10 Doug Evans <dje@google.com>
2607
2608 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2609
10568435
JK
26102008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2611
2612 * gdb.texinfo (Starting): Document "set disable-randomization".
2613
5ae4183a
AS
26142008-07-07 Andreas Schwab <schwab@suse.de>
2615
2616 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2617
b56e7235
VP
26182008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2619
2620 * gdb.texinfo (GDB/MI Target Manipulation): Add
2621 example of -target-attach.
2622
e1ac3328
VP
26232008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2624
2625 * observer.texi (target_resumed): New observer.
5ae4183a 2626 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2627
65d12d83
TT
26282008-06-06 Tom Tromey <tromey@redhat.com>
2629
2630 * gdb.texinfo (Completion): Add field name example.
2631
fbc5282e
MK
26322008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2633
2634 * gdb.texinfo (GDB/MI Program Context): Added example
2635 to -exec-arguments
5ae4183a 2636
fbc5282e 26372008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2638
2639 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2640 annotation.
2641
c16158bc 26422008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2643 Nathan Sidwell <nathan@codesourcery.com>
2644 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2645
2646 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2647 and ACX_BUGURL.
2648 * configure: Regenerate.
2649 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2650 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2651 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2652 mailing-list-specific text about bug reporting unless
2653 BUGURL_DEFAULT.
2654
75c99385
PA
26552008-06-05 Pedro Alves <pedro@codesourcery.com>
2656
2657 * gdb.texinfo (-target-select): Remove reference to target async.
2658 (Maintenance Commands): Document "maint set/show remote-async".
2659
1763a388
MK
26602008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2661
2662 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2663 in -target-file-get section.
5ae4183a 2664
d0d064df
PA
26652008-05-22 Pedro Alves <pedro@codesourcery.com>
2666
9b562ab8
PA
2667 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2668 killing the inferior when it is already debugging a process.
d0d064df 2669
8dfa32fc
JB
26702008-05-21 Joel Brobecker <brobecker@adacore.com>
2671
2672 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2673 abbreviation for "finish".
2674
55f996a7
NR
26752008-05-21 Nick Roberts <nickrob@snap.net.nz>
2676
2677 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2678
ba2b1c56
DJ
26792008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2680
2681 * gdbint.texinfo (Target Conditionals): Delete entry for
2682 gdbarch_dwarf_reg_to_regnum.
2683
08388c79
DE
26842008-05-09 Doug Evans <dje@google.com>
2685
a3c83fae 2686 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2687
d14508fe
DE
26882008-05-05 Doug Evans <dje@google.com>
2689
2690 * gdb.texinfo (disassemble): Document /m modifier.
2691
e2b7ddea
VP
26922008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2693
5ae4183a
AS
2694 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2695 will not report the time of commands that run the target.
e2b7ddea 2696
8eb41542
VP
26972008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2698
2699 * gdb.texinfo (GDB/MI Output Records): Add
2700 missing semicolon.
2701
82f68b1c
VP
27022008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2703
2704 * gdb.texinfo (GDB/MI Output Records):
2705 Document =thread-create and =thread-exited.
2706
fa0f268d
VP
27072008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2708
2709 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2710 Remove mention of dmi-discuss.
fa0f268d 2711
063bfe2e
VP
27122008-05-03 Pedro Alves <pedro@codesourcery.com>
2713
2714 * observer.texi (thread_exit): New.
2715
237fc4c9
PA
27162008-05-02 Pedro Alves <pedro@codesourcery.com>
2717
2718 * gdb.texinfo (Debugging Output): Document "set/show debug
2719 displaced".
2720 (Maintenance Commands): Document "maint set/show
2721 can-use-displaced-stepping".
2722
0428b8f5
DJ
27232008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2724
2725 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2726 and set/show arm force-mode.
2727
5009afc5
AS
27282008-05-02 Andreas Schwab <schwab@suse.de>
2729
2730 * gdbint.texinfo (Algorithms): Describe
2731 target_watchpoint_addr_within_range.
2732
669fac23
DJ
27332008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2734
2735 * gdbint.texinfo (Stack Frames): New chapter.
2736 (Algorithms): Move Frames text to the new chapter.
2737 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2738 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2739
721c02de
VP
27402008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2741
5ae4183a
AS
2742 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2743 output does not necessary include any tokens.
721c02de 2744
c055b101
CV
27452008-04-22 Corinna Vinschen <vinschen@redhat.com>
2746
2747 * gdb.texinfo (Set SH Calling convention): New @item.
2748 (Show SH Calling convention): Ditto.
2749
68837c9d
MD
27502008-04-22 Markus Deuling <deuling@de.ibm.com>
2751
2752 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2753
2e9132cc
EZ
27542008-04-20 Eli Zaretskii <eliz@gnu.org>
2755
2756 * gdb.texinfo (Set Breaks): Mention that multiple location
2757 breakpoints need line number info. Add index entries.
2758
31fffb02
CS
27592008-04-19 Craig Silverstein <csilvers@google.com>
2760
2761 * gdb.texinfo (Requirements): Add an optional requirement on
2762 zlib.
2763 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2764 Compressed DWARF 2.
2765
a47ec5fe
AR
27662008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2767
2768 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2769 sample output for 'stopped,reason="breakpoint-hit"' message.
2770 (GDB/MI Program Execution): Likewise.
2771
de051565
MK
27722008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2773
5ae4183a 2774 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2775 -var-set-format. Add -f option to -var-evaluate-expression.
2776
6ba66d6a
JB
27772008-04-03 Joel Brobecker <brobecker@adacore.com>
2778
2779 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2780 new node "Ambiguous Expressions". Replace references to this
2781 node by references to "Ambiguous Expressions" throughout.
2782 (Ambiguous Expressions): New node.
2783
1e26b4f8
DJ
27842008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2785
2786 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2787
b84876c2
PA
27882008-03-21 Pedro Alves <pedro@codesourcery.com>
2789
2790 * gdb.texinfo (Debugging Output): Document
2791 "set/show debug lin-lwp-async".
2792 (Maintenance Commands): Document "maint set/show linux-async".
2793
63092375
DJ
27942008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2795
2796 * gdb.texinfo (Expressions): Update description of malloced arrays.
2797
8e8901c5
VP
27982008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2799
2800 * gdb.texinfo (Thread Commands): Document
2801 -thread-info. Remove -thread-list-all-threads.
2802
1fddbabb
PA
28032008-03-14 Pedro Alves <pedro@codesourcery.com>
2804 Sandra Loosemore <sandra@codesourcery.com>
2805
2806 * gdb.texinfo (Library List Format): Update to mention the
2807 possibility to pass section addresses instead of segment
2808 addresses.
2809
ccd213ac
DJ
28102008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2811
2812 * gdb.texinfo (Starting): Document "set exec-wrapper".
2813 (Server): Document gdbserver --wrapper.
2814
fa4727a6
DJ
28152008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2816
2817 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2818 unreadable memory. Delete obsolete SPARClite reference.
2819
8edfe269
DJ
28202008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2821
2822 * gdb.texinfo (Starting): Mention always-running targets.
2823 (Target Commands): Add an anchor for load.
2824 (Connecting): Explain continue instead of run.
2825
1843f87b
DJ
28262008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2827
2828 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2829
f9082629
NR
28302008-02-26 Nick Roberts <nickrob@snap.net.nz>
2831
2832 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2833 breakpoint table.
2834
fd96d250
PA
28352008-02-19 Pedro Alves <pedro@codesourcery.com>
2836
2837 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2838 killing the inferior when it is already debugging a process.
2839
36af4ef6
MD
28402008-02-13 Markus Deuling <deuling@de.ibm.com>
2841
2842 * gdbint.texinfo (Build Script): New section. Mention new build script
2843 gdb_buildall.sh.
2844
cda4ce5a
JB
28452008-02-01 Jim Blandy <jimb@red-bean.com>
2846
2847 * gdb.texinfo (Help): Summarize 'info args' correctly.
2848
4acd40f3
TJB
28492008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2850
2851 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2852 available in PowerPC architecture.
2853 (Embedded Processors): Change node name of PowerPC item in menu.
2854 (PowerPC): Rename to...
2855 (PowerPC Embedded): this.
2856 (Architectures): Add new PowerPC item in menu.
2857 (PowerPC): New node.
2858
6e6c6f50
DJ
28592008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2860
2861 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2862 commands.
2863
5ee187d7
DJ
28642008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2865
2866 * gdb.texinfo (Setting Catchpoints): Mention features
2867 supported on GNU/Linux.
2868
e275c0d9
NR
28692008-01-30 Nick Roberts <nickrob@snap.net.nz>
2870
2871 * gdb.texinfo (GDB/MI File Commands): Describe new output
2872 field for MI command -file-list-exec-source-file.
2873
2d717e4f
DJ
28742008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2875
2876 * gdb.texinfo (Using the `gdbserver' Program): Add security
2877 warning. Rearrange into subsections and subsubsections. Document
2878 --multi and --debug. Correct --with-sysroot typo. Update --attach
2879 usage. Make load reference clearer. Document monitor exit.
2880 (Remote Configuration): Document set remote exec-file, attach-packet,
2881 and run-packet.
2882 (Packets): Document vAttach and vRun.
2883
d35a4257 28842008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2885
2886 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2887 detach-on-follow -> detach-on-fork.
f663676d 2888
c78d192c
DJ
28892008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2890
2891 * gdbint.texinfo (Native Conditionals): Remove
2892 SHELL_COMMAND_CONCAT and SHELL_FILE.
2893
d35a4257
EZ
28942008-01-26 Eli Zaretskii <eliz@gnu.org>
2895
2896 * gdb.texinfo (Specify Location): Improve wording.
2897
93815fbf
VP
28982008-01-23 Chris Demetriou <cgd@google.com>
2899
2900 * gdb.texinfo (Threads): Document new "set print thread-events"
2901 and "show print thread-events" commands.
2902
2a25a5ba
EZ
29032008-01-19 Eli Zaretskii <eliz@gnu.org>
2904
2905 * gdb.texinfo (Specify Location): New section.
2906 (Delete Breaks, Edit, Set Breaks): Remove description of
2907 locations. Instead, add a reference to "Specify Location".
2908 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2909 (Symbols): Refer to "Specify Location" for the valid forms of
2910 linespecs and locations.
2911
32c9a795
MD
29122008-01-18 Markus Deuling <deuling@de.ibm.com>
2913
2914 * gdbint.texinfo (Target Conditionals): Replace the description of
2915 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2916
b17828ca
JB
29172008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2918
2919 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2920 about &&var, which is rejected by the expression parser.
2921
0aea4bf3
LM
29222008-01-09 Luis Machado <luisgpm@br.ibm.com>
2923
2924 * gdb.texinfo (Output): Update documentation on using printf with DFP
2925 types.
2926
febe4383
TJB
29272008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2928
2929 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2930 subsubsection.
2931 (Decimal Floating Point format): New subsubsection.
2932
7a404eba
PA
29332008-01-05 Pedro Alves <pedro@codesourcery.com>
2934
2935 * gdb.texinfo (File Options): Remove mention of the attempt to
2936 open a core file with the -p option. Don't list -c as a valid
2937 option to attach to a process.
2938
a4d9b460
PA
29392008-01-05 Pedro Alves <pedro@codesourcery.com>
2940
2941 * gdbint.texinfo (Host Conditionals): Remove mention of
2942 ALIGN_STACK_ON_ENTRY.
2943
6ec2edbe
JB
29442008-01-05 Joel Brobecker <brobecker@adacore.com>
2945
2946 * gdbint.texinfo (Start of New Year Procedure): Add item
2947 describing how to update the source and documentation copyright
2948 notices.
2949
d8b2a693
JB
29502007-12-18 Jim Blandy <jimb@codesourcery.com>
2951
ab209b3a 2952 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
2953 watchpoint explanation into the main description of the watchpoint
2954 command; update synopses of 'watch', 'rwatch', and 'awatch'
2955 commands.
2956
8b4ed427
VP
29572007-12-18 Vladimir Prus <vladimir@codesourcery.com>
2958
2959 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2960 Document 'pending-breakpoints' feature of
2961 -list-features.
2962
37e4754d
LM
29632007-12-17 Luis Machado <luisgpm@br.ibm.com>
2964
669fac23 2965 * gdb.texinfo: Add new parameter's description.
37e4754d 2966
1d3811f6
DJ
29672007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2968
2969 * gdb.texinfo (Overview): Clarify run-length encoding
2970 example. Remove the restriction on "+" and "-" characters.
2971
c1c25a1a
EZ
29722007-12-15 Eli Zaretskii <eliz@gnu.org>
2973
2974 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2975
afe8ab22 29762007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2977
afe8ab22
VP
2978 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2979 the -f option for -break-insert, remove -r option,
2980 and clarify specification of location.
2981
a6b151f1
DJ
29822007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2983
2984 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2985 formatting.
2986 (Remote Debugging): Add File Transfer section.
2987 (Remote Configuration): Document Host I/O packets.
2988 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 2989 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
2990 (Packets): Add vFile.
2991
3b784c4f
EZ
29922007-11-17 Eli Zaretskii <eliz@gnu.org>
2993
2994 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2995 breakpoints with multiple locations.
2996 (Breakpoint Menus): Improve wording.
2997 (Output): Fix last change.
2998
a4ce5b0d
UW
29992007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3000
3001 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3002
1b39d5c0
DE
30032007-11-15 Doug Evans <dje@google.com>
3004
3005 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3006
7a72d44c
VP
30072007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3008
3009 * gdbint.texinfo (Native Conditionals): Remove
3010 mention of CLEAR_SOLIB.
5ae4183a 3011
6d1829bf 30122007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3013
3014 * gdb.texinfo (Print Settings): Add documentation for "set/show
3015 print frame-arguments".
3016
1a619819
LM
30172007-11-05 Luis Machado <luisgpm@br.ibm.com>
3018
3b784c4f 3019 * gdb.texinfo (Output): Update printf command's description.
1a619819 3020
55eddb0f
DJ
30212007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3022
3023 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3024 powerpc soft-float".
3025
9cceb671
DJ
30262007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3027
3028 * gdb.texinfo (Files): Correct formatting. Mention Expat
3029 requirement.
3030 (Requirements for Building GDB): Expand the list of Expat
3031 uses.
3032 (Library List Format, Memory Map Format): Mention Expat.
3033 (Target Descriptions): Update Expat wording.
3034
83acabca
DJ
30352007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3036
3037 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3038 Document that gdbarch_convert_register_p should return zero for no-op
3039 conversions.
3040
e35879db
UW
30412007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3042
83acabca 3043 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3044 of set_gdbarch_sofun_address_maybe_missing back to ...
3045 (Target Conditionals): ... here to fix build break.
3046
203c3895
UW
30472007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3048
83acabca 3049 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3050 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3051 (Compiler Characteristics): ... documentation of
3052 set_gdbarch_sofun_address_maybe_missing.
3053
11411de3
DJ
30542007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3055
3056 * gdbint.texinfo (Target Conditionals): Use
3057 frame_unwind_register_unsigned in examples instead of
3058 frame_unwind_unsigned_register.
3059
7cc46491
DJ
30602007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3061
3062 * gdb.texinfo (Predefined Target Types): Add int128
3063 and uint128.
3064 (Standard Target Features): Add PowerPC features.
3065
81adfced
DJ
30662007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3067
3068 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3069
c1874924
UW
30702007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3071
3072 * gdbint.texi (Target Conditionals): Remove documentation
3073 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3074 gdbarch_extract_return_value, and gdbarch_store_return_value.
3075
f6e56ab3
UW
30762007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3077
3078 * gdbint.texi (Target Conditionals): Remove documentation of
3079 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3080
56cf5405
KH
30812007-10-11 Kazu Hirata <kazu@codesourcery.com>
3082
3083 * gdb.texinfo: Mention that inaccessible-by-default is on by
3084 default.
3085
35156bae
DJ
30862007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3087
3088 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3089
d983da9c
DJ
30902007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3091
3092 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3093 multi-threaded watchpoints.
3094 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3095 checked. Describe sticky notification. Expand description
3096 of steppable and continuable watchpoints.
3097 (Watchpoints and Threads): New subsection.
3098
fe6fbf8b
VP
30992007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3100
3101 * gdb.texinfo (Setting Breakpoints): Revise
3102 documentation for pending breakpoints. Document
3103 breakpoints with multiple locations.
5ae4183a 3104
084344da
VP
31052007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3106
3107 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3108 Document -list-features.
5ae4183a 3109
82160952
EZ
31102007-09-15 Eli Zaretskii <eliz@gnu.org>
3111
3112 * gdb.texinfo (Output): Spell out which features of C's printf are
3113 not supported by GDB's printf.
7e27a47a
EZ
3114 (Separate Debug Files): More accurate wording regarding build ID
3115 and a reference to the ld manual rather than the Fedora wiki.
82160952 3116
ea37ba09
DJ
31172007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3118 Jim Blandy <jimb@codesourcery.com>
3119
3120 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3121 (Examining Memory): Update mentions of the 's' format.
3122 (Automatic Display): Likewise.
3123
b8533aec
DJ
31242007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3125
3126 * gdb.texinfo: Update the FSF's Back-Cover Text.
3127
83f83d7f
JK
31282007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3129 Eli Zaretskii <eliz@gnu.org>
3130
3131 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3132 Fixed the ``build ID'' name. New binaries build instructions for the
3133 build ID inclusion. Explain how the commands are specific to the build
3134 ID vs. debug link.
3135
c7e83d54
EZ
31362007-09-01 Eli Zaretskii <eliz@gnu.org>
3137
3138 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3139 indexing for ``build ID'' support.
3140
d3750b24
JK
31412007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3142
3143 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3144 Enlisted BUILD ID to the debug file searching example.
3145 Included a BUILD ID `.note.gnu.build-id' section description.
3146 Updated/added the debug files splitting instructions for OBJCOPY.
3147
02142340
VP
31482007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3149
3150 * gdb.texinfo (Variable Objects): Adjust docs
3151 for -var-info-expression and document
3152 -var-info-path-expression.
3153
d3bdde98
JB
31542007-08-20 Jim Blandy <jimb@codesourcery.com>
3155
3fb6a982
JB
3156 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3157 (title page): Include the dedication in the printed manual, as a
3158 separate page after the copyright notice.
5ae4183a 3159
d3bdde98
JB
3160 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3161 don't break a @var across a line.
3162
c80a96a8
MR
31632007-07-25 Maciej W. Rozycki <macro@mips.com>
3164
3165 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3166 for include files.
3167
5824a901
NR
31682007-07-12 Nick Roberts <nickrob@snap.net.nz>
3169
3170 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3171 in annotate.texinfo.
3172 (Command History): Link to new node.
5824a901 3173
d52e7ea3
UW
31742007-07-05 Markus Deuling <deuling@de.ibm.com>
3175
3176 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3177
5fc14d0a
EZ
31782007-07-05 Eli Zaretskii <eliz@gnu.org>
3179
3180 * gdbint.texinfo (Target Conditionals): Fix last change.
3181
4a9bb1df
UW
31822007-07-03 Markus Deuling <deuling@de.ibm.com>
3183
3184 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3185 routines:
3186 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3187 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3188 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3189 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3190 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3191 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3192 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3193 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3194 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3195 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3196 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3197 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3198 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3199 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3200 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3201 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3202 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3203 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3204 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3205 (SOFTWARE_SINGLE_STEP_P)
3206
3207 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3208 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3209
3210 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3211 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3212 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3213 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3214 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3215 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3216 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3217 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3218 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3219 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3220
3221 (Converting an existing Target Architecture to Multi-arch): Remove
3222 section.
3223
3224 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3225 (gdbarch_addr_bits_remove): Add code example.
3226
3227 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3228
cfa9d6d9
DJ
32292007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3230
3231 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3232 Add other missing entries. Adjust the table size to fit.
3233 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3234 stop reasons including the new "library" event.
3235 (General Query Packets): Adjust table widths for qSupported. Mention
3236 qXfer:libraries:read reply to qSupported and document the new packet.
3237 (Library List Format): New section.
3238
159fcc13
JK
32392007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3240
3241 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3242
f66d1690
MS
32432007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3244
3245 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3246
67102876
NR
32472007-06-25 Nick Roberts <nickrob@snap.net.nz>
3248
3249 * gdbint.texinfo (Register and Memory Data): Break sections
3250 into nodes and add a menu.
3251
a4642986
MR
32522007-06-21 Maciej W. Rozycki <macro@mips.com>
3253
3254 * gdb.texinfo (Examining Memory): Document the new behaviour.
3255
e9c17194
VP
32562007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3257
3258 * gdb.texinfo (Standard Target Features): Document
3259 m68k features.
3260
31d99776
DJ
32612007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3262
3263 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3264
1780a0ed
DJ
32652007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3266
3267 * gdb.texinfo (Target Description Format): Add version attribute
3268 for <target>.
3269
822b6570
DJ
32702007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3271
3272 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3273
f8b73d13
DJ
32742007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3275
3276 * gdb.texinfo (MIPS Features): New subsection.
3277
0e7f50da
UW
32782007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3279 Markus Deuling <deuling@de.ibm.com>
3280
3281 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3282 and qXfer:spu:write packets and mention them under qSupported.
3283
23d964e7
UW
32842007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3285 Markus Deuling <deuling@de.ibm.com>
3286
3287 * gdb.texinfo (Architectures): Add new SPU section to document
3288 Cell Broadband Engine SPU architecture specific commands.
3289
9f708cb2
VP
32902007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3291
3292 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3293 comments.
3294
7579b5f8
NR
32952007-06-07 Nick Roberts <nickrob@snap.net.nz>
3296
3297 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3298
bf06d120
JB
32992007-05-29 Jim Blandy <jimb@codesourcery.com>
3300
3301 * gdb.texinfo (Overview): Doc fix.
3302
23776285
MR
33032007-05-22 Maciej W. Rozycki <macro@mips.com>
3304
3305 * gdb.texinfo (Remote Configuration): Document "set/show
3306 remoteflow".
3307
1a69e1e4
DJ
33082007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3309
bf06d120
JB
3310 * gdb.texinfo (MIPS): Remove documentation for set mips
3311 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3312 stack-arg-size.
1a69e1e4 3313
46ba6afa 33142007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3315
46ba6afa
BW
3316 * all-cfg.texi (GDBTUI): New.
3317 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3318 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3319 (TUI Configuration): Edit to improve clarity and fix problems of
3320 both style and content.
5ae4183a 3321
06d3b283
UW
33222007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3323
3324 * observer.texi (GDB Observers): New observer "new_objfile".
3325
179101d6
UW
33262007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3327
3328 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3329
25d5ea92
VP
33302007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3331
3332 * gdb.texinfo (GDB/MI Variable Objects): Document
3333 frozen variables objects.
5ae4183a 3334
ea35711c
DJ
33352007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3336
3337 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3338 (Character Sets, Caching Data of Remote Targets): Likewise.
3339 (Targets): Delete Remote node. Move its text...
3340 (Debugging Remote Programs): ...to here. Delete description
3341 of the "remote" command.
3342 (Remote configuration): Delete description of "set remotedevice"
3343 and "show remotedevice".
3344 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3345
db2e3e2e
BW
33462007-04-11 Bob Wilson <bob.wilson@acm.org>
3347
5ae4183a
AS
3348 * gdb.texinfo (Contributors, Continuing and Stepping)
3349 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3350 (General Query Packets, File-I/O Remote Protocol Extension)
3351 (Protocol Basics, The F Reply Packet, Write)
3352 (Protocol-specific Representation of Datatypes, Memory Transfer):
3353 Fix hyphenation, punctuation and grammar problems.
3354 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3355 'section' instead of 'subsection' in the text.
3356 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3357 (i386): Remove period from section name.
db2e3e2e
BW
3358 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3359 (Config Names, Configure Options): Use @file{configure}.
3360
8a3dae3e
DJ
33612007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3362
3363 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3364 and tab expansion.
3365
1a92f856
DJ
33662007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3367
3368 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3369
79a6e687 33702007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3371
79a6e687
BW
3372 * gdb.texinfo: Consistently capitalize all significant words in
3373 node names, chapter titles, section titles, and headings. Update
3374 cross references to match.
3375 (Starting and Stopping Trace Experiment): Make node name plural.
3376 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3377
ad527d2e
PA
33782007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3379
3380 * gdb.texinfo (WinCE): Delete obsolete subsection.
3381
7ce59000
DJ
33822007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3383
3384 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3385 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3386 references.
3387
8807d78b
DJ
33882007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3389
3390 * gdb.texinfo (Startup): Delete references to some alternate
3391 names for .gdbinit.
3392 (Thread): Remove LynxOS reference.
3393 (Tandem ST2000): Delete target-specific documentation.
3394 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3395 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3396 and GDB_OSABI_LYNXOS.
3397
5f402660
UW
33982007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3399
3400 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3401
bac718a6
UW
34022007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3403
3404 * gdbint.texinfo (Target Conditionals): Remove mention of
3405 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3406 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3407
9453113a
DJ
34082007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3409
3410 * Makefile.in: Add "pdfdir" installation
3411 directory, PDFTEX macro, support for "install-pdf" target,
3412 and rules for making a pdf version of refcard.texi.
3413 * refcard.tex: Specify paper size for PDF output.
3414
ae21e955 34152007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3416
ae21e955 3417 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3418
3f94c067 34192007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3420
3f94c067
BW
3421 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3422 (Source Path, Character Sets, Macros, Define)
3423 (GDB/MI Result Records, GDB/MI Simple Examples)
3424 (GDB/MI Program Execution, GDB/MI File Commands)
3425 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3426 (Bug Reporting): Use @value{GCC}.
5ae4183a 3427
12c27660 34282007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3429
12c27660
BW
3430 * gdb.texinfo (Help): Fix formatting of examples.
3431 (Variables): Use @ifnotinfo instead of @iftex.
3432 (Non-debug DLL symbols): Use @ref instead of @pxref.
3433 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3434
ce9341a1
BW
34352007-03-26 Bob Wilson <bob.wilson@acm.org>
3436
3437 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3438
c8f4133a
BW
34392007-03-26 Bob Wilson <bob.wilson@acm.org>
3440
3441 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3442 the order of the nodes.
3443 (C Operators, C Constants, Debugging C): Remove extra menus.
3444 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3445
c8f4133a 34462007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3447
3448 * gdb.texinfo (File Options): Add missing parenthesis.
3449 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3450
c74d0ad8
DJ
34512007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3452
3453 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3454
ff6f572f
DJ
34552007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3456
669fac23 3457 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3458 case insensitivity.
3459 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3460
994337c3
NR
34612007-02-18 Nick Roberts <nickrob@snap.net.nz>
3462
3463 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3464 (Files): Add section name to argument list for pxref.
3465 (Non-debug DLL symbols): Don't use `see' for pxref.
3466 (Embedded Processors): Fix typo.
3467 (GDB/MI Breakpoint Commands): Execution commands generate
3468 *stopped not ^done.
3469
eb819d70
NR
34702007-02-13 Nick Roberts <nickrob@snap.net.nz>
3471
3472 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3473 values for in_scope. Mention that only root variables can be
3474 updated.
3475 (GDB/MI Development and Front Ends): Explain new values may be
3476 added to existing fields.
3477
123dc839
DJ
34782007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3479
3480 * gdb.texinfo (-target-disconnect): Use @smallexample.
3481 (Requirements): Add anchor for Expat. Update description.
3482 (Target Descriptions): Mention Expat.
3483 (Target Description Format): Document new elements. Use
3484 @smallexample.
3485 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3486 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3487
108546a0
DJ
34882007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3489
3490 * gdb.texinfo (Target Description Format): Add section on XInclude.
3491
95a98c01
NR
34922006-02-03 Nick Roberts <nickrob@snap.net.nz>
3493
3494 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3495 command -enable-timings.
3496
f4b3909f
EZ
34972007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3498
5ae4183a 3499 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3500 descriptions for new/deleted elements in gdb_osabi. Add missing
3501 description for function generic_elf_osabi_sniff_abi_tag_sections.
3502
c7ba131e
JB
35032007-01-29 Joel Brobecker <brobecker@adacore.com>
3504
3505 * gdb.texinfo (Maintenance Commands): Add documentation for
3506 the new "maint print target-stack" command.
3507
3a60f64e
JK
35082007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3509 Eli Zaretskii <eliz@gnu.org>
3510
f4b3909f 3511 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3512
c582f8b6
EZ
35132007-01-26 Eli Zaretskii <eliz@gnu.org>
3514
3515 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3516 Use @value{NGCC} instead of @value{GCC}.
3517
d3e8051b
EZ
35182007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3519
3520 * agentexpr.texi: Fix typos.
3521 * annotate.texinfo: Likewise.
3522 * gdb.texinfo: Likewise.
3523 * gdbint.texinfo: Likewise.
3524 * observer.texi: Likewise.
3525 * stabs.texinfo: Likewise.
3526
86f04699
EZ
35272007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3528
3529 * gdbint.texinfo (Support Libraries): Remove mmalloc
3530 entry. Describe readline library.
3531
23181151
DJ
35322007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3533
3534 * gdb.texinfo (Target Descriptions): New section.
3535 (General Query Packets): Add QPassSignals anchor. Mention
3536 qXfer:features:read under qSupported. Expand mentions of
3537 qXfer:memory-map:read and QPassSignals. Document
3538 qXfer:features:read.
3539
f822c95b
DJ
35402007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3541
3542 * gdb.texinfo (Commands to specify files): Describe
3543 "set sysroot" and "show sysroot".
3544 (Using the `gdbserver' program): Lowercase argument
3545 to @var. Expand description of setting up GDB on the
3546 host.
3547
8936fcda
JB
35482007-01-05 Joel Brobecker <brobecker@adacore.com>
3549
3550 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3551 catch exception, catch exception unhandled, and catch assert
3552 commands.
3553
e776119f
DJ
35542007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3555
3556 * gdb.texinfo (Debugging Output): Document "set debug xml"
3557 and "show debug xml".
3558
aa79a185
DJ
35592007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3560
3561 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3562
7f893741
JB
35632007-01-01 Joel Brobecker <brobecker@adacore.com>
3564
3565 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3566
a1b5960f
VP
35672006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3568
3569 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3570 note in @ignore, to be removed later if nobody complains.
3571
9f470e6e
NR
35722006-12-04 Nick Roberts <nickrob@snap.net.nz>
3573
3574 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3575 of -var-delete.
3576
765dc015 35772006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3578
765dc015 3579 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3580 automatic software/hardware breakpoint usage and
3581 the "set breakpoint auto-hw" command.
765dc015 3582
4b5752d0
VP
35832006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3584
3585 * gdb.texinfo (Memory Access Checking): New.
3586
89be2091
DJ
35872006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3588
3589 * gdb.texinfo (Remote configuration): Mention
3590 "pass-signals-packet".
3591 (General Query Packets): Document QPassSignals. Fix
3592 a typo.
3593
ca3bf3bd
DJ
35942006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3595
3596 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3597
427c3a89
DJ
35982006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3599
3600 * gdb.texinfo (Remote configuration): Rewrite documentation for
3601 packet configuration commands.
3602 (OS Information): Adjust reference to qXfer:auxv:read.
3603 (General Query Packets): Remove references to read-aux-vector-packet
3604 and set remote get-thread-local-storage-address.
3605
7a107747
DJ
36062006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3607
3608 * gdbint.texinfo (Target Architecture Definition): Add new
3609 Initializing a New Architecture section.
3610
1c56eb0e
EZ
36112006-10-31 David Taylor <dtaylor@emc.com>
3612
3613 * stabs.texinfo (Macro define and undefine): New node describing
3614 stabs for #define and #undef.
3615
f73adfeb
AS
36162006-10-27 Andreas Schwab <schwab@suse.de>
3617
3618 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3619
fd60e0df
EZ
36202006-10-21 Eli Zaretskii <eliz@gnu.org>
3621
3622 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3623 clarify on the possible meanings of ``expression'' watched by
3624 watchpoints. Add indexing.
e5ac9b53
EZ
3625 (Prompting, Errors, Invalidation, Annotations for Running)
3626 (Source Annotations): Fix index entries by adding "annotation" to
3627 them, to discriminate from index entries that point to the more
3628 general topic descriptions.
fd60e0df 3629
52bb452f
DJ
36302006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3631
3632 * gdbint.texinfo (Target Vector Definition): Move most
3633 content into Existing Targets. Add a menu.
3634 (Existing Targets): New section, moved from Target Vector
3635 Definition. Use @subsection.
3636 (Managing Execution State): New section.
3637
58955e58
BW
36382006-10-16 Bob Wilson <bob.wilson@acm.org>
3639
3640 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3641
c8aa23ab
EZ
36422006-10-15 Eli Zaretskii <eliz@gnu.org>
3643
3644 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3645 (Command Syntax, Signals, Backtrace, Connecting)
3646 (Remote configuration, Renesas Boards, Console I/O): Fix last
3647 change: use Ctrl- instead of C-, except wrt Emacs.
3648 (File-I/O Examples): Put Ctrl-c in @kbd.
3649 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3650 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3651 (Signals, Set Breaks, Set Watchpoints): Document optional
3652 arguments to `info signals' `handle', `info breakpoints', and
3653 `info watchpoints'.
c8aa23ab 3654
e7109c7e
EZ
36552006-10-14 Eli Zaretskii <eliz@gnu.org>
3656
3657 * gdb.texinfo (Backtrace): Fix last change.
3658
de3aea7b
NR
36592006-10-14 Nick Roberts <nickrob@snap.net.nz>
3660
3661 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3662
7f9087cb
BW
36632006-10-10 Bob Wilson <bob.wilson@acm.org>
3664
c8aa23ab
EZ
3665 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3666 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3667 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3668
68437a39
DJ
36692006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3670 Daniel Jacobowitz <dan@codesourcery.com>
3671
3672 * gdb.texinfo (Packets): Document vFlashErase,
3673 vFlashWrite and vFlashDone packets.
3674 (General Query Packets): Document qXfer:memory-map:read.
3675 Add a new feature for qXfer:memory-map:read.
3676 (Memory map format): New section.
3677 (Target Commands): Mention that gdb can write flash.
3678
fd79ecee
DJ
36792006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3680 Daniel Jacobowitz <dan@codesourcery.com>
3681
3682 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3683 memory regions and "mem auto".
3684
350da6ee
DJ
36852006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3686
3687 * gdbint.texinfo (Array Containers): New section.
3688
2f1acb09
VP
36892006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3690
3691 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3692 -stack-list-arguments HIGH_FRAME argument can be larger then the
3693 actual number of frames.
3694
2ab1eb7a
VP
36952006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3696
3697 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3698 -stack-list-locals HIGH_FRAME argument can be larger then the
3699 actual number of frames.
2ab1eb7a 3700
599b237a
BW
37012006-09-02 Bob Wilson <bob.wilson@acm.org>
3702
3703 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3704 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3705
25ab7e6d
EZ
37062006-09-02 Eli Zaretskii <eliz@gnu.org>
3707
3708 * gdbint.texinfo (Overall Structure): New section "Source Tree
3709 Structure".
3710
940178d3
JB
37112006-08-17 Jim Blandy <jimb@codesourcery.com>
3712
3713 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3714 responses.
3715
30daae6c
JB
37162006-08-08 Joel Brobecker <brobecker@adacore.com>
3717
3718 * gdb.texinfo (Source Path): Add documentation for new
3719 substitute-path commands.
3720
7fa2210b
DJ
37212006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3722
3723 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3724 (Running Configure): ...here.
3725 (Requirements): New node. Mention expat.
3726
3d00d119
DJ
37272006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3728
5ae4183a 3729 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3730 'set download-write-size' and 'show download-write-size'.
3731
0cbfa4ee
DJ
37322006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3733
3734 * stabs.texinfo (Member Type Descriptor): Correct example for
3735 pointer to member types.
3736
16026cd7
AS
37372006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3738
3739 * gdb.texinfo (Optional warnings and messages): Add
3740 'set/show trace-commands'.
3741 (Command files): Add '-v' to source command.
3742
0876f84a
DJ
37432006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3744
3745 * gdb.texinfo (OS Information): Update qPart reference to
3746 qXfer.
3747 (Remote configuration): Likewise.
3748 (Overview): Move @cindex to the start of a paragraph. Talk
3749 about binary data encoding.
3750 (Packets): Refer to the overview for the details of the X
3751 packet encoding.
3752 (General Query Packets): Remove qPart description. Add qXfer
3753 description. Add an anchor to qSupported. Correct feature
3754 table title. Add a new feature for qXfer:auxv:read.
3755 (Interrupts): Add a missing parenthesis.
3756
2ec3381a
DJ
37572006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3758
669fac23 3759 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3760 (GDB/MI Kod Commands): Remove commented out node.
3761
594fe323
EZ
37622006-07-01 Eli Zaretskii <eliz@gnu.org>
3763
3764 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3765 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3766 (GDB/MI Thread Commands, GDB/MI Program Execution)
3767 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3768 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3769 (GDB/MI File Commands, GDB/MI Target Manipulation)
3770 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3771 since the MI prompt is hard-wired into the code.
3772
7e3fb70c
NR
37732006-07-01 Nick Roberts <nickrob@snap.net.nz>
3774
3775 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3776 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3777 (GDB/MI Data Manipulation): Remove description of unimplemented
3778 display related commands as variable objects perform this function
3779 and are superior: -display-delete, -display-disable,
3780 -display-enable, -display-insert and -display-list. Move
3781 -environment-cd, -environment-directory, -environment-path
3782 and -environment-pwd to "Program Context".
3783 (GDB/MI Program Control): Rename to "Program Execution". Move
3784 -exec-arguments -exec-abort to...
3785 (GDB/MI Program Context): ...here. New node split from "Data
3786 Manipulation".
3787
be2a5f71
DJ
37882006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3789
3790 * gdb.texinfo (Remote configuration): Document set / show
3791 remote supported-packets.
3792 (General Query Packets): Document qSupported packet.
3793
fc320d37
SL
37942006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3795
3796 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3797 and font markup.
3798 (Protocol basics): Likewise.
3799 (The F request packet): Likewise.
3800 (The F reply packet): Likewise.
3801 (Memory transfer): Move this node to be a subsubsection of
3802 "Protocol specific representation of datatypes".
3803 (The Ctrl-C message): More copy editing.
3804 (Console I/O): Likewise.
3805 (The isatty call): Delete this node, and merge its content into
3806 the "isatty" node. Fixed references elsewhere.
3807 (The system call): Delete this node, and merge its content into
3808 the "system" node. Fixed references elsewhere.
3809 (open): Reformat to use @table, and add appropriate font markup.
3810 (close): Likewise.
3811 (read): Likewise.
3812 (write): Likewise.
3813 (lseek): Likewise.
3814 (rename): Likewise.
3815 (unlink): Likewise.
3816 (stat/fstat): Likewise.
3817 (gettimeofday): Likewise.
3818 (isatty): Likewise.
3819 (system): Likewise, plus minor changes to fix confusing wording.
3820 (Integral datatypes): Fix font markup.
3821 (Pointer values): Likewise.
3822 (struct stat): Fix markup to use @table, plus minor copy editing.
3823 (struct timeval): Fix font markup, plus minor copy editing.
3824 (Constants): Minor copy editing.
3825 (Errno values): Add font markup.
3826 (File-I/O Examples): Likewise.
3827
158fdf5c
NR
38282006-06-10 Nick Roberts <nickrob@snap.net.nz>
3829
3830 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3831 (GDB/MI Simple Examples): Move node up one level. Use real
3832 examples.
3833 (GDB/MI Compatibility with CLI): Update.
3834 (GDB/MI Result Records): Add "connected" and "exit" result
3835 classes.
3836 (GDB/MI Stream Records): Clarify target output.
3837 (GDB/MI Command Description Format): Modify example description.
3838 (GDB/MI Breakpoint Table Commands): Rename to...
3839 (GDB/MI Breakpoint Commands): ...this
3840 (GDB/MI Breakpoint Commands): Add optional thread field.
3841 (GDB/MI Program Control): Add an introduction. Move "Program
3842 termination" examples into exec-run description.
3843 (GDB/MI File Commands): Mention similar CLI commands.
3844 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3845 is similar to "-gdb-version".
3846
ddb50cd7
EZ
38472006-06-09 Eli Zaretskii <eliz@gnu.org>
3848
3849 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3850
2aef0d6b
NR
38512006-06-02 Nick Roberts <nickrob@snap.net.nz>
3852
3853 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3854 sourceware.org for mailing lists.
d5e40d59 3855 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3856
383a5c52
NR
38572006-06-01 Nick Roberts <nickrob@snap.net.nz>
3858
d5e40d59 3859 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3860
e16b02ee
EZ
38612006-05-22 Eli Zaretskii <eliz@gnu.org>
3862
3863 * gdb.texinfo (Cygwin Native): Fix last change.
3864
be90c084
CF
38652006-05-22 Christopher Faylor <cgf@timesys.com>
3866
3867 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3868
347ceba5
NR
38692006-05-15 Nick Roberts <nickrob@snap.net.nz>
3870
3871 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3872 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3873
369af7bd
DJ
38742006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3875
3876 * gdb.texinfo (General Query Packets): Recommend not starting
3877 new packets with qC and clarify.
3878
2ffdbde8 38792006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3880
3881 * gdb.texinfo (M2 Types): New section.
72019c9c 3882
16d1a084
DJ
38832006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3884
3885 * agentexpr.texi: Add a copyright and license notice.
3886 * observer.texi: Likewise, with GPL clause for function prototypes.
3887 Remove trailing whitespace.
3888
aa56d27a
JB
38892006-05-05 Jim Blandy <jimb@codesourcery.com>
3890
3891 * gdb.texinfo (General Query Packets): Document conventions for
3892 terminating packet names, and their violations.
3893
5bdf8622
DJ
38942006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3895
3896 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3897 * gdb.texinfo: Likewise.
3898
605a56cb
DJ
38992006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3900
3901 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3902 and "show remotedebug".
3903 (Debugging Output): Add additional index entries.
3904
b8db102d
MS
39052006-04-27 Michael Snyder <msnyder@redhat.com>
3906
3907 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3908
c5e30d01
AC
39092006-04-22 Andrew Cagney <cagney@redhat.com>
3910
3911 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3912 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3913
8181d85f
DJ
39142006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3915
3916 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3917 and remove breakpoint prototypes.
3918 (Watchpoints): Move description of target_insert_hw_breakpoint and
3919 target_remove_hw_breakpoint ...
3920 (Breakpoints): ... to here. Document target_insert_breakpoint and
3921 target_remove_breakpoint.
3922
4f553f88
JB
39232006-04-17 Jim Blandy <jimb@codesourcery.com>
3924
3925 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3926 and C packets are optional.
3927
cd852561
FR
39282006-04-14 Frederic Riss <frederic.riss@st.com>
3929
3930 * gdb.texinfo (Specifying source directories): Update the description
3931 of the source file search to reflect the fact that the source path
3932 always contains at least $cdir and $cwd.
3933
b620eb07
MS
39342006-03-31 Michael Snyder <msnyder@redhat.com>
3935
3936 * gdb.texinfo: Update copyright dates.
3937
3156cdaf
EZ
39382006-03-31 Eli Zaretskii <eliz@gnu.org>
3939
3940 * gdb.texinfo (Overview): Add an index entry to "empty response".
3941
7d30c22d
JB
39422006-03-28 Jim Blandy <jimb@codesourcery.com>
3943
3944 * gdbint.texinfo (Prologue Analysis): New section.
3945
86941c27
JB
39462006-03-07 Jim Blandy <jimb@red-bean.com>
3947
66b8c7f6
JB
3948 * gdb.texinfo (Connecting): Document 'target remote pipe'.
3949
1a10341b
JB
3950 * gdb.texinfo (Target Commands): Update text describing how to
3951 specify a target. Refer to the detailed section on remote
3952 debugging, not the brief mention.
3953
86941c27
JB
3954 * gdb.texinfo (Connecting): Organize the different 'target remote'
3955 connection methods into a table. Add a 'target remote' index
3956 entry. (!!!)
3957
62f3a2ba
FF
39582006-02-17 Fred Fish <fnf@specifix.com>
3959
3960 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3961 'ptype' commands to reflect the fact that the only significant
3962 difference between them is that ptype prints the complete type
3963 description instead of just the name.
3964
8b9a88ea
WZ
39652006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
3966
3967 * gdbint.texinfo (Watchpoints): Delete
3968 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3969
7e8dc855
NR
39702006-02-10 Nick Roberts <nickrob@snap.net.nz>
3971
3972 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3973 times fields where needed. Fix typos. Update general form given
3974 for output of -break-insert.
3975 (GDB/MI): Abbreviate some unnecessarily long fullnames.
3976
c91d38aa
DJ
39772006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
3978
3979 * gdbint.texinfo (Symbol Handling): Add a section
3980 on memory management.
3981
38fcd64c
DJ
39822006-02-06 Vladimir Prus <ghost@cs.msu.su>
3983
3984 * gdb.texinfo (Breakpoint table commands): Document the fullname
3985 field in -break-list output.
3986
219eec71
EZ
39872006-02-03 Eli Zaretskii <eliz@gnu.org>
3988
3989 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
3990 debugging information produced by the various "set debug..."
3991 options.
3992
ae5a43e0
DJ
39932006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3994
3995 * gdb.texinfo (Files): Remove obsolete bits from the description
3996 of "symbol-file".
3997
a9f158ec
JB
39982006-01-25 Jim Blandy <jimb@redhat.com>
3999
4000 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4001
410dd08e
JB
40022006-01-24 Jim Blandy <jimb@redhat.com>
4003
4004 * gdbint.texinfo (Frames): Document the basics of GDB's register
4005 unwinding model, and explain the existence of the "sentinel" frame.
4006
4b505b12
AS
40072006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4008
4009 * gdb.texinfo (Choosing files): Mention that -directory is used
4010 for script files.
4011 (Specifying source directories): Likewise.
4012 (Command files): Explain how script files are found.
4013
839c27b7
EZ
40142006-01-21 Eli Zaretskii <eliz@gnu.org>
4015
4016 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4017 the threads in a multi-threaded program.
4018 (Threads): The threadno argument of "thread apply" can be a range
4019 of numbers.
4020
7be93b9e
JB
40212006-01-18 Jim Blandy <jimb@redhat.com>
4022
4023 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4024 of warning flags.
4025
fcc73fe3
EZ
40262006-01-13 Eli Zaretskii <eliz@gnu.org>
4027
4028 * gdb.texinfo (Sequences): Improve menu annotations.
4029 (Define): Add index entries for arguments of user-defined
4030 commands. Move the description of flow-control commands...
4031 (Command Files): ...to here. Document loop_break and
4032 loop_continue.
ca91424e
EZ
4033 (Define, Command Files): Document `end' and add index entries for
4034 it.
fcc73fe3 4035
5c95884b
MS
40362006-01-04 Michael Snyder <msnyder@redhat.com>
4037
4038 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4039 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4040
860701dc
PH
40412006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4042
4043 * gdb.texinfo (Omissions from Ada): Document that there is now
4044 limited aggregate support.
4045
36b80e65
EZ
40462005-12-28 Eli Zaretskii <eliz@gnu.org>
4047
4048 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4049 registers and the likes.
4050
c1468174
EZ
40512005-12-24 Eli Zaretskii <eliz@gnu.org>
4052
4053 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4054 (Symbols): Fix usage of "e.g.".
359df76b 4055 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4056
4057 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4058 (Coding): Fix usage of "e.g.".
4059
c02a867d
EZ
40602005-12-23 Eli Zaretskii <eliz@gnu.org>
4061
5ae4183a
AS
4062 * stabs.texinfo:
4063 * refcard.tex:
c02a867d 4064 * gpl.texi:
5ae4183a
AS
4065 * gdbint.texinfo:
4066 * gdb.texinfo:
4067 * gdb-cfg.texi:
c02a867d 4068 * fdl.texi:
5ae4183a
AS
4069 * annotate.texinfo:
4070 * all-cfg.texi:
c02a867d
EZ
4071 * Makefile.in: Add (C) after Copyright. Update the FSF
4072 address.
4073
fad38dfa
EZ
40742005-12-03 Eli Zaretskii <eliz@gnu.org>
4075
4076 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4077 extend GDB with commands for external monitor.
4078
53e5f3cf
AS
40792005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4080
4081 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4082
55f6ca0f
JB
40832005-11-25 Joel Brobecker <brobecker@adacore.com>
4084
4085 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4086
c1947b85
JB
40872005-11-21 Jim Blandy <jimb@redhat.com>
4088
4089 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4090 placement of 'R' actions in tracepoint action packets; document
4091 dependence of 'X' and 'M' actions on a preceding 'R' action for
4092 their registers.
4093
9d29849a
JB
40942005-11-19 Jim Blandy <jimb@redhat.com>
4095
4096 * gdb.texinfo (Tracepoint Packets): New node.
4097 (General Query Packets): Add entries for the tracepoint packets,
4098 referring to the "Tracepoint Packets" node.
4099 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4100
9a6253be
KB
41012005-11-18 Kevin Buettner <kevinb@redhat.com>
4102
4103 * gdb.texinfo (set remotebreak): Add anchor.
4104 (X packet): Likewise.
4105 (Remote Protocol): Add new section `Interrupts' and new index
4106 entry `interrupts (remote protocol)'.
4107
5f3bebba
JB
41082005-11-18 Jim Blandy <jimb@redhat.com>
4109
4110 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4111 entries into the General Query Packets section. Add a
4112 cross-reference to that section. Drop description of replies, as
4113 these are covered in the descriptions of each packet.
4114 (General Query Packets): Add introductory text. Explain naming
4115 conventions, and how the end of a name is recognized.
4116
9a7a1b36
KB
41172005-11-17 Kevin Buettner <kevinb@redhat.com>
4118
0564b6cf 4119 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4120 "set remotebreak" command.
4121
b8ff78ce
JB
41222005-11-16 Jim Blandy <jimb@redhat.com>
4123
4124 * gdb.texinfo (Packets, Stop Reply Packets)
4125 (General Query Packets): Various formatting cleanups.
4126 - Use @samp for packet contents.
4127 - Drop summaries from packet @item lines; the same information appears
4128 immediately below in the description.
4129 - Delete paragraph breaks after packet @item commands, so that the
4130 description appears directly to the right of the packet prototype
4131 in the printed manual, if it fits.
4132 - Place spaces in packet prototypes between @vars and non-@var
4133 letters, and explain that they're just for formatting.
4134 - Use @dots{} instead of '...'.
4135 - Fix uses of @code where @var was needed.
4136 - Replace "deprecated" markers with English text spelling out the
4137 packet's status and the preferred alternatives.
4138 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4139 what this ever meant.
4140 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4141 this for a long time.
4142 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4143 implemented several times, and have been in use for years.
4144
8ffe2530
JB
41452005-11-15 Jim Blandy <jimb@redhat.com>
4146
c43c5473
JB
4147 * gdb.texinfo (Packets): Add index entries for 'm' packet
4148 disclaimers.
5ae4183a 4149
fb031cdf
JB
4150 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4151 of stub when processing an 'm' packet.
4152
8ffe2530
JB
4153 * gdb.texinfo (Packets): Mention that packets beginning with
4154 letters are reserved once, at the top, instead of actually listing
4155 them all and saying "reserved".
4156
c03c782f
AS
41572005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4158
4159 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4160 Change @var{$arg0 to @code{$arg0.
4161
814e32d7
WZ
41622005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4163
4164 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4165
fa93a9d8
JB
41662005-11-12 Jim Blandy <jimb@redhat.com>
4167
4168 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4169 order. Remove extraneous 'z'.
4170
8a5a3c82
AS
41712005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4172
4173 * gdb.texinfo (Choosing files): Add --eval-command.
4174
4b0ad762
AS
41752005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4176
4177 * gdb.texinfo (Choosing modes): Add --return-child-result.
4178
4179
1a088d06
AS
41802005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4181
4182 * gdb.texinfo (Choosing modes): Add --batch-silent.
4183
656d5e12
EZ
41842005-10-28 Eli Zaretskii <eliz@gnu.org>
4185
4186 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4187 "The -var-update Command".
4188
3c9c013a
JB
41892005-10-03 Joel Brobecker <brobecker@adacore.com>
4190
4191 * gdb.texinfo (Print Settings): Add documentation for set/show
4192 print array-indexes.
4193
7ba3cf9c
DJ
41942005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4195
4196 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4197 6.2 and 6.3.
4198
a94ab193
EZ
41992005-08-27 Eli Zaretskii <eliz@gnu.org>
4200
4201 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4202 since 19-Jan-2004.
4203 (Files): Likewise.
ab1adacd
EZ
4204 (Variables, Symbols): Document the "<incomplete type>" message and
4205 its reasons.
a94ab193 4206
ca06016a
FF
42072005-08-01 Fred Fish <fnf@specifix.com>
4208
4209 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4210
cf58170d
NR
42112005-07-15 Nick Roberts <nickrob@snap.net.nz>
4212
4213 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4214 option for -var-list-children and -var-update.
4215 (GDB/MI Stack Manipulation): Simplify description of
4216 print-values option for -stack-list-locals.
4217 (GDB/MI Command Description Format): Clarify.
4218 (Mode Options): Spelling of superseded.
4219
38f1196a
BR
42202005-07-12 Bob Rossi <bob@brasko.net>
4221
4222 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4223 corresponding GDB command comment.
4224
3cb3b8df
BR
42252005-07-06 Bob Rossi <bob@brasko.net>
4226
4227 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4228 and -inferior-tty-show.
4229 (Input/Output): Document "set/show inferior-tty" and tty alias.
4230
10fac096
NW
42312005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4232
4233 * gdb.texinfo (Packets): Change description of 'D' packet to note
4234 that GDB does wait for a response.
4235
d1b6db76
NR
42362005-06-22 Nick Roberts <nickrob@snap.net.nz>
4237
4238 * gdb.texinfo (History) Rename "Command History".
4239 (Command History): Move node "Server Prefix" from section on
4240 Annotations here.
4241
29629dcf
NR
42422005-06-19 Nick Roberts <nickrob@snap.net.nz>
4243
4244 * gdb.texinfo (GDB/MI Stack Manipulation):
4245 Re-instate -stack-info-frame with example. Say that it gets
4246 info on selected frame, not current frame.
4247
397ca115
EZ
42482005-06-18 Eli Zaretskii <eliz@gnu.org>
4249
4250 * gdb.texinfo (Server): Clarify that `file' should be used before
4251 connecting to the server.
4252 (Files): Add an xref to the above description.
51274035
EZ
4253 (Output Formats): More detailed description of the `c' format.
4254 (Memory): List explicitly all the formats supported by `x'.
638ac427 4255 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4256 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4257 files. Add more indexing for solib-absolute-prefix and
4258 --with-sysroot.
76d17f34
EZ
4259 (Machine Code): Document possible problems with locations in
4260 shared libraries.
d416eeec
EZ
4261 (Backtrace): Document that free-standing environments do not need
4262 to have a `main' function.
397ca115 4263
74f6deaa
NR
42642005-06-18 Nick Roberts <nickrob@snap.net.nz>
4265
4266 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4267 -stack-info-frame.
4268
a9967aef
AC
42692005-06-07 Andrew Cagney <cagney@gnu.org>
4270
4271 * gdb.texinfo (Contributors): Note the original multi-arch
4272 contributors.
4273
e09f16f9
EZ
42742005-06-03 Eli Zaretskii <eliz@gnu.org>
4275
4276 * gdb.texinfo (Registers): Add index entries for the standard
4277 registers.
4278 (Frames): Add cross-reference from frame pointer description to
4279 the Registers node.
4280 (Annotations Overview): Fix the reference to GDB name.
4281
d87ba7ee
EZ
42822005-06-01 Eli Zaretskii <eliz@gnu.org>
4283
4284 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4285 can-use-hw-watchpoints.
4286
034dad6f
BR
42872005-05-28 Bob Rossi <bob@brasko.net>
4288
4289 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4290 the possible reasons why an exec async record would be returned to FE.
4291
ffed4509
AC
42922005-05-26 Andrew Cagney <cagney@gnu.org>
4293
4294 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4295 Andrew Cagney implemented the original GDB/MI.
4296
e22e55c9
OF
42972005-05-23 Orjan Friberg <orjanf@axis.com>
4298
4299 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4300 documentation. Add documentation for cris-mode.
4301
a78e13ce
EZ
43022005-05-20 Eli Zaretskii <eliz@gnu.org>
4303
4304 * gdb.texinfo (Numbers): Explain the example and make the wording
4305 more acurate.
4306
76ff342d
DJ
43072005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4308 Dennis Brueni <dennis@slickedit.com>
4309
4310 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4311 (GDB/MI Data Manipulation, GDB/MI Program Control)
4312 (GDB/MI Stack Manipulation): Update examples to include the fullname
4313 attribute in stack frames.
4314
119b882a
EZ
43152005-05-12 Eli Zaretskii <eliz@gnu.org>
4316
4317 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4318 do with other non-standard names of init files.
4319
6fc08d32
EZ
43202005-05-11 Eli Zaretskii <eliz@gnu.org>
4321
4322 * gdb.texinfo (Command Files): Move the description of the startup
4323 from here...
4324 (Startup): ...to this new subsection of the Invocation chapter.
4325 Rearrange the description of init files more logically and add a
4326 cross-reference to "Command Files". Document the special gdbinit
4327 name for CISCO 68k. Expand the description of what GDB does
4328 during startup.
4329 (History): Add index entry for HISTSIZE.
4330
a561754a
MK
43312005-05-02 Mark Kettenis <kettenis@gnu.org>
4332
4333 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4334
2eecc4ab
EZ
43352005-05-02 Eli Zaretskii <eliz@gnu.org>
4336
4337 * gdb.texinfo (SVR4 Process Information, The isatty call)
4338 (The system call): Don't use foo(N) notation for man pages and
4339 functions.
514c4d71 4340 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4341
18999be5
EZ
43422005-04-27 Eli Zaretskii <eliz@gnu.org>
4343
4344 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4345 were optimized away.
4346
0abb7bc7
EZ
43472005-04-22 Eli Zaretskii <eliz@gnu.org>
4348
4349 * gdb.texinfo (Remote configuration): Document "set/show
4350 get-thread-local-storage-address". Add cross-reference to the
4351 description of the qGetTLSAddr packet.
4352 (General Query Packets): Mention "set remote
4353 get-thread-local-storage-address" and add a reference to its
4354 description.
4355
6f61acb1
NR
43562005-04-19 Nick Roberts <nickrob@snap.net.nz>
4357
4358 * gdb.texinfo (Backtrace): Describe 'bt full'.
4359
9d59903a
NR
43602005-04-17 Nick Roberts <nickrob@snap.net.nz>
4361
4362 * gdb.texinfo (Mode Options): Fix typo.
4363 (GDB/MI): Describe how to invoke GDB/MI.
4364
721c2651
EZ
43652005-04-16 Eli Zaretskii <eliz@gnu.org>
4366
4367 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4368 references changed. Add description of "info udot".
721c2651
EZ
4369 (Files): Document "set/show stop-on-solib-events".
4370 (M32R/D): Document "set/show download-path", "set/show
4371 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4372 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4373 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4374 (Maintenance Commands): Improve indexing.
4375 (Target Commands): Document "set/show hash", "set/show debug
4376 monitor".
4377 (SVR4 Process Information): Document "info pidlist" and "info
4378 meminfo". Document "set/show procfs-tarce" and "set/show
4379 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4380 (Symbols, The Print Command with Objective-C): Improve indexing.
4381 (Objective-C): Add references to "info classes" and "info
4382 selectors".
c45da7e6
EZ
4383 (Debugging Output): Improve wording. Document "set/show debug
4384 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4385 (Set Breaks): Add index entry for "hardware breakpoints".
4386 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4387 and "set/show usehardbreakpoints".
4388 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4389 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4390 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4391 rdiromatzero", "set/show rdiheartbeat".
4392 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4393 "sds".
4394 (Embedded Processors): Document the "sim" command.
4395 (Remote): Document the "remote" command.
4396 (DJGPP Native): Document the "info serial" command.
4397 (Threads): Document "maint info sol-threads".
4398 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4399 (Set Breaks): Improve indexing.
4400 (Command Syntax): Add a reference to dont-repeat.
4401 (Define): Document "dont-repeat".
4402 (TUI Commands): Document "tabset".
4403 (WinCE): New subsection. Document "set/show remotedirectory",
4404 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4405
14d6dd68
EZ
44062005-04-15 Eli Zaretskii <eliz@gnu.org>
4407
4408 * gdb.texinfo (Hurd Native): New subsection, documents
4409 Hurd-specific commands.
a64548ea 4410 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4411 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4412 (MIPS): Improve documentation of heuristic-fence-post. Document
4413 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4414 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4415 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4416 (ARM): Document ARM-specific commands.
a64548ea
EZ
4417 (AVR): New section. Document "info io_registers".
4418 (CRIS): New section. Document "set/show cris-version" and
4419 "set/show cris-dwarf2-cfi".
4420 (HPPA): New section. Document "set/show debug hppa" and "maint
4421 print unwind".
a5adf40f 4422 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4423 (Super-H): New section. Document the "regs" command.
721c2651 4424 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4425
9c16f35a
EZ
44262005-04-09 Eli Zaretskii <eliz@gnu.org>
4427
4428 * gdb.texinfo (Print Settings): Document "set/show print
4429 pascal_static-members", "set print repeats", "show print
4430 null-stop". Improve indexing. Fix documentation of "set print
4431 union".
4432 (Pascal): New section.
4433 (Supported languages): Rename from "Support"; all references
4434 updated. Add a menu item for Pascal.
4435 (Numbers): Document "set radix.
4436 (Screen Size): Document "set/show pagination".
4437 (MIPS Embedded): Remove "set processor" documentation.
4438 (Remote configuration): Document "set/show X/P/Z-packet",
4439 "set/show read-aux-vector-packet", "set/show remote
4440 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4441 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4442 remotedebug", "set/show remotebreak", "set/show remotedevice",
4443 "set/show remotelogfile".
4444 (Auxiliary Vector): Add reference to the description of the
4445 read-aux-vector-packet setting.
4446 (Set Watchpoints): Add a cross-reference to "set remote
4447 hardware-breakpoint-limit".
4448 (General Query Packets): Add indexing of requests and
4449 cross-references to related commands in "Remote configuration".
4450 (File-I/O Overview, The system call): Fix wording and typos.
4451 (Thread Stops): Add index entries.
4452 (Continuing and Stepping): Document "show step-mode".
4453 (i386): New node. Document "set/show struct-convention".
4454 (Files): Document "show trust-readonly-sections".
4455 (Calling): Document "set/show unwindonsignal".
4456 (Messages/Warnings): Add index entries.
4457 (Maintenance Commands): Document "set/show watchdog".
4458 (Annotations Overview): Document "show annotate".
4459 (Set Watchpoints): Add index entries.
4460 (Symbols): Fix doc of case-sensitive.
4461 (ABI): Document "show coerce-float-to-double".
4462 (Convenience Vars, Help): Improve indexing.
4463 (Machine Code): Document "show disassembly-flavor".
4464 (Debugging C plus plus): Document "show overload-resolution".
4465 (Value History, Signaling): Add index entries.
4466
44672005-04-08 Eli Zaretskii <eliz@gnu.org>
4468
4469 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4470 (Processes): Fix wording.
4471 (History, List, Logging output, Define, Symbols, Print Settings):
4472 Improve indexing.
4473
a8f24a35
EZ
44742005-04-03 Eli Zaretskii <eliz@gnu.org>
4475
4476 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4477 redundant index entry for "target" command.
4478 (Backtrace): Add index entries.
4479 (Symbols, Fortran): Document the "set case-sensitive" command.
4480 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4481 (Print Settings): Add index entry for "set demangle-style".
4482 (Target Commands): Document "set download-write-size".
4483 (Debugging Output): Document "set exec-done-display".
4484
09d4efe1
EZ
44852005-04-02 Eli Zaretskii <eliz@gnu.org>
4486
4487 * gdb.texinfo (Files): Fix the name and documentation of
4488 add-shared-symbol-files. Document its alias assf. Update the
4489 list of OSs where GDB supports shared libraries. Fix markup.
4490 (Continuing and Stepping): Add reference to @var{location} in the
4491 text.
4492 (Dump/Restore Files): Fix reference to @{filename}.
4493 (Help): Fix wording.
4494 (Attach): Ditto.
4495 (Set Watchpoints): Ditto.
4496 (Backtrace): Remove redundant index entries. Improve index
4497 entries.
4498 (Delete Breaks): Fix wording.
4499 (Memory): Document the compare-sections command.
4500 (Memory Region Attributes): Improve wording.
4501 (Disabling): Improve wording.
4502 (Fortran): New subsection. Document the "info common" command.
4503 (Help): Document aliases "info copying" and "info warranty".
4504 (Caching Remote Data): New section. Document the "set/show
4505 remotecache" and "info dcache" commands.
4506 (Show): Fix wording of the documentation of the "set
4507 extension-language" command.
4508 (Signals): Add index entry for "info handle".
4509 (Memory Region Attributes): Fix punctuation.
4510 (Symbols): Change the arg name to "location" and refer to it in
4511 the text. Fix wording of "info types" doc.
4512 (Threads): Fix usage of @enumerate @item's.
4513 (Listing Tracepoints): Add index entry for "info tp".
4514 (Set Watchpoints): Add xref to "info break" description.
4515 (Macros): Add an index entry for "macro exp1". Document the
4516 "macro list" command.
4517 (Maintenance Commands): Document "flushregs", "maint agent",
4518 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4519 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4520 "maint print architecture", "maint print objfiles", "maint print
4521 statistics", "maint print type", "maint show-debug-regs", "maint
4522 space", "maint time", and "maint translate-address".
4523 (Connecting): Document the "monitor" command.
4524 (Annotations Overview): Describe the "set annotate" command.
4525
82f2d802
EZ
45262005-04-01 Eli Zaretskii <eliz@gnu.org>
4527
4528 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4529 Rearrange index entries and improve wording about support for
4530 hardware watchpoints.
4531
7d51c7de
BR
45322005-03-10 Bob Rossi <bob@brasko.net>
4533
4534 * gdb.texinfo: Update copyright
4535
68c71a2e
TR
45362005-02-09 Theodore A. Roth <troth@openavr.org>
4537
4538 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4539 error.
4540
83761cbd
KB
45412005-02-03 Kevin Buettner <kevinb@redhat.com>
4542
4543 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4544
9f1c6395
MS
45452005-01-17 Michael Snyder <msnyder@redhat.com>
4546
4547 * gdb.texinfo: Fix spelling, infinte -> infinite.
4548
fbd1b305
MK
45492005-01-08 Mark Kettenis <kettenis@gnu.org>
4550
4551 * observer.texi (GDB Observers): Document "solib_loaded".
4552
3ace7edb
AC
45532005-01-07 Andrew Cagney <cagney@gnu.org>
4554
bec39cab
AC
4555 * configure.ac: Rename configure.in, require autoconf 2.59.
4556 * configure: Re-generate.
4557
3ace7edb
AC
4558 * configure.in: Replace configdirs with multiple references to
4559 AC_CONFIG_SUBDIRS.
4560 * configure: Re-generate.
5ae4183a 4561
53531fc1
AC
45622005-01-04 Andrew Cagney <cagney@gnu.org>
4563
4564 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4565 part of the version number.
4566
536ffdb7
MK
45672004-12-24 Mark Kettenis <kettenis@gnu.org>
4568
4569 * gdbint.texinfo (Algorithms): Remove description of
4570 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4571
e1aac25b
JB
45722004-12-07 Jim Blandy <jimb@redhat.com>
4573
4574 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4575 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4576 numbers.
4577
f47b1503
AS
45782004-12-07 Andreas Schwab <schwab@suse.de>
4579
4580 * gdb.texinfo (Mode Options): Document -l option.
4581
b6b8ece6
EZ
45822004-12-04 Eli Zaretskii <eliz@gnu.org>
4583
4584 * gdbint.texinfo (Algorithms): More accurate description of
4585 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4586 is not needed unless data-read and data-access watchpoints are
4587 supported. Add a description of how GDB checks whether the
4588 inferior stopped because a watchpoint was hit.
4589
01371747
EZ
45902004-11-23 Eli Zaretskii <eliz@gnu.org>
4591
4592 * gdb.texinfo (Files): Add cross-reference to description of
4593 -readnow command-line switch.
4594
2315ffec
RC
45952004-11-10 Randolph Chung <tausq@debian.org>
4596
4597 * gdb.texinfo: Document set/show backtrace past-entry commands.
4598 Rearrange index entries for set/show backtrace past-main.
4599
69065f5d
AC
46002004-11-10 Jon Beniston <jon@beniston.com>
4601
4602 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4603 * gdb.texinfo (Remote Serial Protocol): Further describe
4604 binary transfer escaping mechanism .
69065f5d 4605
30e91e0b
RC
46062004-11-08 Randolph Chung <tausq@debian.org>
4607
4608 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4609 and "show debug infrun". Add index entries.
4610
60bf7e09
EZ
46112004-10-23 Eli Zaretskii <eliz@gnu.org>
4612
4613 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4614 "info proc" that are already implemented. Add index entries.
4615 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4616 (Files): Add a tip for decreasing memory used for symtabs from
4617 shared libraries.
f018e82f
EZ
4618 (Starting): Fix whitespace; make "elaboration" stand out where it
4619 is first used, and add an index entry for the term.
f8568604
EZ
4620 (Calling): Expand and elaborate text. Add "print". Add the
4621 description of problems with weak aliases.
384ee23f 4622 (Core File Generation): New section.
60bf7e09 4623
d52fe014
AC
46242004-10-12 Andrew Cagney <cagney@gnu.org>
4625
4626 * gdbint.texinfo (Versions and Branches): New chapter.
4627 (Releasing GDB): Delete "Versions and Branches" section.
4628 (Top): Add "Versions and Branches".
4629
703663ab
EZ
46302004-10-08 Eli Zaretskii <eliz@gnu.org>
4631
4632 * gdb.texinfo (Editing, History): Add cross-references to the
4633 included Readline and History user documentation. Remove
4634 references to the symbol have-readline-appendices which is unused
4635 and undefined.
4636 (History): Fix indexing.
4637
ac77d04f
JJ
46382004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4639
4640 * gdbint.texinfo (target_stopped_data_address): Update to
4641 new prototype.
4642 (i386_stopped_data_address): Update prototype and description.
4643 (i386_stopped_by_watchpoint): New function and description.
4644
e07c999f
PH
46452004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4646
4647 * gdb.texinfo (Filenames): Add Ada suffixes.
4648 (Ada) New section.
4649
2e868123
AC
46502004-09-27 Andrew Cagney <cagney@gnu.org>
4651 Robert Picco <Robert.Picco@hp.com>
4652
4653 * gdb.texinfo (Packets): Document the "p" packet.
4654
02a57714
JM
46552004-09-21 Jason Molenda (jmolenda@apple.com)
4656
4657 * gdb.texinfo (Paths and Names of the Source Files): Document the
4658 meaning of values in the 'desc' field of a SO stab.
4659
ae038cb0
DJ
46602004-09-20 Daniel Jacobowitz <dan@debian.org>
4661
4662 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4663 max-cache-age" and "maint show dwarf2 max-cache-age".
4664
f7dc1244
EZ
46652004-09-16 Eli Zaretskii <eliz@gnu.org>
4666
4667 * gdb.texinfo (Set Breaks): Add index entry for setting
4668 breakpoints on overloaded C++ functions that are not members of
4669 any classes. Add an example and an index entry for setting
4670 breakpoints on all program functions.
4671 (Character Sets, Macros, Overlay Commands)
4672 (Non-debug DLL symbols, GDB/MI Output Syntax)
4673 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4674 Use "(@value{GDBP})" instead of a literal "(gdb)".
4675
f810308b
AC
46762004-09-12 Andrew Cagney <cagney@gnu.org>
4677
4678 * gdbint.texinfo (Native Debugging): Delete description of
4679 FILES_INFO_HOOK.
4680
15a661f3
PH
46812004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4682
5ae4183a
AS
4683 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4684 to hex_string_custom (not historically correct, but more
15a661f3
PH
4685 understandable, given the current code).
4686
f3219c75
AC
46872004-09-03 Andrew Cagney <cagney@gnu.org>
4688
4689 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4690
f3bb6704
JJ
46912004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4692
4693 * observer.texi (solib_unloaded): New observer.
4694
8d2c00cb
AC
46952004-08-24 Andrew Cagney <cagney@gnu.org>
4696
4697 * gdbint.texinfo (Target Architecture Definition): Add missing
4698 comma.
4699
e7dc800a
MC
47002004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4701
4702 * (Using the Testsuite): build != host is supported,
4703 but some test scripts do not support build != host.
4704
73b03683
MK
47052004-08-14 Mark Kettenis <kettenis@gnu.org>
4706
4707 * gdbint.texinfo (Host Definition): Delete description of
4708 FCLOSE_PROVIDED and GETENV_PROVIDED.
4709
c0ccb908
MK
47102004-08-05 Mark Kettenis <kettenis@chello.nl>
4711
4712 * gdbint.texinfo (Host Definition): Delete description of
4713 NO_SYS_FILE.
4714 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4715 PTRACE_FP_BUG.
4716
9c8dbfa9
AC
47172004-08-05 Andrew Cagney <cagney@gnu.org>
4718
4719 * gdbint.texinfo (Target Architecture Definition): Delete
4720 reference to deprecated_read_fp.
4721
f42accbe
AC
47222004-08-02 Andrew Cagney <cagney@gnu.org>
4723
4724 * gdbint.texinfo (Target Architecture Definition): Delete
4725 description of DEPRECATED_REGISTER_BYTES.
4726
0b66e38c
EZ
47272004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4728
4729 * gdb.texinfo (Source Path): Document the new behavior of
4730 searching for the source files.
4731
15387254
EZ
47322004-07-17 Eli Zaretskii <eliz@gnu.org>
4733
4734 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4735 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4736 (Auto Display): Improve indexing.
4737
2c07db7a
AC
47382004-07-16 Andrew Cagney <cagney@gnu.org>
4739
4740 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4741 "-noasync".
4742
4644b6e3
EZ
47432004-07-09 Eli Zaretskii <eliz@gnu.org>
4744
4745 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4746 have the same prefix have only their prefix in the index.
4747
7561d450
MK
47482004-07-03 Mark Kettenis <kettenis@gnu.org>
4749
4750 * gdb.texinfo (BSD libkvm Interface): New node (section)
4751 (Native): Add it to the menu.
4752
67bebe79
MK
47532004-07-01 Mark Kettenis <kettenis@gnu.org>
4754
4755 * gdbint.texinfo (Target Architecture Definition): Remove
4756 PCC_SOL_BROKEN.
4757
1a6923e0
MK
47582004-06-24 Mark Kettenis <kettenis@gnu.org>
4759
4760 * gdbint.texinfo (Target Architecture Definition): Remove
4761 SUN_FIXED_LBRAC_BUG.
4762
b435e160
AC
47632004-06-26 Andrew Cagney <cagney@gnu.org>
4764
4765 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4766
b5622e8d
AC
47672004-06-20 Andrew Cagney <cagney@gnu.org>
4768
4769 * gdbint.texinfo (Target Architecture Definition): Deprecate
4770 USE_STRUCT_CONVENTION.
4771
e0c07bf0
MC
47722004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4773
4774 gdb.texinfo (Bug Reporting): Mention session recording,
4775 with the script command or Emacs.
4776
782263ab
AC
47772004-06-18 Andrew Cagney <cagney@gnu.org>
4778
4779 * gdbint.texinfo (Target Architecture Definition): Deprecate
4780 FUNCTION_START_OFFSET.
4781
03727ca6
AC
47822004-06-14 Andrew Cagney <cagney@gnu.org>
4783
4784 Based on changes from Karl Berry.
4785 * gdb.texinfo: Do not use @sc in a direntry.
4786 * stabs.texinfo: Change @dircateogry to "Software development".
4787 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4788
97092415
AC
47892004-06-13 Andrew Cagney <cagney@gnu.org>
4790
4791 * gdbint.texinfo (Target Architecture Definition): Delete
4792 description of RETURN_VALUE_ON_STACK.
4793
1f6d4158
AC
47942004-06-09 Andrew Cagney <cagney@gnu.org>
4795
4796 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4797 deleted by previous patch.
4798
d966f0cb
AC
47992004-06-08 Andrew Cagney <cagney@gnu.org>
4800
4801 * gdbint.texinfo (Native Debugging): Delete documentation on
4802 ATTACH_DETACH.
4803
86fe4aaa
RC
48042004-06-06 Randolph Chung <tausq@debian.org>
4805
4806 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4807
d4b6d575
RC
48082004-06-06 Randolph Chung <tausq@debian.org>
4809
5ae4183a 4810 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4811 the new push_dummy_call method signature. Describe the function
4812 argument.
4813
4e8b0763
JB
48142004-05-24 Joel Brobecker <brobecker@gnat.com>
4815
4816 * gdb.texinfo (Starting): Document new start command.
4817
59caf092
AC
48182004-05-21 Andrew Cagney <cagney@redhat.com>
4819
4820 * observer.texi (GDB Observers): Document "inferior_created".
4821
e4a2df64
AC
48222004-05-08 Andrew Cagney <cagney@redhat.com>
4823
e6b55ae2
AC
4824 * gdbint.texinfo (Target Architecture Definition): Delete
4825 description of DO_DEFERRED_STORES.
4826
28954179
AC
4827 * gdbint.texinfo (Target Architecture Definition): Delete
4828 references to DEPRECATED_FIX_CALL_DUMMY.
4829
434b87dd
AC
4830 * gdbint.texinfo (Target Architecture Definition): Delete
4831 description of DEPRECATED_CALL_DUMMY_WORDS,
4832 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4833
58d28df8
AC
4834 * gdbint.texinfo (Target Architecture Definition): Delete
4835 description of DEPRECATED_PUSH_DUMMY_FRAME.
4836
e4a2df64
AC
4837 * gdbint.texinfo (Target Architecture Definition): Delete
4838 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4839
2b4855ab
AC
48402004-05-07 Andrew Cagney <cagney@redhat.com>
4841
4842 * observer.texi (GDB Observers): Add "Debugging" section. Include
4843 cross reference to "set/show debug observer".
4844 * gdb.texinfo (Debugging Output): Document "set/show debug
4845 observer".
4846
fcf70625
AC
48472004-05-01 Andrew Cagney <cagney@redhat.com>
4848
4849 * gdbint.texinfo (Target Architecture Definition): Delete
4850 description of DEPRECATED_PC_IN_SIGTRAMP.
4851
8ee56bcf
AC
48522004-04-30 Andrew Cagney <cagney@redhat.com>
4853
4854 * gdbint.texinfo (Target Architecture Definition): Delete
4855 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4856
67ab9a76
OF
48572004-04-30 Orjan Friberg <orjanf@axis.com>
4858
4859 * observer.texi (GDB Observers): Correct spelling.
4860
79346bcb
OF
48612004-04-26 Orjan Friberg <orjanf@axis.com>
4862
4863 * observer.texi (GDB Observers): Add target_changed event.
4864
7a464420
AC
48652004-04-08 Andrew Cagney <cagney@redhat.com>
4866
4867 * observer.texi (GDB Observers): Rework, provide generic observer
4868 definitions and then a list of observable events.
4869
6cdf9d98
AC
48702004-04-04 Andrew Cagney <cagney@redhat.com>
4871
4872 * gdbint.texinfo (Host Definition): Delete reference to
4873 NO_SIGINTERRUPT.
4874
ddc135a4
AC
48752004-04-02 Andrew Cagney <cagney@redhat.com>
4876
4877 * gdbint.texinfo (Target Architecture Definition): Delete
4878 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4879
6a1b180d
SC
48802004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4881
4882 * gdb.texinfo (TUI Commands): Document tui reg commands.
4883
d0d5df6f
AC
48842004-03-26 Andrew Cagney <cagney@redhat.com>
4885
4886 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4887 "gdbtui".
4888 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4889 (Contributors): Mention both Text and Terminal User Interface.
4890
aa2a3f87
AC
48912004-03-23 Andrew Cagney <cagney@redhat.com>
4892
4893 * gdbint.texinfo (Target Architecture Definition): Deprecate
4894 references to SIGTRAMP_START and SIGTRAMP_END.
4895
f561f026
AC
48962004-03-23 Andrew Cagney <cagney@redhat.com>
4897
4898 * gdbint.texinfo (Target Architecture Definition): Deprecate
4899 references to PC_IN_SIGTRAMP.
4900
33cb8b0f
AC
49012004-03-19 Andrew Cagney <cagney@redhat.com>
4902
4903 * gdbint.texinfo (Target Architecture Definition): Delete
4904 reference to GDB_TARGET_IS_HPPA.
4905
fc989b7a
AC
49062004-03-18 Andrew Cagney <cagney@redhat.com>
4907
4908 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4909 describe pre_init and post_init.
4910
701b08bb
DJ
49112004-03-09 Daniel Jacobowitz <drow@mvista.com>
4912
4913 * gdb.texinfo (Debugging Output): Document values for "set debug
4914 target".
4915
faae5abe
AC
49162004-02-28 Andrew Cagney <cagney@redhat.com>
4917
4918 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4919
dd79a6cf
JJ
49202004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4921
4922 * gdb.texinfo (breakpoints): Add information about the
4923 new "set breakpoint pending" and "show breakpoint pending"
4924 commands.
4925
e7f16015
AC
49262004-02-26 Andrew Cagney <cagney@redhat.com>
4927
4928 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4929 in Per-architecture module data section.
4930
7161a3a6
RM
49312004-02-25 Roland McGrath <roland@redhat.com>
4932
4933 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4934
2154891a
AC
49352004-02-24 Andrew Cagney <cagney@redhat.com>
4936
4937 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4938 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4939 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 4940
6c74ac8b
AC
49412004-02-17 Andrew Cagney <cagney@redhat.com>
4942
4943 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4944
19772a2c
AC
49452004-02-16 Andrew Cagney <cagney@redhat.com>
4946
4947 * gdbint.texinfo (Target Architecture Definition): Deprecate
4948 FRAMELESS_FUNCTION_INVOCATION.
4949
c9830293
AC
49502004-02-16 Andrew Cagney <cagney@redhat.com>
4951
4952 * gdbint.texinfo (Coding): Mention -Wunused-function.
4953
b9d26eb9
AC
49542004-02-14 Andrew Cagney <cagney@redhat.com>
4955
4956 * gdbint.texinfo (Target Architecture Definition): Delete
4957 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4958
49efadf5
EZ
49592004-02-12 Elena Zannoni <ezannoni@redhat.com>
4960
4961 * gdb.texinfo: Properly quote the name "C++".
4962 * gdbint.texinfo: Ditto.
4963 * stabs.texinfo: Ditto.
4964
1eb288ea
EZ
49652004-02-11 Elena Zannoni <ezannoni@redhat.com>
4966
4967 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4968 minimal information about libiberty.
4969
e4937fc1
MC
49702004-02-06 Michael Chastain <mec.gnu@mindspring.com>
4971
4972 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4973
a9331b3f
RM
49742004-02-04 Roland McGrath <roland@redhat.com>
4975
4976 * gdb.texinfo (Auxiliary Vector): New node (section).
4977 (Data): Add it to the menu.
4978
2650777c
JJ
49792004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4980
4981 * gdb.texinfo (Breakpoints): Add information about pending
4982 breakpoint support.
4983
b4501125
AC
49842004-01-26 Andrew Cagney <cagney@redhat.com>
4985
4986 * gdb.texinfo (Overview): Delete references to the cisco protocol
4987 including the "N" response.
4988
74055713
AC
49892004-01-26 Andrew Cagney <cagney@redhat.com>
4990
4991 * gdbint.texinfo (Target Architecture Definition): Rename
4992 EXTRACT_STRUCT_VALUE_ADDRESS to
4993 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 4994
3bbe9696
EZ
49952004-01-24 Eli Zaretskii <eliz@gnu.org>
4996
4997 * gdb.texinfo (KOD): Document "show os". Add index entries for
4998 "set/show os" and "info cisco" commands.
4999
5843504f
EZ
50002004-01-21 Eli Zaretskii <eliz@gnu.org>
5001
5002 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5003
9175c9a3
MC
50042004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5005
5006 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5007 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5008
8e94b928
NR
50092004-01-19 Nick Roberts <nick@nick.uklinux.net>
5010
5011 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5012 -stack-list-locals.
5013 (GDB/MI Variable Objects): Describe extension to
5014 -var-list-children.
5015
a20cf136
DJ
50162004-01-17 Daniel Jacobowitz <drow@mvista.com>
5017
5018 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5019
afb18d0f
AC
50202004-01-17 Andrew Cagney <cagney@redhat.com>
5021
5022 * gdbint.texinfo (Target Architecture Definition): Delete
5023 documentation on DEPRECATED_NPC_REGNUM.
5024
b51970ac
DJ
50252004-01-13 Daniel Jacobowitz <drow@mvista.com>
5026
5027 * gdb.texinfo: Update copyright year. Mention that set
5028 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5029 "set follow-fork-mode ask".
5030
0f0cffd2
AC
50312004-01-13 Andrew Cagney <cagney@redhat.com>
5032
5033 * gdbint.texinfo: Update copyright year.
5034 (Coding): Add -Wunused-label to list of -Werror warnings.
5035
c552b3bb 50362004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5037 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5038
5039 * gdb.texinfo: Update copyright.
5040 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5041 around names, as appropriate. Minor syntax cleanup of
5042 _NSPrintForDebugger explanation. Two spaces after periods.
5043 GDBN used instead of lit. "gdb". Index entries added for
5044 print-object and _NSPrintForDebugger. @noindent added in one spot.
5045
afe157ca
EZ
50462003-11-11 Elena Zannoni <ezannoni@redhat.com>
5047
5048 * stabs.texinfo: Add dircategory and direntry commands.
5049 * annotate.texinfo: Ditto.
5050
963e2bb7
AC
50512003-11-10 Andrew Cagney <cagney@redhat.com>
5052
5053 * gdbint.texinfo (Target Architecture Definition): Replace the
5054 return_value method's "inval" and "outval" parameters with
5055 "readbuf" and "writebuf".
5056
1d8b2f28
JB
50572003-10-28 Jim Blandy <jimb@redhat.com>
5058
5059 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5060 from "The `F' request packet" and "The `F' reply packet", to make
5061 texi2dvi happy.
5062 (File-I/O remote protocol extension): Update menu entries, too.
5063
36d86913
MC
50642003-10-26 Michael Chastain <mec@shout.net>
5065
5066 * gdb.texinfo (Thread Stops): Document the issue with
5067 premature return from system calls in multi-threaded programs.
5068
ce2826aa
AC
50692003-10-24 Andrew Cagney <cagney@redhat.com>
5070
5071 * annotate.texinfo: Fix "fortunatly"[sic].
5072
f24c5e49
KI
50732003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5074
5075 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5076 with "Hitachi" and "Mitsubishi".
5077
92ad9cd9
AC
50782003-10-20 Andrew Cagney <cagney@redhat.com>
5079
5080 * gdbint.texinfo (Target Architecture Definition): Document
5081 gdbarch_return_value. Add cross references from
5082 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5083 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5084
0ab4b752
MK
50852003-10-18 Mark Kettenis <kettenis@gnu.org>
5086
5087 * gdbint.texinfo (Target Architecture Definition): Document
5088 regset_from_core_section.
fb3e19c0
KI
5089
50902003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5091
5092 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5093
a9331b3f 50942003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5095
5096 From Anthony Green <green@redhat.com>:
5ae4183a 5097 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5098
1485d690
KB
50992003-10-14 Kevin Buettner <kevinb@redhat.com>
5100
889bf7c5
PA
5101 * gdb.texinfo (Breakpoint related warnings): New node.
5102 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5103
86d30acc
DJ
51042003-10-13 Daniel Jacobowitz <drow@mvista.com>
5105
5106 * gdb.texinfo (Remote Protocol): Document v and vCont.
5107
172c2a43
KI
51082003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5109
5110 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5111 * gdbint.texinfo: Ditto.
5112
71952f4c
AC
51132003-10-09 Andrew Cagney <cagney@redhat.com>
5114
5115 From 2003-09-18 David Anderson <davea@sgi.com>:
5116 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5117 "command".
5118
268e2188
AC
51192003-10-03 Andrew Cagney <cagney@redhat.com>
5120
5121 * gdbint.texinfo (Target Architecture Definition): Deprecate
5122 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5123 just target.
5124
12c266ea 51252003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5126
f30992d4 5127 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5128 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5129 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5130 * gdbint.texinfo (Target Architecture Definition): Rename
5131
51322003-09-30 Andrew Cagney <cagney@redhat.com>
5133
f30992d4 5134 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5135 (Target Architecture Definition):
f30992d4 5136
2e092625
AC
5137 * gdbint.texinfo (Target Architecture Definition): Rename
5138 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5139
0717ae8a
AC
51402003-09-29 Andrew Cagney <cagney@redhat.com>
5141
dad809b7
AC
5142 * gdbint.texinfo (Target Architecture Definition): Delete
5143 documentation for NEED_TEXT_START_END.
5144
0717ae8a
AC
5145 * gdbint.texinfo (Target Architecture Definition): Rename
5146 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5147 TARGET_WRITE_PC.
a9331b3f 5148
af6cf26d
MC
51492003-09-22 Michael Chastain <mec@shout.net>
5150
5151 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5152
ee206350
AG
51532003-09-21 Anthony Green <green@redhat.com>
5154
5155 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5156
a38c9fe6
MK
51572003-09-21 Mark Kettenis <kettenis@gnu.org>
5158
5159 * gdbint.texinfo (Target Architecture Definition): Document
5160 stabs_argument_has_addr.
5161
77949794
AC
51622003-09-18 Andrew Cagney <cagney@redhat.com>
5163
5164 * gdbint.texinfo (Target Architecture Definition): Delete
5165 documentation on REGISTER_NAMES.
5166
8e823e25
MK
51672003-09-13 Mark Kettenis <kettenis@gnu.org>
5168
5169 * gdbint.texinfo (Target Architecture Definition): Replace
5170 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5171
f27dd7fd
AC
51722003-09-11 Andrew Cagney <cagney@redhat.com>
5173
5174 * gdbint.texinfo (Target Architecture Definition): Replace
5175 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5176
8b148df9
AC
51772003-08-18 Andrew Cagney <cagney@redhat.com>
5178
5179 * gdbint.texinfo (Target Architecture Definition): Document
5180 "frame_red_zone_size".
5181
25d29d70
AC
51822003-08-09 Andrew Cagney <cagney@redhat.com>
5183
5184 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5185 with "set/show backtrace past-main" and "set/show backtrace
5186 limit".
5187
c938e9b0
L
51882003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5189
5190 * Makefile.in (install-info): Support DESTDIR.
5191 (install-html): Likewise.
5192
64fabec2
AC
51932003-08-07 Andrew Cagney <cagney@redhat.com>
5194
5195 Patch from Nick Roberts.
5196 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5197 bindings. Remove description of send-gdb-command.
5198
2fcf52f0
AC
51992003-08-07 Andrew Cagney <cagney@redhat.com>
5200
5201 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5202 GDB 6.0.
5203
086432e2
AC
52042003-08-06 Andrew Cagney <cagney@redhat.com>
5205
5206 * gdb.texinfo (Mode Options): Mention that level three is the
5207 highest available and that level 2 is deprecated.
5208 (Annotations Overview): Mention annotation levels. Cross reference
5209 to "Limitations of the Annotation Interface" in annotate.texi.
5210 (TODO, Value Annotations, Frame Annotations): Delete section.
5211 (Displays, Breakpoint Info): Delete.
5212
e5249f67
AC
52132003-08-04 Andrew Cagney <cagney@redhat.com>
5214
5215 * agentexpr.texi: Delete @bye.
5216 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5217 (stabs.info): Add $(srcdir) to include search path.
5218 (html): Depend on "annotate_toc.html", and not "annotate.html".
5219 * stabs.texinfo: Ditto. Include "fdl.texi".
5220 * gdbint.texinfo: Update copyright statement's list of invariant
5221 sections.
5222
e6f672d2
AC
52232003-07-28 Andrew Cagney <cagney@redhat.com>
5224
5225 * Makefile.in (INFO_DEPS): Add annotate.info.
5226 (dvi, ps, html, pdf): Add annotate.
5227 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5228 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5229 (ANNOTATE_DOC_FILES): New macro.
5230 (ANNOTATE_TEX_TMPS): New macro.
5231 (annotate.info, annotate_toc.html): Specify dependencies.
5232 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5233 * annotate.texinfo: Rename annotate.texi. Get building. Add
5234 "Migrating to GDB/MI" and "Limitations of the Annotation
5235 Interface" chapters. Mention why it is not part of the user
5236 guide. Update copyright notice. Include "fdl.texi".
5237
72ffddc9
SC
52382003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5239
5240 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5241
a9f12a31
DJ
52422003-07-24 Daniel Jacobowitz <drow@mvista.com>
5243
5244 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5245
b1fe9455
DJ
52462003-07-24 Daniel Jacobowitz <drow@mvista.com>
5247
5248 * gdb.texinfo (Server): Mention pidof.
5249
153721e6
AC
52502003-07-22 Andrew Cagney <cagney@redhat.com>
5251
5252 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5253 list.
5254
0fac0b41
DJ
52552003-06-28 Daniel Jacobowitz <drow@mvista.com>
5256
5257 * gdb.texinfo (Logging output): New chapter.
5258
4e562065
JB
52592003-06-24 Joel Brobecker <brobecker@gnat.com>
5260
5261 * gdb.texinfo (Unsupported languages): New section.
5262 (Languages): Add link to new section.
5263
f2c06f52
AC
52642003-06-22 Andrew Cagney <cagney@redhat.com>
5265
5266 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5267
b4177fca
DJ
52682003-06-22 Daniel Jacobowitz <drow@mvista.com>
5269
5270 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5271
f418dd93
DJ
52722003-06-22 Daniel Jacobowitz <drow@mvista.com>
5273
5274 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5275 * agentexpr.texi: Retitle section, and change it to an appendix.
5276 Comment out texinfo initialization. Factor a @var{} into two
5277 pieces to prevent makeinfo warnings.
5278 * gdb.texinfo: Add Agent Expressions appendix.
5279
4ca61388
DJ
52802003-06-19 Daniel Jacobowitz <drow@mvista.com>
5281
5282 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5283
07f31aa6
DJ
52842003-06-18 Daniel Jacobowitz <drow@mvista.com>
5285
5ae4183a 5286 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5287 remote target". Document the "detach" and "disconnect" commands.
5288 (Server, Netware, Debug Session): Reference "Connecting to a
5289 remote target".
5290 (GDB/MI Target Manipulation): Document "-target-disconnect".
5291
2dd0da42
AC
52922003-06-13 Andrew Cagney <cagney@redhat.com>
5293
5294 * gdbint.texinfo (Target Architecture Definition): Deprecate
5295 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5296 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5297
e7a3abfc
JB
52982003-06-09 Jim Blandy <jimb@redhat.com>
5299
5300 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5301
25e3a86b
AC
53022003-06-08 Andrew Cagney <cagney@redhat.com>
5303
5304 * gdbint.texinfo (Target Architecture Definition): Delete
5305 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5306
a9e5fdc2
AC
53072003-06-08 Andrew Cagney <cagney@redhat.com>
5308
5309 * gdbint.texinfo (Target Architecture Definition): Document
5310 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5311
b37303ee
AF
53122003-06-07 Adam Fedor <fedor@gnu.org>
5313
5314 * gdb.texinfo: Add Objective-C documentation.
5315
39fe6e80
AC
53162003-06-01 Andrew Cagney <cagney@redhat.com>
5317
5318 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5319 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5320
125309b2
AC
53212003-05-21 Andrew Cagney <cagney@redhat.com>
5322
5323 * gdbint.texinfo (Target Architecture Definition): Delete
5324 references to "extract_address" and "store_address".
5325
b8b527c5
AC
53262003-05-16 Andrew Cagney <cagney@redhat.com>
5327
5328 * gdbint.texinfo (Target Architecture Definition): Replace
5329 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5330 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5331
50e3ee83
TR
53322003-05-14 Theodore A. Roth <troth@openavr.org>
5333
5334 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5335
44e2be90
L
53362003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5337
5338 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5339 (gdb.dvi): Likewise.
5340 (gdb.pdf): Likewise.
5341 (links2roff): Likewise.
5342
df5215a6
JB
53432003-05-08 Jim Blandy <jimb@redhat.com>
5344
5345 * gdb.texinfo (Dump/Restore Files): Update documentation for
5346 'dump', 'append', and 'restore': note that format argument is
5347 optional; simplify presentation of the command variants; and be
5348 more precise about the formats.
5349
5e7b2f39
JB
53502003-05-07 Jim Blandy <jimb@redhat.com>
5351
5352 * gdb.texinfo (Symbols): Update documentation: 'maint list
5353 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5354 symtabs' and 'maint info psymtabs'.
5355
b1e29e33
AC
53562003-05-05 Andrew Cagney <cagney@redhat.com>
5357
5358 * gdbint.texinfo (Target Architecture Definition): Make
5359 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5360 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5361 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5362
00905d52
AC
53632003-05-04 Andrew Cagney <cagney@redhat.com>
5364
5365 * gdb.texinfo (Maintenance Commands): Document "maint print
5366 dummy-frames".
5367
54ff5908
AC
53682003-05-04 Andrew Cagney <cagney@redhat.com>
5369
5370 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5371
32e7087d
JB
53722003-05-03 J. Brobecker <brobecker@gnat.com>
5373
5374 Thierry Schneider <tpschneider1@yahoo.com>
5375 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5376 for new MI command.
5377
7043d8dc
AC
53782003-05-03 Andrew Cagney <cagney@redhat.com>
5379
5380 * gdbint.texinfo (Target Architecture Definition): Document
5381 push_dummy_code. Add cross references.
5382
e33d66ec
EZ
53832003-05-02 Elena Zannoni <ezannoni@redhat.com>
5384
5385 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5386 set/show charsets commands.
5387
0ba6dca9
AC
53882003-04-28 Andrew Cagney <cagney@redhat.com>
5389
5390 * gdbint.texinfo (Target Architecture Definition): Replace
5391 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5392 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5393
d7a27068
AC
53942003-04-28 Andrew Cagney <cagney@redhat.com>
5395
5396 * gdbint.texinfo (Target Architecture Definition): Rename
5397 "tm_print_insn" to "deprecated_tm_print_insn".
5398
44ea7b70
JB
53992003-04-09 Jim Blandy <jimb@redhat.com>
5400
5401 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5402 list psymtabs'.
5403
fb8f8949
AC
54042003-04-08 Andrew Cagney <cagney@redhat.com>
5405
5406 * gdbint.texinfo (Target Architecture Definition): Delete
5407 references to EXTRA_FRAME_INFO.
5408
32fb0f22
AC
54092003-04-08 Andrew Cagney <cagney@redhat.com>
5410
5411 * gdbint.texinfo (Target Architecture Definition): Delete
5412 PRINT_TYPELESS_INTEGER.
5413
6be67e67
JB
54142003-04-02 J. Brobecker <brobecker@gnat.com>
5415
5416 * observer.texi (GDB Observers): Adjust the documentation for the
5417 normal_stop notification to better describe reality. Fix a couple
5418 of minor typos.
5419
4e35d5f0
BR
54202003-04-02 Bob Rossi <bob_rossi@cox.net>
5421
a9331b3f 5422 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5423 '-file-list-exec-source-file'
5424
e8a8712a
AC
54252003-03-31 Andrew Cagney <cagney@redhat.com>
5426
5427 * gdbint.texinfo (Target Architecture Definition): Delete
5428 references to CALL_DUMMY_P.
5429
6c0e89ed
AC
54302003-03-30 Andrew Cagney <cagney@redhat.com>
5431
5432 * gdbint.texinfo (Target Architecture Definition): Remove
5433 reference to TARGET_WRITE_SP.
a9331b3f 5434
378bfd1b
AC
54352003-03-27 Andrew Cagney <cagney@redhat.com>
5436
5437 * gdbint.texinfo (Target Architecture Definition): Remove
5438 references to write_sp.
6c0e89ed 5439
922fbb7b
AC
54402003-03-27 Andrew Cagney <cagney@redhat.com>
5441
5442 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5443 chapter body. Use @smallexample instead of @example.
5444 (Annotations): Ditto.
5445 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5446 annotate.texi.
5447
b81774d8
AC
54482003-03-26 Andrew Cagney <cagney@redhat.com>
5449
5450 * gdbint.texinfo (Target Architecture Definition): Replace
5451 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5452 dummy_addr parameters.
5453
1bf6d5cc
AC
54542003-03-25 Andrew Cagney <cagney@redhat.com>
5455
5456 * gdbint.texinfo (Target Architecture Definition): Delete
5457 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5458 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5459 Add reference to PUSH_ARGUMENTS.
5460
618ce49f
AC
54612003-03-23 Andrew Cagney <cagney@redhat.com>
5462
5463 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5464 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5465
bcd7e15f
JB
54662003-03-18 J. Brobecker <brobecker@gnat.com>
5467
5468 * gdbint.texinfo (Algorithms): Add new section describing the
5469 Observer paradigm.
5470 (Top): Add menu entry to new observer appendix.
5471 * observer.texi: New file.
5472 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5473 new observer.texi file.
5474
9fe8321b
AC
54752003-03-17 Andrew Cagney <cagney@redhat.com>
5476
5477 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5478 that GNU Press update the manual version number.
5479
ac2adee5
AC
54802003-03-12 Andrew Cagney <cagney@redhat.com>
5481
5482 * gdbint.texinfo (Target Architecture Definition): Delete
5483 references to get_saved_register. Rename GET_SAVED_REGISTER to
5484 DEPRECATED_GET_SAVED_REGISTER.
5485
749b82f6
AC
54862003-03-13 Andrew Cagney <cagney@redhat.com>
5487
5488 * gdbint.texinfo (Target Architecture Definition): Replace
5489 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5490
8bedc050
AC
54912003-03-12 Andrew Cagney <cagney@redhat.com>
5492
5493 * gdbint.texinfo (Target Architecture Definition): Rename
5494 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5495
0ce1b118
CV
54962003-03-10 Corinna Vinschen <vinschen@redhat.com>
5497
5498 * gdb.texinfo: Add File-I/O documentation.
5499
12cc2063
AC
55002003-03-10 Andrew Cagney <cagney@redhat.com>
5501
5502 * gdbint.texinfo (Target Architecture Definition): Cross reference
5503 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5504
7453dc06
AC
55052003-03-07 Andrew Cagney <cagney@redhat.com>
5506
5507 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5508 frame" command.
5509
6314f104
AC
55102003-03-05 Andrew Cagney <cagney@redhat.com>
5511
5512 * gdbint.texinfo (Target Architecture Definition): Document
5513 unwind_dummy_id. Cross reference unwind_dummy_id and
5514 SAVE_DUMMY_FRAME_TOS.
5515
f1212245
DJ
55162003-03-05 James Ingham <jingham@apple.com>
5517 Daniel Jacobowitz <drow@mvista.com>
5518
5519 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5520 and "show cp-abi".
5521
77e7e267
AC
55222003-03-03 Andrew Cagney <cagney@redhat.com>
5523
5524 * gdbint.texinfo (Target Architecture Definition): Document
5525 register_type.
5526
838a8221
AC
55272003-03-03 Andrew Cagney <cagney@redhat.com>
5528
5529 * stabs.texinfo (Structures): Use @samp and separate @var's
5530 instead of a single @var containing a comma separated list.
5531 (Unions): Ditto.
5532
d7f4a264
DJ
55332003-03-02 Daniel Jacobowitz <drow@mvista.com>
5534
5535 * Makefile.in (distclean): Remove config.log.
5536
f30ee0bc
AC
55372003-03-01 Andrew Cagney <cagney@redhat.com>
5538
5539 * gdbint.texinfo (Target Architecture Definition): Rename
5540 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5541
55422003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5543
5544 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5545 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5546
be448670
CF
55472003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5548
5549 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5550 (Non-debug DLL symbols): New node, describing the minimal symbols
5551 loaded from DLLs without real debugging symbols.
5552
501eef12
AC
55532003-02-20 Andrew Cagney <ac131313@redhat.com>
5554
5555 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5556 hardware-breakpoint-limit".
5557 (Set Watchpoints): Add cross reference to "set remote
5558 hardware-watchpoint-limit".
5559 (Remote configuration options): New section.
5560
21c294e6
AC
55612003-02-04 Andrew Cagney <ac131313@redhat.com>
5562
e9be73e4
AC
5563 * gdbint.texinfo (Target Architecture Definition): Delete
5564 descrption of IS_TRAPPED_INTERNALVAR.
5565
21c294e6
AC
5566 From Keith Seitz <keiths@redhat.com>:
5567 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5568 option "-i"/"--interpreter" to this chapter. Include index
5569 entries.
5570
0179ffac
DC
55712003-02-04 David Carlton <carlton@math.stanford.edu>
5572
5573 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5574 (Variables): Recommend stabs+ and DWARF 2.
5575 (C plus plus expressions): Correct info about
5576 compiler versions, debug formats.
5577 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5578 PR symtab/874.
5579
7ca9f392
AC
55802003-02-01 Andrew Cagney <ac131313@redhat.com>
5581
5582 * gdbint.texinfo (Target Architecture Definition): Delete
5583 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5584 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5585 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5586 references to nindy and i960.
5587 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5588
31a85ea2
AC
55892003-02-01 Andrew Cagney <ac131313@redhat.com>
5590
5591 * gdbint.texinfo (Target Architecture Definition): Delete
5592 FLOAT_INFO.
5593
6b894e49
AC
55942003-01-30 Andrew Cagney <ac131313@redhat.com>
5595
5596 * stabs.texinfo (Member Type Descriptor): Clarify description of
5597 `@'. Suggested by Ben Hutchings.
5598
c48861fb
AC
55992003-01-29 Andrew Cagney <ac131313@redhat.com>
5600
5601 * gdb.texinfo (M68K): Delete reference to es1800.
5602
617073a9
AC
56032003-01-29 Andrew Cagney <ac131313@redhat.com>
5604
5605 * gdb.texinfo (Maintenance Commands): Document `maint print
5606 reggroups' and `maint print register-groups'.
5607 * gdbint.texinfo (Target Architecture Definition): Document
5608 register_reggroup_p.
5609
5b5d99cf
JB
56102003-01-23 Jim Blandy <jimb@redhat.com>
5611
5612 * gdb.texinfo (Separate Debug Files): New section.
5613
e7ba9c65
DJ
56142003-01-22 Daniel Jacobowitz <drow@mvista.com>
5615
5616 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5617 and "maint show profile".
5618
94e91d6d
MC
56192003-01-16 Michael Chastain <mec@shout.net>
5620
5621 * gdb.texinfo (Installing GDB): Warn against
5622 ".../gdb-VERSION/gdb/configure".
5623 (Separate Objdir): Likewise.
5624
867f3898
AC
56252003-01-15 Andrew Cagney <ac131313@redhat.com>
5626
5627 * gdbint.texinfo (Target Architecture Definition): Delete
5628 definition of PRINT_REGISTER_HOOK.
5629
f153cc92
EZ
56302003-01-15 Elena Zannoni <ezannoni@redhat.com>
5631
5632 (OpenRISC 1000): Fix formatting of command names.
5633
c60eb6f1
EZ
56342003-01-15 Elena Zannoni <ezannoni@redhat.com>
5635
5636 * gdb.texinfo (Continuing and Stepping): Add new command
5637 'advance'. Clarify behavior of 'until'.
5638
f5ebfba0
DJ
56392003-01-13 Daniel Jacobowitz <drow@mvista.com>
5640
5641 * gdb.texinfo (Files): Document solib-absolute-prefix and
5642 solib-search-path.
5643
4ce8657e
MC
56442003-01-09 Michael Chastain <mec@shout.net>
5645
5646 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5647 (Create a Release): Add new instructions for new @file{src-release}.
5648 Document existing instructions for @file{Makefile.in} as
5649 being for @value{GDBN} 5.3.1 or earlier.
5650
372613e3
AC
56512003-01-09 Andrew Cagney <ac131313@redhat.com>
5652
5653 * gdbint.texinfo (Target Architecture Definition): Mention
5654 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5655 allocate memory.
5656
b4e9345d
DJ
56572003-01-04 Daniel Jacobowitz <drow@mvista.com>
5658
5659 * gdb.texinfo (Controlling GDB): Add @kindex for
5660 "show osabi".
5661 (Backtraces): Add @kindex's for backtrace-below-main.
5662
98b45e30
DJ
56632003-01-04 Daniel Jacobowitz <drow@mvista.com>
5664
5665 * gdb.texinfo (Controlling GDB): Document "set osabi".
5666
95f90d25
DJ
56672003-01-04 Daniel Jacobowitz <drow@mvista.com>
5668
5669 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5670 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5671
1e698235
DJ
56722003-01-04 Daniel Jacobowitz <drow@mvista.com>
5673
5674 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5675 "set coerce-float-to-double".
5676 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5677
e632838e
AC
56782003-01-02 Andrew Cagney <ac131313@redhat.com>
5679
5680 * stabs.texinfo: Remove obsolete text.
5681 * gdbint.texinfo: Ditto.
5682 * gdb.texinfo: Ditto.
5683
c133ab7a
MK
56842002-12-22 Mark Kettenis <kettenis@gnu.org>
5685
5686 * gdbint.texinfo (Target Architecture Definition): Update
5687 description of gdbarch_register_osabi.
5688
f821f325
KH
56892002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5690
5691 * agentexpr.texi: Fix typos.
5692 * annotate.texi: Likewise.
5693 * fdl.texi: Likewise.
5694
85a6d8d3 56952002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5696
5697 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5698 DEPRECATED_INIT_FRAME_PC.
5699
ae45cd16
AC
57002002-12-01 Andrew Cagney <ac131313@redhat.com>
5701
5702 * gdbint.texinfo (Target Architecture Definition): Delete
5703 PC_IN_CALL_DUMMY.
5704
07555a72
AC
57052002-11-28 Andrew Cagney <ac131313@redhat.com>
5706
5707 * gdbint.texinfo (Host Definition): Delete documentation on
5708 USE_GENERIC_DUMMY_FRAMES.
5709
c166cdc7
EZ
57102002-11-26 Elena Zannoni <ezannoni@redhat.com>
5711
5ae4183a 5712 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5713 * Makefile.in (install-info): Run the install-info command as part
5714 of the post install steps only.
5715 (uninstall-info): New target.
5716 (uninstall): New target.
5717
35db0260
EZ
57182002-11-22 Elena Zannoni <ezannoni@redhat.com>
5719
5720 * Makefile.in (install): Make install do some real work.
5721
9ba8d803
AC
57222002-11-19 Andrew Cagney <ac131313@redhat.com>
5723
5724 Fix POSIX problem reported by Paul Eggert.
5725 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5726 Fix PR gdb/527.
5727
903ad3a6
AC
57282002-10-26 Andrew Cagney <cagney@redhat.com>
5729
5730 * gdbint.texinfo (Target Architecture Definition): Delete
5731 definition of DO_REGISTERS_INFO.
5732
f2abfe65
KB
57332002-10-18 Kevin Buettner <kevinb@redhat.com>
5734
5735 * gdbint.texinfo (Address Classes): Fix problems with insertion
5736 of ``{'' and ``}'' in example.
5737
b5b0480a
KB
57382002-10-17 Kevin Buettner <kevinb@redhat.com>
5739
5740 * gdbint.texinfo (Address Classes): New section.
5741 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5742 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5743 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5744 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5745
c85508ee
KD
57462002-10-11 Klee Dienes <kdienes@apple.com>
5747
5748 * gdb.texinfo (Registers): Mention vector registers as well as
5749 floating registers in the documentation for 'info registers' and
5750 'info all-registers'.
5751
6d12fc3d
DJ
57522002-10-11 Daniel Jacobowitz <drow@mvista.com>
5753
5754 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5755
8d19fbd2
JJ
57562002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5757
5758 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5759 interface definition.
5760
a37295f9
MM
57612002-10-03 Marko Mlinar <markom@opencores.org>
5762
5763 * gdb.texinfo (Target Commands): Add or1k target specific
5764 commands.
5765 * gdb.texinfo (Contributors): Add myself to the contributors list.
5766
da0f9dcd
AC
57672002-10-01 Andrew Cagney <ac131313@redhat.com>
5768
5769 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5770 and "mi1" instead of "mi1" and "mi0".
5771
2e834e49
HPN
57722002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5773
5774 * gdb.texinfo (Packets): Fix typos "alligned".
5775 Correct z3/Z3 description. Correct z4/Z4 title.
5776
050be0dc
AC
57772002-09-27 Andrew Cagney <ac131313@redhat.com>
5778
5779 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5780
1104b9e7
KB
57812002-09-25 Kevin Buettner <kevinb@redhat.com>
5782
5783 * gdb.texinfo: Use GNU/Linux instead of Linux.
5784
512217c7
AC
57852002-09-25 Andrew Cagney <ac131313@redhat.com>
5786
5787 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5788
10998722
AC
57892002-09-24 Andrew Cagney <ac131313@redhat.com>
5790
512217c7 5791 * gdb.texinfo: Replace @example with @smallexample.
10998722 5792
a0eb71c5
KB
57932002-09-20 Kevin Buettner <kevinb@redhat.com>
5794
f7dc1244 5795 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5796 * gdb.texinfo (Character Sets): Use @smallexample instead of
5797 @example. Use GNU/Linux instead of Linux.
5798
57992002-09-20 Jim Blandy <jimb@redhat.com>
5800
5801 * gdb.texinfo: Add character set documentation.
5802
2f870471
AC
58032002-09-19 Andrew Cagney <ac131313@redhat.com>
5804
5805 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5806 (Packets): Add cross reference from `b' packet to `z' packets.
5807
790eb8f5
AC
58082002-09-19 Andrew Cagney <ac131313@redhat.com>
5809
8d30a00d
AC
5810 * gdb.texinfo (Maintenance Commands): Document ``maint
5811 internal-error'' and ``maint internal-warning''.
5812
790eb8f5
AC
5813 * gdbint.texinfo (Target Architecture Definition): Revise
5814 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5815
a23a7bf1
JB
58162002-09-19 Joel Brobecker <brobecker@gnat.com>
5817
5818 * gdbint.texinfo (Target Conditionals): Document the new
5819 NAME_OF_MALLOC macro.
5820
299ffc64
AC
58212002-09-05 Andrew Cagney <ac131313@redhat.com>
5822
5823 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5824 engineer.
5825
b7bb15bc
SC
58262002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5827
5828 * gdb.texinfo (TUI Overview): Document status line fields.
5829
3d757584
SC
58302002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5831
5832 * gdb.texinfo (TUI Commands): Document info win command.
5833
269c21fe
SC
58342002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5835
5836 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5837
7cf36c78
SC
58382002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5839
5840 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5841 (TUI Keys): Likewise.
5842
d2c6833e
AC
58432002-08-25 Andrew Cagney <ac131313@redhat.com>
5844
5845 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5846 for a packet receive.
5847
46d8b1c3
AC
58482002-08-25 Andrew Cagney <ac131313@redhat.com>
5849
5850 * Makefile.in (clean): Move to end of file.
5851 (distclean, maintainer-clean, realclean): Ditto.
5852 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5853 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5854 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5855 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5856
b0787093
AC
58572002-08-24 Andrew Cagney <ac131313@redhat.com>
5858
5859 * Makefile.in (GDBINT_TEX_TMPS): Define.
5860 (gdbint.dvi, gdbint.pdf): Use
5861 (GDB_TEX_TMPS): Define.
5862 (gdb.dvi, gdb.pdf): Use.
5863 (STABS_TEX_TMPS): Define.
5864 (stabs.dvi, stabs.pdf): Use.
5865 (GDB_DOC_SOURCE_INCLUDES): New macros.
5866 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5867 (GDBINT_DOC_FILES_INCLUDES): New macros.
5868 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5869 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5870 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5871 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5872 (links2roff): Replace SFILES_INCLUDED with
5873 GDB_DOC_SOURCE_INCLUDES.
5874 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5875 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5876 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5877 dependencies.
5878 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5879 dependencies.
5880 (gdbmi.texinfo): Delete rule.
5881 (inc-hist.texinfo): Delete rule.
5882 (rluser.texinfo): Delete rule.
5883
ebba8386
AC
58842002-08-23 Andrew Cagney <cagney@redhat.com>
5885
5886 * gdbint.texinfo (Target Architecture Definition): Update
5887 STORE_RETURN_VALUE, mention regcache.
5888
0ab7a791
AC
58892002-08-21 Andrew Cagney <ac131313@redhat.com>
5890
5891 * gdbint.texinfo (Target Architecture Definition): Document
5892 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5893
ee2d5c50
AC
58942002-08-19 Andrew Cagney <ac131313@redhat.com>
5895
5896 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5897 Fix minor typos. Add index entries.
5898
53c69bd7
AC
58992002-08-18 Andrew Cagney <ac131313@redhat.com>
5900
5901 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5902
e76f1f2e
AC
59032002-08-15 Andrew Cagney <ac131313@redhat.com>
5904
5905 * gdbint.texinfo (Target Architecture Definition): Document
5906 PRINT_VECTOR_INFO.
5907 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5908
0680b120
AC
59092002-08-13 Andrew Cagney <ac131313@redhat.com>
5910
5911 * gdb.texinfo (Maintenance Commands): Document "maint print
5912 registers", "maint print raw-registers" and "maint print
5913 cooked-registers".
5914
3c3bea1c
GS
59152002-08-08 Grace Sainsbury <graces@redhat.com>
5916
a9331b3f 5917 From Mark Salter:
3c3bea1c
GS
5918 * gdb.texinfo (Protocol): Document T packet extension to
5919 allow watchpoint address reporting.
5920
42f9b0a5
AC
59212002-08-03 Andrew Cagney <ac131313@redhat.com>
5922
5923 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5924
db034ac5
AC
59252002-08-01 Andrew Cagney <cagney@redhat.com>
5926
5927 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5928 to CHILL.
5929
e2b28d04
AC
59302002-08-01 Andrew Cagney <ac131313@redhat.com>
5931
5932 * gdbint.texinfo (Coding): Revise section "Include Files".
5933
7fb623f7
AC
59342002-07-24 Andrew Cagney <cagney@redhat.com>
5935
5936 * gdbint.texinfo: Obsolete references to m88k.
5937 * gdb.texinfo: Ditto.
5938
4a2b4636
JB
59392002-07-10 Joel Brobecker <brobecker@gnat.com>
5940
7fb623f7 5941 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
5942 where the proper version of autoconf can be retrieved.
5943
a71ec265
DH
59442002-07-09 Don Howard <dhoward@redhat.com>
5945
5946 * gdb.texinfo (Command Files): Further describe the behavior of
5947 sourced command files.
5948
b9aa90c9
AC
59492002-06-27 Andrew Cagney <ac131313@redhat.com>
5950
5951 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5952 (Coding): Clarify ISO C version that GDB assumes.
5953
40dd2248
TT
59542002-06-26 Tom Tromey <tromey@redhat.com>
5955
5956 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5957 add_setshow_cmd_full.
5958
bfac230e
DH
59592002-06-25 Don Howard <dhoward@redhat.com>
5960
5961 * gdb.texinfo (Memory Region Attributes): Document new behavior
5962 for 'mem' command.
5963
475b0867
JB
59642002-06-11 Jim Blandy <jimb@redhat.com>
5965
919d772c
JB
5966 * gdb.texinfo (Symbols): Update documentation for `info source'
5967 command.
5968
475b0867
JB
5969 * gdb.texinfo (Macros): Call the command `info macro', not
5970 `show macro'.
5971
ba8c9337
AC
59722002-06-09 Andrew Cagney <ac131313@redhat.com>
5973
5974 * gdbint.texinfo (Coding): Add section ``Per-architecture module
5975 data''.
5976
1029b7fa
MK
59772002-06-09 Mark Kettenis <kettenis@gnu.org>
5978
5979 * gdbint.texinfo (Target Architecture Definition): Document
5980 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5981
16737d73
AC
59822002-06-08 Andrew Cagney <ac131313@redhat.com>
5983
5984 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5985 lists.
5986
30107679
AC
59872002-06-08 Andrew Cagney <ac131313@redhat.com>
5988
5989 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5990 Branch''.
5991
3352e23e
AC
59922002-06-01 Andrew Cagney <ac131313@redhat.com>
5993
5994 * gdbint.texinfo (Target Architecture Definition): Add section
5995 ``Converting an existing Target Architecture to Multi-arch''.
5996
cbb09e6a
AC
59972002-05-30 Andrew Cagney <ac131313@redhat.com>
5998
5999 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6000 to ``Obsoleting code''. Revise.
6001
e2e0bcd1
JB
60022002-05-17 Jim Blandy <jimb@redhat.com>
6003
6004 * gdb.texinfo (C Preprocessor Macros): New chapter.
6005 Include it in the main menu.
6006 (Contributors): Credit Jim Blandy with macro support.
6007 (Compilation): Explain how to get macro information into the
6008 executable.
6009 (Expressions): Note that preprocessor macros are expanded.
6010
9db8d71f
DJ
60112002-05-14 Daniel Jacobowitz <drow@mvista.com>
6012
6013 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6014 options for `target remote'.
6015
6d531722
AC
60162002-05-13 Andrew Cagney <ac131313@redhat.com>
6017
6018 * gdbint.texinfo (Target Architecture Definition): Delete
6019 documentation on NNPC_REGNUM.
6020
13d01224
AC
60212002-05-11 Andrew Cagney <ac131313@redhat.com>
6022
6023 * gdbint.texinfo (Target Architecture Definition): Document
6024 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6025 (Target Architecture Definition): Revise section `Using Different
6026 Register and Memory Data Representations'. Add section `Raw and
6027 Virtual Register Representations'.
6028
b2e75d78
AC
60292002-05-11 Andrew Cagney <ac131313@redhat.com>
6030
6031 * gdbint.texinfo (Target Architecture Definition): Mention
6032 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6033 (Target Architecture Definition): Mention same. Add references to
6034 web pages.
6035
2c8682ee
MS
60362002-05-08 Michael Snyder <msnyder@redhat.com>
6037
6038 * stabs.texinfo (Attributes): Document new "vector" attribute.
6039
0816590b
AC
60402002-05-04 Andrew Cagney <ac131313@redhat.com>
6041
6042 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6043
2653173e
AC
60442002-05-04 Andrew Cagney <ac131313@redhat.com>
6045
6046 * gdb.texinfo: Delete obsolete references to a29k.
6047
d7bd68ca
AC
60482002-04-24 Andrew Cagney <ac131313@redhat.com>
6049
6050 * gdbint.texinfo (Target Architecture Definition): Replace
6051 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6052
21d83aa5
DM
60532002-04-24 David S. Miller <davem@redhat.com>
6054
6055 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6056
7673a6cc
DM
60572002-04-21 David S. Miller <davem@redhat.com>
6058
6059 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6060
d49d1e0a
AC
60612002-04-21 Andrew Cagney <ac131313@redhat.com>
6062
6063 * gdbint.texinfo (Target Architecture Definition): Delete
6064 definition of HAVE_REGISTER_WINDOWS.
6065
f7dc1244 60662002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6067
6068 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6069 "Theodore A. Roth" <troth@verinet.com>.
6070
5ca0cb28
DH
60712002-04-15 Don Howard <dhoward@redhat.com>
6072
f7dc1244 6073 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6074 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6075 Provide a better explaination of this feature.
5ca0cb28 6076
f208ba17
AC
60772002-04-14 Andrew Cagney <ac131313@redhat.com>
6078
6079 * gdbint.texinfo (Target Architecture Definition): Remove
6080 FRAME_CHAIN_COMBINE.
6081
d5ba91de
MC
60822002-04-12 Michael Chastain <mec@shout.net>
6083
6084 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6085 REG_STACK_SEGMENT.
6086
26818220
MC
60872002-04-09 Michael Chastain <mec@shout.net>
6088
6089 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6090 PYRAMID_* macros.
6091
129188f6
AC
60922002-04-07 Andrew Cagney <ac131313@redhat.com>
6093
6094 * gdb.texinfo (Bug Reporting): Document that the web is the
6095 prefered way of submitting bug reports.
6096 (Bug Reporting): Delete the s-mail address as the last resort.
6097
8227c0ff
AC
60982002-04-05 Andrew Cagney <ac131313@redhat.com>
6099
6100 * gdbint.texinfo (Target Architecture Definition): Delete
6101 references to TARGET_WRITE_FP and write_fp.
6102
16d9dec6
MS
61032002-03-27 Michael Snyder <msnyder@redhat.com>
6104
6105 * gdb.texinfo: Document new commands dump, append, and restore.
6106
9ae8b82c
AC
61072002-03-27 Andrew Cagney <ac131313@redhat.com>
6108
6109 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6110 Branch'.
6111
474c8240
AC
61122002-03-18 Andrew Cagney <ac131313@redhat.com>
6113
6114 * gdb.texinfo: Change all examples to @smallexample.
6115 * gdbint.texinfo: Ditto.
a9331b3f 6116
fb0ff88f
AC
61172002-03-18 Andrew Cagney <ac131313@redhat.com>
6118
6119 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6120 Branches''.
6121
9bb0a4d8
AC
61222002-03-18 Andrew Cagney <ac131313@redhat.com>
6123
6124 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6125 Policy''.
6126
937f164b
FF
61272002-03-04 Fred Fish <fnf@redhat.com>
6128
6129 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6130 expresson, suports, dependant, trhe, perhaphs, situtations,
6131 explictily, taged, oportunity, unfortunatly).
6132
a7b40f07
AC
61332002-02-24 Andrew Cagney <ac131313@redhat.com>
6134
6135 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6136 Remove reference to 3.12.
6137
aab4e0ec
AC
61382002-02-23 Andrew Cagney <ac131313@redhat.com>
6139
6140 * gdbint.texinfo: Include fdl.texi.
6141 (Top): Add GNU Free Documentation License.
6142 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6143 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6144 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6145 (gdbint.info): Add srcdir to include path.
6146 * gdb.texinfo: Include gpl.texi.
6147 (Top): Add Copying.
6148 * gpl.texi: New file.
6149
47b95330
AC
61502002-02-23 Andrew Cagney <ac131313@redhat.com>
6151
6152 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6153
78c47bea
PM
61542002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6155
6156 * gdb.texinfo: Document Cygwin native specific commands.
6157
56460a61
DJ
61582002-02-15 Daniel Jacobowitz <drow@mvista.com>
6159
6160 * gdb.texinfo: Document gdbserver ``--attach'' command.
6161
def71bfa
MS
61622002-02-07 Michael Snyder <msnyder@redhat.com>
6163
6164 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6165 to @code(_ovly_debug_event).
6166
c928edc0
AC
61672002-02-07 Andrew Cagney <ac131313@redhat.com>
6168
6169 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6170
81d46470
MS
61712002-02-06 Michael Snyder <msnyder@redhat.com>
6172
6173 * gdb.texinfo (overlays): Mention new magic symbol
6174 '_ovly_debug_event', which allows GDB to keep better track
6175 of overlays.
6176
f7dc1244 61772002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6178
6179 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6180 Suggested by Dmitry Sivachenko.
6181
6182 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6183
15110bc3
MS
61842002-02-01 Michael Snyder <msnyder@redhat.com>
6185
6186 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6187
6763aef9
MS
61882002-01-30 Michael Snyder <msnyder@redhat.com>
6189
ac282366
MS
6190 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6191 (set trust-readonly-sections): Document.
6763aef9 6192
8642bc8f
AC
61932002-01-29 Andrew Cagney <ac131313@redhat.com>
6194
6195 * gdbint.texinfo (Releasing GDB): Revise and update.
6196
afe64c1a
AC
61972002-01-28 Andrew Cagney <ac131313@redhat.com>
6198
6199 * gdbint.texinfo (Target Architecture Definition): Delete
6200 description of TARGET_BYTE_ORDER_DEFAULT.
6201
f7dc1244 62022002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6203
6204 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6205 <mitya@cavia.pp.ru>.
6206
3d6e1b5a
AC
62072002-01-23 Andrew Cagney <ac131313@redhat.com>
6208
6209 * libgdb.texinfo: Delete file.
6210
6c0e9fb3
AC
62112002-01-22 Andrew Cagney <ac131313@redhat.com>
6212
6213 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6214 * gdbint.texinfo: Ditto.
6215
e0ce93ac
AC
6216Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6217
6218 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6219
be298bcc
AC
62202002-01-22 Andrew Cagney <ac131313@redhat.com>
6221
6222 * Makefile.in: Update copyright.
6223 (TEXI2DVI): Define.
6224 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6225 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6226 gdb-cfg.texi.
6227 (TEXINDEX, PDFTEX): Delete makefile variables.
6228
8e04817f
AC
62292002-01-22 Andrew Cagney <ac131313@redhat.com>
6230
6231 * gdb.texinfo (Protocol): Move section to appendix.
6232
6b2f586d
AC
62332002-01-21 Andrew Cagney <ac131313@redhat.com>
6234
6235 * gdb.texinfo (Remote Debugging): Create a menu.
6236 (Top): Add ``Remote Debugging'' to menu.
6237
6f05cf9f
AC
62382002-01-21 Andrew Cagney <ac131313@redhat.com>
6239
6240 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6241 serial protocol'' from here.
6242 (Remote Debugging): To here. New chapter.
6243
3fd3d7d2
AC
62442002-01-20 Andrew Cagney <ac131313@redhat.com>
6245
6246 * gdbint.texinfo (Target Architecture Definition): Delete
6247 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6248
7fd60527
AC
62492002-01-20 Andrew Cagney <ac131313@redhat.com>
6250
6251 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6252 are no longer needed.
6253 (Porting GDB): Add maintainer note about configure.host.
6254
c2f05ac9
AC
62552002-01-20 Andrew Cagney <ac131313@redhat.com>
6256
6257 * gdbint.texinfo (Target Architecture Definition): Remove
6258 definition of IEEE_FLOAT.
6259
f7dc1244 62602002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6261
6262 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6263 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6264 <3diff@gnu.org>
231b2aad 6265
82600034
AC
62662002-01-19 Andrew Cagney <ac131313@redhat.com>
6267
6268 * gdbint.texinfo (Host Definition): Remove references to
6269 MALLOC_INCOMPATIBLE.
6270
7708fa01
AC
62712002-01-17 Andrew Cagney <ac131313@redhat.com>
6272
6273 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6274 and xyz-xdep.o.
6275
eb12ee30
AC
62762002-01-17 Andrew Cagney <ac131313@redhat.com>
6277
889bf7c5 6278 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6279 (Set Breaks): Copy ``maint info breakpoint'' doco to
6280 ``Maintenance Commands'' appendix. Add reference.
6281
c9ccaa92
AC
62822002-01-17 Andrew Cagney <ac131313@redhat.com>
6283
6284 * fdl.texi: Remove next/prev from @node.
6285
f7dc1244 62862002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6287
6288 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6289 for monstrous @multitable (from Brian Youmans).
6290
6291 * fdl.texi: New file.
6292
6293 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6294
8973da3a
AC
62952002-01-15 Andrew Cagney <ac131313@redhat.com>
6296
6297 * gdbint.texinfo (Releasing GDB): New chapter.
6298
7d86b5d5
AC
62992002-01-14 Andrew Cagney <ac131313@redhat.com>
6300
6301 * gdb.texinfo (Embedded Processors, Calling program functions):
6302 Obsolete references to a29k.
6303
cc1cb004
AC
63042002-01-13 Andrew Cagney <ac131313@redhat.com>
6305
6306 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6307 examples. Document that a code-block should do or discard its
6308 cleanups before exit.
6309
79f12247
MS
63102002-01-11 Michael Snyder <msnyder@redhat.com>
6311
6312 * gdb.texinfo (Choosing files): Change @samp to @file.
6313
19837790
MS
63142002-01-05 Michael Snyder <msnyder@redhat.com>
6315
6316 * gdb.texinfo (--pid): Document new command line option (attach).
6317
f7dc1244 63182002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6319
6320 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6321 in the stub.
6322
d7449b42
AC
63232002-01-04 Andrew Cagney <ac131313@redhat.com>
6324
6325 * gdbint.texinfo (Target Architecture Definition): Replace
6326 BIG_ENDIAN with BFD_ENDIAN_BIG.
6327
f23631e4
AC
63282002-01-03 Andrew Cagney <ac131313@redhat.com>
6329
6330 * gdbint.texinfo (Target Architecture Definition): Replace
6331 value_ptr with struct value pointer.
6332
72c9928d
EZ
63332002-01-02 Eli Zaretskii <eliz@gnu.org>
6334
6335 * gdb.texinfo (Free Software): Fix wording.
6336
959acfd1
EZ
63372001-12-31 Eli Zaretskii <eliz@gnu.org>
6338
6339 * gdb.texinfo (Free Software): New section ``Free Software Needs
6340 Free Documentation''.
6341
f7dc1244 63422001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6343
6344 * stabs.texinfo:
6345 * gdb.texinfo:
6346 * gdbint.texinfo:
6347 * libgdb.texinfo:
6348 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6349
6600abed
MS
63502001-12-29 Michael Snyder <msnyder@redhat.com>
6351
6352 * gdb.texinfo (maint info sections): Fix typo.
6353
f6680716
MS
63542001-12-26 Michael Snyder <msnyder@redhat.com>
6355
fe95c787
MS
6356 * gdb.texinfo (maint info sections): Document.
6357
a9331b3f 6358 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6359 'info proc' sub-options that are currently not implemented.
6360
c3d3ce5b
JB
63612001-12-20 Jim Blandy <jimb@redhat.com>
6362
6363 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6364
778eb05e
AC
63652001-12-15 Andrew Cagney <ac131313@redhat.com>
6366
6367 * gdbint.texinfo (Target Architecture Definition): Replace
6368 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6369
2607059c
AC
63702001-12-01 Andrew Cagney <ac131313@redhat.com>
6371
6372 * gdbint.texinfo (Host Definition): Delete documentation on
6373 HOST_BYTE_ORDER.
6374
df0cd8c5
JB
63752001-11-30 Jim Blandy <jimb@redhat.com>
6376
6377 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6378 overlay support. Add to top-level menu.
df0cd8c5 6379
88118b3a
TT
63802001-11-26 Tom Tromey <tromey@redhat.com>
6381
6382 * gdb.texinfo (Command Syntax): Document C-o binding.
6383
96565e91
CF
63842001-07-26 Christopher Faylor <cgf@redhat.com>
6385
6386 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6387 use since it is described in the referenced section.
6388
f7dc1244 6389 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6390 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6391 clearer when using DJGPP.
6392
2a3d5645
CF
63932001-11-24 Christopher Faylor <cgf@redhat.com>
6394
6395 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6396 specifically refer to MS-DOS.
6397 (command files): Mention gdb.ini is only used on MS-DOS.
6398
aa26fa3a
TT
63992001-11-21 Tom Tromey <tromey@redhat.com>
6400
6401 * gdb.texinfo (Invoking GDB): Document --args.
6402 (Mode Options): Likewise.
6403
4f8ada06
JB
64042001-11-21 Jim Blandy <jimb@redhat.com>
6405
6406 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6407 Delete documentation; this macro has been removed from the
6408 sources.
4f8ada06 6409
3fe0dc10
JB
64102001-11-13 Jim Blandy <jimb@redhat.com>
6411
6412 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6413
9e5abb06
CV
64142001-11-06 Corinna Vinschen <vinschen@redhat.com>
6415
6416 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6417
1c5dfdad
MS
64182001-11-05 Michael Snyder <msnyder@redhat.com>
6419
a9331b3f 6420 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6421 quote regexp chars in function names such as "operator*()".
6422
990f9fe3
FF
64232001-11-01 Fred Fish <fnf@redhat.com>
6424
6425 * gdbint.texinfo (SOLIB_ADD): Document additional new
6426 "readsyms" arg.
6427
b433d00b
DH
64282001-10-30 Don Howard <dhoward@redhat.com>
6429
070b1dd3
DH
6430 * gdb.texinfo: (Command Files) Added documentation for the
6431 behavior of gdb with input redirected from a file.
b433d00b 6432
b7209cb4
FF
64332001-10-28 Fred Fish <fnf@redhat.com>
6434
6435 * gdb.texinfo (auto-solib-add): Change docs to match
6436 implementation change.
6437 (auto-solib-limit): Add docs for new variable.
6438
1aa20aa8
AC
64392001-10-15 Andrew Cagney <ac131313@redhat.com>
6440
6441 * gdbint.texinfo (Target Architecture Definition): Function
6442 value_as_pointer renamed to value_as_address.
6443
fc0c74b1
AC
64442001-10-15 Andrew Cagney <ac131313@redhat.com>
6445
6446 * gdbint.texinfo (Target Architecture Definition): Default
6447 POINTER_TO_ADDRESS functions assume unsigned addresses.
6448 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6449 posting by Jim Blandy.
6450
f4846649
JB
64512001-10-12 Jim Blandy <jimb@redhat.com>
6452
6453 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6454 version of texi2html (1.64) doesn't support this flag any more.
6455
f277788b
MK
64562001-09-08 Mark Kettenis <kettenis@gnu.org>
6457
a9dc4918
MK
6458 * gdbint.texinfo (Host Definition): Remove description of
6459 MEM_FNS_DECLARED.
6460
d28379df
MK
6461 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6462
f277788b
MK
6463 * gdbint.texinfo (Host Definition): Remove description of
6464 HAVE_SIGSETMASK.
6465
7ccaa899
EZ
64662001-09-04 Elena Zannoni <ezannoni@redhat.com>
6467
6468 * gdbint.texinfo (Target Architecture Definition): Add
6469 explanation of TARGET_PRINT_INSN macro.
6470
17d9d558
JB
64712001-08-30 Jim Blandy <jimb@redhat.com>
6472
6473 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6474 Explain what it means to load relocatable files.
6475
72cde065
JB
64762001-08-28 Jim Blandy <jimb@redhat.com>
6477
6478 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6479 info `top' menu.
6480
9e678452
CF
6481Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6482
6483 * gdbint.texinfo: Add a cautionary note about macro use.
6484
a2bea4c3 64852001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6486
a2bea4c3
CV
6487 * gdb.texinfo: Explain omitting the hostname in the
6488 `target remote' command.
6489
1129bf27
DJ
64902001-07-30 Daniel Jacobowitz <drow@mvista.com>
6491
6492 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6493 and END-INFO-DIR-ENTRY.
6494
732b3002
SC
64952001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6496
6497 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6498
89437448
AC
64992001-07-25 Andrew Cagney <ac131313@redhat.com>
6500
6501 * gdbint.texinfo (libgdb): Rewrite.
6502
f7dc1244 65032001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6504
6505 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6506
c4555f82
SC
65072001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6508
6509 * gdb.texinfo (TUI): New chapter, document the TUI.
6510 (Mode Options): Document the -tui option.
6511
2f45a6e0
MK
65122001-07-23 Mark Kettenis <kettenis@gnu.org>
6513
6514 * gdbint.texinfo (Host Definition): Remove description of
6515 NEED_POSIX_SETPGID.
6516
f7dc1244 65172001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6518
6519 * gdb.tex (DJGPP Native): New node, with descriptions of
6520 DJGPP-specific commands.
6521
be9c6c35
JM
65222001-07-19 John R. Moore <jmoore@redhat.com>
6523
6524 * gdbint.texinfo: Three misspellings.
6525
dfa249fb
AC
65262001-07-06 Andrew Cagney <ac131313@redhat.com>
6527
6528 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6529 `test` expressions on bash. Problem reported by Colin Walters.
6530
c72e7388
AC
65312001-07-04 Andrew Cagney <ac131313@redhat.com>
6532
6533 * gdbint.texinfo (User Interface): Update ui-out documentation to
6534 refelect recent UI/MI updates.
6535
94bbb2c0
AC
65362001-07-04 Andrew Cagney <ac131313@redhat.com>
6537
6538 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6539 interpreters.
6540
af6c57ea
AC
65412001-06-15 Andrew Cagney <ac131313@redhat.com>
6542
6543 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6544 structure and not macros.
6545 (Host Definition): Document that much of this chapter is obsolete.
6546 (Target Architecture Definition): Update list of files that make
6547 up a target architecture.
6548 (Coding): Update.
6549
83aa8bc6
AC
65502001-06-28 Andrew Cagney <ac131313@redhat.com>
6551
6552 * gdbint.texinfo (Target Architecture Definition): Update
6553 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6554 The latter has been changed to a true predicate.
6555
f7dc1244 65562001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6557
6558 * annotate.texi: Add @noindent where needed. From Dmitry
6559 Sivachenko <dima@Chg.RU>.
6560 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6561
656db9b0
AC
65622001-06-16 Andrew Cagney <ac131313@redhat.com>
6563
6564 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6565
df2396a1
AC
65662001-06-14 Andrew Cagney <ac131313@redhat.com>
6567
6568 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6569 returns ``OK''. Document that the ``R'' packet does not reply.
6570
0f1f2b0a
MS
65712001-06-13 Michael Snyder <msnyder@redhat.com>
6572
6573 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6574
f7dc1244 65752001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6576
6577 * gdb.texinfo (Signals): Clarify the default setting of signal
6578 handling.
6579
a5d7c491
AC
65802001-05-14 Andrew Cagney <ac131313@redhat.com>
6581
6582 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6583 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6584
05a54c4f
AC
65852001-05-12 Andrew Cagney <ac131313@redhat.com>
6586
6587 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6588
f7dc1244 65892001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6590
6591 * gdbint.texinfo (Clean Design and Portable Implementation):
6592 Renamed from "Clean Design".
6593 (Clean Design and Portable Implementation): Document portable
6594 methods of handling file names, and the associated macros.
6595
f7dc1244 65962001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6597
6598 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6599 command and provide a cross-reference to its description.
6600 (Symbols): Note that "info scope" is useful for trace experiments.
6601
f7dc1244 66022001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6603
b37052ae
EZ
6604 * gdb.texinfo (Symbols): Document "info scope".
6605 (Tracepoints): New chapter.
6606 (Contributors): Update for v5.1.
6607 <All nodes>: Change "C++" to "C@t{++}".
6608
0ee54786
EZ
6609 * gdbint.texinfo (User Interface): A new section about ui_out
6610 functions, based on text written by Fernando Nasser.
6611
c534679c
EZ
6612 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6613
f7dc1244 66142001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6615
e9c75b65
EZ
6616 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6617
6618 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6619
6620 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6621 Replace "GDB" with "@value{GDBN}". Fix markup.
6622
6623 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6624
3d67e040
EZ
6625 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6626 a cross-reference to its description.
6627 (Symbols): Document "info symbol".
6628
f7dc1244 66292001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6630
6631 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6632 subsection "x86 Watchpoints".
6633 (Target Architecture Definition): Document the macros
6634 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6635 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6636
b0ed3589
AC
66372001-03-20 Andrew Cagney <ac131313@redhat.com>
6638
6639 * gdbint.texinfo (Target Architecture Definition): Update
6640 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6641 list.
6642
b6ba6518
KB
66432001-03-06 Kevin Buettner <kevinb@redhat.com>
6644
6645 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6646 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6647
f7dc1244 66482001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6649
6650 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6651
f7dc1244 66522001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6653
17cc6a06
EZ
6654 * gdb.texinfo (Environment): Document that `path' does not change
6655 the value of PATH in GDB's own environment (it did in the past,
6656 but that was changed on March 15, 1994). Reported by Doug Evans
6657 <dje@transmeta.com>.
6658
56caf160
EZ
6659 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6660 its line. Fix markup of commands and macros. Add an Index node
6661 and index entries.
6662
29e57380
C
66632001-01-23 J.T. Conklin <jtc@redback.com>
6664
6665 * gdb.texinfo (Memory region attributes): New manual section.
6666
1c6147de
ND
66672001-01-04 Nicholas Duffek <nsd@redhat.com>
6668
6669 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6670
f7dc1244 66712000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6672
6673 * refcard.tex: Version and copyright fixed. From Phil Edwards
6674 <pedwards@disaster.jaj.com>.
6675
0dcedd82
AC
6676Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6677
6678 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6679 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6680
3b851bce
AC
6681Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6682
6683 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6684 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6685
f7dc1244 66862000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6687
6688 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6689 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6690
b90a5f51
CF
66912000-11-10 Christopher Faylor <cgf@cygnus.com>
6692
6693 * gdb.texinfo: Document new 'set step-mode' command.
6694
f7dc1244 66952000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6696
6697 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6698 changes from Dmitry Sivachenko <dima@Chg.RU>.
6699
f7dc1244 67002000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6701
6702 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6703 From Steven Johnson <sbjohnson@ozemail.com.au>.
6704
2e685b93
MK
67052000-08-10 Mark Kettenis <kettenis@gnu.org>
6706
6707 * gdbint.texinfo (Overall Structure): Spelling fix.
6708
f7dc1244 67092000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6710
6711 * gdbint.texinfo (Target Architecture Definition): Document that
6712 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6713 for which REGISTER_CONVERTIBLE returns a zero value.
6714
63ac3005
EZ
67152000-07-08 Christopher Faylor <cgf@cygnus.com>
6716
6717 * Makefile.in (install-info): Find files to install in either the
6718 build or source directories (adapted from Makefile.am).
6719
bd79f757
ND
67202000-07-07 Nicholas Duffek <nsd@redhat.com>
6721
6722 * stabs.texinfo: Fix spelling errors.
6723 (String Field): FILE-NUMBER starts from 0, not 1.
6724
f7dc1244 67252000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6726
6727 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6728 Brian Youmans.
5f208f6d 6729
f7dc1244 67302000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6731
6732 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6733 the source directory. Reported by Mark Harig
6734 <markh@frazier.landmark.com>.
cc542d3b 6735
f3b28801
C
67362000-06-20 J.T. Conklin <jtc@redback.com>
6737
6738 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6739
449f3b6c
AC
6740Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6741
6742 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6743 Generate using pdftex.
449f3b6c 6744 (PDFTEX): Define.
889bf7c5 6745 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6746 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6747 @contents at the start.
449f3b6c 6748
f7dc1244 67492000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6750
6751 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6752 Youmans.
48e934c6 6753
9e9c5ae7
AC
6754Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6755
6756 From Brian Youmans:
6757 * gdb.texinfo: Fix ``et al.''.
6758
c741b251
AC
6759Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6760
6761 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6762 loop.
c741b251 6763
4ab64e14
JG
67642000-05-19 Jimmy Guo <guo@cup.hp.com>
6765
6766 * configure: Regenerate.
6767
f7dc1244 67682000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6769
6770 * Makefile.in (install-info): Run install-info on installed Info
6771 files.
6772
8c70017b
AC
6773Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6774
a7cb598a 6775 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6776 Andrew Cagney.
8c70017b 6777
f7dc1244 67782000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6779
6780 * gdb.texinfo: Proofreading changes from Brian Youmans.
6781
bf0184be
ND
67822000-05-01 Nick Duffek <nsd@cygnus.com>
6783
6784 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6785 startup sequence, minor edits.
6786
f7dc1244 67872000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6788
6789 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6790 TeX.
6791
6792 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6793 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6794 like `n' and `s' which look weird. Convert some of the @kindex to
6795 @vindex, when they refer to variables, not commands.
6796
33e16fad
AC
6797Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6798
6799 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6800
f7dc1244 68012000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6802
6803 * Makefile.in (GDBMI_DIR): New variable.
6804 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6805 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6806 (gdbmi.texinfo): New target, for texi2roff.
6807 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6808 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6809
6810 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6811 gdbmi.texinfo.
6812 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6813 comment.
6814
d167840f
EZ
68152000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6816
6817 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6818 command.
d167840f 6819
f7dc1244 68202000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6821
6822 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6823 prevents the build (and is generally a Bad Idea).
6824
f7dc1244 68252000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6826
6827 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6828 a comma inside @var.
6829 (Command Files): Index markup changes from Dmitry Sivachenko
6830 <dima@Chg.RU>.
6831
f7dc1244 68322000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6833
6834 * Makefile.in (LN_S): Define.
6835 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6836 invoke "ln -s" unless it is known to work.
6837
6838 * configure.in (AC_PROG_LN_S): Add.
6839
8dc7983f
JB
68402000-04-14 Jim Blandy <jimb@redhat.com>
6841
6842 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6843 section.
6844 (Target Conditionals): Document ADDRESS_TO_POINTER,
6845 POINTER_TO_ADDRESS.
6846
1a8237e8
DB
68472000-04-11 Daniel Berlin <dan@cgsoftware.com>
6848
6849 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6850 gdb-cfg.texi to get the value.
6851
ca526f1a
JB
68522000-04-10 Jim Blandy <jimb@redhat.com>
6853
6854 * gdbint.texinfo (Target Architecture Definition): Fix
6855 cross-references.
6856
faaafcb4
JB
68572000-04-08 Jim Blandy <jimb@redhat.com>
6858
6859 * gdbint.texinfo (Using Different Register and Memory Data
6860 Representations): New section.
6861 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6862 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6863 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6864
1b27397f
AC
6865Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6866
6867 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6868 for acknowledgments.
1b27397f 6869
480ff1fb
AC
6870Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6871
6872 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6873 qThreadExtraInfo.
480ff1fb 6874
a9331b3f 68752000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6876
a9331b3f
RM
6877 * gdb.texinfo: Clarify which remote debug protocol commands are
6878 required and which are optional.
f1251bdd 6879
dbeb8dbd
AC
6880Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6881
6882 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6883 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6884 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6885 * annotate.texi: Update.
6886
6d2ebf8b
SS
68872000-03-28 Stan Shebs <shebs@apple.com>
6888
6889 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6890 expectation of additional changes before release), update
6891 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6892 node links, rephrase and/or shorten lines to fix formatting
6893 problem in both regular and @smallbook formats.
6894 * annotate.texi: Shorten lines in example, use smallexample
6895 consistently everywhere.
6896 * Makefile.in: Add comment about texinfo 4.0 html generation.
6897 (SFILES_INCLUDED): Add annotate.texi.
6898
5d161b24
DB
68992000-03-27 Daniel Berlin <dan@cgsoftware.com>
6900
5ae4183a
AS
6901 * gdb.texinfo (Debugging Output): Added new section, documenting
6902 the "set/show debug" commands.
5d161b24 6903
b9deaee7
AC
6904Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6905
6906 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6907 entry.
b9deaee7
AC
6908
6909 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6910 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 6911 @chapter and @node entries.
a9331b3f 6912
b9deaee7 6913 * gdb.texinfo: Link all top-level nodes.
a9331b3f 6914
9ef47d30
AC
6915Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6916
6917 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 6918 files.
9ef47d30 6919
cfeada60
FN
69202000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6921
6922 From David Whedon <dwhedon@gordian.com>
5ae4183a 6923 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 6924
6837a0a2
DB
69252000-03-22 Daniel Berlin <dan@cgsoftware.com>
6926
6927 * gdb.texinfo: Add documentation for the apropos command.
6928
bba2971c
MS
69292000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6930
6931 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6932
2b628194
MS
69332000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6934
a9331b3f 6935 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
6936 two places.
6937
96a2c332
SS
69382000-03-17 Stan Shebs <shebs@apple.com>
6939
6940 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6941 <dima@Chg.RU>, also clarification of allowed content for
6942 string constants.
6943
f7dc1244 69442000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
6945
6946 * gdb.texinfo (main menu): Add Annotations.
6947 (File Options): Add @cindex entries for each command-line option.
6948 Document --epoch, --annotate, --async, --interpreter, --write,
6949 --statistics, and --version.
6950
6951 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
6952 of GDB.
6953
9d233477
JB
69542000-02-23 Jim Blandy <jimb@redhat.com>
6955
6956 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6957
14e0eb3b
JB
69582000-02-22 Jim Blandy <jimb@redhat.com>
6959
6960 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6961
3555de01
JM
69622000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
6963
6964 * Makefile.in (diststuff): New target.
6965
5e35df8e
KB
69662000-02-15 Kevin Buettner <kevinb@redhat.com>
6967
6968 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 6969 architecture. [From Jim Wilson.]
5e35df8e 6970
c5394b80
JM
69712000-01-16 Tom Tromey <tromey@cygnus.com>
6972
6973 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6974 (Delete Breaks): Mention range arguments.
6975 (Disabling): Likewise.
6976
c3f6f71d
JM
69772000-01-05 Dmitry Sivachenko <dima@Chg.RU>
6978
6979 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
6980
c4093a6a
JM
6981Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
6982
6983 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 6984 valid functions.
c4093a6a 6985
11cf8741
JM
69861999-11-05 Stan Shebs <shebs@andros.cygnus.com>
6987
6988 * gdb.texinfo: Clarify regular expressions used in rbreak.
6989
917317f4
JM
69901999-10-15 Kevin Buettner <kevinb@cygnus.com>
6991
6992 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6993 MEMORY_REMOVE_BREAKPOINT): Document.
6994
6995Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
6996
6997 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 6998 offset re-using the DATA offset instead.
917317f4 6999
2df3850c
JM
70001999-10-11 Jim Kingdon <kingdon@redhat.com>
7001
7002 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7003
70041999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7005
7006 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7007 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7008 typos.
7009
7010 * gdb.texinfo: Various minor wording and formatting improvements,
7011 mentions of additional command-line options.
7012
2acceee2
JM
70131999-09-30 Fred Fish <fnf@cygnus.com>
7014
7015 * gdb.texinfo: Document additional forms of specifying section
7016 names and addresses for the add-symbol-file command.
7017
c2c6d25f
JM
70181999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7019
7020 * gdbint.texinfo: Fix typo, add the word "have".
7021
70221999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7023
7024 * gdbint.texinfo (Target Architecture Definition): Document the
7025 SKIP_PERMANENT_BREAKPOINT macro.
7026
d4f3574e
SS
70271999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7028
7029 * gdb.texinfo: Fiks speling errers.
7030
7031 * gdb.texinfo: Fix uses of @multitable.
7032
f7dc1244 7033 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7034 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7035 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7036 comments about using with optimization, add more indexing,
7037 fix info about disassembly-flavor.
7038
7039Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7040
7041 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7042 SKIP_SOLIB_RESOLVER): Define.
7043
7044Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7045
7046 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7047 ``g'' packets.
d4f3574e 7048
104c1213
JM
70491999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7050
7051 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7052 platform-specific info, inline remote.texi and move sections of it
7053 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7054 and register stack into the new chapter.
7055 * remote.texi: Remove, now part of gdb.texinfo.
7056 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7057
70581999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7059
7060 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7061 GDB_TARGET_IS_MACH386): These kludges have gone away.
7062
7063Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7064
7065 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7066 TDEPLIBS.
104c1213 7067
53a5351d
JM
70681999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7069
7070 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7071 surrounding text to fit HP-UX bits into general info.
7072 (HPPA-cfg.texi): Remove, no longer useful.
7073
7074 * gdb.texinfo: Remove explicit links from @node lines, remove
7075 HP-added "Detailed Node Listing" from main menu which confuses
7076 things.
7077
7078 From Dmitry Sivachenko <dima@Chg.RU>:
7079 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7080 in description of `set environment'.
53a5351d
JM
7081
70821999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7083
7084 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7085
7be570e7
JM
70861999-08-12 Ben Elliston <bje@cygnus.com>
7087
7088 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7089
f7dc1244 70901999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7091
7092 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7093 watch, awatch, and rwatch. Explain why the latter two cannot be
7094 set as software watchpoints. Document that watchpoints for local
7095 variables are deleted when the debuggee terminates.
7be570e7
JM
7096
7097Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7098
7099 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7100 packet. Allow E.. response packet. "qRcmd" packet is no longer
7101 reserved.
7be570e7
JM
7102
71031999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7104
a9331b3f
RM
7105 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7106 * gdb.texinfo: Ditto.
7be570e7 7107
96baa820
JM
71081999-08-06 Tom Tromey <tromey@cygnus.com>
7109
7110 * gdb.texinfo (KOD): New node.
7111
7112Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7113
7114 * remote.texi (Rcmd): Fix minor formatting typos.
7115
7116Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7117
7118 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7119 packets.
96baa820 7120
adf40b2e
JM
71211999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7122
7123 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7124 fixes.
7125
43ff13b4
JM
7126Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7127
7128 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7129
085dd6e6
JM
7130Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7131
7132 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7133 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7134 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7135 packets that are not supported on all hosts. Expand examples.
7136 Spell check.
085dd6e6
JM
7137
71381999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7139
7140 * Makefile.in: Recognize html, install-html. Add targets
7141 to build HTML versions of documentation via texi2html.
7142
7143Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7144
7145 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7146 testsuite.
085dd6e6
JM
7147
7148Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7149
7150 * remote.texi (Communication Protocol): Rewrite.
7151
7152Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7153
7154 * stabs.texinfo: Fix uses of xref.
7155
9e0b60a8
JM
7156Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7157
7158 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7159 info about patch submission.
7160
cce74817
JM
7161Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7162
7163 From Per Bothner <bothner@cygnus.com>:
7164 * gdb.texinfo: Document Chill support.
7165
7166Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7167
7168 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7169 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7170 Document that the value should be greater-than or equal-to zero.
7171 (NO_STD_REGS): Document. Deprecate.
cce74817 7172
ac9a91a7
JM
7173Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7174
7175 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7176 Document that these are not used.
ac9a91a7
JM
7177
7178Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7179
7180 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7181
392a587b
JM
7182Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7183
7184 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7185 numargs was dropped.
392a587b
JM
7186
7187Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7188
7189 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7190
b83266a0
SS
7191Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7192
7193 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7194 Update.
b83266a0 7195
7a292a7a
SS
7196Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7197
7198 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7199 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7200
7201Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7202
7203 * gdbint.texinfo: Fix typos: $ -> @.
7204
7205Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7206
7207 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7208 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7209 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7210 BREAKPOINT_FROM_PC.
a9331b3f 7211
7a292a7a
SS
7212Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7213
7214 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7215 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7216
7217Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7218
7219 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7220 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7221
72221999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7223
7224 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7225 longer exists.
7226
7227Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7228
7229 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7230 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7231 they make the manual source incomprehensible.
7a292a7a
SS
7232 * h8-cfg.texi: Remove, hasn't been used in years.
7233
c906108c
SS
7234Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7235
7236 * gdb.texinfo: Update the credits.
7237
7238Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7239
7240 * gdb.texinfo: Fix mistakes noticed in printout of last
7241 draft, add Alpha to discussion of heuristic fence post.
7242
7243Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7244
7245 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7246 Edition, merge some HP changes into mainline, describe some
7247 previously undocumented features, describe more of the target
7248 commands available, eliminate obsolete section on renamed
7249 commands.
c906108c
SS
7250 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7251
7252Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7253
7254 * gdb.texinfo: Make many HPPA conditionals unconditional,
7255 including catchpoint description, since now on for all configs.
7256 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7257 specializations.
7258
7259Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7260
7261 * Makefile.in (GDBvn.texi): Fix match expression to work with
7262 current format of VERSION in gdb/Makefile.in.
7263 * gdb.texinfo: Fix node ref to match new readline.
7264
7265Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7266
a9331b3f
RM
7267 * gdb.texinfo: Changes made as part of a project to merge in
7268 changes made by HP. Documentation makes extensive use of
c906108c
SS
7269 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7270 on remote debugging. There are differences in documentation
889bf7c5 7271 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7272 the HP manual discusses catchpoints, hardware watchpoints, and
7273 some HPUX specific limitations for shared library support.
a9331b3f 7274
c906108c
SS
7275 There are also a number of @node changes.
7276
72771999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7278
7279 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7280 (C Usage): Same.
7281
7282Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7283
7284 The following changes were made by Edith Epstein
889bf7c5
PA
7285 <eepstein@cygnus.com> as part of a project to merge in changes
7286 made by HP.
a9331b3f 7287
c906108c
SS
7288 * HPPA-cfg.texi: new file.
7289
7290 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7291
7292 * refcard.tex: change documentation about catch.
7293 removed info catch.
7294
7295Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7296
7297 * gdbint.texinfo: Expand on GDB's coding standards,
7298 specify the use of arg names with prototypes.
7299
73001998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7301
7302 * gdb.texinfo: Fix tipo.
7303
7304Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7305
7306 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7307 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7308
7309Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7310
7311 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7312
73131998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7314
7315 * agentexpr.texi: New file.
7316
7317Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7318
7319 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7320
73211998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7322
7323 * remote.texi: Changed wording that implied that the GDB remote
7324 protocol caches register values instead of GDB itself.
7325
7326Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7327
7328 * gdbint.texinfo: Add some info about symbol readers.
7329 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7330 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7331 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7332 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7333
7334Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7335
a9331b3f 7336 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7337
7338Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7339
7340 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7341
7342Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7343
7344 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7345 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7346
7347Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7348
7349 * gdbint.texinfo: Fix minor typos.
7350
7351Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7352
7353 * gdbint.texinfo: Complete overhaul. Group descriptions more
7354 logically, add more info on generic algorithms, remove much
7355 obsolete and/or wrong material.
7356
7357Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7358
7359 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7360
7361Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7362
7363 * refcard.tex: Copyright, address updates.
7364
7365Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7366
7367 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7368 for the edition instead of confusing GDB-version-like numbers.
7369
7370Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7371
7372 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7373
7374Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7375
5ae4183a 7376 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7377
7378Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7379
7380 * gdb.texinfo: Add some credits, mention bug monitor.
7381 * remote.texi: Mention mips monitor targets.
7382 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7383
c906108c
SS
7384Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7385
7386 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7387 files, finish sorting of host vs target vs native macros, describe
7388 some more of them.
c906108c
SS
7389
7390Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7391
7392 * gdbint.texinfo (Host Conditionals): Document change from
7393 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7394
7395Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7396
7397 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7398 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7399
7400Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7401
7402 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7403 Document LSEEK_NOT_LINEAR.
7404
7405Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7406
7407 * stabs.texinfo (Stab Section Basics): Make it clear that only
7408 some versions of the GNU linker remove the leading N_UNDF symbol.
7409
7410Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7411
7412 * stabs.texinfo (String Field): Document type number pairs here,
7413 instead of in the Sun specific section.
7414 (Include Files): The GNU linker supports the N_BINCL
7415 optimization. Clarify the N_BINCL value, and what it is used
7416 for.
7417 (Procedures): Document N_FUN with an empty string to mark the end
7418 of a function.
7419 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7420 (Sun Differences): Remove this node, as the information is now
7421 elsewhere in the main document.
7422 (Stab Section Basics): Mention that the GNU linker may optimize
7423 stabs and remove the leading N_UNDF symbol.
7424
7425Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7426
7427 * gdb.texinfo, refcard.tex: Restore author credit
7428
7429Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7430
7431 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7432 documentation to account for START and END macros taking
7433 one arg.
7434
7435Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7436
7437 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7438 * gdb.texinfo (Frames): Fix typo.
7439
7440Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7441
7442 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7443 a target_signal as arg type, not a pid.
7444
7445Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7446
7447 * gdb.texinfo: Document `set assembly-language'.
7448
7449Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7450
7451 * remote.texi: Update list of stubs in the GDB distribution.
7452
7453Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7454
7455 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7456 Also document that some systems can use mmalloc but must define
7457 this if their C runtime allocates memory that is later freed.
c906108c 7458 (MMCHECK_FORCE): Document new macro.
a9331b3f 7459
c906108c
SS
7460Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7461
7462 * remote.texi: Add documentation for target Sparclet.
7463
7464Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7465
a9331b3f 7466 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7467 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7468 * configure.in: Rewritten for autoconf.
7469 * configure: New.
7470
7471Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7472
7473 * Makefile.in (DVIPS): New define, set to dvips.
7474 (dvi): Add stabs.dvi.
7475 (ps): New target.
7476 (all-doc): Depend on info, dvi, and ps targets.
7477 (STAGESTUFF): Add *.ps and *.dvi files.
7478 (clean-info, clean-dvi): Remove.
7479 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7480 rules completely rewritten.
7481 (maintainer-clean): Remove clean-info and clean-dvi
7482 dependencies and put their actions in the rules.
7483 (gdb.ps): New target
a9331b3f 7484 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7485 intermediate TeX files, whether they have 2 or 3 character
7486 extensions.
7487 (gdbint.ps): Add target and rules.
7488 (gdb-internals): Delete unused target.
7489 (Makefile): Depends upon config.status also.
7490
7491Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7492
7493 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7494 set.
7495
7496Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7497
7498 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7499 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7500
7501Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7502
7503 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7504
7505Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7506
7507 * gdb.texinfo (Print settings): Document
7508 `set/show print static-members' commands.
7509
7510Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7511
7512 * gdbint.texinfo (Native): Document name change, coredep.c to
7513 core-aout.c.
7514
7515Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7516
7517 * stabs.texinfo (Include Files): Document the values the SunOS4
7518 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7519
7520Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7521
7522 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7523 Fix typo.
7524
7525Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7526
7527 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7528 "gdb.tar.Z".
7529
7530Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7531
7532 * Makefile.in (maintainer-clean): New target, synonym for
7533 realclean.
7534
7535Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7536
7537 * Update all FSF addresses except those in COPYING* files.
7538
7539Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7540
7541 From Richard Earnshaw (rearnsha@armltd.co.uk):
7542 * gdb.texinfo (convenience variables): Document $_exitcode.
7543 (quit): Document optional expression to use as exit code.
7544
7545Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7546
7547 * gdb.texinfo, remote.texi: Brought up to date with various
7548 GDB changes.
7549
7550Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7551
7552 * gdb.texinfo: Update dates and versions, fix comments about
7553 hardware watchpoints in future releases and about the
7554 sharedlibrary command.
7555
7556Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7557
7558 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7559 C_FUN stab. Other cleanups.
7560
7561Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7562
7563 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7564 for the sparc stub.
7565
7566Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7567
7568 * annotate.texi: Clarify which addresses have differing formats
7569 depending on the language and which do not.
7570
7571Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7572
7573 * remote.texi (NetWare): Changed example to use BOARD= instead of
7574 NODE= argument to reflect correspoding change to gdbserve.nlm.
7575
7576Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7577
7578 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7579 GDB, as well as AIX dbx, supports the size type attribute.
7580
7581Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7582
7583 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7584
7585Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7586
7587 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7588 and new 'if' and 'while' commands.
7589
7590Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7591
7592 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7593
7594Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7595
7596 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7597 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7598 NetWare targets. Mostly stolen from the Server node.
7599
7600Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7601
7602 * gdb.texinfo (Setting): Talk about the language of a source file
7603 versus the working language. The old documentation did not match
7604 what GDB did.
7605
7606Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7607
7608 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7609 of a source file.
7610
7611Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7612
7613 * gdb.texinfo (Processes): New node.
7614
7615Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7616
7617 * remote.texi: Update documentation of set/show mipsfpu.
7618
3fc11d3e
JM
7619Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7620
7621 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7622 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7623
7624Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7625
7626 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7627 obsolete conditionals, described some others.
7628
7629Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7630
7631 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7632 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7633
7634Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7635
7636 * gdbint.texinfo: Put regex conditionals in their own table.
7637
7638Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7639
7640 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7641 described or fixed the descriptions of many others.
7642
7643Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7644
7645 * gdb.texinfo: Add some more credits.
7646 * gdbint.texinfo: Capitalize GDB consistently, describe some
7647 macros and remove some.
7648
7649Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7650
7651 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7652 obsolete conditionals, described some others.
7653
7654Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7655
7656 * gdb.texinfo (help targets): Changed to `help target', which
7657 is the correct gdb command.
7658
7659Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7660
7661 * annotate.texi (TODO): New node, for keeping track of annotations
7662 suggested but not yet implemented.
7663
7664Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7665
7666 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7667 another symbol, it is not the address itself.
7668
7669Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7670
7671 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7672 of stabs-in-coff sections.
7673
7674Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7675
7676 * annotate.texi: Change edition to 0.5 and date to May 1994.
7677 Add index.
7678 (Frames): New node, for frame annotation.
7679 (Displays): New node, for display annotation.
7680
7681 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7682 when waiting for your program to stop.
7683
7684Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7685
7686 * annotate.texi (Breakpoint Info): Document annotation of header
7687 fields and record annotation.
7688
7689Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7690
7691 * annotate.texi: New file, to document annotations.
7692
7693Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7694
7695 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7696 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7697
7698Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7699
7700 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7701 section, and say n_strx field is compilation unit relative.
7702 * stabs.texinfo: Don't use @code for a.out when it is the name of
7703 an object file format.
7704
7705Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7706
7707 * gdb.texinfo: Refer to file names, not path names, per rms
7708 convention.
7709 (Arguments): Fix typo.
7710
7711Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7712
7713 * stabs.texinfo (Global Variables): Talk about stabs in files
7714 where variables are referenced, but not defined.
7715
7716Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7717
7718 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7719 Cplusplus to new nodes Member Type Descriptor and Method Type
7720 Descriptor. Re-write stuff for #.
7721
7722Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7723
7724 * gdb.texinfo (Print Settings): Don't document "set print
7725 fast-symbolic-addr off". The bug which it worked around was fixed
7726 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7727
7728 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7729 N_ENTRY node.
7730
7731 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7732
7733Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7734
7735 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7736 references to ieee-float.c.
7737
7738Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7739
7740 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7741 match what the code actually does.
7742
7743Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7744
7745 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7746
7747Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7748
7749 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7750 i, and b.
7751
7752Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7753
7754 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7755 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7756 as "stabs in sections" rather than just saying "ELF and SOM".
7757 Also make that stuff apply to COFF.
7758
7759Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7760
7761 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7762 Ghostscript.
7763
7764Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7765
7766 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7767 versus functions without line numbers, also mention stepping into
7768 them as well as "step" when you are in them. Tell the user how to
7769 deal with the situation. Add comment about "debugging information".
7770
7771Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7772
7773 * stabs.texinfo (Enumerations): Document restriction on where
7774 enumeration types can appear and still win with GDB.
7775
7776Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7777
7778 * stabs.texinfo (Negative Type Numbers): Document format for type
7779 -16.
7780
7781Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7782
7783 * gdb.texinfo (Selection, Frame Info): Update information about
7784 arbitrary frame specficiations.
7785
7786Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7787
7788 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7789
7790Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7791
7792 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7793
7794Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7795
7796 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7797
7798Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7799
7800 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7801 Differences node to Statics node.
7802 (Statics): Discuss XCOFF use of V symbol descriptor.
7803
7804 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7805 not clean.
7806
7807Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7808
7809 * gdb.texinfo (Print Settings): Document `set print
7810 fast-symbolic-addr' and improve the doc for some other
7811 `set print's.
7812
7813Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7814
7815 * stabs.texinfo (String Field): Talk about defining several type
7816 numbers at once.
7817 Fix lint regarding changing node ELF Transformations to
7818 ELF and SOM Transformations.
7819
7820Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7821
7822 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7823
7824Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7825
7826 * stabs.texinfo (Cross-References): `::' is for nested types only
7827 within <>.
7828 (Structures): Document static members.
7829
7830Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7831
7832 * stabs.texinfo: Document S type attribute.
7833
7834Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7835
7836 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7837
7838Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7839
7840 * gdbint.texinfo: Fix a few typos.
7841
7842Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7843
7844 * gdb.texinfo, remote.texi: formatting improvements
7845
7846 * gdb.texinfo (New Features): mention threads.
7847 (Summary, C): fix xrefs in newly contributed text.
7848 (Threads): index entries, clarifications, example
7849 (passim): minor typos fixed, phrasing improvements
7850
7851 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7852 entries; (Server): explain use of gdbserver w/real-time systems,
7853 add example of conflicting TCP port; (MIPS Remote) break up
7854 running text into table, highlighting commands, and add example.
a9331b3f 7855
c906108c
SS
7856Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7857
7858 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7859
7860Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7861
7862 * stabs.texinfo (Nested Symbols): New node.
7863 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7864
7865Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7866
7867 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7868 to picking which Bbss.bss symbol to use, and (because there seems to
7869 be no good way of doing it) re-write some of the text to make it
7870 sound like Bbss.bss isn't such a great idea after all (as currently
7871 designed).
7872
7873 * gdb.texinfo (C): In addition to saying people have to use g++ for
7874 good results, say they have to use stabs. Specifically say cfront
7875 doesn't work well.
7876 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7877 the gdb README. Add xrefs to places where the support for the various
7878 languages is described in detail.
7879
7880Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7881
7882 * stabs.texinfo: Clean up stuff about visibility and virtual
7883 characters.
7884
7885 * stabs.texinfo (N_M2C): Cite Sun doc.
7886
7887Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7888
7889 * gdb.texinfo: updates re threads.
7890 * remote.texinfo: avoid index entries starting with digits.
7891
7892Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7893
7894 * stabs.texinfo (Enumerations): Talk about large, negative and
7895 octal values. Clean up cross reference to type attributes.
7896 (String Field): Say that GDB 4.11 supports size attribute.
7897
7898Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7899
7900 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7901 is a mandatory step. Make the stuff about that more concise.
7902
7903Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7904
7905 * stabs.texinfo (Class Names): New node.
7906
7907 * gdb.texinfo (Command Files): Explain order of init file reading.
7908
7909 * remote.texi (Bootstrapping): Talk about getting the serial driver
7910 to deal with ^C sent by gdb to stop the remote system.
7911
7912Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7913
7914 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7915
7916 * libgdb.texinfo (Defining Commands): made the DOC arg
7917 to gdb_define_app_command a char * instead of char **
7918 per a suggestion from kingdon.
7919
7920 * libgdb.texinfo: total rewrite from a different starting
7921 premise.
7922
7923Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7924
7925 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7926 floats passed as doubles (to improve clarity).
7927
7928Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7929
7930 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7931
7932 * a4rc.sed: update to work with Andreas Vogel papersize params
7933
7934 * refcard.tex: use Andreas Vogel simplifications of papersize
7935 params; remove useless version info; update copyright date.
7936
7937Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7938
7939 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7940
7941Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7942
7943 * gdb.texinfo (Files): Say what address the load command loads it at.
7944
7945 * stabs.texinfo (Common Blocks): Minor cleanups.
7946
7947 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7948 that Sun has backed away from the linker kludge and thus the relevant
7949 issue is changes to the SunPRO tools, not the Solaris linker.
7950
7951 * stabs.texinfo (Traditional Integer Types): Clean up description
7952 of octal bounds a little bit. Document extra leading zeroes.
7953
7954Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7955
7956 * gdb.texinfo (Signaling): Update for symbolic symbol names
7957 and add a section explaining the difference between the GDB
7958 signal command and the shell kill utility.
7959
7960Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
7961
7962 * libgdb.texinfo: added `@' to braces that were unescaped.
7963
7964Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
7965
7966 * libgdb.texinfo: new file. Spec for the gdb library.
7967
7968Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7969
7970 * stabs.texinfo (Include Files): Fix typo (start -> end).
7971
7972Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7973
7974 * gdb.texinfo, remote.texi: assorted small improvements, mostly
7975 from Melissa at FSF's editing pass.
7976
7977Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7978
7979 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7980 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7981 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7982
7983Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7984
7985 * remote.texi (Bootstrapping): Discuss 386 call gates.
7986
7987Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7988
7989 * stabs.texinfo (Based Variables): New node.
7990
7991Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7992
7993 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7994 names, sizes, and formats to suggest how not to lose.
7995
7996Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7997
7998 * stabs.texinfo (Methods): Fix typo.
7999
8000Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8001
8002 * gdb.texinfo: Fix a few typos.
8003
8004Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8005
8006 * gdb.texinfo: Clarify how well it works with Fortran.
8007
8008 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8009 More on relocating stabs in ELF files.
8010
8011Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8012
8013 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8014
8015Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8016
8017 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8018 parameters on VAX.
8019
8020Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8021
8022 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8023
8024Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8025
8026 * stabs.texinfo: Make info author notice match the TeX author notice.
8027
8028Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8029
8030 * stabs.texinfo: Initial-caps all words in node names and
8031 non-trivial words in section names.
8032
8033Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8034
8035 * stabs.texinfo: Many minor cleanups.
8036
8037 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8038
8039Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8040
8041 * stabs.texinfo: Remove full description of big example.
8042 It's not really helpful; just use pieces of it where appropriate.
8043 Add more Texinfo formatting directives (@samp, etc.).
8044 Use @deffn to define stab types.
8045 Eliminate some wordiness. Break up some nodes.
8046 Add an (alphabetized) index of symbol types.
8047 Use consistent capitalization style in node and section names.
8048
8049Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8050
8051 * gdb.texinfo: Change typo "Two two" to "The two".
8052
8053Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8054
8055 * stabs.texinfo (XCOFF-differences): Remove references to
8056 non-existent types N_DECL and N_RPSYM.
8057
8058 * stabs.texinfo (String Field): Say that type attributes bug is
8059 fixed in GDB 4.10, since it is.
8060
8061 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8062
8063Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8064
8065 * stabs.texinfo: Formatting cleanups.
8066
8067Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8068
8069 * stabs.texinfo: When explaining the n_type of a stab, standardize
8070 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8071 no tabs, use @r).
8072 (Global Variables): Clean up.
8073
8074Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8075
8076 * stabs.texinfo (Stack Variables): Re-write.
8077
8078Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8079
8080 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8081 addresses of a source file. Also revise formatting.
8082 Change "object module" or "object file" to "source file".
8083 Various: Miscellaneous cleanups.
8084
8085Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8086
8087 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8088
8089Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8090
8091 * gdbint.texinfo: Removed many nonsensical machine-collected
8092 host and target conditionals, described some of the remainder.
8093
8094Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8095
8096 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8097
8098 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8099 paragraph which follows.
8100
8101 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8102 variables. Looks better and avoids overful hbox.
8103
8104Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8105
8106 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8107
8108Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8109
8110 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8111 retransmit-timeout
8112
8113Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8114
8115 * gdbint.texinfo: Update statement about `some ancient Unix
8116 systems, like Ultrix 4.0' to Ultrix 4.2.
8117
8118Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8119
8120 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8121
8122 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8123
8124 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8125 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8126
8127 * remote.texi: new name for former gdbinv-s.texi
8128
8129 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8130
8131Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8132
8133 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8134 variables for MIPS remote debugging protocol.
8135
8136Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8137
8138 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8139
8140Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8141
8142 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8143
8144Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8145
8146 * gdb.texinfo: repair conditional bugs in text markup
8147
8148Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8149
8150 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8151 to select Modula-2 material.
8152
8153Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8154
8155 * stabs.texinfo: Cleanups regarding statics.
8156
8157 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8158 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8159
8160Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8161
8162 * stabs.texinfo: N_MAIN is sometimes used for C.
8163
8164Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8165
8166 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8167
8168Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8169
8170 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8171 removed from the code by Kingdon.
c906108c
SS
8172
8173Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8174
8175 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8176 input when evaluating breakpoint conditions; the bug has been fixed.
8177
8178 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8179 sets the ignore count to N-1, not to N.
8180
8181Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8182
8183 * refcard.tex (\hoffset): correct longstanding error to match
8184 intended offset; avoids cutting off edge on some printers
8185
8186Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8187
8188 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8189
8190Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8191
8192 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8193
8194Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8195
8196 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8197 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8198 collect sed edits if any, apply to refcard before formatting;
8199 (refcard.ps) stop implying PS fonts if PS output requested;
8200 (lrefcard.ps) delete extra target for variant PS fonts
8201
8202 * refcard.tex: parametrize papersize dependent info, collect
8203 in easily replaced spot
8204
8205 * a4rc.sed: new file, edits to refcard for A4 paper
8206
8207Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8208
8209 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8210
8211Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8212
8213 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8214
8215Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8216
8217 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8218 politely rather than rudely.
8219
8220Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8221
8222 * stabs.texinfo: Document common blocks.
8223
8224Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8225
8226 * stabs.texinfo: Add some basic info about stabs-in-elf.
8227
8228Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8229
8230 * stabs.texinfo (Top): Minor cleanup.
8231
8232Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8233
8234 * Makefile.in (install-info): remove parentdir support
8235
8236Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8237
8238 * gdb.texinfo (Copying): delete this node and references to it;
8239 RMS says this manual need not carry GPL. (passim): Improvements
8240 from last round at FSF, largely due to Ian Taylor review, and
8241 minor formatting improvements.
8242
8243 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8244 largely due to Ian Taylor review. (Debug Session): minor edits to
8245 new text.
8246
8247Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8248
8249 * Makefile.in (realclean): Remove info and dvi files too.
8250
8251Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8252
8253 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8254 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8255 * gdb.texinfo: Change accordingly.
8256
8257 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8258 N_{L,R}BRAC,N_SLINE are relative to.
8259
8260Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8261
8262 * Makefile.in (GDBvn.texi): Update atomically.
8263
8264Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8265
8266 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8267
8268Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8269
8270 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8271 addresses together. Also motivate the set print symbol-filename
8272 command and suggest other solutions.
8273
8274Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8275
8276 * gdb.texinfo (set print elements): Note that the number of
8277 elements is set to unlimited by "set print elements 0".
8278
8279Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8280
8281 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8282 NF_LDOUBLE means.
8283 (Stab Types): Include Solaris stab types.
8284 (Procedures): Document Solaris extensions.
8285
8286Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8287
8288 * gdb.texinfo: Add `set print symbol-filename' doc.
8289
8290Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8291
8292 * stabs.texinfo (Arrays): Talk about type definition vs. type
8293 information.
8294
8295 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8296 the trailing semicolon.
8297
8298Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8299
8300 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8301 and merge in other parts of the document addressing these subjects.
8302 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8303
8304 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8305 at the end of a range type.
8306
8307 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8308 AIX extensions.
8309
8310Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8311
8312 * stabs.texinfo (Stabs Format): Misc fixes.
8313
8314Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8315
8316 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8317 (Traditional builtin types): Document convex convention for long long.
8318 (Negative builtin types): Discuss type names, and misc fixes.
8319
8320Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8321
8322 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8323 point types used with @samp{R} type descriptor.
8324 (Symbol Descriptors): Describe how to handle conflict between
8325 different meanings of @samp{P} symbol descriptor.
8326
8327Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8328
8329 * stabs.texinfo: Remove node Quick Reference and put its children
8330 directly under the main menu.
8331
8332 * stabs.texinfo: Many more changes to bring it into line with
8333 AIX documentation and reality. I think it now has all the
8334 information from the AIX documentation, except that I burned
8335 out when I got to variant records (Pascal and Modula-2) and
8336 all the COBOL types. Oh well, we can add them later when we're
8337 worrying more about those languages.
8338
8339 * stabs.texinfo (Automatic variables): Talk about what it means
8340 to omit the symbol descriptor.
8341
8342Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8343
8344 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8345 gcc2 behavior with promoted args.
8346
8347Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8348
8349 * gdb.texinfo: include readline appendices in info version of manual
8350
8351Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8352
8353 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8354 target remote.
8355
8356 * gdb.texinfo (Machine Code): more index entries for disassemble
8357
8358Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8359
8360 * Clarify the intended use of the gdb-testers and gdb-patches
8361 mailing lists, and shrink gzip comment.
8362
8363Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8364
8365 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8366 DOSHOST configuration of manual.
8367
8368 * gdb.texinfo (MIPS Stack): new node.
8369
8370 * all-config.texi (MIPS) new switch.
8371
8372 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8373 tense; (MIPS Remote) new node.
8374
8375 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8376 bug; (Environment) less passive, other small cleanups in text about
8377 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8378 (Remote) new MIPS Remote menu entry.
8379
8380Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8381
8382 * stabs.texinfo: Many changes to include information from the
8383 AIX documentation.
8384
8385 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8386
8387Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8388
8389 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8390 Move a bunch of information from ../README.
8391 (Getting Started): New node.
8392
8393Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8394
8395 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8396
8397 * gdb.texinfo: advance manual revision dates to present
8398
8399 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8400 stop using silly Roman numerals in @set variable names
8401
8402Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8403
8404 * stabs.texinfo (Parameters): Keep trying to get this right.
8405
8406Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8407
8408 * stabs.texinfo (Parameters): More on "local parameters".
8409
8410Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8411
8412 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8413
8414Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8415
8416 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8417 (Parameters): Rewrite.
8418 (xcoff-differences, Sun-differences): Minor changes.
8419
8420Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8421
8422 * stabs.texinfo: Minor cleanup.
8423
8424Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8425
8426 * gdbint.texinfo: Minor xcoff stuff.
8427
8428Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8429
8430 * gdbint.texinfo: Update for new config directory structure.
8431 Add info about internal type data structures.
8432
8433Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8434
8435 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8436 $(srcdir).
8437 (gdb-config.texi): Depend on file in $(srcdir).
8438
8439Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8440
8441 * stabs.texinfo: Fixes about N_SO.
8442
8443Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8444
8445 * gdb.texinfo: include list of nonstandard init file names
8446
8447 * *-config.texi: new switch GENERIC for text that applies *only*
8448 to (usual) multiple-target version of manual
8449
8450 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8451 h8 config
8452
8453 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8454 in menus (rather than conditionally selected multiple alternative
8455 menus).
8456
8457 * Makefile.in: define and use DOC_CONFIG var to select
8458 configuration for GDB user manual.
8459
8460 * gdb-config.texi: delete from repository, generate from Makefile.
8461
8462 * all-config.texi: normal `generic' configuration file, formerly
8463 stored as gdb-config.texi
8464
8465Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8466
8467 * Makefile.in: add dvi target to build all .dvi files
8468
8469Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8470
8471 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8472
8473Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8474
8475 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8476 host conditionals.
8477 * stabs.texinfo: More array fixes inspired by Jim's.
8478
8479Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8480
8481 * stabs.texinfo: Fixes re arrays and continuations.
8482
8483 * gdbint.texinfo: Add XCOFF node.
8484
8485Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8486
8487 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8488
8489Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8490
8491 * stabs.texinfo: Fix for array types to mention lower bounds.
8492
8493Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8494
8495 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8496
8497Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8498
8499 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8500
8501Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8502
8503 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8504 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8505
8506Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8507
8508 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8509
8510Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8511
8512 * gdb.texinfo, gdbinv-s.texi: misc updates
8513
8514Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8515
8516 * gdbint.texinfo: Brief documentation for longjmp support,
8517 from an email msg by Stu.
8518
8519Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8520
8521 * stabs.texinfo: Fix description of floating point "range"
8522 types (which really define basic types). Reported by Jim Meehan,
8523 <meehan@src.dec.com>.
8524
8525 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8526
8527Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8528
8529 * gdbint.texinfo: Slightly expand section on supporting a new
8530 object file format.
8531
8532Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8533
8534 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8535 intermediate file.
8536
8537Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8538
8539 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8540
8541Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8542
8543 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8544
8545 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8546 as well as Z8002.
8547
8548Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8549
8550 * gdbint.texinfo: Add sections on clean design and on how to send
8551 in changes.
8552
8553Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8554
8555 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8556
8557Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8558
8559 * gdb.texinfo: Fix typo, reported by Karl Berry.
8560
8561Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8562
8563 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8564
8565Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8566
8567 * gdbint.texinfo: fixed a stray email address (needs @@),
8568 added @table @code to node "Native Conditionals"
8569
8570Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8571
8572 * gdbint.texinfo: Describe coding style of GDB.
8573
8574Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8575
8576 * stabs.texinfo: Minor wording changes.
8577
8578Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8579
8580 * gdbint.texinfo: Improve release doc slightly.
8581
8582Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8583
8584 * gdbint.texinfo: Improve doc of GDB config macros.
8585
8586Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8587
8588 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8589 These will be reinserted when examined.
8590
8591Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8592
8593 * gdbint.texinfo: Make a start at documenting all the #if macros
8594 in GDB. At least list them all, and start separating them into
8595 host-specific and target-specific.
8596
8597Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8598
8599 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8600 examples (not consistent w others).
c906108c
SS
8601 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8602 for generic vn of doc
8603
8604Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8605
8606 * Makefile.in: always create installation directories.
8607
8608Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8609
8610 * gdb.texinfo: in h8 config, do not describe searching commands.
8611
8612Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8613
8614 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8615 conditionals; introduce a few generic switches that may be
8616 useful for other cross-dev or dos-hosted configs.
8617
8618 * gdb.texinfo: fix typo in "info reg" description
8619
8620Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8621
8622 * stabs.texinfo: Minor updates from running TeX over it.
8623 * Makefile.in (stabs.dvi, stabs.ps): Add.
8624
8625Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8626
8627 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8628 First pass at converting it to texinfo.
8629
8630Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8631
8632 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8633 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8634
8635Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8636
8637 * gdbint.texinfo: Add section on partial symbol tables.
8638
8639Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8640
8641 * gdb.texinfo: document `set remotedebug' and `set
8642 rstack_high_address'.
8643
8644Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8645
8646 * gdb.texinfo: slight expansion of new text on reading info files
8647 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8648 H8/300 from DOS.
8649
8650Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8651
8652 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8653
8654Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8655
8656 * gdb.texinfo: Say how to read the `info' files.
8657
8658Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8659
8660 * Makefile.in: gm4 -> m4.
8661
8662Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8663
8664 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8665 Documentation' ahead of `Installing GDB' to match README.
8666 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8667 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8668
8669Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8670
8671 * Makefile.in: remove $(srcdir) from gdb.info rule.
8672
8673Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8674
8675 * Makefile.in: commented out gdb-all.texinfo rule. This is
8676 temporary.
8677
8678Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8679
8680 * Makefile.in, configure.in: removed traces of namesubdir,
8681 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8682 copyrights to '92, changed some from Cygnus to FSF.
8683
8684Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8685
8686 * gdb.texinfo: Improve how we ask for bug reports.
8687
8688Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8689
8690 * Makefile.in: infodir belongs in datadir.
8691
8692Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8693
8694 * Makefile.in: remove spaces following hyphens, bsd make can't
8695 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8696 standards.text support.
c906108c
SS
8697
8698Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8699
8700 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8701 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8702 and mandir now keyed off datadir by default.
8703
8704\f
8705Local Variables:
9e9c5ae7 8706mode: change-log
c906108c
SS
8707left-margin: 8
8708fill-column: 74
8709version-control: never
8710End:
This page took 1.784569 seconds and 4 git commands to generate.