]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
ChangeLog
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
4d241c86
TT
12012-02-17 Tom Tromey <tromey@redhat.com>
2
3 PR python/10753:
4 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
5 directory.
6
816338b5
SS
72012-02-14 Stan Shebs <stan@codesourcery.com>
8
9 * gdb.texinfo (Disabling Breakpoints): Document enable count.
10
cc30c4bd
PA
112012-02-13 Pedro Alves <palves@redhat.com>
12
13 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
14 mips-idt-ecoff.
15
035d1e5b
YQ
162012-02-09 Yao Qi <yao@codesourcery.com>
17
18 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
19
f0823d2c
TT
202012-02-07 Tom Tromey <tromey@redhat.com>
21
22 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
23 Symbol.value.
24
64e7d9dd
TT
252012-02-07 Tom Tromey <tromey@redhat.com>
26
27 * gdb.texinfo (Symbols In Python): Document Symbol.line.
28
4220b2f8
TS
292012-01-27 Thomas Schwinge <thomas@codesourcery.com>
30
31 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
32
edcc5120
TT
332012-01-24 Tom Tromey <tromey@redhat.com>
34
35 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
36 unload".
37 (Files): Mention new catch commands.
38 (GDB/MI Async Records): Likewise.
39
53fe1783
GB
402012-01-24 Gary Benson <gbenson@redhat.com>
41
42 Delete #if 0'd out code.
43 * gdb.texinfo (Frame Info): Remove "info catch".
44
b9e7b9c3
UW
452012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
46
47 * gdb.texinfo (Remote Configuration): Document
48 "set remote hostio-readlink-packet" command.
49 (General Query Packets): Document vFile:readlink packet.
50
4aac40c8
TT
512012-01-16 Tom Tromey <tromey@redhat.com>
52
53 * gdb.texinfo (Specify Location): Document relative file name
54 handling.
55
cafec441
TT
562012-01-16 Tom Tromey <tromey@redhat.com>
57
58 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
59
0ee339bc
JK
602012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
61 Eli Zaretskii <eliz@gnu.org>
62
63 * gdbint.texinfo (Coding Standards): Require braces for two lines of
64 code.
65
72384ba3
PH
662012-01-11 Paul Hilfinger <hilfingr@adacore.com>
67
68 * gdb.texinfo (Variables): Document use of :: for non-static
69 variables.
70
ce1b17c4
JB
712012-01-05 Joel Brobecker <brobecker@adacore.com>
72
73 * gdbint.texinfo (Start of New Year Procedure): Update
74 to replace use of copyright.sh by use of copyright.py.
75
217bff3e
JK
762012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
77
78 Remove the gdbtui binary.
79 * all-cfg.texi (GDBTUI): Remove.
80 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
81 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
82 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
83
cc72b2a2
KP
842011-12-23 Kevin Pouget <kevin.pouget@st.com>
85
86 Introduce gdb.FinishBreakpoint in Python.
87 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
88 (Python API): Add menu entry for Finish Breakpoints.
89
13ac8d2c
JK
902011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
91
92 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
93 tests.
94
e0f9f062
DE
952011-12-16 Doug Evans <dje@google.com>
96
97 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
98
80b6e756
PM
992011-12-16 Phil Muldoon <pmuldoon@redhat.com>
100
1c3ad6ab 101 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
102 stack". Add documentation for "set/show python print-stack".
103
2fb860fc
PA
1042011-12-14 Pedro Alves <pedro@codesourcery.com>
105
106 * gdb.texinfo (Implementing a Remote Stub): Explain that you
107 should transfer control to the stub in the startup code instead of
108 in main. Mention the need to get past the initial breakpoint.
109
f8eba3c6
TT
1102011-12-06 Tom Tromey <tromey@redhat.com>
111
112 * gdb.texinfo (Set Breaks): Update for new behavior.
113
2268b414
JK
1142011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
115
116 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
117 List Format for SVR4 Targets'.
118 (General Query Packets): New item qXfer:libraries-svr4:read.
119 (Library List Format for SVR4 Targets): New node.
120
ae6f0d5b
TT
1212011-12-01 Tom Tromey <tromey@redhat.com>
122
123 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
124 add.
125
36dfb11c
TT
1262011-11-22 Tom Tromey <tromey@redhat.com>
127
128 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
129 reasons.
130
f196051f
SS
1312011-11-20 Stan Shebs <stan@codesourcery.com>
132
133 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
134 note-related options and variables.
135 (Tracepoint Packets): Document packet changes.
136
f85b53f8
SD
1372011-11-20 Sanjoy Das <sdas@igalia.com>
138
139 * gdb.texinfo (JIT Interface): Add documentation on writing and
140 usind JIT debug info readers.
141 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
142 Debug Info Readers): New nodes.
143
bfccc43c
YQ
1442011-11-18 Yao Qi <yao@codesourcery.com>
145
146 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
147 tracepoint.
148
c011a4f4
DE
1492011-11-15 Doug Evans <dje@google.com>
150
151 * gdb.texinfo (Files): Document basenames-may-differ.
152
ed59ded5
DE
1532011-11-14 Doug Evans <dje@google.com>
154
155 * gdb.texinfo (Shell Commands): Document "!".
156
405f8e94
SS
1572011-11-14 Stan Shebs <stan@codesourcery.com>
158 Kwok Cheung Yeung <kcy@codesourcery.com>
159
160 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
161 needed to get shorter fast tracepoints.
162 (Tracepoint Packets): Document new qTMinFTPILen packet.
163
1e4d1764
YQ
1642011-11-14 Yao Qi <yao@codesourcery.com>
165
166 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
167 behavior of tracepoint.
168 (General Query Packets): New feature InstallInTrace.
169 (Remote Configuration): Document "set remote
170 install-in-trace-packet".
171
71eba9c2 1722011-11-12 Matt Rice <ratmice@gmail.com>
173
174 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
175 Add arguments to info macro.
176
e0f8f636
TT
1772011-11-10 Tom Tromey <tromey@redhat.com>
178
179 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
180 manual.
181 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
182 (Macros): Add a footnote.
183 (C): Remove paragraph about compiler options.
184 (C Constants): Mention wide character and string constants.
185 (C Plus Plus Expressions): Update compiler option advice. Mention
186 using declarations. Mention ADL. Remove old HP compiler
187 information.
188
625c0d47
TT
1892011-11-10 Tom Tromey <tromey@redhat.com>
190
191 PR c++/9257:
192 * gdb.texinfo (Print Settings): Add an extra note about the need
193 for a vtable.
194
4be2aacc
MR
1952011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
196
197 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
198 "set mips abi" documentation.
199
0a1c4d10
DE
2002011-11-04 Doug Evans <dje@google.com>
201
202 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
203
aad1c02c
TT
2042011-11-03 Tom Tromey <tromey@redhat.com>
205
206 * gdb.texinfo (Stopping): Add menu entry.
207 (Continuing and Stepping): Restore @node. Use @section, not
208 @subsection.
209
983fb131
MR
2102011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
211
212 * gdb.texinfo (Skipping Over Functions and Files): Remove node
213 designation. Fix "Specify Location" cross-reference.
214
3065dfb6
SS
2152011-11-02 Stan Shebs <stan@codesourcery.com>
216
217 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
218 (General Query Packets): Describe tracenz feature.
219 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
220
0aaaf063
PK
2212011-10-28 Paul Koning <paul_koning@dell.com>
222
223 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
224
2231f1fb
KP
2252011-10-27 Kevin Pouget <kevin.pouget@st.com>
226
227 * gdb.texinfo ((Frames In Python): Document
228 gdb.FRAME_UNWIND_FIRST_ERROR contant.
229
5110b5df
PK
2302011-10-26 Paul Koning <paul_koning@dell.com>
231
232 * gdb.texinfo (gdb.types): Document new deepitems function.
233
22dbab46
PK
2342011-10-25 Paul Koning <paul_koning@dell.com>
235
236 PR python/13327
237
238 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
239 fetch_lazy method.
240
9df2fbc4
PM
2412011-10-20 Phil Muldoon <pmuldoon@redhat.com>
242
243 PR python/12656
244
245 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
246 global_block, static_block function.
247
f05e2e1d
TT
2482011-10-19 Tom Tromey <tromey@redhat.com>
249
250 * gdb.texinfo (Commands In Python): Add missing "@"s.
251
a7fc3f37
KP
2522011-10-13 Kevin Pouget <kevin.pouget@st.com>
253
254 PR python/13285 Document named constants for frame unwind stop reasons
255 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
256 constants.
257
5048e516
JK
2582011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
259
260 Fix compatibility with texinfo versions older than 4.12.
261 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
262 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
263 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
264 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
265 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
266 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
267 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
268
5a56e9c5
DE
2692011-10-09 Doug Evans <dje@google.com>
270
271 * gdb.texinfo (Extending GDB): Document alias command.
272
36b11add
JK
2732011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
274
275 Support @entry in input expressions.
276 * gdb.texinfo (Variables): Describe @entry names suffix.
277 (Print Settings): Add anchor for `set print entry-values'.
278
e18b2753
JK
2792011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
280 Eli Zaretskii <eliz@gnu.org>
281
282 Display @entry parameter values (without references).
283 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
284 example.
285 (Print Settings): New description of set print entry-values and show
286 print entry-values.
287
111c6489
JK
2882011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
289 Eli Zaretskii <eliz@gnu.org>
290
291 Recognize virtual tail call frames.
292 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
293 (Tail Call Frames): New node.
294 (Frames In Python): Add gdb.TAILCALL_FRAME.
295
9c15afc4
DE
2962011-10-07 Doug Evans <dje@google.com>
297
298 * gdb.texinfo (gdb.printing): Document new `replace' arg to
299 register_pretty_printer.
300
99f5279d
PM
3012011-10-07 Phil Muldoon <pmuldoon@redhat.com>
302
303 PR python/12930
304 PR python/12802
305
306 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
307 stop method.
308
03583c20
UW
3092011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
310
311 * gdb.texinfo (Starting your Program): "set disable-randomization"
312 is no longer Linux-specific.
313 (Remote Configuration): Document "set remote
314 disable-randomization-packet".
315 (General Query Packets): Document "QDisableRandomization" packet
316 and add it to "qSupported" list.
317
bd054e06
KP
3182011-10-07 Kevin Pouget <kevin.pouget@st.com>
319
320 Allow Python notification of new object-file loadings.
321 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
322 event type.
323
cb6be26b
KP
3242011-10-04 Kevin Pouget <kevin.pouget@st.com>
325
326 PR python/12691: Add the inferior to Python exited event
327 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
328
a05336a1
JB
3292011-10-03 Joel Brobecker <brobecker@adacore.com>
330
331 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
332 rephasing.
333
5d77fe44
JB
3342011-10-03 Joel Brobecker <brobecker@adacore.com>
335
336 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
337 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
338 as possible feature returned by the `-list-features'
339 command.
340
699df94d
PK
3412011-09-28 Paul Koning <paul_koning@dell.com>
342
343 * gdb.texinfo (gdb.Type): Document field access by dictionary
344 key syntax.
345
24bdad53
YQ
3462011-09-28 Yao Qi <yao@codesourcery.com>
347
348 * gdb.texinfo (Files): Update options for `add-symbol-file'.
349 Add one space after option `-s'. Remove @r{} markup.
350
6710bf39
SS
3512011-09-27 Stan Shebs <stan@codesourcery.com>
352
353 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
354
d99f7e48
HZ
3552011-09-16 Hui Zhu <teawater@gmail.com>
356
357 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
358 to *(unsigned char *)$esp@300.
359
d812018b
PK
3602011-09-15 Paul Koning <paul_koning@dell.com>
361
362 * gdb.texinfo: Make style of Python functions and methods match
363 the syntax of Python. Also put class and module names explicitly
364 on function, member, and variable names, matching Python
365 documentation conventions.
366
2aa48337
KP
3672011-09-15 Kevin Pouget <kevin.pouget@st.com>
368
369 PR Python/12692 Add gdb.selected_inferior() to Python interface.
370 * gdb.texinfo (Inferiors In Python): Describe new
371 gdb.selected_inferior() function.
372
6839b47f
KP
3732011-09-15 Kevin Pouget <kevin.pouget@st.com>
374
375 Handle multiple breakpoint hits in Python interface:
376 * gdb.texinfo (Events In Python): New function documentation:
377 gdb.BreakpointEvent.breakpoints. Indicate that
378 gdb.BreakpointEvent.breakpoint is now deprecated.
379
26829f2b
JB
3802011-09-04 Joel Brobecker <brobecker@adacore.com>
381
382 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
383
a9f54f60
TT
3842011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
385
386 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
387
fa3a4f15
PM
3882011-08-17 Phil Muldoon <pmuldoon@redhat.com>
389
390 * gdb.texinfo (Prompt): Add set/show extended-prompt
391 documentation
392 (Basic Python): Add prompt_hook anchor.
393 (Python modules): Reword module text to reflect multiple modules.
394 (gdb.prompt): Document gdb.prompt module.
395
224bbe49
YQ
3962011-08-14 Yao Qi <yao@codesourcery.com>
397
78d85199
YQ
398 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
399
4002011-08-14 Yao Qi <yao@codesourcery.com>
401
402 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
403 (TIC6x Features): New node.
404
457e09f0
DE
4052011-08-12 Doug Evans <dje@google.com>
406
407 * gdb.texinfo (Symbols In Python): Document symbol.type.
408
5e239b84
PM
4092011-08-09 Phil Muldoon <pmuldoon@redhat.com>
410
411 * gdb.texinfo (Python): Document command and function
412 auto-loading.
413
177bc839
JK
4142011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
415 Eli Zaretskii <eliz@gnu.org>
416
417 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
418 typedefs unrolling. Extend the sample code by an inner typedef and
419 outer typedefs unrolling.
420
1a532630
PP
4212011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
422
423 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
424 size and line-size.
425
9b158ba0 4262011-07-21 Matt Rice <ratmice@gmail.com>
427
428 PR macros/12999
429 * gdb.texinfo (Macros): Add info definitions and info macros commands.
430 Update text and cindex entries for info macro command.
431
d17b6f81
PM
4322011-07-21 Phil Muldoon <pmuldoon@redhat.com>
433
434 * observer.texi (GDB Observers): Add before_prompt observer.
435 * gdb.texinfo (Basic Python): Add documentation for prompt
436 substitution.
437
713389e0
PM
4382011-07-11 Phil Muldoon <pmuldoon@redhat.com>
439
440 PR python/12438
441 * gdb.texinfo (Python Commands): Add deprecate note to maint
442 set/show python print-stack. Document set/show python
443 print-backtrace.
444
177b42fe
TJB
4452011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
446
447 * gdb.texinfo: Fix typos.
448
900e11f9
JK
4492011-07-01 Tom Tromey <tromey@redhat.com>
450
451 * gdb.texinfo (Debugging Output): Document set debug
452 check-physname.
453
39c4d40a
TT
4542011-06-29 Tom Tromey <tromey@redhat.com>
455
456 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
457 breakpoint-notifications feature.
458
6f5def7d
UW
4592011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
460
461 * gdb.texinfo (Target Description): Remove warning about
462 possibly unstable format.
463
8cf64490
TT
4642011-06-03 Tom Tromey <tromey@redhat.com>
465
466 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
467 (Events In Python): Note that exit_code is optional.
468
393eab54
PA
4692011-05-17 Pedro Alves <pedro@codesourcery.com>
470
471 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
472 required for multi-threading support.
473 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
474 Hc are deprecated for multi-threading debugging. Point readers at
475 the vCont packet.
476
75fc9810
DE
4772011-05-15 Doug Evans <dje@google.com>
478
479 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
480
01124a23
DE
4812011-05-13 Doug Evans <dje@google.com>
482
98a5dd13
DE
483 * gdb.texinfo (Threads): Document $sdir,$pdir.
484 (Server): Document $pdir exception.
485
dbaefcf7
DE
486 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
487
cc63ef9b
DE
488 * gdb.texinfo (Threads): Clarify default value for
489 libthread-db-search-path.
7e0396aa 490
01124a23
DE
491 * gdb.texinfo (Completion): Update example.
492 (Debugging Output): Delete `set/show debug lin-lwp-async'.
493
d248b706
KY
4942011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
495
496 * gdb.texinfo: Document change in the behaviour of the enable and
497 disable GDB commands when applied to tracepoints.
498 Document the EnableDisableTracepoints remote stub feature.
499 Document QTEnable and QTDisable in the list of tracepoint packets.
500
cc88a640
JK
5012011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
502
503 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
504 hsuser.texi.
505 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
506 comment to hsuser.texi. Change rluser.texi name in the comment.
507
84e578fb
DE
5082011-05-10 Doug Evans <dje@google.com>
509
510 * gdb.texinfo (Threads): If an empty path is provided for
511 libthread-db-search-path it is reset to its default value.
512 (Server): Ditto.
513
478aac75
DE
5142011-05-09 Doug Evans <dje@google.com>
515
516 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
517
9c06b0b4
TJB
5182011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
519 Thiago Jung Bauermann <bauerman@br.ibm.com>
520
521 Implement support for PowerPC BookE masked watchpoints.
522 * gdb.texinfo (Set Watchpoints): Document mask parameter.
523 (PowerPC Embedded): Mention support of masked watchpoints.
524
9ed350ad
JB
5252011-05-03 Joel Brobecker <brobecker@adacore.com>
526
527 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
528 `@value{GDBN}'.
529
4ceed123
JB
5302011-05-03 Joel Brobecker <brobecker@adacore.com>
531
532 * gdb.texinfo (titlepage): Remove dedication.
533 (In Memoriam): New appendix.
534
559a7a62
JK
5352011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
536 Eli Zaretskii <eliz@gnu.org>
537
538 * gdb.texinfo (Index Section Format): Change the version to 5.
539 Describe the different formula.
540
03f2bd59
JK
5412011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
542 Eli Zaretskii <eliz@gnu.org>
543
544 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
545 for disconnected tracing.
546 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
547 extended-remote relationship. Mention --once.
548 (TCP port allocation lifecycle of @code{gdbserver}): New.
549
d9b1a651
EZ
5502011-04-23 Eli Zaretskii <eliz@gnu.org>
551
552 * gdb.texinfo (Server): Improve indexing. Index all optional
553 switches to gdbserver.
554
90476074
TT
5552011-04-20 Tom Tromey <tromey@redhat.com>
556
557 * gdb.texinfo (Index Section Format): New node.
558 (Top): Add new node to menu.
559
c21236dc
PA
5602011-04-20 Pedro Alves <pedro@codesourcery.com>
561
562 * gdb.texinfo (Maintenance Commands): Document `maint print
563 remote-registers'.
564
05c8c3f5
TT
5652011-04-20 Tom Tromey <tromey@redhat.com>
566
567 * gdb.texinfo (Trace File Format): Move node later.
568
7a9dd1b2
TT
5692011-04-19 Tom Tromey <tromey@redhat.com>
570
571 * gdbint.texinfo (Register Information Functions): Remove
572 duplicate "the".
573 * gdb.texinfo (Emacs): Remove duplicate "to".
574 (GDB/MI Variable Objects): Remove duplicate "the".
575 (General Query Packets): Likewise.
576
4368ebeb
JB
5772011-04-02 Joel Brobecker <brobecker@adacore.com>
578
579 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
580 "GDB/MI Ada Exception Information" node.
581
956a9fb9
JB
5822011-04-01 Joel Brobecker <brobecker@adacore.com>
583
584 * gdb.texinfo (GDB/MI Ada Exception Information): Document
585 the "exception-name" field in the *stopped async record.
586
f1310107
TJB
5872011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
588 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
589
590 Implement support for PowerPC BookE ranged breakpoints.
591 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
592
8786b2bd
TT
5932011-03-28 Tom Tromey <tromey@redhat.com>
594
595 * gdb.texinfo (Set Tracepoints): Fix typo.
596
9ef07c8c
TT
5972011-03-24 Tom Tromey <tromey@redhat.com>
598
599 * gdb.texinfo (Specify Location): Document `function:label'
600 linespec.
601
99c3dc11
PM
6022011-03-18 Phil Muldoon <pmuldoon@redhat.com>
603
f1310107 604 PR python/12149
99c3dc11
PM
605
606 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
607
29703da4
PM
6082011-03-17 Phil Muldoon <pmuldoon@redhat.com>
609
610 * gdb.texinfo (Blocks In Python): Add is_valid method description.
611 (Inferiors In Python): Likewise.
612 (Threads In Python): Likewise.
613 (Symbols In Python): Likewise.
614 (Objfiles In Python): Likewise.
615 (Symbol Tables In Python): Likewise.
616
c9174737
PA
6172011-03-15 Pedro Alves <pedro@codesourcery.com>
618
619 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
620 display>: Explain that the commands accept number ranges.
621
7371cf6d
PM
6222011-03-14 Phil Muldoon <pmuldoon@redhat.com>
623
624 * gdb.texinfo (Breakpoints In Python): Add description and example
625 of Python stop function operation.
626
ecec24e6
PM
6272011-03-10 Phil Muldoon <pmuldoon@redhat.com>
628
629 * gdb.texinfo (Parameters In Python): Document get_set_string and
630 get_show_string methods.
631
6dcd5565
JK
6322011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
633
634 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
635
81896e36
JK
636 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
637 circular-trace-buffer name.
638
5e30da2c
JB
6392011-02-28 Joel Brobecker <brobecker@adacore.com>
640
641 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
642 in the previous change.
643
3bd0f5ef 6442011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
645
646 * gdb.texinfo (Inferiors and Programs): Update commands to show
647 that they can accept multiple arguments.
648
4ec7539c
JB
6492011-02-24 Joel Brobecker <brobecker@adacore.com>
650
651 Revert the following patch (code patch was not approved):
652 2011-02-21 Hui Zhu <teawater@gmail.com>
653 * agentexpr.texi (bytecode descriptions): add printf.
654 * gdb.texinfo (tracepoint action lists): add printf.
655
82809774
DE
6562011-02-23 Doug Evans <dje@google.com>
657
658 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
659
e5a67952
MS
6602011-02-23 Michael Snyder <msnyder@vmware.com>
661
662 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
663 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
664 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
665
6e6fbe60
DE
6662011-02-22 Doug Evans <dje@google.com>
667
668 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
669 Clarify behaviour of lookup_symbol when `block' argument is omitted,
670 add description of result, fix @defun formatting.
671
f994e27a
HZ
6722011-02-21 Hui Zhu <teawater@gmail.com>
673
674 * agentexpr.texi (Bytecode Descriptions): Add printf.
675 * gdb.texinfo (Tracepoint Action Lists): Add printf.
676
c7f96d2b
TT
6772011-02-18 Tom Tromey <tromey@redhat.com>
678
679 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
680
60f98dde
MS
6812011-02-14 Michael Snyder <msnyder@vmware.com>
682
683 * gdb.texinfo (threads): Document argument for "info threads" cmd.
684 Document new command "thread find".
685
08e796bc
MS
6862011-02-14 Michael Snyder <msnyder@vmware.com>
687
688 * gdb.texinfo (Threads): Update example of new thread message.
689
b3b9301e
PA
6902011-02-14 Pedro Alves <pedro@codesourcery.com>
691
692 * gdb.texinfo (Remote Configuration): Mention set/show remote
693 traceframe-info.
694 (Tools/Packages Optional for Building GDB): Mention that expat is
695 used for traceframe info.
696 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
697 (General Query Packets) <qSupported>: Describe the
698 qXfer:traceframe-info:read feature.
699 (qXfer::read): Describe qXfer:traceframe-info:read.
700 (Traceframe Info Format): New section.
701
cef35b0f
PA
7022011-02-04 Pedro Alves <pedro@codesourcery.com>
703
704 * gdbint.texinfo (Formatting): Mention some formatting guidelines
705 for casts and unary operators.
706
f1cbe1d3
TT
7072011-02-04 Tom Tromey <tromey@redhat.com>
708
709 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
710 is not useful.
711
585fdaa1
PA
7122011-01-25 Pedro Alves <pedro@codesourcery.com>
713
714 * gdb.texinfo: s/value optimized out/optimized out/g
715
7bfc9434
JB
7162011-01-21 Joel Brobecker <brobecker@adacore.com>
717
718 * gdb.texinfo (Other Misc Settings): Rework part of the
719 documentation of the "set interactive mode" command.
720
4694da01
TT
7212011-01-19 Tom Tromey <tromey@redhat.com>
722
723 * gdb.texinfo (Threads): Document thread name output and `thread
724 name' command.
725 (Threads In Python): Document Thread.name attribute.
726 (GDB/MI Thread Commands): Document thread attributes.
727
b716877b
AB
7282011-01-12 Andrew Burgess <aburgess@broadcom.com>
729
730 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
731 changes in mi/mi-cmd-disas.c
732
13fd8b81
TT
7332011-01-12 Tom Tromey <tromey@redhat.com>
734
735 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
736 Fix "thread apply" text.
737
e09342b5
TJB
7382011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
739 Thiago Jung Bauermann <bauerman@br.ibm.com>
740
741 Implement support for PowerPC BookE ranged watchpoints.
742 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
743 the "set powerpc exact-watchpoints" flag.
744
06e65f44
TT
7452011-01-07 Tom Tromey <tromey@redhat.com>
746
747 * gdb.texinfo (Python API): Add descriptions to @menu items.
748
d8e22779
TT
7492011-01-06 Tom Tromey <tromey@redhat.com>
750
751 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
752
a255712f
PP
7532010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
754
e09342b5 755 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 756
ccfc3d6e
TT
7572011-01-06 Tom Tromey <tromey@redhat.com>
758
759 PR python/12133:
760 * gdb.texinfo (Frames In Python): Document various frame
761 constants.
762
44944448
JB
7632011-01-05 Joel Brobecker <brobecker@adacore.com>
764
765 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
766 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
767 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
768
42ea3d7a
JK
7692011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
770
771 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
772 (clean): Add GDBvn.texi.
773
720d1a40
JB
7742010-12-29 Joel Brobecker <brobecker@adacore.com>
775
776 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
777 occasional case where the debugger prints an array address
778 instead of the array itself.
779
ad196637
PA
7802010-12-23 Pedro Alves <pedro@codesourcery.com>
781
782 * gdb.texinfo (Packets) <read registers packet>: Document support
783 for registers that were not collected.
784
a86caf66
DE
7852010-12-15 Doug Evans <dje@google.com>
786
787 * gdb.texinfo (Startup): Document auto-loading of scripts during
788 startup.
789 (Auto-loading): Delete "maint set python auto-load on|off".
790 Add "set auto-load-scripts on|off".
791
aae1c79a
DE
7922010-12-07 Doug Evans <dje@google.com>
793
794 * gdb.texinfo (Mode Options): Document -data-directory.
795 (Data Files): Add reference to -data-directory.
796
4e04c971
DE
7972010-11-29 Doug Evans <dje@google.com>
798
799 * gdb.texinfo (Pretty-Printer Introduction): Change
800 printer-name:subprinter-name to printer-name;subprinter-name.
801
94b6973e
PM
8022010-11-29 Phil Muldoon <pmuldoon@redhat.com>
803
804 PR python/12199
805
806 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
807
39037522
TT
8082010-11-23 Tom Tromey <tromey@redhat.com>
809
810 * gdb.texinfo (Top): Check SYSTEM_READLINE.
811 (Editing): Likewise.
812 (Command History): Likewise.
813 (TUI Keys): Likewise.
814 (Bug Reporting): Conditionally include rluser.texi and
815 inc-history.texinfo.
816 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
817 (GDB_DOC_SOURCE_INCLUDES): Add comment.
818 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
819 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
820 (gdb.pdf): Likewise.
821 (gdb.info): Likewise.
822 (gdb/index.html): Likewise.
823
5ae98d25
TT
8242010-11-23 Tom Tromey <tromey@redhat.com>
825
826 * Makefile.in (Makefile): Run ../config.status.
827 (distclean): Update.
828 * configure: Remove.
829 * configure.ac: Remove.
830
621c8364
TT
8312010-11-12 Tom Tromey <tromey@redhat.com>
832
833 * gdb.texinfo (Basic Python): Update. Add xref.
834 (Exception Handling): Document new exception classes.
835 (Types In Python): Update.
836 (Frames In Python): Update.
837
84f4c1fe
PM
8382010-11-11 Phil Muldoon <pmuldoon@redhat.com>
839
840 * gdb.texinfo (Breakpoints In Python): Document "internal"
841 parameter, and visible attribute.
842
99e7ae30
DE
8432010-11-05 Doug Evans <dje@google.com>
844
845 * gdb.texinfo (Source Path): Document "set directories".
846
f4b8a18d
KW
8472010-11-05 Ken Werner <ken.werner@de.ibm.com>
848
849 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
850 (OpenCL C): New node.
851
7b51bc51
DE
8522010-11-02 Doug Evans <dje@google.com>
853
854 * gdb.texinfo (Pretty Printing): Expand into three sections,
855 introduction, example, and commands.
856 (Python API): Delete section Disabling Pretty-Printers, merge into
857 Selecting Pretty-Printers.
858 (Writing a Pretty-Printer): New section. Move the pretty-printer
859 example here, and reformat to match python coding style. Add a second
860 example using the gdb.printing module.
861 (Python modules): Add gdb.printing.
862
9eeee977
DE
8632010-10-29 Doug Evans <dje@google.com>
864
865 * gdb.texinfo (Python): Fix long line.
866
a0e0ffdf
DE
8672010-10-20 Doug Evans <dje@google.com>
868
869 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
870 All references updated. Correct sections marked as subsections.
871 (Coding Standards): New chapter. Move the coding standard related
872 subsections here. Add section on Python coding standards.
873
0e3509db
DE
8742010-10-13 Doug Evans <dje@google.com>
875
876 * gdb.texinfo (Python): Add "Python modules".
877 (Types in Python): Add reference to gdb.types section.
878 (Python modules): New node.
879
44592cc4
DE
8802010-10-11 Doug Evans <dje@google.com>
881
882 * gdb.texinfo (Values From Inferior): Add reference to "Types in
883 Python" from gdb.Value.type description.
884
6e1bb179
JB
8852010-09-28 Joel Brobecker <brobecker@adacore.com>
886
887 * gdb.texinfo (Ravenscar Profile): New node.
888
e8467610
TT
8892010-09-22 Tom Tromey <tromey@redhat.com>
890
891 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
892
fccd1d1e
EZ
8932010-09-22 Eli Zaretskii <eliz@gnu.org>
894
895 * gdb.texinfo (Values From Inferior): Clarify that
896 value.dynamic_type works only in C++ programs with RTTI.
897
c1b6b909
TT
8982010-09-15 Paul Bolle <pebolle@tiscali.nl>
899
900 * gdb.texinfo (Character Sets): Correctly reference host-charset
901 in example.
902
7d288aaa
TT
9032010-09-13 Tom Tromey <tromey@redhat.com>
904
905 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
906 Document "fullname" and "from".
907
f75d858b
MK
9082010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
909
910 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
911 feature `reverse' output by -list-target-features.
912
83b9503b
L
9132010-08-31 H.J. Lu <hongjiu.lu@intel.com>
914
915 * gdb.texinfo (i386 Features): Remove an extra "@item".
916
03f17ccf
TT
9172010-08-30 Tom Tromey <tromey@redhat.com>
918
919 PR python/11792:
920 * gdb.texinfo (Values From Inferior): Document dynamic_type.
921
9779414d
DJ
9222010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
923
924 * gdb.texinfo (ARM Features): Document
925 org.gnu.gdb.arm.m-profile.
926
f9ffd4bb
TT
9272010-08-23 Tom Tromey <tromey@redhat.com>
928
929 PR python/11145:
930 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
931 reinterpret_cast methods.
932
702c2711
TT
9332010-08-23 Tom Tromey <tromey@redhat.com>
934
935 PR python/11915:
936 * gdb.texinfo (Types In Python): Document array method.
937
66b73624
TJB
9382010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
939
940 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
941
06a64a0b
TT
9422010-08-16 Tom Tromey <tromey@redhat.com>
943
944 * gdb.texinfo (Set Watchpoints): Document -location option.
945
a3a7127e
DE
9462010-08-13 Doug Evans <dje@google.com>
947
948 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
949
8dedea02
VP
9502010-08-13 Vladimir Prus <vladimir@codesourcery.com>
951
952 * gdb.texinfo (GDB/MI Data Manipulation): Document
953 -data-read-memory-raw and -data-write-memory-raw.
954
ca5c20b6 9552010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 956 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
957
958 * gdb.texinfo (Basic Python): Describe post_event API.
959
cb2e07a6
PM
9602010-08-11 Phil Muldoon <pmuldoon@redhat.com>
961
962 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 963 decode_line Python APIs
cb2e07a6 964
464b3efb
TT
9652010-08-10 Tom Tromey <tromey@redhat.com>
966
967 * gdb.texinfo (Pretty Printing API): Document
968 gdb.default_visualizer.
969
c29c521f
TT
9702010-08-10 Tom Tromey <tromey@redhat.com>
971
972 Revert gdb-add-index addition:
973 * gdb.texinfo (Index Files): Don't document gdb-add-index.
974
5da1313b
JK
9752010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
976 Eli Zaretskii <eliz@gnu.org>
977
978 * gdb.texinfo (Mode Options) <-batch>
979 (Basic Python) <gdb.execute>: Describe setting width and height.
980
02d868e8
PP
9812010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
982
983 * gdb.texinfo (Threads): Document 'debug libthread-db'.
984
c2bbed2a
TT
9852010-07-30 Tom Tromey <tromey@redhat.com>
986
987 * gdb.texinfo (Index Files): Mention gdb-add-index.
988
6c13bbe1
HZ
9892010-07-30 Hui Zhu <teawater@gmail.com>
990
991 * gdb.texinfo (Inferiors and Programs): Update the introduce of
992 "detach inferior" and "kill inferior".
993
53a71c06
CR
9942010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
995
996 * gdb.texinfo (Machine Code): Update description of two forms of
997 arguments, and add new example to demonstrate the new form.
998
5374244e
PM
9992010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1000
1001 * gdb.texinfo (Values From Inferior): Add value inferior function
1002 call description.
1003
8ea5bce5
JK
10042010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1005
1006 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1007
c0edd9ed
JK
10082010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1009 Eli Zaretskii <eliz@gnu.org>
1010
1011 Make core files the process_stratum.
1012 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1013 record_stratum example.
1014
9291a0cd
TT
10152010-07-13 Tom Tromey <tromey@redhat.com>
1016
1017 * gdb.texinfo (Index Files): New node.
1018
f5011d11
TT
10192010-07-13 Tom Tromey <tromey@redhat.com>
1020
1021 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1022
0f5238ed
TT
10232010-07-13 Tom Tromey <tromey@redhat.com>
1024
1025 * gdb.texinfo (Specify Location): Document labels.
1026
74c761c1
PA
10272010-07-01 Pedro Alves <pedro@codesourcery.com>
1028
1029 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1030 entries for fast tracepoints and static tracepoints.
1031
501994c0
PA
10322010-07-01 Pedro Alves <pedro@codesourcery.com>
1033
1034 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1035 qsThreadInfo>: Spell out `l' as ell.
1036
0fb4aa4b
PA
10372010-07-01 Pedro Alves <pedro@codesourcery.com>
1038
1039 * gdb.texinfo (Convenience Variables): Document $_sdata.
1040 (Commands to Set Tracepoints): Describe static tracepoints. Add
1041 `Listing Static Tracepoint Markers' menu entry. Document
1042 "strace".
1043 (Tracepoint Action Lists): Document collecting $_sdata.
1044 (Listing Static Tracepoint Markers): New subsection.
1045 (Tracepoints support in gdbserver): Mention static tracepoints.
1046 (remote packets, enabling and disabling): Mention
1047 read-sdata-object.
1048 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1049 and StaticTracepoint.
1050 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1051 Document qXfer:sdata:read.
1052 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1053
dc3b15be
JB
10542010-06-29 Joel Brobecker <brobecker@adacore.com>
1055
1056 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1057
595939de
PM
10582010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1059 Tom Tromey <tromey@redhat.com>
1060 Thiago Jung Bauermann <bauerman@br.ibm.com>
1061
1062 * gdb.texinfo (Inferiors In Python): New node.
1063 * gdb.texinfo (Threads In Python): New node.
1064
9279c692
JB
10652010-06-28 Joel Brobecker <brobecker@adacore.com>
1066
1067 * gdb.texinfo (Python): Document what the python directory is
1068 and what its location is.
1069 (Basic Python): Document the gdb.PYTHONDIR constant.
1070
bc9f0842
TT
10712010-06-25 Tom Tromey <tromey@redhat.com>
1072
1073 PR python/10808:
1074 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1075
f1421989
HZ
10762010-06-24 Hui Zhu <teawater@gmail.com>
1077
1078 * gdb.texinfo: (Commands for Controlled Output): Add
1079 documentation for command "eval".
1080
e4c0cfae
SS
10812010-06-21 Stan Shebs <stan@codesourcery.com>
1082
1083 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1084 * annotate.texinfo: Ditto.
1085 * gdbint.texinfo: Ditto.
1086 * stabs.texinfo: Ditto.
1087
bb08c432
HZ
10882010-06-22 Hui Zhu <teawater@gmail.com>
1089
1090 * gdb.texinfo: (Process Record and Replay): Add documentation
1091 for command "set record memory-query".
1092
4f5d9f07
SS
10932010-06-21 Stan Shebs <stan@codesourcery.com>
1094
1095 * gdb.texinfo: Relicense under GFDL version 1.3.
1096 * annotate.texinfo: Relicense under GFDL version 1.3.
1097 * gdbint.texinfo: Relicense under GFDL version 1.3.
1098 * stabs.texinfo: Relicense under GFDL version 1.3.
1099 * fdl.texi: Update to version 1.3.
1100
6aed2dbc
SS
11012010-06-18 Stan Shebs <stan@codesourcery.com>
1102
a61408f8
SS
1103 * gdb.texinfo (Operating System Auxiliary Information): Describe
1104 "info os" when no arguments given.
1105
6aed2dbc
SS
1106 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1107 $_thread.
1108
24e933df
HZ
11092010-06-18 Hui Zhu <teawater@gmail.com>
1110
1111 * gdb.texinfo: (Process Record and Replay): Add documentation
1112 for commands "record save" and "record restore".
1113
65d79d4b
SDJ
11142010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1115
1116 * gdb.texinfo: Include information about the correct use
1117 of addresses in the `watch' command.
1118
d914c394
SS
11192010-06-11 Stan Shebs <stan@codesourcery.com>
1120
1121 * gdb.texinfo (Observer Mode): New section.
1122 (General Query Packets): Document QAllow.
889bf7c5 1123
967cf477
DE
11242010-06-04 Doug Evans <dje@google.com>
1125
1126 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1127
aaf4119b
DE
11282010-06-03 Doug Evans <dje@google.com>
1129
1130 * gdbint.texinfo (Coding): Add subsection on command names.
1131
9eae7c52
TT
11322010-06-02 Tom Tromey <tromey@redhat.com>
1133
1134 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1135 always-disassemble.
1136
fa593d66
PA
11372010-06-01 Pedro Alves <pedro@codesourcery.com>
1138
1139 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1140 gdbserver, and add cross reference.
1141 (Tracepoints support in gdbserver): New subsection.
1142
dde08ee1
PA
11432010-05-26 Pedro Alves <pedro@codesourcery.com>
1144
1145 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1146 `qRelocInsn' feature.
1147 (Relocate instruction reply packet): New subsection
1148 of `Tracepoint Packets'.
1149 (Tracepoint Packets): Mention that packets QTDP and QTStart
1150 support the qRelocInsn request, and add cross reference to new
1151 subsection.
1152
07ca107c
DE
11532010-05-25 Doug Evans <dje@google.com>
1154
1155 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1156 (Commands In Python): Document gdb.string_to_argv.
1157
c25c4a8b
JK
11582010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1159
1160 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1161 ATTR_NORETURN.
1162
d7b32ed3 11632010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1164 Tom Tromey <tromey@redhat.com>
1165 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1166
c25c4a8b 1167 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1168
6aecb9c2
JB
11692010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1170
1171 * gdb.texinfo: (Summary) Add mention about D language support.
1172 (Filenames): Add D suffixes.
1173 (D): New node.
1174
b7da9e9f
PM
11752010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1176
1177 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1178 of macro deleted from GDB code.
1179
ab38a727
PA
11802010-04-24 Pedro Alves <pedro@codesourcery.com>
1181
1182 * gdb.texinfo (Commands to specify files): Describe what how GDB
1183 looks up DOS-based filesystem paths on the system root. Document
1184 the new `set/show target-file-system-kind' commands.
1185
66d09542
DE
11862010-04-23 Doug Evans <dje@google.com>
1187
1188 * gdb.texinfo (Python): Move Auto-loading section here ...
1189 (Python API): from here.
1190 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1191 (Maintenance Commands): Add docs for "maint print section-scripts".
1192
8bd10a10
CM
11932010-04-20 Chris Moller <cmoller@redhat.com>
1194
1195 * gdb.texinfo (Setting Breakpoints): Added description of
1196 filename-qualified rbreak.
1197 * refcard.tex (Breakpoints and Watchpoints): Added brief
1198 description of filename-qualified rbreak.
1199
4c374409
JK
12002010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1201
1202 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1203 (Python API): Change the reference to Pretty Printing API.
1204 (Pretty Printing): Move the user part under the Data node. Reformat
1205 the sample output to 72 columns. Create a new reference to Pretty
1206 Printing API. Rename the API part ...
1207 (Pretty Printing API): To a new node name.
1208 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1209 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1210
5a9351ae
SS
12112010-04-21 Stan Shebs <stan@codesourcery.com>
1212
1213 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1214 and commands.
5a9351ae 1215 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1216
9a22f0d0
PM
12172010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1218
1219 * gdb.texinfo (Examining memory): Update for change in string
1220 display with explicit size.
1221
6149aea9
PA
12222010-04-19 Pedro Alves <pedro@codesourcery.com>
1223
1224 PR breakpoints/8554.
1225
1226 * gdb.texinfo (Save Breakpoints): New node.
1227 (save-tracepoints): Rename to ...
1228 (save tracepoints): ... this. Mention that `save-tracepoints' is
1229 a deprecated alias to `save tracepoints'.
1230
711e434b
PM
12312010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1232
645797a8 1233 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1234 (info w32 thread-information-block): Document new command.
1235 (qGetTIBAddress): Document new gdbserver query.
1236 (maint set/show show-all-tib): Document new command.
1237
3f7b2faa
DE
12382010-04-15 Doug Evans <dje@google.com>
1239
fa33c3cd
DE
1240 * gdb.texinfo (Python API): Add progspaces section.
1241 (Selecting Pretty-Printers): Progspace pretty-printers are
1242 searched too.
1243 (Progspaces In Python): New section.
1244
3f7b2faa
DE
1245 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1246
79f283fe
PM
12472010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1248
1249 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1250 returns None.
1251
87290684
SS
12522010-04-09 Stan Shebs <stan@codesourcery.com>
1253
1254 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1255 Describe the `frames-created' field, tweak grammar.
1256
a97153c7
PA
12572010-04-09 Pedro Alves <pedro@codesourcery.com>
1258
1259 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1260 Describe the `circular' and `disconnected' fields.
1261
5c5dcc1b
L
12622010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1263
1264 * gdb.texinfo (maint print registers): Mention unavailable and
1265 invisible registers.
1266
adc36818
PM
12672010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1268 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1269 Tom Tromey <tromey@redhat.com>
adc36818
PM
1270
1271 * gdb.texinfo (Breakpoints In Python): New Node.
1272
33da3f1c
SS
12732010-04-08 Stan Shebs <stan@codesourcery.com>
1274
1275 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1276 trace status fields.
1277
3a13a53b
L
12782010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1279
1280 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1281 optional. Make org.gnu.gdb.i386.avx requires
1282 org.gnu.gdb.i386.avx.
1283
08001717
DE
12842010-04-08 Doug Evans <dje@google.com>
1285
1286 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1287 search path, and document that gdb only scans the search path if
1288 the script's path doesn't specify a directory.
1289
c375651d
DE
12902010-04-05 Doug Evans <dje@google.com>
1291
1292 * gdb.texinfo (maint show python auto-load): Fix typo.
1293
af54718e
SS
12942010-04-04 Stan Shebs <stan@codesourcery.com>
1295
d77f58be
SS
1296 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1297 (Setting Watchpoints): Update description of "info watch".
1298 (Disabling Breakpoints): Only "info break" lists all.
1299
af54718e
SS
1300 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1301 (tdump): Explain how tdump works.
1302
86b17b60
PA
13032010-04-01 Pedro Alves <pedro@codesourcery.com>
1304
1305 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1306 add cross reference.
1307
ff12863f
PA
13082010-03-31 Pedro Alves <pedro@codesourcery.com>
1309
1310 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1311 commands error out.
1312
f68eb612
L
13132010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1314
1315 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1316
c8d5aac9
L
13172010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1318
1319 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1320
7d13fe92
SS
13212010-03-29 Stan Shebs <stan@codesourcery.com>
1322 Nathan Sidwell <nathan@codesourcery.com>
1323
1324 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1325 GDBN equivalent.
1326 (Set Tracepoints): Remove mention that conditional tracepoints
1327 don't exist.
1328 (Tracepoint Actions): Clarify when while-stepping collection
1329 happens, note that while-stepping does not automatically collect
1330 $pc.
1331
409873ef 13322010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1333
409873ef
SS
1334 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1335 (General Query Packets): Describe TracepointSource.
1336
ee8e71d4
EZ
13372010-03-27 Matt Rice <ratmice@gmail.com>
1338
c8d5aac9
L
1339 * gdb.texinfo (ARM): Document arguments to "target sim".
1340 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1341
99b5e152
PA
13422010-03-26 Pedro Alves <pedro@codesourcery.com>
1343
1344 * gdb.texinfo (Tracepoint Packets): Remove mention that
1345 terror:string may be plain text, and drop mention of X prefix.
1346
cd64ee31
VP
13472010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1348
1349 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1350
6c28cbf2
SS
13512010-03-24 Stan Shebs <stan@codesourcery.com>
1352
1353 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1354
95a42b64
TT
13552010-03-24 Tom Tromey <tromey@redhat.com>
1356
1357 PR breakpoints/9352:
1358 * gdb.texinfo (Break Commands): Update.
1359
18148017
VP
13602010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1361
1362 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1363 commands.
1364
4daf5ac0
SS
13652010-03-16 Stan Shebs <stan@codesourcery.com>
1366
1367 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1368 circular-trace-buffer.
1369 (Tracepoint Packets): Describe QTBuffer, and details of the
1370 qTStatus reply.
1371
c9429232
SS
13722010-03-12 Stan Shebs <stan@codesourcery.com>
1373 Nathan Sidwell <nathan@codesourcery.com>
1374
1375 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1376 doing instruction stepping.
1377 (Tracepoint Restrictions): New node.
1378
ccefe4c4
TT
13792010-03-10 Tom Tromey <tromey@redhat.com>
1380
1381 * gdbint.texinfo (Symbol Handling): Update.
1382
7c953934
TT
13832010-03-08 Tom Tromey <tromey@redhat.com>
1384
1385 PR cli/9591:
1386 * gdb.texinfo (Mode Options): Mention lack of pagination and
1387 confirmation with --batch.
1388 (Screen Size): Mention --batch.
1389 (Messages/Warnings): Likewise.
1390
f870a310
TT
13912010-03-05 Tom Tromey <tromey@redhat.com>
1392
1393 * gdb.texinfo (Basic Python): Document target_charset and
1394 target_wide_charset.
1395
78e2826b
TT
13962010-03-05 Tom Tromey <tromey@redhat.com>
1397
1398 * gdb.texinfo (Data): Link to pretty-printing.
1399 (Output Formats): Likewise. Correct text.
1400
f5dff777
DJ
14012010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1402
1403 * gdb.texinfo (Types): Describe <struct> and <flags>.
1404
dc00d89f
PM
14052010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1406
1407 * gdb.texinfo (Frames In Python): Add block parameter and
1408 description to read_var text.
1409
5107b149 14102010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1411 Tom Tromey <tromey@redhat.com>
5107b149
PM
1412
1413 * gdb.texinfo (Types In Python): Describe block argument in
1414 template_argument and gdb.lookup_type.
1415
e03e5e7b
TT
14162010-02-24 Tom Tromey <tromey@redhat.com>
1417
1418 * gdb.texinfo (Cygwin Native): Fix typo.
1419
f3e9a817
PM
14202010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1421
1422 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1423 and select method descriptions.
1424 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1425 Tables in Python to menu.
1426 (Blocks In Python): New node.
1427 (Symbols In Python): New node.
1428 (Symbol Tables in Python): New node.
1429
a79b8f6e
VP
14302010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1431
1432 Multiexec MI
1433
1434 gdb/
1435 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1436
1437 gdb/doc/
1438 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1439 changes.
1440 (GDB/MI Program Execution): Document current behaviour of
1441 --all and --thread-group.
1442 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1443 -remove-inferior.
1444 * observer.texi (inferior_added, inferior_removed): New
1445 observers.
1446
629d6a47
TT
14472010-02-19 Tom Tromey <tromey@redhat.com>
1448
1449 * gdbint.texinfo (Getting Started): Fix @node.
1450 (Debugging GDB): Likewise.
1451
c09529e5
JB
14522010-02-13 Joel Brobecker <brobecker@adacore.com>
1453
1454 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1455 documenting the gdb_test_timeout variable.
1456
540aa8e7
MS
14572010-02-12 Jakob Engblom <jakob@virtutech.com>
1458
1459 * gdb.texinfo (MI commands): Added documentation of --reverse
1460 option to a set of MI commands. Restructured documentation of MI
1461 commands --exec-continue to reflect the complexity of reverse
1462 execution.
1463
081dfbf7
PA
14642010-02-12 Pedro Alves <pedro@codesourcery.com>
1465
1466 * gdb.texinfo (Using the Collected Data): Specify that the address
1467 range of `tfind outsize' is exclusive, and that the address range
1468 of `tfind range' is inclusive.
1469 (Tracepoint Packets): Specify that the address range of
1470 `QTFrame:range' is inclusive, and that the address range of
1471 `QTFrame:outside' is exclusive
1472
8e9c5e02
VP
14732010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1474
1475 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1476
92981e24
TT
14772010-02-10 Tom Tromey <tromey@redhat.com>
1478
1479 * gdb.texinfo (Debugging Output): Document set debug parser and
1480 show debug parser.
1481
075b51b7
L
14822010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1483
1484 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1485 i386_eflags and i386_mxcsr.
1486
3bb8d5c3
L
14872010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1488
1489 * gdb.texinfo: Document i386 target features.
1490
c5f80513
DE
14912010-02-05 Doug Evans <dje@google.com>
1492
1493 * gdbint.texinfo (Testsuite): Add a new section to document the
1494 various DejaGnu variables that may be overridden.
1be00882 1495 Document INTERNAL_GDBFLAGS.
c5f80513 1496
6ac33a4e
TT
14972010-02-04 Tom Tromey <tromey@redhat.com>
1498
1499 PR cli/8830:
1500 * gdb.texinfo (Files): -readnow comes before the filename for file
1501 and symbol-file.
1502
a1dcb23a
DJ
15032010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1504
1505 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1506 Document ARM breakpoint types.
1507 (Register Packet Format): Move into the new section.
1508 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1509
95433b34
JB
15102010-01-21 Joel Brobecker <brobecker@adacore.com>
1511
1512 * gdb.texinfo (File Options): Adjust the documentation of this
1513 switch to refer to the "source" command rather than partially
1514 duplicating some of the relevant information.
1515 (Extending GDB): Introduce and document the set/show script-extension
1516 setting.
1517 (Command Files): Add note explaining that the "source" command
1518 is also used to evalute scripts written in other languages.
1519 Remove the short slightly incorrect reference to sourcing Python
1520 scripts.
1521 (Python Commands): Document how to execute a Python script from GDB.
1522
8d576872
JB
15232010-01-19 Joel Brobecker <brobecker@adacore.com>
1524
1525 * gdb.texinfo (Command Files): Fix typo.
1526
8150ff9c
JB
15272010-01-18 Tom Tromey <tromey@redhat.com>
1528
1529 * gdb.texinfo (File Options): Document -x on .py files.
1530 (Command Files): Document handling of Python scripts.
1531
23db03a6
JZ
15322010-01-18 Jie Zhang <jie.zhang@analog.com>
1533
1534 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1535
00bf0b85
SS
15362010-01-15 Stan Shebs <stan@codesourcery.com>
1537
1538 * gdb.texinfo (Trace Files): New section.
1539 (Tracepoint Packets): Document QTSave and qTBuffer.
1540 (Trace File Format): New appendix.
1541
be759fcf
PM
15422010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1543
1544 * gdb.texinfo (Values From Inferior): Document lazy_string value
1545 method.
1546 (Python API): Add Lazy strings menu item.
1547 (Lazy Strings In Python): New node.
1548
dc146f7c
VP
15492010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1550
1551 * gdb.texinfo (GDB/MI Thread Information): New.
1552 (GDB/MI Async Records): Document the core field in *stopped.
1553 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1554 documentation
1555 (Process list): Document that osdata document may contain
1556 threads.
1557 (Remote Serial Protocol): Document qXfer:threads.
1558
d5551862
SS
15592010-01-06 Stan Shebs <stan@codesourcery.com>
1560
1561 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1562 disconnected tracing.
1563 (Tracepoint Packets): Document new protocol.
1564
7a697b8d
SS
15652010-01-05 Stan Shebs <stan@codesourcery.com>
1566
1567 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1568 tracepoints.
1569 (Tracepoint Packets): Describe remote protocol for fast
1570 tracepoints.
1571
e6f3ec50
JB
15722010-01-01 Joel Brobecker <brobecker@adacore.com>
1573
1574 Update the "Start of New Year Procedure".
1575 * gdbint.texinfo: Add the list of files that need to be updated
1576 manually. Minor reformatting.
1577
ddc4e9c1
JB
15782010-01-01 Joel Brobecker <brobecker@adacore.com>
1579
1580 * refcard.tex: Update copyright year in header and text.
1581
9d2897ad
JB
15822010-01-01 Joel Brobecker <brobecker@adacore.com>
1583
1584 * agentexpr.texi: Add 2010 to the list of copyright years.
1585 * annotate.texinfo: Likewise.
1586 * gdb.texinfo: Likewise.
1587 * gdbint.texinfo: Likewise.
1588 * observer.texi: Likewise.
1589 * stabs.texinfo: Likewise.
1590
6da95a67
SS
15912009-12-31 Stan Shebs <stan@codesourcery.com>
1592
1593 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1594
236f1d4d
SS
15952009-12-29 Stan Shebs <stan@codesourcery.com>
1596
1597 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1598
f61e138d
SS
15992009-12-28 Stan Shebs <stan@codesourcery.com>
1600
1601 * gdb.texinfo (Trace State Variables): New section.
1602 (Tracepoint Packets): Describe trace state variable packets.
1603 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1604 variable bytecodes.
1605
0fe7935b
DJ
16062009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1607
1608 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1609 declarations.
1610
a6b29f87
VP
16112009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1612
1613 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1614 -gdb-exit behaviour.
1615
5e4bde96
JB
16162009-12-20 Joel Brobecker <brobecker@adacore.com>
1617
1618 * gpl.texi: Update to version 3 of the GPL.
1619
a1715244
JB
16202009-12-20 Joel Brobecker <brobecker@adacore.com>
1621
1622 * Makefile.in: Update copyright header.
1623 * observer.texi: Fix the copyright header of the generated files.
1624
361ae042
PM
16252009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1626
1627 * gdb.texinfo (Types In Python): Describe range function.
1628
bfd31e71
PM
16292009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1630
1631 * gdb.texinfo (Types In Python): Describe "is_base_class".
1632
57a1d736
TT
16332009-12-03 Tom Tromey <tromey@redhat.com>
1634
1635 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1636
8cebebb9
PP
16372009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1638
1639 * observer.texi: New memory_changed observer.
1640
16af530a
TT
16412009-12-01 Tom Tromey <tromey@redhat.com>
1642
1643 * gdb.texinfo (Reverse Execution): Fix typo.
1644
b6199126
DJ
16452009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1646
1647 PR gdb/8704
1648
1649 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1650 are allowed after the breakpoint condition.
1651
7a6973ad
TT
16522009-11-23 Tom Tromey <tromey@redhat.com>
1653
1654 PR python/10782:
1655 * gdb.texinfo (Types In Python): Document Type.pointer.
1656
21a0512e
PP
16572009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1658
1659 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1660
a5832c8f
PA
16612009-11-11 Pedro Alves <pedro@codesourcery.com>
1662
1663 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1664 (Using Agent Expressions): Delete cross reference.
1665
1eb7cd77
JB
16662009-11-07 Joel Brobecker <brobecker@adacore.com>
1667
1668 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1669 and @settitle directives up to help makeinfo find them.
1670
24ddea62
JK
16712009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1672
1673 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1674 (Auto-loading): Use plural and note one can use multiple components now.
1675
3afae151
VP
16762009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1677
1678 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1679 -stack-list-arguments have the same documentation for parameter
1680 as -stack-list-locals. Add comas.
1681
14ff2235
PM
16822009-10-27 Tom Tromey <tromey@redhat.com>
1683 Eli Zaretskii <eliz@gnu.org>
1684
c8d5aac9 1685 PR python/10781
14ff2235
PM
1686
1687 * gdb.texinfo (Values From Inferior): Document cast method.
1688
9c419145
PP
16892009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1690
1691 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1692 and adjust example.
889bf7c5 1693
29153c24
MS
16942009-10-22 Michael Snyder <msnyder@vmware.com>
1695
1696 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1697 info record command. Also document the new save and restore
29153c24
MS
1698 commands.
1699
2b28d209
PP
17002009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1701
1702 * gdb.texinfo (Machine Code): Mention current pc marker.
1703 (Memory): Likewise.
1704
6c95b8df
PA
17052009-10-19 Pedro Alves <pedro@codesourcery.com>
1706 Stan Shebs <stan@codesourcery.com>
1707
1708 * observer.texi (new_inferior): Rename to...
1709 (inferior_appeared): ... this.
1710
1711 * gdb.texinfo (Inferiors): Rename node to ...
1712 (Inferiors and Programs): ... this. Mention running multiple
1713 programs in the same debug session.
1714 <info inferiors>: Mention the new 'Executable' column if "info
1715 inferiors". Update examples. Document the "add-inferior",
1716 "clone-inferior", "remove-inferior" and "maint info
1717 program-spaces" commands.
1718 (Process): Rename node to...
1719 (Forks): ... this. Document "set|show follow-exec-mode".
1720
2f8132f3
MS
17212009-10-11 Michael Snyder <msnyder@vmware.com>
1722
1723 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1724 (ReverseContinue): Ditto.
1725
cba4b2d3
PP
17262009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1727
1728 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1729
da082f17
JK
17302009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1731
1732 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1733
08be9d71
ME
17342009-10-06 Michael Eager <eager@eagercon.com>
1735
1736 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1737 (Embedded Processors): Add MicroBlaze.
1738 (MicroBlaze): New. Describe Xilinx MicroBlaze
1739
08a0efd0
PA
17402009-10-04 Pedro Alves <pedro@codesourcery.com>
1741
1742 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1743
cbb8f428
EZ
17442009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1745
1746 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1747
30a4a70c
JB
17482009-09-23 Joel Brobecker <brobecker@adacore.com>
1749
1750 * observer.texi (solib_unloaded): Document explicitly the fact that
1751 this observer is called before the associated symbols are unloaded.
1752
b3372f91
VP
17532009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1754
1755 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1756 -stack-list-variables.
1757
f43030c4
TT
17582009-09-18 Tom Tromey <tromey@redhat.com>
1759
1760 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1761 is experimental.
1762
ec7e75e7
PP
17632009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1764
1765 * gdb.texinfo (convenince variables): Mention
1766 $_siginfo could be empty.
f43030c4 1767
0cc7d26f
TT
17682009-09-15 Tom Tromey <tromey@redhat.com>
1769
1770 * gdb.texinfo (GDB/MI Variable Objects): Document
1771 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1772 Expand -var-update documentation.
1773
a96d9b2e
SDJ
17742009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1775
1776 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1777 feature.
1778
005ca36a
JB
17792009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1780
1781 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1782
0d772ac9
MS
17832009-09-10 Michael Snyder <msnyder@vmware.com>
1784
1785 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1786 ReverseStep replies to the qSupported query.
1787
14fb1bac
JB
17882009-09-10 Joel Brobecker <brobecker@adacore.com>
1789
1790 Add documentation for set/show interactive-mode.
1791 * gdb.texinfo (Other Misc Settings): New node.
1792
29b090c0
DE
17932009-09-01 Doug Evans <dje@google.com>
1794
1795 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1796 non-stop mode's affect on remote caching.
1797
4e5d721f
DE
17982009-08-31 Jacob Potter <jdpotter@google.com>
1799 Doug Evans <dje@google.com>
1800
1801 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1802 Mark `set/show remotecache' options as obsolete.
1803 Document new `set/show stack-cache' option.
1804 Update text for `info dcache'.
1805
55333a84
DE
18062009-08-27 Doug Evans <dje@google.com>
1807
1808 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1809 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1810
bc3a0b4d
RW
18112009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1812
1813 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1814 about autoconf.
1815
3a1ff0b6
PA
18162009-08-25 Pedro Alves <pedro@codesourcery.com>
1817
1818 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1819 small example, and describe its columns. Replace "inferior-id" by
1820 "infno" throughout.
1821
81ecdfbb
RW
18222009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1823
af542c2e
RW
1824 * gdbint.texinfo (Releasing GDB): Point to
1825 README-maintainer-mode file for required autoconf version.
1826 * configure.ac: Do not substitute datarootdir, htmldir,
1827 pdfdir, docdir. Do not process --with-datarootdir,
1828 --with-htmldir, --with-pdfdir, --with-docdir.
1829 * configure: Regenerate.
1830
81ecdfbb
RW
1831 * configure: Regenerate.
1832
4efc6507
DE
18332009-08-20 Reid Kleckner <reid@kleckner.net>
1834
1835 * gdb.texinfo: Add chapter on JIT interface.
1836
43089a6e
NR
18372009-08-07 Nick Roberts <nickrob@snap.net.nz>
1838
1839 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1840 confirmation request.
43089a6e 1841
99e008fe
EZ
18422009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1843
c8d5aac9
L
1844 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1845 CRC definitions.
99e008fe 1846
48cb2d85
VP
18472009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1848
1849 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1850 -break-commands.
48cb2d85 1851
ff1a52c6
UW
18522009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1853
1854 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1855 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1856
3285f3fe
UW
18572009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1858
1859 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1860 "set spu stop-on-load" and "show spu stop-on-load" commands.
1861
e35359c5
UW
18622009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1863
1864 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1865
58d6951d
DJ
18662009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1867
1868 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1869 org.gnu.gdb.arm.neon.
1870
08d16641
PA
18712009-07-20 Pedro Alves <pedro@codesourcery.com>
1872
1873 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1874 optional element.
1875 (subsection OS ABI): New subsection.
1876
782b2b07
SS
18772009-07-14 Stan Shebs <stan@codesourcery.com>
1878
1879 * gdb.texinfo (Tracepoint Conditions): New section.
1880 (General Query Packets): Describe ConditionalTracepoints.
1881 (Tracepoint Packets): Describe condition field.
1882 (Maintenance Commands): Describe maint agent-eval.
1883 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1884
9b117ef3
HZ
18852009-07-11 Hui Zhu <teawater@gmail.com>
1886
1887 * gdb.texinfo (disassemble): Add a new modifier /r
1888 to "disassemble" command to make it print the raw instructions
1889 in hex as well as in symbolic form.
1890
f5a33284
TT
18912009-07-09 Tom Tromey <tromey@redhat.com>
1892
1893 * gdbint.texinfo (Testsuite): Document parallel make check.
1894
812f7342
TT
18952009-07-09 Tom Tromey <tromey@redhat.com>
1896
1897 * gdbint.texinfo (Testsuite): Document test transcripts.
1898
fbb8f299
PM
18992009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1900
1901 * gdb.texinfo (Values From Inferior): Add length parameter
1902 description.
1903
dd8f35ac
EZ
19042009-07-04 Chris Genly <chris@genly.us>
1905
1906 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1907 in -var-list-children. Fix example according to what the code
1908 does.
1909
2277426b
PA
19102009-07-02 Pedro Alves <pedro@codesourcery.com>
1911
1912 * gdb.texinfo (Debugging multiple inferiors): Document the
1913 "inferior", "detach inferior" and "kill inferior" commands.
1914 (Debugging Programs with Multiple Processes): Adjust to mention
1915 generic "inferior" commands. Delete mention of "detach fork" and
1916 "delete fork". Cross reference to "Debugging multiple inferiors"
1917 section.
1918
a6d9a66e
UW
19192009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1920
5af949e3
UW
1921 * gdbint.texinfo (Item Output Functions): Update signature
1922 for ui_out_field_core_addr.
1923
19242009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1925
1926 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1927 Update example code extrated from breakpoint.c.
1928
9901a55b 19292009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1930
9901a55b
PP
1931 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1932 MI commands.
1933 (GDB/MI Symbol Query): Likewise.
1934 (GDB/MI File Commands): Likewise.
1935 (GDB/MI File Transfer Commands): Likewise.
1936 (GDB/MI Target Manipulation): Likewise.
1937 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1938
edb3359d
DJ
19392009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1940
1941 * gdb.texinfo (Debugging Optimized Code): New chapter.
1942 (Compiling for Debugging): Reference it. Move some
1943 text to the new section.
1944
7cd1089b
PM
19452009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1946
1947 * doc/gdb.texinfo (Calling): Document
1948 set-unwind-on-terminating-exception usage.
1949
d4db2f36
PA
19502009-06-11 Pedro Alves <pedro@codesourcery.com>
1951
1952 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1953 command.
1954
d1a7880c
PA
19552009-06-07 Pedro Alves <pedro@codesourcery.com>
1956
1957 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1958 references.
1959
473f94e6
UW
19602009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1961
1962 * gdbint.texinfo: Rename formal parameters to gdbarch function
1963 protoypes from "current_gdbarch" to "gdbarch".
1964
8f500870
TT
19652009-05-28 Tom Tromey <tromey@redhat.com>
1966
1967 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1968
b6313243
TT
19692009-05-27 Tom Tromey <tromey@redhat.com>
1970
1971 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1972 feature.
1973 (GDB/MI Variable Objects): Document -var-set-visualizer.
1974
19752009-04-02 Tom Tromey <tromey@redhat.com>
1976
1977 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1978 feature.
1979 (GDB/MI Variable Objects): Document -var-set-visualizer.
1980
a6bac58e
TT
19812009-05-27 Tom Tromey <tromey@redhat.com>
1982 Thiago Jung Bauermann <bauerman@br.ibm.com>
1983 Phil Muldoon <pmuldoon@redhat.com>
1984
1985 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1986 (Pretty Printing): New node.
1987 (Selecting Pretty-Printers): Likewise.
1988 (Python API): Update.
1989 (Output Formats): Document /r format.
1990
2c74e833
TT
19912009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1992 Tom Tromey <tromey@redhat.com>
1993
1994 * gdb.texinfo (Types In Python): New node.
1995 (Values From Inferior): "type" is now an attribute.
1996 (Python API): Update.
1997
89c73ade
TT
19982009-05-27 Tom Tromey <tromey@redhat.com>
1999 Thiago Jung Bauermann <bauerman@br.ibm.com>
2000 Phil Muldoon <pmuldoon@redhat.com>
2001
2002 * gdb.texinfo: Add @syncodeindex for `tp'.
2003 (Python API): Update.
2004 (Auto-loading): New node.
2005 (Objfiles In Python): New node.
2006
17a37d48
PP
20072009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2008
2009 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2010
6718376f
NR
20112009-05-15 Nick Roberts <nickrob@snap.net.nz>
2012
2013 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2014
cbe54154
PA
20152009-05-12 Pedro Alves <pedro@codesourcery.com>
2016
2017 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2018 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2019 show show-debug-regs' docs.
2020
8e05493c
EZ
20212009-05-08 Eli Zaretskii <eliz@gnu.org>
2022
2023 * gdb.texinfo (Process Record and Replay): Add description of
2024 reverse execution.
2025
b39f4988
JB
20262009-05-07 Joel Brobecker <brobecker@adacore.com>
2027
2028 * gdbint.texinfo (Adding support for debugging core files): New node.
2029 (Native Debugging): Remove the ``Native core file Support'' section.
2030
a2311334
EZ
20312009-05-01 Eli Zaretskii <eliz@gnu.org>
2032
2033 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2034 Add index entries.
2035
53cc454a 20362009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2037 Michael Snyder <msnyder@vmware.com>
53cc454a 2038
a2311334
EZ
2039 * gdb.texinfo: (Process Record and Replay): Add documentation for
2040 process record and replay.
53cc454a 2041
484086b7
JK
20422009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2043
2044 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2045 a new part on command-line defined macros.
2046
32ae1842
EZ
20472009-04-25 Eli Zaretskii <eliz@gnu.org>
2048
2049 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2050 clarify the wording.
2051
b14b1491
TT
20522009-04-23 Tom Tromey <tromey@redhat.com>
2053
2054 * gdb.texinfo (Data Files): New node.
2055 (GDB Files): Update menu.
2056
5c1e86e1
JB
20572009-04-23 Joel Brobecker <brobecker@adacore.com>
2058
2059 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2060 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2061
83eba9b7
VP
20622009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2063
2064 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2065
e31198c4
HZ
20662009-04-22 Hui Zhu <teawater@gmail.com>
2067
2068 * gdb.texinfo (disassemble-next-line): Set the default of
2069 disassemble-next-line to off.
2070
26e251b6
JM
20712009-04-21 Joseph Myers <joseph@codesourcery.com>
2072
2073 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2074 --with-htmldir): New.
2075 * configure: Regenerate.
2076 * Makefile.in (datarootdir, docdir): Define.
2077 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2078 instead of $(SET_TEXINPUTS).
2079 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2080 gdbint.info instead of $(SET_TEXINPUTS).
2081 (gdbint/index.html): Use same -I options as for building
2082 gdbint.info.
2083 (stabs.dvi, stabs.pdf): Use same -I options as for building
2084 stabs.info instead of $(SET_TEXINPUTS).
2085 (stabs/index.html): Use same -I options as for building
2086 stabs.info.
2087 (annotate.dvi, annotate.pdf): Use same -I options as for building
2088 annotate.info instead of $(SET_TEXINPUTS).
2089 (annotate/index.html): Use same -I options as for building
2090 annotate.info.
2091
eac35c4e
DD
20922009-04-21 David Daney <ddaney@caviumnetworks.com>
2093
2094 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2095
29b0e8a2
JM
20962009-04-21 Joseph Myers <joseph@codesourcery.com>
2097
2098 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2099
2b831889 21002009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2101 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2102
2103 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2104 (MAKEHTMLFLAGS): Set to empty.
2105 (html__strip_dir): Define.
2106 (HTMLFILES): Define.
2107 (HTMLFILES_INSTALL): Define.
2108 (install-html): Copy new automake rule.
2109 (html): Depend on $(HTMLFILES).
2110 (gdb_toc.html): Rename to gdb/index.html.
2111 (gdbint_toc.html): Rename to gdbint/index.html.
2112 (stabs_toc.html): Rename to stabs/index.html.
2113 (annotate_toc.html): Rename to annotate/index.html.
2114
89a34d1b
JM
21152009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2116
2117 * Makefile.in: Set pdfdir and htmldir from configure
2118 substitutions.
2119 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2120 * configure: Regenerate.
2121
a2d5da46
JB
21222009-04-16 Joel Brobecker <brobecker@adacore.com>
2123
2124 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2125 This macro is no longer used.
2126
732f6a93
TT
21272009-04-15 Tom Tromey <tromey@redhat.com>
2128
2129 * gdb.texinfo (Character Sets): Document default character set.
2130
87f9adc1
PM
21312009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2132
2133 * gdbint.texinfo: Change server name from sources.redhat.com to
2134 sourceware.org throughout.
2135
2c88c651
JB
21362009-04-09 Joel Brobecker <brobecker@adacore.com>
2137
2138 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2139 about a missing dot or coma after @xref.
2140
4f5376b2
JB
21412009-04-02 Joel Brobecker <brobecker@adacore.com>
2142
2143 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2144 example, and add a small explanation about it.
2145 (Print Settings): Change the documentation of the "set print
2146 frame-arguments" to reflect the fact that the default is now "scalars".
2147
a0381d3a
JB
21482009-04-02 Joel Brobecker <brobecker@adacore.com>
2149
2150 * gdb.texinfo (Print Settings): Add kindex for command "set
2151 print frame-arguments".
2152
45ac276d
JB
21532009-03-31 Joel Brobecker <brobecker@adacore.com>
2154
2155 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2156 breakpoints.
2157 (Set Breaks): Add reference to thread-specific and task-specific
2158 breakpoints.
2159
32cd1edc
JB
21602009-03-31 Joel Brobecker <brobecker@adacore.com>
2161
2162 * gdb.texinfo (Ada Tasks): Remove the documentation about
2163 the "Running" state, as this state has been eliminated.
2164 Now all runnable tasks are shown as "Runnable".
2165
1042e4c0
SS
21662009-03-30 Stan Shebs <stan@codesourcery.com>
2167
2168 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2169 special case of breakpoints.
2170 (Enable and Disable Tracepoints): Mention deprecation.
2171 (Listing Tracepoints): Update description and example.
2172
f8f6f20b
TJB
21732009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2174
2175 * gdb.texinfo (Frames in Python): New node.
2176 (Python API): Update.
2177
c0c6f777
TJB
21782009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2179
2180 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2181 from a method to an attribute.
2182
def2b000
TJB
21832009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2184
2185 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2186 attribute.
2187
a07daef3
PA
21882009-03-25 Pedro Alves <pedro@codesourcery.com>
2189
2190 * observer.texi (thread_exit): Add "silent" parameter.
2191
f3b1572e
PA
21922009-03-22 Pedro Alves <pedro@codesourcery.com>
2193
2194 * observer.texi (about_to_proceed): New.
2195
587afa38
EZ
21962009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2197
2198 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2199 field throughout to handle types with spaces in them. Fix typos
2200 found by aspell.
2201 (Summary, Requirements, Contributors): New first chapter,
2202 "Summary" added, old Requirements section moved there, and new
2203 section, "Contributors" added.
2204 (Initializing a New Architecture, Register Representation)
2205 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2206 (Porting gdb): These sections extended and updated.
2207 (Compiler Characteristics): This section (empty) deleted.
2208 (Defining Other Architecture Features): This section renamed and
2209 duplicate material removed from (formerly "Target Conditionals").
2210 Use braces {} in @deftypeXX type field throughout to handle types
2211 with spaces in them. Typos found by aspell fixed.
2212
2213 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2214 * stack_frame.pdf: Version of image for PDF output.
2215 * stack_frame.png: Version of image for HTML output and for Emacs.
2216 * stack_frame.txt: Version of image for Info output.
1db61298 2217 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2218
10af6951
EZ
22192009-03-21 Eli Zaretskii <eliz@gnu.org>
2220
2221 * gdb.texinfo (Character Sets): Fix last change.
2222
cc924cad
TJB
22232009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2224
2225 * gdb.texinfo (Values From Inferior): Fix optional arguments
2226 markup.
2227 (Commands In Python): Adjust argument names of gdb.Command.__init__
2228 to what the function accepts as keywords.
2229
bc3b79fd
TJB
22302008-03-20 Tom Tromey <tromey@redhat.com>
2231
2232 * gdb.texinfo (Convenience Vars): Document convenience functions.
2233 (Functions In Python): New node.
2234 (Python API): Update.
2235
6c7a06a3
TT
22362009-03-20 Tom Tromey <tromey@redhat.com>
2237
2238 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2239 set target-wide-charset.
2240 (Requirements): Mention iconv.
2241
b646ddd4
HZ
22422009-03-17 Hui Zhu <teawater@gmail.com>
2243
2244 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2245
91440f57
HZ
22462009-03-17 Hui Zhu <teawater@gmail.com>
2247
2248 * gdb.texinfo: Add documentation for disassemble-next-line.
2249
8fd41227
TJB
22502009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2251
2252 * gdb.texinfo (Commands In Python): Remove tindex entries.
2253
61ff14c6
JK
22542009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2255
2256 * gdb.texinfo (Returning): New description for missing debug info.
2257
0b16c5cf
PA
22582009-03-14 Pedro Alves <pedro@codesourcery.com>
2259
2260 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2261 (General Query Packets): Document qAttached.
0b16c5cf 2262
32fc0df9
PA
22632009-03-05 Pedro Alves <pedro@codesourcery.com>
2264
2265 * gdb.texinfo (Background Execution): Better describe the set
2266 target-async command.
2267 (Maintenance Commands): Delete description of the `maint set/show
2268 linux-async' and `maint set/show remote-async' commands.
2269
134eb42c
VP
22702009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2271
2272 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2273 between sentences.
2274
c86cf029
VP
22752009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2276
2277 * gdb.texinfo (GDB/MI Async Records): Document the
2278 =library-loaded and =library-unloaded notifications.
2279
3ea85240
VP
22802009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2281
2282 * observer.texi (test_notification): New observer.
2283
1d33d6ba
VP
22842009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2285
61ff14c6
JK
2286 * observer.texi: Add parameter 'print_frame' to normal_stop
2287 observer.
1d33d6ba 2288
d721c933
EZ
22892009-02-07 Eli Zaretskii <eliz@gnu.org>
2290
2291 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2292 (Commands In Python): Fix COMMAND_* constants in last change. Use
2293 @kbd for interactive input. Add cross-references and index
2294 entries.
2295
4aa995e1
PA
22962009-02-06 Pedro Alves <pedro@codesourcery.com>
2297
2298 * gdb.texinfo (Signals): Document $_siginfo.
2299 (Convenience Variables): Mention $_siginfo.
2300 (Remote Configuration): Document qXfer:siginfo:read,
2301 qXfer:siginfo:write packets, and the read-siginfo-object,
2302 write-siginfo-object commands.
2303
5f5233d4
PA
23042009-02-06 Pedro Alves <pedro@codesourcery.com>
2305
2306 * gdbint.texinfo (Values): New chapter.
2307
d8906c6f
TJB
23082009-02-06 Tom Tromey <tromey@redhat.com>
2309
2310 * gdb.texinfo (Python API): Add entry for Commands In Python.
2311 (Commands In Python): New node.
2312
b6cb8e7d
TJB
23132009-02-05 Tom Tromey <tromey@redhat.com>
2314
2315 * gdb.texinfo (Values From Inferior): Document Value.string.
2316
12453b93
TJB
23172009-02-05 Tom Tromey <tromey@redhat.com>
2318
2319 * gdb.texinfo (Basic Python): Document execute's from_tty
2320 argument.
2321
08c637de
TJB
23222009-02-04 Tom Tromey <tromey@redhat.com>
2323
2324 * gdb.texinfo (Basic Python): Document gdb.history.
2325
592375cd
VP
23262009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2327
2328 * gdb.texinfo (GDB/MI Thread Commands): Document the
2329 'current-thread-id' field. Remove the example with zero threads,
2330 since current GDB won't ever report that if there's inferior.
2331
41447f92
VP
23322009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2333
2334 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2335 option to -break-insert.
2336
098b41a6
JG
23372009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2338 Jerome Guitton <guitton@adacore.com>
2339
2340 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2341 (System-wide configuration): New section.
2342
3c16cced
PA
23432009-01-26 Pedro Alves <pedro@codesourcery.com>
2344
2345 PR gdb/7580:
2346 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2347 internal-error|internal-warning quit|corefile ask|yes|no".
2348
62709adf
PA
23492009-01-26 Pedro Alves <pedro@codesourcery.com>
2350
2351 * gdb.texinfo (Using the `gdbserver' Program): Document
2352 --remote-debug.
2353
7ce58dd2
DE
23542009-01-23 Doug Evans <dje@google.com>
2355
2356 * gdb.texinfo: Add nexti to list of commands that support
2357 background execution.
2358
adb483fe
DJ
23592009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2360
2361 * gdb.texinfo (Define, Hooks): Document prefix command support.
2362
a67ec3f4 23632009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2364 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2365
2366 Fixes for makeinfo --html.
2367
2368 * annotate.texinfo: Use @copying and @insertcopying. Use
2369 @ifnottex in place of @ifinfo.
2370 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2371 place of @ifinfo. Use @ifnotinfo for one index entry.
2372 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2373 in place of @ifinfo.
2374 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2375 in place of @ifinfo. Include contents at start unconditionally.
2376
84fcdf95
PA
23772009-01-13 Pedro Alves <pedro@codesourcery.com>
2378
2379 * gdb.texinfo (General Query Packets): Remove @var{} around the
2380 "spu" literal string.
2381
fa3a767f
PA
23822009-01-07 Pedro Alves <pedro@codesourcery.com>
2383
2384 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2385 program may be running in another process" errors.
2386 * gdbint.texinfo (Native Conditionals): Delete
2387 ONE_PROCESS_WRITETEXT description.
2388
9cb011d3
JB
23892009-01-07 Joel Brobecker <brobecker@adacore.com>
2390
2391 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2392 emacs local variable to be placed at the end of the ChangeLog.
2393 Add server.c and gdbreplay.c to the list of files where the
2394 copyright year needs to be updated.
2395
84603566
SL
23962009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2397
2398 * gdb.texinfo (Remote Configuration): Document new
2399 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2400 commands.
2401
a53f55d8
PA
24022008-12-28 Pedro Alves <pedro@codesourcery.com>
2403
2404 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2405 FETCH_INFERIOR_REGISTERS.
2406 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2407 FETCH_INFERIOR_REGISTERS descriptions. Remove
2408 gdbarch_get_longjmp_target descrition, since already described in
2409 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2410 (Target Conditionals): ... here.
2411
077e0a52
JB
24122008-12-16 Joel Brobecker <brobecker@adacore.com>
2413
2414 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2415 examples.
2416 (Additions to Ada): Likewise. Add the missing opening and closing
2417 parenthesis of the GDB prompt in one of the examples.
2418
023eb17c
JB
24192008-12-14 Joel Brobecker <brobecker@adacore.com>
2420
2421 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2422 about the result of 'Address not being of type System.Address.
2423 This problem has been fixed a while ago.
2424
c3b108f7
VP
24252008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2426
2427 MI non-stop and multiprocess docs.
2428
c8d5aac9
L
2429 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2430 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2431 Adjust documentation for *stopped, document =thread-created,
2432 =thread-exited, =thread-group-created and =thread-group-exited.
2433 (GDB/MI Thread Commands): Document the 'state' field in
2434 -thread-info output.
2435 (GDB/MI Program Execution): Mention --all and --thread-group
2436 options.
2437 (GDB/MI Variable Objects): Describe floating and fixed variable
2438 objects.
2439 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2440
07e059b5
VP
24412008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2442
c8d5aac9
L
2443 * gdb.texinfo (Operating System Information): New appendix.
2444 (Operating System Auxiliary Information): Document 'info os processes'
2445 (Remote Configuration): Document 'osdata'
2446 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2447
a80b95ba
TG
24482008-11-27 Tristan Gingold <gingold@adacore.com>
2449
2450 * gdb.texinfo (Darwin): Document Darwin specific features.
2451
a655d424
JK
24522008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2453
2454 * gdbint.texinfo (Target Conditionals): Extend the
2455 gdbarch_breakpoint_from_pc description.
2456
249e1128
VP
24572008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2458
2459 * gdb.texinfo (M68K Features): Fix typo.
2460
c14c28ba
PP
24612008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2462
2463 * gdb.texinfo (Symbols): Mention printing containing
2464 image name in "info symbol".
2465 (Maint translate-address): Likewise.
889bf7c5 2466
394a6666
JB
24672008-11-18 Joel Brobecker <brobecker@adacore.com>
2468
2469 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2470 commands "catch load" and "catch unload".
2471
66bb093b
VP
24722008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2473
2474 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2475 =thread-selected.
889bf7c5 2476
4a92f99b
VP
24772008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2478
c8d5aac9 2479 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2480
f0323ca0
PA
24812008-10-27 Pedro Alves <pedro@codesourcery.com>
2482
2483 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2484 .mt files, TM_CLIBS or TM_CDEPS.
2485 (x86 Watchpoints): Don't mention TDEPFILES.
2486
8b23ecc4
SL
24872008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2488
2489 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2490 (Overview): Mention notifications and non-stop mode behavior.
2491 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2492 with non-stop mode behavior. Add vStopped description.
2493 (Stop Reply Packets): Update list of packets that return
2494 stop replies. Mention non-stop behavior.
2495 (General Query Packets): Document QNonStop packet and associated
2496 qSupported query response.
2497 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2498 behavior.
2499 (Notification Packets): New section.
2500 (Remote Non-Stop): New section.
2501 (File-I/O Overview): Mention non-stop behavior.
2502
fff08868
HZ
25032008-10-24 Hui Zhu <teawater@gmail.com>
2504 Pedro Alves <pedro@codesourcery.com>
2505
2506 * gdb.texinfo (displaced-stepping): Describe the auto mode
2507 setting, and say it's the default. This is now a mainstream
2508 setting instead of a maintenance setting.
2509
252fbfc8
PA
25102008-10-23 Pedro Alves <pedro@codesourcery.com>
2511
2512 * observer.texi (thread_stop_requested): New.
2513
20924a55
JB
25142008-10-22 Joel Brobecker <brobecker@adacore.com>
2515
2516 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2517 (Patching): Replace incorrect usage of @samp by @kbd.
2518
bacec72f
MS
25192008-10-17 Michael Snyder <msnyder@vmware.com>
2520
2521 * gdb.texinfo: Add documentation for reverse execution.
2522
a08702d6 25232008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2524 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2525
2526 * gdb.texinfo. (Values From Inferior): New subsubsection.
2527
d97bc12b
DE
25282008-10-06 Doug Evans <dje@google.com>
2529
2530 * gdb.texinfo (set debug dwarf2-die): Document it.
2531
87f67dba
JB
25322008-10-01 Joel Brobecker <brobecker@adacore.com>
2533
2534 * gdb.texinfo (catch) [exception]: Document how to insert
2535 a breakpoint on user-defined exceptions when the exception
2536 name is identical to one of the language-defined ones.
2537
2fae03e8
TT
25382008-09-27 Tom Tromey <tromey@redhat.com>
2539
2540 * gdb.texinfo (Macros): Remove text about stringification,
2541 varargs, and splicing.
2542
5c6ce71d
TT
25432008-09-27 Tom Tromey <tromey@redhat.com>
2544
2545 * gdbint.texinfo (Language Support): Remove text about omitting
2546 support for a language.
2547
07128da0
DE
25482008-09-23 Doug Evans <dje@google.com>
2549
2550 * gdb.texinfo (info dcache): Update.
2551
b90a069a
SL
25522008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2553
2554 * gdb.texinfo (Packets): Add info on thread-id syntax and
2555 multiprocess extensions.
2556 <D>: Document multiprocess form of packet.
2557 <H>: Use thread-id syntax.
2558 <T>: Likewise.
2559 <vCont>: Likewise. Note this is required for multiprocess.
2560 <vKill>: New packet.
2561 (Stop Reply Packets) <T>: Use thread-id syntax.
2562 <W>: Document multiprocess form of reply.
2563 <X>: Likewise.
2564 (General Query Packets) <qC>: Use thread-id syntax.
2565 <qfThreadInfo>: Likewise.
2566 <qGetTLSAddr>: Likewise.
2567 <qP>: Likewise.
2568 <qSupported>: Add "multiprocess" feature.
2569 <qThreadExtraInfo>: Use thread-id syntax.
2570
b77209e0
PA
25712008-09-22 Stan Shebs <stan@codesourcery.com>
2572
2573 * gdb.texinfo (Inferiors): New section.
2574
3d0bb823
PA
25752008-09-12 Pedro Alves <pedro@codesourcery.com>
2576
2577 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2578
f8dcfc0a
UW
25792008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2580
2581 * gdbint.texinfo (Target Conditionals): Remove documentation
2582 for gdbarch_name_of_malloc.
2583
8775bb90
MS
25842008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2585
2586 * gdb.texinfo (Interrupts): Mention TCP interface for
2587 sending BREAK.
2588
f1838a98
UW
25892008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2590
2591 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2592 argument prefix to "set sysroot".
2593
158c7665
PH
25942008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2595
2596 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2597 and False.
2598
30e026bb
VP
25992008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2600
c8d5aac9
L
2601 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2602 for possible features of -list-features.
30e026bb 2603
c6ebd6cf
VP
26042008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2605
c8d5aac9 2606 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2607 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2608
aeac0ff9
VP
26092008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2610
2611 * doc/gdb.texinfo (PowerPC): Fix typo.
2612 (PowerPC features): Fix typo.
2613
5231c1fd
PA
26142008-08-18 Pedro Alves <pedro@codesourcery.com>
2615
2616 * observer.texi (thread_ptid_changed): New.
2617
677c5bb1
LM
26182008-08-18 Luis Machado <luisgpm@br.ibm.com>
2619
2620 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2621 (PowerPC features): Mention feature set for VSX registers.
2622
f3a2dd1a
JB
26232008-08-13 Joel Brobecker <brobecker@adacore.com>
2624
2625 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2626 the direct visibility of all names in user-written packages.
2627
33e5cbd6
PA
26282008-08-13 Pedro Alves <pedro@codesourcery.com>
2629
2630 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2631 setting, and make it the default.
2632 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2633 non-stop script example.
2634
d0384fc4
TJB
26352008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2636
2637 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2638 reference to the "Using Different Register and Memory Data
2639 Representation" section.
2640
a6f3e723
SL
26412008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2642
2643 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2644 (Remote Protocol): Add Packet Acknowledgment to menu.
2645 (Overview): Mention +/- can be disabled, and point to new section
2646 where this is discussed in detail.
2647 (General Query Packets): Document QStartNoAckMode packet, and
2648 corresponding qSupported reply.
2649 (Packet Acknowledgment): New section.
2650
0606b73b
SL
26512008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2652 Pedro Alves <pedro@codesourcery.com>
2653
2654 * gdb.texinfo (Threads): Move paragraph about automatic thread
2655 selection to All-Stop Mode subsection.
2656 (Thread Stops): Reorganize existing material into subsections.
2657 Add introductory blurb and menu.
2658 (Non-Stop Mode): New subsection.
2659 (Background Execution): New subsection.
2660 (Maintenance Commands): Add cross-references from async mode
2661 commands to the new Background Execution section.
2662
d57a3c85
TJB
26632008-08-06 Tom Tromey <tromey@redhat.com>
2664
2665 * gdb.texinfo (Extending GDB): New chapter.
2666 (Sequences): Demoted chapter, now a section under the new
2667 Extending GDB chapter.
2668 (Python): New section.
2669
6d76a53d
SS
26702008-07-31 Stan Shebs <stan@codesourcery.com>
2671
2672 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2673
1f70da6a
SS
26742008-07-29 Stan Shebs <stan@codesourcery.com>
2675
2676 * gdbint.texinfo: General round of cleanup and minor
2677 clarifications.
2678 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2679 (Longjmp Support): Update description to reflect how it is done
2680 for targets without using native header.
2681 (Symbol Handling): Add a little more general explanation.
2682 (COFF, ELF): Mention stabs encapsulation.
2683 (DWARF 3): New section.
2684 (Adding a New Host): Scrub out some obsolete bits.
2685 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2686 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2687 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2688 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2689 SEEK_SET, STOP_SIGNAL, USG.
2690 (Raw and Virtual Register Representations): Ditto for
2691 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2692 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2693 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2694 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2695 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2696 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2697 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2698 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2699 DEPRECATED_USE_STRUCT_CONVENTION.
2700 Describe gdbarch_deprecated_fp_regnum.
2701 Update description of gdbarch_print_insn.
2702 (Adding a New Target): Scrub out obsolete bits.
2703 (Obsolete Conditionals): Remove entire section.
2704
383f836e
TT
27052008-07-25 Tom Tromey <tromey@redhat.com>
2706
2707 * observer.texi (GDB Observers): Document new observers:
2708 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2709 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2710 architecture_changed.
2711
cfd8ab24
SS
27122008-07-21 Stan Shebs <stan@codesourcery.com>
2713
2714 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2715 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2716
781b42b0
TT
27172008-07-21 Tom Tromey <tromey@redhat.com>
2718
2719 * observer.texi (GDB Observers): Remove obsolete comment.
2720 <executable_changed>: Remove argument.
2721
d7d9f01e
TT
27222008-07-18 Tom Tromey <tromey@redhat.com>
2723
2724 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2725
bf250677
DE
27262008-07-10 Doug Evans <dje@google.com>
2727
2728 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2729
10568435
JK
27302008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2731
2732 * gdb.texinfo (Starting): Document "set disable-randomization".
2733
5ae4183a
AS
27342008-07-07 Andreas Schwab <schwab@suse.de>
2735
2736 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2737
b56e7235
VP
27382008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2739
2740 * gdb.texinfo (GDB/MI Target Manipulation): Add
2741 example of -target-attach.
2742
e1ac3328
VP
27432008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2744
2745 * observer.texi (target_resumed): New observer.
5ae4183a 2746 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2747
65d12d83
TT
27482008-06-06 Tom Tromey <tromey@redhat.com>
2749
2750 * gdb.texinfo (Completion): Add field name example.
2751
fbc5282e
MK
27522008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2753
2754 * gdb.texinfo (GDB/MI Program Context): Added example
2755 to -exec-arguments
5ae4183a 2756
fbc5282e 27572008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2758
2759 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2760 annotation.
2761
c16158bc 27622008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2763 Nathan Sidwell <nathan@codesourcery.com>
2764 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2765
2766 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2767 and ACX_BUGURL.
2768 * configure: Regenerate.
2769 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2770 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2771 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2772 mailing-list-specific text about bug reporting unless
2773 BUGURL_DEFAULT.
2774
75c99385
PA
27752008-06-05 Pedro Alves <pedro@codesourcery.com>
2776
2777 * gdb.texinfo (-target-select): Remove reference to target async.
2778 (Maintenance Commands): Document "maint set/show remote-async".
2779
1763a388
MK
27802008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2781
2782 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2783 in -target-file-get section.
5ae4183a 2784
d0d064df
PA
27852008-05-22 Pedro Alves <pedro@codesourcery.com>
2786
9b562ab8
PA
2787 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2788 killing the inferior when it is already debugging a process.
d0d064df 2789
8dfa32fc
JB
27902008-05-21 Joel Brobecker <brobecker@adacore.com>
2791
2792 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2793 abbreviation for "finish".
2794
55f996a7
NR
27952008-05-21 Nick Roberts <nickrob@snap.net.nz>
2796
2797 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2798
ba2b1c56
DJ
27992008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2800
2801 * gdbint.texinfo (Target Conditionals): Delete entry for
2802 gdbarch_dwarf_reg_to_regnum.
2803
08388c79
DE
28042008-05-09 Doug Evans <dje@google.com>
2805
a3c83fae 2806 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2807
d14508fe
DE
28082008-05-05 Doug Evans <dje@google.com>
2809
2810 * gdb.texinfo (disassemble): Document /m modifier.
2811
e2b7ddea
VP
28122008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2813
5ae4183a
AS
2814 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2815 will not report the time of commands that run the target.
e2b7ddea 2816
8eb41542
VP
28172008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2818
2819 * gdb.texinfo (GDB/MI Output Records): Add
2820 missing semicolon.
2821
82f68b1c
VP
28222008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2823
2824 * gdb.texinfo (GDB/MI Output Records):
2825 Document =thread-create and =thread-exited.
2826
fa0f268d
VP
28272008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2828
2829 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2830 Remove mention of dmi-discuss.
fa0f268d 2831
063bfe2e
VP
28322008-05-03 Pedro Alves <pedro@codesourcery.com>
2833
2834 * observer.texi (thread_exit): New.
2835
237fc4c9
PA
28362008-05-02 Pedro Alves <pedro@codesourcery.com>
2837
2838 * gdb.texinfo (Debugging Output): Document "set/show debug
2839 displaced".
2840 (Maintenance Commands): Document "maint set/show
2841 can-use-displaced-stepping".
2842
0428b8f5
DJ
28432008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2844
2845 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2846 and set/show arm force-mode.
2847
5009afc5
AS
28482008-05-02 Andreas Schwab <schwab@suse.de>
2849
2850 * gdbint.texinfo (Algorithms): Describe
2851 target_watchpoint_addr_within_range.
2852
669fac23
DJ
28532008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2854
2855 * gdbint.texinfo (Stack Frames): New chapter.
2856 (Algorithms): Move Frames text to the new chapter.
2857 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2858 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2859
721c02de
VP
28602008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2861
5ae4183a
AS
2862 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2863 output does not necessary include any tokens.
721c02de 2864
c055b101
CV
28652008-04-22 Corinna Vinschen <vinschen@redhat.com>
2866
2867 * gdb.texinfo (Set SH Calling convention): New @item.
2868 (Show SH Calling convention): Ditto.
2869
68837c9d
MD
28702008-04-22 Markus Deuling <deuling@de.ibm.com>
2871
2872 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2873
2e9132cc
EZ
28742008-04-20 Eli Zaretskii <eliz@gnu.org>
2875
2876 * gdb.texinfo (Set Breaks): Mention that multiple location
2877 breakpoints need line number info. Add index entries.
2878
31fffb02
CS
28792008-04-19 Craig Silverstein <csilvers@google.com>
2880
2881 * gdb.texinfo (Requirements): Add an optional requirement on
2882 zlib.
2883 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2884 Compressed DWARF 2.
2885
a47ec5fe
AR
28862008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2887
2888 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2889 sample output for 'stopped,reason="breakpoint-hit"' message.
2890 (GDB/MI Program Execution): Likewise.
2891
de051565
MK
28922008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2893
5ae4183a 2894 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2895 -var-set-format. Add -f option to -var-evaluate-expression.
2896
6ba66d6a
JB
28972008-04-03 Joel Brobecker <brobecker@adacore.com>
2898
2899 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2900 new node "Ambiguous Expressions". Replace references to this
2901 node by references to "Ambiguous Expressions" throughout.
2902 (Ambiguous Expressions): New node.
2903
1e26b4f8
DJ
29042008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2905
2906 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2907
b84876c2
PA
29082008-03-21 Pedro Alves <pedro@codesourcery.com>
2909
2910 * gdb.texinfo (Debugging Output): Document
2911 "set/show debug lin-lwp-async".
2912 (Maintenance Commands): Document "maint set/show linux-async".
2913
63092375
DJ
29142008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2915
2916 * gdb.texinfo (Expressions): Update description of malloced arrays.
2917
8e8901c5
VP
29182008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2919
2920 * gdb.texinfo (Thread Commands): Document
2921 -thread-info. Remove -thread-list-all-threads.
2922
1fddbabb
PA
29232008-03-14 Pedro Alves <pedro@codesourcery.com>
2924 Sandra Loosemore <sandra@codesourcery.com>
2925
2926 * gdb.texinfo (Library List Format): Update to mention the
2927 possibility to pass section addresses instead of segment
2928 addresses.
2929
ccd213ac
DJ
29302008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2931
2932 * gdb.texinfo (Starting): Document "set exec-wrapper".
2933 (Server): Document gdbserver --wrapper.
2934
fa4727a6
DJ
29352008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2936
2937 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2938 unreadable memory. Delete obsolete SPARClite reference.
2939
8edfe269
DJ
29402008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2941
2942 * gdb.texinfo (Starting): Mention always-running targets.
2943 (Target Commands): Add an anchor for load.
2944 (Connecting): Explain continue instead of run.
2945
1843f87b
DJ
29462008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2947
2948 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2949
f9082629
NR
29502008-02-26 Nick Roberts <nickrob@snap.net.nz>
2951
2952 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2953 breakpoint table.
2954
fd96d250
PA
29552008-02-19 Pedro Alves <pedro@codesourcery.com>
2956
2957 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2958 killing the inferior when it is already debugging a process.
2959
36af4ef6
MD
29602008-02-13 Markus Deuling <deuling@de.ibm.com>
2961
2962 * gdbint.texinfo (Build Script): New section. Mention new build script
2963 gdb_buildall.sh.
2964
cda4ce5a
JB
29652008-02-01 Jim Blandy <jimb@red-bean.com>
2966
2967 * gdb.texinfo (Help): Summarize 'info args' correctly.
2968
4acd40f3
TJB
29692008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2970
2971 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2972 available in PowerPC architecture.
2973 (Embedded Processors): Change node name of PowerPC item in menu.
2974 (PowerPC): Rename to...
2975 (PowerPC Embedded): this.
2976 (Architectures): Add new PowerPC item in menu.
2977 (PowerPC): New node.
2978
6e6c6f50
DJ
29792008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2980
2981 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2982 commands.
2983
5ee187d7
DJ
29842008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2985
2986 * gdb.texinfo (Setting Catchpoints): Mention features
2987 supported on GNU/Linux.
2988
e275c0d9
NR
29892008-01-30 Nick Roberts <nickrob@snap.net.nz>
2990
2991 * gdb.texinfo (GDB/MI File Commands): Describe new output
2992 field for MI command -file-list-exec-source-file.
2993
2d717e4f
DJ
29942008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2995
2996 * gdb.texinfo (Using the `gdbserver' Program): Add security
2997 warning. Rearrange into subsections and subsubsections. Document
2998 --multi and --debug. Correct --with-sysroot typo. Update --attach
2999 usage. Make load reference clearer. Document monitor exit.
3000 (Remote Configuration): Document set remote exec-file, attach-packet,
3001 and run-packet.
3002 (Packets): Document vAttach and vRun.
3003
d35a4257 30042008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3005
3006 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3007 detach-on-follow -> detach-on-fork.
f663676d 3008
c78d192c
DJ
30092008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3010
3011 * gdbint.texinfo (Native Conditionals): Remove
3012 SHELL_COMMAND_CONCAT and SHELL_FILE.
3013
d35a4257
EZ
30142008-01-26 Eli Zaretskii <eliz@gnu.org>
3015
3016 * gdb.texinfo (Specify Location): Improve wording.
3017
93815fbf
VP
30182008-01-23 Chris Demetriou <cgd@google.com>
3019
3020 * gdb.texinfo (Threads): Document new "set print thread-events"
3021 and "show print thread-events" commands.
3022
2a25a5ba
EZ
30232008-01-19 Eli Zaretskii <eliz@gnu.org>
3024
3025 * gdb.texinfo (Specify Location): New section.
3026 (Delete Breaks, Edit, Set Breaks): Remove description of
3027 locations. Instead, add a reference to "Specify Location".
3028 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3029 (Symbols): Refer to "Specify Location" for the valid forms of
3030 linespecs and locations.
3031
32c9a795
MD
30322008-01-18 Markus Deuling <deuling@de.ibm.com>
3033
3034 * gdbint.texinfo (Target Conditionals): Replace the description of
3035 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3036
b17828ca
JB
30372008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3038
3039 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3040 about &&var, which is rejected by the expression parser.
3041
0aea4bf3
LM
30422008-01-09 Luis Machado <luisgpm@br.ibm.com>
3043
3044 * gdb.texinfo (Output): Update documentation on using printf with DFP
3045 types.
3046
febe4383
TJB
30472008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3048
3049 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3050 subsubsection.
3051 (Decimal Floating Point format): New subsubsection.
3052
7a404eba
PA
30532008-01-05 Pedro Alves <pedro@codesourcery.com>
3054
3055 * gdb.texinfo (File Options): Remove mention of the attempt to
3056 open a core file with the -p option. Don't list -c as a valid
3057 option to attach to a process.
3058
a4d9b460
PA
30592008-01-05 Pedro Alves <pedro@codesourcery.com>
3060
3061 * gdbint.texinfo (Host Conditionals): Remove mention of
3062 ALIGN_STACK_ON_ENTRY.
3063
6ec2edbe
JB
30642008-01-05 Joel Brobecker <brobecker@adacore.com>
3065
3066 * gdbint.texinfo (Start of New Year Procedure): Add item
3067 describing how to update the source and documentation copyright
3068 notices.
3069
d8b2a693
JB
30702007-12-18 Jim Blandy <jimb@codesourcery.com>
3071
ab209b3a 3072 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3073 watchpoint explanation into the main description of the watchpoint
3074 command; update synopses of 'watch', 'rwatch', and 'awatch'
3075 commands.
3076
8b4ed427
VP
30772007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3078
3079 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3080 Document 'pending-breakpoints' feature of
3081 -list-features.
3082
37e4754d
LM
30832007-12-17 Luis Machado <luisgpm@br.ibm.com>
3084
669fac23 3085 * gdb.texinfo: Add new parameter's description.
37e4754d 3086
1d3811f6
DJ
30872007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3088
3089 * gdb.texinfo (Overview): Clarify run-length encoding
3090 example. Remove the restriction on "+" and "-" characters.
3091
c1c25a1a
EZ
30922007-12-15 Eli Zaretskii <eliz@gnu.org>
3093
3094 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3095
afe8ab22 30962007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3097
afe8ab22
VP
3098 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3099 the -f option for -break-insert, remove -r option,
3100 and clarify specification of location.
3101
a6b151f1
DJ
31022007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3103
3104 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3105 formatting.
3106 (Remote Debugging): Add File Transfer section.
3107 (Remote Configuration): Document Host I/O packets.
3108 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3109 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3110 (Packets): Add vFile.
3111
3b784c4f
EZ
31122007-11-17 Eli Zaretskii <eliz@gnu.org>
3113
3114 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3115 breakpoints with multiple locations.
3116 (Breakpoint Menus): Improve wording.
3117 (Output): Fix last change.
3118
a4ce5b0d
UW
31192007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3120
3121 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3122
1b39d5c0
DE
31232007-11-15 Doug Evans <dje@google.com>
3124
3125 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3126
7a72d44c
VP
31272007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3128
3129 * gdbint.texinfo (Native Conditionals): Remove
3130 mention of CLEAR_SOLIB.
5ae4183a 3131
6d1829bf 31322007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3133
3134 * gdb.texinfo (Print Settings): Add documentation for "set/show
3135 print frame-arguments".
3136
1a619819
LM
31372007-11-05 Luis Machado <luisgpm@br.ibm.com>
3138
3b784c4f 3139 * gdb.texinfo (Output): Update printf command's description.
1a619819 3140
55eddb0f
DJ
31412007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3142
3143 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3144 powerpc soft-float".
3145
9cceb671
DJ
31462007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3147
3148 * gdb.texinfo (Files): Correct formatting. Mention Expat
3149 requirement.
3150 (Requirements for Building GDB): Expand the list of Expat
3151 uses.
3152 (Library List Format, Memory Map Format): Mention Expat.
3153 (Target Descriptions): Update Expat wording.
3154
83acabca
DJ
31552007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3156
3157 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3158 Document that gdbarch_convert_register_p should return zero for no-op
3159 conversions.
3160
e35879db
UW
31612007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3162
83acabca 3163 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3164 of set_gdbarch_sofun_address_maybe_missing back to ...
3165 (Target Conditionals): ... here to fix build break.
3166
203c3895
UW
31672007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3168
83acabca 3169 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3170 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3171 (Compiler Characteristics): ... documentation of
3172 set_gdbarch_sofun_address_maybe_missing.
3173
11411de3
DJ
31742007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3175
3176 * gdbint.texinfo (Target Conditionals): Use
3177 frame_unwind_register_unsigned in examples instead of
3178 frame_unwind_unsigned_register.
3179
7cc46491
DJ
31802007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3181
3182 * gdb.texinfo (Predefined Target Types): Add int128
3183 and uint128.
3184 (Standard Target Features): Add PowerPC features.
3185
81adfced
DJ
31862007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3187
3188 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3189
c1874924
UW
31902007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3191
3192 * gdbint.texi (Target Conditionals): Remove documentation
3193 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3194 gdbarch_extract_return_value, and gdbarch_store_return_value.
3195
f6e56ab3
UW
31962007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3197
3198 * gdbint.texi (Target Conditionals): Remove documentation of
3199 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3200
56cf5405
KH
32012007-10-11 Kazu Hirata <kazu@codesourcery.com>
3202
3203 * gdb.texinfo: Mention that inaccessible-by-default is on by
3204 default.
3205
35156bae
DJ
32062007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3207
3208 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3209
d983da9c
DJ
32102007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3211
3212 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3213 multi-threaded watchpoints.
3214 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3215 checked. Describe sticky notification. Expand description
3216 of steppable and continuable watchpoints.
3217 (Watchpoints and Threads): New subsection.
3218
fe6fbf8b
VP
32192007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3220
3221 * gdb.texinfo (Setting Breakpoints): Revise
3222 documentation for pending breakpoints. Document
3223 breakpoints with multiple locations.
5ae4183a 3224
084344da
VP
32252007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3226
3227 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3228 Document -list-features.
5ae4183a 3229
82160952
EZ
32302007-09-15 Eli Zaretskii <eliz@gnu.org>
3231
3232 * gdb.texinfo (Output): Spell out which features of C's printf are
3233 not supported by GDB's printf.
7e27a47a
EZ
3234 (Separate Debug Files): More accurate wording regarding build ID
3235 and a reference to the ld manual rather than the Fedora wiki.
82160952 3236
ea37ba09
DJ
32372007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3238 Jim Blandy <jimb@codesourcery.com>
3239
3240 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3241 (Examining Memory): Update mentions of the 's' format.
3242 (Automatic Display): Likewise.
3243
b8533aec
DJ
32442007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3245
3246 * gdb.texinfo: Update the FSF's Back-Cover Text.
3247
83f83d7f
JK
32482007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3249 Eli Zaretskii <eliz@gnu.org>
3250
3251 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3252 Fixed the ``build ID'' name. New binaries build instructions for the
3253 build ID inclusion. Explain how the commands are specific to the build
3254 ID vs. debug link.
3255
c7e83d54
EZ
32562007-09-01 Eli Zaretskii <eliz@gnu.org>
3257
3258 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3259 indexing for ``build ID'' support.
3260
d3750b24
JK
32612007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3262
3263 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3264 Enlisted BUILD ID to the debug file searching example.
3265 Included a BUILD ID `.note.gnu.build-id' section description.
3266 Updated/added the debug files splitting instructions for OBJCOPY.
3267
02142340
VP
32682007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3269
3270 * gdb.texinfo (Variable Objects): Adjust docs
3271 for -var-info-expression and document
3272 -var-info-path-expression.
3273
d3bdde98
JB
32742007-08-20 Jim Blandy <jimb@codesourcery.com>
3275
3fb6a982
JB
3276 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3277 (title page): Include the dedication in the printed manual, as a
3278 separate page after the copyright notice.
5ae4183a 3279
d3bdde98
JB
3280 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3281 don't break a @var across a line.
3282
c80a96a8
MR
32832007-07-25 Maciej W. Rozycki <macro@mips.com>
3284
3285 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3286 for include files.
3287
5824a901
NR
32882007-07-12 Nick Roberts <nickrob@snap.net.nz>
3289
3290 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3291 in annotate.texinfo.
3292 (Command History): Link to new node.
5824a901 3293
d52e7ea3
UW
32942007-07-05 Markus Deuling <deuling@de.ibm.com>
3295
3296 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3297
5fc14d0a
EZ
32982007-07-05 Eli Zaretskii <eliz@gnu.org>
3299
3300 * gdbint.texinfo (Target Conditionals): Fix last change.
3301
4a9bb1df
UW
33022007-07-03 Markus Deuling <deuling@de.ibm.com>
3303
3304 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3305 routines:
3306 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3307 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3308 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3309 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3310 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3311 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3312 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3313 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3314 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3315 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3316 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3317 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3318 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3319 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3320 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3321 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3322 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3323 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3324 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3325 (SOFTWARE_SINGLE_STEP_P)
3326
3327 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3328 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3329
3330 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3331 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3332 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3333 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3334 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3335 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3336 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3337 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3338 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3339 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3340
3341 (Converting an existing Target Architecture to Multi-arch): Remove
3342 section.
3343
3344 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3345 (gdbarch_addr_bits_remove): Add code example.
3346
3347 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3348
cfa9d6d9
DJ
33492007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3350
3351 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3352 Add other missing entries. Adjust the table size to fit.
3353 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3354 stop reasons including the new "library" event.
3355 (General Query Packets): Adjust table widths for qSupported. Mention
3356 qXfer:libraries:read reply to qSupported and document the new packet.
3357 (Library List Format): New section.
3358
159fcc13
JK
33592007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3360
3361 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3362
f66d1690
MS
33632007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3364
3365 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3366
67102876
NR
33672007-06-25 Nick Roberts <nickrob@snap.net.nz>
3368
3369 * gdbint.texinfo (Register and Memory Data): Break sections
3370 into nodes and add a menu.
3371
a4642986
MR
33722007-06-21 Maciej W. Rozycki <macro@mips.com>
3373
3374 * gdb.texinfo (Examining Memory): Document the new behaviour.
3375
e9c17194
VP
33762007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3377
3378 * gdb.texinfo (Standard Target Features): Document
3379 m68k features.
3380
31d99776
DJ
33812007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3382
3383 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3384
1780a0ed
DJ
33852007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3386
3387 * gdb.texinfo (Target Description Format): Add version attribute
3388 for <target>.
3389
822b6570
DJ
33902007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3391
3392 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3393
f8b73d13
DJ
33942007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3395
3396 * gdb.texinfo (MIPS Features): New subsection.
3397
0e7f50da
UW
33982007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3399 Markus Deuling <deuling@de.ibm.com>
3400
3401 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3402 and qXfer:spu:write packets and mention them under qSupported.
3403
23d964e7
UW
34042007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3405 Markus Deuling <deuling@de.ibm.com>
3406
3407 * gdb.texinfo (Architectures): Add new SPU section to document
3408 Cell Broadband Engine SPU architecture specific commands.
3409
9f708cb2
VP
34102007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3411
3412 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3413 comments.
3414
7579b5f8
NR
34152007-06-07 Nick Roberts <nickrob@snap.net.nz>
3416
3417 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3418
bf06d120
JB
34192007-05-29 Jim Blandy <jimb@codesourcery.com>
3420
3421 * gdb.texinfo (Overview): Doc fix.
3422
23776285
MR
34232007-05-22 Maciej W. Rozycki <macro@mips.com>
3424
3425 * gdb.texinfo (Remote Configuration): Document "set/show
3426 remoteflow".
3427
1a69e1e4
DJ
34282007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3429
bf06d120
JB
3430 * gdb.texinfo (MIPS): Remove documentation for set mips
3431 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3432 stack-arg-size.
1a69e1e4 3433
46ba6afa 34342007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3435
46ba6afa
BW
3436 * all-cfg.texi (GDBTUI): New.
3437 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3438 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3439 (TUI Configuration): Edit to improve clarity and fix problems of
3440 both style and content.
5ae4183a 3441
06d3b283
UW
34422007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3443
3444 * observer.texi (GDB Observers): New observer "new_objfile".
3445
179101d6
UW
34462007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3447
3448 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3449
25d5ea92
VP
34502007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3451
3452 * gdb.texinfo (GDB/MI Variable Objects): Document
3453 frozen variables objects.
5ae4183a 3454
ea35711c
DJ
34552007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3456
3457 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3458 (Character Sets, Caching Data of Remote Targets): Likewise.
3459 (Targets): Delete Remote node. Move its text...
3460 (Debugging Remote Programs): ...to here. Delete description
3461 of the "remote" command.
3462 (Remote configuration): Delete description of "set remotedevice"
3463 and "show remotedevice".
3464 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3465
db2e3e2e
BW
34662007-04-11 Bob Wilson <bob.wilson@acm.org>
3467
5ae4183a
AS
3468 * gdb.texinfo (Contributors, Continuing and Stepping)
3469 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3470 (General Query Packets, File-I/O Remote Protocol Extension)
3471 (Protocol Basics, The F Reply Packet, Write)
3472 (Protocol-specific Representation of Datatypes, Memory Transfer):
3473 Fix hyphenation, punctuation and grammar problems.
3474 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3475 'section' instead of 'subsection' in the text.
3476 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3477 (i386): Remove period from section name.
db2e3e2e
BW
3478 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3479 (Config Names, Configure Options): Use @file{configure}.
3480
8a3dae3e
DJ
34812007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3482
3483 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3484 and tab expansion.
3485
1a92f856
DJ
34862007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3487
3488 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3489
79a6e687 34902007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3491
79a6e687
BW
3492 * gdb.texinfo: Consistently capitalize all significant words in
3493 node names, chapter titles, section titles, and headings. Update
3494 cross references to match.
3495 (Starting and Stopping Trace Experiment): Make node name plural.
3496 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3497
ad527d2e
PA
34982007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3499
3500 * gdb.texinfo (WinCE): Delete obsolete subsection.
3501
7ce59000
DJ
35022007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3503
3504 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3505 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3506 references.
3507
8807d78b
DJ
35082007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3509
3510 * gdb.texinfo (Startup): Delete references to some alternate
3511 names for .gdbinit.
3512 (Thread): Remove LynxOS reference.
3513 (Tandem ST2000): Delete target-specific documentation.
3514 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3515 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3516 and GDB_OSABI_LYNXOS.
3517
5f402660
UW
35182007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3519
3520 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3521
bac718a6
UW
35222007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3523
3524 * gdbint.texinfo (Target Conditionals): Remove mention of
3525 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3526 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3527
9453113a
DJ
35282007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3529
3530 * Makefile.in: Add "pdfdir" installation
3531 directory, PDFTEX macro, support for "install-pdf" target,
3532 and rules for making a pdf version of refcard.texi.
3533 * refcard.tex: Specify paper size for PDF output.
3534
ae21e955 35352007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3536
ae21e955 3537 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3538
3f94c067 35392007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3540
3f94c067
BW
3541 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3542 (Source Path, Character Sets, Macros, Define)
3543 (GDB/MI Result Records, GDB/MI Simple Examples)
3544 (GDB/MI Program Execution, GDB/MI File Commands)
3545 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3546 (Bug Reporting): Use @value{GCC}.
5ae4183a 3547
12c27660 35482007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3549
12c27660
BW
3550 * gdb.texinfo (Help): Fix formatting of examples.
3551 (Variables): Use @ifnotinfo instead of @iftex.
3552 (Non-debug DLL symbols): Use @ref instead of @pxref.
3553 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3554
ce9341a1
BW
35552007-03-26 Bob Wilson <bob.wilson@acm.org>
3556
3557 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3558
c8f4133a
BW
35592007-03-26 Bob Wilson <bob.wilson@acm.org>
3560
3561 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3562 the order of the nodes.
3563 (C Operators, C Constants, Debugging C): Remove extra menus.
3564 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3565
c8f4133a 35662007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3567
3568 * gdb.texinfo (File Options): Add missing parenthesis.
3569 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3570
c74d0ad8
DJ
35712007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3572
3573 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3574
ff6f572f
DJ
35752007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3576
669fac23 3577 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3578 case insensitivity.
3579 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3580
994337c3
NR
35812007-02-18 Nick Roberts <nickrob@snap.net.nz>
3582
3583 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3584 (Files): Add section name to argument list for pxref.
3585 (Non-debug DLL symbols): Don't use `see' for pxref.
3586 (Embedded Processors): Fix typo.
3587 (GDB/MI Breakpoint Commands): Execution commands generate
3588 *stopped not ^done.
3589
eb819d70
NR
35902007-02-13 Nick Roberts <nickrob@snap.net.nz>
3591
3592 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3593 values for in_scope. Mention that only root variables can be
3594 updated.
3595 (GDB/MI Development and Front Ends): Explain new values may be
3596 added to existing fields.
3597
123dc839
DJ
35982007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3599
3600 * gdb.texinfo (-target-disconnect): Use @smallexample.
3601 (Requirements): Add anchor for Expat. Update description.
3602 (Target Descriptions): Mention Expat.
3603 (Target Description Format): Document new elements. Use
3604 @smallexample.
3605 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3606 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3607
108546a0
DJ
36082007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3609
3610 * gdb.texinfo (Target Description Format): Add section on XInclude.
3611
95a98c01
NR
36122006-02-03 Nick Roberts <nickrob@snap.net.nz>
3613
3614 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3615 command -enable-timings.
3616
f4b3909f
EZ
36172007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3618
5ae4183a 3619 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3620 descriptions for new/deleted elements in gdb_osabi. Add missing
3621 description for function generic_elf_osabi_sniff_abi_tag_sections.
3622
c7ba131e
JB
36232007-01-29 Joel Brobecker <brobecker@adacore.com>
3624
3625 * gdb.texinfo (Maintenance Commands): Add documentation for
3626 the new "maint print target-stack" command.
3627
3a60f64e
JK
36282007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3629 Eli Zaretskii <eliz@gnu.org>
3630
f4b3909f 3631 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3632
c582f8b6
EZ
36332007-01-26 Eli Zaretskii <eliz@gnu.org>
3634
3635 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3636 Use @value{NGCC} instead of @value{GCC}.
3637
d3e8051b
EZ
36382007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3639
3640 * agentexpr.texi: Fix typos.
3641 * annotate.texinfo: Likewise.
3642 * gdb.texinfo: Likewise.
3643 * gdbint.texinfo: Likewise.
3644 * observer.texi: Likewise.
3645 * stabs.texinfo: Likewise.
3646
86f04699
EZ
36472007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3648
3649 * gdbint.texinfo (Support Libraries): Remove mmalloc
3650 entry. Describe readline library.
3651
23181151
DJ
36522007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3653
3654 * gdb.texinfo (Target Descriptions): New section.
3655 (General Query Packets): Add QPassSignals anchor. Mention
3656 qXfer:features:read under qSupported. Expand mentions of
3657 qXfer:memory-map:read and QPassSignals. Document
3658 qXfer:features:read.
3659
f822c95b
DJ
36602007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3661
3662 * gdb.texinfo (Commands to specify files): Describe
3663 "set sysroot" and "show sysroot".
3664 (Using the `gdbserver' program): Lowercase argument
3665 to @var. Expand description of setting up GDB on the
3666 host.
3667
8936fcda
JB
36682007-01-05 Joel Brobecker <brobecker@adacore.com>
3669
3670 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3671 catch exception, catch exception unhandled, and catch assert
3672 commands.
3673
e776119f
DJ
36742007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3675
3676 * gdb.texinfo (Debugging Output): Document "set debug xml"
3677 and "show debug xml".
3678
aa79a185
DJ
36792007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3680
3681 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3682
7f893741
JB
36832007-01-01 Joel Brobecker <brobecker@adacore.com>
3684
3685 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3686
a1b5960f
VP
36872006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3688
3689 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3690 note in @ignore, to be removed later if nobody complains.
3691
9f470e6e
NR
36922006-12-04 Nick Roberts <nickrob@snap.net.nz>
3693
3694 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3695 of -var-delete.
3696
765dc015 36972006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3698
765dc015 3699 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3700 automatic software/hardware breakpoint usage and
3701 the "set breakpoint auto-hw" command.
765dc015 3702
4b5752d0
VP
37032006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3704
3705 * gdb.texinfo (Memory Access Checking): New.
3706
89be2091
DJ
37072006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3708
3709 * gdb.texinfo (Remote configuration): Mention
3710 "pass-signals-packet".
3711 (General Query Packets): Document QPassSignals. Fix
3712 a typo.
3713
ca3bf3bd
DJ
37142006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3715
3716 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3717
427c3a89
DJ
37182006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3719
3720 * gdb.texinfo (Remote configuration): Rewrite documentation for
3721 packet configuration commands.
3722 (OS Information): Adjust reference to qXfer:auxv:read.
3723 (General Query Packets): Remove references to read-aux-vector-packet
3724 and set remote get-thread-local-storage-address.
3725
7a107747
DJ
37262006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3727
3728 * gdbint.texinfo (Target Architecture Definition): Add new
3729 Initializing a New Architecture section.
3730
1c56eb0e
EZ
37312006-10-31 David Taylor <dtaylor@emc.com>
3732
3733 * stabs.texinfo (Macro define and undefine): New node describing
3734 stabs for #define and #undef.
3735
f73adfeb
AS
37362006-10-27 Andreas Schwab <schwab@suse.de>
3737
3738 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3739
fd60e0df
EZ
37402006-10-21 Eli Zaretskii <eliz@gnu.org>
3741
3742 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3743 clarify on the possible meanings of ``expression'' watched by
3744 watchpoints. Add indexing.
e5ac9b53
EZ
3745 (Prompting, Errors, Invalidation, Annotations for Running)
3746 (Source Annotations): Fix index entries by adding "annotation" to
3747 them, to discriminate from index entries that point to the more
3748 general topic descriptions.
fd60e0df 3749
52bb452f
DJ
37502006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3751
3752 * gdbint.texinfo (Target Vector Definition): Move most
3753 content into Existing Targets. Add a menu.
3754 (Existing Targets): New section, moved from Target Vector
3755 Definition. Use @subsection.
3756 (Managing Execution State): New section.
3757
58955e58
BW
37582006-10-16 Bob Wilson <bob.wilson@acm.org>
3759
3760 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3761
c8aa23ab
EZ
37622006-10-15 Eli Zaretskii <eliz@gnu.org>
3763
3764 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3765 (Command Syntax, Signals, Backtrace, Connecting)
3766 (Remote configuration, Renesas Boards, Console I/O): Fix last
3767 change: use Ctrl- instead of C-, except wrt Emacs.
3768 (File-I/O Examples): Put Ctrl-c in @kbd.
3769 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3770 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3771 (Signals, Set Breaks, Set Watchpoints): Document optional
3772 arguments to `info signals' `handle', `info breakpoints', and
3773 `info watchpoints'.
c8aa23ab 3774
e7109c7e
EZ
37752006-10-14 Eli Zaretskii <eliz@gnu.org>
3776
3777 * gdb.texinfo (Backtrace): Fix last change.
3778
de3aea7b
NR
37792006-10-14 Nick Roberts <nickrob@snap.net.nz>
3780
3781 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3782
7f9087cb
BW
37832006-10-10 Bob Wilson <bob.wilson@acm.org>
3784
c8aa23ab
EZ
3785 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3786 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3787 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3788
68437a39
DJ
37892006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3790 Daniel Jacobowitz <dan@codesourcery.com>
3791
3792 * gdb.texinfo (Packets): Document vFlashErase,
3793 vFlashWrite and vFlashDone packets.
3794 (General Query Packets): Document qXfer:memory-map:read.
3795 Add a new feature for qXfer:memory-map:read.
3796 (Memory map format): New section.
3797 (Target Commands): Mention that gdb can write flash.
3798
fd79ecee
DJ
37992006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3800 Daniel Jacobowitz <dan@codesourcery.com>
3801
3802 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3803 memory regions and "mem auto".
3804
350da6ee
DJ
38052006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3806
3807 * gdbint.texinfo (Array Containers): New section.
3808
2f1acb09
VP
38092006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3810
3811 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3812 -stack-list-arguments HIGH_FRAME argument can be larger then the
3813 actual number of frames.
3814
2ab1eb7a
VP
38152006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3816
3817 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3818 -stack-list-locals HIGH_FRAME argument can be larger then the
3819 actual number of frames.
2ab1eb7a 3820
599b237a
BW
38212006-09-02 Bob Wilson <bob.wilson@acm.org>
3822
3823 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3824 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3825
25ab7e6d
EZ
38262006-09-02 Eli Zaretskii <eliz@gnu.org>
3827
3828 * gdbint.texinfo (Overall Structure): New section "Source Tree
3829 Structure".
3830
940178d3
JB
38312006-08-17 Jim Blandy <jimb@codesourcery.com>
3832
3833 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3834 responses.
3835
30daae6c
JB
38362006-08-08 Joel Brobecker <brobecker@adacore.com>
3837
3838 * gdb.texinfo (Source Path): Add documentation for new
3839 substitute-path commands.
3840
7fa2210b
DJ
38412006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3842
3843 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3844 (Running Configure): ...here.
3845 (Requirements): New node. Mention expat.
3846
3d00d119
DJ
38472006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3848
5ae4183a 3849 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3850 'set download-write-size' and 'show download-write-size'.
3851
0cbfa4ee
DJ
38522006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3853
3854 * stabs.texinfo (Member Type Descriptor): Correct example for
3855 pointer to member types.
3856
16026cd7
AS
38572006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3858
3859 * gdb.texinfo (Optional warnings and messages): Add
3860 'set/show trace-commands'.
3861 (Command files): Add '-v' to source command.
3862
0876f84a
DJ
38632006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3864
3865 * gdb.texinfo (OS Information): Update qPart reference to
3866 qXfer.
3867 (Remote configuration): Likewise.
3868 (Overview): Move @cindex to the start of a paragraph. Talk
3869 about binary data encoding.
3870 (Packets): Refer to the overview for the details of the X
3871 packet encoding.
3872 (General Query Packets): Remove qPart description. Add qXfer
3873 description. Add an anchor to qSupported. Correct feature
3874 table title. Add a new feature for qXfer:auxv:read.
3875 (Interrupts): Add a missing parenthesis.
3876
2ec3381a
DJ
38772006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3878
669fac23 3879 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3880 (GDB/MI Kod Commands): Remove commented out node.
3881
594fe323
EZ
38822006-07-01 Eli Zaretskii <eliz@gnu.org>
3883
3884 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3885 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3886 (GDB/MI Thread Commands, GDB/MI Program Execution)
3887 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3888 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3889 (GDB/MI File Commands, GDB/MI Target Manipulation)
3890 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3891 since the MI prompt is hard-wired into the code.
3892
7e3fb70c
NR
38932006-07-01 Nick Roberts <nickrob@snap.net.nz>
3894
3895 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3896 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3897 (GDB/MI Data Manipulation): Remove description of unimplemented
3898 display related commands as variable objects perform this function
3899 and are superior: -display-delete, -display-disable,
3900 -display-enable, -display-insert and -display-list. Move
3901 -environment-cd, -environment-directory, -environment-path
3902 and -environment-pwd to "Program Context".
3903 (GDB/MI Program Control): Rename to "Program Execution". Move
3904 -exec-arguments -exec-abort to...
3905 (GDB/MI Program Context): ...here. New node split from "Data
3906 Manipulation".
3907
be2a5f71
DJ
39082006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3909
3910 * gdb.texinfo (Remote configuration): Document set / show
3911 remote supported-packets.
3912 (General Query Packets): Document qSupported packet.
3913
fc320d37
SL
39142006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3915
3916 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3917 and font markup.
3918 (Protocol basics): Likewise.
3919 (The F request packet): Likewise.
3920 (The F reply packet): Likewise.
3921 (Memory transfer): Move this node to be a subsubsection of
3922 "Protocol specific representation of datatypes".
3923 (The Ctrl-C message): More copy editing.
3924 (Console I/O): Likewise.
3925 (The isatty call): Delete this node, and merge its content into
3926 the "isatty" node. Fixed references elsewhere.
3927 (The system call): Delete this node, and merge its content into
3928 the "system" node. Fixed references elsewhere.
3929 (open): Reformat to use @table, and add appropriate font markup.
3930 (close): Likewise.
3931 (read): Likewise.
3932 (write): Likewise.
3933 (lseek): Likewise.
3934 (rename): Likewise.
3935 (unlink): Likewise.
3936 (stat/fstat): Likewise.
3937 (gettimeofday): Likewise.
3938 (isatty): Likewise.
3939 (system): Likewise, plus minor changes to fix confusing wording.
3940 (Integral datatypes): Fix font markup.
3941 (Pointer values): Likewise.
3942 (struct stat): Fix markup to use @table, plus minor copy editing.
3943 (struct timeval): Fix font markup, plus minor copy editing.
3944 (Constants): Minor copy editing.
3945 (Errno values): Add font markup.
3946 (File-I/O Examples): Likewise.
3947
158fdf5c
NR
39482006-06-10 Nick Roberts <nickrob@snap.net.nz>
3949
3950 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3951 (GDB/MI Simple Examples): Move node up one level. Use real
3952 examples.
3953 (GDB/MI Compatibility with CLI): Update.
3954 (GDB/MI Result Records): Add "connected" and "exit" result
3955 classes.
3956 (GDB/MI Stream Records): Clarify target output.
3957 (GDB/MI Command Description Format): Modify example description.
3958 (GDB/MI Breakpoint Table Commands): Rename to...
3959 (GDB/MI Breakpoint Commands): ...this
3960 (GDB/MI Breakpoint Commands): Add optional thread field.
3961 (GDB/MI Program Control): Add an introduction. Move "Program
3962 termination" examples into exec-run description.
3963 (GDB/MI File Commands): Mention similar CLI commands.
3964 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3965 is similar to "-gdb-version".
3966
ddb50cd7
EZ
39672006-06-09 Eli Zaretskii <eliz@gnu.org>
3968
3969 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3970
2aef0d6b
NR
39712006-06-02 Nick Roberts <nickrob@snap.net.nz>
3972
3973 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3974 sourceware.org for mailing lists.
d5e40d59 3975 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3976
383a5c52
NR
39772006-06-01 Nick Roberts <nickrob@snap.net.nz>
3978
d5e40d59 3979 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3980
e16b02ee
EZ
39812006-05-22 Eli Zaretskii <eliz@gnu.org>
3982
3983 * gdb.texinfo (Cygwin Native): Fix last change.
3984
be90c084
CF
39852006-05-22 Christopher Faylor <cgf@timesys.com>
3986
3987 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3988
347ceba5
NR
39892006-05-15 Nick Roberts <nickrob@snap.net.nz>
3990
3991 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3992 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3993
369af7bd
DJ
39942006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3995
3996 * gdb.texinfo (General Query Packets): Recommend not starting
3997 new packets with qC and clarify.
3998
2ffdbde8 39992006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4000
4001 * gdb.texinfo (M2 Types): New section.
72019c9c 4002
16d1a084
DJ
40032006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4004
4005 * agentexpr.texi: Add a copyright and license notice.
4006 * observer.texi: Likewise, with GPL clause for function prototypes.
4007 Remove trailing whitespace.
4008
aa56d27a
JB
40092006-05-05 Jim Blandy <jimb@codesourcery.com>
4010
4011 * gdb.texinfo (General Query Packets): Document conventions for
4012 terminating packet names, and their violations.
4013
5bdf8622
DJ
40142006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4015
4016 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4017 * gdb.texinfo: Likewise.
4018
605a56cb
DJ
40192006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4020
4021 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4022 and "show remotedebug".
4023 (Debugging Output): Add additional index entries.
4024
b8db102d
MS
40252006-04-27 Michael Snyder <msnyder@redhat.com>
4026
4027 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4028
c5e30d01
AC
40292006-04-22 Andrew Cagney <cagney@redhat.com>
4030
4031 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4032 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4033
8181d85f
DJ
40342006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4035
4036 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4037 and remove breakpoint prototypes.
4038 (Watchpoints): Move description of target_insert_hw_breakpoint and
4039 target_remove_hw_breakpoint ...
4040 (Breakpoints): ... to here. Document target_insert_breakpoint and
4041 target_remove_breakpoint.
4042
4f553f88
JB
40432006-04-17 Jim Blandy <jimb@codesourcery.com>
4044
4045 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4046 and C packets are optional.
4047
cd852561
FR
40482006-04-14 Frederic Riss <frederic.riss@st.com>
4049
4050 * gdb.texinfo (Specifying source directories): Update the description
4051 of the source file search to reflect the fact that the source path
4052 always contains at least $cdir and $cwd.
4053
b620eb07
MS
40542006-03-31 Michael Snyder <msnyder@redhat.com>
4055
4056 * gdb.texinfo: Update copyright dates.
4057
3156cdaf
EZ
40582006-03-31 Eli Zaretskii <eliz@gnu.org>
4059
4060 * gdb.texinfo (Overview): Add an index entry to "empty response".
4061
7d30c22d
JB
40622006-03-28 Jim Blandy <jimb@codesourcery.com>
4063
4064 * gdbint.texinfo (Prologue Analysis): New section.
4065
86941c27
JB
40662006-03-07 Jim Blandy <jimb@red-bean.com>
4067
66b8c7f6
JB
4068 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4069
1a10341b
JB
4070 * gdb.texinfo (Target Commands): Update text describing how to
4071 specify a target. Refer to the detailed section on remote
4072 debugging, not the brief mention.
4073
86941c27
JB
4074 * gdb.texinfo (Connecting): Organize the different 'target remote'
4075 connection methods into a table. Add a 'target remote' index
4076 entry. (!!!)
4077
62f3a2ba
FF
40782006-02-17 Fred Fish <fnf@specifix.com>
4079
4080 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4081 'ptype' commands to reflect the fact that the only significant
4082 difference between them is that ptype prints the complete type
4083 description instead of just the name.
4084
8b9a88ea
WZ
40852006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4086
4087 * gdbint.texinfo (Watchpoints): Delete
4088 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4089
7e8dc855
NR
40902006-02-10 Nick Roberts <nickrob@snap.net.nz>
4091
4092 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4093 times fields where needed. Fix typos. Update general form given
4094 for output of -break-insert.
4095 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4096
c91d38aa
DJ
40972006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4098
4099 * gdbint.texinfo (Symbol Handling): Add a section
4100 on memory management.
4101
38fcd64c
DJ
41022006-02-06 Vladimir Prus <ghost@cs.msu.su>
4103
4104 * gdb.texinfo (Breakpoint table commands): Document the fullname
4105 field in -break-list output.
4106
219eec71
EZ
41072006-02-03 Eli Zaretskii <eliz@gnu.org>
4108
4109 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4110 debugging information produced by the various "set debug..."
4111 options.
4112
ae5a43e0
DJ
41132006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4114
4115 * gdb.texinfo (Files): Remove obsolete bits from the description
4116 of "symbol-file".
4117
a9f158ec
JB
41182006-01-25 Jim Blandy <jimb@redhat.com>
4119
4120 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4121
410dd08e
JB
41222006-01-24 Jim Blandy <jimb@redhat.com>
4123
4124 * gdbint.texinfo (Frames): Document the basics of GDB's register
4125 unwinding model, and explain the existence of the "sentinel" frame.
4126
4b505b12
AS
41272006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4128
4129 * gdb.texinfo (Choosing files): Mention that -directory is used
4130 for script files.
4131 (Specifying source directories): Likewise.
4132 (Command files): Explain how script files are found.
4133
839c27b7
EZ
41342006-01-21 Eli Zaretskii <eliz@gnu.org>
4135
4136 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4137 the threads in a multi-threaded program.
4138 (Threads): The threadno argument of "thread apply" can be a range
4139 of numbers.
4140
7be93b9e
JB
41412006-01-18 Jim Blandy <jimb@redhat.com>
4142
4143 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4144 of warning flags.
4145
fcc73fe3
EZ
41462006-01-13 Eli Zaretskii <eliz@gnu.org>
4147
4148 * gdb.texinfo (Sequences): Improve menu annotations.
4149 (Define): Add index entries for arguments of user-defined
4150 commands. Move the description of flow-control commands...
4151 (Command Files): ...to here. Document loop_break and
4152 loop_continue.
ca91424e
EZ
4153 (Define, Command Files): Document `end' and add index entries for
4154 it.
fcc73fe3 4155
5c95884b
MS
41562006-01-04 Michael Snyder <msnyder@redhat.com>
4157
4158 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4159 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4160
860701dc
PH
41612006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4162
4163 * gdb.texinfo (Omissions from Ada): Document that there is now
4164 limited aggregate support.
4165
36b80e65
EZ
41662005-12-28 Eli Zaretskii <eliz@gnu.org>
4167
4168 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4169 registers and the likes.
4170
c1468174
EZ
41712005-12-24 Eli Zaretskii <eliz@gnu.org>
4172
4173 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4174 (Symbols): Fix usage of "e.g.".
359df76b 4175 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4176
4177 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4178 (Coding): Fix usage of "e.g.".
4179
c02a867d
EZ
41802005-12-23 Eli Zaretskii <eliz@gnu.org>
4181
5ae4183a
AS
4182 * stabs.texinfo:
4183 * refcard.tex:
c02a867d 4184 * gpl.texi:
5ae4183a
AS
4185 * gdbint.texinfo:
4186 * gdb.texinfo:
4187 * gdb-cfg.texi:
c02a867d 4188 * fdl.texi:
5ae4183a
AS
4189 * annotate.texinfo:
4190 * all-cfg.texi:
c02a867d
EZ
4191 * Makefile.in: Add (C) after Copyright. Update the FSF
4192 address.
4193
fad38dfa
EZ
41942005-12-03 Eli Zaretskii <eliz@gnu.org>
4195
4196 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4197 extend GDB with commands for external monitor.
4198
53e5f3cf
AS
41992005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4200
4201 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4202
55f6ca0f
JB
42032005-11-25 Joel Brobecker <brobecker@adacore.com>
4204
4205 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4206
c1947b85
JB
42072005-11-21 Jim Blandy <jimb@redhat.com>
4208
4209 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4210 placement of 'R' actions in tracepoint action packets; document
4211 dependence of 'X' and 'M' actions on a preceding 'R' action for
4212 their registers.
4213
9d29849a
JB
42142005-11-19 Jim Blandy <jimb@redhat.com>
4215
4216 * gdb.texinfo (Tracepoint Packets): New node.
4217 (General Query Packets): Add entries for the tracepoint packets,
4218 referring to the "Tracepoint Packets" node.
4219 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4220
9a6253be
KB
42212005-11-18 Kevin Buettner <kevinb@redhat.com>
4222
4223 * gdb.texinfo (set remotebreak): Add anchor.
4224 (X packet): Likewise.
4225 (Remote Protocol): Add new section `Interrupts' and new index
4226 entry `interrupts (remote protocol)'.
4227
5f3bebba
JB
42282005-11-18 Jim Blandy <jimb@redhat.com>
4229
4230 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4231 entries into the General Query Packets section. Add a
4232 cross-reference to that section. Drop description of replies, as
4233 these are covered in the descriptions of each packet.
4234 (General Query Packets): Add introductory text. Explain naming
4235 conventions, and how the end of a name is recognized.
4236
9a7a1b36
KB
42372005-11-17 Kevin Buettner <kevinb@redhat.com>
4238
0564b6cf 4239 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4240 "set remotebreak" command.
4241
b8ff78ce
JB
42422005-11-16 Jim Blandy <jimb@redhat.com>
4243
4244 * gdb.texinfo (Packets, Stop Reply Packets)
4245 (General Query Packets): Various formatting cleanups.
4246 - Use @samp for packet contents.
4247 - Drop summaries from packet @item lines; the same information appears
4248 immediately below in the description.
4249 - Delete paragraph breaks after packet @item commands, so that the
4250 description appears directly to the right of the packet prototype
4251 in the printed manual, if it fits.
4252 - Place spaces in packet prototypes between @vars and non-@var
4253 letters, and explain that they're just for formatting.
4254 - Use @dots{} instead of '...'.
4255 - Fix uses of @code where @var was needed.
4256 - Replace "deprecated" markers with English text spelling out the
4257 packet's status and the preferred alternatives.
4258 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4259 what this ever meant.
4260 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4261 this for a long time.
4262 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4263 implemented several times, and have been in use for years.
4264
8ffe2530
JB
42652005-11-15 Jim Blandy <jimb@redhat.com>
4266
c43c5473
JB
4267 * gdb.texinfo (Packets): Add index entries for 'm' packet
4268 disclaimers.
5ae4183a 4269
fb031cdf
JB
4270 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4271 of stub when processing an 'm' packet.
4272
8ffe2530
JB
4273 * gdb.texinfo (Packets): Mention that packets beginning with
4274 letters are reserved once, at the top, instead of actually listing
4275 them all and saying "reserved".
4276
c03c782f
AS
42772005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4278
4279 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4280 Change @var{$arg0 to @code{$arg0.
4281
814e32d7
WZ
42822005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4283
4284 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4285
fa93a9d8
JB
42862005-11-12 Jim Blandy <jimb@redhat.com>
4287
4288 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4289 order. Remove extraneous 'z'.
4290
8a5a3c82
AS
42912005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4292
4293 * gdb.texinfo (Choosing files): Add --eval-command.
4294
4b0ad762
AS
42952005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4296
4297 * gdb.texinfo (Choosing modes): Add --return-child-result.
4298
4299
1a088d06
AS
43002005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4301
4302 * gdb.texinfo (Choosing modes): Add --batch-silent.
4303
656d5e12
EZ
43042005-10-28 Eli Zaretskii <eliz@gnu.org>
4305
4306 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4307 "The -var-update Command".
4308
3c9c013a
JB
43092005-10-03 Joel Brobecker <brobecker@adacore.com>
4310
4311 * gdb.texinfo (Print Settings): Add documentation for set/show
4312 print array-indexes.
4313
7ba3cf9c
DJ
43142005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4315
4316 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4317 6.2 and 6.3.
4318
a94ab193
EZ
43192005-08-27 Eli Zaretskii <eliz@gnu.org>
4320
4321 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4322 since 19-Jan-2004.
4323 (Files): Likewise.
ab1adacd
EZ
4324 (Variables, Symbols): Document the "<incomplete type>" message and
4325 its reasons.
a94ab193 4326
ca06016a
FF
43272005-08-01 Fred Fish <fnf@specifix.com>
4328
4329 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4330
cf58170d
NR
43312005-07-15 Nick Roberts <nickrob@snap.net.nz>
4332
4333 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4334 option for -var-list-children and -var-update.
4335 (GDB/MI Stack Manipulation): Simplify description of
4336 print-values option for -stack-list-locals.
4337 (GDB/MI Command Description Format): Clarify.
4338 (Mode Options): Spelling of superseded.
4339
38f1196a
BR
43402005-07-12 Bob Rossi <bob@brasko.net>
4341
4342 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4343 corresponding GDB command comment.
4344
3cb3b8df
BR
43452005-07-06 Bob Rossi <bob@brasko.net>
4346
4347 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4348 and -inferior-tty-show.
4349 (Input/Output): Document "set/show inferior-tty" and tty alias.
4350
10fac096
NW
43512005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4352
4353 * gdb.texinfo (Packets): Change description of 'D' packet to note
4354 that GDB does wait for a response.
4355
d1b6db76
NR
43562005-06-22 Nick Roberts <nickrob@snap.net.nz>
4357
4358 * gdb.texinfo (History) Rename "Command History".
4359 (Command History): Move node "Server Prefix" from section on
4360 Annotations here.
4361
29629dcf
NR
43622005-06-19 Nick Roberts <nickrob@snap.net.nz>
4363
4364 * gdb.texinfo (GDB/MI Stack Manipulation):
4365 Re-instate -stack-info-frame with example. Say that it gets
4366 info on selected frame, not current frame.
4367
397ca115
EZ
43682005-06-18 Eli Zaretskii <eliz@gnu.org>
4369
4370 * gdb.texinfo (Server): Clarify that `file' should be used before
4371 connecting to the server.
4372 (Files): Add an xref to the above description.
51274035
EZ
4373 (Output Formats): More detailed description of the `c' format.
4374 (Memory): List explicitly all the formats supported by `x'.
638ac427 4375 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4376 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4377 files. Add more indexing for solib-absolute-prefix and
4378 --with-sysroot.
76d17f34
EZ
4379 (Machine Code): Document possible problems with locations in
4380 shared libraries.
d416eeec
EZ
4381 (Backtrace): Document that free-standing environments do not need
4382 to have a `main' function.
397ca115 4383
74f6deaa
NR
43842005-06-18 Nick Roberts <nickrob@snap.net.nz>
4385
4386 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4387 -stack-info-frame.
4388
a9967aef
AC
43892005-06-07 Andrew Cagney <cagney@gnu.org>
4390
4391 * gdb.texinfo (Contributors): Note the original multi-arch
4392 contributors.
4393
e09f16f9
EZ
43942005-06-03 Eli Zaretskii <eliz@gnu.org>
4395
4396 * gdb.texinfo (Registers): Add index entries for the standard
4397 registers.
4398 (Frames): Add cross-reference from frame pointer description to
4399 the Registers node.
4400 (Annotations Overview): Fix the reference to GDB name.
4401
d87ba7ee
EZ
44022005-06-01 Eli Zaretskii <eliz@gnu.org>
4403
4404 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4405 can-use-hw-watchpoints.
4406
034dad6f
BR
44072005-05-28 Bob Rossi <bob@brasko.net>
4408
4409 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4410 the possible reasons why an exec async record would be returned to FE.
4411
ffed4509
AC
44122005-05-26 Andrew Cagney <cagney@gnu.org>
4413
4414 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4415 Andrew Cagney implemented the original GDB/MI.
4416
e22e55c9
OF
44172005-05-23 Orjan Friberg <orjanf@axis.com>
4418
4419 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4420 documentation. Add documentation for cris-mode.
4421
a78e13ce
EZ
44222005-05-20 Eli Zaretskii <eliz@gnu.org>
4423
4424 * gdb.texinfo (Numbers): Explain the example and make the wording
4425 more acurate.
4426
76ff342d
DJ
44272005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4428 Dennis Brueni <dennis@slickedit.com>
4429
4430 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4431 (GDB/MI Data Manipulation, GDB/MI Program Control)
4432 (GDB/MI Stack Manipulation): Update examples to include the fullname
4433 attribute in stack frames.
4434
119b882a
EZ
44352005-05-12 Eli Zaretskii <eliz@gnu.org>
4436
4437 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4438 do with other non-standard names of init files.
4439
6fc08d32
EZ
44402005-05-11 Eli Zaretskii <eliz@gnu.org>
4441
4442 * gdb.texinfo (Command Files): Move the description of the startup
4443 from here...
4444 (Startup): ...to this new subsection of the Invocation chapter.
4445 Rearrange the description of init files more logically and add a
4446 cross-reference to "Command Files". Document the special gdbinit
4447 name for CISCO 68k. Expand the description of what GDB does
4448 during startup.
4449 (History): Add index entry for HISTSIZE.
4450
a561754a
MK
44512005-05-02 Mark Kettenis <kettenis@gnu.org>
4452
4453 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4454
2eecc4ab
EZ
44552005-05-02 Eli Zaretskii <eliz@gnu.org>
4456
4457 * gdb.texinfo (SVR4 Process Information, The isatty call)
4458 (The system call): Don't use foo(N) notation for man pages and
4459 functions.
514c4d71 4460 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4461
18999be5
EZ
44622005-04-27 Eli Zaretskii <eliz@gnu.org>
4463
4464 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4465 were optimized away.
4466
0abb7bc7
EZ
44672005-04-22 Eli Zaretskii <eliz@gnu.org>
4468
4469 * gdb.texinfo (Remote configuration): Document "set/show
4470 get-thread-local-storage-address". Add cross-reference to the
4471 description of the qGetTLSAddr packet.
4472 (General Query Packets): Mention "set remote
4473 get-thread-local-storage-address" and add a reference to its
4474 description.
4475
6f61acb1
NR
44762005-04-19 Nick Roberts <nickrob@snap.net.nz>
4477
4478 * gdb.texinfo (Backtrace): Describe 'bt full'.
4479
9d59903a
NR
44802005-04-17 Nick Roberts <nickrob@snap.net.nz>
4481
4482 * gdb.texinfo (Mode Options): Fix typo.
4483 (GDB/MI): Describe how to invoke GDB/MI.
4484
721c2651
EZ
44852005-04-16 Eli Zaretskii <eliz@gnu.org>
4486
4487 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4488 references changed. Add description of "info udot".
721c2651
EZ
4489 (Files): Document "set/show stop-on-solib-events".
4490 (M32R/D): Document "set/show download-path", "set/show
4491 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4492 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4493 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4494 (Maintenance Commands): Improve indexing.
4495 (Target Commands): Document "set/show hash", "set/show debug
4496 monitor".
4497 (SVR4 Process Information): Document "info pidlist" and "info
4498 meminfo". Document "set/show procfs-tarce" and "set/show
4499 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4500 (Symbols, The Print Command with Objective-C): Improve indexing.
4501 (Objective-C): Add references to "info classes" and "info
4502 selectors".
c45da7e6
EZ
4503 (Debugging Output): Improve wording. Document "set/show debug
4504 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4505 (Set Breaks): Add index entry for "hardware breakpoints".
4506 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4507 and "set/show usehardbreakpoints".
4508 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4509 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4510 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4511 rdiromatzero", "set/show rdiheartbeat".
4512 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4513 "sds".
4514 (Embedded Processors): Document the "sim" command.
4515 (Remote): Document the "remote" command.
4516 (DJGPP Native): Document the "info serial" command.
4517 (Threads): Document "maint info sol-threads".
4518 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4519 (Set Breaks): Improve indexing.
4520 (Command Syntax): Add a reference to dont-repeat.
4521 (Define): Document "dont-repeat".
4522 (TUI Commands): Document "tabset".
4523 (WinCE): New subsection. Document "set/show remotedirectory",
4524 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4525
14d6dd68
EZ
45262005-04-15 Eli Zaretskii <eliz@gnu.org>
4527
4528 * gdb.texinfo (Hurd Native): New subsection, documents
4529 Hurd-specific commands.
a64548ea 4530 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4531 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4532 (MIPS): Improve documentation of heuristic-fence-post. Document
4533 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4534 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4535 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4536 (ARM): Document ARM-specific commands.
a64548ea
EZ
4537 (AVR): New section. Document "info io_registers".
4538 (CRIS): New section. Document "set/show cris-version" and
4539 "set/show cris-dwarf2-cfi".
4540 (HPPA): New section. Document "set/show debug hppa" and "maint
4541 print unwind".
a5adf40f 4542 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4543 (Super-H): New section. Document the "regs" command.
721c2651 4544 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4545
9c16f35a
EZ
45462005-04-09 Eli Zaretskii <eliz@gnu.org>
4547
4548 * gdb.texinfo (Print Settings): Document "set/show print
4549 pascal_static-members", "set print repeats", "show print
4550 null-stop". Improve indexing. Fix documentation of "set print
4551 union".
4552 (Pascal): New section.
4553 (Supported languages): Rename from "Support"; all references
4554 updated. Add a menu item for Pascal.
4555 (Numbers): Document "set radix.
4556 (Screen Size): Document "set/show pagination".
4557 (MIPS Embedded): Remove "set processor" documentation.
4558 (Remote configuration): Document "set/show X/P/Z-packet",
4559 "set/show read-aux-vector-packet", "set/show remote
4560 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4561 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4562 remotedebug", "set/show remotebreak", "set/show remotedevice",
4563 "set/show remotelogfile".
4564 (Auxiliary Vector): Add reference to the description of the
4565 read-aux-vector-packet setting.
4566 (Set Watchpoints): Add a cross-reference to "set remote
4567 hardware-breakpoint-limit".
4568 (General Query Packets): Add indexing of requests and
4569 cross-references to related commands in "Remote configuration".
4570 (File-I/O Overview, The system call): Fix wording and typos.
4571 (Thread Stops): Add index entries.
4572 (Continuing and Stepping): Document "show step-mode".
4573 (i386): New node. Document "set/show struct-convention".
4574 (Files): Document "show trust-readonly-sections".
4575 (Calling): Document "set/show unwindonsignal".
4576 (Messages/Warnings): Add index entries.
4577 (Maintenance Commands): Document "set/show watchdog".
4578 (Annotations Overview): Document "show annotate".
4579 (Set Watchpoints): Add index entries.
4580 (Symbols): Fix doc of case-sensitive.
4581 (ABI): Document "show coerce-float-to-double".
4582 (Convenience Vars, Help): Improve indexing.
4583 (Machine Code): Document "show disassembly-flavor".
4584 (Debugging C plus plus): Document "show overload-resolution".
4585 (Value History, Signaling): Add index entries.
4586
45872005-04-08 Eli Zaretskii <eliz@gnu.org>
4588
4589 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4590 (Processes): Fix wording.
4591 (History, List, Logging output, Define, Symbols, Print Settings):
4592 Improve indexing.
4593
a8f24a35
EZ
45942005-04-03 Eli Zaretskii <eliz@gnu.org>
4595
4596 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4597 redundant index entry for "target" command.
4598 (Backtrace): Add index entries.
4599 (Symbols, Fortran): Document the "set case-sensitive" command.
4600 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4601 (Print Settings): Add index entry for "set demangle-style".
4602 (Target Commands): Document "set download-write-size".
4603 (Debugging Output): Document "set exec-done-display".
4604
09d4efe1
EZ
46052005-04-02 Eli Zaretskii <eliz@gnu.org>
4606
4607 * gdb.texinfo (Files): Fix the name and documentation of
4608 add-shared-symbol-files. Document its alias assf. Update the
4609 list of OSs where GDB supports shared libraries. Fix markup.
4610 (Continuing and Stepping): Add reference to @var{location} in the
4611 text.
4612 (Dump/Restore Files): Fix reference to @{filename}.
4613 (Help): Fix wording.
4614 (Attach): Ditto.
4615 (Set Watchpoints): Ditto.
4616 (Backtrace): Remove redundant index entries. Improve index
4617 entries.
4618 (Delete Breaks): Fix wording.
4619 (Memory): Document the compare-sections command.
4620 (Memory Region Attributes): Improve wording.
4621 (Disabling): Improve wording.
4622 (Fortran): New subsection. Document the "info common" command.
4623 (Help): Document aliases "info copying" and "info warranty".
4624 (Caching Remote Data): New section. Document the "set/show
4625 remotecache" and "info dcache" commands.
4626 (Show): Fix wording of the documentation of the "set
4627 extension-language" command.
4628 (Signals): Add index entry for "info handle".
4629 (Memory Region Attributes): Fix punctuation.
4630 (Symbols): Change the arg name to "location" and refer to it in
4631 the text. Fix wording of "info types" doc.
4632 (Threads): Fix usage of @enumerate @item's.
4633 (Listing Tracepoints): Add index entry for "info tp".
4634 (Set Watchpoints): Add xref to "info break" description.
4635 (Macros): Add an index entry for "macro exp1". Document the
4636 "macro list" command.
4637 (Maintenance Commands): Document "flushregs", "maint agent",
4638 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4639 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4640 "maint print architecture", "maint print objfiles", "maint print
4641 statistics", "maint print type", "maint show-debug-regs", "maint
4642 space", "maint time", and "maint translate-address".
4643 (Connecting): Document the "monitor" command.
4644 (Annotations Overview): Describe the "set annotate" command.
4645
82f2d802
EZ
46462005-04-01 Eli Zaretskii <eliz@gnu.org>
4647
4648 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4649 Rearrange index entries and improve wording about support for
4650 hardware watchpoints.
4651
7d51c7de
BR
46522005-03-10 Bob Rossi <bob@brasko.net>
4653
4654 * gdb.texinfo: Update copyright
4655
68c71a2e
TR
46562005-02-09 Theodore A. Roth <troth@openavr.org>
4657
4658 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4659 error.
4660
83761cbd
KB
46612005-02-03 Kevin Buettner <kevinb@redhat.com>
4662
4663 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4664
9f1c6395
MS
46652005-01-17 Michael Snyder <msnyder@redhat.com>
4666
4667 * gdb.texinfo: Fix spelling, infinte -> infinite.
4668
fbd1b305
MK
46692005-01-08 Mark Kettenis <kettenis@gnu.org>
4670
4671 * observer.texi (GDB Observers): Document "solib_loaded".
4672
3ace7edb
AC
46732005-01-07 Andrew Cagney <cagney@gnu.org>
4674
bec39cab
AC
4675 * configure.ac: Rename configure.in, require autoconf 2.59.
4676 * configure: Re-generate.
4677
3ace7edb
AC
4678 * configure.in: Replace configdirs with multiple references to
4679 AC_CONFIG_SUBDIRS.
4680 * configure: Re-generate.
5ae4183a 4681
53531fc1
AC
46822005-01-04 Andrew Cagney <cagney@gnu.org>
4683
4684 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4685 part of the version number.
4686
536ffdb7
MK
46872004-12-24 Mark Kettenis <kettenis@gnu.org>
4688
4689 * gdbint.texinfo (Algorithms): Remove description of
4690 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4691
e1aac25b
JB
46922004-12-07 Jim Blandy <jimb@redhat.com>
4693
4694 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4695 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4696 numbers.
4697
f47b1503
AS
46982004-12-07 Andreas Schwab <schwab@suse.de>
4699
4700 * gdb.texinfo (Mode Options): Document -l option.
4701
b6b8ece6
EZ
47022004-12-04 Eli Zaretskii <eliz@gnu.org>
4703
4704 * gdbint.texinfo (Algorithms): More accurate description of
4705 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4706 is not needed unless data-read and data-access watchpoints are
4707 supported. Add a description of how GDB checks whether the
4708 inferior stopped because a watchpoint was hit.
4709
01371747
EZ
47102004-11-23 Eli Zaretskii <eliz@gnu.org>
4711
4712 * gdb.texinfo (Files): Add cross-reference to description of
4713 -readnow command-line switch.
4714
2315ffec
RC
47152004-11-10 Randolph Chung <tausq@debian.org>
4716
4717 * gdb.texinfo: Document set/show backtrace past-entry commands.
4718 Rearrange index entries for set/show backtrace past-main.
4719
69065f5d
AC
47202004-11-10 Jon Beniston <jon@beniston.com>
4721
4722 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4723 * gdb.texinfo (Remote Serial Protocol): Further describe
4724 binary transfer escaping mechanism .
69065f5d 4725
30e91e0b
RC
47262004-11-08 Randolph Chung <tausq@debian.org>
4727
4728 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4729 and "show debug infrun". Add index entries.
4730
60bf7e09
EZ
47312004-10-23 Eli Zaretskii <eliz@gnu.org>
4732
4733 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4734 "info proc" that are already implemented. Add index entries.
4735 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4736 (Files): Add a tip for decreasing memory used for symtabs from
4737 shared libraries.
f018e82f
EZ
4738 (Starting): Fix whitespace; make "elaboration" stand out where it
4739 is first used, and add an index entry for the term.
f8568604
EZ
4740 (Calling): Expand and elaborate text. Add "print". Add the
4741 description of problems with weak aliases.
384ee23f 4742 (Core File Generation): New section.
60bf7e09 4743
d52fe014
AC
47442004-10-12 Andrew Cagney <cagney@gnu.org>
4745
4746 * gdbint.texinfo (Versions and Branches): New chapter.
4747 (Releasing GDB): Delete "Versions and Branches" section.
4748 (Top): Add "Versions and Branches".
4749
703663ab
EZ
47502004-10-08 Eli Zaretskii <eliz@gnu.org>
4751
4752 * gdb.texinfo (Editing, History): Add cross-references to the
4753 included Readline and History user documentation. Remove
4754 references to the symbol have-readline-appendices which is unused
4755 and undefined.
4756 (History): Fix indexing.
4757
ac77d04f
JJ
47582004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4759
4760 * gdbint.texinfo (target_stopped_data_address): Update to
4761 new prototype.
4762 (i386_stopped_data_address): Update prototype and description.
4763 (i386_stopped_by_watchpoint): New function and description.
4764
e07c999f
PH
47652004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4766
4767 * gdb.texinfo (Filenames): Add Ada suffixes.
4768 (Ada) New section.
4769
2e868123
AC
47702004-09-27 Andrew Cagney <cagney@gnu.org>
4771 Robert Picco <Robert.Picco@hp.com>
4772
4773 * gdb.texinfo (Packets): Document the "p" packet.
4774
02a57714
JM
47752004-09-21 Jason Molenda (jmolenda@apple.com)
4776
4777 * gdb.texinfo (Paths and Names of the Source Files): Document the
4778 meaning of values in the 'desc' field of a SO stab.
4779
ae038cb0
DJ
47802004-09-20 Daniel Jacobowitz <dan@debian.org>
4781
4782 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4783 max-cache-age" and "maint show dwarf2 max-cache-age".
4784
f7dc1244
EZ
47852004-09-16 Eli Zaretskii <eliz@gnu.org>
4786
4787 * gdb.texinfo (Set Breaks): Add index entry for setting
4788 breakpoints on overloaded C++ functions that are not members of
4789 any classes. Add an example and an index entry for setting
4790 breakpoints on all program functions.
4791 (Character Sets, Macros, Overlay Commands)
4792 (Non-debug DLL symbols, GDB/MI Output Syntax)
4793 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4794 Use "(@value{GDBP})" instead of a literal "(gdb)".
4795
f810308b
AC
47962004-09-12 Andrew Cagney <cagney@gnu.org>
4797
4798 * gdbint.texinfo (Native Debugging): Delete description of
4799 FILES_INFO_HOOK.
4800
15a661f3
PH
48012004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4802
5ae4183a
AS
4803 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4804 to hex_string_custom (not historically correct, but more
15a661f3
PH
4805 understandable, given the current code).
4806
f3219c75
AC
48072004-09-03 Andrew Cagney <cagney@gnu.org>
4808
4809 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4810
f3bb6704
JJ
48112004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4812
4813 * observer.texi (solib_unloaded): New observer.
4814
8d2c00cb
AC
48152004-08-24 Andrew Cagney <cagney@gnu.org>
4816
4817 * gdbint.texinfo (Target Architecture Definition): Add missing
4818 comma.
4819
e7dc800a
MC
48202004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4821
4822 * (Using the Testsuite): build != host is supported,
4823 but some test scripts do not support build != host.
4824
73b03683
MK
48252004-08-14 Mark Kettenis <kettenis@gnu.org>
4826
4827 * gdbint.texinfo (Host Definition): Delete description of
4828 FCLOSE_PROVIDED and GETENV_PROVIDED.
4829
c0ccb908
MK
48302004-08-05 Mark Kettenis <kettenis@chello.nl>
4831
4832 * gdbint.texinfo (Host Definition): Delete description of
4833 NO_SYS_FILE.
4834 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4835 PTRACE_FP_BUG.
4836
9c8dbfa9
AC
48372004-08-05 Andrew Cagney <cagney@gnu.org>
4838
4839 * gdbint.texinfo (Target Architecture Definition): Delete
4840 reference to deprecated_read_fp.
4841
f42accbe
AC
48422004-08-02 Andrew Cagney <cagney@gnu.org>
4843
4844 * gdbint.texinfo (Target Architecture Definition): Delete
4845 description of DEPRECATED_REGISTER_BYTES.
4846
0b66e38c
EZ
48472004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4848
4849 * gdb.texinfo (Source Path): Document the new behavior of
4850 searching for the source files.
4851
15387254
EZ
48522004-07-17 Eli Zaretskii <eliz@gnu.org>
4853
4854 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4855 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4856 (Auto Display): Improve indexing.
4857
2c07db7a
AC
48582004-07-16 Andrew Cagney <cagney@gnu.org>
4859
4860 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4861 "-noasync".
4862
4644b6e3
EZ
48632004-07-09 Eli Zaretskii <eliz@gnu.org>
4864
4865 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4866 have the same prefix have only their prefix in the index.
4867
7561d450
MK
48682004-07-03 Mark Kettenis <kettenis@gnu.org>
4869
4870 * gdb.texinfo (BSD libkvm Interface): New node (section)
4871 (Native): Add it to the menu.
4872
67bebe79
MK
48732004-07-01 Mark Kettenis <kettenis@gnu.org>
4874
4875 * gdbint.texinfo (Target Architecture Definition): Remove
4876 PCC_SOL_BROKEN.
4877
1a6923e0
MK
48782004-06-24 Mark Kettenis <kettenis@gnu.org>
4879
4880 * gdbint.texinfo (Target Architecture Definition): Remove
4881 SUN_FIXED_LBRAC_BUG.
4882
b435e160
AC
48832004-06-26 Andrew Cagney <cagney@gnu.org>
4884
4885 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4886
b5622e8d
AC
48872004-06-20 Andrew Cagney <cagney@gnu.org>
4888
4889 * gdbint.texinfo (Target Architecture Definition): Deprecate
4890 USE_STRUCT_CONVENTION.
4891
e0c07bf0
MC
48922004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4893
4894 gdb.texinfo (Bug Reporting): Mention session recording,
4895 with the script command or Emacs.
4896
782263ab
AC
48972004-06-18 Andrew Cagney <cagney@gnu.org>
4898
4899 * gdbint.texinfo (Target Architecture Definition): Deprecate
4900 FUNCTION_START_OFFSET.
4901
03727ca6
AC
49022004-06-14 Andrew Cagney <cagney@gnu.org>
4903
4904 Based on changes from Karl Berry.
4905 * gdb.texinfo: Do not use @sc in a direntry.
4906 * stabs.texinfo: Change @dircateogry to "Software development".
4907 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4908
97092415
AC
49092004-06-13 Andrew Cagney <cagney@gnu.org>
4910
4911 * gdbint.texinfo (Target Architecture Definition): Delete
4912 description of RETURN_VALUE_ON_STACK.
4913
1f6d4158
AC
49142004-06-09 Andrew Cagney <cagney@gnu.org>
4915
4916 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4917 deleted by previous patch.
4918
d966f0cb
AC
49192004-06-08 Andrew Cagney <cagney@gnu.org>
4920
4921 * gdbint.texinfo (Native Debugging): Delete documentation on
4922 ATTACH_DETACH.
4923
86fe4aaa
RC
49242004-06-06 Randolph Chung <tausq@debian.org>
4925
4926 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4927
d4b6d575
RC
49282004-06-06 Randolph Chung <tausq@debian.org>
4929
5ae4183a 4930 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4931 the new push_dummy_call method signature. Describe the function
4932 argument.
4933
4e8b0763
JB
49342004-05-24 Joel Brobecker <brobecker@gnat.com>
4935
4936 * gdb.texinfo (Starting): Document new start command.
4937
59caf092
AC
49382004-05-21 Andrew Cagney <cagney@redhat.com>
4939
4940 * observer.texi (GDB Observers): Document "inferior_created".
4941
e4a2df64
AC
49422004-05-08 Andrew Cagney <cagney@redhat.com>
4943
e6b55ae2
AC
4944 * gdbint.texinfo (Target Architecture Definition): Delete
4945 description of DO_DEFERRED_STORES.
4946
28954179
AC
4947 * gdbint.texinfo (Target Architecture Definition): Delete
4948 references to DEPRECATED_FIX_CALL_DUMMY.
4949
434b87dd
AC
4950 * gdbint.texinfo (Target Architecture Definition): Delete
4951 description of DEPRECATED_CALL_DUMMY_WORDS,
4952 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4953
58d28df8
AC
4954 * gdbint.texinfo (Target Architecture Definition): Delete
4955 description of DEPRECATED_PUSH_DUMMY_FRAME.
4956
e4a2df64
AC
4957 * gdbint.texinfo (Target Architecture Definition): Delete
4958 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4959
2b4855ab
AC
49602004-05-07 Andrew Cagney <cagney@redhat.com>
4961
4962 * observer.texi (GDB Observers): Add "Debugging" section. Include
4963 cross reference to "set/show debug observer".
4964 * gdb.texinfo (Debugging Output): Document "set/show debug
4965 observer".
4966
fcf70625
AC
49672004-05-01 Andrew Cagney <cagney@redhat.com>
4968
4969 * gdbint.texinfo (Target Architecture Definition): Delete
4970 description of DEPRECATED_PC_IN_SIGTRAMP.
4971
8ee56bcf
AC
49722004-04-30 Andrew Cagney <cagney@redhat.com>
4973
4974 * gdbint.texinfo (Target Architecture Definition): Delete
4975 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4976
67ab9a76
OF
49772004-04-30 Orjan Friberg <orjanf@axis.com>
4978
4979 * observer.texi (GDB Observers): Correct spelling.
4980
79346bcb
OF
49812004-04-26 Orjan Friberg <orjanf@axis.com>
4982
4983 * observer.texi (GDB Observers): Add target_changed event.
4984
7a464420
AC
49852004-04-08 Andrew Cagney <cagney@redhat.com>
4986
4987 * observer.texi (GDB Observers): Rework, provide generic observer
4988 definitions and then a list of observable events.
4989
6cdf9d98
AC
49902004-04-04 Andrew Cagney <cagney@redhat.com>
4991
4992 * gdbint.texinfo (Host Definition): Delete reference to
4993 NO_SIGINTERRUPT.
4994
ddc135a4
AC
49952004-04-02 Andrew Cagney <cagney@redhat.com>
4996
4997 * gdbint.texinfo (Target Architecture Definition): Delete
4998 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4999
6a1b180d
SC
50002004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5001
5002 * gdb.texinfo (TUI Commands): Document tui reg commands.
5003
d0d5df6f
AC
50042004-03-26 Andrew Cagney <cagney@redhat.com>
5005
5006 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5007 "gdbtui".
5008 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5009 (Contributors): Mention both Text and Terminal User Interface.
5010
aa2a3f87
AC
50112004-03-23 Andrew Cagney <cagney@redhat.com>
5012
5013 * gdbint.texinfo (Target Architecture Definition): Deprecate
5014 references to SIGTRAMP_START and SIGTRAMP_END.
5015
f561f026
AC
50162004-03-23 Andrew Cagney <cagney@redhat.com>
5017
5018 * gdbint.texinfo (Target Architecture Definition): Deprecate
5019 references to PC_IN_SIGTRAMP.
5020
33cb8b0f
AC
50212004-03-19 Andrew Cagney <cagney@redhat.com>
5022
5023 * gdbint.texinfo (Target Architecture Definition): Delete
5024 reference to GDB_TARGET_IS_HPPA.
5025
fc989b7a
AC
50262004-03-18 Andrew Cagney <cagney@redhat.com>
5027
5028 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5029 describe pre_init and post_init.
5030
701b08bb
DJ
50312004-03-09 Daniel Jacobowitz <drow@mvista.com>
5032
5033 * gdb.texinfo (Debugging Output): Document values for "set debug
5034 target".
5035
faae5abe
AC
50362004-02-28 Andrew Cagney <cagney@redhat.com>
5037
5038 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5039
dd79a6cf
JJ
50402004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5041
5042 * gdb.texinfo (breakpoints): Add information about the
5043 new "set breakpoint pending" and "show breakpoint pending"
5044 commands.
5045
e7f16015
AC
50462004-02-26 Andrew Cagney <cagney@redhat.com>
5047
5048 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5049 in Per-architecture module data section.
5050
7161a3a6
RM
50512004-02-25 Roland McGrath <roland@redhat.com>
5052
5053 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5054
2154891a
AC
50552004-02-24 Andrew Cagney <cagney@redhat.com>
5056
5057 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5058 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5059 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5060
6c74ac8b
AC
50612004-02-17 Andrew Cagney <cagney@redhat.com>
5062
5063 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5064
19772a2c
AC
50652004-02-16 Andrew Cagney <cagney@redhat.com>
5066
5067 * gdbint.texinfo (Target Architecture Definition): Deprecate
5068 FRAMELESS_FUNCTION_INVOCATION.
5069
c9830293
AC
50702004-02-16 Andrew Cagney <cagney@redhat.com>
5071
5072 * gdbint.texinfo (Coding): Mention -Wunused-function.
5073
b9d26eb9
AC
50742004-02-14 Andrew Cagney <cagney@redhat.com>
5075
5076 * gdbint.texinfo (Target Architecture Definition): Delete
5077 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5078
49efadf5
EZ
50792004-02-12 Elena Zannoni <ezannoni@redhat.com>
5080
5081 * gdb.texinfo: Properly quote the name "C++".
5082 * gdbint.texinfo: Ditto.
5083 * stabs.texinfo: Ditto.
5084
1eb288ea
EZ
50852004-02-11 Elena Zannoni <ezannoni@redhat.com>
5086
5087 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5088 minimal information about libiberty.
5089
e4937fc1
MC
50902004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5091
5092 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5093
a9331b3f
RM
50942004-02-04 Roland McGrath <roland@redhat.com>
5095
5096 * gdb.texinfo (Auxiliary Vector): New node (section).
5097 (Data): Add it to the menu.
5098
2650777c
JJ
50992004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5100
5101 * gdb.texinfo (Breakpoints): Add information about pending
5102 breakpoint support.
5103
b4501125
AC
51042004-01-26 Andrew Cagney <cagney@redhat.com>
5105
5106 * gdb.texinfo (Overview): Delete references to the cisco protocol
5107 including the "N" response.
5108
74055713
AC
51092004-01-26 Andrew Cagney <cagney@redhat.com>
5110
5111 * gdbint.texinfo (Target Architecture Definition): Rename
5112 EXTRACT_STRUCT_VALUE_ADDRESS to
5113 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5114
3bbe9696
EZ
51152004-01-24 Eli Zaretskii <eliz@gnu.org>
5116
5117 * gdb.texinfo (KOD): Document "show os". Add index entries for
5118 "set/show os" and "info cisco" commands.
5119
5843504f
EZ
51202004-01-21 Eli Zaretskii <eliz@gnu.org>
5121
5122 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5123
9175c9a3
MC
51242004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5125
5126 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5127 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5128
8e94b928
NR
51292004-01-19 Nick Roberts <nick@nick.uklinux.net>
5130
5131 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5132 -stack-list-locals.
5133 (GDB/MI Variable Objects): Describe extension to
5134 -var-list-children.
5135
a20cf136
DJ
51362004-01-17 Daniel Jacobowitz <drow@mvista.com>
5137
5138 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5139
afb18d0f
AC
51402004-01-17 Andrew Cagney <cagney@redhat.com>
5141
5142 * gdbint.texinfo (Target Architecture Definition): Delete
5143 documentation on DEPRECATED_NPC_REGNUM.
5144
b51970ac
DJ
51452004-01-13 Daniel Jacobowitz <drow@mvista.com>
5146
5147 * gdb.texinfo: Update copyright year. Mention that set
5148 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5149 "set follow-fork-mode ask".
5150
0f0cffd2
AC
51512004-01-13 Andrew Cagney <cagney@redhat.com>
5152
5153 * gdbint.texinfo: Update copyright year.
5154 (Coding): Add -Wunused-label to list of -Werror warnings.
5155
c552b3bb 51562004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5157 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5158
5159 * gdb.texinfo: Update copyright.
5160 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5161 around names, as appropriate. Minor syntax cleanup of
5162 _NSPrintForDebugger explanation. Two spaces after periods.
5163 GDBN used instead of lit. "gdb". Index entries added for
5164 print-object and _NSPrintForDebugger. @noindent added in one spot.
5165
afe157ca
EZ
51662003-11-11 Elena Zannoni <ezannoni@redhat.com>
5167
5168 * stabs.texinfo: Add dircategory and direntry commands.
5169 * annotate.texinfo: Ditto.
5170
963e2bb7
AC
51712003-11-10 Andrew Cagney <cagney@redhat.com>
5172
5173 * gdbint.texinfo (Target Architecture Definition): Replace the
5174 return_value method's "inval" and "outval" parameters with
5175 "readbuf" and "writebuf".
5176
1d8b2f28
JB
51772003-10-28 Jim Blandy <jimb@redhat.com>
5178
5179 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5180 from "The `F' request packet" and "The `F' reply packet", to make
5181 texi2dvi happy.
5182 (File-I/O remote protocol extension): Update menu entries, too.
5183
36d86913
MC
51842003-10-26 Michael Chastain <mec@shout.net>
5185
5186 * gdb.texinfo (Thread Stops): Document the issue with
5187 premature return from system calls in multi-threaded programs.
5188
ce2826aa
AC
51892003-10-24 Andrew Cagney <cagney@redhat.com>
5190
5191 * annotate.texinfo: Fix "fortunatly"[sic].
5192
f24c5e49
KI
51932003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5194
5195 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5196 with "Hitachi" and "Mitsubishi".
5197
92ad9cd9
AC
51982003-10-20 Andrew Cagney <cagney@redhat.com>
5199
5200 * gdbint.texinfo (Target Architecture Definition): Document
5201 gdbarch_return_value. Add cross references from
5202 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5203 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5204
0ab4b752
MK
52052003-10-18 Mark Kettenis <kettenis@gnu.org>
5206
5207 * gdbint.texinfo (Target Architecture Definition): Document
5208 regset_from_core_section.
fb3e19c0
KI
5209
52102003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5211
5212 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5213
a9331b3f 52142003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5215
5216 From Anthony Green <green@redhat.com>:
5ae4183a 5217 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5218
1485d690
KB
52192003-10-14 Kevin Buettner <kevinb@redhat.com>
5220
889bf7c5
PA
5221 * gdb.texinfo (Breakpoint related warnings): New node.
5222 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5223
86d30acc
DJ
52242003-10-13 Daniel Jacobowitz <drow@mvista.com>
5225
5226 * gdb.texinfo (Remote Protocol): Document v and vCont.
5227
172c2a43
KI
52282003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5229
5230 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5231 * gdbint.texinfo: Ditto.
5232
71952f4c
AC
52332003-10-09 Andrew Cagney <cagney@redhat.com>
5234
5235 From 2003-09-18 David Anderson <davea@sgi.com>:
5236 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5237 "command".
5238
268e2188
AC
52392003-10-03 Andrew Cagney <cagney@redhat.com>
5240
5241 * gdbint.texinfo (Target Architecture Definition): Deprecate
5242 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5243 just target.
5244
12c266ea 52452003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5246
f30992d4 5247 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5248 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5249 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5250 * gdbint.texinfo (Target Architecture Definition): Rename
5251
52522003-09-30 Andrew Cagney <cagney@redhat.com>
5253
f30992d4 5254 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5255 (Target Architecture Definition):
f30992d4 5256
2e092625
AC
5257 * gdbint.texinfo (Target Architecture Definition): Rename
5258 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5259
0717ae8a
AC
52602003-09-29 Andrew Cagney <cagney@redhat.com>
5261
dad809b7
AC
5262 * gdbint.texinfo (Target Architecture Definition): Delete
5263 documentation for NEED_TEXT_START_END.
5264
0717ae8a
AC
5265 * gdbint.texinfo (Target Architecture Definition): Rename
5266 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5267 TARGET_WRITE_PC.
a9331b3f 5268
af6cf26d
MC
52692003-09-22 Michael Chastain <mec@shout.net>
5270
5271 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5272
ee206350
AG
52732003-09-21 Anthony Green <green@redhat.com>
5274
5275 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5276
a38c9fe6
MK
52772003-09-21 Mark Kettenis <kettenis@gnu.org>
5278
5279 * gdbint.texinfo (Target Architecture Definition): Document
5280 stabs_argument_has_addr.
5281
77949794
AC
52822003-09-18 Andrew Cagney <cagney@redhat.com>
5283
5284 * gdbint.texinfo (Target Architecture Definition): Delete
5285 documentation on REGISTER_NAMES.
5286
8e823e25
MK
52872003-09-13 Mark Kettenis <kettenis@gnu.org>
5288
5289 * gdbint.texinfo (Target Architecture Definition): Replace
5290 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5291
f27dd7fd
AC
52922003-09-11 Andrew Cagney <cagney@redhat.com>
5293
5294 * gdbint.texinfo (Target Architecture Definition): Replace
5295 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5296
8b148df9
AC
52972003-08-18 Andrew Cagney <cagney@redhat.com>
5298
5299 * gdbint.texinfo (Target Architecture Definition): Document
5300 "frame_red_zone_size".
5301
25d29d70
AC
53022003-08-09 Andrew Cagney <cagney@redhat.com>
5303
5304 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5305 with "set/show backtrace past-main" and "set/show backtrace
5306 limit".
5307
c938e9b0
L
53082003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5309
5310 * Makefile.in (install-info): Support DESTDIR.
5311 (install-html): Likewise.
5312
64fabec2
AC
53132003-08-07 Andrew Cagney <cagney@redhat.com>
5314
5315 Patch from Nick Roberts.
5316 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5317 bindings. Remove description of send-gdb-command.
5318
2fcf52f0
AC
53192003-08-07 Andrew Cagney <cagney@redhat.com>
5320
5321 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5322 GDB 6.0.
5323
086432e2
AC
53242003-08-06 Andrew Cagney <cagney@redhat.com>
5325
5326 * gdb.texinfo (Mode Options): Mention that level three is the
5327 highest available and that level 2 is deprecated.
5328 (Annotations Overview): Mention annotation levels. Cross reference
5329 to "Limitations of the Annotation Interface" in annotate.texi.
5330 (TODO, Value Annotations, Frame Annotations): Delete section.
5331 (Displays, Breakpoint Info): Delete.
5332
e5249f67
AC
53332003-08-04 Andrew Cagney <cagney@redhat.com>
5334
5335 * agentexpr.texi: Delete @bye.
5336 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5337 (stabs.info): Add $(srcdir) to include search path.
5338 (html): Depend on "annotate_toc.html", and not "annotate.html".
5339 * stabs.texinfo: Ditto. Include "fdl.texi".
5340 * gdbint.texinfo: Update copyright statement's list of invariant
5341 sections.
5342
e6f672d2
AC
53432003-07-28 Andrew Cagney <cagney@redhat.com>
5344
5345 * Makefile.in (INFO_DEPS): Add annotate.info.
5346 (dvi, ps, html, pdf): Add annotate.
5347 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5348 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5349 (ANNOTATE_DOC_FILES): New macro.
5350 (ANNOTATE_TEX_TMPS): New macro.
5351 (annotate.info, annotate_toc.html): Specify dependencies.
5352 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5353 * annotate.texinfo: Rename annotate.texi. Get building. Add
5354 "Migrating to GDB/MI" and "Limitations of the Annotation
5355 Interface" chapters. Mention why it is not part of the user
5356 guide. Update copyright notice. Include "fdl.texi".
5357
72ffddc9
SC
53582003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5359
5360 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5361
a9f12a31
DJ
53622003-07-24 Daniel Jacobowitz <drow@mvista.com>
5363
5364 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5365
b1fe9455
DJ
53662003-07-24 Daniel Jacobowitz <drow@mvista.com>
5367
5368 * gdb.texinfo (Server): Mention pidof.
5369
153721e6
AC
53702003-07-22 Andrew Cagney <cagney@redhat.com>
5371
5372 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5373 list.
5374
0fac0b41
DJ
53752003-06-28 Daniel Jacobowitz <drow@mvista.com>
5376
5377 * gdb.texinfo (Logging output): New chapter.
5378
4e562065
JB
53792003-06-24 Joel Brobecker <brobecker@gnat.com>
5380
5381 * gdb.texinfo (Unsupported languages): New section.
5382 (Languages): Add link to new section.
5383
f2c06f52
AC
53842003-06-22 Andrew Cagney <cagney@redhat.com>
5385
5386 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5387
b4177fca
DJ
53882003-06-22 Daniel Jacobowitz <drow@mvista.com>
5389
5390 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5391
f418dd93
DJ
53922003-06-22 Daniel Jacobowitz <drow@mvista.com>
5393
5394 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5395 * agentexpr.texi: Retitle section, and change it to an appendix.
5396 Comment out texinfo initialization. Factor a @var{} into two
5397 pieces to prevent makeinfo warnings.
5398 * gdb.texinfo: Add Agent Expressions appendix.
5399
4ca61388
DJ
54002003-06-19 Daniel Jacobowitz <drow@mvista.com>
5401
5402 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5403
07f31aa6
DJ
54042003-06-18 Daniel Jacobowitz <drow@mvista.com>
5405
5ae4183a 5406 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5407 remote target". Document the "detach" and "disconnect" commands.
5408 (Server, Netware, Debug Session): Reference "Connecting to a
5409 remote target".
5410 (GDB/MI Target Manipulation): Document "-target-disconnect".
5411
2dd0da42
AC
54122003-06-13 Andrew Cagney <cagney@redhat.com>
5413
5414 * gdbint.texinfo (Target Architecture Definition): Deprecate
5415 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5416 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5417
e7a3abfc
JB
54182003-06-09 Jim Blandy <jimb@redhat.com>
5419
5420 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5421
25e3a86b
AC
54222003-06-08 Andrew Cagney <cagney@redhat.com>
5423
5424 * gdbint.texinfo (Target Architecture Definition): Delete
5425 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5426
a9e5fdc2
AC
54272003-06-08 Andrew Cagney <cagney@redhat.com>
5428
5429 * gdbint.texinfo (Target Architecture Definition): Document
5430 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5431
b37303ee
AF
54322003-06-07 Adam Fedor <fedor@gnu.org>
5433
5434 * gdb.texinfo: Add Objective-C documentation.
5435
39fe6e80
AC
54362003-06-01 Andrew Cagney <cagney@redhat.com>
5437
5438 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5439 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5440
125309b2
AC
54412003-05-21 Andrew Cagney <cagney@redhat.com>
5442
5443 * gdbint.texinfo (Target Architecture Definition): Delete
5444 references to "extract_address" and "store_address".
5445
b8b527c5
AC
54462003-05-16 Andrew Cagney <cagney@redhat.com>
5447
5448 * gdbint.texinfo (Target Architecture Definition): Replace
5449 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5450 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5451
50e3ee83
TR
54522003-05-14 Theodore A. Roth <troth@openavr.org>
5453
5454 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5455
44e2be90
L
54562003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5457
5458 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5459 (gdb.dvi): Likewise.
5460 (gdb.pdf): Likewise.
5461 (links2roff): Likewise.
5462
df5215a6
JB
54632003-05-08 Jim Blandy <jimb@redhat.com>
5464
5465 * gdb.texinfo (Dump/Restore Files): Update documentation for
5466 'dump', 'append', and 'restore': note that format argument is
5467 optional; simplify presentation of the command variants; and be
5468 more precise about the formats.
5469
5e7b2f39
JB
54702003-05-07 Jim Blandy <jimb@redhat.com>
5471
5472 * gdb.texinfo (Symbols): Update documentation: 'maint list
5473 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5474 symtabs' and 'maint info psymtabs'.
5475
b1e29e33
AC
54762003-05-05 Andrew Cagney <cagney@redhat.com>
5477
5478 * gdbint.texinfo (Target Architecture Definition): Make
5479 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5480 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5481 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5482
00905d52
AC
54832003-05-04 Andrew Cagney <cagney@redhat.com>
5484
5485 * gdb.texinfo (Maintenance Commands): Document "maint print
5486 dummy-frames".
5487
54ff5908
AC
54882003-05-04 Andrew Cagney <cagney@redhat.com>
5489
5490 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5491
32e7087d
JB
54922003-05-03 J. Brobecker <brobecker@gnat.com>
5493
5494 Thierry Schneider <tpschneider1@yahoo.com>
5495 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5496 for new MI command.
5497
7043d8dc
AC
54982003-05-03 Andrew Cagney <cagney@redhat.com>
5499
5500 * gdbint.texinfo (Target Architecture Definition): Document
5501 push_dummy_code. Add cross references.
5502
e33d66ec
EZ
55032003-05-02 Elena Zannoni <ezannoni@redhat.com>
5504
5505 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5506 set/show charsets commands.
5507
0ba6dca9
AC
55082003-04-28 Andrew Cagney <cagney@redhat.com>
5509
5510 * gdbint.texinfo (Target Architecture Definition): Replace
5511 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5512 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5513
d7a27068
AC
55142003-04-28 Andrew Cagney <cagney@redhat.com>
5515
5516 * gdbint.texinfo (Target Architecture Definition): Rename
5517 "tm_print_insn" to "deprecated_tm_print_insn".
5518
44ea7b70
JB
55192003-04-09 Jim Blandy <jimb@redhat.com>
5520
5521 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5522 list psymtabs'.
5523
fb8f8949
AC
55242003-04-08 Andrew Cagney <cagney@redhat.com>
5525
5526 * gdbint.texinfo (Target Architecture Definition): Delete
5527 references to EXTRA_FRAME_INFO.
5528
32fb0f22
AC
55292003-04-08 Andrew Cagney <cagney@redhat.com>
5530
5531 * gdbint.texinfo (Target Architecture Definition): Delete
5532 PRINT_TYPELESS_INTEGER.
5533
6be67e67
JB
55342003-04-02 J. Brobecker <brobecker@gnat.com>
5535
5536 * observer.texi (GDB Observers): Adjust the documentation for the
5537 normal_stop notification to better describe reality. Fix a couple
5538 of minor typos.
5539
4e35d5f0
BR
55402003-04-02 Bob Rossi <bob_rossi@cox.net>
5541
a9331b3f 5542 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5543 '-file-list-exec-source-file'
5544
e8a8712a
AC
55452003-03-31 Andrew Cagney <cagney@redhat.com>
5546
5547 * gdbint.texinfo (Target Architecture Definition): Delete
5548 references to CALL_DUMMY_P.
5549
6c0e89ed
AC
55502003-03-30 Andrew Cagney <cagney@redhat.com>
5551
5552 * gdbint.texinfo (Target Architecture Definition): Remove
5553 reference to TARGET_WRITE_SP.
a9331b3f 5554
378bfd1b
AC
55552003-03-27 Andrew Cagney <cagney@redhat.com>
5556
5557 * gdbint.texinfo (Target Architecture Definition): Remove
5558 references to write_sp.
6c0e89ed 5559
922fbb7b
AC
55602003-03-27 Andrew Cagney <cagney@redhat.com>
5561
5562 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5563 chapter body. Use @smallexample instead of @example.
5564 (Annotations): Ditto.
5565 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5566 annotate.texi.
5567
b81774d8
AC
55682003-03-26 Andrew Cagney <cagney@redhat.com>
5569
5570 * gdbint.texinfo (Target Architecture Definition): Replace
5571 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5572 dummy_addr parameters.
5573
1bf6d5cc
AC
55742003-03-25 Andrew Cagney <cagney@redhat.com>
5575
5576 * gdbint.texinfo (Target Architecture Definition): Delete
5577 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5578 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5579 Add reference to PUSH_ARGUMENTS.
5580
618ce49f
AC
55812003-03-23 Andrew Cagney <cagney@redhat.com>
5582
5583 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5584 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5585
bcd7e15f
JB
55862003-03-18 J. Brobecker <brobecker@gnat.com>
5587
5588 * gdbint.texinfo (Algorithms): Add new section describing the
5589 Observer paradigm.
5590 (Top): Add menu entry to new observer appendix.
5591 * observer.texi: New file.
5592 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5593 new observer.texi file.
5594
9fe8321b
AC
55952003-03-17 Andrew Cagney <cagney@redhat.com>
5596
5597 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5598 that GNU Press update the manual version number.
5599
ac2adee5
AC
56002003-03-12 Andrew Cagney <cagney@redhat.com>
5601
5602 * gdbint.texinfo (Target Architecture Definition): Delete
5603 references to get_saved_register. Rename GET_SAVED_REGISTER to
5604 DEPRECATED_GET_SAVED_REGISTER.
5605
749b82f6
AC
56062003-03-13 Andrew Cagney <cagney@redhat.com>
5607
5608 * gdbint.texinfo (Target Architecture Definition): Replace
5609 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5610
8bedc050
AC
56112003-03-12 Andrew Cagney <cagney@redhat.com>
5612
5613 * gdbint.texinfo (Target Architecture Definition): Rename
5614 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5615
0ce1b118
CV
56162003-03-10 Corinna Vinschen <vinschen@redhat.com>
5617
5618 * gdb.texinfo: Add File-I/O documentation.
5619
12cc2063
AC
56202003-03-10 Andrew Cagney <cagney@redhat.com>
5621
5622 * gdbint.texinfo (Target Architecture Definition): Cross reference
5623 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5624
7453dc06
AC
56252003-03-07 Andrew Cagney <cagney@redhat.com>
5626
5627 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5628 frame" command.
5629
6314f104
AC
56302003-03-05 Andrew Cagney <cagney@redhat.com>
5631
5632 * gdbint.texinfo (Target Architecture Definition): Document
5633 unwind_dummy_id. Cross reference unwind_dummy_id and
5634 SAVE_DUMMY_FRAME_TOS.
5635
f1212245
DJ
56362003-03-05 James Ingham <jingham@apple.com>
5637 Daniel Jacobowitz <drow@mvista.com>
5638
5639 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5640 and "show cp-abi".
5641
77e7e267
AC
56422003-03-03 Andrew Cagney <cagney@redhat.com>
5643
5644 * gdbint.texinfo (Target Architecture Definition): Document
5645 register_type.
5646
838a8221
AC
56472003-03-03 Andrew Cagney <cagney@redhat.com>
5648
5649 * stabs.texinfo (Structures): Use @samp and separate @var's
5650 instead of a single @var containing a comma separated list.
5651 (Unions): Ditto.
5652
d7f4a264
DJ
56532003-03-02 Daniel Jacobowitz <drow@mvista.com>
5654
5655 * Makefile.in (distclean): Remove config.log.
5656
f30ee0bc
AC
56572003-03-01 Andrew Cagney <cagney@redhat.com>
5658
5659 * gdbint.texinfo (Target Architecture Definition): Rename
5660 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5661
56622003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5663
5664 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5665 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5666
be448670
CF
56672003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5668
5669 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5670 (Non-debug DLL symbols): New node, describing the minimal symbols
5671 loaded from DLLs without real debugging symbols.
5672
501eef12
AC
56732003-02-20 Andrew Cagney <ac131313@redhat.com>
5674
5675 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5676 hardware-breakpoint-limit".
5677 (Set Watchpoints): Add cross reference to "set remote
5678 hardware-watchpoint-limit".
5679 (Remote configuration options): New section.
5680
21c294e6
AC
56812003-02-04 Andrew Cagney <ac131313@redhat.com>
5682
e9be73e4
AC
5683 * gdbint.texinfo (Target Architecture Definition): Delete
5684 descrption of IS_TRAPPED_INTERNALVAR.
5685
21c294e6
AC
5686 From Keith Seitz <keiths@redhat.com>:
5687 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5688 option "-i"/"--interpreter" to this chapter. Include index
5689 entries.
5690
0179ffac
DC
56912003-02-04 David Carlton <carlton@math.stanford.edu>
5692
5693 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5694 (Variables): Recommend stabs+ and DWARF 2.
5695 (C plus plus expressions): Correct info about
5696 compiler versions, debug formats.
5697 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5698 PR symtab/874.
5699
7ca9f392
AC
57002003-02-01 Andrew Cagney <ac131313@redhat.com>
5701
5702 * gdbint.texinfo (Target Architecture Definition): Delete
5703 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5704 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5705 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5706 references to nindy and i960.
5707 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5708
31a85ea2
AC
57092003-02-01 Andrew Cagney <ac131313@redhat.com>
5710
5711 * gdbint.texinfo (Target Architecture Definition): Delete
5712 FLOAT_INFO.
5713
6b894e49
AC
57142003-01-30 Andrew Cagney <ac131313@redhat.com>
5715
5716 * stabs.texinfo (Member Type Descriptor): Clarify description of
5717 `@'. Suggested by Ben Hutchings.
5718
c48861fb
AC
57192003-01-29 Andrew Cagney <ac131313@redhat.com>
5720
5721 * gdb.texinfo (M68K): Delete reference to es1800.
5722
617073a9
AC
57232003-01-29 Andrew Cagney <ac131313@redhat.com>
5724
5725 * gdb.texinfo (Maintenance Commands): Document `maint print
5726 reggroups' and `maint print register-groups'.
5727 * gdbint.texinfo (Target Architecture Definition): Document
5728 register_reggroup_p.
5729
5b5d99cf
JB
57302003-01-23 Jim Blandy <jimb@redhat.com>
5731
5732 * gdb.texinfo (Separate Debug Files): New section.
5733
e7ba9c65
DJ
57342003-01-22 Daniel Jacobowitz <drow@mvista.com>
5735
5736 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5737 and "maint show profile".
5738
94e91d6d
MC
57392003-01-16 Michael Chastain <mec@shout.net>
5740
5741 * gdb.texinfo (Installing GDB): Warn against
5742 ".../gdb-VERSION/gdb/configure".
5743 (Separate Objdir): Likewise.
5744
867f3898
AC
57452003-01-15 Andrew Cagney <ac131313@redhat.com>
5746
5747 * gdbint.texinfo (Target Architecture Definition): Delete
5748 definition of PRINT_REGISTER_HOOK.
5749
f153cc92
EZ
57502003-01-15 Elena Zannoni <ezannoni@redhat.com>
5751
5752 (OpenRISC 1000): Fix formatting of command names.
5753
c60eb6f1
EZ
57542003-01-15 Elena Zannoni <ezannoni@redhat.com>
5755
5756 * gdb.texinfo (Continuing and Stepping): Add new command
5757 'advance'. Clarify behavior of 'until'.
5758
f5ebfba0
DJ
57592003-01-13 Daniel Jacobowitz <drow@mvista.com>
5760
5761 * gdb.texinfo (Files): Document solib-absolute-prefix and
5762 solib-search-path.
5763
4ce8657e
MC
57642003-01-09 Michael Chastain <mec@shout.net>
5765
5766 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5767 (Create a Release): Add new instructions for new @file{src-release}.
5768 Document existing instructions for @file{Makefile.in} as
5769 being for @value{GDBN} 5.3.1 or earlier.
5770
372613e3
AC
57712003-01-09 Andrew Cagney <ac131313@redhat.com>
5772
5773 * gdbint.texinfo (Target Architecture Definition): Mention
5774 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5775 allocate memory.
5776
b4e9345d
DJ
57772003-01-04 Daniel Jacobowitz <drow@mvista.com>
5778
5779 * gdb.texinfo (Controlling GDB): Add @kindex for
5780 "show osabi".
5781 (Backtraces): Add @kindex's for backtrace-below-main.
5782
98b45e30
DJ
57832003-01-04 Daniel Jacobowitz <drow@mvista.com>
5784
5785 * gdb.texinfo (Controlling GDB): Document "set osabi".
5786
95f90d25
DJ
57872003-01-04 Daniel Jacobowitz <drow@mvista.com>
5788
5789 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5790 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5791
1e698235
DJ
57922003-01-04 Daniel Jacobowitz <drow@mvista.com>
5793
5794 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5795 "set coerce-float-to-double".
5796 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5797
e632838e
AC
57982003-01-02 Andrew Cagney <ac131313@redhat.com>
5799
5800 * stabs.texinfo: Remove obsolete text.
5801 * gdbint.texinfo: Ditto.
5802 * gdb.texinfo: Ditto.
5803
c133ab7a
MK
58042002-12-22 Mark Kettenis <kettenis@gnu.org>
5805
5806 * gdbint.texinfo (Target Architecture Definition): Update
5807 description of gdbarch_register_osabi.
5808
f821f325
KH
58092002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5810
5811 * agentexpr.texi: Fix typos.
5812 * annotate.texi: Likewise.
5813 * fdl.texi: Likewise.
5814
85a6d8d3 58152002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5816
5817 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5818 DEPRECATED_INIT_FRAME_PC.
5819
ae45cd16
AC
58202002-12-01 Andrew Cagney <ac131313@redhat.com>
5821
5822 * gdbint.texinfo (Target Architecture Definition): Delete
5823 PC_IN_CALL_DUMMY.
5824
07555a72
AC
58252002-11-28 Andrew Cagney <ac131313@redhat.com>
5826
5827 * gdbint.texinfo (Host Definition): Delete documentation on
5828 USE_GENERIC_DUMMY_FRAMES.
5829
c166cdc7
EZ
58302002-11-26 Elena Zannoni <ezannoni@redhat.com>
5831
5ae4183a 5832 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5833 * Makefile.in (install-info): Run the install-info command as part
5834 of the post install steps only.
5835 (uninstall-info): New target.
5836 (uninstall): New target.
5837
35db0260
EZ
58382002-11-22 Elena Zannoni <ezannoni@redhat.com>
5839
5840 * Makefile.in (install): Make install do some real work.
5841
9ba8d803
AC
58422002-11-19 Andrew Cagney <ac131313@redhat.com>
5843
5844 Fix POSIX problem reported by Paul Eggert.
5845 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5846 Fix PR gdb/527.
5847
903ad3a6
AC
58482002-10-26 Andrew Cagney <cagney@redhat.com>
5849
5850 * gdbint.texinfo (Target Architecture Definition): Delete
5851 definition of DO_REGISTERS_INFO.
5852
f2abfe65
KB
58532002-10-18 Kevin Buettner <kevinb@redhat.com>
5854
5855 * gdbint.texinfo (Address Classes): Fix problems with insertion
5856 of ``{'' and ``}'' in example.
5857
b5b0480a
KB
58582002-10-17 Kevin Buettner <kevinb@redhat.com>
5859
5860 * gdbint.texinfo (Address Classes): New section.
5861 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5862 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5863 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5864 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5865
c85508ee
KD
58662002-10-11 Klee Dienes <kdienes@apple.com>
5867
5868 * gdb.texinfo (Registers): Mention vector registers as well as
5869 floating registers in the documentation for 'info registers' and
5870 'info all-registers'.
5871
6d12fc3d
DJ
58722002-10-11 Daniel Jacobowitz <drow@mvista.com>
5873
5874 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5875
8d19fbd2
JJ
58762002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5877
5878 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5879 interface definition.
5880
a37295f9
MM
58812002-10-03 Marko Mlinar <markom@opencores.org>
5882
5883 * gdb.texinfo (Target Commands): Add or1k target specific
5884 commands.
5885 * gdb.texinfo (Contributors): Add myself to the contributors list.
5886
da0f9dcd
AC
58872002-10-01 Andrew Cagney <ac131313@redhat.com>
5888
5889 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5890 and "mi1" instead of "mi1" and "mi0".
5891
2e834e49
HPN
58922002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5893
5894 * gdb.texinfo (Packets): Fix typos "alligned".
5895 Correct z3/Z3 description. Correct z4/Z4 title.
5896
050be0dc
AC
58972002-09-27 Andrew Cagney <ac131313@redhat.com>
5898
5899 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5900
1104b9e7
KB
59012002-09-25 Kevin Buettner <kevinb@redhat.com>
5902
5903 * gdb.texinfo: Use GNU/Linux instead of Linux.
5904
512217c7
AC
59052002-09-25 Andrew Cagney <ac131313@redhat.com>
5906
5907 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5908
10998722
AC
59092002-09-24 Andrew Cagney <ac131313@redhat.com>
5910
512217c7 5911 * gdb.texinfo: Replace @example with @smallexample.
10998722 5912
a0eb71c5
KB
59132002-09-20 Kevin Buettner <kevinb@redhat.com>
5914
f7dc1244 5915 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5916 * gdb.texinfo (Character Sets): Use @smallexample instead of
5917 @example. Use GNU/Linux instead of Linux.
5918
59192002-09-20 Jim Blandy <jimb@redhat.com>
5920
5921 * gdb.texinfo: Add character set documentation.
5922
2f870471
AC
59232002-09-19 Andrew Cagney <ac131313@redhat.com>
5924
5925 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5926 (Packets): Add cross reference from `b' packet to `z' packets.
5927
790eb8f5
AC
59282002-09-19 Andrew Cagney <ac131313@redhat.com>
5929
8d30a00d
AC
5930 * gdb.texinfo (Maintenance Commands): Document ``maint
5931 internal-error'' and ``maint internal-warning''.
5932
790eb8f5
AC
5933 * gdbint.texinfo (Target Architecture Definition): Revise
5934 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5935
a23a7bf1
JB
59362002-09-19 Joel Brobecker <brobecker@gnat.com>
5937
5938 * gdbint.texinfo (Target Conditionals): Document the new
5939 NAME_OF_MALLOC macro.
5940
299ffc64
AC
59412002-09-05 Andrew Cagney <ac131313@redhat.com>
5942
5943 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5944 engineer.
5945
b7bb15bc
SC
59462002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5947
5948 * gdb.texinfo (TUI Overview): Document status line fields.
5949
3d757584
SC
59502002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5951
5952 * gdb.texinfo (TUI Commands): Document info win command.
5953
269c21fe
SC
59542002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5955
5956 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5957
7cf36c78
SC
59582002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5959
5960 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5961 (TUI Keys): Likewise.
5962
d2c6833e
AC
59632002-08-25 Andrew Cagney <ac131313@redhat.com>
5964
5965 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5966 for a packet receive.
5967
46d8b1c3
AC
59682002-08-25 Andrew Cagney <ac131313@redhat.com>
5969
5970 * Makefile.in (clean): Move to end of file.
5971 (distclean, maintainer-clean, realclean): Ditto.
5972 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5973 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5974 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5975 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5976
b0787093
AC
59772002-08-24 Andrew Cagney <ac131313@redhat.com>
5978
5979 * Makefile.in (GDBINT_TEX_TMPS): Define.
5980 (gdbint.dvi, gdbint.pdf): Use
5981 (GDB_TEX_TMPS): Define.
5982 (gdb.dvi, gdb.pdf): Use.
5983 (STABS_TEX_TMPS): Define.
5984 (stabs.dvi, stabs.pdf): Use.
5985 (GDB_DOC_SOURCE_INCLUDES): New macros.
5986 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5987 (GDBINT_DOC_FILES_INCLUDES): New macros.
5988 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5989 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5990 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5991 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5992 (links2roff): Replace SFILES_INCLUDED with
5993 GDB_DOC_SOURCE_INCLUDES.
5994 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5995 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5996 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5997 dependencies.
5998 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5999 dependencies.
6000 (gdbmi.texinfo): Delete rule.
6001 (inc-hist.texinfo): Delete rule.
6002 (rluser.texinfo): Delete rule.
6003
ebba8386
AC
60042002-08-23 Andrew Cagney <cagney@redhat.com>
6005
6006 * gdbint.texinfo (Target Architecture Definition): Update
6007 STORE_RETURN_VALUE, mention regcache.
6008
0ab7a791
AC
60092002-08-21 Andrew Cagney <ac131313@redhat.com>
6010
6011 * gdbint.texinfo (Target Architecture Definition): Document
6012 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6013
ee2d5c50
AC
60142002-08-19 Andrew Cagney <ac131313@redhat.com>
6015
6016 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6017 Fix minor typos. Add index entries.
6018
53c69bd7
AC
60192002-08-18 Andrew Cagney <ac131313@redhat.com>
6020
6021 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6022
e76f1f2e
AC
60232002-08-15 Andrew Cagney <ac131313@redhat.com>
6024
6025 * gdbint.texinfo (Target Architecture Definition): Document
6026 PRINT_VECTOR_INFO.
6027 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6028
0680b120
AC
60292002-08-13 Andrew Cagney <ac131313@redhat.com>
6030
6031 * gdb.texinfo (Maintenance Commands): Document "maint print
6032 registers", "maint print raw-registers" and "maint print
6033 cooked-registers".
6034
3c3bea1c
GS
60352002-08-08 Grace Sainsbury <graces@redhat.com>
6036
a9331b3f 6037 From Mark Salter:
3c3bea1c
GS
6038 * gdb.texinfo (Protocol): Document T packet extension to
6039 allow watchpoint address reporting.
6040
42f9b0a5
AC
60412002-08-03 Andrew Cagney <ac131313@redhat.com>
6042
6043 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6044
db034ac5
AC
60452002-08-01 Andrew Cagney <cagney@redhat.com>
6046
6047 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6048 to CHILL.
6049
e2b28d04
AC
60502002-08-01 Andrew Cagney <ac131313@redhat.com>
6051
6052 * gdbint.texinfo (Coding): Revise section "Include Files".
6053
7fb623f7
AC
60542002-07-24 Andrew Cagney <cagney@redhat.com>
6055
6056 * gdbint.texinfo: Obsolete references to m88k.
6057 * gdb.texinfo: Ditto.
6058
4a2b4636
JB
60592002-07-10 Joel Brobecker <brobecker@gnat.com>
6060
7fb623f7 6061 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6062 where the proper version of autoconf can be retrieved.
6063
a71ec265
DH
60642002-07-09 Don Howard <dhoward@redhat.com>
6065
6066 * gdb.texinfo (Command Files): Further describe the behavior of
6067 sourced command files.
6068
b9aa90c9
AC
60692002-06-27 Andrew Cagney <ac131313@redhat.com>
6070
6071 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6072 (Coding): Clarify ISO C version that GDB assumes.
6073
40dd2248
TT
60742002-06-26 Tom Tromey <tromey@redhat.com>
6075
6076 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6077 add_setshow_cmd_full.
6078
bfac230e
DH
60792002-06-25 Don Howard <dhoward@redhat.com>
6080
6081 * gdb.texinfo (Memory Region Attributes): Document new behavior
6082 for 'mem' command.
6083
475b0867
JB
60842002-06-11 Jim Blandy <jimb@redhat.com>
6085
919d772c
JB
6086 * gdb.texinfo (Symbols): Update documentation for `info source'
6087 command.
6088
475b0867
JB
6089 * gdb.texinfo (Macros): Call the command `info macro', not
6090 `show macro'.
6091
ba8c9337
AC
60922002-06-09 Andrew Cagney <ac131313@redhat.com>
6093
6094 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6095 data''.
6096
1029b7fa
MK
60972002-06-09 Mark Kettenis <kettenis@gnu.org>
6098
6099 * gdbint.texinfo (Target Architecture Definition): Document
6100 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6101
16737d73
AC
61022002-06-08 Andrew Cagney <ac131313@redhat.com>
6103
6104 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6105 lists.
6106
30107679
AC
61072002-06-08 Andrew Cagney <ac131313@redhat.com>
6108
6109 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6110 Branch''.
6111
3352e23e
AC
61122002-06-01 Andrew Cagney <ac131313@redhat.com>
6113
6114 * gdbint.texinfo (Target Architecture Definition): Add section
6115 ``Converting an existing Target Architecture to Multi-arch''.
6116
cbb09e6a
AC
61172002-05-30 Andrew Cagney <ac131313@redhat.com>
6118
6119 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6120 to ``Obsoleting code''. Revise.
6121
e2e0bcd1
JB
61222002-05-17 Jim Blandy <jimb@redhat.com>
6123
6124 * gdb.texinfo (C Preprocessor Macros): New chapter.
6125 Include it in the main menu.
6126 (Contributors): Credit Jim Blandy with macro support.
6127 (Compilation): Explain how to get macro information into the
6128 executable.
6129 (Expressions): Note that preprocessor macros are expanded.
6130
9db8d71f
DJ
61312002-05-14 Daniel Jacobowitz <drow@mvista.com>
6132
6133 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6134 options for `target remote'.
6135
6d531722
AC
61362002-05-13 Andrew Cagney <ac131313@redhat.com>
6137
6138 * gdbint.texinfo (Target Architecture Definition): Delete
6139 documentation on NNPC_REGNUM.
6140
13d01224
AC
61412002-05-11 Andrew Cagney <ac131313@redhat.com>
6142
6143 * gdbint.texinfo (Target Architecture Definition): Document
6144 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6145 (Target Architecture Definition): Revise section `Using Different
6146 Register and Memory Data Representations'. Add section `Raw and
6147 Virtual Register Representations'.
6148
b2e75d78
AC
61492002-05-11 Andrew Cagney <ac131313@redhat.com>
6150
6151 * gdbint.texinfo (Target Architecture Definition): Mention
6152 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6153 (Target Architecture Definition): Mention same. Add references to
6154 web pages.
6155
2c8682ee
MS
61562002-05-08 Michael Snyder <msnyder@redhat.com>
6157
6158 * stabs.texinfo (Attributes): Document new "vector" attribute.
6159
0816590b
AC
61602002-05-04 Andrew Cagney <ac131313@redhat.com>
6161
6162 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6163
2653173e
AC
61642002-05-04 Andrew Cagney <ac131313@redhat.com>
6165
6166 * gdb.texinfo: Delete obsolete references to a29k.
6167
d7bd68ca
AC
61682002-04-24 Andrew Cagney <ac131313@redhat.com>
6169
6170 * gdbint.texinfo (Target Architecture Definition): Replace
6171 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6172
21d83aa5
DM
61732002-04-24 David S. Miller <davem@redhat.com>
6174
6175 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6176
7673a6cc
DM
61772002-04-21 David S. Miller <davem@redhat.com>
6178
6179 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6180
d49d1e0a
AC
61812002-04-21 Andrew Cagney <ac131313@redhat.com>
6182
6183 * gdbint.texinfo (Target Architecture Definition): Delete
6184 definition of HAVE_REGISTER_WINDOWS.
6185
f7dc1244 61862002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6187
6188 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6189 "Theodore A. Roth" <troth@verinet.com>.
6190
5ca0cb28
DH
61912002-04-15 Don Howard <dhoward@redhat.com>
6192
f7dc1244 6193 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6194 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6195 Provide a better explaination of this feature.
5ca0cb28 6196
f208ba17
AC
61972002-04-14 Andrew Cagney <ac131313@redhat.com>
6198
6199 * gdbint.texinfo (Target Architecture Definition): Remove
6200 FRAME_CHAIN_COMBINE.
6201
d5ba91de
MC
62022002-04-12 Michael Chastain <mec@shout.net>
6203
6204 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6205 REG_STACK_SEGMENT.
6206
26818220
MC
62072002-04-09 Michael Chastain <mec@shout.net>
6208
6209 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6210 PYRAMID_* macros.
6211
129188f6
AC
62122002-04-07 Andrew Cagney <ac131313@redhat.com>
6213
6214 * gdb.texinfo (Bug Reporting): Document that the web is the
6215 prefered way of submitting bug reports.
6216 (Bug Reporting): Delete the s-mail address as the last resort.
6217
8227c0ff
AC
62182002-04-05 Andrew Cagney <ac131313@redhat.com>
6219
6220 * gdbint.texinfo (Target Architecture Definition): Delete
6221 references to TARGET_WRITE_FP and write_fp.
6222
16d9dec6
MS
62232002-03-27 Michael Snyder <msnyder@redhat.com>
6224
6225 * gdb.texinfo: Document new commands dump, append, and restore.
6226
9ae8b82c
AC
62272002-03-27 Andrew Cagney <ac131313@redhat.com>
6228
6229 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6230 Branch'.
6231
474c8240
AC
62322002-03-18 Andrew Cagney <ac131313@redhat.com>
6233
6234 * gdb.texinfo: Change all examples to @smallexample.
6235 * gdbint.texinfo: Ditto.
a9331b3f 6236
fb0ff88f
AC
62372002-03-18 Andrew Cagney <ac131313@redhat.com>
6238
6239 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6240 Branches''.
6241
9bb0a4d8
AC
62422002-03-18 Andrew Cagney <ac131313@redhat.com>
6243
6244 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6245 Policy''.
6246
937f164b
FF
62472002-03-04 Fred Fish <fnf@redhat.com>
6248
6249 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6250 expresson, suports, dependant, trhe, perhaphs, situtations,
6251 explictily, taged, oportunity, unfortunatly).
6252
a7b40f07
AC
62532002-02-24 Andrew Cagney <ac131313@redhat.com>
6254
6255 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6256 Remove reference to 3.12.
6257
aab4e0ec
AC
62582002-02-23 Andrew Cagney <ac131313@redhat.com>
6259
6260 * gdbint.texinfo: Include fdl.texi.
6261 (Top): Add GNU Free Documentation License.
6262 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6263 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6264 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6265 (gdbint.info): Add srcdir to include path.
6266 * gdb.texinfo: Include gpl.texi.
6267 (Top): Add Copying.
6268 * gpl.texi: New file.
6269
47b95330
AC
62702002-02-23 Andrew Cagney <ac131313@redhat.com>
6271
6272 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6273
78c47bea
PM
62742002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6275
6276 * gdb.texinfo: Document Cygwin native specific commands.
6277
56460a61
DJ
62782002-02-15 Daniel Jacobowitz <drow@mvista.com>
6279
6280 * gdb.texinfo: Document gdbserver ``--attach'' command.
6281
def71bfa
MS
62822002-02-07 Michael Snyder <msnyder@redhat.com>
6283
6284 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6285 to @code(_ovly_debug_event).
6286
c928edc0
AC
62872002-02-07 Andrew Cagney <ac131313@redhat.com>
6288
6289 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6290
81d46470
MS
62912002-02-06 Michael Snyder <msnyder@redhat.com>
6292
6293 * gdb.texinfo (overlays): Mention new magic symbol
6294 '_ovly_debug_event', which allows GDB to keep better track
6295 of overlays.
6296
f7dc1244 62972002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6298
6299 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6300 Suggested by Dmitry Sivachenko.
6301
6302 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6303
15110bc3
MS
63042002-02-01 Michael Snyder <msnyder@redhat.com>
6305
6306 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6307
6763aef9
MS
63082002-01-30 Michael Snyder <msnyder@redhat.com>
6309
ac282366
MS
6310 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6311 (set trust-readonly-sections): Document.
6763aef9 6312
8642bc8f
AC
63132002-01-29 Andrew Cagney <ac131313@redhat.com>
6314
6315 * gdbint.texinfo (Releasing GDB): Revise and update.
6316
afe64c1a
AC
63172002-01-28 Andrew Cagney <ac131313@redhat.com>
6318
6319 * gdbint.texinfo (Target Architecture Definition): Delete
6320 description of TARGET_BYTE_ORDER_DEFAULT.
6321
f7dc1244 63222002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6323
6324 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6325 <mitya@cavia.pp.ru>.
6326
3d6e1b5a
AC
63272002-01-23 Andrew Cagney <ac131313@redhat.com>
6328
6329 * libgdb.texinfo: Delete file.
6330
6c0e9fb3
AC
63312002-01-22 Andrew Cagney <ac131313@redhat.com>
6332
6333 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6334 * gdbint.texinfo: Ditto.
6335
e0ce93ac
AC
6336Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6337
6338 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6339
be298bcc
AC
63402002-01-22 Andrew Cagney <ac131313@redhat.com>
6341
6342 * Makefile.in: Update copyright.
6343 (TEXI2DVI): Define.
6344 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6345 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6346 gdb-cfg.texi.
6347 (TEXINDEX, PDFTEX): Delete makefile variables.
6348
8e04817f
AC
63492002-01-22 Andrew Cagney <ac131313@redhat.com>
6350
6351 * gdb.texinfo (Protocol): Move section to appendix.
6352
6b2f586d
AC
63532002-01-21 Andrew Cagney <ac131313@redhat.com>
6354
6355 * gdb.texinfo (Remote Debugging): Create a menu.
6356 (Top): Add ``Remote Debugging'' to menu.
6357
6f05cf9f
AC
63582002-01-21 Andrew Cagney <ac131313@redhat.com>
6359
6360 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6361 serial protocol'' from here.
6362 (Remote Debugging): To here. New chapter.
6363
3fd3d7d2
AC
63642002-01-20 Andrew Cagney <ac131313@redhat.com>
6365
6366 * gdbint.texinfo (Target Architecture Definition): Delete
6367 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6368
7fd60527
AC
63692002-01-20 Andrew Cagney <ac131313@redhat.com>
6370
6371 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6372 are no longer needed.
6373 (Porting GDB): Add maintainer note about configure.host.
6374
c2f05ac9
AC
63752002-01-20 Andrew Cagney <ac131313@redhat.com>
6376
6377 * gdbint.texinfo (Target Architecture Definition): Remove
6378 definition of IEEE_FLOAT.
6379
f7dc1244 63802002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6381
6382 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6383 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6384 <3diff@gnu.org>
231b2aad 6385
82600034
AC
63862002-01-19 Andrew Cagney <ac131313@redhat.com>
6387
6388 * gdbint.texinfo (Host Definition): Remove references to
6389 MALLOC_INCOMPATIBLE.
6390
7708fa01
AC
63912002-01-17 Andrew Cagney <ac131313@redhat.com>
6392
6393 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6394 and xyz-xdep.o.
6395
eb12ee30
AC
63962002-01-17 Andrew Cagney <ac131313@redhat.com>
6397
889bf7c5 6398 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6399 (Set Breaks): Copy ``maint info breakpoint'' doco to
6400 ``Maintenance Commands'' appendix. Add reference.
6401
c9ccaa92
AC
64022002-01-17 Andrew Cagney <ac131313@redhat.com>
6403
6404 * fdl.texi: Remove next/prev from @node.
6405
f7dc1244 64062002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6407
6408 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6409 for monstrous @multitable (from Brian Youmans).
6410
6411 * fdl.texi: New file.
6412
6413 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6414
8973da3a
AC
64152002-01-15 Andrew Cagney <ac131313@redhat.com>
6416
6417 * gdbint.texinfo (Releasing GDB): New chapter.
6418
7d86b5d5
AC
64192002-01-14 Andrew Cagney <ac131313@redhat.com>
6420
6421 * gdb.texinfo (Embedded Processors, Calling program functions):
6422 Obsolete references to a29k.
6423
cc1cb004
AC
64242002-01-13 Andrew Cagney <ac131313@redhat.com>
6425
6426 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6427 examples. Document that a code-block should do or discard its
6428 cleanups before exit.
6429
79f12247
MS
64302002-01-11 Michael Snyder <msnyder@redhat.com>
6431
6432 * gdb.texinfo (Choosing files): Change @samp to @file.
6433
19837790
MS
64342002-01-05 Michael Snyder <msnyder@redhat.com>
6435
6436 * gdb.texinfo (--pid): Document new command line option (attach).
6437
f7dc1244 64382002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6439
6440 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6441 in the stub.
6442
d7449b42
AC
64432002-01-04 Andrew Cagney <ac131313@redhat.com>
6444
6445 * gdbint.texinfo (Target Architecture Definition): Replace
6446 BIG_ENDIAN with BFD_ENDIAN_BIG.
6447
f23631e4
AC
64482002-01-03 Andrew Cagney <ac131313@redhat.com>
6449
6450 * gdbint.texinfo (Target Architecture Definition): Replace
6451 value_ptr with struct value pointer.
6452
72c9928d
EZ
64532002-01-02 Eli Zaretskii <eliz@gnu.org>
6454
6455 * gdb.texinfo (Free Software): Fix wording.
6456
959acfd1
EZ
64572001-12-31 Eli Zaretskii <eliz@gnu.org>
6458
6459 * gdb.texinfo (Free Software): New section ``Free Software Needs
6460 Free Documentation''.
6461
f7dc1244 64622001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6463
6464 * stabs.texinfo:
6465 * gdb.texinfo:
6466 * gdbint.texinfo:
6467 * libgdb.texinfo:
6468 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6469
6600abed
MS
64702001-12-29 Michael Snyder <msnyder@redhat.com>
6471
6472 * gdb.texinfo (maint info sections): Fix typo.
6473
f6680716
MS
64742001-12-26 Michael Snyder <msnyder@redhat.com>
6475
fe95c787
MS
6476 * gdb.texinfo (maint info sections): Document.
6477
a9331b3f 6478 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6479 'info proc' sub-options that are currently not implemented.
6480
c3d3ce5b
JB
64812001-12-20 Jim Blandy <jimb@redhat.com>
6482
6483 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6484
778eb05e
AC
64852001-12-15 Andrew Cagney <ac131313@redhat.com>
6486
6487 * gdbint.texinfo (Target Architecture Definition): Replace
6488 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6489
2607059c
AC
64902001-12-01 Andrew Cagney <ac131313@redhat.com>
6491
6492 * gdbint.texinfo (Host Definition): Delete documentation on
6493 HOST_BYTE_ORDER.
6494
df0cd8c5
JB
64952001-11-30 Jim Blandy <jimb@redhat.com>
6496
6497 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6498 overlay support. Add to top-level menu.
df0cd8c5 6499
88118b3a
TT
65002001-11-26 Tom Tromey <tromey@redhat.com>
6501
6502 * gdb.texinfo (Command Syntax): Document C-o binding.
6503
96565e91
CF
65042001-07-26 Christopher Faylor <cgf@redhat.com>
6505
6506 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6507 use since it is described in the referenced section.
6508
f7dc1244 6509 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6510 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6511 clearer when using DJGPP.
6512
2a3d5645
CF
65132001-11-24 Christopher Faylor <cgf@redhat.com>
6514
6515 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6516 specifically refer to MS-DOS.
6517 (command files): Mention gdb.ini is only used on MS-DOS.
6518
aa26fa3a
TT
65192001-11-21 Tom Tromey <tromey@redhat.com>
6520
6521 * gdb.texinfo (Invoking GDB): Document --args.
6522 (Mode Options): Likewise.
6523
4f8ada06
JB
65242001-11-21 Jim Blandy <jimb@redhat.com>
6525
6526 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6527 Delete documentation; this macro has been removed from the
6528 sources.
4f8ada06 6529
3fe0dc10
JB
65302001-11-13 Jim Blandy <jimb@redhat.com>
6531
6532 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6533
9e5abb06
CV
65342001-11-06 Corinna Vinschen <vinschen@redhat.com>
6535
6536 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6537
1c5dfdad
MS
65382001-11-05 Michael Snyder <msnyder@redhat.com>
6539
a9331b3f 6540 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6541 quote regexp chars in function names such as "operator*()".
6542
990f9fe3
FF
65432001-11-01 Fred Fish <fnf@redhat.com>
6544
6545 * gdbint.texinfo (SOLIB_ADD): Document additional new
6546 "readsyms" arg.
6547
b433d00b
DH
65482001-10-30 Don Howard <dhoward@redhat.com>
6549
070b1dd3
DH
6550 * gdb.texinfo: (Command Files) Added documentation for the
6551 behavior of gdb with input redirected from a file.
b433d00b 6552
b7209cb4
FF
65532001-10-28 Fred Fish <fnf@redhat.com>
6554
6555 * gdb.texinfo (auto-solib-add): Change docs to match
6556 implementation change.
6557 (auto-solib-limit): Add docs for new variable.
6558
1aa20aa8
AC
65592001-10-15 Andrew Cagney <ac131313@redhat.com>
6560
6561 * gdbint.texinfo (Target Architecture Definition): Function
6562 value_as_pointer renamed to value_as_address.
6563
fc0c74b1
AC
65642001-10-15 Andrew Cagney <ac131313@redhat.com>
6565
6566 * gdbint.texinfo (Target Architecture Definition): Default
6567 POINTER_TO_ADDRESS functions assume unsigned addresses.
6568 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6569 posting by Jim Blandy.
6570
f4846649
JB
65712001-10-12 Jim Blandy <jimb@redhat.com>
6572
6573 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6574 version of texi2html (1.64) doesn't support this flag any more.
6575
f277788b
MK
65762001-09-08 Mark Kettenis <kettenis@gnu.org>
6577
a9dc4918
MK
6578 * gdbint.texinfo (Host Definition): Remove description of
6579 MEM_FNS_DECLARED.
6580
d28379df
MK
6581 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6582
f277788b
MK
6583 * gdbint.texinfo (Host Definition): Remove description of
6584 HAVE_SIGSETMASK.
6585
7ccaa899
EZ
65862001-09-04 Elena Zannoni <ezannoni@redhat.com>
6587
6588 * gdbint.texinfo (Target Architecture Definition): Add
6589 explanation of TARGET_PRINT_INSN macro.
6590
17d9d558
JB
65912001-08-30 Jim Blandy <jimb@redhat.com>
6592
6593 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6594 Explain what it means to load relocatable files.
6595
72cde065
JB
65962001-08-28 Jim Blandy <jimb@redhat.com>
6597
6598 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6599 info `top' menu.
6600
9e678452
CF
6601Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6602
6603 * gdbint.texinfo: Add a cautionary note about macro use.
6604
a2bea4c3 66052001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6606
a2bea4c3
CV
6607 * gdb.texinfo: Explain omitting the hostname in the
6608 `target remote' command.
6609
1129bf27
DJ
66102001-07-30 Daniel Jacobowitz <drow@mvista.com>
6611
6612 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6613 and END-INFO-DIR-ENTRY.
6614
732b3002
SC
66152001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6616
6617 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6618
89437448
AC
66192001-07-25 Andrew Cagney <ac131313@redhat.com>
6620
6621 * gdbint.texinfo (libgdb): Rewrite.
6622
f7dc1244 66232001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6624
6625 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6626
c4555f82
SC
66272001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6628
6629 * gdb.texinfo (TUI): New chapter, document the TUI.
6630 (Mode Options): Document the -tui option.
6631
2f45a6e0
MK
66322001-07-23 Mark Kettenis <kettenis@gnu.org>
6633
6634 * gdbint.texinfo (Host Definition): Remove description of
6635 NEED_POSIX_SETPGID.
6636
f7dc1244 66372001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6638
6639 * gdb.tex (DJGPP Native): New node, with descriptions of
6640 DJGPP-specific commands.
6641
be9c6c35
JM
66422001-07-19 John R. Moore <jmoore@redhat.com>
6643
6644 * gdbint.texinfo: Three misspellings.
6645
dfa249fb
AC
66462001-07-06 Andrew Cagney <ac131313@redhat.com>
6647
6648 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6649 `test` expressions on bash. Problem reported by Colin Walters.
6650
c72e7388
AC
66512001-07-04 Andrew Cagney <ac131313@redhat.com>
6652
6653 * gdbint.texinfo (User Interface): Update ui-out documentation to
6654 refelect recent UI/MI updates.
6655
94bbb2c0
AC
66562001-07-04 Andrew Cagney <ac131313@redhat.com>
6657
6658 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6659 interpreters.
6660
af6c57ea
AC
66612001-06-15 Andrew Cagney <ac131313@redhat.com>
6662
6663 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6664 structure and not macros.
6665 (Host Definition): Document that much of this chapter is obsolete.
6666 (Target Architecture Definition): Update list of files that make
6667 up a target architecture.
6668 (Coding): Update.
6669
83aa8bc6
AC
66702001-06-28 Andrew Cagney <ac131313@redhat.com>
6671
6672 * gdbint.texinfo (Target Architecture Definition): Update
6673 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6674 The latter has been changed to a true predicate.
6675
f7dc1244 66762001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6677
6678 * annotate.texi: Add @noindent where needed. From Dmitry
6679 Sivachenko <dima@Chg.RU>.
6680 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6681
656db9b0
AC
66822001-06-16 Andrew Cagney <ac131313@redhat.com>
6683
6684 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6685
df2396a1
AC
66862001-06-14 Andrew Cagney <ac131313@redhat.com>
6687
6688 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6689 returns ``OK''. Document that the ``R'' packet does not reply.
6690
0f1f2b0a
MS
66912001-06-13 Michael Snyder <msnyder@redhat.com>
6692
6693 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6694
f7dc1244 66952001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6696
6697 * gdb.texinfo (Signals): Clarify the default setting of signal
6698 handling.
6699
a5d7c491
AC
67002001-05-14 Andrew Cagney <ac131313@redhat.com>
6701
6702 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6703 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6704
05a54c4f
AC
67052001-05-12 Andrew Cagney <ac131313@redhat.com>
6706
6707 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6708
f7dc1244 67092001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6710
6711 * gdbint.texinfo (Clean Design and Portable Implementation):
6712 Renamed from "Clean Design".
6713 (Clean Design and Portable Implementation): Document portable
6714 methods of handling file names, and the associated macros.
6715
f7dc1244 67162001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6717
6718 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6719 command and provide a cross-reference to its description.
6720 (Symbols): Note that "info scope" is useful for trace experiments.
6721
f7dc1244 67222001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6723
b37052ae
EZ
6724 * gdb.texinfo (Symbols): Document "info scope".
6725 (Tracepoints): New chapter.
6726 (Contributors): Update for v5.1.
6727 <All nodes>: Change "C++" to "C@t{++}".
6728
0ee54786
EZ
6729 * gdbint.texinfo (User Interface): A new section about ui_out
6730 functions, based on text written by Fernando Nasser.
6731
c534679c
EZ
6732 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6733
f7dc1244 67342001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6735
e9c75b65
EZ
6736 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6737
6738 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6739
6740 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6741 Replace "GDB" with "@value{GDBN}". Fix markup.
6742
6743 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6744
3d67e040
EZ
6745 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6746 a cross-reference to its description.
6747 (Symbols): Document "info symbol".
6748
f7dc1244 67492001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6750
6751 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6752 subsection "x86 Watchpoints".
6753 (Target Architecture Definition): Document the macros
6754 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6755 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6756
b0ed3589
AC
67572001-03-20 Andrew Cagney <ac131313@redhat.com>
6758
6759 * gdbint.texinfo (Target Architecture Definition): Update
6760 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6761 list.
6762
b6ba6518
KB
67632001-03-06 Kevin Buettner <kevinb@redhat.com>
6764
6765 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6766 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6767
f7dc1244 67682001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6769
6770 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6771
f7dc1244 67722001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6773
17cc6a06
EZ
6774 * gdb.texinfo (Environment): Document that `path' does not change
6775 the value of PATH in GDB's own environment (it did in the past,
6776 but that was changed on March 15, 1994). Reported by Doug Evans
6777 <dje@transmeta.com>.
6778
56caf160
EZ
6779 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6780 its line. Fix markup of commands and macros. Add an Index node
6781 and index entries.
6782
29e57380
C
67832001-01-23 J.T. Conklin <jtc@redback.com>
6784
6785 * gdb.texinfo (Memory region attributes): New manual section.
6786
1c6147de
ND
67872001-01-04 Nicholas Duffek <nsd@redhat.com>
6788
6789 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6790
f7dc1244 67912000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6792
6793 * refcard.tex: Version and copyright fixed. From Phil Edwards
6794 <pedwards@disaster.jaj.com>.
6795
0dcedd82
AC
6796Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6797
6798 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6799 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6800
3b851bce
AC
6801Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6802
6803 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6804 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6805
f7dc1244 68062000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6807
6808 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6809 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6810
b90a5f51
CF
68112000-11-10 Christopher Faylor <cgf@cygnus.com>
6812
6813 * gdb.texinfo: Document new 'set step-mode' command.
6814
f7dc1244 68152000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6816
6817 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6818 changes from Dmitry Sivachenko <dima@Chg.RU>.
6819
f7dc1244 68202000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6821
6822 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6823 From Steven Johnson <sbjohnson@ozemail.com.au>.
6824
2e685b93
MK
68252000-08-10 Mark Kettenis <kettenis@gnu.org>
6826
6827 * gdbint.texinfo (Overall Structure): Spelling fix.
6828
f7dc1244 68292000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6830
6831 * gdbint.texinfo (Target Architecture Definition): Document that
6832 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6833 for which REGISTER_CONVERTIBLE returns a zero value.
6834
63ac3005
EZ
68352000-07-08 Christopher Faylor <cgf@cygnus.com>
6836
6837 * Makefile.in (install-info): Find files to install in either the
6838 build or source directories (adapted from Makefile.am).
6839
bd79f757
ND
68402000-07-07 Nicholas Duffek <nsd@redhat.com>
6841
6842 * stabs.texinfo: Fix spelling errors.
6843 (String Field): FILE-NUMBER starts from 0, not 1.
6844
f7dc1244 68452000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6846
6847 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6848 Brian Youmans.
5f208f6d 6849
f7dc1244 68502000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6851
6852 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6853 the source directory. Reported by Mark Harig
6854 <markh@frazier.landmark.com>.
cc542d3b 6855
f3b28801
C
68562000-06-20 J.T. Conklin <jtc@redback.com>
6857
6858 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6859
449f3b6c
AC
6860Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6861
6862 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6863 Generate using pdftex.
449f3b6c 6864 (PDFTEX): Define.
889bf7c5 6865 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6866 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6867 @contents at the start.
449f3b6c 6868
f7dc1244 68692000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6870
6871 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6872 Youmans.
48e934c6 6873
9e9c5ae7
AC
6874Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6875
6876 From Brian Youmans:
6877 * gdb.texinfo: Fix ``et al.''.
6878
c741b251
AC
6879Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6880
6881 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6882 loop.
c741b251 6883
4ab64e14
JG
68842000-05-19 Jimmy Guo <guo@cup.hp.com>
6885
6886 * configure: Regenerate.
6887
f7dc1244 68882000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6889
6890 * Makefile.in (install-info): Run install-info on installed Info
6891 files.
6892
8c70017b
AC
6893Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6894
a7cb598a 6895 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6896 Andrew Cagney.
8c70017b 6897
f7dc1244 68982000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6899
6900 * gdb.texinfo: Proofreading changes from Brian Youmans.
6901
bf0184be
ND
69022000-05-01 Nick Duffek <nsd@cygnus.com>
6903
6904 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6905 startup sequence, minor edits.
6906
f7dc1244 69072000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6908
6909 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6910 TeX.
6911
6912 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6913 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6914 like `n' and `s' which look weird. Convert some of the @kindex to
6915 @vindex, when they refer to variables, not commands.
6916
33e16fad
AC
6917Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6918
6919 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6920
f7dc1244 69212000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6922
6923 * Makefile.in (GDBMI_DIR): New variable.
6924 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6925 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6926 (gdbmi.texinfo): New target, for texi2roff.
6927 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6928 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6929
6930 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6931 gdbmi.texinfo.
6932 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6933 comment.
6934
d167840f
EZ
69352000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6936
6937 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6938 command.
d167840f 6939
f7dc1244 69402000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6941
6942 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6943 prevents the build (and is generally a Bad Idea).
6944
f7dc1244 69452000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6946
6947 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6948 a comma inside @var.
6949 (Command Files): Index markup changes from Dmitry Sivachenko
6950 <dima@Chg.RU>.
6951
f7dc1244 69522000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6953
6954 * Makefile.in (LN_S): Define.
6955 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6956 invoke "ln -s" unless it is known to work.
6957
6958 * configure.in (AC_PROG_LN_S): Add.
6959
8dc7983f
JB
69602000-04-14 Jim Blandy <jimb@redhat.com>
6961
6962 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6963 section.
6964 (Target Conditionals): Document ADDRESS_TO_POINTER,
6965 POINTER_TO_ADDRESS.
6966
1a8237e8
DB
69672000-04-11 Daniel Berlin <dan@cgsoftware.com>
6968
6969 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6970 gdb-cfg.texi to get the value.
6971
ca526f1a
JB
69722000-04-10 Jim Blandy <jimb@redhat.com>
6973
6974 * gdbint.texinfo (Target Architecture Definition): Fix
6975 cross-references.
6976
faaafcb4
JB
69772000-04-08 Jim Blandy <jimb@redhat.com>
6978
6979 * gdbint.texinfo (Using Different Register and Memory Data
6980 Representations): New section.
6981 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6982 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6983 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6984
1b27397f
AC
6985Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6986
6987 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6988 for acknowledgments.
1b27397f 6989
480ff1fb
AC
6990Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6991
6992 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6993 qThreadExtraInfo.
480ff1fb 6994
a9331b3f 69952000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6996
a9331b3f
RM
6997 * gdb.texinfo: Clarify which remote debug protocol commands are
6998 required and which are optional.
f1251bdd 6999
dbeb8dbd
AC
7000Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7001
7002 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7003 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7004 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7005 * annotate.texi: Update.
7006
6d2ebf8b
SS
70072000-03-28 Stan Shebs <shebs@apple.com>
7008
7009 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7010 expectation of additional changes before release), update
7011 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7012 node links, rephrase and/or shorten lines to fix formatting
7013 problem in both regular and @smallbook formats.
7014 * annotate.texi: Shorten lines in example, use smallexample
7015 consistently everywhere.
7016 * Makefile.in: Add comment about texinfo 4.0 html generation.
7017 (SFILES_INCLUDED): Add annotate.texi.
7018
5d161b24
DB
70192000-03-27 Daniel Berlin <dan@cgsoftware.com>
7020
5ae4183a
AS
7021 * gdb.texinfo (Debugging Output): Added new section, documenting
7022 the "set/show debug" commands.
5d161b24 7023
b9deaee7
AC
7024Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7025
7026 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7027 entry.
b9deaee7
AC
7028
7029 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7030 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7031 @chapter and @node entries.
a9331b3f 7032
b9deaee7 7033 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7034
9ef47d30
AC
7035Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7036
7037 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7038 files.
9ef47d30 7039
cfeada60
FN
70402000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7041
7042 From David Whedon <dwhedon@gordian.com>
5ae4183a 7043 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7044
6837a0a2
DB
70452000-03-22 Daniel Berlin <dan@cgsoftware.com>
7046
7047 * gdb.texinfo: Add documentation for the apropos command.
7048
bba2971c
MS
70492000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7050
7051 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7052
2b628194
MS
70532000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7054
a9331b3f 7055 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7056 two places.
7057
96a2c332
SS
70582000-03-17 Stan Shebs <shebs@apple.com>
7059
7060 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7061 <dima@Chg.RU>, also clarification of allowed content for
7062 string constants.
7063
f7dc1244 70642000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7065
7066 * gdb.texinfo (main menu): Add Annotations.
7067 (File Options): Add @cindex entries for each command-line option.
7068 Document --epoch, --annotate, --async, --interpreter, --write,
7069 --statistics, and --version.
7070
7071 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7072 of GDB.
7073
9d233477
JB
70742000-02-23 Jim Blandy <jimb@redhat.com>
7075
7076 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7077
14e0eb3b
JB
70782000-02-22 Jim Blandy <jimb@redhat.com>
7079
7080 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7081
3555de01
JM
70822000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7083
7084 * Makefile.in (diststuff): New target.
7085
5e35df8e
KB
70862000-02-15 Kevin Buettner <kevinb@redhat.com>
7087
7088 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7089 architecture. [From Jim Wilson.]
5e35df8e 7090
c5394b80
JM
70912000-01-16 Tom Tromey <tromey@cygnus.com>
7092
7093 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7094 (Delete Breaks): Mention range arguments.
7095 (Disabling): Likewise.
7096
c3f6f71d
JM
70972000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7098
7099 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7100
c4093a6a
JM
7101Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7102
7103 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7104 valid functions.
c4093a6a 7105
11cf8741
JM
71061999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7107
7108 * gdb.texinfo: Clarify regular expressions used in rbreak.
7109
917317f4
JM
71101999-10-15 Kevin Buettner <kevinb@cygnus.com>
7111
7112 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7113 MEMORY_REMOVE_BREAKPOINT): Document.
7114
7115Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7116
7117 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7118 offset re-using the DATA offset instead.
917317f4 7119
2df3850c
JM
71201999-10-11 Jim Kingdon <kingdon@redhat.com>
7121
7122 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7123
71241999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7125
7126 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7127 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7128 typos.
7129
7130 * gdb.texinfo: Various minor wording and formatting improvements,
7131 mentions of additional command-line options.
7132
2acceee2
JM
71331999-09-30 Fred Fish <fnf@cygnus.com>
7134
7135 * gdb.texinfo: Document additional forms of specifying section
7136 names and addresses for the add-symbol-file command.
7137
c2c6d25f
JM
71381999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7139
7140 * gdbint.texinfo: Fix typo, add the word "have".
7141
71421999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7143
7144 * gdbint.texinfo (Target Architecture Definition): Document the
7145 SKIP_PERMANENT_BREAKPOINT macro.
7146
d4f3574e
SS
71471999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7148
7149 * gdb.texinfo: Fiks speling errers.
7150
7151 * gdb.texinfo: Fix uses of @multitable.
7152
f7dc1244 7153 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7154 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7155 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7156 comments about using with optimization, add more indexing,
7157 fix info about disassembly-flavor.
7158
7159Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7160
7161 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7162 SKIP_SOLIB_RESOLVER): Define.
7163
7164Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7165
7166 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7167 ``g'' packets.
d4f3574e 7168
104c1213
JM
71691999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7170
7171 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7172 platform-specific info, inline remote.texi and move sections of it
7173 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7174 and register stack into the new chapter.
7175 * remote.texi: Remove, now part of gdb.texinfo.
7176 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7177
71781999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7179
7180 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7181 GDB_TARGET_IS_MACH386): These kludges have gone away.
7182
7183Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7184
7185 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7186 TDEPLIBS.
104c1213 7187
53a5351d
JM
71881999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7189
7190 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7191 surrounding text to fit HP-UX bits into general info.
7192 (HPPA-cfg.texi): Remove, no longer useful.
7193
7194 * gdb.texinfo: Remove explicit links from @node lines, remove
7195 HP-added "Detailed Node Listing" from main menu which confuses
7196 things.
7197
7198 From Dmitry Sivachenko <dima@Chg.RU>:
7199 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7200 in description of `set environment'.
53a5351d
JM
7201
72021999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7203
7204 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7205
7be570e7
JM
72061999-08-12 Ben Elliston <bje@cygnus.com>
7207
7208 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7209
f7dc1244 72101999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7211
7212 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7213 watch, awatch, and rwatch. Explain why the latter two cannot be
7214 set as software watchpoints. Document that watchpoints for local
7215 variables are deleted when the debuggee terminates.
7be570e7
JM
7216
7217Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7218
7219 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7220 packet. Allow E.. response packet. "qRcmd" packet is no longer
7221 reserved.
7be570e7
JM
7222
72231999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7224
a9331b3f
RM
7225 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7226 * gdb.texinfo: Ditto.
7be570e7 7227
96baa820
JM
72281999-08-06 Tom Tromey <tromey@cygnus.com>
7229
7230 * gdb.texinfo (KOD): New node.
7231
7232Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7233
7234 * remote.texi (Rcmd): Fix minor formatting typos.
7235
7236Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7237
7238 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7239 packets.
96baa820 7240
adf40b2e
JM
72411999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7242
7243 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7244 fixes.
7245
43ff13b4
JM
7246Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7247
7248 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7249
085dd6e6
JM
7250Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7251
7252 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7253 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7254 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7255 packets that are not supported on all hosts. Expand examples.
7256 Spell check.
085dd6e6
JM
7257
72581999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7259
7260 * Makefile.in: Recognize html, install-html. Add targets
7261 to build HTML versions of documentation via texi2html.
7262
7263Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7264
7265 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7266 testsuite.
085dd6e6
JM
7267
7268Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7269
7270 * remote.texi (Communication Protocol): Rewrite.
7271
7272Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7273
7274 * stabs.texinfo: Fix uses of xref.
7275
9e0b60a8
JM
7276Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7277
7278 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7279 info about patch submission.
7280
cce74817
JM
7281Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7282
7283 From Per Bothner <bothner@cygnus.com>:
7284 * gdb.texinfo: Document Chill support.
7285
7286Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7287
7288 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7289 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7290 Document that the value should be greater-than or equal-to zero.
7291 (NO_STD_REGS): Document. Deprecate.
cce74817 7292
ac9a91a7
JM
7293Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7294
7295 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7296 Document that these are not used.
ac9a91a7
JM
7297
7298Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7299
7300 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7301
392a587b
JM
7302Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7303
7304 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7305 numargs was dropped.
392a587b
JM
7306
7307Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7308
7309 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7310
b83266a0
SS
7311Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7312
7313 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7314 Update.
b83266a0 7315
7a292a7a
SS
7316Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7317
7318 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7319 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7320
7321Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7322
7323 * gdbint.texinfo: Fix typos: $ -> @.
7324
7325Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7326
7327 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7328 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7329 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7330 BREAKPOINT_FROM_PC.
a9331b3f 7331
7a292a7a
SS
7332Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7333
7334 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7335 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7336
7337Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7338
7339 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7340 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7341
73421999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7343
7344 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7345 longer exists.
7346
7347Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7348
7349 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7350 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7351 they make the manual source incomprehensible.
7a292a7a
SS
7352 * h8-cfg.texi: Remove, hasn't been used in years.
7353
c906108c
SS
7354Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7355
7356 * gdb.texinfo: Update the credits.
7357
7358Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7359
7360 * gdb.texinfo: Fix mistakes noticed in printout of last
7361 draft, add Alpha to discussion of heuristic fence post.
7362
7363Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7364
7365 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7366 Edition, merge some HP changes into mainline, describe some
7367 previously undocumented features, describe more of the target
7368 commands available, eliminate obsolete section on renamed
7369 commands.
c906108c
SS
7370 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7371
7372Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7373
7374 * gdb.texinfo: Make many HPPA conditionals unconditional,
7375 including catchpoint description, since now on for all configs.
7376 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7377 specializations.
7378
7379Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7380
7381 * Makefile.in (GDBvn.texi): Fix match expression to work with
7382 current format of VERSION in gdb/Makefile.in.
7383 * gdb.texinfo: Fix node ref to match new readline.
7384
7385Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7386
a9331b3f
RM
7387 * gdb.texinfo: Changes made as part of a project to merge in
7388 changes made by HP. Documentation makes extensive use of
c906108c
SS
7389 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7390 on remote debugging. There are differences in documentation
889bf7c5 7391 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7392 the HP manual discusses catchpoints, hardware watchpoints, and
7393 some HPUX specific limitations for shared library support.
a9331b3f 7394
c906108c
SS
7395 There are also a number of @node changes.
7396
73971999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7398
7399 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7400 (C Usage): Same.
7401
7402Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7403
7404 The following changes were made by Edith Epstein
889bf7c5
PA
7405 <eepstein@cygnus.com> as part of a project to merge in changes
7406 made by HP.
a9331b3f 7407
c906108c
SS
7408 * HPPA-cfg.texi: new file.
7409
7410 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7411
7412 * refcard.tex: change documentation about catch.
7413 removed info catch.
7414
7415Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7416
7417 * gdbint.texinfo: Expand on GDB's coding standards,
7418 specify the use of arg names with prototypes.
7419
74201998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7421
7422 * gdb.texinfo: Fix tipo.
7423
7424Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7425
7426 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7427 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7428
7429Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7430
7431 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7432
74331998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7434
7435 * agentexpr.texi: New file.
7436
7437Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7438
7439 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7440
74411998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7442
7443 * remote.texi: Changed wording that implied that the GDB remote
7444 protocol caches register values instead of GDB itself.
7445
7446Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7447
7448 * gdbint.texinfo: Add some info about symbol readers.
7449 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7450 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7451 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7452 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7453
7454Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7455
a9331b3f 7456 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7457
7458Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7459
7460 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7461
7462Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7463
7464 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7465 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7466
7467Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7468
7469 * gdbint.texinfo: Fix minor typos.
7470
7471Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7472
7473 * gdbint.texinfo: Complete overhaul. Group descriptions more
7474 logically, add more info on generic algorithms, remove much
7475 obsolete and/or wrong material.
7476
7477Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7478
7479 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7480
7481Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7482
7483 * refcard.tex: Copyright, address updates.
7484
7485Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7486
7487 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7488 for the edition instead of confusing GDB-version-like numbers.
7489
7490Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7491
7492 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7493
7494Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7495
5ae4183a 7496 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7497
7498Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7499
7500 * gdb.texinfo: Add some credits, mention bug monitor.
7501 * remote.texi: Mention mips monitor targets.
7502 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7503
c906108c
SS
7504Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7505
7506 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7507 files, finish sorting of host vs target vs native macros, describe
7508 some more of them.
c906108c
SS
7509
7510Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7511
7512 * gdbint.texinfo (Host Conditionals): Document change from
7513 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7514
7515Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7516
7517 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7518 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7519
7520Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7521
7522 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7523 Document LSEEK_NOT_LINEAR.
7524
7525Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7526
7527 * stabs.texinfo (Stab Section Basics): Make it clear that only
7528 some versions of the GNU linker remove the leading N_UNDF symbol.
7529
7530Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7531
7532 * stabs.texinfo (String Field): Document type number pairs here,
7533 instead of in the Sun specific section.
7534 (Include Files): The GNU linker supports the N_BINCL
7535 optimization. Clarify the N_BINCL value, and what it is used
7536 for.
7537 (Procedures): Document N_FUN with an empty string to mark the end
7538 of a function.
7539 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7540 (Sun Differences): Remove this node, as the information is now
7541 elsewhere in the main document.
7542 (Stab Section Basics): Mention that the GNU linker may optimize
7543 stabs and remove the leading N_UNDF symbol.
7544
7545Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7546
7547 * gdb.texinfo, refcard.tex: Restore author credit
7548
7549Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7550
7551 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7552 documentation to account for START and END macros taking
7553 one arg.
7554
7555Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7556
7557 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7558 * gdb.texinfo (Frames): Fix typo.
7559
7560Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7561
7562 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7563 a target_signal as arg type, not a pid.
7564
7565Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7566
7567 * gdb.texinfo: Document `set assembly-language'.
7568
7569Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7570
7571 * remote.texi: Update list of stubs in the GDB distribution.
7572
7573Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7574
7575 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7576 Also document that some systems can use mmalloc but must define
7577 this if their C runtime allocates memory that is later freed.
c906108c 7578 (MMCHECK_FORCE): Document new macro.
a9331b3f 7579
c906108c
SS
7580Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7581
7582 * remote.texi: Add documentation for target Sparclet.
7583
7584Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7585
a9331b3f 7586 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7587 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7588 * configure.in: Rewritten for autoconf.
7589 * configure: New.
7590
7591Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7592
7593 * Makefile.in (DVIPS): New define, set to dvips.
7594 (dvi): Add stabs.dvi.
7595 (ps): New target.
7596 (all-doc): Depend on info, dvi, and ps targets.
7597 (STAGESTUFF): Add *.ps and *.dvi files.
7598 (clean-info, clean-dvi): Remove.
7599 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7600 rules completely rewritten.
7601 (maintainer-clean): Remove clean-info and clean-dvi
7602 dependencies and put their actions in the rules.
7603 (gdb.ps): New target
a9331b3f 7604 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7605 intermediate TeX files, whether they have 2 or 3 character
7606 extensions.
7607 (gdbint.ps): Add target and rules.
7608 (gdb-internals): Delete unused target.
7609 (Makefile): Depends upon config.status also.
7610
7611Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7612
7613 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7614 set.
7615
7616Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7617
7618 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7619 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7620
7621Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7622
7623 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7624
7625Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7626
7627 * gdb.texinfo (Print settings): Document
7628 `set/show print static-members' commands.
7629
7630Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7631
7632 * gdbint.texinfo (Native): Document name change, coredep.c to
7633 core-aout.c.
7634
7635Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7636
7637 * stabs.texinfo (Include Files): Document the values the SunOS4
7638 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7639
7640Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7641
7642 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7643 Fix typo.
7644
7645Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7646
7647 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7648 "gdb.tar.Z".
7649
7650Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7651
7652 * Makefile.in (maintainer-clean): New target, synonym for
7653 realclean.
7654
7655Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7656
7657 * Update all FSF addresses except those in COPYING* files.
7658
7659Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7660
7661 From Richard Earnshaw (rearnsha@armltd.co.uk):
7662 * gdb.texinfo (convenience variables): Document $_exitcode.
7663 (quit): Document optional expression to use as exit code.
7664
7665Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7666
7667 * gdb.texinfo, remote.texi: Brought up to date with various
7668 GDB changes.
7669
7670Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7671
7672 * gdb.texinfo: Update dates and versions, fix comments about
7673 hardware watchpoints in future releases and about the
7674 sharedlibrary command.
7675
7676Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7677
7678 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7679 C_FUN stab. Other cleanups.
7680
7681Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7682
7683 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7684 for the sparc stub.
7685
7686Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7687
7688 * annotate.texi: Clarify which addresses have differing formats
7689 depending on the language and which do not.
7690
7691Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7692
7693 * remote.texi (NetWare): Changed example to use BOARD= instead of
7694 NODE= argument to reflect correspoding change to gdbserve.nlm.
7695
7696Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7697
7698 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7699 GDB, as well as AIX dbx, supports the size type attribute.
7700
7701Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7702
7703 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7704
7705Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7706
7707 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7708 and new 'if' and 'while' commands.
7709
7710Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7711
7712 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7713
7714Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7715
7716 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7717 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7718 NetWare targets. Mostly stolen from the Server node.
7719
7720Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7721
7722 * gdb.texinfo (Setting): Talk about the language of a source file
7723 versus the working language. The old documentation did not match
7724 what GDB did.
7725
7726Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7727
7728 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7729 of a source file.
7730
7731Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7732
7733 * gdb.texinfo (Processes): New node.
7734
7735Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7736
7737 * remote.texi: Update documentation of set/show mipsfpu.
7738
3fc11d3e
JM
7739Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7740
7741 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7742 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7743
7744Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7745
7746 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7747 obsolete conditionals, described some others.
7748
7749Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7750
7751 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7752 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7753
7754Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7755
7756 * gdbint.texinfo: Put regex conditionals in their own table.
7757
7758Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7759
7760 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7761 described or fixed the descriptions of many others.
7762
7763Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7764
7765 * gdb.texinfo: Add some more credits.
7766 * gdbint.texinfo: Capitalize GDB consistently, describe some
7767 macros and remove some.
7768
7769Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7770
7771 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7772 obsolete conditionals, described some others.
7773
7774Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7775
7776 * gdb.texinfo (help targets): Changed to `help target', which
7777 is the correct gdb command.
7778
7779Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7780
7781 * annotate.texi (TODO): New node, for keeping track of annotations
7782 suggested but not yet implemented.
7783
7784Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7785
7786 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7787 another symbol, it is not the address itself.
7788
7789Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7790
7791 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7792 of stabs-in-coff sections.
7793
7794Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7795
7796 * annotate.texi: Change edition to 0.5 and date to May 1994.
7797 Add index.
7798 (Frames): New node, for frame annotation.
7799 (Displays): New node, for display annotation.
7800
7801 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7802 when waiting for your program to stop.
7803
7804Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7805
7806 * annotate.texi (Breakpoint Info): Document annotation of header
7807 fields and record annotation.
7808
7809Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7810
7811 * annotate.texi: New file, to document annotations.
7812
7813Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7814
7815 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7816 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7817
7818Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7819
7820 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7821 section, and say n_strx field is compilation unit relative.
7822 * stabs.texinfo: Don't use @code for a.out when it is the name of
7823 an object file format.
7824
7825Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7826
7827 * gdb.texinfo: Refer to file names, not path names, per rms
7828 convention.
7829 (Arguments): Fix typo.
7830
7831Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7832
7833 * stabs.texinfo (Global Variables): Talk about stabs in files
7834 where variables are referenced, but not defined.
7835
7836Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7837
7838 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7839 Cplusplus to new nodes Member Type Descriptor and Method Type
7840 Descriptor. Re-write stuff for #.
7841
7842Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7843
7844 * gdb.texinfo (Print Settings): Don't document "set print
7845 fast-symbolic-addr off". The bug which it worked around was fixed
7846 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7847
7848 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7849 N_ENTRY node.
7850
7851 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7852
7853Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7854
7855 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7856 references to ieee-float.c.
7857
7858Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7859
7860 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7861 match what the code actually does.
7862
7863Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7864
7865 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7866
7867Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7868
7869 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7870 i, and b.
7871
7872Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7873
7874 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7875 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7876 as "stabs in sections" rather than just saying "ELF and SOM".
7877 Also make that stuff apply to COFF.
7878
7879Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7880
7881 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7882 Ghostscript.
7883
7884Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7885
7886 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7887 versus functions without line numbers, also mention stepping into
7888 them as well as "step" when you are in them. Tell the user how to
7889 deal with the situation. Add comment about "debugging information".
7890
7891Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7892
7893 * stabs.texinfo (Enumerations): Document restriction on where
7894 enumeration types can appear and still win with GDB.
7895
7896Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7897
7898 * stabs.texinfo (Negative Type Numbers): Document format for type
7899 -16.
7900
7901Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7902
7903 * gdb.texinfo (Selection, Frame Info): Update information about
7904 arbitrary frame specficiations.
7905
7906Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7907
7908 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7909
7910Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7911
7912 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7913
7914Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7915
7916 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7917
7918Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7919
7920 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7921 Differences node to Statics node.
7922 (Statics): Discuss XCOFF use of V symbol descriptor.
7923
7924 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7925 not clean.
7926
7927Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7928
7929 * gdb.texinfo (Print Settings): Document `set print
7930 fast-symbolic-addr' and improve the doc for some other
7931 `set print's.
7932
7933Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7934
7935 * stabs.texinfo (String Field): Talk about defining several type
7936 numbers at once.
7937 Fix lint regarding changing node ELF Transformations to
7938 ELF and SOM Transformations.
7939
7940Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7941
7942 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7943
7944Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7945
7946 * stabs.texinfo (Cross-References): `::' is for nested types only
7947 within <>.
7948 (Structures): Document static members.
7949
7950Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7951
7952 * stabs.texinfo: Document S type attribute.
7953
7954Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7955
7956 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7957
7958Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7959
7960 * gdbint.texinfo: Fix a few typos.
7961
7962Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7963
7964 * gdb.texinfo, remote.texi: formatting improvements
7965
7966 * gdb.texinfo (New Features): mention threads.
7967 (Summary, C): fix xrefs in newly contributed text.
7968 (Threads): index entries, clarifications, example
7969 (passim): minor typos fixed, phrasing improvements
7970
7971 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7972 entries; (Server): explain use of gdbserver w/real-time systems,
7973 add example of conflicting TCP port; (MIPS Remote) break up
7974 running text into table, highlighting commands, and add example.
a9331b3f 7975
c906108c
SS
7976Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7977
7978 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7979
7980Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7981
7982 * stabs.texinfo (Nested Symbols): New node.
7983 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7984
7985Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7986
7987 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7988 to picking which Bbss.bss symbol to use, and (because there seems to
7989 be no good way of doing it) re-write some of the text to make it
7990 sound like Bbss.bss isn't such a great idea after all (as currently
7991 designed).
7992
7993 * gdb.texinfo (C): In addition to saying people have to use g++ for
7994 good results, say they have to use stabs. Specifically say cfront
7995 doesn't work well.
7996 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7997 the gdb README. Add xrefs to places where the support for the various
7998 languages is described in detail.
7999
8000Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8001
8002 * stabs.texinfo: Clean up stuff about visibility and virtual
8003 characters.
8004
8005 * stabs.texinfo (N_M2C): Cite Sun doc.
8006
8007Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8008
8009 * gdb.texinfo: updates re threads.
8010 * remote.texinfo: avoid index entries starting with digits.
8011
8012Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8013
8014 * stabs.texinfo (Enumerations): Talk about large, negative and
8015 octal values. Clean up cross reference to type attributes.
8016 (String Field): Say that GDB 4.11 supports size attribute.
8017
8018Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8019
8020 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8021 is a mandatory step. Make the stuff about that more concise.
8022
8023Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8024
8025 * stabs.texinfo (Class Names): New node.
8026
8027 * gdb.texinfo (Command Files): Explain order of init file reading.
8028
8029 * remote.texi (Bootstrapping): Talk about getting the serial driver
8030 to deal with ^C sent by gdb to stop the remote system.
8031
8032Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8033
8034 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8035
8036 * libgdb.texinfo (Defining Commands): made the DOC arg
8037 to gdb_define_app_command a char * instead of char **
8038 per a suggestion from kingdon.
8039
8040 * libgdb.texinfo: total rewrite from a different starting
8041 premise.
8042
8043Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8044
8045 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8046 floats passed as doubles (to improve clarity).
8047
8048Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8049
8050 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8051
8052 * a4rc.sed: update to work with Andreas Vogel papersize params
8053
8054 * refcard.tex: use Andreas Vogel simplifications of papersize
8055 params; remove useless version info; update copyright date.
8056
8057Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8058
8059 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8060
8061Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8062
8063 * gdb.texinfo (Files): Say what address the load command loads it at.
8064
8065 * stabs.texinfo (Common Blocks): Minor cleanups.
8066
8067 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8068 that Sun has backed away from the linker kludge and thus the relevant
8069 issue is changes to the SunPRO tools, not the Solaris linker.
8070
8071 * stabs.texinfo (Traditional Integer Types): Clean up description
8072 of octal bounds a little bit. Document extra leading zeroes.
8073
8074Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8075
8076 * gdb.texinfo (Signaling): Update for symbolic symbol names
8077 and add a section explaining the difference between the GDB
8078 signal command and the shell kill utility.
8079
8080Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8081
8082 * libgdb.texinfo: added `@' to braces that were unescaped.
8083
8084Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8085
8086 * libgdb.texinfo: new file. Spec for the gdb library.
8087
8088Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8089
8090 * stabs.texinfo (Include Files): Fix typo (start -> end).
8091
8092Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8093
8094 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8095 from Melissa at FSF's editing pass.
8096
8097Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8098
8099 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8100 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8101 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8102
8103Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8104
8105 * remote.texi (Bootstrapping): Discuss 386 call gates.
8106
8107Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8108
8109 * stabs.texinfo (Based Variables): New node.
8110
8111Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8112
8113 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8114 names, sizes, and formats to suggest how not to lose.
8115
8116Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8117
8118 * stabs.texinfo (Methods): Fix typo.
8119
8120Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8121
8122 * gdb.texinfo: Fix a few typos.
8123
8124Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8125
8126 * gdb.texinfo: Clarify how well it works with Fortran.
8127
8128 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8129 More on relocating stabs in ELF files.
8130
8131Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8132
8133 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8134
8135Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8136
8137 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8138 parameters on VAX.
8139
8140Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8141
8142 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8143
8144Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8145
8146 * stabs.texinfo: Make info author notice match the TeX author notice.
8147
8148Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8149
8150 * stabs.texinfo: Initial-caps all words in node names and
8151 non-trivial words in section names.
8152
8153Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8154
8155 * stabs.texinfo: Many minor cleanups.
8156
8157 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8158
8159Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8160
8161 * stabs.texinfo: Remove full description of big example.
8162 It's not really helpful; just use pieces of it where appropriate.
8163 Add more Texinfo formatting directives (@samp, etc.).
8164 Use @deffn to define stab types.
8165 Eliminate some wordiness. Break up some nodes.
8166 Add an (alphabetized) index of symbol types.
8167 Use consistent capitalization style in node and section names.
8168
8169Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8170
8171 * gdb.texinfo: Change typo "Two two" to "The two".
8172
8173Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8174
8175 * stabs.texinfo (XCOFF-differences): Remove references to
8176 non-existent types N_DECL and N_RPSYM.
8177
8178 * stabs.texinfo (String Field): Say that type attributes bug is
8179 fixed in GDB 4.10, since it is.
8180
8181 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8182
8183Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8184
8185 * stabs.texinfo: Formatting cleanups.
8186
8187Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8188
8189 * stabs.texinfo: When explaining the n_type of a stab, standardize
8190 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8191 no tabs, use @r).
8192 (Global Variables): Clean up.
8193
8194Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8195
8196 * stabs.texinfo (Stack Variables): Re-write.
8197
8198Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8199
8200 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8201 addresses of a source file. Also revise formatting.
8202 Change "object module" or "object file" to "source file".
8203 Various: Miscellaneous cleanups.
8204
8205Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8206
8207 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8208
8209Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8210
8211 * gdbint.texinfo: Removed many nonsensical machine-collected
8212 host and target conditionals, described some of the remainder.
8213
8214Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8215
8216 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8217
8218 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8219 paragraph which follows.
8220
8221 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8222 variables. Looks better and avoids overful hbox.
8223
8224Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8225
8226 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8227
8228Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8229
8230 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8231 retransmit-timeout
8232
8233Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8234
8235 * gdbint.texinfo: Update statement about `some ancient Unix
8236 systems, like Ultrix 4.0' to Ultrix 4.2.
8237
8238Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8239
8240 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8241
8242 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8243
8244 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8245 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8246
8247 * remote.texi: new name for former gdbinv-s.texi
8248
8249 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8250
8251Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8252
8253 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8254 variables for MIPS remote debugging protocol.
8255
8256Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8257
8258 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8259
8260Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8261
8262 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8263
8264Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8265
8266 * gdb.texinfo: repair conditional bugs in text markup
8267
8268Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8269
8270 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8271 to select Modula-2 material.
8272
8273Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8274
8275 * stabs.texinfo: Cleanups regarding statics.
8276
8277 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8278 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8279
8280Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8281
8282 * stabs.texinfo: N_MAIN is sometimes used for C.
8283
8284Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8285
8286 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8287
8288Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8289
8290 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8291 removed from the code by Kingdon.
c906108c
SS
8292
8293Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8294
8295 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8296 input when evaluating breakpoint conditions; the bug has been fixed.
8297
8298 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8299 sets the ignore count to N-1, not to N.
8300
8301Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8302
8303 * refcard.tex (\hoffset): correct longstanding error to match
8304 intended offset; avoids cutting off edge on some printers
8305
8306Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8307
8308 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8309
8310Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8311
8312 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8313
8314Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8315
8316 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8317 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8318 collect sed edits if any, apply to refcard before formatting;
8319 (refcard.ps) stop implying PS fonts if PS output requested;
8320 (lrefcard.ps) delete extra target for variant PS fonts
8321
8322 * refcard.tex: parametrize papersize dependent info, collect
8323 in easily replaced spot
8324
8325 * a4rc.sed: new file, edits to refcard for A4 paper
8326
8327Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8328
8329 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8330
8331Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8332
8333 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8334
8335Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8336
8337 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8338 politely rather than rudely.
8339
8340Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8341
8342 * stabs.texinfo: Document common blocks.
8343
8344Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8345
8346 * stabs.texinfo: Add some basic info about stabs-in-elf.
8347
8348Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8349
8350 * stabs.texinfo (Top): Minor cleanup.
8351
8352Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8353
8354 * Makefile.in (install-info): remove parentdir support
8355
8356Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8357
8358 * gdb.texinfo (Copying): delete this node and references to it;
8359 RMS says this manual need not carry GPL. (passim): Improvements
8360 from last round at FSF, largely due to Ian Taylor review, and
8361 minor formatting improvements.
8362
8363 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8364 largely due to Ian Taylor review. (Debug Session): minor edits to
8365 new text.
8366
8367Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8368
8369 * Makefile.in (realclean): Remove info and dvi files too.
8370
8371Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8372
8373 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8374 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8375 * gdb.texinfo: Change accordingly.
8376
8377 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8378 N_{L,R}BRAC,N_SLINE are relative to.
8379
8380Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8381
8382 * Makefile.in (GDBvn.texi): Update atomically.
8383
8384Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8385
8386 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8387
8388Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8389
8390 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8391 addresses together. Also motivate the set print symbol-filename
8392 command and suggest other solutions.
8393
8394Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8395
8396 * gdb.texinfo (set print elements): Note that the number of
8397 elements is set to unlimited by "set print elements 0".
8398
8399Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8400
8401 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8402 NF_LDOUBLE means.
8403 (Stab Types): Include Solaris stab types.
8404 (Procedures): Document Solaris extensions.
8405
8406Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8407
8408 * gdb.texinfo: Add `set print symbol-filename' doc.
8409
8410Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8411
8412 * stabs.texinfo (Arrays): Talk about type definition vs. type
8413 information.
8414
8415 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8416 the trailing semicolon.
8417
8418Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8419
8420 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8421 and merge in other parts of the document addressing these subjects.
8422 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8423
8424 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8425 at the end of a range type.
8426
8427 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8428 AIX extensions.
8429
8430Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8431
8432 * stabs.texinfo (Stabs Format): Misc fixes.
8433
8434Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8435
8436 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8437 (Traditional builtin types): Document convex convention for long long.
8438 (Negative builtin types): Discuss type names, and misc fixes.
8439
8440Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8441
8442 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8443 point types used with @samp{R} type descriptor.
8444 (Symbol Descriptors): Describe how to handle conflict between
8445 different meanings of @samp{P} symbol descriptor.
8446
8447Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8448
8449 * stabs.texinfo: Remove node Quick Reference and put its children
8450 directly under the main menu.
8451
8452 * stabs.texinfo: Many more changes to bring it into line with
8453 AIX documentation and reality. I think it now has all the
8454 information from the AIX documentation, except that I burned
8455 out when I got to variant records (Pascal and Modula-2) and
8456 all the COBOL types. Oh well, we can add them later when we're
8457 worrying more about those languages.
8458
8459 * stabs.texinfo (Automatic variables): Talk about what it means
8460 to omit the symbol descriptor.
8461
8462Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8463
8464 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8465 gcc2 behavior with promoted args.
8466
8467Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8468
8469 * gdb.texinfo: include readline appendices in info version of manual
8470
8471Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8472
8473 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8474 target remote.
8475
8476 * gdb.texinfo (Machine Code): more index entries for disassemble
8477
8478Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8479
8480 * Clarify the intended use of the gdb-testers and gdb-patches
8481 mailing lists, and shrink gzip comment.
8482
8483Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8484
8485 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8486 DOSHOST configuration of manual.
8487
8488 * gdb.texinfo (MIPS Stack): new node.
8489
8490 * all-config.texi (MIPS) new switch.
8491
8492 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8493 tense; (MIPS Remote) new node.
8494
8495 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8496 bug; (Environment) less passive, other small cleanups in text about
8497 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8498 (Remote) new MIPS Remote menu entry.
8499
8500Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8501
8502 * stabs.texinfo: Many changes to include information from the
8503 AIX documentation.
8504
8505 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8506
8507Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8508
8509 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8510 Move a bunch of information from ../README.
8511 (Getting Started): New node.
8512
8513Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8514
8515 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8516
8517 * gdb.texinfo: advance manual revision dates to present
8518
8519 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8520 stop using silly Roman numerals in @set variable names
8521
8522Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8523
8524 * stabs.texinfo (Parameters): Keep trying to get this right.
8525
8526Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8527
8528 * stabs.texinfo (Parameters): More on "local parameters".
8529
8530Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8531
8532 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8533
8534Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8535
8536 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8537 (Parameters): Rewrite.
8538 (xcoff-differences, Sun-differences): Minor changes.
8539
8540Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8541
8542 * stabs.texinfo: Minor cleanup.
8543
8544Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8545
8546 * gdbint.texinfo: Minor xcoff stuff.
8547
8548Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8549
8550 * gdbint.texinfo: Update for new config directory structure.
8551 Add info about internal type data structures.
8552
8553Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8554
8555 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8556 $(srcdir).
8557 (gdb-config.texi): Depend on file in $(srcdir).
8558
8559Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8560
8561 * stabs.texinfo: Fixes about N_SO.
8562
8563Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8564
8565 * gdb.texinfo: include list of nonstandard init file names
8566
8567 * *-config.texi: new switch GENERIC for text that applies *only*
8568 to (usual) multiple-target version of manual
8569
8570 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8571 h8 config
8572
8573 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8574 in menus (rather than conditionally selected multiple alternative
8575 menus).
8576
8577 * Makefile.in: define and use DOC_CONFIG var to select
8578 configuration for GDB user manual.
8579
8580 * gdb-config.texi: delete from repository, generate from Makefile.
8581
8582 * all-config.texi: normal `generic' configuration file, formerly
8583 stored as gdb-config.texi
8584
8585Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8586
8587 * Makefile.in: add dvi target to build all .dvi files
8588
8589Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8590
8591 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8592
8593Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8594
8595 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8596 host conditionals.
8597 * stabs.texinfo: More array fixes inspired by Jim's.
8598
8599Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8600
8601 * stabs.texinfo: Fixes re arrays and continuations.
8602
8603 * gdbint.texinfo: Add XCOFF node.
8604
8605Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8606
8607 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8608
8609Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8610
8611 * stabs.texinfo: Fix for array types to mention lower bounds.
8612
8613Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8614
8615 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8616
8617Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8618
8619 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8620
8621Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8622
8623 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8624 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8625
8626Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8627
8628 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8629
8630Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8631
8632 * gdb.texinfo, gdbinv-s.texi: misc updates
8633
8634Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8635
8636 * gdbint.texinfo: Brief documentation for longjmp support,
8637 from an email msg by Stu.
8638
8639Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8640
8641 * stabs.texinfo: Fix description of floating point "range"
8642 types (which really define basic types). Reported by Jim Meehan,
8643 <meehan@src.dec.com>.
8644
8645 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8646
8647Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8648
8649 * gdbint.texinfo: Slightly expand section on supporting a new
8650 object file format.
8651
8652Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8653
8654 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8655 intermediate file.
8656
8657Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8658
8659 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8660
8661Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8662
8663 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8664
8665 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8666 as well as Z8002.
8667
8668Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8669
8670 * gdbint.texinfo: Add sections on clean design and on how to send
8671 in changes.
8672
8673Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8674
8675 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8676
8677Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8678
8679 * gdb.texinfo: Fix typo, reported by Karl Berry.
8680
8681Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8682
8683 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8684
8685Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8686
8687 * gdbint.texinfo: fixed a stray email address (needs @@),
8688 added @table @code to node "Native Conditionals"
8689
8690Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8691
8692 * gdbint.texinfo: Describe coding style of GDB.
8693
8694Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8695
8696 * stabs.texinfo: Minor wording changes.
8697
8698Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8699
8700 * gdbint.texinfo: Improve release doc slightly.
8701
8702Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8703
8704 * gdbint.texinfo: Improve doc of GDB config macros.
8705
8706Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8707
8708 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8709 These will be reinserted when examined.
8710
8711Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8712
8713 * gdbint.texinfo: Make a start at documenting all the #if macros
8714 in GDB. At least list them all, and start separating them into
8715 host-specific and target-specific.
8716
8717Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8718
8719 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8720 examples (not consistent w others).
c906108c
SS
8721 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8722 for generic vn of doc
8723
8724Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8725
8726 * Makefile.in: always create installation directories.
8727
8728Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8729
8730 * gdb.texinfo: in h8 config, do not describe searching commands.
8731
8732Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8733
8734 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8735 conditionals; introduce a few generic switches that may be
8736 useful for other cross-dev or dos-hosted configs.
8737
8738 * gdb.texinfo: fix typo in "info reg" description
8739
8740Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8741
8742 * stabs.texinfo: Minor updates from running TeX over it.
8743 * Makefile.in (stabs.dvi, stabs.ps): Add.
8744
8745Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8746
8747 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8748 First pass at converting it to texinfo.
8749
8750Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8751
8752 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8753 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8754
8755Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8756
8757 * gdbint.texinfo: Add section on partial symbol tables.
8758
8759Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8760
8761 * gdb.texinfo: document `set remotedebug' and `set
8762 rstack_high_address'.
8763
8764Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8765
8766 * gdb.texinfo: slight expansion of new text on reading info files
8767 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8768 H8/300 from DOS.
8769
8770Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8771
8772 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8773
8774Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8775
8776 * gdb.texinfo: Say how to read the `info' files.
8777
8778Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8779
8780 * Makefile.in: gm4 -> m4.
8781
8782Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8783
8784 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8785 Documentation' ahead of `Installing GDB' to match README.
8786 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8787 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8788
8789Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8790
8791 * Makefile.in: remove $(srcdir) from gdb.info rule.
8792
8793Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8794
8795 * Makefile.in: commented out gdb-all.texinfo rule. This is
8796 temporary.
8797
8798Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8799
8800 * Makefile.in, configure.in: removed traces of namesubdir,
8801 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8802 copyrights to '92, changed some from Cygnus to FSF.
8803
8804Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8805
8806 * gdb.texinfo: Improve how we ask for bug reports.
8807
8808Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8809
8810 * Makefile.in: infodir belongs in datadir.
8811
8812Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8813
8814 * Makefile.in: remove spaces following hyphens, bsd make can't
8815 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8816 standards.text support.
c906108c
SS
8817
8818Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8819
8820 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8821 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8822 and mandir now keyed off datadir by default.
8823
8824\f
8825Local Variables:
9e9c5ae7 8826mode: change-log
c906108c
SS
8827left-margin: 8
8828fill-column: 74
8829version-control: never
8830End: