gdb/doc/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
13ac8d2c
JK
12011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4 tests.
5
e0f9f062
DE
62011-12-16 Doug Evans <dje@google.com>
7
8 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
9
80b6e756
PM
102011-12-16 Phil Muldoon <pmuldoon@redhat.com>
11
1c3ad6ab 12 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
13 stack". Add documentation for "set/show python print-stack".
14
2fb860fc
PA
152011-12-14 Pedro Alves <pedro@codesourcery.com>
16
17 * gdb.texinfo (Implementing a Remote Stub): Explain that you
18 should transfer control to the stub in the startup code instead of
19 in main. Mention the need to get past the initial breakpoint.
20
f8eba3c6
TT
212011-12-06 Tom Tromey <tromey@redhat.com>
22
23 * gdb.texinfo (Set Breaks): Update for new behavior.
24
2268b414
JK
252011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
26
27 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
28 List Format for SVR4 Targets'.
29 (General Query Packets): New item qXfer:libraries-svr4:read.
30 (Library List Format for SVR4 Targets): New node.
31
ae6f0d5b
TT
322011-12-01 Tom Tromey <tromey@redhat.com>
33
34 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
35 add.
36
36dfb11c
TT
372011-11-22 Tom Tromey <tromey@redhat.com>
38
39 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
40 reasons.
41
f196051f
SS
422011-11-20 Stan Shebs <stan@codesourcery.com>
43
44 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
45 note-related options and variables.
46 (Tracepoint Packets): Document packet changes.
47
f85b53f8
SD
482011-11-20 Sanjoy Das <sdas@igalia.com>
49
50 * gdb.texinfo (JIT Interface): Add documentation on writing and
51 usind JIT debug info readers.
52 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
53 Debug Info Readers): New nodes.
54
bfccc43c
YQ
552011-11-18 Yao Qi <yao@codesourcery.com>
56
57 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
58 tracepoint.
59
c011a4f4
DE
602011-11-15 Doug Evans <dje@google.com>
61
62 * gdb.texinfo (Files): Document basenames-may-differ.
63
ed59ded5
DE
642011-11-14 Doug Evans <dje@google.com>
65
66 * gdb.texinfo (Shell Commands): Document "!".
67
405f8e94
SS
682011-11-14 Stan Shebs <stan@codesourcery.com>
69 Kwok Cheung Yeung <kcy@codesourcery.com>
70
71 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
72 needed to get shorter fast tracepoints.
73 (Tracepoint Packets): Document new qTMinFTPILen packet.
74
1e4d1764
YQ
752011-11-14 Yao Qi <yao@codesourcery.com>
76
77 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
78 behavior of tracepoint.
79 (General Query Packets): New feature InstallInTrace.
80 (Remote Configuration): Document "set remote
81 install-in-trace-packet".
82
71eba9c2 832011-11-12 Matt Rice <ratmice@gmail.com>
84
85 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
86 Add arguments to info macro.
87
e0f8f636
TT
882011-11-10 Tom Tromey <tromey@redhat.com>
89
90 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
91 manual.
92 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
93 (Macros): Add a footnote.
94 (C): Remove paragraph about compiler options.
95 (C Constants): Mention wide character and string constants.
96 (C Plus Plus Expressions): Update compiler option advice. Mention
97 using declarations. Mention ADL. Remove old HP compiler
98 information.
99
625c0d47
TT
1002011-11-10 Tom Tromey <tromey@redhat.com>
101
102 PR c++/9257:
103 * gdb.texinfo (Print Settings): Add an extra note about the need
104 for a vtable.
105
4be2aacc
MR
1062011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
107
108 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
109 "set mips abi" documentation.
110
0a1c4d10
DE
1112011-11-04 Doug Evans <dje@google.com>
112
113 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
114
aad1c02c
TT
1152011-11-03 Tom Tromey <tromey@redhat.com>
116
117 * gdb.texinfo (Stopping): Add menu entry.
118 (Continuing and Stepping): Restore @node. Use @section, not
119 @subsection.
120
983fb131
MR
1212011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
122
123 * gdb.texinfo (Skipping Over Functions and Files): Remove node
124 designation. Fix "Specify Location" cross-reference.
125
3065dfb6
SS
1262011-11-02 Stan Shebs <stan@codesourcery.com>
127
128 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
129 (General Query Packets): Describe tracenz feature.
130 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
131
0aaaf063
PK
1322011-10-28 Paul Koning <paul_koning@dell.com>
133
134 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
135
2231f1fb
KP
1362011-10-27 Kevin Pouget <kevin.pouget@st.com>
137
138 * gdb.texinfo ((Frames In Python): Document
139 gdb.FRAME_UNWIND_FIRST_ERROR contant.
140
5110b5df
PK
1412011-10-26 Paul Koning <paul_koning@dell.com>
142
143 * gdb.texinfo (gdb.types): Document new deepitems function.
144
22dbab46
PK
1452011-10-25 Paul Koning <paul_koning@dell.com>
146
147 PR python/13327
148
149 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
150 fetch_lazy method.
151
9df2fbc4
PM
1522011-10-20 Phil Muldoon <pmuldoon@redhat.com>
153
154 PR python/12656
155
156 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
157 global_block, static_block function.
158
f05e2e1d
TT
1592011-10-19 Tom Tromey <tromey@redhat.com>
160
161 * gdb.texinfo (Commands In Python): Add missing "@"s.
162
a7fc3f37
KP
1632011-10-13 Kevin Pouget <kevin.pouget@st.com>
164
165 PR python/13285 Document named constants for frame unwind stop reasons
166 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
167 constants.
168
5048e516
JK
1692011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
170
171 Fix compatibility with texinfo versions older than 4.12.
172 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
173 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
174 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
175 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
176 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
177 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
178 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
179
5a56e9c5
DE
1802011-10-09 Doug Evans <dje@google.com>
181
182 * gdb.texinfo (Extending GDB): Document alias command.
183
36b11add
JK
1842011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
185
186 Support @entry in input expressions.
187 * gdb.texinfo (Variables): Describe @entry names suffix.
188 (Print Settings): Add anchor for `set print entry-values'.
189
e18b2753
JK
1902011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
191 Eli Zaretskii <eliz@gnu.org>
192
193 Display @entry parameter values (without references).
194 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
195 example.
196 (Print Settings): New description of set print entry-values and show
197 print entry-values.
198
111c6489
JK
1992011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
200 Eli Zaretskii <eliz@gnu.org>
201
202 Recognize virtual tail call frames.
203 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
204 (Tail Call Frames): New node.
205 (Frames In Python): Add gdb.TAILCALL_FRAME.
206
9c15afc4
DE
2072011-10-07 Doug Evans <dje@google.com>
208
209 * gdb.texinfo (gdb.printing): Document new `replace' arg to
210 register_pretty_printer.
211
99f5279d
PM
2122011-10-07 Phil Muldoon <pmuldoon@redhat.com>
213
214 PR python/12930
215 PR python/12802
216
217 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
218 stop method.
219
03583c20
UW
2202011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
221
222 * gdb.texinfo (Starting your Program): "set disable-randomization"
223 is no longer Linux-specific.
224 (Remote Configuration): Document "set remote
225 disable-randomization-packet".
226 (General Query Packets): Document "QDisableRandomization" packet
227 and add it to "qSupported" list.
228
bd054e06
KP
2292011-10-07 Kevin Pouget <kevin.pouget@st.com>
230
231 Allow Python notification of new object-file loadings.
232 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
233 event type.
234
cb6be26b
KP
2352011-10-04 Kevin Pouget <kevin.pouget@st.com>
236
237 PR python/12691: Add the inferior to Python exited event
238 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
239
a05336a1
JB
2402011-10-03 Joel Brobecker <brobecker@adacore.com>
241
242 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
243 rephasing.
244
5d77fe44
JB
2452011-10-03 Joel Brobecker <brobecker@adacore.com>
246
247 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
248 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
249 as possible feature returned by the `-list-features'
250 command.
251
699df94d
PK
2522011-09-28 Paul Koning <paul_koning@dell.com>
253
254 * gdb.texinfo (gdb.Type): Document field access by dictionary
255 key syntax.
256
24bdad53
YQ
2572011-09-28 Yao Qi <yao@codesourcery.com>
258
259 * gdb.texinfo (Files): Update options for `add-symbol-file'.
260 Add one space after option `-s'. Remove @r{} markup.
261
6710bf39
SS
2622011-09-27 Stan Shebs <stan@codesourcery.com>
263
264 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
265
d99f7e48
HZ
2662011-09-16 Hui Zhu <teawater@gmail.com>
267
268 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
269 to *(unsigned char *)$esp@300.
270
d812018b
PK
2712011-09-15 Paul Koning <paul_koning@dell.com>
272
273 * gdb.texinfo: Make style of Python functions and methods match
274 the syntax of Python. Also put class and module names explicitly
275 on function, member, and variable names, matching Python
276 documentation conventions.
277
2aa48337
KP
2782011-09-15 Kevin Pouget <kevin.pouget@st.com>
279
280 PR Python/12692 Add gdb.selected_inferior() to Python interface.
281 * gdb.texinfo (Inferiors In Python): Describe new
282 gdb.selected_inferior() function.
283
6839b47f
KP
2842011-09-15 Kevin Pouget <kevin.pouget@st.com>
285
286 Handle multiple breakpoint hits in Python interface:
287 * gdb.texinfo (Events In Python): New function documentation:
288 gdb.BreakpointEvent.breakpoints. Indicate that
289 gdb.BreakpointEvent.breakpoint is now deprecated.
290
26829f2b
JB
2912011-09-04 Joel Brobecker <brobecker@adacore.com>
292
293 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
294
a9f54f60
TT
2952011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
296
297 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
298
fa3a4f15
PM
2992011-08-17 Phil Muldoon <pmuldoon@redhat.com>
300
301 * gdb.texinfo (Prompt): Add set/show extended-prompt
302 documentation
303 (Basic Python): Add prompt_hook anchor.
304 (Python modules): Reword module text to reflect multiple modules.
305 (gdb.prompt): Document gdb.prompt module.
306
224bbe49
YQ
3072011-08-14 Yao Qi <yao@codesourcery.com>
308
78d85199
YQ
309 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
310
3112011-08-14 Yao Qi <yao@codesourcery.com>
312
313 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
314 (TIC6x Features): New node.
315
457e09f0
DE
3162011-08-12 Doug Evans <dje@google.com>
317
318 * gdb.texinfo (Symbols In Python): Document symbol.type.
319
5e239b84
PM
3202011-08-09 Phil Muldoon <pmuldoon@redhat.com>
321
322 * gdb.texinfo (Python): Document command and function
323 auto-loading.
324
177bc839
JK
3252011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
326 Eli Zaretskii <eliz@gnu.org>
327
328 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
329 typedefs unrolling. Extend the sample code by an inner typedef and
330 outer typedefs unrolling.
331
1a532630
PP
3322011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
333
334 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
335 size and line-size.
336
9b158ba0 3372011-07-21 Matt Rice <ratmice@gmail.com>
338
339 PR macros/12999
340 * gdb.texinfo (Macros): Add info definitions and info macros commands.
341 Update text and cindex entries for info macro command.
342
d17b6f81
PM
3432011-07-21 Phil Muldoon <pmuldoon@redhat.com>
344
345 * observer.texi (GDB Observers): Add before_prompt observer.
346 * gdb.texinfo (Basic Python): Add documentation for prompt
347 substitution.
348
713389e0
PM
3492011-07-11 Phil Muldoon <pmuldoon@redhat.com>
350
351 PR python/12438
352 * gdb.texinfo (Python Commands): Add deprecate note to maint
353 set/show python print-stack. Document set/show python
354 print-backtrace.
355
177b42fe
TJB
3562011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
357
358 * gdb.texinfo: Fix typos.
359
900e11f9
JK
3602011-07-01 Tom Tromey <tromey@redhat.com>
361
362 * gdb.texinfo (Debugging Output): Document set debug
363 check-physname.
364
39c4d40a
TT
3652011-06-29 Tom Tromey <tromey@redhat.com>
366
367 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
368 breakpoint-notifications feature.
369
6f5def7d
UW
3702011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
371
372 * gdb.texinfo (Target Description): Remove warning about
373 possibly unstable format.
374
8cf64490
TT
3752011-06-03 Tom Tromey <tromey@redhat.com>
376
377 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
378 (Events In Python): Note that exit_code is optional.
379
393eab54
PA
3802011-05-17 Pedro Alves <pedro@codesourcery.com>
381
382 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
383 required for multi-threading support.
384 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
385 Hc are deprecated for multi-threading debugging. Point readers at
386 the vCont packet.
387
75fc9810
DE
3882011-05-15 Doug Evans <dje@google.com>
389
390 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
391
01124a23
DE
3922011-05-13 Doug Evans <dje@google.com>
393
98a5dd13
DE
394 * gdb.texinfo (Threads): Document $sdir,$pdir.
395 (Server): Document $pdir exception.
396
dbaefcf7
DE
397 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
398
cc63ef9b
DE
399 * gdb.texinfo (Threads): Clarify default value for
400 libthread-db-search-path.
7e0396aa 401
01124a23
DE
402 * gdb.texinfo (Completion): Update example.
403 (Debugging Output): Delete `set/show debug lin-lwp-async'.
404
d248b706
KY
4052011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
406
407 * gdb.texinfo: Document change in the behaviour of the enable and
408 disable GDB commands when applied to tracepoints.
409 Document the EnableDisableTracepoints remote stub feature.
410 Document QTEnable and QTDisable in the list of tracepoint packets.
411
cc88a640
JK
4122011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
413
414 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
415 hsuser.texi.
416 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
417 comment to hsuser.texi. Change rluser.texi name in the comment.
418
84e578fb
DE
4192011-05-10 Doug Evans <dje@google.com>
420
421 * gdb.texinfo (Threads): If an empty path is provided for
422 libthread-db-search-path it is reset to its default value.
423 (Server): Ditto.
424
478aac75
DE
4252011-05-09 Doug Evans <dje@google.com>
426
427 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
428
9c06b0b4
TJB
4292011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
430 Thiago Jung Bauermann <bauerman@br.ibm.com>
431
432 Implement support for PowerPC BookE masked watchpoints.
433 * gdb.texinfo (Set Watchpoints): Document mask parameter.
434 (PowerPC Embedded): Mention support of masked watchpoints.
435
9ed350ad
JB
4362011-05-03 Joel Brobecker <brobecker@adacore.com>
437
438 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
439 `@value{GDBN}'.
440
4ceed123
JB
4412011-05-03 Joel Brobecker <brobecker@adacore.com>
442
443 * gdb.texinfo (titlepage): Remove dedication.
444 (In Memoriam): New appendix.
445
559a7a62
JK
4462011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
447 Eli Zaretskii <eliz@gnu.org>
448
449 * gdb.texinfo (Index Section Format): Change the version to 5.
450 Describe the different formula.
451
03f2bd59
JK
4522011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
453 Eli Zaretskii <eliz@gnu.org>
454
455 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
456 for disconnected tracing.
457 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
458 extended-remote relationship. Mention --once.
459 (TCP port allocation lifecycle of @code{gdbserver}): New.
460
d9b1a651
EZ
4612011-04-23 Eli Zaretskii <eliz@gnu.org>
462
463 * gdb.texinfo (Server): Improve indexing. Index all optional
464 switches to gdbserver.
465
90476074
TT
4662011-04-20 Tom Tromey <tromey@redhat.com>
467
468 * gdb.texinfo (Index Section Format): New node.
469 (Top): Add new node to menu.
470
c21236dc
PA
4712011-04-20 Pedro Alves <pedro@codesourcery.com>
472
473 * gdb.texinfo (Maintenance Commands): Document `maint print
474 remote-registers'.
475
05c8c3f5
TT
4762011-04-20 Tom Tromey <tromey@redhat.com>
477
478 * gdb.texinfo (Trace File Format): Move node later.
479
7a9dd1b2
TT
4802011-04-19 Tom Tromey <tromey@redhat.com>
481
482 * gdbint.texinfo (Register Information Functions): Remove
483 duplicate "the".
484 * gdb.texinfo (Emacs): Remove duplicate "to".
485 (GDB/MI Variable Objects): Remove duplicate "the".
486 (General Query Packets): Likewise.
487
4368ebeb
JB
4882011-04-02 Joel Brobecker <brobecker@adacore.com>
489
490 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
491 "GDB/MI Ada Exception Information" node.
492
956a9fb9
JB
4932011-04-01 Joel Brobecker <brobecker@adacore.com>
494
495 * gdb.texinfo (GDB/MI Ada Exception Information): Document
496 the "exception-name" field in the *stopped async record.
497
f1310107
TJB
4982011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
499 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
500
501 Implement support for PowerPC BookE ranged breakpoints.
502 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
503
8786b2bd
TT
5042011-03-28 Tom Tromey <tromey@redhat.com>
505
506 * gdb.texinfo (Set Tracepoints): Fix typo.
507
9ef07c8c
TT
5082011-03-24 Tom Tromey <tromey@redhat.com>
509
510 * gdb.texinfo (Specify Location): Document `function:label'
511 linespec.
512
99c3dc11
PM
5132011-03-18 Phil Muldoon <pmuldoon@redhat.com>
514
f1310107 515 PR python/12149
99c3dc11
PM
516
517 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
518
29703da4
PM
5192011-03-17 Phil Muldoon <pmuldoon@redhat.com>
520
521 * gdb.texinfo (Blocks In Python): Add is_valid method description.
522 (Inferiors In Python): Likewise.
523 (Threads In Python): Likewise.
524 (Symbols In Python): Likewise.
525 (Objfiles In Python): Likewise.
526 (Symbol Tables In Python): Likewise.
527
c9174737
PA
5282011-03-15 Pedro Alves <pedro@codesourcery.com>
529
530 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
531 display>: Explain that the commands accept number ranges.
532
7371cf6d
PM
5332011-03-14 Phil Muldoon <pmuldoon@redhat.com>
534
535 * gdb.texinfo (Breakpoints In Python): Add description and example
536 of Python stop function operation.
537
ecec24e6
PM
5382011-03-10 Phil Muldoon <pmuldoon@redhat.com>
539
540 * gdb.texinfo (Parameters In Python): Document get_set_string and
541 get_show_string methods.
542
6dcd5565
JK
5432011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
544
545 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
546
81896e36
JK
547 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
548 circular-trace-buffer name.
549
5e30da2c
JB
5502011-02-28 Joel Brobecker <brobecker@adacore.com>
551
552 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
553 in the previous change.
554
3bd0f5ef 5552011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
556
557 * gdb.texinfo (Inferiors and Programs): Update commands to show
558 that they can accept multiple arguments.
559
4ec7539c
JB
5602011-02-24 Joel Brobecker <brobecker@adacore.com>
561
562 Revert the following patch (code patch was not approved):
563 2011-02-21 Hui Zhu <teawater@gmail.com>
564 * agentexpr.texi (bytecode descriptions): add printf.
565 * gdb.texinfo (tracepoint action lists): add printf.
566
82809774
DE
5672011-02-23 Doug Evans <dje@google.com>
568
569 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
570
e5a67952
MS
5712011-02-23 Michael Snyder <msnyder@vmware.com>
572
573 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
574 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
575 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
576
6e6fbe60
DE
5772011-02-22 Doug Evans <dje@google.com>
578
579 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
580 Clarify behaviour of lookup_symbol when `block' argument is omitted,
581 add description of result, fix @defun formatting.
582
f994e27a
HZ
5832011-02-21 Hui Zhu <teawater@gmail.com>
584
585 * agentexpr.texi (Bytecode Descriptions): Add printf.
586 * gdb.texinfo (Tracepoint Action Lists): Add printf.
587
c7f96d2b
TT
5882011-02-18 Tom Tromey <tromey@redhat.com>
589
590 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
591
60f98dde
MS
5922011-02-14 Michael Snyder <msnyder@vmware.com>
593
594 * gdb.texinfo (threads): Document argument for "info threads" cmd.
595 Document new command "thread find".
596
08e796bc
MS
5972011-02-14 Michael Snyder <msnyder@vmware.com>
598
599 * gdb.texinfo (Threads): Update example of new thread message.
600
b3b9301e
PA
6012011-02-14 Pedro Alves <pedro@codesourcery.com>
602
603 * gdb.texinfo (Remote Configuration): Mention set/show remote
604 traceframe-info.
605 (Tools/Packages Optional for Building GDB): Mention that expat is
606 used for traceframe info.
607 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
608 (General Query Packets) <qSupported>: Describe the
609 qXfer:traceframe-info:read feature.
610 (qXfer::read): Describe qXfer:traceframe-info:read.
611 (Traceframe Info Format): New section.
612
cef35b0f
PA
6132011-02-04 Pedro Alves <pedro@codesourcery.com>
614
615 * gdbint.texinfo (Formatting): Mention some formatting guidelines
616 for casts and unary operators.
617
f1cbe1d3
TT
6182011-02-04 Tom Tromey <tromey@redhat.com>
619
620 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
621 is not useful.
622
585fdaa1
PA
6232011-01-25 Pedro Alves <pedro@codesourcery.com>
624
625 * gdb.texinfo: s/value optimized out/optimized out/g
626
7bfc9434
JB
6272011-01-21 Joel Brobecker <brobecker@adacore.com>
628
629 * gdb.texinfo (Other Misc Settings): Rework part of the
630 documentation of the "set interactive mode" command.
631
4694da01
TT
6322011-01-19 Tom Tromey <tromey@redhat.com>
633
634 * gdb.texinfo (Threads): Document thread name output and `thread
635 name' command.
636 (Threads In Python): Document Thread.name attribute.
637 (GDB/MI Thread Commands): Document thread attributes.
638
b716877b
AB
6392011-01-12 Andrew Burgess <aburgess@broadcom.com>
640
641 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
642 changes in mi/mi-cmd-disas.c
643
13fd8b81
TT
6442011-01-12 Tom Tromey <tromey@redhat.com>
645
646 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
647 Fix "thread apply" text.
648
e09342b5
TJB
6492011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
650 Thiago Jung Bauermann <bauerman@br.ibm.com>
651
652 Implement support for PowerPC BookE ranged watchpoints.
653 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
654 the "set powerpc exact-watchpoints" flag.
655
06e65f44
TT
6562011-01-07 Tom Tromey <tromey@redhat.com>
657
658 * gdb.texinfo (Python API): Add descriptions to @menu items.
659
d8e22779
TT
6602011-01-06 Tom Tromey <tromey@redhat.com>
661
662 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
663
a255712f
PP
6642010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
665
e09342b5 666 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 667
ccfc3d6e
TT
6682011-01-06 Tom Tromey <tromey@redhat.com>
669
670 PR python/12133:
671 * gdb.texinfo (Frames In Python): Document various frame
672 constants.
673
44944448
JB
6742011-01-05 Joel Brobecker <brobecker@adacore.com>
675
676 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
677 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
678 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
679
42ea3d7a
JK
6802011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
681
682 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
683 (clean): Add GDBvn.texi.
684
720d1a40
JB
6852010-12-29 Joel Brobecker <brobecker@adacore.com>
686
687 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
688 occasional case where the debugger prints an array address
689 instead of the array itself.
690
ad196637
PA
6912010-12-23 Pedro Alves <pedro@codesourcery.com>
692
693 * gdb.texinfo (Packets) <read registers packet>: Document support
694 for registers that were not collected.
695
a86caf66
DE
6962010-12-15 Doug Evans <dje@google.com>
697
698 * gdb.texinfo (Startup): Document auto-loading of scripts during
699 startup.
700 (Auto-loading): Delete "maint set python auto-load on|off".
701 Add "set auto-load-scripts on|off".
702
aae1c79a
DE
7032010-12-07 Doug Evans <dje@google.com>
704
705 * gdb.texinfo (Mode Options): Document -data-directory.
706 (Data Files): Add reference to -data-directory.
707
4e04c971
DE
7082010-11-29 Doug Evans <dje@google.com>
709
710 * gdb.texinfo (Pretty-Printer Introduction): Change
711 printer-name:subprinter-name to printer-name;subprinter-name.
712
94b6973e
PM
7132010-11-29 Phil Muldoon <pmuldoon@redhat.com>
714
715 PR python/12199
716
717 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
718
39037522
TT
7192010-11-23 Tom Tromey <tromey@redhat.com>
720
721 * gdb.texinfo (Top): Check SYSTEM_READLINE.
722 (Editing): Likewise.
723 (Command History): Likewise.
724 (TUI Keys): Likewise.
725 (Bug Reporting): Conditionally include rluser.texi and
726 inc-history.texinfo.
727 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
728 (GDB_DOC_SOURCE_INCLUDES): Add comment.
729 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
730 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
731 (gdb.pdf): Likewise.
732 (gdb.info): Likewise.
733 (gdb/index.html): Likewise.
734
5ae98d25
TT
7352010-11-23 Tom Tromey <tromey@redhat.com>
736
737 * Makefile.in (Makefile): Run ../config.status.
738 (distclean): Update.
739 * configure: Remove.
740 * configure.ac: Remove.
741
621c8364
TT
7422010-11-12 Tom Tromey <tromey@redhat.com>
743
744 * gdb.texinfo (Basic Python): Update. Add xref.
745 (Exception Handling): Document new exception classes.
746 (Types In Python): Update.
747 (Frames In Python): Update.
748
84f4c1fe
PM
7492010-11-11 Phil Muldoon <pmuldoon@redhat.com>
750
751 * gdb.texinfo (Breakpoints In Python): Document "internal"
752 parameter, and visible attribute.
753
99e7ae30
DE
7542010-11-05 Doug Evans <dje@google.com>
755
756 * gdb.texinfo (Source Path): Document "set directories".
757
f4b8a18d
KW
7582010-11-05 Ken Werner <ken.werner@de.ibm.com>
759
760 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
761 (OpenCL C): New node.
762
7b51bc51
DE
7632010-11-02 Doug Evans <dje@google.com>
764
765 * gdb.texinfo (Pretty Printing): Expand into three sections,
766 introduction, example, and commands.
767 (Python API): Delete section Disabling Pretty-Printers, merge into
768 Selecting Pretty-Printers.
769 (Writing a Pretty-Printer): New section. Move the pretty-printer
770 example here, and reformat to match python coding style. Add a second
771 example using the gdb.printing module.
772 (Python modules): Add gdb.printing.
773
9eeee977
DE
7742010-10-29 Doug Evans <dje@google.com>
775
776 * gdb.texinfo (Python): Fix long line.
777
a0e0ffdf
DE
7782010-10-20 Doug Evans <dje@google.com>
779
780 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
781 All references updated. Correct sections marked as subsections.
782 (Coding Standards): New chapter. Move the coding standard related
783 subsections here. Add section on Python coding standards.
784
0e3509db
DE
7852010-10-13 Doug Evans <dje@google.com>
786
787 * gdb.texinfo (Python): Add "Python modules".
788 (Types in Python): Add reference to gdb.types section.
789 (Python modules): New node.
790
44592cc4
DE
7912010-10-11 Doug Evans <dje@google.com>
792
793 * gdb.texinfo (Values From Inferior): Add reference to "Types in
794 Python" from gdb.Value.type description.
795
6e1bb179
JB
7962010-09-28 Joel Brobecker <brobecker@adacore.com>
797
798 * gdb.texinfo (Ravenscar Profile): New node.
799
e8467610
TT
8002010-09-22 Tom Tromey <tromey@redhat.com>
801
802 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
803
fccd1d1e
EZ
8042010-09-22 Eli Zaretskii <eliz@gnu.org>
805
806 * gdb.texinfo (Values From Inferior): Clarify that
807 value.dynamic_type works only in C++ programs with RTTI.
808
c1b6b909
TT
8092010-09-15 Paul Bolle <pebolle@tiscali.nl>
810
811 * gdb.texinfo (Character Sets): Correctly reference host-charset
812 in example.
813
7d288aaa
TT
8142010-09-13 Tom Tromey <tromey@redhat.com>
815
816 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
817 Document "fullname" and "from".
818
f75d858b
MK
8192010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
820
821 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
822 feature `reverse' output by -list-target-features.
823
83b9503b
L
8242010-08-31 H.J. Lu <hongjiu.lu@intel.com>
825
826 * gdb.texinfo (i386 Features): Remove an extra "@item".
827
03f17ccf
TT
8282010-08-30 Tom Tromey <tromey@redhat.com>
829
830 PR python/11792:
831 * gdb.texinfo (Values From Inferior): Document dynamic_type.
832
9779414d
DJ
8332010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
834
835 * gdb.texinfo (ARM Features): Document
836 org.gnu.gdb.arm.m-profile.
837
f9ffd4bb
TT
8382010-08-23 Tom Tromey <tromey@redhat.com>
839
840 PR python/11145:
841 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
842 reinterpret_cast methods.
843
702c2711
TT
8442010-08-23 Tom Tromey <tromey@redhat.com>
845
846 PR python/11915:
847 * gdb.texinfo (Types In Python): Document array method.
848
66b73624
TJB
8492010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
850
851 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
852
06a64a0b
TT
8532010-08-16 Tom Tromey <tromey@redhat.com>
854
855 * gdb.texinfo (Set Watchpoints): Document -location option.
856
a3a7127e
DE
8572010-08-13 Doug Evans <dje@google.com>
858
859 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
860
8dedea02
VP
8612010-08-13 Vladimir Prus <vladimir@codesourcery.com>
862
863 * gdb.texinfo (GDB/MI Data Manipulation): Document
864 -data-read-memory-raw and -data-write-memory-raw.
865
ca5c20b6 8662010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 867 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
868
869 * gdb.texinfo (Basic Python): Describe post_event API.
870
cb2e07a6
PM
8712010-08-11 Phil Muldoon <pmuldoon@redhat.com>
872
873 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 874 decode_line Python APIs
cb2e07a6 875
464b3efb
TT
8762010-08-10 Tom Tromey <tromey@redhat.com>
877
878 * gdb.texinfo (Pretty Printing API): Document
879 gdb.default_visualizer.
880
c29c521f
TT
8812010-08-10 Tom Tromey <tromey@redhat.com>
882
883 Revert gdb-add-index addition:
884 * gdb.texinfo (Index Files): Don't document gdb-add-index.
885
5da1313b
JK
8862010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
887 Eli Zaretskii <eliz@gnu.org>
888
889 * gdb.texinfo (Mode Options) <-batch>
890 (Basic Python) <gdb.execute>: Describe setting width and height.
891
02d868e8
PP
8922010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
893
894 * gdb.texinfo (Threads): Document 'debug libthread-db'.
895
c2bbed2a
TT
8962010-07-30 Tom Tromey <tromey@redhat.com>
897
898 * gdb.texinfo (Index Files): Mention gdb-add-index.
899
6c13bbe1
HZ
9002010-07-30 Hui Zhu <teawater@gmail.com>
901
902 * gdb.texinfo (Inferiors and Programs): Update the introduce of
903 "detach inferior" and "kill inferior".
904
53a71c06
CR
9052010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
906
907 * gdb.texinfo (Machine Code): Update description of two forms of
908 arguments, and add new example to demonstrate the new form.
909
5374244e
PM
9102010-07-27 Phil Muldoon <pmuldoon@redhat.com>
911
912 * gdb.texinfo (Values From Inferior): Add value inferior function
913 call description.
914
8ea5bce5
JK
9152010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
916
917 * gdb.texinfo (Active Targets): Fix wrong comma placement.
918
c0edd9ed
JK
9192010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
920 Eli Zaretskii <eliz@gnu.org>
921
922 Make core files the process_stratum.
923 * gdb.texinfo (Active Targets): Remove core_stratum. Include
924 record_stratum example.
925
9291a0cd
TT
9262010-07-13 Tom Tromey <tromey@redhat.com>
927
928 * gdb.texinfo (Index Files): New node.
929
f5011d11
TT
9302010-07-13 Tom Tromey <tromey@redhat.com>
931
932 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
933
0f5238ed
TT
9342010-07-13 Tom Tromey <tromey@redhat.com>
935
936 * gdb.texinfo (Specify Location): Document labels.
937
74c761c1
PA
9382010-07-01 Pedro Alves <pedro@codesourcery.com>
939
940 * gdb.texinfo (Create and Delete Tracepoints): Add more index
941 entries for fast tracepoints and static tracepoints.
942
501994c0
PA
9432010-07-01 Pedro Alves <pedro@codesourcery.com>
944
945 * gdb.texinfo (General Query Packets) <qfThreadInfo,
946 qsThreadInfo>: Spell out `l' as ell.
947
0fb4aa4b
PA
9482010-07-01 Pedro Alves <pedro@codesourcery.com>
949
950 * gdb.texinfo (Convenience Variables): Document $_sdata.
951 (Commands to Set Tracepoints): Describe static tracepoints. Add
952 `Listing Static Tracepoint Markers' menu entry. Document
953 "strace".
954 (Tracepoint Action Lists): Document collecting $_sdata.
955 (Listing Static Tracepoint Markers): New subsection.
956 (Tracepoints support in gdbserver): Mention static tracepoints.
957 (remote packets, enabling and disabling): Mention
958 read-sdata-object.
959 (General Query Packets) <qSupported>: Document qXfer:sdata:read
960 and StaticTracepoint.
961 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
962 Document qXfer:sdata:read.
963 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
964
dc3b15be
JB
9652010-06-29 Joel Brobecker <brobecker@adacore.com>
966
967 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
968
595939de
PM
9692010-06-28 Phil Muldoon <pmuldoon@redhat.com>
970 Tom Tromey <tromey@redhat.com>
971 Thiago Jung Bauermann <bauerman@br.ibm.com>
972
973 * gdb.texinfo (Inferiors In Python): New node.
974 * gdb.texinfo (Threads In Python): New node.
975
9279c692
JB
9762010-06-28 Joel Brobecker <brobecker@adacore.com>
977
978 * gdb.texinfo (Python): Document what the python directory is
979 and what its location is.
980 (Basic Python): Document the gdb.PYTHONDIR constant.
981
bc9f0842
TT
9822010-06-25 Tom Tromey <tromey@redhat.com>
983
984 PR python/10808:
985 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
986
f1421989
HZ
9872010-06-24 Hui Zhu <teawater@gmail.com>
988
989 * gdb.texinfo: (Commands for Controlled Output): Add
990 documentation for command "eval".
991
e4c0cfae
SS
9922010-06-21 Stan Shebs <stan@codesourcery.com>
993
994 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
995 * annotate.texinfo: Ditto.
996 * gdbint.texinfo: Ditto.
997 * stabs.texinfo: Ditto.
998
bb08c432
HZ
9992010-06-22 Hui Zhu <teawater@gmail.com>
1000
1001 * gdb.texinfo: (Process Record and Replay): Add documentation
1002 for command "set record memory-query".
1003
4f5d9f07
SS
10042010-06-21 Stan Shebs <stan@codesourcery.com>
1005
1006 * gdb.texinfo: Relicense under GFDL version 1.3.
1007 * annotate.texinfo: Relicense under GFDL version 1.3.
1008 * gdbint.texinfo: Relicense under GFDL version 1.3.
1009 * stabs.texinfo: Relicense under GFDL version 1.3.
1010 * fdl.texi: Update to version 1.3.
1011
6aed2dbc
SS
10122010-06-18 Stan Shebs <stan@codesourcery.com>
1013
a61408f8
SS
1014 * gdb.texinfo (Operating System Auxiliary Information): Describe
1015 "info os" when no arguments given.
1016
6aed2dbc
SS
1017 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1018 $_thread.
1019
24e933df
HZ
10202010-06-18 Hui Zhu <teawater@gmail.com>
1021
1022 * gdb.texinfo: (Process Record and Replay): Add documentation
1023 for commands "record save" and "record restore".
1024
65d79d4b
SDJ
10252010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1026
1027 * gdb.texinfo: Include information about the correct use
1028 of addresses in the `watch' command.
1029
d914c394
SS
10302010-06-11 Stan Shebs <stan@codesourcery.com>
1031
1032 * gdb.texinfo (Observer Mode): New section.
1033 (General Query Packets): Document QAllow.
889bf7c5 1034
967cf477
DE
10352010-06-04 Doug Evans <dje@google.com>
1036
1037 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1038
aaf4119b
DE
10392010-06-03 Doug Evans <dje@google.com>
1040
1041 * gdbint.texinfo (Coding): Add subsection on command names.
1042
9eae7c52
TT
10432010-06-02 Tom Tromey <tromey@redhat.com>
1044
1045 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1046 always-disassemble.
1047
fa593d66
PA
10482010-06-01 Pedro Alves <pedro@codesourcery.com>
1049
1050 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1051 gdbserver, and add cross reference.
1052 (Tracepoints support in gdbserver): New subsection.
1053
dde08ee1
PA
10542010-05-26 Pedro Alves <pedro@codesourcery.com>
1055
1056 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1057 `qRelocInsn' feature.
1058 (Relocate instruction reply packet): New subsection
1059 of `Tracepoint Packets'.
1060 (Tracepoint Packets): Mention that packets QTDP and QTStart
1061 support the qRelocInsn request, and add cross reference to new
1062 subsection.
1063
07ca107c
DE
10642010-05-25 Doug Evans <dje@google.com>
1065
1066 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1067 (Commands In Python): Document gdb.string_to_argv.
1068
c25c4a8b
JK
10692010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1070
1071 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1072 ATTR_NORETURN.
1073
d7b32ed3 10742010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1075 Tom Tromey <tromey@redhat.com>
1076 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1077
c25c4a8b 1078 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1079
6aecb9c2
JB
10802010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1081
1082 * gdb.texinfo: (Summary) Add mention about D language support.
1083 (Filenames): Add D suffixes.
1084 (D): New node.
1085
b7da9e9f
PM
10862010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1087
1088 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1089 of macro deleted from GDB code.
1090
ab38a727
PA
10912010-04-24 Pedro Alves <pedro@codesourcery.com>
1092
1093 * gdb.texinfo (Commands to specify files): Describe what how GDB
1094 looks up DOS-based filesystem paths on the system root. Document
1095 the new `set/show target-file-system-kind' commands.
1096
66d09542
DE
10972010-04-23 Doug Evans <dje@google.com>
1098
1099 * gdb.texinfo (Python): Move Auto-loading section here ...
1100 (Python API): from here.
1101 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1102 (Maintenance Commands): Add docs for "maint print section-scripts".
1103
8bd10a10
CM
11042010-04-20 Chris Moller <cmoller@redhat.com>
1105
1106 * gdb.texinfo (Setting Breakpoints): Added description of
1107 filename-qualified rbreak.
1108 * refcard.tex (Breakpoints and Watchpoints): Added brief
1109 description of filename-qualified rbreak.
1110
4c374409
JK
11112010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1112
1113 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1114 (Python API): Change the reference to Pretty Printing API.
1115 (Pretty Printing): Move the user part under the Data node. Reformat
1116 the sample output to 72 columns. Create a new reference to Pretty
1117 Printing API. Rename the API part ...
1118 (Pretty Printing API): To a new node name.
1119 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1120 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1121
5a9351ae
SS
11222010-04-21 Stan Shebs <stan@codesourcery.com>
1123
1124 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1125 and commands.
5a9351ae 1126 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1127
9a22f0d0
PM
11282010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1129
1130 * gdb.texinfo (Examining memory): Update for change in string
1131 display with explicit size.
1132
6149aea9
PA
11332010-04-19 Pedro Alves <pedro@codesourcery.com>
1134
1135 PR breakpoints/8554.
1136
1137 * gdb.texinfo (Save Breakpoints): New node.
1138 (save-tracepoints): Rename to ...
1139 (save tracepoints): ... this. Mention that `save-tracepoints' is
1140 a deprecated alias to `save tracepoints'.
1141
711e434b
PM
11422010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1143
645797a8 1144 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1145 (info w32 thread-information-block): Document new command.
1146 (qGetTIBAddress): Document new gdbserver query.
1147 (maint set/show show-all-tib): Document new command.
1148
3f7b2faa
DE
11492010-04-15 Doug Evans <dje@google.com>
1150
fa33c3cd
DE
1151 * gdb.texinfo (Python API): Add progspaces section.
1152 (Selecting Pretty-Printers): Progspace pretty-printers are
1153 searched too.
1154 (Progspaces In Python): New section.
1155
3f7b2faa
DE
1156 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1157
79f283fe
PM
11582010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1159
1160 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1161 returns None.
1162
87290684
SS
11632010-04-09 Stan Shebs <stan@codesourcery.com>
1164
1165 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1166 Describe the `frames-created' field, tweak grammar.
1167
a97153c7
PA
11682010-04-09 Pedro Alves <pedro@codesourcery.com>
1169
1170 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1171 Describe the `circular' and `disconnected' fields.
1172
5c5dcc1b
L
11732010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1174
1175 * gdb.texinfo (maint print registers): Mention unavailable and
1176 invisible registers.
1177
adc36818
PM
11782010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1179 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1180 Tom Tromey <tromey@redhat.com>
adc36818
PM
1181
1182 * gdb.texinfo (Breakpoints In Python): New Node.
1183
33da3f1c
SS
11842010-04-08 Stan Shebs <stan@codesourcery.com>
1185
1186 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1187 trace status fields.
1188
3a13a53b
L
11892010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1190
1191 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1192 optional. Make org.gnu.gdb.i386.avx requires
1193 org.gnu.gdb.i386.avx.
1194
08001717
DE
11952010-04-08 Doug Evans <dje@google.com>
1196
1197 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1198 search path, and document that gdb only scans the search path if
1199 the script's path doesn't specify a directory.
1200
c375651d
DE
12012010-04-05 Doug Evans <dje@google.com>
1202
1203 * gdb.texinfo (maint show python auto-load): Fix typo.
1204
af54718e
SS
12052010-04-04 Stan Shebs <stan@codesourcery.com>
1206
d77f58be
SS
1207 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1208 (Setting Watchpoints): Update description of "info watch".
1209 (Disabling Breakpoints): Only "info break" lists all.
1210
af54718e
SS
1211 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1212 (tdump): Explain how tdump works.
1213
86b17b60
PA
12142010-04-01 Pedro Alves <pedro@codesourcery.com>
1215
1216 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1217 add cross reference.
1218
ff12863f
PA
12192010-03-31 Pedro Alves <pedro@codesourcery.com>
1220
1221 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1222 commands error out.
1223
f68eb612
L
12242010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1225
1226 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1227
c8d5aac9
L
12282010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1229
1230 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1231
7d13fe92
SS
12322010-03-29 Stan Shebs <stan@codesourcery.com>
1233 Nathan Sidwell <nathan@codesourcery.com>
1234
1235 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1236 GDBN equivalent.
1237 (Set Tracepoints): Remove mention that conditional tracepoints
1238 don't exist.
1239 (Tracepoint Actions): Clarify when while-stepping collection
1240 happens, note that while-stepping does not automatically collect
1241 $pc.
1242
409873ef 12432010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1244
409873ef
SS
1245 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1246 (General Query Packets): Describe TracepointSource.
1247
ee8e71d4
EZ
12482010-03-27 Matt Rice <ratmice@gmail.com>
1249
c8d5aac9
L
1250 * gdb.texinfo (ARM): Document arguments to "target sim".
1251 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1252
99b5e152
PA
12532010-03-26 Pedro Alves <pedro@codesourcery.com>
1254
1255 * gdb.texinfo (Tracepoint Packets): Remove mention that
1256 terror:string may be plain text, and drop mention of X prefix.
1257
cd64ee31
VP
12582010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1259
1260 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1261
6c28cbf2
SS
12622010-03-24 Stan Shebs <stan@codesourcery.com>
1263
1264 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1265
95a42b64
TT
12662010-03-24 Tom Tromey <tromey@redhat.com>
1267
1268 PR breakpoints/9352:
1269 * gdb.texinfo (Break Commands): Update.
1270
18148017
VP
12712010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1272
1273 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1274 commands.
1275
4daf5ac0
SS
12762010-03-16 Stan Shebs <stan@codesourcery.com>
1277
1278 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1279 circular-trace-buffer.
1280 (Tracepoint Packets): Describe QTBuffer, and details of the
1281 qTStatus reply.
1282
c9429232
SS
12832010-03-12 Stan Shebs <stan@codesourcery.com>
1284 Nathan Sidwell <nathan@codesourcery.com>
1285
1286 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1287 doing instruction stepping.
1288 (Tracepoint Restrictions): New node.
1289
ccefe4c4
TT
12902010-03-10 Tom Tromey <tromey@redhat.com>
1291
1292 * gdbint.texinfo (Symbol Handling): Update.
1293
7c953934
TT
12942010-03-08 Tom Tromey <tromey@redhat.com>
1295
1296 PR cli/9591:
1297 * gdb.texinfo (Mode Options): Mention lack of pagination and
1298 confirmation with --batch.
1299 (Screen Size): Mention --batch.
1300 (Messages/Warnings): Likewise.
1301
f870a310
TT
13022010-03-05 Tom Tromey <tromey@redhat.com>
1303
1304 * gdb.texinfo (Basic Python): Document target_charset and
1305 target_wide_charset.
1306
78e2826b
TT
13072010-03-05 Tom Tromey <tromey@redhat.com>
1308
1309 * gdb.texinfo (Data): Link to pretty-printing.
1310 (Output Formats): Likewise. Correct text.
1311
f5dff777
DJ
13122010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1313
1314 * gdb.texinfo (Types): Describe <struct> and <flags>.
1315
dc00d89f
PM
13162010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1317
1318 * gdb.texinfo (Frames In Python): Add block parameter and
1319 description to read_var text.
1320
5107b149 13212010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1322 Tom Tromey <tromey@redhat.com>
5107b149
PM
1323
1324 * gdb.texinfo (Types In Python): Describe block argument in
1325 template_argument and gdb.lookup_type.
1326
e03e5e7b
TT
13272010-02-24 Tom Tromey <tromey@redhat.com>
1328
1329 * gdb.texinfo (Cygwin Native): Fix typo.
1330
f3e9a817
PM
13312010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1332
1333 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1334 and select method descriptions.
1335 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1336 Tables in Python to menu.
1337 (Blocks In Python): New node.
1338 (Symbols In Python): New node.
1339 (Symbol Tables in Python): New node.
1340
a79b8f6e
VP
13412010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1342
1343 Multiexec MI
1344
1345 gdb/
1346 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1347
1348 gdb/doc/
1349 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1350 changes.
1351 (GDB/MI Program Execution): Document current behaviour of
1352 --all and --thread-group.
1353 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1354 -remove-inferior.
1355 * observer.texi (inferior_added, inferior_removed): New
1356 observers.
1357
629d6a47
TT
13582010-02-19 Tom Tromey <tromey@redhat.com>
1359
1360 * gdbint.texinfo (Getting Started): Fix @node.
1361 (Debugging GDB): Likewise.
1362
c09529e5
JB
13632010-02-13 Joel Brobecker <brobecker@adacore.com>
1364
1365 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1366 documenting the gdb_test_timeout variable.
1367
540aa8e7
MS
13682010-02-12 Jakob Engblom <jakob@virtutech.com>
1369
1370 * gdb.texinfo (MI commands): Added documentation of --reverse
1371 option to a set of MI commands. Restructured documentation of MI
1372 commands --exec-continue to reflect the complexity of reverse
1373 execution.
1374
081dfbf7
PA
13752010-02-12 Pedro Alves <pedro@codesourcery.com>
1376
1377 * gdb.texinfo (Using the Collected Data): Specify that the address
1378 range of `tfind outsize' is exclusive, and that the address range
1379 of `tfind range' is inclusive.
1380 (Tracepoint Packets): Specify that the address range of
1381 `QTFrame:range' is inclusive, and that the address range of
1382 `QTFrame:outside' is exclusive
1383
8e9c5e02
VP
13842010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1385
1386 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1387
92981e24
TT
13882010-02-10 Tom Tromey <tromey@redhat.com>
1389
1390 * gdb.texinfo (Debugging Output): Document set debug parser and
1391 show debug parser.
1392
075b51b7
L
13932010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1394
1395 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1396 i386_eflags and i386_mxcsr.
1397
3bb8d5c3
L
13982010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1399
1400 * gdb.texinfo: Document i386 target features.
1401
c5f80513
DE
14022010-02-05 Doug Evans <dje@google.com>
1403
1404 * gdbint.texinfo (Testsuite): Add a new section to document the
1405 various DejaGnu variables that may be overridden.
1be00882 1406 Document INTERNAL_GDBFLAGS.
c5f80513 1407
6ac33a4e
TT
14082010-02-04 Tom Tromey <tromey@redhat.com>
1409
1410 PR cli/8830:
1411 * gdb.texinfo (Files): -readnow comes before the filename for file
1412 and symbol-file.
1413
a1dcb23a
DJ
14142010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1415
1416 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1417 Document ARM breakpoint types.
1418 (Register Packet Format): Move into the new section.
1419 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1420
95433b34
JB
14212010-01-21 Joel Brobecker <brobecker@adacore.com>
1422
1423 * gdb.texinfo (File Options): Adjust the documentation of this
1424 switch to refer to the "source" command rather than partially
1425 duplicating some of the relevant information.
1426 (Extending GDB): Introduce and document the set/show script-extension
1427 setting.
1428 (Command Files): Add note explaining that the "source" command
1429 is also used to evalute scripts written in other languages.
1430 Remove the short slightly incorrect reference to sourcing Python
1431 scripts.
1432 (Python Commands): Document how to execute a Python script from GDB.
1433
8d576872
JB
14342010-01-19 Joel Brobecker <brobecker@adacore.com>
1435
1436 * gdb.texinfo (Command Files): Fix typo.
1437
8150ff9c
JB
14382010-01-18 Tom Tromey <tromey@redhat.com>
1439
1440 * gdb.texinfo (File Options): Document -x on .py files.
1441 (Command Files): Document handling of Python scripts.
1442
23db03a6
JZ
14432010-01-18 Jie Zhang <jie.zhang@analog.com>
1444
1445 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1446
00bf0b85
SS
14472010-01-15 Stan Shebs <stan@codesourcery.com>
1448
1449 * gdb.texinfo (Trace Files): New section.
1450 (Tracepoint Packets): Document QTSave and qTBuffer.
1451 (Trace File Format): New appendix.
1452
be759fcf
PM
14532010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1454
1455 * gdb.texinfo (Values From Inferior): Document lazy_string value
1456 method.
1457 (Python API): Add Lazy strings menu item.
1458 (Lazy Strings In Python): New node.
1459
dc146f7c
VP
14602010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1461
1462 * gdb.texinfo (GDB/MI Thread Information): New.
1463 (GDB/MI Async Records): Document the core field in *stopped.
1464 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1465 documentation
1466 (Process list): Document that osdata document may contain
1467 threads.
1468 (Remote Serial Protocol): Document qXfer:threads.
1469
d5551862
SS
14702010-01-06 Stan Shebs <stan@codesourcery.com>
1471
1472 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1473 disconnected tracing.
1474 (Tracepoint Packets): Document new protocol.
1475
7a697b8d
SS
14762010-01-05 Stan Shebs <stan@codesourcery.com>
1477
1478 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1479 tracepoints.
1480 (Tracepoint Packets): Describe remote protocol for fast
1481 tracepoints.
1482
e6f3ec50
JB
14832010-01-01 Joel Brobecker <brobecker@adacore.com>
1484
1485 Update the "Start of New Year Procedure".
1486 * gdbint.texinfo: Add the list of files that need to be updated
1487 manually. Minor reformatting.
1488
ddc4e9c1
JB
14892010-01-01 Joel Brobecker <brobecker@adacore.com>
1490
1491 * refcard.tex: Update copyright year in header and text.
1492
9d2897ad
JB
14932010-01-01 Joel Brobecker <brobecker@adacore.com>
1494
1495 * agentexpr.texi: Add 2010 to the list of copyright years.
1496 * annotate.texinfo: Likewise.
1497 * gdb.texinfo: Likewise.
1498 * gdbint.texinfo: Likewise.
1499 * observer.texi: Likewise.
1500 * stabs.texinfo: Likewise.
1501
6da95a67
SS
15022009-12-31 Stan Shebs <stan@codesourcery.com>
1503
1504 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1505
236f1d4d
SS
15062009-12-29 Stan Shebs <stan@codesourcery.com>
1507
1508 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1509
f61e138d
SS
15102009-12-28 Stan Shebs <stan@codesourcery.com>
1511
1512 * gdb.texinfo (Trace State Variables): New section.
1513 (Tracepoint Packets): Describe trace state variable packets.
1514 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1515 variable bytecodes.
1516
0fe7935b
DJ
15172009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1518
1519 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1520 declarations.
1521
a6b29f87
VP
15222009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1523
1524 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1525 -gdb-exit behaviour.
1526
5e4bde96
JB
15272009-12-20 Joel Brobecker <brobecker@adacore.com>
1528
1529 * gpl.texi: Update to version 3 of the GPL.
1530
a1715244
JB
15312009-12-20 Joel Brobecker <brobecker@adacore.com>
1532
1533 * Makefile.in: Update copyright header.
1534 * observer.texi: Fix the copyright header of the generated files.
1535
361ae042
PM
15362009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1537
1538 * gdb.texinfo (Types In Python): Describe range function.
1539
bfd31e71
PM
15402009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1541
1542 * gdb.texinfo (Types In Python): Describe "is_base_class".
1543
57a1d736
TT
15442009-12-03 Tom Tromey <tromey@redhat.com>
1545
1546 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1547
8cebebb9
PP
15482009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1549
1550 * observer.texi: New memory_changed observer.
1551
16af530a
TT
15522009-12-01 Tom Tromey <tromey@redhat.com>
1553
1554 * gdb.texinfo (Reverse Execution): Fix typo.
1555
b6199126
DJ
15562009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1557
1558 PR gdb/8704
1559
1560 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1561 are allowed after the breakpoint condition.
1562
7a6973ad
TT
15632009-11-23 Tom Tromey <tromey@redhat.com>
1564
1565 PR python/10782:
1566 * gdb.texinfo (Types In Python): Document Type.pointer.
1567
21a0512e
PP
15682009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1569
1570 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1571
a5832c8f
PA
15722009-11-11 Pedro Alves <pedro@codesourcery.com>
1573
1574 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1575 (Using Agent Expressions): Delete cross reference.
1576
1eb7cd77
JB
15772009-11-07 Joel Brobecker <brobecker@adacore.com>
1578
1579 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1580 and @settitle directives up to help makeinfo find them.
1581
24ddea62
JK
15822009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1583
1584 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1585 (Auto-loading): Use plural and note one can use multiple components now.
1586
3afae151
VP
15872009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1588
1589 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1590 -stack-list-arguments have the same documentation for parameter
1591 as -stack-list-locals. Add comas.
1592
14ff2235
PM
15932009-10-27 Tom Tromey <tromey@redhat.com>
1594 Eli Zaretskii <eliz@gnu.org>
1595
c8d5aac9 1596 PR python/10781
14ff2235
PM
1597
1598 * gdb.texinfo (Values From Inferior): Document cast method.
1599
9c419145
PP
16002009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1601
1602 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1603 and adjust example.
889bf7c5 1604
29153c24
MS
16052009-10-22 Michael Snyder <msnyder@vmware.com>
1606
1607 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1608 info record command. Also document the new save and restore
29153c24
MS
1609 commands.
1610
2b28d209
PP
16112009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1612
1613 * gdb.texinfo (Machine Code): Mention current pc marker.
1614 (Memory): Likewise.
1615
6c95b8df
PA
16162009-10-19 Pedro Alves <pedro@codesourcery.com>
1617 Stan Shebs <stan@codesourcery.com>
1618
1619 * observer.texi (new_inferior): Rename to...
1620 (inferior_appeared): ... this.
1621
1622 * gdb.texinfo (Inferiors): Rename node to ...
1623 (Inferiors and Programs): ... this. Mention running multiple
1624 programs in the same debug session.
1625 <info inferiors>: Mention the new 'Executable' column if "info
1626 inferiors". Update examples. Document the "add-inferior",
1627 "clone-inferior", "remove-inferior" and "maint info
1628 program-spaces" commands.
1629 (Process): Rename node to...
1630 (Forks): ... this. Document "set|show follow-exec-mode".
1631
2f8132f3
MS
16322009-10-11 Michael Snyder <msnyder@vmware.com>
1633
1634 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1635 (ReverseContinue): Ditto.
1636
cba4b2d3
PP
16372009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1638
1639 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1640
da082f17
JK
16412009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1642
1643 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1644
08be9d71
ME
16452009-10-06 Michael Eager <eager@eagercon.com>
1646
1647 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1648 (Embedded Processors): Add MicroBlaze.
1649 (MicroBlaze): New. Describe Xilinx MicroBlaze
1650
08a0efd0
PA
16512009-10-04 Pedro Alves <pedro@codesourcery.com>
1652
1653 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1654
cbb8f428
EZ
16552009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1656
1657 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1658
30a4a70c
JB
16592009-09-23 Joel Brobecker <brobecker@adacore.com>
1660
1661 * observer.texi (solib_unloaded): Document explicitly the fact that
1662 this observer is called before the associated symbols are unloaded.
1663
b3372f91
VP
16642009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1665
1666 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1667 -stack-list-variables.
1668
f43030c4
TT
16692009-09-18 Tom Tromey <tromey@redhat.com>
1670
1671 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1672 is experimental.
1673
ec7e75e7
PP
16742009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1675
1676 * gdb.texinfo (convenince variables): Mention
1677 $_siginfo could be empty.
f43030c4 1678
0cc7d26f
TT
16792009-09-15 Tom Tromey <tromey@redhat.com>
1680
1681 * gdb.texinfo (GDB/MI Variable Objects): Document
1682 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1683 Expand -var-update documentation.
1684
a96d9b2e
SDJ
16852009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1686
1687 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1688 feature.
1689
005ca36a
JB
16902009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1691
1692 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1693
0d772ac9
MS
16942009-09-10 Michael Snyder <msnyder@vmware.com>
1695
1696 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1697 ReverseStep replies to the qSupported query.
1698
14fb1bac
JB
16992009-09-10 Joel Brobecker <brobecker@adacore.com>
1700
1701 Add documentation for set/show interactive-mode.
1702 * gdb.texinfo (Other Misc Settings): New node.
1703
29b090c0
DE
17042009-09-01 Doug Evans <dje@google.com>
1705
1706 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1707 non-stop mode's affect on remote caching.
1708
4e5d721f
DE
17092009-08-31 Jacob Potter <jdpotter@google.com>
1710 Doug Evans <dje@google.com>
1711
1712 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1713 Mark `set/show remotecache' options as obsolete.
1714 Document new `set/show stack-cache' option.
1715 Update text for `info dcache'.
1716
55333a84
DE
17172009-08-27 Doug Evans <dje@google.com>
1718
1719 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1720 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1721
bc3a0b4d
RW
17222009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1723
1724 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1725 about autoconf.
1726
3a1ff0b6
PA
17272009-08-25 Pedro Alves <pedro@codesourcery.com>
1728
1729 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1730 small example, and describe its columns. Replace "inferior-id" by
1731 "infno" throughout.
1732
81ecdfbb
RW
17332009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1734
af542c2e
RW
1735 * gdbint.texinfo (Releasing GDB): Point to
1736 README-maintainer-mode file for required autoconf version.
1737 * configure.ac: Do not substitute datarootdir, htmldir,
1738 pdfdir, docdir. Do not process --with-datarootdir,
1739 --with-htmldir, --with-pdfdir, --with-docdir.
1740 * configure: Regenerate.
1741
81ecdfbb
RW
1742 * configure: Regenerate.
1743
4efc6507
DE
17442009-08-20 Reid Kleckner <reid@kleckner.net>
1745
1746 * gdb.texinfo: Add chapter on JIT interface.
1747
43089a6e
NR
17482009-08-07 Nick Roberts <nickrob@snap.net.nz>
1749
1750 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1751 confirmation request.
43089a6e 1752
99e008fe
EZ
17532009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1754
c8d5aac9
L
1755 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1756 CRC definitions.
99e008fe 1757
48cb2d85
VP
17582009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1759
1760 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1761 -break-commands.
48cb2d85 1762
ff1a52c6
UW
17632009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1764
1765 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1766 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1767
3285f3fe
UW
17682009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1769
1770 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1771 "set spu stop-on-load" and "show spu stop-on-load" commands.
1772
e35359c5
UW
17732009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1774
1775 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1776
58d6951d
DJ
17772009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1778
1779 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1780 org.gnu.gdb.arm.neon.
1781
08d16641
PA
17822009-07-20 Pedro Alves <pedro@codesourcery.com>
1783
1784 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1785 optional element.
1786 (subsection OS ABI): New subsection.
1787
782b2b07
SS
17882009-07-14 Stan Shebs <stan@codesourcery.com>
1789
1790 * gdb.texinfo (Tracepoint Conditions): New section.
1791 (General Query Packets): Describe ConditionalTracepoints.
1792 (Tracepoint Packets): Describe condition field.
1793 (Maintenance Commands): Describe maint agent-eval.
1794 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1795
9b117ef3
HZ
17962009-07-11 Hui Zhu <teawater@gmail.com>
1797
1798 * gdb.texinfo (disassemble): Add a new modifier /r
1799 to "disassemble" command to make it print the raw instructions
1800 in hex as well as in symbolic form.
1801
f5a33284
TT
18022009-07-09 Tom Tromey <tromey@redhat.com>
1803
1804 * gdbint.texinfo (Testsuite): Document parallel make check.
1805
812f7342
TT
18062009-07-09 Tom Tromey <tromey@redhat.com>
1807
1808 * gdbint.texinfo (Testsuite): Document test transcripts.
1809
fbb8f299
PM
18102009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1811
1812 * gdb.texinfo (Values From Inferior): Add length parameter
1813 description.
1814
dd8f35ac
EZ
18152009-07-04 Chris Genly <chris@genly.us>
1816
1817 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1818 in -var-list-children. Fix example according to what the code
1819 does.
1820
2277426b
PA
18212009-07-02 Pedro Alves <pedro@codesourcery.com>
1822
1823 * gdb.texinfo (Debugging multiple inferiors): Document the
1824 "inferior", "detach inferior" and "kill inferior" commands.
1825 (Debugging Programs with Multiple Processes): Adjust to mention
1826 generic "inferior" commands. Delete mention of "detach fork" and
1827 "delete fork". Cross reference to "Debugging multiple inferiors"
1828 section.
1829
a6d9a66e
UW
18302009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1831
5af949e3
UW
1832 * gdbint.texinfo (Item Output Functions): Update signature
1833 for ui_out_field_core_addr.
1834
18352009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1836
1837 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1838 Update example code extrated from breakpoint.c.
1839
9901a55b 18402009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1841
9901a55b
PP
1842 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1843 MI commands.
1844 (GDB/MI Symbol Query): Likewise.
1845 (GDB/MI File Commands): Likewise.
1846 (GDB/MI File Transfer Commands): Likewise.
1847 (GDB/MI Target Manipulation): Likewise.
1848 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1849
edb3359d
DJ
18502009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1851
1852 * gdb.texinfo (Debugging Optimized Code): New chapter.
1853 (Compiling for Debugging): Reference it. Move some
1854 text to the new section.
1855
7cd1089b
PM
18562009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1857
1858 * doc/gdb.texinfo (Calling): Document
1859 set-unwind-on-terminating-exception usage.
1860
d4db2f36
PA
18612009-06-11 Pedro Alves <pedro@codesourcery.com>
1862
1863 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1864 command.
1865
d1a7880c
PA
18662009-06-07 Pedro Alves <pedro@codesourcery.com>
1867
1868 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1869 references.
1870
473f94e6
UW
18712009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1872
1873 * gdbint.texinfo: Rename formal parameters to gdbarch function
1874 protoypes from "current_gdbarch" to "gdbarch".
1875
8f500870
TT
18762009-05-28 Tom Tromey <tromey@redhat.com>
1877
1878 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1879
b6313243
TT
18802009-05-27 Tom Tromey <tromey@redhat.com>
1881
1882 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1883 feature.
1884 (GDB/MI Variable Objects): Document -var-set-visualizer.
1885
18862009-04-02 Tom Tromey <tromey@redhat.com>
1887
1888 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1889 feature.
1890 (GDB/MI Variable Objects): Document -var-set-visualizer.
1891
a6bac58e
TT
18922009-05-27 Tom Tromey <tromey@redhat.com>
1893 Thiago Jung Bauermann <bauerman@br.ibm.com>
1894 Phil Muldoon <pmuldoon@redhat.com>
1895
1896 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1897 (Pretty Printing): New node.
1898 (Selecting Pretty-Printers): Likewise.
1899 (Python API): Update.
1900 (Output Formats): Document /r format.
1901
2c74e833
TT
19022009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1903 Tom Tromey <tromey@redhat.com>
1904
1905 * gdb.texinfo (Types In Python): New node.
1906 (Values From Inferior): "type" is now an attribute.
1907 (Python API): Update.
1908
89c73ade
TT
19092009-05-27 Tom Tromey <tromey@redhat.com>
1910 Thiago Jung Bauermann <bauerman@br.ibm.com>
1911 Phil Muldoon <pmuldoon@redhat.com>
1912
1913 * gdb.texinfo: Add @syncodeindex for `tp'.
1914 (Python API): Update.
1915 (Auto-loading): New node.
1916 (Objfiles In Python): New node.
1917
17a37d48
PP
19182009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1919
1920 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1921
6718376f
NR
19222009-05-15 Nick Roberts <nickrob@snap.net.nz>
1923
1924 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1925
cbe54154
PA
19262009-05-12 Pedro Alves <pedro@codesourcery.com>
1927
1928 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1929 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1930 show show-debug-regs' docs.
1931
8e05493c
EZ
19322009-05-08 Eli Zaretskii <eliz@gnu.org>
1933
1934 * gdb.texinfo (Process Record and Replay): Add description of
1935 reverse execution.
1936
b39f4988
JB
19372009-05-07 Joel Brobecker <brobecker@adacore.com>
1938
1939 * gdbint.texinfo (Adding support for debugging core files): New node.
1940 (Native Debugging): Remove the ``Native core file Support'' section.
1941
a2311334
EZ
19422009-05-01 Eli Zaretskii <eliz@gnu.org>
1943
1944 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1945 Add index entries.
1946
53cc454a 19472009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 1948 Michael Snyder <msnyder@vmware.com>
53cc454a 1949
a2311334
EZ
1950 * gdb.texinfo: (Process Record and Replay): Add documentation for
1951 process record and replay.
53cc454a 1952
484086b7
JK
19532009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1954
1955 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1956 a new part on command-line defined macros.
1957
32ae1842
EZ
19582009-04-25 Eli Zaretskii <eliz@gnu.org>
1959
1960 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1961 clarify the wording.
1962
b14b1491
TT
19632009-04-23 Tom Tromey <tromey@redhat.com>
1964
1965 * gdb.texinfo (Data Files): New node.
1966 (GDB Files): Update menu.
1967
5c1e86e1
JB
19682009-04-23 Joel Brobecker <brobecker@adacore.com>
1969
1970 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 1971 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 1972
83eba9b7
VP
19732009-04-22 Vladimir Prus <vladimir@codesourcery.com>
1974
1975 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1976
e31198c4
HZ
19772009-04-22 Hui Zhu <teawater@gmail.com>
1978
1979 * gdb.texinfo (disassemble-next-line): Set the default of
1980 disassemble-next-line to off.
1981
26e251b6
JM
19822009-04-21 Joseph Myers <joseph@codesourcery.com>
1983
1984 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1985 --with-htmldir): New.
1986 * configure: Regenerate.
1987 * Makefile.in (datarootdir, docdir): Define.
1988 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1989 instead of $(SET_TEXINPUTS).
1990 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1991 gdbint.info instead of $(SET_TEXINPUTS).
1992 (gdbint/index.html): Use same -I options as for building
1993 gdbint.info.
1994 (stabs.dvi, stabs.pdf): Use same -I options as for building
1995 stabs.info instead of $(SET_TEXINPUTS).
1996 (stabs/index.html): Use same -I options as for building
1997 stabs.info.
1998 (annotate.dvi, annotate.pdf): Use same -I options as for building
1999 annotate.info instead of $(SET_TEXINPUTS).
2000 (annotate/index.html): Use same -I options as for building
2001 annotate.info.
2002
eac35c4e
DD
20032009-04-21 David Daney <ddaney@caviumnetworks.com>
2004
2005 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2006
29b0e8a2
JM
20072009-04-21 Joseph Myers <joseph@codesourcery.com>
2008
2009 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2010
2b831889 20112009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2012 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2013
2014 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2015 (MAKEHTMLFLAGS): Set to empty.
2016 (html__strip_dir): Define.
2017 (HTMLFILES): Define.
2018 (HTMLFILES_INSTALL): Define.
2019 (install-html): Copy new automake rule.
2020 (html): Depend on $(HTMLFILES).
2021 (gdb_toc.html): Rename to gdb/index.html.
2022 (gdbint_toc.html): Rename to gdbint/index.html.
2023 (stabs_toc.html): Rename to stabs/index.html.
2024 (annotate_toc.html): Rename to annotate/index.html.
2025
89a34d1b
JM
20262009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2027
2028 * Makefile.in: Set pdfdir and htmldir from configure
2029 substitutions.
2030 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2031 * configure: Regenerate.
2032
a2d5da46
JB
20332009-04-16 Joel Brobecker <brobecker@adacore.com>
2034
2035 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2036 This macro is no longer used.
2037
732f6a93
TT
20382009-04-15 Tom Tromey <tromey@redhat.com>
2039
2040 * gdb.texinfo (Character Sets): Document default character set.
2041
87f9adc1
PM
20422009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2043
2044 * gdbint.texinfo: Change server name from sources.redhat.com to
2045 sourceware.org throughout.
2046
2c88c651
JB
20472009-04-09 Joel Brobecker <brobecker@adacore.com>
2048
2049 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2050 about a missing dot or coma after @xref.
2051
4f5376b2
JB
20522009-04-02 Joel Brobecker <brobecker@adacore.com>
2053
2054 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2055 example, and add a small explanation about it.
2056 (Print Settings): Change the documentation of the "set print
2057 frame-arguments" to reflect the fact that the default is now "scalars".
2058
a0381d3a
JB
20592009-04-02 Joel Brobecker <brobecker@adacore.com>
2060
2061 * gdb.texinfo (Print Settings): Add kindex for command "set
2062 print frame-arguments".
2063
45ac276d
JB
20642009-03-31 Joel Brobecker <brobecker@adacore.com>
2065
2066 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2067 breakpoints.
2068 (Set Breaks): Add reference to thread-specific and task-specific
2069 breakpoints.
2070
32cd1edc
JB
20712009-03-31 Joel Brobecker <brobecker@adacore.com>
2072
2073 * gdb.texinfo (Ada Tasks): Remove the documentation about
2074 the "Running" state, as this state has been eliminated.
2075 Now all runnable tasks are shown as "Runnable".
2076
1042e4c0
SS
20772009-03-30 Stan Shebs <stan@codesourcery.com>
2078
2079 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2080 special case of breakpoints.
2081 (Enable and Disable Tracepoints): Mention deprecation.
2082 (Listing Tracepoints): Update description and example.
2083
f8f6f20b
TJB
20842009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2085
2086 * gdb.texinfo (Frames in Python): New node.
2087 (Python API): Update.
2088
c0c6f777
TJB
20892009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2090
2091 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2092 from a method to an attribute.
2093
def2b000
TJB
20942009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2095
2096 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2097 attribute.
2098
a07daef3
PA
20992009-03-25 Pedro Alves <pedro@codesourcery.com>
2100
2101 * observer.texi (thread_exit): Add "silent" parameter.
2102
f3b1572e
PA
21032009-03-22 Pedro Alves <pedro@codesourcery.com>
2104
2105 * observer.texi (about_to_proceed): New.
2106
587afa38
EZ
21072009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2108
2109 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2110 field throughout to handle types with spaces in them. Fix typos
2111 found by aspell.
2112 (Summary, Requirements, Contributors): New first chapter,
2113 "Summary" added, old Requirements section moved there, and new
2114 section, "Contributors" added.
2115 (Initializing a New Architecture, Register Representation)
2116 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2117 (Porting gdb): These sections extended and updated.
2118 (Compiler Characteristics): This section (empty) deleted.
2119 (Defining Other Architecture Features): This section renamed and
2120 duplicate material removed from (formerly "Target Conditionals").
2121 Use braces {} in @deftypeXX type field throughout to handle types
2122 with spaces in them. Typos found by aspell fixed.
2123
2124 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2125 * stack_frame.pdf: Version of image for PDF output.
2126 * stack_frame.png: Version of image for HTML output and for Emacs.
2127 * stack_frame.txt: Version of image for Info output.
1db61298 2128 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2129
10af6951
EZ
21302009-03-21 Eli Zaretskii <eliz@gnu.org>
2131
2132 * gdb.texinfo (Character Sets): Fix last change.
2133
cc924cad
TJB
21342009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2135
2136 * gdb.texinfo (Values From Inferior): Fix optional arguments
2137 markup.
2138 (Commands In Python): Adjust argument names of gdb.Command.__init__
2139 to what the function accepts as keywords.
2140
bc3b79fd
TJB
21412008-03-20 Tom Tromey <tromey@redhat.com>
2142
2143 * gdb.texinfo (Convenience Vars): Document convenience functions.
2144 (Functions In Python): New node.
2145 (Python API): Update.
2146
6c7a06a3
TT
21472009-03-20 Tom Tromey <tromey@redhat.com>
2148
2149 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2150 set target-wide-charset.
2151 (Requirements): Mention iconv.
2152
b646ddd4
HZ
21532009-03-17 Hui Zhu <teawater@gmail.com>
2154
2155 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2156
91440f57
HZ
21572009-03-17 Hui Zhu <teawater@gmail.com>
2158
2159 * gdb.texinfo: Add documentation for disassemble-next-line.
2160
8fd41227
TJB
21612009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2162
2163 * gdb.texinfo (Commands In Python): Remove tindex entries.
2164
61ff14c6
JK
21652009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2166
2167 * gdb.texinfo (Returning): New description for missing debug info.
2168
0b16c5cf
PA
21692009-03-14 Pedro Alves <pedro@codesourcery.com>
2170
2171 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2172 (General Query Packets): Document qAttached.
0b16c5cf 2173
32fc0df9
PA
21742009-03-05 Pedro Alves <pedro@codesourcery.com>
2175
2176 * gdb.texinfo (Background Execution): Better describe the set
2177 target-async command.
2178 (Maintenance Commands): Delete description of the `maint set/show
2179 linux-async' and `maint set/show remote-async' commands.
2180
134eb42c
VP
21812009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2182
2183 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2184 between sentences.
2185
c86cf029
VP
21862009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2187
2188 * gdb.texinfo (GDB/MI Async Records): Document the
2189 =library-loaded and =library-unloaded notifications.
2190
3ea85240
VP
21912009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2192
2193 * observer.texi (test_notification): New observer.
2194
1d33d6ba
VP
21952009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2196
61ff14c6
JK
2197 * observer.texi: Add parameter 'print_frame' to normal_stop
2198 observer.
1d33d6ba 2199
d721c933
EZ
22002009-02-07 Eli Zaretskii <eliz@gnu.org>
2201
2202 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2203 (Commands In Python): Fix COMMAND_* constants in last change. Use
2204 @kbd for interactive input. Add cross-references and index
2205 entries.
2206
4aa995e1
PA
22072009-02-06 Pedro Alves <pedro@codesourcery.com>
2208
2209 * gdb.texinfo (Signals): Document $_siginfo.
2210 (Convenience Variables): Mention $_siginfo.
2211 (Remote Configuration): Document qXfer:siginfo:read,
2212 qXfer:siginfo:write packets, and the read-siginfo-object,
2213 write-siginfo-object commands.
2214
5f5233d4
PA
22152009-02-06 Pedro Alves <pedro@codesourcery.com>
2216
2217 * gdbint.texinfo (Values): New chapter.
2218
d8906c6f
TJB
22192009-02-06 Tom Tromey <tromey@redhat.com>
2220
2221 * gdb.texinfo (Python API): Add entry for Commands In Python.
2222 (Commands In Python): New node.
2223
b6cb8e7d
TJB
22242009-02-05 Tom Tromey <tromey@redhat.com>
2225
2226 * gdb.texinfo (Values From Inferior): Document Value.string.
2227
12453b93
TJB
22282009-02-05 Tom Tromey <tromey@redhat.com>
2229
2230 * gdb.texinfo (Basic Python): Document execute's from_tty
2231 argument.
2232
08c637de
TJB
22332009-02-04 Tom Tromey <tromey@redhat.com>
2234
2235 * gdb.texinfo (Basic Python): Document gdb.history.
2236
592375cd
VP
22372009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2238
2239 * gdb.texinfo (GDB/MI Thread Commands): Document the
2240 'current-thread-id' field. Remove the example with zero threads,
2241 since current GDB won't ever report that if there's inferior.
2242
41447f92
VP
22432009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2244
2245 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2246 option to -break-insert.
2247
098b41a6
JG
22482009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2249 Jerome Guitton <guitton@adacore.com>
2250
2251 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2252 (System-wide configuration): New section.
2253
3c16cced
PA
22542009-01-26 Pedro Alves <pedro@codesourcery.com>
2255
2256 PR gdb/7580:
2257 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2258 internal-error|internal-warning quit|corefile ask|yes|no".
2259
62709adf
PA
22602009-01-26 Pedro Alves <pedro@codesourcery.com>
2261
2262 * gdb.texinfo (Using the `gdbserver' Program): Document
2263 --remote-debug.
2264
7ce58dd2
DE
22652009-01-23 Doug Evans <dje@google.com>
2266
2267 * gdb.texinfo: Add nexti to list of commands that support
2268 background execution.
2269
adb483fe
DJ
22702009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2271
2272 * gdb.texinfo (Define, Hooks): Document prefix command support.
2273
a67ec3f4 22742009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2275 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2276
2277 Fixes for makeinfo --html.
2278
2279 * annotate.texinfo: Use @copying and @insertcopying. Use
2280 @ifnottex in place of @ifinfo.
2281 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2282 place of @ifinfo. Use @ifnotinfo for one index entry.
2283 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2284 in place of @ifinfo.
2285 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2286 in place of @ifinfo. Include contents at start unconditionally.
2287
84fcdf95
PA
22882009-01-13 Pedro Alves <pedro@codesourcery.com>
2289
2290 * gdb.texinfo (General Query Packets): Remove @var{} around the
2291 "spu" literal string.
2292
fa3a767f
PA
22932009-01-07 Pedro Alves <pedro@codesourcery.com>
2294
2295 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2296 program may be running in another process" errors.
2297 * gdbint.texinfo (Native Conditionals): Delete
2298 ONE_PROCESS_WRITETEXT description.
2299
9cb011d3
JB
23002009-01-07 Joel Brobecker <brobecker@adacore.com>
2301
2302 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2303 emacs local variable to be placed at the end of the ChangeLog.
2304 Add server.c and gdbreplay.c to the list of files where the
2305 copyright year needs to be updated.
2306
84603566
SL
23072009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2308
2309 * gdb.texinfo (Remote Configuration): Document new
2310 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2311 commands.
2312
a53f55d8
PA
23132008-12-28 Pedro Alves <pedro@codesourcery.com>
2314
2315 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2316 FETCH_INFERIOR_REGISTERS.
2317 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2318 FETCH_INFERIOR_REGISTERS descriptions. Remove
2319 gdbarch_get_longjmp_target descrition, since already described in
2320 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2321 (Target Conditionals): ... here.
2322
077e0a52
JB
23232008-12-16 Joel Brobecker <brobecker@adacore.com>
2324
2325 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2326 examples.
2327 (Additions to Ada): Likewise. Add the missing opening and closing
2328 parenthesis of the GDB prompt in one of the examples.
2329
023eb17c
JB
23302008-12-14 Joel Brobecker <brobecker@adacore.com>
2331
2332 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2333 about the result of 'Address not being of type System.Address.
2334 This problem has been fixed a while ago.
2335
c3b108f7
VP
23362008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2337
2338 MI non-stop and multiprocess docs.
2339
c8d5aac9
L
2340 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2341 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2342 Adjust documentation for *stopped, document =thread-created,
2343 =thread-exited, =thread-group-created and =thread-group-exited.
2344 (GDB/MI Thread Commands): Document the 'state' field in
2345 -thread-info output.
2346 (GDB/MI Program Execution): Mention --all and --thread-group
2347 options.
2348 (GDB/MI Variable Objects): Describe floating and fixed variable
2349 objects.
2350 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2351
07e059b5
VP
23522008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2353
c8d5aac9
L
2354 * gdb.texinfo (Operating System Information): New appendix.
2355 (Operating System Auxiliary Information): Document 'info os processes'
2356 (Remote Configuration): Document 'osdata'
2357 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2358
a80b95ba
TG
23592008-11-27 Tristan Gingold <gingold@adacore.com>
2360
2361 * gdb.texinfo (Darwin): Document Darwin specific features.
2362
a655d424
JK
23632008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2364
2365 * gdbint.texinfo (Target Conditionals): Extend the
2366 gdbarch_breakpoint_from_pc description.
2367
249e1128
VP
23682008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2369
2370 * gdb.texinfo (M68K Features): Fix typo.
2371
c14c28ba
PP
23722008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2373
2374 * gdb.texinfo (Symbols): Mention printing containing
2375 image name in "info symbol".
2376 (Maint translate-address): Likewise.
889bf7c5 2377
394a6666
JB
23782008-11-18 Joel Brobecker <brobecker@adacore.com>
2379
2380 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2381 commands "catch load" and "catch unload".
2382
66bb093b
VP
23832008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2384
2385 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2386 =thread-selected.
889bf7c5 2387
4a92f99b
VP
23882008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2389
c8d5aac9 2390 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2391
f0323ca0
PA
23922008-10-27 Pedro Alves <pedro@codesourcery.com>
2393
2394 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2395 .mt files, TM_CLIBS or TM_CDEPS.
2396 (x86 Watchpoints): Don't mention TDEPFILES.
2397
8b23ecc4
SL
23982008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2399
2400 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2401 (Overview): Mention notifications and non-stop mode behavior.
2402 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2403 with non-stop mode behavior. Add vStopped description.
2404 (Stop Reply Packets): Update list of packets that return
2405 stop replies. Mention non-stop behavior.
2406 (General Query Packets): Document QNonStop packet and associated
2407 qSupported query response.
2408 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2409 behavior.
2410 (Notification Packets): New section.
2411 (Remote Non-Stop): New section.
2412 (File-I/O Overview): Mention non-stop behavior.
2413
fff08868
HZ
24142008-10-24 Hui Zhu <teawater@gmail.com>
2415 Pedro Alves <pedro@codesourcery.com>
2416
2417 * gdb.texinfo (displaced-stepping): Describe the auto mode
2418 setting, and say it's the default. This is now a mainstream
2419 setting instead of a maintenance setting.
2420
252fbfc8
PA
24212008-10-23 Pedro Alves <pedro@codesourcery.com>
2422
2423 * observer.texi (thread_stop_requested): New.
2424
20924a55
JB
24252008-10-22 Joel Brobecker <brobecker@adacore.com>
2426
2427 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2428 (Patching): Replace incorrect usage of @samp by @kbd.
2429
bacec72f
MS
24302008-10-17 Michael Snyder <msnyder@vmware.com>
2431
2432 * gdb.texinfo: Add documentation for reverse execution.
2433
a08702d6 24342008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2435 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2436
2437 * gdb.texinfo. (Values From Inferior): New subsubsection.
2438
d97bc12b
DE
24392008-10-06 Doug Evans <dje@google.com>
2440
2441 * gdb.texinfo (set debug dwarf2-die): Document it.
2442
87f67dba
JB
24432008-10-01 Joel Brobecker <brobecker@adacore.com>
2444
2445 * gdb.texinfo (catch) [exception]: Document how to insert
2446 a breakpoint on user-defined exceptions when the exception
2447 name is identical to one of the language-defined ones.
2448
2fae03e8
TT
24492008-09-27 Tom Tromey <tromey@redhat.com>
2450
2451 * gdb.texinfo (Macros): Remove text about stringification,
2452 varargs, and splicing.
2453
5c6ce71d
TT
24542008-09-27 Tom Tromey <tromey@redhat.com>
2455
2456 * gdbint.texinfo (Language Support): Remove text about omitting
2457 support for a language.
2458
07128da0
DE
24592008-09-23 Doug Evans <dje@google.com>
2460
2461 * gdb.texinfo (info dcache): Update.
2462
b90a069a
SL
24632008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2464
2465 * gdb.texinfo (Packets): Add info on thread-id syntax and
2466 multiprocess extensions.
2467 <D>: Document multiprocess form of packet.
2468 <H>: Use thread-id syntax.
2469 <T>: Likewise.
2470 <vCont>: Likewise. Note this is required for multiprocess.
2471 <vKill>: New packet.
2472 (Stop Reply Packets) <T>: Use thread-id syntax.
2473 <W>: Document multiprocess form of reply.
2474 <X>: Likewise.
2475 (General Query Packets) <qC>: Use thread-id syntax.
2476 <qfThreadInfo>: Likewise.
2477 <qGetTLSAddr>: Likewise.
2478 <qP>: Likewise.
2479 <qSupported>: Add "multiprocess" feature.
2480 <qThreadExtraInfo>: Use thread-id syntax.
2481
b77209e0
PA
24822008-09-22 Stan Shebs <stan@codesourcery.com>
2483
2484 * gdb.texinfo (Inferiors): New section.
2485
3d0bb823
PA
24862008-09-12 Pedro Alves <pedro@codesourcery.com>
2487
2488 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2489
f8dcfc0a
UW
24902008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2491
2492 * gdbint.texinfo (Target Conditionals): Remove documentation
2493 for gdbarch_name_of_malloc.
2494
8775bb90
MS
24952008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2496
2497 * gdb.texinfo (Interrupts): Mention TCP interface for
2498 sending BREAK.
2499
f1838a98
UW
25002008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2501
2502 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2503 argument prefix to "set sysroot".
2504
158c7665
PH
25052008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2506
2507 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2508 and False.
2509
30e026bb
VP
25102008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2511
c8d5aac9
L
2512 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2513 for possible features of -list-features.
30e026bb 2514
c6ebd6cf
VP
25152008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2516
c8d5aac9 2517 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2518 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2519
aeac0ff9
VP
25202008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2521
2522 * doc/gdb.texinfo (PowerPC): Fix typo.
2523 (PowerPC features): Fix typo.
2524
5231c1fd
PA
25252008-08-18 Pedro Alves <pedro@codesourcery.com>
2526
2527 * observer.texi (thread_ptid_changed): New.
2528
677c5bb1
LM
25292008-08-18 Luis Machado <luisgpm@br.ibm.com>
2530
2531 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2532 (PowerPC features): Mention feature set for VSX registers.
2533
f3a2dd1a
JB
25342008-08-13 Joel Brobecker <brobecker@adacore.com>
2535
2536 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2537 the direct visibility of all names in user-written packages.
2538
33e5cbd6
PA
25392008-08-13 Pedro Alves <pedro@codesourcery.com>
2540
2541 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2542 setting, and make it the default.
2543 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2544 non-stop script example.
2545
d0384fc4
TJB
25462008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2547
2548 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2549 reference to the "Using Different Register and Memory Data
2550 Representation" section.
2551
a6f3e723
SL
25522008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2553
2554 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2555 (Remote Protocol): Add Packet Acknowledgment to menu.
2556 (Overview): Mention +/- can be disabled, and point to new section
2557 where this is discussed in detail.
2558 (General Query Packets): Document QStartNoAckMode packet, and
2559 corresponding qSupported reply.
2560 (Packet Acknowledgment): New section.
2561
0606b73b
SL
25622008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2563 Pedro Alves <pedro@codesourcery.com>
2564
2565 * gdb.texinfo (Threads): Move paragraph about automatic thread
2566 selection to All-Stop Mode subsection.
2567 (Thread Stops): Reorganize existing material into subsections.
2568 Add introductory blurb and menu.
2569 (Non-Stop Mode): New subsection.
2570 (Background Execution): New subsection.
2571 (Maintenance Commands): Add cross-references from async mode
2572 commands to the new Background Execution section.
2573
d57a3c85
TJB
25742008-08-06 Tom Tromey <tromey@redhat.com>
2575
2576 * gdb.texinfo (Extending GDB): New chapter.
2577 (Sequences): Demoted chapter, now a section under the new
2578 Extending GDB chapter.
2579 (Python): New section.
2580
6d76a53d
SS
25812008-07-31 Stan Shebs <stan@codesourcery.com>
2582
2583 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2584
1f70da6a
SS
25852008-07-29 Stan Shebs <stan@codesourcery.com>
2586
2587 * gdbint.texinfo: General round of cleanup and minor
2588 clarifications.
2589 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2590 (Longjmp Support): Update description to reflect how it is done
2591 for targets without using native header.
2592 (Symbol Handling): Add a little more general explanation.
2593 (COFF, ELF): Mention stabs encapsulation.
2594 (DWARF 3): New section.
2595 (Adding a New Host): Scrub out some obsolete bits.
2596 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2597 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2598 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2599 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2600 SEEK_SET, STOP_SIGNAL, USG.
2601 (Raw and Virtual Register Representations): Ditto for
2602 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2603 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2604 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2605 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2606 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2607 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2608 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2609 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2610 DEPRECATED_USE_STRUCT_CONVENTION.
2611 Describe gdbarch_deprecated_fp_regnum.
2612 Update description of gdbarch_print_insn.
2613 (Adding a New Target): Scrub out obsolete bits.
2614 (Obsolete Conditionals): Remove entire section.
2615
383f836e
TT
26162008-07-25 Tom Tromey <tromey@redhat.com>
2617
2618 * observer.texi (GDB Observers): Document new observers:
2619 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2620 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2621 architecture_changed.
2622
cfd8ab24
SS
26232008-07-21 Stan Shebs <stan@codesourcery.com>
2624
2625 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2626 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2627
781b42b0
TT
26282008-07-21 Tom Tromey <tromey@redhat.com>
2629
2630 * observer.texi (GDB Observers): Remove obsolete comment.
2631 <executable_changed>: Remove argument.
2632
d7d9f01e
TT
26332008-07-18 Tom Tromey <tromey@redhat.com>
2634
2635 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2636
bf250677
DE
26372008-07-10 Doug Evans <dje@google.com>
2638
2639 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2640
10568435
JK
26412008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2642
2643 * gdb.texinfo (Starting): Document "set disable-randomization".
2644
5ae4183a
AS
26452008-07-07 Andreas Schwab <schwab@suse.de>
2646
2647 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2648
b56e7235
VP
26492008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2650
2651 * gdb.texinfo (GDB/MI Target Manipulation): Add
2652 example of -target-attach.
2653
e1ac3328
VP
26542008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2655
2656 * observer.texi (target_resumed): New observer.
5ae4183a 2657 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2658
65d12d83
TT
26592008-06-06 Tom Tromey <tromey@redhat.com>
2660
2661 * gdb.texinfo (Completion): Add field name example.
2662
fbc5282e
MK
26632008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2664
2665 * gdb.texinfo (GDB/MI Program Context): Added example
2666 to -exec-arguments
5ae4183a 2667
fbc5282e 26682008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2669
2670 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2671 annotation.
2672
c16158bc 26732008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2674 Nathan Sidwell <nathan@codesourcery.com>
2675 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2676
2677 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2678 and ACX_BUGURL.
2679 * configure: Regenerate.
2680 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2681 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2682 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2683 mailing-list-specific text about bug reporting unless
2684 BUGURL_DEFAULT.
2685
75c99385
PA
26862008-06-05 Pedro Alves <pedro@codesourcery.com>
2687
2688 * gdb.texinfo (-target-select): Remove reference to target async.
2689 (Maintenance Commands): Document "maint set/show remote-async".
2690
1763a388
MK
26912008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2692
2693 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2694 in -target-file-get section.
5ae4183a 2695
d0d064df
PA
26962008-05-22 Pedro Alves <pedro@codesourcery.com>
2697
9b562ab8
PA
2698 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2699 killing the inferior when it is already debugging a process.
d0d064df 2700
8dfa32fc
JB
27012008-05-21 Joel Brobecker <brobecker@adacore.com>
2702
2703 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2704 abbreviation for "finish".
2705
55f996a7
NR
27062008-05-21 Nick Roberts <nickrob@snap.net.nz>
2707
2708 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2709
ba2b1c56
DJ
27102008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2711
2712 * gdbint.texinfo (Target Conditionals): Delete entry for
2713 gdbarch_dwarf_reg_to_regnum.
2714
08388c79
DE
27152008-05-09 Doug Evans <dje@google.com>
2716
a3c83fae 2717 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2718
d14508fe
DE
27192008-05-05 Doug Evans <dje@google.com>
2720
2721 * gdb.texinfo (disassemble): Document /m modifier.
2722
e2b7ddea
VP
27232008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2724
5ae4183a
AS
2725 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2726 will not report the time of commands that run the target.
e2b7ddea 2727
8eb41542
VP
27282008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2729
2730 * gdb.texinfo (GDB/MI Output Records): Add
2731 missing semicolon.
2732
82f68b1c
VP
27332008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2734
2735 * gdb.texinfo (GDB/MI Output Records):
2736 Document =thread-create and =thread-exited.
2737
fa0f268d
VP
27382008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2739
2740 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2741 Remove mention of dmi-discuss.
fa0f268d 2742
063bfe2e
VP
27432008-05-03 Pedro Alves <pedro@codesourcery.com>
2744
2745 * observer.texi (thread_exit): New.
2746
237fc4c9
PA
27472008-05-02 Pedro Alves <pedro@codesourcery.com>
2748
2749 * gdb.texinfo (Debugging Output): Document "set/show debug
2750 displaced".
2751 (Maintenance Commands): Document "maint set/show
2752 can-use-displaced-stepping".
2753
0428b8f5
DJ
27542008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2755
2756 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2757 and set/show arm force-mode.
2758
5009afc5
AS
27592008-05-02 Andreas Schwab <schwab@suse.de>
2760
2761 * gdbint.texinfo (Algorithms): Describe
2762 target_watchpoint_addr_within_range.
2763
669fac23
DJ
27642008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2765
2766 * gdbint.texinfo (Stack Frames): New chapter.
2767 (Algorithms): Move Frames text to the new chapter.
2768 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2769 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2770
721c02de
VP
27712008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2772
5ae4183a
AS
2773 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2774 output does not necessary include any tokens.
721c02de 2775
c055b101
CV
27762008-04-22 Corinna Vinschen <vinschen@redhat.com>
2777
2778 * gdb.texinfo (Set SH Calling convention): New @item.
2779 (Show SH Calling convention): Ditto.
2780
68837c9d
MD
27812008-04-22 Markus Deuling <deuling@de.ibm.com>
2782
2783 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2784
2e9132cc
EZ
27852008-04-20 Eli Zaretskii <eliz@gnu.org>
2786
2787 * gdb.texinfo (Set Breaks): Mention that multiple location
2788 breakpoints need line number info. Add index entries.
2789
31fffb02
CS
27902008-04-19 Craig Silverstein <csilvers@google.com>
2791
2792 * gdb.texinfo (Requirements): Add an optional requirement on
2793 zlib.
2794 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2795 Compressed DWARF 2.
2796
a47ec5fe
AR
27972008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2798
2799 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2800 sample output for 'stopped,reason="breakpoint-hit"' message.
2801 (GDB/MI Program Execution): Likewise.
2802
de051565
MK
28032008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2804
5ae4183a 2805 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2806 -var-set-format. Add -f option to -var-evaluate-expression.
2807
6ba66d6a
JB
28082008-04-03 Joel Brobecker <brobecker@adacore.com>
2809
2810 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2811 new node "Ambiguous Expressions". Replace references to this
2812 node by references to "Ambiguous Expressions" throughout.
2813 (Ambiguous Expressions): New node.
2814
1e26b4f8
DJ
28152008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2816
2817 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2818
b84876c2
PA
28192008-03-21 Pedro Alves <pedro@codesourcery.com>
2820
2821 * gdb.texinfo (Debugging Output): Document
2822 "set/show debug lin-lwp-async".
2823 (Maintenance Commands): Document "maint set/show linux-async".
2824
63092375
DJ
28252008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2826
2827 * gdb.texinfo (Expressions): Update description of malloced arrays.
2828
8e8901c5
VP
28292008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2830
2831 * gdb.texinfo (Thread Commands): Document
2832 -thread-info. Remove -thread-list-all-threads.
2833
1fddbabb
PA
28342008-03-14 Pedro Alves <pedro@codesourcery.com>
2835 Sandra Loosemore <sandra@codesourcery.com>
2836
2837 * gdb.texinfo (Library List Format): Update to mention the
2838 possibility to pass section addresses instead of segment
2839 addresses.
2840
ccd213ac
DJ
28412008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2842
2843 * gdb.texinfo (Starting): Document "set exec-wrapper".
2844 (Server): Document gdbserver --wrapper.
2845
fa4727a6
DJ
28462008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2847
2848 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2849 unreadable memory. Delete obsolete SPARClite reference.
2850
8edfe269
DJ
28512008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2852
2853 * gdb.texinfo (Starting): Mention always-running targets.
2854 (Target Commands): Add an anchor for load.
2855 (Connecting): Explain continue instead of run.
2856
1843f87b
DJ
28572008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2858
2859 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2860
f9082629
NR
28612008-02-26 Nick Roberts <nickrob@snap.net.nz>
2862
2863 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2864 breakpoint table.
2865
fd96d250
PA
28662008-02-19 Pedro Alves <pedro@codesourcery.com>
2867
2868 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2869 killing the inferior when it is already debugging a process.
2870
36af4ef6
MD
28712008-02-13 Markus Deuling <deuling@de.ibm.com>
2872
2873 * gdbint.texinfo (Build Script): New section. Mention new build script
2874 gdb_buildall.sh.
2875
cda4ce5a
JB
28762008-02-01 Jim Blandy <jimb@red-bean.com>
2877
2878 * gdb.texinfo (Help): Summarize 'info args' correctly.
2879
4acd40f3
TJB
28802008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2881
2882 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2883 available in PowerPC architecture.
2884 (Embedded Processors): Change node name of PowerPC item in menu.
2885 (PowerPC): Rename to...
2886 (PowerPC Embedded): this.
2887 (Architectures): Add new PowerPC item in menu.
2888 (PowerPC): New node.
2889
6e6c6f50
DJ
28902008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2891
2892 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2893 commands.
2894
5ee187d7
DJ
28952008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2896
2897 * gdb.texinfo (Setting Catchpoints): Mention features
2898 supported on GNU/Linux.
2899
e275c0d9
NR
29002008-01-30 Nick Roberts <nickrob@snap.net.nz>
2901
2902 * gdb.texinfo (GDB/MI File Commands): Describe new output
2903 field for MI command -file-list-exec-source-file.
2904
2d717e4f
DJ
29052008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2906
2907 * gdb.texinfo (Using the `gdbserver' Program): Add security
2908 warning. Rearrange into subsections and subsubsections. Document
2909 --multi and --debug. Correct --with-sysroot typo. Update --attach
2910 usage. Make load reference clearer. Document monitor exit.
2911 (Remote Configuration): Document set remote exec-file, attach-packet,
2912 and run-packet.
2913 (Packets): Document vAttach and vRun.
2914
d35a4257 29152008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2916
2917 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2918 detach-on-follow -> detach-on-fork.
f663676d 2919
c78d192c
DJ
29202008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2921
2922 * gdbint.texinfo (Native Conditionals): Remove
2923 SHELL_COMMAND_CONCAT and SHELL_FILE.
2924
d35a4257
EZ
29252008-01-26 Eli Zaretskii <eliz@gnu.org>
2926
2927 * gdb.texinfo (Specify Location): Improve wording.
2928
93815fbf
VP
29292008-01-23 Chris Demetriou <cgd@google.com>
2930
2931 * gdb.texinfo (Threads): Document new "set print thread-events"
2932 and "show print thread-events" commands.
2933
2a25a5ba
EZ
29342008-01-19 Eli Zaretskii <eliz@gnu.org>
2935
2936 * gdb.texinfo (Specify Location): New section.
2937 (Delete Breaks, Edit, Set Breaks): Remove description of
2938 locations. Instead, add a reference to "Specify Location".
2939 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2940 (Symbols): Refer to "Specify Location" for the valid forms of
2941 linespecs and locations.
2942
32c9a795
MD
29432008-01-18 Markus Deuling <deuling@de.ibm.com>
2944
2945 * gdbint.texinfo (Target Conditionals): Replace the description of
2946 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2947
b17828ca
JB
29482008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2949
2950 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2951 about &&var, which is rejected by the expression parser.
2952
0aea4bf3
LM
29532008-01-09 Luis Machado <luisgpm@br.ibm.com>
2954
2955 * gdb.texinfo (Output): Update documentation on using printf with DFP
2956 types.
2957
febe4383
TJB
29582008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2959
2960 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2961 subsubsection.
2962 (Decimal Floating Point format): New subsubsection.
2963
7a404eba
PA
29642008-01-05 Pedro Alves <pedro@codesourcery.com>
2965
2966 * gdb.texinfo (File Options): Remove mention of the attempt to
2967 open a core file with the -p option. Don't list -c as a valid
2968 option to attach to a process.
2969
a4d9b460
PA
29702008-01-05 Pedro Alves <pedro@codesourcery.com>
2971
2972 * gdbint.texinfo (Host Conditionals): Remove mention of
2973 ALIGN_STACK_ON_ENTRY.
2974
6ec2edbe
JB
29752008-01-05 Joel Brobecker <brobecker@adacore.com>
2976
2977 * gdbint.texinfo (Start of New Year Procedure): Add item
2978 describing how to update the source and documentation copyright
2979 notices.
2980
d8b2a693
JB
29812007-12-18 Jim Blandy <jimb@codesourcery.com>
2982
ab209b3a 2983 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
2984 watchpoint explanation into the main description of the watchpoint
2985 command; update synopses of 'watch', 'rwatch', and 'awatch'
2986 commands.
2987
8b4ed427
VP
29882007-12-18 Vladimir Prus <vladimir@codesourcery.com>
2989
2990 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2991 Document 'pending-breakpoints' feature of
2992 -list-features.
2993
37e4754d
LM
29942007-12-17 Luis Machado <luisgpm@br.ibm.com>
2995
669fac23 2996 * gdb.texinfo: Add new parameter's description.
37e4754d 2997
1d3811f6
DJ
29982007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2999
3000 * gdb.texinfo (Overview): Clarify run-length encoding
3001 example. Remove the restriction on "+" and "-" characters.
3002
c1c25a1a
EZ
30032007-12-15 Eli Zaretskii <eliz@gnu.org>
3004
3005 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3006
afe8ab22 30072007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3008
afe8ab22
VP
3009 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3010 the -f option for -break-insert, remove -r option,
3011 and clarify specification of location.
3012
a6b151f1
DJ
30132007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3014
3015 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3016 formatting.
3017 (Remote Debugging): Add File Transfer section.
3018 (Remote Configuration): Document Host I/O packets.
3019 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3020 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3021 (Packets): Add vFile.
3022
3b784c4f
EZ
30232007-11-17 Eli Zaretskii <eliz@gnu.org>
3024
3025 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3026 breakpoints with multiple locations.
3027 (Breakpoint Menus): Improve wording.
3028 (Output): Fix last change.
3029
a4ce5b0d
UW
30302007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3031
3032 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3033
1b39d5c0
DE
30342007-11-15 Doug Evans <dje@google.com>
3035
3036 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3037
7a72d44c
VP
30382007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3039
3040 * gdbint.texinfo (Native Conditionals): Remove
3041 mention of CLEAR_SOLIB.
5ae4183a 3042
6d1829bf 30432007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3044
3045 * gdb.texinfo (Print Settings): Add documentation for "set/show
3046 print frame-arguments".
3047
1a619819
LM
30482007-11-05 Luis Machado <luisgpm@br.ibm.com>
3049
3b784c4f 3050 * gdb.texinfo (Output): Update printf command's description.
1a619819 3051
55eddb0f
DJ
30522007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3053
3054 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3055 powerpc soft-float".
3056
9cceb671
DJ
30572007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3058
3059 * gdb.texinfo (Files): Correct formatting. Mention Expat
3060 requirement.
3061 (Requirements for Building GDB): Expand the list of Expat
3062 uses.
3063 (Library List Format, Memory Map Format): Mention Expat.
3064 (Target Descriptions): Update Expat wording.
3065
83acabca
DJ
30662007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3067
3068 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3069 Document that gdbarch_convert_register_p should return zero for no-op
3070 conversions.
3071
e35879db
UW
30722007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3073
83acabca 3074 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3075 of set_gdbarch_sofun_address_maybe_missing back to ...
3076 (Target Conditionals): ... here to fix build break.
3077
203c3895
UW
30782007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3079
83acabca 3080 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3081 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3082 (Compiler Characteristics): ... documentation of
3083 set_gdbarch_sofun_address_maybe_missing.
3084
11411de3
DJ
30852007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3086
3087 * gdbint.texinfo (Target Conditionals): Use
3088 frame_unwind_register_unsigned in examples instead of
3089 frame_unwind_unsigned_register.
3090
7cc46491
DJ
30912007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3092
3093 * gdb.texinfo (Predefined Target Types): Add int128
3094 and uint128.
3095 (Standard Target Features): Add PowerPC features.
3096
81adfced
DJ
30972007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3098
3099 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3100
c1874924
UW
31012007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3102
3103 * gdbint.texi (Target Conditionals): Remove documentation
3104 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3105 gdbarch_extract_return_value, and gdbarch_store_return_value.
3106
f6e56ab3
UW
31072007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3108
3109 * gdbint.texi (Target Conditionals): Remove documentation of
3110 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3111
56cf5405
KH
31122007-10-11 Kazu Hirata <kazu@codesourcery.com>
3113
3114 * gdb.texinfo: Mention that inaccessible-by-default is on by
3115 default.
3116
35156bae
DJ
31172007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3118
3119 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3120
d983da9c
DJ
31212007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3122
3123 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3124 multi-threaded watchpoints.
3125 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3126 checked. Describe sticky notification. Expand description
3127 of steppable and continuable watchpoints.
3128 (Watchpoints and Threads): New subsection.
3129
fe6fbf8b
VP
31302007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3131
3132 * gdb.texinfo (Setting Breakpoints): Revise
3133 documentation for pending breakpoints. Document
3134 breakpoints with multiple locations.
5ae4183a 3135
084344da
VP
31362007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3137
3138 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3139 Document -list-features.
5ae4183a 3140
82160952
EZ
31412007-09-15 Eli Zaretskii <eliz@gnu.org>
3142
3143 * gdb.texinfo (Output): Spell out which features of C's printf are
3144 not supported by GDB's printf.
7e27a47a
EZ
3145 (Separate Debug Files): More accurate wording regarding build ID
3146 and a reference to the ld manual rather than the Fedora wiki.
82160952 3147
ea37ba09
DJ
31482007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3149 Jim Blandy <jimb@codesourcery.com>
3150
3151 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3152 (Examining Memory): Update mentions of the 's' format.
3153 (Automatic Display): Likewise.
3154
b8533aec
DJ
31552007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3156
3157 * gdb.texinfo: Update the FSF's Back-Cover Text.
3158
83f83d7f
JK
31592007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3160 Eli Zaretskii <eliz@gnu.org>
3161
3162 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3163 Fixed the ``build ID'' name. New binaries build instructions for the
3164 build ID inclusion. Explain how the commands are specific to the build
3165 ID vs. debug link.
3166
c7e83d54
EZ
31672007-09-01 Eli Zaretskii <eliz@gnu.org>
3168
3169 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3170 indexing for ``build ID'' support.
3171
d3750b24
JK
31722007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3173
3174 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3175 Enlisted BUILD ID to the debug file searching example.
3176 Included a BUILD ID `.note.gnu.build-id' section description.
3177 Updated/added the debug files splitting instructions for OBJCOPY.
3178
02142340
VP
31792007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3180
3181 * gdb.texinfo (Variable Objects): Adjust docs
3182 for -var-info-expression and document
3183 -var-info-path-expression.
3184
d3bdde98
JB
31852007-08-20 Jim Blandy <jimb@codesourcery.com>
3186
3fb6a982
JB
3187 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3188 (title page): Include the dedication in the printed manual, as a
3189 separate page after the copyright notice.
5ae4183a 3190
d3bdde98
JB
3191 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3192 don't break a @var across a line.
3193
c80a96a8
MR
31942007-07-25 Maciej W. Rozycki <macro@mips.com>
3195
3196 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3197 for include files.
3198
5824a901
NR
31992007-07-12 Nick Roberts <nickrob@snap.net.nz>
3200
3201 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3202 in annotate.texinfo.
3203 (Command History): Link to new node.
5824a901 3204
d52e7ea3
UW
32052007-07-05 Markus Deuling <deuling@de.ibm.com>
3206
3207 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3208
5fc14d0a
EZ
32092007-07-05 Eli Zaretskii <eliz@gnu.org>
3210
3211 * gdbint.texinfo (Target Conditionals): Fix last change.
3212
4a9bb1df
UW
32132007-07-03 Markus Deuling <deuling@de.ibm.com>
3214
3215 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3216 routines:
3217 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3218 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3219 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3220 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3221 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3222 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3223 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3224 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3225 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3226 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3227 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3228 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3229 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3230 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3231 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3232 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3233 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3234 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3235 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3236 (SOFTWARE_SINGLE_STEP_P)
3237
3238 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3239 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3240
3241 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3242 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3243 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3244 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3245 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3246 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3247 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3248 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3249 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3250 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3251
3252 (Converting an existing Target Architecture to Multi-arch): Remove
3253 section.
3254
3255 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3256 (gdbarch_addr_bits_remove): Add code example.
3257
3258 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3259
cfa9d6d9
DJ
32602007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3261
3262 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3263 Add other missing entries. Adjust the table size to fit.
3264 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3265 stop reasons including the new "library" event.
3266 (General Query Packets): Adjust table widths for qSupported. Mention
3267 qXfer:libraries:read reply to qSupported and document the new packet.
3268 (Library List Format): New section.
3269
159fcc13
JK
32702007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3271
3272 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3273
f66d1690
MS
32742007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3275
3276 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3277
67102876
NR
32782007-06-25 Nick Roberts <nickrob@snap.net.nz>
3279
3280 * gdbint.texinfo (Register and Memory Data): Break sections
3281 into nodes and add a menu.
3282
a4642986
MR
32832007-06-21 Maciej W. Rozycki <macro@mips.com>
3284
3285 * gdb.texinfo (Examining Memory): Document the new behaviour.
3286
e9c17194
VP
32872007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3288
3289 * gdb.texinfo (Standard Target Features): Document
3290 m68k features.
3291
31d99776
DJ
32922007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3293
3294 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3295
1780a0ed
DJ
32962007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3297
3298 * gdb.texinfo (Target Description Format): Add version attribute
3299 for <target>.
3300
822b6570
DJ
33012007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3302
3303 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3304
f8b73d13
DJ
33052007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3306
3307 * gdb.texinfo (MIPS Features): New subsection.
3308
0e7f50da
UW
33092007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3310 Markus Deuling <deuling@de.ibm.com>
3311
3312 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3313 and qXfer:spu:write packets and mention them under qSupported.
3314
23d964e7
UW
33152007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3316 Markus Deuling <deuling@de.ibm.com>
3317
3318 * gdb.texinfo (Architectures): Add new SPU section to document
3319 Cell Broadband Engine SPU architecture specific commands.
3320
9f708cb2
VP
33212007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3322
3323 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3324 comments.
3325
7579b5f8
NR
33262007-06-07 Nick Roberts <nickrob@snap.net.nz>
3327
3328 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3329
bf06d120
JB
33302007-05-29 Jim Blandy <jimb@codesourcery.com>
3331
3332 * gdb.texinfo (Overview): Doc fix.
3333
23776285
MR
33342007-05-22 Maciej W. Rozycki <macro@mips.com>
3335
3336 * gdb.texinfo (Remote Configuration): Document "set/show
3337 remoteflow".
3338
1a69e1e4
DJ
33392007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3340
bf06d120
JB
3341 * gdb.texinfo (MIPS): Remove documentation for set mips
3342 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3343 stack-arg-size.
1a69e1e4 3344
46ba6afa 33452007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3346
46ba6afa
BW
3347 * all-cfg.texi (GDBTUI): New.
3348 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3349 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3350 (TUI Configuration): Edit to improve clarity and fix problems of
3351 both style and content.
5ae4183a 3352
06d3b283
UW
33532007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3354
3355 * observer.texi (GDB Observers): New observer "new_objfile".
3356
179101d6
UW
33572007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3358
3359 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3360
25d5ea92
VP
33612007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3362
3363 * gdb.texinfo (GDB/MI Variable Objects): Document
3364 frozen variables objects.
5ae4183a 3365
ea35711c
DJ
33662007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3367
3368 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3369 (Character Sets, Caching Data of Remote Targets): Likewise.
3370 (Targets): Delete Remote node. Move its text...
3371 (Debugging Remote Programs): ...to here. Delete description
3372 of the "remote" command.
3373 (Remote configuration): Delete description of "set remotedevice"
3374 and "show remotedevice".
3375 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3376
db2e3e2e
BW
33772007-04-11 Bob Wilson <bob.wilson@acm.org>
3378
5ae4183a
AS
3379 * gdb.texinfo (Contributors, Continuing and Stepping)
3380 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3381 (General Query Packets, File-I/O Remote Protocol Extension)
3382 (Protocol Basics, The F Reply Packet, Write)
3383 (Protocol-specific Representation of Datatypes, Memory Transfer):
3384 Fix hyphenation, punctuation and grammar problems.
3385 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3386 'section' instead of 'subsection' in the text.
3387 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3388 (i386): Remove period from section name.
db2e3e2e
BW
3389 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3390 (Config Names, Configure Options): Use @file{configure}.
3391
8a3dae3e
DJ
33922007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3393
3394 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3395 and tab expansion.
3396
1a92f856
DJ
33972007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3398
3399 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3400
79a6e687 34012007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3402
79a6e687
BW
3403 * gdb.texinfo: Consistently capitalize all significant words in
3404 node names, chapter titles, section titles, and headings. Update
3405 cross references to match.
3406 (Starting and Stopping Trace Experiment): Make node name plural.
3407 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3408
ad527d2e
PA
34092007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3410
3411 * gdb.texinfo (WinCE): Delete obsolete subsection.
3412
7ce59000
DJ
34132007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3414
3415 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3416 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3417 references.
3418
8807d78b
DJ
34192007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3420
3421 * gdb.texinfo (Startup): Delete references to some alternate
3422 names for .gdbinit.
3423 (Thread): Remove LynxOS reference.
3424 (Tandem ST2000): Delete target-specific documentation.
3425 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3426 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3427 and GDB_OSABI_LYNXOS.
3428
5f402660
UW
34292007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3430
3431 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3432
bac718a6
UW
34332007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3434
3435 * gdbint.texinfo (Target Conditionals): Remove mention of
3436 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3437 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3438
9453113a
DJ
34392007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3440
3441 * Makefile.in: Add "pdfdir" installation
3442 directory, PDFTEX macro, support for "install-pdf" target,
3443 and rules for making a pdf version of refcard.texi.
3444 * refcard.tex: Specify paper size for PDF output.
3445
ae21e955 34462007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3447
ae21e955 3448 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3449
3f94c067 34502007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3451
3f94c067
BW
3452 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3453 (Source Path, Character Sets, Macros, Define)
3454 (GDB/MI Result Records, GDB/MI Simple Examples)
3455 (GDB/MI Program Execution, GDB/MI File Commands)
3456 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3457 (Bug Reporting): Use @value{GCC}.
5ae4183a 3458
12c27660 34592007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3460
12c27660
BW
3461 * gdb.texinfo (Help): Fix formatting of examples.
3462 (Variables): Use @ifnotinfo instead of @iftex.
3463 (Non-debug DLL symbols): Use @ref instead of @pxref.
3464 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3465
ce9341a1
BW
34662007-03-26 Bob Wilson <bob.wilson@acm.org>
3467
3468 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3469
c8f4133a
BW
34702007-03-26 Bob Wilson <bob.wilson@acm.org>
3471
3472 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3473 the order of the nodes.
3474 (C Operators, C Constants, Debugging C): Remove extra menus.
3475 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3476
c8f4133a 34772007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3478
3479 * gdb.texinfo (File Options): Add missing parenthesis.
3480 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3481
c74d0ad8
DJ
34822007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3483
3484 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3485
ff6f572f
DJ
34862007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3487
669fac23 3488 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3489 case insensitivity.
3490 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3491
994337c3
NR
34922007-02-18 Nick Roberts <nickrob@snap.net.nz>
3493
3494 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3495 (Files): Add section name to argument list for pxref.
3496 (Non-debug DLL symbols): Don't use `see' for pxref.
3497 (Embedded Processors): Fix typo.
3498 (GDB/MI Breakpoint Commands): Execution commands generate
3499 *stopped not ^done.
3500
eb819d70
NR
35012007-02-13 Nick Roberts <nickrob@snap.net.nz>
3502
3503 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3504 values for in_scope. Mention that only root variables can be
3505 updated.
3506 (GDB/MI Development and Front Ends): Explain new values may be
3507 added to existing fields.
3508
123dc839
DJ
35092007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3510
3511 * gdb.texinfo (-target-disconnect): Use @smallexample.
3512 (Requirements): Add anchor for Expat. Update description.
3513 (Target Descriptions): Mention Expat.
3514 (Target Description Format): Document new elements. Use
3515 @smallexample.
3516 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3517 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3518
108546a0
DJ
35192007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3520
3521 * gdb.texinfo (Target Description Format): Add section on XInclude.
3522
95a98c01
NR
35232006-02-03 Nick Roberts <nickrob@snap.net.nz>
3524
3525 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3526 command -enable-timings.
3527
f4b3909f
EZ
35282007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3529
5ae4183a 3530 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3531 descriptions for new/deleted elements in gdb_osabi. Add missing
3532 description for function generic_elf_osabi_sniff_abi_tag_sections.
3533
c7ba131e
JB
35342007-01-29 Joel Brobecker <brobecker@adacore.com>
3535
3536 * gdb.texinfo (Maintenance Commands): Add documentation for
3537 the new "maint print target-stack" command.
3538
3a60f64e
JK
35392007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3540 Eli Zaretskii <eliz@gnu.org>
3541
f4b3909f 3542 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3543
c582f8b6
EZ
35442007-01-26 Eli Zaretskii <eliz@gnu.org>
3545
3546 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3547 Use @value{NGCC} instead of @value{GCC}.
3548
d3e8051b
EZ
35492007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3550
3551 * agentexpr.texi: Fix typos.
3552 * annotate.texinfo: Likewise.
3553 * gdb.texinfo: Likewise.
3554 * gdbint.texinfo: Likewise.
3555 * observer.texi: Likewise.
3556 * stabs.texinfo: Likewise.
3557
86f04699
EZ
35582007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3559
3560 * gdbint.texinfo (Support Libraries): Remove mmalloc
3561 entry. Describe readline library.
3562
23181151
DJ
35632007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3564
3565 * gdb.texinfo (Target Descriptions): New section.
3566 (General Query Packets): Add QPassSignals anchor. Mention
3567 qXfer:features:read under qSupported. Expand mentions of
3568 qXfer:memory-map:read and QPassSignals. Document
3569 qXfer:features:read.
3570
f822c95b
DJ
35712007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3572
3573 * gdb.texinfo (Commands to specify files): Describe
3574 "set sysroot" and "show sysroot".
3575 (Using the `gdbserver' program): Lowercase argument
3576 to @var. Expand description of setting up GDB on the
3577 host.
3578
8936fcda
JB
35792007-01-05 Joel Brobecker <brobecker@adacore.com>
3580
3581 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3582 catch exception, catch exception unhandled, and catch assert
3583 commands.
3584
e776119f
DJ
35852007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3586
3587 * gdb.texinfo (Debugging Output): Document "set debug xml"
3588 and "show debug xml".
3589
aa79a185
DJ
35902007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3591
3592 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3593
7f893741
JB
35942007-01-01 Joel Brobecker <brobecker@adacore.com>
3595
3596 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3597
a1b5960f
VP
35982006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3599
3600 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3601 note in @ignore, to be removed later if nobody complains.
3602
9f470e6e
NR
36032006-12-04 Nick Roberts <nickrob@snap.net.nz>
3604
3605 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3606 of -var-delete.
3607
765dc015 36082006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3609
765dc015 3610 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3611 automatic software/hardware breakpoint usage and
3612 the "set breakpoint auto-hw" command.
765dc015 3613
4b5752d0
VP
36142006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3615
3616 * gdb.texinfo (Memory Access Checking): New.
3617
89be2091
DJ
36182006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3619
3620 * gdb.texinfo (Remote configuration): Mention
3621 "pass-signals-packet".
3622 (General Query Packets): Document QPassSignals. Fix
3623 a typo.
3624
ca3bf3bd
DJ
36252006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3626
3627 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3628
427c3a89
DJ
36292006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3630
3631 * gdb.texinfo (Remote configuration): Rewrite documentation for
3632 packet configuration commands.
3633 (OS Information): Adjust reference to qXfer:auxv:read.
3634 (General Query Packets): Remove references to read-aux-vector-packet
3635 and set remote get-thread-local-storage-address.
3636
7a107747
DJ
36372006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3638
3639 * gdbint.texinfo (Target Architecture Definition): Add new
3640 Initializing a New Architecture section.
3641
1c56eb0e
EZ
36422006-10-31 David Taylor <dtaylor@emc.com>
3643
3644 * stabs.texinfo (Macro define and undefine): New node describing
3645 stabs for #define and #undef.
3646
f73adfeb
AS
36472006-10-27 Andreas Schwab <schwab@suse.de>
3648
3649 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3650
fd60e0df
EZ
36512006-10-21 Eli Zaretskii <eliz@gnu.org>
3652
3653 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3654 clarify on the possible meanings of ``expression'' watched by
3655 watchpoints. Add indexing.
e5ac9b53
EZ
3656 (Prompting, Errors, Invalidation, Annotations for Running)
3657 (Source Annotations): Fix index entries by adding "annotation" to
3658 them, to discriminate from index entries that point to the more
3659 general topic descriptions.
fd60e0df 3660
52bb452f
DJ
36612006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3662
3663 * gdbint.texinfo (Target Vector Definition): Move most
3664 content into Existing Targets. Add a menu.
3665 (Existing Targets): New section, moved from Target Vector
3666 Definition. Use @subsection.
3667 (Managing Execution State): New section.
3668
58955e58
BW
36692006-10-16 Bob Wilson <bob.wilson@acm.org>
3670
3671 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3672
c8aa23ab
EZ
36732006-10-15 Eli Zaretskii <eliz@gnu.org>
3674
3675 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3676 (Command Syntax, Signals, Backtrace, Connecting)
3677 (Remote configuration, Renesas Boards, Console I/O): Fix last
3678 change: use Ctrl- instead of C-, except wrt Emacs.
3679 (File-I/O Examples): Put Ctrl-c in @kbd.
3680 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3681 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3682 (Signals, Set Breaks, Set Watchpoints): Document optional
3683 arguments to `info signals' `handle', `info breakpoints', and
3684 `info watchpoints'.
c8aa23ab 3685
e7109c7e
EZ
36862006-10-14 Eli Zaretskii <eliz@gnu.org>
3687
3688 * gdb.texinfo (Backtrace): Fix last change.
3689
de3aea7b
NR
36902006-10-14 Nick Roberts <nickrob@snap.net.nz>
3691
3692 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3693
7f9087cb
BW
36942006-10-10 Bob Wilson <bob.wilson@acm.org>
3695
c8aa23ab
EZ
3696 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3697 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3698 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3699
68437a39
DJ
37002006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3701 Daniel Jacobowitz <dan@codesourcery.com>
3702
3703 * gdb.texinfo (Packets): Document vFlashErase,
3704 vFlashWrite and vFlashDone packets.
3705 (General Query Packets): Document qXfer:memory-map:read.
3706 Add a new feature for qXfer:memory-map:read.
3707 (Memory map format): New section.
3708 (Target Commands): Mention that gdb can write flash.
3709
fd79ecee
DJ
37102006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3711 Daniel Jacobowitz <dan@codesourcery.com>
3712
3713 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3714 memory regions and "mem auto".
3715
350da6ee
DJ
37162006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3717
3718 * gdbint.texinfo (Array Containers): New section.
3719
2f1acb09
VP
37202006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3721
3722 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3723 -stack-list-arguments HIGH_FRAME argument can be larger then the
3724 actual number of frames.
3725
2ab1eb7a
VP
37262006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3727
3728 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3729 -stack-list-locals HIGH_FRAME argument can be larger then the
3730 actual number of frames.
2ab1eb7a 3731
599b237a
BW
37322006-09-02 Bob Wilson <bob.wilson@acm.org>
3733
3734 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3735 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3736
25ab7e6d
EZ
37372006-09-02 Eli Zaretskii <eliz@gnu.org>
3738
3739 * gdbint.texinfo (Overall Structure): New section "Source Tree
3740 Structure".
3741
940178d3
JB
37422006-08-17 Jim Blandy <jimb@codesourcery.com>
3743
3744 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3745 responses.
3746
30daae6c
JB
37472006-08-08 Joel Brobecker <brobecker@adacore.com>
3748
3749 * gdb.texinfo (Source Path): Add documentation for new
3750 substitute-path commands.
3751
7fa2210b
DJ
37522006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3753
3754 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3755 (Running Configure): ...here.
3756 (Requirements): New node. Mention expat.
3757
3d00d119
DJ
37582006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3759
5ae4183a 3760 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3761 'set download-write-size' and 'show download-write-size'.
3762
0cbfa4ee
DJ
37632006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3764
3765 * stabs.texinfo (Member Type Descriptor): Correct example for
3766 pointer to member types.
3767
16026cd7
AS
37682006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3769
3770 * gdb.texinfo (Optional warnings and messages): Add
3771 'set/show trace-commands'.
3772 (Command files): Add '-v' to source command.
3773
0876f84a
DJ
37742006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3775
3776 * gdb.texinfo (OS Information): Update qPart reference to
3777 qXfer.
3778 (Remote configuration): Likewise.
3779 (Overview): Move @cindex to the start of a paragraph. Talk
3780 about binary data encoding.
3781 (Packets): Refer to the overview for the details of the X
3782 packet encoding.
3783 (General Query Packets): Remove qPart description. Add qXfer
3784 description. Add an anchor to qSupported. Correct feature
3785 table title. Add a new feature for qXfer:auxv:read.
3786 (Interrupts): Add a missing parenthesis.
3787
2ec3381a
DJ
37882006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3789
669fac23 3790 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3791 (GDB/MI Kod Commands): Remove commented out node.
3792
594fe323
EZ
37932006-07-01 Eli Zaretskii <eliz@gnu.org>
3794
3795 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3796 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3797 (GDB/MI Thread Commands, GDB/MI Program Execution)
3798 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3799 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3800 (GDB/MI File Commands, GDB/MI Target Manipulation)
3801 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3802 since the MI prompt is hard-wired into the code.
3803
7e3fb70c
NR
38042006-07-01 Nick Roberts <nickrob@snap.net.nz>
3805
3806 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3807 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3808 (GDB/MI Data Manipulation): Remove description of unimplemented
3809 display related commands as variable objects perform this function
3810 and are superior: -display-delete, -display-disable,
3811 -display-enable, -display-insert and -display-list. Move
3812 -environment-cd, -environment-directory, -environment-path
3813 and -environment-pwd to "Program Context".
3814 (GDB/MI Program Control): Rename to "Program Execution". Move
3815 -exec-arguments -exec-abort to...
3816 (GDB/MI Program Context): ...here. New node split from "Data
3817 Manipulation".
3818
be2a5f71
DJ
38192006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3820
3821 * gdb.texinfo (Remote configuration): Document set / show
3822 remote supported-packets.
3823 (General Query Packets): Document qSupported packet.
3824
fc320d37
SL
38252006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3826
3827 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3828 and font markup.
3829 (Protocol basics): Likewise.
3830 (The F request packet): Likewise.
3831 (The F reply packet): Likewise.
3832 (Memory transfer): Move this node to be a subsubsection of
3833 "Protocol specific representation of datatypes".
3834 (The Ctrl-C message): More copy editing.
3835 (Console I/O): Likewise.
3836 (The isatty call): Delete this node, and merge its content into
3837 the "isatty" node. Fixed references elsewhere.
3838 (The system call): Delete this node, and merge its content into
3839 the "system" node. Fixed references elsewhere.
3840 (open): Reformat to use @table, and add appropriate font markup.
3841 (close): Likewise.
3842 (read): Likewise.
3843 (write): Likewise.
3844 (lseek): Likewise.
3845 (rename): Likewise.
3846 (unlink): Likewise.
3847 (stat/fstat): Likewise.
3848 (gettimeofday): Likewise.
3849 (isatty): Likewise.
3850 (system): Likewise, plus minor changes to fix confusing wording.
3851 (Integral datatypes): Fix font markup.
3852 (Pointer values): Likewise.
3853 (struct stat): Fix markup to use @table, plus minor copy editing.
3854 (struct timeval): Fix font markup, plus minor copy editing.
3855 (Constants): Minor copy editing.
3856 (Errno values): Add font markup.
3857 (File-I/O Examples): Likewise.
3858
158fdf5c
NR
38592006-06-10 Nick Roberts <nickrob@snap.net.nz>
3860
3861 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3862 (GDB/MI Simple Examples): Move node up one level. Use real
3863 examples.
3864 (GDB/MI Compatibility with CLI): Update.
3865 (GDB/MI Result Records): Add "connected" and "exit" result
3866 classes.
3867 (GDB/MI Stream Records): Clarify target output.
3868 (GDB/MI Command Description Format): Modify example description.
3869 (GDB/MI Breakpoint Table Commands): Rename to...
3870 (GDB/MI Breakpoint Commands): ...this
3871 (GDB/MI Breakpoint Commands): Add optional thread field.
3872 (GDB/MI Program Control): Add an introduction. Move "Program
3873 termination" examples into exec-run description.
3874 (GDB/MI File Commands): Mention similar CLI commands.
3875 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3876 is similar to "-gdb-version".
3877
ddb50cd7
EZ
38782006-06-09 Eli Zaretskii <eliz@gnu.org>
3879
3880 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3881
2aef0d6b
NR
38822006-06-02 Nick Roberts <nickrob@snap.net.nz>
3883
3884 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3885 sourceware.org for mailing lists.
d5e40d59 3886 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3887
383a5c52
NR
38882006-06-01 Nick Roberts <nickrob@snap.net.nz>
3889
d5e40d59 3890 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3891
e16b02ee
EZ
38922006-05-22 Eli Zaretskii <eliz@gnu.org>
3893
3894 * gdb.texinfo (Cygwin Native): Fix last change.
3895
be90c084
CF
38962006-05-22 Christopher Faylor <cgf@timesys.com>
3897
3898 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3899
347ceba5
NR
39002006-05-15 Nick Roberts <nickrob@snap.net.nz>
3901
3902 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3903 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3904
369af7bd
DJ
39052006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3906
3907 * gdb.texinfo (General Query Packets): Recommend not starting
3908 new packets with qC and clarify.
3909
2ffdbde8 39102006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3911
3912 * gdb.texinfo (M2 Types): New section.
72019c9c 3913
16d1a084
DJ
39142006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3915
3916 * agentexpr.texi: Add a copyright and license notice.
3917 * observer.texi: Likewise, with GPL clause for function prototypes.
3918 Remove trailing whitespace.
3919
aa56d27a
JB
39202006-05-05 Jim Blandy <jimb@codesourcery.com>
3921
3922 * gdb.texinfo (General Query Packets): Document conventions for
3923 terminating packet names, and their violations.
3924
5bdf8622
DJ
39252006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3926
3927 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3928 * gdb.texinfo: Likewise.
3929
605a56cb
DJ
39302006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3931
3932 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3933 and "show remotedebug".
3934 (Debugging Output): Add additional index entries.
3935
b8db102d
MS
39362006-04-27 Michael Snyder <msnyder@redhat.com>
3937
3938 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3939
c5e30d01
AC
39402006-04-22 Andrew Cagney <cagney@redhat.com>
3941
3942 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3943 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3944
8181d85f
DJ
39452006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3946
3947 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3948 and remove breakpoint prototypes.
3949 (Watchpoints): Move description of target_insert_hw_breakpoint and
3950 target_remove_hw_breakpoint ...
3951 (Breakpoints): ... to here. Document target_insert_breakpoint and
3952 target_remove_breakpoint.
3953
4f553f88
JB
39542006-04-17 Jim Blandy <jimb@codesourcery.com>
3955
3956 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3957 and C packets are optional.
3958
cd852561
FR
39592006-04-14 Frederic Riss <frederic.riss@st.com>
3960
3961 * gdb.texinfo (Specifying source directories): Update the description
3962 of the source file search to reflect the fact that the source path
3963 always contains at least $cdir and $cwd.
3964
b620eb07
MS
39652006-03-31 Michael Snyder <msnyder@redhat.com>
3966
3967 * gdb.texinfo: Update copyright dates.
3968
3156cdaf
EZ
39692006-03-31 Eli Zaretskii <eliz@gnu.org>
3970
3971 * gdb.texinfo (Overview): Add an index entry to "empty response".
3972
7d30c22d
JB
39732006-03-28 Jim Blandy <jimb@codesourcery.com>
3974
3975 * gdbint.texinfo (Prologue Analysis): New section.
3976
86941c27
JB
39772006-03-07 Jim Blandy <jimb@red-bean.com>
3978
66b8c7f6
JB
3979 * gdb.texinfo (Connecting): Document 'target remote pipe'.
3980
1a10341b
JB
3981 * gdb.texinfo (Target Commands): Update text describing how to
3982 specify a target. Refer to the detailed section on remote
3983 debugging, not the brief mention.
3984
86941c27
JB
3985 * gdb.texinfo (Connecting): Organize the different 'target remote'
3986 connection methods into a table. Add a 'target remote' index
3987 entry. (!!!)
3988
62f3a2ba
FF
39892006-02-17 Fred Fish <fnf@specifix.com>
3990
3991 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3992 'ptype' commands to reflect the fact that the only significant
3993 difference between them is that ptype prints the complete type
3994 description instead of just the name.
3995
8b9a88ea
WZ
39962006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
3997
3998 * gdbint.texinfo (Watchpoints): Delete
3999 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4000
7e8dc855
NR
40012006-02-10 Nick Roberts <nickrob@snap.net.nz>
4002
4003 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4004 times fields where needed. Fix typos. Update general form given
4005 for output of -break-insert.
4006 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4007
c91d38aa
DJ
40082006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4009
4010 * gdbint.texinfo (Symbol Handling): Add a section
4011 on memory management.
4012
38fcd64c
DJ
40132006-02-06 Vladimir Prus <ghost@cs.msu.su>
4014
4015 * gdb.texinfo (Breakpoint table commands): Document the fullname
4016 field in -break-list output.
4017
219eec71
EZ
40182006-02-03 Eli Zaretskii <eliz@gnu.org>
4019
4020 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4021 debugging information produced by the various "set debug..."
4022 options.
4023
ae5a43e0
DJ
40242006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4025
4026 * gdb.texinfo (Files): Remove obsolete bits from the description
4027 of "symbol-file".
4028
a9f158ec
JB
40292006-01-25 Jim Blandy <jimb@redhat.com>
4030
4031 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4032
410dd08e
JB
40332006-01-24 Jim Blandy <jimb@redhat.com>
4034
4035 * gdbint.texinfo (Frames): Document the basics of GDB's register
4036 unwinding model, and explain the existence of the "sentinel" frame.
4037
4b505b12
AS
40382006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4039
4040 * gdb.texinfo (Choosing files): Mention that -directory is used
4041 for script files.
4042 (Specifying source directories): Likewise.
4043 (Command files): Explain how script files are found.
4044
839c27b7
EZ
40452006-01-21 Eli Zaretskii <eliz@gnu.org>
4046
4047 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4048 the threads in a multi-threaded program.
4049 (Threads): The threadno argument of "thread apply" can be a range
4050 of numbers.
4051
7be93b9e
JB
40522006-01-18 Jim Blandy <jimb@redhat.com>
4053
4054 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4055 of warning flags.
4056
fcc73fe3
EZ
40572006-01-13 Eli Zaretskii <eliz@gnu.org>
4058
4059 * gdb.texinfo (Sequences): Improve menu annotations.
4060 (Define): Add index entries for arguments of user-defined
4061 commands. Move the description of flow-control commands...
4062 (Command Files): ...to here. Document loop_break and
4063 loop_continue.
ca91424e
EZ
4064 (Define, Command Files): Document `end' and add index entries for
4065 it.
fcc73fe3 4066
5c95884b
MS
40672006-01-04 Michael Snyder <msnyder@redhat.com>
4068
4069 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4070 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4071
860701dc
PH
40722006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4073
4074 * gdb.texinfo (Omissions from Ada): Document that there is now
4075 limited aggregate support.
4076
36b80e65
EZ
40772005-12-28 Eli Zaretskii <eliz@gnu.org>
4078
4079 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4080 registers and the likes.
4081
c1468174
EZ
40822005-12-24 Eli Zaretskii <eliz@gnu.org>
4083
4084 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4085 (Symbols): Fix usage of "e.g.".
359df76b 4086 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4087
4088 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4089 (Coding): Fix usage of "e.g.".
4090
c02a867d
EZ
40912005-12-23 Eli Zaretskii <eliz@gnu.org>
4092
5ae4183a
AS
4093 * stabs.texinfo:
4094 * refcard.tex:
c02a867d 4095 * gpl.texi:
5ae4183a
AS
4096 * gdbint.texinfo:
4097 * gdb.texinfo:
4098 * gdb-cfg.texi:
c02a867d 4099 * fdl.texi:
5ae4183a
AS
4100 * annotate.texinfo:
4101 * all-cfg.texi:
c02a867d
EZ
4102 * Makefile.in: Add (C) after Copyright. Update the FSF
4103 address.
4104
fad38dfa
EZ
41052005-12-03 Eli Zaretskii <eliz@gnu.org>
4106
4107 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4108 extend GDB with commands for external monitor.
4109
53e5f3cf
AS
41102005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4111
4112 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4113
55f6ca0f
JB
41142005-11-25 Joel Brobecker <brobecker@adacore.com>
4115
4116 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4117
c1947b85
JB
41182005-11-21 Jim Blandy <jimb@redhat.com>
4119
4120 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4121 placement of 'R' actions in tracepoint action packets; document
4122 dependence of 'X' and 'M' actions on a preceding 'R' action for
4123 their registers.
4124
9d29849a
JB
41252005-11-19 Jim Blandy <jimb@redhat.com>
4126
4127 * gdb.texinfo (Tracepoint Packets): New node.
4128 (General Query Packets): Add entries for the tracepoint packets,
4129 referring to the "Tracepoint Packets" node.
4130 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4131
9a6253be
KB
41322005-11-18 Kevin Buettner <kevinb@redhat.com>
4133
4134 * gdb.texinfo (set remotebreak): Add anchor.
4135 (X packet): Likewise.
4136 (Remote Protocol): Add new section `Interrupts' and new index
4137 entry `interrupts (remote protocol)'.
4138
5f3bebba
JB
41392005-11-18 Jim Blandy <jimb@redhat.com>
4140
4141 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4142 entries into the General Query Packets section. Add a
4143 cross-reference to that section. Drop description of replies, as
4144 these are covered in the descriptions of each packet.
4145 (General Query Packets): Add introductory text. Explain naming
4146 conventions, and how the end of a name is recognized.
4147
9a7a1b36
KB
41482005-11-17 Kevin Buettner <kevinb@redhat.com>
4149
0564b6cf 4150 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4151 "set remotebreak" command.
4152
b8ff78ce
JB
41532005-11-16 Jim Blandy <jimb@redhat.com>
4154
4155 * gdb.texinfo (Packets, Stop Reply Packets)
4156 (General Query Packets): Various formatting cleanups.
4157 - Use @samp for packet contents.
4158 - Drop summaries from packet @item lines; the same information appears
4159 immediately below in the description.
4160 - Delete paragraph breaks after packet @item commands, so that the
4161 description appears directly to the right of the packet prototype
4162 in the printed manual, if it fits.
4163 - Place spaces in packet prototypes between @vars and non-@var
4164 letters, and explain that they're just for formatting.
4165 - Use @dots{} instead of '...'.
4166 - Fix uses of @code where @var was needed.
4167 - Replace "deprecated" markers with English text spelling out the
4168 packet's status and the preferred alternatives.
4169 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4170 what this ever meant.
4171 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4172 this for a long time.
4173 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4174 implemented several times, and have been in use for years.
4175
8ffe2530
JB
41762005-11-15 Jim Blandy <jimb@redhat.com>
4177
c43c5473
JB
4178 * gdb.texinfo (Packets): Add index entries for 'm' packet
4179 disclaimers.
5ae4183a 4180
fb031cdf
JB
4181 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4182 of stub when processing an 'm' packet.
4183
8ffe2530
JB
4184 * gdb.texinfo (Packets): Mention that packets beginning with
4185 letters are reserved once, at the top, instead of actually listing
4186 them all and saying "reserved".
4187
c03c782f
AS
41882005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4189
4190 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4191 Change @var{$arg0 to @code{$arg0.
4192
814e32d7
WZ
41932005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4194
4195 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4196
fa93a9d8
JB
41972005-11-12 Jim Blandy <jimb@redhat.com>
4198
4199 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4200 order. Remove extraneous 'z'.
4201
8a5a3c82
AS
42022005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4203
4204 * gdb.texinfo (Choosing files): Add --eval-command.
4205
4b0ad762
AS
42062005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4207
4208 * gdb.texinfo (Choosing modes): Add --return-child-result.
4209
4210
1a088d06
AS
42112005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4212
4213 * gdb.texinfo (Choosing modes): Add --batch-silent.
4214
656d5e12
EZ
42152005-10-28 Eli Zaretskii <eliz@gnu.org>
4216
4217 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4218 "The -var-update Command".
4219
3c9c013a
JB
42202005-10-03 Joel Brobecker <brobecker@adacore.com>
4221
4222 * gdb.texinfo (Print Settings): Add documentation for set/show
4223 print array-indexes.
4224
7ba3cf9c
DJ
42252005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4226
4227 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4228 6.2 and 6.3.
4229
a94ab193
EZ
42302005-08-27 Eli Zaretskii <eliz@gnu.org>
4231
4232 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4233 since 19-Jan-2004.
4234 (Files): Likewise.
ab1adacd
EZ
4235 (Variables, Symbols): Document the "<incomplete type>" message and
4236 its reasons.
a94ab193 4237
ca06016a
FF
42382005-08-01 Fred Fish <fnf@specifix.com>
4239
4240 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4241
cf58170d
NR
42422005-07-15 Nick Roberts <nickrob@snap.net.nz>
4243
4244 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4245 option for -var-list-children and -var-update.
4246 (GDB/MI Stack Manipulation): Simplify description of
4247 print-values option for -stack-list-locals.
4248 (GDB/MI Command Description Format): Clarify.
4249 (Mode Options): Spelling of superseded.
4250
38f1196a
BR
42512005-07-12 Bob Rossi <bob@brasko.net>
4252
4253 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4254 corresponding GDB command comment.
4255
3cb3b8df
BR
42562005-07-06 Bob Rossi <bob@brasko.net>
4257
4258 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4259 and -inferior-tty-show.
4260 (Input/Output): Document "set/show inferior-tty" and tty alias.
4261
10fac096
NW
42622005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4263
4264 * gdb.texinfo (Packets): Change description of 'D' packet to note
4265 that GDB does wait for a response.
4266
d1b6db76
NR
42672005-06-22 Nick Roberts <nickrob@snap.net.nz>
4268
4269 * gdb.texinfo (History) Rename "Command History".
4270 (Command History): Move node "Server Prefix" from section on
4271 Annotations here.
4272
29629dcf
NR
42732005-06-19 Nick Roberts <nickrob@snap.net.nz>
4274
4275 * gdb.texinfo (GDB/MI Stack Manipulation):
4276 Re-instate -stack-info-frame with example. Say that it gets
4277 info on selected frame, not current frame.
4278
397ca115
EZ
42792005-06-18 Eli Zaretskii <eliz@gnu.org>
4280
4281 * gdb.texinfo (Server): Clarify that `file' should be used before
4282 connecting to the server.
4283 (Files): Add an xref to the above description.
51274035
EZ
4284 (Output Formats): More detailed description of the `c' format.
4285 (Memory): List explicitly all the formats supported by `x'.
638ac427 4286 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4287 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4288 files. Add more indexing for solib-absolute-prefix and
4289 --with-sysroot.
76d17f34
EZ
4290 (Machine Code): Document possible problems with locations in
4291 shared libraries.
d416eeec
EZ
4292 (Backtrace): Document that free-standing environments do not need
4293 to have a `main' function.
397ca115 4294
74f6deaa
NR
42952005-06-18 Nick Roberts <nickrob@snap.net.nz>
4296
4297 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4298 -stack-info-frame.
4299
a9967aef
AC
43002005-06-07 Andrew Cagney <cagney@gnu.org>
4301
4302 * gdb.texinfo (Contributors): Note the original multi-arch
4303 contributors.
4304
e09f16f9
EZ
43052005-06-03 Eli Zaretskii <eliz@gnu.org>
4306
4307 * gdb.texinfo (Registers): Add index entries for the standard
4308 registers.
4309 (Frames): Add cross-reference from frame pointer description to
4310 the Registers node.
4311 (Annotations Overview): Fix the reference to GDB name.
4312
d87ba7ee
EZ
43132005-06-01 Eli Zaretskii <eliz@gnu.org>
4314
4315 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4316 can-use-hw-watchpoints.
4317
034dad6f
BR
43182005-05-28 Bob Rossi <bob@brasko.net>
4319
4320 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4321 the possible reasons why an exec async record would be returned to FE.
4322
ffed4509
AC
43232005-05-26 Andrew Cagney <cagney@gnu.org>
4324
4325 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4326 Andrew Cagney implemented the original GDB/MI.
4327
e22e55c9
OF
43282005-05-23 Orjan Friberg <orjanf@axis.com>
4329
4330 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4331 documentation. Add documentation for cris-mode.
4332
a78e13ce
EZ
43332005-05-20 Eli Zaretskii <eliz@gnu.org>
4334
4335 * gdb.texinfo (Numbers): Explain the example and make the wording
4336 more acurate.
4337
76ff342d
DJ
43382005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4339 Dennis Brueni <dennis@slickedit.com>
4340
4341 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4342 (GDB/MI Data Manipulation, GDB/MI Program Control)
4343 (GDB/MI Stack Manipulation): Update examples to include the fullname
4344 attribute in stack frames.
4345
119b882a
EZ
43462005-05-12 Eli Zaretskii <eliz@gnu.org>
4347
4348 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4349 do with other non-standard names of init files.
4350
6fc08d32
EZ
43512005-05-11 Eli Zaretskii <eliz@gnu.org>
4352
4353 * gdb.texinfo (Command Files): Move the description of the startup
4354 from here...
4355 (Startup): ...to this new subsection of the Invocation chapter.
4356 Rearrange the description of init files more logically and add a
4357 cross-reference to "Command Files". Document the special gdbinit
4358 name for CISCO 68k. Expand the description of what GDB does
4359 during startup.
4360 (History): Add index entry for HISTSIZE.
4361
a561754a
MK
43622005-05-02 Mark Kettenis <kettenis@gnu.org>
4363
4364 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4365
2eecc4ab
EZ
43662005-05-02 Eli Zaretskii <eliz@gnu.org>
4367
4368 * gdb.texinfo (SVR4 Process Information, The isatty call)
4369 (The system call): Don't use foo(N) notation for man pages and
4370 functions.
514c4d71 4371 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4372
18999be5
EZ
43732005-04-27 Eli Zaretskii <eliz@gnu.org>
4374
4375 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4376 were optimized away.
4377
0abb7bc7
EZ
43782005-04-22 Eli Zaretskii <eliz@gnu.org>
4379
4380 * gdb.texinfo (Remote configuration): Document "set/show
4381 get-thread-local-storage-address". Add cross-reference to the
4382 description of the qGetTLSAddr packet.
4383 (General Query Packets): Mention "set remote
4384 get-thread-local-storage-address" and add a reference to its
4385 description.
4386
6f61acb1
NR
43872005-04-19 Nick Roberts <nickrob@snap.net.nz>
4388
4389 * gdb.texinfo (Backtrace): Describe 'bt full'.
4390
9d59903a
NR
43912005-04-17 Nick Roberts <nickrob@snap.net.nz>
4392
4393 * gdb.texinfo (Mode Options): Fix typo.
4394 (GDB/MI): Describe how to invoke GDB/MI.
4395
721c2651
EZ
43962005-04-16 Eli Zaretskii <eliz@gnu.org>
4397
4398 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4399 references changed. Add description of "info udot".
721c2651
EZ
4400 (Files): Document "set/show stop-on-solib-events".
4401 (M32R/D): Document "set/show download-path", "set/show
4402 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4403 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4404 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4405 (Maintenance Commands): Improve indexing.
4406 (Target Commands): Document "set/show hash", "set/show debug
4407 monitor".
4408 (SVR4 Process Information): Document "info pidlist" and "info
4409 meminfo". Document "set/show procfs-tarce" and "set/show
4410 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4411 (Symbols, The Print Command with Objective-C): Improve indexing.
4412 (Objective-C): Add references to "info classes" and "info
4413 selectors".
c45da7e6
EZ
4414 (Debugging Output): Improve wording. Document "set/show debug
4415 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4416 (Set Breaks): Add index entry for "hardware breakpoints".
4417 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4418 and "set/show usehardbreakpoints".
4419 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4420 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4421 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4422 rdiromatzero", "set/show rdiheartbeat".
4423 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4424 "sds".
4425 (Embedded Processors): Document the "sim" command.
4426 (Remote): Document the "remote" command.
4427 (DJGPP Native): Document the "info serial" command.
4428 (Threads): Document "maint info sol-threads".
4429 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4430 (Set Breaks): Improve indexing.
4431 (Command Syntax): Add a reference to dont-repeat.
4432 (Define): Document "dont-repeat".
4433 (TUI Commands): Document "tabset".
4434 (WinCE): New subsection. Document "set/show remotedirectory",
4435 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4436
14d6dd68
EZ
44372005-04-15 Eli Zaretskii <eliz@gnu.org>
4438
4439 * gdb.texinfo (Hurd Native): New subsection, documents
4440 Hurd-specific commands.
a64548ea 4441 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4442 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4443 (MIPS): Improve documentation of heuristic-fence-post. Document
4444 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4445 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4446 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4447 (ARM): Document ARM-specific commands.
a64548ea
EZ
4448 (AVR): New section. Document "info io_registers".
4449 (CRIS): New section. Document "set/show cris-version" and
4450 "set/show cris-dwarf2-cfi".
4451 (HPPA): New section. Document "set/show debug hppa" and "maint
4452 print unwind".
a5adf40f 4453 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4454 (Super-H): New section. Document the "regs" command.
721c2651 4455 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4456
9c16f35a
EZ
44572005-04-09 Eli Zaretskii <eliz@gnu.org>
4458
4459 * gdb.texinfo (Print Settings): Document "set/show print
4460 pascal_static-members", "set print repeats", "show print
4461 null-stop". Improve indexing. Fix documentation of "set print
4462 union".
4463 (Pascal): New section.
4464 (Supported languages): Rename from "Support"; all references
4465 updated. Add a menu item for Pascal.
4466 (Numbers): Document "set radix.
4467 (Screen Size): Document "set/show pagination".
4468 (MIPS Embedded): Remove "set processor" documentation.
4469 (Remote configuration): Document "set/show X/P/Z-packet",
4470 "set/show read-aux-vector-packet", "set/show remote
4471 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4472 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4473 remotedebug", "set/show remotebreak", "set/show remotedevice",
4474 "set/show remotelogfile".
4475 (Auxiliary Vector): Add reference to the description of the
4476 read-aux-vector-packet setting.
4477 (Set Watchpoints): Add a cross-reference to "set remote
4478 hardware-breakpoint-limit".
4479 (General Query Packets): Add indexing of requests and
4480 cross-references to related commands in "Remote configuration".
4481 (File-I/O Overview, The system call): Fix wording and typos.
4482 (Thread Stops): Add index entries.
4483 (Continuing and Stepping): Document "show step-mode".
4484 (i386): New node. Document "set/show struct-convention".
4485 (Files): Document "show trust-readonly-sections".
4486 (Calling): Document "set/show unwindonsignal".
4487 (Messages/Warnings): Add index entries.
4488 (Maintenance Commands): Document "set/show watchdog".
4489 (Annotations Overview): Document "show annotate".
4490 (Set Watchpoints): Add index entries.
4491 (Symbols): Fix doc of case-sensitive.
4492 (ABI): Document "show coerce-float-to-double".
4493 (Convenience Vars, Help): Improve indexing.
4494 (Machine Code): Document "show disassembly-flavor".
4495 (Debugging C plus plus): Document "show overload-resolution".
4496 (Value History, Signaling): Add index entries.
4497
44982005-04-08 Eli Zaretskii <eliz@gnu.org>
4499
4500 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4501 (Processes): Fix wording.
4502 (History, List, Logging output, Define, Symbols, Print Settings):
4503 Improve indexing.
4504
a8f24a35
EZ
45052005-04-03 Eli Zaretskii <eliz@gnu.org>
4506
4507 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4508 redundant index entry for "target" command.
4509 (Backtrace): Add index entries.
4510 (Symbols, Fortran): Document the "set case-sensitive" command.
4511 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4512 (Print Settings): Add index entry for "set demangle-style".
4513 (Target Commands): Document "set download-write-size".
4514 (Debugging Output): Document "set exec-done-display".
4515
09d4efe1
EZ
45162005-04-02 Eli Zaretskii <eliz@gnu.org>
4517
4518 * gdb.texinfo (Files): Fix the name and documentation of
4519 add-shared-symbol-files. Document its alias assf. Update the
4520 list of OSs where GDB supports shared libraries. Fix markup.
4521 (Continuing and Stepping): Add reference to @var{location} in the
4522 text.
4523 (Dump/Restore Files): Fix reference to @{filename}.
4524 (Help): Fix wording.
4525 (Attach): Ditto.
4526 (Set Watchpoints): Ditto.
4527 (Backtrace): Remove redundant index entries. Improve index
4528 entries.
4529 (Delete Breaks): Fix wording.
4530 (Memory): Document the compare-sections command.
4531 (Memory Region Attributes): Improve wording.
4532 (Disabling): Improve wording.
4533 (Fortran): New subsection. Document the "info common" command.
4534 (Help): Document aliases "info copying" and "info warranty".
4535 (Caching Remote Data): New section. Document the "set/show
4536 remotecache" and "info dcache" commands.
4537 (Show): Fix wording of the documentation of the "set
4538 extension-language" command.
4539 (Signals): Add index entry for "info handle".
4540 (Memory Region Attributes): Fix punctuation.
4541 (Symbols): Change the arg name to "location" and refer to it in
4542 the text. Fix wording of "info types" doc.
4543 (Threads): Fix usage of @enumerate @item's.
4544 (Listing Tracepoints): Add index entry for "info tp".
4545 (Set Watchpoints): Add xref to "info break" description.
4546 (Macros): Add an index entry for "macro exp1". Document the
4547 "macro list" command.
4548 (Maintenance Commands): Document "flushregs", "maint agent",
4549 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4550 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4551 "maint print architecture", "maint print objfiles", "maint print
4552 statistics", "maint print type", "maint show-debug-regs", "maint
4553 space", "maint time", and "maint translate-address".
4554 (Connecting): Document the "monitor" command.
4555 (Annotations Overview): Describe the "set annotate" command.
4556
82f2d802
EZ
45572005-04-01 Eli Zaretskii <eliz@gnu.org>
4558
4559 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4560 Rearrange index entries and improve wording about support for
4561 hardware watchpoints.
4562
7d51c7de
BR
45632005-03-10 Bob Rossi <bob@brasko.net>
4564
4565 * gdb.texinfo: Update copyright
4566
68c71a2e
TR
45672005-02-09 Theodore A. Roth <troth@openavr.org>
4568
4569 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4570 error.
4571
83761cbd
KB
45722005-02-03 Kevin Buettner <kevinb@redhat.com>
4573
4574 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4575
9f1c6395
MS
45762005-01-17 Michael Snyder <msnyder@redhat.com>
4577
4578 * gdb.texinfo: Fix spelling, infinte -> infinite.
4579
fbd1b305
MK
45802005-01-08 Mark Kettenis <kettenis@gnu.org>
4581
4582 * observer.texi (GDB Observers): Document "solib_loaded".
4583
3ace7edb
AC
45842005-01-07 Andrew Cagney <cagney@gnu.org>
4585
bec39cab
AC
4586 * configure.ac: Rename configure.in, require autoconf 2.59.
4587 * configure: Re-generate.
4588
3ace7edb
AC
4589 * configure.in: Replace configdirs with multiple references to
4590 AC_CONFIG_SUBDIRS.
4591 * configure: Re-generate.
5ae4183a 4592
53531fc1
AC
45932005-01-04 Andrew Cagney <cagney@gnu.org>
4594
4595 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4596 part of the version number.
4597
536ffdb7
MK
45982004-12-24 Mark Kettenis <kettenis@gnu.org>
4599
4600 * gdbint.texinfo (Algorithms): Remove description of
4601 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4602
e1aac25b
JB
46032004-12-07 Jim Blandy <jimb@redhat.com>
4604
4605 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4606 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4607 numbers.
4608
f47b1503
AS
46092004-12-07 Andreas Schwab <schwab@suse.de>
4610
4611 * gdb.texinfo (Mode Options): Document -l option.
4612
b6b8ece6
EZ
46132004-12-04 Eli Zaretskii <eliz@gnu.org>
4614
4615 * gdbint.texinfo (Algorithms): More accurate description of
4616 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4617 is not needed unless data-read and data-access watchpoints are
4618 supported. Add a description of how GDB checks whether the
4619 inferior stopped because a watchpoint was hit.
4620
01371747
EZ
46212004-11-23 Eli Zaretskii <eliz@gnu.org>
4622
4623 * gdb.texinfo (Files): Add cross-reference to description of
4624 -readnow command-line switch.
4625
2315ffec
RC
46262004-11-10 Randolph Chung <tausq@debian.org>
4627
4628 * gdb.texinfo: Document set/show backtrace past-entry commands.
4629 Rearrange index entries for set/show backtrace past-main.
4630
69065f5d
AC
46312004-11-10 Jon Beniston <jon@beniston.com>
4632
4633 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4634 * gdb.texinfo (Remote Serial Protocol): Further describe
4635 binary transfer escaping mechanism .
69065f5d 4636
30e91e0b
RC
46372004-11-08 Randolph Chung <tausq@debian.org>
4638
4639 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4640 and "show debug infrun". Add index entries.
4641
60bf7e09
EZ
46422004-10-23 Eli Zaretskii <eliz@gnu.org>
4643
4644 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4645 "info proc" that are already implemented. Add index entries.
4646 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4647 (Files): Add a tip for decreasing memory used for symtabs from
4648 shared libraries.
f018e82f
EZ
4649 (Starting): Fix whitespace; make "elaboration" stand out where it
4650 is first used, and add an index entry for the term.
f8568604
EZ
4651 (Calling): Expand and elaborate text. Add "print". Add the
4652 description of problems with weak aliases.
384ee23f 4653 (Core File Generation): New section.
60bf7e09 4654
d52fe014
AC
46552004-10-12 Andrew Cagney <cagney@gnu.org>
4656
4657 * gdbint.texinfo (Versions and Branches): New chapter.
4658 (Releasing GDB): Delete "Versions and Branches" section.
4659 (Top): Add "Versions and Branches".
4660
703663ab
EZ
46612004-10-08 Eli Zaretskii <eliz@gnu.org>
4662
4663 * gdb.texinfo (Editing, History): Add cross-references to the
4664 included Readline and History user documentation. Remove
4665 references to the symbol have-readline-appendices which is unused
4666 and undefined.
4667 (History): Fix indexing.
4668
ac77d04f
JJ
46692004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4670
4671 * gdbint.texinfo (target_stopped_data_address): Update to
4672 new prototype.
4673 (i386_stopped_data_address): Update prototype and description.
4674 (i386_stopped_by_watchpoint): New function and description.
4675
e07c999f
PH
46762004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4677
4678 * gdb.texinfo (Filenames): Add Ada suffixes.
4679 (Ada) New section.
4680
2e868123
AC
46812004-09-27 Andrew Cagney <cagney@gnu.org>
4682 Robert Picco <Robert.Picco@hp.com>
4683
4684 * gdb.texinfo (Packets): Document the "p" packet.
4685
02a57714
JM
46862004-09-21 Jason Molenda (jmolenda@apple.com)
4687
4688 * gdb.texinfo (Paths and Names of the Source Files): Document the
4689 meaning of values in the 'desc' field of a SO stab.
4690
ae038cb0
DJ
46912004-09-20 Daniel Jacobowitz <dan@debian.org>
4692
4693 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4694 max-cache-age" and "maint show dwarf2 max-cache-age".
4695
f7dc1244
EZ
46962004-09-16 Eli Zaretskii <eliz@gnu.org>
4697
4698 * gdb.texinfo (Set Breaks): Add index entry for setting
4699 breakpoints on overloaded C++ functions that are not members of
4700 any classes. Add an example and an index entry for setting
4701 breakpoints on all program functions.
4702 (Character Sets, Macros, Overlay Commands)
4703 (Non-debug DLL symbols, GDB/MI Output Syntax)
4704 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4705 Use "(@value{GDBP})" instead of a literal "(gdb)".
4706
f810308b
AC
47072004-09-12 Andrew Cagney <cagney@gnu.org>
4708
4709 * gdbint.texinfo (Native Debugging): Delete description of
4710 FILES_INFO_HOOK.
4711
15a661f3
PH
47122004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4713
5ae4183a
AS
4714 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4715 to hex_string_custom (not historically correct, but more
15a661f3
PH
4716 understandable, given the current code).
4717
f3219c75
AC
47182004-09-03 Andrew Cagney <cagney@gnu.org>
4719
4720 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4721
f3bb6704
JJ
47222004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4723
4724 * observer.texi (solib_unloaded): New observer.
4725
8d2c00cb
AC
47262004-08-24 Andrew Cagney <cagney@gnu.org>
4727
4728 * gdbint.texinfo (Target Architecture Definition): Add missing
4729 comma.
4730
e7dc800a
MC
47312004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4732
4733 * (Using the Testsuite): build != host is supported,
4734 but some test scripts do not support build != host.
4735
73b03683
MK
47362004-08-14 Mark Kettenis <kettenis@gnu.org>
4737
4738 * gdbint.texinfo (Host Definition): Delete description of
4739 FCLOSE_PROVIDED and GETENV_PROVIDED.
4740
c0ccb908
MK
47412004-08-05 Mark Kettenis <kettenis@chello.nl>
4742
4743 * gdbint.texinfo (Host Definition): Delete description of
4744 NO_SYS_FILE.
4745 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4746 PTRACE_FP_BUG.
4747
9c8dbfa9
AC
47482004-08-05 Andrew Cagney <cagney@gnu.org>
4749
4750 * gdbint.texinfo (Target Architecture Definition): Delete
4751 reference to deprecated_read_fp.
4752
f42accbe
AC
47532004-08-02 Andrew Cagney <cagney@gnu.org>
4754
4755 * gdbint.texinfo (Target Architecture Definition): Delete
4756 description of DEPRECATED_REGISTER_BYTES.
4757
0b66e38c
EZ
47582004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4759
4760 * gdb.texinfo (Source Path): Document the new behavior of
4761 searching for the source files.
4762
15387254
EZ
47632004-07-17 Eli Zaretskii <eliz@gnu.org>
4764
4765 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4766 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4767 (Auto Display): Improve indexing.
4768
2c07db7a
AC
47692004-07-16 Andrew Cagney <cagney@gnu.org>
4770
4771 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4772 "-noasync".
4773
4644b6e3
EZ
47742004-07-09 Eli Zaretskii <eliz@gnu.org>
4775
4776 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4777 have the same prefix have only their prefix in the index.
4778
7561d450
MK
47792004-07-03 Mark Kettenis <kettenis@gnu.org>
4780
4781 * gdb.texinfo (BSD libkvm Interface): New node (section)
4782 (Native): Add it to the menu.
4783
67bebe79
MK
47842004-07-01 Mark Kettenis <kettenis@gnu.org>
4785
4786 * gdbint.texinfo (Target Architecture Definition): Remove
4787 PCC_SOL_BROKEN.
4788
1a6923e0
MK
47892004-06-24 Mark Kettenis <kettenis@gnu.org>
4790
4791 * gdbint.texinfo (Target Architecture Definition): Remove
4792 SUN_FIXED_LBRAC_BUG.
4793
b435e160
AC
47942004-06-26 Andrew Cagney <cagney@gnu.org>
4795
4796 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4797
b5622e8d
AC
47982004-06-20 Andrew Cagney <cagney@gnu.org>
4799
4800 * gdbint.texinfo (Target Architecture Definition): Deprecate
4801 USE_STRUCT_CONVENTION.
4802
e0c07bf0
MC
48032004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4804
4805 gdb.texinfo (Bug Reporting): Mention session recording,
4806 with the script command or Emacs.
4807
782263ab
AC
48082004-06-18 Andrew Cagney <cagney@gnu.org>
4809
4810 * gdbint.texinfo (Target Architecture Definition): Deprecate
4811 FUNCTION_START_OFFSET.
4812
03727ca6
AC
48132004-06-14 Andrew Cagney <cagney@gnu.org>
4814
4815 Based on changes from Karl Berry.
4816 * gdb.texinfo: Do not use @sc in a direntry.
4817 * stabs.texinfo: Change @dircateogry to "Software development".
4818 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4819
97092415
AC
48202004-06-13 Andrew Cagney <cagney@gnu.org>
4821
4822 * gdbint.texinfo (Target Architecture Definition): Delete
4823 description of RETURN_VALUE_ON_STACK.
4824
1f6d4158
AC
48252004-06-09 Andrew Cagney <cagney@gnu.org>
4826
4827 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4828 deleted by previous patch.
4829
d966f0cb
AC
48302004-06-08 Andrew Cagney <cagney@gnu.org>
4831
4832 * gdbint.texinfo (Native Debugging): Delete documentation on
4833 ATTACH_DETACH.
4834
86fe4aaa
RC
48352004-06-06 Randolph Chung <tausq@debian.org>
4836
4837 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4838
d4b6d575
RC
48392004-06-06 Randolph Chung <tausq@debian.org>
4840
5ae4183a 4841 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4842 the new push_dummy_call method signature. Describe the function
4843 argument.
4844
4e8b0763
JB
48452004-05-24 Joel Brobecker <brobecker@gnat.com>
4846
4847 * gdb.texinfo (Starting): Document new start command.
4848
59caf092
AC
48492004-05-21 Andrew Cagney <cagney@redhat.com>
4850
4851 * observer.texi (GDB Observers): Document "inferior_created".
4852
e4a2df64
AC
48532004-05-08 Andrew Cagney <cagney@redhat.com>
4854
e6b55ae2
AC
4855 * gdbint.texinfo (Target Architecture Definition): Delete
4856 description of DO_DEFERRED_STORES.
4857
28954179
AC
4858 * gdbint.texinfo (Target Architecture Definition): Delete
4859 references to DEPRECATED_FIX_CALL_DUMMY.
4860
434b87dd
AC
4861 * gdbint.texinfo (Target Architecture Definition): Delete
4862 description of DEPRECATED_CALL_DUMMY_WORDS,
4863 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4864
58d28df8
AC
4865 * gdbint.texinfo (Target Architecture Definition): Delete
4866 description of DEPRECATED_PUSH_DUMMY_FRAME.
4867
e4a2df64
AC
4868 * gdbint.texinfo (Target Architecture Definition): Delete
4869 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4870
2b4855ab
AC
48712004-05-07 Andrew Cagney <cagney@redhat.com>
4872
4873 * observer.texi (GDB Observers): Add "Debugging" section. Include
4874 cross reference to "set/show debug observer".
4875 * gdb.texinfo (Debugging Output): Document "set/show debug
4876 observer".
4877
fcf70625
AC
48782004-05-01 Andrew Cagney <cagney@redhat.com>
4879
4880 * gdbint.texinfo (Target Architecture Definition): Delete
4881 description of DEPRECATED_PC_IN_SIGTRAMP.
4882
8ee56bcf
AC
48832004-04-30 Andrew Cagney <cagney@redhat.com>
4884
4885 * gdbint.texinfo (Target Architecture Definition): Delete
4886 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4887
67ab9a76
OF
48882004-04-30 Orjan Friberg <orjanf@axis.com>
4889
4890 * observer.texi (GDB Observers): Correct spelling.
4891
79346bcb
OF
48922004-04-26 Orjan Friberg <orjanf@axis.com>
4893
4894 * observer.texi (GDB Observers): Add target_changed event.
4895
7a464420
AC
48962004-04-08 Andrew Cagney <cagney@redhat.com>
4897
4898 * observer.texi (GDB Observers): Rework, provide generic observer
4899 definitions and then a list of observable events.
4900
6cdf9d98
AC
49012004-04-04 Andrew Cagney <cagney@redhat.com>
4902
4903 * gdbint.texinfo (Host Definition): Delete reference to
4904 NO_SIGINTERRUPT.
4905
ddc135a4
AC
49062004-04-02 Andrew Cagney <cagney@redhat.com>
4907
4908 * gdbint.texinfo (Target Architecture Definition): Delete
4909 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4910
6a1b180d
SC
49112004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4912
4913 * gdb.texinfo (TUI Commands): Document tui reg commands.
4914
d0d5df6f
AC
49152004-03-26 Andrew Cagney <cagney@redhat.com>
4916
4917 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4918 "gdbtui".
4919 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4920 (Contributors): Mention both Text and Terminal User Interface.
4921
aa2a3f87
AC
49222004-03-23 Andrew Cagney <cagney@redhat.com>
4923
4924 * gdbint.texinfo (Target Architecture Definition): Deprecate
4925 references to SIGTRAMP_START and SIGTRAMP_END.
4926
f561f026
AC
49272004-03-23 Andrew Cagney <cagney@redhat.com>
4928
4929 * gdbint.texinfo (Target Architecture Definition): Deprecate
4930 references to PC_IN_SIGTRAMP.
4931
33cb8b0f
AC
49322004-03-19 Andrew Cagney <cagney@redhat.com>
4933
4934 * gdbint.texinfo (Target Architecture Definition): Delete
4935 reference to GDB_TARGET_IS_HPPA.
4936
fc989b7a
AC
49372004-03-18 Andrew Cagney <cagney@redhat.com>
4938
4939 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4940 describe pre_init and post_init.
4941
701b08bb
DJ
49422004-03-09 Daniel Jacobowitz <drow@mvista.com>
4943
4944 * gdb.texinfo (Debugging Output): Document values for "set debug
4945 target".
4946
faae5abe
AC
49472004-02-28 Andrew Cagney <cagney@redhat.com>
4948
4949 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4950
dd79a6cf
JJ
49512004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4952
4953 * gdb.texinfo (breakpoints): Add information about the
4954 new "set breakpoint pending" and "show breakpoint pending"
4955 commands.
4956
e7f16015
AC
49572004-02-26 Andrew Cagney <cagney@redhat.com>
4958
4959 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4960 in Per-architecture module data section.
4961
7161a3a6
RM
49622004-02-25 Roland McGrath <roland@redhat.com>
4963
4964 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4965
2154891a
AC
49662004-02-24 Andrew Cagney <cagney@redhat.com>
4967
4968 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4969 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4970 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 4971
6c74ac8b
AC
49722004-02-17 Andrew Cagney <cagney@redhat.com>
4973
4974 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4975
19772a2c
AC
49762004-02-16 Andrew Cagney <cagney@redhat.com>
4977
4978 * gdbint.texinfo (Target Architecture Definition): Deprecate
4979 FRAMELESS_FUNCTION_INVOCATION.
4980
c9830293
AC
49812004-02-16 Andrew Cagney <cagney@redhat.com>
4982
4983 * gdbint.texinfo (Coding): Mention -Wunused-function.
4984
b9d26eb9
AC
49852004-02-14 Andrew Cagney <cagney@redhat.com>
4986
4987 * gdbint.texinfo (Target Architecture Definition): Delete
4988 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4989
49efadf5
EZ
49902004-02-12 Elena Zannoni <ezannoni@redhat.com>
4991
4992 * gdb.texinfo: Properly quote the name "C++".
4993 * gdbint.texinfo: Ditto.
4994 * stabs.texinfo: Ditto.
4995
1eb288ea
EZ
49962004-02-11 Elena Zannoni <ezannoni@redhat.com>
4997
4998 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4999 minimal information about libiberty.
5000
e4937fc1
MC
50012004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5002
5003 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5004
a9331b3f
RM
50052004-02-04 Roland McGrath <roland@redhat.com>
5006
5007 * gdb.texinfo (Auxiliary Vector): New node (section).
5008 (Data): Add it to the menu.
5009
2650777c
JJ
50102004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5011
5012 * gdb.texinfo (Breakpoints): Add information about pending
5013 breakpoint support.
5014
b4501125
AC
50152004-01-26 Andrew Cagney <cagney@redhat.com>
5016
5017 * gdb.texinfo (Overview): Delete references to the cisco protocol
5018 including the "N" response.
5019
74055713
AC
50202004-01-26 Andrew Cagney <cagney@redhat.com>
5021
5022 * gdbint.texinfo (Target Architecture Definition): Rename
5023 EXTRACT_STRUCT_VALUE_ADDRESS to
5024 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5025
3bbe9696
EZ
50262004-01-24 Eli Zaretskii <eliz@gnu.org>
5027
5028 * gdb.texinfo (KOD): Document "show os". Add index entries for
5029 "set/show os" and "info cisco" commands.
5030
5843504f
EZ
50312004-01-21 Eli Zaretskii <eliz@gnu.org>
5032
5033 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5034
9175c9a3
MC
50352004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5036
5037 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5038 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5039
8e94b928
NR
50402004-01-19 Nick Roberts <nick@nick.uklinux.net>
5041
5042 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5043 -stack-list-locals.
5044 (GDB/MI Variable Objects): Describe extension to
5045 -var-list-children.
5046
a20cf136
DJ
50472004-01-17 Daniel Jacobowitz <drow@mvista.com>
5048
5049 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5050
afb18d0f
AC
50512004-01-17 Andrew Cagney <cagney@redhat.com>
5052
5053 * gdbint.texinfo (Target Architecture Definition): Delete
5054 documentation on DEPRECATED_NPC_REGNUM.
5055
b51970ac
DJ
50562004-01-13 Daniel Jacobowitz <drow@mvista.com>
5057
5058 * gdb.texinfo: Update copyright year. Mention that set
5059 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5060 "set follow-fork-mode ask".
5061
0f0cffd2
AC
50622004-01-13 Andrew Cagney <cagney@redhat.com>
5063
5064 * gdbint.texinfo: Update copyright year.
5065 (Coding): Add -Wunused-label to list of -Werror warnings.
5066
c552b3bb 50672004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5068 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5069
5070 * gdb.texinfo: Update copyright.
5071 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5072 around names, as appropriate. Minor syntax cleanup of
5073 _NSPrintForDebugger explanation. Two spaces after periods.
5074 GDBN used instead of lit. "gdb". Index entries added for
5075 print-object and _NSPrintForDebugger. @noindent added in one spot.
5076
afe157ca
EZ
50772003-11-11 Elena Zannoni <ezannoni@redhat.com>
5078
5079 * stabs.texinfo: Add dircategory and direntry commands.
5080 * annotate.texinfo: Ditto.
5081
963e2bb7
AC
50822003-11-10 Andrew Cagney <cagney@redhat.com>
5083
5084 * gdbint.texinfo (Target Architecture Definition): Replace the
5085 return_value method's "inval" and "outval" parameters with
5086 "readbuf" and "writebuf".
5087
1d8b2f28
JB
50882003-10-28 Jim Blandy <jimb@redhat.com>
5089
5090 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5091 from "The `F' request packet" and "The `F' reply packet", to make
5092 texi2dvi happy.
5093 (File-I/O remote protocol extension): Update menu entries, too.
5094
36d86913
MC
50952003-10-26 Michael Chastain <mec@shout.net>
5096
5097 * gdb.texinfo (Thread Stops): Document the issue with
5098 premature return from system calls in multi-threaded programs.
5099
ce2826aa
AC
51002003-10-24 Andrew Cagney <cagney@redhat.com>
5101
5102 * annotate.texinfo: Fix "fortunatly"[sic].
5103
f24c5e49
KI
51042003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5105
5106 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5107 with "Hitachi" and "Mitsubishi".
5108
92ad9cd9
AC
51092003-10-20 Andrew Cagney <cagney@redhat.com>
5110
5111 * gdbint.texinfo (Target Architecture Definition): Document
5112 gdbarch_return_value. Add cross references from
5113 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5114 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5115
0ab4b752
MK
51162003-10-18 Mark Kettenis <kettenis@gnu.org>
5117
5118 * gdbint.texinfo (Target Architecture Definition): Document
5119 regset_from_core_section.
fb3e19c0
KI
5120
51212003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5122
5123 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5124
a9331b3f 51252003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5126
5127 From Anthony Green <green@redhat.com>:
5ae4183a 5128 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5129
1485d690
KB
51302003-10-14 Kevin Buettner <kevinb@redhat.com>
5131
889bf7c5
PA
5132 * gdb.texinfo (Breakpoint related warnings): New node.
5133 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5134
86d30acc
DJ
51352003-10-13 Daniel Jacobowitz <drow@mvista.com>
5136
5137 * gdb.texinfo (Remote Protocol): Document v and vCont.
5138
172c2a43
KI
51392003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5140
5141 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5142 * gdbint.texinfo: Ditto.
5143
71952f4c
AC
51442003-10-09 Andrew Cagney <cagney@redhat.com>
5145
5146 From 2003-09-18 David Anderson <davea@sgi.com>:
5147 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5148 "command".
5149
268e2188
AC
51502003-10-03 Andrew Cagney <cagney@redhat.com>
5151
5152 * gdbint.texinfo (Target Architecture Definition): Deprecate
5153 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5154 just target.
5155
12c266ea 51562003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5157
f30992d4 5158 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5159 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5160 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5161 * gdbint.texinfo (Target Architecture Definition): Rename
5162
51632003-09-30 Andrew Cagney <cagney@redhat.com>
5164
f30992d4 5165 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5166 (Target Architecture Definition):
f30992d4 5167
2e092625
AC
5168 * gdbint.texinfo (Target Architecture Definition): Rename
5169 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5170
0717ae8a
AC
51712003-09-29 Andrew Cagney <cagney@redhat.com>
5172
dad809b7
AC
5173 * gdbint.texinfo (Target Architecture Definition): Delete
5174 documentation for NEED_TEXT_START_END.
5175
0717ae8a
AC
5176 * gdbint.texinfo (Target Architecture Definition): Rename
5177 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5178 TARGET_WRITE_PC.
a9331b3f 5179
af6cf26d
MC
51802003-09-22 Michael Chastain <mec@shout.net>
5181
5182 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5183
ee206350
AG
51842003-09-21 Anthony Green <green@redhat.com>
5185
5186 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5187
a38c9fe6
MK
51882003-09-21 Mark Kettenis <kettenis@gnu.org>
5189
5190 * gdbint.texinfo (Target Architecture Definition): Document
5191 stabs_argument_has_addr.
5192
77949794
AC
51932003-09-18 Andrew Cagney <cagney@redhat.com>
5194
5195 * gdbint.texinfo (Target Architecture Definition): Delete
5196 documentation on REGISTER_NAMES.
5197
8e823e25
MK
51982003-09-13 Mark Kettenis <kettenis@gnu.org>
5199
5200 * gdbint.texinfo (Target Architecture Definition): Replace
5201 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5202
f27dd7fd
AC
52032003-09-11 Andrew Cagney <cagney@redhat.com>
5204
5205 * gdbint.texinfo (Target Architecture Definition): Replace
5206 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5207
8b148df9
AC
52082003-08-18 Andrew Cagney <cagney@redhat.com>
5209
5210 * gdbint.texinfo (Target Architecture Definition): Document
5211 "frame_red_zone_size".
5212
25d29d70
AC
52132003-08-09 Andrew Cagney <cagney@redhat.com>
5214
5215 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5216 with "set/show backtrace past-main" and "set/show backtrace
5217 limit".
5218
c938e9b0
L
52192003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5220
5221 * Makefile.in (install-info): Support DESTDIR.
5222 (install-html): Likewise.
5223
64fabec2
AC
52242003-08-07 Andrew Cagney <cagney@redhat.com>
5225
5226 Patch from Nick Roberts.
5227 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5228 bindings. Remove description of send-gdb-command.
5229
2fcf52f0
AC
52302003-08-07 Andrew Cagney <cagney@redhat.com>
5231
5232 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5233 GDB 6.0.
5234
086432e2
AC
52352003-08-06 Andrew Cagney <cagney@redhat.com>
5236
5237 * gdb.texinfo (Mode Options): Mention that level three is the
5238 highest available and that level 2 is deprecated.
5239 (Annotations Overview): Mention annotation levels. Cross reference
5240 to "Limitations of the Annotation Interface" in annotate.texi.
5241 (TODO, Value Annotations, Frame Annotations): Delete section.
5242 (Displays, Breakpoint Info): Delete.
5243
e5249f67
AC
52442003-08-04 Andrew Cagney <cagney@redhat.com>
5245
5246 * agentexpr.texi: Delete @bye.
5247 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5248 (stabs.info): Add $(srcdir) to include search path.
5249 (html): Depend on "annotate_toc.html", and not "annotate.html".
5250 * stabs.texinfo: Ditto. Include "fdl.texi".
5251 * gdbint.texinfo: Update copyright statement's list of invariant
5252 sections.
5253
e6f672d2
AC
52542003-07-28 Andrew Cagney <cagney@redhat.com>
5255
5256 * Makefile.in (INFO_DEPS): Add annotate.info.
5257 (dvi, ps, html, pdf): Add annotate.
5258 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5259 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5260 (ANNOTATE_DOC_FILES): New macro.
5261 (ANNOTATE_TEX_TMPS): New macro.
5262 (annotate.info, annotate_toc.html): Specify dependencies.
5263 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5264 * annotate.texinfo: Rename annotate.texi. Get building. Add
5265 "Migrating to GDB/MI" and "Limitations of the Annotation
5266 Interface" chapters. Mention why it is not part of the user
5267 guide. Update copyright notice. Include "fdl.texi".
5268
72ffddc9
SC
52692003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5270
5271 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5272
a9f12a31
DJ
52732003-07-24 Daniel Jacobowitz <drow@mvista.com>
5274
5275 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5276
b1fe9455
DJ
52772003-07-24 Daniel Jacobowitz <drow@mvista.com>
5278
5279 * gdb.texinfo (Server): Mention pidof.
5280
153721e6
AC
52812003-07-22 Andrew Cagney <cagney@redhat.com>
5282
5283 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5284 list.
5285
0fac0b41
DJ
52862003-06-28 Daniel Jacobowitz <drow@mvista.com>
5287
5288 * gdb.texinfo (Logging output): New chapter.
5289
4e562065
JB
52902003-06-24 Joel Brobecker <brobecker@gnat.com>
5291
5292 * gdb.texinfo (Unsupported languages): New section.
5293 (Languages): Add link to new section.
5294
f2c06f52
AC
52952003-06-22 Andrew Cagney <cagney@redhat.com>
5296
5297 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5298
b4177fca
DJ
52992003-06-22 Daniel Jacobowitz <drow@mvista.com>
5300
5301 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5302
f418dd93
DJ
53032003-06-22 Daniel Jacobowitz <drow@mvista.com>
5304
5305 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5306 * agentexpr.texi: Retitle section, and change it to an appendix.
5307 Comment out texinfo initialization. Factor a @var{} into two
5308 pieces to prevent makeinfo warnings.
5309 * gdb.texinfo: Add Agent Expressions appendix.
5310
4ca61388
DJ
53112003-06-19 Daniel Jacobowitz <drow@mvista.com>
5312
5313 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5314
07f31aa6
DJ
53152003-06-18 Daniel Jacobowitz <drow@mvista.com>
5316
5ae4183a 5317 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5318 remote target". Document the "detach" and "disconnect" commands.
5319 (Server, Netware, Debug Session): Reference "Connecting to a
5320 remote target".
5321 (GDB/MI Target Manipulation): Document "-target-disconnect".
5322
2dd0da42
AC
53232003-06-13 Andrew Cagney <cagney@redhat.com>
5324
5325 * gdbint.texinfo (Target Architecture Definition): Deprecate
5326 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5327 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5328
e7a3abfc
JB
53292003-06-09 Jim Blandy <jimb@redhat.com>
5330
5331 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5332
25e3a86b
AC
53332003-06-08 Andrew Cagney <cagney@redhat.com>
5334
5335 * gdbint.texinfo (Target Architecture Definition): Delete
5336 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5337
a9e5fdc2
AC
53382003-06-08 Andrew Cagney <cagney@redhat.com>
5339
5340 * gdbint.texinfo (Target Architecture Definition): Document
5341 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5342
b37303ee
AF
53432003-06-07 Adam Fedor <fedor@gnu.org>
5344
5345 * gdb.texinfo: Add Objective-C documentation.
5346
39fe6e80
AC
53472003-06-01 Andrew Cagney <cagney@redhat.com>
5348
5349 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5350 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5351
125309b2
AC
53522003-05-21 Andrew Cagney <cagney@redhat.com>
5353
5354 * gdbint.texinfo (Target Architecture Definition): Delete
5355 references to "extract_address" and "store_address".
5356
b8b527c5
AC
53572003-05-16 Andrew Cagney <cagney@redhat.com>
5358
5359 * gdbint.texinfo (Target Architecture Definition): Replace
5360 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5361 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5362
50e3ee83
TR
53632003-05-14 Theodore A. Roth <troth@openavr.org>
5364
5365 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5366
44e2be90
L
53672003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5368
5369 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5370 (gdb.dvi): Likewise.
5371 (gdb.pdf): Likewise.
5372 (links2roff): Likewise.
5373
df5215a6
JB
53742003-05-08 Jim Blandy <jimb@redhat.com>
5375
5376 * gdb.texinfo (Dump/Restore Files): Update documentation for
5377 'dump', 'append', and 'restore': note that format argument is
5378 optional; simplify presentation of the command variants; and be
5379 more precise about the formats.
5380
5e7b2f39
JB
53812003-05-07 Jim Blandy <jimb@redhat.com>
5382
5383 * gdb.texinfo (Symbols): Update documentation: 'maint list
5384 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5385 symtabs' and 'maint info psymtabs'.
5386
b1e29e33
AC
53872003-05-05 Andrew Cagney <cagney@redhat.com>
5388
5389 * gdbint.texinfo (Target Architecture Definition): Make
5390 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5391 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5392 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5393
00905d52
AC
53942003-05-04 Andrew Cagney <cagney@redhat.com>
5395
5396 * gdb.texinfo (Maintenance Commands): Document "maint print
5397 dummy-frames".
5398
54ff5908
AC
53992003-05-04 Andrew Cagney <cagney@redhat.com>
5400
5401 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5402
32e7087d
JB
54032003-05-03 J. Brobecker <brobecker@gnat.com>
5404
5405 Thierry Schneider <tpschneider1@yahoo.com>
5406 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5407 for new MI command.
5408
7043d8dc
AC
54092003-05-03 Andrew Cagney <cagney@redhat.com>
5410
5411 * gdbint.texinfo (Target Architecture Definition): Document
5412 push_dummy_code. Add cross references.
5413
e33d66ec
EZ
54142003-05-02 Elena Zannoni <ezannoni@redhat.com>
5415
5416 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5417 set/show charsets commands.
5418
0ba6dca9
AC
54192003-04-28 Andrew Cagney <cagney@redhat.com>
5420
5421 * gdbint.texinfo (Target Architecture Definition): Replace
5422 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5423 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5424
d7a27068
AC
54252003-04-28 Andrew Cagney <cagney@redhat.com>
5426
5427 * gdbint.texinfo (Target Architecture Definition): Rename
5428 "tm_print_insn" to "deprecated_tm_print_insn".
5429
44ea7b70
JB
54302003-04-09 Jim Blandy <jimb@redhat.com>
5431
5432 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5433 list psymtabs'.
5434
fb8f8949
AC
54352003-04-08 Andrew Cagney <cagney@redhat.com>
5436
5437 * gdbint.texinfo (Target Architecture Definition): Delete
5438 references to EXTRA_FRAME_INFO.
5439
32fb0f22
AC
54402003-04-08 Andrew Cagney <cagney@redhat.com>
5441
5442 * gdbint.texinfo (Target Architecture Definition): Delete
5443 PRINT_TYPELESS_INTEGER.
5444
6be67e67
JB
54452003-04-02 J. Brobecker <brobecker@gnat.com>
5446
5447 * observer.texi (GDB Observers): Adjust the documentation for the
5448 normal_stop notification to better describe reality. Fix a couple
5449 of minor typos.
5450
4e35d5f0
BR
54512003-04-02 Bob Rossi <bob_rossi@cox.net>
5452
a9331b3f 5453 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5454 '-file-list-exec-source-file'
5455
e8a8712a
AC
54562003-03-31 Andrew Cagney <cagney@redhat.com>
5457
5458 * gdbint.texinfo (Target Architecture Definition): Delete
5459 references to CALL_DUMMY_P.
5460
6c0e89ed
AC
54612003-03-30 Andrew Cagney <cagney@redhat.com>
5462
5463 * gdbint.texinfo (Target Architecture Definition): Remove
5464 reference to TARGET_WRITE_SP.
a9331b3f 5465
378bfd1b
AC
54662003-03-27 Andrew Cagney <cagney@redhat.com>
5467
5468 * gdbint.texinfo (Target Architecture Definition): Remove
5469 references to write_sp.
6c0e89ed 5470
922fbb7b
AC
54712003-03-27 Andrew Cagney <cagney@redhat.com>
5472
5473 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5474 chapter body. Use @smallexample instead of @example.
5475 (Annotations): Ditto.
5476 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5477 annotate.texi.
5478
b81774d8
AC
54792003-03-26 Andrew Cagney <cagney@redhat.com>
5480
5481 * gdbint.texinfo (Target Architecture Definition): Replace
5482 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5483 dummy_addr parameters.
5484
1bf6d5cc
AC
54852003-03-25 Andrew Cagney <cagney@redhat.com>
5486
5487 * gdbint.texinfo (Target Architecture Definition): Delete
5488 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5489 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5490 Add reference to PUSH_ARGUMENTS.
5491
618ce49f
AC
54922003-03-23 Andrew Cagney <cagney@redhat.com>
5493
5494 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5495 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5496
bcd7e15f
JB
54972003-03-18 J. Brobecker <brobecker@gnat.com>
5498
5499 * gdbint.texinfo (Algorithms): Add new section describing the
5500 Observer paradigm.
5501 (Top): Add menu entry to new observer appendix.
5502 * observer.texi: New file.
5503 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5504 new observer.texi file.
5505
9fe8321b
AC
55062003-03-17 Andrew Cagney <cagney@redhat.com>
5507
5508 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5509 that GNU Press update the manual version number.
5510
ac2adee5
AC
55112003-03-12 Andrew Cagney <cagney@redhat.com>
5512
5513 * gdbint.texinfo (Target Architecture Definition): Delete
5514 references to get_saved_register. Rename GET_SAVED_REGISTER to
5515 DEPRECATED_GET_SAVED_REGISTER.
5516
749b82f6
AC
55172003-03-13 Andrew Cagney <cagney@redhat.com>
5518
5519 * gdbint.texinfo (Target Architecture Definition): Replace
5520 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5521
8bedc050
AC
55222003-03-12 Andrew Cagney <cagney@redhat.com>
5523
5524 * gdbint.texinfo (Target Architecture Definition): Rename
5525 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5526
0ce1b118
CV
55272003-03-10 Corinna Vinschen <vinschen@redhat.com>
5528
5529 * gdb.texinfo: Add File-I/O documentation.
5530
12cc2063
AC
55312003-03-10 Andrew Cagney <cagney@redhat.com>
5532
5533 * gdbint.texinfo (Target Architecture Definition): Cross reference
5534 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5535
7453dc06
AC
55362003-03-07 Andrew Cagney <cagney@redhat.com>
5537
5538 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5539 frame" command.
5540
6314f104
AC
55412003-03-05 Andrew Cagney <cagney@redhat.com>
5542
5543 * gdbint.texinfo (Target Architecture Definition): Document
5544 unwind_dummy_id. Cross reference unwind_dummy_id and
5545 SAVE_DUMMY_FRAME_TOS.
5546
f1212245
DJ
55472003-03-05 James Ingham <jingham@apple.com>
5548 Daniel Jacobowitz <drow@mvista.com>
5549
5550 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5551 and "show cp-abi".
5552
77e7e267
AC
55532003-03-03 Andrew Cagney <cagney@redhat.com>
5554
5555 * gdbint.texinfo (Target Architecture Definition): Document
5556 register_type.
5557
838a8221
AC
55582003-03-03 Andrew Cagney <cagney@redhat.com>
5559
5560 * stabs.texinfo (Structures): Use @samp and separate @var's
5561 instead of a single @var containing a comma separated list.
5562 (Unions): Ditto.
5563
d7f4a264
DJ
55642003-03-02 Daniel Jacobowitz <drow@mvista.com>
5565
5566 * Makefile.in (distclean): Remove config.log.
5567
f30ee0bc
AC
55682003-03-01 Andrew Cagney <cagney@redhat.com>
5569
5570 * gdbint.texinfo (Target Architecture Definition): Rename
5571 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5572
55732003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5574
5575 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5576 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5577
be448670
CF
55782003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5579
5580 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5581 (Non-debug DLL symbols): New node, describing the minimal symbols
5582 loaded from DLLs without real debugging symbols.
5583
501eef12
AC
55842003-02-20 Andrew Cagney <ac131313@redhat.com>
5585
5586 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5587 hardware-breakpoint-limit".
5588 (Set Watchpoints): Add cross reference to "set remote
5589 hardware-watchpoint-limit".
5590 (Remote configuration options): New section.
5591
21c294e6
AC
55922003-02-04 Andrew Cagney <ac131313@redhat.com>
5593
e9be73e4
AC
5594 * gdbint.texinfo (Target Architecture Definition): Delete
5595 descrption of IS_TRAPPED_INTERNALVAR.
5596
21c294e6
AC
5597 From Keith Seitz <keiths@redhat.com>:
5598 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5599 option "-i"/"--interpreter" to this chapter. Include index
5600 entries.
5601
0179ffac
DC
56022003-02-04 David Carlton <carlton@math.stanford.edu>
5603
5604 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5605 (Variables): Recommend stabs+ and DWARF 2.
5606 (C plus plus expressions): Correct info about
5607 compiler versions, debug formats.
5608 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5609 PR symtab/874.
5610
7ca9f392
AC
56112003-02-01 Andrew Cagney <ac131313@redhat.com>
5612
5613 * gdbint.texinfo (Target Architecture Definition): Delete
5614 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5615 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5616 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5617 references to nindy and i960.
5618 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5619
31a85ea2
AC
56202003-02-01 Andrew Cagney <ac131313@redhat.com>
5621
5622 * gdbint.texinfo (Target Architecture Definition): Delete
5623 FLOAT_INFO.
5624
6b894e49
AC
56252003-01-30 Andrew Cagney <ac131313@redhat.com>
5626
5627 * stabs.texinfo (Member Type Descriptor): Clarify description of
5628 `@'. Suggested by Ben Hutchings.
5629
c48861fb
AC
56302003-01-29 Andrew Cagney <ac131313@redhat.com>
5631
5632 * gdb.texinfo (M68K): Delete reference to es1800.
5633
617073a9
AC
56342003-01-29 Andrew Cagney <ac131313@redhat.com>
5635
5636 * gdb.texinfo (Maintenance Commands): Document `maint print
5637 reggroups' and `maint print register-groups'.
5638 * gdbint.texinfo (Target Architecture Definition): Document
5639 register_reggroup_p.
5640
5b5d99cf
JB
56412003-01-23 Jim Blandy <jimb@redhat.com>
5642
5643 * gdb.texinfo (Separate Debug Files): New section.
5644
e7ba9c65
DJ
56452003-01-22 Daniel Jacobowitz <drow@mvista.com>
5646
5647 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5648 and "maint show profile".
5649
94e91d6d
MC
56502003-01-16 Michael Chastain <mec@shout.net>
5651
5652 * gdb.texinfo (Installing GDB): Warn against
5653 ".../gdb-VERSION/gdb/configure".
5654 (Separate Objdir): Likewise.
5655
867f3898
AC
56562003-01-15 Andrew Cagney <ac131313@redhat.com>
5657
5658 * gdbint.texinfo (Target Architecture Definition): Delete
5659 definition of PRINT_REGISTER_HOOK.
5660
f153cc92
EZ
56612003-01-15 Elena Zannoni <ezannoni@redhat.com>
5662
5663 (OpenRISC 1000): Fix formatting of command names.
5664
c60eb6f1
EZ
56652003-01-15 Elena Zannoni <ezannoni@redhat.com>
5666
5667 * gdb.texinfo (Continuing and Stepping): Add new command
5668 'advance'. Clarify behavior of 'until'.
5669
f5ebfba0
DJ
56702003-01-13 Daniel Jacobowitz <drow@mvista.com>
5671
5672 * gdb.texinfo (Files): Document solib-absolute-prefix and
5673 solib-search-path.
5674
4ce8657e
MC
56752003-01-09 Michael Chastain <mec@shout.net>
5676
5677 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5678 (Create a Release): Add new instructions for new @file{src-release}.
5679 Document existing instructions for @file{Makefile.in} as
5680 being for @value{GDBN} 5.3.1 or earlier.
5681
372613e3
AC
56822003-01-09 Andrew Cagney <ac131313@redhat.com>
5683
5684 * gdbint.texinfo (Target Architecture Definition): Mention
5685 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5686 allocate memory.
5687
b4e9345d
DJ
56882003-01-04 Daniel Jacobowitz <drow@mvista.com>
5689
5690 * gdb.texinfo (Controlling GDB): Add @kindex for
5691 "show osabi".
5692 (Backtraces): Add @kindex's for backtrace-below-main.
5693
98b45e30
DJ
56942003-01-04 Daniel Jacobowitz <drow@mvista.com>
5695
5696 * gdb.texinfo (Controlling GDB): Document "set osabi".
5697
95f90d25
DJ
56982003-01-04 Daniel Jacobowitz <drow@mvista.com>
5699
5700 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5701 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5702
1e698235
DJ
57032003-01-04 Daniel Jacobowitz <drow@mvista.com>
5704
5705 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5706 "set coerce-float-to-double".
5707 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5708
e632838e
AC
57092003-01-02 Andrew Cagney <ac131313@redhat.com>
5710
5711 * stabs.texinfo: Remove obsolete text.
5712 * gdbint.texinfo: Ditto.
5713 * gdb.texinfo: Ditto.
5714
c133ab7a
MK
57152002-12-22 Mark Kettenis <kettenis@gnu.org>
5716
5717 * gdbint.texinfo (Target Architecture Definition): Update
5718 description of gdbarch_register_osabi.
5719
f821f325
KH
57202002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5721
5722 * agentexpr.texi: Fix typos.
5723 * annotate.texi: Likewise.
5724 * fdl.texi: Likewise.
5725
85a6d8d3 57262002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5727
5728 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5729 DEPRECATED_INIT_FRAME_PC.
5730
ae45cd16
AC
57312002-12-01 Andrew Cagney <ac131313@redhat.com>
5732
5733 * gdbint.texinfo (Target Architecture Definition): Delete
5734 PC_IN_CALL_DUMMY.
5735
07555a72
AC
57362002-11-28 Andrew Cagney <ac131313@redhat.com>
5737
5738 * gdbint.texinfo (Host Definition): Delete documentation on
5739 USE_GENERIC_DUMMY_FRAMES.
5740
c166cdc7
EZ
57412002-11-26 Elena Zannoni <ezannoni@redhat.com>
5742
5ae4183a 5743 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5744 * Makefile.in (install-info): Run the install-info command as part
5745 of the post install steps only.
5746 (uninstall-info): New target.
5747 (uninstall): New target.
5748
35db0260
EZ
57492002-11-22 Elena Zannoni <ezannoni@redhat.com>
5750
5751 * Makefile.in (install): Make install do some real work.
5752
9ba8d803
AC
57532002-11-19 Andrew Cagney <ac131313@redhat.com>
5754
5755 Fix POSIX problem reported by Paul Eggert.
5756 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5757 Fix PR gdb/527.
5758
903ad3a6
AC
57592002-10-26 Andrew Cagney <cagney@redhat.com>
5760
5761 * gdbint.texinfo (Target Architecture Definition): Delete
5762 definition of DO_REGISTERS_INFO.
5763
f2abfe65
KB
57642002-10-18 Kevin Buettner <kevinb@redhat.com>
5765
5766 * gdbint.texinfo (Address Classes): Fix problems with insertion
5767 of ``{'' and ``}'' in example.
5768
b5b0480a
KB
57692002-10-17 Kevin Buettner <kevinb@redhat.com>
5770
5771 * gdbint.texinfo (Address Classes): New section.
5772 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5773 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5774 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5775 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5776
c85508ee
KD
57772002-10-11 Klee Dienes <kdienes@apple.com>
5778
5779 * gdb.texinfo (Registers): Mention vector registers as well as
5780 floating registers in the documentation for 'info registers' and
5781 'info all-registers'.
5782
6d12fc3d
DJ
57832002-10-11 Daniel Jacobowitz <drow@mvista.com>
5784
5785 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5786
8d19fbd2
JJ
57872002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5788
5789 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5790 interface definition.
5791
a37295f9
MM
57922002-10-03 Marko Mlinar <markom@opencores.org>
5793
5794 * gdb.texinfo (Target Commands): Add or1k target specific
5795 commands.
5796 * gdb.texinfo (Contributors): Add myself to the contributors list.
5797
da0f9dcd
AC
57982002-10-01 Andrew Cagney <ac131313@redhat.com>
5799
5800 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5801 and "mi1" instead of "mi1" and "mi0".
5802
2e834e49
HPN
58032002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5804
5805 * gdb.texinfo (Packets): Fix typos "alligned".
5806 Correct z3/Z3 description. Correct z4/Z4 title.
5807
050be0dc
AC
58082002-09-27 Andrew Cagney <ac131313@redhat.com>
5809
5810 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5811
1104b9e7
KB
58122002-09-25 Kevin Buettner <kevinb@redhat.com>
5813
5814 * gdb.texinfo: Use GNU/Linux instead of Linux.
5815
512217c7
AC
58162002-09-25 Andrew Cagney <ac131313@redhat.com>
5817
5818 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5819
10998722
AC
58202002-09-24 Andrew Cagney <ac131313@redhat.com>
5821
512217c7 5822 * gdb.texinfo: Replace @example with @smallexample.
10998722 5823
a0eb71c5
KB
58242002-09-20 Kevin Buettner <kevinb@redhat.com>
5825
f7dc1244 5826 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5827 * gdb.texinfo (Character Sets): Use @smallexample instead of
5828 @example. Use GNU/Linux instead of Linux.
5829
58302002-09-20 Jim Blandy <jimb@redhat.com>
5831
5832 * gdb.texinfo: Add character set documentation.
5833
2f870471
AC
58342002-09-19 Andrew Cagney <ac131313@redhat.com>
5835
5836 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5837 (Packets): Add cross reference from `b' packet to `z' packets.
5838
790eb8f5
AC
58392002-09-19 Andrew Cagney <ac131313@redhat.com>
5840
8d30a00d
AC
5841 * gdb.texinfo (Maintenance Commands): Document ``maint
5842 internal-error'' and ``maint internal-warning''.
5843
790eb8f5
AC
5844 * gdbint.texinfo (Target Architecture Definition): Revise
5845 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5846
a23a7bf1
JB
58472002-09-19 Joel Brobecker <brobecker@gnat.com>
5848
5849 * gdbint.texinfo (Target Conditionals): Document the new
5850 NAME_OF_MALLOC macro.
5851
299ffc64
AC
58522002-09-05 Andrew Cagney <ac131313@redhat.com>
5853
5854 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5855 engineer.
5856
b7bb15bc
SC
58572002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5858
5859 * gdb.texinfo (TUI Overview): Document status line fields.
5860
3d757584
SC
58612002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5862
5863 * gdb.texinfo (TUI Commands): Document info win command.
5864
269c21fe
SC
58652002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5866
5867 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5868
7cf36c78
SC
58692002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5870
5871 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5872 (TUI Keys): Likewise.
5873
d2c6833e
AC
58742002-08-25 Andrew Cagney <ac131313@redhat.com>
5875
5876 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5877 for a packet receive.
5878
46d8b1c3
AC
58792002-08-25 Andrew Cagney <ac131313@redhat.com>
5880
5881 * Makefile.in (clean): Move to end of file.
5882 (distclean, maintainer-clean, realclean): Ditto.
5883 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5884 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5885 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5886 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5887
b0787093
AC
58882002-08-24 Andrew Cagney <ac131313@redhat.com>
5889
5890 * Makefile.in (GDBINT_TEX_TMPS): Define.
5891 (gdbint.dvi, gdbint.pdf): Use
5892 (GDB_TEX_TMPS): Define.
5893 (gdb.dvi, gdb.pdf): Use.
5894 (STABS_TEX_TMPS): Define.
5895 (stabs.dvi, stabs.pdf): Use.
5896 (GDB_DOC_SOURCE_INCLUDES): New macros.
5897 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5898 (GDBINT_DOC_FILES_INCLUDES): New macros.
5899 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5900 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5901 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5902 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5903 (links2roff): Replace SFILES_INCLUDED with
5904 GDB_DOC_SOURCE_INCLUDES.
5905 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5906 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5907 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5908 dependencies.
5909 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5910 dependencies.
5911 (gdbmi.texinfo): Delete rule.
5912 (inc-hist.texinfo): Delete rule.
5913 (rluser.texinfo): Delete rule.
5914
ebba8386
AC
59152002-08-23 Andrew Cagney <cagney@redhat.com>
5916
5917 * gdbint.texinfo (Target Architecture Definition): Update
5918 STORE_RETURN_VALUE, mention regcache.
5919
0ab7a791
AC
59202002-08-21 Andrew Cagney <ac131313@redhat.com>
5921
5922 * gdbint.texinfo (Target Architecture Definition): Document
5923 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5924
ee2d5c50
AC
59252002-08-19 Andrew Cagney <ac131313@redhat.com>
5926
5927 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5928 Fix minor typos. Add index entries.
5929
53c69bd7
AC
59302002-08-18 Andrew Cagney <ac131313@redhat.com>
5931
5932 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5933
e76f1f2e
AC
59342002-08-15 Andrew Cagney <ac131313@redhat.com>
5935
5936 * gdbint.texinfo (Target Architecture Definition): Document
5937 PRINT_VECTOR_INFO.
5938 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5939
0680b120
AC
59402002-08-13 Andrew Cagney <ac131313@redhat.com>
5941
5942 * gdb.texinfo (Maintenance Commands): Document "maint print
5943 registers", "maint print raw-registers" and "maint print
5944 cooked-registers".
5945
3c3bea1c
GS
59462002-08-08 Grace Sainsbury <graces@redhat.com>
5947
a9331b3f 5948 From Mark Salter:
3c3bea1c
GS
5949 * gdb.texinfo (Protocol): Document T packet extension to
5950 allow watchpoint address reporting.
5951
42f9b0a5
AC
59522002-08-03 Andrew Cagney <ac131313@redhat.com>
5953
5954 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5955
db034ac5
AC
59562002-08-01 Andrew Cagney <cagney@redhat.com>
5957
5958 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5959 to CHILL.
5960
e2b28d04
AC
59612002-08-01 Andrew Cagney <ac131313@redhat.com>
5962
5963 * gdbint.texinfo (Coding): Revise section "Include Files".
5964
7fb623f7
AC
59652002-07-24 Andrew Cagney <cagney@redhat.com>
5966
5967 * gdbint.texinfo: Obsolete references to m88k.
5968 * gdb.texinfo: Ditto.
5969
4a2b4636
JB
59702002-07-10 Joel Brobecker <brobecker@gnat.com>
5971
7fb623f7 5972 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
5973 where the proper version of autoconf can be retrieved.
5974
a71ec265
DH
59752002-07-09 Don Howard <dhoward@redhat.com>
5976
5977 * gdb.texinfo (Command Files): Further describe the behavior of
5978 sourced command files.
5979
b9aa90c9
AC
59802002-06-27 Andrew Cagney <ac131313@redhat.com>
5981
5982 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5983 (Coding): Clarify ISO C version that GDB assumes.
5984
40dd2248
TT
59852002-06-26 Tom Tromey <tromey@redhat.com>
5986
5987 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5988 add_setshow_cmd_full.
5989
bfac230e
DH
59902002-06-25 Don Howard <dhoward@redhat.com>
5991
5992 * gdb.texinfo (Memory Region Attributes): Document new behavior
5993 for 'mem' command.
5994
475b0867
JB
59952002-06-11 Jim Blandy <jimb@redhat.com>
5996
919d772c
JB
5997 * gdb.texinfo (Symbols): Update documentation for `info source'
5998 command.
5999
475b0867
JB
6000 * gdb.texinfo (Macros): Call the command `info macro', not
6001 `show macro'.
6002
ba8c9337
AC
60032002-06-09 Andrew Cagney <ac131313@redhat.com>
6004
6005 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6006 data''.
6007
1029b7fa
MK
60082002-06-09 Mark Kettenis <kettenis@gnu.org>
6009
6010 * gdbint.texinfo (Target Architecture Definition): Document
6011 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6012
16737d73
AC
60132002-06-08 Andrew Cagney <ac131313@redhat.com>
6014
6015 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6016 lists.
6017
30107679
AC
60182002-06-08 Andrew Cagney <ac131313@redhat.com>
6019
6020 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6021 Branch''.
6022
3352e23e
AC
60232002-06-01 Andrew Cagney <ac131313@redhat.com>
6024
6025 * gdbint.texinfo (Target Architecture Definition): Add section
6026 ``Converting an existing Target Architecture to Multi-arch''.
6027
cbb09e6a
AC
60282002-05-30 Andrew Cagney <ac131313@redhat.com>
6029
6030 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6031 to ``Obsoleting code''. Revise.
6032
e2e0bcd1
JB
60332002-05-17 Jim Blandy <jimb@redhat.com>
6034
6035 * gdb.texinfo (C Preprocessor Macros): New chapter.
6036 Include it in the main menu.
6037 (Contributors): Credit Jim Blandy with macro support.
6038 (Compilation): Explain how to get macro information into the
6039 executable.
6040 (Expressions): Note that preprocessor macros are expanded.
6041
9db8d71f
DJ
60422002-05-14 Daniel Jacobowitz <drow@mvista.com>
6043
6044 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6045 options for `target remote'.
6046
6d531722
AC
60472002-05-13 Andrew Cagney <ac131313@redhat.com>
6048
6049 * gdbint.texinfo (Target Architecture Definition): Delete
6050 documentation on NNPC_REGNUM.
6051
13d01224
AC
60522002-05-11 Andrew Cagney <ac131313@redhat.com>
6053
6054 * gdbint.texinfo (Target Architecture Definition): Document
6055 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6056 (Target Architecture Definition): Revise section `Using Different
6057 Register and Memory Data Representations'. Add section `Raw and
6058 Virtual Register Representations'.
6059
b2e75d78
AC
60602002-05-11 Andrew Cagney <ac131313@redhat.com>
6061
6062 * gdbint.texinfo (Target Architecture Definition): Mention
6063 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6064 (Target Architecture Definition): Mention same. Add references to
6065 web pages.
6066
2c8682ee
MS
60672002-05-08 Michael Snyder <msnyder@redhat.com>
6068
6069 * stabs.texinfo (Attributes): Document new "vector" attribute.
6070
0816590b
AC
60712002-05-04 Andrew Cagney <ac131313@redhat.com>
6072
6073 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6074
2653173e
AC
60752002-05-04 Andrew Cagney <ac131313@redhat.com>
6076
6077 * gdb.texinfo: Delete obsolete references to a29k.
6078
d7bd68ca
AC
60792002-04-24 Andrew Cagney <ac131313@redhat.com>
6080
6081 * gdbint.texinfo (Target Architecture Definition): Replace
6082 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6083
21d83aa5
DM
60842002-04-24 David S. Miller <davem@redhat.com>
6085
6086 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6087
7673a6cc
DM
60882002-04-21 David S. Miller <davem@redhat.com>
6089
6090 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6091
d49d1e0a
AC
60922002-04-21 Andrew Cagney <ac131313@redhat.com>
6093
6094 * gdbint.texinfo (Target Architecture Definition): Delete
6095 definition of HAVE_REGISTER_WINDOWS.
6096
f7dc1244 60972002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6098
6099 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6100 "Theodore A. Roth" <troth@verinet.com>.
6101
5ca0cb28
DH
61022002-04-15 Don Howard <dhoward@redhat.com>
6103
f7dc1244 6104 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6105 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6106 Provide a better explaination of this feature.
5ca0cb28 6107
f208ba17
AC
61082002-04-14 Andrew Cagney <ac131313@redhat.com>
6109
6110 * gdbint.texinfo (Target Architecture Definition): Remove
6111 FRAME_CHAIN_COMBINE.
6112
d5ba91de
MC
61132002-04-12 Michael Chastain <mec@shout.net>
6114
6115 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6116 REG_STACK_SEGMENT.
6117
26818220
MC
61182002-04-09 Michael Chastain <mec@shout.net>
6119
6120 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6121 PYRAMID_* macros.
6122
129188f6
AC
61232002-04-07 Andrew Cagney <ac131313@redhat.com>
6124
6125 * gdb.texinfo (Bug Reporting): Document that the web is the
6126 prefered way of submitting bug reports.
6127 (Bug Reporting): Delete the s-mail address as the last resort.
6128
8227c0ff
AC
61292002-04-05 Andrew Cagney <ac131313@redhat.com>
6130
6131 * gdbint.texinfo (Target Architecture Definition): Delete
6132 references to TARGET_WRITE_FP and write_fp.
6133
16d9dec6
MS
61342002-03-27 Michael Snyder <msnyder@redhat.com>
6135
6136 * gdb.texinfo: Document new commands dump, append, and restore.
6137
9ae8b82c
AC
61382002-03-27 Andrew Cagney <ac131313@redhat.com>
6139
6140 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6141 Branch'.
6142
474c8240
AC
61432002-03-18 Andrew Cagney <ac131313@redhat.com>
6144
6145 * gdb.texinfo: Change all examples to @smallexample.
6146 * gdbint.texinfo: Ditto.
a9331b3f 6147
fb0ff88f
AC
61482002-03-18 Andrew Cagney <ac131313@redhat.com>
6149
6150 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6151 Branches''.
6152
9bb0a4d8
AC
61532002-03-18 Andrew Cagney <ac131313@redhat.com>
6154
6155 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6156 Policy''.
6157
937f164b
FF
61582002-03-04 Fred Fish <fnf@redhat.com>
6159
6160 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6161 expresson, suports, dependant, trhe, perhaphs, situtations,
6162 explictily, taged, oportunity, unfortunatly).
6163
a7b40f07
AC
61642002-02-24 Andrew Cagney <ac131313@redhat.com>
6165
6166 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6167 Remove reference to 3.12.
6168
aab4e0ec
AC
61692002-02-23 Andrew Cagney <ac131313@redhat.com>
6170
6171 * gdbint.texinfo: Include fdl.texi.
6172 (Top): Add GNU Free Documentation License.
6173 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6174 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6175 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6176 (gdbint.info): Add srcdir to include path.
6177 * gdb.texinfo: Include gpl.texi.
6178 (Top): Add Copying.
6179 * gpl.texi: New file.
6180
47b95330
AC
61812002-02-23 Andrew Cagney <ac131313@redhat.com>
6182
6183 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6184
78c47bea
PM
61852002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6186
6187 * gdb.texinfo: Document Cygwin native specific commands.
6188
56460a61
DJ
61892002-02-15 Daniel Jacobowitz <drow@mvista.com>
6190
6191 * gdb.texinfo: Document gdbserver ``--attach'' command.
6192
def71bfa
MS
61932002-02-07 Michael Snyder <msnyder@redhat.com>
6194
6195 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6196 to @code(_ovly_debug_event).
6197
c928edc0
AC
61982002-02-07 Andrew Cagney <ac131313@redhat.com>
6199
6200 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6201
81d46470
MS
62022002-02-06 Michael Snyder <msnyder@redhat.com>
6203
6204 * gdb.texinfo (overlays): Mention new magic symbol
6205 '_ovly_debug_event', which allows GDB to keep better track
6206 of overlays.
6207
f7dc1244 62082002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6209
6210 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6211 Suggested by Dmitry Sivachenko.
6212
6213 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6214
15110bc3
MS
62152002-02-01 Michael Snyder <msnyder@redhat.com>
6216
6217 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6218
6763aef9
MS
62192002-01-30 Michael Snyder <msnyder@redhat.com>
6220
ac282366
MS
6221 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6222 (set trust-readonly-sections): Document.
6763aef9 6223
8642bc8f
AC
62242002-01-29 Andrew Cagney <ac131313@redhat.com>
6225
6226 * gdbint.texinfo (Releasing GDB): Revise and update.
6227
afe64c1a
AC
62282002-01-28 Andrew Cagney <ac131313@redhat.com>
6229
6230 * gdbint.texinfo (Target Architecture Definition): Delete
6231 description of TARGET_BYTE_ORDER_DEFAULT.
6232
f7dc1244 62332002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6234
6235 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6236 <mitya@cavia.pp.ru>.
6237
3d6e1b5a
AC
62382002-01-23 Andrew Cagney <ac131313@redhat.com>
6239
6240 * libgdb.texinfo: Delete file.
6241
6c0e9fb3
AC
62422002-01-22 Andrew Cagney <ac131313@redhat.com>
6243
6244 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6245 * gdbint.texinfo: Ditto.
6246
e0ce93ac
AC
6247Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6248
6249 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6250
be298bcc
AC
62512002-01-22 Andrew Cagney <ac131313@redhat.com>
6252
6253 * Makefile.in: Update copyright.
6254 (TEXI2DVI): Define.
6255 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6256 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6257 gdb-cfg.texi.
6258 (TEXINDEX, PDFTEX): Delete makefile variables.
6259
8e04817f
AC
62602002-01-22 Andrew Cagney <ac131313@redhat.com>
6261
6262 * gdb.texinfo (Protocol): Move section to appendix.
6263
6b2f586d
AC
62642002-01-21 Andrew Cagney <ac131313@redhat.com>
6265
6266 * gdb.texinfo (Remote Debugging): Create a menu.
6267 (Top): Add ``Remote Debugging'' to menu.
6268
6f05cf9f
AC
62692002-01-21 Andrew Cagney <ac131313@redhat.com>
6270
6271 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6272 serial protocol'' from here.
6273 (Remote Debugging): To here. New chapter.
6274
3fd3d7d2
AC
62752002-01-20 Andrew Cagney <ac131313@redhat.com>
6276
6277 * gdbint.texinfo (Target Architecture Definition): Delete
6278 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6279
7fd60527
AC
62802002-01-20 Andrew Cagney <ac131313@redhat.com>
6281
6282 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6283 are no longer needed.
6284 (Porting GDB): Add maintainer note about configure.host.
6285
c2f05ac9
AC
62862002-01-20 Andrew Cagney <ac131313@redhat.com>
6287
6288 * gdbint.texinfo (Target Architecture Definition): Remove
6289 definition of IEEE_FLOAT.
6290
f7dc1244 62912002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6292
6293 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6294 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6295 <3diff@gnu.org>
231b2aad 6296
82600034
AC
62972002-01-19 Andrew Cagney <ac131313@redhat.com>
6298
6299 * gdbint.texinfo (Host Definition): Remove references to
6300 MALLOC_INCOMPATIBLE.
6301
7708fa01
AC
63022002-01-17 Andrew Cagney <ac131313@redhat.com>
6303
6304 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6305 and xyz-xdep.o.
6306
eb12ee30
AC
63072002-01-17 Andrew Cagney <ac131313@redhat.com>
6308
889bf7c5 6309 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6310 (Set Breaks): Copy ``maint info breakpoint'' doco to
6311 ``Maintenance Commands'' appendix. Add reference.
6312
c9ccaa92
AC
63132002-01-17 Andrew Cagney <ac131313@redhat.com>
6314
6315 * fdl.texi: Remove next/prev from @node.
6316
f7dc1244 63172002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6318
6319 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6320 for monstrous @multitable (from Brian Youmans).
6321
6322 * fdl.texi: New file.
6323
6324 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6325
8973da3a
AC
63262002-01-15 Andrew Cagney <ac131313@redhat.com>
6327
6328 * gdbint.texinfo (Releasing GDB): New chapter.
6329
7d86b5d5
AC
63302002-01-14 Andrew Cagney <ac131313@redhat.com>
6331
6332 * gdb.texinfo (Embedded Processors, Calling program functions):
6333 Obsolete references to a29k.
6334
cc1cb004
AC
63352002-01-13 Andrew Cagney <ac131313@redhat.com>
6336
6337 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6338 examples. Document that a code-block should do or discard its
6339 cleanups before exit.
6340
79f12247
MS
63412002-01-11 Michael Snyder <msnyder@redhat.com>
6342
6343 * gdb.texinfo (Choosing files): Change @samp to @file.
6344
19837790
MS
63452002-01-05 Michael Snyder <msnyder@redhat.com>
6346
6347 * gdb.texinfo (--pid): Document new command line option (attach).
6348
f7dc1244 63492002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6350
6351 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6352 in the stub.
6353
d7449b42
AC
63542002-01-04 Andrew Cagney <ac131313@redhat.com>
6355
6356 * gdbint.texinfo (Target Architecture Definition): Replace
6357 BIG_ENDIAN with BFD_ENDIAN_BIG.
6358
f23631e4
AC
63592002-01-03 Andrew Cagney <ac131313@redhat.com>
6360
6361 * gdbint.texinfo (Target Architecture Definition): Replace
6362 value_ptr with struct value pointer.
6363
72c9928d
EZ
63642002-01-02 Eli Zaretskii <eliz@gnu.org>
6365
6366 * gdb.texinfo (Free Software): Fix wording.
6367
959acfd1
EZ
63682001-12-31 Eli Zaretskii <eliz@gnu.org>
6369
6370 * gdb.texinfo (Free Software): New section ``Free Software Needs
6371 Free Documentation''.
6372
f7dc1244 63732001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6374
6375 * stabs.texinfo:
6376 * gdb.texinfo:
6377 * gdbint.texinfo:
6378 * libgdb.texinfo:
6379 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6380
6600abed
MS
63812001-12-29 Michael Snyder <msnyder@redhat.com>
6382
6383 * gdb.texinfo (maint info sections): Fix typo.
6384
f6680716
MS
63852001-12-26 Michael Snyder <msnyder@redhat.com>
6386
fe95c787
MS
6387 * gdb.texinfo (maint info sections): Document.
6388
a9331b3f 6389 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6390 'info proc' sub-options that are currently not implemented.
6391
c3d3ce5b
JB
63922001-12-20 Jim Blandy <jimb@redhat.com>
6393
6394 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6395
778eb05e
AC
63962001-12-15 Andrew Cagney <ac131313@redhat.com>
6397
6398 * gdbint.texinfo (Target Architecture Definition): Replace
6399 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6400
2607059c
AC
64012001-12-01 Andrew Cagney <ac131313@redhat.com>
6402
6403 * gdbint.texinfo (Host Definition): Delete documentation on
6404 HOST_BYTE_ORDER.
6405
df0cd8c5
JB
64062001-11-30 Jim Blandy <jimb@redhat.com>
6407
6408 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6409 overlay support. Add to top-level menu.
df0cd8c5 6410
88118b3a
TT
64112001-11-26 Tom Tromey <tromey@redhat.com>
6412
6413 * gdb.texinfo (Command Syntax): Document C-o binding.
6414
96565e91
CF
64152001-07-26 Christopher Faylor <cgf@redhat.com>
6416
6417 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6418 use since it is described in the referenced section.
6419
f7dc1244 6420 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6421 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6422 clearer when using DJGPP.
6423
2a3d5645
CF
64242001-11-24 Christopher Faylor <cgf@redhat.com>
6425
6426 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6427 specifically refer to MS-DOS.
6428 (command files): Mention gdb.ini is only used on MS-DOS.
6429
aa26fa3a
TT
64302001-11-21 Tom Tromey <tromey@redhat.com>
6431
6432 * gdb.texinfo (Invoking GDB): Document --args.
6433 (Mode Options): Likewise.
6434
4f8ada06
JB
64352001-11-21 Jim Blandy <jimb@redhat.com>
6436
6437 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6438 Delete documentation; this macro has been removed from the
6439 sources.
4f8ada06 6440
3fe0dc10
JB
64412001-11-13 Jim Blandy <jimb@redhat.com>
6442
6443 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6444
9e5abb06
CV
64452001-11-06 Corinna Vinschen <vinschen@redhat.com>
6446
6447 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6448
1c5dfdad
MS
64492001-11-05 Michael Snyder <msnyder@redhat.com>
6450
a9331b3f 6451 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6452 quote regexp chars in function names such as "operator*()".
6453
990f9fe3
FF
64542001-11-01 Fred Fish <fnf@redhat.com>
6455
6456 * gdbint.texinfo (SOLIB_ADD): Document additional new
6457 "readsyms" arg.
6458
b433d00b
DH
64592001-10-30 Don Howard <dhoward@redhat.com>
6460
070b1dd3
DH
6461 * gdb.texinfo: (Command Files) Added documentation for the
6462 behavior of gdb with input redirected from a file.
b433d00b 6463
b7209cb4
FF
64642001-10-28 Fred Fish <fnf@redhat.com>
6465
6466 * gdb.texinfo (auto-solib-add): Change docs to match
6467 implementation change.
6468 (auto-solib-limit): Add docs for new variable.
6469
1aa20aa8
AC
64702001-10-15 Andrew Cagney <ac131313@redhat.com>
6471
6472 * gdbint.texinfo (Target Architecture Definition): Function
6473 value_as_pointer renamed to value_as_address.
6474
fc0c74b1
AC
64752001-10-15 Andrew Cagney <ac131313@redhat.com>
6476
6477 * gdbint.texinfo (Target Architecture Definition): Default
6478 POINTER_TO_ADDRESS functions assume unsigned addresses.
6479 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6480 posting by Jim Blandy.
6481
f4846649
JB
64822001-10-12 Jim Blandy <jimb@redhat.com>
6483
6484 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6485 version of texi2html (1.64) doesn't support this flag any more.
6486
f277788b
MK
64872001-09-08 Mark Kettenis <kettenis@gnu.org>
6488
a9dc4918
MK
6489 * gdbint.texinfo (Host Definition): Remove description of
6490 MEM_FNS_DECLARED.
6491
d28379df
MK
6492 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6493
f277788b
MK
6494 * gdbint.texinfo (Host Definition): Remove description of
6495 HAVE_SIGSETMASK.
6496
7ccaa899
EZ
64972001-09-04 Elena Zannoni <ezannoni@redhat.com>
6498
6499 * gdbint.texinfo (Target Architecture Definition): Add
6500 explanation of TARGET_PRINT_INSN macro.
6501
17d9d558
JB
65022001-08-30 Jim Blandy <jimb@redhat.com>
6503
6504 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6505 Explain what it means to load relocatable files.
6506
72cde065
JB
65072001-08-28 Jim Blandy <jimb@redhat.com>
6508
6509 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6510 info `top' menu.
6511
9e678452
CF
6512Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6513
6514 * gdbint.texinfo: Add a cautionary note about macro use.
6515
a2bea4c3 65162001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6517
a2bea4c3
CV
6518 * gdb.texinfo: Explain omitting the hostname in the
6519 `target remote' command.
6520
1129bf27
DJ
65212001-07-30 Daniel Jacobowitz <drow@mvista.com>
6522
6523 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6524 and END-INFO-DIR-ENTRY.
6525
732b3002
SC
65262001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6527
6528 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6529
89437448
AC
65302001-07-25 Andrew Cagney <ac131313@redhat.com>
6531
6532 * gdbint.texinfo (libgdb): Rewrite.
6533
f7dc1244 65342001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6535
6536 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6537
c4555f82
SC
65382001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6539
6540 * gdb.texinfo (TUI): New chapter, document the TUI.
6541 (Mode Options): Document the -tui option.
6542
2f45a6e0
MK
65432001-07-23 Mark Kettenis <kettenis@gnu.org>
6544
6545 * gdbint.texinfo (Host Definition): Remove description of
6546 NEED_POSIX_SETPGID.
6547
f7dc1244 65482001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6549
6550 * gdb.tex (DJGPP Native): New node, with descriptions of
6551 DJGPP-specific commands.
6552
be9c6c35
JM
65532001-07-19 John R. Moore <jmoore@redhat.com>
6554
6555 * gdbint.texinfo: Three misspellings.
6556
dfa249fb
AC
65572001-07-06 Andrew Cagney <ac131313@redhat.com>
6558
6559 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6560 `test` expressions on bash. Problem reported by Colin Walters.
6561
c72e7388
AC
65622001-07-04 Andrew Cagney <ac131313@redhat.com>
6563
6564 * gdbint.texinfo (User Interface): Update ui-out documentation to
6565 refelect recent UI/MI updates.
6566
94bbb2c0
AC
65672001-07-04 Andrew Cagney <ac131313@redhat.com>
6568
6569 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6570 interpreters.
6571
af6c57ea
AC
65722001-06-15 Andrew Cagney <ac131313@redhat.com>
6573
6574 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6575 structure and not macros.
6576 (Host Definition): Document that much of this chapter is obsolete.
6577 (Target Architecture Definition): Update list of files that make
6578 up a target architecture.
6579 (Coding): Update.
6580
83aa8bc6
AC
65812001-06-28 Andrew Cagney <ac131313@redhat.com>
6582
6583 * gdbint.texinfo (Target Architecture Definition): Update
6584 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6585 The latter has been changed to a true predicate.
6586
f7dc1244 65872001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6588
6589 * annotate.texi: Add @noindent where needed. From Dmitry
6590 Sivachenko <dima@Chg.RU>.
6591 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6592
656db9b0
AC
65932001-06-16 Andrew Cagney <ac131313@redhat.com>
6594
6595 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6596
df2396a1
AC
65972001-06-14 Andrew Cagney <ac131313@redhat.com>
6598
6599 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6600 returns ``OK''. Document that the ``R'' packet does not reply.
6601
0f1f2b0a
MS
66022001-06-13 Michael Snyder <msnyder@redhat.com>
6603
6604 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6605
f7dc1244 66062001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6607
6608 * gdb.texinfo (Signals): Clarify the default setting of signal
6609 handling.
6610
a5d7c491
AC
66112001-05-14 Andrew Cagney <ac131313@redhat.com>
6612
6613 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6614 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6615
05a54c4f
AC
66162001-05-12 Andrew Cagney <ac131313@redhat.com>
6617
6618 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6619
f7dc1244 66202001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6621
6622 * gdbint.texinfo (Clean Design and Portable Implementation):
6623 Renamed from "Clean Design".
6624 (Clean Design and Portable Implementation): Document portable
6625 methods of handling file names, and the associated macros.
6626
f7dc1244 66272001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6628
6629 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6630 command and provide a cross-reference to its description.
6631 (Symbols): Note that "info scope" is useful for trace experiments.
6632
f7dc1244 66332001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6634
b37052ae
EZ
6635 * gdb.texinfo (Symbols): Document "info scope".
6636 (Tracepoints): New chapter.
6637 (Contributors): Update for v5.1.
6638 <All nodes>: Change "C++" to "C@t{++}".
6639
0ee54786
EZ
6640 * gdbint.texinfo (User Interface): A new section about ui_out
6641 functions, based on text written by Fernando Nasser.
6642
c534679c
EZ
6643 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6644
f7dc1244 66452001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6646
e9c75b65
EZ
6647 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6648
6649 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6650
6651 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6652 Replace "GDB" with "@value{GDBN}". Fix markup.
6653
6654 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6655
3d67e040
EZ
6656 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6657 a cross-reference to its description.
6658 (Symbols): Document "info symbol".
6659
f7dc1244 66602001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6661
6662 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6663 subsection "x86 Watchpoints".
6664 (Target Architecture Definition): Document the macros
6665 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6666 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6667
b0ed3589
AC
66682001-03-20 Andrew Cagney <ac131313@redhat.com>
6669
6670 * gdbint.texinfo (Target Architecture Definition): Update
6671 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6672 list.
6673
b6ba6518
KB
66742001-03-06 Kevin Buettner <kevinb@redhat.com>
6675
6676 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6677 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6678
f7dc1244 66792001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6680
6681 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6682
f7dc1244 66832001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6684
17cc6a06
EZ
6685 * gdb.texinfo (Environment): Document that `path' does not change
6686 the value of PATH in GDB's own environment (it did in the past,
6687 but that was changed on March 15, 1994). Reported by Doug Evans
6688 <dje@transmeta.com>.
6689
56caf160
EZ
6690 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6691 its line. Fix markup of commands and macros. Add an Index node
6692 and index entries.
6693
29e57380
C
66942001-01-23 J.T. Conklin <jtc@redback.com>
6695
6696 * gdb.texinfo (Memory region attributes): New manual section.
6697
1c6147de
ND
66982001-01-04 Nicholas Duffek <nsd@redhat.com>
6699
6700 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6701
f7dc1244 67022000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6703
6704 * refcard.tex: Version and copyright fixed. From Phil Edwards
6705 <pedwards@disaster.jaj.com>.
6706
0dcedd82
AC
6707Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6708
6709 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6710 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6711
3b851bce
AC
6712Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6713
6714 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6715 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6716
f7dc1244 67172000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6718
6719 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6720 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6721
b90a5f51
CF
67222000-11-10 Christopher Faylor <cgf@cygnus.com>
6723
6724 * gdb.texinfo: Document new 'set step-mode' command.
6725
f7dc1244 67262000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6727
6728 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6729 changes from Dmitry Sivachenko <dima@Chg.RU>.
6730
f7dc1244 67312000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6732
6733 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6734 From Steven Johnson <sbjohnson@ozemail.com.au>.
6735
2e685b93
MK
67362000-08-10 Mark Kettenis <kettenis@gnu.org>
6737
6738 * gdbint.texinfo (Overall Structure): Spelling fix.
6739
f7dc1244 67402000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6741
6742 * gdbint.texinfo (Target Architecture Definition): Document that
6743 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6744 for which REGISTER_CONVERTIBLE returns a zero value.
6745
63ac3005
EZ
67462000-07-08 Christopher Faylor <cgf@cygnus.com>
6747
6748 * Makefile.in (install-info): Find files to install in either the
6749 build or source directories (adapted from Makefile.am).
6750
bd79f757
ND
67512000-07-07 Nicholas Duffek <nsd@redhat.com>
6752
6753 * stabs.texinfo: Fix spelling errors.
6754 (String Field): FILE-NUMBER starts from 0, not 1.
6755
f7dc1244 67562000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6757
6758 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6759 Brian Youmans.
5f208f6d 6760
f7dc1244 67612000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6762
6763 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6764 the source directory. Reported by Mark Harig
6765 <markh@frazier.landmark.com>.
cc542d3b 6766
f3b28801
C
67672000-06-20 J.T. Conklin <jtc@redback.com>
6768
6769 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6770
449f3b6c
AC
6771Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6772
6773 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6774 Generate using pdftex.
449f3b6c 6775 (PDFTEX): Define.
889bf7c5 6776 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6777 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6778 @contents at the start.
449f3b6c 6779
f7dc1244 67802000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6781
6782 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6783 Youmans.
48e934c6 6784
9e9c5ae7
AC
6785Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6786
6787 From Brian Youmans:
6788 * gdb.texinfo: Fix ``et al.''.
6789
c741b251
AC
6790Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6791
6792 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6793 loop.
c741b251 6794
4ab64e14
JG
67952000-05-19 Jimmy Guo <guo@cup.hp.com>
6796
6797 * configure: Regenerate.
6798
f7dc1244 67992000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6800
6801 * Makefile.in (install-info): Run install-info on installed Info
6802 files.
6803
8c70017b
AC
6804Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6805
a7cb598a 6806 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6807 Andrew Cagney.
8c70017b 6808
f7dc1244 68092000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6810
6811 * gdb.texinfo: Proofreading changes from Brian Youmans.
6812
bf0184be
ND
68132000-05-01 Nick Duffek <nsd@cygnus.com>
6814
6815 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6816 startup sequence, minor edits.
6817
f7dc1244 68182000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6819
6820 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6821 TeX.
6822
6823 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6824 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6825 like `n' and `s' which look weird. Convert some of the @kindex to
6826 @vindex, when they refer to variables, not commands.
6827
33e16fad
AC
6828Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6829
6830 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6831
f7dc1244 68322000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6833
6834 * Makefile.in (GDBMI_DIR): New variable.
6835 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6836 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6837 (gdbmi.texinfo): New target, for texi2roff.
6838 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6839 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6840
6841 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6842 gdbmi.texinfo.
6843 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6844 comment.
6845
d167840f
EZ
68462000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6847
6848 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6849 command.
d167840f 6850
f7dc1244 68512000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6852
6853 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6854 prevents the build (and is generally a Bad Idea).
6855
f7dc1244 68562000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6857
6858 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6859 a comma inside @var.
6860 (Command Files): Index markup changes from Dmitry Sivachenko
6861 <dima@Chg.RU>.
6862
f7dc1244 68632000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6864
6865 * Makefile.in (LN_S): Define.
6866 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6867 invoke "ln -s" unless it is known to work.
6868
6869 * configure.in (AC_PROG_LN_S): Add.
6870
8dc7983f
JB
68712000-04-14 Jim Blandy <jimb@redhat.com>
6872
6873 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6874 section.
6875 (Target Conditionals): Document ADDRESS_TO_POINTER,
6876 POINTER_TO_ADDRESS.
6877
1a8237e8
DB
68782000-04-11 Daniel Berlin <dan@cgsoftware.com>
6879
6880 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6881 gdb-cfg.texi to get the value.
6882
ca526f1a
JB
68832000-04-10 Jim Blandy <jimb@redhat.com>
6884
6885 * gdbint.texinfo (Target Architecture Definition): Fix
6886 cross-references.
6887
faaafcb4
JB
68882000-04-08 Jim Blandy <jimb@redhat.com>
6889
6890 * gdbint.texinfo (Using Different Register and Memory Data
6891 Representations): New section.
6892 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6893 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6894 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6895
1b27397f
AC
6896Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6897
6898 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6899 for acknowledgments.
1b27397f 6900
480ff1fb
AC
6901Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6902
6903 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6904 qThreadExtraInfo.
480ff1fb 6905
a9331b3f 69062000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6907
a9331b3f
RM
6908 * gdb.texinfo: Clarify which remote debug protocol commands are
6909 required and which are optional.
f1251bdd 6910
dbeb8dbd
AC
6911Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6912
6913 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6914 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6915 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6916 * annotate.texi: Update.
6917
6d2ebf8b
SS
69182000-03-28 Stan Shebs <shebs@apple.com>
6919
6920 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6921 expectation of additional changes before release), update
6922 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6923 node links, rephrase and/or shorten lines to fix formatting
6924 problem in both regular and @smallbook formats.
6925 * annotate.texi: Shorten lines in example, use smallexample
6926 consistently everywhere.
6927 * Makefile.in: Add comment about texinfo 4.0 html generation.
6928 (SFILES_INCLUDED): Add annotate.texi.
6929
5d161b24
DB
69302000-03-27 Daniel Berlin <dan@cgsoftware.com>
6931
5ae4183a
AS
6932 * gdb.texinfo (Debugging Output): Added new section, documenting
6933 the "set/show debug" commands.
5d161b24 6934
b9deaee7
AC
6935Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6936
6937 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6938 entry.
b9deaee7
AC
6939
6940 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6941 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 6942 @chapter and @node entries.
a9331b3f 6943
b9deaee7 6944 * gdb.texinfo: Link all top-level nodes.
a9331b3f 6945
9ef47d30
AC
6946Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6947
6948 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 6949 files.
9ef47d30 6950
cfeada60
FN
69512000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6952
6953 From David Whedon <dwhedon@gordian.com>
5ae4183a 6954 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 6955
6837a0a2
DB
69562000-03-22 Daniel Berlin <dan@cgsoftware.com>
6957
6958 * gdb.texinfo: Add documentation for the apropos command.
6959
bba2971c
MS
69602000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6961
6962 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6963
2b628194
MS
69642000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6965
a9331b3f 6966 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
6967 two places.
6968
96a2c332
SS
69692000-03-17 Stan Shebs <shebs@apple.com>
6970
6971 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6972 <dima@Chg.RU>, also clarification of allowed content for
6973 string constants.
6974
f7dc1244 69752000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
6976
6977 * gdb.texinfo (main menu): Add Annotations.
6978 (File Options): Add @cindex entries for each command-line option.
6979 Document --epoch, --annotate, --async, --interpreter, --write,
6980 --statistics, and --version.
6981
6982 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
6983 of GDB.
6984
9d233477
JB
69852000-02-23 Jim Blandy <jimb@redhat.com>
6986
6987 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6988
14e0eb3b
JB
69892000-02-22 Jim Blandy <jimb@redhat.com>
6990
6991 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6992
3555de01
JM
69932000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
6994
6995 * Makefile.in (diststuff): New target.
6996
5e35df8e
KB
69972000-02-15 Kevin Buettner <kevinb@redhat.com>
6998
6999 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7000 architecture. [From Jim Wilson.]
5e35df8e 7001
c5394b80
JM
70022000-01-16 Tom Tromey <tromey@cygnus.com>
7003
7004 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7005 (Delete Breaks): Mention range arguments.
7006 (Disabling): Likewise.
7007
c3f6f71d
JM
70082000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7009
7010 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7011
c4093a6a
JM
7012Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7013
7014 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7015 valid functions.
c4093a6a 7016
11cf8741
JM
70171999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7018
7019 * gdb.texinfo: Clarify regular expressions used in rbreak.
7020
917317f4
JM
70211999-10-15 Kevin Buettner <kevinb@cygnus.com>
7022
7023 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7024 MEMORY_REMOVE_BREAKPOINT): Document.
7025
7026Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7027
7028 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7029 offset re-using the DATA offset instead.
917317f4 7030
2df3850c
JM
70311999-10-11 Jim Kingdon <kingdon@redhat.com>
7032
7033 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7034
70351999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7036
7037 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7038 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7039 typos.
7040
7041 * gdb.texinfo: Various minor wording and formatting improvements,
7042 mentions of additional command-line options.
7043
2acceee2
JM
70441999-09-30 Fred Fish <fnf@cygnus.com>
7045
7046 * gdb.texinfo: Document additional forms of specifying section
7047 names and addresses for the add-symbol-file command.
7048
c2c6d25f
JM
70491999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7050
7051 * gdbint.texinfo: Fix typo, add the word "have".
7052
70531999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7054
7055 * gdbint.texinfo (Target Architecture Definition): Document the
7056 SKIP_PERMANENT_BREAKPOINT macro.
7057
d4f3574e
SS
70581999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7059
7060 * gdb.texinfo: Fiks speling errers.
7061
7062 * gdb.texinfo: Fix uses of @multitable.
7063
f7dc1244 7064 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7065 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7066 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7067 comments about using with optimization, add more indexing,
7068 fix info about disassembly-flavor.
7069
7070Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7071
7072 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7073 SKIP_SOLIB_RESOLVER): Define.
7074
7075Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7076
7077 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7078 ``g'' packets.
d4f3574e 7079
104c1213
JM
70801999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7081
7082 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7083 platform-specific info, inline remote.texi and move sections of it
7084 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7085 and register stack into the new chapter.
7086 * remote.texi: Remove, now part of gdb.texinfo.
7087 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7088
70891999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7090
7091 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7092 GDB_TARGET_IS_MACH386): These kludges have gone away.
7093
7094Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7095
7096 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7097 TDEPLIBS.
104c1213 7098
53a5351d
JM
70991999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7100
7101 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7102 surrounding text to fit HP-UX bits into general info.
7103 (HPPA-cfg.texi): Remove, no longer useful.
7104
7105 * gdb.texinfo: Remove explicit links from @node lines, remove
7106 HP-added "Detailed Node Listing" from main menu which confuses
7107 things.
7108
7109 From Dmitry Sivachenko <dima@Chg.RU>:
7110 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7111 in description of `set environment'.
53a5351d
JM
7112
71131999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7114
7115 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7116
7be570e7
JM
71171999-08-12 Ben Elliston <bje@cygnus.com>
7118
7119 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7120
f7dc1244 71211999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7122
7123 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7124 watch, awatch, and rwatch. Explain why the latter two cannot be
7125 set as software watchpoints. Document that watchpoints for local
7126 variables are deleted when the debuggee terminates.
7be570e7
JM
7127
7128Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7129
7130 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7131 packet. Allow E.. response packet. "qRcmd" packet is no longer
7132 reserved.
7be570e7
JM
7133
71341999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7135
a9331b3f
RM
7136 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7137 * gdb.texinfo: Ditto.
7be570e7 7138
96baa820
JM
71391999-08-06 Tom Tromey <tromey@cygnus.com>
7140
7141 * gdb.texinfo (KOD): New node.
7142
7143Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7144
7145 * remote.texi (Rcmd): Fix minor formatting typos.
7146
7147Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7148
7149 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7150 packets.
96baa820 7151
adf40b2e
JM
71521999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7153
7154 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7155 fixes.
7156
43ff13b4
JM
7157Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7158
7159 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7160
085dd6e6
JM
7161Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7162
7163 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7164 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7165 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7166 packets that are not supported on all hosts. Expand examples.
7167 Spell check.
085dd6e6
JM
7168
71691999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7170
7171 * Makefile.in: Recognize html, install-html. Add targets
7172 to build HTML versions of documentation via texi2html.
7173
7174Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7175
7176 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7177 testsuite.
085dd6e6
JM
7178
7179Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7180
7181 * remote.texi (Communication Protocol): Rewrite.
7182
7183Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7184
7185 * stabs.texinfo: Fix uses of xref.
7186
9e0b60a8
JM
7187Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7188
7189 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7190 info about patch submission.
7191
cce74817
JM
7192Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7193
7194 From Per Bothner <bothner@cygnus.com>:
7195 * gdb.texinfo: Document Chill support.
7196
7197Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7198
7199 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7200 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7201 Document that the value should be greater-than or equal-to zero.
7202 (NO_STD_REGS): Document. Deprecate.
cce74817 7203
ac9a91a7
JM
7204Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7205
7206 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7207 Document that these are not used.
ac9a91a7
JM
7208
7209Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7210
7211 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7212
392a587b
JM
7213Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7214
7215 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7216 numargs was dropped.
392a587b
JM
7217
7218Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7219
7220 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7221
b83266a0
SS
7222Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7223
7224 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7225 Update.
b83266a0 7226
7a292a7a
SS
7227Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7228
7229 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7230 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7231
7232Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7233
7234 * gdbint.texinfo: Fix typos: $ -> @.
7235
7236Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7237
7238 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7239 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7240 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7241 BREAKPOINT_FROM_PC.
a9331b3f 7242
7a292a7a
SS
7243Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7244
7245 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7246 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7247
7248Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7249
7250 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7251 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7252
72531999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7254
7255 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7256 longer exists.
7257
7258Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7259
7260 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7261 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7262 they make the manual source incomprehensible.
7a292a7a
SS
7263 * h8-cfg.texi: Remove, hasn't been used in years.
7264
c906108c
SS
7265Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7266
7267 * gdb.texinfo: Update the credits.
7268
7269Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7270
7271 * gdb.texinfo: Fix mistakes noticed in printout of last
7272 draft, add Alpha to discussion of heuristic fence post.
7273
7274Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7275
7276 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7277 Edition, merge some HP changes into mainline, describe some
7278 previously undocumented features, describe more of the target
7279 commands available, eliminate obsolete section on renamed
7280 commands.
c906108c
SS
7281 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7282
7283Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7284
7285 * gdb.texinfo: Make many HPPA conditionals unconditional,
7286 including catchpoint description, since now on for all configs.
7287 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7288 specializations.
7289
7290Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7291
7292 * Makefile.in (GDBvn.texi): Fix match expression to work with
7293 current format of VERSION in gdb/Makefile.in.
7294 * gdb.texinfo: Fix node ref to match new readline.
7295
7296Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7297
a9331b3f
RM
7298 * gdb.texinfo: Changes made as part of a project to merge in
7299 changes made by HP. Documentation makes extensive use of
c906108c
SS
7300 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7301 on remote debugging. There are differences in documentation
889bf7c5 7302 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7303 the HP manual discusses catchpoints, hardware watchpoints, and
7304 some HPUX specific limitations for shared library support.
a9331b3f 7305
c906108c
SS
7306 There are also a number of @node changes.
7307
73081999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7309
7310 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7311 (C Usage): Same.
7312
7313Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7314
7315 The following changes were made by Edith Epstein
889bf7c5
PA
7316 <eepstein@cygnus.com> as part of a project to merge in changes
7317 made by HP.
a9331b3f 7318
c906108c
SS
7319 * HPPA-cfg.texi: new file.
7320
7321 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7322
7323 * refcard.tex: change documentation about catch.
7324 removed info catch.
7325
7326Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7327
7328 * gdbint.texinfo: Expand on GDB's coding standards,
7329 specify the use of arg names with prototypes.
7330
73311998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7332
7333 * gdb.texinfo: Fix tipo.
7334
7335Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7336
7337 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7338 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7339
7340Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7341
7342 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7343
73441998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7345
7346 * agentexpr.texi: New file.
7347
7348Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7349
7350 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7351
73521998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7353
7354 * remote.texi: Changed wording that implied that the GDB remote
7355 protocol caches register values instead of GDB itself.
7356
7357Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7358
7359 * gdbint.texinfo: Add some info about symbol readers.
7360 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7361 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7362 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7363 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7364
7365Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7366
a9331b3f 7367 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7368
7369Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7370
7371 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7372
7373Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7374
7375 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7376 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7377
7378Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7379
7380 * gdbint.texinfo: Fix minor typos.
7381
7382Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7383
7384 * gdbint.texinfo: Complete overhaul. Group descriptions more
7385 logically, add more info on generic algorithms, remove much
7386 obsolete and/or wrong material.
7387
7388Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7389
7390 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7391
7392Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7393
7394 * refcard.tex: Copyright, address updates.
7395
7396Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7397
7398 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7399 for the edition instead of confusing GDB-version-like numbers.
7400
7401Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7402
7403 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7404
7405Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7406
5ae4183a 7407 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7408
7409Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7410
7411 * gdb.texinfo: Add some credits, mention bug monitor.
7412 * remote.texi: Mention mips monitor targets.
7413 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7414
c906108c
SS
7415Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7416
7417 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7418 files, finish sorting of host vs target vs native macros, describe
7419 some more of them.
c906108c
SS
7420
7421Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7422
7423 * gdbint.texinfo (Host Conditionals): Document change from
7424 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7425
7426Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7427
7428 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7429 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7430
7431Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7432
7433 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7434 Document LSEEK_NOT_LINEAR.
7435
7436Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7437
7438 * stabs.texinfo (Stab Section Basics): Make it clear that only
7439 some versions of the GNU linker remove the leading N_UNDF symbol.
7440
7441Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7442
7443 * stabs.texinfo (String Field): Document type number pairs here,
7444 instead of in the Sun specific section.
7445 (Include Files): The GNU linker supports the N_BINCL
7446 optimization. Clarify the N_BINCL value, and what it is used
7447 for.
7448 (Procedures): Document N_FUN with an empty string to mark the end
7449 of a function.
7450 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7451 (Sun Differences): Remove this node, as the information is now
7452 elsewhere in the main document.
7453 (Stab Section Basics): Mention that the GNU linker may optimize
7454 stabs and remove the leading N_UNDF symbol.
7455
7456Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7457
7458 * gdb.texinfo, refcard.tex: Restore author credit
7459
7460Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7461
7462 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7463 documentation to account for START and END macros taking
7464 one arg.
7465
7466Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7467
7468 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7469 * gdb.texinfo (Frames): Fix typo.
7470
7471Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7472
7473 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7474 a target_signal as arg type, not a pid.
7475
7476Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7477
7478 * gdb.texinfo: Document `set assembly-language'.
7479
7480Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7481
7482 * remote.texi: Update list of stubs in the GDB distribution.
7483
7484Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7485
7486 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7487 Also document that some systems can use mmalloc but must define
7488 this if their C runtime allocates memory that is later freed.
c906108c 7489 (MMCHECK_FORCE): Document new macro.
a9331b3f 7490
c906108c
SS
7491Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7492
7493 * remote.texi: Add documentation for target Sparclet.
7494
7495Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7496
a9331b3f 7497 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7498 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7499 * configure.in: Rewritten for autoconf.
7500 * configure: New.
7501
7502Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7503
7504 * Makefile.in (DVIPS): New define, set to dvips.
7505 (dvi): Add stabs.dvi.
7506 (ps): New target.
7507 (all-doc): Depend on info, dvi, and ps targets.
7508 (STAGESTUFF): Add *.ps and *.dvi files.
7509 (clean-info, clean-dvi): Remove.
7510 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7511 rules completely rewritten.
7512 (maintainer-clean): Remove clean-info and clean-dvi
7513 dependencies and put their actions in the rules.
7514 (gdb.ps): New target
a9331b3f 7515 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7516 intermediate TeX files, whether they have 2 or 3 character
7517 extensions.
7518 (gdbint.ps): Add target and rules.
7519 (gdb-internals): Delete unused target.
7520 (Makefile): Depends upon config.status also.
7521
7522Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7523
7524 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7525 set.
7526
7527Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7528
7529 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7530 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7531
7532Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7533
7534 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7535
7536Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7537
7538 * gdb.texinfo (Print settings): Document
7539 `set/show print static-members' commands.
7540
7541Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7542
7543 * gdbint.texinfo (Native): Document name change, coredep.c to
7544 core-aout.c.
7545
7546Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7547
7548 * stabs.texinfo (Include Files): Document the values the SunOS4
7549 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7550
7551Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7552
7553 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7554 Fix typo.
7555
7556Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7557
7558 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7559 "gdb.tar.Z".
7560
7561Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7562
7563 * Makefile.in (maintainer-clean): New target, synonym for
7564 realclean.
7565
7566Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7567
7568 * Update all FSF addresses except those in COPYING* files.
7569
7570Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7571
7572 From Richard Earnshaw (rearnsha@armltd.co.uk):
7573 * gdb.texinfo (convenience variables): Document $_exitcode.
7574 (quit): Document optional expression to use as exit code.
7575
7576Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7577
7578 * gdb.texinfo, remote.texi: Brought up to date with various
7579 GDB changes.
7580
7581Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7582
7583 * gdb.texinfo: Update dates and versions, fix comments about
7584 hardware watchpoints in future releases and about the
7585 sharedlibrary command.
7586
7587Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7588
7589 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7590 C_FUN stab. Other cleanups.
7591
7592Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7593
7594 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7595 for the sparc stub.
7596
7597Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7598
7599 * annotate.texi: Clarify which addresses have differing formats
7600 depending on the language and which do not.
7601
7602Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7603
7604 * remote.texi (NetWare): Changed example to use BOARD= instead of
7605 NODE= argument to reflect correspoding change to gdbserve.nlm.
7606
7607Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7608
7609 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7610 GDB, as well as AIX dbx, supports the size type attribute.
7611
7612Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7613
7614 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7615
7616Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7617
7618 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7619 and new 'if' and 'while' commands.
7620
7621Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7622
7623 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7624
7625Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7626
7627 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7628 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7629 NetWare targets. Mostly stolen from the Server node.
7630
7631Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7632
7633 * gdb.texinfo (Setting): Talk about the language of a source file
7634 versus the working language. The old documentation did not match
7635 what GDB did.
7636
7637Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7638
7639 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7640 of a source file.
7641
7642Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7643
7644 * gdb.texinfo (Processes): New node.
7645
7646Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7647
7648 * remote.texi: Update documentation of set/show mipsfpu.
7649
3fc11d3e
JM
7650Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7651
7652 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7653 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7654
7655Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7656
7657 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7658 obsolete conditionals, described some others.
7659
7660Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7661
7662 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7663 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7664
7665Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7666
7667 * gdbint.texinfo: Put regex conditionals in their own table.
7668
7669Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7670
7671 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7672 described or fixed the descriptions of many others.
7673
7674Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7675
7676 * gdb.texinfo: Add some more credits.
7677 * gdbint.texinfo: Capitalize GDB consistently, describe some
7678 macros and remove some.
7679
7680Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7681
7682 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7683 obsolete conditionals, described some others.
7684
7685Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7686
7687 * gdb.texinfo (help targets): Changed to `help target', which
7688 is the correct gdb command.
7689
7690Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7691
7692 * annotate.texi (TODO): New node, for keeping track of annotations
7693 suggested but not yet implemented.
7694
7695Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7696
7697 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7698 another symbol, it is not the address itself.
7699
7700Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7701
7702 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7703 of stabs-in-coff sections.
7704
7705Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7706
7707 * annotate.texi: Change edition to 0.5 and date to May 1994.
7708 Add index.
7709 (Frames): New node, for frame annotation.
7710 (Displays): New node, for display annotation.
7711
7712 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7713 when waiting for your program to stop.
7714
7715Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7716
7717 * annotate.texi (Breakpoint Info): Document annotation of header
7718 fields and record annotation.
7719
7720Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7721
7722 * annotate.texi: New file, to document annotations.
7723
7724Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7725
7726 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7727 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7728
7729Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7730
7731 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7732 section, and say n_strx field is compilation unit relative.
7733 * stabs.texinfo: Don't use @code for a.out when it is the name of
7734 an object file format.
7735
7736Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7737
7738 * gdb.texinfo: Refer to file names, not path names, per rms
7739 convention.
7740 (Arguments): Fix typo.
7741
7742Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7743
7744 * stabs.texinfo (Global Variables): Talk about stabs in files
7745 where variables are referenced, but not defined.
7746
7747Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7748
7749 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7750 Cplusplus to new nodes Member Type Descriptor and Method Type
7751 Descriptor. Re-write stuff for #.
7752
7753Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7754
7755 * gdb.texinfo (Print Settings): Don't document "set print
7756 fast-symbolic-addr off". The bug which it worked around was fixed
7757 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7758
7759 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7760 N_ENTRY node.
7761
7762 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7763
7764Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7765
7766 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7767 references to ieee-float.c.
7768
7769Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7770
7771 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7772 match what the code actually does.
7773
7774Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7775
7776 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7777
7778Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7779
7780 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7781 i, and b.
7782
7783Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7784
7785 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7786 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7787 as "stabs in sections" rather than just saying "ELF and SOM".
7788 Also make that stuff apply to COFF.
7789
7790Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7791
7792 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7793 Ghostscript.
7794
7795Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7796
7797 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7798 versus functions without line numbers, also mention stepping into
7799 them as well as "step" when you are in them. Tell the user how to
7800 deal with the situation. Add comment about "debugging information".
7801
7802Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7803
7804 * stabs.texinfo (Enumerations): Document restriction on where
7805 enumeration types can appear and still win with GDB.
7806
7807Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7808
7809 * stabs.texinfo (Negative Type Numbers): Document format for type
7810 -16.
7811
7812Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7813
7814 * gdb.texinfo (Selection, Frame Info): Update information about
7815 arbitrary frame specficiations.
7816
7817Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7818
7819 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7820
7821Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7822
7823 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7824
7825Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7826
7827 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7828
7829Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7830
7831 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7832 Differences node to Statics node.
7833 (Statics): Discuss XCOFF use of V symbol descriptor.
7834
7835 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7836 not clean.
7837
7838Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7839
7840 * gdb.texinfo (Print Settings): Document `set print
7841 fast-symbolic-addr' and improve the doc for some other
7842 `set print's.
7843
7844Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7845
7846 * stabs.texinfo (String Field): Talk about defining several type
7847 numbers at once.
7848 Fix lint regarding changing node ELF Transformations to
7849 ELF and SOM Transformations.
7850
7851Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7852
7853 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7854
7855Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7856
7857 * stabs.texinfo (Cross-References): `::' is for nested types only
7858 within <>.
7859 (Structures): Document static members.
7860
7861Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7862
7863 * stabs.texinfo: Document S type attribute.
7864
7865Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7866
7867 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7868
7869Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7870
7871 * gdbint.texinfo: Fix a few typos.
7872
7873Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7874
7875 * gdb.texinfo, remote.texi: formatting improvements
7876
7877 * gdb.texinfo (New Features): mention threads.
7878 (Summary, C): fix xrefs in newly contributed text.
7879 (Threads): index entries, clarifications, example
7880 (passim): minor typos fixed, phrasing improvements
7881
7882 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7883 entries; (Server): explain use of gdbserver w/real-time systems,
7884 add example of conflicting TCP port; (MIPS Remote) break up
7885 running text into table, highlighting commands, and add example.
a9331b3f 7886
c906108c
SS
7887Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7888
7889 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7890
7891Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7892
7893 * stabs.texinfo (Nested Symbols): New node.
7894 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7895
7896Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7897
7898 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7899 to picking which Bbss.bss symbol to use, and (because there seems to
7900 be no good way of doing it) re-write some of the text to make it
7901 sound like Bbss.bss isn't such a great idea after all (as currently
7902 designed).
7903
7904 * gdb.texinfo (C): In addition to saying people have to use g++ for
7905 good results, say they have to use stabs. Specifically say cfront
7906 doesn't work well.
7907 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7908 the gdb README. Add xrefs to places where the support for the various
7909 languages is described in detail.
7910
7911Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7912
7913 * stabs.texinfo: Clean up stuff about visibility and virtual
7914 characters.
7915
7916 * stabs.texinfo (N_M2C): Cite Sun doc.
7917
7918Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7919
7920 * gdb.texinfo: updates re threads.
7921 * remote.texinfo: avoid index entries starting with digits.
7922
7923Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7924
7925 * stabs.texinfo (Enumerations): Talk about large, negative and
7926 octal values. Clean up cross reference to type attributes.
7927 (String Field): Say that GDB 4.11 supports size attribute.
7928
7929Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7930
7931 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7932 is a mandatory step. Make the stuff about that more concise.
7933
7934Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7935
7936 * stabs.texinfo (Class Names): New node.
7937
7938 * gdb.texinfo (Command Files): Explain order of init file reading.
7939
7940 * remote.texi (Bootstrapping): Talk about getting the serial driver
7941 to deal with ^C sent by gdb to stop the remote system.
7942
7943Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7944
7945 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7946
7947 * libgdb.texinfo (Defining Commands): made the DOC arg
7948 to gdb_define_app_command a char * instead of char **
7949 per a suggestion from kingdon.
7950
7951 * libgdb.texinfo: total rewrite from a different starting
7952 premise.
7953
7954Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7955
7956 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7957 floats passed as doubles (to improve clarity).
7958
7959Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7960
7961 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7962
7963 * a4rc.sed: update to work with Andreas Vogel papersize params
7964
7965 * refcard.tex: use Andreas Vogel simplifications of papersize
7966 params; remove useless version info; update copyright date.
7967
7968Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7969
7970 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7971
7972Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7973
7974 * gdb.texinfo (Files): Say what address the load command loads it at.
7975
7976 * stabs.texinfo (Common Blocks): Minor cleanups.
7977
7978 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7979 that Sun has backed away from the linker kludge and thus the relevant
7980 issue is changes to the SunPRO tools, not the Solaris linker.
7981
7982 * stabs.texinfo (Traditional Integer Types): Clean up description
7983 of octal bounds a little bit. Document extra leading zeroes.
7984
7985Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7986
7987 * gdb.texinfo (Signaling): Update for symbolic symbol names
7988 and add a section explaining the difference between the GDB
7989 signal command and the shell kill utility.
7990
7991Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
7992
7993 * libgdb.texinfo: added `@' to braces that were unescaped.
7994
7995Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
7996
7997 * libgdb.texinfo: new file. Spec for the gdb library.
7998
7999Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8000
8001 * stabs.texinfo (Include Files): Fix typo (start -> end).
8002
8003Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8004
8005 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8006 from Melissa at FSF's editing pass.
8007
8008Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8009
8010 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8011 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8012 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8013
8014Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8015
8016 * remote.texi (Bootstrapping): Discuss 386 call gates.
8017
8018Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8019
8020 * stabs.texinfo (Based Variables): New node.
8021
8022Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8023
8024 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8025 names, sizes, and formats to suggest how not to lose.
8026
8027Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8028
8029 * stabs.texinfo (Methods): Fix typo.
8030
8031Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8032
8033 * gdb.texinfo: Fix a few typos.
8034
8035Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8036
8037 * gdb.texinfo: Clarify how well it works with Fortran.
8038
8039 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8040 More on relocating stabs in ELF files.
8041
8042Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8043
8044 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8045
8046Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8047
8048 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8049 parameters on VAX.
8050
8051Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8052
8053 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8054
8055Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8056
8057 * stabs.texinfo: Make info author notice match the TeX author notice.
8058
8059Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8060
8061 * stabs.texinfo: Initial-caps all words in node names and
8062 non-trivial words in section names.
8063
8064Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8065
8066 * stabs.texinfo: Many minor cleanups.
8067
8068 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8069
8070Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8071
8072 * stabs.texinfo: Remove full description of big example.
8073 It's not really helpful; just use pieces of it where appropriate.
8074 Add more Texinfo formatting directives (@samp, etc.).
8075 Use @deffn to define stab types.
8076 Eliminate some wordiness. Break up some nodes.
8077 Add an (alphabetized) index of symbol types.
8078 Use consistent capitalization style in node and section names.
8079
8080Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8081
8082 * gdb.texinfo: Change typo "Two two" to "The two".
8083
8084Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8085
8086 * stabs.texinfo (XCOFF-differences): Remove references to
8087 non-existent types N_DECL and N_RPSYM.
8088
8089 * stabs.texinfo (String Field): Say that type attributes bug is
8090 fixed in GDB 4.10, since it is.
8091
8092 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8093
8094Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8095
8096 * stabs.texinfo: Formatting cleanups.
8097
8098Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8099
8100 * stabs.texinfo: When explaining the n_type of a stab, standardize
8101 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8102 no tabs, use @r).
8103 (Global Variables): Clean up.
8104
8105Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8106
8107 * stabs.texinfo (Stack Variables): Re-write.
8108
8109Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8110
8111 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8112 addresses of a source file. Also revise formatting.
8113 Change "object module" or "object file" to "source file".
8114 Various: Miscellaneous cleanups.
8115
8116Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8117
8118 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8119
8120Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8121
8122 * gdbint.texinfo: Removed many nonsensical machine-collected
8123 host and target conditionals, described some of the remainder.
8124
8125Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8126
8127 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8128
8129 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8130 paragraph which follows.
8131
8132 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8133 variables. Looks better and avoids overful hbox.
8134
8135Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8136
8137 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8138
8139Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8140
8141 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8142 retransmit-timeout
8143
8144Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8145
8146 * gdbint.texinfo: Update statement about `some ancient Unix
8147 systems, like Ultrix 4.0' to Ultrix 4.2.
8148
8149Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8150
8151 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8152
8153 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8154
8155 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8156 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8157
8158 * remote.texi: new name for former gdbinv-s.texi
8159
8160 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8161
8162Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8163
8164 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8165 variables for MIPS remote debugging protocol.
8166
8167Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8168
8169 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8170
8171Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8172
8173 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8174
8175Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8176
8177 * gdb.texinfo: repair conditional bugs in text markup
8178
8179Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8180
8181 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8182 to select Modula-2 material.
8183
8184Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8185
8186 * stabs.texinfo: Cleanups regarding statics.
8187
8188 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8189 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8190
8191Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8192
8193 * stabs.texinfo: N_MAIN is sometimes used for C.
8194
8195Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8196
8197 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8198
8199Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8200
8201 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8202 removed from the code by Kingdon.
c906108c
SS
8203
8204Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8205
8206 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8207 input when evaluating breakpoint conditions; the bug has been fixed.
8208
8209 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8210 sets the ignore count to N-1, not to N.
8211
8212Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8213
8214 * refcard.tex (\hoffset): correct longstanding error to match
8215 intended offset; avoids cutting off edge on some printers
8216
8217Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8218
8219 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8220
8221Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8222
8223 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8224
8225Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8226
8227 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8228 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8229 collect sed edits if any, apply to refcard before formatting;
8230 (refcard.ps) stop implying PS fonts if PS output requested;
8231 (lrefcard.ps) delete extra target for variant PS fonts
8232
8233 * refcard.tex: parametrize papersize dependent info, collect
8234 in easily replaced spot
8235
8236 * a4rc.sed: new file, edits to refcard for A4 paper
8237
8238Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8239
8240 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8241
8242Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8243
8244 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8245
8246Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8247
8248 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8249 politely rather than rudely.
8250
8251Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8252
8253 * stabs.texinfo: Document common blocks.
8254
8255Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8256
8257 * stabs.texinfo: Add some basic info about stabs-in-elf.
8258
8259Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8260
8261 * stabs.texinfo (Top): Minor cleanup.
8262
8263Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8264
8265 * Makefile.in (install-info): remove parentdir support
8266
8267Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8268
8269 * gdb.texinfo (Copying): delete this node and references to it;
8270 RMS says this manual need not carry GPL. (passim): Improvements
8271 from last round at FSF, largely due to Ian Taylor review, and
8272 minor formatting improvements.
8273
8274 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8275 largely due to Ian Taylor review. (Debug Session): minor edits to
8276 new text.
8277
8278Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8279
8280 * Makefile.in (realclean): Remove info and dvi files too.
8281
8282Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8283
8284 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8285 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8286 * gdb.texinfo: Change accordingly.
8287
8288 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8289 N_{L,R}BRAC,N_SLINE are relative to.
8290
8291Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8292
8293 * Makefile.in (GDBvn.texi): Update atomically.
8294
8295Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8296
8297 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8298
8299Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8300
8301 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8302 addresses together. Also motivate the set print symbol-filename
8303 command and suggest other solutions.
8304
8305Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8306
8307 * gdb.texinfo (set print elements): Note that the number of
8308 elements is set to unlimited by "set print elements 0".
8309
8310Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8311
8312 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8313 NF_LDOUBLE means.
8314 (Stab Types): Include Solaris stab types.
8315 (Procedures): Document Solaris extensions.
8316
8317Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8318
8319 * gdb.texinfo: Add `set print symbol-filename' doc.
8320
8321Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8322
8323 * stabs.texinfo (Arrays): Talk about type definition vs. type
8324 information.
8325
8326 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8327 the trailing semicolon.
8328
8329Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8330
8331 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8332 and merge in other parts of the document addressing these subjects.
8333 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8334
8335 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8336 at the end of a range type.
8337
8338 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8339 AIX extensions.
8340
8341Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8342
8343 * stabs.texinfo (Stabs Format): Misc fixes.
8344
8345Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8346
8347 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8348 (Traditional builtin types): Document convex convention for long long.
8349 (Negative builtin types): Discuss type names, and misc fixes.
8350
8351Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8352
8353 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8354 point types used with @samp{R} type descriptor.
8355 (Symbol Descriptors): Describe how to handle conflict between
8356 different meanings of @samp{P} symbol descriptor.
8357
8358Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8359
8360 * stabs.texinfo: Remove node Quick Reference and put its children
8361 directly under the main menu.
8362
8363 * stabs.texinfo: Many more changes to bring it into line with
8364 AIX documentation and reality. I think it now has all the
8365 information from the AIX documentation, except that I burned
8366 out when I got to variant records (Pascal and Modula-2) and
8367 all the COBOL types. Oh well, we can add them later when we're
8368 worrying more about those languages.
8369
8370 * stabs.texinfo (Automatic variables): Talk about what it means
8371 to omit the symbol descriptor.
8372
8373Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8374
8375 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8376 gcc2 behavior with promoted args.
8377
8378Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8379
8380 * gdb.texinfo: include readline appendices in info version of manual
8381
8382Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8383
8384 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8385 target remote.
8386
8387 * gdb.texinfo (Machine Code): more index entries for disassemble
8388
8389Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8390
8391 * Clarify the intended use of the gdb-testers and gdb-patches
8392 mailing lists, and shrink gzip comment.
8393
8394Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8395
8396 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8397 DOSHOST configuration of manual.
8398
8399 * gdb.texinfo (MIPS Stack): new node.
8400
8401 * all-config.texi (MIPS) new switch.
8402
8403 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8404 tense; (MIPS Remote) new node.
8405
8406 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8407 bug; (Environment) less passive, other small cleanups in text about
8408 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8409 (Remote) new MIPS Remote menu entry.
8410
8411Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8412
8413 * stabs.texinfo: Many changes to include information from the
8414 AIX documentation.
8415
8416 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8417
8418Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8419
8420 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8421 Move a bunch of information from ../README.
8422 (Getting Started): New node.
8423
8424Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8425
8426 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8427
8428 * gdb.texinfo: advance manual revision dates to present
8429
8430 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8431 stop using silly Roman numerals in @set variable names
8432
8433Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8434
8435 * stabs.texinfo (Parameters): Keep trying to get this right.
8436
8437Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8438
8439 * stabs.texinfo (Parameters): More on "local parameters".
8440
8441Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8442
8443 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8444
8445Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8446
8447 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8448 (Parameters): Rewrite.
8449 (xcoff-differences, Sun-differences): Minor changes.
8450
8451Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8452
8453 * stabs.texinfo: Minor cleanup.
8454
8455Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8456
8457 * gdbint.texinfo: Minor xcoff stuff.
8458
8459Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8460
8461 * gdbint.texinfo: Update for new config directory structure.
8462 Add info about internal type data structures.
8463
8464Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8465
8466 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8467 $(srcdir).
8468 (gdb-config.texi): Depend on file in $(srcdir).
8469
8470Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8471
8472 * stabs.texinfo: Fixes about N_SO.
8473
8474Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8475
8476 * gdb.texinfo: include list of nonstandard init file names
8477
8478 * *-config.texi: new switch GENERIC for text that applies *only*
8479 to (usual) multiple-target version of manual
8480
8481 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8482 h8 config
8483
8484 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8485 in menus (rather than conditionally selected multiple alternative
8486 menus).
8487
8488 * Makefile.in: define and use DOC_CONFIG var to select
8489 configuration for GDB user manual.
8490
8491 * gdb-config.texi: delete from repository, generate from Makefile.
8492
8493 * all-config.texi: normal `generic' configuration file, formerly
8494 stored as gdb-config.texi
8495
8496Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8497
8498 * Makefile.in: add dvi target to build all .dvi files
8499
8500Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8501
8502 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8503
8504Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8505
8506 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8507 host conditionals.
8508 * stabs.texinfo: More array fixes inspired by Jim's.
8509
8510Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8511
8512 * stabs.texinfo: Fixes re arrays and continuations.
8513
8514 * gdbint.texinfo: Add XCOFF node.
8515
8516Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8517
8518 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8519
8520Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8521
8522 * stabs.texinfo: Fix for array types to mention lower bounds.
8523
8524Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8525
8526 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8527
8528Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8529
8530 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8531
8532Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8533
8534 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8535 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8536
8537Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8538
8539 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8540
8541Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8542
8543 * gdb.texinfo, gdbinv-s.texi: misc updates
8544
8545Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8546
8547 * gdbint.texinfo: Brief documentation for longjmp support,
8548 from an email msg by Stu.
8549
8550Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8551
8552 * stabs.texinfo: Fix description of floating point "range"
8553 types (which really define basic types). Reported by Jim Meehan,
8554 <meehan@src.dec.com>.
8555
8556 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8557
8558Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8559
8560 * gdbint.texinfo: Slightly expand section on supporting a new
8561 object file format.
8562
8563Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8564
8565 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8566 intermediate file.
8567
8568Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8569
8570 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8571
8572Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8573
8574 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8575
8576 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8577 as well as Z8002.
8578
8579Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8580
8581 * gdbint.texinfo: Add sections on clean design and on how to send
8582 in changes.
8583
8584Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8585
8586 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8587
8588Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8589
8590 * gdb.texinfo: Fix typo, reported by Karl Berry.
8591
8592Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8593
8594 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8595
8596Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8597
8598 * gdbint.texinfo: fixed a stray email address (needs @@),
8599 added @table @code to node "Native Conditionals"
8600
8601Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8602
8603 * gdbint.texinfo: Describe coding style of GDB.
8604
8605Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8606
8607 * stabs.texinfo: Minor wording changes.
8608
8609Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8610
8611 * gdbint.texinfo: Improve release doc slightly.
8612
8613Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8614
8615 * gdbint.texinfo: Improve doc of GDB config macros.
8616
8617Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8618
8619 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8620 These will be reinserted when examined.
8621
8622Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8623
8624 * gdbint.texinfo: Make a start at documenting all the #if macros
8625 in GDB. At least list them all, and start separating them into
8626 host-specific and target-specific.
8627
8628Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8629
8630 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8631 examples (not consistent w others).
c906108c
SS
8632 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8633 for generic vn of doc
8634
8635Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8636
8637 * Makefile.in: always create installation directories.
8638
8639Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8640
8641 * gdb.texinfo: in h8 config, do not describe searching commands.
8642
8643Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8644
8645 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8646 conditionals; introduce a few generic switches that may be
8647 useful for other cross-dev or dos-hosted configs.
8648
8649 * gdb.texinfo: fix typo in "info reg" description
8650
8651Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8652
8653 * stabs.texinfo: Minor updates from running TeX over it.
8654 * Makefile.in (stabs.dvi, stabs.ps): Add.
8655
8656Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8657
8658 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8659 First pass at converting it to texinfo.
8660
8661Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8662
8663 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8664 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8665
8666Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8667
8668 * gdbint.texinfo: Add section on partial symbol tables.
8669
8670Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8671
8672 * gdb.texinfo: document `set remotedebug' and `set
8673 rstack_high_address'.
8674
8675Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8676
8677 * gdb.texinfo: slight expansion of new text on reading info files
8678 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8679 H8/300 from DOS.
8680
8681Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8682
8683 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8684
8685Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8686
8687 * gdb.texinfo: Say how to read the `info' files.
8688
8689Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8690
8691 * Makefile.in: gm4 -> m4.
8692
8693Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8694
8695 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8696 Documentation' ahead of `Installing GDB' to match README.
8697 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8698 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8699
8700Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8701
8702 * Makefile.in: remove $(srcdir) from gdb.info rule.
8703
8704Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8705
8706 * Makefile.in: commented out gdb-all.texinfo rule. This is
8707 temporary.
8708
8709Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8710
8711 * Makefile.in, configure.in: removed traces of namesubdir,
8712 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8713 copyrights to '92, changed some from Cygnus to FSF.
8714
8715Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8716
8717 * gdb.texinfo: Improve how we ask for bug reports.
8718
8719Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8720
8721 * Makefile.in: infodir belongs in datadir.
8722
8723Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8724
8725 * Makefile.in: remove spaces following hyphens, bsd make can't
8726 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8727 standards.text support.
c906108c
SS
8728
8729Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8730
8731 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8732 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8733 and mandir now keyed off datadir by default.
8734
8735\f
8736Local Variables:
9e9c5ae7 8737mode: change-log
c906108c
SS
8738left-margin: 8
8739fill-column: 74
8740version-control: never
8741End:
This page took 1.234284 seconds and 4 git commands to generate.