2012-02-24 Luis Machado <lgustavo@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
bdb1994d
TT
12012-02-22 Tom Tromey <tromey@redhat.com>
2
3 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4
4d241c86
TT
52012-02-17 Tom Tromey <tromey@redhat.com>
6
7 PR python/10753:
8 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
9 directory.
10
816338b5
SS
112012-02-14 Stan Shebs <stan@codesourcery.com>
12
13 * gdb.texinfo (Disabling Breakpoints): Document enable count.
14
cc30c4bd
PA
152012-02-13 Pedro Alves <palves@redhat.com>
16
17 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
18 mips-idt-ecoff.
19
035d1e5b
YQ
202012-02-09 Yao Qi <yao@codesourcery.com>
21
22 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
23
f0823d2c
TT
242012-02-07 Tom Tromey <tromey@redhat.com>
25
26 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
27 Symbol.value.
28
64e7d9dd
TT
292012-02-07 Tom Tromey <tromey@redhat.com>
30
31 * gdb.texinfo (Symbols In Python): Document Symbol.line.
32
4220b2f8
TS
332012-01-27 Thomas Schwinge <thomas@codesourcery.com>
34
35 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
36
edcc5120
TT
372012-01-24 Tom Tromey <tromey@redhat.com>
38
39 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
40 unload".
41 (Files): Mention new catch commands.
42 (GDB/MI Async Records): Likewise.
43
53fe1783
GB
442012-01-24 Gary Benson <gbenson@redhat.com>
45
46 Delete #if 0'd out code.
47 * gdb.texinfo (Frame Info): Remove "info catch".
48
b9e7b9c3
UW
492012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
50
51 * gdb.texinfo (Remote Configuration): Document
52 "set remote hostio-readlink-packet" command.
53 (General Query Packets): Document vFile:readlink packet.
54
4aac40c8
TT
552012-01-16 Tom Tromey <tromey@redhat.com>
56
57 * gdb.texinfo (Specify Location): Document relative file name
58 handling.
59
cafec441
TT
602012-01-16 Tom Tromey <tromey@redhat.com>
61
62 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
63
0ee339bc
JK
642012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
65 Eli Zaretskii <eliz@gnu.org>
66
67 * gdbint.texinfo (Coding Standards): Require braces for two lines of
68 code.
69
72384ba3
PH
702012-01-11 Paul Hilfinger <hilfingr@adacore.com>
71
72 * gdb.texinfo (Variables): Document use of :: for non-static
73 variables.
74
ce1b17c4
JB
752012-01-05 Joel Brobecker <brobecker@adacore.com>
76
77 * gdbint.texinfo (Start of New Year Procedure): Update
78 to replace use of copyright.sh by use of copyright.py.
79
217bff3e
JK
802012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
81
82 Remove the gdbtui binary.
83 * all-cfg.texi (GDBTUI): Remove.
84 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
85 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
86 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
87
cc72b2a2
KP
882011-12-23 Kevin Pouget <kevin.pouget@st.com>
89
90 Introduce gdb.FinishBreakpoint in Python.
91 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
92 (Python API): Add menu entry for Finish Breakpoints.
93
13ac8d2c
JK
942011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
95
96 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
97 tests.
98
e0f9f062
DE
992011-12-16 Doug Evans <dje@google.com>
100
101 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
102
80b6e756
PM
1032011-12-16 Phil Muldoon <pmuldoon@redhat.com>
104
1c3ad6ab 105 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
106 stack". Add documentation for "set/show python print-stack".
107
2fb860fc
PA
1082011-12-14 Pedro Alves <pedro@codesourcery.com>
109
110 * gdb.texinfo (Implementing a Remote Stub): Explain that you
111 should transfer control to the stub in the startup code instead of
112 in main. Mention the need to get past the initial breakpoint.
113
f8eba3c6
TT
1142011-12-06 Tom Tromey <tromey@redhat.com>
115
116 * gdb.texinfo (Set Breaks): Update for new behavior.
117
2268b414
JK
1182011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
119
120 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
121 List Format for SVR4 Targets'.
122 (General Query Packets): New item qXfer:libraries-svr4:read.
123 (Library List Format for SVR4 Targets): New node.
124
ae6f0d5b
TT
1252011-12-01 Tom Tromey <tromey@redhat.com>
126
127 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
128 add.
129
36dfb11c
TT
1302011-11-22 Tom Tromey <tromey@redhat.com>
131
132 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
133 reasons.
134
f196051f
SS
1352011-11-20 Stan Shebs <stan@codesourcery.com>
136
137 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
138 note-related options and variables.
139 (Tracepoint Packets): Document packet changes.
140
f85b53f8
SD
1412011-11-20 Sanjoy Das <sdas@igalia.com>
142
143 * gdb.texinfo (JIT Interface): Add documentation on writing and
144 usind JIT debug info readers.
145 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
146 Debug Info Readers): New nodes.
147
bfccc43c
YQ
1482011-11-18 Yao Qi <yao@codesourcery.com>
149
150 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
151 tracepoint.
152
c011a4f4
DE
1532011-11-15 Doug Evans <dje@google.com>
154
155 * gdb.texinfo (Files): Document basenames-may-differ.
156
ed59ded5
DE
1572011-11-14 Doug Evans <dje@google.com>
158
159 * gdb.texinfo (Shell Commands): Document "!".
160
405f8e94
SS
1612011-11-14 Stan Shebs <stan@codesourcery.com>
162 Kwok Cheung Yeung <kcy@codesourcery.com>
163
164 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
165 needed to get shorter fast tracepoints.
166 (Tracepoint Packets): Document new qTMinFTPILen packet.
167
1e4d1764
YQ
1682011-11-14 Yao Qi <yao@codesourcery.com>
169
170 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
171 behavior of tracepoint.
172 (General Query Packets): New feature InstallInTrace.
173 (Remote Configuration): Document "set remote
174 install-in-trace-packet".
175
71eba9c2 1762011-11-12 Matt Rice <ratmice@gmail.com>
177
178 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
179 Add arguments to info macro.
180
e0f8f636
TT
1812011-11-10 Tom Tromey <tromey@redhat.com>
182
183 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
184 manual.
185 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
186 (Macros): Add a footnote.
187 (C): Remove paragraph about compiler options.
188 (C Constants): Mention wide character and string constants.
189 (C Plus Plus Expressions): Update compiler option advice. Mention
190 using declarations. Mention ADL. Remove old HP compiler
191 information.
192
625c0d47
TT
1932011-11-10 Tom Tromey <tromey@redhat.com>
194
195 PR c++/9257:
196 * gdb.texinfo (Print Settings): Add an extra note about the need
197 for a vtable.
198
4be2aacc
MR
1992011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
200
201 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
202 "set mips abi" documentation.
203
0a1c4d10
DE
2042011-11-04 Doug Evans <dje@google.com>
205
206 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
207
aad1c02c
TT
2082011-11-03 Tom Tromey <tromey@redhat.com>
209
210 * gdb.texinfo (Stopping): Add menu entry.
211 (Continuing and Stepping): Restore @node. Use @section, not
212 @subsection.
213
983fb131
MR
2142011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
215
216 * gdb.texinfo (Skipping Over Functions and Files): Remove node
217 designation. Fix "Specify Location" cross-reference.
218
3065dfb6
SS
2192011-11-02 Stan Shebs <stan@codesourcery.com>
220
221 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
222 (General Query Packets): Describe tracenz feature.
223 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
224
0aaaf063
PK
2252011-10-28 Paul Koning <paul_koning@dell.com>
226
227 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
228
2231f1fb
KP
2292011-10-27 Kevin Pouget <kevin.pouget@st.com>
230
231 * gdb.texinfo ((Frames In Python): Document
232 gdb.FRAME_UNWIND_FIRST_ERROR contant.
233
5110b5df
PK
2342011-10-26 Paul Koning <paul_koning@dell.com>
235
236 * gdb.texinfo (gdb.types): Document new deepitems function.
237
22dbab46
PK
2382011-10-25 Paul Koning <paul_koning@dell.com>
239
240 PR python/13327
241
242 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
243 fetch_lazy method.
244
9df2fbc4
PM
2452011-10-20 Phil Muldoon <pmuldoon@redhat.com>
246
247 PR python/12656
248
249 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
250 global_block, static_block function.
251
f05e2e1d
TT
2522011-10-19 Tom Tromey <tromey@redhat.com>
253
254 * gdb.texinfo (Commands In Python): Add missing "@"s.
255
a7fc3f37
KP
2562011-10-13 Kevin Pouget <kevin.pouget@st.com>
257
258 PR python/13285 Document named constants for frame unwind stop reasons
259 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
260 constants.
261
5048e516
JK
2622011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
263
264 Fix compatibility with texinfo versions older than 4.12.
265 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
266 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
267 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
268 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
269 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
270 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
271 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
272
5a56e9c5
DE
2732011-10-09 Doug Evans <dje@google.com>
274
275 * gdb.texinfo (Extending GDB): Document alias command.
276
36b11add
JK
2772011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
278
279 Support @entry in input expressions.
280 * gdb.texinfo (Variables): Describe @entry names suffix.
281 (Print Settings): Add anchor for `set print entry-values'.
282
e18b2753
JK
2832011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
284 Eli Zaretskii <eliz@gnu.org>
285
286 Display @entry parameter values (without references).
287 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
288 example.
289 (Print Settings): New description of set print entry-values and show
290 print entry-values.
291
111c6489
JK
2922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
293 Eli Zaretskii <eliz@gnu.org>
294
295 Recognize virtual tail call frames.
296 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
297 (Tail Call Frames): New node.
298 (Frames In Python): Add gdb.TAILCALL_FRAME.
299
9c15afc4
DE
3002011-10-07 Doug Evans <dje@google.com>
301
302 * gdb.texinfo (gdb.printing): Document new `replace' arg to
303 register_pretty_printer.
304
99f5279d
PM
3052011-10-07 Phil Muldoon <pmuldoon@redhat.com>
306
307 PR python/12930
308 PR python/12802
309
310 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
311 stop method.
312
03583c20
UW
3132011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
314
315 * gdb.texinfo (Starting your Program): "set disable-randomization"
316 is no longer Linux-specific.
317 (Remote Configuration): Document "set remote
318 disable-randomization-packet".
319 (General Query Packets): Document "QDisableRandomization" packet
320 and add it to "qSupported" list.
321
bd054e06
KP
3222011-10-07 Kevin Pouget <kevin.pouget@st.com>
323
324 Allow Python notification of new object-file loadings.
325 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
326 event type.
327
cb6be26b
KP
3282011-10-04 Kevin Pouget <kevin.pouget@st.com>
329
330 PR python/12691: Add the inferior to Python exited event
331 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
332
a05336a1
JB
3332011-10-03 Joel Brobecker <brobecker@adacore.com>
334
335 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
336 rephasing.
337
5d77fe44
JB
3382011-10-03 Joel Brobecker <brobecker@adacore.com>
339
340 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
341 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
342 as possible feature returned by the `-list-features'
343 command.
344
699df94d
PK
3452011-09-28 Paul Koning <paul_koning@dell.com>
346
347 * gdb.texinfo (gdb.Type): Document field access by dictionary
348 key syntax.
349
24bdad53
YQ
3502011-09-28 Yao Qi <yao@codesourcery.com>
351
352 * gdb.texinfo (Files): Update options for `add-symbol-file'.
353 Add one space after option `-s'. Remove @r{} markup.
354
6710bf39
SS
3552011-09-27 Stan Shebs <stan@codesourcery.com>
356
357 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
358
d99f7e48
HZ
3592011-09-16 Hui Zhu <teawater@gmail.com>
360
361 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
362 to *(unsigned char *)$esp@300.
363
d812018b
PK
3642011-09-15 Paul Koning <paul_koning@dell.com>
365
366 * gdb.texinfo: Make style of Python functions and methods match
367 the syntax of Python. Also put class and module names explicitly
368 on function, member, and variable names, matching Python
369 documentation conventions.
370
2aa48337
KP
3712011-09-15 Kevin Pouget <kevin.pouget@st.com>
372
373 PR Python/12692 Add gdb.selected_inferior() to Python interface.
374 * gdb.texinfo (Inferiors In Python): Describe new
375 gdb.selected_inferior() function.
376
6839b47f
KP
3772011-09-15 Kevin Pouget <kevin.pouget@st.com>
378
379 Handle multiple breakpoint hits in Python interface:
380 * gdb.texinfo (Events In Python): New function documentation:
381 gdb.BreakpointEvent.breakpoints. Indicate that
382 gdb.BreakpointEvent.breakpoint is now deprecated.
383
26829f2b
JB
3842011-09-04 Joel Brobecker <brobecker@adacore.com>
385
386 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
387
a9f54f60
TT
3882011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
389
390 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
391
fa3a4f15
PM
3922011-08-17 Phil Muldoon <pmuldoon@redhat.com>
393
394 * gdb.texinfo (Prompt): Add set/show extended-prompt
395 documentation
396 (Basic Python): Add prompt_hook anchor.
397 (Python modules): Reword module text to reflect multiple modules.
398 (gdb.prompt): Document gdb.prompt module.
399
224bbe49
YQ
4002011-08-14 Yao Qi <yao@codesourcery.com>
401
78d85199
YQ
402 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
403
4042011-08-14 Yao Qi <yao@codesourcery.com>
405
406 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
407 (TIC6x Features): New node.
408
457e09f0
DE
4092011-08-12 Doug Evans <dje@google.com>
410
411 * gdb.texinfo (Symbols In Python): Document symbol.type.
412
5e239b84
PM
4132011-08-09 Phil Muldoon <pmuldoon@redhat.com>
414
415 * gdb.texinfo (Python): Document command and function
416 auto-loading.
417
177bc839
JK
4182011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
419 Eli Zaretskii <eliz@gnu.org>
420
421 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
422 typedefs unrolling. Extend the sample code by an inner typedef and
423 outer typedefs unrolling.
424
1a532630
PP
4252011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
426
427 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
428 size and line-size.
429
9b158ba0 4302011-07-21 Matt Rice <ratmice@gmail.com>
431
432 PR macros/12999
433 * gdb.texinfo (Macros): Add info definitions and info macros commands.
434 Update text and cindex entries for info macro command.
435
d17b6f81
PM
4362011-07-21 Phil Muldoon <pmuldoon@redhat.com>
437
438 * observer.texi (GDB Observers): Add before_prompt observer.
439 * gdb.texinfo (Basic Python): Add documentation for prompt
440 substitution.
441
713389e0
PM
4422011-07-11 Phil Muldoon <pmuldoon@redhat.com>
443
444 PR python/12438
445 * gdb.texinfo (Python Commands): Add deprecate note to maint
446 set/show python print-stack. Document set/show python
447 print-backtrace.
448
177b42fe
TJB
4492011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
450
451 * gdb.texinfo: Fix typos.
452
900e11f9
JK
4532011-07-01 Tom Tromey <tromey@redhat.com>
454
455 * gdb.texinfo (Debugging Output): Document set debug
456 check-physname.
457
39c4d40a
TT
4582011-06-29 Tom Tromey <tromey@redhat.com>
459
460 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
461 breakpoint-notifications feature.
462
6f5def7d
UW
4632011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
464
465 * gdb.texinfo (Target Description): Remove warning about
466 possibly unstable format.
467
8cf64490
TT
4682011-06-03 Tom Tromey <tromey@redhat.com>
469
470 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
471 (Events In Python): Note that exit_code is optional.
472
393eab54
PA
4732011-05-17 Pedro Alves <pedro@codesourcery.com>
474
475 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
476 required for multi-threading support.
477 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
478 Hc are deprecated for multi-threading debugging. Point readers at
479 the vCont packet.
480
75fc9810
DE
4812011-05-15 Doug Evans <dje@google.com>
482
483 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
484
01124a23
DE
4852011-05-13 Doug Evans <dje@google.com>
486
98a5dd13
DE
487 * gdb.texinfo (Threads): Document $sdir,$pdir.
488 (Server): Document $pdir exception.
489
dbaefcf7
DE
490 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
491
cc63ef9b
DE
492 * gdb.texinfo (Threads): Clarify default value for
493 libthread-db-search-path.
7e0396aa 494
01124a23
DE
495 * gdb.texinfo (Completion): Update example.
496 (Debugging Output): Delete `set/show debug lin-lwp-async'.
497
d248b706
KY
4982011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
499
500 * gdb.texinfo: Document change in the behaviour of the enable and
501 disable GDB commands when applied to tracepoints.
502 Document the EnableDisableTracepoints remote stub feature.
503 Document QTEnable and QTDisable in the list of tracepoint packets.
504
cc88a640
JK
5052011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
506
507 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
508 hsuser.texi.
509 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
510 comment to hsuser.texi. Change rluser.texi name in the comment.
511
84e578fb
DE
5122011-05-10 Doug Evans <dje@google.com>
513
514 * gdb.texinfo (Threads): If an empty path is provided for
515 libthread-db-search-path it is reset to its default value.
516 (Server): Ditto.
517
478aac75
DE
5182011-05-09 Doug Evans <dje@google.com>
519
520 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
521
9c06b0b4
TJB
5222011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
523 Thiago Jung Bauermann <bauerman@br.ibm.com>
524
525 Implement support for PowerPC BookE masked watchpoints.
526 * gdb.texinfo (Set Watchpoints): Document mask parameter.
527 (PowerPC Embedded): Mention support of masked watchpoints.
528
9ed350ad
JB
5292011-05-03 Joel Brobecker <brobecker@adacore.com>
530
531 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
532 `@value{GDBN}'.
533
4ceed123
JB
5342011-05-03 Joel Brobecker <brobecker@adacore.com>
535
536 * gdb.texinfo (titlepage): Remove dedication.
537 (In Memoriam): New appendix.
538
559a7a62
JK
5392011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
540 Eli Zaretskii <eliz@gnu.org>
541
542 * gdb.texinfo (Index Section Format): Change the version to 5.
543 Describe the different formula.
544
03f2bd59
JK
5452011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
546 Eli Zaretskii <eliz@gnu.org>
547
548 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
549 for disconnected tracing.
550 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
551 extended-remote relationship. Mention --once.
552 (TCP port allocation lifecycle of @code{gdbserver}): New.
553
d9b1a651
EZ
5542011-04-23 Eli Zaretskii <eliz@gnu.org>
555
556 * gdb.texinfo (Server): Improve indexing. Index all optional
557 switches to gdbserver.
558
90476074
TT
5592011-04-20 Tom Tromey <tromey@redhat.com>
560
561 * gdb.texinfo (Index Section Format): New node.
562 (Top): Add new node to menu.
563
c21236dc
PA
5642011-04-20 Pedro Alves <pedro@codesourcery.com>
565
566 * gdb.texinfo (Maintenance Commands): Document `maint print
567 remote-registers'.
568
05c8c3f5
TT
5692011-04-20 Tom Tromey <tromey@redhat.com>
570
571 * gdb.texinfo (Trace File Format): Move node later.
572
7a9dd1b2
TT
5732011-04-19 Tom Tromey <tromey@redhat.com>
574
575 * gdbint.texinfo (Register Information Functions): Remove
576 duplicate "the".
577 * gdb.texinfo (Emacs): Remove duplicate "to".
578 (GDB/MI Variable Objects): Remove duplicate "the".
579 (General Query Packets): Likewise.
580
4368ebeb
JB
5812011-04-02 Joel Brobecker <brobecker@adacore.com>
582
583 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
584 "GDB/MI Ada Exception Information" node.
585
956a9fb9
JB
5862011-04-01 Joel Brobecker <brobecker@adacore.com>
587
588 * gdb.texinfo (GDB/MI Ada Exception Information): Document
589 the "exception-name" field in the *stopped async record.
590
f1310107
TJB
5912011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
592 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
593
594 Implement support for PowerPC BookE ranged breakpoints.
595 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
596
8786b2bd
TT
5972011-03-28 Tom Tromey <tromey@redhat.com>
598
599 * gdb.texinfo (Set Tracepoints): Fix typo.
600
9ef07c8c
TT
6012011-03-24 Tom Tromey <tromey@redhat.com>
602
603 * gdb.texinfo (Specify Location): Document `function:label'
604 linespec.
605
99c3dc11
PM
6062011-03-18 Phil Muldoon <pmuldoon@redhat.com>
607
f1310107 608 PR python/12149
99c3dc11
PM
609
610 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
611
29703da4
PM
6122011-03-17 Phil Muldoon <pmuldoon@redhat.com>
613
614 * gdb.texinfo (Blocks In Python): Add is_valid method description.
615 (Inferiors In Python): Likewise.
616 (Threads In Python): Likewise.
617 (Symbols In Python): Likewise.
618 (Objfiles In Python): Likewise.
619 (Symbol Tables In Python): Likewise.
620
c9174737
PA
6212011-03-15 Pedro Alves <pedro@codesourcery.com>
622
623 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
624 display>: Explain that the commands accept number ranges.
625
7371cf6d
PM
6262011-03-14 Phil Muldoon <pmuldoon@redhat.com>
627
628 * gdb.texinfo (Breakpoints In Python): Add description and example
629 of Python stop function operation.
630
ecec24e6
PM
6312011-03-10 Phil Muldoon <pmuldoon@redhat.com>
632
633 * gdb.texinfo (Parameters In Python): Document get_set_string and
634 get_show_string methods.
635
6dcd5565
JK
6362011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
637
638 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
639
81896e36
JK
640 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
641 circular-trace-buffer name.
642
5e30da2c
JB
6432011-02-28 Joel Brobecker <brobecker@adacore.com>
644
645 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
646 in the previous change.
647
3bd0f5ef 6482011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
649
650 * gdb.texinfo (Inferiors and Programs): Update commands to show
651 that they can accept multiple arguments.
652
4ec7539c
JB
6532011-02-24 Joel Brobecker <brobecker@adacore.com>
654
655 Revert the following patch (code patch was not approved):
656 2011-02-21 Hui Zhu <teawater@gmail.com>
657 * agentexpr.texi (bytecode descriptions): add printf.
658 * gdb.texinfo (tracepoint action lists): add printf.
659
82809774
DE
6602011-02-23 Doug Evans <dje@google.com>
661
662 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
663
e5a67952
MS
6642011-02-23 Michael Snyder <msnyder@vmware.com>
665
666 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
667 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
668 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
669
6e6fbe60
DE
6702011-02-22 Doug Evans <dje@google.com>
671
672 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
673 Clarify behaviour of lookup_symbol when `block' argument is omitted,
674 add description of result, fix @defun formatting.
675
f994e27a
HZ
6762011-02-21 Hui Zhu <teawater@gmail.com>
677
678 * agentexpr.texi (Bytecode Descriptions): Add printf.
679 * gdb.texinfo (Tracepoint Action Lists): Add printf.
680
c7f96d2b
TT
6812011-02-18 Tom Tromey <tromey@redhat.com>
682
683 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
684
60f98dde
MS
6852011-02-14 Michael Snyder <msnyder@vmware.com>
686
687 * gdb.texinfo (threads): Document argument for "info threads" cmd.
688 Document new command "thread find".
689
08e796bc
MS
6902011-02-14 Michael Snyder <msnyder@vmware.com>
691
692 * gdb.texinfo (Threads): Update example of new thread message.
693
b3b9301e
PA
6942011-02-14 Pedro Alves <pedro@codesourcery.com>
695
696 * gdb.texinfo (Remote Configuration): Mention set/show remote
697 traceframe-info.
698 (Tools/Packages Optional for Building GDB): Mention that expat is
699 used for traceframe info.
700 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
701 (General Query Packets) <qSupported>: Describe the
702 qXfer:traceframe-info:read feature.
703 (qXfer::read): Describe qXfer:traceframe-info:read.
704 (Traceframe Info Format): New section.
705
cef35b0f
PA
7062011-02-04 Pedro Alves <pedro@codesourcery.com>
707
708 * gdbint.texinfo (Formatting): Mention some formatting guidelines
709 for casts and unary operators.
710
f1cbe1d3
TT
7112011-02-04 Tom Tromey <tromey@redhat.com>
712
713 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
714 is not useful.
715
585fdaa1
PA
7162011-01-25 Pedro Alves <pedro@codesourcery.com>
717
718 * gdb.texinfo: s/value optimized out/optimized out/g
719
7bfc9434
JB
7202011-01-21 Joel Brobecker <brobecker@adacore.com>
721
722 * gdb.texinfo (Other Misc Settings): Rework part of the
723 documentation of the "set interactive mode" command.
724
4694da01
TT
7252011-01-19 Tom Tromey <tromey@redhat.com>
726
727 * gdb.texinfo (Threads): Document thread name output and `thread
728 name' command.
729 (Threads In Python): Document Thread.name attribute.
730 (GDB/MI Thread Commands): Document thread attributes.
731
b716877b
AB
7322011-01-12 Andrew Burgess <aburgess@broadcom.com>
733
734 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
735 changes in mi/mi-cmd-disas.c
736
13fd8b81
TT
7372011-01-12 Tom Tromey <tromey@redhat.com>
738
739 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
740 Fix "thread apply" text.
741
e09342b5
TJB
7422011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
743 Thiago Jung Bauermann <bauerman@br.ibm.com>
744
745 Implement support for PowerPC BookE ranged watchpoints.
746 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
747 the "set powerpc exact-watchpoints" flag.
748
06e65f44
TT
7492011-01-07 Tom Tromey <tromey@redhat.com>
750
751 * gdb.texinfo (Python API): Add descriptions to @menu items.
752
d8e22779
TT
7532011-01-06 Tom Tromey <tromey@redhat.com>
754
755 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
756
a255712f
PP
7572010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
758
e09342b5 759 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 760
ccfc3d6e
TT
7612011-01-06 Tom Tromey <tromey@redhat.com>
762
763 PR python/12133:
764 * gdb.texinfo (Frames In Python): Document various frame
765 constants.
766
44944448
JB
7672011-01-05 Joel Brobecker <brobecker@adacore.com>
768
769 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
770 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
771 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
772
42ea3d7a
JK
7732011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
774
775 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
776 (clean): Add GDBvn.texi.
777
720d1a40
JB
7782010-12-29 Joel Brobecker <brobecker@adacore.com>
779
780 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
781 occasional case where the debugger prints an array address
782 instead of the array itself.
783
ad196637
PA
7842010-12-23 Pedro Alves <pedro@codesourcery.com>
785
786 * gdb.texinfo (Packets) <read registers packet>: Document support
787 for registers that were not collected.
788
a86caf66
DE
7892010-12-15 Doug Evans <dje@google.com>
790
791 * gdb.texinfo (Startup): Document auto-loading of scripts during
792 startup.
793 (Auto-loading): Delete "maint set python auto-load on|off".
794 Add "set auto-load-scripts on|off".
795
aae1c79a
DE
7962010-12-07 Doug Evans <dje@google.com>
797
798 * gdb.texinfo (Mode Options): Document -data-directory.
799 (Data Files): Add reference to -data-directory.
800
4e04c971
DE
8012010-11-29 Doug Evans <dje@google.com>
802
803 * gdb.texinfo (Pretty-Printer Introduction): Change
804 printer-name:subprinter-name to printer-name;subprinter-name.
805
94b6973e
PM
8062010-11-29 Phil Muldoon <pmuldoon@redhat.com>
807
808 PR python/12199
809
810 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
811
39037522
TT
8122010-11-23 Tom Tromey <tromey@redhat.com>
813
814 * gdb.texinfo (Top): Check SYSTEM_READLINE.
815 (Editing): Likewise.
816 (Command History): Likewise.
817 (TUI Keys): Likewise.
818 (Bug Reporting): Conditionally include rluser.texi and
819 inc-history.texinfo.
820 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
821 (GDB_DOC_SOURCE_INCLUDES): Add comment.
822 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
823 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
824 (gdb.pdf): Likewise.
825 (gdb.info): Likewise.
826 (gdb/index.html): Likewise.
827
5ae98d25
TT
8282010-11-23 Tom Tromey <tromey@redhat.com>
829
830 * Makefile.in (Makefile): Run ../config.status.
831 (distclean): Update.
832 * configure: Remove.
833 * configure.ac: Remove.
834
621c8364
TT
8352010-11-12 Tom Tromey <tromey@redhat.com>
836
837 * gdb.texinfo (Basic Python): Update. Add xref.
838 (Exception Handling): Document new exception classes.
839 (Types In Python): Update.
840 (Frames In Python): Update.
841
84f4c1fe
PM
8422010-11-11 Phil Muldoon <pmuldoon@redhat.com>
843
844 * gdb.texinfo (Breakpoints In Python): Document "internal"
845 parameter, and visible attribute.
846
99e7ae30
DE
8472010-11-05 Doug Evans <dje@google.com>
848
849 * gdb.texinfo (Source Path): Document "set directories".
850
f4b8a18d
KW
8512010-11-05 Ken Werner <ken.werner@de.ibm.com>
852
853 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
854 (OpenCL C): New node.
855
7b51bc51
DE
8562010-11-02 Doug Evans <dje@google.com>
857
858 * gdb.texinfo (Pretty Printing): Expand into three sections,
859 introduction, example, and commands.
860 (Python API): Delete section Disabling Pretty-Printers, merge into
861 Selecting Pretty-Printers.
862 (Writing a Pretty-Printer): New section. Move the pretty-printer
863 example here, and reformat to match python coding style. Add a second
864 example using the gdb.printing module.
865 (Python modules): Add gdb.printing.
866
9eeee977
DE
8672010-10-29 Doug Evans <dje@google.com>
868
869 * gdb.texinfo (Python): Fix long line.
870
a0e0ffdf
DE
8712010-10-20 Doug Evans <dje@google.com>
872
873 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
874 All references updated. Correct sections marked as subsections.
875 (Coding Standards): New chapter. Move the coding standard related
876 subsections here. Add section on Python coding standards.
877
0e3509db
DE
8782010-10-13 Doug Evans <dje@google.com>
879
880 * gdb.texinfo (Python): Add "Python modules".
881 (Types in Python): Add reference to gdb.types section.
882 (Python modules): New node.
883
44592cc4
DE
8842010-10-11 Doug Evans <dje@google.com>
885
886 * gdb.texinfo (Values From Inferior): Add reference to "Types in
887 Python" from gdb.Value.type description.
888
6e1bb179
JB
8892010-09-28 Joel Brobecker <brobecker@adacore.com>
890
891 * gdb.texinfo (Ravenscar Profile): New node.
892
e8467610
TT
8932010-09-22 Tom Tromey <tromey@redhat.com>
894
895 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
896
fccd1d1e
EZ
8972010-09-22 Eli Zaretskii <eliz@gnu.org>
898
899 * gdb.texinfo (Values From Inferior): Clarify that
900 value.dynamic_type works only in C++ programs with RTTI.
901
c1b6b909
TT
9022010-09-15 Paul Bolle <pebolle@tiscali.nl>
903
904 * gdb.texinfo (Character Sets): Correctly reference host-charset
905 in example.
906
7d288aaa
TT
9072010-09-13 Tom Tromey <tromey@redhat.com>
908
909 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
910 Document "fullname" and "from".
911
f75d858b
MK
9122010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
913
914 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
915 feature `reverse' output by -list-target-features.
916
83b9503b
L
9172010-08-31 H.J. Lu <hongjiu.lu@intel.com>
918
919 * gdb.texinfo (i386 Features): Remove an extra "@item".
920
03f17ccf
TT
9212010-08-30 Tom Tromey <tromey@redhat.com>
922
923 PR python/11792:
924 * gdb.texinfo (Values From Inferior): Document dynamic_type.
925
9779414d
DJ
9262010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
927
928 * gdb.texinfo (ARM Features): Document
929 org.gnu.gdb.arm.m-profile.
930
f9ffd4bb
TT
9312010-08-23 Tom Tromey <tromey@redhat.com>
932
933 PR python/11145:
934 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
935 reinterpret_cast methods.
936
702c2711
TT
9372010-08-23 Tom Tromey <tromey@redhat.com>
938
939 PR python/11915:
940 * gdb.texinfo (Types In Python): Document array method.
941
66b73624
TJB
9422010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
943
944 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
945
06a64a0b
TT
9462010-08-16 Tom Tromey <tromey@redhat.com>
947
948 * gdb.texinfo (Set Watchpoints): Document -location option.
949
a3a7127e
DE
9502010-08-13 Doug Evans <dje@google.com>
951
952 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
953
8dedea02
VP
9542010-08-13 Vladimir Prus <vladimir@codesourcery.com>
955
956 * gdb.texinfo (GDB/MI Data Manipulation): Document
957 -data-read-memory-raw and -data-write-memory-raw.
958
ca5c20b6 9592010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 960 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
961
962 * gdb.texinfo (Basic Python): Describe post_event API.
963
cb2e07a6
PM
9642010-08-11 Phil Muldoon <pmuldoon@redhat.com>
965
966 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 967 decode_line Python APIs
cb2e07a6 968
464b3efb
TT
9692010-08-10 Tom Tromey <tromey@redhat.com>
970
971 * gdb.texinfo (Pretty Printing API): Document
972 gdb.default_visualizer.
973
c29c521f
TT
9742010-08-10 Tom Tromey <tromey@redhat.com>
975
976 Revert gdb-add-index addition:
977 * gdb.texinfo (Index Files): Don't document gdb-add-index.
978
5da1313b
JK
9792010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
980 Eli Zaretskii <eliz@gnu.org>
981
982 * gdb.texinfo (Mode Options) <-batch>
983 (Basic Python) <gdb.execute>: Describe setting width and height.
984
02d868e8
PP
9852010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
986
987 * gdb.texinfo (Threads): Document 'debug libthread-db'.
988
c2bbed2a
TT
9892010-07-30 Tom Tromey <tromey@redhat.com>
990
991 * gdb.texinfo (Index Files): Mention gdb-add-index.
992
6c13bbe1
HZ
9932010-07-30 Hui Zhu <teawater@gmail.com>
994
995 * gdb.texinfo (Inferiors and Programs): Update the introduce of
996 "detach inferior" and "kill inferior".
997
53a71c06
CR
9982010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
999
1000 * gdb.texinfo (Machine Code): Update description of two forms of
1001 arguments, and add new example to demonstrate the new form.
1002
5374244e
PM
10032010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1004
1005 * gdb.texinfo (Values From Inferior): Add value inferior function
1006 call description.
1007
8ea5bce5
JK
10082010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1009
1010 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1011
c0edd9ed
JK
10122010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1013 Eli Zaretskii <eliz@gnu.org>
1014
1015 Make core files the process_stratum.
1016 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1017 record_stratum example.
1018
9291a0cd
TT
10192010-07-13 Tom Tromey <tromey@redhat.com>
1020
1021 * gdb.texinfo (Index Files): New node.
1022
f5011d11
TT
10232010-07-13 Tom Tromey <tromey@redhat.com>
1024
1025 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1026
0f5238ed
TT
10272010-07-13 Tom Tromey <tromey@redhat.com>
1028
1029 * gdb.texinfo (Specify Location): Document labels.
1030
74c761c1
PA
10312010-07-01 Pedro Alves <pedro@codesourcery.com>
1032
1033 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1034 entries for fast tracepoints and static tracepoints.
1035
501994c0
PA
10362010-07-01 Pedro Alves <pedro@codesourcery.com>
1037
1038 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1039 qsThreadInfo>: Spell out `l' as ell.
1040
0fb4aa4b
PA
10412010-07-01 Pedro Alves <pedro@codesourcery.com>
1042
1043 * gdb.texinfo (Convenience Variables): Document $_sdata.
1044 (Commands to Set Tracepoints): Describe static tracepoints. Add
1045 `Listing Static Tracepoint Markers' menu entry. Document
1046 "strace".
1047 (Tracepoint Action Lists): Document collecting $_sdata.
1048 (Listing Static Tracepoint Markers): New subsection.
1049 (Tracepoints support in gdbserver): Mention static tracepoints.
1050 (remote packets, enabling and disabling): Mention
1051 read-sdata-object.
1052 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1053 and StaticTracepoint.
1054 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1055 Document qXfer:sdata:read.
1056 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1057
dc3b15be
JB
10582010-06-29 Joel Brobecker <brobecker@adacore.com>
1059
1060 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1061
595939de
PM
10622010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1063 Tom Tromey <tromey@redhat.com>
1064 Thiago Jung Bauermann <bauerman@br.ibm.com>
1065
1066 * gdb.texinfo (Inferiors In Python): New node.
1067 * gdb.texinfo (Threads In Python): New node.
1068
9279c692
JB
10692010-06-28 Joel Brobecker <brobecker@adacore.com>
1070
1071 * gdb.texinfo (Python): Document what the python directory is
1072 and what its location is.
1073 (Basic Python): Document the gdb.PYTHONDIR constant.
1074
bc9f0842
TT
10752010-06-25 Tom Tromey <tromey@redhat.com>
1076
1077 PR python/10808:
1078 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1079
f1421989
HZ
10802010-06-24 Hui Zhu <teawater@gmail.com>
1081
1082 * gdb.texinfo: (Commands for Controlled Output): Add
1083 documentation for command "eval".
1084
e4c0cfae
SS
10852010-06-21 Stan Shebs <stan@codesourcery.com>
1086
1087 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1088 * annotate.texinfo: Ditto.
1089 * gdbint.texinfo: Ditto.
1090 * stabs.texinfo: Ditto.
1091
bb08c432
HZ
10922010-06-22 Hui Zhu <teawater@gmail.com>
1093
1094 * gdb.texinfo: (Process Record and Replay): Add documentation
1095 for command "set record memory-query".
1096
4f5d9f07
SS
10972010-06-21 Stan Shebs <stan@codesourcery.com>
1098
1099 * gdb.texinfo: Relicense under GFDL version 1.3.
1100 * annotate.texinfo: Relicense under GFDL version 1.3.
1101 * gdbint.texinfo: Relicense under GFDL version 1.3.
1102 * stabs.texinfo: Relicense under GFDL version 1.3.
1103 * fdl.texi: Update to version 1.3.
1104
6aed2dbc
SS
11052010-06-18 Stan Shebs <stan@codesourcery.com>
1106
a61408f8
SS
1107 * gdb.texinfo (Operating System Auxiliary Information): Describe
1108 "info os" when no arguments given.
1109
6aed2dbc
SS
1110 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1111 $_thread.
1112
24e933df
HZ
11132010-06-18 Hui Zhu <teawater@gmail.com>
1114
1115 * gdb.texinfo: (Process Record and Replay): Add documentation
1116 for commands "record save" and "record restore".
1117
65d79d4b
SDJ
11182010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1119
1120 * gdb.texinfo: Include information about the correct use
1121 of addresses in the `watch' command.
1122
d914c394
SS
11232010-06-11 Stan Shebs <stan@codesourcery.com>
1124
1125 * gdb.texinfo (Observer Mode): New section.
1126 (General Query Packets): Document QAllow.
889bf7c5 1127
967cf477
DE
11282010-06-04 Doug Evans <dje@google.com>
1129
1130 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1131
aaf4119b
DE
11322010-06-03 Doug Evans <dje@google.com>
1133
1134 * gdbint.texinfo (Coding): Add subsection on command names.
1135
9eae7c52
TT
11362010-06-02 Tom Tromey <tromey@redhat.com>
1137
1138 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1139 always-disassemble.
1140
fa593d66
PA
11412010-06-01 Pedro Alves <pedro@codesourcery.com>
1142
1143 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1144 gdbserver, and add cross reference.
1145 (Tracepoints support in gdbserver): New subsection.
1146
dde08ee1
PA
11472010-05-26 Pedro Alves <pedro@codesourcery.com>
1148
1149 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1150 `qRelocInsn' feature.
1151 (Relocate instruction reply packet): New subsection
1152 of `Tracepoint Packets'.
1153 (Tracepoint Packets): Mention that packets QTDP and QTStart
1154 support the qRelocInsn request, and add cross reference to new
1155 subsection.
1156
07ca107c
DE
11572010-05-25 Doug Evans <dje@google.com>
1158
1159 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1160 (Commands In Python): Document gdb.string_to_argv.
1161
c25c4a8b
JK
11622010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1163
1164 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1165 ATTR_NORETURN.
1166
d7b32ed3 11672010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1168 Tom Tromey <tromey@redhat.com>
1169 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1170
c25c4a8b 1171 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1172
6aecb9c2
JB
11732010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1174
1175 * gdb.texinfo: (Summary) Add mention about D language support.
1176 (Filenames): Add D suffixes.
1177 (D): New node.
1178
b7da9e9f
PM
11792010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1180
1181 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1182 of macro deleted from GDB code.
1183
ab38a727
PA
11842010-04-24 Pedro Alves <pedro@codesourcery.com>
1185
1186 * gdb.texinfo (Commands to specify files): Describe what how GDB
1187 looks up DOS-based filesystem paths on the system root. Document
1188 the new `set/show target-file-system-kind' commands.
1189
66d09542
DE
11902010-04-23 Doug Evans <dje@google.com>
1191
1192 * gdb.texinfo (Python): Move Auto-loading section here ...
1193 (Python API): from here.
1194 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1195 (Maintenance Commands): Add docs for "maint print section-scripts".
1196
8bd10a10
CM
11972010-04-20 Chris Moller <cmoller@redhat.com>
1198
1199 * gdb.texinfo (Setting Breakpoints): Added description of
1200 filename-qualified rbreak.
1201 * refcard.tex (Breakpoints and Watchpoints): Added brief
1202 description of filename-qualified rbreak.
1203
4c374409
JK
12042010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1205
1206 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1207 (Python API): Change the reference to Pretty Printing API.
1208 (Pretty Printing): Move the user part under the Data node. Reformat
1209 the sample output to 72 columns. Create a new reference to Pretty
1210 Printing API. Rename the API part ...
1211 (Pretty Printing API): To a new node name.
1212 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1213 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1214
5a9351ae
SS
12152010-04-21 Stan Shebs <stan@codesourcery.com>
1216
1217 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1218 and commands.
5a9351ae 1219 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1220
9a22f0d0
PM
12212010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1222
1223 * gdb.texinfo (Examining memory): Update for change in string
1224 display with explicit size.
1225
6149aea9
PA
12262010-04-19 Pedro Alves <pedro@codesourcery.com>
1227
1228 PR breakpoints/8554.
1229
1230 * gdb.texinfo (Save Breakpoints): New node.
1231 (save-tracepoints): Rename to ...
1232 (save tracepoints): ... this. Mention that `save-tracepoints' is
1233 a deprecated alias to `save tracepoints'.
1234
711e434b
PM
12352010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1236
645797a8 1237 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1238 (info w32 thread-information-block): Document new command.
1239 (qGetTIBAddress): Document new gdbserver query.
1240 (maint set/show show-all-tib): Document new command.
1241
3f7b2faa
DE
12422010-04-15 Doug Evans <dje@google.com>
1243
fa33c3cd
DE
1244 * gdb.texinfo (Python API): Add progspaces section.
1245 (Selecting Pretty-Printers): Progspace pretty-printers are
1246 searched too.
1247 (Progspaces In Python): New section.
1248
3f7b2faa
DE
1249 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1250
79f283fe
PM
12512010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1252
1253 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1254 returns None.
1255
87290684
SS
12562010-04-09 Stan Shebs <stan@codesourcery.com>
1257
1258 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1259 Describe the `frames-created' field, tweak grammar.
1260
a97153c7
PA
12612010-04-09 Pedro Alves <pedro@codesourcery.com>
1262
1263 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1264 Describe the `circular' and `disconnected' fields.
1265
5c5dcc1b
L
12662010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1267
1268 * gdb.texinfo (maint print registers): Mention unavailable and
1269 invisible registers.
1270
adc36818
PM
12712010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1272 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1273 Tom Tromey <tromey@redhat.com>
adc36818
PM
1274
1275 * gdb.texinfo (Breakpoints In Python): New Node.
1276
33da3f1c
SS
12772010-04-08 Stan Shebs <stan@codesourcery.com>
1278
1279 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1280 trace status fields.
1281
3a13a53b
L
12822010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1283
1284 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1285 optional. Make org.gnu.gdb.i386.avx requires
1286 org.gnu.gdb.i386.avx.
1287
08001717
DE
12882010-04-08 Doug Evans <dje@google.com>
1289
1290 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1291 search path, and document that gdb only scans the search path if
1292 the script's path doesn't specify a directory.
1293
c375651d
DE
12942010-04-05 Doug Evans <dje@google.com>
1295
1296 * gdb.texinfo (maint show python auto-load): Fix typo.
1297
af54718e
SS
12982010-04-04 Stan Shebs <stan@codesourcery.com>
1299
d77f58be
SS
1300 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1301 (Setting Watchpoints): Update description of "info watch".
1302 (Disabling Breakpoints): Only "info break" lists all.
1303
af54718e
SS
1304 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1305 (tdump): Explain how tdump works.
1306
86b17b60
PA
13072010-04-01 Pedro Alves <pedro@codesourcery.com>
1308
1309 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1310 add cross reference.
1311
ff12863f
PA
13122010-03-31 Pedro Alves <pedro@codesourcery.com>
1313
1314 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1315 commands error out.
1316
f68eb612
L
13172010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1318
1319 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1320
c8d5aac9
L
13212010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1322
1323 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1324
7d13fe92
SS
13252010-03-29 Stan Shebs <stan@codesourcery.com>
1326 Nathan Sidwell <nathan@codesourcery.com>
1327
1328 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1329 GDBN equivalent.
1330 (Set Tracepoints): Remove mention that conditional tracepoints
1331 don't exist.
1332 (Tracepoint Actions): Clarify when while-stepping collection
1333 happens, note that while-stepping does not automatically collect
1334 $pc.
1335
409873ef 13362010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1337
409873ef
SS
1338 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1339 (General Query Packets): Describe TracepointSource.
1340
ee8e71d4
EZ
13412010-03-27 Matt Rice <ratmice@gmail.com>
1342
c8d5aac9
L
1343 * gdb.texinfo (ARM): Document arguments to "target sim".
1344 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1345
99b5e152
PA
13462010-03-26 Pedro Alves <pedro@codesourcery.com>
1347
1348 * gdb.texinfo (Tracepoint Packets): Remove mention that
1349 terror:string may be plain text, and drop mention of X prefix.
1350
cd64ee31
VP
13512010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1352
1353 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1354
6c28cbf2
SS
13552010-03-24 Stan Shebs <stan@codesourcery.com>
1356
1357 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1358
95a42b64
TT
13592010-03-24 Tom Tromey <tromey@redhat.com>
1360
1361 PR breakpoints/9352:
1362 * gdb.texinfo (Break Commands): Update.
1363
18148017
VP
13642010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1365
1366 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1367 commands.
1368
4daf5ac0
SS
13692010-03-16 Stan Shebs <stan@codesourcery.com>
1370
1371 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1372 circular-trace-buffer.
1373 (Tracepoint Packets): Describe QTBuffer, and details of the
1374 qTStatus reply.
1375
c9429232
SS
13762010-03-12 Stan Shebs <stan@codesourcery.com>
1377 Nathan Sidwell <nathan@codesourcery.com>
1378
1379 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1380 doing instruction stepping.
1381 (Tracepoint Restrictions): New node.
1382
ccefe4c4
TT
13832010-03-10 Tom Tromey <tromey@redhat.com>
1384
1385 * gdbint.texinfo (Symbol Handling): Update.
1386
7c953934
TT
13872010-03-08 Tom Tromey <tromey@redhat.com>
1388
1389 PR cli/9591:
1390 * gdb.texinfo (Mode Options): Mention lack of pagination and
1391 confirmation with --batch.
1392 (Screen Size): Mention --batch.
1393 (Messages/Warnings): Likewise.
1394
f870a310
TT
13952010-03-05 Tom Tromey <tromey@redhat.com>
1396
1397 * gdb.texinfo (Basic Python): Document target_charset and
1398 target_wide_charset.
1399
78e2826b
TT
14002010-03-05 Tom Tromey <tromey@redhat.com>
1401
1402 * gdb.texinfo (Data): Link to pretty-printing.
1403 (Output Formats): Likewise. Correct text.
1404
f5dff777
DJ
14052010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1406
1407 * gdb.texinfo (Types): Describe <struct> and <flags>.
1408
dc00d89f
PM
14092010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1410
1411 * gdb.texinfo (Frames In Python): Add block parameter and
1412 description to read_var text.
1413
5107b149 14142010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1415 Tom Tromey <tromey@redhat.com>
5107b149
PM
1416
1417 * gdb.texinfo (Types In Python): Describe block argument in
1418 template_argument and gdb.lookup_type.
1419
e03e5e7b
TT
14202010-02-24 Tom Tromey <tromey@redhat.com>
1421
1422 * gdb.texinfo (Cygwin Native): Fix typo.
1423
f3e9a817
PM
14242010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1425
1426 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1427 and select method descriptions.
1428 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1429 Tables in Python to menu.
1430 (Blocks In Python): New node.
1431 (Symbols In Python): New node.
1432 (Symbol Tables in Python): New node.
1433
a79b8f6e
VP
14342010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1435
1436 Multiexec MI
1437
1438 gdb/
1439 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1440
1441 gdb/doc/
1442 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1443 changes.
1444 (GDB/MI Program Execution): Document current behaviour of
1445 --all and --thread-group.
1446 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1447 -remove-inferior.
1448 * observer.texi (inferior_added, inferior_removed): New
1449 observers.
1450
629d6a47
TT
14512010-02-19 Tom Tromey <tromey@redhat.com>
1452
1453 * gdbint.texinfo (Getting Started): Fix @node.
1454 (Debugging GDB): Likewise.
1455
c09529e5
JB
14562010-02-13 Joel Brobecker <brobecker@adacore.com>
1457
1458 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1459 documenting the gdb_test_timeout variable.
1460
540aa8e7
MS
14612010-02-12 Jakob Engblom <jakob@virtutech.com>
1462
1463 * gdb.texinfo (MI commands): Added documentation of --reverse
1464 option to a set of MI commands. Restructured documentation of MI
1465 commands --exec-continue to reflect the complexity of reverse
1466 execution.
1467
081dfbf7
PA
14682010-02-12 Pedro Alves <pedro@codesourcery.com>
1469
1470 * gdb.texinfo (Using the Collected Data): Specify that the address
1471 range of `tfind outsize' is exclusive, and that the address range
1472 of `tfind range' is inclusive.
1473 (Tracepoint Packets): Specify that the address range of
1474 `QTFrame:range' is inclusive, and that the address range of
1475 `QTFrame:outside' is exclusive
1476
8e9c5e02
VP
14772010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1478
1479 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1480
92981e24
TT
14812010-02-10 Tom Tromey <tromey@redhat.com>
1482
1483 * gdb.texinfo (Debugging Output): Document set debug parser and
1484 show debug parser.
1485
075b51b7
L
14862010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1487
1488 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1489 i386_eflags and i386_mxcsr.
1490
3bb8d5c3
L
14912010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1492
1493 * gdb.texinfo: Document i386 target features.
1494
c5f80513
DE
14952010-02-05 Doug Evans <dje@google.com>
1496
1497 * gdbint.texinfo (Testsuite): Add a new section to document the
1498 various DejaGnu variables that may be overridden.
1be00882 1499 Document INTERNAL_GDBFLAGS.
c5f80513 1500
6ac33a4e
TT
15012010-02-04 Tom Tromey <tromey@redhat.com>
1502
1503 PR cli/8830:
1504 * gdb.texinfo (Files): -readnow comes before the filename for file
1505 and symbol-file.
1506
a1dcb23a
DJ
15072010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1508
1509 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1510 Document ARM breakpoint types.
1511 (Register Packet Format): Move into the new section.
1512 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1513
95433b34
JB
15142010-01-21 Joel Brobecker <brobecker@adacore.com>
1515
1516 * gdb.texinfo (File Options): Adjust the documentation of this
1517 switch to refer to the "source" command rather than partially
1518 duplicating some of the relevant information.
1519 (Extending GDB): Introduce and document the set/show script-extension
1520 setting.
1521 (Command Files): Add note explaining that the "source" command
1522 is also used to evalute scripts written in other languages.
1523 Remove the short slightly incorrect reference to sourcing Python
1524 scripts.
1525 (Python Commands): Document how to execute a Python script from GDB.
1526
8d576872
JB
15272010-01-19 Joel Brobecker <brobecker@adacore.com>
1528
1529 * gdb.texinfo (Command Files): Fix typo.
1530
8150ff9c
JB
15312010-01-18 Tom Tromey <tromey@redhat.com>
1532
1533 * gdb.texinfo (File Options): Document -x on .py files.
1534 (Command Files): Document handling of Python scripts.
1535
23db03a6
JZ
15362010-01-18 Jie Zhang <jie.zhang@analog.com>
1537
1538 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1539
00bf0b85
SS
15402010-01-15 Stan Shebs <stan@codesourcery.com>
1541
1542 * gdb.texinfo (Trace Files): New section.
1543 (Tracepoint Packets): Document QTSave and qTBuffer.
1544 (Trace File Format): New appendix.
1545
be759fcf
PM
15462010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1547
1548 * gdb.texinfo (Values From Inferior): Document lazy_string value
1549 method.
1550 (Python API): Add Lazy strings menu item.
1551 (Lazy Strings In Python): New node.
1552
dc146f7c
VP
15532010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1554
1555 * gdb.texinfo (GDB/MI Thread Information): New.
1556 (GDB/MI Async Records): Document the core field in *stopped.
1557 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1558 documentation
1559 (Process list): Document that osdata document may contain
1560 threads.
1561 (Remote Serial Protocol): Document qXfer:threads.
1562
d5551862
SS
15632010-01-06 Stan Shebs <stan@codesourcery.com>
1564
1565 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1566 disconnected tracing.
1567 (Tracepoint Packets): Document new protocol.
1568
7a697b8d
SS
15692010-01-05 Stan Shebs <stan@codesourcery.com>
1570
1571 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1572 tracepoints.
1573 (Tracepoint Packets): Describe remote protocol for fast
1574 tracepoints.
1575
e6f3ec50
JB
15762010-01-01 Joel Brobecker <brobecker@adacore.com>
1577
1578 Update the "Start of New Year Procedure".
1579 * gdbint.texinfo: Add the list of files that need to be updated
1580 manually. Minor reformatting.
1581
ddc4e9c1
JB
15822010-01-01 Joel Brobecker <brobecker@adacore.com>
1583
1584 * refcard.tex: Update copyright year in header and text.
1585
9d2897ad
JB
15862010-01-01 Joel Brobecker <brobecker@adacore.com>
1587
1588 * agentexpr.texi: Add 2010 to the list of copyright years.
1589 * annotate.texinfo: Likewise.
1590 * gdb.texinfo: Likewise.
1591 * gdbint.texinfo: Likewise.
1592 * observer.texi: Likewise.
1593 * stabs.texinfo: Likewise.
1594
6da95a67
SS
15952009-12-31 Stan Shebs <stan@codesourcery.com>
1596
1597 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1598
236f1d4d
SS
15992009-12-29 Stan Shebs <stan@codesourcery.com>
1600
1601 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1602
f61e138d
SS
16032009-12-28 Stan Shebs <stan@codesourcery.com>
1604
1605 * gdb.texinfo (Trace State Variables): New section.
1606 (Tracepoint Packets): Describe trace state variable packets.
1607 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1608 variable bytecodes.
1609
0fe7935b
DJ
16102009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1611
1612 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1613 declarations.
1614
a6b29f87
VP
16152009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1616
1617 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1618 -gdb-exit behaviour.
1619
5e4bde96
JB
16202009-12-20 Joel Brobecker <brobecker@adacore.com>
1621
1622 * gpl.texi: Update to version 3 of the GPL.
1623
a1715244
JB
16242009-12-20 Joel Brobecker <brobecker@adacore.com>
1625
1626 * Makefile.in: Update copyright header.
1627 * observer.texi: Fix the copyright header of the generated files.
1628
361ae042
PM
16292009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1630
1631 * gdb.texinfo (Types In Python): Describe range function.
1632
bfd31e71
PM
16332009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1634
1635 * gdb.texinfo (Types In Python): Describe "is_base_class".
1636
57a1d736
TT
16372009-12-03 Tom Tromey <tromey@redhat.com>
1638
1639 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1640
8cebebb9
PP
16412009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1642
1643 * observer.texi: New memory_changed observer.
1644
16af530a
TT
16452009-12-01 Tom Tromey <tromey@redhat.com>
1646
1647 * gdb.texinfo (Reverse Execution): Fix typo.
1648
b6199126
DJ
16492009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1650
1651 PR gdb/8704
1652
1653 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1654 are allowed after the breakpoint condition.
1655
7a6973ad
TT
16562009-11-23 Tom Tromey <tromey@redhat.com>
1657
1658 PR python/10782:
1659 * gdb.texinfo (Types In Python): Document Type.pointer.
1660
21a0512e
PP
16612009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1662
1663 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1664
a5832c8f
PA
16652009-11-11 Pedro Alves <pedro@codesourcery.com>
1666
1667 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1668 (Using Agent Expressions): Delete cross reference.
1669
1eb7cd77
JB
16702009-11-07 Joel Brobecker <brobecker@adacore.com>
1671
1672 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1673 and @settitle directives up to help makeinfo find them.
1674
24ddea62
JK
16752009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1676
1677 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1678 (Auto-loading): Use plural and note one can use multiple components now.
1679
3afae151
VP
16802009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1681
1682 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1683 -stack-list-arguments have the same documentation for parameter
1684 as -stack-list-locals. Add comas.
1685
14ff2235
PM
16862009-10-27 Tom Tromey <tromey@redhat.com>
1687 Eli Zaretskii <eliz@gnu.org>
1688
c8d5aac9 1689 PR python/10781
14ff2235
PM
1690
1691 * gdb.texinfo (Values From Inferior): Document cast method.
1692
9c419145
PP
16932009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1694
1695 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1696 and adjust example.
889bf7c5 1697
29153c24
MS
16982009-10-22 Michael Snyder <msnyder@vmware.com>
1699
1700 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1701 info record command. Also document the new save and restore
29153c24
MS
1702 commands.
1703
2b28d209
PP
17042009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1705
1706 * gdb.texinfo (Machine Code): Mention current pc marker.
1707 (Memory): Likewise.
1708
6c95b8df
PA
17092009-10-19 Pedro Alves <pedro@codesourcery.com>
1710 Stan Shebs <stan@codesourcery.com>
1711
1712 * observer.texi (new_inferior): Rename to...
1713 (inferior_appeared): ... this.
1714
1715 * gdb.texinfo (Inferiors): Rename node to ...
1716 (Inferiors and Programs): ... this. Mention running multiple
1717 programs in the same debug session.
1718 <info inferiors>: Mention the new 'Executable' column if "info
1719 inferiors". Update examples. Document the "add-inferior",
1720 "clone-inferior", "remove-inferior" and "maint info
1721 program-spaces" commands.
1722 (Process): Rename node to...
1723 (Forks): ... this. Document "set|show follow-exec-mode".
1724
2f8132f3
MS
17252009-10-11 Michael Snyder <msnyder@vmware.com>
1726
1727 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1728 (ReverseContinue): Ditto.
1729
cba4b2d3
PP
17302009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1731
1732 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1733
da082f17
JK
17342009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1735
1736 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1737
08be9d71
ME
17382009-10-06 Michael Eager <eager@eagercon.com>
1739
1740 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1741 (Embedded Processors): Add MicroBlaze.
1742 (MicroBlaze): New. Describe Xilinx MicroBlaze
1743
08a0efd0
PA
17442009-10-04 Pedro Alves <pedro@codesourcery.com>
1745
1746 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1747
cbb8f428
EZ
17482009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1749
1750 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1751
30a4a70c
JB
17522009-09-23 Joel Brobecker <brobecker@adacore.com>
1753
1754 * observer.texi (solib_unloaded): Document explicitly the fact that
1755 this observer is called before the associated symbols are unloaded.
1756
b3372f91
VP
17572009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1758
1759 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1760 -stack-list-variables.
1761
f43030c4
TT
17622009-09-18 Tom Tromey <tromey@redhat.com>
1763
1764 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1765 is experimental.
1766
ec7e75e7
PP
17672009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1768
1769 * gdb.texinfo (convenince variables): Mention
1770 $_siginfo could be empty.
f43030c4 1771
0cc7d26f
TT
17722009-09-15 Tom Tromey <tromey@redhat.com>
1773
1774 * gdb.texinfo (GDB/MI Variable Objects): Document
1775 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1776 Expand -var-update documentation.
1777
a96d9b2e
SDJ
17782009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1779
1780 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1781 feature.
1782
005ca36a
JB
17832009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1784
1785 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1786
0d772ac9
MS
17872009-09-10 Michael Snyder <msnyder@vmware.com>
1788
1789 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1790 ReverseStep replies to the qSupported query.
1791
14fb1bac
JB
17922009-09-10 Joel Brobecker <brobecker@adacore.com>
1793
1794 Add documentation for set/show interactive-mode.
1795 * gdb.texinfo (Other Misc Settings): New node.
1796
29b090c0
DE
17972009-09-01 Doug Evans <dje@google.com>
1798
1799 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1800 non-stop mode's affect on remote caching.
1801
4e5d721f
DE
18022009-08-31 Jacob Potter <jdpotter@google.com>
1803 Doug Evans <dje@google.com>
1804
1805 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1806 Mark `set/show remotecache' options as obsolete.
1807 Document new `set/show stack-cache' option.
1808 Update text for `info dcache'.
1809
55333a84
DE
18102009-08-27 Doug Evans <dje@google.com>
1811
1812 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1813 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1814
bc3a0b4d
RW
18152009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1816
1817 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1818 about autoconf.
1819
3a1ff0b6
PA
18202009-08-25 Pedro Alves <pedro@codesourcery.com>
1821
1822 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1823 small example, and describe its columns. Replace "inferior-id" by
1824 "infno" throughout.
1825
81ecdfbb
RW
18262009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1827
af542c2e
RW
1828 * gdbint.texinfo (Releasing GDB): Point to
1829 README-maintainer-mode file for required autoconf version.
1830 * configure.ac: Do not substitute datarootdir, htmldir,
1831 pdfdir, docdir. Do not process --with-datarootdir,
1832 --with-htmldir, --with-pdfdir, --with-docdir.
1833 * configure: Regenerate.
1834
81ecdfbb
RW
1835 * configure: Regenerate.
1836
4efc6507
DE
18372009-08-20 Reid Kleckner <reid@kleckner.net>
1838
1839 * gdb.texinfo: Add chapter on JIT interface.
1840
43089a6e
NR
18412009-08-07 Nick Roberts <nickrob@snap.net.nz>
1842
1843 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1844 confirmation request.
43089a6e 1845
99e008fe
EZ
18462009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1847
c8d5aac9
L
1848 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1849 CRC definitions.
99e008fe 1850
48cb2d85
VP
18512009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1852
1853 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1854 -break-commands.
48cb2d85 1855
ff1a52c6
UW
18562009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1857
1858 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1859 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1860
3285f3fe
UW
18612009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1862
1863 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1864 "set spu stop-on-load" and "show spu stop-on-load" commands.
1865
e35359c5
UW
18662009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1867
1868 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1869
58d6951d
DJ
18702009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1871
1872 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1873 org.gnu.gdb.arm.neon.
1874
08d16641
PA
18752009-07-20 Pedro Alves <pedro@codesourcery.com>
1876
1877 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1878 optional element.
1879 (subsection OS ABI): New subsection.
1880
782b2b07
SS
18812009-07-14 Stan Shebs <stan@codesourcery.com>
1882
1883 * gdb.texinfo (Tracepoint Conditions): New section.
1884 (General Query Packets): Describe ConditionalTracepoints.
1885 (Tracepoint Packets): Describe condition field.
1886 (Maintenance Commands): Describe maint agent-eval.
1887 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1888
9b117ef3
HZ
18892009-07-11 Hui Zhu <teawater@gmail.com>
1890
1891 * gdb.texinfo (disassemble): Add a new modifier /r
1892 to "disassemble" command to make it print the raw instructions
1893 in hex as well as in symbolic form.
1894
f5a33284
TT
18952009-07-09 Tom Tromey <tromey@redhat.com>
1896
1897 * gdbint.texinfo (Testsuite): Document parallel make check.
1898
812f7342
TT
18992009-07-09 Tom Tromey <tromey@redhat.com>
1900
1901 * gdbint.texinfo (Testsuite): Document test transcripts.
1902
fbb8f299
PM
19032009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1904
1905 * gdb.texinfo (Values From Inferior): Add length parameter
1906 description.
1907
dd8f35ac
EZ
19082009-07-04 Chris Genly <chris@genly.us>
1909
1910 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1911 in -var-list-children. Fix example according to what the code
1912 does.
1913
2277426b
PA
19142009-07-02 Pedro Alves <pedro@codesourcery.com>
1915
1916 * gdb.texinfo (Debugging multiple inferiors): Document the
1917 "inferior", "detach inferior" and "kill inferior" commands.
1918 (Debugging Programs with Multiple Processes): Adjust to mention
1919 generic "inferior" commands. Delete mention of "detach fork" and
1920 "delete fork". Cross reference to "Debugging multiple inferiors"
1921 section.
1922
a6d9a66e
UW
19232009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1924
5af949e3
UW
1925 * gdbint.texinfo (Item Output Functions): Update signature
1926 for ui_out_field_core_addr.
1927
19282009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1929
1930 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1931 Update example code extrated from breakpoint.c.
1932
9901a55b 19332009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1934
9901a55b
PP
1935 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1936 MI commands.
1937 (GDB/MI Symbol Query): Likewise.
1938 (GDB/MI File Commands): Likewise.
1939 (GDB/MI File Transfer Commands): Likewise.
1940 (GDB/MI Target Manipulation): Likewise.
1941 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1942
edb3359d
DJ
19432009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1944
1945 * gdb.texinfo (Debugging Optimized Code): New chapter.
1946 (Compiling for Debugging): Reference it. Move some
1947 text to the new section.
1948
7cd1089b
PM
19492009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1950
1951 * doc/gdb.texinfo (Calling): Document
1952 set-unwind-on-terminating-exception usage.
1953
d4db2f36
PA
19542009-06-11 Pedro Alves <pedro@codesourcery.com>
1955
1956 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1957 command.
1958
d1a7880c
PA
19592009-06-07 Pedro Alves <pedro@codesourcery.com>
1960
1961 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1962 references.
1963
473f94e6
UW
19642009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1965
1966 * gdbint.texinfo: Rename formal parameters to gdbarch function
1967 protoypes from "current_gdbarch" to "gdbarch".
1968
8f500870
TT
19692009-05-28 Tom Tromey <tromey@redhat.com>
1970
1971 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1972
b6313243
TT
19732009-05-27 Tom Tromey <tromey@redhat.com>
1974
1975 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1976 feature.
1977 (GDB/MI Variable Objects): Document -var-set-visualizer.
1978
19792009-04-02 Tom Tromey <tromey@redhat.com>
1980
1981 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1982 feature.
1983 (GDB/MI Variable Objects): Document -var-set-visualizer.
1984
a6bac58e
TT
19852009-05-27 Tom Tromey <tromey@redhat.com>
1986 Thiago Jung Bauermann <bauerman@br.ibm.com>
1987 Phil Muldoon <pmuldoon@redhat.com>
1988
1989 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1990 (Pretty Printing): New node.
1991 (Selecting Pretty-Printers): Likewise.
1992 (Python API): Update.
1993 (Output Formats): Document /r format.
1994
2c74e833
TT
19952009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1996 Tom Tromey <tromey@redhat.com>
1997
1998 * gdb.texinfo (Types In Python): New node.
1999 (Values From Inferior): "type" is now an attribute.
2000 (Python API): Update.
2001
89c73ade
TT
20022009-05-27 Tom Tromey <tromey@redhat.com>
2003 Thiago Jung Bauermann <bauerman@br.ibm.com>
2004 Phil Muldoon <pmuldoon@redhat.com>
2005
2006 * gdb.texinfo: Add @syncodeindex for `tp'.
2007 (Python API): Update.
2008 (Auto-loading): New node.
2009 (Objfiles In Python): New node.
2010
17a37d48
PP
20112009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2012
2013 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2014
6718376f
NR
20152009-05-15 Nick Roberts <nickrob@snap.net.nz>
2016
2017 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2018
cbe54154
PA
20192009-05-12 Pedro Alves <pedro@codesourcery.com>
2020
2021 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2022 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2023 show show-debug-regs' docs.
2024
8e05493c
EZ
20252009-05-08 Eli Zaretskii <eliz@gnu.org>
2026
2027 * gdb.texinfo (Process Record and Replay): Add description of
2028 reverse execution.
2029
b39f4988
JB
20302009-05-07 Joel Brobecker <brobecker@adacore.com>
2031
2032 * gdbint.texinfo (Adding support for debugging core files): New node.
2033 (Native Debugging): Remove the ``Native core file Support'' section.
2034
a2311334
EZ
20352009-05-01 Eli Zaretskii <eliz@gnu.org>
2036
2037 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2038 Add index entries.
2039
53cc454a 20402009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2041 Michael Snyder <msnyder@vmware.com>
53cc454a 2042
a2311334
EZ
2043 * gdb.texinfo: (Process Record and Replay): Add documentation for
2044 process record and replay.
53cc454a 2045
484086b7
JK
20462009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2047
2048 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2049 a new part on command-line defined macros.
2050
32ae1842
EZ
20512009-04-25 Eli Zaretskii <eliz@gnu.org>
2052
2053 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2054 clarify the wording.
2055
b14b1491
TT
20562009-04-23 Tom Tromey <tromey@redhat.com>
2057
2058 * gdb.texinfo (Data Files): New node.
2059 (GDB Files): Update menu.
2060
5c1e86e1
JB
20612009-04-23 Joel Brobecker <brobecker@adacore.com>
2062
2063 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2064 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2065
83eba9b7
VP
20662009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2067
2068 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2069
e31198c4
HZ
20702009-04-22 Hui Zhu <teawater@gmail.com>
2071
2072 * gdb.texinfo (disassemble-next-line): Set the default of
2073 disassemble-next-line to off.
2074
26e251b6
JM
20752009-04-21 Joseph Myers <joseph@codesourcery.com>
2076
2077 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2078 --with-htmldir): New.
2079 * configure: Regenerate.
2080 * Makefile.in (datarootdir, docdir): Define.
2081 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2082 instead of $(SET_TEXINPUTS).
2083 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2084 gdbint.info instead of $(SET_TEXINPUTS).
2085 (gdbint/index.html): Use same -I options as for building
2086 gdbint.info.
2087 (stabs.dvi, stabs.pdf): Use same -I options as for building
2088 stabs.info instead of $(SET_TEXINPUTS).
2089 (stabs/index.html): Use same -I options as for building
2090 stabs.info.
2091 (annotate.dvi, annotate.pdf): Use same -I options as for building
2092 annotate.info instead of $(SET_TEXINPUTS).
2093 (annotate/index.html): Use same -I options as for building
2094 annotate.info.
2095
eac35c4e
DD
20962009-04-21 David Daney <ddaney@caviumnetworks.com>
2097
2098 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2099
29b0e8a2
JM
21002009-04-21 Joseph Myers <joseph@codesourcery.com>
2101
2102 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2103
2b831889 21042009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2105 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2106
2107 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2108 (MAKEHTMLFLAGS): Set to empty.
2109 (html__strip_dir): Define.
2110 (HTMLFILES): Define.
2111 (HTMLFILES_INSTALL): Define.
2112 (install-html): Copy new automake rule.
2113 (html): Depend on $(HTMLFILES).
2114 (gdb_toc.html): Rename to gdb/index.html.
2115 (gdbint_toc.html): Rename to gdbint/index.html.
2116 (stabs_toc.html): Rename to stabs/index.html.
2117 (annotate_toc.html): Rename to annotate/index.html.
2118
89a34d1b
JM
21192009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2120
2121 * Makefile.in: Set pdfdir and htmldir from configure
2122 substitutions.
2123 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2124 * configure: Regenerate.
2125
a2d5da46
JB
21262009-04-16 Joel Brobecker <brobecker@adacore.com>
2127
2128 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2129 This macro is no longer used.
2130
732f6a93
TT
21312009-04-15 Tom Tromey <tromey@redhat.com>
2132
2133 * gdb.texinfo (Character Sets): Document default character set.
2134
87f9adc1
PM
21352009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2136
2137 * gdbint.texinfo: Change server name from sources.redhat.com to
2138 sourceware.org throughout.
2139
2c88c651
JB
21402009-04-09 Joel Brobecker <brobecker@adacore.com>
2141
2142 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2143 about a missing dot or coma after @xref.
2144
4f5376b2
JB
21452009-04-02 Joel Brobecker <brobecker@adacore.com>
2146
2147 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2148 example, and add a small explanation about it.
2149 (Print Settings): Change the documentation of the "set print
2150 frame-arguments" to reflect the fact that the default is now "scalars".
2151
a0381d3a
JB
21522009-04-02 Joel Brobecker <brobecker@adacore.com>
2153
2154 * gdb.texinfo (Print Settings): Add kindex for command "set
2155 print frame-arguments".
2156
45ac276d
JB
21572009-03-31 Joel Brobecker <brobecker@adacore.com>
2158
2159 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2160 breakpoints.
2161 (Set Breaks): Add reference to thread-specific and task-specific
2162 breakpoints.
2163
32cd1edc
JB
21642009-03-31 Joel Brobecker <brobecker@adacore.com>
2165
2166 * gdb.texinfo (Ada Tasks): Remove the documentation about
2167 the "Running" state, as this state has been eliminated.
2168 Now all runnable tasks are shown as "Runnable".
2169
1042e4c0
SS
21702009-03-30 Stan Shebs <stan@codesourcery.com>
2171
2172 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2173 special case of breakpoints.
2174 (Enable and Disable Tracepoints): Mention deprecation.
2175 (Listing Tracepoints): Update description and example.
2176
f8f6f20b
TJB
21772009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2178
2179 * gdb.texinfo (Frames in Python): New node.
2180 (Python API): Update.
2181
c0c6f777
TJB
21822009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2183
2184 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2185 from a method to an attribute.
2186
def2b000
TJB
21872009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2188
2189 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2190 attribute.
2191
a07daef3
PA
21922009-03-25 Pedro Alves <pedro@codesourcery.com>
2193
2194 * observer.texi (thread_exit): Add "silent" parameter.
2195
f3b1572e
PA
21962009-03-22 Pedro Alves <pedro@codesourcery.com>
2197
2198 * observer.texi (about_to_proceed): New.
2199
587afa38
EZ
22002009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2201
2202 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2203 field throughout to handle types with spaces in them. Fix typos
2204 found by aspell.
2205 (Summary, Requirements, Contributors): New first chapter,
2206 "Summary" added, old Requirements section moved there, and new
2207 section, "Contributors" added.
2208 (Initializing a New Architecture, Register Representation)
2209 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2210 (Porting gdb): These sections extended and updated.
2211 (Compiler Characteristics): This section (empty) deleted.
2212 (Defining Other Architecture Features): This section renamed and
2213 duplicate material removed from (formerly "Target Conditionals").
2214 Use braces {} in @deftypeXX type field throughout to handle types
2215 with spaces in them. Typos found by aspell fixed.
2216
2217 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2218 * stack_frame.pdf: Version of image for PDF output.
2219 * stack_frame.png: Version of image for HTML output and for Emacs.
2220 * stack_frame.txt: Version of image for Info output.
1db61298 2221 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2222
10af6951
EZ
22232009-03-21 Eli Zaretskii <eliz@gnu.org>
2224
2225 * gdb.texinfo (Character Sets): Fix last change.
2226
cc924cad
TJB
22272009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2228
2229 * gdb.texinfo (Values From Inferior): Fix optional arguments
2230 markup.
2231 (Commands In Python): Adjust argument names of gdb.Command.__init__
2232 to what the function accepts as keywords.
2233
bc3b79fd
TJB
22342008-03-20 Tom Tromey <tromey@redhat.com>
2235
2236 * gdb.texinfo (Convenience Vars): Document convenience functions.
2237 (Functions In Python): New node.
2238 (Python API): Update.
2239
6c7a06a3
TT
22402009-03-20 Tom Tromey <tromey@redhat.com>
2241
2242 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2243 set target-wide-charset.
2244 (Requirements): Mention iconv.
2245
b646ddd4
HZ
22462009-03-17 Hui Zhu <teawater@gmail.com>
2247
2248 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2249
91440f57
HZ
22502009-03-17 Hui Zhu <teawater@gmail.com>
2251
2252 * gdb.texinfo: Add documentation for disassemble-next-line.
2253
8fd41227
TJB
22542009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2255
2256 * gdb.texinfo (Commands In Python): Remove tindex entries.
2257
61ff14c6
JK
22582009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2259
2260 * gdb.texinfo (Returning): New description for missing debug info.
2261
0b16c5cf
PA
22622009-03-14 Pedro Alves <pedro@codesourcery.com>
2263
2264 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2265 (General Query Packets): Document qAttached.
0b16c5cf 2266
32fc0df9
PA
22672009-03-05 Pedro Alves <pedro@codesourcery.com>
2268
2269 * gdb.texinfo (Background Execution): Better describe the set
2270 target-async command.
2271 (Maintenance Commands): Delete description of the `maint set/show
2272 linux-async' and `maint set/show remote-async' commands.
2273
134eb42c
VP
22742009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2275
2276 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2277 between sentences.
2278
c86cf029
VP
22792009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2280
2281 * gdb.texinfo (GDB/MI Async Records): Document the
2282 =library-loaded and =library-unloaded notifications.
2283
3ea85240
VP
22842009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2285
2286 * observer.texi (test_notification): New observer.
2287
1d33d6ba
VP
22882009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2289
61ff14c6
JK
2290 * observer.texi: Add parameter 'print_frame' to normal_stop
2291 observer.
1d33d6ba 2292
d721c933
EZ
22932009-02-07 Eli Zaretskii <eliz@gnu.org>
2294
2295 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2296 (Commands In Python): Fix COMMAND_* constants in last change. Use
2297 @kbd for interactive input. Add cross-references and index
2298 entries.
2299
4aa995e1
PA
23002009-02-06 Pedro Alves <pedro@codesourcery.com>
2301
2302 * gdb.texinfo (Signals): Document $_siginfo.
2303 (Convenience Variables): Mention $_siginfo.
2304 (Remote Configuration): Document qXfer:siginfo:read,
2305 qXfer:siginfo:write packets, and the read-siginfo-object,
2306 write-siginfo-object commands.
2307
5f5233d4
PA
23082009-02-06 Pedro Alves <pedro@codesourcery.com>
2309
2310 * gdbint.texinfo (Values): New chapter.
2311
d8906c6f
TJB
23122009-02-06 Tom Tromey <tromey@redhat.com>
2313
2314 * gdb.texinfo (Python API): Add entry for Commands In Python.
2315 (Commands In Python): New node.
2316
b6cb8e7d
TJB
23172009-02-05 Tom Tromey <tromey@redhat.com>
2318
2319 * gdb.texinfo (Values From Inferior): Document Value.string.
2320
12453b93
TJB
23212009-02-05 Tom Tromey <tromey@redhat.com>
2322
2323 * gdb.texinfo (Basic Python): Document execute's from_tty
2324 argument.
2325
08c637de
TJB
23262009-02-04 Tom Tromey <tromey@redhat.com>
2327
2328 * gdb.texinfo (Basic Python): Document gdb.history.
2329
592375cd
VP
23302009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2331
2332 * gdb.texinfo (GDB/MI Thread Commands): Document the
2333 'current-thread-id' field. Remove the example with zero threads,
2334 since current GDB won't ever report that if there's inferior.
2335
41447f92
VP
23362009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2337
2338 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2339 option to -break-insert.
2340
098b41a6
JG
23412009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2342 Jerome Guitton <guitton@adacore.com>
2343
2344 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2345 (System-wide configuration): New section.
2346
3c16cced
PA
23472009-01-26 Pedro Alves <pedro@codesourcery.com>
2348
2349 PR gdb/7580:
2350 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2351 internal-error|internal-warning quit|corefile ask|yes|no".
2352
62709adf
PA
23532009-01-26 Pedro Alves <pedro@codesourcery.com>
2354
2355 * gdb.texinfo (Using the `gdbserver' Program): Document
2356 --remote-debug.
2357
7ce58dd2
DE
23582009-01-23 Doug Evans <dje@google.com>
2359
2360 * gdb.texinfo: Add nexti to list of commands that support
2361 background execution.
2362
adb483fe
DJ
23632009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2364
2365 * gdb.texinfo (Define, Hooks): Document prefix command support.
2366
a67ec3f4 23672009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2368 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2369
2370 Fixes for makeinfo --html.
2371
2372 * annotate.texinfo: Use @copying and @insertcopying. Use
2373 @ifnottex in place of @ifinfo.
2374 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2375 place of @ifinfo. Use @ifnotinfo for one index entry.
2376 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2377 in place of @ifinfo.
2378 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2379 in place of @ifinfo. Include contents at start unconditionally.
2380
84fcdf95
PA
23812009-01-13 Pedro Alves <pedro@codesourcery.com>
2382
2383 * gdb.texinfo (General Query Packets): Remove @var{} around the
2384 "spu" literal string.
2385
fa3a767f
PA
23862009-01-07 Pedro Alves <pedro@codesourcery.com>
2387
2388 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2389 program may be running in another process" errors.
2390 * gdbint.texinfo (Native Conditionals): Delete
2391 ONE_PROCESS_WRITETEXT description.
2392
9cb011d3
JB
23932009-01-07 Joel Brobecker <brobecker@adacore.com>
2394
2395 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2396 emacs local variable to be placed at the end of the ChangeLog.
2397 Add server.c and gdbreplay.c to the list of files where the
2398 copyright year needs to be updated.
2399
84603566
SL
24002009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2401
2402 * gdb.texinfo (Remote Configuration): Document new
2403 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2404 commands.
2405
a53f55d8
PA
24062008-12-28 Pedro Alves <pedro@codesourcery.com>
2407
2408 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2409 FETCH_INFERIOR_REGISTERS.
2410 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2411 FETCH_INFERIOR_REGISTERS descriptions. Remove
2412 gdbarch_get_longjmp_target descrition, since already described in
2413 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2414 (Target Conditionals): ... here.
2415
077e0a52
JB
24162008-12-16 Joel Brobecker <brobecker@adacore.com>
2417
2418 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2419 examples.
2420 (Additions to Ada): Likewise. Add the missing opening and closing
2421 parenthesis of the GDB prompt in one of the examples.
2422
023eb17c
JB
24232008-12-14 Joel Brobecker <brobecker@adacore.com>
2424
2425 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2426 about the result of 'Address not being of type System.Address.
2427 This problem has been fixed a while ago.
2428
c3b108f7
VP
24292008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2430
2431 MI non-stop and multiprocess docs.
2432
c8d5aac9
L
2433 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2434 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2435 Adjust documentation for *stopped, document =thread-created,
2436 =thread-exited, =thread-group-created and =thread-group-exited.
2437 (GDB/MI Thread Commands): Document the 'state' field in
2438 -thread-info output.
2439 (GDB/MI Program Execution): Mention --all and --thread-group
2440 options.
2441 (GDB/MI Variable Objects): Describe floating and fixed variable
2442 objects.
2443 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2444
07e059b5
VP
24452008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2446
c8d5aac9
L
2447 * gdb.texinfo (Operating System Information): New appendix.
2448 (Operating System Auxiliary Information): Document 'info os processes'
2449 (Remote Configuration): Document 'osdata'
2450 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2451
a80b95ba
TG
24522008-11-27 Tristan Gingold <gingold@adacore.com>
2453
2454 * gdb.texinfo (Darwin): Document Darwin specific features.
2455
a655d424
JK
24562008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2457
2458 * gdbint.texinfo (Target Conditionals): Extend the
2459 gdbarch_breakpoint_from_pc description.
2460
249e1128
VP
24612008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2462
2463 * gdb.texinfo (M68K Features): Fix typo.
2464
c14c28ba
PP
24652008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2466
2467 * gdb.texinfo (Symbols): Mention printing containing
2468 image name in "info symbol".
2469 (Maint translate-address): Likewise.
889bf7c5 2470
394a6666
JB
24712008-11-18 Joel Brobecker <brobecker@adacore.com>
2472
2473 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2474 commands "catch load" and "catch unload".
2475
66bb093b
VP
24762008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2477
2478 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2479 =thread-selected.
889bf7c5 2480
4a92f99b
VP
24812008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2482
c8d5aac9 2483 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2484
f0323ca0
PA
24852008-10-27 Pedro Alves <pedro@codesourcery.com>
2486
2487 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2488 .mt files, TM_CLIBS or TM_CDEPS.
2489 (x86 Watchpoints): Don't mention TDEPFILES.
2490
8b23ecc4
SL
24912008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2492
2493 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2494 (Overview): Mention notifications and non-stop mode behavior.
2495 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2496 with non-stop mode behavior. Add vStopped description.
2497 (Stop Reply Packets): Update list of packets that return
2498 stop replies. Mention non-stop behavior.
2499 (General Query Packets): Document QNonStop packet and associated
2500 qSupported query response.
2501 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2502 behavior.
2503 (Notification Packets): New section.
2504 (Remote Non-Stop): New section.
2505 (File-I/O Overview): Mention non-stop behavior.
2506
fff08868
HZ
25072008-10-24 Hui Zhu <teawater@gmail.com>
2508 Pedro Alves <pedro@codesourcery.com>
2509
2510 * gdb.texinfo (displaced-stepping): Describe the auto mode
2511 setting, and say it's the default. This is now a mainstream
2512 setting instead of a maintenance setting.
2513
252fbfc8
PA
25142008-10-23 Pedro Alves <pedro@codesourcery.com>
2515
2516 * observer.texi (thread_stop_requested): New.
2517
20924a55
JB
25182008-10-22 Joel Brobecker <brobecker@adacore.com>
2519
2520 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2521 (Patching): Replace incorrect usage of @samp by @kbd.
2522
bacec72f
MS
25232008-10-17 Michael Snyder <msnyder@vmware.com>
2524
2525 * gdb.texinfo: Add documentation for reverse execution.
2526
a08702d6 25272008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2528 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2529
2530 * gdb.texinfo. (Values From Inferior): New subsubsection.
2531
d97bc12b
DE
25322008-10-06 Doug Evans <dje@google.com>
2533
2534 * gdb.texinfo (set debug dwarf2-die): Document it.
2535
87f67dba
JB
25362008-10-01 Joel Brobecker <brobecker@adacore.com>
2537
2538 * gdb.texinfo (catch) [exception]: Document how to insert
2539 a breakpoint on user-defined exceptions when the exception
2540 name is identical to one of the language-defined ones.
2541
2fae03e8
TT
25422008-09-27 Tom Tromey <tromey@redhat.com>
2543
2544 * gdb.texinfo (Macros): Remove text about stringification,
2545 varargs, and splicing.
2546
5c6ce71d
TT
25472008-09-27 Tom Tromey <tromey@redhat.com>
2548
2549 * gdbint.texinfo (Language Support): Remove text about omitting
2550 support for a language.
2551
07128da0
DE
25522008-09-23 Doug Evans <dje@google.com>
2553
2554 * gdb.texinfo (info dcache): Update.
2555
b90a069a
SL
25562008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2557
2558 * gdb.texinfo (Packets): Add info on thread-id syntax and
2559 multiprocess extensions.
2560 <D>: Document multiprocess form of packet.
2561 <H>: Use thread-id syntax.
2562 <T>: Likewise.
2563 <vCont>: Likewise. Note this is required for multiprocess.
2564 <vKill>: New packet.
2565 (Stop Reply Packets) <T>: Use thread-id syntax.
2566 <W>: Document multiprocess form of reply.
2567 <X>: Likewise.
2568 (General Query Packets) <qC>: Use thread-id syntax.
2569 <qfThreadInfo>: Likewise.
2570 <qGetTLSAddr>: Likewise.
2571 <qP>: Likewise.
2572 <qSupported>: Add "multiprocess" feature.
2573 <qThreadExtraInfo>: Use thread-id syntax.
2574
b77209e0
PA
25752008-09-22 Stan Shebs <stan@codesourcery.com>
2576
2577 * gdb.texinfo (Inferiors): New section.
2578
3d0bb823
PA
25792008-09-12 Pedro Alves <pedro@codesourcery.com>
2580
2581 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2582
f8dcfc0a
UW
25832008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2584
2585 * gdbint.texinfo (Target Conditionals): Remove documentation
2586 for gdbarch_name_of_malloc.
2587
8775bb90
MS
25882008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2589
2590 * gdb.texinfo (Interrupts): Mention TCP interface for
2591 sending BREAK.
2592
f1838a98
UW
25932008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2594
2595 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2596 argument prefix to "set sysroot".
2597
158c7665
PH
25982008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2599
2600 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2601 and False.
2602
30e026bb
VP
26032008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2604
c8d5aac9
L
2605 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2606 for possible features of -list-features.
30e026bb 2607
c6ebd6cf
VP
26082008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2609
c8d5aac9 2610 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2611 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2612
aeac0ff9
VP
26132008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2614
2615 * doc/gdb.texinfo (PowerPC): Fix typo.
2616 (PowerPC features): Fix typo.
2617
5231c1fd
PA
26182008-08-18 Pedro Alves <pedro@codesourcery.com>
2619
2620 * observer.texi (thread_ptid_changed): New.
2621
677c5bb1
LM
26222008-08-18 Luis Machado <luisgpm@br.ibm.com>
2623
2624 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2625 (PowerPC features): Mention feature set for VSX registers.
2626
f3a2dd1a
JB
26272008-08-13 Joel Brobecker <brobecker@adacore.com>
2628
2629 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2630 the direct visibility of all names in user-written packages.
2631
33e5cbd6
PA
26322008-08-13 Pedro Alves <pedro@codesourcery.com>
2633
2634 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2635 setting, and make it the default.
2636 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2637 non-stop script example.
2638
d0384fc4
TJB
26392008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2640
2641 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2642 reference to the "Using Different Register and Memory Data
2643 Representation" section.
2644
a6f3e723
SL
26452008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2646
2647 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2648 (Remote Protocol): Add Packet Acknowledgment to menu.
2649 (Overview): Mention +/- can be disabled, and point to new section
2650 where this is discussed in detail.
2651 (General Query Packets): Document QStartNoAckMode packet, and
2652 corresponding qSupported reply.
2653 (Packet Acknowledgment): New section.
2654
0606b73b
SL
26552008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2656 Pedro Alves <pedro@codesourcery.com>
2657
2658 * gdb.texinfo (Threads): Move paragraph about automatic thread
2659 selection to All-Stop Mode subsection.
2660 (Thread Stops): Reorganize existing material into subsections.
2661 Add introductory blurb and menu.
2662 (Non-Stop Mode): New subsection.
2663 (Background Execution): New subsection.
2664 (Maintenance Commands): Add cross-references from async mode
2665 commands to the new Background Execution section.
2666
d57a3c85
TJB
26672008-08-06 Tom Tromey <tromey@redhat.com>
2668
2669 * gdb.texinfo (Extending GDB): New chapter.
2670 (Sequences): Demoted chapter, now a section under the new
2671 Extending GDB chapter.
2672 (Python): New section.
2673
6d76a53d
SS
26742008-07-31 Stan Shebs <stan@codesourcery.com>
2675
2676 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2677
1f70da6a
SS
26782008-07-29 Stan Shebs <stan@codesourcery.com>
2679
2680 * gdbint.texinfo: General round of cleanup and minor
2681 clarifications.
2682 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2683 (Longjmp Support): Update description to reflect how it is done
2684 for targets without using native header.
2685 (Symbol Handling): Add a little more general explanation.
2686 (COFF, ELF): Mention stabs encapsulation.
2687 (DWARF 3): New section.
2688 (Adding a New Host): Scrub out some obsolete bits.
2689 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2690 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2691 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2692 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2693 SEEK_SET, STOP_SIGNAL, USG.
2694 (Raw and Virtual Register Representations): Ditto for
2695 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2696 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2697 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2698 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2699 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2700 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2701 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2702 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2703 DEPRECATED_USE_STRUCT_CONVENTION.
2704 Describe gdbarch_deprecated_fp_regnum.
2705 Update description of gdbarch_print_insn.
2706 (Adding a New Target): Scrub out obsolete bits.
2707 (Obsolete Conditionals): Remove entire section.
2708
383f836e
TT
27092008-07-25 Tom Tromey <tromey@redhat.com>
2710
2711 * observer.texi (GDB Observers): Document new observers:
2712 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2713 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2714 architecture_changed.
2715
cfd8ab24
SS
27162008-07-21 Stan Shebs <stan@codesourcery.com>
2717
2718 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2719 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2720
781b42b0
TT
27212008-07-21 Tom Tromey <tromey@redhat.com>
2722
2723 * observer.texi (GDB Observers): Remove obsolete comment.
2724 <executable_changed>: Remove argument.
2725
d7d9f01e
TT
27262008-07-18 Tom Tromey <tromey@redhat.com>
2727
2728 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2729
bf250677
DE
27302008-07-10 Doug Evans <dje@google.com>
2731
2732 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2733
10568435
JK
27342008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2735
2736 * gdb.texinfo (Starting): Document "set disable-randomization".
2737
5ae4183a
AS
27382008-07-07 Andreas Schwab <schwab@suse.de>
2739
2740 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2741
b56e7235
VP
27422008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2743
2744 * gdb.texinfo (GDB/MI Target Manipulation): Add
2745 example of -target-attach.
2746
e1ac3328
VP
27472008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2748
2749 * observer.texi (target_resumed): New observer.
5ae4183a 2750 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2751
65d12d83
TT
27522008-06-06 Tom Tromey <tromey@redhat.com>
2753
2754 * gdb.texinfo (Completion): Add field name example.
2755
fbc5282e
MK
27562008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2757
2758 * gdb.texinfo (GDB/MI Program Context): Added example
2759 to -exec-arguments
5ae4183a 2760
fbc5282e 27612008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2762
2763 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2764 annotation.
2765
c16158bc 27662008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2767 Nathan Sidwell <nathan@codesourcery.com>
2768 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2769
2770 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2771 and ACX_BUGURL.
2772 * configure: Regenerate.
2773 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2774 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2775 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2776 mailing-list-specific text about bug reporting unless
2777 BUGURL_DEFAULT.
2778
75c99385
PA
27792008-06-05 Pedro Alves <pedro@codesourcery.com>
2780
2781 * gdb.texinfo (-target-select): Remove reference to target async.
2782 (Maintenance Commands): Document "maint set/show remote-async".
2783
1763a388
MK
27842008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2785
2786 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2787 in -target-file-get section.
5ae4183a 2788
d0d064df
PA
27892008-05-22 Pedro Alves <pedro@codesourcery.com>
2790
9b562ab8
PA
2791 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2792 killing the inferior when it is already debugging a process.
d0d064df 2793
8dfa32fc
JB
27942008-05-21 Joel Brobecker <brobecker@adacore.com>
2795
2796 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2797 abbreviation for "finish".
2798
55f996a7
NR
27992008-05-21 Nick Roberts <nickrob@snap.net.nz>
2800
2801 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2802
ba2b1c56
DJ
28032008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2804
2805 * gdbint.texinfo (Target Conditionals): Delete entry for
2806 gdbarch_dwarf_reg_to_regnum.
2807
08388c79
DE
28082008-05-09 Doug Evans <dje@google.com>
2809
a3c83fae 2810 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2811
d14508fe
DE
28122008-05-05 Doug Evans <dje@google.com>
2813
2814 * gdb.texinfo (disassemble): Document /m modifier.
2815
e2b7ddea
VP
28162008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2817
5ae4183a
AS
2818 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2819 will not report the time of commands that run the target.
e2b7ddea 2820
8eb41542
VP
28212008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2822
2823 * gdb.texinfo (GDB/MI Output Records): Add
2824 missing semicolon.
2825
82f68b1c
VP
28262008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2827
2828 * gdb.texinfo (GDB/MI Output Records):
2829 Document =thread-create and =thread-exited.
2830
fa0f268d
VP
28312008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2832
2833 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2834 Remove mention of dmi-discuss.
fa0f268d 2835
063bfe2e
VP
28362008-05-03 Pedro Alves <pedro@codesourcery.com>
2837
2838 * observer.texi (thread_exit): New.
2839
237fc4c9
PA
28402008-05-02 Pedro Alves <pedro@codesourcery.com>
2841
2842 * gdb.texinfo (Debugging Output): Document "set/show debug
2843 displaced".
2844 (Maintenance Commands): Document "maint set/show
2845 can-use-displaced-stepping".
2846
0428b8f5
DJ
28472008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2848
2849 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2850 and set/show arm force-mode.
2851
5009afc5
AS
28522008-05-02 Andreas Schwab <schwab@suse.de>
2853
2854 * gdbint.texinfo (Algorithms): Describe
2855 target_watchpoint_addr_within_range.
2856
669fac23
DJ
28572008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2858
2859 * gdbint.texinfo (Stack Frames): New chapter.
2860 (Algorithms): Move Frames text to the new chapter.
2861 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2862 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2863
721c02de
VP
28642008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2865
5ae4183a
AS
2866 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2867 output does not necessary include any tokens.
721c02de 2868
c055b101
CV
28692008-04-22 Corinna Vinschen <vinschen@redhat.com>
2870
2871 * gdb.texinfo (Set SH Calling convention): New @item.
2872 (Show SH Calling convention): Ditto.
2873
68837c9d
MD
28742008-04-22 Markus Deuling <deuling@de.ibm.com>
2875
2876 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2877
2e9132cc
EZ
28782008-04-20 Eli Zaretskii <eliz@gnu.org>
2879
2880 * gdb.texinfo (Set Breaks): Mention that multiple location
2881 breakpoints need line number info. Add index entries.
2882
31fffb02
CS
28832008-04-19 Craig Silverstein <csilvers@google.com>
2884
2885 * gdb.texinfo (Requirements): Add an optional requirement on
2886 zlib.
2887 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2888 Compressed DWARF 2.
2889
a47ec5fe
AR
28902008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2891
2892 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2893 sample output for 'stopped,reason="breakpoint-hit"' message.
2894 (GDB/MI Program Execution): Likewise.
2895
de051565
MK
28962008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2897
5ae4183a 2898 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2899 -var-set-format. Add -f option to -var-evaluate-expression.
2900
6ba66d6a
JB
29012008-04-03 Joel Brobecker <brobecker@adacore.com>
2902
2903 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2904 new node "Ambiguous Expressions". Replace references to this
2905 node by references to "Ambiguous Expressions" throughout.
2906 (Ambiguous Expressions): New node.
2907
1e26b4f8
DJ
29082008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2909
2910 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2911
b84876c2
PA
29122008-03-21 Pedro Alves <pedro@codesourcery.com>
2913
2914 * gdb.texinfo (Debugging Output): Document
2915 "set/show debug lin-lwp-async".
2916 (Maintenance Commands): Document "maint set/show linux-async".
2917
63092375
DJ
29182008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2919
2920 * gdb.texinfo (Expressions): Update description of malloced arrays.
2921
8e8901c5
VP
29222008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2923
2924 * gdb.texinfo (Thread Commands): Document
2925 -thread-info. Remove -thread-list-all-threads.
2926
1fddbabb
PA
29272008-03-14 Pedro Alves <pedro@codesourcery.com>
2928 Sandra Loosemore <sandra@codesourcery.com>
2929
2930 * gdb.texinfo (Library List Format): Update to mention the
2931 possibility to pass section addresses instead of segment
2932 addresses.
2933
ccd213ac
DJ
29342008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2935
2936 * gdb.texinfo (Starting): Document "set exec-wrapper".
2937 (Server): Document gdbserver --wrapper.
2938
fa4727a6
DJ
29392008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2940
2941 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2942 unreadable memory. Delete obsolete SPARClite reference.
2943
8edfe269
DJ
29442008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2945
2946 * gdb.texinfo (Starting): Mention always-running targets.
2947 (Target Commands): Add an anchor for load.
2948 (Connecting): Explain continue instead of run.
2949
1843f87b
DJ
29502008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2951
2952 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2953
f9082629
NR
29542008-02-26 Nick Roberts <nickrob@snap.net.nz>
2955
2956 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2957 breakpoint table.
2958
fd96d250
PA
29592008-02-19 Pedro Alves <pedro@codesourcery.com>
2960
2961 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2962 killing the inferior when it is already debugging a process.
2963
36af4ef6
MD
29642008-02-13 Markus Deuling <deuling@de.ibm.com>
2965
2966 * gdbint.texinfo (Build Script): New section. Mention new build script
2967 gdb_buildall.sh.
2968
cda4ce5a
JB
29692008-02-01 Jim Blandy <jimb@red-bean.com>
2970
2971 * gdb.texinfo (Help): Summarize 'info args' correctly.
2972
4acd40f3
TJB
29732008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2974
2975 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2976 available in PowerPC architecture.
2977 (Embedded Processors): Change node name of PowerPC item in menu.
2978 (PowerPC): Rename to...
2979 (PowerPC Embedded): this.
2980 (Architectures): Add new PowerPC item in menu.
2981 (PowerPC): New node.
2982
6e6c6f50
DJ
29832008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2984
2985 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2986 commands.
2987
5ee187d7
DJ
29882008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2989
2990 * gdb.texinfo (Setting Catchpoints): Mention features
2991 supported on GNU/Linux.
2992
e275c0d9
NR
29932008-01-30 Nick Roberts <nickrob@snap.net.nz>
2994
2995 * gdb.texinfo (GDB/MI File Commands): Describe new output
2996 field for MI command -file-list-exec-source-file.
2997
2d717e4f
DJ
29982008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2999
3000 * gdb.texinfo (Using the `gdbserver' Program): Add security
3001 warning. Rearrange into subsections and subsubsections. Document
3002 --multi and --debug. Correct --with-sysroot typo. Update --attach
3003 usage. Make load reference clearer. Document monitor exit.
3004 (Remote Configuration): Document set remote exec-file, attach-packet,
3005 and run-packet.
3006 (Packets): Document vAttach and vRun.
3007
d35a4257 30082008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3009
3010 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3011 detach-on-follow -> detach-on-fork.
f663676d 3012
c78d192c
DJ
30132008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3014
3015 * gdbint.texinfo (Native Conditionals): Remove
3016 SHELL_COMMAND_CONCAT and SHELL_FILE.
3017
d35a4257
EZ
30182008-01-26 Eli Zaretskii <eliz@gnu.org>
3019
3020 * gdb.texinfo (Specify Location): Improve wording.
3021
93815fbf
VP
30222008-01-23 Chris Demetriou <cgd@google.com>
3023
3024 * gdb.texinfo (Threads): Document new "set print thread-events"
3025 and "show print thread-events" commands.
3026
2a25a5ba
EZ
30272008-01-19 Eli Zaretskii <eliz@gnu.org>
3028
3029 * gdb.texinfo (Specify Location): New section.
3030 (Delete Breaks, Edit, Set Breaks): Remove description of
3031 locations. Instead, add a reference to "Specify Location".
3032 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3033 (Symbols): Refer to "Specify Location" for the valid forms of
3034 linespecs and locations.
3035
32c9a795
MD
30362008-01-18 Markus Deuling <deuling@de.ibm.com>
3037
3038 * gdbint.texinfo (Target Conditionals): Replace the description of
3039 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3040
b17828ca
JB
30412008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3042
3043 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3044 about &&var, which is rejected by the expression parser.
3045
0aea4bf3
LM
30462008-01-09 Luis Machado <luisgpm@br.ibm.com>
3047
3048 * gdb.texinfo (Output): Update documentation on using printf with DFP
3049 types.
3050
febe4383
TJB
30512008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3052
3053 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3054 subsubsection.
3055 (Decimal Floating Point format): New subsubsection.
3056
7a404eba
PA
30572008-01-05 Pedro Alves <pedro@codesourcery.com>
3058
3059 * gdb.texinfo (File Options): Remove mention of the attempt to
3060 open a core file with the -p option. Don't list -c as a valid
3061 option to attach to a process.
3062
a4d9b460
PA
30632008-01-05 Pedro Alves <pedro@codesourcery.com>
3064
3065 * gdbint.texinfo (Host Conditionals): Remove mention of
3066 ALIGN_STACK_ON_ENTRY.
3067
6ec2edbe
JB
30682008-01-05 Joel Brobecker <brobecker@adacore.com>
3069
3070 * gdbint.texinfo (Start of New Year Procedure): Add item
3071 describing how to update the source and documentation copyright
3072 notices.
3073
d8b2a693
JB
30742007-12-18 Jim Blandy <jimb@codesourcery.com>
3075
ab209b3a 3076 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3077 watchpoint explanation into the main description of the watchpoint
3078 command; update synopses of 'watch', 'rwatch', and 'awatch'
3079 commands.
3080
8b4ed427
VP
30812007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3082
3083 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3084 Document 'pending-breakpoints' feature of
3085 -list-features.
3086
37e4754d
LM
30872007-12-17 Luis Machado <luisgpm@br.ibm.com>
3088
669fac23 3089 * gdb.texinfo: Add new parameter's description.
37e4754d 3090
1d3811f6
DJ
30912007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3092
3093 * gdb.texinfo (Overview): Clarify run-length encoding
3094 example. Remove the restriction on "+" and "-" characters.
3095
c1c25a1a
EZ
30962007-12-15 Eli Zaretskii <eliz@gnu.org>
3097
3098 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3099
afe8ab22 31002007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3101
afe8ab22
VP
3102 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3103 the -f option for -break-insert, remove -r option,
3104 and clarify specification of location.
3105
a6b151f1
DJ
31062007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3107
3108 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3109 formatting.
3110 (Remote Debugging): Add File Transfer section.
3111 (Remote Configuration): Document Host I/O packets.
3112 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3113 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3114 (Packets): Add vFile.
3115
3b784c4f
EZ
31162007-11-17 Eli Zaretskii <eliz@gnu.org>
3117
3118 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3119 breakpoints with multiple locations.
3120 (Breakpoint Menus): Improve wording.
3121 (Output): Fix last change.
3122
a4ce5b0d
UW
31232007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3124
3125 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3126
1b39d5c0
DE
31272007-11-15 Doug Evans <dje@google.com>
3128
3129 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3130
7a72d44c
VP
31312007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3132
3133 * gdbint.texinfo (Native Conditionals): Remove
3134 mention of CLEAR_SOLIB.
5ae4183a 3135
6d1829bf 31362007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3137
3138 * gdb.texinfo (Print Settings): Add documentation for "set/show
3139 print frame-arguments".
3140
1a619819
LM
31412007-11-05 Luis Machado <luisgpm@br.ibm.com>
3142
3b784c4f 3143 * gdb.texinfo (Output): Update printf command's description.
1a619819 3144
55eddb0f
DJ
31452007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3146
3147 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3148 powerpc soft-float".
3149
9cceb671
DJ
31502007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3151
3152 * gdb.texinfo (Files): Correct formatting. Mention Expat
3153 requirement.
3154 (Requirements for Building GDB): Expand the list of Expat
3155 uses.
3156 (Library List Format, Memory Map Format): Mention Expat.
3157 (Target Descriptions): Update Expat wording.
3158
83acabca
DJ
31592007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3160
3161 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3162 Document that gdbarch_convert_register_p should return zero for no-op
3163 conversions.
3164
e35879db
UW
31652007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3166
83acabca 3167 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3168 of set_gdbarch_sofun_address_maybe_missing back to ...
3169 (Target Conditionals): ... here to fix build break.
3170
203c3895
UW
31712007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3172
83acabca 3173 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3174 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3175 (Compiler Characteristics): ... documentation of
3176 set_gdbarch_sofun_address_maybe_missing.
3177
11411de3
DJ
31782007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3179
3180 * gdbint.texinfo (Target Conditionals): Use
3181 frame_unwind_register_unsigned in examples instead of
3182 frame_unwind_unsigned_register.
3183
7cc46491
DJ
31842007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3185
3186 * gdb.texinfo (Predefined Target Types): Add int128
3187 and uint128.
3188 (Standard Target Features): Add PowerPC features.
3189
81adfced
DJ
31902007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3191
3192 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3193
c1874924
UW
31942007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3195
3196 * gdbint.texi (Target Conditionals): Remove documentation
3197 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3198 gdbarch_extract_return_value, and gdbarch_store_return_value.
3199
f6e56ab3
UW
32002007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3201
3202 * gdbint.texi (Target Conditionals): Remove documentation of
3203 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3204
56cf5405
KH
32052007-10-11 Kazu Hirata <kazu@codesourcery.com>
3206
3207 * gdb.texinfo: Mention that inaccessible-by-default is on by
3208 default.
3209
35156bae
DJ
32102007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3211
3212 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3213
d983da9c
DJ
32142007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3215
3216 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3217 multi-threaded watchpoints.
3218 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3219 checked. Describe sticky notification. Expand description
3220 of steppable and continuable watchpoints.
3221 (Watchpoints and Threads): New subsection.
3222
fe6fbf8b
VP
32232007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3224
3225 * gdb.texinfo (Setting Breakpoints): Revise
3226 documentation for pending breakpoints. Document
3227 breakpoints with multiple locations.
5ae4183a 3228
084344da
VP
32292007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3230
3231 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3232 Document -list-features.
5ae4183a 3233
82160952
EZ
32342007-09-15 Eli Zaretskii <eliz@gnu.org>
3235
3236 * gdb.texinfo (Output): Spell out which features of C's printf are
3237 not supported by GDB's printf.
7e27a47a
EZ
3238 (Separate Debug Files): More accurate wording regarding build ID
3239 and a reference to the ld manual rather than the Fedora wiki.
82160952 3240
ea37ba09
DJ
32412007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3242 Jim Blandy <jimb@codesourcery.com>
3243
3244 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3245 (Examining Memory): Update mentions of the 's' format.
3246 (Automatic Display): Likewise.
3247
b8533aec
DJ
32482007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3249
3250 * gdb.texinfo: Update the FSF's Back-Cover Text.
3251
83f83d7f
JK
32522007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3253 Eli Zaretskii <eliz@gnu.org>
3254
3255 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3256 Fixed the ``build ID'' name. New binaries build instructions for the
3257 build ID inclusion. Explain how the commands are specific to the build
3258 ID vs. debug link.
3259
c7e83d54
EZ
32602007-09-01 Eli Zaretskii <eliz@gnu.org>
3261
3262 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3263 indexing for ``build ID'' support.
3264
d3750b24
JK
32652007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3266
3267 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3268 Enlisted BUILD ID to the debug file searching example.
3269 Included a BUILD ID `.note.gnu.build-id' section description.
3270 Updated/added the debug files splitting instructions for OBJCOPY.
3271
02142340
VP
32722007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3273
3274 * gdb.texinfo (Variable Objects): Adjust docs
3275 for -var-info-expression and document
3276 -var-info-path-expression.
3277
d3bdde98
JB
32782007-08-20 Jim Blandy <jimb@codesourcery.com>
3279
3fb6a982
JB
3280 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3281 (title page): Include the dedication in the printed manual, as a
3282 separate page after the copyright notice.
5ae4183a 3283
d3bdde98
JB
3284 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3285 don't break a @var across a line.
3286
c80a96a8
MR
32872007-07-25 Maciej W. Rozycki <macro@mips.com>
3288
3289 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3290 for include files.
3291
5824a901
NR
32922007-07-12 Nick Roberts <nickrob@snap.net.nz>
3293
3294 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3295 in annotate.texinfo.
3296 (Command History): Link to new node.
5824a901 3297
d52e7ea3
UW
32982007-07-05 Markus Deuling <deuling@de.ibm.com>
3299
3300 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3301
5fc14d0a
EZ
33022007-07-05 Eli Zaretskii <eliz@gnu.org>
3303
3304 * gdbint.texinfo (Target Conditionals): Fix last change.
3305
4a9bb1df
UW
33062007-07-03 Markus Deuling <deuling@de.ibm.com>
3307
3308 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3309 routines:
3310 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3311 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3312 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3313 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3314 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3315 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3316 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3317 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3318 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3319 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3320 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3321 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3322 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3323 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3324 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3325 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3326 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3327 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3328 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3329 (SOFTWARE_SINGLE_STEP_P)
3330
3331 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3332 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3333
3334 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3335 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3336 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3337 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3338 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3339 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3340 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3341 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3342 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3343 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3344
3345 (Converting an existing Target Architecture to Multi-arch): Remove
3346 section.
3347
3348 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3349 (gdbarch_addr_bits_remove): Add code example.
3350
3351 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3352
cfa9d6d9
DJ
33532007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3354
3355 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3356 Add other missing entries. Adjust the table size to fit.
3357 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3358 stop reasons including the new "library" event.
3359 (General Query Packets): Adjust table widths for qSupported. Mention
3360 qXfer:libraries:read reply to qSupported and document the new packet.
3361 (Library List Format): New section.
3362
159fcc13
JK
33632007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3364
3365 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3366
f66d1690
MS
33672007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3368
3369 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3370
67102876
NR
33712007-06-25 Nick Roberts <nickrob@snap.net.nz>
3372
3373 * gdbint.texinfo (Register and Memory Data): Break sections
3374 into nodes and add a menu.
3375
a4642986
MR
33762007-06-21 Maciej W. Rozycki <macro@mips.com>
3377
3378 * gdb.texinfo (Examining Memory): Document the new behaviour.
3379
e9c17194
VP
33802007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3381
3382 * gdb.texinfo (Standard Target Features): Document
3383 m68k features.
3384
31d99776
DJ
33852007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3386
3387 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3388
1780a0ed
DJ
33892007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3390
3391 * gdb.texinfo (Target Description Format): Add version attribute
3392 for <target>.
3393
822b6570
DJ
33942007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3395
3396 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3397
f8b73d13
DJ
33982007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3399
3400 * gdb.texinfo (MIPS Features): New subsection.
3401
0e7f50da
UW
34022007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3403 Markus Deuling <deuling@de.ibm.com>
3404
3405 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3406 and qXfer:spu:write packets and mention them under qSupported.
3407
23d964e7
UW
34082007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3409 Markus Deuling <deuling@de.ibm.com>
3410
3411 * gdb.texinfo (Architectures): Add new SPU section to document
3412 Cell Broadband Engine SPU architecture specific commands.
3413
9f708cb2
VP
34142007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3415
3416 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3417 comments.
3418
7579b5f8
NR
34192007-06-07 Nick Roberts <nickrob@snap.net.nz>
3420
3421 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3422
bf06d120
JB
34232007-05-29 Jim Blandy <jimb@codesourcery.com>
3424
3425 * gdb.texinfo (Overview): Doc fix.
3426
23776285
MR
34272007-05-22 Maciej W. Rozycki <macro@mips.com>
3428
3429 * gdb.texinfo (Remote Configuration): Document "set/show
3430 remoteflow".
3431
1a69e1e4
DJ
34322007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3433
bf06d120
JB
3434 * gdb.texinfo (MIPS): Remove documentation for set mips
3435 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3436 stack-arg-size.
1a69e1e4 3437
46ba6afa 34382007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3439
46ba6afa
BW
3440 * all-cfg.texi (GDBTUI): New.
3441 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3442 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3443 (TUI Configuration): Edit to improve clarity and fix problems of
3444 both style and content.
5ae4183a 3445
06d3b283
UW
34462007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3447
3448 * observer.texi (GDB Observers): New observer "new_objfile".
3449
179101d6
UW
34502007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3451
3452 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3453
25d5ea92
VP
34542007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3455
3456 * gdb.texinfo (GDB/MI Variable Objects): Document
3457 frozen variables objects.
5ae4183a 3458
ea35711c
DJ
34592007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3460
3461 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3462 (Character Sets, Caching Data of Remote Targets): Likewise.
3463 (Targets): Delete Remote node. Move its text...
3464 (Debugging Remote Programs): ...to here. Delete description
3465 of the "remote" command.
3466 (Remote configuration): Delete description of "set remotedevice"
3467 and "show remotedevice".
3468 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3469
db2e3e2e
BW
34702007-04-11 Bob Wilson <bob.wilson@acm.org>
3471
5ae4183a
AS
3472 * gdb.texinfo (Contributors, Continuing and Stepping)
3473 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3474 (General Query Packets, File-I/O Remote Protocol Extension)
3475 (Protocol Basics, The F Reply Packet, Write)
3476 (Protocol-specific Representation of Datatypes, Memory Transfer):
3477 Fix hyphenation, punctuation and grammar problems.
3478 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3479 'section' instead of 'subsection' in the text.
3480 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3481 (i386): Remove period from section name.
db2e3e2e
BW
3482 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3483 (Config Names, Configure Options): Use @file{configure}.
3484
8a3dae3e
DJ
34852007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3486
3487 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3488 and tab expansion.
3489
1a92f856
DJ
34902007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3491
3492 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3493
79a6e687 34942007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3495
79a6e687
BW
3496 * gdb.texinfo: Consistently capitalize all significant words in
3497 node names, chapter titles, section titles, and headings. Update
3498 cross references to match.
3499 (Starting and Stopping Trace Experiment): Make node name plural.
3500 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3501
ad527d2e
PA
35022007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3503
3504 * gdb.texinfo (WinCE): Delete obsolete subsection.
3505
7ce59000
DJ
35062007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3507
3508 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3509 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3510 references.
3511
8807d78b
DJ
35122007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3513
3514 * gdb.texinfo (Startup): Delete references to some alternate
3515 names for .gdbinit.
3516 (Thread): Remove LynxOS reference.
3517 (Tandem ST2000): Delete target-specific documentation.
3518 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3519 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3520 and GDB_OSABI_LYNXOS.
3521
5f402660
UW
35222007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3523
3524 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3525
bac718a6
UW
35262007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3527
3528 * gdbint.texinfo (Target Conditionals): Remove mention of
3529 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3530 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3531
9453113a
DJ
35322007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3533
3534 * Makefile.in: Add "pdfdir" installation
3535 directory, PDFTEX macro, support for "install-pdf" target,
3536 and rules for making a pdf version of refcard.texi.
3537 * refcard.tex: Specify paper size for PDF output.
3538
ae21e955 35392007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3540
ae21e955 3541 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3542
3f94c067 35432007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3544
3f94c067
BW
3545 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3546 (Source Path, Character Sets, Macros, Define)
3547 (GDB/MI Result Records, GDB/MI Simple Examples)
3548 (GDB/MI Program Execution, GDB/MI File Commands)
3549 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3550 (Bug Reporting): Use @value{GCC}.
5ae4183a 3551
12c27660 35522007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3553
12c27660
BW
3554 * gdb.texinfo (Help): Fix formatting of examples.
3555 (Variables): Use @ifnotinfo instead of @iftex.
3556 (Non-debug DLL symbols): Use @ref instead of @pxref.
3557 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3558
ce9341a1
BW
35592007-03-26 Bob Wilson <bob.wilson@acm.org>
3560
3561 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3562
c8f4133a
BW
35632007-03-26 Bob Wilson <bob.wilson@acm.org>
3564
3565 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3566 the order of the nodes.
3567 (C Operators, C Constants, Debugging C): Remove extra menus.
3568 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3569
c8f4133a 35702007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3571
3572 * gdb.texinfo (File Options): Add missing parenthesis.
3573 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3574
c74d0ad8
DJ
35752007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3576
3577 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3578
ff6f572f
DJ
35792007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3580
669fac23 3581 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3582 case insensitivity.
3583 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3584
994337c3
NR
35852007-02-18 Nick Roberts <nickrob@snap.net.nz>
3586
3587 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3588 (Files): Add section name to argument list for pxref.
3589 (Non-debug DLL symbols): Don't use `see' for pxref.
3590 (Embedded Processors): Fix typo.
3591 (GDB/MI Breakpoint Commands): Execution commands generate
3592 *stopped not ^done.
3593
eb819d70
NR
35942007-02-13 Nick Roberts <nickrob@snap.net.nz>
3595
3596 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3597 values for in_scope. Mention that only root variables can be
3598 updated.
3599 (GDB/MI Development and Front Ends): Explain new values may be
3600 added to existing fields.
3601
123dc839
DJ
36022007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3603
3604 * gdb.texinfo (-target-disconnect): Use @smallexample.
3605 (Requirements): Add anchor for Expat. Update description.
3606 (Target Descriptions): Mention Expat.
3607 (Target Description Format): Document new elements. Use
3608 @smallexample.
3609 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3610 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3611
108546a0
DJ
36122007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3613
3614 * gdb.texinfo (Target Description Format): Add section on XInclude.
3615
95a98c01
NR
36162006-02-03 Nick Roberts <nickrob@snap.net.nz>
3617
3618 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3619 command -enable-timings.
3620
f4b3909f
EZ
36212007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3622
5ae4183a 3623 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3624 descriptions for new/deleted elements in gdb_osabi. Add missing
3625 description for function generic_elf_osabi_sniff_abi_tag_sections.
3626
c7ba131e
JB
36272007-01-29 Joel Brobecker <brobecker@adacore.com>
3628
3629 * gdb.texinfo (Maintenance Commands): Add documentation for
3630 the new "maint print target-stack" command.
3631
3a60f64e
JK
36322007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3633 Eli Zaretskii <eliz@gnu.org>
3634
f4b3909f 3635 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3636
c582f8b6
EZ
36372007-01-26 Eli Zaretskii <eliz@gnu.org>
3638
3639 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3640 Use @value{NGCC} instead of @value{GCC}.
3641
d3e8051b
EZ
36422007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3643
3644 * agentexpr.texi: Fix typos.
3645 * annotate.texinfo: Likewise.
3646 * gdb.texinfo: Likewise.
3647 * gdbint.texinfo: Likewise.
3648 * observer.texi: Likewise.
3649 * stabs.texinfo: Likewise.
3650
86f04699
EZ
36512007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3652
3653 * gdbint.texinfo (Support Libraries): Remove mmalloc
3654 entry. Describe readline library.
3655
23181151
DJ
36562007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3657
3658 * gdb.texinfo (Target Descriptions): New section.
3659 (General Query Packets): Add QPassSignals anchor. Mention
3660 qXfer:features:read under qSupported. Expand mentions of
3661 qXfer:memory-map:read and QPassSignals. Document
3662 qXfer:features:read.
3663
f822c95b
DJ
36642007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3665
3666 * gdb.texinfo (Commands to specify files): Describe
3667 "set sysroot" and "show sysroot".
3668 (Using the `gdbserver' program): Lowercase argument
3669 to @var. Expand description of setting up GDB on the
3670 host.
3671
8936fcda
JB
36722007-01-05 Joel Brobecker <brobecker@adacore.com>
3673
3674 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3675 catch exception, catch exception unhandled, and catch assert
3676 commands.
3677
e776119f
DJ
36782007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3679
3680 * gdb.texinfo (Debugging Output): Document "set debug xml"
3681 and "show debug xml".
3682
aa79a185
DJ
36832007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3684
3685 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3686
7f893741
JB
36872007-01-01 Joel Brobecker <brobecker@adacore.com>
3688
3689 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3690
a1b5960f
VP
36912006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3692
3693 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3694 note in @ignore, to be removed later if nobody complains.
3695
9f470e6e
NR
36962006-12-04 Nick Roberts <nickrob@snap.net.nz>
3697
3698 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3699 of -var-delete.
3700
765dc015 37012006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3702
765dc015 3703 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3704 automatic software/hardware breakpoint usage and
3705 the "set breakpoint auto-hw" command.
765dc015 3706
4b5752d0
VP
37072006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3708
3709 * gdb.texinfo (Memory Access Checking): New.
3710
89be2091
DJ
37112006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3712
3713 * gdb.texinfo (Remote configuration): Mention
3714 "pass-signals-packet".
3715 (General Query Packets): Document QPassSignals. Fix
3716 a typo.
3717
ca3bf3bd
DJ
37182006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3719
3720 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3721
427c3a89
DJ
37222006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3723
3724 * gdb.texinfo (Remote configuration): Rewrite documentation for
3725 packet configuration commands.
3726 (OS Information): Adjust reference to qXfer:auxv:read.
3727 (General Query Packets): Remove references to read-aux-vector-packet
3728 and set remote get-thread-local-storage-address.
3729
7a107747
DJ
37302006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3731
3732 * gdbint.texinfo (Target Architecture Definition): Add new
3733 Initializing a New Architecture section.
3734
1c56eb0e
EZ
37352006-10-31 David Taylor <dtaylor@emc.com>
3736
3737 * stabs.texinfo (Macro define and undefine): New node describing
3738 stabs for #define and #undef.
3739
f73adfeb
AS
37402006-10-27 Andreas Schwab <schwab@suse.de>
3741
3742 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3743
fd60e0df
EZ
37442006-10-21 Eli Zaretskii <eliz@gnu.org>
3745
3746 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3747 clarify on the possible meanings of ``expression'' watched by
3748 watchpoints. Add indexing.
e5ac9b53
EZ
3749 (Prompting, Errors, Invalidation, Annotations for Running)
3750 (Source Annotations): Fix index entries by adding "annotation" to
3751 them, to discriminate from index entries that point to the more
3752 general topic descriptions.
fd60e0df 3753
52bb452f
DJ
37542006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3755
3756 * gdbint.texinfo (Target Vector Definition): Move most
3757 content into Existing Targets. Add a menu.
3758 (Existing Targets): New section, moved from Target Vector
3759 Definition. Use @subsection.
3760 (Managing Execution State): New section.
3761
58955e58
BW
37622006-10-16 Bob Wilson <bob.wilson@acm.org>
3763
3764 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3765
c8aa23ab
EZ
37662006-10-15 Eli Zaretskii <eliz@gnu.org>
3767
3768 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3769 (Command Syntax, Signals, Backtrace, Connecting)
3770 (Remote configuration, Renesas Boards, Console I/O): Fix last
3771 change: use Ctrl- instead of C-, except wrt Emacs.
3772 (File-I/O Examples): Put Ctrl-c in @kbd.
3773 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3774 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3775 (Signals, Set Breaks, Set Watchpoints): Document optional
3776 arguments to `info signals' `handle', `info breakpoints', and
3777 `info watchpoints'.
c8aa23ab 3778
e7109c7e
EZ
37792006-10-14 Eli Zaretskii <eliz@gnu.org>
3780
3781 * gdb.texinfo (Backtrace): Fix last change.
3782
de3aea7b
NR
37832006-10-14 Nick Roberts <nickrob@snap.net.nz>
3784
3785 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3786
7f9087cb
BW
37872006-10-10 Bob Wilson <bob.wilson@acm.org>
3788
c8aa23ab
EZ
3789 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3790 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3791 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3792
68437a39
DJ
37932006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3794 Daniel Jacobowitz <dan@codesourcery.com>
3795
3796 * gdb.texinfo (Packets): Document vFlashErase,
3797 vFlashWrite and vFlashDone packets.
3798 (General Query Packets): Document qXfer:memory-map:read.
3799 Add a new feature for qXfer:memory-map:read.
3800 (Memory map format): New section.
3801 (Target Commands): Mention that gdb can write flash.
3802
fd79ecee
DJ
38032006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3804 Daniel Jacobowitz <dan@codesourcery.com>
3805
3806 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3807 memory regions and "mem auto".
3808
350da6ee
DJ
38092006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3810
3811 * gdbint.texinfo (Array Containers): New section.
3812
2f1acb09
VP
38132006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3814
3815 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3816 -stack-list-arguments HIGH_FRAME argument can be larger then the
3817 actual number of frames.
3818
2ab1eb7a
VP
38192006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3820
3821 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3822 -stack-list-locals HIGH_FRAME argument can be larger then the
3823 actual number of frames.
2ab1eb7a 3824
599b237a
BW
38252006-09-02 Bob Wilson <bob.wilson@acm.org>
3826
3827 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3828 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3829
25ab7e6d
EZ
38302006-09-02 Eli Zaretskii <eliz@gnu.org>
3831
3832 * gdbint.texinfo (Overall Structure): New section "Source Tree
3833 Structure".
3834
940178d3
JB
38352006-08-17 Jim Blandy <jimb@codesourcery.com>
3836
3837 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3838 responses.
3839
30daae6c
JB
38402006-08-08 Joel Brobecker <brobecker@adacore.com>
3841
3842 * gdb.texinfo (Source Path): Add documentation for new
3843 substitute-path commands.
3844
7fa2210b
DJ
38452006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3846
3847 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3848 (Running Configure): ...here.
3849 (Requirements): New node. Mention expat.
3850
3d00d119
DJ
38512006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3852
5ae4183a 3853 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3854 'set download-write-size' and 'show download-write-size'.
3855
0cbfa4ee
DJ
38562006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3857
3858 * stabs.texinfo (Member Type Descriptor): Correct example for
3859 pointer to member types.
3860
16026cd7
AS
38612006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3862
3863 * gdb.texinfo (Optional warnings and messages): Add
3864 'set/show trace-commands'.
3865 (Command files): Add '-v' to source command.
3866
0876f84a
DJ
38672006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3868
3869 * gdb.texinfo (OS Information): Update qPart reference to
3870 qXfer.
3871 (Remote configuration): Likewise.
3872 (Overview): Move @cindex to the start of a paragraph. Talk
3873 about binary data encoding.
3874 (Packets): Refer to the overview for the details of the X
3875 packet encoding.
3876 (General Query Packets): Remove qPart description. Add qXfer
3877 description. Add an anchor to qSupported. Correct feature
3878 table title. Add a new feature for qXfer:auxv:read.
3879 (Interrupts): Add a missing parenthesis.
3880
2ec3381a
DJ
38812006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3882
669fac23 3883 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3884 (GDB/MI Kod Commands): Remove commented out node.
3885
594fe323
EZ
38862006-07-01 Eli Zaretskii <eliz@gnu.org>
3887
3888 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3889 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3890 (GDB/MI Thread Commands, GDB/MI Program Execution)
3891 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3892 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3893 (GDB/MI File Commands, GDB/MI Target Manipulation)
3894 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3895 since the MI prompt is hard-wired into the code.
3896
7e3fb70c
NR
38972006-07-01 Nick Roberts <nickrob@snap.net.nz>
3898
3899 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3900 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3901 (GDB/MI Data Manipulation): Remove description of unimplemented
3902 display related commands as variable objects perform this function
3903 and are superior: -display-delete, -display-disable,
3904 -display-enable, -display-insert and -display-list. Move
3905 -environment-cd, -environment-directory, -environment-path
3906 and -environment-pwd to "Program Context".
3907 (GDB/MI Program Control): Rename to "Program Execution". Move
3908 -exec-arguments -exec-abort to...
3909 (GDB/MI Program Context): ...here. New node split from "Data
3910 Manipulation".
3911
be2a5f71
DJ
39122006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3913
3914 * gdb.texinfo (Remote configuration): Document set / show
3915 remote supported-packets.
3916 (General Query Packets): Document qSupported packet.
3917
fc320d37
SL
39182006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3919
3920 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3921 and font markup.
3922 (Protocol basics): Likewise.
3923 (The F request packet): Likewise.
3924 (The F reply packet): Likewise.
3925 (Memory transfer): Move this node to be a subsubsection of
3926 "Protocol specific representation of datatypes".
3927 (The Ctrl-C message): More copy editing.
3928 (Console I/O): Likewise.
3929 (The isatty call): Delete this node, and merge its content into
3930 the "isatty" node. Fixed references elsewhere.
3931 (The system call): Delete this node, and merge its content into
3932 the "system" node. Fixed references elsewhere.
3933 (open): Reformat to use @table, and add appropriate font markup.
3934 (close): Likewise.
3935 (read): Likewise.
3936 (write): Likewise.
3937 (lseek): Likewise.
3938 (rename): Likewise.
3939 (unlink): Likewise.
3940 (stat/fstat): Likewise.
3941 (gettimeofday): Likewise.
3942 (isatty): Likewise.
3943 (system): Likewise, plus minor changes to fix confusing wording.
3944 (Integral datatypes): Fix font markup.
3945 (Pointer values): Likewise.
3946 (struct stat): Fix markup to use @table, plus minor copy editing.
3947 (struct timeval): Fix font markup, plus minor copy editing.
3948 (Constants): Minor copy editing.
3949 (Errno values): Add font markup.
3950 (File-I/O Examples): Likewise.
3951
158fdf5c
NR
39522006-06-10 Nick Roberts <nickrob@snap.net.nz>
3953
3954 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3955 (GDB/MI Simple Examples): Move node up one level. Use real
3956 examples.
3957 (GDB/MI Compatibility with CLI): Update.
3958 (GDB/MI Result Records): Add "connected" and "exit" result
3959 classes.
3960 (GDB/MI Stream Records): Clarify target output.
3961 (GDB/MI Command Description Format): Modify example description.
3962 (GDB/MI Breakpoint Table Commands): Rename to...
3963 (GDB/MI Breakpoint Commands): ...this
3964 (GDB/MI Breakpoint Commands): Add optional thread field.
3965 (GDB/MI Program Control): Add an introduction. Move "Program
3966 termination" examples into exec-run description.
3967 (GDB/MI File Commands): Mention similar CLI commands.
3968 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3969 is similar to "-gdb-version".
3970
ddb50cd7
EZ
39712006-06-09 Eli Zaretskii <eliz@gnu.org>
3972
3973 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3974
2aef0d6b
NR
39752006-06-02 Nick Roberts <nickrob@snap.net.nz>
3976
3977 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3978 sourceware.org for mailing lists.
d5e40d59 3979 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3980
383a5c52
NR
39812006-06-01 Nick Roberts <nickrob@snap.net.nz>
3982
d5e40d59 3983 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3984
e16b02ee
EZ
39852006-05-22 Eli Zaretskii <eliz@gnu.org>
3986
3987 * gdb.texinfo (Cygwin Native): Fix last change.
3988
be90c084
CF
39892006-05-22 Christopher Faylor <cgf@timesys.com>
3990
3991 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3992
347ceba5
NR
39932006-05-15 Nick Roberts <nickrob@snap.net.nz>
3994
3995 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3996 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3997
369af7bd
DJ
39982006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3999
4000 * gdb.texinfo (General Query Packets): Recommend not starting
4001 new packets with qC and clarify.
4002
2ffdbde8 40032006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4004
4005 * gdb.texinfo (M2 Types): New section.
72019c9c 4006
16d1a084
DJ
40072006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4008
4009 * agentexpr.texi: Add a copyright and license notice.
4010 * observer.texi: Likewise, with GPL clause for function prototypes.
4011 Remove trailing whitespace.
4012
aa56d27a
JB
40132006-05-05 Jim Blandy <jimb@codesourcery.com>
4014
4015 * gdb.texinfo (General Query Packets): Document conventions for
4016 terminating packet names, and their violations.
4017
5bdf8622
DJ
40182006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4019
4020 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4021 * gdb.texinfo: Likewise.
4022
605a56cb
DJ
40232006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4024
4025 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4026 and "show remotedebug".
4027 (Debugging Output): Add additional index entries.
4028
b8db102d
MS
40292006-04-27 Michael Snyder <msnyder@redhat.com>
4030
4031 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4032
c5e30d01
AC
40332006-04-22 Andrew Cagney <cagney@redhat.com>
4034
4035 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4036 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4037
8181d85f
DJ
40382006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4039
4040 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4041 and remove breakpoint prototypes.
4042 (Watchpoints): Move description of target_insert_hw_breakpoint and
4043 target_remove_hw_breakpoint ...
4044 (Breakpoints): ... to here. Document target_insert_breakpoint and
4045 target_remove_breakpoint.
4046
4f553f88
JB
40472006-04-17 Jim Blandy <jimb@codesourcery.com>
4048
4049 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4050 and C packets are optional.
4051
cd852561
FR
40522006-04-14 Frederic Riss <frederic.riss@st.com>
4053
4054 * gdb.texinfo (Specifying source directories): Update the description
4055 of the source file search to reflect the fact that the source path
4056 always contains at least $cdir and $cwd.
4057
b620eb07
MS
40582006-03-31 Michael Snyder <msnyder@redhat.com>
4059
4060 * gdb.texinfo: Update copyright dates.
4061
3156cdaf
EZ
40622006-03-31 Eli Zaretskii <eliz@gnu.org>
4063
4064 * gdb.texinfo (Overview): Add an index entry to "empty response".
4065
7d30c22d
JB
40662006-03-28 Jim Blandy <jimb@codesourcery.com>
4067
4068 * gdbint.texinfo (Prologue Analysis): New section.
4069
86941c27
JB
40702006-03-07 Jim Blandy <jimb@red-bean.com>
4071
66b8c7f6
JB
4072 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4073
1a10341b
JB
4074 * gdb.texinfo (Target Commands): Update text describing how to
4075 specify a target. Refer to the detailed section on remote
4076 debugging, not the brief mention.
4077
86941c27
JB
4078 * gdb.texinfo (Connecting): Organize the different 'target remote'
4079 connection methods into a table. Add a 'target remote' index
4080 entry. (!!!)
4081
62f3a2ba
FF
40822006-02-17 Fred Fish <fnf@specifix.com>
4083
4084 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4085 'ptype' commands to reflect the fact that the only significant
4086 difference between them is that ptype prints the complete type
4087 description instead of just the name.
4088
8b9a88ea
WZ
40892006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4090
4091 * gdbint.texinfo (Watchpoints): Delete
4092 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4093
7e8dc855
NR
40942006-02-10 Nick Roberts <nickrob@snap.net.nz>
4095
4096 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4097 times fields where needed. Fix typos. Update general form given
4098 for output of -break-insert.
4099 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4100
c91d38aa
DJ
41012006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4102
4103 * gdbint.texinfo (Symbol Handling): Add a section
4104 on memory management.
4105
38fcd64c
DJ
41062006-02-06 Vladimir Prus <ghost@cs.msu.su>
4107
4108 * gdb.texinfo (Breakpoint table commands): Document the fullname
4109 field in -break-list output.
4110
219eec71
EZ
41112006-02-03 Eli Zaretskii <eliz@gnu.org>
4112
4113 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4114 debugging information produced by the various "set debug..."
4115 options.
4116
ae5a43e0
DJ
41172006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4118
4119 * gdb.texinfo (Files): Remove obsolete bits from the description
4120 of "symbol-file".
4121
a9f158ec
JB
41222006-01-25 Jim Blandy <jimb@redhat.com>
4123
4124 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4125
410dd08e
JB
41262006-01-24 Jim Blandy <jimb@redhat.com>
4127
4128 * gdbint.texinfo (Frames): Document the basics of GDB's register
4129 unwinding model, and explain the existence of the "sentinel" frame.
4130
4b505b12
AS
41312006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4132
4133 * gdb.texinfo (Choosing files): Mention that -directory is used
4134 for script files.
4135 (Specifying source directories): Likewise.
4136 (Command files): Explain how script files are found.
4137
839c27b7
EZ
41382006-01-21 Eli Zaretskii <eliz@gnu.org>
4139
4140 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4141 the threads in a multi-threaded program.
4142 (Threads): The threadno argument of "thread apply" can be a range
4143 of numbers.
4144
7be93b9e
JB
41452006-01-18 Jim Blandy <jimb@redhat.com>
4146
4147 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4148 of warning flags.
4149
fcc73fe3
EZ
41502006-01-13 Eli Zaretskii <eliz@gnu.org>
4151
4152 * gdb.texinfo (Sequences): Improve menu annotations.
4153 (Define): Add index entries for arguments of user-defined
4154 commands. Move the description of flow-control commands...
4155 (Command Files): ...to here. Document loop_break and
4156 loop_continue.
ca91424e
EZ
4157 (Define, Command Files): Document `end' and add index entries for
4158 it.
fcc73fe3 4159
5c95884b
MS
41602006-01-04 Michael Snyder <msnyder@redhat.com>
4161
4162 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4163 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4164
860701dc
PH
41652006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4166
4167 * gdb.texinfo (Omissions from Ada): Document that there is now
4168 limited aggregate support.
4169
36b80e65
EZ
41702005-12-28 Eli Zaretskii <eliz@gnu.org>
4171
4172 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4173 registers and the likes.
4174
c1468174
EZ
41752005-12-24 Eli Zaretskii <eliz@gnu.org>
4176
4177 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4178 (Symbols): Fix usage of "e.g.".
359df76b 4179 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4180
4181 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4182 (Coding): Fix usage of "e.g.".
4183
c02a867d
EZ
41842005-12-23 Eli Zaretskii <eliz@gnu.org>
4185
5ae4183a
AS
4186 * stabs.texinfo:
4187 * refcard.tex:
c02a867d 4188 * gpl.texi:
5ae4183a
AS
4189 * gdbint.texinfo:
4190 * gdb.texinfo:
4191 * gdb-cfg.texi:
c02a867d 4192 * fdl.texi:
5ae4183a
AS
4193 * annotate.texinfo:
4194 * all-cfg.texi:
c02a867d
EZ
4195 * Makefile.in: Add (C) after Copyright. Update the FSF
4196 address.
4197
fad38dfa
EZ
41982005-12-03 Eli Zaretskii <eliz@gnu.org>
4199
4200 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4201 extend GDB with commands for external monitor.
4202
53e5f3cf
AS
42032005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4204
4205 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4206
55f6ca0f
JB
42072005-11-25 Joel Brobecker <brobecker@adacore.com>
4208
4209 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4210
c1947b85
JB
42112005-11-21 Jim Blandy <jimb@redhat.com>
4212
4213 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4214 placement of 'R' actions in tracepoint action packets; document
4215 dependence of 'X' and 'M' actions on a preceding 'R' action for
4216 their registers.
4217
9d29849a
JB
42182005-11-19 Jim Blandy <jimb@redhat.com>
4219
4220 * gdb.texinfo (Tracepoint Packets): New node.
4221 (General Query Packets): Add entries for the tracepoint packets,
4222 referring to the "Tracepoint Packets" node.
4223 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4224
9a6253be
KB
42252005-11-18 Kevin Buettner <kevinb@redhat.com>
4226
4227 * gdb.texinfo (set remotebreak): Add anchor.
4228 (X packet): Likewise.
4229 (Remote Protocol): Add new section `Interrupts' and new index
4230 entry `interrupts (remote protocol)'.
4231
5f3bebba
JB
42322005-11-18 Jim Blandy <jimb@redhat.com>
4233
4234 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4235 entries into the General Query Packets section. Add a
4236 cross-reference to that section. Drop description of replies, as
4237 these are covered in the descriptions of each packet.
4238 (General Query Packets): Add introductory text. Explain naming
4239 conventions, and how the end of a name is recognized.
4240
9a7a1b36
KB
42412005-11-17 Kevin Buettner <kevinb@redhat.com>
4242
0564b6cf 4243 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4244 "set remotebreak" command.
4245
b8ff78ce
JB
42462005-11-16 Jim Blandy <jimb@redhat.com>
4247
4248 * gdb.texinfo (Packets, Stop Reply Packets)
4249 (General Query Packets): Various formatting cleanups.
4250 - Use @samp for packet contents.
4251 - Drop summaries from packet @item lines; the same information appears
4252 immediately below in the description.
4253 - Delete paragraph breaks after packet @item commands, so that the
4254 description appears directly to the right of the packet prototype
4255 in the printed manual, if it fits.
4256 - Place spaces in packet prototypes between @vars and non-@var
4257 letters, and explain that they're just for formatting.
4258 - Use @dots{} instead of '...'.
4259 - Fix uses of @code where @var was needed.
4260 - Replace "deprecated" markers with English text spelling out the
4261 packet's status and the preferred alternatives.
4262 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4263 what this ever meant.
4264 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4265 this for a long time.
4266 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4267 implemented several times, and have been in use for years.
4268
8ffe2530
JB
42692005-11-15 Jim Blandy <jimb@redhat.com>
4270
c43c5473
JB
4271 * gdb.texinfo (Packets): Add index entries for 'm' packet
4272 disclaimers.
5ae4183a 4273
fb031cdf
JB
4274 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4275 of stub when processing an 'm' packet.
4276
8ffe2530
JB
4277 * gdb.texinfo (Packets): Mention that packets beginning with
4278 letters are reserved once, at the top, instead of actually listing
4279 them all and saying "reserved".
4280
c03c782f
AS
42812005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4282
4283 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4284 Change @var{$arg0 to @code{$arg0.
4285
814e32d7
WZ
42862005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4287
4288 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4289
fa93a9d8
JB
42902005-11-12 Jim Blandy <jimb@redhat.com>
4291
4292 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4293 order. Remove extraneous 'z'.
4294
8a5a3c82
AS
42952005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4296
4297 * gdb.texinfo (Choosing files): Add --eval-command.
4298
4b0ad762
AS
42992005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4300
4301 * gdb.texinfo (Choosing modes): Add --return-child-result.
4302
4303
1a088d06
AS
43042005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4305
4306 * gdb.texinfo (Choosing modes): Add --batch-silent.
4307
656d5e12
EZ
43082005-10-28 Eli Zaretskii <eliz@gnu.org>
4309
4310 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4311 "The -var-update Command".
4312
3c9c013a
JB
43132005-10-03 Joel Brobecker <brobecker@adacore.com>
4314
4315 * gdb.texinfo (Print Settings): Add documentation for set/show
4316 print array-indexes.
4317
7ba3cf9c
DJ
43182005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4319
4320 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4321 6.2 and 6.3.
4322
a94ab193
EZ
43232005-08-27 Eli Zaretskii <eliz@gnu.org>
4324
4325 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4326 since 19-Jan-2004.
4327 (Files): Likewise.
ab1adacd
EZ
4328 (Variables, Symbols): Document the "<incomplete type>" message and
4329 its reasons.
a94ab193 4330
ca06016a
FF
43312005-08-01 Fred Fish <fnf@specifix.com>
4332
4333 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4334
cf58170d
NR
43352005-07-15 Nick Roberts <nickrob@snap.net.nz>
4336
4337 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4338 option for -var-list-children and -var-update.
4339 (GDB/MI Stack Manipulation): Simplify description of
4340 print-values option for -stack-list-locals.
4341 (GDB/MI Command Description Format): Clarify.
4342 (Mode Options): Spelling of superseded.
4343
38f1196a
BR
43442005-07-12 Bob Rossi <bob@brasko.net>
4345
4346 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4347 corresponding GDB command comment.
4348
3cb3b8df
BR
43492005-07-06 Bob Rossi <bob@brasko.net>
4350
4351 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4352 and -inferior-tty-show.
4353 (Input/Output): Document "set/show inferior-tty" and tty alias.
4354
10fac096
NW
43552005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4356
4357 * gdb.texinfo (Packets): Change description of 'D' packet to note
4358 that GDB does wait for a response.
4359
d1b6db76
NR
43602005-06-22 Nick Roberts <nickrob@snap.net.nz>
4361
4362 * gdb.texinfo (History) Rename "Command History".
4363 (Command History): Move node "Server Prefix" from section on
4364 Annotations here.
4365
29629dcf
NR
43662005-06-19 Nick Roberts <nickrob@snap.net.nz>
4367
4368 * gdb.texinfo (GDB/MI Stack Manipulation):
4369 Re-instate -stack-info-frame with example. Say that it gets
4370 info on selected frame, not current frame.
4371
397ca115
EZ
43722005-06-18 Eli Zaretskii <eliz@gnu.org>
4373
4374 * gdb.texinfo (Server): Clarify that `file' should be used before
4375 connecting to the server.
4376 (Files): Add an xref to the above description.
51274035
EZ
4377 (Output Formats): More detailed description of the `c' format.
4378 (Memory): List explicitly all the formats supported by `x'.
638ac427 4379 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4380 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4381 files. Add more indexing for solib-absolute-prefix and
4382 --with-sysroot.
76d17f34
EZ
4383 (Machine Code): Document possible problems with locations in
4384 shared libraries.
d416eeec
EZ
4385 (Backtrace): Document that free-standing environments do not need
4386 to have a `main' function.
397ca115 4387
74f6deaa
NR
43882005-06-18 Nick Roberts <nickrob@snap.net.nz>
4389
4390 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4391 -stack-info-frame.
4392
a9967aef
AC
43932005-06-07 Andrew Cagney <cagney@gnu.org>
4394
4395 * gdb.texinfo (Contributors): Note the original multi-arch
4396 contributors.
4397
e09f16f9
EZ
43982005-06-03 Eli Zaretskii <eliz@gnu.org>
4399
4400 * gdb.texinfo (Registers): Add index entries for the standard
4401 registers.
4402 (Frames): Add cross-reference from frame pointer description to
4403 the Registers node.
4404 (Annotations Overview): Fix the reference to GDB name.
4405
d87ba7ee
EZ
44062005-06-01 Eli Zaretskii <eliz@gnu.org>
4407
4408 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4409 can-use-hw-watchpoints.
4410
034dad6f
BR
44112005-05-28 Bob Rossi <bob@brasko.net>
4412
4413 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4414 the possible reasons why an exec async record would be returned to FE.
4415
ffed4509
AC
44162005-05-26 Andrew Cagney <cagney@gnu.org>
4417
4418 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4419 Andrew Cagney implemented the original GDB/MI.
4420
e22e55c9
OF
44212005-05-23 Orjan Friberg <orjanf@axis.com>
4422
4423 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4424 documentation. Add documentation for cris-mode.
4425
a78e13ce
EZ
44262005-05-20 Eli Zaretskii <eliz@gnu.org>
4427
4428 * gdb.texinfo (Numbers): Explain the example and make the wording
4429 more acurate.
4430
76ff342d
DJ
44312005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4432 Dennis Brueni <dennis@slickedit.com>
4433
4434 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4435 (GDB/MI Data Manipulation, GDB/MI Program Control)
4436 (GDB/MI Stack Manipulation): Update examples to include the fullname
4437 attribute in stack frames.
4438
119b882a
EZ
44392005-05-12 Eli Zaretskii <eliz@gnu.org>
4440
4441 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4442 do with other non-standard names of init files.
4443
6fc08d32
EZ
44442005-05-11 Eli Zaretskii <eliz@gnu.org>
4445
4446 * gdb.texinfo (Command Files): Move the description of the startup
4447 from here...
4448 (Startup): ...to this new subsection of the Invocation chapter.
4449 Rearrange the description of init files more logically and add a
4450 cross-reference to "Command Files". Document the special gdbinit
4451 name for CISCO 68k. Expand the description of what GDB does
4452 during startup.
4453 (History): Add index entry for HISTSIZE.
4454
a561754a
MK
44552005-05-02 Mark Kettenis <kettenis@gnu.org>
4456
4457 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4458
2eecc4ab
EZ
44592005-05-02 Eli Zaretskii <eliz@gnu.org>
4460
4461 * gdb.texinfo (SVR4 Process Information, The isatty call)
4462 (The system call): Don't use foo(N) notation for man pages and
4463 functions.
514c4d71 4464 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4465
18999be5
EZ
44662005-04-27 Eli Zaretskii <eliz@gnu.org>
4467
4468 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4469 were optimized away.
4470
0abb7bc7
EZ
44712005-04-22 Eli Zaretskii <eliz@gnu.org>
4472
4473 * gdb.texinfo (Remote configuration): Document "set/show
4474 get-thread-local-storage-address". Add cross-reference to the
4475 description of the qGetTLSAddr packet.
4476 (General Query Packets): Mention "set remote
4477 get-thread-local-storage-address" and add a reference to its
4478 description.
4479
6f61acb1
NR
44802005-04-19 Nick Roberts <nickrob@snap.net.nz>
4481
4482 * gdb.texinfo (Backtrace): Describe 'bt full'.
4483
9d59903a
NR
44842005-04-17 Nick Roberts <nickrob@snap.net.nz>
4485
4486 * gdb.texinfo (Mode Options): Fix typo.
4487 (GDB/MI): Describe how to invoke GDB/MI.
4488
721c2651
EZ
44892005-04-16 Eli Zaretskii <eliz@gnu.org>
4490
4491 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4492 references changed. Add description of "info udot".
721c2651
EZ
4493 (Files): Document "set/show stop-on-solib-events".
4494 (M32R/D): Document "set/show download-path", "set/show
4495 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4496 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4497 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4498 (Maintenance Commands): Improve indexing.
4499 (Target Commands): Document "set/show hash", "set/show debug
4500 monitor".
4501 (SVR4 Process Information): Document "info pidlist" and "info
4502 meminfo". Document "set/show procfs-tarce" and "set/show
4503 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4504 (Symbols, The Print Command with Objective-C): Improve indexing.
4505 (Objective-C): Add references to "info classes" and "info
4506 selectors".
c45da7e6
EZ
4507 (Debugging Output): Improve wording. Document "set/show debug
4508 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4509 (Set Breaks): Add index entry for "hardware breakpoints".
4510 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4511 and "set/show usehardbreakpoints".
4512 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4513 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4514 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4515 rdiromatzero", "set/show rdiheartbeat".
4516 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4517 "sds".
4518 (Embedded Processors): Document the "sim" command.
4519 (Remote): Document the "remote" command.
4520 (DJGPP Native): Document the "info serial" command.
4521 (Threads): Document "maint info sol-threads".
4522 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4523 (Set Breaks): Improve indexing.
4524 (Command Syntax): Add a reference to dont-repeat.
4525 (Define): Document "dont-repeat".
4526 (TUI Commands): Document "tabset".
4527 (WinCE): New subsection. Document "set/show remotedirectory",
4528 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4529
14d6dd68
EZ
45302005-04-15 Eli Zaretskii <eliz@gnu.org>
4531
4532 * gdb.texinfo (Hurd Native): New subsection, documents
4533 Hurd-specific commands.
a64548ea 4534 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4535 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4536 (MIPS): Improve documentation of heuristic-fence-post. Document
4537 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4538 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4539 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4540 (ARM): Document ARM-specific commands.
a64548ea
EZ
4541 (AVR): New section. Document "info io_registers".
4542 (CRIS): New section. Document "set/show cris-version" and
4543 "set/show cris-dwarf2-cfi".
4544 (HPPA): New section. Document "set/show debug hppa" and "maint
4545 print unwind".
a5adf40f 4546 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4547 (Super-H): New section. Document the "regs" command.
721c2651 4548 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4549
9c16f35a
EZ
45502005-04-09 Eli Zaretskii <eliz@gnu.org>
4551
4552 * gdb.texinfo (Print Settings): Document "set/show print
4553 pascal_static-members", "set print repeats", "show print
4554 null-stop". Improve indexing. Fix documentation of "set print
4555 union".
4556 (Pascal): New section.
4557 (Supported languages): Rename from "Support"; all references
4558 updated. Add a menu item for Pascal.
4559 (Numbers): Document "set radix.
4560 (Screen Size): Document "set/show pagination".
4561 (MIPS Embedded): Remove "set processor" documentation.
4562 (Remote configuration): Document "set/show X/P/Z-packet",
4563 "set/show read-aux-vector-packet", "set/show remote
4564 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4565 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4566 remotedebug", "set/show remotebreak", "set/show remotedevice",
4567 "set/show remotelogfile".
4568 (Auxiliary Vector): Add reference to the description of the
4569 read-aux-vector-packet setting.
4570 (Set Watchpoints): Add a cross-reference to "set remote
4571 hardware-breakpoint-limit".
4572 (General Query Packets): Add indexing of requests and
4573 cross-references to related commands in "Remote configuration".
4574 (File-I/O Overview, The system call): Fix wording and typos.
4575 (Thread Stops): Add index entries.
4576 (Continuing and Stepping): Document "show step-mode".
4577 (i386): New node. Document "set/show struct-convention".
4578 (Files): Document "show trust-readonly-sections".
4579 (Calling): Document "set/show unwindonsignal".
4580 (Messages/Warnings): Add index entries.
4581 (Maintenance Commands): Document "set/show watchdog".
4582 (Annotations Overview): Document "show annotate".
4583 (Set Watchpoints): Add index entries.
4584 (Symbols): Fix doc of case-sensitive.
4585 (ABI): Document "show coerce-float-to-double".
4586 (Convenience Vars, Help): Improve indexing.
4587 (Machine Code): Document "show disassembly-flavor".
4588 (Debugging C plus plus): Document "show overload-resolution".
4589 (Value History, Signaling): Add index entries.
4590
45912005-04-08 Eli Zaretskii <eliz@gnu.org>
4592
4593 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4594 (Processes): Fix wording.
4595 (History, List, Logging output, Define, Symbols, Print Settings):
4596 Improve indexing.
4597
a8f24a35
EZ
45982005-04-03 Eli Zaretskii <eliz@gnu.org>
4599
4600 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4601 redundant index entry for "target" command.
4602 (Backtrace): Add index entries.
4603 (Symbols, Fortran): Document the "set case-sensitive" command.
4604 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4605 (Print Settings): Add index entry for "set demangle-style".
4606 (Target Commands): Document "set download-write-size".
4607 (Debugging Output): Document "set exec-done-display".
4608
09d4efe1
EZ
46092005-04-02 Eli Zaretskii <eliz@gnu.org>
4610
4611 * gdb.texinfo (Files): Fix the name and documentation of
4612 add-shared-symbol-files. Document its alias assf. Update the
4613 list of OSs where GDB supports shared libraries. Fix markup.
4614 (Continuing and Stepping): Add reference to @var{location} in the
4615 text.
4616 (Dump/Restore Files): Fix reference to @{filename}.
4617 (Help): Fix wording.
4618 (Attach): Ditto.
4619 (Set Watchpoints): Ditto.
4620 (Backtrace): Remove redundant index entries. Improve index
4621 entries.
4622 (Delete Breaks): Fix wording.
4623 (Memory): Document the compare-sections command.
4624 (Memory Region Attributes): Improve wording.
4625 (Disabling): Improve wording.
4626 (Fortran): New subsection. Document the "info common" command.
4627 (Help): Document aliases "info copying" and "info warranty".
4628 (Caching Remote Data): New section. Document the "set/show
4629 remotecache" and "info dcache" commands.
4630 (Show): Fix wording of the documentation of the "set
4631 extension-language" command.
4632 (Signals): Add index entry for "info handle".
4633 (Memory Region Attributes): Fix punctuation.
4634 (Symbols): Change the arg name to "location" and refer to it in
4635 the text. Fix wording of "info types" doc.
4636 (Threads): Fix usage of @enumerate @item's.
4637 (Listing Tracepoints): Add index entry for "info tp".
4638 (Set Watchpoints): Add xref to "info break" description.
4639 (Macros): Add an index entry for "macro exp1". Document the
4640 "macro list" command.
4641 (Maintenance Commands): Document "flushregs", "maint agent",
4642 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4643 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4644 "maint print architecture", "maint print objfiles", "maint print
4645 statistics", "maint print type", "maint show-debug-regs", "maint
4646 space", "maint time", and "maint translate-address".
4647 (Connecting): Document the "monitor" command.
4648 (Annotations Overview): Describe the "set annotate" command.
4649
82f2d802
EZ
46502005-04-01 Eli Zaretskii <eliz@gnu.org>
4651
4652 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4653 Rearrange index entries and improve wording about support for
4654 hardware watchpoints.
4655
7d51c7de
BR
46562005-03-10 Bob Rossi <bob@brasko.net>
4657
4658 * gdb.texinfo: Update copyright
4659
68c71a2e
TR
46602005-02-09 Theodore A. Roth <troth@openavr.org>
4661
4662 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4663 error.
4664
83761cbd
KB
46652005-02-03 Kevin Buettner <kevinb@redhat.com>
4666
4667 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4668
9f1c6395
MS
46692005-01-17 Michael Snyder <msnyder@redhat.com>
4670
4671 * gdb.texinfo: Fix spelling, infinte -> infinite.
4672
fbd1b305
MK
46732005-01-08 Mark Kettenis <kettenis@gnu.org>
4674
4675 * observer.texi (GDB Observers): Document "solib_loaded".
4676
3ace7edb
AC
46772005-01-07 Andrew Cagney <cagney@gnu.org>
4678
bec39cab
AC
4679 * configure.ac: Rename configure.in, require autoconf 2.59.
4680 * configure: Re-generate.
4681
3ace7edb
AC
4682 * configure.in: Replace configdirs with multiple references to
4683 AC_CONFIG_SUBDIRS.
4684 * configure: Re-generate.
5ae4183a 4685
53531fc1
AC
46862005-01-04 Andrew Cagney <cagney@gnu.org>
4687
4688 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4689 part of the version number.
4690
536ffdb7
MK
46912004-12-24 Mark Kettenis <kettenis@gnu.org>
4692
4693 * gdbint.texinfo (Algorithms): Remove description of
4694 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4695
e1aac25b
JB
46962004-12-07 Jim Blandy <jimb@redhat.com>
4697
4698 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4699 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4700 numbers.
4701
f47b1503
AS
47022004-12-07 Andreas Schwab <schwab@suse.de>
4703
4704 * gdb.texinfo (Mode Options): Document -l option.
4705
b6b8ece6
EZ
47062004-12-04 Eli Zaretskii <eliz@gnu.org>
4707
4708 * gdbint.texinfo (Algorithms): More accurate description of
4709 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4710 is not needed unless data-read and data-access watchpoints are
4711 supported. Add a description of how GDB checks whether the
4712 inferior stopped because a watchpoint was hit.
4713
01371747
EZ
47142004-11-23 Eli Zaretskii <eliz@gnu.org>
4715
4716 * gdb.texinfo (Files): Add cross-reference to description of
4717 -readnow command-line switch.
4718
2315ffec
RC
47192004-11-10 Randolph Chung <tausq@debian.org>
4720
4721 * gdb.texinfo: Document set/show backtrace past-entry commands.
4722 Rearrange index entries for set/show backtrace past-main.
4723
69065f5d
AC
47242004-11-10 Jon Beniston <jon@beniston.com>
4725
4726 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4727 * gdb.texinfo (Remote Serial Protocol): Further describe
4728 binary transfer escaping mechanism .
69065f5d 4729
30e91e0b
RC
47302004-11-08 Randolph Chung <tausq@debian.org>
4731
4732 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4733 and "show debug infrun". Add index entries.
4734
60bf7e09
EZ
47352004-10-23 Eli Zaretskii <eliz@gnu.org>
4736
4737 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4738 "info proc" that are already implemented. Add index entries.
4739 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4740 (Files): Add a tip for decreasing memory used for symtabs from
4741 shared libraries.
f018e82f
EZ
4742 (Starting): Fix whitespace; make "elaboration" stand out where it
4743 is first used, and add an index entry for the term.
f8568604
EZ
4744 (Calling): Expand and elaborate text. Add "print". Add the
4745 description of problems with weak aliases.
384ee23f 4746 (Core File Generation): New section.
60bf7e09 4747
d52fe014
AC
47482004-10-12 Andrew Cagney <cagney@gnu.org>
4749
4750 * gdbint.texinfo (Versions and Branches): New chapter.
4751 (Releasing GDB): Delete "Versions and Branches" section.
4752 (Top): Add "Versions and Branches".
4753
703663ab
EZ
47542004-10-08 Eli Zaretskii <eliz@gnu.org>
4755
4756 * gdb.texinfo (Editing, History): Add cross-references to the
4757 included Readline and History user documentation. Remove
4758 references to the symbol have-readline-appendices which is unused
4759 and undefined.
4760 (History): Fix indexing.
4761
ac77d04f
JJ
47622004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4763
4764 * gdbint.texinfo (target_stopped_data_address): Update to
4765 new prototype.
4766 (i386_stopped_data_address): Update prototype and description.
4767 (i386_stopped_by_watchpoint): New function and description.
4768
e07c999f
PH
47692004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4770
4771 * gdb.texinfo (Filenames): Add Ada suffixes.
4772 (Ada) New section.
4773
2e868123
AC
47742004-09-27 Andrew Cagney <cagney@gnu.org>
4775 Robert Picco <Robert.Picco@hp.com>
4776
4777 * gdb.texinfo (Packets): Document the "p" packet.
4778
02a57714
JM
47792004-09-21 Jason Molenda (jmolenda@apple.com)
4780
4781 * gdb.texinfo (Paths and Names of the Source Files): Document the
4782 meaning of values in the 'desc' field of a SO stab.
4783
ae038cb0
DJ
47842004-09-20 Daniel Jacobowitz <dan@debian.org>
4785
4786 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4787 max-cache-age" and "maint show dwarf2 max-cache-age".
4788
f7dc1244
EZ
47892004-09-16 Eli Zaretskii <eliz@gnu.org>
4790
4791 * gdb.texinfo (Set Breaks): Add index entry for setting
4792 breakpoints on overloaded C++ functions that are not members of
4793 any classes. Add an example and an index entry for setting
4794 breakpoints on all program functions.
4795 (Character Sets, Macros, Overlay Commands)
4796 (Non-debug DLL symbols, GDB/MI Output Syntax)
4797 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4798 Use "(@value{GDBP})" instead of a literal "(gdb)".
4799
f810308b
AC
48002004-09-12 Andrew Cagney <cagney@gnu.org>
4801
4802 * gdbint.texinfo (Native Debugging): Delete description of
4803 FILES_INFO_HOOK.
4804
15a661f3
PH
48052004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4806
5ae4183a
AS
4807 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4808 to hex_string_custom (not historically correct, but more
15a661f3
PH
4809 understandable, given the current code).
4810
f3219c75
AC
48112004-09-03 Andrew Cagney <cagney@gnu.org>
4812
4813 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4814
f3bb6704
JJ
48152004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4816
4817 * observer.texi (solib_unloaded): New observer.
4818
8d2c00cb
AC
48192004-08-24 Andrew Cagney <cagney@gnu.org>
4820
4821 * gdbint.texinfo (Target Architecture Definition): Add missing
4822 comma.
4823
e7dc800a
MC
48242004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4825
4826 * (Using the Testsuite): build != host is supported,
4827 but some test scripts do not support build != host.
4828
73b03683
MK
48292004-08-14 Mark Kettenis <kettenis@gnu.org>
4830
4831 * gdbint.texinfo (Host Definition): Delete description of
4832 FCLOSE_PROVIDED and GETENV_PROVIDED.
4833
c0ccb908
MK
48342004-08-05 Mark Kettenis <kettenis@chello.nl>
4835
4836 * gdbint.texinfo (Host Definition): Delete description of
4837 NO_SYS_FILE.
4838 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4839 PTRACE_FP_BUG.
4840
9c8dbfa9
AC
48412004-08-05 Andrew Cagney <cagney@gnu.org>
4842
4843 * gdbint.texinfo (Target Architecture Definition): Delete
4844 reference to deprecated_read_fp.
4845
f42accbe
AC
48462004-08-02 Andrew Cagney <cagney@gnu.org>
4847
4848 * gdbint.texinfo (Target Architecture Definition): Delete
4849 description of DEPRECATED_REGISTER_BYTES.
4850
0b66e38c
EZ
48512004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4852
4853 * gdb.texinfo (Source Path): Document the new behavior of
4854 searching for the source files.
4855
15387254
EZ
48562004-07-17 Eli Zaretskii <eliz@gnu.org>
4857
4858 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4859 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4860 (Auto Display): Improve indexing.
4861
2c07db7a
AC
48622004-07-16 Andrew Cagney <cagney@gnu.org>
4863
4864 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4865 "-noasync".
4866
4644b6e3
EZ
48672004-07-09 Eli Zaretskii <eliz@gnu.org>
4868
4869 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4870 have the same prefix have only their prefix in the index.
4871
7561d450
MK
48722004-07-03 Mark Kettenis <kettenis@gnu.org>
4873
4874 * gdb.texinfo (BSD libkvm Interface): New node (section)
4875 (Native): Add it to the menu.
4876
67bebe79
MK
48772004-07-01 Mark Kettenis <kettenis@gnu.org>
4878
4879 * gdbint.texinfo (Target Architecture Definition): Remove
4880 PCC_SOL_BROKEN.
4881
1a6923e0
MK
48822004-06-24 Mark Kettenis <kettenis@gnu.org>
4883
4884 * gdbint.texinfo (Target Architecture Definition): Remove
4885 SUN_FIXED_LBRAC_BUG.
4886
b435e160
AC
48872004-06-26 Andrew Cagney <cagney@gnu.org>
4888
4889 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4890
b5622e8d
AC
48912004-06-20 Andrew Cagney <cagney@gnu.org>
4892
4893 * gdbint.texinfo (Target Architecture Definition): Deprecate
4894 USE_STRUCT_CONVENTION.
4895
e0c07bf0
MC
48962004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4897
4898 gdb.texinfo (Bug Reporting): Mention session recording,
4899 with the script command or Emacs.
4900
782263ab
AC
49012004-06-18 Andrew Cagney <cagney@gnu.org>
4902
4903 * gdbint.texinfo (Target Architecture Definition): Deprecate
4904 FUNCTION_START_OFFSET.
4905
03727ca6
AC
49062004-06-14 Andrew Cagney <cagney@gnu.org>
4907
4908 Based on changes from Karl Berry.
4909 * gdb.texinfo: Do not use @sc in a direntry.
4910 * stabs.texinfo: Change @dircateogry to "Software development".
4911 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4912
97092415
AC
49132004-06-13 Andrew Cagney <cagney@gnu.org>
4914
4915 * gdbint.texinfo (Target Architecture Definition): Delete
4916 description of RETURN_VALUE_ON_STACK.
4917
1f6d4158
AC
49182004-06-09 Andrew Cagney <cagney@gnu.org>
4919
4920 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4921 deleted by previous patch.
4922
d966f0cb
AC
49232004-06-08 Andrew Cagney <cagney@gnu.org>
4924
4925 * gdbint.texinfo (Native Debugging): Delete documentation on
4926 ATTACH_DETACH.
4927
86fe4aaa
RC
49282004-06-06 Randolph Chung <tausq@debian.org>
4929
4930 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4931
d4b6d575
RC
49322004-06-06 Randolph Chung <tausq@debian.org>
4933
5ae4183a 4934 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4935 the new push_dummy_call method signature. Describe the function
4936 argument.
4937
4e8b0763
JB
49382004-05-24 Joel Brobecker <brobecker@gnat.com>
4939
4940 * gdb.texinfo (Starting): Document new start command.
4941
59caf092
AC
49422004-05-21 Andrew Cagney <cagney@redhat.com>
4943
4944 * observer.texi (GDB Observers): Document "inferior_created".
4945
e4a2df64
AC
49462004-05-08 Andrew Cagney <cagney@redhat.com>
4947
e6b55ae2
AC
4948 * gdbint.texinfo (Target Architecture Definition): Delete
4949 description of DO_DEFERRED_STORES.
4950
28954179
AC
4951 * gdbint.texinfo (Target Architecture Definition): Delete
4952 references to DEPRECATED_FIX_CALL_DUMMY.
4953
434b87dd
AC
4954 * gdbint.texinfo (Target Architecture Definition): Delete
4955 description of DEPRECATED_CALL_DUMMY_WORDS,
4956 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4957
58d28df8
AC
4958 * gdbint.texinfo (Target Architecture Definition): Delete
4959 description of DEPRECATED_PUSH_DUMMY_FRAME.
4960
e4a2df64
AC
4961 * gdbint.texinfo (Target Architecture Definition): Delete
4962 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4963
2b4855ab
AC
49642004-05-07 Andrew Cagney <cagney@redhat.com>
4965
4966 * observer.texi (GDB Observers): Add "Debugging" section. Include
4967 cross reference to "set/show debug observer".
4968 * gdb.texinfo (Debugging Output): Document "set/show debug
4969 observer".
4970
fcf70625
AC
49712004-05-01 Andrew Cagney <cagney@redhat.com>
4972
4973 * gdbint.texinfo (Target Architecture Definition): Delete
4974 description of DEPRECATED_PC_IN_SIGTRAMP.
4975
8ee56bcf
AC
49762004-04-30 Andrew Cagney <cagney@redhat.com>
4977
4978 * gdbint.texinfo (Target Architecture Definition): Delete
4979 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4980
67ab9a76
OF
49812004-04-30 Orjan Friberg <orjanf@axis.com>
4982
4983 * observer.texi (GDB Observers): Correct spelling.
4984
79346bcb
OF
49852004-04-26 Orjan Friberg <orjanf@axis.com>
4986
4987 * observer.texi (GDB Observers): Add target_changed event.
4988
7a464420
AC
49892004-04-08 Andrew Cagney <cagney@redhat.com>
4990
4991 * observer.texi (GDB Observers): Rework, provide generic observer
4992 definitions and then a list of observable events.
4993
6cdf9d98
AC
49942004-04-04 Andrew Cagney <cagney@redhat.com>
4995
4996 * gdbint.texinfo (Host Definition): Delete reference to
4997 NO_SIGINTERRUPT.
4998
ddc135a4
AC
49992004-04-02 Andrew Cagney <cagney@redhat.com>
5000
5001 * gdbint.texinfo (Target Architecture Definition): Delete
5002 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5003
6a1b180d
SC
50042004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5005
5006 * gdb.texinfo (TUI Commands): Document tui reg commands.
5007
d0d5df6f
AC
50082004-03-26 Andrew Cagney <cagney@redhat.com>
5009
5010 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5011 "gdbtui".
5012 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5013 (Contributors): Mention both Text and Terminal User Interface.
5014
aa2a3f87
AC
50152004-03-23 Andrew Cagney <cagney@redhat.com>
5016
5017 * gdbint.texinfo (Target Architecture Definition): Deprecate
5018 references to SIGTRAMP_START and SIGTRAMP_END.
5019
f561f026
AC
50202004-03-23 Andrew Cagney <cagney@redhat.com>
5021
5022 * gdbint.texinfo (Target Architecture Definition): Deprecate
5023 references to PC_IN_SIGTRAMP.
5024
33cb8b0f
AC
50252004-03-19 Andrew Cagney <cagney@redhat.com>
5026
5027 * gdbint.texinfo (Target Architecture Definition): Delete
5028 reference to GDB_TARGET_IS_HPPA.
5029
fc989b7a
AC
50302004-03-18 Andrew Cagney <cagney@redhat.com>
5031
5032 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5033 describe pre_init and post_init.
5034
701b08bb
DJ
50352004-03-09 Daniel Jacobowitz <drow@mvista.com>
5036
5037 * gdb.texinfo (Debugging Output): Document values for "set debug
5038 target".
5039
faae5abe
AC
50402004-02-28 Andrew Cagney <cagney@redhat.com>
5041
5042 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5043
dd79a6cf
JJ
50442004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5045
5046 * gdb.texinfo (breakpoints): Add information about the
5047 new "set breakpoint pending" and "show breakpoint pending"
5048 commands.
5049
e7f16015
AC
50502004-02-26 Andrew Cagney <cagney@redhat.com>
5051
5052 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5053 in Per-architecture module data section.
5054
7161a3a6
RM
50552004-02-25 Roland McGrath <roland@redhat.com>
5056
5057 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5058
2154891a
AC
50592004-02-24 Andrew Cagney <cagney@redhat.com>
5060
5061 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5062 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5063 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5064
6c74ac8b
AC
50652004-02-17 Andrew Cagney <cagney@redhat.com>
5066
5067 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5068
19772a2c
AC
50692004-02-16 Andrew Cagney <cagney@redhat.com>
5070
5071 * gdbint.texinfo (Target Architecture Definition): Deprecate
5072 FRAMELESS_FUNCTION_INVOCATION.
5073
c9830293
AC
50742004-02-16 Andrew Cagney <cagney@redhat.com>
5075
5076 * gdbint.texinfo (Coding): Mention -Wunused-function.
5077
b9d26eb9
AC
50782004-02-14 Andrew Cagney <cagney@redhat.com>
5079
5080 * gdbint.texinfo (Target Architecture Definition): Delete
5081 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5082
49efadf5
EZ
50832004-02-12 Elena Zannoni <ezannoni@redhat.com>
5084
5085 * gdb.texinfo: Properly quote the name "C++".
5086 * gdbint.texinfo: Ditto.
5087 * stabs.texinfo: Ditto.
5088
1eb288ea
EZ
50892004-02-11 Elena Zannoni <ezannoni@redhat.com>
5090
5091 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5092 minimal information about libiberty.
5093
e4937fc1
MC
50942004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5095
5096 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5097
a9331b3f
RM
50982004-02-04 Roland McGrath <roland@redhat.com>
5099
5100 * gdb.texinfo (Auxiliary Vector): New node (section).
5101 (Data): Add it to the menu.
5102
2650777c
JJ
51032004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5104
5105 * gdb.texinfo (Breakpoints): Add information about pending
5106 breakpoint support.
5107
b4501125
AC
51082004-01-26 Andrew Cagney <cagney@redhat.com>
5109
5110 * gdb.texinfo (Overview): Delete references to the cisco protocol
5111 including the "N" response.
5112
74055713
AC
51132004-01-26 Andrew Cagney <cagney@redhat.com>
5114
5115 * gdbint.texinfo (Target Architecture Definition): Rename
5116 EXTRACT_STRUCT_VALUE_ADDRESS to
5117 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5118
3bbe9696
EZ
51192004-01-24 Eli Zaretskii <eliz@gnu.org>
5120
5121 * gdb.texinfo (KOD): Document "show os". Add index entries for
5122 "set/show os" and "info cisco" commands.
5123
5843504f
EZ
51242004-01-21 Eli Zaretskii <eliz@gnu.org>
5125
5126 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5127
9175c9a3
MC
51282004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5129
5130 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5131 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5132
8e94b928
NR
51332004-01-19 Nick Roberts <nick@nick.uklinux.net>
5134
5135 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5136 -stack-list-locals.
5137 (GDB/MI Variable Objects): Describe extension to
5138 -var-list-children.
5139
a20cf136
DJ
51402004-01-17 Daniel Jacobowitz <drow@mvista.com>
5141
5142 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5143
afb18d0f
AC
51442004-01-17 Andrew Cagney <cagney@redhat.com>
5145
5146 * gdbint.texinfo (Target Architecture Definition): Delete
5147 documentation on DEPRECATED_NPC_REGNUM.
5148
b51970ac
DJ
51492004-01-13 Daniel Jacobowitz <drow@mvista.com>
5150
5151 * gdb.texinfo: Update copyright year. Mention that set
5152 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5153 "set follow-fork-mode ask".
5154
0f0cffd2
AC
51552004-01-13 Andrew Cagney <cagney@redhat.com>
5156
5157 * gdbint.texinfo: Update copyright year.
5158 (Coding): Add -Wunused-label to list of -Werror warnings.
5159
c552b3bb 51602004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5161 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5162
5163 * gdb.texinfo: Update copyright.
5164 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5165 around names, as appropriate. Minor syntax cleanup of
5166 _NSPrintForDebugger explanation. Two spaces after periods.
5167 GDBN used instead of lit. "gdb". Index entries added for
5168 print-object and _NSPrintForDebugger. @noindent added in one spot.
5169
afe157ca
EZ
51702003-11-11 Elena Zannoni <ezannoni@redhat.com>
5171
5172 * stabs.texinfo: Add dircategory and direntry commands.
5173 * annotate.texinfo: Ditto.
5174
963e2bb7
AC
51752003-11-10 Andrew Cagney <cagney@redhat.com>
5176
5177 * gdbint.texinfo (Target Architecture Definition): Replace the
5178 return_value method's "inval" and "outval" parameters with
5179 "readbuf" and "writebuf".
5180
1d8b2f28
JB
51812003-10-28 Jim Blandy <jimb@redhat.com>
5182
5183 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5184 from "The `F' request packet" and "The `F' reply packet", to make
5185 texi2dvi happy.
5186 (File-I/O remote protocol extension): Update menu entries, too.
5187
36d86913
MC
51882003-10-26 Michael Chastain <mec@shout.net>
5189
5190 * gdb.texinfo (Thread Stops): Document the issue with
5191 premature return from system calls in multi-threaded programs.
5192
ce2826aa
AC
51932003-10-24 Andrew Cagney <cagney@redhat.com>
5194
5195 * annotate.texinfo: Fix "fortunatly"[sic].
5196
f24c5e49
KI
51972003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5198
5199 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5200 with "Hitachi" and "Mitsubishi".
5201
92ad9cd9
AC
52022003-10-20 Andrew Cagney <cagney@redhat.com>
5203
5204 * gdbint.texinfo (Target Architecture Definition): Document
5205 gdbarch_return_value. Add cross references from
5206 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5207 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5208
0ab4b752
MK
52092003-10-18 Mark Kettenis <kettenis@gnu.org>
5210
5211 * gdbint.texinfo (Target Architecture Definition): Document
5212 regset_from_core_section.
fb3e19c0
KI
5213
52142003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5215
5216 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5217
a9331b3f 52182003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5219
5220 From Anthony Green <green@redhat.com>:
5ae4183a 5221 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5222
1485d690
KB
52232003-10-14 Kevin Buettner <kevinb@redhat.com>
5224
889bf7c5
PA
5225 * gdb.texinfo (Breakpoint related warnings): New node.
5226 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5227
86d30acc
DJ
52282003-10-13 Daniel Jacobowitz <drow@mvista.com>
5229
5230 * gdb.texinfo (Remote Protocol): Document v and vCont.
5231
172c2a43
KI
52322003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5233
5234 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5235 * gdbint.texinfo: Ditto.
5236
71952f4c
AC
52372003-10-09 Andrew Cagney <cagney@redhat.com>
5238
5239 From 2003-09-18 David Anderson <davea@sgi.com>:
5240 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5241 "command".
5242
268e2188
AC
52432003-10-03 Andrew Cagney <cagney@redhat.com>
5244
5245 * gdbint.texinfo (Target Architecture Definition): Deprecate
5246 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5247 just target.
5248
12c266ea 52492003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5250
f30992d4 5251 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5252 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5253 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5254 * gdbint.texinfo (Target Architecture Definition): Rename
5255
52562003-09-30 Andrew Cagney <cagney@redhat.com>
5257
f30992d4 5258 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5259 (Target Architecture Definition):
f30992d4 5260
2e092625
AC
5261 * gdbint.texinfo (Target Architecture Definition): Rename
5262 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5263
0717ae8a
AC
52642003-09-29 Andrew Cagney <cagney@redhat.com>
5265
dad809b7
AC
5266 * gdbint.texinfo (Target Architecture Definition): Delete
5267 documentation for NEED_TEXT_START_END.
5268
0717ae8a
AC
5269 * gdbint.texinfo (Target Architecture Definition): Rename
5270 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5271 TARGET_WRITE_PC.
a9331b3f 5272
af6cf26d
MC
52732003-09-22 Michael Chastain <mec@shout.net>
5274
5275 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5276
ee206350
AG
52772003-09-21 Anthony Green <green@redhat.com>
5278
5279 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5280
a38c9fe6
MK
52812003-09-21 Mark Kettenis <kettenis@gnu.org>
5282
5283 * gdbint.texinfo (Target Architecture Definition): Document
5284 stabs_argument_has_addr.
5285
77949794
AC
52862003-09-18 Andrew Cagney <cagney@redhat.com>
5287
5288 * gdbint.texinfo (Target Architecture Definition): Delete
5289 documentation on REGISTER_NAMES.
5290
8e823e25
MK
52912003-09-13 Mark Kettenis <kettenis@gnu.org>
5292
5293 * gdbint.texinfo (Target Architecture Definition): Replace
5294 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5295
f27dd7fd
AC
52962003-09-11 Andrew Cagney <cagney@redhat.com>
5297
5298 * gdbint.texinfo (Target Architecture Definition): Replace
5299 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5300
8b148df9
AC
53012003-08-18 Andrew Cagney <cagney@redhat.com>
5302
5303 * gdbint.texinfo (Target Architecture Definition): Document
5304 "frame_red_zone_size".
5305
25d29d70
AC
53062003-08-09 Andrew Cagney <cagney@redhat.com>
5307
5308 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5309 with "set/show backtrace past-main" and "set/show backtrace
5310 limit".
5311
c938e9b0
L
53122003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5313
5314 * Makefile.in (install-info): Support DESTDIR.
5315 (install-html): Likewise.
5316
64fabec2
AC
53172003-08-07 Andrew Cagney <cagney@redhat.com>
5318
5319 Patch from Nick Roberts.
5320 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5321 bindings. Remove description of send-gdb-command.
5322
2fcf52f0
AC
53232003-08-07 Andrew Cagney <cagney@redhat.com>
5324
5325 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5326 GDB 6.0.
5327
086432e2
AC
53282003-08-06 Andrew Cagney <cagney@redhat.com>
5329
5330 * gdb.texinfo (Mode Options): Mention that level three is the
5331 highest available and that level 2 is deprecated.
5332 (Annotations Overview): Mention annotation levels. Cross reference
5333 to "Limitations of the Annotation Interface" in annotate.texi.
5334 (TODO, Value Annotations, Frame Annotations): Delete section.
5335 (Displays, Breakpoint Info): Delete.
5336
e5249f67
AC
53372003-08-04 Andrew Cagney <cagney@redhat.com>
5338
5339 * agentexpr.texi: Delete @bye.
5340 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5341 (stabs.info): Add $(srcdir) to include search path.
5342 (html): Depend on "annotate_toc.html", and not "annotate.html".
5343 * stabs.texinfo: Ditto. Include "fdl.texi".
5344 * gdbint.texinfo: Update copyright statement's list of invariant
5345 sections.
5346
e6f672d2
AC
53472003-07-28 Andrew Cagney <cagney@redhat.com>
5348
5349 * Makefile.in (INFO_DEPS): Add annotate.info.
5350 (dvi, ps, html, pdf): Add annotate.
5351 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5352 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5353 (ANNOTATE_DOC_FILES): New macro.
5354 (ANNOTATE_TEX_TMPS): New macro.
5355 (annotate.info, annotate_toc.html): Specify dependencies.
5356 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5357 * annotate.texinfo: Rename annotate.texi. Get building. Add
5358 "Migrating to GDB/MI" and "Limitations of the Annotation
5359 Interface" chapters. Mention why it is not part of the user
5360 guide. Update copyright notice. Include "fdl.texi".
5361
72ffddc9
SC
53622003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5363
5364 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5365
a9f12a31
DJ
53662003-07-24 Daniel Jacobowitz <drow@mvista.com>
5367
5368 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5369
b1fe9455
DJ
53702003-07-24 Daniel Jacobowitz <drow@mvista.com>
5371
5372 * gdb.texinfo (Server): Mention pidof.
5373
153721e6
AC
53742003-07-22 Andrew Cagney <cagney@redhat.com>
5375
5376 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5377 list.
5378
0fac0b41
DJ
53792003-06-28 Daniel Jacobowitz <drow@mvista.com>
5380
5381 * gdb.texinfo (Logging output): New chapter.
5382
4e562065
JB
53832003-06-24 Joel Brobecker <brobecker@gnat.com>
5384
5385 * gdb.texinfo (Unsupported languages): New section.
5386 (Languages): Add link to new section.
5387
f2c06f52
AC
53882003-06-22 Andrew Cagney <cagney@redhat.com>
5389
5390 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5391
b4177fca
DJ
53922003-06-22 Daniel Jacobowitz <drow@mvista.com>
5393
5394 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5395
f418dd93
DJ
53962003-06-22 Daniel Jacobowitz <drow@mvista.com>
5397
5398 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5399 * agentexpr.texi: Retitle section, and change it to an appendix.
5400 Comment out texinfo initialization. Factor a @var{} into two
5401 pieces to prevent makeinfo warnings.
5402 * gdb.texinfo: Add Agent Expressions appendix.
5403
4ca61388
DJ
54042003-06-19 Daniel Jacobowitz <drow@mvista.com>
5405
5406 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5407
07f31aa6
DJ
54082003-06-18 Daniel Jacobowitz <drow@mvista.com>
5409
5ae4183a 5410 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5411 remote target". Document the "detach" and "disconnect" commands.
5412 (Server, Netware, Debug Session): Reference "Connecting to a
5413 remote target".
5414 (GDB/MI Target Manipulation): Document "-target-disconnect".
5415
2dd0da42
AC
54162003-06-13 Andrew Cagney <cagney@redhat.com>
5417
5418 * gdbint.texinfo (Target Architecture Definition): Deprecate
5419 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5420 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5421
e7a3abfc
JB
54222003-06-09 Jim Blandy <jimb@redhat.com>
5423
5424 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5425
25e3a86b
AC
54262003-06-08 Andrew Cagney <cagney@redhat.com>
5427
5428 * gdbint.texinfo (Target Architecture Definition): Delete
5429 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5430
a9e5fdc2
AC
54312003-06-08 Andrew Cagney <cagney@redhat.com>
5432
5433 * gdbint.texinfo (Target Architecture Definition): Document
5434 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5435
b37303ee
AF
54362003-06-07 Adam Fedor <fedor@gnu.org>
5437
5438 * gdb.texinfo: Add Objective-C documentation.
5439
39fe6e80
AC
54402003-06-01 Andrew Cagney <cagney@redhat.com>
5441
5442 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5443 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5444
125309b2
AC
54452003-05-21 Andrew Cagney <cagney@redhat.com>
5446
5447 * gdbint.texinfo (Target Architecture Definition): Delete
5448 references to "extract_address" and "store_address".
5449
b8b527c5
AC
54502003-05-16 Andrew Cagney <cagney@redhat.com>
5451
5452 * gdbint.texinfo (Target Architecture Definition): Replace
5453 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5454 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5455
50e3ee83
TR
54562003-05-14 Theodore A. Roth <troth@openavr.org>
5457
5458 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5459
44e2be90
L
54602003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5461
5462 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5463 (gdb.dvi): Likewise.
5464 (gdb.pdf): Likewise.
5465 (links2roff): Likewise.
5466
df5215a6
JB
54672003-05-08 Jim Blandy <jimb@redhat.com>
5468
5469 * gdb.texinfo (Dump/Restore Files): Update documentation for
5470 'dump', 'append', and 'restore': note that format argument is
5471 optional; simplify presentation of the command variants; and be
5472 more precise about the formats.
5473
5e7b2f39
JB
54742003-05-07 Jim Blandy <jimb@redhat.com>
5475
5476 * gdb.texinfo (Symbols): Update documentation: 'maint list
5477 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5478 symtabs' and 'maint info psymtabs'.
5479
b1e29e33
AC
54802003-05-05 Andrew Cagney <cagney@redhat.com>
5481
5482 * gdbint.texinfo (Target Architecture Definition): Make
5483 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5484 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5485 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5486
00905d52
AC
54872003-05-04 Andrew Cagney <cagney@redhat.com>
5488
5489 * gdb.texinfo (Maintenance Commands): Document "maint print
5490 dummy-frames".
5491
54ff5908
AC
54922003-05-04 Andrew Cagney <cagney@redhat.com>
5493
5494 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5495
32e7087d
JB
54962003-05-03 J. Brobecker <brobecker@gnat.com>
5497
5498 Thierry Schneider <tpschneider1@yahoo.com>
5499 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5500 for new MI command.
5501
7043d8dc
AC
55022003-05-03 Andrew Cagney <cagney@redhat.com>
5503
5504 * gdbint.texinfo (Target Architecture Definition): Document
5505 push_dummy_code. Add cross references.
5506
e33d66ec
EZ
55072003-05-02 Elena Zannoni <ezannoni@redhat.com>
5508
5509 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5510 set/show charsets commands.
5511
0ba6dca9
AC
55122003-04-28 Andrew Cagney <cagney@redhat.com>
5513
5514 * gdbint.texinfo (Target Architecture Definition): Replace
5515 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5516 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5517
d7a27068
AC
55182003-04-28 Andrew Cagney <cagney@redhat.com>
5519
5520 * gdbint.texinfo (Target Architecture Definition): Rename
5521 "tm_print_insn" to "deprecated_tm_print_insn".
5522
44ea7b70
JB
55232003-04-09 Jim Blandy <jimb@redhat.com>
5524
5525 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5526 list psymtabs'.
5527
fb8f8949
AC
55282003-04-08 Andrew Cagney <cagney@redhat.com>
5529
5530 * gdbint.texinfo (Target Architecture Definition): Delete
5531 references to EXTRA_FRAME_INFO.
5532
32fb0f22
AC
55332003-04-08 Andrew Cagney <cagney@redhat.com>
5534
5535 * gdbint.texinfo (Target Architecture Definition): Delete
5536 PRINT_TYPELESS_INTEGER.
5537
6be67e67
JB
55382003-04-02 J. Brobecker <brobecker@gnat.com>
5539
5540 * observer.texi (GDB Observers): Adjust the documentation for the
5541 normal_stop notification to better describe reality. Fix a couple
5542 of minor typos.
5543
4e35d5f0
BR
55442003-04-02 Bob Rossi <bob_rossi@cox.net>
5545
a9331b3f 5546 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5547 '-file-list-exec-source-file'
5548
e8a8712a
AC
55492003-03-31 Andrew Cagney <cagney@redhat.com>
5550
5551 * gdbint.texinfo (Target Architecture Definition): Delete
5552 references to CALL_DUMMY_P.
5553
6c0e89ed
AC
55542003-03-30 Andrew Cagney <cagney@redhat.com>
5555
5556 * gdbint.texinfo (Target Architecture Definition): Remove
5557 reference to TARGET_WRITE_SP.
a9331b3f 5558
378bfd1b
AC
55592003-03-27 Andrew Cagney <cagney@redhat.com>
5560
5561 * gdbint.texinfo (Target Architecture Definition): Remove
5562 references to write_sp.
6c0e89ed 5563
922fbb7b
AC
55642003-03-27 Andrew Cagney <cagney@redhat.com>
5565
5566 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5567 chapter body. Use @smallexample instead of @example.
5568 (Annotations): Ditto.
5569 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5570 annotate.texi.
5571
b81774d8
AC
55722003-03-26 Andrew Cagney <cagney@redhat.com>
5573
5574 * gdbint.texinfo (Target Architecture Definition): Replace
5575 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5576 dummy_addr parameters.
5577
1bf6d5cc
AC
55782003-03-25 Andrew Cagney <cagney@redhat.com>
5579
5580 * gdbint.texinfo (Target Architecture Definition): Delete
5581 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5582 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5583 Add reference to PUSH_ARGUMENTS.
5584
618ce49f
AC
55852003-03-23 Andrew Cagney <cagney@redhat.com>
5586
5587 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5588 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5589
bcd7e15f
JB
55902003-03-18 J. Brobecker <brobecker@gnat.com>
5591
5592 * gdbint.texinfo (Algorithms): Add new section describing the
5593 Observer paradigm.
5594 (Top): Add menu entry to new observer appendix.
5595 * observer.texi: New file.
5596 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5597 new observer.texi file.
5598
9fe8321b
AC
55992003-03-17 Andrew Cagney <cagney@redhat.com>
5600
5601 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5602 that GNU Press update the manual version number.
5603
ac2adee5
AC
56042003-03-12 Andrew Cagney <cagney@redhat.com>
5605
5606 * gdbint.texinfo (Target Architecture Definition): Delete
5607 references to get_saved_register. Rename GET_SAVED_REGISTER to
5608 DEPRECATED_GET_SAVED_REGISTER.
5609
749b82f6
AC
56102003-03-13 Andrew Cagney <cagney@redhat.com>
5611
5612 * gdbint.texinfo (Target Architecture Definition): Replace
5613 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5614
8bedc050
AC
56152003-03-12 Andrew Cagney <cagney@redhat.com>
5616
5617 * gdbint.texinfo (Target Architecture Definition): Rename
5618 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5619
0ce1b118
CV
56202003-03-10 Corinna Vinschen <vinschen@redhat.com>
5621
5622 * gdb.texinfo: Add File-I/O documentation.
5623
12cc2063
AC
56242003-03-10 Andrew Cagney <cagney@redhat.com>
5625
5626 * gdbint.texinfo (Target Architecture Definition): Cross reference
5627 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5628
7453dc06
AC
56292003-03-07 Andrew Cagney <cagney@redhat.com>
5630
5631 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5632 frame" command.
5633
6314f104
AC
56342003-03-05 Andrew Cagney <cagney@redhat.com>
5635
5636 * gdbint.texinfo (Target Architecture Definition): Document
5637 unwind_dummy_id. Cross reference unwind_dummy_id and
5638 SAVE_DUMMY_FRAME_TOS.
5639
f1212245
DJ
56402003-03-05 James Ingham <jingham@apple.com>
5641 Daniel Jacobowitz <drow@mvista.com>
5642
5643 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5644 and "show cp-abi".
5645
77e7e267
AC
56462003-03-03 Andrew Cagney <cagney@redhat.com>
5647
5648 * gdbint.texinfo (Target Architecture Definition): Document
5649 register_type.
5650
838a8221
AC
56512003-03-03 Andrew Cagney <cagney@redhat.com>
5652
5653 * stabs.texinfo (Structures): Use @samp and separate @var's
5654 instead of a single @var containing a comma separated list.
5655 (Unions): Ditto.
5656
d7f4a264
DJ
56572003-03-02 Daniel Jacobowitz <drow@mvista.com>
5658
5659 * Makefile.in (distclean): Remove config.log.
5660
f30ee0bc
AC
56612003-03-01 Andrew Cagney <cagney@redhat.com>
5662
5663 * gdbint.texinfo (Target Architecture Definition): Rename
5664 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5665
56662003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5667
5668 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5669 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5670
be448670
CF
56712003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5672
5673 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5674 (Non-debug DLL symbols): New node, describing the minimal symbols
5675 loaded from DLLs without real debugging symbols.
5676
501eef12
AC
56772003-02-20 Andrew Cagney <ac131313@redhat.com>
5678
5679 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5680 hardware-breakpoint-limit".
5681 (Set Watchpoints): Add cross reference to "set remote
5682 hardware-watchpoint-limit".
5683 (Remote configuration options): New section.
5684
21c294e6
AC
56852003-02-04 Andrew Cagney <ac131313@redhat.com>
5686
e9be73e4
AC
5687 * gdbint.texinfo (Target Architecture Definition): Delete
5688 descrption of IS_TRAPPED_INTERNALVAR.
5689
21c294e6
AC
5690 From Keith Seitz <keiths@redhat.com>:
5691 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5692 option "-i"/"--interpreter" to this chapter. Include index
5693 entries.
5694
0179ffac
DC
56952003-02-04 David Carlton <carlton@math.stanford.edu>
5696
5697 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5698 (Variables): Recommend stabs+ and DWARF 2.
5699 (C plus plus expressions): Correct info about
5700 compiler versions, debug formats.
5701 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5702 PR symtab/874.
5703
7ca9f392
AC
57042003-02-01 Andrew Cagney <ac131313@redhat.com>
5705
5706 * gdbint.texinfo (Target Architecture Definition): Delete
5707 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5708 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5709 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5710 references to nindy and i960.
5711 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5712
31a85ea2
AC
57132003-02-01 Andrew Cagney <ac131313@redhat.com>
5714
5715 * gdbint.texinfo (Target Architecture Definition): Delete
5716 FLOAT_INFO.
5717
6b894e49
AC
57182003-01-30 Andrew Cagney <ac131313@redhat.com>
5719
5720 * stabs.texinfo (Member Type Descriptor): Clarify description of
5721 `@'. Suggested by Ben Hutchings.
5722
c48861fb
AC
57232003-01-29 Andrew Cagney <ac131313@redhat.com>
5724
5725 * gdb.texinfo (M68K): Delete reference to es1800.
5726
617073a9
AC
57272003-01-29 Andrew Cagney <ac131313@redhat.com>
5728
5729 * gdb.texinfo (Maintenance Commands): Document `maint print
5730 reggroups' and `maint print register-groups'.
5731 * gdbint.texinfo (Target Architecture Definition): Document
5732 register_reggroup_p.
5733
5b5d99cf
JB
57342003-01-23 Jim Blandy <jimb@redhat.com>
5735
5736 * gdb.texinfo (Separate Debug Files): New section.
5737
e7ba9c65
DJ
57382003-01-22 Daniel Jacobowitz <drow@mvista.com>
5739
5740 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5741 and "maint show profile".
5742
94e91d6d
MC
57432003-01-16 Michael Chastain <mec@shout.net>
5744
5745 * gdb.texinfo (Installing GDB): Warn against
5746 ".../gdb-VERSION/gdb/configure".
5747 (Separate Objdir): Likewise.
5748
867f3898
AC
57492003-01-15 Andrew Cagney <ac131313@redhat.com>
5750
5751 * gdbint.texinfo (Target Architecture Definition): Delete
5752 definition of PRINT_REGISTER_HOOK.
5753
f153cc92
EZ
57542003-01-15 Elena Zannoni <ezannoni@redhat.com>
5755
5756 (OpenRISC 1000): Fix formatting of command names.
5757
c60eb6f1
EZ
57582003-01-15 Elena Zannoni <ezannoni@redhat.com>
5759
5760 * gdb.texinfo (Continuing and Stepping): Add new command
5761 'advance'. Clarify behavior of 'until'.
5762
f5ebfba0
DJ
57632003-01-13 Daniel Jacobowitz <drow@mvista.com>
5764
5765 * gdb.texinfo (Files): Document solib-absolute-prefix and
5766 solib-search-path.
5767
4ce8657e
MC
57682003-01-09 Michael Chastain <mec@shout.net>
5769
5770 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5771 (Create a Release): Add new instructions for new @file{src-release}.
5772 Document existing instructions for @file{Makefile.in} as
5773 being for @value{GDBN} 5.3.1 or earlier.
5774
372613e3
AC
57752003-01-09 Andrew Cagney <ac131313@redhat.com>
5776
5777 * gdbint.texinfo (Target Architecture Definition): Mention
5778 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5779 allocate memory.
5780
b4e9345d
DJ
57812003-01-04 Daniel Jacobowitz <drow@mvista.com>
5782
5783 * gdb.texinfo (Controlling GDB): Add @kindex for
5784 "show osabi".
5785 (Backtraces): Add @kindex's for backtrace-below-main.
5786
98b45e30
DJ
57872003-01-04 Daniel Jacobowitz <drow@mvista.com>
5788
5789 * gdb.texinfo (Controlling GDB): Document "set osabi".
5790
95f90d25
DJ
57912003-01-04 Daniel Jacobowitz <drow@mvista.com>
5792
5793 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5794 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5795
1e698235
DJ
57962003-01-04 Daniel Jacobowitz <drow@mvista.com>
5797
5798 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5799 "set coerce-float-to-double".
5800 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5801
e632838e
AC
58022003-01-02 Andrew Cagney <ac131313@redhat.com>
5803
5804 * stabs.texinfo: Remove obsolete text.
5805 * gdbint.texinfo: Ditto.
5806 * gdb.texinfo: Ditto.
5807
c133ab7a
MK
58082002-12-22 Mark Kettenis <kettenis@gnu.org>
5809
5810 * gdbint.texinfo (Target Architecture Definition): Update
5811 description of gdbarch_register_osabi.
5812
f821f325
KH
58132002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5814
5815 * agentexpr.texi: Fix typos.
5816 * annotate.texi: Likewise.
5817 * fdl.texi: Likewise.
5818
85a6d8d3 58192002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5820
5821 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5822 DEPRECATED_INIT_FRAME_PC.
5823
ae45cd16
AC
58242002-12-01 Andrew Cagney <ac131313@redhat.com>
5825
5826 * gdbint.texinfo (Target Architecture Definition): Delete
5827 PC_IN_CALL_DUMMY.
5828
07555a72
AC
58292002-11-28 Andrew Cagney <ac131313@redhat.com>
5830
5831 * gdbint.texinfo (Host Definition): Delete documentation on
5832 USE_GENERIC_DUMMY_FRAMES.
5833
c166cdc7
EZ
58342002-11-26 Elena Zannoni <ezannoni@redhat.com>
5835
5ae4183a 5836 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5837 * Makefile.in (install-info): Run the install-info command as part
5838 of the post install steps only.
5839 (uninstall-info): New target.
5840 (uninstall): New target.
5841
35db0260
EZ
58422002-11-22 Elena Zannoni <ezannoni@redhat.com>
5843
5844 * Makefile.in (install): Make install do some real work.
5845
9ba8d803
AC
58462002-11-19 Andrew Cagney <ac131313@redhat.com>
5847
5848 Fix POSIX problem reported by Paul Eggert.
5849 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5850 Fix PR gdb/527.
5851
903ad3a6
AC
58522002-10-26 Andrew Cagney <cagney@redhat.com>
5853
5854 * gdbint.texinfo (Target Architecture Definition): Delete
5855 definition of DO_REGISTERS_INFO.
5856
f2abfe65
KB
58572002-10-18 Kevin Buettner <kevinb@redhat.com>
5858
5859 * gdbint.texinfo (Address Classes): Fix problems with insertion
5860 of ``{'' and ``}'' in example.
5861
b5b0480a
KB
58622002-10-17 Kevin Buettner <kevinb@redhat.com>
5863
5864 * gdbint.texinfo (Address Classes): New section.
5865 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5866 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5867 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5868 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5869
c85508ee
KD
58702002-10-11 Klee Dienes <kdienes@apple.com>
5871
5872 * gdb.texinfo (Registers): Mention vector registers as well as
5873 floating registers in the documentation for 'info registers' and
5874 'info all-registers'.
5875
6d12fc3d
DJ
58762002-10-11 Daniel Jacobowitz <drow@mvista.com>
5877
5878 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5879
8d19fbd2
JJ
58802002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5881
5882 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5883 interface definition.
5884
a37295f9
MM
58852002-10-03 Marko Mlinar <markom@opencores.org>
5886
5887 * gdb.texinfo (Target Commands): Add or1k target specific
5888 commands.
5889 * gdb.texinfo (Contributors): Add myself to the contributors list.
5890
da0f9dcd
AC
58912002-10-01 Andrew Cagney <ac131313@redhat.com>
5892
5893 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5894 and "mi1" instead of "mi1" and "mi0".
5895
2e834e49
HPN
58962002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5897
5898 * gdb.texinfo (Packets): Fix typos "alligned".
5899 Correct z3/Z3 description. Correct z4/Z4 title.
5900
050be0dc
AC
59012002-09-27 Andrew Cagney <ac131313@redhat.com>
5902
5903 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5904
1104b9e7
KB
59052002-09-25 Kevin Buettner <kevinb@redhat.com>
5906
5907 * gdb.texinfo: Use GNU/Linux instead of Linux.
5908
512217c7
AC
59092002-09-25 Andrew Cagney <ac131313@redhat.com>
5910
5911 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5912
10998722
AC
59132002-09-24 Andrew Cagney <ac131313@redhat.com>
5914
512217c7 5915 * gdb.texinfo: Replace @example with @smallexample.
10998722 5916
a0eb71c5
KB
59172002-09-20 Kevin Buettner <kevinb@redhat.com>
5918
f7dc1244 5919 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5920 * gdb.texinfo (Character Sets): Use @smallexample instead of
5921 @example. Use GNU/Linux instead of Linux.
5922
59232002-09-20 Jim Blandy <jimb@redhat.com>
5924
5925 * gdb.texinfo: Add character set documentation.
5926
2f870471
AC
59272002-09-19 Andrew Cagney <ac131313@redhat.com>
5928
5929 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5930 (Packets): Add cross reference from `b' packet to `z' packets.
5931
790eb8f5
AC
59322002-09-19 Andrew Cagney <ac131313@redhat.com>
5933
8d30a00d
AC
5934 * gdb.texinfo (Maintenance Commands): Document ``maint
5935 internal-error'' and ``maint internal-warning''.
5936
790eb8f5
AC
5937 * gdbint.texinfo (Target Architecture Definition): Revise
5938 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5939
a23a7bf1
JB
59402002-09-19 Joel Brobecker <brobecker@gnat.com>
5941
5942 * gdbint.texinfo (Target Conditionals): Document the new
5943 NAME_OF_MALLOC macro.
5944
299ffc64
AC
59452002-09-05 Andrew Cagney <ac131313@redhat.com>
5946
5947 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5948 engineer.
5949
b7bb15bc
SC
59502002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5951
5952 * gdb.texinfo (TUI Overview): Document status line fields.
5953
3d757584
SC
59542002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5955
5956 * gdb.texinfo (TUI Commands): Document info win command.
5957
269c21fe
SC
59582002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5959
5960 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5961
7cf36c78
SC
59622002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5963
5964 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5965 (TUI Keys): Likewise.
5966
d2c6833e
AC
59672002-08-25 Andrew Cagney <ac131313@redhat.com>
5968
5969 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5970 for a packet receive.
5971
46d8b1c3
AC
59722002-08-25 Andrew Cagney <ac131313@redhat.com>
5973
5974 * Makefile.in (clean): Move to end of file.
5975 (distclean, maintainer-clean, realclean): Ditto.
5976 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5977 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5978 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5979 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5980
b0787093
AC
59812002-08-24 Andrew Cagney <ac131313@redhat.com>
5982
5983 * Makefile.in (GDBINT_TEX_TMPS): Define.
5984 (gdbint.dvi, gdbint.pdf): Use
5985 (GDB_TEX_TMPS): Define.
5986 (gdb.dvi, gdb.pdf): Use.
5987 (STABS_TEX_TMPS): Define.
5988 (stabs.dvi, stabs.pdf): Use.
5989 (GDB_DOC_SOURCE_INCLUDES): New macros.
5990 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5991 (GDBINT_DOC_FILES_INCLUDES): New macros.
5992 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5993 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5994 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5995 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5996 (links2roff): Replace SFILES_INCLUDED with
5997 GDB_DOC_SOURCE_INCLUDES.
5998 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5999 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6000 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6001 dependencies.
6002 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6003 dependencies.
6004 (gdbmi.texinfo): Delete rule.
6005 (inc-hist.texinfo): Delete rule.
6006 (rluser.texinfo): Delete rule.
6007
ebba8386
AC
60082002-08-23 Andrew Cagney <cagney@redhat.com>
6009
6010 * gdbint.texinfo (Target Architecture Definition): Update
6011 STORE_RETURN_VALUE, mention regcache.
6012
0ab7a791
AC
60132002-08-21 Andrew Cagney <ac131313@redhat.com>
6014
6015 * gdbint.texinfo (Target Architecture Definition): Document
6016 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6017
ee2d5c50
AC
60182002-08-19 Andrew Cagney <ac131313@redhat.com>
6019
6020 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6021 Fix minor typos. Add index entries.
6022
53c69bd7
AC
60232002-08-18 Andrew Cagney <ac131313@redhat.com>
6024
6025 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6026
e76f1f2e
AC
60272002-08-15 Andrew Cagney <ac131313@redhat.com>
6028
6029 * gdbint.texinfo (Target Architecture Definition): Document
6030 PRINT_VECTOR_INFO.
6031 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6032
0680b120
AC
60332002-08-13 Andrew Cagney <ac131313@redhat.com>
6034
6035 * gdb.texinfo (Maintenance Commands): Document "maint print
6036 registers", "maint print raw-registers" and "maint print
6037 cooked-registers".
6038
3c3bea1c
GS
60392002-08-08 Grace Sainsbury <graces@redhat.com>
6040
a9331b3f 6041 From Mark Salter:
3c3bea1c
GS
6042 * gdb.texinfo (Protocol): Document T packet extension to
6043 allow watchpoint address reporting.
6044
42f9b0a5
AC
60452002-08-03 Andrew Cagney <ac131313@redhat.com>
6046
6047 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6048
db034ac5
AC
60492002-08-01 Andrew Cagney <cagney@redhat.com>
6050
6051 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6052 to CHILL.
6053
e2b28d04
AC
60542002-08-01 Andrew Cagney <ac131313@redhat.com>
6055
6056 * gdbint.texinfo (Coding): Revise section "Include Files".
6057
7fb623f7
AC
60582002-07-24 Andrew Cagney <cagney@redhat.com>
6059
6060 * gdbint.texinfo: Obsolete references to m88k.
6061 * gdb.texinfo: Ditto.
6062
4a2b4636
JB
60632002-07-10 Joel Brobecker <brobecker@gnat.com>
6064
7fb623f7 6065 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6066 where the proper version of autoconf can be retrieved.
6067
a71ec265
DH
60682002-07-09 Don Howard <dhoward@redhat.com>
6069
6070 * gdb.texinfo (Command Files): Further describe the behavior of
6071 sourced command files.
6072
b9aa90c9
AC
60732002-06-27 Andrew Cagney <ac131313@redhat.com>
6074
6075 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6076 (Coding): Clarify ISO C version that GDB assumes.
6077
40dd2248
TT
60782002-06-26 Tom Tromey <tromey@redhat.com>
6079
6080 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6081 add_setshow_cmd_full.
6082
bfac230e
DH
60832002-06-25 Don Howard <dhoward@redhat.com>
6084
6085 * gdb.texinfo (Memory Region Attributes): Document new behavior
6086 for 'mem' command.
6087
475b0867
JB
60882002-06-11 Jim Blandy <jimb@redhat.com>
6089
919d772c
JB
6090 * gdb.texinfo (Symbols): Update documentation for `info source'
6091 command.
6092
475b0867
JB
6093 * gdb.texinfo (Macros): Call the command `info macro', not
6094 `show macro'.
6095
ba8c9337
AC
60962002-06-09 Andrew Cagney <ac131313@redhat.com>
6097
6098 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6099 data''.
6100
1029b7fa
MK
61012002-06-09 Mark Kettenis <kettenis@gnu.org>
6102
6103 * gdbint.texinfo (Target Architecture Definition): Document
6104 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6105
16737d73
AC
61062002-06-08 Andrew Cagney <ac131313@redhat.com>
6107
6108 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6109 lists.
6110
30107679
AC
61112002-06-08 Andrew Cagney <ac131313@redhat.com>
6112
6113 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6114 Branch''.
6115
3352e23e
AC
61162002-06-01 Andrew Cagney <ac131313@redhat.com>
6117
6118 * gdbint.texinfo (Target Architecture Definition): Add section
6119 ``Converting an existing Target Architecture to Multi-arch''.
6120
cbb09e6a
AC
61212002-05-30 Andrew Cagney <ac131313@redhat.com>
6122
6123 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6124 to ``Obsoleting code''. Revise.
6125
e2e0bcd1
JB
61262002-05-17 Jim Blandy <jimb@redhat.com>
6127
6128 * gdb.texinfo (C Preprocessor Macros): New chapter.
6129 Include it in the main menu.
6130 (Contributors): Credit Jim Blandy with macro support.
6131 (Compilation): Explain how to get macro information into the
6132 executable.
6133 (Expressions): Note that preprocessor macros are expanded.
6134
9db8d71f
DJ
61352002-05-14 Daniel Jacobowitz <drow@mvista.com>
6136
6137 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6138 options for `target remote'.
6139
6d531722
AC
61402002-05-13 Andrew Cagney <ac131313@redhat.com>
6141
6142 * gdbint.texinfo (Target Architecture Definition): Delete
6143 documentation on NNPC_REGNUM.
6144
13d01224
AC
61452002-05-11 Andrew Cagney <ac131313@redhat.com>
6146
6147 * gdbint.texinfo (Target Architecture Definition): Document
6148 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6149 (Target Architecture Definition): Revise section `Using Different
6150 Register and Memory Data Representations'. Add section `Raw and
6151 Virtual Register Representations'.
6152
b2e75d78
AC
61532002-05-11 Andrew Cagney <ac131313@redhat.com>
6154
6155 * gdbint.texinfo (Target Architecture Definition): Mention
6156 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6157 (Target Architecture Definition): Mention same. Add references to
6158 web pages.
6159
2c8682ee
MS
61602002-05-08 Michael Snyder <msnyder@redhat.com>
6161
6162 * stabs.texinfo (Attributes): Document new "vector" attribute.
6163
0816590b
AC
61642002-05-04 Andrew Cagney <ac131313@redhat.com>
6165
6166 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6167
2653173e
AC
61682002-05-04 Andrew Cagney <ac131313@redhat.com>
6169
6170 * gdb.texinfo: Delete obsolete references to a29k.
6171
d7bd68ca
AC
61722002-04-24 Andrew Cagney <ac131313@redhat.com>
6173
6174 * gdbint.texinfo (Target Architecture Definition): Replace
6175 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6176
21d83aa5
DM
61772002-04-24 David S. Miller <davem@redhat.com>
6178
6179 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6180
7673a6cc
DM
61812002-04-21 David S. Miller <davem@redhat.com>
6182
6183 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6184
d49d1e0a
AC
61852002-04-21 Andrew Cagney <ac131313@redhat.com>
6186
6187 * gdbint.texinfo (Target Architecture Definition): Delete
6188 definition of HAVE_REGISTER_WINDOWS.
6189
f7dc1244 61902002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6191
6192 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6193 "Theodore A. Roth" <troth@verinet.com>.
6194
5ca0cb28
DH
61952002-04-15 Don Howard <dhoward@redhat.com>
6196
f7dc1244 6197 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6198 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6199 Provide a better explaination of this feature.
5ca0cb28 6200
f208ba17
AC
62012002-04-14 Andrew Cagney <ac131313@redhat.com>
6202
6203 * gdbint.texinfo (Target Architecture Definition): Remove
6204 FRAME_CHAIN_COMBINE.
6205
d5ba91de
MC
62062002-04-12 Michael Chastain <mec@shout.net>
6207
6208 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6209 REG_STACK_SEGMENT.
6210
26818220
MC
62112002-04-09 Michael Chastain <mec@shout.net>
6212
6213 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6214 PYRAMID_* macros.
6215
129188f6
AC
62162002-04-07 Andrew Cagney <ac131313@redhat.com>
6217
6218 * gdb.texinfo (Bug Reporting): Document that the web is the
6219 prefered way of submitting bug reports.
6220 (Bug Reporting): Delete the s-mail address as the last resort.
6221
8227c0ff
AC
62222002-04-05 Andrew Cagney <ac131313@redhat.com>
6223
6224 * gdbint.texinfo (Target Architecture Definition): Delete
6225 references to TARGET_WRITE_FP and write_fp.
6226
16d9dec6
MS
62272002-03-27 Michael Snyder <msnyder@redhat.com>
6228
6229 * gdb.texinfo: Document new commands dump, append, and restore.
6230
9ae8b82c
AC
62312002-03-27 Andrew Cagney <ac131313@redhat.com>
6232
6233 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6234 Branch'.
6235
474c8240
AC
62362002-03-18 Andrew Cagney <ac131313@redhat.com>
6237
6238 * gdb.texinfo: Change all examples to @smallexample.
6239 * gdbint.texinfo: Ditto.
a9331b3f 6240
fb0ff88f
AC
62412002-03-18 Andrew Cagney <ac131313@redhat.com>
6242
6243 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6244 Branches''.
6245
9bb0a4d8
AC
62462002-03-18 Andrew Cagney <ac131313@redhat.com>
6247
6248 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6249 Policy''.
6250
937f164b
FF
62512002-03-04 Fred Fish <fnf@redhat.com>
6252
6253 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6254 expresson, suports, dependant, trhe, perhaphs, situtations,
6255 explictily, taged, oportunity, unfortunatly).
6256
a7b40f07
AC
62572002-02-24 Andrew Cagney <ac131313@redhat.com>
6258
6259 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6260 Remove reference to 3.12.
6261
aab4e0ec
AC
62622002-02-23 Andrew Cagney <ac131313@redhat.com>
6263
6264 * gdbint.texinfo: Include fdl.texi.
6265 (Top): Add GNU Free Documentation License.
6266 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6267 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6268 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6269 (gdbint.info): Add srcdir to include path.
6270 * gdb.texinfo: Include gpl.texi.
6271 (Top): Add Copying.
6272 * gpl.texi: New file.
6273
47b95330
AC
62742002-02-23 Andrew Cagney <ac131313@redhat.com>
6275
6276 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6277
78c47bea
PM
62782002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6279
6280 * gdb.texinfo: Document Cygwin native specific commands.
6281
56460a61
DJ
62822002-02-15 Daniel Jacobowitz <drow@mvista.com>
6283
6284 * gdb.texinfo: Document gdbserver ``--attach'' command.
6285
def71bfa
MS
62862002-02-07 Michael Snyder <msnyder@redhat.com>
6287
6288 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6289 to @code(_ovly_debug_event).
6290
c928edc0
AC
62912002-02-07 Andrew Cagney <ac131313@redhat.com>
6292
6293 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6294
81d46470
MS
62952002-02-06 Michael Snyder <msnyder@redhat.com>
6296
6297 * gdb.texinfo (overlays): Mention new magic symbol
6298 '_ovly_debug_event', which allows GDB to keep better track
6299 of overlays.
6300
f7dc1244 63012002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6302
6303 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6304 Suggested by Dmitry Sivachenko.
6305
6306 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6307
15110bc3
MS
63082002-02-01 Michael Snyder <msnyder@redhat.com>
6309
6310 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6311
6763aef9
MS
63122002-01-30 Michael Snyder <msnyder@redhat.com>
6313
ac282366
MS
6314 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6315 (set trust-readonly-sections): Document.
6763aef9 6316
8642bc8f
AC
63172002-01-29 Andrew Cagney <ac131313@redhat.com>
6318
6319 * gdbint.texinfo (Releasing GDB): Revise and update.
6320
afe64c1a
AC
63212002-01-28 Andrew Cagney <ac131313@redhat.com>
6322
6323 * gdbint.texinfo (Target Architecture Definition): Delete
6324 description of TARGET_BYTE_ORDER_DEFAULT.
6325
f7dc1244 63262002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6327
6328 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6329 <mitya@cavia.pp.ru>.
6330
3d6e1b5a
AC
63312002-01-23 Andrew Cagney <ac131313@redhat.com>
6332
6333 * libgdb.texinfo: Delete file.
6334
6c0e9fb3
AC
63352002-01-22 Andrew Cagney <ac131313@redhat.com>
6336
6337 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6338 * gdbint.texinfo: Ditto.
6339
e0ce93ac
AC
6340Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6341
6342 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6343
be298bcc
AC
63442002-01-22 Andrew Cagney <ac131313@redhat.com>
6345
6346 * Makefile.in: Update copyright.
6347 (TEXI2DVI): Define.
6348 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6349 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6350 gdb-cfg.texi.
6351 (TEXINDEX, PDFTEX): Delete makefile variables.
6352
8e04817f
AC
63532002-01-22 Andrew Cagney <ac131313@redhat.com>
6354
6355 * gdb.texinfo (Protocol): Move section to appendix.
6356
6b2f586d
AC
63572002-01-21 Andrew Cagney <ac131313@redhat.com>
6358
6359 * gdb.texinfo (Remote Debugging): Create a menu.
6360 (Top): Add ``Remote Debugging'' to menu.
6361
6f05cf9f
AC
63622002-01-21 Andrew Cagney <ac131313@redhat.com>
6363
6364 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6365 serial protocol'' from here.
6366 (Remote Debugging): To here. New chapter.
6367
3fd3d7d2
AC
63682002-01-20 Andrew Cagney <ac131313@redhat.com>
6369
6370 * gdbint.texinfo (Target Architecture Definition): Delete
6371 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6372
7fd60527
AC
63732002-01-20 Andrew Cagney <ac131313@redhat.com>
6374
6375 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6376 are no longer needed.
6377 (Porting GDB): Add maintainer note about configure.host.
6378
c2f05ac9
AC
63792002-01-20 Andrew Cagney <ac131313@redhat.com>
6380
6381 * gdbint.texinfo (Target Architecture Definition): Remove
6382 definition of IEEE_FLOAT.
6383
f7dc1244 63842002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6385
6386 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6387 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6388 <3diff@gnu.org>
231b2aad 6389
82600034
AC
63902002-01-19 Andrew Cagney <ac131313@redhat.com>
6391
6392 * gdbint.texinfo (Host Definition): Remove references to
6393 MALLOC_INCOMPATIBLE.
6394
7708fa01
AC
63952002-01-17 Andrew Cagney <ac131313@redhat.com>
6396
6397 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6398 and xyz-xdep.o.
6399
eb12ee30
AC
64002002-01-17 Andrew Cagney <ac131313@redhat.com>
6401
889bf7c5 6402 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6403 (Set Breaks): Copy ``maint info breakpoint'' doco to
6404 ``Maintenance Commands'' appendix. Add reference.
6405
c9ccaa92
AC
64062002-01-17 Andrew Cagney <ac131313@redhat.com>
6407
6408 * fdl.texi: Remove next/prev from @node.
6409
f7dc1244 64102002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6411
6412 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6413 for monstrous @multitable (from Brian Youmans).
6414
6415 * fdl.texi: New file.
6416
6417 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6418
8973da3a
AC
64192002-01-15 Andrew Cagney <ac131313@redhat.com>
6420
6421 * gdbint.texinfo (Releasing GDB): New chapter.
6422
7d86b5d5
AC
64232002-01-14 Andrew Cagney <ac131313@redhat.com>
6424
6425 * gdb.texinfo (Embedded Processors, Calling program functions):
6426 Obsolete references to a29k.
6427
cc1cb004
AC
64282002-01-13 Andrew Cagney <ac131313@redhat.com>
6429
6430 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6431 examples. Document that a code-block should do or discard its
6432 cleanups before exit.
6433
79f12247
MS
64342002-01-11 Michael Snyder <msnyder@redhat.com>
6435
6436 * gdb.texinfo (Choosing files): Change @samp to @file.
6437
19837790
MS
64382002-01-05 Michael Snyder <msnyder@redhat.com>
6439
6440 * gdb.texinfo (--pid): Document new command line option (attach).
6441
f7dc1244 64422002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6443
6444 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6445 in the stub.
6446
d7449b42
AC
64472002-01-04 Andrew Cagney <ac131313@redhat.com>
6448
6449 * gdbint.texinfo (Target Architecture Definition): Replace
6450 BIG_ENDIAN with BFD_ENDIAN_BIG.
6451
f23631e4
AC
64522002-01-03 Andrew Cagney <ac131313@redhat.com>
6453
6454 * gdbint.texinfo (Target Architecture Definition): Replace
6455 value_ptr with struct value pointer.
6456
72c9928d
EZ
64572002-01-02 Eli Zaretskii <eliz@gnu.org>
6458
6459 * gdb.texinfo (Free Software): Fix wording.
6460
959acfd1
EZ
64612001-12-31 Eli Zaretskii <eliz@gnu.org>
6462
6463 * gdb.texinfo (Free Software): New section ``Free Software Needs
6464 Free Documentation''.
6465
f7dc1244 64662001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6467
6468 * stabs.texinfo:
6469 * gdb.texinfo:
6470 * gdbint.texinfo:
6471 * libgdb.texinfo:
6472 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6473
6600abed
MS
64742001-12-29 Michael Snyder <msnyder@redhat.com>
6475
6476 * gdb.texinfo (maint info sections): Fix typo.
6477
f6680716
MS
64782001-12-26 Michael Snyder <msnyder@redhat.com>
6479
fe95c787
MS
6480 * gdb.texinfo (maint info sections): Document.
6481
a9331b3f 6482 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6483 'info proc' sub-options that are currently not implemented.
6484
c3d3ce5b
JB
64852001-12-20 Jim Blandy <jimb@redhat.com>
6486
6487 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6488
778eb05e
AC
64892001-12-15 Andrew Cagney <ac131313@redhat.com>
6490
6491 * gdbint.texinfo (Target Architecture Definition): Replace
6492 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6493
2607059c
AC
64942001-12-01 Andrew Cagney <ac131313@redhat.com>
6495
6496 * gdbint.texinfo (Host Definition): Delete documentation on
6497 HOST_BYTE_ORDER.
6498
df0cd8c5
JB
64992001-11-30 Jim Blandy <jimb@redhat.com>
6500
6501 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6502 overlay support. Add to top-level menu.
df0cd8c5 6503
88118b3a
TT
65042001-11-26 Tom Tromey <tromey@redhat.com>
6505
6506 * gdb.texinfo (Command Syntax): Document C-o binding.
6507
96565e91
CF
65082001-07-26 Christopher Faylor <cgf@redhat.com>
6509
6510 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6511 use since it is described in the referenced section.
6512
f7dc1244 6513 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6514 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6515 clearer when using DJGPP.
6516
2a3d5645
CF
65172001-11-24 Christopher Faylor <cgf@redhat.com>
6518
6519 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6520 specifically refer to MS-DOS.
6521 (command files): Mention gdb.ini is only used on MS-DOS.
6522
aa26fa3a
TT
65232001-11-21 Tom Tromey <tromey@redhat.com>
6524
6525 * gdb.texinfo (Invoking GDB): Document --args.
6526 (Mode Options): Likewise.
6527
4f8ada06
JB
65282001-11-21 Jim Blandy <jimb@redhat.com>
6529
6530 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6531 Delete documentation; this macro has been removed from the
6532 sources.
4f8ada06 6533
3fe0dc10
JB
65342001-11-13 Jim Blandy <jimb@redhat.com>
6535
6536 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6537
9e5abb06
CV
65382001-11-06 Corinna Vinschen <vinschen@redhat.com>
6539
6540 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6541
1c5dfdad
MS
65422001-11-05 Michael Snyder <msnyder@redhat.com>
6543
a9331b3f 6544 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6545 quote regexp chars in function names such as "operator*()".
6546
990f9fe3
FF
65472001-11-01 Fred Fish <fnf@redhat.com>
6548
6549 * gdbint.texinfo (SOLIB_ADD): Document additional new
6550 "readsyms" arg.
6551
b433d00b
DH
65522001-10-30 Don Howard <dhoward@redhat.com>
6553
070b1dd3
DH
6554 * gdb.texinfo: (Command Files) Added documentation for the
6555 behavior of gdb with input redirected from a file.
b433d00b 6556
b7209cb4
FF
65572001-10-28 Fred Fish <fnf@redhat.com>
6558
6559 * gdb.texinfo (auto-solib-add): Change docs to match
6560 implementation change.
6561 (auto-solib-limit): Add docs for new variable.
6562
1aa20aa8
AC
65632001-10-15 Andrew Cagney <ac131313@redhat.com>
6564
6565 * gdbint.texinfo (Target Architecture Definition): Function
6566 value_as_pointer renamed to value_as_address.
6567
fc0c74b1
AC
65682001-10-15 Andrew Cagney <ac131313@redhat.com>
6569
6570 * gdbint.texinfo (Target Architecture Definition): Default
6571 POINTER_TO_ADDRESS functions assume unsigned addresses.
6572 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6573 posting by Jim Blandy.
6574
f4846649
JB
65752001-10-12 Jim Blandy <jimb@redhat.com>
6576
6577 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6578 version of texi2html (1.64) doesn't support this flag any more.
6579
f277788b
MK
65802001-09-08 Mark Kettenis <kettenis@gnu.org>
6581
a9dc4918
MK
6582 * gdbint.texinfo (Host Definition): Remove description of
6583 MEM_FNS_DECLARED.
6584
d28379df
MK
6585 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6586
f277788b
MK
6587 * gdbint.texinfo (Host Definition): Remove description of
6588 HAVE_SIGSETMASK.
6589
7ccaa899
EZ
65902001-09-04 Elena Zannoni <ezannoni@redhat.com>
6591
6592 * gdbint.texinfo (Target Architecture Definition): Add
6593 explanation of TARGET_PRINT_INSN macro.
6594
17d9d558
JB
65952001-08-30 Jim Blandy <jimb@redhat.com>
6596
6597 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6598 Explain what it means to load relocatable files.
6599
72cde065
JB
66002001-08-28 Jim Blandy <jimb@redhat.com>
6601
6602 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6603 info `top' menu.
6604
9e678452
CF
6605Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6606
6607 * gdbint.texinfo: Add a cautionary note about macro use.
6608
a2bea4c3 66092001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6610
a2bea4c3
CV
6611 * gdb.texinfo: Explain omitting the hostname in the
6612 `target remote' command.
6613
1129bf27
DJ
66142001-07-30 Daniel Jacobowitz <drow@mvista.com>
6615
6616 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6617 and END-INFO-DIR-ENTRY.
6618
732b3002
SC
66192001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6620
6621 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6622
89437448
AC
66232001-07-25 Andrew Cagney <ac131313@redhat.com>
6624
6625 * gdbint.texinfo (libgdb): Rewrite.
6626
f7dc1244 66272001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6628
6629 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6630
c4555f82
SC
66312001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6632
6633 * gdb.texinfo (TUI): New chapter, document the TUI.
6634 (Mode Options): Document the -tui option.
6635
2f45a6e0
MK
66362001-07-23 Mark Kettenis <kettenis@gnu.org>
6637
6638 * gdbint.texinfo (Host Definition): Remove description of
6639 NEED_POSIX_SETPGID.
6640
f7dc1244 66412001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6642
6643 * gdb.tex (DJGPP Native): New node, with descriptions of
6644 DJGPP-specific commands.
6645
be9c6c35
JM
66462001-07-19 John R. Moore <jmoore@redhat.com>
6647
6648 * gdbint.texinfo: Three misspellings.
6649
dfa249fb
AC
66502001-07-06 Andrew Cagney <ac131313@redhat.com>
6651
6652 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6653 `test` expressions on bash. Problem reported by Colin Walters.
6654
c72e7388
AC
66552001-07-04 Andrew Cagney <ac131313@redhat.com>
6656
6657 * gdbint.texinfo (User Interface): Update ui-out documentation to
6658 refelect recent UI/MI updates.
6659
94bbb2c0
AC
66602001-07-04 Andrew Cagney <ac131313@redhat.com>
6661
6662 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6663 interpreters.
6664
af6c57ea
AC
66652001-06-15 Andrew Cagney <ac131313@redhat.com>
6666
6667 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6668 structure and not macros.
6669 (Host Definition): Document that much of this chapter is obsolete.
6670 (Target Architecture Definition): Update list of files that make
6671 up a target architecture.
6672 (Coding): Update.
6673
83aa8bc6
AC
66742001-06-28 Andrew Cagney <ac131313@redhat.com>
6675
6676 * gdbint.texinfo (Target Architecture Definition): Update
6677 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6678 The latter has been changed to a true predicate.
6679
f7dc1244 66802001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6681
6682 * annotate.texi: Add @noindent where needed. From Dmitry
6683 Sivachenko <dima@Chg.RU>.
6684 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6685
656db9b0
AC
66862001-06-16 Andrew Cagney <ac131313@redhat.com>
6687
6688 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6689
df2396a1
AC
66902001-06-14 Andrew Cagney <ac131313@redhat.com>
6691
6692 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6693 returns ``OK''. Document that the ``R'' packet does not reply.
6694
0f1f2b0a
MS
66952001-06-13 Michael Snyder <msnyder@redhat.com>
6696
6697 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6698
f7dc1244 66992001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6700
6701 * gdb.texinfo (Signals): Clarify the default setting of signal
6702 handling.
6703
a5d7c491
AC
67042001-05-14 Andrew Cagney <ac131313@redhat.com>
6705
6706 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6707 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6708
05a54c4f
AC
67092001-05-12 Andrew Cagney <ac131313@redhat.com>
6710
6711 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6712
f7dc1244 67132001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6714
6715 * gdbint.texinfo (Clean Design and Portable Implementation):
6716 Renamed from "Clean Design".
6717 (Clean Design and Portable Implementation): Document portable
6718 methods of handling file names, and the associated macros.
6719
f7dc1244 67202001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6721
6722 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6723 command and provide a cross-reference to its description.
6724 (Symbols): Note that "info scope" is useful for trace experiments.
6725
f7dc1244 67262001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6727
b37052ae
EZ
6728 * gdb.texinfo (Symbols): Document "info scope".
6729 (Tracepoints): New chapter.
6730 (Contributors): Update for v5.1.
6731 <All nodes>: Change "C++" to "C@t{++}".
6732
0ee54786
EZ
6733 * gdbint.texinfo (User Interface): A new section about ui_out
6734 functions, based on text written by Fernando Nasser.
6735
c534679c
EZ
6736 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6737
f7dc1244 67382001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6739
e9c75b65
EZ
6740 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6741
6742 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6743
6744 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6745 Replace "GDB" with "@value{GDBN}". Fix markup.
6746
6747 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6748
3d67e040
EZ
6749 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6750 a cross-reference to its description.
6751 (Symbols): Document "info symbol".
6752
f7dc1244 67532001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6754
6755 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6756 subsection "x86 Watchpoints".
6757 (Target Architecture Definition): Document the macros
6758 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6759 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6760
b0ed3589
AC
67612001-03-20 Andrew Cagney <ac131313@redhat.com>
6762
6763 * gdbint.texinfo (Target Architecture Definition): Update
6764 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6765 list.
6766
b6ba6518
KB
67672001-03-06 Kevin Buettner <kevinb@redhat.com>
6768
6769 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6770 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6771
f7dc1244 67722001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6773
6774 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6775
f7dc1244 67762001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6777
17cc6a06
EZ
6778 * gdb.texinfo (Environment): Document that `path' does not change
6779 the value of PATH in GDB's own environment (it did in the past,
6780 but that was changed on March 15, 1994). Reported by Doug Evans
6781 <dje@transmeta.com>.
6782
56caf160
EZ
6783 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6784 its line. Fix markup of commands and macros. Add an Index node
6785 and index entries.
6786
29e57380
C
67872001-01-23 J.T. Conklin <jtc@redback.com>
6788
6789 * gdb.texinfo (Memory region attributes): New manual section.
6790
1c6147de
ND
67912001-01-04 Nicholas Duffek <nsd@redhat.com>
6792
6793 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6794
f7dc1244 67952000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6796
6797 * refcard.tex: Version and copyright fixed. From Phil Edwards
6798 <pedwards@disaster.jaj.com>.
6799
0dcedd82
AC
6800Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6801
6802 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6803 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6804
3b851bce
AC
6805Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6806
6807 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6808 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6809
f7dc1244 68102000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6811
6812 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6813 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6814
b90a5f51
CF
68152000-11-10 Christopher Faylor <cgf@cygnus.com>
6816
6817 * gdb.texinfo: Document new 'set step-mode' command.
6818
f7dc1244 68192000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6820
6821 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6822 changes from Dmitry Sivachenko <dima@Chg.RU>.
6823
f7dc1244 68242000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6825
6826 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6827 From Steven Johnson <sbjohnson@ozemail.com.au>.
6828
2e685b93
MK
68292000-08-10 Mark Kettenis <kettenis@gnu.org>
6830
6831 * gdbint.texinfo (Overall Structure): Spelling fix.
6832
f7dc1244 68332000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6834
6835 * gdbint.texinfo (Target Architecture Definition): Document that
6836 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6837 for which REGISTER_CONVERTIBLE returns a zero value.
6838
63ac3005
EZ
68392000-07-08 Christopher Faylor <cgf@cygnus.com>
6840
6841 * Makefile.in (install-info): Find files to install in either the
6842 build or source directories (adapted from Makefile.am).
6843
bd79f757
ND
68442000-07-07 Nicholas Duffek <nsd@redhat.com>
6845
6846 * stabs.texinfo: Fix spelling errors.
6847 (String Field): FILE-NUMBER starts from 0, not 1.
6848
f7dc1244 68492000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6850
6851 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6852 Brian Youmans.
5f208f6d 6853
f7dc1244 68542000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6855
6856 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6857 the source directory. Reported by Mark Harig
6858 <markh@frazier.landmark.com>.
cc542d3b 6859
f3b28801
C
68602000-06-20 J.T. Conklin <jtc@redback.com>
6861
6862 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6863
449f3b6c
AC
6864Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6865
6866 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6867 Generate using pdftex.
449f3b6c 6868 (PDFTEX): Define.
889bf7c5 6869 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6870 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6871 @contents at the start.
449f3b6c 6872
f7dc1244 68732000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6874
6875 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6876 Youmans.
48e934c6 6877
9e9c5ae7
AC
6878Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6879
6880 From Brian Youmans:
6881 * gdb.texinfo: Fix ``et al.''.
6882
c741b251
AC
6883Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6884
6885 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6886 loop.
c741b251 6887
4ab64e14
JG
68882000-05-19 Jimmy Guo <guo@cup.hp.com>
6889
6890 * configure: Regenerate.
6891
f7dc1244 68922000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6893
6894 * Makefile.in (install-info): Run install-info on installed Info
6895 files.
6896
8c70017b
AC
6897Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6898
a7cb598a 6899 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6900 Andrew Cagney.
8c70017b 6901
f7dc1244 69022000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6903
6904 * gdb.texinfo: Proofreading changes from Brian Youmans.
6905
bf0184be
ND
69062000-05-01 Nick Duffek <nsd@cygnus.com>
6907
6908 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6909 startup sequence, minor edits.
6910
f7dc1244 69112000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6912
6913 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6914 TeX.
6915
6916 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6917 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6918 like `n' and `s' which look weird. Convert some of the @kindex to
6919 @vindex, when they refer to variables, not commands.
6920
33e16fad
AC
6921Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6922
6923 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6924
f7dc1244 69252000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6926
6927 * Makefile.in (GDBMI_DIR): New variable.
6928 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6929 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6930 (gdbmi.texinfo): New target, for texi2roff.
6931 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6932 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6933
6934 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6935 gdbmi.texinfo.
6936 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6937 comment.
6938
d167840f
EZ
69392000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6940
6941 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6942 command.
d167840f 6943
f7dc1244 69442000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6945
6946 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6947 prevents the build (and is generally a Bad Idea).
6948
f7dc1244 69492000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6950
6951 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6952 a comma inside @var.
6953 (Command Files): Index markup changes from Dmitry Sivachenko
6954 <dima@Chg.RU>.
6955
f7dc1244 69562000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6957
6958 * Makefile.in (LN_S): Define.
6959 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6960 invoke "ln -s" unless it is known to work.
6961
6962 * configure.in (AC_PROG_LN_S): Add.
6963
8dc7983f
JB
69642000-04-14 Jim Blandy <jimb@redhat.com>
6965
6966 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6967 section.
6968 (Target Conditionals): Document ADDRESS_TO_POINTER,
6969 POINTER_TO_ADDRESS.
6970
1a8237e8
DB
69712000-04-11 Daniel Berlin <dan@cgsoftware.com>
6972
6973 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6974 gdb-cfg.texi to get the value.
6975
ca526f1a
JB
69762000-04-10 Jim Blandy <jimb@redhat.com>
6977
6978 * gdbint.texinfo (Target Architecture Definition): Fix
6979 cross-references.
6980
faaafcb4
JB
69812000-04-08 Jim Blandy <jimb@redhat.com>
6982
6983 * gdbint.texinfo (Using Different Register and Memory Data
6984 Representations): New section.
6985 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6986 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6987 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6988
1b27397f
AC
6989Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6990
6991 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6992 for acknowledgments.
1b27397f 6993
480ff1fb
AC
6994Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6995
6996 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6997 qThreadExtraInfo.
480ff1fb 6998
a9331b3f 69992000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7000
a9331b3f
RM
7001 * gdb.texinfo: Clarify which remote debug protocol commands are
7002 required and which are optional.
f1251bdd 7003
dbeb8dbd
AC
7004Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7005
7006 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7007 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7008 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7009 * annotate.texi: Update.
7010
6d2ebf8b
SS
70112000-03-28 Stan Shebs <shebs@apple.com>
7012
7013 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7014 expectation of additional changes before release), update
7015 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7016 node links, rephrase and/or shorten lines to fix formatting
7017 problem in both regular and @smallbook formats.
7018 * annotate.texi: Shorten lines in example, use smallexample
7019 consistently everywhere.
7020 * Makefile.in: Add comment about texinfo 4.0 html generation.
7021 (SFILES_INCLUDED): Add annotate.texi.
7022
5d161b24
DB
70232000-03-27 Daniel Berlin <dan@cgsoftware.com>
7024
5ae4183a
AS
7025 * gdb.texinfo (Debugging Output): Added new section, documenting
7026 the "set/show debug" commands.
5d161b24 7027
b9deaee7
AC
7028Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7029
7030 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7031 entry.
b9deaee7
AC
7032
7033 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7034 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7035 @chapter and @node entries.
a9331b3f 7036
b9deaee7 7037 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7038
9ef47d30
AC
7039Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7040
7041 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7042 files.
9ef47d30 7043
cfeada60
FN
70442000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7045
7046 From David Whedon <dwhedon@gordian.com>
5ae4183a 7047 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7048
6837a0a2
DB
70492000-03-22 Daniel Berlin <dan@cgsoftware.com>
7050
7051 * gdb.texinfo: Add documentation for the apropos command.
7052
bba2971c
MS
70532000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7054
7055 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7056
2b628194
MS
70572000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7058
a9331b3f 7059 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7060 two places.
7061
96a2c332
SS
70622000-03-17 Stan Shebs <shebs@apple.com>
7063
7064 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7065 <dima@Chg.RU>, also clarification of allowed content for
7066 string constants.
7067
f7dc1244 70682000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7069
7070 * gdb.texinfo (main menu): Add Annotations.
7071 (File Options): Add @cindex entries for each command-line option.
7072 Document --epoch, --annotate, --async, --interpreter, --write,
7073 --statistics, and --version.
7074
7075 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7076 of GDB.
7077
9d233477
JB
70782000-02-23 Jim Blandy <jimb@redhat.com>
7079
7080 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7081
14e0eb3b
JB
70822000-02-22 Jim Blandy <jimb@redhat.com>
7083
7084 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7085
3555de01
JM
70862000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7087
7088 * Makefile.in (diststuff): New target.
7089
5e35df8e
KB
70902000-02-15 Kevin Buettner <kevinb@redhat.com>
7091
7092 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7093 architecture. [From Jim Wilson.]
5e35df8e 7094
c5394b80
JM
70952000-01-16 Tom Tromey <tromey@cygnus.com>
7096
7097 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7098 (Delete Breaks): Mention range arguments.
7099 (Disabling): Likewise.
7100
c3f6f71d
JM
71012000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7102
7103 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7104
c4093a6a
JM
7105Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7106
7107 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7108 valid functions.
c4093a6a 7109
11cf8741
JM
71101999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7111
7112 * gdb.texinfo: Clarify regular expressions used in rbreak.
7113
917317f4
JM
71141999-10-15 Kevin Buettner <kevinb@cygnus.com>
7115
7116 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7117 MEMORY_REMOVE_BREAKPOINT): Document.
7118
7119Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7120
7121 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7122 offset re-using the DATA offset instead.
917317f4 7123
2df3850c
JM
71241999-10-11 Jim Kingdon <kingdon@redhat.com>
7125
7126 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7127
71281999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7129
7130 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7131 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7132 typos.
7133
7134 * gdb.texinfo: Various minor wording and formatting improvements,
7135 mentions of additional command-line options.
7136
2acceee2
JM
71371999-09-30 Fred Fish <fnf@cygnus.com>
7138
7139 * gdb.texinfo: Document additional forms of specifying section
7140 names and addresses for the add-symbol-file command.
7141
c2c6d25f
JM
71421999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7143
7144 * gdbint.texinfo: Fix typo, add the word "have".
7145
71461999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7147
7148 * gdbint.texinfo (Target Architecture Definition): Document the
7149 SKIP_PERMANENT_BREAKPOINT macro.
7150
d4f3574e
SS
71511999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7152
7153 * gdb.texinfo: Fiks speling errers.
7154
7155 * gdb.texinfo: Fix uses of @multitable.
7156
f7dc1244 7157 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7158 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7159 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7160 comments about using with optimization, add more indexing,
7161 fix info about disassembly-flavor.
7162
7163Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7164
7165 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7166 SKIP_SOLIB_RESOLVER): Define.
7167
7168Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7169
7170 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7171 ``g'' packets.
d4f3574e 7172
104c1213
JM
71731999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7174
7175 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7176 platform-specific info, inline remote.texi and move sections of it
7177 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7178 and register stack into the new chapter.
7179 * remote.texi: Remove, now part of gdb.texinfo.
7180 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7181
71821999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7183
7184 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7185 GDB_TARGET_IS_MACH386): These kludges have gone away.
7186
7187Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7188
7189 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7190 TDEPLIBS.
104c1213 7191
53a5351d
JM
71921999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7193
7194 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7195 surrounding text to fit HP-UX bits into general info.
7196 (HPPA-cfg.texi): Remove, no longer useful.
7197
7198 * gdb.texinfo: Remove explicit links from @node lines, remove
7199 HP-added "Detailed Node Listing" from main menu which confuses
7200 things.
7201
7202 From Dmitry Sivachenko <dima@Chg.RU>:
7203 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7204 in description of `set environment'.
53a5351d
JM
7205
72061999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7207
7208 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7209
7be570e7
JM
72101999-08-12 Ben Elliston <bje@cygnus.com>
7211
7212 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7213
f7dc1244 72141999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7215
7216 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7217 watch, awatch, and rwatch. Explain why the latter two cannot be
7218 set as software watchpoints. Document that watchpoints for local
7219 variables are deleted when the debuggee terminates.
7be570e7
JM
7220
7221Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7222
7223 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7224 packet. Allow E.. response packet. "qRcmd" packet is no longer
7225 reserved.
7be570e7
JM
7226
72271999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7228
a9331b3f
RM
7229 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7230 * gdb.texinfo: Ditto.
7be570e7 7231
96baa820
JM
72321999-08-06 Tom Tromey <tromey@cygnus.com>
7233
7234 * gdb.texinfo (KOD): New node.
7235
7236Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7237
7238 * remote.texi (Rcmd): Fix minor formatting typos.
7239
7240Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7241
7242 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7243 packets.
96baa820 7244
adf40b2e
JM
72451999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7246
7247 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7248 fixes.
7249
43ff13b4
JM
7250Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7251
7252 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7253
085dd6e6
JM
7254Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7255
7256 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7257 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7258 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7259 packets that are not supported on all hosts. Expand examples.
7260 Spell check.
085dd6e6
JM
7261
72621999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7263
7264 * Makefile.in: Recognize html, install-html. Add targets
7265 to build HTML versions of documentation via texi2html.
7266
7267Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7268
7269 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7270 testsuite.
085dd6e6
JM
7271
7272Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7273
7274 * remote.texi (Communication Protocol): Rewrite.
7275
7276Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7277
7278 * stabs.texinfo: Fix uses of xref.
7279
9e0b60a8
JM
7280Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7281
7282 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7283 info about patch submission.
7284
cce74817
JM
7285Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7286
7287 From Per Bothner <bothner@cygnus.com>:
7288 * gdb.texinfo: Document Chill support.
7289
7290Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7291
7292 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7293 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7294 Document that the value should be greater-than or equal-to zero.
7295 (NO_STD_REGS): Document. Deprecate.
cce74817 7296
ac9a91a7
JM
7297Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7298
7299 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7300 Document that these are not used.
ac9a91a7
JM
7301
7302Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7303
7304 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7305
392a587b
JM
7306Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7307
7308 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7309 numargs was dropped.
392a587b
JM
7310
7311Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7312
7313 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7314
b83266a0
SS
7315Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7316
7317 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7318 Update.
b83266a0 7319
7a292a7a
SS
7320Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7321
7322 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7323 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7324
7325Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7326
7327 * gdbint.texinfo: Fix typos: $ -> @.
7328
7329Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7330
7331 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7332 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7333 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7334 BREAKPOINT_FROM_PC.
a9331b3f 7335
7a292a7a
SS
7336Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7337
7338 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7339 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7340
7341Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7342
7343 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7344 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7345
73461999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7347
7348 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7349 longer exists.
7350
7351Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7352
7353 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7354 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7355 they make the manual source incomprehensible.
7a292a7a
SS
7356 * h8-cfg.texi: Remove, hasn't been used in years.
7357
c906108c
SS
7358Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7359
7360 * gdb.texinfo: Update the credits.
7361
7362Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7363
7364 * gdb.texinfo: Fix mistakes noticed in printout of last
7365 draft, add Alpha to discussion of heuristic fence post.
7366
7367Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7368
7369 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7370 Edition, merge some HP changes into mainline, describe some
7371 previously undocumented features, describe more of the target
7372 commands available, eliminate obsolete section on renamed
7373 commands.
c906108c
SS
7374 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7375
7376Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7377
7378 * gdb.texinfo: Make many HPPA conditionals unconditional,
7379 including catchpoint description, since now on for all configs.
7380 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7381 specializations.
7382
7383Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7384
7385 * Makefile.in (GDBvn.texi): Fix match expression to work with
7386 current format of VERSION in gdb/Makefile.in.
7387 * gdb.texinfo: Fix node ref to match new readline.
7388
7389Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7390
a9331b3f
RM
7391 * gdb.texinfo: Changes made as part of a project to merge in
7392 changes made by HP. Documentation makes extensive use of
c906108c
SS
7393 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7394 on remote debugging. There are differences in documentation
889bf7c5 7395 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7396 the HP manual discusses catchpoints, hardware watchpoints, and
7397 some HPUX specific limitations for shared library support.
a9331b3f 7398
c906108c
SS
7399 There are also a number of @node changes.
7400
74011999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7402
7403 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7404 (C Usage): Same.
7405
7406Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7407
7408 The following changes were made by Edith Epstein
889bf7c5
PA
7409 <eepstein@cygnus.com> as part of a project to merge in changes
7410 made by HP.
a9331b3f 7411
c906108c
SS
7412 * HPPA-cfg.texi: new file.
7413
7414 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7415
7416 * refcard.tex: change documentation about catch.
7417 removed info catch.
7418
7419Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7420
7421 * gdbint.texinfo: Expand on GDB's coding standards,
7422 specify the use of arg names with prototypes.
7423
74241998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7425
7426 * gdb.texinfo: Fix tipo.
7427
7428Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7429
7430 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7431 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7432
7433Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7434
7435 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7436
74371998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7438
7439 * agentexpr.texi: New file.
7440
7441Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7442
7443 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7444
74451998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7446
7447 * remote.texi: Changed wording that implied that the GDB remote
7448 protocol caches register values instead of GDB itself.
7449
7450Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7451
7452 * gdbint.texinfo: Add some info about symbol readers.
7453 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7454 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7455 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7456 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7457
7458Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7459
a9331b3f 7460 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7461
7462Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7463
7464 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7465
7466Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7467
7468 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7469 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7470
7471Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7472
7473 * gdbint.texinfo: Fix minor typos.
7474
7475Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7476
7477 * gdbint.texinfo: Complete overhaul. Group descriptions more
7478 logically, add more info on generic algorithms, remove much
7479 obsolete and/or wrong material.
7480
7481Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7482
7483 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7484
7485Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7486
7487 * refcard.tex: Copyright, address updates.
7488
7489Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7490
7491 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7492 for the edition instead of confusing GDB-version-like numbers.
7493
7494Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7495
7496 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7497
7498Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7499
5ae4183a 7500 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7501
7502Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7503
7504 * gdb.texinfo: Add some credits, mention bug monitor.
7505 * remote.texi: Mention mips monitor targets.
7506 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7507
c906108c
SS
7508Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7509
7510 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7511 files, finish sorting of host vs target vs native macros, describe
7512 some more of them.
c906108c
SS
7513
7514Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7515
7516 * gdbint.texinfo (Host Conditionals): Document change from
7517 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7518
7519Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7520
7521 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7522 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7523
7524Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7525
7526 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7527 Document LSEEK_NOT_LINEAR.
7528
7529Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7530
7531 * stabs.texinfo (Stab Section Basics): Make it clear that only
7532 some versions of the GNU linker remove the leading N_UNDF symbol.
7533
7534Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7535
7536 * stabs.texinfo (String Field): Document type number pairs here,
7537 instead of in the Sun specific section.
7538 (Include Files): The GNU linker supports the N_BINCL
7539 optimization. Clarify the N_BINCL value, and what it is used
7540 for.
7541 (Procedures): Document N_FUN with an empty string to mark the end
7542 of a function.
7543 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7544 (Sun Differences): Remove this node, as the information is now
7545 elsewhere in the main document.
7546 (Stab Section Basics): Mention that the GNU linker may optimize
7547 stabs and remove the leading N_UNDF symbol.
7548
7549Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7550
7551 * gdb.texinfo, refcard.tex: Restore author credit
7552
7553Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7554
7555 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7556 documentation to account for START and END macros taking
7557 one arg.
7558
7559Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7560
7561 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7562 * gdb.texinfo (Frames): Fix typo.
7563
7564Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7565
7566 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7567 a target_signal as arg type, not a pid.
7568
7569Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7570
7571 * gdb.texinfo: Document `set assembly-language'.
7572
7573Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7574
7575 * remote.texi: Update list of stubs in the GDB distribution.
7576
7577Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7578
7579 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7580 Also document that some systems can use mmalloc but must define
7581 this if their C runtime allocates memory that is later freed.
c906108c 7582 (MMCHECK_FORCE): Document new macro.
a9331b3f 7583
c906108c
SS
7584Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7585
7586 * remote.texi: Add documentation for target Sparclet.
7587
7588Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7589
a9331b3f 7590 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7591 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7592 * configure.in: Rewritten for autoconf.
7593 * configure: New.
7594
7595Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7596
7597 * Makefile.in (DVIPS): New define, set to dvips.
7598 (dvi): Add stabs.dvi.
7599 (ps): New target.
7600 (all-doc): Depend on info, dvi, and ps targets.
7601 (STAGESTUFF): Add *.ps and *.dvi files.
7602 (clean-info, clean-dvi): Remove.
7603 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7604 rules completely rewritten.
7605 (maintainer-clean): Remove clean-info and clean-dvi
7606 dependencies and put their actions in the rules.
7607 (gdb.ps): New target
a9331b3f 7608 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7609 intermediate TeX files, whether they have 2 or 3 character
7610 extensions.
7611 (gdbint.ps): Add target and rules.
7612 (gdb-internals): Delete unused target.
7613 (Makefile): Depends upon config.status also.
7614
7615Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7616
7617 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7618 set.
7619
7620Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7621
7622 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7623 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7624
7625Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7626
7627 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7628
7629Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7630
7631 * gdb.texinfo (Print settings): Document
7632 `set/show print static-members' commands.
7633
7634Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7635
7636 * gdbint.texinfo (Native): Document name change, coredep.c to
7637 core-aout.c.
7638
7639Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7640
7641 * stabs.texinfo (Include Files): Document the values the SunOS4
7642 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7643
7644Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7645
7646 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7647 Fix typo.
7648
7649Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7650
7651 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7652 "gdb.tar.Z".
7653
7654Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7655
7656 * Makefile.in (maintainer-clean): New target, synonym for
7657 realclean.
7658
7659Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7660
7661 * Update all FSF addresses except those in COPYING* files.
7662
7663Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7664
7665 From Richard Earnshaw (rearnsha@armltd.co.uk):
7666 * gdb.texinfo (convenience variables): Document $_exitcode.
7667 (quit): Document optional expression to use as exit code.
7668
7669Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7670
7671 * gdb.texinfo, remote.texi: Brought up to date with various
7672 GDB changes.
7673
7674Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7675
7676 * gdb.texinfo: Update dates and versions, fix comments about
7677 hardware watchpoints in future releases and about the
7678 sharedlibrary command.
7679
7680Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7681
7682 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7683 C_FUN stab. Other cleanups.
7684
7685Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7686
7687 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7688 for the sparc stub.
7689
7690Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7691
7692 * annotate.texi: Clarify which addresses have differing formats
7693 depending on the language and which do not.
7694
7695Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7696
7697 * remote.texi (NetWare): Changed example to use BOARD= instead of
7698 NODE= argument to reflect correspoding change to gdbserve.nlm.
7699
7700Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7701
7702 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7703 GDB, as well as AIX dbx, supports the size type attribute.
7704
7705Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7706
7707 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7708
7709Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7710
7711 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7712 and new 'if' and 'while' commands.
7713
7714Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7715
7716 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7717
7718Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7719
7720 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7721 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7722 NetWare targets. Mostly stolen from the Server node.
7723
7724Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7725
7726 * gdb.texinfo (Setting): Talk about the language of a source file
7727 versus the working language. The old documentation did not match
7728 what GDB did.
7729
7730Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7731
7732 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7733 of a source file.
7734
7735Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7736
7737 * gdb.texinfo (Processes): New node.
7738
7739Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7740
7741 * remote.texi: Update documentation of set/show mipsfpu.
7742
3fc11d3e
JM
7743Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7744
7745 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7746 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7747
7748Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7749
7750 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7751 obsolete conditionals, described some others.
7752
7753Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7754
7755 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7756 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7757
7758Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7759
7760 * gdbint.texinfo: Put regex conditionals in their own table.
7761
7762Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7763
7764 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7765 described or fixed the descriptions of many others.
7766
7767Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7768
7769 * gdb.texinfo: Add some more credits.
7770 * gdbint.texinfo: Capitalize GDB consistently, describe some
7771 macros and remove some.
7772
7773Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7774
7775 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7776 obsolete conditionals, described some others.
7777
7778Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7779
7780 * gdb.texinfo (help targets): Changed to `help target', which
7781 is the correct gdb command.
7782
7783Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7784
7785 * annotate.texi (TODO): New node, for keeping track of annotations
7786 suggested but not yet implemented.
7787
7788Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7789
7790 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7791 another symbol, it is not the address itself.
7792
7793Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7794
7795 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7796 of stabs-in-coff sections.
7797
7798Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7799
7800 * annotate.texi: Change edition to 0.5 and date to May 1994.
7801 Add index.
7802 (Frames): New node, for frame annotation.
7803 (Displays): New node, for display annotation.
7804
7805 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7806 when waiting for your program to stop.
7807
7808Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7809
7810 * annotate.texi (Breakpoint Info): Document annotation of header
7811 fields and record annotation.
7812
7813Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7814
7815 * annotate.texi: New file, to document annotations.
7816
7817Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7818
7819 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7820 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7821
7822Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7823
7824 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7825 section, and say n_strx field is compilation unit relative.
7826 * stabs.texinfo: Don't use @code for a.out when it is the name of
7827 an object file format.
7828
7829Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7830
7831 * gdb.texinfo: Refer to file names, not path names, per rms
7832 convention.
7833 (Arguments): Fix typo.
7834
7835Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7836
7837 * stabs.texinfo (Global Variables): Talk about stabs in files
7838 where variables are referenced, but not defined.
7839
7840Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7841
7842 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7843 Cplusplus to new nodes Member Type Descriptor and Method Type
7844 Descriptor. Re-write stuff for #.
7845
7846Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7847
7848 * gdb.texinfo (Print Settings): Don't document "set print
7849 fast-symbolic-addr off". The bug which it worked around was fixed
7850 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7851
7852 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7853 N_ENTRY node.
7854
7855 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7856
7857Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7858
7859 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7860 references to ieee-float.c.
7861
7862Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7863
7864 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7865 match what the code actually does.
7866
7867Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7868
7869 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7870
7871Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7872
7873 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7874 i, and b.
7875
7876Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7877
7878 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7879 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7880 as "stabs in sections" rather than just saying "ELF and SOM".
7881 Also make that stuff apply to COFF.
7882
7883Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7884
7885 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7886 Ghostscript.
7887
7888Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7889
7890 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7891 versus functions without line numbers, also mention stepping into
7892 them as well as "step" when you are in them. Tell the user how to
7893 deal with the situation. Add comment about "debugging information".
7894
7895Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7896
7897 * stabs.texinfo (Enumerations): Document restriction on where
7898 enumeration types can appear and still win with GDB.
7899
7900Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7901
7902 * stabs.texinfo (Negative Type Numbers): Document format for type
7903 -16.
7904
7905Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7906
7907 * gdb.texinfo (Selection, Frame Info): Update information about
7908 arbitrary frame specficiations.
7909
7910Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7911
7912 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7913
7914Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7915
7916 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7917
7918Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7919
7920 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7921
7922Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7923
7924 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7925 Differences node to Statics node.
7926 (Statics): Discuss XCOFF use of V symbol descriptor.
7927
7928 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7929 not clean.
7930
7931Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7932
7933 * gdb.texinfo (Print Settings): Document `set print
7934 fast-symbolic-addr' and improve the doc for some other
7935 `set print's.
7936
7937Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7938
7939 * stabs.texinfo (String Field): Talk about defining several type
7940 numbers at once.
7941 Fix lint regarding changing node ELF Transformations to
7942 ELF and SOM Transformations.
7943
7944Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7945
7946 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7947
7948Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7949
7950 * stabs.texinfo (Cross-References): `::' is for nested types only
7951 within <>.
7952 (Structures): Document static members.
7953
7954Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7955
7956 * stabs.texinfo: Document S type attribute.
7957
7958Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7959
7960 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7961
7962Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7963
7964 * gdbint.texinfo: Fix a few typos.
7965
7966Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7967
7968 * gdb.texinfo, remote.texi: formatting improvements
7969
7970 * gdb.texinfo (New Features): mention threads.
7971 (Summary, C): fix xrefs in newly contributed text.
7972 (Threads): index entries, clarifications, example
7973 (passim): minor typos fixed, phrasing improvements
7974
7975 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7976 entries; (Server): explain use of gdbserver w/real-time systems,
7977 add example of conflicting TCP port; (MIPS Remote) break up
7978 running text into table, highlighting commands, and add example.
a9331b3f 7979
c906108c
SS
7980Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7981
7982 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7983
7984Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7985
7986 * stabs.texinfo (Nested Symbols): New node.
7987 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7988
7989Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7990
7991 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7992 to picking which Bbss.bss symbol to use, and (because there seems to
7993 be no good way of doing it) re-write some of the text to make it
7994 sound like Bbss.bss isn't such a great idea after all (as currently
7995 designed).
7996
7997 * gdb.texinfo (C): In addition to saying people have to use g++ for
7998 good results, say they have to use stabs. Specifically say cfront
7999 doesn't work well.
8000 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8001 the gdb README. Add xrefs to places where the support for the various
8002 languages is described in detail.
8003
8004Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8005
8006 * stabs.texinfo: Clean up stuff about visibility and virtual
8007 characters.
8008
8009 * stabs.texinfo (N_M2C): Cite Sun doc.
8010
8011Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8012
8013 * gdb.texinfo: updates re threads.
8014 * remote.texinfo: avoid index entries starting with digits.
8015
8016Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8017
8018 * stabs.texinfo (Enumerations): Talk about large, negative and
8019 octal values. Clean up cross reference to type attributes.
8020 (String Field): Say that GDB 4.11 supports size attribute.
8021
8022Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8023
8024 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8025 is a mandatory step. Make the stuff about that more concise.
8026
8027Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8028
8029 * stabs.texinfo (Class Names): New node.
8030
8031 * gdb.texinfo (Command Files): Explain order of init file reading.
8032
8033 * remote.texi (Bootstrapping): Talk about getting the serial driver
8034 to deal with ^C sent by gdb to stop the remote system.
8035
8036Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8037
8038 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8039
8040 * libgdb.texinfo (Defining Commands): made the DOC arg
8041 to gdb_define_app_command a char * instead of char **
8042 per a suggestion from kingdon.
8043
8044 * libgdb.texinfo: total rewrite from a different starting
8045 premise.
8046
8047Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8048
8049 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8050 floats passed as doubles (to improve clarity).
8051
8052Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8053
8054 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8055
8056 * a4rc.sed: update to work with Andreas Vogel papersize params
8057
8058 * refcard.tex: use Andreas Vogel simplifications of papersize
8059 params; remove useless version info; update copyright date.
8060
8061Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8062
8063 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8064
8065Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8066
8067 * gdb.texinfo (Files): Say what address the load command loads it at.
8068
8069 * stabs.texinfo (Common Blocks): Minor cleanups.
8070
8071 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8072 that Sun has backed away from the linker kludge and thus the relevant
8073 issue is changes to the SunPRO tools, not the Solaris linker.
8074
8075 * stabs.texinfo (Traditional Integer Types): Clean up description
8076 of octal bounds a little bit. Document extra leading zeroes.
8077
8078Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8079
8080 * gdb.texinfo (Signaling): Update for symbolic symbol names
8081 and add a section explaining the difference between the GDB
8082 signal command and the shell kill utility.
8083
8084Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8085
8086 * libgdb.texinfo: added `@' to braces that were unescaped.
8087
8088Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8089
8090 * libgdb.texinfo: new file. Spec for the gdb library.
8091
8092Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8093
8094 * stabs.texinfo (Include Files): Fix typo (start -> end).
8095
8096Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8097
8098 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8099 from Melissa at FSF's editing pass.
8100
8101Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8102
8103 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8104 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8105 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8106
8107Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8108
8109 * remote.texi (Bootstrapping): Discuss 386 call gates.
8110
8111Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8112
8113 * stabs.texinfo (Based Variables): New node.
8114
8115Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8116
8117 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8118 names, sizes, and formats to suggest how not to lose.
8119
8120Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8121
8122 * stabs.texinfo (Methods): Fix typo.
8123
8124Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8125
8126 * gdb.texinfo: Fix a few typos.
8127
8128Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8129
8130 * gdb.texinfo: Clarify how well it works with Fortran.
8131
8132 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8133 More on relocating stabs in ELF files.
8134
8135Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8136
8137 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8138
8139Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8140
8141 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8142 parameters on VAX.
8143
8144Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8145
8146 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8147
8148Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8149
8150 * stabs.texinfo: Make info author notice match the TeX author notice.
8151
8152Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8153
8154 * stabs.texinfo: Initial-caps all words in node names and
8155 non-trivial words in section names.
8156
8157Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8158
8159 * stabs.texinfo: Many minor cleanups.
8160
8161 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8162
8163Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8164
8165 * stabs.texinfo: Remove full description of big example.
8166 It's not really helpful; just use pieces of it where appropriate.
8167 Add more Texinfo formatting directives (@samp, etc.).
8168 Use @deffn to define stab types.
8169 Eliminate some wordiness. Break up some nodes.
8170 Add an (alphabetized) index of symbol types.
8171 Use consistent capitalization style in node and section names.
8172
8173Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8174
8175 * gdb.texinfo: Change typo "Two two" to "The two".
8176
8177Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8178
8179 * stabs.texinfo (XCOFF-differences): Remove references to
8180 non-existent types N_DECL and N_RPSYM.
8181
8182 * stabs.texinfo (String Field): Say that type attributes bug is
8183 fixed in GDB 4.10, since it is.
8184
8185 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8186
8187Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8188
8189 * stabs.texinfo: Formatting cleanups.
8190
8191Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8192
8193 * stabs.texinfo: When explaining the n_type of a stab, standardize
8194 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8195 no tabs, use @r).
8196 (Global Variables): Clean up.
8197
8198Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8199
8200 * stabs.texinfo (Stack Variables): Re-write.
8201
8202Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8203
8204 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8205 addresses of a source file. Also revise formatting.
8206 Change "object module" or "object file" to "source file".
8207 Various: Miscellaneous cleanups.
8208
8209Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8210
8211 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8212
8213Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8214
8215 * gdbint.texinfo: Removed many nonsensical machine-collected
8216 host and target conditionals, described some of the remainder.
8217
8218Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8219
8220 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8221
8222 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8223 paragraph which follows.
8224
8225 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8226 variables. Looks better and avoids overful hbox.
8227
8228Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8229
8230 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8231
8232Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8233
8234 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8235 retransmit-timeout
8236
8237Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8238
8239 * gdbint.texinfo: Update statement about `some ancient Unix
8240 systems, like Ultrix 4.0' to Ultrix 4.2.
8241
8242Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8243
8244 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8245
8246 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8247
8248 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8249 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8250
8251 * remote.texi: new name for former gdbinv-s.texi
8252
8253 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8254
8255Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8256
8257 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8258 variables for MIPS remote debugging protocol.
8259
8260Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8261
8262 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8263
8264Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8265
8266 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8267
8268Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8269
8270 * gdb.texinfo: repair conditional bugs in text markup
8271
8272Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8273
8274 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8275 to select Modula-2 material.
8276
8277Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8278
8279 * stabs.texinfo: Cleanups regarding statics.
8280
8281 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8282 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8283
8284Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8285
8286 * stabs.texinfo: N_MAIN is sometimes used for C.
8287
8288Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8289
8290 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8291
8292Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8293
8294 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8295 removed from the code by Kingdon.
c906108c
SS
8296
8297Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8298
8299 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8300 input when evaluating breakpoint conditions; the bug has been fixed.
8301
8302 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8303 sets the ignore count to N-1, not to N.
8304
8305Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8306
8307 * refcard.tex (\hoffset): correct longstanding error to match
8308 intended offset; avoids cutting off edge on some printers
8309
8310Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8311
8312 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8313
8314Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8315
8316 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8317
8318Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8319
8320 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8321 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8322 collect sed edits if any, apply to refcard before formatting;
8323 (refcard.ps) stop implying PS fonts if PS output requested;
8324 (lrefcard.ps) delete extra target for variant PS fonts
8325
8326 * refcard.tex: parametrize papersize dependent info, collect
8327 in easily replaced spot
8328
8329 * a4rc.sed: new file, edits to refcard for A4 paper
8330
8331Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8332
8333 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8334
8335Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8336
8337 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8338
8339Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8340
8341 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8342 politely rather than rudely.
8343
8344Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8345
8346 * stabs.texinfo: Document common blocks.
8347
8348Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8349
8350 * stabs.texinfo: Add some basic info about stabs-in-elf.
8351
8352Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8353
8354 * stabs.texinfo (Top): Minor cleanup.
8355
8356Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8357
8358 * Makefile.in (install-info): remove parentdir support
8359
8360Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8361
8362 * gdb.texinfo (Copying): delete this node and references to it;
8363 RMS says this manual need not carry GPL. (passim): Improvements
8364 from last round at FSF, largely due to Ian Taylor review, and
8365 minor formatting improvements.
8366
8367 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8368 largely due to Ian Taylor review. (Debug Session): minor edits to
8369 new text.
8370
8371Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8372
8373 * Makefile.in (realclean): Remove info and dvi files too.
8374
8375Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8376
8377 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8378 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8379 * gdb.texinfo: Change accordingly.
8380
8381 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8382 N_{L,R}BRAC,N_SLINE are relative to.
8383
8384Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8385
8386 * Makefile.in (GDBvn.texi): Update atomically.
8387
8388Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8389
8390 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8391
8392Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8393
8394 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8395 addresses together. Also motivate the set print symbol-filename
8396 command and suggest other solutions.
8397
8398Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8399
8400 * gdb.texinfo (set print elements): Note that the number of
8401 elements is set to unlimited by "set print elements 0".
8402
8403Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8404
8405 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8406 NF_LDOUBLE means.
8407 (Stab Types): Include Solaris stab types.
8408 (Procedures): Document Solaris extensions.
8409
8410Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8411
8412 * gdb.texinfo: Add `set print symbol-filename' doc.
8413
8414Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8415
8416 * stabs.texinfo (Arrays): Talk about type definition vs. type
8417 information.
8418
8419 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8420 the trailing semicolon.
8421
8422Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8423
8424 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8425 and merge in other parts of the document addressing these subjects.
8426 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8427
8428 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8429 at the end of a range type.
8430
8431 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8432 AIX extensions.
8433
8434Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8435
8436 * stabs.texinfo (Stabs Format): Misc fixes.
8437
8438Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8439
8440 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8441 (Traditional builtin types): Document convex convention for long long.
8442 (Negative builtin types): Discuss type names, and misc fixes.
8443
8444Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8445
8446 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8447 point types used with @samp{R} type descriptor.
8448 (Symbol Descriptors): Describe how to handle conflict between
8449 different meanings of @samp{P} symbol descriptor.
8450
8451Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8452
8453 * stabs.texinfo: Remove node Quick Reference and put its children
8454 directly under the main menu.
8455
8456 * stabs.texinfo: Many more changes to bring it into line with
8457 AIX documentation and reality. I think it now has all the
8458 information from the AIX documentation, except that I burned
8459 out when I got to variant records (Pascal and Modula-2) and
8460 all the COBOL types. Oh well, we can add them later when we're
8461 worrying more about those languages.
8462
8463 * stabs.texinfo (Automatic variables): Talk about what it means
8464 to omit the symbol descriptor.
8465
8466Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8467
8468 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8469 gcc2 behavior with promoted args.
8470
8471Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8472
8473 * gdb.texinfo: include readline appendices in info version of manual
8474
8475Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8476
8477 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8478 target remote.
8479
8480 * gdb.texinfo (Machine Code): more index entries for disassemble
8481
8482Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8483
8484 * Clarify the intended use of the gdb-testers and gdb-patches
8485 mailing lists, and shrink gzip comment.
8486
8487Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8488
8489 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8490 DOSHOST configuration of manual.
8491
8492 * gdb.texinfo (MIPS Stack): new node.
8493
8494 * all-config.texi (MIPS) new switch.
8495
8496 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8497 tense; (MIPS Remote) new node.
8498
8499 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8500 bug; (Environment) less passive, other small cleanups in text about
8501 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8502 (Remote) new MIPS Remote menu entry.
8503
8504Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8505
8506 * stabs.texinfo: Many changes to include information from the
8507 AIX documentation.
8508
8509 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8510
8511Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8512
8513 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8514 Move a bunch of information from ../README.
8515 (Getting Started): New node.
8516
8517Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8518
8519 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8520
8521 * gdb.texinfo: advance manual revision dates to present
8522
8523 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8524 stop using silly Roman numerals in @set variable names
8525
8526Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8527
8528 * stabs.texinfo (Parameters): Keep trying to get this right.
8529
8530Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8531
8532 * stabs.texinfo (Parameters): More on "local parameters".
8533
8534Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8535
8536 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8537
8538Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8539
8540 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8541 (Parameters): Rewrite.
8542 (xcoff-differences, Sun-differences): Minor changes.
8543
8544Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8545
8546 * stabs.texinfo: Minor cleanup.
8547
8548Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8549
8550 * gdbint.texinfo: Minor xcoff stuff.
8551
8552Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8553
8554 * gdbint.texinfo: Update for new config directory structure.
8555 Add info about internal type data structures.
8556
8557Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8558
8559 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8560 $(srcdir).
8561 (gdb-config.texi): Depend on file in $(srcdir).
8562
8563Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8564
8565 * stabs.texinfo: Fixes about N_SO.
8566
8567Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8568
8569 * gdb.texinfo: include list of nonstandard init file names
8570
8571 * *-config.texi: new switch GENERIC for text that applies *only*
8572 to (usual) multiple-target version of manual
8573
8574 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8575 h8 config
8576
8577 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8578 in menus (rather than conditionally selected multiple alternative
8579 menus).
8580
8581 * Makefile.in: define and use DOC_CONFIG var to select
8582 configuration for GDB user manual.
8583
8584 * gdb-config.texi: delete from repository, generate from Makefile.
8585
8586 * all-config.texi: normal `generic' configuration file, formerly
8587 stored as gdb-config.texi
8588
8589Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8590
8591 * Makefile.in: add dvi target to build all .dvi files
8592
8593Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8594
8595 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8596
8597Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8598
8599 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8600 host conditionals.
8601 * stabs.texinfo: More array fixes inspired by Jim's.
8602
8603Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8604
8605 * stabs.texinfo: Fixes re arrays and continuations.
8606
8607 * gdbint.texinfo: Add XCOFF node.
8608
8609Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8610
8611 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8612
8613Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8614
8615 * stabs.texinfo: Fix for array types to mention lower bounds.
8616
8617Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8618
8619 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8620
8621Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8622
8623 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8624
8625Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8626
8627 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8628 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8629
8630Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8631
8632 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8633
8634Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8635
8636 * gdb.texinfo, gdbinv-s.texi: misc updates
8637
8638Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8639
8640 * gdbint.texinfo: Brief documentation for longjmp support,
8641 from an email msg by Stu.
8642
8643Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8644
8645 * stabs.texinfo: Fix description of floating point "range"
8646 types (which really define basic types). Reported by Jim Meehan,
8647 <meehan@src.dec.com>.
8648
8649 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8650
8651Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8652
8653 * gdbint.texinfo: Slightly expand section on supporting a new
8654 object file format.
8655
8656Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8657
8658 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8659 intermediate file.
8660
8661Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8662
8663 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8664
8665Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8666
8667 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8668
8669 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8670 as well as Z8002.
8671
8672Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8673
8674 * gdbint.texinfo: Add sections on clean design and on how to send
8675 in changes.
8676
8677Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8678
8679 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8680
8681Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8682
8683 * gdb.texinfo: Fix typo, reported by Karl Berry.
8684
8685Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8686
8687 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8688
8689Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8690
8691 * gdbint.texinfo: fixed a stray email address (needs @@),
8692 added @table @code to node "Native Conditionals"
8693
8694Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8695
8696 * gdbint.texinfo: Describe coding style of GDB.
8697
8698Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8699
8700 * stabs.texinfo: Minor wording changes.
8701
8702Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8703
8704 * gdbint.texinfo: Improve release doc slightly.
8705
8706Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8707
8708 * gdbint.texinfo: Improve doc of GDB config macros.
8709
8710Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8711
8712 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8713 These will be reinserted when examined.
8714
8715Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8716
8717 * gdbint.texinfo: Make a start at documenting all the #if macros
8718 in GDB. At least list them all, and start separating them into
8719 host-specific and target-specific.
8720
8721Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8722
8723 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8724 examples (not consistent w others).
c906108c
SS
8725 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8726 for generic vn of doc
8727
8728Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8729
8730 * Makefile.in: always create installation directories.
8731
8732Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8733
8734 * gdb.texinfo: in h8 config, do not describe searching commands.
8735
8736Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8737
8738 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8739 conditionals; introduce a few generic switches that may be
8740 useful for other cross-dev or dos-hosted configs.
8741
8742 * gdb.texinfo: fix typo in "info reg" description
8743
8744Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8745
8746 * stabs.texinfo: Minor updates from running TeX over it.
8747 * Makefile.in (stabs.dvi, stabs.ps): Add.
8748
8749Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8750
8751 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8752 First pass at converting it to texinfo.
8753
8754Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8755
8756 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8757 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8758
8759Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8760
8761 * gdbint.texinfo: Add section on partial symbol tables.
8762
8763Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8764
8765 * gdb.texinfo: document `set remotedebug' and `set
8766 rstack_high_address'.
8767
8768Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8769
8770 * gdb.texinfo: slight expansion of new text on reading info files
8771 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8772 H8/300 from DOS.
8773
8774Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8775
8776 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8777
8778Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8779
8780 * gdb.texinfo: Say how to read the `info' files.
8781
8782Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8783
8784 * Makefile.in: gm4 -> m4.
8785
8786Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8787
8788 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8789 Documentation' ahead of `Installing GDB' to match README.
8790 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8791 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8792
8793Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8794
8795 * Makefile.in: remove $(srcdir) from gdb.info rule.
8796
8797Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8798
8799 * Makefile.in: commented out gdb-all.texinfo rule. This is
8800 temporary.
8801
8802Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8803
8804 * Makefile.in, configure.in: removed traces of namesubdir,
8805 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8806 copyrights to '92, changed some from Cygnus to FSF.
8807
8808Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8809
8810 * gdb.texinfo: Improve how we ask for bug reports.
8811
8812Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8813
8814 * Makefile.in: infodir belongs in datadir.
8815
8816Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8817
8818 * Makefile.in: remove spaces following hyphens, bsd make can't
8819 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8820 standards.text support.
c906108c
SS
8821
8822Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8823
8824 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8825 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8826 and mandir now keyed off datadir by default.
8827
8828\f
8829Local Variables:
9e9c5ae7 8830mode: change-log
c906108c
SS
8831left-margin: 8
8832fill-column: 74
8833version-control: never
8834End:
This page took 1.255722 seconds and 4 git commands to generate.