]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
gdb
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
cafec441
TT
12012-01-16 Tom Tromey <tromey@redhat.com>
2
3 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4
0ee339bc
JK
52012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6 Eli Zaretskii <eliz@gnu.org>
7
8 * gdbint.texinfo (Coding Standards): Require braces for two lines of
9 code.
10
72384ba3
PH
112012-01-11 Paul Hilfinger <hilfingr@adacore.com>
12
13 * gdb.texinfo (Variables): Document use of :: for non-static
14 variables.
15
ce1b17c4
JB
162012-01-05 Joel Brobecker <brobecker@adacore.com>
17
18 * gdbint.texinfo (Start of New Year Procedure): Update
19 to replace use of copyright.sh by use of copyright.py.
20
217bff3e
JK
212012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
22
23 Remove the gdbtui binary.
24 * all-cfg.texi (GDBTUI): Remove.
25 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
26 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
27 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
28
cc72b2a2
KP
292011-12-23 Kevin Pouget <kevin.pouget@st.com>
30
31 Introduce gdb.FinishBreakpoint in Python.
32 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
33 (Python API): Add menu entry for Finish Breakpoints.
34
13ac8d2c
JK
352011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
36
37 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
38 tests.
39
e0f9f062
DE
402011-12-16 Doug Evans <dje@google.com>
41
42 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
43
80b6e756
PM
442011-12-16 Phil Muldoon <pmuldoon@redhat.com>
45
1c3ad6ab 46 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
47 stack". Add documentation for "set/show python print-stack".
48
2fb860fc
PA
492011-12-14 Pedro Alves <pedro@codesourcery.com>
50
51 * gdb.texinfo (Implementing a Remote Stub): Explain that you
52 should transfer control to the stub in the startup code instead of
53 in main. Mention the need to get past the initial breakpoint.
54
f8eba3c6
TT
552011-12-06 Tom Tromey <tromey@redhat.com>
56
57 * gdb.texinfo (Set Breaks): Update for new behavior.
58
2268b414
JK
592011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
60
61 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
62 List Format for SVR4 Targets'.
63 (General Query Packets): New item qXfer:libraries-svr4:read.
64 (Library List Format for SVR4 Targets): New node.
65
ae6f0d5b
TT
662011-12-01 Tom Tromey <tromey@redhat.com>
67
68 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
69 add.
70
36dfb11c
TT
712011-11-22 Tom Tromey <tromey@redhat.com>
72
73 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
74 reasons.
75
f196051f
SS
762011-11-20 Stan Shebs <stan@codesourcery.com>
77
78 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
79 note-related options and variables.
80 (Tracepoint Packets): Document packet changes.
81
f85b53f8
SD
822011-11-20 Sanjoy Das <sdas@igalia.com>
83
84 * gdb.texinfo (JIT Interface): Add documentation on writing and
85 usind JIT debug info readers.
86 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
87 Debug Info Readers): New nodes.
88
bfccc43c
YQ
892011-11-18 Yao Qi <yao@codesourcery.com>
90
91 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
92 tracepoint.
93
c011a4f4
DE
942011-11-15 Doug Evans <dje@google.com>
95
96 * gdb.texinfo (Files): Document basenames-may-differ.
97
ed59ded5
DE
982011-11-14 Doug Evans <dje@google.com>
99
100 * gdb.texinfo (Shell Commands): Document "!".
101
405f8e94
SS
1022011-11-14 Stan Shebs <stan@codesourcery.com>
103 Kwok Cheung Yeung <kcy@codesourcery.com>
104
105 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
106 needed to get shorter fast tracepoints.
107 (Tracepoint Packets): Document new qTMinFTPILen packet.
108
1e4d1764
YQ
1092011-11-14 Yao Qi <yao@codesourcery.com>
110
111 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
112 behavior of tracepoint.
113 (General Query Packets): New feature InstallInTrace.
114 (Remote Configuration): Document "set remote
115 install-in-trace-packet".
116
71eba9c2 1172011-11-12 Matt Rice <ratmice@gmail.com>
118
119 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
120 Add arguments to info macro.
121
e0f8f636
TT
1222011-11-10 Tom Tromey <tromey@redhat.com>
123
124 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
125 manual.
126 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
127 (Macros): Add a footnote.
128 (C): Remove paragraph about compiler options.
129 (C Constants): Mention wide character and string constants.
130 (C Plus Plus Expressions): Update compiler option advice. Mention
131 using declarations. Mention ADL. Remove old HP compiler
132 information.
133
625c0d47
TT
1342011-11-10 Tom Tromey <tromey@redhat.com>
135
136 PR c++/9257:
137 * gdb.texinfo (Print Settings): Add an extra note about the need
138 for a vtable.
139
4be2aacc
MR
1402011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
141
142 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
143 "set mips abi" documentation.
144
0a1c4d10
DE
1452011-11-04 Doug Evans <dje@google.com>
146
147 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
148
aad1c02c
TT
1492011-11-03 Tom Tromey <tromey@redhat.com>
150
151 * gdb.texinfo (Stopping): Add menu entry.
152 (Continuing and Stepping): Restore @node. Use @section, not
153 @subsection.
154
983fb131
MR
1552011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
156
157 * gdb.texinfo (Skipping Over Functions and Files): Remove node
158 designation. Fix "Specify Location" cross-reference.
159
3065dfb6
SS
1602011-11-02 Stan Shebs <stan@codesourcery.com>
161
162 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
163 (General Query Packets): Describe tracenz feature.
164 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
165
0aaaf063
PK
1662011-10-28 Paul Koning <paul_koning@dell.com>
167
168 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
169
2231f1fb
KP
1702011-10-27 Kevin Pouget <kevin.pouget@st.com>
171
172 * gdb.texinfo ((Frames In Python): Document
173 gdb.FRAME_UNWIND_FIRST_ERROR contant.
174
5110b5df
PK
1752011-10-26 Paul Koning <paul_koning@dell.com>
176
177 * gdb.texinfo (gdb.types): Document new deepitems function.
178
22dbab46
PK
1792011-10-25 Paul Koning <paul_koning@dell.com>
180
181 PR python/13327
182
183 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
184 fetch_lazy method.
185
9df2fbc4
PM
1862011-10-20 Phil Muldoon <pmuldoon@redhat.com>
187
188 PR python/12656
189
190 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
191 global_block, static_block function.
192
f05e2e1d
TT
1932011-10-19 Tom Tromey <tromey@redhat.com>
194
195 * gdb.texinfo (Commands In Python): Add missing "@"s.
196
a7fc3f37
KP
1972011-10-13 Kevin Pouget <kevin.pouget@st.com>
198
199 PR python/13285 Document named constants for frame unwind stop reasons
200 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
201 constants.
202
5048e516
JK
2032011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
204
205 Fix compatibility with texinfo versions older than 4.12.
206 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
207 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
208 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
209 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
210 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
211 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
212 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
213
5a56e9c5
DE
2142011-10-09 Doug Evans <dje@google.com>
215
216 * gdb.texinfo (Extending GDB): Document alias command.
217
36b11add
JK
2182011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
219
220 Support @entry in input expressions.
221 * gdb.texinfo (Variables): Describe @entry names suffix.
222 (Print Settings): Add anchor for `set print entry-values'.
223
e18b2753
JK
2242011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
225 Eli Zaretskii <eliz@gnu.org>
226
227 Display @entry parameter values (without references).
228 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
229 example.
230 (Print Settings): New description of set print entry-values and show
231 print entry-values.
232
111c6489
JK
2332011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
234 Eli Zaretskii <eliz@gnu.org>
235
236 Recognize virtual tail call frames.
237 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
238 (Tail Call Frames): New node.
239 (Frames In Python): Add gdb.TAILCALL_FRAME.
240
9c15afc4
DE
2412011-10-07 Doug Evans <dje@google.com>
242
243 * gdb.texinfo (gdb.printing): Document new `replace' arg to
244 register_pretty_printer.
245
99f5279d
PM
2462011-10-07 Phil Muldoon <pmuldoon@redhat.com>
247
248 PR python/12930
249 PR python/12802
250
251 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
252 stop method.
253
03583c20
UW
2542011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
255
256 * gdb.texinfo (Starting your Program): "set disable-randomization"
257 is no longer Linux-specific.
258 (Remote Configuration): Document "set remote
259 disable-randomization-packet".
260 (General Query Packets): Document "QDisableRandomization" packet
261 and add it to "qSupported" list.
262
bd054e06
KP
2632011-10-07 Kevin Pouget <kevin.pouget@st.com>
264
265 Allow Python notification of new object-file loadings.
266 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
267 event type.
268
cb6be26b
KP
2692011-10-04 Kevin Pouget <kevin.pouget@st.com>
270
271 PR python/12691: Add the inferior to Python exited event
272 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
273
a05336a1
JB
2742011-10-03 Joel Brobecker <brobecker@adacore.com>
275
276 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
277 rephasing.
278
5d77fe44
JB
2792011-10-03 Joel Brobecker <brobecker@adacore.com>
280
281 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
282 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
283 as possible feature returned by the `-list-features'
284 command.
285
699df94d
PK
2862011-09-28 Paul Koning <paul_koning@dell.com>
287
288 * gdb.texinfo (gdb.Type): Document field access by dictionary
289 key syntax.
290
24bdad53
YQ
2912011-09-28 Yao Qi <yao@codesourcery.com>
292
293 * gdb.texinfo (Files): Update options for `add-symbol-file'.
294 Add one space after option `-s'. Remove @r{} markup.
295
6710bf39
SS
2962011-09-27 Stan Shebs <stan@codesourcery.com>
297
298 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
299
d99f7e48
HZ
3002011-09-16 Hui Zhu <teawater@gmail.com>
301
302 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
303 to *(unsigned char *)$esp@300.
304
d812018b
PK
3052011-09-15 Paul Koning <paul_koning@dell.com>
306
307 * gdb.texinfo: Make style of Python functions and methods match
308 the syntax of Python. Also put class and module names explicitly
309 on function, member, and variable names, matching Python
310 documentation conventions.
311
2aa48337
KP
3122011-09-15 Kevin Pouget <kevin.pouget@st.com>
313
314 PR Python/12692 Add gdb.selected_inferior() to Python interface.
315 * gdb.texinfo (Inferiors In Python): Describe new
316 gdb.selected_inferior() function.
317
6839b47f
KP
3182011-09-15 Kevin Pouget <kevin.pouget@st.com>
319
320 Handle multiple breakpoint hits in Python interface:
321 * gdb.texinfo (Events In Python): New function documentation:
322 gdb.BreakpointEvent.breakpoints. Indicate that
323 gdb.BreakpointEvent.breakpoint is now deprecated.
324
26829f2b
JB
3252011-09-04 Joel Brobecker <brobecker@adacore.com>
326
327 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
328
a9f54f60
TT
3292011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
330
331 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
332
fa3a4f15
PM
3332011-08-17 Phil Muldoon <pmuldoon@redhat.com>
334
335 * gdb.texinfo (Prompt): Add set/show extended-prompt
336 documentation
337 (Basic Python): Add prompt_hook anchor.
338 (Python modules): Reword module text to reflect multiple modules.
339 (gdb.prompt): Document gdb.prompt module.
340
224bbe49
YQ
3412011-08-14 Yao Qi <yao@codesourcery.com>
342
78d85199
YQ
343 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
344
3452011-08-14 Yao Qi <yao@codesourcery.com>
346
347 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
348 (TIC6x Features): New node.
349
457e09f0
DE
3502011-08-12 Doug Evans <dje@google.com>
351
352 * gdb.texinfo (Symbols In Python): Document symbol.type.
353
5e239b84
PM
3542011-08-09 Phil Muldoon <pmuldoon@redhat.com>
355
356 * gdb.texinfo (Python): Document command and function
357 auto-loading.
358
177bc839
JK
3592011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
360 Eli Zaretskii <eliz@gnu.org>
361
362 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
363 typedefs unrolling. Extend the sample code by an inner typedef and
364 outer typedefs unrolling.
365
1a532630
PP
3662011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
367
368 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
369 size and line-size.
370
9b158ba0 3712011-07-21 Matt Rice <ratmice@gmail.com>
372
373 PR macros/12999
374 * gdb.texinfo (Macros): Add info definitions and info macros commands.
375 Update text and cindex entries for info macro command.
376
d17b6f81
PM
3772011-07-21 Phil Muldoon <pmuldoon@redhat.com>
378
379 * observer.texi (GDB Observers): Add before_prompt observer.
380 * gdb.texinfo (Basic Python): Add documentation for prompt
381 substitution.
382
713389e0
PM
3832011-07-11 Phil Muldoon <pmuldoon@redhat.com>
384
385 PR python/12438
386 * gdb.texinfo (Python Commands): Add deprecate note to maint
387 set/show python print-stack. Document set/show python
388 print-backtrace.
389
177b42fe
TJB
3902011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
391
392 * gdb.texinfo: Fix typos.
393
900e11f9
JK
3942011-07-01 Tom Tromey <tromey@redhat.com>
395
396 * gdb.texinfo (Debugging Output): Document set debug
397 check-physname.
398
39c4d40a
TT
3992011-06-29 Tom Tromey <tromey@redhat.com>
400
401 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
402 breakpoint-notifications feature.
403
6f5def7d
UW
4042011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
405
406 * gdb.texinfo (Target Description): Remove warning about
407 possibly unstable format.
408
8cf64490
TT
4092011-06-03 Tom Tromey <tromey@redhat.com>
410
411 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
412 (Events In Python): Note that exit_code is optional.
413
393eab54
PA
4142011-05-17 Pedro Alves <pedro@codesourcery.com>
415
416 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
417 required for multi-threading support.
418 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
419 Hc are deprecated for multi-threading debugging. Point readers at
420 the vCont packet.
421
75fc9810
DE
4222011-05-15 Doug Evans <dje@google.com>
423
424 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
425
01124a23
DE
4262011-05-13 Doug Evans <dje@google.com>
427
98a5dd13
DE
428 * gdb.texinfo (Threads): Document $sdir,$pdir.
429 (Server): Document $pdir exception.
430
dbaefcf7
DE
431 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
432
cc63ef9b
DE
433 * gdb.texinfo (Threads): Clarify default value for
434 libthread-db-search-path.
7e0396aa 435
01124a23
DE
436 * gdb.texinfo (Completion): Update example.
437 (Debugging Output): Delete `set/show debug lin-lwp-async'.
438
d248b706
KY
4392011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
440
441 * gdb.texinfo: Document change in the behaviour of the enable and
442 disable GDB commands when applied to tracepoints.
443 Document the EnableDisableTracepoints remote stub feature.
444 Document QTEnable and QTDisable in the list of tracepoint packets.
445
cc88a640
JK
4462011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
447
448 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
449 hsuser.texi.
450 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
451 comment to hsuser.texi. Change rluser.texi name in the comment.
452
84e578fb
DE
4532011-05-10 Doug Evans <dje@google.com>
454
455 * gdb.texinfo (Threads): If an empty path is provided for
456 libthread-db-search-path it is reset to its default value.
457 (Server): Ditto.
458
478aac75
DE
4592011-05-09 Doug Evans <dje@google.com>
460
461 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
462
9c06b0b4
TJB
4632011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
464 Thiago Jung Bauermann <bauerman@br.ibm.com>
465
466 Implement support for PowerPC BookE masked watchpoints.
467 * gdb.texinfo (Set Watchpoints): Document mask parameter.
468 (PowerPC Embedded): Mention support of masked watchpoints.
469
9ed350ad
JB
4702011-05-03 Joel Brobecker <brobecker@adacore.com>
471
472 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
473 `@value{GDBN}'.
474
4ceed123
JB
4752011-05-03 Joel Brobecker <brobecker@adacore.com>
476
477 * gdb.texinfo (titlepage): Remove dedication.
478 (In Memoriam): New appendix.
479
559a7a62
JK
4802011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
481 Eli Zaretskii <eliz@gnu.org>
482
483 * gdb.texinfo (Index Section Format): Change the version to 5.
484 Describe the different formula.
485
03f2bd59
JK
4862011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
487 Eli Zaretskii <eliz@gnu.org>
488
489 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
490 for disconnected tracing.
491 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
492 extended-remote relationship. Mention --once.
493 (TCP port allocation lifecycle of @code{gdbserver}): New.
494
d9b1a651
EZ
4952011-04-23 Eli Zaretskii <eliz@gnu.org>
496
497 * gdb.texinfo (Server): Improve indexing. Index all optional
498 switches to gdbserver.
499
90476074
TT
5002011-04-20 Tom Tromey <tromey@redhat.com>
501
502 * gdb.texinfo (Index Section Format): New node.
503 (Top): Add new node to menu.
504
c21236dc
PA
5052011-04-20 Pedro Alves <pedro@codesourcery.com>
506
507 * gdb.texinfo (Maintenance Commands): Document `maint print
508 remote-registers'.
509
05c8c3f5
TT
5102011-04-20 Tom Tromey <tromey@redhat.com>
511
512 * gdb.texinfo (Trace File Format): Move node later.
513
7a9dd1b2
TT
5142011-04-19 Tom Tromey <tromey@redhat.com>
515
516 * gdbint.texinfo (Register Information Functions): Remove
517 duplicate "the".
518 * gdb.texinfo (Emacs): Remove duplicate "to".
519 (GDB/MI Variable Objects): Remove duplicate "the".
520 (General Query Packets): Likewise.
521
4368ebeb
JB
5222011-04-02 Joel Brobecker <brobecker@adacore.com>
523
524 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
525 "GDB/MI Ada Exception Information" node.
526
956a9fb9
JB
5272011-04-01 Joel Brobecker <brobecker@adacore.com>
528
529 * gdb.texinfo (GDB/MI Ada Exception Information): Document
530 the "exception-name" field in the *stopped async record.
531
f1310107
TJB
5322011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
533 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
534
535 Implement support for PowerPC BookE ranged breakpoints.
536 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
537
8786b2bd
TT
5382011-03-28 Tom Tromey <tromey@redhat.com>
539
540 * gdb.texinfo (Set Tracepoints): Fix typo.
541
9ef07c8c
TT
5422011-03-24 Tom Tromey <tromey@redhat.com>
543
544 * gdb.texinfo (Specify Location): Document `function:label'
545 linespec.
546
99c3dc11
PM
5472011-03-18 Phil Muldoon <pmuldoon@redhat.com>
548
f1310107 549 PR python/12149
99c3dc11
PM
550
551 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
552
29703da4
PM
5532011-03-17 Phil Muldoon <pmuldoon@redhat.com>
554
555 * gdb.texinfo (Blocks In Python): Add is_valid method description.
556 (Inferiors In Python): Likewise.
557 (Threads In Python): Likewise.
558 (Symbols In Python): Likewise.
559 (Objfiles In Python): Likewise.
560 (Symbol Tables In Python): Likewise.
561
c9174737
PA
5622011-03-15 Pedro Alves <pedro@codesourcery.com>
563
564 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
565 display>: Explain that the commands accept number ranges.
566
7371cf6d
PM
5672011-03-14 Phil Muldoon <pmuldoon@redhat.com>
568
569 * gdb.texinfo (Breakpoints In Python): Add description and example
570 of Python stop function operation.
571
ecec24e6
PM
5722011-03-10 Phil Muldoon <pmuldoon@redhat.com>
573
574 * gdb.texinfo (Parameters In Python): Document get_set_string and
575 get_show_string methods.
576
6dcd5565
JK
5772011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
578
579 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
580
81896e36
JK
581 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
582 circular-trace-buffer name.
583
5e30da2c
JB
5842011-02-28 Joel Brobecker <brobecker@adacore.com>
585
586 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
587 in the previous change.
588
3bd0f5ef 5892011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
590
591 * gdb.texinfo (Inferiors and Programs): Update commands to show
592 that they can accept multiple arguments.
593
4ec7539c
JB
5942011-02-24 Joel Brobecker <brobecker@adacore.com>
595
596 Revert the following patch (code patch was not approved):
597 2011-02-21 Hui Zhu <teawater@gmail.com>
598 * agentexpr.texi (bytecode descriptions): add printf.
599 * gdb.texinfo (tracepoint action lists): add printf.
600
82809774
DE
6012011-02-23 Doug Evans <dje@google.com>
602
603 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
604
e5a67952
MS
6052011-02-23 Michael Snyder <msnyder@vmware.com>
606
607 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
608 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
609 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
610
6e6fbe60
DE
6112011-02-22 Doug Evans <dje@google.com>
612
613 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
614 Clarify behaviour of lookup_symbol when `block' argument is omitted,
615 add description of result, fix @defun formatting.
616
f994e27a
HZ
6172011-02-21 Hui Zhu <teawater@gmail.com>
618
619 * agentexpr.texi (Bytecode Descriptions): Add printf.
620 * gdb.texinfo (Tracepoint Action Lists): Add printf.
621
c7f96d2b
TT
6222011-02-18 Tom Tromey <tromey@redhat.com>
623
624 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
625
60f98dde
MS
6262011-02-14 Michael Snyder <msnyder@vmware.com>
627
628 * gdb.texinfo (threads): Document argument for "info threads" cmd.
629 Document new command "thread find".
630
08e796bc
MS
6312011-02-14 Michael Snyder <msnyder@vmware.com>
632
633 * gdb.texinfo (Threads): Update example of new thread message.
634
b3b9301e
PA
6352011-02-14 Pedro Alves <pedro@codesourcery.com>
636
637 * gdb.texinfo (Remote Configuration): Mention set/show remote
638 traceframe-info.
639 (Tools/Packages Optional for Building GDB): Mention that expat is
640 used for traceframe info.
641 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
642 (General Query Packets) <qSupported>: Describe the
643 qXfer:traceframe-info:read feature.
644 (qXfer::read): Describe qXfer:traceframe-info:read.
645 (Traceframe Info Format): New section.
646
cef35b0f
PA
6472011-02-04 Pedro Alves <pedro@codesourcery.com>
648
649 * gdbint.texinfo (Formatting): Mention some formatting guidelines
650 for casts and unary operators.
651
f1cbe1d3
TT
6522011-02-04 Tom Tromey <tromey@redhat.com>
653
654 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
655 is not useful.
656
585fdaa1
PA
6572011-01-25 Pedro Alves <pedro@codesourcery.com>
658
659 * gdb.texinfo: s/value optimized out/optimized out/g
660
7bfc9434
JB
6612011-01-21 Joel Brobecker <brobecker@adacore.com>
662
663 * gdb.texinfo (Other Misc Settings): Rework part of the
664 documentation of the "set interactive mode" command.
665
4694da01
TT
6662011-01-19 Tom Tromey <tromey@redhat.com>
667
668 * gdb.texinfo (Threads): Document thread name output and `thread
669 name' command.
670 (Threads In Python): Document Thread.name attribute.
671 (GDB/MI Thread Commands): Document thread attributes.
672
b716877b
AB
6732011-01-12 Andrew Burgess <aburgess@broadcom.com>
674
675 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
676 changes in mi/mi-cmd-disas.c
677
13fd8b81
TT
6782011-01-12 Tom Tromey <tromey@redhat.com>
679
680 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
681 Fix "thread apply" text.
682
e09342b5
TJB
6832011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
684 Thiago Jung Bauermann <bauerman@br.ibm.com>
685
686 Implement support for PowerPC BookE ranged watchpoints.
687 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
688 the "set powerpc exact-watchpoints" flag.
689
06e65f44
TT
6902011-01-07 Tom Tromey <tromey@redhat.com>
691
692 * gdb.texinfo (Python API): Add descriptions to @menu items.
693
d8e22779
TT
6942011-01-06 Tom Tromey <tromey@redhat.com>
695
696 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
697
a255712f
PP
6982010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
699
e09342b5 700 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 701
ccfc3d6e
TT
7022011-01-06 Tom Tromey <tromey@redhat.com>
703
704 PR python/12133:
705 * gdb.texinfo (Frames In Python): Document various frame
706 constants.
707
44944448
JB
7082011-01-05 Joel Brobecker <brobecker@adacore.com>
709
710 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
711 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
712 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
713
42ea3d7a
JK
7142011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
715
716 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
717 (clean): Add GDBvn.texi.
718
720d1a40
JB
7192010-12-29 Joel Brobecker <brobecker@adacore.com>
720
721 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
722 occasional case where the debugger prints an array address
723 instead of the array itself.
724
ad196637
PA
7252010-12-23 Pedro Alves <pedro@codesourcery.com>
726
727 * gdb.texinfo (Packets) <read registers packet>: Document support
728 for registers that were not collected.
729
a86caf66
DE
7302010-12-15 Doug Evans <dje@google.com>
731
732 * gdb.texinfo (Startup): Document auto-loading of scripts during
733 startup.
734 (Auto-loading): Delete "maint set python auto-load on|off".
735 Add "set auto-load-scripts on|off".
736
aae1c79a
DE
7372010-12-07 Doug Evans <dje@google.com>
738
739 * gdb.texinfo (Mode Options): Document -data-directory.
740 (Data Files): Add reference to -data-directory.
741
4e04c971
DE
7422010-11-29 Doug Evans <dje@google.com>
743
744 * gdb.texinfo (Pretty-Printer Introduction): Change
745 printer-name:subprinter-name to printer-name;subprinter-name.
746
94b6973e
PM
7472010-11-29 Phil Muldoon <pmuldoon@redhat.com>
748
749 PR python/12199
750
751 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
752
39037522
TT
7532010-11-23 Tom Tromey <tromey@redhat.com>
754
755 * gdb.texinfo (Top): Check SYSTEM_READLINE.
756 (Editing): Likewise.
757 (Command History): Likewise.
758 (TUI Keys): Likewise.
759 (Bug Reporting): Conditionally include rluser.texi and
760 inc-history.texinfo.
761 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
762 (GDB_DOC_SOURCE_INCLUDES): Add comment.
763 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
764 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
765 (gdb.pdf): Likewise.
766 (gdb.info): Likewise.
767 (gdb/index.html): Likewise.
768
5ae98d25
TT
7692010-11-23 Tom Tromey <tromey@redhat.com>
770
771 * Makefile.in (Makefile): Run ../config.status.
772 (distclean): Update.
773 * configure: Remove.
774 * configure.ac: Remove.
775
621c8364
TT
7762010-11-12 Tom Tromey <tromey@redhat.com>
777
778 * gdb.texinfo (Basic Python): Update. Add xref.
779 (Exception Handling): Document new exception classes.
780 (Types In Python): Update.
781 (Frames In Python): Update.
782
84f4c1fe
PM
7832010-11-11 Phil Muldoon <pmuldoon@redhat.com>
784
785 * gdb.texinfo (Breakpoints In Python): Document "internal"
786 parameter, and visible attribute.
787
99e7ae30
DE
7882010-11-05 Doug Evans <dje@google.com>
789
790 * gdb.texinfo (Source Path): Document "set directories".
791
f4b8a18d
KW
7922010-11-05 Ken Werner <ken.werner@de.ibm.com>
793
794 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
795 (OpenCL C): New node.
796
7b51bc51
DE
7972010-11-02 Doug Evans <dje@google.com>
798
799 * gdb.texinfo (Pretty Printing): Expand into three sections,
800 introduction, example, and commands.
801 (Python API): Delete section Disabling Pretty-Printers, merge into
802 Selecting Pretty-Printers.
803 (Writing a Pretty-Printer): New section. Move the pretty-printer
804 example here, and reformat to match python coding style. Add a second
805 example using the gdb.printing module.
806 (Python modules): Add gdb.printing.
807
9eeee977
DE
8082010-10-29 Doug Evans <dje@google.com>
809
810 * gdb.texinfo (Python): Fix long line.
811
a0e0ffdf
DE
8122010-10-20 Doug Evans <dje@google.com>
813
814 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
815 All references updated. Correct sections marked as subsections.
816 (Coding Standards): New chapter. Move the coding standard related
817 subsections here. Add section on Python coding standards.
818
0e3509db
DE
8192010-10-13 Doug Evans <dje@google.com>
820
821 * gdb.texinfo (Python): Add "Python modules".
822 (Types in Python): Add reference to gdb.types section.
823 (Python modules): New node.
824
44592cc4
DE
8252010-10-11 Doug Evans <dje@google.com>
826
827 * gdb.texinfo (Values From Inferior): Add reference to "Types in
828 Python" from gdb.Value.type description.
829
6e1bb179
JB
8302010-09-28 Joel Brobecker <brobecker@adacore.com>
831
832 * gdb.texinfo (Ravenscar Profile): New node.
833
e8467610
TT
8342010-09-22 Tom Tromey <tromey@redhat.com>
835
836 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
837
fccd1d1e
EZ
8382010-09-22 Eli Zaretskii <eliz@gnu.org>
839
840 * gdb.texinfo (Values From Inferior): Clarify that
841 value.dynamic_type works only in C++ programs with RTTI.
842
c1b6b909
TT
8432010-09-15 Paul Bolle <pebolle@tiscali.nl>
844
845 * gdb.texinfo (Character Sets): Correctly reference host-charset
846 in example.
847
7d288aaa
TT
8482010-09-13 Tom Tromey <tromey@redhat.com>
849
850 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
851 Document "fullname" and "from".
852
f75d858b
MK
8532010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
854
855 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
856 feature `reverse' output by -list-target-features.
857
83b9503b
L
8582010-08-31 H.J. Lu <hongjiu.lu@intel.com>
859
860 * gdb.texinfo (i386 Features): Remove an extra "@item".
861
03f17ccf
TT
8622010-08-30 Tom Tromey <tromey@redhat.com>
863
864 PR python/11792:
865 * gdb.texinfo (Values From Inferior): Document dynamic_type.
866
9779414d
DJ
8672010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
868
869 * gdb.texinfo (ARM Features): Document
870 org.gnu.gdb.arm.m-profile.
871
f9ffd4bb
TT
8722010-08-23 Tom Tromey <tromey@redhat.com>
873
874 PR python/11145:
875 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
876 reinterpret_cast methods.
877
702c2711
TT
8782010-08-23 Tom Tromey <tromey@redhat.com>
879
880 PR python/11915:
881 * gdb.texinfo (Types In Python): Document array method.
882
66b73624
TJB
8832010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
884
885 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
886
06a64a0b
TT
8872010-08-16 Tom Tromey <tromey@redhat.com>
888
889 * gdb.texinfo (Set Watchpoints): Document -location option.
890
a3a7127e
DE
8912010-08-13 Doug Evans <dje@google.com>
892
893 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
894
8dedea02
VP
8952010-08-13 Vladimir Prus <vladimir@codesourcery.com>
896
897 * gdb.texinfo (GDB/MI Data Manipulation): Document
898 -data-read-memory-raw and -data-write-memory-raw.
899
ca5c20b6 9002010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 901 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
902
903 * gdb.texinfo (Basic Python): Describe post_event API.
904
cb2e07a6
PM
9052010-08-11 Phil Muldoon <pmuldoon@redhat.com>
906
907 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 908 decode_line Python APIs
cb2e07a6 909
464b3efb
TT
9102010-08-10 Tom Tromey <tromey@redhat.com>
911
912 * gdb.texinfo (Pretty Printing API): Document
913 gdb.default_visualizer.
914
c29c521f
TT
9152010-08-10 Tom Tromey <tromey@redhat.com>
916
917 Revert gdb-add-index addition:
918 * gdb.texinfo (Index Files): Don't document gdb-add-index.
919
5da1313b
JK
9202010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
921 Eli Zaretskii <eliz@gnu.org>
922
923 * gdb.texinfo (Mode Options) <-batch>
924 (Basic Python) <gdb.execute>: Describe setting width and height.
925
02d868e8
PP
9262010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
927
928 * gdb.texinfo (Threads): Document 'debug libthread-db'.
929
c2bbed2a
TT
9302010-07-30 Tom Tromey <tromey@redhat.com>
931
932 * gdb.texinfo (Index Files): Mention gdb-add-index.
933
6c13bbe1
HZ
9342010-07-30 Hui Zhu <teawater@gmail.com>
935
936 * gdb.texinfo (Inferiors and Programs): Update the introduce of
937 "detach inferior" and "kill inferior".
938
53a71c06
CR
9392010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
940
941 * gdb.texinfo (Machine Code): Update description of two forms of
942 arguments, and add new example to demonstrate the new form.
943
5374244e
PM
9442010-07-27 Phil Muldoon <pmuldoon@redhat.com>
945
946 * gdb.texinfo (Values From Inferior): Add value inferior function
947 call description.
948
8ea5bce5
JK
9492010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
950
951 * gdb.texinfo (Active Targets): Fix wrong comma placement.
952
c0edd9ed
JK
9532010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
954 Eli Zaretskii <eliz@gnu.org>
955
956 Make core files the process_stratum.
957 * gdb.texinfo (Active Targets): Remove core_stratum. Include
958 record_stratum example.
959
9291a0cd
TT
9602010-07-13 Tom Tromey <tromey@redhat.com>
961
962 * gdb.texinfo (Index Files): New node.
963
f5011d11
TT
9642010-07-13 Tom Tromey <tromey@redhat.com>
965
966 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
967
0f5238ed
TT
9682010-07-13 Tom Tromey <tromey@redhat.com>
969
970 * gdb.texinfo (Specify Location): Document labels.
971
74c761c1
PA
9722010-07-01 Pedro Alves <pedro@codesourcery.com>
973
974 * gdb.texinfo (Create and Delete Tracepoints): Add more index
975 entries for fast tracepoints and static tracepoints.
976
501994c0
PA
9772010-07-01 Pedro Alves <pedro@codesourcery.com>
978
979 * gdb.texinfo (General Query Packets) <qfThreadInfo,
980 qsThreadInfo>: Spell out `l' as ell.
981
0fb4aa4b
PA
9822010-07-01 Pedro Alves <pedro@codesourcery.com>
983
984 * gdb.texinfo (Convenience Variables): Document $_sdata.
985 (Commands to Set Tracepoints): Describe static tracepoints. Add
986 `Listing Static Tracepoint Markers' menu entry. Document
987 "strace".
988 (Tracepoint Action Lists): Document collecting $_sdata.
989 (Listing Static Tracepoint Markers): New subsection.
990 (Tracepoints support in gdbserver): Mention static tracepoints.
991 (remote packets, enabling and disabling): Mention
992 read-sdata-object.
993 (General Query Packets) <qSupported>: Document qXfer:sdata:read
994 and StaticTracepoint.
995 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
996 Document qXfer:sdata:read.
997 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
998
dc3b15be
JB
9992010-06-29 Joel Brobecker <brobecker@adacore.com>
1000
1001 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1002
595939de
PM
10032010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1004 Tom Tromey <tromey@redhat.com>
1005 Thiago Jung Bauermann <bauerman@br.ibm.com>
1006
1007 * gdb.texinfo (Inferiors In Python): New node.
1008 * gdb.texinfo (Threads In Python): New node.
1009
9279c692
JB
10102010-06-28 Joel Brobecker <brobecker@adacore.com>
1011
1012 * gdb.texinfo (Python): Document what the python directory is
1013 and what its location is.
1014 (Basic Python): Document the gdb.PYTHONDIR constant.
1015
bc9f0842
TT
10162010-06-25 Tom Tromey <tromey@redhat.com>
1017
1018 PR python/10808:
1019 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1020
f1421989
HZ
10212010-06-24 Hui Zhu <teawater@gmail.com>
1022
1023 * gdb.texinfo: (Commands for Controlled Output): Add
1024 documentation for command "eval".
1025
e4c0cfae
SS
10262010-06-21 Stan Shebs <stan@codesourcery.com>
1027
1028 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1029 * annotate.texinfo: Ditto.
1030 * gdbint.texinfo: Ditto.
1031 * stabs.texinfo: Ditto.
1032
bb08c432
HZ
10332010-06-22 Hui Zhu <teawater@gmail.com>
1034
1035 * gdb.texinfo: (Process Record and Replay): Add documentation
1036 for command "set record memory-query".
1037
4f5d9f07
SS
10382010-06-21 Stan Shebs <stan@codesourcery.com>
1039
1040 * gdb.texinfo: Relicense under GFDL version 1.3.
1041 * annotate.texinfo: Relicense under GFDL version 1.3.
1042 * gdbint.texinfo: Relicense under GFDL version 1.3.
1043 * stabs.texinfo: Relicense under GFDL version 1.3.
1044 * fdl.texi: Update to version 1.3.
1045
6aed2dbc
SS
10462010-06-18 Stan Shebs <stan@codesourcery.com>
1047
a61408f8
SS
1048 * gdb.texinfo (Operating System Auxiliary Information): Describe
1049 "info os" when no arguments given.
1050
6aed2dbc
SS
1051 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1052 $_thread.
1053
24e933df
HZ
10542010-06-18 Hui Zhu <teawater@gmail.com>
1055
1056 * gdb.texinfo: (Process Record and Replay): Add documentation
1057 for commands "record save" and "record restore".
1058
65d79d4b
SDJ
10592010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1060
1061 * gdb.texinfo: Include information about the correct use
1062 of addresses in the `watch' command.
1063
d914c394
SS
10642010-06-11 Stan Shebs <stan@codesourcery.com>
1065
1066 * gdb.texinfo (Observer Mode): New section.
1067 (General Query Packets): Document QAllow.
889bf7c5 1068
967cf477
DE
10692010-06-04 Doug Evans <dje@google.com>
1070
1071 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1072
aaf4119b
DE
10732010-06-03 Doug Evans <dje@google.com>
1074
1075 * gdbint.texinfo (Coding): Add subsection on command names.
1076
9eae7c52
TT
10772010-06-02 Tom Tromey <tromey@redhat.com>
1078
1079 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1080 always-disassemble.
1081
fa593d66
PA
10822010-06-01 Pedro Alves <pedro@codesourcery.com>
1083
1084 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1085 gdbserver, and add cross reference.
1086 (Tracepoints support in gdbserver): New subsection.
1087
dde08ee1
PA
10882010-05-26 Pedro Alves <pedro@codesourcery.com>
1089
1090 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1091 `qRelocInsn' feature.
1092 (Relocate instruction reply packet): New subsection
1093 of `Tracepoint Packets'.
1094 (Tracepoint Packets): Mention that packets QTDP and QTStart
1095 support the qRelocInsn request, and add cross reference to new
1096 subsection.
1097
07ca107c
DE
10982010-05-25 Doug Evans <dje@google.com>
1099
1100 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1101 (Commands In Python): Document gdb.string_to_argv.
1102
c25c4a8b
JK
11032010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1104
1105 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1106 ATTR_NORETURN.
1107
d7b32ed3 11082010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1109 Tom Tromey <tromey@redhat.com>
1110 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1111
c25c4a8b 1112 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1113
6aecb9c2
JB
11142010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1115
1116 * gdb.texinfo: (Summary) Add mention about D language support.
1117 (Filenames): Add D suffixes.
1118 (D): New node.
1119
b7da9e9f
PM
11202010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1121
1122 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1123 of macro deleted from GDB code.
1124
ab38a727
PA
11252010-04-24 Pedro Alves <pedro@codesourcery.com>
1126
1127 * gdb.texinfo (Commands to specify files): Describe what how GDB
1128 looks up DOS-based filesystem paths on the system root. Document
1129 the new `set/show target-file-system-kind' commands.
1130
66d09542
DE
11312010-04-23 Doug Evans <dje@google.com>
1132
1133 * gdb.texinfo (Python): Move Auto-loading section here ...
1134 (Python API): from here.
1135 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1136 (Maintenance Commands): Add docs for "maint print section-scripts".
1137
8bd10a10
CM
11382010-04-20 Chris Moller <cmoller@redhat.com>
1139
1140 * gdb.texinfo (Setting Breakpoints): Added description of
1141 filename-qualified rbreak.
1142 * refcard.tex (Breakpoints and Watchpoints): Added brief
1143 description of filename-qualified rbreak.
1144
4c374409
JK
11452010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1146
1147 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1148 (Python API): Change the reference to Pretty Printing API.
1149 (Pretty Printing): Move the user part under the Data node. Reformat
1150 the sample output to 72 columns. Create a new reference to Pretty
1151 Printing API. Rename the API part ...
1152 (Pretty Printing API): To a new node name.
1153 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1154 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1155
5a9351ae
SS
11562010-04-21 Stan Shebs <stan@codesourcery.com>
1157
1158 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1159 and commands.
5a9351ae 1160 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1161
9a22f0d0
PM
11622010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1163
1164 * gdb.texinfo (Examining memory): Update for change in string
1165 display with explicit size.
1166
6149aea9
PA
11672010-04-19 Pedro Alves <pedro@codesourcery.com>
1168
1169 PR breakpoints/8554.
1170
1171 * gdb.texinfo (Save Breakpoints): New node.
1172 (save-tracepoints): Rename to ...
1173 (save tracepoints): ... this. Mention that `save-tracepoints' is
1174 a deprecated alias to `save tracepoints'.
1175
711e434b
PM
11762010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1177
645797a8 1178 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1179 (info w32 thread-information-block): Document new command.
1180 (qGetTIBAddress): Document new gdbserver query.
1181 (maint set/show show-all-tib): Document new command.
1182
3f7b2faa
DE
11832010-04-15 Doug Evans <dje@google.com>
1184
fa33c3cd
DE
1185 * gdb.texinfo (Python API): Add progspaces section.
1186 (Selecting Pretty-Printers): Progspace pretty-printers are
1187 searched too.
1188 (Progspaces In Python): New section.
1189
3f7b2faa
DE
1190 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1191
79f283fe
PM
11922010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1193
1194 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1195 returns None.
1196
87290684
SS
11972010-04-09 Stan Shebs <stan@codesourcery.com>
1198
1199 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1200 Describe the `frames-created' field, tweak grammar.
1201
a97153c7
PA
12022010-04-09 Pedro Alves <pedro@codesourcery.com>
1203
1204 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1205 Describe the `circular' and `disconnected' fields.
1206
5c5dcc1b
L
12072010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1208
1209 * gdb.texinfo (maint print registers): Mention unavailable and
1210 invisible registers.
1211
adc36818
PM
12122010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1213 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1214 Tom Tromey <tromey@redhat.com>
adc36818
PM
1215
1216 * gdb.texinfo (Breakpoints In Python): New Node.
1217
33da3f1c
SS
12182010-04-08 Stan Shebs <stan@codesourcery.com>
1219
1220 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1221 trace status fields.
1222
3a13a53b
L
12232010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1224
1225 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1226 optional. Make org.gnu.gdb.i386.avx requires
1227 org.gnu.gdb.i386.avx.
1228
08001717
DE
12292010-04-08 Doug Evans <dje@google.com>
1230
1231 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1232 search path, and document that gdb only scans the search path if
1233 the script's path doesn't specify a directory.
1234
c375651d
DE
12352010-04-05 Doug Evans <dje@google.com>
1236
1237 * gdb.texinfo (maint show python auto-load): Fix typo.
1238
af54718e
SS
12392010-04-04 Stan Shebs <stan@codesourcery.com>
1240
d77f58be
SS
1241 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1242 (Setting Watchpoints): Update description of "info watch".
1243 (Disabling Breakpoints): Only "info break" lists all.
1244
af54718e
SS
1245 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1246 (tdump): Explain how tdump works.
1247
86b17b60
PA
12482010-04-01 Pedro Alves <pedro@codesourcery.com>
1249
1250 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1251 add cross reference.
1252
ff12863f
PA
12532010-03-31 Pedro Alves <pedro@codesourcery.com>
1254
1255 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1256 commands error out.
1257
f68eb612
L
12582010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1259
1260 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1261
c8d5aac9
L
12622010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1263
1264 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1265
7d13fe92
SS
12662010-03-29 Stan Shebs <stan@codesourcery.com>
1267 Nathan Sidwell <nathan@codesourcery.com>
1268
1269 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1270 GDBN equivalent.
1271 (Set Tracepoints): Remove mention that conditional tracepoints
1272 don't exist.
1273 (Tracepoint Actions): Clarify when while-stepping collection
1274 happens, note that while-stepping does not automatically collect
1275 $pc.
1276
409873ef 12772010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1278
409873ef
SS
1279 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1280 (General Query Packets): Describe TracepointSource.
1281
ee8e71d4
EZ
12822010-03-27 Matt Rice <ratmice@gmail.com>
1283
c8d5aac9
L
1284 * gdb.texinfo (ARM): Document arguments to "target sim".
1285 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1286
99b5e152
PA
12872010-03-26 Pedro Alves <pedro@codesourcery.com>
1288
1289 * gdb.texinfo (Tracepoint Packets): Remove mention that
1290 terror:string may be plain text, and drop mention of X prefix.
1291
cd64ee31
VP
12922010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1293
1294 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1295
6c28cbf2
SS
12962010-03-24 Stan Shebs <stan@codesourcery.com>
1297
1298 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1299
95a42b64
TT
13002010-03-24 Tom Tromey <tromey@redhat.com>
1301
1302 PR breakpoints/9352:
1303 * gdb.texinfo (Break Commands): Update.
1304
18148017
VP
13052010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1306
1307 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1308 commands.
1309
4daf5ac0
SS
13102010-03-16 Stan Shebs <stan@codesourcery.com>
1311
1312 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1313 circular-trace-buffer.
1314 (Tracepoint Packets): Describe QTBuffer, and details of the
1315 qTStatus reply.
1316
c9429232
SS
13172010-03-12 Stan Shebs <stan@codesourcery.com>
1318 Nathan Sidwell <nathan@codesourcery.com>
1319
1320 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1321 doing instruction stepping.
1322 (Tracepoint Restrictions): New node.
1323
ccefe4c4
TT
13242010-03-10 Tom Tromey <tromey@redhat.com>
1325
1326 * gdbint.texinfo (Symbol Handling): Update.
1327
7c953934
TT
13282010-03-08 Tom Tromey <tromey@redhat.com>
1329
1330 PR cli/9591:
1331 * gdb.texinfo (Mode Options): Mention lack of pagination and
1332 confirmation with --batch.
1333 (Screen Size): Mention --batch.
1334 (Messages/Warnings): Likewise.
1335
f870a310
TT
13362010-03-05 Tom Tromey <tromey@redhat.com>
1337
1338 * gdb.texinfo (Basic Python): Document target_charset and
1339 target_wide_charset.
1340
78e2826b
TT
13412010-03-05 Tom Tromey <tromey@redhat.com>
1342
1343 * gdb.texinfo (Data): Link to pretty-printing.
1344 (Output Formats): Likewise. Correct text.
1345
f5dff777
DJ
13462010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1347
1348 * gdb.texinfo (Types): Describe <struct> and <flags>.
1349
dc00d89f
PM
13502010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1351
1352 * gdb.texinfo (Frames In Python): Add block parameter and
1353 description to read_var text.
1354
5107b149 13552010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1356 Tom Tromey <tromey@redhat.com>
5107b149
PM
1357
1358 * gdb.texinfo (Types In Python): Describe block argument in
1359 template_argument and gdb.lookup_type.
1360
e03e5e7b
TT
13612010-02-24 Tom Tromey <tromey@redhat.com>
1362
1363 * gdb.texinfo (Cygwin Native): Fix typo.
1364
f3e9a817
PM
13652010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1366
1367 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1368 and select method descriptions.
1369 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1370 Tables in Python to menu.
1371 (Blocks In Python): New node.
1372 (Symbols In Python): New node.
1373 (Symbol Tables in Python): New node.
1374
a79b8f6e
VP
13752010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1376
1377 Multiexec MI
1378
1379 gdb/
1380 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1381
1382 gdb/doc/
1383 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1384 changes.
1385 (GDB/MI Program Execution): Document current behaviour of
1386 --all and --thread-group.
1387 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1388 -remove-inferior.
1389 * observer.texi (inferior_added, inferior_removed): New
1390 observers.
1391
629d6a47
TT
13922010-02-19 Tom Tromey <tromey@redhat.com>
1393
1394 * gdbint.texinfo (Getting Started): Fix @node.
1395 (Debugging GDB): Likewise.
1396
c09529e5
JB
13972010-02-13 Joel Brobecker <brobecker@adacore.com>
1398
1399 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1400 documenting the gdb_test_timeout variable.
1401
540aa8e7
MS
14022010-02-12 Jakob Engblom <jakob@virtutech.com>
1403
1404 * gdb.texinfo (MI commands): Added documentation of --reverse
1405 option to a set of MI commands. Restructured documentation of MI
1406 commands --exec-continue to reflect the complexity of reverse
1407 execution.
1408
081dfbf7
PA
14092010-02-12 Pedro Alves <pedro@codesourcery.com>
1410
1411 * gdb.texinfo (Using the Collected Data): Specify that the address
1412 range of `tfind outsize' is exclusive, and that the address range
1413 of `tfind range' is inclusive.
1414 (Tracepoint Packets): Specify that the address range of
1415 `QTFrame:range' is inclusive, and that the address range of
1416 `QTFrame:outside' is exclusive
1417
8e9c5e02
VP
14182010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1419
1420 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1421
92981e24
TT
14222010-02-10 Tom Tromey <tromey@redhat.com>
1423
1424 * gdb.texinfo (Debugging Output): Document set debug parser and
1425 show debug parser.
1426
075b51b7
L
14272010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1428
1429 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1430 i386_eflags and i386_mxcsr.
1431
3bb8d5c3
L
14322010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1433
1434 * gdb.texinfo: Document i386 target features.
1435
c5f80513
DE
14362010-02-05 Doug Evans <dje@google.com>
1437
1438 * gdbint.texinfo (Testsuite): Add a new section to document the
1439 various DejaGnu variables that may be overridden.
1be00882 1440 Document INTERNAL_GDBFLAGS.
c5f80513 1441
6ac33a4e
TT
14422010-02-04 Tom Tromey <tromey@redhat.com>
1443
1444 PR cli/8830:
1445 * gdb.texinfo (Files): -readnow comes before the filename for file
1446 and symbol-file.
1447
a1dcb23a
DJ
14482010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1449
1450 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1451 Document ARM breakpoint types.
1452 (Register Packet Format): Move into the new section.
1453 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1454
95433b34
JB
14552010-01-21 Joel Brobecker <brobecker@adacore.com>
1456
1457 * gdb.texinfo (File Options): Adjust the documentation of this
1458 switch to refer to the "source" command rather than partially
1459 duplicating some of the relevant information.
1460 (Extending GDB): Introduce and document the set/show script-extension
1461 setting.
1462 (Command Files): Add note explaining that the "source" command
1463 is also used to evalute scripts written in other languages.
1464 Remove the short slightly incorrect reference to sourcing Python
1465 scripts.
1466 (Python Commands): Document how to execute a Python script from GDB.
1467
8d576872
JB
14682010-01-19 Joel Brobecker <brobecker@adacore.com>
1469
1470 * gdb.texinfo (Command Files): Fix typo.
1471
8150ff9c
JB
14722010-01-18 Tom Tromey <tromey@redhat.com>
1473
1474 * gdb.texinfo (File Options): Document -x on .py files.
1475 (Command Files): Document handling of Python scripts.
1476
23db03a6
JZ
14772010-01-18 Jie Zhang <jie.zhang@analog.com>
1478
1479 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1480
00bf0b85
SS
14812010-01-15 Stan Shebs <stan@codesourcery.com>
1482
1483 * gdb.texinfo (Trace Files): New section.
1484 (Tracepoint Packets): Document QTSave and qTBuffer.
1485 (Trace File Format): New appendix.
1486
be759fcf
PM
14872010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1488
1489 * gdb.texinfo (Values From Inferior): Document lazy_string value
1490 method.
1491 (Python API): Add Lazy strings menu item.
1492 (Lazy Strings In Python): New node.
1493
dc146f7c
VP
14942010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1495
1496 * gdb.texinfo (GDB/MI Thread Information): New.
1497 (GDB/MI Async Records): Document the core field in *stopped.
1498 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1499 documentation
1500 (Process list): Document that osdata document may contain
1501 threads.
1502 (Remote Serial Protocol): Document qXfer:threads.
1503
d5551862
SS
15042010-01-06 Stan Shebs <stan@codesourcery.com>
1505
1506 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1507 disconnected tracing.
1508 (Tracepoint Packets): Document new protocol.
1509
7a697b8d
SS
15102010-01-05 Stan Shebs <stan@codesourcery.com>
1511
1512 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1513 tracepoints.
1514 (Tracepoint Packets): Describe remote protocol for fast
1515 tracepoints.
1516
e6f3ec50
JB
15172010-01-01 Joel Brobecker <brobecker@adacore.com>
1518
1519 Update the "Start of New Year Procedure".
1520 * gdbint.texinfo: Add the list of files that need to be updated
1521 manually. Minor reformatting.
1522
ddc4e9c1
JB
15232010-01-01 Joel Brobecker <brobecker@adacore.com>
1524
1525 * refcard.tex: Update copyright year in header and text.
1526
9d2897ad
JB
15272010-01-01 Joel Brobecker <brobecker@adacore.com>
1528
1529 * agentexpr.texi: Add 2010 to the list of copyright years.
1530 * annotate.texinfo: Likewise.
1531 * gdb.texinfo: Likewise.
1532 * gdbint.texinfo: Likewise.
1533 * observer.texi: Likewise.
1534 * stabs.texinfo: Likewise.
1535
6da95a67
SS
15362009-12-31 Stan Shebs <stan@codesourcery.com>
1537
1538 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1539
236f1d4d
SS
15402009-12-29 Stan Shebs <stan@codesourcery.com>
1541
1542 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1543
f61e138d
SS
15442009-12-28 Stan Shebs <stan@codesourcery.com>
1545
1546 * gdb.texinfo (Trace State Variables): New section.
1547 (Tracepoint Packets): Describe trace state variable packets.
1548 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1549 variable bytecodes.
1550
0fe7935b
DJ
15512009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1552
1553 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1554 declarations.
1555
a6b29f87
VP
15562009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1557
1558 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1559 -gdb-exit behaviour.
1560
5e4bde96
JB
15612009-12-20 Joel Brobecker <brobecker@adacore.com>
1562
1563 * gpl.texi: Update to version 3 of the GPL.
1564
a1715244
JB
15652009-12-20 Joel Brobecker <brobecker@adacore.com>
1566
1567 * Makefile.in: Update copyright header.
1568 * observer.texi: Fix the copyright header of the generated files.
1569
361ae042
PM
15702009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1571
1572 * gdb.texinfo (Types In Python): Describe range function.
1573
bfd31e71
PM
15742009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1575
1576 * gdb.texinfo (Types In Python): Describe "is_base_class".
1577
57a1d736
TT
15782009-12-03 Tom Tromey <tromey@redhat.com>
1579
1580 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1581
8cebebb9
PP
15822009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1583
1584 * observer.texi: New memory_changed observer.
1585
16af530a
TT
15862009-12-01 Tom Tromey <tromey@redhat.com>
1587
1588 * gdb.texinfo (Reverse Execution): Fix typo.
1589
b6199126
DJ
15902009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1591
1592 PR gdb/8704
1593
1594 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1595 are allowed after the breakpoint condition.
1596
7a6973ad
TT
15972009-11-23 Tom Tromey <tromey@redhat.com>
1598
1599 PR python/10782:
1600 * gdb.texinfo (Types In Python): Document Type.pointer.
1601
21a0512e
PP
16022009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1603
1604 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1605
a5832c8f
PA
16062009-11-11 Pedro Alves <pedro@codesourcery.com>
1607
1608 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1609 (Using Agent Expressions): Delete cross reference.
1610
1eb7cd77
JB
16112009-11-07 Joel Brobecker <brobecker@adacore.com>
1612
1613 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1614 and @settitle directives up to help makeinfo find them.
1615
24ddea62
JK
16162009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1617
1618 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1619 (Auto-loading): Use plural and note one can use multiple components now.
1620
3afae151
VP
16212009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1622
1623 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1624 -stack-list-arguments have the same documentation for parameter
1625 as -stack-list-locals. Add comas.
1626
14ff2235
PM
16272009-10-27 Tom Tromey <tromey@redhat.com>
1628 Eli Zaretskii <eliz@gnu.org>
1629
c8d5aac9 1630 PR python/10781
14ff2235
PM
1631
1632 * gdb.texinfo (Values From Inferior): Document cast method.
1633
9c419145
PP
16342009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1635
1636 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1637 and adjust example.
889bf7c5 1638
29153c24
MS
16392009-10-22 Michael Snyder <msnyder@vmware.com>
1640
1641 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1642 info record command. Also document the new save and restore
29153c24
MS
1643 commands.
1644
2b28d209
PP
16452009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1646
1647 * gdb.texinfo (Machine Code): Mention current pc marker.
1648 (Memory): Likewise.
1649
6c95b8df
PA
16502009-10-19 Pedro Alves <pedro@codesourcery.com>
1651 Stan Shebs <stan@codesourcery.com>
1652
1653 * observer.texi (new_inferior): Rename to...
1654 (inferior_appeared): ... this.
1655
1656 * gdb.texinfo (Inferiors): Rename node to ...
1657 (Inferiors and Programs): ... this. Mention running multiple
1658 programs in the same debug session.
1659 <info inferiors>: Mention the new 'Executable' column if "info
1660 inferiors". Update examples. Document the "add-inferior",
1661 "clone-inferior", "remove-inferior" and "maint info
1662 program-spaces" commands.
1663 (Process): Rename node to...
1664 (Forks): ... this. Document "set|show follow-exec-mode".
1665
2f8132f3
MS
16662009-10-11 Michael Snyder <msnyder@vmware.com>
1667
1668 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1669 (ReverseContinue): Ditto.
1670
cba4b2d3
PP
16712009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1672
1673 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1674
da082f17
JK
16752009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1676
1677 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1678
08be9d71
ME
16792009-10-06 Michael Eager <eager@eagercon.com>
1680
1681 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1682 (Embedded Processors): Add MicroBlaze.
1683 (MicroBlaze): New. Describe Xilinx MicroBlaze
1684
08a0efd0
PA
16852009-10-04 Pedro Alves <pedro@codesourcery.com>
1686
1687 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1688
cbb8f428
EZ
16892009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1690
1691 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1692
30a4a70c
JB
16932009-09-23 Joel Brobecker <brobecker@adacore.com>
1694
1695 * observer.texi (solib_unloaded): Document explicitly the fact that
1696 this observer is called before the associated symbols are unloaded.
1697
b3372f91
VP
16982009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1699
1700 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1701 -stack-list-variables.
1702
f43030c4
TT
17032009-09-18 Tom Tromey <tromey@redhat.com>
1704
1705 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1706 is experimental.
1707
ec7e75e7
PP
17082009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1709
1710 * gdb.texinfo (convenince variables): Mention
1711 $_siginfo could be empty.
f43030c4 1712
0cc7d26f
TT
17132009-09-15 Tom Tromey <tromey@redhat.com>
1714
1715 * gdb.texinfo (GDB/MI Variable Objects): Document
1716 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1717 Expand -var-update documentation.
1718
a96d9b2e
SDJ
17192009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1720
1721 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1722 feature.
1723
005ca36a
JB
17242009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1725
1726 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1727
0d772ac9
MS
17282009-09-10 Michael Snyder <msnyder@vmware.com>
1729
1730 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1731 ReverseStep replies to the qSupported query.
1732
14fb1bac
JB
17332009-09-10 Joel Brobecker <brobecker@adacore.com>
1734
1735 Add documentation for set/show interactive-mode.
1736 * gdb.texinfo (Other Misc Settings): New node.
1737
29b090c0
DE
17382009-09-01 Doug Evans <dje@google.com>
1739
1740 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1741 non-stop mode's affect on remote caching.
1742
4e5d721f
DE
17432009-08-31 Jacob Potter <jdpotter@google.com>
1744 Doug Evans <dje@google.com>
1745
1746 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1747 Mark `set/show remotecache' options as obsolete.
1748 Document new `set/show stack-cache' option.
1749 Update text for `info dcache'.
1750
55333a84
DE
17512009-08-27 Doug Evans <dje@google.com>
1752
1753 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1754 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1755
bc3a0b4d
RW
17562009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1757
1758 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1759 about autoconf.
1760
3a1ff0b6
PA
17612009-08-25 Pedro Alves <pedro@codesourcery.com>
1762
1763 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1764 small example, and describe its columns. Replace "inferior-id" by
1765 "infno" throughout.
1766
81ecdfbb
RW
17672009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1768
af542c2e
RW
1769 * gdbint.texinfo (Releasing GDB): Point to
1770 README-maintainer-mode file for required autoconf version.
1771 * configure.ac: Do not substitute datarootdir, htmldir,
1772 pdfdir, docdir. Do not process --with-datarootdir,
1773 --with-htmldir, --with-pdfdir, --with-docdir.
1774 * configure: Regenerate.
1775
81ecdfbb
RW
1776 * configure: Regenerate.
1777
4efc6507
DE
17782009-08-20 Reid Kleckner <reid@kleckner.net>
1779
1780 * gdb.texinfo: Add chapter on JIT interface.
1781
43089a6e
NR
17822009-08-07 Nick Roberts <nickrob@snap.net.nz>
1783
1784 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1785 confirmation request.
43089a6e 1786
99e008fe
EZ
17872009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1788
c8d5aac9
L
1789 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1790 CRC definitions.
99e008fe 1791
48cb2d85
VP
17922009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1793
1794 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1795 -break-commands.
48cb2d85 1796
ff1a52c6
UW
17972009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1798
1799 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1800 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1801
3285f3fe
UW
18022009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1803
1804 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1805 "set spu stop-on-load" and "show spu stop-on-load" commands.
1806
e35359c5
UW
18072009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1808
1809 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1810
58d6951d
DJ
18112009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1812
1813 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1814 org.gnu.gdb.arm.neon.
1815
08d16641
PA
18162009-07-20 Pedro Alves <pedro@codesourcery.com>
1817
1818 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1819 optional element.
1820 (subsection OS ABI): New subsection.
1821
782b2b07
SS
18222009-07-14 Stan Shebs <stan@codesourcery.com>
1823
1824 * gdb.texinfo (Tracepoint Conditions): New section.
1825 (General Query Packets): Describe ConditionalTracepoints.
1826 (Tracepoint Packets): Describe condition field.
1827 (Maintenance Commands): Describe maint agent-eval.
1828 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1829
9b117ef3
HZ
18302009-07-11 Hui Zhu <teawater@gmail.com>
1831
1832 * gdb.texinfo (disassemble): Add a new modifier /r
1833 to "disassemble" command to make it print the raw instructions
1834 in hex as well as in symbolic form.
1835
f5a33284
TT
18362009-07-09 Tom Tromey <tromey@redhat.com>
1837
1838 * gdbint.texinfo (Testsuite): Document parallel make check.
1839
812f7342
TT
18402009-07-09 Tom Tromey <tromey@redhat.com>
1841
1842 * gdbint.texinfo (Testsuite): Document test transcripts.
1843
fbb8f299
PM
18442009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1845
1846 * gdb.texinfo (Values From Inferior): Add length parameter
1847 description.
1848
dd8f35ac
EZ
18492009-07-04 Chris Genly <chris@genly.us>
1850
1851 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1852 in -var-list-children. Fix example according to what the code
1853 does.
1854
2277426b
PA
18552009-07-02 Pedro Alves <pedro@codesourcery.com>
1856
1857 * gdb.texinfo (Debugging multiple inferiors): Document the
1858 "inferior", "detach inferior" and "kill inferior" commands.
1859 (Debugging Programs with Multiple Processes): Adjust to mention
1860 generic "inferior" commands. Delete mention of "detach fork" and
1861 "delete fork". Cross reference to "Debugging multiple inferiors"
1862 section.
1863
a6d9a66e
UW
18642009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1865
5af949e3
UW
1866 * gdbint.texinfo (Item Output Functions): Update signature
1867 for ui_out_field_core_addr.
1868
18692009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1870
1871 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1872 Update example code extrated from breakpoint.c.
1873
9901a55b 18742009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1875
9901a55b
PP
1876 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1877 MI commands.
1878 (GDB/MI Symbol Query): Likewise.
1879 (GDB/MI File Commands): Likewise.
1880 (GDB/MI File Transfer Commands): Likewise.
1881 (GDB/MI Target Manipulation): Likewise.
1882 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1883
edb3359d
DJ
18842009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1885
1886 * gdb.texinfo (Debugging Optimized Code): New chapter.
1887 (Compiling for Debugging): Reference it. Move some
1888 text to the new section.
1889
7cd1089b
PM
18902009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1891
1892 * doc/gdb.texinfo (Calling): Document
1893 set-unwind-on-terminating-exception usage.
1894
d4db2f36
PA
18952009-06-11 Pedro Alves <pedro@codesourcery.com>
1896
1897 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1898 command.
1899
d1a7880c
PA
19002009-06-07 Pedro Alves <pedro@codesourcery.com>
1901
1902 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1903 references.
1904
473f94e6
UW
19052009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1906
1907 * gdbint.texinfo: Rename formal parameters to gdbarch function
1908 protoypes from "current_gdbarch" to "gdbarch".
1909
8f500870
TT
19102009-05-28 Tom Tromey <tromey@redhat.com>
1911
1912 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1913
b6313243
TT
19142009-05-27 Tom Tromey <tromey@redhat.com>
1915
1916 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1917 feature.
1918 (GDB/MI Variable Objects): Document -var-set-visualizer.
1919
19202009-04-02 Tom Tromey <tromey@redhat.com>
1921
1922 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1923 feature.
1924 (GDB/MI Variable Objects): Document -var-set-visualizer.
1925
a6bac58e
TT
19262009-05-27 Tom Tromey <tromey@redhat.com>
1927 Thiago Jung Bauermann <bauerman@br.ibm.com>
1928 Phil Muldoon <pmuldoon@redhat.com>
1929
1930 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1931 (Pretty Printing): New node.
1932 (Selecting Pretty-Printers): Likewise.
1933 (Python API): Update.
1934 (Output Formats): Document /r format.
1935
2c74e833
TT
19362009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1937 Tom Tromey <tromey@redhat.com>
1938
1939 * gdb.texinfo (Types In Python): New node.
1940 (Values From Inferior): "type" is now an attribute.
1941 (Python API): Update.
1942
89c73ade
TT
19432009-05-27 Tom Tromey <tromey@redhat.com>
1944 Thiago Jung Bauermann <bauerman@br.ibm.com>
1945 Phil Muldoon <pmuldoon@redhat.com>
1946
1947 * gdb.texinfo: Add @syncodeindex for `tp'.
1948 (Python API): Update.
1949 (Auto-loading): New node.
1950 (Objfiles In Python): New node.
1951
17a37d48
PP
19522009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1953
1954 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1955
6718376f
NR
19562009-05-15 Nick Roberts <nickrob@snap.net.nz>
1957
1958 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1959
cbe54154
PA
19602009-05-12 Pedro Alves <pedro@codesourcery.com>
1961
1962 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1963 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1964 show show-debug-regs' docs.
1965
8e05493c
EZ
19662009-05-08 Eli Zaretskii <eliz@gnu.org>
1967
1968 * gdb.texinfo (Process Record and Replay): Add description of
1969 reverse execution.
1970
b39f4988
JB
19712009-05-07 Joel Brobecker <brobecker@adacore.com>
1972
1973 * gdbint.texinfo (Adding support for debugging core files): New node.
1974 (Native Debugging): Remove the ``Native core file Support'' section.
1975
a2311334
EZ
19762009-05-01 Eli Zaretskii <eliz@gnu.org>
1977
1978 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1979 Add index entries.
1980
53cc454a 19812009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 1982 Michael Snyder <msnyder@vmware.com>
53cc454a 1983
a2311334
EZ
1984 * gdb.texinfo: (Process Record and Replay): Add documentation for
1985 process record and replay.
53cc454a 1986
484086b7
JK
19872009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1988
1989 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1990 a new part on command-line defined macros.
1991
32ae1842
EZ
19922009-04-25 Eli Zaretskii <eliz@gnu.org>
1993
1994 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1995 clarify the wording.
1996
b14b1491
TT
19972009-04-23 Tom Tromey <tromey@redhat.com>
1998
1999 * gdb.texinfo (Data Files): New node.
2000 (GDB Files): Update menu.
2001
5c1e86e1
JB
20022009-04-23 Joel Brobecker <brobecker@adacore.com>
2003
2004 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2005 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2006
83eba9b7
VP
20072009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2008
2009 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2010
e31198c4
HZ
20112009-04-22 Hui Zhu <teawater@gmail.com>
2012
2013 * gdb.texinfo (disassemble-next-line): Set the default of
2014 disassemble-next-line to off.
2015
26e251b6
JM
20162009-04-21 Joseph Myers <joseph@codesourcery.com>
2017
2018 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2019 --with-htmldir): New.
2020 * configure: Regenerate.
2021 * Makefile.in (datarootdir, docdir): Define.
2022 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2023 instead of $(SET_TEXINPUTS).
2024 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2025 gdbint.info instead of $(SET_TEXINPUTS).
2026 (gdbint/index.html): Use same -I options as for building
2027 gdbint.info.
2028 (stabs.dvi, stabs.pdf): Use same -I options as for building
2029 stabs.info instead of $(SET_TEXINPUTS).
2030 (stabs/index.html): Use same -I options as for building
2031 stabs.info.
2032 (annotate.dvi, annotate.pdf): Use same -I options as for building
2033 annotate.info instead of $(SET_TEXINPUTS).
2034 (annotate/index.html): Use same -I options as for building
2035 annotate.info.
2036
eac35c4e
DD
20372009-04-21 David Daney <ddaney@caviumnetworks.com>
2038
2039 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2040
29b0e8a2
JM
20412009-04-21 Joseph Myers <joseph@codesourcery.com>
2042
2043 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2044
2b831889 20452009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2046 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2047
2048 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2049 (MAKEHTMLFLAGS): Set to empty.
2050 (html__strip_dir): Define.
2051 (HTMLFILES): Define.
2052 (HTMLFILES_INSTALL): Define.
2053 (install-html): Copy new automake rule.
2054 (html): Depend on $(HTMLFILES).
2055 (gdb_toc.html): Rename to gdb/index.html.
2056 (gdbint_toc.html): Rename to gdbint/index.html.
2057 (stabs_toc.html): Rename to stabs/index.html.
2058 (annotate_toc.html): Rename to annotate/index.html.
2059
89a34d1b
JM
20602009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2061
2062 * Makefile.in: Set pdfdir and htmldir from configure
2063 substitutions.
2064 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2065 * configure: Regenerate.
2066
a2d5da46
JB
20672009-04-16 Joel Brobecker <brobecker@adacore.com>
2068
2069 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2070 This macro is no longer used.
2071
732f6a93
TT
20722009-04-15 Tom Tromey <tromey@redhat.com>
2073
2074 * gdb.texinfo (Character Sets): Document default character set.
2075
87f9adc1
PM
20762009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2077
2078 * gdbint.texinfo: Change server name from sources.redhat.com to
2079 sourceware.org throughout.
2080
2c88c651
JB
20812009-04-09 Joel Brobecker <brobecker@adacore.com>
2082
2083 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2084 about a missing dot or coma after @xref.
2085
4f5376b2
JB
20862009-04-02 Joel Brobecker <brobecker@adacore.com>
2087
2088 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2089 example, and add a small explanation about it.
2090 (Print Settings): Change the documentation of the "set print
2091 frame-arguments" to reflect the fact that the default is now "scalars".
2092
a0381d3a
JB
20932009-04-02 Joel Brobecker <brobecker@adacore.com>
2094
2095 * gdb.texinfo (Print Settings): Add kindex for command "set
2096 print frame-arguments".
2097
45ac276d
JB
20982009-03-31 Joel Brobecker <brobecker@adacore.com>
2099
2100 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2101 breakpoints.
2102 (Set Breaks): Add reference to thread-specific and task-specific
2103 breakpoints.
2104
32cd1edc
JB
21052009-03-31 Joel Brobecker <brobecker@adacore.com>
2106
2107 * gdb.texinfo (Ada Tasks): Remove the documentation about
2108 the "Running" state, as this state has been eliminated.
2109 Now all runnable tasks are shown as "Runnable".
2110
1042e4c0
SS
21112009-03-30 Stan Shebs <stan@codesourcery.com>
2112
2113 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2114 special case of breakpoints.
2115 (Enable and Disable Tracepoints): Mention deprecation.
2116 (Listing Tracepoints): Update description and example.
2117
f8f6f20b
TJB
21182009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2119
2120 * gdb.texinfo (Frames in Python): New node.
2121 (Python API): Update.
2122
c0c6f777
TJB
21232009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2124
2125 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2126 from a method to an attribute.
2127
def2b000
TJB
21282009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2129
2130 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2131 attribute.
2132
a07daef3
PA
21332009-03-25 Pedro Alves <pedro@codesourcery.com>
2134
2135 * observer.texi (thread_exit): Add "silent" parameter.
2136
f3b1572e
PA
21372009-03-22 Pedro Alves <pedro@codesourcery.com>
2138
2139 * observer.texi (about_to_proceed): New.
2140
587afa38
EZ
21412009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2142
2143 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2144 field throughout to handle types with spaces in them. Fix typos
2145 found by aspell.
2146 (Summary, Requirements, Contributors): New first chapter,
2147 "Summary" added, old Requirements section moved there, and new
2148 section, "Contributors" added.
2149 (Initializing a New Architecture, Register Representation)
2150 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2151 (Porting gdb): These sections extended and updated.
2152 (Compiler Characteristics): This section (empty) deleted.
2153 (Defining Other Architecture Features): This section renamed and
2154 duplicate material removed from (formerly "Target Conditionals").
2155 Use braces {} in @deftypeXX type field throughout to handle types
2156 with spaces in them. Typos found by aspell fixed.
2157
2158 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2159 * stack_frame.pdf: Version of image for PDF output.
2160 * stack_frame.png: Version of image for HTML output and for Emacs.
2161 * stack_frame.txt: Version of image for Info output.
1db61298 2162 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2163
10af6951
EZ
21642009-03-21 Eli Zaretskii <eliz@gnu.org>
2165
2166 * gdb.texinfo (Character Sets): Fix last change.
2167
cc924cad
TJB
21682009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2169
2170 * gdb.texinfo (Values From Inferior): Fix optional arguments
2171 markup.
2172 (Commands In Python): Adjust argument names of gdb.Command.__init__
2173 to what the function accepts as keywords.
2174
bc3b79fd
TJB
21752008-03-20 Tom Tromey <tromey@redhat.com>
2176
2177 * gdb.texinfo (Convenience Vars): Document convenience functions.
2178 (Functions In Python): New node.
2179 (Python API): Update.
2180
6c7a06a3
TT
21812009-03-20 Tom Tromey <tromey@redhat.com>
2182
2183 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2184 set target-wide-charset.
2185 (Requirements): Mention iconv.
2186
b646ddd4
HZ
21872009-03-17 Hui Zhu <teawater@gmail.com>
2188
2189 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2190
91440f57
HZ
21912009-03-17 Hui Zhu <teawater@gmail.com>
2192
2193 * gdb.texinfo: Add documentation for disassemble-next-line.
2194
8fd41227
TJB
21952009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2196
2197 * gdb.texinfo (Commands In Python): Remove tindex entries.
2198
61ff14c6
JK
21992009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2200
2201 * gdb.texinfo (Returning): New description for missing debug info.
2202
0b16c5cf
PA
22032009-03-14 Pedro Alves <pedro@codesourcery.com>
2204
2205 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2206 (General Query Packets): Document qAttached.
0b16c5cf 2207
32fc0df9
PA
22082009-03-05 Pedro Alves <pedro@codesourcery.com>
2209
2210 * gdb.texinfo (Background Execution): Better describe the set
2211 target-async command.
2212 (Maintenance Commands): Delete description of the `maint set/show
2213 linux-async' and `maint set/show remote-async' commands.
2214
134eb42c
VP
22152009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2216
2217 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2218 between sentences.
2219
c86cf029
VP
22202009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2221
2222 * gdb.texinfo (GDB/MI Async Records): Document the
2223 =library-loaded and =library-unloaded notifications.
2224
3ea85240
VP
22252009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2226
2227 * observer.texi (test_notification): New observer.
2228
1d33d6ba
VP
22292009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2230
61ff14c6
JK
2231 * observer.texi: Add parameter 'print_frame' to normal_stop
2232 observer.
1d33d6ba 2233
d721c933
EZ
22342009-02-07 Eli Zaretskii <eliz@gnu.org>
2235
2236 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2237 (Commands In Python): Fix COMMAND_* constants in last change. Use
2238 @kbd for interactive input. Add cross-references and index
2239 entries.
2240
4aa995e1
PA
22412009-02-06 Pedro Alves <pedro@codesourcery.com>
2242
2243 * gdb.texinfo (Signals): Document $_siginfo.
2244 (Convenience Variables): Mention $_siginfo.
2245 (Remote Configuration): Document qXfer:siginfo:read,
2246 qXfer:siginfo:write packets, and the read-siginfo-object,
2247 write-siginfo-object commands.
2248
5f5233d4
PA
22492009-02-06 Pedro Alves <pedro@codesourcery.com>
2250
2251 * gdbint.texinfo (Values): New chapter.
2252
d8906c6f
TJB
22532009-02-06 Tom Tromey <tromey@redhat.com>
2254
2255 * gdb.texinfo (Python API): Add entry for Commands In Python.
2256 (Commands In Python): New node.
2257
b6cb8e7d
TJB
22582009-02-05 Tom Tromey <tromey@redhat.com>
2259
2260 * gdb.texinfo (Values From Inferior): Document Value.string.
2261
12453b93
TJB
22622009-02-05 Tom Tromey <tromey@redhat.com>
2263
2264 * gdb.texinfo (Basic Python): Document execute's from_tty
2265 argument.
2266
08c637de
TJB
22672009-02-04 Tom Tromey <tromey@redhat.com>
2268
2269 * gdb.texinfo (Basic Python): Document gdb.history.
2270
592375cd
VP
22712009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2272
2273 * gdb.texinfo (GDB/MI Thread Commands): Document the
2274 'current-thread-id' field. Remove the example with zero threads,
2275 since current GDB won't ever report that if there's inferior.
2276
41447f92
VP
22772009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2278
2279 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2280 option to -break-insert.
2281
098b41a6
JG
22822009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2283 Jerome Guitton <guitton@adacore.com>
2284
2285 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2286 (System-wide configuration): New section.
2287
3c16cced
PA
22882009-01-26 Pedro Alves <pedro@codesourcery.com>
2289
2290 PR gdb/7580:
2291 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2292 internal-error|internal-warning quit|corefile ask|yes|no".
2293
62709adf
PA
22942009-01-26 Pedro Alves <pedro@codesourcery.com>
2295
2296 * gdb.texinfo (Using the `gdbserver' Program): Document
2297 --remote-debug.
2298
7ce58dd2
DE
22992009-01-23 Doug Evans <dje@google.com>
2300
2301 * gdb.texinfo: Add nexti to list of commands that support
2302 background execution.
2303
adb483fe
DJ
23042009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2305
2306 * gdb.texinfo (Define, Hooks): Document prefix command support.
2307
a67ec3f4 23082009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2309 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2310
2311 Fixes for makeinfo --html.
2312
2313 * annotate.texinfo: Use @copying and @insertcopying. Use
2314 @ifnottex in place of @ifinfo.
2315 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2316 place of @ifinfo. Use @ifnotinfo for one index entry.
2317 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2318 in place of @ifinfo.
2319 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2320 in place of @ifinfo. Include contents at start unconditionally.
2321
84fcdf95
PA
23222009-01-13 Pedro Alves <pedro@codesourcery.com>
2323
2324 * gdb.texinfo (General Query Packets): Remove @var{} around the
2325 "spu" literal string.
2326
fa3a767f
PA
23272009-01-07 Pedro Alves <pedro@codesourcery.com>
2328
2329 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2330 program may be running in another process" errors.
2331 * gdbint.texinfo (Native Conditionals): Delete
2332 ONE_PROCESS_WRITETEXT description.
2333
9cb011d3
JB
23342009-01-07 Joel Brobecker <brobecker@adacore.com>
2335
2336 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2337 emacs local variable to be placed at the end of the ChangeLog.
2338 Add server.c and gdbreplay.c to the list of files where the
2339 copyright year needs to be updated.
2340
84603566
SL
23412009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2342
2343 * gdb.texinfo (Remote Configuration): Document new
2344 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2345 commands.
2346
a53f55d8
PA
23472008-12-28 Pedro Alves <pedro@codesourcery.com>
2348
2349 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2350 FETCH_INFERIOR_REGISTERS.
2351 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2352 FETCH_INFERIOR_REGISTERS descriptions. Remove
2353 gdbarch_get_longjmp_target descrition, since already described in
2354 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2355 (Target Conditionals): ... here.
2356
077e0a52
JB
23572008-12-16 Joel Brobecker <brobecker@adacore.com>
2358
2359 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2360 examples.
2361 (Additions to Ada): Likewise. Add the missing opening and closing
2362 parenthesis of the GDB prompt in one of the examples.
2363
023eb17c
JB
23642008-12-14 Joel Brobecker <brobecker@adacore.com>
2365
2366 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2367 about the result of 'Address not being of type System.Address.
2368 This problem has been fixed a while ago.
2369
c3b108f7
VP
23702008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2371
2372 MI non-stop and multiprocess docs.
2373
c8d5aac9
L
2374 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2375 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2376 Adjust documentation for *stopped, document =thread-created,
2377 =thread-exited, =thread-group-created and =thread-group-exited.
2378 (GDB/MI Thread Commands): Document the 'state' field in
2379 -thread-info output.
2380 (GDB/MI Program Execution): Mention --all and --thread-group
2381 options.
2382 (GDB/MI Variable Objects): Describe floating and fixed variable
2383 objects.
2384 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2385
07e059b5
VP
23862008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2387
c8d5aac9
L
2388 * gdb.texinfo (Operating System Information): New appendix.
2389 (Operating System Auxiliary Information): Document 'info os processes'
2390 (Remote Configuration): Document 'osdata'
2391 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2392
a80b95ba
TG
23932008-11-27 Tristan Gingold <gingold@adacore.com>
2394
2395 * gdb.texinfo (Darwin): Document Darwin specific features.
2396
a655d424
JK
23972008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2398
2399 * gdbint.texinfo (Target Conditionals): Extend the
2400 gdbarch_breakpoint_from_pc description.
2401
249e1128
VP
24022008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2403
2404 * gdb.texinfo (M68K Features): Fix typo.
2405
c14c28ba
PP
24062008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2407
2408 * gdb.texinfo (Symbols): Mention printing containing
2409 image name in "info symbol".
2410 (Maint translate-address): Likewise.
889bf7c5 2411
394a6666
JB
24122008-11-18 Joel Brobecker <brobecker@adacore.com>
2413
2414 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2415 commands "catch load" and "catch unload".
2416
66bb093b
VP
24172008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2418
2419 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2420 =thread-selected.
889bf7c5 2421
4a92f99b
VP
24222008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2423
c8d5aac9 2424 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2425
f0323ca0
PA
24262008-10-27 Pedro Alves <pedro@codesourcery.com>
2427
2428 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2429 .mt files, TM_CLIBS or TM_CDEPS.
2430 (x86 Watchpoints): Don't mention TDEPFILES.
2431
8b23ecc4
SL
24322008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2433
2434 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2435 (Overview): Mention notifications and non-stop mode behavior.
2436 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2437 with non-stop mode behavior. Add vStopped description.
2438 (Stop Reply Packets): Update list of packets that return
2439 stop replies. Mention non-stop behavior.
2440 (General Query Packets): Document QNonStop packet and associated
2441 qSupported query response.
2442 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2443 behavior.
2444 (Notification Packets): New section.
2445 (Remote Non-Stop): New section.
2446 (File-I/O Overview): Mention non-stop behavior.
2447
fff08868
HZ
24482008-10-24 Hui Zhu <teawater@gmail.com>
2449 Pedro Alves <pedro@codesourcery.com>
2450
2451 * gdb.texinfo (displaced-stepping): Describe the auto mode
2452 setting, and say it's the default. This is now a mainstream
2453 setting instead of a maintenance setting.
2454
252fbfc8
PA
24552008-10-23 Pedro Alves <pedro@codesourcery.com>
2456
2457 * observer.texi (thread_stop_requested): New.
2458
20924a55
JB
24592008-10-22 Joel Brobecker <brobecker@adacore.com>
2460
2461 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2462 (Patching): Replace incorrect usage of @samp by @kbd.
2463
bacec72f
MS
24642008-10-17 Michael Snyder <msnyder@vmware.com>
2465
2466 * gdb.texinfo: Add documentation for reverse execution.
2467
a08702d6 24682008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2469 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2470
2471 * gdb.texinfo. (Values From Inferior): New subsubsection.
2472
d97bc12b
DE
24732008-10-06 Doug Evans <dje@google.com>
2474
2475 * gdb.texinfo (set debug dwarf2-die): Document it.
2476
87f67dba
JB
24772008-10-01 Joel Brobecker <brobecker@adacore.com>
2478
2479 * gdb.texinfo (catch) [exception]: Document how to insert
2480 a breakpoint on user-defined exceptions when the exception
2481 name is identical to one of the language-defined ones.
2482
2fae03e8
TT
24832008-09-27 Tom Tromey <tromey@redhat.com>
2484
2485 * gdb.texinfo (Macros): Remove text about stringification,
2486 varargs, and splicing.
2487
5c6ce71d
TT
24882008-09-27 Tom Tromey <tromey@redhat.com>
2489
2490 * gdbint.texinfo (Language Support): Remove text about omitting
2491 support for a language.
2492
07128da0
DE
24932008-09-23 Doug Evans <dje@google.com>
2494
2495 * gdb.texinfo (info dcache): Update.
2496
b90a069a
SL
24972008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2498
2499 * gdb.texinfo (Packets): Add info on thread-id syntax and
2500 multiprocess extensions.
2501 <D>: Document multiprocess form of packet.
2502 <H>: Use thread-id syntax.
2503 <T>: Likewise.
2504 <vCont>: Likewise. Note this is required for multiprocess.
2505 <vKill>: New packet.
2506 (Stop Reply Packets) <T>: Use thread-id syntax.
2507 <W>: Document multiprocess form of reply.
2508 <X>: Likewise.
2509 (General Query Packets) <qC>: Use thread-id syntax.
2510 <qfThreadInfo>: Likewise.
2511 <qGetTLSAddr>: Likewise.
2512 <qP>: Likewise.
2513 <qSupported>: Add "multiprocess" feature.
2514 <qThreadExtraInfo>: Use thread-id syntax.
2515
b77209e0
PA
25162008-09-22 Stan Shebs <stan@codesourcery.com>
2517
2518 * gdb.texinfo (Inferiors): New section.
2519
3d0bb823
PA
25202008-09-12 Pedro Alves <pedro@codesourcery.com>
2521
2522 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2523
f8dcfc0a
UW
25242008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2525
2526 * gdbint.texinfo (Target Conditionals): Remove documentation
2527 for gdbarch_name_of_malloc.
2528
8775bb90
MS
25292008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2530
2531 * gdb.texinfo (Interrupts): Mention TCP interface for
2532 sending BREAK.
2533
f1838a98
UW
25342008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2535
2536 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2537 argument prefix to "set sysroot".
2538
158c7665
PH
25392008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2540
2541 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2542 and False.
2543
30e026bb
VP
25442008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2545
c8d5aac9
L
2546 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2547 for possible features of -list-features.
30e026bb 2548
c6ebd6cf
VP
25492008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2550
c8d5aac9 2551 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2552 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2553
aeac0ff9
VP
25542008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2555
2556 * doc/gdb.texinfo (PowerPC): Fix typo.
2557 (PowerPC features): Fix typo.
2558
5231c1fd
PA
25592008-08-18 Pedro Alves <pedro@codesourcery.com>
2560
2561 * observer.texi (thread_ptid_changed): New.
2562
677c5bb1
LM
25632008-08-18 Luis Machado <luisgpm@br.ibm.com>
2564
2565 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2566 (PowerPC features): Mention feature set for VSX registers.
2567
f3a2dd1a
JB
25682008-08-13 Joel Brobecker <brobecker@adacore.com>
2569
2570 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2571 the direct visibility of all names in user-written packages.
2572
33e5cbd6
PA
25732008-08-13 Pedro Alves <pedro@codesourcery.com>
2574
2575 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2576 setting, and make it the default.
2577 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2578 non-stop script example.
2579
d0384fc4
TJB
25802008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2581
2582 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2583 reference to the "Using Different Register and Memory Data
2584 Representation" section.
2585
a6f3e723
SL
25862008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2587
2588 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2589 (Remote Protocol): Add Packet Acknowledgment to menu.
2590 (Overview): Mention +/- can be disabled, and point to new section
2591 where this is discussed in detail.
2592 (General Query Packets): Document QStartNoAckMode packet, and
2593 corresponding qSupported reply.
2594 (Packet Acknowledgment): New section.
2595
0606b73b
SL
25962008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2597 Pedro Alves <pedro@codesourcery.com>
2598
2599 * gdb.texinfo (Threads): Move paragraph about automatic thread
2600 selection to All-Stop Mode subsection.
2601 (Thread Stops): Reorganize existing material into subsections.
2602 Add introductory blurb and menu.
2603 (Non-Stop Mode): New subsection.
2604 (Background Execution): New subsection.
2605 (Maintenance Commands): Add cross-references from async mode
2606 commands to the new Background Execution section.
2607
d57a3c85
TJB
26082008-08-06 Tom Tromey <tromey@redhat.com>
2609
2610 * gdb.texinfo (Extending GDB): New chapter.
2611 (Sequences): Demoted chapter, now a section under the new
2612 Extending GDB chapter.
2613 (Python): New section.
2614
6d76a53d
SS
26152008-07-31 Stan Shebs <stan@codesourcery.com>
2616
2617 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2618
1f70da6a
SS
26192008-07-29 Stan Shebs <stan@codesourcery.com>
2620
2621 * gdbint.texinfo: General round of cleanup and minor
2622 clarifications.
2623 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2624 (Longjmp Support): Update description to reflect how it is done
2625 for targets without using native header.
2626 (Symbol Handling): Add a little more general explanation.
2627 (COFF, ELF): Mention stabs encapsulation.
2628 (DWARF 3): New section.
2629 (Adding a New Host): Scrub out some obsolete bits.
2630 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2631 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2632 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2633 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2634 SEEK_SET, STOP_SIGNAL, USG.
2635 (Raw and Virtual Register Representations): Ditto for
2636 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2637 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2638 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2639 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2640 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2641 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2642 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2643 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2644 DEPRECATED_USE_STRUCT_CONVENTION.
2645 Describe gdbarch_deprecated_fp_regnum.
2646 Update description of gdbarch_print_insn.
2647 (Adding a New Target): Scrub out obsolete bits.
2648 (Obsolete Conditionals): Remove entire section.
2649
383f836e
TT
26502008-07-25 Tom Tromey <tromey@redhat.com>
2651
2652 * observer.texi (GDB Observers): Document new observers:
2653 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2654 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2655 architecture_changed.
2656
cfd8ab24
SS
26572008-07-21 Stan Shebs <stan@codesourcery.com>
2658
2659 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2660 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2661
781b42b0
TT
26622008-07-21 Tom Tromey <tromey@redhat.com>
2663
2664 * observer.texi (GDB Observers): Remove obsolete comment.
2665 <executable_changed>: Remove argument.
2666
d7d9f01e
TT
26672008-07-18 Tom Tromey <tromey@redhat.com>
2668
2669 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2670
bf250677
DE
26712008-07-10 Doug Evans <dje@google.com>
2672
2673 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2674
10568435
JK
26752008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2676
2677 * gdb.texinfo (Starting): Document "set disable-randomization".
2678
5ae4183a
AS
26792008-07-07 Andreas Schwab <schwab@suse.de>
2680
2681 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2682
b56e7235
VP
26832008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2684
2685 * gdb.texinfo (GDB/MI Target Manipulation): Add
2686 example of -target-attach.
2687
e1ac3328
VP
26882008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2689
2690 * observer.texi (target_resumed): New observer.
5ae4183a 2691 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2692
65d12d83
TT
26932008-06-06 Tom Tromey <tromey@redhat.com>
2694
2695 * gdb.texinfo (Completion): Add field name example.
2696
fbc5282e
MK
26972008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2698
2699 * gdb.texinfo (GDB/MI Program Context): Added example
2700 to -exec-arguments
5ae4183a 2701
fbc5282e 27022008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2703
2704 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2705 annotation.
2706
c16158bc 27072008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2708 Nathan Sidwell <nathan@codesourcery.com>
2709 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2710
2711 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2712 and ACX_BUGURL.
2713 * configure: Regenerate.
2714 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2715 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2716 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2717 mailing-list-specific text about bug reporting unless
2718 BUGURL_DEFAULT.
2719
75c99385
PA
27202008-06-05 Pedro Alves <pedro@codesourcery.com>
2721
2722 * gdb.texinfo (-target-select): Remove reference to target async.
2723 (Maintenance Commands): Document "maint set/show remote-async".
2724
1763a388
MK
27252008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2726
2727 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2728 in -target-file-get section.
5ae4183a 2729
d0d064df
PA
27302008-05-22 Pedro Alves <pedro@codesourcery.com>
2731
9b562ab8
PA
2732 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2733 killing the inferior when it is already debugging a process.
d0d064df 2734
8dfa32fc
JB
27352008-05-21 Joel Brobecker <brobecker@adacore.com>
2736
2737 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2738 abbreviation for "finish".
2739
55f996a7
NR
27402008-05-21 Nick Roberts <nickrob@snap.net.nz>
2741
2742 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2743
ba2b1c56
DJ
27442008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2745
2746 * gdbint.texinfo (Target Conditionals): Delete entry for
2747 gdbarch_dwarf_reg_to_regnum.
2748
08388c79
DE
27492008-05-09 Doug Evans <dje@google.com>
2750
a3c83fae 2751 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2752
d14508fe
DE
27532008-05-05 Doug Evans <dje@google.com>
2754
2755 * gdb.texinfo (disassemble): Document /m modifier.
2756
e2b7ddea
VP
27572008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2758
5ae4183a
AS
2759 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2760 will not report the time of commands that run the target.
e2b7ddea 2761
8eb41542
VP
27622008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2763
2764 * gdb.texinfo (GDB/MI Output Records): Add
2765 missing semicolon.
2766
82f68b1c
VP
27672008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2768
2769 * gdb.texinfo (GDB/MI Output Records):
2770 Document =thread-create and =thread-exited.
2771
fa0f268d
VP
27722008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2773
2774 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2775 Remove mention of dmi-discuss.
fa0f268d 2776
063bfe2e
VP
27772008-05-03 Pedro Alves <pedro@codesourcery.com>
2778
2779 * observer.texi (thread_exit): New.
2780
237fc4c9
PA
27812008-05-02 Pedro Alves <pedro@codesourcery.com>
2782
2783 * gdb.texinfo (Debugging Output): Document "set/show debug
2784 displaced".
2785 (Maintenance Commands): Document "maint set/show
2786 can-use-displaced-stepping".
2787
0428b8f5
DJ
27882008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2789
2790 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2791 and set/show arm force-mode.
2792
5009afc5
AS
27932008-05-02 Andreas Schwab <schwab@suse.de>
2794
2795 * gdbint.texinfo (Algorithms): Describe
2796 target_watchpoint_addr_within_range.
2797
669fac23
DJ
27982008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2799
2800 * gdbint.texinfo (Stack Frames): New chapter.
2801 (Algorithms): Move Frames text to the new chapter.
2802 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2803 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2804
721c02de
VP
28052008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2806
5ae4183a
AS
2807 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2808 output does not necessary include any tokens.
721c02de 2809
c055b101
CV
28102008-04-22 Corinna Vinschen <vinschen@redhat.com>
2811
2812 * gdb.texinfo (Set SH Calling convention): New @item.
2813 (Show SH Calling convention): Ditto.
2814
68837c9d
MD
28152008-04-22 Markus Deuling <deuling@de.ibm.com>
2816
2817 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2818
2e9132cc
EZ
28192008-04-20 Eli Zaretskii <eliz@gnu.org>
2820
2821 * gdb.texinfo (Set Breaks): Mention that multiple location
2822 breakpoints need line number info. Add index entries.
2823
31fffb02
CS
28242008-04-19 Craig Silverstein <csilvers@google.com>
2825
2826 * gdb.texinfo (Requirements): Add an optional requirement on
2827 zlib.
2828 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2829 Compressed DWARF 2.
2830
a47ec5fe
AR
28312008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2832
2833 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2834 sample output for 'stopped,reason="breakpoint-hit"' message.
2835 (GDB/MI Program Execution): Likewise.
2836
de051565
MK
28372008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2838
5ae4183a 2839 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2840 -var-set-format. Add -f option to -var-evaluate-expression.
2841
6ba66d6a
JB
28422008-04-03 Joel Brobecker <brobecker@adacore.com>
2843
2844 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2845 new node "Ambiguous Expressions". Replace references to this
2846 node by references to "Ambiguous Expressions" throughout.
2847 (Ambiguous Expressions): New node.
2848
1e26b4f8
DJ
28492008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2850
2851 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2852
b84876c2
PA
28532008-03-21 Pedro Alves <pedro@codesourcery.com>
2854
2855 * gdb.texinfo (Debugging Output): Document
2856 "set/show debug lin-lwp-async".
2857 (Maintenance Commands): Document "maint set/show linux-async".
2858
63092375
DJ
28592008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2860
2861 * gdb.texinfo (Expressions): Update description of malloced arrays.
2862
8e8901c5
VP
28632008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2864
2865 * gdb.texinfo (Thread Commands): Document
2866 -thread-info. Remove -thread-list-all-threads.
2867
1fddbabb
PA
28682008-03-14 Pedro Alves <pedro@codesourcery.com>
2869 Sandra Loosemore <sandra@codesourcery.com>
2870
2871 * gdb.texinfo (Library List Format): Update to mention the
2872 possibility to pass section addresses instead of segment
2873 addresses.
2874
ccd213ac
DJ
28752008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2876
2877 * gdb.texinfo (Starting): Document "set exec-wrapper".
2878 (Server): Document gdbserver --wrapper.
2879
fa4727a6
DJ
28802008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2881
2882 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2883 unreadable memory. Delete obsolete SPARClite reference.
2884
8edfe269
DJ
28852008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2886
2887 * gdb.texinfo (Starting): Mention always-running targets.
2888 (Target Commands): Add an anchor for load.
2889 (Connecting): Explain continue instead of run.
2890
1843f87b
DJ
28912008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2892
2893 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2894
f9082629
NR
28952008-02-26 Nick Roberts <nickrob@snap.net.nz>
2896
2897 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2898 breakpoint table.
2899
fd96d250
PA
29002008-02-19 Pedro Alves <pedro@codesourcery.com>
2901
2902 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2903 killing the inferior when it is already debugging a process.
2904
36af4ef6
MD
29052008-02-13 Markus Deuling <deuling@de.ibm.com>
2906
2907 * gdbint.texinfo (Build Script): New section. Mention new build script
2908 gdb_buildall.sh.
2909
cda4ce5a
JB
29102008-02-01 Jim Blandy <jimb@red-bean.com>
2911
2912 * gdb.texinfo (Help): Summarize 'info args' correctly.
2913
4acd40f3
TJB
29142008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2915
2916 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2917 available in PowerPC architecture.
2918 (Embedded Processors): Change node name of PowerPC item in menu.
2919 (PowerPC): Rename to...
2920 (PowerPC Embedded): this.
2921 (Architectures): Add new PowerPC item in menu.
2922 (PowerPC): New node.
2923
6e6c6f50
DJ
29242008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2925
2926 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2927 commands.
2928
5ee187d7
DJ
29292008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2930
2931 * gdb.texinfo (Setting Catchpoints): Mention features
2932 supported on GNU/Linux.
2933
e275c0d9
NR
29342008-01-30 Nick Roberts <nickrob@snap.net.nz>
2935
2936 * gdb.texinfo (GDB/MI File Commands): Describe new output
2937 field for MI command -file-list-exec-source-file.
2938
2d717e4f
DJ
29392008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2940
2941 * gdb.texinfo (Using the `gdbserver' Program): Add security
2942 warning. Rearrange into subsections and subsubsections. Document
2943 --multi and --debug. Correct --with-sysroot typo. Update --attach
2944 usage. Make load reference clearer. Document monitor exit.
2945 (Remote Configuration): Document set remote exec-file, attach-packet,
2946 and run-packet.
2947 (Packets): Document vAttach and vRun.
2948
d35a4257 29492008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2950
2951 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2952 detach-on-follow -> detach-on-fork.
f663676d 2953
c78d192c
DJ
29542008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2955
2956 * gdbint.texinfo (Native Conditionals): Remove
2957 SHELL_COMMAND_CONCAT and SHELL_FILE.
2958
d35a4257
EZ
29592008-01-26 Eli Zaretskii <eliz@gnu.org>
2960
2961 * gdb.texinfo (Specify Location): Improve wording.
2962
93815fbf
VP
29632008-01-23 Chris Demetriou <cgd@google.com>
2964
2965 * gdb.texinfo (Threads): Document new "set print thread-events"
2966 and "show print thread-events" commands.
2967
2a25a5ba
EZ
29682008-01-19 Eli Zaretskii <eliz@gnu.org>
2969
2970 * gdb.texinfo (Specify Location): New section.
2971 (Delete Breaks, Edit, Set Breaks): Remove description of
2972 locations. Instead, add a reference to "Specify Location".
2973 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2974 (Symbols): Refer to "Specify Location" for the valid forms of
2975 linespecs and locations.
2976
32c9a795
MD
29772008-01-18 Markus Deuling <deuling@de.ibm.com>
2978
2979 * gdbint.texinfo (Target Conditionals): Replace the description of
2980 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2981
b17828ca
JB
29822008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2983
2984 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2985 about &&var, which is rejected by the expression parser.
2986
0aea4bf3
LM
29872008-01-09 Luis Machado <luisgpm@br.ibm.com>
2988
2989 * gdb.texinfo (Output): Update documentation on using printf with DFP
2990 types.
2991
febe4383
TJB
29922008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2993
2994 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2995 subsubsection.
2996 (Decimal Floating Point format): New subsubsection.
2997
7a404eba
PA
29982008-01-05 Pedro Alves <pedro@codesourcery.com>
2999
3000 * gdb.texinfo (File Options): Remove mention of the attempt to
3001 open a core file with the -p option. Don't list -c as a valid
3002 option to attach to a process.
3003
a4d9b460
PA
30042008-01-05 Pedro Alves <pedro@codesourcery.com>
3005
3006 * gdbint.texinfo (Host Conditionals): Remove mention of
3007 ALIGN_STACK_ON_ENTRY.
3008
6ec2edbe
JB
30092008-01-05 Joel Brobecker <brobecker@adacore.com>
3010
3011 * gdbint.texinfo (Start of New Year Procedure): Add item
3012 describing how to update the source and documentation copyright
3013 notices.
3014
d8b2a693
JB
30152007-12-18 Jim Blandy <jimb@codesourcery.com>
3016
ab209b3a 3017 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3018 watchpoint explanation into the main description of the watchpoint
3019 command; update synopses of 'watch', 'rwatch', and 'awatch'
3020 commands.
3021
8b4ed427
VP
30222007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3023
3024 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3025 Document 'pending-breakpoints' feature of
3026 -list-features.
3027
37e4754d
LM
30282007-12-17 Luis Machado <luisgpm@br.ibm.com>
3029
669fac23 3030 * gdb.texinfo: Add new parameter's description.
37e4754d 3031
1d3811f6
DJ
30322007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3033
3034 * gdb.texinfo (Overview): Clarify run-length encoding
3035 example. Remove the restriction on "+" and "-" characters.
3036
c1c25a1a
EZ
30372007-12-15 Eli Zaretskii <eliz@gnu.org>
3038
3039 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3040
afe8ab22 30412007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3042
afe8ab22
VP
3043 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3044 the -f option for -break-insert, remove -r option,
3045 and clarify specification of location.
3046
a6b151f1
DJ
30472007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3048
3049 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3050 formatting.
3051 (Remote Debugging): Add File Transfer section.
3052 (Remote Configuration): Document Host I/O packets.
3053 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3054 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3055 (Packets): Add vFile.
3056
3b784c4f
EZ
30572007-11-17 Eli Zaretskii <eliz@gnu.org>
3058
3059 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3060 breakpoints with multiple locations.
3061 (Breakpoint Menus): Improve wording.
3062 (Output): Fix last change.
3063
a4ce5b0d
UW
30642007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3065
3066 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3067
1b39d5c0
DE
30682007-11-15 Doug Evans <dje@google.com>
3069
3070 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3071
7a72d44c
VP
30722007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3073
3074 * gdbint.texinfo (Native Conditionals): Remove
3075 mention of CLEAR_SOLIB.
5ae4183a 3076
6d1829bf 30772007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3078
3079 * gdb.texinfo (Print Settings): Add documentation for "set/show
3080 print frame-arguments".
3081
1a619819
LM
30822007-11-05 Luis Machado <luisgpm@br.ibm.com>
3083
3b784c4f 3084 * gdb.texinfo (Output): Update printf command's description.
1a619819 3085
55eddb0f
DJ
30862007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3087
3088 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3089 powerpc soft-float".
3090
9cceb671
DJ
30912007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3092
3093 * gdb.texinfo (Files): Correct formatting. Mention Expat
3094 requirement.
3095 (Requirements for Building GDB): Expand the list of Expat
3096 uses.
3097 (Library List Format, Memory Map Format): Mention Expat.
3098 (Target Descriptions): Update Expat wording.
3099
83acabca
DJ
31002007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3101
3102 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3103 Document that gdbarch_convert_register_p should return zero for no-op
3104 conversions.
3105
e35879db
UW
31062007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3107
83acabca 3108 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3109 of set_gdbarch_sofun_address_maybe_missing back to ...
3110 (Target Conditionals): ... here to fix build break.
3111
203c3895
UW
31122007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3113
83acabca 3114 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3115 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3116 (Compiler Characteristics): ... documentation of
3117 set_gdbarch_sofun_address_maybe_missing.
3118
11411de3
DJ
31192007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3120
3121 * gdbint.texinfo (Target Conditionals): Use
3122 frame_unwind_register_unsigned in examples instead of
3123 frame_unwind_unsigned_register.
3124
7cc46491
DJ
31252007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3126
3127 * gdb.texinfo (Predefined Target Types): Add int128
3128 and uint128.
3129 (Standard Target Features): Add PowerPC features.
3130
81adfced
DJ
31312007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3132
3133 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3134
c1874924
UW
31352007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3136
3137 * gdbint.texi (Target Conditionals): Remove documentation
3138 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3139 gdbarch_extract_return_value, and gdbarch_store_return_value.
3140
f6e56ab3
UW
31412007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3142
3143 * gdbint.texi (Target Conditionals): Remove documentation of
3144 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3145
56cf5405
KH
31462007-10-11 Kazu Hirata <kazu@codesourcery.com>
3147
3148 * gdb.texinfo: Mention that inaccessible-by-default is on by
3149 default.
3150
35156bae
DJ
31512007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3152
3153 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3154
d983da9c
DJ
31552007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3156
3157 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3158 multi-threaded watchpoints.
3159 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3160 checked. Describe sticky notification. Expand description
3161 of steppable and continuable watchpoints.
3162 (Watchpoints and Threads): New subsection.
3163
fe6fbf8b
VP
31642007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3165
3166 * gdb.texinfo (Setting Breakpoints): Revise
3167 documentation for pending breakpoints. Document
3168 breakpoints with multiple locations.
5ae4183a 3169
084344da
VP
31702007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3171
3172 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3173 Document -list-features.
5ae4183a 3174
82160952
EZ
31752007-09-15 Eli Zaretskii <eliz@gnu.org>
3176
3177 * gdb.texinfo (Output): Spell out which features of C's printf are
3178 not supported by GDB's printf.
7e27a47a
EZ
3179 (Separate Debug Files): More accurate wording regarding build ID
3180 and a reference to the ld manual rather than the Fedora wiki.
82160952 3181
ea37ba09
DJ
31822007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3183 Jim Blandy <jimb@codesourcery.com>
3184
3185 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3186 (Examining Memory): Update mentions of the 's' format.
3187 (Automatic Display): Likewise.
3188
b8533aec
DJ
31892007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3190
3191 * gdb.texinfo: Update the FSF's Back-Cover Text.
3192
83f83d7f
JK
31932007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3194 Eli Zaretskii <eliz@gnu.org>
3195
3196 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3197 Fixed the ``build ID'' name. New binaries build instructions for the
3198 build ID inclusion. Explain how the commands are specific to the build
3199 ID vs. debug link.
3200
c7e83d54
EZ
32012007-09-01 Eli Zaretskii <eliz@gnu.org>
3202
3203 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3204 indexing for ``build ID'' support.
3205
d3750b24
JK
32062007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3207
3208 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3209 Enlisted BUILD ID to the debug file searching example.
3210 Included a BUILD ID `.note.gnu.build-id' section description.
3211 Updated/added the debug files splitting instructions for OBJCOPY.
3212
02142340
VP
32132007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3214
3215 * gdb.texinfo (Variable Objects): Adjust docs
3216 for -var-info-expression and document
3217 -var-info-path-expression.
3218
d3bdde98
JB
32192007-08-20 Jim Blandy <jimb@codesourcery.com>
3220
3fb6a982
JB
3221 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3222 (title page): Include the dedication in the printed manual, as a
3223 separate page after the copyright notice.
5ae4183a 3224
d3bdde98
JB
3225 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3226 don't break a @var across a line.
3227
c80a96a8
MR
32282007-07-25 Maciej W. Rozycki <macro@mips.com>
3229
3230 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3231 for include files.
3232
5824a901
NR
32332007-07-12 Nick Roberts <nickrob@snap.net.nz>
3234
3235 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3236 in annotate.texinfo.
3237 (Command History): Link to new node.
5824a901 3238
d52e7ea3
UW
32392007-07-05 Markus Deuling <deuling@de.ibm.com>
3240
3241 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3242
5fc14d0a
EZ
32432007-07-05 Eli Zaretskii <eliz@gnu.org>
3244
3245 * gdbint.texinfo (Target Conditionals): Fix last change.
3246
4a9bb1df
UW
32472007-07-03 Markus Deuling <deuling@de.ibm.com>
3248
3249 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3250 routines:
3251 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3252 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3253 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3254 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3255 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3256 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3257 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3258 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3259 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3260 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3261 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3262 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3263 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3264 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3265 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3266 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3267 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3268 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3269 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3270 (SOFTWARE_SINGLE_STEP_P)
3271
3272 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3273 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3274
3275 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3276 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3277 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3278 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3279 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3280 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3281 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3282 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3283 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3284 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3285
3286 (Converting an existing Target Architecture to Multi-arch): Remove
3287 section.
3288
3289 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3290 (gdbarch_addr_bits_remove): Add code example.
3291
3292 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3293
cfa9d6d9
DJ
32942007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3295
3296 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3297 Add other missing entries. Adjust the table size to fit.
3298 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3299 stop reasons including the new "library" event.
3300 (General Query Packets): Adjust table widths for qSupported. Mention
3301 qXfer:libraries:read reply to qSupported and document the new packet.
3302 (Library List Format): New section.
3303
159fcc13
JK
33042007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3305
3306 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3307
f66d1690
MS
33082007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3309
3310 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3311
67102876
NR
33122007-06-25 Nick Roberts <nickrob@snap.net.nz>
3313
3314 * gdbint.texinfo (Register and Memory Data): Break sections
3315 into nodes and add a menu.
3316
a4642986
MR
33172007-06-21 Maciej W. Rozycki <macro@mips.com>
3318
3319 * gdb.texinfo (Examining Memory): Document the new behaviour.
3320
e9c17194
VP
33212007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3322
3323 * gdb.texinfo (Standard Target Features): Document
3324 m68k features.
3325
31d99776
DJ
33262007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3327
3328 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3329
1780a0ed
DJ
33302007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3331
3332 * gdb.texinfo (Target Description Format): Add version attribute
3333 for <target>.
3334
822b6570
DJ
33352007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3336
3337 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3338
f8b73d13
DJ
33392007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3340
3341 * gdb.texinfo (MIPS Features): New subsection.
3342
0e7f50da
UW
33432007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3344 Markus Deuling <deuling@de.ibm.com>
3345
3346 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3347 and qXfer:spu:write packets and mention them under qSupported.
3348
23d964e7
UW
33492007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3350 Markus Deuling <deuling@de.ibm.com>
3351
3352 * gdb.texinfo (Architectures): Add new SPU section to document
3353 Cell Broadband Engine SPU architecture specific commands.
3354
9f708cb2
VP
33552007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3356
3357 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3358 comments.
3359
7579b5f8
NR
33602007-06-07 Nick Roberts <nickrob@snap.net.nz>
3361
3362 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3363
bf06d120
JB
33642007-05-29 Jim Blandy <jimb@codesourcery.com>
3365
3366 * gdb.texinfo (Overview): Doc fix.
3367
23776285
MR
33682007-05-22 Maciej W. Rozycki <macro@mips.com>
3369
3370 * gdb.texinfo (Remote Configuration): Document "set/show
3371 remoteflow".
3372
1a69e1e4
DJ
33732007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3374
bf06d120
JB
3375 * gdb.texinfo (MIPS): Remove documentation for set mips
3376 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3377 stack-arg-size.
1a69e1e4 3378
46ba6afa 33792007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3380
46ba6afa
BW
3381 * all-cfg.texi (GDBTUI): New.
3382 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3383 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3384 (TUI Configuration): Edit to improve clarity and fix problems of
3385 both style and content.
5ae4183a 3386
06d3b283
UW
33872007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3388
3389 * observer.texi (GDB Observers): New observer "new_objfile".
3390
179101d6
UW
33912007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3392
3393 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3394
25d5ea92
VP
33952007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3396
3397 * gdb.texinfo (GDB/MI Variable Objects): Document
3398 frozen variables objects.
5ae4183a 3399
ea35711c
DJ
34002007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3401
3402 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3403 (Character Sets, Caching Data of Remote Targets): Likewise.
3404 (Targets): Delete Remote node. Move its text...
3405 (Debugging Remote Programs): ...to here. Delete description
3406 of the "remote" command.
3407 (Remote configuration): Delete description of "set remotedevice"
3408 and "show remotedevice".
3409 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3410
db2e3e2e
BW
34112007-04-11 Bob Wilson <bob.wilson@acm.org>
3412
5ae4183a
AS
3413 * gdb.texinfo (Contributors, Continuing and Stepping)
3414 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3415 (General Query Packets, File-I/O Remote Protocol Extension)
3416 (Protocol Basics, The F Reply Packet, Write)
3417 (Protocol-specific Representation of Datatypes, Memory Transfer):
3418 Fix hyphenation, punctuation and grammar problems.
3419 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3420 'section' instead of 'subsection' in the text.
3421 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3422 (i386): Remove period from section name.
db2e3e2e
BW
3423 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3424 (Config Names, Configure Options): Use @file{configure}.
3425
8a3dae3e
DJ
34262007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3427
3428 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3429 and tab expansion.
3430
1a92f856
DJ
34312007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3432
3433 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3434
79a6e687 34352007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3436
79a6e687
BW
3437 * gdb.texinfo: Consistently capitalize all significant words in
3438 node names, chapter titles, section titles, and headings. Update
3439 cross references to match.
3440 (Starting and Stopping Trace Experiment): Make node name plural.
3441 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3442
ad527d2e
PA
34432007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3444
3445 * gdb.texinfo (WinCE): Delete obsolete subsection.
3446
7ce59000
DJ
34472007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3448
3449 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3450 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3451 references.
3452
8807d78b
DJ
34532007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3454
3455 * gdb.texinfo (Startup): Delete references to some alternate
3456 names for .gdbinit.
3457 (Thread): Remove LynxOS reference.
3458 (Tandem ST2000): Delete target-specific documentation.
3459 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3460 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3461 and GDB_OSABI_LYNXOS.
3462
5f402660
UW
34632007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3464
3465 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3466
bac718a6
UW
34672007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3468
3469 * gdbint.texinfo (Target Conditionals): Remove mention of
3470 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3471 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3472
9453113a
DJ
34732007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3474
3475 * Makefile.in: Add "pdfdir" installation
3476 directory, PDFTEX macro, support for "install-pdf" target,
3477 and rules for making a pdf version of refcard.texi.
3478 * refcard.tex: Specify paper size for PDF output.
3479
ae21e955 34802007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3481
ae21e955 3482 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3483
3f94c067 34842007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3485
3f94c067
BW
3486 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3487 (Source Path, Character Sets, Macros, Define)
3488 (GDB/MI Result Records, GDB/MI Simple Examples)
3489 (GDB/MI Program Execution, GDB/MI File Commands)
3490 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3491 (Bug Reporting): Use @value{GCC}.
5ae4183a 3492
12c27660 34932007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3494
12c27660
BW
3495 * gdb.texinfo (Help): Fix formatting of examples.
3496 (Variables): Use @ifnotinfo instead of @iftex.
3497 (Non-debug DLL symbols): Use @ref instead of @pxref.
3498 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3499
ce9341a1
BW
35002007-03-26 Bob Wilson <bob.wilson@acm.org>
3501
3502 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3503
c8f4133a
BW
35042007-03-26 Bob Wilson <bob.wilson@acm.org>
3505
3506 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3507 the order of the nodes.
3508 (C Operators, C Constants, Debugging C): Remove extra menus.
3509 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3510
c8f4133a 35112007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3512
3513 * gdb.texinfo (File Options): Add missing parenthesis.
3514 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3515
c74d0ad8
DJ
35162007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3517
3518 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3519
ff6f572f
DJ
35202007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3521
669fac23 3522 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3523 case insensitivity.
3524 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3525
994337c3
NR
35262007-02-18 Nick Roberts <nickrob@snap.net.nz>
3527
3528 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3529 (Files): Add section name to argument list for pxref.
3530 (Non-debug DLL symbols): Don't use `see' for pxref.
3531 (Embedded Processors): Fix typo.
3532 (GDB/MI Breakpoint Commands): Execution commands generate
3533 *stopped not ^done.
3534
eb819d70
NR
35352007-02-13 Nick Roberts <nickrob@snap.net.nz>
3536
3537 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3538 values for in_scope. Mention that only root variables can be
3539 updated.
3540 (GDB/MI Development and Front Ends): Explain new values may be
3541 added to existing fields.
3542
123dc839
DJ
35432007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3544
3545 * gdb.texinfo (-target-disconnect): Use @smallexample.
3546 (Requirements): Add anchor for Expat. Update description.
3547 (Target Descriptions): Mention Expat.
3548 (Target Description Format): Document new elements. Use
3549 @smallexample.
3550 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3551 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3552
108546a0
DJ
35532007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3554
3555 * gdb.texinfo (Target Description Format): Add section on XInclude.
3556
95a98c01
NR
35572006-02-03 Nick Roberts <nickrob@snap.net.nz>
3558
3559 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3560 command -enable-timings.
3561
f4b3909f
EZ
35622007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3563
5ae4183a 3564 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3565 descriptions for new/deleted elements in gdb_osabi. Add missing
3566 description for function generic_elf_osabi_sniff_abi_tag_sections.
3567
c7ba131e
JB
35682007-01-29 Joel Brobecker <brobecker@adacore.com>
3569
3570 * gdb.texinfo (Maintenance Commands): Add documentation for
3571 the new "maint print target-stack" command.
3572
3a60f64e
JK
35732007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3574 Eli Zaretskii <eliz@gnu.org>
3575
f4b3909f 3576 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3577
c582f8b6
EZ
35782007-01-26 Eli Zaretskii <eliz@gnu.org>
3579
3580 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3581 Use @value{NGCC} instead of @value{GCC}.
3582
d3e8051b
EZ
35832007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3584
3585 * agentexpr.texi: Fix typos.
3586 * annotate.texinfo: Likewise.
3587 * gdb.texinfo: Likewise.
3588 * gdbint.texinfo: Likewise.
3589 * observer.texi: Likewise.
3590 * stabs.texinfo: Likewise.
3591
86f04699
EZ
35922007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3593
3594 * gdbint.texinfo (Support Libraries): Remove mmalloc
3595 entry. Describe readline library.
3596
23181151
DJ
35972007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3598
3599 * gdb.texinfo (Target Descriptions): New section.
3600 (General Query Packets): Add QPassSignals anchor. Mention
3601 qXfer:features:read under qSupported. Expand mentions of
3602 qXfer:memory-map:read and QPassSignals. Document
3603 qXfer:features:read.
3604
f822c95b
DJ
36052007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3606
3607 * gdb.texinfo (Commands to specify files): Describe
3608 "set sysroot" and "show sysroot".
3609 (Using the `gdbserver' program): Lowercase argument
3610 to @var. Expand description of setting up GDB on the
3611 host.
3612
8936fcda
JB
36132007-01-05 Joel Brobecker <brobecker@adacore.com>
3614
3615 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3616 catch exception, catch exception unhandled, and catch assert
3617 commands.
3618
e776119f
DJ
36192007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3620
3621 * gdb.texinfo (Debugging Output): Document "set debug xml"
3622 and "show debug xml".
3623
aa79a185
DJ
36242007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3625
3626 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3627
7f893741
JB
36282007-01-01 Joel Brobecker <brobecker@adacore.com>
3629
3630 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3631
a1b5960f
VP
36322006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3633
3634 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3635 note in @ignore, to be removed later if nobody complains.
3636
9f470e6e
NR
36372006-12-04 Nick Roberts <nickrob@snap.net.nz>
3638
3639 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3640 of -var-delete.
3641
765dc015 36422006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3643
765dc015 3644 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3645 automatic software/hardware breakpoint usage and
3646 the "set breakpoint auto-hw" command.
765dc015 3647
4b5752d0
VP
36482006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3649
3650 * gdb.texinfo (Memory Access Checking): New.
3651
89be2091
DJ
36522006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3653
3654 * gdb.texinfo (Remote configuration): Mention
3655 "pass-signals-packet".
3656 (General Query Packets): Document QPassSignals. Fix
3657 a typo.
3658
ca3bf3bd
DJ
36592006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3660
3661 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3662
427c3a89
DJ
36632006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3664
3665 * gdb.texinfo (Remote configuration): Rewrite documentation for
3666 packet configuration commands.
3667 (OS Information): Adjust reference to qXfer:auxv:read.
3668 (General Query Packets): Remove references to read-aux-vector-packet
3669 and set remote get-thread-local-storage-address.
3670
7a107747
DJ
36712006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3672
3673 * gdbint.texinfo (Target Architecture Definition): Add new
3674 Initializing a New Architecture section.
3675
1c56eb0e
EZ
36762006-10-31 David Taylor <dtaylor@emc.com>
3677
3678 * stabs.texinfo (Macro define and undefine): New node describing
3679 stabs for #define and #undef.
3680
f73adfeb
AS
36812006-10-27 Andreas Schwab <schwab@suse.de>
3682
3683 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3684
fd60e0df
EZ
36852006-10-21 Eli Zaretskii <eliz@gnu.org>
3686
3687 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3688 clarify on the possible meanings of ``expression'' watched by
3689 watchpoints. Add indexing.
e5ac9b53
EZ
3690 (Prompting, Errors, Invalidation, Annotations for Running)
3691 (Source Annotations): Fix index entries by adding "annotation" to
3692 them, to discriminate from index entries that point to the more
3693 general topic descriptions.
fd60e0df 3694
52bb452f
DJ
36952006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3696
3697 * gdbint.texinfo (Target Vector Definition): Move most
3698 content into Existing Targets. Add a menu.
3699 (Existing Targets): New section, moved from Target Vector
3700 Definition. Use @subsection.
3701 (Managing Execution State): New section.
3702
58955e58
BW
37032006-10-16 Bob Wilson <bob.wilson@acm.org>
3704
3705 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3706
c8aa23ab
EZ
37072006-10-15 Eli Zaretskii <eliz@gnu.org>
3708
3709 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3710 (Command Syntax, Signals, Backtrace, Connecting)
3711 (Remote configuration, Renesas Boards, Console I/O): Fix last
3712 change: use Ctrl- instead of C-, except wrt Emacs.
3713 (File-I/O Examples): Put Ctrl-c in @kbd.
3714 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3715 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3716 (Signals, Set Breaks, Set Watchpoints): Document optional
3717 arguments to `info signals' `handle', `info breakpoints', and
3718 `info watchpoints'.
c8aa23ab 3719
e7109c7e
EZ
37202006-10-14 Eli Zaretskii <eliz@gnu.org>
3721
3722 * gdb.texinfo (Backtrace): Fix last change.
3723
de3aea7b
NR
37242006-10-14 Nick Roberts <nickrob@snap.net.nz>
3725
3726 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3727
7f9087cb
BW
37282006-10-10 Bob Wilson <bob.wilson@acm.org>
3729
c8aa23ab
EZ
3730 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3731 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3732 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3733
68437a39
DJ
37342006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3735 Daniel Jacobowitz <dan@codesourcery.com>
3736
3737 * gdb.texinfo (Packets): Document vFlashErase,
3738 vFlashWrite and vFlashDone packets.
3739 (General Query Packets): Document qXfer:memory-map:read.
3740 Add a new feature for qXfer:memory-map:read.
3741 (Memory map format): New section.
3742 (Target Commands): Mention that gdb can write flash.
3743
fd79ecee
DJ
37442006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3745 Daniel Jacobowitz <dan@codesourcery.com>
3746
3747 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3748 memory regions and "mem auto".
3749
350da6ee
DJ
37502006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3751
3752 * gdbint.texinfo (Array Containers): New section.
3753
2f1acb09
VP
37542006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3755
3756 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3757 -stack-list-arguments HIGH_FRAME argument can be larger then the
3758 actual number of frames.
3759
2ab1eb7a
VP
37602006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3761
3762 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3763 -stack-list-locals HIGH_FRAME argument can be larger then the
3764 actual number of frames.
2ab1eb7a 3765
599b237a
BW
37662006-09-02 Bob Wilson <bob.wilson@acm.org>
3767
3768 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3769 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3770
25ab7e6d
EZ
37712006-09-02 Eli Zaretskii <eliz@gnu.org>
3772
3773 * gdbint.texinfo (Overall Structure): New section "Source Tree
3774 Structure".
3775
940178d3
JB
37762006-08-17 Jim Blandy <jimb@codesourcery.com>
3777
3778 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3779 responses.
3780
30daae6c
JB
37812006-08-08 Joel Brobecker <brobecker@adacore.com>
3782
3783 * gdb.texinfo (Source Path): Add documentation for new
3784 substitute-path commands.
3785
7fa2210b
DJ
37862006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3787
3788 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3789 (Running Configure): ...here.
3790 (Requirements): New node. Mention expat.
3791
3d00d119
DJ
37922006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3793
5ae4183a 3794 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3795 'set download-write-size' and 'show download-write-size'.
3796
0cbfa4ee
DJ
37972006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3798
3799 * stabs.texinfo (Member Type Descriptor): Correct example for
3800 pointer to member types.
3801
16026cd7
AS
38022006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3803
3804 * gdb.texinfo (Optional warnings and messages): Add
3805 'set/show trace-commands'.
3806 (Command files): Add '-v' to source command.
3807
0876f84a
DJ
38082006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3809
3810 * gdb.texinfo (OS Information): Update qPart reference to
3811 qXfer.
3812 (Remote configuration): Likewise.
3813 (Overview): Move @cindex to the start of a paragraph. Talk
3814 about binary data encoding.
3815 (Packets): Refer to the overview for the details of the X
3816 packet encoding.
3817 (General Query Packets): Remove qPart description. Add qXfer
3818 description. Add an anchor to qSupported. Correct feature
3819 table title. Add a new feature for qXfer:auxv:read.
3820 (Interrupts): Add a missing parenthesis.
3821
2ec3381a
DJ
38222006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3823
669fac23 3824 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3825 (GDB/MI Kod Commands): Remove commented out node.
3826
594fe323
EZ
38272006-07-01 Eli Zaretskii <eliz@gnu.org>
3828
3829 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3830 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3831 (GDB/MI Thread Commands, GDB/MI Program Execution)
3832 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3833 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3834 (GDB/MI File Commands, GDB/MI Target Manipulation)
3835 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3836 since the MI prompt is hard-wired into the code.
3837
7e3fb70c
NR
38382006-07-01 Nick Roberts <nickrob@snap.net.nz>
3839
3840 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3841 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3842 (GDB/MI Data Manipulation): Remove description of unimplemented
3843 display related commands as variable objects perform this function
3844 and are superior: -display-delete, -display-disable,
3845 -display-enable, -display-insert and -display-list. Move
3846 -environment-cd, -environment-directory, -environment-path
3847 and -environment-pwd to "Program Context".
3848 (GDB/MI Program Control): Rename to "Program Execution". Move
3849 -exec-arguments -exec-abort to...
3850 (GDB/MI Program Context): ...here. New node split from "Data
3851 Manipulation".
3852
be2a5f71
DJ
38532006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3854
3855 * gdb.texinfo (Remote configuration): Document set / show
3856 remote supported-packets.
3857 (General Query Packets): Document qSupported packet.
3858
fc320d37
SL
38592006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3860
3861 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3862 and font markup.
3863 (Protocol basics): Likewise.
3864 (The F request packet): Likewise.
3865 (The F reply packet): Likewise.
3866 (Memory transfer): Move this node to be a subsubsection of
3867 "Protocol specific representation of datatypes".
3868 (The Ctrl-C message): More copy editing.
3869 (Console I/O): Likewise.
3870 (The isatty call): Delete this node, and merge its content into
3871 the "isatty" node. Fixed references elsewhere.
3872 (The system call): Delete this node, and merge its content into
3873 the "system" node. Fixed references elsewhere.
3874 (open): Reformat to use @table, and add appropriate font markup.
3875 (close): Likewise.
3876 (read): Likewise.
3877 (write): Likewise.
3878 (lseek): Likewise.
3879 (rename): Likewise.
3880 (unlink): Likewise.
3881 (stat/fstat): Likewise.
3882 (gettimeofday): Likewise.
3883 (isatty): Likewise.
3884 (system): Likewise, plus minor changes to fix confusing wording.
3885 (Integral datatypes): Fix font markup.
3886 (Pointer values): Likewise.
3887 (struct stat): Fix markup to use @table, plus minor copy editing.
3888 (struct timeval): Fix font markup, plus minor copy editing.
3889 (Constants): Minor copy editing.
3890 (Errno values): Add font markup.
3891 (File-I/O Examples): Likewise.
3892
158fdf5c
NR
38932006-06-10 Nick Roberts <nickrob@snap.net.nz>
3894
3895 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3896 (GDB/MI Simple Examples): Move node up one level. Use real
3897 examples.
3898 (GDB/MI Compatibility with CLI): Update.
3899 (GDB/MI Result Records): Add "connected" and "exit" result
3900 classes.
3901 (GDB/MI Stream Records): Clarify target output.
3902 (GDB/MI Command Description Format): Modify example description.
3903 (GDB/MI Breakpoint Table Commands): Rename to...
3904 (GDB/MI Breakpoint Commands): ...this
3905 (GDB/MI Breakpoint Commands): Add optional thread field.
3906 (GDB/MI Program Control): Add an introduction. Move "Program
3907 termination" examples into exec-run description.
3908 (GDB/MI File Commands): Mention similar CLI commands.
3909 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3910 is similar to "-gdb-version".
3911
ddb50cd7
EZ
39122006-06-09 Eli Zaretskii <eliz@gnu.org>
3913
3914 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3915
2aef0d6b
NR
39162006-06-02 Nick Roberts <nickrob@snap.net.nz>
3917
3918 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3919 sourceware.org for mailing lists.
d5e40d59 3920 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3921
383a5c52
NR
39222006-06-01 Nick Roberts <nickrob@snap.net.nz>
3923
d5e40d59 3924 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3925
e16b02ee
EZ
39262006-05-22 Eli Zaretskii <eliz@gnu.org>
3927
3928 * gdb.texinfo (Cygwin Native): Fix last change.
3929
be90c084
CF
39302006-05-22 Christopher Faylor <cgf@timesys.com>
3931
3932 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3933
347ceba5
NR
39342006-05-15 Nick Roberts <nickrob@snap.net.nz>
3935
3936 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3937 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3938
369af7bd
DJ
39392006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3940
3941 * gdb.texinfo (General Query Packets): Recommend not starting
3942 new packets with qC and clarify.
3943
2ffdbde8 39442006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3945
3946 * gdb.texinfo (M2 Types): New section.
72019c9c 3947
16d1a084
DJ
39482006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3949
3950 * agentexpr.texi: Add a copyright and license notice.
3951 * observer.texi: Likewise, with GPL clause for function prototypes.
3952 Remove trailing whitespace.
3953
aa56d27a
JB
39542006-05-05 Jim Blandy <jimb@codesourcery.com>
3955
3956 * gdb.texinfo (General Query Packets): Document conventions for
3957 terminating packet names, and their violations.
3958
5bdf8622
DJ
39592006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3960
3961 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3962 * gdb.texinfo: Likewise.
3963
605a56cb
DJ
39642006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3965
3966 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3967 and "show remotedebug".
3968 (Debugging Output): Add additional index entries.
3969
b8db102d
MS
39702006-04-27 Michael Snyder <msnyder@redhat.com>
3971
3972 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3973
c5e30d01
AC
39742006-04-22 Andrew Cagney <cagney@redhat.com>
3975
3976 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3977 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3978
8181d85f
DJ
39792006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3980
3981 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3982 and remove breakpoint prototypes.
3983 (Watchpoints): Move description of target_insert_hw_breakpoint and
3984 target_remove_hw_breakpoint ...
3985 (Breakpoints): ... to here. Document target_insert_breakpoint and
3986 target_remove_breakpoint.
3987
4f553f88
JB
39882006-04-17 Jim Blandy <jimb@codesourcery.com>
3989
3990 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3991 and C packets are optional.
3992
cd852561
FR
39932006-04-14 Frederic Riss <frederic.riss@st.com>
3994
3995 * gdb.texinfo (Specifying source directories): Update the description
3996 of the source file search to reflect the fact that the source path
3997 always contains at least $cdir and $cwd.
3998
b620eb07
MS
39992006-03-31 Michael Snyder <msnyder@redhat.com>
4000
4001 * gdb.texinfo: Update copyright dates.
4002
3156cdaf
EZ
40032006-03-31 Eli Zaretskii <eliz@gnu.org>
4004
4005 * gdb.texinfo (Overview): Add an index entry to "empty response".
4006
7d30c22d
JB
40072006-03-28 Jim Blandy <jimb@codesourcery.com>
4008
4009 * gdbint.texinfo (Prologue Analysis): New section.
4010
86941c27
JB
40112006-03-07 Jim Blandy <jimb@red-bean.com>
4012
66b8c7f6
JB
4013 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4014
1a10341b
JB
4015 * gdb.texinfo (Target Commands): Update text describing how to
4016 specify a target. Refer to the detailed section on remote
4017 debugging, not the brief mention.
4018
86941c27
JB
4019 * gdb.texinfo (Connecting): Organize the different 'target remote'
4020 connection methods into a table. Add a 'target remote' index
4021 entry. (!!!)
4022
62f3a2ba
FF
40232006-02-17 Fred Fish <fnf@specifix.com>
4024
4025 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4026 'ptype' commands to reflect the fact that the only significant
4027 difference between them is that ptype prints the complete type
4028 description instead of just the name.
4029
8b9a88ea
WZ
40302006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4031
4032 * gdbint.texinfo (Watchpoints): Delete
4033 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4034
7e8dc855
NR
40352006-02-10 Nick Roberts <nickrob@snap.net.nz>
4036
4037 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4038 times fields where needed. Fix typos. Update general form given
4039 for output of -break-insert.
4040 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4041
c91d38aa
DJ
40422006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4043
4044 * gdbint.texinfo (Symbol Handling): Add a section
4045 on memory management.
4046
38fcd64c
DJ
40472006-02-06 Vladimir Prus <ghost@cs.msu.su>
4048
4049 * gdb.texinfo (Breakpoint table commands): Document the fullname
4050 field in -break-list output.
4051
219eec71
EZ
40522006-02-03 Eli Zaretskii <eliz@gnu.org>
4053
4054 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4055 debugging information produced by the various "set debug..."
4056 options.
4057
ae5a43e0
DJ
40582006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4059
4060 * gdb.texinfo (Files): Remove obsolete bits from the description
4061 of "symbol-file".
4062
a9f158ec
JB
40632006-01-25 Jim Blandy <jimb@redhat.com>
4064
4065 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4066
410dd08e
JB
40672006-01-24 Jim Blandy <jimb@redhat.com>
4068
4069 * gdbint.texinfo (Frames): Document the basics of GDB's register
4070 unwinding model, and explain the existence of the "sentinel" frame.
4071
4b505b12
AS
40722006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4073
4074 * gdb.texinfo (Choosing files): Mention that -directory is used
4075 for script files.
4076 (Specifying source directories): Likewise.
4077 (Command files): Explain how script files are found.
4078
839c27b7
EZ
40792006-01-21 Eli Zaretskii <eliz@gnu.org>
4080
4081 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4082 the threads in a multi-threaded program.
4083 (Threads): The threadno argument of "thread apply" can be a range
4084 of numbers.
4085
7be93b9e
JB
40862006-01-18 Jim Blandy <jimb@redhat.com>
4087
4088 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4089 of warning flags.
4090
fcc73fe3
EZ
40912006-01-13 Eli Zaretskii <eliz@gnu.org>
4092
4093 * gdb.texinfo (Sequences): Improve menu annotations.
4094 (Define): Add index entries for arguments of user-defined
4095 commands. Move the description of flow-control commands...
4096 (Command Files): ...to here. Document loop_break and
4097 loop_continue.
ca91424e
EZ
4098 (Define, Command Files): Document `end' and add index entries for
4099 it.
fcc73fe3 4100
5c95884b
MS
41012006-01-04 Michael Snyder <msnyder@redhat.com>
4102
4103 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4104 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4105
860701dc
PH
41062006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4107
4108 * gdb.texinfo (Omissions from Ada): Document that there is now
4109 limited aggregate support.
4110
36b80e65
EZ
41112005-12-28 Eli Zaretskii <eliz@gnu.org>
4112
4113 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4114 registers and the likes.
4115
c1468174
EZ
41162005-12-24 Eli Zaretskii <eliz@gnu.org>
4117
4118 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4119 (Symbols): Fix usage of "e.g.".
359df76b 4120 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4121
4122 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4123 (Coding): Fix usage of "e.g.".
4124
c02a867d
EZ
41252005-12-23 Eli Zaretskii <eliz@gnu.org>
4126
5ae4183a
AS
4127 * stabs.texinfo:
4128 * refcard.tex:
c02a867d 4129 * gpl.texi:
5ae4183a
AS
4130 * gdbint.texinfo:
4131 * gdb.texinfo:
4132 * gdb-cfg.texi:
c02a867d 4133 * fdl.texi:
5ae4183a
AS
4134 * annotate.texinfo:
4135 * all-cfg.texi:
c02a867d
EZ
4136 * Makefile.in: Add (C) after Copyright. Update the FSF
4137 address.
4138
fad38dfa
EZ
41392005-12-03 Eli Zaretskii <eliz@gnu.org>
4140
4141 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4142 extend GDB with commands for external monitor.
4143
53e5f3cf
AS
41442005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4145
4146 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4147
55f6ca0f
JB
41482005-11-25 Joel Brobecker <brobecker@adacore.com>
4149
4150 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4151
c1947b85
JB
41522005-11-21 Jim Blandy <jimb@redhat.com>
4153
4154 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4155 placement of 'R' actions in tracepoint action packets; document
4156 dependence of 'X' and 'M' actions on a preceding 'R' action for
4157 their registers.
4158
9d29849a
JB
41592005-11-19 Jim Blandy <jimb@redhat.com>
4160
4161 * gdb.texinfo (Tracepoint Packets): New node.
4162 (General Query Packets): Add entries for the tracepoint packets,
4163 referring to the "Tracepoint Packets" node.
4164 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4165
9a6253be
KB
41662005-11-18 Kevin Buettner <kevinb@redhat.com>
4167
4168 * gdb.texinfo (set remotebreak): Add anchor.
4169 (X packet): Likewise.
4170 (Remote Protocol): Add new section `Interrupts' and new index
4171 entry `interrupts (remote protocol)'.
4172
5f3bebba
JB
41732005-11-18 Jim Blandy <jimb@redhat.com>
4174
4175 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4176 entries into the General Query Packets section. Add a
4177 cross-reference to that section. Drop description of replies, as
4178 these are covered in the descriptions of each packet.
4179 (General Query Packets): Add introductory text. Explain naming
4180 conventions, and how the end of a name is recognized.
4181
9a7a1b36
KB
41822005-11-17 Kevin Buettner <kevinb@redhat.com>
4183
0564b6cf 4184 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4185 "set remotebreak" command.
4186
b8ff78ce
JB
41872005-11-16 Jim Blandy <jimb@redhat.com>
4188
4189 * gdb.texinfo (Packets, Stop Reply Packets)
4190 (General Query Packets): Various formatting cleanups.
4191 - Use @samp for packet contents.
4192 - Drop summaries from packet @item lines; the same information appears
4193 immediately below in the description.
4194 - Delete paragraph breaks after packet @item commands, so that the
4195 description appears directly to the right of the packet prototype
4196 in the printed manual, if it fits.
4197 - Place spaces in packet prototypes between @vars and non-@var
4198 letters, and explain that they're just for formatting.
4199 - Use @dots{} instead of '...'.
4200 - Fix uses of @code where @var was needed.
4201 - Replace "deprecated" markers with English text spelling out the
4202 packet's status and the preferred alternatives.
4203 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4204 what this ever meant.
4205 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4206 this for a long time.
4207 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4208 implemented several times, and have been in use for years.
4209
8ffe2530
JB
42102005-11-15 Jim Blandy <jimb@redhat.com>
4211
c43c5473
JB
4212 * gdb.texinfo (Packets): Add index entries for 'm' packet
4213 disclaimers.
5ae4183a 4214
fb031cdf
JB
4215 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4216 of stub when processing an 'm' packet.
4217
8ffe2530
JB
4218 * gdb.texinfo (Packets): Mention that packets beginning with
4219 letters are reserved once, at the top, instead of actually listing
4220 them all and saying "reserved".
4221
c03c782f
AS
42222005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4223
4224 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4225 Change @var{$arg0 to @code{$arg0.
4226
814e32d7
WZ
42272005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4228
4229 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4230
fa93a9d8
JB
42312005-11-12 Jim Blandy <jimb@redhat.com>
4232
4233 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4234 order. Remove extraneous 'z'.
4235
8a5a3c82
AS
42362005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4237
4238 * gdb.texinfo (Choosing files): Add --eval-command.
4239
4b0ad762
AS
42402005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4241
4242 * gdb.texinfo (Choosing modes): Add --return-child-result.
4243
4244
1a088d06
AS
42452005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4246
4247 * gdb.texinfo (Choosing modes): Add --batch-silent.
4248
656d5e12
EZ
42492005-10-28 Eli Zaretskii <eliz@gnu.org>
4250
4251 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4252 "The -var-update Command".
4253
3c9c013a
JB
42542005-10-03 Joel Brobecker <brobecker@adacore.com>
4255
4256 * gdb.texinfo (Print Settings): Add documentation for set/show
4257 print array-indexes.
4258
7ba3cf9c
DJ
42592005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4260
4261 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4262 6.2 and 6.3.
4263
a94ab193
EZ
42642005-08-27 Eli Zaretskii <eliz@gnu.org>
4265
4266 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4267 since 19-Jan-2004.
4268 (Files): Likewise.
ab1adacd
EZ
4269 (Variables, Symbols): Document the "<incomplete type>" message and
4270 its reasons.
a94ab193 4271
ca06016a
FF
42722005-08-01 Fred Fish <fnf@specifix.com>
4273
4274 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4275
cf58170d
NR
42762005-07-15 Nick Roberts <nickrob@snap.net.nz>
4277
4278 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4279 option for -var-list-children and -var-update.
4280 (GDB/MI Stack Manipulation): Simplify description of
4281 print-values option for -stack-list-locals.
4282 (GDB/MI Command Description Format): Clarify.
4283 (Mode Options): Spelling of superseded.
4284
38f1196a
BR
42852005-07-12 Bob Rossi <bob@brasko.net>
4286
4287 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4288 corresponding GDB command comment.
4289
3cb3b8df
BR
42902005-07-06 Bob Rossi <bob@brasko.net>
4291
4292 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4293 and -inferior-tty-show.
4294 (Input/Output): Document "set/show inferior-tty" and tty alias.
4295
10fac096
NW
42962005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4297
4298 * gdb.texinfo (Packets): Change description of 'D' packet to note
4299 that GDB does wait for a response.
4300
d1b6db76
NR
43012005-06-22 Nick Roberts <nickrob@snap.net.nz>
4302
4303 * gdb.texinfo (History) Rename "Command History".
4304 (Command History): Move node "Server Prefix" from section on
4305 Annotations here.
4306
29629dcf
NR
43072005-06-19 Nick Roberts <nickrob@snap.net.nz>
4308
4309 * gdb.texinfo (GDB/MI Stack Manipulation):
4310 Re-instate -stack-info-frame with example. Say that it gets
4311 info on selected frame, not current frame.
4312
397ca115
EZ
43132005-06-18 Eli Zaretskii <eliz@gnu.org>
4314
4315 * gdb.texinfo (Server): Clarify that `file' should be used before
4316 connecting to the server.
4317 (Files): Add an xref to the above description.
51274035
EZ
4318 (Output Formats): More detailed description of the `c' format.
4319 (Memory): List explicitly all the formats supported by `x'.
638ac427 4320 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4321 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4322 files. Add more indexing for solib-absolute-prefix and
4323 --with-sysroot.
76d17f34
EZ
4324 (Machine Code): Document possible problems with locations in
4325 shared libraries.
d416eeec
EZ
4326 (Backtrace): Document that free-standing environments do not need
4327 to have a `main' function.
397ca115 4328
74f6deaa
NR
43292005-06-18 Nick Roberts <nickrob@snap.net.nz>
4330
4331 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4332 -stack-info-frame.
4333
a9967aef
AC
43342005-06-07 Andrew Cagney <cagney@gnu.org>
4335
4336 * gdb.texinfo (Contributors): Note the original multi-arch
4337 contributors.
4338
e09f16f9
EZ
43392005-06-03 Eli Zaretskii <eliz@gnu.org>
4340
4341 * gdb.texinfo (Registers): Add index entries for the standard
4342 registers.
4343 (Frames): Add cross-reference from frame pointer description to
4344 the Registers node.
4345 (Annotations Overview): Fix the reference to GDB name.
4346
d87ba7ee
EZ
43472005-06-01 Eli Zaretskii <eliz@gnu.org>
4348
4349 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4350 can-use-hw-watchpoints.
4351
034dad6f
BR
43522005-05-28 Bob Rossi <bob@brasko.net>
4353
4354 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4355 the possible reasons why an exec async record would be returned to FE.
4356
ffed4509
AC
43572005-05-26 Andrew Cagney <cagney@gnu.org>
4358
4359 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4360 Andrew Cagney implemented the original GDB/MI.
4361
e22e55c9
OF
43622005-05-23 Orjan Friberg <orjanf@axis.com>
4363
4364 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4365 documentation. Add documentation for cris-mode.
4366
a78e13ce
EZ
43672005-05-20 Eli Zaretskii <eliz@gnu.org>
4368
4369 * gdb.texinfo (Numbers): Explain the example and make the wording
4370 more acurate.
4371
76ff342d
DJ
43722005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4373 Dennis Brueni <dennis@slickedit.com>
4374
4375 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4376 (GDB/MI Data Manipulation, GDB/MI Program Control)
4377 (GDB/MI Stack Manipulation): Update examples to include the fullname
4378 attribute in stack frames.
4379
119b882a
EZ
43802005-05-12 Eli Zaretskii <eliz@gnu.org>
4381
4382 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4383 do with other non-standard names of init files.
4384
6fc08d32
EZ
43852005-05-11 Eli Zaretskii <eliz@gnu.org>
4386
4387 * gdb.texinfo (Command Files): Move the description of the startup
4388 from here...
4389 (Startup): ...to this new subsection of the Invocation chapter.
4390 Rearrange the description of init files more logically and add a
4391 cross-reference to "Command Files". Document the special gdbinit
4392 name for CISCO 68k. Expand the description of what GDB does
4393 during startup.
4394 (History): Add index entry for HISTSIZE.
4395
a561754a
MK
43962005-05-02 Mark Kettenis <kettenis@gnu.org>
4397
4398 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4399
2eecc4ab
EZ
44002005-05-02 Eli Zaretskii <eliz@gnu.org>
4401
4402 * gdb.texinfo (SVR4 Process Information, The isatty call)
4403 (The system call): Don't use foo(N) notation for man pages and
4404 functions.
514c4d71 4405 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4406
18999be5
EZ
44072005-04-27 Eli Zaretskii <eliz@gnu.org>
4408
4409 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4410 were optimized away.
4411
0abb7bc7
EZ
44122005-04-22 Eli Zaretskii <eliz@gnu.org>
4413
4414 * gdb.texinfo (Remote configuration): Document "set/show
4415 get-thread-local-storage-address". Add cross-reference to the
4416 description of the qGetTLSAddr packet.
4417 (General Query Packets): Mention "set remote
4418 get-thread-local-storage-address" and add a reference to its
4419 description.
4420
6f61acb1
NR
44212005-04-19 Nick Roberts <nickrob@snap.net.nz>
4422
4423 * gdb.texinfo (Backtrace): Describe 'bt full'.
4424
9d59903a
NR
44252005-04-17 Nick Roberts <nickrob@snap.net.nz>
4426
4427 * gdb.texinfo (Mode Options): Fix typo.
4428 (GDB/MI): Describe how to invoke GDB/MI.
4429
721c2651
EZ
44302005-04-16 Eli Zaretskii <eliz@gnu.org>
4431
4432 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4433 references changed. Add description of "info udot".
721c2651
EZ
4434 (Files): Document "set/show stop-on-solib-events".
4435 (M32R/D): Document "set/show download-path", "set/show
4436 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4437 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4438 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4439 (Maintenance Commands): Improve indexing.
4440 (Target Commands): Document "set/show hash", "set/show debug
4441 monitor".
4442 (SVR4 Process Information): Document "info pidlist" and "info
4443 meminfo". Document "set/show procfs-tarce" and "set/show
4444 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4445 (Symbols, The Print Command with Objective-C): Improve indexing.
4446 (Objective-C): Add references to "info classes" and "info
4447 selectors".
c45da7e6
EZ
4448 (Debugging Output): Improve wording. Document "set/show debug
4449 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4450 (Set Breaks): Add index entry for "hardware breakpoints".
4451 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4452 and "set/show usehardbreakpoints".
4453 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4454 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4455 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4456 rdiromatzero", "set/show rdiheartbeat".
4457 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4458 "sds".
4459 (Embedded Processors): Document the "sim" command.
4460 (Remote): Document the "remote" command.
4461 (DJGPP Native): Document the "info serial" command.
4462 (Threads): Document "maint info sol-threads".
4463 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4464 (Set Breaks): Improve indexing.
4465 (Command Syntax): Add a reference to dont-repeat.
4466 (Define): Document "dont-repeat".
4467 (TUI Commands): Document "tabset".
4468 (WinCE): New subsection. Document "set/show remotedirectory",
4469 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4470
14d6dd68
EZ
44712005-04-15 Eli Zaretskii <eliz@gnu.org>
4472
4473 * gdb.texinfo (Hurd Native): New subsection, documents
4474 Hurd-specific commands.
a64548ea 4475 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4476 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4477 (MIPS): Improve documentation of heuristic-fence-post. Document
4478 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4479 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4480 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4481 (ARM): Document ARM-specific commands.
a64548ea
EZ
4482 (AVR): New section. Document "info io_registers".
4483 (CRIS): New section. Document "set/show cris-version" and
4484 "set/show cris-dwarf2-cfi".
4485 (HPPA): New section. Document "set/show debug hppa" and "maint
4486 print unwind".
a5adf40f 4487 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4488 (Super-H): New section. Document the "regs" command.
721c2651 4489 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4490
9c16f35a
EZ
44912005-04-09 Eli Zaretskii <eliz@gnu.org>
4492
4493 * gdb.texinfo (Print Settings): Document "set/show print
4494 pascal_static-members", "set print repeats", "show print
4495 null-stop". Improve indexing. Fix documentation of "set print
4496 union".
4497 (Pascal): New section.
4498 (Supported languages): Rename from "Support"; all references
4499 updated. Add a menu item for Pascal.
4500 (Numbers): Document "set radix.
4501 (Screen Size): Document "set/show pagination".
4502 (MIPS Embedded): Remove "set processor" documentation.
4503 (Remote configuration): Document "set/show X/P/Z-packet",
4504 "set/show read-aux-vector-packet", "set/show remote
4505 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4506 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4507 remotedebug", "set/show remotebreak", "set/show remotedevice",
4508 "set/show remotelogfile".
4509 (Auxiliary Vector): Add reference to the description of the
4510 read-aux-vector-packet setting.
4511 (Set Watchpoints): Add a cross-reference to "set remote
4512 hardware-breakpoint-limit".
4513 (General Query Packets): Add indexing of requests and
4514 cross-references to related commands in "Remote configuration".
4515 (File-I/O Overview, The system call): Fix wording and typos.
4516 (Thread Stops): Add index entries.
4517 (Continuing and Stepping): Document "show step-mode".
4518 (i386): New node. Document "set/show struct-convention".
4519 (Files): Document "show trust-readonly-sections".
4520 (Calling): Document "set/show unwindonsignal".
4521 (Messages/Warnings): Add index entries.
4522 (Maintenance Commands): Document "set/show watchdog".
4523 (Annotations Overview): Document "show annotate".
4524 (Set Watchpoints): Add index entries.
4525 (Symbols): Fix doc of case-sensitive.
4526 (ABI): Document "show coerce-float-to-double".
4527 (Convenience Vars, Help): Improve indexing.
4528 (Machine Code): Document "show disassembly-flavor".
4529 (Debugging C plus plus): Document "show overload-resolution".
4530 (Value History, Signaling): Add index entries.
4531
45322005-04-08 Eli Zaretskii <eliz@gnu.org>
4533
4534 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4535 (Processes): Fix wording.
4536 (History, List, Logging output, Define, Symbols, Print Settings):
4537 Improve indexing.
4538
a8f24a35
EZ
45392005-04-03 Eli Zaretskii <eliz@gnu.org>
4540
4541 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4542 redundant index entry for "target" command.
4543 (Backtrace): Add index entries.
4544 (Symbols, Fortran): Document the "set case-sensitive" command.
4545 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4546 (Print Settings): Add index entry for "set demangle-style".
4547 (Target Commands): Document "set download-write-size".
4548 (Debugging Output): Document "set exec-done-display".
4549
09d4efe1
EZ
45502005-04-02 Eli Zaretskii <eliz@gnu.org>
4551
4552 * gdb.texinfo (Files): Fix the name and documentation of
4553 add-shared-symbol-files. Document its alias assf. Update the
4554 list of OSs where GDB supports shared libraries. Fix markup.
4555 (Continuing and Stepping): Add reference to @var{location} in the
4556 text.
4557 (Dump/Restore Files): Fix reference to @{filename}.
4558 (Help): Fix wording.
4559 (Attach): Ditto.
4560 (Set Watchpoints): Ditto.
4561 (Backtrace): Remove redundant index entries. Improve index
4562 entries.
4563 (Delete Breaks): Fix wording.
4564 (Memory): Document the compare-sections command.
4565 (Memory Region Attributes): Improve wording.
4566 (Disabling): Improve wording.
4567 (Fortran): New subsection. Document the "info common" command.
4568 (Help): Document aliases "info copying" and "info warranty".
4569 (Caching Remote Data): New section. Document the "set/show
4570 remotecache" and "info dcache" commands.
4571 (Show): Fix wording of the documentation of the "set
4572 extension-language" command.
4573 (Signals): Add index entry for "info handle".
4574 (Memory Region Attributes): Fix punctuation.
4575 (Symbols): Change the arg name to "location" and refer to it in
4576 the text. Fix wording of "info types" doc.
4577 (Threads): Fix usage of @enumerate @item's.
4578 (Listing Tracepoints): Add index entry for "info tp".
4579 (Set Watchpoints): Add xref to "info break" description.
4580 (Macros): Add an index entry for "macro exp1". Document the
4581 "macro list" command.
4582 (Maintenance Commands): Document "flushregs", "maint agent",
4583 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4584 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4585 "maint print architecture", "maint print objfiles", "maint print
4586 statistics", "maint print type", "maint show-debug-regs", "maint
4587 space", "maint time", and "maint translate-address".
4588 (Connecting): Document the "monitor" command.
4589 (Annotations Overview): Describe the "set annotate" command.
4590
82f2d802
EZ
45912005-04-01 Eli Zaretskii <eliz@gnu.org>
4592
4593 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4594 Rearrange index entries and improve wording about support for
4595 hardware watchpoints.
4596
7d51c7de
BR
45972005-03-10 Bob Rossi <bob@brasko.net>
4598
4599 * gdb.texinfo: Update copyright
4600
68c71a2e
TR
46012005-02-09 Theodore A. Roth <troth@openavr.org>
4602
4603 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4604 error.
4605
83761cbd
KB
46062005-02-03 Kevin Buettner <kevinb@redhat.com>
4607
4608 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4609
9f1c6395
MS
46102005-01-17 Michael Snyder <msnyder@redhat.com>
4611
4612 * gdb.texinfo: Fix spelling, infinte -> infinite.
4613
fbd1b305
MK
46142005-01-08 Mark Kettenis <kettenis@gnu.org>
4615
4616 * observer.texi (GDB Observers): Document "solib_loaded".
4617
3ace7edb
AC
46182005-01-07 Andrew Cagney <cagney@gnu.org>
4619
bec39cab
AC
4620 * configure.ac: Rename configure.in, require autoconf 2.59.
4621 * configure: Re-generate.
4622
3ace7edb
AC
4623 * configure.in: Replace configdirs with multiple references to
4624 AC_CONFIG_SUBDIRS.
4625 * configure: Re-generate.
5ae4183a 4626
53531fc1
AC
46272005-01-04 Andrew Cagney <cagney@gnu.org>
4628
4629 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4630 part of the version number.
4631
536ffdb7
MK
46322004-12-24 Mark Kettenis <kettenis@gnu.org>
4633
4634 * gdbint.texinfo (Algorithms): Remove description of
4635 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4636
e1aac25b
JB
46372004-12-07 Jim Blandy <jimb@redhat.com>
4638
4639 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4640 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4641 numbers.
4642
f47b1503
AS
46432004-12-07 Andreas Schwab <schwab@suse.de>
4644
4645 * gdb.texinfo (Mode Options): Document -l option.
4646
b6b8ece6
EZ
46472004-12-04 Eli Zaretskii <eliz@gnu.org>
4648
4649 * gdbint.texinfo (Algorithms): More accurate description of
4650 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4651 is not needed unless data-read and data-access watchpoints are
4652 supported. Add a description of how GDB checks whether the
4653 inferior stopped because a watchpoint was hit.
4654
01371747
EZ
46552004-11-23 Eli Zaretskii <eliz@gnu.org>
4656
4657 * gdb.texinfo (Files): Add cross-reference to description of
4658 -readnow command-line switch.
4659
2315ffec
RC
46602004-11-10 Randolph Chung <tausq@debian.org>
4661
4662 * gdb.texinfo: Document set/show backtrace past-entry commands.
4663 Rearrange index entries for set/show backtrace past-main.
4664
69065f5d
AC
46652004-11-10 Jon Beniston <jon@beniston.com>
4666
4667 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4668 * gdb.texinfo (Remote Serial Protocol): Further describe
4669 binary transfer escaping mechanism .
69065f5d 4670
30e91e0b
RC
46712004-11-08 Randolph Chung <tausq@debian.org>
4672
4673 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4674 and "show debug infrun". Add index entries.
4675
60bf7e09
EZ
46762004-10-23 Eli Zaretskii <eliz@gnu.org>
4677
4678 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4679 "info proc" that are already implemented. Add index entries.
4680 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4681 (Files): Add a tip for decreasing memory used for symtabs from
4682 shared libraries.
f018e82f
EZ
4683 (Starting): Fix whitespace; make "elaboration" stand out where it
4684 is first used, and add an index entry for the term.
f8568604
EZ
4685 (Calling): Expand and elaborate text. Add "print". Add the
4686 description of problems with weak aliases.
384ee23f 4687 (Core File Generation): New section.
60bf7e09 4688
d52fe014
AC
46892004-10-12 Andrew Cagney <cagney@gnu.org>
4690
4691 * gdbint.texinfo (Versions and Branches): New chapter.
4692 (Releasing GDB): Delete "Versions and Branches" section.
4693 (Top): Add "Versions and Branches".
4694
703663ab
EZ
46952004-10-08 Eli Zaretskii <eliz@gnu.org>
4696
4697 * gdb.texinfo (Editing, History): Add cross-references to the
4698 included Readline and History user documentation. Remove
4699 references to the symbol have-readline-appendices which is unused
4700 and undefined.
4701 (History): Fix indexing.
4702
ac77d04f
JJ
47032004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4704
4705 * gdbint.texinfo (target_stopped_data_address): Update to
4706 new prototype.
4707 (i386_stopped_data_address): Update prototype and description.
4708 (i386_stopped_by_watchpoint): New function and description.
4709
e07c999f
PH
47102004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4711
4712 * gdb.texinfo (Filenames): Add Ada suffixes.
4713 (Ada) New section.
4714
2e868123
AC
47152004-09-27 Andrew Cagney <cagney@gnu.org>
4716 Robert Picco <Robert.Picco@hp.com>
4717
4718 * gdb.texinfo (Packets): Document the "p" packet.
4719
02a57714
JM
47202004-09-21 Jason Molenda (jmolenda@apple.com)
4721
4722 * gdb.texinfo (Paths and Names of the Source Files): Document the
4723 meaning of values in the 'desc' field of a SO stab.
4724
ae038cb0
DJ
47252004-09-20 Daniel Jacobowitz <dan@debian.org>
4726
4727 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4728 max-cache-age" and "maint show dwarf2 max-cache-age".
4729
f7dc1244
EZ
47302004-09-16 Eli Zaretskii <eliz@gnu.org>
4731
4732 * gdb.texinfo (Set Breaks): Add index entry for setting
4733 breakpoints on overloaded C++ functions that are not members of
4734 any classes. Add an example and an index entry for setting
4735 breakpoints on all program functions.
4736 (Character Sets, Macros, Overlay Commands)
4737 (Non-debug DLL symbols, GDB/MI Output Syntax)
4738 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4739 Use "(@value{GDBP})" instead of a literal "(gdb)".
4740
f810308b
AC
47412004-09-12 Andrew Cagney <cagney@gnu.org>
4742
4743 * gdbint.texinfo (Native Debugging): Delete description of
4744 FILES_INFO_HOOK.
4745
15a661f3
PH
47462004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4747
5ae4183a
AS
4748 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4749 to hex_string_custom (not historically correct, but more
15a661f3
PH
4750 understandable, given the current code).
4751
f3219c75
AC
47522004-09-03 Andrew Cagney <cagney@gnu.org>
4753
4754 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4755
f3bb6704
JJ
47562004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4757
4758 * observer.texi (solib_unloaded): New observer.
4759
8d2c00cb
AC
47602004-08-24 Andrew Cagney <cagney@gnu.org>
4761
4762 * gdbint.texinfo (Target Architecture Definition): Add missing
4763 comma.
4764
e7dc800a
MC
47652004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4766
4767 * (Using the Testsuite): build != host is supported,
4768 but some test scripts do not support build != host.
4769
73b03683
MK
47702004-08-14 Mark Kettenis <kettenis@gnu.org>
4771
4772 * gdbint.texinfo (Host Definition): Delete description of
4773 FCLOSE_PROVIDED and GETENV_PROVIDED.
4774
c0ccb908
MK
47752004-08-05 Mark Kettenis <kettenis@chello.nl>
4776
4777 * gdbint.texinfo (Host Definition): Delete description of
4778 NO_SYS_FILE.
4779 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4780 PTRACE_FP_BUG.
4781
9c8dbfa9
AC
47822004-08-05 Andrew Cagney <cagney@gnu.org>
4783
4784 * gdbint.texinfo (Target Architecture Definition): Delete
4785 reference to deprecated_read_fp.
4786
f42accbe
AC
47872004-08-02 Andrew Cagney <cagney@gnu.org>
4788
4789 * gdbint.texinfo (Target Architecture Definition): Delete
4790 description of DEPRECATED_REGISTER_BYTES.
4791
0b66e38c
EZ
47922004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4793
4794 * gdb.texinfo (Source Path): Document the new behavior of
4795 searching for the source files.
4796
15387254
EZ
47972004-07-17 Eli Zaretskii <eliz@gnu.org>
4798
4799 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4800 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4801 (Auto Display): Improve indexing.
4802
2c07db7a
AC
48032004-07-16 Andrew Cagney <cagney@gnu.org>
4804
4805 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4806 "-noasync".
4807
4644b6e3
EZ
48082004-07-09 Eli Zaretskii <eliz@gnu.org>
4809
4810 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4811 have the same prefix have only their prefix in the index.
4812
7561d450
MK
48132004-07-03 Mark Kettenis <kettenis@gnu.org>
4814
4815 * gdb.texinfo (BSD libkvm Interface): New node (section)
4816 (Native): Add it to the menu.
4817
67bebe79
MK
48182004-07-01 Mark Kettenis <kettenis@gnu.org>
4819
4820 * gdbint.texinfo (Target Architecture Definition): Remove
4821 PCC_SOL_BROKEN.
4822
1a6923e0
MK
48232004-06-24 Mark Kettenis <kettenis@gnu.org>
4824
4825 * gdbint.texinfo (Target Architecture Definition): Remove
4826 SUN_FIXED_LBRAC_BUG.
4827
b435e160
AC
48282004-06-26 Andrew Cagney <cagney@gnu.org>
4829
4830 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4831
b5622e8d
AC
48322004-06-20 Andrew Cagney <cagney@gnu.org>
4833
4834 * gdbint.texinfo (Target Architecture Definition): Deprecate
4835 USE_STRUCT_CONVENTION.
4836
e0c07bf0
MC
48372004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4838
4839 gdb.texinfo (Bug Reporting): Mention session recording,
4840 with the script command or Emacs.
4841
782263ab
AC
48422004-06-18 Andrew Cagney <cagney@gnu.org>
4843
4844 * gdbint.texinfo (Target Architecture Definition): Deprecate
4845 FUNCTION_START_OFFSET.
4846
03727ca6
AC
48472004-06-14 Andrew Cagney <cagney@gnu.org>
4848
4849 Based on changes from Karl Berry.
4850 * gdb.texinfo: Do not use @sc in a direntry.
4851 * stabs.texinfo: Change @dircateogry to "Software development".
4852 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4853
97092415
AC
48542004-06-13 Andrew Cagney <cagney@gnu.org>
4855
4856 * gdbint.texinfo (Target Architecture Definition): Delete
4857 description of RETURN_VALUE_ON_STACK.
4858
1f6d4158
AC
48592004-06-09 Andrew Cagney <cagney@gnu.org>
4860
4861 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4862 deleted by previous patch.
4863
d966f0cb
AC
48642004-06-08 Andrew Cagney <cagney@gnu.org>
4865
4866 * gdbint.texinfo (Native Debugging): Delete documentation on
4867 ATTACH_DETACH.
4868
86fe4aaa
RC
48692004-06-06 Randolph Chung <tausq@debian.org>
4870
4871 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4872
d4b6d575
RC
48732004-06-06 Randolph Chung <tausq@debian.org>
4874
5ae4183a 4875 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4876 the new push_dummy_call method signature. Describe the function
4877 argument.
4878
4e8b0763
JB
48792004-05-24 Joel Brobecker <brobecker@gnat.com>
4880
4881 * gdb.texinfo (Starting): Document new start command.
4882
59caf092
AC
48832004-05-21 Andrew Cagney <cagney@redhat.com>
4884
4885 * observer.texi (GDB Observers): Document "inferior_created".
4886
e4a2df64
AC
48872004-05-08 Andrew Cagney <cagney@redhat.com>
4888
e6b55ae2
AC
4889 * gdbint.texinfo (Target Architecture Definition): Delete
4890 description of DO_DEFERRED_STORES.
4891
28954179
AC
4892 * gdbint.texinfo (Target Architecture Definition): Delete
4893 references to DEPRECATED_FIX_CALL_DUMMY.
4894
434b87dd
AC
4895 * gdbint.texinfo (Target Architecture Definition): Delete
4896 description of DEPRECATED_CALL_DUMMY_WORDS,
4897 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4898
58d28df8
AC
4899 * gdbint.texinfo (Target Architecture Definition): Delete
4900 description of DEPRECATED_PUSH_DUMMY_FRAME.
4901
e4a2df64
AC
4902 * gdbint.texinfo (Target Architecture Definition): Delete
4903 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4904
2b4855ab
AC
49052004-05-07 Andrew Cagney <cagney@redhat.com>
4906
4907 * observer.texi (GDB Observers): Add "Debugging" section. Include
4908 cross reference to "set/show debug observer".
4909 * gdb.texinfo (Debugging Output): Document "set/show debug
4910 observer".
4911
fcf70625
AC
49122004-05-01 Andrew Cagney <cagney@redhat.com>
4913
4914 * gdbint.texinfo (Target Architecture Definition): Delete
4915 description of DEPRECATED_PC_IN_SIGTRAMP.
4916
8ee56bcf
AC
49172004-04-30 Andrew Cagney <cagney@redhat.com>
4918
4919 * gdbint.texinfo (Target Architecture Definition): Delete
4920 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4921
67ab9a76
OF
49222004-04-30 Orjan Friberg <orjanf@axis.com>
4923
4924 * observer.texi (GDB Observers): Correct spelling.
4925
79346bcb
OF
49262004-04-26 Orjan Friberg <orjanf@axis.com>
4927
4928 * observer.texi (GDB Observers): Add target_changed event.
4929
7a464420
AC
49302004-04-08 Andrew Cagney <cagney@redhat.com>
4931
4932 * observer.texi (GDB Observers): Rework, provide generic observer
4933 definitions and then a list of observable events.
4934
6cdf9d98
AC
49352004-04-04 Andrew Cagney <cagney@redhat.com>
4936
4937 * gdbint.texinfo (Host Definition): Delete reference to
4938 NO_SIGINTERRUPT.
4939
ddc135a4
AC
49402004-04-02 Andrew Cagney <cagney@redhat.com>
4941
4942 * gdbint.texinfo (Target Architecture Definition): Delete
4943 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4944
6a1b180d
SC
49452004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4946
4947 * gdb.texinfo (TUI Commands): Document tui reg commands.
4948
d0d5df6f
AC
49492004-03-26 Andrew Cagney <cagney@redhat.com>
4950
4951 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4952 "gdbtui".
4953 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4954 (Contributors): Mention both Text and Terminal User Interface.
4955
aa2a3f87
AC
49562004-03-23 Andrew Cagney <cagney@redhat.com>
4957
4958 * gdbint.texinfo (Target Architecture Definition): Deprecate
4959 references to SIGTRAMP_START and SIGTRAMP_END.
4960
f561f026
AC
49612004-03-23 Andrew Cagney <cagney@redhat.com>
4962
4963 * gdbint.texinfo (Target Architecture Definition): Deprecate
4964 references to PC_IN_SIGTRAMP.
4965
33cb8b0f
AC
49662004-03-19 Andrew Cagney <cagney@redhat.com>
4967
4968 * gdbint.texinfo (Target Architecture Definition): Delete
4969 reference to GDB_TARGET_IS_HPPA.
4970
fc989b7a
AC
49712004-03-18 Andrew Cagney <cagney@redhat.com>
4972
4973 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4974 describe pre_init and post_init.
4975
701b08bb
DJ
49762004-03-09 Daniel Jacobowitz <drow@mvista.com>
4977
4978 * gdb.texinfo (Debugging Output): Document values for "set debug
4979 target".
4980
faae5abe
AC
49812004-02-28 Andrew Cagney <cagney@redhat.com>
4982
4983 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4984
dd79a6cf
JJ
49852004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4986
4987 * gdb.texinfo (breakpoints): Add information about the
4988 new "set breakpoint pending" and "show breakpoint pending"
4989 commands.
4990
e7f16015
AC
49912004-02-26 Andrew Cagney <cagney@redhat.com>
4992
4993 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4994 in Per-architecture module data section.
4995
7161a3a6
RM
49962004-02-25 Roland McGrath <roland@redhat.com>
4997
4998 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4999
2154891a
AC
50002004-02-24 Andrew Cagney <cagney@redhat.com>
5001
5002 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5003 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5004 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5005
6c74ac8b
AC
50062004-02-17 Andrew Cagney <cagney@redhat.com>
5007
5008 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5009
19772a2c
AC
50102004-02-16 Andrew Cagney <cagney@redhat.com>
5011
5012 * gdbint.texinfo (Target Architecture Definition): Deprecate
5013 FRAMELESS_FUNCTION_INVOCATION.
5014
c9830293
AC
50152004-02-16 Andrew Cagney <cagney@redhat.com>
5016
5017 * gdbint.texinfo (Coding): Mention -Wunused-function.
5018
b9d26eb9
AC
50192004-02-14 Andrew Cagney <cagney@redhat.com>
5020
5021 * gdbint.texinfo (Target Architecture Definition): Delete
5022 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5023
49efadf5
EZ
50242004-02-12 Elena Zannoni <ezannoni@redhat.com>
5025
5026 * gdb.texinfo: Properly quote the name "C++".
5027 * gdbint.texinfo: Ditto.
5028 * stabs.texinfo: Ditto.
5029
1eb288ea
EZ
50302004-02-11 Elena Zannoni <ezannoni@redhat.com>
5031
5032 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5033 minimal information about libiberty.
5034
e4937fc1
MC
50352004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5036
5037 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5038
a9331b3f
RM
50392004-02-04 Roland McGrath <roland@redhat.com>
5040
5041 * gdb.texinfo (Auxiliary Vector): New node (section).
5042 (Data): Add it to the menu.
5043
2650777c
JJ
50442004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5045
5046 * gdb.texinfo (Breakpoints): Add information about pending
5047 breakpoint support.
5048
b4501125
AC
50492004-01-26 Andrew Cagney <cagney@redhat.com>
5050
5051 * gdb.texinfo (Overview): Delete references to the cisco protocol
5052 including the "N" response.
5053
74055713
AC
50542004-01-26 Andrew Cagney <cagney@redhat.com>
5055
5056 * gdbint.texinfo (Target Architecture Definition): Rename
5057 EXTRACT_STRUCT_VALUE_ADDRESS to
5058 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5059
3bbe9696
EZ
50602004-01-24 Eli Zaretskii <eliz@gnu.org>
5061
5062 * gdb.texinfo (KOD): Document "show os". Add index entries for
5063 "set/show os" and "info cisco" commands.
5064
5843504f
EZ
50652004-01-21 Eli Zaretskii <eliz@gnu.org>
5066
5067 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5068
9175c9a3
MC
50692004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5070
5071 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5072 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5073
8e94b928
NR
50742004-01-19 Nick Roberts <nick@nick.uklinux.net>
5075
5076 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5077 -stack-list-locals.
5078 (GDB/MI Variable Objects): Describe extension to
5079 -var-list-children.
5080
a20cf136
DJ
50812004-01-17 Daniel Jacobowitz <drow@mvista.com>
5082
5083 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5084
afb18d0f
AC
50852004-01-17 Andrew Cagney <cagney@redhat.com>
5086
5087 * gdbint.texinfo (Target Architecture Definition): Delete
5088 documentation on DEPRECATED_NPC_REGNUM.
5089
b51970ac
DJ
50902004-01-13 Daniel Jacobowitz <drow@mvista.com>
5091
5092 * gdb.texinfo: Update copyright year. Mention that set
5093 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5094 "set follow-fork-mode ask".
5095
0f0cffd2
AC
50962004-01-13 Andrew Cagney <cagney@redhat.com>
5097
5098 * gdbint.texinfo: Update copyright year.
5099 (Coding): Add -Wunused-label to list of -Werror warnings.
5100
c552b3bb 51012004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5102 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5103
5104 * gdb.texinfo: Update copyright.
5105 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5106 around names, as appropriate. Minor syntax cleanup of
5107 _NSPrintForDebugger explanation. Two spaces after periods.
5108 GDBN used instead of lit. "gdb". Index entries added for
5109 print-object and _NSPrintForDebugger. @noindent added in one spot.
5110
afe157ca
EZ
51112003-11-11 Elena Zannoni <ezannoni@redhat.com>
5112
5113 * stabs.texinfo: Add dircategory and direntry commands.
5114 * annotate.texinfo: Ditto.
5115
963e2bb7
AC
51162003-11-10 Andrew Cagney <cagney@redhat.com>
5117
5118 * gdbint.texinfo (Target Architecture Definition): Replace the
5119 return_value method's "inval" and "outval" parameters with
5120 "readbuf" and "writebuf".
5121
1d8b2f28
JB
51222003-10-28 Jim Blandy <jimb@redhat.com>
5123
5124 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5125 from "The `F' request packet" and "The `F' reply packet", to make
5126 texi2dvi happy.
5127 (File-I/O remote protocol extension): Update menu entries, too.
5128
36d86913
MC
51292003-10-26 Michael Chastain <mec@shout.net>
5130
5131 * gdb.texinfo (Thread Stops): Document the issue with
5132 premature return from system calls in multi-threaded programs.
5133
ce2826aa
AC
51342003-10-24 Andrew Cagney <cagney@redhat.com>
5135
5136 * annotate.texinfo: Fix "fortunatly"[sic].
5137
f24c5e49
KI
51382003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5139
5140 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5141 with "Hitachi" and "Mitsubishi".
5142
92ad9cd9
AC
51432003-10-20 Andrew Cagney <cagney@redhat.com>
5144
5145 * gdbint.texinfo (Target Architecture Definition): Document
5146 gdbarch_return_value. Add cross references from
5147 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5148 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5149
0ab4b752
MK
51502003-10-18 Mark Kettenis <kettenis@gnu.org>
5151
5152 * gdbint.texinfo (Target Architecture Definition): Document
5153 regset_from_core_section.
fb3e19c0
KI
5154
51552003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5156
5157 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5158
a9331b3f 51592003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5160
5161 From Anthony Green <green@redhat.com>:
5ae4183a 5162 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5163
1485d690
KB
51642003-10-14 Kevin Buettner <kevinb@redhat.com>
5165
889bf7c5
PA
5166 * gdb.texinfo (Breakpoint related warnings): New node.
5167 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5168
86d30acc
DJ
51692003-10-13 Daniel Jacobowitz <drow@mvista.com>
5170
5171 * gdb.texinfo (Remote Protocol): Document v and vCont.
5172
172c2a43
KI
51732003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5174
5175 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5176 * gdbint.texinfo: Ditto.
5177
71952f4c
AC
51782003-10-09 Andrew Cagney <cagney@redhat.com>
5179
5180 From 2003-09-18 David Anderson <davea@sgi.com>:
5181 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5182 "command".
5183
268e2188
AC
51842003-10-03 Andrew Cagney <cagney@redhat.com>
5185
5186 * gdbint.texinfo (Target Architecture Definition): Deprecate
5187 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5188 just target.
5189
12c266ea 51902003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5191
f30992d4 5192 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5193 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5194 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5195 * gdbint.texinfo (Target Architecture Definition): Rename
5196
51972003-09-30 Andrew Cagney <cagney@redhat.com>
5198
f30992d4 5199 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5200 (Target Architecture Definition):
f30992d4 5201
2e092625
AC
5202 * gdbint.texinfo (Target Architecture Definition): Rename
5203 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5204
0717ae8a
AC
52052003-09-29 Andrew Cagney <cagney@redhat.com>
5206
dad809b7
AC
5207 * gdbint.texinfo (Target Architecture Definition): Delete
5208 documentation for NEED_TEXT_START_END.
5209
0717ae8a
AC
5210 * gdbint.texinfo (Target Architecture Definition): Rename
5211 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5212 TARGET_WRITE_PC.
a9331b3f 5213
af6cf26d
MC
52142003-09-22 Michael Chastain <mec@shout.net>
5215
5216 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5217
ee206350
AG
52182003-09-21 Anthony Green <green@redhat.com>
5219
5220 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5221
a38c9fe6
MK
52222003-09-21 Mark Kettenis <kettenis@gnu.org>
5223
5224 * gdbint.texinfo (Target Architecture Definition): Document
5225 stabs_argument_has_addr.
5226
77949794
AC
52272003-09-18 Andrew Cagney <cagney@redhat.com>
5228
5229 * gdbint.texinfo (Target Architecture Definition): Delete
5230 documentation on REGISTER_NAMES.
5231
8e823e25
MK
52322003-09-13 Mark Kettenis <kettenis@gnu.org>
5233
5234 * gdbint.texinfo (Target Architecture Definition): Replace
5235 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5236
f27dd7fd
AC
52372003-09-11 Andrew Cagney <cagney@redhat.com>
5238
5239 * gdbint.texinfo (Target Architecture Definition): Replace
5240 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5241
8b148df9
AC
52422003-08-18 Andrew Cagney <cagney@redhat.com>
5243
5244 * gdbint.texinfo (Target Architecture Definition): Document
5245 "frame_red_zone_size".
5246
25d29d70
AC
52472003-08-09 Andrew Cagney <cagney@redhat.com>
5248
5249 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5250 with "set/show backtrace past-main" and "set/show backtrace
5251 limit".
5252
c938e9b0
L
52532003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5254
5255 * Makefile.in (install-info): Support DESTDIR.
5256 (install-html): Likewise.
5257
64fabec2
AC
52582003-08-07 Andrew Cagney <cagney@redhat.com>
5259
5260 Patch from Nick Roberts.
5261 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5262 bindings. Remove description of send-gdb-command.
5263
2fcf52f0
AC
52642003-08-07 Andrew Cagney <cagney@redhat.com>
5265
5266 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5267 GDB 6.0.
5268
086432e2
AC
52692003-08-06 Andrew Cagney <cagney@redhat.com>
5270
5271 * gdb.texinfo (Mode Options): Mention that level three is the
5272 highest available and that level 2 is deprecated.
5273 (Annotations Overview): Mention annotation levels. Cross reference
5274 to "Limitations of the Annotation Interface" in annotate.texi.
5275 (TODO, Value Annotations, Frame Annotations): Delete section.
5276 (Displays, Breakpoint Info): Delete.
5277
e5249f67
AC
52782003-08-04 Andrew Cagney <cagney@redhat.com>
5279
5280 * agentexpr.texi: Delete @bye.
5281 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5282 (stabs.info): Add $(srcdir) to include search path.
5283 (html): Depend on "annotate_toc.html", and not "annotate.html".
5284 * stabs.texinfo: Ditto. Include "fdl.texi".
5285 * gdbint.texinfo: Update copyright statement's list of invariant
5286 sections.
5287
e6f672d2
AC
52882003-07-28 Andrew Cagney <cagney@redhat.com>
5289
5290 * Makefile.in (INFO_DEPS): Add annotate.info.
5291 (dvi, ps, html, pdf): Add annotate.
5292 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5293 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5294 (ANNOTATE_DOC_FILES): New macro.
5295 (ANNOTATE_TEX_TMPS): New macro.
5296 (annotate.info, annotate_toc.html): Specify dependencies.
5297 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5298 * annotate.texinfo: Rename annotate.texi. Get building. Add
5299 "Migrating to GDB/MI" and "Limitations of the Annotation
5300 Interface" chapters. Mention why it is not part of the user
5301 guide. Update copyright notice. Include "fdl.texi".
5302
72ffddc9
SC
53032003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5304
5305 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5306
a9f12a31
DJ
53072003-07-24 Daniel Jacobowitz <drow@mvista.com>
5308
5309 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5310
b1fe9455
DJ
53112003-07-24 Daniel Jacobowitz <drow@mvista.com>
5312
5313 * gdb.texinfo (Server): Mention pidof.
5314
153721e6
AC
53152003-07-22 Andrew Cagney <cagney@redhat.com>
5316
5317 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5318 list.
5319
0fac0b41
DJ
53202003-06-28 Daniel Jacobowitz <drow@mvista.com>
5321
5322 * gdb.texinfo (Logging output): New chapter.
5323
4e562065
JB
53242003-06-24 Joel Brobecker <brobecker@gnat.com>
5325
5326 * gdb.texinfo (Unsupported languages): New section.
5327 (Languages): Add link to new section.
5328
f2c06f52
AC
53292003-06-22 Andrew Cagney <cagney@redhat.com>
5330
5331 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5332
b4177fca
DJ
53332003-06-22 Daniel Jacobowitz <drow@mvista.com>
5334
5335 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5336
f418dd93
DJ
53372003-06-22 Daniel Jacobowitz <drow@mvista.com>
5338
5339 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5340 * agentexpr.texi: Retitle section, and change it to an appendix.
5341 Comment out texinfo initialization. Factor a @var{} into two
5342 pieces to prevent makeinfo warnings.
5343 * gdb.texinfo: Add Agent Expressions appendix.
5344
4ca61388
DJ
53452003-06-19 Daniel Jacobowitz <drow@mvista.com>
5346
5347 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5348
07f31aa6
DJ
53492003-06-18 Daniel Jacobowitz <drow@mvista.com>
5350
5ae4183a 5351 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5352 remote target". Document the "detach" and "disconnect" commands.
5353 (Server, Netware, Debug Session): Reference "Connecting to a
5354 remote target".
5355 (GDB/MI Target Manipulation): Document "-target-disconnect".
5356
2dd0da42
AC
53572003-06-13 Andrew Cagney <cagney@redhat.com>
5358
5359 * gdbint.texinfo (Target Architecture Definition): Deprecate
5360 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5361 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5362
e7a3abfc
JB
53632003-06-09 Jim Blandy <jimb@redhat.com>
5364
5365 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5366
25e3a86b
AC
53672003-06-08 Andrew Cagney <cagney@redhat.com>
5368
5369 * gdbint.texinfo (Target Architecture Definition): Delete
5370 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5371
a9e5fdc2
AC
53722003-06-08 Andrew Cagney <cagney@redhat.com>
5373
5374 * gdbint.texinfo (Target Architecture Definition): Document
5375 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5376
b37303ee
AF
53772003-06-07 Adam Fedor <fedor@gnu.org>
5378
5379 * gdb.texinfo: Add Objective-C documentation.
5380
39fe6e80
AC
53812003-06-01 Andrew Cagney <cagney@redhat.com>
5382
5383 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5384 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5385
125309b2
AC
53862003-05-21 Andrew Cagney <cagney@redhat.com>
5387
5388 * gdbint.texinfo (Target Architecture Definition): Delete
5389 references to "extract_address" and "store_address".
5390
b8b527c5
AC
53912003-05-16 Andrew Cagney <cagney@redhat.com>
5392
5393 * gdbint.texinfo (Target Architecture Definition): Replace
5394 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5395 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5396
50e3ee83
TR
53972003-05-14 Theodore A. Roth <troth@openavr.org>
5398
5399 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5400
44e2be90
L
54012003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5402
5403 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5404 (gdb.dvi): Likewise.
5405 (gdb.pdf): Likewise.
5406 (links2roff): Likewise.
5407
df5215a6
JB
54082003-05-08 Jim Blandy <jimb@redhat.com>
5409
5410 * gdb.texinfo (Dump/Restore Files): Update documentation for
5411 'dump', 'append', and 'restore': note that format argument is
5412 optional; simplify presentation of the command variants; and be
5413 more precise about the formats.
5414
5e7b2f39
JB
54152003-05-07 Jim Blandy <jimb@redhat.com>
5416
5417 * gdb.texinfo (Symbols): Update documentation: 'maint list
5418 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5419 symtabs' and 'maint info psymtabs'.
5420
b1e29e33
AC
54212003-05-05 Andrew Cagney <cagney@redhat.com>
5422
5423 * gdbint.texinfo (Target Architecture Definition): Make
5424 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5425 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5426 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5427
00905d52
AC
54282003-05-04 Andrew Cagney <cagney@redhat.com>
5429
5430 * gdb.texinfo (Maintenance Commands): Document "maint print
5431 dummy-frames".
5432
54ff5908
AC
54332003-05-04 Andrew Cagney <cagney@redhat.com>
5434
5435 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5436
32e7087d
JB
54372003-05-03 J. Brobecker <brobecker@gnat.com>
5438
5439 Thierry Schneider <tpschneider1@yahoo.com>
5440 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5441 for new MI command.
5442
7043d8dc
AC
54432003-05-03 Andrew Cagney <cagney@redhat.com>
5444
5445 * gdbint.texinfo (Target Architecture Definition): Document
5446 push_dummy_code. Add cross references.
5447
e33d66ec
EZ
54482003-05-02 Elena Zannoni <ezannoni@redhat.com>
5449
5450 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5451 set/show charsets commands.
5452
0ba6dca9
AC
54532003-04-28 Andrew Cagney <cagney@redhat.com>
5454
5455 * gdbint.texinfo (Target Architecture Definition): Replace
5456 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5457 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5458
d7a27068
AC
54592003-04-28 Andrew Cagney <cagney@redhat.com>
5460
5461 * gdbint.texinfo (Target Architecture Definition): Rename
5462 "tm_print_insn" to "deprecated_tm_print_insn".
5463
44ea7b70
JB
54642003-04-09 Jim Blandy <jimb@redhat.com>
5465
5466 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5467 list psymtabs'.
5468
fb8f8949
AC
54692003-04-08 Andrew Cagney <cagney@redhat.com>
5470
5471 * gdbint.texinfo (Target Architecture Definition): Delete
5472 references to EXTRA_FRAME_INFO.
5473
32fb0f22
AC
54742003-04-08 Andrew Cagney <cagney@redhat.com>
5475
5476 * gdbint.texinfo (Target Architecture Definition): Delete
5477 PRINT_TYPELESS_INTEGER.
5478
6be67e67
JB
54792003-04-02 J. Brobecker <brobecker@gnat.com>
5480
5481 * observer.texi (GDB Observers): Adjust the documentation for the
5482 normal_stop notification to better describe reality. Fix a couple
5483 of minor typos.
5484
4e35d5f0
BR
54852003-04-02 Bob Rossi <bob_rossi@cox.net>
5486
a9331b3f 5487 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5488 '-file-list-exec-source-file'
5489
e8a8712a
AC
54902003-03-31 Andrew Cagney <cagney@redhat.com>
5491
5492 * gdbint.texinfo (Target Architecture Definition): Delete
5493 references to CALL_DUMMY_P.
5494
6c0e89ed
AC
54952003-03-30 Andrew Cagney <cagney@redhat.com>
5496
5497 * gdbint.texinfo (Target Architecture Definition): Remove
5498 reference to TARGET_WRITE_SP.
a9331b3f 5499
378bfd1b
AC
55002003-03-27 Andrew Cagney <cagney@redhat.com>
5501
5502 * gdbint.texinfo (Target Architecture Definition): Remove
5503 references to write_sp.
6c0e89ed 5504
922fbb7b
AC
55052003-03-27 Andrew Cagney <cagney@redhat.com>
5506
5507 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5508 chapter body. Use @smallexample instead of @example.
5509 (Annotations): Ditto.
5510 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5511 annotate.texi.
5512
b81774d8
AC
55132003-03-26 Andrew Cagney <cagney@redhat.com>
5514
5515 * gdbint.texinfo (Target Architecture Definition): Replace
5516 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5517 dummy_addr parameters.
5518
1bf6d5cc
AC
55192003-03-25 Andrew Cagney <cagney@redhat.com>
5520
5521 * gdbint.texinfo (Target Architecture Definition): Delete
5522 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5523 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5524 Add reference to PUSH_ARGUMENTS.
5525
618ce49f
AC
55262003-03-23 Andrew Cagney <cagney@redhat.com>
5527
5528 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5529 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5530
bcd7e15f
JB
55312003-03-18 J. Brobecker <brobecker@gnat.com>
5532
5533 * gdbint.texinfo (Algorithms): Add new section describing the
5534 Observer paradigm.
5535 (Top): Add menu entry to new observer appendix.
5536 * observer.texi: New file.
5537 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5538 new observer.texi file.
5539
9fe8321b
AC
55402003-03-17 Andrew Cagney <cagney@redhat.com>
5541
5542 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5543 that GNU Press update the manual version number.
5544
ac2adee5
AC
55452003-03-12 Andrew Cagney <cagney@redhat.com>
5546
5547 * gdbint.texinfo (Target Architecture Definition): Delete
5548 references to get_saved_register. Rename GET_SAVED_REGISTER to
5549 DEPRECATED_GET_SAVED_REGISTER.
5550
749b82f6
AC
55512003-03-13 Andrew Cagney <cagney@redhat.com>
5552
5553 * gdbint.texinfo (Target Architecture Definition): Replace
5554 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5555
8bedc050
AC
55562003-03-12 Andrew Cagney <cagney@redhat.com>
5557
5558 * gdbint.texinfo (Target Architecture Definition): Rename
5559 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5560
0ce1b118
CV
55612003-03-10 Corinna Vinschen <vinschen@redhat.com>
5562
5563 * gdb.texinfo: Add File-I/O documentation.
5564
12cc2063
AC
55652003-03-10 Andrew Cagney <cagney@redhat.com>
5566
5567 * gdbint.texinfo (Target Architecture Definition): Cross reference
5568 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5569
7453dc06
AC
55702003-03-07 Andrew Cagney <cagney@redhat.com>
5571
5572 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5573 frame" command.
5574
6314f104
AC
55752003-03-05 Andrew Cagney <cagney@redhat.com>
5576
5577 * gdbint.texinfo (Target Architecture Definition): Document
5578 unwind_dummy_id. Cross reference unwind_dummy_id and
5579 SAVE_DUMMY_FRAME_TOS.
5580
f1212245
DJ
55812003-03-05 James Ingham <jingham@apple.com>
5582 Daniel Jacobowitz <drow@mvista.com>
5583
5584 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5585 and "show cp-abi".
5586
77e7e267
AC
55872003-03-03 Andrew Cagney <cagney@redhat.com>
5588
5589 * gdbint.texinfo (Target Architecture Definition): Document
5590 register_type.
5591
838a8221
AC
55922003-03-03 Andrew Cagney <cagney@redhat.com>
5593
5594 * stabs.texinfo (Structures): Use @samp and separate @var's
5595 instead of a single @var containing a comma separated list.
5596 (Unions): Ditto.
5597
d7f4a264
DJ
55982003-03-02 Daniel Jacobowitz <drow@mvista.com>
5599
5600 * Makefile.in (distclean): Remove config.log.
5601
f30ee0bc
AC
56022003-03-01 Andrew Cagney <cagney@redhat.com>
5603
5604 * gdbint.texinfo (Target Architecture Definition): Rename
5605 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5606
56072003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5608
5609 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5610 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5611
be448670
CF
56122003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5613
5614 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5615 (Non-debug DLL symbols): New node, describing the minimal symbols
5616 loaded from DLLs without real debugging symbols.
5617
501eef12
AC
56182003-02-20 Andrew Cagney <ac131313@redhat.com>
5619
5620 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5621 hardware-breakpoint-limit".
5622 (Set Watchpoints): Add cross reference to "set remote
5623 hardware-watchpoint-limit".
5624 (Remote configuration options): New section.
5625
21c294e6
AC
56262003-02-04 Andrew Cagney <ac131313@redhat.com>
5627
e9be73e4
AC
5628 * gdbint.texinfo (Target Architecture Definition): Delete
5629 descrption of IS_TRAPPED_INTERNALVAR.
5630
21c294e6
AC
5631 From Keith Seitz <keiths@redhat.com>:
5632 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5633 option "-i"/"--interpreter" to this chapter. Include index
5634 entries.
5635
0179ffac
DC
56362003-02-04 David Carlton <carlton@math.stanford.edu>
5637
5638 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5639 (Variables): Recommend stabs+ and DWARF 2.
5640 (C plus plus expressions): Correct info about
5641 compiler versions, debug formats.
5642 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5643 PR symtab/874.
5644
7ca9f392
AC
56452003-02-01 Andrew Cagney <ac131313@redhat.com>
5646
5647 * gdbint.texinfo (Target Architecture Definition): Delete
5648 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5649 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5650 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5651 references to nindy and i960.
5652 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5653
31a85ea2
AC
56542003-02-01 Andrew Cagney <ac131313@redhat.com>
5655
5656 * gdbint.texinfo (Target Architecture Definition): Delete
5657 FLOAT_INFO.
5658
6b894e49
AC
56592003-01-30 Andrew Cagney <ac131313@redhat.com>
5660
5661 * stabs.texinfo (Member Type Descriptor): Clarify description of
5662 `@'. Suggested by Ben Hutchings.
5663
c48861fb
AC
56642003-01-29 Andrew Cagney <ac131313@redhat.com>
5665
5666 * gdb.texinfo (M68K): Delete reference to es1800.
5667
617073a9
AC
56682003-01-29 Andrew Cagney <ac131313@redhat.com>
5669
5670 * gdb.texinfo (Maintenance Commands): Document `maint print
5671 reggroups' and `maint print register-groups'.
5672 * gdbint.texinfo (Target Architecture Definition): Document
5673 register_reggroup_p.
5674
5b5d99cf
JB
56752003-01-23 Jim Blandy <jimb@redhat.com>
5676
5677 * gdb.texinfo (Separate Debug Files): New section.
5678
e7ba9c65
DJ
56792003-01-22 Daniel Jacobowitz <drow@mvista.com>
5680
5681 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5682 and "maint show profile".
5683
94e91d6d
MC
56842003-01-16 Michael Chastain <mec@shout.net>
5685
5686 * gdb.texinfo (Installing GDB): Warn against
5687 ".../gdb-VERSION/gdb/configure".
5688 (Separate Objdir): Likewise.
5689
867f3898
AC
56902003-01-15 Andrew Cagney <ac131313@redhat.com>
5691
5692 * gdbint.texinfo (Target Architecture Definition): Delete
5693 definition of PRINT_REGISTER_HOOK.
5694
f153cc92
EZ
56952003-01-15 Elena Zannoni <ezannoni@redhat.com>
5696
5697 (OpenRISC 1000): Fix formatting of command names.
5698
c60eb6f1
EZ
56992003-01-15 Elena Zannoni <ezannoni@redhat.com>
5700
5701 * gdb.texinfo (Continuing and Stepping): Add new command
5702 'advance'. Clarify behavior of 'until'.
5703
f5ebfba0
DJ
57042003-01-13 Daniel Jacobowitz <drow@mvista.com>
5705
5706 * gdb.texinfo (Files): Document solib-absolute-prefix and
5707 solib-search-path.
5708
4ce8657e
MC
57092003-01-09 Michael Chastain <mec@shout.net>
5710
5711 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5712 (Create a Release): Add new instructions for new @file{src-release}.
5713 Document existing instructions for @file{Makefile.in} as
5714 being for @value{GDBN} 5.3.1 or earlier.
5715
372613e3
AC
57162003-01-09 Andrew Cagney <ac131313@redhat.com>
5717
5718 * gdbint.texinfo (Target Architecture Definition): Mention
5719 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5720 allocate memory.
5721
b4e9345d
DJ
57222003-01-04 Daniel Jacobowitz <drow@mvista.com>
5723
5724 * gdb.texinfo (Controlling GDB): Add @kindex for
5725 "show osabi".
5726 (Backtraces): Add @kindex's for backtrace-below-main.
5727
98b45e30
DJ
57282003-01-04 Daniel Jacobowitz <drow@mvista.com>
5729
5730 * gdb.texinfo (Controlling GDB): Document "set osabi".
5731
95f90d25
DJ
57322003-01-04 Daniel Jacobowitz <drow@mvista.com>
5733
5734 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5735 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5736
1e698235
DJ
57372003-01-04 Daniel Jacobowitz <drow@mvista.com>
5738
5739 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5740 "set coerce-float-to-double".
5741 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5742
e632838e
AC
57432003-01-02 Andrew Cagney <ac131313@redhat.com>
5744
5745 * stabs.texinfo: Remove obsolete text.
5746 * gdbint.texinfo: Ditto.
5747 * gdb.texinfo: Ditto.
5748
c133ab7a
MK
57492002-12-22 Mark Kettenis <kettenis@gnu.org>
5750
5751 * gdbint.texinfo (Target Architecture Definition): Update
5752 description of gdbarch_register_osabi.
5753
f821f325
KH
57542002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5755
5756 * agentexpr.texi: Fix typos.
5757 * annotate.texi: Likewise.
5758 * fdl.texi: Likewise.
5759
85a6d8d3 57602002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5761
5762 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5763 DEPRECATED_INIT_FRAME_PC.
5764
ae45cd16
AC
57652002-12-01 Andrew Cagney <ac131313@redhat.com>
5766
5767 * gdbint.texinfo (Target Architecture Definition): Delete
5768 PC_IN_CALL_DUMMY.
5769
07555a72
AC
57702002-11-28 Andrew Cagney <ac131313@redhat.com>
5771
5772 * gdbint.texinfo (Host Definition): Delete documentation on
5773 USE_GENERIC_DUMMY_FRAMES.
5774
c166cdc7
EZ
57752002-11-26 Elena Zannoni <ezannoni@redhat.com>
5776
5ae4183a 5777 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5778 * Makefile.in (install-info): Run the install-info command as part
5779 of the post install steps only.
5780 (uninstall-info): New target.
5781 (uninstall): New target.
5782
35db0260
EZ
57832002-11-22 Elena Zannoni <ezannoni@redhat.com>
5784
5785 * Makefile.in (install): Make install do some real work.
5786
9ba8d803
AC
57872002-11-19 Andrew Cagney <ac131313@redhat.com>
5788
5789 Fix POSIX problem reported by Paul Eggert.
5790 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5791 Fix PR gdb/527.
5792
903ad3a6
AC
57932002-10-26 Andrew Cagney <cagney@redhat.com>
5794
5795 * gdbint.texinfo (Target Architecture Definition): Delete
5796 definition of DO_REGISTERS_INFO.
5797
f2abfe65
KB
57982002-10-18 Kevin Buettner <kevinb@redhat.com>
5799
5800 * gdbint.texinfo (Address Classes): Fix problems with insertion
5801 of ``{'' and ``}'' in example.
5802
b5b0480a
KB
58032002-10-17 Kevin Buettner <kevinb@redhat.com>
5804
5805 * gdbint.texinfo (Address Classes): New section.
5806 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5807 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5808 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5809 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5810
c85508ee
KD
58112002-10-11 Klee Dienes <kdienes@apple.com>
5812
5813 * gdb.texinfo (Registers): Mention vector registers as well as
5814 floating registers in the documentation for 'info registers' and
5815 'info all-registers'.
5816
6d12fc3d
DJ
58172002-10-11 Daniel Jacobowitz <drow@mvista.com>
5818
5819 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5820
8d19fbd2
JJ
58212002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5822
5823 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5824 interface definition.
5825
a37295f9
MM
58262002-10-03 Marko Mlinar <markom@opencores.org>
5827
5828 * gdb.texinfo (Target Commands): Add or1k target specific
5829 commands.
5830 * gdb.texinfo (Contributors): Add myself to the contributors list.
5831
da0f9dcd
AC
58322002-10-01 Andrew Cagney <ac131313@redhat.com>
5833
5834 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5835 and "mi1" instead of "mi1" and "mi0".
5836
2e834e49
HPN
58372002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5838
5839 * gdb.texinfo (Packets): Fix typos "alligned".
5840 Correct z3/Z3 description. Correct z4/Z4 title.
5841
050be0dc
AC
58422002-09-27 Andrew Cagney <ac131313@redhat.com>
5843
5844 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5845
1104b9e7
KB
58462002-09-25 Kevin Buettner <kevinb@redhat.com>
5847
5848 * gdb.texinfo: Use GNU/Linux instead of Linux.
5849
512217c7
AC
58502002-09-25 Andrew Cagney <ac131313@redhat.com>
5851
5852 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5853
10998722
AC
58542002-09-24 Andrew Cagney <ac131313@redhat.com>
5855
512217c7 5856 * gdb.texinfo: Replace @example with @smallexample.
10998722 5857
a0eb71c5
KB
58582002-09-20 Kevin Buettner <kevinb@redhat.com>
5859
f7dc1244 5860 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5861 * gdb.texinfo (Character Sets): Use @smallexample instead of
5862 @example. Use GNU/Linux instead of Linux.
5863
58642002-09-20 Jim Blandy <jimb@redhat.com>
5865
5866 * gdb.texinfo: Add character set documentation.
5867
2f870471
AC
58682002-09-19 Andrew Cagney <ac131313@redhat.com>
5869
5870 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5871 (Packets): Add cross reference from `b' packet to `z' packets.
5872
790eb8f5
AC
58732002-09-19 Andrew Cagney <ac131313@redhat.com>
5874
8d30a00d
AC
5875 * gdb.texinfo (Maintenance Commands): Document ``maint
5876 internal-error'' and ``maint internal-warning''.
5877
790eb8f5
AC
5878 * gdbint.texinfo (Target Architecture Definition): Revise
5879 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5880
a23a7bf1
JB
58812002-09-19 Joel Brobecker <brobecker@gnat.com>
5882
5883 * gdbint.texinfo (Target Conditionals): Document the new
5884 NAME_OF_MALLOC macro.
5885
299ffc64
AC
58862002-09-05 Andrew Cagney <ac131313@redhat.com>
5887
5888 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5889 engineer.
5890
b7bb15bc
SC
58912002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5892
5893 * gdb.texinfo (TUI Overview): Document status line fields.
5894
3d757584
SC
58952002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5896
5897 * gdb.texinfo (TUI Commands): Document info win command.
5898
269c21fe
SC
58992002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5900
5901 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5902
7cf36c78
SC
59032002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5904
5905 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5906 (TUI Keys): Likewise.
5907
d2c6833e
AC
59082002-08-25 Andrew Cagney <ac131313@redhat.com>
5909
5910 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5911 for a packet receive.
5912
46d8b1c3
AC
59132002-08-25 Andrew Cagney <ac131313@redhat.com>
5914
5915 * Makefile.in (clean): Move to end of file.
5916 (distclean, maintainer-clean, realclean): Ditto.
5917 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5918 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5919 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5920 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5921
b0787093
AC
59222002-08-24 Andrew Cagney <ac131313@redhat.com>
5923
5924 * Makefile.in (GDBINT_TEX_TMPS): Define.
5925 (gdbint.dvi, gdbint.pdf): Use
5926 (GDB_TEX_TMPS): Define.
5927 (gdb.dvi, gdb.pdf): Use.
5928 (STABS_TEX_TMPS): Define.
5929 (stabs.dvi, stabs.pdf): Use.
5930 (GDB_DOC_SOURCE_INCLUDES): New macros.
5931 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5932 (GDBINT_DOC_FILES_INCLUDES): New macros.
5933 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5934 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5935 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5936 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5937 (links2roff): Replace SFILES_INCLUDED with
5938 GDB_DOC_SOURCE_INCLUDES.
5939 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5940 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5941 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5942 dependencies.
5943 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5944 dependencies.
5945 (gdbmi.texinfo): Delete rule.
5946 (inc-hist.texinfo): Delete rule.
5947 (rluser.texinfo): Delete rule.
5948
ebba8386
AC
59492002-08-23 Andrew Cagney <cagney@redhat.com>
5950
5951 * gdbint.texinfo (Target Architecture Definition): Update
5952 STORE_RETURN_VALUE, mention regcache.
5953
0ab7a791
AC
59542002-08-21 Andrew Cagney <ac131313@redhat.com>
5955
5956 * gdbint.texinfo (Target Architecture Definition): Document
5957 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5958
ee2d5c50
AC
59592002-08-19 Andrew Cagney <ac131313@redhat.com>
5960
5961 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5962 Fix minor typos. Add index entries.
5963
53c69bd7
AC
59642002-08-18 Andrew Cagney <ac131313@redhat.com>
5965
5966 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5967
e76f1f2e
AC
59682002-08-15 Andrew Cagney <ac131313@redhat.com>
5969
5970 * gdbint.texinfo (Target Architecture Definition): Document
5971 PRINT_VECTOR_INFO.
5972 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5973
0680b120
AC
59742002-08-13 Andrew Cagney <ac131313@redhat.com>
5975
5976 * gdb.texinfo (Maintenance Commands): Document "maint print
5977 registers", "maint print raw-registers" and "maint print
5978 cooked-registers".
5979
3c3bea1c
GS
59802002-08-08 Grace Sainsbury <graces@redhat.com>
5981
a9331b3f 5982 From Mark Salter:
3c3bea1c
GS
5983 * gdb.texinfo (Protocol): Document T packet extension to
5984 allow watchpoint address reporting.
5985
42f9b0a5
AC
59862002-08-03 Andrew Cagney <ac131313@redhat.com>
5987
5988 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5989
db034ac5
AC
59902002-08-01 Andrew Cagney <cagney@redhat.com>
5991
5992 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5993 to CHILL.
5994
e2b28d04
AC
59952002-08-01 Andrew Cagney <ac131313@redhat.com>
5996
5997 * gdbint.texinfo (Coding): Revise section "Include Files".
5998
7fb623f7
AC
59992002-07-24 Andrew Cagney <cagney@redhat.com>
6000
6001 * gdbint.texinfo: Obsolete references to m88k.
6002 * gdb.texinfo: Ditto.
6003
4a2b4636
JB
60042002-07-10 Joel Brobecker <brobecker@gnat.com>
6005
7fb623f7 6006 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6007 where the proper version of autoconf can be retrieved.
6008
a71ec265
DH
60092002-07-09 Don Howard <dhoward@redhat.com>
6010
6011 * gdb.texinfo (Command Files): Further describe the behavior of
6012 sourced command files.
6013
b9aa90c9
AC
60142002-06-27 Andrew Cagney <ac131313@redhat.com>
6015
6016 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6017 (Coding): Clarify ISO C version that GDB assumes.
6018
40dd2248
TT
60192002-06-26 Tom Tromey <tromey@redhat.com>
6020
6021 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6022 add_setshow_cmd_full.
6023
bfac230e
DH
60242002-06-25 Don Howard <dhoward@redhat.com>
6025
6026 * gdb.texinfo (Memory Region Attributes): Document new behavior
6027 for 'mem' command.
6028
475b0867
JB
60292002-06-11 Jim Blandy <jimb@redhat.com>
6030
919d772c
JB
6031 * gdb.texinfo (Symbols): Update documentation for `info source'
6032 command.
6033
475b0867
JB
6034 * gdb.texinfo (Macros): Call the command `info macro', not
6035 `show macro'.
6036
ba8c9337
AC
60372002-06-09 Andrew Cagney <ac131313@redhat.com>
6038
6039 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6040 data''.
6041
1029b7fa
MK
60422002-06-09 Mark Kettenis <kettenis@gnu.org>
6043
6044 * gdbint.texinfo (Target Architecture Definition): Document
6045 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6046
16737d73
AC
60472002-06-08 Andrew Cagney <ac131313@redhat.com>
6048
6049 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6050 lists.
6051
30107679
AC
60522002-06-08 Andrew Cagney <ac131313@redhat.com>
6053
6054 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6055 Branch''.
6056
3352e23e
AC
60572002-06-01 Andrew Cagney <ac131313@redhat.com>
6058
6059 * gdbint.texinfo (Target Architecture Definition): Add section
6060 ``Converting an existing Target Architecture to Multi-arch''.
6061
cbb09e6a
AC
60622002-05-30 Andrew Cagney <ac131313@redhat.com>
6063
6064 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6065 to ``Obsoleting code''. Revise.
6066
e2e0bcd1
JB
60672002-05-17 Jim Blandy <jimb@redhat.com>
6068
6069 * gdb.texinfo (C Preprocessor Macros): New chapter.
6070 Include it in the main menu.
6071 (Contributors): Credit Jim Blandy with macro support.
6072 (Compilation): Explain how to get macro information into the
6073 executable.
6074 (Expressions): Note that preprocessor macros are expanded.
6075
9db8d71f
DJ
60762002-05-14 Daniel Jacobowitz <drow@mvista.com>
6077
6078 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6079 options for `target remote'.
6080
6d531722
AC
60812002-05-13 Andrew Cagney <ac131313@redhat.com>
6082
6083 * gdbint.texinfo (Target Architecture Definition): Delete
6084 documentation on NNPC_REGNUM.
6085
13d01224
AC
60862002-05-11 Andrew Cagney <ac131313@redhat.com>
6087
6088 * gdbint.texinfo (Target Architecture Definition): Document
6089 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6090 (Target Architecture Definition): Revise section `Using Different
6091 Register and Memory Data Representations'. Add section `Raw and
6092 Virtual Register Representations'.
6093
b2e75d78
AC
60942002-05-11 Andrew Cagney <ac131313@redhat.com>
6095
6096 * gdbint.texinfo (Target Architecture Definition): Mention
6097 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6098 (Target Architecture Definition): Mention same. Add references to
6099 web pages.
6100
2c8682ee
MS
61012002-05-08 Michael Snyder <msnyder@redhat.com>
6102
6103 * stabs.texinfo (Attributes): Document new "vector" attribute.
6104
0816590b
AC
61052002-05-04 Andrew Cagney <ac131313@redhat.com>
6106
6107 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6108
2653173e
AC
61092002-05-04 Andrew Cagney <ac131313@redhat.com>
6110
6111 * gdb.texinfo: Delete obsolete references to a29k.
6112
d7bd68ca
AC
61132002-04-24 Andrew Cagney <ac131313@redhat.com>
6114
6115 * gdbint.texinfo (Target Architecture Definition): Replace
6116 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6117
21d83aa5
DM
61182002-04-24 David S. Miller <davem@redhat.com>
6119
6120 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6121
7673a6cc
DM
61222002-04-21 David S. Miller <davem@redhat.com>
6123
6124 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6125
d49d1e0a
AC
61262002-04-21 Andrew Cagney <ac131313@redhat.com>
6127
6128 * gdbint.texinfo (Target Architecture Definition): Delete
6129 definition of HAVE_REGISTER_WINDOWS.
6130
f7dc1244 61312002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6132
6133 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6134 "Theodore A. Roth" <troth@verinet.com>.
6135
5ca0cb28
DH
61362002-04-15 Don Howard <dhoward@redhat.com>
6137
f7dc1244 6138 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6139 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6140 Provide a better explaination of this feature.
5ca0cb28 6141
f208ba17
AC
61422002-04-14 Andrew Cagney <ac131313@redhat.com>
6143
6144 * gdbint.texinfo (Target Architecture Definition): Remove
6145 FRAME_CHAIN_COMBINE.
6146
d5ba91de
MC
61472002-04-12 Michael Chastain <mec@shout.net>
6148
6149 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6150 REG_STACK_SEGMENT.
6151
26818220
MC
61522002-04-09 Michael Chastain <mec@shout.net>
6153
6154 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6155 PYRAMID_* macros.
6156
129188f6
AC
61572002-04-07 Andrew Cagney <ac131313@redhat.com>
6158
6159 * gdb.texinfo (Bug Reporting): Document that the web is the
6160 prefered way of submitting bug reports.
6161 (Bug Reporting): Delete the s-mail address as the last resort.
6162
8227c0ff
AC
61632002-04-05 Andrew Cagney <ac131313@redhat.com>
6164
6165 * gdbint.texinfo (Target Architecture Definition): Delete
6166 references to TARGET_WRITE_FP and write_fp.
6167
16d9dec6
MS
61682002-03-27 Michael Snyder <msnyder@redhat.com>
6169
6170 * gdb.texinfo: Document new commands dump, append, and restore.
6171
9ae8b82c
AC
61722002-03-27 Andrew Cagney <ac131313@redhat.com>
6173
6174 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6175 Branch'.
6176
474c8240
AC
61772002-03-18 Andrew Cagney <ac131313@redhat.com>
6178
6179 * gdb.texinfo: Change all examples to @smallexample.
6180 * gdbint.texinfo: Ditto.
a9331b3f 6181
fb0ff88f
AC
61822002-03-18 Andrew Cagney <ac131313@redhat.com>
6183
6184 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6185 Branches''.
6186
9bb0a4d8
AC
61872002-03-18 Andrew Cagney <ac131313@redhat.com>
6188
6189 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6190 Policy''.
6191
937f164b
FF
61922002-03-04 Fred Fish <fnf@redhat.com>
6193
6194 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6195 expresson, suports, dependant, trhe, perhaphs, situtations,
6196 explictily, taged, oportunity, unfortunatly).
6197
a7b40f07
AC
61982002-02-24 Andrew Cagney <ac131313@redhat.com>
6199
6200 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6201 Remove reference to 3.12.
6202
aab4e0ec
AC
62032002-02-23 Andrew Cagney <ac131313@redhat.com>
6204
6205 * gdbint.texinfo: Include fdl.texi.
6206 (Top): Add GNU Free Documentation License.
6207 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6208 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6209 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6210 (gdbint.info): Add srcdir to include path.
6211 * gdb.texinfo: Include gpl.texi.
6212 (Top): Add Copying.
6213 * gpl.texi: New file.
6214
47b95330
AC
62152002-02-23 Andrew Cagney <ac131313@redhat.com>
6216
6217 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6218
78c47bea
PM
62192002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6220
6221 * gdb.texinfo: Document Cygwin native specific commands.
6222
56460a61
DJ
62232002-02-15 Daniel Jacobowitz <drow@mvista.com>
6224
6225 * gdb.texinfo: Document gdbserver ``--attach'' command.
6226
def71bfa
MS
62272002-02-07 Michael Snyder <msnyder@redhat.com>
6228
6229 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6230 to @code(_ovly_debug_event).
6231
c928edc0
AC
62322002-02-07 Andrew Cagney <ac131313@redhat.com>
6233
6234 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6235
81d46470
MS
62362002-02-06 Michael Snyder <msnyder@redhat.com>
6237
6238 * gdb.texinfo (overlays): Mention new magic symbol
6239 '_ovly_debug_event', which allows GDB to keep better track
6240 of overlays.
6241
f7dc1244 62422002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6243
6244 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6245 Suggested by Dmitry Sivachenko.
6246
6247 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6248
15110bc3
MS
62492002-02-01 Michael Snyder <msnyder@redhat.com>
6250
6251 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6252
6763aef9
MS
62532002-01-30 Michael Snyder <msnyder@redhat.com>
6254
ac282366
MS
6255 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6256 (set trust-readonly-sections): Document.
6763aef9 6257
8642bc8f
AC
62582002-01-29 Andrew Cagney <ac131313@redhat.com>
6259
6260 * gdbint.texinfo (Releasing GDB): Revise and update.
6261
afe64c1a
AC
62622002-01-28 Andrew Cagney <ac131313@redhat.com>
6263
6264 * gdbint.texinfo (Target Architecture Definition): Delete
6265 description of TARGET_BYTE_ORDER_DEFAULT.
6266
f7dc1244 62672002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6268
6269 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6270 <mitya@cavia.pp.ru>.
6271
3d6e1b5a
AC
62722002-01-23 Andrew Cagney <ac131313@redhat.com>
6273
6274 * libgdb.texinfo: Delete file.
6275
6c0e9fb3
AC
62762002-01-22 Andrew Cagney <ac131313@redhat.com>
6277
6278 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6279 * gdbint.texinfo: Ditto.
6280
e0ce93ac
AC
6281Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6282
6283 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6284
be298bcc
AC
62852002-01-22 Andrew Cagney <ac131313@redhat.com>
6286
6287 * Makefile.in: Update copyright.
6288 (TEXI2DVI): Define.
6289 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6290 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6291 gdb-cfg.texi.
6292 (TEXINDEX, PDFTEX): Delete makefile variables.
6293
8e04817f
AC
62942002-01-22 Andrew Cagney <ac131313@redhat.com>
6295
6296 * gdb.texinfo (Protocol): Move section to appendix.
6297
6b2f586d
AC
62982002-01-21 Andrew Cagney <ac131313@redhat.com>
6299
6300 * gdb.texinfo (Remote Debugging): Create a menu.
6301 (Top): Add ``Remote Debugging'' to menu.
6302
6f05cf9f
AC
63032002-01-21 Andrew Cagney <ac131313@redhat.com>
6304
6305 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6306 serial protocol'' from here.
6307 (Remote Debugging): To here. New chapter.
6308
3fd3d7d2
AC
63092002-01-20 Andrew Cagney <ac131313@redhat.com>
6310
6311 * gdbint.texinfo (Target Architecture Definition): Delete
6312 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6313
7fd60527
AC
63142002-01-20 Andrew Cagney <ac131313@redhat.com>
6315
6316 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6317 are no longer needed.
6318 (Porting GDB): Add maintainer note about configure.host.
6319
c2f05ac9
AC
63202002-01-20 Andrew Cagney <ac131313@redhat.com>
6321
6322 * gdbint.texinfo (Target Architecture Definition): Remove
6323 definition of IEEE_FLOAT.
6324
f7dc1244 63252002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6326
6327 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6328 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6329 <3diff@gnu.org>
231b2aad 6330
82600034
AC
63312002-01-19 Andrew Cagney <ac131313@redhat.com>
6332
6333 * gdbint.texinfo (Host Definition): Remove references to
6334 MALLOC_INCOMPATIBLE.
6335
7708fa01
AC
63362002-01-17 Andrew Cagney <ac131313@redhat.com>
6337
6338 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6339 and xyz-xdep.o.
6340
eb12ee30
AC
63412002-01-17 Andrew Cagney <ac131313@redhat.com>
6342
889bf7c5 6343 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6344 (Set Breaks): Copy ``maint info breakpoint'' doco to
6345 ``Maintenance Commands'' appendix. Add reference.
6346
c9ccaa92
AC
63472002-01-17 Andrew Cagney <ac131313@redhat.com>
6348
6349 * fdl.texi: Remove next/prev from @node.
6350
f7dc1244 63512002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6352
6353 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6354 for monstrous @multitable (from Brian Youmans).
6355
6356 * fdl.texi: New file.
6357
6358 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6359
8973da3a
AC
63602002-01-15 Andrew Cagney <ac131313@redhat.com>
6361
6362 * gdbint.texinfo (Releasing GDB): New chapter.
6363
7d86b5d5
AC
63642002-01-14 Andrew Cagney <ac131313@redhat.com>
6365
6366 * gdb.texinfo (Embedded Processors, Calling program functions):
6367 Obsolete references to a29k.
6368
cc1cb004
AC
63692002-01-13 Andrew Cagney <ac131313@redhat.com>
6370
6371 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6372 examples. Document that a code-block should do or discard its
6373 cleanups before exit.
6374
79f12247
MS
63752002-01-11 Michael Snyder <msnyder@redhat.com>
6376
6377 * gdb.texinfo (Choosing files): Change @samp to @file.
6378
19837790
MS
63792002-01-05 Michael Snyder <msnyder@redhat.com>
6380
6381 * gdb.texinfo (--pid): Document new command line option (attach).
6382
f7dc1244 63832002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6384
6385 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6386 in the stub.
6387
d7449b42
AC
63882002-01-04 Andrew Cagney <ac131313@redhat.com>
6389
6390 * gdbint.texinfo (Target Architecture Definition): Replace
6391 BIG_ENDIAN with BFD_ENDIAN_BIG.
6392
f23631e4
AC
63932002-01-03 Andrew Cagney <ac131313@redhat.com>
6394
6395 * gdbint.texinfo (Target Architecture Definition): Replace
6396 value_ptr with struct value pointer.
6397
72c9928d
EZ
63982002-01-02 Eli Zaretskii <eliz@gnu.org>
6399
6400 * gdb.texinfo (Free Software): Fix wording.
6401
959acfd1
EZ
64022001-12-31 Eli Zaretskii <eliz@gnu.org>
6403
6404 * gdb.texinfo (Free Software): New section ``Free Software Needs
6405 Free Documentation''.
6406
f7dc1244 64072001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6408
6409 * stabs.texinfo:
6410 * gdb.texinfo:
6411 * gdbint.texinfo:
6412 * libgdb.texinfo:
6413 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6414
6600abed
MS
64152001-12-29 Michael Snyder <msnyder@redhat.com>
6416
6417 * gdb.texinfo (maint info sections): Fix typo.
6418
f6680716
MS
64192001-12-26 Michael Snyder <msnyder@redhat.com>
6420
fe95c787
MS
6421 * gdb.texinfo (maint info sections): Document.
6422
a9331b3f 6423 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6424 'info proc' sub-options that are currently not implemented.
6425
c3d3ce5b
JB
64262001-12-20 Jim Blandy <jimb@redhat.com>
6427
6428 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6429
778eb05e
AC
64302001-12-15 Andrew Cagney <ac131313@redhat.com>
6431
6432 * gdbint.texinfo (Target Architecture Definition): Replace
6433 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6434
2607059c
AC
64352001-12-01 Andrew Cagney <ac131313@redhat.com>
6436
6437 * gdbint.texinfo (Host Definition): Delete documentation on
6438 HOST_BYTE_ORDER.
6439
df0cd8c5
JB
64402001-11-30 Jim Blandy <jimb@redhat.com>
6441
6442 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6443 overlay support. Add to top-level menu.
df0cd8c5 6444
88118b3a
TT
64452001-11-26 Tom Tromey <tromey@redhat.com>
6446
6447 * gdb.texinfo (Command Syntax): Document C-o binding.
6448
96565e91
CF
64492001-07-26 Christopher Faylor <cgf@redhat.com>
6450
6451 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6452 use since it is described in the referenced section.
6453
f7dc1244 6454 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6455 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6456 clearer when using DJGPP.
6457
2a3d5645
CF
64582001-11-24 Christopher Faylor <cgf@redhat.com>
6459
6460 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6461 specifically refer to MS-DOS.
6462 (command files): Mention gdb.ini is only used on MS-DOS.
6463
aa26fa3a
TT
64642001-11-21 Tom Tromey <tromey@redhat.com>
6465
6466 * gdb.texinfo (Invoking GDB): Document --args.
6467 (Mode Options): Likewise.
6468
4f8ada06
JB
64692001-11-21 Jim Blandy <jimb@redhat.com>
6470
6471 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6472 Delete documentation; this macro has been removed from the
6473 sources.
4f8ada06 6474
3fe0dc10
JB
64752001-11-13 Jim Blandy <jimb@redhat.com>
6476
6477 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6478
9e5abb06
CV
64792001-11-06 Corinna Vinschen <vinschen@redhat.com>
6480
6481 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6482
1c5dfdad
MS
64832001-11-05 Michael Snyder <msnyder@redhat.com>
6484
a9331b3f 6485 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6486 quote regexp chars in function names such as "operator*()".
6487
990f9fe3
FF
64882001-11-01 Fred Fish <fnf@redhat.com>
6489
6490 * gdbint.texinfo (SOLIB_ADD): Document additional new
6491 "readsyms" arg.
6492
b433d00b
DH
64932001-10-30 Don Howard <dhoward@redhat.com>
6494
070b1dd3
DH
6495 * gdb.texinfo: (Command Files) Added documentation for the
6496 behavior of gdb with input redirected from a file.
b433d00b 6497
b7209cb4
FF
64982001-10-28 Fred Fish <fnf@redhat.com>
6499
6500 * gdb.texinfo (auto-solib-add): Change docs to match
6501 implementation change.
6502 (auto-solib-limit): Add docs for new variable.
6503
1aa20aa8
AC
65042001-10-15 Andrew Cagney <ac131313@redhat.com>
6505
6506 * gdbint.texinfo (Target Architecture Definition): Function
6507 value_as_pointer renamed to value_as_address.
6508
fc0c74b1
AC
65092001-10-15 Andrew Cagney <ac131313@redhat.com>
6510
6511 * gdbint.texinfo (Target Architecture Definition): Default
6512 POINTER_TO_ADDRESS functions assume unsigned addresses.
6513 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6514 posting by Jim Blandy.
6515
f4846649
JB
65162001-10-12 Jim Blandy <jimb@redhat.com>
6517
6518 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6519 version of texi2html (1.64) doesn't support this flag any more.
6520
f277788b
MK
65212001-09-08 Mark Kettenis <kettenis@gnu.org>
6522
a9dc4918
MK
6523 * gdbint.texinfo (Host Definition): Remove description of
6524 MEM_FNS_DECLARED.
6525
d28379df
MK
6526 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6527
f277788b
MK
6528 * gdbint.texinfo (Host Definition): Remove description of
6529 HAVE_SIGSETMASK.
6530
7ccaa899
EZ
65312001-09-04 Elena Zannoni <ezannoni@redhat.com>
6532
6533 * gdbint.texinfo (Target Architecture Definition): Add
6534 explanation of TARGET_PRINT_INSN macro.
6535
17d9d558
JB
65362001-08-30 Jim Blandy <jimb@redhat.com>
6537
6538 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6539 Explain what it means to load relocatable files.
6540
72cde065
JB
65412001-08-28 Jim Blandy <jimb@redhat.com>
6542
6543 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6544 info `top' menu.
6545
9e678452
CF
6546Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6547
6548 * gdbint.texinfo: Add a cautionary note about macro use.
6549
a2bea4c3 65502001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6551
a2bea4c3
CV
6552 * gdb.texinfo: Explain omitting the hostname in the
6553 `target remote' command.
6554
1129bf27
DJ
65552001-07-30 Daniel Jacobowitz <drow@mvista.com>
6556
6557 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6558 and END-INFO-DIR-ENTRY.
6559
732b3002
SC
65602001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6561
6562 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6563
89437448
AC
65642001-07-25 Andrew Cagney <ac131313@redhat.com>
6565
6566 * gdbint.texinfo (libgdb): Rewrite.
6567
f7dc1244 65682001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6569
6570 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6571
c4555f82
SC
65722001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6573
6574 * gdb.texinfo (TUI): New chapter, document the TUI.
6575 (Mode Options): Document the -tui option.
6576
2f45a6e0
MK
65772001-07-23 Mark Kettenis <kettenis@gnu.org>
6578
6579 * gdbint.texinfo (Host Definition): Remove description of
6580 NEED_POSIX_SETPGID.
6581
f7dc1244 65822001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6583
6584 * gdb.tex (DJGPP Native): New node, with descriptions of
6585 DJGPP-specific commands.
6586
be9c6c35
JM
65872001-07-19 John R. Moore <jmoore@redhat.com>
6588
6589 * gdbint.texinfo: Three misspellings.
6590
dfa249fb
AC
65912001-07-06 Andrew Cagney <ac131313@redhat.com>
6592
6593 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6594 `test` expressions on bash. Problem reported by Colin Walters.
6595
c72e7388
AC
65962001-07-04 Andrew Cagney <ac131313@redhat.com>
6597
6598 * gdbint.texinfo (User Interface): Update ui-out documentation to
6599 refelect recent UI/MI updates.
6600
94bbb2c0
AC
66012001-07-04 Andrew Cagney <ac131313@redhat.com>
6602
6603 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6604 interpreters.
6605
af6c57ea
AC
66062001-06-15 Andrew Cagney <ac131313@redhat.com>
6607
6608 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6609 structure and not macros.
6610 (Host Definition): Document that much of this chapter is obsolete.
6611 (Target Architecture Definition): Update list of files that make
6612 up a target architecture.
6613 (Coding): Update.
6614
83aa8bc6
AC
66152001-06-28 Andrew Cagney <ac131313@redhat.com>
6616
6617 * gdbint.texinfo (Target Architecture Definition): Update
6618 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6619 The latter has been changed to a true predicate.
6620
f7dc1244 66212001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6622
6623 * annotate.texi: Add @noindent where needed. From Dmitry
6624 Sivachenko <dima@Chg.RU>.
6625 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6626
656db9b0
AC
66272001-06-16 Andrew Cagney <ac131313@redhat.com>
6628
6629 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6630
df2396a1
AC
66312001-06-14 Andrew Cagney <ac131313@redhat.com>
6632
6633 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6634 returns ``OK''. Document that the ``R'' packet does not reply.
6635
0f1f2b0a
MS
66362001-06-13 Michael Snyder <msnyder@redhat.com>
6637
6638 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6639
f7dc1244 66402001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6641
6642 * gdb.texinfo (Signals): Clarify the default setting of signal
6643 handling.
6644
a5d7c491
AC
66452001-05-14 Andrew Cagney <ac131313@redhat.com>
6646
6647 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6648 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6649
05a54c4f
AC
66502001-05-12 Andrew Cagney <ac131313@redhat.com>
6651
6652 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6653
f7dc1244 66542001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6655
6656 * gdbint.texinfo (Clean Design and Portable Implementation):
6657 Renamed from "Clean Design".
6658 (Clean Design and Portable Implementation): Document portable
6659 methods of handling file names, and the associated macros.
6660
f7dc1244 66612001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6662
6663 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6664 command and provide a cross-reference to its description.
6665 (Symbols): Note that "info scope" is useful for trace experiments.
6666
f7dc1244 66672001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6668
b37052ae
EZ
6669 * gdb.texinfo (Symbols): Document "info scope".
6670 (Tracepoints): New chapter.
6671 (Contributors): Update for v5.1.
6672 <All nodes>: Change "C++" to "C@t{++}".
6673
0ee54786
EZ
6674 * gdbint.texinfo (User Interface): A new section about ui_out
6675 functions, based on text written by Fernando Nasser.
6676
c534679c
EZ
6677 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6678
f7dc1244 66792001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6680
e9c75b65
EZ
6681 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6682
6683 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6684
6685 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6686 Replace "GDB" with "@value{GDBN}". Fix markup.
6687
6688 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6689
3d67e040
EZ
6690 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6691 a cross-reference to its description.
6692 (Symbols): Document "info symbol".
6693
f7dc1244 66942001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6695
6696 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6697 subsection "x86 Watchpoints".
6698 (Target Architecture Definition): Document the macros
6699 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6700 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6701
b0ed3589
AC
67022001-03-20 Andrew Cagney <ac131313@redhat.com>
6703
6704 * gdbint.texinfo (Target Architecture Definition): Update
6705 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6706 list.
6707
b6ba6518
KB
67082001-03-06 Kevin Buettner <kevinb@redhat.com>
6709
6710 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6711 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6712
f7dc1244 67132001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6714
6715 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6716
f7dc1244 67172001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6718
17cc6a06
EZ
6719 * gdb.texinfo (Environment): Document that `path' does not change
6720 the value of PATH in GDB's own environment (it did in the past,
6721 but that was changed on March 15, 1994). Reported by Doug Evans
6722 <dje@transmeta.com>.
6723
56caf160
EZ
6724 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6725 its line. Fix markup of commands and macros. Add an Index node
6726 and index entries.
6727
29e57380
C
67282001-01-23 J.T. Conklin <jtc@redback.com>
6729
6730 * gdb.texinfo (Memory region attributes): New manual section.
6731
1c6147de
ND
67322001-01-04 Nicholas Duffek <nsd@redhat.com>
6733
6734 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6735
f7dc1244 67362000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6737
6738 * refcard.tex: Version and copyright fixed. From Phil Edwards
6739 <pedwards@disaster.jaj.com>.
6740
0dcedd82
AC
6741Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6742
6743 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6744 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6745
3b851bce
AC
6746Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6747
6748 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6749 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6750
f7dc1244 67512000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6752
6753 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6754 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6755
b90a5f51
CF
67562000-11-10 Christopher Faylor <cgf@cygnus.com>
6757
6758 * gdb.texinfo: Document new 'set step-mode' command.
6759
f7dc1244 67602000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6761
6762 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6763 changes from Dmitry Sivachenko <dima@Chg.RU>.
6764
f7dc1244 67652000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6766
6767 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6768 From Steven Johnson <sbjohnson@ozemail.com.au>.
6769
2e685b93
MK
67702000-08-10 Mark Kettenis <kettenis@gnu.org>
6771
6772 * gdbint.texinfo (Overall Structure): Spelling fix.
6773
f7dc1244 67742000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6775
6776 * gdbint.texinfo (Target Architecture Definition): Document that
6777 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6778 for which REGISTER_CONVERTIBLE returns a zero value.
6779
63ac3005
EZ
67802000-07-08 Christopher Faylor <cgf@cygnus.com>
6781
6782 * Makefile.in (install-info): Find files to install in either the
6783 build or source directories (adapted from Makefile.am).
6784
bd79f757
ND
67852000-07-07 Nicholas Duffek <nsd@redhat.com>
6786
6787 * stabs.texinfo: Fix spelling errors.
6788 (String Field): FILE-NUMBER starts from 0, not 1.
6789
f7dc1244 67902000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6791
6792 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6793 Brian Youmans.
5f208f6d 6794
f7dc1244 67952000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6796
6797 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6798 the source directory. Reported by Mark Harig
6799 <markh@frazier.landmark.com>.
cc542d3b 6800
f3b28801
C
68012000-06-20 J.T. Conklin <jtc@redback.com>
6802
6803 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6804
449f3b6c
AC
6805Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6806
6807 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6808 Generate using pdftex.
449f3b6c 6809 (PDFTEX): Define.
889bf7c5 6810 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6811 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6812 @contents at the start.
449f3b6c 6813
f7dc1244 68142000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6815
6816 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6817 Youmans.
48e934c6 6818
9e9c5ae7
AC
6819Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6820
6821 From Brian Youmans:
6822 * gdb.texinfo: Fix ``et al.''.
6823
c741b251
AC
6824Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6825
6826 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6827 loop.
c741b251 6828
4ab64e14
JG
68292000-05-19 Jimmy Guo <guo@cup.hp.com>
6830
6831 * configure: Regenerate.
6832
f7dc1244 68332000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6834
6835 * Makefile.in (install-info): Run install-info on installed Info
6836 files.
6837
8c70017b
AC
6838Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6839
a7cb598a 6840 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6841 Andrew Cagney.
8c70017b 6842
f7dc1244 68432000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6844
6845 * gdb.texinfo: Proofreading changes from Brian Youmans.
6846
bf0184be
ND
68472000-05-01 Nick Duffek <nsd@cygnus.com>
6848
6849 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6850 startup sequence, minor edits.
6851
f7dc1244 68522000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6853
6854 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6855 TeX.
6856
6857 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6858 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6859 like `n' and `s' which look weird. Convert some of the @kindex to
6860 @vindex, when they refer to variables, not commands.
6861
33e16fad
AC
6862Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6863
6864 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6865
f7dc1244 68662000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6867
6868 * Makefile.in (GDBMI_DIR): New variable.
6869 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6870 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6871 (gdbmi.texinfo): New target, for texi2roff.
6872 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6873 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6874
6875 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6876 gdbmi.texinfo.
6877 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6878 comment.
6879
d167840f
EZ
68802000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6881
6882 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6883 command.
d167840f 6884
f7dc1244 68852000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6886
6887 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6888 prevents the build (and is generally a Bad Idea).
6889
f7dc1244 68902000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6891
6892 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6893 a comma inside @var.
6894 (Command Files): Index markup changes from Dmitry Sivachenko
6895 <dima@Chg.RU>.
6896
f7dc1244 68972000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6898
6899 * Makefile.in (LN_S): Define.
6900 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6901 invoke "ln -s" unless it is known to work.
6902
6903 * configure.in (AC_PROG_LN_S): Add.
6904
8dc7983f
JB
69052000-04-14 Jim Blandy <jimb@redhat.com>
6906
6907 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6908 section.
6909 (Target Conditionals): Document ADDRESS_TO_POINTER,
6910 POINTER_TO_ADDRESS.
6911
1a8237e8
DB
69122000-04-11 Daniel Berlin <dan@cgsoftware.com>
6913
6914 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6915 gdb-cfg.texi to get the value.
6916
ca526f1a
JB
69172000-04-10 Jim Blandy <jimb@redhat.com>
6918
6919 * gdbint.texinfo (Target Architecture Definition): Fix
6920 cross-references.
6921
faaafcb4
JB
69222000-04-08 Jim Blandy <jimb@redhat.com>
6923
6924 * gdbint.texinfo (Using Different Register and Memory Data
6925 Representations): New section.
6926 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6927 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6928 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6929
1b27397f
AC
6930Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6931
6932 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6933 for acknowledgments.
1b27397f 6934
480ff1fb
AC
6935Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6936
6937 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6938 qThreadExtraInfo.
480ff1fb 6939
a9331b3f 69402000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6941
a9331b3f
RM
6942 * gdb.texinfo: Clarify which remote debug protocol commands are
6943 required and which are optional.
f1251bdd 6944
dbeb8dbd
AC
6945Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6946
6947 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6948 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6949 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6950 * annotate.texi: Update.
6951
6d2ebf8b
SS
69522000-03-28 Stan Shebs <shebs@apple.com>
6953
6954 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6955 expectation of additional changes before release), update
6956 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6957 node links, rephrase and/or shorten lines to fix formatting
6958 problem in both regular and @smallbook formats.
6959 * annotate.texi: Shorten lines in example, use smallexample
6960 consistently everywhere.
6961 * Makefile.in: Add comment about texinfo 4.0 html generation.
6962 (SFILES_INCLUDED): Add annotate.texi.
6963
5d161b24
DB
69642000-03-27 Daniel Berlin <dan@cgsoftware.com>
6965
5ae4183a
AS
6966 * gdb.texinfo (Debugging Output): Added new section, documenting
6967 the "set/show debug" commands.
5d161b24 6968
b9deaee7
AC
6969Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6970
6971 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6972 entry.
b9deaee7
AC
6973
6974 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6975 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 6976 @chapter and @node entries.
a9331b3f 6977
b9deaee7 6978 * gdb.texinfo: Link all top-level nodes.
a9331b3f 6979
9ef47d30
AC
6980Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6981
6982 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 6983 files.
9ef47d30 6984
cfeada60
FN
69852000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6986
6987 From David Whedon <dwhedon@gordian.com>
5ae4183a 6988 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 6989
6837a0a2
DB
69902000-03-22 Daniel Berlin <dan@cgsoftware.com>
6991
6992 * gdb.texinfo: Add documentation for the apropos command.
6993
bba2971c
MS
69942000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6995
6996 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6997
2b628194
MS
69982000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6999
a9331b3f 7000 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7001 two places.
7002
96a2c332
SS
70032000-03-17 Stan Shebs <shebs@apple.com>
7004
7005 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7006 <dima@Chg.RU>, also clarification of allowed content for
7007 string constants.
7008
f7dc1244 70092000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7010
7011 * gdb.texinfo (main menu): Add Annotations.
7012 (File Options): Add @cindex entries for each command-line option.
7013 Document --epoch, --annotate, --async, --interpreter, --write,
7014 --statistics, and --version.
7015
7016 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7017 of GDB.
7018
9d233477
JB
70192000-02-23 Jim Blandy <jimb@redhat.com>
7020
7021 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7022
14e0eb3b
JB
70232000-02-22 Jim Blandy <jimb@redhat.com>
7024
7025 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7026
3555de01
JM
70272000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7028
7029 * Makefile.in (diststuff): New target.
7030
5e35df8e
KB
70312000-02-15 Kevin Buettner <kevinb@redhat.com>
7032
7033 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7034 architecture. [From Jim Wilson.]
5e35df8e 7035
c5394b80
JM
70362000-01-16 Tom Tromey <tromey@cygnus.com>
7037
7038 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7039 (Delete Breaks): Mention range arguments.
7040 (Disabling): Likewise.
7041
c3f6f71d
JM
70422000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7043
7044 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7045
c4093a6a
JM
7046Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7047
7048 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7049 valid functions.
c4093a6a 7050
11cf8741
JM
70511999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7052
7053 * gdb.texinfo: Clarify regular expressions used in rbreak.
7054
917317f4
JM
70551999-10-15 Kevin Buettner <kevinb@cygnus.com>
7056
7057 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7058 MEMORY_REMOVE_BREAKPOINT): Document.
7059
7060Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7061
7062 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7063 offset re-using the DATA offset instead.
917317f4 7064
2df3850c
JM
70651999-10-11 Jim Kingdon <kingdon@redhat.com>
7066
7067 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7068
70691999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7070
7071 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7072 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7073 typos.
7074
7075 * gdb.texinfo: Various minor wording and formatting improvements,
7076 mentions of additional command-line options.
7077
2acceee2
JM
70781999-09-30 Fred Fish <fnf@cygnus.com>
7079
7080 * gdb.texinfo: Document additional forms of specifying section
7081 names and addresses for the add-symbol-file command.
7082
c2c6d25f
JM
70831999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7084
7085 * gdbint.texinfo: Fix typo, add the word "have".
7086
70871999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7088
7089 * gdbint.texinfo (Target Architecture Definition): Document the
7090 SKIP_PERMANENT_BREAKPOINT macro.
7091
d4f3574e
SS
70921999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7093
7094 * gdb.texinfo: Fiks speling errers.
7095
7096 * gdb.texinfo: Fix uses of @multitable.
7097
f7dc1244 7098 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7099 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7100 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7101 comments about using with optimization, add more indexing,
7102 fix info about disassembly-flavor.
7103
7104Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7105
7106 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7107 SKIP_SOLIB_RESOLVER): Define.
7108
7109Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7110
7111 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7112 ``g'' packets.
d4f3574e 7113
104c1213
JM
71141999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7115
7116 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7117 platform-specific info, inline remote.texi and move sections of it
7118 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7119 and register stack into the new chapter.
7120 * remote.texi: Remove, now part of gdb.texinfo.
7121 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7122
71231999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7124
7125 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7126 GDB_TARGET_IS_MACH386): These kludges have gone away.
7127
7128Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7129
7130 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7131 TDEPLIBS.
104c1213 7132
53a5351d
JM
71331999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7134
7135 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7136 surrounding text to fit HP-UX bits into general info.
7137 (HPPA-cfg.texi): Remove, no longer useful.
7138
7139 * gdb.texinfo: Remove explicit links from @node lines, remove
7140 HP-added "Detailed Node Listing" from main menu which confuses
7141 things.
7142
7143 From Dmitry Sivachenko <dima@Chg.RU>:
7144 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7145 in description of `set environment'.
53a5351d
JM
7146
71471999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7148
7149 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7150
7be570e7
JM
71511999-08-12 Ben Elliston <bje@cygnus.com>
7152
7153 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7154
f7dc1244 71551999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7156
7157 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7158 watch, awatch, and rwatch. Explain why the latter two cannot be
7159 set as software watchpoints. Document that watchpoints for local
7160 variables are deleted when the debuggee terminates.
7be570e7
JM
7161
7162Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7163
7164 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7165 packet. Allow E.. response packet. "qRcmd" packet is no longer
7166 reserved.
7be570e7
JM
7167
71681999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7169
a9331b3f
RM
7170 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7171 * gdb.texinfo: Ditto.
7be570e7 7172
96baa820
JM
71731999-08-06 Tom Tromey <tromey@cygnus.com>
7174
7175 * gdb.texinfo (KOD): New node.
7176
7177Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7178
7179 * remote.texi (Rcmd): Fix minor formatting typos.
7180
7181Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7182
7183 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7184 packets.
96baa820 7185
adf40b2e
JM
71861999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7187
7188 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7189 fixes.
7190
43ff13b4
JM
7191Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7192
7193 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7194
085dd6e6
JM
7195Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7196
7197 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7198 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7199 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7200 packets that are not supported on all hosts. Expand examples.
7201 Spell check.
085dd6e6
JM
7202
72031999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7204
7205 * Makefile.in: Recognize html, install-html. Add targets
7206 to build HTML versions of documentation via texi2html.
7207
7208Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7209
7210 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7211 testsuite.
085dd6e6
JM
7212
7213Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7214
7215 * remote.texi (Communication Protocol): Rewrite.
7216
7217Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7218
7219 * stabs.texinfo: Fix uses of xref.
7220
9e0b60a8
JM
7221Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7222
7223 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7224 info about patch submission.
7225
cce74817
JM
7226Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7227
7228 From Per Bothner <bothner@cygnus.com>:
7229 * gdb.texinfo: Document Chill support.
7230
7231Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7232
7233 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7234 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7235 Document that the value should be greater-than or equal-to zero.
7236 (NO_STD_REGS): Document. Deprecate.
cce74817 7237
ac9a91a7
JM
7238Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7239
7240 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7241 Document that these are not used.
ac9a91a7
JM
7242
7243Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7244
7245 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7246
392a587b
JM
7247Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7248
7249 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7250 numargs was dropped.
392a587b
JM
7251
7252Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7253
7254 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7255
b83266a0
SS
7256Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7257
7258 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7259 Update.
b83266a0 7260
7a292a7a
SS
7261Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7262
7263 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7264 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7265
7266Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7267
7268 * gdbint.texinfo: Fix typos: $ -> @.
7269
7270Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7271
7272 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7273 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7274 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7275 BREAKPOINT_FROM_PC.
a9331b3f 7276
7a292a7a
SS
7277Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7278
7279 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7280 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7281
7282Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7283
7284 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7285 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7286
72871999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7288
7289 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7290 longer exists.
7291
7292Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7293
7294 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7295 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7296 they make the manual source incomprehensible.
7a292a7a
SS
7297 * h8-cfg.texi: Remove, hasn't been used in years.
7298
c906108c
SS
7299Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7300
7301 * gdb.texinfo: Update the credits.
7302
7303Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7304
7305 * gdb.texinfo: Fix mistakes noticed in printout of last
7306 draft, add Alpha to discussion of heuristic fence post.
7307
7308Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7309
7310 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7311 Edition, merge some HP changes into mainline, describe some
7312 previously undocumented features, describe more of the target
7313 commands available, eliminate obsolete section on renamed
7314 commands.
c906108c
SS
7315 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7316
7317Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7318
7319 * gdb.texinfo: Make many HPPA conditionals unconditional,
7320 including catchpoint description, since now on for all configs.
7321 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7322 specializations.
7323
7324Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7325
7326 * Makefile.in (GDBvn.texi): Fix match expression to work with
7327 current format of VERSION in gdb/Makefile.in.
7328 * gdb.texinfo: Fix node ref to match new readline.
7329
7330Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7331
a9331b3f
RM
7332 * gdb.texinfo: Changes made as part of a project to merge in
7333 changes made by HP. Documentation makes extensive use of
c906108c
SS
7334 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7335 on remote debugging. There are differences in documentation
889bf7c5 7336 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7337 the HP manual discusses catchpoints, hardware watchpoints, and
7338 some HPUX specific limitations for shared library support.
a9331b3f 7339
c906108c
SS
7340 There are also a number of @node changes.
7341
73421999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7343
7344 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7345 (C Usage): Same.
7346
7347Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7348
7349 The following changes were made by Edith Epstein
889bf7c5
PA
7350 <eepstein@cygnus.com> as part of a project to merge in changes
7351 made by HP.
a9331b3f 7352
c906108c
SS
7353 * HPPA-cfg.texi: new file.
7354
7355 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7356
7357 * refcard.tex: change documentation about catch.
7358 removed info catch.
7359
7360Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7361
7362 * gdbint.texinfo: Expand on GDB's coding standards,
7363 specify the use of arg names with prototypes.
7364
73651998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7366
7367 * gdb.texinfo: Fix tipo.
7368
7369Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7370
7371 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7372 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7373
7374Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7375
7376 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7377
73781998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7379
7380 * agentexpr.texi: New file.
7381
7382Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7383
7384 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7385
73861998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7387
7388 * remote.texi: Changed wording that implied that the GDB remote
7389 protocol caches register values instead of GDB itself.
7390
7391Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7392
7393 * gdbint.texinfo: Add some info about symbol readers.
7394 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7395 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7396 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7397 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7398
7399Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7400
a9331b3f 7401 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7402
7403Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7404
7405 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7406
7407Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7408
7409 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7410 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7411
7412Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7413
7414 * gdbint.texinfo: Fix minor typos.
7415
7416Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7417
7418 * gdbint.texinfo: Complete overhaul. Group descriptions more
7419 logically, add more info on generic algorithms, remove much
7420 obsolete and/or wrong material.
7421
7422Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7423
7424 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7425
7426Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7427
7428 * refcard.tex: Copyright, address updates.
7429
7430Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7431
7432 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7433 for the edition instead of confusing GDB-version-like numbers.
7434
7435Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7436
7437 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7438
7439Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7440
5ae4183a 7441 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7442
7443Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7444
7445 * gdb.texinfo: Add some credits, mention bug monitor.
7446 * remote.texi: Mention mips monitor targets.
7447 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7448
c906108c
SS
7449Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7450
7451 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7452 files, finish sorting of host vs target vs native macros, describe
7453 some more of them.
c906108c
SS
7454
7455Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7456
7457 * gdbint.texinfo (Host Conditionals): Document change from
7458 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7459
7460Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7461
7462 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7463 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7464
7465Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7466
7467 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7468 Document LSEEK_NOT_LINEAR.
7469
7470Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7471
7472 * stabs.texinfo (Stab Section Basics): Make it clear that only
7473 some versions of the GNU linker remove the leading N_UNDF symbol.
7474
7475Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7476
7477 * stabs.texinfo (String Field): Document type number pairs here,
7478 instead of in the Sun specific section.
7479 (Include Files): The GNU linker supports the N_BINCL
7480 optimization. Clarify the N_BINCL value, and what it is used
7481 for.
7482 (Procedures): Document N_FUN with an empty string to mark the end
7483 of a function.
7484 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7485 (Sun Differences): Remove this node, as the information is now
7486 elsewhere in the main document.
7487 (Stab Section Basics): Mention that the GNU linker may optimize
7488 stabs and remove the leading N_UNDF symbol.
7489
7490Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7491
7492 * gdb.texinfo, refcard.tex: Restore author credit
7493
7494Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7495
7496 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7497 documentation to account for START and END macros taking
7498 one arg.
7499
7500Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7501
7502 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7503 * gdb.texinfo (Frames): Fix typo.
7504
7505Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7506
7507 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7508 a target_signal as arg type, not a pid.
7509
7510Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7511
7512 * gdb.texinfo: Document `set assembly-language'.
7513
7514Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7515
7516 * remote.texi: Update list of stubs in the GDB distribution.
7517
7518Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7519
7520 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7521 Also document that some systems can use mmalloc but must define
7522 this if their C runtime allocates memory that is later freed.
c906108c 7523 (MMCHECK_FORCE): Document new macro.
a9331b3f 7524
c906108c
SS
7525Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7526
7527 * remote.texi: Add documentation for target Sparclet.
7528
7529Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7530
a9331b3f 7531 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7532 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7533 * configure.in: Rewritten for autoconf.
7534 * configure: New.
7535
7536Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7537
7538 * Makefile.in (DVIPS): New define, set to dvips.
7539 (dvi): Add stabs.dvi.
7540 (ps): New target.
7541 (all-doc): Depend on info, dvi, and ps targets.
7542 (STAGESTUFF): Add *.ps and *.dvi files.
7543 (clean-info, clean-dvi): Remove.
7544 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7545 rules completely rewritten.
7546 (maintainer-clean): Remove clean-info and clean-dvi
7547 dependencies and put their actions in the rules.
7548 (gdb.ps): New target
a9331b3f 7549 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7550 intermediate TeX files, whether they have 2 or 3 character
7551 extensions.
7552 (gdbint.ps): Add target and rules.
7553 (gdb-internals): Delete unused target.
7554 (Makefile): Depends upon config.status also.
7555
7556Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7557
7558 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7559 set.
7560
7561Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7562
7563 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7564 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7565
7566Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7567
7568 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7569
7570Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7571
7572 * gdb.texinfo (Print settings): Document
7573 `set/show print static-members' commands.
7574
7575Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7576
7577 * gdbint.texinfo (Native): Document name change, coredep.c to
7578 core-aout.c.
7579
7580Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7581
7582 * stabs.texinfo (Include Files): Document the values the SunOS4
7583 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7584
7585Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7586
7587 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7588 Fix typo.
7589
7590Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7591
7592 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7593 "gdb.tar.Z".
7594
7595Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7596
7597 * Makefile.in (maintainer-clean): New target, synonym for
7598 realclean.
7599
7600Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7601
7602 * Update all FSF addresses except those in COPYING* files.
7603
7604Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7605
7606 From Richard Earnshaw (rearnsha@armltd.co.uk):
7607 * gdb.texinfo (convenience variables): Document $_exitcode.
7608 (quit): Document optional expression to use as exit code.
7609
7610Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7611
7612 * gdb.texinfo, remote.texi: Brought up to date with various
7613 GDB changes.
7614
7615Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7616
7617 * gdb.texinfo: Update dates and versions, fix comments about
7618 hardware watchpoints in future releases and about the
7619 sharedlibrary command.
7620
7621Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7622
7623 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7624 C_FUN stab. Other cleanups.
7625
7626Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7627
7628 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7629 for the sparc stub.
7630
7631Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7632
7633 * annotate.texi: Clarify which addresses have differing formats
7634 depending on the language and which do not.
7635
7636Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7637
7638 * remote.texi (NetWare): Changed example to use BOARD= instead of
7639 NODE= argument to reflect correspoding change to gdbserve.nlm.
7640
7641Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7642
7643 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7644 GDB, as well as AIX dbx, supports the size type attribute.
7645
7646Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7647
7648 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7649
7650Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7651
7652 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7653 and new 'if' and 'while' commands.
7654
7655Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7656
7657 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7658
7659Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7660
7661 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7662 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7663 NetWare targets. Mostly stolen from the Server node.
7664
7665Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7666
7667 * gdb.texinfo (Setting): Talk about the language of a source file
7668 versus the working language. The old documentation did not match
7669 what GDB did.
7670
7671Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7672
7673 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7674 of a source file.
7675
7676Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7677
7678 * gdb.texinfo (Processes): New node.
7679
7680Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7681
7682 * remote.texi: Update documentation of set/show mipsfpu.
7683
3fc11d3e
JM
7684Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7685
7686 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7687 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7688
7689Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7690
7691 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7692 obsolete conditionals, described some others.
7693
7694Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7695
7696 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7697 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7698
7699Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7700
7701 * gdbint.texinfo: Put regex conditionals in their own table.
7702
7703Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7704
7705 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7706 described or fixed the descriptions of many others.
7707
7708Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7709
7710 * gdb.texinfo: Add some more credits.
7711 * gdbint.texinfo: Capitalize GDB consistently, describe some
7712 macros and remove some.
7713
7714Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7715
7716 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7717 obsolete conditionals, described some others.
7718
7719Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7720
7721 * gdb.texinfo (help targets): Changed to `help target', which
7722 is the correct gdb command.
7723
7724Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7725
7726 * annotate.texi (TODO): New node, for keeping track of annotations
7727 suggested but not yet implemented.
7728
7729Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7730
7731 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7732 another symbol, it is not the address itself.
7733
7734Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7735
7736 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7737 of stabs-in-coff sections.
7738
7739Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7740
7741 * annotate.texi: Change edition to 0.5 and date to May 1994.
7742 Add index.
7743 (Frames): New node, for frame annotation.
7744 (Displays): New node, for display annotation.
7745
7746 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7747 when waiting for your program to stop.
7748
7749Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7750
7751 * annotate.texi (Breakpoint Info): Document annotation of header
7752 fields and record annotation.
7753
7754Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7755
7756 * annotate.texi: New file, to document annotations.
7757
7758Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7759
7760 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7761 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7762
7763Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7764
7765 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7766 section, and say n_strx field is compilation unit relative.
7767 * stabs.texinfo: Don't use @code for a.out when it is the name of
7768 an object file format.
7769
7770Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7771
7772 * gdb.texinfo: Refer to file names, not path names, per rms
7773 convention.
7774 (Arguments): Fix typo.
7775
7776Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7777
7778 * stabs.texinfo (Global Variables): Talk about stabs in files
7779 where variables are referenced, but not defined.
7780
7781Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7782
7783 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7784 Cplusplus to new nodes Member Type Descriptor and Method Type
7785 Descriptor. Re-write stuff for #.
7786
7787Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7788
7789 * gdb.texinfo (Print Settings): Don't document "set print
7790 fast-symbolic-addr off". The bug which it worked around was fixed
7791 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7792
7793 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7794 N_ENTRY node.
7795
7796 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7797
7798Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7799
7800 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7801 references to ieee-float.c.
7802
7803Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7804
7805 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7806 match what the code actually does.
7807
7808Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7809
7810 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7811
7812Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7813
7814 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7815 i, and b.
7816
7817Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7818
7819 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7820 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7821 as "stabs in sections" rather than just saying "ELF and SOM".
7822 Also make that stuff apply to COFF.
7823
7824Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7825
7826 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7827 Ghostscript.
7828
7829Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7830
7831 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7832 versus functions without line numbers, also mention stepping into
7833 them as well as "step" when you are in them. Tell the user how to
7834 deal with the situation. Add comment about "debugging information".
7835
7836Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7837
7838 * stabs.texinfo (Enumerations): Document restriction on where
7839 enumeration types can appear and still win with GDB.
7840
7841Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7842
7843 * stabs.texinfo (Negative Type Numbers): Document format for type
7844 -16.
7845
7846Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7847
7848 * gdb.texinfo (Selection, Frame Info): Update information about
7849 arbitrary frame specficiations.
7850
7851Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7852
7853 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7854
7855Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7856
7857 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7858
7859Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7860
7861 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7862
7863Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7864
7865 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7866 Differences node to Statics node.
7867 (Statics): Discuss XCOFF use of V symbol descriptor.
7868
7869 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7870 not clean.
7871
7872Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7873
7874 * gdb.texinfo (Print Settings): Document `set print
7875 fast-symbolic-addr' and improve the doc for some other
7876 `set print's.
7877
7878Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7879
7880 * stabs.texinfo (String Field): Talk about defining several type
7881 numbers at once.
7882 Fix lint regarding changing node ELF Transformations to
7883 ELF and SOM Transformations.
7884
7885Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7886
7887 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7888
7889Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7890
7891 * stabs.texinfo (Cross-References): `::' is for nested types only
7892 within <>.
7893 (Structures): Document static members.
7894
7895Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7896
7897 * stabs.texinfo: Document S type attribute.
7898
7899Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7900
7901 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7902
7903Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7904
7905 * gdbint.texinfo: Fix a few typos.
7906
7907Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7908
7909 * gdb.texinfo, remote.texi: formatting improvements
7910
7911 * gdb.texinfo (New Features): mention threads.
7912 (Summary, C): fix xrefs in newly contributed text.
7913 (Threads): index entries, clarifications, example
7914 (passim): minor typos fixed, phrasing improvements
7915
7916 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7917 entries; (Server): explain use of gdbserver w/real-time systems,
7918 add example of conflicting TCP port; (MIPS Remote) break up
7919 running text into table, highlighting commands, and add example.
a9331b3f 7920
c906108c
SS
7921Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7922
7923 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7924
7925Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7926
7927 * stabs.texinfo (Nested Symbols): New node.
7928 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7929
7930Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7931
7932 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7933 to picking which Bbss.bss symbol to use, and (because there seems to
7934 be no good way of doing it) re-write some of the text to make it
7935 sound like Bbss.bss isn't such a great idea after all (as currently
7936 designed).
7937
7938 * gdb.texinfo (C): In addition to saying people have to use g++ for
7939 good results, say they have to use stabs. Specifically say cfront
7940 doesn't work well.
7941 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7942 the gdb README. Add xrefs to places where the support for the various
7943 languages is described in detail.
7944
7945Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7946
7947 * stabs.texinfo: Clean up stuff about visibility and virtual
7948 characters.
7949
7950 * stabs.texinfo (N_M2C): Cite Sun doc.
7951
7952Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7953
7954 * gdb.texinfo: updates re threads.
7955 * remote.texinfo: avoid index entries starting with digits.
7956
7957Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7958
7959 * stabs.texinfo (Enumerations): Talk about large, negative and
7960 octal values. Clean up cross reference to type attributes.
7961 (String Field): Say that GDB 4.11 supports size attribute.
7962
7963Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7964
7965 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7966 is a mandatory step. Make the stuff about that more concise.
7967
7968Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7969
7970 * stabs.texinfo (Class Names): New node.
7971
7972 * gdb.texinfo (Command Files): Explain order of init file reading.
7973
7974 * remote.texi (Bootstrapping): Talk about getting the serial driver
7975 to deal with ^C sent by gdb to stop the remote system.
7976
7977Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7978
7979 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7980
7981 * libgdb.texinfo (Defining Commands): made the DOC arg
7982 to gdb_define_app_command a char * instead of char **
7983 per a suggestion from kingdon.
7984
7985 * libgdb.texinfo: total rewrite from a different starting
7986 premise.
7987
7988Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7989
7990 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7991 floats passed as doubles (to improve clarity).
7992
7993Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7994
7995 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7996
7997 * a4rc.sed: update to work with Andreas Vogel papersize params
7998
7999 * refcard.tex: use Andreas Vogel simplifications of papersize
8000 params; remove useless version info; update copyright date.
8001
8002Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8003
8004 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8005
8006Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8007
8008 * gdb.texinfo (Files): Say what address the load command loads it at.
8009
8010 * stabs.texinfo (Common Blocks): Minor cleanups.
8011
8012 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8013 that Sun has backed away from the linker kludge and thus the relevant
8014 issue is changes to the SunPRO tools, not the Solaris linker.
8015
8016 * stabs.texinfo (Traditional Integer Types): Clean up description
8017 of octal bounds a little bit. Document extra leading zeroes.
8018
8019Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8020
8021 * gdb.texinfo (Signaling): Update for symbolic symbol names
8022 and add a section explaining the difference between the GDB
8023 signal command and the shell kill utility.
8024
8025Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8026
8027 * libgdb.texinfo: added `@' to braces that were unescaped.
8028
8029Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8030
8031 * libgdb.texinfo: new file. Spec for the gdb library.
8032
8033Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8034
8035 * stabs.texinfo (Include Files): Fix typo (start -> end).
8036
8037Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8038
8039 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8040 from Melissa at FSF's editing pass.
8041
8042Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8043
8044 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8045 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8046 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8047
8048Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8049
8050 * remote.texi (Bootstrapping): Discuss 386 call gates.
8051
8052Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8053
8054 * stabs.texinfo (Based Variables): New node.
8055
8056Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8057
8058 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8059 names, sizes, and formats to suggest how not to lose.
8060
8061Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8062
8063 * stabs.texinfo (Methods): Fix typo.
8064
8065Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8066
8067 * gdb.texinfo: Fix a few typos.
8068
8069Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8070
8071 * gdb.texinfo: Clarify how well it works with Fortran.
8072
8073 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8074 More on relocating stabs in ELF files.
8075
8076Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8077
8078 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8079
8080Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8081
8082 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8083 parameters on VAX.
8084
8085Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8086
8087 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8088
8089Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8090
8091 * stabs.texinfo: Make info author notice match the TeX author notice.
8092
8093Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8094
8095 * stabs.texinfo: Initial-caps all words in node names and
8096 non-trivial words in section names.
8097
8098Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8099
8100 * stabs.texinfo: Many minor cleanups.
8101
8102 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8103
8104Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8105
8106 * stabs.texinfo: Remove full description of big example.
8107 It's not really helpful; just use pieces of it where appropriate.
8108 Add more Texinfo formatting directives (@samp, etc.).
8109 Use @deffn to define stab types.
8110 Eliminate some wordiness. Break up some nodes.
8111 Add an (alphabetized) index of symbol types.
8112 Use consistent capitalization style in node and section names.
8113
8114Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8115
8116 * gdb.texinfo: Change typo "Two two" to "The two".
8117
8118Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8119
8120 * stabs.texinfo (XCOFF-differences): Remove references to
8121 non-existent types N_DECL and N_RPSYM.
8122
8123 * stabs.texinfo (String Field): Say that type attributes bug is
8124 fixed in GDB 4.10, since it is.
8125
8126 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8127
8128Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8129
8130 * stabs.texinfo: Formatting cleanups.
8131
8132Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8133
8134 * stabs.texinfo: When explaining the n_type of a stab, standardize
8135 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8136 no tabs, use @r).
8137 (Global Variables): Clean up.
8138
8139Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8140
8141 * stabs.texinfo (Stack Variables): Re-write.
8142
8143Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8144
8145 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8146 addresses of a source file. Also revise formatting.
8147 Change "object module" or "object file" to "source file".
8148 Various: Miscellaneous cleanups.
8149
8150Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8151
8152 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8153
8154Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8155
8156 * gdbint.texinfo: Removed many nonsensical machine-collected
8157 host and target conditionals, described some of the remainder.
8158
8159Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8160
8161 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8162
8163 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8164 paragraph which follows.
8165
8166 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8167 variables. Looks better and avoids overful hbox.
8168
8169Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8170
8171 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8172
8173Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8174
8175 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8176 retransmit-timeout
8177
8178Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8179
8180 * gdbint.texinfo: Update statement about `some ancient Unix
8181 systems, like Ultrix 4.0' to Ultrix 4.2.
8182
8183Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8184
8185 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8186
8187 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8188
8189 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8190 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8191
8192 * remote.texi: new name for former gdbinv-s.texi
8193
8194 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8195
8196Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8197
8198 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8199 variables for MIPS remote debugging protocol.
8200
8201Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8202
8203 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8204
8205Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8206
8207 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8208
8209Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8210
8211 * gdb.texinfo: repair conditional bugs in text markup
8212
8213Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8214
8215 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8216 to select Modula-2 material.
8217
8218Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8219
8220 * stabs.texinfo: Cleanups regarding statics.
8221
8222 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8223 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8224
8225Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8226
8227 * stabs.texinfo: N_MAIN is sometimes used for C.
8228
8229Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8230
8231 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8232
8233Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8234
8235 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8236 removed from the code by Kingdon.
c906108c
SS
8237
8238Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8239
8240 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8241 input when evaluating breakpoint conditions; the bug has been fixed.
8242
8243 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8244 sets the ignore count to N-1, not to N.
8245
8246Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8247
8248 * refcard.tex (\hoffset): correct longstanding error to match
8249 intended offset; avoids cutting off edge on some printers
8250
8251Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8252
8253 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8254
8255Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8256
8257 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8258
8259Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8260
8261 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8262 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8263 collect sed edits if any, apply to refcard before formatting;
8264 (refcard.ps) stop implying PS fonts if PS output requested;
8265 (lrefcard.ps) delete extra target for variant PS fonts
8266
8267 * refcard.tex: parametrize papersize dependent info, collect
8268 in easily replaced spot
8269
8270 * a4rc.sed: new file, edits to refcard for A4 paper
8271
8272Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8273
8274 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8275
8276Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8277
8278 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8279
8280Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8281
8282 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8283 politely rather than rudely.
8284
8285Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8286
8287 * stabs.texinfo: Document common blocks.
8288
8289Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8290
8291 * stabs.texinfo: Add some basic info about stabs-in-elf.
8292
8293Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8294
8295 * stabs.texinfo (Top): Minor cleanup.
8296
8297Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8298
8299 * Makefile.in (install-info): remove parentdir support
8300
8301Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8302
8303 * gdb.texinfo (Copying): delete this node and references to it;
8304 RMS says this manual need not carry GPL. (passim): Improvements
8305 from last round at FSF, largely due to Ian Taylor review, and
8306 minor formatting improvements.
8307
8308 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8309 largely due to Ian Taylor review. (Debug Session): minor edits to
8310 new text.
8311
8312Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8313
8314 * Makefile.in (realclean): Remove info and dvi files too.
8315
8316Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8317
8318 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8319 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8320 * gdb.texinfo: Change accordingly.
8321
8322 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8323 N_{L,R}BRAC,N_SLINE are relative to.
8324
8325Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8326
8327 * Makefile.in (GDBvn.texi): Update atomically.
8328
8329Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8330
8331 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8332
8333Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8334
8335 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8336 addresses together. Also motivate the set print symbol-filename
8337 command and suggest other solutions.
8338
8339Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8340
8341 * gdb.texinfo (set print elements): Note that the number of
8342 elements is set to unlimited by "set print elements 0".
8343
8344Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8345
8346 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8347 NF_LDOUBLE means.
8348 (Stab Types): Include Solaris stab types.
8349 (Procedures): Document Solaris extensions.
8350
8351Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8352
8353 * gdb.texinfo: Add `set print symbol-filename' doc.
8354
8355Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8356
8357 * stabs.texinfo (Arrays): Talk about type definition vs. type
8358 information.
8359
8360 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8361 the trailing semicolon.
8362
8363Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8364
8365 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8366 and merge in other parts of the document addressing these subjects.
8367 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8368
8369 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8370 at the end of a range type.
8371
8372 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8373 AIX extensions.
8374
8375Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8376
8377 * stabs.texinfo (Stabs Format): Misc fixes.
8378
8379Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8380
8381 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8382 (Traditional builtin types): Document convex convention for long long.
8383 (Negative builtin types): Discuss type names, and misc fixes.
8384
8385Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8386
8387 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8388 point types used with @samp{R} type descriptor.
8389 (Symbol Descriptors): Describe how to handle conflict between
8390 different meanings of @samp{P} symbol descriptor.
8391
8392Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8393
8394 * stabs.texinfo: Remove node Quick Reference and put its children
8395 directly under the main menu.
8396
8397 * stabs.texinfo: Many more changes to bring it into line with
8398 AIX documentation and reality. I think it now has all the
8399 information from the AIX documentation, except that I burned
8400 out when I got to variant records (Pascal and Modula-2) and
8401 all the COBOL types. Oh well, we can add them later when we're
8402 worrying more about those languages.
8403
8404 * stabs.texinfo (Automatic variables): Talk about what it means
8405 to omit the symbol descriptor.
8406
8407Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8408
8409 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8410 gcc2 behavior with promoted args.
8411
8412Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8413
8414 * gdb.texinfo: include readline appendices in info version of manual
8415
8416Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8417
8418 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8419 target remote.
8420
8421 * gdb.texinfo (Machine Code): more index entries for disassemble
8422
8423Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8424
8425 * Clarify the intended use of the gdb-testers and gdb-patches
8426 mailing lists, and shrink gzip comment.
8427
8428Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8429
8430 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8431 DOSHOST configuration of manual.
8432
8433 * gdb.texinfo (MIPS Stack): new node.
8434
8435 * all-config.texi (MIPS) new switch.
8436
8437 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8438 tense; (MIPS Remote) new node.
8439
8440 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8441 bug; (Environment) less passive, other small cleanups in text about
8442 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8443 (Remote) new MIPS Remote menu entry.
8444
8445Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8446
8447 * stabs.texinfo: Many changes to include information from the
8448 AIX documentation.
8449
8450 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8451
8452Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8453
8454 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8455 Move a bunch of information from ../README.
8456 (Getting Started): New node.
8457
8458Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8459
8460 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8461
8462 * gdb.texinfo: advance manual revision dates to present
8463
8464 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8465 stop using silly Roman numerals in @set variable names
8466
8467Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8468
8469 * stabs.texinfo (Parameters): Keep trying to get this right.
8470
8471Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8472
8473 * stabs.texinfo (Parameters): More on "local parameters".
8474
8475Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8476
8477 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8478
8479Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8480
8481 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8482 (Parameters): Rewrite.
8483 (xcoff-differences, Sun-differences): Minor changes.
8484
8485Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8486
8487 * stabs.texinfo: Minor cleanup.
8488
8489Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8490
8491 * gdbint.texinfo: Minor xcoff stuff.
8492
8493Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8494
8495 * gdbint.texinfo: Update for new config directory structure.
8496 Add info about internal type data structures.
8497
8498Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8499
8500 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8501 $(srcdir).
8502 (gdb-config.texi): Depend on file in $(srcdir).
8503
8504Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8505
8506 * stabs.texinfo: Fixes about N_SO.
8507
8508Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8509
8510 * gdb.texinfo: include list of nonstandard init file names
8511
8512 * *-config.texi: new switch GENERIC for text that applies *only*
8513 to (usual) multiple-target version of manual
8514
8515 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8516 h8 config
8517
8518 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8519 in menus (rather than conditionally selected multiple alternative
8520 menus).
8521
8522 * Makefile.in: define and use DOC_CONFIG var to select
8523 configuration for GDB user manual.
8524
8525 * gdb-config.texi: delete from repository, generate from Makefile.
8526
8527 * all-config.texi: normal `generic' configuration file, formerly
8528 stored as gdb-config.texi
8529
8530Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8531
8532 * Makefile.in: add dvi target to build all .dvi files
8533
8534Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8535
8536 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8537
8538Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8539
8540 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8541 host conditionals.
8542 * stabs.texinfo: More array fixes inspired by Jim's.
8543
8544Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8545
8546 * stabs.texinfo: Fixes re arrays and continuations.
8547
8548 * gdbint.texinfo: Add XCOFF node.
8549
8550Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8551
8552 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8553
8554Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8555
8556 * stabs.texinfo: Fix for array types to mention lower bounds.
8557
8558Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8559
8560 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8561
8562Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8563
8564 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8565
8566Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8567
8568 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8569 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8570
8571Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8572
8573 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8574
8575Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8576
8577 * gdb.texinfo, gdbinv-s.texi: misc updates
8578
8579Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8580
8581 * gdbint.texinfo: Brief documentation for longjmp support,
8582 from an email msg by Stu.
8583
8584Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8585
8586 * stabs.texinfo: Fix description of floating point "range"
8587 types (which really define basic types). Reported by Jim Meehan,
8588 <meehan@src.dec.com>.
8589
8590 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8591
8592Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8593
8594 * gdbint.texinfo: Slightly expand section on supporting a new
8595 object file format.
8596
8597Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8598
8599 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8600 intermediate file.
8601
8602Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8603
8604 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8605
8606Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8607
8608 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8609
8610 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8611 as well as Z8002.
8612
8613Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8614
8615 * gdbint.texinfo: Add sections on clean design and on how to send
8616 in changes.
8617
8618Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8619
8620 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8621
8622Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8623
8624 * gdb.texinfo: Fix typo, reported by Karl Berry.
8625
8626Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8627
8628 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8629
8630Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8631
8632 * gdbint.texinfo: fixed a stray email address (needs @@),
8633 added @table @code to node "Native Conditionals"
8634
8635Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8636
8637 * gdbint.texinfo: Describe coding style of GDB.
8638
8639Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8640
8641 * stabs.texinfo: Minor wording changes.
8642
8643Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8644
8645 * gdbint.texinfo: Improve release doc slightly.
8646
8647Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8648
8649 * gdbint.texinfo: Improve doc of GDB config macros.
8650
8651Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8652
8653 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8654 These will be reinserted when examined.
8655
8656Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8657
8658 * gdbint.texinfo: Make a start at documenting all the #if macros
8659 in GDB. At least list them all, and start separating them into
8660 host-specific and target-specific.
8661
8662Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8663
8664 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8665 examples (not consistent w others).
c906108c
SS
8666 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8667 for generic vn of doc
8668
8669Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8670
8671 * Makefile.in: always create installation directories.
8672
8673Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8674
8675 * gdb.texinfo: in h8 config, do not describe searching commands.
8676
8677Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8678
8679 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8680 conditionals; introduce a few generic switches that may be
8681 useful for other cross-dev or dos-hosted configs.
8682
8683 * gdb.texinfo: fix typo in "info reg" description
8684
8685Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8686
8687 * stabs.texinfo: Minor updates from running TeX over it.
8688 * Makefile.in (stabs.dvi, stabs.ps): Add.
8689
8690Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8691
8692 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8693 First pass at converting it to texinfo.
8694
8695Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8696
8697 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8698 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8699
8700Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8701
8702 * gdbint.texinfo: Add section on partial symbol tables.
8703
8704Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8705
8706 * gdb.texinfo: document `set remotedebug' and `set
8707 rstack_high_address'.
8708
8709Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8710
8711 * gdb.texinfo: slight expansion of new text on reading info files
8712 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8713 H8/300 from DOS.
8714
8715Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8716
8717 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8718
8719Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8720
8721 * gdb.texinfo: Say how to read the `info' files.
8722
8723Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8724
8725 * Makefile.in: gm4 -> m4.
8726
8727Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8728
8729 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8730 Documentation' ahead of `Installing GDB' to match README.
8731 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8732 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8733
8734Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8735
8736 * Makefile.in: remove $(srcdir) from gdb.info rule.
8737
8738Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8739
8740 * Makefile.in: commented out gdb-all.texinfo rule. This is
8741 temporary.
8742
8743Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8744
8745 * Makefile.in, configure.in: removed traces of namesubdir,
8746 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8747 copyrights to '92, changed some from Cygnus to FSF.
8748
8749Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8750
8751 * gdb.texinfo: Improve how we ask for bug reports.
8752
8753Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8754
8755 * Makefile.in: infodir belongs in datadir.
8756
8757Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8758
8759 * Makefile.in: remove spaces following hyphens, bsd make can't
8760 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8761 standards.text support.
c906108c
SS
8762
8763Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8764
8765 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8766 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8767 and mandir now keyed off datadir by default.
8768
8769\f
8770Local Variables:
9e9c5ae7 8771mode: change-log
c906108c
SS
8772left-margin: 8
8773fill-column: 74
8774version-control: never
8775End: