* charset.c (find_charset_names): Check 'in' against NULL.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
4220b2f8
TS
12012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2
3 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4
edcc5120
TT
52012-01-24 Tom Tromey <tromey@redhat.com>
6
7 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
8 unload".
9 (Files): Mention new catch commands.
10 (GDB/MI Async Records): Likewise.
11
53fe1783
GB
122012-01-24 Gary Benson <gbenson@redhat.com>
13
14 Delete #if 0'd out code.
15 * gdb.texinfo (Frame Info): Remove "info catch".
16
b9e7b9c3
UW
172012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
18
19 * gdb.texinfo (Remote Configuration): Document
20 "set remote hostio-readlink-packet" command.
21 (General Query Packets): Document vFile:readlink packet.
22
4aac40c8
TT
232012-01-16 Tom Tromey <tromey@redhat.com>
24
25 * gdb.texinfo (Specify Location): Document relative file name
26 handling.
27
cafec441
TT
282012-01-16 Tom Tromey <tromey@redhat.com>
29
30 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
31
0ee339bc
JK
322012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
33 Eli Zaretskii <eliz@gnu.org>
34
35 * gdbint.texinfo (Coding Standards): Require braces for two lines of
36 code.
37
72384ba3
PH
382012-01-11 Paul Hilfinger <hilfingr@adacore.com>
39
40 * gdb.texinfo (Variables): Document use of :: for non-static
41 variables.
42
ce1b17c4
JB
432012-01-05 Joel Brobecker <brobecker@adacore.com>
44
45 * gdbint.texinfo (Start of New Year Procedure): Update
46 to replace use of copyright.sh by use of copyright.py.
47
217bff3e
JK
482012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
49
50 Remove the gdbtui binary.
51 * all-cfg.texi (GDBTUI): Remove.
52 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
53 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
54 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
55
cc72b2a2
KP
562011-12-23 Kevin Pouget <kevin.pouget@st.com>
57
58 Introduce gdb.FinishBreakpoint in Python.
59 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
60 (Python API): Add menu entry for Finish Breakpoints.
61
13ac8d2c
JK
622011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
63
64 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
65 tests.
66
e0f9f062
DE
672011-12-16 Doug Evans <dje@google.com>
68
69 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
70
80b6e756
PM
712011-12-16 Phil Muldoon <pmuldoon@redhat.com>
72
1c3ad6ab 73 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
74 stack". Add documentation for "set/show python print-stack".
75
2fb860fc
PA
762011-12-14 Pedro Alves <pedro@codesourcery.com>
77
78 * gdb.texinfo (Implementing a Remote Stub): Explain that you
79 should transfer control to the stub in the startup code instead of
80 in main. Mention the need to get past the initial breakpoint.
81
f8eba3c6
TT
822011-12-06 Tom Tromey <tromey@redhat.com>
83
84 * gdb.texinfo (Set Breaks): Update for new behavior.
85
2268b414
JK
862011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
87
88 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
89 List Format for SVR4 Targets'.
90 (General Query Packets): New item qXfer:libraries-svr4:read.
91 (Library List Format for SVR4 Targets): New node.
92
ae6f0d5b
TT
932011-12-01 Tom Tromey <tromey@redhat.com>
94
95 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
96 add.
97
36dfb11c
TT
982011-11-22 Tom Tromey <tromey@redhat.com>
99
100 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
101 reasons.
102
f196051f
SS
1032011-11-20 Stan Shebs <stan@codesourcery.com>
104
105 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
106 note-related options and variables.
107 (Tracepoint Packets): Document packet changes.
108
f85b53f8
SD
1092011-11-20 Sanjoy Das <sdas@igalia.com>
110
111 * gdb.texinfo (JIT Interface): Add documentation on writing and
112 usind JIT debug info readers.
113 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
114 Debug Info Readers): New nodes.
115
bfccc43c
YQ
1162011-11-18 Yao Qi <yao@codesourcery.com>
117
118 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
119 tracepoint.
120
c011a4f4
DE
1212011-11-15 Doug Evans <dje@google.com>
122
123 * gdb.texinfo (Files): Document basenames-may-differ.
124
ed59ded5
DE
1252011-11-14 Doug Evans <dje@google.com>
126
127 * gdb.texinfo (Shell Commands): Document "!".
128
405f8e94
SS
1292011-11-14 Stan Shebs <stan@codesourcery.com>
130 Kwok Cheung Yeung <kcy@codesourcery.com>
131
132 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
133 needed to get shorter fast tracepoints.
134 (Tracepoint Packets): Document new qTMinFTPILen packet.
135
1e4d1764
YQ
1362011-11-14 Yao Qi <yao@codesourcery.com>
137
138 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
139 behavior of tracepoint.
140 (General Query Packets): New feature InstallInTrace.
141 (Remote Configuration): Document "set remote
142 install-in-trace-packet".
143
71eba9c2 1442011-11-12 Matt Rice <ratmice@gmail.com>
145
146 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
147 Add arguments to info macro.
148
e0f8f636
TT
1492011-11-10 Tom Tromey <tromey@redhat.com>
150
151 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
152 manual.
153 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
154 (Macros): Add a footnote.
155 (C): Remove paragraph about compiler options.
156 (C Constants): Mention wide character and string constants.
157 (C Plus Plus Expressions): Update compiler option advice. Mention
158 using declarations. Mention ADL. Remove old HP compiler
159 information.
160
625c0d47
TT
1612011-11-10 Tom Tromey <tromey@redhat.com>
162
163 PR c++/9257:
164 * gdb.texinfo (Print Settings): Add an extra note about the need
165 for a vtable.
166
4be2aacc
MR
1672011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
168
169 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
170 "set mips abi" documentation.
171
0a1c4d10
DE
1722011-11-04 Doug Evans <dje@google.com>
173
174 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
175
aad1c02c
TT
1762011-11-03 Tom Tromey <tromey@redhat.com>
177
178 * gdb.texinfo (Stopping): Add menu entry.
179 (Continuing and Stepping): Restore @node. Use @section, not
180 @subsection.
181
983fb131
MR
1822011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
183
184 * gdb.texinfo (Skipping Over Functions and Files): Remove node
185 designation. Fix "Specify Location" cross-reference.
186
3065dfb6
SS
1872011-11-02 Stan Shebs <stan@codesourcery.com>
188
189 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
190 (General Query Packets): Describe tracenz feature.
191 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
192
0aaaf063
PK
1932011-10-28 Paul Koning <paul_koning@dell.com>
194
195 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
196
2231f1fb
KP
1972011-10-27 Kevin Pouget <kevin.pouget@st.com>
198
199 * gdb.texinfo ((Frames In Python): Document
200 gdb.FRAME_UNWIND_FIRST_ERROR contant.
201
5110b5df
PK
2022011-10-26 Paul Koning <paul_koning@dell.com>
203
204 * gdb.texinfo (gdb.types): Document new deepitems function.
205
22dbab46
PK
2062011-10-25 Paul Koning <paul_koning@dell.com>
207
208 PR python/13327
209
210 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
211 fetch_lazy method.
212
9df2fbc4
PM
2132011-10-20 Phil Muldoon <pmuldoon@redhat.com>
214
215 PR python/12656
216
217 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
218 global_block, static_block function.
219
f05e2e1d
TT
2202011-10-19 Tom Tromey <tromey@redhat.com>
221
222 * gdb.texinfo (Commands In Python): Add missing "@"s.
223
a7fc3f37
KP
2242011-10-13 Kevin Pouget <kevin.pouget@st.com>
225
226 PR python/13285 Document named constants for frame unwind stop reasons
227 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
228 constants.
229
5048e516
JK
2302011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
231
232 Fix compatibility with texinfo versions older than 4.12.
233 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
234 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
235 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
236 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
237 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
238 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
239 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
240
5a56e9c5
DE
2412011-10-09 Doug Evans <dje@google.com>
242
243 * gdb.texinfo (Extending GDB): Document alias command.
244
36b11add
JK
2452011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
246
247 Support @entry in input expressions.
248 * gdb.texinfo (Variables): Describe @entry names suffix.
249 (Print Settings): Add anchor for `set print entry-values'.
250
e18b2753
JK
2512011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
252 Eli Zaretskii <eliz@gnu.org>
253
254 Display @entry parameter values (without references).
255 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
256 example.
257 (Print Settings): New description of set print entry-values and show
258 print entry-values.
259
111c6489
JK
2602011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
261 Eli Zaretskii <eliz@gnu.org>
262
263 Recognize virtual tail call frames.
264 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
265 (Tail Call Frames): New node.
266 (Frames In Python): Add gdb.TAILCALL_FRAME.
267
9c15afc4
DE
2682011-10-07 Doug Evans <dje@google.com>
269
270 * gdb.texinfo (gdb.printing): Document new `replace' arg to
271 register_pretty_printer.
272
99f5279d
PM
2732011-10-07 Phil Muldoon <pmuldoon@redhat.com>
274
275 PR python/12930
276 PR python/12802
277
278 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
279 stop method.
280
03583c20
UW
2812011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
282
283 * gdb.texinfo (Starting your Program): "set disable-randomization"
284 is no longer Linux-specific.
285 (Remote Configuration): Document "set remote
286 disable-randomization-packet".
287 (General Query Packets): Document "QDisableRandomization" packet
288 and add it to "qSupported" list.
289
bd054e06
KP
2902011-10-07 Kevin Pouget <kevin.pouget@st.com>
291
292 Allow Python notification of new object-file loadings.
293 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
294 event type.
295
cb6be26b
KP
2962011-10-04 Kevin Pouget <kevin.pouget@st.com>
297
298 PR python/12691: Add the inferior to Python exited event
299 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
300
a05336a1
JB
3012011-10-03 Joel Brobecker <brobecker@adacore.com>
302
303 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
304 rephasing.
305
5d77fe44
JB
3062011-10-03 Joel Brobecker <brobecker@adacore.com>
307
308 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
309 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
310 as possible feature returned by the `-list-features'
311 command.
312
699df94d
PK
3132011-09-28 Paul Koning <paul_koning@dell.com>
314
315 * gdb.texinfo (gdb.Type): Document field access by dictionary
316 key syntax.
317
24bdad53
YQ
3182011-09-28 Yao Qi <yao@codesourcery.com>
319
320 * gdb.texinfo (Files): Update options for `add-symbol-file'.
321 Add one space after option `-s'. Remove @r{} markup.
322
6710bf39
SS
3232011-09-27 Stan Shebs <stan@codesourcery.com>
324
325 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
326
d99f7e48
HZ
3272011-09-16 Hui Zhu <teawater@gmail.com>
328
329 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
330 to *(unsigned char *)$esp@300.
331
d812018b
PK
3322011-09-15 Paul Koning <paul_koning@dell.com>
333
334 * gdb.texinfo: Make style of Python functions and methods match
335 the syntax of Python. Also put class and module names explicitly
336 on function, member, and variable names, matching Python
337 documentation conventions.
338
2aa48337
KP
3392011-09-15 Kevin Pouget <kevin.pouget@st.com>
340
341 PR Python/12692 Add gdb.selected_inferior() to Python interface.
342 * gdb.texinfo (Inferiors In Python): Describe new
343 gdb.selected_inferior() function.
344
6839b47f
KP
3452011-09-15 Kevin Pouget <kevin.pouget@st.com>
346
347 Handle multiple breakpoint hits in Python interface:
348 * gdb.texinfo (Events In Python): New function documentation:
349 gdb.BreakpointEvent.breakpoints. Indicate that
350 gdb.BreakpointEvent.breakpoint is now deprecated.
351
26829f2b
JB
3522011-09-04 Joel Brobecker <brobecker@adacore.com>
353
354 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
355
a9f54f60
TT
3562011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
357
358 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
359
fa3a4f15
PM
3602011-08-17 Phil Muldoon <pmuldoon@redhat.com>
361
362 * gdb.texinfo (Prompt): Add set/show extended-prompt
363 documentation
364 (Basic Python): Add prompt_hook anchor.
365 (Python modules): Reword module text to reflect multiple modules.
366 (gdb.prompt): Document gdb.prompt module.
367
224bbe49
YQ
3682011-08-14 Yao Qi <yao@codesourcery.com>
369
78d85199
YQ
370 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
371
3722011-08-14 Yao Qi <yao@codesourcery.com>
373
374 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
375 (TIC6x Features): New node.
376
457e09f0
DE
3772011-08-12 Doug Evans <dje@google.com>
378
379 * gdb.texinfo (Symbols In Python): Document symbol.type.
380
5e239b84
PM
3812011-08-09 Phil Muldoon <pmuldoon@redhat.com>
382
383 * gdb.texinfo (Python): Document command and function
384 auto-loading.
385
177bc839
JK
3862011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
387 Eli Zaretskii <eliz@gnu.org>
388
389 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
390 typedefs unrolling. Extend the sample code by an inner typedef and
391 outer typedefs unrolling.
392
1a532630
PP
3932011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
394
395 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
396 size and line-size.
397
9b158ba0 3982011-07-21 Matt Rice <ratmice@gmail.com>
399
400 PR macros/12999
401 * gdb.texinfo (Macros): Add info definitions and info macros commands.
402 Update text and cindex entries for info macro command.
403
d17b6f81
PM
4042011-07-21 Phil Muldoon <pmuldoon@redhat.com>
405
406 * observer.texi (GDB Observers): Add before_prompt observer.
407 * gdb.texinfo (Basic Python): Add documentation for prompt
408 substitution.
409
713389e0
PM
4102011-07-11 Phil Muldoon <pmuldoon@redhat.com>
411
412 PR python/12438
413 * gdb.texinfo (Python Commands): Add deprecate note to maint
414 set/show python print-stack. Document set/show python
415 print-backtrace.
416
177b42fe
TJB
4172011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
418
419 * gdb.texinfo: Fix typos.
420
900e11f9
JK
4212011-07-01 Tom Tromey <tromey@redhat.com>
422
423 * gdb.texinfo (Debugging Output): Document set debug
424 check-physname.
425
39c4d40a
TT
4262011-06-29 Tom Tromey <tromey@redhat.com>
427
428 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
429 breakpoint-notifications feature.
430
6f5def7d
UW
4312011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
432
433 * gdb.texinfo (Target Description): Remove warning about
434 possibly unstable format.
435
8cf64490
TT
4362011-06-03 Tom Tromey <tromey@redhat.com>
437
438 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
439 (Events In Python): Note that exit_code is optional.
440
393eab54
PA
4412011-05-17 Pedro Alves <pedro@codesourcery.com>
442
443 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
444 required for multi-threading support.
445 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
446 Hc are deprecated for multi-threading debugging. Point readers at
447 the vCont packet.
448
75fc9810
DE
4492011-05-15 Doug Evans <dje@google.com>
450
451 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
452
01124a23
DE
4532011-05-13 Doug Evans <dje@google.com>
454
98a5dd13
DE
455 * gdb.texinfo (Threads): Document $sdir,$pdir.
456 (Server): Document $pdir exception.
457
dbaefcf7
DE
458 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
459
cc63ef9b
DE
460 * gdb.texinfo (Threads): Clarify default value for
461 libthread-db-search-path.
7e0396aa 462
01124a23
DE
463 * gdb.texinfo (Completion): Update example.
464 (Debugging Output): Delete `set/show debug lin-lwp-async'.
465
d248b706
KY
4662011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
467
468 * gdb.texinfo: Document change in the behaviour of the enable and
469 disable GDB commands when applied to tracepoints.
470 Document the EnableDisableTracepoints remote stub feature.
471 Document QTEnable and QTDisable in the list of tracepoint packets.
472
cc88a640
JK
4732011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
474
475 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
476 hsuser.texi.
477 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
478 comment to hsuser.texi. Change rluser.texi name in the comment.
479
84e578fb
DE
4802011-05-10 Doug Evans <dje@google.com>
481
482 * gdb.texinfo (Threads): If an empty path is provided for
483 libthread-db-search-path it is reset to its default value.
484 (Server): Ditto.
485
478aac75
DE
4862011-05-09 Doug Evans <dje@google.com>
487
488 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
489
9c06b0b4
TJB
4902011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
491 Thiago Jung Bauermann <bauerman@br.ibm.com>
492
493 Implement support for PowerPC BookE masked watchpoints.
494 * gdb.texinfo (Set Watchpoints): Document mask parameter.
495 (PowerPC Embedded): Mention support of masked watchpoints.
496
9ed350ad
JB
4972011-05-03 Joel Brobecker <brobecker@adacore.com>
498
499 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
500 `@value{GDBN}'.
501
4ceed123
JB
5022011-05-03 Joel Brobecker <brobecker@adacore.com>
503
504 * gdb.texinfo (titlepage): Remove dedication.
505 (In Memoriam): New appendix.
506
559a7a62
JK
5072011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
508 Eli Zaretskii <eliz@gnu.org>
509
510 * gdb.texinfo (Index Section Format): Change the version to 5.
511 Describe the different formula.
512
03f2bd59
JK
5132011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
514 Eli Zaretskii <eliz@gnu.org>
515
516 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
517 for disconnected tracing.
518 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
519 extended-remote relationship. Mention --once.
520 (TCP port allocation lifecycle of @code{gdbserver}): New.
521
d9b1a651
EZ
5222011-04-23 Eli Zaretskii <eliz@gnu.org>
523
524 * gdb.texinfo (Server): Improve indexing. Index all optional
525 switches to gdbserver.
526
90476074
TT
5272011-04-20 Tom Tromey <tromey@redhat.com>
528
529 * gdb.texinfo (Index Section Format): New node.
530 (Top): Add new node to menu.
531
c21236dc
PA
5322011-04-20 Pedro Alves <pedro@codesourcery.com>
533
534 * gdb.texinfo (Maintenance Commands): Document `maint print
535 remote-registers'.
536
05c8c3f5
TT
5372011-04-20 Tom Tromey <tromey@redhat.com>
538
539 * gdb.texinfo (Trace File Format): Move node later.
540
7a9dd1b2
TT
5412011-04-19 Tom Tromey <tromey@redhat.com>
542
543 * gdbint.texinfo (Register Information Functions): Remove
544 duplicate "the".
545 * gdb.texinfo (Emacs): Remove duplicate "to".
546 (GDB/MI Variable Objects): Remove duplicate "the".
547 (General Query Packets): Likewise.
548
4368ebeb
JB
5492011-04-02 Joel Brobecker <brobecker@adacore.com>
550
551 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
552 "GDB/MI Ada Exception Information" node.
553
956a9fb9
JB
5542011-04-01 Joel Brobecker <brobecker@adacore.com>
555
556 * gdb.texinfo (GDB/MI Ada Exception Information): Document
557 the "exception-name" field in the *stopped async record.
558
f1310107
TJB
5592011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
560 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
561
562 Implement support for PowerPC BookE ranged breakpoints.
563 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
564
8786b2bd
TT
5652011-03-28 Tom Tromey <tromey@redhat.com>
566
567 * gdb.texinfo (Set Tracepoints): Fix typo.
568
9ef07c8c
TT
5692011-03-24 Tom Tromey <tromey@redhat.com>
570
571 * gdb.texinfo (Specify Location): Document `function:label'
572 linespec.
573
99c3dc11
PM
5742011-03-18 Phil Muldoon <pmuldoon@redhat.com>
575
f1310107 576 PR python/12149
99c3dc11
PM
577
578 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
579
29703da4
PM
5802011-03-17 Phil Muldoon <pmuldoon@redhat.com>
581
582 * gdb.texinfo (Blocks In Python): Add is_valid method description.
583 (Inferiors In Python): Likewise.
584 (Threads In Python): Likewise.
585 (Symbols In Python): Likewise.
586 (Objfiles In Python): Likewise.
587 (Symbol Tables In Python): Likewise.
588
c9174737
PA
5892011-03-15 Pedro Alves <pedro@codesourcery.com>
590
591 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
592 display>: Explain that the commands accept number ranges.
593
7371cf6d
PM
5942011-03-14 Phil Muldoon <pmuldoon@redhat.com>
595
596 * gdb.texinfo (Breakpoints In Python): Add description and example
597 of Python stop function operation.
598
ecec24e6
PM
5992011-03-10 Phil Muldoon <pmuldoon@redhat.com>
600
601 * gdb.texinfo (Parameters In Python): Document get_set_string and
602 get_show_string methods.
603
6dcd5565
JK
6042011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
605
606 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
607
81896e36
JK
608 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
609 circular-trace-buffer name.
610
5e30da2c
JB
6112011-02-28 Joel Brobecker <brobecker@adacore.com>
612
613 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
614 in the previous change.
615
3bd0f5ef 6162011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
617
618 * gdb.texinfo (Inferiors and Programs): Update commands to show
619 that they can accept multiple arguments.
620
4ec7539c
JB
6212011-02-24 Joel Brobecker <brobecker@adacore.com>
622
623 Revert the following patch (code patch was not approved):
624 2011-02-21 Hui Zhu <teawater@gmail.com>
625 * agentexpr.texi (bytecode descriptions): add printf.
626 * gdb.texinfo (tracepoint action lists): add printf.
627
82809774
DE
6282011-02-23 Doug Evans <dje@google.com>
629
630 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
631
e5a67952
MS
6322011-02-23 Michael Snyder <msnyder@vmware.com>
633
634 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
635 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
636 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
637
6e6fbe60
DE
6382011-02-22 Doug Evans <dje@google.com>
639
640 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
641 Clarify behaviour of lookup_symbol when `block' argument is omitted,
642 add description of result, fix @defun formatting.
643
f994e27a
HZ
6442011-02-21 Hui Zhu <teawater@gmail.com>
645
646 * agentexpr.texi (Bytecode Descriptions): Add printf.
647 * gdb.texinfo (Tracepoint Action Lists): Add printf.
648
c7f96d2b
TT
6492011-02-18 Tom Tromey <tromey@redhat.com>
650
651 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
652
60f98dde
MS
6532011-02-14 Michael Snyder <msnyder@vmware.com>
654
655 * gdb.texinfo (threads): Document argument for "info threads" cmd.
656 Document new command "thread find".
657
08e796bc
MS
6582011-02-14 Michael Snyder <msnyder@vmware.com>
659
660 * gdb.texinfo (Threads): Update example of new thread message.
661
b3b9301e
PA
6622011-02-14 Pedro Alves <pedro@codesourcery.com>
663
664 * gdb.texinfo (Remote Configuration): Mention set/show remote
665 traceframe-info.
666 (Tools/Packages Optional for Building GDB): Mention that expat is
667 used for traceframe info.
668 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
669 (General Query Packets) <qSupported>: Describe the
670 qXfer:traceframe-info:read feature.
671 (qXfer::read): Describe qXfer:traceframe-info:read.
672 (Traceframe Info Format): New section.
673
cef35b0f
PA
6742011-02-04 Pedro Alves <pedro@codesourcery.com>
675
676 * gdbint.texinfo (Formatting): Mention some formatting guidelines
677 for casts and unary operators.
678
f1cbe1d3
TT
6792011-02-04 Tom Tromey <tromey@redhat.com>
680
681 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
682 is not useful.
683
585fdaa1
PA
6842011-01-25 Pedro Alves <pedro@codesourcery.com>
685
686 * gdb.texinfo: s/value optimized out/optimized out/g
687
7bfc9434
JB
6882011-01-21 Joel Brobecker <brobecker@adacore.com>
689
690 * gdb.texinfo (Other Misc Settings): Rework part of the
691 documentation of the "set interactive mode" command.
692
4694da01
TT
6932011-01-19 Tom Tromey <tromey@redhat.com>
694
695 * gdb.texinfo (Threads): Document thread name output and `thread
696 name' command.
697 (Threads In Python): Document Thread.name attribute.
698 (GDB/MI Thread Commands): Document thread attributes.
699
b716877b
AB
7002011-01-12 Andrew Burgess <aburgess@broadcom.com>
701
702 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
703 changes in mi/mi-cmd-disas.c
704
13fd8b81
TT
7052011-01-12 Tom Tromey <tromey@redhat.com>
706
707 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
708 Fix "thread apply" text.
709
e09342b5
TJB
7102011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
711 Thiago Jung Bauermann <bauerman@br.ibm.com>
712
713 Implement support for PowerPC BookE ranged watchpoints.
714 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
715 the "set powerpc exact-watchpoints" flag.
716
06e65f44
TT
7172011-01-07 Tom Tromey <tromey@redhat.com>
718
719 * gdb.texinfo (Python API): Add descriptions to @menu items.
720
d8e22779
TT
7212011-01-06 Tom Tromey <tromey@redhat.com>
722
723 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
724
a255712f
PP
7252010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
726
e09342b5 727 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 728
ccfc3d6e
TT
7292011-01-06 Tom Tromey <tromey@redhat.com>
730
731 PR python/12133:
732 * gdb.texinfo (Frames In Python): Document various frame
733 constants.
734
44944448
JB
7352011-01-05 Joel Brobecker <brobecker@adacore.com>
736
737 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
738 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
739 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
740
42ea3d7a
JK
7412011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
742
743 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
744 (clean): Add GDBvn.texi.
745
720d1a40
JB
7462010-12-29 Joel Brobecker <brobecker@adacore.com>
747
748 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
749 occasional case where the debugger prints an array address
750 instead of the array itself.
751
ad196637
PA
7522010-12-23 Pedro Alves <pedro@codesourcery.com>
753
754 * gdb.texinfo (Packets) <read registers packet>: Document support
755 for registers that were not collected.
756
a86caf66
DE
7572010-12-15 Doug Evans <dje@google.com>
758
759 * gdb.texinfo (Startup): Document auto-loading of scripts during
760 startup.
761 (Auto-loading): Delete "maint set python auto-load on|off".
762 Add "set auto-load-scripts on|off".
763
aae1c79a
DE
7642010-12-07 Doug Evans <dje@google.com>
765
766 * gdb.texinfo (Mode Options): Document -data-directory.
767 (Data Files): Add reference to -data-directory.
768
4e04c971
DE
7692010-11-29 Doug Evans <dje@google.com>
770
771 * gdb.texinfo (Pretty-Printer Introduction): Change
772 printer-name:subprinter-name to printer-name;subprinter-name.
773
94b6973e
PM
7742010-11-29 Phil Muldoon <pmuldoon@redhat.com>
775
776 PR python/12199
777
778 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
779
39037522
TT
7802010-11-23 Tom Tromey <tromey@redhat.com>
781
782 * gdb.texinfo (Top): Check SYSTEM_READLINE.
783 (Editing): Likewise.
784 (Command History): Likewise.
785 (TUI Keys): Likewise.
786 (Bug Reporting): Conditionally include rluser.texi and
787 inc-history.texinfo.
788 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
789 (GDB_DOC_SOURCE_INCLUDES): Add comment.
790 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
791 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
792 (gdb.pdf): Likewise.
793 (gdb.info): Likewise.
794 (gdb/index.html): Likewise.
795
5ae98d25
TT
7962010-11-23 Tom Tromey <tromey@redhat.com>
797
798 * Makefile.in (Makefile): Run ../config.status.
799 (distclean): Update.
800 * configure: Remove.
801 * configure.ac: Remove.
802
621c8364
TT
8032010-11-12 Tom Tromey <tromey@redhat.com>
804
805 * gdb.texinfo (Basic Python): Update. Add xref.
806 (Exception Handling): Document new exception classes.
807 (Types In Python): Update.
808 (Frames In Python): Update.
809
84f4c1fe
PM
8102010-11-11 Phil Muldoon <pmuldoon@redhat.com>
811
812 * gdb.texinfo (Breakpoints In Python): Document "internal"
813 parameter, and visible attribute.
814
99e7ae30
DE
8152010-11-05 Doug Evans <dje@google.com>
816
817 * gdb.texinfo (Source Path): Document "set directories".
818
f4b8a18d
KW
8192010-11-05 Ken Werner <ken.werner@de.ibm.com>
820
821 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
822 (OpenCL C): New node.
823
7b51bc51
DE
8242010-11-02 Doug Evans <dje@google.com>
825
826 * gdb.texinfo (Pretty Printing): Expand into three sections,
827 introduction, example, and commands.
828 (Python API): Delete section Disabling Pretty-Printers, merge into
829 Selecting Pretty-Printers.
830 (Writing a Pretty-Printer): New section. Move the pretty-printer
831 example here, and reformat to match python coding style. Add a second
832 example using the gdb.printing module.
833 (Python modules): Add gdb.printing.
834
9eeee977
DE
8352010-10-29 Doug Evans <dje@google.com>
836
837 * gdb.texinfo (Python): Fix long line.
838
a0e0ffdf
DE
8392010-10-20 Doug Evans <dje@google.com>
840
841 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
842 All references updated. Correct sections marked as subsections.
843 (Coding Standards): New chapter. Move the coding standard related
844 subsections here. Add section on Python coding standards.
845
0e3509db
DE
8462010-10-13 Doug Evans <dje@google.com>
847
848 * gdb.texinfo (Python): Add "Python modules".
849 (Types in Python): Add reference to gdb.types section.
850 (Python modules): New node.
851
44592cc4
DE
8522010-10-11 Doug Evans <dje@google.com>
853
854 * gdb.texinfo (Values From Inferior): Add reference to "Types in
855 Python" from gdb.Value.type description.
856
6e1bb179
JB
8572010-09-28 Joel Brobecker <brobecker@adacore.com>
858
859 * gdb.texinfo (Ravenscar Profile): New node.
860
e8467610
TT
8612010-09-22 Tom Tromey <tromey@redhat.com>
862
863 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
864
fccd1d1e
EZ
8652010-09-22 Eli Zaretskii <eliz@gnu.org>
866
867 * gdb.texinfo (Values From Inferior): Clarify that
868 value.dynamic_type works only in C++ programs with RTTI.
869
c1b6b909
TT
8702010-09-15 Paul Bolle <pebolle@tiscali.nl>
871
872 * gdb.texinfo (Character Sets): Correctly reference host-charset
873 in example.
874
7d288aaa
TT
8752010-09-13 Tom Tromey <tromey@redhat.com>
876
877 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
878 Document "fullname" and "from".
879
f75d858b
MK
8802010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
881
882 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
883 feature `reverse' output by -list-target-features.
884
83b9503b
L
8852010-08-31 H.J. Lu <hongjiu.lu@intel.com>
886
887 * gdb.texinfo (i386 Features): Remove an extra "@item".
888
03f17ccf
TT
8892010-08-30 Tom Tromey <tromey@redhat.com>
890
891 PR python/11792:
892 * gdb.texinfo (Values From Inferior): Document dynamic_type.
893
9779414d
DJ
8942010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
895
896 * gdb.texinfo (ARM Features): Document
897 org.gnu.gdb.arm.m-profile.
898
f9ffd4bb
TT
8992010-08-23 Tom Tromey <tromey@redhat.com>
900
901 PR python/11145:
902 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
903 reinterpret_cast methods.
904
702c2711
TT
9052010-08-23 Tom Tromey <tromey@redhat.com>
906
907 PR python/11915:
908 * gdb.texinfo (Types In Python): Document array method.
909
66b73624
TJB
9102010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
911
912 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
913
06a64a0b
TT
9142010-08-16 Tom Tromey <tromey@redhat.com>
915
916 * gdb.texinfo (Set Watchpoints): Document -location option.
917
a3a7127e
DE
9182010-08-13 Doug Evans <dje@google.com>
919
920 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
921
8dedea02
VP
9222010-08-13 Vladimir Prus <vladimir@codesourcery.com>
923
924 * gdb.texinfo (GDB/MI Data Manipulation): Document
925 -data-read-memory-raw and -data-write-memory-raw.
926
ca5c20b6 9272010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 928 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
929
930 * gdb.texinfo (Basic Python): Describe post_event API.
931
cb2e07a6
PM
9322010-08-11 Phil Muldoon <pmuldoon@redhat.com>
933
934 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 935 decode_line Python APIs
cb2e07a6 936
464b3efb
TT
9372010-08-10 Tom Tromey <tromey@redhat.com>
938
939 * gdb.texinfo (Pretty Printing API): Document
940 gdb.default_visualizer.
941
c29c521f
TT
9422010-08-10 Tom Tromey <tromey@redhat.com>
943
944 Revert gdb-add-index addition:
945 * gdb.texinfo (Index Files): Don't document gdb-add-index.
946
5da1313b
JK
9472010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
948 Eli Zaretskii <eliz@gnu.org>
949
950 * gdb.texinfo (Mode Options) <-batch>
951 (Basic Python) <gdb.execute>: Describe setting width and height.
952
02d868e8
PP
9532010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
954
955 * gdb.texinfo (Threads): Document 'debug libthread-db'.
956
c2bbed2a
TT
9572010-07-30 Tom Tromey <tromey@redhat.com>
958
959 * gdb.texinfo (Index Files): Mention gdb-add-index.
960
6c13bbe1
HZ
9612010-07-30 Hui Zhu <teawater@gmail.com>
962
963 * gdb.texinfo (Inferiors and Programs): Update the introduce of
964 "detach inferior" and "kill inferior".
965
53a71c06
CR
9662010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
967
968 * gdb.texinfo (Machine Code): Update description of two forms of
969 arguments, and add new example to demonstrate the new form.
970
5374244e
PM
9712010-07-27 Phil Muldoon <pmuldoon@redhat.com>
972
973 * gdb.texinfo (Values From Inferior): Add value inferior function
974 call description.
975
8ea5bce5
JK
9762010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
977
978 * gdb.texinfo (Active Targets): Fix wrong comma placement.
979
c0edd9ed
JK
9802010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
981 Eli Zaretskii <eliz@gnu.org>
982
983 Make core files the process_stratum.
984 * gdb.texinfo (Active Targets): Remove core_stratum. Include
985 record_stratum example.
986
9291a0cd
TT
9872010-07-13 Tom Tromey <tromey@redhat.com>
988
989 * gdb.texinfo (Index Files): New node.
990
f5011d11
TT
9912010-07-13 Tom Tromey <tromey@redhat.com>
992
993 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
994
0f5238ed
TT
9952010-07-13 Tom Tromey <tromey@redhat.com>
996
997 * gdb.texinfo (Specify Location): Document labels.
998
74c761c1
PA
9992010-07-01 Pedro Alves <pedro@codesourcery.com>
1000
1001 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1002 entries for fast tracepoints and static tracepoints.
1003
501994c0
PA
10042010-07-01 Pedro Alves <pedro@codesourcery.com>
1005
1006 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1007 qsThreadInfo>: Spell out `l' as ell.
1008
0fb4aa4b
PA
10092010-07-01 Pedro Alves <pedro@codesourcery.com>
1010
1011 * gdb.texinfo (Convenience Variables): Document $_sdata.
1012 (Commands to Set Tracepoints): Describe static tracepoints. Add
1013 `Listing Static Tracepoint Markers' menu entry. Document
1014 "strace".
1015 (Tracepoint Action Lists): Document collecting $_sdata.
1016 (Listing Static Tracepoint Markers): New subsection.
1017 (Tracepoints support in gdbserver): Mention static tracepoints.
1018 (remote packets, enabling and disabling): Mention
1019 read-sdata-object.
1020 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1021 and StaticTracepoint.
1022 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1023 Document qXfer:sdata:read.
1024 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1025
dc3b15be
JB
10262010-06-29 Joel Brobecker <brobecker@adacore.com>
1027
1028 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1029
595939de
PM
10302010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1031 Tom Tromey <tromey@redhat.com>
1032 Thiago Jung Bauermann <bauerman@br.ibm.com>
1033
1034 * gdb.texinfo (Inferiors In Python): New node.
1035 * gdb.texinfo (Threads In Python): New node.
1036
9279c692
JB
10372010-06-28 Joel Brobecker <brobecker@adacore.com>
1038
1039 * gdb.texinfo (Python): Document what the python directory is
1040 and what its location is.
1041 (Basic Python): Document the gdb.PYTHONDIR constant.
1042
bc9f0842
TT
10432010-06-25 Tom Tromey <tromey@redhat.com>
1044
1045 PR python/10808:
1046 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1047
f1421989
HZ
10482010-06-24 Hui Zhu <teawater@gmail.com>
1049
1050 * gdb.texinfo: (Commands for Controlled Output): Add
1051 documentation for command "eval".
1052
e4c0cfae
SS
10532010-06-21 Stan Shebs <stan@codesourcery.com>
1054
1055 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1056 * annotate.texinfo: Ditto.
1057 * gdbint.texinfo: Ditto.
1058 * stabs.texinfo: Ditto.
1059
bb08c432
HZ
10602010-06-22 Hui Zhu <teawater@gmail.com>
1061
1062 * gdb.texinfo: (Process Record and Replay): Add documentation
1063 for command "set record memory-query".
1064
4f5d9f07
SS
10652010-06-21 Stan Shebs <stan@codesourcery.com>
1066
1067 * gdb.texinfo: Relicense under GFDL version 1.3.
1068 * annotate.texinfo: Relicense under GFDL version 1.3.
1069 * gdbint.texinfo: Relicense under GFDL version 1.3.
1070 * stabs.texinfo: Relicense under GFDL version 1.3.
1071 * fdl.texi: Update to version 1.3.
1072
6aed2dbc
SS
10732010-06-18 Stan Shebs <stan@codesourcery.com>
1074
a61408f8
SS
1075 * gdb.texinfo (Operating System Auxiliary Information): Describe
1076 "info os" when no arguments given.
1077
6aed2dbc
SS
1078 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1079 $_thread.
1080
24e933df
HZ
10812010-06-18 Hui Zhu <teawater@gmail.com>
1082
1083 * gdb.texinfo: (Process Record and Replay): Add documentation
1084 for commands "record save" and "record restore".
1085
65d79d4b
SDJ
10862010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1087
1088 * gdb.texinfo: Include information about the correct use
1089 of addresses in the `watch' command.
1090
d914c394
SS
10912010-06-11 Stan Shebs <stan@codesourcery.com>
1092
1093 * gdb.texinfo (Observer Mode): New section.
1094 (General Query Packets): Document QAllow.
889bf7c5 1095
967cf477
DE
10962010-06-04 Doug Evans <dje@google.com>
1097
1098 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1099
aaf4119b
DE
11002010-06-03 Doug Evans <dje@google.com>
1101
1102 * gdbint.texinfo (Coding): Add subsection on command names.
1103
9eae7c52
TT
11042010-06-02 Tom Tromey <tromey@redhat.com>
1105
1106 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1107 always-disassemble.
1108
fa593d66
PA
11092010-06-01 Pedro Alves <pedro@codesourcery.com>
1110
1111 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1112 gdbserver, and add cross reference.
1113 (Tracepoints support in gdbserver): New subsection.
1114
dde08ee1
PA
11152010-05-26 Pedro Alves <pedro@codesourcery.com>
1116
1117 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1118 `qRelocInsn' feature.
1119 (Relocate instruction reply packet): New subsection
1120 of `Tracepoint Packets'.
1121 (Tracepoint Packets): Mention that packets QTDP and QTStart
1122 support the qRelocInsn request, and add cross reference to new
1123 subsection.
1124
07ca107c
DE
11252010-05-25 Doug Evans <dje@google.com>
1126
1127 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1128 (Commands In Python): Document gdb.string_to_argv.
1129
c25c4a8b
JK
11302010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1131
1132 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1133 ATTR_NORETURN.
1134
d7b32ed3 11352010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1136 Tom Tromey <tromey@redhat.com>
1137 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1138
c25c4a8b 1139 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1140
6aecb9c2
JB
11412010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1142
1143 * gdb.texinfo: (Summary) Add mention about D language support.
1144 (Filenames): Add D suffixes.
1145 (D): New node.
1146
b7da9e9f
PM
11472010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1148
1149 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1150 of macro deleted from GDB code.
1151
ab38a727
PA
11522010-04-24 Pedro Alves <pedro@codesourcery.com>
1153
1154 * gdb.texinfo (Commands to specify files): Describe what how GDB
1155 looks up DOS-based filesystem paths on the system root. Document
1156 the new `set/show target-file-system-kind' commands.
1157
66d09542
DE
11582010-04-23 Doug Evans <dje@google.com>
1159
1160 * gdb.texinfo (Python): Move Auto-loading section here ...
1161 (Python API): from here.
1162 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1163 (Maintenance Commands): Add docs for "maint print section-scripts".
1164
8bd10a10
CM
11652010-04-20 Chris Moller <cmoller@redhat.com>
1166
1167 * gdb.texinfo (Setting Breakpoints): Added description of
1168 filename-qualified rbreak.
1169 * refcard.tex (Breakpoints and Watchpoints): Added brief
1170 description of filename-qualified rbreak.
1171
4c374409
JK
11722010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1173
1174 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1175 (Python API): Change the reference to Pretty Printing API.
1176 (Pretty Printing): Move the user part under the Data node. Reformat
1177 the sample output to 72 columns. Create a new reference to Pretty
1178 Printing API. Rename the API part ...
1179 (Pretty Printing API): To a new node name.
1180 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1181 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1182
5a9351ae
SS
11832010-04-21 Stan Shebs <stan@codesourcery.com>
1184
1185 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1186 and commands.
5a9351ae 1187 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1188
9a22f0d0
PM
11892010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1190
1191 * gdb.texinfo (Examining memory): Update for change in string
1192 display with explicit size.
1193
6149aea9
PA
11942010-04-19 Pedro Alves <pedro@codesourcery.com>
1195
1196 PR breakpoints/8554.
1197
1198 * gdb.texinfo (Save Breakpoints): New node.
1199 (save-tracepoints): Rename to ...
1200 (save tracepoints): ... this. Mention that `save-tracepoints' is
1201 a deprecated alias to `save tracepoints'.
1202
711e434b
PM
12032010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1204
645797a8 1205 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1206 (info w32 thread-information-block): Document new command.
1207 (qGetTIBAddress): Document new gdbserver query.
1208 (maint set/show show-all-tib): Document new command.
1209
3f7b2faa
DE
12102010-04-15 Doug Evans <dje@google.com>
1211
fa33c3cd
DE
1212 * gdb.texinfo (Python API): Add progspaces section.
1213 (Selecting Pretty-Printers): Progspace pretty-printers are
1214 searched too.
1215 (Progspaces In Python): New section.
1216
3f7b2faa
DE
1217 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1218
79f283fe
PM
12192010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1220
1221 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1222 returns None.
1223
87290684
SS
12242010-04-09 Stan Shebs <stan@codesourcery.com>
1225
1226 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1227 Describe the `frames-created' field, tweak grammar.
1228
a97153c7
PA
12292010-04-09 Pedro Alves <pedro@codesourcery.com>
1230
1231 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1232 Describe the `circular' and `disconnected' fields.
1233
5c5dcc1b
L
12342010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1235
1236 * gdb.texinfo (maint print registers): Mention unavailable and
1237 invisible registers.
1238
adc36818
PM
12392010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1240 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1241 Tom Tromey <tromey@redhat.com>
adc36818
PM
1242
1243 * gdb.texinfo (Breakpoints In Python): New Node.
1244
33da3f1c
SS
12452010-04-08 Stan Shebs <stan@codesourcery.com>
1246
1247 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1248 trace status fields.
1249
3a13a53b
L
12502010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1251
1252 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1253 optional. Make org.gnu.gdb.i386.avx requires
1254 org.gnu.gdb.i386.avx.
1255
08001717
DE
12562010-04-08 Doug Evans <dje@google.com>
1257
1258 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1259 search path, and document that gdb only scans the search path if
1260 the script's path doesn't specify a directory.
1261
c375651d
DE
12622010-04-05 Doug Evans <dje@google.com>
1263
1264 * gdb.texinfo (maint show python auto-load): Fix typo.
1265
af54718e
SS
12662010-04-04 Stan Shebs <stan@codesourcery.com>
1267
d77f58be
SS
1268 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1269 (Setting Watchpoints): Update description of "info watch".
1270 (Disabling Breakpoints): Only "info break" lists all.
1271
af54718e
SS
1272 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1273 (tdump): Explain how tdump works.
1274
86b17b60
PA
12752010-04-01 Pedro Alves <pedro@codesourcery.com>
1276
1277 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1278 add cross reference.
1279
ff12863f
PA
12802010-03-31 Pedro Alves <pedro@codesourcery.com>
1281
1282 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1283 commands error out.
1284
f68eb612
L
12852010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1286
1287 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1288
c8d5aac9
L
12892010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1290
1291 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1292
7d13fe92
SS
12932010-03-29 Stan Shebs <stan@codesourcery.com>
1294 Nathan Sidwell <nathan@codesourcery.com>
1295
1296 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1297 GDBN equivalent.
1298 (Set Tracepoints): Remove mention that conditional tracepoints
1299 don't exist.
1300 (Tracepoint Actions): Clarify when while-stepping collection
1301 happens, note that while-stepping does not automatically collect
1302 $pc.
1303
409873ef 13042010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1305
409873ef
SS
1306 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1307 (General Query Packets): Describe TracepointSource.
1308
ee8e71d4
EZ
13092010-03-27 Matt Rice <ratmice@gmail.com>
1310
c8d5aac9
L
1311 * gdb.texinfo (ARM): Document arguments to "target sim".
1312 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1313
99b5e152
PA
13142010-03-26 Pedro Alves <pedro@codesourcery.com>
1315
1316 * gdb.texinfo (Tracepoint Packets): Remove mention that
1317 terror:string may be plain text, and drop mention of X prefix.
1318
cd64ee31
VP
13192010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1320
1321 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1322
6c28cbf2
SS
13232010-03-24 Stan Shebs <stan@codesourcery.com>
1324
1325 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1326
95a42b64
TT
13272010-03-24 Tom Tromey <tromey@redhat.com>
1328
1329 PR breakpoints/9352:
1330 * gdb.texinfo (Break Commands): Update.
1331
18148017
VP
13322010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1333
1334 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1335 commands.
1336
4daf5ac0
SS
13372010-03-16 Stan Shebs <stan@codesourcery.com>
1338
1339 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1340 circular-trace-buffer.
1341 (Tracepoint Packets): Describe QTBuffer, and details of the
1342 qTStatus reply.
1343
c9429232
SS
13442010-03-12 Stan Shebs <stan@codesourcery.com>
1345 Nathan Sidwell <nathan@codesourcery.com>
1346
1347 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1348 doing instruction stepping.
1349 (Tracepoint Restrictions): New node.
1350
ccefe4c4
TT
13512010-03-10 Tom Tromey <tromey@redhat.com>
1352
1353 * gdbint.texinfo (Symbol Handling): Update.
1354
7c953934
TT
13552010-03-08 Tom Tromey <tromey@redhat.com>
1356
1357 PR cli/9591:
1358 * gdb.texinfo (Mode Options): Mention lack of pagination and
1359 confirmation with --batch.
1360 (Screen Size): Mention --batch.
1361 (Messages/Warnings): Likewise.
1362
f870a310
TT
13632010-03-05 Tom Tromey <tromey@redhat.com>
1364
1365 * gdb.texinfo (Basic Python): Document target_charset and
1366 target_wide_charset.
1367
78e2826b
TT
13682010-03-05 Tom Tromey <tromey@redhat.com>
1369
1370 * gdb.texinfo (Data): Link to pretty-printing.
1371 (Output Formats): Likewise. Correct text.
1372
f5dff777
DJ
13732010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1374
1375 * gdb.texinfo (Types): Describe <struct> and <flags>.
1376
dc00d89f
PM
13772010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1378
1379 * gdb.texinfo (Frames In Python): Add block parameter and
1380 description to read_var text.
1381
5107b149 13822010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1383 Tom Tromey <tromey@redhat.com>
5107b149
PM
1384
1385 * gdb.texinfo (Types In Python): Describe block argument in
1386 template_argument and gdb.lookup_type.
1387
e03e5e7b
TT
13882010-02-24 Tom Tromey <tromey@redhat.com>
1389
1390 * gdb.texinfo (Cygwin Native): Fix typo.
1391
f3e9a817
PM
13922010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1393
1394 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1395 and select method descriptions.
1396 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1397 Tables in Python to menu.
1398 (Blocks In Python): New node.
1399 (Symbols In Python): New node.
1400 (Symbol Tables in Python): New node.
1401
a79b8f6e
VP
14022010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1403
1404 Multiexec MI
1405
1406 gdb/
1407 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1408
1409 gdb/doc/
1410 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1411 changes.
1412 (GDB/MI Program Execution): Document current behaviour of
1413 --all and --thread-group.
1414 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1415 -remove-inferior.
1416 * observer.texi (inferior_added, inferior_removed): New
1417 observers.
1418
629d6a47
TT
14192010-02-19 Tom Tromey <tromey@redhat.com>
1420
1421 * gdbint.texinfo (Getting Started): Fix @node.
1422 (Debugging GDB): Likewise.
1423
c09529e5
JB
14242010-02-13 Joel Brobecker <brobecker@adacore.com>
1425
1426 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1427 documenting the gdb_test_timeout variable.
1428
540aa8e7
MS
14292010-02-12 Jakob Engblom <jakob@virtutech.com>
1430
1431 * gdb.texinfo (MI commands): Added documentation of --reverse
1432 option to a set of MI commands. Restructured documentation of MI
1433 commands --exec-continue to reflect the complexity of reverse
1434 execution.
1435
081dfbf7
PA
14362010-02-12 Pedro Alves <pedro@codesourcery.com>
1437
1438 * gdb.texinfo (Using the Collected Data): Specify that the address
1439 range of `tfind outsize' is exclusive, and that the address range
1440 of `tfind range' is inclusive.
1441 (Tracepoint Packets): Specify that the address range of
1442 `QTFrame:range' is inclusive, and that the address range of
1443 `QTFrame:outside' is exclusive
1444
8e9c5e02
VP
14452010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1446
1447 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1448
92981e24
TT
14492010-02-10 Tom Tromey <tromey@redhat.com>
1450
1451 * gdb.texinfo (Debugging Output): Document set debug parser and
1452 show debug parser.
1453
075b51b7
L
14542010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1455
1456 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1457 i386_eflags and i386_mxcsr.
1458
3bb8d5c3
L
14592010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1460
1461 * gdb.texinfo: Document i386 target features.
1462
c5f80513
DE
14632010-02-05 Doug Evans <dje@google.com>
1464
1465 * gdbint.texinfo (Testsuite): Add a new section to document the
1466 various DejaGnu variables that may be overridden.
1be00882 1467 Document INTERNAL_GDBFLAGS.
c5f80513 1468
6ac33a4e
TT
14692010-02-04 Tom Tromey <tromey@redhat.com>
1470
1471 PR cli/8830:
1472 * gdb.texinfo (Files): -readnow comes before the filename for file
1473 and symbol-file.
1474
a1dcb23a
DJ
14752010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1476
1477 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1478 Document ARM breakpoint types.
1479 (Register Packet Format): Move into the new section.
1480 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1481
95433b34
JB
14822010-01-21 Joel Brobecker <brobecker@adacore.com>
1483
1484 * gdb.texinfo (File Options): Adjust the documentation of this
1485 switch to refer to the "source" command rather than partially
1486 duplicating some of the relevant information.
1487 (Extending GDB): Introduce and document the set/show script-extension
1488 setting.
1489 (Command Files): Add note explaining that the "source" command
1490 is also used to evalute scripts written in other languages.
1491 Remove the short slightly incorrect reference to sourcing Python
1492 scripts.
1493 (Python Commands): Document how to execute a Python script from GDB.
1494
8d576872
JB
14952010-01-19 Joel Brobecker <brobecker@adacore.com>
1496
1497 * gdb.texinfo (Command Files): Fix typo.
1498
8150ff9c
JB
14992010-01-18 Tom Tromey <tromey@redhat.com>
1500
1501 * gdb.texinfo (File Options): Document -x on .py files.
1502 (Command Files): Document handling of Python scripts.
1503
23db03a6
JZ
15042010-01-18 Jie Zhang <jie.zhang@analog.com>
1505
1506 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1507
00bf0b85
SS
15082010-01-15 Stan Shebs <stan@codesourcery.com>
1509
1510 * gdb.texinfo (Trace Files): New section.
1511 (Tracepoint Packets): Document QTSave and qTBuffer.
1512 (Trace File Format): New appendix.
1513
be759fcf
PM
15142010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1515
1516 * gdb.texinfo (Values From Inferior): Document lazy_string value
1517 method.
1518 (Python API): Add Lazy strings menu item.
1519 (Lazy Strings In Python): New node.
1520
dc146f7c
VP
15212010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1522
1523 * gdb.texinfo (GDB/MI Thread Information): New.
1524 (GDB/MI Async Records): Document the core field in *stopped.
1525 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1526 documentation
1527 (Process list): Document that osdata document may contain
1528 threads.
1529 (Remote Serial Protocol): Document qXfer:threads.
1530
d5551862
SS
15312010-01-06 Stan Shebs <stan@codesourcery.com>
1532
1533 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1534 disconnected tracing.
1535 (Tracepoint Packets): Document new protocol.
1536
7a697b8d
SS
15372010-01-05 Stan Shebs <stan@codesourcery.com>
1538
1539 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1540 tracepoints.
1541 (Tracepoint Packets): Describe remote protocol for fast
1542 tracepoints.
1543
e6f3ec50
JB
15442010-01-01 Joel Brobecker <brobecker@adacore.com>
1545
1546 Update the "Start of New Year Procedure".
1547 * gdbint.texinfo: Add the list of files that need to be updated
1548 manually. Minor reformatting.
1549
ddc4e9c1
JB
15502010-01-01 Joel Brobecker <brobecker@adacore.com>
1551
1552 * refcard.tex: Update copyright year in header and text.
1553
9d2897ad
JB
15542010-01-01 Joel Brobecker <brobecker@adacore.com>
1555
1556 * agentexpr.texi: Add 2010 to the list of copyright years.
1557 * annotate.texinfo: Likewise.
1558 * gdb.texinfo: Likewise.
1559 * gdbint.texinfo: Likewise.
1560 * observer.texi: Likewise.
1561 * stabs.texinfo: Likewise.
1562
6da95a67
SS
15632009-12-31 Stan Shebs <stan@codesourcery.com>
1564
1565 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1566
236f1d4d
SS
15672009-12-29 Stan Shebs <stan@codesourcery.com>
1568
1569 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1570
f61e138d
SS
15712009-12-28 Stan Shebs <stan@codesourcery.com>
1572
1573 * gdb.texinfo (Trace State Variables): New section.
1574 (Tracepoint Packets): Describe trace state variable packets.
1575 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1576 variable bytecodes.
1577
0fe7935b
DJ
15782009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1579
1580 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1581 declarations.
1582
a6b29f87
VP
15832009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1584
1585 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1586 -gdb-exit behaviour.
1587
5e4bde96
JB
15882009-12-20 Joel Brobecker <brobecker@adacore.com>
1589
1590 * gpl.texi: Update to version 3 of the GPL.
1591
a1715244
JB
15922009-12-20 Joel Brobecker <brobecker@adacore.com>
1593
1594 * Makefile.in: Update copyright header.
1595 * observer.texi: Fix the copyright header of the generated files.
1596
361ae042
PM
15972009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1598
1599 * gdb.texinfo (Types In Python): Describe range function.
1600
bfd31e71
PM
16012009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1602
1603 * gdb.texinfo (Types In Python): Describe "is_base_class".
1604
57a1d736
TT
16052009-12-03 Tom Tromey <tromey@redhat.com>
1606
1607 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1608
8cebebb9
PP
16092009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1610
1611 * observer.texi: New memory_changed observer.
1612
16af530a
TT
16132009-12-01 Tom Tromey <tromey@redhat.com>
1614
1615 * gdb.texinfo (Reverse Execution): Fix typo.
1616
b6199126
DJ
16172009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1618
1619 PR gdb/8704
1620
1621 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1622 are allowed after the breakpoint condition.
1623
7a6973ad
TT
16242009-11-23 Tom Tromey <tromey@redhat.com>
1625
1626 PR python/10782:
1627 * gdb.texinfo (Types In Python): Document Type.pointer.
1628
21a0512e
PP
16292009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1630
1631 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1632
a5832c8f
PA
16332009-11-11 Pedro Alves <pedro@codesourcery.com>
1634
1635 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1636 (Using Agent Expressions): Delete cross reference.
1637
1eb7cd77
JB
16382009-11-07 Joel Brobecker <brobecker@adacore.com>
1639
1640 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1641 and @settitle directives up to help makeinfo find them.
1642
24ddea62
JK
16432009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1644
1645 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1646 (Auto-loading): Use plural and note one can use multiple components now.
1647
3afae151
VP
16482009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1649
1650 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1651 -stack-list-arguments have the same documentation for parameter
1652 as -stack-list-locals. Add comas.
1653
14ff2235
PM
16542009-10-27 Tom Tromey <tromey@redhat.com>
1655 Eli Zaretskii <eliz@gnu.org>
1656
c8d5aac9 1657 PR python/10781
14ff2235
PM
1658
1659 * gdb.texinfo (Values From Inferior): Document cast method.
1660
9c419145
PP
16612009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1662
1663 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1664 and adjust example.
889bf7c5 1665
29153c24
MS
16662009-10-22 Michael Snyder <msnyder@vmware.com>
1667
1668 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1669 info record command. Also document the new save and restore
29153c24
MS
1670 commands.
1671
2b28d209
PP
16722009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1673
1674 * gdb.texinfo (Machine Code): Mention current pc marker.
1675 (Memory): Likewise.
1676
6c95b8df
PA
16772009-10-19 Pedro Alves <pedro@codesourcery.com>
1678 Stan Shebs <stan@codesourcery.com>
1679
1680 * observer.texi (new_inferior): Rename to...
1681 (inferior_appeared): ... this.
1682
1683 * gdb.texinfo (Inferiors): Rename node to ...
1684 (Inferiors and Programs): ... this. Mention running multiple
1685 programs in the same debug session.
1686 <info inferiors>: Mention the new 'Executable' column if "info
1687 inferiors". Update examples. Document the "add-inferior",
1688 "clone-inferior", "remove-inferior" and "maint info
1689 program-spaces" commands.
1690 (Process): Rename node to...
1691 (Forks): ... this. Document "set|show follow-exec-mode".
1692
2f8132f3
MS
16932009-10-11 Michael Snyder <msnyder@vmware.com>
1694
1695 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1696 (ReverseContinue): Ditto.
1697
cba4b2d3
PP
16982009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1699
1700 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1701
da082f17
JK
17022009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1703
1704 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1705
08be9d71
ME
17062009-10-06 Michael Eager <eager@eagercon.com>
1707
1708 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1709 (Embedded Processors): Add MicroBlaze.
1710 (MicroBlaze): New. Describe Xilinx MicroBlaze
1711
08a0efd0
PA
17122009-10-04 Pedro Alves <pedro@codesourcery.com>
1713
1714 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1715
cbb8f428
EZ
17162009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1717
1718 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1719
30a4a70c
JB
17202009-09-23 Joel Brobecker <brobecker@adacore.com>
1721
1722 * observer.texi (solib_unloaded): Document explicitly the fact that
1723 this observer is called before the associated symbols are unloaded.
1724
b3372f91
VP
17252009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1726
1727 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1728 -stack-list-variables.
1729
f43030c4
TT
17302009-09-18 Tom Tromey <tromey@redhat.com>
1731
1732 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1733 is experimental.
1734
ec7e75e7
PP
17352009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1736
1737 * gdb.texinfo (convenince variables): Mention
1738 $_siginfo could be empty.
f43030c4 1739
0cc7d26f
TT
17402009-09-15 Tom Tromey <tromey@redhat.com>
1741
1742 * gdb.texinfo (GDB/MI Variable Objects): Document
1743 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1744 Expand -var-update documentation.
1745
a96d9b2e
SDJ
17462009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1747
1748 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1749 feature.
1750
005ca36a
JB
17512009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1752
1753 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1754
0d772ac9
MS
17552009-09-10 Michael Snyder <msnyder@vmware.com>
1756
1757 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1758 ReverseStep replies to the qSupported query.
1759
14fb1bac
JB
17602009-09-10 Joel Brobecker <brobecker@adacore.com>
1761
1762 Add documentation for set/show interactive-mode.
1763 * gdb.texinfo (Other Misc Settings): New node.
1764
29b090c0
DE
17652009-09-01 Doug Evans <dje@google.com>
1766
1767 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1768 non-stop mode's affect on remote caching.
1769
4e5d721f
DE
17702009-08-31 Jacob Potter <jdpotter@google.com>
1771 Doug Evans <dje@google.com>
1772
1773 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1774 Mark `set/show remotecache' options as obsolete.
1775 Document new `set/show stack-cache' option.
1776 Update text for `info dcache'.
1777
55333a84
DE
17782009-08-27 Doug Evans <dje@google.com>
1779
1780 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1781 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1782
bc3a0b4d
RW
17832009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1784
1785 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1786 about autoconf.
1787
3a1ff0b6
PA
17882009-08-25 Pedro Alves <pedro@codesourcery.com>
1789
1790 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1791 small example, and describe its columns. Replace "inferior-id" by
1792 "infno" throughout.
1793
81ecdfbb
RW
17942009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1795
af542c2e
RW
1796 * gdbint.texinfo (Releasing GDB): Point to
1797 README-maintainer-mode file for required autoconf version.
1798 * configure.ac: Do not substitute datarootdir, htmldir,
1799 pdfdir, docdir. Do not process --with-datarootdir,
1800 --with-htmldir, --with-pdfdir, --with-docdir.
1801 * configure: Regenerate.
1802
81ecdfbb
RW
1803 * configure: Regenerate.
1804
4efc6507
DE
18052009-08-20 Reid Kleckner <reid@kleckner.net>
1806
1807 * gdb.texinfo: Add chapter on JIT interface.
1808
43089a6e
NR
18092009-08-07 Nick Roberts <nickrob@snap.net.nz>
1810
1811 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1812 confirmation request.
43089a6e 1813
99e008fe
EZ
18142009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1815
c8d5aac9
L
1816 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1817 CRC definitions.
99e008fe 1818
48cb2d85
VP
18192009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1820
1821 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1822 -break-commands.
48cb2d85 1823
ff1a52c6
UW
18242009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1825
1826 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1827 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1828
3285f3fe
UW
18292009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1830
1831 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1832 "set spu stop-on-load" and "show spu stop-on-load" commands.
1833
e35359c5
UW
18342009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1835
1836 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1837
58d6951d
DJ
18382009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1839
1840 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1841 org.gnu.gdb.arm.neon.
1842
08d16641
PA
18432009-07-20 Pedro Alves <pedro@codesourcery.com>
1844
1845 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1846 optional element.
1847 (subsection OS ABI): New subsection.
1848
782b2b07
SS
18492009-07-14 Stan Shebs <stan@codesourcery.com>
1850
1851 * gdb.texinfo (Tracepoint Conditions): New section.
1852 (General Query Packets): Describe ConditionalTracepoints.
1853 (Tracepoint Packets): Describe condition field.
1854 (Maintenance Commands): Describe maint agent-eval.
1855 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1856
9b117ef3
HZ
18572009-07-11 Hui Zhu <teawater@gmail.com>
1858
1859 * gdb.texinfo (disassemble): Add a new modifier /r
1860 to "disassemble" command to make it print the raw instructions
1861 in hex as well as in symbolic form.
1862
f5a33284
TT
18632009-07-09 Tom Tromey <tromey@redhat.com>
1864
1865 * gdbint.texinfo (Testsuite): Document parallel make check.
1866
812f7342
TT
18672009-07-09 Tom Tromey <tromey@redhat.com>
1868
1869 * gdbint.texinfo (Testsuite): Document test transcripts.
1870
fbb8f299
PM
18712009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1872
1873 * gdb.texinfo (Values From Inferior): Add length parameter
1874 description.
1875
dd8f35ac
EZ
18762009-07-04 Chris Genly <chris@genly.us>
1877
1878 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1879 in -var-list-children. Fix example according to what the code
1880 does.
1881
2277426b
PA
18822009-07-02 Pedro Alves <pedro@codesourcery.com>
1883
1884 * gdb.texinfo (Debugging multiple inferiors): Document the
1885 "inferior", "detach inferior" and "kill inferior" commands.
1886 (Debugging Programs with Multiple Processes): Adjust to mention
1887 generic "inferior" commands. Delete mention of "detach fork" and
1888 "delete fork". Cross reference to "Debugging multiple inferiors"
1889 section.
1890
a6d9a66e
UW
18912009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1892
5af949e3
UW
1893 * gdbint.texinfo (Item Output Functions): Update signature
1894 for ui_out_field_core_addr.
1895
18962009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1897
1898 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1899 Update example code extrated from breakpoint.c.
1900
9901a55b 19012009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1902
9901a55b
PP
1903 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1904 MI commands.
1905 (GDB/MI Symbol Query): Likewise.
1906 (GDB/MI File Commands): Likewise.
1907 (GDB/MI File Transfer Commands): Likewise.
1908 (GDB/MI Target Manipulation): Likewise.
1909 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1910
edb3359d
DJ
19112009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1912
1913 * gdb.texinfo (Debugging Optimized Code): New chapter.
1914 (Compiling for Debugging): Reference it. Move some
1915 text to the new section.
1916
7cd1089b
PM
19172009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1918
1919 * doc/gdb.texinfo (Calling): Document
1920 set-unwind-on-terminating-exception usage.
1921
d4db2f36
PA
19222009-06-11 Pedro Alves <pedro@codesourcery.com>
1923
1924 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1925 command.
1926
d1a7880c
PA
19272009-06-07 Pedro Alves <pedro@codesourcery.com>
1928
1929 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1930 references.
1931
473f94e6
UW
19322009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1933
1934 * gdbint.texinfo: Rename formal parameters to gdbarch function
1935 protoypes from "current_gdbarch" to "gdbarch".
1936
8f500870
TT
19372009-05-28 Tom Tromey <tromey@redhat.com>
1938
1939 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1940
b6313243
TT
19412009-05-27 Tom Tromey <tromey@redhat.com>
1942
1943 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1944 feature.
1945 (GDB/MI Variable Objects): Document -var-set-visualizer.
1946
19472009-04-02 Tom Tromey <tromey@redhat.com>
1948
1949 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1950 feature.
1951 (GDB/MI Variable Objects): Document -var-set-visualizer.
1952
a6bac58e
TT
19532009-05-27 Tom Tromey <tromey@redhat.com>
1954 Thiago Jung Bauermann <bauerman@br.ibm.com>
1955 Phil Muldoon <pmuldoon@redhat.com>
1956
1957 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1958 (Pretty Printing): New node.
1959 (Selecting Pretty-Printers): Likewise.
1960 (Python API): Update.
1961 (Output Formats): Document /r format.
1962
2c74e833
TT
19632009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1964 Tom Tromey <tromey@redhat.com>
1965
1966 * gdb.texinfo (Types In Python): New node.
1967 (Values From Inferior): "type" is now an attribute.
1968 (Python API): Update.
1969
89c73ade
TT
19702009-05-27 Tom Tromey <tromey@redhat.com>
1971 Thiago Jung Bauermann <bauerman@br.ibm.com>
1972 Phil Muldoon <pmuldoon@redhat.com>
1973
1974 * gdb.texinfo: Add @syncodeindex for `tp'.
1975 (Python API): Update.
1976 (Auto-loading): New node.
1977 (Objfiles In Python): New node.
1978
17a37d48
PP
19792009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1980
1981 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1982
6718376f
NR
19832009-05-15 Nick Roberts <nickrob@snap.net.nz>
1984
1985 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1986
cbe54154
PA
19872009-05-12 Pedro Alves <pedro@codesourcery.com>
1988
1989 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1990 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1991 show show-debug-regs' docs.
1992
8e05493c
EZ
19932009-05-08 Eli Zaretskii <eliz@gnu.org>
1994
1995 * gdb.texinfo (Process Record and Replay): Add description of
1996 reverse execution.
1997
b39f4988
JB
19982009-05-07 Joel Brobecker <brobecker@adacore.com>
1999
2000 * gdbint.texinfo (Adding support for debugging core files): New node.
2001 (Native Debugging): Remove the ``Native core file Support'' section.
2002
a2311334
EZ
20032009-05-01 Eli Zaretskii <eliz@gnu.org>
2004
2005 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2006 Add index entries.
2007
53cc454a 20082009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2009 Michael Snyder <msnyder@vmware.com>
53cc454a 2010
a2311334
EZ
2011 * gdb.texinfo: (Process Record and Replay): Add documentation for
2012 process record and replay.
53cc454a 2013
484086b7
JK
20142009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2015
2016 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2017 a new part on command-line defined macros.
2018
32ae1842
EZ
20192009-04-25 Eli Zaretskii <eliz@gnu.org>
2020
2021 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2022 clarify the wording.
2023
b14b1491
TT
20242009-04-23 Tom Tromey <tromey@redhat.com>
2025
2026 * gdb.texinfo (Data Files): New node.
2027 (GDB Files): Update menu.
2028
5c1e86e1
JB
20292009-04-23 Joel Brobecker <brobecker@adacore.com>
2030
2031 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2032 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2033
83eba9b7
VP
20342009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2035
2036 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2037
e31198c4
HZ
20382009-04-22 Hui Zhu <teawater@gmail.com>
2039
2040 * gdb.texinfo (disassemble-next-line): Set the default of
2041 disassemble-next-line to off.
2042
26e251b6
JM
20432009-04-21 Joseph Myers <joseph@codesourcery.com>
2044
2045 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2046 --with-htmldir): New.
2047 * configure: Regenerate.
2048 * Makefile.in (datarootdir, docdir): Define.
2049 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2050 instead of $(SET_TEXINPUTS).
2051 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2052 gdbint.info instead of $(SET_TEXINPUTS).
2053 (gdbint/index.html): Use same -I options as for building
2054 gdbint.info.
2055 (stabs.dvi, stabs.pdf): Use same -I options as for building
2056 stabs.info instead of $(SET_TEXINPUTS).
2057 (stabs/index.html): Use same -I options as for building
2058 stabs.info.
2059 (annotate.dvi, annotate.pdf): Use same -I options as for building
2060 annotate.info instead of $(SET_TEXINPUTS).
2061 (annotate/index.html): Use same -I options as for building
2062 annotate.info.
2063
eac35c4e
DD
20642009-04-21 David Daney <ddaney@caviumnetworks.com>
2065
2066 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2067
29b0e8a2
JM
20682009-04-21 Joseph Myers <joseph@codesourcery.com>
2069
2070 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2071
2b831889 20722009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2073 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2074
2075 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2076 (MAKEHTMLFLAGS): Set to empty.
2077 (html__strip_dir): Define.
2078 (HTMLFILES): Define.
2079 (HTMLFILES_INSTALL): Define.
2080 (install-html): Copy new automake rule.
2081 (html): Depend on $(HTMLFILES).
2082 (gdb_toc.html): Rename to gdb/index.html.
2083 (gdbint_toc.html): Rename to gdbint/index.html.
2084 (stabs_toc.html): Rename to stabs/index.html.
2085 (annotate_toc.html): Rename to annotate/index.html.
2086
89a34d1b
JM
20872009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2088
2089 * Makefile.in: Set pdfdir and htmldir from configure
2090 substitutions.
2091 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2092 * configure: Regenerate.
2093
a2d5da46
JB
20942009-04-16 Joel Brobecker <brobecker@adacore.com>
2095
2096 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2097 This macro is no longer used.
2098
732f6a93
TT
20992009-04-15 Tom Tromey <tromey@redhat.com>
2100
2101 * gdb.texinfo (Character Sets): Document default character set.
2102
87f9adc1
PM
21032009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2104
2105 * gdbint.texinfo: Change server name from sources.redhat.com to
2106 sourceware.org throughout.
2107
2c88c651
JB
21082009-04-09 Joel Brobecker <brobecker@adacore.com>
2109
2110 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2111 about a missing dot or coma after @xref.
2112
4f5376b2
JB
21132009-04-02 Joel Brobecker <brobecker@adacore.com>
2114
2115 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2116 example, and add a small explanation about it.
2117 (Print Settings): Change the documentation of the "set print
2118 frame-arguments" to reflect the fact that the default is now "scalars".
2119
a0381d3a
JB
21202009-04-02 Joel Brobecker <brobecker@adacore.com>
2121
2122 * gdb.texinfo (Print Settings): Add kindex for command "set
2123 print frame-arguments".
2124
45ac276d
JB
21252009-03-31 Joel Brobecker <brobecker@adacore.com>
2126
2127 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2128 breakpoints.
2129 (Set Breaks): Add reference to thread-specific and task-specific
2130 breakpoints.
2131
32cd1edc
JB
21322009-03-31 Joel Brobecker <brobecker@adacore.com>
2133
2134 * gdb.texinfo (Ada Tasks): Remove the documentation about
2135 the "Running" state, as this state has been eliminated.
2136 Now all runnable tasks are shown as "Runnable".
2137
1042e4c0
SS
21382009-03-30 Stan Shebs <stan@codesourcery.com>
2139
2140 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2141 special case of breakpoints.
2142 (Enable and Disable Tracepoints): Mention deprecation.
2143 (Listing Tracepoints): Update description and example.
2144
f8f6f20b
TJB
21452009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2146
2147 * gdb.texinfo (Frames in Python): New node.
2148 (Python API): Update.
2149
c0c6f777
TJB
21502009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2151
2152 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2153 from a method to an attribute.
2154
def2b000
TJB
21552009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2156
2157 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2158 attribute.
2159
a07daef3
PA
21602009-03-25 Pedro Alves <pedro@codesourcery.com>
2161
2162 * observer.texi (thread_exit): Add "silent" parameter.
2163
f3b1572e
PA
21642009-03-22 Pedro Alves <pedro@codesourcery.com>
2165
2166 * observer.texi (about_to_proceed): New.
2167
587afa38
EZ
21682009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2169
2170 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2171 field throughout to handle types with spaces in them. Fix typos
2172 found by aspell.
2173 (Summary, Requirements, Contributors): New first chapter,
2174 "Summary" added, old Requirements section moved there, and new
2175 section, "Contributors" added.
2176 (Initializing a New Architecture, Register Representation)
2177 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2178 (Porting gdb): These sections extended and updated.
2179 (Compiler Characteristics): This section (empty) deleted.
2180 (Defining Other Architecture Features): This section renamed and
2181 duplicate material removed from (formerly "Target Conditionals").
2182 Use braces {} in @deftypeXX type field throughout to handle types
2183 with spaces in them. Typos found by aspell fixed.
2184
2185 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2186 * stack_frame.pdf: Version of image for PDF output.
2187 * stack_frame.png: Version of image for HTML output and for Emacs.
2188 * stack_frame.txt: Version of image for Info output.
1db61298 2189 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2190
10af6951
EZ
21912009-03-21 Eli Zaretskii <eliz@gnu.org>
2192
2193 * gdb.texinfo (Character Sets): Fix last change.
2194
cc924cad
TJB
21952009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2196
2197 * gdb.texinfo (Values From Inferior): Fix optional arguments
2198 markup.
2199 (Commands In Python): Adjust argument names of gdb.Command.__init__
2200 to what the function accepts as keywords.
2201
bc3b79fd
TJB
22022008-03-20 Tom Tromey <tromey@redhat.com>
2203
2204 * gdb.texinfo (Convenience Vars): Document convenience functions.
2205 (Functions In Python): New node.
2206 (Python API): Update.
2207
6c7a06a3
TT
22082009-03-20 Tom Tromey <tromey@redhat.com>
2209
2210 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2211 set target-wide-charset.
2212 (Requirements): Mention iconv.
2213
b646ddd4
HZ
22142009-03-17 Hui Zhu <teawater@gmail.com>
2215
2216 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2217
91440f57
HZ
22182009-03-17 Hui Zhu <teawater@gmail.com>
2219
2220 * gdb.texinfo: Add documentation for disassemble-next-line.
2221
8fd41227
TJB
22222009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2223
2224 * gdb.texinfo (Commands In Python): Remove tindex entries.
2225
61ff14c6
JK
22262009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2227
2228 * gdb.texinfo (Returning): New description for missing debug info.
2229
0b16c5cf
PA
22302009-03-14 Pedro Alves <pedro@codesourcery.com>
2231
2232 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2233 (General Query Packets): Document qAttached.
0b16c5cf 2234
32fc0df9
PA
22352009-03-05 Pedro Alves <pedro@codesourcery.com>
2236
2237 * gdb.texinfo (Background Execution): Better describe the set
2238 target-async command.
2239 (Maintenance Commands): Delete description of the `maint set/show
2240 linux-async' and `maint set/show remote-async' commands.
2241
134eb42c
VP
22422009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2243
2244 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2245 between sentences.
2246
c86cf029
VP
22472009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2248
2249 * gdb.texinfo (GDB/MI Async Records): Document the
2250 =library-loaded and =library-unloaded notifications.
2251
3ea85240
VP
22522009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2253
2254 * observer.texi (test_notification): New observer.
2255
1d33d6ba
VP
22562009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2257
61ff14c6
JK
2258 * observer.texi: Add parameter 'print_frame' to normal_stop
2259 observer.
1d33d6ba 2260
d721c933
EZ
22612009-02-07 Eli Zaretskii <eliz@gnu.org>
2262
2263 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2264 (Commands In Python): Fix COMMAND_* constants in last change. Use
2265 @kbd for interactive input. Add cross-references and index
2266 entries.
2267
4aa995e1
PA
22682009-02-06 Pedro Alves <pedro@codesourcery.com>
2269
2270 * gdb.texinfo (Signals): Document $_siginfo.
2271 (Convenience Variables): Mention $_siginfo.
2272 (Remote Configuration): Document qXfer:siginfo:read,
2273 qXfer:siginfo:write packets, and the read-siginfo-object,
2274 write-siginfo-object commands.
2275
5f5233d4
PA
22762009-02-06 Pedro Alves <pedro@codesourcery.com>
2277
2278 * gdbint.texinfo (Values): New chapter.
2279
d8906c6f
TJB
22802009-02-06 Tom Tromey <tromey@redhat.com>
2281
2282 * gdb.texinfo (Python API): Add entry for Commands In Python.
2283 (Commands In Python): New node.
2284
b6cb8e7d
TJB
22852009-02-05 Tom Tromey <tromey@redhat.com>
2286
2287 * gdb.texinfo (Values From Inferior): Document Value.string.
2288
12453b93
TJB
22892009-02-05 Tom Tromey <tromey@redhat.com>
2290
2291 * gdb.texinfo (Basic Python): Document execute's from_tty
2292 argument.
2293
08c637de
TJB
22942009-02-04 Tom Tromey <tromey@redhat.com>
2295
2296 * gdb.texinfo (Basic Python): Document gdb.history.
2297
592375cd
VP
22982009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2299
2300 * gdb.texinfo (GDB/MI Thread Commands): Document the
2301 'current-thread-id' field. Remove the example with zero threads,
2302 since current GDB won't ever report that if there's inferior.
2303
41447f92
VP
23042009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2305
2306 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2307 option to -break-insert.
2308
098b41a6
JG
23092009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2310 Jerome Guitton <guitton@adacore.com>
2311
2312 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2313 (System-wide configuration): New section.
2314
3c16cced
PA
23152009-01-26 Pedro Alves <pedro@codesourcery.com>
2316
2317 PR gdb/7580:
2318 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2319 internal-error|internal-warning quit|corefile ask|yes|no".
2320
62709adf
PA
23212009-01-26 Pedro Alves <pedro@codesourcery.com>
2322
2323 * gdb.texinfo (Using the `gdbserver' Program): Document
2324 --remote-debug.
2325
7ce58dd2
DE
23262009-01-23 Doug Evans <dje@google.com>
2327
2328 * gdb.texinfo: Add nexti to list of commands that support
2329 background execution.
2330
adb483fe
DJ
23312009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2332
2333 * gdb.texinfo (Define, Hooks): Document prefix command support.
2334
a67ec3f4 23352009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2336 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2337
2338 Fixes for makeinfo --html.
2339
2340 * annotate.texinfo: Use @copying and @insertcopying. Use
2341 @ifnottex in place of @ifinfo.
2342 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2343 place of @ifinfo. Use @ifnotinfo for one index entry.
2344 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2345 in place of @ifinfo.
2346 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2347 in place of @ifinfo. Include contents at start unconditionally.
2348
84fcdf95
PA
23492009-01-13 Pedro Alves <pedro@codesourcery.com>
2350
2351 * gdb.texinfo (General Query Packets): Remove @var{} around the
2352 "spu" literal string.
2353
fa3a767f
PA
23542009-01-07 Pedro Alves <pedro@codesourcery.com>
2355
2356 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2357 program may be running in another process" errors.
2358 * gdbint.texinfo (Native Conditionals): Delete
2359 ONE_PROCESS_WRITETEXT description.
2360
9cb011d3
JB
23612009-01-07 Joel Brobecker <brobecker@adacore.com>
2362
2363 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2364 emacs local variable to be placed at the end of the ChangeLog.
2365 Add server.c and gdbreplay.c to the list of files where the
2366 copyright year needs to be updated.
2367
84603566
SL
23682009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2369
2370 * gdb.texinfo (Remote Configuration): Document new
2371 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2372 commands.
2373
a53f55d8
PA
23742008-12-28 Pedro Alves <pedro@codesourcery.com>
2375
2376 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2377 FETCH_INFERIOR_REGISTERS.
2378 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2379 FETCH_INFERIOR_REGISTERS descriptions. Remove
2380 gdbarch_get_longjmp_target descrition, since already described in
2381 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2382 (Target Conditionals): ... here.
2383
077e0a52
JB
23842008-12-16 Joel Brobecker <brobecker@adacore.com>
2385
2386 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2387 examples.
2388 (Additions to Ada): Likewise. Add the missing opening and closing
2389 parenthesis of the GDB prompt in one of the examples.
2390
023eb17c
JB
23912008-12-14 Joel Brobecker <brobecker@adacore.com>
2392
2393 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2394 about the result of 'Address not being of type System.Address.
2395 This problem has been fixed a while ago.
2396
c3b108f7
VP
23972008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2398
2399 MI non-stop and multiprocess docs.
2400
c8d5aac9
L
2401 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2402 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2403 Adjust documentation for *stopped, document =thread-created,
2404 =thread-exited, =thread-group-created and =thread-group-exited.
2405 (GDB/MI Thread Commands): Document the 'state' field in
2406 -thread-info output.
2407 (GDB/MI Program Execution): Mention --all and --thread-group
2408 options.
2409 (GDB/MI Variable Objects): Describe floating and fixed variable
2410 objects.
2411 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2412
07e059b5
VP
24132008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2414
c8d5aac9
L
2415 * gdb.texinfo (Operating System Information): New appendix.
2416 (Operating System Auxiliary Information): Document 'info os processes'
2417 (Remote Configuration): Document 'osdata'
2418 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2419
a80b95ba
TG
24202008-11-27 Tristan Gingold <gingold@adacore.com>
2421
2422 * gdb.texinfo (Darwin): Document Darwin specific features.
2423
a655d424
JK
24242008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2425
2426 * gdbint.texinfo (Target Conditionals): Extend the
2427 gdbarch_breakpoint_from_pc description.
2428
249e1128
VP
24292008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2430
2431 * gdb.texinfo (M68K Features): Fix typo.
2432
c14c28ba
PP
24332008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2434
2435 * gdb.texinfo (Symbols): Mention printing containing
2436 image name in "info symbol".
2437 (Maint translate-address): Likewise.
889bf7c5 2438
394a6666
JB
24392008-11-18 Joel Brobecker <brobecker@adacore.com>
2440
2441 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2442 commands "catch load" and "catch unload".
2443
66bb093b
VP
24442008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2445
2446 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2447 =thread-selected.
889bf7c5 2448
4a92f99b
VP
24492008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2450
c8d5aac9 2451 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2452
f0323ca0
PA
24532008-10-27 Pedro Alves <pedro@codesourcery.com>
2454
2455 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2456 .mt files, TM_CLIBS or TM_CDEPS.
2457 (x86 Watchpoints): Don't mention TDEPFILES.
2458
8b23ecc4
SL
24592008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2460
2461 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2462 (Overview): Mention notifications and non-stop mode behavior.
2463 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2464 with non-stop mode behavior. Add vStopped description.
2465 (Stop Reply Packets): Update list of packets that return
2466 stop replies. Mention non-stop behavior.
2467 (General Query Packets): Document QNonStop packet and associated
2468 qSupported query response.
2469 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2470 behavior.
2471 (Notification Packets): New section.
2472 (Remote Non-Stop): New section.
2473 (File-I/O Overview): Mention non-stop behavior.
2474
fff08868
HZ
24752008-10-24 Hui Zhu <teawater@gmail.com>
2476 Pedro Alves <pedro@codesourcery.com>
2477
2478 * gdb.texinfo (displaced-stepping): Describe the auto mode
2479 setting, and say it's the default. This is now a mainstream
2480 setting instead of a maintenance setting.
2481
252fbfc8
PA
24822008-10-23 Pedro Alves <pedro@codesourcery.com>
2483
2484 * observer.texi (thread_stop_requested): New.
2485
20924a55
JB
24862008-10-22 Joel Brobecker <brobecker@adacore.com>
2487
2488 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2489 (Patching): Replace incorrect usage of @samp by @kbd.
2490
bacec72f
MS
24912008-10-17 Michael Snyder <msnyder@vmware.com>
2492
2493 * gdb.texinfo: Add documentation for reverse execution.
2494
a08702d6 24952008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2496 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2497
2498 * gdb.texinfo. (Values From Inferior): New subsubsection.
2499
d97bc12b
DE
25002008-10-06 Doug Evans <dje@google.com>
2501
2502 * gdb.texinfo (set debug dwarf2-die): Document it.
2503
87f67dba
JB
25042008-10-01 Joel Brobecker <brobecker@adacore.com>
2505
2506 * gdb.texinfo (catch) [exception]: Document how to insert
2507 a breakpoint on user-defined exceptions when the exception
2508 name is identical to one of the language-defined ones.
2509
2fae03e8
TT
25102008-09-27 Tom Tromey <tromey@redhat.com>
2511
2512 * gdb.texinfo (Macros): Remove text about stringification,
2513 varargs, and splicing.
2514
5c6ce71d
TT
25152008-09-27 Tom Tromey <tromey@redhat.com>
2516
2517 * gdbint.texinfo (Language Support): Remove text about omitting
2518 support for a language.
2519
07128da0
DE
25202008-09-23 Doug Evans <dje@google.com>
2521
2522 * gdb.texinfo (info dcache): Update.
2523
b90a069a
SL
25242008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2525
2526 * gdb.texinfo (Packets): Add info on thread-id syntax and
2527 multiprocess extensions.
2528 <D>: Document multiprocess form of packet.
2529 <H>: Use thread-id syntax.
2530 <T>: Likewise.
2531 <vCont>: Likewise. Note this is required for multiprocess.
2532 <vKill>: New packet.
2533 (Stop Reply Packets) <T>: Use thread-id syntax.
2534 <W>: Document multiprocess form of reply.
2535 <X>: Likewise.
2536 (General Query Packets) <qC>: Use thread-id syntax.
2537 <qfThreadInfo>: Likewise.
2538 <qGetTLSAddr>: Likewise.
2539 <qP>: Likewise.
2540 <qSupported>: Add "multiprocess" feature.
2541 <qThreadExtraInfo>: Use thread-id syntax.
2542
b77209e0
PA
25432008-09-22 Stan Shebs <stan@codesourcery.com>
2544
2545 * gdb.texinfo (Inferiors): New section.
2546
3d0bb823
PA
25472008-09-12 Pedro Alves <pedro@codesourcery.com>
2548
2549 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2550
f8dcfc0a
UW
25512008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2552
2553 * gdbint.texinfo (Target Conditionals): Remove documentation
2554 for gdbarch_name_of_malloc.
2555
8775bb90
MS
25562008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2557
2558 * gdb.texinfo (Interrupts): Mention TCP interface for
2559 sending BREAK.
2560
f1838a98
UW
25612008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2562
2563 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2564 argument prefix to "set sysroot".
2565
158c7665
PH
25662008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2567
2568 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2569 and False.
2570
30e026bb
VP
25712008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2572
c8d5aac9
L
2573 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2574 for possible features of -list-features.
30e026bb 2575
c6ebd6cf
VP
25762008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2577
c8d5aac9 2578 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2579 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2580
aeac0ff9
VP
25812008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2582
2583 * doc/gdb.texinfo (PowerPC): Fix typo.
2584 (PowerPC features): Fix typo.
2585
5231c1fd
PA
25862008-08-18 Pedro Alves <pedro@codesourcery.com>
2587
2588 * observer.texi (thread_ptid_changed): New.
2589
677c5bb1
LM
25902008-08-18 Luis Machado <luisgpm@br.ibm.com>
2591
2592 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2593 (PowerPC features): Mention feature set for VSX registers.
2594
f3a2dd1a
JB
25952008-08-13 Joel Brobecker <brobecker@adacore.com>
2596
2597 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2598 the direct visibility of all names in user-written packages.
2599
33e5cbd6
PA
26002008-08-13 Pedro Alves <pedro@codesourcery.com>
2601
2602 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2603 setting, and make it the default.
2604 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2605 non-stop script example.
2606
d0384fc4
TJB
26072008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2608
2609 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2610 reference to the "Using Different Register and Memory Data
2611 Representation" section.
2612
a6f3e723
SL
26132008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2614
2615 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2616 (Remote Protocol): Add Packet Acknowledgment to menu.
2617 (Overview): Mention +/- can be disabled, and point to new section
2618 where this is discussed in detail.
2619 (General Query Packets): Document QStartNoAckMode packet, and
2620 corresponding qSupported reply.
2621 (Packet Acknowledgment): New section.
2622
0606b73b
SL
26232008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2624 Pedro Alves <pedro@codesourcery.com>
2625
2626 * gdb.texinfo (Threads): Move paragraph about automatic thread
2627 selection to All-Stop Mode subsection.
2628 (Thread Stops): Reorganize existing material into subsections.
2629 Add introductory blurb and menu.
2630 (Non-Stop Mode): New subsection.
2631 (Background Execution): New subsection.
2632 (Maintenance Commands): Add cross-references from async mode
2633 commands to the new Background Execution section.
2634
d57a3c85
TJB
26352008-08-06 Tom Tromey <tromey@redhat.com>
2636
2637 * gdb.texinfo (Extending GDB): New chapter.
2638 (Sequences): Demoted chapter, now a section under the new
2639 Extending GDB chapter.
2640 (Python): New section.
2641
6d76a53d
SS
26422008-07-31 Stan Shebs <stan@codesourcery.com>
2643
2644 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2645
1f70da6a
SS
26462008-07-29 Stan Shebs <stan@codesourcery.com>
2647
2648 * gdbint.texinfo: General round of cleanup and minor
2649 clarifications.
2650 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2651 (Longjmp Support): Update description to reflect how it is done
2652 for targets without using native header.
2653 (Symbol Handling): Add a little more general explanation.
2654 (COFF, ELF): Mention stabs encapsulation.
2655 (DWARF 3): New section.
2656 (Adding a New Host): Scrub out some obsolete bits.
2657 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2658 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2659 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2660 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2661 SEEK_SET, STOP_SIGNAL, USG.
2662 (Raw and Virtual Register Representations): Ditto for
2663 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2664 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2665 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2666 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2667 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2668 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2669 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2670 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2671 DEPRECATED_USE_STRUCT_CONVENTION.
2672 Describe gdbarch_deprecated_fp_regnum.
2673 Update description of gdbarch_print_insn.
2674 (Adding a New Target): Scrub out obsolete bits.
2675 (Obsolete Conditionals): Remove entire section.
2676
383f836e
TT
26772008-07-25 Tom Tromey <tromey@redhat.com>
2678
2679 * observer.texi (GDB Observers): Document new observers:
2680 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2681 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2682 architecture_changed.
2683
cfd8ab24
SS
26842008-07-21 Stan Shebs <stan@codesourcery.com>
2685
2686 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2687 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2688
781b42b0
TT
26892008-07-21 Tom Tromey <tromey@redhat.com>
2690
2691 * observer.texi (GDB Observers): Remove obsolete comment.
2692 <executable_changed>: Remove argument.
2693
d7d9f01e
TT
26942008-07-18 Tom Tromey <tromey@redhat.com>
2695
2696 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2697
bf250677
DE
26982008-07-10 Doug Evans <dje@google.com>
2699
2700 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2701
10568435
JK
27022008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2703
2704 * gdb.texinfo (Starting): Document "set disable-randomization".
2705
5ae4183a
AS
27062008-07-07 Andreas Schwab <schwab@suse.de>
2707
2708 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2709
b56e7235
VP
27102008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2711
2712 * gdb.texinfo (GDB/MI Target Manipulation): Add
2713 example of -target-attach.
2714
e1ac3328
VP
27152008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2716
2717 * observer.texi (target_resumed): New observer.
5ae4183a 2718 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2719
65d12d83
TT
27202008-06-06 Tom Tromey <tromey@redhat.com>
2721
2722 * gdb.texinfo (Completion): Add field name example.
2723
fbc5282e
MK
27242008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2725
2726 * gdb.texinfo (GDB/MI Program Context): Added example
2727 to -exec-arguments
5ae4183a 2728
fbc5282e 27292008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2730
2731 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2732 annotation.
2733
c16158bc 27342008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2735 Nathan Sidwell <nathan@codesourcery.com>
2736 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2737
2738 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2739 and ACX_BUGURL.
2740 * configure: Regenerate.
2741 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2742 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2743 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2744 mailing-list-specific text about bug reporting unless
2745 BUGURL_DEFAULT.
2746
75c99385
PA
27472008-06-05 Pedro Alves <pedro@codesourcery.com>
2748
2749 * gdb.texinfo (-target-select): Remove reference to target async.
2750 (Maintenance Commands): Document "maint set/show remote-async".
2751
1763a388
MK
27522008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2753
2754 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2755 in -target-file-get section.
5ae4183a 2756
d0d064df
PA
27572008-05-22 Pedro Alves <pedro@codesourcery.com>
2758
9b562ab8
PA
2759 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2760 killing the inferior when it is already debugging a process.
d0d064df 2761
8dfa32fc
JB
27622008-05-21 Joel Brobecker <brobecker@adacore.com>
2763
2764 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2765 abbreviation for "finish".
2766
55f996a7
NR
27672008-05-21 Nick Roberts <nickrob@snap.net.nz>
2768
2769 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2770
ba2b1c56
DJ
27712008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2772
2773 * gdbint.texinfo (Target Conditionals): Delete entry for
2774 gdbarch_dwarf_reg_to_regnum.
2775
08388c79
DE
27762008-05-09 Doug Evans <dje@google.com>
2777
a3c83fae 2778 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2779
d14508fe
DE
27802008-05-05 Doug Evans <dje@google.com>
2781
2782 * gdb.texinfo (disassemble): Document /m modifier.
2783
e2b7ddea
VP
27842008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2785
5ae4183a
AS
2786 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2787 will not report the time of commands that run the target.
e2b7ddea 2788
8eb41542
VP
27892008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2790
2791 * gdb.texinfo (GDB/MI Output Records): Add
2792 missing semicolon.
2793
82f68b1c
VP
27942008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2795
2796 * gdb.texinfo (GDB/MI Output Records):
2797 Document =thread-create and =thread-exited.
2798
fa0f268d
VP
27992008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2800
2801 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2802 Remove mention of dmi-discuss.
fa0f268d 2803
063bfe2e
VP
28042008-05-03 Pedro Alves <pedro@codesourcery.com>
2805
2806 * observer.texi (thread_exit): New.
2807
237fc4c9
PA
28082008-05-02 Pedro Alves <pedro@codesourcery.com>
2809
2810 * gdb.texinfo (Debugging Output): Document "set/show debug
2811 displaced".
2812 (Maintenance Commands): Document "maint set/show
2813 can-use-displaced-stepping".
2814
0428b8f5
DJ
28152008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2816
2817 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2818 and set/show arm force-mode.
2819
5009afc5
AS
28202008-05-02 Andreas Schwab <schwab@suse.de>
2821
2822 * gdbint.texinfo (Algorithms): Describe
2823 target_watchpoint_addr_within_range.
2824
669fac23
DJ
28252008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2826
2827 * gdbint.texinfo (Stack Frames): New chapter.
2828 (Algorithms): Move Frames text to the new chapter.
2829 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2830 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2831
721c02de
VP
28322008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2833
5ae4183a
AS
2834 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2835 output does not necessary include any tokens.
721c02de 2836
c055b101
CV
28372008-04-22 Corinna Vinschen <vinschen@redhat.com>
2838
2839 * gdb.texinfo (Set SH Calling convention): New @item.
2840 (Show SH Calling convention): Ditto.
2841
68837c9d
MD
28422008-04-22 Markus Deuling <deuling@de.ibm.com>
2843
2844 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2845
2e9132cc
EZ
28462008-04-20 Eli Zaretskii <eliz@gnu.org>
2847
2848 * gdb.texinfo (Set Breaks): Mention that multiple location
2849 breakpoints need line number info. Add index entries.
2850
31fffb02
CS
28512008-04-19 Craig Silverstein <csilvers@google.com>
2852
2853 * gdb.texinfo (Requirements): Add an optional requirement on
2854 zlib.
2855 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2856 Compressed DWARF 2.
2857
a47ec5fe
AR
28582008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2859
2860 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2861 sample output for 'stopped,reason="breakpoint-hit"' message.
2862 (GDB/MI Program Execution): Likewise.
2863
de051565
MK
28642008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2865
5ae4183a 2866 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2867 -var-set-format. Add -f option to -var-evaluate-expression.
2868
6ba66d6a
JB
28692008-04-03 Joel Brobecker <brobecker@adacore.com>
2870
2871 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2872 new node "Ambiguous Expressions". Replace references to this
2873 node by references to "Ambiguous Expressions" throughout.
2874 (Ambiguous Expressions): New node.
2875
1e26b4f8
DJ
28762008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2877
2878 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2879
b84876c2
PA
28802008-03-21 Pedro Alves <pedro@codesourcery.com>
2881
2882 * gdb.texinfo (Debugging Output): Document
2883 "set/show debug lin-lwp-async".
2884 (Maintenance Commands): Document "maint set/show linux-async".
2885
63092375
DJ
28862008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2887
2888 * gdb.texinfo (Expressions): Update description of malloced arrays.
2889
8e8901c5
VP
28902008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2891
2892 * gdb.texinfo (Thread Commands): Document
2893 -thread-info. Remove -thread-list-all-threads.
2894
1fddbabb
PA
28952008-03-14 Pedro Alves <pedro@codesourcery.com>
2896 Sandra Loosemore <sandra@codesourcery.com>
2897
2898 * gdb.texinfo (Library List Format): Update to mention the
2899 possibility to pass section addresses instead of segment
2900 addresses.
2901
ccd213ac
DJ
29022008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2903
2904 * gdb.texinfo (Starting): Document "set exec-wrapper".
2905 (Server): Document gdbserver --wrapper.
2906
fa4727a6
DJ
29072008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2908
2909 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2910 unreadable memory. Delete obsolete SPARClite reference.
2911
8edfe269
DJ
29122008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2913
2914 * gdb.texinfo (Starting): Mention always-running targets.
2915 (Target Commands): Add an anchor for load.
2916 (Connecting): Explain continue instead of run.
2917
1843f87b
DJ
29182008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2919
2920 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2921
f9082629
NR
29222008-02-26 Nick Roberts <nickrob@snap.net.nz>
2923
2924 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2925 breakpoint table.
2926
fd96d250
PA
29272008-02-19 Pedro Alves <pedro@codesourcery.com>
2928
2929 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2930 killing the inferior when it is already debugging a process.
2931
36af4ef6
MD
29322008-02-13 Markus Deuling <deuling@de.ibm.com>
2933
2934 * gdbint.texinfo (Build Script): New section. Mention new build script
2935 gdb_buildall.sh.
2936
cda4ce5a
JB
29372008-02-01 Jim Blandy <jimb@red-bean.com>
2938
2939 * gdb.texinfo (Help): Summarize 'info args' correctly.
2940
4acd40f3
TJB
29412008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2942
2943 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2944 available in PowerPC architecture.
2945 (Embedded Processors): Change node name of PowerPC item in menu.
2946 (PowerPC): Rename to...
2947 (PowerPC Embedded): this.
2948 (Architectures): Add new PowerPC item in menu.
2949 (PowerPC): New node.
2950
6e6c6f50
DJ
29512008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2952
2953 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2954 commands.
2955
5ee187d7
DJ
29562008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2957
2958 * gdb.texinfo (Setting Catchpoints): Mention features
2959 supported on GNU/Linux.
2960
e275c0d9
NR
29612008-01-30 Nick Roberts <nickrob@snap.net.nz>
2962
2963 * gdb.texinfo (GDB/MI File Commands): Describe new output
2964 field for MI command -file-list-exec-source-file.
2965
2d717e4f
DJ
29662008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2967
2968 * gdb.texinfo (Using the `gdbserver' Program): Add security
2969 warning. Rearrange into subsections and subsubsections. Document
2970 --multi and --debug. Correct --with-sysroot typo. Update --attach
2971 usage. Make load reference clearer. Document monitor exit.
2972 (Remote Configuration): Document set remote exec-file, attach-packet,
2973 and run-packet.
2974 (Packets): Document vAttach and vRun.
2975
d35a4257 29762008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2977
2978 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2979 detach-on-follow -> detach-on-fork.
f663676d 2980
c78d192c
DJ
29812008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2982
2983 * gdbint.texinfo (Native Conditionals): Remove
2984 SHELL_COMMAND_CONCAT and SHELL_FILE.
2985
d35a4257
EZ
29862008-01-26 Eli Zaretskii <eliz@gnu.org>
2987
2988 * gdb.texinfo (Specify Location): Improve wording.
2989
93815fbf
VP
29902008-01-23 Chris Demetriou <cgd@google.com>
2991
2992 * gdb.texinfo (Threads): Document new "set print thread-events"
2993 and "show print thread-events" commands.
2994
2a25a5ba
EZ
29952008-01-19 Eli Zaretskii <eliz@gnu.org>
2996
2997 * gdb.texinfo (Specify Location): New section.
2998 (Delete Breaks, Edit, Set Breaks): Remove description of
2999 locations. Instead, add a reference to "Specify Location".
3000 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3001 (Symbols): Refer to "Specify Location" for the valid forms of
3002 linespecs and locations.
3003
32c9a795
MD
30042008-01-18 Markus Deuling <deuling@de.ibm.com>
3005
3006 * gdbint.texinfo (Target Conditionals): Replace the description of
3007 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3008
b17828ca
JB
30092008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3010
3011 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3012 about &&var, which is rejected by the expression parser.
3013
0aea4bf3
LM
30142008-01-09 Luis Machado <luisgpm@br.ibm.com>
3015
3016 * gdb.texinfo (Output): Update documentation on using printf with DFP
3017 types.
3018
febe4383
TJB
30192008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3020
3021 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3022 subsubsection.
3023 (Decimal Floating Point format): New subsubsection.
3024
7a404eba
PA
30252008-01-05 Pedro Alves <pedro@codesourcery.com>
3026
3027 * gdb.texinfo (File Options): Remove mention of the attempt to
3028 open a core file with the -p option. Don't list -c as a valid
3029 option to attach to a process.
3030
a4d9b460
PA
30312008-01-05 Pedro Alves <pedro@codesourcery.com>
3032
3033 * gdbint.texinfo (Host Conditionals): Remove mention of
3034 ALIGN_STACK_ON_ENTRY.
3035
6ec2edbe
JB
30362008-01-05 Joel Brobecker <brobecker@adacore.com>
3037
3038 * gdbint.texinfo (Start of New Year Procedure): Add item
3039 describing how to update the source and documentation copyright
3040 notices.
3041
d8b2a693
JB
30422007-12-18 Jim Blandy <jimb@codesourcery.com>
3043
ab209b3a 3044 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3045 watchpoint explanation into the main description of the watchpoint
3046 command; update synopses of 'watch', 'rwatch', and 'awatch'
3047 commands.
3048
8b4ed427
VP
30492007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3050
3051 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3052 Document 'pending-breakpoints' feature of
3053 -list-features.
3054
37e4754d
LM
30552007-12-17 Luis Machado <luisgpm@br.ibm.com>
3056
669fac23 3057 * gdb.texinfo: Add new parameter's description.
37e4754d 3058
1d3811f6
DJ
30592007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3060
3061 * gdb.texinfo (Overview): Clarify run-length encoding
3062 example. Remove the restriction on "+" and "-" characters.
3063
c1c25a1a
EZ
30642007-12-15 Eli Zaretskii <eliz@gnu.org>
3065
3066 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3067
afe8ab22 30682007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3069
afe8ab22
VP
3070 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3071 the -f option for -break-insert, remove -r option,
3072 and clarify specification of location.
3073
a6b151f1
DJ
30742007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3075
3076 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3077 formatting.
3078 (Remote Debugging): Add File Transfer section.
3079 (Remote Configuration): Document Host I/O packets.
3080 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3081 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3082 (Packets): Add vFile.
3083
3b784c4f
EZ
30842007-11-17 Eli Zaretskii <eliz@gnu.org>
3085
3086 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3087 breakpoints with multiple locations.
3088 (Breakpoint Menus): Improve wording.
3089 (Output): Fix last change.
3090
a4ce5b0d
UW
30912007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3092
3093 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3094
1b39d5c0
DE
30952007-11-15 Doug Evans <dje@google.com>
3096
3097 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3098
7a72d44c
VP
30992007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3100
3101 * gdbint.texinfo (Native Conditionals): Remove
3102 mention of CLEAR_SOLIB.
5ae4183a 3103
6d1829bf 31042007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3105
3106 * gdb.texinfo (Print Settings): Add documentation for "set/show
3107 print frame-arguments".
3108
1a619819
LM
31092007-11-05 Luis Machado <luisgpm@br.ibm.com>
3110
3b784c4f 3111 * gdb.texinfo (Output): Update printf command's description.
1a619819 3112
55eddb0f
DJ
31132007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3114
3115 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3116 powerpc soft-float".
3117
9cceb671
DJ
31182007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3119
3120 * gdb.texinfo (Files): Correct formatting. Mention Expat
3121 requirement.
3122 (Requirements for Building GDB): Expand the list of Expat
3123 uses.
3124 (Library List Format, Memory Map Format): Mention Expat.
3125 (Target Descriptions): Update Expat wording.
3126
83acabca
DJ
31272007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3128
3129 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3130 Document that gdbarch_convert_register_p should return zero for no-op
3131 conversions.
3132
e35879db
UW
31332007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3134
83acabca 3135 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3136 of set_gdbarch_sofun_address_maybe_missing back to ...
3137 (Target Conditionals): ... here to fix build break.
3138
203c3895
UW
31392007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3140
83acabca 3141 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3142 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3143 (Compiler Characteristics): ... documentation of
3144 set_gdbarch_sofun_address_maybe_missing.
3145
11411de3
DJ
31462007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3147
3148 * gdbint.texinfo (Target Conditionals): Use
3149 frame_unwind_register_unsigned in examples instead of
3150 frame_unwind_unsigned_register.
3151
7cc46491
DJ
31522007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3153
3154 * gdb.texinfo (Predefined Target Types): Add int128
3155 and uint128.
3156 (Standard Target Features): Add PowerPC features.
3157
81adfced
DJ
31582007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3159
3160 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3161
c1874924
UW
31622007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3163
3164 * gdbint.texi (Target Conditionals): Remove documentation
3165 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3166 gdbarch_extract_return_value, and gdbarch_store_return_value.
3167
f6e56ab3
UW
31682007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3169
3170 * gdbint.texi (Target Conditionals): Remove documentation of
3171 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3172
56cf5405
KH
31732007-10-11 Kazu Hirata <kazu@codesourcery.com>
3174
3175 * gdb.texinfo: Mention that inaccessible-by-default is on by
3176 default.
3177
35156bae
DJ
31782007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3179
3180 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3181
d983da9c
DJ
31822007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3183
3184 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3185 multi-threaded watchpoints.
3186 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3187 checked. Describe sticky notification. Expand description
3188 of steppable and continuable watchpoints.
3189 (Watchpoints and Threads): New subsection.
3190
fe6fbf8b
VP
31912007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3192
3193 * gdb.texinfo (Setting Breakpoints): Revise
3194 documentation for pending breakpoints. Document
3195 breakpoints with multiple locations.
5ae4183a 3196
084344da
VP
31972007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3198
3199 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3200 Document -list-features.
5ae4183a 3201
82160952
EZ
32022007-09-15 Eli Zaretskii <eliz@gnu.org>
3203
3204 * gdb.texinfo (Output): Spell out which features of C's printf are
3205 not supported by GDB's printf.
7e27a47a
EZ
3206 (Separate Debug Files): More accurate wording regarding build ID
3207 and a reference to the ld manual rather than the Fedora wiki.
82160952 3208
ea37ba09
DJ
32092007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3210 Jim Blandy <jimb@codesourcery.com>
3211
3212 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3213 (Examining Memory): Update mentions of the 's' format.
3214 (Automatic Display): Likewise.
3215
b8533aec
DJ
32162007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3217
3218 * gdb.texinfo: Update the FSF's Back-Cover Text.
3219
83f83d7f
JK
32202007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3221 Eli Zaretskii <eliz@gnu.org>
3222
3223 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3224 Fixed the ``build ID'' name. New binaries build instructions for the
3225 build ID inclusion. Explain how the commands are specific to the build
3226 ID vs. debug link.
3227
c7e83d54
EZ
32282007-09-01 Eli Zaretskii <eliz@gnu.org>
3229
3230 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3231 indexing for ``build ID'' support.
3232
d3750b24
JK
32332007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3234
3235 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3236 Enlisted BUILD ID to the debug file searching example.
3237 Included a BUILD ID `.note.gnu.build-id' section description.
3238 Updated/added the debug files splitting instructions for OBJCOPY.
3239
02142340
VP
32402007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3241
3242 * gdb.texinfo (Variable Objects): Adjust docs
3243 for -var-info-expression and document
3244 -var-info-path-expression.
3245
d3bdde98
JB
32462007-08-20 Jim Blandy <jimb@codesourcery.com>
3247
3fb6a982
JB
3248 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3249 (title page): Include the dedication in the printed manual, as a
3250 separate page after the copyright notice.
5ae4183a 3251
d3bdde98
JB
3252 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3253 don't break a @var across a line.
3254
c80a96a8
MR
32552007-07-25 Maciej W. Rozycki <macro@mips.com>
3256
3257 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3258 for include files.
3259
5824a901
NR
32602007-07-12 Nick Roberts <nickrob@snap.net.nz>
3261
3262 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3263 in annotate.texinfo.
3264 (Command History): Link to new node.
5824a901 3265
d52e7ea3
UW
32662007-07-05 Markus Deuling <deuling@de.ibm.com>
3267
3268 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3269
5fc14d0a
EZ
32702007-07-05 Eli Zaretskii <eliz@gnu.org>
3271
3272 * gdbint.texinfo (Target Conditionals): Fix last change.
3273
4a9bb1df
UW
32742007-07-03 Markus Deuling <deuling@de.ibm.com>
3275
3276 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3277 routines:
3278 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3279 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3280 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3281 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3282 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3283 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3284 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3285 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3286 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3287 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3288 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3289 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3290 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3291 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3292 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3293 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3294 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3295 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3296 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3297 (SOFTWARE_SINGLE_STEP_P)
3298
3299 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3300 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3301
3302 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3303 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3304 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3305 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3306 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3307 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3308 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3309 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3310 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3311 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3312
3313 (Converting an existing Target Architecture to Multi-arch): Remove
3314 section.
3315
3316 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3317 (gdbarch_addr_bits_remove): Add code example.
3318
3319 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3320
cfa9d6d9
DJ
33212007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3322
3323 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3324 Add other missing entries. Adjust the table size to fit.
3325 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3326 stop reasons including the new "library" event.
3327 (General Query Packets): Adjust table widths for qSupported. Mention
3328 qXfer:libraries:read reply to qSupported and document the new packet.
3329 (Library List Format): New section.
3330
159fcc13
JK
33312007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3332
3333 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3334
f66d1690
MS
33352007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3336
3337 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3338
67102876
NR
33392007-06-25 Nick Roberts <nickrob@snap.net.nz>
3340
3341 * gdbint.texinfo (Register and Memory Data): Break sections
3342 into nodes and add a menu.
3343
a4642986
MR
33442007-06-21 Maciej W. Rozycki <macro@mips.com>
3345
3346 * gdb.texinfo (Examining Memory): Document the new behaviour.
3347
e9c17194
VP
33482007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3349
3350 * gdb.texinfo (Standard Target Features): Document
3351 m68k features.
3352
31d99776
DJ
33532007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3354
3355 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3356
1780a0ed
DJ
33572007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3358
3359 * gdb.texinfo (Target Description Format): Add version attribute
3360 for <target>.
3361
822b6570
DJ
33622007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3363
3364 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3365
f8b73d13
DJ
33662007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3367
3368 * gdb.texinfo (MIPS Features): New subsection.
3369
0e7f50da
UW
33702007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3371 Markus Deuling <deuling@de.ibm.com>
3372
3373 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3374 and qXfer:spu:write packets and mention them under qSupported.
3375
23d964e7
UW
33762007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3377 Markus Deuling <deuling@de.ibm.com>
3378
3379 * gdb.texinfo (Architectures): Add new SPU section to document
3380 Cell Broadband Engine SPU architecture specific commands.
3381
9f708cb2
VP
33822007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3383
3384 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3385 comments.
3386
7579b5f8
NR
33872007-06-07 Nick Roberts <nickrob@snap.net.nz>
3388
3389 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3390
bf06d120
JB
33912007-05-29 Jim Blandy <jimb@codesourcery.com>
3392
3393 * gdb.texinfo (Overview): Doc fix.
3394
23776285
MR
33952007-05-22 Maciej W. Rozycki <macro@mips.com>
3396
3397 * gdb.texinfo (Remote Configuration): Document "set/show
3398 remoteflow".
3399
1a69e1e4
DJ
34002007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3401
bf06d120
JB
3402 * gdb.texinfo (MIPS): Remove documentation for set mips
3403 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3404 stack-arg-size.
1a69e1e4 3405
46ba6afa 34062007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3407
46ba6afa
BW
3408 * all-cfg.texi (GDBTUI): New.
3409 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3410 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3411 (TUI Configuration): Edit to improve clarity and fix problems of
3412 both style and content.
5ae4183a 3413
06d3b283
UW
34142007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3415
3416 * observer.texi (GDB Observers): New observer "new_objfile".
3417
179101d6
UW
34182007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3419
3420 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3421
25d5ea92
VP
34222007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3423
3424 * gdb.texinfo (GDB/MI Variable Objects): Document
3425 frozen variables objects.
5ae4183a 3426
ea35711c
DJ
34272007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3428
3429 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3430 (Character Sets, Caching Data of Remote Targets): Likewise.
3431 (Targets): Delete Remote node. Move its text...
3432 (Debugging Remote Programs): ...to here. Delete description
3433 of the "remote" command.
3434 (Remote configuration): Delete description of "set remotedevice"
3435 and "show remotedevice".
3436 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3437
db2e3e2e
BW
34382007-04-11 Bob Wilson <bob.wilson@acm.org>
3439
5ae4183a
AS
3440 * gdb.texinfo (Contributors, Continuing and Stepping)
3441 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3442 (General Query Packets, File-I/O Remote Protocol Extension)
3443 (Protocol Basics, The F Reply Packet, Write)
3444 (Protocol-specific Representation of Datatypes, Memory Transfer):
3445 Fix hyphenation, punctuation and grammar problems.
3446 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3447 'section' instead of 'subsection' in the text.
3448 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3449 (i386): Remove period from section name.
db2e3e2e
BW
3450 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3451 (Config Names, Configure Options): Use @file{configure}.
3452
8a3dae3e
DJ
34532007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3454
3455 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3456 and tab expansion.
3457
1a92f856
DJ
34582007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3459
3460 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3461
79a6e687 34622007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3463
79a6e687
BW
3464 * gdb.texinfo: Consistently capitalize all significant words in
3465 node names, chapter titles, section titles, and headings. Update
3466 cross references to match.
3467 (Starting and Stopping Trace Experiment): Make node name plural.
3468 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3469
ad527d2e
PA
34702007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3471
3472 * gdb.texinfo (WinCE): Delete obsolete subsection.
3473
7ce59000
DJ
34742007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3475
3476 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3477 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3478 references.
3479
8807d78b
DJ
34802007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3481
3482 * gdb.texinfo (Startup): Delete references to some alternate
3483 names for .gdbinit.
3484 (Thread): Remove LynxOS reference.
3485 (Tandem ST2000): Delete target-specific documentation.
3486 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3487 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3488 and GDB_OSABI_LYNXOS.
3489
5f402660
UW
34902007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3491
3492 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3493
bac718a6
UW
34942007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3495
3496 * gdbint.texinfo (Target Conditionals): Remove mention of
3497 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3498 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3499
9453113a
DJ
35002007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3501
3502 * Makefile.in: Add "pdfdir" installation
3503 directory, PDFTEX macro, support for "install-pdf" target,
3504 and rules for making a pdf version of refcard.texi.
3505 * refcard.tex: Specify paper size for PDF output.
3506
ae21e955 35072007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3508
ae21e955 3509 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3510
3f94c067 35112007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3512
3f94c067
BW
3513 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3514 (Source Path, Character Sets, Macros, Define)
3515 (GDB/MI Result Records, GDB/MI Simple Examples)
3516 (GDB/MI Program Execution, GDB/MI File Commands)
3517 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3518 (Bug Reporting): Use @value{GCC}.
5ae4183a 3519
12c27660 35202007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3521
12c27660
BW
3522 * gdb.texinfo (Help): Fix formatting of examples.
3523 (Variables): Use @ifnotinfo instead of @iftex.
3524 (Non-debug DLL symbols): Use @ref instead of @pxref.
3525 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3526
ce9341a1
BW
35272007-03-26 Bob Wilson <bob.wilson@acm.org>
3528
3529 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3530
c8f4133a
BW
35312007-03-26 Bob Wilson <bob.wilson@acm.org>
3532
3533 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3534 the order of the nodes.
3535 (C Operators, C Constants, Debugging C): Remove extra menus.
3536 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3537
c8f4133a 35382007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3539
3540 * gdb.texinfo (File Options): Add missing parenthesis.
3541 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3542
c74d0ad8
DJ
35432007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3544
3545 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3546
ff6f572f
DJ
35472007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3548
669fac23 3549 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3550 case insensitivity.
3551 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3552
994337c3
NR
35532007-02-18 Nick Roberts <nickrob@snap.net.nz>
3554
3555 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3556 (Files): Add section name to argument list for pxref.
3557 (Non-debug DLL symbols): Don't use `see' for pxref.
3558 (Embedded Processors): Fix typo.
3559 (GDB/MI Breakpoint Commands): Execution commands generate
3560 *stopped not ^done.
3561
eb819d70
NR
35622007-02-13 Nick Roberts <nickrob@snap.net.nz>
3563
3564 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3565 values for in_scope. Mention that only root variables can be
3566 updated.
3567 (GDB/MI Development and Front Ends): Explain new values may be
3568 added to existing fields.
3569
123dc839
DJ
35702007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3571
3572 * gdb.texinfo (-target-disconnect): Use @smallexample.
3573 (Requirements): Add anchor for Expat. Update description.
3574 (Target Descriptions): Mention Expat.
3575 (Target Description Format): Document new elements. Use
3576 @smallexample.
3577 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3578 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3579
108546a0
DJ
35802007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3581
3582 * gdb.texinfo (Target Description Format): Add section on XInclude.
3583
95a98c01
NR
35842006-02-03 Nick Roberts <nickrob@snap.net.nz>
3585
3586 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3587 command -enable-timings.
3588
f4b3909f
EZ
35892007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3590
5ae4183a 3591 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3592 descriptions for new/deleted elements in gdb_osabi. Add missing
3593 description for function generic_elf_osabi_sniff_abi_tag_sections.
3594
c7ba131e
JB
35952007-01-29 Joel Brobecker <brobecker@adacore.com>
3596
3597 * gdb.texinfo (Maintenance Commands): Add documentation for
3598 the new "maint print target-stack" command.
3599
3a60f64e
JK
36002007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3601 Eli Zaretskii <eliz@gnu.org>
3602
f4b3909f 3603 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3604
c582f8b6
EZ
36052007-01-26 Eli Zaretskii <eliz@gnu.org>
3606
3607 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3608 Use @value{NGCC} instead of @value{GCC}.
3609
d3e8051b
EZ
36102007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3611
3612 * agentexpr.texi: Fix typos.
3613 * annotate.texinfo: Likewise.
3614 * gdb.texinfo: Likewise.
3615 * gdbint.texinfo: Likewise.
3616 * observer.texi: Likewise.
3617 * stabs.texinfo: Likewise.
3618
86f04699
EZ
36192007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3620
3621 * gdbint.texinfo (Support Libraries): Remove mmalloc
3622 entry. Describe readline library.
3623
23181151
DJ
36242007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3625
3626 * gdb.texinfo (Target Descriptions): New section.
3627 (General Query Packets): Add QPassSignals anchor. Mention
3628 qXfer:features:read under qSupported. Expand mentions of
3629 qXfer:memory-map:read and QPassSignals. Document
3630 qXfer:features:read.
3631
f822c95b
DJ
36322007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3633
3634 * gdb.texinfo (Commands to specify files): Describe
3635 "set sysroot" and "show sysroot".
3636 (Using the `gdbserver' program): Lowercase argument
3637 to @var. Expand description of setting up GDB on the
3638 host.
3639
8936fcda
JB
36402007-01-05 Joel Brobecker <brobecker@adacore.com>
3641
3642 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3643 catch exception, catch exception unhandled, and catch assert
3644 commands.
3645
e776119f
DJ
36462007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3647
3648 * gdb.texinfo (Debugging Output): Document "set debug xml"
3649 and "show debug xml".
3650
aa79a185
DJ
36512007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3652
3653 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3654
7f893741
JB
36552007-01-01 Joel Brobecker <brobecker@adacore.com>
3656
3657 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3658
a1b5960f
VP
36592006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3660
3661 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3662 note in @ignore, to be removed later if nobody complains.
3663
9f470e6e
NR
36642006-12-04 Nick Roberts <nickrob@snap.net.nz>
3665
3666 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3667 of -var-delete.
3668
765dc015 36692006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3670
765dc015 3671 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3672 automatic software/hardware breakpoint usage and
3673 the "set breakpoint auto-hw" command.
765dc015 3674
4b5752d0
VP
36752006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3676
3677 * gdb.texinfo (Memory Access Checking): New.
3678
89be2091
DJ
36792006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3680
3681 * gdb.texinfo (Remote configuration): Mention
3682 "pass-signals-packet".
3683 (General Query Packets): Document QPassSignals. Fix
3684 a typo.
3685
ca3bf3bd
DJ
36862006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3687
3688 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3689
427c3a89
DJ
36902006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3691
3692 * gdb.texinfo (Remote configuration): Rewrite documentation for
3693 packet configuration commands.
3694 (OS Information): Adjust reference to qXfer:auxv:read.
3695 (General Query Packets): Remove references to read-aux-vector-packet
3696 and set remote get-thread-local-storage-address.
3697
7a107747
DJ
36982006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3699
3700 * gdbint.texinfo (Target Architecture Definition): Add new
3701 Initializing a New Architecture section.
3702
1c56eb0e
EZ
37032006-10-31 David Taylor <dtaylor@emc.com>
3704
3705 * stabs.texinfo (Macro define and undefine): New node describing
3706 stabs for #define and #undef.
3707
f73adfeb
AS
37082006-10-27 Andreas Schwab <schwab@suse.de>
3709
3710 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3711
fd60e0df
EZ
37122006-10-21 Eli Zaretskii <eliz@gnu.org>
3713
3714 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3715 clarify on the possible meanings of ``expression'' watched by
3716 watchpoints. Add indexing.
e5ac9b53
EZ
3717 (Prompting, Errors, Invalidation, Annotations for Running)
3718 (Source Annotations): Fix index entries by adding "annotation" to
3719 them, to discriminate from index entries that point to the more
3720 general topic descriptions.
fd60e0df 3721
52bb452f
DJ
37222006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3723
3724 * gdbint.texinfo (Target Vector Definition): Move most
3725 content into Existing Targets. Add a menu.
3726 (Existing Targets): New section, moved from Target Vector
3727 Definition. Use @subsection.
3728 (Managing Execution State): New section.
3729
58955e58
BW
37302006-10-16 Bob Wilson <bob.wilson@acm.org>
3731
3732 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3733
c8aa23ab
EZ
37342006-10-15 Eli Zaretskii <eliz@gnu.org>
3735
3736 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3737 (Command Syntax, Signals, Backtrace, Connecting)
3738 (Remote configuration, Renesas Boards, Console I/O): Fix last
3739 change: use Ctrl- instead of C-, except wrt Emacs.
3740 (File-I/O Examples): Put Ctrl-c in @kbd.
3741 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3742 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3743 (Signals, Set Breaks, Set Watchpoints): Document optional
3744 arguments to `info signals' `handle', `info breakpoints', and
3745 `info watchpoints'.
c8aa23ab 3746
e7109c7e
EZ
37472006-10-14 Eli Zaretskii <eliz@gnu.org>
3748
3749 * gdb.texinfo (Backtrace): Fix last change.
3750
de3aea7b
NR
37512006-10-14 Nick Roberts <nickrob@snap.net.nz>
3752
3753 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3754
7f9087cb
BW
37552006-10-10 Bob Wilson <bob.wilson@acm.org>
3756
c8aa23ab
EZ
3757 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3758 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3759 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3760
68437a39
DJ
37612006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3762 Daniel Jacobowitz <dan@codesourcery.com>
3763
3764 * gdb.texinfo (Packets): Document vFlashErase,
3765 vFlashWrite and vFlashDone packets.
3766 (General Query Packets): Document qXfer:memory-map:read.
3767 Add a new feature for qXfer:memory-map:read.
3768 (Memory map format): New section.
3769 (Target Commands): Mention that gdb can write flash.
3770
fd79ecee
DJ
37712006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3772 Daniel Jacobowitz <dan@codesourcery.com>
3773
3774 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3775 memory regions and "mem auto".
3776
350da6ee
DJ
37772006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3778
3779 * gdbint.texinfo (Array Containers): New section.
3780
2f1acb09
VP
37812006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3782
3783 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3784 -stack-list-arguments HIGH_FRAME argument can be larger then the
3785 actual number of frames.
3786
2ab1eb7a
VP
37872006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3788
3789 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3790 -stack-list-locals HIGH_FRAME argument can be larger then the
3791 actual number of frames.
2ab1eb7a 3792
599b237a
BW
37932006-09-02 Bob Wilson <bob.wilson@acm.org>
3794
3795 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3796 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3797
25ab7e6d
EZ
37982006-09-02 Eli Zaretskii <eliz@gnu.org>
3799
3800 * gdbint.texinfo (Overall Structure): New section "Source Tree
3801 Structure".
3802
940178d3
JB
38032006-08-17 Jim Blandy <jimb@codesourcery.com>
3804
3805 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3806 responses.
3807
30daae6c
JB
38082006-08-08 Joel Brobecker <brobecker@adacore.com>
3809
3810 * gdb.texinfo (Source Path): Add documentation for new
3811 substitute-path commands.
3812
7fa2210b
DJ
38132006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3814
3815 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3816 (Running Configure): ...here.
3817 (Requirements): New node. Mention expat.
3818
3d00d119
DJ
38192006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3820
5ae4183a 3821 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3822 'set download-write-size' and 'show download-write-size'.
3823
0cbfa4ee
DJ
38242006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3825
3826 * stabs.texinfo (Member Type Descriptor): Correct example for
3827 pointer to member types.
3828
16026cd7
AS
38292006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3830
3831 * gdb.texinfo (Optional warnings and messages): Add
3832 'set/show trace-commands'.
3833 (Command files): Add '-v' to source command.
3834
0876f84a
DJ
38352006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3836
3837 * gdb.texinfo (OS Information): Update qPart reference to
3838 qXfer.
3839 (Remote configuration): Likewise.
3840 (Overview): Move @cindex to the start of a paragraph. Talk
3841 about binary data encoding.
3842 (Packets): Refer to the overview for the details of the X
3843 packet encoding.
3844 (General Query Packets): Remove qPart description. Add qXfer
3845 description. Add an anchor to qSupported. Correct feature
3846 table title. Add a new feature for qXfer:auxv:read.
3847 (Interrupts): Add a missing parenthesis.
3848
2ec3381a
DJ
38492006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3850
669fac23 3851 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3852 (GDB/MI Kod Commands): Remove commented out node.
3853
594fe323
EZ
38542006-07-01 Eli Zaretskii <eliz@gnu.org>
3855
3856 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3857 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3858 (GDB/MI Thread Commands, GDB/MI Program Execution)
3859 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3860 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3861 (GDB/MI File Commands, GDB/MI Target Manipulation)
3862 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3863 since the MI prompt is hard-wired into the code.
3864
7e3fb70c
NR
38652006-07-01 Nick Roberts <nickrob@snap.net.nz>
3866
3867 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3868 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3869 (GDB/MI Data Manipulation): Remove description of unimplemented
3870 display related commands as variable objects perform this function
3871 and are superior: -display-delete, -display-disable,
3872 -display-enable, -display-insert and -display-list. Move
3873 -environment-cd, -environment-directory, -environment-path
3874 and -environment-pwd to "Program Context".
3875 (GDB/MI Program Control): Rename to "Program Execution". Move
3876 -exec-arguments -exec-abort to...
3877 (GDB/MI Program Context): ...here. New node split from "Data
3878 Manipulation".
3879
be2a5f71
DJ
38802006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3881
3882 * gdb.texinfo (Remote configuration): Document set / show
3883 remote supported-packets.
3884 (General Query Packets): Document qSupported packet.
3885
fc320d37
SL
38862006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3887
3888 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3889 and font markup.
3890 (Protocol basics): Likewise.
3891 (The F request packet): Likewise.
3892 (The F reply packet): Likewise.
3893 (Memory transfer): Move this node to be a subsubsection of
3894 "Protocol specific representation of datatypes".
3895 (The Ctrl-C message): More copy editing.
3896 (Console I/O): Likewise.
3897 (The isatty call): Delete this node, and merge its content into
3898 the "isatty" node. Fixed references elsewhere.
3899 (The system call): Delete this node, and merge its content into
3900 the "system" node. Fixed references elsewhere.
3901 (open): Reformat to use @table, and add appropriate font markup.
3902 (close): Likewise.
3903 (read): Likewise.
3904 (write): Likewise.
3905 (lseek): Likewise.
3906 (rename): Likewise.
3907 (unlink): Likewise.
3908 (stat/fstat): Likewise.
3909 (gettimeofday): Likewise.
3910 (isatty): Likewise.
3911 (system): Likewise, plus minor changes to fix confusing wording.
3912 (Integral datatypes): Fix font markup.
3913 (Pointer values): Likewise.
3914 (struct stat): Fix markup to use @table, plus minor copy editing.
3915 (struct timeval): Fix font markup, plus minor copy editing.
3916 (Constants): Minor copy editing.
3917 (Errno values): Add font markup.
3918 (File-I/O Examples): Likewise.
3919
158fdf5c
NR
39202006-06-10 Nick Roberts <nickrob@snap.net.nz>
3921
3922 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3923 (GDB/MI Simple Examples): Move node up one level. Use real
3924 examples.
3925 (GDB/MI Compatibility with CLI): Update.
3926 (GDB/MI Result Records): Add "connected" and "exit" result
3927 classes.
3928 (GDB/MI Stream Records): Clarify target output.
3929 (GDB/MI Command Description Format): Modify example description.
3930 (GDB/MI Breakpoint Table Commands): Rename to...
3931 (GDB/MI Breakpoint Commands): ...this
3932 (GDB/MI Breakpoint Commands): Add optional thread field.
3933 (GDB/MI Program Control): Add an introduction. Move "Program
3934 termination" examples into exec-run description.
3935 (GDB/MI File Commands): Mention similar CLI commands.
3936 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3937 is similar to "-gdb-version".
3938
ddb50cd7
EZ
39392006-06-09 Eli Zaretskii <eliz@gnu.org>
3940
3941 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3942
2aef0d6b
NR
39432006-06-02 Nick Roberts <nickrob@snap.net.nz>
3944
3945 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3946 sourceware.org for mailing lists.
d5e40d59 3947 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3948
383a5c52
NR
39492006-06-01 Nick Roberts <nickrob@snap.net.nz>
3950
d5e40d59 3951 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3952
e16b02ee
EZ
39532006-05-22 Eli Zaretskii <eliz@gnu.org>
3954
3955 * gdb.texinfo (Cygwin Native): Fix last change.
3956
be90c084
CF
39572006-05-22 Christopher Faylor <cgf@timesys.com>
3958
3959 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3960
347ceba5
NR
39612006-05-15 Nick Roberts <nickrob@snap.net.nz>
3962
3963 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3964 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3965
369af7bd
DJ
39662006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3967
3968 * gdb.texinfo (General Query Packets): Recommend not starting
3969 new packets with qC and clarify.
3970
2ffdbde8 39712006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3972
3973 * gdb.texinfo (M2 Types): New section.
72019c9c 3974
16d1a084
DJ
39752006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3976
3977 * agentexpr.texi: Add a copyright and license notice.
3978 * observer.texi: Likewise, with GPL clause for function prototypes.
3979 Remove trailing whitespace.
3980
aa56d27a
JB
39812006-05-05 Jim Blandy <jimb@codesourcery.com>
3982
3983 * gdb.texinfo (General Query Packets): Document conventions for
3984 terminating packet names, and their violations.
3985
5bdf8622
DJ
39862006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3987
3988 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3989 * gdb.texinfo: Likewise.
3990
605a56cb
DJ
39912006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3992
3993 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3994 and "show remotedebug".
3995 (Debugging Output): Add additional index entries.
3996
b8db102d
MS
39972006-04-27 Michael Snyder <msnyder@redhat.com>
3998
3999 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4000
c5e30d01
AC
40012006-04-22 Andrew Cagney <cagney@redhat.com>
4002
4003 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4004 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4005
8181d85f
DJ
40062006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4007
4008 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4009 and remove breakpoint prototypes.
4010 (Watchpoints): Move description of target_insert_hw_breakpoint and
4011 target_remove_hw_breakpoint ...
4012 (Breakpoints): ... to here. Document target_insert_breakpoint and
4013 target_remove_breakpoint.
4014
4f553f88
JB
40152006-04-17 Jim Blandy <jimb@codesourcery.com>
4016
4017 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4018 and C packets are optional.
4019
cd852561
FR
40202006-04-14 Frederic Riss <frederic.riss@st.com>
4021
4022 * gdb.texinfo (Specifying source directories): Update the description
4023 of the source file search to reflect the fact that the source path
4024 always contains at least $cdir and $cwd.
4025
b620eb07
MS
40262006-03-31 Michael Snyder <msnyder@redhat.com>
4027
4028 * gdb.texinfo: Update copyright dates.
4029
3156cdaf
EZ
40302006-03-31 Eli Zaretskii <eliz@gnu.org>
4031
4032 * gdb.texinfo (Overview): Add an index entry to "empty response".
4033
7d30c22d
JB
40342006-03-28 Jim Blandy <jimb@codesourcery.com>
4035
4036 * gdbint.texinfo (Prologue Analysis): New section.
4037
86941c27
JB
40382006-03-07 Jim Blandy <jimb@red-bean.com>
4039
66b8c7f6
JB
4040 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4041
1a10341b
JB
4042 * gdb.texinfo (Target Commands): Update text describing how to
4043 specify a target. Refer to the detailed section on remote
4044 debugging, not the brief mention.
4045
86941c27
JB
4046 * gdb.texinfo (Connecting): Organize the different 'target remote'
4047 connection methods into a table. Add a 'target remote' index
4048 entry. (!!!)
4049
62f3a2ba
FF
40502006-02-17 Fred Fish <fnf@specifix.com>
4051
4052 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4053 'ptype' commands to reflect the fact that the only significant
4054 difference between them is that ptype prints the complete type
4055 description instead of just the name.
4056
8b9a88ea
WZ
40572006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4058
4059 * gdbint.texinfo (Watchpoints): Delete
4060 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4061
7e8dc855
NR
40622006-02-10 Nick Roberts <nickrob@snap.net.nz>
4063
4064 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4065 times fields where needed. Fix typos. Update general form given
4066 for output of -break-insert.
4067 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4068
c91d38aa
DJ
40692006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4070
4071 * gdbint.texinfo (Symbol Handling): Add a section
4072 on memory management.
4073
38fcd64c
DJ
40742006-02-06 Vladimir Prus <ghost@cs.msu.su>
4075
4076 * gdb.texinfo (Breakpoint table commands): Document the fullname
4077 field in -break-list output.
4078
219eec71
EZ
40792006-02-03 Eli Zaretskii <eliz@gnu.org>
4080
4081 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4082 debugging information produced by the various "set debug..."
4083 options.
4084
ae5a43e0
DJ
40852006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4086
4087 * gdb.texinfo (Files): Remove obsolete bits from the description
4088 of "symbol-file".
4089
a9f158ec
JB
40902006-01-25 Jim Blandy <jimb@redhat.com>
4091
4092 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4093
410dd08e
JB
40942006-01-24 Jim Blandy <jimb@redhat.com>
4095
4096 * gdbint.texinfo (Frames): Document the basics of GDB's register
4097 unwinding model, and explain the existence of the "sentinel" frame.
4098
4b505b12
AS
40992006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4100
4101 * gdb.texinfo (Choosing files): Mention that -directory is used
4102 for script files.
4103 (Specifying source directories): Likewise.
4104 (Command files): Explain how script files are found.
4105
839c27b7
EZ
41062006-01-21 Eli Zaretskii <eliz@gnu.org>
4107
4108 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4109 the threads in a multi-threaded program.
4110 (Threads): The threadno argument of "thread apply" can be a range
4111 of numbers.
4112
7be93b9e
JB
41132006-01-18 Jim Blandy <jimb@redhat.com>
4114
4115 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4116 of warning flags.
4117
fcc73fe3
EZ
41182006-01-13 Eli Zaretskii <eliz@gnu.org>
4119
4120 * gdb.texinfo (Sequences): Improve menu annotations.
4121 (Define): Add index entries for arguments of user-defined
4122 commands. Move the description of flow-control commands...
4123 (Command Files): ...to here. Document loop_break and
4124 loop_continue.
ca91424e
EZ
4125 (Define, Command Files): Document `end' and add index entries for
4126 it.
fcc73fe3 4127
5c95884b
MS
41282006-01-04 Michael Snyder <msnyder@redhat.com>
4129
4130 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4131 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4132
860701dc
PH
41332006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4134
4135 * gdb.texinfo (Omissions from Ada): Document that there is now
4136 limited aggregate support.
4137
36b80e65
EZ
41382005-12-28 Eli Zaretskii <eliz@gnu.org>
4139
4140 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4141 registers and the likes.
4142
c1468174
EZ
41432005-12-24 Eli Zaretskii <eliz@gnu.org>
4144
4145 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4146 (Symbols): Fix usage of "e.g.".
359df76b 4147 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4148
4149 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4150 (Coding): Fix usage of "e.g.".
4151
c02a867d
EZ
41522005-12-23 Eli Zaretskii <eliz@gnu.org>
4153
5ae4183a
AS
4154 * stabs.texinfo:
4155 * refcard.tex:
c02a867d 4156 * gpl.texi:
5ae4183a
AS
4157 * gdbint.texinfo:
4158 * gdb.texinfo:
4159 * gdb-cfg.texi:
c02a867d 4160 * fdl.texi:
5ae4183a
AS
4161 * annotate.texinfo:
4162 * all-cfg.texi:
c02a867d
EZ
4163 * Makefile.in: Add (C) after Copyright. Update the FSF
4164 address.
4165
fad38dfa
EZ
41662005-12-03 Eli Zaretskii <eliz@gnu.org>
4167
4168 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4169 extend GDB with commands for external monitor.
4170
53e5f3cf
AS
41712005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4172
4173 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4174
55f6ca0f
JB
41752005-11-25 Joel Brobecker <brobecker@adacore.com>
4176
4177 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4178
c1947b85
JB
41792005-11-21 Jim Blandy <jimb@redhat.com>
4180
4181 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4182 placement of 'R' actions in tracepoint action packets; document
4183 dependence of 'X' and 'M' actions on a preceding 'R' action for
4184 their registers.
4185
9d29849a
JB
41862005-11-19 Jim Blandy <jimb@redhat.com>
4187
4188 * gdb.texinfo (Tracepoint Packets): New node.
4189 (General Query Packets): Add entries for the tracepoint packets,
4190 referring to the "Tracepoint Packets" node.
4191 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4192
9a6253be
KB
41932005-11-18 Kevin Buettner <kevinb@redhat.com>
4194
4195 * gdb.texinfo (set remotebreak): Add anchor.
4196 (X packet): Likewise.
4197 (Remote Protocol): Add new section `Interrupts' and new index
4198 entry `interrupts (remote protocol)'.
4199
5f3bebba
JB
42002005-11-18 Jim Blandy <jimb@redhat.com>
4201
4202 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4203 entries into the General Query Packets section. Add a
4204 cross-reference to that section. Drop description of replies, as
4205 these are covered in the descriptions of each packet.
4206 (General Query Packets): Add introductory text. Explain naming
4207 conventions, and how the end of a name is recognized.
4208
9a7a1b36
KB
42092005-11-17 Kevin Buettner <kevinb@redhat.com>
4210
0564b6cf 4211 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4212 "set remotebreak" command.
4213
b8ff78ce
JB
42142005-11-16 Jim Blandy <jimb@redhat.com>
4215
4216 * gdb.texinfo (Packets, Stop Reply Packets)
4217 (General Query Packets): Various formatting cleanups.
4218 - Use @samp for packet contents.
4219 - Drop summaries from packet @item lines; the same information appears
4220 immediately below in the description.
4221 - Delete paragraph breaks after packet @item commands, so that the
4222 description appears directly to the right of the packet prototype
4223 in the printed manual, if it fits.
4224 - Place spaces in packet prototypes between @vars and non-@var
4225 letters, and explain that they're just for formatting.
4226 - Use @dots{} instead of '...'.
4227 - Fix uses of @code where @var was needed.
4228 - Replace "deprecated" markers with English text spelling out the
4229 packet's status and the preferred alternatives.
4230 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4231 what this ever meant.
4232 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4233 this for a long time.
4234 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4235 implemented several times, and have been in use for years.
4236
8ffe2530
JB
42372005-11-15 Jim Blandy <jimb@redhat.com>
4238
c43c5473
JB
4239 * gdb.texinfo (Packets): Add index entries for 'm' packet
4240 disclaimers.
5ae4183a 4241
fb031cdf
JB
4242 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4243 of stub when processing an 'm' packet.
4244
8ffe2530
JB
4245 * gdb.texinfo (Packets): Mention that packets beginning with
4246 letters are reserved once, at the top, instead of actually listing
4247 them all and saying "reserved".
4248
c03c782f
AS
42492005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4250
4251 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4252 Change @var{$arg0 to @code{$arg0.
4253
814e32d7
WZ
42542005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4255
4256 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4257
fa93a9d8
JB
42582005-11-12 Jim Blandy <jimb@redhat.com>
4259
4260 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4261 order. Remove extraneous 'z'.
4262
8a5a3c82
AS
42632005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4264
4265 * gdb.texinfo (Choosing files): Add --eval-command.
4266
4b0ad762
AS
42672005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4268
4269 * gdb.texinfo (Choosing modes): Add --return-child-result.
4270
4271
1a088d06
AS
42722005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4273
4274 * gdb.texinfo (Choosing modes): Add --batch-silent.
4275
656d5e12
EZ
42762005-10-28 Eli Zaretskii <eliz@gnu.org>
4277
4278 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4279 "The -var-update Command".
4280
3c9c013a
JB
42812005-10-03 Joel Brobecker <brobecker@adacore.com>
4282
4283 * gdb.texinfo (Print Settings): Add documentation for set/show
4284 print array-indexes.
4285
7ba3cf9c
DJ
42862005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4287
4288 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4289 6.2 and 6.3.
4290
a94ab193
EZ
42912005-08-27 Eli Zaretskii <eliz@gnu.org>
4292
4293 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4294 since 19-Jan-2004.
4295 (Files): Likewise.
ab1adacd
EZ
4296 (Variables, Symbols): Document the "<incomplete type>" message and
4297 its reasons.
a94ab193 4298
ca06016a
FF
42992005-08-01 Fred Fish <fnf@specifix.com>
4300
4301 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4302
cf58170d
NR
43032005-07-15 Nick Roberts <nickrob@snap.net.nz>
4304
4305 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4306 option for -var-list-children and -var-update.
4307 (GDB/MI Stack Manipulation): Simplify description of
4308 print-values option for -stack-list-locals.
4309 (GDB/MI Command Description Format): Clarify.
4310 (Mode Options): Spelling of superseded.
4311
38f1196a
BR
43122005-07-12 Bob Rossi <bob@brasko.net>
4313
4314 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4315 corresponding GDB command comment.
4316
3cb3b8df
BR
43172005-07-06 Bob Rossi <bob@brasko.net>
4318
4319 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4320 and -inferior-tty-show.
4321 (Input/Output): Document "set/show inferior-tty" and tty alias.
4322
10fac096
NW
43232005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4324
4325 * gdb.texinfo (Packets): Change description of 'D' packet to note
4326 that GDB does wait for a response.
4327
d1b6db76
NR
43282005-06-22 Nick Roberts <nickrob@snap.net.nz>
4329
4330 * gdb.texinfo (History) Rename "Command History".
4331 (Command History): Move node "Server Prefix" from section on
4332 Annotations here.
4333
29629dcf
NR
43342005-06-19 Nick Roberts <nickrob@snap.net.nz>
4335
4336 * gdb.texinfo (GDB/MI Stack Manipulation):
4337 Re-instate -stack-info-frame with example. Say that it gets
4338 info on selected frame, not current frame.
4339
397ca115
EZ
43402005-06-18 Eli Zaretskii <eliz@gnu.org>
4341
4342 * gdb.texinfo (Server): Clarify that `file' should be used before
4343 connecting to the server.
4344 (Files): Add an xref to the above description.
51274035
EZ
4345 (Output Formats): More detailed description of the `c' format.
4346 (Memory): List explicitly all the formats supported by `x'.
638ac427 4347 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4348 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4349 files. Add more indexing for solib-absolute-prefix and
4350 --with-sysroot.
76d17f34
EZ
4351 (Machine Code): Document possible problems with locations in
4352 shared libraries.
d416eeec
EZ
4353 (Backtrace): Document that free-standing environments do not need
4354 to have a `main' function.
397ca115 4355
74f6deaa
NR
43562005-06-18 Nick Roberts <nickrob@snap.net.nz>
4357
4358 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4359 -stack-info-frame.
4360
a9967aef
AC
43612005-06-07 Andrew Cagney <cagney@gnu.org>
4362
4363 * gdb.texinfo (Contributors): Note the original multi-arch
4364 contributors.
4365
e09f16f9
EZ
43662005-06-03 Eli Zaretskii <eliz@gnu.org>
4367
4368 * gdb.texinfo (Registers): Add index entries for the standard
4369 registers.
4370 (Frames): Add cross-reference from frame pointer description to
4371 the Registers node.
4372 (Annotations Overview): Fix the reference to GDB name.
4373
d87ba7ee
EZ
43742005-06-01 Eli Zaretskii <eliz@gnu.org>
4375
4376 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4377 can-use-hw-watchpoints.
4378
034dad6f
BR
43792005-05-28 Bob Rossi <bob@brasko.net>
4380
4381 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4382 the possible reasons why an exec async record would be returned to FE.
4383
ffed4509
AC
43842005-05-26 Andrew Cagney <cagney@gnu.org>
4385
4386 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4387 Andrew Cagney implemented the original GDB/MI.
4388
e22e55c9
OF
43892005-05-23 Orjan Friberg <orjanf@axis.com>
4390
4391 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4392 documentation. Add documentation for cris-mode.
4393
a78e13ce
EZ
43942005-05-20 Eli Zaretskii <eliz@gnu.org>
4395
4396 * gdb.texinfo (Numbers): Explain the example and make the wording
4397 more acurate.
4398
76ff342d
DJ
43992005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4400 Dennis Brueni <dennis@slickedit.com>
4401
4402 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4403 (GDB/MI Data Manipulation, GDB/MI Program Control)
4404 (GDB/MI Stack Manipulation): Update examples to include the fullname
4405 attribute in stack frames.
4406
119b882a
EZ
44072005-05-12 Eli Zaretskii <eliz@gnu.org>
4408
4409 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4410 do with other non-standard names of init files.
4411
6fc08d32
EZ
44122005-05-11 Eli Zaretskii <eliz@gnu.org>
4413
4414 * gdb.texinfo (Command Files): Move the description of the startup
4415 from here...
4416 (Startup): ...to this new subsection of the Invocation chapter.
4417 Rearrange the description of init files more logically and add a
4418 cross-reference to "Command Files". Document the special gdbinit
4419 name for CISCO 68k. Expand the description of what GDB does
4420 during startup.
4421 (History): Add index entry for HISTSIZE.
4422
a561754a
MK
44232005-05-02 Mark Kettenis <kettenis@gnu.org>
4424
4425 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4426
2eecc4ab
EZ
44272005-05-02 Eli Zaretskii <eliz@gnu.org>
4428
4429 * gdb.texinfo (SVR4 Process Information, The isatty call)
4430 (The system call): Don't use foo(N) notation for man pages and
4431 functions.
514c4d71 4432 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4433
18999be5
EZ
44342005-04-27 Eli Zaretskii <eliz@gnu.org>
4435
4436 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4437 were optimized away.
4438
0abb7bc7
EZ
44392005-04-22 Eli Zaretskii <eliz@gnu.org>
4440
4441 * gdb.texinfo (Remote configuration): Document "set/show
4442 get-thread-local-storage-address". Add cross-reference to the
4443 description of the qGetTLSAddr packet.
4444 (General Query Packets): Mention "set remote
4445 get-thread-local-storage-address" and add a reference to its
4446 description.
4447
6f61acb1
NR
44482005-04-19 Nick Roberts <nickrob@snap.net.nz>
4449
4450 * gdb.texinfo (Backtrace): Describe 'bt full'.
4451
9d59903a
NR
44522005-04-17 Nick Roberts <nickrob@snap.net.nz>
4453
4454 * gdb.texinfo (Mode Options): Fix typo.
4455 (GDB/MI): Describe how to invoke GDB/MI.
4456
721c2651
EZ
44572005-04-16 Eli Zaretskii <eliz@gnu.org>
4458
4459 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4460 references changed. Add description of "info udot".
721c2651
EZ
4461 (Files): Document "set/show stop-on-solib-events".
4462 (M32R/D): Document "set/show download-path", "set/show
4463 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4464 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4465 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4466 (Maintenance Commands): Improve indexing.
4467 (Target Commands): Document "set/show hash", "set/show debug
4468 monitor".
4469 (SVR4 Process Information): Document "info pidlist" and "info
4470 meminfo". Document "set/show procfs-tarce" and "set/show
4471 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4472 (Symbols, The Print Command with Objective-C): Improve indexing.
4473 (Objective-C): Add references to "info classes" and "info
4474 selectors".
c45da7e6
EZ
4475 (Debugging Output): Improve wording. Document "set/show debug
4476 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4477 (Set Breaks): Add index entry for "hardware breakpoints".
4478 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4479 and "set/show usehardbreakpoints".
4480 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4481 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4482 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4483 rdiromatzero", "set/show rdiheartbeat".
4484 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4485 "sds".
4486 (Embedded Processors): Document the "sim" command.
4487 (Remote): Document the "remote" command.
4488 (DJGPP Native): Document the "info serial" command.
4489 (Threads): Document "maint info sol-threads".
4490 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4491 (Set Breaks): Improve indexing.
4492 (Command Syntax): Add a reference to dont-repeat.
4493 (Define): Document "dont-repeat".
4494 (TUI Commands): Document "tabset".
4495 (WinCE): New subsection. Document "set/show remotedirectory",
4496 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4497
14d6dd68
EZ
44982005-04-15 Eli Zaretskii <eliz@gnu.org>
4499
4500 * gdb.texinfo (Hurd Native): New subsection, documents
4501 Hurd-specific commands.
a64548ea 4502 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4503 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4504 (MIPS): Improve documentation of heuristic-fence-post. Document
4505 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4506 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4507 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4508 (ARM): Document ARM-specific commands.
a64548ea
EZ
4509 (AVR): New section. Document "info io_registers".
4510 (CRIS): New section. Document "set/show cris-version" and
4511 "set/show cris-dwarf2-cfi".
4512 (HPPA): New section. Document "set/show debug hppa" and "maint
4513 print unwind".
a5adf40f 4514 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4515 (Super-H): New section. Document the "regs" command.
721c2651 4516 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4517
9c16f35a
EZ
45182005-04-09 Eli Zaretskii <eliz@gnu.org>
4519
4520 * gdb.texinfo (Print Settings): Document "set/show print
4521 pascal_static-members", "set print repeats", "show print
4522 null-stop". Improve indexing. Fix documentation of "set print
4523 union".
4524 (Pascal): New section.
4525 (Supported languages): Rename from "Support"; all references
4526 updated. Add a menu item for Pascal.
4527 (Numbers): Document "set radix.
4528 (Screen Size): Document "set/show pagination".
4529 (MIPS Embedded): Remove "set processor" documentation.
4530 (Remote configuration): Document "set/show X/P/Z-packet",
4531 "set/show read-aux-vector-packet", "set/show remote
4532 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4533 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4534 remotedebug", "set/show remotebreak", "set/show remotedevice",
4535 "set/show remotelogfile".
4536 (Auxiliary Vector): Add reference to the description of the
4537 read-aux-vector-packet setting.
4538 (Set Watchpoints): Add a cross-reference to "set remote
4539 hardware-breakpoint-limit".
4540 (General Query Packets): Add indexing of requests and
4541 cross-references to related commands in "Remote configuration".
4542 (File-I/O Overview, The system call): Fix wording and typos.
4543 (Thread Stops): Add index entries.
4544 (Continuing and Stepping): Document "show step-mode".
4545 (i386): New node. Document "set/show struct-convention".
4546 (Files): Document "show trust-readonly-sections".
4547 (Calling): Document "set/show unwindonsignal".
4548 (Messages/Warnings): Add index entries.
4549 (Maintenance Commands): Document "set/show watchdog".
4550 (Annotations Overview): Document "show annotate".
4551 (Set Watchpoints): Add index entries.
4552 (Symbols): Fix doc of case-sensitive.
4553 (ABI): Document "show coerce-float-to-double".
4554 (Convenience Vars, Help): Improve indexing.
4555 (Machine Code): Document "show disassembly-flavor".
4556 (Debugging C plus plus): Document "show overload-resolution".
4557 (Value History, Signaling): Add index entries.
4558
45592005-04-08 Eli Zaretskii <eliz@gnu.org>
4560
4561 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4562 (Processes): Fix wording.
4563 (History, List, Logging output, Define, Symbols, Print Settings):
4564 Improve indexing.
4565
a8f24a35
EZ
45662005-04-03 Eli Zaretskii <eliz@gnu.org>
4567
4568 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4569 redundant index entry for "target" command.
4570 (Backtrace): Add index entries.
4571 (Symbols, Fortran): Document the "set case-sensitive" command.
4572 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4573 (Print Settings): Add index entry for "set demangle-style".
4574 (Target Commands): Document "set download-write-size".
4575 (Debugging Output): Document "set exec-done-display".
4576
09d4efe1
EZ
45772005-04-02 Eli Zaretskii <eliz@gnu.org>
4578
4579 * gdb.texinfo (Files): Fix the name and documentation of
4580 add-shared-symbol-files. Document its alias assf. Update the
4581 list of OSs where GDB supports shared libraries. Fix markup.
4582 (Continuing and Stepping): Add reference to @var{location} in the
4583 text.
4584 (Dump/Restore Files): Fix reference to @{filename}.
4585 (Help): Fix wording.
4586 (Attach): Ditto.
4587 (Set Watchpoints): Ditto.
4588 (Backtrace): Remove redundant index entries. Improve index
4589 entries.
4590 (Delete Breaks): Fix wording.
4591 (Memory): Document the compare-sections command.
4592 (Memory Region Attributes): Improve wording.
4593 (Disabling): Improve wording.
4594 (Fortran): New subsection. Document the "info common" command.
4595 (Help): Document aliases "info copying" and "info warranty".
4596 (Caching Remote Data): New section. Document the "set/show
4597 remotecache" and "info dcache" commands.
4598 (Show): Fix wording of the documentation of the "set
4599 extension-language" command.
4600 (Signals): Add index entry for "info handle".
4601 (Memory Region Attributes): Fix punctuation.
4602 (Symbols): Change the arg name to "location" and refer to it in
4603 the text. Fix wording of "info types" doc.
4604 (Threads): Fix usage of @enumerate @item's.
4605 (Listing Tracepoints): Add index entry for "info tp".
4606 (Set Watchpoints): Add xref to "info break" description.
4607 (Macros): Add an index entry for "macro exp1". Document the
4608 "macro list" command.
4609 (Maintenance Commands): Document "flushregs", "maint agent",
4610 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4611 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4612 "maint print architecture", "maint print objfiles", "maint print
4613 statistics", "maint print type", "maint show-debug-regs", "maint
4614 space", "maint time", and "maint translate-address".
4615 (Connecting): Document the "monitor" command.
4616 (Annotations Overview): Describe the "set annotate" command.
4617
82f2d802
EZ
46182005-04-01 Eli Zaretskii <eliz@gnu.org>
4619
4620 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4621 Rearrange index entries and improve wording about support for
4622 hardware watchpoints.
4623
7d51c7de
BR
46242005-03-10 Bob Rossi <bob@brasko.net>
4625
4626 * gdb.texinfo: Update copyright
4627
68c71a2e
TR
46282005-02-09 Theodore A. Roth <troth@openavr.org>
4629
4630 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4631 error.
4632
83761cbd
KB
46332005-02-03 Kevin Buettner <kevinb@redhat.com>
4634
4635 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4636
9f1c6395
MS
46372005-01-17 Michael Snyder <msnyder@redhat.com>
4638
4639 * gdb.texinfo: Fix spelling, infinte -> infinite.
4640
fbd1b305
MK
46412005-01-08 Mark Kettenis <kettenis@gnu.org>
4642
4643 * observer.texi (GDB Observers): Document "solib_loaded".
4644
3ace7edb
AC
46452005-01-07 Andrew Cagney <cagney@gnu.org>
4646
bec39cab
AC
4647 * configure.ac: Rename configure.in, require autoconf 2.59.
4648 * configure: Re-generate.
4649
3ace7edb
AC
4650 * configure.in: Replace configdirs with multiple references to
4651 AC_CONFIG_SUBDIRS.
4652 * configure: Re-generate.
5ae4183a 4653
53531fc1
AC
46542005-01-04 Andrew Cagney <cagney@gnu.org>
4655
4656 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4657 part of the version number.
4658
536ffdb7
MK
46592004-12-24 Mark Kettenis <kettenis@gnu.org>
4660
4661 * gdbint.texinfo (Algorithms): Remove description of
4662 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4663
e1aac25b
JB
46642004-12-07 Jim Blandy <jimb@redhat.com>
4665
4666 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4667 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4668 numbers.
4669
f47b1503
AS
46702004-12-07 Andreas Schwab <schwab@suse.de>
4671
4672 * gdb.texinfo (Mode Options): Document -l option.
4673
b6b8ece6
EZ
46742004-12-04 Eli Zaretskii <eliz@gnu.org>
4675
4676 * gdbint.texinfo (Algorithms): More accurate description of
4677 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4678 is not needed unless data-read and data-access watchpoints are
4679 supported. Add a description of how GDB checks whether the
4680 inferior stopped because a watchpoint was hit.
4681
01371747
EZ
46822004-11-23 Eli Zaretskii <eliz@gnu.org>
4683
4684 * gdb.texinfo (Files): Add cross-reference to description of
4685 -readnow command-line switch.
4686
2315ffec
RC
46872004-11-10 Randolph Chung <tausq@debian.org>
4688
4689 * gdb.texinfo: Document set/show backtrace past-entry commands.
4690 Rearrange index entries for set/show backtrace past-main.
4691
69065f5d
AC
46922004-11-10 Jon Beniston <jon@beniston.com>
4693
4694 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4695 * gdb.texinfo (Remote Serial Protocol): Further describe
4696 binary transfer escaping mechanism .
69065f5d 4697
30e91e0b
RC
46982004-11-08 Randolph Chung <tausq@debian.org>
4699
4700 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4701 and "show debug infrun". Add index entries.
4702
60bf7e09
EZ
47032004-10-23 Eli Zaretskii <eliz@gnu.org>
4704
4705 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4706 "info proc" that are already implemented. Add index entries.
4707 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4708 (Files): Add a tip for decreasing memory used for symtabs from
4709 shared libraries.
f018e82f
EZ
4710 (Starting): Fix whitespace; make "elaboration" stand out where it
4711 is first used, and add an index entry for the term.
f8568604
EZ
4712 (Calling): Expand and elaborate text. Add "print". Add the
4713 description of problems with weak aliases.
384ee23f 4714 (Core File Generation): New section.
60bf7e09 4715
d52fe014
AC
47162004-10-12 Andrew Cagney <cagney@gnu.org>
4717
4718 * gdbint.texinfo (Versions and Branches): New chapter.
4719 (Releasing GDB): Delete "Versions and Branches" section.
4720 (Top): Add "Versions and Branches".
4721
703663ab
EZ
47222004-10-08 Eli Zaretskii <eliz@gnu.org>
4723
4724 * gdb.texinfo (Editing, History): Add cross-references to the
4725 included Readline and History user documentation. Remove
4726 references to the symbol have-readline-appendices which is unused
4727 and undefined.
4728 (History): Fix indexing.
4729
ac77d04f
JJ
47302004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4731
4732 * gdbint.texinfo (target_stopped_data_address): Update to
4733 new prototype.
4734 (i386_stopped_data_address): Update prototype and description.
4735 (i386_stopped_by_watchpoint): New function and description.
4736
e07c999f
PH
47372004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4738
4739 * gdb.texinfo (Filenames): Add Ada suffixes.
4740 (Ada) New section.
4741
2e868123
AC
47422004-09-27 Andrew Cagney <cagney@gnu.org>
4743 Robert Picco <Robert.Picco@hp.com>
4744
4745 * gdb.texinfo (Packets): Document the "p" packet.
4746
02a57714
JM
47472004-09-21 Jason Molenda (jmolenda@apple.com)
4748
4749 * gdb.texinfo (Paths and Names of the Source Files): Document the
4750 meaning of values in the 'desc' field of a SO stab.
4751
ae038cb0
DJ
47522004-09-20 Daniel Jacobowitz <dan@debian.org>
4753
4754 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4755 max-cache-age" and "maint show dwarf2 max-cache-age".
4756
f7dc1244
EZ
47572004-09-16 Eli Zaretskii <eliz@gnu.org>
4758
4759 * gdb.texinfo (Set Breaks): Add index entry for setting
4760 breakpoints on overloaded C++ functions that are not members of
4761 any classes. Add an example and an index entry for setting
4762 breakpoints on all program functions.
4763 (Character Sets, Macros, Overlay Commands)
4764 (Non-debug DLL symbols, GDB/MI Output Syntax)
4765 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4766 Use "(@value{GDBP})" instead of a literal "(gdb)".
4767
f810308b
AC
47682004-09-12 Andrew Cagney <cagney@gnu.org>
4769
4770 * gdbint.texinfo (Native Debugging): Delete description of
4771 FILES_INFO_HOOK.
4772
15a661f3
PH
47732004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4774
5ae4183a
AS
4775 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4776 to hex_string_custom (not historically correct, but more
15a661f3
PH
4777 understandable, given the current code).
4778
f3219c75
AC
47792004-09-03 Andrew Cagney <cagney@gnu.org>
4780
4781 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4782
f3bb6704
JJ
47832004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4784
4785 * observer.texi (solib_unloaded): New observer.
4786
8d2c00cb
AC
47872004-08-24 Andrew Cagney <cagney@gnu.org>
4788
4789 * gdbint.texinfo (Target Architecture Definition): Add missing
4790 comma.
4791
e7dc800a
MC
47922004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4793
4794 * (Using the Testsuite): build != host is supported,
4795 but some test scripts do not support build != host.
4796
73b03683
MK
47972004-08-14 Mark Kettenis <kettenis@gnu.org>
4798
4799 * gdbint.texinfo (Host Definition): Delete description of
4800 FCLOSE_PROVIDED and GETENV_PROVIDED.
4801
c0ccb908
MK
48022004-08-05 Mark Kettenis <kettenis@chello.nl>
4803
4804 * gdbint.texinfo (Host Definition): Delete description of
4805 NO_SYS_FILE.
4806 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4807 PTRACE_FP_BUG.
4808
9c8dbfa9
AC
48092004-08-05 Andrew Cagney <cagney@gnu.org>
4810
4811 * gdbint.texinfo (Target Architecture Definition): Delete
4812 reference to deprecated_read_fp.
4813
f42accbe
AC
48142004-08-02 Andrew Cagney <cagney@gnu.org>
4815
4816 * gdbint.texinfo (Target Architecture Definition): Delete
4817 description of DEPRECATED_REGISTER_BYTES.
4818
0b66e38c
EZ
48192004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4820
4821 * gdb.texinfo (Source Path): Document the new behavior of
4822 searching for the source files.
4823
15387254
EZ
48242004-07-17 Eli Zaretskii <eliz@gnu.org>
4825
4826 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4827 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4828 (Auto Display): Improve indexing.
4829
2c07db7a
AC
48302004-07-16 Andrew Cagney <cagney@gnu.org>
4831
4832 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4833 "-noasync".
4834
4644b6e3
EZ
48352004-07-09 Eli Zaretskii <eliz@gnu.org>
4836
4837 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4838 have the same prefix have only their prefix in the index.
4839
7561d450
MK
48402004-07-03 Mark Kettenis <kettenis@gnu.org>
4841
4842 * gdb.texinfo (BSD libkvm Interface): New node (section)
4843 (Native): Add it to the menu.
4844
67bebe79
MK
48452004-07-01 Mark Kettenis <kettenis@gnu.org>
4846
4847 * gdbint.texinfo (Target Architecture Definition): Remove
4848 PCC_SOL_BROKEN.
4849
1a6923e0
MK
48502004-06-24 Mark Kettenis <kettenis@gnu.org>
4851
4852 * gdbint.texinfo (Target Architecture Definition): Remove
4853 SUN_FIXED_LBRAC_BUG.
4854
b435e160
AC
48552004-06-26 Andrew Cagney <cagney@gnu.org>
4856
4857 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4858
b5622e8d
AC
48592004-06-20 Andrew Cagney <cagney@gnu.org>
4860
4861 * gdbint.texinfo (Target Architecture Definition): Deprecate
4862 USE_STRUCT_CONVENTION.
4863
e0c07bf0
MC
48642004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4865
4866 gdb.texinfo (Bug Reporting): Mention session recording,
4867 with the script command or Emacs.
4868
782263ab
AC
48692004-06-18 Andrew Cagney <cagney@gnu.org>
4870
4871 * gdbint.texinfo (Target Architecture Definition): Deprecate
4872 FUNCTION_START_OFFSET.
4873
03727ca6
AC
48742004-06-14 Andrew Cagney <cagney@gnu.org>
4875
4876 Based on changes from Karl Berry.
4877 * gdb.texinfo: Do not use @sc in a direntry.
4878 * stabs.texinfo: Change @dircateogry to "Software development".
4879 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4880
97092415
AC
48812004-06-13 Andrew Cagney <cagney@gnu.org>
4882
4883 * gdbint.texinfo (Target Architecture Definition): Delete
4884 description of RETURN_VALUE_ON_STACK.
4885
1f6d4158
AC
48862004-06-09 Andrew Cagney <cagney@gnu.org>
4887
4888 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4889 deleted by previous patch.
4890
d966f0cb
AC
48912004-06-08 Andrew Cagney <cagney@gnu.org>
4892
4893 * gdbint.texinfo (Native Debugging): Delete documentation on
4894 ATTACH_DETACH.
4895
86fe4aaa
RC
48962004-06-06 Randolph Chung <tausq@debian.org>
4897
4898 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4899
d4b6d575
RC
49002004-06-06 Randolph Chung <tausq@debian.org>
4901
5ae4183a 4902 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4903 the new push_dummy_call method signature. Describe the function
4904 argument.
4905
4e8b0763
JB
49062004-05-24 Joel Brobecker <brobecker@gnat.com>
4907
4908 * gdb.texinfo (Starting): Document new start command.
4909
59caf092
AC
49102004-05-21 Andrew Cagney <cagney@redhat.com>
4911
4912 * observer.texi (GDB Observers): Document "inferior_created".
4913
e4a2df64
AC
49142004-05-08 Andrew Cagney <cagney@redhat.com>
4915
e6b55ae2
AC
4916 * gdbint.texinfo (Target Architecture Definition): Delete
4917 description of DO_DEFERRED_STORES.
4918
28954179
AC
4919 * gdbint.texinfo (Target Architecture Definition): Delete
4920 references to DEPRECATED_FIX_CALL_DUMMY.
4921
434b87dd
AC
4922 * gdbint.texinfo (Target Architecture Definition): Delete
4923 description of DEPRECATED_CALL_DUMMY_WORDS,
4924 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4925
58d28df8
AC
4926 * gdbint.texinfo (Target Architecture Definition): Delete
4927 description of DEPRECATED_PUSH_DUMMY_FRAME.
4928
e4a2df64
AC
4929 * gdbint.texinfo (Target Architecture Definition): Delete
4930 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4931
2b4855ab
AC
49322004-05-07 Andrew Cagney <cagney@redhat.com>
4933
4934 * observer.texi (GDB Observers): Add "Debugging" section. Include
4935 cross reference to "set/show debug observer".
4936 * gdb.texinfo (Debugging Output): Document "set/show debug
4937 observer".
4938
fcf70625
AC
49392004-05-01 Andrew Cagney <cagney@redhat.com>
4940
4941 * gdbint.texinfo (Target Architecture Definition): Delete
4942 description of DEPRECATED_PC_IN_SIGTRAMP.
4943
8ee56bcf
AC
49442004-04-30 Andrew Cagney <cagney@redhat.com>
4945
4946 * gdbint.texinfo (Target Architecture Definition): Delete
4947 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4948
67ab9a76
OF
49492004-04-30 Orjan Friberg <orjanf@axis.com>
4950
4951 * observer.texi (GDB Observers): Correct spelling.
4952
79346bcb
OF
49532004-04-26 Orjan Friberg <orjanf@axis.com>
4954
4955 * observer.texi (GDB Observers): Add target_changed event.
4956
7a464420
AC
49572004-04-08 Andrew Cagney <cagney@redhat.com>
4958
4959 * observer.texi (GDB Observers): Rework, provide generic observer
4960 definitions and then a list of observable events.
4961
6cdf9d98
AC
49622004-04-04 Andrew Cagney <cagney@redhat.com>
4963
4964 * gdbint.texinfo (Host Definition): Delete reference to
4965 NO_SIGINTERRUPT.
4966
ddc135a4
AC
49672004-04-02 Andrew Cagney <cagney@redhat.com>
4968
4969 * gdbint.texinfo (Target Architecture Definition): Delete
4970 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4971
6a1b180d
SC
49722004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4973
4974 * gdb.texinfo (TUI Commands): Document tui reg commands.
4975
d0d5df6f
AC
49762004-03-26 Andrew Cagney <cagney@redhat.com>
4977
4978 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4979 "gdbtui".
4980 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4981 (Contributors): Mention both Text and Terminal User Interface.
4982
aa2a3f87
AC
49832004-03-23 Andrew Cagney <cagney@redhat.com>
4984
4985 * gdbint.texinfo (Target Architecture Definition): Deprecate
4986 references to SIGTRAMP_START and SIGTRAMP_END.
4987
f561f026
AC
49882004-03-23 Andrew Cagney <cagney@redhat.com>
4989
4990 * gdbint.texinfo (Target Architecture Definition): Deprecate
4991 references to PC_IN_SIGTRAMP.
4992
33cb8b0f
AC
49932004-03-19 Andrew Cagney <cagney@redhat.com>
4994
4995 * gdbint.texinfo (Target Architecture Definition): Delete
4996 reference to GDB_TARGET_IS_HPPA.
4997
fc989b7a
AC
49982004-03-18 Andrew Cagney <cagney@redhat.com>
4999
5000 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5001 describe pre_init and post_init.
5002
701b08bb
DJ
50032004-03-09 Daniel Jacobowitz <drow@mvista.com>
5004
5005 * gdb.texinfo (Debugging Output): Document values for "set debug
5006 target".
5007
faae5abe
AC
50082004-02-28 Andrew Cagney <cagney@redhat.com>
5009
5010 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5011
dd79a6cf
JJ
50122004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5013
5014 * gdb.texinfo (breakpoints): Add information about the
5015 new "set breakpoint pending" and "show breakpoint pending"
5016 commands.
5017
e7f16015
AC
50182004-02-26 Andrew Cagney <cagney@redhat.com>
5019
5020 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5021 in Per-architecture module data section.
5022
7161a3a6
RM
50232004-02-25 Roland McGrath <roland@redhat.com>
5024
5025 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5026
2154891a
AC
50272004-02-24 Andrew Cagney <cagney@redhat.com>
5028
5029 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5030 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5031 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5032
6c74ac8b
AC
50332004-02-17 Andrew Cagney <cagney@redhat.com>
5034
5035 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5036
19772a2c
AC
50372004-02-16 Andrew Cagney <cagney@redhat.com>
5038
5039 * gdbint.texinfo (Target Architecture Definition): Deprecate
5040 FRAMELESS_FUNCTION_INVOCATION.
5041
c9830293
AC
50422004-02-16 Andrew Cagney <cagney@redhat.com>
5043
5044 * gdbint.texinfo (Coding): Mention -Wunused-function.
5045
b9d26eb9
AC
50462004-02-14 Andrew Cagney <cagney@redhat.com>
5047
5048 * gdbint.texinfo (Target Architecture Definition): Delete
5049 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5050
49efadf5
EZ
50512004-02-12 Elena Zannoni <ezannoni@redhat.com>
5052
5053 * gdb.texinfo: Properly quote the name "C++".
5054 * gdbint.texinfo: Ditto.
5055 * stabs.texinfo: Ditto.
5056
1eb288ea
EZ
50572004-02-11 Elena Zannoni <ezannoni@redhat.com>
5058
5059 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5060 minimal information about libiberty.
5061
e4937fc1
MC
50622004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5063
5064 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5065
a9331b3f
RM
50662004-02-04 Roland McGrath <roland@redhat.com>
5067
5068 * gdb.texinfo (Auxiliary Vector): New node (section).
5069 (Data): Add it to the menu.
5070
2650777c
JJ
50712004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5072
5073 * gdb.texinfo (Breakpoints): Add information about pending
5074 breakpoint support.
5075
b4501125
AC
50762004-01-26 Andrew Cagney <cagney@redhat.com>
5077
5078 * gdb.texinfo (Overview): Delete references to the cisco protocol
5079 including the "N" response.
5080
74055713
AC
50812004-01-26 Andrew Cagney <cagney@redhat.com>
5082
5083 * gdbint.texinfo (Target Architecture Definition): Rename
5084 EXTRACT_STRUCT_VALUE_ADDRESS to
5085 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5086
3bbe9696
EZ
50872004-01-24 Eli Zaretskii <eliz@gnu.org>
5088
5089 * gdb.texinfo (KOD): Document "show os". Add index entries for
5090 "set/show os" and "info cisco" commands.
5091
5843504f
EZ
50922004-01-21 Eli Zaretskii <eliz@gnu.org>
5093
5094 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5095
9175c9a3
MC
50962004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5097
5098 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5099 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5100
8e94b928
NR
51012004-01-19 Nick Roberts <nick@nick.uklinux.net>
5102
5103 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5104 -stack-list-locals.
5105 (GDB/MI Variable Objects): Describe extension to
5106 -var-list-children.
5107
a20cf136
DJ
51082004-01-17 Daniel Jacobowitz <drow@mvista.com>
5109
5110 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5111
afb18d0f
AC
51122004-01-17 Andrew Cagney <cagney@redhat.com>
5113
5114 * gdbint.texinfo (Target Architecture Definition): Delete
5115 documentation on DEPRECATED_NPC_REGNUM.
5116
b51970ac
DJ
51172004-01-13 Daniel Jacobowitz <drow@mvista.com>
5118
5119 * gdb.texinfo: Update copyright year. Mention that set
5120 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5121 "set follow-fork-mode ask".
5122
0f0cffd2
AC
51232004-01-13 Andrew Cagney <cagney@redhat.com>
5124
5125 * gdbint.texinfo: Update copyright year.
5126 (Coding): Add -Wunused-label to list of -Werror warnings.
5127
c552b3bb 51282004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5129 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5130
5131 * gdb.texinfo: Update copyright.
5132 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5133 around names, as appropriate. Minor syntax cleanup of
5134 _NSPrintForDebugger explanation. Two spaces after periods.
5135 GDBN used instead of lit. "gdb". Index entries added for
5136 print-object and _NSPrintForDebugger. @noindent added in one spot.
5137
afe157ca
EZ
51382003-11-11 Elena Zannoni <ezannoni@redhat.com>
5139
5140 * stabs.texinfo: Add dircategory and direntry commands.
5141 * annotate.texinfo: Ditto.
5142
963e2bb7
AC
51432003-11-10 Andrew Cagney <cagney@redhat.com>
5144
5145 * gdbint.texinfo (Target Architecture Definition): Replace the
5146 return_value method's "inval" and "outval" parameters with
5147 "readbuf" and "writebuf".
5148
1d8b2f28
JB
51492003-10-28 Jim Blandy <jimb@redhat.com>
5150
5151 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5152 from "The `F' request packet" and "The `F' reply packet", to make
5153 texi2dvi happy.
5154 (File-I/O remote protocol extension): Update menu entries, too.
5155
36d86913
MC
51562003-10-26 Michael Chastain <mec@shout.net>
5157
5158 * gdb.texinfo (Thread Stops): Document the issue with
5159 premature return from system calls in multi-threaded programs.
5160
ce2826aa
AC
51612003-10-24 Andrew Cagney <cagney@redhat.com>
5162
5163 * annotate.texinfo: Fix "fortunatly"[sic].
5164
f24c5e49
KI
51652003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5166
5167 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5168 with "Hitachi" and "Mitsubishi".
5169
92ad9cd9
AC
51702003-10-20 Andrew Cagney <cagney@redhat.com>
5171
5172 * gdbint.texinfo (Target Architecture Definition): Document
5173 gdbarch_return_value. Add cross references from
5174 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5175 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5176
0ab4b752
MK
51772003-10-18 Mark Kettenis <kettenis@gnu.org>
5178
5179 * gdbint.texinfo (Target Architecture Definition): Document
5180 regset_from_core_section.
fb3e19c0
KI
5181
51822003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5183
5184 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5185
a9331b3f 51862003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5187
5188 From Anthony Green <green@redhat.com>:
5ae4183a 5189 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5190
1485d690
KB
51912003-10-14 Kevin Buettner <kevinb@redhat.com>
5192
889bf7c5
PA
5193 * gdb.texinfo (Breakpoint related warnings): New node.
5194 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5195
86d30acc
DJ
51962003-10-13 Daniel Jacobowitz <drow@mvista.com>
5197
5198 * gdb.texinfo (Remote Protocol): Document v and vCont.
5199
172c2a43
KI
52002003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5201
5202 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5203 * gdbint.texinfo: Ditto.
5204
71952f4c
AC
52052003-10-09 Andrew Cagney <cagney@redhat.com>
5206
5207 From 2003-09-18 David Anderson <davea@sgi.com>:
5208 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5209 "command".
5210
268e2188
AC
52112003-10-03 Andrew Cagney <cagney@redhat.com>
5212
5213 * gdbint.texinfo (Target Architecture Definition): Deprecate
5214 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5215 just target.
5216
12c266ea 52172003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5218
f30992d4 5219 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5220 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5221 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5222 * gdbint.texinfo (Target Architecture Definition): Rename
5223
52242003-09-30 Andrew Cagney <cagney@redhat.com>
5225
f30992d4 5226 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5227 (Target Architecture Definition):
f30992d4 5228
2e092625
AC
5229 * gdbint.texinfo (Target Architecture Definition): Rename
5230 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5231
0717ae8a
AC
52322003-09-29 Andrew Cagney <cagney@redhat.com>
5233
dad809b7
AC
5234 * gdbint.texinfo (Target Architecture Definition): Delete
5235 documentation for NEED_TEXT_START_END.
5236
0717ae8a
AC
5237 * gdbint.texinfo (Target Architecture Definition): Rename
5238 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5239 TARGET_WRITE_PC.
a9331b3f 5240
af6cf26d
MC
52412003-09-22 Michael Chastain <mec@shout.net>
5242
5243 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5244
ee206350
AG
52452003-09-21 Anthony Green <green@redhat.com>
5246
5247 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5248
a38c9fe6
MK
52492003-09-21 Mark Kettenis <kettenis@gnu.org>
5250
5251 * gdbint.texinfo (Target Architecture Definition): Document
5252 stabs_argument_has_addr.
5253
77949794
AC
52542003-09-18 Andrew Cagney <cagney@redhat.com>
5255
5256 * gdbint.texinfo (Target Architecture Definition): Delete
5257 documentation on REGISTER_NAMES.
5258
8e823e25
MK
52592003-09-13 Mark Kettenis <kettenis@gnu.org>
5260
5261 * gdbint.texinfo (Target Architecture Definition): Replace
5262 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5263
f27dd7fd
AC
52642003-09-11 Andrew Cagney <cagney@redhat.com>
5265
5266 * gdbint.texinfo (Target Architecture Definition): Replace
5267 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5268
8b148df9
AC
52692003-08-18 Andrew Cagney <cagney@redhat.com>
5270
5271 * gdbint.texinfo (Target Architecture Definition): Document
5272 "frame_red_zone_size".
5273
25d29d70
AC
52742003-08-09 Andrew Cagney <cagney@redhat.com>
5275
5276 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5277 with "set/show backtrace past-main" and "set/show backtrace
5278 limit".
5279
c938e9b0
L
52802003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5281
5282 * Makefile.in (install-info): Support DESTDIR.
5283 (install-html): Likewise.
5284
64fabec2
AC
52852003-08-07 Andrew Cagney <cagney@redhat.com>
5286
5287 Patch from Nick Roberts.
5288 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5289 bindings. Remove description of send-gdb-command.
5290
2fcf52f0
AC
52912003-08-07 Andrew Cagney <cagney@redhat.com>
5292
5293 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5294 GDB 6.0.
5295
086432e2
AC
52962003-08-06 Andrew Cagney <cagney@redhat.com>
5297
5298 * gdb.texinfo (Mode Options): Mention that level three is the
5299 highest available and that level 2 is deprecated.
5300 (Annotations Overview): Mention annotation levels. Cross reference
5301 to "Limitations of the Annotation Interface" in annotate.texi.
5302 (TODO, Value Annotations, Frame Annotations): Delete section.
5303 (Displays, Breakpoint Info): Delete.
5304
e5249f67
AC
53052003-08-04 Andrew Cagney <cagney@redhat.com>
5306
5307 * agentexpr.texi: Delete @bye.
5308 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5309 (stabs.info): Add $(srcdir) to include search path.
5310 (html): Depend on "annotate_toc.html", and not "annotate.html".
5311 * stabs.texinfo: Ditto. Include "fdl.texi".
5312 * gdbint.texinfo: Update copyright statement's list of invariant
5313 sections.
5314
e6f672d2
AC
53152003-07-28 Andrew Cagney <cagney@redhat.com>
5316
5317 * Makefile.in (INFO_DEPS): Add annotate.info.
5318 (dvi, ps, html, pdf): Add annotate.
5319 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5320 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5321 (ANNOTATE_DOC_FILES): New macro.
5322 (ANNOTATE_TEX_TMPS): New macro.
5323 (annotate.info, annotate_toc.html): Specify dependencies.
5324 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5325 * annotate.texinfo: Rename annotate.texi. Get building. Add
5326 "Migrating to GDB/MI" and "Limitations of the Annotation
5327 Interface" chapters. Mention why it is not part of the user
5328 guide. Update copyright notice. Include "fdl.texi".
5329
72ffddc9
SC
53302003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5331
5332 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5333
a9f12a31
DJ
53342003-07-24 Daniel Jacobowitz <drow@mvista.com>
5335
5336 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5337
b1fe9455
DJ
53382003-07-24 Daniel Jacobowitz <drow@mvista.com>
5339
5340 * gdb.texinfo (Server): Mention pidof.
5341
153721e6
AC
53422003-07-22 Andrew Cagney <cagney@redhat.com>
5343
5344 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5345 list.
5346
0fac0b41
DJ
53472003-06-28 Daniel Jacobowitz <drow@mvista.com>
5348
5349 * gdb.texinfo (Logging output): New chapter.
5350
4e562065
JB
53512003-06-24 Joel Brobecker <brobecker@gnat.com>
5352
5353 * gdb.texinfo (Unsupported languages): New section.
5354 (Languages): Add link to new section.
5355
f2c06f52
AC
53562003-06-22 Andrew Cagney <cagney@redhat.com>
5357
5358 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5359
b4177fca
DJ
53602003-06-22 Daniel Jacobowitz <drow@mvista.com>
5361
5362 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5363
f418dd93
DJ
53642003-06-22 Daniel Jacobowitz <drow@mvista.com>
5365
5366 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5367 * agentexpr.texi: Retitle section, and change it to an appendix.
5368 Comment out texinfo initialization. Factor a @var{} into two
5369 pieces to prevent makeinfo warnings.
5370 * gdb.texinfo: Add Agent Expressions appendix.
5371
4ca61388
DJ
53722003-06-19 Daniel Jacobowitz <drow@mvista.com>
5373
5374 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5375
07f31aa6
DJ
53762003-06-18 Daniel Jacobowitz <drow@mvista.com>
5377
5ae4183a 5378 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5379 remote target". Document the "detach" and "disconnect" commands.
5380 (Server, Netware, Debug Session): Reference "Connecting to a
5381 remote target".
5382 (GDB/MI Target Manipulation): Document "-target-disconnect".
5383
2dd0da42
AC
53842003-06-13 Andrew Cagney <cagney@redhat.com>
5385
5386 * gdbint.texinfo (Target Architecture Definition): Deprecate
5387 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5388 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5389
e7a3abfc
JB
53902003-06-09 Jim Blandy <jimb@redhat.com>
5391
5392 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5393
25e3a86b
AC
53942003-06-08 Andrew Cagney <cagney@redhat.com>
5395
5396 * gdbint.texinfo (Target Architecture Definition): Delete
5397 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5398
a9e5fdc2
AC
53992003-06-08 Andrew Cagney <cagney@redhat.com>
5400
5401 * gdbint.texinfo (Target Architecture Definition): Document
5402 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5403
b37303ee
AF
54042003-06-07 Adam Fedor <fedor@gnu.org>
5405
5406 * gdb.texinfo: Add Objective-C documentation.
5407
39fe6e80
AC
54082003-06-01 Andrew Cagney <cagney@redhat.com>
5409
5410 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5411 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5412
125309b2
AC
54132003-05-21 Andrew Cagney <cagney@redhat.com>
5414
5415 * gdbint.texinfo (Target Architecture Definition): Delete
5416 references to "extract_address" and "store_address".
5417
b8b527c5
AC
54182003-05-16 Andrew Cagney <cagney@redhat.com>
5419
5420 * gdbint.texinfo (Target Architecture Definition): Replace
5421 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5422 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5423
50e3ee83
TR
54242003-05-14 Theodore A. Roth <troth@openavr.org>
5425
5426 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5427
44e2be90
L
54282003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5429
5430 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5431 (gdb.dvi): Likewise.
5432 (gdb.pdf): Likewise.
5433 (links2roff): Likewise.
5434
df5215a6
JB
54352003-05-08 Jim Blandy <jimb@redhat.com>
5436
5437 * gdb.texinfo (Dump/Restore Files): Update documentation for
5438 'dump', 'append', and 'restore': note that format argument is
5439 optional; simplify presentation of the command variants; and be
5440 more precise about the formats.
5441
5e7b2f39
JB
54422003-05-07 Jim Blandy <jimb@redhat.com>
5443
5444 * gdb.texinfo (Symbols): Update documentation: 'maint list
5445 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5446 symtabs' and 'maint info psymtabs'.
5447
b1e29e33
AC
54482003-05-05 Andrew Cagney <cagney@redhat.com>
5449
5450 * gdbint.texinfo (Target Architecture Definition): Make
5451 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5452 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5453 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5454
00905d52
AC
54552003-05-04 Andrew Cagney <cagney@redhat.com>
5456
5457 * gdb.texinfo (Maintenance Commands): Document "maint print
5458 dummy-frames".
5459
54ff5908
AC
54602003-05-04 Andrew Cagney <cagney@redhat.com>
5461
5462 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5463
32e7087d
JB
54642003-05-03 J. Brobecker <brobecker@gnat.com>
5465
5466 Thierry Schneider <tpschneider1@yahoo.com>
5467 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5468 for new MI command.
5469
7043d8dc
AC
54702003-05-03 Andrew Cagney <cagney@redhat.com>
5471
5472 * gdbint.texinfo (Target Architecture Definition): Document
5473 push_dummy_code. Add cross references.
5474
e33d66ec
EZ
54752003-05-02 Elena Zannoni <ezannoni@redhat.com>
5476
5477 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5478 set/show charsets commands.
5479
0ba6dca9
AC
54802003-04-28 Andrew Cagney <cagney@redhat.com>
5481
5482 * gdbint.texinfo (Target Architecture Definition): Replace
5483 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5484 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5485
d7a27068
AC
54862003-04-28 Andrew Cagney <cagney@redhat.com>
5487
5488 * gdbint.texinfo (Target Architecture Definition): Rename
5489 "tm_print_insn" to "deprecated_tm_print_insn".
5490
44ea7b70
JB
54912003-04-09 Jim Blandy <jimb@redhat.com>
5492
5493 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5494 list psymtabs'.
5495
fb8f8949
AC
54962003-04-08 Andrew Cagney <cagney@redhat.com>
5497
5498 * gdbint.texinfo (Target Architecture Definition): Delete
5499 references to EXTRA_FRAME_INFO.
5500
32fb0f22
AC
55012003-04-08 Andrew Cagney <cagney@redhat.com>
5502
5503 * gdbint.texinfo (Target Architecture Definition): Delete
5504 PRINT_TYPELESS_INTEGER.
5505
6be67e67
JB
55062003-04-02 J. Brobecker <brobecker@gnat.com>
5507
5508 * observer.texi (GDB Observers): Adjust the documentation for the
5509 normal_stop notification to better describe reality. Fix a couple
5510 of minor typos.
5511
4e35d5f0
BR
55122003-04-02 Bob Rossi <bob_rossi@cox.net>
5513
a9331b3f 5514 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5515 '-file-list-exec-source-file'
5516
e8a8712a
AC
55172003-03-31 Andrew Cagney <cagney@redhat.com>
5518
5519 * gdbint.texinfo (Target Architecture Definition): Delete
5520 references to CALL_DUMMY_P.
5521
6c0e89ed
AC
55222003-03-30 Andrew Cagney <cagney@redhat.com>
5523
5524 * gdbint.texinfo (Target Architecture Definition): Remove
5525 reference to TARGET_WRITE_SP.
a9331b3f 5526
378bfd1b
AC
55272003-03-27 Andrew Cagney <cagney@redhat.com>
5528
5529 * gdbint.texinfo (Target Architecture Definition): Remove
5530 references to write_sp.
6c0e89ed 5531
922fbb7b
AC
55322003-03-27 Andrew Cagney <cagney@redhat.com>
5533
5534 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5535 chapter body. Use @smallexample instead of @example.
5536 (Annotations): Ditto.
5537 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5538 annotate.texi.
5539
b81774d8
AC
55402003-03-26 Andrew Cagney <cagney@redhat.com>
5541
5542 * gdbint.texinfo (Target Architecture Definition): Replace
5543 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5544 dummy_addr parameters.
5545
1bf6d5cc
AC
55462003-03-25 Andrew Cagney <cagney@redhat.com>
5547
5548 * gdbint.texinfo (Target Architecture Definition): Delete
5549 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5550 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5551 Add reference to PUSH_ARGUMENTS.
5552
618ce49f
AC
55532003-03-23 Andrew Cagney <cagney@redhat.com>
5554
5555 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5556 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5557
bcd7e15f
JB
55582003-03-18 J. Brobecker <brobecker@gnat.com>
5559
5560 * gdbint.texinfo (Algorithms): Add new section describing the
5561 Observer paradigm.
5562 (Top): Add menu entry to new observer appendix.
5563 * observer.texi: New file.
5564 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5565 new observer.texi file.
5566
9fe8321b
AC
55672003-03-17 Andrew Cagney <cagney@redhat.com>
5568
5569 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5570 that GNU Press update the manual version number.
5571
ac2adee5
AC
55722003-03-12 Andrew Cagney <cagney@redhat.com>
5573
5574 * gdbint.texinfo (Target Architecture Definition): Delete
5575 references to get_saved_register. Rename GET_SAVED_REGISTER to
5576 DEPRECATED_GET_SAVED_REGISTER.
5577
749b82f6
AC
55782003-03-13 Andrew Cagney <cagney@redhat.com>
5579
5580 * gdbint.texinfo (Target Architecture Definition): Replace
5581 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5582
8bedc050
AC
55832003-03-12 Andrew Cagney <cagney@redhat.com>
5584
5585 * gdbint.texinfo (Target Architecture Definition): Rename
5586 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5587
0ce1b118
CV
55882003-03-10 Corinna Vinschen <vinschen@redhat.com>
5589
5590 * gdb.texinfo: Add File-I/O documentation.
5591
12cc2063
AC
55922003-03-10 Andrew Cagney <cagney@redhat.com>
5593
5594 * gdbint.texinfo (Target Architecture Definition): Cross reference
5595 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5596
7453dc06
AC
55972003-03-07 Andrew Cagney <cagney@redhat.com>
5598
5599 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5600 frame" command.
5601
6314f104
AC
56022003-03-05 Andrew Cagney <cagney@redhat.com>
5603
5604 * gdbint.texinfo (Target Architecture Definition): Document
5605 unwind_dummy_id. Cross reference unwind_dummy_id and
5606 SAVE_DUMMY_FRAME_TOS.
5607
f1212245
DJ
56082003-03-05 James Ingham <jingham@apple.com>
5609 Daniel Jacobowitz <drow@mvista.com>
5610
5611 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5612 and "show cp-abi".
5613
77e7e267
AC
56142003-03-03 Andrew Cagney <cagney@redhat.com>
5615
5616 * gdbint.texinfo (Target Architecture Definition): Document
5617 register_type.
5618
838a8221
AC
56192003-03-03 Andrew Cagney <cagney@redhat.com>
5620
5621 * stabs.texinfo (Structures): Use @samp and separate @var's
5622 instead of a single @var containing a comma separated list.
5623 (Unions): Ditto.
5624
d7f4a264
DJ
56252003-03-02 Daniel Jacobowitz <drow@mvista.com>
5626
5627 * Makefile.in (distclean): Remove config.log.
5628
f30ee0bc
AC
56292003-03-01 Andrew Cagney <cagney@redhat.com>
5630
5631 * gdbint.texinfo (Target Architecture Definition): Rename
5632 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5633
56342003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5635
5636 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5637 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5638
be448670
CF
56392003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5640
5641 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5642 (Non-debug DLL symbols): New node, describing the minimal symbols
5643 loaded from DLLs without real debugging symbols.
5644
501eef12
AC
56452003-02-20 Andrew Cagney <ac131313@redhat.com>
5646
5647 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5648 hardware-breakpoint-limit".
5649 (Set Watchpoints): Add cross reference to "set remote
5650 hardware-watchpoint-limit".
5651 (Remote configuration options): New section.
5652
21c294e6
AC
56532003-02-04 Andrew Cagney <ac131313@redhat.com>
5654
e9be73e4
AC
5655 * gdbint.texinfo (Target Architecture Definition): Delete
5656 descrption of IS_TRAPPED_INTERNALVAR.
5657
21c294e6
AC
5658 From Keith Seitz <keiths@redhat.com>:
5659 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5660 option "-i"/"--interpreter" to this chapter. Include index
5661 entries.
5662
0179ffac
DC
56632003-02-04 David Carlton <carlton@math.stanford.edu>
5664
5665 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5666 (Variables): Recommend stabs+ and DWARF 2.
5667 (C plus plus expressions): Correct info about
5668 compiler versions, debug formats.
5669 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5670 PR symtab/874.
5671
7ca9f392
AC
56722003-02-01 Andrew Cagney <ac131313@redhat.com>
5673
5674 * gdbint.texinfo (Target Architecture Definition): Delete
5675 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5676 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5677 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5678 references to nindy and i960.
5679 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5680
31a85ea2
AC
56812003-02-01 Andrew Cagney <ac131313@redhat.com>
5682
5683 * gdbint.texinfo (Target Architecture Definition): Delete
5684 FLOAT_INFO.
5685
6b894e49
AC
56862003-01-30 Andrew Cagney <ac131313@redhat.com>
5687
5688 * stabs.texinfo (Member Type Descriptor): Clarify description of
5689 `@'. Suggested by Ben Hutchings.
5690
c48861fb
AC
56912003-01-29 Andrew Cagney <ac131313@redhat.com>
5692
5693 * gdb.texinfo (M68K): Delete reference to es1800.
5694
617073a9
AC
56952003-01-29 Andrew Cagney <ac131313@redhat.com>
5696
5697 * gdb.texinfo (Maintenance Commands): Document `maint print
5698 reggroups' and `maint print register-groups'.
5699 * gdbint.texinfo (Target Architecture Definition): Document
5700 register_reggroup_p.
5701
5b5d99cf
JB
57022003-01-23 Jim Blandy <jimb@redhat.com>
5703
5704 * gdb.texinfo (Separate Debug Files): New section.
5705
e7ba9c65
DJ
57062003-01-22 Daniel Jacobowitz <drow@mvista.com>
5707
5708 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5709 and "maint show profile".
5710
94e91d6d
MC
57112003-01-16 Michael Chastain <mec@shout.net>
5712
5713 * gdb.texinfo (Installing GDB): Warn against
5714 ".../gdb-VERSION/gdb/configure".
5715 (Separate Objdir): Likewise.
5716
867f3898
AC
57172003-01-15 Andrew Cagney <ac131313@redhat.com>
5718
5719 * gdbint.texinfo (Target Architecture Definition): Delete
5720 definition of PRINT_REGISTER_HOOK.
5721
f153cc92
EZ
57222003-01-15 Elena Zannoni <ezannoni@redhat.com>
5723
5724 (OpenRISC 1000): Fix formatting of command names.
5725
c60eb6f1
EZ
57262003-01-15 Elena Zannoni <ezannoni@redhat.com>
5727
5728 * gdb.texinfo (Continuing and Stepping): Add new command
5729 'advance'. Clarify behavior of 'until'.
5730
f5ebfba0
DJ
57312003-01-13 Daniel Jacobowitz <drow@mvista.com>
5732
5733 * gdb.texinfo (Files): Document solib-absolute-prefix and
5734 solib-search-path.
5735
4ce8657e
MC
57362003-01-09 Michael Chastain <mec@shout.net>
5737
5738 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5739 (Create a Release): Add new instructions for new @file{src-release}.
5740 Document existing instructions for @file{Makefile.in} as
5741 being for @value{GDBN} 5.3.1 or earlier.
5742
372613e3
AC
57432003-01-09 Andrew Cagney <ac131313@redhat.com>
5744
5745 * gdbint.texinfo (Target Architecture Definition): Mention
5746 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5747 allocate memory.
5748
b4e9345d
DJ
57492003-01-04 Daniel Jacobowitz <drow@mvista.com>
5750
5751 * gdb.texinfo (Controlling GDB): Add @kindex for
5752 "show osabi".
5753 (Backtraces): Add @kindex's for backtrace-below-main.
5754
98b45e30
DJ
57552003-01-04 Daniel Jacobowitz <drow@mvista.com>
5756
5757 * gdb.texinfo (Controlling GDB): Document "set osabi".
5758
95f90d25
DJ
57592003-01-04 Daniel Jacobowitz <drow@mvista.com>
5760
5761 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5762 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5763
1e698235
DJ
57642003-01-04 Daniel Jacobowitz <drow@mvista.com>
5765
5766 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5767 "set coerce-float-to-double".
5768 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5769
e632838e
AC
57702003-01-02 Andrew Cagney <ac131313@redhat.com>
5771
5772 * stabs.texinfo: Remove obsolete text.
5773 * gdbint.texinfo: Ditto.
5774 * gdb.texinfo: Ditto.
5775
c133ab7a
MK
57762002-12-22 Mark Kettenis <kettenis@gnu.org>
5777
5778 * gdbint.texinfo (Target Architecture Definition): Update
5779 description of gdbarch_register_osabi.
5780
f821f325
KH
57812002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5782
5783 * agentexpr.texi: Fix typos.
5784 * annotate.texi: Likewise.
5785 * fdl.texi: Likewise.
5786
85a6d8d3 57872002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5788
5789 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5790 DEPRECATED_INIT_FRAME_PC.
5791
ae45cd16
AC
57922002-12-01 Andrew Cagney <ac131313@redhat.com>
5793
5794 * gdbint.texinfo (Target Architecture Definition): Delete
5795 PC_IN_CALL_DUMMY.
5796
07555a72
AC
57972002-11-28 Andrew Cagney <ac131313@redhat.com>
5798
5799 * gdbint.texinfo (Host Definition): Delete documentation on
5800 USE_GENERIC_DUMMY_FRAMES.
5801
c166cdc7
EZ
58022002-11-26 Elena Zannoni <ezannoni@redhat.com>
5803
5ae4183a 5804 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5805 * Makefile.in (install-info): Run the install-info command as part
5806 of the post install steps only.
5807 (uninstall-info): New target.
5808 (uninstall): New target.
5809
35db0260
EZ
58102002-11-22 Elena Zannoni <ezannoni@redhat.com>
5811
5812 * Makefile.in (install): Make install do some real work.
5813
9ba8d803
AC
58142002-11-19 Andrew Cagney <ac131313@redhat.com>
5815
5816 Fix POSIX problem reported by Paul Eggert.
5817 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5818 Fix PR gdb/527.
5819
903ad3a6
AC
58202002-10-26 Andrew Cagney <cagney@redhat.com>
5821
5822 * gdbint.texinfo (Target Architecture Definition): Delete
5823 definition of DO_REGISTERS_INFO.
5824
f2abfe65
KB
58252002-10-18 Kevin Buettner <kevinb@redhat.com>
5826
5827 * gdbint.texinfo (Address Classes): Fix problems with insertion
5828 of ``{'' and ``}'' in example.
5829
b5b0480a
KB
58302002-10-17 Kevin Buettner <kevinb@redhat.com>
5831
5832 * gdbint.texinfo (Address Classes): New section.
5833 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5834 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5835 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5836 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5837
c85508ee
KD
58382002-10-11 Klee Dienes <kdienes@apple.com>
5839
5840 * gdb.texinfo (Registers): Mention vector registers as well as
5841 floating registers in the documentation for 'info registers' and
5842 'info all-registers'.
5843
6d12fc3d
DJ
58442002-10-11 Daniel Jacobowitz <drow@mvista.com>
5845
5846 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5847
8d19fbd2
JJ
58482002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5849
5850 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5851 interface definition.
5852
a37295f9
MM
58532002-10-03 Marko Mlinar <markom@opencores.org>
5854
5855 * gdb.texinfo (Target Commands): Add or1k target specific
5856 commands.
5857 * gdb.texinfo (Contributors): Add myself to the contributors list.
5858
da0f9dcd
AC
58592002-10-01 Andrew Cagney <ac131313@redhat.com>
5860
5861 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5862 and "mi1" instead of "mi1" and "mi0".
5863
2e834e49
HPN
58642002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5865
5866 * gdb.texinfo (Packets): Fix typos "alligned".
5867 Correct z3/Z3 description. Correct z4/Z4 title.
5868
050be0dc
AC
58692002-09-27 Andrew Cagney <ac131313@redhat.com>
5870
5871 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5872
1104b9e7
KB
58732002-09-25 Kevin Buettner <kevinb@redhat.com>
5874
5875 * gdb.texinfo: Use GNU/Linux instead of Linux.
5876
512217c7
AC
58772002-09-25 Andrew Cagney <ac131313@redhat.com>
5878
5879 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5880
10998722
AC
58812002-09-24 Andrew Cagney <ac131313@redhat.com>
5882
512217c7 5883 * gdb.texinfo: Replace @example with @smallexample.
10998722 5884
a0eb71c5
KB
58852002-09-20 Kevin Buettner <kevinb@redhat.com>
5886
f7dc1244 5887 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5888 * gdb.texinfo (Character Sets): Use @smallexample instead of
5889 @example. Use GNU/Linux instead of Linux.
5890
58912002-09-20 Jim Blandy <jimb@redhat.com>
5892
5893 * gdb.texinfo: Add character set documentation.
5894
2f870471
AC
58952002-09-19 Andrew Cagney <ac131313@redhat.com>
5896
5897 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5898 (Packets): Add cross reference from `b' packet to `z' packets.
5899
790eb8f5
AC
59002002-09-19 Andrew Cagney <ac131313@redhat.com>
5901
8d30a00d
AC
5902 * gdb.texinfo (Maintenance Commands): Document ``maint
5903 internal-error'' and ``maint internal-warning''.
5904
790eb8f5
AC
5905 * gdbint.texinfo (Target Architecture Definition): Revise
5906 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5907
a23a7bf1
JB
59082002-09-19 Joel Brobecker <brobecker@gnat.com>
5909
5910 * gdbint.texinfo (Target Conditionals): Document the new
5911 NAME_OF_MALLOC macro.
5912
299ffc64
AC
59132002-09-05 Andrew Cagney <ac131313@redhat.com>
5914
5915 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5916 engineer.
5917
b7bb15bc
SC
59182002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5919
5920 * gdb.texinfo (TUI Overview): Document status line fields.
5921
3d757584
SC
59222002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5923
5924 * gdb.texinfo (TUI Commands): Document info win command.
5925
269c21fe
SC
59262002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5927
5928 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5929
7cf36c78
SC
59302002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5931
5932 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5933 (TUI Keys): Likewise.
5934
d2c6833e
AC
59352002-08-25 Andrew Cagney <ac131313@redhat.com>
5936
5937 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5938 for a packet receive.
5939
46d8b1c3
AC
59402002-08-25 Andrew Cagney <ac131313@redhat.com>
5941
5942 * Makefile.in (clean): Move to end of file.
5943 (distclean, maintainer-clean, realclean): Ditto.
5944 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5945 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5946 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5947 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5948
b0787093
AC
59492002-08-24 Andrew Cagney <ac131313@redhat.com>
5950
5951 * Makefile.in (GDBINT_TEX_TMPS): Define.
5952 (gdbint.dvi, gdbint.pdf): Use
5953 (GDB_TEX_TMPS): Define.
5954 (gdb.dvi, gdb.pdf): Use.
5955 (STABS_TEX_TMPS): Define.
5956 (stabs.dvi, stabs.pdf): Use.
5957 (GDB_DOC_SOURCE_INCLUDES): New macros.
5958 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5959 (GDBINT_DOC_FILES_INCLUDES): New macros.
5960 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5961 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5962 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5963 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5964 (links2roff): Replace SFILES_INCLUDED with
5965 GDB_DOC_SOURCE_INCLUDES.
5966 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5967 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5968 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5969 dependencies.
5970 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5971 dependencies.
5972 (gdbmi.texinfo): Delete rule.
5973 (inc-hist.texinfo): Delete rule.
5974 (rluser.texinfo): Delete rule.
5975
ebba8386
AC
59762002-08-23 Andrew Cagney <cagney@redhat.com>
5977
5978 * gdbint.texinfo (Target Architecture Definition): Update
5979 STORE_RETURN_VALUE, mention regcache.
5980
0ab7a791
AC
59812002-08-21 Andrew Cagney <ac131313@redhat.com>
5982
5983 * gdbint.texinfo (Target Architecture Definition): Document
5984 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5985
ee2d5c50
AC
59862002-08-19 Andrew Cagney <ac131313@redhat.com>
5987
5988 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5989 Fix minor typos. Add index entries.
5990
53c69bd7
AC
59912002-08-18 Andrew Cagney <ac131313@redhat.com>
5992
5993 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5994
e76f1f2e
AC
59952002-08-15 Andrew Cagney <ac131313@redhat.com>
5996
5997 * gdbint.texinfo (Target Architecture Definition): Document
5998 PRINT_VECTOR_INFO.
5999 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6000
0680b120
AC
60012002-08-13 Andrew Cagney <ac131313@redhat.com>
6002
6003 * gdb.texinfo (Maintenance Commands): Document "maint print
6004 registers", "maint print raw-registers" and "maint print
6005 cooked-registers".
6006
3c3bea1c
GS
60072002-08-08 Grace Sainsbury <graces@redhat.com>
6008
a9331b3f 6009 From Mark Salter:
3c3bea1c
GS
6010 * gdb.texinfo (Protocol): Document T packet extension to
6011 allow watchpoint address reporting.
6012
42f9b0a5
AC
60132002-08-03 Andrew Cagney <ac131313@redhat.com>
6014
6015 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6016
db034ac5
AC
60172002-08-01 Andrew Cagney <cagney@redhat.com>
6018
6019 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6020 to CHILL.
6021
e2b28d04
AC
60222002-08-01 Andrew Cagney <ac131313@redhat.com>
6023
6024 * gdbint.texinfo (Coding): Revise section "Include Files".
6025
7fb623f7
AC
60262002-07-24 Andrew Cagney <cagney@redhat.com>
6027
6028 * gdbint.texinfo: Obsolete references to m88k.
6029 * gdb.texinfo: Ditto.
6030
4a2b4636
JB
60312002-07-10 Joel Brobecker <brobecker@gnat.com>
6032
7fb623f7 6033 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6034 where the proper version of autoconf can be retrieved.
6035
a71ec265
DH
60362002-07-09 Don Howard <dhoward@redhat.com>
6037
6038 * gdb.texinfo (Command Files): Further describe the behavior of
6039 sourced command files.
6040
b9aa90c9
AC
60412002-06-27 Andrew Cagney <ac131313@redhat.com>
6042
6043 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6044 (Coding): Clarify ISO C version that GDB assumes.
6045
40dd2248
TT
60462002-06-26 Tom Tromey <tromey@redhat.com>
6047
6048 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6049 add_setshow_cmd_full.
6050
bfac230e
DH
60512002-06-25 Don Howard <dhoward@redhat.com>
6052
6053 * gdb.texinfo (Memory Region Attributes): Document new behavior
6054 for 'mem' command.
6055
475b0867
JB
60562002-06-11 Jim Blandy <jimb@redhat.com>
6057
919d772c
JB
6058 * gdb.texinfo (Symbols): Update documentation for `info source'
6059 command.
6060
475b0867
JB
6061 * gdb.texinfo (Macros): Call the command `info macro', not
6062 `show macro'.
6063
ba8c9337
AC
60642002-06-09 Andrew Cagney <ac131313@redhat.com>
6065
6066 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6067 data''.
6068
1029b7fa
MK
60692002-06-09 Mark Kettenis <kettenis@gnu.org>
6070
6071 * gdbint.texinfo (Target Architecture Definition): Document
6072 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6073
16737d73
AC
60742002-06-08 Andrew Cagney <ac131313@redhat.com>
6075
6076 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6077 lists.
6078
30107679
AC
60792002-06-08 Andrew Cagney <ac131313@redhat.com>
6080
6081 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6082 Branch''.
6083
3352e23e
AC
60842002-06-01 Andrew Cagney <ac131313@redhat.com>
6085
6086 * gdbint.texinfo (Target Architecture Definition): Add section
6087 ``Converting an existing Target Architecture to Multi-arch''.
6088
cbb09e6a
AC
60892002-05-30 Andrew Cagney <ac131313@redhat.com>
6090
6091 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6092 to ``Obsoleting code''. Revise.
6093
e2e0bcd1
JB
60942002-05-17 Jim Blandy <jimb@redhat.com>
6095
6096 * gdb.texinfo (C Preprocessor Macros): New chapter.
6097 Include it in the main menu.
6098 (Contributors): Credit Jim Blandy with macro support.
6099 (Compilation): Explain how to get macro information into the
6100 executable.
6101 (Expressions): Note that preprocessor macros are expanded.
6102
9db8d71f
DJ
61032002-05-14 Daniel Jacobowitz <drow@mvista.com>
6104
6105 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6106 options for `target remote'.
6107
6d531722
AC
61082002-05-13 Andrew Cagney <ac131313@redhat.com>
6109
6110 * gdbint.texinfo (Target Architecture Definition): Delete
6111 documentation on NNPC_REGNUM.
6112
13d01224
AC
61132002-05-11 Andrew Cagney <ac131313@redhat.com>
6114
6115 * gdbint.texinfo (Target Architecture Definition): Document
6116 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6117 (Target Architecture Definition): Revise section `Using Different
6118 Register and Memory Data Representations'. Add section `Raw and
6119 Virtual Register Representations'.
6120
b2e75d78
AC
61212002-05-11 Andrew Cagney <ac131313@redhat.com>
6122
6123 * gdbint.texinfo (Target Architecture Definition): Mention
6124 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6125 (Target Architecture Definition): Mention same. Add references to
6126 web pages.
6127
2c8682ee
MS
61282002-05-08 Michael Snyder <msnyder@redhat.com>
6129
6130 * stabs.texinfo (Attributes): Document new "vector" attribute.
6131
0816590b
AC
61322002-05-04 Andrew Cagney <ac131313@redhat.com>
6133
6134 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6135
2653173e
AC
61362002-05-04 Andrew Cagney <ac131313@redhat.com>
6137
6138 * gdb.texinfo: Delete obsolete references to a29k.
6139
d7bd68ca
AC
61402002-04-24 Andrew Cagney <ac131313@redhat.com>
6141
6142 * gdbint.texinfo (Target Architecture Definition): Replace
6143 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6144
21d83aa5
DM
61452002-04-24 David S. Miller <davem@redhat.com>
6146
6147 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6148
7673a6cc
DM
61492002-04-21 David S. Miller <davem@redhat.com>
6150
6151 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6152
d49d1e0a
AC
61532002-04-21 Andrew Cagney <ac131313@redhat.com>
6154
6155 * gdbint.texinfo (Target Architecture Definition): Delete
6156 definition of HAVE_REGISTER_WINDOWS.
6157
f7dc1244 61582002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6159
6160 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6161 "Theodore A. Roth" <troth@verinet.com>.
6162
5ca0cb28
DH
61632002-04-15 Don Howard <dhoward@redhat.com>
6164
f7dc1244 6165 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6166 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6167 Provide a better explaination of this feature.
5ca0cb28 6168
f208ba17
AC
61692002-04-14 Andrew Cagney <ac131313@redhat.com>
6170
6171 * gdbint.texinfo (Target Architecture Definition): Remove
6172 FRAME_CHAIN_COMBINE.
6173
d5ba91de
MC
61742002-04-12 Michael Chastain <mec@shout.net>
6175
6176 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6177 REG_STACK_SEGMENT.
6178
26818220
MC
61792002-04-09 Michael Chastain <mec@shout.net>
6180
6181 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6182 PYRAMID_* macros.
6183
129188f6
AC
61842002-04-07 Andrew Cagney <ac131313@redhat.com>
6185
6186 * gdb.texinfo (Bug Reporting): Document that the web is the
6187 prefered way of submitting bug reports.
6188 (Bug Reporting): Delete the s-mail address as the last resort.
6189
8227c0ff
AC
61902002-04-05 Andrew Cagney <ac131313@redhat.com>
6191
6192 * gdbint.texinfo (Target Architecture Definition): Delete
6193 references to TARGET_WRITE_FP and write_fp.
6194
16d9dec6
MS
61952002-03-27 Michael Snyder <msnyder@redhat.com>
6196
6197 * gdb.texinfo: Document new commands dump, append, and restore.
6198
9ae8b82c
AC
61992002-03-27 Andrew Cagney <ac131313@redhat.com>
6200
6201 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6202 Branch'.
6203
474c8240
AC
62042002-03-18 Andrew Cagney <ac131313@redhat.com>
6205
6206 * gdb.texinfo: Change all examples to @smallexample.
6207 * gdbint.texinfo: Ditto.
a9331b3f 6208
fb0ff88f
AC
62092002-03-18 Andrew Cagney <ac131313@redhat.com>
6210
6211 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6212 Branches''.
6213
9bb0a4d8
AC
62142002-03-18 Andrew Cagney <ac131313@redhat.com>
6215
6216 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6217 Policy''.
6218
937f164b
FF
62192002-03-04 Fred Fish <fnf@redhat.com>
6220
6221 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6222 expresson, suports, dependant, trhe, perhaphs, situtations,
6223 explictily, taged, oportunity, unfortunatly).
6224
a7b40f07
AC
62252002-02-24 Andrew Cagney <ac131313@redhat.com>
6226
6227 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6228 Remove reference to 3.12.
6229
aab4e0ec
AC
62302002-02-23 Andrew Cagney <ac131313@redhat.com>
6231
6232 * gdbint.texinfo: Include fdl.texi.
6233 (Top): Add GNU Free Documentation License.
6234 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6235 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6236 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6237 (gdbint.info): Add srcdir to include path.
6238 * gdb.texinfo: Include gpl.texi.
6239 (Top): Add Copying.
6240 * gpl.texi: New file.
6241
47b95330
AC
62422002-02-23 Andrew Cagney <ac131313@redhat.com>
6243
6244 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6245
78c47bea
PM
62462002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6247
6248 * gdb.texinfo: Document Cygwin native specific commands.
6249
56460a61
DJ
62502002-02-15 Daniel Jacobowitz <drow@mvista.com>
6251
6252 * gdb.texinfo: Document gdbserver ``--attach'' command.
6253
def71bfa
MS
62542002-02-07 Michael Snyder <msnyder@redhat.com>
6255
6256 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6257 to @code(_ovly_debug_event).
6258
c928edc0
AC
62592002-02-07 Andrew Cagney <ac131313@redhat.com>
6260
6261 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6262
81d46470
MS
62632002-02-06 Michael Snyder <msnyder@redhat.com>
6264
6265 * gdb.texinfo (overlays): Mention new magic symbol
6266 '_ovly_debug_event', which allows GDB to keep better track
6267 of overlays.
6268
f7dc1244 62692002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6270
6271 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6272 Suggested by Dmitry Sivachenko.
6273
6274 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6275
15110bc3
MS
62762002-02-01 Michael Snyder <msnyder@redhat.com>
6277
6278 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6279
6763aef9
MS
62802002-01-30 Michael Snyder <msnyder@redhat.com>
6281
ac282366
MS
6282 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6283 (set trust-readonly-sections): Document.
6763aef9 6284
8642bc8f
AC
62852002-01-29 Andrew Cagney <ac131313@redhat.com>
6286
6287 * gdbint.texinfo (Releasing GDB): Revise and update.
6288
afe64c1a
AC
62892002-01-28 Andrew Cagney <ac131313@redhat.com>
6290
6291 * gdbint.texinfo (Target Architecture Definition): Delete
6292 description of TARGET_BYTE_ORDER_DEFAULT.
6293
f7dc1244 62942002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6295
6296 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6297 <mitya@cavia.pp.ru>.
6298
3d6e1b5a
AC
62992002-01-23 Andrew Cagney <ac131313@redhat.com>
6300
6301 * libgdb.texinfo: Delete file.
6302
6c0e9fb3
AC
63032002-01-22 Andrew Cagney <ac131313@redhat.com>
6304
6305 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6306 * gdbint.texinfo: Ditto.
6307
e0ce93ac
AC
6308Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6309
6310 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6311
be298bcc
AC
63122002-01-22 Andrew Cagney <ac131313@redhat.com>
6313
6314 * Makefile.in: Update copyright.
6315 (TEXI2DVI): Define.
6316 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6317 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6318 gdb-cfg.texi.
6319 (TEXINDEX, PDFTEX): Delete makefile variables.
6320
8e04817f
AC
63212002-01-22 Andrew Cagney <ac131313@redhat.com>
6322
6323 * gdb.texinfo (Protocol): Move section to appendix.
6324
6b2f586d
AC
63252002-01-21 Andrew Cagney <ac131313@redhat.com>
6326
6327 * gdb.texinfo (Remote Debugging): Create a menu.
6328 (Top): Add ``Remote Debugging'' to menu.
6329
6f05cf9f
AC
63302002-01-21 Andrew Cagney <ac131313@redhat.com>
6331
6332 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6333 serial protocol'' from here.
6334 (Remote Debugging): To here. New chapter.
6335
3fd3d7d2
AC
63362002-01-20 Andrew Cagney <ac131313@redhat.com>
6337
6338 * gdbint.texinfo (Target Architecture Definition): Delete
6339 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6340
7fd60527
AC
63412002-01-20 Andrew Cagney <ac131313@redhat.com>
6342
6343 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6344 are no longer needed.
6345 (Porting GDB): Add maintainer note about configure.host.
6346
c2f05ac9
AC
63472002-01-20 Andrew Cagney <ac131313@redhat.com>
6348
6349 * gdbint.texinfo (Target Architecture Definition): Remove
6350 definition of IEEE_FLOAT.
6351
f7dc1244 63522002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6353
6354 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6355 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6356 <3diff@gnu.org>
231b2aad 6357
82600034
AC
63582002-01-19 Andrew Cagney <ac131313@redhat.com>
6359
6360 * gdbint.texinfo (Host Definition): Remove references to
6361 MALLOC_INCOMPATIBLE.
6362
7708fa01
AC
63632002-01-17 Andrew Cagney <ac131313@redhat.com>
6364
6365 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6366 and xyz-xdep.o.
6367
eb12ee30
AC
63682002-01-17 Andrew Cagney <ac131313@redhat.com>
6369
889bf7c5 6370 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6371 (Set Breaks): Copy ``maint info breakpoint'' doco to
6372 ``Maintenance Commands'' appendix. Add reference.
6373
c9ccaa92
AC
63742002-01-17 Andrew Cagney <ac131313@redhat.com>
6375
6376 * fdl.texi: Remove next/prev from @node.
6377
f7dc1244 63782002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6379
6380 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6381 for monstrous @multitable (from Brian Youmans).
6382
6383 * fdl.texi: New file.
6384
6385 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6386
8973da3a
AC
63872002-01-15 Andrew Cagney <ac131313@redhat.com>
6388
6389 * gdbint.texinfo (Releasing GDB): New chapter.
6390
7d86b5d5
AC
63912002-01-14 Andrew Cagney <ac131313@redhat.com>
6392
6393 * gdb.texinfo (Embedded Processors, Calling program functions):
6394 Obsolete references to a29k.
6395
cc1cb004
AC
63962002-01-13 Andrew Cagney <ac131313@redhat.com>
6397
6398 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6399 examples. Document that a code-block should do or discard its
6400 cleanups before exit.
6401
79f12247
MS
64022002-01-11 Michael Snyder <msnyder@redhat.com>
6403
6404 * gdb.texinfo (Choosing files): Change @samp to @file.
6405
19837790
MS
64062002-01-05 Michael Snyder <msnyder@redhat.com>
6407
6408 * gdb.texinfo (--pid): Document new command line option (attach).
6409
f7dc1244 64102002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6411
6412 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6413 in the stub.
6414
d7449b42
AC
64152002-01-04 Andrew Cagney <ac131313@redhat.com>
6416
6417 * gdbint.texinfo (Target Architecture Definition): Replace
6418 BIG_ENDIAN with BFD_ENDIAN_BIG.
6419
f23631e4
AC
64202002-01-03 Andrew Cagney <ac131313@redhat.com>
6421
6422 * gdbint.texinfo (Target Architecture Definition): Replace
6423 value_ptr with struct value pointer.
6424
72c9928d
EZ
64252002-01-02 Eli Zaretskii <eliz@gnu.org>
6426
6427 * gdb.texinfo (Free Software): Fix wording.
6428
959acfd1
EZ
64292001-12-31 Eli Zaretskii <eliz@gnu.org>
6430
6431 * gdb.texinfo (Free Software): New section ``Free Software Needs
6432 Free Documentation''.
6433
f7dc1244 64342001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6435
6436 * stabs.texinfo:
6437 * gdb.texinfo:
6438 * gdbint.texinfo:
6439 * libgdb.texinfo:
6440 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6441
6600abed
MS
64422001-12-29 Michael Snyder <msnyder@redhat.com>
6443
6444 * gdb.texinfo (maint info sections): Fix typo.
6445
f6680716
MS
64462001-12-26 Michael Snyder <msnyder@redhat.com>
6447
fe95c787
MS
6448 * gdb.texinfo (maint info sections): Document.
6449
a9331b3f 6450 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6451 'info proc' sub-options that are currently not implemented.
6452
c3d3ce5b
JB
64532001-12-20 Jim Blandy <jimb@redhat.com>
6454
6455 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6456
778eb05e
AC
64572001-12-15 Andrew Cagney <ac131313@redhat.com>
6458
6459 * gdbint.texinfo (Target Architecture Definition): Replace
6460 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6461
2607059c
AC
64622001-12-01 Andrew Cagney <ac131313@redhat.com>
6463
6464 * gdbint.texinfo (Host Definition): Delete documentation on
6465 HOST_BYTE_ORDER.
6466
df0cd8c5
JB
64672001-11-30 Jim Blandy <jimb@redhat.com>
6468
6469 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6470 overlay support. Add to top-level menu.
df0cd8c5 6471
88118b3a
TT
64722001-11-26 Tom Tromey <tromey@redhat.com>
6473
6474 * gdb.texinfo (Command Syntax): Document C-o binding.
6475
96565e91
CF
64762001-07-26 Christopher Faylor <cgf@redhat.com>
6477
6478 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6479 use since it is described in the referenced section.
6480
f7dc1244 6481 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6482 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6483 clearer when using DJGPP.
6484
2a3d5645
CF
64852001-11-24 Christopher Faylor <cgf@redhat.com>
6486
6487 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6488 specifically refer to MS-DOS.
6489 (command files): Mention gdb.ini is only used on MS-DOS.
6490
aa26fa3a
TT
64912001-11-21 Tom Tromey <tromey@redhat.com>
6492
6493 * gdb.texinfo (Invoking GDB): Document --args.
6494 (Mode Options): Likewise.
6495
4f8ada06
JB
64962001-11-21 Jim Blandy <jimb@redhat.com>
6497
6498 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6499 Delete documentation; this macro has been removed from the
6500 sources.
4f8ada06 6501
3fe0dc10
JB
65022001-11-13 Jim Blandy <jimb@redhat.com>
6503
6504 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6505
9e5abb06
CV
65062001-11-06 Corinna Vinschen <vinschen@redhat.com>
6507
6508 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6509
1c5dfdad
MS
65102001-11-05 Michael Snyder <msnyder@redhat.com>
6511
a9331b3f 6512 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6513 quote regexp chars in function names such as "operator*()".
6514
990f9fe3
FF
65152001-11-01 Fred Fish <fnf@redhat.com>
6516
6517 * gdbint.texinfo (SOLIB_ADD): Document additional new
6518 "readsyms" arg.
6519
b433d00b
DH
65202001-10-30 Don Howard <dhoward@redhat.com>
6521
070b1dd3
DH
6522 * gdb.texinfo: (Command Files) Added documentation for the
6523 behavior of gdb with input redirected from a file.
b433d00b 6524
b7209cb4
FF
65252001-10-28 Fred Fish <fnf@redhat.com>
6526
6527 * gdb.texinfo (auto-solib-add): Change docs to match
6528 implementation change.
6529 (auto-solib-limit): Add docs for new variable.
6530
1aa20aa8
AC
65312001-10-15 Andrew Cagney <ac131313@redhat.com>
6532
6533 * gdbint.texinfo (Target Architecture Definition): Function
6534 value_as_pointer renamed to value_as_address.
6535
fc0c74b1
AC
65362001-10-15 Andrew Cagney <ac131313@redhat.com>
6537
6538 * gdbint.texinfo (Target Architecture Definition): Default
6539 POINTER_TO_ADDRESS functions assume unsigned addresses.
6540 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6541 posting by Jim Blandy.
6542
f4846649
JB
65432001-10-12 Jim Blandy <jimb@redhat.com>
6544
6545 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6546 version of texi2html (1.64) doesn't support this flag any more.
6547
f277788b
MK
65482001-09-08 Mark Kettenis <kettenis@gnu.org>
6549
a9dc4918
MK
6550 * gdbint.texinfo (Host Definition): Remove description of
6551 MEM_FNS_DECLARED.
6552
d28379df
MK
6553 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6554
f277788b
MK
6555 * gdbint.texinfo (Host Definition): Remove description of
6556 HAVE_SIGSETMASK.
6557
7ccaa899
EZ
65582001-09-04 Elena Zannoni <ezannoni@redhat.com>
6559
6560 * gdbint.texinfo (Target Architecture Definition): Add
6561 explanation of TARGET_PRINT_INSN macro.
6562
17d9d558
JB
65632001-08-30 Jim Blandy <jimb@redhat.com>
6564
6565 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6566 Explain what it means to load relocatable files.
6567
72cde065
JB
65682001-08-28 Jim Blandy <jimb@redhat.com>
6569
6570 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6571 info `top' menu.
6572
9e678452
CF
6573Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6574
6575 * gdbint.texinfo: Add a cautionary note about macro use.
6576
a2bea4c3 65772001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6578
a2bea4c3
CV
6579 * gdb.texinfo: Explain omitting the hostname in the
6580 `target remote' command.
6581
1129bf27
DJ
65822001-07-30 Daniel Jacobowitz <drow@mvista.com>
6583
6584 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6585 and END-INFO-DIR-ENTRY.
6586
732b3002
SC
65872001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6588
6589 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6590
89437448
AC
65912001-07-25 Andrew Cagney <ac131313@redhat.com>
6592
6593 * gdbint.texinfo (libgdb): Rewrite.
6594
f7dc1244 65952001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6596
6597 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6598
c4555f82
SC
65992001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6600
6601 * gdb.texinfo (TUI): New chapter, document the TUI.
6602 (Mode Options): Document the -tui option.
6603
2f45a6e0
MK
66042001-07-23 Mark Kettenis <kettenis@gnu.org>
6605
6606 * gdbint.texinfo (Host Definition): Remove description of
6607 NEED_POSIX_SETPGID.
6608
f7dc1244 66092001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6610
6611 * gdb.tex (DJGPP Native): New node, with descriptions of
6612 DJGPP-specific commands.
6613
be9c6c35
JM
66142001-07-19 John R. Moore <jmoore@redhat.com>
6615
6616 * gdbint.texinfo: Three misspellings.
6617
dfa249fb
AC
66182001-07-06 Andrew Cagney <ac131313@redhat.com>
6619
6620 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6621 `test` expressions on bash. Problem reported by Colin Walters.
6622
c72e7388
AC
66232001-07-04 Andrew Cagney <ac131313@redhat.com>
6624
6625 * gdbint.texinfo (User Interface): Update ui-out documentation to
6626 refelect recent UI/MI updates.
6627
94bbb2c0
AC
66282001-07-04 Andrew Cagney <ac131313@redhat.com>
6629
6630 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6631 interpreters.
6632
af6c57ea
AC
66332001-06-15 Andrew Cagney <ac131313@redhat.com>
6634
6635 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6636 structure and not macros.
6637 (Host Definition): Document that much of this chapter is obsolete.
6638 (Target Architecture Definition): Update list of files that make
6639 up a target architecture.
6640 (Coding): Update.
6641
83aa8bc6
AC
66422001-06-28 Andrew Cagney <ac131313@redhat.com>
6643
6644 * gdbint.texinfo (Target Architecture Definition): Update
6645 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6646 The latter has been changed to a true predicate.
6647
f7dc1244 66482001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6649
6650 * annotate.texi: Add @noindent where needed. From Dmitry
6651 Sivachenko <dima@Chg.RU>.
6652 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6653
656db9b0
AC
66542001-06-16 Andrew Cagney <ac131313@redhat.com>
6655
6656 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6657
df2396a1
AC
66582001-06-14 Andrew Cagney <ac131313@redhat.com>
6659
6660 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6661 returns ``OK''. Document that the ``R'' packet does not reply.
6662
0f1f2b0a
MS
66632001-06-13 Michael Snyder <msnyder@redhat.com>
6664
6665 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6666
f7dc1244 66672001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6668
6669 * gdb.texinfo (Signals): Clarify the default setting of signal
6670 handling.
6671
a5d7c491
AC
66722001-05-14 Andrew Cagney <ac131313@redhat.com>
6673
6674 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6675 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6676
05a54c4f
AC
66772001-05-12 Andrew Cagney <ac131313@redhat.com>
6678
6679 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6680
f7dc1244 66812001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6682
6683 * gdbint.texinfo (Clean Design and Portable Implementation):
6684 Renamed from "Clean Design".
6685 (Clean Design and Portable Implementation): Document portable
6686 methods of handling file names, and the associated macros.
6687
f7dc1244 66882001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6689
6690 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6691 command and provide a cross-reference to its description.
6692 (Symbols): Note that "info scope" is useful for trace experiments.
6693
f7dc1244 66942001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6695
b37052ae
EZ
6696 * gdb.texinfo (Symbols): Document "info scope".
6697 (Tracepoints): New chapter.
6698 (Contributors): Update for v5.1.
6699 <All nodes>: Change "C++" to "C@t{++}".
6700
0ee54786
EZ
6701 * gdbint.texinfo (User Interface): A new section about ui_out
6702 functions, based on text written by Fernando Nasser.
6703
c534679c
EZ
6704 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6705
f7dc1244 67062001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6707
e9c75b65
EZ
6708 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6709
6710 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6711
6712 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6713 Replace "GDB" with "@value{GDBN}". Fix markup.
6714
6715 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6716
3d67e040
EZ
6717 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6718 a cross-reference to its description.
6719 (Symbols): Document "info symbol".
6720
f7dc1244 67212001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6722
6723 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6724 subsection "x86 Watchpoints".
6725 (Target Architecture Definition): Document the macros
6726 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6727 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6728
b0ed3589
AC
67292001-03-20 Andrew Cagney <ac131313@redhat.com>
6730
6731 * gdbint.texinfo (Target Architecture Definition): Update
6732 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6733 list.
6734
b6ba6518
KB
67352001-03-06 Kevin Buettner <kevinb@redhat.com>
6736
6737 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6738 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6739
f7dc1244 67402001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6741
6742 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6743
f7dc1244 67442001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6745
17cc6a06
EZ
6746 * gdb.texinfo (Environment): Document that `path' does not change
6747 the value of PATH in GDB's own environment (it did in the past,
6748 but that was changed on March 15, 1994). Reported by Doug Evans
6749 <dje@transmeta.com>.
6750
56caf160
EZ
6751 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6752 its line. Fix markup of commands and macros. Add an Index node
6753 and index entries.
6754
29e57380
C
67552001-01-23 J.T. Conklin <jtc@redback.com>
6756
6757 * gdb.texinfo (Memory region attributes): New manual section.
6758
1c6147de
ND
67592001-01-04 Nicholas Duffek <nsd@redhat.com>
6760
6761 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6762
f7dc1244 67632000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6764
6765 * refcard.tex: Version and copyright fixed. From Phil Edwards
6766 <pedwards@disaster.jaj.com>.
6767
0dcedd82
AC
6768Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6769
6770 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6771 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6772
3b851bce
AC
6773Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6774
6775 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6776 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6777
f7dc1244 67782000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6779
6780 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6781 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6782
b90a5f51
CF
67832000-11-10 Christopher Faylor <cgf@cygnus.com>
6784
6785 * gdb.texinfo: Document new 'set step-mode' command.
6786
f7dc1244 67872000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6788
6789 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6790 changes from Dmitry Sivachenko <dima@Chg.RU>.
6791
f7dc1244 67922000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6793
6794 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6795 From Steven Johnson <sbjohnson@ozemail.com.au>.
6796
2e685b93
MK
67972000-08-10 Mark Kettenis <kettenis@gnu.org>
6798
6799 * gdbint.texinfo (Overall Structure): Spelling fix.
6800
f7dc1244 68012000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6802
6803 * gdbint.texinfo (Target Architecture Definition): Document that
6804 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6805 for which REGISTER_CONVERTIBLE returns a zero value.
6806
63ac3005
EZ
68072000-07-08 Christopher Faylor <cgf@cygnus.com>
6808
6809 * Makefile.in (install-info): Find files to install in either the
6810 build or source directories (adapted from Makefile.am).
6811
bd79f757
ND
68122000-07-07 Nicholas Duffek <nsd@redhat.com>
6813
6814 * stabs.texinfo: Fix spelling errors.
6815 (String Field): FILE-NUMBER starts from 0, not 1.
6816
f7dc1244 68172000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6818
6819 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6820 Brian Youmans.
5f208f6d 6821
f7dc1244 68222000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6823
6824 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6825 the source directory. Reported by Mark Harig
6826 <markh@frazier.landmark.com>.
cc542d3b 6827
f3b28801
C
68282000-06-20 J.T. Conklin <jtc@redback.com>
6829
6830 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6831
449f3b6c
AC
6832Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6833
6834 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6835 Generate using pdftex.
449f3b6c 6836 (PDFTEX): Define.
889bf7c5 6837 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6838 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6839 @contents at the start.
449f3b6c 6840
f7dc1244 68412000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6842
6843 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6844 Youmans.
48e934c6 6845
9e9c5ae7
AC
6846Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6847
6848 From Brian Youmans:
6849 * gdb.texinfo: Fix ``et al.''.
6850
c741b251
AC
6851Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6852
6853 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6854 loop.
c741b251 6855
4ab64e14
JG
68562000-05-19 Jimmy Guo <guo@cup.hp.com>
6857
6858 * configure: Regenerate.
6859
f7dc1244 68602000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6861
6862 * Makefile.in (install-info): Run install-info on installed Info
6863 files.
6864
8c70017b
AC
6865Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6866
a7cb598a 6867 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6868 Andrew Cagney.
8c70017b 6869
f7dc1244 68702000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6871
6872 * gdb.texinfo: Proofreading changes from Brian Youmans.
6873
bf0184be
ND
68742000-05-01 Nick Duffek <nsd@cygnus.com>
6875
6876 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6877 startup sequence, minor edits.
6878
f7dc1244 68792000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6880
6881 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6882 TeX.
6883
6884 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6885 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6886 like `n' and `s' which look weird. Convert some of the @kindex to
6887 @vindex, when they refer to variables, not commands.
6888
33e16fad
AC
6889Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6890
6891 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6892
f7dc1244 68932000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6894
6895 * Makefile.in (GDBMI_DIR): New variable.
6896 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6897 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6898 (gdbmi.texinfo): New target, for texi2roff.
6899 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6900 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6901
6902 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6903 gdbmi.texinfo.
6904 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6905 comment.
6906
d167840f
EZ
69072000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6908
6909 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6910 command.
d167840f 6911
f7dc1244 69122000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6913
6914 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6915 prevents the build (and is generally a Bad Idea).
6916
f7dc1244 69172000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6918
6919 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6920 a comma inside @var.
6921 (Command Files): Index markup changes from Dmitry Sivachenko
6922 <dima@Chg.RU>.
6923
f7dc1244 69242000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6925
6926 * Makefile.in (LN_S): Define.
6927 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6928 invoke "ln -s" unless it is known to work.
6929
6930 * configure.in (AC_PROG_LN_S): Add.
6931
8dc7983f
JB
69322000-04-14 Jim Blandy <jimb@redhat.com>
6933
6934 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6935 section.
6936 (Target Conditionals): Document ADDRESS_TO_POINTER,
6937 POINTER_TO_ADDRESS.
6938
1a8237e8
DB
69392000-04-11 Daniel Berlin <dan@cgsoftware.com>
6940
6941 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6942 gdb-cfg.texi to get the value.
6943
ca526f1a
JB
69442000-04-10 Jim Blandy <jimb@redhat.com>
6945
6946 * gdbint.texinfo (Target Architecture Definition): Fix
6947 cross-references.
6948
faaafcb4
JB
69492000-04-08 Jim Blandy <jimb@redhat.com>
6950
6951 * gdbint.texinfo (Using Different Register and Memory Data
6952 Representations): New section.
6953 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6954 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6955 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6956
1b27397f
AC
6957Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6958
6959 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6960 for acknowledgments.
1b27397f 6961
480ff1fb
AC
6962Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6963
6964 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6965 qThreadExtraInfo.
480ff1fb 6966
a9331b3f 69672000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6968
a9331b3f
RM
6969 * gdb.texinfo: Clarify which remote debug protocol commands are
6970 required and which are optional.
f1251bdd 6971
dbeb8dbd
AC
6972Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6973
6974 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6975 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6976 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6977 * annotate.texi: Update.
6978
6d2ebf8b
SS
69792000-03-28 Stan Shebs <shebs@apple.com>
6980
6981 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6982 expectation of additional changes before release), update
6983 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6984 node links, rephrase and/or shorten lines to fix formatting
6985 problem in both regular and @smallbook formats.
6986 * annotate.texi: Shorten lines in example, use smallexample
6987 consistently everywhere.
6988 * Makefile.in: Add comment about texinfo 4.0 html generation.
6989 (SFILES_INCLUDED): Add annotate.texi.
6990
5d161b24
DB
69912000-03-27 Daniel Berlin <dan@cgsoftware.com>
6992
5ae4183a
AS
6993 * gdb.texinfo (Debugging Output): Added new section, documenting
6994 the "set/show debug" commands.
5d161b24 6995
b9deaee7
AC
6996Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6997
6998 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6999 entry.
b9deaee7
AC
7000
7001 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7002 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7003 @chapter and @node entries.
a9331b3f 7004
b9deaee7 7005 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7006
9ef47d30
AC
7007Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7008
7009 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7010 files.
9ef47d30 7011
cfeada60
FN
70122000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7013
7014 From David Whedon <dwhedon@gordian.com>
5ae4183a 7015 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7016
6837a0a2
DB
70172000-03-22 Daniel Berlin <dan@cgsoftware.com>
7018
7019 * gdb.texinfo: Add documentation for the apropos command.
7020
bba2971c
MS
70212000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7022
7023 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7024
2b628194
MS
70252000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7026
a9331b3f 7027 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7028 two places.
7029
96a2c332
SS
70302000-03-17 Stan Shebs <shebs@apple.com>
7031
7032 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7033 <dima@Chg.RU>, also clarification of allowed content for
7034 string constants.
7035
f7dc1244 70362000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7037
7038 * gdb.texinfo (main menu): Add Annotations.
7039 (File Options): Add @cindex entries for each command-line option.
7040 Document --epoch, --annotate, --async, --interpreter, --write,
7041 --statistics, and --version.
7042
7043 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7044 of GDB.
7045
9d233477
JB
70462000-02-23 Jim Blandy <jimb@redhat.com>
7047
7048 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7049
14e0eb3b
JB
70502000-02-22 Jim Blandy <jimb@redhat.com>
7051
7052 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7053
3555de01
JM
70542000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7055
7056 * Makefile.in (diststuff): New target.
7057
5e35df8e
KB
70582000-02-15 Kevin Buettner <kevinb@redhat.com>
7059
7060 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7061 architecture. [From Jim Wilson.]
5e35df8e 7062
c5394b80
JM
70632000-01-16 Tom Tromey <tromey@cygnus.com>
7064
7065 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7066 (Delete Breaks): Mention range arguments.
7067 (Disabling): Likewise.
7068
c3f6f71d
JM
70692000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7070
7071 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7072
c4093a6a
JM
7073Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7074
7075 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7076 valid functions.
c4093a6a 7077
11cf8741
JM
70781999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7079
7080 * gdb.texinfo: Clarify regular expressions used in rbreak.
7081
917317f4
JM
70821999-10-15 Kevin Buettner <kevinb@cygnus.com>
7083
7084 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7085 MEMORY_REMOVE_BREAKPOINT): Document.
7086
7087Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7088
7089 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7090 offset re-using the DATA offset instead.
917317f4 7091
2df3850c
JM
70921999-10-11 Jim Kingdon <kingdon@redhat.com>
7093
7094 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7095
70961999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7097
7098 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7099 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7100 typos.
7101
7102 * gdb.texinfo: Various minor wording and formatting improvements,
7103 mentions of additional command-line options.
7104
2acceee2
JM
71051999-09-30 Fred Fish <fnf@cygnus.com>
7106
7107 * gdb.texinfo: Document additional forms of specifying section
7108 names and addresses for the add-symbol-file command.
7109
c2c6d25f
JM
71101999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7111
7112 * gdbint.texinfo: Fix typo, add the word "have".
7113
71141999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7115
7116 * gdbint.texinfo (Target Architecture Definition): Document the
7117 SKIP_PERMANENT_BREAKPOINT macro.
7118
d4f3574e
SS
71191999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7120
7121 * gdb.texinfo: Fiks speling errers.
7122
7123 * gdb.texinfo: Fix uses of @multitable.
7124
f7dc1244 7125 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7126 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7127 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7128 comments about using with optimization, add more indexing,
7129 fix info about disassembly-flavor.
7130
7131Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7132
7133 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7134 SKIP_SOLIB_RESOLVER): Define.
7135
7136Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7137
7138 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7139 ``g'' packets.
d4f3574e 7140
104c1213
JM
71411999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7142
7143 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7144 platform-specific info, inline remote.texi and move sections of it
7145 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7146 and register stack into the new chapter.
7147 * remote.texi: Remove, now part of gdb.texinfo.
7148 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7149
71501999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7151
7152 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7153 GDB_TARGET_IS_MACH386): These kludges have gone away.
7154
7155Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7156
7157 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7158 TDEPLIBS.
104c1213 7159
53a5351d
JM
71601999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7161
7162 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7163 surrounding text to fit HP-UX bits into general info.
7164 (HPPA-cfg.texi): Remove, no longer useful.
7165
7166 * gdb.texinfo: Remove explicit links from @node lines, remove
7167 HP-added "Detailed Node Listing" from main menu which confuses
7168 things.
7169
7170 From Dmitry Sivachenko <dima@Chg.RU>:
7171 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7172 in description of `set environment'.
53a5351d
JM
7173
71741999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7175
7176 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7177
7be570e7
JM
71781999-08-12 Ben Elliston <bje@cygnus.com>
7179
7180 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7181
f7dc1244 71821999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7183
7184 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7185 watch, awatch, and rwatch. Explain why the latter two cannot be
7186 set as software watchpoints. Document that watchpoints for local
7187 variables are deleted when the debuggee terminates.
7be570e7
JM
7188
7189Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7190
7191 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7192 packet. Allow E.. response packet. "qRcmd" packet is no longer
7193 reserved.
7be570e7
JM
7194
71951999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7196
a9331b3f
RM
7197 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7198 * gdb.texinfo: Ditto.
7be570e7 7199
96baa820
JM
72001999-08-06 Tom Tromey <tromey@cygnus.com>
7201
7202 * gdb.texinfo (KOD): New node.
7203
7204Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7205
7206 * remote.texi (Rcmd): Fix minor formatting typos.
7207
7208Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7209
7210 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7211 packets.
96baa820 7212
adf40b2e
JM
72131999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7214
7215 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7216 fixes.
7217
43ff13b4
JM
7218Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7219
7220 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7221
085dd6e6
JM
7222Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7223
7224 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7225 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7226 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7227 packets that are not supported on all hosts. Expand examples.
7228 Spell check.
085dd6e6
JM
7229
72301999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7231
7232 * Makefile.in: Recognize html, install-html. Add targets
7233 to build HTML versions of documentation via texi2html.
7234
7235Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7236
7237 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7238 testsuite.
085dd6e6
JM
7239
7240Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7241
7242 * remote.texi (Communication Protocol): Rewrite.
7243
7244Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7245
7246 * stabs.texinfo: Fix uses of xref.
7247
9e0b60a8
JM
7248Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7249
7250 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7251 info about patch submission.
7252
cce74817
JM
7253Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7254
7255 From Per Bothner <bothner@cygnus.com>:
7256 * gdb.texinfo: Document Chill support.
7257
7258Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7259
7260 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7261 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7262 Document that the value should be greater-than or equal-to zero.
7263 (NO_STD_REGS): Document. Deprecate.
cce74817 7264
ac9a91a7
JM
7265Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7266
7267 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7268 Document that these are not used.
ac9a91a7
JM
7269
7270Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7271
7272 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7273
392a587b
JM
7274Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7275
7276 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7277 numargs was dropped.
392a587b
JM
7278
7279Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7280
7281 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7282
b83266a0
SS
7283Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7284
7285 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7286 Update.
b83266a0 7287
7a292a7a
SS
7288Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7289
7290 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7291 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7292
7293Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7294
7295 * gdbint.texinfo: Fix typos: $ -> @.
7296
7297Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7298
7299 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7300 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7301 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7302 BREAKPOINT_FROM_PC.
a9331b3f 7303
7a292a7a
SS
7304Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7305
7306 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7307 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7308
7309Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7310
7311 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7312 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7313
73141999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7315
7316 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7317 longer exists.
7318
7319Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7320
7321 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7322 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7323 they make the manual source incomprehensible.
7a292a7a
SS
7324 * h8-cfg.texi: Remove, hasn't been used in years.
7325
c906108c
SS
7326Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7327
7328 * gdb.texinfo: Update the credits.
7329
7330Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7331
7332 * gdb.texinfo: Fix mistakes noticed in printout of last
7333 draft, add Alpha to discussion of heuristic fence post.
7334
7335Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7336
7337 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7338 Edition, merge some HP changes into mainline, describe some
7339 previously undocumented features, describe more of the target
7340 commands available, eliminate obsolete section on renamed
7341 commands.
c906108c
SS
7342 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7343
7344Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7345
7346 * gdb.texinfo: Make many HPPA conditionals unconditional,
7347 including catchpoint description, since now on for all configs.
7348 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7349 specializations.
7350
7351Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7352
7353 * Makefile.in (GDBvn.texi): Fix match expression to work with
7354 current format of VERSION in gdb/Makefile.in.
7355 * gdb.texinfo: Fix node ref to match new readline.
7356
7357Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7358
a9331b3f
RM
7359 * gdb.texinfo: Changes made as part of a project to merge in
7360 changes made by HP. Documentation makes extensive use of
c906108c
SS
7361 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7362 on remote debugging. There are differences in documentation
889bf7c5 7363 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7364 the HP manual discusses catchpoints, hardware watchpoints, and
7365 some HPUX specific limitations for shared library support.
a9331b3f 7366
c906108c
SS
7367 There are also a number of @node changes.
7368
73691999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7370
7371 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7372 (C Usage): Same.
7373
7374Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7375
7376 The following changes were made by Edith Epstein
889bf7c5
PA
7377 <eepstein@cygnus.com> as part of a project to merge in changes
7378 made by HP.
a9331b3f 7379
c906108c
SS
7380 * HPPA-cfg.texi: new file.
7381
7382 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7383
7384 * refcard.tex: change documentation about catch.
7385 removed info catch.
7386
7387Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7388
7389 * gdbint.texinfo: Expand on GDB's coding standards,
7390 specify the use of arg names with prototypes.
7391
73921998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7393
7394 * gdb.texinfo: Fix tipo.
7395
7396Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7397
7398 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7399 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7400
7401Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7402
7403 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7404
74051998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7406
7407 * agentexpr.texi: New file.
7408
7409Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7410
7411 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7412
74131998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7414
7415 * remote.texi: Changed wording that implied that the GDB remote
7416 protocol caches register values instead of GDB itself.
7417
7418Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7419
7420 * gdbint.texinfo: Add some info about symbol readers.
7421 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7422 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7423 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7424 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7425
7426Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7427
a9331b3f 7428 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7429
7430Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7431
7432 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7433
7434Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7435
7436 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7437 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7438
7439Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7440
7441 * gdbint.texinfo: Fix minor typos.
7442
7443Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7444
7445 * gdbint.texinfo: Complete overhaul. Group descriptions more
7446 logically, add more info on generic algorithms, remove much
7447 obsolete and/or wrong material.
7448
7449Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7450
7451 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7452
7453Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7454
7455 * refcard.tex: Copyright, address updates.
7456
7457Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7458
7459 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7460 for the edition instead of confusing GDB-version-like numbers.
7461
7462Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7463
7464 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7465
7466Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7467
5ae4183a 7468 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7469
7470Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7471
7472 * gdb.texinfo: Add some credits, mention bug monitor.
7473 * remote.texi: Mention mips monitor targets.
7474 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7475
c906108c
SS
7476Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7477
7478 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7479 files, finish sorting of host vs target vs native macros, describe
7480 some more of them.
c906108c
SS
7481
7482Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7483
7484 * gdbint.texinfo (Host Conditionals): Document change from
7485 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7486
7487Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7488
7489 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7490 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7491
7492Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7493
7494 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7495 Document LSEEK_NOT_LINEAR.
7496
7497Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7498
7499 * stabs.texinfo (Stab Section Basics): Make it clear that only
7500 some versions of the GNU linker remove the leading N_UNDF symbol.
7501
7502Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7503
7504 * stabs.texinfo (String Field): Document type number pairs here,
7505 instead of in the Sun specific section.
7506 (Include Files): The GNU linker supports the N_BINCL
7507 optimization. Clarify the N_BINCL value, and what it is used
7508 for.
7509 (Procedures): Document N_FUN with an empty string to mark the end
7510 of a function.
7511 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7512 (Sun Differences): Remove this node, as the information is now
7513 elsewhere in the main document.
7514 (Stab Section Basics): Mention that the GNU linker may optimize
7515 stabs and remove the leading N_UNDF symbol.
7516
7517Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7518
7519 * gdb.texinfo, refcard.tex: Restore author credit
7520
7521Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7522
7523 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7524 documentation to account for START and END macros taking
7525 one arg.
7526
7527Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7528
7529 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7530 * gdb.texinfo (Frames): Fix typo.
7531
7532Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7533
7534 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7535 a target_signal as arg type, not a pid.
7536
7537Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7538
7539 * gdb.texinfo: Document `set assembly-language'.
7540
7541Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7542
7543 * remote.texi: Update list of stubs in the GDB distribution.
7544
7545Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7546
7547 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7548 Also document that some systems can use mmalloc but must define
7549 this if their C runtime allocates memory that is later freed.
c906108c 7550 (MMCHECK_FORCE): Document new macro.
a9331b3f 7551
c906108c
SS
7552Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7553
7554 * remote.texi: Add documentation for target Sparclet.
7555
7556Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7557
a9331b3f 7558 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7559 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7560 * configure.in: Rewritten for autoconf.
7561 * configure: New.
7562
7563Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7564
7565 * Makefile.in (DVIPS): New define, set to dvips.
7566 (dvi): Add stabs.dvi.
7567 (ps): New target.
7568 (all-doc): Depend on info, dvi, and ps targets.
7569 (STAGESTUFF): Add *.ps and *.dvi files.
7570 (clean-info, clean-dvi): Remove.
7571 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7572 rules completely rewritten.
7573 (maintainer-clean): Remove clean-info and clean-dvi
7574 dependencies and put their actions in the rules.
7575 (gdb.ps): New target
a9331b3f 7576 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7577 intermediate TeX files, whether they have 2 or 3 character
7578 extensions.
7579 (gdbint.ps): Add target and rules.
7580 (gdb-internals): Delete unused target.
7581 (Makefile): Depends upon config.status also.
7582
7583Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7584
7585 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7586 set.
7587
7588Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7589
7590 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7591 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7592
7593Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7594
7595 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7596
7597Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7598
7599 * gdb.texinfo (Print settings): Document
7600 `set/show print static-members' commands.
7601
7602Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7603
7604 * gdbint.texinfo (Native): Document name change, coredep.c to
7605 core-aout.c.
7606
7607Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7608
7609 * stabs.texinfo (Include Files): Document the values the SunOS4
7610 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7611
7612Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7613
7614 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7615 Fix typo.
7616
7617Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7618
7619 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7620 "gdb.tar.Z".
7621
7622Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7623
7624 * Makefile.in (maintainer-clean): New target, synonym for
7625 realclean.
7626
7627Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7628
7629 * Update all FSF addresses except those in COPYING* files.
7630
7631Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7632
7633 From Richard Earnshaw (rearnsha@armltd.co.uk):
7634 * gdb.texinfo (convenience variables): Document $_exitcode.
7635 (quit): Document optional expression to use as exit code.
7636
7637Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7638
7639 * gdb.texinfo, remote.texi: Brought up to date with various
7640 GDB changes.
7641
7642Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7643
7644 * gdb.texinfo: Update dates and versions, fix comments about
7645 hardware watchpoints in future releases and about the
7646 sharedlibrary command.
7647
7648Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7649
7650 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7651 C_FUN stab. Other cleanups.
7652
7653Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7654
7655 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7656 for the sparc stub.
7657
7658Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7659
7660 * annotate.texi: Clarify which addresses have differing formats
7661 depending on the language and which do not.
7662
7663Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7664
7665 * remote.texi (NetWare): Changed example to use BOARD= instead of
7666 NODE= argument to reflect correspoding change to gdbserve.nlm.
7667
7668Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7669
7670 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7671 GDB, as well as AIX dbx, supports the size type attribute.
7672
7673Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7674
7675 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7676
7677Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7678
7679 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7680 and new 'if' and 'while' commands.
7681
7682Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7683
7684 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7685
7686Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7687
7688 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7689 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7690 NetWare targets. Mostly stolen from the Server node.
7691
7692Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7693
7694 * gdb.texinfo (Setting): Talk about the language of a source file
7695 versus the working language. The old documentation did not match
7696 what GDB did.
7697
7698Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7699
7700 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7701 of a source file.
7702
7703Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7704
7705 * gdb.texinfo (Processes): New node.
7706
7707Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7708
7709 * remote.texi: Update documentation of set/show mipsfpu.
7710
3fc11d3e
JM
7711Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7712
7713 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7714 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7715
7716Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7717
7718 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7719 obsolete conditionals, described some others.
7720
7721Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7722
7723 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7724 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7725
7726Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7727
7728 * gdbint.texinfo: Put regex conditionals in their own table.
7729
7730Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7731
7732 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7733 described or fixed the descriptions of many others.
7734
7735Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7736
7737 * gdb.texinfo: Add some more credits.
7738 * gdbint.texinfo: Capitalize GDB consistently, describe some
7739 macros and remove some.
7740
7741Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7742
7743 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7744 obsolete conditionals, described some others.
7745
7746Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7747
7748 * gdb.texinfo (help targets): Changed to `help target', which
7749 is the correct gdb command.
7750
7751Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7752
7753 * annotate.texi (TODO): New node, for keeping track of annotations
7754 suggested but not yet implemented.
7755
7756Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7757
7758 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7759 another symbol, it is not the address itself.
7760
7761Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7762
7763 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7764 of stabs-in-coff sections.
7765
7766Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7767
7768 * annotate.texi: Change edition to 0.5 and date to May 1994.
7769 Add index.
7770 (Frames): New node, for frame annotation.
7771 (Displays): New node, for display annotation.
7772
7773 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7774 when waiting for your program to stop.
7775
7776Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7777
7778 * annotate.texi (Breakpoint Info): Document annotation of header
7779 fields and record annotation.
7780
7781Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7782
7783 * annotate.texi: New file, to document annotations.
7784
7785Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7786
7787 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7788 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7789
7790Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7791
7792 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7793 section, and say n_strx field is compilation unit relative.
7794 * stabs.texinfo: Don't use @code for a.out when it is the name of
7795 an object file format.
7796
7797Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7798
7799 * gdb.texinfo: Refer to file names, not path names, per rms
7800 convention.
7801 (Arguments): Fix typo.
7802
7803Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7804
7805 * stabs.texinfo (Global Variables): Talk about stabs in files
7806 where variables are referenced, but not defined.
7807
7808Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7809
7810 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7811 Cplusplus to new nodes Member Type Descriptor and Method Type
7812 Descriptor. Re-write stuff for #.
7813
7814Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7815
7816 * gdb.texinfo (Print Settings): Don't document "set print
7817 fast-symbolic-addr off". The bug which it worked around was fixed
7818 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7819
7820 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7821 N_ENTRY node.
7822
7823 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7824
7825Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7826
7827 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7828 references to ieee-float.c.
7829
7830Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7831
7832 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7833 match what the code actually does.
7834
7835Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7836
7837 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7838
7839Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7840
7841 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7842 i, and b.
7843
7844Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7845
7846 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7847 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7848 as "stabs in sections" rather than just saying "ELF and SOM".
7849 Also make that stuff apply to COFF.
7850
7851Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7852
7853 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7854 Ghostscript.
7855
7856Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7857
7858 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7859 versus functions without line numbers, also mention stepping into
7860 them as well as "step" when you are in them. Tell the user how to
7861 deal with the situation. Add comment about "debugging information".
7862
7863Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7864
7865 * stabs.texinfo (Enumerations): Document restriction on where
7866 enumeration types can appear and still win with GDB.
7867
7868Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7869
7870 * stabs.texinfo (Negative Type Numbers): Document format for type
7871 -16.
7872
7873Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7874
7875 * gdb.texinfo (Selection, Frame Info): Update information about
7876 arbitrary frame specficiations.
7877
7878Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7879
7880 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7881
7882Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7883
7884 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7885
7886Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7887
7888 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7889
7890Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7891
7892 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7893 Differences node to Statics node.
7894 (Statics): Discuss XCOFF use of V symbol descriptor.
7895
7896 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7897 not clean.
7898
7899Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7900
7901 * gdb.texinfo (Print Settings): Document `set print
7902 fast-symbolic-addr' and improve the doc for some other
7903 `set print's.
7904
7905Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7906
7907 * stabs.texinfo (String Field): Talk about defining several type
7908 numbers at once.
7909 Fix lint regarding changing node ELF Transformations to
7910 ELF and SOM Transformations.
7911
7912Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7913
7914 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7915
7916Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7917
7918 * stabs.texinfo (Cross-References): `::' is for nested types only
7919 within <>.
7920 (Structures): Document static members.
7921
7922Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7923
7924 * stabs.texinfo: Document S type attribute.
7925
7926Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7927
7928 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7929
7930Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7931
7932 * gdbint.texinfo: Fix a few typos.
7933
7934Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7935
7936 * gdb.texinfo, remote.texi: formatting improvements
7937
7938 * gdb.texinfo (New Features): mention threads.
7939 (Summary, C): fix xrefs in newly contributed text.
7940 (Threads): index entries, clarifications, example
7941 (passim): minor typos fixed, phrasing improvements
7942
7943 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7944 entries; (Server): explain use of gdbserver w/real-time systems,
7945 add example of conflicting TCP port; (MIPS Remote) break up
7946 running text into table, highlighting commands, and add example.
a9331b3f 7947
c906108c
SS
7948Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7949
7950 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7951
7952Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7953
7954 * stabs.texinfo (Nested Symbols): New node.
7955 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7956
7957Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7958
7959 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7960 to picking which Bbss.bss symbol to use, and (because there seems to
7961 be no good way of doing it) re-write some of the text to make it
7962 sound like Bbss.bss isn't such a great idea after all (as currently
7963 designed).
7964
7965 * gdb.texinfo (C): In addition to saying people have to use g++ for
7966 good results, say they have to use stabs. Specifically say cfront
7967 doesn't work well.
7968 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7969 the gdb README. Add xrefs to places where the support for the various
7970 languages is described in detail.
7971
7972Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7973
7974 * stabs.texinfo: Clean up stuff about visibility and virtual
7975 characters.
7976
7977 * stabs.texinfo (N_M2C): Cite Sun doc.
7978
7979Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7980
7981 * gdb.texinfo: updates re threads.
7982 * remote.texinfo: avoid index entries starting with digits.
7983
7984Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7985
7986 * stabs.texinfo (Enumerations): Talk about large, negative and
7987 octal values. Clean up cross reference to type attributes.
7988 (String Field): Say that GDB 4.11 supports size attribute.
7989
7990Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7991
7992 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7993 is a mandatory step. Make the stuff about that more concise.
7994
7995Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7996
7997 * stabs.texinfo (Class Names): New node.
7998
7999 * gdb.texinfo (Command Files): Explain order of init file reading.
8000
8001 * remote.texi (Bootstrapping): Talk about getting the serial driver
8002 to deal with ^C sent by gdb to stop the remote system.
8003
8004Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8005
8006 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8007
8008 * libgdb.texinfo (Defining Commands): made the DOC arg
8009 to gdb_define_app_command a char * instead of char **
8010 per a suggestion from kingdon.
8011
8012 * libgdb.texinfo: total rewrite from a different starting
8013 premise.
8014
8015Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8016
8017 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8018 floats passed as doubles (to improve clarity).
8019
8020Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8021
8022 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8023
8024 * a4rc.sed: update to work with Andreas Vogel papersize params
8025
8026 * refcard.tex: use Andreas Vogel simplifications of papersize
8027 params; remove useless version info; update copyright date.
8028
8029Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8030
8031 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8032
8033Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8034
8035 * gdb.texinfo (Files): Say what address the load command loads it at.
8036
8037 * stabs.texinfo (Common Blocks): Minor cleanups.
8038
8039 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8040 that Sun has backed away from the linker kludge and thus the relevant
8041 issue is changes to the SunPRO tools, not the Solaris linker.
8042
8043 * stabs.texinfo (Traditional Integer Types): Clean up description
8044 of octal bounds a little bit. Document extra leading zeroes.
8045
8046Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8047
8048 * gdb.texinfo (Signaling): Update for symbolic symbol names
8049 and add a section explaining the difference between the GDB
8050 signal command and the shell kill utility.
8051
8052Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8053
8054 * libgdb.texinfo: added `@' to braces that were unescaped.
8055
8056Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8057
8058 * libgdb.texinfo: new file. Spec for the gdb library.
8059
8060Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8061
8062 * stabs.texinfo (Include Files): Fix typo (start -> end).
8063
8064Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8065
8066 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8067 from Melissa at FSF's editing pass.
8068
8069Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8070
8071 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8072 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8073 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8074
8075Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8076
8077 * remote.texi (Bootstrapping): Discuss 386 call gates.
8078
8079Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8080
8081 * stabs.texinfo (Based Variables): New node.
8082
8083Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8084
8085 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8086 names, sizes, and formats to suggest how not to lose.
8087
8088Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8089
8090 * stabs.texinfo (Methods): Fix typo.
8091
8092Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8093
8094 * gdb.texinfo: Fix a few typos.
8095
8096Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8097
8098 * gdb.texinfo: Clarify how well it works with Fortran.
8099
8100 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8101 More on relocating stabs in ELF files.
8102
8103Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8104
8105 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8106
8107Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8108
8109 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8110 parameters on VAX.
8111
8112Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8113
8114 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8115
8116Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8117
8118 * stabs.texinfo: Make info author notice match the TeX author notice.
8119
8120Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8121
8122 * stabs.texinfo: Initial-caps all words in node names and
8123 non-trivial words in section names.
8124
8125Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8126
8127 * stabs.texinfo: Many minor cleanups.
8128
8129 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8130
8131Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8132
8133 * stabs.texinfo: Remove full description of big example.
8134 It's not really helpful; just use pieces of it where appropriate.
8135 Add more Texinfo formatting directives (@samp, etc.).
8136 Use @deffn to define stab types.
8137 Eliminate some wordiness. Break up some nodes.
8138 Add an (alphabetized) index of symbol types.
8139 Use consistent capitalization style in node and section names.
8140
8141Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8142
8143 * gdb.texinfo: Change typo "Two two" to "The two".
8144
8145Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8146
8147 * stabs.texinfo (XCOFF-differences): Remove references to
8148 non-existent types N_DECL and N_RPSYM.
8149
8150 * stabs.texinfo (String Field): Say that type attributes bug is
8151 fixed in GDB 4.10, since it is.
8152
8153 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8154
8155Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8156
8157 * stabs.texinfo: Formatting cleanups.
8158
8159Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8160
8161 * stabs.texinfo: When explaining the n_type of a stab, standardize
8162 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8163 no tabs, use @r).
8164 (Global Variables): Clean up.
8165
8166Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8167
8168 * stabs.texinfo (Stack Variables): Re-write.
8169
8170Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8171
8172 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8173 addresses of a source file. Also revise formatting.
8174 Change "object module" or "object file" to "source file".
8175 Various: Miscellaneous cleanups.
8176
8177Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8178
8179 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8180
8181Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8182
8183 * gdbint.texinfo: Removed many nonsensical machine-collected
8184 host and target conditionals, described some of the remainder.
8185
8186Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8187
8188 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8189
8190 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8191 paragraph which follows.
8192
8193 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8194 variables. Looks better and avoids overful hbox.
8195
8196Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8197
8198 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8199
8200Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8201
8202 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8203 retransmit-timeout
8204
8205Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8206
8207 * gdbint.texinfo: Update statement about `some ancient Unix
8208 systems, like Ultrix 4.0' to Ultrix 4.2.
8209
8210Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8211
8212 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8213
8214 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8215
8216 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8217 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8218
8219 * remote.texi: new name for former gdbinv-s.texi
8220
8221 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8222
8223Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8224
8225 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8226 variables for MIPS remote debugging protocol.
8227
8228Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8229
8230 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8231
8232Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8233
8234 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8235
8236Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8237
8238 * gdb.texinfo: repair conditional bugs in text markup
8239
8240Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8241
8242 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8243 to select Modula-2 material.
8244
8245Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8246
8247 * stabs.texinfo: Cleanups regarding statics.
8248
8249 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8250 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8251
8252Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8253
8254 * stabs.texinfo: N_MAIN is sometimes used for C.
8255
8256Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8257
8258 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8259
8260Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8261
8262 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8263 removed from the code by Kingdon.
c906108c
SS
8264
8265Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8266
8267 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8268 input when evaluating breakpoint conditions; the bug has been fixed.
8269
8270 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8271 sets the ignore count to N-1, not to N.
8272
8273Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8274
8275 * refcard.tex (\hoffset): correct longstanding error to match
8276 intended offset; avoids cutting off edge on some printers
8277
8278Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8279
8280 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8281
8282Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8283
8284 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8285
8286Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8287
8288 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8289 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8290 collect sed edits if any, apply to refcard before formatting;
8291 (refcard.ps) stop implying PS fonts if PS output requested;
8292 (lrefcard.ps) delete extra target for variant PS fonts
8293
8294 * refcard.tex: parametrize papersize dependent info, collect
8295 in easily replaced spot
8296
8297 * a4rc.sed: new file, edits to refcard for A4 paper
8298
8299Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8300
8301 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8302
8303Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8304
8305 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8306
8307Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8308
8309 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8310 politely rather than rudely.
8311
8312Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8313
8314 * stabs.texinfo: Document common blocks.
8315
8316Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8317
8318 * stabs.texinfo: Add some basic info about stabs-in-elf.
8319
8320Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8321
8322 * stabs.texinfo (Top): Minor cleanup.
8323
8324Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8325
8326 * Makefile.in (install-info): remove parentdir support
8327
8328Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8329
8330 * gdb.texinfo (Copying): delete this node and references to it;
8331 RMS says this manual need not carry GPL. (passim): Improvements
8332 from last round at FSF, largely due to Ian Taylor review, and
8333 minor formatting improvements.
8334
8335 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8336 largely due to Ian Taylor review. (Debug Session): minor edits to
8337 new text.
8338
8339Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8340
8341 * Makefile.in (realclean): Remove info and dvi files too.
8342
8343Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8344
8345 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8346 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8347 * gdb.texinfo: Change accordingly.
8348
8349 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8350 N_{L,R}BRAC,N_SLINE are relative to.
8351
8352Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8353
8354 * Makefile.in (GDBvn.texi): Update atomically.
8355
8356Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8357
8358 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8359
8360Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8361
8362 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8363 addresses together. Also motivate the set print symbol-filename
8364 command and suggest other solutions.
8365
8366Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8367
8368 * gdb.texinfo (set print elements): Note that the number of
8369 elements is set to unlimited by "set print elements 0".
8370
8371Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8372
8373 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8374 NF_LDOUBLE means.
8375 (Stab Types): Include Solaris stab types.
8376 (Procedures): Document Solaris extensions.
8377
8378Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8379
8380 * gdb.texinfo: Add `set print symbol-filename' doc.
8381
8382Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8383
8384 * stabs.texinfo (Arrays): Talk about type definition vs. type
8385 information.
8386
8387 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8388 the trailing semicolon.
8389
8390Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8391
8392 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8393 and merge in other parts of the document addressing these subjects.
8394 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8395
8396 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8397 at the end of a range type.
8398
8399 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8400 AIX extensions.
8401
8402Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8403
8404 * stabs.texinfo (Stabs Format): Misc fixes.
8405
8406Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8407
8408 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8409 (Traditional builtin types): Document convex convention for long long.
8410 (Negative builtin types): Discuss type names, and misc fixes.
8411
8412Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8413
8414 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8415 point types used with @samp{R} type descriptor.
8416 (Symbol Descriptors): Describe how to handle conflict between
8417 different meanings of @samp{P} symbol descriptor.
8418
8419Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8420
8421 * stabs.texinfo: Remove node Quick Reference and put its children
8422 directly under the main menu.
8423
8424 * stabs.texinfo: Many more changes to bring it into line with
8425 AIX documentation and reality. I think it now has all the
8426 information from the AIX documentation, except that I burned
8427 out when I got to variant records (Pascal and Modula-2) and
8428 all the COBOL types. Oh well, we can add them later when we're
8429 worrying more about those languages.
8430
8431 * stabs.texinfo (Automatic variables): Talk about what it means
8432 to omit the symbol descriptor.
8433
8434Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8435
8436 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8437 gcc2 behavior with promoted args.
8438
8439Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8440
8441 * gdb.texinfo: include readline appendices in info version of manual
8442
8443Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8444
8445 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8446 target remote.
8447
8448 * gdb.texinfo (Machine Code): more index entries for disassemble
8449
8450Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8451
8452 * Clarify the intended use of the gdb-testers and gdb-patches
8453 mailing lists, and shrink gzip comment.
8454
8455Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8456
8457 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8458 DOSHOST configuration of manual.
8459
8460 * gdb.texinfo (MIPS Stack): new node.
8461
8462 * all-config.texi (MIPS) new switch.
8463
8464 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8465 tense; (MIPS Remote) new node.
8466
8467 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8468 bug; (Environment) less passive, other small cleanups in text about
8469 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8470 (Remote) new MIPS Remote menu entry.
8471
8472Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8473
8474 * stabs.texinfo: Many changes to include information from the
8475 AIX documentation.
8476
8477 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8478
8479Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8480
8481 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8482 Move a bunch of information from ../README.
8483 (Getting Started): New node.
8484
8485Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8486
8487 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8488
8489 * gdb.texinfo: advance manual revision dates to present
8490
8491 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8492 stop using silly Roman numerals in @set variable names
8493
8494Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8495
8496 * stabs.texinfo (Parameters): Keep trying to get this right.
8497
8498Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8499
8500 * stabs.texinfo (Parameters): More on "local parameters".
8501
8502Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8503
8504 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8505
8506Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8507
8508 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8509 (Parameters): Rewrite.
8510 (xcoff-differences, Sun-differences): Minor changes.
8511
8512Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8513
8514 * stabs.texinfo: Minor cleanup.
8515
8516Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8517
8518 * gdbint.texinfo: Minor xcoff stuff.
8519
8520Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8521
8522 * gdbint.texinfo: Update for new config directory structure.
8523 Add info about internal type data structures.
8524
8525Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8526
8527 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8528 $(srcdir).
8529 (gdb-config.texi): Depend on file in $(srcdir).
8530
8531Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8532
8533 * stabs.texinfo: Fixes about N_SO.
8534
8535Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8536
8537 * gdb.texinfo: include list of nonstandard init file names
8538
8539 * *-config.texi: new switch GENERIC for text that applies *only*
8540 to (usual) multiple-target version of manual
8541
8542 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8543 h8 config
8544
8545 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8546 in menus (rather than conditionally selected multiple alternative
8547 menus).
8548
8549 * Makefile.in: define and use DOC_CONFIG var to select
8550 configuration for GDB user manual.
8551
8552 * gdb-config.texi: delete from repository, generate from Makefile.
8553
8554 * all-config.texi: normal `generic' configuration file, formerly
8555 stored as gdb-config.texi
8556
8557Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8558
8559 * Makefile.in: add dvi target to build all .dvi files
8560
8561Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8562
8563 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8564
8565Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8566
8567 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8568 host conditionals.
8569 * stabs.texinfo: More array fixes inspired by Jim's.
8570
8571Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8572
8573 * stabs.texinfo: Fixes re arrays and continuations.
8574
8575 * gdbint.texinfo: Add XCOFF node.
8576
8577Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8578
8579 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8580
8581Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8582
8583 * stabs.texinfo: Fix for array types to mention lower bounds.
8584
8585Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8586
8587 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8588
8589Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8590
8591 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8592
8593Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8594
8595 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8596 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8597
8598Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8599
8600 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8601
8602Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8603
8604 * gdb.texinfo, gdbinv-s.texi: misc updates
8605
8606Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8607
8608 * gdbint.texinfo: Brief documentation for longjmp support,
8609 from an email msg by Stu.
8610
8611Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8612
8613 * stabs.texinfo: Fix description of floating point "range"
8614 types (which really define basic types). Reported by Jim Meehan,
8615 <meehan@src.dec.com>.
8616
8617 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8618
8619Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8620
8621 * gdbint.texinfo: Slightly expand section on supporting a new
8622 object file format.
8623
8624Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8625
8626 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8627 intermediate file.
8628
8629Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8630
8631 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8632
8633Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8634
8635 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8636
8637 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8638 as well as Z8002.
8639
8640Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8641
8642 * gdbint.texinfo: Add sections on clean design and on how to send
8643 in changes.
8644
8645Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8646
8647 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8648
8649Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8650
8651 * gdb.texinfo: Fix typo, reported by Karl Berry.
8652
8653Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8654
8655 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8656
8657Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8658
8659 * gdbint.texinfo: fixed a stray email address (needs @@),
8660 added @table @code to node "Native Conditionals"
8661
8662Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8663
8664 * gdbint.texinfo: Describe coding style of GDB.
8665
8666Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8667
8668 * stabs.texinfo: Minor wording changes.
8669
8670Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8671
8672 * gdbint.texinfo: Improve release doc slightly.
8673
8674Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8675
8676 * gdbint.texinfo: Improve doc of GDB config macros.
8677
8678Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8679
8680 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8681 These will be reinserted when examined.
8682
8683Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8684
8685 * gdbint.texinfo: Make a start at documenting all the #if macros
8686 in GDB. At least list them all, and start separating them into
8687 host-specific and target-specific.
8688
8689Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8690
8691 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8692 examples (not consistent w others).
c906108c
SS
8693 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8694 for generic vn of doc
8695
8696Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8697
8698 * Makefile.in: always create installation directories.
8699
8700Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8701
8702 * gdb.texinfo: in h8 config, do not describe searching commands.
8703
8704Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8705
8706 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8707 conditionals; introduce a few generic switches that may be
8708 useful for other cross-dev or dos-hosted configs.
8709
8710 * gdb.texinfo: fix typo in "info reg" description
8711
8712Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8713
8714 * stabs.texinfo: Minor updates from running TeX over it.
8715 * Makefile.in (stabs.dvi, stabs.ps): Add.
8716
8717Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8718
8719 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8720 First pass at converting it to texinfo.
8721
8722Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8723
8724 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8725 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8726
8727Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8728
8729 * gdbint.texinfo: Add section on partial symbol tables.
8730
8731Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8732
8733 * gdb.texinfo: document `set remotedebug' and `set
8734 rstack_high_address'.
8735
8736Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8737
8738 * gdb.texinfo: slight expansion of new text on reading info files
8739 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8740 H8/300 from DOS.
8741
8742Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8743
8744 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8745
8746Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8747
8748 * gdb.texinfo: Say how to read the `info' files.
8749
8750Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8751
8752 * Makefile.in: gm4 -> m4.
8753
8754Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8755
8756 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8757 Documentation' ahead of `Installing GDB' to match README.
8758 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8759 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8760
8761Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8762
8763 * Makefile.in: remove $(srcdir) from gdb.info rule.
8764
8765Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8766
8767 * Makefile.in: commented out gdb-all.texinfo rule. This is
8768 temporary.
8769
8770Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8771
8772 * Makefile.in, configure.in: removed traces of namesubdir,
8773 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8774 copyrights to '92, changed some from Cygnus to FSF.
8775
8776Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8777
8778 * gdb.texinfo: Improve how we ask for bug reports.
8779
8780Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8781
8782 * Makefile.in: infodir belongs in datadir.
8783
8784Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8785
8786 * Makefile.in: remove spaces following hyphens, bsd make can't
8787 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8788 standards.text support.
c906108c
SS
8789
8790Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8791
8792 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8793 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8794 and mandir now keyed off datadir by default.
8795
8796\f
8797Local Variables:
9e9c5ae7 8798mode: change-log
c906108c
SS
8799left-margin: 8
8800fill-column: 74
8801version-control: never
8802End:
This page took 1.273319 seconds and 4 git commands to generate.