* bfd/elf32-arm.c (elf32_arm_attributes_accept_div): New function.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
c4aeac85
TT
12012-03-15 Tom Tromey <tromey@redhat.com>
2
3 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4
16899756
DE
52012-03-13 Doug Evans <dje@google.com>
6
7 * gdb.texinfo (Help): Change apropos example to use "alias" instead
8 of "reload".
9 (Symbols): Delete docs for set/show symbol-reloading.
10 * gdbint.texinfo (Defining Other Architecture Features): Delete
11 SYMBOL_RELOADING_DEFAULT.
12 * refcard.tex: Delete reference to symbol-reloading.
13
9b224c5e
PA
142012-03-07 Pedro Alves <palves@redhat.com>
15
16 * gdb.texinfo (General Query Packets): Document new
17 QProgramSignals packet.
18 * gdb.texinfo (Remote configuration): Mention
19 "program-signals-packet".
20
169081d0
TG
212012-03-05 Tristan Gingold <gingold@adacore.com>
22
23 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
24
d1feda86
YQ
252012-03-03 Yao Qi <yao@codesourcery.com>
26
27 * gdb.texinfo (In-Process Agent): New node.
28 Document new commands.
29 (General Query Packets): Add packet `QAgent'.
30
1faeff08
MR
312012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
32
33 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
34
7d74f244
DE
352012-03-01 Scott J. Goldman <scottjg@vmware.com>
36
37 * gdb.texinfo (Commands In Python): Put example python macro in
38 COMMAND_USER category rather than COMMAND_OBSCURE.
39 Document gdb.COMMAND_USER.
40 (User-defined Commands): Update documentation to clarify
41 "set/show max-user-call-depth" and "show user" don't apply to python
42 commands. Update documentation to clarify "help user-defined" may
43 also include python commands defined as COMMAND_USER.
44
6fe37d23
JK
452012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
46
47 * gdb.texinfo (Startup): Add option -ex description to the option -x
48 description.
49
83364271
LM
502012-02-24 Luis Machado <lgustavo@codesourcery.com>
51
52 * gdb.texinfo (Setting Breakpoints): Mention and explain the
53 condition-evaluation breakpoint parameter.
54 Mention condition-evaluation mode being shown in "info break".
55 (Break Conditions): Add description for target-side
56 conditional breakpoints.
57 (Remote Configuration): Mention conditional-breakpoints-packet.
58 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
59 cond-expr.
60 (General Query Packets): Mention new ConditionalBreakpoint feature.
61
bdb1994d
TT
622012-02-22 Tom Tromey <tromey@redhat.com>
63
64 * gdb.texinfo (Blocks In Python): Clarify block iteration.
65
4d241c86
TT
662012-02-17 Tom Tromey <tromey@redhat.com>
67
68 PR python/10753:
69 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
70 directory.
71
816338b5
SS
722012-02-14 Stan Shebs <stan@codesourcery.com>
73
74 * gdb.texinfo (Disabling Breakpoints): Document enable count.
75
cc30c4bd
PA
762012-02-13 Pedro Alves <palves@redhat.com>
77
78 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
79 mips-idt-ecoff.
80
035d1e5b
YQ
812012-02-09 Yao Qi <yao@codesourcery.com>
82
83 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
84
f0823d2c
TT
852012-02-07 Tom Tromey <tromey@redhat.com>
86
87 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
88 Symbol.value.
89
64e7d9dd
TT
902012-02-07 Tom Tromey <tromey@redhat.com>
91
92 * gdb.texinfo (Symbols In Python): Document Symbol.line.
93
4220b2f8
TS
942012-01-27 Thomas Schwinge <thomas@codesourcery.com>
95
96 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
97
edcc5120
TT
982012-01-24 Tom Tromey <tromey@redhat.com>
99
100 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
101 unload".
102 (Files): Mention new catch commands.
103 (GDB/MI Async Records): Likewise.
104
53fe1783
GB
1052012-01-24 Gary Benson <gbenson@redhat.com>
106
107 Delete #if 0'd out code.
108 * gdb.texinfo (Frame Info): Remove "info catch".
109
b9e7b9c3
UW
1102012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
111
112 * gdb.texinfo (Remote Configuration): Document
113 "set remote hostio-readlink-packet" command.
114 (General Query Packets): Document vFile:readlink packet.
115
4aac40c8
TT
1162012-01-16 Tom Tromey <tromey@redhat.com>
117
118 * gdb.texinfo (Specify Location): Document relative file name
119 handling.
120
cafec441
TT
1212012-01-16 Tom Tromey <tromey@redhat.com>
122
123 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
124
0ee339bc
JK
1252012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
126 Eli Zaretskii <eliz@gnu.org>
127
128 * gdbint.texinfo (Coding Standards): Require braces for two lines of
129 code.
130
72384ba3
PH
1312012-01-11 Paul Hilfinger <hilfingr@adacore.com>
132
133 * gdb.texinfo (Variables): Document use of :: for non-static
134 variables.
135
ce1b17c4
JB
1362012-01-05 Joel Brobecker <brobecker@adacore.com>
137
138 * gdbint.texinfo (Start of New Year Procedure): Update
139 to replace use of copyright.sh by use of copyright.py.
140
217bff3e
JK
1412012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
142
143 Remove the gdbtui binary.
144 * all-cfg.texi (GDBTUI): Remove.
145 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
146 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
147 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
148
cc72b2a2
KP
1492011-12-23 Kevin Pouget <kevin.pouget@st.com>
150
151 Introduce gdb.FinishBreakpoint in Python.
152 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
153 (Python API): Add menu entry for Finish Breakpoints.
154
13ac8d2c
JK
1552011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
156
157 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
158 tests.
159
e0f9f062
DE
1602011-12-16 Doug Evans <dje@google.com>
161
162 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
163
80b6e756
PM
1642011-12-16 Phil Muldoon <pmuldoon@redhat.com>
165
1c3ad6ab 166 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
167 stack". Add documentation for "set/show python print-stack".
168
2fb860fc
PA
1692011-12-14 Pedro Alves <pedro@codesourcery.com>
170
171 * gdb.texinfo (Implementing a Remote Stub): Explain that you
172 should transfer control to the stub in the startup code instead of
173 in main. Mention the need to get past the initial breakpoint.
174
f8eba3c6
TT
1752011-12-06 Tom Tromey <tromey@redhat.com>
176
177 * gdb.texinfo (Set Breaks): Update for new behavior.
178
2268b414
JK
1792011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
180
181 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
182 List Format for SVR4 Targets'.
183 (General Query Packets): New item qXfer:libraries-svr4:read.
184 (Library List Format for SVR4 Targets): New node.
185
ae6f0d5b
TT
1862011-12-01 Tom Tromey <tromey@redhat.com>
187
188 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
189 add.
190
36dfb11c
TT
1912011-11-22 Tom Tromey <tromey@redhat.com>
192
193 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
194 reasons.
195
f196051f
SS
1962011-11-20 Stan Shebs <stan@codesourcery.com>
197
198 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
199 note-related options and variables.
200 (Tracepoint Packets): Document packet changes.
201
f85b53f8
SD
2022011-11-20 Sanjoy Das <sdas@igalia.com>
203
204 * gdb.texinfo (JIT Interface): Add documentation on writing and
205 usind JIT debug info readers.
206 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
207 Debug Info Readers): New nodes.
208
bfccc43c
YQ
2092011-11-18 Yao Qi <yao@codesourcery.com>
210
211 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
212 tracepoint.
213
c011a4f4
DE
2142011-11-15 Doug Evans <dje@google.com>
215
216 * gdb.texinfo (Files): Document basenames-may-differ.
217
ed59ded5
DE
2182011-11-14 Doug Evans <dje@google.com>
219
220 * gdb.texinfo (Shell Commands): Document "!".
221
405f8e94
SS
2222011-11-14 Stan Shebs <stan@codesourcery.com>
223 Kwok Cheung Yeung <kcy@codesourcery.com>
224
225 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
226 needed to get shorter fast tracepoints.
227 (Tracepoint Packets): Document new qTMinFTPILen packet.
228
1e4d1764
YQ
2292011-11-14 Yao Qi <yao@codesourcery.com>
230
231 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
232 behavior of tracepoint.
233 (General Query Packets): New feature InstallInTrace.
234 (Remote Configuration): Document "set remote
235 install-in-trace-packet".
236
71eba9c2 2372011-11-12 Matt Rice <ratmice@gmail.com>
238
239 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
240 Add arguments to info macro.
241
e0f8f636
TT
2422011-11-10 Tom Tromey <tromey@redhat.com>
243
244 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
245 manual.
246 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
247 (Macros): Add a footnote.
248 (C): Remove paragraph about compiler options.
249 (C Constants): Mention wide character and string constants.
250 (C Plus Plus Expressions): Update compiler option advice. Mention
251 using declarations. Mention ADL. Remove old HP compiler
252 information.
253
625c0d47
TT
2542011-11-10 Tom Tromey <tromey@redhat.com>
255
256 PR c++/9257:
257 * gdb.texinfo (Print Settings): Add an extra note about the need
258 for a vtable.
259
4be2aacc
MR
2602011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
261
262 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
263 "set mips abi" documentation.
264
0a1c4d10
DE
2652011-11-04 Doug Evans <dje@google.com>
266
267 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
268
aad1c02c
TT
2692011-11-03 Tom Tromey <tromey@redhat.com>
270
271 * gdb.texinfo (Stopping): Add menu entry.
272 (Continuing and Stepping): Restore @node. Use @section, not
273 @subsection.
274
983fb131
MR
2752011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
276
277 * gdb.texinfo (Skipping Over Functions and Files): Remove node
278 designation. Fix "Specify Location" cross-reference.
279
3065dfb6
SS
2802011-11-02 Stan Shebs <stan@codesourcery.com>
281
282 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
283 (General Query Packets): Describe tracenz feature.
284 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
285
0aaaf063
PK
2862011-10-28 Paul Koning <paul_koning@dell.com>
287
288 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
289
2231f1fb
KP
2902011-10-27 Kevin Pouget <kevin.pouget@st.com>
291
292 * gdb.texinfo ((Frames In Python): Document
293 gdb.FRAME_UNWIND_FIRST_ERROR contant.
294
5110b5df
PK
2952011-10-26 Paul Koning <paul_koning@dell.com>
296
297 * gdb.texinfo (gdb.types): Document new deepitems function.
298
22dbab46
PK
2992011-10-25 Paul Koning <paul_koning@dell.com>
300
301 PR python/13327
302
303 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
304 fetch_lazy method.
305
9df2fbc4
PM
3062011-10-20 Phil Muldoon <pmuldoon@redhat.com>
307
308 PR python/12656
309
310 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
311 global_block, static_block function.
312
f05e2e1d
TT
3132011-10-19 Tom Tromey <tromey@redhat.com>
314
315 * gdb.texinfo (Commands In Python): Add missing "@"s.
316
a7fc3f37
KP
3172011-10-13 Kevin Pouget <kevin.pouget@st.com>
318
319 PR python/13285 Document named constants for frame unwind stop reasons
320 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
321 constants.
322
5048e516
JK
3232011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
324
325 Fix compatibility with texinfo versions older than 4.12.
326 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
327 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
328 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
329 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
330 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
331 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
332 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
333
5a56e9c5
DE
3342011-10-09 Doug Evans <dje@google.com>
335
336 * gdb.texinfo (Extending GDB): Document alias command.
337
36b11add
JK
3382011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
339
340 Support @entry in input expressions.
341 * gdb.texinfo (Variables): Describe @entry names suffix.
342 (Print Settings): Add anchor for `set print entry-values'.
343
e18b2753
JK
3442011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
345 Eli Zaretskii <eliz@gnu.org>
346
347 Display @entry parameter values (without references).
348 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
349 example.
350 (Print Settings): New description of set print entry-values and show
351 print entry-values.
352
111c6489
JK
3532011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
354 Eli Zaretskii <eliz@gnu.org>
355
356 Recognize virtual tail call frames.
357 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
358 (Tail Call Frames): New node.
359 (Frames In Python): Add gdb.TAILCALL_FRAME.
360
9c15afc4
DE
3612011-10-07 Doug Evans <dje@google.com>
362
363 * gdb.texinfo (gdb.printing): Document new `replace' arg to
364 register_pretty_printer.
365
99f5279d
PM
3662011-10-07 Phil Muldoon <pmuldoon@redhat.com>
367
368 PR python/12930
369 PR python/12802
370
371 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
372 stop method.
373
03583c20
UW
3742011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
375
376 * gdb.texinfo (Starting your Program): "set disable-randomization"
377 is no longer Linux-specific.
378 (Remote Configuration): Document "set remote
379 disable-randomization-packet".
380 (General Query Packets): Document "QDisableRandomization" packet
381 and add it to "qSupported" list.
382
bd054e06
KP
3832011-10-07 Kevin Pouget <kevin.pouget@st.com>
384
385 Allow Python notification of new object-file loadings.
386 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
387 event type.
388
cb6be26b
KP
3892011-10-04 Kevin Pouget <kevin.pouget@st.com>
390
391 PR python/12691: Add the inferior to Python exited event
392 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
393
a05336a1
JB
3942011-10-03 Joel Brobecker <brobecker@adacore.com>
395
396 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
397 rephasing.
398
5d77fe44
JB
3992011-10-03 Joel Brobecker <brobecker@adacore.com>
400
401 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
402 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
403 as possible feature returned by the `-list-features'
404 command.
405
699df94d
PK
4062011-09-28 Paul Koning <paul_koning@dell.com>
407
408 * gdb.texinfo (gdb.Type): Document field access by dictionary
409 key syntax.
410
24bdad53
YQ
4112011-09-28 Yao Qi <yao@codesourcery.com>
412
413 * gdb.texinfo (Files): Update options for `add-symbol-file'.
414 Add one space after option `-s'. Remove @r{} markup.
415
6710bf39
SS
4162011-09-27 Stan Shebs <stan@codesourcery.com>
417
418 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
419
d99f7e48
HZ
4202011-09-16 Hui Zhu <teawater@gmail.com>
421
422 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
423 to *(unsigned char *)$esp@300.
424
d812018b
PK
4252011-09-15 Paul Koning <paul_koning@dell.com>
426
427 * gdb.texinfo: Make style of Python functions and methods match
428 the syntax of Python. Also put class and module names explicitly
429 on function, member, and variable names, matching Python
430 documentation conventions.
431
2aa48337
KP
4322011-09-15 Kevin Pouget <kevin.pouget@st.com>
433
434 PR Python/12692 Add gdb.selected_inferior() to Python interface.
435 * gdb.texinfo (Inferiors In Python): Describe new
436 gdb.selected_inferior() function.
437
6839b47f
KP
4382011-09-15 Kevin Pouget <kevin.pouget@st.com>
439
440 Handle multiple breakpoint hits in Python interface:
441 * gdb.texinfo (Events In Python): New function documentation:
442 gdb.BreakpointEvent.breakpoints. Indicate that
443 gdb.BreakpointEvent.breakpoint is now deprecated.
444
26829f2b
JB
4452011-09-04 Joel Brobecker <brobecker@adacore.com>
446
447 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
448
a9f54f60
TT
4492011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
450
451 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
452
fa3a4f15
PM
4532011-08-17 Phil Muldoon <pmuldoon@redhat.com>
454
455 * gdb.texinfo (Prompt): Add set/show extended-prompt
456 documentation
457 (Basic Python): Add prompt_hook anchor.
458 (Python modules): Reword module text to reflect multiple modules.
459 (gdb.prompt): Document gdb.prompt module.
460
224bbe49
YQ
4612011-08-14 Yao Qi <yao@codesourcery.com>
462
78d85199
YQ
463 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
464
4652011-08-14 Yao Qi <yao@codesourcery.com>
466
467 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
468 (TIC6x Features): New node.
469
457e09f0
DE
4702011-08-12 Doug Evans <dje@google.com>
471
472 * gdb.texinfo (Symbols In Python): Document symbol.type.
473
5e239b84
PM
4742011-08-09 Phil Muldoon <pmuldoon@redhat.com>
475
476 * gdb.texinfo (Python): Document command and function
477 auto-loading.
478
177bc839
JK
4792011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
480 Eli Zaretskii <eliz@gnu.org>
481
482 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
483 typedefs unrolling. Extend the sample code by an inner typedef and
484 outer typedefs unrolling.
485
1a532630
PP
4862011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
487
488 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
489 size and line-size.
490
9b158ba0 4912011-07-21 Matt Rice <ratmice@gmail.com>
492
493 PR macros/12999
494 * gdb.texinfo (Macros): Add info definitions and info macros commands.
495 Update text and cindex entries for info macro command.
496
d17b6f81
PM
4972011-07-21 Phil Muldoon <pmuldoon@redhat.com>
498
499 * observer.texi (GDB Observers): Add before_prompt observer.
500 * gdb.texinfo (Basic Python): Add documentation for prompt
501 substitution.
502
713389e0
PM
5032011-07-11 Phil Muldoon <pmuldoon@redhat.com>
504
505 PR python/12438
506 * gdb.texinfo (Python Commands): Add deprecate note to maint
507 set/show python print-stack. Document set/show python
508 print-backtrace.
509
177b42fe
TJB
5102011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
511
512 * gdb.texinfo: Fix typos.
513
900e11f9
JK
5142011-07-01 Tom Tromey <tromey@redhat.com>
515
516 * gdb.texinfo (Debugging Output): Document set debug
517 check-physname.
518
39c4d40a
TT
5192011-06-29 Tom Tromey <tromey@redhat.com>
520
521 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
522 breakpoint-notifications feature.
523
6f5def7d
UW
5242011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
525
526 * gdb.texinfo (Target Description): Remove warning about
527 possibly unstable format.
528
8cf64490
TT
5292011-06-03 Tom Tromey <tromey@redhat.com>
530
531 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
532 (Events In Python): Note that exit_code is optional.
533
393eab54
PA
5342011-05-17 Pedro Alves <pedro@codesourcery.com>
535
536 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
537 required for multi-threading support.
538 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
539 Hc are deprecated for multi-threading debugging. Point readers at
540 the vCont packet.
541
75fc9810
DE
5422011-05-15 Doug Evans <dje@google.com>
543
544 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
545
01124a23
DE
5462011-05-13 Doug Evans <dje@google.com>
547
98a5dd13
DE
548 * gdb.texinfo (Threads): Document $sdir,$pdir.
549 (Server): Document $pdir exception.
550
dbaefcf7
DE
551 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
552
cc63ef9b
DE
553 * gdb.texinfo (Threads): Clarify default value for
554 libthread-db-search-path.
7e0396aa 555
01124a23
DE
556 * gdb.texinfo (Completion): Update example.
557 (Debugging Output): Delete `set/show debug lin-lwp-async'.
558
d248b706
KY
5592011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
560
561 * gdb.texinfo: Document change in the behaviour of the enable and
562 disable GDB commands when applied to tracepoints.
563 Document the EnableDisableTracepoints remote stub feature.
564 Document QTEnable and QTDisable in the list of tracepoint packets.
565
cc88a640
JK
5662011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
567
568 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
569 hsuser.texi.
570 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
571 comment to hsuser.texi. Change rluser.texi name in the comment.
572
84e578fb
DE
5732011-05-10 Doug Evans <dje@google.com>
574
575 * gdb.texinfo (Threads): If an empty path is provided for
576 libthread-db-search-path it is reset to its default value.
577 (Server): Ditto.
578
478aac75
DE
5792011-05-09 Doug Evans <dje@google.com>
580
581 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
582
9c06b0b4
TJB
5832011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
584 Thiago Jung Bauermann <bauerman@br.ibm.com>
585
586 Implement support for PowerPC BookE masked watchpoints.
587 * gdb.texinfo (Set Watchpoints): Document mask parameter.
588 (PowerPC Embedded): Mention support of masked watchpoints.
589
9ed350ad
JB
5902011-05-03 Joel Brobecker <brobecker@adacore.com>
591
592 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
593 `@value{GDBN}'.
594
4ceed123
JB
5952011-05-03 Joel Brobecker <brobecker@adacore.com>
596
597 * gdb.texinfo (titlepage): Remove dedication.
598 (In Memoriam): New appendix.
599
559a7a62
JK
6002011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
601 Eli Zaretskii <eliz@gnu.org>
602
603 * gdb.texinfo (Index Section Format): Change the version to 5.
604 Describe the different formula.
605
03f2bd59
JK
6062011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
607 Eli Zaretskii <eliz@gnu.org>
608
609 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
610 for disconnected tracing.
611 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
612 extended-remote relationship. Mention --once.
613 (TCP port allocation lifecycle of @code{gdbserver}): New.
614
d9b1a651
EZ
6152011-04-23 Eli Zaretskii <eliz@gnu.org>
616
617 * gdb.texinfo (Server): Improve indexing. Index all optional
618 switches to gdbserver.
619
90476074
TT
6202011-04-20 Tom Tromey <tromey@redhat.com>
621
622 * gdb.texinfo (Index Section Format): New node.
623 (Top): Add new node to menu.
624
c21236dc
PA
6252011-04-20 Pedro Alves <pedro@codesourcery.com>
626
627 * gdb.texinfo (Maintenance Commands): Document `maint print
628 remote-registers'.
629
05c8c3f5
TT
6302011-04-20 Tom Tromey <tromey@redhat.com>
631
632 * gdb.texinfo (Trace File Format): Move node later.
633
7a9dd1b2
TT
6342011-04-19 Tom Tromey <tromey@redhat.com>
635
636 * gdbint.texinfo (Register Information Functions): Remove
637 duplicate "the".
638 * gdb.texinfo (Emacs): Remove duplicate "to".
639 (GDB/MI Variable Objects): Remove duplicate "the".
640 (General Query Packets): Likewise.
641
4368ebeb
JB
6422011-04-02 Joel Brobecker <brobecker@adacore.com>
643
644 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
645 "GDB/MI Ada Exception Information" node.
646
956a9fb9
JB
6472011-04-01 Joel Brobecker <brobecker@adacore.com>
648
649 * gdb.texinfo (GDB/MI Ada Exception Information): Document
650 the "exception-name" field in the *stopped async record.
651
f1310107
TJB
6522011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
653 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
654
655 Implement support for PowerPC BookE ranged breakpoints.
656 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
657
8786b2bd
TT
6582011-03-28 Tom Tromey <tromey@redhat.com>
659
660 * gdb.texinfo (Set Tracepoints): Fix typo.
661
9ef07c8c
TT
6622011-03-24 Tom Tromey <tromey@redhat.com>
663
664 * gdb.texinfo (Specify Location): Document `function:label'
665 linespec.
666
99c3dc11
PM
6672011-03-18 Phil Muldoon <pmuldoon@redhat.com>
668
f1310107 669 PR python/12149
99c3dc11
PM
670
671 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
672
29703da4
PM
6732011-03-17 Phil Muldoon <pmuldoon@redhat.com>
674
675 * gdb.texinfo (Blocks In Python): Add is_valid method description.
676 (Inferiors In Python): Likewise.
677 (Threads In Python): Likewise.
678 (Symbols In Python): Likewise.
679 (Objfiles In Python): Likewise.
680 (Symbol Tables In Python): Likewise.
681
c9174737
PA
6822011-03-15 Pedro Alves <pedro@codesourcery.com>
683
684 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
685 display>: Explain that the commands accept number ranges.
686
7371cf6d
PM
6872011-03-14 Phil Muldoon <pmuldoon@redhat.com>
688
689 * gdb.texinfo (Breakpoints In Python): Add description and example
690 of Python stop function operation.
691
ecec24e6
PM
6922011-03-10 Phil Muldoon <pmuldoon@redhat.com>
693
694 * gdb.texinfo (Parameters In Python): Document get_set_string and
695 get_show_string methods.
696
6dcd5565
JK
6972011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
698
699 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
700
81896e36
JK
701 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
702 circular-trace-buffer name.
703
5e30da2c
JB
7042011-02-28 Joel Brobecker <brobecker@adacore.com>
705
706 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
707 in the previous change.
708
3bd0f5ef 7092011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
710
711 * gdb.texinfo (Inferiors and Programs): Update commands to show
712 that they can accept multiple arguments.
713
4ec7539c
JB
7142011-02-24 Joel Brobecker <brobecker@adacore.com>
715
716 Revert the following patch (code patch was not approved):
717 2011-02-21 Hui Zhu <teawater@gmail.com>
718 * agentexpr.texi (bytecode descriptions): add printf.
719 * gdb.texinfo (tracepoint action lists): add printf.
720
82809774
DE
7212011-02-23 Doug Evans <dje@google.com>
722
723 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
724
e5a67952
MS
7252011-02-23 Michael Snyder <msnyder@vmware.com>
726
727 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
728 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
729 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
730
6e6fbe60
DE
7312011-02-22 Doug Evans <dje@google.com>
732
733 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
734 Clarify behaviour of lookup_symbol when `block' argument is omitted,
735 add description of result, fix @defun formatting.
736
f994e27a
HZ
7372011-02-21 Hui Zhu <teawater@gmail.com>
738
739 * agentexpr.texi (Bytecode Descriptions): Add printf.
740 * gdb.texinfo (Tracepoint Action Lists): Add printf.
741
c7f96d2b
TT
7422011-02-18 Tom Tromey <tromey@redhat.com>
743
744 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
745
60f98dde
MS
7462011-02-14 Michael Snyder <msnyder@vmware.com>
747
748 * gdb.texinfo (threads): Document argument for "info threads" cmd.
749 Document new command "thread find".
750
08e796bc
MS
7512011-02-14 Michael Snyder <msnyder@vmware.com>
752
753 * gdb.texinfo (Threads): Update example of new thread message.
754
b3b9301e
PA
7552011-02-14 Pedro Alves <pedro@codesourcery.com>
756
757 * gdb.texinfo (Remote Configuration): Mention set/show remote
758 traceframe-info.
759 (Tools/Packages Optional for Building GDB): Mention that expat is
760 used for traceframe info.
761 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
762 (General Query Packets) <qSupported>: Describe the
763 qXfer:traceframe-info:read feature.
764 (qXfer::read): Describe qXfer:traceframe-info:read.
765 (Traceframe Info Format): New section.
766
cef35b0f
PA
7672011-02-04 Pedro Alves <pedro@codesourcery.com>
768
769 * gdbint.texinfo (Formatting): Mention some formatting guidelines
770 for casts and unary operators.
771
f1cbe1d3
TT
7722011-02-04 Tom Tromey <tromey@redhat.com>
773
774 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
775 is not useful.
776
585fdaa1
PA
7772011-01-25 Pedro Alves <pedro@codesourcery.com>
778
779 * gdb.texinfo: s/value optimized out/optimized out/g
780
7bfc9434
JB
7812011-01-21 Joel Brobecker <brobecker@adacore.com>
782
783 * gdb.texinfo (Other Misc Settings): Rework part of the
784 documentation of the "set interactive mode" command.
785
4694da01
TT
7862011-01-19 Tom Tromey <tromey@redhat.com>
787
788 * gdb.texinfo (Threads): Document thread name output and `thread
789 name' command.
790 (Threads In Python): Document Thread.name attribute.
791 (GDB/MI Thread Commands): Document thread attributes.
792
b716877b
AB
7932011-01-12 Andrew Burgess <aburgess@broadcom.com>
794
795 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
796 changes in mi/mi-cmd-disas.c
797
13fd8b81
TT
7982011-01-12 Tom Tromey <tromey@redhat.com>
799
800 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
801 Fix "thread apply" text.
802
e09342b5
TJB
8032011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
804 Thiago Jung Bauermann <bauerman@br.ibm.com>
805
806 Implement support for PowerPC BookE ranged watchpoints.
807 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
808 the "set powerpc exact-watchpoints" flag.
809
06e65f44
TT
8102011-01-07 Tom Tromey <tromey@redhat.com>
811
812 * gdb.texinfo (Python API): Add descriptions to @menu items.
813
d8e22779
TT
8142011-01-06 Tom Tromey <tromey@redhat.com>
815
816 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
817
a255712f
PP
8182010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
819
e09342b5 820 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 821
ccfc3d6e
TT
8222011-01-06 Tom Tromey <tromey@redhat.com>
823
824 PR python/12133:
825 * gdb.texinfo (Frames In Python): Document various frame
826 constants.
827
44944448
JB
8282011-01-05 Joel Brobecker <brobecker@adacore.com>
829
830 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
831 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
832 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
833
42ea3d7a
JK
8342011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
835
836 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
837 (clean): Add GDBvn.texi.
838
720d1a40
JB
8392010-12-29 Joel Brobecker <brobecker@adacore.com>
840
841 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
842 occasional case where the debugger prints an array address
843 instead of the array itself.
844
ad196637
PA
8452010-12-23 Pedro Alves <pedro@codesourcery.com>
846
847 * gdb.texinfo (Packets) <read registers packet>: Document support
848 for registers that were not collected.
849
a86caf66
DE
8502010-12-15 Doug Evans <dje@google.com>
851
852 * gdb.texinfo (Startup): Document auto-loading of scripts during
853 startup.
854 (Auto-loading): Delete "maint set python auto-load on|off".
855 Add "set auto-load-scripts on|off".
856
aae1c79a
DE
8572010-12-07 Doug Evans <dje@google.com>
858
859 * gdb.texinfo (Mode Options): Document -data-directory.
860 (Data Files): Add reference to -data-directory.
861
4e04c971
DE
8622010-11-29 Doug Evans <dje@google.com>
863
864 * gdb.texinfo (Pretty-Printer Introduction): Change
865 printer-name:subprinter-name to printer-name;subprinter-name.
866
94b6973e
PM
8672010-11-29 Phil Muldoon <pmuldoon@redhat.com>
868
869 PR python/12199
870
871 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
872
39037522
TT
8732010-11-23 Tom Tromey <tromey@redhat.com>
874
875 * gdb.texinfo (Top): Check SYSTEM_READLINE.
876 (Editing): Likewise.
877 (Command History): Likewise.
878 (TUI Keys): Likewise.
879 (Bug Reporting): Conditionally include rluser.texi and
880 inc-history.texinfo.
881 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
882 (GDB_DOC_SOURCE_INCLUDES): Add comment.
883 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
884 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
885 (gdb.pdf): Likewise.
886 (gdb.info): Likewise.
887 (gdb/index.html): Likewise.
888
5ae98d25
TT
8892010-11-23 Tom Tromey <tromey@redhat.com>
890
891 * Makefile.in (Makefile): Run ../config.status.
892 (distclean): Update.
893 * configure: Remove.
894 * configure.ac: Remove.
895
621c8364
TT
8962010-11-12 Tom Tromey <tromey@redhat.com>
897
898 * gdb.texinfo (Basic Python): Update. Add xref.
899 (Exception Handling): Document new exception classes.
900 (Types In Python): Update.
901 (Frames In Python): Update.
902
84f4c1fe
PM
9032010-11-11 Phil Muldoon <pmuldoon@redhat.com>
904
905 * gdb.texinfo (Breakpoints In Python): Document "internal"
906 parameter, and visible attribute.
907
99e7ae30
DE
9082010-11-05 Doug Evans <dje@google.com>
909
910 * gdb.texinfo (Source Path): Document "set directories".
911
f4b8a18d
KW
9122010-11-05 Ken Werner <ken.werner@de.ibm.com>
913
914 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
915 (OpenCL C): New node.
916
7b51bc51
DE
9172010-11-02 Doug Evans <dje@google.com>
918
919 * gdb.texinfo (Pretty Printing): Expand into three sections,
920 introduction, example, and commands.
921 (Python API): Delete section Disabling Pretty-Printers, merge into
922 Selecting Pretty-Printers.
923 (Writing a Pretty-Printer): New section. Move the pretty-printer
924 example here, and reformat to match python coding style. Add a second
925 example using the gdb.printing module.
926 (Python modules): Add gdb.printing.
927
9eeee977
DE
9282010-10-29 Doug Evans <dje@google.com>
929
930 * gdb.texinfo (Python): Fix long line.
931
a0e0ffdf
DE
9322010-10-20 Doug Evans <dje@google.com>
933
934 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
935 All references updated. Correct sections marked as subsections.
936 (Coding Standards): New chapter. Move the coding standard related
937 subsections here. Add section on Python coding standards.
938
0e3509db
DE
9392010-10-13 Doug Evans <dje@google.com>
940
941 * gdb.texinfo (Python): Add "Python modules".
942 (Types in Python): Add reference to gdb.types section.
943 (Python modules): New node.
944
44592cc4
DE
9452010-10-11 Doug Evans <dje@google.com>
946
947 * gdb.texinfo (Values From Inferior): Add reference to "Types in
948 Python" from gdb.Value.type description.
949
6e1bb179
JB
9502010-09-28 Joel Brobecker <brobecker@adacore.com>
951
952 * gdb.texinfo (Ravenscar Profile): New node.
953
e8467610
TT
9542010-09-22 Tom Tromey <tromey@redhat.com>
955
956 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
957
fccd1d1e
EZ
9582010-09-22 Eli Zaretskii <eliz@gnu.org>
959
960 * gdb.texinfo (Values From Inferior): Clarify that
961 value.dynamic_type works only in C++ programs with RTTI.
962
c1b6b909
TT
9632010-09-15 Paul Bolle <pebolle@tiscali.nl>
964
965 * gdb.texinfo (Character Sets): Correctly reference host-charset
966 in example.
967
7d288aaa
TT
9682010-09-13 Tom Tromey <tromey@redhat.com>
969
970 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
971 Document "fullname" and "from".
972
f75d858b
MK
9732010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
974
975 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
976 feature `reverse' output by -list-target-features.
977
83b9503b
L
9782010-08-31 H.J. Lu <hongjiu.lu@intel.com>
979
980 * gdb.texinfo (i386 Features): Remove an extra "@item".
981
03f17ccf
TT
9822010-08-30 Tom Tromey <tromey@redhat.com>
983
984 PR python/11792:
985 * gdb.texinfo (Values From Inferior): Document dynamic_type.
986
9779414d
DJ
9872010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
988
989 * gdb.texinfo (ARM Features): Document
990 org.gnu.gdb.arm.m-profile.
991
f9ffd4bb
TT
9922010-08-23 Tom Tromey <tromey@redhat.com>
993
994 PR python/11145:
995 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
996 reinterpret_cast methods.
997
702c2711
TT
9982010-08-23 Tom Tromey <tromey@redhat.com>
999
1000 PR python/11915:
1001 * gdb.texinfo (Types In Python): Document array method.
1002
66b73624
TJB
10032010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1004
1005 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1006
06a64a0b
TT
10072010-08-16 Tom Tromey <tromey@redhat.com>
1008
1009 * gdb.texinfo (Set Watchpoints): Document -location option.
1010
a3a7127e
DE
10112010-08-13 Doug Evans <dje@google.com>
1012
1013 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1014
8dedea02
VP
10152010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1016
1017 * gdb.texinfo (GDB/MI Data Manipulation): Document
1018 -data-read-memory-raw and -data-write-memory-raw.
1019
ca5c20b6 10202010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1021 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1022
1023 * gdb.texinfo (Basic Python): Describe post_event API.
1024
cb2e07a6
PM
10252010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1026
1027 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1028 decode_line Python APIs
cb2e07a6 1029
464b3efb
TT
10302010-08-10 Tom Tromey <tromey@redhat.com>
1031
1032 * gdb.texinfo (Pretty Printing API): Document
1033 gdb.default_visualizer.
1034
c29c521f
TT
10352010-08-10 Tom Tromey <tromey@redhat.com>
1036
1037 Revert gdb-add-index addition:
1038 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1039
5da1313b
JK
10402010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1041 Eli Zaretskii <eliz@gnu.org>
1042
1043 * gdb.texinfo (Mode Options) <-batch>
1044 (Basic Python) <gdb.execute>: Describe setting width and height.
1045
02d868e8
PP
10462010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1047
1048 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1049
c2bbed2a
TT
10502010-07-30 Tom Tromey <tromey@redhat.com>
1051
1052 * gdb.texinfo (Index Files): Mention gdb-add-index.
1053
6c13bbe1
HZ
10542010-07-30 Hui Zhu <teawater@gmail.com>
1055
1056 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1057 "detach inferior" and "kill inferior".
1058
53a71c06
CR
10592010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1060
1061 * gdb.texinfo (Machine Code): Update description of two forms of
1062 arguments, and add new example to demonstrate the new form.
1063
5374244e
PM
10642010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1065
1066 * gdb.texinfo (Values From Inferior): Add value inferior function
1067 call description.
1068
8ea5bce5
JK
10692010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1070
1071 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1072
c0edd9ed
JK
10732010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1074 Eli Zaretskii <eliz@gnu.org>
1075
1076 Make core files the process_stratum.
1077 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1078 record_stratum example.
1079
9291a0cd
TT
10802010-07-13 Tom Tromey <tromey@redhat.com>
1081
1082 * gdb.texinfo (Index Files): New node.
1083
f5011d11
TT
10842010-07-13 Tom Tromey <tromey@redhat.com>
1085
1086 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1087
0f5238ed
TT
10882010-07-13 Tom Tromey <tromey@redhat.com>
1089
1090 * gdb.texinfo (Specify Location): Document labels.
1091
74c761c1
PA
10922010-07-01 Pedro Alves <pedro@codesourcery.com>
1093
1094 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1095 entries for fast tracepoints and static tracepoints.
1096
501994c0
PA
10972010-07-01 Pedro Alves <pedro@codesourcery.com>
1098
1099 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1100 qsThreadInfo>: Spell out `l' as ell.
1101
0fb4aa4b
PA
11022010-07-01 Pedro Alves <pedro@codesourcery.com>
1103
1104 * gdb.texinfo (Convenience Variables): Document $_sdata.
1105 (Commands to Set Tracepoints): Describe static tracepoints. Add
1106 `Listing Static Tracepoint Markers' menu entry. Document
1107 "strace".
1108 (Tracepoint Action Lists): Document collecting $_sdata.
1109 (Listing Static Tracepoint Markers): New subsection.
1110 (Tracepoints support in gdbserver): Mention static tracepoints.
1111 (remote packets, enabling and disabling): Mention
1112 read-sdata-object.
1113 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1114 and StaticTracepoint.
1115 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1116 Document qXfer:sdata:read.
1117 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1118
dc3b15be
JB
11192010-06-29 Joel Brobecker <brobecker@adacore.com>
1120
1121 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1122
595939de
PM
11232010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1124 Tom Tromey <tromey@redhat.com>
1125 Thiago Jung Bauermann <bauerman@br.ibm.com>
1126
1127 * gdb.texinfo (Inferiors In Python): New node.
1128 * gdb.texinfo (Threads In Python): New node.
1129
9279c692
JB
11302010-06-28 Joel Brobecker <brobecker@adacore.com>
1131
1132 * gdb.texinfo (Python): Document what the python directory is
1133 and what its location is.
1134 (Basic Python): Document the gdb.PYTHONDIR constant.
1135
bc9f0842
TT
11362010-06-25 Tom Tromey <tromey@redhat.com>
1137
1138 PR python/10808:
1139 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1140
f1421989
HZ
11412010-06-24 Hui Zhu <teawater@gmail.com>
1142
1143 * gdb.texinfo: (Commands for Controlled Output): Add
1144 documentation for command "eval".
1145
e4c0cfae
SS
11462010-06-21 Stan Shebs <stan@codesourcery.com>
1147
1148 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1149 * annotate.texinfo: Ditto.
1150 * gdbint.texinfo: Ditto.
1151 * stabs.texinfo: Ditto.
1152
bb08c432
HZ
11532010-06-22 Hui Zhu <teawater@gmail.com>
1154
1155 * gdb.texinfo: (Process Record and Replay): Add documentation
1156 for command "set record memory-query".
1157
4f5d9f07
SS
11582010-06-21 Stan Shebs <stan@codesourcery.com>
1159
1160 * gdb.texinfo: Relicense under GFDL version 1.3.
1161 * annotate.texinfo: Relicense under GFDL version 1.3.
1162 * gdbint.texinfo: Relicense under GFDL version 1.3.
1163 * stabs.texinfo: Relicense under GFDL version 1.3.
1164 * fdl.texi: Update to version 1.3.
1165
6aed2dbc
SS
11662010-06-18 Stan Shebs <stan@codesourcery.com>
1167
a61408f8
SS
1168 * gdb.texinfo (Operating System Auxiliary Information): Describe
1169 "info os" when no arguments given.
1170
6aed2dbc
SS
1171 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1172 $_thread.
1173
24e933df
HZ
11742010-06-18 Hui Zhu <teawater@gmail.com>
1175
1176 * gdb.texinfo: (Process Record and Replay): Add documentation
1177 for commands "record save" and "record restore".
1178
65d79d4b
SDJ
11792010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1180
1181 * gdb.texinfo: Include information about the correct use
1182 of addresses in the `watch' command.
1183
d914c394
SS
11842010-06-11 Stan Shebs <stan@codesourcery.com>
1185
1186 * gdb.texinfo (Observer Mode): New section.
1187 (General Query Packets): Document QAllow.
889bf7c5 1188
967cf477
DE
11892010-06-04 Doug Evans <dje@google.com>
1190
1191 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1192
aaf4119b
DE
11932010-06-03 Doug Evans <dje@google.com>
1194
1195 * gdbint.texinfo (Coding): Add subsection on command names.
1196
9eae7c52
TT
11972010-06-02 Tom Tromey <tromey@redhat.com>
1198
1199 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1200 always-disassemble.
1201
fa593d66
PA
12022010-06-01 Pedro Alves <pedro@codesourcery.com>
1203
1204 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1205 gdbserver, and add cross reference.
1206 (Tracepoints support in gdbserver): New subsection.
1207
dde08ee1
PA
12082010-05-26 Pedro Alves <pedro@codesourcery.com>
1209
1210 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1211 `qRelocInsn' feature.
1212 (Relocate instruction reply packet): New subsection
1213 of `Tracepoint Packets'.
1214 (Tracepoint Packets): Mention that packets QTDP and QTStart
1215 support the qRelocInsn request, and add cross reference to new
1216 subsection.
1217
07ca107c
DE
12182010-05-25 Doug Evans <dje@google.com>
1219
1220 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1221 (Commands In Python): Document gdb.string_to_argv.
1222
c25c4a8b
JK
12232010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1224
1225 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1226 ATTR_NORETURN.
1227
d7b32ed3 12282010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1229 Tom Tromey <tromey@redhat.com>
1230 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1231
c25c4a8b 1232 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1233
6aecb9c2
JB
12342010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1235
1236 * gdb.texinfo: (Summary) Add mention about D language support.
1237 (Filenames): Add D suffixes.
1238 (D): New node.
1239
b7da9e9f
PM
12402010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1241
1242 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1243 of macro deleted from GDB code.
1244
ab38a727
PA
12452010-04-24 Pedro Alves <pedro@codesourcery.com>
1246
1247 * gdb.texinfo (Commands to specify files): Describe what how GDB
1248 looks up DOS-based filesystem paths on the system root. Document
1249 the new `set/show target-file-system-kind' commands.
1250
66d09542
DE
12512010-04-23 Doug Evans <dje@google.com>
1252
1253 * gdb.texinfo (Python): Move Auto-loading section here ...
1254 (Python API): from here.
1255 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1256 (Maintenance Commands): Add docs for "maint print section-scripts".
1257
8bd10a10
CM
12582010-04-20 Chris Moller <cmoller@redhat.com>
1259
1260 * gdb.texinfo (Setting Breakpoints): Added description of
1261 filename-qualified rbreak.
1262 * refcard.tex (Breakpoints and Watchpoints): Added brief
1263 description of filename-qualified rbreak.
1264
4c374409
JK
12652010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1266
1267 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1268 (Python API): Change the reference to Pretty Printing API.
1269 (Pretty Printing): Move the user part under the Data node. Reformat
1270 the sample output to 72 columns. Create a new reference to Pretty
1271 Printing API. Rename the API part ...
1272 (Pretty Printing API): To a new node name.
1273 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1274 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1275
5a9351ae
SS
12762010-04-21 Stan Shebs <stan@codesourcery.com>
1277
1278 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1279 and commands.
5a9351ae 1280 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1281
9a22f0d0
PM
12822010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1283
1284 * gdb.texinfo (Examining memory): Update for change in string
1285 display with explicit size.
1286
6149aea9
PA
12872010-04-19 Pedro Alves <pedro@codesourcery.com>
1288
1289 PR breakpoints/8554.
1290
1291 * gdb.texinfo (Save Breakpoints): New node.
1292 (save-tracepoints): Rename to ...
1293 (save tracepoints): ... this. Mention that `save-tracepoints' is
1294 a deprecated alias to `save tracepoints'.
1295
711e434b
PM
12962010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1297
645797a8 1298 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1299 (info w32 thread-information-block): Document new command.
1300 (qGetTIBAddress): Document new gdbserver query.
1301 (maint set/show show-all-tib): Document new command.
1302
3f7b2faa
DE
13032010-04-15 Doug Evans <dje@google.com>
1304
fa33c3cd
DE
1305 * gdb.texinfo (Python API): Add progspaces section.
1306 (Selecting Pretty-Printers): Progspace pretty-printers are
1307 searched too.
1308 (Progspaces In Python): New section.
1309
3f7b2faa
DE
1310 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1311
79f283fe
PM
13122010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1313
1314 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1315 returns None.
1316
87290684
SS
13172010-04-09 Stan Shebs <stan@codesourcery.com>
1318
1319 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1320 Describe the `frames-created' field, tweak grammar.
1321
a97153c7
PA
13222010-04-09 Pedro Alves <pedro@codesourcery.com>
1323
1324 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1325 Describe the `circular' and `disconnected' fields.
1326
5c5dcc1b
L
13272010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1328
1329 * gdb.texinfo (maint print registers): Mention unavailable and
1330 invisible registers.
1331
adc36818
PM
13322010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1333 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1334 Tom Tromey <tromey@redhat.com>
adc36818
PM
1335
1336 * gdb.texinfo (Breakpoints In Python): New Node.
1337
33da3f1c
SS
13382010-04-08 Stan Shebs <stan@codesourcery.com>
1339
1340 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1341 trace status fields.
1342
3a13a53b
L
13432010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1344
1345 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1346 optional. Make org.gnu.gdb.i386.avx requires
1347 org.gnu.gdb.i386.avx.
1348
08001717
DE
13492010-04-08 Doug Evans <dje@google.com>
1350
1351 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1352 search path, and document that gdb only scans the search path if
1353 the script's path doesn't specify a directory.
1354
c375651d
DE
13552010-04-05 Doug Evans <dje@google.com>
1356
1357 * gdb.texinfo (maint show python auto-load): Fix typo.
1358
af54718e
SS
13592010-04-04 Stan Shebs <stan@codesourcery.com>
1360
d77f58be
SS
1361 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1362 (Setting Watchpoints): Update description of "info watch".
1363 (Disabling Breakpoints): Only "info break" lists all.
1364
af54718e
SS
1365 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1366 (tdump): Explain how tdump works.
1367
86b17b60
PA
13682010-04-01 Pedro Alves <pedro@codesourcery.com>
1369
1370 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1371 add cross reference.
1372
ff12863f
PA
13732010-03-31 Pedro Alves <pedro@codesourcery.com>
1374
1375 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1376 commands error out.
1377
f68eb612
L
13782010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1379
1380 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1381
c8d5aac9
L
13822010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1383
1384 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1385
7d13fe92
SS
13862010-03-29 Stan Shebs <stan@codesourcery.com>
1387 Nathan Sidwell <nathan@codesourcery.com>
1388
1389 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1390 GDBN equivalent.
1391 (Set Tracepoints): Remove mention that conditional tracepoints
1392 don't exist.
1393 (Tracepoint Actions): Clarify when while-stepping collection
1394 happens, note that while-stepping does not automatically collect
1395 $pc.
1396
409873ef 13972010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1398
409873ef
SS
1399 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1400 (General Query Packets): Describe TracepointSource.
1401
ee8e71d4
EZ
14022010-03-27 Matt Rice <ratmice@gmail.com>
1403
c8d5aac9
L
1404 * gdb.texinfo (ARM): Document arguments to "target sim".
1405 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1406
99b5e152
PA
14072010-03-26 Pedro Alves <pedro@codesourcery.com>
1408
1409 * gdb.texinfo (Tracepoint Packets): Remove mention that
1410 terror:string may be plain text, and drop mention of X prefix.
1411
cd64ee31
VP
14122010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1413
1414 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1415
6c28cbf2
SS
14162010-03-24 Stan Shebs <stan@codesourcery.com>
1417
1418 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1419
95a42b64
TT
14202010-03-24 Tom Tromey <tromey@redhat.com>
1421
1422 PR breakpoints/9352:
1423 * gdb.texinfo (Break Commands): Update.
1424
18148017
VP
14252010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1426
1427 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1428 commands.
1429
4daf5ac0
SS
14302010-03-16 Stan Shebs <stan@codesourcery.com>
1431
1432 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1433 circular-trace-buffer.
1434 (Tracepoint Packets): Describe QTBuffer, and details of the
1435 qTStatus reply.
1436
c9429232
SS
14372010-03-12 Stan Shebs <stan@codesourcery.com>
1438 Nathan Sidwell <nathan@codesourcery.com>
1439
1440 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1441 doing instruction stepping.
1442 (Tracepoint Restrictions): New node.
1443
ccefe4c4
TT
14442010-03-10 Tom Tromey <tromey@redhat.com>
1445
1446 * gdbint.texinfo (Symbol Handling): Update.
1447
7c953934
TT
14482010-03-08 Tom Tromey <tromey@redhat.com>
1449
1450 PR cli/9591:
1451 * gdb.texinfo (Mode Options): Mention lack of pagination and
1452 confirmation with --batch.
1453 (Screen Size): Mention --batch.
1454 (Messages/Warnings): Likewise.
1455
f870a310
TT
14562010-03-05 Tom Tromey <tromey@redhat.com>
1457
1458 * gdb.texinfo (Basic Python): Document target_charset and
1459 target_wide_charset.
1460
78e2826b
TT
14612010-03-05 Tom Tromey <tromey@redhat.com>
1462
1463 * gdb.texinfo (Data): Link to pretty-printing.
1464 (Output Formats): Likewise. Correct text.
1465
f5dff777
DJ
14662010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1467
1468 * gdb.texinfo (Types): Describe <struct> and <flags>.
1469
dc00d89f
PM
14702010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1471
1472 * gdb.texinfo (Frames In Python): Add block parameter and
1473 description to read_var text.
1474
5107b149 14752010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1476 Tom Tromey <tromey@redhat.com>
5107b149
PM
1477
1478 * gdb.texinfo (Types In Python): Describe block argument in
1479 template_argument and gdb.lookup_type.
1480
e03e5e7b
TT
14812010-02-24 Tom Tromey <tromey@redhat.com>
1482
1483 * gdb.texinfo (Cygwin Native): Fix typo.
1484
f3e9a817
PM
14852010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1486
1487 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1488 and select method descriptions.
1489 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1490 Tables in Python to menu.
1491 (Blocks In Python): New node.
1492 (Symbols In Python): New node.
1493 (Symbol Tables in Python): New node.
1494
a79b8f6e
VP
14952010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1496
1497 Multiexec MI
1498
1499 gdb/
1500 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1501
1502 gdb/doc/
1503 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1504 changes.
1505 (GDB/MI Program Execution): Document current behaviour of
1506 --all and --thread-group.
1507 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1508 -remove-inferior.
1509 * observer.texi (inferior_added, inferior_removed): New
1510 observers.
1511
629d6a47
TT
15122010-02-19 Tom Tromey <tromey@redhat.com>
1513
1514 * gdbint.texinfo (Getting Started): Fix @node.
1515 (Debugging GDB): Likewise.
1516
c09529e5
JB
15172010-02-13 Joel Brobecker <brobecker@adacore.com>
1518
1519 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1520 documenting the gdb_test_timeout variable.
1521
540aa8e7
MS
15222010-02-12 Jakob Engblom <jakob@virtutech.com>
1523
1524 * gdb.texinfo (MI commands): Added documentation of --reverse
1525 option to a set of MI commands. Restructured documentation of MI
1526 commands --exec-continue to reflect the complexity of reverse
1527 execution.
1528
081dfbf7
PA
15292010-02-12 Pedro Alves <pedro@codesourcery.com>
1530
1531 * gdb.texinfo (Using the Collected Data): Specify that the address
1532 range of `tfind outsize' is exclusive, and that the address range
1533 of `tfind range' is inclusive.
1534 (Tracepoint Packets): Specify that the address range of
1535 `QTFrame:range' is inclusive, and that the address range of
1536 `QTFrame:outside' is exclusive
1537
8e9c5e02
VP
15382010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1539
1540 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1541
92981e24
TT
15422010-02-10 Tom Tromey <tromey@redhat.com>
1543
1544 * gdb.texinfo (Debugging Output): Document set debug parser and
1545 show debug parser.
1546
075b51b7
L
15472010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1548
1549 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1550 i386_eflags and i386_mxcsr.
1551
3bb8d5c3
L
15522010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1553
1554 * gdb.texinfo: Document i386 target features.
1555
c5f80513
DE
15562010-02-05 Doug Evans <dje@google.com>
1557
1558 * gdbint.texinfo (Testsuite): Add a new section to document the
1559 various DejaGnu variables that may be overridden.
1be00882 1560 Document INTERNAL_GDBFLAGS.
c5f80513 1561
6ac33a4e
TT
15622010-02-04 Tom Tromey <tromey@redhat.com>
1563
1564 PR cli/8830:
1565 * gdb.texinfo (Files): -readnow comes before the filename for file
1566 and symbol-file.
1567
a1dcb23a
DJ
15682010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1569
1570 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1571 Document ARM breakpoint types.
1572 (Register Packet Format): Move into the new section.
1573 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1574
95433b34
JB
15752010-01-21 Joel Brobecker <brobecker@adacore.com>
1576
1577 * gdb.texinfo (File Options): Adjust the documentation of this
1578 switch to refer to the "source" command rather than partially
1579 duplicating some of the relevant information.
1580 (Extending GDB): Introduce and document the set/show script-extension
1581 setting.
1582 (Command Files): Add note explaining that the "source" command
1583 is also used to evalute scripts written in other languages.
1584 Remove the short slightly incorrect reference to sourcing Python
1585 scripts.
1586 (Python Commands): Document how to execute a Python script from GDB.
1587
8d576872
JB
15882010-01-19 Joel Brobecker <brobecker@adacore.com>
1589
1590 * gdb.texinfo (Command Files): Fix typo.
1591
8150ff9c
JB
15922010-01-18 Tom Tromey <tromey@redhat.com>
1593
1594 * gdb.texinfo (File Options): Document -x on .py files.
1595 (Command Files): Document handling of Python scripts.
1596
23db03a6
JZ
15972010-01-18 Jie Zhang <jie.zhang@analog.com>
1598
1599 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1600
00bf0b85
SS
16012010-01-15 Stan Shebs <stan@codesourcery.com>
1602
1603 * gdb.texinfo (Trace Files): New section.
1604 (Tracepoint Packets): Document QTSave and qTBuffer.
1605 (Trace File Format): New appendix.
1606
be759fcf
PM
16072010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1608
1609 * gdb.texinfo (Values From Inferior): Document lazy_string value
1610 method.
1611 (Python API): Add Lazy strings menu item.
1612 (Lazy Strings In Python): New node.
1613
dc146f7c
VP
16142010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1615
1616 * gdb.texinfo (GDB/MI Thread Information): New.
1617 (GDB/MI Async Records): Document the core field in *stopped.
1618 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1619 documentation
1620 (Process list): Document that osdata document may contain
1621 threads.
1622 (Remote Serial Protocol): Document qXfer:threads.
1623
d5551862
SS
16242010-01-06 Stan Shebs <stan@codesourcery.com>
1625
1626 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1627 disconnected tracing.
1628 (Tracepoint Packets): Document new protocol.
1629
7a697b8d
SS
16302010-01-05 Stan Shebs <stan@codesourcery.com>
1631
1632 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1633 tracepoints.
1634 (Tracepoint Packets): Describe remote protocol for fast
1635 tracepoints.
1636
e6f3ec50
JB
16372010-01-01 Joel Brobecker <brobecker@adacore.com>
1638
1639 Update the "Start of New Year Procedure".
1640 * gdbint.texinfo: Add the list of files that need to be updated
1641 manually. Minor reformatting.
1642
ddc4e9c1
JB
16432010-01-01 Joel Brobecker <brobecker@adacore.com>
1644
1645 * refcard.tex: Update copyright year in header and text.
1646
9d2897ad
JB
16472010-01-01 Joel Brobecker <brobecker@adacore.com>
1648
1649 * agentexpr.texi: Add 2010 to the list of copyright years.
1650 * annotate.texinfo: Likewise.
1651 * gdb.texinfo: Likewise.
1652 * gdbint.texinfo: Likewise.
1653 * observer.texi: Likewise.
1654 * stabs.texinfo: Likewise.
1655
6da95a67
SS
16562009-12-31 Stan Shebs <stan@codesourcery.com>
1657
1658 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1659
236f1d4d
SS
16602009-12-29 Stan Shebs <stan@codesourcery.com>
1661
1662 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1663
f61e138d
SS
16642009-12-28 Stan Shebs <stan@codesourcery.com>
1665
1666 * gdb.texinfo (Trace State Variables): New section.
1667 (Tracepoint Packets): Describe trace state variable packets.
1668 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1669 variable bytecodes.
1670
0fe7935b
DJ
16712009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1672
1673 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1674 declarations.
1675
a6b29f87
VP
16762009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1677
1678 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1679 -gdb-exit behaviour.
1680
5e4bde96
JB
16812009-12-20 Joel Brobecker <brobecker@adacore.com>
1682
1683 * gpl.texi: Update to version 3 of the GPL.
1684
a1715244
JB
16852009-12-20 Joel Brobecker <brobecker@adacore.com>
1686
1687 * Makefile.in: Update copyright header.
1688 * observer.texi: Fix the copyright header of the generated files.
1689
361ae042
PM
16902009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1691
1692 * gdb.texinfo (Types In Python): Describe range function.
1693
bfd31e71
PM
16942009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1695
1696 * gdb.texinfo (Types In Python): Describe "is_base_class".
1697
57a1d736
TT
16982009-12-03 Tom Tromey <tromey@redhat.com>
1699
1700 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1701
8cebebb9
PP
17022009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1703
1704 * observer.texi: New memory_changed observer.
1705
16af530a
TT
17062009-12-01 Tom Tromey <tromey@redhat.com>
1707
1708 * gdb.texinfo (Reverse Execution): Fix typo.
1709
b6199126
DJ
17102009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1711
1712 PR gdb/8704
1713
1714 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1715 are allowed after the breakpoint condition.
1716
7a6973ad
TT
17172009-11-23 Tom Tromey <tromey@redhat.com>
1718
1719 PR python/10782:
1720 * gdb.texinfo (Types In Python): Document Type.pointer.
1721
21a0512e
PP
17222009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1723
1724 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1725
a5832c8f
PA
17262009-11-11 Pedro Alves <pedro@codesourcery.com>
1727
1728 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1729 (Using Agent Expressions): Delete cross reference.
1730
1eb7cd77
JB
17312009-11-07 Joel Brobecker <brobecker@adacore.com>
1732
1733 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1734 and @settitle directives up to help makeinfo find them.
1735
24ddea62
JK
17362009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1737
1738 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1739 (Auto-loading): Use plural and note one can use multiple components now.
1740
3afae151
VP
17412009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1742
1743 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1744 -stack-list-arguments have the same documentation for parameter
1745 as -stack-list-locals. Add comas.
1746
14ff2235
PM
17472009-10-27 Tom Tromey <tromey@redhat.com>
1748 Eli Zaretskii <eliz@gnu.org>
1749
c8d5aac9 1750 PR python/10781
14ff2235
PM
1751
1752 * gdb.texinfo (Values From Inferior): Document cast method.
1753
9c419145
PP
17542009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1755
1756 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1757 and adjust example.
889bf7c5 1758
29153c24
MS
17592009-10-22 Michael Snyder <msnyder@vmware.com>
1760
1761 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1762 info record command. Also document the new save and restore
29153c24
MS
1763 commands.
1764
2b28d209
PP
17652009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1766
1767 * gdb.texinfo (Machine Code): Mention current pc marker.
1768 (Memory): Likewise.
1769
6c95b8df
PA
17702009-10-19 Pedro Alves <pedro@codesourcery.com>
1771 Stan Shebs <stan@codesourcery.com>
1772
1773 * observer.texi (new_inferior): Rename to...
1774 (inferior_appeared): ... this.
1775
1776 * gdb.texinfo (Inferiors): Rename node to ...
1777 (Inferiors and Programs): ... this. Mention running multiple
1778 programs in the same debug session.
1779 <info inferiors>: Mention the new 'Executable' column if "info
1780 inferiors". Update examples. Document the "add-inferior",
1781 "clone-inferior", "remove-inferior" and "maint info
1782 program-spaces" commands.
1783 (Process): Rename node to...
1784 (Forks): ... this. Document "set|show follow-exec-mode".
1785
2f8132f3
MS
17862009-10-11 Michael Snyder <msnyder@vmware.com>
1787
1788 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1789 (ReverseContinue): Ditto.
1790
cba4b2d3
PP
17912009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1792
1793 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1794
da082f17
JK
17952009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1796
1797 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1798
08be9d71
ME
17992009-10-06 Michael Eager <eager@eagercon.com>
1800
1801 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1802 (Embedded Processors): Add MicroBlaze.
1803 (MicroBlaze): New. Describe Xilinx MicroBlaze
1804
08a0efd0
PA
18052009-10-04 Pedro Alves <pedro@codesourcery.com>
1806
1807 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1808
cbb8f428
EZ
18092009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1810
1811 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1812
30a4a70c
JB
18132009-09-23 Joel Brobecker <brobecker@adacore.com>
1814
1815 * observer.texi (solib_unloaded): Document explicitly the fact that
1816 this observer is called before the associated symbols are unloaded.
1817
b3372f91
VP
18182009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1819
1820 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1821 -stack-list-variables.
1822
f43030c4
TT
18232009-09-18 Tom Tromey <tromey@redhat.com>
1824
1825 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1826 is experimental.
1827
ec7e75e7
PP
18282009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1829
1830 * gdb.texinfo (convenince variables): Mention
1831 $_siginfo could be empty.
f43030c4 1832
0cc7d26f
TT
18332009-09-15 Tom Tromey <tromey@redhat.com>
1834
1835 * gdb.texinfo (GDB/MI Variable Objects): Document
1836 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1837 Expand -var-update documentation.
1838
a96d9b2e
SDJ
18392009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1840
1841 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1842 feature.
1843
005ca36a
JB
18442009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1845
1846 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1847
0d772ac9
MS
18482009-09-10 Michael Snyder <msnyder@vmware.com>
1849
1850 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1851 ReverseStep replies to the qSupported query.
1852
14fb1bac
JB
18532009-09-10 Joel Brobecker <brobecker@adacore.com>
1854
1855 Add documentation for set/show interactive-mode.
1856 * gdb.texinfo (Other Misc Settings): New node.
1857
29b090c0
DE
18582009-09-01 Doug Evans <dje@google.com>
1859
1860 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1861 non-stop mode's affect on remote caching.
1862
4e5d721f
DE
18632009-08-31 Jacob Potter <jdpotter@google.com>
1864 Doug Evans <dje@google.com>
1865
1866 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1867 Mark `set/show remotecache' options as obsolete.
1868 Document new `set/show stack-cache' option.
1869 Update text for `info dcache'.
1870
55333a84
DE
18712009-08-27 Doug Evans <dje@google.com>
1872
1873 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1874 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1875
bc3a0b4d
RW
18762009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1877
1878 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1879 about autoconf.
1880
3a1ff0b6
PA
18812009-08-25 Pedro Alves <pedro@codesourcery.com>
1882
1883 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1884 small example, and describe its columns. Replace "inferior-id" by
1885 "infno" throughout.
1886
81ecdfbb
RW
18872009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1888
af542c2e
RW
1889 * gdbint.texinfo (Releasing GDB): Point to
1890 README-maintainer-mode file for required autoconf version.
1891 * configure.ac: Do not substitute datarootdir, htmldir,
1892 pdfdir, docdir. Do not process --with-datarootdir,
1893 --with-htmldir, --with-pdfdir, --with-docdir.
1894 * configure: Regenerate.
1895
81ecdfbb
RW
1896 * configure: Regenerate.
1897
4efc6507
DE
18982009-08-20 Reid Kleckner <reid@kleckner.net>
1899
1900 * gdb.texinfo: Add chapter on JIT interface.
1901
43089a6e
NR
19022009-08-07 Nick Roberts <nickrob@snap.net.nz>
1903
1904 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1905 confirmation request.
43089a6e 1906
99e008fe
EZ
19072009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1908
c8d5aac9
L
1909 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1910 CRC definitions.
99e008fe 1911
48cb2d85
VP
19122009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1913
1914 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1915 -break-commands.
48cb2d85 1916
ff1a52c6
UW
19172009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1918
1919 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1920 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1921
3285f3fe
UW
19222009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1923
1924 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1925 "set spu stop-on-load" and "show spu stop-on-load" commands.
1926
e35359c5
UW
19272009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1928
1929 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1930
58d6951d
DJ
19312009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1932
1933 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1934 org.gnu.gdb.arm.neon.
1935
08d16641
PA
19362009-07-20 Pedro Alves <pedro@codesourcery.com>
1937
1938 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1939 optional element.
1940 (subsection OS ABI): New subsection.
1941
782b2b07
SS
19422009-07-14 Stan Shebs <stan@codesourcery.com>
1943
1944 * gdb.texinfo (Tracepoint Conditions): New section.
1945 (General Query Packets): Describe ConditionalTracepoints.
1946 (Tracepoint Packets): Describe condition field.
1947 (Maintenance Commands): Describe maint agent-eval.
1948 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1949
9b117ef3
HZ
19502009-07-11 Hui Zhu <teawater@gmail.com>
1951
1952 * gdb.texinfo (disassemble): Add a new modifier /r
1953 to "disassemble" command to make it print the raw instructions
1954 in hex as well as in symbolic form.
1955
f5a33284
TT
19562009-07-09 Tom Tromey <tromey@redhat.com>
1957
1958 * gdbint.texinfo (Testsuite): Document parallel make check.
1959
812f7342
TT
19602009-07-09 Tom Tromey <tromey@redhat.com>
1961
1962 * gdbint.texinfo (Testsuite): Document test transcripts.
1963
fbb8f299
PM
19642009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1965
1966 * gdb.texinfo (Values From Inferior): Add length parameter
1967 description.
1968
dd8f35ac
EZ
19692009-07-04 Chris Genly <chris@genly.us>
1970
1971 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1972 in -var-list-children. Fix example according to what the code
1973 does.
1974
2277426b
PA
19752009-07-02 Pedro Alves <pedro@codesourcery.com>
1976
1977 * gdb.texinfo (Debugging multiple inferiors): Document the
1978 "inferior", "detach inferior" and "kill inferior" commands.
1979 (Debugging Programs with Multiple Processes): Adjust to mention
1980 generic "inferior" commands. Delete mention of "detach fork" and
1981 "delete fork". Cross reference to "Debugging multiple inferiors"
1982 section.
1983
a6d9a66e
UW
19842009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1985
5af949e3
UW
1986 * gdbint.texinfo (Item Output Functions): Update signature
1987 for ui_out_field_core_addr.
1988
19892009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1990
1991 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1992 Update example code extrated from breakpoint.c.
1993
9901a55b 19942009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1995
9901a55b
PP
1996 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1997 MI commands.
1998 (GDB/MI Symbol Query): Likewise.
1999 (GDB/MI File Commands): Likewise.
2000 (GDB/MI File Transfer Commands): Likewise.
2001 (GDB/MI Target Manipulation): Likewise.
2002 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2003
edb3359d
DJ
20042009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2005
2006 * gdb.texinfo (Debugging Optimized Code): New chapter.
2007 (Compiling for Debugging): Reference it. Move some
2008 text to the new section.
2009
7cd1089b
PM
20102009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2011
2012 * doc/gdb.texinfo (Calling): Document
2013 set-unwind-on-terminating-exception usage.
2014
d4db2f36
PA
20152009-06-11 Pedro Alves <pedro@codesourcery.com>
2016
2017 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2018 command.
2019
d1a7880c
PA
20202009-06-07 Pedro Alves <pedro@codesourcery.com>
2021
2022 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2023 references.
2024
473f94e6
UW
20252009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2026
2027 * gdbint.texinfo: Rename formal parameters to gdbarch function
2028 protoypes from "current_gdbarch" to "gdbarch".
2029
8f500870
TT
20302009-05-28 Tom Tromey <tromey@redhat.com>
2031
2032 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2033
b6313243
TT
20342009-05-27 Tom Tromey <tromey@redhat.com>
2035
2036 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2037 feature.
2038 (GDB/MI Variable Objects): Document -var-set-visualizer.
2039
20402009-04-02 Tom Tromey <tromey@redhat.com>
2041
2042 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2043 feature.
2044 (GDB/MI Variable Objects): Document -var-set-visualizer.
2045
a6bac58e
TT
20462009-05-27 Tom Tromey <tromey@redhat.com>
2047 Thiago Jung Bauermann <bauerman@br.ibm.com>
2048 Phil Muldoon <pmuldoon@redhat.com>
2049
2050 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2051 (Pretty Printing): New node.
2052 (Selecting Pretty-Printers): Likewise.
2053 (Python API): Update.
2054 (Output Formats): Document /r format.
2055
2c74e833
TT
20562009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2057 Tom Tromey <tromey@redhat.com>
2058
2059 * gdb.texinfo (Types In Python): New node.
2060 (Values From Inferior): "type" is now an attribute.
2061 (Python API): Update.
2062
89c73ade
TT
20632009-05-27 Tom Tromey <tromey@redhat.com>
2064 Thiago Jung Bauermann <bauerman@br.ibm.com>
2065 Phil Muldoon <pmuldoon@redhat.com>
2066
2067 * gdb.texinfo: Add @syncodeindex for `tp'.
2068 (Python API): Update.
2069 (Auto-loading): New node.
2070 (Objfiles In Python): New node.
2071
17a37d48
PP
20722009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2073
2074 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2075
6718376f
NR
20762009-05-15 Nick Roberts <nickrob@snap.net.nz>
2077
2078 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2079
cbe54154
PA
20802009-05-12 Pedro Alves <pedro@codesourcery.com>
2081
2082 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2083 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2084 show show-debug-regs' docs.
2085
8e05493c
EZ
20862009-05-08 Eli Zaretskii <eliz@gnu.org>
2087
2088 * gdb.texinfo (Process Record and Replay): Add description of
2089 reverse execution.
2090
b39f4988
JB
20912009-05-07 Joel Brobecker <brobecker@adacore.com>
2092
2093 * gdbint.texinfo (Adding support for debugging core files): New node.
2094 (Native Debugging): Remove the ``Native core file Support'' section.
2095
a2311334
EZ
20962009-05-01 Eli Zaretskii <eliz@gnu.org>
2097
2098 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2099 Add index entries.
2100
53cc454a 21012009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2102 Michael Snyder <msnyder@vmware.com>
53cc454a 2103
a2311334
EZ
2104 * gdb.texinfo: (Process Record and Replay): Add documentation for
2105 process record and replay.
53cc454a 2106
484086b7
JK
21072009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2108
2109 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2110 a new part on command-line defined macros.
2111
32ae1842
EZ
21122009-04-25 Eli Zaretskii <eliz@gnu.org>
2113
2114 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2115 clarify the wording.
2116
b14b1491
TT
21172009-04-23 Tom Tromey <tromey@redhat.com>
2118
2119 * gdb.texinfo (Data Files): New node.
2120 (GDB Files): Update menu.
2121
5c1e86e1
JB
21222009-04-23 Joel Brobecker <brobecker@adacore.com>
2123
2124 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2125 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2126
83eba9b7
VP
21272009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2128
2129 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2130
e31198c4
HZ
21312009-04-22 Hui Zhu <teawater@gmail.com>
2132
2133 * gdb.texinfo (disassemble-next-line): Set the default of
2134 disassemble-next-line to off.
2135
26e251b6
JM
21362009-04-21 Joseph Myers <joseph@codesourcery.com>
2137
2138 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2139 --with-htmldir): New.
2140 * configure: Regenerate.
2141 * Makefile.in (datarootdir, docdir): Define.
2142 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2143 instead of $(SET_TEXINPUTS).
2144 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2145 gdbint.info instead of $(SET_TEXINPUTS).
2146 (gdbint/index.html): Use same -I options as for building
2147 gdbint.info.
2148 (stabs.dvi, stabs.pdf): Use same -I options as for building
2149 stabs.info instead of $(SET_TEXINPUTS).
2150 (stabs/index.html): Use same -I options as for building
2151 stabs.info.
2152 (annotate.dvi, annotate.pdf): Use same -I options as for building
2153 annotate.info instead of $(SET_TEXINPUTS).
2154 (annotate/index.html): Use same -I options as for building
2155 annotate.info.
2156
eac35c4e
DD
21572009-04-21 David Daney <ddaney@caviumnetworks.com>
2158
2159 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2160
29b0e8a2
JM
21612009-04-21 Joseph Myers <joseph@codesourcery.com>
2162
2163 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2164
2b831889 21652009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2166 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2167
2168 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2169 (MAKEHTMLFLAGS): Set to empty.
2170 (html__strip_dir): Define.
2171 (HTMLFILES): Define.
2172 (HTMLFILES_INSTALL): Define.
2173 (install-html): Copy new automake rule.
2174 (html): Depend on $(HTMLFILES).
2175 (gdb_toc.html): Rename to gdb/index.html.
2176 (gdbint_toc.html): Rename to gdbint/index.html.
2177 (stabs_toc.html): Rename to stabs/index.html.
2178 (annotate_toc.html): Rename to annotate/index.html.
2179
89a34d1b
JM
21802009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2181
2182 * Makefile.in: Set pdfdir and htmldir from configure
2183 substitutions.
2184 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2185 * configure: Regenerate.
2186
a2d5da46
JB
21872009-04-16 Joel Brobecker <brobecker@adacore.com>
2188
2189 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2190 This macro is no longer used.
2191
732f6a93
TT
21922009-04-15 Tom Tromey <tromey@redhat.com>
2193
2194 * gdb.texinfo (Character Sets): Document default character set.
2195
87f9adc1
PM
21962009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2197
2198 * gdbint.texinfo: Change server name from sources.redhat.com to
2199 sourceware.org throughout.
2200
2c88c651
JB
22012009-04-09 Joel Brobecker <brobecker@adacore.com>
2202
2203 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2204 about a missing dot or coma after @xref.
2205
4f5376b2
JB
22062009-04-02 Joel Brobecker <brobecker@adacore.com>
2207
2208 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2209 example, and add a small explanation about it.
2210 (Print Settings): Change the documentation of the "set print
2211 frame-arguments" to reflect the fact that the default is now "scalars".
2212
a0381d3a
JB
22132009-04-02 Joel Brobecker <brobecker@adacore.com>
2214
2215 * gdb.texinfo (Print Settings): Add kindex for command "set
2216 print frame-arguments".
2217
45ac276d
JB
22182009-03-31 Joel Brobecker <brobecker@adacore.com>
2219
2220 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2221 breakpoints.
2222 (Set Breaks): Add reference to thread-specific and task-specific
2223 breakpoints.
2224
32cd1edc
JB
22252009-03-31 Joel Brobecker <brobecker@adacore.com>
2226
2227 * gdb.texinfo (Ada Tasks): Remove the documentation about
2228 the "Running" state, as this state has been eliminated.
2229 Now all runnable tasks are shown as "Runnable".
2230
1042e4c0
SS
22312009-03-30 Stan Shebs <stan@codesourcery.com>
2232
2233 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2234 special case of breakpoints.
2235 (Enable and Disable Tracepoints): Mention deprecation.
2236 (Listing Tracepoints): Update description and example.
2237
f8f6f20b
TJB
22382009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2239
2240 * gdb.texinfo (Frames in Python): New node.
2241 (Python API): Update.
2242
c0c6f777
TJB
22432009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2244
2245 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2246 from a method to an attribute.
2247
def2b000
TJB
22482009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2249
2250 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2251 attribute.
2252
a07daef3
PA
22532009-03-25 Pedro Alves <pedro@codesourcery.com>
2254
2255 * observer.texi (thread_exit): Add "silent" parameter.
2256
f3b1572e
PA
22572009-03-22 Pedro Alves <pedro@codesourcery.com>
2258
2259 * observer.texi (about_to_proceed): New.
2260
587afa38
EZ
22612009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2262
2263 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2264 field throughout to handle types with spaces in them. Fix typos
2265 found by aspell.
2266 (Summary, Requirements, Contributors): New first chapter,
2267 "Summary" added, old Requirements section moved there, and new
2268 section, "Contributors" added.
2269 (Initializing a New Architecture, Register Representation)
2270 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2271 (Porting gdb): These sections extended and updated.
2272 (Compiler Characteristics): This section (empty) deleted.
2273 (Defining Other Architecture Features): This section renamed and
2274 duplicate material removed from (formerly "Target Conditionals").
2275 Use braces {} in @deftypeXX type field throughout to handle types
2276 with spaces in them. Typos found by aspell fixed.
2277
2278 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2279 * stack_frame.pdf: Version of image for PDF output.
2280 * stack_frame.png: Version of image for HTML output and for Emacs.
2281 * stack_frame.txt: Version of image for Info output.
1db61298 2282 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2283
10af6951
EZ
22842009-03-21 Eli Zaretskii <eliz@gnu.org>
2285
2286 * gdb.texinfo (Character Sets): Fix last change.
2287
cc924cad
TJB
22882009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2289
2290 * gdb.texinfo (Values From Inferior): Fix optional arguments
2291 markup.
2292 (Commands In Python): Adjust argument names of gdb.Command.__init__
2293 to what the function accepts as keywords.
2294
bc3b79fd
TJB
22952008-03-20 Tom Tromey <tromey@redhat.com>
2296
2297 * gdb.texinfo (Convenience Vars): Document convenience functions.
2298 (Functions In Python): New node.
2299 (Python API): Update.
2300
6c7a06a3
TT
23012009-03-20 Tom Tromey <tromey@redhat.com>
2302
2303 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2304 set target-wide-charset.
2305 (Requirements): Mention iconv.
2306
b646ddd4
HZ
23072009-03-17 Hui Zhu <teawater@gmail.com>
2308
2309 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2310
91440f57
HZ
23112009-03-17 Hui Zhu <teawater@gmail.com>
2312
2313 * gdb.texinfo: Add documentation for disassemble-next-line.
2314
8fd41227
TJB
23152009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2316
2317 * gdb.texinfo (Commands In Python): Remove tindex entries.
2318
61ff14c6
JK
23192009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2320
2321 * gdb.texinfo (Returning): New description for missing debug info.
2322
0b16c5cf
PA
23232009-03-14 Pedro Alves <pedro@codesourcery.com>
2324
2325 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2326 (General Query Packets): Document qAttached.
0b16c5cf 2327
32fc0df9
PA
23282009-03-05 Pedro Alves <pedro@codesourcery.com>
2329
2330 * gdb.texinfo (Background Execution): Better describe the set
2331 target-async command.
2332 (Maintenance Commands): Delete description of the `maint set/show
2333 linux-async' and `maint set/show remote-async' commands.
2334
134eb42c
VP
23352009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2336
2337 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2338 between sentences.
2339
c86cf029
VP
23402009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2341
2342 * gdb.texinfo (GDB/MI Async Records): Document the
2343 =library-loaded and =library-unloaded notifications.
2344
3ea85240
VP
23452009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2346
2347 * observer.texi (test_notification): New observer.
2348
1d33d6ba
VP
23492009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2350
61ff14c6
JK
2351 * observer.texi: Add parameter 'print_frame' to normal_stop
2352 observer.
1d33d6ba 2353
d721c933
EZ
23542009-02-07 Eli Zaretskii <eliz@gnu.org>
2355
2356 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2357 (Commands In Python): Fix COMMAND_* constants in last change. Use
2358 @kbd for interactive input. Add cross-references and index
2359 entries.
2360
4aa995e1
PA
23612009-02-06 Pedro Alves <pedro@codesourcery.com>
2362
2363 * gdb.texinfo (Signals): Document $_siginfo.
2364 (Convenience Variables): Mention $_siginfo.
2365 (Remote Configuration): Document qXfer:siginfo:read,
2366 qXfer:siginfo:write packets, and the read-siginfo-object,
2367 write-siginfo-object commands.
2368
5f5233d4
PA
23692009-02-06 Pedro Alves <pedro@codesourcery.com>
2370
2371 * gdbint.texinfo (Values): New chapter.
2372
d8906c6f
TJB
23732009-02-06 Tom Tromey <tromey@redhat.com>
2374
2375 * gdb.texinfo (Python API): Add entry for Commands In Python.
2376 (Commands In Python): New node.
2377
b6cb8e7d
TJB
23782009-02-05 Tom Tromey <tromey@redhat.com>
2379
2380 * gdb.texinfo (Values From Inferior): Document Value.string.
2381
12453b93
TJB
23822009-02-05 Tom Tromey <tromey@redhat.com>
2383
2384 * gdb.texinfo (Basic Python): Document execute's from_tty
2385 argument.
2386
08c637de
TJB
23872009-02-04 Tom Tromey <tromey@redhat.com>
2388
2389 * gdb.texinfo (Basic Python): Document gdb.history.
2390
592375cd
VP
23912009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2392
2393 * gdb.texinfo (GDB/MI Thread Commands): Document the
2394 'current-thread-id' field. Remove the example with zero threads,
2395 since current GDB won't ever report that if there's inferior.
2396
41447f92
VP
23972009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2398
2399 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2400 option to -break-insert.
2401
098b41a6
JG
24022009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2403 Jerome Guitton <guitton@adacore.com>
2404
2405 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2406 (System-wide configuration): New section.
2407
3c16cced
PA
24082009-01-26 Pedro Alves <pedro@codesourcery.com>
2409
2410 PR gdb/7580:
2411 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2412 internal-error|internal-warning quit|corefile ask|yes|no".
2413
62709adf
PA
24142009-01-26 Pedro Alves <pedro@codesourcery.com>
2415
2416 * gdb.texinfo (Using the `gdbserver' Program): Document
2417 --remote-debug.
2418
7ce58dd2
DE
24192009-01-23 Doug Evans <dje@google.com>
2420
2421 * gdb.texinfo: Add nexti to list of commands that support
2422 background execution.
2423
adb483fe
DJ
24242009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2425
2426 * gdb.texinfo (Define, Hooks): Document prefix command support.
2427
a67ec3f4 24282009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2429 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2430
2431 Fixes for makeinfo --html.
2432
2433 * annotate.texinfo: Use @copying and @insertcopying. Use
2434 @ifnottex in place of @ifinfo.
2435 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2436 place of @ifinfo. Use @ifnotinfo for one index entry.
2437 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2438 in place of @ifinfo.
2439 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2440 in place of @ifinfo. Include contents at start unconditionally.
2441
84fcdf95
PA
24422009-01-13 Pedro Alves <pedro@codesourcery.com>
2443
2444 * gdb.texinfo (General Query Packets): Remove @var{} around the
2445 "spu" literal string.
2446
fa3a767f
PA
24472009-01-07 Pedro Alves <pedro@codesourcery.com>
2448
2449 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2450 program may be running in another process" errors.
2451 * gdbint.texinfo (Native Conditionals): Delete
2452 ONE_PROCESS_WRITETEXT description.
2453
9cb011d3
JB
24542009-01-07 Joel Brobecker <brobecker@adacore.com>
2455
2456 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2457 emacs local variable to be placed at the end of the ChangeLog.
2458 Add server.c and gdbreplay.c to the list of files where the
2459 copyright year needs to be updated.
2460
84603566
SL
24612009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2462
2463 * gdb.texinfo (Remote Configuration): Document new
2464 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2465 commands.
2466
a53f55d8
PA
24672008-12-28 Pedro Alves <pedro@codesourcery.com>
2468
2469 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2470 FETCH_INFERIOR_REGISTERS.
2471 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2472 FETCH_INFERIOR_REGISTERS descriptions. Remove
2473 gdbarch_get_longjmp_target descrition, since already described in
2474 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2475 (Target Conditionals): ... here.
2476
077e0a52
JB
24772008-12-16 Joel Brobecker <brobecker@adacore.com>
2478
2479 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2480 examples.
2481 (Additions to Ada): Likewise. Add the missing opening and closing
2482 parenthesis of the GDB prompt in one of the examples.
2483
023eb17c
JB
24842008-12-14 Joel Brobecker <brobecker@adacore.com>
2485
2486 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2487 about the result of 'Address not being of type System.Address.
2488 This problem has been fixed a while ago.
2489
c3b108f7
VP
24902008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2491
2492 MI non-stop and multiprocess docs.
2493
c8d5aac9
L
2494 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2495 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2496 Adjust documentation for *stopped, document =thread-created,
2497 =thread-exited, =thread-group-created and =thread-group-exited.
2498 (GDB/MI Thread Commands): Document the 'state' field in
2499 -thread-info output.
2500 (GDB/MI Program Execution): Mention --all and --thread-group
2501 options.
2502 (GDB/MI Variable Objects): Describe floating and fixed variable
2503 objects.
2504 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2505
07e059b5
VP
25062008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2507
c8d5aac9
L
2508 * gdb.texinfo (Operating System Information): New appendix.
2509 (Operating System Auxiliary Information): Document 'info os processes'
2510 (Remote Configuration): Document 'osdata'
2511 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2512
a80b95ba
TG
25132008-11-27 Tristan Gingold <gingold@adacore.com>
2514
2515 * gdb.texinfo (Darwin): Document Darwin specific features.
2516
a655d424
JK
25172008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2518
2519 * gdbint.texinfo (Target Conditionals): Extend the
2520 gdbarch_breakpoint_from_pc description.
2521
249e1128
VP
25222008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2523
2524 * gdb.texinfo (M68K Features): Fix typo.
2525
c14c28ba
PP
25262008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2527
2528 * gdb.texinfo (Symbols): Mention printing containing
2529 image name in "info symbol".
2530 (Maint translate-address): Likewise.
889bf7c5 2531
394a6666
JB
25322008-11-18 Joel Brobecker <brobecker@adacore.com>
2533
2534 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2535 commands "catch load" and "catch unload".
2536
66bb093b
VP
25372008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2538
2539 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2540 =thread-selected.
889bf7c5 2541
4a92f99b
VP
25422008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2543
c8d5aac9 2544 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2545
f0323ca0
PA
25462008-10-27 Pedro Alves <pedro@codesourcery.com>
2547
2548 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2549 .mt files, TM_CLIBS or TM_CDEPS.
2550 (x86 Watchpoints): Don't mention TDEPFILES.
2551
8b23ecc4
SL
25522008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2553
2554 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2555 (Overview): Mention notifications and non-stop mode behavior.
2556 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2557 with non-stop mode behavior. Add vStopped description.
2558 (Stop Reply Packets): Update list of packets that return
2559 stop replies. Mention non-stop behavior.
2560 (General Query Packets): Document QNonStop packet and associated
2561 qSupported query response.
2562 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2563 behavior.
2564 (Notification Packets): New section.
2565 (Remote Non-Stop): New section.
2566 (File-I/O Overview): Mention non-stop behavior.
2567
fff08868
HZ
25682008-10-24 Hui Zhu <teawater@gmail.com>
2569 Pedro Alves <pedro@codesourcery.com>
2570
2571 * gdb.texinfo (displaced-stepping): Describe the auto mode
2572 setting, and say it's the default. This is now a mainstream
2573 setting instead of a maintenance setting.
2574
252fbfc8
PA
25752008-10-23 Pedro Alves <pedro@codesourcery.com>
2576
2577 * observer.texi (thread_stop_requested): New.
2578
20924a55
JB
25792008-10-22 Joel Brobecker <brobecker@adacore.com>
2580
2581 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2582 (Patching): Replace incorrect usage of @samp by @kbd.
2583
bacec72f
MS
25842008-10-17 Michael Snyder <msnyder@vmware.com>
2585
2586 * gdb.texinfo: Add documentation for reverse execution.
2587
a08702d6 25882008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2589 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2590
2591 * gdb.texinfo. (Values From Inferior): New subsubsection.
2592
d97bc12b
DE
25932008-10-06 Doug Evans <dje@google.com>
2594
2595 * gdb.texinfo (set debug dwarf2-die): Document it.
2596
87f67dba
JB
25972008-10-01 Joel Brobecker <brobecker@adacore.com>
2598
2599 * gdb.texinfo (catch) [exception]: Document how to insert
2600 a breakpoint on user-defined exceptions when the exception
2601 name is identical to one of the language-defined ones.
2602
2fae03e8
TT
26032008-09-27 Tom Tromey <tromey@redhat.com>
2604
2605 * gdb.texinfo (Macros): Remove text about stringification,
2606 varargs, and splicing.
2607
5c6ce71d
TT
26082008-09-27 Tom Tromey <tromey@redhat.com>
2609
2610 * gdbint.texinfo (Language Support): Remove text about omitting
2611 support for a language.
2612
07128da0
DE
26132008-09-23 Doug Evans <dje@google.com>
2614
2615 * gdb.texinfo (info dcache): Update.
2616
b90a069a
SL
26172008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2618
2619 * gdb.texinfo (Packets): Add info on thread-id syntax and
2620 multiprocess extensions.
2621 <D>: Document multiprocess form of packet.
2622 <H>: Use thread-id syntax.
2623 <T>: Likewise.
2624 <vCont>: Likewise. Note this is required for multiprocess.
2625 <vKill>: New packet.
2626 (Stop Reply Packets) <T>: Use thread-id syntax.
2627 <W>: Document multiprocess form of reply.
2628 <X>: Likewise.
2629 (General Query Packets) <qC>: Use thread-id syntax.
2630 <qfThreadInfo>: Likewise.
2631 <qGetTLSAddr>: Likewise.
2632 <qP>: Likewise.
2633 <qSupported>: Add "multiprocess" feature.
2634 <qThreadExtraInfo>: Use thread-id syntax.
2635
b77209e0
PA
26362008-09-22 Stan Shebs <stan@codesourcery.com>
2637
2638 * gdb.texinfo (Inferiors): New section.
2639
3d0bb823
PA
26402008-09-12 Pedro Alves <pedro@codesourcery.com>
2641
2642 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2643
f8dcfc0a
UW
26442008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2645
2646 * gdbint.texinfo (Target Conditionals): Remove documentation
2647 for gdbarch_name_of_malloc.
2648
8775bb90
MS
26492008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2650
2651 * gdb.texinfo (Interrupts): Mention TCP interface for
2652 sending BREAK.
2653
f1838a98
UW
26542008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2655
2656 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2657 argument prefix to "set sysroot".
2658
158c7665
PH
26592008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2660
2661 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2662 and False.
2663
30e026bb
VP
26642008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2665
c8d5aac9
L
2666 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2667 for possible features of -list-features.
30e026bb 2668
c6ebd6cf
VP
26692008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2670
c8d5aac9 2671 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2672 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2673
aeac0ff9
VP
26742008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2675
2676 * doc/gdb.texinfo (PowerPC): Fix typo.
2677 (PowerPC features): Fix typo.
2678
5231c1fd
PA
26792008-08-18 Pedro Alves <pedro@codesourcery.com>
2680
2681 * observer.texi (thread_ptid_changed): New.
2682
677c5bb1
LM
26832008-08-18 Luis Machado <luisgpm@br.ibm.com>
2684
2685 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2686 (PowerPC features): Mention feature set for VSX registers.
2687
f3a2dd1a
JB
26882008-08-13 Joel Brobecker <brobecker@adacore.com>
2689
2690 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2691 the direct visibility of all names in user-written packages.
2692
33e5cbd6
PA
26932008-08-13 Pedro Alves <pedro@codesourcery.com>
2694
2695 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2696 setting, and make it the default.
2697 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2698 non-stop script example.
2699
d0384fc4
TJB
27002008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2701
2702 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2703 reference to the "Using Different Register and Memory Data
2704 Representation" section.
2705
a6f3e723
SL
27062008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2707
2708 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2709 (Remote Protocol): Add Packet Acknowledgment to menu.
2710 (Overview): Mention +/- can be disabled, and point to new section
2711 where this is discussed in detail.
2712 (General Query Packets): Document QStartNoAckMode packet, and
2713 corresponding qSupported reply.
2714 (Packet Acknowledgment): New section.
2715
0606b73b
SL
27162008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2717 Pedro Alves <pedro@codesourcery.com>
2718
2719 * gdb.texinfo (Threads): Move paragraph about automatic thread
2720 selection to All-Stop Mode subsection.
2721 (Thread Stops): Reorganize existing material into subsections.
2722 Add introductory blurb and menu.
2723 (Non-Stop Mode): New subsection.
2724 (Background Execution): New subsection.
2725 (Maintenance Commands): Add cross-references from async mode
2726 commands to the new Background Execution section.
2727
d57a3c85
TJB
27282008-08-06 Tom Tromey <tromey@redhat.com>
2729
2730 * gdb.texinfo (Extending GDB): New chapter.
2731 (Sequences): Demoted chapter, now a section under the new
2732 Extending GDB chapter.
2733 (Python): New section.
2734
6d76a53d
SS
27352008-07-31 Stan Shebs <stan@codesourcery.com>
2736
2737 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2738
1f70da6a
SS
27392008-07-29 Stan Shebs <stan@codesourcery.com>
2740
2741 * gdbint.texinfo: General round of cleanup and minor
2742 clarifications.
2743 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2744 (Longjmp Support): Update description to reflect how it is done
2745 for targets without using native header.
2746 (Symbol Handling): Add a little more general explanation.
2747 (COFF, ELF): Mention stabs encapsulation.
2748 (DWARF 3): New section.
2749 (Adding a New Host): Scrub out some obsolete bits.
2750 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2751 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2752 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2753 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2754 SEEK_SET, STOP_SIGNAL, USG.
2755 (Raw and Virtual Register Representations): Ditto for
2756 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2757 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2758 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2759 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2760 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2761 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2762 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2763 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2764 DEPRECATED_USE_STRUCT_CONVENTION.
2765 Describe gdbarch_deprecated_fp_regnum.
2766 Update description of gdbarch_print_insn.
2767 (Adding a New Target): Scrub out obsolete bits.
2768 (Obsolete Conditionals): Remove entire section.
2769
383f836e
TT
27702008-07-25 Tom Tromey <tromey@redhat.com>
2771
2772 * observer.texi (GDB Observers): Document new observers:
2773 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2774 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2775 architecture_changed.
2776
cfd8ab24
SS
27772008-07-21 Stan Shebs <stan@codesourcery.com>
2778
2779 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2780 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2781
781b42b0
TT
27822008-07-21 Tom Tromey <tromey@redhat.com>
2783
2784 * observer.texi (GDB Observers): Remove obsolete comment.
2785 <executable_changed>: Remove argument.
2786
d7d9f01e
TT
27872008-07-18 Tom Tromey <tromey@redhat.com>
2788
2789 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2790
bf250677
DE
27912008-07-10 Doug Evans <dje@google.com>
2792
2793 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2794
10568435
JK
27952008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2796
2797 * gdb.texinfo (Starting): Document "set disable-randomization".
2798
5ae4183a
AS
27992008-07-07 Andreas Schwab <schwab@suse.de>
2800
2801 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2802
b56e7235
VP
28032008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2804
2805 * gdb.texinfo (GDB/MI Target Manipulation): Add
2806 example of -target-attach.
2807
e1ac3328
VP
28082008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2809
2810 * observer.texi (target_resumed): New observer.
5ae4183a 2811 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2812
65d12d83
TT
28132008-06-06 Tom Tromey <tromey@redhat.com>
2814
2815 * gdb.texinfo (Completion): Add field name example.
2816
fbc5282e
MK
28172008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2818
2819 * gdb.texinfo (GDB/MI Program Context): Added example
2820 to -exec-arguments
5ae4183a 2821
fbc5282e 28222008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2823
2824 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2825 annotation.
2826
c16158bc 28272008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2828 Nathan Sidwell <nathan@codesourcery.com>
2829 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2830
2831 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2832 and ACX_BUGURL.
2833 * configure: Regenerate.
2834 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2835 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2836 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2837 mailing-list-specific text about bug reporting unless
2838 BUGURL_DEFAULT.
2839
75c99385
PA
28402008-06-05 Pedro Alves <pedro@codesourcery.com>
2841
2842 * gdb.texinfo (-target-select): Remove reference to target async.
2843 (Maintenance Commands): Document "maint set/show remote-async".
2844
1763a388
MK
28452008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2846
2847 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2848 in -target-file-get section.
5ae4183a 2849
d0d064df
PA
28502008-05-22 Pedro Alves <pedro@codesourcery.com>
2851
9b562ab8
PA
2852 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2853 killing the inferior when it is already debugging a process.
d0d064df 2854
8dfa32fc
JB
28552008-05-21 Joel Brobecker <brobecker@adacore.com>
2856
2857 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2858 abbreviation for "finish".
2859
55f996a7
NR
28602008-05-21 Nick Roberts <nickrob@snap.net.nz>
2861
2862 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2863
ba2b1c56
DJ
28642008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2865
2866 * gdbint.texinfo (Target Conditionals): Delete entry for
2867 gdbarch_dwarf_reg_to_regnum.
2868
08388c79
DE
28692008-05-09 Doug Evans <dje@google.com>
2870
a3c83fae 2871 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2872
d14508fe
DE
28732008-05-05 Doug Evans <dje@google.com>
2874
2875 * gdb.texinfo (disassemble): Document /m modifier.
2876
e2b7ddea
VP
28772008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2878
5ae4183a
AS
2879 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2880 will not report the time of commands that run the target.
e2b7ddea 2881
8eb41542
VP
28822008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2883
2884 * gdb.texinfo (GDB/MI Output Records): Add
2885 missing semicolon.
2886
82f68b1c
VP
28872008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2888
2889 * gdb.texinfo (GDB/MI Output Records):
2890 Document =thread-create and =thread-exited.
2891
fa0f268d
VP
28922008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2893
2894 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2895 Remove mention of dmi-discuss.
fa0f268d 2896
063bfe2e
VP
28972008-05-03 Pedro Alves <pedro@codesourcery.com>
2898
2899 * observer.texi (thread_exit): New.
2900
237fc4c9
PA
29012008-05-02 Pedro Alves <pedro@codesourcery.com>
2902
2903 * gdb.texinfo (Debugging Output): Document "set/show debug
2904 displaced".
2905 (Maintenance Commands): Document "maint set/show
2906 can-use-displaced-stepping".
2907
0428b8f5
DJ
29082008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2909
2910 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2911 and set/show arm force-mode.
2912
5009afc5
AS
29132008-05-02 Andreas Schwab <schwab@suse.de>
2914
2915 * gdbint.texinfo (Algorithms): Describe
2916 target_watchpoint_addr_within_range.
2917
669fac23
DJ
29182008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2919
2920 * gdbint.texinfo (Stack Frames): New chapter.
2921 (Algorithms): Move Frames text to the new chapter.
2922 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2923 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2924
721c02de
VP
29252008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2926
5ae4183a
AS
2927 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2928 output does not necessary include any tokens.
721c02de 2929
c055b101
CV
29302008-04-22 Corinna Vinschen <vinschen@redhat.com>
2931
2932 * gdb.texinfo (Set SH Calling convention): New @item.
2933 (Show SH Calling convention): Ditto.
2934
68837c9d
MD
29352008-04-22 Markus Deuling <deuling@de.ibm.com>
2936
2937 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2938
2e9132cc
EZ
29392008-04-20 Eli Zaretskii <eliz@gnu.org>
2940
2941 * gdb.texinfo (Set Breaks): Mention that multiple location
2942 breakpoints need line number info. Add index entries.
2943
31fffb02
CS
29442008-04-19 Craig Silverstein <csilvers@google.com>
2945
2946 * gdb.texinfo (Requirements): Add an optional requirement on
2947 zlib.
2948 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2949 Compressed DWARF 2.
2950
a47ec5fe
AR
29512008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2952
2953 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2954 sample output for 'stopped,reason="breakpoint-hit"' message.
2955 (GDB/MI Program Execution): Likewise.
2956
de051565
MK
29572008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2958
5ae4183a 2959 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2960 -var-set-format. Add -f option to -var-evaluate-expression.
2961
6ba66d6a
JB
29622008-04-03 Joel Brobecker <brobecker@adacore.com>
2963
2964 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2965 new node "Ambiguous Expressions". Replace references to this
2966 node by references to "Ambiguous Expressions" throughout.
2967 (Ambiguous Expressions): New node.
2968
1e26b4f8
DJ
29692008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2970
2971 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2972
b84876c2
PA
29732008-03-21 Pedro Alves <pedro@codesourcery.com>
2974
2975 * gdb.texinfo (Debugging Output): Document
2976 "set/show debug lin-lwp-async".
2977 (Maintenance Commands): Document "maint set/show linux-async".
2978
63092375
DJ
29792008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2980
2981 * gdb.texinfo (Expressions): Update description of malloced arrays.
2982
8e8901c5
VP
29832008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2984
2985 * gdb.texinfo (Thread Commands): Document
2986 -thread-info. Remove -thread-list-all-threads.
2987
1fddbabb
PA
29882008-03-14 Pedro Alves <pedro@codesourcery.com>
2989 Sandra Loosemore <sandra@codesourcery.com>
2990
2991 * gdb.texinfo (Library List Format): Update to mention the
2992 possibility to pass section addresses instead of segment
2993 addresses.
2994
ccd213ac
DJ
29952008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2996
2997 * gdb.texinfo (Starting): Document "set exec-wrapper".
2998 (Server): Document gdbserver --wrapper.
2999
fa4727a6
DJ
30002008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3001
3002 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3003 unreadable memory. Delete obsolete SPARClite reference.
3004
8edfe269
DJ
30052008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3006
3007 * gdb.texinfo (Starting): Mention always-running targets.
3008 (Target Commands): Add an anchor for load.
3009 (Connecting): Explain continue instead of run.
3010
1843f87b
DJ
30112008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3012
3013 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3014
f9082629
NR
30152008-02-26 Nick Roberts <nickrob@snap.net.nz>
3016
3017 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3018 breakpoint table.
3019
fd96d250
PA
30202008-02-19 Pedro Alves <pedro@codesourcery.com>
3021
3022 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3023 killing the inferior when it is already debugging a process.
3024
36af4ef6
MD
30252008-02-13 Markus Deuling <deuling@de.ibm.com>
3026
3027 * gdbint.texinfo (Build Script): New section. Mention new build script
3028 gdb_buildall.sh.
3029
cda4ce5a
JB
30302008-02-01 Jim Blandy <jimb@red-bean.com>
3031
3032 * gdb.texinfo (Help): Summarize 'info args' correctly.
3033
4acd40f3
TJB
30342008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3035
3036 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3037 available in PowerPC architecture.
3038 (Embedded Processors): Change node name of PowerPC item in menu.
3039 (PowerPC): Rename to...
3040 (PowerPC Embedded): this.
3041 (Architectures): Add new PowerPC item in menu.
3042 (PowerPC): New node.
3043
6e6c6f50
DJ
30442008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3045
3046 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3047 commands.
3048
5ee187d7
DJ
30492008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3050
3051 * gdb.texinfo (Setting Catchpoints): Mention features
3052 supported on GNU/Linux.
3053
e275c0d9
NR
30542008-01-30 Nick Roberts <nickrob@snap.net.nz>
3055
3056 * gdb.texinfo (GDB/MI File Commands): Describe new output
3057 field for MI command -file-list-exec-source-file.
3058
2d717e4f
DJ
30592008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3060
3061 * gdb.texinfo (Using the `gdbserver' Program): Add security
3062 warning. Rearrange into subsections and subsubsections. Document
3063 --multi and --debug. Correct --with-sysroot typo. Update --attach
3064 usage. Make load reference clearer. Document monitor exit.
3065 (Remote Configuration): Document set remote exec-file, attach-packet,
3066 and run-packet.
3067 (Packets): Document vAttach and vRun.
3068
d35a4257 30692008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3070
3071 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3072 detach-on-follow -> detach-on-fork.
f663676d 3073
c78d192c
DJ
30742008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3075
3076 * gdbint.texinfo (Native Conditionals): Remove
3077 SHELL_COMMAND_CONCAT and SHELL_FILE.
3078
d35a4257
EZ
30792008-01-26 Eli Zaretskii <eliz@gnu.org>
3080
3081 * gdb.texinfo (Specify Location): Improve wording.
3082
93815fbf
VP
30832008-01-23 Chris Demetriou <cgd@google.com>
3084
3085 * gdb.texinfo (Threads): Document new "set print thread-events"
3086 and "show print thread-events" commands.
3087
2a25a5ba
EZ
30882008-01-19 Eli Zaretskii <eliz@gnu.org>
3089
3090 * gdb.texinfo (Specify Location): New section.
3091 (Delete Breaks, Edit, Set Breaks): Remove description of
3092 locations. Instead, add a reference to "Specify Location".
3093 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3094 (Symbols): Refer to "Specify Location" for the valid forms of
3095 linespecs and locations.
3096
32c9a795
MD
30972008-01-18 Markus Deuling <deuling@de.ibm.com>
3098
3099 * gdbint.texinfo (Target Conditionals): Replace the description of
3100 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3101
b17828ca
JB
31022008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3103
3104 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3105 about &&var, which is rejected by the expression parser.
3106
0aea4bf3
LM
31072008-01-09 Luis Machado <luisgpm@br.ibm.com>
3108
3109 * gdb.texinfo (Output): Update documentation on using printf with DFP
3110 types.
3111
febe4383
TJB
31122008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3113
3114 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3115 subsubsection.
3116 (Decimal Floating Point format): New subsubsection.
3117
7a404eba
PA
31182008-01-05 Pedro Alves <pedro@codesourcery.com>
3119
3120 * gdb.texinfo (File Options): Remove mention of the attempt to
3121 open a core file with the -p option. Don't list -c as a valid
3122 option to attach to a process.
3123
a4d9b460
PA
31242008-01-05 Pedro Alves <pedro@codesourcery.com>
3125
3126 * gdbint.texinfo (Host Conditionals): Remove mention of
3127 ALIGN_STACK_ON_ENTRY.
3128
6ec2edbe
JB
31292008-01-05 Joel Brobecker <brobecker@adacore.com>
3130
3131 * gdbint.texinfo (Start of New Year Procedure): Add item
3132 describing how to update the source and documentation copyright
3133 notices.
3134
d8b2a693
JB
31352007-12-18 Jim Blandy <jimb@codesourcery.com>
3136
ab209b3a 3137 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3138 watchpoint explanation into the main description of the watchpoint
3139 command; update synopses of 'watch', 'rwatch', and 'awatch'
3140 commands.
3141
8b4ed427
VP
31422007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3143
3144 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3145 Document 'pending-breakpoints' feature of
3146 -list-features.
3147
37e4754d
LM
31482007-12-17 Luis Machado <luisgpm@br.ibm.com>
3149
669fac23 3150 * gdb.texinfo: Add new parameter's description.
37e4754d 3151
1d3811f6
DJ
31522007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3153
3154 * gdb.texinfo (Overview): Clarify run-length encoding
3155 example. Remove the restriction on "+" and "-" characters.
3156
c1c25a1a
EZ
31572007-12-15 Eli Zaretskii <eliz@gnu.org>
3158
3159 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3160
afe8ab22 31612007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3162
afe8ab22
VP
3163 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3164 the -f option for -break-insert, remove -r option,
3165 and clarify specification of location.
3166
a6b151f1
DJ
31672007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3168
3169 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3170 formatting.
3171 (Remote Debugging): Add File Transfer section.
3172 (Remote Configuration): Document Host I/O packets.
3173 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3174 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3175 (Packets): Add vFile.
3176
3b784c4f
EZ
31772007-11-17 Eli Zaretskii <eliz@gnu.org>
3178
3179 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3180 breakpoints with multiple locations.
3181 (Breakpoint Menus): Improve wording.
3182 (Output): Fix last change.
3183
a4ce5b0d
UW
31842007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3185
3186 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3187
1b39d5c0
DE
31882007-11-15 Doug Evans <dje@google.com>
3189
3190 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3191
7a72d44c
VP
31922007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3193
3194 * gdbint.texinfo (Native Conditionals): Remove
3195 mention of CLEAR_SOLIB.
5ae4183a 3196
6d1829bf 31972007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3198
3199 * gdb.texinfo (Print Settings): Add documentation for "set/show
3200 print frame-arguments".
3201
1a619819
LM
32022007-11-05 Luis Machado <luisgpm@br.ibm.com>
3203
3b784c4f 3204 * gdb.texinfo (Output): Update printf command's description.
1a619819 3205
55eddb0f
DJ
32062007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3207
3208 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3209 powerpc soft-float".
3210
9cceb671
DJ
32112007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3212
3213 * gdb.texinfo (Files): Correct formatting. Mention Expat
3214 requirement.
3215 (Requirements for Building GDB): Expand the list of Expat
3216 uses.
3217 (Library List Format, Memory Map Format): Mention Expat.
3218 (Target Descriptions): Update Expat wording.
3219
83acabca
DJ
32202007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3221
3222 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3223 Document that gdbarch_convert_register_p should return zero for no-op
3224 conversions.
3225
e35879db
UW
32262007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3227
83acabca 3228 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3229 of set_gdbarch_sofun_address_maybe_missing back to ...
3230 (Target Conditionals): ... here to fix build break.
3231
203c3895
UW
32322007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3233
83acabca 3234 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3235 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3236 (Compiler Characteristics): ... documentation of
3237 set_gdbarch_sofun_address_maybe_missing.
3238
11411de3
DJ
32392007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3240
3241 * gdbint.texinfo (Target Conditionals): Use
3242 frame_unwind_register_unsigned in examples instead of
3243 frame_unwind_unsigned_register.
3244
7cc46491
DJ
32452007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3246
3247 * gdb.texinfo (Predefined Target Types): Add int128
3248 and uint128.
3249 (Standard Target Features): Add PowerPC features.
3250
81adfced
DJ
32512007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3252
3253 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3254
c1874924
UW
32552007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3256
3257 * gdbint.texi (Target Conditionals): Remove documentation
3258 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3259 gdbarch_extract_return_value, and gdbarch_store_return_value.
3260
f6e56ab3
UW
32612007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3262
3263 * gdbint.texi (Target Conditionals): Remove documentation of
3264 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3265
56cf5405
KH
32662007-10-11 Kazu Hirata <kazu@codesourcery.com>
3267
3268 * gdb.texinfo: Mention that inaccessible-by-default is on by
3269 default.
3270
35156bae
DJ
32712007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3272
3273 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3274
d983da9c
DJ
32752007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3276
3277 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3278 multi-threaded watchpoints.
3279 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3280 checked. Describe sticky notification. Expand description
3281 of steppable and continuable watchpoints.
3282 (Watchpoints and Threads): New subsection.
3283
fe6fbf8b
VP
32842007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3285
3286 * gdb.texinfo (Setting Breakpoints): Revise
3287 documentation for pending breakpoints. Document
3288 breakpoints with multiple locations.
5ae4183a 3289
084344da
VP
32902007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3291
3292 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3293 Document -list-features.
5ae4183a 3294
82160952
EZ
32952007-09-15 Eli Zaretskii <eliz@gnu.org>
3296
3297 * gdb.texinfo (Output): Spell out which features of C's printf are
3298 not supported by GDB's printf.
7e27a47a
EZ
3299 (Separate Debug Files): More accurate wording regarding build ID
3300 and a reference to the ld manual rather than the Fedora wiki.
82160952 3301
ea37ba09
DJ
33022007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3303 Jim Blandy <jimb@codesourcery.com>
3304
3305 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3306 (Examining Memory): Update mentions of the 's' format.
3307 (Automatic Display): Likewise.
3308
b8533aec
DJ
33092007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3310
3311 * gdb.texinfo: Update the FSF's Back-Cover Text.
3312
83f83d7f
JK
33132007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3314 Eli Zaretskii <eliz@gnu.org>
3315
3316 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3317 Fixed the ``build ID'' name. New binaries build instructions for the
3318 build ID inclusion. Explain how the commands are specific to the build
3319 ID vs. debug link.
3320
c7e83d54
EZ
33212007-09-01 Eli Zaretskii <eliz@gnu.org>
3322
3323 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3324 indexing for ``build ID'' support.
3325
d3750b24
JK
33262007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3327
3328 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3329 Enlisted BUILD ID to the debug file searching example.
3330 Included a BUILD ID `.note.gnu.build-id' section description.
3331 Updated/added the debug files splitting instructions for OBJCOPY.
3332
02142340
VP
33332007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3334
3335 * gdb.texinfo (Variable Objects): Adjust docs
3336 for -var-info-expression and document
3337 -var-info-path-expression.
3338
d3bdde98
JB
33392007-08-20 Jim Blandy <jimb@codesourcery.com>
3340
3fb6a982
JB
3341 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3342 (title page): Include the dedication in the printed manual, as a
3343 separate page after the copyright notice.
5ae4183a 3344
d3bdde98
JB
3345 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3346 don't break a @var across a line.
3347
c80a96a8
MR
33482007-07-25 Maciej W. Rozycki <macro@mips.com>
3349
3350 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3351 for include files.
3352
5824a901
NR
33532007-07-12 Nick Roberts <nickrob@snap.net.nz>
3354
3355 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3356 in annotate.texinfo.
3357 (Command History): Link to new node.
5824a901 3358
d52e7ea3
UW
33592007-07-05 Markus Deuling <deuling@de.ibm.com>
3360
3361 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3362
5fc14d0a
EZ
33632007-07-05 Eli Zaretskii <eliz@gnu.org>
3364
3365 * gdbint.texinfo (Target Conditionals): Fix last change.
3366
4a9bb1df
UW
33672007-07-03 Markus Deuling <deuling@de.ibm.com>
3368
3369 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3370 routines:
3371 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3372 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3373 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3374 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3375 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3376 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3377 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3378 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3379 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3380 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3381 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3382 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3383 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3384 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3385 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3386 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3387 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3388 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3389 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3390 (SOFTWARE_SINGLE_STEP_P)
3391
3392 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3393 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3394
3395 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3396 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3397 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3398 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3399 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3400 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3401 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3402 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3403 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3404 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3405
3406 (Converting an existing Target Architecture to Multi-arch): Remove
3407 section.
3408
3409 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3410 (gdbarch_addr_bits_remove): Add code example.
3411
3412 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3413
cfa9d6d9
DJ
34142007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3415
3416 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3417 Add other missing entries. Adjust the table size to fit.
3418 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3419 stop reasons including the new "library" event.
3420 (General Query Packets): Adjust table widths for qSupported. Mention
3421 qXfer:libraries:read reply to qSupported and document the new packet.
3422 (Library List Format): New section.
3423
159fcc13
JK
34242007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3425
3426 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3427
f66d1690
MS
34282007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3429
3430 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3431
67102876
NR
34322007-06-25 Nick Roberts <nickrob@snap.net.nz>
3433
3434 * gdbint.texinfo (Register and Memory Data): Break sections
3435 into nodes and add a menu.
3436
a4642986
MR
34372007-06-21 Maciej W. Rozycki <macro@mips.com>
3438
3439 * gdb.texinfo (Examining Memory): Document the new behaviour.
3440
e9c17194
VP
34412007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3442
3443 * gdb.texinfo (Standard Target Features): Document
3444 m68k features.
3445
31d99776
DJ
34462007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3447
3448 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3449
1780a0ed
DJ
34502007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3451
3452 * gdb.texinfo (Target Description Format): Add version attribute
3453 for <target>.
3454
822b6570
DJ
34552007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3456
3457 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3458
f8b73d13
DJ
34592007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3460
3461 * gdb.texinfo (MIPS Features): New subsection.
3462
0e7f50da
UW
34632007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3464 Markus Deuling <deuling@de.ibm.com>
3465
3466 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3467 and qXfer:spu:write packets and mention them under qSupported.
3468
23d964e7
UW
34692007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3470 Markus Deuling <deuling@de.ibm.com>
3471
3472 * gdb.texinfo (Architectures): Add new SPU section to document
3473 Cell Broadband Engine SPU architecture specific commands.
3474
9f708cb2
VP
34752007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3476
3477 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3478 comments.
3479
7579b5f8
NR
34802007-06-07 Nick Roberts <nickrob@snap.net.nz>
3481
3482 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3483
bf06d120
JB
34842007-05-29 Jim Blandy <jimb@codesourcery.com>
3485
3486 * gdb.texinfo (Overview): Doc fix.
3487
23776285
MR
34882007-05-22 Maciej W. Rozycki <macro@mips.com>
3489
3490 * gdb.texinfo (Remote Configuration): Document "set/show
3491 remoteflow".
3492
1a69e1e4
DJ
34932007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3494
bf06d120
JB
3495 * gdb.texinfo (MIPS): Remove documentation for set mips
3496 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3497 stack-arg-size.
1a69e1e4 3498
46ba6afa 34992007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3500
46ba6afa
BW
3501 * all-cfg.texi (GDBTUI): New.
3502 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3503 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3504 (TUI Configuration): Edit to improve clarity and fix problems of
3505 both style and content.
5ae4183a 3506
06d3b283
UW
35072007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3508
3509 * observer.texi (GDB Observers): New observer "new_objfile".
3510
179101d6
UW
35112007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3512
3513 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3514
25d5ea92
VP
35152007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3516
3517 * gdb.texinfo (GDB/MI Variable Objects): Document
3518 frozen variables objects.
5ae4183a 3519
ea35711c
DJ
35202007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3521
3522 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3523 (Character Sets, Caching Data of Remote Targets): Likewise.
3524 (Targets): Delete Remote node. Move its text...
3525 (Debugging Remote Programs): ...to here. Delete description
3526 of the "remote" command.
3527 (Remote configuration): Delete description of "set remotedevice"
3528 and "show remotedevice".
3529 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3530
db2e3e2e
BW
35312007-04-11 Bob Wilson <bob.wilson@acm.org>
3532
5ae4183a
AS
3533 * gdb.texinfo (Contributors, Continuing and Stepping)
3534 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3535 (General Query Packets, File-I/O Remote Protocol Extension)
3536 (Protocol Basics, The F Reply Packet, Write)
3537 (Protocol-specific Representation of Datatypes, Memory Transfer):
3538 Fix hyphenation, punctuation and grammar problems.
3539 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3540 'section' instead of 'subsection' in the text.
3541 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3542 (i386): Remove period from section name.
db2e3e2e
BW
3543 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3544 (Config Names, Configure Options): Use @file{configure}.
3545
8a3dae3e
DJ
35462007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3547
3548 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3549 and tab expansion.
3550
1a92f856
DJ
35512007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3552
3553 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3554
79a6e687 35552007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3556
79a6e687
BW
3557 * gdb.texinfo: Consistently capitalize all significant words in
3558 node names, chapter titles, section titles, and headings. Update
3559 cross references to match.
3560 (Starting and Stopping Trace Experiment): Make node name plural.
3561 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3562
ad527d2e
PA
35632007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3564
3565 * gdb.texinfo (WinCE): Delete obsolete subsection.
3566
7ce59000
DJ
35672007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3568
3569 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3570 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3571 references.
3572
8807d78b
DJ
35732007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3574
3575 * gdb.texinfo (Startup): Delete references to some alternate
3576 names for .gdbinit.
3577 (Thread): Remove LynxOS reference.
3578 (Tandem ST2000): Delete target-specific documentation.
3579 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3580 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3581 and GDB_OSABI_LYNXOS.
3582
5f402660
UW
35832007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3584
3585 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3586
bac718a6
UW
35872007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3588
3589 * gdbint.texinfo (Target Conditionals): Remove mention of
3590 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3591 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3592
9453113a
DJ
35932007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3594
3595 * Makefile.in: Add "pdfdir" installation
3596 directory, PDFTEX macro, support for "install-pdf" target,
3597 and rules for making a pdf version of refcard.texi.
3598 * refcard.tex: Specify paper size for PDF output.
3599
ae21e955 36002007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3601
ae21e955 3602 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3603
3f94c067 36042007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3605
3f94c067
BW
3606 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3607 (Source Path, Character Sets, Macros, Define)
3608 (GDB/MI Result Records, GDB/MI Simple Examples)
3609 (GDB/MI Program Execution, GDB/MI File Commands)
3610 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3611 (Bug Reporting): Use @value{GCC}.
5ae4183a 3612
12c27660 36132007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3614
12c27660
BW
3615 * gdb.texinfo (Help): Fix formatting of examples.
3616 (Variables): Use @ifnotinfo instead of @iftex.
3617 (Non-debug DLL symbols): Use @ref instead of @pxref.
3618 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3619
ce9341a1
BW
36202007-03-26 Bob Wilson <bob.wilson@acm.org>
3621
3622 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3623
c8f4133a
BW
36242007-03-26 Bob Wilson <bob.wilson@acm.org>
3625
3626 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3627 the order of the nodes.
3628 (C Operators, C Constants, Debugging C): Remove extra menus.
3629 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3630
c8f4133a 36312007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3632
3633 * gdb.texinfo (File Options): Add missing parenthesis.
3634 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3635
c74d0ad8
DJ
36362007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3637
3638 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3639
ff6f572f
DJ
36402007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3641
669fac23 3642 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3643 case insensitivity.
3644 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3645
994337c3
NR
36462007-02-18 Nick Roberts <nickrob@snap.net.nz>
3647
3648 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3649 (Files): Add section name to argument list for pxref.
3650 (Non-debug DLL symbols): Don't use `see' for pxref.
3651 (Embedded Processors): Fix typo.
3652 (GDB/MI Breakpoint Commands): Execution commands generate
3653 *stopped not ^done.
3654
eb819d70
NR
36552007-02-13 Nick Roberts <nickrob@snap.net.nz>
3656
3657 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3658 values for in_scope. Mention that only root variables can be
3659 updated.
3660 (GDB/MI Development and Front Ends): Explain new values may be
3661 added to existing fields.
3662
123dc839
DJ
36632007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3664
3665 * gdb.texinfo (-target-disconnect): Use @smallexample.
3666 (Requirements): Add anchor for Expat. Update description.
3667 (Target Descriptions): Mention Expat.
3668 (Target Description Format): Document new elements. Use
3669 @smallexample.
3670 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3671 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3672
108546a0
DJ
36732007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3674
3675 * gdb.texinfo (Target Description Format): Add section on XInclude.
3676
95a98c01
NR
36772006-02-03 Nick Roberts <nickrob@snap.net.nz>
3678
3679 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3680 command -enable-timings.
3681
f4b3909f
EZ
36822007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3683
5ae4183a 3684 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3685 descriptions for new/deleted elements in gdb_osabi. Add missing
3686 description for function generic_elf_osabi_sniff_abi_tag_sections.
3687
c7ba131e
JB
36882007-01-29 Joel Brobecker <brobecker@adacore.com>
3689
3690 * gdb.texinfo (Maintenance Commands): Add documentation for
3691 the new "maint print target-stack" command.
3692
3a60f64e
JK
36932007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3694 Eli Zaretskii <eliz@gnu.org>
3695
f4b3909f 3696 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3697
c582f8b6
EZ
36982007-01-26 Eli Zaretskii <eliz@gnu.org>
3699
3700 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3701 Use @value{NGCC} instead of @value{GCC}.
3702
d3e8051b
EZ
37032007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3704
3705 * agentexpr.texi: Fix typos.
3706 * annotate.texinfo: Likewise.
3707 * gdb.texinfo: Likewise.
3708 * gdbint.texinfo: Likewise.
3709 * observer.texi: Likewise.
3710 * stabs.texinfo: Likewise.
3711
86f04699
EZ
37122007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3713
3714 * gdbint.texinfo (Support Libraries): Remove mmalloc
3715 entry. Describe readline library.
3716
23181151
DJ
37172007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3718
3719 * gdb.texinfo (Target Descriptions): New section.
3720 (General Query Packets): Add QPassSignals anchor. Mention
3721 qXfer:features:read under qSupported. Expand mentions of
3722 qXfer:memory-map:read and QPassSignals. Document
3723 qXfer:features:read.
3724
f822c95b
DJ
37252007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3726
3727 * gdb.texinfo (Commands to specify files): Describe
3728 "set sysroot" and "show sysroot".
3729 (Using the `gdbserver' program): Lowercase argument
3730 to @var. Expand description of setting up GDB on the
3731 host.
3732
8936fcda
JB
37332007-01-05 Joel Brobecker <brobecker@adacore.com>
3734
3735 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3736 catch exception, catch exception unhandled, and catch assert
3737 commands.
3738
e776119f
DJ
37392007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3740
3741 * gdb.texinfo (Debugging Output): Document "set debug xml"
3742 and "show debug xml".
3743
aa79a185
DJ
37442007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3745
3746 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3747
7f893741
JB
37482007-01-01 Joel Brobecker <brobecker@adacore.com>
3749
3750 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3751
a1b5960f
VP
37522006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3753
3754 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3755 note in @ignore, to be removed later if nobody complains.
3756
9f470e6e
NR
37572006-12-04 Nick Roberts <nickrob@snap.net.nz>
3758
3759 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3760 of -var-delete.
3761
765dc015 37622006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3763
765dc015 3764 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3765 automatic software/hardware breakpoint usage and
3766 the "set breakpoint auto-hw" command.
765dc015 3767
4b5752d0
VP
37682006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3769
3770 * gdb.texinfo (Memory Access Checking): New.
3771
89be2091
DJ
37722006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3773
3774 * gdb.texinfo (Remote configuration): Mention
3775 "pass-signals-packet".
3776 (General Query Packets): Document QPassSignals. Fix
3777 a typo.
3778
ca3bf3bd
DJ
37792006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3780
3781 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3782
427c3a89
DJ
37832006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3784
3785 * gdb.texinfo (Remote configuration): Rewrite documentation for
3786 packet configuration commands.
3787 (OS Information): Adjust reference to qXfer:auxv:read.
3788 (General Query Packets): Remove references to read-aux-vector-packet
3789 and set remote get-thread-local-storage-address.
3790
7a107747
DJ
37912006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3792
3793 * gdbint.texinfo (Target Architecture Definition): Add new
3794 Initializing a New Architecture section.
3795
1c56eb0e
EZ
37962006-10-31 David Taylor <dtaylor@emc.com>
3797
3798 * stabs.texinfo (Macro define and undefine): New node describing
3799 stabs for #define and #undef.
3800
f73adfeb
AS
38012006-10-27 Andreas Schwab <schwab@suse.de>
3802
3803 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3804
fd60e0df
EZ
38052006-10-21 Eli Zaretskii <eliz@gnu.org>
3806
3807 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3808 clarify on the possible meanings of ``expression'' watched by
3809 watchpoints. Add indexing.
e5ac9b53
EZ
3810 (Prompting, Errors, Invalidation, Annotations for Running)
3811 (Source Annotations): Fix index entries by adding "annotation" to
3812 them, to discriminate from index entries that point to the more
3813 general topic descriptions.
fd60e0df 3814
52bb452f
DJ
38152006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3816
3817 * gdbint.texinfo (Target Vector Definition): Move most
3818 content into Existing Targets. Add a menu.
3819 (Existing Targets): New section, moved from Target Vector
3820 Definition. Use @subsection.
3821 (Managing Execution State): New section.
3822
58955e58
BW
38232006-10-16 Bob Wilson <bob.wilson@acm.org>
3824
3825 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3826
c8aa23ab
EZ
38272006-10-15 Eli Zaretskii <eliz@gnu.org>
3828
3829 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3830 (Command Syntax, Signals, Backtrace, Connecting)
3831 (Remote configuration, Renesas Boards, Console I/O): Fix last
3832 change: use Ctrl- instead of C-, except wrt Emacs.
3833 (File-I/O Examples): Put Ctrl-c in @kbd.
3834 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3835 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3836 (Signals, Set Breaks, Set Watchpoints): Document optional
3837 arguments to `info signals' `handle', `info breakpoints', and
3838 `info watchpoints'.
c8aa23ab 3839
e7109c7e
EZ
38402006-10-14 Eli Zaretskii <eliz@gnu.org>
3841
3842 * gdb.texinfo (Backtrace): Fix last change.
3843
de3aea7b
NR
38442006-10-14 Nick Roberts <nickrob@snap.net.nz>
3845
3846 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3847
7f9087cb
BW
38482006-10-10 Bob Wilson <bob.wilson@acm.org>
3849
c8aa23ab
EZ
3850 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3851 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3852 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3853
68437a39
DJ
38542006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3855 Daniel Jacobowitz <dan@codesourcery.com>
3856
3857 * gdb.texinfo (Packets): Document vFlashErase,
3858 vFlashWrite and vFlashDone packets.
3859 (General Query Packets): Document qXfer:memory-map:read.
3860 Add a new feature for qXfer:memory-map:read.
3861 (Memory map format): New section.
3862 (Target Commands): Mention that gdb can write flash.
3863
fd79ecee
DJ
38642006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3865 Daniel Jacobowitz <dan@codesourcery.com>
3866
3867 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3868 memory regions and "mem auto".
3869
350da6ee
DJ
38702006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3871
3872 * gdbint.texinfo (Array Containers): New section.
3873
2f1acb09
VP
38742006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3875
3876 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3877 -stack-list-arguments HIGH_FRAME argument can be larger then the
3878 actual number of frames.
3879
2ab1eb7a
VP
38802006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3881
3882 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3883 -stack-list-locals HIGH_FRAME argument can be larger then the
3884 actual number of frames.
2ab1eb7a 3885
599b237a
BW
38862006-09-02 Bob Wilson <bob.wilson@acm.org>
3887
3888 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3889 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3890
25ab7e6d
EZ
38912006-09-02 Eli Zaretskii <eliz@gnu.org>
3892
3893 * gdbint.texinfo (Overall Structure): New section "Source Tree
3894 Structure".
3895
940178d3
JB
38962006-08-17 Jim Blandy <jimb@codesourcery.com>
3897
3898 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3899 responses.
3900
30daae6c
JB
39012006-08-08 Joel Brobecker <brobecker@adacore.com>
3902
3903 * gdb.texinfo (Source Path): Add documentation for new
3904 substitute-path commands.
3905
7fa2210b
DJ
39062006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3907
3908 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3909 (Running Configure): ...here.
3910 (Requirements): New node. Mention expat.
3911
3d00d119
DJ
39122006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3913
5ae4183a 3914 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3915 'set download-write-size' and 'show download-write-size'.
3916
0cbfa4ee
DJ
39172006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3918
3919 * stabs.texinfo (Member Type Descriptor): Correct example for
3920 pointer to member types.
3921
16026cd7
AS
39222006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3923
3924 * gdb.texinfo (Optional warnings and messages): Add
3925 'set/show trace-commands'.
3926 (Command files): Add '-v' to source command.
3927
0876f84a
DJ
39282006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3929
3930 * gdb.texinfo (OS Information): Update qPart reference to
3931 qXfer.
3932 (Remote configuration): Likewise.
3933 (Overview): Move @cindex to the start of a paragraph. Talk
3934 about binary data encoding.
3935 (Packets): Refer to the overview for the details of the X
3936 packet encoding.
3937 (General Query Packets): Remove qPart description. Add qXfer
3938 description. Add an anchor to qSupported. Correct feature
3939 table title. Add a new feature for qXfer:auxv:read.
3940 (Interrupts): Add a missing parenthesis.
3941
2ec3381a
DJ
39422006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3943
669fac23 3944 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3945 (GDB/MI Kod Commands): Remove commented out node.
3946
594fe323
EZ
39472006-07-01 Eli Zaretskii <eliz@gnu.org>
3948
3949 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3950 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3951 (GDB/MI Thread Commands, GDB/MI Program Execution)
3952 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3953 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3954 (GDB/MI File Commands, GDB/MI Target Manipulation)
3955 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3956 since the MI prompt is hard-wired into the code.
3957
7e3fb70c
NR
39582006-07-01 Nick Roberts <nickrob@snap.net.nz>
3959
3960 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3961 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3962 (GDB/MI Data Manipulation): Remove description of unimplemented
3963 display related commands as variable objects perform this function
3964 and are superior: -display-delete, -display-disable,
3965 -display-enable, -display-insert and -display-list. Move
3966 -environment-cd, -environment-directory, -environment-path
3967 and -environment-pwd to "Program Context".
3968 (GDB/MI Program Control): Rename to "Program Execution". Move
3969 -exec-arguments -exec-abort to...
3970 (GDB/MI Program Context): ...here. New node split from "Data
3971 Manipulation".
3972
be2a5f71
DJ
39732006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3974
3975 * gdb.texinfo (Remote configuration): Document set / show
3976 remote supported-packets.
3977 (General Query Packets): Document qSupported packet.
3978
fc320d37
SL
39792006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3980
3981 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3982 and font markup.
3983 (Protocol basics): Likewise.
3984 (The F request packet): Likewise.
3985 (The F reply packet): Likewise.
3986 (Memory transfer): Move this node to be a subsubsection of
3987 "Protocol specific representation of datatypes".
3988 (The Ctrl-C message): More copy editing.
3989 (Console I/O): Likewise.
3990 (The isatty call): Delete this node, and merge its content into
3991 the "isatty" node. Fixed references elsewhere.
3992 (The system call): Delete this node, and merge its content into
3993 the "system" node. Fixed references elsewhere.
3994 (open): Reformat to use @table, and add appropriate font markup.
3995 (close): Likewise.
3996 (read): Likewise.
3997 (write): Likewise.
3998 (lseek): Likewise.
3999 (rename): Likewise.
4000 (unlink): Likewise.
4001 (stat/fstat): Likewise.
4002 (gettimeofday): Likewise.
4003 (isatty): Likewise.
4004 (system): Likewise, plus minor changes to fix confusing wording.
4005 (Integral datatypes): Fix font markup.
4006 (Pointer values): Likewise.
4007 (struct stat): Fix markup to use @table, plus minor copy editing.
4008 (struct timeval): Fix font markup, plus minor copy editing.
4009 (Constants): Minor copy editing.
4010 (Errno values): Add font markup.
4011 (File-I/O Examples): Likewise.
4012
158fdf5c
NR
40132006-06-10 Nick Roberts <nickrob@snap.net.nz>
4014
4015 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4016 (GDB/MI Simple Examples): Move node up one level. Use real
4017 examples.
4018 (GDB/MI Compatibility with CLI): Update.
4019 (GDB/MI Result Records): Add "connected" and "exit" result
4020 classes.
4021 (GDB/MI Stream Records): Clarify target output.
4022 (GDB/MI Command Description Format): Modify example description.
4023 (GDB/MI Breakpoint Table Commands): Rename to...
4024 (GDB/MI Breakpoint Commands): ...this
4025 (GDB/MI Breakpoint Commands): Add optional thread field.
4026 (GDB/MI Program Control): Add an introduction. Move "Program
4027 termination" examples into exec-run description.
4028 (GDB/MI File Commands): Mention similar CLI commands.
4029 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4030 is similar to "-gdb-version".
4031
ddb50cd7
EZ
40322006-06-09 Eli Zaretskii <eliz@gnu.org>
4033
4034 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4035
2aef0d6b
NR
40362006-06-02 Nick Roberts <nickrob@snap.net.nz>
4037
4038 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4039 sourceware.org for mailing lists.
d5e40d59 4040 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4041
383a5c52
NR
40422006-06-01 Nick Roberts <nickrob@snap.net.nz>
4043
d5e40d59 4044 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4045
e16b02ee
EZ
40462006-05-22 Eli Zaretskii <eliz@gnu.org>
4047
4048 * gdb.texinfo (Cygwin Native): Fix last change.
4049
be90c084
CF
40502006-05-22 Christopher Faylor <cgf@timesys.com>
4051
4052 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4053
347ceba5
NR
40542006-05-15 Nick Roberts <nickrob@snap.net.nz>
4055
4056 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4057 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4058
369af7bd
DJ
40592006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4060
4061 * gdb.texinfo (General Query Packets): Recommend not starting
4062 new packets with qC and clarify.
4063
2ffdbde8 40642006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4065
4066 * gdb.texinfo (M2 Types): New section.
72019c9c 4067
16d1a084
DJ
40682006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4069
4070 * agentexpr.texi: Add a copyright and license notice.
4071 * observer.texi: Likewise, with GPL clause for function prototypes.
4072 Remove trailing whitespace.
4073
aa56d27a
JB
40742006-05-05 Jim Blandy <jimb@codesourcery.com>
4075
4076 * gdb.texinfo (General Query Packets): Document conventions for
4077 terminating packet names, and their violations.
4078
5bdf8622
DJ
40792006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4080
4081 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4082 * gdb.texinfo: Likewise.
4083
605a56cb
DJ
40842006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4085
4086 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4087 and "show remotedebug".
4088 (Debugging Output): Add additional index entries.
4089
b8db102d
MS
40902006-04-27 Michael Snyder <msnyder@redhat.com>
4091
4092 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4093
c5e30d01
AC
40942006-04-22 Andrew Cagney <cagney@redhat.com>
4095
4096 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4097 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4098
8181d85f
DJ
40992006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4100
4101 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4102 and remove breakpoint prototypes.
4103 (Watchpoints): Move description of target_insert_hw_breakpoint and
4104 target_remove_hw_breakpoint ...
4105 (Breakpoints): ... to here. Document target_insert_breakpoint and
4106 target_remove_breakpoint.
4107
4f553f88
JB
41082006-04-17 Jim Blandy <jimb@codesourcery.com>
4109
4110 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4111 and C packets are optional.
4112
cd852561
FR
41132006-04-14 Frederic Riss <frederic.riss@st.com>
4114
4115 * gdb.texinfo (Specifying source directories): Update the description
4116 of the source file search to reflect the fact that the source path
4117 always contains at least $cdir and $cwd.
4118
b620eb07
MS
41192006-03-31 Michael Snyder <msnyder@redhat.com>
4120
4121 * gdb.texinfo: Update copyright dates.
4122
3156cdaf
EZ
41232006-03-31 Eli Zaretskii <eliz@gnu.org>
4124
4125 * gdb.texinfo (Overview): Add an index entry to "empty response".
4126
7d30c22d
JB
41272006-03-28 Jim Blandy <jimb@codesourcery.com>
4128
4129 * gdbint.texinfo (Prologue Analysis): New section.
4130
86941c27
JB
41312006-03-07 Jim Blandy <jimb@red-bean.com>
4132
66b8c7f6
JB
4133 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4134
1a10341b
JB
4135 * gdb.texinfo (Target Commands): Update text describing how to
4136 specify a target. Refer to the detailed section on remote
4137 debugging, not the brief mention.
4138
86941c27
JB
4139 * gdb.texinfo (Connecting): Organize the different 'target remote'
4140 connection methods into a table. Add a 'target remote' index
4141 entry. (!!!)
4142
62f3a2ba
FF
41432006-02-17 Fred Fish <fnf@specifix.com>
4144
4145 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4146 'ptype' commands to reflect the fact that the only significant
4147 difference between them is that ptype prints the complete type
4148 description instead of just the name.
4149
8b9a88ea
WZ
41502006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4151
4152 * gdbint.texinfo (Watchpoints): Delete
4153 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4154
7e8dc855
NR
41552006-02-10 Nick Roberts <nickrob@snap.net.nz>
4156
4157 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4158 times fields where needed. Fix typos. Update general form given
4159 for output of -break-insert.
4160 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4161
c91d38aa
DJ
41622006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4163
4164 * gdbint.texinfo (Symbol Handling): Add a section
4165 on memory management.
4166
38fcd64c
DJ
41672006-02-06 Vladimir Prus <ghost@cs.msu.su>
4168
4169 * gdb.texinfo (Breakpoint table commands): Document the fullname
4170 field in -break-list output.
4171
219eec71
EZ
41722006-02-03 Eli Zaretskii <eliz@gnu.org>
4173
4174 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4175 debugging information produced by the various "set debug..."
4176 options.
4177
ae5a43e0
DJ
41782006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4179
4180 * gdb.texinfo (Files): Remove obsolete bits from the description
4181 of "symbol-file".
4182
a9f158ec
JB
41832006-01-25 Jim Blandy <jimb@redhat.com>
4184
4185 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4186
410dd08e
JB
41872006-01-24 Jim Blandy <jimb@redhat.com>
4188
4189 * gdbint.texinfo (Frames): Document the basics of GDB's register
4190 unwinding model, and explain the existence of the "sentinel" frame.
4191
4b505b12
AS
41922006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4193
4194 * gdb.texinfo (Choosing files): Mention that -directory is used
4195 for script files.
4196 (Specifying source directories): Likewise.
4197 (Command files): Explain how script files are found.
4198
839c27b7
EZ
41992006-01-21 Eli Zaretskii <eliz@gnu.org>
4200
4201 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4202 the threads in a multi-threaded program.
4203 (Threads): The threadno argument of "thread apply" can be a range
4204 of numbers.
4205
7be93b9e
JB
42062006-01-18 Jim Blandy <jimb@redhat.com>
4207
4208 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4209 of warning flags.
4210
fcc73fe3
EZ
42112006-01-13 Eli Zaretskii <eliz@gnu.org>
4212
4213 * gdb.texinfo (Sequences): Improve menu annotations.
4214 (Define): Add index entries for arguments of user-defined
4215 commands. Move the description of flow-control commands...
4216 (Command Files): ...to here. Document loop_break and
4217 loop_continue.
ca91424e
EZ
4218 (Define, Command Files): Document `end' and add index entries for
4219 it.
fcc73fe3 4220
5c95884b
MS
42212006-01-04 Michael Snyder <msnyder@redhat.com>
4222
4223 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4224 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4225
860701dc
PH
42262006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4227
4228 * gdb.texinfo (Omissions from Ada): Document that there is now
4229 limited aggregate support.
4230
36b80e65
EZ
42312005-12-28 Eli Zaretskii <eliz@gnu.org>
4232
4233 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4234 registers and the likes.
4235
c1468174
EZ
42362005-12-24 Eli Zaretskii <eliz@gnu.org>
4237
4238 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4239 (Symbols): Fix usage of "e.g.".
359df76b 4240 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4241
4242 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4243 (Coding): Fix usage of "e.g.".
4244
c02a867d
EZ
42452005-12-23 Eli Zaretskii <eliz@gnu.org>
4246
5ae4183a
AS
4247 * stabs.texinfo:
4248 * refcard.tex:
c02a867d 4249 * gpl.texi:
5ae4183a
AS
4250 * gdbint.texinfo:
4251 * gdb.texinfo:
4252 * gdb-cfg.texi:
c02a867d 4253 * fdl.texi:
5ae4183a
AS
4254 * annotate.texinfo:
4255 * all-cfg.texi:
c02a867d
EZ
4256 * Makefile.in: Add (C) after Copyright. Update the FSF
4257 address.
4258
fad38dfa
EZ
42592005-12-03 Eli Zaretskii <eliz@gnu.org>
4260
4261 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4262 extend GDB with commands for external monitor.
4263
53e5f3cf
AS
42642005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4265
4266 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4267
55f6ca0f
JB
42682005-11-25 Joel Brobecker <brobecker@adacore.com>
4269
4270 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4271
c1947b85
JB
42722005-11-21 Jim Blandy <jimb@redhat.com>
4273
4274 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4275 placement of 'R' actions in tracepoint action packets; document
4276 dependence of 'X' and 'M' actions on a preceding 'R' action for
4277 their registers.
4278
9d29849a
JB
42792005-11-19 Jim Blandy <jimb@redhat.com>
4280
4281 * gdb.texinfo (Tracepoint Packets): New node.
4282 (General Query Packets): Add entries for the tracepoint packets,
4283 referring to the "Tracepoint Packets" node.
4284 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4285
9a6253be
KB
42862005-11-18 Kevin Buettner <kevinb@redhat.com>
4287
4288 * gdb.texinfo (set remotebreak): Add anchor.
4289 (X packet): Likewise.
4290 (Remote Protocol): Add new section `Interrupts' and new index
4291 entry `interrupts (remote protocol)'.
4292
5f3bebba
JB
42932005-11-18 Jim Blandy <jimb@redhat.com>
4294
4295 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4296 entries into the General Query Packets section. Add a
4297 cross-reference to that section. Drop description of replies, as
4298 these are covered in the descriptions of each packet.
4299 (General Query Packets): Add introductory text. Explain naming
4300 conventions, and how the end of a name is recognized.
4301
9a7a1b36
KB
43022005-11-17 Kevin Buettner <kevinb@redhat.com>
4303
0564b6cf 4304 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4305 "set remotebreak" command.
4306
b8ff78ce
JB
43072005-11-16 Jim Blandy <jimb@redhat.com>
4308
4309 * gdb.texinfo (Packets, Stop Reply Packets)
4310 (General Query Packets): Various formatting cleanups.
4311 - Use @samp for packet contents.
4312 - Drop summaries from packet @item lines; the same information appears
4313 immediately below in the description.
4314 - Delete paragraph breaks after packet @item commands, so that the
4315 description appears directly to the right of the packet prototype
4316 in the printed manual, if it fits.
4317 - Place spaces in packet prototypes between @vars and non-@var
4318 letters, and explain that they're just for formatting.
4319 - Use @dots{} instead of '...'.
4320 - Fix uses of @code where @var was needed.
4321 - Replace "deprecated" markers with English text spelling out the
4322 packet's status and the preferred alternatives.
4323 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4324 what this ever meant.
4325 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4326 this for a long time.
4327 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4328 implemented several times, and have been in use for years.
4329
8ffe2530
JB
43302005-11-15 Jim Blandy <jimb@redhat.com>
4331
c43c5473
JB
4332 * gdb.texinfo (Packets): Add index entries for 'm' packet
4333 disclaimers.
5ae4183a 4334
fb031cdf
JB
4335 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4336 of stub when processing an 'm' packet.
4337
8ffe2530
JB
4338 * gdb.texinfo (Packets): Mention that packets beginning with
4339 letters are reserved once, at the top, instead of actually listing
4340 them all and saying "reserved".
4341
c03c782f
AS
43422005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4343
4344 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4345 Change @var{$arg0 to @code{$arg0.
4346
814e32d7
WZ
43472005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4348
4349 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4350
fa93a9d8
JB
43512005-11-12 Jim Blandy <jimb@redhat.com>
4352
4353 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4354 order. Remove extraneous 'z'.
4355
8a5a3c82
AS
43562005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4357
4358 * gdb.texinfo (Choosing files): Add --eval-command.
4359
4b0ad762
AS
43602005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4361
4362 * gdb.texinfo (Choosing modes): Add --return-child-result.
4363
4364
1a088d06
AS
43652005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4366
4367 * gdb.texinfo (Choosing modes): Add --batch-silent.
4368
656d5e12
EZ
43692005-10-28 Eli Zaretskii <eliz@gnu.org>
4370
4371 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4372 "The -var-update Command".
4373
3c9c013a
JB
43742005-10-03 Joel Brobecker <brobecker@adacore.com>
4375
4376 * gdb.texinfo (Print Settings): Add documentation for set/show
4377 print array-indexes.
4378
7ba3cf9c
DJ
43792005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4380
4381 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4382 6.2 and 6.3.
4383
a94ab193
EZ
43842005-08-27 Eli Zaretskii <eliz@gnu.org>
4385
4386 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4387 since 19-Jan-2004.
4388 (Files): Likewise.
ab1adacd
EZ
4389 (Variables, Symbols): Document the "<incomplete type>" message and
4390 its reasons.
a94ab193 4391
ca06016a
FF
43922005-08-01 Fred Fish <fnf@specifix.com>
4393
4394 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4395
cf58170d
NR
43962005-07-15 Nick Roberts <nickrob@snap.net.nz>
4397
4398 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4399 option for -var-list-children and -var-update.
4400 (GDB/MI Stack Manipulation): Simplify description of
4401 print-values option for -stack-list-locals.
4402 (GDB/MI Command Description Format): Clarify.
4403 (Mode Options): Spelling of superseded.
4404
38f1196a
BR
44052005-07-12 Bob Rossi <bob@brasko.net>
4406
4407 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4408 corresponding GDB command comment.
4409
3cb3b8df
BR
44102005-07-06 Bob Rossi <bob@brasko.net>
4411
4412 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4413 and -inferior-tty-show.
4414 (Input/Output): Document "set/show inferior-tty" and tty alias.
4415
10fac096
NW
44162005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4417
4418 * gdb.texinfo (Packets): Change description of 'D' packet to note
4419 that GDB does wait for a response.
4420
d1b6db76
NR
44212005-06-22 Nick Roberts <nickrob@snap.net.nz>
4422
4423 * gdb.texinfo (History) Rename "Command History".
4424 (Command History): Move node "Server Prefix" from section on
4425 Annotations here.
4426
29629dcf
NR
44272005-06-19 Nick Roberts <nickrob@snap.net.nz>
4428
4429 * gdb.texinfo (GDB/MI Stack Manipulation):
4430 Re-instate -stack-info-frame with example. Say that it gets
4431 info on selected frame, not current frame.
4432
397ca115
EZ
44332005-06-18 Eli Zaretskii <eliz@gnu.org>
4434
4435 * gdb.texinfo (Server): Clarify that `file' should be used before
4436 connecting to the server.
4437 (Files): Add an xref to the above description.
51274035
EZ
4438 (Output Formats): More detailed description of the `c' format.
4439 (Memory): List explicitly all the formats supported by `x'.
638ac427 4440 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4441 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4442 files. Add more indexing for solib-absolute-prefix and
4443 --with-sysroot.
76d17f34
EZ
4444 (Machine Code): Document possible problems with locations in
4445 shared libraries.
d416eeec
EZ
4446 (Backtrace): Document that free-standing environments do not need
4447 to have a `main' function.
397ca115 4448
74f6deaa
NR
44492005-06-18 Nick Roberts <nickrob@snap.net.nz>
4450
4451 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4452 -stack-info-frame.
4453
a9967aef
AC
44542005-06-07 Andrew Cagney <cagney@gnu.org>
4455
4456 * gdb.texinfo (Contributors): Note the original multi-arch
4457 contributors.
4458
e09f16f9
EZ
44592005-06-03 Eli Zaretskii <eliz@gnu.org>
4460
4461 * gdb.texinfo (Registers): Add index entries for the standard
4462 registers.
4463 (Frames): Add cross-reference from frame pointer description to
4464 the Registers node.
4465 (Annotations Overview): Fix the reference to GDB name.
4466
d87ba7ee
EZ
44672005-06-01 Eli Zaretskii <eliz@gnu.org>
4468
4469 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4470 can-use-hw-watchpoints.
4471
034dad6f
BR
44722005-05-28 Bob Rossi <bob@brasko.net>
4473
4474 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4475 the possible reasons why an exec async record would be returned to FE.
4476
ffed4509
AC
44772005-05-26 Andrew Cagney <cagney@gnu.org>
4478
4479 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4480 Andrew Cagney implemented the original GDB/MI.
4481
e22e55c9
OF
44822005-05-23 Orjan Friberg <orjanf@axis.com>
4483
4484 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4485 documentation. Add documentation for cris-mode.
4486
a78e13ce
EZ
44872005-05-20 Eli Zaretskii <eliz@gnu.org>
4488
4489 * gdb.texinfo (Numbers): Explain the example and make the wording
4490 more acurate.
4491
76ff342d
DJ
44922005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4493 Dennis Brueni <dennis@slickedit.com>
4494
4495 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4496 (GDB/MI Data Manipulation, GDB/MI Program Control)
4497 (GDB/MI Stack Manipulation): Update examples to include the fullname
4498 attribute in stack frames.
4499
119b882a
EZ
45002005-05-12 Eli Zaretskii <eliz@gnu.org>
4501
4502 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4503 do with other non-standard names of init files.
4504
6fc08d32
EZ
45052005-05-11 Eli Zaretskii <eliz@gnu.org>
4506
4507 * gdb.texinfo (Command Files): Move the description of the startup
4508 from here...
4509 (Startup): ...to this new subsection of the Invocation chapter.
4510 Rearrange the description of init files more logically and add a
4511 cross-reference to "Command Files". Document the special gdbinit
4512 name for CISCO 68k. Expand the description of what GDB does
4513 during startup.
4514 (History): Add index entry for HISTSIZE.
4515
a561754a
MK
45162005-05-02 Mark Kettenis <kettenis@gnu.org>
4517
4518 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4519
2eecc4ab
EZ
45202005-05-02 Eli Zaretskii <eliz@gnu.org>
4521
4522 * gdb.texinfo (SVR4 Process Information, The isatty call)
4523 (The system call): Don't use foo(N) notation for man pages and
4524 functions.
514c4d71 4525 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4526
18999be5
EZ
45272005-04-27 Eli Zaretskii <eliz@gnu.org>
4528
4529 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4530 were optimized away.
4531
0abb7bc7
EZ
45322005-04-22 Eli Zaretskii <eliz@gnu.org>
4533
4534 * gdb.texinfo (Remote configuration): Document "set/show
4535 get-thread-local-storage-address". Add cross-reference to the
4536 description of the qGetTLSAddr packet.
4537 (General Query Packets): Mention "set remote
4538 get-thread-local-storage-address" and add a reference to its
4539 description.
4540
6f61acb1
NR
45412005-04-19 Nick Roberts <nickrob@snap.net.nz>
4542
4543 * gdb.texinfo (Backtrace): Describe 'bt full'.
4544
9d59903a
NR
45452005-04-17 Nick Roberts <nickrob@snap.net.nz>
4546
4547 * gdb.texinfo (Mode Options): Fix typo.
4548 (GDB/MI): Describe how to invoke GDB/MI.
4549
721c2651
EZ
45502005-04-16 Eli Zaretskii <eliz@gnu.org>
4551
4552 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4553 references changed. Add description of "info udot".
721c2651
EZ
4554 (Files): Document "set/show stop-on-solib-events".
4555 (M32R/D): Document "set/show download-path", "set/show
4556 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4557 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4558 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4559 (Maintenance Commands): Improve indexing.
4560 (Target Commands): Document "set/show hash", "set/show debug
4561 monitor".
4562 (SVR4 Process Information): Document "info pidlist" and "info
4563 meminfo". Document "set/show procfs-tarce" and "set/show
4564 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4565 (Symbols, The Print Command with Objective-C): Improve indexing.
4566 (Objective-C): Add references to "info classes" and "info
4567 selectors".
c45da7e6
EZ
4568 (Debugging Output): Improve wording. Document "set/show debug
4569 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4570 (Set Breaks): Add index entry for "hardware breakpoints".
4571 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4572 and "set/show usehardbreakpoints".
4573 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4574 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4575 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4576 rdiromatzero", "set/show rdiheartbeat".
4577 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4578 "sds".
4579 (Embedded Processors): Document the "sim" command.
4580 (Remote): Document the "remote" command.
4581 (DJGPP Native): Document the "info serial" command.
4582 (Threads): Document "maint info sol-threads".
4583 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4584 (Set Breaks): Improve indexing.
4585 (Command Syntax): Add a reference to dont-repeat.
4586 (Define): Document "dont-repeat".
4587 (TUI Commands): Document "tabset".
4588 (WinCE): New subsection. Document "set/show remotedirectory",
4589 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4590
14d6dd68
EZ
45912005-04-15 Eli Zaretskii <eliz@gnu.org>
4592
4593 * gdb.texinfo (Hurd Native): New subsection, documents
4594 Hurd-specific commands.
a64548ea 4595 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4596 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4597 (MIPS): Improve documentation of heuristic-fence-post. Document
4598 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4599 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4600 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4601 (ARM): Document ARM-specific commands.
a64548ea
EZ
4602 (AVR): New section. Document "info io_registers".
4603 (CRIS): New section. Document "set/show cris-version" and
4604 "set/show cris-dwarf2-cfi".
4605 (HPPA): New section. Document "set/show debug hppa" and "maint
4606 print unwind".
a5adf40f 4607 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4608 (Super-H): New section. Document the "regs" command.
721c2651 4609 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4610
9c16f35a
EZ
46112005-04-09 Eli Zaretskii <eliz@gnu.org>
4612
4613 * gdb.texinfo (Print Settings): Document "set/show print
4614 pascal_static-members", "set print repeats", "show print
4615 null-stop". Improve indexing. Fix documentation of "set print
4616 union".
4617 (Pascal): New section.
4618 (Supported languages): Rename from "Support"; all references
4619 updated. Add a menu item for Pascal.
4620 (Numbers): Document "set radix.
4621 (Screen Size): Document "set/show pagination".
4622 (MIPS Embedded): Remove "set processor" documentation.
4623 (Remote configuration): Document "set/show X/P/Z-packet",
4624 "set/show read-aux-vector-packet", "set/show remote
4625 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4626 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4627 remotedebug", "set/show remotebreak", "set/show remotedevice",
4628 "set/show remotelogfile".
4629 (Auxiliary Vector): Add reference to the description of the
4630 read-aux-vector-packet setting.
4631 (Set Watchpoints): Add a cross-reference to "set remote
4632 hardware-breakpoint-limit".
4633 (General Query Packets): Add indexing of requests and
4634 cross-references to related commands in "Remote configuration".
4635 (File-I/O Overview, The system call): Fix wording and typos.
4636 (Thread Stops): Add index entries.
4637 (Continuing and Stepping): Document "show step-mode".
4638 (i386): New node. Document "set/show struct-convention".
4639 (Files): Document "show trust-readonly-sections".
4640 (Calling): Document "set/show unwindonsignal".
4641 (Messages/Warnings): Add index entries.
4642 (Maintenance Commands): Document "set/show watchdog".
4643 (Annotations Overview): Document "show annotate".
4644 (Set Watchpoints): Add index entries.
4645 (Symbols): Fix doc of case-sensitive.
4646 (ABI): Document "show coerce-float-to-double".
4647 (Convenience Vars, Help): Improve indexing.
4648 (Machine Code): Document "show disassembly-flavor".
4649 (Debugging C plus plus): Document "show overload-resolution".
4650 (Value History, Signaling): Add index entries.
4651
46522005-04-08 Eli Zaretskii <eliz@gnu.org>
4653
4654 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4655 (Processes): Fix wording.
4656 (History, List, Logging output, Define, Symbols, Print Settings):
4657 Improve indexing.
4658
a8f24a35
EZ
46592005-04-03 Eli Zaretskii <eliz@gnu.org>
4660
4661 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4662 redundant index entry for "target" command.
4663 (Backtrace): Add index entries.
4664 (Symbols, Fortran): Document the "set case-sensitive" command.
4665 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4666 (Print Settings): Add index entry for "set demangle-style".
4667 (Target Commands): Document "set download-write-size".
4668 (Debugging Output): Document "set exec-done-display".
4669
09d4efe1
EZ
46702005-04-02 Eli Zaretskii <eliz@gnu.org>
4671
4672 * gdb.texinfo (Files): Fix the name and documentation of
4673 add-shared-symbol-files. Document its alias assf. Update the
4674 list of OSs where GDB supports shared libraries. Fix markup.
4675 (Continuing and Stepping): Add reference to @var{location} in the
4676 text.
4677 (Dump/Restore Files): Fix reference to @{filename}.
4678 (Help): Fix wording.
4679 (Attach): Ditto.
4680 (Set Watchpoints): Ditto.
4681 (Backtrace): Remove redundant index entries. Improve index
4682 entries.
4683 (Delete Breaks): Fix wording.
4684 (Memory): Document the compare-sections command.
4685 (Memory Region Attributes): Improve wording.
4686 (Disabling): Improve wording.
4687 (Fortran): New subsection. Document the "info common" command.
4688 (Help): Document aliases "info copying" and "info warranty".
4689 (Caching Remote Data): New section. Document the "set/show
4690 remotecache" and "info dcache" commands.
4691 (Show): Fix wording of the documentation of the "set
4692 extension-language" command.
4693 (Signals): Add index entry for "info handle".
4694 (Memory Region Attributes): Fix punctuation.
4695 (Symbols): Change the arg name to "location" and refer to it in
4696 the text. Fix wording of "info types" doc.
4697 (Threads): Fix usage of @enumerate @item's.
4698 (Listing Tracepoints): Add index entry for "info tp".
4699 (Set Watchpoints): Add xref to "info break" description.
4700 (Macros): Add an index entry for "macro exp1". Document the
4701 "macro list" command.
4702 (Maintenance Commands): Document "flushregs", "maint agent",
4703 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4704 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4705 "maint print architecture", "maint print objfiles", "maint print
4706 statistics", "maint print type", "maint show-debug-regs", "maint
4707 space", "maint time", and "maint translate-address".
4708 (Connecting): Document the "monitor" command.
4709 (Annotations Overview): Describe the "set annotate" command.
4710
82f2d802
EZ
47112005-04-01 Eli Zaretskii <eliz@gnu.org>
4712
4713 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4714 Rearrange index entries and improve wording about support for
4715 hardware watchpoints.
4716
7d51c7de
BR
47172005-03-10 Bob Rossi <bob@brasko.net>
4718
4719 * gdb.texinfo: Update copyright
4720
68c71a2e
TR
47212005-02-09 Theodore A. Roth <troth@openavr.org>
4722
4723 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4724 error.
4725
83761cbd
KB
47262005-02-03 Kevin Buettner <kevinb@redhat.com>
4727
4728 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4729
9f1c6395
MS
47302005-01-17 Michael Snyder <msnyder@redhat.com>
4731
4732 * gdb.texinfo: Fix spelling, infinte -> infinite.
4733
fbd1b305
MK
47342005-01-08 Mark Kettenis <kettenis@gnu.org>
4735
4736 * observer.texi (GDB Observers): Document "solib_loaded".
4737
3ace7edb
AC
47382005-01-07 Andrew Cagney <cagney@gnu.org>
4739
bec39cab
AC
4740 * configure.ac: Rename configure.in, require autoconf 2.59.
4741 * configure: Re-generate.
4742
3ace7edb
AC
4743 * configure.in: Replace configdirs with multiple references to
4744 AC_CONFIG_SUBDIRS.
4745 * configure: Re-generate.
5ae4183a 4746
53531fc1
AC
47472005-01-04 Andrew Cagney <cagney@gnu.org>
4748
4749 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4750 part of the version number.
4751
536ffdb7
MK
47522004-12-24 Mark Kettenis <kettenis@gnu.org>
4753
4754 * gdbint.texinfo (Algorithms): Remove description of
4755 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4756
e1aac25b
JB
47572004-12-07 Jim Blandy <jimb@redhat.com>
4758
4759 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4760 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4761 numbers.
4762
f47b1503
AS
47632004-12-07 Andreas Schwab <schwab@suse.de>
4764
4765 * gdb.texinfo (Mode Options): Document -l option.
4766
b6b8ece6
EZ
47672004-12-04 Eli Zaretskii <eliz@gnu.org>
4768
4769 * gdbint.texinfo (Algorithms): More accurate description of
4770 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4771 is not needed unless data-read and data-access watchpoints are
4772 supported. Add a description of how GDB checks whether the
4773 inferior stopped because a watchpoint was hit.
4774
01371747
EZ
47752004-11-23 Eli Zaretskii <eliz@gnu.org>
4776
4777 * gdb.texinfo (Files): Add cross-reference to description of
4778 -readnow command-line switch.
4779
2315ffec
RC
47802004-11-10 Randolph Chung <tausq@debian.org>
4781
4782 * gdb.texinfo: Document set/show backtrace past-entry commands.
4783 Rearrange index entries for set/show backtrace past-main.
4784
69065f5d
AC
47852004-11-10 Jon Beniston <jon@beniston.com>
4786
4787 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4788 * gdb.texinfo (Remote Serial Protocol): Further describe
4789 binary transfer escaping mechanism .
69065f5d 4790
30e91e0b
RC
47912004-11-08 Randolph Chung <tausq@debian.org>
4792
4793 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4794 and "show debug infrun". Add index entries.
4795
60bf7e09
EZ
47962004-10-23 Eli Zaretskii <eliz@gnu.org>
4797
4798 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4799 "info proc" that are already implemented. Add index entries.
4800 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4801 (Files): Add a tip for decreasing memory used for symtabs from
4802 shared libraries.
f018e82f
EZ
4803 (Starting): Fix whitespace; make "elaboration" stand out where it
4804 is first used, and add an index entry for the term.
f8568604
EZ
4805 (Calling): Expand and elaborate text. Add "print". Add the
4806 description of problems with weak aliases.
384ee23f 4807 (Core File Generation): New section.
60bf7e09 4808
d52fe014
AC
48092004-10-12 Andrew Cagney <cagney@gnu.org>
4810
4811 * gdbint.texinfo (Versions and Branches): New chapter.
4812 (Releasing GDB): Delete "Versions and Branches" section.
4813 (Top): Add "Versions and Branches".
4814
703663ab
EZ
48152004-10-08 Eli Zaretskii <eliz@gnu.org>
4816
4817 * gdb.texinfo (Editing, History): Add cross-references to the
4818 included Readline and History user documentation. Remove
4819 references to the symbol have-readline-appendices which is unused
4820 and undefined.
4821 (History): Fix indexing.
4822
ac77d04f
JJ
48232004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4824
4825 * gdbint.texinfo (target_stopped_data_address): Update to
4826 new prototype.
4827 (i386_stopped_data_address): Update prototype and description.
4828 (i386_stopped_by_watchpoint): New function and description.
4829
e07c999f
PH
48302004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4831
4832 * gdb.texinfo (Filenames): Add Ada suffixes.
4833 (Ada) New section.
4834
2e868123
AC
48352004-09-27 Andrew Cagney <cagney@gnu.org>
4836 Robert Picco <Robert.Picco@hp.com>
4837
4838 * gdb.texinfo (Packets): Document the "p" packet.
4839
02a57714
JM
48402004-09-21 Jason Molenda (jmolenda@apple.com)
4841
4842 * gdb.texinfo (Paths and Names of the Source Files): Document the
4843 meaning of values in the 'desc' field of a SO stab.
4844
ae038cb0
DJ
48452004-09-20 Daniel Jacobowitz <dan@debian.org>
4846
4847 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4848 max-cache-age" and "maint show dwarf2 max-cache-age".
4849
f7dc1244
EZ
48502004-09-16 Eli Zaretskii <eliz@gnu.org>
4851
4852 * gdb.texinfo (Set Breaks): Add index entry for setting
4853 breakpoints on overloaded C++ functions that are not members of
4854 any classes. Add an example and an index entry for setting
4855 breakpoints on all program functions.
4856 (Character Sets, Macros, Overlay Commands)
4857 (Non-debug DLL symbols, GDB/MI Output Syntax)
4858 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4859 Use "(@value{GDBP})" instead of a literal "(gdb)".
4860
f810308b
AC
48612004-09-12 Andrew Cagney <cagney@gnu.org>
4862
4863 * gdbint.texinfo (Native Debugging): Delete description of
4864 FILES_INFO_HOOK.
4865
15a661f3
PH
48662004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4867
5ae4183a
AS
4868 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4869 to hex_string_custom (not historically correct, but more
15a661f3
PH
4870 understandable, given the current code).
4871
f3219c75
AC
48722004-09-03 Andrew Cagney <cagney@gnu.org>
4873
4874 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4875
f3bb6704
JJ
48762004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4877
4878 * observer.texi (solib_unloaded): New observer.
4879
8d2c00cb
AC
48802004-08-24 Andrew Cagney <cagney@gnu.org>
4881
4882 * gdbint.texinfo (Target Architecture Definition): Add missing
4883 comma.
4884
e7dc800a
MC
48852004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4886
4887 * (Using the Testsuite): build != host is supported,
4888 but some test scripts do not support build != host.
4889
73b03683
MK
48902004-08-14 Mark Kettenis <kettenis@gnu.org>
4891
4892 * gdbint.texinfo (Host Definition): Delete description of
4893 FCLOSE_PROVIDED and GETENV_PROVIDED.
4894
c0ccb908
MK
48952004-08-05 Mark Kettenis <kettenis@chello.nl>
4896
4897 * gdbint.texinfo (Host Definition): Delete description of
4898 NO_SYS_FILE.
4899 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4900 PTRACE_FP_BUG.
4901
9c8dbfa9
AC
49022004-08-05 Andrew Cagney <cagney@gnu.org>
4903
4904 * gdbint.texinfo (Target Architecture Definition): Delete
4905 reference to deprecated_read_fp.
4906
f42accbe
AC
49072004-08-02 Andrew Cagney <cagney@gnu.org>
4908
4909 * gdbint.texinfo (Target Architecture Definition): Delete
4910 description of DEPRECATED_REGISTER_BYTES.
4911
0b66e38c
EZ
49122004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4913
4914 * gdb.texinfo (Source Path): Document the new behavior of
4915 searching for the source files.
4916
15387254
EZ
49172004-07-17 Eli Zaretskii <eliz@gnu.org>
4918
4919 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4920 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4921 (Auto Display): Improve indexing.
4922
2c07db7a
AC
49232004-07-16 Andrew Cagney <cagney@gnu.org>
4924
4925 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4926 "-noasync".
4927
4644b6e3
EZ
49282004-07-09 Eli Zaretskii <eliz@gnu.org>
4929
4930 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4931 have the same prefix have only their prefix in the index.
4932
7561d450
MK
49332004-07-03 Mark Kettenis <kettenis@gnu.org>
4934
4935 * gdb.texinfo (BSD libkvm Interface): New node (section)
4936 (Native): Add it to the menu.
4937
67bebe79
MK
49382004-07-01 Mark Kettenis <kettenis@gnu.org>
4939
4940 * gdbint.texinfo (Target Architecture Definition): Remove
4941 PCC_SOL_BROKEN.
4942
1a6923e0
MK
49432004-06-24 Mark Kettenis <kettenis@gnu.org>
4944
4945 * gdbint.texinfo (Target Architecture Definition): Remove
4946 SUN_FIXED_LBRAC_BUG.
4947
b435e160
AC
49482004-06-26 Andrew Cagney <cagney@gnu.org>
4949
4950 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4951
b5622e8d
AC
49522004-06-20 Andrew Cagney <cagney@gnu.org>
4953
4954 * gdbint.texinfo (Target Architecture Definition): Deprecate
4955 USE_STRUCT_CONVENTION.
4956
e0c07bf0
MC
49572004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4958
4959 gdb.texinfo (Bug Reporting): Mention session recording,
4960 with the script command or Emacs.
4961
782263ab
AC
49622004-06-18 Andrew Cagney <cagney@gnu.org>
4963
4964 * gdbint.texinfo (Target Architecture Definition): Deprecate
4965 FUNCTION_START_OFFSET.
4966
03727ca6
AC
49672004-06-14 Andrew Cagney <cagney@gnu.org>
4968
4969 Based on changes from Karl Berry.
4970 * gdb.texinfo: Do not use @sc in a direntry.
4971 * stabs.texinfo: Change @dircateogry to "Software development".
4972 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4973
97092415
AC
49742004-06-13 Andrew Cagney <cagney@gnu.org>
4975
4976 * gdbint.texinfo (Target Architecture Definition): Delete
4977 description of RETURN_VALUE_ON_STACK.
4978
1f6d4158
AC
49792004-06-09 Andrew Cagney <cagney@gnu.org>
4980
4981 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4982 deleted by previous patch.
4983
d966f0cb
AC
49842004-06-08 Andrew Cagney <cagney@gnu.org>
4985
4986 * gdbint.texinfo (Native Debugging): Delete documentation on
4987 ATTACH_DETACH.
4988
86fe4aaa
RC
49892004-06-06 Randolph Chung <tausq@debian.org>
4990
4991 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4992
d4b6d575
RC
49932004-06-06 Randolph Chung <tausq@debian.org>
4994
5ae4183a 4995 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4996 the new push_dummy_call method signature. Describe the function
4997 argument.
4998
4e8b0763
JB
49992004-05-24 Joel Brobecker <brobecker@gnat.com>
5000
5001 * gdb.texinfo (Starting): Document new start command.
5002
59caf092
AC
50032004-05-21 Andrew Cagney <cagney@redhat.com>
5004
5005 * observer.texi (GDB Observers): Document "inferior_created".
5006
e4a2df64
AC
50072004-05-08 Andrew Cagney <cagney@redhat.com>
5008
e6b55ae2
AC
5009 * gdbint.texinfo (Target Architecture Definition): Delete
5010 description of DO_DEFERRED_STORES.
5011
28954179
AC
5012 * gdbint.texinfo (Target Architecture Definition): Delete
5013 references to DEPRECATED_FIX_CALL_DUMMY.
5014
434b87dd
AC
5015 * gdbint.texinfo (Target Architecture Definition): Delete
5016 description of DEPRECATED_CALL_DUMMY_WORDS,
5017 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5018
58d28df8
AC
5019 * gdbint.texinfo (Target Architecture Definition): Delete
5020 description of DEPRECATED_PUSH_DUMMY_FRAME.
5021
e4a2df64
AC
5022 * gdbint.texinfo (Target Architecture Definition): Delete
5023 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5024
2b4855ab
AC
50252004-05-07 Andrew Cagney <cagney@redhat.com>
5026
5027 * observer.texi (GDB Observers): Add "Debugging" section. Include
5028 cross reference to "set/show debug observer".
5029 * gdb.texinfo (Debugging Output): Document "set/show debug
5030 observer".
5031
fcf70625
AC
50322004-05-01 Andrew Cagney <cagney@redhat.com>
5033
5034 * gdbint.texinfo (Target Architecture Definition): Delete
5035 description of DEPRECATED_PC_IN_SIGTRAMP.
5036
8ee56bcf
AC
50372004-04-30 Andrew Cagney <cagney@redhat.com>
5038
5039 * gdbint.texinfo (Target Architecture Definition): Delete
5040 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5041
67ab9a76
OF
50422004-04-30 Orjan Friberg <orjanf@axis.com>
5043
5044 * observer.texi (GDB Observers): Correct spelling.
5045
79346bcb
OF
50462004-04-26 Orjan Friberg <orjanf@axis.com>
5047
5048 * observer.texi (GDB Observers): Add target_changed event.
5049
7a464420
AC
50502004-04-08 Andrew Cagney <cagney@redhat.com>
5051
5052 * observer.texi (GDB Observers): Rework, provide generic observer
5053 definitions and then a list of observable events.
5054
6cdf9d98
AC
50552004-04-04 Andrew Cagney <cagney@redhat.com>
5056
5057 * gdbint.texinfo (Host Definition): Delete reference to
5058 NO_SIGINTERRUPT.
5059
ddc135a4
AC
50602004-04-02 Andrew Cagney <cagney@redhat.com>
5061
5062 * gdbint.texinfo (Target Architecture Definition): Delete
5063 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5064
6a1b180d
SC
50652004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5066
5067 * gdb.texinfo (TUI Commands): Document tui reg commands.
5068
d0d5df6f
AC
50692004-03-26 Andrew Cagney <cagney@redhat.com>
5070
5071 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5072 "gdbtui".
5073 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5074 (Contributors): Mention both Text and Terminal User Interface.
5075
aa2a3f87
AC
50762004-03-23 Andrew Cagney <cagney@redhat.com>
5077
5078 * gdbint.texinfo (Target Architecture Definition): Deprecate
5079 references to SIGTRAMP_START and SIGTRAMP_END.
5080
f561f026
AC
50812004-03-23 Andrew Cagney <cagney@redhat.com>
5082
5083 * gdbint.texinfo (Target Architecture Definition): Deprecate
5084 references to PC_IN_SIGTRAMP.
5085
33cb8b0f
AC
50862004-03-19 Andrew Cagney <cagney@redhat.com>
5087
5088 * gdbint.texinfo (Target Architecture Definition): Delete
5089 reference to GDB_TARGET_IS_HPPA.
5090
fc989b7a
AC
50912004-03-18 Andrew Cagney <cagney@redhat.com>
5092
5093 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5094 describe pre_init and post_init.
5095
701b08bb
DJ
50962004-03-09 Daniel Jacobowitz <drow@mvista.com>
5097
5098 * gdb.texinfo (Debugging Output): Document values for "set debug
5099 target".
5100
faae5abe
AC
51012004-02-28 Andrew Cagney <cagney@redhat.com>
5102
5103 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5104
dd79a6cf
JJ
51052004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5106
5107 * gdb.texinfo (breakpoints): Add information about the
5108 new "set breakpoint pending" and "show breakpoint pending"
5109 commands.
5110
e7f16015
AC
51112004-02-26 Andrew Cagney <cagney@redhat.com>
5112
5113 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5114 in Per-architecture module data section.
5115
7161a3a6
RM
51162004-02-25 Roland McGrath <roland@redhat.com>
5117
5118 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5119
2154891a
AC
51202004-02-24 Andrew Cagney <cagney@redhat.com>
5121
5122 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5123 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5124 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5125
6c74ac8b
AC
51262004-02-17 Andrew Cagney <cagney@redhat.com>
5127
5128 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5129
19772a2c
AC
51302004-02-16 Andrew Cagney <cagney@redhat.com>
5131
5132 * gdbint.texinfo (Target Architecture Definition): Deprecate
5133 FRAMELESS_FUNCTION_INVOCATION.
5134
c9830293
AC
51352004-02-16 Andrew Cagney <cagney@redhat.com>
5136
5137 * gdbint.texinfo (Coding): Mention -Wunused-function.
5138
b9d26eb9
AC
51392004-02-14 Andrew Cagney <cagney@redhat.com>
5140
5141 * gdbint.texinfo (Target Architecture Definition): Delete
5142 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5143
49efadf5
EZ
51442004-02-12 Elena Zannoni <ezannoni@redhat.com>
5145
5146 * gdb.texinfo: Properly quote the name "C++".
5147 * gdbint.texinfo: Ditto.
5148 * stabs.texinfo: Ditto.
5149
1eb288ea
EZ
51502004-02-11 Elena Zannoni <ezannoni@redhat.com>
5151
5152 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5153 minimal information about libiberty.
5154
e4937fc1
MC
51552004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5156
5157 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5158
a9331b3f
RM
51592004-02-04 Roland McGrath <roland@redhat.com>
5160
5161 * gdb.texinfo (Auxiliary Vector): New node (section).
5162 (Data): Add it to the menu.
5163
2650777c
JJ
51642004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5165
5166 * gdb.texinfo (Breakpoints): Add information about pending
5167 breakpoint support.
5168
b4501125
AC
51692004-01-26 Andrew Cagney <cagney@redhat.com>
5170
5171 * gdb.texinfo (Overview): Delete references to the cisco protocol
5172 including the "N" response.
5173
74055713
AC
51742004-01-26 Andrew Cagney <cagney@redhat.com>
5175
5176 * gdbint.texinfo (Target Architecture Definition): Rename
5177 EXTRACT_STRUCT_VALUE_ADDRESS to
5178 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5179
3bbe9696
EZ
51802004-01-24 Eli Zaretskii <eliz@gnu.org>
5181
5182 * gdb.texinfo (KOD): Document "show os". Add index entries for
5183 "set/show os" and "info cisco" commands.
5184
5843504f
EZ
51852004-01-21 Eli Zaretskii <eliz@gnu.org>
5186
5187 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5188
9175c9a3
MC
51892004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5190
5191 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5192 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5193
8e94b928
NR
51942004-01-19 Nick Roberts <nick@nick.uklinux.net>
5195
5196 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5197 -stack-list-locals.
5198 (GDB/MI Variable Objects): Describe extension to
5199 -var-list-children.
5200
a20cf136
DJ
52012004-01-17 Daniel Jacobowitz <drow@mvista.com>
5202
5203 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5204
afb18d0f
AC
52052004-01-17 Andrew Cagney <cagney@redhat.com>
5206
5207 * gdbint.texinfo (Target Architecture Definition): Delete
5208 documentation on DEPRECATED_NPC_REGNUM.
5209
b51970ac
DJ
52102004-01-13 Daniel Jacobowitz <drow@mvista.com>
5211
5212 * gdb.texinfo: Update copyright year. Mention that set
5213 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5214 "set follow-fork-mode ask".
5215
0f0cffd2
AC
52162004-01-13 Andrew Cagney <cagney@redhat.com>
5217
5218 * gdbint.texinfo: Update copyright year.
5219 (Coding): Add -Wunused-label to list of -Werror warnings.
5220
c552b3bb 52212004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5222 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5223
5224 * gdb.texinfo: Update copyright.
5225 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5226 around names, as appropriate. Minor syntax cleanup of
5227 _NSPrintForDebugger explanation. Two spaces after periods.
5228 GDBN used instead of lit. "gdb". Index entries added for
5229 print-object and _NSPrintForDebugger. @noindent added in one spot.
5230
afe157ca
EZ
52312003-11-11 Elena Zannoni <ezannoni@redhat.com>
5232
5233 * stabs.texinfo: Add dircategory and direntry commands.
5234 * annotate.texinfo: Ditto.
5235
963e2bb7
AC
52362003-11-10 Andrew Cagney <cagney@redhat.com>
5237
5238 * gdbint.texinfo (Target Architecture Definition): Replace the
5239 return_value method's "inval" and "outval" parameters with
5240 "readbuf" and "writebuf".
5241
1d8b2f28
JB
52422003-10-28 Jim Blandy <jimb@redhat.com>
5243
5244 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5245 from "The `F' request packet" and "The `F' reply packet", to make
5246 texi2dvi happy.
5247 (File-I/O remote protocol extension): Update menu entries, too.
5248
36d86913
MC
52492003-10-26 Michael Chastain <mec@shout.net>
5250
5251 * gdb.texinfo (Thread Stops): Document the issue with
5252 premature return from system calls in multi-threaded programs.
5253
ce2826aa
AC
52542003-10-24 Andrew Cagney <cagney@redhat.com>
5255
5256 * annotate.texinfo: Fix "fortunatly"[sic].
5257
f24c5e49
KI
52582003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5259
5260 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5261 with "Hitachi" and "Mitsubishi".
5262
92ad9cd9
AC
52632003-10-20 Andrew Cagney <cagney@redhat.com>
5264
5265 * gdbint.texinfo (Target Architecture Definition): Document
5266 gdbarch_return_value. Add cross references from
5267 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5268 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5269
0ab4b752
MK
52702003-10-18 Mark Kettenis <kettenis@gnu.org>
5271
5272 * gdbint.texinfo (Target Architecture Definition): Document
5273 regset_from_core_section.
fb3e19c0
KI
5274
52752003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5276
5277 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5278
a9331b3f 52792003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5280
5281 From Anthony Green <green@redhat.com>:
5ae4183a 5282 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5283
1485d690
KB
52842003-10-14 Kevin Buettner <kevinb@redhat.com>
5285
889bf7c5
PA
5286 * gdb.texinfo (Breakpoint related warnings): New node.
5287 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5288
86d30acc
DJ
52892003-10-13 Daniel Jacobowitz <drow@mvista.com>
5290
5291 * gdb.texinfo (Remote Protocol): Document v and vCont.
5292
172c2a43
KI
52932003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5294
5295 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5296 * gdbint.texinfo: Ditto.
5297
71952f4c
AC
52982003-10-09 Andrew Cagney <cagney@redhat.com>
5299
5300 From 2003-09-18 David Anderson <davea@sgi.com>:
5301 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5302 "command".
5303
268e2188
AC
53042003-10-03 Andrew Cagney <cagney@redhat.com>
5305
5306 * gdbint.texinfo (Target Architecture Definition): Deprecate
5307 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5308 just target.
5309
12c266ea 53102003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5311
f30992d4 5312 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5313 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5314 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5315 * gdbint.texinfo (Target Architecture Definition): Rename
5316
53172003-09-30 Andrew Cagney <cagney@redhat.com>
5318
f30992d4 5319 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5320 (Target Architecture Definition):
f30992d4 5321
2e092625
AC
5322 * gdbint.texinfo (Target Architecture Definition): Rename
5323 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5324
0717ae8a
AC
53252003-09-29 Andrew Cagney <cagney@redhat.com>
5326
dad809b7
AC
5327 * gdbint.texinfo (Target Architecture Definition): Delete
5328 documentation for NEED_TEXT_START_END.
5329
0717ae8a
AC
5330 * gdbint.texinfo (Target Architecture Definition): Rename
5331 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5332 TARGET_WRITE_PC.
a9331b3f 5333
af6cf26d
MC
53342003-09-22 Michael Chastain <mec@shout.net>
5335
5336 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5337
ee206350
AG
53382003-09-21 Anthony Green <green@redhat.com>
5339
5340 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5341
a38c9fe6
MK
53422003-09-21 Mark Kettenis <kettenis@gnu.org>
5343
5344 * gdbint.texinfo (Target Architecture Definition): Document
5345 stabs_argument_has_addr.
5346
77949794
AC
53472003-09-18 Andrew Cagney <cagney@redhat.com>
5348
5349 * gdbint.texinfo (Target Architecture Definition): Delete
5350 documentation on REGISTER_NAMES.
5351
8e823e25
MK
53522003-09-13 Mark Kettenis <kettenis@gnu.org>
5353
5354 * gdbint.texinfo (Target Architecture Definition): Replace
5355 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5356
f27dd7fd
AC
53572003-09-11 Andrew Cagney <cagney@redhat.com>
5358
5359 * gdbint.texinfo (Target Architecture Definition): Replace
5360 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5361
8b148df9
AC
53622003-08-18 Andrew Cagney <cagney@redhat.com>
5363
5364 * gdbint.texinfo (Target Architecture Definition): Document
5365 "frame_red_zone_size".
5366
25d29d70
AC
53672003-08-09 Andrew Cagney <cagney@redhat.com>
5368
5369 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5370 with "set/show backtrace past-main" and "set/show backtrace
5371 limit".
5372
c938e9b0
L
53732003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5374
5375 * Makefile.in (install-info): Support DESTDIR.
5376 (install-html): Likewise.
5377
64fabec2
AC
53782003-08-07 Andrew Cagney <cagney@redhat.com>
5379
5380 Patch from Nick Roberts.
5381 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5382 bindings. Remove description of send-gdb-command.
5383
2fcf52f0
AC
53842003-08-07 Andrew Cagney <cagney@redhat.com>
5385
5386 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5387 GDB 6.0.
5388
086432e2
AC
53892003-08-06 Andrew Cagney <cagney@redhat.com>
5390
5391 * gdb.texinfo (Mode Options): Mention that level three is the
5392 highest available and that level 2 is deprecated.
5393 (Annotations Overview): Mention annotation levels. Cross reference
5394 to "Limitations of the Annotation Interface" in annotate.texi.
5395 (TODO, Value Annotations, Frame Annotations): Delete section.
5396 (Displays, Breakpoint Info): Delete.
5397
e5249f67
AC
53982003-08-04 Andrew Cagney <cagney@redhat.com>
5399
5400 * agentexpr.texi: Delete @bye.
5401 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5402 (stabs.info): Add $(srcdir) to include search path.
5403 (html): Depend on "annotate_toc.html", and not "annotate.html".
5404 * stabs.texinfo: Ditto. Include "fdl.texi".
5405 * gdbint.texinfo: Update copyright statement's list of invariant
5406 sections.
5407
e6f672d2
AC
54082003-07-28 Andrew Cagney <cagney@redhat.com>
5409
5410 * Makefile.in (INFO_DEPS): Add annotate.info.
5411 (dvi, ps, html, pdf): Add annotate.
5412 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5413 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5414 (ANNOTATE_DOC_FILES): New macro.
5415 (ANNOTATE_TEX_TMPS): New macro.
5416 (annotate.info, annotate_toc.html): Specify dependencies.
5417 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5418 * annotate.texinfo: Rename annotate.texi. Get building. Add
5419 "Migrating to GDB/MI" and "Limitations of the Annotation
5420 Interface" chapters. Mention why it is not part of the user
5421 guide. Update copyright notice. Include "fdl.texi".
5422
72ffddc9
SC
54232003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5424
5425 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5426
a9f12a31
DJ
54272003-07-24 Daniel Jacobowitz <drow@mvista.com>
5428
5429 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5430
b1fe9455
DJ
54312003-07-24 Daniel Jacobowitz <drow@mvista.com>
5432
5433 * gdb.texinfo (Server): Mention pidof.
5434
153721e6
AC
54352003-07-22 Andrew Cagney <cagney@redhat.com>
5436
5437 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5438 list.
5439
0fac0b41
DJ
54402003-06-28 Daniel Jacobowitz <drow@mvista.com>
5441
5442 * gdb.texinfo (Logging output): New chapter.
5443
4e562065
JB
54442003-06-24 Joel Brobecker <brobecker@gnat.com>
5445
5446 * gdb.texinfo (Unsupported languages): New section.
5447 (Languages): Add link to new section.
5448
f2c06f52
AC
54492003-06-22 Andrew Cagney <cagney@redhat.com>
5450
5451 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5452
b4177fca
DJ
54532003-06-22 Daniel Jacobowitz <drow@mvista.com>
5454
5455 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5456
f418dd93
DJ
54572003-06-22 Daniel Jacobowitz <drow@mvista.com>
5458
5459 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5460 * agentexpr.texi: Retitle section, and change it to an appendix.
5461 Comment out texinfo initialization. Factor a @var{} into two
5462 pieces to prevent makeinfo warnings.
5463 * gdb.texinfo: Add Agent Expressions appendix.
5464
4ca61388
DJ
54652003-06-19 Daniel Jacobowitz <drow@mvista.com>
5466
5467 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5468
07f31aa6
DJ
54692003-06-18 Daniel Jacobowitz <drow@mvista.com>
5470
5ae4183a 5471 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5472 remote target". Document the "detach" and "disconnect" commands.
5473 (Server, Netware, Debug Session): Reference "Connecting to a
5474 remote target".
5475 (GDB/MI Target Manipulation): Document "-target-disconnect".
5476
2dd0da42
AC
54772003-06-13 Andrew Cagney <cagney@redhat.com>
5478
5479 * gdbint.texinfo (Target Architecture Definition): Deprecate
5480 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5481 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5482
e7a3abfc
JB
54832003-06-09 Jim Blandy <jimb@redhat.com>
5484
5485 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5486
25e3a86b
AC
54872003-06-08 Andrew Cagney <cagney@redhat.com>
5488
5489 * gdbint.texinfo (Target Architecture Definition): Delete
5490 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5491
a9e5fdc2
AC
54922003-06-08 Andrew Cagney <cagney@redhat.com>
5493
5494 * gdbint.texinfo (Target Architecture Definition): Document
5495 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5496
b37303ee
AF
54972003-06-07 Adam Fedor <fedor@gnu.org>
5498
5499 * gdb.texinfo: Add Objective-C documentation.
5500
39fe6e80
AC
55012003-06-01 Andrew Cagney <cagney@redhat.com>
5502
5503 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5504 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5505
125309b2
AC
55062003-05-21 Andrew Cagney <cagney@redhat.com>
5507
5508 * gdbint.texinfo (Target Architecture Definition): Delete
5509 references to "extract_address" and "store_address".
5510
b8b527c5
AC
55112003-05-16 Andrew Cagney <cagney@redhat.com>
5512
5513 * gdbint.texinfo (Target Architecture Definition): Replace
5514 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5515 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5516
50e3ee83
TR
55172003-05-14 Theodore A. Roth <troth@openavr.org>
5518
5519 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5520
44e2be90
L
55212003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5522
5523 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5524 (gdb.dvi): Likewise.
5525 (gdb.pdf): Likewise.
5526 (links2roff): Likewise.
5527
df5215a6
JB
55282003-05-08 Jim Blandy <jimb@redhat.com>
5529
5530 * gdb.texinfo (Dump/Restore Files): Update documentation for
5531 'dump', 'append', and 'restore': note that format argument is
5532 optional; simplify presentation of the command variants; and be
5533 more precise about the formats.
5534
5e7b2f39
JB
55352003-05-07 Jim Blandy <jimb@redhat.com>
5536
5537 * gdb.texinfo (Symbols): Update documentation: 'maint list
5538 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5539 symtabs' and 'maint info psymtabs'.
5540
b1e29e33
AC
55412003-05-05 Andrew Cagney <cagney@redhat.com>
5542
5543 * gdbint.texinfo (Target Architecture Definition): Make
5544 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5545 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5546 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5547
00905d52
AC
55482003-05-04 Andrew Cagney <cagney@redhat.com>
5549
5550 * gdb.texinfo (Maintenance Commands): Document "maint print
5551 dummy-frames".
5552
54ff5908
AC
55532003-05-04 Andrew Cagney <cagney@redhat.com>
5554
5555 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5556
32e7087d
JB
55572003-05-03 J. Brobecker <brobecker@gnat.com>
5558
5559 Thierry Schneider <tpschneider1@yahoo.com>
5560 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5561 for new MI command.
5562
7043d8dc
AC
55632003-05-03 Andrew Cagney <cagney@redhat.com>
5564
5565 * gdbint.texinfo (Target Architecture Definition): Document
5566 push_dummy_code. Add cross references.
5567
e33d66ec
EZ
55682003-05-02 Elena Zannoni <ezannoni@redhat.com>
5569
5570 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5571 set/show charsets commands.
5572
0ba6dca9
AC
55732003-04-28 Andrew Cagney <cagney@redhat.com>
5574
5575 * gdbint.texinfo (Target Architecture Definition): Replace
5576 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5577 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5578
d7a27068
AC
55792003-04-28 Andrew Cagney <cagney@redhat.com>
5580
5581 * gdbint.texinfo (Target Architecture Definition): Rename
5582 "tm_print_insn" to "deprecated_tm_print_insn".
5583
44ea7b70
JB
55842003-04-09 Jim Blandy <jimb@redhat.com>
5585
5586 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5587 list psymtabs'.
5588
fb8f8949
AC
55892003-04-08 Andrew Cagney <cagney@redhat.com>
5590
5591 * gdbint.texinfo (Target Architecture Definition): Delete
5592 references to EXTRA_FRAME_INFO.
5593
32fb0f22
AC
55942003-04-08 Andrew Cagney <cagney@redhat.com>
5595
5596 * gdbint.texinfo (Target Architecture Definition): Delete
5597 PRINT_TYPELESS_INTEGER.
5598
6be67e67
JB
55992003-04-02 J. Brobecker <brobecker@gnat.com>
5600
5601 * observer.texi (GDB Observers): Adjust the documentation for the
5602 normal_stop notification to better describe reality. Fix a couple
5603 of minor typos.
5604
4e35d5f0
BR
56052003-04-02 Bob Rossi <bob_rossi@cox.net>
5606
a9331b3f 5607 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5608 '-file-list-exec-source-file'
5609
e8a8712a
AC
56102003-03-31 Andrew Cagney <cagney@redhat.com>
5611
5612 * gdbint.texinfo (Target Architecture Definition): Delete
5613 references to CALL_DUMMY_P.
5614
6c0e89ed
AC
56152003-03-30 Andrew Cagney <cagney@redhat.com>
5616
5617 * gdbint.texinfo (Target Architecture Definition): Remove
5618 reference to TARGET_WRITE_SP.
a9331b3f 5619
378bfd1b
AC
56202003-03-27 Andrew Cagney <cagney@redhat.com>
5621
5622 * gdbint.texinfo (Target Architecture Definition): Remove
5623 references to write_sp.
6c0e89ed 5624
922fbb7b
AC
56252003-03-27 Andrew Cagney <cagney@redhat.com>
5626
5627 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5628 chapter body. Use @smallexample instead of @example.
5629 (Annotations): Ditto.
5630 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5631 annotate.texi.
5632
b81774d8
AC
56332003-03-26 Andrew Cagney <cagney@redhat.com>
5634
5635 * gdbint.texinfo (Target Architecture Definition): Replace
5636 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5637 dummy_addr parameters.
5638
1bf6d5cc
AC
56392003-03-25 Andrew Cagney <cagney@redhat.com>
5640
5641 * gdbint.texinfo (Target Architecture Definition): Delete
5642 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5643 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5644 Add reference to PUSH_ARGUMENTS.
5645
618ce49f
AC
56462003-03-23 Andrew Cagney <cagney@redhat.com>
5647
5648 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5649 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5650
bcd7e15f
JB
56512003-03-18 J. Brobecker <brobecker@gnat.com>
5652
5653 * gdbint.texinfo (Algorithms): Add new section describing the
5654 Observer paradigm.
5655 (Top): Add menu entry to new observer appendix.
5656 * observer.texi: New file.
5657 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5658 new observer.texi file.
5659
9fe8321b
AC
56602003-03-17 Andrew Cagney <cagney@redhat.com>
5661
5662 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5663 that GNU Press update the manual version number.
5664
ac2adee5
AC
56652003-03-12 Andrew Cagney <cagney@redhat.com>
5666
5667 * gdbint.texinfo (Target Architecture Definition): Delete
5668 references to get_saved_register. Rename GET_SAVED_REGISTER to
5669 DEPRECATED_GET_SAVED_REGISTER.
5670
749b82f6
AC
56712003-03-13 Andrew Cagney <cagney@redhat.com>
5672
5673 * gdbint.texinfo (Target Architecture Definition): Replace
5674 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5675
8bedc050
AC
56762003-03-12 Andrew Cagney <cagney@redhat.com>
5677
5678 * gdbint.texinfo (Target Architecture Definition): Rename
5679 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5680
0ce1b118
CV
56812003-03-10 Corinna Vinschen <vinschen@redhat.com>
5682
5683 * gdb.texinfo: Add File-I/O documentation.
5684
12cc2063
AC
56852003-03-10 Andrew Cagney <cagney@redhat.com>
5686
5687 * gdbint.texinfo (Target Architecture Definition): Cross reference
5688 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5689
7453dc06
AC
56902003-03-07 Andrew Cagney <cagney@redhat.com>
5691
5692 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5693 frame" command.
5694
6314f104
AC
56952003-03-05 Andrew Cagney <cagney@redhat.com>
5696
5697 * gdbint.texinfo (Target Architecture Definition): Document
5698 unwind_dummy_id. Cross reference unwind_dummy_id and
5699 SAVE_DUMMY_FRAME_TOS.
5700
f1212245
DJ
57012003-03-05 James Ingham <jingham@apple.com>
5702 Daniel Jacobowitz <drow@mvista.com>
5703
5704 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5705 and "show cp-abi".
5706
77e7e267
AC
57072003-03-03 Andrew Cagney <cagney@redhat.com>
5708
5709 * gdbint.texinfo (Target Architecture Definition): Document
5710 register_type.
5711
838a8221
AC
57122003-03-03 Andrew Cagney <cagney@redhat.com>
5713
5714 * stabs.texinfo (Structures): Use @samp and separate @var's
5715 instead of a single @var containing a comma separated list.
5716 (Unions): Ditto.
5717
d7f4a264
DJ
57182003-03-02 Daniel Jacobowitz <drow@mvista.com>
5719
5720 * Makefile.in (distclean): Remove config.log.
5721
f30ee0bc
AC
57222003-03-01 Andrew Cagney <cagney@redhat.com>
5723
5724 * gdbint.texinfo (Target Architecture Definition): Rename
5725 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5726
57272003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5728
5729 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5730 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5731
be448670
CF
57322003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5733
5734 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5735 (Non-debug DLL symbols): New node, describing the minimal symbols
5736 loaded from DLLs without real debugging symbols.
5737
501eef12
AC
57382003-02-20 Andrew Cagney <ac131313@redhat.com>
5739
5740 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5741 hardware-breakpoint-limit".
5742 (Set Watchpoints): Add cross reference to "set remote
5743 hardware-watchpoint-limit".
5744 (Remote configuration options): New section.
5745
21c294e6
AC
57462003-02-04 Andrew Cagney <ac131313@redhat.com>
5747
e9be73e4
AC
5748 * gdbint.texinfo (Target Architecture Definition): Delete
5749 descrption of IS_TRAPPED_INTERNALVAR.
5750
21c294e6
AC
5751 From Keith Seitz <keiths@redhat.com>:
5752 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5753 option "-i"/"--interpreter" to this chapter. Include index
5754 entries.
5755
0179ffac
DC
57562003-02-04 David Carlton <carlton@math.stanford.edu>
5757
5758 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5759 (Variables): Recommend stabs+ and DWARF 2.
5760 (C plus plus expressions): Correct info about
5761 compiler versions, debug formats.
5762 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5763 PR symtab/874.
5764
7ca9f392
AC
57652003-02-01 Andrew Cagney <ac131313@redhat.com>
5766
5767 * gdbint.texinfo (Target Architecture Definition): Delete
5768 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5769 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5770 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5771 references to nindy and i960.
5772 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5773
31a85ea2
AC
57742003-02-01 Andrew Cagney <ac131313@redhat.com>
5775
5776 * gdbint.texinfo (Target Architecture Definition): Delete
5777 FLOAT_INFO.
5778
6b894e49
AC
57792003-01-30 Andrew Cagney <ac131313@redhat.com>
5780
5781 * stabs.texinfo (Member Type Descriptor): Clarify description of
5782 `@'. Suggested by Ben Hutchings.
5783
c48861fb
AC
57842003-01-29 Andrew Cagney <ac131313@redhat.com>
5785
5786 * gdb.texinfo (M68K): Delete reference to es1800.
5787
617073a9
AC
57882003-01-29 Andrew Cagney <ac131313@redhat.com>
5789
5790 * gdb.texinfo (Maintenance Commands): Document `maint print
5791 reggroups' and `maint print register-groups'.
5792 * gdbint.texinfo (Target Architecture Definition): Document
5793 register_reggroup_p.
5794
5b5d99cf
JB
57952003-01-23 Jim Blandy <jimb@redhat.com>
5796
5797 * gdb.texinfo (Separate Debug Files): New section.
5798
e7ba9c65
DJ
57992003-01-22 Daniel Jacobowitz <drow@mvista.com>
5800
5801 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5802 and "maint show profile".
5803
94e91d6d
MC
58042003-01-16 Michael Chastain <mec@shout.net>
5805
5806 * gdb.texinfo (Installing GDB): Warn against
5807 ".../gdb-VERSION/gdb/configure".
5808 (Separate Objdir): Likewise.
5809
867f3898
AC
58102003-01-15 Andrew Cagney <ac131313@redhat.com>
5811
5812 * gdbint.texinfo (Target Architecture Definition): Delete
5813 definition of PRINT_REGISTER_HOOK.
5814
f153cc92
EZ
58152003-01-15 Elena Zannoni <ezannoni@redhat.com>
5816
5817 (OpenRISC 1000): Fix formatting of command names.
5818
c60eb6f1
EZ
58192003-01-15 Elena Zannoni <ezannoni@redhat.com>
5820
5821 * gdb.texinfo (Continuing and Stepping): Add new command
5822 'advance'. Clarify behavior of 'until'.
5823
f5ebfba0
DJ
58242003-01-13 Daniel Jacobowitz <drow@mvista.com>
5825
5826 * gdb.texinfo (Files): Document solib-absolute-prefix and
5827 solib-search-path.
5828
4ce8657e
MC
58292003-01-09 Michael Chastain <mec@shout.net>
5830
5831 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5832 (Create a Release): Add new instructions for new @file{src-release}.
5833 Document existing instructions for @file{Makefile.in} as
5834 being for @value{GDBN} 5.3.1 or earlier.
5835
372613e3
AC
58362003-01-09 Andrew Cagney <ac131313@redhat.com>
5837
5838 * gdbint.texinfo (Target Architecture Definition): Mention
5839 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5840 allocate memory.
5841
b4e9345d
DJ
58422003-01-04 Daniel Jacobowitz <drow@mvista.com>
5843
5844 * gdb.texinfo (Controlling GDB): Add @kindex for
5845 "show osabi".
5846 (Backtraces): Add @kindex's for backtrace-below-main.
5847
98b45e30
DJ
58482003-01-04 Daniel Jacobowitz <drow@mvista.com>
5849
5850 * gdb.texinfo (Controlling GDB): Document "set osabi".
5851
95f90d25
DJ
58522003-01-04 Daniel Jacobowitz <drow@mvista.com>
5853
5854 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5855 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5856
1e698235
DJ
58572003-01-04 Daniel Jacobowitz <drow@mvista.com>
5858
5859 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5860 "set coerce-float-to-double".
5861 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5862
e632838e
AC
58632003-01-02 Andrew Cagney <ac131313@redhat.com>
5864
5865 * stabs.texinfo: Remove obsolete text.
5866 * gdbint.texinfo: Ditto.
5867 * gdb.texinfo: Ditto.
5868
c133ab7a
MK
58692002-12-22 Mark Kettenis <kettenis@gnu.org>
5870
5871 * gdbint.texinfo (Target Architecture Definition): Update
5872 description of gdbarch_register_osabi.
5873
f821f325
KH
58742002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5875
5876 * agentexpr.texi: Fix typos.
5877 * annotate.texi: Likewise.
5878 * fdl.texi: Likewise.
5879
85a6d8d3 58802002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5881
5882 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5883 DEPRECATED_INIT_FRAME_PC.
5884
ae45cd16
AC
58852002-12-01 Andrew Cagney <ac131313@redhat.com>
5886
5887 * gdbint.texinfo (Target Architecture Definition): Delete
5888 PC_IN_CALL_DUMMY.
5889
07555a72
AC
58902002-11-28 Andrew Cagney <ac131313@redhat.com>
5891
5892 * gdbint.texinfo (Host Definition): Delete documentation on
5893 USE_GENERIC_DUMMY_FRAMES.
5894
c166cdc7
EZ
58952002-11-26 Elena Zannoni <ezannoni@redhat.com>
5896
5ae4183a 5897 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5898 * Makefile.in (install-info): Run the install-info command as part
5899 of the post install steps only.
5900 (uninstall-info): New target.
5901 (uninstall): New target.
5902
35db0260
EZ
59032002-11-22 Elena Zannoni <ezannoni@redhat.com>
5904
5905 * Makefile.in (install): Make install do some real work.
5906
9ba8d803
AC
59072002-11-19 Andrew Cagney <ac131313@redhat.com>
5908
5909 Fix POSIX problem reported by Paul Eggert.
5910 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5911 Fix PR gdb/527.
5912
903ad3a6
AC
59132002-10-26 Andrew Cagney <cagney@redhat.com>
5914
5915 * gdbint.texinfo (Target Architecture Definition): Delete
5916 definition of DO_REGISTERS_INFO.
5917
f2abfe65
KB
59182002-10-18 Kevin Buettner <kevinb@redhat.com>
5919
5920 * gdbint.texinfo (Address Classes): Fix problems with insertion
5921 of ``{'' and ``}'' in example.
5922
b5b0480a
KB
59232002-10-17 Kevin Buettner <kevinb@redhat.com>
5924
5925 * gdbint.texinfo (Address Classes): New section.
5926 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5927 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5928 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5929 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5930
c85508ee
KD
59312002-10-11 Klee Dienes <kdienes@apple.com>
5932
5933 * gdb.texinfo (Registers): Mention vector registers as well as
5934 floating registers in the documentation for 'info registers' and
5935 'info all-registers'.
5936
6d12fc3d
DJ
59372002-10-11 Daniel Jacobowitz <drow@mvista.com>
5938
5939 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5940
8d19fbd2
JJ
59412002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5942
5943 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5944 interface definition.
5945
a37295f9
MM
59462002-10-03 Marko Mlinar <markom@opencores.org>
5947
5948 * gdb.texinfo (Target Commands): Add or1k target specific
5949 commands.
5950 * gdb.texinfo (Contributors): Add myself to the contributors list.
5951
da0f9dcd
AC
59522002-10-01 Andrew Cagney <ac131313@redhat.com>
5953
5954 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5955 and "mi1" instead of "mi1" and "mi0".
5956
2e834e49
HPN
59572002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5958
5959 * gdb.texinfo (Packets): Fix typos "alligned".
5960 Correct z3/Z3 description. Correct z4/Z4 title.
5961
050be0dc
AC
59622002-09-27 Andrew Cagney <ac131313@redhat.com>
5963
5964 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5965
1104b9e7
KB
59662002-09-25 Kevin Buettner <kevinb@redhat.com>
5967
5968 * gdb.texinfo: Use GNU/Linux instead of Linux.
5969
512217c7
AC
59702002-09-25 Andrew Cagney <ac131313@redhat.com>
5971
5972 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5973
10998722
AC
59742002-09-24 Andrew Cagney <ac131313@redhat.com>
5975
512217c7 5976 * gdb.texinfo: Replace @example with @smallexample.
10998722 5977
a0eb71c5
KB
59782002-09-20 Kevin Buettner <kevinb@redhat.com>
5979
f7dc1244 5980 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5981 * gdb.texinfo (Character Sets): Use @smallexample instead of
5982 @example. Use GNU/Linux instead of Linux.
5983
59842002-09-20 Jim Blandy <jimb@redhat.com>
5985
5986 * gdb.texinfo: Add character set documentation.
5987
2f870471
AC
59882002-09-19 Andrew Cagney <ac131313@redhat.com>
5989
5990 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5991 (Packets): Add cross reference from `b' packet to `z' packets.
5992
790eb8f5
AC
59932002-09-19 Andrew Cagney <ac131313@redhat.com>
5994
8d30a00d
AC
5995 * gdb.texinfo (Maintenance Commands): Document ``maint
5996 internal-error'' and ``maint internal-warning''.
5997
790eb8f5
AC
5998 * gdbint.texinfo (Target Architecture Definition): Revise
5999 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6000
a23a7bf1
JB
60012002-09-19 Joel Brobecker <brobecker@gnat.com>
6002
6003 * gdbint.texinfo (Target Conditionals): Document the new
6004 NAME_OF_MALLOC macro.
6005
299ffc64
AC
60062002-09-05 Andrew Cagney <ac131313@redhat.com>
6007
6008 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6009 engineer.
6010
b7bb15bc
SC
60112002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6012
6013 * gdb.texinfo (TUI Overview): Document status line fields.
6014
3d757584
SC
60152002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6016
6017 * gdb.texinfo (TUI Commands): Document info win command.
6018
269c21fe
SC
60192002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6020
6021 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6022
7cf36c78
SC
60232002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6024
6025 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6026 (TUI Keys): Likewise.
6027
d2c6833e
AC
60282002-08-25 Andrew Cagney <ac131313@redhat.com>
6029
6030 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6031 for a packet receive.
6032
46d8b1c3
AC
60332002-08-25 Andrew Cagney <ac131313@redhat.com>
6034
6035 * Makefile.in (clean): Move to end of file.
6036 (distclean, maintainer-clean, realclean): Ditto.
6037 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6038 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6039 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6040 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6041
b0787093
AC
60422002-08-24 Andrew Cagney <ac131313@redhat.com>
6043
6044 * Makefile.in (GDBINT_TEX_TMPS): Define.
6045 (gdbint.dvi, gdbint.pdf): Use
6046 (GDB_TEX_TMPS): Define.
6047 (gdb.dvi, gdb.pdf): Use.
6048 (STABS_TEX_TMPS): Define.
6049 (stabs.dvi, stabs.pdf): Use.
6050 (GDB_DOC_SOURCE_INCLUDES): New macros.
6051 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6052 (GDBINT_DOC_FILES_INCLUDES): New macros.
6053 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6054 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6055 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6056 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6057 (links2roff): Replace SFILES_INCLUDED with
6058 GDB_DOC_SOURCE_INCLUDES.
6059 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6060 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6061 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6062 dependencies.
6063 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6064 dependencies.
6065 (gdbmi.texinfo): Delete rule.
6066 (inc-hist.texinfo): Delete rule.
6067 (rluser.texinfo): Delete rule.
6068
ebba8386
AC
60692002-08-23 Andrew Cagney <cagney@redhat.com>
6070
6071 * gdbint.texinfo (Target Architecture Definition): Update
6072 STORE_RETURN_VALUE, mention regcache.
6073
0ab7a791
AC
60742002-08-21 Andrew Cagney <ac131313@redhat.com>
6075
6076 * gdbint.texinfo (Target Architecture Definition): Document
6077 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6078
ee2d5c50
AC
60792002-08-19 Andrew Cagney <ac131313@redhat.com>
6080
6081 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6082 Fix minor typos. Add index entries.
6083
53c69bd7
AC
60842002-08-18 Andrew Cagney <ac131313@redhat.com>
6085
6086 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6087
e76f1f2e
AC
60882002-08-15 Andrew Cagney <ac131313@redhat.com>
6089
6090 * gdbint.texinfo (Target Architecture Definition): Document
6091 PRINT_VECTOR_INFO.
6092 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6093
0680b120
AC
60942002-08-13 Andrew Cagney <ac131313@redhat.com>
6095
6096 * gdb.texinfo (Maintenance Commands): Document "maint print
6097 registers", "maint print raw-registers" and "maint print
6098 cooked-registers".
6099
3c3bea1c
GS
61002002-08-08 Grace Sainsbury <graces@redhat.com>
6101
a9331b3f 6102 From Mark Salter:
3c3bea1c
GS
6103 * gdb.texinfo (Protocol): Document T packet extension to
6104 allow watchpoint address reporting.
6105
42f9b0a5
AC
61062002-08-03 Andrew Cagney <ac131313@redhat.com>
6107
6108 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6109
db034ac5
AC
61102002-08-01 Andrew Cagney <cagney@redhat.com>
6111
6112 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6113 to CHILL.
6114
e2b28d04
AC
61152002-08-01 Andrew Cagney <ac131313@redhat.com>
6116
6117 * gdbint.texinfo (Coding): Revise section "Include Files".
6118
7fb623f7
AC
61192002-07-24 Andrew Cagney <cagney@redhat.com>
6120
6121 * gdbint.texinfo: Obsolete references to m88k.
6122 * gdb.texinfo: Ditto.
6123
4a2b4636
JB
61242002-07-10 Joel Brobecker <brobecker@gnat.com>
6125
7fb623f7 6126 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6127 where the proper version of autoconf can be retrieved.
6128
a71ec265
DH
61292002-07-09 Don Howard <dhoward@redhat.com>
6130
6131 * gdb.texinfo (Command Files): Further describe the behavior of
6132 sourced command files.
6133
b9aa90c9
AC
61342002-06-27 Andrew Cagney <ac131313@redhat.com>
6135
6136 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6137 (Coding): Clarify ISO C version that GDB assumes.
6138
40dd2248
TT
61392002-06-26 Tom Tromey <tromey@redhat.com>
6140
6141 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6142 add_setshow_cmd_full.
6143
bfac230e
DH
61442002-06-25 Don Howard <dhoward@redhat.com>
6145
6146 * gdb.texinfo (Memory Region Attributes): Document new behavior
6147 for 'mem' command.
6148
475b0867
JB
61492002-06-11 Jim Blandy <jimb@redhat.com>
6150
919d772c
JB
6151 * gdb.texinfo (Symbols): Update documentation for `info source'
6152 command.
6153
475b0867
JB
6154 * gdb.texinfo (Macros): Call the command `info macro', not
6155 `show macro'.
6156
ba8c9337
AC
61572002-06-09 Andrew Cagney <ac131313@redhat.com>
6158
6159 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6160 data''.
6161
1029b7fa
MK
61622002-06-09 Mark Kettenis <kettenis@gnu.org>
6163
6164 * gdbint.texinfo (Target Architecture Definition): Document
6165 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6166
16737d73
AC
61672002-06-08 Andrew Cagney <ac131313@redhat.com>
6168
6169 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6170 lists.
6171
30107679
AC
61722002-06-08 Andrew Cagney <ac131313@redhat.com>
6173
6174 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6175 Branch''.
6176
3352e23e
AC
61772002-06-01 Andrew Cagney <ac131313@redhat.com>
6178
6179 * gdbint.texinfo (Target Architecture Definition): Add section
6180 ``Converting an existing Target Architecture to Multi-arch''.
6181
cbb09e6a
AC
61822002-05-30 Andrew Cagney <ac131313@redhat.com>
6183
6184 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6185 to ``Obsoleting code''. Revise.
6186
e2e0bcd1
JB
61872002-05-17 Jim Blandy <jimb@redhat.com>
6188
6189 * gdb.texinfo (C Preprocessor Macros): New chapter.
6190 Include it in the main menu.
6191 (Contributors): Credit Jim Blandy with macro support.
6192 (Compilation): Explain how to get macro information into the
6193 executable.
6194 (Expressions): Note that preprocessor macros are expanded.
6195
9db8d71f
DJ
61962002-05-14 Daniel Jacobowitz <drow@mvista.com>
6197
6198 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6199 options for `target remote'.
6200
6d531722
AC
62012002-05-13 Andrew Cagney <ac131313@redhat.com>
6202
6203 * gdbint.texinfo (Target Architecture Definition): Delete
6204 documentation on NNPC_REGNUM.
6205
13d01224
AC
62062002-05-11 Andrew Cagney <ac131313@redhat.com>
6207
6208 * gdbint.texinfo (Target Architecture Definition): Document
6209 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6210 (Target Architecture Definition): Revise section `Using Different
6211 Register and Memory Data Representations'. Add section `Raw and
6212 Virtual Register Representations'.
6213
b2e75d78
AC
62142002-05-11 Andrew Cagney <ac131313@redhat.com>
6215
6216 * gdbint.texinfo (Target Architecture Definition): Mention
6217 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6218 (Target Architecture Definition): Mention same. Add references to
6219 web pages.
6220
2c8682ee
MS
62212002-05-08 Michael Snyder <msnyder@redhat.com>
6222
6223 * stabs.texinfo (Attributes): Document new "vector" attribute.
6224
0816590b
AC
62252002-05-04 Andrew Cagney <ac131313@redhat.com>
6226
6227 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6228
2653173e
AC
62292002-05-04 Andrew Cagney <ac131313@redhat.com>
6230
6231 * gdb.texinfo: Delete obsolete references to a29k.
6232
d7bd68ca
AC
62332002-04-24 Andrew Cagney <ac131313@redhat.com>
6234
6235 * gdbint.texinfo (Target Architecture Definition): Replace
6236 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6237
21d83aa5
DM
62382002-04-24 David S. Miller <davem@redhat.com>
6239
6240 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6241
7673a6cc
DM
62422002-04-21 David S. Miller <davem@redhat.com>
6243
6244 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6245
d49d1e0a
AC
62462002-04-21 Andrew Cagney <ac131313@redhat.com>
6247
6248 * gdbint.texinfo (Target Architecture Definition): Delete
6249 definition of HAVE_REGISTER_WINDOWS.
6250
f7dc1244 62512002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6252
6253 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6254 "Theodore A. Roth" <troth@verinet.com>.
6255
5ca0cb28
DH
62562002-04-15 Don Howard <dhoward@redhat.com>
6257
f7dc1244 6258 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6259 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6260 Provide a better explaination of this feature.
5ca0cb28 6261
f208ba17
AC
62622002-04-14 Andrew Cagney <ac131313@redhat.com>
6263
6264 * gdbint.texinfo (Target Architecture Definition): Remove
6265 FRAME_CHAIN_COMBINE.
6266
d5ba91de
MC
62672002-04-12 Michael Chastain <mec@shout.net>
6268
6269 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6270 REG_STACK_SEGMENT.
6271
26818220
MC
62722002-04-09 Michael Chastain <mec@shout.net>
6273
6274 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6275 PYRAMID_* macros.
6276
129188f6
AC
62772002-04-07 Andrew Cagney <ac131313@redhat.com>
6278
6279 * gdb.texinfo (Bug Reporting): Document that the web is the
6280 prefered way of submitting bug reports.
6281 (Bug Reporting): Delete the s-mail address as the last resort.
6282
8227c0ff
AC
62832002-04-05 Andrew Cagney <ac131313@redhat.com>
6284
6285 * gdbint.texinfo (Target Architecture Definition): Delete
6286 references to TARGET_WRITE_FP and write_fp.
6287
16d9dec6
MS
62882002-03-27 Michael Snyder <msnyder@redhat.com>
6289
6290 * gdb.texinfo: Document new commands dump, append, and restore.
6291
9ae8b82c
AC
62922002-03-27 Andrew Cagney <ac131313@redhat.com>
6293
6294 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6295 Branch'.
6296
474c8240
AC
62972002-03-18 Andrew Cagney <ac131313@redhat.com>
6298
6299 * gdb.texinfo: Change all examples to @smallexample.
6300 * gdbint.texinfo: Ditto.
a9331b3f 6301
fb0ff88f
AC
63022002-03-18 Andrew Cagney <ac131313@redhat.com>
6303
6304 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6305 Branches''.
6306
9bb0a4d8
AC
63072002-03-18 Andrew Cagney <ac131313@redhat.com>
6308
6309 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6310 Policy''.
6311
937f164b
FF
63122002-03-04 Fred Fish <fnf@redhat.com>
6313
6314 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6315 expresson, suports, dependant, trhe, perhaphs, situtations,
6316 explictily, taged, oportunity, unfortunatly).
6317
a7b40f07
AC
63182002-02-24 Andrew Cagney <ac131313@redhat.com>
6319
6320 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6321 Remove reference to 3.12.
6322
aab4e0ec
AC
63232002-02-23 Andrew Cagney <ac131313@redhat.com>
6324
6325 * gdbint.texinfo: Include fdl.texi.
6326 (Top): Add GNU Free Documentation License.
6327 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6328 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6329 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6330 (gdbint.info): Add srcdir to include path.
6331 * gdb.texinfo: Include gpl.texi.
6332 (Top): Add Copying.
6333 * gpl.texi: New file.
6334
47b95330
AC
63352002-02-23 Andrew Cagney <ac131313@redhat.com>
6336
6337 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6338
78c47bea
PM
63392002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6340
6341 * gdb.texinfo: Document Cygwin native specific commands.
6342
56460a61
DJ
63432002-02-15 Daniel Jacobowitz <drow@mvista.com>
6344
6345 * gdb.texinfo: Document gdbserver ``--attach'' command.
6346
def71bfa
MS
63472002-02-07 Michael Snyder <msnyder@redhat.com>
6348
6349 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6350 to @code(_ovly_debug_event).
6351
c928edc0
AC
63522002-02-07 Andrew Cagney <ac131313@redhat.com>
6353
6354 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6355
81d46470
MS
63562002-02-06 Michael Snyder <msnyder@redhat.com>
6357
6358 * gdb.texinfo (overlays): Mention new magic symbol
6359 '_ovly_debug_event', which allows GDB to keep better track
6360 of overlays.
6361
f7dc1244 63622002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6363
6364 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6365 Suggested by Dmitry Sivachenko.
6366
6367 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6368
15110bc3
MS
63692002-02-01 Michael Snyder <msnyder@redhat.com>
6370
6371 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6372
6763aef9
MS
63732002-01-30 Michael Snyder <msnyder@redhat.com>
6374
ac282366
MS
6375 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6376 (set trust-readonly-sections): Document.
6763aef9 6377
8642bc8f
AC
63782002-01-29 Andrew Cagney <ac131313@redhat.com>
6379
6380 * gdbint.texinfo (Releasing GDB): Revise and update.
6381
afe64c1a
AC
63822002-01-28 Andrew Cagney <ac131313@redhat.com>
6383
6384 * gdbint.texinfo (Target Architecture Definition): Delete
6385 description of TARGET_BYTE_ORDER_DEFAULT.
6386
f7dc1244 63872002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6388
6389 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6390 <mitya@cavia.pp.ru>.
6391
3d6e1b5a
AC
63922002-01-23 Andrew Cagney <ac131313@redhat.com>
6393
6394 * libgdb.texinfo: Delete file.
6395
6c0e9fb3
AC
63962002-01-22 Andrew Cagney <ac131313@redhat.com>
6397
6398 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6399 * gdbint.texinfo: Ditto.
6400
e0ce93ac
AC
6401Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6402
6403 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6404
be298bcc
AC
64052002-01-22 Andrew Cagney <ac131313@redhat.com>
6406
6407 * Makefile.in: Update copyright.
6408 (TEXI2DVI): Define.
6409 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6410 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6411 gdb-cfg.texi.
6412 (TEXINDEX, PDFTEX): Delete makefile variables.
6413
8e04817f
AC
64142002-01-22 Andrew Cagney <ac131313@redhat.com>
6415
6416 * gdb.texinfo (Protocol): Move section to appendix.
6417
6b2f586d
AC
64182002-01-21 Andrew Cagney <ac131313@redhat.com>
6419
6420 * gdb.texinfo (Remote Debugging): Create a menu.
6421 (Top): Add ``Remote Debugging'' to menu.
6422
6f05cf9f
AC
64232002-01-21 Andrew Cagney <ac131313@redhat.com>
6424
6425 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6426 serial protocol'' from here.
6427 (Remote Debugging): To here. New chapter.
6428
3fd3d7d2
AC
64292002-01-20 Andrew Cagney <ac131313@redhat.com>
6430
6431 * gdbint.texinfo (Target Architecture Definition): Delete
6432 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6433
7fd60527
AC
64342002-01-20 Andrew Cagney <ac131313@redhat.com>
6435
6436 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6437 are no longer needed.
6438 (Porting GDB): Add maintainer note about configure.host.
6439
c2f05ac9
AC
64402002-01-20 Andrew Cagney <ac131313@redhat.com>
6441
6442 * gdbint.texinfo (Target Architecture Definition): Remove
6443 definition of IEEE_FLOAT.
6444
f7dc1244 64452002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6446
6447 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6448 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6449 <3diff@gnu.org>
231b2aad 6450
82600034
AC
64512002-01-19 Andrew Cagney <ac131313@redhat.com>
6452
6453 * gdbint.texinfo (Host Definition): Remove references to
6454 MALLOC_INCOMPATIBLE.
6455
7708fa01
AC
64562002-01-17 Andrew Cagney <ac131313@redhat.com>
6457
6458 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6459 and xyz-xdep.o.
6460
eb12ee30
AC
64612002-01-17 Andrew Cagney <ac131313@redhat.com>
6462
889bf7c5 6463 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6464 (Set Breaks): Copy ``maint info breakpoint'' doco to
6465 ``Maintenance Commands'' appendix. Add reference.
6466
c9ccaa92
AC
64672002-01-17 Andrew Cagney <ac131313@redhat.com>
6468
6469 * fdl.texi: Remove next/prev from @node.
6470
f7dc1244 64712002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6472
6473 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6474 for monstrous @multitable (from Brian Youmans).
6475
6476 * fdl.texi: New file.
6477
6478 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6479
8973da3a
AC
64802002-01-15 Andrew Cagney <ac131313@redhat.com>
6481
6482 * gdbint.texinfo (Releasing GDB): New chapter.
6483
7d86b5d5
AC
64842002-01-14 Andrew Cagney <ac131313@redhat.com>
6485
6486 * gdb.texinfo (Embedded Processors, Calling program functions):
6487 Obsolete references to a29k.
6488
cc1cb004
AC
64892002-01-13 Andrew Cagney <ac131313@redhat.com>
6490
6491 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6492 examples. Document that a code-block should do or discard its
6493 cleanups before exit.
6494
79f12247
MS
64952002-01-11 Michael Snyder <msnyder@redhat.com>
6496
6497 * gdb.texinfo (Choosing files): Change @samp to @file.
6498
19837790
MS
64992002-01-05 Michael Snyder <msnyder@redhat.com>
6500
6501 * gdb.texinfo (--pid): Document new command line option (attach).
6502
f7dc1244 65032002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6504
6505 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6506 in the stub.
6507
d7449b42
AC
65082002-01-04 Andrew Cagney <ac131313@redhat.com>
6509
6510 * gdbint.texinfo (Target Architecture Definition): Replace
6511 BIG_ENDIAN with BFD_ENDIAN_BIG.
6512
f23631e4
AC
65132002-01-03 Andrew Cagney <ac131313@redhat.com>
6514
6515 * gdbint.texinfo (Target Architecture Definition): Replace
6516 value_ptr with struct value pointer.
6517
72c9928d
EZ
65182002-01-02 Eli Zaretskii <eliz@gnu.org>
6519
6520 * gdb.texinfo (Free Software): Fix wording.
6521
959acfd1
EZ
65222001-12-31 Eli Zaretskii <eliz@gnu.org>
6523
6524 * gdb.texinfo (Free Software): New section ``Free Software Needs
6525 Free Documentation''.
6526
f7dc1244 65272001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6528
6529 * stabs.texinfo:
6530 * gdb.texinfo:
6531 * gdbint.texinfo:
6532 * libgdb.texinfo:
6533 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6534
6600abed
MS
65352001-12-29 Michael Snyder <msnyder@redhat.com>
6536
6537 * gdb.texinfo (maint info sections): Fix typo.
6538
f6680716
MS
65392001-12-26 Michael Snyder <msnyder@redhat.com>
6540
fe95c787
MS
6541 * gdb.texinfo (maint info sections): Document.
6542
a9331b3f 6543 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6544 'info proc' sub-options that are currently not implemented.
6545
c3d3ce5b
JB
65462001-12-20 Jim Blandy <jimb@redhat.com>
6547
6548 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6549
778eb05e
AC
65502001-12-15 Andrew Cagney <ac131313@redhat.com>
6551
6552 * gdbint.texinfo (Target Architecture Definition): Replace
6553 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6554
2607059c
AC
65552001-12-01 Andrew Cagney <ac131313@redhat.com>
6556
6557 * gdbint.texinfo (Host Definition): Delete documentation on
6558 HOST_BYTE_ORDER.
6559
df0cd8c5
JB
65602001-11-30 Jim Blandy <jimb@redhat.com>
6561
6562 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6563 overlay support. Add to top-level menu.
df0cd8c5 6564
88118b3a
TT
65652001-11-26 Tom Tromey <tromey@redhat.com>
6566
6567 * gdb.texinfo (Command Syntax): Document C-o binding.
6568
96565e91
CF
65692001-07-26 Christopher Faylor <cgf@redhat.com>
6570
6571 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6572 use since it is described in the referenced section.
6573
f7dc1244 6574 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6575 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6576 clearer when using DJGPP.
6577
2a3d5645
CF
65782001-11-24 Christopher Faylor <cgf@redhat.com>
6579
6580 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6581 specifically refer to MS-DOS.
6582 (command files): Mention gdb.ini is only used on MS-DOS.
6583
aa26fa3a
TT
65842001-11-21 Tom Tromey <tromey@redhat.com>
6585
6586 * gdb.texinfo (Invoking GDB): Document --args.
6587 (Mode Options): Likewise.
6588
4f8ada06
JB
65892001-11-21 Jim Blandy <jimb@redhat.com>
6590
6591 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6592 Delete documentation; this macro has been removed from the
6593 sources.
4f8ada06 6594
3fe0dc10
JB
65952001-11-13 Jim Blandy <jimb@redhat.com>
6596
6597 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6598
9e5abb06
CV
65992001-11-06 Corinna Vinschen <vinschen@redhat.com>
6600
6601 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6602
1c5dfdad
MS
66032001-11-05 Michael Snyder <msnyder@redhat.com>
6604
a9331b3f 6605 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6606 quote regexp chars in function names such as "operator*()".
6607
990f9fe3
FF
66082001-11-01 Fred Fish <fnf@redhat.com>
6609
6610 * gdbint.texinfo (SOLIB_ADD): Document additional new
6611 "readsyms" arg.
6612
b433d00b
DH
66132001-10-30 Don Howard <dhoward@redhat.com>
6614
070b1dd3
DH
6615 * gdb.texinfo: (Command Files) Added documentation for the
6616 behavior of gdb with input redirected from a file.
b433d00b 6617
b7209cb4
FF
66182001-10-28 Fred Fish <fnf@redhat.com>
6619
6620 * gdb.texinfo (auto-solib-add): Change docs to match
6621 implementation change.
6622 (auto-solib-limit): Add docs for new variable.
6623
1aa20aa8
AC
66242001-10-15 Andrew Cagney <ac131313@redhat.com>
6625
6626 * gdbint.texinfo (Target Architecture Definition): Function
6627 value_as_pointer renamed to value_as_address.
6628
fc0c74b1
AC
66292001-10-15 Andrew Cagney <ac131313@redhat.com>
6630
6631 * gdbint.texinfo (Target Architecture Definition): Default
6632 POINTER_TO_ADDRESS functions assume unsigned addresses.
6633 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6634 posting by Jim Blandy.
6635
f4846649
JB
66362001-10-12 Jim Blandy <jimb@redhat.com>
6637
6638 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6639 version of texi2html (1.64) doesn't support this flag any more.
6640
f277788b
MK
66412001-09-08 Mark Kettenis <kettenis@gnu.org>
6642
a9dc4918
MK
6643 * gdbint.texinfo (Host Definition): Remove description of
6644 MEM_FNS_DECLARED.
6645
d28379df
MK
6646 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6647
f277788b
MK
6648 * gdbint.texinfo (Host Definition): Remove description of
6649 HAVE_SIGSETMASK.
6650
7ccaa899
EZ
66512001-09-04 Elena Zannoni <ezannoni@redhat.com>
6652
6653 * gdbint.texinfo (Target Architecture Definition): Add
6654 explanation of TARGET_PRINT_INSN macro.
6655
17d9d558
JB
66562001-08-30 Jim Blandy <jimb@redhat.com>
6657
6658 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6659 Explain what it means to load relocatable files.
6660
72cde065
JB
66612001-08-28 Jim Blandy <jimb@redhat.com>
6662
6663 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6664 info `top' menu.
6665
9e678452
CF
6666Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6667
6668 * gdbint.texinfo: Add a cautionary note about macro use.
6669
a2bea4c3 66702001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6671
a2bea4c3
CV
6672 * gdb.texinfo: Explain omitting the hostname in the
6673 `target remote' command.
6674
1129bf27
DJ
66752001-07-30 Daniel Jacobowitz <drow@mvista.com>
6676
6677 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6678 and END-INFO-DIR-ENTRY.
6679
732b3002
SC
66802001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6681
6682 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6683
89437448
AC
66842001-07-25 Andrew Cagney <ac131313@redhat.com>
6685
6686 * gdbint.texinfo (libgdb): Rewrite.
6687
f7dc1244 66882001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6689
6690 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6691
c4555f82
SC
66922001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6693
6694 * gdb.texinfo (TUI): New chapter, document the TUI.
6695 (Mode Options): Document the -tui option.
6696
2f45a6e0
MK
66972001-07-23 Mark Kettenis <kettenis@gnu.org>
6698
6699 * gdbint.texinfo (Host Definition): Remove description of
6700 NEED_POSIX_SETPGID.
6701
f7dc1244 67022001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6703
6704 * gdb.tex (DJGPP Native): New node, with descriptions of
6705 DJGPP-specific commands.
6706
be9c6c35
JM
67072001-07-19 John R. Moore <jmoore@redhat.com>
6708
6709 * gdbint.texinfo: Three misspellings.
6710
dfa249fb
AC
67112001-07-06 Andrew Cagney <ac131313@redhat.com>
6712
6713 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6714 `test` expressions on bash. Problem reported by Colin Walters.
6715
c72e7388
AC
67162001-07-04 Andrew Cagney <ac131313@redhat.com>
6717
6718 * gdbint.texinfo (User Interface): Update ui-out documentation to
6719 refelect recent UI/MI updates.
6720
94bbb2c0
AC
67212001-07-04 Andrew Cagney <ac131313@redhat.com>
6722
6723 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6724 interpreters.
6725
af6c57ea
AC
67262001-06-15 Andrew Cagney <ac131313@redhat.com>
6727
6728 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6729 structure and not macros.
6730 (Host Definition): Document that much of this chapter is obsolete.
6731 (Target Architecture Definition): Update list of files that make
6732 up a target architecture.
6733 (Coding): Update.
6734
83aa8bc6
AC
67352001-06-28 Andrew Cagney <ac131313@redhat.com>
6736
6737 * gdbint.texinfo (Target Architecture Definition): Update
6738 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6739 The latter has been changed to a true predicate.
6740
f7dc1244 67412001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6742
6743 * annotate.texi: Add @noindent where needed. From Dmitry
6744 Sivachenko <dima@Chg.RU>.
6745 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6746
656db9b0
AC
67472001-06-16 Andrew Cagney <ac131313@redhat.com>
6748
6749 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6750
df2396a1
AC
67512001-06-14 Andrew Cagney <ac131313@redhat.com>
6752
6753 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6754 returns ``OK''. Document that the ``R'' packet does not reply.
6755
0f1f2b0a
MS
67562001-06-13 Michael Snyder <msnyder@redhat.com>
6757
6758 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6759
f7dc1244 67602001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6761
6762 * gdb.texinfo (Signals): Clarify the default setting of signal
6763 handling.
6764
a5d7c491
AC
67652001-05-14 Andrew Cagney <ac131313@redhat.com>
6766
6767 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6768 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6769
05a54c4f
AC
67702001-05-12 Andrew Cagney <ac131313@redhat.com>
6771
6772 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6773
f7dc1244 67742001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6775
6776 * gdbint.texinfo (Clean Design and Portable Implementation):
6777 Renamed from "Clean Design".
6778 (Clean Design and Portable Implementation): Document portable
6779 methods of handling file names, and the associated macros.
6780
f7dc1244 67812001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6782
6783 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6784 command and provide a cross-reference to its description.
6785 (Symbols): Note that "info scope" is useful for trace experiments.
6786
f7dc1244 67872001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6788
b37052ae
EZ
6789 * gdb.texinfo (Symbols): Document "info scope".
6790 (Tracepoints): New chapter.
6791 (Contributors): Update for v5.1.
6792 <All nodes>: Change "C++" to "C@t{++}".
6793
0ee54786
EZ
6794 * gdbint.texinfo (User Interface): A new section about ui_out
6795 functions, based on text written by Fernando Nasser.
6796
c534679c
EZ
6797 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6798
f7dc1244 67992001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6800
e9c75b65
EZ
6801 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6802
6803 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6804
6805 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6806 Replace "GDB" with "@value{GDBN}". Fix markup.
6807
6808 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6809
3d67e040
EZ
6810 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6811 a cross-reference to its description.
6812 (Symbols): Document "info symbol".
6813
f7dc1244 68142001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6815
6816 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6817 subsection "x86 Watchpoints".
6818 (Target Architecture Definition): Document the macros
6819 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6820 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6821
b0ed3589
AC
68222001-03-20 Andrew Cagney <ac131313@redhat.com>
6823
6824 * gdbint.texinfo (Target Architecture Definition): Update
6825 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6826 list.
6827
b6ba6518
KB
68282001-03-06 Kevin Buettner <kevinb@redhat.com>
6829
6830 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6831 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6832
f7dc1244 68332001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6834
6835 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6836
f7dc1244 68372001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6838
17cc6a06
EZ
6839 * gdb.texinfo (Environment): Document that `path' does not change
6840 the value of PATH in GDB's own environment (it did in the past,
6841 but that was changed on March 15, 1994). Reported by Doug Evans
6842 <dje@transmeta.com>.
6843
56caf160
EZ
6844 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6845 its line. Fix markup of commands and macros. Add an Index node
6846 and index entries.
6847
29e57380
C
68482001-01-23 J.T. Conklin <jtc@redback.com>
6849
6850 * gdb.texinfo (Memory region attributes): New manual section.
6851
1c6147de
ND
68522001-01-04 Nicholas Duffek <nsd@redhat.com>
6853
6854 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6855
f7dc1244 68562000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6857
6858 * refcard.tex: Version and copyright fixed. From Phil Edwards
6859 <pedwards@disaster.jaj.com>.
6860
0dcedd82
AC
6861Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6862
6863 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6864 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6865
3b851bce
AC
6866Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6867
6868 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6869 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6870
f7dc1244 68712000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6872
6873 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6874 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6875
b90a5f51
CF
68762000-11-10 Christopher Faylor <cgf@cygnus.com>
6877
6878 * gdb.texinfo: Document new 'set step-mode' command.
6879
f7dc1244 68802000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6881
6882 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6883 changes from Dmitry Sivachenko <dima@Chg.RU>.
6884
f7dc1244 68852000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6886
6887 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6888 From Steven Johnson <sbjohnson@ozemail.com.au>.
6889
2e685b93
MK
68902000-08-10 Mark Kettenis <kettenis@gnu.org>
6891
6892 * gdbint.texinfo (Overall Structure): Spelling fix.
6893
f7dc1244 68942000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6895
6896 * gdbint.texinfo (Target Architecture Definition): Document that
6897 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6898 for which REGISTER_CONVERTIBLE returns a zero value.
6899
63ac3005
EZ
69002000-07-08 Christopher Faylor <cgf@cygnus.com>
6901
6902 * Makefile.in (install-info): Find files to install in either the
6903 build or source directories (adapted from Makefile.am).
6904
bd79f757
ND
69052000-07-07 Nicholas Duffek <nsd@redhat.com>
6906
6907 * stabs.texinfo: Fix spelling errors.
6908 (String Field): FILE-NUMBER starts from 0, not 1.
6909
f7dc1244 69102000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6911
6912 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6913 Brian Youmans.
5f208f6d 6914
f7dc1244 69152000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6916
6917 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6918 the source directory. Reported by Mark Harig
6919 <markh@frazier.landmark.com>.
cc542d3b 6920
f3b28801
C
69212000-06-20 J.T. Conklin <jtc@redback.com>
6922
6923 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6924
449f3b6c
AC
6925Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6926
6927 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6928 Generate using pdftex.
449f3b6c 6929 (PDFTEX): Define.
889bf7c5 6930 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6931 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6932 @contents at the start.
449f3b6c 6933
f7dc1244 69342000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6935
6936 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6937 Youmans.
48e934c6 6938
9e9c5ae7
AC
6939Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6940
6941 From Brian Youmans:
6942 * gdb.texinfo: Fix ``et al.''.
6943
c741b251
AC
6944Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6945
6946 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6947 loop.
c741b251 6948
4ab64e14
JG
69492000-05-19 Jimmy Guo <guo@cup.hp.com>
6950
6951 * configure: Regenerate.
6952
f7dc1244 69532000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6954
6955 * Makefile.in (install-info): Run install-info on installed Info
6956 files.
6957
8c70017b
AC
6958Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6959
a7cb598a 6960 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6961 Andrew Cagney.
8c70017b 6962
f7dc1244 69632000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6964
6965 * gdb.texinfo: Proofreading changes from Brian Youmans.
6966
bf0184be
ND
69672000-05-01 Nick Duffek <nsd@cygnus.com>
6968
6969 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6970 startup sequence, minor edits.
6971
f7dc1244 69722000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6973
6974 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6975 TeX.
6976
6977 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6978 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6979 like `n' and `s' which look weird. Convert some of the @kindex to
6980 @vindex, when they refer to variables, not commands.
6981
33e16fad
AC
6982Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6983
6984 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6985
f7dc1244 69862000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6987
6988 * Makefile.in (GDBMI_DIR): New variable.
6989 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6990 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6991 (gdbmi.texinfo): New target, for texi2roff.
6992 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6993 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6994
6995 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6996 gdbmi.texinfo.
6997 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6998 comment.
6999
d167840f
EZ
70002000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7001
7002 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7003 command.
d167840f 7004
f7dc1244 70052000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7006
7007 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7008 prevents the build (and is generally a Bad Idea).
7009
f7dc1244 70102000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7011
7012 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7013 a comma inside @var.
7014 (Command Files): Index markup changes from Dmitry Sivachenko
7015 <dima@Chg.RU>.
7016
f7dc1244 70172000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7018
7019 * Makefile.in (LN_S): Define.
7020 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7021 invoke "ln -s" unless it is known to work.
7022
7023 * configure.in (AC_PROG_LN_S): Add.
7024
8dc7983f
JB
70252000-04-14 Jim Blandy <jimb@redhat.com>
7026
7027 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7028 section.
7029 (Target Conditionals): Document ADDRESS_TO_POINTER,
7030 POINTER_TO_ADDRESS.
7031
1a8237e8
DB
70322000-04-11 Daniel Berlin <dan@cgsoftware.com>
7033
7034 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7035 gdb-cfg.texi to get the value.
7036
ca526f1a
JB
70372000-04-10 Jim Blandy <jimb@redhat.com>
7038
7039 * gdbint.texinfo (Target Architecture Definition): Fix
7040 cross-references.
7041
faaafcb4
JB
70422000-04-08 Jim Blandy <jimb@redhat.com>
7043
7044 * gdbint.texinfo (Using Different Register and Memory Data
7045 Representations): New section.
7046 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7047 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7048 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7049
1b27397f
AC
7050Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7051
7052 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7053 for acknowledgments.
1b27397f 7054
480ff1fb
AC
7055Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7056
7057 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7058 qThreadExtraInfo.
480ff1fb 7059
a9331b3f 70602000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7061
a9331b3f
RM
7062 * gdb.texinfo: Clarify which remote debug protocol commands are
7063 required and which are optional.
f1251bdd 7064
dbeb8dbd
AC
7065Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7066
7067 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7068 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7069 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7070 * annotate.texi: Update.
7071
6d2ebf8b
SS
70722000-03-28 Stan Shebs <shebs@apple.com>
7073
7074 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7075 expectation of additional changes before release), update
7076 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7077 node links, rephrase and/or shorten lines to fix formatting
7078 problem in both regular and @smallbook formats.
7079 * annotate.texi: Shorten lines in example, use smallexample
7080 consistently everywhere.
7081 * Makefile.in: Add comment about texinfo 4.0 html generation.
7082 (SFILES_INCLUDED): Add annotate.texi.
7083
5d161b24
DB
70842000-03-27 Daniel Berlin <dan@cgsoftware.com>
7085
5ae4183a
AS
7086 * gdb.texinfo (Debugging Output): Added new section, documenting
7087 the "set/show debug" commands.
5d161b24 7088
b9deaee7
AC
7089Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7090
7091 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7092 entry.
b9deaee7
AC
7093
7094 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7095 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7096 @chapter and @node entries.
a9331b3f 7097
b9deaee7 7098 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7099
9ef47d30
AC
7100Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7101
7102 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7103 files.
9ef47d30 7104
cfeada60
FN
71052000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7106
7107 From David Whedon <dwhedon@gordian.com>
5ae4183a 7108 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7109
6837a0a2
DB
71102000-03-22 Daniel Berlin <dan@cgsoftware.com>
7111
7112 * gdb.texinfo: Add documentation for the apropos command.
7113
bba2971c
MS
71142000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7115
7116 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7117
2b628194
MS
71182000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7119
a9331b3f 7120 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7121 two places.
7122
96a2c332
SS
71232000-03-17 Stan Shebs <shebs@apple.com>
7124
7125 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7126 <dima@Chg.RU>, also clarification of allowed content for
7127 string constants.
7128
f7dc1244 71292000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7130
7131 * gdb.texinfo (main menu): Add Annotations.
7132 (File Options): Add @cindex entries for each command-line option.
7133 Document --epoch, --annotate, --async, --interpreter, --write,
7134 --statistics, and --version.
7135
7136 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7137 of GDB.
7138
9d233477
JB
71392000-02-23 Jim Blandy <jimb@redhat.com>
7140
7141 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7142
14e0eb3b
JB
71432000-02-22 Jim Blandy <jimb@redhat.com>
7144
7145 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7146
3555de01
JM
71472000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7148
7149 * Makefile.in (diststuff): New target.
7150
5e35df8e
KB
71512000-02-15 Kevin Buettner <kevinb@redhat.com>
7152
7153 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7154 architecture. [From Jim Wilson.]
5e35df8e 7155
c5394b80
JM
71562000-01-16 Tom Tromey <tromey@cygnus.com>
7157
7158 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7159 (Delete Breaks): Mention range arguments.
7160 (Disabling): Likewise.
7161
c3f6f71d
JM
71622000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7163
7164 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7165
c4093a6a
JM
7166Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7167
7168 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7169 valid functions.
c4093a6a 7170
11cf8741
JM
71711999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7172
7173 * gdb.texinfo: Clarify regular expressions used in rbreak.
7174
917317f4
JM
71751999-10-15 Kevin Buettner <kevinb@cygnus.com>
7176
7177 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7178 MEMORY_REMOVE_BREAKPOINT): Document.
7179
7180Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7181
7182 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7183 offset re-using the DATA offset instead.
917317f4 7184
2df3850c
JM
71851999-10-11 Jim Kingdon <kingdon@redhat.com>
7186
7187 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7188
71891999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7190
7191 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7192 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7193 typos.
7194
7195 * gdb.texinfo: Various minor wording and formatting improvements,
7196 mentions of additional command-line options.
7197
2acceee2
JM
71981999-09-30 Fred Fish <fnf@cygnus.com>
7199
7200 * gdb.texinfo: Document additional forms of specifying section
7201 names and addresses for the add-symbol-file command.
7202
c2c6d25f
JM
72031999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7204
7205 * gdbint.texinfo: Fix typo, add the word "have".
7206
72071999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7208
7209 * gdbint.texinfo (Target Architecture Definition): Document the
7210 SKIP_PERMANENT_BREAKPOINT macro.
7211
d4f3574e
SS
72121999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7213
7214 * gdb.texinfo: Fiks speling errers.
7215
7216 * gdb.texinfo: Fix uses of @multitable.
7217
f7dc1244 7218 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7219 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7220 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7221 comments about using with optimization, add more indexing,
7222 fix info about disassembly-flavor.
7223
7224Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7225
7226 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7227 SKIP_SOLIB_RESOLVER): Define.
7228
7229Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7230
7231 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7232 ``g'' packets.
d4f3574e 7233
104c1213
JM
72341999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7235
7236 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7237 platform-specific info, inline remote.texi and move sections of it
7238 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7239 and register stack into the new chapter.
7240 * remote.texi: Remove, now part of gdb.texinfo.
7241 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7242
72431999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7244
7245 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7246 GDB_TARGET_IS_MACH386): These kludges have gone away.
7247
7248Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7249
7250 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7251 TDEPLIBS.
104c1213 7252
53a5351d
JM
72531999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7254
7255 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7256 surrounding text to fit HP-UX bits into general info.
7257 (HPPA-cfg.texi): Remove, no longer useful.
7258
7259 * gdb.texinfo: Remove explicit links from @node lines, remove
7260 HP-added "Detailed Node Listing" from main menu which confuses
7261 things.
7262
7263 From Dmitry Sivachenko <dima@Chg.RU>:
7264 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7265 in description of `set environment'.
53a5351d
JM
7266
72671999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7268
7269 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7270
7be570e7
JM
72711999-08-12 Ben Elliston <bje@cygnus.com>
7272
7273 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7274
f7dc1244 72751999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7276
7277 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7278 watch, awatch, and rwatch. Explain why the latter two cannot be
7279 set as software watchpoints. Document that watchpoints for local
7280 variables are deleted when the debuggee terminates.
7be570e7
JM
7281
7282Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7283
7284 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7285 packet. Allow E.. response packet. "qRcmd" packet is no longer
7286 reserved.
7be570e7
JM
7287
72881999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7289
a9331b3f
RM
7290 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7291 * gdb.texinfo: Ditto.
7be570e7 7292
96baa820
JM
72931999-08-06 Tom Tromey <tromey@cygnus.com>
7294
7295 * gdb.texinfo (KOD): New node.
7296
7297Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7298
7299 * remote.texi (Rcmd): Fix minor formatting typos.
7300
7301Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7302
7303 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7304 packets.
96baa820 7305
adf40b2e
JM
73061999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7307
7308 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7309 fixes.
7310
43ff13b4
JM
7311Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7312
7313 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7314
085dd6e6
JM
7315Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7316
7317 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7318 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7319 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7320 packets that are not supported on all hosts. Expand examples.
7321 Spell check.
085dd6e6
JM
7322
73231999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7324
7325 * Makefile.in: Recognize html, install-html. Add targets
7326 to build HTML versions of documentation via texi2html.
7327
7328Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7329
7330 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7331 testsuite.
085dd6e6
JM
7332
7333Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7334
7335 * remote.texi (Communication Protocol): Rewrite.
7336
7337Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7338
7339 * stabs.texinfo: Fix uses of xref.
7340
9e0b60a8
JM
7341Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7342
7343 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7344 info about patch submission.
7345
cce74817
JM
7346Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7347
7348 From Per Bothner <bothner@cygnus.com>:
7349 * gdb.texinfo: Document Chill support.
7350
7351Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7352
7353 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7354 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7355 Document that the value should be greater-than or equal-to zero.
7356 (NO_STD_REGS): Document. Deprecate.
cce74817 7357
ac9a91a7
JM
7358Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7359
7360 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7361 Document that these are not used.
ac9a91a7
JM
7362
7363Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7364
7365 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7366
392a587b
JM
7367Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7368
7369 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7370 numargs was dropped.
392a587b
JM
7371
7372Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7373
7374 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7375
b83266a0
SS
7376Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7377
7378 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7379 Update.
b83266a0 7380
7a292a7a
SS
7381Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7382
7383 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7384 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7385
7386Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7387
7388 * gdbint.texinfo: Fix typos: $ -> @.
7389
7390Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7391
7392 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7393 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7394 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7395 BREAKPOINT_FROM_PC.
a9331b3f 7396
7a292a7a
SS
7397Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7398
7399 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7400 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7401
7402Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7403
7404 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7405 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7406
74071999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7408
7409 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7410 longer exists.
7411
7412Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7413
7414 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7415 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7416 they make the manual source incomprehensible.
7a292a7a
SS
7417 * h8-cfg.texi: Remove, hasn't been used in years.
7418
c906108c
SS
7419Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7420
7421 * gdb.texinfo: Update the credits.
7422
7423Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7424
7425 * gdb.texinfo: Fix mistakes noticed in printout of last
7426 draft, add Alpha to discussion of heuristic fence post.
7427
7428Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7429
7430 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7431 Edition, merge some HP changes into mainline, describe some
7432 previously undocumented features, describe more of the target
7433 commands available, eliminate obsolete section on renamed
7434 commands.
c906108c
SS
7435 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7436
7437Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7438
7439 * gdb.texinfo: Make many HPPA conditionals unconditional,
7440 including catchpoint description, since now on for all configs.
7441 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7442 specializations.
7443
7444Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7445
7446 * Makefile.in (GDBvn.texi): Fix match expression to work with
7447 current format of VERSION in gdb/Makefile.in.
7448 * gdb.texinfo: Fix node ref to match new readline.
7449
7450Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7451
a9331b3f
RM
7452 * gdb.texinfo: Changes made as part of a project to merge in
7453 changes made by HP. Documentation makes extensive use of
c906108c
SS
7454 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7455 on remote debugging. There are differences in documentation
889bf7c5 7456 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7457 the HP manual discusses catchpoints, hardware watchpoints, and
7458 some HPUX specific limitations for shared library support.
a9331b3f 7459
c906108c
SS
7460 There are also a number of @node changes.
7461
74621999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7463
7464 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7465 (C Usage): Same.
7466
7467Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7468
7469 The following changes were made by Edith Epstein
889bf7c5
PA
7470 <eepstein@cygnus.com> as part of a project to merge in changes
7471 made by HP.
a9331b3f 7472
c906108c
SS
7473 * HPPA-cfg.texi: new file.
7474
7475 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7476
7477 * refcard.tex: change documentation about catch.
7478 removed info catch.
7479
7480Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7481
7482 * gdbint.texinfo: Expand on GDB's coding standards,
7483 specify the use of arg names with prototypes.
7484
74851998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7486
7487 * gdb.texinfo: Fix tipo.
7488
7489Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7490
7491 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7492 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7493
7494Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7495
7496 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7497
74981998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7499
7500 * agentexpr.texi: New file.
7501
7502Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7503
7504 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7505
75061998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7507
7508 * remote.texi: Changed wording that implied that the GDB remote
7509 protocol caches register values instead of GDB itself.
7510
7511Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7512
7513 * gdbint.texinfo: Add some info about symbol readers.
7514 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7515 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7516 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7517 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7518
7519Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7520
a9331b3f 7521 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7522
7523Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7524
7525 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7526
7527Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7528
7529 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7530 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7531
7532Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7533
7534 * gdbint.texinfo: Fix minor typos.
7535
7536Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7537
7538 * gdbint.texinfo: Complete overhaul. Group descriptions more
7539 logically, add more info on generic algorithms, remove much
7540 obsolete and/or wrong material.
7541
7542Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7543
7544 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7545
7546Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7547
7548 * refcard.tex: Copyright, address updates.
7549
7550Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7551
7552 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7553 for the edition instead of confusing GDB-version-like numbers.
7554
7555Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7556
7557 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7558
7559Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7560
5ae4183a 7561 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7562
7563Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7564
7565 * gdb.texinfo: Add some credits, mention bug monitor.
7566 * remote.texi: Mention mips monitor targets.
7567 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7568
c906108c
SS
7569Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7570
7571 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7572 files, finish sorting of host vs target vs native macros, describe
7573 some more of them.
c906108c
SS
7574
7575Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7576
7577 * gdbint.texinfo (Host Conditionals): Document change from
7578 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7579
7580Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7581
7582 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7583 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7584
7585Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7586
7587 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7588 Document LSEEK_NOT_LINEAR.
7589
7590Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7591
7592 * stabs.texinfo (Stab Section Basics): Make it clear that only
7593 some versions of the GNU linker remove the leading N_UNDF symbol.
7594
7595Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7596
7597 * stabs.texinfo (String Field): Document type number pairs here,
7598 instead of in the Sun specific section.
7599 (Include Files): The GNU linker supports the N_BINCL
7600 optimization. Clarify the N_BINCL value, and what it is used
7601 for.
7602 (Procedures): Document N_FUN with an empty string to mark the end
7603 of a function.
7604 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7605 (Sun Differences): Remove this node, as the information is now
7606 elsewhere in the main document.
7607 (Stab Section Basics): Mention that the GNU linker may optimize
7608 stabs and remove the leading N_UNDF symbol.
7609
7610Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7611
7612 * gdb.texinfo, refcard.tex: Restore author credit
7613
7614Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7615
7616 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7617 documentation to account for START and END macros taking
7618 one arg.
7619
7620Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7621
7622 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7623 * gdb.texinfo (Frames): Fix typo.
7624
7625Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7626
7627 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7628 a target_signal as arg type, not a pid.
7629
7630Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7631
7632 * gdb.texinfo: Document `set assembly-language'.
7633
7634Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7635
7636 * remote.texi: Update list of stubs in the GDB distribution.
7637
7638Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7639
7640 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7641 Also document that some systems can use mmalloc but must define
7642 this if their C runtime allocates memory that is later freed.
c906108c 7643 (MMCHECK_FORCE): Document new macro.
a9331b3f 7644
c906108c
SS
7645Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7646
7647 * remote.texi: Add documentation for target Sparclet.
7648
7649Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7650
a9331b3f 7651 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7652 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7653 * configure.in: Rewritten for autoconf.
7654 * configure: New.
7655
7656Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7657
7658 * Makefile.in (DVIPS): New define, set to dvips.
7659 (dvi): Add stabs.dvi.
7660 (ps): New target.
7661 (all-doc): Depend on info, dvi, and ps targets.
7662 (STAGESTUFF): Add *.ps and *.dvi files.
7663 (clean-info, clean-dvi): Remove.
7664 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7665 rules completely rewritten.
7666 (maintainer-clean): Remove clean-info and clean-dvi
7667 dependencies and put their actions in the rules.
7668 (gdb.ps): New target
a9331b3f 7669 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7670 intermediate TeX files, whether they have 2 or 3 character
7671 extensions.
7672 (gdbint.ps): Add target and rules.
7673 (gdb-internals): Delete unused target.
7674 (Makefile): Depends upon config.status also.
7675
7676Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7677
7678 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7679 set.
7680
7681Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7682
7683 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7684 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7685
7686Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7687
7688 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7689
7690Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7691
7692 * gdb.texinfo (Print settings): Document
7693 `set/show print static-members' commands.
7694
7695Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7696
7697 * gdbint.texinfo (Native): Document name change, coredep.c to
7698 core-aout.c.
7699
7700Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7701
7702 * stabs.texinfo (Include Files): Document the values the SunOS4
7703 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7704
7705Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7706
7707 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7708 Fix typo.
7709
7710Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7711
7712 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7713 "gdb.tar.Z".
7714
7715Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7716
7717 * Makefile.in (maintainer-clean): New target, synonym for
7718 realclean.
7719
7720Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7721
7722 * Update all FSF addresses except those in COPYING* files.
7723
7724Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7725
7726 From Richard Earnshaw (rearnsha@armltd.co.uk):
7727 * gdb.texinfo (convenience variables): Document $_exitcode.
7728 (quit): Document optional expression to use as exit code.
7729
7730Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7731
7732 * gdb.texinfo, remote.texi: Brought up to date with various
7733 GDB changes.
7734
7735Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7736
7737 * gdb.texinfo: Update dates and versions, fix comments about
7738 hardware watchpoints in future releases and about the
7739 sharedlibrary command.
7740
7741Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7742
7743 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7744 C_FUN stab. Other cleanups.
7745
7746Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7747
7748 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7749 for the sparc stub.
7750
7751Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7752
7753 * annotate.texi: Clarify which addresses have differing formats
7754 depending on the language and which do not.
7755
7756Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7757
7758 * remote.texi (NetWare): Changed example to use BOARD= instead of
7759 NODE= argument to reflect correspoding change to gdbserve.nlm.
7760
7761Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7762
7763 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7764 GDB, as well as AIX dbx, supports the size type attribute.
7765
7766Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7767
7768 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7769
7770Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7771
7772 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7773 and new 'if' and 'while' commands.
7774
7775Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7776
7777 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7778
7779Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7780
7781 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7782 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7783 NetWare targets. Mostly stolen from the Server node.
7784
7785Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7786
7787 * gdb.texinfo (Setting): Talk about the language of a source file
7788 versus the working language. The old documentation did not match
7789 what GDB did.
7790
7791Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7792
7793 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7794 of a source file.
7795
7796Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7797
7798 * gdb.texinfo (Processes): New node.
7799
7800Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7801
7802 * remote.texi: Update documentation of set/show mipsfpu.
7803
3fc11d3e
JM
7804Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7805
7806 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7807 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7808
7809Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7810
7811 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7812 obsolete conditionals, described some others.
7813
7814Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7815
7816 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7817 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7818
7819Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7820
7821 * gdbint.texinfo: Put regex conditionals in their own table.
7822
7823Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7824
7825 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7826 described or fixed the descriptions of many others.
7827
7828Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7829
7830 * gdb.texinfo: Add some more credits.
7831 * gdbint.texinfo: Capitalize GDB consistently, describe some
7832 macros and remove some.
7833
7834Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7835
7836 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7837 obsolete conditionals, described some others.
7838
7839Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7840
7841 * gdb.texinfo (help targets): Changed to `help target', which
7842 is the correct gdb command.
7843
7844Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7845
7846 * annotate.texi (TODO): New node, for keeping track of annotations
7847 suggested but not yet implemented.
7848
7849Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7850
7851 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7852 another symbol, it is not the address itself.
7853
7854Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7855
7856 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7857 of stabs-in-coff sections.
7858
7859Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7860
7861 * annotate.texi: Change edition to 0.5 and date to May 1994.
7862 Add index.
7863 (Frames): New node, for frame annotation.
7864 (Displays): New node, for display annotation.
7865
7866 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7867 when waiting for your program to stop.
7868
7869Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7870
7871 * annotate.texi (Breakpoint Info): Document annotation of header
7872 fields and record annotation.
7873
7874Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7875
7876 * annotate.texi: New file, to document annotations.
7877
7878Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7879
7880 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7881 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7882
7883Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7884
7885 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7886 section, and say n_strx field is compilation unit relative.
7887 * stabs.texinfo: Don't use @code for a.out when it is the name of
7888 an object file format.
7889
7890Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7891
7892 * gdb.texinfo: Refer to file names, not path names, per rms
7893 convention.
7894 (Arguments): Fix typo.
7895
7896Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7897
7898 * stabs.texinfo (Global Variables): Talk about stabs in files
7899 where variables are referenced, but not defined.
7900
7901Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7902
7903 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7904 Cplusplus to new nodes Member Type Descriptor and Method Type
7905 Descriptor. Re-write stuff for #.
7906
7907Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7908
7909 * gdb.texinfo (Print Settings): Don't document "set print
7910 fast-symbolic-addr off". The bug which it worked around was fixed
7911 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7912
7913 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7914 N_ENTRY node.
7915
7916 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7917
7918Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7919
7920 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7921 references to ieee-float.c.
7922
7923Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7924
7925 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7926 match what the code actually does.
7927
7928Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7929
7930 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7931
7932Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7933
7934 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7935 i, and b.
7936
7937Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7938
7939 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7940 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7941 as "stabs in sections" rather than just saying "ELF and SOM".
7942 Also make that stuff apply to COFF.
7943
7944Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7945
7946 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7947 Ghostscript.
7948
7949Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7950
7951 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7952 versus functions without line numbers, also mention stepping into
7953 them as well as "step" when you are in them. Tell the user how to
7954 deal with the situation. Add comment about "debugging information".
7955
7956Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7957
7958 * stabs.texinfo (Enumerations): Document restriction on where
7959 enumeration types can appear and still win with GDB.
7960
7961Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7962
7963 * stabs.texinfo (Negative Type Numbers): Document format for type
7964 -16.
7965
7966Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7967
7968 * gdb.texinfo (Selection, Frame Info): Update information about
7969 arbitrary frame specficiations.
7970
7971Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7972
7973 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7974
7975Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7976
7977 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7978
7979Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7980
7981 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7982
7983Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7984
7985 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7986 Differences node to Statics node.
7987 (Statics): Discuss XCOFF use of V symbol descriptor.
7988
7989 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7990 not clean.
7991
7992Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7993
7994 * gdb.texinfo (Print Settings): Document `set print
7995 fast-symbolic-addr' and improve the doc for some other
7996 `set print's.
7997
7998Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7999
8000 * stabs.texinfo (String Field): Talk about defining several type
8001 numbers at once.
8002 Fix lint regarding changing node ELF Transformations to
8003 ELF and SOM Transformations.
8004
8005Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8006
8007 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8008
8009Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8010
8011 * stabs.texinfo (Cross-References): `::' is for nested types only
8012 within <>.
8013 (Structures): Document static members.
8014
8015Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8016
8017 * stabs.texinfo: Document S type attribute.
8018
8019Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8020
8021 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8022
8023Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8024
8025 * gdbint.texinfo: Fix a few typos.
8026
8027Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8028
8029 * gdb.texinfo, remote.texi: formatting improvements
8030
8031 * gdb.texinfo (New Features): mention threads.
8032 (Summary, C): fix xrefs in newly contributed text.
8033 (Threads): index entries, clarifications, example
8034 (passim): minor typos fixed, phrasing improvements
8035
8036 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8037 entries; (Server): explain use of gdbserver w/real-time systems,
8038 add example of conflicting TCP port; (MIPS Remote) break up
8039 running text into table, highlighting commands, and add example.
a9331b3f 8040
c906108c
SS
8041Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8042
8043 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8044
8045Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8046
8047 * stabs.texinfo (Nested Symbols): New node.
8048 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8049
8050Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8051
8052 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8053 to picking which Bbss.bss symbol to use, and (because there seems to
8054 be no good way of doing it) re-write some of the text to make it
8055 sound like Bbss.bss isn't such a great idea after all (as currently
8056 designed).
8057
8058 * gdb.texinfo (C): In addition to saying people have to use g++ for
8059 good results, say they have to use stabs. Specifically say cfront
8060 doesn't work well.
8061 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8062 the gdb README. Add xrefs to places where the support for the various
8063 languages is described in detail.
8064
8065Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8066
8067 * stabs.texinfo: Clean up stuff about visibility and virtual
8068 characters.
8069
8070 * stabs.texinfo (N_M2C): Cite Sun doc.
8071
8072Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8073
8074 * gdb.texinfo: updates re threads.
8075 * remote.texinfo: avoid index entries starting with digits.
8076
8077Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8078
8079 * stabs.texinfo (Enumerations): Talk about large, negative and
8080 octal values. Clean up cross reference to type attributes.
8081 (String Field): Say that GDB 4.11 supports size attribute.
8082
8083Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8084
8085 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8086 is a mandatory step. Make the stuff about that more concise.
8087
8088Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8089
8090 * stabs.texinfo (Class Names): New node.
8091
8092 * gdb.texinfo (Command Files): Explain order of init file reading.
8093
8094 * remote.texi (Bootstrapping): Talk about getting the serial driver
8095 to deal with ^C sent by gdb to stop the remote system.
8096
8097Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8098
8099 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8100
8101 * libgdb.texinfo (Defining Commands): made the DOC arg
8102 to gdb_define_app_command a char * instead of char **
8103 per a suggestion from kingdon.
8104
8105 * libgdb.texinfo: total rewrite from a different starting
8106 premise.
8107
8108Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8109
8110 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8111 floats passed as doubles (to improve clarity).
8112
8113Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8114
8115 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8116
8117 * a4rc.sed: update to work with Andreas Vogel papersize params
8118
8119 * refcard.tex: use Andreas Vogel simplifications of papersize
8120 params; remove useless version info; update copyright date.
8121
8122Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8123
8124 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8125
8126Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8127
8128 * gdb.texinfo (Files): Say what address the load command loads it at.
8129
8130 * stabs.texinfo (Common Blocks): Minor cleanups.
8131
8132 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8133 that Sun has backed away from the linker kludge and thus the relevant
8134 issue is changes to the SunPRO tools, not the Solaris linker.
8135
8136 * stabs.texinfo (Traditional Integer Types): Clean up description
8137 of octal bounds a little bit. Document extra leading zeroes.
8138
8139Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8140
8141 * gdb.texinfo (Signaling): Update for symbolic symbol names
8142 and add a section explaining the difference between the GDB
8143 signal command and the shell kill utility.
8144
8145Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8146
8147 * libgdb.texinfo: added `@' to braces that were unescaped.
8148
8149Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8150
8151 * libgdb.texinfo: new file. Spec for the gdb library.
8152
8153Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8154
8155 * stabs.texinfo (Include Files): Fix typo (start -> end).
8156
8157Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8158
8159 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8160 from Melissa at FSF's editing pass.
8161
8162Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8163
8164 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8165 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8166 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8167
8168Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8169
8170 * remote.texi (Bootstrapping): Discuss 386 call gates.
8171
8172Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8173
8174 * stabs.texinfo (Based Variables): New node.
8175
8176Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8177
8178 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8179 names, sizes, and formats to suggest how not to lose.
8180
8181Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8182
8183 * stabs.texinfo (Methods): Fix typo.
8184
8185Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8186
8187 * gdb.texinfo: Fix a few typos.
8188
8189Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8190
8191 * gdb.texinfo: Clarify how well it works with Fortran.
8192
8193 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8194 More on relocating stabs in ELF files.
8195
8196Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8197
8198 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8199
8200Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8201
8202 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8203 parameters on VAX.
8204
8205Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8206
8207 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8208
8209Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8210
8211 * stabs.texinfo: Make info author notice match the TeX author notice.
8212
8213Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8214
8215 * stabs.texinfo: Initial-caps all words in node names and
8216 non-trivial words in section names.
8217
8218Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8219
8220 * stabs.texinfo: Many minor cleanups.
8221
8222 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8223
8224Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8225
8226 * stabs.texinfo: Remove full description of big example.
8227 It's not really helpful; just use pieces of it where appropriate.
8228 Add more Texinfo formatting directives (@samp, etc.).
8229 Use @deffn to define stab types.
8230 Eliminate some wordiness. Break up some nodes.
8231 Add an (alphabetized) index of symbol types.
8232 Use consistent capitalization style in node and section names.
8233
8234Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8235
8236 * gdb.texinfo: Change typo "Two two" to "The two".
8237
8238Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8239
8240 * stabs.texinfo (XCOFF-differences): Remove references to
8241 non-existent types N_DECL and N_RPSYM.
8242
8243 * stabs.texinfo (String Field): Say that type attributes bug is
8244 fixed in GDB 4.10, since it is.
8245
8246 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8247
8248Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8249
8250 * stabs.texinfo: Formatting cleanups.
8251
8252Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8253
8254 * stabs.texinfo: When explaining the n_type of a stab, standardize
8255 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8256 no tabs, use @r).
8257 (Global Variables): Clean up.
8258
8259Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8260
8261 * stabs.texinfo (Stack Variables): Re-write.
8262
8263Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8264
8265 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8266 addresses of a source file. Also revise formatting.
8267 Change "object module" or "object file" to "source file".
8268 Various: Miscellaneous cleanups.
8269
8270Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8271
8272 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8273
8274Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8275
8276 * gdbint.texinfo: Removed many nonsensical machine-collected
8277 host and target conditionals, described some of the remainder.
8278
8279Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8280
8281 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8282
8283 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8284 paragraph which follows.
8285
8286 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8287 variables. Looks better and avoids overful hbox.
8288
8289Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8290
8291 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8292
8293Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8294
8295 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8296 retransmit-timeout
8297
8298Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8299
8300 * gdbint.texinfo: Update statement about `some ancient Unix
8301 systems, like Ultrix 4.0' to Ultrix 4.2.
8302
8303Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8304
8305 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8306
8307 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8308
8309 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8310 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8311
8312 * remote.texi: new name for former gdbinv-s.texi
8313
8314 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8315
8316Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8317
8318 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8319 variables for MIPS remote debugging protocol.
8320
8321Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8322
8323 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8324
8325Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8326
8327 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8328
8329Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8330
8331 * gdb.texinfo: repair conditional bugs in text markup
8332
8333Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8334
8335 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8336 to select Modula-2 material.
8337
8338Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8339
8340 * stabs.texinfo: Cleanups regarding statics.
8341
8342 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8343 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8344
8345Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8346
8347 * stabs.texinfo: N_MAIN is sometimes used for C.
8348
8349Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8350
8351 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8352
8353Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8354
8355 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8356 removed from the code by Kingdon.
c906108c
SS
8357
8358Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8359
8360 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8361 input when evaluating breakpoint conditions; the bug has been fixed.
8362
8363 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8364 sets the ignore count to N-1, not to N.
8365
8366Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8367
8368 * refcard.tex (\hoffset): correct longstanding error to match
8369 intended offset; avoids cutting off edge on some printers
8370
8371Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8372
8373 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8374
8375Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8376
8377 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8378
8379Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8380
8381 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8382 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8383 collect sed edits if any, apply to refcard before formatting;
8384 (refcard.ps) stop implying PS fonts if PS output requested;
8385 (lrefcard.ps) delete extra target for variant PS fonts
8386
8387 * refcard.tex: parametrize papersize dependent info, collect
8388 in easily replaced spot
8389
8390 * a4rc.sed: new file, edits to refcard for A4 paper
8391
8392Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8393
8394 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8395
8396Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8397
8398 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8399
8400Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8401
8402 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8403 politely rather than rudely.
8404
8405Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8406
8407 * stabs.texinfo: Document common blocks.
8408
8409Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8410
8411 * stabs.texinfo: Add some basic info about stabs-in-elf.
8412
8413Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8414
8415 * stabs.texinfo (Top): Minor cleanup.
8416
8417Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8418
8419 * Makefile.in (install-info): remove parentdir support
8420
8421Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8422
8423 * gdb.texinfo (Copying): delete this node and references to it;
8424 RMS says this manual need not carry GPL. (passim): Improvements
8425 from last round at FSF, largely due to Ian Taylor review, and
8426 minor formatting improvements.
8427
8428 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8429 largely due to Ian Taylor review. (Debug Session): minor edits to
8430 new text.
8431
8432Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8433
8434 * Makefile.in (realclean): Remove info and dvi files too.
8435
8436Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8437
8438 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8439 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8440 * gdb.texinfo: Change accordingly.
8441
8442 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8443 N_{L,R}BRAC,N_SLINE are relative to.
8444
8445Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8446
8447 * Makefile.in (GDBvn.texi): Update atomically.
8448
8449Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8450
8451 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8452
8453Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8454
8455 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8456 addresses together. Also motivate the set print symbol-filename
8457 command and suggest other solutions.
8458
8459Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8460
8461 * gdb.texinfo (set print elements): Note that the number of
8462 elements is set to unlimited by "set print elements 0".
8463
8464Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8465
8466 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8467 NF_LDOUBLE means.
8468 (Stab Types): Include Solaris stab types.
8469 (Procedures): Document Solaris extensions.
8470
8471Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8472
8473 * gdb.texinfo: Add `set print symbol-filename' doc.
8474
8475Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8476
8477 * stabs.texinfo (Arrays): Talk about type definition vs. type
8478 information.
8479
8480 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8481 the trailing semicolon.
8482
8483Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8484
8485 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8486 and merge in other parts of the document addressing these subjects.
8487 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8488
8489 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8490 at the end of a range type.
8491
8492 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8493 AIX extensions.
8494
8495Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8496
8497 * stabs.texinfo (Stabs Format): Misc fixes.
8498
8499Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8500
8501 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8502 (Traditional builtin types): Document convex convention for long long.
8503 (Negative builtin types): Discuss type names, and misc fixes.
8504
8505Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8506
8507 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8508 point types used with @samp{R} type descriptor.
8509 (Symbol Descriptors): Describe how to handle conflict between
8510 different meanings of @samp{P} symbol descriptor.
8511
8512Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8513
8514 * stabs.texinfo: Remove node Quick Reference and put its children
8515 directly under the main menu.
8516
8517 * stabs.texinfo: Many more changes to bring it into line with
8518 AIX documentation and reality. I think it now has all the
8519 information from the AIX documentation, except that I burned
8520 out when I got to variant records (Pascal and Modula-2) and
8521 all the COBOL types. Oh well, we can add them later when we're
8522 worrying more about those languages.
8523
8524 * stabs.texinfo (Automatic variables): Talk about what it means
8525 to omit the symbol descriptor.
8526
8527Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8528
8529 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8530 gcc2 behavior with promoted args.
8531
8532Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8533
8534 * gdb.texinfo: include readline appendices in info version of manual
8535
8536Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8537
8538 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8539 target remote.
8540
8541 * gdb.texinfo (Machine Code): more index entries for disassemble
8542
8543Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8544
8545 * Clarify the intended use of the gdb-testers and gdb-patches
8546 mailing lists, and shrink gzip comment.
8547
8548Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8549
8550 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8551 DOSHOST configuration of manual.
8552
8553 * gdb.texinfo (MIPS Stack): new node.
8554
8555 * all-config.texi (MIPS) new switch.
8556
8557 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8558 tense; (MIPS Remote) new node.
8559
8560 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8561 bug; (Environment) less passive, other small cleanups in text about
8562 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8563 (Remote) new MIPS Remote menu entry.
8564
8565Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8566
8567 * stabs.texinfo: Many changes to include information from the
8568 AIX documentation.
8569
8570 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8571
8572Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8573
8574 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8575 Move a bunch of information from ../README.
8576 (Getting Started): New node.
8577
8578Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8579
8580 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8581
8582 * gdb.texinfo: advance manual revision dates to present
8583
8584 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8585 stop using silly Roman numerals in @set variable names
8586
8587Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8588
8589 * stabs.texinfo (Parameters): Keep trying to get this right.
8590
8591Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8592
8593 * stabs.texinfo (Parameters): More on "local parameters".
8594
8595Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8596
8597 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8598
8599Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8600
8601 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8602 (Parameters): Rewrite.
8603 (xcoff-differences, Sun-differences): Minor changes.
8604
8605Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8606
8607 * stabs.texinfo: Minor cleanup.
8608
8609Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8610
8611 * gdbint.texinfo: Minor xcoff stuff.
8612
8613Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8614
8615 * gdbint.texinfo: Update for new config directory structure.
8616 Add info about internal type data structures.
8617
8618Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8619
8620 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8621 $(srcdir).
8622 (gdb-config.texi): Depend on file in $(srcdir).
8623
8624Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8625
8626 * stabs.texinfo: Fixes about N_SO.
8627
8628Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8629
8630 * gdb.texinfo: include list of nonstandard init file names
8631
8632 * *-config.texi: new switch GENERIC for text that applies *only*
8633 to (usual) multiple-target version of manual
8634
8635 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8636 h8 config
8637
8638 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8639 in menus (rather than conditionally selected multiple alternative
8640 menus).
8641
8642 * Makefile.in: define and use DOC_CONFIG var to select
8643 configuration for GDB user manual.
8644
8645 * gdb-config.texi: delete from repository, generate from Makefile.
8646
8647 * all-config.texi: normal `generic' configuration file, formerly
8648 stored as gdb-config.texi
8649
8650Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8651
8652 * Makefile.in: add dvi target to build all .dvi files
8653
8654Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8655
8656 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8657
8658Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8659
8660 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8661 host conditionals.
8662 * stabs.texinfo: More array fixes inspired by Jim's.
8663
8664Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8665
8666 * stabs.texinfo: Fixes re arrays and continuations.
8667
8668 * gdbint.texinfo: Add XCOFF node.
8669
8670Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8671
8672 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8673
8674Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8675
8676 * stabs.texinfo: Fix for array types to mention lower bounds.
8677
8678Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8679
8680 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8681
8682Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8683
8684 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8685
8686Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8687
8688 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8689 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8690
8691Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8692
8693 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8694
8695Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8696
8697 * gdb.texinfo, gdbinv-s.texi: misc updates
8698
8699Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8700
8701 * gdbint.texinfo: Brief documentation for longjmp support,
8702 from an email msg by Stu.
8703
8704Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8705
8706 * stabs.texinfo: Fix description of floating point "range"
8707 types (which really define basic types). Reported by Jim Meehan,
8708 <meehan@src.dec.com>.
8709
8710 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8711
8712Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8713
8714 * gdbint.texinfo: Slightly expand section on supporting a new
8715 object file format.
8716
8717Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8718
8719 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8720 intermediate file.
8721
8722Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8723
8724 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8725
8726Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8727
8728 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8729
8730 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8731 as well as Z8002.
8732
8733Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8734
8735 * gdbint.texinfo: Add sections on clean design and on how to send
8736 in changes.
8737
8738Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8739
8740 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8741
8742Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8743
8744 * gdb.texinfo: Fix typo, reported by Karl Berry.
8745
8746Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8747
8748 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8749
8750Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8751
8752 * gdbint.texinfo: fixed a stray email address (needs @@),
8753 added @table @code to node "Native Conditionals"
8754
8755Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8756
8757 * gdbint.texinfo: Describe coding style of GDB.
8758
8759Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8760
8761 * stabs.texinfo: Minor wording changes.
8762
8763Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8764
8765 * gdbint.texinfo: Improve release doc slightly.
8766
8767Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8768
8769 * gdbint.texinfo: Improve doc of GDB config macros.
8770
8771Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8772
8773 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8774 These will be reinserted when examined.
8775
8776Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8777
8778 * gdbint.texinfo: Make a start at documenting all the #if macros
8779 in GDB. At least list them all, and start separating them into
8780 host-specific and target-specific.
8781
8782Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8783
8784 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8785 examples (not consistent w others).
c906108c
SS
8786 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8787 for generic vn of doc
8788
8789Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8790
8791 * Makefile.in: always create installation directories.
8792
8793Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8794
8795 * gdb.texinfo: in h8 config, do not describe searching commands.
8796
8797Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8798
8799 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8800 conditionals; introduce a few generic switches that may be
8801 useful for other cross-dev or dos-hosted configs.
8802
8803 * gdb.texinfo: fix typo in "info reg" description
8804
8805Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8806
8807 * stabs.texinfo: Minor updates from running TeX over it.
8808 * Makefile.in (stabs.dvi, stabs.ps): Add.
8809
8810Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8811
8812 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8813 First pass at converting it to texinfo.
8814
8815Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8816
8817 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8818 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8819
8820Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8821
8822 * gdbint.texinfo: Add section on partial symbol tables.
8823
8824Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8825
8826 * gdb.texinfo: document `set remotedebug' and `set
8827 rstack_high_address'.
8828
8829Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8830
8831 * gdb.texinfo: slight expansion of new text on reading info files
8832 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8833 H8/300 from DOS.
8834
8835Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8836
8837 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8838
8839Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8840
8841 * gdb.texinfo: Say how to read the `info' files.
8842
8843Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8844
8845 * Makefile.in: gm4 -> m4.
8846
8847Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8848
8849 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8850 Documentation' ahead of `Installing GDB' to match README.
8851 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8852 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8853
8854Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8855
8856 * Makefile.in: remove $(srcdir) from gdb.info rule.
8857
8858Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8859
8860 * Makefile.in: commented out gdb-all.texinfo rule. This is
8861 temporary.
8862
8863Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8864
8865 * Makefile.in, configure.in: removed traces of namesubdir,
8866 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8867 copyrights to '92, changed some from Cygnus to FSF.
8868
8869Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8870
8871 * gdb.texinfo: Improve how we ask for bug reports.
8872
8873Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8874
8875 * Makefile.in: infodir belongs in datadir.
8876
8877Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8878
8879 * Makefile.in: remove spaces following hyphens, bsd make can't
8880 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8881 standards.text support.
c906108c
SS
8882
8883Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8884
8885 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8886 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8887 and mandir now keyed off datadir by default.
8888
8889\f
8890Local Variables:
9e9c5ae7 8891mode: change-log
c906108c
SS
8892left-margin: 8
8893fill-column: 74
8894version-control: never
8895End:
This page took 1.238517 seconds and 4 git commands to generate.