*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
edcc5120
TT
12012-01-24 Tom Tromey <tromey@redhat.com>
2
3 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4 unload".
5 (Files): Mention new catch commands.
6 (GDB/MI Async Records): Likewise.
7
53fe1783
GB
82012-01-24 Gary Benson <gbenson@redhat.com>
9
10 Delete #if 0'd out code.
11 * gdb.texinfo (Frame Info): Remove "info catch".
12
b9e7b9c3
UW
132012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
14
15 * gdb.texinfo (Remote Configuration): Document
16 "set remote hostio-readlink-packet" command.
17 (General Query Packets): Document vFile:readlink packet.
18
4aac40c8
TT
192012-01-16 Tom Tromey <tromey@redhat.com>
20
21 * gdb.texinfo (Specify Location): Document relative file name
22 handling.
23
cafec441
TT
242012-01-16 Tom Tromey <tromey@redhat.com>
25
26 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
27
0ee339bc
JK
282012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
29 Eli Zaretskii <eliz@gnu.org>
30
31 * gdbint.texinfo (Coding Standards): Require braces for two lines of
32 code.
33
72384ba3
PH
342012-01-11 Paul Hilfinger <hilfingr@adacore.com>
35
36 * gdb.texinfo (Variables): Document use of :: for non-static
37 variables.
38
ce1b17c4
JB
392012-01-05 Joel Brobecker <brobecker@adacore.com>
40
41 * gdbint.texinfo (Start of New Year Procedure): Update
42 to replace use of copyright.sh by use of copyright.py.
43
217bff3e
JK
442012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
45
46 Remove the gdbtui binary.
47 * all-cfg.texi (GDBTUI): Remove.
48 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
49 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
50 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
51
cc72b2a2
KP
522011-12-23 Kevin Pouget <kevin.pouget@st.com>
53
54 Introduce gdb.FinishBreakpoint in Python.
55 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
56 (Python API): Add menu entry for Finish Breakpoints.
57
13ac8d2c
JK
582011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
59
60 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
61 tests.
62
e0f9f062
DE
632011-12-16 Doug Evans <dje@google.com>
64
65 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
66
80b6e756
PM
672011-12-16 Phil Muldoon <pmuldoon@redhat.com>
68
1c3ad6ab 69 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
70 stack". Add documentation for "set/show python print-stack".
71
2fb860fc
PA
722011-12-14 Pedro Alves <pedro@codesourcery.com>
73
74 * gdb.texinfo (Implementing a Remote Stub): Explain that you
75 should transfer control to the stub in the startup code instead of
76 in main. Mention the need to get past the initial breakpoint.
77
f8eba3c6
TT
782011-12-06 Tom Tromey <tromey@redhat.com>
79
80 * gdb.texinfo (Set Breaks): Update for new behavior.
81
2268b414
JK
822011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
83
84 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
85 List Format for SVR4 Targets'.
86 (General Query Packets): New item qXfer:libraries-svr4:read.
87 (Library List Format for SVR4 Targets): New node.
88
ae6f0d5b
TT
892011-12-01 Tom Tromey <tromey@redhat.com>
90
91 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
92 add.
93
36dfb11c
TT
942011-11-22 Tom Tromey <tromey@redhat.com>
95
96 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
97 reasons.
98
f196051f
SS
992011-11-20 Stan Shebs <stan@codesourcery.com>
100
101 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
102 note-related options and variables.
103 (Tracepoint Packets): Document packet changes.
104
f85b53f8
SD
1052011-11-20 Sanjoy Das <sdas@igalia.com>
106
107 * gdb.texinfo (JIT Interface): Add documentation on writing and
108 usind JIT debug info readers.
109 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
110 Debug Info Readers): New nodes.
111
bfccc43c
YQ
1122011-11-18 Yao Qi <yao@codesourcery.com>
113
114 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
115 tracepoint.
116
c011a4f4
DE
1172011-11-15 Doug Evans <dje@google.com>
118
119 * gdb.texinfo (Files): Document basenames-may-differ.
120
ed59ded5
DE
1212011-11-14 Doug Evans <dje@google.com>
122
123 * gdb.texinfo (Shell Commands): Document "!".
124
405f8e94
SS
1252011-11-14 Stan Shebs <stan@codesourcery.com>
126 Kwok Cheung Yeung <kcy@codesourcery.com>
127
128 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
129 needed to get shorter fast tracepoints.
130 (Tracepoint Packets): Document new qTMinFTPILen packet.
131
1e4d1764
YQ
1322011-11-14 Yao Qi <yao@codesourcery.com>
133
134 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
135 behavior of tracepoint.
136 (General Query Packets): New feature InstallInTrace.
137 (Remote Configuration): Document "set remote
138 install-in-trace-packet".
139
71eba9c2 1402011-11-12 Matt Rice <ratmice@gmail.com>
141
142 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
143 Add arguments to info macro.
144
e0f8f636
TT
1452011-11-10 Tom Tromey <tromey@redhat.com>
146
147 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
148 manual.
149 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
150 (Macros): Add a footnote.
151 (C): Remove paragraph about compiler options.
152 (C Constants): Mention wide character and string constants.
153 (C Plus Plus Expressions): Update compiler option advice. Mention
154 using declarations. Mention ADL. Remove old HP compiler
155 information.
156
625c0d47
TT
1572011-11-10 Tom Tromey <tromey@redhat.com>
158
159 PR c++/9257:
160 * gdb.texinfo (Print Settings): Add an extra note about the need
161 for a vtable.
162
4be2aacc
MR
1632011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
164
165 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
166 "set mips abi" documentation.
167
0a1c4d10
DE
1682011-11-04 Doug Evans <dje@google.com>
169
170 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
171
aad1c02c
TT
1722011-11-03 Tom Tromey <tromey@redhat.com>
173
174 * gdb.texinfo (Stopping): Add menu entry.
175 (Continuing and Stepping): Restore @node. Use @section, not
176 @subsection.
177
983fb131
MR
1782011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
179
180 * gdb.texinfo (Skipping Over Functions and Files): Remove node
181 designation. Fix "Specify Location" cross-reference.
182
3065dfb6
SS
1832011-11-02 Stan Shebs <stan@codesourcery.com>
184
185 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
186 (General Query Packets): Describe tracenz feature.
187 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
188
0aaaf063
PK
1892011-10-28 Paul Koning <paul_koning@dell.com>
190
191 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
192
2231f1fb
KP
1932011-10-27 Kevin Pouget <kevin.pouget@st.com>
194
195 * gdb.texinfo ((Frames In Python): Document
196 gdb.FRAME_UNWIND_FIRST_ERROR contant.
197
5110b5df
PK
1982011-10-26 Paul Koning <paul_koning@dell.com>
199
200 * gdb.texinfo (gdb.types): Document new deepitems function.
201
22dbab46
PK
2022011-10-25 Paul Koning <paul_koning@dell.com>
203
204 PR python/13327
205
206 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
207 fetch_lazy method.
208
9df2fbc4
PM
2092011-10-20 Phil Muldoon <pmuldoon@redhat.com>
210
211 PR python/12656
212
213 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
214 global_block, static_block function.
215
f05e2e1d
TT
2162011-10-19 Tom Tromey <tromey@redhat.com>
217
218 * gdb.texinfo (Commands In Python): Add missing "@"s.
219
a7fc3f37
KP
2202011-10-13 Kevin Pouget <kevin.pouget@st.com>
221
222 PR python/13285 Document named constants for frame unwind stop reasons
223 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
224 constants.
225
5048e516
JK
2262011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
227
228 Fix compatibility with texinfo versions older than 4.12.
229 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
230 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
231 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
232 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
233 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
234 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
235 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
236
5a56e9c5
DE
2372011-10-09 Doug Evans <dje@google.com>
238
239 * gdb.texinfo (Extending GDB): Document alias command.
240
36b11add
JK
2412011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
242
243 Support @entry in input expressions.
244 * gdb.texinfo (Variables): Describe @entry names suffix.
245 (Print Settings): Add anchor for `set print entry-values'.
246
e18b2753
JK
2472011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
248 Eli Zaretskii <eliz@gnu.org>
249
250 Display @entry parameter values (without references).
251 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
252 example.
253 (Print Settings): New description of set print entry-values and show
254 print entry-values.
255
111c6489
JK
2562011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
257 Eli Zaretskii <eliz@gnu.org>
258
259 Recognize virtual tail call frames.
260 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
261 (Tail Call Frames): New node.
262 (Frames In Python): Add gdb.TAILCALL_FRAME.
263
9c15afc4
DE
2642011-10-07 Doug Evans <dje@google.com>
265
266 * gdb.texinfo (gdb.printing): Document new `replace' arg to
267 register_pretty_printer.
268
99f5279d
PM
2692011-10-07 Phil Muldoon <pmuldoon@redhat.com>
270
271 PR python/12930
272 PR python/12802
273
274 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
275 stop method.
276
03583c20
UW
2772011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
278
279 * gdb.texinfo (Starting your Program): "set disable-randomization"
280 is no longer Linux-specific.
281 (Remote Configuration): Document "set remote
282 disable-randomization-packet".
283 (General Query Packets): Document "QDisableRandomization" packet
284 and add it to "qSupported" list.
285
bd054e06
KP
2862011-10-07 Kevin Pouget <kevin.pouget@st.com>
287
288 Allow Python notification of new object-file loadings.
289 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
290 event type.
291
cb6be26b
KP
2922011-10-04 Kevin Pouget <kevin.pouget@st.com>
293
294 PR python/12691: Add the inferior to Python exited event
295 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
296
a05336a1
JB
2972011-10-03 Joel Brobecker <brobecker@adacore.com>
298
299 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
300 rephasing.
301
5d77fe44
JB
3022011-10-03 Joel Brobecker <brobecker@adacore.com>
303
304 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
305 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
306 as possible feature returned by the `-list-features'
307 command.
308
699df94d
PK
3092011-09-28 Paul Koning <paul_koning@dell.com>
310
311 * gdb.texinfo (gdb.Type): Document field access by dictionary
312 key syntax.
313
24bdad53
YQ
3142011-09-28 Yao Qi <yao@codesourcery.com>
315
316 * gdb.texinfo (Files): Update options for `add-symbol-file'.
317 Add one space after option `-s'. Remove @r{} markup.
318
6710bf39
SS
3192011-09-27 Stan Shebs <stan@codesourcery.com>
320
321 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
322
d99f7e48
HZ
3232011-09-16 Hui Zhu <teawater@gmail.com>
324
325 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
326 to *(unsigned char *)$esp@300.
327
d812018b
PK
3282011-09-15 Paul Koning <paul_koning@dell.com>
329
330 * gdb.texinfo: Make style of Python functions and methods match
331 the syntax of Python. Also put class and module names explicitly
332 on function, member, and variable names, matching Python
333 documentation conventions.
334
2aa48337
KP
3352011-09-15 Kevin Pouget <kevin.pouget@st.com>
336
337 PR Python/12692 Add gdb.selected_inferior() to Python interface.
338 * gdb.texinfo (Inferiors In Python): Describe new
339 gdb.selected_inferior() function.
340
6839b47f
KP
3412011-09-15 Kevin Pouget <kevin.pouget@st.com>
342
343 Handle multiple breakpoint hits in Python interface:
344 * gdb.texinfo (Events In Python): New function documentation:
345 gdb.BreakpointEvent.breakpoints. Indicate that
346 gdb.BreakpointEvent.breakpoint is now deprecated.
347
26829f2b
JB
3482011-09-04 Joel Brobecker <brobecker@adacore.com>
349
350 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
351
a9f54f60
TT
3522011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
353
354 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
355
fa3a4f15
PM
3562011-08-17 Phil Muldoon <pmuldoon@redhat.com>
357
358 * gdb.texinfo (Prompt): Add set/show extended-prompt
359 documentation
360 (Basic Python): Add prompt_hook anchor.
361 (Python modules): Reword module text to reflect multiple modules.
362 (gdb.prompt): Document gdb.prompt module.
363
224bbe49
YQ
3642011-08-14 Yao Qi <yao@codesourcery.com>
365
78d85199
YQ
366 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
367
3682011-08-14 Yao Qi <yao@codesourcery.com>
369
370 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
371 (TIC6x Features): New node.
372
457e09f0
DE
3732011-08-12 Doug Evans <dje@google.com>
374
375 * gdb.texinfo (Symbols In Python): Document symbol.type.
376
5e239b84
PM
3772011-08-09 Phil Muldoon <pmuldoon@redhat.com>
378
379 * gdb.texinfo (Python): Document command and function
380 auto-loading.
381
177bc839
JK
3822011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
383 Eli Zaretskii <eliz@gnu.org>
384
385 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
386 typedefs unrolling. Extend the sample code by an inner typedef and
387 outer typedefs unrolling.
388
1a532630
PP
3892011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
390
391 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
392 size and line-size.
393
9b158ba0 3942011-07-21 Matt Rice <ratmice@gmail.com>
395
396 PR macros/12999
397 * gdb.texinfo (Macros): Add info definitions and info macros commands.
398 Update text and cindex entries for info macro command.
399
d17b6f81
PM
4002011-07-21 Phil Muldoon <pmuldoon@redhat.com>
401
402 * observer.texi (GDB Observers): Add before_prompt observer.
403 * gdb.texinfo (Basic Python): Add documentation for prompt
404 substitution.
405
713389e0
PM
4062011-07-11 Phil Muldoon <pmuldoon@redhat.com>
407
408 PR python/12438
409 * gdb.texinfo (Python Commands): Add deprecate note to maint
410 set/show python print-stack. Document set/show python
411 print-backtrace.
412
177b42fe
TJB
4132011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
414
415 * gdb.texinfo: Fix typos.
416
900e11f9
JK
4172011-07-01 Tom Tromey <tromey@redhat.com>
418
419 * gdb.texinfo (Debugging Output): Document set debug
420 check-physname.
421
39c4d40a
TT
4222011-06-29 Tom Tromey <tromey@redhat.com>
423
424 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
425 breakpoint-notifications feature.
426
6f5def7d
UW
4272011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
428
429 * gdb.texinfo (Target Description): Remove warning about
430 possibly unstable format.
431
8cf64490
TT
4322011-06-03 Tom Tromey <tromey@redhat.com>
433
434 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
435 (Events In Python): Note that exit_code is optional.
436
393eab54
PA
4372011-05-17 Pedro Alves <pedro@codesourcery.com>
438
439 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
440 required for multi-threading support.
441 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
442 Hc are deprecated for multi-threading debugging. Point readers at
443 the vCont packet.
444
75fc9810
DE
4452011-05-15 Doug Evans <dje@google.com>
446
447 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
448
01124a23
DE
4492011-05-13 Doug Evans <dje@google.com>
450
98a5dd13
DE
451 * gdb.texinfo (Threads): Document $sdir,$pdir.
452 (Server): Document $pdir exception.
453
dbaefcf7
DE
454 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
455
cc63ef9b
DE
456 * gdb.texinfo (Threads): Clarify default value for
457 libthread-db-search-path.
7e0396aa 458
01124a23
DE
459 * gdb.texinfo (Completion): Update example.
460 (Debugging Output): Delete `set/show debug lin-lwp-async'.
461
d248b706
KY
4622011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
463
464 * gdb.texinfo: Document change in the behaviour of the enable and
465 disable GDB commands when applied to tracepoints.
466 Document the EnableDisableTracepoints remote stub feature.
467 Document QTEnable and QTDisable in the list of tracepoint packets.
468
cc88a640
JK
4692011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
470
471 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
472 hsuser.texi.
473 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
474 comment to hsuser.texi. Change rluser.texi name in the comment.
475
84e578fb
DE
4762011-05-10 Doug Evans <dje@google.com>
477
478 * gdb.texinfo (Threads): If an empty path is provided for
479 libthread-db-search-path it is reset to its default value.
480 (Server): Ditto.
481
478aac75
DE
4822011-05-09 Doug Evans <dje@google.com>
483
484 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
485
9c06b0b4
TJB
4862011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
487 Thiago Jung Bauermann <bauerman@br.ibm.com>
488
489 Implement support for PowerPC BookE masked watchpoints.
490 * gdb.texinfo (Set Watchpoints): Document mask parameter.
491 (PowerPC Embedded): Mention support of masked watchpoints.
492
9ed350ad
JB
4932011-05-03 Joel Brobecker <brobecker@adacore.com>
494
495 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
496 `@value{GDBN}'.
497
4ceed123
JB
4982011-05-03 Joel Brobecker <brobecker@adacore.com>
499
500 * gdb.texinfo (titlepage): Remove dedication.
501 (In Memoriam): New appendix.
502
559a7a62
JK
5032011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
504 Eli Zaretskii <eliz@gnu.org>
505
506 * gdb.texinfo (Index Section Format): Change the version to 5.
507 Describe the different formula.
508
03f2bd59
JK
5092011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
510 Eli Zaretskii <eliz@gnu.org>
511
512 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
513 for disconnected tracing.
514 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
515 extended-remote relationship. Mention --once.
516 (TCP port allocation lifecycle of @code{gdbserver}): New.
517
d9b1a651
EZ
5182011-04-23 Eli Zaretskii <eliz@gnu.org>
519
520 * gdb.texinfo (Server): Improve indexing. Index all optional
521 switches to gdbserver.
522
90476074
TT
5232011-04-20 Tom Tromey <tromey@redhat.com>
524
525 * gdb.texinfo (Index Section Format): New node.
526 (Top): Add new node to menu.
527
c21236dc
PA
5282011-04-20 Pedro Alves <pedro@codesourcery.com>
529
530 * gdb.texinfo (Maintenance Commands): Document `maint print
531 remote-registers'.
532
05c8c3f5
TT
5332011-04-20 Tom Tromey <tromey@redhat.com>
534
535 * gdb.texinfo (Trace File Format): Move node later.
536
7a9dd1b2
TT
5372011-04-19 Tom Tromey <tromey@redhat.com>
538
539 * gdbint.texinfo (Register Information Functions): Remove
540 duplicate "the".
541 * gdb.texinfo (Emacs): Remove duplicate "to".
542 (GDB/MI Variable Objects): Remove duplicate "the".
543 (General Query Packets): Likewise.
544
4368ebeb
JB
5452011-04-02 Joel Brobecker <brobecker@adacore.com>
546
547 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
548 "GDB/MI Ada Exception Information" node.
549
956a9fb9
JB
5502011-04-01 Joel Brobecker <brobecker@adacore.com>
551
552 * gdb.texinfo (GDB/MI Ada Exception Information): Document
553 the "exception-name" field in the *stopped async record.
554
f1310107
TJB
5552011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
556 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
557
558 Implement support for PowerPC BookE ranged breakpoints.
559 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
560
8786b2bd
TT
5612011-03-28 Tom Tromey <tromey@redhat.com>
562
563 * gdb.texinfo (Set Tracepoints): Fix typo.
564
9ef07c8c
TT
5652011-03-24 Tom Tromey <tromey@redhat.com>
566
567 * gdb.texinfo (Specify Location): Document `function:label'
568 linespec.
569
99c3dc11
PM
5702011-03-18 Phil Muldoon <pmuldoon@redhat.com>
571
f1310107 572 PR python/12149
99c3dc11
PM
573
574 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
575
29703da4
PM
5762011-03-17 Phil Muldoon <pmuldoon@redhat.com>
577
578 * gdb.texinfo (Blocks In Python): Add is_valid method description.
579 (Inferiors In Python): Likewise.
580 (Threads In Python): Likewise.
581 (Symbols In Python): Likewise.
582 (Objfiles In Python): Likewise.
583 (Symbol Tables In Python): Likewise.
584
c9174737
PA
5852011-03-15 Pedro Alves <pedro@codesourcery.com>
586
587 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
588 display>: Explain that the commands accept number ranges.
589
7371cf6d
PM
5902011-03-14 Phil Muldoon <pmuldoon@redhat.com>
591
592 * gdb.texinfo (Breakpoints In Python): Add description and example
593 of Python stop function operation.
594
ecec24e6
PM
5952011-03-10 Phil Muldoon <pmuldoon@redhat.com>
596
597 * gdb.texinfo (Parameters In Python): Document get_set_string and
598 get_show_string methods.
599
6dcd5565
JK
6002011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
601
602 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
603
81896e36
JK
604 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
605 circular-trace-buffer name.
606
5e30da2c
JB
6072011-02-28 Joel Brobecker <brobecker@adacore.com>
608
609 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
610 in the previous change.
611
3bd0f5ef 6122011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
613
614 * gdb.texinfo (Inferiors and Programs): Update commands to show
615 that they can accept multiple arguments.
616
4ec7539c
JB
6172011-02-24 Joel Brobecker <brobecker@adacore.com>
618
619 Revert the following patch (code patch was not approved):
620 2011-02-21 Hui Zhu <teawater@gmail.com>
621 * agentexpr.texi (bytecode descriptions): add printf.
622 * gdb.texinfo (tracepoint action lists): add printf.
623
82809774
DE
6242011-02-23 Doug Evans <dje@google.com>
625
626 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
627
e5a67952
MS
6282011-02-23 Michael Snyder <msnyder@vmware.com>
629
630 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
631 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
632 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
633
6e6fbe60
DE
6342011-02-22 Doug Evans <dje@google.com>
635
636 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
637 Clarify behaviour of lookup_symbol when `block' argument is omitted,
638 add description of result, fix @defun formatting.
639
f994e27a
HZ
6402011-02-21 Hui Zhu <teawater@gmail.com>
641
642 * agentexpr.texi (Bytecode Descriptions): Add printf.
643 * gdb.texinfo (Tracepoint Action Lists): Add printf.
644
c7f96d2b
TT
6452011-02-18 Tom Tromey <tromey@redhat.com>
646
647 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
648
60f98dde
MS
6492011-02-14 Michael Snyder <msnyder@vmware.com>
650
651 * gdb.texinfo (threads): Document argument for "info threads" cmd.
652 Document new command "thread find".
653
08e796bc
MS
6542011-02-14 Michael Snyder <msnyder@vmware.com>
655
656 * gdb.texinfo (Threads): Update example of new thread message.
657
b3b9301e
PA
6582011-02-14 Pedro Alves <pedro@codesourcery.com>
659
660 * gdb.texinfo (Remote Configuration): Mention set/show remote
661 traceframe-info.
662 (Tools/Packages Optional for Building GDB): Mention that expat is
663 used for traceframe info.
664 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
665 (General Query Packets) <qSupported>: Describe the
666 qXfer:traceframe-info:read feature.
667 (qXfer::read): Describe qXfer:traceframe-info:read.
668 (Traceframe Info Format): New section.
669
cef35b0f
PA
6702011-02-04 Pedro Alves <pedro@codesourcery.com>
671
672 * gdbint.texinfo (Formatting): Mention some formatting guidelines
673 for casts and unary operators.
674
f1cbe1d3
TT
6752011-02-04 Tom Tromey <tromey@redhat.com>
676
677 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
678 is not useful.
679
585fdaa1
PA
6802011-01-25 Pedro Alves <pedro@codesourcery.com>
681
682 * gdb.texinfo: s/value optimized out/optimized out/g
683
7bfc9434
JB
6842011-01-21 Joel Brobecker <brobecker@adacore.com>
685
686 * gdb.texinfo (Other Misc Settings): Rework part of the
687 documentation of the "set interactive mode" command.
688
4694da01
TT
6892011-01-19 Tom Tromey <tromey@redhat.com>
690
691 * gdb.texinfo (Threads): Document thread name output and `thread
692 name' command.
693 (Threads In Python): Document Thread.name attribute.
694 (GDB/MI Thread Commands): Document thread attributes.
695
b716877b
AB
6962011-01-12 Andrew Burgess <aburgess@broadcom.com>
697
698 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
699 changes in mi/mi-cmd-disas.c
700
13fd8b81
TT
7012011-01-12 Tom Tromey <tromey@redhat.com>
702
703 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
704 Fix "thread apply" text.
705
e09342b5
TJB
7062011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
707 Thiago Jung Bauermann <bauerman@br.ibm.com>
708
709 Implement support for PowerPC BookE ranged watchpoints.
710 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
711 the "set powerpc exact-watchpoints" flag.
712
06e65f44
TT
7132011-01-07 Tom Tromey <tromey@redhat.com>
714
715 * gdb.texinfo (Python API): Add descriptions to @menu items.
716
d8e22779
TT
7172011-01-06 Tom Tromey <tromey@redhat.com>
718
719 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
720
a255712f
PP
7212010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
722
e09342b5 723 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 724
ccfc3d6e
TT
7252011-01-06 Tom Tromey <tromey@redhat.com>
726
727 PR python/12133:
728 * gdb.texinfo (Frames In Python): Document various frame
729 constants.
730
44944448
JB
7312011-01-05 Joel Brobecker <brobecker@adacore.com>
732
733 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
734 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
735 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
736
42ea3d7a
JK
7372011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
738
739 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
740 (clean): Add GDBvn.texi.
741
720d1a40
JB
7422010-12-29 Joel Brobecker <brobecker@adacore.com>
743
744 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
745 occasional case where the debugger prints an array address
746 instead of the array itself.
747
ad196637
PA
7482010-12-23 Pedro Alves <pedro@codesourcery.com>
749
750 * gdb.texinfo (Packets) <read registers packet>: Document support
751 for registers that were not collected.
752
a86caf66
DE
7532010-12-15 Doug Evans <dje@google.com>
754
755 * gdb.texinfo (Startup): Document auto-loading of scripts during
756 startup.
757 (Auto-loading): Delete "maint set python auto-load on|off".
758 Add "set auto-load-scripts on|off".
759
aae1c79a
DE
7602010-12-07 Doug Evans <dje@google.com>
761
762 * gdb.texinfo (Mode Options): Document -data-directory.
763 (Data Files): Add reference to -data-directory.
764
4e04c971
DE
7652010-11-29 Doug Evans <dje@google.com>
766
767 * gdb.texinfo (Pretty-Printer Introduction): Change
768 printer-name:subprinter-name to printer-name;subprinter-name.
769
94b6973e
PM
7702010-11-29 Phil Muldoon <pmuldoon@redhat.com>
771
772 PR python/12199
773
774 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
775
39037522
TT
7762010-11-23 Tom Tromey <tromey@redhat.com>
777
778 * gdb.texinfo (Top): Check SYSTEM_READLINE.
779 (Editing): Likewise.
780 (Command History): Likewise.
781 (TUI Keys): Likewise.
782 (Bug Reporting): Conditionally include rluser.texi and
783 inc-history.texinfo.
784 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
785 (GDB_DOC_SOURCE_INCLUDES): Add comment.
786 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
787 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
788 (gdb.pdf): Likewise.
789 (gdb.info): Likewise.
790 (gdb/index.html): Likewise.
791
5ae98d25
TT
7922010-11-23 Tom Tromey <tromey@redhat.com>
793
794 * Makefile.in (Makefile): Run ../config.status.
795 (distclean): Update.
796 * configure: Remove.
797 * configure.ac: Remove.
798
621c8364
TT
7992010-11-12 Tom Tromey <tromey@redhat.com>
800
801 * gdb.texinfo (Basic Python): Update. Add xref.
802 (Exception Handling): Document new exception classes.
803 (Types In Python): Update.
804 (Frames In Python): Update.
805
84f4c1fe
PM
8062010-11-11 Phil Muldoon <pmuldoon@redhat.com>
807
808 * gdb.texinfo (Breakpoints In Python): Document "internal"
809 parameter, and visible attribute.
810
99e7ae30
DE
8112010-11-05 Doug Evans <dje@google.com>
812
813 * gdb.texinfo (Source Path): Document "set directories".
814
f4b8a18d
KW
8152010-11-05 Ken Werner <ken.werner@de.ibm.com>
816
817 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
818 (OpenCL C): New node.
819
7b51bc51
DE
8202010-11-02 Doug Evans <dje@google.com>
821
822 * gdb.texinfo (Pretty Printing): Expand into three sections,
823 introduction, example, and commands.
824 (Python API): Delete section Disabling Pretty-Printers, merge into
825 Selecting Pretty-Printers.
826 (Writing a Pretty-Printer): New section. Move the pretty-printer
827 example here, and reformat to match python coding style. Add a second
828 example using the gdb.printing module.
829 (Python modules): Add gdb.printing.
830
9eeee977
DE
8312010-10-29 Doug Evans <dje@google.com>
832
833 * gdb.texinfo (Python): Fix long line.
834
a0e0ffdf
DE
8352010-10-20 Doug Evans <dje@google.com>
836
837 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
838 All references updated. Correct sections marked as subsections.
839 (Coding Standards): New chapter. Move the coding standard related
840 subsections here. Add section on Python coding standards.
841
0e3509db
DE
8422010-10-13 Doug Evans <dje@google.com>
843
844 * gdb.texinfo (Python): Add "Python modules".
845 (Types in Python): Add reference to gdb.types section.
846 (Python modules): New node.
847
44592cc4
DE
8482010-10-11 Doug Evans <dje@google.com>
849
850 * gdb.texinfo (Values From Inferior): Add reference to "Types in
851 Python" from gdb.Value.type description.
852
6e1bb179
JB
8532010-09-28 Joel Brobecker <brobecker@adacore.com>
854
855 * gdb.texinfo (Ravenscar Profile): New node.
856
e8467610
TT
8572010-09-22 Tom Tromey <tromey@redhat.com>
858
859 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
860
fccd1d1e
EZ
8612010-09-22 Eli Zaretskii <eliz@gnu.org>
862
863 * gdb.texinfo (Values From Inferior): Clarify that
864 value.dynamic_type works only in C++ programs with RTTI.
865
c1b6b909
TT
8662010-09-15 Paul Bolle <pebolle@tiscali.nl>
867
868 * gdb.texinfo (Character Sets): Correctly reference host-charset
869 in example.
870
7d288aaa
TT
8712010-09-13 Tom Tromey <tromey@redhat.com>
872
873 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
874 Document "fullname" and "from".
875
f75d858b
MK
8762010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
877
878 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
879 feature `reverse' output by -list-target-features.
880
83b9503b
L
8812010-08-31 H.J. Lu <hongjiu.lu@intel.com>
882
883 * gdb.texinfo (i386 Features): Remove an extra "@item".
884
03f17ccf
TT
8852010-08-30 Tom Tromey <tromey@redhat.com>
886
887 PR python/11792:
888 * gdb.texinfo (Values From Inferior): Document dynamic_type.
889
9779414d
DJ
8902010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
891
892 * gdb.texinfo (ARM Features): Document
893 org.gnu.gdb.arm.m-profile.
894
f9ffd4bb
TT
8952010-08-23 Tom Tromey <tromey@redhat.com>
896
897 PR python/11145:
898 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
899 reinterpret_cast methods.
900
702c2711
TT
9012010-08-23 Tom Tromey <tromey@redhat.com>
902
903 PR python/11915:
904 * gdb.texinfo (Types In Python): Document array method.
905
66b73624
TJB
9062010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
907
908 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
909
06a64a0b
TT
9102010-08-16 Tom Tromey <tromey@redhat.com>
911
912 * gdb.texinfo (Set Watchpoints): Document -location option.
913
a3a7127e
DE
9142010-08-13 Doug Evans <dje@google.com>
915
916 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
917
8dedea02
VP
9182010-08-13 Vladimir Prus <vladimir@codesourcery.com>
919
920 * gdb.texinfo (GDB/MI Data Manipulation): Document
921 -data-read-memory-raw and -data-write-memory-raw.
922
ca5c20b6 9232010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 924 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
925
926 * gdb.texinfo (Basic Python): Describe post_event API.
927
cb2e07a6
PM
9282010-08-11 Phil Muldoon <pmuldoon@redhat.com>
929
930 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 931 decode_line Python APIs
cb2e07a6 932
464b3efb
TT
9332010-08-10 Tom Tromey <tromey@redhat.com>
934
935 * gdb.texinfo (Pretty Printing API): Document
936 gdb.default_visualizer.
937
c29c521f
TT
9382010-08-10 Tom Tromey <tromey@redhat.com>
939
940 Revert gdb-add-index addition:
941 * gdb.texinfo (Index Files): Don't document gdb-add-index.
942
5da1313b
JK
9432010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
944 Eli Zaretskii <eliz@gnu.org>
945
946 * gdb.texinfo (Mode Options) <-batch>
947 (Basic Python) <gdb.execute>: Describe setting width and height.
948
02d868e8
PP
9492010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
950
951 * gdb.texinfo (Threads): Document 'debug libthread-db'.
952
c2bbed2a
TT
9532010-07-30 Tom Tromey <tromey@redhat.com>
954
955 * gdb.texinfo (Index Files): Mention gdb-add-index.
956
6c13bbe1
HZ
9572010-07-30 Hui Zhu <teawater@gmail.com>
958
959 * gdb.texinfo (Inferiors and Programs): Update the introduce of
960 "detach inferior" and "kill inferior".
961
53a71c06
CR
9622010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
963
964 * gdb.texinfo (Machine Code): Update description of two forms of
965 arguments, and add new example to demonstrate the new form.
966
5374244e
PM
9672010-07-27 Phil Muldoon <pmuldoon@redhat.com>
968
969 * gdb.texinfo (Values From Inferior): Add value inferior function
970 call description.
971
8ea5bce5
JK
9722010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
973
974 * gdb.texinfo (Active Targets): Fix wrong comma placement.
975
c0edd9ed
JK
9762010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
977 Eli Zaretskii <eliz@gnu.org>
978
979 Make core files the process_stratum.
980 * gdb.texinfo (Active Targets): Remove core_stratum. Include
981 record_stratum example.
982
9291a0cd
TT
9832010-07-13 Tom Tromey <tromey@redhat.com>
984
985 * gdb.texinfo (Index Files): New node.
986
f5011d11
TT
9872010-07-13 Tom Tromey <tromey@redhat.com>
988
989 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
990
0f5238ed
TT
9912010-07-13 Tom Tromey <tromey@redhat.com>
992
993 * gdb.texinfo (Specify Location): Document labels.
994
74c761c1
PA
9952010-07-01 Pedro Alves <pedro@codesourcery.com>
996
997 * gdb.texinfo (Create and Delete Tracepoints): Add more index
998 entries for fast tracepoints and static tracepoints.
999
501994c0
PA
10002010-07-01 Pedro Alves <pedro@codesourcery.com>
1001
1002 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1003 qsThreadInfo>: Spell out `l' as ell.
1004
0fb4aa4b
PA
10052010-07-01 Pedro Alves <pedro@codesourcery.com>
1006
1007 * gdb.texinfo (Convenience Variables): Document $_sdata.
1008 (Commands to Set Tracepoints): Describe static tracepoints. Add
1009 `Listing Static Tracepoint Markers' menu entry. Document
1010 "strace".
1011 (Tracepoint Action Lists): Document collecting $_sdata.
1012 (Listing Static Tracepoint Markers): New subsection.
1013 (Tracepoints support in gdbserver): Mention static tracepoints.
1014 (remote packets, enabling and disabling): Mention
1015 read-sdata-object.
1016 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1017 and StaticTracepoint.
1018 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1019 Document qXfer:sdata:read.
1020 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1021
dc3b15be
JB
10222010-06-29 Joel Brobecker <brobecker@adacore.com>
1023
1024 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1025
595939de
PM
10262010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1027 Tom Tromey <tromey@redhat.com>
1028 Thiago Jung Bauermann <bauerman@br.ibm.com>
1029
1030 * gdb.texinfo (Inferiors In Python): New node.
1031 * gdb.texinfo (Threads In Python): New node.
1032
9279c692
JB
10332010-06-28 Joel Brobecker <brobecker@adacore.com>
1034
1035 * gdb.texinfo (Python): Document what the python directory is
1036 and what its location is.
1037 (Basic Python): Document the gdb.PYTHONDIR constant.
1038
bc9f0842
TT
10392010-06-25 Tom Tromey <tromey@redhat.com>
1040
1041 PR python/10808:
1042 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1043
f1421989
HZ
10442010-06-24 Hui Zhu <teawater@gmail.com>
1045
1046 * gdb.texinfo: (Commands for Controlled Output): Add
1047 documentation for command "eval".
1048
e4c0cfae
SS
10492010-06-21 Stan Shebs <stan@codesourcery.com>
1050
1051 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1052 * annotate.texinfo: Ditto.
1053 * gdbint.texinfo: Ditto.
1054 * stabs.texinfo: Ditto.
1055
bb08c432
HZ
10562010-06-22 Hui Zhu <teawater@gmail.com>
1057
1058 * gdb.texinfo: (Process Record and Replay): Add documentation
1059 for command "set record memory-query".
1060
4f5d9f07
SS
10612010-06-21 Stan Shebs <stan@codesourcery.com>
1062
1063 * gdb.texinfo: Relicense under GFDL version 1.3.
1064 * annotate.texinfo: Relicense under GFDL version 1.3.
1065 * gdbint.texinfo: Relicense under GFDL version 1.3.
1066 * stabs.texinfo: Relicense under GFDL version 1.3.
1067 * fdl.texi: Update to version 1.3.
1068
6aed2dbc
SS
10692010-06-18 Stan Shebs <stan@codesourcery.com>
1070
a61408f8
SS
1071 * gdb.texinfo (Operating System Auxiliary Information): Describe
1072 "info os" when no arguments given.
1073
6aed2dbc
SS
1074 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1075 $_thread.
1076
24e933df
HZ
10772010-06-18 Hui Zhu <teawater@gmail.com>
1078
1079 * gdb.texinfo: (Process Record and Replay): Add documentation
1080 for commands "record save" and "record restore".
1081
65d79d4b
SDJ
10822010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1083
1084 * gdb.texinfo: Include information about the correct use
1085 of addresses in the `watch' command.
1086
d914c394
SS
10872010-06-11 Stan Shebs <stan@codesourcery.com>
1088
1089 * gdb.texinfo (Observer Mode): New section.
1090 (General Query Packets): Document QAllow.
889bf7c5 1091
967cf477
DE
10922010-06-04 Doug Evans <dje@google.com>
1093
1094 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1095
aaf4119b
DE
10962010-06-03 Doug Evans <dje@google.com>
1097
1098 * gdbint.texinfo (Coding): Add subsection on command names.
1099
9eae7c52
TT
11002010-06-02 Tom Tromey <tromey@redhat.com>
1101
1102 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1103 always-disassemble.
1104
fa593d66
PA
11052010-06-01 Pedro Alves <pedro@codesourcery.com>
1106
1107 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1108 gdbserver, and add cross reference.
1109 (Tracepoints support in gdbserver): New subsection.
1110
dde08ee1
PA
11112010-05-26 Pedro Alves <pedro@codesourcery.com>
1112
1113 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1114 `qRelocInsn' feature.
1115 (Relocate instruction reply packet): New subsection
1116 of `Tracepoint Packets'.
1117 (Tracepoint Packets): Mention that packets QTDP and QTStart
1118 support the qRelocInsn request, and add cross reference to new
1119 subsection.
1120
07ca107c
DE
11212010-05-25 Doug Evans <dje@google.com>
1122
1123 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1124 (Commands In Python): Document gdb.string_to_argv.
1125
c25c4a8b
JK
11262010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1127
1128 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1129 ATTR_NORETURN.
1130
d7b32ed3 11312010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1132 Tom Tromey <tromey@redhat.com>
1133 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1134
c25c4a8b 1135 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1136
6aecb9c2
JB
11372010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1138
1139 * gdb.texinfo: (Summary) Add mention about D language support.
1140 (Filenames): Add D suffixes.
1141 (D): New node.
1142
b7da9e9f
PM
11432010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1144
1145 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1146 of macro deleted from GDB code.
1147
ab38a727
PA
11482010-04-24 Pedro Alves <pedro@codesourcery.com>
1149
1150 * gdb.texinfo (Commands to specify files): Describe what how GDB
1151 looks up DOS-based filesystem paths on the system root. Document
1152 the new `set/show target-file-system-kind' commands.
1153
66d09542
DE
11542010-04-23 Doug Evans <dje@google.com>
1155
1156 * gdb.texinfo (Python): Move Auto-loading section here ...
1157 (Python API): from here.
1158 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1159 (Maintenance Commands): Add docs for "maint print section-scripts".
1160
8bd10a10
CM
11612010-04-20 Chris Moller <cmoller@redhat.com>
1162
1163 * gdb.texinfo (Setting Breakpoints): Added description of
1164 filename-qualified rbreak.
1165 * refcard.tex (Breakpoints and Watchpoints): Added brief
1166 description of filename-qualified rbreak.
1167
4c374409
JK
11682010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1169
1170 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1171 (Python API): Change the reference to Pretty Printing API.
1172 (Pretty Printing): Move the user part under the Data node. Reformat
1173 the sample output to 72 columns. Create a new reference to Pretty
1174 Printing API. Rename the API part ...
1175 (Pretty Printing API): To a new node name.
1176 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1177 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1178
5a9351ae
SS
11792010-04-21 Stan Shebs <stan@codesourcery.com>
1180
1181 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1182 and commands.
5a9351ae 1183 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1184
9a22f0d0
PM
11852010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1186
1187 * gdb.texinfo (Examining memory): Update for change in string
1188 display with explicit size.
1189
6149aea9
PA
11902010-04-19 Pedro Alves <pedro@codesourcery.com>
1191
1192 PR breakpoints/8554.
1193
1194 * gdb.texinfo (Save Breakpoints): New node.
1195 (save-tracepoints): Rename to ...
1196 (save tracepoints): ... this. Mention that `save-tracepoints' is
1197 a deprecated alias to `save tracepoints'.
1198
711e434b
PM
11992010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1200
645797a8 1201 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1202 (info w32 thread-information-block): Document new command.
1203 (qGetTIBAddress): Document new gdbserver query.
1204 (maint set/show show-all-tib): Document new command.
1205
3f7b2faa
DE
12062010-04-15 Doug Evans <dje@google.com>
1207
fa33c3cd
DE
1208 * gdb.texinfo (Python API): Add progspaces section.
1209 (Selecting Pretty-Printers): Progspace pretty-printers are
1210 searched too.
1211 (Progspaces In Python): New section.
1212
3f7b2faa
DE
1213 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1214
79f283fe
PM
12152010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1216
1217 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1218 returns None.
1219
87290684
SS
12202010-04-09 Stan Shebs <stan@codesourcery.com>
1221
1222 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1223 Describe the `frames-created' field, tweak grammar.
1224
a97153c7
PA
12252010-04-09 Pedro Alves <pedro@codesourcery.com>
1226
1227 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1228 Describe the `circular' and `disconnected' fields.
1229
5c5dcc1b
L
12302010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1231
1232 * gdb.texinfo (maint print registers): Mention unavailable and
1233 invisible registers.
1234
adc36818
PM
12352010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1236 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1237 Tom Tromey <tromey@redhat.com>
adc36818
PM
1238
1239 * gdb.texinfo (Breakpoints In Python): New Node.
1240
33da3f1c
SS
12412010-04-08 Stan Shebs <stan@codesourcery.com>
1242
1243 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1244 trace status fields.
1245
3a13a53b
L
12462010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1247
1248 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1249 optional. Make org.gnu.gdb.i386.avx requires
1250 org.gnu.gdb.i386.avx.
1251
08001717
DE
12522010-04-08 Doug Evans <dje@google.com>
1253
1254 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1255 search path, and document that gdb only scans the search path if
1256 the script's path doesn't specify a directory.
1257
c375651d
DE
12582010-04-05 Doug Evans <dje@google.com>
1259
1260 * gdb.texinfo (maint show python auto-load): Fix typo.
1261
af54718e
SS
12622010-04-04 Stan Shebs <stan@codesourcery.com>
1263
d77f58be
SS
1264 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1265 (Setting Watchpoints): Update description of "info watch".
1266 (Disabling Breakpoints): Only "info break" lists all.
1267
af54718e
SS
1268 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1269 (tdump): Explain how tdump works.
1270
86b17b60
PA
12712010-04-01 Pedro Alves <pedro@codesourcery.com>
1272
1273 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1274 add cross reference.
1275
ff12863f
PA
12762010-03-31 Pedro Alves <pedro@codesourcery.com>
1277
1278 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1279 commands error out.
1280
f68eb612
L
12812010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1282
1283 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1284
c8d5aac9
L
12852010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1286
1287 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1288
7d13fe92
SS
12892010-03-29 Stan Shebs <stan@codesourcery.com>
1290 Nathan Sidwell <nathan@codesourcery.com>
1291
1292 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1293 GDBN equivalent.
1294 (Set Tracepoints): Remove mention that conditional tracepoints
1295 don't exist.
1296 (Tracepoint Actions): Clarify when while-stepping collection
1297 happens, note that while-stepping does not automatically collect
1298 $pc.
1299
409873ef 13002010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1301
409873ef
SS
1302 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1303 (General Query Packets): Describe TracepointSource.
1304
ee8e71d4
EZ
13052010-03-27 Matt Rice <ratmice@gmail.com>
1306
c8d5aac9
L
1307 * gdb.texinfo (ARM): Document arguments to "target sim".
1308 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1309
99b5e152
PA
13102010-03-26 Pedro Alves <pedro@codesourcery.com>
1311
1312 * gdb.texinfo (Tracepoint Packets): Remove mention that
1313 terror:string may be plain text, and drop mention of X prefix.
1314
cd64ee31
VP
13152010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1316
1317 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1318
6c28cbf2
SS
13192010-03-24 Stan Shebs <stan@codesourcery.com>
1320
1321 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1322
95a42b64
TT
13232010-03-24 Tom Tromey <tromey@redhat.com>
1324
1325 PR breakpoints/9352:
1326 * gdb.texinfo (Break Commands): Update.
1327
18148017
VP
13282010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1329
1330 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1331 commands.
1332
4daf5ac0
SS
13332010-03-16 Stan Shebs <stan@codesourcery.com>
1334
1335 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1336 circular-trace-buffer.
1337 (Tracepoint Packets): Describe QTBuffer, and details of the
1338 qTStatus reply.
1339
c9429232
SS
13402010-03-12 Stan Shebs <stan@codesourcery.com>
1341 Nathan Sidwell <nathan@codesourcery.com>
1342
1343 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1344 doing instruction stepping.
1345 (Tracepoint Restrictions): New node.
1346
ccefe4c4
TT
13472010-03-10 Tom Tromey <tromey@redhat.com>
1348
1349 * gdbint.texinfo (Symbol Handling): Update.
1350
7c953934
TT
13512010-03-08 Tom Tromey <tromey@redhat.com>
1352
1353 PR cli/9591:
1354 * gdb.texinfo (Mode Options): Mention lack of pagination and
1355 confirmation with --batch.
1356 (Screen Size): Mention --batch.
1357 (Messages/Warnings): Likewise.
1358
f870a310
TT
13592010-03-05 Tom Tromey <tromey@redhat.com>
1360
1361 * gdb.texinfo (Basic Python): Document target_charset and
1362 target_wide_charset.
1363
78e2826b
TT
13642010-03-05 Tom Tromey <tromey@redhat.com>
1365
1366 * gdb.texinfo (Data): Link to pretty-printing.
1367 (Output Formats): Likewise. Correct text.
1368
f5dff777
DJ
13692010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1370
1371 * gdb.texinfo (Types): Describe <struct> and <flags>.
1372
dc00d89f
PM
13732010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1374
1375 * gdb.texinfo (Frames In Python): Add block parameter and
1376 description to read_var text.
1377
5107b149 13782010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1379 Tom Tromey <tromey@redhat.com>
5107b149
PM
1380
1381 * gdb.texinfo (Types In Python): Describe block argument in
1382 template_argument and gdb.lookup_type.
1383
e03e5e7b
TT
13842010-02-24 Tom Tromey <tromey@redhat.com>
1385
1386 * gdb.texinfo (Cygwin Native): Fix typo.
1387
f3e9a817
PM
13882010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1389
1390 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1391 and select method descriptions.
1392 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1393 Tables in Python to menu.
1394 (Blocks In Python): New node.
1395 (Symbols In Python): New node.
1396 (Symbol Tables in Python): New node.
1397
a79b8f6e
VP
13982010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1399
1400 Multiexec MI
1401
1402 gdb/
1403 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1404
1405 gdb/doc/
1406 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1407 changes.
1408 (GDB/MI Program Execution): Document current behaviour of
1409 --all and --thread-group.
1410 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1411 -remove-inferior.
1412 * observer.texi (inferior_added, inferior_removed): New
1413 observers.
1414
629d6a47
TT
14152010-02-19 Tom Tromey <tromey@redhat.com>
1416
1417 * gdbint.texinfo (Getting Started): Fix @node.
1418 (Debugging GDB): Likewise.
1419
c09529e5
JB
14202010-02-13 Joel Brobecker <brobecker@adacore.com>
1421
1422 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1423 documenting the gdb_test_timeout variable.
1424
540aa8e7
MS
14252010-02-12 Jakob Engblom <jakob@virtutech.com>
1426
1427 * gdb.texinfo (MI commands): Added documentation of --reverse
1428 option to a set of MI commands. Restructured documentation of MI
1429 commands --exec-continue to reflect the complexity of reverse
1430 execution.
1431
081dfbf7
PA
14322010-02-12 Pedro Alves <pedro@codesourcery.com>
1433
1434 * gdb.texinfo (Using the Collected Data): Specify that the address
1435 range of `tfind outsize' is exclusive, and that the address range
1436 of `tfind range' is inclusive.
1437 (Tracepoint Packets): Specify that the address range of
1438 `QTFrame:range' is inclusive, and that the address range of
1439 `QTFrame:outside' is exclusive
1440
8e9c5e02
VP
14412010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1442
1443 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1444
92981e24
TT
14452010-02-10 Tom Tromey <tromey@redhat.com>
1446
1447 * gdb.texinfo (Debugging Output): Document set debug parser and
1448 show debug parser.
1449
075b51b7
L
14502010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1451
1452 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1453 i386_eflags and i386_mxcsr.
1454
3bb8d5c3
L
14552010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1456
1457 * gdb.texinfo: Document i386 target features.
1458
c5f80513
DE
14592010-02-05 Doug Evans <dje@google.com>
1460
1461 * gdbint.texinfo (Testsuite): Add a new section to document the
1462 various DejaGnu variables that may be overridden.
1be00882 1463 Document INTERNAL_GDBFLAGS.
c5f80513 1464
6ac33a4e
TT
14652010-02-04 Tom Tromey <tromey@redhat.com>
1466
1467 PR cli/8830:
1468 * gdb.texinfo (Files): -readnow comes before the filename for file
1469 and symbol-file.
1470
a1dcb23a
DJ
14712010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1472
1473 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1474 Document ARM breakpoint types.
1475 (Register Packet Format): Move into the new section.
1476 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1477
95433b34
JB
14782010-01-21 Joel Brobecker <brobecker@adacore.com>
1479
1480 * gdb.texinfo (File Options): Adjust the documentation of this
1481 switch to refer to the "source" command rather than partially
1482 duplicating some of the relevant information.
1483 (Extending GDB): Introduce and document the set/show script-extension
1484 setting.
1485 (Command Files): Add note explaining that the "source" command
1486 is also used to evalute scripts written in other languages.
1487 Remove the short slightly incorrect reference to sourcing Python
1488 scripts.
1489 (Python Commands): Document how to execute a Python script from GDB.
1490
8d576872
JB
14912010-01-19 Joel Brobecker <brobecker@adacore.com>
1492
1493 * gdb.texinfo (Command Files): Fix typo.
1494
8150ff9c
JB
14952010-01-18 Tom Tromey <tromey@redhat.com>
1496
1497 * gdb.texinfo (File Options): Document -x on .py files.
1498 (Command Files): Document handling of Python scripts.
1499
23db03a6
JZ
15002010-01-18 Jie Zhang <jie.zhang@analog.com>
1501
1502 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1503
00bf0b85
SS
15042010-01-15 Stan Shebs <stan@codesourcery.com>
1505
1506 * gdb.texinfo (Trace Files): New section.
1507 (Tracepoint Packets): Document QTSave and qTBuffer.
1508 (Trace File Format): New appendix.
1509
be759fcf
PM
15102010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1511
1512 * gdb.texinfo (Values From Inferior): Document lazy_string value
1513 method.
1514 (Python API): Add Lazy strings menu item.
1515 (Lazy Strings In Python): New node.
1516
dc146f7c
VP
15172010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1518
1519 * gdb.texinfo (GDB/MI Thread Information): New.
1520 (GDB/MI Async Records): Document the core field in *stopped.
1521 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1522 documentation
1523 (Process list): Document that osdata document may contain
1524 threads.
1525 (Remote Serial Protocol): Document qXfer:threads.
1526
d5551862
SS
15272010-01-06 Stan Shebs <stan@codesourcery.com>
1528
1529 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1530 disconnected tracing.
1531 (Tracepoint Packets): Document new protocol.
1532
7a697b8d
SS
15332010-01-05 Stan Shebs <stan@codesourcery.com>
1534
1535 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1536 tracepoints.
1537 (Tracepoint Packets): Describe remote protocol for fast
1538 tracepoints.
1539
e6f3ec50
JB
15402010-01-01 Joel Brobecker <brobecker@adacore.com>
1541
1542 Update the "Start of New Year Procedure".
1543 * gdbint.texinfo: Add the list of files that need to be updated
1544 manually. Minor reformatting.
1545
ddc4e9c1
JB
15462010-01-01 Joel Brobecker <brobecker@adacore.com>
1547
1548 * refcard.tex: Update copyright year in header and text.
1549
9d2897ad
JB
15502010-01-01 Joel Brobecker <brobecker@adacore.com>
1551
1552 * agentexpr.texi: Add 2010 to the list of copyright years.
1553 * annotate.texinfo: Likewise.
1554 * gdb.texinfo: Likewise.
1555 * gdbint.texinfo: Likewise.
1556 * observer.texi: Likewise.
1557 * stabs.texinfo: Likewise.
1558
6da95a67
SS
15592009-12-31 Stan Shebs <stan@codesourcery.com>
1560
1561 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1562
236f1d4d
SS
15632009-12-29 Stan Shebs <stan@codesourcery.com>
1564
1565 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1566
f61e138d
SS
15672009-12-28 Stan Shebs <stan@codesourcery.com>
1568
1569 * gdb.texinfo (Trace State Variables): New section.
1570 (Tracepoint Packets): Describe trace state variable packets.
1571 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1572 variable bytecodes.
1573
0fe7935b
DJ
15742009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1575
1576 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1577 declarations.
1578
a6b29f87
VP
15792009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1580
1581 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1582 -gdb-exit behaviour.
1583
5e4bde96
JB
15842009-12-20 Joel Brobecker <brobecker@adacore.com>
1585
1586 * gpl.texi: Update to version 3 of the GPL.
1587
a1715244
JB
15882009-12-20 Joel Brobecker <brobecker@adacore.com>
1589
1590 * Makefile.in: Update copyright header.
1591 * observer.texi: Fix the copyright header of the generated files.
1592
361ae042
PM
15932009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1594
1595 * gdb.texinfo (Types In Python): Describe range function.
1596
bfd31e71
PM
15972009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1598
1599 * gdb.texinfo (Types In Python): Describe "is_base_class".
1600
57a1d736
TT
16012009-12-03 Tom Tromey <tromey@redhat.com>
1602
1603 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1604
8cebebb9
PP
16052009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1606
1607 * observer.texi: New memory_changed observer.
1608
16af530a
TT
16092009-12-01 Tom Tromey <tromey@redhat.com>
1610
1611 * gdb.texinfo (Reverse Execution): Fix typo.
1612
b6199126
DJ
16132009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1614
1615 PR gdb/8704
1616
1617 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1618 are allowed after the breakpoint condition.
1619
7a6973ad
TT
16202009-11-23 Tom Tromey <tromey@redhat.com>
1621
1622 PR python/10782:
1623 * gdb.texinfo (Types In Python): Document Type.pointer.
1624
21a0512e
PP
16252009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1626
1627 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1628
a5832c8f
PA
16292009-11-11 Pedro Alves <pedro@codesourcery.com>
1630
1631 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1632 (Using Agent Expressions): Delete cross reference.
1633
1eb7cd77
JB
16342009-11-07 Joel Brobecker <brobecker@adacore.com>
1635
1636 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1637 and @settitle directives up to help makeinfo find them.
1638
24ddea62
JK
16392009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1640
1641 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1642 (Auto-loading): Use plural and note one can use multiple components now.
1643
3afae151
VP
16442009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1645
1646 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1647 -stack-list-arguments have the same documentation for parameter
1648 as -stack-list-locals. Add comas.
1649
14ff2235
PM
16502009-10-27 Tom Tromey <tromey@redhat.com>
1651 Eli Zaretskii <eliz@gnu.org>
1652
c8d5aac9 1653 PR python/10781
14ff2235
PM
1654
1655 * gdb.texinfo (Values From Inferior): Document cast method.
1656
9c419145
PP
16572009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1658
1659 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1660 and adjust example.
889bf7c5 1661
29153c24
MS
16622009-10-22 Michael Snyder <msnyder@vmware.com>
1663
1664 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1665 info record command. Also document the new save and restore
29153c24
MS
1666 commands.
1667
2b28d209
PP
16682009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1669
1670 * gdb.texinfo (Machine Code): Mention current pc marker.
1671 (Memory): Likewise.
1672
6c95b8df
PA
16732009-10-19 Pedro Alves <pedro@codesourcery.com>
1674 Stan Shebs <stan@codesourcery.com>
1675
1676 * observer.texi (new_inferior): Rename to...
1677 (inferior_appeared): ... this.
1678
1679 * gdb.texinfo (Inferiors): Rename node to ...
1680 (Inferiors and Programs): ... this. Mention running multiple
1681 programs in the same debug session.
1682 <info inferiors>: Mention the new 'Executable' column if "info
1683 inferiors". Update examples. Document the "add-inferior",
1684 "clone-inferior", "remove-inferior" and "maint info
1685 program-spaces" commands.
1686 (Process): Rename node to...
1687 (Forks): ... this. Document "set|show follow-exec-mode".
1688
2f8132f3
MS
16892009-10-11 Michael Snyder <msnyder@vmware.com>
1690
1691 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1692 (ReverseContinue): Ditto.
1693
cba4b2d3
PP
16942009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1695
1696 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1697
da082f17
JK
16982009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1699
1700 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1701
08be9d71
ME
17022009-10-06 Michael Eager <eager@eagercon.com>
1703
1704 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1705 (Embedded Processors): Add MicroBlaze.
1706 (MicroBlaze): New. Describe Xilinx MicroBlaze
1707
08a0efd0
PA
17082009-10-04 Pedro Alves <pedro@codesourcery.com>
1709
1710 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1711
cbb8f428
EZ
17122009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1713
1714 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1715
30a4a70c
JB
17162009-09-23 Joel Brobecker <brobecker@adacore.com>
1717
1718 * observer.texi (solib_unloaded): Document explicitly the fact that
1719 this observer is called before the associated symbols are unloaded.
1720
b3372f91
VP
17212009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1722
1723 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1724 -stack-list-variables.
1725
f43030c4
TT
17262009-09-18 Tom Tromey <tromey@redhat.com>
1727
1728 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1729 is experimental.
1730
ec7e75e7
PP
17312009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1732
1733 * gdb.texinfo (convenince variables): Mention
1734 $_siginfo could be empty.
f43030c4 1735
0cc7d26f
TT
17362009-09-15 Tom Tromey <tromey@redhat.com>
1737
1738 * gdb.texinfo (GDB/MI Variable Objects): Document
1739 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1740 Expand -var-update documentation.
1741
a96d9b2e
SDJ
17422009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1743
1744 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1745 feature.
1746
005ca36a
JB
17472009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1748
1749 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1750
0d772ac9
MS
17512009-09-10 Michael Snyder <msnyder@vmware.com>
1752
1753 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1754 ReverseStep replies to the qSupported query.
1755
14fb1bac
JB
17562009-09-10 Joel Brobecker <brobecker@adacore.com>
1757
1758 Add documentation for set/show interactive-mode.
1759 * gdb.texinfo (Other Misc Settings): New node.
1760
29b090c0
DE
17612009-09-01 Doug Evans <dje@google.com>
1762
1763 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1764 non-stop mode's affect on remote caching.
1765
4e5d721f
DE
17662009-08-31 Jacob Potter <jdpotter@google.com>
1767 Doug Evans <dje@google.com>
1768
1769 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1770 Mark `set/show remotecache' options as obsolete.
1771 Document new `set/show stack-cache' option.
1772 Update text for `info dcache'.
1773
55333a84
DE
17742009-08-27 Doug Evans <dje@google.com>
1775
1776 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1777 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1778
bc3a0b4d
RW
17792009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1780
1781 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1782 about autoconf.
1783
3a1ff0b6
PA
17842009-08-25 Pedro Alves <pedro@codesourcery.com>
1785
1786 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1787 small example, and describe its columns. Replace "inferior-id" by
1788 "infno" throughout.
1789
81ecdfbb
RW
17902009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1791
af542c2e
RW
1792 * gdbint.texinfo (Releasing GDB): Point to
1793 README-maintainer-mode file for required autoconf version.
1794 * configure.ac: Do not substitute datarootdir, htmldir,
1795 pdfdir, docdir. Do not process --with-datarootdir,
1796 --with-htmldir, --with-pdfdir, --with-docdir.
1797 * configure: Regenerate.
1798
81ecdfbb
RW
1799 * configure: Regenerate.
1800
4efc6507
DE
18012009-08-20 Reid Kleckner <reid@kleckner.net>
1802
1803 * gdb.texinfo: Add chapter on JIT interface.
1804
43089a6e
NR
18052009-08-07 Nick Roberts <nickrob@snap.net.nz>
1806
1807 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1808 confirmation request.
43089a6e 1809
99e008fe
EZ
18102009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1811
c8d5aac9
L
1812 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1813 CRC definitions.
99e008fe 1814
48cb2d85
VP
18152009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1816
1817 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1818 -break-commands.
48cb2d85 1819
ff1a52c6
UW
18202009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1821
1822 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1823 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1824
3285f3fe
UW
18252009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1826
1827 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1828 "set spu stop-on-load" and "show spu stop-on-load" commands.
1829
e35359c5
UW
18302009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1831
1832 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1833
58d6951d
DJ
18342009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1835
1836 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1837 org.gnu.gdb.arm.neon.
1838
08d16641
PA
18392009-07-20 Pedro Alves <pedro@codesourcery.com>
1840
1841 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1842 optional element.
1843 (subsection OS ABI): New subsection.
1844
782b2b07
SS
18452009-07-14 Stan Shebs <stan@codesourcery.com>
1846
1847 * gdb.texinfo (Tracepoint Conditions): New section.
1848 (General Query Packets): Describe ConditionalTracepoints.
1849 (Tracepoint Packets): Describe condition field.
1850 (Maintenance Commands): Describe maint agent-eval.
1851 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1852
9b117ef3
HZ
18532009-07-11 Hui Zhu <teawater@gmail.com>
1854
1855 * gdb.texinfo (disassemble): Add a new modifier /r
1856 to "disassemble" command to make it print the raw instructions
1857 in hex as well as in symbolic form.
1858
f5a33284
TT
18592009-07-09 Tom Tromey <tromey@redhat.com>
1860
1861 * gdbint.texinfo (Testsuite): Document parallel make check.
1862
812f7342
TT
18632009-07-09 Tom Tromey <tromey@redhat.com>
1864
1865 * gdbint.texinfo (Testsuite): Document test transcripts.
1866
fbb8f299
PM
18672009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1868
1869 * gdb.texinfo (Values From Inferior): Add length parameter
1870 description.
1871
dd8f35ac
EZ
18722009-07-04 Chris Genly <chris@genly.us>
1873
1874 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1875 in -var-list-children. Fix example according to what the code
1876 does.
1877
2277426b
PA
18782009-07-02 Pedro Alves <pedro@codesourcery.com>
1879
1880 * gdb.texinfo (Debugging multiple inferiors): Document the
1881 "inferior", "detach inferior" and "kill inferior" commands.
1882 (Debugging Programs with Multiple Processes): Adjust to mention
1883 generic "inferior" commands. Delete mention of "detach fork" and
1884 "delete fork". Cross reference to "Debugging multiple inferiors"
1885 section.
1886
a6d9a66e
UW
18872009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1888
5af949e3
UW
1889 * gdbint.texinfo (Item Output Functions): Update signature
1890 for ui_out_field_core_addr.
1891
18922009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1893
1894 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1895 Update example code extrated from breakpoint.c.
1896
9901a55b 18972009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1898
9901a55b
PP
1899 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1900 MI commands.
1901 (GDB/MI Symbol Query): Likewise.
1902 (GDB/MI File Commands): Likewise.
1903 (GDB/MI File Transfer Commands): Likewise.
1904 (GDB/MI Target Manipulation): Likewise.
1905 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1906
edb3359d
DJ
19072009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1908
1909 * gdb.texinfo (Debugging Optimized Code): New chapter.
1910 (Compiling for Debugging): Reference it. Move some
1911 text to the new section.
1912
7cd1089b
PM
19132009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1914
1915 * doc/gdb.texinfo (Calling): Document
1916 set-unwind-on-terminating-exception usage.
1917
d4db2f36
PA
19182009-06-11 Pedro Alves <pedro@codesourcery.com>
1919
1920 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1921 command.
1922
d1a7880c
PA
19232009-06-07 Pedro Alves <pedro@codesourcery.com>
1924
1925 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1926 references.
1927
473f94e6
UW
19282009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1929
1930 * gdbint.texinfo: Rename formal parameters to gdbarch function
1931 protoypes from "current_gdbarch" to "gdbarch".
1932
8f500870
TT
19332009-05-28 Tom Tromey <tromey@redhat.com>
1934
1935 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1936
b6313243
TT
19372009-05-27 Tom Tromey <tromey@redhat.com>
1938
1939 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1940 feature.
1941 (GDB/MI Variable Objects): Document -var-set-visualizer.
1942
19432009-04-02 Tom Tromey <tromey@redhat.com>
1944
1945 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1946 feature.
1947 (GDB/MI Variable Objects): Document -var-set-visualizer.
1948
a6bac58e
TT
19492009-05-27 Tom Tromey <tromey@redhat.com>
1950 Thiago Jung Bauermann <bauerman@br.ibm.com>
1951 Phil Muldoon <pmuldoon@redhat.com>
1952
1953 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1954 (Pretty Printing): New node.
1955 (Selecting Pretty-Printers): Likewise.
1956 (Python API): Update.
1957 (Output Formats): Document /r format.
1958
2c74e833
TT
19592009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1960 Tom Tromey <tromey@redhat.com>
1961
1962 * gdb.texinfo (Types In Python): New node.
1963 (Values From Inferior): "type" is now an attribute.
1964 (Python API): Update.
1965
89c73ade
TT
19662009-05-27 Tom Tromey <tromey@redhat.com>
1967 Thiago Jung Bauermann <bauerman@br.ibm.com>
1968 Phil Muldoon <pmuldoon@redhat.com>
1969
1970 * gdb.texinfo: Add @syncodeindex for `tp'.
1971 (Python API): Update.
1972 (Auto-loading): New node.
1973 (Objfiles In Python): New node.
1974
17a37d48
PP
19752009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1976
1977 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1978
6718376f
NR
19792009-05-15 Nick Roberts <nickrob@snap.net.nz>
1980
1981 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1982
cbe54154
PA
19832009-05-12 Pedro Alves <pedro@codesourcery.com>
1984
1985 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1986 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1987 show show-debug-regs' docs.
1988
8e05493c
EZ
19892009-05-08 Eli Zaretskii <eliz@gnu.org>
1990
1991 * gdb.texinfo (Process Record and Replay): Add description of
1992 reverse execution.
1993
b39f4988
JB
19942009-05-07 Joel Brobecker <brobecker@adacore.com>
1995
1996 * gdbint.texinfo (Adding support for debugging core files): New node.
1997 (Native Debugging): Remove the ``Native core file Support'' section.
1998
a2311334
EZ
19992009-05-01 Eli Zaretskii <eliz@gnu.org>
2000
2001 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2002 Add index entries.
2003
53cc454a 20042009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2005 Michael Snyder <msnyder@vmware.com>
53cc454a 2006
a2311334
EZ
2007 * gdb.texinfo: (Process Record and Replay): Add documentation for
2008 process record and replay.
53cc454a 2009
484086b7
JK
20102009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2011
2012 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2013 a new part on command-line defined macros.
2014
32ae1842
EZ
20152009-04-25 Eli Zaretskii <eliz@gnu.org>
2016
2017 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2018 clarify the wording.
2019
b14b1491
TT
20202009-04-23 Tom Tromey <tromey@redhat.com>
2021
2022 * gdb.texinfo (Data Files): New node.
2023 (GDB Files): Update menu.
2024
5c1e86e1
JB
20252009-04-23 Joel Brobecker <brobecker@adacore.com>
2026
2027 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2028 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2029
83eba9b7
VP
20302009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2031
2032 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2033
e31198c4
HZ
20342009-04-22 Hui Zhu <teawater@gmail.com>
2035
2036 * gdb.texinfo (disassemble-next-line): Set the default of
2037 disassemble-next-line to off.
2038
26e251b6
JM
20392009-04-21 Joseph Myers <joseph@codesourcery.com>
2040
2041 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2042 --with-htmldir): New.
2043 * configure: Regenerate.
2044 * Makefile.in (datarootdir, docdir): Define.
2045 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2046 instead of $(SET_TEXINPUTS).
2047 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2048 gdbint.info instead of $(SET_TEXINPUTS).
2049 (gdbint/index.html): Use same -I options as for building
2050 gdbint.info.
2051 (stabs.dvi, stabs.pdf): Use same -I options as for building
2052 stabs.info instead of $(SET_TEXINPUTS).
2053 (stabs/index.html): Use same -I options as for building
2054 stabs.info.
2055 (annotate.dvi, annotate.pdf): Use same -I options as for building
2056 annotate.info instead of $(SET_TEXINPUTS).
2057 (annotate/index.html): Use same -I options as for building
2058 annotate.info.
2059
eac35c4e
DD
20602009-04-21 David Daney <ddaney@caviumnetworks.com>
2061
2062 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2063
29b0e8a2
JM
20642009-04-21 Joseph Myers <joseph@codesourcery.com>
2065
2066 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2067
2b831889 20682009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2069 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2070
2071 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2072 (MAKEHTMLFLAGS): Set to empty.
2073 (html__strip_dir): Define.
2074 (HTMLFILES): Define.
2075 (HTMLFILES_INSTALL): Define.
2076 (install-html): Copy new automake rule.
2077 (html): Depend on $(HTMLFILES).
2078 (gdb_toc.html): Rename to gdb/index.html.
2079 (gdbint_toc.html): Rename to gdbint/index.html.
2080 (stabs_toc.html): Rename to stabs/index.html.
2081 (annotate_toc.html): Rename to annotate/index.html.
2082
89a34d1b
JM
20832009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2084
2085 * Makefile.in: Set pdfdir and htmldir from configure
2086 substitutions.
2087 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2088 * configure: Regenerate.
2089
a2d5da46
JB
20902009-04-16 Joel Brobecker <brobecker@adacore.com>
2091
2092 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2093 This macro is no longer used.
2094
732f6a93
TT
20952009-04-15 Tom Tromey <tromey@redhat.com>
2096
2097 * gdb.texinfo (Character Sets): Document default character set.
2098
87f9adc1
PM
20992009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2100
2101 * gdbint.texinfo: Change server name from sources.redhat.com to
2102 sourceware.org throughout.
2103
2c88c651
JB
21042009-04-09 Joel Brobecker <brobecker@adacore.com>
2105
2106 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2107 about a missing dot or coma after @xref.
2108
4f5376b2
JB
21092009-04-02 Joel Brobecker <brobecker@adacore.com>
2110
2111 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2112 example, and add a small explanation about it.
2113 (Print Settings): Change the documentation of the "set print
2114 frame-arguments" to reflect the fact that the default is now "scalars".
2115
a0381d3a
JB
21162009-04-02 Joel Brobecker <brobecker@adacore.com>
2117
2118 * gdb.texinfo (Print Settings): Add kindex for command "set
2119 print frame-arguments".
2120
45ac276d
JB
21212009-03-31 Joel Brobecker <brobecker@adacore.com>
2122
2123 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2124 breakpoints.
2125 (Set Breaks): Add reference to thread-specific and task-specific
2126 breakpoints.
2127
32cd1edc
JB
21282009-03-31 Joel Brobecker <brobecker@adacore.com>
2129
2130 * gdb.texinfo (Ada Tasks): Remove the documentation about
2131 the "Running" state, as this state has been eliminated.
2132 Now all runnable tasks are shown as "Runnable".
2133
1042e4c0
SS
21342009-03-30 Stan Shebs <stan@codesourcery.com>
2135
2136 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2137 special case of breakpoints.
2138 (Enable and Disable Tracepoints): Mention deprecation.
2139 (Listing Tracepoints): Update description and example.
2140
f8f6f20b
TJB
21412009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2142
2143 * gdb.texinfo (Frames in Python): New node.
2144 (Python API): Update.
2145
c0c6f777
TJB
21462009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2147
2148 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2149 from a method to an attribute.
2150
def2b000
TJB
21512009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2152
2153 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2154 attribute.
2155
a07daef3
PA
21562009-03-25 Pedro Alves <pedro@codesourcery.com>
2157
2158 * observer.texi (thread_exit): Add "silent" parameter.
2159
f3b1572e
PA
21602009-03-22 Pedro Alves <pedro@codesourcery.com>
2161
2162 * observer.texi (about_to_proceed): New.
2163
587afa38
EZ
21642009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2165
2166 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2167 field throughout to handle types with spaces in them. Fix typos
2168 found by aspell.
2169 (Summary, Requirements, Contributors): New first chapter,
2170 "Summary" added, old Requirements section moved there, and new
2171 section, "Contributors" added.
2172 (Initializing a New Architecture, Register Representation)
2173 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2174 (Porting gdb): These sections extended and updated.
2175 (Compiler Characteristics): This section (empty) deleted.
2176 (Defining Other Architecture Features): This section renamed and
2177 duplicate material removed from (formerly "Target Conditionals").
2178 Use braces {} in @deftypeXX type field throughout to handle types
2179 with spaces in them. Typos found by aspell fixed.
2180
2181 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2182 * stack_frame.pdf: Version of image for PDF output.
2183 * stack_frame.png: Version of image for HTML output and for Emacs.
2184 * stack_frame.txt: Version of image for Info output.
1db61298 2185 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2186
10af6951
EZ
21872009-03-21 Eli Zaretskii <eliz@gnu.org>
2188
2189 * gdb.texinfo (Character Sets): Fix last change.
2190
cc924cad
TJB
21912009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2192
2193 * gdb.texinfo (Values From Inferior): Fix optional arguments
2194 markup.
2195 (Commands In Python): Adjust argument names of gdb.Command.__init__
2196 to what the function accepts as keywords.
2197
bc3b79fd
TJB
21982008-03-20 Tom Tromey <tromey@redhat.com>
2199
2200 * gdb.texinfo (Convenience Vars): Document convenience functions.
2201 (Functions In Python): New node.
2202 (Python API): Update.
2203
6c7a06a3
TT
22042009-03-20 Tom Tromey <tromey@redhat.com>
2205
2206 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2207 set target-wide-charset.
2208 (Requirements): Mention iconv.
2209
b646ddd4
HZ
22102009-03-17 Hui Zhu <teawater@gmail.com>
2211
2212 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2213
91440f57
HZ
22142009-03-17 Hui Zhu <teawater@gmail.com>
2215
2216 * gdb.texinfo: Add documentation for disassemble-next-line.
2217
8fd41227
TJB
22182009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2219
2220 * gdb.texinfo (Commands In Python): Remove tindex entries.
2221
61ff14c6
JK
22222009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2223
2224 * gdb.texinfo (Returning): New description for missing debug info.
2225
0b16c5cf
PA
22262009-03-14 Pedro Alves <pedro@codesourcery.com>
2227
2228 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2229 (General Query Packets): Document qAttached.
0b16c5cf 2230
32fc0df9
PA
22312009-03-05 Pedro Alves <pedro@codesourcery.com>
2232
2233 * gdb.texinfo (Background Execution): Better describe the set
2234 target-async command.
2235 (Maintenance Commands): Delete description of the `maint set/show
2236 linux-async' and `maint set/show remote-async' commands.
2237
134eb42c
VP
22382009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2239
2240 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2241 between sentences.
2242
c86cf029
VP
22432009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2244
2245 * gdb.texinfo (GDB/MI Async Records): Document the
2246 =library-loaded and =library-unloaded notifications.
2247
3ea85240
VP
22482009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2249
2250 * observer.texi (test_notification): New observer.
2251
1d33d6ba
VP
22522009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2253
61ff14c6
JK
2254 * observer.texi: Add parameter 'print_frame' to normal_stop
2255 observer.
1d33d6ba 2256
d721c933
EZ
22572009-02-07 Eli Zaretskii <eliz@gnu.org>
2258
2259 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2260 (Commands In Python): Fix COMMAND_* constants in last change. Use
2261 @kbd for interactive input. Add cross-references and index
2262 entries.
2263
4aa995e1
PA
22642009-02-06 Pedro Alves <pedro@codesourcery.com>
2265
2266 * gdb.texinfo (Signals): Document $_siginfo.
2267 (Convenience Variables): Mention $_siginfo.
2268 (Remote Configuration): Document qXfer:siginfo:read,
2269 qXfer:siginfo:write packets, and the read-siginfo-object,
2270 write-siginfo-object commands.
2271
5f5233d4
PA
22722009-02-06 Pedro Alves <pedro@codesourcery.com>
2273
2274 * gdbint.texinfo (Values): New chapter.
2275
d8906c6f
TJB
22762009-02-06 Tom Tromey <tromey@redhat.com>
2277
2278 * gdb.texinfo (Python API): Add entry for Commands In Python.
2279 (Commands In Python): New node.
2280
b6cb8e7d
TJB
22812009-02-05 Tom Tromey <tromey@redhat.com>
2282
2283 * gdb.texinfo (Values From Inferior): Document Value.string.
2284
12453b93
TJB
22852009-02-05 Tom Tromey <tromey@redhat.com>
2286
2287 * gdb.texinfo (Basic Python): Document execute's from_tty
2288 argument.
2289
08c637de
TJB
22902009-02-04 Tom Tromey <tromey@redhat.com>
2291
2292 * gdb.texinfo (Basic Python): Document gdb.history.
2293
592375cd
VP
22942009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2295
2296 * gdb.texinfo (GDB/MI Thread Commands): Document the
2297 'current-thread-id' field. Remove the example with zero threads,
2298 since current GDB won't ever report that if there's inferior.
2299
41447f92
VP
23002009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2301
2302 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2303 option to -break-insert.
2304
098b41a6
JG
23052009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2306 Jerome Guitton <guitton@adacore.com>
2307
2308 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2309 (System-wide configuration): New section.
2310
3c16cced
PA
23112009-01-26 Pedro Alves <pedro@codesourcery.com>
2312
2313 PR gdb/7580:
2314 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2315 internal-error|internal-warning quit|corefile ask|yes|no".
2316
62709adf
PA
23172009-01-26 Pedro Alves <pedro@codesourcery.com>
2318
2319 * gdb.texinfo (Using the `gdbserver' Program): Document
2320 --remote-debug.
2321
7ce58dd2
DE
23222009-01-23 Doug Evans <dje@google.com>
2323
2324 * gdb.texinfo: Add nexti to list of commands that support
2325 background execution.
2326
adb483fe
DJ
23272009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2328
2329 * gdb.texinfo (Define, Hooks): Document prefix command support.
2330
a67ec3f4 23312009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2332 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2333
2334 Fixes for makeinfo --html.
2335
2336 * annotate.texinfo: Use @copying and @insertcopying. Use
2337 @ifnottex in place of @ifinfo.
2338 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2339 place of @ifinfo. Use @ifnotinfo for one index entry.
2340 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2341 in place of @ifinfo.
2342 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2343 in place of @ifinfo. Include contents at start unconditionally.
2344
84fcdf95
PA
23452009-01-13 Pedro Alves <pedro@codesourcery.com>
2346
2347 * gdb.texinfo (General Query Packets): Remove @var{} around the
2348 "spu" literal string.
2349
fa3a767f
PA
23502009-01-07 Pedro Alves <pedro@codesourcery.com>
2351
2352 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2353 program may be running in another process" errors.
2354 * gdbint.texinfo (Native Conditionals): Delete
2355 ONE_PROCESS_WRITETEXT description.
2356
9cb011d3
JB
23572009-01-07 Joel Brobecker <brobecker@adacore.com>
2358
2359 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2360 emacs local variable to be placed at the end of the ChangeLog.
2361 Add server.c and gdbreplay.c to the list of files where the
2362 copyright year needs to be updated.
2363
84603566
SL
23642009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2365
2366 * gdb.texinfo (Remote Configuration): Document new
2367 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2368 commands.
2369
a53f55d8
PA
23702008-12-28 Pedro Alves <pedro@codesourcery.com>
2371
2372 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2373 FETCH_INFERIOR_REGISTERS.
2374 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2375 FETCH_INFERIOR_REGISTERS descriptions. Remove
2376 gdbarch_get_longjmp_target descrition, since already described in
2377 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2378 (Target Conditionals): ... here.
2379
077e0a52
JB
23802008-12-16 Joel Brobecker <brobecker@adacore.com>
2381
2382 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2383 examples.
2384 (Additions to Ada): Likewise. Add the missing opening and closing
2385 parenthesis of the GDB prompt in one of the examples.
2386
023eb17c
JB
23872008-12-14 Joel Brobecker <brobecker@adacore.com>
2388
2389 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2390 about the result of 'Address not being of type System.Address.
2391 This problem has been fixed a while ago.
2392
c3b108f7
VP
23932008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2394
2395 MI non-stop and multiprocess docs.
2396
c8d5aac9
L
2397 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2398 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2399 Adjust documentation for *stopped, document =thread-created,
2400 =thread-exited, =thread-group-created and =thread-group-exited.
2401 (GDB/MI Thread Commands): Document the 'state' field in
2402 -thread-info output.
2403 (GDB/MI Program Execution): Mention --all and --thread-group
2404 options.
2405 (GDB/MI Variable Objects): Describe floating and fixed variable
2406 objects.
2407 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2408
07e059b5
VP
24092008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2410
c8d5aac9
L
2411 * gdb.texinfo (Operating System Information): New appendix.
2412 (Operating System Auxiliary Information): Document 'info os processes'
2413 (Remote Configuration): Document 'osdata'
2414 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2415
a80b95ba
TG
24162008-11-27 Tristan Gingold <gingold@adacore.com>
2417
2418 * gdb.texinfo (Darwin): Document Darwin specific features.
2419
a655d424
JK
24202008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2421
2422 * gdbint.texinfo (Target Conditionals): Extend the
2423 gdbarch_breakpoint_from_pc description.
2424
249e1128
VP
24252008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2426
2427 * gdb.texinfo (M68K Features): Fix typo.
2428
c14c28ba
PP
24292008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2430
2431 * gdb.texinfo (Symbols): Mention printing containing
2432 image name in "info symbol".
2433 (Maint translate-address): Likewise.
889bf7c5 2434
394a6666
JB
24352008-11-18 Joel Brobecker <brobecker@adacore.com>
2436
2437 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2438 commands "catch load" and "catch unload".
2439
66bb093b
VP
24402008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2441
2442 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2443 =thread-selected.
889bf7c5 2444
4a92f99b
VP
24452008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2446
c8d5aac9 2447 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2448
f0323ca0
PA
24492008-10-27 Pedro Alves <pedro@codesourcery.com>
2450
2451 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2452 .mt files, TM_CLIBS or TM_CDEPS.
2453 (x86 Watchpoints): Don't mention TDEPFILES.
2454
8b23ecc4
SL
24552008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2456
2457 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2458 (Overview): Mention notifications and non-stop mode behavior.
2459 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2460 with non-stop mode behavior. Add vStopped description.
2461 (Stop Reply Packets): Update list of packets that return
2462 stop replies. Mention non-stop behavior.
2463 (General Query Packets): Document QNonStop packet and associated
2464 qSupported query response.
2465 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2466 behavior.
2467 (Notification Packets): New section.
2468 (Remote Non-Stop): New section.
2469 (File-I/O Overview): Mention non-stop behavior.
2470
fff08868
HZ
24712008-10-24 Hui Zhu <teawater@gmail.com>
2472 Pedro Alves <pedro@codesourcery.com>
2473
2474 * gdb.texinfo (displaced-stepping): Describe the auto mode
2475 setting, and say it's the default. This is now a mainstream
2476 setting instead of a maintenance setting.
2477
252fbfc8
PA
24782008-10-23 Pedro Alves <pedro@codesourcery.com>
2479
2480 * observer.texi (thread_stop_requested): New.
2481
20924a55
JB
24822008-10-22 Joel Brobecker <brobecker@adacore.com>
2483
2484 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2485 (Patching): Replace incorrect usage of @samp by @kbd.
2486
bacec72f
MS
24872008-10-17 Michael Snyder <msnyder@vmware.com>
2488
2489 * gdb.texinfo: Add documentation for reverse execution.
2490
a08702d6 24912008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2492 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2493
2494 * gdb.texinfo. (Values From Inferior): New subsubsection.
2495
d97bc12b
DE
24962008-10-06 Doug Evans <dje@google.com>
2497
2498 * gdb.texinfo (set debug dwarf2-die): Document it.
2499
87f67dba
JB
25002008-10-01 Joel Brobecker <brobecker@adacore.com>
2501
2502 * gdb.texinfo (catch) [exception]: Document how to insert
2503 a breakpoint on user-defined exceptions when the exception
2504 name is identical to one of the language-defined ones.
2505
2fae03e8
TT
25062008-09-27 Tom Tromey <tromey@redhat.com>
2507
2508 * gdb.texinfo (Macros): Remove text about stringification,
2509 varargs, and splicing.
2510
5c6ce71d
TT
25112008-09-27 Tom Tromey <tromey@redhat.com>
2512
2513 * gdbint.texinfo (Language Support): Remove text about omitting
2514 support for a language.
2515
07128da0
DE
25162008-09-23 Doug Evans <dje@google.com>
2517
2518 * gdb.texinfo (info dcache): Update.
2519
b90a069a
SL
25202008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2521
2522 * gdb.texinfo (Packets): Add info on thread-id syntax and
2523 multiprocess extensions.
2524 <D>: Document multiprocess form of packet.
2525 <H>: Use thread-id syntax.
2526 <T>: Likewise.
2527 <vCont>: Likewise. Note this is required for multiprocess.
2528 <vKill>: New packet.
2529 (Stop Reply Packets) <T>: Use thread-id syntax.
2530 <W>: Document multiprocess form of reply.
2531 <X>: Likewise.
2532 (General Query Packets) <qC>: Use thread-id syntax.
2533 <qfThreadInfo>: Likewise.
2534 <qGetTLSAddr>: Likewise.
2535 <qP>: Likewise.
2536 <qSupported>: Add "multiprocess" feature.
2537 <qThreadExtraInfo>: Use thread-id syntax.
2538
b77209e0
PA
25392008-09-22 Stan Shebs <stan@codesourcery.com>
2540
2541 * gdb.texinfo (Inferiors): New section.
2542
3d0bb823
PA
25432008-09-12 Pedro Alves <pedro@codesourcery.com>
2544
2545 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2546
f8dcfc0a
UW
25472008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2548
2549 * gdbint.texinfo (Target Conditionals): Remove documentation
2550 for gdbarch_name_of_malloc.
2551
8775bb90
MS
25522008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2553
2554 * gdb.texinfo (Interrupts): Mention TCP interface for
2555 sending BREAK.
2556
f1838a98
UW
25572008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2558
2559 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2560 argument prefix to "set sysroot".
2561
158c7665
PH
25622008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2563
2564 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2565 and False.
2566
30e026bb
VP
25672008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2568
c8d5aac9
L
2569 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2570 for possible features of -list-features.
30e026bb 2571
c6ebd6cf
VP
25722008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2573
c8d5aac9 2574 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2575 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2576
aeac0ff9
VP
25772008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2578
2579 * doc/gdb.texinfo (PowerPC): Fix typo.
2580 (PowerPC features): Fix typo.
2581
5231c1fd
PA
25822008-08-18 Pedro Alves <pedro@codesourcery.com>
2583
2584 * observer.texi (thread_ptid_changed): New.
2585
677c5bb1
LM
25862008-08-18 Luis Machado <luisgpm@br.ibm.com>
2587
2588 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2589 (PowerPC features): Mention feature set for VSX registers.
2590
f3a2dd1a
JB
25912008-08-13 Joel Brobecker <brobecker@adacore.com>
2592
2593 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2594 the direct visibility of all names in user-written packages.
2595
33e5cbd6
PA
25962008-08-13 Pedro Alves <pedro@codesourcery.com>
2597
2598 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2599 setting, and make it the default.
2600 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2601 non-stop script example.
2602
d0384fc4
TJB
26032008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2604
2605 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2606 reference to the "Using Different Register and Memory Data
2607 Representation" section.
2608
a6f3e723
SL
26092008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2610
2611 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2612 (Remote Protocol): Add Packet Acknowledgment to menu.
2613 (Overview): Mention +/- can be disabled, and point to new section
2614 where this is discussed in detail.
2615 (General Query Packets): Document QStartNoAckMode packet, and
2616 corresponding qSupported reply.
2617 (Packet Acknowledgment): New section.
2618
0606b73b
SL
26192008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2620 Pedro Alves <pedro@codesourcery.com>
2621
2622 * gdb.texinfo (Threads): Move paragraph about automatic thread
2623 selection to All-Stop Mode subsection.
2624 (Thread Stops): Reorganize existing material into subsections.
2625 Add introductory blurb and menu.
2626 (Non-Stop Mode): New subsection.
2627 (Background Execution): New subsection.
2628 (Maintenance Commands): Add cross-references from async mode
2629 commands to the new Background Execution section.
2630
d57a3c85
TJB
26312008-08-06 Tom Tromey <tromey@redhat.com>
2632
2633 * gdb.texinfo (Extending GDB): New chapter.
2634 (Sequences): Demoted chapter, now a section under the new
2635 Extending GDB chapter.
2636 (Python): New section.
2637
6d76a53d
SS
26382008-07-31 Stan Shebs <stan@codesourcery.com>
2639
2640 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2641
1f70da6a
SS
26422008-07-29 Stan Shebs <stan@codesourcery.com>
2643
2644 * gdbint.texinfo: General round of cleanup and minor
2645 clarifications.
2646 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2647 (Longjmp Support): Update description to reflect how it is done
2648 for targets without using native header.
2649 (Symbol Handling): Add a little more general explanation.
2650 (COFF, ELF): Mention stabs encapsulation.
2651 (DWARF 3): New section.
2652 (Adding a New Host): Scrub out some obsolete bits.
2653 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2654 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2655 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2656 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2657 SEEK_SET, STOP_SIGNAL, USG.
2658 (Raw and Virtual Register Representations): Ditto for
2659 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2660 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2661 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2662 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2663 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2664 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2665 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2666 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2667 DEPRECATED_USE_STRUCT_CONVENTION.
2668 Describe gdbarch_deprecated_fp_regnum.
2669 Update description of gdbarch_print_insn.
2670 (Adding a New Target): Scrub out obsolete bits.
2671 (Obsolete Conditionals): Remove entire section.
2672
383f836e
TT
26732008-07-25 Tom Tromey <tromey@redhat.com>
2674
2675 * observer.texi (GDB Observers): Document new observers:
2676 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2677 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2678 architecture_changed.
2679
cfd8ab24
SS
26802008-07-21 Stan Shebs <stan@codesourcery.com>
2681
2682 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2683 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2684
781b42b0
TT
26852008-07-21 Tom Tromey <tromey@redhat.com>
2686
2687 * observer.texi (GDB Observers): Remove obsolete comment.
2688 <executable_changed>: Remove argument.
2689
d7d9f01e
TT
26902008-07-18 Tom Tromey <tromey@redhat.com>
2691
2692 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2693
bf250677
DE
26942008-07-10 Doug Evans <dje@google.com>
2695
2696 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2697
10568435
JK
26982008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2699
2700 * gdb.texinfo (Starting): Document "set disable-randomization".
2701
5ae4183a
AS
27022008-07-07 Andreas Schwab <schwab@suse.de>
2703
2704 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2705
b56e7235
VP
27062008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2707
2708 * gdb.texinfo (GDB/MI Target Manipulation): Add
2709 example of -target-attach.
2710
e1ac3328
VP
27112008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2712
2713 * observer.texi (target_resumed): New observer.
5ae4183a 2714 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2715
65d12d83
TT
27162008-06-06 Tom Tromey <tromey@redhat.com>
2717
2718 * gdb.texinfo (Completion): Add field name example.
2719
fbc5282e
MK
27202008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2721
2722 * gdb.texinfo (GDB/MI Program Context): Added example
2723 to -exec-arguments
5ae4183a 2724
fbc5282e 27252008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2726
2727 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2728 annotation.
2729
c16158bc 27302008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2731 Nathan Sidwell <nathan@codesourcery.com>
2732 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2733
2734 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2735 and ACX_BUGURL.
2736 * configure: Regenerate.
2737 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2738 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2739 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2740 mailing-list-specific text about bug reporting unless
2741 BUGURL_DEFAULT.
2742
75c99385
PA
27432008-06-05 Pedro Alves <pedro@codesourcery.com>
2744
2745 * gdb.texinfo (-target-select): Remove reference to target async.
2746 (Maintenance Commands): Document "maint set/show remote-async".
2747
1763a388
MK
27482008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2749
2750 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2751 in -target-file-get section.
5ae4183a 2752
d0d064df
PA
27532008-05-22 Pedro Alves <pedro@codesourcery.com>
2754
9b562ab8
PA
2755 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2756 killing the inferior when it is already debugging a process.
d0d064df 2757
8dfa32fc
JB
27582008-05-21 Joel Brobecker <brobecker@adacore.com>
2759
2760 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2761 abbreviation for "finish".
2762
55f996a7
NR
27632008-05-21 Nick Roberts <nickrob@snap.net.nz>
2764
2765 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2766
ba2b1c56
DJ
27672008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2768
2769 * gdbint.texinfo (Target Conditionals): Delete entry for
2770 gdbarch_dwarf_reg_to_regnum.
2771
08388c79
DE
27722008-05-09 Doug Evans <dje@google.com>
2773
a3c83fae 2774 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2775
d14508fe
DE
27762008-05-05 Doug Evans <dje@google.com>
2777
2778 * gdb.texinfo (disassemble): Document /m modifier.
2779
e2b7ddea
VP
27802008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2781
5ae4183a
AS
2782 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2783 will not report the time of commands that run the target.
e2b7ddea 2784
8eb41542
VP
27852008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2786
2787 * gdb.texinfo (GDB/MI Output Records): Add
2788 missing semicolon.
2789
82f68b1c
VP
27902008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2791
2792 * gdb.texinfo (GDB/MI Output Records):
2793 Document =thread-create and =thread-exited.
2794
fa0f268d
VP
27952008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2796
2797 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2798 Remove mention of dmi-discuss.
fa0f268d 2799
063bfe2e
VP
28002008-05-03 Pedro Alves <pedro@codesourcery.com>
2801
2802 * observer.texi (thread_exit): New.
2803
237fc4c9
PA
28042008-05-02 Pedro Alves <pedro@codesourcery.com>
2805
2806 * gdb.texinfo (Debugging Output): Document "set/show debug
2807 displaced".
2808 (Maintenance Commands): Document "maint set/show
2809 can-use-displaced-stepping".
2810
0428b8f5
DJ
28112008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2812
2813 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2814 and set/show arm force-mode.
2815
5009afc5
AS
28162008-05-02 Andreas Schwab <schwab@suse.de>
2817
2818 * gdbint.texinfo (Algorithms): Describe
2819 target_watchpoint_addr_within_range.
2820
669fac23
DJ
28212008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2822
2823 * gdbint.texinfo (Stack Frames): New chapter.
2824 (Algorithms): Move Frames text to the new chapter.
2825 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2826 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2827
721c02de
VP
28282008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2829
5ae4183a
AS
2830 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2831 output does not necessary include any tokens.
721c02de 2832
c055b101
CV
28332008-04-22 Corinna Vinschen <vinschen@redhat.com>
2834
2835 * gdb.texinfo (Set SH Calling convention): New @item.
2836 (Show SH Calling convention): Ditto.
2837
68837c9d
MD
28382008-04-22 Markus Deuling <deuling@de.ibm.com>
2839
2840 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2841
2e9132cc
EZ
28422008-04-20 Eli Zaretskii <eliz@gnu.org>
2843
2844 * gdb.texinfo (Set Breaks): Mention that multiple location
2845 breakpoints need line number info. Add index entries.
2846
31fffb02
CS
28472008-04-19 Craig Silverstein <csilvers@google.com>
2848
2849 * gdb.texinfo (Requirements): Add an optional requirement on
2850 zlib.
2851 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2852 Compressed DWARF 2.
2853
a47ec5fe
AR
28542008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2855
2856 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2857 sample output for 'stopped,reason="breakpoint-hit"' message.
2858 (GDB/MI Program Execution): Likewise.
2859
de051565
MK
28602008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2861
5ae4183a 2862 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2863 -var-set-format. Add -f option to -var-evaluate-expression.
2864
6ba66d6a
JB
28652008-04-03 Joel Brobecker <brobecker@adacore.com>
2866
2867 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2868 new node "Ambiguous Expressions". Replace references to this
2869 node by references to "Ambiguous Expressions" throughout.
2870 (Ambiguous Expressions): New node.
2871
1e26b4f8
DJ
28722008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2873
2874 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2875
b84876c2
PA
28762008-03-21 Pedro Alves <pedro@codesourcery.com>
2877
2878 * gdb.texinfo (Debugging Output): Document
2879 "set/show debug lin-lwp-async".
2880 (Maintenance Commands): Document "maint set/show linux-async".
2881
63092375
DJ
28822008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2883
2884 * gdb.texinfo (Expressions): Update description of malloced arrays.
2885
8e8901c5
VP
28862008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2887
2888 * gdb.texinfo (Thread Commands): Document
2889 -thread-info. Remove -thread-list-all-threads.
2890
1fddbabb
PA
28912008-03-14 Pedro Alves <pedro@codesourcery.com>
2892 Sandra Loosemore <sandra@codesourcery.com>
2893
2894 * gdb.texinfo (Library List Format): Update to mention the
2895 possibility to pass section addresses instead of segment
2896 addresses.
2897
ccd213ac
DJ
28982008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2899
2900 * gdb.texinfo (Starting): Document "set exec-wrapper".
2901 (Server): Document gdbserver --wrapper.
2902
fa4727a6
DJ
29032008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2904
2905 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2906 unreadable memory. Delete obsolete SPARClite reference.
2907
8edfe269
DJ
29082008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2909
2910 * gdb.texinfo (Starting): Mention always-running targets.
2911 (Target Commands): Add an anchor for load.
2912 (Connecting): Explain continue instead of run.
2913
1843f87b
DJ
29142008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2915
2916 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2917
f9082629
NR
29182008-02-26 Nick Roberts <nickrob@snap.net.nz>
2919
2920 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2921 breakpoint table.
2922
fd96d250
PA
29232008-02-19 Pedro Alves <pedro@codesourcery.com>
2924
2925 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2926 killing the inferior when it is already debugging a process.
2927
36af4ef6
MD
29282008-02-13 Markus Deuling <deuling@de.ibm.com>
2929
2930 * gdbint.texinfo (Build Script): New section. Mention new build script
2931 gdb_buildall.sh.
2932
cda4ce5a
JB
29332008-02-01 Jim Blandy <jimb@red-bean.com>
2934
2935 * gdb.texinfo (Help): Summarize 'info args' correctly.
2936
4acd40f3
TJB
29372008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2938
2939 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2940 available in PowerPC architecture.
2941 (Embedded Processors): Change node name of PowerPC item in menu.
2942 (PowerPC): Rename to...
2943 (PowerPC Embedded): this.
2944 (Architectures): Add new PowerPC item in menu.
2945 (PowerPC): New node.
2946
6e6c6f50
DJ
29472008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2948
2949 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2950 commands.
2951
5ee187d7
DJ
29522008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2953
2954 * gdb.texinfo (Setting Catchpoints): Mention features
2955 supported on GNU/Linux.
2956
e275c0d9
NR
29572008-01-30 Nick Roberts <nickrob@snap.net.nz>
2958
2959 * gdb.texinfo (GDB/MI File Commands): Describe new output
2960 field for MI command -file-list-exec-source-file.
2961
2d717e4f
DJ
29622008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2963
2964 * gdb.texinfo (Using the `gdbserver' Program): Add security
2965 warning. Rearrange into subsections and subsubsections. Document
2966 --multi and --debug. Correct --with-sysroot typo. Update --attach
2967 usage. Make load reference clearer. Document monitor exit.
2968 (Remote Configuration): Document set remote exec-file, attach-packet,
2969 and run-packet.
2970 (Packets): Document vAttach and vRun.
2971
d35a4257 29722008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2973
2974 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2975 detach-on-follow -> detach-on-fork.
f663676d 2976
c78d192c
DJ
29772008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2978
2979 * gdbint.texinfo (Native Conditionals): Remove
2980 SHELL_COMMAND_CONCAT and SHELL_FILE.
2981
d35a4257
EZ
29822008-01-26 Eli Zaretskii <eliz@gnu.org>
2983
2984 * gdb.texinfo (Specify Location): Improve wording.
2985
93815fbf
VP
29862008-01-23 Chris Demetriou <cgd@google.com>
2987
2988 * gdb.texinfo (Threads): Document new "set print thread-events"
2989 and "show print thread-events" commands.
2990
2a25a5ba
EZ
29912008-01-19 Eli Zaretskii <eliz@gnu.org>
2992
2993 * gdb.texinfo (Specify Location): New section.
2994 (Delete Breaks, Edit, Set Breaks): Remove description of
2995 locations. Instead, add a reference to "Specify Location".
2996 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2997 (Symbols): Refer to "Specify Location" for the valid forms of
2998 linespecs and locations.
2999
32c9a795
MD
30002008-01-18 Markus Deuling <deuling@de.ibm.com>
3001
3002 * gdbint.texinfo (Target Conditionals): Replace the description of
3003 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3004
b17828ca
JB
30052008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3006
3007 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3008 about &&var, which is rejected by the expression parser.
3009
0aea4bf3
LM
30102008-01-09 Luis Machado <luisgpm@br.ibm.com>
3011
3012 * gdb.texinfo (Output): Update documentation on using printf with DFP
3013 types.
3014
febe4383
TJB
30152008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3016
3017 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3018 subsubsection.
3019 (Decimal Floating Point format): New subsubsection.
3020
7a404eba
PA
30212008-01-05 Pedro Alves <pedro@codesourcery.com>
3022
3023 * gdb.texinfo (File Options): Remove mention of the attempt to
3024 open a core file with the -p option. Don't list -c as a valid
3025 option to attach to a process.
3026
a4d9b460
PA
30272008-01-05 Pedro Alves <pedro@codesourcery.com>
3028
3029 * gdbint.texinfo (Host Conditionals): Remove mention of
3030 ALIGN_STACK_ON_ENTRY.
3031
6ec2edbe
JB
30322008-01-05 Joel Brobecker <brobecker@adacore.com>
3033
3034 * gdbint.texinfo (Start of New Year Procedure): Add item
3035 describing how to update the source and documentation copyright
3036 notices.
3037
d8b2a693
JB
30382007-12-18 Jim Blandy <jimb@codesourcery.com>
3039
ab209b3a 3040 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3041 watchpoint explanation into the main description of the watchpoint
3042 command; update synopses of 'watch', 'rwatch', and 'awatch'
3043 commands.
3044
8b4ed427
VP
30452007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3046
3047 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3048 Document 'pending-breakpoints' feature of
3049 -list-features.
3050
37e4754d
LM
30512007-12-17 Luis Machado <luisgpm@br.ibm.com>
3052
669fac23 3053 * gdb.texinfo: Add new parameter's description.
37e4754d 3054
1d3811f6
DJ
30552007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3056
3057 * gdb.texinfo (Overview): Clarify run-length encoding
3058 example. Remove the restriction on "+" and "-" characters.
3059
c1c25a1a
EZ
30602007-12-15 Eli Zaretskii <eliz@gnu.org>
3061
3062 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3063
afe8ab22 30642007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3065
afe8ab22
VP
3066 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3067 the -f option for -break-insert, remove -r option,
3068 and clarify specification of location.
3069
a6b151f1
DJ
30702007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3071
3072 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3073 formatting.
3074 (Remote Debugging): Add File Transfer section.
3075 (Remote Configuration): Document Host I/O packets.
3076 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3077 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3078 (Packets): Add vFile.
3079
3b784c4f
EZ
30802007-11-17 Eli Zaretskii <eliz@gnu.org>
3081
3082 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3083 breakpoints with multiple locations.
3084 (Breakpoint Menus): Improve wording.
3085 (Output): Fix last change.
3086
a4ce5b0d
UW
30872007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3088
3089 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3090
1b39d5c0
DE
30912007-11-15 Doug Evans <dje@google.com>
3092
3093 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3094
7a72d44c
VP
30952007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3096
3097 * gdbint.texinfo (Native Conditionals): Remove
3098 mention of CLEAR_SOLIB.
5ae4183a 3099
6d1829bf 31002007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3101
3102 * gdb.texinfo (Print Settings): Add documentation for "set/show
3103 print frame-arguments".
3104
1a619819
LM
31052007-11-05 Luis Machado <luisgpm@br.ibm.com>
3106
3b784c4f 3107 * gdb.texinfo (Output): Update printf command's description.
1a619819 3108
55eddb0f
DJ
31092007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3110
3111 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3112 powerpc soft-float".
3113
9cceb671
DJ
31142007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3115
3116 * gdb.texinfo (Files): Correct formatting. Mention Expat
3117 requirement.
3118 (Requirements for Building GDB): Expand the list of Expat
3119 uses.
3120 (Library List Format, Memory Map Format): Mention Expat.
3121 (Target Descriptions): Update Expat wording.
3122
83acabca
DJ
31232007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3124
3125 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3126 Document that gdbarch_convert_register_p should return zero for no-op
3127 conversions.
3128
e35879db
UW
31292007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3130
83acabca 3131 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3132 of set_gdbarch_sofun_address_maybe_missing back to ...
3133 (Target Conditionals): ... here to fix build break.
3134
203c3895
UW
31352007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3136
83acabca 3137 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3138 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3139 (Compiler Characteristics): ... documentation of
3140 set_gdbarch_sofun_address_maybe_missing.
3141
11411de3
DJ
31422007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3143
3144 * gdbint.texinfo (Target Conditionals): Use
3145 frame_unwind_register_unsigned in examples instead of
3146 frame_unwind_unsigned_register.
3147
7cc46491
DJ
31482007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3149
3150 * gdb.texinfo (Predefined Target Types): Add int128
3151 and uint128.
3152 (Standard Target Features): Add PowerPC features.
3153
81adfced
DJ
31542007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3155
3156 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3157
c1874924
UW
31582007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3159
3160 * gdbint.texi (Target Conditionals): Remove documentation
3161 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3162 gdbarch_extract_return_value, and gdbarch_store_return_value.
3163
f6e56ab3
UW
31642007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3165
3166 * gdbint.texi (Target Conditionals): Remove documentation of
3167 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3168
56cf5405
KH
31692007-10-11 Kazu Hirata <kazu@codesourcery.com>
3170
3171 * gdb.texinfo: Mention that inaccessible-by-default is on by
3172 default.
3173
35156bae
DJ
31742007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3175
3176 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3177
d983da9c
DJ
31782007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3179
3180 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3181 multi-threaded watchpoints.
3182 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3183 checked. Describe sticky notification. Expand description
3184 of steppable and continuable watchpoints.
3185 (Watchpoints and Threads): New subsection.
3186
fe6fbf8b
VP
31872007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3188
3189 * gdb.texinfo (Setting Breakpoints): Revise
3190 documentation for pending breakpoints. Document
3191 breakpoints with multiple locations.
5ae4183a 3192
084344da
VP
31932007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3194
3195 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3196 Document -list-features.
5ae4183a 3197
82160952
EZ
31982007-09-15 Eli Zaretskii <eliz@gnu.org>
3199
3200 * gdb.texinfo (Output): Spell out which features of C's printf are
3201 not supported by GDB's printf.
7e27a47a
EZ
3202 (Separate Debug Files): More accurate wording regarding build ID
3203 and a reference to the ld manual rather than the Fedora wiki.
82160952 3204
ea37ba09
DJ
32052007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3206 Jim Blandy <jimb@codesourcery.com>
3207
3208 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3209 (Examining Memory): Update mentions of the 's' format.
3210 (Automatic Display): Likewise.
3211
b8533aec
DJ
32122007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3213
3214 * gdb.texinfo: Update the FSF's Back-Cover Text.
3215
83f83d7f
JK
32162007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3217 Eli Zaretskii <eliz@gnu.org>
3218
3219 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3220 Fixed the ``build ID'' name. New binaries build instructions for the
3221 build ID inclusion. Explain how the commands are specific to the build
3222 ID vs. debug link.
3223
c7e83d54
EZ
32242007-09-01 Eli Zaretskii <eliz@gnu.org>
3225
3226 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3227 indexing for ``build ID'' support.
3228
d3750b24
JK
32292007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3230
3231 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3232 Enlisted BUILD ID to the debug file searching example.
3233 Included a BUILD ID `.note.gnu.build-id' section description.
3234 Updated/added the debug files splitting instructions for OBJCOPY.
3235
02142340
VP
32362007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3237
3238 * gdb.texinfo (Variable Objects): Adjust docs
3239 for -var-info-expression and document
3240 -var-info-path-expression.
3241
d3bdde98
JB
32422007-08-20 Jim Blandy <jimb@codesourcery.com>
3243
3fb6a982
JB
3244 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3245 (title page): Include the dedication in the printed manual, as a
3246 separate page after the copyright notice.
5ae4183a 3247
d3bdde98
JB
3248 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3249 don't break a @var across a line.
3250
c80a96a8
MR
32512007-07-25 Maciej W. Rozycki <macro@mips.com>
3252
3253 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3254 for include files.
3255
5824a901
NR
32562007-07-12 Nick Roberts <nickrob@snap.net.nz>
3257
3258 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3259 in annotate.texinfo.
3260 (Command History): Link to new node.
5824a901 3261
d52e7ea3
UW
32622007-07-05 Markus Deuling <deuling@de.ibm.com>
3263
3264 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3265
5fc14d0a
EZ
32662007-07-05 Eli Zaretskii <eliz@gnu.org>
3267
3268 * gdbint.texinfo (Target Conditionals): Fix last change.
3269
4a9bb1df
UW
32702007-07-03 Markus Deuling <deuling@de.ibm.com>
3271
3272 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3273 routines:
3274 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3275 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3276 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3277 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3278 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3279 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3280 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3281 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3282 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3283 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3284 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3285 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3286 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3287 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3288 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3289 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3290 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3291 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3292 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3293 (SOFTWARE_SINGLE_STEP_P)
3294
3295 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3296 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3297
3298 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3299 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3300 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3301 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3302 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3303 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3304 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3305 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3306 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3307 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3308
3309 (Converting an existing Target Architecture to Multi-arch): Remove
3310 section.
3311
3312 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3313 (gdbarch_addr_bits_remove): Add code example.
3314
3315 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3316
cfa9d6d9
DJ
33172007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3318
3319 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3320 Add other missing entries. Adjust the table size to fit.
3321 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3322 stop reasons including the new "library" event.
3323 (General Query Packets): Adjust table widths for qSupported. Mention
3324 qXfer:libraries:read reply to qSupported and document the new packet.
3325 (Library List Format): New section.
3326
159fcc13
JK
33272007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3328
3329 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3330
f66d1690
MS
33312007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3332
3333 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3334
67102876
NR
33352007-06-25 Nick Roberts <nickrob@snap.net.nz>
3336
3337 * gdbint.texinfo (Register and Memory Data): Break sections
3338 into nodes and add a menu.
3339
a4642986
MR
33402007-06-21 Maciej W. Rozycki <macro@mips.com>
3341
3342 * gdb.texinfo (Examining Memory): Document the new behaviour.
3343
e9c17194
VP
33442007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3345
3346 * gdb.texinfo (Standard Target Features): Document
3347 m68k features.
3348
31d99776
DJ
33492007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3350
3351 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3352
1780a0ed
DJ
33532007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3354
3355 * gdb.texinfo (Target Description Format): Add version attribute
3356 for <target>.
3357
822b6570
DJ
33582007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3359
3360 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3361
f8b73d13
DJ
33622007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3363
3364 * gdb.texinfo (MIPS Features): New subsection.
3365
0e7f50da
UW
33662007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3367 Markus Deuling <deuling@de.ibm.com>
3368
3369 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3370 and qXfer:spu:write packets and mention them under qSupported.
3371
23d964e7
UW
33722007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3373 Markus Deuling <deuling@de.ibm.com>
3374
3375 * gdb.texinfo (Architectures): Add new SPU section to document
3376 Cell Broadband Engine SPU architecture specific commands.
3377
9f708cb2
VP
33782007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3379
3380 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3381 comments.
3382
7579b5f8
NR
33832007-06-07 Nick Roberts <nickrob@snap.net.nz>
3384
3385 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3386
bf06d120
JB
33872007-05-29 Jim Blandy <jimb@codesourcery.com>
3388
3389 * gdb.texinfo (Overview): Doc fix.
3390
23776285
MR
33912007-05-22 Maciej W. Rozycki <macro@mips.com>
3392
3393 * gdb.texinfo (Remote Configuration): Document "set/show
3394 remoteflow".
3395
1a69e1e4
DJ
33962007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3397
bf06d120
JB
3398 * gdb.texinfo (MIPS): Remove documentation for set mips
3399 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3400 stack-arg-size.
1a69e1e4 3401
46ba6afa 34022007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3403
46ba6afa
BW
3404 * all-cfg.texi (GDBTUI): New.
3405 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3406 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3407 (TUI Configuration): Edit to improve clarity and fix problems of
3408 both style and content.
5ae4183a 3409
06d3b283
UW
34102007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3411
3412 * observer.texi (GDB Observers): New observer "new_objfile".
3413
179101d6
UW
34142007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3415
3416 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3417
25d5ea92
VP
34182007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3419
3420 * gdb.texinfo (GDB/MI Variable Objects): Document
3421 frozen variables objects.
5ae4183a 3422
ea35711c
DJ
34232007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3424
3425 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3426 (Character Sets, Caching Data of Remote Targets): Likewise.
3427 (Targets): Delete Remote node. Move its text...
3428 (Debugging Remote Programs): ...to here. Delete description
3429 of the "remote" command.
3430 (Remote configuration): Delete description of "set remotedevice"
3431 and "show remotedevice".
3432 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3433
db2e3e2e
BW
34342007-04-11 Bob Wilson <bob.wilson@acm.org>
3435
5ae4183a
AS
3436 * gdb.texinfo (Contributors, Continuing and Stepping)
3437 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3438 (General Query Packets, File-I/O Remote Protocol Extension)
3439 (Protocol Basics, The F Reply Packet, Write)
3440 (Protocol-specific Representation of Datatypes, Memory Transfer):
3441 Fix hyphenation, punctuation and grammar problems.
3442 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3443 'section' instead of 'subsection' in the text.
3444 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3445 (i386): Remove period from section name.
db2e3e2e
BW
3446 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3447 (Config Names, Configure Options): Use @file{configure}.
3448
8a3dae3e
DJ
34492007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3450
3451 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3452 and tab expansion.
3453
1a92f856
DJ
34542007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3455
3456 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3457
79a6e687 34582007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3459
79a6e687
BW
3460 * gdb.texinfo: Consistently capitalize all significant words in
3461 node names, chapter titles, section titles, and headings. Update
3462 cross references to match.
3463 (Starting and Stopping Trace Experiment): Make node name plural.
3464 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3465
ad527d2e
PA
34662007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3467
3468 * gdb.texinfo (WinCE): Delete obsolete subsection.
3469
7ce59000
DJ
34702007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3471
3472 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3473 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3474 references.
3475
8807d78b
DJ
34762007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3477
3478 * gdb.texinfo (Startup): Delete references to some alternate
3479 names for .gdbinit.
3480 (Thread): Remove LynxOS reference.
3481 (Tandem ST2000): Delete target-specific documentation.
3482 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3483 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3484 and GDB_OSABI_LYNXOS.
3485
5f402660
UW
34862007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3487
3488 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3489
bac718a6
UW
34902007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3491
3492 * gdbint.texinfo (Target Conditionals): Remove mention of
3493 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3494 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3495
9453113a
DJ
34962007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3497
3498 * Makefile.in: Add "pdfdir" installation
3499 directory, PDFTEX macro, support for "install-pdf" target,
3500 and rules for making a pdf version of refcard.texi.
3501 * refcard.tex: Specify paper size for PDF output.
3502
ae21e955 35032007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3504
ae21e955 3505 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3506
3f94c067 35072007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3508
3f94c067
BW
3509 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3510 (Source Path, Character Sets, Macros, Define)
3511 (GDB/MI Result Records, GDB/MI Simple Examples)
3512 (GDB/MI Program Execution, GDB/MI File Commands)
3513 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3514 (Bug Reporting): Use @value{GCC}.
5ae4183a 3515
12c27660 35162007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3517
12c27660
BW
3518 * gdb.texinfo (Help): Fix formatting of examples.
3519 (Variables): Use @ifnotinfo instead of @iftex.
3520 (Non-debug DLL symbols): Use @ref instead of @pxref.
3521 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3522
ce9341a1
BW
35232007-03-26 Bob Wilson <bob.wilson@acm.org>
3524
3525 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3526
c8f4133a
BW
35272007-03-26 Bob Wilson <bob.wilson@acm.org>
3528
3529 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3530 the order of the nodes.
3531 (C Operators, C Constants, Debugging C): Remove extra menus.
3532 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3533
c8f4133a 35342007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3535
3536 * gdb.texinfo (File Options): Add missing parenthesis.
3537 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3538
c74d0ad8
DJ
35392007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3540
3541 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3542
ff6f572f
DJ
35432007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3544
669fac23 3545 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3546 case insensitivity.
3547 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3548
994337c3
NR
35492007-02-18 Nick Roberts <nickrob@snap.net.nz>
3550
3551 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3552 (Files): Add section name to argument list for pxref.
3553 (Non-debug DLL symbols): Don't use `see' for pxref.
3554 (Embedded Processors): Fix typo.
3555 (GDB/MI Breakpoint Commands): Execution commands generate
3556 *stopped not ^done.
3557
eb819d70
NR
35582007-02-13 Nick Roberts <nickrob@snap.net.nz>
3559
3560 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3561 values for in_scope. Mention that only root variables can be
3562 updated.
3563 (GDB/MI Development and Front Ends): Explain new values may be
3564 added to existing fields.
3565
123dc839
DJ
35662007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3567
3568 * gdb.texinfo (-target-disconnect): Use @smallexample.
3569 (Requirements): Add anchor for Expat. Update description.
3570 (Target Descriptions): Mention Expat.
3571 (Target Description Format): Document new elements. Use
3572 @smallexample.
3573 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3574 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3575
108546a0
DJ
35762007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3577
3578 * gdb.texinfo (Target Description Format): Add section on XInclude.
3579
95a98c01
NR
35802006-02-03 Nick Roberts <nickrob@snap.net.nz>
3581
3582 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3583 command -enable-timings.
3584
f4b3909f
EZ
35852007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3586
5ae4183a 3587 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3588 descriptions for new/deleted elements in gdb_osabi. Add missing
3589 description for function generic_elf_osabi_sniff_abi_tag_sections.
3590
c7ba131e
JB
35912007-01-29 Joel Brobecker <brobecker@adacore.com>
3592
3593 * gdb.texinfo (Maintenance Commands): Add documentation for
3594 the new "maint print target-stack" command.
3595
3a60f64e
JK
35962007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3597 Eli Zaretskii <eliz@gnu.org>
3598
f4b3909f 3599 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3600
c582f8b6
EZ
36012007-01-26 Eli Zaretskii <eliz@gnu.org>
3602
3603 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3604 Use @value{NGCC} instead of @value{GCC}.
3605
d3e8051b
EZ
36062007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3607
3608 * agentexpr.texi: Fix typos.
3609 * annotate.texinfo: Likewise.
3610 * gdb.texinfo: Likewise.
3611 * gdbint.texinfo: Likewise.
3612 * observer.texi: Likewise.
3613 * stabs.texinfo: Likewise.
3614
86f04699
EZ
36152007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3616
3617 * gdbint.texinfo (Support Libraries): Remove mmalloc
3618 entry. Describe readline library.
3619
23181151
DJ
36202007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3621
3622 * gdb.texinfo (Target Descriptions): New section.
3623 (General Query Packets): Add QPassSignals anchor. Mention
3624 qXfer:features:read under qSupported. Expand mentions of
3625 qXfer:memory-map:read and QPassSignals. Document
3626 qXfer:features:read.
3627
f822c95b
DJ
36282007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3629
3630 * gdb.texinfo (Commands to specify files): Describe
3631 "set sysroot" and "show sysroot".
3632 (Using the `gdbserver' program): Lowercase argument
3633 to @var. Expand description of setting up GDB on the
3634 host.
3635
8936fcda
JB
36362007-01-05 Joel Brobecker <brobecker@adacore.com>
3637
3638 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3639 catch exception, catch exception unhandled, and catch assert
3640 commands.
3641
e776119f
DJ
36422007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3643
3644 * gdb.texinfo (Debugging Output): Document "set debug xml"
3645 and "show debug xml".
3646
aa79a185
DJ
36472007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3648
3649 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3650
7f893741
JB
36512007-01-01 Joel Brobecker <brobecker@adacore.com>
3652
3653 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3654
a1b5960f
VP
36552006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3656
3657 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3658 note in @ignore, to be removed later if nobody complains.
3659
9f470e6e
NR
36602006-12-04 Nick Roberts <nickrob@snap.net.nz>
3661
3662 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3663 of -var-delete.
3664
765dc015 36652006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3666
765dc015 3667 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3668 automatic software/hardware breakpoint usage and
3669 the "set breakpoint auto-hw" command.
765dc015 3670
4b5752d0
VP
36712006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3672
3673 * gdb.texinfo (Memory Access Checking): New.
3674
89be2091
DJ
36752006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3676
3677 * gdb.texinfo (Remote configuration): Mention
3678 "pass-signals-packet".
3679 (General Query Packets): Document QPassSignals. Fix
3680 a typo.
3681
ca3bf3bd
DJ
36822006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3683
3684 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3685
427c3a89
DJ
36862006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3687
3688 * gdb.texinfo (Remote configuration): Rewrite documentation for
3689 packet configuration commands.
3690 (OS Information): Adjust reference to qXfer:auxv:read.
3691 (General Query Packets): Remove references to read-aux-vector-packet
3692 and set remote get-thread-local-storage-address.
3693
7a107747
DJ
36942006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3695
3696 * gdbint.texinfo (Target Architecture Definition): Add new
3697 Initializing a New Architecture section.
3698
1c56eb0e
EZ
36992006-10-31 David Taylor <dtaylor@emc.com>
3700
3701 * stabs.texinfo (Macro define and undefine): New node describing
3702 stabs for #define and #undef.
3703
f73adfeb
AS
37042006-10-27 Andreas Schwab <schwab@suse.de>
3705
3706 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3707
fd60e0df
EZ
37082006-10-21 Eli Zaretskii <eliz@gnu.org>
3709
3710 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3711 clarify on the possible meanings of ``expression'' watched by
3712 watchpoints. Add indexing.
e5ac9b53
EZ
3713 (Prompting, Errors, Invalidation, Annotations for Running)
3714 (Source Annotations): Fix index entries by adding "annotation" to
3715 them, to discriminate from index entries that point to the more
3716 general topic descriptions.
fd60e0df 3717
52bb452f
DJ
37182006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3719
3720 * gdbint.texinfo (Target Vector Definition): Move most
3721 content into Existing Targets. Add a menu.
3722 (Existing Targets): New section, moved from Target Vector
3723 Definition. Use @subsection.
3724 (Managing Execution State): New section.
3725
58955e58
BW
37262006-10-16 Bob Wilson <bob.wilson@acm.org>
3727
3728 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3729
c8aa23ab
EZ
37302006-10-15 Eli Zaretskii <eliz@gnu.org>
3731
3732 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3733 (Command Syntax, Signals, Backtrace, Connecting)
3734 (Remote configuration, Renesas Boards, Console I/O): Fix last
3735 change: use Ctrl- instead of C-, except wrt Emacs.
3736 (File-I/O Examples): Put Ctrl-c in @kbd.
3737 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3738 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3739 (Signals, Set Breaks, Set Watchpoints): Document optional
3740 arguments to `info signals' `handle', `info breakpoints', and
3741 `info watchpoints'.
c8aa23ab 3742
e7109c7e
EZ
37432006-10-14 Eli Zaretskii <eliz@gnu.org>
3744
3745 * gdb.texinfo (Backtrace): Fix last change.
3746
de3aea7b
NR
37472006-10-14 Nick Roberts <nickrob@snap.net.nz>
3748
3749 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3750
7f9087cb
BW
37512006-10-10 Bob Wilson <bob.wilson@acm.org>
3752
c8aa23ab
EZ
3753 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3754 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3755 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3756
68437a39
DJ
37572006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3758 Daniel Jacobowitz <dan@codesourcery.com>
3759
3760 * gdb.texinfo (Packets): Document vFlashErase,
3761 vFlashWrite and vFlashDone packets.
3762 (General Query Packets): Document qXfer:memory-map:read.
3763 Add a new feature for qXfer:memory-map:read.
3764 (Memory map format): New section.
3765 (Target Commands): Mention that gdb can write flash.
3766
fd79ecee
DJ
37672006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3768 Daniel Jacobowitz <dan@codesourcery.com>
3769
3770 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3771 memory regions and "mem auto".
3772
350da6ee
DJ
37732006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3774
3775 * gdbint.texinfo (Array Containers): New section.
3776
2f1acb09
VP
37772006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3778
3779 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3780 -stack-list-arguments HIGH_FRAME argument can be larger then the
3781 actual number of frames.
3782
2ab1eb7a
VP
37832006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3784
3785 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3786 -stack-list-locals HIGH_FRAME argument can be larger then the
3787 actual number of frames.
2ab1eb7a 3788
599b237a
BW
37892006-09-02 Bob Wilson <bob.wilson@acm.org>
3790
3791 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3792 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3793
25ab7e6d
EZ
37942006-09-02 Eli Zaretskii <eliz@gnu.org>
3795
3796 * gdbint.texinfo (Overall Structure): New section "Source Tree
3797 Structure".
3798
940178d3
JB
37992006-08-17 Jim Blandy <jimb@codesourcery.com>
3800
3801 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3802 responses.
3803
30daae6c
JB
38042006-08-08 Joel Brobecker <brobecker@adacore.com>
3805
3806 * gdb.texinfo (Source Path): Add documentation for new
3807 substitute-path commands.
3808
7fa2210b
DJ
38092006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3810
3811 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3812 (Running Configure): ...here.
3813 (Requirements): New node. Mention expat.
3814
3d00d119
DJ
38152006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3816
5ae4183a 3817 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3818 'set download-write-size' and 'show download-write-size'.
3819
0cbfa4ee
DJ
38202006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3821
3822 * stabs.texinfo (Member Type Descriptor): Correct example for
3823 pointer to member types.
3824
16026cd7
AS
38252006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3826
3827 * gdb.texinfo (Optional warnings and messages): Add
3828 'set/show trace-commands'.
3829 (Command files): Add '-v' to source command.
3830
0876f84a
DJ
38312006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3832
3833 * gdb.texinfo (OS Information): Update qPart reference to
3834 qXfer.
3835 (Remote configuration): Likewise.
3836 (Overview): Move @cindex to the start of a paragraph. Talk
3837 about binary data encoding.
3838 (Packets): Refer to the overview for the details of the X
3839 packet encoding.
3840 (General Query Packets): Remove qPart description. Add qXfer
3841 description. Add an anchor to qSupported. Correct feature
3842 table title. Add a new feature for qXfer:auxv:read.
3843 (Interrupts): Add a missing parenthesis.
3844
2ec3381a
DJ
38452006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3846
669fac23 3847 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3848 (GDB/MI Kod Commands): Remove commented out node.
3849
594fe323
EZ
38502006-07-01 Eli Zaretskii <eliz@gnu.org>
3851
3852 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3853 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3854 (GDB/MI Thread Commands, GDB/MI Program Execution)
3855 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3856 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3857 (GDB/MI File Commands, GDB/MI Target Manipulation)
3858 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3859 since the MI prompt is hard-wired into the code.
3860
7e3fb70c
NR
38612006-07-01 Nick Roberts <nickrob@snap.net.nz>
3862
3863 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3864 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3865 (GDB/MI Data Manipulation): Remove description of unimplemented
3866 display related commands as variable objects perform this function
3867 and are superior: -display-delete, -display-disable,
3868 -display-enable, -display-insert and -display-list. Move
3869 -environment-cd, -environment-directory, -environment-path
3870 and -environment-pwd to "Program Context".
3871 (GDB/MI Program Control): Rename to "Program Execution". Move
3872 -exec-arguments -exec-abort to...
3873 (GDB/MI Program Context): ...here. New node split from "Data
3874 Manipulation".
3875
be2a5f71
DJ
38762006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3877
3878 * gdb.texinfo (Remote configuration): Document set / show
3879 remote supported-packets.
3880 (General Query Packets): Document qSupported packet.
3881
fc320d37
SL
38822006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3883
3884 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3885 and font markup.
3886 (Protocol basics): Likewise.
3887 (The F request packet): Likewise.
3888 (The F reply packet): Likewise.
3889 (Memory transfer): Move this node to be a subsubsection of
3890 "Protocol specific representation of datatypes".
3891 (The Ctrl-C message): More copy editing.
3892 (Console I/O): Likewise.
3893 (The isatty call): Delete this node, and merge its content into
3894 the "isatty" node. Fixed references elsewhere.
3895 (The system call): Delete this node, and merge its content into
3896 the "system" node. Fixed references elsewhere.
3897 (open): Reformat to use @table, and add appropriate font markup.
3898 (close): Likewise.
3899 (read): Likewise.
3900 (write): Likewise.
3901 (lseek): Likewise.
3902 (rename): Likewise.
3903 (unlink): Likewise.
3904 (stat/fstat): Likewise.
3905 (gettimeofday): Likewise.
3906 (isatty): Likewise.
3907 (system): Likewise, plus minor changes to fix confusing wording.
3908 (Integral datatypes): Fix font markup.
3909 (Pointer values): Likewise.
3910 (struct stat): Fix markup to use @table, plus minor copy editing.
3911 (struct timeval): Fix font markup, plus minor copy editing.
3912 (Constants): Minor copy editing.
3913 (Errno values): Add font markup.
3914 (File-I/O Examples): Likewise.
3915
158fdf5c
NR
39162006-06-10 Nick Roberts <nickrob@snap.net.nz>
3917
3918 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3919 (GDB/MI Simple Examples): Move node up one level. Use real
3920 examples.
3921 (GDB/MI Compatibility with CLI): Update.
3922 (GDB/MI Result Records): Add "connected" and "exit" result
3923 classes.
3924 (GDB/MI Stream Records): Clarify target output.
3925 (GDB/MI Command Description Format): Modify example description.
3926 (GDB/MI Breakpoint Table Commands): Rename to...
3927 (GDB/MI Breakpoint Commands): ...this
3928 (GDB/MI Breakpoint Commands): Add optional thread field.
3929 (GDB/MI Program Control): Add an introduction. Move "Program
3930 termination" examples into exec-run description.
3931 (GDB/MI File Commands): Mention similar CLI commands.
3932 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3933 is similar to "-gdb-version".
3934
ddb50cd7
EZ
39352006-06-09 Eli Zaretskii <eliz@gnu.org>
3936
3937 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3938
2aef0d6b
NR
39392006-06-02 Nick Roberts <nickrob@snap.net.nz>
3940
3941 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3942 sourceware.org for mailing lists.
d5e40d59 3943 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3944
383a5c52
NR
39452006-06-01 Nick Roberts <nickrob@snap.net.nz>
3946
d5e40d59 3947 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3948
e16b02ee
EZ
39492006-05-22 Eli Zaretskii <eliz@gnu.org>
3950
3951 * gdb.texinfo (Cygwin Native): Fix last change.
3952
be90c084
CF
39532006-05-22 Christopher Faylor <cgf@timesys.com>
3954
3955 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3956
347ceba5
NR
39572006-05-15 Nick Roberts <nickrob@snap.net.nz>
3958
3959 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3960 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3961
369af7bd
DJ
39622006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3963
3964 * gdb.texinfo (General Query Packets): Recommend not starting
3965 new packets with qC and clarify.
3966
2ffdbde8 39672006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3968
3969 * gdb.texinfo (M2 Types): New section.
72019c9c 3970
16d1a084
DJ
39712006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3972
3973 * agentexpr.texi: Add a copyright and license notice.
3974 * observer.texi: Likewise, with GPL clause for function prototypes.
3975 Remove trailing whitespace.
3976
aa56d27a
JB
39772006-05-05 Jim Blandy <jimb@codesourcery.com>
3978
3979 * gdb.texinfo (General Query Packets): Document conventions for
3980 terminating packet names, and their violations.
3981
5bdf8622
DJ
39822006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3983
3984 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3985 * gdb.texinfo: Likewise.
3986
605a56cb
DJ
39872006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3988
3989 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3990 and "show remotedebug".
3991 (Debugging Output): Add additional index entries.
3992
b8db102d
MS
39932006-04-27 Michael Snyder <msnyder@redhat.com>
3994
3995 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3996
c5e30d01
AC
39972006-04-22 Andrew Cagney <cagney@redhat.com>
3998
3999 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4000 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4001
8181d85f
DJ
40022006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4003
4004 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4005 and remove breakpoint prototypes.
4006 (Watchpoints): Move description of target_insert_hw_breakpoint and
4007 target_remove_hw_breakpoint ...
4008 (Breakpoints): ... to here. Document target_insert_breakpoint and
4009 target_remove_breakpoint.
4010
4f553f88
JB
40112006-04-17 Jim Blandy <jimb@codesourcery.com>
4012
4013 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4014 and C packets are optional.
4015
cd852561
FR
40162006-04-14 Frederic Riss <frederic.riss@st.com>
4017
4018 * gdb.texinfo (Specifying source directories): Update the description
4019 of the source file search to reflect the fact that the source path
4020 always contains at least $cdir and $cwd.
4021
b620eb07
MS
40222006-03-31 Michael Snyder <msnyder@redhat.com>
4023
4024 * gdb.texinfo: Update copyright dates.
4025
3156cdaf
EZ
40262006-03-31 Eli Zaretskii <eliz@gnu.org>
4027
4028 * gdb.texinfo (Overview): Add an index entry to "empty response".
4029
7d30c22d
JB
40302006-03-28 Jim Blandy <jimb@codesourcery.com>
4031
4032 * gdbint.texinfo (Prologue Analysis): New section.
4033
86941c27
JB
40342006-03-07 Jim Blandy <jimb@red-bean.com>
4035
66b8c7f6
JB
4036 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4037
1a10341b
JB
4038 * gdb.texinfo (Target Commands): Update text describing how to
4039 specify a target. Refer to the detailed section on remote
4040 debugging, not the brief mention.
4041
86941c27
JB
4042 * gdb.texinfo (Connecting): Organize the different 'target remote'
4043 connection methods into a table. Add a 'target remote' index
4044 entry. (!!!)
4045
62f3a2ba
FF
40462006-02-17 Fred Fish <fnf@specifix.com>
4047
4048 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4049 'ptype' commands to reflect the fact that the only significant
4050 difference between them is that ptype prints the complete type
4051 description instead of just the name.
4052
8b9a88ea
WZ
40532006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4054
4055 * gdbint.texinfo (Watchpoints): Delete
4056 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4057
7e8dc855
NR
40582006-02-10 Nick Roberts <nickrob@snap.net.nz>
4059
4060 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4061 times fields where needed. Fix typos. Update general form given
4062 for output of -break-insert.
4063 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4064
c91d38aa
DJ
40652006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4066
4067 * gdbint.texinfo (Symbol Handling): Add a section
4068 on memory management.
4069
38fcd64c
DJ
40702006-02-06 Vladimir Prus <ghost@cs.msu.su>
4071
4072 * gdb.texinfo (Breakpoint table commands): Document the fullname
4073 field in -break-list output.
4074
219eec71
EZ
40752006-02-03 Eli Zaretskii <eliz@gnu.org>
4076
4077 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4078 debugging information produced by the various "set debug..."
4079 options.
4080
ae5a43e0
DJ
40812006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4082
4083 * gdb.texinfo (Files): Remove obsolete bits from the description
4084 of "symbol-file".
4085
a9f158ec
JB
40862006-01-25 Jim Blandy <jimb@redhat.com>
4087
4088 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4089
410dd08e
JB
40902006-01-24 Jim Blandy <jimb@redhat.com>
4091
4092 * gdbint.texinfo (Frames): Document the basics of GDB's register
4093 unwinding model, and explain the existence of the "sentinel" frame.
4094
4b505b12
AS
40952006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4096
4097 * gdb.texinfo (Choosing files): Mention that -directory is used
4098 for script files.
4099 (Specifying source directories): Likewise.
4100 (Command files): Explain how script files are found.
4101
839c27b7
EZ
41022006-01-21 Eli Zaretskii <eliz@gnu.org>
4103
4104 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4105 the threads in a multi-threaded program.
4106 (Threads): The threadno argument of "thread apply" can be a range
4107 of numbers.
4108
7be93b9e
JB
41092006-01-18 Jim Blandy <jimb@redhat.com>
4110
4111 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4112 of warning flags.
4113
fcc73fe3
EZ
41142006-01-13 Eli Zaretskii <eliz@gnu.org>
4115
4116 * gdb.texinfo (Sequences): Improve menu annotations.
4117 (Define): Add index entries for arguments of user-defined
4118 commands. Move the description of flow-control commands...
4119 (Command Files): ...to here. Document loop_break and
4120 loop_continue.
ca91424e
EZ
4121 (Define, Command Files): Document `end' and add index entries for
4122 it.
fcc73fe3 4123
5c95884b
MS
41242006-01-04 Michael Snyder <msnyder@redhat.com>
4125
4126 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4127 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4128
860701dc
PH
41292006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4130
4131 * gdb.texinfo (Omissions from Ada): Document that there is now
4132 limited aggregate support.
4133
36b80e65
EZ
41342005-12-28 Eli Zaretskii <eliz@gnu.org>
4135
4136 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4137 registers and the likes.
4138
c1468174
EZ
41392005-12-24 Eli Zaretskii <eliz@gnu.org>
4140
4141 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4142 (Symbols): Fix usage of "e.g.".
359df76b 4143 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4144
4145 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4146 (Coding): Fix usage of "e.g.".
4147
c02a867d
EZ
41482005-12-23 Eli Zaretskii <eliz@gnu.org>
4149
5ae4183a
AS
4150 * stabs.texinfo:
4151 * refcard.tex:
c02a867d 4152 * gpl.texi:
5ae4183a
AS
4153 * gdbint.texinfo:
4154 * gdb.texinfo:
4155 * gdb-cfg.texi:
c02a867d 4156 * fdl.texi:
5ae4183a
AS
4157 * annotate.texinfo:
4158 * all-cfg.texi:
c02a867d
EZ
4159 * Makefile.in: Add (C) after Copyright. Update the FSF
4160 address.
4161
fad38dfa
EZ
41622005-12-03 Eli Zaretskii <eliz@gnu.org>
4163
4164 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4165 extend GDB with commands for external monitor.
4166
53e5f3cf
AS
41672005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4168
4169 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4170
55f6ca0f
JB
41712005-11-25 Joel Brobecker <brobecker@adacore.com>
4172
4173 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4174
c1947b85
JB
41752005-11-21 Jim Blandy <jimb@redhat.com>
4176
4177 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4178 placement of 'R' actions in tracepoint action packets; document
4179 dependence of 'X' and 'M' actions on a preceding 'R' action for
4180 their registers.
4181
9d29849a
JB
41822005-11-19 Jim Blandy <jimb@redhat.com>
4183
4184 * gdb.texinfo (Tracepoint Packets): New node.
4185 (General Query Packets): Add entries for the tracepoint packets,
4186 referring to the "Tracepoint Packets" node.
4187 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4188
9a6253be
KB
41892005-11-18 Kevin Buettner <kevinb@redhat.com>
4190
4191 * gdb.texinfo (set remotebreak): Add anchor.
4192 (X packet): Likewise.
4193 (Remote Protocol): Add new section `Interrupts' and new index
4194 entry `interrupts (remote protocol)'.
4195
5f3bebba
JB
41962005-11-18 Jim Blandy <jimb@redhat.com>
4197
4198 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4199 entries into the General Query Packets section. Add a
4200 cross-reference to that section. Drop description of replies, as
4201 these are covered in the descriptions of each packet.
4202 (General Query Packets): Add introductory text. Explain naming
4203 conventions, and how the end of a name is recognized.
4204
9a7a1b36
KB
42052005-11-17 Kevin Buettner <kevinb@redhat.com>
4206
0564b6cf 4207 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4208 "set remotebreak" command.
4209
b8ff78ce
JB
42102005-11-16 Jim Blandy <jimb@redhat.com>
4211
4212 * gdb.texinfo (Packets, Stop Reply Packets)
4213 (General Query Packets): Various formatting cleanups.
4214 - Use @samp for packet contents.
4215 - Drop summaries from packet @item lines; the same information appears
4216 immediately below in the description.
4217 - Delete paragraph breaks after packet @item commands, so that the
4218 description appears directly to the right of the packet prototype
4219 in the printed manual, if it fits.
4220 - Place spaces in packet prototypes between @vars and non-@var
4221 letters, and explain that they're just for formatting.
4222 - Use @dots{} instead of '...'.
4223 - Fix uses of @code where @var was needed.
4224 - Replace "deprecated" markers with English text spelling out the
4225 packet's status and the preferred alternatives.
4226 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4227 what this ever meant.
4228 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4229 this for a long time.
4230 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4231 implemented several times, and have been in use for years.
4232
8ffe2530
JB
42332005-11-15 Jim Blandy <jimb@redhat.com>
4234
c43c5473
JB
4235 * gdb.texinfo (Packets): Add index entries for 'm' packet
4236 disclaimers.
5ae4183a 4237
fb031cdf
JB
4238 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4239 of stub when processing an 'm' packet.
4240
8ffe2530
JB
4241 * gdb.texinfo (Packets): Mention that packets beginning with
4242 letters are reserved once, at the top, instead of actually listing
4243 them all and saying "reserved".
4244
c03c782f
AS
42452005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4246
4247 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4248 Change @var{$arg0 to @code{$arg0.
4249
814e32d7
WZ
42502005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4251
4252 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4253
fa93a9d8
JB
42542005-11-12 Jim Blandy <jimb@redhat.com>
4255
4256 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4257 order. Remove extraneous 'z'.
4258
8a5a3c82
AS
42592005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4260
4261 * gdb.texinfo (Choosing files): Add --eval-command.
4262
4b0ad762
AS
42632005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4264
4265 * gdb.texinfo (Choosing modes): Add --return-child-result.
4266
4267
1a088d06
AS
42682005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4269
4270 * gdb.texinfo (Choosing modes): Add --batch-silent.
4271
656d5e12
EZ
42722005-10-28 Eli Zaretskii <eliz@gnu.org>
4273
4274 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4275 "The -var-update Command".
4276
3c9c013a
JB
42772005-10-03 Joel Brobecker <brobecker@adacore.com>
4278
4279 * gdb.texinfo (Print Settings): Add documentation for set/show
4280 print array-indexes.
4281
7ba3cf9c
DJ
42822005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4283
4284 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4285 6.2 and 6.3.
4286
a94ab193
EZ
42872005-08-27 Eli Zaretskii <eliz@gnu.org>
4288
4289 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4290 since 19-Jan-2004.
4291 (Files): Likewise.
ab1adacd
EZ
4292 (Variables, Symbols): Document the "<incomplete type>" message and
4293 its reasons.
a94ab193 4294
ca06016a
FF
42952005-08-01 Fred Fish <fnf@specifix.com>
4296
4297 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4298
cf58170d
NR
42992005-07-15 Nick Roberts <nickrob@snap.net.nz>
4300
4301 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4302 option for -var-list-children and -var-update.
4303 (GDB/MI Stack Manipulation): Simplify description of
4304 print-values option for -stack-list-locals.
4305 (GDB/MI Command Description Format): Clarify.
4306 (Mode Options): Spelling of superseded.
4307
38f1196a
BR
43082005-07-12 Bob Rossi <bob@brasko.net>
4309
4310 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4311 corresponding GDB command comment.
4312
3cb3b8df
BR
43132005-07-06 Bob Rossi <bob@brasko.net>
4314
4315 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4316 and -inferior-tty-show.
4317 (Input/Output): Document "set/show inferior-tty" and tty alias.
4318
10fac096
NW
43192005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4320
4321 * gdb.texinfo (Packets): Change description of 'D' packet to note
4322 that GDB does wait for a response.
4323
d1b6db76
NR
43242005-06-22 Nick Roberts <nickrob@snap.net.nz>
4325
4326 * gdb.texinfo (History) Rename "Command History".
4327 (Command History): Move node "Server Prefix" from section on
4328 Annotations here.
4329
29629dcf
NR
43302005-06-19 Nick Roberts <nickrob@snap.net.nz>
4331
4332 * gdb.texinfo (GDB/MI Stack Manipulation):
4333 Re-instate -stack-info-frame with example. Say that it gets
4334 info on selected frame, not current frame.
4335
397ca115
EZ
43362005-06-18 Eli Zaretskii <eliz@gnu.org>
4337
4338 * gdb.texinfo (Server): Clarify that `file' should be used before
4339 connecting to the server.
4340 (Files): Add an xref to the above description.
51274035
EZ
4341 (Output Formats): More detailed description of the `c' format.
4342 (Memory): List explicitly all the formats supported by `x'.
638ac427 4343 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4344 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4345 files. Add more indexing for solib-absolute-prefix and
4346 --with-sysroot.
76d17f34
EZ
4347 (Machine Code): Document possible problems with locations in
4348 shared libraries.
d416eeec
EZ
4349 (Backtrace): Document that free-standing environments do not need
4350 to have a `main' function.
397ca115 4351
74f6deaa
NR
43522005-06-18 Nick Roberts <nickrob@snap.net.nz>
4353
4354 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4355 -stack-info-frame.
4356
a9967aef
AC
43572005-06-07 Andrew Cagney <cagney@gnu.org>
4358
4359 * gdb.texinfo (Contributors): Note the original multi-arch
4360 contributors.
4361
e09f16f9
EZ
43622005-06-03 Eli Zaretskii <eliz@gnu.org>
4363
4364 * gdb.texinfo (Registers): Add index entries for the standard
4365 registers.
4366 (Frames): Add cross-reference from frame pointer description to
4367 the Registers node.
4368 (Annotations Overview): Fix the reference to GDB name.
4369
d87ba7ee
EZ
43702005-06-01 Eli Zaretskii <eliz@gnu.org>
4371
4372 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4373 can-use-hw-watchpoints.
4374
034dad6f
BR
43752005-05-28 Bob Rossi <bob@brasko.net>
4376
4377 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4378 the possible reasons why an exec async record would be returned to FE.
4379
ffed4509
AC
43802005-05-26 Andrew Cagney <cagney@gnu.org>
4381
4382 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4383 Andrew Cagney implemented the original GDB/MI.
4384
e22e55c9
OF
43852005-05-23 Orjan Friberg <orjanf@axis.com>
4386
4387 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4388 documentation. Add documentation for cris-mode.
4389
a78e13ce
EZ
43902005-05-20 Eli Zaretskii <eliz@gnu.org>
4391
4392 * gdb.texinfo (Numbers): Explain the example and make the wording
4393 more acurate.
4394
76ff342d
DJ
43952005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4396 Dennis Brueni <dennis@slickedit.com>
4397
4398 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4399 (GDB/MI Data Manipulation, GDB/MI Program Control)
4400 (GDB/MI Stack Manipulation): Update examples to include the fullname
4401 attribute in stack frames.
4402
119b882a
EZ
44032005-05-12 Eli Zaretskii <eliz@gnu.org>
4404
4405 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4406 do with other non-standard names of init files.
4407
6fc08d32
EZ
44082005-05-11 Eli Zaretskii <eliz@gnu.org>
4409
4410 * gdb.texinfo (Command Files): Move the description of the startup
4411 from here...
4412 (Startup): ...to this new subsection of the Invocation chapter.
4413 Rearrange the description of init files more logically and add a
4414 cross-reference to "Command Files". Document the special gdbinit
4415 name for CISCO 68k. Expand the description of what GDB does
4416 during startup.
4417 (History): Add index entry for HISTSIZE.
4418
a561754a
MK
44192005-05-02 Mark Kettenis <kettenis@gnu.org>
4420
4421 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4422
2eecc4ab
EZ
44232005-05-02 Eli Zaretskii <eliz@gnu.org>
4424
4425 * gdb.texinfo (SVR4 Process Information, The isatty call)
4426 (The system call): Don't use foo(N) notation for man pages and
4427 functions.
514c4d71 4428 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4429
18999be5
EZ
44302005-04-27 Eli Zaretskii <eliz@gnu.org>
4431
4432 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4433 were optimized away.
4434
0abb7bc7
EZ
44352005-04-22 Eli Zaretskii <eliz@gnu.org>
4436
4437 * gdb.texinfo (Remote configuration): Document "set/show
4438 get-thread-local-storage-address". Add cross-reference to the
4439 description of the qGetTLSAddr packet.
4440 (General Query Packets): Mention "set remote
4441 get-thread-local-storage-address" and add a reference to its
4442 description.
4443
6f61acb1
NR
44442005-04-19 Nick Roberts <nickrob@snap.net.nz>
4445
4446 * gdb.texinfo (Backtrace): Describe 'bt full'.
4447
9d59903a
NR
44482005-04-17 Nick Roberts <nickrob@snap.net.nz>
4449
4450 * gdb.texinfo (Mode Options): Fix typo.
4451 (GDB/MI): Describe how to invoke GDB/MI.
4452
721c2651
EZ
44532005-04-16 Eli Zaretskii <eliz@gnu.org>
4454
4455 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4456 references changed. Add description of "info udot".
721c2651
EZ
4457 (Files): Document "set/show stop-on-solib-events".
4458 (M32R/D): Document "set/show download-path", "set/show
4459 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4460 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4461 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4462 (Maintenance Commands): Improve indexing.
4463 (Target Commands): Document "set/show hash", "set/show debug
4464 monitor".
4465 (SVR4 Process Information): Document "info pidlist" and "info
4466 meminfo". Document "set/show procfs-tarce" and "set/show
4467 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4468 (Symbols, The Print Command with Objective-C): Improve indexing.
4469 (Objective-C): Add references to "info classes" and "info
4470 selectors".
c45da7e6
EZ
4471 (Debugging Output): Improve wording. Document "set/show debug
4472 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4473 (Set Breaks): Add index entry for "hardware breakpoints".
4474 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4475 and "set/show usehardbreakpoints".
4476 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4477 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4478 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4479 rdiromatzero", "set/show rdiheartbeat".
4480 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4481 "sds".
4482 (Embedded Processors): Document the "sim" command.
4483 (Remote): Document the "remote" command.
4484 (DJGPP Native): Document the "info serial" command.
4485 (Threads): Document "maint info sol-threads".
4486 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4487 (Set Breaks): Improve indexing.
4488 (Command Syntax): Add a reference to dont-repeat.
4489 (Define): Document "dont-repeat".
4490 (TUI Commands): Document "tabset".
4491 (WinCE): New subsection. Document "set/show remotedirectory",
4492 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4493
14d6dd68
EZ
44942005-04-15 Eli Zaretskii <eliz@gnu.org>
4495
4496 * gdb.texinfo (Hurd Native): New subsection, documents
4497 Hurd-specific commands.
a64548ea 4498 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4499 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4500 (MIPS): Improve documentation of heuristic-fence-post. Document
4501 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4502 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4503 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4504 (ARM): Document ARM-specific commands.
a64548ea
EZ
4505 (AVR): New section. Document "info io_registers".
4506 (CRIS): New section. Document "set/show cris-version" and
4507 "set/show cris-dwarf2-cfi".
4508 (HPPA): New section. Document "set/show debug hppa" and "maint
4509 print unwind".
a5adf40f 4510 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4511 (Super-H): New section. Document the "regs" command.
721c2651 4512 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4513
9c16f35a
EZ
45142005-04-09 Eli Zaretskii <eliz@gnu.org>
4515
4516 * gdb.texinfo (Print Settings): Document "set/show print
4517 pascal_static-members", "set print repeats", "show print
4518 null-stop". Improve indexing. Fix documentation of "set print
4519 union".
4520 (Pascal): New section.
4521 (Supported languages): Rename from "Support"; all references
4522 updated. Add a menu item for Pascal.
4523 (Numbers): Document "set radix.
4524 (Screen Size): Document "set/show pagination".
4525 (MIPS Embedded): Remove "set processor" documentation.
4526 (Remote configuration): Document "set/show X/P/Z-packet",
4527 "set/show read-aux-vector-packet", "set/show remote
4528 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4529 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4530 remotedebug", "set/show remotebreak", "set/show remotedevice",
4531 "set/show remotelogfile".
4532 (Auxiliary Vector): Add reference to the description of the
4533 read-aux-vector-packet setting.
4534 (Set Watchpoints): Add a cross-reference to "set remote
4535 hardware-breakpoint-limit".
4536 (General Query Packets): Add indexing of requests and
4537 cross-references to related commands in "Remote configuration".
4538 (File-I/O Overview, The system call): Fix wording and typos.
4539 (Thread Stops): Add index entries.
4540 (Continuing and Stepping): Document "show step-mode".
4541 (i386): New node. Document "set/show struct-convention".
4542 (Files): Document "show trust-readonly-sections".
4543 (Calling): Document "set/show unwindonsignal".
4544 (Messages/Warnings): Add index entries.
4545 (Maintenance Commands): Document "set/show watchdog".
4546 (Annotations Overview): Document "show annotate".
4547 (Set Watchpoints): Add index entries.
4548 (Symbols): Fix doc of case-sensitive.
4549 (ABI): Document "show coerce-float-to-double".
4550 (Convenience Vars, Help): Improve indexing.
4551 (Machine Code): Document "show disassembly-flavor".
4552 (Debugging C plus plus): Document "show overload-resolution".
4553 (Value History, Signaling): Add index entries.
4554
45552005-04-08 Eli Zaretskii <eliz@gnu.org>
4556
4557 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4558 (Processes): Fix wording.
4559 (History, List, Logging output, Define, Symbols, Print Settings):
4560 Improve indexing.
4561
a8f24a35
EZ
45622005-04-03 Eli Zaretskii <eliz@gnu.org>
4563
4564 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4565 redundant index entry for "target" command.
4566 (Backtrace): Add index entries.
4567 (Symbols, Fortran): Document the "set case-sensitive" command.
4568 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4569 (Print Settings): Add index entry for "set demangle-style".
4570 (Target Commands): Document "set download-write-size".
4571 (Debugging Output): Document "set exec-done-display".
4572
09d4efe1
EZ
45732005-04-02 Eli Zaretskii <eliz@gnu.org>
4574
4575 * gdb.texinfo (Files): Fix the name and documentation of
4576 add-shared-symbol-files. Document its alias assf. Update the
4577 list of OSs where GDB supports shared libraries. Fix markup.
4578 (Continuing and Stepping): Add reference to @var{location} in the
4579 text.
4580 (Dump/Restore Files): Fix reference to @{filename}.
4581 (Help): Fix wording.
4582 (Attach): Ditto.
4583 (Set Watchpoints): Ditto.
4584 (Backtrace): Remove redundant index entries. Improve index
4585 entries.
4586 (Delete Breaks): Fix wording.
4587 (Memory): Document the compare-sections command.
4588 (Memory Region Attributes): Improve wording.
4589 (Disabling): Improve wording.
4590 (Fortran): New subsection. Document the "info common" command.
4591 (Help): Document aliases "info copying" and "info warranty".
4592 (Caching Remote Data): New section. Document the "set/show
4593 remotecache" and "info dcache" commands.
4594 (Show): Fix wording of the documentation of the "set
4595 extension-language" command.
4596 (Signals): Add index entry for "info handle".
4597 (Memory Region Attributes): Fix punctuation.
4598 (Symbols): Change the arg name to "location" and refer to it in
4599 the text. Fix wording of "info types" doc.
4600 (Threads): Fix usage of @enumerate @item's.
4601 (Listing Tracepoints): Add index entry for "info tp".
4602 (Set Watchpoints): Add xref to "info break" description.
4603 (Macros): Add an index entry for "macro exp1". Document the
4604 "macro list" command.
4605 (Maintenance Commands): Document "flushregs", "maint agent",
4606 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4607 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4608 "maint print architecture", "maint print objfiles", "maint print
4609 statistics", "maint print type", "maint show-debug-regs", "maint
4610 space", "maint time", and "maint translate-address".
4611 (Connecting): Document the "monitor" command.
4612 (Annotations Overview): Describe the "set annotate" command.
4613
82f2d802
EZ
46142005-04-01 Eli Zaretskii <eliz@gnu.org>
4615
4616 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4617 Rearrange index entries and improve wording about support for
4618 hardware watchpoints.
4619
7d51c7de
BR
46202005-03-10 Bob Rossi <bob@brasko.net>
4621
4622 * gdb.texinfo: Update copyright
4623
68c71a2e
TR
46242005-02-09 Theodore A. Roth <troth@openavr.org>
4625
4626 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4627 error.
4628
83761cbd
KB
46292005-02-03 Kevin Buettner <kevinb@redhat.com>
4630
4631 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4632
9f1c6395
MS
46332005-01-17 Michael Snyder <msnyder@redhat.com>
4634
4635 * gdb.texinfo: Fix spelling, infinte -> infinite.
4636
fbd1b305
MK
46372005-01-08 Mark Kettenis <kettenis@gnu.org>
4638
4639 * observer.texi (GDB Observers): Document "solib_loaded".
4640
3ace7edb
AC
46412005-01-07 Andrew Cagney <cagney@gnu.org>
4642
bec39cab
AC
4643 * configure.ac: Rename configure.in, require autoconf 2.59.
4644 * configure: Re-generate.
4645
3ace7edb
AC
4646 * configure.in: Replace configdirs with multiple references to
4647 AC_CONFIG_SUBDIRS.
4648 * configure: Re-generate.
5ae4183a 4649
53531fc1
AC
46502005-01-04 Andrew Cagney <cagney@gnu.org>
4651
4652 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4653 part of the version number.
4654
536ffdb7
MK
46552004-12-24 Mark Kettenis <kettenis@gnu.org>
4656
4657 * gdbint.texinfo (Algorithms): Remove description of
4658 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4659
e1aac25b
JB
46602004-12-07 Jim Blandy <jimb@redhat.com>
4661
4662 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4663 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4664 numbers.
4665
f47b1503
AS
46662004-12-07 Andreas Schwab <schwab@suse.de>
4667
4668 * gdb.texinfo (Mode Options): Document -l option.
4669
b6b8ece6
EZ
46702004-12-04 Eli Zaretskii <eliz@gnu.org>
4671
4672 * gdbint.texinfo (Algorithms): More accurate description of
4673 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4674 is not needed unless data-read and data-access watchpoints are
4675 supported. Add a description of how GDB checks whether the
4676 inferior stopped because a watchpoint was hit.
4677
01371747
EZ
46782004-11-23 Eli Zaretskii <eliz@gnu.org>
4679
4680 * gdb.texinfo (Files): Add cross-reference to description of
4681 -readnow command-line switch.
4682
2315ffec
RC
46832004-11-10 Randolph Chung <tausq@debian.org>
4684
4685 * gdb.texinfo: Document set/show backtrace past-entry commands.
4686 Rearrange index entries for set/show backtrace past-main.
4687
69065f5d
AC
46882004-11-10 Jon Beniston <jon@beniston.com>
4689
4690 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4691 * gdb.texinfo (Remote Serial Protocol): Further describe
4692 binary transfer escaping mechanism .
69065f5d 4693
30e91e0b
RC
46942004-11-08 Randolph Chung <tausq@debian.org>
4695
4696 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4697 and "show debug infrun". Add index entries.
4698
60bf7e09
EZ
46992004-10-23 Eli Zaretskii <eliz@gnu.org>
4700
4701 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4702 "info proc" that are already implemented. Add index entries.
4703 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4704 (Files): Add a tip for decreasing memory used for symtabs from
4705 shared libraries.
f018e82f
EZ
4706 (Starting): Fix whitespace; make "elaboration" stand out where it
4707 is first used, and add an index entry for the term.
f8568604
EZ
4708 (Calling): Expand and elaborate text. Add "print". Add the
4709 description of problems with weak aliases.
384ee23f 4710 (Core File Generation): New section.
60bf7e09 4711
d52fe014
AC
47122004-10-12 Andrew Cagney <cagney@gnu.org>
4713
4714 * gdbint.texinfo (Versions and Branches): New chapter.
4715 (Releasing GDB): Delete "Versions and Branches" section.
4716 (Top): Add "Versions and Branches".
4717
703663ab
EZ
47182004-10-08 Eli Zaretskii <eliz@gnu.org>
4719
4720 * gdb.texinfo (Editing, History): Add cross-references to the
4721 included Readline and History user documentation. Remove
4722 references to the symbol have-readline-appendices which is unused
4723 and undefined.
4724 (History): Fix indexing.
4725
ac77d04f
JJ
47262004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4727
4728 * gdbint.texinfo (target_stopped_data_address): Update to
4729 new prototype.
4730 (i386_stopped_data_address): Update prototype and description.
4731 (i386_stopped_by_watchpoint): New function and description.
4732
e07c999f
PH
47332004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4734
4735 * gdb.texinfo (Filenames): Add Ada suffixes.
4736 (Ada) New section.
4737
2e868123
AC
47382004-09-27 Andrew Cagney <cagney@gnu.org>
4739 Robert Picco <Robert.Picco@hp.com>
4740
4741 * gdb.texinfo (Packets): Document the "p" packet.
4742
02a57714
JM
47432004-09-21 Jason Molenda (jmolenda@apple.com)
4744
4745 * gdb.texinfo (Paths and Names of the Source Files): Document the
4746 meaning of values in the 'desc' field of a SO stab.
4747
ae038cb0
DJ
47482004-09-20 Daniel Jacobowitz <dan@debian.org>
4749
4750 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4751 max-cache-age" and "maint show dwarf2 max-cache-age".
4752
f7dc1244
EZ
47532004-09-16 Eli Zaretskii <eliz@gnu.org>
4754
4755 * gdb.texinfo (Set Breaks): Add index entry for setting
4756 breakpoints on overloaded C++ functions that are not members of
4757 any classes. Add an example and an index entry for setting
4758 breakpoints on all program functions.
4759 (Character Sets, Macros, Overlay Commands)
4760 (Non-debug DLL symbols, GDB/MI Output Syntax)
4761 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4762 Use "(@value{GDBP})" instead of a literal "(gdb)".
4763
f810308b
AC
47642004-09-12 Andrew Cagney <cagney@gnu.org>
4765
4766 * gdbint.texinfo (Native Debugging): Delete description of
4767 FILES_INFO_HOOK.
4768
15a661f3
PH
47692004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4770
5ae4183a
AS
4771 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4772 to hex_string_custom (not historically correct, but more
15a661f3
PH
4773 understandable, given the current code).
4774
f3219c75
AC
47752004-09-03 Andrew Cagney <cagney@gnu.org>
4776
4777 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4778
f3bb6704
JJ
47792004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4780
4781 * observer.texi (solib_unloaded): New observer.
4782
8d2c00cb
AC
47832004-08-24 Andrew Cagney <cagney@gnu.org>
4784
4785 * gdbint.texinfo (Target Architecture Definition): Add missing
4786 comma.
4787
e7dc800a
MC
47882004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4789
4790 * (Using the Testsuite): build != host is supported,
4791 but some test scripts do not support build != host.
4792
73b03683
MK
47932004-08-14 Mark Kettenis <kettenis@gnu.org>
4794
4795 * gdbint.texinfo (Host Definition): Delete description of
4796 FCLOSE_PROVIDED and GETENV_PROVIDED.
4797
c0ccb908
MK
47982004-08-05 Mark Kettenis <kettenis@chello.nl>
4799
4800 * gdbint.texinfo (Host Definition): Delete description of
4801 NO_SYS_FILE.
4802 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4803 PTRACE_FP_BUG.
4804
9c8dbfa9
AC
48052004-08-05 Andrew Cagney <cagney@gnu.org>
4806
4807 * gdbint.texinfo (Target Architecture Definition): Delete
4808 reference to deprecated_read_fp.
4809
f42accbe
AC
48102004-08-02 Andrew Cagney <cagney@gnu.org>
4811
4812 * gdbint.texinfo (Target Architecture Definition): Delete
4813 description of DEPRECATED_REGISTER_BYTES.
4814
0b66e38c
EZ
48152004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4816
4817 * gdb.texinfo (Source Path): Document the new behavior of
4818 searching for the source files.
4819
15387254
EZ
48202004-07-17 Eli Zaretskii <eliz@gnu.org>
4821
4822 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4823 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4824 (Auto Display): Improve indexing.
4825
2c07db7a
AC
48262004-07-16 Andrew Cagney <cagney@gnu.org>
4827
4828 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4829 "-noasync".
4830
4644b6e3
EZ
48312004-07-09 Eli Zaretskii <eliz@gnu.org>
4832
4833 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4834 have the same prefix have only their prefix in the index.
4835
7561d450
MK
48362004-07-03 Mark Kettenis <kettenis@gnu.org>
4837
4838 * gdb.texinfo (BSD libkvm Interface): New node (section)
4839 (Native): Add it to the menu.
4840
67bebe79
MK
48412004-07-01 Mark Kettenis <kettenis@gnu.org>
4842
4843 * gdbint.texinfo (Target Architecture Definition): Remove
4844 PCC_SOL_BROKEN.
4845
1a6923e0
MK
48462004-06-24 Mark Kettenis <kettenis@gnu.org>
4847
4848 * gdbint.texinfo (Target Architecture Definition): Remove
4849 SUN_FIXED_LBRAC_BUG.
4850
b435e160
AC
48512004-06-26 Andrew Cagney <cagney@gnu.org>
4852
4853 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4854
b5622e8d
AC
48552004-06-20 Andrew Cagney <cagney@gnu.org>
4856
4857 * gdbint.texinfo (Target Architecture Definition): Deprecate
4858 USE_STRUCT_CONVENTION.
4859
e0c07bf0
MC
48602004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4861
4862 gdb.texinfo (Bug Reporting): Mention session recording,
4863 with the script command or Emacs.
4864
782263ab
AC
48652004-06-18 Andrew Cagney <cagney@gnu.org>
4866
4867 * gdbint.texinfo (Target Architecture Definition): Deprecate
4868 FUNCTION_START_OFFSET.
4869
03727ca6
AC
48702004-06-14 Andrew Cagney <cagney@gnu.org>
4871
4872 Based on changes from Karl Berry.
4873 * gdb.texinfo: Do not use @sc in a direntry.
4874 * stabs.texinfo: Change @dircateogry to "Software development".
4875 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4876
97092415
AC
48772004-06-13 Andrew Cagney <cagney@gnu.org>
4878
4879 * gdbint.texinfo (Target Architecture Definition): Delete
4880 description of RETURN_VALUE_ON_STACK.
4881
1f6d4158
AC
48822004-06-09 Andrew Cagney <cagney@gnu.org>
4883
4884 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4885 deleted by previous patch.
4886
d966f0cb
AC
48872004-06-08 Andrew Cagney <cagney@gnu.org>
4888
4889 * gdbint.texinfo (Native Debugging): Delete documentation on
4890 ATTACH_DETACH.
4891
86fe4aaa
RC
48922004-06-06 Randolph Chung <tausq@debian.org>
4893
4894 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4895
d4b6d575
RC
48962004-06-06 Randolph Chung <tausq@debian.org>
4897
5ae4183a 4898 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4899 the new push_dummy_call method signature. Describe the function
4900 argument.
4901
4e8b0763
JB
49022004-05-24 Joel Brobecker <brobecker@gnat.com>
4903
4904 * gdb.texinfo (Starting): Document new start command.
4905
59caf092
AC
49062004-05-21 Andrew Cagney <cagney@redhat.com>
4907
4908 * observer.texi (GDB Observers): Document "inferior_created".
4909
e4a2df64
AC
49102004-05-08 Andrew Cagney <cagney@redhat.com>
4911
e6b55ae2
AC
4912 * gdbint.texinfo (Target Architecture Definition): Delete
4913 description of DO_DEFERRED_STORES.
4914
28954179
AC
4915 * gdbint.texinfo (Target Architecture Definition): Delete
4916 references to DEPRECATED_FIX_CALL_DUMMY.
4917
434b87dd
AC
4918 * gdbint.texinfo (Target Architecture Definition): Delete
4919 description of DEPRECATED_CALL_DUMMY_WORDS,
4920 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4921
58d28df8
AC
4922 * gdbint.texinfo (Target Architecture Definition): Delete
4923 description of DEPRECATED_PUSH_DUMMY_FRAME.
4924
e4a2df64
AC
4925 * gdbint.texinfo (Target Architecture Definition): Delete
4926 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4927
2b4855ab
AC
49282004-05-07 Andrew Cagney <cagney@redhat.com>
4929
4930 * observer.texi (GDB Observers): Add "Debugging" section. Include
4931 cross reference to "set/show debug observer".
4932 * gdb.texinfo (Debugging Output): Document "set/show debug
4933 observer".
4934
fcf70625
AC
49352004-05-01 Andrew Cagney <cagney@redhat.com>
4936
4937 * gdbint.texinfo (Target Architecture Definition): Delete
4938 description of DEPRECATED_PC_IN_SIGTRAMP.
4939
8ee56bcf
AC
49402004-04-30 Andrew Cagney <cagney@redhat.com>
4941
4942 * gdbint.texinfo (Target Architecture Definition): Delete
4943 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4944
67ab9a76
OF
49452004-04-30 Orjan Friberg <orjanf@axis.com>
4946
4947 * observer.texi (GDB Observers): Correct spelling.
4948
79346bcb
OF
49492004-04-26 Orjan Friberg <orjanf@axis.com>
4950
4951 * observer.texi (GDB Observers): Add target_changed event.
4952
7a464420
AC
49532004-04-08 Andrew Cagney <cagney@redhat.com>
4954
4955 * observer.texi (GDB Observers): Rework, provide generic observer
4956 definitions and then a list of observable events.
4957
6cdf9d98
AC
49582004-04-04 Andrew Cagney <cagney@redhat.com>
4959
4960 * gdbint.texinfo (Host Definition): Delete reference to
4961 NO_SIGINTERRUPT.
4962
ddc135a4
AC
49632004-04-02 Andrew Cagney <cagney@redhat.com>
4964
4965 * gdbint.texinfo (Target Architecture Definition): Delete
4966 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4967
6a1b180d
SC
49682004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4969
4970 * gdb.texinfo (TUI Commands): Document tui reg commands.
4971
d0d5df6f
AC
49722004-03-26 Andrew Cagney <cagney@redhat.com>
4973
4974 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4975 "gdbtui".
4976 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4977 (Contributors): Mention both Text and Terminal User Interface.
4978
aa2a3f87
AC
49792004-03-23 Andrew Cagney <cagney@redhat.com>
4980
4981 * gdbint.texinfo (Target Architecture Definition): Deprecate
4982 references to SIGTRAMP_START and SIGTRAMP_END.
4983
f561f026
AC
49842004-03-23 Andrew Cagney <cagney@redhat.com>
4985
4986 * gdbint.texinfo (Target Architecture Definition): Deprecate
4987 references to PC_IN_SIGTRAMP.
4988
33cb8b0f
AC
49892004-03-19 Andrew Cagney <cagney@redhat.com>
4990
4991 * gdbint.texinfo (Target Architecture Definition): Delete
4992 reference to GDB_TARGET_IS_HPPA.
4993
fc989b7a
AC
49942004-03-18 Andrew Cagney <cagney@redhat.com>
4995
4996 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4997 describe pre_init and post_init.
4998
701b08bb
DJ
49992004-03-09 Daniel Jacobowitz <drow@mvista.com>
5000
5001 * gdb.texinfo (Debugging Output): Document values for "set debug
5002 target".
5003
faae5abe
AC
50042004-02-28 Andrew Cagney <cagney@redhat.com>
5005
5006 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5007
dd79a6cf
JJ
50082004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5009
5010 * gdb.texinfo (breakpoints): Add information about the
5011 new "set breakpoint pending" and "show breakpoint pending"
5012 commands.
5013
e7f16015
AC
50142004-02-26 Andrew Cagney <cagney@redhat.com>
5015
5016 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5017 in Per-architecture module data section.
5018
7161a3a6
RM
50192004-02-25 Roland McGrath <roland@redhat.com>
5020
5021 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5022
2154891a
AC
50232004-02-24 Andrew Cagney <cagney@redhat.com>
5024
5025 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5026 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5027 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5028
6c74ac8b
AC
50292004-02-17 Andrew Cagney <cagney@redhat.com>
5030
5031 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5032
19772a2c
AC
50332004-02-16 Andrew Cagney <cagney@redhat.com>
5034
5035 * gdbint.texinfo (Target Architecture Definition): Deprecate
5036 FRAMELESS_FUNCTION_INVOCATION.
5037
c9830293
AC
50382004-02-16 Andrew Cagney <cagney@redhat.com>
5039
5040 * gdbint.texinfo (Coding): Mention -Wunused-function.
5041
b9d26eb9
AC
50422004-02-14 Andrew Cagney <cagney@redhat.com>
5043
5044 * gdbint.texinfo (Target Architecture Definition): Delete
5045 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5046
49efadf5
EZ
50472004-02-12 Elena Zannoni <ezannoni@redhat.com>
5048
5049 * gdb.texinfo: Properly quote the name "C++".
5050 * gdbint.texinfo: Ditto.
5051 * stabs.texinfo: Ditto.
5052
1eb288ea
EZ
50532004-02-11 Elena Zannoni <ezannoni@redhat.com>
5054
5055 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5056 minimal information about libiberty.
5057
e4937fc1
MC
50582004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5059
5060 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5061
a9331b3f
RM
50622004-02-04 Roland McGrath <roland@redhat.com>
5063
5064 * gdb.texinfo (Auxiliary Vector): New node (section).
5065 (Data): Add it to the menu.
5066
2650777c
JJ
50672004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5068
5069 * gdb.texinfo (Breakpoints): Add information about pending
5070 breakpoint support.
5071
b4501125
AC
50722004-01-26 Andrew Cagney <cagney@redhat.com>
5073
5074 * gdb.texinfo (Overview): Delete references to the cisco protocol
5075 including the "N" response.
5076
74055713
AC
50772004-01-26 Andrew Cagney <cagney@redhat.com>
5078
5079 * gdbint.texinfo (Target Architecture Definition): Rename
5080 EXTRACT_STRUCT_VALUE_ADDRESS to
5081 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5082
3bbe9696
EZ
50832004-01-24 Eli Zaretskii <eliz@gnu.org>
5084
5085 * gdb.texinfo (KOD): Document "show os". Add index entries for
5086 "set/show os" and "info cisco" commands.
5087
5843504f
EZ
50882004-01-21 Eli Zaretskii <eliz@gnu.org>
5089
5090 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5091
9175c9a3
MC
50922004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5093
5094 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5095 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5096
8e94b928
NR
50972004-01-19 Nick Roberts <nick@nick.uklinux.net>
5098
5099 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5100 -stack-list-locals.
5101 (GDB/MI Variable Objects): Describe extension to
5102 -var-list-children.
5103
a20cf136
DJ
51042004-01-17 Daniel Jacobowitz <drow@mvista.com>
5105
5106 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5107
afb18d0f
AC
51082004-01-17 Andrew Cagney <cagney@redhat.com>
5109
5110 * gdbint.texinfo (Target Architecture Definition): Delete
5111 documentation on DEPRECATED_NPC_REGNUM.
5112
b51970ac
DJ
51132004-01-13 Daniel Jacobowitz <drow@mvista.com>
5114
5115 * gdb.texinfo: Update copyright year. Mention that set
5116 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5117 "set follow-fork-mode ask".
5118
0f0cffd2
AC
51192004-01-13 Andrew Cagney <cagney@redhat.com>
5120
5121 * gdbint.texinfo: Update copyright year.
5122 (Coding): Add -Wunused-label to list of -Werror warnings.
5123
c552b3bb 51242004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5125 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5126
5127 * gdb.texinfo: Update copyright.
5128 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5129 around names, as appropriate. Minor syntax cleanup of
5130 _NSPrintForDebugger explanation. Two spaces after periods.
5131 GDBN used instead of lit. "gdb". Index entries added for
5132 print-object and _NSPrintForDebugger. @noindent added in one spot.
5133
afe157ca
EZ
51342003-11-11 Elena Zannoni <ezannoni@redhat.com>
5135
5136 * stabs.texinfo: Add dircategory and direntry commands.
5137 * annotate.texinfo: Ditto.
5138
963e2bb7
AC
51392003-11-10 Andrew Cagney <cagney@redhat.com>
5140
5141 * gdbint.texinfo (Target Architecture Definition): Replace the
5142 return_value method's "inval" and "outval" parameters with
5143 "readbuf" and "writebuf".
5144
1d8b2f28
JB
51452003-10-28 Jim Blandy <jimb@redhat.com>
5146
5147 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5148 from "The `F' request packet" and "The `F' reply packet", to make
5149 texi2dvi happy.
5150 (File-I/O remote protocol extension): Update menu entries, too.
5151
36d86913
MC
51522003-10-26 Michael Chastain <mec@shout.net>
5153
5154 * gdb.texinfo (Thread Stops): Document the issue with
5155 premature return from system calls in multi-threaded programs.
5156
ce2826aa
AC
51572003-10-24 Andrew Cagney <cagney@redhat.com>
5158
5159 * annotate.texinfo: Fix "fortunatly"[sic].
5160
f24c5e49
KI
51612003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5162
5163 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5164 with "Hitachi" and "Mitsubishi".
5165
92ad9cd9
AC
51662003-10-20 Andrew Cagney <cagney@redhat.com>
5167
5168 * gdbint.texinfo (Target Architecture Definition): Document
5169 gdbarch_return_value. Add cross references from
5170 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5171 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5172
0ab4b752
MK
51732003-10-18 Mark Kettenis <kettenis@gnu.org>
5174
5175 * gdbint.texinfo (Target Architecture Definition): Document
5176 regset_from_core_section.
fb3e19c0
KI
5177
51782003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5179
5180 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5181
a9331b3f 51822003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5183
5184 From Anthony Green <green@redhat.com>:
5ae4183a 5185 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5186
1485d690
KB
51872003-10-14 Kevin Buettner <kevinb@redhat.com>
5188
889bf7c5
PA
5189 * gdb.texinfo (Breakpoint related warnings): New node.
5190 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5191
86d30acc
DJ
51922003-10-13 Daniel Jacobowitz <drow@mvista.com>
5193
5194 * gdb.texinfo (Remote Protocol): Document v and vCont.
5195
172c2a43
KI
51962003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5197
5198 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5199 * gdbint.texinfo: Ditto.
5200
71952f4c
AC
52012003-10-09 Andrew Cagney <cagney@redhat.com>
5202
5203 From 2003-09-18 David Anderson <davea@sgi.com>:
5204 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5205 "command".
5206
268e2188
AC
52072003-10-03 Andrew Cagney <cagney@redhat.com>
5208
5209 * gdbint.texinfo (Target Architecture Definition): Deprecate
5210 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5211 just target.
5212
12c266ea 52132003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5214
f30992d4 5215 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5216 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5217 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5218 * gdbint.texinfo (Target Architecture Definition): Rename
5219
52202003-09-30 Andrew Cagney <cagney@redhat.com>
5221
f30992d4 5222 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5223 (Target Architecture Definition):
f30992d4 5224
2e092625
AC
5225 * gdbint.texinfo (Target Architecture Definition): Rename
5226 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5227
0717ae8a
AC
52282003-09-29 Andrew Cagney <cagney@redhat.com>
5229
dad809b7
AC
5230 * gdbint.texinfo (Target Architecture Definition): Delete
5231 documentation for NEED_TEXT_START_END.
5232
0717ae8a
AC
5233 * gdbint.texinfo (Target Architecture Definition): Rename
5234 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5235 TARGET_WRITE_PC.
a9331b3f 5236
af6cf26d
MC
52372003-09-22 Michael Chastain <mec@shout.net>
5238
5239 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5240
ee206350
AG
52412003-09-21 Anthony Green <green@redhat.com>
5242
5243 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5244
a38c9fe6
MK
52452003-09-21 Mark Kettenis <kettenis@gnu.org>
5246
5247 * gdbint.texinfo (Target Architecture Definition): Document
5248 stabs_argument_has_addr.
5249
77949794
AC
52502003-09-18 Andrew Cagney <cagney@redhat.com>
5251
5252 * gdbint.texinfo (Target Architecture Definition): Delete
5253 documentation on REGISTER_NAMES.
5254
8e823e25
MK
52552003-09-13 Mark Kettenis <kettenis@gnu.org>
5256
5257 * gdbint.texinfo (Target Architecture Definition): Replace
5258 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5259
f27dd7fd
AC
52602003-09-11 Andrew Cagney <cagney@redhat.com>
5261
5262 * gdbint.texinfo (Target Architecture Definition): Replace
5263 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5264
8b148df9
AC
52652003-08-18 Andrew Cagney <cagney@redhat.com>
5266
5267 * gdbint.texinfo (Target Architecture Definition): Document
5268 "frame_red_zone_size".
5269
25d29d70
AC
52702003-08-09 Andrew Cagney <cagney@redhat.com>
5271
5272 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5273 with "set/show backtrace past-main" and "set/show backtrace
5274 limit".
5275
c938e9b0
L
52762003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5277
5278 * Makefile.in (install-info): Support DESTDIR.
5279 (install-html): Likewise.
5280
64fabec2
AC
52812003-08-07 Andrew Cagney <cagney@redhat.com>
5282
5283 Patch from Nick Roberts.
5284 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5285 bindings. Remove description of send-gdb-command.
5286
2fcf52f0
AC
52872003-08-07 Andrew Cagney <cagney@redhat.com>
5288
5289 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5290 GDB 6.0.
5291
086432e2
AC
52922003-08-06 Andrew Cagney <cagney@redhat.com>
5293
5294 * gdb.texinfo (Mode Options): Mention that level three is the
5295 highest available and that level 2 is deprecated.
5296 (Annotations Overview): Mention annotation levels. Cross reference
5297 to "Limitations of the Annotation Interface" in annotate.texi.
5298 (TODO, Value Annotations, Frame Annotations): Delete section.
5299 (Displays, Breakpoint Info): Delete.
5300
e5249f67
AC
53012003-08-04 Andrew Cagney <cagney@redhat.com>
5302
5303 * agentexpr.texi: Delete @bye.
5304 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5305 (stabs.info): Add $(srcdir) to include search path.
5306 (html): Depend on "annotate_toc.html", and not "annotate.html".
5307 * stabs.texinfo: Ditto. Include "fdl.texi".
5308 * gdbint.texinfo: Update copyright statement's list of invariant
5309 sections.
5310
e6f672d2
AC
53112003-07-28 Andrew Cagney <cagney@redhat.com>
5312
5313 * Makefile.in (INFO_DEPS): Add annotate.info.
5314 (dvi, ps, html, pdf): Add annotate.
5315 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5316 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5317 (ANNOTATE_DOC_FILES): New macro.
5318 (ANNOTATE_TEX_TMPS): New macro.
5319 (annotate.info, annotate_toc.html): Specify dependencies.
5320 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5321 * annotate.texinfo: Rename annotate.texi. Get building. Add
5322 "Migrating to GDB/MI" and "Limitations of the Annotation
5323 Interface" chapters. Mention why it is not part of the user
5324 guide. Update copyright notice. Include "fdl.texi".
5325
72ffddc9
SC
53262003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5327
5328 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5329
a9f12a31
DJ
53302003-07-24 Daniel Jacobowitz <drow@mvista.com>
5331
5332 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5333
b1fe9455
DJ
53342003-07-24 Daniel Jacobowitz <drow@mvista.com>
5335
5336 * gdb.texinfo (Server): Mention pidof.
5337
153721e6
AC
53382003-07-22 Andrew Cagney <cagney@redhat.com>
5339
5340 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5341 list.
5342
0fac0b41
DJ
53432003-06-28 Daniel Jacobowitz <drow@mvista.com>
5344
5345 * gdb.texinfo (Logging output): New chapter.
5346
4e562065
JB
53472003-06-24 Joel Brobecker <brobecker@gnat.com>
5348
5349 * gdb.texinfo (Unsupported languages): New section.
5350 (Languages): Add link to new section.
5351
f2c06f52
AC
53522003-06-22 Andrew Cagney <cagney@redhat.com>
5353
5354 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5355
b4177fca
DJ
53562003-06-22 Daniel Jacobowitz <drow@mvista.com>
5357
5358 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5359
f418dd93
DJ
53602003-06-22 Daniel Jacobowitz <drow@mvista.com>
5361
5362 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5363 * agentexpr.texi: Retitle section, and change it to an appendix.
5364 Comment out texinfo initialization. Factor a @var{} into two
5365 pieces to prevent makeinfo warnings.
5366 * gdb.texinfo: Add Agent Expressions appendix.
5367
4ca61388
DJ
53682003-06-19 Daniel Jacobowitz <drow@mvista.com>
5369
5370 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5371
07f31aa6
DJ
53722003-06-18 Daniel Jacobowitz <drow@mvista.com>
5373
5ae4183a 5374 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5375 remote target". Document the "detach" and "disconnect" commands.
5376 (Server, Netware, Debug Session): Reference "Connecting to a
5377 remote target".
5378 (GDB/MI Target Manipulation): Document "-target-disconnect".
5379
2dd0da42
AC
53802003-06-13 Andrew Cagney <cagney@redhat.com>
5381
5382 * gdbint.texinfo (Target Architecture Definition): Deprecate
5383 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5384 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5385
e7a3abfc
JB
53862003-06-09 Jim Blandy <jimb@redhat.com>
5387
5388 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5389
25e3a86b
AC
53902003-06-08 Andrew Cagney <cagney@redhat.com>
5391
5392 * gdbint.texinfo (Target Architecture Definition): Delete
5393 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5394
a9e5fdc2
AC
53952003-06-08 Andrew Cagney <cagney@redhat.com>
5396
5397 * gdbint.texinfo (Target Architecture Definition): Document
5398 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5399
b37303ee
AF
54002003-06-07 Adam Fedor <fedor@gnu.org>
5401
5402 * gdb.texinfo: Add Objective-C documentation.
5403
39fe6e80
AC
54042003-06-01 Andrew Cagney <cagney@redhat.com>
5405
5406 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5407 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5408
125309b2
AC
54092003-05-21 Andrew Cagney <cagney@redhat.com>
5410
5411 * gdbint.texinfo (Target Architecture Definition): Delete
5412 references to "extract_address" and "store_address".
5413
b8b527c5
AC
54142003-05-16 Andrew Cagney <cagney@redhat.com>
5415
5416 * gdbint.texinfo (Target Architecture Definition): Replace
5417 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5418 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5419
50e3ee83
TR
54202003-05-14 Theodore A. Roth <troth@openavr.org>
5421
5422 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5423
44e2be90
L
54242003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5425
5426 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5427 (gdb.dvi): Likewise.
5428 (gdb.pdf): Likewise.
5429 (links2roff): Likewise.
5430
df5215a6
JB
54312003-05-08 Jim Blandy <jimb@redhat.com>
5432
5433 * gdb.texinfo (Dump/Restore Files): Update documentation for
5434 'dump', 'append', and 'restore': note that format argument is
5435 optional; simplify presentation of the command variants; and be
5436 more precise about the formats.
5437
5e7b2f39
JB
54382003-05-07 Jim Blandy <jimb@redhat.com>
5439
5440 * gdb.texinfo (Symbols): Update documentation: 'maint list
5441 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5442 symtabs' and 'maint info psymtabs'.
5443
b1e29e33
AC
54442003-05-05 Andrew Cagney <cagney@redhat.com>
5445
5446 * gdbint.texinfo (Target Architecture Definition): Make
5447 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5448 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5449 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5450
00905d52
AC
54512003-05-04 Andrew Cagney <cagney@redhat.com>
5452
5453 * gdb.texinfo (Maintenance Commands): Document "maint print
5454 dummy-frames".
5455
54ff5908
AC
54562003-05-04 Andrew Cagney <cagney@redhat.com>
5457
5458 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5459
32e7087d
JB
54602003-05-03 J. Brobecker <brobecker@gnat.com>
5461
5462 Thierry Schneider <tpschneider1@yahoo.com>
5463 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5464 for new MI command.
5465
7043d8dc
AC
54662003-05-03 Andrew Cagney <cagney@redhat.com>
5467
5468 * gdbint.texinfo (Target Architecture Definition): Document
5469 push_dummy_code. Add cross references.
5470
e33d66ec
EZ
54712003-05-02 Elena Zannoni <ezannoni@redhat.com>
5472
5473 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5474 set/show charsets commands.
5475
0ba6dca9
AC
54762003-04-28 Andrew Cagney <cagney@redhat.com>
5477
5478 * gdbint.texinfo (Target Architecture Definition): Replace
5479 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5480 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5481
d7a27068
AC
54822003-04-28 Andrew Cagney <cagney@redhat.com>
5483
5484 * gdbint.texinfo (Target Architecture Definition): Rename
5485 "tm_print_insn" to "deprecated_tm_print_insn".
5486
44ea7b70
JB
54872003-04-09 Jim Blandy <jimb@redhat.com>
5488
5489 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5490 list psymtabs'.
5491
fb8f8949
AC
54922003-04-08 Andrew Cagney <cagney@redhat.com>
5493
5494 * gdbint.texinfo (Target Architecture Definition): Delete
5495 references to EXTRA_FRAME_INFO.
5496
32fb0f22
AC
54972003-04-08 Andrew Cagney <cagney@redhat.com>
5498
5499 * gdbint.texinfo (Target Architecture Definition): Delete
5500 PRINT_TYPELESS_INTEGER.
5501
6be67e67
JB
55022003-04-02 J. Brobecker <brobecker@gnat.com>
5503
5504 * observer.texi (GDB Observers): Adjust the documentation for the
5505 normal_stop notification to better describe reality. Fix a couple
5506 of minor typos.
5507
4e35d5f0
BR
55082003-04-02 Bob Rossi <bob_rossi@cox.net>
5509
a9331b3f 5510 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5511 '-file-list-exec-source-file'
5512
e8a8712a
AC
55132003-03-31 Andrew Cagney <cagney@redhat.com>
5514
5515 * gdbint.texinfo (Target Architecture Definition): Delete
5516 references to CALL_DUMMY_P.
5517
6c0e89ed
AC
55182003-03-30 Andrew Cagney <cagney@redhat.com>
5519
5520 * gdbint.texinfo (Target Architecture Definition): Remove
5521 reference to TARGET_WRITE_SP.
a9331b3f 5522
378bfd1b
AC
55232003-03-27 Andrew Cagney <cagney@redhat.com>
5524
5525 * gdbint.texinfo (Target Architecture Definition): Remove
5526 references to write_sp.
6c0e89ed 5527
922fbb7b
AC
55282003-03-27 Andrew Cagney <cagney@redhat.com>
5529
5530 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5531 chapter body. Use @smallexample instead of @example.
5532 (Annotations): Ditto.
5533 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5534 annotate.texi.
5535
b81774d8
AC
55362003-03-26 Andrew Cagney <cagney@redhat.com>
5537
5538 * gdbint.texinfo (Target Architecture Definition): Replace
5539 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5540 dummy_addr parameters.
5541
1bf6d5cc
AC
55422003-03-25 Andrew Cagney <cagney@redhat.com>
5543
5544 * gdbint.texinfo (Target Architecture Definition): Delete
5545 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5546 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5547 Add reference to PUSH_ARGUMENTS.
5548
618ce49f
AC
55492003-03-23 Andrew Cagney <cagney@redhat.com>
5550
5551 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5552 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5553
bcd7e15f
JB
55542003-03-18 J. Brobecker <brobecker@gnat.com>
5555
5556 * gdbint.texinfo (Algorithms): Add new section describing the
5557 Observer paradigm.
5558 (Top): Add menu entry to new observer appendix.
5559 * observer.texi: New file.
5560 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5561 new observer.texi file.
5562
9fe8321b
AC
55632003-03-17 Andrew Cagney <cagney@redhat.com>
5564
5565 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5566 that GNU Press update the manual version number.
5567
ac2adee5
AC
55682003-03-12 Andrew Cagney <cagney@redhat.com>
5569
5570 * gdbint.texinfo (Target Architecture Definition): Delete
5571 references to get_saved_register. Rename GET_SAVED_REGISTER to
5572 DEPRECATED_GET_SAVED_REGISTER.
5573
749b82f6
AC
55742003-03-13 Andrew Cagney <cagney@redhat.com>
5575
5576 * gdbint.texinfo (Target Architecture Definition): Replace
5577 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5578
8bedc050
AC
55792003-03-12 Andrew Cagney <cagney@redhat.com>
5580
5581 * gdbint.texinfo (Target Architecture Definition): Rename
5582 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5583
0ce1b118
CV
55842003-03-10 Corinna Vinschen <vinschen@redhat.com>
5585
5586 * gdb.texinfo: Add File-I/O documentation.
5587
12cc2063
AC
55882003-03-10 Andrew Cagney <cagney@redhat.com>
5589
5590 * gdbint.texinfo (Target Architecture Definition): Cross reference
5591 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5592
7453dc06
AC
55932003-03-07 Andrew Cagney <cagney@redhat.com>
5594
5595 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5596 frame" command.
5597
6314f104
AC
55982003-03-05 Andrew Cagney <cagney@redhat.com>
5599
5600 * gdbint.texinfo (Target Architecture Definition): Document
5601 unwind_dummy_id. Cross reference unwind_dummy_id and
5602 SAVE_DUMMY_FRAME_TOS.
5603
f1212245
DJ
56042003-03-05 James Ingham <jingham@apple.com>
5605 Daniel Jacobowitz <drow@mvista.com>
5606
5607 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5608 and "show cp-abi".
5609
77e7e267
AC
56102003-03-03 Andrew Cagney <cagney@redhat.com>
5611
5612 * gdbint.texinfo (Target Architecture Definition): Document
5613 register_type.
5614
838a8221
AC
56152003-03-03 Andrew Cagney <cagney@redhat.com>
5616
5617 * stabs.texinfo (Structures): Use @samp and separate @var's
5618 instead of a single @var containing a comma separated list.
5619 (Unions): Ditto.
5620
d7f4a264
DJ
56212003-03-02 Daniel Jacobowitz <drow@mvista.com>
5622
5623 * Makefile.in (distclean): Remove config.log.
5624
f30ee0bc
AC
56252003-03-01 Andrew Cagney <cagney@redhat.com>
5626
5627 * gdbint.texinfo (Target Architecture Definition): Rename
5628 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5629
56302003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5631
5632 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5633 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5634
be448670
CF
56352003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5636
5637 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5638 (Non-debug DLL symbols): New node, describing the minimal symbols
5639 loaded from DLLs without real debugging symbols.
5640
501eef12
AC
56412003-02-20 Andrew Cagney <ac131313@redhat.com>
5642
5643 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5644 hardware-breakpoint-limit".
5645 (Set Watchpoints): Add cross reference to "set remote
5646 hardware-watchpoint-limit".
5647 (Remote configuration options): New section.
5648
21c294e6
AC
56492003-02-04 Andrew Cagney <ac131313@redhat.com>
5650
e9be73e4
AC
5651 * gdbint.texinfo (Target Architecture Definition): Delete
5652 descrption of IS_TRAPPED_INTERNALVAR.
5653
21c294e6
AC
5654 From Keith Seitz <keiths@redhat.com>:
5655 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5656 option "-i"/"--interpreter" to this chapter. Include index
5657 entries.
5658
0179ffac
DC
56592003-02-04 David Carlton <carlton@math.stanford.edu>
5660
5661 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5662 (Variables): Recommend stabs+ and DWARF 2.
5663 (C plus plus expressions): Correct info about
5664 compiler versions, debug formats.
5665 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5666 PR symtab/874.
5667
7ca9f392
AC
56682003-02-01 Andrew Cagney <ac131313@redhat.com>
5669
5670 * gdbint.texinfo (Target Architecture Definition): Delete
5671 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5672 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5673 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5674 references to nindy and i960.
5675 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5676
31a85ea2
AC
56772003-02-01 Andrew Cagney <ac131313@redhat.com>
5678
5679 * gdbint.texinfo (Target Architecture Definition): Delete
5680 FLOAT_INFO.
5681
6b894e49
AC
56822003-01-30 Andrew Cagney <ac131313@redhat.com>
5683
5684 * stabs.texinfo (Member Type Descriptor): Clarify description of
5685 `@'. Suggested by Ben Hutchings.
5686
c48861fb
AC
56872003-01-29 Andrew Cagney <ac131313@redhat.com>
5688
5689 * gdb.texinfo (M68K): Delete reference to es1800.
5690
617073a9
AC
56912003-01-29 Andrew Cagney <ac131313@redhat.com>
5692
5693 * gdb.texinfo (Maintenance Commands): Document `maint print
5694 reggroups' and `maint print register-groups'.
5695 * gdbint.texinfo (Target Architecture Definition): Document
5696 register_reggroup_p.
5697
5b5d99cf
JB
56982003-01-23 Jim Blandy <jimb@redhat.com>
5699
5700 * gdb.texinfo (Separate Debug Files): New section.
5701
e7ba9c65
DJ
57022003-01-22 Daniel Jacobowitz <drow@mvista.com>
5703
5704 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5705 and "maint show profile".
5706
94e91d6d
MC
57072003-01-16 Michael Chastain <mec@shout.net>
5708
5709 * gdb.texinfo (Installing GDB): Warn against
5710 ".../gdb-VERSION/gdb/configure".
5711 (Separate Objdir): Likewise.
5712
867f3898
AC
57132003-01-15 Andrew Cagney <ac131313@redhat.com>
5714
5715 * gdbint.texinfo (Target Architecture Definition): Delete
5716 definition of PRINT_REGISTER_HOOK.
5717
f153cc92
EZ
57182003-01-15 Elena Zannoni <ezannoni@redhat.com>
5719
5720 (OpenRISC 1000): Fix formatting of command names.
5721
c60eb6f1
EZ
57222003-01-15 Elena Zannoni <ezannoni@redhat.com>
5723
5724 * gdb.texinfo (Continuing and Stepping): Add new command
5725 'advance'. Clarify behavior of 'until'.
5726
f5ebfba0
DJ
57272003-01-13 Daniel Jacobowitz <drow@mvista.com>
5728
5729 * gdb.texinfo (Files): Document solib-absolute-prefix and
5730 solib-search-path.
5731
4ce8657e
MC
57322003-01-09 Michael Chastain <mec@shout.net>
5733
5734 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5735 (Create a Release): Add new instructions for new @file{src-release}.
5736 Document existing instructions for @file{Makefile.in} as
5737 being for @value{GDBN} 5.3.1 or earlier.
5738
372613e3
AC
57392003-01-09 Andrew Cagney <ac131313@redhat.com>
5740
5741 * gdbint.texinfo (Target Architecture Definition): Mention
5742 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5743 allocate memory.
5744
b4e9345d
DJ
57452003-01-04 Daniel Jacobowitz <drow@mvista.com>
5746
5747 * gdb.texinfo (Controlling GDB): Add @kindex for
5748 "show osabi".
5749 (Backtraces): Add @kindex's for backtrace-below-main.
5750
98b45e30
DJ
57512003-01-04 Daniel Jacobowitz <drow@mvista.com>
5752
5753 * gdb.texinfo (Controlling GDB): Document "set osabi".
5754
95f90d25
DJ
57552003-01-04 Daniel Jacobowitz <drow@mvista.com>
5756
5757 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5758 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5759
1e698235
DJ
57602003-01-04 Daniel Jacobowitz <drow@mvista.com>
5761
5762 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5763 "set coerce-float-to-double".
5764 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5765
e632838e
AC
57662003-01-02 Andrew Cagney <ac131313@redhat.com>
5767
5768 * stabs.texinfo: Remove obsolete text.
5769 * gdbint.texinfo: Ditto.
5770 * gdb.texinfo: Ditto.
5771
c133ab7a
MK
57722002-12-22 Mark Kettenis <kettenis@gnu.org>
5773
5774 * gdbint.texinfo (Target Architecture Definition): Update
5775 description of gdbarch_register_osabi.
5776
f821f325
KH
57772002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5778
5779 * agentexpr.texi: Fix typos.
5780 * annotate.texi: Likewise.
5781 * fdl.texi: Likewise.
5782
85a6d8d3 57832002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5784
5785 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5786 DEPRECATED_INIT_FRAME_PC.
5787
ae45cd16
AC
57882002-12-01 Andrew Cagney <ac131313@redhat.com>
5789
5790 * gdbint.texinfo (Target Architecture Definition): Delete
5791 PC_IN_CALL_DUMMY.
5792
07555a72
AC
57932002-11-28 Andrew Cagney <ac131313@redhat.com>
5794
5795 * gdbint.texinfo (Host Definition): Delete documentation on
5796 USE_GENERIC_DUMMY_FRAMES.
5797
c166cdc7
EZ
57982002-11-26 Elena Zannoni <ezannoni@redhat.com>
5799
5ae4183a 5800 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5801 * Makefile.in (install-info): Run the install-info command as part
5802 of the post install steps only.
5803 (uninstall-info): New target.
5804 (uninstall): New target.
5805
35db0260
EZ
58062002-11-22 Elena Zannoni <ezannoni@redhat.com>
5807
5808 * Makefile.in (install): Make install do some real work.
5809
9ba8d803
AC
58102002-11-19 Andrew Cagney <ac131313@redhat.com>
5811
5812 Fix POSIX problem reported by Paul Eggert.
5813 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5814 Fix PR gdb/527.
5815
903ad3a6
AC
58162002-10-26 Andrew Cagney <cagney@redhat.com>
5817
5818 * gdbint.texinfo (Target Architecture Definition): Delete
5819 definition of DO_REGISTERS_INFO.
5820
f2abfe65
KB
58212002-10-18 Kevin Buettner <kevinb@redhat.com>
5822
5823 * gdbint.texinfo (Address Classes): Fix problems with insertion
5824 of ``{'' and ``}'' in example.
5825
b5b0480a
KB
58262002-10-17 Kevin Buettner <kevinb@redhat.com>
5827
5828 * gdbint.texinfo (Address Classes): New section.
5829 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5830 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5831 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5832 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5833
c85508ee
KD
58342002-10-11 Klee Dienes <kdienes@apple.com>
5835
5836 * gdb.texinfo (Registers): Mention vector registers as well as
5837 floating registers in the documentation for 'info registers' and
5838 'info all-registers'.
5839
6d12fc3d
DJ
58402002-10-11 Daniel Jacobowitz <drow@mvista.com>
5841
5842 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5843
8d19fbd2
JJ
58442002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5845
5846 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5847 interface definition.
5848
a37295f9
MM
58492002-10-03 Marko Mlinar <markom@opencores.org>
5850
5851 * gdb.texinfo (Target Commands): Add or1k target specific
5852 commands.
5853 * gdb.texinfo (Contributors): Add myself to the contributors list.
5854
da0f9dcd
AC
58552002-10-01 Andrew Cagney <ac131313@redhat.com>
5856
5857 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5858 and "mi1" instead of "mi1" and "mi0".
5859
2e834e49
HPN
58602002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5861
5862 * gdb.texinfo (Packets): Fix typos "alligned".
5863 Correct z3/Z3 description. Correct z4/Z4 title.
5864
050be0dc
AC
58652002-09-27 Andrew Cagney <ac131313@redhat.com>
5866
5867 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5868
1104b9e7
KB
58692002-09-25 Kevin Buettner <kevinb@redhat.com>
5870
5871 * gdb.texinfo: Use GNU/Linux instead of Linux.
5872
512217c7
AC
58732002-09-25 Andrew Cagney <ac131313@redhat.com>
5874
5875 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5876
10998722
AC
58772002-09-24 Andrew Cagney <ac131313@redhat.com>
5878
512217c7 5879 * gdb.texinfo: Replace @example with @smallexample.
10998722 5880
a0eb71c5
KB
58812002-09-20 Kevin Buettner <kevinb@redhat.com>
5882
f7dc1244 5883 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5884 * gdb.texinfo (Character Sets): Use @smallexample instead of
5885 @example. Use GNU/Linux instead of Linux.
5886
58872002-09-20 Jim Blandy <jimb@redhat.com>
5888
5889 * gdb.texinfo: Add character set documentation.
5890
2f870471
AC
58912002-09-19 Andrew Cagney <ac131313@redhat.com>
5892
5893 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5894 (Packets): Add cross reference from `b' packet to `z' packets.
5895
790eb8f5
AC
58962002-09-19 Andrew Cagney <ac131313@redhat.com>
5897
8d30a00d
AC
5898 * gdb.texinfo (Maintenance Commands): Document ``maint
5899 internal-error'' and ``maint internal-warning''.
5900
790eb8f5
AC
5901 * gdbint.texinfo (Target Architecture Definition): Revise
5902 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5903
a23a7bf1
JB
59042002-09-19 Joel Brobecker <brobecker@gnat.com>
5905
5906 * gdbint.texinfo (Target Conditionals): Document the new
5907 NAME_OF_MALLOC macro.
5908
299ffc64
AC
59092002-09-05 Andrew Cagney <ac131313@redhat.com>
5910
5911 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5912 engineer.
5913
b7bb15bc
SC
59142002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5915
5916 * gdb.texinfo (TUI Overview): Document status line fields.
5917
3d757584
SC
59182002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5919
5920 * gdb.texinfo (TUI Commands): Document info win command.
5921
269c21fe
SC
59222002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5923
5924 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5925
7cf36c78
SC
59262002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5927
5928 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5929 (TUI Keys): Likewise.
5930
d2c6833e
AC
59312002-08-25 Andrew Cagney <ac131313@redhat.com>
5932
5933 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5934 for a packet receive.
5935
46d8b1c3
AC
59362002-08-25 Andrew Cagney <ac131313@redhat.com>
5937
5938 * Makefile.in (clean): Move to end of file.
5939 (distclean, maintainer-clean, realclean): Ditto.
5940 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5941 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5942 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5943 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5944
b0787093
AC
59452002-08-24 Andrew Cagney <ac131313@redhat.com>
5946
5947 * Makefile.in (GDBINT_TEX_TMPS): Define.
5948 (gdbint.dvi, gdbint.pdf): Use
5949 (GDB_TEX_TMPS): Define.
5950 (gdb.dvi, gdb.pdf): Use.
5951 (STABS_TEX_TMPS): Define.
5952 (stabs.dvi, stabs.pdf): Use.
5953 (GDB_DOC_SOURCE_INCLUDES): New macros.
5954 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5955 (GDBINT_DOC_FILES_INCLUDES): New macros.
5956 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5957 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5958 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5959 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5960 (links2roff): Replace SFILES_INCLUDED with
5961 GDB_DOC_SOURCE_INCLUDES.
5962 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5963 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5964 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5965 dependencies.
5966 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5967 dependencies.
5968 (gdbmi.texinfo): Delete rule.
5969 (inc-hist.texinfo): Delete rule.
5970 (rluser.texinfo): Delete rule.
5971
ebba8386
AC
59722002-08-23 Andrew Cagney <cagney@redhat.com>
5973
5974 * gdbint.texinfo (Target Architecture Definition): Update
5975 STORE_RETURN_VALUE, mention regcache.
5976
0ab7a791
AC
59772002-08-21 Andrew Cagney <ac131313@redhat.com>
5978
5979 * gdbint.texinfo (Target Architecture Definition): Document
5980 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5981
ee2d5c50
AC
59822002-08-19 Andrew Cagney <ac131313@redhat.com>
5983
5984 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5985 Fix minor typos. Add index entries.
5986
53c69bd7
AC
59872002-08-18 Andrew Cagney <ac131313@redhat.com>
5988
5989 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5990
e76f1f2e
AC
59912002-08-15 Andrew Cagney <ac131313@redhat.com>
5992
5993 * gdbint.texinfo (Target Architecture Definition): Document
5994 PRINT_VECTOR_INFO.
5995 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5996
0680b120
AC
59972002-08-13 Andrew Cagney <ac131313@redhat.com>
5998
5999 * gdb.texinfo (Maintenance Commands): Document "maint print
6000 registers", "maint print raw-registers" and "maint print
6001 cooked-registers".
6002
3c3bea1c
GS
60032002-08-08 Grace Sainsbury <graces@redhat.com>
6004
a9331b3f 6005 From Mark Salter:
3c3bea1c
GS
6006 * gdb.texinfo (Protocol): Document T packet extension to
6007 allow watchpoint address reporting.
6008
42f9b0a5
AC
60092002-08-03 Andrew Cagney <ac131313@redhat.com>
6010
6011 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6012
db034ac5
AC
60132002-08-01 Andrew Cagney <cagney@redhat.com>
6014
6015 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6016 to CHILL.
6017
e2b28d04
AC
60182002-08-01 Andrew Cagney <ac131313@redhat.com>
6019
6020 * gdbint.texinfo (Coding): Revise section "Include Files".
6021
7fb623f7
AC
60222002-07-24 Andrew Cagney <cagney@redhat.com>
6023
6024 * gdbint.texinfo: Obsolete references to m88k.
6025 * gdb.texinfo: Ditto.
6026
4a2b4636
JB
60272002-07-10 Joel Brobecker <brobecker@gnat.com>
6028
7fb623f7 6029 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6030 where the proper version of autoconf can be retrieved.
6031
a71ec265
DH
60322002-07-09 Don Howard <dhoward@redhat.com>
6033
6034 * gdb.texinfo (Command Files): Further describe the behavior of
6035 sourced command files.
6036
b9aa90c9
AC
60372002-06-27 Andrew Cagney <ac131313@redhat.com>
6038
6039 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6040 (Coding): Clarify ISO C version that GDB assumes.
6041
40dd2248
TT
60422002-06-26 Tom Tromey <tromey@redhat.com>
6043
6044 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6045 add_setshow_cmd_full.
6046
bfac230e
DH
60472002-06-25 Don Howard <dhoward@redhat.com>
6048
6049 * gdb.texinfo (Memory Region Attributes): Document new behavior
6050 for 'mem' command.
6051
475b0867
JB
60522002-06-11 Jim Blandy <jimb@redhat.com>
6053
919d772c
JB
6054 * gdb.texinfo (Symbols): Update documentation for `info source'
6055 command.
6056
475b0867
JB
6057 * gdb.texinfo (Macros): Call the command `info macro', not
6058 `show macro'.
6059
ba8c9337
AC
60602002-06-09 Andrew Cagney <ac131313@redhat.com>
6061
6062 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6063 data''.
6064
1029b7fa
MK
60652002-06-09 Mark Kettenis <kettenis@gnu.org>
6066
6067 * gdbint.texinfo (Target Architecture Definition): Document
6068 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6069
16737d73
AC
60702002-06-08 Andrew Cagney <ac131313@redhat.com>
6071
6072 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6073 lists.
6074
30107679
AC
60752002-06-08 Andrew Cagney <ac131313@redhat.com>
6076
6077 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6078 Branch''.
6079
3352e23e
AC
60802002-06-01 Andrew Cagney <ac131313@redhat.com>
6081
6082 * gdbint.texinfo (Target Architecture Definition): Add section
6083 ``Converting an existing Target Architecture to Multi-arch''.
6084
cbb09e6a
AC
60852002-05-30 Andrew Cagney <ac131313@redhat.com>
6086
6087 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6088 to ``Obsoleting code''. Revise.
6089
e2e0bcd1
JB
60902002-05-17 Jim Blandy <jimb@redhat.com>
6091
6092 * gdb.texinfo (C Preprocessor Macros): New chapter.
6093 Include it in the main menu.
6094 (Contributors): Credit Jim Blandy with macro support.
6095 (Compilation): Explain how to get macro information into the
6096 executable.
6097 (Expressions): Note that preprocessor macros are expanded.
6098
9db8d71f
DJ
60992002-05-14 Daniel Jacobowitz <drow@mvista.com>
6100
6101 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6102 options for `target remote'.
6103
6d531722
AC
61042002-05-13 Andrew Cagney <ac131313@redhat.com>
6105
6106 * gdbint.texinfo (Target Architecture Definition): Delete
6107 documentation on NNPC_REGNUM.
6108
13d01224
AC
61092002-05-11 Andrew Cagney <ac131313@redhat.com>
6110
6111 * gdbint.texinfo (Target Architecture Definition): Document
6112 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6113 (Target Architecture Definition): Revise section `Using Different
6114 Register and Memory Data Representations'. Add section `Raw and
6115 Virtual Register Representations'.
6116
b2e75d78
AC
61172002-05-11 Andrew Cagney <ac131313@redhat.com>
6118
6119 * gdbint.texinfo (Target Architecture Definition): Mention
6120 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6121 (Target Architecture Definition): Mention same. Add references to
6122 web pages.
6123
2c8682ee
MS
61242002-05-08 Michael Snyder <msnyder@redhat.com>
6125
6126 * stabs.texinfo (Attributes): Document new "vector" attribute.
6127
0816590b
AC
61282002-05-04 Andrew Cagney <ac131313@redhat.com>
6129
6130 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6131
2653173e
AC
61322002-05-04 Andrew Cagney <ac131313@redhat.com>
6133
6134 * gdb.texinfo: Delete obsolete references to a29k.
6135
d7bd68ca
AC
61362002-04-24 Andrew Cagney <ac131313@redhat.com>
6137
6138 * gdbint.texinfo (Target Architecture Definition): Replace
6139 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6140
21d83aa5
DM
61412002-04-24 David S. Miller <davem@redhat.com>
6142
6143 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6144
7673a6cc
DM
61452002-04-21 David S. Miller <davem@redhat.com>
6146
6147 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6148
d49d1e0a
AC
61492002-04-21 Andrew Cagney <ac131313@redhat.com>
6150
6151 * gdbint.texinfo (Target Architecture Definition): Delete
6152 definition of HAVE_REGISTER_WINDOWS.
6153
f7dc1244 61542002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6155
6156 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6157 "Theodore A. Roth" <troth@verinet.com>.
6158
5ca0cb28
DH
61592002-04-15 Don Howard <dhoward@redhat.com>
6160
f7dc1244 6161 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6162 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6163 Provide a better explaination of this feature.
5ca0cb28 6164
f208ba17
AC
61652002-04-14 Andrew Cagney <ac131313@redhat.com>
6166
6167 * gdbint.texinfo (Target Architecture Definition): Remove
6168 FRAME_CHAIN_COMBINE.
6169
d5ba91de
MC
61702002-04-12 Michael Chastain <mec@shout.net>
6171
6172 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6173 REG_STACK_SEGMENT.
6174
26818220
MC
61752002-04-09 Michael Chastain <mec@shout.net>
6176
6177 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6178 PYRAMID_* macros.
6179
129188f6
AC
61802002-04-07 Andrew Cagney <ac131313@redhat.com>
6181
6182 * gdb.texinfo (Bug Reporting): Document that the web is the
6183 prefered way of submitting bug reports.
6184 (Bug Reporting): Delete the s-mail address as the last resort.
6185
8227c0ff
AC
61862002-04-05 Andrew Cagney <ac131313@redhat.com>
6187
6188 * gdbint.texinfo (Target Architecture Definition): Delete
6189 references to TARGET_WRITE_FP and write_fp.
6190
16d9dec6
MS
61912002-03-27 Michael Snyder <msnyder@redhat.com>
6192
6193 * gdb.texinfo: Document new commands dump, append, and restore.
6194
9ae8b82c
AC
61952002-03-27 Andrew Cagney <ac131313@redhat.com>
6196
6197 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6198 Branch'.
6199
474c8240
AC
62002002-03-18 Andrew Cagney <ac131313@redhat.com>
6201
6202 * gdb.texinfo: Change all examples to @smallexample.
6203 * gdbint.texinfo: Ditto.
a9331b3f 6204
fb0ff88f
AC
62052002-03-18 Andrew Cagney <ac131313@redhat.com>
6206
6207 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6208 Branches''.
6209
9bb0a4d8
AC
62102002-03-18 Andrew Cagney <ac131313@redhat.com>
6211
6212 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6213 Policy''.
6214
937f164b
FF
62152002-03-04 Fred Fish <fnf@redhat.com>
6216
6217 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6218 expresson, suports, dependant, trhe, perhaphs, situtations,
6219 explictily, taged, oportunity, unfortunatly).
6220
a7b40f07
AC
62212002-02-24 Andrew Cagney <ac131313@redhat.com>
6222
6223 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6224 Remove reference to 3.12.
6225
aab4e0ec
AC
62262002-02-23 Andrew Cagney <ac131313@redhat.com>
6227
6228 * gdbint.texinfo: Include fdl.texi.
6229 (Top): Add GNU Free Documentation License.
6230 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6231 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6232 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6233 (gdbint.info): Add srcdir to include path.
6234 * gdb.texinfo: Include gpl.texi.
6235 (Top): Add Copying.
6236 * gpl.texi: New file.
6237
47b95330
AC
62382002-02-23 Andrew Cagney <ac131313@redhat.com>
6239
6240 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6241
78c47bea
PM
62422002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6243
6244 * gdb.texinfo: Document Cygwin native specific commands.
6245
56460a61
DJ
62462002-02-15 Daniel Jacobowitz <drow@mvista.com>
6247
6248 * gdb.texinfo: Document gdbserver ``--attach'' command.
6249
def71bfa
MS
62502002-02-07 Michael Snyder <msnyder@redhat.com>
6251
6252 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6253 to @code(_ovly_debug_event).
6254
c928edc0
AC
62552002-02-07 Andrew Cagney <ac131313@redhat.com>
6256
6257 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6258
81d46470
MS
62592002-02-06 Michael Snyder <msnyder@redhat.com>
6260
6261 * gdb.texinfo (overlays): Mention new magic symbol
6262 '_ovly_debug_event', which allows GDB to keep better track
6263 of overlays.
6264
f7dc1244 62652002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6266
6267 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6268 Suggested by Dmitry Sivachenko.
6269
6270 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6271
15110bc3
MS
62722002-02-01 Michael Snyder <msnyder@redhat.com>
6273
6274 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6275
6763aef9
MS
62762002-01-30 Michael Snyder <msnyder@redhat.com>
6277
ac282366
MS
6278 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6279 (set trust-readonly-sections): Document.
6763aef9 6280
8642bc8f
AC
62812002-01-29 Andrew Cagney <ac131313@redhat.com>
6282
6283 * gdbint.texinfo (Releasing GDB): Revise and update.
6284
afe64c1a
AC
62852002-01-28 Andrew Cagney <ac131313@redhat.com>
6286
6287 * gdbint.texinfo (Target Architecture Definition): Delete
6288 description of TARGET_BYTE_ORDER_DEFAULT.
6289
f7dc1244 62902002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6291
6292 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6293 <mitya@cavia.pp.ru>.
6294
3d6e1b5a
AC
62952002-01-23 Andrew Cagney <ac131313@redhat.com>
6296
6297 * libgdb.texinfo: Delete file.
6298
6c0e9fb3
AC
62992002-01-22 Andrew Cagney <ac131313@redhat.com>
6300
6301 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6302 * gdbint.texinfo: Ditto.
6303
e0ce93ac
AC
6304Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6305
6306 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6307
be298bcc
AC
63082002-01-22 Andrew Cagney <ac131313@redhat.com>
6309
6310 * Makefile.in: Update copyright.
6311 (TEXI2DVI): Define.
6312 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6313 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6314 gdb-cfg.texi.
6315 (TEXINDEX, PDFTEX): Delete makefile variables.
6316
8e04817f
AC
63172002-01-22 Andrew Cagney <ac131313@redhat.com>
6318
6319 * gdb.texinfo (Protocol): Move section to appendix.
6320
6b2f586d
AC
63212002-01-21 Andrew Cagney <ac131313@redhat.com>
6322
6323 * gdb.texinfo (Remote Debugging): Create a menu.
6324 (Top): Add ``Remote Debugging'' to menu.
6325
6f05cf9f
AC
63262002-01-21 Andrew Cagney <ac131313@redhat.com>
6327
6328 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6329 serial protocol'' from here.
6330 (Remote Debugging): To here. New chapter.
6331
3fd3d7d2
AC
63322002-01-20 Andrew Cagney <ac131313@redhat.com>
6333
6334 * gdbint.texinfo (Target Architecture Definition): Delete
6335 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6336
7fd60527
AC
63372002-01-20 Andrew Cagney <ac131313@redhat.com>
6338
6339 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6340 are no longer needed.
6341 (Porting GDB): Add maintainer note about configure.host.
6342
c2f05ac9
AC
63432002-01-20 Andrew Cagney <ac131313@redhat.com>
6344
6345 * gdbint.texinfo (Target Architecture Definition): Remove
6346 definition of IEEE_FLOAT.
6347
f7dc1244 63482002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6349
6350 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6351 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6352 <3diff@gnu.org>
231b2aad 6353
82600034
AC
63542002-01-19 Andrew Cagney <ac131313@redhat.com>
6355
6356 * gdbint.texinfo (Host Definition): Remove references to
6357 MALLOC_INCOMPATIBLE.
6358
7708fa01
AC
63592002-01-17 Andrew Cagney <ac131313@redhat.com>
6360
6361 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6362 and xyz-xdep.o.
6363
eb12ee30
AC
63642002-01-17 Andrew Cagney <ac131313@redhat.com>
6365
889bf7c5 6366 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6367 (Set Breaks): Copy ``maint info breakpoint'' doco to
6368 ``Maintenance Commands'' appendix. Add reference.
6369
c9ccaa92
AC
63702002-01-17 Andrew Cagney <ac131313@redhat.com>
6371
6372 * fdl.texi: Remove next/prev from @node.
6373
f7dc1244 63742002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6375
6376 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6377 for monstrous @multitable (from Brian Youmans).
6378
6379 * fdl.texi: New file.
6380
6381 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6382
8973da3a
AC
63832002-01-15 Andrew Cagney <ac131313@redhat.com>
6384
6385 * gdbint.texinfo (Releasing GDB): New chapter.
6386
7d86b5d5
AC
63872002-01-14 Andrew Cagney <ac131313@redhat.com>
6388
6389 * gdb.texinfo (Embedded Processors, Calling program functions):
6390 Obsolete references to a29k.
6391
cc1cb004
AC
63922002-01-13 Andrew Cagney <ac131313@redhat.com>
6393
6394 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6395 examples. Document that a code-block should do or discard its
6396 cleanups before exit.
6397
79f12247
MS
63982002-01-11 Michael Snyder <msnyder@redhat.com>
6399
6400 * gdb.texinfo (Choosing files): Change @samp to @file.
6401
19837790
MS
64022002-01-05 Michael Snyder <msnyder@redhat.com>
6403
6404 * gdb.texinfo (--pid): Document new command line option (attach).
6405
f7dc1244 64062002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6407
6408 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6409 in the stub.
6410
d7449b42
AC
64112002-01-04 Andrew Cagney <ac131313@redhat.com>
6412
6413 * gdbint.texinfo (Target Architecture Definition): Replace
6414 BIG_ENDIAN with BFD_ENDIAN_BIG.
6415
f23631e4
AC
64162002-01-03 Andrew Cagney <ac131313@redhat.com>
6417
6418 * gdbint.texinfo (Target Architecture Definition): Replace
6419 value_ptr with struct value pointer.
6420
72c9928d
EZ
64212002-01-02 Eli Zaretskii <eliz@gnu.org>
6422
6423 * gdb.texinfo (Free Software): Fix wording.
6424
959acfd1
EZ
64252001-12-31 Eli Zaretskii <eliz@gnu.org>
6426
6427 * gdb.texinfo (Free Software): New section ``Free Software Needs
6428 Free Documentation''.
6429
f7dc1244 64302001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6431
6432 * stabs.texinfo:
6433 * gdb.texinfo:
6434 * gdbint.texinfo:
6435 * libgdb.texinfo:
6436 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6437
6600abed
MS
64382001-12-29 Michael Snyder <msnyder@redhat.com>
6439
6440 * gdb.texinfo (maint info sections): Fix typo.
6441
f6680716
MS
64422001-12-26 Michael Snyder <msnyder@redhat.com>
6443
fe95c787
MS
6444 * gdb.texinfo (maint info sections): Document.
6445
a9331b3f 6446 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6447 'info proc' sub-options that are currently not implemented.
6448
c3d3ce5b
JB
64492001-12-20 Jim Blandy <jimb@redhat.com>
6450
6451 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6452
778eb05e
AC
64532001-12-15 Andrew Cagney <ac131313@redhat.com>
6454
6455 * gdbint.texinfo (Target Architecture Definition): Replace
6456 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6457
2607059c
AC
64582001-12-01 Andrew Cagney <ac131313@redhat.com>
6459
6460 * gdbint.texinfo (Host Definition): Delete documentation on
6461 HOST_BYTE_ORDER.
6462
df0cd8c5
JB
64632001-11-30 Jim Blandy <jimb@redhat.com>
6464
6465 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6466 overlay support. Add to top-level menu.
df0cd8c5 6467
88118b3a
TT
64682001-11-26 Tom Tromey <tromey@redhat.com>
6469
6470 * gdb.texinfo (Command Syntax): Document C-o binding.
6471
96565e91
CF
64722001-07-26 Christopher Faylor <cgf@redhat.com>
6473
6474 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6475 use since it is described in the referenced section.
6476
f7dc1244 6477 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6478 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6479 clearer when using DJGPP.
6480
2a3d5645
CF
64812001-11-24 Christopher Faylor <cgf@redhat.com>
6482
6483 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6484 specifically refer to MS-DOS.
6485 (command files): Mention gdb.ini is only used on MS-DOS.
6486
aa26fa3a
TT
64872001-11-21 Tom Tromey <tromey@redhat.com>
6488
6489 * gdb.texinfo (Invoking GDB): Document --args.
6490 (Mode Options): Likewise.
6491
4f8ada06
JB
64922001-11-21 Jim Blandy <jimb@redhat.com>
6493
6494 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6495 Delete documentation; this macro has been removed from the
6496 sources.
4f8ada06 6497
3fe0dc10
JB
64982001-11-13 Jim Blandy <jimb@redhat.com>
6499
6500 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6501
9e5abb06
CV
65022001-11-06 Corinna Vinschen <vinschen@redhat.com>
6503
6504 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6505
1c5dfdad
MS
65062001-11-05 Michael Snyder <msnyder@redhat.com>
6507
a9331b3f 6508 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6509 quote regexp chars in function names such as "operator*()".
6510
990f9fe3
FF
65112001-11-01 Fred Fish <fnf@redhat.com>
6512
6513 * gdbint.texinfo (SOLIB_ADD): Document additional new
6514 "readsyms" arg.
6515
b433d00b
DH
65162001-10-30 Don Howard <dhoward@redhat.com>
6517
070b1dd3
DH
6518 * gdb.texinfo: (Command Files) Added documentation for the
6519 behavior of gdb with input redirected from a file.
b433d00b 6520
b7209cb4
FF
65212001-10-28 Fred Fish <fnf@redhat.com>
6522
6523 * gdb.texinfo (auto-solib-add): Change docs to match
6524 implementation change.
6525 (auto-solib-limit): Add docs for new variable.
6526
1aa20aa8
AC
65272001-10-15 Andrew Cagney <ac131313@redhat.com>
6528
6529 * gdbint.texinfo (Target Architecture Definition): Function
6530 value_as_pointer renamed to value_as_address.
6531
fc0c74b1
AC
65322001-10-15 Andrew Cagney <ac131313@redhat.com>
6533
6534 * gdbint.texinfo (Target Architecture Definition): Default
6535 POINTER_TO_ADDRESS functions assume unsigned addresses.
6536 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6537 posting by Jim Blandy.
6538
f4846649
JB
65392001-10-12 Jim Blandy <jimb@redhat.com>
6540
6541 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6542 version of texi2html (1.64) doesn't support this flag any more.
6543
f277788b
MK
65442001-09-08 Mark Kettenis <kettenis@gnu.org>
6545
a9dc4918
MK
6546 * gdbint.texinfo (Host Definition): Remove description of
6547 MEM_FNS_DECLARED.
6548
d28379df
MK
6549 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6550
f277788b
MK
6551 * gdbint.texinfo (Host Definition): Remove description of
6552 HAVE_SIGSETMASK.
6553
7ccaa899
EZ
65542001-09-04 Elena Zannoni <ezannoni@redhat.com>
6555
6556 * gdbint.texinfo (Target Architecture Definition): Add
6557 explanation of TARGET_PRINT_INSN macro.
6558
17d9d558
JB
65592001-08-30 Jim Blandy <jimb@redhat.com>
6560
6561 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6562 Explain what it means to load relocatable files.
6563
72cde065
JB
65642001-08-28 Jim Blandy <jimb@redhat.com>
6565
6566 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6567 info `top' menu.
6568
9e678452
CF
6569Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6570
6571 * gdbint.texinfo: Add a cautionary note about macro use.
6572
a2bea4c3 65732001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6574
a2bea4c3
CV
6575 * gdb.texinfo: Explain omitting the hostname in the
6576 `target remote' command.
6577
1129bf27
DJ
65782001-07-30 Daniel Jacobowitz <drow@mvista.com>
6579
6580 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6581 and END-INFO-DIR-ENTRY.
6582
732b3002
SC
65832001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6584
6585 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6586
89437448
AC
65872001-07-25 Andrew Cagney <ac131313@redhat.com>
6588
6589 * gdbint.texinfo (libgdb): Rewrite.
6590
f7dc1244 65912001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6592
6593 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6594
c4555f82
SC
65952001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6596
6597 * gdb.texinfo (TUI): New chapter, document the TUI.
6598 (Mode Options): Document the -tui option.
6599
2f45a6e0
MK
66002001-07-23 Mark Kettenis <kettenis@gnu.org>
6601
6602 * gdbint.texinfo (Host Definition): Remove description of
6603 NEED_POSIX_SETPGID.
6604
f7dc1244 66052001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6606
6607 * gdb.tex (DJGPP Native): New node, with descriptions of
6608 DJGPP-specific commands.
6609
be9c6c35
JM
66102001-07-19 John R. Moore <jmoore@redhat.com>
6611
6612 * gdbint.texinfo: Three misspellings.
6613
dfa249fb
AC
66142001-07-06 Andrew Cagney <ac131313@redhat.com>
6615
6616 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6617 `test` expressions on bash. Problem reported by Colin Walters.
6618
c72e7388
AC
66192001-07-04 Andrew Cagney <ac131313@redhat.com>
6620
6621 * gdbint.texinfo (User Interface): Update ui-out documentation to
6622 refelect recent UI/MI updates.
6623
94bbb2c0
AC
66242001-07-04 Andrew Cagney <ac131313@redhat.com>
6625
6626 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6627 interpreters.
6628
af6c57ea
AC
66292001-06-15 Andrew Cagney <ac131313@redhat.com>
6630
6631 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6632 structure and not macros.
6633 (Host Definition): Document that much of this chapter is obsolete.
6634 (Target Architecture Definition): Update list of files that make
6635 up a target architecture.
6636 (Coding): Update.
6637
83aa8bc6
AC
66382001-06-28 Andrew Cagney <ac131313@redhat.com>
6639
6640 * gdbint.texinfo (Target Architecture Definition): Update
6641 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6642 The latter has been changed to a true predicate.
6643
f7dc1244 66442001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6645
6646 * annotate.texi: Add @noindent where needed. From Dmitry
6647 Sivachenko <dima@Chg.RU>.
6648 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6649
656db9b0
AC
66502001-06-16 Andrew Cagney <ac131313@redhat.com>
6651
6652 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6653
df2396a1
AC
66542001-06-14 Andrew Cagney <ac131313@redhat.com>
6655
6656 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6657 returns ``OK''. Document that the ``R'' packet does not reply.
6658
0f1f2b0a
MS
66592001-06-13 Michael Snyder <msnyder@redhat.com>
6660
6661 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6662
f7dc1244 66632001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6664
6665 * gdb.texinfo (Signals): Clarify the default setting of signal
6666 handling.
6667
a5d7c491
AC
66682001-05-14 Andrew Cagney <ac131313@redhat.com>
6669
6670 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6671 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6672
05a54c4f
AC
66732001-05-12 Andrew Cagney <ac131313@redhat.com>
6674
6675 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6676
f7dc1244 66772001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6678
6679 * gdbint.texinfo (Clean Design and Portable Implementation):
6680 Renamed from "Clean Design".
6681 (Clean Design and Portable Implementation): Document portable
6682 methods of handling file names, and the associated macros.
6683
f7dc1244 66842001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6685
6686 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6687 command and provide a cross-reference to its description.
6688 (Symbols): Note that "info scope" is useful for trace experiments.
6689
f7dc1244 66902001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6691
b37052ae
EZ
6692 * gdb.texinfo (Symbols): Document "info scope".
6693 (Tracepoints): New chapter.
6694 (Contributors): Update for v5.1.
6695 <All nodes>: Change "C++" to "C@t{++}".
6696
0ee54786
EZ
6697 * gdbint.texinfo (User Interface): A new section about ui_out
6698 functions, based on text written by Fernando Nasser.
6699
c534679c
EZ
6700 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6701
f7dc1244 67022001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6703
e9c75b65
EZ
6704 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6705
6706 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6707
6708 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6709 Replace "GDB" with "@value{GDBN}". Fix markup.
6710
6711 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6712
3d67e040
EZ
6713 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6714 a cross-reference to its description.
6715 (Symbols): Document "info symbol".
6716
f7dc1244 67172001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6718
6719 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6720 subsection "x86 Watchpoints".
6721 (Target Architecture Definition): Document the macros
6722 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6723 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6724
b0ed3589
AC
67252001-03-20 Andrew Cagney <ac131313@redhat.com>
6726
6727 * gdbint.texinfo (Target Architecture Definition): Update
6728 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6729 list.
6730
b6ba6518
KB
67312001-03-06 Kevin Buettner <kevinb@redhat.com>
6732
6733 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6734 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6735
f7dc1244 67362001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6737
6738 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6739
f7dc1244 67402001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6741
17cc6a06
EZ
6742 * gdb.texinfo (Environment): Document that `path' does not change
6743 the value of PATH in GDB's own environment (it did in the past,
6744 but that was changed on March 15, 1994). Reported by Doug Evans
6745 <dje@transmeta.com>.
6746
56caf160
EZ
6747 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6748 its line. Fix markup of commands and macros. Add an Index node
6749 and index entries.
6750
29e57380
C
67512001-01-23 J.T. Conklin <jtc@redback.com>
6752
6753 * gdb.texinfo (Memory region attributes): New manual section.
6754
1c6147de
ND
67552001-01-04 Nicholas Duffek <nsd@redhat.com>
6756
6757 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6758
f7dc1244 67592000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6760
6761 * refcard.tex: Version and copyright fixed. From Phil Edwards
6762 <pedwards@disaster.jaj.com>.
6763
0dcedd82
AC
6764Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6765
6766 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6767 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6768
3b851bce
AC
6769Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6770
6771 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6772 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6773
f7dc1244 67742000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6775
6776 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6777 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6778
b90a5f51
CF
67792000-11-10 Christopher Faylor <cgf@cygnus.com>
6780
6781 * gdb.texinfo: Document new 'set step-mode' command.
6782
f7dc1244 67832000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6784
6785 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6786 changes from Dmitry Sivachenko <dima@Chg.RU>.
6787
f7dc1244 67882000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6789
6790 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6791 From Steven Johnson <sbjohnson@ozemail.com.au>.
6792
2e685b93
MK
67932000-08-10 Mark Kettenis <kettenis@gnu.org>
6794
6795 * gdbint.texinfo (Overall Structure): Spelling fix.
6796
f7dc1244 67972000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6798
6799 * gdbint.texinfo (Target Architecture Definition): Document that
6800 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6801 for which REGISTER_CONVERTIBLE returns a zero value.
6802
63ac3005
EZ
68032000-07-08 Christopher Faylor <cgf@cygnus.com>
6804
6805 * Makefile.in (install-info): Find files to install in either the
6806 build or source directories (adapted from Makefile.am).
6807
bd79f757
ND
68082000-07-07 Nicholas Duffek <nsd@redhat.com>
6809
6810 * stabs.texinfo: Fix spelling errors.
6811 (String Field): FILE-NUMBER starts from 0, not 1.
6812
f7dc1244 68132000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6814
6815 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6816 Brian Youmans.
5f208f6d 6817
f7dc1244 68182000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6819
6820 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6821 the source directory. Reported by Mark Harig
6822 <markh@frazier.landmark.com>.
cc542d3b 6823
f3b28801
C
68242000-06-20 J.T. Conklin <jtc@redback.com>
6825
6826 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6827
449f3b6c
AC
6828Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6829
6830 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6831 Generate using pdftex.
449f3b6c 6832 (PDFTEX): Define.
889bf7c5 6833 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6834 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6835 @contents at the start.
449f3b6c 6836
f7dc1244 68372000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6838
6839 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6840 Youmans.
48e934c6 6841
9e9c5ae7
AC
6842Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6843
6844 From Brian Youmans:
6845 * gdb.texinfo: Fix ``et al.''.
6846
c741b251
AC
6847Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6848
6849 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6850 loop.
c741b251 6851
4ab64e14
JG
68522000-05-19 Jimmy Guo <guo@cup.hp.com>
6853
6854 * configure: Regenerate.
6855
f7dc1244 68562000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6857
6858 * Makefile.in (install-info): Run install-info on installed Info
6859 files.
6860
8c70017b
AC
6861Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6862
a7cb598a 6863 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6864 Andrew Cagney.
8c70017b 6865
f7dc1244 68662000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6867
6868 * gdb.texinfo: Proofreading changes from Brian Youmans.
6869
bf0184be
ND
68702000-05-01 Nick Duffek <nsd@cygnus.com>
6871
6872 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6873 startup sequence, minor edits.
6874
f7dc1244 68752000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6876
6877 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6878 TeX.
6879
6880 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6881 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6882 like `n' and `s' which look weird. Convert some of the @kindex to
6883 @vindex, when they refer to variables, not commands.
6884
33e16fad
AC
6885Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6886
6887 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6888
f7dc1244 68892000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6890
6891 * Makefile.in (GDBMI_DIR): New variable.
6892 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6893 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6894 (gdbmi.texinfo): New target, for texi2roff.
6895 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6896 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6897
6898 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6899 gdbmi.texinfo.
6900 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6901 comment.
6902
d167840f
EZ
69032000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6904
6905 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6906 command.
d167840f 6907
f7dc1244 69082000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6909
6910 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6911 prevents the build (and is generally a Bad Idea).
6912
f7dc1244 69132000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6914
6915 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6916 a comma inside @var.
6917 (Command Files): Index markup changes from Dmitry Sivachenko
6918 <dima@Chg.RU>.
6919
f7dc1244 69202000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6921
6922 * Makefile.in (LN_S): Define.
6923 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6924 invoke "ln -s" unless it is known to work.
6925
6926 * configure.in (AC_PROG_LN_S): Add.
6927
8dc7983f
JB
69282000-04-14 Jim Blandy <jimb@redhat.com>
6929
6930 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6931 section.
6932 (Target Conditionals): Document ADDRESS_TO_POINTER,
6933 POINTER_TO_ADDRESS.
6934
1a8237e8
DB
69352000-04-11 Daniel Berlin <dan@cgsoftware.com>
6936
6937 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6938 gdb-cfg.texi to get the value.
6939
ca526f1a
JB
69402000-04-10 Jim Blandy <jimb@redhat.com>
6941
6942 * gdbint.texinfo (Target Architecture Definition): Fix
6943 cross-references.
6944
faaafcb4
JB
69452000-04-08 Jim Blandy <jimb@redhat.com>
6946
6947 * gdbint.texinfo (Using Different Register and Memory Data
6948 Representations): New section.
6949 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6950 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6951 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6952
1b27397f
AC
6953Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6954
6955 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6956 for acknowledgments.
1b27397f 6957
480ff1fb
AC
6958Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6959
6960 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6961 qThreadExtraInfo.
480ff1fb 6962
a9331b3f 69632000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6964
a9331b3f
RM
6965 * gdb.texinfo: Clarify which remote debug protocol commands are
6966 required and which are optional.
f1251bdd 6967
dbeb8dbd
AC
6968Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6969
6970 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6971 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6972 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6973 * annotate.texi: Update.
6974
6d2ebf8b
SS
69752000-03-28 Stan Shebs <shebs@apple.com>
6976
6977 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6978 expectation of additional changes before release), update
6979 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6980 node links, rephrase and/or shorten lines to fix formatting
6981 problem in both regular and @smallbook formats.
6982 * annotate.texi: Shorten lines in example, use smallexample
6983 consistently everywhere.
6984 * Makefile.in: Add comment about texinfo 4.0 html generation.
6985 (SFILES_INCLUDED): Add annotate.texi.
6986
5d161b24
DB
69872000-03-27 Daniel Berlin <dan@cgsoftware.com>
6988
5ae4183a
AS
6989 * gdb.texinfo (Debugging Output): Added new section, documenting
6990 the "set/show debug" commands.
5d161b24 6991
b9deaee7
AC
6992Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6993
6994 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6995 entry.
b9deaee7
AC
6996
6997 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6998 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 6999 @chapter and @node entries.
a9331b3f 7000
b9deaee7 7001 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7002
9ef47d30
AC
7003Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7004
7005 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7006 files.
9ef47d30 7007
cfeada60
FN
70082000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7009
7010 From David Whedon <dwhedon@gordian.com>
5ae4183a 7011 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7012
6837a0a2
DB
70132000-03-22 Daniel Berlin <dan@cgsoftware.com>
7014
7015 * gdb.texinfo: Add documentation for the apropos command.
7016
bba2971c
MS
70172000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7018
7019 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7020
2b628194
MS
70212000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7022
a9331b3f 7023 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7024 two places.
7025
96a2c332
SS
70262000-03-17 Stan Shebs <shebs@apple.com>
7027
7028 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7029 <dima@Chg.RU>, also clarification of allowed content for
7030 string constants.
7031
f7dc1244 70322000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7033
7034 * gdb.texinfo (main menu): Add Annotations.
7035 (File Options): Add @cindex entries for each command-line option.
7036 Document --epoch, --annotate, --async, --interpreter, --write,
7037 --statistics, and --version.
7038
7039 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7040 of GDB.
7041
9d233477
JB
70422000-02-23 Jim Blandy <jimb@redhat.com>
7043
7044 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7045
14e0eb3b
JB
70462000-02-22 Jim Blandy <jimb@redhat.com>
7047
7048 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7049
3555de01
JM
70502000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7051
7052 * Makefile.in (diststuff): New target.
7053
5e35df8e
KB
70542000-02-15 Kevin Buettner <kevinb@redhat.com>
7055
7056 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7057 architecture. [From Jim Wilson.]
5e35df8e 7058
c5394b80
JM
70592000-01-16 Tom Tromey <tromey@cygnus.com>
7060
7061 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7062 (Delete Breaks): Mention range arguments.
7063 (Disabling): Likewise.
7064
c3f6f71d
JM
70652000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7066
7067 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7068
c4093a6a
JM
7069Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7070
7071 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7072 valid functions.
c4093a6a 7073
11cf8741
JM
70741999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7075
7076 * gdb.texinfo: Clarify regular expressions used in rbreak.
7077
917317f4
JM
70781999-10-15 Kevin Buettner <kevinb@cygnus.com>
7079
7080 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7081 MEMORY_REMOVE_BREAKPOINT): Document.
7082
7083Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7084
7085 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7086 offset re-using the DATA offset instead.
917317f4 7087
2df3850c
JM
70881999-10-11 Jim Kingdon <kingdon@redhat.com>
7089
7090 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7091
70921999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7093
7094 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7095 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7096 typos.
7097
7098 * gdb.texinfo: Various minor wording and formatting improvements,
7099 mentions of additional command-line options.
7100
2acceee2
JM
71011999-09-30 Fred Fish <fnf@cygnus.com>
7102
7103 * gdb.texinfo: Document additional forms of specifying section
7104 names and addresses for the add-symbol-file command.
7105
c2c6d25f
JM
71061999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7107
7108 * gdbint.texinfo: Fix typo, add the word "have".
7109
71101999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7111
7112 * gdbint.texinfo (Target Architecture Definition): Document the
7113 SKIP_PERMANENT_BREAKPOINT macro.
7114
d4f3574e
SS
71151999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7116
7117 * gdb.texinfo: Fiks speling errers.
7118
7119 * gdb.texinfo: Fix uses of @multitable.
7120
f7dc1244 7121 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7122 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7123 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7124 comments about using with optimization, add more indexing,
7125 fix info about disassembly-flavor.
7126
7127Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7128
7129 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7130 SKIP_SOLIB_RESOLVER): Define.
7131
7132Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7133
7134 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7135 ``g'' packets.
d4f3574e 7136
104c1213
JM
71371999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7138
7139 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7140 platform-specific info, inline remote.texi and move sections of it
7141 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7142 and register stack into the new chapter.
7143 * remote.texi: Remove, now part of gdb.texinfo.
7144 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7145
71461999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7147
7148 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7149 GDB_TARGET_IS_MACH386): These kludges have gone away.
7150
7151Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7152
7153 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7154 TDEPLIBS.
104c1213 7155
53a5351d
JM
71561999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7157
7158 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7159 surrounding text to fit HP-UX bits into general info.
7160 (HPPA-cfg.texi): Remove, no longer useful.
7161
7162 * gdb.texinfo: Remove explicit links from @node lines, remove
7163 HP-added "Detailed Node Listing" from main menu which confuses
7164 things.
7165
7166 From Dmitry Sivachenko <dima@Chg.RU>:
7167 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7168 in description of `set environment'.
53a5351d
JM
7169
71701999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7171
7172 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7173
7be570e7
JM
71741999-08-12 Ben Elliston <bje@cygnus.com>
7175
7176 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7177
f7dc1244 71781999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7179
7180 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7181 watch, awatch, and rwatch. Explain why the latter two cannot be
7182 set as software watchpoints. Document that watchpoints for local
7183 variables are deleted when the debuggee terminates.
7be570e7
JM
7184
7185Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7186
7187 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7188 packet. Allow E.. response packet. "qRcmd" packet is no longer
7189 reserved.
7be570e7
JM
7190
71911999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7192
a9331b3f
RM
7193 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7194 * gdb.texinfo: Ditto.
7be570e7 7195
96baa820
JM
71961999-08-06 Tom Tromey <tromey@cygnus.com>
7197
7198 * gdb.texinfo (KOD): New node.
7199
7200Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7201
7202 * remote.texi (Rcmd): Fix minor formatting typos.
7203
7204Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7205
7206 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7207 packets.
96baa820 7208
adf40b2e
JM
72091999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7210
7211 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7212 fixes.
7213
43ff13b4
JM
7214Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7215
7216 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7217
085dd6e6
JM
7218Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7219
7220 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7221 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7222 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7223 packets that are not supported on all hosts. Expand examples.
7224 Spell check.
085dd6e6
JM
7225
72261999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7227
7228 * Makefile.in: Recognize html, install-html. Add targets
7229 to build HTML versions of documentation via texi2html.
7230
7231Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7232
7233 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7234 testsuite.
085dd6e6
JM
7235
7236Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7237
7238 * remote.texi (Communication Protocol): Rewrite.
7239
7240Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7241
7242 * stabs.texinfo: Fix uses of xref.
7243
9e0b60a8
JM
7244Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7245
7246 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7247 info about patch submission.
7248
cce74817
JM
7249Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7250
7251 From Per Bothner <bothner@cygnus.com>:
7252 * gdb.texinfo: Document Chill support.
7253
7254Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7255
7256 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7257 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7258 Document that the value should be greater-than or equal-to zero.
7259 (NO_STD_REGS): Document. Deprecate.
cce74817 7260
ac9a91a7
JM
7261Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7262
7263 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7264 Document that these are not used.
ac9a91a7
JM
7265
7266Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7267
7268 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7269
392a587b
JM
7270Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7271
7272 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7273 numargs was dropped.
392a587b
JM
7274
7275Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7276
7277 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7278
b83266a0
SS
7279Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7280
7281 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7282 Update.
b83266a0 7283
7a292a7a
SS
7284Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7285
7286 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7287 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7288
7289Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7290
7291 * gdbint.texinfo: Fix typos: $ -> @.
7292
7293Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7294
7295 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7296 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7297 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7298 BREAKPOINT_FROM_PC.
a9331b3f 7299
7a292a7a
SS
7300Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7301
7302 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7303 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7304
7305Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7306
7307 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7308 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7309
73101999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7311
7312 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7313 longer exists.
7314
7315Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7316
7317 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7318 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7319 they make the manual source incomprehensible.
7a292a7a
SS
7320 * h8-cfg.texi: Remove, hasn't been used in years.
7321
c906108c
SS
7322Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7323
7324 * gdb.texinfo: Update the credits.
7325
7326Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7327
7328 * gdb.texinfo: Fix mistakes noticed in printout of last
7329 draft, add Alpha to discussion of heuristic fence post.
7330
7331Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7332
7333 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7334 Edition, merge some HP changes into mainline, describe some
7335 previously undocumented features, describe more of the target
7336 commands available, eliminate obsolete section on renamed
7337 commands.
c906108c
SS
7338 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7339
7340Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7341
7342 * gdb.texinfo: Make many HPPA conditionals unconditional,
7343 including catchpoint description, since now on for all configs.
7344 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7345 specializations.
7346
7347Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7348
7349 * Makefile.in (GDBvn.texi): Fix match expression to work with
7350 current format of VERSION in gdb/Makefile.in.
7351 * gdb.texinfo: Fix node ref to match new readline.
7352
7353Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7354
a9331b3f
RM
7355 * gdb.texinfo: Changes made as part of a project to merge in
7356 changes made by HP. Documentation makes extensive use of
c906108c
SS
7357 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7358 on remote debugging. There are differences in documentation
889bf7c5 7359 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7360 the HP manual discusses catchpoints, hardware watchpoints, and
7361 some HPUX specific limitations for shared library support.
a9331b3f 7362
c906108c
SS
7363 There are also a number of @node changes.
7364
73651999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7366
7367 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7368 (C Usage): Same.
7369
7370Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7371
7372 The following changes were made by Edith Epstein
889bf7c5
PA
7373 <eepstein@cygnus.com> as part of a project to merge in changes
7374 made by HP.
a9331b3f 7375
c906108c
SS
7376 * HPPA-cfg.texi: new file.
7377
7378 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7379
7380 * refcard.tex: change documentation about catch.
7381 removed info catch.
7382
7383Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7384
7385 * gdbint.texinfo: Expand on GDB's coding standards,
7386 specify the use of arg names with prototypes.
7387
73881998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7389
7390 * gdb.texinfo: Fix tipo.
7391
7392Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7393
7394 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7395 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7396
7397Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7398
7399 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7400
74011998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7402
7403 * agentexpr.texi: New file.
7404
7405Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7406
7407 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7408
74091998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7410
7411 * remote.texi: Changed wording that implied that the GDB remote
7412 protocol caches register values instead of GDB itself.
7413
7414Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7415
7416 * gdbint.texinfo: Add some info about symbol readers.
7417 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7418 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7419 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7420 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7421
7422Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7423
a9331b3f 7424 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7425
7426Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7427
7428 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7429
7430Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7431
7432 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7433 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7434
7435Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7436
7437 * gdbint.texinfo: Fix minor typos.
7438
7439Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7440
7441 * gdbint.texinfo: Complete overhaul. Group descriptions more
7442 logically, add more info on generic algorithms, remove much
7443 obsolete and/or wrong material.
7444
7445Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7446
7447 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7448
7449Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7450
7451 * refcard.tex: Copyright, address updates.
7452
7453Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7454
7455 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7456 for the edition instead of confusing GDB-version-like numbers.
7457
7458Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7459
7460 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7461
7462Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7463
5ae4183a 7464 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7465
7466Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7467
7468 * gdb.texinfo: Add some credits, mention bug monitor.
7469 * remote.texi: Mention mips monitor targets.
7470 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7471
c906108c
SS
7472Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7473
7474 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7475 files, finish sorting of host vs target vs native macros, describe
7476 some more of them.
c906108c
SS
7477
7478Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7479
7480 * gdbint.texinfo (Host Conditionals): Document change from
7481 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7482
7483Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7484
7485 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7486 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7487
7488Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7489
7490 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7491 Document LSEEK_NOT_LINEAR.
7492
7493Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7494
7495 * stabs.texinfo (Stab Section Basics): Make it clear that only
7496 some versions of the GNU linker remove the leading N_UNDF symbol.
7497
7498Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7499
7500 * stabs.texinfo (String Field): Document type number pairs here,
7501 instead of in the Sun specific section.
7502 (Include Files): The GNU linker supports the N_BINCL
7503 optimization. Clarify the N_BINCL value, and what it is used
7504 for.
7505 (Procedures): Document N_FUN with an empty string to mark the end
7506 of a function.
7507 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7508 (Sun Differences): Remove this node, as the information is now
7509 elsewhere in the main document.
7510 (Stab Section Basics): Mention that the GNU linker may optimize
7511 stabs and remove the leading N_UNDF symbol.
7512
7513Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7514
7515 * gdb.texinfo, refcard.tex: Restore author credit
7516
7517Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7518
7519 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7520 documentation to account for START and END macros taking
7521 one arg.
7522
7523Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7524
7525 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7526 * gdb.texinfo (Frames): Fix typo.
7527
7528Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7529
7530 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7531 a target_signal as arg type, not a pid.
7532
7533Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7534
7535 * gdb.texinfo: Document `set assembly-language'.
7536
7537Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7538
7539 * remote.texi: Update list of stubs in the GDB distribution.
7540
7541Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7542
7543 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7544 Also document that some systems can use mmalloc but must define
7545 this if their C runtime allocates memory that is later freed.
c906108c 7546 (MMCHECK_FORCE): Document new macro.
a9331b3f 7547
c906108c
SS
7548Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7549
7550 * remote.texi: Add documentation for target Sparclet.
7551
7552Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7553
a9331b3f 7554 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7555 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7556 * configure.in: Rewritten for autoconf.
7557 * configure: New.
7558
7559Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7560
7561 * Makefile.in (DVIPS): New define, set to dvips.
7562 (dvi): Add stabs.dvi.
7563 (ps): New target.
7564 (all-doc): Depend on info, dvi, and ps targets.
7565 (STAGESTUFF): Add *.ps and *.dvi files.
7566 (clean-info, clean-dvi): Remove.
7567 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7568 rules completely rewritten.
7569 (maintainer-clean): Remove clean-info and clean-dvi
7570 dependencies and put their actions in the rules.
7571 (gdb.ps): New target
a9331b3f 7572 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7573 intermediate TeX files, whether they have 2 or 3 character
7574 extensions.
7575 (gdbint.ps): Add target and rules.
7576 (gdb-internals): Delete unused target.
7577 (Makefile): Depends upon config.status also.
7578
7579Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7580
7581 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7582 set.
7583
7584Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7585
7586 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7587 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7588
7589Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7590
7591 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7592
7593Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7594
7595 * gdb.texinfo (Print settings): Document
7596 `set/show print static-members' commands.
7597
7598Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7599
7600 * gdbint.texinfo (Native): Document name change, coredep.c to
7601 core-aout.c.
7602
7603Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7604
7605 * stabs.texinfo (Include Files): Document the values the SunOS4
7606 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7607
7608Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7609
7610 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7611 Fix typo.
7612
7613Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7614
7615 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7616 "gdb.tar.Z".
7617
7618Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7619
7620 * Makefile.in (maintainer-clean): New target, synonym for
7621 realclean.
7622
7623Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7624
7625 * Update all FSF addresses except those in COPYING* files.
7626
7627Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7628
7629 From Richard Earnshaw (rearnsha@armltd.co.uk):
7630 * gdb.texinfo (convenience variables): Document $_exitcode.
7631 (quit): Document optional expression to use as exit code.
7632
7633Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7634
7635 * gdb.texinfo, remote.texi: Brought up to date with various
7636 GDB changes.
7637
7638Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7639
7640 * gdb.texinfo: Update dates and versions, fix comments about
7641 hardware watchpoints in future releases and about the
7642 sharedlibrary command.
7643
7644Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7645
7646 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7647 C_FUN stab. Other cleanups.
7648
7649Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7650
7651 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7652 for the sparc stub.
7653
7654Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7655
7656 * annotate.texi: Clarify which addresses have differing formats
7657 depending on the language and which do not.
7658
7659Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7660
7661 * remote.texi (NetWare): Changed example to use BOARD= instead of
7662 NODE= argument to reflect correspoding change to gdbserve.nlm.
7663
7664Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7665
7666 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7667 GDB, as well as AIX dbx, supports the size type attribute.
7668
7669Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7670
7671 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7672
7673Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7674
7675 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7676 and new 'if' and 'while' commands.
7677
7678Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7679
7680 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7681
7682Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7683
7684 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7685 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7686 NetWare targets. Mostly stolen from the Server node.
7687
7688Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7689
7690 * gdb.texinfo (Setting): Talk about the language of a source file
7691 versus the working language. The old documentation did not match
7692 what GDB did.
7693
7694Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7695
7696 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7697 of a source file.
7698
7699Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7700
7701 * gdb.texinfo (Processes): New node.
7702
7703Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7704
7705 * remote.texi: Update documentation of set/show mipsfpu.
7706
3fc11d3e
JM
7707Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7708
7709 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7710 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7711
7712Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7713
7714 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7715 obsolete conditionals, described some others.
7716
7717Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7718
7719 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7720 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7721
7722Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7723
7724 * gdbint.texinfo: Put regex conditionals in their own table.
7725
7726Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7727
7728 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7729 described or fixed the descriptions of many others.
7730
7731Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7732
7733 * gdb.texinfo: Add some more credits.
7734 * gdbint.texinfo: Capitalize GDB consistently, describe some
7735 macros and remove some.
7736
7737Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7738
7739 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7740 obsolete conditionals, described some others.
7741
7742Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7743
7744 * gdb.texinfo (help targets): Changed to `help target', which
7745 is the correct gdb command.
7746
7747Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7748
7749 * annotate.texi (TODO): New node, for keeping track of annotations
7750 suggested but not yet implemented.
7751
7752Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7753
7754 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7755 another symbol, it is not the address itself.
7756
7757Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7758
7759 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7760 of stabs-in-coff sections.
7761
7762Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7763
7764 * annotate.texi: Change edition to 0.5 and date to May 1994.
7765 Add index.
7766 (Frames): New node, for frame annotation.
7767 (Displays): New node, for display annotation.
7768
7769 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7770 when waiting for your program to stop.
7771
7772Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7773
7774 * annotate.texi (Breakpoint Info): Document annotation of header
7775 fields and record annotation.
7776
7777Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7778
7779 * annotate.texi: New file, to document annotations.
7780
7781Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7782
7783 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7784 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7785
7786Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7787
7788 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7789 section, and say n_strx field is compilation unit relative.
7790 * stabs.texinfo: Don't use @code for a.out when it is the name of
7791 an object file format.
7792
7793Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7794
7795 * gdb.texinfo: Refer to file names, not path names, per rms
7796 convention.
7797 (Arguments): Fix typo.
7798
7799Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7800
7801 * stabs.texinfo (Global Variables): Talk about stabs in files
7802 where variables are referenced, but not defined.
7803
7804Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7805
7806 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7807 Cplusplus to new nodes Member Type Descriptor and Method Type
7808 Descriptor. Re-write stuff for #.
7809
7810Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7811
7812 * gdb.texinfo (Print Settings): Don't document "set print
7813 fast-symbolic-addr off". The bug which it worked around was fixed
7814 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7815
7816 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7817 N_ENTRY node.
7818
7819 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7820
7821Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7822
7823 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7824 references to ieee-float.c.
7825
7826Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7827
7828 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7829 match what the code actually does.
7830
7831Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7832
7833 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7834
7835Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7836
7837 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7838 i, and b.
7839
7840Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7841
7842 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7843 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7844 as "stabs in sections" rather than just saying "ELF and SOM".
7845 Also make that stuff apply to COFF.
7846
7847Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7848
7849 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7850 Ghostscript.
7851
7852Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7853
7854 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7855 versus functions without line numbers, also mention stepping into
7856 them as well as "step" when you are in them. Tell the user how to
7857 deal with the situation. Add comment about "debugging information".
7858
7859Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7860
7861 * stabs.texinfo (Enumerations): Document restriction on where
7862 enumeration types can appear and still win with GDB.
7863
7864Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7865
7866 * stabs.texinfo (Negative Type Numbers): Document format for type
7867 -16.
7868
7869Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7870
7871 * gdb.texinfo (Selection, Frame Info): Update information about
7872 arbitrary frame specficiations.
7873
7874Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7875
7876 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7877
7878Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7879
7880 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7881
7882Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7883
7884 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7885
7886Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7887
7888 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7889 Differences node to Statics node.
7890 (Statics): Discuss XCOFF use of V symbol descriptor.
7891
7892 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7893 not clean.
7894
7895Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7896
7897 * gdb.texinfo (Print Settings): Document `set print
7898 fast-symbolic-addr' and improve the doc for some other
7899 `set print's.
7900
7901Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7902
7903 * stabs.texinfo (String Field): Talk about defining several type
7904 numbers at once.
7905 Fix lint regarding changing node ELF Transformations to
7906 ELF and SOM Transformations.
7907
7908Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7909
7910 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7911
7912Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7913
7914 * stabs.texinfo (Cross-References): `::' is for nested types only
7915 within <>.
7916 (Structures): Document static members.
7917
7918Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7919
7920 * stabs.texinfo: Document S type attribute.
7921
7922Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7923
7924 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7925
7926Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7927
7928 * gdbint.texinfo: Fix a few typos.
7929
7930Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7931
7932 * gdb.texinfo, remote.texi: formatting improvements
7933
7934 * gdb.texinfo (New Features): mention threads.
7935 (Summary, C): fix xrefs in newly contributed text.
7936 (Threads): index entries, clarifications, example
7937 (passim): minor typos fixed, phrasing improvements
7938
7939 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7940 entries; (Server): explain use of gdbserver w/real-time systems,
7941 add example of conflicting TCP port; (MIPS Remote) break up
7942 running text into table, highlighting commands, and add example.
a9331b3f 7943
c906108c
SS
7944Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7945
7946 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7947
7948Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7949
7950 * stabs.texinfo (Nested Symbols): New node.
7951 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7952
7953Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7954
7955 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7956 to picking which Bbss.bss symbol to use, and (because there seems to
7957 be no good way of doing it) re-write some of the text to make it
7958 sound like Bbss.bss isn't such a great idea after all (as currently
7959 designed).
7960
7961 * gdb.texinfo (C): In addition to saying people have to use g++ for
7962 good results, say they have to use stabs. Specifically say cfront
7963 doesn't work well.
7964 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7965 the gdb README. Add xrefs to places where the support for the various
7966 languages is described in detail.
7967
7968Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7969
7970 * stabs.texinfo: Clean up stuff about visibility and virtual
7971 characters.
7972
7973 * stabs.texinfo (N_M2C): Cite Sun doc.
7974
7975Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7976
7977 * gdb.texinfo: updates re threads.
7978 * remote.texinfo: avoid index entries starting with digits.
7979
7980Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7981
7982 * stabs.texinfo (Enumerations): Talk about large, negative and
7983 octal values. Clean up cross reference to type attributes.
7984 (String Field): Say that GDB 4.11 supports size attribute.
7985
7986Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7987
7988 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7989 is a mandatory step. Make the stuff about that more concise.
7990
7991Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7992
7993 * stabs.texinfo (Class Names): New node.
7994
7995 * gdb.texinfo (Command Files): Explain order of init file reading.
7996
7997 * remote.texi (Bootstrapping): Talk about getting the serial driver
7998 to deal with ^C sent by gdb to stop the remote system.
7999
8000Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8001
8002 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8003
8004 * libgdb.texinfo (Defining Commands): made the DOC arg
8005 to gdb_define_app_command a char * instead of char **
8006 per a suggestion from kingdon.
8007
8008 * libgdb.texinfo: total rewrite from a different starting
8009 premise.
8010
8011Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8012
8013 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8014 floats passed as doubles (to improve clarity).
8015
8016Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8017
8018 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8019
8020 * a4rc.sed: update to work with Andreas Vogel papersize params
8021
8022 * refcard.tex: use Andreas Vogel simplifications of papersize
8023 params; remove useless version info; update copyright date.
8024
8025Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8026
8027 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8028
8029Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8030
8031 * gdb.texinfo (Files): Say what address the load command loads it at.
8032
8033 * stabs.texinfo (Common Blocks): Minor cleanups.
8034
8035 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8036 that Sun has backed away from the linker kludge and thus the relevant
8037 issue is changes to the SunPRO tools, not the Solaris linker.
8038
8039 * stabs.texinfo (Traditional Integer Types): Clean up description
8040 of octal bounds a little bit. Document extra leading zeroes.
8041
8042Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8043
8044 * gdb.texinfo (Signaling): Update for symbolic symbol names
8045 and add a section explaining the difference between the GDB
8046 signal command and the shell kill utility.
8047
8048Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8049
8050 * libgdb.texinfo: added `@' to braces that were unescaped.
8051
8052Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8053
8054 * libgdb.texinfo: new file. Spec for the gdb library.
8055
8056Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8057
8058 * stabs.texinfo (Include Files): Fix typo (start -> end).
8059
8060Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8061
8062 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8063 from Melissa at FSF's editing pass.
8064
8065Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8066
8067 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8068 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8069 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8070
8071Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8072
8073 * remote.texi (Bootstrapping): Discuss 386 call gates.
8074
8075Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8076
8077 * stabs.texinfo (Based Variables): New node.
8078
8079Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8080
8081 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8082 names, sizes, and formats to suggest how not to lose.
8083
8084Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8085
8086 * stabs.texinfo (Methods): Fix typo.
8087
8088Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8089
8090 * gdb.texinfo: Fix a few typos.
8091
8092Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8093
8094 * gdb.texinfo: Clarify how well it works with Fortran.
8095
8096 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8097 More on relocating stabs in ELF files.
8098
8099Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8100
8101 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8102
8103Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8104
8105 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8106 parameters on VAX.
8107
8108Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8109
8110 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8111
8112Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8113
8114 * stabs.texinfo: Make info author notice match the TeX author notice.
8115
8116Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8117
8118 * stabs.texinfo: Initial-caps all words in node names and
8119 non-trivial words in section names.
8120
8121Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8122
8123 * stabs.texinfo: Many minor cleanups.
8124
8125 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8126
8127Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8128
8129 * stabs.texinfo: Remove full description of big example.
8130 It's not really helpful; just use pieces of it where appropriate.
8131 Add more Texinfo formatting directives (@samp, etc.).
8132 Use @deffn to define stab types.
8133 Eliminate some wordiness. Break up some nodes.
8134 Add an (alphabetized) index of symbol types.
8135 Use consistent capitalization style in node and section names.
8136
8137Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8138
8139 * gdb.texinfo: Change typo "Two two" to "The two".
8140
8141Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8142
8143 * stabs.texinfo (XCOFF-differences): Remove references to
8144 non-existent types N_DECL and N_RPSYM.
8145
8146 * stabs.texinfo (String Field): Say that type attributes bug is
8147 fixed in GDB 4.10, since it is.
8148
8149 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8150
8151Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8152
8153 * stabs.texinfo: Formatting cleanups.
8154
8155Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8156
8157 * stabs.texinfo: When explaining the n_type of a stab, standardize
8158 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8159 no tabs, use @r).
8160 (Global Variables): Clean up.
8161
8162Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8163
8164 * stabs.texinfo (Stack Variables): Re-write.
8165
8166Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8167
8168 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8169 addresses of a source file. Also revise formatting.
8170 Change "object module" or "object file" to "source file".
8171 Various: Miscellaneous cleanups.
8172
8173Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8174
8175 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8176
8177Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8178
8179 * gdbint.texinfo: Removed many nonsensical machine-collected
8180 host and target conditionals, described some of the remainder.
8181
8182Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8183
8184 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8185
8186 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8187 paragraph which follows.
8188
8189 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8190 variables. Looks better and avoids overful hbox.
8191
8192Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8193
8194 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8195
8196Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8197
8198 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8199 retransmit-timeout
8200
8201Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8202
8203 * gdbint.texinfo: Update statement about `some ancient Unix
8204 systems, like Ultrix 4.0' to Ultrix 4.2.
8205
8206Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8207
8208 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8209
8210 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8211
8212 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8213 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8214
8215 * remote.texi: new name for former gdbinv-s.texi
8216
8217 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8218
8219Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8220
8221 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8222 variables for MIPS remote debugging protocol.
8223
8224Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8225
8226 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8227
8228Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8229
8230 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8231
8232Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8233
8234 * gdb.texinfo: repair conditional bugs in text markup
8235
8236Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8237
8238 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8239 to select Modula-2 material.
8240
8241Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8242
8243 * stabs.texinfo: Cleanups regarding statics.
8244
8245 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8246 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8247
8248Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8249
8250 * stabs.texinfo: N_MAIN is sometimes used for C.
8251
8252Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8253
8254 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8255
8256Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8257
8258 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8259 removed from the code by Kingdon.
c906108c
SS
8260
8261Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8262
8263 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8264 input when evaluating breakpoint conditions; the bug has been fixed.
8265
8266 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8267 sets the ignore count to N-1, not to N.
8268
8269Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8270
8271 * refcard.tex (\hoffset): correct longstanding error to match
8272 intended offset; avoids cutting off edge on some printers
8273
8274Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8275
8276 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8277
8278Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8279
8280 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8281
8282Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8283
8284 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8285 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8286 collect sed edits if any, apply to refcard before formatting;
8287 (refcard.ps) stop implying PS fonts if PS output requested;
8288 (lrefcard.ps) delete extra target for variant PS fonts
8289
8290 * refcard.tex: parametrize papersize dependent info, collect
8291 in easily replaced spot
8292
8293 * a4rc.sed: new file, edits to refcard for A4 paper
8294
8295Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8296
8297 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8298
8299Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8300
8301 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8302
8303Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8304
8305 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8306 politely rather than rudely.
8307
8308Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8309
8310 * stabs.texinfo: Document common blocks.
8311
8312Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8313
8314 * stabs.texinfo: Add some basic info about stabs-in-elf.
8315
8316Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8317
8318 * stabs.texinfo (Top): Minor cleanup.
8319
8320Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8321
8322 * Makefile.in (install-info): remove parentdir support
8323
8324Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8325
8326 * gdb.texinfo (Copying): delete this node and references to it;
8327 RMS says this manual need not carry GPL. (passim): Improvements
8328 from last round at FSF, largely due to Ian Taylor review, and
8329 minor formatting improvements.
8330
8331 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8332 largely due to Ian Taylor review. (Debug Session): minor edits to
8333 new text.
8334
8335Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8336
8337 * Makefile.in (realclean): Remove info and dvi files too.
8338
8339Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8340
8341 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8342 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8343 * gdb.texinfo: Change accordingly.
8344
8345 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8346 N_{L,R}BRAC,N_SLINE are relative to.
8347
8348Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8349
8350 * Makefile.in (GDBvn.texi): Update atomically.
8351
8352Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8353
8354 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8355
8356Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8357
8358 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8359 addresses together. Also motivate the set print symbol-filename
8360 command and suggest other solutions.
8361
8362Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8363
8364 * gdb.texinfo (set print elements): Note that the number of
8365 elements is set to unlimited by "set print elements 0".
8366
8367Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8368
8369 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8370 NF_LDOUBLE means.
8371 (Stab Types): Include Solaris stab types.
8372 (Procedures): Document Solaris extensions.
8373
8374Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8375
8376 * gdb.texinfo: Add `set print symbol-filename' doc.
8377
8378Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8379
8380 * stabs.texinfo (Arrays): Talk about type definition vs. type
8381 information.
8382
8383 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8384 the trailing semicolon.
8385
8386Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8387
8388 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8389 and merge in other parts of the document addressing these subjects.
8390 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8391
8392 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8393 at the end of a range type.
8394
8395 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8396 AIX extensions.
8397
8398Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8399
8400 * stabs.texinfo (Stabs Format): Misc fixes.
8401
8402Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8403
8404 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8405 (Traditional builtin types): Document convex convention for long long.
8406 (Negative builtin types): Discuss type names, and misc fixes.
8407
8408Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8409
8410 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8411 point types used with @samp{R} type descriptor.
8412 (Symbol Descriptors): Describe how to handle conflict between
8413 different meanings of @samp{P} symbol descriptor.
8414
8415Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8416
8417 * stabs.texinfo: Remove node Quick Reference and put its children
8418 directly under the main menu.
8419
8420 * stabs.texinfo: Many more changes to bring it into line with
8421 AIX documentation and reality. I think it now has all the
8422 information from the AIX documentation, except that I burned
8423 out when I got to variant records (Pascal and Modula-2) and
8424 all the COBOL types. Oh well, we can add them later when we're
8425 worrying more about those languages.
8426
8427 * stabs.texinfo (Automatic variables): Talk about what it means
8428 to omit the symbol descriptor.
8429
8430Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8431
8432 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8433 gcc2 behavior with promoted args.
8434
8435Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8436
8437 * gdb.texinfo: include readline appendices in info version of manual
8438
8439Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8440
8441 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8442 target remote.
8443
8444 * gdb.texinfo (Machine Code): more index entries for disassemble
8445
8446Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8447
8448 * Clarify the intended use of the gdb-testers and gdb-patches
8449 mailing lists, and shrink gzip comment.
8450
8451Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8452
8453 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8454 DOSHOST configuration of manual.
8455
8456 * gdb.texinfo (MIPS Stack): new node.
8457
8458 * all-config.texi (MIPS) new switch.
8459
8460 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8461 tense; (MIPS Remote) new node.
8462
8463 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8464 bug; (Environment) less passive, other small cleanups in text about
8465 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8466 (Remote) new MIPS Remote menu entry.
8467
8468Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8469
8470 * stabs.texinfo: Many changes to include information from the
8471 AIX documentation.
8472
8473 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8474
8475Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8476
8477 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8478 Move a bunch of information from ../README.
8479 (Getting Started): New node.
8480
8481Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8482
8483 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8484
8485 * gdb.texinfo: advance manual revision dates to present
8486
8487 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8488 stop using silly Roman numerals in @set variable names
8489
8490Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8491
8492 * stabs.texinfo (Parameters): Keep trying to get this right.
8493
8494Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8495
8496 * stabs.texinfo (Parameters): More on "local parameters".
8497
8498Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8499
8500 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8501
8502Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8503
8504 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8505 (Parameters): Rewrite.
8506 (xcoff-differences, Sun-differences): Minor changes.
8507
8508Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8509
8510 * stabs.texinfo: Minor cleanup.
8511
8512Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8513
8514 * gdbint.texinfo: Minor xcoff stuff.
8515
8516Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8517
8518 * gdbint.texinfo: Update for new config directory structure.
8519 Add info about internal type data structures.
8520
8521Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8522
8523 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8524 $(srcdir).
8525 (gdb-config.texi): Depend on file in $(srcdir).
8526
8527Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8528
8529 * stabs.texinfo: Fixes about N_SO.
8530
8531Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8532
8533 * gdb.texinfo: include list of nonstandard init file names
8534
8535 * *-config.texi: new switch GENERIC for text that applies *only*
8536 to (usual) multiple-target version of manual
8537
8538 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8539 h8 config
8540
8541 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8542 in menus (rather than conditionally selected multiple alternative
8543 menus).
8544
8545 * Makefile.in: define and use DOC_CONFIG var to select
8546 configuration for GDB user manual.
8547
8548 * gdb-config.texi: delete from repository, generate from Makefile.
8549
8550 * all-config.texi: normal `generic' configuration file, formerly
8551 stored as gdb-config.texi
8552
8553Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8554
8555 * Makefile.in: add dvi target to build all .dvi files
8556
8557Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8558
8559 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8560
8561Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8562
8563 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8564 host conditionals.
8565 * stabs.texinfo: More array fixes inspired by Jim's.
8566
8567Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8568
8569 * stabs.texinfo: Fixes re arrays and continuations.
8570
8571 * gdbint.texinfo: Add XCOFF node.
8572
8573Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8574
8575 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8576
8577Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8578
8579 * stabs.texinfo: Fix for array types to mention lower bounds.
8580
8581Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8582
8583 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8584
8585Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8586
8587 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8588
8589Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8590
8591 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8592 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8593
8594Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8595
8596 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8597
8598Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8599
8600 * gdb.texinfo, gdbinv-s.texi: misc updates
8601
8602Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8603
8604 * gdbint.texinfo: Brief documentation for longjmp support,
8605 from an email msg by Stu.
8606
8607Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8608
8609 * stabs.texinfo: Fix description of floating point "range"
8610 types (which really define basic types). Reported by Jim Meehan,
8611 <meehan@src.dec.com>.
8612
8613 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8614
8615Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8616
8617 * gdbint.texinfo: Slightly expand section on supporting a new
8618 object file format.
8619
8620Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8621
8622 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8623 intermediate file.
8624
8625Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8626
8627 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8628
8629Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8630
8631 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8632
8633 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8634 as well as Z8002.
8635
8636Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8637
8638 * gdbint.texinfo: Add sections on clean design and on how to send
8639 in changes.
8640
8641Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8642
8643 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8644
8645Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8646
8647 * gdb.texinfo: Fix typo, reported by Karl Berry.
8648
8649Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8650
8651 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8652
8653Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8654
8655 * gdbint.texinfo: fixed a stray email address (needs @@),
8656 added @table @code to node "Native Conditionals"
8657
8658Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8659
8660 * gdbint.texinfo: Describe coding style of GDB.
8661
8662Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8663
8664 * stabs.texinfo: Minor wording changes.
8665
8666Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8667
8668 * gdbint.texinfo: Improve release doc slightly.
8669
8670Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8671
8672 * gdbint.texinfo: Improve doc of GDB config macros.
8673
8674Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8675
8676 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8677 These will be reinserted when examined.
8678
8679Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8680
8681 * gdbint.texinfo: Make a start at documenting all the #if macros
8682 in GDB. At least list them all, and start separating them into
8683 host-specific and target-specific.
8684
8685Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8686
8687 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8688 examples (not consistent w others).
c906108c
SS
8689 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8690 for generic vn of doc
8691
8692Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8693
8694 * Makefile.in: always create installation directories.
8695
8696Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8697
8698 * gdb.texinfo: in h8 config, do not describe searching commands.
8699
8700Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8701
8702 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8703 conditionals; introduce a few generic switches that may be
8704 useful for other cross-dev or dos-hosted configs.
8705
8706 * gdb.texinfo: fix typo in "info reg" description
8707
8708Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8709
8710 * stabs.texinfo: Minor updates from running TeX over it.
8711 * Makefile.in (stabs.dvi, stabs.ps): Add.
8712
8713Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8714
8715 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8716 First pass at converting it to texinfo.
8717
8718Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8719
8720 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8721 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8722
8723Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8724
8725 * gdbint.texinfo: Add section on partial symbol tables.
8726
8727Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8728
8729 * gdb.texinfo: document `set remotedebug' and `set
8730 rstack_high_address'.
8731
8732Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8733
8734 * gdb.texinfo: slight expansion of new text on reading info files
8735 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8736 H8/300 from DOS.
8737
8738Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8739
8740 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8741
8742Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8743
8744 * gdb.texinfo: Say how to read the `info' files.
8745
8746Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8747
8748 * Makefile.in: gm4 -> m4.
8749
8750Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8751
8752 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8753 Documentation' ahead of `Installing GDB' to match README.
8754 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8755 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8756
8757Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8758
8759 * Makefile.in: remove $(srcdir) from gdb.info rule.
8760
8761Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8762
8763 * Makefile.in: commented out gdb-all.texinfo rule. This is
8764 temporary.
8765
8766Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8767
8768 * Makefile.in, configure.in: removed traces of namesubdir,
8769 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8770 copyrights to '92, changed some from Cygnus to FSF.
8771
8772Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8773
8774 * gdb.texinfo: Improve how we ask for bug reports.
8775
8776Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8777
8778 * Makefile.in: infodir belongs in datadir.
8779
8780Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8781
8782 * Makefile.in: remove spaces following hyphens, bsd make can't
8783 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8784 standards.text support.
c906108c
SS
8785
8786Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8787
8788 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8789 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8790 and mandir now keyed off datadir by default.
8791
8792\f
8793Local Variables:
9e9c5ae7 8794mode: change-log
c906108c
SS
8795left-margin: 8
8796fill-column: 74
8797version-control: never
8798End:
This page took 1.67021 seconds and 4 git commands to generate.