gdb/doc/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
8e0583c8
JK
12012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.texinfo (Auto-loading): Rename node reference
4 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
5 Twice.
6 (.debug_gdb_scripts section): Rename the node ...
7 (dotdebug_gdb_scripts section): ... here.
8 (Maintenance Commands): Also rename this node reference.
9
7b282c5a
SCR
102012-03-22 Siva Chandra Reddy <sivachandra@google.com>
11
12 * gdb.texinfo (Python API/Values From Inferior): Add description
13 about the new method Value.referenced_value. Add description on
14 how Value.dereference is different (and similar) to
15 Value.referenced_value.
16
8320cc4f
JK
172012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18
19 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
20 --init-eval-command=COMMAND, -iex.
21 (Startup): Describe -iex and -ix. Simplify the example
22 for "set auto-load-scripts off".
23
481860b3
GB
242012-03-16 Gary Benson <gbenson@redhat.com>
25
26 PR breakpoints/10738
27 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
28 stating that GDB cannot set breakpoints on inlined functions.
29 (Mode Options): Document --use-deprecated-index-sections.
30 (Index Section Format): Document new index section version format.
31
c4aeac85
TT
322012-03-15 Tom Tromey <tromey@redhat.com>
33
34 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
35
16899756
DE
362012-03-13 Doug Evans <dje@google.com>
37
38 * gdb.texinfo (Help): Change apropos example to use "alias" instead
39 of "reload".
40 (Symbols): Delete docs for set/show symbol-reloading.
41 * gdbint.texinfo (Defining Other Architecture Features): Delete
42 SYMBOL_RELOADING_DEFAULT.
43 * refcard.tex: Delete reference to symbol-reloading.
44
9b224c5e
PA
452012-03-07 Pedro Alves <palves@redhat.com>
46
47 * gdb.texinfo (General Query Packets): Document new
48 QProgramSignals packet.
49 * gdb.texinfo (Remote configuration): Mention
50 "program-signals-packet".
51
169081d0
TG
522012-03-05 Tristan Gingold <gingold@adacore.com>
53
54 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
55
d1feda86
YQ
562012-03-03 Yao Qi <yao@codesourcery.com>
57
58 * gdb.texinfo (In-Process Agent): New node.
59 Document new commands.
60 (General Query Packets): Add packet `QAgent'.
61
1faeff08
MR
622012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
63
64 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
65
7d74f244
DE
662012-03-01 Scott J. Goldman <scottjg@vmware.com>
67
68 * gdb.texinfo (Commands In Python): Put example python macro in
69 COMMAND_USER category rather than COMMAND_OBSCURE.
70 Document gdb.COMMAND_USER.
71 (User-defined Commands): Update documentation to clarify
72 "set/show max-user-call-depth" and "show user" don't apply to python
73 commands. Update documentation to clarify "help user-defined" may
74 also include python commands defined as COMMAND_USER.
75
6fe37d23
JK
762012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
77
78 * gdb.texinfo (Startup): Add option -ex description to the option -x
79 description.
80
83364271
LM
812012-02-24 Luis Machado <lgustavo@codesourcery.com>
82
83 * gdb.texinfo (Setting Breakpoints): Mention and explain the
84 condition-evaluation breakpoint parameter.
85 Mention condition-evaluation mode being shown in "info break".
86 (Break Conditions): Add description for target-side
87 conditional breakpoints.
88 (Remote Configuration): Mention conditional-breakpoints-packet.
89 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
90 cond-expr.
91 (General Query Packets): Mention new ConditionalBreakpoint feature.
92
bdb1994d
TT
932012-02-22 Tom Tromey <tromey@redhat.com>
94
95 * gdb.texinfo (Blocks In Python): Clarify block iteration.
96
4d241c86
TT
972012-02-17 Tom Tromey <tromey@redhat.com>
98
99 PR python/10753:
100 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
101 directory.
102
816338b5
SS
1032012-02-14 Stan Shebs <stan@codesourcery.com>
104
105 * gdb.texinfo (Disabling Breakpoints): Document enable count.
106
cc30c4bd
PA
1072012-02-13 Pedro Alves <palves@redhat.com>
108
109 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
110 mips-idt-ecoff.
111
035d1e5b
YQ
1122012-02-09 Yao Qi <yao@codesourcery.com>
113
114 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
115
f0823d2c
TT
1162012-02-07 Tom Tromey <tromey@redhat.com>
117
118 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
119 Symbol.value.
120
64e7d9dd
TT
1212012-02-07 Tom Tromey <tromey@redhat.com>
122
123 * gdb.texinfo (Symbols In Python): Document Symbol.line.
124
4220b2f8
TS
1252012-01-27 Thomas Schwinge <thomas@codesourcery.com>
126
127 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
128
edcc5120
TT
1292012-01-24 Tom Tromey <tromey@redhat.com>
130
131 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
132 unload".
133 (Files): Mention new catch commands.
134 (GDB/MI Async Records): Likewise.
135
53fe1783
GB
1362012-01-24 Gary Benson <gbenson@redhat.com>
137
138 Delete #if 0'd out code.
139 * gdb.texinfo (Frame Info): Remove "info catch".
140
b9e7b9c3
UW
1412012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
142
143 * gdb.texinfo (Remote Configuration): Document
144 "set remote hostio-readlink-packet" command.
145 (General Query Packets): Document vFile:readlink packet.
146
4aac40c8
TT
1472012-01-16 Tom Tromey <tromey@redhat.com>
148
149 * gdb.texinfo (Specify Location): Document relative file name
150 handling.
151
cafec441
TT
1522012-01-16 Tom Tromey <tromey@redhat.com>
153
154 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
155
0ee339bc
JK
1562012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
157 Eli Zaretskii <eliz@gnu.org>
158
159 * gdbint.texinfo (Coding Standards): Require braces for two lines of
160 code.
161
72384ba3
PH
1622012-01-11 Paul Hilfinger <hilfingr@adacore.com>
163
164 * gdb.texinfo (Variables): Document use of :: for non-static
165 variables.
166
ce1b17c4
JB
1672012-01-05 Joel Brobecker <brobecker@adacore.com>
168
169 * gdbint.texinfo (Start of New Year Procedure): Update
170 to replace use of copyright.sh by use of copyright.py.
171
217bff3e
JK
1722012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
173
174 Remove the gdbtui binary.
175 * all-cfg.texi (GDBTUI): Remove.
176 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
177 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
178 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
179
cc72b2a2
KP
1802011-12-23 Kevin Pouget <kevin.pouget@st.com>
181
182 Introduce gdb.FinishBreakpoint in Python.
183 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
184 (Python API): Add menu entry for Finish Breakpoints.
185
13ac8d2c
JK
1862011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
187
188 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
189 tests.
190
e0f9f062
DE
1912011-12-16 Doug Evans <dje@google.com>
192
193 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
194
80b6e756
PM
1952011-12-16 Phil Muldoon <pmuldoon@redhat.com>
196
1c3ad6ab 197 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
198 stack". Add documentation for "set/show python print-stack".
199
2fb860fc
PA
2002011-12-14 Pedro Alves <pedro@codesourcery.com>
201
202 * gdb.texinfo (Implementing a Remote Stub): Explain that you
203 should transfer control to the stub in the startup code instead of
204 in main. Mention the need to get past the initial breakpoint.
205
f8eba3c6
TT
2062011-12-06 Tom Tromey <tromey@redhat.com>
207
208 * gdb.texinfo (Set Breaks): Update for new behavior.
209
2268b414
JK
2102011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
211
212 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
213 List Format for SVR4 Targets'.
214 (General Query Packets): New item qXfer:libraries-svr4:read.
215 (Library List Format for SVR4 Targets): New node.
216
ae6f0d5b
TT
2172011-12-01 Tom Tromey <tromey@redhat.com>
218
219 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
220 add.
221
36dfb11c
TT
2222011-11-22 Tom Tromey <tromey@redhat.com>
223
224 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
225 reasons.
226
f196051f
SS
2272011-11-20 Stan Shebs <stan@codesourcery.com>
228
229 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
230 note-related options and variables.
231 (Tracepoint Packets): Document packet changes.
232
f85b53f8
SD
2332011-11-20 Sanjoy Das <sdas@igalia.com>
234
235 * gdb.texinfo (JIT Interface): Add documentation on writing and
236 usind JIT debug info readers.
237 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
238 Debug Info Readers): New nodes.
239
bfccc43c
YQ
2402011-11-18 Yao Qi <yao@codesourcery.com>
241
242 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
243 tracepoint.
244
c011a4f4
DE
2452011-11-15 Doug Evans <dje@google.com>
246
247 * gdb.texinfo (Files): Document basenames-may-differ.
248
ed59ded5
DE
2492011-11-14 Doug Evans <dje@google.com>
250
251 * gdb.texinfo (Shell Commands): Document "!".
252
405f8e94
SS
2532011-11-14 Stan Shebs <stan@codesourcery.com>
254 Kwok Cheung Yeung <kcy@codesourcery.com>
255
256 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
257 needed to get shorter fast tracepoints.
258 (Tracepoint Packets): Document new qTMinFTPILen packet.
259
1e4d1764
YQ
2602011-11-14 Yao Qi <yao@codesourcery.com>
261
262 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
263 behavior of tracepoint.
264 (General Query Packets): New feature InstallInTrace.
265 (Remote Configuration): Document "set remote
266 install-in-trace-packet".
267
71eba9c2 2682011-11-12 Matt Rice <ratmice@gmail.com>
269
270 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
271 Add arguments to info macro.
272
e0f8f636
TT
2732011-11-10 Tom Tromey <tromey@redhat.com>
274
275 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
276 manual.
277 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
278 (Macros): Add a footnote.
279 (C): Remove paragraph about compiler options.
280 (C Constants): Mention wide character and string constants.
281 (C Plus Plus Expressions): Update compiler option advice. Mention
282 using declarations. Mention ADL. Remove old HP compiler
283 information.
284
625c0d47
TT
2852011-11-10 Tom Tromey <tromey@redhat.com>
286
287 PR c++/9257:
288 * gdb.texinfo (Print Settings): Add an extra note about the need
289 for a vtable.
290
4be2aacc
MR
2912011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
292
293 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
294 "set mips abi" documentation.
295
0a1c4d10
DE
2962011-11-04 Doug Evans <dje@google.com>
297
298 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
299
aad1c02c
TT
3002011-11-03 Tom Tromey <tromey@redhat.com>
301
302 * gdb.texinfo (Stopping): Add menu entry.
303 (Continuing and Stepping): Restore @node. Use @section, not
304 @subsection.
305
983fb131
MR
3062011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
307
308 * gdb.texinfo (Skipping Over Functions and Files): Remove node
309 designation. Fix "Specify Location" cross-reference.
310
3065dfb6
SS
3112011-11-02 Stan Shebs <stan@codesourcery.com>
312
313 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
314 (General Query Packets): Describe tracenz feature.
315 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
316
0aaaf063
PK
3172011-10-28 Paul Koning <paul_koning@dell.com>
318
319 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
320
2231f1fb
KP
3212011-10-27 Kevin Pouget <kevin.pouget@st.com>
322
323 * gdb.texinfo ((Frames In Python): Document
324 gdb.FRAME_UNWIND_FIRST_ERROR contant.
325
5110b5df
PK
3262011-10-26 Paul Koning <paul_koning@dell.com>
327
328 * gdb.texinfo (gdb.types): Document new deepitems function.
329
22dbab46
PK
3302011-10-25 Paul Koning <paul_koning@dell.com>
331
332 PR python/13327
333
334 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
335 fetch_lazy method.
336
9df2fbc4
PM
3372011-10-20 Phil Muldoon <pmuldoon@redhat.com>
338
339 PR python/12656
340
341 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
342 global_block, static_block function.
343
f05e2e1d
TT
3442011-10-19 Tom Tromey <tromey@redhat.com>
345
346 * gdb.texinfo (Commands In Python): Add missing "@"s.
347
a7fc3f37
KP
3482011-10-13 Kevin Pouget <kevin.pouget@st.com>
349
350 PR python/13285 Document named constants for frame unwind stop reasons
351 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
352 constants.
353
5048e516
JK
3542011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
355
356 Fix compatibility with texinfo versions older than 4.12.
357 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
358 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
359 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
360 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
361 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
362 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
363 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
364
5a56e9c5
DE
3652011-10-09 Doug Evans <dje@google.com>
366
367 * gdb.texinfo (Extending GDB): Document alias command.
368
36b11add
JK
3692011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
370
371 Support @entry in input expressions.
372 * gdb.texinfo (Variables): Describe @entry names suffix.
373 (Print Settings): Add anchor for `set print entry-values'.
374
e18b2753
JK
3752011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
376 Eli Zaretskii <eliz@gnu.org>
377
378 Display @entry parameter values (without references).
379 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
380 example.
381 (Print Settings): New description of set print entry-values and show
382 print entry-values.
383
111c6489
JK
3842011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
385 Eli Zaretskii <eliz@gnu.org>
386
387 Recognize virtual tail call frames.
388 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
389 (Tail Call Frames): New node.
390 (Frames In Python): Add gdb.TAILCALL_FRAME.
391
9c15afc4
DE
3922011-10-07 Doug Evans <dje@google.com>
393
394 * gdb.texinfo (gdb.printing): Document new `replace' arg to
395 register_pretty_printer.
396
99f5279d
PM
3972011-10-07 Phil Muldoon <pmuldoon@redhat.com>
398
399 PR python/12930
400 PR python/12802
401
402 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
403 stop method.
404
03583c20
UW
4052011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
406
407 * gdb.texinfo (Starting your Program): "set disable-randomization"
408 is no longer Linux-specific.
409 (Remote Configuration): Document "set remote
410 disable-randomization-packet".
411 (General Query Packets): Document "QDisableRandomization" packet
412 and add it to "qSupported" list.
413
bd054e06
KP
4142011-10-07 Kevin Pouget <kevin.pouget@st.com>
415
416 Allow Python notification of new object-file loadings.
417 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
418 event type.
419
cb6be26b
KP
4202011-10-04 Kevin Pouget <kevin.pouget@st.com>
421
422 PR python/12691: Add the inferior to Python exited event
423 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
424
a05336a1
JB
4252011-10-03 Joel Brobecker <brobecker@adacore.com>
426
427 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
428 rephasing.
429
5d77fe44
JB
4302011-10-03 Joel Brobecker <brobecker@adacore.com>
431
432 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
433 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
434 as possible feature returned by the `-list-features'
435 command.
436
699df94d
PK
4372011-09-28 Paul Koning <paul_koning@dell.com>
438
439 * gdb.texinfo (gdb.Type): Document field access by dictionary
440 key syntax.
441
24bdad53
YQ
4422011-09-28 Yao Qi <yao@codesourcery.com>
443
444 * gdb.texinfo (Files): Update options for `add-symbol-file'.
445 Add one space after option `-s'. Remove @r{} markup.
446
6710bf39
SS
4472011-09-27 Stan Shebs <stan@codesourcery.com>
448
449 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
450
d99f7e48
HZ
4512011-09-16 Hui Zhu <teawater@gmail.com>
452
453 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
454 to *(unsigned char *)$esp@300.
455
d812018b
PK
4562011-09-15 Paul Koning <paul_koning@dell.com>
457
458 * gdb.texinfo: Make style of Python functions and methods match
459 the syntax of Python. Also put class and module names explicitly
460 on function, member, and variable names, matching Python
461 documentation conventions.
462
2aa48337
KP
4632011-09-15 Kevin Pouget <kevin.pouget@st.com>
464
465 PR Python/12692 Add gdb.selected_inferior() to Python interface.
466 * gdb.texinfo (Inferiors In Python): Describe new
467 gdb.selected_inferior() function.
468
6839b47f
KP
4692011-09-15 Kevin Pouget <kevin.pouget@st.com>
470
471 Handle multiple breakpoint hits in Python interface:
472 * gdb.texinfo (Events In Python): New function documentation:
473 gdb.BreakpointEvent.breakpoints. Indicate that
474 gdb.BreakpointEvent.breakpoint is now deprecated.
475
26829f2b
JB
4762011-09-04 Joel Brobecker <brobecker@adacore.com>
477
478 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
479
a9f54f60
TT
4802011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
481
482 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
483
fa3a4f15
PM
4842011-08-17 Phil Muldoon <pmuldoon@redhat.com>
485
486 * gdb.texinfo (Prompt): Add set/show extended-prompt
487 documentation
488 (Basic Python): Add prompt_hook anchor.
489 (Python modules): Reword module text to reflect multiple modules.
490 (gdb.prompt): Document gdb.prompt module.
491
224bbe49
YQ
4922011-08-14 Yao Qi <yao@codesourcery.com>
493
78d85199
YQ
494 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
495
4962011-08-14 Yao Qi <yao@codesourcery.com>
497
498 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
499 (TIC6x Features): New node.
500
457e09f0
DE
5012011-08-12 Doug Evans <dje@google.com>
502
503 * gdb.texinfo (Symbols In Python): Document symbol.type.
504
5e239b84
PM
5052011-08-09 Phil Muldoon <pmuldoon@redhat.com>
506
507 * gdb.texinfo (Python): Document command and function
508 auto-loading.
509
177bc839
JK
5102011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
511 Eli Zaretskii <eliz@gnu.org>
512
513 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
514 typedefs unrolling. Extend the sample code by an inner typedef and
515 outer typedefs unrolling.
516
1a532630
PP
5172011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
518
519 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
520 size and line-size.
521
9b158ba0 5222011-07-21 Matt Rice <ratmice@gmail.com>
523
524 PR macros/12999
525 * gdb.texinfo (Macros): Add info definitions and info macros commands.
526 Update text and cindex entries for info macro command.
527
d17b6f81
PM
5282011-07-21 Phil Muldoon <pmuldoon@redhat.com>
529
530 * observer.texi (GDB Observers): Add before_prompt observer.
531 * gdb.texinfo (Basic Python): Add documentation for prompt
532 substitution.
533
713389e0
PM
5342011-07-11 Phil Muldoon <pmuldoon@redhat.com>
535
536 PR python/12438
537 * gdb.texinfo (Python Commands): Add deprecate note to maint
538 set/show python print-stack. Document set/show python
539 print-backtrace.
540
177b42fe
TJB
5412011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
542
543 * gdb.texinfo: Fix typos.
544
900e11f9
JK
5452011-07-01 Tom Tromey <tromey@redhat.com>
546
547 * gdb.texinfo (Debugging Output): Document set debug
548 check-physname.
549
39c4d40a
TT
5502011-06-29 Tom Tromey <tromey@redhat.com>
551
552 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
553 breakpoint-notifications feature.
554
6f5def7d
UW
5552011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
556
557 * gdb.texinfo (Target Description): Remove warning about
558 possibly unstable format.
559
8cf64490
TT
5602011-06-03 Tom Tromey <tromey@redhat.com>
561
562 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
563 (Events In Python): Note that exit_code is optional.
564
393eab54
PA
5652011-05-17 Pedro Alves <pedro@codesourcery.com>
566
567 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
568 required for multi-threading support.
569 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
570 Hc are deprecated for multi-threading debugging. Point readers at
571 the vCont packet.
572
75fc9810
DE
5732011-05-15 Doug Evans <dje@google.com>
574
575 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
576
01124a23
DE
5772011-05-13 Doug Evans <dje@google.com>
578
98a5dd13
DE
579 * gdb.texinfo (Threads): Document $sdir,$pdir.
580 (Server): Document $pdir exception.
581
dbaefcf7
DE
582 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
583
cc63ef9b
DE
584 * gdb.texinfo (Threads): Clarify default value for
585 libthread-db-search-path.
7e0396aa 586
01124a23
DE
587 * gdb.texinfo (Completion): Update example.
588 (Debugging Output): Delete `set/show debug lin-lwp-async'.
589
d248b706
KY
5902011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
591
592 * gdb.texinfo: Document change in the behaviour of the enable and
593 disable GDB commands when applied to tracepoints.
594 Document the EnableDisableTracepoints remote stub feature.
595 Document QTEnable and QTDisable in the list of tracepoint packets.
596
cc88a640
JK
5972011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
598
599 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
600 hsuser.texi.
601 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
602 comment to hsuser.texi. Change rluser.texi name in the comment.
603
84e578fb
DE
6042011-05-10 Doug Evans <dje@google.com>
605
606 * gdb.texinfo (Threads): If an empty path is provided for
607 libthread-db-search-path it is reset to its default value.
608 (Server): Ditto.
609
478aac75
DE
6102011-05-09 Doug Evans <dje@google.com>
611
612 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
613
9c06b0b4
TJB
6142011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
615 Thiago Jung Bauermann <bauerman@br.ibm.com>
616
617 Implement support for PowerPC BookE masked watchpoints.
618 * gdb.texinfo (Set Watchpoints): Document mask parameter.
619 (PowerPC Embedded): Mention support of masked watchpoints.
620
9ed350ad
JB
6212011-05-03 Joel Brobecker <brobecker@adacore.com>
622
623 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
624 `@value{GDBN}'.
625
4ceed123
JB
6262011-05-03 Joel Brobecker <brobecker@adacore.com>
627
628 * gdb.texinfo (titlepage): Remove dedication.
629 (In Memoriam): New appendix.
630
559a7a62
JK
6312011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
632 Eli Zaretskii <eliz@gnu.org>
633
634 * gdb.texinfo (Index Section Format): Change the version to 5.
635 Describe the different formula.
636
03f2bd59
JK
6372011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
638 Eli Zaretskii <eliz@gnu.org>
639
640 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
641 for disconnected tracing.
642 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
643 extended-remote relationship. Mention --once.
644 (TCP port allocation lifecycle of @code{gdbserver}): New.
645
d9b1a651
EZ
6462011-04-23 Eli Zaretskii <eliz@gnu.org>
647
648 * gdb.texinfo (Server): Improve indexing. Index all optional
649 switches to gdbserver.
650
90476074
TT
6512011-04-20 Tom Tromey <tromey@redhat.com>
652
653 * gdb.texinfo (Index Section Format): New node.
654 (Top): Add new node to menu.
655
c21236dc
PA
6562011-04-20 Pedro Alves <pedro@codesourcery.com>
657
658 * gdb.texinfo (Maintenance Commands): Document `maint print
659 remote-registers'.
660
05c8c3f5
TT
6612011-04-20 Tom Tromey <tromey@redhat.com>
662
663 * gdb.texinfo (Trace File Format): Move node later.
664
7a9dd1b2
TT
6652011-04-19 Tom Tromey <tromey@redhat.com>
666
667 * gdbint.texinfo (Register Information Functions): Remove
668 duplicate "the".
669 * gdb.texinfo (Emacs): Remove duplicate "to".
670 (GDB/MI Variable Objects): Remove duplicate "the".
671 (General Query Packets): Likewise.
672
4368ebeb
JB
6732011-04-02 Joel Brobecker <brobecker@adacore.com>
674
675 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
676 "GDB/MI Ada Exception Information" node.
677
956a9fb9
JB
6782011-04-01 Joel Brobecker <brobecker@adacore.com>
679
680 * gdb.texinfo (GDB/MI Ada Exception Information): Document
681 the "exception-name" field in the *stopped async record.
682
f1310107
TJB
6832011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
684 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
685
686 Implement support for PowerPC BookE ranged breakpoints.
687 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
688
8786b2bd
TT
6892011-03-28 Tom Tromey <tromey@redhat.com>
690
691 * gdb.texinfo (Set Tracepoints): Fix typo.
692
9ef07c8c
TT
6932011-03-24 Tom Tromey <tromey@redhat.com>
694
695 * gdb.texinfo (Specify Location): Document `function:label'
696 linespec.
697
99c3dc11
PM
6982011-03-18 Phil Muldoon <pmuldoon@redhat.com>
699
f1310107 700 PR python/12149
99c3dc11
PM
701
702 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
703
29703da4
PM
7042011-03-17 Phil Muldoon <pmuldoon@redhat.com>
705
706 * gdb.texinfo (Blocks In Python): Add is_valid method description.
707 (Inferiors In Python): Likewise.
708 (Threads In Python): Likewise.
709 (Symbols In Python): Likewise.
710 (Objfiles In Python): Likewise.
711 (Symbol Tables In Python): Likewise.
712
c9174737
PA
7132011-03-15 Pedro Alves <pedro@codesourcery.com>
714
715 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
716 display>: Explain that the commands accept number ranges.
717
7371cf6d
PM
7182011-03-14 Phil Muldoon <pmuldoon@redhat.com>
719
720 * gdb.texinfo (Breakpoints In Python): Add description and example
721 of Python stop function operation.
722
ecec24e6
PM
7232011-03-10 Phil Muldoon <pmuldoon@redhat.com>
724
725 * gdb.texinfo (Parameters In Python): Document get_set_string and
726 get_show_string methods.
727
6dcd5565
JK
7282011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
729
730 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
731
81896e36
JK
732 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
733 circular-trace-buffer name.
734
5e30da2c
JB
7352011-02-28 Joel Brobecker <brobecker@adacore.com>
736
737 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
738 in the previous change.
739
3bd0f5ef 7402011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
741
742 * gdb.texinfo (Inferiors and Programs): Update commands to show
743 that they can accept multiple arguments.
744
4ec7539c
JB
7452011-02-24 Joel Brobecker <brobecker@adacore.com>
746
747 Revert the following patch (code patch was not approved):
748 2011-02-21 Hui Zhu <teawater@gmail.com>
749 * agentexpr.texi (bytecode descriptions): add printf.
750 * gdb.texinfo (tracepoint action lists): add printf.
751
82809774
DE
7522011-02-23 Doug Evans <dje@google.com>
753
754 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
755
e5a67952
MS
7562011-02-23 Michael Snyder <msnyder@vmware.com>
757
758 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
759 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
760 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
761
6e6fbe60
DE
7622011-02-22 Doug Evans <dje@google.com>
763
764 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
765 Clarify behaviour of lookup_symbol when `block' argument is omitted,
766 add description of result, fix @defun formatting.
767
f994e27a
HZ
7682011-02-21 Hui Zhu <teawater@gmail.com>
769
770 * agentexpr.texi (Bytecode Descriptions): Add printf.
771 * gdb.texinfo (Tracepoint Action Lists): Add printf.
772
c7f96d2b
TT
7732011-02-18 Tom Tromey <tromey@redhat.com>
774
775 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
776
60f98dde
MS
7772011-02-14 Michael Snyder <msnyder@vmware.com>
778
779 * gdb.texinfo (threads): Document argument for "info threads" cmd.
780 Document new command "thread find".
781
08e796bc
MS
7822011-02-14 Michael Snyder <msnyder@vmware.com>
783
784 * gdb.texinfo (Threads): Update example of new thread message.
785
b3b9301e
PA
7862011-02-14 Pedro Alves <pedro@codesourcery.com>
787
788 * gdb.texinfo (Remote Configuration): Mention set/show remote
789 traceframe-info.
790 (Tools/Packages Optional for Building GDB): Mention that expat is
791 used for traceframe info.
792 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
793 (General Query Packets) <qSupported>: Describe the
794 qXfer:traceframe-info:read feature.
795 (qXfer::read): Describe qXfer:traceframe-info:read.
796 (Traceframe Info Format): New section.
797
cef35b0f
PA
7982011-02-04 Pedro Alves <pedro@codesourcery.com>
799
800 * gdbint.texinfo (Formatting): Mention some formatting guidelines
801 for casts and unary operators.
802
f1cbe1d3
TT
8032011-02-04 Tom Tromey <tromey@redhat.com>
804
805 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
806 is not useful.
807
585fdaa1
PA
8082011-01-25 Pedro Alves <pedro@codesourcery.com>
809
810 * gdb.texinfo: s/value optimized out/optimized out/g
811
7bfc9434
JB
8122011-01-21 Joel Brobecker <brobecker@adacore.com>
813
814 * gdb.texinfo (Other Misc Settings): Rework part of the
815 documentation of the "set interactive mode" command.
816
4694da01
TT
8172011-01-19 Tom Tromey <tromey@redhat.com>
818
819 * gdb.texinfo (Threads): Document thread name output and `thread
820 name' command.
821 (Threads In Python): Document Thread.name attribute.
822 (GDB/MI Thread Commands): Document thread attributes.
823
b716877b
AB
8242011-01-12 Andrew Burgess <aburgess@broadcom.com>
825
826 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
827 changes in mi/mi-cmd-disas.c
828
13fd8b81
TT
8292011-01-12 Tom Tromey <tromey@redhat.com>
830
831 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
832 Fix "thread apply" text.
833
e09342b5
TJB
8342011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
835 Thiago Jung Bauermann <bauerman@br.ibm.com>
836
837 Implement support for PowerPC BookE ranged watchpoints.
838 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
839 the "set powerpc exact-watchpoints" flag.
840
06e65f44
TT
8412011-01-07 Tom Tromey <tromey@redhat.com>
842
843 * gdb.texinfo (Python API): Add descriptions to @menu items.
844
d8e22779
TT
8452011-01-06 Tom Tromey <tromey@redhat.com>
846
847 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
848
a255712f
PP
8492010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
850
e09342b5 851 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 852
ccfc3d6e
TT
8532011-01-06 Tom Tromey <tromey@redhat.com>
854
855 PR python/12133:
856 * gdb.texinfo (Frames In Python): Document various frame
857 constants.
858
44944448
JB
8592011-01-05 Joel Brobecker <brobecker@adacore.com>
860
861 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
862 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
863 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
864
42ea3d7a
JK
8652011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
866
867 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
868 (clean): Add GDBvn.texi.
869
720d1a40
JB
8702010-12-29 Joel Brobecker <brobecker@adacore.com>
871
872 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
873 occasional case where the debugger prints an array address
874 instead of the array itself.
875
ad196637
PA
8762010-12-23 Pedro Alves <pedro@codesourcery.com>
877
878 * gdb.texinfo (Packets) <read registers packet>: Document support
879 for registers that were not collected.
880
a86caf66
DE
8812010-12-15 Doug Evans <dje@google.com>
882
883 * gdb.texinfo (Startup): Document auto-loading of scripts during
884 startup.
885 (Auto-loading): Delete "maint set python auto-load on|off".
886 Add "set auto-load-scripts on|off".
887
aae1c79a
DE
8882010-12-07 Doug Evans <dje@google.com>
889
890 * gdb.texinfo (Mode Options): Document -data-directory.
891 (Data Files): Add reference to -data-directory.
892
4e04c971
DE
8932010-11-29 Doug Evans <dje@google.com>
894
895 * gdb.texinfo (Pretty-Printer Introduction): Change
896 printer-name:subprinter-name to printer-name;subprinter-name.
897
94b6973e
PM
8982010-11-29 Phil Muldoon <pmuldoon@redhat.com>
899
900 PR python/12199
901
902 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
903
39037522
TT
9042010-11-23 Tom Tromey <tromey@redhat.com>
905
906 * gdb.texinfo (Top): Check SYSTEM_READLINE.
907 (Editing): Likewise.
908 (Command History): Likewise.
909 (TUI Keys): Likewise.
910 (Bug Reporting): Conditionally include rluser.texi and
911 inc-history.texinfo.
912 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
913 (GDB_DOC_SOURCE_INCLUDES): Add comment.
914 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
915 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
916 (gdb.pdf): Likewise.
917 (gdb.info): Likewise.
918 (gdb/index.html): Likewise.
919
5ae98d25
TT
9202010-11-23 Tom Tromey <tromey@redhat.com>
921
922 * Makefile.in (Makefile): Run ../config.status.
923 (distclean): Update.
924 * configure: Remove.
925 * configure.ac: Remove.
926
621c8364
TT
9272010-11-12 Tom Tromey <tromey@redhat.com>
928
929 * gdb.texinfo (Basic Python): Update. Add xref.
930 (Exception Handling): Document new exception classes.
931 (Types In Python): Update.
932 (Frames In Python): Update.
933
84f4c1fe
PM
9342010-11-11 Phil Muldoon <pmuldoon@redhat.com>
935
936 * gdb.texinfo (Breakpoints In Python): Document "internal"
937 parameter, and visible attribute.
938
99e7ae30
DE
9392010-11-05 Doug Evans <dje@google.com>
940
941 * gdb.texinfo (Source Path): Document "set directories".
942
f4b8a18d
KW
9432010-11-05 Ken Werner <ken.werner@de.ibm.com>
944
945 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
946 (OpenCL C): New node.
947
7b51bc51
DE
9482010-11-02 Doug Evans <dje@google.com>
949
950 * gdb.texinfo (Pretty Printing): Expand into three sections,
951 introduction, example, and commands.
952 (Python API): Delete section Disabling Pretty-Printers, merge into
953 Selecting Pretty-Printers.
954 (Writing a Pretty-Printer): New section. Move the pretty-printer
955 example here, and reformat to match python coding style. Add a second
956 example using the gdb.printing module.
957 (Python modules): Add gdb.printing.
958
9eeee977
DE
9592010-10-29 Doug Evans <dje@google.com>
960
961 * gdb.texinfo (Python): Fix long line.
962
a0e0ffdf
DE
9632010-10-20 Doug Evans <dje@google.com>
964
965 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
966 All references updated. Correct sections marked as subsections.
967 (Coding Standards): New chapter. Move the coding standard related
968 subsections here. Add section on Python coding standards.
969
0e3509db
DE
9702010-10-13 Doug Evans <dje@google.com>
971
972 * gdb.texinfo (Python): Add "Python modules".
973 (Types in Python): Add reference to gdb.types section.
974 (Python modules): New node.
975
44592cc4
DE
9762010-10-11 Doug Evans <dje@google.com>
977
978 * gdb.texinfo (Values From Inferior): Add reference to "Types in
979 Python" from gdb.Value.type description.
980
6e1bb179
JB
9812010-09-28 Joel Brobecker <brobecker@adacore.com>
982
983 * gdb.texinfo (Ravenscar Profile): New node.
984
e8467610
TT
9852010-09-22 Tom Tromey <tromey@redhat.com>
986
987 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
988
fccd1d1e
EZ
9892010-09-22 Eli Zaretskii <eliz@gnu.org>
990
991 * gdb.texinfo (Values From Inferior): Clarify that
992 value.dynamic_type works only in C++ programs with RTTI.
993
c1b6b909
TT
9942010-09-15 Paul Bolle <pebolle@tiscali.nl>
995
996 * gdb.texinfo (Character Sets): Correctly reference host-charset
997 in example.
998
7d288aaa
TT
9992010-09-13 Tom Tromey <tromey@redhat.com>
1000
1001 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1002 Document "fullname" and "from".
1003
f75d858b
MK
10042010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1005
1006 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1007 feature `reverse' output by -list-target-features.
1008
83b9503b
L
10092010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1010
1011 * gdb.texinfo (i386 Features): Remove an extra "@item".
1012
03f17ccf
TT
10132010-08-30 Tom Tromey <tromey@redhat.com>
1014
1015 PR python/11792:
1016 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1017
9779414d
DJ
10182010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1019
1020 * gdb.texinfo (ARM Features): Document
1021 org.gnu.gdb.arm.m-profile.
1022
f9ffd4bb
TT
10232010-08-23 Tom Tromey <tromey@redhat.com>
1024
1025 PR python/11145:
1026 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1027 reinterpret_cast methods.
1028
702c2711
TT
10292010-08-23 Tom Tromey <tromey@redhat.com>
1030
1031 PR python/11915:
1032 * gdb.texinfo (Types In Python): Document array method.
1033
66b73624
TJB
10342010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1035
1036 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1037
06a64a0b
TT
10382010-08-16 Tom Tromey <tromey@redhat.com>
1039
1040 * gdb.texinfo (Set Watchpoints): Document -location option.
1041
a3a7127e
DE
10422010-08-13 Doug Evans <dje@google.com>
1043
1044 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1045
8dedea02
VP
10462010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1047
1048 * gdb.texinfo (GDB/MI Data Manipulation): Document
1049 -data-read-memory-raw and -data-write-memory-raw.
1050
ca5c20b6 10512010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1052 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1053
1054 * gdb.texinfo (Basic Python): Describe post_event API.
1055
cb2e07a6
PM
10562010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1057
1058 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1059 decode_line Python APIs
cb2e07a6 1060
464b3efb
TT
10612010-08-10 Tom Tromey <tromey@redhat.com>
1062
1063 * gdb.texinfo (Pretty Printing API): Document
1064 gdb.default_visualizer.
1065
c29c521f
TT
10662010-08-10 Tom Tromey <tromey@redhat.com>
1067
1068 Revert gdb-add-index addition:
1069 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1070
5da1313b
JK
10712010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1072 Eli Zaretskii <eliz@gnu.org>
1073
1074 * gdb.texinfo (Mode Options) <-batch>
1075 (Basic Python) <gdb.execute>: Describe setting width and height.
1076
02d868e8
PP
10772010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1078
1079 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1080
c2bbed2a
TT
10812010-07-30 Tom Tromey <tromey@redhat.com>
1082
1083 * gdb.texinfo (Index Files): Mention gdb-add-index.
1084
6c13bbe1
HZ
10852010-07-30 Hui Zhu <teawater@gmail.com>
1086
1087 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1088 "detach inferior" and "kill inferior".
1089
53a71c06
CR
10902010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1091
1092 * gdb.texinfo (Machine Code): Update description of two forms of
1093 arguments, and add new example to demonstrate the new form.
1094
5374244e
PM
10952010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1096
1097 * gdb.texinfo (Values From Inferior): Add value inferior function
1098 call description.
1099
8ea5bce5
JK
11002010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1101
1102 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1103
c0edd9ed
JK
11042010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1105 Eli Zaretskii <eliz@gnu.org>
1106
1107 Make core files the process_stratum.
1108 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1109 record_stratum example.
1110
9291a0cd
TT
11112010-07-13 Tom Tromey <tromey@redhat.com>
1112
1113 * gdb.texinfo (Index Files): New node.
1114
f5011d11
TT
11152010-07-13 Tom Tromey <tromey@redhat.com>
1116
1117 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1118
0f5238ed
TT
11192010-07-13 Tom Tromey <tromey@redhat.com>
1120
1121 * gdb.texinfo (Specify Location): Document labels.
1122
74c761c1
PA
11232010-07-01 Pedro Alves <pedro@codesourcery.com>
1124
1125 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1126 entries for fast tracepoints and static tracepoints.
1127
501994c0
PA
11282010-07-01 Pedro Alves <pedro@codesourcery.com>
1129
1130 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1131 qsThreadInfo>: Spell out `l' as ell.
1132
0fb4aa4b
PA
11332010-07-01 Pedro Alves <pedro@codesourcery.com>
1134
1135 * gdb.texinfo (Convenience Variables): Document $_sdata.
1136 (Commands to Set Tracepoints): Describe static tracepoints. Add
1137 `Listing Static Tracepoint Markers' menu entry. Document
1138 "strace".
1139 (Tracepoint Action Lists): Document collecting $_sdata.
1140 (Listing Static Tracepoint Markers): New subsection.
1141 (Tracepoints support in gdbserver): Mention static tracepoints.
1142 (remote packets, enabling and disabling): Mention
1143 read-sdata-object.
1144 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1145 and StaticTracepoint.
1146 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1147 Document qXfer:sdata:read.
1148 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1149
dc3b15be
JB
11502010-06-29 Joel Brobecker <brobecker@adacore.com>
1151
1152 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1153
595939de
PM
11542010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1155 Tom Tromey <tromey@redhat.com>
1156 Thiago Jung Bauermann <bauerman@br.ibm.com>
1157
1158 * gdb.texinfo (Inferiors In Python): New node.
1159 * gdb.texinfo (Threads In Python): New node.
1160
9279c692
JB
11612010-06-28 Joel Brobecker <brobecker@adacore.com>
1162
1163 * gdb.texinfo (Python): Document what the python directory is
1164 and what its location is.
1165 (Basic Python): Document the gdb.PYTHONDIR constant.
1166
bc9f0842
TT
11672010-06-25 Tom Tromey <tromey@redhat.com>
1168
1169 PR python/10808:
1170 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1171
f1421989
HZ
11722010-06-24 Hui Zhu <teawater@gmail.com>
1173
1174 * gdb.texinfo: (Commands for Controlled Output): Add
1175 documentation for command "eval".
1176
e4c0cfae
SS
11772010-06-21 Stan Shebs <stan@codesourcery.com>
1178
1179 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1180 * annotate.texinfo: Ditto.
1181 * gdbint.texinfo: Ditto.
1182 * stabs.texinfo: Ditto.
1183
bb08c432
HZ
11842010-06-22 Hui Zhu <teawater@gmail.com>
1185
1186 * gdb.texinfo: (Process Record and Replay): Add documentation
1187 for command "set record memory-query".
1188
4f5d9f07
SS
11892010-06-21 Stan Shebs <stan@codesourcery.com>
1190
1191 * gdb.texinfo: Relicense under GFDL version 1.3.
1192 * annotate.texinfo: Relicense under GFDL version 1.3.
1193 * gdbint.texinfo: Relicense under GFDL version 1.3.
1194 * stabs.texinfo: Relicense under GFDL version 1.3.
1195 * fdl.texi: Update to version 1.3.
1196
6aed2dbc
SS
11972010-06-18 Stan Shebs <stan@codesourcery.com>
1198
a61408f8
SS
1199 * gdb.texinfo (Operating System Auxiliary Information): Describe
1200 "info os" when no arguments given.
1201
6aed2dbc
SS
1202 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1203 $_thread.
1204
24e933df
HZ
12052010-06-18 Hui Zhu <teawater@gmail.com>
1206
1207 * gdb.texinfo: (Process Record and Replay): Add documentation
1208 for commands "record save" and "record restore".
1209
65d79d4b
SDJ
12102010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1211
1212 * gdb.texinfo: Include information about the correct use
1213 of addresses in the `watch' command.
1214
d914c394
SS
12152010-06-11 Stan Shebs <stan@codesourcery.com>
1216
1217 * gdb.texinfo (Observer Mode): New section.
1218 (General Query Packets): Document QAllow.
889bf7c5 1219
967cf477
DE
12202010-06-04 Doug Evans <dje@google.com>
1221
1222 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1223
aaf4119b
DE
12242010-06-03 Doug Evans <dje@google.com>
1225
1226 * gdbint.texinfo (Coding): Add subsection on command names.
1227
9eae7c52
TT
12282010-06-02 Tom Tromey <tromey@redhat.com>
1229
1230 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1231 always-disassemble.
1232
fa593d66
PA
12332010-06-01 Pedro Alves <pedro@codesourcery.com>
1234
1235 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1236 gdbserver, and add cross reference.
1237 (Tracepoints support in gdbserver): New subsection.
1238
dde08ee1
PA
12392010-05-26 Pedro Alves <pedro@codesourcery.com>
1240
1241 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1242 `qRelocInsn' feature.
1243 (Relocate instruction reply packet): New subsection
1244 of `Tracepoint Packets'.
1245 (Tracepoint Packets): Mention that packets QTDP and QTStart
1246 support the qRelocInsn request, and add cross reference to new
1247 subsection.
1248
07ca107c
DE
12492010-05-25 Doug Evans <dje@google.com>
1250
1251 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1252 (Commands In Python): Document gdb.string_to_argv.
1253
c25c4a8b
JK
12542010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1255
1256 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1257 ATTR_NORETURN.
1258
d7b32ed3 12592010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1260 Tom Tromey <tromey@redhat.com>
1261 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1262
c25c4a8b 1263 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1264
6aecb9c2
JB
12652010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1266
1267 * gdb.texinfo: (Summary) Add mention about D language support.
1268 (Filenames): Add D suffixes.
1269 (D): New node.
1270
b7da9e9f
PM
12712010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1272
1273 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1274 of macro deleted from GDB code.
1275
ab38a727
PA
12762010-04-24 Pedro Alves <pedro@codesourcery.com>
1277
1278 * gdb.texinfo (Commands to specify files): Describe what how GDB
1279 looks up DOS-based filesystem paths on the system root. Document
1280 the new `set/show target-file-system-kind' commands.
1281
66d09542
DE
12822010-04-23 Doug Evans <dje@google.com>
1283
1284 * gdb.texinfo (Python): Move Auto-loading section here ...
1285 (Python API): from here.
1286 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1287 (Maintenance Commands): Add docs for "maint print section-scripts".
1288
8bd10a10
CM
12892010-04-20 Chris Moller <cmoller@redhat.com>
1290
1291 * gdb.texinfo (Setting Breakpoints): Added description of
1292 filename-qualified rbreak.
1293 * refcard.tex (Breakpoints and Watchpoints): Added brief
1294 description of filename-qualified rbreak.
1295
4c374409
JK
12962010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1297
1298 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1299 (Python API): Change the reference to Pretty Printing API.
1300 (Pretty Printing): Move the user part under the Data node. Reformat
1301 the sample output to 72 columns. Create a new reference to Pretty
1302 Printing API. Rename the API part ...
1303 (Pretty Printing API): To a new node name.
1304 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1305 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1306
5a9351ae
SS
13072010-04-21 Stan Shebs <stan@codesourcery.com>
1308
1309 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1310 and commands.
5a9351ae 1311 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1312
9a22f0d0
PM
13132010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1314
1315 * gdb.texinfo (Examining memory): Update for change in string
1316 display with explicit size.
1317
6149aea9
PA
13182010-04-19 Pedro Alves <pedro@codesourcery.com>
1319
1320 PR breakpoints/8554.
1321
1322 * gdb.texinfo (Save Breakpoints): New node.
1323 (save-tracepoints): Rename to ...
1324 (save tracepoints): ... this. Mention that `save-tracepoints' is
1325 a deprecated alias to `save tracepoints'.
1326
711e434b
PM
13272010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1328
645797a8 1329 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1330 (info w32 thread-information-block): Document new command.
1331 (qGetTIBAddress): Document new gdbserver query.
1332 (maint set/show show-all-tib): Document new command.
1333
3f7b2faa
DE
13342010-04-15 Doug Evans <dje@google.com>
1335
fa33c3cd
DE
1336 * gdb.texinfo (Python API): Add progspaces section.
1337 (Selecting Pretty-Printers): Progspace pretty-printers are
1338 searched too.
1339 (Progspaces In Python): New section.
1340
3f7b2faa
DE
1341 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1342
79f283fe
PM
13432010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1344
1345 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1346 returns None.
1347
87290684
SS
13482010-04-09 Stan Shebs <stan@codesourcery.com>
1349
1350 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1351 Describe the `frames-created' field, tweak grammar.
1352
a97153c7
PA
13532010-04-09 Pedro Alves <pedro@codesourcery.com>
1354
1355 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1356 Describe the `circular' and `disconnected' fields.
1357
5c5dcc1b
L
13582010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1359
1360 * gdb.texinfo (maint print registers): Mention unavailable and
1361 invisible registers.
1362
adc36818
PM
13632010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1364 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1365 Tom Tromey <tromey@redhat.com>
adc36818
PM
1366
1367 * gdb.texinfo (Breakpoints In Python): New Node.
1368
33da3f1c
SS
13692010-04-08 Stan Shebs <stan@codesourcery.com>
1370
1371 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1372 trace status fields.
1373
3a13a53b
L
13742010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1375
1376 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1377 optional. Make org.gnu.gdb.i386.avx requires
1378 org.gnu.gdb.i386.avx.
1379
08001717
DE
13802010-04-08 Doug Evans <dje@google.com>
1381
1382 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1383 search path, and document that gdb only scans the search path if
1384 the script's path doesn't specify a directory.
1385
c375651d
DE
13862010-04-05 Doug Evans <dje@google.com>
1387
1388 * gdb.texinfo (maint show python auto-load): Fix typo.
1389
af54718e
SS
13902010-04-04 Stan Shebs <stan@codesourcery.com>
1391
d77f58be
SS
1392 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1393 (Setting Watchpoints): Update description of "info watch".
1394 (Disabling Breakpoints): Only "info break" lists all.
1395
af54718e
SS
1396 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1397 (tdump): Explain how tdump works.
1398
86b17b60
PA
13992010-04-01 Pedro Alves <pedro@codesourcery.com>
1400
1401 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1402 add cross reference.
1403
ff12863f
PA
14042010-03-31 Pedro Alves <pedro@codesourcery.com>
1405
1406 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1407 commands error out.
1408
f68eb612
L
14092010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1410
1411 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1412
c8d5aac9
L
14132010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1414
1415 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1416
7d13fe92
SS
14172010-03-29 Stan Shebs <stan@codesourcery.com>
1418 Nathan Sidwell <nathan@codesourcery.com>
1419
1420 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1421 GDBN equivalent.
1422 (Set Tracepoints): Remove mention that conditional tracepoints
1423 don't exist.
1424 (Tracepoint Actions): Clarify when while-stepping collection
1425 happens, note that while-stepping does not automatically collect
1426 $pc.
1427
409873ef 14282010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1429
409873ef
SS
1430 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1431 (General Query Packets): Describe TracepointSource.
1432
ee8e71d4
EZ
14332010-03-27 Matt Rice <ratmice@gmail.com>
1434
c8d5aac9
L
1435 * gdb.texinfo (ARM): Document arguments to "target sim".
1436 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1437
99b5e152
PA
14382010-03-26 Pedro Alves <pedro@codesourcery.com>
1439
1440 * gdb.texinfo (Tracepoint Packets): Remove mention that
1441 terror:string may be plain text, and drop mention of X prefix.
1442
cd64ee31
VP
14432010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1444
1445 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1446
6c28cbf2
SS
14472010-03-24 Stan Shebs <stan@codesourcery.com>
1448
1449 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1450
95a42b64
TT
14512010-03-24 Tom Tromey <tromey@redhat.com>
1452
1453 PR breakpoints/9352:
1454 * gdb.texinfo (Break Commands): Update.
1455
18148017
VP
14562010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1457
1458 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1459 commands.
1460
4daf5ac0
SS
14612010-03-16 Stan Shebs <stan@codesourcery.com>
1462
1463 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1464 circular-trace-buffer.
1465 (Tracepoint Packets): Describe QTBuffer, and details of the
1466 qTStatus reply.
1467
c9429232
SS
14682010-03-12 Stan Shebs <stan@codesourcery.com>
1469 Nathan Sidwell <nathan@codesourcery.com>
1470
1471 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1472 doing instruction stepping.
1473 (Tracepoint Restrictions): New node.
1474
ccefe4c4
TT
14752010-03-10 Tom Tromey <tromey@redhat.com>
1476
1477 * gdbint.texinfo (Symbol Handling): Update.
1478
7c953934
TT
14792010-03-08 Tom Tromey <tromey@redhat.com>
1480
1481 PR cli/9591:
1482 * gdb.texinfo (Mode Options): Mention lack of pagination and
1483 confirmation with --batch.
1484 (Screen Size): Mention --batch.
1485 (Messages/Warnings): Likewise.
1486
f870a310
TT
14872010-03-05 Tom Tromey <tromey@redhat.com>
1488
1489 * gdb.texinfo (Basic Python): Document target_charset and
1490 target_wide_charset.
1491
78e2826b
TT
14922010-03-05 Tom Tromey <tromey@redhat.com>
1493
1494 * gdb.texinfo (Data): Link to pretty-printing.
1495 (Output Formats): Likewise. Correct text.
1496
f5dff777
DJ
14972010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1498
1499 * gdb.texinfo (Types): Describe <struct> and <flags>.
1500
dc00d89f
PM
15012010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1502
1503 * gdb.texinfo (Frames In Python): Add block parameter and
1504 description to read_var text.
1505
5107b149 15062010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1507 Tom Tromey <tromey@redhat.com>
5107b149
PM
1508
1509 * gdb.texinfo (Types In Python): Describe block argument in
1510 template_argument and gdb.lookup_type.
1511
e03e5e7b
TT
15122010-02-24 Tom Tromey <tromey@redhat.com>
1513
1514 * gdb.texinfo (Cygwin Native): Fix typo.
1515
f3e9a817
PM
15162010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1517
1518 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1519 and select method descriptions.
1520 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1521 Tables in Python to menu.
1522 (Blocks In Python): New node.
1523 (Symbols In Python): New node.
1524 (Symbol Tables in Python): New node.
1525
a79b8f6e
VP
15262010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1527
1528 Multiexec MI
1529
1530 gdb/
1531 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1532
1533 gdb/doc/
1534 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1535 changes.
1536 (GDB/MI Program Execution): Document current behaviour of
1537 --all and --thread-group.
1538 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1539 -remove-inferior.
1540 * observer.texi (inferior_added, inferior_removed): New
1541 observers.
1542
629d6a47
TT
15432010-02-19 Tom Tromey <tromey@redhat.com>
1544
1545 * gdbint.texinfo (Getting Started): Fix @node.
1546 (Debugging GDB): Likewise.
1547
c09529e5
JB
15482010-02-13 Joel Brobecker <brobecker@adacore.com>
1549
1550 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1551 documenting the gdb_test_timeout variable.
1552
540aa8e7
MS
15532010-02-12 Jakob Engblom <jakob@virtutech.com>
1554
1555 * gdb.texinfo (MI commands): Added documentation of --reverse
1556 option to a set of MI commands. Restructured documentation of MI
1557 commands --exec-continue to reflect the complexity of reverse
1558 execution.
1559
081dfbf7
PA
15602010-02-12 Pedro Alves <pedro@codesourcery.com>
1561
1562 * gdb.texinfo (Using the Collected Data): Specify that the address
1563 range of `tfind outsize' is exclusive, and that the address range
1564 of `tfind range' is inclusive.
1565 (Tracepoint Packets): Specify that the address range of
1566 `QTFrame:range' is inclusive, and that the address range of
1567 `QTFrame:outside' is exclusive
1568
8e9c5e02
VP
15692010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1570
1571 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1572
92981e24
TT
15732010-02-10 Tom Tromey <tromey@redhat.com>
1574
1575 * gdb.texinfo (Debugging Output): Document set debug parser and
1576 show debug parser.
1577
075b51b7
L
15782010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1579
1580 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1581 i386_eflags and i386_mxcsr.
1582
3bb8d5c3
L
15832010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1584
1585 * gdb.texinfo: Document i386 target features.
1586
c5f80513
DE
15872010-02-05 Doug Evans <dje@google.com>
1588
1589 * gdbint.texinfo (Testsuite): Add a new section to document the
1590 various DejaGnu variables that may be overridden.
1be00882 1591 Document INTERNAL_GDBFLAGS.
c5f80513 1592
6ac33a4e
TT
15932010-02-04 Tom Tromey <tromey@redhat.com>
1594
1595 PR cli/8830:
1596 * gdb.texinfo (Files): -readnow comes before the filename for file
1597 and symbol-file.
1598
a1dcb23a
DJ
15992010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1600
1601 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1602 Document ARM breakpoint types.
1603 (Register Packet Format): Move into the new section.
1604 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1605
95433b34
JB
16062010-01-21 Joel Brobecker <brobecker@adacore.com>
1607
1608 * gdb.texinfo (File Options): Adjust the documentation of this
1609 switch to refer to the "source" command rather than partially
1610 duplicating some of the relevant information.
1611 (Extending GDB): Introduce and document the set/show script-extension
1612 setting.
1613 (Command Files): Add note explaining that the "source" command
1614 is also used to evalute scripts written in other languages.
1615 Remove the short slightly incorrect reference to sourcing Python
1616 scripts.
1617 (Python Commands): Document how to execute a Python script from GDB.
1618
8d576872
JB
16192010-01-19 Joel Brobecker <brobecker@adacore.com>
1620
1621 * gdb.texinfo (Command Files): Fix typo.
1622
8150ff9c
JB
16232010-01-18 Tom Tromey <tromey@redhat.com>
1624
1625 * gdb.texinfo (File Options): Document -x on .py files.
1626 (Command Files): Document handling of Python scripts.
1627
23db03a6
JZ
16282010-01-18 Jie Zhang <jie.zhang@analog.com>
1629
1630 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1631
00bf0b85
SS
16322010-01-15 Stan Shebs <stan@codesourcery.com>
1633
1634 * gdb.texinfo (Trace Files): New section.
1635 (Tracepoint Packets): Document QTSave and qTBuffer.
1636 (Trace File Format): New appendix.
1637
be759fcf
PM
16382010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1639
1640 * gdb.texinfo (Values From Inferior): Document lazy_string value
1641 method.
1642 (Python API): Add Lazy strings menu item.
1643 (Lazy Strings In Python): New node.
1644
dc146f7c
VP
16452010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1646
1647 * gdb.texinfo (GDB/MI Thread Information): New.
1648 (GDB/MI Async Records): Document the core field in *stopped.
1649 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1650 documentation
1651 (Process list): Document that osdata document may contain
1652 threads.
1653 (Remote Serial Protocol): Document qXfer:threads.
1654
d5551862
SS
16552010-01-06 Stan Shebs <stan@codesourcery.com>
1656
1657 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1658 disconnected tracing.
1659 (Tracepoint Packets): Document new protocol.
1660
7a697b8d
SS
16612010-01-05 Stan Shebs <stan@codesourcery.com>
1662
1663 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1664 tracepoints.
1665 (Tracepoint Packets): Describe remote protocol for fast
1666 tracepoints.
1667
e6f3ec50
JB
16682010-01-01 Joel Brobecker <brobecker@adacore.com>
1669
1670 Update the "Start of New Year Procedure".
1671 * gdbint.texinfo: Add the list of files that need to be updated
1672 manually. Minor reformatting.
1673
ddc4e9c1
JB
16742010-01-01 Joel Brobecker <brobecker@adacore.com>
1675
1676 * refcard.tex: Update copyright year in header and text.
1677
9d2897ad
JB
16782010-01-01 Joel Brobecker <brobecker@adacore.com>
1679
1680 * agentexpr.texi: Add 2010 to the list of copyright years.
1681 * annotate.texinfo: Likewise.
1682 * gdb.texinfo: Likewise.
1683 * gdbint.texinfo: Likewise.
1684 * observer.texi: Likewise.
1685 * stabs.texinfo: Likewise.
1686
6da95a67
SS
16872009-12-31 Stan Shebs <stan@codesourcery.com>
1688
1689 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1690
236f1d4d
SS
16912009-12-29 Stan Shebs <stan@codesourcery.com>
1692
1693 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1694
f61e138d
SS
16952009-12-28 Stan Shebs <stan@codesourcery.com>
1696
1697 * gdb.texinfo (Trace State Variables): New section.
1698 (Tracepoint Packets): Describe trace state variable packets.
1699 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1700 variable bytecodes.
1701
0fe7935b
DJ
17022009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1703
1704 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1705 declarations.
1706
a6b29f87
VP
17072009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1708
1709 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1710 -gdb-exit behaviour.
1711
5e4bde96
JB
17122009-12-20 Joel Brobecker <brobecker@adacore.com>
1713
1714 * gpl.texi: Update to version 3 of the GPL.
1715
a1715244
JB
17162009-12-20 Joel Brobecker <brobecker@adacore.com>
1717
1718 * Makefile.in: Update copyright header.
1719 * observer.texi: Fix the copyright header of the generated files.
1720
361ae042
PM
17212009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1722
1723 * gdb.texinfo (Types In Python): Describe range function.
1724
bfd31e71
PM
17252009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1726
1727 * gdb.texinfo (Types In Python): Describe "is_base_class".
1728
57a1d736
TT
17292009-12-03 Tom Tromey <tromey@redhat.com>
1730
1731 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1732
8cebebb9
PP
17332009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1734
1735 * observer.texi: New memory_changed observer.
1736
16af530a
TT
17372009-12-01 Tom Tromey <tromey@redhat.com>
1738
1739 * gdb.texinfo (Reverse Execution): Fix typo.
1740
b6199126
DJ
17412009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1742
1743 PR gdb/8704
1744
1745 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1746 are allowed after the breakpoint condition.
1747
7a6973ad
TT
17482009-11-23 Tom Tromey <tromey@redhat.com>
1749
1750 PR python/10782:
1751 * gdb.texinfo (Types In Python): Document Type.pointer.
1752
21a0512e
PP
17532009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1754
1755 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1756
a5832c8f
PA
17572009-11-11 Pedro Alves <pedro@codesourcery.com>
1758
1759 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1760 (Using Agent Expressions): Delete cross reference.
1761
1eb7cd77
JB
17622009-11-07 Joel Brobecker <brobecker@adacore.com>
1763
1764 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1765 and @settitle directives up to help makeinfo find them.
1766
24ddea62
JK
17672009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1768
1769 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1770 (Auto-loading): Use plural and note one can use multiple components now.
1771
3afae151
VP
17722009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1773
1774 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1775 -stack-list-arguments have the same documentation for parameter
1776 as -stack-list-locals. Add comas.
1777
14ff2235
PM
17782009-10-27 Tom Tromey <tromey@redhat.com>
1779 Eli Zaretskii <eliz@gnu.org>
1780
c8d5aac9 1781 PR python/10781
14ff2235
PM
1782
1783 * gdb.texinfo (Values From Inferior): Document cast method.
1784
9c419145
PP
17852009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1786
1787 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1788 and adjust example.
889bf7c5 1789
29153c24
MS
17902009-10-22 Michael Snyder <msnyder@vmware.com>
1791
1792 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1793 info record command. Also document the new save and restore
29153c24
MS
1794 commands.
1795
2b28d209
PP
17962009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1797
1798 * gdb.texinfo (Machine Code): Mention current pc marker.
1799 (Memory): Likewise.
1800
6c95b8df
PA
18012009-10-19 Pedro Alves <pedro@codesourcery.com>
1802 Stan Shebs <stan@codesourcery.com>
1803
1804 * observer.texi (new_inferior): Rename to...
1805 (inferior_appeared): ... this.
1806
1807 * gdb.texinfo (Inferiors): Rename node to ...
1808 (Inferiors and Programs): ... this. Mention running multiple
1809 programs in the same debug session.
1810 <info inferiors>: Mention the new 'Executable' column if "info
1811 inferiors". Update examples. Document the "add-inferior",
1812 "clone-inferior", "remove-inferior" and "maint info
1813 program-spaces" commands.
1814 (Process): Rename node to...
1815 (Forks): ... this. Document "set|show follow-exec-mode".
1816
2f8132f3
MS
18172009-10-11 Michael Snyder <msnyder@vmware.com>
1818
1819 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1820 (ReverseContinue): Ditto.
1821
cba4b2d3
PP
18222009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1823
1824 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1825
da082f17
JK
18262009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1827
1828 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1829
08be9d71
ME
18302009-10-06 Michael Eager <eager@eagercon.com>
1831
1832 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1833 (Embedded Processors): Add MicroBlaze.
1834 (MicroBlaze): New. Describe Xilinx MicroBlaze
1835
08a0efd0
PA
18362009-10-04 Pedro Alves <pedro@codesourcery.com>
1837
1838 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1839
cbb8f428
EZ
18402009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1841
1842 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1843
30a4a70c
JB
18442009-09-23 Joel Brobecker <brobecker@adacore.com>
1845
1846 * observer.texi (solib_unloaded): Document explicitly the fact that
1847 this observer is called before the associated symbols are unloaded.
1848
b3372f91
VP
18492009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1850
1851 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1852 -stack-list-variables.
1853
f43030c4
TT
18542009-09-18 Tom Tromey <tromey@redhat.com>
1855
1856 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1857 is experimental.
1858
ec7e75e7
PP
18592009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1860
1861 * gdb.texinfo (convenince variables): Mention
1862 $_siginfo could be empty.
f43030c4 1863
0cc7d26f
TT
18642009-09-15 Tom Tromey <tromey@redhat.com>
1865
1866 * gdb.texinfo (GDB/MI Variable Objects): Document
1867 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1868 Expand -var-update documentation.
1869
a96d9b2e
SDJ
18702009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1871
1872 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1873 feature.
1874
005ca36a
JB
18752009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1876
1877 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1878
0d772ac9
MS
18792009-09-10 Michael Snyder <msnyder@vmware.com>
1880
1881 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1882 ReverseStep replies to the qSupported query.
1883
14fb1bac
JB
18842009-09-10 Joel Brobecker <brobecker@adacore.com>
1885
1886 Add documentation for set/show interactive-mode.
1887 * gdb.texinfo (Other Misc Settings): New node.
1888
29b090c0
DE
18892009-09-01 Doug Evans <dje@google.com>
1890
1891 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1892 non-stop mode's affect on remote caching.
1893
4e5d721f
DE
18942009-08-31 Jacob Potter <jdpotter@google.com>
1895 Doug Evans <dje@google.com>
1896
1897 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1898 Mark `set/show remotecache' options as obsolete.
1899 Document new `set/show stack-cache' option.
1900 Update text for `info dcache'.
1901
55333a84
DE
19022009-08-27 Doug Evans <dje@google.com>
1903
1904 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1905 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1906
bc3a0b4d
RW
19072009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1908
1909 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1910 about autoconf.
1911
3a1ff0b6
PA
19122009-08-25 Pedro Alves <pedro@codesourcery.com>
1913
1914 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1915 small example, and describe its columns. Replace "inferior-id" by
1916 "infno" throughout.
1917
81ecdfbb
RW
19182009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1919
af542c2e
RW
1920 * gdbint.texinfo (Releasing GDB): Point to
1921 README-maintainer-mode file for required autoconf version.
1922 * configure.ac: Do not substitute datarootdir, htmldir,
1923 pdfdir, docdir. Do not process --with-datarootdir,
1924 --with-htmldir, --with-pdfdir, --with-docdir.
1925 * configure: Regenerate.
1926
81ecdfbb
RW
1927 * configure: Regenerate.
1928
4efc6507
DE
19292009-08-20 Reid Kleckner <reid@kleckner.net>
1930
1931 * gdb.texinfo: Add chapter on JIT interface.
1932
43089a6e
NR
19332009-08-07 Nick Roberts <nickrob@snap.net.nz>
1934
1935 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1936 confirmation request.
43089a6e 1937
99e008fe
EZ
19382009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1939
c8d5aac9
L
1940 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1941 CRC definitions.
99e008fe 1942
48cb2d85
VP
19432009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1944
1945 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1946 -break-commands.
48cb2d85 1947
ff1a52c6
UW
19482009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1949
1950 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1951 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1952
3285f3fe
UW
19532009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1954
1955 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1956 "set spu stop-on-load" and "show spu stop-on-load" commands.
1957
e35359c5
UW
19582009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1959
1960 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1961
58d6951d
DJ
19622009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1963
1964 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1965 org.gnu.gdb.arm.neon.
1966
08d16641
PA
19672009-07-20 Pedro Alves <pedro@codesourcery.com>
1968
1969 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1970 optional element.
1971 (subsection OS ABI): New subsection.
1972
782b2b07
SS
19732009-07-14 Stan Shebs <stan@codesourcery.com>
1974
1975 * gdb.texinfo (Tracepoint Conditions): New section.
1976 (General Query Packets): Describe ConditionalTracepoints.
1977 (Tracepoint Packets): Describe condition field.
1978 (Maintenance Commands): Describe maint agent-eval.
1979 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1980
9b117ef3
HZ
19812009-07-11 Hui Zhu <teawater@gmail.com>
1982
1983 * gdb.texinfo (disassemble): Add a new modifier /r
1984 to "disassemble" command to make it print the raw instructions
1985 in hex as well as in symbolic form.
1986
f5a33284
TT
19872009-07-09 Tom Tromey <tromey@redhat.com>
1988
1989 * gdbint.texinfo (Testsuite): Document parallel make check.
1990
812f7342
TT
19912009-07-09 Tom Tromey <tromey@redhat.com>
1992
1993 * gdbint.texinfo (Testsuite): Document test transcripts.
1994
fbb8f299
PM
19952009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1996
1997 * gdb.texinfo (Values From Inferior): Add length parameter
1998 description.
1999
dd8f35ac
EZ
20002009-07-04 Chris Genly <chris@genly.us>
2001
2002 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2003 in -var-list-children. Fix example according to what the code
2004 does.
2005
2277426b
PA
20062009-07-02 Pedro Alves <pedro@codesourcery.com>
2007
2008 * gdb.texinfo (Debugging multiple inferiors): Document the
2009 "inferior", "detach inferior" and "kill inferior" commands.
2010 (Debugging Programs with Multiple Processes): Adjust to mention
2011 generic "inferior" commands. Delete mention of "detach fork" and
2012 "delete fork". Cross reference to "Debugging multiple inferiors"
2013 section.
2014
a6d9a66e
UW
20152009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2016
5af949e3
UW
2017 * gdbint.texinfo (Item Output Functions): Update signature
2018 for ui_out_field_core_addr.
2019
20202009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2021
2022 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2023 Update example code extrated from breakpoint.c.
2024
9901a55b 20252009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2026
9901a55b
PP
2027 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2028 MI commands.
2029 (GDB/MI Symbol Query): Likewise.
2030 (GDB/MI File Commands): Likewise.
2031 (GDB/MI File Transfer Commands): Likewise.
2032 (GDB/MI Target Manipulation): Likewise.
2033 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2034
edb3359d
DJ
20352009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2036
2037 * gdb.texinfo (Debugging Optimized Code): New chapter.
2038 (Compiling for Debugging): Reference it. Move some
2039 text to the new section.
2040
7cd1089b
PM
20412009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2042
2043 * doc/gdb.texinfo (Calling): Document
2044 set-unwind-on-terminating-exception usage.
2045
d4db2f36
PA
20462009-06-11 Pedro Alves <pedro@codesourcery.com>
2047
2048 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2049 command.
2050
d1a7880c
PA
20512009-06-07 Pedro Alves <pedro@codesourcery.com>
2052
2053 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2054 references.
2055
473f94e6
UW
20562009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2057
2058 * gdbint.texinfo: Rename formal parameters to gdbarch function
2059 protoypes from "current_gdbarch" to "gdbarch".
2060
8f500870
TT
20612009-05-28 Tom Tromey <tromey@redhat.com>
2062
2063 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2064
b6313243
TT
20652009-05-27 Tom Tromey <tromey@redhat.com>
2066
2067 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2068 feature.
2069 (GDB/MI Variable Objects): Document -var-set-visualizer.
2070
20712009-04-02 Tom Tromey <tromey@redhat.com>
2072
2073 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2074 feature.
2075 (GDB/MI Variable Objects): Document -var-set-visualizer.
2076
a6bac58e
TT
20772009-05-27 Tom Tromey <tromey@redhat.com>
2078 Thiago Jung Bauermann <bauerman@br.ibm.com>
2079 Phil Muldoon <pmuldoon@redhat.com>
2080
2081 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2082 (Pretty Printing): New node.
2083 (Selecting Pretty-Printers): Likewise.
2084 (Python API): Update.
2085 (Output Formats): Document /r format.
2086
2c74e833
TT
20872009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2088 Tom Tromey <tromey@redhat.com>
2089
2090 * gdb.texinfo (Types In Python): New node.
2091 (Values From Inferior): "type" is now an attribute.
2092 (Python API): Update.
2093
89c73ade
TT
20942009-05-27 Tom Tromey <tromey@redhat.com>
2095 Thiago Jung Bauermann <bauerman@br.ibm.com>
2096 Phil Muldoon <pmuldoon@redhat.com>
2097
2098 * gdb.texinfo: Add @syncodeindex for `tp'.
2099 (Python API): Update.
2100 (Auto-loading): New node.
2101 (Objfiles In Python): New node.
2102
17a37d48
PP
21032009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2104
2105 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2106
6718376f
NR
21072009-05-15 Nick Roberts <nickrob@snap.net.nz>
2108
2109 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2110
cbe54154
PA
21112009-05-12 Pedro Alves <pedro@codesourcery.com>
2112
2113 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2114 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2115 show show-debug-regs' docs.
2116
8e05493c
EZ
21172009-05-08 Eli Zaretskii <eliz@gnu.org>
2118
2119 * gdb.texinfo (Process Record and Replay): Add description of
2120 reverse execution.
2121
b39f4988
JB
21222009-05-07 Joel Brobecker <brobecker@adacore.com>
2123
2124 * gdbint.texinfo (Adding support for debugging core files): New node.
2125 (Native Debugging): Remove the ``Native core file Support'' section.
2126
a2311334
EZ
21272009-05-01 Eli Zaretskii <eliz@gnu.org>
2128
2129 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2130 Add index entries.
2131
53cc454a 21322009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2133 Michael Snyder <msnyder@vmware.com>
53cc454a 2134
a2311334
EZ
2135 * gdb.texinfo: (Process Record and Replay): Add documentation for
2136 process record and replay.
53cc454a 2137
484086b7
JK
21382009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2139
2140 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2141 a new part on command-line defined macros.
2142
32ae1842
EZ
21432009-04-25 Eli Zaretskii <eliz@gnu.org>
2144
2145 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2146 clarify the wording.
2147
b14b1491
TT
21482009-04-23 Tom Tromey <tromey@redhat.com>
2149
2150 * gdb.texinfo (Data Files): New node.
2151 (GDB Files): Update menu.
2152
5c1e86e1
JB
21532009-04-23 Joel Brobecker <brobecker@adacore.com>
2154
2155 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2156 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2157
83eba9b7
VP
21582009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2159
2160 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2161
e31198c4
HZ
21622009-04-22 Hui Zhu <teawater@gmail.com>
2163
2164 * gdb.texinfo (disassemble-next-line): Set the default of
2165 disassemble-next-line to off.
2166
26e251b6
JM
21672009-04-21 Joseph Myers <joseph@codesourcery.com>
2168
2169 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2170 --with-htmldir): New.
2171 * configure: Regenerate.
2172 * Makefile.in (datarootdir, docdir): Define.
2173 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2174 instead of $(SET_TEXINPUTS).
2175 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2176 gdbint.info instead of $(SET_TEXINPUTS).
2177 (gdbint/index.html): Use same -I options as for building
2178 gdbint.info.
2179 (stabs.dvi, stabs.pdf): Use same -I options as for building
2180 stabs.info instead of $(SET_TEXINPUTS).
2181 (stabs/index.html): Use same -I options as for building
2182 stabs.info.
2183 (annotate.dvi, annotate.pdf): Use same -I options as for building
2184 annotate.info instead of $(SET_TEXINPUTS).
2185 (annotate/index.html): Use same -I options as for building
2186 annotate.info.
2187
eac35c4e
DD
21882009-04-21 David Daney <ddaney@caviumnetworks.com>
2189
2190 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2191
29b0e8a2
JM
21922009-04-21 Joseph Myers <joseph@codesourcery.com>
2193
2194 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2195
2b831889 21962009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2197 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2198
2199 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2200 (MAKEHTMLFLAGS): Set to empty.
2201 (html__strip_dir): Define.
2202 (HTMLFILES): Define.
2203 (HTMLFILES_INSTALL): Define.
2204 (install-html): Copy new automake rule.
2205 (html): Depend on $(HTMLFILES).
2206 (gdb_toc.html): Rename to gdb/index.html.
2207 (gdbint_toc.html): Rename to gdbint/index.html.
2208 (stabs_toc.html): Rename to stabs/index.html.
2209 (annotate_toc.html): Rename to annotate/index.html.
2210
89a34d1b
JM
22112009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2212
2213 * Makefile.in: Set pdfdir and htmldir from configure
2214 substitutions.
2215 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2216 * configure: Regenerate.
2217
a2d5da46
JB
22182009-04-16 Joel Brobecker <brobecker@adacore.com>
2219
2220 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2221 This macro is no longer used.
2222
732f6a93
TT
22232009-04-15 Tom Tromey <tromey@redhat.com>
2224
2225 * gdb.texinfo (Character Sets): Document default character set.
2226
87f9adc1
PM
22272009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2228
2229 * gdbint.texinfo: Change server name from sources.redhat.com to
2230 sourceware.org throughout.
2231
2c88c651
JB
22322009-04-09 Joel Brobecker <brobecker@adacore.com>
2233
2234 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2235 about a missing dot or coma after @xref.
2236
4f5376b2
JB
22372009-04-02 Joel Brobecker <brobecker@adacore.com>
2238
2239 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2240 example, and add a small explanation about it.
2241 (Print Settings): Change the documentation of the "set print
2242 frame-arguments" to reflect the fact that the default is now "scalars".
2243
a0381d3a
JB
22442009-04-02 Joel Brobecker <brobecker@adacore.com>
2245
2246 * gdb.texinfo (Print Settings): Add kindex for command "set
2247 print frame-arguments".
2248
45ac276d
JB
22492009-03-31 Joel Brobecker <brobecker@adacore.com>
2250
2251 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2252 breakpoints.
2253 (Set Breaks): Add reference to thread-specific and task-specific
2254 breakpoints.
2255
32cd1edc
JB
22562009-03-31 Joel Brobecker <brobecker@adacore.com>
2257
2258 * gdb.texinfo (Ada Tasks): Remove the documentation about
2259 the "Running" state, as this state has been eliminated.
2260 Now all runnable tasks are shown as "Runnable".
2261
1042e4c0
SS
22622009-03-30 Stan Shebs <stan@codesourcery.com>
2263
2264 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2265 special case of breakpoints.
2266 (Enable and Disable Tracepoints): Mention deprecation.
2267 (Listing Tracepoints): Update description and example.
2268
f8f6f20b
TJB
22692009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2270
2271 * gdb.texinfo (Frames in Python): New node.
2272 (Python API): Update.
2273
c0c6f777
TJB
22742009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2275
2276 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2277 from a method to an attribute.
2278
def2b000
TJB
22792009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2280
2281 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2282 attribute.
2283
a07daef3
PA
22842009-03-25 Pedro Alves <pedro@codesourcery.com>
2285
2286 * observer.texi (thread_exit): Add "silent" parameter.
2287
f3b1572e
PA
22882009-03-22 Pedro Alves <pedro@codesourcery.com>
2289
2290 * observer.texi (about_to_proceed): New.
2291
587afa38
EZ
22922009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2293
2294 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2295 field throughout to handle types with spaces in them. Fix typos
2296 found by aspell.
2297 (Summary, Requirements, Contributors): New first chapter,
2298 "Summary" added, old Requirements section moved there, and new
2299 section, "Contributors" added.
2300 (Initializing a New Architecture, Register Representation)
2301 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2302 (Porting gdb): These sections extended and updated.
2303 (Compiler Characteristics): This section (empty) deleted.
2304 (Defining Other Architecture Features): This section renamed and
2305 duplicate material removed from (formerly "Target Conditionals").
2306 Use braces {} in @deftypeXX type field throughout to handle types
2307 with spaces in them. Typos found by aspell fixed.
2308
2309 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2310 * stack_frame.pdf: Version of image for PDF output.
2311 * stack_frame.png: Version of image for HTML output and for Emacs.
2312 * stack_frame.txt: Version of image for Info output.
1db61298 2313 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2314
10af6951
EZ
23152009-03-21 Eli Zaretskii <eliz@gnu.org>
2316
2317 * gdb.texinfo (Character Sets): Fix last change.
2318
cc924cad
TJB
23192009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2320
2321 * gdb.texinfo (Values From Inferior): Fix optional arguments
2322 markup.
2323 (Commands In Python): Adjust argument names of gdb.Command.__init__
2324 to what the function accepts as keywords.
2325
bc3b79fd
TJB
23262008-03-20 Tom Tromey <tromey@redhat.com>
2327
2328 * gdb.texinfo (Convenience Vars): Document convenience functions.
2329 (Functions In Python): New node.
2330 (Python API): Update.
2331
6c7a06a3
TT
23322009-03-20 Tom Tromey <tromey@redhat.com>
2333
2334 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2335 set target-wide-charset.
2336 (Requirements): Mention iconv.
2337
b646ddd4
HZ
23382009-03-17 Hui Zhu <teawater@gmail.com>
2339
2340 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2341
91440f57
HZ
23422009-03-17 Hui Zhu <teawater@gmail.com>
2343
2344 * gdb.texinfo: Add documentation for disassemble-next-line.
2345
8fd41227
TJB
23462009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2347
2348 * gdb.texinfo (Commands In Python): Remove tindex entries.
2349
61ff14c6
JK
23502009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2351
2352 * gdb.texinfo (Returning): New description for missing debug info.
2353
0b16c5cf
PA
23542009-03-14 Pedro Alves <pedro@codesourcery.com>
2355
2356 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2357 (General Query Packets): Document qAttached.
0b16c5cf 2358
32fc0df9
PA
23592009-03-05 Pedro Alves <pedro@codesourcery.com>
2360
2361 * gdb.texinfo (Background Execution): Better describe the set
2362 target-async command.
2363 (Maintenance Commands): Delete description of the `maint set/show
2364 linux-async' and `maint set/show remote-async' commands.
2365
134eb42c
VP
23662009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2367
2368 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2369 between sentences.
2370
c86cf029
VP
23712009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2372
2373 * gdb.texinfo (GDB/MI Async Records): Document the
2374 =library-loaded and =library-unloaded notifications.
2375
3ea85240
VP
23762009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2377
2378 * observer.texi (test_notification): New observer.
2379
1d33d6ba
VP
23802009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2381
61ff14c6
JK
2382 * observer.texi: Add parameter 'print_frame' to normal_stop
2383 observer.
1d33d6ba 2384
d721c933
EZ
23852009-02-07 Eli Zaretskii <eliz@gnu.org>
2386
2387 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2388 (Commands In Python): Fix COMMAND_* constants in last change. Use
2389 @kbd for interactive input. Add cross-references and index
2390 entries.
2391
4aa995e1
PA
23922009-02-06 Pedro Alves <pedro@codesourcery.com>
2393
2394 * gdb.texinfo (Signals): Document $_siginfo.
2395 (Convenience Variables): Mention $_siginfo.
2396 (Remote Configuration): Document qXfer:siginfo:read,
2397 qXfer:siginfo:write packets, and the read-siginfo-object,
2398 write-siginfo-object commands.
2399
5f5233d4
PA
24002009-02-06 Pedro Alves <pedro@codesourcery.com>
2401
2402 * gdbint.texinfo (Values): New chapter.
2403
d8906c6f
TJB
24042009-02-06 Tom Tromey <tromey@redhat.com>
2405
2406 * gdb.texinfo (Python API): Add entry for Commands In Python.
2407 (Commands In Python): New node.
2408
b6cb8e7d
TJB
24092009-02-05 Tom Tromey <tromey@redhat.com>
2410
2411 * gdb.texinfo (Values From Inferior): Document Value.string.
2412
12453b93
TJB
24132009-02-05 Tom Tromey <tromey@redhat.com>
2414
2415 * gdb.texinfo (Basic Python): Document execute's from_tty
2416 argument.
2417
08c637de
TJB
24182009-02-04 Tom Tromey <tromey@redhat.com>
2419
2420 * gdb.texinfo (Basic Python): Document gdb.history.
2421
592375cd
VP
24222009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2423
2424 * gdb.texinfo (GDB/MI Thread Commands): Document the
2425 'current-thread-id' field. Remove the example with zero threads,
2426 since current GDB won't ever report that if there's inferior.
2427
41447f92
VP
24282009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2429
2430 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2431 option to -break-insert.
2432
098b41a6
JG
24332009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2434 Jerome Guitton <guitton@adacore.com>
2435
2436 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2437 (System-wide configuration): New section.
2438
3c16cced
PA
24392009-01-26 Pedro Alves <pedro@codesourcery.com>
2440
2441 PR gdb/7580:
2442 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2443 internal-error|internal-warning quit|corefile ask|yes|no".
2444
62709adf
PA
24452009-01-26 Pedro Alves <pedro@codesourcery.com>
2446
2447 * gdb.texinfo (Using the `gdbserver' Program): Document
2448 --remote-debug.
2449
7ce58dd2
DE
24502009-01-23 Doug Evans <dje@google.com>
2451
2452 * gdb.texinfo: Add nexti to list of commands that support
2453 background execution.
2454
adb483fe
DJ
24552009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2456
2457 * gdb.texinfo (Define, Hooks): Document prefix command support.
2458
a67ec3f4 24592009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2460 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2461
2462 Fixes for makeinfo --html.
2463
2464 * annotate.texinfo: Use @copying and @insertcopying. Use
2465 @ifnottex in place of @ifinfo.
2466 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2467 place of @ifinfo. Use @ifnotinfo for one index entry.
2468 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2469 in place of @ifinfo.
2470 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2471 in place of @ifinfo. Include contents at start unconditionally.
2472
84fcdf95
PA
24732009-01-13 Pedro Alves <pedro@codesourcery.com>
2474
2475 * gdb.texinfo (General Query Packets): Remove @var{} around the
2476 "spu" literal string.
2477
fa3a767f
PA
24782009-01-07 Pedro Alves <pedro@codesourcery.com>
2479
2480 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2481 program may be running in another process" errors.
2482 * gdbint.texinfo (Native Conditionals): Delete
2483 ONE_PROCESS_WRITETEXT description.
2484
9cb011d3
JB
24852009-01-07 Joel Brobecker <brobecker@adacore.com>
2486
2487 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2488 emacs local variable to be placed at the end of the ChangeLog.
2489 Add server.c and gdbreplay.c to the list of files where the
2490 copyright year needs to be updated.
2491
84603566
SL
24922009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2493
2494 * gdb.texinfo (Remote Configuration): Document new
2495 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2496 commands.
2497
a53f55d8
PA
24982008-12-28 Pedro Alves <pedro@codesourcery.com>
2499
2500 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2501 FETCH_INFERIOR_REGISTERS.
2502 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2503 FETCH_INFERIOR_REGISTERS descriptions. Remove
2504 gdbarch_get_longjmp_target descrition, since already described in
2505 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2506 (Target Conditionals): ... here.
2507
077e0a52
JB
25082008-12-16 Joel Brobecker <brobecker@adacore.com>
2509
2510 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2511 examples.
2512 (Additions to Ada): Likewise. Add the missing opening and closing
2513 parenthesis of the GDB prompt in one of the examples.
2514
023eb17c
JB
25152008-12-14 Joel Brobecker <brobecker@adacore.com>
2516
2517 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2518 about the result of 'Address not being of type System.Address.
2519 This problem has been fixed a while ago.
2520
c3b108f7
VP
25212008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2522
2523 MI non-stop and multiprocess docs.
2524
c8d5aac9
L
2525 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2526 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2527 Adjust documentation for *stopped, document =thread-created,
2528 =thread-exited, =thread-group-created and =thread-group-exited.
2529 (GDB/MI Thread Commands): Document the 'state' field in
2530 -thread-info output.
2531 (GDB/MI Program Execution): Mention --all and --thread-group
2532 options.
2533 (GDB/MI Variable Objects): Describe floating and fixed variable
2534 objects.
2535 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2536
07e059b5
VP
25372008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2538
c8d5aac9
L
2539 * gdb.texinfo (Operating System Information): New appendix.
2540 (Operating System Auxiliary Information): Document 'info os processes'
2541 (Remote Configuration): Document 'osdata'
2542 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2543
a80b95ba
TG
25442008-11-27 Tristan Gingold <gingold@adacore.com>
2545
2546 * gdb.texinfo (Darwin): Document Darwin specific features.
2547
a655d424
JK
25482008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2549
2550 * gdbint.texinfo (Target Conditionals): Extend the
2551 gdbarch_breakpoint_from_pc description.
2552
249e1128
VP
25532008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2554
2555 * gdb.texinfo (M68K Features): Fix typo.
2556
c14c28ba
PP
25572008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2558
2559 * gdb.texinfo (Symbols): Mention printing containing
2560 image name in "info symbol".
2561 (Maint translate-address): Likewise.
889bf7c5 2562
394a6666
JB
25632008-11-18 Joel Brobecker <brobecker@adacore.com>
2564
2565 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2566 commands "catch load" and "catch unload".
2567
66bb093b
VP
25682008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2569
2570 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2571 =thread-selected.
889bf7c5 2572
4a92f99b
VP
25732008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2574
c8d5aac9 2575 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2576
f0323ca0
PA
25772008-10-27 Pedro Alves <pedro@codesourcery.com>
2578
2579 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2580 .mt files, TM_CLIBS or TM_CDEPS.
2581 (x86 Watchpoints): Don't mention TDEPFILES.
2582
8b23ecc4
SL
25832008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2584
2585 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2586 (Overview): Mention notifications and non-stop mode behavior.
2587 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2588 with non-stop mode behavior. Add vStopped description.
2589 (Stop Reply Packets): Update list of packets that return
2590 stop replies. Mention non-stop behavior.
2591 (General Query Packets): Document QNonStop packet and associated
2592 qSupported query response.
2593 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2594 behavior.
2595 (Notification Packets): New section.
2596 (Remote Non-Stop): New section.
2597 (File-I/O Overview): Mention non-stop behavior.
2598
fff08868
HZ
25992008-10-24 Hui Zhu <teawater@gmail.com>
2600 Pedro Alves <pedro@codesourcery.com>
2601
2602 * gdb.texinfo (displaced-stepping): Describe the auto mode
2603 setting, and say it's the default. This is now a mainstream
2604 setting instead of a maintenance setting.
2605
252fbfc8
PA
26062008-10-23 Pedro Alves <pedro@codesourcery.com>
2607
2608 * observer.texi (thread_stop_requested): New.
2609
20924a55
JB
26102008-10-22 Joel Brobecker <brobecker@adacore.com>
2611
2612 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2613 (Patching): Replace incorrect usage of @samp by @kbd.
2614
bacec72f
MS
26152008-10-17 Michael Snyder <msnyder@vmware.com>
2616
2617 * gdb.texinfo: Add documentation for reverse execution.
2618
a08702d6 26192008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2620 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2621
2622 * gdb.texinfo. (Values From Inferior): New subsubsection.
2623
d97bc12b
DE
26242008-10-06 Doug Evans <dje@google.com>
2625
2626 * gdb.texinfo (set debug dwarf2-die): Document it.
2627
87f67dba
JB
26282008-10-01 Joel Brobecker <brobecker@adacore.com>
2629
2630 * gdb.texinfo (catch) [exception]: Document how to insert
2631 a breakpoint on user-defined exceptions when the exception
2632 name is identical to one of the language-defined ones.
2633
2fae03e8
TT
26342008-09-27 Tom Tromey <tromey@redhat.com>
2635
2636 * gdb.texinfo (Macros): Remove text about stringification,
2637 varargs, and splicing.
2638
5c6ce71d
TT
26392008-09-27 Tom Tromey <tromey@redhat.com>
2640
2641 * gdbint.texinfo (Language Support): Remove text about omitting
2642 support for a language.
2643
07128da0
DE
26442008-09-23 Doug Evans <dje@google.com>
2645
2646 * gdb.texinfo (info dcache): Update.
2647
b90a069a
SL
26482008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2649
2650 * gdb.texinfo (Packets): Add info on thread-id syntax and
2651 multiprocess extensions.
2652 <D>: Document multiprocess form of packet.
2653 <H>: Use thread-id syntax.
2654 <T>: Likewise.
2655 <vCont>: Likewise. Note this is required for multiprocess.
2656 <vKill>: New packet.
2657 (Stop Reply Packets) <T>: Use thread-id syntax.
2658 <W>: Document multiprocess form of reply.
2659 <X>: Likewise.
2660 (General Query Packets) <qC>: Use thread-id syntax.
2661 <qfThreadInfo>: Likewise.
2662 <qGetTLSAddr>: Likewise.
2663 <qP>: Likewise.
2664 <qSupported>: Add "multiprocess" feature.
2665 <qThreadExtraInfo>: Use thread-id syntax.
2666
b77209e0
PA
26672008-09-22 Stan Shebs <stan@codesourcery.com>
2668
2669 * gdb.texinfo (Inferiors): New section.
2670
3d0bb823
PA
26712008-09-12 Pedro Alves <pedro@codesourcery.com>
2672
2673 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2674
f8dcfc0a
UW
26752008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2676
2677 * gdbint.texinfo (Target Conditionals): Remove documentation
2678 for gdbarch_name_of_malloc.
2679
8775bb90
MS
26802008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2681
2682 * gdb.texinfo (Interrupts): Mention TCP interface for
2683 sending BREAK.
2684
f1838a98
UW
26852008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2686
2687 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2688 argument prefix to "set sysroot".
2689
158c7665
PH
26902008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2691
2692 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2693 and False.
2694
30e026bb
VP
26952008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2696
c8d5aac9
L
2697 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2698 for possible features of -list-features.
30e026bb 2699
c6ebd6cf
VP
27002008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2701
c8d5aac9 2702 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2703 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2704
aeac0ff9
VP
27052008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2706
2707 * doc/gdb.texinfo (PowerPC): Fix typo.
2708 (PowerPC features): Fix typo.
2709
5231c1fd
PA
27102008-08-18 Pedro Alves <pedro@codesourcery.com>
2711
2712 * observer.texi (thread_ptid_changed): New.
2713
677c5bb1
LM
27142008-08-18 Luis Machado <luisgpm@br.ibm.com>
2715
2716 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2717 (PowerPC features): Mention feature set for VSX registers.
2718
f3a2dd1a
JB
27192008-08-13 Joel Brobecker <brobecker@adacore.com>
2720
2721 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2722 the direct visibility of all names in user-written packages.
2723
33e5cbd6
PA
27242008-08-13 Pedro Alves <pedro@codesourcery.com>
2725
2726 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2727 setting, and make it the default.
2728 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2729 non-stop script example.
2730
d0384fc4
TJB
27312008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2732
2733 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2734 reference to the "Using Different Register and Memory Data
2735 Representation" section.
2736
a6f3e723
SL
27372008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2738
2739 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2740 (Remote Protocol): Add Packet Acknowledgment to menu.
2741 (Overview): Mention +/- can be disabled, and point to new section
2742 where this is discussed in detail.
2743 (General Query Packets): Document QStartNoAckMode packet, and
2744 corresponding qSupported reply.
2745 (Packet Acknowledgment): New section.
2746
0606b73b
SL
27472008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2748 Pedro Alves <pedro@codesourcery.com>
2749
2750 * gdb.texinfo (Threads): Move paragraph about automatic thread
2751 selection to All-Stop Mode subsection.
2752 (Thread Stops): Reorganize existing material into subsections.
2753 Add introductory blurb and menu.
2754 (Non-Stop Mode): New subsection.
2755 (Background Execution): New subsection.
2756 (Maintenance Commands): Add cross-references from async mode
2757 commands to the new Background Execution section.
2758
d57a3c85
TJB
27592008-08-06 Tom Tromey <tromey@redhat.com>
2760
2761 * gdb.texinfo (Extending GDB): New chapter.
2762 (Sequences): Demoted chapter, now a section under the new
2763 Extending GDB chapter.
2764 (Python): New section.
2765
6d76a53d
SS
27662008-07-31 Stan Shebs <stan@codesourcery.com>
2767
2768 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2769
1f70da6a
SS
27702008-07-29 Stan Shebs <stan@codesourcery.com>
2771
2772 * gdbint.texinfo: General round of cleanup and minor
2773 clarifications.
2774 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2775 (Longjmp Support): Update description to reflect how it is done
2776 for targets without using native header.
2777 (Symbol Handling): Add a little more general explanation.
2778 (COFF, ELF): Mention stabs encapsulation.
2779 (DWARF 3): New section.
2780 (Adding a New Host): Scrub out some obsolete bits.
2781 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2782 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2783 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2784 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2785 SEEK_SET, STOP_SIGNAL, USG.
2786 (Raw and Virtual Register Representations): Ditto for
2787 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2788 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2789 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2790 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2791 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2792 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2793 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2794 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2795 DEPRECATED_USE_STRUCT_CONVENTION.
2796 Describe gdbarch_deprecated_fp_regnum.
2797 Update description of gdbarch_print_insn.
2798 (Adding a New Target): Scrub out obsolete bits.
2799 (Obsolete Conditionals): Remove entire section.
2800
383f836e
TT
28012008-07-25 Tom Tromey <tromey@redhat.com>
2802
2803 * observer.texi (GDB Observers): Document new observers:
2804 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2805 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2806 architecture_changed.
2807
cfd8ab24
SS
28082008-07-21 Stan Shebs <stan@codesourcery.com>
2809
2810 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2811 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2812
781b42b0
TT
28132008-07-21 Tom Tromey <tromey@redhat.com>
2814
2815 * observer.texi (GDB Observers): Remove obsolete comment.
2816 <executable_changed>: Remove argument.
2817
d7d9f01e
TT
28182008-07-18 Tom Tromey <tromey@redhat.com>
2819
2820 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2821
bf250677
DE
28222008-07-10 Doug Evans <dje@google.com>
2823
2824 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2825
10568435
JK
28262008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2827
2828 * gdb.texinfo (Starting): Document "set disable-randomization".
2829
5ae4183a
AS
28302008-07-07 Andreas Schwab <schwab@suse.de>
2831
2832 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2833
b56e7235
VP
28342008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2835
2836 * gdb.texinfo (GDB/MI Target Manipulation): Add
2837 example of -target-attach.
2838
e1ac3328
VP
28392008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2840
2841 * observer.texi (target_resumed): New observer.
5ae4183a 2842 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2843
65d12d83
TT
28442008-06-06 Tom Tromey <tromey@redhat.com>
2845
2846 * gdb.texinfo (Completion): Add field name example.
2847
fbc5282e
MK
28482008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2849
2850 * gdb.texinfo (GDB/MI Program Context): Added example
2851 to -exec-arguments
5ae4183a 2852
fbc5282e 28532008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2854
2855 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2856 annotation.
2857
c16158bc 28582008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2859 Nathan Sidwell <nathan@codesourcery.com>
2860 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2861
2862 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2863 and ACX_BUGURL.
2864 * configure: Regenerate.
2865 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2866 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2867 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2868 mailing-list-specific text about bug reporting unless
2869 BUGURL_DEFAULT.
2870
75c99385
PA
28712008-06-05 Pedro Alves <pedro@codesourcery.com>
2872
2873 * gdb.texinfo (-target-select): Remove reference to target async.
2874 (Maintenance Commands): Document "maint set/show remote-async".
2875
1763a388
MK
28762008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2877
2878 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2879 in -target-file-get section.
5ae4183a 2880
d0d064df
PA
28812008-05-22 Pedro Alves <pedro@codesourcery.com>
2882
9b562ab8
PA
2883 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2884 killing the inferior when it is already debugging a process.
d0d064df 2885
8dfa32fc
JB
28862008-05-21 Joel Brobecker <brobecker@adacore.com>
2887
2888 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2889 abbreviation for "finish".
2890
55f996a7
NR
28912008-05-21 Nick Roberts <nickrob@snap.net.nz>
2892
2893 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2894
ba2b1c56
DJ
28952008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2896
2897 * gdbint.texinfo (Target Conditionals): Delete entry for
2898 gdbarch_dwarf_reg_to_regnum.
2899
08388c79
DE
29002008-05-09 Doug Evans <dje@google.com>
2901
a3c83fae 2902 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2903
d14508fe
DE
29042008-05-05 Doug Evans <dje@google.com>
2905
2906 * gdb.texinfo (disassemble): Document /m modifier.
2907
e2b7ddea
VP
29082008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2909
5ae4183a
AS
2910 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2911 will not report the time of commands that run the target.
e2b7ddea 2912
8eb41542
VP
29132008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2914
2915 * gdb.texinfo (GDB/MI Output Records): Add
2916 missing semicolon.
2917
82f68b1c
VP
29182008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2919
2920 * gdb.texinfo (GDB/MI Output Records):
2921 Document =thread-create and =thread-exited.
2922
fa0f268d
VP
29232008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2924
2925 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2926 Remove mention of dmi-discuss.
fa0f268d 2927
063bfe2e
VP
29282008-05-03 Pedro Alves <pedro@codesourcery.com>
2929
2930 * observer.texi (thread_exit): New.
2931
237fc4c9
PA
29322008-05-02 Pedro Alves <pedro@codesourcery.com>
2933
2934 * gdb.texinfo (Debugging Output): Document "set/show debug
2935 displaced".
2936 (Maintenance Commands): Document "maint set/show
2937 can-use-displaced-stepping".
2938
0428b8f5
DJ
29392008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2940
2941 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2942 and set/show arm force-mode.
2943
5009afc5
AS
29442008-05-02 Andreas Schwab <schwab@suse.de>
2945
2946 * gdbint.texinfo (Algorithms): Describe
2947 target_watchpoint_addr_within_range.
2948
669fac23
DJ
29492008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2950
2951 * gdbint.texinfo (Stack Frames): New chapter.
2952 (Algorithms): Move Frames text to the new chapter.
2953 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2954 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2955
721c02de
VP
29562008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2957
5ae4183a
AS
2958 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2959 output does not necessary include any tokens.
721c02de 2960
c055b101
CV
29612008-04-22 Corinna Vinschen <vinschen@redhat.com>
2962
2963 * gdb.texinfo (Set SH Calling convention): New @item.
2964 (Show SH Calling convention): Ditto.
2965
68837c9d
MD
29662008-04-22 Markus Deuling <deuling@de.ibm.com>
2967
2968 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2969
2e9132cc
EZ
29702008-04-20 Eli Zaretskii <eliz@gnu.org>
2971
2972 * gdb.texinfo (Set Breaks): Mention that multiple location
2973 breakpoints need line number info. Add index entries.
2974
31fffb02
CS
29752008-04-19 Craig Silverstein <csilvers@google.com>
2976
2977 * gdb.texinfo (Requirements): Add an optional requirement on
2978 zlib.
2979 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2980 Compressed DWARF 2.
2981
a47ec5fe
AR
29822008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2983
2984 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2985 sample output for 'stopped,reason="breakpoint-hit"' message.
2986 (GDB/MI Program Execution): Likewise.
2987
de051565
MK
29882008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2989
5ae4183a 2990 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2991 -var-set-format. Add -f option to -var-evaluate-expression.
2992
6ba66d6a
JB
29932008-04-03 Joel Brobecker <brobecker@adacore.com>
2994
2995 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2996 new node "Ambiguous Expressions". Replace references to this
2997 node by references to "Ambiguous Expressions" throughout.
2998 (Ambiguous Expressions): New node.
2999
1e26b4f8
DJ
30002008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3001
3002 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3003
b84876c2
PA
30042008-03-21 Pedro Alves <pedro@codesourcery.com>
3005
3006 * gdb.texinfo (Debugging Output): Document
3007 "set/show debug lin-lwp-async".
3008 (Maintenance Commands): Document "maint set/show linux-async".
3009
63092375
DJ
30102008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3011
3012 * gdb.texinfo (Expressions): Update description of malloced arrays.
3013
8e8901c5
VP
30142008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3015
3016 * gdb.texinfo (Thread Commands): Document
3017 -thread-info. Remove -thread-list-all-threads.
3018
1fddbabb
PA
30192008-03-14 Pedro Alves <pedro@codesourcery.com>
3020 Sandra Loosemore <sandra@codesourcery.com>
3021
3022 * gdb.texinfo (Library List Format): Update to mention the
3023 possibility to pass section addresses instead of segment
3024 addresses.
3025
ccd213ac
DJ
30262008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3027
3028 * gdb.texinfo (Starting): Document "set exec-wrapper".
3029 (Server): Document gdbserver --wrapper.
3030
fa4727a6
DJ
30312008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3032
3033 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3034 unreadable memory. Delete obsolete SPARClite reference.
3035
8edfe269
DJ
30362008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3037
3038 * gdb.texinfo (Starting): Mention always-running targets.
3039 (Target Commands): Add an anchor for load.
3040 (Connecting): Explain continue instead of run.
3041
1843f87b
DJ
30422008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3043
3044 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3045
f9082629
NR
30462008-02-26 Nick Roberts <nickrob@snap.net.nz>
3047
3048 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3049 breakpoint table.
3050
fd96d250
PA
30512008-02-19 Pedro Alves <pedro@codesourcery.com>
3052
3053 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3054 killing the inferior when it is already debugging a process.
3055
36af4ef6
MD
30562008-02-13 Markus Deuling <deuling@de.ibm.com>
3057
3058 * gdbint.texinfo (Build Script): New section. Mention new build script
3059 gdb_buildall.sh.
3060
cda4ce5a
JB
30612008-02-01 Jim Blandy <jimb@red-bean.com>
3062
3063 * gdb.texinfo (Help): Summarize 'info args' correctly.
3064
4acd40f3
TJB
30652008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3066
3067 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3068 available in PowerPC architecture.
3069 (Embedded Processors): Change node name of PowerPC item in menu.
3070 (PowerPC): Rename to...
3071 (PowerPC Embedded): this.
3072 (Architectures): Add new PowerPC item in menu.
3073 (PowerPC): New node.
3074
6e6c6f50
DJ
30752008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3076
3077 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3078 commands.
3079
5ee187d7
DJ
30802008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3081
3082 * gdb.texinfo (Setting Catchpoints): Mention features
3083 supported on GNU/Linux.
3084
e275c0d9
NR
30852008-01-30 Nick Roberts <nickrob@snap.net.nz>
3086
3087 * gdb.texinfo (GDB/MI File Commands): Describe new output
3088 field for MI command -file-list-exec-source-file.
3089
2d717e4f
DJ
30902008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3091
3092 * gdb.texinfo (Using the `gdbserver' Program): Add security
3093 warning. Rearrange into subsections and subsubsections. Document
3094 --multi and --debug. Correct --with-sysroot typo. Update --attach
3095 usage. Make load reference clearer. Document monitor exit.
3096 (Remote Configuration): Document set remote exec-file, attach-packet,
3097 and run-packet.
3098 (Packets): Document vAttach and vRun.
3099
d35a4257 31002008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3101
3102 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3103 detach-on-follow -> detach-on-fork.
f663676d 3104
c78d192c
DJ
31052008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3106
3107 * gdbint.texinfo (Native Conditionals): Remove
3108 SHELL_COMMAND_CONCAT and SHELL_FILE.
3109
d35a4257
EZ
31102008-01-26 Eli Zaretskii <eliz@gnu.org>
3111
3112 * gdb.texinfo (Specify Location): Improve wording.
3113
93815fbf
VP
31142008-01-23 Chris Demetriou <cgd@google.com>
3115
3116 * gdb.texinfo (Threads): Document new "set print thread-events"
3117 and "show print thread-events" commands.
3118
2a25a5ba
EZ
31192008-01-19 Eli Zaretskii <eliz@gnu.org>
3120
3121 * gdb.texinfo (Specify Location): New section.
3122 (Delete Breaks, Edit, Set Breaks): Remove description of
3123 locations. Instead, add a reference to "Specify Location".
3124 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3125 (Symbols): Refer to "Specify Location" for the valid forms of
3126 linespecs and locations.
3127
32c9a795
MD
31282008-01-18 Markus Deuling <deuling@de.ibm.com>
3129
3130 * gdbint.texinfo (Target Conditionals): Replace the description of
3131 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3132
b17828ca
JB
31332008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3134
3135 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3136 about &&var, which is rejected by the expression parser.
3137
0aea4bf3
LM
31382008-01-09 Luis Machado <luisgpm@br.ibm.com>
3139
3140 * gdb.texinfo (Output): Update documentation on using printf with DFP
3141 types.
3142
febe4383
TJB
31432008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3144
3145 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3146 subsubsection.
3147 (Decimal Floating Point format): New subsubsection.
3148
7a404eba
PA
31492008-01-05 Pedro Alves <pedro@codesourcery.com>
3150
3151 * gdb.texinfo (File Options): Remove mention of the attempt to
3152 open a core file with the -p option. Don't list -c as a valid
3153 option to attach to a process.
3154
a4d9b460
PA
31552008-01-05 Pedro Alves <pedro@codesourcery.com>
3156
3157 * gdbint.texinfo (Host Conditionals): Remove mention of
3158 ALIGN_STACK_ON_ENTRY.
3159
6ec2edbe
JB
31602008-01-05 Joel Brobecker <brobecker@adacore.com>
3161
3162 * gdbint.texinfo (Start of New Year Procedure): Add item
3163 describing how to update the source and documentation copyright
3164 notices.
3165
d8b2a693
JB
31662007-12-18 Jim Blandy <jimb@codesourcery.com>
3167
ab209b3a 3168 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3169 watchpoint explanation into the main description of the watchpoint
3170 command; update synopses of 'watch', 'rwatch', and 'awatch'
3171 commands.
3172
8b4ed427
VP
31732007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3174
3175 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3176 Document 'pending-breakpoints' feature of
3177 -list-features.
3178
37e4754d
LM
31792007-12-17 Luis Machado <luisgpm@br.ibm.com>
3180
669fac23 3181 * gdb.texinfo: Add new parameter's description.
37e4754d 3182
1d3811f6
DJ
31832007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3184
3185 * gdb.texinfo (Overview): Clarify run-length encoding
3186 example. Remove the restriction on "+" and "-" characters.
3187
c1c25a1a
EZ
31882007-12-15 Eli Zaretskii <eliz@gnu.org>
3189
3190 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3191
afe8ab22 31922007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3193
afe8ab22
VP
3194 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3195 the -f option for -break-insert, remove -r option,
3196 and clarify specification of location.
3197
a6b151f1
DJ
31982007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3199
3200 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3201 formatting.
3202 (Remote Debugging): Add File Transfer section.
3203 (Remote Configuration): Document Host I/O packets.
3204 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3205 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3206 (Packets): Add vFile.
3207
3b784c4f
EZ
32082007-11-17 Eli Zaretskii <eliz@gnu.org>
3209
3210 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3211 breakpoints with multiple locations.
3212 (Breakpoint Menus): Improve wording.
3213 (Output): Fix last change.
3214
a4ce5b0d
UW
32152007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3216
3217 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3218
1b39d5c0
DE
32192007-11-15 Doug Evans <dje@google.com>
3220
3221 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3222
7a72d44c
VP
32232007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3224
3225 * gdbint.texinfo (Native Conditionals): Remove
3226 mention of CLEAR_SOLIB.
5ae4183a 3227
6d1829bf 32282007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3229
3230 * gdb.texinfo (Print Settings): Add documentation for "set/show
3231 print frame-arguments".
3232
1a619819
LM
32332007-11-05 Luis Machado <luisgpm@br.ibm.com>
3234
3b784c4f 3235 * gdb.texinfo (Output): Update printf command's description.
1a619819 3236
55eddb0f
DJ
32372007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3238
3239 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3240 powerpc soft-float".
3241
9cceb671
DJ
32422007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3243
3244 * gdb.texinfo (Files): Correct formatting. Mention Expat
3245 requirement.
3246 (Requirements for Building GDB): Expand the list of Expat
3247 uses.
3248 (Library List Format, Memory Map Format): Mention Expat.
3249 (Target Descriptions): Update Expat wording.
3250
83acabca
DJ
32512007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3252
3253 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3254 Document that gdbarch_convert_register_p should return zero for no-op
3255 conversions.
3256
e35879db
UW
32572007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3258
83acabca 3259 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3260 of set_gdbarch_sofun_address_maybe_missing back to ...
3261 (Target Conditionals): ... here to fix build break.
3262
203c3895
UW
32632007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3264
83acabca 3265 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3266 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3267 (Compiler Characteristics): ... documentation of
3268 set_gdbarch_sofun_address_maybe_missing.
3269
11411de3
DJ
32702007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3271
3272 * gdbint.texinfo (Target Conditionals): Use
3273 frame_unwind_register_unsigned in examples instead of
3274 frame_unwind_unsigned_register.
3275
7cc46491
DJ
32762007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3277
3278 * gdb.texinfo (Predefined Target Types): Add int128
3279 and uint128.
3280 (Standard Target Features): Add PowerPC features.
3281
81adfced
DJ
32822007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3283
3284 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3285
c1874924
UW
32862007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3287
3288 * gdbint.texi (Target Conditionals): Remove documentation
3289 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3290 gdbarch_extract_return_value, and gdbarch_store_return_value.
3291
f6e56ab3
UW
32922007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3293
3294 * gdbint.texi (Target Conditionals): Remove documentation of
3295 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3296
56cf5405
KH
32972007-10-11 Kazu Hirata <kazu@codesourcery.com>
3298
3299 * gdb.texinfo: Mention that inaccessible-by-default is on by
3300 default.
3301
35156bae
DJ
33022007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3303
3304 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3305
d983da9c
DJ
33062007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3307
3308 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3309 multi-threaded watchpoints.
3310 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3311 checked. Describe sticky notification. Expand description
3312 of steppable and continuable watchpoints.
3313 (Watchpoints and Threads): New subsection.
3314
fe6fbf8b
VP
33152007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3316
3317 * gdb.texinfo (Setting Breakpoints): Revise
3318 documentation for pending breakpoints. Document
3319 breakpoints with multiple locations.
5ae4183a 3320
084344da
VP
33212007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3322
3323 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3324 Document -list-features.
5ae4183a 3325
82160952
EZ
33262007-09-15 Eli Zaretskii <eliz@gnu.org>
3327
3328 * gdb.texinfo (Output): Spell out which features of C's printf are
3329 not supported by GDB's printf.
7e27a47a
EZ
3330 (Separate Debug Files): More accurate wording regarding build ID
3331 and a reference to the ld manual rather than the Fedora wiki.
82160952 3332
ea37ba09
DJ
33332007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3334 Jim Blandy <jimb@codesourcery.com>
3335
3336 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3337 (Examining Memory): Update mentions of the 's' format.
3338 (Automatic Display): Likewise.
3339
b8533aec
DJ
33402007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3341
3342 * gdb.texinfo: Update the FSF's Back-Cover Text.
3343
83f83d7f
JK
33442007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3345 Eli Zaretskii <eliz@gnu.org>
3346
3347 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3348 Fixed the ``build ID'' name. New binaries build instructions for the
3349 build ID inclusion. Explain how the commands are specific to the build
3350 ID vs. debug link.
3351
c7e83d54
EZ
33522007-09-01 Eli Zaretskii <eliz@gnu.org>
3353
3354 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3355 indexing for ``build ID'' support.
3356
d3750b24
JK
33572007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3358
3359 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3360 Enlisted BUILD ID to the debug file searching example.
3361 Included a BUILD ID `.note.gnu.build-id' section description.
3362 Updated/added the debug files splitting instructions for OBJCOPY.
3363
02142340
VP
33642007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3365
3366 * gdb.texinfo (Variable Objects): Adjust docs
3367 for -var-info-expression and document
3368 -var-info-path-expression.
3369
d3bdde98
JB
33702007-08-20 Jim Blandy <jimb@codesourcery.com>
3371
3fb6a982
JB
3372 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3373 (title page): Include the dedication in the printed manual, as a
3374 separate page after the copyright notice.
5ae4183a 3375
d3bdde98
JB
3376 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3377 don't break a @var across a line.
3378
c80a96a8
MR
33792007-07-25 Maciej W. Rozycki <macro@mips.com>
3380
3381 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3382 for include files.
3383
5824a901
NR
33842007-07-12 Nick Roberts <nickrob@snap.net.nz>
3385
3386 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3387 in annotate.texinfo.
3388 (Command History): Link to new node.
5824a901 3389
d52e7ea3
UW
33902007-07-05 Markus Deuling <deuling@de.ibm.com>
3391
3392 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3393
5fc14d0a
EZ
33942007-07-05 Eli Zaretskii <eliz@gnu.org>
3395
3396 * gdbint.texinfo (Target Conditionals): Fix last change.
3397
4a9bb1df
UW
33982007-07-03 Markus Deuling <deuling@de.ibm.com>
3399
3400 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3401 routines:
3402 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3403 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3404 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3405 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3406 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3407 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3408 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3409 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3410 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3411 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3412 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3413 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3414 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3415 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3416 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3417 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3418 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3419 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3420 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3421 (SOFTWARE_SINGLE_STEP_P)
3422
3423 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3424 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3425
3426 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3427 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3428 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3429 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3430 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3431 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3432 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3433 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3434 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3435 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3436
3437 (Converting an existing Target Architecture to Multi-arch): Remove
3438 section.
3439
3440 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3441 (gdbarch_addr_bits_remove): Add code example.
3442
3443 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3444
cfa9d6d9
DJ
34452007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3446
3447 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3448 Add other missing entries. Adjust the table size to fit.
3449 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3450 stop reasons including the new "library" event.
3451 (General Query Packets): Adjust table widths for qSupported. Mention
3452 qXfer:libraries:read reply to qSupported and document the new packet.
3453 (Library List Format): New section.
3454
159fcc13
JK
34552007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3456
3457 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3458
f66d1690
MS
34592007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3460
3461 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3462
67102876
NR
34632007-06-25 Nick Roberts <nickrob@snap.net.nz>
3464
3465 * gdbint.texinfo (Register and Memory Data): Break sections
3466 into nodes and add a menu.
3467
a4642986
MR
34682007-06-21 Maciej W. Rozycki <macro@mips.com>
3469
3470 * gdb.texinfo (Examining Memory): Document the new behaviour.
3471
e9c17194
VP
34722007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3473
3474 * gdb.texinfo (Standard Target Features): Document
3475 m68k features.
3476
31d99776
DJ
34772007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3478
3479 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3480
1780a0ed
DJ
34812007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3482
3483 * gdb.texinfo (Target Description Format): Add version attribute
3484 for <target>.
3485
822b6570
DJ
34862007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3487
3488 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3489
f8b73d13
DJ
34902007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3491
3492 * gdb.texinfo (MIPS Features): New subsection.
3493
0e7f50da
UW
34942007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3495 Markus Deuling <deuling@de.ibm.com>
3496
3497 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3498 and qXfer:spu:write packets and mention them under qSupported.
3499
23d964e7
UW
35002007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3501 Markus Deuling <deuling@de.ibm.com>
3502
3503 * gdb.texinfo (Architectures): Add new SPU section to document
3504 Cell Broadband Engine SPU architecture specific commands.
3505
9f708cb2
VP
35062007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3507
3508 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3509 comments.
3510
7579b5f8
NR
35112007-06-07 Nick Roberts <nickrob@snap.net.nz>
3512
3513 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3514
bf06d120
JB
35152007-05-29 Jim Blandy <jimb@codesourcery.com>
3516
3517 * gdb.texinfo (Overview): Doc fix.
3518
23776285
MR
35192007-05-22 Maciej W. Rozycki <macro@mips.com>
3520
3521 * gdb.texinfo (Remote Configuration): Document "set/show
3522 remoteflow".
3523
1a69e1e4
DJ
35242007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3525
bf06d120
JB
3526 * gdb.texinfo (MIPS): Remove documentation for set mips
3527 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3528 stack-arg-size.
1a69e1e4 3529
46ba6afa 35302007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3531
46ba6afa
BW
3532 * all-cfg.texi (GDBTUI): New.
3533 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3534 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3535 (TUI Configuration): Edit to improve clarity and fix problems of
3536 both style and content.
5ae4183a 3537
06d3b283
UW
35382007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3539
3540 * observer.texi (GDB Observers): New observer "new_objfile".
3541
179101d6
UW
35422007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3543
3544 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3545
25d5ea92
VP
35462007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3547
3548 * gdb.texinfo (GDB/MI Variable Objects): Document
3549 frozen variables objects.
5ae4183a 3550
ea35711c
DJ
35512007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3552
3553 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3554 (Character Sets, Caching Data of Remote Targets): Likewise.
3555 (Targets): Delete Remote node. Move its text...
3556 (Debugging Remote Programs): ...to here. Delete description
3557 of the "remote" command.
3558 (Remote configuration): Delete description of "set remotedevice"
3559 and "show remotedevice".
3560 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3561
db2e3e2e
BW
35622007-04-11 Bob Wilson <bob.wilson@acm.org>
3563
5ae4183a
AS
3564 * gdb.texinfo (Contributors, Continuing and Stepping)
3565 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3566 (General Query Packets, File-I/O Remote Protocol Extension)
3567 (Protocol Basics, The F Reply Packet, Write)
3568 (Protocol-specific Representation of Datatypes, Memory Transfer):
3569 Fix hyphenation, punctuation and grammar problems.
3570 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3571 'section' instead of 'subsection' in the text.
3572 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3573 (i386): Remove period from section name.
db2e3e2e
BW
3574 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3575 (Config Names, Configure Options): Use @file{configure}.
3576
8a3dae3e
DJ
35772007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3578
3579 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3580 and tab expansion.
3581
1a92f856
DJ
35822007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3583
3584 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3585
79a6e687 35862007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3587
79a6e687
BW
3588 * gdb.texinfo: Consistently capitalize all significant words in
3589 node names, chapter titles, section titles, and headings. Update
3590 cross references to match.
3591 (Starting and Stopping Trace Experiment): Make node name plural.
3592 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3593
ad527d2e
PA
35942007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3595
3596 * gdb.texinfo (WinCE): Delete obsolete subsection.
3597
7ce59000
DJ
35982007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3599
3600 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3601 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3602 references.
3603
8807d78b
DJ
36042007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3605
3606 * gdb.texinfo (Startup): Delete references to some alternate
3607 names for .gdbinit.
3608 (Thread): Remove LynxOS reference.
3609 (Tandem ST2000): Delete target-specific documentation.
3610 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3611 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3612 and GDB_OSABI_LYNXOS.
3613
5f402660
UW
36142007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3615
3616 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3617
bac718a6
UW
36182007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3619
3620 * gdbint.texinfo (Target Conditionals): Remove mention of
3621 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3622 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3623
9453113a
DJ
36242007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3625
3626 * Makefile.in: Add "pdfdir" installation
3627 directory, PDFTEX macro, support for "install-pdf" target,
3628 and rules for making a pdf version of refcard.texi.
3629 * refcard.tex: Specify paper size for PDF output.
3630
ae21e955 36312007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3632
ae21e955 3633 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3634
3f94c067 36352007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3636
3f94c067
BW
3637 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3638 (Source Path, Character Sets, Macros, Define)
3639 (GDB/MI Result Records, GDB/MI Simple Examples)
3640 (GDB/MI Program Execution, GDB/MI File Commands)
3641 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3642 (Bug Reporting): Use @value{GCC}.
5ae4183a 3643
12c27660 36442007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3645
12c27660
BW
3646 * gdb.texinfo (Help): Fix formatting of examples.
3647 (Variables): Use @ifnotinfo instead of @iftex.
3648 (Non-debug DLL symbols): Use @ref instead of @pxref.
3649 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3650
ce9341a1
BW
36512007-03-26 Bob Wilson <bob.wilson@acm.org>
3652
3653 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3654
c8f4133a
BW
36552007-03-26 Bob Wilson <bob.wilson@acm.org>
3656
3657 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3658 the order of the nodes.
3659 (C Operators, C Constants, Debugging C): Remove extra menus.
3660 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3661
c8f4133a 36622007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3663
3664 * gdb.texinfo (File Options): Add missing parenthesis.
3665 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3666
c74d0ad8
DJ
36672007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3668
3669 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3670
ff6f572f
DJ
36712007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3672
669fac23 3673 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3674 case insensitivity.
3675 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3676
994337c3
NR
36772007-02-18 Nick Roberts <nickrob@snap.net.nz>
3678
3679 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3680 (Files): Add section name to argument list for pxref.
3681 (Non-debug DLL symbols): Don't use `see' for pxref.
3682 (Embedded Processors): Fix typo.
3683 (GDB/MI Breakpoint Commands): Execution commands generate
3684 *stopped not ^done.
3685
eb819d70
NR
36862007-02-13 Nick Roberts <nickrob@snap.net.nz>
3687
3688 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3689 values for in_scope. Mention that only root variables can be
3690 updated.
3691 (GDB/MI Development and Front Ends): Explain new values may be
3692 added to existing fields.
3693
123dc839
DJ
36942007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3695
3696 * gdb.texinfo (-target-disconnect): Use @smallexample.
3697 (Requirements): Add anchor for Expat. Update description.
3698 (Target Descriptions): Mention Expat.
3699 (Target Description Format): Document new elements. Use
3700 @smallexample.
3701 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3702 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3703
108546a0
DJ
37042007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3705
3706 * gdb.texinfo (Target Description Format): Add section on XInclude.
3707
95a98c01
NR
37082006-02-03 Nick Roberts <nickrob@snap.net.nz>
3709
3710 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3711 command -enable-timings.
3712
f4b3909f
EZ
37132007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3714
5ae4183a 3715 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3716 descriptions for new/deleted elements in gdb_osabi. Add missing
3717 description for function generic_elf_osabi_sniff_abi_tag_sections.
3718
c7ba131e
JB
37192007-01-29 Joel Brobecker <brobecker@adacore.com>
3720
3721 * gdb.texinfo (Maintenance Commands): Add documentation for
3722 the new "maint print target-stack" command.
3723
3a60f64e
JK
37242007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3725 Eli Zaretskii <eliz@gnu.org>
3726
f4b3909f 3727 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3728
c582f8b6
EZ
37292007-01-26 Eli Zaretskii <eliz@gnu.org>
3730
3731 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3732 Use @value{NGCC} instead of @value{GCC}.
3733
d3e8051b
EZ
37342007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3735
3736 * agentexpr.texi: Fix typos.
3737 * annotate.texinfo: Likewise.
3738 * gdb.texinfo: Likewise.
3739 * gdbint.texinfo: Likewise.
3740 * observer.texi: Likewise.
3741 * stabs.texinfo: Likewise.
3742
86f04699
EZ
37432007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3744
3745 * gdbint.texinfo (Support Libraries): Remove mmalloc
3746 entry. Describe readline library.
3747
23181151
DJ
37482007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3749
3750 * gdb.texinfo (Target Descriptions): New section.
3751 (General Query Packets): Add QPassSignals anchor. Mention
3752 qXfer:features:read under qSupported. Expand mentions of
3753 qXfer:memory-map:read and QPassSignals. Document
3754 qXfer:features:read.
3755
f822c95b
DJ
37562007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3757
3758 * gdb.texinfo (Commands to specify files): Describe
3759 "set sysroot" and "show sysroot".
3760 (Using the `gdbserver' program): Lowercase argument
3761 to @var. Expand description of setting up GDB on the
3762 host.
3763
8936fcda
JB
37642007-01-05 Joel Brobecker <brobecker@adacore.com>
3765
3766 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3767 catch exception, catch exception unhandled, and catch assert
3768 commands.
3769
e776119f
DJ
37702007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3771
3772 * gdb.texinfo (Debugging Output): Document "set debug xml"
3773 and "show debug xml".
3774
aa79a185
DJ
37752007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3776
3777 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3778
7f893741
JB
37792007-01-01 Joel Brobecker <brobecker@adacore.com>
3780
3781 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3782
a1b5960f
VP
37832006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3784
3785 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3786 note in @ignore, to be removed later if nobody complains.
3787
9f470e6e
NR
37882006-12-04 Nick Roberts <nickrob@snap.net.nz>
3789
3790 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3791 of -var-delete.
3792
765dc015 37932006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3794
765dc015 3795 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3796 automatic software/hardware breakpoint usage and
3797 the "set breakpoint auto-hw" command.
765dc015 3798
4b5752d0
VP
37992006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3800
3801 * gdb.texinfo (Memory Access Checking): New.
3802
89be2091
DJ
38032006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3804
3805 * gdb.texinfo (Remote configuration): Mention
3806 "pass-signals-packet".
3807 (General Query Packets): Document QPassSignals. Fix
3808 a typo.
3809
ca3bf3bd
DJ
38102006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3811
3812 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3813
427c3a89
DJ
38142006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3815
3816 * gdb.texinfo (Remote configuration): Rewrite documentation for
3817 packet configuration commands.
3818 (OS Information): Adjust reference to qXfer:auxv:read.
3819 (General Query Packets): Remove references to read-aux-vector-packet
3820 and set remote get-thread-local-storage-address.
3821
7a107747
DJ
38222006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3823
3824 * gdbint.texinfo (Target Architecture Definition): Add new
3825 Initializing a New Architecture section.
3826
1c56eb0e
EZ
38272006-10-31 David Taylor <dtaylor@emc.com>
3828
3829 * stabs.texinfo (Macro define and undefine): New node describing
3830 stabs for #define and #undef.
3831
f73adfeb
AS
38322006-10-27 Andreas Schwab <schwab@suse.de>
3833
3834 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3835
fd60e0df
EZ
38362006-10-21 Eli Zaretskii <eliz@gnu.org>
3837
3838 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3839 clarify on the possible meanings of ``expression'' watched by
3840 watchpoints. Add indexing.
e5ac9b53
EZ
3841 (Prompting, Errors, Invalidation, Annotations for Running)
3842 (Source Annotations): Fix index entries by adding "annotation" to
3843 them, to discriminate from index entries that point to the more
3844 general topic descriptions.
fd60e0df 3845
52bb452f
DJ
38462006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3847
3848 * gdbint.texinfo (Target Vector Definition): Move most
3849 content into Existing Targets. Add a menu.
3850 (Existing Targets): New section, moved from Target Vector
3851 Definition. Use @subsection.
3852 (Managing Execution State): New section.
3853
58955e58
BW
38542006-10-16 Bob Wilson <bob.wilson@acm.org>
3855
3856 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3857
c8aa23ab
EZ
38582006-10-15 Eli Zaretskii <eliz@gnu.org>
3859
3860 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3861 (Command Syntax, Signals, Backtrace, Connecting)
3862 (Remote configuration, Renesas Boards, Console I/O): Fix last
3863 change: use Ctrl- instead of C-, except wrt Emacs.
3864 (File-I/O Examples): Put Ctrl-c in @kbd.
3865 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3866 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3867 (Signals, Set Breaks, Set Watchpoints): Document optional
3868 arguments to `info signals' `handle', `info breakpoints', and
3869 `info watchpoints'.
c8aa23ab 3870
e7109c7e
EZ
38712006-10-14 Eli Zaretskii <eliz@gnu.org>
3872
3873 * gdb.texinfo (Backtrace): Fix last change.
3874
de3aea7b
NR
38752006-10-14 Nick Roberts <nickrob@snap.net.nz>
3876
3877 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3878
7f9087cb
BW
38792006-10-10 Bob Wilson <bob.wilson@acm.org>
3880
c8aa23ab
EZ
3881 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3882 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3883 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3884
68437a39
DJ
38852006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3886 Daniel Jacobowitz <dan@codesourcery.com>
3887
3888 * gdb.texinfo (Packets): Document vFlashErase,
3889 vFlashWrite and vFlashDone packets.
3890 (General Query Packets): Document qXfer:memory-map:read.
3891 Add a new feature for qXfer:memory-map:read.
3892 (Memory map format): New section.
3893 (Target Commands): Mention that gdb can write flash.
3894
fd79ecee
DJ
38952006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3896 Daniel Jacobowitz <dan@codesourcery.com>
3897
3898 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3899 memory regions and "mem auto".
3900
350da6ee
DJ
39012006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3902
3903 * gdbint.texinfo (Array Containers): New section.
3904
2f1acb09
VP
39052006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3906
3907 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3908 -stack-list-arguments HIGH_FRAME argument can be larger then the
3909 actual number of frames.
3910
2ab1eb7a
VP
39112006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3912
3913 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3914 -stack-list-locals HIGH_FRAME argument can be larger then the
3915 actual number of frames.
2ab1eb7a 3916
599b237a
BW
39172006-09-02 Bob Wilson <bob.wilson@acm.org>
3918
3919 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3920 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3921
25ab7e6d
EZ
39222006-09-02 Eli Zaretskii <eliz@gnu.org>
3923
3924 * gdbint.texinfo (Overall Structure): New section "Source Tree
3925 Structure".
3926
940178d3
JB
39272006-08-17 Jim Blandy <jimb@codesourcery.com>
3928
3929 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3930 responses.
3931
30daae6c
JB
39322006-08-08 Joel Brobecker <brobecker@adacore.com>
3933
3934 * gdb.texinfo (Source Path): Add documentation for new
3935 substitute-path commands.
3936
7fa2210b
DJ
39372006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3938
3939 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3940 (Running Configure): ...here.
3941 (Requirements): New node. Mention expat.
3942
3d00d119
DJ
39432006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3944
5ae4183a 3945 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3946 'set download-write-size' and 'show download-write-size'.
3947
0cbfa4ee
DJ
39482006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3949
3950 * stabs.texinfo (Member Type Descriptor): Correct example for
3951 pointer to member types.
3952
16026cd7
AS
39532006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3954
3955 * gdb.texinfo (Optional warnings and messages): Add
3956 'set/show trace-commands'.
3957 (Command files): Add '-v' to source command.
3958
0876f84a
DJ
39592006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3960
3961 * gdb.texinfo (OS Information): Update qPart reference to
3962 qXfer.
3963 (Remote configuration): Likewise.
3964 (Overview): Move @cindex to the start of a paragraph. Talk
3965 about binary data encoding.
3966 (Packets): Refer to the overview for the details of the X
3967 packet encoding.
3968 (General Query Packets): Remove qPart description. Add qXfer
3969 description. Add an anchor to qSupported. Correct feature
3970 table title. Add a new feature for qXfer:auxv:read.
3971 (Interrupts): Add a missing parenthesis.
3972
2ec3381a
DJ
39732006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3974
669fac23 3975 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3976 (GDB/MI Kod Commands): Remove commented out node.
3977
594fe323
EZ
39782006-07-01 Eli Zaretskii <eliz@gnu.org>
3979
3980 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3981 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3982 (GDB/MI Thread Commands, GDB/MI Program Execution)
3983 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3984 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3985 (GDB/MI File Commands, GDB/MI Target Manipulation)
3986 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3987 since the MI prompt is hard-wired into the code.
3988
7e3fb70c
NR
39892006-07-01 Nick Roberts <nickrob@snap.net.nz>
3990
3991 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3992 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3993 (GDB/MI Data Manipulation): Remove description of unimplemented
3994 display related commands as variable objects perform this function
3995 and are superior: -display-delete, -display-disable,
3996 -display-enable, -display-insert and -display-list. Move
3997 -environment-cd, -environment-directory, -environment-path
3998 and -environment-pwd to "Program Context".
3999 (GDB/MI Program Control): Rename to "Program Execution". Move
4000 -exec-arguments -exec-abort to...
4001 (GDB/MI Program Context): ...here. New node split from "Data
4002 Manipulation".
4003
be2a5f71
DJ
40042006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4005
4006 * gdb.texinfo (Remote configuration): Document set / show
4007 remote supported-packets.
4008 (General Query Packets): Document qSupported packet.
4009
fc320d37
SL
40102006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4011
4012 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4013 and font markup.
4014 (Protocol basics): Likewise.
4015 (The F request packet): Likewise.
4016 (The F reply packet): Likewise.
4017 (Memory transfer): Move this node to be a subsubsection of
4018 "Protocol specific representation of datatypes".
4019 (The Ctrl-C message): More copy editing.
4020 (Console I/O): Likewise.
4021 (The isatty call): Delete this node, and merge its content into
4022 the "isatty" node. Fixed references elsewhere.
4023 (The system call): Delete this node, and merge its content into
4024 the "system" node. Fixed references elsewhere.
4025 (open): Reformat to use @table, and add appropriate font markup.
4026 (close): Likewise.
4027 (read): Likewise.
4028 (write): Likewise.
4029 (lseek): Likewise.
4030 (rename): Likewise.
4031 (unlink): Likewise.
4032 (stat/fstat): Likewise.
4033 (gettimeofday): Likewise.
4034 (isatty): Likewise.
4035 (system): Likewise, plus minor changes to fix confusing wording.
4036 (Integral datatypes): Fix font markup.
4037 (Pointer values): Likewise.
4038 (struct stat): Fix markup to use @table, plus minor copy editing.
4039 (struct timeval): Fix font markup, plus minor copy editing.
4040 (Constants): Minor copy editing.
4041 (Errno values): Add font markup.
4042 (File-I/O Examples): Likewise.
4043
158fdf5c
NR
40442006-06-10 Nick Roberts <nickrob@snap.net.nz>
4045
4046 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4047 (GDB/MI Simple Examples): Move node up one level. Use real
4048 examples.
4049 (GDB/MI Compatibility with CLI): Update.
4050 (GDB/MI Result Records): Add "connected" and "exit" result
4051 classes.
4052 (GDB/MI Stream Records): Clarify target output.
4053 (GDB/MI Command Description Format): Modify example description.
4054 (GDB/MI Breakpoint Table Commands): Rename to...
4055 (GDB/MI Breakpoint Commands): ...this
4056 (GDB/MI Breakpoint Commands): Add optional thread field.
4057 (GDB/MI Program Control): Add an introduction. Move "Program
4058 termination" examples into exec-run description.
4059 (GDB/MI File Commands): Mention similar CLI commands.
4060 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4061 is similar to "-gdb-version".
4062
ddb50cd7
EZ
40632006-06-09 Eli Zaretskii <eliz@gnu.org>
4064
4065 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4066
2aef0d6b
NR
40672006-06-02 Nick Roberts <nickrob@snap.net.nz>
4068
4069 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4070 sourceware.org for mailing lists.
d5e40d59 4071 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4072
383a5c52
NR
40732006-06-01 Nick Roberts <nickrob@snap.net.nz>
4074
d5e40d59 4075 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4076
e16b02ee
EZ
40772006-05-22 Eli Zaretskii <eliz@gnu.org>
4078
4079 * gdb.texinfo (Cygwin Native): Fix last change.
4080
be90c084
CF
40812006-05-22 Christopher Faylor <cgf@timesys.com>
4082
4083 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4084
347ceba5
NR
40852006-05-15 Nick Roberts <nickrob@snap.net.nz>
4086
4087 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4088 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4089
369af7bd
DJ
40902006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4091
4092 * gdb.texinfo (General Query Packets): Recommend not starting
4093 new packets with qC and clarify.
4094
2ffdbde8 40952006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4096
4097 * gdb.texinfo (M2 Types): New section.
72019c9c 4098
16d1a084
DJ
40992006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4100
4101 * agentexpr.texi: Add a copyright and license notice.
4102 * observer.texi: Likewise, with GPL clause for function prototypes.
4103 Remove trailing whitespace.
4104
aa56d27a
JB
41052006-05-05 Jim Blandy <jimb@codesourcery.com>
4106
4107 * gdb.texinfo (General Query Packets): Document conventions for
4108 terminating packet names, and their violations.
4109
5bdf8622
DJ
41102006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4111
4112 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4113 * gdb.texinfo: Likewise.
4114
605a56cb
DJ
41152006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4116
4117 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4118 and "show remotedebug".
4119 (Debugging Output): Add additional index entries.
4120
b8db102d
MS
41212006-04-27 Michael Snyder <msnyder@redhat.com>
4122
4123 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4124
c5e30d01
AC
41252006-04-22 Andrew Cagney <cagney@redhat.com>
4126
4127 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4128 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4129
8181d85f
DJ
41302006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4131
4132 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4133 and remove breakpoint prototypes.
4134 (Watchpoints): Move description of target_insert_hw_breakpoint and
4135 target_remove_hw_breakpoint ...
4136 (Breakpoints): ... to here. Document target_insert_breakpoint and
4137 target_remove_breakpoint.
4138
4f553f88
JB
41392006-04-17 Jim Blandy <jimb@codesourcery.com>
4140
4141 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4142 and C packets are optional.
4143
cd852561
FR
41442006-04-14 Frederic Riss <frederic.riss@st.com>
4145
4146 * gdb.texinfo (Specifying source directories): Update the description
4147 of the source file search to reflect the fact that the source path
4148 always contains at least $cdir and $cwd.
4149
b620eb07
MS
41502006-03-31 Michael Snyder <msnyder@redhat.com>
4151
4152 * gdb.texinfo: Update copyright dates.
4153
3156cdaf
EZ
41542006-03-31 Eli Zaretskii <eliz@gnu.org>
4155
4156 * gdb.texinfo (Overview): Add an index entry to "empty response".
4157
7d30c22d
JB
41582006-03-28 Jim Blandy <jimb@codesourcery.com>
4159
4160 * gdbint.texinfo (Prologue Analysis): New section.
4161
86941c27
JB
41622006-03-07 Jim Blandy <jimb@red-bean.com>
4163
66b8c7f6
JB
4164 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4165
1a10341b
JB
4166 * gdb.texinfo (Target Commands): Update text describing how to
4167 specify a target. Refer to the detailed section on remote
4168 debugging, not the brief mention.
4169
86941c27
JB
4170 * gdb.texinfo (Connecting): Organize the different 'target remote'
4171 connection methods into a table. Add a 'target remote' index
4172 entry. (!!!)
4173
62f3a2ba
FF
41742006-02-17 Fred Fish <fnf@specifix.com>
4175
4176 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4177 'ptype' commands to reflect the fact that the only significant
4178 difference between them is that ptype prints the complete type
4179 description instead of just the name.
4180
8b9a88ea
WZ
41812006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4182
4183 * gdbint.texinfo (Watchpoints): Delete
4184 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4185
7e8dc855
NR
41862006-02-10 Nick Roberts <nickrob@snap.net.nz>
4187
4188 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4189 times fields where needed. Fix typos. Update general form given
4190 for output of -break-insert.
4191 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4192
c91d38aa
DJ
41932006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4194
4195 * gdbint.texinfo (Symbol Handling): Add a section
4196 on memory management.
4197
38fcd64c
DJ
41982006-02-06 Vladimir Prus <ghost@cs.msu.su>
4199
4200 * gdb.texinfo (Breakpoint table commands): Document the fullname
4201 field in -break-list output.
4202
219eec71
EZ
42032006-02-03 Eli Zaretskii <eliz@gnu.org>
4204
4205 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4206 debugging information produced by the various "set debug..."
4207 options.
4208
ae5a43e0
DJ
42092006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4210
4211 * gdb.texinfo (Files): Remove obsolete bits from the description
4212 of "symbol-file".
4213
a9f158ec
JB
42142006-01-25 Jim Blandy <jimb@redhat.com>
4215
4216 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4217
410dd08e
JB
42182006-01-24 Jim Blandy <jimb@redhat.com>
4219
4220 * gdbint.texinfo (Frames): Document the basics of GDB's register
4221 unwinding model, and explain the existence of the "sentinel" frame.
4222
4b505b12
AS
42232006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4224
4225 * gdb.texinfo (Choosing files): Mention that -directory is used
4226 for script files.
4227 (Specifying source directories): Likewise.
4228 (Command files): Explain how script files are found.
4229
839c27b7
EZ
42302006-01-21 Eli Zaretskii <eliz@gnu.org>
4231
4232 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4233 the threads in a multi-threaded program.
4234 (Threads): The threadno argument of "thread apply" can be a range
4235 of numbers.
4236
7be93b9e
JB
42372006-01-18 Jim Blandy <jimb@redhat.com>
4238
4239 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4240 of warning flags.
4241
fcc73fe3
EZ
42422006-01-13 Eli Zaretskii <eliz@gnu.org>
4243
4244 * gdb.texinfo (Sequences): Improve menu annotations.
4245 (Define): Add index entries for arguments of user-defined
4246 commands. Move the description of flow-control commands...
4247 (Command Files): ...to here. Document loop_break and
4248 loop_continue.
ca91424e
EZ
4249 (Define, Command Files): Document `end' and add index entries for
4250 it.
fcc73fe3 4251
5c95884b
MS
42522006-01-04 Michael Snyder <msnyder@redhat.com>
4253
4254 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4255 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4256
860701dc
PH
42572006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4258
4259 * gdb.texinfo (Omissions from Ada): Document that there is now
4260 limited aggregate support.
4261
36b80e65
EZ
42622005-12-28 Eli Zaretskii <eliz@gnu.org>
4263
4264 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4265 registers and the likes.
4266
c1468174
EZ
42672005-12-24 Eli Zaretskii <eliz@gnu.org>
4268
4269 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4270 (Symbols): Fix usage of "e.g.".
359df76b 4271 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4272
4273 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4274 (Coding): Fix usage of "e.g.".
4275
c02a867d
EZ
42762005-12-23 Eli Zaretskii <eliz@gnu.org>
4277
5ae4183a
AS
4278 * stabs.texinfo:
4279 * refcard.tex:
c02a867d 4280 * gpl.texi:
5ae4183a
AS
4281 * gdbint.texinfo:
4282 * gdb.texinfo:
4283 * gdb-cfg.texi:
c02a867d 4284 * fdl.texi:
5ae4183a
AS
4285 * annotate.texinfo:
4286 * all-cfg.texi:
c02a867d
EZ
4287 * Makefile.in: Add (C) after Copyright. Update the FSF
4288 address.
4289
fad38dfa
EZ
42902005-12-03 Eli Zaretskii <eliz@gnu.org>
4291
4292 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4293 extend GDB with commands for external monitor.
4294
53e5f3cf
AS
42952005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4296
4297 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4298
55f6ca0f
JB
42992005-11-25 Joel Brobecker <brobecker@adacore.com>
4300
4301 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4302
c1947b85
JB
43032005-11-21 Jim Blandy <jimb@redhat.com>
4304
4305 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4306 placement of 'R' actions in tracepoint action packets; document
4307 dependence of 'X' and 'M' actions on a preceding 'R' action for
4308 their registers.
4309
9d29849a
JB
43102005-11-19 Jim Blandy <jimb@redhat.com>
4311
4312 * gdb.texinfo (Tracepoint Packets): New node.
4313 (General Query Packets): Add entries for the tracepoint packets,
4314 referring to the "Tracepoint Packets" node.
4315 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4316
9a6253be
KB
43172005-11-18 Kevin Buettner <kevinb@redhat.com>
4318
4319 * gdb.texinfo (set remotebreak): Add anchor.
4320 (X packet): Likewise.
4321 (Remote Protocol): Add new section `Interrupts' and new index
4322 entry `interrupts (remote protocol)'.
4323
5f3bebba
JB
43242005-11-18 Jim Blandy <jimb@redhat.com>
4325
4326 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4327 entries into the General Query Packets section. Add a
4328 cross-reference to that section. Drop description of replies, as
4329 these are covered in the descriptions of each packet.
4330 (General Query Packets): Add introductory text. Explain naming
4331 conventions, and how the end of a name is recognized.
4332
9a7a1b36
KB
43332005-11-17 Kevin Buettner <kevinb@redhat.com>
4334
0564b6cf 4335 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4336 "set remotebreak" command.
4337
b8ff78ce
JB
43382005-11-16 Jim Blandy <jimb@redhat.com>
4339
4340 * gdb.texinfo (Packets, Stop Reply Packets)
4341 (General Query Packets): Various formatting cleanups.
4342 - Use @samp for packet contents.
4343 - Drop summaries from packet @item lines; the same information appears
4344 immediately below in the description.
4345 - Delete paragraph breaks after packet @item commands, so that the
4346 description appears directly to the right of the packet prototype
4347 in the printed manual, if it fits.
4348 - Place spaces in packet prototypes between @vars and non-@var
4349 letters, and explain that they're just for formatting.
4350 - Use @dots{} instead of '...'.
4351 - Fix uses of @code where @var was needed.
4352 - Replace "deprecated" markers with English text spelling out the
4353 packet's status and the preferred alternatives.
4354 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4355 what this ever meant.
4356 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4357 this for a long time.
4358 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4359 implemented several times, and have been in use for years.
4360
8ffe2530
JB
43612005-11-15 Jim Blandy <jimb@redhat.com>
4362
c43c5473
JB
4363 * gdb.texinfo (Packets): Add index entries for 'm' packet
4364 disclaimers.
5ae4183a 4365
fb031cdf
JB
4366 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4367 of stub when processing an 'm' packet.
4368
8ffe2530
JB
4369 * gdb.texinfo (Packets): Mention that packets beginning with
4370 letters are reserved once, at the top, instead of actually listing
4371 them all and saying "reserved".
4372
c03c782f
AS
43732005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4374
4375 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4376 Change @var{$arg0 to @code{$arg0.
4377
814e32d7
WZ
43782005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4379
4380 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4381
fa93a9d8
JB
43822005-11-12 Jim Blandy <jimb@redhat.com>
4383
4384 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4385 order. Remove extraneous 'z'.
4386
8a5a3c82
AS
43872005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4388
4389 * gdb.texinfo (Choosing files): Add --eval-command.
4390
4b0ad762
AS
43912005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4392
4393 * gdb.texinfo (Choosing modes): Add --return-child-result.
4394
4395
1a088d06
AS
43962005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4397
4398 * gdb.texinfo (Choosing modes): Add --batch-silent.
4399
656d5e12
EZ
44002005-10-28 Eli Zaretskii <eliz@gnu.org>
4401
4402 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4403 "The -var-update Command".
4404
3c9c013a
JB
44052005-10-03 Joel Brobecker <brobecker@adacore.com>
4406
4407 * gdb.texinfo (Print Settings): Add documentation for set/show
4408 print array-indexes.
4409
7ba3cf9c
DJ
44102005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4411
4412 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4413 6.2 and 6.3.
4414
a94ab193
EZ
44152005-08-27 Eli Zaretskii <eliz@gnu.org>
4416
4417 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4418 since 19-Jan-2004.
4419 (Files): Likewise.
ab1adacd
EZ
4420 (Variables, Symbols): Document the "<incomplete type>" message and
4421 its reasons.
a94ab193 4422
ca06016a
FF
44232005-08-01 Fred Fish <fnf@specifix.com>
4424
4425 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4426
cf58170d
NR
44272005-07-15 Nick Roberts <nickrob@snap.net.nz>
4428
4429 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4430 option for -var-list-children and -var-update.
4431 (GDB/MI Stack Manipulation): Simplify description of
4432 print-values option for -stack-list-locals.
4433 (GDB/MI Command Description Format): Clarify.
4434 (Mode Options): Spelling of superseded.
4435
38f1196a
BR
44362005-07-12 Bob Rossi <bob@brasko.net>
4437
4438 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4439 corresponding GDB command comment.
4440
3cb3b8df
BR
44412005-07-06 Bob Rossi <bob@brasko.net>
4442
4443 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4444 and -inferior-tty-show.
4445 (Input/Output): Document "set/show inferior-tty" and tty alias.
4446
10fac096
NW
44472005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4448
4449 * gdb.texinfo (Packets): Change description of 'D' packet to note
4450 that GDB does wait for a response.
4451
d1b6db76
NR
44522005-06-22 Nick Roberts <nickrob@snap.net.nz>
4453
4454 * gdb.texinfo (History) Rename "Command History".
4455 (Command History): Move node "Server Prefix" from section on
4456 Annotations here.
4457
29629dcf
NR
44582005-06-19 Nick Roberts <nickrob@snap.net.nz>
4459
4460 * gdb.texinfo (GDB/MI Stack Manipulation):
4461 Re-instate -stack-info-frame with example. Say that it gets
4462 info on selected frame, not current frame.
4463
397ca115
EZ
44642005-06-18 Eli Zaretskii <eliz@gnu.org>
4465
4466 * gdb.texinfo (Server): Clarify that `file' should be used before
4467 connecting to the server.
4468 (Files): Add an xref to the above description.
51274035
EZ
4469 (Output Formats): More detailed description of the `c' format.
4470 (Memory): List explicitly all the formats supported by `x'.
638ac427 4471 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4472 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4473 files. Add more indexing for solib-absolute-prefix and
4474 --with-sysroot.
76d17f34
EZ
4475 (Machine Code): Document possible problems with locations in
4476 shared libraries.
d416eeec
EZ
4477 (Backtrace): Document that free-standing environments do not need
4478 to have a `main' function.
397ca115 4479
74f6deaa
NR
44802005-06-18 Nick Roberts <nickrob@snap.net.nz>
4481
4482 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4483 -stack-info-frame.
4484
a9967aef
AC
44852005-06-07 Andrew Cagney <cagney@gnu.org>
4486
4487 * gdb.texinfo (Contributors): Note the original multi-arch
4488 contributors.
4489
e09f16f9
EZ
44902005-06-03 Eli Zaretskii <eliz@gnu.org>
4491
4492 * gdb.texinfo (Registers): Add index entries for the standard
4493 registers.
4494 (Frames): Add cross-reference from frame pointer description to
4495 the Registers node.
4496 (Annotations Overview): Fix the reference to GDB name.
4497
d87ba7ee
EZ
44982005-06-01 Eli Zaretskii <eliz@gnu.org>
4499
4500 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4501 can-use-hw-watchpoints.
4502
034dad6f
BR
45032005-05-28 Bob Rossi <bob@brasko.net>
4504
4505 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4506 the possible reasons why an exec async record would be returned to FE.
4507
ffed4509
AC
45082005-05-26 Andrew Cagney <cagney@gnu.org>
4509
4510 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4511 Andrew Cagney implemented the original GDB/MI.
4512
e22e55c9
OF
45132005-05-23 Orjan Friberg <orjanf@axis.com>
4514
4515 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4516 documentation. Add documentation for cris-mode.
4517
a78e13ce
EZ
45182005-05-20 Eli Zaretskii <eliz@gnu.org>
4519
4520 * gdb.texinfo (Numbers): Explain the example and make the wording
4521 more acurate.
4522
76ff342d
DJ
45232005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4524 Dennis Brueni <dennis@slickedit.com>
4525
4526 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4527 (GDB/MI Data Manipulation, GDB/MI Program Control)
4528 (GDB/MI Stack Manipulation): Update examples to include the fullname
4529 attribute in stack frames.
4530
119b882a
EZ
45312005-05-12 Eli Zaretskii <eliz@gnu.org>
4532
4533 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4534 do with other non-standard names of init files.
4535
6fc08d32
EZ
45362005-05-11 Eli Zaretskii <eliz@gnu.org>
4537
4538 * gdb.texinfo (Command Files): Move the description of the startup
4539 from here...
4540 (Startup): ...to this new subsection of the Invocation chapter.
4541 Rearrange the description of init files more logically and add a
4542 cross-reference to "Command Files". Document the special gdbinit
4543 name for CISCO 68k. Expand the description of what GDB does
4544 during startup.
4545 (History): Add index entry for HISTSIZE.
4546
a561754a
MK
45472005-05-02 Mark Kettenis <kettenis@gnu.org>
4548
4549 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4550
2eecc4ab
EZ
45512005-05-02 Eli Zaretskii <eliz@gnu.org>
4552
4553 * gdb.texinfo (SVR4 Process Information, The isatty call)
4554 (The system call): Don't use foo(N) notation for man pages and
4555 functions.
514c4d71 4556 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4557
18999be5
EZ
45582005-04-27 Eli Zaretskii <eliz@gnu.org>
4559
4560 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4561 were optimized away.
4562
0abb7bc7
EZ
45632005-04-22 Eli Zaretskii <eliz@gnu.org>
4564
4565 * gdb.texinfo (Remote configuration): Document "set/show
4566 get-thread-local-storage-address". Add cross-reference to the
4567 description of the qGetTLSAddr packet.
4568 (General Query Packets): Mention "set remote
4569 get-thread-local-storage-address" and add a reference to its
4570 description.
4571
6f61acb1
NR
45722005-04-19 Nick Roberts <nickrob@snap.net.nz>
4573
4574 * gdb.texinfo (Backtrace): Describe 'bt full'.
4575
9d59903a
NR
45762005-04-17 Nick Roberts <nickrob@snap.net.nz>
4577
4578 * gdb.texinfo (Mode Options): Fix typo.
4579 (GDB/MI): Describe how to invoke GDB/MI.
4580
721c2651
EZ
45812005-04-16 Eli Zaretskii <eliz@gnu.org>
4582
4583 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4584 references changed. Add description of "info udot".
721c2651
EZ
4585 (Files): Document "set/show stop-on-solib-events".
4586 (M32R/D): Document "set/show download-path", "set/show
4587 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4588 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4589 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4590 (Maintenance Commands): Improve indexing.
4591 (Target Commands): Document "set/show hash", "set/show debug
4592 monitor".
4593 (SVR4 Process Information): Document "info pidlist" and "info
4594 meminfo". Document "set/show procfs-tarce" and "set/show
4595 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4596 (Symbols, The Print Command with Objective-C): Improve indexing.
4597 (Objective-C): Add references to "info classes" and "info
4598 selectors".
c45da7e6
EZ
4599 (Debugging Output): Improve wording. Document "set/show debug
4600 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4601 (Set Breaks): Add index entry for "hardware breakpoints".
4602 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4603 and "set/show usehardbreakpoints".
4604 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4605 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4606 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4607 rdiromatzero", "set/show rdiheartbeat".
4608 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4609 "sds".
4610 (Embedded Processors): Document the "sim" command.
4611 (Remote): Document the "remote" command.
4612 (DJGPP Native): Document the "info serial" command.
4613 (Threads): Document "maint info sol-threads".
4614 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4615 (Set Breaks): Improve indexing.
4616 (Command Syntax): Add a reference to dont-repeat.
4617 (Define): Document "dont-repeat".
4618 (TUI Commands): Document "tabset".
4619 (WinCE): New subsection. Document "set/show remotedirectory",
4620 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4621
14d6dd68
EZ
46222005-04-15 Eli Zaretskii <eliz@gnu.org>
4623
4624 * gdb.texinfo (Hurd Native): New subsection, documents
4625 Hurd-specific commands.
a64548ea 4626 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4627 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4628 (MIPS): Improve documentation of heuristic-fence-post. Document
4629 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4630 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4631 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4632 (ARM): Document ARM-specific commands.
a64548ea
EZ
4633 (AVR): New section. Document "info io_registers".
4634 (CRIS): New section. Document "set/show cris-version" and
4635 "set/show cris-dwarf2-cfi".
4636 (HPPA): New section. Document "set/show debug hppa" and "maint
4637 print unwind".
a5adf40f 4638 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4639 (Super-H): New section. Document the "regs" command.
721c2651 4640 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4641
9c16f35a
EZ
46422005-04-09 Eli Zaretskii <eliz@gnu.org>
4643
4644 * gdb.texinfo (Print Settings): Document "set/show print
4645 pascal_static-members", "set print repeats", "show print
4646 null-stop". Improve indexing. Fix documentation of "set print
4647 union".
4648 (Pascal): New section.
4649 (Supported languages): Rename from "Support"; all references
4650 updated. Add a menu item for Pascal.
4651 (Numbers): Document "set radix.
4652 (Screen Size): Document "set/show pagination".
4653 (MIPS Embedded): Remove "set processor" documentation.
4654 (Remote configuration): Document "set/show X/P/Z-packet",
4655 "set/show read-aux-vector-packet", "set/show remote
4656 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4657 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4658 remotedebug", "set/show remotebreak", "set/show remotedevice",
4659 "set/show remotelogfile".
4660 (Auxiliary Vector): Add reference to the description of the
4661 read-aux-vector-packet setting.
4662 (Set Watchpoints): Add a cross-reference to "set remote
4663 hardware-breakpoint-limit".
4664 (General Query Packets): Add indexing of requests and
4665 cross-references to related commands in "Remote configuration".
4666 (File-I/O Overview, The system call): Fix wording and typos.
4667 (Thread Stops): Add index entries.
4668 (Continuing and Stepping): Document "show step-mode".
4669 (i386): New node. Document "set/show struct-convention".
4670 (Files): Document "show trust-readonly-sections".
4671 (Calling): Document "set/show unwindonsignal".
4672 (Messages/Warnings): Add index entries.
4673 (Maintenance Commands): Document "set/show watchdog".
4674 (Annotations Overview): Document "show annotate".
4675 (Set Watchpoints): Add index entries.
4676 (Symbols): Fix doc of case-sensitive.
4677 (ABI): Document "show coerce-float-to-double".
4678 (Convenience Vars, Help): Improve indexing.
4679 (Machine Code): Document "show disassembly-flavor".
4680 (Debugging C plus plus): Document "show overload-resolution".
4681 (Value History, Signaling): Add index entries.
4682
46832005-04-08 Eli Zaretskii <eliz@gnu.org>
4684
4685 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4686 (Processes): Fix wording.
4687 (History, List, Logging output, Define, Symbols, Print Settings):
4688 Improve indexing.
4689
a8f24a35
EZ
46902005-04-03 Eli Zaretskii <eliz@gnu.org>
4691
4692 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4693 redundant index entry for "target" command.
4694 (Backtrace): Add index entries.
4695 (Symbols, Fortran): Document the "set case-sensitive" command.
4696 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4697 (Print Settings): Add index entry for "set demangle-style".
4698 (Target Commands): Document "set download-write-size".
4699 (Debugging Output): Document "set exec-done-display".
4700
09d4efe1
EZ
47012005-04-02 Eli Zaretskii <eliz@gnu.org>
4702
4703 * gdb.texinfo (Files): Fix the name and documentation of
4704 add-shared-symbol-files. Document its alias assf. Update the
4705 list of OSs where GDB supports shared libraries. Fix markup.
4706 (Continuing and Stepping): Add reference to @var{location} in the
4707 text.
4708 (Dump/Restore Files): Fix reference to @{filename}.
4709 (Help): Fix wording.
4710 (Attach): Ditto.
4711 (Set Watchpoints): Ditto.
4712 (Backtrace): Remove redundant index entries. Improve index
4713 entries.
4714 (Delete Breaks): Fix wording.
4715 (Memory): Document the compare-sections command.
4716 (Memory Region Attributes): Improve wording.
4717 (Disabling): Improve wording.
4718 (Fortran): New subsection. Document the "info common" command.
4719 (Help): Document aliases "info copying" and "info warranty".
4720 (Caching Remote Data): New section. Document the "set/show
4721 remotecache" and "info dcache" commands.
4722 (Show): Fix wording of the documentation of the "set
4723 extension-language" command.
4724 (Signals): Add index entry for "info handle".
4725 (Memory Region Attributes): Fix punctuation.
4726 (Symbols): Change the arg name to "location" and refer to it in
4727 the text. Fix wording of "info types" doc.
4728 (Threads): Fix usage of @enumerate @item's.
4729 (Listing Tracepoints): Add index entry for "info tp".
4730 (Set Watchpoints): Add xref to "info break" description.
4731 (Macros): Add an index entry for "macro exp1". Document the
4732 "macro list" command.
4733 (Maintenance Commands): Document "flushregs", "maint agent",
4734 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4735 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4736 "maint print architecture", "maint print objfiles", "maint print
4737 statistics", "maint print type", "maint show-debug-regs", "maint
4738 space", "maint time", and "maint translate-address".
4739 (Connecting): Document the "monitor" command.
4740 (Annotations Overview): Describe the "set annotate" command.
4741
82f2d802
EZ
47422005-04-01 Eli Zaretskii <eliz@gnu.org>
4743
4744 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4745 Rearrange index entries and improve wording about support for
4746 hardware watchpoints.
4747
7d51c7de
BR
47482005-03-10 Bob Rossi <bob@brasko.net>
4749
4750 * gdb.texinfo: Update copyright
4751
68c71a2e
TR
47522005-02-09 Theodore A. Roth <troth@openavr.org>
4753
4754 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4755 error.
4756
83761cbd
KB
47572005-02-03 Kevin Buettner <kevinb@redhat.com>
4758
4759 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4760
9f1c6395
MS
47612005-01-17 Michael Snyder <msnyder@redhat.com>
4762
4763 * gdb.texinfo: Fix spelling, infinte -> infinite.
4764
fbd1b305
MK
47652005-01-08 Mark Kettenis <kettenis@gnu.org>
4766
4767 * observer.texi (GDB Observers): Document "solib_loaded".
4768
3ace7edb
AC
47692005-01-07 Andrew Cagney <cagney@gnu.org>
4770
bec39cab
AC
4771 * configure.ac: Rename configure.in, require autoconf 2.59.
4772 * configure: Re-generate.
4773
3ace7edb
AC
4774 * configure.in: Replace configdirs with multiple references to
4775 AC_CONFIG_SUBDIRS.
4776 * configure: Re-generate.
5ae4183a 4777
53531fc1
AC
47782005-01-04 Andrew Cagney <cagney@gnu.org>
4779
4780 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4781 part of the version number.
4782
536ffdb7
MK
47832004-12-24 Mark Kettenis <kettenis@gnu.org>
4784
4785 * gdbint.texinfo (Algorithms): Remove description of
4786 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4787
e1aac25b
JB
47882004-12-07 Jim Blandy <jimb@redhat.com>
4789
4790 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4791 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4792 numbers.
4793
f47b1503
AS
47942004-12-07 Andreas Schwab <schwab@suse.de>
4795
4796 * gdb.texinfo (Mode Options): Document -l option.
4797
b6b8ece6
EZ
47982004-12-04 Eli Zaretskii <eliz@gnu.org>
4799
4800 * gdbint.texinfo (Algorithms): More accurate description of
4801 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4802 is not needed unless data-read and data-access watchpoints are
4803 supported. Add a description of how GDB checks whether the
4804 inferior stopped because a watchpoint was hit.
4805
01371747
EZ
48062004-11-23 Eli Zaretskii <eliz@gnu.org>
4807
4808 * gdb.texinfo (Files): Add cross-reference to description of
4809 -readnow command-line switch.
4810
2315ffec
RC
48112004-11-10 Randolph Chung <tausq@debian.org>
4812
4813 * gdb.texinfo: Document set/show backtrace past-entry commands.
4814 Rearrange index entries for set/show backtrace past-main.
4815
69065f5d
AC
48162004-11-10 Jon Beniston <jon@beniston.com>
4817
4818 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4819 * gdb.texinfo (Remote Serial Protocol): Further describe
4820 binary transfer escaping mechanism .
69065f5d 4821
30e91e0b
RC
48222004-11-08 Randolph Chung <tausq@debian.org>
4823
4824 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4825 and "show debug infrun". Add index entries.
4826
60bf7e09
EZ
48272004-10-23 Eli Zaretskii <eliz@gnu.org>
4828
4829 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4830 "info proc" that are already implemented. Add index entries.
4831 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4832 (Files): Add a tip for decreasing memory used for symtabs from
4833 shared libraries.
f018e82f
EZ
4834 (Starting): Fix whitespace; make "elaboration" stand out where it
4835 is first used, and add an index entry for the term.
f8568604
EZ
4836 (Calling): Expand and elaborate text. Add "print". Add the
4837 description of problems with weak aliases.
384ee23f 4838 (Core File Generation): New section.
60bf7e09 4839
d52fe014
AC
48402004-10-12 Andrew Cagney <cagney@gnu.org>
4841
4842 * gdbint.texinfo (Versions and Branches): New chapter.
4843 (Releasing GDB): Delete "Versions and Branches" section.
4844 (Top): Add "Versions and Branches".
4845
703663ab
EZ
48462004-10-08 Eli Zaretskii <eliz@gnu.org>
4847
4848 * gdb.texinfo (Editing, History): Add cross-references to the
4849 included Readline and History user documentation. Remove
4850 references to the symbol have-readline-appendices which is unused
4851 and undefined.
4852 (History): Fix indexing.
4853
ac77d04f
JJ
48542004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4855
4856 * gdbint.texinfo (target_stopped_data_address): Update to
4857 new prototype.
4858 (i386_stopped_data_address): Update prototype and description.
4859 (i386_stopped_by_watchpoint): New function and description.
4860
e07c999f
PH
48612004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4862
4863 * gdb.texinfo (Filenames): Add Ada suffixes.
4864 (Ada) New section.
4865
2e868123
AC
48662004-09-27 Andrew Cagney <cagney@gnu.org>
4867 Robert Picco <Robert.Picco@hp.com>
4868
4869 * gdb.texinfo (Packets): Document the "p" packet.
4870
02a57714
JM
48712004-09-21 Jason Molenda (jmolenda@apple.com)
4872
4873 * gdb.texinfo (Paths and Names of the Source Files): Document the
4874 meaning of values in the 'desc' field of a SO stab.
4875
ae038cb0
DJ
48762004-09-20 Daniel Jacobowitz <dan@debian.org>
4877
4878 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4879 max-cache-age" and "maint show dwarf2 max-cache-age".
4880
f7dc1244
EZ
48812004-09-16 Eli Zaretskii <eliz@gnu.org>
4882
4883 * gdb.texinfo (Set Breaks): Add index entry for setting
4884 breakpoints on overloaded C++ functions that are not members of
4885 any classes. Add an example and an index entry for setting
4886 breakpoints on all program functions.
4887 (Character Sets, Macros, Overlay Commands)
4888 (Non-debug DLL symbols, GDB/MI Output Syntax)
4889 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4890 Use "(@value{GDBP})" instead of a literal "(gdb)".
4891
f810308b
AC
48922004-09-12 Andrew Cagney <cagney@gnu.org>
4893
4894 * gdbint.texinfo (Native Debugging): Delete description of
4895 FILES_INFO_HOOK.
4896
15a661f3
PH
48972004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4898
5ae4183a
AS
4899 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4900 to hex_string_custom (not historically correct, but more
15a661f3
PH
4901 understandable, given the current code).
4902
f3219c75
AC
49032004-09-03 Andrew Cagney <cagney@gnu.org>
4904
4905 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4906
f3bb6704
JJ
49072004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4908
4909 * observer.texi (solib_unloaded): New observer.
4910
8d2c00cb
AC
49112004-08-24 Andrew Cagney <cagney@gnu.org>
4912
4913 * gdbint.texinfo (Target Architecture Definition): Add missing
4914 comma.
4915
e7dc800a
MC
49162004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4917
4918 * (Using the Testsuite): build != host is supported,
4919 but some test scripts do not support build != host.
4920
73b03683
MK
49212004-08-14 Mark Kettenis <kettenis@gnu.org>
4922
4923 * gdbint.texinfo (Host Definition): Delete description of
4924 FCLOSE_PROVIDED and GETENV_PROVIDED.
4925
c0ccb908
MK
49262004-08-05 Mark Kettenis <kettenis@chello.nl>
4927
4928 * gdbint.texinfo (Host Definition): Delete description of
4929 NO_SYS_FILE.
4930 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4931 PTRACE_FP_BUG.
4932
9c8dbfa9
AC
49332004-08-05 Andrew Cagney <cagney@gnu.org>
4934
4935 * gdbint.texinfo (Target Architecture Definition): Delete
4936 reference to deprecated_read_fp.
4937
f42accbe
AC
49382004-08-02 Andrew Cagney <cagney@gnu.org>
4939
4940 * gdbint.texinfo (Target Architecture Definition): Delete
4941 description of DEPRECATED_REGISTER_BYTES.
4942
0b66e38c
EZ
49432004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4944
4945 * gdb.texinfo (Source Path): Document the new behavior of
4946 searching for the source files.
4947
15387254
EZ
49482004-07-17 Eli Zaretskii <eliz@gnu.org>
4949
4950 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4951 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4952 (Auto Display): Improve indexing.
4953
2c07db7a
AC
49542004-07-16 Andrew Cagney <cagney@gnu.org>
4955
4956 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4957 "-noasync".
4958
4644b6e3
EZ
49592004-07-09 Eli Zaretskii <eliz@gnu.org>
4960
4961 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4962 have the same prefix have only their prefix in the index.
4963
7561d450
MK
49642004-07-03 Mark Kettenis <kettenis@gnu.org>
4965
4966 * gdb.texinfo (BSD libkvm Interface): New node (section)
4967 (Native): Add it to the menu.
4968
67bebe79
MK
49692004-07-01 Mark Kettenis <kettenis@gnu.org>
4970
4971 * gdbint.texinfo (Target Architecture Definition): Remove
4972 PCC_SOL_BROKEN.
4973
1a6923e0
MK
49742004-06-24 Mark Kettenis <kettenis@gnu.org>
4975
4976 * gdbint.texinfo (Target Architecture Definition): Remove
4977 SUN_FIXED_LBRAC_BUG.
4978
b435e160
AC
49792004-06-26 Andrew Cagney <cagney@gnu.org>
4980
4981 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4982
b5622e8d
AC
49832004-06-20 Andrew Cagney <cagney@gnu.org>
4984
4985 * gdbint.texinfo (Target Architecture Definition): Deprecate
4986 USE_STRUCT_CONVENTION.
4987
e0c07bf0
MC
49882004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4989
4990 gdb.texinfo (Bug Reporting): Mention session recording,
4991 with the script command or Emacs.
4992
782263ab
AC
49932004-06-18 Andrew Cagney <cagney@gnu.org>
4994
4995 * gdbint.texinfo (Target Architecture Definition): Deprecate
4996 FUNCTION_START_OFFSET.
4997
03727ca6
AC
49982004-06-14 Andrew Cagney <cagney@gnu.org>
4999
5000 Based on changes from Karl Berry.
5001 * gdb.texinfo: Do not use @sc in a direntry.
5002 * stabs.texinfo: Change @dircateogry to "Software development".
5003 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5004
97092415
AC
50052004-06-13 Andrew Cagney <cagney@gnu.org>
5006
5007 * gdbint.texinfo (Target Architecture Definition): Delete
5008 description of RETURN_VALUE_ON_STACK.
5009
1f6d4158
AC
50102004-06-09 Andrew Cagney <cagney@gnu.org>
5011
5012 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5013 deleted by previous patch.
5014
d966f0cb
AC
50152004-06-08 Andrew Cagney <cagney@gnu.org>
5016
5017 * gdbint.texinfo (Native Debugging): Delete documentation on
5018 ATTACH_DETACH.
5019
86fe4aaa
RC
50202004-06-06 Randolph Chung <tausq@debian.org>
5021
5022 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5023
d4b6d575
RC
50242004-06-06 Randolph Chung <tausq@debian.org>
5025
5ae4183a 5026 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5027 the new push_dummy_call method signature. Describe the function
5028 argument.
5029
4e8b0763
JB
50302004-05-24 Joel Brobecker <brobecker@gnat.com>
5031
5032 * gdb.texinfo (Starting): Document new start command.
5033
59caf092
AC
50342004-05-21 Andrew Cagney <cagney@redhat.com>
5035
5036 * observer.texi (GDB Observers): Document "inferior_created".
5037
e4a2df64
AC
50382004-05-08 Andrew Cagney <cagney@redhat.com>
5039
e6b55ae2
AC
5040 * gdbint.texinfo (Target Architecture Definition): Delete
5041 description of DO_DEFERRED_STORES.
5042
28954179
AC
5043 * gdbint.texinfo (Target Architecture Definition): Delete
5044 references to DEPRECATED_FIX_CALL_DUMMY.
5045
434b87dd
AC
5046 * gdbint.texinfo (Target Architecture Definition): Delete
5047 description of DEPRECATED_CALL_DUMMY_WORDS,
5048 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5049
58d28df8
AC
5050 * gdbint.texinfo (Target Architecture Definition): Delete
5051 description of DEPRECATED_PUSH_DUMMY_FRAME.
5052
e4a2df64
AC
5053 * gdbint.texinfo (Target Architecture Definition): Delete
5054 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5055
2b4855ab
AC
50562004-05-07 Andrew Cagney <cagney@redhat.com>
5057
5058 * observer.texi (GDB Observers): Add "Debugging" section. Include
5059 cross reference to "set/show debug observer".
5060 * gdb.texinfo (Debugging Output): Document "set/show debug
5061 observer".
5062
fcf70625
AC
50632004-05-01 Andrew Cagney <cagney@redhat.com>
5064
5065 * gdbint.texinfo (Target Architecture Definition): Delete
5066 description of DEPRECATED_PC_IN_SIGTRAMP.
5067
8ee56bcf
AC
50682004-04-30 Andrew Cagney <cagney@redhat.com>
5069
5070 * gdbint.texinfo (Target Architecture Definition): Delete
5071 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5072
67ab9a76
OF
50732004-04-30 Orjan Friberg <orjanf@axis.com>
5074
5075 * observer.texi (GDB Observers): Correct spelling.
5076
79346bcb
OF
50772004-04-26 Orjan Friberg <orjanf@axis.com>
5078
5079 * observer.texi (GDB Observers): Add target_changed event.
5080
7a464420
AC
50812004-04-08 Andrew Cagney <cagney@redhat.com>
5082
5083 * observer.texi (GDB Observers): Rework, provide generic observer
5084 definitions and then a list of observable events.
5085
6cdf9d98
AC
50862004-04-04 Andrew Cagney <cagney@redhat.com>
5087
5088 * gdbint.texinfo (Host Definition): Delete reference to
5089 NO_SIGINTERRUPT.
5090
ddc135a4
AC
50912004-04-02 Andrew Cagney <cagney@redhat.com>
5092
5093 * gdbint.texinfo (Target Architecture Definition): Delete
5094 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5095
6a1b180d
SC
50962004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5097
5098 * gdb.texinfo (TUI Commands): Document tui reg commands.
5099
d0d5df6f
AC
51002004-03-26 Andrew Cagney <cagney@redhat.com>
5101
5102 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5103 "gdbtui".
5104 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5105 (Contributors): Mention both Text and Terminal User Interface.
5106
aa2a3f87
AC
51072004-03-23 Andrew Cagney <cagney@redhat.com>
5108
5109 * gdbint.texinfo (Target Architecture Definition): Deprecate
5110 references to SIGTRAMP_START and SIGTRAMP_END.
5111
f561f026
AC
51122004-03-23 Andrew Cagney <cagney@redhat.com>
5113
5114 * gdbint.texinfo (Target Architecture Definition): Deprecate
5115 references to PC_IN_SIGTRAMP.
5116
33cb8b0f
AC
51172004-03-19 Andrew Cagney <cagney@redhat.com>
5118
5119 * gdbint.texinfo (Target Architecture Definition): Delete
5120 reference to GDB_TARGET_IS_HPPA.
5121
fc989b7a
AC
51222004-03-18 Andrew Cagney <cagney@redhat.com>
5123
5124 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5125 describe pre_init and post_init.
5126
701b08bb
DJ
51272004-03-09 Daniel Jacobowitz <drow@mvista.com>
5128
5129 * gdb.texinfo (Debugging Output): Document values for "set debug
5130 target".
5131
faae5abe
AC
51322004-02-28 Andrew Cagney <cagney@redhat.com>
5133
5134 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5135
dd79a6cf
JJ
51362004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5137
5138 * gdb.texinfo (breakpoints): Add information about the
5139 new "set breakpoint pending" and "show breakpoint pending"
5140 commands.
5141
e7f16015
AC
51422004-02-26 Andrew Cagney <cagney@redhat.com>
5143
5144 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5145 in Per-architecture module data section.
5146
7161a3a6
RM
51472004-02-25 Roland McGrath <roland@redhat.com>
5148
5149 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5150
2154891a
AC
51512004-02-24 Andrew Cagney <cagney@redhat.com>
5152
5153 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5154 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5155 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5156
6c74ac8b
AC
51572004-02-17 Andrew Cagney <cagney@redhat.com>
5158
5159 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5160
19772a2c
AC
51612004-02-16 Andrew Cagney <cagney@redhat.com>
5162
5163 * gdbint.texinfo (Target Architecture Definition): Deprecate
5164 FRAMELESS_FUNCTION_INVOCATION.
5165
c9830293
AC
51662004-02-16 Andrew Cagney <cagney@redhat.com>
5167
5168 * gdbint.texinfo (Coding): Mention -Wunused-function.
5169
b9d26eb9
AC
51702004-02-14 Andrew Cagney <cagney@redhat.com>
5171
5172 * gdbint.texinfo (Target Architecture Definition): Delete
5173 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5174
49efadf5
EZ
51752004-02-12 Elena Zannoni <ezannoni@redhat.com>
5176
5177 * gdb.texinfo: Properly quote the name "C++".
5178 * gdbint.texinfo: Ditto.
5179 * stabs.texinfo: Ditto.
5180
1eb288ea
EZ
51812004-02-11 Elena Zannoni <ezannoni@redhat.com>
5182
5183 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5184 minimal information about libiberty.
5185
e4937fc1
MC
51862004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5187
5188 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5189
a9331b3f
RM
51902004-02-04 Roland McGrath <roland@redhat.com>
5191
5192 * gdb.texinfo (Auxiliary Vector): New node (section).
5193 (Data): Add it to the menu.
5194
2650777c
JJ
51952004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5196
5197 * gdb.texinfo (Breakpoints): Add information about pending
5198 breakpoint support.
5199
b4501125
AC
52002004-01-26 Andrew Cagney <cagney@redhat.com>
5201
5202 * gdb.texinfo (Overview): Delete references to the cisco protocol
5203 including the "N" response.
5204
74055713
AC
52052004-01-26 Andrew Cagney <cagney@redhat.com>
5206
5207 * gdbint.texinfo (Target Architecture Definition): Rename
5208 EXTRACT_STRUCT_VALUE_ADDRESS to
5209 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5210
3bbe9696
EZ
52112004-01-24 Eli Zaretskii <eliz@gnu.org>
5212
5213 * gdb.texinfo (KOD): Document "show os". Add index entries for
5214 "set/show os" and "info cisco" commands.
5215
5843504f
EZ
52162004-01-21 Eli Zaretskii <eliz@gnu.org>
5217
5218 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5219
9175c9a3
MC
52202004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5221
5222 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5223 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5224
8e94b928
NR
52252004-01-19 Nick Roberts <nick@nick.uklinux.net>
5226
5227 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5228 -stack-list-locals.
5229 (GDB/MI Variable Objects): Describe extension to
5230 -var-list-children.
5231
a20cf136
DJ
52322004-01-17 Daniel Jacobowitz <drow@mvista.com>
5233
5234 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5235
afb18d0f
AC
52362004-01-17 Andrew Cagney <cagney@redhat.com>
5237
5238 * gdbint.texinfo (Target Architecture Definition): Delete
5239 documentation on DEPRECATED_NPC_REGNUM.
5240
b51970ac
DJ
52412004-01-13 Daniel Jacobowitz <drow@mvista.com>
5242
5243 * gdb.texinfo: Update copyright year. Mention that set
5244 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5245 "set follow-fork-mode ask".
5246
0f0cffd2
AC
52472004-01-13 Andrew Cagney <cagney@redhat.com>
5248
5249 * gdbint.texinfo: Update copyright year.
5250 (Coding): Add -Wunused-label to list of -Werror warnings.
5251
c552b3bb 52522004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5253 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5254
5255 * gdb.texinfo: Update copyright.
5256 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5257 around names, as appropriate. Minor syntax cleanup of
5258 _NSPrintForDebugger explanation. Two spaces after periods.
5259 GDBN used instead of lit. "gdb". Index entries added for
5260 print-object and _NSPrintForDebugger. @noindent added in one spot.
5261
afe157ca
EZ
52622003-11-11 Elena Zannoni <ezannoni@redhat.com>
5263
5264 * stabs.texinfo: Add dircategory and direntry commands.
5265 * annotate.texinfo: Ditto.
5266
963e2bb7
AC
52672003-11-10 Andrew Cagney <cagney@redhat.com>
5268
5269 * gdbint.texinfo (Target Architecture Definition): Replace the
5270 return_value method's "inval" and "outval" parameters with
5271 "readbuf" and "writebuf".
5272
1d8b2f28
JB
52732003-10-28 Jim Blandy <jimb@redhat.com>
5274
5275 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5276 from "The `F' request packet" and "The `F' reply packet", to make
5277 texi2dvi happy.
5278 (File-I/O remote protocol extension): Update menu entries, too.
5279
36d86913
MC
52802003-10-26 Michael Chastain <mec@shout.net>
5281
5282 * gdb.texinfo (Thread Stops): Document the issue with
5283 premature return from system calls in multi-threaded programs.
5284
ce2826aa
AC
52852003-10-24 Andrew Cagney <cagney@redhat.com>
5286
5287 * annotate.texinfo: Fix "fortunatly"[sic].
5288
f24c5e49
KI
52892003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5290
5291 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5292 with "Hitachi" and "Mitsubishi".
5293
92ad9cd9
AC
52942003-10-20 Andrew Cagney <cagney@redhat.com>
5295
5296 * gdbint.texinfo (Target Architecture Definition): Document
5297 gdbarch_return_value. Add cross references from
5298 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5299 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5300
0ab4b752
MK
53012003-10-18 Mark Kettenis <kettenis@gnu.org>
5302
5303 * gdbint.texinfo (Target Architecture Definition): Document
5304 regset_from_core_section.
fb3e19c0
KI
5305
53062003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5307
5308 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5309
a9331b3f 53102003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5311
5312 From Anthony Green <green@redhat.com>:
5ae4183a 5313 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5314
1485d690
KB
53152003-10-14 Kevin Buettner <kevinb@redhat.com>
5316
889bf7c5
PA
5317 * gdb.texinfo (Breakpoint related warnings): New node.
5318 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5319
86d30acc
DJ
53202003-10-13 Daniel Jacobowitz <drow@mvista.com>
5321
5322 * gdb.texinfo (Remote Protocol): Document v and vCont.
5323
172c2a43
KI
53242003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5325
5326 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5327 * gdbint.texinfo: Ditto.
5328
71952f4c
AC
53292003-10-09 Andrew Cagney <cagney@redhat.com>
5330
5331 From 2003-09-18 David Anderson <davea@sgi.com>:
5332 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5333 "command".
5334
268e2188
AC
53352003-10-03 Andrew Cagney <cagney@redhat.com>
5336
5337 * gdbint.texinfo (Target Architecture Definition): Deprecate
5338 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5339 just target.
5340
12c266ea 53412003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5342
f30992d4 5343 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5344 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5345 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5346 * gdbint.texinfo (Target Architecture Definition): Rename
5347
53482003-09-30 Andrew Cagney <cagney@redhat.com>
5349
f30992d4 5350 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5351 (Target Architecture Definition):
f30992d4 5352
2e092625
AC
5353 * gdbint.texinfo (Target Architecture Definition): Rename
5354 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5355
0717ae8a
AC
53562003-09-29 Andrew Cagney <cagney@redhat.com>
5357
dad809b7
AC
5358 * gdbint.texinfo (Target Architecture Definition): Delete
5359 documentation for NEED_TEXT_START_END.
5360
0717ae8a
AC
5361 * gdbint.texinfo (Target Architecture Definition): Rename
5362 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5363 TARGET_WRITE_PC.
a9331b3f 5364
af6cf26d
MC
53652003-09-22 Michael Chastain <mec@shout.net>
5366
5367 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5368
ee206350
AG
53692003-09-21 Anthony Green <green@redhat.com>
5370
5371 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5372
a38c9fe6
MK
53732003-09-21 Mark Kettenis <kettenis@gnu.org>
5374
5375 * gdbint.texinfo (Target Architecture Definition): Document
5376 stabs_argument_has_addr.
5377
77949794
AC
53782003-09-18 Andrew Cagney <cagney@redhat.com>
5379
5380 * gdbint.texinfo (Target Architecture Definition): Delete
5381 documentation on REGISTER_NAMES.
5382
8e823e25
MK
53832003-09-13 Mark Kettenis <kettenis@gnu.org>
5384
5385 * gdbint.texinfo (Target Architecture Definition): Replace
5386 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5387
f27dd7fd
AC
53882003-09-11 Andrew Cagney <cagney@redhat.com>
5389
5390 * gdbint.texinfo (Target Architecture Definition): Replace
5391 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5392
8b148df9
AC
53932003-08-18 Andrew Cagney <cagney@redhat.com>
5394
5395 * gdbint.texinfo (Target Architecture Definition): Document
5396 "frame_red_zone_size".
5397
25d29d70
AC
53982003-08-09 Andrew Cagney <cagney@redhat.com>
5399
5400 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5401 with "set/show backtrace past-main" and "set/show backtrace
5402 limit".
5403
c938e9b0
L
54042003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5405
5406 * Makefile.in (install-info): Support DESTDIR.
5407 (install-html): Likewise.
5408
64fabec2
AC
54092003-08-07 Andrew Cagney <cagney@redhat.com>
5410
5411 Patch from Nick Roberts.
5412 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5413 bindings. Remove description of send-gdb-command.
5414
2fcf52f0
AC
54152003-08-07 Andrew Cagney <cagney@redhat.com>
5416
5417 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5418 GDB 6.0.
5419
086432e2
AC
54202003-08-06 Andrew Cagney <cagney@redhat.com>
5421
5422 * gdb.texinfo (Mode Options): Mention that level three is the
5423 highest available and that level 2 is deprecated.
5424 (Annotations Overview): Mention annotation levels. Cross reference
5425 to "Limitations of the Annotation Interface" in annotate.texi.
5426 (TODO, Value Annotations, Frame Annotations): Delete section.
5427 (Displays, Breakpoint Info): Delete.
5428
e5249f67
AC
54292003-08-04 Andrew Cagney <cagney@redhat.com>
5430
5431 * agentexpr.texi: Delete @bye.
5432 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5433 (stabs.info): Add $(srcdir) to include search path.
5434 (html): Depend on "annotate_toc.html", and not "annotate.html".
5435 * stabs.texinfo: Ditto. Include "fdl.texi".
5436 * gdbint.texinfo: Update copyright statement's list of invariant
5437 sections.
5438
e6f672d2
AC
54392003-07-28 Andrew Cagney <cagney@redhat.com>
5440
5441 * Makefile.in (INFO_DEPS): Add annotate.info.
5442 (dvi, ps, html, pdf): Add annotate.
5443 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5444 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5445 (ANNOTATE_DOC_FILES): New macro.
5446 (ANNOTATE_TEX_TMPS): New macro.
5447 (annotate.info, annotate_toc.html): Specify dependencies.
5448 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5449 * annotate.texinfo: Rename annotate.texi. Get building. Add
5450 "Migrating to GDB/MI" and "Limitations of the Annotation
5451 Interface" chapters. Mention why it is not part of the user
5452 guide. Update copyright notice. Include "fdl.texi".
5453
72ffddc9
SC
54542003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5455
5456 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5457
a9f12a31
DJ
54582003-07-24 Daniel Jacobowitz <drow@mvista.com>
5459
5460 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5461
b1fe9455
DJ
54622003-07-24 Daniel Jacobowitz <drow@mvista.com>
5463
5464 * gdb.texinfo (Server): Mention pidof.
5465
153721e6
AC
54662003-07-22 Andrew Cagney <cagney@redhat.com>
5467
5468 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5469 list.
5470
0fac0b41
DJ
54712003-06-28 Daniel Jacobowitz <drow@mvista.com>
5472
5473 * gdb.texinfo (Logging output): New chapter.
5474
4e562065
JB
54752003-06-24 Joel Brobecker <brobecker@gnat.com>
5476
5477 * gdb.texinfo (Unsupported languages): New section.
5478 (Languages): Add link to new section.
5479
f2c06f52
AC
54802003-06-22 Andrew Cagney <cagney@redhat.com>
5481
5482 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5483
b4177fca
DJ
54842003-06-22 Daniel Jacobowitz <drow@mvista.com>
5485
5486 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5487
f418dd93
DJ
54882003-06-22 Daniel Jacobowitz <drow@mvista.com>
5489
5490 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5491 * agentexpr.texi: Retitle section, and change it to an appendix.
5492 Comment out texinfo initialization. Factor a @var{} into two
5493 pieces to prevent makeinfo warnings.
5494 * gdb.texinfo: Add Agent Expressions appendix.
5495
4ca61388
DJ
54962003-06-19 Daniel Jacobowitz <drow@mvista.com>
5497
5498 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5499
07f31aa6
DJ
55002003-06-18 Daniel Jacobowitz <drow@mvista.com>
5501
5ae4183a 5502 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5503 remote target". Document the "detach" and "disconnect" commands.
5504 (Server, Netware, Debug Session): Reference "Connecting to a
5505 remote target".
5506 (GDB/MI Target Manipulation): Document "-target-disconnect".
5507
2dd0da42
AC
55082003-06-13 Andrew Cagney <cagney@redhat.com>
5509
5510 * gdbint.texinfo (Target Architecture Definition): Deprecate
5511 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5512 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5513
e7a3abfc
JB
55142003-06-09 Jim Blandy <jimb@redhat.com>
5515
5516 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5517
25e3a86b
AC
55182003-06-08 Andrew Cagney <cagney@redhat.com>
5519
5520 * gdbint.texinfo (Target Architecture Definition): Delete
5521 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5522
a9e5fdc2
AC
55232003-06-08 Andrew Cagney <cagney@redhat.com>
5524
5525 * gdbint.texinfo (Target Architecture Definition): Document
5526 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5527
b37303ee
AF
55282003-06-07 Adam Fedor <fedor@gnu.org>
5529
5530 * gdb.texinfo: Add Objective-C documentation.
5531
39fe6e80
AC
55322003-06-01 Andrew Cagney <cagney@redhat.com>
5533
5534 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5535 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5536
125309b2
AC
55372003-05-21 Andrew Cagney <cagney@redhat.com>
5538
5539 * gdbint.texinfo (Target Architecture Definition): Delete
5540 references to "extract_address" and "store_address".
5541
b8b527c5
AC
55422003-05-16 Andrew Cagney <cagney@redhat.com>
5543
5544 * gdbint.texinfo (Target Architecture Definition): Replace
5545 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5546 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5547
50e3ee83
TR
55482003-05-14 Theodore A. Roth <troth@openavr.org>
5549
5550 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5551
44e2be90
L
55522003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5553
5554 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5555 (gdb.dvi): Likewise.
5556 (gdb.pdf): Likewise.
5557 (links2roff): Likewise.
5558
df5215a6
JB
55592003-05-08 Jim Blandy <jimb@redhat.com>
5560
5561 * gdb.texinfo (Dump/Restore Files): Update documentation for
5562 'dump', 'append', and 'restore': note that format argument is
5563 optional; simplify presentation of the command variants; and be
5564 more precise about the formats.
5565
5e7b2f39
JB
55662003-05-07 Jim Blandy <jimb@redhat.com>
5567
5568 * gdb.texinfo (Symbols): Update documentation: 'maint list
5569 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5570 symtabs' and 'maint info psymtabs'.
5571
b1e29e33
AC
55722003-05-05 Andrew Cagney <cagney@redhat.com>
5573
5574 * gdbint.texinfo (Target Architecture Definition): Make
5575 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5576 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5577 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5578
00905d52
AC
55792003-05-04 Andrew Cagney <cagney@redhat.com>
5580
5581 * gdb.texinfo (Maintenance Commands): Document "maint print
5582 dummy-frames".
5583
54ff5908
AC
55842003-05-04 Andrew Cagney <cagney@redhat.com>
5585
5586 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5587
32e7087d
JB
55882003-05-03 J. Brobecker <brobecker@gnat.com>
5589
5590 Thierry Schneider <tpschneider1@yahoo.com>
5591 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5592 for new MI command.
5593
7043d8dc
AC
55942003-05-03 Andrew Cagney <cagney@redhat.com>
5595
5596 * gdbint.texinfo (Target Architecture Definition): Document
5597 push_dummy_code. Add cross references.
5598
e33d66ec
EZ
55992003-05-02 Elena Zannoni <ezannoni@redhat.com>
5600
5601 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5602 set/show charsets commands.
5603
0ba6dca9
AC
56042003-04-28 Andrew Cagney <cagney@redhat.com>
5605
5606 * gdbint.texinfo (Target Architecture Definition): Replace
5607 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5608 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5609
d7a27068
AC
56102003-04-28 Andrew Cagney <cagney@redhat.com>
5611
5612 * gdbint.texinfo (Target Architecture Definition): Rename
5613 "tm_print_insn" to "deprecated_tm_print_insn".
5614
44ea7b70
JB
56152003-04-09 Jim Blandy <jimb@redhat.com>
5616
5617 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5618 list psymtabs'.
5619
fb8f8949
AC
56202003-04-08 Andrew Cagney <cagney@redhat.com>
5621
5622 * gdbint.texinfo (Target Architecture Definition): Delete
5623 references to EXTRA_FRAME_INFO.
5624
32fb0f22
AC
56252003-04-08 Andrew Cagney <cagney@redhat.com>
5626
5627 * gdbint.texinfo (Target Architecture Definition): Delete
5628 PRINT_TYPELESS_INTEGER.
5629
6be67e67
JB
56302003-04-02 J. Brobecker <brobecker@gnat.com>
5631
5632 * observer.texi (GDB Observers): Adjust the documentation for the
5633 normal_stop notification to better describe reality. Fix a couple
5634 of minor typos.
5635
4e35d5f0
BR
56362003-04-02 Bob Rossi <bob_rossi@cox.net>
5637
a9331b3f 5638 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5639 '-file-list-exec-source-file'
5640
e8a8712a
AC
56412003-03-31 Andrew Cagney <cagney@redhat.com>
5642
5643 * gdbint.texinfo (Target Architecture Definition): Delete
5644 references to CALL_DUMMY_P.
5645
6c0e89ed
AC
56462003-03-30 Andrew Cagney <cagney@redhat.com>
5647
5648 * gdbint.texinfo (Target Architecture Definition): Remove
5649 reference to TARGET_WRITE_SP.
a9331b3f 5650
378bfd1b
AC
56512003-03-27 Andrew Cagney <cagney@redhat.com>
5652
5653 * gdbint.texinfo (Target Architecture Definition): Remove
5654 references to write_sp.
6c0e89ed 5655
922fbb7b
AC
56562003-03-27 Andrew Cagney <cagney@redhat.com>
5657
5658 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5659 chapter body. Use @smallexample instead of @example.
5660 (Annotations): Ditto.
5661 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5662 annotate.texi.
5663
b81774d8
AC
56642003-03-26 Andrew Cagney <cagney@redhat.com>
5665
5666 * gdbint.texinfo (Target Architecture Definition): Replace
5667 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5668 dummy_addr parameters.
5669
1bf6d5cc
AC
56702003-03-25 Andrew Cagney <cagney@redhat.com>
5671
5672 * gdbint.texinfo (Target Architecture Definition): Delete
5673 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5674 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5675 Add reference to PUSH_ARGUMENTS.
5676
618ce49f
AC
56772003-03-23 Andrew Cagney <cagney@redhat.com>
5678
5679 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5680 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5681
bcd7e15f
JB
56822003-03-18 J. Brobecker <brobecker@gnat.com>
5683
5684 * gdbint.texinfo (Algorithms): Add new section describing the
5685 Observer paradigm.
5686 (Top): Add menu entry to new observer appendix.
5687 * observer.texi: New file.
5688 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5689 new observer.texi file.
5690
9fe8321b
AC
56912003-03-17 Andrew Cagney <cagney@redhat.com>
5692
5693 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5694 that GNU Press update the manual version number.
5695
ac2adee5
AC
56962003-03-12 Andrew Cagney <cagney@redhat.com>
5697
5698 * gdbint.texinfo (Target Architecture Definition): Delete
5699 references to get_saved_register. Rename GET_SAVED_REGISTER to
5700 DEPRECATED_GET_SAVED_REGISTER.
5701
749b82f6
AC
57022003-03-13 Andrew Cagney <cagney@redhat.com>
5703
5704 * gdbint.texinfo (Target Architecture Definition): Replace
5705 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5706
8bedc050
AC
57072003-03-12 Andrew Cagney <cagney@redhat.com>
5708
5709 * gdbint.texinfo (Target Architecture Definition): Rename
5710 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5711
0ce1b118
CV
57122003-03-10 Corinna Vinschen <vinschen@redhat.com>
5713
5714 * gdb.texinfo: Add File-I/O documentation.
5715
12cc2063
AC
57162003-03-10 Andrew Cagney <cagney@redhat.com>
5717
5718 * gdbint.texinfo (Target Architecture Definition): Cross reference
5719 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5720
7453dc06
AC
57212003-03-07 Andrew Cagney <cagney@redhat.com>
5722
5723 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5724 frame" command.
5725
6314f104
AC
57262003-03-05 Andrew Cagney <cagney@redhat.com>
5727
5728 * gdbint.texinfo (Target Architecture Definition): Document
5729 unwind_dummy_id. Cross reference unwind_dummy_id and
5730 SAVE_DUMMY_FRAME_TOS.
5731
f1212245
DJ
57322003-03-05 James Ingham <jingham@apple.com>
5733 Daniel Jacobowitz <drow@mvista.com>
5734
5735 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5736 and "show cp-abi".
5737
77e7e267
AC
57382003-03-03 Andrew Cagney <cagney@redhat.com>
5739
5740 * gdbint.texinfo (Target Architecture Definition): Document
5741 register_type.
5742
838a8221
AC
57432003-03-03 Andrew Cagney <cagney@redhat.com>
5744
5745 * stabs.texinfo (Structures): Use @samp and separate @var's
5746 instead of a single @var containing a comma separated list.
5747 (Unions): Ditto.
5748
d7f4a264
DJ
57492003-03-02 Daniel Jacobowitz <drow@mvista.com>
5750
5751 * Makefile.in (distclean): Remove config.log.
5752
f30ee0bc
AC
57532003-03-01 Andrew Cagney <cagney@redhat.com>
5754
5755 * gdbint.texinfo (Target Architecture Definition): Rename
5756 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5757
57582003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5759
5760 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5761 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5762
be448670
CF
57632003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5764
5765 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5766 (Non-debug DLL symbols): New node, describing the minimal symbols
5767 loaded from DLLs without real debugging symbols.
5768
501eef12
AC
57692003-02-20 Andrew Cagney <ac131313@redhat.com>
5770
5771 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5772 hardware-breakpoint-limit".
5773 (Set Watchpoints): Add cross reference to "set remote
5774 hardware-watchpoint-limit".
5775 (Remote configuration options): New section.
5776
21c294e6
AC
57772003-02-04 Andrew Cagney <ac131313@redhat.com>
5778
e9be73e4
AC
5779 * gdbint.texinfo (Target Architecture Definition): Delete
5780 descrption of IS_TRAPPED_INTERNALVAR.
5781
21c294e6
AC
5782 From Keith Seitz <keiths@redhat.com>:
5783 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5784 option "-i"/"--interpreter" to this chapter. Include index
5785 entries.
5786
0179ffac
DC
57872003-02-04 David Carlton <carlton@math.stanford.edu>
5788
5789 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5790 (Variables): Recommend stabs+ and DWARF 2.
5791 (C plus plus expressions): Correct info about
5792 compiler versions, debug formats.
5793 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5794 PR symtab/874.
5795
7ca9f392
AC
57962003-02-01 Andrew Cagney <ac131313@redhat.com>
5797
5798 * gdbint.texinfo (Target Architecture Definition): Delete
5799 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5800 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5801 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5802 references to nindy and i960.
5803 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5804
31a85ea2
AC
58052003-02-01 Andrew Cagney <ac131313@redhat.com>
5806
5807 * gdbint.texinfo (Target Architecture Definition): Delete
5808 FLOAT_INFO.
5809
6b894e49
AC
58102003-01-30 Andrew Cagney <ac131313@redhat.com>
5811
5812 * stabs.texinfo (Member Type Descriptor): Clarify description of
5813 `@'. Suggested by Ben Hutchings.
5814
c48861fb
AC
58152003-01-29 Andrew Cagney <ac131313@redhat.com>
5816
5817 * gdb.texinfo (M68K): Delete reference to es1800.
5818
617073a9
AC
58192003-01-29 Andrew Cagney <ac131313@redhat.com>
5820
5821 * gdb.texinfo (Maintenance Commands): Document `maint print
5822 reggroups' and `maint print register-groups'.
5823 * gdbint.texinfo (Target Architecture Definition): Document
5824 register_reggroup_p.
5825
5b5d99cf
JB
58262003-01-23 Jim Blandy <jimb@redhat.com>
5827
5828 * gdb.texinfo (Separate Debug Files): New section.
5829
e7ba9c65
DJ
58302003-01-22 Daniel Jacobowitz <drow@mvista.com>
5831
5832 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5833 and "maint show profile".
5834
94e91d6d
MC
58352003-01-16 Michael Chastain <mec@shout.net>
5836
5837 * gdb.texinfo (Installing GDB): Warn against
5838 ".../gdb-VERSION/gdb/configure".
5839 (Separate Objdir): Likewise.
5840
867f3898
AC
58412003-01-15 Andrew Cagney <ac131313@redhat.com>
5842
5843 * gdbint.texinfo (Target Architecture Definition): Delete
5844 definition of PRINT_REGISTER_HOOK.
5845
f153cc92
EZ
58462003-01-15 Elena Zannoni <ezannoni@redhat.com>
5847
5848 (OpenRISC 1000): Fix formatting of command names.
5849
c60eb6f1
EZ
58502003-01-15 Elena Zannoni <ezannoni@redhat.com>
5851
5852 * gdb.texinfo (Continuing and Stepping): Add new command
5853 'advance'. Clarify behavior of 'until'.
5854
f5ebfba0
DJ
58552003-01-13 Daniel Jacobowitz <drow@mvista.com>
5856
5857 * gdb.texinfo (Files): Document solib-absolute-prefix and
5858 solib-search-path.
5859
4ce8657e
MC
58602003-01-09 Michael Chastain <mec@shout.net>
5861
5862 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5863 (Create a Release): Add new instructions for new @file{src-release}.
5864 Document existing instructions for @file{Makefile.in} as
5865 being for @value{GDBN} 5.3.1 or earlier.
5866
372613e3
AC
58672003-01-09 Andrew Cagney <ac131313@redhat.com>
5868
5869 * gdbint.texinfo (Target Architecture Definition): Mention
5870 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5871 allocate memory.
5872
b4e9345d
DJ
58732003-01-04 Daniel Jacobowitz <drow@mvista.com>
5874
5875 * gdb.texinfo (Controlling GDB): Add @kindex for
5876 "show osabi".
5877 (Backtraces): Add @kindex's for backtrace-below-main.
5878
98b45e30
DJ
58792003-01-04 Daniel Jacobowitz <drow@mvista.com>
5880
5881 * gdb.texinfo (Controlling GDB): Document "set osabi".
5882
95f90d25
DJ
58832003-01-04 Daniel Jacobowitz <drow@mvista.com>
5884
5885 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5886 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5887
1e698235
DJ
58882003-01-04 Daniel Jacobowitz <drow@mvista.com>
5889
5890 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5891 "set coerce-float-to-double".
5892 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5893
e632838e
AC
58942003-01-02 Andrew Cagney <ac131313@redhat.com>
5895
5896 * stabs.texinfo: Remove obsolete text.
5897 * gdbint.texinfo: Ditto.
5898 * gdb.texinfo: Ditto.
5899
c133ab7a
MK
59002002-12-22 Mark Kettenis <kettenis@gnu.org>
5901
5902 * gdbint.texinfo (Target Architecture Definition): Update
5903 description of gdbarch_register_osabi.
5904
f821f325
KH
59052002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5906
5907 * agentexpr.texi: Fix typos.
5908 * annotate.texi: Likewise.
5909 * fdl.texi: Likewise.
5910
85a6d8d3 59112002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5912
5913 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5914 DEPRECATED_INIT_FRAME_PC.
5915
ae45cd16
AC
59162002-12-01 Andrew Cagney <ac131313@redhat.com>
5917
5918 * gdbint.texinfo (Target Architecture Definition): Delete
5919 PC_IN_CALL_DUMMY.
5920
07555a72
AC
59212002-11-28 Andrew Cagney <ac131313@redhat.com>
5922
5923 * gdbint.texinfo (Host Definition): Delete documentation on
5924 USE_GENERIC_DUMMY_FRAMES.
5925
c166cdc7
EZ
59262002-11-26 Elena Zannoni <ezannoni@redhat.com>
5927
5ae4183a 5928 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5929 * Makefile.in (install-info): Run the install-info command as part
5930 of the post install steps only.
5931 (uninstall-info): New target.
5932 (uninstall): New target.
5933
35db0260
EZ
59342002-11-22 Elena Zannoni <ezannoni@redhat.com>
5935
5936 * Makefile.in (install): Make install do some real work.
5937
9ba8d803
AC
59382002-11-19 Andrew Cagney <ac131313@redhat.com>
5939
5940 Fix POSIX problem reported by Paul Eggert.
5941 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5942 Fix PR gdb/527.
5943
903ad3a6
AC
59442002-10-26 Andrew Cagney <cagney@redhat.com>
5945
5946 * gdbint.texinfo (Target Architecture Definition): Delete
5947 definition of DO_REGISTERS_INFO.
5948
f2abfe65
KB
59492002-10-18 Kevin Buettner <kevinb@redhat.com>
5950
5951 * gdbint.texinfo (Address Classes): Fix problems with insertion
5952 of ``{'' and ``}'' in example.
5953
b5b0480a
KB
59542002-10-17 Kevin Buettner <kevinb@redhat.com>
5955
5956 * gdbint.texinfo (Address Classes): New section.
5957 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5958 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5959 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5960 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5961
c85508ee
KD
59622002-10-11 Klee Dienes <kdienes@apple.com>
5963
5964 * gdb.texinfo (Registers): Mention vector registers as well as
5965 floating registers in the documentation for 'info registers' and
5966 'info all-registers'.
5967
6d12fc3d
DJ
59682002-10-11 Daniel Jacobowitz <drow@mvista.com>
5969
5970 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5971
8d19fbd2
JJ
59722002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5973
5974 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5975 interface definition.
5976
a37295f9
MM
59772002-10-03 Marko Mlinar <markom@opencores.org>
5978
5979 * gdb.texinfo (Target Commands): Add or1k target specific
5980 commands.
5981 * gdb.texinfo (Contributors): Add myself to the contributors list.
5982
da0f9dcd
AC
59832002-10-01 Andrew Cagney <ac131313@redhat.com>
5984
5985 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5986 and "mi1" instead of "mi1" and "mi0".
5987
2e834e49
HPN
59882002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5989
5990 * gdb.texinfo (Packets): Fix typos "alligned".
5991 Correct z3/Z3 description. Correct z4/Z4 title.
5992
050be0dc
AC
59932002-09-27 Andrew Cagney <ac131313@redhat.com>
5994
5995 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5996
1104b9e7
KB
59972002-09-25 Kevin Buettner <kevinb@redhat.com>
5998
5999 * gdb.texinfo: Use GNU/Linux instead of Linux.
6000
512217c7
AC
60012002-09-25 Andrew Cagney <ac131313@redhat.com>
6002
6003 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6004
10998722
AC
60052002-09-24 Andrew Cagney <ac131313@redhat.com>
6006
512217c7 6007 * gdb.texinfo: Replace @example with @smallexample.
10998722 6008
a0eb71c5
KB
60092002-09-20 Kevin Buettner <kevinb@redhat.com>
6010
f7dc1244 6011 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6012 * gdb.texinfo (Character Sets): Use @smallexample instead of
6013 @example. Use GNU/Linux instead of Linux.
6014
60152002-09-20 Jim Blandy <jimb@redhat.com>
6016
6017 * gdb.texinfo: Add character set documentation.
6018
2f870471
AC
60192002-09-19 Andrew Cagney <ac131313@redhat.com>
6020
6021 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6022 (Packets): Add cross reference from `b' packet to `z' packets.
6023
790eb8f5
AC
60242002-09-19 Andrew Cagney <ac131313@redhat.com>
6025
8d30a00d
AC
6026 * gdb.texinfo (Maintenance Commands): Document ``maint
6027 internal-error'' and ``maint internal-warning''.
6028
790eb8f5
AC
6029 * gdbint.texinfo (Target Architecture Definition): Revise
6030 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6031
a23a7bf1
JB
60322002-09-19 Joel Brobecker <brobecker@gnat.com>
6033
6034 * gdbint.texinfo (Target Conditionals): Document the new
6035 NAME_OF_MALLOC macro.
6036
299ffc64
AC
60372002-09-05 Andrew Cagney <ac131313@redhat.com>
6038
6039 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6040 engineer.
6041
b7bb15bc
SC
60422002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6043
6044 * gdb.texinfo (TUI Overview): Document status line fields.
6045
3d757584
SC
60462002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6047
6048 * gdb.texinfo (TUI Commands): Document info win command.
6049
269c21fe
SC
60502002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6051
6052 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6053
7cf36c78
SC
60542002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6055
6056 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6057 (TUI Keys): Likewise.
6058
d2c6833e
AC
60592002-08-25 Andrew Cagney <ac131313@redhat.com>
6060
6061 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6062 for a packet receive.
6063
46d8b1c3
AC
60642002-08-25 Andrew Cagney <ac131313@redhat.com>
6065
6066 * Makefile.in (clean): Move to end of file.
6067 (distclean, maintainer-clean, realclean): Ditto.
6068 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6069 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6070 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6071 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6072
b0787093
AC
60732002-08-24 Andrew Cagney <ac131313@redhat.com>
6074
6075 * Makefile.in (GDBINT_TEX_TMPS): Define.
6076 (gdbint.dvi, gdbint.pdf): Use
6077 (GDB_TEX_TMPS): Define.
6078 (gdb.dvi, gdb.pdf): Use.
6079 (STABS_TEX_TMPS): Define.
6080 (stabs.dvi, stabs.pdf): Use.
6081 (GDB_DOC_SOURCE_INCLUDES): New macros.
6082 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6083 (GDBINT_DOC_FILES_INCLUDES): New macros.
6084 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6085 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6086 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6087 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6088 (links2roff): Replace SFILES_INCLUDED with
6089 GDB_DOC_SOURCE_INCLUDES.
6090 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6091 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6092 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6093 dependencies.
6094 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6095 dependencies.
6096 (gdbmi.texinfo): Delete rule.
6097 (inc-hist.texinfo): Delete rule.
6098 (rluser.texinfo): Delete rule.
6099
ebba8386
AC
61002002-08-23 Andrew Cagney <cagney@redhat.com>
6101
6102 * gdbint.texinfo (Target Architecture Definition): Update
6103 STORE_RETURN_VALUE, mention regcache.
6104
0ab7a791
AC
61052002-08-21 Andrew Cagney <ac131313@redhat.com>
6106
6107 * gdbint.texinfo (Target Architecture Definition): Document
6108 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6109
ee2d5c50
AC
61102002-08-19 Andrew Cagney <ac131313@redhat.com>
6111
6112 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6113 Fix minor typos. Add index entries.
6114
53c69bd7
AC
61152002-08-18 Andrew Cagney <ac131313@redhat.com>
6116
6117 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6118
e76f1f2e
AC
61192002-08-15 Andrew Cagney <ac131313@redhat.com>
6120
6121 * gdbint.texinfo (Target Architecture Definition): Document
6122 PRINT_VECTOR_INFO.
6123 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6124
0680b120
AC
61252002-08-13 Andrew Cagney <ac131313@redhat.com>
6126
6127 * gdb.texinfo (Maintenance Commands): Document "maint print
6128 registers", "maint print raw-registers" and "maint print
6129 cooked-registers".
6130
3c3bea1c
GS
61312002-08-08 Grace Sainsbury <graces@redhat.com>
6132
a9331b3f 6133 From Mark Salter:
3c3bea1c
GS
6134 * gdb.texinfo (Protocol): Document T packet extension to
6135 allow watchpoint address reporting.
6136
42f9b0a5
AC
61372002-08-03 Andrew Cagney <ac131313@redhat.com>
6138
6139 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6140
db034ac5
AC
61412002-08-01 Andrew Cagney <cagney@redhat.com>
6142
6143 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6144 to CHILL.
6145
e2b28d04
AC
61462002-08-01 Andrew Cagney <ac131313@redhat.com>
6147
6148 * gdbint.texinfo (Coding): Revise section "Include Files".
6149
7fb623f7
AC
61502002-07-24 Andrew Cagney <cagney@redhat.com>
6151
6152 * gdbint.texinfo: Obsolete references to m88k.
6153 * gdb.texinfo: Ditto.
6154
4a2b4636
JB
61552002-07-10 Joel Brobecker <brobecker@gnat.com>
6156
7fb623f7 6157 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6158 where the proper version of autoconf can be retrieved.
6159
a71ec265
DH
61602002-07-09 Don Howard <dhoward@redhat.com>
6161
6162 * gdb.texinfo (Command Files): Further describe the behavior of
6163 sourced command files.
6164
b9aa90c9
AC
61652002-06-27 Andrew Cagney <ac131313@redhat.com>
6166
6167 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6168 (Coding): Clarify ISO C version that GDB assumes.
6169
40dd2248
TT
61702002-06-26 Tom Tromey <tromey@redhat.com>
6171
6172 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6173 add_setshow_cmd_full.
6174
bfac230e
DH
61752002-06-25 Don Howard <dhoward@redhat.com>
6176
6177 * gdb.texinfo (Memory Region Attributes): Document new behavior
6178 for 'mem' command.
6179
475b0867
JB
61802002-06-11 Jim Blandy <jimb@redhat.com>
6181
919d772c
JB
6182 * gdb.texinfo (Symbols): Update documentation for `info source'
6183 command.
6184
475b0867
JB
6185 * gdb.texinfo (Macros): Call the command `info macro', not
6186 `show macro'.
6187
ba8c9337
AC
61882002-06-09 Andrew Cagney <ac131313@redhat.com>
6189
6190 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6191 data''.
6192
1029b7fa
MK
61932002-06-09 Mark Kettenis <kettenis@gnu.org>
6194
6195 * gdbint.texinfo (Target Architecture Definition): Document
6196 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6197
16737d73
AC
61982002-06-08 Andrew Cagney <ac131313@redhat.com>
6199
6200 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6201 lists.
6202
30107679
AC
62032002-06-08 Andrew Cagney <ac131313@redhat.com>
6204
6205 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6206 Branch''.
6207
3352e23e
AC
62082002-06-01 Andrew Cagney <ac131313@redhat.com>
6209
6210 * gdbint.texinfo (Target Architecture Definition): Add section
6211 ``Converting an existing Target Architecture to Multi-arch''.
6212
cbb09e6a
AC
62132002-05-30 Andrew Cagney <ac131313@redhat.com>
6214
6215 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6216 to ``Obsoleting code''. Revise.
6217
e2e0bcd1
JB
62182002-05-17 Jim Blandy <jimb@redhat.com>
6219
6220 * gdb.texinfo (C Preprocessor Macros): New chapter.
6221 Include it in the main menu.
6222 (Contributors): Credit Jim Blandy with macro support.
6223 (Compilation): Explain how to get macro information into the
6224 executable.
6225 (Expressions): Note that preprocessor macros are expanded.
6226
9db8d71f
DJ
62272002-05-14 Daniel Jacobowitz <drow@mvista.com>
6228
6229 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6230 options for `target remote'.
6231
6d531722
AC
62322002-05-13 Andrew Cagney <ac131313@redhat.com>
6233
6234 * gdbint.texinfo (Target Architecture Definition): Delete
6235 documentation on NNPC_REGNUM.
6236
13d01224
AC
62372002-05-11 Andrew Cagney <ac131313@redhat.com>
6238
6239 * gdbint.texinfo (Target Architecture Definition): Document
6240 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6241 (Target Architecture Definition): Revise section `Using Different
6242 Register and Memory Data Representations'. Add section `Raw and
6243 Virtual Register Representations'.
6244
b2e75d78
AC
62452002-05-11 Andrew Cagney <ac131313@redhat.com>
6246
6247 * gdbint.texinfo (Target Architecture Definition): Mention
6248 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6249 (Target Architecture Definition): Mention same. Add references to
6250 web pages.
6251
2c8682ee
MS
62522002-05-08 Michael Snyder <msnyder@redhat.com>
6253
6254 * stabs.texinfo (Attributes): Document new "vector" attribute.
6255
0816590b
AC
62562002-05-04 Andrew Cagney <ac131313@redhat.com>
6257
6258 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6259
2653173e
AC
62602002-05-04 Andrew Cagney <ac131313@redhat.com>
6261
6262 * gdb.texinfo: Delete obsolete references to a29k.
6263
d7bd68ca
AC
62642002-04-24 Andrew Cagney <ac131313@redhat.com>
6265
6266 * gdbint.texinfo (Target Architecture Definition): Replace
6267 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6268
21d83aa5
DM
62692002-04-24 David S. Miller <davem@redhat.com>
6270
6271 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6272
7673a6cc
DM
62732002-04-21 David S. Miller <davem@redhat.com>
6274
6275 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6276
d49d1e0a
AC
62772002-04-21 Andrew Cagney <ac131313@redhat.com>
6278
6279 * gdbint.texinfo (Target Architecture Definition): Delete
6280 definition of HAVE_REGISTER_WINDOWS.
6281
f7dc1244 62822002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6283
6284 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6285 "Theodore A. Roth" <troth@verinet.com>.
6286
5ca0cb28
DH
62872002-04-15 Don Howard <dhoward@redhat.com>
6288
f7dc1244 6289 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6290 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6291 Provide a better explaination of this feature.
5ca0cb28 6292
f208ba17
AC
62932002-04-14 Andrew Cagney <ac131313@redhat.com>
6294
6295 * gdbint.texinfo (Target Architecture Definition): Remove
6296 FRAME_CHAIN_COMBINE.
6297
d5ba91de
MC
62982002-04-12 Michael Chastain <mec@shout.net>
6299
6300 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6301 REG_STACK_SEGMENT.
6302
26818220
MC
63032002-04-09 Michael Chastain <mec@shout.net>
6304
6305 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6306 PYRAMID_* macros.
6307
129188f6
AC
63082002-04-07 Andrew Cagney <ac131313@redhat.com>
6309
6310 * gdb.texinfo (Bug Reporting): Document that the web is the
6311 prefered way of submitting bug reports.
6312 (Bug Reporting): Delete the s-mail address as the last resort.
6313
8227c0ff
AC
63142002-04-05 Andrew Cagney <ac131313@redhat.com>
6315
6316 * gdbint.texinfo (Target Architecture Definition): Delete
6317 references to TARGET_WRITE_FP and write_fp.
6318
16d9dec6
MS
63192002-03-27 Michael Snyder <msnyder@redhat.com>
6320
6321 * gdb.texinfo: Document new commands dump, append, and restore.
6322
9ae8b82c
AC
63232002-03-27 Andrew Cagney <ac131313@redhat.com>
6324
6325 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6326 Branch'.
6327
474c8240
AC
63282002-03-18 Andrew Cagney <ac131313@redhat.com>
6329
6330 * gdb.texinfo: Change all examples to @smallexample.
6331 * gdbint.texinfo: Ditto.
a9331b3f 6332
fb0ff88f
AC
63332002-03-18 Andrew Cagney <ac131313@redhat.com>
6334
6335 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6336 Branches''.
6337
9bb0a4d8
AC
63382002-03-18 Andrew Cagney <ac131313@redhat.com>
6339
6340 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6341 Policy''.
6342
937f164b
FF
63432002-03-04 Fred Fish <fnf@redhat.com>
6344
6345 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6346 expresson, suports, dependant, trhe, perhaphs, situtations,
6347 explictily, taged, oportunity, unfortunatly).
6348
a7b40f07
AC
63492002-02-24 Andrew Cagney <ac131313@redhat.com>
6350
6351 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6352 Remove reference to 3.12.
6353
aab4e0ec
AC
63542002-02-23 Andrew Cagney <ac131313@redhat.com>
6355
6356 * gdbint.texinfo: Include fdl.texi.
6357 (Top): Add GNU Free Documentation License.
6358 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6359 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6360 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6361 (gdbint.info): Add srcdir to include path.
6362 * gdb.texinfo: Include gpl.texi.
6363 (Top): Add Copying.
6364 * gpl.texi: New file.
6365
47b95330
AC
63662002-02-23 Andrew Cagney <ac131313@redhat.com>
6367
6368 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6369
78c47bea
PM
63702002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6371
6372 * gdb.texinfo: Document Cygwin native specific commands.
6373
56460a61
DJ
63742002-02-15 Daniel Jacobowitz <drow@mvista.com>
6375
6376 * gdb.texinfo: Document gdbserver ``--attach'' command.
6377
def71bfa
MS
63782002-02-07 Michael Snyder <msnyder@redhat.com>
6379
6380 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6381 to @code(_ovly_debug_event).
6382
c928edc0
AC
63832002-02-07 Andrew Cagney <ac131313@redhat.com>
6384
6385 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6386
81d46470
MS
63872002-02-06 Michael Snyder <msnyder@redhat.com>
6388
6389 * gdb.texinfo (overlays): Mention new magic symbol
6390 '_ovly_debug_event', which allows GDB to keep better track
6391 of overlays.
6392
f7dc1244 63932002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6394
6395 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6396 Suggested by Dmitry Sivachenko.
6397
6398 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6399
15110bc3
MS
64002002-02-01 Michael Snyder <msnyder@redhat.com>
6401
6402 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6403
6763aef9
MS
64042002-01-30 Michael Snyder <msnyder@redhat.com>
6405
ac282366
MS
6406 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6407 (set trust-readonly-sections): Document.
6763aef9 6408
8642bc8f
AC
64092002-01-29 Andrew Cagney <ac131313@redhat.com>
6410
6411 * gdbint.texinfo (Releasing GDB): Revise and update.
6412
afe64c1a
AC
64132002-01-28 Andrew Cagney <ac131313@redhat.com>
6414
6415 * gdbint.texinfo (Target Architecture Definition): Delete
6416 description of TARGET_BYTE_ORDER_DEFAULT.
6417
f7dc1244 64182002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6419
6420 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6421 <mitya@cavia.pp.ru>.
6422
3d6e1b5a
AC
64232002-01-23 Andrew Cagney <ac131313@redhat.com>
6424
6425 * libgdb.texinfo: Delete file.
6426
6c0e9fb3
AC
64272002-01-22 Andrew Cagney <ac131313@redhat.com>
6428
6429 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6430 * gdbint.texinfo: Ditto.
6431
e0ce93ac
AC
6432Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6433
6434 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6435
be298bcc
AC
64362002-01-22 Andrew Cagney <ac131313@redhat.com>
6437
6438 * Makefile.in: Update copyright.
6439 (TEXI2DVI): Define.
6440 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6441 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6442 gdb-cfg.texi.
6443 (TEXINDEX, PDFTEX): Delete makefile variables.
6444
8e04817f
AC
64452002-01-22 Andrew Cagney <ac131313@redhat.com>
6446
6447 * gdb.texinfo (Protocol): Move section to appendix.
6448
6b2f586d
AC
64492002-01-21 Andrew Cagney <ac131313@redhat.com>
6450
6451 * gdb.texinfo (Remote Debugging): Create a menu.
6452 (Top): Add ``Remote Debugging'' to menu.
6453
6f05cf9f
AC
64542002-01-21 Andrew Cagney <ac131313@redhat.com>
6455
6456 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6457 serial protocol'' from here.
6458 (Remote Debugging): To here. New chapter.
6459
3fd3d7d2
AC
64602002-01-20 Andrew Cagney <ac131313@redhat.com>
6461
6462 * gdbint.texinfo (Target Architecture Definition): Delete
6463 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6464
7fd60527
AC
64652002-01-20 Andrew Cagney <ac131313@redhat.com>
6466
6467 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6468 are no longer needed.
6469 (Porting GDB): Add maintainer note about configure.host.
6470
c2f05ac9
AC
64712002-01-20 Andrew Cagney <ac131313@redhat.com>
6472
6473 * gdbint.texinfo (Target Architecture Definition): Remove
6474 definition of IEEE_FLOAT.
6475
f7dc1244 64762002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6477
6478 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6479 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6480 <3diff@gnu.org>
231b2aad 6481
82600034
AC
64822002-01-19 Andrew Cagney <ac131313@redhat.com>
6483
6484 * gdbint.texinfo (Host Definition): Remove references to
6485 MALLOC_INCOMPATIBLE.
6486
7708fa01
AC
64872002-01-17 Andrew Cagney <ac131313@redhat.com>
6488
6489 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6490 and xyz-xdep.o.
6491
eb12ee30
AC
64922002-01-17 Andrew Cagney <ac131313@redhat.com>
6493
889bf7c5 6494 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6495 (Set Breaks): Copy ``maint info breakpoint'' doco to
6496 ``Maintenance Commands'' appendix. Add reference.
6497
c9ccaa92
AC
64982002-01-17 Andrew Cagney <ac131313@redhat.com>
6499
6500 * fdl.texi: Remove next/prev from @node.
6501
f7dc1244 65022002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6503
6504 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6505 for monstrous @multitable (from Brian Youmans).
6506
6507 * fdl.texi: New file.
6508
6509 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6510
8973da3a
AC
65112002-01-15 Andrew Cagney <ac131313@redhat.com>
6512
6513 * gdbint.texinfo (Releasing GDB): New chapter.
6514
7d86b5d5
AC
65152002-01-14 Andrew Cagney <ac131313@redhat.com>
6516
6517 * gdb.texinfo (Embedded Processors, Calling program functions):
6518 Obsolete references to a29k.
6519
cc1cb004
AC
65202002-01-13 Andrew Cagney <ac131313@redhat.com>
6521
6522 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6523 examples. Document that a code-block should do or discard its
6524 cleanups before exit.
6525
79f12247
MS
65262002-01-11 Michael Snyder <msnyder@redhat.com>
6527
6528 * gdb.texinfo (Choosing files): Change @samp to @file.
6529
19837790
MS
65302002-01-05 Michael Snyder <msnyder@redhat.com>
6531
6532 * gdb.texinfo (--pid): Document new command line option (attach).
6533
f7dc1244 65342002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6535
6536 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6537 in the stub.
6538
d7449b42
AC
65392002-01-04 Andrew Cagney <ac131313@redhat.com>
6540
6541 * gdbint.texinfo (Target Architecture Definition): Replace
6542 BIG_ENDIAN with BFD_ENDIAN_BIG.
6543
f23631e4
AC
65442002-01-03 Andrew Cagney <ac131313@redhat.com>
6545
6546 * gdbint.texinfo (Target Architecture Definition): Replace
6547 value_ptr with struct value pointer.
6548
72c9928d
EZ
65492002-01-02 Eli Zaretskii <eliz@gnu.org>
6550
6551 * gdb.texinfo (Free Software): Fix wording.
6552
959acfd1
EZ
65532001-12-31 Eli Zaretskii <eliz@gnu.org>
6554
6555 * gdb.texinfo (Free Software): New section ``Free Software Needs
6556 Free Documentation''.
6557
f7dc1244 65582001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6559
6560 * stabs.texinfo:
6561 * gdb.texinfo:
6562 * gdbint.texinfo:
6563 * libgdb.texinfo:
6564 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6565
6600abed
MS
65662001-12-29 Michael Snyder <msnyder@redhat.com>
6567
6568 * gdb.texinfo (maint info sections): Fix typo.
6569
f6680716
MS
65702001-12-26 Michael Snyder <msnyder@redhat.com>
6571
fe95c787
MS
6572 * gdb.texinfo (maint info sections): Document.
6573
a9331b3f 6574 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6575 'info proc' sub-options that are currently not implemented.
6576
c3d3ce5b
JB
65772001-12-20 Jim Blandy <jimb@redhat.com>
6578
6579 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6580
778eb05e
AC
65812001-12-15 Andrew Cagney <ac131313@redhat.com>
6582
6583 * gdbint.texinfo (Target Architecture Definition): Replace
6584 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6585
2607059c
AC
65862001-12-01 Andrew Cagney <ac131313@redhat.com>
6587
6588 * gdbint.texinfo (Host Definition): Delete documentation on
6589 HOST_BYTE_ORDER.
6590
df0cd8c5
JB
65912001-11-30 Jim Blandy <jimb@redhat.com>
6592
6593 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6594 overlay support. Add to top-level menu.
df0cd8c5 6595
88118b3a
TT
65962001-11-26 Tom Tromey <tromey@redhat.com>
6597
6598 * gdb.texinfo (Command Syntax): Document C-o binding.
6599
96565e91
CF
66002001-07-26 Christopher Faylor <cgf@redhat.com>
6601
6602 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6603 use since it is described in the referenced section.
6604
f7dc1244 6605 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6606 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6607 clearer when using DJGPP.
6608
2a3d5645
CF
66092001-11-24 Christopher Faylor <cgf@redhat.com>
6610
6611 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6612 specifically refer to MS-DOS.
6613 (command files): Mention gdb.ini is only used on MS-DOS.
6614
aa26fa3a
TT
66152001-11-21 Tom Tromey <tromey@redhat.com>
6616
6617 * gdb.texinfo (Invoking GDB): Document --args.
6618 (Mode Options): Likewise.
6619
4f8ada06
JB
66202001-11-21 Jim Blandy <jimb@redhat.com>
6621
6622 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6623 Delete documentation; this macro has been removed from the
6624 sources.
4f8ada06 6625
3fe0dc10
JB
66262001-11-13 Jim Blandy <jimb@redhat.com>
6627
6628 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6629
9e5abb06
CV
66302001-11-06 Corinna Vinschen <vinschen@redhat.com>
6631
6632 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6633
1c5dfdad
MS
66342001-11-05 Michael Snyder <msnyder@redhat.com>
6635
a9331b3f 6636 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6637 quote regexp chars in function names such as "operator*()".
6638
990f9fe3
FF
66392001-11-01 Fred Fish <fnf@redhat.com>
6640
6641 * gdbint.texinfo (SOLIB_ADD): Document additional new
6642 "readsyms" arg.
6643
b433d00b
DH
66442001-10-30 Don Howard <dhoward@redhat.com>
6645
070b1dd3
DH
6646 * gdb.texinfo: (Command Files) Added documentation for the
6647 behavior of gdb with input redirected from a file.
b433d00b 6648
b7209cb4
FF
66492001-10-28 Fred Fish <fnf@redhat.com>
6650
6651 * gdb.texinfo (auto-solib-add): Change docs to match
6652 implementation change.
6653 (auto-solib-limit): Add docs for new variable.
6654
1aa20aa8
AC
66552001-10-15 Andrew Cagney <ac131313@redhat.com>
6656
6657 * gdbint.texinfo (Target Architecture Definition): Function
6658 value_as_pointer renamed to value_as_address.
6659
fc0c74b1
AC
66602001-10-15 Andrew Cagney <ac131313@redhat.com>
6661
6662 * gdbint.texinfo (Target Architecture Definition): Default
6663 POINTER_TO_ADDRESS functions assume unsigned addresses.
6664 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6665 posting by Jim Blandy.
6666
f4846649
JB
66672001-10-12 Jim Blandy <jimb@redhat.com>
6668
6669 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6670 version of texi2html (1.64) doesn't support this flag any more.
6671
f277788b
MK
66722001-09-08 Mark Kettenis <kettenis@gnu.org>
6673
a9dc4918
MK
6674 * gdbint.texinfo (Host Definition): Remove description of
6675 MEM_FNS_DECLARED.
6676
d28379df
MK
6677 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6678
f277788b
MK
6679 * gdbint.texinfo (Host Definition): Remove description of
6680 HAVE_SIGSETMASK.
6681
7ccaa899
EZ
66822001-09-04 Elena Zannoni <ezannoni@redhat.com>
6683
6684 * gdbint.texinfo (Target Architecture Definition): Add
6685 explanation of TARGET_PRINT_INSN macro.
6686
17d9d558
JB
66872001-08-30 Jim Blandy <jimb@redhat.com>
6688
6689 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6690 Explain what it means to load relocatable files.
6691
72cde065
JB
66922001-08-28 Jim Blandy <jimb@redhat.com>
6693
6694 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6695 info `top' menu.
6696
9e678452
CF
6697Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6698
6699 * gdbint.texinfo: Add a cautionary note about macro use.
6700
a2bea4c3 67012001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6702
a2bea4c3
CV
6703 * gdb.texinfo: Explain omitting the hostname in the
6704 `target remote' command.
6705
1129bf27
DJ
67062001-07-30 Daniel Jacobowitz <drow@mvista.com>
6707
6708 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6709 and END-INFO-DIR-ENTRY.
6710
732b3002
SC
67112001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6712
6713 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6714
89437448
AC
67152001-07-25 Andrew Cagney <ac131313@redhat.com>
6716
6717 * gdbint.texinfo (libgdb): Rewrite.
6718
f7dc1244 67192001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6720
6721 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6722
c4555f82
SC
67232001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6724
6725 * gdb.texinfo (TUI): New chapter, document the TUI.
6726 (Mode Options): Document the -tui option.
6727
2f45a6e0
MK
67282001-07-23 Mark Kettenis <kettenis@gnu.org>
6729
6730 * gdbint.texinfo (Host Definition): Remove description of
6731 NEED_POSIX_SETPGID.
6732
f7dc1244 67332001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6734
6735 * gdb.tex (DJGPP Native): New node, with descriptions of
6736 DJGPP-specific commands.
6737
be9c6c35
JM
67382001-07-19 John R. Moore <jmoore@redhat.com>
6739
6740 * gdbint.texinfo: Three misspellings.
6741
dfa249fb
AC
67422001-07-06 Andrew Cagney <ac131313@redhat.com>
6743
6744 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6745 `test` expressions on bash. Problem reported by Colin Walters.
6746
c72e7388
AC
67472001-07-04 Andrew Cagney <ac131313@redhat.com>
6748
6749 * gdbint.texinfo (User Interface): Update ui-out documentation to
6750 refelect recent UI/MI updates.
6751
94bbb2c0
AC
67522001-07-04 Andrew Cagney <ac131313@redhat.com>
6753
6754 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6755 interpreters.
6756
af6c57ea
AC
67572001-06-15 Andrew Cagney <ac131313@redhat.com>
6758
6759 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6760 structure and not macros.
6761 (Host Definition): Document that much of this chapter is obsolete.
6762 (Target Architecture Definition): Update list of files that make
6763 up a target architecture.
6764 (Coding): Update.
6765
83aa8bc6
AC
67662001-06-28 Andrew Cagney <ac131313@redhat.com>
6767
6768 * gdbint.texinfo (Target Architecture Definition): Update
6769 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6770 The latter has been changed to a true predicate.
6771
f7dc1244 67722001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6773
6774 * annotate.texi: Add @noindent where needed. From Dmitry
6775 Sivachenko <dima@Chg.RU>.
6776 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6777
656db9b0
AC
67782001-06-16 Andrew Cagney <ac131313@redhat.com>
6779
6780 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6781
df2396a1
AC
67822001-06-14 Andrew Cagney <ac131313@redhat.com>
6783
6784 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6785 returns ``OK''. Document that the ``R'' packet does not reply.
6786
0f1f2b0a
MS
67872001-06-13 Michael Snyder <msnyder@redhat.com>
6788
6789 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6790
f7dc1244 67912001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6792
6793 * gdb.texinfo (Signals): Clarify the default setting of signal
6794 handling.
6795
a5d7c491
AC
67962001-05-14 Andrew Cagney <ac131313@redhat.com>
6797
6798 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6799 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6800
05a54c4f
AC
68012001-05-12 Andrew Cagney <ac131313@redhat.com>
6802
6803 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6804
f7dc1244 68052001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6806
6807 * gdbint.texinfo (Clean Design and Portable Implementation):
6808 Renamed from "Clean Design".
6809 (Clean Design and Portable Implementation): Document portable
6810 methods of handling file names, and the associated macros.
6811
f7dc1244 68122001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6813
6814 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6815 command and provide a cross-reference to its description.
6816 (Symbols): Note that "info scope" is useful for trace experiments.
6817
f7dc1244 68182001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6819
b37052ae
EZ
6820 * gdb.texinfo (Symbols): Document "info scope".
6821 (Tracepoints): New chapter.
6822 (Contributors): Update for v5.1.
6823 <All nodes>: Change "C++" to "C@t{++}".
6824
0ee54786
EZ
6825 * gdbint.texinfo (User Interface): A new section about ui_out
6826 functions, based on text written by Fernando Nasser.
6827
c534679c
EZ
6828 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6829
f7dc1244 68302001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6831
e9c75b65
EZ
6832 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6833
6834 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6835
6836 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6837 Replace "GDB" with "@value{GDBN}". Fix markup.
6838
6839 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6840
3d67e040
EZ
6841 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6842 a cross-reference to its description.
6843 (Symbols): Document "info symbol".
6844
f7dc1244 68452001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6846
6847 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6848 subsection "x86 Watchpoints".
6849 (Target Architecture Definition): Document the macros
6850 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6851 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6852
b0ed3589
AC
68532001-03-20 Andrew Cagney <ac131313@redhat.com>
6854
6855 * gdbint.texinfo (Target Architecture Definition): Update
6856 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6857 list.
6858
b6ba6518
KB
68592001-03-06 Kevin Buettner <kevinb@redhat.com>
6860
6861 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6862 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6863
f7dc1244 68642001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6865
6866 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6867
f7dc1244 68682001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6869
17cc6a06
EZ
6870 * gdb.texinfo (Environment): Document that `path' does not change
6871 the value of PATH in GDB's own environment (it did in the past,
6872 but that was changed on March 15, 1994). Reported by Doug Evans
6873 <dje@transmeta.com>.
6874
56caf160
EZ
6875 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6876 its line. Fix markup of commands and macros. Add an Index node
6877 and index entries.
6878
29e57380
C
68792001-01-23 J.T. Conklin <jtc@redback.com>
6880
6881 * gdb.texinfo (Memory region attributes): New manual section.
6882
1c6147de
ND
68832001-01-04 Nicholas Duffek <nsd@redhat.com>
6884
6885 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6886
f7dc1244 68872000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6888
6889 * refcard.tex: Version and copyright fixed. From Phil Edwards
6890 <pedwards@disaster.jaj.com>.
6891
0dcedd82
AC
6892Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6893
6894 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6895 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6896
3b851bce
AC
6897Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6898
6899 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6900 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6901
f7dc1244 69022000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6903
6904 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6905 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6906
b90a5f51
CF
69072000-11-10 Christopher Faylor <cgf@cygnus.com>
6908
6909 * gdb.texinfo: Document new 'set step-mode' command.
6910
f7dc1244 69112000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6912
6913 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6914 changes from Dmitry Sivachenko <dima@Chg.RU>.
6915
f7dc1244 69162000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6917
6918 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6919 From Steven Johnson <sbjohnson@ozemail.com.au>.
6920
2e685b93
MK
69212000-08-10 Mark Kettenis <kettenis@gnu.org>
6922
6923 * gdbint.texinfo (Overall Structure): Spelling fix.
6924
f7dc1244 69252000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6926
6927 * gdbint.texinfo (Target Architecture Definition): Document that
6928 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6929 for which REGISTER_CONVERTIBLE returns a zero value.
6930
63ac3005
EZ
69312000-07-08 Christopher Faylor <cgf@cygnus.com>
6932
6933 * Makefile.in (install-info): Find files to install in either the
6934 build or source directories (adapted from Makefile.am).
6935
bd79f757
ND
69362000-07-07 Nicholas Duffek <nsd@redhat.com>
6937
6938 * stabs.texinfo: Fix spelling errors.
6939 (String Field): FILE-NUMBER starts from 0, not 1.
6940
f7dc1244 69412000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6942
6943 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6944 Brian Youmans.
5f208f6d 6945
f7dc1244 69462000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6947
6948 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6949 the source directory. Reported by Mark Harig
6950 <markh@frazier.landmark.com>.
cc542d3b 6951
f3b28801
C
69522000-06-20 J.T. Conklin <jtc@redback.com>
6953
6954 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6955
449f3b6c
AC
6956Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6957
6958 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6959 Generate using pdftex.
449f3b6c 6960 (PDFTEX): Define.
889bf7c5 6961 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6962 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6963 @contents at the start.
449f3b6c 6964
f7dc1244 69652000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6966
6967 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6968 Youmans.
48e934c6 6969
9e9c5ae7
AC
6970Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6971
6972 From Brian Youmans:
6973 * gdb.texinfo: Fix ``et al.''.
6974
c741b251
AC
6975Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6976
6977 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6978 loop.
c741b251 6979
4ab64e14
JG
69802000-05-19 Jimmy Guo <guo@cup.hp.com>
6981
6982 * configure: Regenerate.
6983
f7dc1244 69842000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6985
6986 * Makefile.in (install-info): Run install-info on installed Info
6987 files.
6988
8c70017b
AC
6989Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6990
a7cb598a 6991 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6992 Andrew Cagney.
8c70017b 6993
f7dc1244 69942000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6995
6996 * gdb.texinfo: Proofreading changes from Brian Youmans.
6997
bf0184be
ND
69982000-05-01 Nick Duffek <nsd@cygnus.com>
6999
7000 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7001 startup sequence, minor edits.
7002
f7dc1244 70032000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7004
7005 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7006 TeX.
7007
7008 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7009 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7010 like `n' and `s' which look weird. Convert some of the @kindex to
7011 @vindex, when they refer to variables, not commands.
7012
33e16fad
AC
7013Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7014
7015 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7016
f7dc1244 70172000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7018
7019 * Makefile.in (GDBMI_DIR): New variable.
7020 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7021 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7022 (gdbmi.texinfo): New target, for texi2roff.
7023 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7024 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7025
7026 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7027 gdbmi.texinfo.
7028 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7029 comment.
7030
d167840f
EZ
70312000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7032
7033 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7034 command.
d167840f 7035
f7dc1244 70362000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7037
7038 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7039 prevents the build (and is generally a Bad Idea).
7040
f7dc1244 70412000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7042
7043 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7044 a comma inside @var.
7045 (Command Files): Index markup changes from Dmitry Sivachenko
7046 <dima@Chg.RU>.
7047
f7dc1244 70482000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7049
7050 * Makefile.in (LN_S): Define.
7051 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7052 invoke "ln -s" unless it is known to work.
7053
7054 * configure.in (AC_PROG_LN_S): Add.
7055
8dc7983f
JB
70562000-04-14 Jim Blandy <jimb@redhat.com>
7057
7058 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7059 section.
7060 (Target Conditionals): Document ADDRESS_TO_POINTER,
7061 POINTER_TO_ADDRESS.
7062
1a8237e8
DB
70632000-04-11 Daniel Berlin <dan@cgsoftware.com>
7064
7065 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7066 gdb-cfg.texi to get the value.
7067
ca526f1a
JB
70682000-04-10 Jim Blandy <jimb@redhat.com>
7069
7070 * gdbint.texinfo (Target Architecture Definition): Fix
7071 cross-references.
7072
faaafcb4
JB
70732000-04-08 Jim Blandy <jimb@redhat.com>
7074
7075 * gdbint.texinfo (Using Different Register and Memory Data
7076 Representations): New section.
7077 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7078 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7079 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7080
1b27397f
AC
7081Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7082
7083 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7084 for acknowledgments.
1b27397f 7085
480ff1fb
AC
7086Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7087
7088 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7089 qThreadExtraInfo.
480ff1fb 7090
a9331b3f 70912000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7092
a9331b3f
RM
7093 * gdb.texinfo: Clarify which remote debug protocol commands are
7094 required and which are optional.
f1251bdd 7095
dbeb8dbd
AC
7096Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7097
7098 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7099 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7100 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7101 * annotate.texi: Update.
7102
6d2ebf8b
SS
71032000-03-28 Stan Shebs <shebs@apple.com>
7104
7105 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7106 expectation of additional changes before release), update
7107 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7108 node links, rephrase and/or shorten lines to fix formatting
7109 problem in both regular and @smallbook formats.
7110 * annotate.texi: Shorten lines in example, use smallexample
7111 consistently everywhere.
7112 * Makefile.in: Add comment about texinfo 4.0 html generation.
7113 (SFILES_INCLUDED): Add annotate.texi.
7114
5d161b24
DB
71152000-03-27 Daniel Berlin <dan@cgsoftware.com>
7116
5ae4183a
AS
7117 * gdb.texinfo (Debugging Output): Added new section, documenting
7118 the "set/show debug" commands.
5d161b24 7119
b9deaee7
AC
7120Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7121
7122 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7123 entry.
b9deaee7
AC
7124
7125 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7126 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7127 @chapter and @node entries.
a9331b3f 7128
b9deaee7 7129 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7130
9ef47d30
AC
7131Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7132
7133 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7134 files.
9ef47d30 7135
cfeada60
FN
71362000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7137
7138 From David Whedon <dwhedon@gordian.com>
5ae4183a 7139 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7140
6837a0a2
DB
71412000-03-22 Daniel Berlin <dan@cgsoftware.com>
7142
7143 * gdb.texinfo: Add documentation for the apropos command.
7144
bba2971c
MS
71452000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7146
7147 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7148
2b628194
MS
71492000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7150
a9331b3f 7151 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7152 two places.
7153
96a2c332
SS
71542000-03-17 Stan Shebs <shebs@apple.com>
7155
7156 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7157 <dima@Chg.RU>, also clarification of allowed content for
7158 string constants.
7159
f7dc1244 71602000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7161
7162 * gdb.texinfo (main menu): Add Annotations.
7163 (File Options): Add @cindex entries for each command-line option.
7164 Document --epoch, --annotate, --async, --interpreter, --write,
7165 --statistics, and --version.
7166
7167 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7168 of GDB.
7169
9d233477
JB
71702000-02-23 Jim Blandy <jimb@redhat.com>
7171
7172 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7173
14e0eb3b
JB
71742000-02-22 Jim Blandy <jimb@redhat.com>
7175
7176 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7177
3555de01
JM
71782000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7179
7180 * Makefile.in (diststuff): New target.
7181
5e35df8e
KB
71822000-02-15 Kevin Buettner <kevinb@redhat.com>
7183
7184 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7185 architecture. [From Jim Wilson.]
5e35df8e 7186
c5394b80
JM
71872000-01-16 Tom Tromey <tromey@cygnus.com>
7188
7189 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7190 (Delete Breaks): Mention range arguments.
7191 (Disabling): Likewise.
7192
c3f6f71d
JM
71932000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7194
7195 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7196
c4093a6a
JM
7197Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7198
7199 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7200 valid functions.
c4093a6a 7201
11cf8741
JM
72021999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7203
7204 * gdb.texinfo: Clarify regular expressions used in rbreak.
7205
917317f4
JM
72061999-10-15 Kevin Buettner <kevinb@cygnus.com>
7207
7208 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7209 MEMORY_REMOVE_BREAKPOINT): Document.
7210
7211Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7212
7213 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7214 offset re-using the DATA offset instead.
917317f4 7215
2df3850c
JM
72161999-10-11 Jim Kingdon <kingdon@redhat.com>
7217
7218 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7219
72201999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7221
7222 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7223 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7224 typos.
7225
7226 * gdb.texinfo: Various minor wording and formatting improvements,
7227 mentions of additional command-line options.
7228
2acceee2
JM
72291999-09-30 Fred Fish <fnf@cygnus.com>
7230
7231 * gdb.texinfo: Document additional forms of specifying section
7232 names and addresses for the add-symbol-file command.
7233
c2c6d25f
JM
72341999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7235
7236 * gdbint.texinfo: Fix typo, add the word "have".
7237
72381999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7239
7240 * gdbint.texinfo (Target Architecture Definition): Document the
7241 SKIP_PERMANENT_BREAKPOINT macro.
7242
d4f3574e
SS
72431999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7244
7245 * gdb.texinfo: Fiks speling errers.
7246
7247 * gdb.texinfo: Fix uses of @multitable.
7248
f7dc1244 7249 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7250 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7251 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7252 comments about using with optimization, add more indexing,
7253 fix info about disassembly-flavor.
7254
7255Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7256
7257 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7258 SKIP_SOLIB_RESOLVER): Define.
7259
7260Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7261
7262 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7263 ``g'' packets.
d4f3574e 7264
104c1213
JM
72651999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7266
7267 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7268 platform-specific info, inline remote.texi and move sections of it
7269 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7270 and register stack into the new chapter.
7271 * remote.texi: Remove, now part of gdb.texinfo.
7272 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7273
72741999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7275
7276 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7277 GDB_TARGET_IS_MACH386): These kludges have gone away.
7278
7279Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7280
7281 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7282 TDEPLIBS.
104c1213 7283
53a5351d
JM
72841999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7285
7286 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7287 surrounding text to fit HP-UX bits into general info.
7288 (HPPA-cfg.texi): Remove, no longer useful.
7289
7290 * gdb.texinfo: Remove explicit links from @node lines, remove
7291 HP-added "Detailed Node Listing" from main menu which confuses
7292 things.
7293
7294 From Dmitry Sivachenko <dima@Chg.RU>:
7295 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7296 in description of `set environment'.
53a5351d
JM
7297
72981999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7299
7300 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7301
7be570e7
JM
73021999-08-12 Ben Elliston <bje@cygnus.com>
7303
7304 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7305
f7dc1244 73061999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7307
7308 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7309 watch, awatch, and rwatch. Explain why the latter two cannot be
7310 set as software watchpoints. Document that watchpoints for local
7311 variables are deleted when the debuggee terminates.
7be570e7
JM
7312
7313Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7314
7315 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7316 packet. Allow E.. response packet. "qRcmd" packet is no longer
7317 reserved.
7be570e7
JM
7318
73191999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7320
a9331b3f
RM
7321 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7322 * gdb.texinfo: Ditto.
7be570e7 7323
96baa820
JM
73241999-08-06 Tom Tromey <tromey@cygnus.com>
7325
7326 * gdb.texinfo (KOD): New node.
7327
7328Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7329
7330 * remote.texi (Rcmd): Fix minor formatting typos.
7331
7332Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7333
7334 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7335 packets.
96baa820 7336
adf40b2e
JM
73371999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7338
7339 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7340 fixes.
7341
43ff13b4
JM
7342Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7343
7344 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7345
085dd6e6
JM
7346Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7347
7348 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7349 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7350 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7351 packets that are not supported on all hosts. Expand examples.
7352 Spell check.
085dd6e6
JM
7353
73541999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7355
7356 * Makefile.in: Recognize html, install-html. Add targets
7357 to build HTML versions of documentation via texi2html.
7358
7359Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7360
7361 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7362 testsuite.
085dd6e6
JM
7363
7364Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7365
7366 * remote.texi (Communication Protocol): Rewrite.
7367
7368Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7369
7370 * stabs.texinfo: Fix uses of xref.
7371
9e0b60a8
JM
7372Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7373
7374 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7375 info about patch submission.
7376
cce74817
JM
7377Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7378
7379 From Per Bothner <bothner@cygnus.com>:
7380 * gdb.texinfo: Document Chill support.
7381
7382Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7383
7384 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7385 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7386 Document that the value should be greater-than or equal-to zero.
7387 (NO_STD_REGS): Document. Deprecate.
cce74817 7388
ac9a91a7
JM
7389Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7390
7391 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7392 Document that these are not used.
ac9a91a7
JM
7393
7394Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7395
7396 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7397
392a587b
JM
7398Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7399
7400 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7401 numargs was dropped.
392a587b
JM
7402
7403Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7404
7405 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7406
b83266a0
SS
7407Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7408
7409 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7410 Update.
b83266a0 7411
7a292a7a
SS
7412Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7413
7414 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7415 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7416
7417Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7418
7419 * gdbint.texinfo: Fix typos: $ -> @.
7420
7421Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7422
7423 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7424 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7425 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7426 BREAKPOINT_FROM_PC.
a9331b3f 7427
7a292a7a
SS
7428Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7429
7430 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7431 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7432
7433Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7434
7435 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7436 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7437
74381999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7439
7440 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7441 longer exists.
7442
7443Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7444
7445 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7446 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7447 they make the manual source incomprehensible.
7a292a7a
SS
7448 * h8-cfg.texi: Remove, hasn't been used in years.
7449
c906108c
SS
7450Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7451
7452 * gdb.texinfo: Update the credits.
7453
7454Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7455
7456 * gdb.texinfo: Fix mistakes noticed in printout of last
7457 draft, add Alpha to discussion of heuristic fence post.
7458
7459Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7460
7461 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7462 Edition, merge some HP changes into mainline, describe some
7463 previously undocumented features, describe more of the target
7464 commands available, eliminate obsolete section on renamed
7465 commands.
c906108c
SS
7466 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7467
7468Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7469
7470 * gdb.texinfo: Make many HPPA conditionals unconditional,
7471 including catchpoint description, since now on for all configs.
7472 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7473 specializations.
7474
7475Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7476
7477 * Makefile.in (GDBvn.texi): Fix match expression to work with
7478 current format of VERSION in gdb/Makefile.in.
7479 * gdb.texinfo: Fix node ref to match new readline.
7480
7481Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7482
a9331b3f
RM
7483 * gdb.texinfo: Changes made as part of a project to merge in
7484 changes made by HP. Documentation makes extensive use of
c906108c
SS
7485 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7486 on remote debugging. There are differences in documentation
889bf7c5 7487 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7488 the HP manual discusses catchpoints, hardware watchpoints, and
7489 some HPUX specific limitations for shared library support.
a9331b3f 7490
c906108c
SS
7491 There are also a number of @node changes.
7492
74931999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7494
7495 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7496 (C Usage): Same.
7497
7498Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7499
7500 The following changes were made by Edith Epstein
889bf7c5
PA
7501 <eepstein@cygnus.com> as part of a project to merge in changes
7502 made by HP.
a9331b3f 7503
c906108c
SS
7504 * HPPA-cfg.texi: new file.
7505
7506 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7507
7508 * refcard.tex: change documentation about catch.
7509 removed info catch.
7510
7511Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7512
7513 * gdbint.texinfo: Expand on GDB's coding standards,
7514 specify the use of arg names with prototypes.
7515
75161998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7517
7518 * gdb.texinfo: Fix tipo.
7519
7520Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7521
7522 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7523 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7524
7525Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7526
7527 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7528
75291998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7530
7531 * agentexpr.texi: New file.
7532
7533Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7534
7535 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7536
75371998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7538
7539 * remote.texi: Changed wording that implied that the GDB remote
7540 protocol caches register values instead of GDB itself.
7541
7542Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7543
7544 * gdbint.texinfo: Add some info about symbol readers.
7545 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7546 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7547 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7548 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7549
7550Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7551
a9331b3f 7552 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7553
7554Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7555
7556 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7557
7558Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7559
7560 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7561 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7562
7563Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7564
7565 * gdbint.texinfo: Fix minor typos.
7566
7567Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7568
7569 * gdbint.texinfo: Complete overhaul. Group descriptions more
7570 logically, add more info on generic algorithms, remove much
7571 obsolete and/or wrong material.
7572
7573Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7574
7575 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7576
7577Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7578
7579 * refcard.tex: Copyright, address updates.
7580
7581Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7582
7583 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7584 for the edition instead of confusing GDB-version-like numbers.
7585
7586Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7587
7588 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7589
7590Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7591
5ae4183a 7592 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7593
7594Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7595
7596 * gdb.texinfo: Add some credits, mention bug monitor.
7597 * remote.texi: Mention mips monitor targets.
7598 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7599
c906108c
SS
7600Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7601
7602 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7603 files, finish sorting of host vs target vs native macros, describe
7604 some more of them.
c906108c
SS
7605
7606Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7607
7608 * gdbint.texinfo (Host Conditionals): Document change from
7609 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7610
7611Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7612
7613 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7614 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7615
7616Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7617
7618 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7619 Document LSEEK_NOT_LINEAR.
7620
7621Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7622
7623 * stabs.texinfo (Stab Section Basics): Make it clear that only
7624 some versions of the GNU linker remove the leading N_UNDF symbol.
7625
7626Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7627
7628 * stabs.texinfo (String Field): Document type number pairs here,
7629 instead of in the Sun specific section.
7630 (Include Files): The GNU linker supports the N_BINCL
7631 optimization. Clarify the N_BINCL value, and what it is used
7632 for.
7633 (Procedures): Document N_FUN with an empty string to mark the end
7634 of a function.
7635 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7636 (Sun Differences): Remove this node, as the information is now
7637 elsewhere in the main document.
7638 (Stab Section Basics): Mention that the GNU linker may optimize
7639 stabs and remove the leading N_UNDF symbol.
7640
7641Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7642
7643 * gdb.texinfo, refcard.tex: Restore author credit
7644
7645Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7646
7647 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7648 documentation to account for START and END macros taking
7649 one arg.
7650
7651Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7652
7653 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7654 * gdb.texinfo (Frames): Fix typo.
7655
7656Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7657
7658 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7659 a target_signal as arg type, not a pid.
7660
7661Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7662
7663 * gdb.texinfo: Document `set assembly-language'.
7664
7665Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7666
7667 * remote.texi: Update list of stubs in the GDB distribution.
7668
7669Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7670
7671 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7672 Also document that some systems can use mmalloc but must define
7673 this if their C runtime allocates memory that is later freed.
c906108c 7674 (MMCHECK_FORCE): Document new macro.
a9331b3f 7675
c906108c
SS
7676Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7677
7678 * remote.texi: Add documentation for target Sparclet.
7679
7680Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7681
a9331b3f 7682 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7683 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7684 * configure.in: Rewritten for autoconf.
7685 * configure: New.
7686
7687Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7688
7689 * Makefile.in (DVIPS): New define, set to dvips.
7690 (dvi): Add stabs.dvi.
7691 (ps): New target.
7692 (all-doc): Depend on info, dvi, and ps targets.
7693 (STAGESTUFF): Add *.ps and *.dvi files.
7694 (clean-info, clean-dvi): Remove.
7695 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7696 rules completely rewritten.
7697 (maintainer-clean): Remove clean-info and clean-dvi
7698 dependencies and put their actions in the rules.
7699 (gdb.ps): New target
a9331b3f 7700 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7701 intermediate TeX files, whether they have 2 or 3 character
7702 extensions.
7703 (gdbint.ps): Add target and rules.
7704 (gdb-internals): Delete unused target.
7705 (Makefile): Depends upon config.status also.
7706
7707Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7708
7709 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7710 set.
7711
7712Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7713
7714 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7715 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7716
7717Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7718
7719 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7720
7721Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7722
7723 * gdb.texinfo (Print settings): Document
7724 `set/show print static-members' commands.
7725
7726Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7727
7728 * gdbint.texinfo (Native): Document name change, coredep.c to
7729 core-aout.c.
7730
7731Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7732
7733 * stabs.texinfo (Include Files): Document the values the SunOS4
7734 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7735
7736Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7737
7738 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7739 Fix typo.
7740
7741Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7742
7743 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7744 "gdb.tar.Z".
7745
7746Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7747
7748 * Makefile.in (maintainer-clean): New target, synonym for
7749 realclean.
7750
7751Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7752
7753 * Update all FSF addresses except those in COPYING* files.
7754
7755Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7756
7757 From Richard Earnshaw (rearnsha@armltd.co.uk):
7758 * gdb.texinfo (convenience variables): Document $_exitcode.
7759 (quit): Document optional expression to use as exit code.
7760
7761Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7762
7763 * gdb.texinfo, remote.texi: Brought up to date with various
7764 GDB changes.
7765
7766Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7767
7768 * gdb.texinfo: Update dates and versions, fix comments about
7769 hardware watchpoints in future releases and about the
7770 sharedlibrary command.
7771
7772Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7773
7774 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7775 C_FUN stab. Other cleanups.
7776
7777Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7778
7779 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7780 for the sparc stub.
7781
7782Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7783
7784 * annotate.texi: Clarify which addresses have differing formats
7785 depending on the language and which do not.
7786
7787Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7788
7789 * remote.texi (NetWare): Changed example to use BOARD= instead of
7790 NODE= argument to reflect correspoding change to gdbserve.nlm.
7791
7792Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7793
7794 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7795 GDB, as well as AIX dbx, supports the size type attribute.
7796
7797Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7798
7799 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7800
7801Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7802
7803 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7804 and new 'if' and 'while' commands.
7805
7806Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7807
7808 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7809
7810Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7811
7812 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7813 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7814 NetWare targets. Mostly stolen from the Server node.
7815
7816Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7817
7818 * gdb.texinfo (Setting): Talk about the language of a source file
7819 versus the working language. The old documentation did not match
7820 what GDB did.
7821
7822Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7823
7824 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7825 of a source file.
7826
7827Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7828
7829 * gdb.texinfo (Processes): New node.
7830
7831Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7832
7833 * remote.texi: Update documentation of set/show mipsfpu.
7834
3fc11d3e
JM
7835Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7836
7837 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7838 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7839
7840Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7841
7842 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7843 obsolete conditionals, described some others.
7844
7845Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7846
7847 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7848 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7849
7850Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7851
7852 * gdbint.texinfo: Put regex conditionals in their own table.
7853
7854Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7855
7856 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7857 described or fixed the descriptions of many others.
7858
7859Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7860
7861 * gdb.texinfo: Add some more credits.
7862 * gdbint.texinfo: Capitalize GDB consistently, describe some
7863 macros and remove some.
7864
7865Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7866
7867 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7868 obsolete conditionals, described some others.
7869
7870Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7871
7872 * gdb.texinfo (help targets): Changed to `help target', which
7873 is the correct gdb command.
7874
7875Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7876
7877 * annotate.texi (TODO): New node, for keeping track of annotations
7878 suggested but not yet implemented.
7879
7880Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7881
7882 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7883 another symbol, it is not the address itself.
7884
7885Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7886
7887 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7888 of stabs-in-coff sections.
7889
7890Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7891
7892 * annotate.texi: Change edition to 0.5 and date to May 1994.
7893 Add index.
7894 (Frames): New node, for frame annotation.
7895 (Displays): New node, for display annotation.
7896
7897 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7898 when waiting for your program to stop.
7899
7900Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7901
7902 * annotate.texi (Breakpoint Info): Document annotation of header
7903 fields and record annotation.
7904
7905Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7906
7907 * annotate.texi: New file, to document annotations.
7908
7909Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7910
7911 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7912 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7913
7914Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7915
7916 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7917 section, and say n_strx field is compilation unit relative.
7918 * stabs.texinfo: Don't use @code for a.out when it is the name of
7919 an object file format.
7920
7921Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7922
7923 * gdb.texinfo: Refer to file names, not path names, per rms
7924 convention.
7925 (Arguments): Fix typo.
7926
7927Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7928
7929 * stabs.texinfo (Global Variables): Talk about stabs in files
7930 where variables are referenced, but not defined.
7931
7932Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7933
7934 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7935 Cplusplus to new nodes Member Type Descriptor and Method Type
7936 Descriptor. Re-write stuff for #.
7937
7938Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7939
7940 * gdb.texinfo (Print Settings): Don't document "set print
7941 fast-symbolic-addr off". The bug which it worked around was fixed
7942 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7943
7944 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7945 N_ENTRY node.
7946
7947 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7948
7949Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7950
7951 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7952 references to ieee-float.c.
7953
7954Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7955
7956 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7957 match what the code actually does.
7958
7959Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7960
7961 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7962
7963Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7964
7965 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7966 i, and b.
7967
7968Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7969
7970 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7971 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7972 as "stabs in sections" rather than just saying "ELF and SOM".
7973 Also make that stuff apply to COFF.
7974
7975Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7976
7977 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7978 Ghostscript.
7979
7980Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7981
7982 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7983 versus functions without line numbers, also mention stepping into
7984 them as well as "step" when you are in them. Tell the user how to
7985 deal with the situation. Add comment about "debugging information".
7986
7987Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7988
7989 * stabs.texinfo (Enumerations): Document restriction on where
7990 enumeration types can appear and still win with GDB.
7991
7992Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7993
7994 * stabs.texinfo (Negative Type Numbers): Document format for type
7995 -16.
7996
7997Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7998
7999 * gdb.texinfo (Selection, Frame Info): Update information about
8000 arbitrary frame specficiations.
8001
8002Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8003
8004 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8005
8006Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8007
8008 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8009
8010Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8011
8012 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8013
8014Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8015
8016 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8017 Differences node to Statics node.
8018 (Statics): Discuss XCOFF use of V symbol descriptor.
8019
8020 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8021 not clean.
8022
8023Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8024
8025 * gdb.texinfo (Print Settings): Document `set print
8026 fast-symbolic-addr' and improve the doc for some other
8027 `set print's.
8028
8029Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8030
8031 * stabs.texinfo (String Field): Talk about defining several type
8032 numbers at once.
8033 Fix lint regarding changing node ELF Transformations to
8034 ELF and SOM Transformations.
8035
8036Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8037
8038 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8039
8040Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8041
8042 * stabs.texinfo (Cross-References): `::' is for nested types only
8043 within <>.
8044 (Structures): Document static members.
8045
8046Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8047
8048 * stabs.texinfo: Document S type attribute.
8049
8050Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8051
8052 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8053
8054Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8055
8056 * gdbint.texinfo: Fix a few typos.
8057
8058Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8059
8060 * gdb.texinfo, remote.texi: formatting improvements
8061
8062 * gdb.texinfo (New Features): mention threads.
8063 (Summary, C): fix xrefs in newly contributed text.
8064 (Threads): index entries, clarifications, example
8065 (passim): minor typos fixed, phrasing improvements
8066
8067 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8068 entries; (Server): explain use of gdbserver w/real-time systems,
8069 add example of conflicting TCP port; (MIPS Remote) break up
8070 running text into table, highlighting commands, and add example.
a9331b3f 8071
c906108c
SS
8072Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8073
8074 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8075
8076Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8077
8078 * stabs.texinfo (Nested Symbols): New node.
8079 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8080
8081Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8082
8083 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8084 to picking which Bbss.bss symbol to use, and (because there seems to
8085 be no good way of doing it) re-write some of the text to make it
8086 sound like Bbss.bss isn't such a great idea after all (as currently
8087 designed).
8088
8089 * gdb.texinfo (C): In addition to saying people have to use g++ for
8090 good results, say they have to use stabs. Specifically say cfront
8091 doesn't work well.
8092 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8093 the gdb README. Add xrefs to places where the support for the various
8094 languages is described in detail.
8095
8096Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8097
8098 * stabs.texinfo: Clean up stuff about visibility and virtual
8099 characters.
8100
8101 * stabs.texinfo (N_M2C): Cite Sun doc.
8102
8103Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8104
8105 * gdb.texinfo: updates re threads.
8106 * remote.texinfo: avoid index entries starting with digits.
8107
8108Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8109
8110 * stabs.texinfo (Enumerations): Talk about large, negative and
8111 octal values. Clean up cross reference to type attributes.
8112 (String Field): Say that GDB 4.11 supports size attribute.
8113
8114Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8115
8116 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8117 is a mandatory step. Make the stuff about that more concise.
8118
8119Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8120
8121 * stabs.texinfo (Class Names): New node.
8122
8123 * gdb.texinfo (Command Files): Explain order of init file reading.
8124
8125 * remote.texi (Bootstrapping): Talk about getting the serial driver
8126 to deal with ^C sent by gdb to stop the remote system.
8127
8128Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8129
8130 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8131
8132 * libgdb.texinfo (Defining Commands): made the DOC arg
8133 to gdb_define_app_command a char * instead of char **
8134 per a suggestion from kingdon.
8135
8136 * libgdb.texinfo: total rewrite from a different starting
8137 premise.
8138
8139Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8140
8141 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8142 floats passed as doubles (to improve clarity).
8143
8144Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8145
8146 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8147
8148 * a4rc.sed: update to work with Andreas Vogel papersize params
8149
8150 * refcard.tex: use Andreas Vogel simplifications of papersize
8151 params; remove useless version info; update copyright date.
8152
8153Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8154
8155 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8156
8157Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8158
8159 * gdb.texinfo (Files): Say what address the load command loads it at.
8160
8161 * stabs.texinfo (Common Blocks): Minor cleanups.
8162
8163 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8164 that Sun has backed away from the linker kludge and thus the relevant
8165 issue is changes to the SunPRO tools, not the Solaris linker.
8166
8167 * stabs.texinfo (Traditional Integer Types): Clean up description
8168 of octal bounds a little bit. Document extra leading zeroes.
8169
8170Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8171
8172 * gdb.texinfo (Signaling): Update for symbolic symbol names
8173 and add a section explaining the difference between the GDB
8174 signal command and the shell kill utility.
8175
8176Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8177
8178 * libgdb.texinfo: added `@' to braces that were unescaped.
8179
8180Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8181
8182 * libgdb.texinfo: new file. Spec for the gdb library.
8183
8184Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8185
8186 * stabs.texinfo (Include Files): Fix typo (start -> end).
8187
8188Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8189
8190 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8191 from Melissa at FSF's editing pass.
8192
8193Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8194
8195 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8196 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8197 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8198
8199Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8200
8201 * remote.texi (Bootstrapping): Discuss 386 call gates.
8202
8203Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8204
8205 * stabs.texinfo (Based Variables): New node.
8206
8207Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8208
8209 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8210 names, sizes, and formats to suggest how not to lose.
8211
8212Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8213
8214 * stabs.texinfo (Methods): Fix typo.
8215
8216Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8217
8218 * gdb.texinfo: Fix a few typos.
8219
8220Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8221
8222 * gdb.texinfo: Clarify how well it works with Fortran.
8223
8224 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8225 More on relocating stabs in ELF files.
8226
8227Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8228
8229 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8230
8231Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8232
8233 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8234 parameters on VAX.
8235
8236Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8237
8238 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8239
8240Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8241
8242 * stabs.texinfo: Make info author notice match the TeX author notice.
8243
8244Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8245
8246 * stabs.texinfo: Initial-caps all words in node names and
8247 non-trivial words in section names.
8248
8249Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8250
8251 * stabs.texinfo: Many minor cleanups.
8252
8253 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8254
8255Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8256
8257 * stabs.texinfo: Remove full description of big example.
8258 It's not really helpful; just use pieces of it where appropriate.
8259 Add more Texinfo formatting directives (@samp, etc.).
8260 Use @deffn to define stab types.
8261 Eliminate some wordiness. Break up some nodes.
8262 Add an (alphabetized) index of symbol types.
8263 Use consistent capitalization style in node and section names.
8264
8265Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8266
8267 * gdb.texinfo: Change typo "Two two" to "The two".
8268
8269Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8270
8271 * stabs.texinfo (XCOFF-differences): Remove references to
8272 non-existent types N_DECL and N_RPSYM.
8273
8274 * stabs.texinfo (String Field): Say that type attributes bug is
8275 fixed in GDB 4.10, since it is.
8276
8277 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8278
8279Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8280
8281 * stabs.texinfo: Formatting cleanups.
8282
8283Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8284
8285 * stabs.texinfo: When explaining the n_type of a stab, standardize
8286 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8287 no tabs, use @r).
8288 (Global Variables): Clean up.
8289
8290Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8291
8292 * stabs.texinfo (Stack Variables): Re-write.
8293
8294Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8295
8296 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8297 addresses of a source file. Also revise formatting.
8298 Change "object module" or "object file" to "source file".
8299 Various: Miscellaneous cleanups.
8300
8301Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8302
8303 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8304
8305Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8306
8307 * gdbint.texinfo: Removed many nonsensical machine-collected
8308 host and target conditionals, described some of the remainder.
8309
8310Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8311
8312 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8313
8314 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8315 paragraph which follows.
8316
8317 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8318 variables. Looks better and avoids overful hbox.
8319
8320Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8321
8322 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8323
8324Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8325
8326 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8327 retransmit-timeout
8328
8329Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8330
8331 * gdbint.texinfo: Update statement about `some ancient Unix
8332 systems, like Ultrix 4.0' to Ultrix 4.2.
8333
8334Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8335
8336 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8337
8338 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8339
8340 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8341 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8342
8343 * remote.texi: new name for former gdbinv-s.texi
8344
8345 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8346
8347Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8348
8349 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8350 variables for MIPS remote debugging protocol.
8351
8352Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8353
8354 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8355
8356Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8357
8358 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8359
8360Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8361
8362 * gdb.texinfo: repair conditional bugs in text markup
8363
8364Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8365
8366 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8367 to select Modula-2 material.
8368
8369Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8370
8371 * stabs.texinfo: Cleanups regarding statics.
8372
8373 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8374 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8375
8376Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8377
8378 * stabs.texinfo: N_MAIN is sometimes used for C.
8379
8380Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8381
8382 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8383
8384Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8385
8386 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8387 removed from the code by Kingdon.
c906108c
SS
8388
8389Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8390
8391 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8392 input when evaluating breakpoint conditions; the bug has been fixed.
8393
8394 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8395 sets the ignore count to N-1, not to N.
8396
8397Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8398
8399 * refcard.tex (\hoffset): correct longstanding error to match
8400 intended offset; avoids cutting off edge on some printers
8401
8402Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8403
8404 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8405
8406Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8407
8408 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8409
8410Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8411
8412 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8413 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8414 collect sed edits if any, apply to refcard before formatting;
8415 (refcard.ps) stop implying PS fonts if PS output requested;
8416 (lrefcard.ps) delete extra target for variant PS fonts
8417
8418 * refcard.tex: parametrize papersize dependent info, collect
8419 in easily replaced spot
8420
8421 * a4rc.sed: new file, edits to refcard for A4 paper
8422
8423Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8424
8425 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8426
8427Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8428
8429 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8430
8431Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8432
8433 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8434 politely rather than rudely.
8435
8436Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8437
8438 * stabs.texinfo: Document common blocks.
8439
8440Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8441
8442 * stabs.texinfo: Add some basic info about stabs-in-elf.
8443
8444Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8445
8446 * stabs.texinfo (Top): Minor cleanup.
8447
8448Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8449
8450 * Makefile.in (install-info): remove parentdir support
8451
8452Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8453
8454 * gdb.texinfo (Copying): delete this node and references to it;
8455 RMS says this manual need not carry GPL. (passim): Improvements
8456 from last round at FSF, largely due to Ian Taylor review, and
8457 minor formatting improvements.
8458
8459 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8460 largely due to Ian Taylor review. (Debug Session): minor edits to
8461 new text.
8462
8463Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8464
8465 * Makefile.in (realclean): Remove info and dvi files too.
8466
8467Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8468
8469 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8470 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8471 * gdb.texinfo: Change accordingly.
8472
8473 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8474 N_{L,R}BRAC,N_SLINE are relative to.
8475
8476Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8477
8478 * Makefile.in (GDBvn.texi): Update atomically.
8479
8480Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8481
8482 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8483
8484Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8485
8486 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8487 addresses together. Also motivate the set print symbol-filename
8488 command and suggest other solutions.
8489
8490Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8491
8492 * gdb.texinfo (set print elements): Note that the number of
8493 elements is set to unlimited by "set print elements 0".
8494
8495Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8496
8497 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8498 NF_LDOUBLE means.
8499 (Stab Types): Include Solaris stab types.
8500 (Procedures): Document Solaris extensions.
8501
8502Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8503
8504 * gdb.texinfo: Add `set print symbol-filename' doc.
8505
8506Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8507
8508 * stabs.texinfo (Arrays): Talk about type definition vs. type
8509 information.
8510
8511 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8512 the trailing semicolon.
8513
8514Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8515
8516 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8517 and merge in other parts of the document addressing these subjects.
8518 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8519
8520 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8521 at the end of a range type.
8522
8523 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8524 AIX extensions.
8525
8526Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8527
8528 * stabs.texinfo (Stabs Format): Misc fixes.
8529
8530Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8531
8532 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8533 (Traditional builtin types): Document convex convention for long long.
8534 (Negative builtin types): Discuss type names, and misc fixes.
8535
8536Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8537
8538 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8539 point types used with @samp{R} type descriptor.
8540 (Symbol Descriptors): Describe how to handle conflict between
8541 different meanings of @samp{P} symbol descriptor.
8542
8543Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8544
8545 * stabs.texinfo: Remove node Quick Reference and put its children
8546 directly under the main menu.
8547
8548 * stabs.texinfo: Many more changes to bring it into line with
8549 AIX documentation and reality. I think it now has all the
8550 information from the AIX documentation, except that I burned
8551 out when I got to variant records (Pascal and Modula-2) and
8552 all the COBOL types. Oh well, we can add them later when we're
8553 worrying more about those languages.
8554
8555 * stabs.texinfo (Automatic variables): Talk about what it means
8556 to omit the symbol descriptor.
8557
8558Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8559
8560 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8561 gcc2 behavior with promoted args.
8562
8563Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8564
8565 * gdb.texinfo: include readline appendices in info version of manual
8566
8567Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8568
8569 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8570 target remote.
8571
8572 * gdb.texinfo (Machine Code): more index entries for disassemble
8573
8574Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8575
8576 * Clarify the intended use of the gdb-testers and gdb-patches
8577 mailing lists, and shrink gzip comment.
8578
8579Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8580
8581 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8582 DOSHOST configuration of manual.
8583
8584 * gdb.texinfo (MIPS Stack): new node.
8585
8586 * all-config.texi (MIPS) new switch.
8587
8588 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8589 tense; (MIPS Remote) new node.
8590
8591 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8592 bug; (Environment) less passive, other small cleanups in text about
8593 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8594 (Remote) new MIPS Remote menu entry.
8595
8596Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8597
8598 * stabs.texinfo: Many changes to include information from the
8599 AIX documentation.
8600
8601 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8602
8603Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8604
8605 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8606 Move a bunch of information from ../README.
8607 (Getting Started): New node.
8608
8609Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8610
8611 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8612
8613 * gdb.texinfo: advance manual revision dates to present
8614
8615 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8616 stop using silly Roman numerals in @set variable names
8617
8618Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8619
8620 * stabs.texinfo (Parameters): Keep trying to get this right.
8621
8622Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8623
8624 * stabs.texinfo (Parameters): More on "local parameters".
8625
8626Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8627
8628 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8629
8630Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8631
8632 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8633 (Parameters): Rewrite.
8634 (xcoff-differences, Sun-differences): Minor changes.
8635
8636Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8637
8638 * stabs.texinfo: Minor cleanup.
8639
8640Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8641
8642 * gdbint.texinfo: Minor xcoff stuff.
8643
8644Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8645
8646 * gdbint.texinfo: Update for new config directory structure.
8647 Add info about internal type data structures.
8648
8649Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8650
8651 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8652 $(srcdir).
8653 (gdb-config.texi): Depend on file in $(srcdir).
8654
8655Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8656
8657 * stabs.texinfo: Fixes about N_SO.
8658
8659Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8660
8661 * gdb.texinfo: include list of nonstandard init file names
8662
8663 * *-config.texi: new switch GENERIC for text that applies *only*
8664 to (usual) multiple-target version of manual
8665
8666 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8667 h8 config
8668
8669 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8670 in menus (rather than conditionally selected multiple alternative
8671 menus).
8672
8673 * Makefile.in: define and use DOC_CONFIG var to select
8674 configuration for GDB user manual.
8675
8676 * gdb-config.texi: delete from repository, generate from Makefile.
8677
8678 * all-config.texi: normal `generic' configuration file, formerly
8679 stored as gdb-config.texi
8680
8681Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8682
8683 * Makefile.in: add dvi target to build all .dvi files
8684
8685Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8686
8687 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8688
8689Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8690
8691 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8692 host conditionals.
8693 * stabs.texinfo: More array fixes inspired by Jim's.
8694
8695Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8696
8697 * stabs.texinfo: Fixes re arrays and continuations.
8698
8699 * gdbint.texinfo: Add XCOFF node.
8700
8701Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8702
8703 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8704
8705Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8706
8707 * stabs.texinfo: Fix for array types to mention lower bounds.
8708
8709Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8710
8711 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8712
8713Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8714
8715 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8716
8717Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8718
8719 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8720 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8721
8722Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8723
8724 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8725
8726Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8727
8728 * gdb.texinfo, gdbinv-s.texi: misc updates
8729
8730Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8731
8732 * gdbint.texinfo: Brief documentation for longjmp support,
8733 from an email msg by Stu.
8734
8735Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8736
8737 * stabs.texinfo: Fix description of floating point "range"
8738 types (which really define basic types). Reported by Jim Meehan,
8739 <meehan@src.dec.com>.
8740
8741 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8742
8743Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8744
8745 * gdbint.texinfo: Slightly expand section on supporting a new
8746 object file format.
8747
8748Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8749
8750 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8751 intermediate file.
8752
8753Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8754
8755 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8756
8757Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8758
8759 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8760
8761 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8762 as well as Z8002.
8763
8764Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8765
8766 * gdbint.texinfo: Add sections on clean design and on how to send
8767 in changes.
8768
8769Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8770
8771 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8772
8773Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8774
8775 * gdb.texinfo: Fix typo, reported by Karl Berry.
8776
8777Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8778
8779 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8780
8781Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8782
8783 * gdbint.texinfo: fixed a stray email address (needs @@),
8784 added @table @code to node "Native Conditionals"
8785
8786Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8787
8788 * gdbint.texinfo: Describe coding style of GDB.
8789
8790Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8791
8792 * stabs.texinfo: Minor wording changes.
8793
8794Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8795
8796 * gdbint.texinfo: Improve release doc slightly.
8797
8798Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8799
8800 * gdbint.texinfo: Improve doc of GDB config macros.
8801
8802Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8803
8804 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8805 These will be reinserted when examined.
8806
8807Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8808
8809 * gdbint.texinfo: Make a start at documenting all the #if macros
8810 in GDB. At least list them all, and start separating them into
8811 host-specific and target-specific.
8812
8813Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8814
8815 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8816 examples (not consistent w others).
c906108c
SS
8817 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8818 for generic vn of doc
8819
8820Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8821
8822 * Makefile.in: always create installation directories.
8823
8824Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8825
8826 * gdb.texinfo: in h8 config, do not describe searching commands.
8827
8828Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8829
8830 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8831 conditionals; introduce a few generic switches that may be
8832 useful for other cross-dev or dos-hosted configs.
8833
8834 * gdb.texinfo: fix typo in "info reg" description
8835
8836Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8837
8838 * stabs.texinfo: Minor updates from running TeX over it.
8839 * Makefile.in (stabs.dvi, stabs.ps): Add.
8840
8841Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8842
8843 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8844 First pass at converting it to texinfo.
8845
8846Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8847
8848 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8849 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8850
8851Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8852
8853 * gdbint.texinfo: Add section on partial symbol tables.
8854
8855Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8856
8857 * gdb.texinfo: document `set remotedebug' and `set
8858 rstack_high_address'.
8859
8860Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8861
8862 * gdb.texinfo: slight expansion of new text on reading info files
8863 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8864 H8/300 from DOS.
8865
8866Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8867
8868 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8869
8870Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8871
8872 * gdb.texinfo: Say how to read the `info' files.
8873
8874Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8875
8876 * Makefile.in: gm4 -> m4.
8877
8878Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8879
8880 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8881 Documentation' ahead of `Installing GDB' to match README.
8882 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8883 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8884
8885Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8886
8887 * Makefile.in: remove $(srcdir) from gdb.info rule.
8888
8889Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8890
8891 * Makefile.in: commented out gdb-all.texinfo rule. This is
8892 temporary.
8893
8894Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8895
8896 * Makefile.in, configure.in: removed traces of namesubdir,
8897 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8898 copyrights to '92, changed some from Cygnus to FSF.
8899
8900Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8901
8902 * gdb.texinfo: Improve how we ask for bug reports.
8903
8904Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8905
8906 * Makefile.in: infodir belongs in datadir.
8907
8908Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8909
8910 * Makefile.in: remove spaces following hyphens, bsd make can't
8911 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8912 standards.text support.
c906108c
SS
8913
8914Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8915
8916 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8917 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8918 and mandir now keyed off datadir by default.
8919
8920\f
8921Local Variables:
9e9c5ae7 8922mode: change-log
c906108c
SS
8923left-margin: 8
8924fill-column: 74
8925version-control: never
8926End:
This page took 1.587059 seconds and 4 git commands to generate.