* ada-lang.c: Include gdb_vecs.h.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
53fe1783
GB
12012-01-24 Gary Benson <gbenson@redhat.com>
2
3 Delete #if 0'd out code.
4 * gdb.texinfo (Frame Info): Remove "info catch".
5
b9e7b9c3
UW
62012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
7
8 * gdb.texinfo (Remote Configuration): Document
9 "set remote hostio-readlink-packet" command.
10 (General Query Packets): Document vFile:readlink packet.
11
4aac40c8
TT
122012-01-16 Tom Tromey <tromey@redhat.com>
13
14 * gdb.texinfo (Specify Location): Document relative file name
15 handling.
16
cafec441
TT
172012-01-16 Tom Tromey <tromey@redhat.com>
18
19 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
20
0ee339bc
JK
212012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
22 Eli Zaretskii <eliz@gnu.org>
23
24 * gdbint.texinfo (Coding Standards): Require braces for two lines of
25 code.
26
72384ba3
PH
272012-01-11 Paul Hilfinger <hilfingr@adacore.com>
28
29 * gdb.texinfo (Variables): Document use of :: for non-static
30 variables.
31
ce1b17c4
JB
322012-01-05 Joel Brobecker <brobecker@adacore.com>
33
34 * gdbint.texinfo (Start of New Year Procedure): Update
35 to replace use of copyright.sh by use of copyright.py.
36
217bff3e
JK
372012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
38
39 Remove the gdbtui binary.
40 * all-cfg.texi (GDBTUI): Remove.
41 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
42 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
43 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
44
cc72b2a2
KP
452011-12-23 Kevin Pouget <kevin.pouget@st.com>
46
47 Introduce gdb.FinishBreakpoint in Python.
48 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
49 (Python API): Add menu entry for Finish Breakpoints.
50
13ac8d2c
JK
512011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
52
53 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
54 tests.
55
e0f9f062
DE
562011-12-16 Doug Evans <dje@google.com>
57
58 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
59
80b6e756
PM
602011-12-16 Phil Muldoon <pmuldoon@redhat.com>
61
1c3ad6ab 62 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
63 stack". Add documentation for "set/show python print-stack".
64
2fb860fc
PA
652011-12-14 Pedro Alves <pedro@codesourcery.com>
66
67 * gdb.texinfo (Implementing a Remote Stub): Explain that you
68 should transfer control to the stub in the startup code instead of
69 in main. Mention the need to get past the initial breakpoint.
70
f8eba3c6
TT
712011-12-06 Tom Tromey <tromey@redhat.com>
72
73 * gdb.texinfo (Set Breaks): Update for new behavior.
74
2268b414
JK
752011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
76
77 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
78 List Format for SVR4 Targets'.
79 (General Query Packets): New item qXfer:libraries-svr4:read.
80 (Library List Format for SVR4 Targets): New node.
81
ae6f0d5b
TT
822011-12-01 Tom Tromey <tromey@redhat.com>
83
84 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
85 add.
86
36dfb11c
TT
872011-11-22 Tom Tromey <tromey@redhat.com>
88
89 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
90 reasons.
91
f196051f
SS
922011-11-20 Stan Shebs <stan@codesourcery.com>
93
94 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
95 note-related options and variables.
96 (Tracepoint Packets): Document packet changes.
97
f85b53f8
SD
982011-11-20 Sanjoy Das <sdas@igalia.com>
99
100 * gdb.texinfo (JIT Interface): Add documentation on writing and
101 usind JIT debug info readers.
102 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
103 Debug Info Readers): New nodes.
104
bfccc43c
YQ
1052011-11-18 Yao Qi <yao@codesourcery.com>
106
107 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
108 tracepoint.
109
c011a4f4
DE
1102011-11-15 Doug Evans <dje@google.com>
111
112 * gdb.texinfo (Files): Document basenames-may-differ.
113
ed59ded5
DE
1142011-11-14 Doug Evans <dje@google.com>
115
116 * gdb.texinfo (Shell Commands): Document "!".
117
405f8e94
SS
1182011-11-14 Stan Shebs <stan@codesourcery.com>
119 Kwok Cheung Yeung <kcy@codesourcery.com>
120
121 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
122 needed to get shorter fast tracepoints.
123 (Tracepoint Packets): Document new qTMinFTPILen packet.
124
1e4d1764
YQ
1252011-11-14 Yao Qi <yao@codesourcery.com>
126
127 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
128 behavior of tracepoint.
129 (General Query Packets): New feature InstallInTrace.
130 (Remote Configuration): Document "set remote
131 install-in-trace-packet".
132
71eba9c2 1332011-11-12 Matt Rice <ratmice@gmail.com>
134
135 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
136 Add arguments to info macro.
137
e0f8f636
TT
1382011-11-10 Tom Tromey <tromey@redhat.com>
139
140 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
141 manual.
142 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
143 (Macros): Add a footnote.
144 (C): Remove paragraph about compiler options.
145 (C Constants): Mention wide character and string constants.
146 (C Plus Plus Expressions): Update compiler option advice. Mention
147 using declarations. Mention ADL. Remove old HP compiler
148 information.
149
625c0d47
TT
1502011-11-10 Tom Tromey <tromey@redhat.com>
151
152 PR c++/9257:
153 * gdb.texinfo (Print Settings): Add an extra note about the need
154 for a vtable.
155
4be2aacc
MR
1562011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
157
158 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
159 "set mips abi" documentation.
160
0a1c4d10
DE
1612011-11-04 Doug Evans <dje@google.com>
162
163 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
164
aad1c02c
TT
1652011-11-03 Tom Tromey <tromey@redhat.com>
166
167 * gdb.texinfo (Stopping): Add menu entry.
168 (Continuing and Stepping): Restore @node. Use @section, not
169 @subsection.
170
983fb131
MR
1712011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
172
173 * gdb.texinfo (Skipping Over Functions and Files): Remove node
174 designation. Fix "Specify Location" cross-reference.
175
3065dfb6
SS
1762011-11-02 Stan Shebs <stan@codesourcery.com>
177
178 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
179 (General Query Packets): Describe tracenz feature.
180 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
181
0aaaf063
PK
1822011-10-28 Paul Koning <paul_koning@dell.com>
183
184 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
185
2231f1fb
KP
1862011-10-27 Kevin Pouget <kevin.pouget@st.com>
187
188 * gdb.texinfo ((Frames In Python): Document
189 gdb.FRAME_UNWIND_FIRST_ERROR contant.
190
5110b5df
PK
1912011-10-26 Paul Koning <paul_koning@dell.com>
192
193 * gdb.texinfo (gdb.types): Document new deepitems function.
194
22dbab46
PK
1952011-10-25 Paul Koning <paul_koning@dell.com>
196
197 PR python/13327
198
199 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
200 fetch_lazy method.
201
9df2fbc4
PM
2022011-10-20 Phil Muldoon <pmuldoon@redhat.com>
203
204 PR python/12656
205
206 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
207 global_block, static_block function.
208
f05e2e1d
TT
2092011-10-19 Tom Tromey <tromey@redhat.com>
210
211 * gdb.texinfo (Commands In Python): Add missing "@"s.
212
a7fc3f37
KP
2132011-10-13 Kevin Pouget <kevin.pouget@st.com>
214
215 PR python/13285 Document named constants for frame unwind stop reasons
216 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
217 constants.
218
5048e516
JK
2192011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
220
221 Fix compatibility with texinfo versions older than 4.12.
222 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
223 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
224 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
225 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
226 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
227 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
228 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
229
5a56e9c5
DE
2302011-10-09 Doug Evans <dje@google.com>
231
232 * gdb.texinfo (Extending GDB): Document alias command.
233
36b11add
JK
2342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
235
236 Support @entry in input expressions.
237 * gdb.texinfo (Variables): Describe @entry names suffix.
238 (Print Settings): Add anchor for `set print entry-values'.
239
e18b2753
JK
2402011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
241 Eli Zaretskii <eliz@gnu.org>
242
243 Display @entry parameter values (without references).
244 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
245 example.
246 (Print Settings): New description of set print entry-values and show
247 print entry-values.
248
111c6489
JK
2492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
250 Eli Zaretskii <eliz@gnu.org>
251
252 Recognize virtual tail call frames.
253 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
254 (Tail Call Frames): New node.
255 (Frames In Python): Add gdb.TAILCALL_FRAME.
256
9c15afc4
DE
2572011-10-07 Doug Evans <dje@google.com>
258
259 * gdb.texinfo (gdb.printing): Document new `replace' arg to
260 register_pretty_printer.
261
99f5279d
PM
2622011-10-07 Phil Muldoon <pmuldoon@redhat.com>
263
264 PR python/12930
265 PR python/12802
266
267 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
268 stop method.
269
03583c20
UW
2702011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
271
272 * gdb.texinfo (Starting your Program): "set disable-randomization"
273 is no longer Linux-specific.
274 (Remote Configuration): Document "set remote
275 disable-randomization-packet".
276 (General Query Packets): Document "QDisableRandomization" packet
277 and add it to "qSupported" list.
278
bd054e06
KP
2792011-10-07 Kevin Pouget <kevin.pouget@st.com>
280
281 Allow Python notification of new object-file loadings.
282 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
283 event type.
284
cb6be26b
KP
2852011-10-04 Kevin Pouget <kevin.pouget@st.com>
286
287 PR python/12691: Add the inferior to Python exited event
288 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
289
a05336a1
JB
2902011-10-03 Joel Brobecker <brobecker@adacore.com>
291
292 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
293 rephasing.
294
5d77fe44
JB
2952011-10-03 Joel Brobecker <brobecker@adacore.com>
296
297 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
298 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
299 as possible feature returned by the `-list-features'
300 command.
301
699df94d
PK
3022011-09-28 Paul Koning <paul_koning@dell.com>
303
304 * gdb.texinfo (gdb.Type): Document field access by dictionary
305 key syntax.
306
24bdad53
YQ
3072011-09-28 Yao Qi <yao@codesourcery.com>
308
309 * gdb.texinfo (Files): Update options for `add-symbol-file'.
310 Add one space after option `-s'. Remove @r{} markup.
311
6710bf39
SS
3122011-09-27 Stan Shebs <stan@codesourcery.com>
313
314 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
315
d99f7e48
HZ
3162011-09-16 Hui Zhu <teawater@gmail.com>
317
318 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
319 to *(unsigned char *)$esp@300.
320
d812018b
PK
3212011-09-15 Paul Koning <paul_koning@dell.com>
322
323 * gdb.texinfo: Make style of Python functions and methods match
324 the syntax of Python. Also put class and module names explicitly
325 on function, member, and variable names, matching Python
326 documentation conventions.
327
2aa48337
KP
3282011-09-15 Kevin Pouget <kevin.pouget@st.com>
329
330 PR Python/12692 Add gdb.selected_inferior() to Python interface.
331 * gdb.texinfo (Inferiors In Python): Describe new
332 gdb.selected_inferior() function.
333
6839b47f
KP
3342011-09-15 Kevin Pouget <kevin.pouget@st.com>
335
336 Handle multiple breakpoint hits in Python interface:
337 * gdb.texinfo (Events In Python): New function documentation:
338 gdb.BreakpointEvent.breakpoints. Indicate that
339 gdb.BreakpointEvent.breakpoint is now deprecated.
340
26829f2b
JB
3412011-09-04 Joel Brobecker <brobecker@adacore.com>
342
343 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
344
a9f54f60
TT
3452011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
346
347 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
348
fa3a4f15
PM
3492011-08-17 Phil Muldoon <pmuldoon@redhat.com>
350
351 * gdb.texinfo (Prompt): Add set/show extended-prompt
352 documentation
353 (Basic Python): Add prompt_hook anchor.
354 (Python modules): Reword module text to reflect multiple modules.
355 (gdb.prompt): Document gdb.prompt module.
356
224bbe49
YQ
3572011-08-14 Yao Qi <yao@codesourcery.com>
358
78d85199
YQ
359 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
360
3612011-08-14 Yao Qi <yao@codesourcery.com>
362
363 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
364 (TIC6x Features): New node.
365
457e09f0
DE
3662011-08-12 Doug Evans <dje@google.com>
367
368 * gdb.texinfo (Symbols In Python): Document symbol.type.
369
5e239b84
PM
3702011-08-09 Phil Muldoon <pmuldoon@redhat.com>
371
372 * gdb.texinfo (Python): Document command and function
373 auto-loading.
374
177bc839
JK
3752011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
376 Eli Zaretskii <eliz@gnu.org>
377
378 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
379 typedefs unrolling. Extend the sample code by an inner typedef and
380 outer typedefs unrolling.
381
1a532630
PP
3822011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
383
384 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
385 size and line-size.
386
9b158ba0 3872011-07-21 Matt Rice <ratmice@gmail.com>
388
389 PR macros/12999
390 * gdb.texinfo (Macros): Add info definitions and info macros commands.
391 Update text and cindex entries for info macro command.
392
d17b6f81
PM
3932011-07-21 Phil Muldoon <pmuldoon@redhat.com>
394
395 * observer.texi (GDB Observers): Add before_prompt observer.
396 * gdb.texinfo (Basic Python): Add documentation for prompt
397 substitution.
398
713389e0
PM
3992011-07-11 Phil Muldoon <pmuldoon@redhat.com>
400
401 PR python/12438
402 * gdb.texinfo (Python Commands): Add deprecate note to maint
403 set/show python print-stack. Document set/show python
404 print-backtrace.
405
177b42fe
TJB
4062011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
407
408 * gdb.texinfo: Fix typos.
409
900e11f9
JK
4102011-07-01 Tom Tromey <tromey@redhat.com>
411
412 * gdb.texinfo (Debugging Output): Document set debug
413 check-physname.
414
39c4d40a
TT
4152011-06-29 Tom Tromey <tromey@redhat.com>
416
417 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
418 breakpoint-notifications feature.
419
6f5def7d
UW
4202011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
421
422 * gdb.texinfo (Target Description): Remove warning about
423 possibly unstable format.
424
8cf64490
TT
4252011-06-03 Tom Tromey <tromey@redhat.com>
426
427 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
428 (Events In Python): Note that exit_code is optional.
429
393eab54
PA
4302011-05-17 Pedro Alves <pedro@codesourcery.com>
431
432 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
433 required for multi-threading support.
434 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
435 Hc are deprecated for multi-threading debugging. Point readers at
436 the vCont packet.
437
75fc9810
DE
4382011-05-15 Doug Evans <dje@google.com>
439
440 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
441
01124a23
DE
4422011-05-13 Doug Evans <dje@google.com>
443
98a5dd13
DE
444 * gdb.texinfo (Threads): Document $sdir,$pdir.
445 (Server): Document $pdir exception.
446
dbaefcf7
DE
447 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
448
cc63ef9b
DE
449 * gdb.texinfo (Threads): Clarify default value for
450 libthread-db-search-path.
7e0396aa 451
01124a23
DE
452 * gdb.texinfo (Completion): Update example.
453 (Debugging Output): Delete `set/show debug lin-lwp-async'.
454
d248b706
KY
4552011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
456
457 * gdb.texinfo: Document change in the behaviour of the enable and
458 disable GDB commands when applied to tracepoints.
459 Document the EnableDisableTracepoints remote stub feature.
460 Document QTEnable and QTDisable in the list of tracepoint packets.
461
cc88a640
JK
4622011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
463
464 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
465 hsuser.texi.
466 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
467 comment to hsuser.texi. Change rluser.texi name in the comment.
468
84e578fb
DE
4692011-05-10 Doug Evans <dje@google.com>
470
471 * gdb.texinfo (Threads): If an empty path is provided for
472 libthread-db-search-path it is reset to its default value.
473 (Server): Ditto.
474
478aac75
DE
4752011-05-09 Doug Evans <dje@google.com>
476
477 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
478
9c06b0b4
TJB
4792011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
480 Thiago Jung Bauermann <bauerman@br.ibm.com>
481
482 Implement support for PowerPC BookE masked watchpoints.
483 * gdb.texinfo (Set Watchpoints): Document mask parameter.
484 (PowerPC Embedded): Mention support of masked watchpoints.
485
9ed350ad
JB
4862011-05-03 Joel Brobecker <brobecker@adacore.com>
487
488 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
489 `@value{GDBN}'.
490
4ceed123
JB
4912011-05-03 Joel Brobecker <brobecker@adacore.com>
492
493 * gdb.texinfo (titlepage): Remove dedication.
494 (In Memoriam): New appendix.
495
559a7a62
JK
4962011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
497 Eli Zaretskii <eliz@gnu.org>
498
499 * gdb.texinfo (Index Section Format): Change the version to 5.
500 Describe the different formula.
501
03f2bd59
JK
5022011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
503 Eli Zaretskii <eliz@gnu.org>
504
505 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
506 for disconnected tracing.
507 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
508 extended-remote relationship. Mention --once.
509 (TCP port allocation lifecycle of @code{gdbserver}): New.
510
d9b1a651
EZ
5112011-04-23 Eli Zaretskii <eliz@gnu.org>
512
513 * gdb.texinfo (Server): Improve indexing. Index all optional
514 switches to gdbserver.
515
90476074
TT
5162011-04-20 Tom Tromey <tromey@redhat.com>
517
518 * gdb.texinfo (Index Section Format): New node.
519 (Top): Add new node to menu.
520
c21236dc
PA
5212011-04-20 Pedro Alves <pedro@codesourcery.com>
522
523 * gdb.texinfo (Maintenance Commands): Document `maint print
524 remote-registers'.
525
05c8c3f5
TT
5262011-04-20 Tom Tromey <tromey@redhat.com>
527
528 * gdb.texinfo (Trace File Format): Move node later.
529
7a9dd1b2
TT
5302011-04-19 Tom Tromey <tromey@redhat.com>
531
532 * gdbint.texinfo (Register Information Functions): Remove
533 duplicate "the".
534 * gdb.texinfo (Emacs): Remove duplicate "to".
535 (GDB/MI Variable Objects): Remove duplicate "the".
536 (General Query Packets): Likewise.
537
4368ebeb
JB
5382011-04-02 Joel Brobecker <brobecker@adacore.com>
539
540 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
541 "GDB/MI Ada Exception Information" node.
542
956a9fb9
JB
5432011-04-01 Joel Brobecker <brobecker@adacore.com>
544
545 * gdb.texinfo (GDB/MI Ada Exception Information): Document
546 the "exception-name" field in the *stopped async record.
547
f1310107
TJB
5482011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
549 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
550
551 Implement support for PowerPC BookE ranged breakpoints.
552 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
553
8786b2bd
TT
5542011-03-28 Tom Tromey <tromey@redhat.com>
555
556 * gdb.texinfo (Set Tracepoints): Fix typo.
557
9ef07c8c
TT
5582011-03-24 Tom Tromey <tromey@redhat.com>
559
560 * gdb.texinfo (Specify Location): Document `function:label'
561 linespec.
562
99c3dc11
PM
5632011-03-18 Phil Muldoon <pmuldoon@redhat.com>
564
f1310107 565 PR python/12149
99c3dc11
PM
566
567 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
568
29703da4
PM
5692011-03-17 Phil Muldoon <pmuldoon@redhat.com>
570
571 * gdb.texinfo (Blocks In Python): Add is_valid method description.
572 (Inferiors In Python): Likewise.
573 (Threads In Python): Likewise.
574 (Symbols In Python): Likewise.
575 (Objfiles In Python): Likewise.
576 (Symbol Tables In Python): Likewise.
577
c9174737
PA
5782011-03-15 Pedro Alves <pedro@codesourcery.com>
579
580 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
581 display>: Explain that the commands accept number ranges.
582
7371cf6d
PM
5832011-03-14 Phil Muldoon <pmuldoon@redhat.com>
584
585 * gdb.texinfo (Breakpoints In Python): Add description and example
586 of Python stop function operation.
587
ecec24e6
PM
5882011-03-10 Phil Muldoon <pmuldoon@redhat.com>
589
590 * gdb.texinfo (Parameters In Python): Document get_set_string and
591 get_show_string methods.
592
6dcd5565
JK
5932011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
594
595 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
596
81896e36
JK
597 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
598 circular-trace-buffer name.
599
5e30da2c
JB
6002011-02-28 Joel Brobecker <brobecker@adacore.com>
601
602 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
603 in the previous change.
604
3bd0f5ef 6052011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
606
607 * gdb.texinfo (Inferiors and Programs): Update commands to show
608 that they can accept multiple arguments.
609
4ec7539c
JB
6102011-02-24 Joel Brobecker <brobecker@adacore.com>
611
612 Revert the following patch (code patch was not approved):
613 2011-02-21 Hui Zhu <teawater@gmail.com>
614 * agentexpr.texi (bytecode descriptions): add printf.
615 * gdb.texinfo (tracepoint action lists): add printf.
616
82809774
DE
6172011-02-23 Doug Evans <dje@google.com>
618
619 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
620
e5a67952
MS
6212011-02-23 Michael Snyder <msnyder@vmware.com>
622
623 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
624 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
625 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
626
6e6fbe60
DE
6272011-02-22 Doug Evans <dje@google.com>
628
629 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
630 Clarify behaviour of lookup_symbol when `block' argument is omitted,
631 add description of result, fix @defun formatting.
632
f994e27a
HZ
6332011-02-21 Hui Zhu <teawater@gmail.com>
634
635 * agentexpr.texi (Bytecode Descriptions): Add printf.
636 * gdb.texinfo (Tracepoint Action Lists): Add printf.
637
c7f96d2b
TT
6382011-02-18 Tom Tromey <tromey@redhat.com>
639
640 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
641
60f98dde
MS
6422011-02-14 Michael Snyder <msnyder@vmware.com>
643
644 * gdb.texinfo (threads): Document argument for "info threads" cmd.
645 Document new command "thread find".
646
08e796bc
MS
6472011-02-14 Michael Snyder <msnyder@vmware.com>
648
649 * gdb.texinfo (Threads): Update example of new thread message.
650
b3b9301e
PA
6512011-02-14 Pedro Alves <pedro@codesourcery.com>
652
653 * gdb.texinfo (Remote Configuration): Mention set/show remote
654 traceframe-info.
655 (Tools/Packages Optional for Building GDB): Mention that expat is
656 used for traceframe info.
657 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
658 (General Query Packets) <qSupported>: Describe the
659 qXfer:traceframe-info:read feature.
660 (qXfer::read): Describe qXfer:traceframe-info:read.
661 (Traceframe Info Format): New section.
662
cef35b0f
PA
6632011-02-04 Pedro Alves <pedro@codesourcery.com>
664
665 * gdbint.texinfo (Formatting): Mention some formatting guidelines
666 for casts and unary operators.
667
f1cbe1d3
TT
6682011-02-04 Tom Tromey <tromey@redhat.com>
669
670 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
671 is not useful.
672
585fdaa1
PA
6732011-01-25 Pedro Alves <pedro@codesourcery.com>
674
675 * gdb.texinfo: s/value optimized out/optimized out/g
676
7bfc9434
JB
6772011-01-21 Joel Brobecker <brobecker@adacore.com>
678
679 * gdb.texinfo (Other Misc Settings): Rework part of the
680 documentation of the "set interactive mode" command.
681
4694da01
TT
6822011-01-19 Tom Tromey <tromey@redhat.com>
683
684 * gdb.texinfo (Threads): Document thread name output and `thread
685 name' command.
686 (Threads In Python): Document Thread.name attribute.
687 (GDB/MI Thread Commands): Document thread attributes.
688
b716877b
AB
6892011-01-12 Andrew Burgess <aburgess@broadcom.com>
690
691 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
692 changes in mi/mi-cmd-disas.c
693
13fd8b81
TT
6942011-01-12 Tom Tromey <tromey@redhat.com>
695
696 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
697 Fix "thread apply" text.
698
e09342b5
TJB
6992011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
700 Thiago Jung Bauermann <bauerman@br.ibm.com>
701
702 Implement support for PowerPC BookE ranged watchpoints.
703 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
704 the "set powerpc exact-watchpoints" flag.
705
06e65f44
TT
7062011-01-07 Tom Tromey <tromey@redhat.com>
707
708 * gdb.texinfo (Python API): Add descriptions to @menu items.
709
d8e22779
TT
7102011-01-06 Tom Tromey <tromey@redhat.com>
711
712 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
713
a255712f
PP
7142010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
715
e09342b5 716 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 717
ccfc3d6e
TT
7182011-01-06 Tom Tromey <tromey@redhat.com>
719
720 PR python/12133:
721 * gdb.texinfo (Frames In Python): Document various frame
722 constants.
723
44944448
JB
7242011-01-05 Joel Brobecker <brobecker@adacore.com>
725
726 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
727 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
728 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
729
42ea3d7a
JK
7302011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
731
732 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
733 (clean): Add GDBvn.texi.
734
720d1a40
JB
7352010-12-29 Joel Brobecker <brobecker@adacore.com>
736
737 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
738 occasional case where the debugger prints an array address
739 instead of the array itself.
740
ad196637
PA
7412010-12-23 Pedro Alves <pedro@codesourcery.com>
742
743 * gdb.texinfo (Packets) <read registers packet>: Document support
744 for registers that were not collected.
745
a86caf66
DE
7462010-12-15 Doug Evans <dje@google.com>
747
748 * gdb.texinfo (Startup): Document auto-loading of scripts during
749 startup.
750 (Auto-loading): Delete "maint set python auto-load on|off".
751 Add "set auto-load-scripts on|off".
752
aae1c79a
DE
7532010-12-07 Doug Evans <dje@google.com>
754
755 * gdb.texinfo (Mode Options): Document -data-directory.
756 (Data Files): Add reference to -data-directory.
757
4e04c971
DE
7582010-11-29 Doug Evans <dje@google.com>
759
760 * gdb.texinfo (Pretty-Printer Introduction): Change
761 printer-name:subprinter-name to printer-name;subprinter-name.
762
94b6973e
PM
7632010-11-29 Phil Muldoon <pmuldoon@redhat.com>
764
765 PR python/12199
766
767 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
768
39037522
TT
7692010-11-23 Tom Tromey <tromey@redhat.com>
770
771 * gdb.texinfo (Top): Check SYSTEM_READLINE.
772 (Editing): Likewise.
773 (Command History): Likewise.
774 (TUI Keys): Likewise.
775 (Bug Reporting): Conditionally include rluser.texi and
776 inc-history.texinfo.
777 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
778 (GDB_DOC_SOURCE_INCLUDES): Add comment.
779 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
780 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
781 (gdb.pdf): Likewise.
782 (gdb.info): Likewise.
783 (gdb/index.html): Likewise.
784
5ae98d25
TT
7852010-11-23 Tom Tromey <tromey@redhat.com>
786
787 * Makefile.in (Makefile): Run ../config.status.
788 (distclean): Update.
789 * configure: Remove.
790 * configure.ac: Remove.
791
621c8364
TT
7922010-11-12 Tom Tromey <tromey@redhat.com>
793
794 * gdb.texinfo (Basic Python): Update. Add xref.
795 (Exception Handling): Document new exception classes.
796 (Types In Python): Update.
797 (Frames In Python): Update.
798
84f4c1fe
PM
7992010-11-11 Phil Muldoon <pmuldoon@redhat.com>
800
801 * gdb.texinfo (Breakpoints In Python): Document "internal"
802 parameter, and visible attribute.
803
99e7ae30
DE
8042010-11-05 Doug Evans <dje@google.com>
805
806 * gdb.texinfo (Source Path): Document "set directories".
807
f4b8a18d
KW
8082010-11-05 Ken Werner <ken.werner@de.ibm.com>
809
810 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
811 (OpenCL C): New node.
812
7b51bc51
DE
8132010-11-02 Doug Evans <dje@google.com>
814
815 * gdb.texinfo (Pretty Printing): Expand into three sections,
816 introduction, example, and commands.
817 (Python API): Delete section Disabling Pretty-Printers, merge into
818 Selecting Pretty-Printers.
819 (Writing a Pretty-Printer): New section. Move the pretty-printer
820 example here, and reformat to match python coding style. Add a second
821 example using the gdb.printing module.
822 (Python modules): Add gdb.printing.
823
9eeee977
DE
8242010-10-29 Doug Evans <dje@google.com>
825
826 * gdb.texinfo (Python): Fix long line.
827
a0e0ffdf
DE
8282010-10-20 Doug Evans <dje@google.com>
829
830 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
831 All references updated. Correct sections marked as subsections.
832 (Coding Standards): New chapter. Move the coding standard related
833 subsections here. Add section on Python coding standards.
834
0e3509db
DE
8352010-10-13 Doug Evans <dje@google.com>
836
837 * gdb.texinfo (Python): Add "Python modules".
838 (Types in Python): Add reference to gdb.types section.
839 (Python modules): New node.
840
44592cc4
DE
8412010-10-11 Doug Evans <dje@google.com>
842
843 * gdb.texinfo (Values From Inferior): Add reference to "Types in
844 Python" from gdb.Value.type description.
845
6e1bb179
JB
8462010-09-28 Joel Brobecker <brobecker@adacore.com>
847
848 * gdb.texinfo (Ravenscar Profile): New node.
849
e8467610
TT
8502010-09-22 Tom Tromey <tromey@redhat.com>
851
852 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
853
fccd1d1e
EZ
8542010-09-22 Eli Zaretskii <eliz@gnu.org>
855
856 * gdb.texinfo (Values From Inferior): Clarify that
857 value.dynamic_type works only in C++ programs with RTTI.
858
c1b6b909
TT
8592010-09-15 Paul Bolle <pebolle@tiscali.nl>
860
861 * gdb.texinfo (Character Sets): Correctly reference host-charset
862 in example.
863
7d288aaa
TT
8642010-09-13 Tom Tromey <tromey@redhat.com>
865
866 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
867 Document "fullname" and "from".
868
f75d858b
MK
8692010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
870
871 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
872 feature `reverse' output by -list-target-features.
873
83b9503b
L
8742010-08-31 H.J. Lu <hongjiu.lu@intel.com>
875
876 * gdb.texinfo (i386 Features): Remove an extra "@item".
877
03f17ccf
TT
8782010-08-30 Tom Tromey <tromey@redhat.com>
879
880 PR python/11792:
881 * gdb.texinfo (Values From Inferior): Document dynamic_type.
882
9779414d
DJ
8832010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
884
885 * gdb.texinfo (ARM Features): Document
886 org.gnu.gdb.arm.m-profile.
887
f9ffd4bb
TT
8882010-08-23 Tom Tromey <tromey@redhat.com>
889
890 PR python/11145:
891 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
892 reinterpret_cast methods.
893
702c2711
TT
8942010-08-23 Tom Tromey <tromey@redhat.com>
895
896 PR python/11915:
897 * gdb.texinfo (Types In Python): Document array method.
898
66b73624
TJB
8992010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
900
901 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
902
06a64a0b
TT
9032010-08-16 Tom Tromey <tromey@redhat.com>
904
905 * gdb.texinfo (Set Watchpoints): Document -location option.
906
a3a7127e
DE
9072010-08-13 Doug Evans <dje@google.com>
908
909 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
910
8dedea02
VP
9112010-08-13 Vladimir Prus <vladimir@codesourcery.com>
912
913 * gdb.texinfo (GDB/MI Data Manipulation): Document
914 -data-read-memory-raw and -data-write-memory-raw.
915
ca5c20b6 9162010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 917 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
918
919 * gdb.texinfo (Basic Python): Describe post_event API.
920
cb2e07a6
PM
9212010-08-11 Phil Muldoon <pmuldoon@redhat.com>
922
923 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 924 decode_line Python APIs
cb2e07a6 925
464b3efb
TT
9262010-08-10 Tom Tromey <tromey@redhat.com>
927
928 * gdb.texinfo (Pretty Printing API): Document
929 gdb.default_visualizer.
930
c29c521f
TT
9312010-08-10 Tom Tromey <tromey@redhat.com>
932
933 Revert gdb-add-index addition:
934 * gdb.texinfo (Index Files): Don't document gdb-add-index.
935
5da1313b
JK
9362010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
937 Eli Zaretskii <eliz@gnu.org>
938
939 * gdb.texinfo (Mode Options) <-batch>
940 (Basic Python) <gdb.execute>: Describe setting width and height.
941
02d868e8
PP
9422010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
943
944 * gdb.texinfo (Threads): Document 'debug libthread-db'.
945
c2bbed2a
TT
9462010-07-30 Tom Tromey <tromey@redhat.com>
947
948 * gdb.texinfo (Index Files): Mention gdb-add-index.
949
6c13bbe1
HZ
9502010-07-30 Hui Zhu <teawater@gmail.com>
951
952 * gdb.texinfo (Inferiors and Programs): Update the introduce of
953 "detach inferior" and "kill inferior".
954
53a71c06
CR
9552010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
956
957 * gdb.texinfo (Machine Code): Update description of two forms of
958 arguments, and add new example to demonstrate the new form.
959
5374244e
PM
9602010-07-27 Phil Muldoon <pmuldoon@redhat.com>
961
962 * gdb.texinfo (Values From Inferior): Add value inferior function
963 call description.
964
8ea5bce5
JK
9652010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
966
967 * gdb.texinfo (Active Targets): Fix wrong comma placement.
968
c0edd9ed
JK
9692010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
970 Eli Zaretskii <eliz@gnu.org>
971
972 Make core files the process_stratum.
973 * gdb.texinfo (Active Targets): Remove core_stratum. Include
974 record_stratum example.
975
9291a0cd
TT
9762010-07-13 Tom Tromey <tromey@redhat.com>
977
978 * gdb.texinfo (Index Files): New node.
979
f5011d11
TT
9802010-07-13 Tom Tromey <tromey@redhat.com>
981
982 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
983
0f5238ed
TT
9842010-07-13 Tom Tromey <tromey@redhat.com>
985
986 * gdb.texinfo (Specify Location): Document labels.
987
74c761c1
PA
9882010-07-01 Pedro Alves <pedro@codesourcery.com>
989
990 * gdb.texinfo (Create and Delete Tracepoints): Add more index
991 entries for fast tracepoints and static tracepoints.
992
501994c0
PA
9932010-07-01 Pedro Alves <pedro@codesourcery.com>
994
995 * gdb.texinfo (General Query Packets) <qfThreadInfo,
996 qsThreadInfo>: Spell out `l' as ell.
997
0fb4aa4b
PA
9982010-07-01 Pedro Alves <pedro@codesourcery.com>
999
1000 * gdb.texinfo (Convenience Variables): Document $_sdata.
1001 (Commands to Set Tracepoints): Describe static tracepoints. Add
1002 `Listing Static Tracepoint Markers' menu entry. Document
1003 "strace".
1004 (Tracepoint Action Lists): Document collecting $_sdata.
1005 (Listing Static Tracepoint Markers): New subsection.
1006 (Tracepoints support in gdbserver): Mention static tracepoints.
1007 (remote packets, enabling and disabling): Mention
1008 read-sdata-object.
1009 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1010 and StaticTracepoint.
1011 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1012 Document qXfer:sdata:read.
1013 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1014
dc3b15be
JB
10152010-06-29 Joel Brobecker <brobecker@adacore.com>
1016
1017 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1018
595939de
PM
10192010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1020 Tom Tromey <tromey@redhat.com>
1021 Thiago Jung Bauermann <bauerman@br.ibm.com>
1022
1023 * gdb.texinfo (Inferiors In Python): New node.
1024 * gdb.texinfo (Threads In Python): New node.
1025
9279c692
JB
10262010-06-28 Joel Brobecker <brobecker@adacore.com>
1027
1028 * gdb.texinfo (Python): Document what the python directory is
1029 and what its location is.
1030 (Basic Python): Document the gdb.PYTHONDIR constant.
1031
bc9f0842
TT
10322010-06-25 Tom Tromey <tromey@redhat.com>
1033
1034 PR python/10808:
1035 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1036
f1421989
HZ
10372010-06-24 Hui Zhu <teawater@gmail.com>
1038
1039 * gdb.texinfo: (Commands for Controlled Output): Add
1040 documentation for command "eval".
1041
e4c0cfae
SS
10422010-06-21 Stan Shebs <stan@codesourcery.com>
1043
1044 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1045 * annotate.texinfo: Ditto.
1046 * gdbint.texinfo: Ditto.
1047 * stabs.texinfo: Ditto.
1048
bb08c432
HZ
10492010-06-22 Hui Zhu <teawater@gmail.com>
1050
1051 * gdb.texinfo: (Process Record and Replay): Add documentation
1052 for command "set record memory-query".
1053
4f5d9f07
SS
10542010-06-21 Stan Shebs <stan@codesourcery.com>
1055
1056 * gdb.texinfo: Relicense under GFDL version 1.3.
1057 * annotate.texinfo: Relicense under GFDL version 1.3.
1058 * gdbint.texinfo: Relicense under GFDL version 1.3.
1059 * stabs.texinfo: Relicense under GFDL version 1.3.
1060 * fdl.texi: Update to version 1.3.
1061
6aed2dbc
SS
10622010-06-18 Stan Shebs <stan@codesourcery.com>
1063
a61408f8
SS
1064 * gdb.texinfo (Operating System Auxiliary Information): Describe
1065 "info os" when no arguments given.
1066
6aed2dbc
SS
1067 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1068 $_thread.
1069
24e933df
HZ
10702010-06-18 Hui Zhu <teawater@gmail.com>
1071
1072 * gdb.texinfo: (Process Record and Replay): Add documentation
1073 for commands "record save" and "record restore".
1074
65d79d4b
SDJ
10752010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1076
1077 * gdb.texinfo: Include information about the correct use
1078 of addresses in the `watch' command.
1079
d914c394
SS
10802010-06-11 Stan Shebs <stan@codesourcery.com>
1081
1082 * gdb.texinfo (Observer Mode): New section.
1083 (General Query Packets): Document QAllow.
889bf7c5 1084
967cf477
DE
10852010-06-04 Doug Evans <dje@google.com>
1086
1087 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1088
aaf4119b
DE
10892010-06-03 Doug Evans <dje@google.com>
1090
1091 * gdbint.texinfo (Coding): Add subsection on command names.
1092
9eae7c52
TT
10932010-06-02 Tom Tromey <tromey@redhat.com>
1094
1095 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1096 always-disassemble.
1097
fa593d66
PA
10982010-06-01 Pedro Alves <pedro@codesourcery.com>
1099
1100 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1101 gdbserver, and add cross reference.
1102 (Tracepoints support in gdbserver): New subsection.
1103
dde08ee1
PA
11042010-05-26 Pedro Alves <pedro@codesourcery.com>
1105
1106 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1107 `qRelocInsn' feature.
1108 (Relocate instruction reply packet): New subsection
1109 of `Tracepoint Packets'.
1110 (Tracepoint Packets): Mention that packets QTDP and QTStart
1111 support the qRelocInsn request, and add cross reference to new
1112 subsection.
1113
07ca107c
DE
11142010-05-25 Doug Evans <dje@google.com>
1115
1116 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1117 (Commands In Python): Document gdb.string_to_argv.
1118
c25c4a8b
JK
11192010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1120
1121 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1122 ATTR_NORETURN.
1123
d7b32ed3 11242010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1125 Tom Tromey <tromey@redhat.com>
1126 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1127
c25c4a8b 1128 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1129
6aecb9c2
JB
11302010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1131
1132 * gdb.texinfo: (Summary) Add mention about D language support.
1133 (Filenames): Add D suffixes.
1134 (D): New node.
1135
b7da9e9f
PM
11362010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1137
1138 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1139 of macro deleted from GDB code.
1140
ab38a727
PA
11412010-04-24 Pedro Alves <pedro@codesourcery.com>
1142
1143 * gdb.texinfo (Commands to specify files): Describe what how GDB
1144 looks up DOS-based filesystem paths on the system root. Document
1145 the new `set/show target-file-system-kind' commands.
1146
66d09542
DE
11472010-04-23 Doug Evans <dje@google.com>
1148
1149 * gdb.texinfo (Python): Move Auto-loading section here ...
1150 (Python API): from here.
1151 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1152 (Maintenance Commands): Add docs for "maint print section-scripts".
1153
8bd10a10
CM
11542010-04-20 Chris Moller <cmoller@redhat.com>
1155
1156 * gdb.texinfo (Setting Breakpoints): Added description of
1157 filename-qualified rbreak.
1158 * refcard.tex (Breakpoints and Watchpoints): Added brief
1159 description of filename-qualified rbreak.
1160
4c374409
JK
11612010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1162
1163 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1164 (Python API): Change the reference to Pretty Printing API.
1165 (Pretty Printing): Move the user part under the Data node. Reformat
1166 the sample output to 72 columns. Create a new reference to Pretty
1167 Printing API. Rename the API part ...
1168 (Pretty Printing API): To a new node name.
1169 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1170 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1171
5a9351ae
SS
11722010-04-21 Stan Shebs <stan@codesourcery.com>
1173
1174 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1175 and commands.
5a9351ae 1176 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1177
9a22f0d0
PM
11782010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1179
1180 * gdb.texinfo (Examining memory): Update for change in string
1181 display with explicit size.
1182
6149aea9
PA
11832010-04-19 Pedro Alves <pedro@codesourcery.com>
1184
1185 PR breakpoints/8554.
1186
1187 * gdb.texinfo (Save Breakpoints): New node.
1188 (save-tracepoints): Rename to ...
1189 (save tracepoints): ... this. Mention that `save-tracepoints' is
1190 a deprecated alias to `save tracepoints'.
1191
711e434b
PM
11922010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1193
645797a8 1194 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1195 (info w32 thread-information-block): Document new command.
1196 (qGetTIBAddress): Document new gdbserver query.
1197 (maint set/show show-all-tib): Document new command.
1198
3f7b2faa
DE
11992010-04-15 Doug Evans <dje@google.com>
1200
fa33c3cd
DE
1201 * gdb.texinfo (Python API): Add progspaces section.
1202 (Selecting Pretty-Printers): Progspace pretty-printers are
1203 searched too.
1204 (Progspaces In Python): New section.
1205
3f7b2faa
DE
1206 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1207
79f283fe
PM
12082010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1209
1210 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1211 returns None.
1212
87290684
SS
12132010-04-09 Stan Shebs <stan@codesourcery.com>
1214
1215 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1216 Describe the `frames-created' field, tweak grammar.
1217
a97153c7
PA
12182010-04-09 Pedro Alves <pedro@codesourcery.com>
1219
1220 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1221 Describe the `circular' and `disconnected' fields.
1222
5c5dcc1b
L
12232010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1224
1225 * gdb.texinfo (maint print registers): Mention unavailable and
1226 invisible registers.
1227
adc36818
PM
12282010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1229 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1230 Tom Tromey <tromey@redhat.com>
adc36818
PM
1231
1232 * gdb.texinfo (Breakpoints In Python): New Node.
1233
33da3f1c
SS
12342010-04-08 Stan Shebs <stan@codesourcery.com>
1235
1236 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1237 trace status fields.
1238
3a13a53b
L
12392010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1240
1241 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1242 optional. Make org.gnu.gdb.i386.avx requires
1243 org.gnu.gdb.i386.avx.
1244
08001717
DE
12452010-04-08 Doug Evans <dje@google.com>
1246
1247 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1248 search path, and document that gdb only scans the search path if
1249 the script's path doesn't specify a directory.
1250
c375651d
DE
12512010-04-05 Doug Evans <dje@google.com>
1252
1253 * gdb.texinfo (maint show python auto-load): Fix typo.
1254
af54718e
SS
12552010-04-04 Stan Shebs <stan@codesourcery.com>
1256
d77f58be
SS
1257 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1258 (Setting Watchpoints): Update description of "info watch".
1259 (Disabling Breakpoints): Only "info break" lists all.
1260
af54718e
SS
1261 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1262 (tdump): Explain how tdump works.
1263
86b17b60
PA
12642010-04-01 Pedro Alves <pedro@codesourcery.com>
1265
1266 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1267 add cross reference.
1268
ff12863f
PA
12692010-03-31 Pedro Alves <pedro@codesourcery.com>
1270
1271 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1272 commands error out.
1273
f68eb612
L
12742010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1275
1276 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1277
c8d5aac9
L
12782010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1279
1280 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1281
7d13fe92
SS
12822010-03-29 Stan Shebs <stan@codesourcery.com>
1283 Nathan Sidwell <nathan@codesourcery.com>
1284
1285 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1286 GDBN equivalent.
1287 (Set Tracepoints): Remove mention that conditional tracepoints
1288 don't exist.
1289 (Tracepoint Actions): Clarify when while-stepping collection
1290 happens, note that while-stepping does not automatically collect
1291 $pc.
1292
409873ef 12932010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1294
409873ef
SS
1295 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1296 (General Query Packets): Describe TracepointSource.
1297
ee8e71d4
EZ
12982010-03-27 Matt Rice <ratmice@gmail.com>
1299
c8d5aac9
L
1300 * gdb.texinfo (ARM): Document arguments to "target sim".
1301 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1302
99b5e152
PA
13032010-03-26 Pedro Alves <pedro@codesourcery.com>
1304
1305 * gdb.texinfo (Tracepoint Packets): Remove mention that
1306 terror:string may be plain text, and drop mention of X prefix.
1307
cd64ee31
VP
13082010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1309
1310 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1311
6c28cbf2
SS
13122010-03-24 Stan Shebs <stan@codesourcery.com>
1313
1314 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1315
95a42b64
TT
13162010-03-24 Tom Tromey <tromey@redhat.com>
1317
1318 PR breakpoints/9352:
1319 * gdb.texinfo (Break Commands): Update.
1320
18148017
VP
13212010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1322
1323 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1324 commands.
1325
4daf5ac0
SS
13262010-03-16 Stan Shebs <stan@codesourcery.com>
1327
1328 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1329 circular-trace-buffer.
1330 (Tracepoint Packets): Describe QTBuffer, and details of the
1331 qTStatus reply.
1332
c9429232
SS
13332010-03-12 Stan Shebs <stan@codesourcery.com>
1334 Nathan Sidwell <nathan@codesourcery.com>
1335
1336 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1337 doing instruction stepping.
1338 (Tracepoint Restrictions): New node.
1339
ccefe4c4
TT
13402010-03-10 Tom Tromey <tromey@redhat.com>
1341
1342 * gdbint.texinfo (Symbol Handling): Update.
1343
7c953934
TT
13442010-03-08 Tom Tromey <tromey@redhat.com>
1345
1346 PR cli/9591:
1347 * gdb.texinfo (Mode Options): Mention lack of pagination and
1348 confirmation with --batch.
1349 (Screen Size): Mention --batch.
1350 (Messages/Warnings): Likewise.
1351
f870a310
TT
13522010-03-05 Tom Tromey <tromey@redhat.com>
1353
1354 * gdb.texinfo (Basic Python): Document target_charset and
1355 target_wide_charset.
1356
78e2826b
TT
13572010-03-05 Tom Tromey <tromey@redhat.com>
1358
1359 * gdb.texinfo (Data): Link to pretty-printing.
1360 (Output Formats): Likewise. Correct text.
1361
f5dff777
DJ
13622010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1363
1364 * gdb.texinfo (Types): Describe <struct> and <flags>.
1365
dc00d89f
PM
13662010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1367
1368 * gdb.texinfo (Frames In Python): Add block parameter and
1369 description to read_var text.
1370
5107b149 13712010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1372 Tom Tromey <tromey@redhat.com>
5107b149
PM
1373
1374 * gdb.texinfo (Types In Python): Describe block argument in
1375 template_argument and gdb.lookup_type.
1376
e03e5e7b
TT
13772010-02-24 Tom Tromey <tromey@redhat.com>
1378
1379 * gdb.texinfo (Cygwin Native): Fix typo.
1380
f3e9a817
PM
13812010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1382
1383 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1384 and select method descriptions.
1385 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1386 Tables in Python to menu.
1387 (Blocks In Python): New node.
1388 (Symbols In Python): New node.
1389 (Symbol Tables in Python): New node.
1390
a79b8f6e
VP
13912010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1392
1393 Multiexec MI
1394
1395 gdb/
1396 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1397
1398 gdb/doc/
1399 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1400 changes.
1401 (GDB/MI Program Execution): Document current behaviour of
1402 --all and --thread-group.
1403 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1404 -remove-inferior.
1405 * observer.texi (inferior_added, inferior_removed): New
1406 observers.
1407
629d6a47
TT
14082010-02-19 Tom Tromey <tromey@redhat.com>
1409
1410 * gdbint.texinfo (Getting Started): Fix @node.
1411 (Debugging GDB): Likewise.
1412
c09529e5
JB
14132010-02-13 Joel Brobecker <brobecker@adacore.com>
1414
1415 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1416 documenting the gdb_test_timeout variable.
1417
540aa8e7
MS
14182010-02-12 Jakob Engblom <jakob@virtutech.com>
1419
1420 * gdb.texinfo (MI commands): Added documentation of --reverse
1421 option to a set of MI commands. Restructured documentation of MI
1422 commands --exec-continue to reflect the complexity of reverse
1423 execution.
1424
081dfbf7
PA
14252010-02-12 Pedro Alves <pedro@codesourcery.com>
1426
1427 * gdb.texinfo (Using the Collected Data): Specify that the address
1428 range of `tfind outsize' is exclusive, and that the address range
1429 of `tfind range' is inclusive.
1430 (Tracepoint Packets): Specify that the address range of
1431 `QTFrame:range' is inclusive, and that the address range of
1432 `QTFrame:outside' is exclusive
1433
8e9c5e02
VP
14342010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1435
1436 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1437
92981e24
TT
14382010-02-10 Tom Tromey <tromey@redhat.com>
1439
1440 * gdb.texinfo (Debugging Output): Document set debug parser and
1441 show debug parser.
1442
075b51b7
L
14432010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1444
1445 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1446 i386_eflags and i386_mxcsr.
1447
3bb8d5c3
L
14482010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1449
1450 * gdb.texinfo: Document i386 target features.
1451
c5f80513
DE
14522010-02-05 Doug Evans <dje@google.com>
1453
1454 * gdbint.texinfo (Testsuite): Add a new section to document the
1455 various DejaGnu variables that may be overridden.
1be00882 1456 Document INTERNAL_GDBFLAGS.
c5f80513 1457
6ac33a4e
TT
14582010-02-04 Tom Tromey <tromey@redhat.com>
1459
1460 PR cli/8830:
1461 * gdb.texinfo (Files): -readnow comes before the filename for file
1462 and symbol-file.
1463
a1dcb23a
DJ
14642010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1465
1466 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1467 Document ARM breakpoint types.
1468 (Register Packet Format): Move into the new section.
1469 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1470
95433b34
JB
14712010-01-21 Joel Brobecker <brobecker@adacore.com>
1472
1473 * gdb.texinfo (File Options): Adjust the documentation of this
1474 switch to refer to the "source" command rather than partially
1475 duplicating some of the relevant information.
1476 (Extending GDB): Introduce and document the set/show script-extension
1477 setting.
1478 (Command Files): Add note explaining that the "source" command
1479 is also used to evalute scripts written in other languages.
1480 Remove the short slightly incorrect reference to sourcing Python
1481 scripts.
1482 (Python Commands): Document how to execute a Python script from GDB.
1483
8d576872
JB
14842010-01-19 Joel Brobecker <brobecker@adacore.com>
1485
1486 * gdb.texinfo (Command Files): Fix typo.
1487
8150ff9c
JB
14882010-01-18 Tom Tromey <tromey@redhat.com>
1489
1490 * gdb.texinfo (File Options): Document -x on .py files.
1491 (Command Files): Document handling of Python scripts.
1492
23db03a6
JZ
14932010-01-18 Jie Zhang <jie.zhang@analog.com>
1494
1495 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1496
00bf0b85
SS
14972010-01-15 Stan Shebs <stan@codesourcery.com>
1498
1499 * gdb.texinfo (Trace Files): New section.
1500 (Tracepoint Packets): Document QTSave and qTBuffer.
1501 (Trace File Format): New appendix.
1502
be759fcf
PM
15032010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1504
1505 * gdb.texinfo (Values From Inferior): Document lazy_string value
1506 method.
1507 (Python API): Add Lazy strings menu item.
1508 (Lazy Strings In Python): New node.
1509
dc146f7c
VP
15102010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1511
1512 * gdb.texinfo (GDB/MI Thread Information): New.
1513 (GDB/MI Async Records): Document the core field in *stopped.
1514 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1515 documentation
1516 (Process list): Document that osdata document may contain
1517 threads.
1518 (Remote Serial Protocol): Document qXfer:threads.
1519
d5551862
SS
15202010-01-06 Stan Shebs <stan@codesourcery.com>
1521
1522 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1523 disconnected tracing.
1524 (Tracepoint Packets): Document new protocol.
1525
7a697b8d
SS
15262010-01-05 Stan Shebs <stan@codesourcery.com>
1527
1528 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1529 tracepoints.
1530 (Tracepoint Packets): Describe remote protocol for fast
1531 tracepoints.
1532
e6f3ec50
JB
15332010-01-01 Joel Brobecker <brobecker@adacore.com>
1534
1535 Update the "Start of New Year Procedure".
1536 * gdbint.texinfo: Add the list of files that need to be updated
1537 manually. Minor reformatting.
1538
ddc4e9c1
JB
15392010-01-01 Joel Brobecker <brobecker@adacore.com>
1540
1541 * refcard.tex: Update copyright year in header and text.
1542
9d2897ad
JB
15432010-01-01 Joel Brobecker <brobecker@adacore.com>
1544
1545 * agentexpr.texi: Add 2010 to the list of copyright years.
1546 * annotate.texinfo: Likewise.
1547 * gdb.texinfo: Likewise.
1548 * gdbint.texinfo: Likewise.
1549 * observer.texi: Likewise.
1550 * stabs.texinfo: Likewise.
1551
6da95a67
SS
15522009-12-31 Stan Shebs <stan@codesourcery.com>
1553
1554 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1555
236f1d4d
SS
15562009-12-29 Stan Shebs <stan@codesourcery.com>
1557
1558 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1559
f61e138d
SS
15602009-12-28 Stan Shebs <stan@codesourcery.com>
1561
1562 * gdb.texinfo (Trace State Variables): New section.
1563 (Tracepoint Packets): Describe trace state variable packets.
1564 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1565 variable bytecodes.
1566
0fe7935b
DJ
15672009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1568
1569 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1570 declarations.
1571
a6b29f87
VP
15722009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1573
1574 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1575 -gdb-exit behaviour.
1576
5e4bde96
JB
15772009-12-20 Joel Brobecker <brobecker@adacore.com>
1578
1579 * gpl.texi: Update to version 3 of the GPL.
1580
a1715244
JB
15812009-12-20 Joel Brobecker <brobecker@adacore.com>
1582
1583 * Makefile.in: Update copyright header.
1584 * observer.texi: Fix the copyright header of the generated files.
1585
361ae042
PM
15862009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1587
1588 * gdb.texinfo (Types In Python): Describe range function.
1589
bfd31e71
PM
15902009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1591
1592 * gdb.texinfo (Types In Python): Describe "is_base_class".
1593
57a1d736
TT
15942009-12-03 Tom Tromey <tromey@redhat.com>
1595
1596 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1597
8cebebb9
PP
15982009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1599
1600 * observer.texi: New memory_changed observer.
1601
16af530a
TT
16022009-12-01 Tom Tromey <tromey@redhat.com>
1603
1604 * gdb.texinfo (Reverse Execution): Fix typo.
1605
b6199126
DJ
16062009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1607
1608 PR gdb/8704
1609
1610 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1611 are allowed after the breakpoint condition.
1612
7a6973ad
TT
16132009-11-23 Tom Tromey <tromey@redhat.com>
1614
1615 PR python/10782:
1616 * gdb.texinfo (Types In Python): Document Type.pointer.
1617
21a0512e
PP
16182009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1619
1620 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1621
a5832c8f
PA
16222009-11-11 Pedro Alves <pedro@codesourcery.com>
1623
1624 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1625 (Using Agent Expressions): Delete cross reference.
1626
1eb7cd77
JB
16272009-11-07 Joel Brobecker <brobecker@adacore.com>
1628
1629 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1630 and @settitle directives up to help makeinfo find them.
1631
24ddea62
JK
16322009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1633
1634 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1635 (Auto-loading): Use plural and note one can use multiple components now.
1636
3afae151
VP
16372009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1638
1639 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1640 -stack-list-arguments have the same documentation for parameter
1641 as -stack-list-locals. Add comas.
1642
14ff2235
PM
16432009-10-27 Tom Tromey <tromey@redhat.com>
1644 Eli Zaretskii <eliz@gnu.org>
1645
c8d5aac9 1646 PR python/10781
14ff2235
PM
1647
1648 * gdb.texinfo (Values From Inferior): Document cast method.
1649
9c419145
PP
16502009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1651
1652 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1653 and adjust example.
889bf7c5 1654
29153c24
MS
16552009-10-22 Michael Snyder <msnyder@vmware.com>
1656
1657 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1658 info record command. Also document the new save and restore
29153c24
MS
1659 commands.
1660
2b28d209
PP
16612009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1662
1663 * gdb.texinfo (Machine Code): Mention current pc marker.
1664 (Memory): Likewise.
1665
6c95b8df
PA
16662009-10-19 Pedro Alves <pedro@codesourcery.com>
1667 Stan Shebs <stan@codesourcery.com>
1668
1669 * observer.texi (new_inferior): Rename to...
1670 (inferior_appeared): ... this.
1671
1672 * gdb.texinfo (Inferiors): Rename node to ...
1673 (Inferiors and Programs): ... this. Mention running multiple
1674 programs in the same debug session.
1675 <info inferiors>: Mention the new 'Executable' column if "info
1676 inferiors". Update examples. Document the "add-inferior",
1677 "clone-inferior", "remove-inferior" and "maint info
1678 program-spaces" commands.
1679 (Process): Rename node to...
1680 (Forks): ... this. Document "set|show follow-exec-mode".
1681
2f8132f3
MS
16822009-10-11 Michael Snyder <msnyder@vmware.com>
1683
1684 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1685 (ReverseContinue): Ditto.
1686
cba4b2d3
PP
16872009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1688
1689 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1690
da082f17
JK
16912009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1692
1693 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1694
08be9d71
ME
16952009-10-06 Michael Eager <eager@eagercon.com>
1696
1697 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1698 (Embedded Processors): Add MicroBlaze.
1699 (MicroBlaze): New. Describe Xilinx MicroBlaze
1700
08a0efd0
PA
17012009-10-04 Pedro Alves <pedro@codesourcery.com>
1702
1703 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1704
cbb8f428
EZ
17052009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1706
1707 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1708
30a4a70c
JB
17092009-09-23 Joel Brobecker <brobecker@adacore.com>
1710
1711 * observer.texi (solib_unloaded): Document explicitly the fact that
1712 this observer is called before the associated symbols are unloaded.
1713
b3372f91
VP
17142009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1715
1716 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1717 -stack-list-variables.
1718
f43030c4
TT
17192009-09-18 Tom Tromey <tromey@redhat.com>
1720
1721 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1722 is experimental.
1723
ec7e75e7
PP
17242009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1725
1726 * gdb.texinfo (convenince variables): Mention
1727 $_siginfo could be empty.
f43030c4 1728
0cc7d26f
TT
17292009-09-15 Tom Tromey <tromey@redhat.com>
1730
1731 * gdb.texinfo (GDB/MI Variable Objects): Document
1732 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1733 Expand -var-update documentation.
1734
a96d9b2e
SDJ
17352009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1736
1737 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1738 feature.
1739
005ca36a
JB
17402009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1741
1742 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1743
0d772ac9
MS
17442009-09-10 Michael Snyder <msnyder@vmware.com>
1745
1746 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1747 ReverseStep replies to the qSupported query.
1748
14fb1bac
JB
17492009-09-10 Joel Brobecker <brobecker@adacore.com>
1750
1751 Add documentation for set/show interactive-mode.
1752 * gdb.texinfo (Other Misc Settings): New node.
1753
29b090c0
DE
17542009-09-01 Doug Evans <dje@google.com>
1755
1756 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1757 non-stop mode's affect on remote caching.
1758
4e5d721f
DE
17592009-08-31 Jacob Potter <jdpotter@google.com>
1760 Doug Evans <dje@google.com>
1761
1762 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1763 Mark `set/show remotecache' options as obsolete.
1764 Document new `set/show stack-cache' option.
1765 Update text for `info dcache'.
1766
55333a84
DE
17672009-08-27 Doug Evans <dje@google.com>
1768
1769 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1770 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1771
bc3a0b4d
RW
17722009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1773
1774 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1775 about autoconf.
1776
3a1ff0b6
PA
17772009-08-25 Pedro Alves <pedro@codesourcery.com>
1778
1779 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1780 small example, and describe its columns. Replace "inferior-id" by
1781 "infno" throughout.
1782
81ecdfbb
RW
17832009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1784
af542c2e
RW
1785 * gdbint.texinfo (Releasing GDB): Point to
1786 README-maintainer-mode file for required autoconf version.
1787 * configure.ac: Do not substitute datarootdir, htmldir,
1788 pdfdir, docdir. Do not process --with-datarootdir,
1789 --with-htmldir, --with-pdfdir, --with-docdir.
1790 * configure: Regenerate.
1791
81ecdfbb
RW
1792 * configure: Regenerate.
1793
4efc6507
DE
17942009-08-20 Reid Kleckner <reid@kleckner.net>
1795
1796 * gdb.texinfo: Add chapter on JIT interface.
1797
43089a6e
NR
17982009-08-07 Nick Roberts <nickrob@snap.net.nz>
1799
1800 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1801 confirmation request.
43089a6e 1802
99e008fe
EZ
18032009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1804
c8d5aac9
L
1805 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1806 CRC definitions.
99e008fe 1807
48cb2d85
VP
18082009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1809
1810 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1811 -break-commands.
48cb2d85 1812
ff1a52c6
UW
18132009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1814
1815 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1816 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1817
3285f3fe
UW
18182009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1819
1820 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1821 "set spu stop-on-load" and "show spu stop-on-load" commands.
1822
e35359c5
UW
18232009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1824
1825 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1826
58d6951d
DJ
18272009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1828
1829 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1830 org.gnu.gdb.arm.neon.
1831
08d16641
PA
18322009-07-20 Pedro Alves <pedro@codesourcery.com>
1833
1834 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1835 optional element.
1836 (subsection OS ABI): New subsection.
1837
782b2b07
SS
18382009-07-14 Stan Shebs <stan@codesourcery.com>
1839
1840 * gdb.texinfo (Tracepoint Conditions): New section.
1841 (General Query Packets): Describe ConditionalTracepoints.
1842 (Tracepoint Packets): Describe condition field.
1843 (Maintenance Commands): Describe maint agent-eval.
1844 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1845
9b117ef3
HZ
18462009-07-11 Hui Zhu <teawater@gmail.com>
1847
1848 * gdb.texinfo (disassemble): Add a new modifier /r
1849 to "disassemble" command to make it print the raw instructions
1850 in hex as well as in symbolic form.
1851
f5a33284
TT
18522009-07-09 Tom Tromey <tromey@redhat.com>
1853
1854 * gdbint.texinfo (Testsuite): Document parallel make check.
1855
812f7342
TT
18562009-07-09 Tom Tromey <tromey@redhat.com>
1857
1858 * gdbint.texinfo (Testsuite): Document test transcripts.
1859
fbb8f299
PM
18602009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1861
1862 * gdb.texinfo (Values From Inferior): Add length parameter
1863 description.
1864
dd8f35ac
EZ
18652009-07-04 Chris Genly <chris@genly.us>
1866
1867 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1868 in -var-list-children. Fix example according to what the code
1869 does.
1870
2277426b
PA
18712009-07-02 Pedro Alves <pedro@codesourcery.com>
1872
1873 * gdb.texinfo (Debugging multiple inferiors): Document the
1874 "inferior", "detach inferior" and "kill inferior" commands.
1875 (Debugging Programs with Multiple Processes): Adjust to mention
1876 generic "inferior" commands. Delete mention of "detach fork" and
1877 "delete fork". Cross reference to "Debugging multiple inferiors"
1878 section.
1879
a6d9a66e
UW
18802009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1881
5af949e3
UW
1882 * gdbint.texinfo (Item Output Functions): Update signature
1883 for ui_out_field_core_addr.
1884
18852009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1886
1887 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1888 Update example code extrated from breakpoint.c.
1889
9901a55b 18902009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1891
9901a55b
PP
1892 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1893 MI commands.
1894 (GDB/MI Symbol Query): Likewise.
1895 (GDB/MI File Commands): Likewise.
1896 (GDB/MI File Transfer Commands): Likewise.
1897 (GDB/MI Target Manipulation): Likewise.
1898 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1899
edb3359d
DJ
19002009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1901
1902 * gdb.texinfo (Debugging Optimized Code): New chapter.
1903 (Compiling for Debugging): Reference it. Move some
1904 text to the new section.
1905
7cd1089b
PM
19062009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1907
1908 * doc/gdb.texinfo (Calling): Document
1909 set-unwind-on-terminating-exception usage.
1910
d4db2f36
PA
19112009-06-11 Pedro Alves <pedro@codesourcery.com>
1912
1913 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1914 command.
1915
d1a7880c
PA
19162009-06-07 Pedro Alves <pedro@codesourcery.com>
1917
1918 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1919 references.
1920
473f94e6
UW
19212009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1922
1923 * gdbint.texinfo: Rename formal parameters to gdbarch function
1924 protoypes from "current_gdbarch" to "gdbarch".
1925
8f500870
TT
19262009-05-28 Tom Tromey <tromey@redhat.com>
1927
1928 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1929
b6313243
TT
19302009-05-27 Tom Tromey <tromey@redhat.com>
1931
1932 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1933 feature.
1934 (GDB/MI Variable Objects): Document -var-set-visualizer.
1935
19362009-04-02 Tom Tromey <tromey@redhat.com>
1937
1938 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1939 feature.
1940 (GDB/MI Variable Objects): Document -var-set-visualizer.
1941
a6bac58e
TT
19422009-05-27 Tom Tromey <tromey@redhat.com>
1943 Thiago Jung Bauermann <bauerman@br.ibm.com>
1944 Phil Muldoon <pmuldoon@redhat.com>
1945
1946 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1947 (Pretty Printing): New node.
1948 (Selecting Pretty-Printers): Likewise.
1949 (Python API): Update.
1950 (Output Formats): Document /r format.
1951
2c74e833
TT
19522009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1953 Tom Tromey <tromey@redhat.com>
1954
1955 * gdb.texinfo (Types In Python): New node.
1956 (Values From Inferior): "type" is now an attribute.
1957 (Python API): Update.
1958
89c73ade
TT
19592009-05-27 Tom Tromey <tromey@redhat.com>
1960 Thiago Jung Bauermann <bauerman@br.ibm.com>
1961 Phil Muldoon <pmuldoon@redhat.com>
1962
1963 * gdb.texinfo: Add @syncodeindex for `tp'.
1964 (Python API): Update.
1965 (Auto-loading): New node.
1966 (Objfiles In Python): New node.
1967
17a37d48
PP
19682009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1969
1970 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1971
6718376f
NR
19722009-05-15 Nick Roberts <nickrob@snap.net.nz>
1973
1974 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1975
cbe54154
PA
19762009-05-12 Pedro Alves <pedro@codesourcery.com>
1977
1978 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1979 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1980 show show-debug-regs' docs.
1981
8e05493c
EZ
19822009-05-08 Eli Zaretskii <eliz@gnu.org>
1983
1984 * gdb.texinfo (Process Record and Replay): Add description of
1985 reverse execution.
1986
b39f4988
JB
19872009-05-07 Joel Brobecker <brobecker@adacore.com>
1988
1989 * gdbint.texinfo (Adding support for debugging core files): New node.
1990 (Native Debugging): Remove the ``Native core file Support'' section.
1991
a2311334
EZ
19922009-05-01 Eli Zaretskii <eliz@gnu.org>
1993
1994 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1995 Add index entries.
1996
53cc454a 19972009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 1998 Michael Snyder <msnyder@vmware.com>
53cc454a 1999
a2311334
EZ
2000 * gdb.texinfo: (Process Record and Replay): Add documentation for
2001 process record and replay.
53cc454a 2002
484086b7
JK
20032009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2004
2005 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2006 a new part on command-line defined macros.
2007
32ae1842
EZ
20082009-04-25 Eli Zaretskii <eliz@gnu.org>
2009
2010 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2011 clarify the wording.
2012
b14b1491
TT
20132009-04-23 Tom Tromey <tromey@redhat.com>
2014
2015 * gdb.texinfo (Data Files): New node.
2016 (GDB Files): Update menu.
2017
5c1e86e1
JB
20182009-04-23 Joel Brobecker <brobecker@adacore.com>
2019
2020 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2021 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2022
83eba9b7
VP
20232009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2024
2025 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2026
e31198c4
HZ
20272009-04-22 Hui Zhu <teawater@gmail.com>
2028
2029 * gdb.texinfo (disassemble-next-line): Set the default of
2030 disassemble-next-line to off.
2031
26e251b6
JM
20322009-04-21 Joseph Myers <joseph@codesourcery.com>
2033
2034 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2035 --with-htmldir): New.
2036 * configure: Regenerate.
2037 * Makefile.in (datarootdir, docdir): Define.
2038 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2039 instead of $(SET_TEXINPUTS).
2040 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2041 gdbint.info instead of $(SET_TEXINPUTS).
2042 (gdbint/index.html): Use same -I options as for building
2043 gdbint.info.
2044 (stabs.dvi, stabs.pdf): Use same -I options as for building
2045 stabs.info instead of $(SET_TEXINPUTS).
2046 (stabs/index.html): Use same -I options as for building
2047 stabs.info.
2048 (annotate.dvi, annotate.pdf): Use same -I options as for building
2049 annotate.info instead of $(SET_TEXINPUTS).
2050 (annotate/index.html): Use same -I options as for building
2051 annotate.info.
2052
eac35c4e
DD
20532009-04-21 David Daney <ddaney@caviumnetworks.com>
2054
2055 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2056
29b0e8a2
JM
20572009-04-21 Joseph Myers <joseph@codesourcery.com>
2058
2059 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2060
2b831889 20612009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2062 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2063
2064 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2065 (MAKEHTMLFLAGS): Set to empty.
2066 (html__strip_dir): Define.
2067 (HTMLFILES): Define.
2068 (HTMLFILES_INSTALL): Define.
2069 (install-html): Copy new automake rule.
2070 (html): Depend on $(HTMLFILES).
2071 (gdb_toc.html): Rename to gdb/index.html.
2072 (gdbint_toc.html): Rename to gdbint/index.html.
2073 (stabs_toc.html): Rename to stabs/index.html.
2074 (annotate_toc.html): Rename to annotate/index.html.
2075
89a34d1b
JM
20762009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2077
2078 * Makefile.in: Set pdfdir and htmldir from configure
2079 substitutions.
2080 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2081 * configure: Regenerate.
2082
a2d5da46
JB
20832009-04-16 Joel Brobecker <brobecker@adacore.com>
2084
2085 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2086 This macro is no longer used.
2087
732f6a93
TT
20882009-04-15 Tom Tromey <tromey@redhat.com>
2089
2090 * gdb.texinfo (Character Sets): Document default character set.
2091
87f9adc1
PM
20922009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2093
2094 * gdbint.texinfo: Change server name from sources.redhat.com to
2095 sourceware.org throughout.
2096
2c88c651
JB
20972009-04-09 Joel Brobecker <brobecker@adacore.com>
2098
2099 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2100 about a missing dot or coma after @xref.
2101
4f5376b2
JB
21022009-04-02 Joel Brobecker <brobecker@adacore.com>
2103
2104 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2105 example, and add a small explanation about it.
2106 (Print Settings): Change the documentation of the "set print
2107 frame-arguments" to reflect the fact that the default is now "scalars".
2108
a0381d3a
JB
21092009-04-02 Joel Brobecker <brobecker@adacore.com>
2110
2111 * gdb.texinfo (Print Settings): Add kindex for command "set
2112 print frame-arguments".
2113
45ac276d
JB
21142009-03-31 Joel Brobecker <brobecker@adacore.com>
2115
2116 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2117 breakpoints.
2118 (Set Breaks): Add reference to thread-specific and task-specific
2119 breakpoints.
2120
32cd1edc
JB
21212009-03-31 Joel Brobecker <brobecker@adacore.com>
2122
2123 * gdb.texinfo (Ada Tasks): Remove the documentation about
2124 the "Running" state, as this state has been eliminated.
2125 Now all runnable tasks are shown as "Runnable".
2126
1042e4c0
SS
21272009-03-30 Stan Shebs <stan@codesourcery.com>
2128
2129 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2130 special case of breakpoints.
2131 (Enable and Disable Tracepoints): Mention deprecation.
2132 (Listing Tracepoints): Update description and example.
2133
f8f6f20b
TJB
21342009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2135
2136 * gdb.texinfo (Frames in Python): New node.
2137 (Python API): Update.
2138
c0c6f777
TJB
21392009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2140
2141 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2142 from a method to an attribute.
2143
def2b000
TJB
21442009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2145
2146 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2147 attribute.
2148
a07daef3
PA
21492009-03-25 Pedro Alves <pedro@codesourcery.com>
2150
2151 * observer.texi (thread_exit): Add "silent" parameter.
2152
f3b1572e
PA
21532009-03-22 Pedro Alves <pedro@codesourcery.com>
2154
2155 * observer.texi (about_to_proceed): New.
2156
587afa38
EZ
21572009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2158
2159 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2160 field throughout to handle types with spaces in them. Fix typos
2161 found by aspell.
2162 (Summary, Requirements, Contributors): New first chapter,
2163 "Summary" added, old Requirements section moved there, and new
2164 section, "Contributors" added.
2165 (Initializing a New Architecture, Register Representation)
2166 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2167 (Porting gdb): These sections extended and updated.
2168 (Compiler Characteristics): This section (empty) deleted.
2169 (Defining Other Architecture Features): This section renamed and
2170 duplicate material removed from (formerly "Target Conditionals").
2171 Use braces {} in @deftypeXX type field throughout to handle types
2172 with spaces in them. Typos found by aspell fixed.
2173
2174 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2175 * stack_frame.pdf: Version of image for PDF output.
2176 * stack_frame.png: Version of image for HTML output and for Emacs.
2177 * stack_frame.txt: Version of image for Info output.
1db61298 2178 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2179
10af6951
EZ
21802009-03-21 Eli Zaretskii <eliz@gnu.org>
2181
2182 * gdb.texinfo (Character Sets): Fix last change.
2183
cc924cad
TJB
21842009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2185
2186 * gdb.texinfo (Values From Inferior): Fix optional arguments
2187 markup.
2188 (Commands In Python): Adjust argument names of gdb.Command.__init__
2189 to what the function accepts as keywords.
2190
bc3b79fd
TJB
21912008-03-20 Tom Tromey <tromey@redhat.com>
2192
2193 * gdb.texinfo (Convenience Vars): Document convenience functions.
2194 (Functions In Python): New node.
2195 (Python API): Update.
2196
6c7a06a3
TT
21972009-03-20 Tom Tromey <tromey@redhat.com>
2198
2199 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2200 set target-wide-charset.
2201 (Requirements): Mention iconv.
2202
b646ddd4
HZ
22032009-03-17 Hui Zhu <teawater@gmail.com>
2204
2205 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2206
91440f57
HZ
22072009-03-17 Hui Zhu <teawater@gmail.com>
2208
2209 * gdb.texinfo: Add documentation for disassemble-next-line.
2210
8fd41227
TJB
22112009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2212
2213 * gdb.texinfo (Commands In Python): Remove tindex entries.
2214
61ff14c6
JK
22152009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2216
2217 * gdb.texinfo (Returning): New description for missing debug info.
2218
0b16c5cf
PA
22192009-03-14 Pedro Alves <pedro@codesourcery.com>
2220
2221 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2222 (General Query Packets): Document qAttached.
0b16c5cf 2223
32fc0df9
PA
22242009-03-05 Pedro Alves <pedro@codesourcery.com>
2225
2226 * gdb.texinfo (Background Execution): Better describe the set
2227 target-async command.
2228 (Maintenance Commands): Delete description of the `maint set/show
2229 linux-async' and `maint set/show remote-async' commands.
2230
134eb42c
VP
22312009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2232
2233 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2234 between sentences.
2235
c86cf029
VP
22362009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2237
2238 * gdb.texinfo (GDB/MI Async Records): Document the
2239 =library-loaded and =library-unloaded notifications.
2240
3ea85240
VP
22412009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2242
2243 * observer.texi (test_notification): New observer.
2244
1d33d6ba
VP
22452009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2246
61ff14c6
JK
2247 * observer.texi: Add parameter 'print_frame' to normal_stop
2248 observer.
1d33d6ba 2249
d721c933
EZ
22502009-02-07 Eli Zaretskii <eliz@gnu.org>
2251
2252 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2253 (Commands In Python): Fix COMMAND_* constants in last change. Use
2254 @kbd for interactive input. Add cross-references and index
2255 entries.
2256
4aa995e1
PA
22572009-02-06 Pedro Alves <pedro@codesourcery.com>
2258
2259 * gdb.texinfo (Signals): Document $_siginfo.
2260 (Convenience Variables): Mention $_siginfo.
2261 (Remote Configuration): Document qXfer:siginfo:read,
2262 qXfer:siginfo:write packets, and the read-siginfo-object,
2263 write-siginfo-object commands.
2264
5f5233d4
PA
22652009-02-06 Pedro Alves <pedro@codesourcery.com>
2266
2267 * gdbint.texinfo (Values): New chapter.
2268
d8906c6f
TJB
22692009-02-06 Tom Tromey <tromey@redhat.com>
2270
2271 * gdb.texinfo (Python API): Add entry for Commands In Python.
2272 (Commands In Python): New node.
2273
b6cb8e7d
TJB
22742009-02-05 Tom Tromey <tromey@redhat.com>
2275
2276 * gdb.texinfo (Values From Inferior): Document Value.string.
2277
12453b93
TJB
22782009-02-05 Tom Tromey <tromey@redhat.com>
2279
2280 * gdb.texinfo (Basic Python): Document execute's from_tty
2281 argument.
2282
08c637de
TJB
22832009-02-04 Tom Tromey <tromey@redhat.com>
2284
2285 * gdb.texinfo (Basic Python): Document gdb.history.
2286
592375cd
VP
22872009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2288
2289 * gdb.texinfo (GDB/MI Thread Commands): Document the
2290 'current-thread-id' field. Remove the example with zero threads,
2291 since current GDB won't ever report that if there's inferior.
2292
41447f92
VP
22932009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2294
2295 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2296 option to -break-insert.
2297
098b41a6
JG
22982009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2299 Jerome Guitton <guitton@adacore.com>
2300
2301 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2302 (System-wide configuration): New section.
2303
3c16cced
PA
23042009-01-26 Pedro Alves <pedro@codesourcery.com>
2305
2306 PR gdb/7580:
2307 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2308 internal-error|internal-warning quit|corefile ask|yes|no".
2309
62709adf
PA
23102009-01-26 Pedro Alves <pedro@codesourcery.com>
2311
2312 * gdb.texinfo (Using the `gdbserver' Program): Document
2313 --remote-debug.
2314
7ce58dd2
DE
23152009-01-23 Doug Evans <dje@google.com>
2316
2317 * gdb.texinfo: Add nexti to list of commands that support
2318 background execution.
2319
adb483fe
DJ
23202009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2321
2322 * gdb.texinfo (Define, Hooks): Document prefix command support.
2323
a67ec3f4 23242009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2325 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2326
2327 Fixes for makeinfo --html.
2328
2329 * annotate.texinfo: Use @copying and @insertcopying. Use
2330 @ifnottex in place of @ifinfo.
2331 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2332 place of @ifinfo. Use @ifnotinfo for one index entry.
2333 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2334 in place of @ifinfo.
2335 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2336 in place of @ifinfo. Include contents at start unconditionally.
2337
84fcdf95
PA
23382009-01-13 Pedro Alves <pedro@codesourcery.com>
2339
2340 * gdb.texinfo (General Query Packets): Remove @var{} around the
2341 "spu" literal string.
2342
fa3a767f
PA
23432009-01-07 Pedro Alves <pedro@codesourcery.com>
2344
2345 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2346 program may be running in another process" errors.
2347 * gdbint.texinfo (Native Conditionals): Delete
2348 ONE_PROCESS_WRITETEXT description.
2349
9cb011d3
JB
23502009-01-07 Joel Brobecker <brobecker@adacore.com>
2351
2352 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2353 emacs local variable to be placed at the end of the ChangeLog.
2354 Add server.c and gdbreplay.c to the list of files where the
2355 copyright year needs to be updated.
2356
84603566
SL
23572009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2358
2359 * gdb.texinfo (Remote Configuration): Document new
2360 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2361 commands.
2362
a53f55d8
PA
23632008-12-28 Pedro Alves <pedro@codesourcery.com>
2364
2365 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2366 FETCH_INFERIOR_REGISTERS.
2367 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2368 FETCH_INFERIOR_REGISTERS descriptions. Remove
2369 gdbarch_get_longjmp_target descrition, since already described in
2370 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2371 (Target Conditionals): ... here.
2372
077e0a52
JB
23732008-12-16 Joel Brobecker <brobecker@adacore.com>
2374
2375 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2376 examples.
2377 (Additions to Ada): Likewise. Add the missing opening and closing
2378 parenthesis of the GDB prompt in one of the examples.
2379
023eb17c
JB
23802008-12-14 Joel Brobecker <brobecker@adacore.com>
2381
2382 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2383 about the result of 'Address not being of type System.Address.
2384 This problem has been fixed a while ago.
2385
c3b108f7
VP
23862008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2387
2388 MI non-stop and multiprocess docs.
2389
c8d5aac9
L
2390 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2391 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2392 Adjust documentation for *stopped, document =thread-created,
2393 =thread-exited, =thread-group-created and =thread-group-exited.
2394 (GDB/MI Thread Commands): Document the 'state' field in
2395 -thread-info output.
2396 (GDB/MI Program Execution): Mention --all and --thread-group
2397 options.
2398 (GDB/MI Variable Objects): Describe floating and fixed variable
2399 objects.
2400 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2401
07e059b5
VP
24022008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2403
c8d5aac9
L
2404 * gdb.texinfo (Operating System Information): New appendix.
2405 (Operating System Auxiliary Information): Document 'info os processes'
2406 (Remote Configuration): Document 'osdata'
2407 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2408
a80b95ba
TG
24092008-11-27 Tristan Gingold <gingold@adacore.com>
2410
2411 * gdb.texinfo (Darwin): Document Darwin specific features.
2412
a655d424
JK
24132008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2414
2415 * gdbint.texinfo (Target Conditionals): Extend the
2416 gdbarch_breakpoint_from_pc description.
2417
249e1128
VP
24182008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2419
2420 * gdb.texinfo (M68K Features): Fix typo.
2421
c14c28ba
PP
24222008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2423
2424 * gdb.texinfo (Symbols): Mention printing containing
2425 image name in "info symbol".
2426 (Maint translate-address): Likewise.
889bf7c5 2427
394a6666
JB
24282008-11-18 Joel Brobecker <brobecker@adacore.com>
2429
2430 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2431 commands "catch load" and "catch unload".
2432
66bb093b
VP
24332008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2434
2435 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2436 =thread-selected.
889bf7c5 2437
4a92f99b
VP
24382008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2439
c8d5aac9 2440 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2441
f0323ca0
PA
24422008-10-27 Pedro Alves <pedro@codesourcery.com>
2443
2444 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2445 .mt files, TM_CLIBS or TM_CDEPS.
2446 (x86 Watchpoints): Don't mention TDEPFILES.
2447
8b23ecc4
SL
24482008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2449
2450 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2451 (Overview): Mention notifications and non-stop mode behavior.
2452 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2453 with non-stop mode behavior. Add vStopped description.
2454 (Stop Reply Packets): Update list of packets that return
2455 stop replies. Mention non-stop behavior.
2456 (General Query Packets): Document QNonStop packet and associated
2457 qSupported query response.
2458 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2459 behavior.
2460 (Notification Packets): New section.
2461 (Remote Non-Stop): New section.
2462 (File-I/O Overview): Mention non-stop behavior.
2463
fff08868
HZ
24642008-10-24 Hui Zhu <teawater@gmail.com>
2465 Pedro Alves <pedro@codesourcery.com>
2466
2467 * gdb.texinfo (displaced-stepping): Describe the auto mode
2468 setting, and say it's the default. This is now a mainstream
2469 setting instead of a maintenance setting.
2470
252fbfc8
PA
24712008-10-23 Pedro Alves <pedro@codesourcery.com>
2472
2473 * observer.texi (thread_stop_requested): New.
2474
20924a55
JB
24752008-10-22 Joel Brobecker <brobecker@adacore.com>
2476
2477 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2478 (Patching): Replace incorrect usage of @samp by @kbd.
2479
bacec72f
MS
24802008-10-17 Michael Snyder <msnyder@vmware.com>
2481
2482 * gdb.texinfo: Add documentation for reverse execution.
2483
a08702d6 24842008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2485 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2486
2487 * gdb.texinfo. (Values From Inferior): New subsubsection.
2488
d97bc12b
DE
24892008-10-06 Doug Evans <dje@google.com>
2490
2491 * gdb.texinfo (set debug dwarf2-die): Document it.
2492
87f67dba
JB
24932008-10-01 Joel Brobecker <brobecker@adacore.com>
2494
2495 * gdb.texinfo (catch) [exception]: Document how to insert
2496 a breakpoint on user-defined exceptions when the exception
2497 name is identical to one of the language-defined ones.
2498
2fae03e8
TT
24992008-09-27 Tom Tromey <tromey@redhat.com>
2500
2501 * gdb.texinfo (Macros): Remove text about stringification,
2502 varargs, and splicing.
2503
5c6ce71d
TT
25042008-09-27 Tom Tromey <tromey@redhat.com>
2505
2506 * gdbint.texinfo (Language Support): Remove text about omitting
2507 support for a language.
2508
07128da0
DE
25092008-09-23 Doug Evans <dje@google.com>
2510
2511 * gdb.texinfo (info dcache): Update.
2512
b90a069a
SL
25132008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2514
2515 * gdb.texinfo (Packets): Add info on thread-id syntax and
2516 multiprocess extensions.
2517 <D>: Document multiprocess form of packet.
2518 <H>: Use thread-id syntax.
2519 <T>: Likewise.
2520 <vCont>: Likewise. Note this is required for multiprocess.
2521 <vKill>: New packet.
2522 (Stop Reply Packets) <T>: Use thread-id syntax.
2523 <W>: Document multiprocess form of reply.
2524 <X>: Likewise.
2525 (General Query Packets) <qC>: Use thread-id syntax.
2526 <qfThreadInfo>: Likewise.
2527 <qGetTLSAddr>: Likewise.
2528 <qP>: Likewise.
2529 <qSupported>: Add "multiprocess" feature.
2530 <qThreadExtraInfo>: Use thread-id syntax.
2531
b77209e0
PA
25322008-09-22 Stan Shebs <stan@codesourcery.com>
2533
2534 * gdb.texinfo (Inferiors): New section.
2535
3d0bb823
PA
25362008-09-12 Pedro Alves <pedro@codesourcery.com>
2537
2538 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2539
f8dcfc0a
UW
25402008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2541
2542 * gdbint.texinfo (Target Conditionals): Remove documentation
2543 for gdbarch_name_of_malloc.
2544
8775bb90
MS
25452008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2546
2547 * gdb.texinfo (Interrupts): Mention TCP interface for
2548 sending BREAK.
2549
f1838a98
UW
25502008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2551
2552 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2553 argument prefix to "set sysroot".
2554
158c7665
PH
25552008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2556
2557 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2558 and False.
2559
30e026bb
VP
25602008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2561
c8d5aac9
L
2562 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2563 for possible features of -list-features.
30e026bb 2564
c6ebd6cf
VP
25652008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2566
c8d5aac9 2567 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2568 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2569
aeac0ff9
VP
25702008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2571
2572 * doc/gdb.texinfo (PowerPC): Fix typo.
2573 (PowerPC features): Fix typo.
2574
5231c1fd
PA
25752008-08-18 Pedro Alves <pedro@codesourcery.com>
2576
2577 * observer.texi (thread_ptid_changed): New.
2578
677c5bb1
LM
25792008-08-18 Luis Machado <luisgpm@br.ibm.com>
2580
2581 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2582 (PowerPC features): Mention feature set for VSX registers.
2583
f3a2dd1a
JB
25842008-08-13 Joel Brobecker <brobecker@adacore.com>
2585
2586 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2587 the direct visibility of all names in user-written packages.
2588
33e5cbd6
PA
25892008-08-13 Pedro Alves <pedro@codesourcery.com>
2590
2591 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2592 setting, and make it the default.
2593 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2594 non-stop script example.
2595
d0384fc4
TJB
25962008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2597
2598 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2599 reference to the "Using Different Register and Memory Data
2600 Representation" section.
2601
a6f3e723
SL
26022008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2603
2604 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2605 (Remote Protocol): Add Packet Acknowledgment to menu.
2606 (Overview): Mention +/- can be disabled, and point to new section
2607 where this is discussed in detail.
2608 (General Query Packets): Document QStartNoAckMode packet, and
2609 corresponding qSupported reply.
2610 (Packet Acknowledgment): New section.
2611
0606b73b
SL
26122008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2613 Pedro Alves <pedro@codesourcery.com>
2614
2615 * gdb.texinfo (Threads): Move paragraph about automatic thread
2616 selection to All-Stop Mode subsection.
2617 (Thread Stops): Reorganize existing material into subsections.
2618 Add introductory blurb and menu.
2619 (Non-Stop Mode): New subsection.
2620 (Background Execution): New subsection.
2621 (Maintenance Commands): Add cross-references from async mode
2622 commands to the new Background Execution section.
2623
d57a3c85
TJB
26242008-08-06 Tom Tromey <tromey@redhat.com>
2625
2626 * gdb.texinfo (Extending GDB): New chapter.
2627 (Sequences): Demoted chapter, now a section under the new
2628 Extending GDB chapter.
2629 (Python): New section.
2630
6d76a53d
SS
26312008-07-31 Stan Shebs <stan@codesourcery.com>
2632
2633 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2634
1f70da6a
SS
26352008-07-29 Stan Shebs <stan@codesourcery.com>
2636
2637 * gdbint.texinfo: General round of cleanup and minor
2638 clarifications.
2639 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2640 (Longjmp Support): Update description to reflect how it is done
2641 for targets without using native header.
2642 (Symbol Handling): Add a little more general explanation.
2643 (COFF, ELF): Mention stabs encapsulation.
2644 (DWARF 3): New section.
2645 (Adding a New Host): Scrub out some obsolete bits.
2646 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2647 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2648 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2649 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2650 SEEK_SET, STOP_SIGNAL, USG.
2651 (Raw and Virtual Register Representations): Ditto for
2652 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2653 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2654 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2655 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2656 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2657 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2658 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2659 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2660 DEPRECATED_USE_STRUCT_CONVENTION.
2661 Describe gdbarch_deprecated_fp_regnum.
2662 Update description of gdbarch_print_insn.
2663 (Adding a New Target): Scrub out obsolete bits.
2664 (Obsolete Conditionals): Remove entire section.
2665
383f836e
TT
26662008-07-25 Tom Tromey <tromey@redhat.com>
2667
2668 * observer.texi (GDB Observers): Document new observers:
2669 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2670 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2671 architecture_changed.
2672
cfd8ab24
SS
26732008-07-21 Stan Shebs <stan@codesourcery.com>
2674
2675 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2676 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2677
781b42b0
TT
26782008-07-21 Tom Tromey <tromey@redhat.com>
2679
2680 * observer.texi (GDB Observers): Remove obsolete comment.
2681 <executable_changed>: Remove argument.
2682
d7d9f01e
TT
26832008-07-18 Tom Tromey <tromey@redhat.com>
2684
2685 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2686
bf250677
DE
26872008-07-10 Doug Evans <dje@google.com>
2688
2689 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2690
10568435
JK
26912008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2692
2693 * gdb.texinfo (Starting): Document "set disable-randomization".
2694
5ae4183a
AS
26952008-07-07 Andreas Schwab <schwab@suse.de>
2696
2697 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2698
b56e7235
VP
26992008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2700
2701 * gdb.texinfo (GDB/MI Target Manipulation): Add
2702 example of -target-attach.
2703
e1ac3328
VP
27042008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2705
2706 * observer.texi (target_resumed): New observer.
5ae4183a 2707 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2708
65d12d83
TT
27092008-06-06 Tom Tromey <tromey@redhat.com>
2710
2711 * gdb.texinfo (Completion): Add field name example.
2712
fbc5282e
MK
27132008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2714
2715 * gdb.texinfo (GDB/MI Program Context): Added example
2716 to -exec-arguments
5ae4183a 2717
fbc5282e 27182008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2719
2720 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2721 annotation.
2722
c16158bc 27232008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2724 Nathan Sidwell <nathan@codesourcery.com>
2725 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2726
2727 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2728 and ACX_BUGURL.
2729 * configure: Regenerate.
2730 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2731 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2732 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2733 mailing-list-specific text about bug reporting unless
2734 BUGURL_DEFAULT.
2735
75c99385
PA
27362008-06-05 Pedro Alves <pedro@codesourcery.com>
2737
2738 * gdb.texinfo (-target-select): Remove reference to target async.
2739 (Maintenance Commands): Document "maint set/show remote-async".
2740
1763a388
MK
27412008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2742
2743 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2744 in -target-file-get section.
5ae4183a 2745
d0d064df
PA
27462008-05-22 Pedro Alves <pedro@codesourcery.com>
2747
9b562ab8
PA
2748 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2749 killing the inferior when it is already debugging a process.
d0d064df 2750
8dfa32fc
JB
27512008-05-21 Joel Brobecker <brobecker@adacore.com>
2752
2753 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2754 abbreviation for "finish".
2755
55f996a7
NR
27562008-05-21 Nick Roberts <nickrob@snap.net.nz>
2757
2758 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2759
ba2b1c56
DJ
27602008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2761
2762 * gdbint.texinfo (Target Conditionals): Delete entry for
2763 gdbarch_dwarf_reg_to_regnum.
2764
08388c79
DE
27652008-05-09 Doug Evans <dje@google.com>
2766
a3c83fae 2767 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2768
d14508fe
DE
27692008-05-05 Doug Evans <dje@google.com>
2770
2771 * gdb.texinfo (disassemble): Document /m modifier.
2772
e2b7ddea
VP
27732008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2774
5ae4183a
AS
2775 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2776 will not report the time of commands that run the target.
e2b7ddea 2777
8eb41542
VP
27782008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2779
2780 * gdb.texinfo (GDB/MI Output Records): Add
2781 missing semicolon.
2782
82f68b1c
VP
27832008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2784
2785 * gdb.texinfo (GDB/MI Output Records):
2786 Document =thread-create and =thread-exited.
2787
fa0f268d
VP
27882008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2789
2790 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2791 Remove mention of dmi-discuss.
fa0f268d 2792
063bfe2e
VP
27932008-05-03 Pedro Alves <pedro@codesourcery.com>
2794
2795 * observer.texi (thread_exit): New.
2796
237fc4c9
PA
27972008-05-02 Pedro Alves <pedro@codesourcery.com>
2798
2799 * gdb.texinfo (Debugging Output): Document "set/show debug
2800 displaced".
2801 (Maintenance Commands): Document "maint set/show
2802 can-use-displaced-stepping".
2803
0428b8f5
DJ
28042008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2805
2806 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2807 and set/show arm force-mode.
2808
5009afc5
AS
28092008-05-02 Andreas Schwab <schwab@suse.de>
2810
2811 * gdbint.texinfo (Algorithms): Describe
2812 target_watchpoint_addr_within_range.
2813
669fac23
DJ
28142008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2815
2816 * gdbint.texinfo (Stack Frames): New chapter.
2817 (Algorithms): Move Frames text to the new chapter.
2818 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2819 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2820
721c02de
VP
28212008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2822
5ae4183a
AS
2823 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2824 output does not necessary include any tokens.
721c02de 2825
c055b101
CV
28262008-04-22 Corinna Vinschen <vinschen@redhat.com>
2827
2828 * gdb.texinfo (Set SH Calling convention): New @item.
2829 (Show SH Calling convention): Ditto.
2830
68837c9d
MD
28312008-04-22 Markus Deuling <deuling@de.ibm.com>
2832
2833 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2834
2e9132cc
EZ
28352008-04-20 Eli Zaretskii <eliz@gnu.org>
2836
2837 * gdb.texinfo (Set Breaks): Mention that multiple location
2838 breakpoints need line number info. Add index entries.
2839
31fffb02
CS
28402008-04-19 Craig Silverstein <csilvers@google.com>
2841
2842 * gdb.texinfo (Requirements): Add an optional requirement on
2843 zlib.
2844 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2845 Compressed DWARF 2.
2846
a47ec5fe
AR
28472008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2848
2849 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2850 sample output for 'stopped,reason="breakpoint-hit"' message.
2851 (GDB/MI Program Execution): Likewise.
2852
de051565
MK
28532008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2854
5ae4183a 2855 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2856 -var-set-format. Add -f option to -var-evaluate-expression.
2857
6ba66d6a
JB
28582008-04-03 Joel Brobecker <brobecker@adacore.com>
2859
2860 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2861 new node "Ambiguous Expressions". Replace references to this
2862 node by references to "Ambiguous Expressions" throughout.
2863 (Ambiguous Expressions): New node.
2864
1e26b4f8
DJ
28652008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2866
2867 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2868
b84876c2
PA
28692008-03-21 Pedro Alves <pedro@codesourcery.com>
2870
2871 * gdb.texinfo (Debugging Output): Document
2872 "set/show debug lin-lwp-async".
2873 (Maintenance Commands): Document "maint set/show linux-async".
2874
63092375
DJ
28752008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2876
2877 * gdb.texinfo (Expressions): Update description of malloced arrays.
2878
8e8901c5
VP
28792008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2880
2881 * gdb.texinfo (Thread Commands): Document
2882 -thread-info. Remove -thread-list-all-threads.
2883
1fddbabb
PA
28842008-03-14 Pedro Alves <pedro@codesourcery.com>
2885 Sandra Loosemore <sandra@codesourcery.com>
2886
2887 * gdb.texinfo (Library List Format): Update to mention the
2888 possibility to pass section addresses instead of segment
2889 addresses.
2890
ccd213ac
DJ
28912008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2892
2893 * gdb.texinfo (Starting): Document "set exec-wrapper".
2894 (Server): Document gdbserver --wrapper.
2895
fa4727a6
DJ
28962008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2897
2898 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2899 unreadable memory. Delete obsolete SPARClite reference.
2900
8edfe269
DJ
29012008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2902
2903 * gdb.texinfo (Starting): Mention always-running targets.
2904 (Target Commands): Add an anchor for load.
2905 (Connecting): Explain continue instead of run.
2906
1843f87b
DJ
29072008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2908
2909 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2910
f9082629
NR
29112008-02-26 Nick Roberts <nickrob@snap.net.nz>
2912
2913 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2914 breakpoint table.
2915
fd96d250
PA
29162008-02-19 Pedro Alves <pedro@codesourcery.com>
2917
2918 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2919 killing the inferior when it is already debugging a process.
2920
36af4ef6
MD
29212008-02-13 Markus Deuling <deuling@de.ibm.com>
2922
2923 * gdbint.texinfo (Build Script): New section. Mention new build script
2924 gdb_buildall.sh.
2925
cda4ce5a
JB
29262008-02-01 Jim Blandy <jimb@red-bean.com>
2927
2928 * gdb.texinfo (Help): Summarize 'info args' correctly.
2929
4acd40f3
TJB
29302008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2931
2932 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2933 available in PowerPC architecture.
2934 (Embedded Processors): Change node name of PowerPC item in menu.
2935 (PowerPC): Rename to...
2936 (PowerPC Embedded): this.
2937 (Architectures): Add new PowerPC item in menu.
2938 (PowerPC): New node.
2939
6e6c6f50
DJ
29402008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2941
2942 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2943 commands.
2944
5ee187d7
DJ
29452008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2946
2947 * gdb.texinfo (Setting Catchpoints): Mention features
2948 supported on GNU/Linux.
2949
e275c0d9
NR
29502008-01-30 Nick Roberts <nickrob@snap.net.nz>
2951
2952 * gdb.texinfo (GDB/MI File Commands): Describe new output
2953 field for MI command -file-list-exec-source-file.
2954
2d717e4f
DJ
29552008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2956
2957 * gdb.texinfo (Using the `gdbserver' Program): Add security
2958 warning. Rearrange into subsections and subsubsections. Document
2959 --multi and --debug. Correct --with-sysroot typo. Update --attach
2960 usage. Make load reference clearer. Document monitor exit.
2961 (Remote Configuration): Document set remote exec-file, attach-packet,
2962 and run-packet.
2963 (Packets): Document vAttach and vRun.
2964
d35a4257 29652008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2966
2967 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2968 detach-on-follow -> detach-on-fork.
f663676d 2969
c78d192c
DJ
29702008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2971
2972 * gdbint.texinfo (Native Conditionals): Remove
2973 SHELL_COMMAND_CONCAT and SHELL_FILE.
2974
d35a4257
EZ
29752008-01-26 Eli Zaretskii <eliz@gnu.org>
2976
2977 * gdb.texinfo (Specify Location): Improve wording.
2978
93815fbf
VP
29792008-01-23 Chris Demetriou <cgd@google.com>
2980
2981 * gdb.texinfo (Threads): Document new "set print thread-events"
2982 and "show print thread-events" commands.
2983
2a25a5ba
EZ
29842008-01-19 Eli Zaretskii <eliz@gnu.org>
2985
2986 * gdb.texinfo (Specify Location): New section.
2987 (Delete Breaks, Edit, Set Breaks): Remove description of
2988 locations. Instead, add a reference to "Specify Location".
2989 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2990 (Symbols): Refer to "Specify Location" for the valid forms of
2991 linespecs and locations.
2992
32c9a795
MD
29932008-01-18 Markus Deuling <deuling@de.ibm.com>
2994
2995 * gdbint.texinfo (Target Conditionals): Replace the description of
2996 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2997
b17828ca
JB
29982008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2999
3000 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3001 about &&var, which is rejected by the expression parser.
3002
0aea4bf3
LM
30032008-01-09 Luis Machado <luisgpm@br.ibm.com>
3004
3005 * gdb.texinfo (Output): Update documentation on using printf with DFP
3006 types.
3007
febe4383
TJB
30082008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3009
3010 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3011 subsubsection.
3012 (Decimal Floating Point format): New subsubsection.
3013
7a404eba
PA
30142008-01-05 Pedro Alves <pedro@codesourcery.com>
3015
3016 * gdb.texinfo (File Options): Remove mention of the attempt to
3017 open a core file with the -p option. Don't list -c as a valid
3018 option to attach to a process.
3019
a4d9b460
PA
30202008-01-05 Pedro Alves <pedro@codesourcery.com>
3021
3022 * gdbint.texinfo (Host Conditionals): Remove mention of
3023 ALIGN_STACK_ON_ENTRY.
3024
6ec2edbe
JB
30252008-01-05 Joel Brobecker <brobecker@adacore.com>
3026
3027 * gdbint.texinfo (Start of New Year Procedure): Add item
3028 describing how to update the source and documentation copyright
3029 notices.
3030
d8b2a693
JB
30312007-12-18 Jim Blandy <jimb@codesourcery.com>
3032
ab209b3a 3033 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3034 watchpoint explanation into the main description of the watchpoint
3035 command; update synopses of 'watch', 'rwatch', and 'awatch'
3036 commands.
3037
8b4ed427
VP
30382007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3039
3040 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3041 Document 'pending-breakpoints' feature of
3042 -list-features.
3043
37e4754d
LM
30442007-12-17 Luis Machado <luisgpm@br.ibm.com>
3045
669fac23 3046 * gdb.texinfo: Add new parameter's description.
37e4754d 3047
1d3811f6
DJ
30482007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3049
3050 * gdb.texinfo (Overview): Clarify run-length encoding
3051 example. Remove the restriction on "+" and "-" characters.
3052
c1c25a1a
EZ
30532007-12-15 Eli Zaretskii <eliz@gnu.org>
3054
3055 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3056
afe8ab22 30572007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3058
afe8ab22
VP
3059 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3060 the -f option for -break-insert, remove -r option,
3061 and clarify specification of location.
3062
a6b151f1
DJ
30632007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3064
3065 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3066 formatting.
3067 (Remote Debugging): Add File Transfer section.
3068 (Remote Configuration): Document Host I/O packets.
3069 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3070 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3071 (Packets): Add vFile.
3072
3b784c4f
EZ
30732007-11-17 Eli Zaretskii <eliz@gnu.org>
3074
3075 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3076 breakpoints with multiple locations.
3077 (Breakpoint Menus): Improve wording.
3078 (Output): Fix last change.
3079
a4ce5b0d
UW
30802007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3081
3082 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3083
1b39d5c0
DE
30842007-11-15 Doug Evans <dje@google.com>
3085
3086 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3087
7a72d44c
VP
30882007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3089
3090 * gdbint.texinfo (Native Conditionals): Remove
3091 mention of CLEAR_SOLIB.
5ae4183a 3092
6d1829bf 30932007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3094
3095 * gdb.texinfo (Print Settings): Add documentation for "set/show
3096 print frame-arguments".
3097
1a619819
LM
30982007-11-05 Luis Machado <luisgpm@br.ibm.com>
3099
3b784c4f 3100 * gdb.texinfo (Output): Update printf command's description.
1a619819 3101
55eddb0f
DJ
31022007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3103
3104 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3105 powerpc soft-float".
3106
9cceb671
DJ
31072007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3108
3109 * gdb.texinfo (Files): Correct formatting. Mention Expat
3110 requirement.
3111 (Requirements for Building GDB): Expand the list of Expat
3112 uses.
3113 (Library List Format, Memory Map Format): Mention Expat.
3114 (Target Descriptions): Update Expat wording.
3115
83acabca
DJ
31162007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3117
3118 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3119 Document that gdbarch_convert_register_p should return zero for no-op
3120 conversions.
3121
e35879db
UW
31222007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3123
83acabca 3124 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3125 of set_gdbarch_sofun_address_maybe_missing back to ...
3126 (Target Conditionals): ... here to fix build break.
3127
203c3895
UW
31282007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3129
83acabca 3130 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3131 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3132 (Compiler Characteristics): ... documentation of
3133 set_gdbarch_sofun_address_maybe_missing.
3134
11411de3
DJ
31352007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3136
3137 * gdbint.texinfo (Target Conditionals): Use
3138 frame_unwind_register_unsigned in examples instead of
3139 frame_unwind_unsigned_register.
3140
7cc46491
DJ
31412007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3142
3143 * gdb.texinfo (Predefined Target Types): Add int128
3144 and uint128.
3145 (Standard Target Features): Add PowerPC features.
3146
81adfced
DJ
31472007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3148
3149 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3150
c1874924
UW
31512007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3152
3153 * gdbint.texi (Target Conditionals): Remove documentation
3154 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3155 gdbarch_extract_return_value, and gdbarch_store_return_value.
3156
f6e56ab3
UW
31572007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3158
3159 * gdbint.texi (Target Conditionals): Remove documentation of
3160 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3161
56cf5405
KH
31622007-10-11 Kazu Hirata <kazu@codesourcery.com>
3163
3164 * gdb.texinfo: Mention that inaccessible-by-default is on by
3165 default.
3166
35156bae
DJ
31672007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3168
3169 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3170
d983da9c
DJ
31712007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3172
3173 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3174 multi-threaded watchpoints.
3175 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3176 checked. Describe sticky notification. Expand description
3177 of steppable and continuable watchpoints.
3178 (Watchpoints and Threads): New subsection.
3179
fe6fbf8b
VP
31802007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3181
3182 * gdb.texinfo (Setting Breakpoints): Revise
3183 documentation for pending breakpoints. Document
3184 breakpoints with multiple locations.
5ae4183a 3185
084344da
VP
31862007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3187
3188 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3189 Document -list-features.
5ae4183a 3190
82160952
EZ
31912007-09-15 Eli Zaretskii <eliz@gnu.org>
3192
3193 * gdb.texinfo (Output): Spell out which features of C's printf are
3194 not supported by GDB's printf.
7e27a47a
EZ
3195 (Separate Debug Files): More accurate wording regarding build ID
3196 and a reference to the ld manual rather than the Fedora wiki.
82160952 3197
ea37ba09
DJ
31982007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3199 Jim Blandy <jimb@codesourcery.com>
3200
3201 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3202 (Examining Memory): Update mentions of the 's' format.
3203 (Automatic Display): Likewise.
3204
b8533aec
DJ
32052007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3206
3207 * gdb.texinfo: Update the FSF's Back-Cover Text.
3208
83f83d7f
JK
32092007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3210 Eli Zaretskii <eliz@gnu.org>
3211
3212 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3213 Fixed the ``build ID'' name. New binaries build instructions for the
3214 build ID inclusion. Explain how the commands are specific to the build
3215 ID vs. debug link.
3216
c7e83d54
EZ
32172007-09-01 Eli Zaretskii <eliz@gnu.org>
3218
3219 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3220 indexing for ``build ID'' support.
3221
d3750b24
JK
32222007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3223
3224 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3225 Enlisted BUILD ID to the debug file searching example.
3226 Included a BUILD ID `.note.gnu.build-id' section description.
3227 Updated/added the debug files splitting instructions for OBJCOPY.
3228
02142340
VP
32292007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3230
3231 * gdb.texinfo (Variable Objects): Adjust docs
3232 for -var-info-expression and document
3233 -var-info-path-expression.
3234
d3bdde98
JB
32352007-08-20 Jim Blandy <jimb@codesourcery.com>
3236
3fb6a982
JB
3237 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3238 (title page): Include the dedication in the printed manual, as a
3239 separate page after the copyright notice.
5ae4183a 3240
d3bdde98
JB
3241 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3242 don't break a @var across a line.
3243
c80a96a8
MR
32442007-07-25 Maciej W. Rozycki <macro@mips.com>
3245
3246 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3247 for include files.
3248
5824a901
NR
32492007-07-12 Nick Roberts <nickrob@snap.net.nz>
3250
3251 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3252 in annotate.texinfo.
3253 (Command History): Link to new node.
5824a901 3254
d52e7ea3
UW
32552007-07-05 Markus Deuling <deuling@de.ibm.com>
3256
3257 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3258
5fc14d0a
EZ
32592007-07-05 Eli Zaretskii <eliz@gnu.org>
3260
3261 * gdbint.texinfo (Target Conditionals): Fix last change.
3262
4a9bb1df
UW
32632007-07-03 Markus Deuling <deuling@de.ibm.com>
3264
3265 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3266 routines:
3267 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3268 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3269 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3270 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3271 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3272 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3273 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3274 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3275 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3276 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3277 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3278 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3279 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3280 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3281 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3282 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3283 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3284 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3285 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3286 (SOFTWARE_SINGLE_STEP_P)
3287
3288 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3289 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3290
3291 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3292 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3293 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3294 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3295 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3296 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3297 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3298 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3299 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3300 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3301
3302 (Converting an existing Target Architecture to Multi-arch): Remove
3303 section.
3304
3305 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3306 (gdbarch_addr_bits_remove): Add code example.
3307
3308 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3309
cfa9d6d9
DJ
33102007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3311
3312 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3313 Add other missing entries. Adjust the table size to fit.
3314 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3315 stop reasons including the new "library" event.
3316 (General Query Packets): Adjust table widths for qSupported. Mention
3317 qXfer:libraries:read reply to qSupported and document the new packet.
3318 (Library List Format): New section.
3319
159fcc13
JK
33202007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3321
3322 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3323
f66d1690
MS
33242007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3325
3326 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3327
67102876
NR
33282007-06-25 Nick Roberts <nickrob@snap.net.nz>
3329
3330 * gdbint.texinfo (Register and Memory Data): Break sections
3331 into nodes and add a menu.
3332
a4642986
MR
33332007-06-21 Maciej W. Rozycki <macro@mips.com>
3334
3335 * gdb.texinfo (Examining Memory): Document the new behaviour.
3336
e9c17194
VP
33372007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3338
3339 * gdb.texinfo (Standard Target Features): Document
3340 m68k features.
3341
31d99776
DJ
33422007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3343
3344 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3345
1780a0ed
DJ
33462007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3347
3348 * gdb.texinfo (Target Description Format): Add version attribute
3349 for <target>.
3350
822b6570
DJ
33512007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3352
3353 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3354
f8b73d13
DJ
33552007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3356
3357 * gdb.texinfo (MIPS Features): New subsection.
3358
0e7f50da
UW
33592007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3360 Markus Deuling <deuling@de.ibm.com>
3361
3362 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3363 and qXfer:spu:write packets and mention them under qSupported.
3364
23d964e7
UW
33652007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3366 Markus Deuling <deuling@de.ibm.com>
3367
3368 * gdb.texinfo (Architectures): Add new SPU section to document
3369 Cell Broadband Engine SPU architecture specific commands.
3370
9f708cb2
VP
33712007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3372
3373 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3374 comments.
3375
7579b5f8
NR
33762007-06-07 Nick Roberts <nickrob@snap.net.nz>
3377
3378 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3379
bf06d120
JB
33802007-05-29 Jim Blandy <jimb@codesourcery.com>
3381
3382 * gdb.texinfo (Overview): Doc fix.
3383
23776285
MR
33842007-05-22 Maciej W. Rozycki <macro@mips.com>
3385
3386 * gdb.texinfo (Remote Configuration): Document "set/show
3387 remoteflow".
3388
1a69e1e4
DJ
33892007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3390
bf06d120
JB
3391 * gdb.texinfo (MIPS): Remove documentation for set mips
3392 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3393 stack-arg-size.
1a69e1e4 3394
46ba6afa 33952007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3396
46ba6afa
BW
3397 * all-cfg.texi (GDBTUI): New.
3398 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3399 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3400 (TUI Configuration): Edit to improve clarity and fix problems of
3401 both style and content.
5ae4183a 3402
06d3b283
UW
34032007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3404
3405 * observer.texi (GDB Observers): New observer "new_objfile".
3406
179101d6
UW
34072007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3408
3409 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3410
25d5ea92
VP
34112007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3412
3413 * gdb.texinfo (GDB/MI Variable Objects): Document
3414 frozen variables objects.
5ae4183a 3415
ea35711c
DJ
34162007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3417
3418 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3419 (Character Sets, Caching Data of Remote Targets): Likewise.
3420 (Targets): Delete Remote node. Move its text...
3421 (Debugging Remote Programs): ...to here. Delete description
3422 of the "remote" command.
3423 (Remote configuration): Delete description of "set remotedevice"
3424 and "show remotedevice".
3425 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3426
db2e3e2e
BW
34272007-04-11 Bob Wilson <bob.wilson@acm.org>
3428
5ae4183a
AS
3429 * gdb.texinfo (Contributors, Continuing and Stepping)
3430 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3431 (General Query Packets, File-I/O Remote Protocol Extension)
3432 (Protocol Basics, The F Reply Packet, Write)
3433 (Protocol-specific Representation of Datatypes, Memory Transfer):
3434 Fix hyphenation, punctuation and grammar problems.
3435 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3436 'section' instead of 'subsection' in the text.
3437 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3438 (i386): Remove period from section name.
db2e3e2e
BW
3439 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3440 (Config Names, Configure Options): Use @file{configure}.
3441
8a3dae3e
DJ
34422007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3443
3444 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3445 and tab expansion.
3446
1a92f856
DJ
34472007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3448
3449 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3450
79a6e687 34512007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3452
79a6e687
BW
3453 * gdb.texinfo: Consistently capitalize all significant words in
3454 node names, chapter titles, section titles, and headings. Update
3455 cross references to match.
3456 (Starting and Stopping Trace Experiment): Make node name plural.
3457 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3458
ad527d2e
PA
34592007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3460
3461 * gdb.texinfo (WinCE): Delete obsolete subsection.
3462
7ce59000
DJ
34632007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3464
3465 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3466 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3467 references.
3468
8807d78b
DJ
34692007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3470
3471 * gdb.texinfo (Startup): Delete references to some alternate
3472 names for .gdbinit.
3473 (Thread): Remove LynxOS reference.
3474 (Tandem ST2000): Delete target-specific documentation.
3475 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3476 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3477 and GDB_OSABI_LYNXOS.
3478
5f402660
UW
34792007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3480
3481 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3482
bac718a6
UW
34832007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3484
3485 * gdbint.texinfo (Target Conditionals): Remove mention of
3486 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3487 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3488
9453113a
DJ
34892007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3490
3491 * Makefile.in: Add "pdfdir" installation
3492 directory, PDFTEX macro, support for "install-pdf" target,
3493 and rules for making a pdf version of refcard.texi.
3494 * refcard.tex: Specify paper size for PDF output.
3495
ae21e955 34962007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3497
ae21e955 3498 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3499
3f94c067 35002007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3501
3f94c067
BW
3502 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3503 (Source Path, Character Sets, Macros, Define)
3504 (GDB/MI Result Records, GDB/MI Simple Examples)
3505 (GDB/MI Program Execution, GDB/MI File Commands)
3506 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3507 (Bug Reporting): Use @value{GCC}.
5ae4183a 3508
12c27660 35092007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3510
12c27660
BW
3511 * gdb.texinfo (Help): Fix formatting of examples.
3512 (Variables): Use @ifnotinfo instead of @iftex.
3513 (Non-debug DLL symbols): Use @ref instead of @pxref.
3514 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3515
ce9341a1
BW
35162007-03-26 Bob Wilson <bob.wilson@acm.org>
3517
3518 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3519
c8f4133a
BW
35202007-03-26 Bob Wilson <bob.wilson@acm.org>
3521
3522 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3523 the order of the nodes.
3524 (C Operators, C Constants, Debugging C): Remove extra menus.
3525 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3526
c8f4133a 35272007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3528
3529 * gdb.texinfo (File Options): Add missing parenthesis.
3530 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3531
c74d0ad8
DJ
35322007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3533
3534 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3535
ff6f572f
DJ
35362007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3537
669fac23 3538 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3539 case insensitivity.
3540 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3541
994337c3
NR
35422007-02-18 Nick Roberts <nickrob@snap.net.nz>
3543
3544 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3545 (Files): Add section name to argument list for pxref.
3546 (Non-debug DLL symbols): Don't use `see' for pxref.
3547 (Embedded Processors): Fix typo.
3548 (GDB/MI Breakpoint Commands): Execution commands generate
3549 *stopped not ^done.
3550
eb819d70
NR
35512007-02-13 Nick Roberts <nickrob@snap.net.nz>
3552
3553 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3554 values for in_scope. Mention that only root variables can be
3555 updated.
3556 (GDB/MI Development and Front Ends): Explain new values may be
3557 added to existing fields.
3558
123dc839
DJ
35592007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3560
3561 * gdb.texinfo (-target-disconnect): Use @smallexample.
3562 (Requirements): Add anchor for Expat. Update description.
3563 (Target Descriptions): Mention Expat.
3564 (Target Description Format): Document new elements. Use
3565 @smallexample.
3566 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3567 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3568
108546a0
DJ
35692007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3570
3571 * gdb.texinfo (Target Description Format): Add section on XInclude.
3572
95a98c01
NR
35732006-02-03 Nick Roberts <nickrob@snap.net.nz>
3574
3575 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3576 command -enable-timings.
3577
f4b3909f
EZ
35782007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3579
5ae4183a 3580 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3581 descriptions for new/deleted elements in gdb_osabi. Add missing
3582 description for function generic_elf_osabi_sniff_abi_tag_sections.
3583
c7ba131e
JB
35842007-01-29 Joel Brobecker <brobecker@adacore.com>
3585
3586 * gdb.texinfo (Maintenance Commands): Add documentation for
3587 the new "maint print target-stack" command.
3588
3a60f64e
JK
35892007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3590 Eli Zaretskii <eliz@gnu.org>
3591
f4b3909f 3592 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3593
c582f8b6
EZ
35942007-01-26 Eli Zaretskii <eliz@gnu.org>
3595
3596 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3597 Use @value{NGCC} instead of @value{GCC}.
3598
d3e8051b
EZ
35992007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3600
3601 * agentexpr.texi: Fix typos.
3602 * annotate.texinfo: Likewise.
3603 * gdb.texinfo: Likewise.
3604 * gdbint.texinfo: Likewise.
3605 * observer.texi: Likewise.
3606 * stabs.texinfo: Likewise.
3607
86f04699
EZ
36082007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3609
3610 * gdbint.texinfo (Support Libraries): Remove mmalloc
3611 entry. Describe readline library.
3612
23181151
DJ
36132007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3614
3615 * gdb.texinfo (Target Descriptions): New section.
3616 (General Query Packets): Add QPassSignals anchor. Mention
3617 qXfer:features:read under qSupported. Expand mentions of
3618 qXfer:memory-map:read and QPassSignals. Document
3619 qXfer:features:read.
3620
f822c95b
DJ
36212007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3622
3623 * gdb.texinfo (Commands to specify files): Describe
3624 "set sysroot" and "show sysroot".
3625 (Using the `gdbserver' program): Lowercase argument
3626 to @var. Expand description of setting up GDB on the
3627 host.
3628
8936fcda
JB
36292007-01-05 Joel Brobecker <brobecker@adacore.com>
3630
3631 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3632 catch exception, catch exception unhandled, and catch assert
3633 commands.
3634
e776119f
DJ
36352007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3636
3637 * gdb.texinfo (Debugging Output): Document "set debug xml"
3638 and "show debug xml".
3639
aa79a185
DJ
36402007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3641
3642 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3643
7f893741
JB
36442007-01-01 Joel Brobecker <brobecker@adacore.com>
3645
3646 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3647
a1b5960f
VP
36482006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3649
3650 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3651 note in @ignore, to be removed later if nobody complains.
3652
9f470e6e
NR
36532006-12-04 Nick Roberts <nickrob@snap.net.nz>
3654
3655 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3656 of -var-delete.
3657
765dc015 36582006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3659
765dc015 3660 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3661 automatic software/hardware breakpoint usage and
3662 the "set breakpoint auto-hw" command.
765dc015 3663
4b5752d0
VP
36642006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3665
3666 * gdb.texinfo (Memory Access Checking): New.
3667
89be2091
DJ
36682006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3669
3670 * gdb.texinfo (Remote configuration): Mention
3671 "pass-signals-packet".
3672 (General Query Packets): Document QPassSignals. Fix
3673 a typo.
3674
ca3bf3bd
DJ
36752006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3676
3677 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3678
427c3a89
DJ
36792006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3680
3681 * gdb.texinfo (Remote configuration): Rewrite documentation for
3682 packet configuration commands.
3683 (OS Information): Adjust reference to qXfer:auxv:read.
3684 (General Query Packets): Remove references to read-aux-vector-packet
3685 and set remote get-thread-local-storage-address.
3686
7a107747
DJ
36872006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3688
3689 * gdbint.texinfo (Target Architecture Definition): Add new
3690 Initializing a New Architecture section.
3691
1c56eb0e
EZ
36922006-10-31 David Taylor <dtaylor@emc.com>
3693
3694 * stabs.texinfo (Macro define and undefine): New node describing
3695 stabs for #define and #undef.
3696
f73adfeb
AS
36972006-10-27 Andreas Schwab <schwab@suse.de>
3698
3699 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3700
fd60e0df
EZ
37012006-10-21 Eli Zaretskii <eliz@gnu.org>
3702
3703 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3704 clarify on the possible meanings of ``expression'' watched by
3705 watchpoints. Add indexing.
e5ac9b53
EZ
3706 (Prompting, Errors, Invalidation, Annotations for Running)
3707 (Source Annotations): Fix index entries by adding "annotation" to
3708 them, to discriminate from index entries that point to the more
3709 general topic descriptions.
fd60e0df 3710
52bb452f
DJ
37112006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3712
3713 * gdbint.texinfo (Target Vector Definition): Move most
3714 content into Existing Targets. Add a menu.
3715 (Existing Targets): New section, moved from Target Vector
3716 Definition. Use @subsection.
3717 (Managing Execution State): New section.
3718
58955e58
BW
37192006-10-16 Bob Wilson <bob.wilson@acm.org>
3720
3721 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3722
c8aa23ab
EZ
37232006-10-15 Eli Zaretskii <eliz@gnu.org>
3724
3725 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3726 (Command Syntax, Signals, Backtrace, Connecting)
3727 (Remote configuration, Renesas Boards, Console I/O): Fix last
3728 change: use Ctrl- instead of C-, except wrt Emacs.
3729 (File-I/O Examples): Put Ctrl-c in @kbd.
3730 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3731 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3732 (Signals, Set Breaks, Set Watchpoints): Document optional
3733 arguments to `info signals' `handle', `info breakpoints', and
3734 `info watchpoints'.
c8aa23ab 3735
e7109c7e
EZ
37362006-10-14 Eli Zaretskii <eliz@gnu.org>
3737
3738 * gdb.texinfo (Backtrace): Fix last change.
3739
de3aea7b
NR
37402006-10-14 Nick Roberts <nickrob@snap.net.nz>
3741
3742 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3743
7f9087cb
BW
37442006-10-10 Bob Wilson <bob.wilson@acm.org>
3745
c8aa23ab
EZ
3746 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3747 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3748 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3749
68437a39
DJ
37502006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3751 Daniel Jacobowitz <dan@codesourcery.com>
3752
3753 * gdb.texinfo (Packets): Document vFlashErase,
3754 vFlashWrite and vFlashDone packets.
3755 (General Query Packets): Document qXfer:memory-map:read.
3756 Add a new feature for qXfer:memory-map:read.
3757 (Memory map format): New section.
3758 (Target Commands): Mention that gdb can write flash.
3759
fd79ecee
DJ
37602006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3761 Daniel Jacobowitz <dan@codesourcery.com>
3762
3763 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3764 memory regions and "mem auto".
3765
350da6ee
DJ
37662006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3767
3768 * gdbint.texinfo (Array Containers): New section.
3769
2f1acb09
VP
37702006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3771
3772 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3773 -stack-list-arguments HIGH_FRAME argument can be larger then the
3774 actual number of frames.
3775
2ab1eb7a
VP
37762006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3777
3778 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3779 -stack-list-locals HIGH_FRAME argument can be larger then the
3780 actual number of frames.
2ab1eb7a 3781
599b237a
BW
37822006-09-02 Bob Wilson <bob.wilson@acm.org>
3783
3784 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3785 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3786
25ab7e6d
EZ
37872006-09-02 Eli Zaretskii <eliz@gnu.org>
3788
3789 * gdbint.texinfo (Overall Structure): New section "Source Tree
3790 Structure".
3791
940178d3
JB
37922006-08-17 Jim Blandy <jimb@codesourcery.com>
3793
3794 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3795 responses.
3796
30daae6c
JB
37972006-08-08 Joel Brobecker <brobecker@adacore.com>
3798
3799 * gdb.texinfo (Source Path): Add documentation for new
3800 substitute-path commands.
3801
7fa2210b
DJ
38022006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3803
3804 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3805 (Running Configure): ...here.
3806 (Requirements): New node. Mention expat.
3807
3d00d119
DJ
38082006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3809
5ae4183a 3810 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3811 'set download-write-size' and 'show download-write-size'.
3812
0cbfa4ee
DJ
38132006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3814
3815 * stabs.texinfo (Member Type Descriptor): Correct example for
3816 pointer to member types.
3817
16026cd7
AS
38182006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3819
3820 * gdb.texinfo (Optional warnings and messages): Add
3821 'set/show trace-commands'.
3822 (Command files): Add '-v' to source command.
3823
0876f84a
DJ
38242006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3825
3826 * gdb.texinfo (OS Information): Update qPart reference to
3827 qXfer.
3828 (Remote configuration): Likewise.
3829 (Overview): Move @cindex to the start of a paragraph. Talk
3830 about binary data encoding.
3831 (Packets): Refer to the overview for the details of the X
3832 packet encoding.
3833 (General Query Packets): Remove qPart description. Add qXfer
3834 description. Add an anchor to qSupported. Correct feature
3835 table title. Add a new feature for qXfer:auxv:read.
3836 (Interrupts): Add a missing parenthesis.
3837
2ec3381a
DJ
38382006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3839
669fac23 3840 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3841 (GDB/MI Kod Commands): Remove commented out node.
3842
594fe323
EZ
38432006-07-01 Eli Zaretskii <eliz@gnu.org>
3844
3845 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3846 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3847 (GDB/MI Thread Commands, GDB/MI Program Execution)
3848 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3849 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3850 (GDB/MI File Commands, GDB/MI Target Manipulation)
3851 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3852 since the MI prompt is hard-wired into the code.
3853
7e3fb70c
NR
38542006-07-01 Nick Roberts <nickrob@snap.net.nz>
3855
3856 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3857 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3858 (GDB/MI Data Manipulation): Remove description of unimplemented
3859 display related commands as variable objects perform this function
3860 and are superior: -display-delete, -display-disable,
3861 -display-enable, -display-insert and -display-list. Move
3862 -environment-cd, -environment-directory, -environment-path
3863 and -environment-pwd to "Program Context".
3864 (GDB/MI Program Control): Rename to "Program Execution". Move
3865 -exec-arguments -exec-abort to...
3866 (GDB/MI Program Context): ...here. New node split from "Data
3867 Manipulation".
3868
be2a5f71
DJ
38692006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3870
3871 * gdb.texinfo (Remote configuration): Document set / show
3872 remote supported-packets.
3873 (General Query Packets): Document qSupported packet.
3874
fc320d37
SL
38752006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3876
3877 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3878 and font markup.
3879 (Protocol basics): Likewise.
3880 (The F request packet): Likewise.
3881 (The F reply packet): Likewise.
3882 (Memory transfer): Move this node to be a subsubsection of
3883 "Protocol specific representation of datatypes".
3884 (The Ctrl-C message): More copy editing.
3885 (Console I/O): Likewise.
3886 (The isatty call): Delete this node, and merge its content into
3887 the "isatty" node. Fixed references elsewhere.
3888 (The system call): Delete this node, and merge its content into
3889 the "system" node. Fixed references elsewhere.
3890 (open): Reformat to use @table, and add appropriate font markup.
3891 (close): Likewise.
3892 (read): Likewise.
3893 (write): Likewise.
3894 (lseek): Likewise.
3895 (rename): Likewise.
3896 (unlink): Likewise.
3897 (stat/fstat): Likewise.
3898 (gettimeofday): Likewise.
3899 (isatty): Likewise.
3900 (system): Likewise, plus minor changes to fix confusing wording.
3901 (Integral datatypes): Fix font markup.
3902 (Pointer values): Likewise.
3903 (struct stat): Fix markup to use @table, plus minor copy editing.
3904 (struct timeval): Fix font markup, plus minor copy editing.
3905 (Constants): Minor copy editing.
3906 (Errno values): Add font markup.
3907 (File-I/O Examples): Likewise.
3908
158fdf5c
NR
39092006-06-10 Nick Roberts <nickrob@snap.net.nz>
3910
3911 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3912 (GDB/MI Simple Examples): Move node up one level. Use real
3913 examples.
3914 (GDB/MI Compatibility with CLI): Update.
3915 (GDB/MI Result Records): Add "connected" and "exit" result
3916 classes.
3917 (GDB/MI Stream Records): Clarify target output.
3918 (GDB/MI Command Description Format): Modify example description.
3919 (GDB/MI Breakpoint Table Commands): Rename to...
3920 (GDB/MI Breakpoint Commands): ...this
3921 (GDB/MI Breakpoint Commands): Add optional thread field.
3922 (GDB/MI Program Control): Add an introduction. Move "Program
3923 termination" examples into exec-run description.
3924 (GDB/MI File Commands): Mention similar CLI commands.
3925 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3926 is similar to "-gdb-version".
3927
ddb50cd7
EZ
39282006-06-09 Eli Zaretskii <eliz@gnu.org>
3929
3930 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3931
2aef0d6b
NR
39322006-06-02 Nick Roberts <nickrob@snap.net.nz>
3933
3934 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3935 sourceware.org for mailing lists.
d5e40d59 3936 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3937
383a5c52
NR
39382006-06-01 Nick Roberts <nickrob@snap.net.nz>
3939
d5e40d59 3940 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3941
e16b02ee
EZ
39422006-05-22 Eli Zaretskii <eliz@gnu.org>
3943
3944 * gdb.texinfo (Cygwin Native): Fix last change.
3945
be90c084
CF
39462006-05-22 Christopher Faylor <cgf@timesys.com>
3947
3948 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3949
347ceba5
NR
39502006-05-15 Nick Roberts <nickrob@snap.net.nz>
3951
3952 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3953 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3954
369af7bd
DJ
39552006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3956
3957 * gdb.texinfo (General Query Packets): Recommend not starting
3958 new packets with qC and clarify.
3959
2ffdbde8 39602006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3961
3962 * gdb.texinfo (M2 Types): New section.
72019c9c 3963
16d1a084
DJ
39642006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3965
3966 * agentexpr.texi: Add a copyright and license notice.
3967 * observer.texi: Likewise, with GPL clause for function prototypes.
3968 Remove trailing whitespace.
3969
aa56d27a
JB
39702006-05-05 Jim Blandy <jimb@codesourcery.com>
3971
3972 * gdb.texinfo (General Query Packets): Document conventions for
3973 terminating packet names, and their violations.
3974
5bdf8622
DJ
39752006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3976
3977 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3978 * gdb.texinfo: Likewise.
3979
605a56cb
DJ
39802006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3981
3982 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3983 and "show remotedebug".
3984 (Debugging Output): Add additional index entries.
3985
b8db102d
MS
39862006-04-27 Michael Snyder <msnyder@redhat.com>
3987
3988 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3989
c5e30d01
AC
39902006-04-22 Andrew Cagney <cagney@redhat.com>
3991
3992 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3993 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3994
8181d85f
DJ
39952006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3996
3997 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3998 and remove breakpoint prototypes.
3999 (Watchpoints): Move description of target_insert_hw_breakpoint and
4000 target_remove_hw_breakpoint ...
4001 (Breakpoints): ... to here. Document target_insert_breakpoint and
4002 target_remove_breakpoint.
4003
4f553f88
JB
40042006-04-17 Jim Blandy <jimb@codesourcery.com>
4005
4006 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4007 and C packets are optional.
4008
cd852561
FR
40092006-04-14 Frederic Riss <frederic.riss@st.com>
4010
4011 * gdb.texinfo (Specifying source directories): Update the description
4012 of the source file search to reflect the fact that the source path
4013 always contains at least $cdir and $cwd.
4014
b620eb07
MS
40152006-03-31 Michael Snyder <msnyder@redhat.com>
4016
4017 * gdb.texinfo: Update copyright dates.
4018
3156cdaf
EZ
40192006-03-31 Eli Zaretskii <eliz@gnu.org>
4020
4021 * gdb.texinfo (Overview): Add an index entry to "empty response".
4022
7d30c22d
JB
40232006-03-28 Jim Blandy <jimb@codesourcery.com>
4024
4025 * gdbint.texinfo (Prologue Analysis): New section.
4026
86941c27
JB
40272006-03-07 Jim Blandy <jimb@red-bean.com>
4028
66b8c7f6
JB
4029 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4030
1a10341b
JB
4031 * gdb.texinfo (Target Commands): Update text describing how to
4032 specify a target. Refer to the detailed section on remote
4033 debugging, not the brief mention.
4034
86941c27
JB
4035 * gdb.texinfo (Connecting): Organize the different 'target remote'
4036 connection methods into a table. Add a 'target remote' index
4037 entry. (!!!)
4038
62f3a2ba
FF
40392006-02-17 Fred Fish <fnf@specifix.com>
4040
4041 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4042 'ptype' commands to reflect the fact that the only significant
4043 difference between them is that ptype prints the complete type
4044 description instead of just the name.
4045
8b9a88ea
WZ
40462006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4047
4048 * gdbint.texinfo (Watchpoints): Delete
4049 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4050
7e8dc855
NR
40512006-02-10 Nick Roberts <nickrob@snap.net.nz>
4052
4053 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4054 times fields where needed. Fix typos. Update general form given
4055 for output of -break-insert.
4056 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4057
c91d38aa
DJ
40582006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4059
4060 * gdbint.texinfo (Symbol Handling): Add a section
4061 on memory management.
4062
38fcd64c
DJ
40632006-02-06 Vladimir Prus <ghost@cs.msu.su>
4064
4065 * gdb.texinfo (Breakpoint table commands): Document the fullname
4066 field in -break-list output.
4067
219eec71
EZ
40682006-02-03 Eli Zaretskii <eliz@gnu.org>
4069
4070 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4071 debugging information produced by the various "set debug..."
4072 options.
4073
ae5a43e0
DJ
40742006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4075
4076 * gdb.texinfo (Files): Remove obsolete bits from the description
4077 of "symbol-file".
4078
a9f158ec
JB
40792006-01-25 Jim Blandy <jimb@redhat.com>
4080
4081 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4082
410dd08e
JB
40832006-01-24 Jim Blandy <jimb@redhat.com>
4084
4085 * gdbint.texinfo (Frames): Document the basics of GDB's register
4086 unwinding model, and explain the existence of the "sentinel" frame.
4087
4b505b12
AS
40882006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4089
4090 * gdb.texinfo (Choosing files): Mention that -directory is used
4091 for script files.
4092 (Specifying source directories): Likewise.
4093 (Command files): Explain how script files are found.
4094
839c27b7
EZ
40952006-01-21 Eli Zaretskii <eliz@gnu.org>
4096
4097 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4098 the threads in a multi-threaded program.
4099 (Threads): The threadno argument of "thread apply" can be a range
4100 of numbers.
4101
7be93b9e
JB
41022006-01-18 Jim Blandy <jimb@redhat.com>
4103
4104 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4105 of warning flags.
4106
fcc73fe3
EZ
41072006-01-13 Eli Zaretskii <eliz@gnu.org>
4108
4109 * gdb.texinfo (Sequences): Improve menu annotations.
4110 (Define): Add index entries for arguments of user-defined
4111 commands. Move the description of flow-control commands...
4112 (Command Files): ...to here. Document loop_break and
4113 loop_continue.
ca91424e
EZ
4114 (Define, Command Files): Document `end' and add index entries for
4115 it.
fcc73fe3 4116
5c95884b
MS
41172006-01-04 Michael Snyder <msnyder@redhat.com>
4118
4119 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4120 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4121
860701dc
PH
41222006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4123
4124 * gdb.texinfo (Omissions from Ada): Document that there is now
4125 limited aggregate support.
4126
36b80e65
EZ
41272005-12-28 Eli Zaretskii <eliz@gnu.org>
4128
4129 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4130 registers and the likes.
4131
c1468174
EZ
41322005-12-24 Eli Zaretskii <eliz@gnu.org>
4133
4134 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4135 (Symbols): Fix usage of "e.g.".
359df76b 4136 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4137
4138 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4139 (Coding): Fix usage of "e.g.".
4140
c02a867d
EZ
41412005-12-23 Eli Zaretskii <eliz@gnu.org>
4142
5ae4183a
AS
4143 * stabs.texinfo:
4144 * refcard.tex:
c02a867d 4145 * gpl.texi:
5ae4183a
AS
4146 * gdbint.texinfo:
4147 * gdb.texinfo:
4148 * gdb-cfg.texi:
c02a867d 4149 * fdl.texi:
5ae4183a
AS
4150 * annotate.texinfo:
4151 * all-cfg.texi:
c02a867d
EZ
4152 * Makefile.in: Add (C) after Copyright. Update the FSF
4153 address.
4154
fad38dfa
EZ
41552005-12-03 Eli Zaretskii <eliz@gnu.org>
4156
4157 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4158 extend GDB with commands for external monitor.
4159
53e5f3cf
AS
41602005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4161
4162 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4163
55f6ca0f
JB
41642005-11-25 Joel Brobecker <brobecker@adacore.com>
4165
4166 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4167
c1947b85
JB
41682005-11-21 Jim Blandy <jimb@redhat.com>
4169
4170 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4171 placement of 'R' actions in tracepoint action packets; document
4172 dependence of 'X' and 'M' actions on a preceding 'R' action for
4173 their registers.
4174
9d29849a
JB
41752005-11-19 Jim Blandy <jimb@redhat.com>
4176
4177 * gdb.texinfo (Tracepoint Packets): New node.
4178 (General Query Packets): Add entries for the tracepoint packets,
4179 referring to the "Tracepoint Packets" node.
4180 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4181
9a6253be
KB
41822005-11-18 Kevin Buettner <kevinb@redhat.com>
4183
4184 * gdb.texinfo (set remotebreak): Add anchor.
4185 (X packet): Likewise.
4186 (Remote Protocol): Add new section `Interrupts' and new index
4187 entry `interrupts (remote protocol)'.
4188
5f3bebba
JB
41892005-11-18 Jim Blandy <jimb@redhat.com>
4190
4191 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4192 entries into the General Query Packets section. Add a
4193 cross-reference to that section. Drop description of replies, as
4194 these are covered in the descriptions of each packet.
4195 (General Query Packets): Add introductory text. Explain naming
4196 conventions, and how the end of a name is recognized.
4197
9a7a1b36
KB
41982005-11-17 Kevin Buettner <kevinb@redhat.com>
4199
0564b6cf 4200 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4201 "set remotebreak" command.
4202
b8ff78ce
JB
42032005-11-16 Jim Blandy <jimb@redhat.com>
4204
4205 * gdb.texinfo (Packets, Stop Reply Packets)
4206 (General Query Packets): Various formatting cleanups.
4207 - Use @samp for packet contents.
4208 - Drop summaries from packet @item lines; the same information appears
4209 immediately below in the description.
4210 - Delete paragraph breaks after packet @item commands, so that the
4211 description appears directly to the right of the packet prototype
4212 in the printed manual, if it fits.
4213 - Place spaces in packet prototypes between @vars and non-@var
4214 letters, and explain that they're just for formatting.
4215 - Use @dots{} instead of '...'.
4216 - Fix uses of @code where @var was needed.
4217 - Replace "deprecated" markers with English text spelling out the
4218 packet's status and the preferred alternatives.
4219 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4220 what this ever meant.
4221 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4222 this for a long time.
4223 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4224 implemented several times, and have been in use for years.
4225
8ffe2530
JB
42262005-11-15 Jim Blandy <jimb@redhat.com>
4227
c43c5473
JB
4228 * gdb.texinfo (Packets): Add index entries for 'm' packet
4229 disclaimers.
5ae4183a 4230
fb031cdf
JB
4231 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4232 of stub when processing an 'm' packet.
4233
8ffe2530
JB
4234 * gdb.texinfo (Packets): Mention that packets beginning with
4235 letters are reserved once, at the top, instead of actually listing
4236 them all and saying "reserved".
4237
c03c782f
AS
42382005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4239
4240 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4241 Change @var{$arg0 to @code{$arg0.
4242
814e32d7
WZ
42432005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4244
4245 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4246
fa93a9d8
JB
42472005-11-12 Jim Blandy <jimb@redhat.com>
4248
4249 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4250 order. Remove extraneous 'z'.
4251
8a5a3c82
AS
42522005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4253
4254 * gdb.texinfo (Choosing files): Add --eval-command.
4255
4b0ad762
AS
42562005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4257
4258 * gdb.texinfo (Choosing modes): Add --return-child-result.
4259
4260
1a088d06
AS
42612005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4262
4263 * gdb.texinfo (Choosing modes): Add --batch-silent.
4264
656d5e12
EZ
42652005-10-28 Eli Zaretskii <eliz@gnu.org>
4266
4267 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4268 "The -var-update Command".
4269
3c9c013a
JB
42702005-10-03 Joel Brobecker <brobecker@adacore.com>
4271
4272 * gdb.texinfo (Print Settings): Add documentation for set/show
4273 print array-indexes.
4274
7ba3cf9c
DJ
42752005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4276
4277 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4278 6.2 and 6.3.
4279
a94ab193
EZ
42802005-08-27 Eli Zaretskii <eliz@gnu.org>
4281
4282 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4283 since 19-Jan-2004.
4284 (Files): Likewise.
ab1adacd
EZ
4285 (Variables, Symbols): Document the "<incomplete type>" message and
4286 its reasons.
a94ab193 4287
ca06016a
FF
42882005-08-01 Fred Fish <fnf@specifix.com>
4289
4290 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4291
cf58170d
NR
42922005-07-15 Nick Roberts <nickrob@snap.net.nz>
4293
4294 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4295 option for -var-list-children and -var-update.
4296 (GDB/MI Stack Manipulation): Simplify description of
4297 print-values option for -stack-list-locals.
4298 (GDB/MI Command Description Format): Clarify.
4299 (Mode Options): Spelling of superseded.
4300
38f1196a
BR
43012005-07-12 Bob Rossi <bob@brasko.net>
4302
4303 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4304 corresponding GDB command comment.
4305
3cb3b8df
BR
43062005-07-06 Bob Rossi <bob@brasko.net>
4307
4308 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4309 and -inferior-tty-show.
4310 (Input/Output): Document "set/show inferior-tty" and tty alias.
4311
10fac096
NW
43122005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4313
4314 * gdb.texinfo (Packets): Change description of 'D' packet to note
4315 that GDB does wait for a response.
4316
d1b6db76
NR
43172005-06-22 Nick Roberts <nickrob@snap.net.nz>
4318
4319 * gdb.texinfo (History) Rename "Command History".
4320 (Command History): Move node "Server Prefix" from section on
4321 Annotations here.
4322
29629dcf
NR
43232005-06-19 Nick Roberts <nickrob@snap.net.nz>
4324
4325 * gdb.texinfo (GDB/MI Stack Manipulation):
4326 Re-instate -stack-info-frame with example. Say that it gets
4327 info on selected frame, not current frame.
4328
397ca115
EZ
43292005-06-18 Eli Zaretskii <eliz@gnu.org>
4330
4331 * gdb.texinfo (Server): Clarify that `file' should be used before
4332 connecting to the server.
4333 (Files): Add an xref to the above description.
51274035
EZ
4334 (Output Formats): More detailed description of the `c' format.
4335 (Memory): List explicitly all the formats supported by `x'.
638ac427 4336 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4337 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4338 files. Add more indexing for solib-absolute-prefix and
4339 --with-sysroot.
76d17f34
EZ
4340 (Machine Code): Document possible problems with locations in
4341 shared libraries.
d416eeec
EZ
4342 (Backtrace): Document that free-standing environments do not need
4343 to have a `main' function.
397ca115 4344
74f6deaa
NR
43452005-06-18 Nick Roberts <nickrob@snap.net.nz>
4346
4347 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4348 -stack-info-frame.
4349
a9967aef
AC
43502005-06-07 Andrew Cagney <cagney@gnu.org>
4351
4352 * gdb.texinfo (Contributors): Note the original multi-arch
4353 contributors.
4354
e09f16f9
EZ
43552005-06-03 Eli Zaretskii <eliz@gnu.org>
4356
4357 * gdb.texinfo (Registers): Add index entries for the standard
4358 registers.
4359 (Frames): Add cross-reference from frame pointer description to
4360 the Registers node.
4361 (Annotations Overview): Fix the reference to GDB name.
4362
d87ba7ee
EZ
43632005-06-01 Eli Zaretskii <eliz@gnu.org>
4364
4365 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4366 can-use-hw-watchpoints.
4367
034dad6f
BR
43682005-05-28 Bob Rossi <bob@brasko.net>
4369
4370 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4371 the possible reasons why an exec async record would be returned to FE.
4372
ffed4509
AC
43732005-05-26 Andrew Cagney <cagney@gnu.org>
4374
4375 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4376 Andrew Cagney implemented the original GDB/MI.
4377
e22e55c9
OF
43782005-05-23 Orjan Friberg <orjanf@axis.com>
4379
4380 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4381 documentation. Add documentation for cris-mode.
4382
a78e13ce
EZ
43832005-05-20 Eli Zaretskii <eliz@gnu.org>
4384
4385 * gdb.texinfo (Numbers): Explain the example and make the wording
4386 more acurate.
4387
76ff342d
DJ
43882005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4389 Dennis Brueni <dennis@slickedit.com>
4390
4391 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4392 (GDB/MI Data Manipulation, GDB/MI Program Control)
4393 (GDB/MI Stack Manipulation): Update examples to include the fullname
4394 attribute in stack frames.
4395
119b882a
EZ
43962005-05-12 Eli Zaretskii <eliz@gnu.org>
4397
4398 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4399 do with other non-standard names of init files.
4400
6fc08d32
EZ
44012005-05-11 Eli Zaretskii <eliz@gnu.org>
4402
4403 * gdb.texinfo (Command Files): Move the description of the startup
4404 from here...
4405 (Startup): ...to this new subsection of the Invocation chapter.
4406 Rearrange the description of init files more logically and add a
4407 cross-reference to "Command Files". Document the special gdbinit
4408 name for CISCO 68k. Expand the description of what GDB does
4409 during startup.
4410 (History): Add index entry for HISTSIZE.
4411
a561754a
MK
44122005-05-02 Mark Kettenis <kettenis@gnu.org>
4413
4414 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4415
2eecc4ab
EZ
44162005-05-02 Eli Zaretskii <eliz@gnu.org>
4417
4418 * gdb.texinfo (SVR4 Process Information, The isatty call)
4419 (The system call): Don't use foo(N) notation for man pages and
4420 functions.
514c4d71 4421 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4422
18999be5
EZ
44232005-04-27 Eli Zaretskii <eliz@gnu.org>
4424
4425 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4426 were optimized away.
4427
0abb7bc7
EZ
44282005-04-22 Eli Zaretskii <eliz@gnu.org>
4429
4430 * gdb.texinfo (Remote configuration): Document "set/show
4431 get-thread-local-storage-address". Add cross-reference to the
4432 description of the qGetTLSAddr packet.
4433 (General Query Packets): Mention "set remote
4434 get-thread-local-storage-address" and add a reference to its
4435 description.
4436
6f61acb1
NR
44372005-04-19 Nick Roberts <nickrob@snap.net.nz>
4438
4439 * gdb.texinfo (Backtrace): Describe 'bt full'.
4440
9d59903a
NR
44412005-04-17 Nick Roberts <nickrob@snap.net.nz>
4442
4443 * gdb.texinfo (Mode Options): Fix typo.
4444 (GDB/MI): Describe how to invoke GDB/MI.
4445
721c2651
EZ
44462005-04-16 Eli Zaretskii <eliz@gnu.org>
4447
4448 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4449 references changed. Add description of "info udot".
721c2651
EZ
4450 (Files): Document "set/show stop-on-solib-events".
4451 (M32R/D): Document "set/show download-path", "set/show
4452 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4453 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4454 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4455 (Maintenance Commands): Improve indexing.
4456 (Target Commands): Document "set/show hash", "set/show debug
4457 monitor".
4458 (SVR4 Process Information): Document "info pidlist" and "info
4459 meminfo". Document "set/show procfs-tarce" and "set/show
4460 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4461 (Symbols, The Print Command with Objective-C): Improve indexing.
4462 (Objective-C): Add references to "info classes" and "info
4463 selectors".
c45da7e6
EZ
4464 (Debugging Output): Improve wording. Document "set/show debug
4465 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4466 (Set Breaks): Add index entry for "hardware breakpoints".
4467 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4468 and "set/show usehardbreakpoints".
4469 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4470 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4471 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4472 rdiromatzero", "set/show rdiheartbeat".
4473 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4474 "sds".
4475 (Embedded Processors): Document the "sim" command.
4476 (Remote): Document the "remote" command.
4477 (DJGPP Native): Document the "info serial" command.
4478 (Threads): Document "maint info sol-threads".
4479 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4480 (Set Breaks): Improve indexing.
4481 (Command Syntax): Add a reference to dont-repeat.
4482 (Define): Document "dont-repeat".
4483 (TUI Commands): Document "tabset".
4484 (WinCE): New subsection. Document "set/show remotedirectory",
4485 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4486
14d6dd68
EZ
44872005-04-15 Eli Zaretskii <eliz@gnu.org>
4488
4489 * gdb.texinfo (Hurd Native): New subsection, documents
4490 Hurd-specific commands.
a64548ea 4491 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4492 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4493 (MIPS): Improve documentation of heuristic-fence-post. Document
4494 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4495 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4496 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4497 (ARM): Document ARM-specific commands.
a64548ea
EZ
4498 (AVR): New section. Document "info io_registers".
4499 (CRIS): New section. Document "set/show cris-version" and
4500 "set/show cris-dwarf2-cfi".
4501 (HPPA): New section. Document "set/show debug hppa" and "maint
4502 print unwind".
a5adf40f 4503 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4504 (Super-H): New section. Document the "regs" command.
721c2651 4505 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4506
9c16f35a
EZ
45072005-04-09 Eli Zaretskii <eliz@gnu.org>
4508
4509 * gdb.texinfo (Print Settings): Document "set/show print
4510 pascal_static-members", "set print repeats", "show print
4511 null-stop". Improve indexing. Fix documentation of "set print
4512 union".
4513 (Pascal): New section.
4514 (Supported languages): Rename from "Support"; all references
4515 updated. Add a menu item for Pascal.
4516 (Numbers): Document "set radix.
4517 (Screen Size): Document "set/show pagination".
4518 (MIPS Embedded): Remove "set processor" documentation.
4519 (Remote configuration): Document "set/show X/P/Z-packet",
4520 "set/show read-aux-vector-packet", "set/show remote
4521 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4522 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4523 remotedebug", "set/show remotebreak", "set/show remotedevice",
4524 "set/show remotelogfile".
4525 (Auxiliary Vector): Add reference to the description of the
4526 read-aux-vector-packet setting.
4527 (Set Watchpoints): Add a cross-reference to "set remote
4528 hardware-breakpoint-limit".
4529 (General Query Packets): Add indexing of requests and
4530 cross-references to related commands in "Remote configuration".
4531 (File-I/O Overview, The system call): Fix wording and typos.
4532 (Thread Stops): Add index entries.
4533 (Continuing and Stepping): Document "show step-mode".
4534 (i386): New node. Document "set/show struct-convention".
4535 (Files): Document "show trust-readonly-sections".
4536 (Calling): Document "set/show unwindonsignal".
4537 (Messages/Warnings): Add index entries.
4538 (Maintenance Commands): Document "set/show watchdog".
4539 (Annotations Overview): Document "show annotate".
4540 (Set Watchpoints): Add index entries.
4541 (Symbols): Fix doc of case-sensitive.
4542 (ABI): Document "show coerce-float-to-double".
4543 (Convenience Vars, Help): Improve indexing.
4544 (Machine Code): Document "show disassembly-flavor".
4545 (Debugging C plus plus): Document "show overload-resolution".
4546 (Value History, Signaling): Add index entries.
4547
45482005-04-08 Eli Zaretskii <eliz@gnu.org>
4549
4550 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4551 (Processes): Fix wording.
4552 (History, List, Logging output, Define, Symbols, Print Settings):
4553 Improve indexing.
4554
a8f24a35
EZ
45552005-04-03 Eli Zaretskii <eliz@gnu.org>
4556
4557 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4558 redundant index entry for "target" command.
4559 (Backtrace): Add index entries.
4560 (Symbols, Fortran): Document the "set case-sensitive" command.
4561 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4562 (Print Settings): Add index entry for "set demangle-style".
4563 (Target Commands): Document "set download-write-size".
4564 (Debugging Output): Document "set exec-done-display".
4565
09d4efe1
EZ
45662005-04-02 Eli Zaretskii <eliz@gnu.org>
4567
4568 * gdb.texinfo (Files): Fix the name and documentation of
4569 add-shared-symbol-files. Document its alias assf. Update the
4570 list of OSs where GDB supports shared libraries. Fix markup.
4571 (Continuing and Stepping): Add reference to @var{location} in the
4572 text.
4573 (Dump/Restore Files): Fix reference to @{filename}.
4574 (Help): Fix wording.
4575 (Attach): Ditto.
4576 (Set Watchpoints): Ditto.
4577 (Backtrace): Remove redundant index entries. Improve index
4578 entries.
4579 (Delete Breaks): Fix wording.
4580 (Memory): Document the compare-sections command.
4581 (Memory Region Attributes): Improve wording.
4582 (Disabling): Improve wording.
4583 (Fortran): New subsection. Document the "info common" command.
4584 (Help): Document aliases "info copying" and "info warranty".
4585 (Caching Remote Data): New section. Document the "set/show
4586 remotecache" and "info dcache" commands.
4587 (Show): Fix wording of the documentation of the "set
4588 extension-language" command.
4589 (Signals): Add index entry for "info handle".
4590 (Memory Region Attributes): Fix punctuation.
4591 (Symbols): Change the arg name to "location" and refer to it in
4592 the text. Fix wording of "info types" doc.
4593 (Threads): Fix usage of @enumerate @item's.
4594 (Listing Tracepoints): Add index entry for "info tp".
4595 (Set Watchpoints): Add xref to "info break" description.
4596 (Macros): Add an index entry for "macro exp1". Document the
4597 "macro list" command.
4598 (Maintenance Commands): Document "flushregs", "maint agent",
4599 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4600 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4601 "maint print architecture", "maint print objfiles", "maint print
4602 statistics", "maint print type", "maint show-debug-regs", "maint
4603 space", "maint time", and "maint translate-address".
4604 (Connecting): Document the "monitor" command.
4605 (Annotations Overview): Describe the "set annotate" command.
4606
82f2d802
EZ
46072005-04-01 Eli Zaretskii <eliz@gnu.org>
4608
4609 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4610 Rearrange index entries and improve wording about support for
4611 hardware watchpoints.
4612
7d51c7de
BR
46132005-03-10 Bob Rossi <bob@brasko.net>
4614
4615 * gdb.texinfo: Update copyright
4616
68c71a2e
TR
46172005-02-09 Theodore A. Roth <troth@openavr.org>
4618
4619 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4620 error.
4621
83761cbd
KB
46222005-02-03 Kevin Buettner <kevinb@redhat.com>
4623
4624 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4625
9f1c6395
MS
46262005-01-17 Michael Snyder <msnyder@redhat.com>
4627
4628 * gdb.texinfo: Fix spelling, infinte -> infinite.
4629
fbd1b305
MK
46302005-01-08 Mark Kettenis <kettenis@gnu.org>
4631
4632 * observer.texi (GDB Observers): Document "solib_loaded".
4633
3ace7edb
AC
46342005-01-07 Andrew Cagney <cagney@gnu.org>
4635
bec39cab
AC
4636 * configure.ac: Rename configure.in, require autoconf 2.59.
4637 * configure: Re-generate.
4638
3ace7edb
AC
4639 * configure.in: Replace configdirs with multiple references to
4640 AC_CONFIG_SUBDIRS.
4641 * configure: Re-generate.
5ae4183a 4642
53531fc1
AC
46432005-01-04 Andrew Cagney <cagney@gnu.org>
4644
4645 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4646 part of the version number.
4647
536ffdb7
MK
46482004-12-24 Mark Kettenis <kettenis@gnu.org>
4649
4650 * gdbint.texinfo (Algorithms): Remove description of
4651 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4652
e1aac25b
JB
46532004-12-07 Jim Blandy <jimb@redhat.com>
4654
4655 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4656 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4657 numbers.
4658
f47b1503
AS
46592004-12-07 Andreas Schwab <schwab@suse.de>
4660
4661 * gdb.texinfo (Mode Options): Document -l option.
4662
b6b8ece6
EZ
46632004-12-04 Eli Zaretskii <eliz@gnu.org>
4664
4665 * gdbint.texinfo (Algorithms): More accurate description of
4666 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4667 is not needed unless data-read and data-access watchpoints are
4668 supported. Add a description of how GDB checks whether the
4669 inferior stopped because a watchpoint was hit.
4670
01371747
EZ
46712004-11-23 Eli Zaretskii <eliz@gnu.org>
4672
4673 * gdb.texinfo (Files): Add cross-reference to description of
4674 -readnow command-line switch.
4675
2315ffec
RC
46762004-11-10 Randolph Chung <tausq@debian.org>
4677
4678 * gdb.texinfo: Document set/show backtrace past-entry commands.
4679 Rearrange index entries for set/show backtrace past-main.
4680
69065f5d
AC
46812004-11-10 Jon Beniston <jon@beniston.com>
4682
4683 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4684 * gdb.texinfo (Remote Serial Protocol): Further describe
4685 binary transfer escaping mechanism .
69065f5d 4686
30e91e0b
RC
46872004-11-08 Randolph Chung <tausq@debian.org>
4688
4689 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4690 and "show debug infrun". Add index entries.
4691
60bf7e09
EZ
46922004-10-23 Eli Zaretskii <eliz@gnu.org>
4693
4694 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4695 "info proc" that are already implemented. Add index entries.
4696 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4697 (Files): Add a tip for decreasing memory used for symtabs from
4698 shared libraries.
f018e82f
EZ
4699 (Starting): Fix whitespace; make "elaboration" stand out where it
4700 is first used, and add an index entry for the term.
f8568604
EZ
4701 (Calling): Expand and elaborate text. Add "print". Add the
4702 description of problems with weak aliases.
384ee23f 4703 (Core File Generation): New section.
60bf7e09 4704
d52fe014
AC
47052004-10-12 Andrew Cagney <cagney@gnu.org>
4706
4707 * gdbint.texinfo (Versions and Branches): New chapter.
4708 (Releasing GDB): Delete "Versions and Branches" section.
4709 (Top): Add "Versions and Branches".
4710
703663ab
EZ
47112004-10-08 Eli Zaretskii <eliz@gnu.org>
4712
4713 * gdb.texinfo (Editing, History): Add cross-references to the
4714 included Readline and History user documentation. Remove
4715 references to the symbol have-readline-appendices which is unused
4716 and undefined.
4717 (History): Fix indexing.
4718
ac77d04f
JJ
47192004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4720
4721 * gdbint.texinfo (target_stopped_data_address): Update to
4722 new prototype.
4723 (i386_stopped_data_address): Update prototype and description.
4724 (i386_stopped_by_watchpoint): New function and description.
4725
e07c999f
PH
47262004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4727
4728 * gdb.texinfo (Filenames): Add Ada suffixes.
4729 (Ada) New section.
4730
2e868123
AC
47312004-09-27 Andrew Cagney <cagney@gnu.org>
4732 Robert Picco <Robert.Picco@hp.com>
4733
4734 * gdb.texinfo (Packets): Document the "p" packet.
4735
02a57714
JM
47362004-09-21 Jason Molenda (jmolenda@apple.com)
4737
4738 * gdb.texinfo (Paths and Names of the Source Files): Document the
4739 meaning of values in the 'desc' field of a SO stab.
4740
ae038cb0
DJ
47412004-09-20 Daniel Jacobowitz <dan@debian.org>
4742
4743 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4744 max-cache-age" and "maint show dwarf2 max-cache-age".
4745
f7dc1244
EZ
47462004-09-16 Eli Zaretskii <eliz@gnu.org>
4747
4748 * gdb.texinfo (Set Breaks): Add index entry for setting
4749 breakpoints on overloaded C++ functions that are not members of
4750 any classes. Add an example and an index entry for setting
4751 breakpoints on all program functions.
4752 (Character Sets, Macros, Overlay Commands)
4753 (Non-debug DLL symbols, GDB/MI Output Syntax)
4754 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4755 Use "(@value{GDBP})" instead of a literal "(gdb)".
4756
f810308b
AC
47572004-09-12 Andrew Cagney <cagney@gnu.org>
4758
4759 * gdbint.texinfo (Native Debugging): Delete description of
4760 FILES_INFO_HOOK.
4761
15a661f3
PH
47622004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4763
5ae4183a
AS
4764 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4765 to hex_string_custom (not historically correct, but more
15a661f3
PH
4766 understandable, given the current code).
4767
f3219c75
AC
47682004-09-03 Andrew Cagney <cagney@gnu.org>
4769
4770 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4771
f3bb6704
JJ
47722004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4773
4774 * observer.texi (solib_unloaded): New observer.
4775
8d2c00cb
AC
47762004-08-24 Andrew Cagney <cagney@gnu.org>
4777
4778 * gdbint.texinfo (Target Architecture Definition): Add missing
4779 comma.
4780
e7dc800a
MC
47812004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4782
4783 * (Using the Testsuite): build != host is supported,
4784 but some test scripts do not support build != host.
4785
73b03683
MK
47862004-08-14 Mark Kettenis <kettenis@gnu.org>
4787
4788 * gdbint.texinfo (Host Definition): Delete description of
4789 FCLOSE_PROVIDED and GETENV_PROVIDED.
4790
c0ccb908
MK
47912004-08-05 Mark Kettenis <kettenis@chello.nl>
4792
4793 * gdbint.texinfo (Host Definition): Delete description of
4794 NO_SYS_FILE.
4795 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4796 PTRACE_FP_BUG.
4797
9c8dbfa9
AC
47982004-08-05 Andrew Cagney <cagney@gnu.org>
4799
4800 * gdbint.texinfo (Target Architecture Definition): Delete
4801 reference to deprecated_read_fp.
4802
f42accbe
AC
48032004-08-02 Andrew Cagney <cagney@gnu.org>
4804
4805 * gdbint.texinfo (Target Architecture Definition): Delete
4806 description of DEPRECATED_REGISTER_BYTES.
4807
0b66e38c
EZ
48082004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4809
4810 * gdb.texinfo (Source Path): Document the new behavior of
4811 searching for the source files.
4812
15387254
EZ
48132004-07-17 Eli Zaretskii <eliz@gnu.org>
4814
4815 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4816 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4817 (Auto Display): Improve indexing.
4818
2c07db7a
AC
48192004-07-16 Andrew Cagney <cagney@gnu.org>
4820
4821 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4822 "-noasync".
4823
4644b6e3
EZ
48242004-07-09 Eli Zaretskii <eliz@gnu.org>
4825
4826 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4827 have the same prefix have only their prefix in the index.
4828
7561d450
MK
48292004-07-03 Mark Kettenis <kettenis@gnu.org>
4830
4831 * gdb.texinfo (BSD libkvm Interface): New node (section)
4832 (Native): Add it to the menu.
4833
67bebe79
MK
48342004-07-01 Mark Kettenis <kettenis@gnu.org>
4835
4836 * gdbint.texinfo (Target Architecture Definition): Remove
4837 PCC_SOL_BROKEN.
4838
1a6923e0
MK
48392004-06-24 Mark Kettenis <kettenis@gnu.org>
4840
4841 * gdbint.texinfo (Target Architecture Definition): Remove
4842 SUN_FIXED_LBRAC_BUG.
4843
b435e160
AC
48442004-06-26 Andrew Cagney <cagney@gnu.org>
4845
4846 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4847
b5622e8d
AC
48482004-06-20 Andrew Cagney <cagney@gnu.org>
4849
4850 * gdbint.texinfo (Target Architecture Definition): Deprecate
4851 USE_STRUCT_CONVENTION.
4852
e0c07bf0
MC
48532004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4854
4855 gdb.texinfo (Bug Reporting): Mention session recording,
4856 with the script command or Emacs.
4857
782263ab
AC
48582004-06-18 Andrew Cagney <cagney@gnu.org>
4859
4860 * gdbint.texinfo (Target Architecture Definition): Deprecate
4861 FUNCTION_START_OFFSET.
4862
03727ca6
AC
48632004-06-14 Andrew Cagney <cagney@gnu.org>
4864
4865 Based on changes from Karl Berry.
4866 * gdb.texinfo: Do not use @sc in a direntry.
4867 * stabs.texinfo: Change @dircateogry to "Software development".
4868 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4869
97092415
AC
48702004-06-13 Andrew Cagney <cagney@gnu.org>
4871
4872 * gdbint.texinfo (Target Architecture Definition): Delete
4873 description of RETURN_VALUE_ON_STACK.
4874
1f6d4158
AC
48752004-06-09 Andrew Cagney <cagney@gnu.org>
4876
4877 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4878 deleted by previous patch.
4879
d966f0cb
AC
48802004-06-08 Andrew Cagney <cagney@gnu.org>
4881
4882 * gdbint.texinfo (Native Debugging): Delete documentation on
4883 ATTACH_DETACH.
4884
86fe4aaa
RC
48852004-06-06 Randolph Chung <tausq@debian.org>
4886
4887 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4888
d4b6d575
RC
48892004-06-06 Randolph Chung <tausq@debian.org>
4890
5ae4183a 4891 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4892 the new push_dummy_call method signature. Describe the function
4893 argument.
4894
4e8b0763
JB
48952004-05-24 Joel Brobecker <brobecker@gnat.com>
4896
4897 * gdb.texinfo (Starting): Document new start command.
4898
59caf092
AC
48992004-05-21 Andrew Cagney <cagney@redhat.com>
4900
4901 * observer.texi (GDB Observers): Document "inferior_created".
4902
e4a2df64
AC
49032004-05-08 Andrew Cagney <cagney@redhat.com>
4904
e6b55ae2
AC
4905 * gdbint.texinfo (Target Architecture Definition): Delete
4906 description of DO_DEFERRED_STORES.
4907
28954179
AC
4908 * gdbint.texinfo (Target Architecture Definition): Delete
4909 references to DEPRECATED_FIX_CALL_DUMMY.
4910
434b87dd
AC
4911 * gdbint.texinfo (Target Architecture Definition): Delete
4912 description of DEPRECATED_CALL_DUMMY_WORDS,
4913 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4914
58d28df8
AC
4915 * gdbint.texinfo (Target Architecture Definition): Delete
4916 description of DEPRECATED_PUSH_DUMMY_FRAME.
4917
e4a2df64
AC
4918 * gdbint.texinfo (Target Architecture Definition): Delete
4919 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4920
2b4855ab
AC
49212004-05-07 Andrew Cagney <cagney@redhat.com>
4922
4923 * observer.texi (GDB Observers): Add "Debugging" section. Include
4924 cross reference to "set/show debug observer".
4925 * gdb.texinfo (Debugging Output): Document "set/show debug
4926 observer".
4927
fcf70625
AC
49282004-05-01 Andrew Cagney <cagney@redhat.com>
4929
4930 * gdbint.texinfo (Target Architecture Definition): Delete
4931 description of DEPRECATED_PC_IN_SIGTRAMP.
4932
8ee56bcf
AC
49332004-04-30 Andrew Cagney <cagney@redhat.com>
4934
4935 * gdbint.texinfo (Target Architecture Definition): Delete
4936 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4937
67ab9a76
OF
49382004-04-30 Orjan Friberg <orjanf@axis.com>
4939
4940 * observer.texi (GDB Observers): Correct spelling.
4941
79346bcb
OF
49422004-04-26 Orjan Friberg <orjanf@axis.com>
4943
4944 * observer.texi (GDB Observers): Add target_changed event.
4945
7a464420
AC
49462004-04-08 Andrew Cagney <cagney@redhat.com>
4947
4948 * observer.texi (GDB Observers): Rework, provide generic observer
4949 definitions and then a list of observable events.
4950
6cdf9d98
AC
49512004-04-04 Andrew Cagney <cagney@redhat.com>
4952
4953 * gdbint.texinfo (Host Definition): Delete reference to
4954 NO_SIGINTERRUPT.
4955
ddc135a4
AC
49562004-04-02 Andrew Cagney <cagney@redhat.com>
4957
4958 * gdbint.texinfo (Target Architecture Definition): Delete
4959 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4960
6a1b180d
SC
49612004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4962
4963 * gdb.texinfo (TUI Commands): Document tui reg commands.
4964
d0d5df6f
AC
49652004-03-26 Andrew Cagney <cagney@redhat.com>
4966
4967 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4968 "gdbtui".
4969 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4970 (Contributors): Mention both Text and Terminal User Interface.
4971
aa2a3f87
AC
49722004-03-23 Andrew Cagney <cagney@redhat.com>
4973
4974 * gdbint.texinfo (Target Architecture Definition): Deprecate
4975 references to SIGTRAMP_START and SIGTRAMP_END.
4976
f561f026
AC
49772004-03-23 Andrew Cagney <cagney@redhat.com>
4978
4979 * gdbint.texinfo (Target Architecture Definition): Deprecate
4980 references to PC_IN_SIGTRAMP.
4981
33cb8b0f
AC
49822004-03-19 Andrew Cagney <cagney@redhat.com>
4983
4984 * gdbint.texinfo (Target Architecture Definition): Delete
4985 reference to GDB_TARGET_IS_HPPA.
4986
fc989b7a
AC
49872004-03-18 Andrew Cagney <cagney@redhat.com>
4988
4989 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4990 describe pre_init and post_init.
4991
701b08bb
DJ
49922004-03-09 Daniel Jacobowitz <drow@mvista.com>
4993
4994 * gdb.texinfo (Debugging Output): Document values for "set debug
4995 target".
4996
faae5abe
AC
49972004-02-28 Andrew Cagney <cagney@redhat.com>
4998
4999 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5000
dd79a6cf
JJ
50012004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5002
5003 * gdb.texinfo (breakpoints): Add information about the
5004 new "set breakpoint pending" and "show breakpoint pending"
5005 commands.
5006
e7f16015
AC
50072004-02-26 Andrew Cagney <cagney@redhat.com>
5008
5009 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5010 in Per-architecture module data section.
5011
7161a3a6
RM
50122004-02-25 Roland McGrath <roland@redhat.com>
5013
5014 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5015
2154891a
AC
50162004-02-24 Andrew Cagney <cagney@redhat.com>
5017
5018 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5019 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5020 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5021
6c74ac8b
AC
50222004-02-17 Andrew Cagney <cagney@redhat.com>
5023
5024 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5025
19772a2c
AC
50262004-02-16 Andrew Cagney <cagney@redhat.com>
5027
5028 * gdbint.texinfo (Target Architecture Definition): Deprecate
5029 FRAMELESS_FUNCTION_INVOCATION.
5030
c9830293
AC
50312004-02-16 Andrew Cagney <cagney@redhat.com>
5032
5033 * gdbint.texinfo (Coding): Mention -Wunused-function.
5034
b9d26eb9
AC
50352004-02-14 Andrew Cagney <cagney@redhat.com>
5036
5037 * gdbint.texinfo (Target Architecture Definition): Delete
5038 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5039
49efadf5
EZ
50402004-02-12 Elena Zannoni <ezannoni@redhat.com>
5041
5042 * gdb.texinfo: Properly quote the name "C++".
5043 * gdbint.texinfo: Ditto.
5044 * stabs.texinfo: Ditto.
5045
1eb288ea
EZ
50462004-02-11 Elena Zannoni <ezannoni@redhat.com>
5047
5048 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5049 minimal information about libiberty.
5050
e4937fc1
MC
50512004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5052
5053 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5054
a9331b3f
RM
50552004-02-04 Roland McGrath <roland@redhat.com>
5056
5057 * gdb.texinfo (Auxiliary Vector): New node (section).
5058 (Data): Add it to the menu.
5059
2650777c
JJ
50602004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5061
5062 * gdb.texinfo (Breakpoints): Add information about pending
5063 breakpoint support.
5064
b4501125
AC
50652004-01-26 Andrew Cagney <cagney@redhat.com>
5066
5067 * gdb.texinfo (Overview): Delete references to the cisco protocol
5068 including the "N" response.
5069
74055713
AC
50702004-01-26 Andrew Cagney <cagney@redhat.com>
5071
5072 * gdbint.texinfo (Target Architecture Definition): Rename
5073 EXTRACT_STRUCT_VALUE_ADDRESS to
5074 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5075
3bbe9696
EZ
50762004-01-24 Eli Zaretskii <eliz@gnu.org>
5077
5078 * gdb.texinfo (KOD): Document "show os". Add index entries for
5079 "set/show os" and "info cisco" commands.
5080
5843504f
EZ
50812004-01-21 Eli Zaretskii <eliz@gnu.org>
5082
5083 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5084
9175c9a3
MC
50852004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5086
5087 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5088 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5089
8e94b928
NR
50902004-01-19 Nick Roberts <nick@nick.uklinux.net>
5091
5092 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5093 -stack-list-locals.
5094 (GDB/MI Variable Objects): Describe extension to
5095 -var-list-children.
5096
a20cf136
DJ
50972004-01-17 Daniel Jacobowitz <drow@mvista.com>
5098
5099 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5100
afb18d0f
AC
51012004-01-17 Andrew Cagney <cagney@redhat.com>
5102
5103 * gdbint.texinfo (Target Architecture Definition): Delete
5104 documentation on DEPRECATED_NPC_REGNUM.
5105
b51970ac
DJ
51062004-01-13 Daniel Jacobowitz <drow@mvista.com>
5107
5108 * gdb.texinfo: Update copyright year. Mention that set
5109 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5110 "set follow-fork-mode ask".
5111
0f0cffd2
AC
51122004-01-13 Andrew Cagney <cagney@redhat.com>
5113
5114 * gdbint.texinfo: Update copyright year.
5115 (Coding): Add -Wunused-label to list of -Werror warnings.
5116
c552b3bb 51172004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5118 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5119
5120 * gdb.texinfo: Update copyright.
5121 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5122 around names, as appropriate. Minor syntax cleanup of
5123 _NSPrintForDebugger explanation. Two spaces after periods.
5124 GDBN used instead of lit. "gdb". Index entries added for
5125 print-object and _NSPrintForDebugger. @noindent added in one spot.
5126
afe157ca
EZ
51272003-11-11 Elena Zannoni <ezannoni@redhat.com>
5128
5129 * stabs.texinfo: Add dircategory and direntry commands.
5130 * annotate.texinfo: Ditto.
5131
963e2bb7
AC
51322003-11-10 Andrew Cagney <cagney@redhat.com>
5133
5134 * gdbint.texinfo (Target Architecture Definition): Replace the
5135 return_value method's "inval" and "outval" parameters with
5136 "readbuf" and "writebuf".
5137
1d8b2f28
JB
51382003-10-28 Jim Blandy <jimb@redhat.com>
5139
5140 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5141 from "The `F' request packet" and "The `F' reply packet", to make
5142 texi2dvi happy.
5143 (File-I/O remote protocol extension): Update menu entries, too.
5144
36d86913
MC
51452003-10-26 Michael Chastain <mec@shout.net>
5146
5147 * gdb.texinfo (Thread Stops): Document the issue with
5148 premature return from system calls in multi-threaded programs.
5149
ce2826aa
AC
51502003-10-24 Andrew Cagney <cagney@redhat.com>
5151
5152 * annotate.texinfo: Fix "fortunatly"[sic].
5153
f24c5e49
KI
51542003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5155
5156 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5157 with "Hitachi" and "Mitsubishi".
5158
92ad9cd9
AC
51592003-10-20 Andrew Cagney <cagney@redhat.com>
5160
5161 * gdbint.texinfo (Target Architecture Definition): Document
5162 gdbarch_return_value. Add cross references from
5163 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5164 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5165
0ab4b752
MK
51662003-10-18 Mark Kettenis <kettenis@gnu.org>
5167
5168 * gdbint.texinfo (Target Architecture Definition): Document
5169 regset_from_core_section.
fb3e19c0
KI
5170
51712003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5172
5173 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5174
a9331b3f 51752003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5176
5177 From Anthony Green <green@redhat.com>:
5ae4183a 5178 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5179
1485d690
KB
51802003-10-14 Kevin Buettner <kevinb@redhat.com>
5181
889bf7c5
PA
5182 * gdb.texinfo (Breakpoint related warnings): New node.
5183 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5184
86d30acc
DJ
51852003-10-13 Daniel Jacobowitz <drow@mvista.com>
5186
5187 * gdb.texinfo (Remote Protocol): Document v and vCont.
5188
172c2a43
KI
51892003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5190
5191 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5192 * gdbint.texinfo: Ditto.
5193
71952f4c
AC
51942003-10-09 Andrew Cagney <cagney@redhat.com>
5195
5196 From 2003-09-18 David Anderson <davea@sgi.com>:
5197 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5198 "command".
5199
268e2188
AC
52002003-10-03 Andrew Cagney <cagney@redhat.com>
5201
5202 * gdbint.texinfo (Target Architecture Definition): Deprecate
5203 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5204 just target.
5205
12c266ea 52062003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5207
f30992d4 5208 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5209 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5210 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5211 * gdbint.texinfo (Target Architecture Definition): Rename
5212
52132003-09-30 Andrew Cagney <cagney@redhat.com>
5214
f30992d4 5215 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5216 (Target Architecture Definition):
f30992d4 5217
2e092625
AC
5218 * gdbint.texinfo (Target Architecture Definition): Rename
5219 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5220
0717ae8a
AC
52212003-09-29 Andrew Cagney <cagney@redhat.com>
5222
dad809b7
AC
5223 * gdbint.texinfo (Target Architecture Definition): Delete
5224 documentation for NEED_TEXT_START_END.
5225
0717ae8a
AC
5226 * gdbint.texinfo (Target Architecture Definition): Rename
5227 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5228 TARGET_WRITE_PC.
a9331b3f 5229
af6cf26d
MC
52302003-09-22 Michael Chastain <mec@shout.net>
5231
5232 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5233
ee206350
AG
52342003-09-21 Anthony Green <green@redhat.com>
5235
5236 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5237
a38c9fe6
MK
52382003-09-21 Mark Kettenis <kettenis@gnu.org>
5239
5240 * gdbint.texinfo (Target Architecture Definition): Document
5241 stabs_argument_has_addr.
5242
77949794
AC
52432003-09-18 Andrew Cagney <cagney@redhat.com>
5244
5245 * gdbint.texinfo (Target Architecture Definition): Delete
5246 documentation on REGISTER_NAMES.
5247
8e823e25
MK
52482003-09-13 Mark Kettenis <kettenis@gnu.org>
5249
5250 * gdbint.texinfo (Target Architecture Definition): Replace
5251 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5252
f27dd7fd
AC
52532003-09-11 Andrew Cagney <cagney@redhat.com>
5254
5255 * gdbint.texinfo (Target Architecture Definition): Replace
5256 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5257
8b148df9
AC
52582003-08-18 Andrew Cagney <cagney@redhat.com>
5259
5260 * gdbint.texinfo (Target Architecture Definition): Document
5261 "frame_red_zone_size".
5262
25d29d70
AC
52632003-08-09 Andrew Cagney <cagney@redhat.com>
5264
5265 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5266 with "set/show backtrace past-main" and "set/show backtrace
5267 limit".
5268
c938e9b0
L
52692003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5270
5271 * Makefile.in (install-info): Support DESTDIR.
5272 (install-html): Likewise.
5273
64fabec2
AC
52742003-08-07 Andrew Cagney <cagney@redhat.com>
5275
5276 Patch from Nick Roberts.
5277 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5278 bindings. Remove description of send-gdb-command.
5279
2fcf52f0
AC
52802003-08-07 Andrew Cagney <cagney@redhat.com>
5281
5282 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5283 GDB 6.0.
5284
086432e2
AC
52852003-08-06 Andrew Cagney <cagney@redhat.com>
5286
5287 * gdb.texinfo (Mode Options): Mention that level three is the
5288 highest available and that level 2 is deprecated.
5289 (Annotations Overview): Mention annotation levels. Cross reference
5290 to "Limitations of the Annotation Interface" in annotate.texi.
5291 (TODO, Value Annotations, Frame Annotations): Delete section.
5292 (Displays, Breakpoint Info): Delete.
5293
e5249f67
AC
52942003-08-04 Andrew Cagney <cagney@redhat.com>
5295
5296 * agentexpr.texi: Delete @bye.
5297 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5298 (stabs.info): Add $(srcdir) to include search path.
5299 (html): Depend on "annotate_toc.html", and not "annotate.html".
5300 * stabs.texinfo: Ditto. Include "fdl.texi".
5301 * gdbint.texinfo: Update copyright statement's list of invariant
5302 sections.
5303
e6f672d2
AC
53042003-07-28 Andrew Cagney <cagney@redhat.com>
5305
5306 * Makefile.in (INFO_DEPS): Add annotate.info.
5307 (dvi, ps, html, pdf): Add annotate.
5308 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5309 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5310 (ANNOTATE_DOC_FILES): New macro.
5311 (ANNOTATE_TEX_TMPS): New macro.
5312 (annotate.info, annotate_toc.html): Specify dependencies.
5313 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5314 * annotate.texinfo: Rename annotate.texi. Get building. Add
5315 "Migrating to GDB/MI" and "Limitations of the Annotation
5316 Interface" chapters. Mention why it is not part of the user
5317 guide. Update copyright notice. Include "fdl.texi".
5318
72ffddc9
SC
53192003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5320
5321 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5322
a9f12a31
DJ
53232003-07-24 Daniel Jacobowitz <drow@mvista.com>
5324
5325 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5326
b1fe9455
DJ
53272003-07-24 Daniel Jacobowitz <drow@mvista.com>
5328
5329 * gdb.texinfo (Server): Mention pidof.
5330
153721e6
AC
53312003-07-22 Andrew Cagney <cagney@redhat.com>
5332
5333 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5334 list.
5335
0fac0b41
DJ
53362003-06-28 Daniel Jacobowitz <drow@mvista.com>
5337
5338 * gdb.texinfo (Logging output): New chapter.
5339
4e562065
JB
53402003-06-24 Joel Brobecker <brobecker@gnat.com>
5341
5342 * gdb.texinfo (Unsupported languages): New section.
5343 (Languages): Add link to new section.
5344
f2c06f52
AC
53452003-06-22 Andrew Cagney <cagney@redhat.com>
5346
5347 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5348
b4177fca
DJ
53492003-06-22 Daniel Jacobowitz <drow@mvista.com>
5350
5351 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5352
f418dd93
DJ
53532003-06-22 Daniel Jacobowitz <drow@mvista.com>
5354
5355 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5356 * agentexpr.texi: Retitle section, and change it to an appendix.
5357 Comment out texinfo initialization. Factor a @var{} into two
5358 pieces to prevent makeinfo warnings.
5359 * gdb.texinfo: Add Agent Expressions appendix.
5360
4ca61388
DJ
53612003-06-19 Daniel Jacobowitz <drow@mvista.com>
5362
5363 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5364
07f31aa6
DJ
53652003-06-18 Daniel Jacobowitz <drow@mvista.com>
5366
5ae4183a 5367 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5368 remote target". Document the "detach" and "disconnect" commands.
5369 (Server, Netware, Debug Session): Reference "Connecting to a
5370 remote target".
5371 (GDB/MI Target Manipulation): Document "-target-disconnect".
5372
2dd0da42
AC
53732003-06-13 Andrew Cagney <cagney@redhat.com>
5374
5375 * gdbint.texinfo (Target Architecture Definition): Deprecate
5376 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5377 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5378
e7a3abfc
JB
53792003-06-09 Jim Blandy <jimb@redhat.com>
5380
5381 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5382
25e3a86b
AC
53832003-06-08 Andrew Cagney <cagney@redhat.com>
5384
5385 * gdbint.texinfo (Target Architecture Definition): Delete
5386 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5387
a9e5fdc2
AC
53882003-06-08 Andrew Cagney <cagney@redhat.com>
5389
5390 * gdbint.texinfo (Target Architecture Definition): Document
5391 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5392
b37303ee
AF
53932003-06-07 Adam Fedor <fedor@gnu.org>
5394
5395 * gdb.texinfo: Add Objective-C documentation.
5396
39fe6e80
AC
53972003-06-01 Andrew Cagney <cagney@redhat.com>
5398
5399 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5400 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5401
125309b2
AC
54022003-05-21 Andrew Cagney <cagney@redhat.com>
5403
5404 * gdbint.texinfo (Target Architecture Definition): Delete
5405 references to "extract_address" and "store_address".
5406
b8b527c5
AC
54072003-05-16 Andrew Cagney <cagney@redhat.com>
5408
5409 * gdbint.texinfo (Target Architecture Definition): Replace
5410 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5411 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5412
50e3ee83
TR
54132003-05-14 Theodore A. Roth <troth@openavr.org>
5414
5415 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5416
44e2be90
L
54172003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5418
5419 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5420 (gdb.dvi): Likewise.
5421 (gdb.pdf): Likewise.
5422 (links2roff): Likewise.
5423
df5215a6
JB
54242003-05-08 Jim Blandy <jimb@redhat.com>
5425
5426 * gdb.texinfo (Dump/Restore Files): Update documentation for
5427 'dump', 'append', and 'restore': note that format argument is
5428 optional; simplify presentation of the command variants; and be
5429 more precise about the formats.
5430
5e7b2f39
JB
54312003-05-07 Jim Blandy <jimb@redhat.com>
5432
5433 * gdb.texinfo (Symbols): Update documentation: 'maint list
5434 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5435 symtabs' and 'maint info psymtabs'.
5436
b1e29e33
AC
54372003-05-05 Andrew Cagney <cagney@redhat.com>
5438
5439 * gdbint.texinfo (Target Architecture Definition): Make
5440 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5441 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5442 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5443
00905d52
AC
54442003-05-04 Andrew Cagney <cagney@redhat.com>
5445
5446 * gdb.texinfo (Maintenance Commands): Document "maint print
5447 dummy-frames".
5448
54ff5908
AC
54492003-05-04 Andrew Cagney <cagney@redhat.com>
5450
5451 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5452
32e7087d
JB
54532003-05-03 J. Brobecker <brobecker@gnat.com>
5454
5455 Thierry Schneider <tpschneider1@yahoo.com>
5456 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5457 for new MI command.
5458
7043d8dc
AC
54592003-05-03 Andrew Cagney <cagney@redhat.com>
5460
5461 * gdbint.texinfo (Target Architecture Definition): Document
5462 push_dummy_code. Add cross references.
5463
e33d66ec
EZ
54642003-05-02 Elena Zannoni <ezannoni@redhat.com>
5465
5466 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5467 set/show charsets commands.
5468
0ba6dca9
AC
54692003-04-28 Andrew Cagney <cagney@redhat.com>
5470
5471 * gdbint.texinfo (Target Architecture Definition): Replace
5472 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5473 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5474
d7a27068
AC
54752003-04-28 Andrew Cagney <cagney@redhat.com>
5476
5477 * gdbint.texinfo (Target Architecture Definition): Rename
5478 "tm_print_insn" to "deprecated_tm_print_insn".
5479
44ea7b70
JB
54802003-04-09 Jim Blandy <jimb@redhat.com>
5481
5482 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5483 list psymtabs'.
5484
fb8f8949
AC
54852003-04-08 Andrew Cagney <cagney@redhat.com>
5486
5487 * gdbint.texinfo (Target Architecture Definition): Delete
5488 references to EXTRA_FRAME_INFO.
5489
32fb0f22
AC
54902003-04-08 Andrew Cagney <cagney@redhat.com>
5491
5492 * gdbint.texinfo (Target Architecture Definition): Delete
5493 PRINT_TYPELESS_INTEGER.
5494
6be67e67
JB
54952003-04-02 J. Brobecker <brobecker@gnat.com>
5496
5497 * observer.texi (GDB Observers): Adjust the documentation for the
5498 normal_stop notification to better describe reality. Fix a couple
5499 of minor typos.
5500
4e35d5f0
BR
55012003-04-02 Bob Rossi <bob_rossi@cox.net>
5502
a9331b3f 5503 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5504 '-file-list-exec-source-file'
5505
e8a8712a
AC
55062003-03-31 Andrew Cagney <cagney@redhat.com>
5507
5508 * gdbint.texinfo (Target Architecture Definition): Delete
5509 references to CALL_DUMMY_P.
5510
6c0e89ed
AC
55112003-03-30 Andrew Cagney <cagney@redhat.com>
5512
5513 * gdbint.texinfo (Target Architecture Definition): Remove
5514 reference to TARGET_WRITE_SP.
a9331b3f 5515
378bfd1b
AC
55162003-03-27 Andrew Cagney <cagney@redhat.com>
5517
5518 * gdbint.texinfo (Target Architecture Definition): Remove
5519 references to write_sp.
6c0e89ed 5520
922fbb7b
AC
55212003-03-27 Andrew Cagney <cagney@redhat.com>
5522
5523 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5524 chapter body. Use @smallexample instead of @example.
5525 (Annotations): Ditto.
5526 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5527 annotate.texi.
5528
b81774d8
AC
55292003-03-26 Andrew Cagney <cagney@redhat.com>
5530
5531 * gdbint.texinfo (Target Architecture Definition): Replace
5532 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5533 dummy_addr parameters.
5534
1bf6d5cc
AC
55352003-03-25 Andrew Cagney <cagney@redhat.com>
5536
5537 * gdbint.texinfo (Target Architecture Definition): Delete
5538 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5539 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5540 Add reference to PUSH_ARGUMENTS.
5541
618ce49f
AC
55422003-03-23 Andrew Cagney <cagney@redhat.com>
5543
5544 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5545 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5546
bcd7e15f
JB
55472003-03-18 J. Brobecker <brobecker@gnat.com>
5548
5549 * gdbint.texinfo (Algorithms): Add new section describing the
5550 Observer paradigm.
5551 (Top): Add menu entry to new observer appendix.
5552 * observer.texi: New file.
5553 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5554 new observer.texi file.
5555
9fe8321b
AC
55562003-03-17 Andrew Cagney <cagney@redhat.com>
5557
5558 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5559 that GNU Press update the manual version number.
5560
ac2adee5
AC
55612003-03-12 Andrew Cagney <cagney@redhat.com>
5562
5563 * gdbint.texinfo (Target Architecture Definition): Delete
5564 references to get_saved_register. Rename GET_SAVED_REGISTER to
5565 DEPRECATED_GET_SAVED_REGISTER.
5566
749b82f6
AC
55672003-03-13 Andrew Cagney <cagney@redhat.com>
5568
5569 * gdbint.texinfo (Target Architecture Definition): Replace
5570 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5571
8bedc050
AC
55722003-03-12 Andrew Cagney <cagney@redhat.com>
5573
5574 * gdbint.texinfo (Target Architecture Definition): Rename
5575 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5576
0ce1b118
CV
55772003-03-10 Corinna Vinschen <vinschen@redhat.com>
5578
5579 * gdb.texinfo: Add File-I/O documentation.
5580
12cc2063
AC
55812003-03-10 Andrew Cagney <cagney@redhat.com>
5582
5583 * gdbint.texinfo (Target Architecture Definition): Cross reference
5584 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5585
7453dc06
AC
55862003-03-07 Andrew Cagney <cagney@redhat.com>
5587
5588 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5589 frame" command.
5590
6314f104
AC
55912003-03-05 Andrew Cagney <cagney@redhat.com>
5592
5593 * gdbint.texinfo (Target Architecture Definition): Document
5594 unwind_dummy_id. Cross reference unwind_dummy_id and
5595 SAVE_DUMMY_FRAME_TOS.
5596
f1212245
DJ
55972003-03-05 James Ingham <jingham@apple.com>
5598 Daniel Jacobowitz <drow@mvista.com>
5599
5600 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5601 and "show cp-abi".
5602
77e7e267
AC
56032003-03-03 Andrew Cagney <cagney@redhat.com>
5604
5605 * gdbint.texinfo (Target Architecture Definition): Document
5606 register_type.
5607
838a8221
AC
56082003-03-03 Andrew Cagney <cagney@redhat.com>
5609
5610 * stabs.texinfo (Structures): Use @samp and separate @var's
5611 instead of a single @var containing a comma separated list.
5612 (Unions): Ditto.
5613
d7f4a264
DJ
56142003-03-02 Daniel Jacobowitz <drow@mvista.com>
5615
5616 * Makefile.in (distclean): Remove config.log.
5617
f30ee0bc
AC
56182003-03-01 Andrew Cagney <cagney@redhat.com>
5619
5620 * gdbint.texinfo (Target Architecture Definition): Rename
5621 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5622
56232003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5624
5625 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5626 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5627
be448670
CF
56282003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5629
5630 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5631 (Non-debug DLL symbols): New node, describing the minimal symbols
5632 loaded from DLLs without real debugging symbols.
5633
501eef12
AC
56342003-02-20 Andrew Cagney <ac131313@redhat.com>
5635
5636 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5637 hardware-breakpoint-limit".
5638 (Set Watchpoints): Add cross reference to "set remote
5639 hardware-watchpoint-limit".
5640 (Remote configuration options): New section.
5641
21c294e6
AC
56422003-02-04 Andrew Cagney <ac131313@redhat.com>
5643
e9be73e4
AC
5644 * gdbint.texinfo (Target Architecture Definition): Delete
5645 descrption of IS_TRAPPED_INTERNALVAR.
5646
21c294e6
AC
5647 From Keith Seitz <keiths@redhat.com>:
5648 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5649 option "-i"/"--interpreter" to this chapter. Include index
5650 entries.
5651
0179ffac
DC
56522003-02-04 David Carlton <carlton@math.stanford.edu>
5653
5654 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5655 (Variables): Recommend stabs+ and DWARF 2.
5656 (C plus plus expressions): Correct info about
5657 compiler versions, debug formats.
5658 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5659 PR symtab/874.
5660
7ca9f392
AC
56612003-02-01 Andrew Cagney <ac131313@redhat.com>
5662
5663 * gdbint.texinfo (Target Architecture Definition): Delete
5664 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5665 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5666 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5667 references to nindy and i960.
5668 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5669
31a85ea2
AC
56702003-02-01 Andrew Cagney <ac131313@redhat.com>
5671
5672 * gdbint.texinfo (Target Architecture Definition): Delete
5673 FLOAT_INFO.
5674
6b894e49
AC
56752003-01-30 Andrew Cagney <ac131313@redhat.com>
5676
5677 * stabs.texinfo (Member Type Descriptor): Clarify description of
5678 `@'. Suggested by Ben Hutchings.
5679
c48861fb
AC
56802003-01-29 Andrew Cagney <ac131313@redhat.com>
5681
5682 * gdb.texinfo (M68K): Delete reference to es1800.
5683
617073a9
AC
56842003-01-29 Andrew Cagney <ac131313@redhat.com>
5685
5686 * gdb.texinfo (Maintenance Commands): Document `maint print
5687 reggroups' and `maint print register-groups'.
5688 * gdbint.texinfo (Target Architecture Definition): Document
5689 register_reggroup_p.
5690
5b5d99cf
JB
56912003-01-23 Jim Blandy <jimb@redhat.com>
5692
5693 * gdb.texinfo (Separate Debug Files): New section.
5694
e7ba9c65
DJ
56952003-01-22 Daniel Jacobowitz <drow@mvista.com>
5696
5697 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5698 and "maint show profile".
5699
94e91d6d
MC
57002003-01-16 Michael Chastain <mec@shout.net>
5701
5702 * gdb.texinfo (Installing GDB): Warn against
5703 ".../gdb-VERSION/gdb/configure".
5704 (Separate Objdir): Likewise.
5705
867f3898
AC
57062003-01-15 Andrew Cagney <ac131313@redhat.com>
5707
5708 * gdbint.texinfo (Target Architecture Definition): Delete
5709 definition of PRINT_REGISTER_HOOK.
5710
f153cc92
EZ
57112003-01-15 Elena Zannoni <ezannoni@redhat.com>
5712
5713 (OpenRISC 1000): Fix formatting of command names.
5714
c60eb6f1
EZ
57152003-01-15 Elena Zannoni <ezannoni@redhat.com>
5716
5717 * gdb.texinfo (Continuing and Stepping): Add new command
5718 'advance'. Clarify behavior of 'until'.
5719
f5ebfba0
DJ
57202003-01-13 Daniel Jacobowitz <drow@mvista.com>
5721
5722 * gdb.texinfo (Files): Document solib-absolute-prefix and
5723 solib-search-path.
5724
4ce8657e
MC
57252003-01-09 Michael Chastain <mec@shout.net>
5726
5727 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5728 (Create a Release): Add new instructions for new @file{src-release}.
5729 Document existing instructions for @file{Makefile.in} as
5730 being for @value{GDBN} 5.3.1 or earlier.
5731
372613e3
AC
57322003-01-09 Andrew Cagney <ac131313@redhat.com>
5733
5734 * gdbint.texinfo (Target Architecture Definition): Mention
5735 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5736 allocate memory.
5737
b4e9345d
DJ
57382003-01-04 Daniel Jacobowitz <drow@mvista.com>
5739
5740 * gdb.texinfo (Controlling GDB): Add @kindex for
5741 "show osabi".
5742 (Backtraces): Add @kindex's for backtrace-below-main.
5743
98b45e30
DJ
57442003-01-04 Daniel Jacobowitz <drow@mvista.com>
5745
5746 * gdb.texinfo (Controlling GDB): Document "set osabi".
5747
95f90d25
DJ
57482003-01-04 Daniel Jacobowitz <drow@mvista.com>
5749
5750 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5751 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5752
1e698235
DJ
57532003-01-04 Daniel Jacobowitz <drow@mvista.com>
5754
5755 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5756 "set coerce-float-to-double".
5757 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5758
e632838e
AC
57592003-01-02 Andrew Cagney <ac131313@redhat.com>
5760
5761 * stabs.texinfo: Remove obsolete text.
5762 * gdbint.texinfo: Ditto.
5763 * gdb.texinfo: Ditto.
5764
c133ab7a
MK
57652002-12-22 Mark Kettenis <kettenis@gnu.org>
5766
5767 * gdbint.texinfo (Target Architecture Definition): Update
5768 description of gdbarch_register_osabi.
5769
f821f325
KH
57702002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5771
5772 * agentexpr.texi: Fix typos.
5773 * annotate.texi: Likewise.
5774 * fdl.texi: Likewise.
5775
85a6d8d3 57762002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5777
5778 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5779 DEPRECATED_INIT_FRAME_PC.
5780
ae45cd16
AC
57812002-12-01 Andrew Cagney <ac131313@redhat.com>
5782
5783 * gdbint.texinfo (Target Architecture Definition): Delete
5784 PC_IN_CALL_DUMMY.
5785
07555a72
AC
57862002-11-28 Andrew Cagney <ac131313@redhat.com>
5787
5788 * gdbint.texinfo (Host Definition): Delete documentation on
5789 USE_GENERIC_DUMMY_FRAMES.
5790
c166cdc7
EZ
57912002-11-26 Elena Zannoni <ezannoni@redhat.com>
5792
5ae4183a 5793 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5794 * Makefile.in (install-info): Run the install-info command as part
5795 of the post install steps only.
5796 (uninstall-info): New target.
5797 (uninstall): New target.
5798
35db0260
EZ
57992002-11-22 Elena Zannoni <ezannoni@redhat.com>
5800
5801 * Makefile.in (install): Make install do some real work.
5802
9ba8d803
AC
58032002-11-19 Andrew Cagney <ac131313@redhat.com>
5804
5805 Fix POSIX problem reported by Paul Eggert.
5806 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5807 Fix PR gdb/527.
5808
903ad3a6
AC
58092002-10-26 Andrew Cagney <cagney@redhat.com>
5810
5811 * gdbint.texinfo (Target Architecture Definition): Delete
5812 definition of DO_REGISTERS_INFO.
5813
f2abfe65
KB
58142002-10-18 Kevin Buettner <kevinb@redhat.com>
5815
5816 * gdbint.texinfo (Address Classes): Fix problems with insertion
5817 of ``{'' and ``}'' in example.
5818
b5b0480a
KB
58192002-10-17 Kevin Buettner <kevinb@redhat.com>
5820
5821 * gdbint.texinfo (Address Classes): New section.
5822 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5823 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5824 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5825 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5826
c85508ee
KD
58272002-10-11 Klee Dienes <kdienes@apple.com>
5828
5829 * gdb.texinfo (Registers): Mention vector registers as well as
5830 floating registers in the documentation for 'info registers' and
5831 'info all-registers'.
5832
6d12fc3d
DJ
58332002-10-11 Daniel Jacobowitz <drow@mvista.com>
5834
5835 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5836
8d19fbd2
JJ
58372002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5838
5839 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5840 interface definition.
5841
a37295f9
MM
58422002-10-03 Marko Mlinar <markom@opencores.org>
5843
5844 * gdb.texinfo (Target Commands): Add or1k target specific
5845 commands.
5846 * gdb.texinfo (Contributors): Add myself to the contributors list.
5847
da0f9dcd
AC
58482002-10-01 Andrew Cagney <ac131313@redhat.com>
5849
5850 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5851 and "mi1" instead of "mi1" and "mi0".
5852
2e834e49
HPN
58532002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5854
5855 * gdb.texinfo (Packets): Fix typos "alligned".
5856 Correct z3/Z3 description. Correct z4/Z4 title.
5857
050be0dc
AC
58582002-09-27 Andrew Cagney <ac131313@redhat.com>
5859
5860 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5861
1104b9e7
KB
58622002-09-25 Kevin Buettner <kevinb@redhat.com>
5863
5864 * gdb.texinfo: Use GNU/Linux instead of Linux.
5865
512217c7
AC
58662002-09-25 Andrew Cagney <ac131313@redhat.com>
5867
5868 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5869
10998722
AC
58702002-09-24 Andrew Cagney <ac131313@redhat.com>
5871
512217c7 5872 * gdb.texinfo: Replace @example with @smallexample.
10998722 5873
a0eb71c5
KB
58742002-09-20 Kevin Buettner <kevinb@redhat.com>
5875
f7dc1244 5876 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5877 * gdb.texinfo (Character Sets): Use @smallexample instead of
5878 @example. Use GNU/Linux instead of Linux.
5879
58802002-09-20 Jim Blandy <jimb@redhat.com>
5881
5882 * gdb.texinfo: Add character set documentation.
5883
2f870471
AC
58842002-09-19 Andrew Cagney <ac131313@redhat.com>
5885
5886 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5887 (Packets): Add cross reference from `b' packet to `z' packets.
5888
790eb8f5
AC
58892002-09-19 Andrew Cagney <ac131313@redhat.com>
5890
8d30a00d
AC
5891 * gdb.texinfo (Maintenance Commands): Document ``maint
5892 internal-error'' and ``maint internal-warning''.
5893
790eb8f5
AC
5894 * gdbint.texinfo (Target Architecture Definition): Revise
5895 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5896
a23a7bf1
JB
58972002-09-19 Joel Brobecker <brobecker@gnat.com>
5898
5899 * gdbint.texinfo (Target Conditionals): Document the new
5900 NAME_OF_MALLOC macro.
5901
299ffc64
AC
59022002-09-05 Andrew Cagney <ac131313@redhat.com>
5903
5904 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5905 engineer.
5906
b7bb15bc
SC
59072002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5908
5909 * gdb.texinfo (TUI Overview): Document status line fields.
5910
3d757584
SC
59112002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5912
5913 * gdb.texinfo (TUI Commands): Document info win command.
5914
269c21fe
SC
59152002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5916
5917 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5918
7cf36c78
SC
59192002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5920
5921 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5922 (TUI Keys): Likewise.
5923
d2c6833e
AC
59242002-08-25 Andrew Cagney <ac131313@redhat.com>
5925
5926 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5927 for a packet receive.
5928
46d8b1c3
AC
59292002-08-25 Andrew Cagney <ac131313@redhat.com>
5930
5931 * Makefile.in (clean): Move to end of file.
5932 (distclean, maintainer-clean, realclean): Ditto.
5933 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5934 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5935 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5936 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5937
b0787093
AC
59382002-08-24 Andrew Cagney <ac131313@redhat.com>
5939
5940 * Makefile.in (GDBINT_TEX_TMPS): Define.
5941 (gdbint.dvi, gdbint.pdf): Use
5942 (GDB_TEX_TMPS): Define.
5943 (gdb.dvi, gdb.pdf): Use.
5944 (STABS_TEX_TMPS): Define.
5945 (stabs.dvi, stabs.pdf): Use.
5946 (GDB_DOC_SOURCE_INCLUDES): New macros.
5947 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5948 (GDBINT_DOC_FILES_INCLUDES): New macros.
5949 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5950 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5951 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5952 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5953 (links2roff): Replace SFILES_INCLUDED with
5954 GDB_DOC_SOURCE_INCLUDES.
5955 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5956 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5957 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5958 dependencies.
5959 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5960 dependencies.
5961 (gdbmi.texinfo): Delete rule.
5962 (inc-hist.texinfo): Delete rule.
5963 (rluser.texinfo): Delete rule.
5964
ebba8386
AC
59652002-08-23 Andrew Cagney <cagney@redhat.com>
5966
5967 * gdbint.texinfo (Target Architecture Definition): Update
5968 STORE_RETURN_VALUE, mention regcache.
5969
0ab7a791
AC
59702002-08-21 Andrew Cagney <ac131313@redhat.com>
5971
5972 * gdbint.texinfo (Target Architecture Definition): Document
5973 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5974
ee2d5c50
AC
59752002-08-19 Andrew Cagney <ac131313@redhat.com>
5976
5977 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5978 Fix minor typos. Add index entries.
5979
53c69bd7
AC
59802002-08-18 Andrew Cagney <ac131313@redhat.com>
5981
5982 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5983
e76f1f2e
AC
59842002-08-15 Andrew Cagney <ac131313@redhat.com>
5985
5986 * gdbint.texinfo (Target Architecture Definition): Document
5987 PRINT_VECTOR_INFO.
5988 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5989
0680b120
AC
59902002-08-13 Andrew Cagney <ac131313@redhat.com>
5991
5992 * gdb.texinfo (Maintenance Commands): Document "maint print
5993 registers", "maint print raw-registers" and "maint print
5994 cooked-registers".
5995
3c3bea1c
GS
59962002-08-08 Grace Sainsbury <graces@redhat.com>
5997
a9331b3f 5998 From Mark Salter:
3c3bea1c
GS
5999 * gdb.texinfo (Protocol): Document T packet extension to
6000 allow watchpoint address reporting.
6001
42f9b0a5
AC
60022002-08-03 Andrew Cagney <ac131313@redhat.com>
6003
6004 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6005
db034ac5
AC
60062002-08-01 Andrew Cagney <cagney@redhat.com>
6007
6008 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6009 to CHILL.
6010
e2b28d04
AC
60112002-08-01 Andrew Cagney <ac131313@redhat.com>
6012
6013 * gdbint.texinfo (Coding): Revise section "Include Files".
6014
7fb623f7
AC
60152002-07-24 Andrew Cagney <cagney@redhat.com>
6016
6017 * gdbint.texinfo: Obsolete references to m88k.
6018 * gdb.texinfo: Ditto.
6019
4a2b4636
JB
60202002-07-10 Joel Brobecker <brobecker@gnat.com>
6021
7fb623f7 6022 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6023 where the proper version of autoconf can be retrieved.
6024
a71ec265
DH
60252002-07-09 Don Howard <dhoward@redhat.com>
6026
6027 * gdb.texinfo (Command Files): Further describe the behavior of
6028 sourced command files.
6029
b9aa90c9
AC
60302002-06-27 Andrew Cagney <ac131313@redhat.com>
6031
6032 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6033 (Coding): Clarify ISO C version that GDB assumes.
6034
40dd2248
TT
60352002-06-26 Tom Tromey <tromey@redhat.com>
6036
6037 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6038 add_setshow_cmd_full.
6039
bfac230e
DH
60402002-06-25 Don Howard <dhoward@redhat.com>
6041
6042 * gdb.texinfo (Memory Region Attributes): Document new behavior
6043 for 'mem' command.
6044
475b0867
JB
60452002-06-11 Jim Blandy <jimb@redhat.com>
6046
919d772c
JB
6047 * gdb.texinfo (Symbols): Update documentation for `info source'
6048 command.
6049
475b0867
JB
6050 * gdb.texinfo (Macros): Call the command `info macro', not
6051 `show macro'.
6052
ba8c9337
AC
60532002-06-09 Andrew Cagney <ac131313@redhat.com>
6054
6055 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6056 data''.
6057
1029b7fa
MK
60582002-06-09 Mark Kettenis <kettenis@gnu.org>
6059
6060 * gdbint.texinfo (Target Architecture Definition): Document
6061 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6062
16737d73
AC
60632002-06-08 Andrew Cagney <ac131313@redhat.com>
6064
6065 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6066 lists.
6067
30107679
AC
60682002-06-08 Andrew Cagney <ac131313@redhat.com>
6069
6070 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6071 Branch''.
6072
3352e23e
AC
60732002-06-01 Andrew Cagney <ac131313@redhat.com>
6074
6075 * gdbint.texinfo (Target Architecture Definition): Add section
6076 ``Converting an existing Target Architecture to Multi-arch''.
6077
cbb09e6a
AC
60782002-05-30 Andrew Cagney <ac131313@redhat.com>
6079
6080 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6081 to ``Obsoleting code''. Revise.
6082
e2e0bcd1
JB
60832002-05-17 Jim Blandy <jimb@redhat.com>
6084
6085 * gdb.texinfo (C Preprocessor Macros): New chapter.
6086 Include it in the main menu.
6087 (Contributors): Credit Jim Blandy with macro support.
6088 (Compilation): Explain how to get macro information into the
6089 executable.
6090 (Expressions): Note that preprocessor macros are expanded.
6091
9db8d71f
DJ
60922002-05-14 Daniel Jacobowitz <drow@mvista.com>
6093
6094 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6095 options for `target remote'.
6096
6d531722
AC
60972002-05-13 Andrew Cagney <ac131313@redhat.com>
6098
6099 * gdbint.texinfo (Target Architecture Definition): Delete
6100 documentation on NNPC_REGNUM.
6101
13d01224
AC
61022002-05-11 Andrew Cagney <ac131313@redhat.com>
6103
6104 * gdbint.texinfo (Target Architecture Definition): Document
6105 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6106 (Target Architecture Definition): Revise section `Using Different
6107 Register and Memory Data Representations'. Add section `Raw and
6108 Virtual Register Representations'.
6109
b2e75d78
AC
61102002-05-11 Andrew Cagney <ac131313@redhat.com>
6111
6112 * gdbint.texinfo (Target Architecture Definition): Mention
6113 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6114 (Target Architecture Definition): Mention same. Add references to
6115 web pages.
6116
2c8682ee
MS
61172002-05-08 Michael Snyder <msnyder@redhat.com>
6118
6119 * stabs.texinfo (Attributes): Document new "vector" attribute.
6120
0816590b
AC
61212002-05-04 Andrew Cagney <ac131313@redhat.com>
6122
6123 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6124
2653173e
AC
61252002-05-04 Andrew Cagney <ac131313@redhat.com>
6126
6127 * gdb.texinfo: Delete obsolete references to a29k.
6128
d7bd68ca
AC
61292002-04-24 Andrew Cagney <ac131313@redhat.com>
6130
6131 * gdbint.texinfo (Target Architecture Definition): Replace
6132 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6133
21d83aa5
DM
61342002-04-24 David S. Miller <davem@redhat.com>
6135
6136 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6137
7673a6cc
DM
61382002-04-21 David S. Miller <davem@redhat.com>
6139
6140 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6141
d49d1e0a
AC
61422002-04-21 Andrew Cagney <ac131313@redhat.com>
6143
6144 * gdbint.texinfo (Target Architecture Definition): Delete
6145 definition of HAVE_REGISTER_WINDOWS.
6146
f7dc1244 61472002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6148
6149 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6150 "Theodore A. Roth" <troth@verinet.com>.
6151
5ca0cb28
DH
61522002-04-15 Don Howard <dhoward@redhat.com>
6153
f7dc1244 6154 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6155 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6156 Provide a better explaination of this feature.
5ca0cb28 6157
f208ba17
AC
61582002-04-14 Andrew Cagney <ac131313@redhat.com>
6159
6160 * gdbint.texinfo (Target Architecture Definition): Remove
6161 FRAME_CHAIN_COMBINE.
6162
d5ba91de
MC
61632002-04-12 Michael Chastain <mec@shout.net>
6164
6165 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6166 REG_STACK_SEGMENT.
6167
26818220
MC
61682002-04-09 Michael Chastain <mec@shout.net>
6169
6170 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6171 PYRAMID_* macros.
6172
129188f6
AC
61732002-04-07 Andrew Cagney <ac131313@redhat.com>
6174
6175 * gdb.texinfo (Bug Reporting): Document that the web is the
6176 prefered way of submitting bug reports.
6177 (Bug Reporting): Delete the s-mail address as the last resort.
6178
8227c0ff
AC
61792002-04-05 Andrew Cagney <ac131313@redhat.com>
6180
6181 * gdbint.texinfo (Target Architecture Definition): Delete
6182 references to TARGET_WRITE_FP and write_fp.
6183
16d9dec6
MS
61842002-03-27 Michael Snyder <msnyder@redhat.com>
6185
6186 * gdb.texinfo: Document new commands dump, append, and restore.
6187
9ae8b82c
AC
61882002-03-27 Andrew Cagney <ac131313@redhat.com>
6189
6190 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6191 Branch'.
6192
474c8240
AC
61932002-03-18 Andrew Cagney <ac131313@redhat.com>
6194
6195 * gdb.texinfo: Change all examples to @smallexample.
6196 * gdbint.texinfo: Ditto.
a9331b3f 6197
fb0ff88f
AC
61982002-03-18 Andrew Cagney <ac131313@redhat.com>
6199
6200 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6201 Branches''.
6202
9bb0a4d8
AC
62032002-03-18 Andrew Cagney <ac131313@redhat.com>
6204
6205 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6206 Policy''.
6207
937f164b
FF
62082002-03-04 Fred Fish <fnf@redhat.com>
6209
6210 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6211 expresson, suports, dependant, trhe, perhaphs, situtations,
6212 explictily, taged, oportunity, unfortunatly).
6213
a7b40f07
AC
62142002-02-24 Andrew Cagney <ac131313@redhat.com>
6215
6216 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6217 Remove reference to 3.12.
6218
aab4e0ec
AC
62192002-02-23 Andrew Cagney <ac131313@redhat.com>
6220
6221 * gdbint.texinfo: Include fdl.texi.
6222 (Top): Add GNU Free Documentation License.
6223 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6224 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6225 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6226 (gdbint.info): Add srcdir to include path.
6227 * gdb.texinfo: Include gpl.texi.
6228 (Top): Add Copying.
6229 * gpl.texi: New file.
6230
47b95330
AC
62312002-02-23 Andrew Cagney <ac131313@redhat.com>
6232
6233 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6234
78c47bea
PM
62352002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6236
6237 * gdb.texinfo: Document Cygwin native specific commands.
6238
56460a61
DJ
62392002-02-15 Daniel Jacobowitz <drow@mvista.com>
6240
6241 * gdb.texinfo: Document gdbserver ``--attach'' command.
6242
def71bfa
MS
62432002-02-07 Michael Snyder <msnyder@redhat.com>
6244
6245 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6246 to @code(_ovly_debug_event).
6247
c928edc0
AC
62482002-02-07 Andrew Cagney <ac131313@redhat.com>
6249
6250 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6251
81d46470
MS
62522002-02-06 Michael Snyder <msnyder@redhat.com>
6253
6254 * gdb.texinfo (overlays): Mention new magic symbol
6255 '_ovly_debug_event', which allows GDB to keep better track
6256 of overlays.
6257
f7dc1244 62582002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6259
6260 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6261 Suggested by Dmitry Sivachenko.
6262
6263 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6264
15110bc3
MS
62652002-02-01 Michael Snyder <msnyder@redhat.com>
6266
6267 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6268
6763aef9
MS
62692002-01-30 Michael Snyder <msnyder@redhat.com>
6270
ac282366
MS
6271 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6272 (set trust-readonly-sections): Document.
6763aef9 6273
8642bc8f
AC
62742002-01-29 Andrew Cagney <ac131313@redhat.com>
6275
6276 * gdbint.texinfo (Releasing GDB): Revise and update.
6277
afe64c1a
AC
62782002-01-28 Andrew Cagney <ac131313@redhat.com>
6279
6280 * gdbint.texinfo (Target Architecture Definition): Delete
6281 description of TARGET_BYTE_ORDER_DEFAULT.
6282
f7dc1244 62832002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6284
6285 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6286 <mitya@cavia.pp.ru>.
6287
3d6e1b5a
AC
62882002-01-23 Andrew Cagney <ac131313@redhat.com>
6289
6290 * libgdb.texinfo: Delete file.
6291
6c0e9fb3
AC
62922002-01-22 Andrew Cagney <ac131313@redhat.com>
6293
6294 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6295 * gdbint.texinfo: Ditto.
6296
e0ce93ac
AC
6297Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6298
6299 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6300
be298bcc
AC
63012002-01-22 Andrew Cagney <ac131313@redhat.com>
6302
6303 * Makefile.in: Update copyright.
6304 (TEXI2DVI): Define.
6305 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6306 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6307 gdb-cfg.texi.
6308 (TEXINDEX, PDFTEX): Delete makefile variables.
6309
8e04817f
AC
63102002-01-22 Andrew Cagney <ac131313@redhat.com>
6311
6312 * gdb.texinfo (Protocol): Move section to appendix.
6313
6b2f586d
AC
63142002-01-21 Andrew Cagney <ac131313@redhat.com>
6315
6316 * gdb.texinfo (Remote Debugging): Create a menu.
6317 (Top): Add ``Remote Debugging'' to menu.
6318
6f05cf9f
AC
63192002-01-21 Andrew Cagney <ac131313@redhat.com>
6320
6321 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6322 serial protocol'' from here.
6323 (Remote Debugging): To here. New chapter.
6324
3fd3d7d2
AC
63252002-01-20 Andrew Cagney <ac131313@redhat.com>
6326
6327 * gdbint.texinfo (Target Architecture Definition): Delete
6328 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6329
7fd60527
AC
63302002-01-20 Andrew Cagney <ac131313@redhat.com>
6331
6332 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6333 are no longer needed.
6334 (Porting GDB): Add maintainer note about configure.host.
6335
c2f05ac9
AC
63362002-01-20 Andrew Cagney <ac131313@redhat.com>
6337
6338 * gdbint.texinfo (Target Architecture Definition): Remove
6339 definition of IEEE_FLOAT.
6340
f7dc1244 63412002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6342
6343 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6344 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6345 <3diff@gnu.org>
231b2aad 6346
82600034
AC
63472002-01-19 Andrew Cagney <ac131313@redhat.com>
6348
6349 * gdbint.texinfo (Host Definition): Remove references to
6350 MALLOC_INCOMPATIBLE.
6351
7708fa01
AC
63522002-01-17 Andrew Cagney <ac131313@redhat.com>
6353
6354 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6355 and xyz-xdep.o.
6356
eb12ee30
AC
63572002-01-17 Andrew Cagney <ac131313@redhat.com>
6358
889bf7c5 6359 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6360 (Set Breaks): Copy ``maint info breakpoint'' doco to
6361 ``Maintenance Commands'' appendix. Add reference.
6362
c9ccaa92
AC
63632002-01-17 Andrew Cagney <ac131313@redhat.com>
6364
6365 * fdl.texi: Remove next/prev from @node.
6366
f7dc1244 63672002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6368
6369 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6370 for monstrous @multitable (from Brian Youmans).
6371
6372 * fdl.texi: New file.
6373
6374 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6375
8973da3a
AC
63762002-01-15 Andrew Cagney <ac131313@redhat.com>
6377
6378 * gdbint.texinfo (Releasing GDB): New chapter.
6379
7d86b5d5
AC
63802002-01-14 Andrew Cagney <ac131313@redhat.com>
6381
6382 * gdb.texinfo (Embedded Processors, Calling program functions):
6383 Obsolete references to a29k.
6384
cc1cb004
AC
63852002-01-13 Andrew Cagney <ac131313@redhat.com>
6386
6387 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6388 examples. Document that a code-block should do or discard its
6389 cleanups before exit.
6390
79f12247
MS
63912002-01-11 Michael Snyder <msnyder@redhat.com>
6392
6393 * gdb.texinfo (Choosing files): Change @samp to @file.
6394
19837790
MS
63952002-01-05 Michael Snyder <msnyder@redhat.com>
6396
6397 * gdb.texinfo (--pid): Document new command line option (attach).
6398
f7dc1244 63992002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6400
6401 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6402 in the stub.
6403
d7449b42
AC
64042002-01-04 Andrew Cagney <ac131313@redhat.com>
6405
6406 * gdbint.texinfo (Target Architecture Definition): Replace
6407 BIG_ENDIAN with BFD_ENDIAN_BIG.
6408
f23631e4
AC
64092002-01-03 Andrew Cagney <ac131313@redhat.com>
6410
6411 * gdbint.texinfo (Target Architecture Definition): Replace
6412 value_ptr with struct value pointer.
6413
72c9928d
EZ
64142002-01-02 Eli Zaretskii <eliz@gnu.org>
6415
6416 * gdb.texinfo (Free Software): Fix wording.
6417
959acfd1
EZ
64182001-12-31 Eli Zaretskii <eliz@gnu.org>
6419
6420 * gdb.texinfo (Free Software): New section ``Free Software Needs
6421 Free Documentation''.
6422
f7dc1244 64232001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6424
6425 * stabs.texinfo:
6426 * gdb.texinfo:
6427 * gdbint.texinfo:
6428 * libgdb.texinfo:
6429 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6430
6600abed
MS
64312001-12-29 Michael Snyder <msnyder@redhat.com>
6432
6433 * gdb.texinfo (maint info sections): Fix typo.
6434
f6680716
MS
64352001-12-26 Michael Snyder <msnyder@redhat.com>
6436
fe95c787
MS
6437 * gdb.texinfo (maint info sections): Document.
6438
a9331b3f 6439 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6440 'info proc' sub-options that are currently not implemented.
6441
c3d3ce5b
JB
64422001-12-20 Jim Blandy <jimb@redhat.com>
6443
6444 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6445
778eb05e
AC
64462001-12-15 Andrew Cagney <ac131313@redhat.com>
6447
6448 * gdbint.texinfo (Target Architecture Definition): Replace
6449 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6450
2607059c
AC
64512001-12-01 Andrew Cagney <ac131313@redhat.com>
6452
6453 * gdbint.texinfo (Host Definition): Delete documentation on
6454 HOST_BYTE_ORDER.
6455
df0cd8c5
JB
64562001-11-30 Jim Blandy <jimb@redhat.com>
6457
6458 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6459 overlay support. Add to top-level menu.
df0cd8c5 6460
88118b3a
TT
64612001-11-26 Tom Tromey <tromey@redhat.com>
6462
6463 * gdb.texinfo (Command Syntax): Document C-o binding.
6464
96565e91
CF
64652001-07-26 Christopher Faylor <cgf@redhat.com>
6466
6467 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6468 use since it is described in the referenced section.
6469
f7dc1244 6470 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6471 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6472 clearer when using DJGPP.
6473
2a3d5645
CF
64742001-11-24 Christopher Faylor <cgf@redhat.com>
6475
6476 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6477 specifically refer to MS-DOS.
6478 (command files): Mention gdb.ini is only used on MS-DOS.
6479
aa26fa3a
TT
64802001-11-21 Tom Tromey <tromey@redhat.com>
6481
6482 * gdb.texinfo (Invoking GDB): Document --args.
6483 (Mode Options): Likewise.
6484
4f8ada06
JB
64852001-11-21 Jim Blandy <jimb@redhat.com>
6486
6487 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6488 Delete documentation; this macro has been removed from the
6489 sources.
4f8ada06 6490
3fe0dc10
JB
64912001-11-13 Jim Blandy <jimb@redhat.com>
6492
6493 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6494
9e5abb06
CV
64952001-11-06 Corinna Vinschen <vinschen@redhat.com>
6496
6497 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6498
1c5dfdad
MS
64992001-11-05 Michael Snyder <msnyder@redhat.com>
6500
a9331b3f 6501 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6502 quote regexp chars in function names such as "operator*()".
6503
990f9fe3
FF
65042001-11-01 Fred Fish <fnf@redhat.com>
6505
6506 * gdbint.texinfo (SOLIB_ADD): Document additional new
6507 "readsyms" arg.
6508
b433d00b
DH
65092001-10-30 Don Howard <dhoward@redhat.com>
6510
070b1dd3
DH
6511 * gdb.texinfo: (Command Files) Added documentation for the
6512 behavior of gdb with input redirected from a file.
b433d00b 6513
b7209cb4
FF
65142001-10-28 Fred Fish <fnf@redhat.com>
6515
6516 * gdb.texinfo (auto-solib-add): Change docs to match
6517 implementation change.
6518 (auto-solib-limit): Add docs for new variable.
6519
1aa20aa8
AC
65202001-10-15 Andrew Cagney <ac131313@redhat.com>
6521
6522 * gdbint.texinfo (Target Architecture Definition): Function
6523 value_as_pointer renamed to value_as_address.
6524
fc0c74b1
AC
65252001-10-15 Andrew Cagney <ac131313@redhat.com>
6526
6527 * gdbint.texinfo (Target Architecture Definition): Default
6528 POINTER_TO_ADDRESS functions assume unsigned addresses.
6529 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6530 posting by Jim Blandy.
6531
f4846649
JB
65322001-10-12 Jim Blandy <jimb@redhat.com>
6533
6534 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6535 version of texi2html (1.64) doesn't support this flag any more.
6536
f277788b
MK
65372001-09-08 Mark Kettenis <kettenis@gnu.org>
6538
a9dc4918
MK
6539 * gdbint.texinfo (Host Definition): Remove description of
6540 MEM_FNS_DECLARED.
6541
d28379df
MK
6542 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6543
f277788b
MK
6544 * gdbint.texinfo (Host Definition): Remove description of
6545 HAVE_SIGSETMASK.
6546
7ccaa899
EZ
65472001-09-04 Elena Zannoni <ezannoni@redhat.com>
6548
6549 * gdbint.texinfo (Target Architecture Definition): Add
6550 explanation of TARGET_PRINT_INSN macro.
6551
17d9d558
JB
65522001-08-30 Jim Blandy <jimb@redhat.com>
6553
6554 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6555 Explain what it means to load relocatable files.
6556
72cde065
JB
65572001-08-28 Jim Blandy <jimb@redhat.com>
6558
6559 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6560 info `top' menu.
6561
9e678452
CF
6562Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6563
6564 * gdbint.texinfo: Add a cautionary note about macro use.
6565
a2bea4c3 65662001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6567
a2bea4c3
CV
6568 * gdb.texinfo: Explain omitting the hostname in the
6569 `target remote' command.
6570
1129bf27
DJ
65712001-07-30 Daniel Jacobowitz <drow@mvista.com>
6572
6573 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6574 and END-INFO-DIR-ENTRY.
6575
732b3002
SC
65762001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6577
6578 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6579
89437448
AC
65802001-07-25 Andrew Cagney <ac131313@redhat.com>
6581
6582 * gdbint.texinfo (libgdb): Rewrite.
6583
f7dc1244 65842001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6585
6586 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6587
c4555f82
SC
65882001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6589
6590 * gdb.texinfo (TUI): New chapter, document the TUI.
6591 (Mode Options): Document the -tui option.
6592
2f45a6e0
MK
65932001-07-23 Mark Kettenis <kettenis@gnu.org>
6594
6595 * gdbint.texinfo (Host Definition): Remove description of
6596 NEED_POSIX_SETPGID.
6597
f7dc1244 65982001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6599
6600 * gdb.tex (DJGPP Native): New node, with descriptions of
6601 DJGPP-specific commands.
6602
be9c6c35
JM
66032001-07-19 John R. Moore <jmoore@redhat.com>
6604
6605 * gdbint.texinfo: Three misspellings.
6606
dfa249fb
AC
66072001-07-06 Andrew Cagney <ac131313@redhat.com>
6608
6609 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6610 `test` expressions on bash. Problem reported by Colin Walters.
6611
c72e7388
AC
66122001-07-04 Andrew Cagney <ac131313@redhat.com>
6613
6614 * gdbint.texinfo (User Interface): Update ui-out documentation to
6615 refelect recent UI/MI updates.
6616
94bbb2c0
AC
66172001-07-04 Andrew Cagney <ac131313@redhat.com>
6618
6619 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6620 interpreters.
6621
af6c57ea
AC
66222001-06-15 Andrew Cagney <ac131313@redhat.com>
6623
6624 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6625 structure and not macros.
6626 (Host Definition): Document that much of this chapter is obsolete.
6627 (Target Architecture Definition): Update list of files that make
6628 up a target architecture.
6629 (Coding): Update.
6630
83aa8bc6
AC
66312001-06-28 Andrew Cagney <ac131313@redhat.com>
6632
6633 * gdbint.texinfo (Target Architecture Definition): Update
6634 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6635 The latter has been changed to a true predicate.
6636
f7dc1244 66372001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6638
6639 * annotate.texi: Add @noindent where needed. From Dmitry
6640 Sivachenko <dima@Chg.RU>.
6641 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6642
656db9b0
AC
66432001-06-16 Andrew Cagney <ac131313@redhat.com>
6644
6645 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6646
df2396a1
AC
66472001-06-14 Andrew Cagney <ac131313@redhat.com>
6648
6649 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6650 returns ``OK''. Document that the ``R'' packet does not reply.
6651
0f1f2b0a
MS
66522001-06-13 Michael Snyder <msnyder@redhat.com>
6653
6654 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6655
f7dc1244 66562001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6657
6658 * gdb.texinfo (Signals): Clarify the default setting of signal
6659 handling.
6660
a5d7c491
AC
66612001-05-14 Andrew Cagney <ac131313@redhat.com>
6662
6663 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6664 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6665
05a54c4f
AC
66662001-05-12 Andrew Cagney <ac131313@redhat.com>
6667
6668 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6669
f7dc1244 66702001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6671
6672 * gdbint.texinfo (Clean Design and Portable Implementation):
6673 Renamed from "Clean Design".
6674 (Clean Design and Portable Implementation): Document portable
6675 methods of handling file names, and the associated macros.
6676
f7dc1244 66772001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6678
6679 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6680 command and provide a cross-reference to its description.
6681 (Symbols): Note that "info scope" is useful for trace experiments.
6682
f7dc1244 66832001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6684
b37052ae
EZ
6685 * gdb.texinfo (Symbols): Document "info scope".
6686 (Tracepoints): New chapter.
6687 (Contributors): Update for v5.1.
6688 <All nodes>: Change "C++" to "C@t{++}".
6689
0ee54786
EZ
6690 * gdbint.texinfo (User Interface): A new section about ui_out
6691 functions, based on text written by Fernando Nasser.
6692
c534679c
EZ
6693 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6694
f7dc1244 66952001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6696
e9c75b65
EZ
6697 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6698
6699 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6700
6701 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6702 Replace "GDB" with "@value{GDBN}". Fix markup.
6703
6704 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6705
3d67e040
EZ
6706 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6707 a cross-reference to its description.
6708 (Symbols): Document "info symbol".
6709
f7dc1244 67102001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6711
6712 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6713 subsection "x86 Watchpoints".
6714 (Target Architecture Definition): Document the macros
6715 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6716 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6717
b0ed3589
AC
67182001-03-20 Andrew Cagney <ac131313@redhat.com>
6719
6720 * gdbint.texinfo (Target Architecture Definition): Update
6721 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6722 list.
6723
b6ba6518
KB
67242001-03-06 Kevin Buettner <kevinb@redhat.com>
6725
6726 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6727 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6728
f7dc1244 67292001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6730
6731 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6732
f7dc1244 67332001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6734
17cc6a06
EZ
6735 * gdb.texinfo (Environment): Document that `path' does not change
6736 the value of PATH in GDB's own environment (it did in the past,
6737 but that was changed on March 15, 1994). Reported by Doug Evans
6738 <dje@transmeta.com>.
6739
56caf160
EZ
6740 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6741 its line. Fix markup of commands and macros. Add an Index node
6742 and index entries.
6743
29e57380
C
67442001-01-23 J.T. Conklin <jtc@redback.com>
6745
6746 * gdb.texinfo (Memory region attributes): New manual section.
6747
1c6147de
ND
67482001-01-04 Nicholas Duffek <nsd@redhat.com>
6749
6750 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6751
f7dc1244 67522000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6753
6754 * refcard.tex: Version and copyright fixed. From Phil Edwards
6755 <pedwards@disaster.jaj.com>.
6756
0dcedd82
AC
6757Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6758
6759 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6760 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6761
3b851bce
AC
6762Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6763
6764 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6765 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6766
f7dc1244 67672000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6768
6769 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6770 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6771
b90a5f51
CF
67722000-11-10 Christopher Faylor <cgf@cygnus.com>
6773
6774 * gdb.texinfo: Document new 'set step-mode' command.
6775
f7dc1244 67762000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6777
6778 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6779 changes from Dmitry Sivachenko <dima@Chg.RU>.
6780
f7dc1244 67812000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6782
6783 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6784 From Steven Johnson <sbjohnson@ozemail.com.au>.
6785
2e685b93
MK
67862000-08-10 Mark Kettenis <kettenis@gnu.org>
6787
6788 * gdbint.texinfo (Overall Structure): Spelling fix.
6789
f7dc1244 67902000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6791
6792 * gdbint.texinfo (Target Architecture Definition): Document that
6793 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6794 for which REGISTER_CONVERTIBLE returns a zero value.
6795
63ac3005
EZ
67962000-07-08 Christopher Faylor <cgf@cygnus.com>
6797
6798 * Makefile.in (install-info): Find files to install in either the
6799 build or source directories (adapted from Makefile.am).
6800
bd79f757
ND
68012000-07-07 Nicholas Duffek <nsd@redhat.com>
6802
6803 * stabs.texinfo: Fix spelling errors.
6804 (String Field): FILE-NUMBER starts from 0, not 1.
6805
f7dc1244 68062000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6807
6808 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6809 Brian Youmans.
5f208f6d 6810
f7dc1244 68112000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6812
6813 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6814 the source directory. Reported by Mark Harig
6815 <markh@frazier.landmark.com>.
cc542d3b 6816
f3b28801
C
68172000-06-20 J.T. Conklin <jtc@redback.com>
6818
6819 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6820
449f3b6c
AC
6821Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6822
6823 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6824 Generate using pdftex.
449f3b6c 6825 (PDFTEX): Define.
889bf7c5 6826 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6827 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6828 @contents at the start.
449f3b6c 6829
f7dc1244 68302000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6831
6832 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6833 Youmans.
48e934c6 6834
9e9c5ae7
AC
6835Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6836
6837 From Brian Youmans:
6838 * gdb.texinfo: Fix ``et al.''.
6839
c741b251
AC
6840Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6841
6842 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6843 loop.
c741b251 6844
4ab64e14
JG
68452000-05-19 Jimmy Guo <guo@cup.hp.com>
6846
6847 * configure: Regenerate.
6848
f7dc1244 68492000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6850
6851 * Makefile.in (install-info): Run install-info on installed Info
6852 files.
6853
8c70017b
AC
6854Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6855
a7cb598a 6856 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6857 Andrew Cagney.
8c70017b 6858
f7dc1244 68592000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6860
6861 * gdb.texinfo: Proofreading changes from Brian Youmans.
6862
bf0184be
ND
68632000-05-01 Nick Duffek <nsd@cygnus.com>
6864
6865 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6866 startup sequence, minor edits.
6867
f7dc1244 68682000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6869
6870 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6871 TeX.
6872
6873 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6874 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6875 like `n' and `s' which look weird. Convert some of the @kindex to
6876 @vindex, when they refer to variables, not commands.
6877
33e16fad
AC
6878Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6879
6880 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6881
f7dc1244 68822000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6883
6884 * Makefile.in (GDBMI_DIR): New variable.
6885 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6886 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6887 (gdbmi.texinfo): New target, for texi2roff.
6888 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6889 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6890
6891 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6892 gdbmi.texinfo.
6893 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6894 comment.
6895
d167840f
EZ
68962000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6897
6898 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6899 command.
d167840f 6900
f7dc1244 69012000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6902
6903 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6904 prevents the build (and is generally a Bad Idea).
6905
f7dc1244 69062000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6907
6908 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6909 a comma inside @var.
6910 (Command Files): Index markup changes from Dmitry Sivachenko
6911 <dima@Chg.RU>.
6912
f7dc1244 69132000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6914
6915 * Makefile.in (LN_S): Define.
6916 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6917 invoke "ln -s" unless it is known to work.
6918
6919 * configure.in (AC_PROG_LN_S): Add.
6920
8dc7983f
JB
69212000-04-14 Jim Blandy <jimb@redhat.com>
6922
6923 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6924 section.
6925 (Target Conditionals): Document ADDRESS_TO_POINTER,
6926 POINTER_TO_ADDRESS.
6927
1a8237e8
DB
69282000-04-11 Daniel Berlin <dan@cgsoftware.com>
6929
6930 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6931 gdb-cfg.texi to get the value.
6932
ca526f1a
JB
69332000-04-10 Jim Blandy <jimb@redhat.com>
6934
6935 * gdbint.texinfo (Target Architecture Definition): Fix
6936 cross-references.
6937
faaafcb4
JB
69382000-04-08 Jim Blandy <jimb@redhat.com>
6939
6940 * gdbint.texinfo (Using Different Register and Memory Data
6941 Representations): New section.
6942 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6943 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6944 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6945
1b27397f
AC
6946Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6947
6948 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6949 for acknowledgments.
1b27397f 6950
480ff1fb
AC
6951Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6952
6953 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6954 qThreadExtraInfo.
480ff1fb 6955
a9331b3f 69562000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6957
a9331b3f
RM
6958 * gdb.texinfo: Clarify which remote debug protocol commands are
6959 required and which are optional.
f1251bdd 6960
dbeb8dbd
AC
6961Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6962
6963 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6964 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6965 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6966 * annotate.texi: Update.
6967
6d2ebf8b
SS
69682000-03-28 Stan Shebs <shebs@apple.com>
6969
6970 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6971 expectation of additional changes before release), update
6972 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6973 node links, rephrase and/or shorten lines to fix formatting
6974 problem in both regular and @smallbook formats.
6975 * annotate.texi: Shorten lines in example, use smallexample
6976 consistently everywhere.
6977 * Makefile.in: Add comment about texinfo 4.0 html generation.
6978 (SFILES_INCLUDED): Add annotate.texi.
6979
5d161b24
DB
69802000-03-27 Daniel Berlin <dan@cgsoftware.com>
6981
5ae4183a
AS
6982 * gdb.texinfo (Debugging Output): Added new section, documenting
6983 the "set/show debug" commands.
5d161b24 6984
b9deaee7
AC
6985Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6986
6987 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6988 entry.
b9deaee7
AC
6989
6990 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6991 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 6992 @chapter and @node entries.
a9331b3f 6993
b9deaee7 6994 * gdb.texinfo: Link all top-level nodes.
a9331b3f 6995
9ef47d30
AC
6996Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6997
6998 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 6999 files.
9ef47d30 7000
cfeada60
FN
70012000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7002
7003 From David Whedon <dwhedon@gordian.com>
5ae4183a 7004 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7005
6837a0a2
DB
70062000-03-22 Daniel Berlin <dan@cgsoftware.com>
7007
7008 * gdb.texinfo: Add documentation for the apropos command.
7009
bba2971c
MS
70102000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7011
7012 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7013
2b628194
MS
70142000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7015
a9331b3f 7016 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7017 two places.
7018
96a2c332
SS
70192000-03-17 Stan Shebs <shebs@apple.com>
7020
7021 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7022 <dima@Chg.RU>, also clarification of allowed content for
7023 string constants.
7024
f7dc1244 70252000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7026
7027 * gdb.texinfo (main menu): Add Annotations.
7028 (File Options): Add @cindex entries for each command-line option.
7029 Document --epoch, --annotate, --async, --interpreter, --write,
7030 --statistics, and --version.
7031
7032 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7033 of GDB.
7034
9d233477
JB
70352000-02-23 Jim Blandy <jimb@redhat.com>
7036
7037 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7038
14e0eb3b
JB
70392000-02-22 Jim Blandy <jimb@redhat.com>
7040
7041 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7042
3555de01
JM
70432000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7044
7045 * Makefile.in (diststuff): New target.
7046
5e35df8e
KB
70472000-02-15 Kevin Buettner <kevinb@redhat.com>
7048
7049 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7050 architecture. [From Jim Wilson.]
5e35df8e 7051
c5394b80
JM
70522000-01-16 Tom Tromey <tromey@cygnus.com>
7053
7054 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7055 (Delete Breaks): Mention range arguments.
7056 (Disabling): Likewise.
7057
c3f6f71d
JM
70582000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7059
7060 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7061
c4093a6a
JM
7062Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7063
7064 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7065 valid functions.
c4093a6a 7066
11cf8741
JM
70671999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7068
7069 * gdb.texinfo: Clarify regular expressions used in rbreak.
7070
917317f4
JM
70711999-10-15 Kevin Buettner <kevinb@cygnus.com>
7072
7073 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7074 MEMORY_REMOVE_BREAKPOINT): Document.
7075
7076Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7077
7078 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7079 offset re-using the DATA offset instead.
917317f4 7080
2df3850c
JM
70811999-10-11 Jim Kingdon <kingdon@redhat.com>
7082
7083 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7084
70851999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7086
7087 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7088 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7089 typos.
7090
7091 * gdb.texinfo: Various minor wording and formatting improvements,
7092 mentions of additional command-line options.
7093
2acceee2
JM
70941999-09-30 Fred Fish <fnf@cygnus.com>
7095
7096 * gdb.texinfo: Document additional forms of specifying section
7097 names and addresses for the add-symbol-file command.
7098
c2c6d25f
JM
70991999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7100
7101 * gdbint.texinfo: Fix typo, add the word "have".
7102
71031999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7104
7105 * gdbint.texinfo (Target Architecture Definition): Document the
7106 SKIP_PERMANENT_BREAKPOINT macro.
7107
d4f3574e
SS
71081999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7109
7110 * gdb.texinfo: Fiks speling errers.
7111
7112 * gdb.texinfo: Fix uses of @multitable.
7113
f7dc1244 7114 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7115 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7116 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7117 comments about using with optimization, add more indexing,
7118 fix info about disassembly-flavor.
7119
7120Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7121
7122 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7123 SKIP_SOLIB_RESOLVER): Define.
7124
7125Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7126
7127 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7128 ``g'' packets.
d4f3574e 7129
104c1213
JM
71301999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7131
7132 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7133 platform-specific info, inline remote.texi and move sections of it
7134 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7135 and register stack into the new chapter.
7136 * remote.texi: Remove, now part of gdb.texinfo.
7137 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7138
71391999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7140
7141 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7142 GDB_TARGET_IS_MACH386): These kludges have gone away.
7143
7144Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7145
7146 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7147 TDEPLIBS.
104c1213 7148
53a5351d
JM
71491999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7150
7151 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7152 surrounding text to fit HP-UX bits into general info.
7153 (HPPA-cfg.texi): Remove, no longer useful.
7154
7155 * gdb.texinfo: Remove explicit links from @node lines, remove
7156 HP-added "Detailed Node Listing" from main menu which confuses
7157 things.
7158
7159 From Dmitry Sivachenko <dima@Chg.RU>:
7160 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7161 in description of `set environment'.
53a5351d
JM
7162
71631999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7164
7165 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7166
7be570e7
JM
71671999-08-12 Ben Elliston <bje@cygnus.com>
7168
7169 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7170
f7dc1244 71711999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7172
7173 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7174 watch, awatch, and rwatch. Explain why the latter two cannot be
7175 set as software watchpoints. Document that watchpoints for local
7176 variables are deleted when the debuggee terminates.
7be570e7
JM
7177
7178Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7179
7180 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7181 packet. Allow E.. response packet. "qRcmd" packet is no longer
7182 reserved.
7be570e7
JM
7183
71841999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7185
a9331b3f
RM
7186 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7187 * gdb.texinfo: Ditto.
7be570e7 7188
96baa820
JM
71891999-08-06 Tom Tromey <tromey@cygnus.com>
7190
7191 * gdb.texinfo (KOD): New node.
7192
7193Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7194
7195 * remote.texi (Rcmd): Fix minor formatting typos.
7196
7197Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7198
7199 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7200 packets.
96baa820 7201
adf40b2e
JM
72021999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7203
7204 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7205 fixes.
7206
43ff13b4
JM
7207Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7208
7209 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7210
085dd6e6
JM
7211Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7212
7213 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7214 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7215 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7216 packets that are not supported on all hosts. Expand examples.
7217 Spell check.
085dd6e6
JM
7218
72191999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7220
7221 * Makefile.in: Recognize html, install-html. Add targets
7222 to build HTML versions of documentation via texi2html.
7223
7224Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7225
7226 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7227 testsuite.
085dd6e6
JM
7228
7229Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7230
7231 * remote.texi (Communication Protocol): Rewrite.
7232
7233Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7234
7235 * stabs.texinfo: Fix uses of xref.
7236
9e0b60a8
JM
7237Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7238
7239 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7240 info about patch submission.
7241
cce74817
JM
7242Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7243
7244 From Per Bothner <bothner@cygnus.com>:
7245 * gdb.texinfo: Document Chill support.
7246
7247Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7248
7249 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7250 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7251 Document that the value should be greater-than or equal-to zero.
7252 (NO_STD_REGS): Document. Deprecate.
cce74817 7253
ac9a91a7
JM
7254Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7255
7256 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7257 Document that these are not used.
ac9a91a7
JM
7258
7259Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7260
7261 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7262
392a587b
JM
7263Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7264
7265 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7266 numargs was dropped.
392a587b
JM
7267
7268Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7269
7270 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7271
b83266a0
SS
7272Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7273
7274 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7275 Update.
b83266a0 7276
7a292a7a
SS
7277Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7278
7279 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7280 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7281
7282Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7283
7284 * gdbint.texinfo: Fix typos: $ -> @.
7285
7286Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7287
7288 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7289 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7290 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7291 BREAKPOINT_FROM_PC.
a9331b3f 7292
7a292a7a
SS
7293Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7294
7295 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7296 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7297
7298Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7299
7300 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7301 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7302
73031999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7304
7305 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7306 longer exists.
7307
7308Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7309
7310 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7311 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7312 they make the manual source incomprehensible.
7a292a7a
SS
7313 * h8-cfg.texi: Remove, hasn't been used in years.
7314
c906108c
SS
7315Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7316
7317 * gdb.texinfo: Update the credits.
7318
7319Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7320
7321 * gdb.texinfo: Fix mistakes noticed in printout of last
7322 draft, add Alpha to discussion of heuristic fence post.
7323
7324Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7325
7326 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7327 Edition, merge some HP changes into mainline, describe some
7328 previously undocumented features, describe more of the target
7329 commands available, eliminate obsolete section on renamed
7330 commands.
c906108c
SS
7331 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7332
7333Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7334
7335 * gdb.texinfo: Make many HPPA conditionals unconditional,
7336 including catchpoint description, since now on for all configs.
7337 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7338 specializations.
7339
7340Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7341
7342 * Makefile.in (GDBvn.texi): Fix match expression to work with
7343 current format of VERSION in gdb/Makefile.in.
7344 * gdb.texinfo: Fix node ref to match new readline.
7345
7346Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7347
a9331b3f
RM
7348 * gdb.texinfo: Changes made as part of a project to merge in
7349 changes made by HP. Documentation makes extensive use of
c906108c
SS
7350 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7351 on remote debugging. There are differences in documentation
889bf7c5 7352 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7353 the HP manual discusses catchpoints, hardware watchpoints, and
7354 some HPUX specific limitations for shared library support.
a9331b3f 7355
c906108c
SS
7356 There are also a number of @node changes.
7357
73581999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7359
7360 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7361 (C Usage): Same.
7362
7363Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7364
7365 The following changes were made by Edith Epstein
889bf7c5
PA
7366 <eepstein@cygnus.com> as part of a project to merge in changes
7367 made by HP.
a9331b3f 7368
c906108c
SS
7369 * HPPA-cfg.texi: new file.
7370
7371 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7372
7373 * refcard.tex: change documentation about catch.
7374 removed info catch.
7375
7376Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7377
7378 * gdbint.texinfo: Expand on GDB's coding standards,
7379 specify the use of arg names with prototypes.
7380
73811998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7382
7383 * gdb.texinfo: Fix tipo.
7384
7385Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7386
7387 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7388 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7389
7390Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7391
7392 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7393
73941998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7395
7396 * agentexpr.texi: New file.
7397
7398Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7399
7400 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7401
74021998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7403
7404 * remote.texi: Changed wording that implied that the GDB remote
7405 protocol caches register values instead of GDB itself.
7406
7407Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7408
7409 * gdbint.texinfo: Add some info about symbol readers.
7410 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7411 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7412 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7413 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7414
7415Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7416
a9331b3f 7417 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7418
7419Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7420
7421 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7422
7423Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7424
7425 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7426 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7427
7428Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7429
7430 * gdbint.texinfo: Fix minor typos.
7431
7432Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7433
7434 * gdbint.texinfo: Complete overhaul. Group descriptions more
7435 logically, add more info on generic algorithms, remove much
7436 obsolete and/or wrong material.
7437
7438Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7439
7440 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7441
7442Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7443
7444 * refcard.tex: Copyright, address updates.
7445
7446Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7447
7448 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7449 for the edition instead of confusing GDB-version-like numbers.
7450
7451Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7452
7453 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7454
7455Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7456
5ae4183a 7457 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7458
7459Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7460
7461 * gdb.texinfo: Add some credits, mention bug monitor.
7462 * remote.texi: Mention mips monitor targets.
7463 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7464
c906108c
SS
7465Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7466
7467 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7468 files, finish sorting of host vs target vs native macros, describe
7469 some more of them.
c906108c
SS
7470
7471Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7472
7473 * gdbint.texinfo (Host Conditionals): Document change from
7474 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7475
7476Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7477
7478 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7479 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7480
7481Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7482
7483 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7484 Document LSEEK_NOT_LINEAR.
7485
7486Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7487
7488 * stabs.texinfo (Stab Section Basics): Make it clear that only
7489 some versions of the GNU linker remove the leading N_UNDF symbol.
7490
7491Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7492
7493 * stabs.texinfo (String Field): Document type number pairs here,
7494 instead of in the Sun specific section.
7495 (Include Files): The GNU linker supports the N_BINCL
7496 optimization. Clarify the N_BINCL value, and what it is used
7497 for.
7498 (Procedures): Document N_FUN with an empty string to mark the end
7499 of a function.
7500 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7501 (Sun Differences): Remove this node, as the information is now
7502 elsewhere in the main document.
7503 (Stab Section Basics): Mention that the GNU linker may optimize
7504 stabs and remove the leading N_UNDF symbol.
7505
7506Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7507
7508 * gdb.texinfo, refcard.tex: Restore author credit
7509
7510Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7511
7512 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7513 documentation to account for START and END macros taking
7514 one arg.
7515
7516Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7517
7518 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7519 * gdb.texinfo (Frames): Fix typo.
7520
7521Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7522
7523 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7524 a target_signal as arg type, not a pid.
7525
7526Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7527
7528 * gdb.texinfo: Document `set assembly-language'.
7529
7530Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7531
7532 * remote.texi: Update list of stubs in the GDB distribution.
7533
7534Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7535
7536 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7537 Also document that some systems can use mmalloc but must define
7538 this if their C runtime allocates memory that is later freed.
c906108c 7539 (MMCHECK_FORCE): Document new macro.
a9331b3f 7540
c906108c
SS
7541Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7542
7543 * remote.texi: Add documentation for target Sparclet.
7544
7545Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7546
a9331b3f 7547 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7548 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7549 * configure.in: Rewritten for autoconf.
7550 * configure: New.
7551
7552Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7553
7554 * Makefile.in (DVIPS): New define, set to dvips.
7555 (dvi): Add stabs.dvi.
7556 (ps): New target.
7557 (all-doc): Depend on info, dvi, and ps targets.
7558 (STAGESTUFF): Add *.ps and *.dvi files.
7559 (clean-info, clean-dvi): Remove.
7560 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7561 rules completely rewritten.
7562 (maintainer-clean): Remove clean-info and clean-dvi
7563 dependencies and put their actions in the rules.
7564 (gdb.ps): New target
a9331b3f 7565 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7566 intermediate TeX files, whether they have 2 or 3 character
7567 extensions.
7568 (gdbint.ps): Add target and rules.
7569 (gdb-internals): Delete unused target.
7570 (Makefile): Depends upon config.status also.
7571
7572Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7573
7574 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7575 set.
7576
7577Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7578
7579 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7580 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7581
7582Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7583
7584 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7585
7586Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7587
7588 * gdb.texinfo (Print settings): Document
7589 `set/show print static-members' commands.
7590
7591Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7592
7593 * gdbint.texinfo (Native): Document name change, coredep.c to
7594 core-aout.c.
7595
7596Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7597
7598 * stabs.texinfo (Include Files): Document the values the SunOS4
7599 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7600
7601Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7602
7603 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7604 Fix typo.
7605
7606Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7607
7608 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7609 "gdb.tar.Z".
7610
7611Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7612
7613 * Makefile.in (maintainer-clean): New target, synonym for
7614 realclean.
7615
7616Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7617
7618 * Update all FSF addresses except those in COPYING* files.
7619
7620Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7621
7622 From Richard Earnshaw (rearnsha@armltd.co.uk):
7623 * gdb.texinfo (convenience variables): Document $_exitcode.
7624 (quit): Document optional expression to use as exit code.
7625
7626Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7627
7628 * gdb.texinfo, remote.texi: Brought up to date with various
7629 GDB changes.
7630
7631Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7632
7633 * gdb.texinfo: Update dates and versions, fix comments about
7634 hardware watchpoints in future releases and about the
7635 sharedlibrary command.
7636
7637Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7638
7639 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7640 C_FUN stab. Other cleanups.
7641
7642Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7643
7644 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7645 for the sparc stub.
7646
7647Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7648
7649 * annotate.texi: Clarify which addresses have differing formats
7650 depending on the language and which do not.
7651
7652Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7653
7654 * remote.texi (NetWare): Changed example to use BOARD= instead of
7655 NODE= argument to reflect correspoding change to gdbserve.nlm.
7656
7657Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7658
7659 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7660 GDB, as well as AIX dbx, supports the size type attribute.
7661
7662Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7663
7664 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7665
7666Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7667
7668 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7669 and new 'if' and 'while' commands.
7670
7671Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7672
7673 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7674
7675Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7676
7677 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7678 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7679 NetWare targets. Mostly stolen from the Server node.
7680
7681Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7682
7683 * gdb.texinfo (Setting): Talk about the language of a source file
7684 versus the working language. The old documentation did not match
7685 what GDB did.
7686
7687Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7688
7689 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7690 of a source file.
7691
7692Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7693
7694 * gdb.texinfo (Processes): New node.
7695
7696Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7697
7698 * remote.texi: Update documentation of set/show mipsfpu.
7699
3fc11d3e
JM
7700Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7701
7702 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7703 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7704
7705Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7706
7707 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7708 obsolete conditionals, described some others.
7709
7710Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7711
7712 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7713 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7714
7715Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7716
7717 * gdbint.texinfo: Put regex conditionals in their own table.
7718
7719Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7720
7721 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7722 described or fixed the descriptions of many others.
7723
7724Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7725
7726 * gdb.texinfo: Add some more credits.
7727 * gdbint.texinfo: Capitalize GDB consistently, describe some
7728 macros and remove some.
7729
7730Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7731
7732 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7733 obsolete conditionals, described some others.
7734
7735Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7736
7737 * gdb.texinfo (help targets): Changed to `help target', which
7738 is the correct gdb command.
7739
7740Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7741
7742 * annotate.texi (TODO): New node, for keeping track of annotations
7743 suggested but not yet implemented.
7744
7745Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7746
7747 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7748 another symbol, it is not the address itself.
7749
7750Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7751
7752 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7753 of stabs-in-coff sections.
7754
7755Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7756
7757 * annotate.texi: Change edition to 0.5 and date to May 1994.
7758 Add index.
7759 (Frames): New node, for frame annotation.
7760 (Displays): New node, for display annotation.
7761
7762 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7763 when waiting for your program to stop.
7764
7765Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7766
7767 * annotate.texi (Breakpoint Info): Document annotation of header
7768 fields and record annotation.
7769
7770Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7771
7772 * annotate.texi: New file, to document annotations.
7773
7774Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7775
7776 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7777 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7778
7779Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7780
7781 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7782 section, and say n_strx field is compilation unit relative.
7783 * stabs.texinfo: Don't use @code for a.out when it is the name of
7784 an object file format.
7785
7786Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7787
7788 * gdb.texinfo: Refer to file names, not path names, per rms
7789 convention.
7790 (Arguments): Fix typo.
7791
7792Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7793
7794 * stabs.texinfo (Global Variables): Talk about stabs in files
7795 where variables are referenced, but not defined.
7796
7797Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7798
7799 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7800 Cplusplus to new nodes Member Type Descriptor and Method Type
7801 Descriptor. Re-write stuff for #.
7802
7803Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7804
7805 * gdb.texinfo (Print Settings): Don't document "set print
7806 fast-symbolic-addr off". The bug which it worked around was fixed
7807 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7808
7809 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7810 N_ENTRY node.
7811
7812 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7813
7814Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7815
7816 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7817 references to ieee-float.c.
7818
7819Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7820
7821 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7822 match what the code actually does.
7823
7824Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7825
7826 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7827
7828Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7829
7830 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7831 i, and b.
7832
7833Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7834
7835 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7836 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7837 as "stabs in sections" rather than just saying "ELF and SOM".
7838 Also make that stuff apply to COFF.
7839
7840Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7841
7842 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7843 Ghostscript.
7844
7845Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7846
7847 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7848 versus functions without line numbers, also mention stepping into
7849 them as well as "step" when you are in them. Tell the user how to
7850 deal with the situation. Add comment about "debugging information".
7851
7852Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7853
7854 * stabs.texinfo (Enumerations): Document restriction on where
7855 enumeration types can appear and still win with GDB.
7856
7857Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7858
7859 * stabs.texinfo (Negative Type Numbers): Document format for type
7860 -16.
7861
7862Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7863
7864 * gdb.texinfo (Selection, Frame Info): Update information about
7865 arbitrary frame specficiations.
7866
7867Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7868
7869 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7870
7871Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7872
7873 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7874
7875Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7876
7877 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7878
7879Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7880
7881 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7882 Differences node to Statics node.
7883 (Statics): Discuss XCOFF use of V symbol descriptor.
7884
7885 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7886 not clean.
7887
7888Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7889
7890 * gdb.texinfo (Print Settings): Document `set print
7891 fast-symbolic-addr' and improve the doc for some other
7892 `set print's.
7893
7894Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7895
7896 * stabs.texinfo (String Field): Talk about defining several type
7897 numbers at once.
7898 Fix lint regarding changing node ELF Transformations to
7899 ELF and SOM Transformations.
7900
7901Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7902
7903 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7904
7905Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7906
7907 * stabs.texinfo (Cross-References): `::' is for nested types only
7908 within <>.
7909 (Structures): Document static members.
7910
7911Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7912
7913 * stabs.texinfo: Document S type attribute.
7914
7915Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7916
7917 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7918
7919Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7920
7921 * gdbint.texinfo: Fix a few typos.
7922
7923Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7924
7925 * gdb.texinfo, remote.texi: formatting improvements
7926
7927 * gdb.texinfo (New Features): mention threads.
7928 (Summary, C): fix xrefs in newly contributed text.
7929 (Threads): index entries, clarifications, example
7930 (passim): minor typos fixed, phrasing improvements
7931
7932 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7933 entries; (Server): explain use of gdbserver w/real-time systems,
7934 add example of conflicting TCP port; (MIPS Remote) break up
7935 running text into table, highlighting commands, and add example.
a9331b3f 7936
c906108c
SS
7937Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7938
7939 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7940
7941Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7942
7943 * stabs.texinfo (Nested Symbols): New node.
7944 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7945
7946Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7947
7948 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7949 to picking which Bbss.bss symbol to use, and (because there seems to
7950 be no good way of doing it) re-write some of the text to make it
7951 sound like Bbss.bss isn't such a great idea after all (as currently
7952 designed).
7953
7954 * gdb.texinfo (C): In addition to saying people have to use g++ for
7955 good results, say they have to use stabs. Specifically say cfront
7956 doesn't work well.
7957 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7958 the gdb README. Add xrefs to places where the support for the various
7959 languages is described in detail.
7960
7961Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7962
7963 * stabs.texinfo: Clean up stuff about visibility and virtual
7964 characters.
7965
7966 * stabs.texinfo (N_M2C): Cite Sun doc.
7967
7968Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7969
7970 * gdb.texinfo: updates re threads.
7971 * remote.texinfo: avoid index entries starting with digits.
7972
7973Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7974
7975 * stabs.texinfo (Enumerations): Talk about large, negative and
7976 octal values. Clean up cross reference to type attributes.
7977 (String Field): Say that GDB 4.11 supports size attribute.
7978
7979Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7980
7981 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7982 is a mandatory step. Make the stuff about that more concise.
7983
7984Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7985
7986 * stabs.texinfo (Class Names): New node.
7987
7988 * gdb.texinfo (Command Files): Explain order of init file reading.
7989
7990 * remote.texi (Bootstrapping): Talk about getting the serial driver
7991 to deal with ^C sent by gdb to stop the remote system.
7992
7993Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7994
7995 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7996
7997 * libgdb.texinfo (Defining Commands): made the DOC arg
7998 to gdb_define_app_command a char * instead of char **
7999 per a suggestion from kingdon.
8000
8001 * libgdb.texinfo: total rewrite from a different starting
8002 premise.
8003
8004Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8005
8006 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8007 floats passed as doubles (to improve clarity).
8008
8009Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8010
8011 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8012
8013 * a4rc.sed: update to work with Andreas Vogel papersize params
8014
8015 * refcard.tex: use Andreas Vogel simplifications of papersize
8016 params; remove useless version info; update copyright date.
8017
8018Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8019
8020 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8021
8022Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8023
8024 * gdb.texinfo (Files): Say what address the load command loads it at.
8025
8026 * stabs.texinfo (Common Blocks): Minor cleanups.
8027
8028 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8029 that Sun has backed away from the linker kludge and thus the relevant
8030 issue is changes to the SunPRO tools, not the Solaris linker.
8031
8032 * stabs.texinfo (Traditional Integer Types): Clean up description
8033 of octal bounds a little bit. Document extra leading zeroes.
8034
8035Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8036
8037 * gdb.texinfo (Signaling): Update for symbolic symbol names
8038 and add a section explaining the difference between the GDB
8039 signal command and the shell kill utility.
8040
8041Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8042
8043 * libgdb.texinfo: added `@' to braces that were unescaped.
8044
8045Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8046
8047 * libgdb.texinfo: new file. Spec for the gdb library.
8048
8049Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8050
8051 * stabs.texinfo (Include Files): Fix typo (start -> end).
8052
8053Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8054
8055 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8056 from Melissa at FSF's editing pass.
8057
8058Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8059
8060 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8061 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8062 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8063
8064Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8065
8066 * remote.texi (Bootstrapping): Discuss 386 call gates.
8067
8068Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8069
8070 * stabs.texinfo (Based Variables): New node.
8071
8072Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8073
8074 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8075 names, sizes, and formats to suggest how not to lose.
8076
8077Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8078
8079 * stabs.texinfo (Methods): Fix typo.
8080
8081Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8082
8083 * gdb.texinfo: Fix a few typos.
8084
8085Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8086
8087 * gdb.texinfo: Clarify how well it works with Fortran.
8088
8089 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8090 More on relocating stabs in ELF files.
8091
8092Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8093
8094 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8095
8096Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8097
8098 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8099 parameters on VAX.
8100
8101Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8102
8103 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8104
8105Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8106
8107 * stabs.texinfo: Make info author notice match the TeX author notice.
8108
8109Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8110
8111 * stabs.texinfo: Initial-caps all words in node names and
8112 non-trivial words in section names.
8113
8114Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8115
8116 * stabs.texinfo: Many minor cleanups.
8117
8118 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8119
8120Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8121
8122 * stabs.texinfo: Remove full description of big example.
8123 It's not really helpful; just use pieces of it where appropriate.
8124 Add more Texinfo formatting directives (@samp, etc.).
8125 Use @deffn to define stab types.
8126 Eliminate some wordiness. Break up some nodes.
8127 Add an (alphabetized) index of symbol types.
8128 Use consistent capitalization style in node and section names.
8129
8130Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8131
8132 * gdb.texinfo: Change typo "Two two" to "The two".
8133
8134Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8135
8136 * stabs.texinfo (XCOFF-differences): Remove references to
8137 non-existent types N_DECL and N_RPSYM.
8138
8139 * stabs.texinfo (String Field): Say that type attributes bug is
8140 fixed in GDB 4.10, since it is.
8141
8142 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8143
8144Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8145
8146 * stabs.texinfo: Formatting cleanups.
8147
8148Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8149
8150 * stabs.texinfo: When explaining the n_type of a stab, standardize
8151 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8152 no tabs, use @r).
8153 (Global Variables): Clean up.
8154
8155Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8156
8157 * stabs.texinfo (Stack Variables): Re-write.
8158
8159Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8160
8161 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8162 addresses of a source file. Also revise formatting.
8163 Change "object module" or "object file" to "source file".
8164 Various: Miscellaneous cleanups.
8165
8166Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8167
8168 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8169
8170Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8171
8172 * gdbint.texinfo: Removed many nonsensical machine-collected
8173 host and target conditionals, described some of the remainder.
8174
8175Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8176
8177 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8178
8179 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8180 paragraph which follows.
8181
8182 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8183 variables. Looks better and avoids overful hbox.
8184
8185Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8186
8187 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8188
8189Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8190
8191 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8192 retransmit-timeout
8193
8194Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8195
8196 * gdbint.texinfo: Update statement about `some ancient Unix
8197 systems, like Ultrix 4.0' to Ultrix 4.2.
8198
8199Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8200
8201 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8202
8203 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8204
8205 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8206 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8207
8208 * remote.texi: new name for former gdbinv-s.texi
8209
8210 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8211
8212Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8213
8214 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8215 variables for MIPS remote debugging protocol.
8216
8217Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8218
8219 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8220
8221Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8222
8223 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8224
8225Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8226
8227 * gdb.texinfo: repair conditional bugs in text markup
8228
8229Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8230
8231 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8232 to select Modula-2 material.
8233
8234Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8235
8236 * stabs.texinfo: Cleanups regarding statics.
8237
8238 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8239 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8240
8241Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8242
8243 * stabs.texinfo: N_MAIN is sometimes used for C.
8244
8245Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8246
8247 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8248
8249Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8250
8251 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8252 removed from the code by Kingdon.
c906108c
SS
8253
8254Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8255
8256 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8257 input when evaluating breakpoint conditions; the bug has been fixed.
8258
8259 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8260 sets the ignore count to N-1, not to N.
8261
8262Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8263
8264 * refcard.tex (\hoffset): correct longstanding error to match
8265 intended offset; avoids cutting off edge on some printers
8266
8267Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8268
8269 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8270
8271Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8272
8273 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8274
8275Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8276
8277 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8278 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8279 collect sed edits if any, apply to refcard before formatting;
8280 (refcard.ps) stop implying PS fonts if PS output requested;
8281 (lrefcard.ps) delete extra target for variant PS fonts
8282
8283 * refcard.tex: parametrize papersize dependent info, collect
8284 in easily replaced spot
8285
8286 * a4rc.sed: new file, edits to refcard for A4 paper
8287
8288Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8289
8290 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8291
8292Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8293
8294 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8295
8296Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8297
8298 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8299 politely rather than rudely.
8300
8301Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8302
8303 * stabs.texinfo: Document common blocks.
8304
8305Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8306
8307 * stabs.texinfo: Add some basic info about stabs-in-elf.
8308
8309Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8310
8311 * stabs.texinfo (Top): Minor cleanup.
8312
8313Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8314
8315 * Makefile.in (install-info): remove parentdir support
8316
8317Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8318
8319 * gdb.texinfo (Copying): delete this node and references to it;
8320 RMS says this manual need not carry GPL. (passim): Improvements
8321 from last round at FSF, largely due to Ian Taylor review, and
8322 minor formatting improvements.
8323
8324 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8325 largely due to Ian Taylor review. (Debug Session): minor edits to
8326 new text.
8327
8328Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8329
8330 * Makefile.in (realclean): Remove info and dvi files too.
8331
8332Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8333
8334 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8335 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8336 * gdb.texinfo: Change accordingly.
8337
8338 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8339 N_{L,R}BRAC,N_SLINE are relative to.
8340
8341Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8342
8343 * Makefile.in (GDBvn.texi): Update atomically.
8344
8345Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8346
8347 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8348
8349Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8350
8351 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8352 addresses together. Also motivate the set print symbol-filename
8353 command and suggest other solutions.
8354
8355Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8356
8357 * gdb.texinfo (set print elements): Note that the number of
8358 elements is set to unlimited by "set print elements 0".
8359
8360Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8361
8362 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8363 NF_LDOUBLE means.
8364 (Stab Types): Include Solaris stab types.
8365 (Procedures): Document Solaris extensions.
8366
8367Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8368
8369 * gdb.texinfo: Add `set print symbol-filename' doc.
8370
8371Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8372
8373 * stabs.texinfo (Arrays): Talk about type definition vs. type
8374 information.
8375
8376 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8377 the trailing semicolon.
8378
8379Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8380
8381 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8382 and merge in other parts of the document addressing these subjects.
8383 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8384
8385 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8386 at the end of a range type.
8387
8388 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8389 AIX extensions.
8390
8391Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8392
8393 * stabs.texinfo (Stabs Format): Misc fixes.
8394
8395Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8396
8397 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8398 (Traditional builtin types): Document convex convention for long long.
8399 (Negative builtin types): Discuss type names, and misc fixes.
8400
8401Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8402
8403 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8404 point types used with @samp{R} type descriptor.
8405 (Symbol Descriptors): Describe how to handle conflict between
8406 different meanings of @samp{P} symbol descriptor.
8407
8408Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8409
8410 * stabs.texinfo: Remove node Quick Reference and put its children
8411 directly under the main menu.
8412
8413 * stabs.texinfo: Many more changes to bring it into line with
8414 AIX documentation and reality. I think it now has all the
8415 information from the AIX documentation, except that I burned
8416 out when I got to variant records (Pascal and Modula-2) and
8417 all the COBOL types. Oh well, we can add them later when we're
8418 worrying more about those languages.
8419
8420 * stabs.texinfo (Automatic variables): Talk about what it means
8421 to omit the symbol descriptor.
8422
8423Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8424
8425 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8426 gcc2 behavior with promoted args.
8427
8428Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8429
8430 * gdb.texinfo: include readline appendices in info version of manual
8431
8432Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8433
8434 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8435 target remote.
8436
8437 * gdb.texinfo (Machine Code): more index entries for disassemble
8438
8439Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8440
8441 * Clarify the intended use of the gdb-testers and gdb-patches
8442 mailing lists, and shrink gzip comment.
8443
8444Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8445
8446 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8447 DOSHOST configuration of manual.
8448
8449 * gdb.texinfo (MIPS Stack): new node.
8450
8451 * all-config.texi (MIPS) new switch.
8452
8453 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8454 tense; (MIPS Remote) new node.
8455
8456 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8457 bug; (Environment) less passive, other small cleanups in text about
8458 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8459 (Remote) new MIPS Remote menu entry.
8460
8461Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8462
8463 * stabs.texinfo: Many changes to include information from the
8464 AIX documentation.
8465
8466 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8467
8468Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8469
8470 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8471 Move a bunch of information from ../README.
8472 (Getting Started): New node.
8473
8474Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8475
8476 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8477
8478 * gdb.texinfo: advance manual revision dates to present
8479
8480 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8481 stop using silly Roman numerals in @set variable names
8482
8483Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8484
8485 * stabs.texinfo (Parameters): Keep trying to get this right.
8486
8487Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8488
8489 * stabs.texinfo (Parameters): More on "local parameters".
8490
8491Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8492
8493 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8494
8495Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8496
8497 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8498 (Parameters): Rewrite.
8499 (xcoff-differences, Sun-differences): Minor changes.
8500
8501Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8502
8503 * stabs.texinfo: Minor cleanup.
8504
8505Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8506
8507 * gdbint.texinfo: Minor xcoff stuff.
8508
8509Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8510
8511 * gdbint.texinfo: Update for new config directory structure.
8512 Add info about internal type data structures.
8513
8514Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8515
8516 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8517 $(srcdir).
8518 (gdb-config.texi): Depend on file in $(srcdir).
8519
8520Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8521
8522 * stabs.texinfo: Fixes about N_SO.
8523
8524Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8525
8526 * gdb.texinfo: include list of nonstandard init file names
8527
8528 * *-config.texi: new switch GENERIC for text that applies *only*
8529 to (usual) multiple-target version of manual
8530
8531 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8532 h8 config
8533
8534 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8535 in menus (rather than conditionally selected multiple alternative
8536 menus).
8537
8538 * Makefile.in: define and use DOC_CONFIG var to select
8539 configuration for GDB user manual.
8540
8541 * gdb-config.texi: delete from repository, generate from Makefile.
8542
8543 * all-config.texi: normal `generic' configuration file, formerly
8544 stored as gdb-config.texi
8545
8546Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8547
8548 * Makefile.in: add dvi target to build all .dvi files
8549
8550Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8551
8552 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8553
8554Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8555
8556 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8557 host conditionals.
8558 * stabs.texinfo: More array fixes inspired by Jim's.
8559
8560Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8561
8562 * stabs.texinfo: Fixes re arrays and continuations.
8563
8564 * gdbint.texinfo: Add XCOFF node.
8565
8566Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8567
8568 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8569
8570Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8571
8572 * stabs.texinfo: Fix for array types to mention lower bounds.
8573
8574Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8575
8576 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8577
8578Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8579
8580 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8581
8582Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8583
8584 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8585 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8586
8587Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8588
8589 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8590
8591Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8592
8593 * gdb.texinfo, gdbinv-s.texi: misc updates
8594
8595Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8596
8597 * gdbint.texinfo: Brief documentation for longjmp support,
8598 from an email msg by Stu.
8599
8600Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8601
8602 * stabs.texinfo: Fix description of floating point "range"
8603 types (which really define basic types). Reported by Jim Meehan,
8604 <meehan@src.dec.com>.
8605
8606 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8607
8608Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8609
8610 * gdbint.texinfo: Slightly expand section on supporting a new
8611 object file format.
8612
8613Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8614
8615 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8616 intermediate file.
8617
8618Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8619
8620 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8621
8622Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8623
8624 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8625
8626 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8627 as well as Z8002.
8628
8629Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8630
8631 * gdbint.texinfo: Add sections on clean design and on how to send
8632 in changes.
8633
8634Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8635
8636 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8637
8638Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8639
8640 * gdb.texinfo: Fix typo, reported by Karl Berry.
8641
8642Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8643
8644 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8645
8646Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8647
8648 * gdbint.texinfo: fixed a stray email address (needs @@),
8649 added @table @code to node "Native Conditionals"
8650
8651Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8652
8653 * gdbint.texinfo: Describe coding style of GDB.
8654
8655Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8656
8657 * stabs.texinfo: Minor wording changes.
8658
8659Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8660
8661 * gdbint.texinfo: Improve release doc slightly.
8662
8663Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8664
8665 * gdbint.texinfo: Improve doc of GDB config macros.
8666
8667Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8668
8669 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8670 These will be reinserted when examined.
8671
8672Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8673
8674 * gdbint.texinfo: Make a start at documenting all the #if macros
8675 in GDB. At least list them all, and start separating them into
8676 host-specific and target-specific.
8677
8678Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8679
8680 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8681 examples (not consistent w others).
c906108c
SS
8682 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8683 for generic vn of doc
8684
8685Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8686
8687 * Makefile.in: always create installation directories.
8688
8689Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8690
8691 * gdb.texinfo: in h8 config, do not describe searching commands.
8692
8693Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8694
8695 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8696 conditionals; introduce a few generic switches that may be
8697 useful for other cross-dev or dos-hosted configs.
8698
8699 * gdb.texinfo: fix typo in "info reg" description
8700
8701Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8702
8703 * stabs.texinfo: Minor updates from running TeX over it.
8704 * Makefile.in (stabs.dvi, stabs.ps): Add.
8705
8706Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8707
8708 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8709 First pass at converting it to texinfo.
8710
8711Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8712
8713 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8714 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8715
8716Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8717
8718 * gdbint.texinfo: Add section on partial symbol tables.
8719
8720Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8721
8722 * gdb.texinfo: document `set remotedebug' and `set
8723 rstack_high_address'.
8724
8725Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8726
8727 * gdb.texinfo: slight expansion of new text on reading info files
8728 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8729 H8/300 from DOS.
8730
8731Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8732
8733 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8734
8735Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8736
8737 * gdb.texinfo: Say how to read the `info' files.
8738
8739Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8740
8741 * Makefile.in: gm4 -> m4.
8742
8743Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8744
8745 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8746 Documentation' ahead of `Installing GDB' to match README.
8747 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8748 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8749
8750Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8751
8752 * Makefile.in: remove $(srcdir) from gdb.info rule.
8753
8754Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8755
8756 * Makefile.in: commented out gdb-all.texinfo rule. This is
8757 temporary.
8758
8759Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8760
8761 * Makefile.in, configure.in: removed traces of namesubdir,
8762 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8763 copyrights to '92, changed some from Cygnus to FSF.
8764
8765Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8766
8767 * gdb.texinfo: Improve how we ask for bug reports.
8768
8769Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8770
8771 * Makefile.in: infodir belongs in datadir.
8772
8773Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8774
8775 * Makefile.in: remove spaces following hyphens, bsd make can't
8776 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8777 standards.text support.
c906108c
SS
8778
8779Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8780
8781 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8782 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8783 and mandir now keyed off datadir by default.
8784
8785\f
8786Local Variables:
9e9c5ae7 8787mode: change-log
c906108c
SS
8788left-margin: 8
8789fill-column: 74
8790version-control: never
8791End:
This page took 1.249856 seconds and 4 git commands to generate.