daily update
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
7191c139
JB
12012-03-28 Joel Brobecker <brobecker@adacore.com>
2
3 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4 to the children of a varobj and its update range when -var-update
5 returns that the varobj's type changed.
6
3708f05e
JK
72012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8
9 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
10 Create two new links fir 'objfile-gdb.py file'
11 and 'dotdebug_gdb_scripts section'.
12
8e0583c8
JK
132012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14
15 * gdb.texinfo (Auto-loading): Rename node reference
16 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
17 Twice.
18 (.debug_gdb_scripts section): Rename the node ...
19 (dotdebug_gdb_scripts section): ... here.
20 (Maintenance Commands): Also rename this node reference.
21
7b282c5a
SCR
222012-03-22 Siva Chandra Reddy <sivachandra@google.com>
23
24 * gdb.texinfo (Python API/Values From Inferior): Add description
25 about the new method Value.referenced_value. Add description on
26 how Value.dereference is different (and similar) to
27 Value.referenced_value.
28
8320cc4f
JK
292012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
30
31 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
32 --init-eval-command=COMMAND, -iex.
33 (Startup): Describe -iex and -ix. Simplify the example
34 for "set auto-load-scripts off".
35
481860b3
GB
362012-03-16 Gary Benson <gbenson@redhat.com>
37
38 PR breakpoints/10738
39 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
40 stating that GDB cannot set breakpoints on inlined functions.
41 (Mode Options): Document --use-deprecated-index-sections.
42 (Index Section Format): Document new index section version format.
43
c4aeac85
TT
442012-03-15 Tom Tromey <tromey@redhat.com>
45
46 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
47
16899756
DE
482012-03-13 Doug Evans <dje@google.com>
49
50 * gdb.texinfo (Help): Change apropos example to use "alias" instead
51 of "reload".
52 (Symbols): Delete docs for set/show symbol-reloading.
53 * gdbint.texinfo (Defining Other Architecture Features): Delete
54 SYMBOL_RELOADING_DEFAULT.
55 * refcard.tex: Delete reference to symbol-reloading.
56
9b224c5e
PA
572012-03-07 Pedro Alves <palves@redhat.com>
58
59 * gdb.texinfo (General Query Packets): Document new
60 QProgramSignals packet.
61 * gdb.texinfo (Remote configuration): Mention
62 "program-signals-packet".
63
169081d0
TG
642012-03-05 Tristan Gingold <gingold@adacore.com>
65
66 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
67
d1feda86
YQ
682012-03-03 Yao Qi <yao@codesourcery.com>
69
70 * gdb.texinfo (In-Process Agent): New node.
71 Document new commands.
72 (General Query Packets): Add packet `QAgent'.
73
1faeff08
MR
742012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
75
76 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
77
7d74f244
DE
782012-03-01 Scott J. Goldman <scottjg@vmware.com>
79
80 * gdb.texinfo (Commands In Python): Put example python macro in
81 COMMAND_USER category rather than COMMAND_OBSCURE.
82 Document gdb.COMMAND_USER.
83 (User-defined Commands): Update documentation to clarify
84 "set/show max-user-call-depth" and "show user" don't apply to python
85 commands. Update documentation to clarify "help user-defined" may
86 also include python commands defined as COMMAND_USER.
87
6fe37d23
JK
882012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
89
90 * gdb.texinfo (Startup): Add option -ex description to the option -x
91 description.
92
83364271
LM
932012-02-24 Luis Machado <lgustavo@codesourcery.com>
94
95 * gdb.texinfo (Setting Breakpoints): Mention and explain the
96 condition-evaluation breakpoint parameter.
97 Mention condition-evaluation mode being shown in "info break".
98 (Break Conditions): Add description for target-side
99 conditional breakpoints.
100 (Remote Configuration): Mention conditional-breakpoints-packet.
101 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
102 cond-expr.
103 (General Query Packets): Mention new ConditionalBreakpoint feature.
104
bdb1994d
TT
1052012-02-22 Tom Tromey <tromey@redhat.com>
106
107 * gdb.texinfo (Blocks In Python): Clarify block iteration.
108
4d241c86
TT
1092012-02-17 Tom Tromey <tromey@redhat.com>
110
111 PR python/10753:
112 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
113 directory.
114
816338b5
SS
1152012-02-14 Stan Shebs <stan@codesourcery.com>
116
117 * gdb.texinfo (Disabling Breakpoints): Document enable count.
118
cc30c4bd
PA
1192012-02-13 Pedro Alves <palves@redhat.com>
120
121 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
122 mips-idt-ecoff.
123
035d1e5b
YQ
1242012-02-09 Yao Qi <yao@codesourcery.com>
125
126 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
127
f0823d2c
TT
1282012-02-07 Tom Tromey <tromey@redhat.com>
129
130 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
131 Symbol.value.
132
64e7d9dd
TT
1332012-02-07 Tom Tromey <tromey@redhat.com>
134
135 * gdb.texinfo (Symbols In Python): Document Symbol.line.
136
4220b2f8
TS
1372012-01-27 Thomas Schwinge <thomas@codesourcery.com>
138
139 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
140
edcc5120
TT
1412012-01-24 Tom Tromey <tromey@redhat.com>
142
143 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
144 unload".
145 (Files): Mention new catch commands.
146 (GDB/MI Async Records): Likewise.
147
53fe1783
GB
1482012-01-24 Gary Benson <gbenson@redhat.com>
149
150 Delete #if 0'd out code.
151 * gdb.texinfo (Frame Info): Remove "info catch".
152
b9e7b9c3
UW
1532012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
154
155 * gdb.texinfo (Remote Configuration): Document
156 "set remote hostio-readlink-packet" command.
157 (General Query Packets): Document vFile:readlink packet.
158
4aac40c8
TT
1592012-01-16 Tom Tromey <tromey@redhat.com>
160
161 * gdb.texinfo (Specify Location): Document relative file name
162 handling.
163
cafec441
TT
1642012-01-16 Tom Tromey <tromey@redhat.com>
165
166 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
167
0ee339bc
JK
1682012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
169 Eli Zaretskii <eliz@gnu.org>
170
171 * gdbint.texinfo (Coding Standards): Require braces for two lines of
172 code.
173
72384ba3
PH
1742012-01-11 Paul Hilfinger <hilfingr@adacore.com>
175
176 * gdb.texinfo (Variables): Document use of :: for non-static
177 variables.
178
ce1b17c4
JB
1792012-01-05 Joel Brobecker <brobecker@adacore.com>
180
181 * gdbint.texinfo (Start of New Year Procedure): Update
182 to replace use of copyright.sh by use of copyright.py.
183
217bff3e
JK
1842012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
185
186 Remove the gdbtui binary.
187 * all-cfg.texi (GDBTUI): Remove.
188 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
189 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
190 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
191
cc72b2a2
KP
1922011-12-23 Kevin Pouget <kevin.pouget@st.com>
193
194 Introduce gdb.FinishBreakpoint in Python.
195 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
196 (Python API): Add menu entry for Finish Breakpoints.
197
13ac8d2c
JK
1982011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
199
200 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
201 tests.
202
e0f9f062
DE
2032011-12-16 Doug Evans <dje@google.com>
204
205 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
206
80b6e756
PM
2072011-12-16 Phil Muldoon <pmuldoon@redhat.com>
208
1c3ad6ab 209 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
210 stack". Add documentation for "set/show python print-stack".
211
2fb860fc
PA
2122011-12-14 Pedro Alves <pedro@codesourcery.com>
213
214 * gdb.texinfo (Implementing a Remote Stub): Explain that you
215 should transfer control to the stub in the startup code instead of
216 in main. Mention the need to get past the initial breakpoint.
217
f8eba3c6
TT
2182011-12-06 Tom Tromey <tromey@redhat.com>
219
220 * gdb.texinfo (Set Breaks): Update for new behavior.
221
2268b414
JK
2222011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
223
224 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
225 List Format for SVR4 Targets'.
226 (General Query Packets): New item qXfer:libraries-svr4:read.
227 (Library List Format for SVR4 Targets): New node.
228
ae6f0d5b
TT
2292011-12-01 Tom Tromey <tromey@redhat.com>
230
231 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
232 add.
233
36dfb11c
TT
2342011-11-22 Tom Tromey <tromey@redhat.com>
235
236 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
237 reasons.
238
f196051f
SS
2392011-11-20 Stan Shebs <stan@codesourcery.com>
240
241 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
242 note-related options and variables.
243 (Tracepoint Packets): Document packet changes.
244
f85b53f8
SD
2452011-11-20 Sanjoy Das <sdas@igalia.com>
246
247 * gdb.texinfo (JIT Interface): Add documentation on writing and
248 usind JIT debug info readers.
249 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
250 Debug Info Readers): New nodes.
251
bfccc43c
YQ
2522011-11-18 Yao Qi <yao@codesourcery.com>
253
254 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
255 tracepoint.
256
c011a4f4
DE
2572011-11-15 Doug Evans <dje@google.com>
258
259 * gdb.texinfo (Files): Document basenames-may-differ.
260
ed59ded5
DE
2612011-11-14 Doug Evans <dje@google.com>
262
263 * gdb.texinfo (Shell Commands): Document "!".
264
405f8e94
SS
2652011-11-14 Stan Shebs <stan@codesourcery.com>
266 Kwok Cheung Yeung <kcy@codesourcery.com>
267
268 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
269 needed to get shorter fast tracepoints.
270 (Tracepoint Packets): Document new qTMinFTPILen packet.
271
1e4d1764
YQ
2722011-11-14 Yao Qi <yao@codesourcery.com>
273
274 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
275 behavior of tracepoint.
276 (General Query Packets): New feature InstallInTrace.
277 (Remote Configuration): Document "set remote
278 install-in-trace-packet".
279
71eba9c2 2802011-11-12 Matt Rice <ratmice@gmail.com>
281
282 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
283 Add arguments to info macro.
284
e0f8f636
TT
2852011-11-10 Tom Tromey <tromey@redhat.com>
286
287 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
288 manual.
289 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
290 (Macros): Add a footnote.
291 (C): Remove paragraph about compiler options.
292 (C Constants): Mention wide character and string constants.
293 (C Plus Plus Expressions): Update compiler option advice. Mention
294 using declarations. Mention ADL. Remove old HP compiler
295 information.
296
625c0d47
TT
2972011-11-10 Tom Tromey <tromey@redhat.com>
298
299 PR c++/9257:
300 * gdb.texinfo (Print Settings): Add an extra note about the need
301 for a vtable.
302
4be2aacc
MR
3032011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
304
305 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
306 "set mips abi" documentation.
307
0a1c4d10
DE
3082011-11-04 Doug Evans <dje@google.com>
309
310 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
311
aad1c02c
TT
3122011-11-03 Tom Tromey <tromey@redhat.com>
313
314 * gdb.texinfo (Stopping): Add menu entry.
315 (Continuing and Stepping): Restore @node. Use @section, not
316 @subsection.
317
983fb131
MR
3182011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
319
320 * gdb.texinfo (Skipping Over Functions and Files): Remove node
321 designation. Fix "Specify Location" cross-reference.
322
3065dfb6
SS
3232011-11-02 Stan Shebs <stan@codesourcery.com>
324
325 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
326 (General Query Packets): Describe tracenz feature.
327 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
328
0aaaf063
PK
3292011-10-28 Paul Koning <paul_koning@dell.com>
330
331 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
332
2231f1fb
KP
3332011-10-27 Kevin Pouget <kevin.pouget@st.com>
334
335 * gdb.texinfo ((Frames In Python): Document
336 gdb.FRAME_UNWIND_FIRST_ERROR contant.
337
5110b5df
PK
3382011-10-26 Paul Koning <paul_koning@dell.com>
339
340 * gdb.texinfo (gdb.types): Document new deepitems function.
341
22dbab46
PK
3422011-10-25 Paul Koning <paul_koning@dell.com>
343
344 PR python/13327
345
346 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
347 fetch_lazy method.
348
9df2fbc4
PM
3492011-10-20 Phil Muldoon <pmuldoon@redhat.com>
350
351 PR python/12656
352
353 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
354 global_block, static_block function.
355
f05e2e1d
TT
3562011-10-19 Tom Tromey <tromey@redhat.com>
357
358 * gdb.texinfo (Commands In Python): Add missing "@"s.
359
a7fc3f37
KP
3602011-10-13 Kevin Pouget <kevin.pouget@st.com>
361
362 PR python/13285 Document named constants for frame unwind stop reasons
363 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
364 constants.
365
5048e516
JK
3662011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
367
368 Fix compatibility with texinfo versions older than 4.12.
369 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
370 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
371 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
372 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
373 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
374 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
375 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
376
5a56e9c5
DE
3772011-10-09 Doug Evans <dje@google.com>
378
379 * gdb.texinfo (Extending GDB): Document alias command.
380
36b11add
JK
3812011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
382
383 Support @entry in input expressions.
384 * gdb.texinfo (Variables): Describe @entry names suffix.
385 (Print Settings): Add anchor for `set print entry-values'.
386
e18b2753
JK
3872011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
388 Eli Zaretskii <eliz@gnu.org>
389
390 Display @entry parameter values (without references).
391 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
392 example.
393 (Print Settings): New description of set print entry-values and show
394 print entry-values.
395
111c6489
JK
3962011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
397 Eli Zaretskii <eliz@gnu.org>
398
399 Recognize virtual tail call frames.
400 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
401 (Tail Call Frames): New node.
402 (Frames In Python): Add gdb.TAILCALL_FRAME.
403
9c15afc4
DE
4042011-10-07 Doug Evans <dje@google.com>
405
406 * gdb.texinfo (gdb.printing): Document new `replace' arg to
407 register_pretty_printer.
408
99f5279d
PM
4092011-10-07 Phil Muldoon <pmuldoon@redhat.com>
410
411 PR python/12930
412 PR python/12802
413
414 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
415 stop method.
416
03583c20
UW
4172011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
418
419 * gdb.texinfo (Starting your Program): "set disable-randomization"
420 is no longer Linux-specific.
421 (Remote Configuration): Document "set remote
422 disable-randomization-packet".
423 (General Query Packets): Document "QDisableRandomization" packet
424 and add it to "qSupported" list.
425
bd054e06
KP
4262011-10-07 Kevin Pouget <kevin.pouget@st.com>
427
428 Allow Python notification of new object-file loadings.
429 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
430 event type.
431
cb6be26b
KP
4322011-10-04 Kevin Pouget <kevin.pouget@st.com>
433
434 PR python/12691: Add the inferior to Python exited event
435 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
436
a05336a1
JB
4372011-10-03 Joel Brobecker <brobecker@adacore.com>
438
439 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
440 rephasing.
441
5d77fe44
JB
4422011-10-03 Joel Brobecker <brobecker@adacore.com>
443
444 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
445 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
446 as possible feature returned by the `-list-features'
447 command.
448
699df94d
PK
4492011-09-28 Paul Koning <paul_koning@dell.com>
450
451 * gdb.texinfo (gdb.Type): Document field access by dictionary
452 key syntax.
453
24bdad53
YQ
4542011-09-28 Yao Qi <yao@codesourcery.com>
455
456 * gdb.texinfo (Files): Update options for `add-symbol-file'.
457 Add one space after option `-s'. Remove @r{} markup.
458
6710bf39
SS
4592011-09-27 Stan Shebs <stan@codesourcery.com>
460
461 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
462
d99f7e48
HZ
4632011-09-16 Hui Zhu <teawater@gmail.com>
464
465 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
466 to *(unsigned char *)$esp@300.
467
d812018b
PK
4682011-09-15 Paul Koning <paul_koning@dell.com>
469
470 * gdb.texinfo: Make style of Python functions and methods match
471 the syntax of Python. Also put class and module names explicitly
472 on function, member, and variable names, matching Python
473 documentation conventions.
474
2aa48337
KP
4752011-09-15 Kevin Pouget <kevin.pouget@st.com>
476
477 PR Python/12692 Add gdb.selected_inferior() to Python interface.
478 * gdb.texinfo (Inferiors In Python): Describe new
479 gdb.selected_inferior() function.
480
6839b47f
KP
4812011-09-15 Kevin Pouget <kevin.pouget@st.com>
482
483 Handle multiple breakpoint hits in Python interface:
484 * gdb.texinfo (Events In Python): New function documentation:
485 gdb.BreakpointEvent.breakpoints. Indicate that
486 gdb.BreakpointEvent.breakpoint is now deprecated.
487
26829f2b
JB
4882011-09-04 Joel Brobecker <brobecker@adacore.com>
489
490 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
491
a9f54f60
TT
4922011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
493
494 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
495
fa3a4f15
PM
4962011-08-17 Phil Muldoon <pmuldoon@redhat.com>
497
498 * gdb.texinfo (Prompt): Add set/show extended-prompt
499 documentation
500 (Basic Python): Add prompt_hook anchor.
501 (Python modules): Reword module text to reflect multiple modules.
502 (gdb.prompt): Document gdb.prompt module.
503
224bbe49
YQ
5042011-08-14 Yao Qi <yao@codesourcery.com>
505
78d85199
YQ
506 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
507
5082011-08-14 Yao Qi <yao@codesourcery.com>
509
510 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
511 (TIC6x Features): New node.
512
457e09f0
DE
5132011-08-12 Doug Evans <dje@google.com>
514
515 * gdb.texinfo (Symbols In Python): Document symbol.type.
516
5e239b84
PM
5172011-08-09 Phil Muldoon <pmuldoon@redhat.com>
518
519 * gdb.texinfo (Python): Document command and function
520 auto-loading.
521
177bc839
JK
5222011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
523 Eli Zaretskii <eliz@gnu.org>
524
525 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
526 typedefs unrolling. Extend the sample code by an inner typedef and
527 outer typedefs unrolling.
528
1a532630
PP
5292011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
530
531 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
532 size and line-size.
533
9b158ba0 5342011-07-21 Matt Rice <ratmice@gmail.com>
535
536 PR macros/12999
537 * gdb.texinfo (Macros): Add info definitions and info macros commands.
538 Update text and cindex entries for info macro command.
539
d17b6f81
PM
5402011-07-21 Phil Muldoon <pmuldoon@redhat.com>
541
542 * observer.texi (GDB Observers): Add before_prompt observer.
543 * gdb.texinfo (Basic Python): Add documentation for prompt
544 substitution.
545
713389e0
PM
5462011-07-11 Phil Muldoon <pmuldoon@redhat.com>
547
548 PR python/12438
549 * gdb.texinfo (Python Commands): Add deprecate note to maint
550 set/show python print-stack. Document set/show python
551 print-backtrace.
552
177b42fe
TJB
5532011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
554
555 * gdb.texinfo: Fix typos.
556
900e11f9
JK
5572011-07-01 Tom Tromey <tromey@redhat.com>
558
559 * gdb.texinfo (Debugging Output): Document set debug
560 check-physname.
561
39c4d40a
TT
5622011-06-29 Tom Tromey <tromey@redhat.com>
563
564 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
565 breakpoint-notifications feature.
566
6f5def7d
UW
5672011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
568
569 * gdb.texinfo (Target Description): Remove warning about
570 possibly unstable format.
571
8cf64490
TT
5722011-06-03 Tom Tromey <tromey@redhat.com>
573
574 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
575 (Events In Python): Note that exit_code is optional.
576
393eab54
PA
5772011-05-17 Pedro Alves <pedro@codesourcery.com>
578
579 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
580 required for multi-threading support.
581 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
582 Hc are deprecated for multi-threading debugging. Point readers at
583 the vCont packet.
584
75fc9810
DE
5852011-05-15 Doug Evans <dje@google.com>
586
587 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
588
01124a23
DE
5892011-05-13 Doug Evans <dje@google.com>
590
98a5dd13
DE
591 * gdb.texinfo (Threads): Document $sdir,$pdir.
592 (Server): Document $pdir exception.
593
dbaefcf7
DE
594 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
595
cc63ef9b
DE
596 * gdb.texinfo (Threads): Clarify default value for
597 libthread-db-search-path.
7e0396aa 598
01124a23
DE
599 * gdb.texinfo (Completion): Update example.
600 (Debugging Output): Delete `set/show debug lin-lwp-async'.
601
d248b706
KY
6022011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
603
604 * gdb.texinfo: Document change in the behaviour of the enable and
605 disable GDB commands when applied to tracepoints.
606 Document the EnableDisableTracepoints remote stub feature.
607 Document QTEnable and QTDisable in the list of tracepoint packets.
608
cc88a640
JK
6092011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
610
611 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
612 hsuser.texi.
613 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
614 comment to hsuser.texi. Change rluser.texi name in the comment.
615
84e578fb
DE
6162011-05-10 Doug Evans <dje@google.com>
617
618 * gdb.texinfo (Threads): If an empty path is provided for
619 libthread-db-search-path it is reset to its default value.
620 (Server): Ditto.
621
478aac75
DE
6222011-05-09 Doug Evans <dje@google.com>
623
624 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
625
9c06b0b4
TJB
6262011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
627 Thiago Jung Bauermann <bauerman@br.ibm.com>
628
629 Implement support for PowerPC BookE masked watchpoints.
630 * gdb.texinfo (Set Watchpoints): Document mask parameter.
631 (PowerPC Embedded): Mention support of masked watchpoints.
632
9ed350ad
JB
6332011-05-03 Joel Brobecker <brobecker@adacore.com>
634
635 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
636 `@value{GDBN}'.
637
4ceed123
JB
6382011-05-03 Joel Brobecker <brobecker@adacore.com>
639
640 * gdb.texinfo (titlepage): Remove dedication.
641 (In Memoriam): New appendix.
642
559a7a62
JK
6432011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
644 Eli Zaretskii <eliz@gnu.org>
645
646 * gdb.texinfo (Index Section Format): Change the version to 5.
647 Describe the different formula.
648
03f2bd59
JK
6492011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
650 Eli Zaretskii <eliz@gnu.org>
651
652 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
653 for disconnected tracing.
654 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
655 extended-remote relationship. Mention --once.
656 (TCP port allocation lifecycle of @code{gdbserver}): New.
657
d9b1a651
EZ
6582011-04-23 Eli Zaretskii <eliz@gnu.org>
659
660 * gdb.texinfo (Server): Improve indexing. Index all optional
661 switches to gdbserver.
662
90476074
TT
6632011-04-20 Tom Tromey <tromey@redhat.com>
664
665 * gdb.texinfo (Index Section Format): New node.
666 (Top): Add new node to menu.
667
c21236dc
PA
6682011-04-20 Pedro Alves <pedro@codesourcery.com>
669
670 * gdb.texinfo (Maintenance Commands): Document `maint print
671 remote-registers'.
672
05c8c3f5
TT
6732011-04-20 Tom Tromey <tromey@redhat.com>
674
675 * gdb.texinfo (Trace File Format): Move node later.
676
7a9dd1b2
TT
6772011-04-19 Tom Tromey <tromey@redhat.com>
678
679 * gdbint.texinfo (Register Information Functions): Remove
680 duplicate "the".
681 * gdb.texinfo (Emacs): Remove duplicate "to".
682 (GDB/MI Variable Objects): Remove duplicate "the".
683 (General Query Packets): Likewise.
684
4368ebeb
JB
6852011-04-02 Joel Brobecker <brobecker@adacore.com>
686
687 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
688 "GDB/MI Ada Exception Information" node.
689
956a9fb9
JB
6902011-04-01 Joel Brobecker <brobecker@adacore.com>
691
692 * gdb.texinfo (GDB/MI Ada Exception Information): Document
693 the "exception-name" field in the *stopped async record.
694
f1310107
TJB
6952011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
696 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
697
698 Implement support for PowerPC BookE ranged breakpoints.
699 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
700
8786b2bd
TT
7012011-03-28 Tom Tromey <tromey@redhat.com>
702
703 * gdb.texinfo (Set Tracepoints): Fix typo.
704
9ef07c8c
TT
7052011-03-24 Tom Tromey <tromey@redhat.com>
706
707 * gdb.texinfo (Specify Location): Document `function:label'
708 linespec.
709
99c3dc11
PM
7102011-03-18 Phil Muldoon <pmuldoon@redhat.com>
711
f1310107 712 PR python/12149
99c3dc11
PM
713
714 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
715
29703da4
PM
7162011-03-17 Phil Muldoon <pmuldoon@redhat.com>
717
718 * gdb.texinfo (Blocks In Python): Add is_valid method description.
719 (Inferiors In Python): Likewise.
720 (Threads In Python): Likewise.
721 (Symbols In Python): Likewise.
722 (Objfiles In Python): Likewise.
723 (Symbol Tables In Python): Likewise.
724
c9174737
PA
7252011-03-15 Pedro Alves <pedro@codesourcery.com>
726
727 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
728 display>: Explain that the commands accept number ranges.
729
7371cf6d
PM
7302011-03-14 Phil Muldoon <pmuldoon@redhat.com>
731
732 * gdb.texinfo (Breakpoints In Python): Add description and example
733 of Python stop function operation.
734
ecec24e6
PM
7352011-03-10 Phil Muldoon <pmuldoon@redhat.com>
736
737 * gdb.texinfo (Parameters In Python): Document get_set_string and
738 get_show_string methods.
739
6dcd5565
JK
7402011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
741
742 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
743
81896e36
JK
744 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
745 circular-trace-buffer name.
746
5e30da2c
JB
7472011-02-28 Joel Brobecker <brobecker@adacore.com>
748
749 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
750 in the previous change.
751
3bd0f5ef 7522011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
753
754 * gdb.texinfo (Inferiors and Programs): Update commands to show
755 that they can accept multiple arguments.
756
4ec7539c
JB
7572011-02-24 Joel Brobecker <brobecker@adacore.com>
758
759 Revert the following patch (code patch was not approved):
760 2011-02-21 Hui Zhu <teawater@gmail.com>
761 * agentexpr.texi (bytecode descriptions): add printf.
762 * gdb.texinfo (tracepoint action lists): add printf.
763
82809774
DE
7642011-02-23 Doug Evans <dje@google.com>
765
766 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
767
e5a67952
MS
7682011-02-23 Michael Snyder <msnyder@vmware.com>
769
770 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
771 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
772 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
773
6e6fbe60
DE
7742011-02-22 Doug Evans <dje@google.com>
775
776 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
777 Clarify behaviour of lookup_symbol when `block' argument is omitted,
778 add description of result, fix @defun formatting.
779
f994e27a
HZ
7802011-02-21 Hui Zhu <teawater@gmail.com>
781
782 * agentexpr.texi (Bytecode Descriptions): Add printf.
783 * gdb.texinfo (Tracepoint Action Lists): Add printf.
784
c7f96d2b
TT
7852011-02-18 Tom Tromey <tromey@redhat.com>
786
787 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
788
60f98dde
MS
7892011-02-14 Michael Snyder <msnyder@vmware.com>
790
791 * gdb.texinfo (threads): Document argument for "info threads" cmd.
792 Document new command "thread find".
793
08e796bc
MS
7942011-02-14 Michael Snyder <msnyder@vmware.com>
795
796 * gdb.texinfo (Threads): Update example of new thread message.
797
b3b9301e
PA
7982011-02-14 Pedro Alves <pedro@codesourcery.com>
799
800 * gdb.texinfo (Remote Configuration): Mention set/show remote
801 traceframe-info.
802 (Tools/Packages Optional for Building GDB): Mention that expat is
803 used for traceframe info.
804 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
805 (General Query Packets) <qSupported>: Describe the
806 qXfer:traceframe-info:read feature.
807 (qXfer::read): Describe qXfer:traceframe-info:read.
808 (Traceframe Info Format): New section.
809
cef35b0f
PA
8102011-02-04 Pedro Alves <pedro@codesourcery.com>
811
812 * gdbint.texinfo (Formatting): Mention some formatting guidelines
813 for casts and unary operators.
814
f1cbe1d3
TT
8152011-02-04 Tom Tromey <tromey@redhat.com>
816
817 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
818 is not useful.
819
585fdaa1
PA
8202011-01-25 Pedro Alves <pedro@codesourcery.com>
821
822 * gdb.texinfo: s/value optimized out/optimized out/g
823
7bfc9434
JB
8242011-01-21 Joel Brobecker <brobecker@adacore.com>
825
826 * gdb.texinfo (Other Misc Settings): Rework part of the
827 documentation of the "set interactive mode" command.
828
4694da01
TT
8292011-01-19 Tom Tromey <tromey@redhat.com>
830
831 * gdb.texinfo (Threads): Document thread name output and `thread
832 name' command.
833 (Threads In Python): Document Thread.name attribute.
834 (GDB/MI Thread Commands): Document thread attributes.
835
b716877b
AB
8362011-01-12 Andrew Burgess <aburgess@broadcom.com>
837
838 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
839 changes in mi/mi-cmd-disas.c
840
13fd8b81
TT
8412011-01-12 Tom Tromey <tromey@redhat.com>
842
843 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
844 Fix "thread apply" text.
845
e09342b5
TJB
8462011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
847 Thiago Jung Bauermann <bauerman@br.ibm.com>
848
849 Implement support for PowerPC BookE ranged watchpoints.
850 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
851 the "set powerpc exact-watchpoints" flag.
852
06e65f44
TT
8532011-01-07 Tom Tromey <tromey@redhat.com>
854
855 * gdb.texinfo (Python API): Add descriptions to @menu items.
856
d8e22779
TT
8572011-01-06 Tom Tromey <tromey@redhat.com>
858
859 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
860
a255712f
PP
8612010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
862
e09342b5 863 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 864
ccfc3d6e
TT
8652011-01-06 Tom Tromey <tromey@redhat.com>
866
867 PR python/12133:
868 * gdb.texinfo (Frames In Python): Document various frame
869 constants.
870
44944448
JB
8712011-01-05 Joel Brobecker <brobecker@adacore.com>
872
873 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
874 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
875 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
876
42ea3d7a
JK
8772011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
878
879 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
880 (clean): Add GDBvn.texi.
881
720d1a40
JB
8822010-12-29 Joel Brobecker <brobecker@adacore.com>
883
884 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
885 occasional case where the debugger prints an array address
886 instead of the array itself.
887
ad196637
PA
8882010-12-23 Pedro Alves <pedro@codesourcery.com>
889
890 * gdb.texinfo (Packets) <read registers packet>: Document support
891 for registers that were not collected.
892
a86caf66
DE
8932010-12-15 Doug Evans <dje@google.com>
894
895 * gdb.texinfo (Startup): Document auto-loading of scripts during
896 startup.
897 (Auto-loading): Delete "maint set python auto-load on|off".
898 Add "set auto-load-scripts on|off".
899
aae1c79a
DE
9002010-12-07 Doug Evans <dje@google.com>
901
902 * gdb.texinfo (Mode Options): Document -data-directory.
903 (Data Files): Add reference to -data-directory.
904
4e04c971
DE
9052010-11-29 Doug Evans <dje@google.com>
906
907 * gdb.texinfo (Pretty-Printer Introduction): Change
908 printer-name:subprinter-name to printer-name;subprinter-name.
909
94b6973e
PM
9102010-11-29 Phil Muldoon <pmuldoon@redhat.com>
911
912 PR python/12199
913
914 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
915
39037522
TT
9162010-11-23 Tom Tromey <tromey@redhat.com>
917
918 * gdb.texinfo (Top): Check SYSTEM_READLINE.
919 (Editing): Likewise.
920 (Command History): Likewise.
921 (TUI Keys): Likewise.
922 (Bug Reporting): Conditionally include rluser.texi and
923 inc-history.texinfo.
924 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
925 (GDB_DOC_SOURCE_INCLUDES): Add comment.
926 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
927 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
928 (gdb.pdf): Likewise.
929 (gdb.info): Likewise.
930 (gdb/index.html): Likewise.
931
5ae98d25
TT
9322010-11-23 Tom Tromey <tromey@redhat.com>
933
934 * Makefile.in (Makefile): Run ../config.status.
935 (distclean): Update.
936 * configure: Remove.
937 * configure.ac: Remove.
938
621c8364
TT
9392010-11-12 Tom Tromey <tromey@redhat.com>
940
941 * gdb.texinfo (Basic Python): Update. Add xref.
942 (Exception Handling): Document new exception classes.
943 (Types In Python): Update.
944 (Frames In Python): Update.
945
84f4c1fe
PM
9462010-11-11 Phil Muldoon <pmuldoon@redhat.com>
947
948 * gdb.texinfo (Breakpoints In Python): Document "internal"
949 parameter, and visible attribute.
950
99e7ae30
DE
9512010-11-05 Doug Evans <dje@google.com>
952
953 * gdb.texinfo (Source Path): Document "set directories".
954
f4b8a18d
KW
9552010-11-05 Ken Werner <ken.werner@de.ibm.com>
956
957 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
958 (OpenCL C): New node.
959
7b51bc51
DE
9602010-11-02 Doug Evans <dje@google.com>
961
962 * gdb.texinfo (Pretty Printing): Expand into three sections,
963 introduction, example, and commands.
964 (Python API): Delete section Disabling Pretty-Printers, merge into
965 Selecting Pretty-Printers.
966 (Writing a Pretty-Printer): New section. Move the pretty-printer
967 example here, and reformat to match python coding style. Add a second
968 example using the gdb.printing module.
969 (Python modules): Add gdb.printing.
970
9eeee977
DE
9712010-10-29 Doug Evans <dje@google.com>
972
973 * gdb.texinfo (Python): Fix long line.
974
a0e0ffdf
DE
9752010-10-20 Doug Evans <dje@google.com>
976
977 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
978 All references updated. Correct sections marked as subsections.
979 (Coding Standards): New chapter. Move the coding standard related
980 subsections here. Add section on Python coding standards.
981
0e3509db
DE
9822010-10-13 Doug Evans <dje@google.com>
983
984 * gdb.texinfo (Python): Add "Python modules".
985 (Types in Python): Add reference to gdb.types section.
986 (Python modules): New node.
987
44592cc4
DE
9882010-10-11 Doug Evans <dje@google.com>
989
990 * gdb.texinfo (Values From Inferior): Add reference to "Types in
991 Python" from gdb.Value.type description.
992
6e1bb179
JB
9932010-09-28 Joel Brobecker <brobecker@adacore.com>
994
995 * gdb.texinfo (Ravenscar Profile): New node.
996
e8467610
TT
9972010-09-22 Tom Tromey <tromey@redhat.com>
998
999 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1000
fccd1d1e
EZ
10012010-09-22 Eli Zaretskii <eliz@gnu.org>
1002
1003 * gdb.texinfo (Values From Inferior): Clarify that
1004 value.dynamic_type works only in C++ programs with RTTI.
1005
c1b6b909
TT
10062010-09-15 Paul Bolle <pebolle@tiscali.nl>
1007
1008 * gdb.texinfo (Character Sets): Correctly reference host-charset
1009 in example.
1010
7d288aaa
TT
10112010-09-13 Tom Tromey <tromey@redhat.com>
1012
1013 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1014 Document "fullname" and "from".
1015
f75d858b
MK
10162010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1017
1018 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1019 feature `reverse' output by -list-target-features.
1020
83b9503b
L
10212010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1022
1023 * gdb.texinfo (i386 Features): Remove an extra "@item".
1024
03f17ccf
TT
10252010-08-30 Tom Tromey <tromey@redhat.com>
1026
1027 PR python/11792:
1028 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1029
9779414d
DJ
10302010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1031
1032 * gdb.texinfo (ARM Features): Document
1033 org.gnu.gdb.arm.m-profile.
1034
f9ffd4bb
TT
10352010-08-23 Tom Tromey <tromey@redhat.com>
1036
1037 PR python/11145:
1038 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1039 reinterpret_cast methods.
1040
702c2711
TT
10412010-08-23 Tom Tromey <tromey@redhat.com>
1042
1043 PR python/11915:
1044 * gdb.texinfo (Types In Python): Document array method.
1045
66b73624
TJB
10462010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1047
1048 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1049
06a64a0b
TT
10502010-08-16 Tom Tromey <tromey@redhat.com>
1051
1052 * gdb.texinfo (Set Watchpoints): Document -location option.
1053
a3a7127e
DE
10542010-08-13 Doug Evans <dje@google.com>
1055
1056 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1057
8dedea02
VP
10582010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1059
1060 * gdb.texinfo (GDB/MI Data Manipulation): Document
1061 -data-read-memory-raw and -data-write-memory-raw.
1062
ca5c20b6 10632010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1064 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1065
1066 * gdb.texinfo (Basic Python): Describe post_event API.
1067
cb2e07a6
PM
10682010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1069
1070 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1071 decode_line Python APIs
cb2e07a6 1072
464b3efb
TT
10732010-08-10 Tom Tromey <tromey@redhat.com>
1074
1075 * gdb.texinfo (Pretty Printing API): Document
1076 gdb.default_visualizer.
1077
c29c521f
TT
10782010-08-10 Tom Tromey <tromey@redhat.com>
1079
1080 Revert gdb-add-index addition:
1081 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1082
5da1313b
JK
10832010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1084 Eli Zaretskii <eliz@gnu.org>
1085
1086 * gdb.texinfo (Mode Options) <-batch>
1087 (Basic Python) <gdb.execute>: Describe setting width and height.
1088
02d868e8
PP
10892010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1090
1091 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1092
c2bbed2a
TT
10932010-07-30 Tom Tromey <tromey@redhat.com>
1094
1095 * gdb.texinfo (Index Files): Mention gdb-add-index.
1096
6c13bbe1
HZ
10972010-07-30 Hui Zhu <teawater@gmail.com>
1098
1099 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1100 "detach inferior" and "kill inferior".
1101
53a71c06
CR
11022010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1103
1104 * gdb.texinfo (Machine Code): Update description of two forms of
1105 arguments, and add new example to demonstrate the new form.
1106
5374244e
PM
11072010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1108
1109 * gdb.texinfo (Values From Inferior): Add value inferior function
1110 call description.
1111
8ea5bce5
JK
11122010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1113
1114 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1115
c0edd9ed
JK
11162010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1117 Eli Zaretskii <eliz@gnu.org>
1118
1119 Make core files the process_stratum.
1120 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1121 record_stratum example.
1122
9291a0cd
TT
11232010-07-13 Tom Tromey <tromey@redhat.com>
1124
1125 * gdb.texinfo (Index Files): New node.
1126
f5011d11
TT
11272010-07-13 Tom Tromey <tromey@redhat.com>
1128
1129 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1130
0f5238ed
TT
11312010-07-13 Tom Tromey <tromey@redhat.com>
1132
1133 * gdb.texinfo (Specify Location): Document labels.
1134
74c761c1
PA
11352010-07-01 Pedro Alves <pedro@codesourcery.com>
1136
1137 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1138 entries for fast tracepoints and static tracepoints.
1139
501994c0
PA
11402010-07-01 Pedro Alves <pedro@codesourcery.com>
1141
1142 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1143 qsThreadInfo>: Spell out `l' as ell.
1144
0fb4aa4b
PA
11452010-07-01 Pedro Alves <pedro@codesourcery.com>
1146
1147 * gdb.texinfo (Convenience Variables): Document $_sdata.
1148 (Commands to Set Tracepoints): Describe static tracepoints. Add
1149 `Listing Static Tracepoint Markers' menu entry. Document
1150 "strace".
1151 (Tracepoint Action Lists): Document collecting $_sdata.
1152 (Listing Static Tracepoint Markers): New subsection.
1153 (Tracepoints support in gdbserver): Mention static tracepoints.
1154 (remote packets, enabling and disabling): Mention
1155 read-sdata-object.
1156 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1157 and StaticTracepoint.
1158 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1159 Document qXfer:sdata:read.
1160 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1161
dc3b15be
JB
11622010-06-29 Joel Brobecker <brobecker@adacore.com>
1163
1164 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1165
595939de
PM
11662010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1167 Tom Tromey <tromey@redhat.com>
1168 Thiago Jung Bauermann <bauerman@br.ibm.com>
1169
1170 * gdb.texinfo (Inferiors In Python): New node.
1171 * gdb.texinfo (Threads In Python): New node.
1172
9279c692
JB
11732010-06-28 Joel Brobecker <brobecker@adacore.com>
1174
1175 * gdb.texinfo (Python): Document what the python directory is
1176 and what its location is.
1177 (Basic Python): Document the gdb.PYTHONDIR constant.
1178
bc9f0842
TT
11792010-06-25 Tom Tromey <tromey@redhat.com>
1180
1181 PR python/10808:
1182 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1183
f1421989
HZ
11842010-06-24 Hui Zhu <teawater@gmail.com>
1185
1186 * gdb.texinfo: (Commands for Controlled Output): Add
1187 documentation for command "eval".
1188
e4c0cfae
SS
11892010-06-21 Stan Shebs <stan@codesourcery.com>
1190
1191 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1192 * annotate.texinfo: Ditto.
1193 * gdbint.texinfo: Ditto.
1194 * stabs.texinfo: Ditto.
1195
bb08c432
HZ
11962010-06-22 Hui Zhu <teawater@gmail.com>
1197
1198 * gdb.texinfo: (Process Record and Replay): Add documentation
1199 for command "set record memory-query".
1200
4f5d9f07
SS
12012010-06-21 Stan Shebs <stan@codesourcery.com>
1202
1203 * gdb.texinfo: Relicense under GFDL version 1.3.
1204 * annotate.texinfo: Relicense under GFDL version 1.3.
1205 * gdbint.texinfo: Relicense under GFDL version 1.3.
1206 * stabs.texinfo: Relicense under GFDL version 1.3.
1207 * fdl.texi: Update to version 1.3.
1208
6aed2dbc
SS
12092010-06-18 Stan Shebs <stan@codesourcery.com>
1210
a61408f8
SS
1211 * gdb.texinfo (Operating System Auxiliary Information): Describe
1212 "info os" when no arguments given.
1213
6aed2dbc
SS
1214 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1215 $_thread.
1216
24e933df
HZ
12172010-06-18 Hui Zhu <teawater@gmail.com>
1218
1219 * gdb.texinfo: (Process Record and Replay): Add documentation
1220 for commands "record save" and "record restore".
1221
65d79d4b
SDJ
12222010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1223
1224 * gdb.texinfo: Include information about the correct use
1225 of addresses in the `watch' command.
1226
d914c394
SS
12272010-06-11 Stan Shebs <stan@codesourcery.com>
1228
1229 * gdb.texinfo (Observer Mode): New section.
1230 (General Query Packets): Document QAllow.
889bf7c5 1231
967cf477
DE
12322010-06-04 Doug Evans <dje@google.com>
1233
1234 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1235
aaf4119b
DE
12362010-06-03 Doug Evans <dje@google.com>
1237
1238 * gdbint.texinfo (Coding): Add subsection on command names.
1239
9eae7c52
TT
12402010-06-02 Tom Tromey <tromey@redhat.com>
1241
1242 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1243 always-disassemble.
1244
fa593d66
PA
12452010-06-01 Pedro Alves <pedro@codesourcery.com>
1246
1247 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1248 gdbserver, and add cross reference.
1249 (Tracepoints support in gdbserver): New subsection.
1250
dde08ee1
PA
12512010-05-26 Pedro Alves <pedro@codesourcery.com>
1252
1253 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1254 `qRelocInsn' feature.
1255 (Relocate instruction reply packet): New subsection
1256 of `Tracepoint Packets'.
1257 (Tracepoint Packets): Mention that packets QTDP and QTStart
1258 support the qRelocInsn request, and add cross reference to new
1259 subsection.
1260
07ca107c
DE
12612010-05-25 Doug Evans <dje@google.com>
1262
1263 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1264 (Commands In Python): Document gdb.string_to_argv.
1265
c25c4a8b
JK
12662010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1267
1268 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1269 ATTR_NORETURN.
1270
d7b32ed3 12712010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1272 Tom Tromey <tromey@redhat.com>
1273 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1274
c25c4a8b 1275 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1276
6aecb9c2
JB
12772010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1278
1279 * gdb.texinfo: (Summary) Add mention about D language support.
1280 (Filenames): Add D suffixes.
1281 (D): New node.
1282
b7da9e9f
PM
12832010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1284
1285 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1286 of macro deleted from GDB code.
1287
ab38a727
PA
12882010-04-24 Pedro Alves <pedro@codesourcery.com>
1289
1290 * gdb.texinfo (Commands to specify files): Describe what how GDB
1291 looks up DOS-based filesystem paths on the system root. Document
1292 the new `set/show target-file-system-kind' commands.
1293
66d09542
DE
12942010-04-23 Doug Evans <dje@google.com>
1295
1296 * gdb.texinfo (Python): Move Auto-loading section here ...
1297 (Python API): from here.
1298 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1299 (Maintenance Commands): Add docs for "maint print section-scripts".
1300
8bd10a10
CM
13012010-04-20 Chris Moller <cmoller@redhat.com>
1302
1303 * gdb.texinfo (Setting Breakpoints): Added description of
1304 filename-qualified rbreak.
1305 * refcard.tex (Breakpoints and Watchpoints): Added brief
1306 description of filename-qualified rbreak.
1307
4c374409
JK
13082010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1309
1310 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1311 (Python API): Change the reference to Pretty Printing API.
1312 (Pretty Printing): Move the user part under the Data node. Reformat
1313 the sample output to 72 columns. Create a new reference to Pretty
1314 Printing API. Rename the API part ...
1315 (Pretty Printing API): To a new node name.
1316 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1317 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1318
5a9351ae
SS
13192010-04-21 Stan Shebs <stan@codesourcery.com>
1320
1321 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1322 and commands.
5a9351ae 1323 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1324
9a22f0d0
PM
13252010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1326
1327 * gdb.texinfo (Examining memory): Update for change in string
1328 display with explicit size.
1329
6149aea9
PA
13302010-04-19 Pedro Alves <pedro@codesourcery.com>
1331
1332 PR breakpoints/8554.
1333
1334 * gdb.texinfo (Save Breakpoints): New node.
1335 (save-tracepoints): Rename to ...
1336 (save tracepoints): ... this. Mention that `save-tracepoints' is
1337 a deprecated alias to `save tracepoints'.
1338
711e434b
PM
13392010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1340
645797a8 1341 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1342 (info w32 thread-information-block): Document new command.
1343 (qGetTIBAddress): Document new gdbserver query.
1344 (maint set/show show-all-tib): Document new command.
1345
3f7b2faa
DE
13462010-04-15 Doug Evans <dje@google.com>
1347
fa33c3cd
DE
1348 * gdb.texinfo (Python API): Add progspaces section.
1349 (Selecting Pretty-Printers): Progspace pretty-printers are
1350 searched too.
1351 (Progspaces In Python): New section.
1352
3f7b2faa
DE
1353 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1354
79f283fe
PM
13552010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1356
1357 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1358 returns None.
1359
87290684
SS
13602010-04-09 Stan Shebs <stan@codesourcery.com>
1361
1362 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1363 Describe the `frames-created' field, tweak grammar.
1364
a97153c7
PA
13652010-04-09 Pedro Alves <pedro@codesourcery.com>
1366
1367 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1368 Describe the `circular' and `disconnected' fields.
1369
5c5dcc1b
L
13702010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1371
1372 * gdb.texinfo (maint print registers): Mention unavailable and
1373 invisible registers.
1374
adc36818
PM
13752010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1376 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1377 Tom Tromey <tromey@redhat.com>
adc36818
PM
1378
1379 * gdb.texinfo (Breakpoints In Python): New Node.
1380
33da3f1c
SS
13812010-04-08 Stan Shebs <stan@codesourcery.com>
1382
1383 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1384 trace status fields.
1385
3a13a53b
L
13862010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1387
1388 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1389 optional. Make org.gnu.gdb.i386.avx requires
1390 org.gnu.gdb.i386.avx.
1391
08001717
DE
13922010-04-08 Doug Evans <dje@google.com>
1393
1394 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1395 search path, and document that gdb only scans the search path if
1396 the script's path doesn't specify a directory.
1397
c375651d
DE
13982010-04-05 Doug Evans <dje@google.com>
1399
1400 * gdb.texinfo (maint show python auto-load): Fix typo.
1401
af54718e
SS
14022010-04-04 Stan Shebs <stan@codesourcery.com>
1403
d77f58be
SS
1404 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1405 (Setting Watchpoints): Update description of "info watch".
1406 (Disabling Breakpoints): Only "info break" lists all.
1407
af54718e
SS
1408 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1409 (tdump): Explain how tdump works.
1410
86b17b60
PA
14112010-04-01 Pedro Alves <pedro@codesourcery.com>
1412
1413 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1414 add cross reference.
1415
ff12863f
PA
14162010-03-31 Pedro Alves <pedro@codesourcery.com>
1417
1418 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1419 commands error out.
1420
f68eb612
L
14212010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1422
1423 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1424
c8d5aac9
L
14252010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1426
1427 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1428
7d13fe92
SS
14292010-03-29 Stan Shebs <stan@codesourcery.com>
1430 Nathan Sidwell <nathan@codesourcery.com>
1431
1432 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1433 GDBN equivalent.
1434 (Set Tracepoints): Remove mention that conditional tracepoints
1435 don't exist.
1436 (Tracepoint Actions): Clarify when while-stepping collection
1437 happens, note that while-stepping does not automatically collect
1438 $pc.
1439
409873ef 14402010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1441
409873ef
SS
1442 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1443 (General Query Packets): Describe TracepointSource.
1444
ee8e71d4
EZ
14452010-03-27 Matt Rice <ratmice@gmail.com>
1446
c8d5aac9
L
1447 * gdb.texinfo (ARM): Document arguments to "target sim".
1448 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1449
99b5e152
PA
14502010-03-26 Pedro Alves <pedro@codesourcery.com>
1451
1452 * gdb.texinfo (Tracepoint Packets): Remove mention that
1453 terror:string may be plain text, and drop mention of X prefix.
1454
cd64ee31
VP
14552010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1456
1457 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1458
6c28cbf2
SS
14592010-03-24 Stan Shebs <stan@codesourcery.com>
1460
1461 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1462
95a42b64
TT
14632010-03-24 Tom Tromey <tromey@redhat.com>
1464
1465 PR breakpoints/9352:
1466 * gdb.texinfo (Break Commands): Update.
1467
18148017
VP
14682010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1469
1470 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1471 commands.
1472
4daf5ac0
SS
14732010-03-16 Stan Shebs <stan@codesourcery.com>
1474
1475 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1476 circular-trace-buffer.
1477 (Tracepoint Packets): Describe QTBuffer, and details of the
1478 qTStatus reply.
1479
c9429232
SS
14802010-03-12 Stan Shebs <stan@codesourcery.com>
1481 Nathan Sidwell <nathan@codesourcery.com>
1482
1483 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1484 doing instruction stepping.
1485 (Tracepoint Restrictions): New node.
1486
ccefe4c4
TT
14872010-03-10 Tom Tromey <tromey@redhat.com>
1488
1489 * gdbint.texinfo (Symbol Handling): Update.
1490
7c953934
TT
14912010-03-08 Tom Tromey <tromey@redhat.com>
1492
1493 PR cli/9591:
1494 * gdb.texinfo (Mode Options): Mention lack of pagination and
1495 confirmation with --batch.
1496 (Screen Size): Mention --batch.
1497 (Messages/Warnings): Likewise.
1498
f870a310
TT
14992010-03-05 Tom Tromey <tromey@redhat.com>
1500
1501 * gdb.texinfo (Basic Python): Document target_charset and
1502 target_wide_charset.
1503
78e2826b
TT
15042010-03-05 Tom Tromey <tromey@redhat.com>
1505
1506 * gdb.texinfo (Data): Link to pretty-printing.
1507 (Output Formats): Likewise. Correct text.
1508
f5dff777
DJ
15092010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1510
1511 * gdb.texinfo (Types): Describe <struct> and <flags>.
1512
dc00d89f
PM
15132010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1514
1515 * gdb.texinfo (Frames In Python): Add block parameter and
1516 description to read_var text.
1517
5107b149 15182010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1519 Tom Tromey <tromey@redhat.com>
5107b149
PM
1520
1521 * gdb.texinfo (Types In Python): Describe block argument in
1522 template_argument and gdb.lookup_type.
1523
e03e5e7b
TT
15242010-02-24 Tom Tromey <tromey@redhat.com>
1525
1526 * gdb.texinfo (Cygwin Native): Fix typo.
1527
f3e9a817
PM
15282010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1529
1530 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1531 and select method descriptions.
1532 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1533 Tables in Python to menu.
1534 (Blocks In Python): New node.
1535 (Symbols In Python): New node.
1536 (Symbol Tables in Python): New node.
1537
a79b8f6e
VP
15382010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1539
1540 Multiexec MI
1541
1542 gdb/
1543 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1544
1545 gdb/doc/
1546 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1547 changes.
1548 (GDB/MI Program Execution): Document current behaviour of
1549 --all and --thread-group.
1550 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1551 -remove-inferior.
1552 * observer.texi (inferior_added, inferior_removed): New
1553 observers.
1554
629d6a47
TT
15552010-02-19 Tom Tromey <tromey@redhat.com>
1556
1557 * gdbint.texinfo (Getting Started): Fix @node.
1558 (Debugging GDB): Likewise.
1559
c09529e5
JB
15602010-02-13 Joel Brobecker <brobecker@adacore.com>
1561
1562 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1563 documenting the gdb_test_timeout variable.
1564
540aa8e7
MS
15652010-02-12 Jakob Engblom <jakob@virtutech.com>
1566
1567 * gdb.texinfo (MI commands): Added documentation of --reverse
1568 option to a set of MI commands. Restructured documentation of MI
1569 commands --exec-continue to reflect the complexity of reverse
1570 execution.
1571
081dfbf7
PA
15722010-02-12 Pedro Alves <pedro@codesourcery.com>
1573
1574 * gdb.texinfo (Using the Collected Data): Specify that the address
1575 range of `tfind outsize' is exclusive, and that the address range
1576 of `tfind range' is inclusive.
1577 (Tracepoint Packets): Specify that the address range of
1578 `QTFrame:range' is inclusive, and that the address range of
1579 `QTFrame:outside' is exclusive
1580
8e9c5e02
VP
15812010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1582
1583 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1584
92981e24
TT
15852010-02-10 Tom Tromey <tromey@redhat.com>
1586
1587 * gdb.texinfo (Debugging Output): Document set debug parser and
1588 show debug parser.
1589
075b51b7
L
15902010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1591
1592 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1593 i386_eflags and i386_mxcsr.
1594
3bb8d5c3
L
15952010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1596
1597 * gdb.texinfo: Document i386 target features.
1598
c5f80513
DE
15992010-02-05 Doug Evans <dje@google.com>
1600
1601 * gdbint.texinfo (Testsuite): Add a new section to document the
1602 various DejaGnu variables that may be overridden.
1be00882 1603 Document INTERNAL_GDBFLAGS.
c5f80513 1604
6ac33a4e
TT
16052010-02-04 Tom Tromey <tromey@redhat.com>
1606
1607 PR cli/8830:
1608 * gdb.texinfo (Files): -readnow comes before the filename for file
1609 and symbol-file.
1610
a1dcb23a
DJ
16112010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1612
1613 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1614 Document ARM breakpoint types.
1615 (Register Packet Format): Move into the new section.
1616 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1617
95433b34
JB
16182010-01-21 Joel Brobecker <brobecker@adacore.com>
1619
1620 * gdb.texinfo (File Options): Adjust the documentation of this
1621 switch to refer to the "source" command rather than partially
1622 duplicating some of the relevant information.
1623 (Extending GDB): Introduce and document the set/show script-extension
1624 setting.
1625 (Command Files): Add note explaining that the "source" command
1626 is also used to evalute scripts written in other languages.
1627 Remove the short slightly incorrect reference to sourcing Python
1628 scripts.
1629 (Python Commands): Document how to execute a Python script from GDB.
1630
8d576872
JB
16312010-01-19 Joel Brobecker <brobecker@adacore.com>
1632
1633 * gdb.texinfo (Command Files): Fix typo.
1634
8150ff9c
JB
16352010-01-18 Tom Tromey <tromey@redhat.com>
1636
1637 * gdb.texinfo (File Options): Document -x on .py files.
1638 (Command Files): Document handling of Python scripts.
1639
23db03a6
JZ
16402010-01-18 Jie Zhang <jie.zhang@analog.com>
1641
1642 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1643
00bf0b85
SS
16442010-01-15 Stan Shebs <stan@codesourcery.com>
1645
1646 * gdb.texinfo (Trace Files): New section.
1647 (Tracepoint Packets): Document QTSave and qTBuffer.
1648 (Trace File Format): New appendix.
1649
be759fcf
PM
16502010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1651
1652 * gdb.texinfo (Values From Inferior): Document lazy_string value
1653 method.
1654 (Python API): Add Lazy strings menu item.
1655 (Lazy Strings In Python): New node.
1656
dc146f7c
VP
16572010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1658
1659 * gdb.texinfo (GDB/MI Thread Information): New.
1660 (GDB/MI Async Records): Document the core field in *stopped.
1661 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1662 documentation
1663 (Process list): Document that osdata document may contain
1664 threads.
1665 (Remote Serial Protocol): Document qXfer:threads.
1666
d5551862
SS
16672010-01-06 Stan Shebs <stan@codesourcery.com>
1668
1669 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1670 disconnected tracing.
1671 (Tracepoint Packets): Document new protocol.
1672
7a697b8d
SS
16732010-01-05 Stan Shebs <stan@codesourcery.com>
1674
1675 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1676 tracepoints.
1677 (Tracepoint Packets): Describe remote protocol for fast
1678 tracepoints.
1679
e6f3ec50
JB
16802010-01-01 Joel Brobecker <brobecker@adacore.com>
1681
1682 Update the "Start of New Year Procedure".
1683 * gdbint.texinfo: Add the list of files that need to be updated
1684 manually. Minor reformatting.
1685
ddc4e9c1
JB
16862010-01-01 Joel Brobecker <brobecker@adacore.com>
1687
1688 * refcard.tex: Update copyright year in header and text.
1689
9d2897ad
JB
16902010-01-01 Joel Brobecker <brobecker@adacore.com>
1691
1692 * agentexpr.texi: Add 2010 to the list of copyright years.
1693 * annotate.texinfo: Likewise.
1694 * gdb.texinfo: Likewise.
1695 * gdbint.texinfo: Likewise.
1696 * observer.texi: Likewise.
1697 * stabs.texinfo: Likewise.
1698
6da95a67
SS
16992009-12-31 Stan Shebs <stan@codesourcery.com>
1700
1701 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1702
236f1d4d
SS
17032009-12-29 Stan Shebs <stan@codesourcery.com>
1704
1705 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1706
f61e138d
SS
17072009-12-28 Stan Shebs <stan@codesourcery.com>
1708
1709 * gdb.texinfo (Trace State Variables): New section.
1710 (Tracepoint Packets): Describe trace state variable packets.
1711 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1712 variable bytecodes.
1713
0fe7935b
DJ
17142009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1715
1716 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1717 declarations.
1718
a6b29f87
VP
17192009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1720
1721 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1722 -gdb-exit behaviour.
1723
5e4bde96
JB
17242009-12-20 Joel Brobecker <brobecker@adacore.com>
1725
1726 * gpl.texi: Update to version 3 of the GPL.
1727
a1715244
JB
17282009-12-20 Joel Brobecker <brobecker@adacore.com>
1729
1730 * Makefile.in: Update copyright header.
1731 * observer.texi: Fix the copyright header of the generated files.
1732
361ae042
PM
17332009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1734
1735 * gdb.texinfo (Types In Python): Describe range function.
1736
bfd31e71
PM
17372009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1738
1739 * gdb.texinfo (Types In Python): Describe "is_base_class".
1740
57a1d736
TT
17412009-12-03 Tom Tromey <tromey@redhat.com>
1742
1743 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1744
8cebebb9
PP
17452009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1746
1747 * observer.texi: New memory_changed observer.
1748
16af530a
TT
17492009-12-01 Tom Tromey <tromey@redhat.com>
1750
1751 * gdb.texinfo (Reverse Execution): Fix typo.
1752
b6199126
DJ
17532009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1754
1755 PR gdb/8704
1756
1757 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1758 are allowed after the breakpoint condition.
1759
7a6973ad
TT
17602009-11-23 Tom Tromey <tromey@redhat.com>
1761
1762 PR python/10782:
1763 * gdb.texinfo (Types In Python): Document Type.pointer.
1764
21a0512e
PP
17652009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1766
1767 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1768
a5832c8f
PA
17692009-11-11 Pedro Alves <pedro@codesourcery.com>
1770
1771 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1772 (Using Agent Expressions): Delete cross reference.
1773
1eb7cd77
JB
17742009-11-07 Joel Brobecker <brobecker@adacore.com>
1775
1776 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1777 and @settitle directives up to help makeinfo find them.
1778
24ddea62
JK
17792009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1780
1781 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1782 (Auto-loading): Use plural and note one can use multiple components now.
1783
3afae151
VP
17842009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1785
1786 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1787 -stack-list-arguments have the same documentation for parameter
1788 as -stack-list-locals. Add comas.
1789
14ff2235
PM
17902009-10-27 Tom Tromey <tromey@redhat.com>
1791 Eli Zaretskii <eliz@gnu.org>
1792
c8d5aac9 1793 PR python/10781
14ff2235
PM
1794
1795 * gdb.texinfo (Values From Inferior): Document cast method.
1796
9c419145
PP
17972009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1798
1799 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1800 and adjust example.
889bf7c5 1801
29153c24
MS
18022009-10-22 Michael Snyder <msnyder@vmware.com>
1803
1804 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1805 info record command. Also document the new save and restore
29153c24
MS
1806 commands.
1807
2b28d209
PP
18082009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1809
1810 * gdb.texinfo (Machine Code): Mention current pc marker.
1811 (Memory): Likewise.
1812
6c95b8df
PA
18132009-10-19 Pedro Alves <pedro@codesourcery.com>
1814 Stan Shebs <stan@codesourcery.com>
1815
1816 * observer.texi (new_inferior): Rename to...
1817 (inferior_appeared): ... this.
1818
1819 * gdb.texinfo (Inferiors): Rename node to ...
1820 (Inferiors and Programs): ... this. Mention running multiple
1821 programs in the same debug session.
1822 <info inferiors>: Mention the new 'Executable' column if "info
1823 inferiors". Update examples. Document the "add-inferior",
1824 "clone-inferior", "remove-inferior" and "maint info
1825 program-spaces" commands.
1826 (Process): Rename node to...
1827 (Forks): ... this. Document "set|show follow-exec-mode".
1828
2f8132f3
MS
18292009-10-11 Michael Snyder <msnyder@vmware.com>
1830
1831 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1832 (ReverseContinue): Ditto.
1833
cba4b2d3
PP
18342009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1835
1836 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1837
da082f17
JK
18382009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1839
1840 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1841
08be9d71
ME
18422009-10-06 Michael Eager <eager@eagercon.com>
1843
1844 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1845 (Embedded Processors): Add MicroBlaze.
1846 (MicroBlaze): New. Describe Xilinx MicroBlaze
1847
08a0efd0
PA
18482009-10-04 Pedro Alves <pedro@codesourcery.com>
1849
1850 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1851
cbb8f428
EZ
18522009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1853
1854 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1855
30a4a70c
JB
18562009-09-23 Joel Brobecker <brobecker@adacore.com>
1857
1858 * observer.texi (solib_unloaded): Document explicitly the fact that
1859 this observer is called before the associated symbols are unloaded.
1860
b3372f91
VP
18612009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1862
1863 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1864 -stack-list-variables.
1865
f43030c4
TT
18662009-09-18 Tom Tromey <tromey@redhat.com>
1867
1868 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1869 is experimental.
1870
ec7e75e7
PP
18712009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1872
1873 * gdb.texinfo (convenince variables): Mention
1874 $_siginfo could be empty.
f43030c4 1875
0cc7d26f
TT
18762009-09-15 Tom Tromey <tromey@redhat.com>
1877
1878 * gdb.texinfo (GDB/MI Variable Objects): Document
1879 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1880 Expand -var-update documentation.
1881
a96d9b2e
SDJ
18822009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1883
1884 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1885 feature.
1886
005ca36a
JB
18872009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1888
1889 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1890
0d772ac9
MS
18912009-09-10 Michael Snyder <msnyder@vmware.com>
1892
1893 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1894 ReverseStep replies to the qSupported query.
1895
14fb1bac
JB
18962009-09-10 Joel Brobecker <brobecker@adacore.com>
1897
1898 Add documentation for set/show interactive-mode.
1899 * gdb.texinfo (Other Misc Settings): New node.
1900
29b090c0
DE
19012009-09-01 Doug Evans <dje@google.com>
1902
1903 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1904 non-stop mode's affect on remote caching.
1905
4e5d721f
DE
19062009-08-31 Jacob Potter <jdpotter@google.com>
1907 Doug Evans <dje@google.com>
1908
1909 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1910 Mark `set/show remotecache' options as obsolete.
1911 Document new `set/show stack-cache' option.
1912 Update text for `info dcache'.
1913
55333a84
DE
19142009-08-27 Doug Evans <dje@google.com>
1915
1916 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1917 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1918
bc3a0b4d
RW
19192009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1920
1921 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1922 about autoconf.
1923
3a1ff0b6
PA
19242009-08-25 Pedro Alves <pedro@codesourcery.com>
1925
1926 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1927 small example, and describe its columns. Replace "inferior-id" by
1928 "infno" throughout.
1929
81ecdfbb
RW
19302009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1931
af542c2e
RW
1932 * gdbint.texinfo (Releasing GDB): Point to
1933 README-maintainer-mode file for required autoconf version.
1934 * configure.ac: Do not substitute datarootdir, htmldir,
1935 pdfdir, docdir. Do not process --with-datarootdir,
1936 --with-htmldir, --with-pdfdir, --with-docdir.
1937 * configure: Regenerate.
1938
81ecdfbb
RW
1939 * configure: Regenerate.
1940
4efc6507
DE
19412009-08-20 Reid Kleckner <reid@kleckner.net>
1942
1943 * gdb.texinfo: Add chapter on JIT interface.
1944
43089a6e
NR
19452009-08-07 Nick Roberts <nickrob@snap.net.nz>
1946
1947 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1948 confirmation request.
43089a6e 1949
99e008fe
EZ
19502009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1951
c8d5aac9
L
1952 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1953 CRC definitions.
99e008fe 1954
48cb2d85
VP
19552009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1956
1957 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1958 -break-commands.
48cb2d85 1959
ff1a52c6
UW
19602009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1961
1962 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1963 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1964
3285f3fe
UW
19652009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1966
1967 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1968 "set spu stop-on-load" and "show spu stop-on-load" commands.
1969
e35359c5
UW
19702009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1971
1972 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1973
58d6951d
DJ
19742009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1975
1976 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1977 org.gnu.gdb.arm.neon.
1978
08d16641
PA
19792009-07-20 Pedro Alves <pedro@codesourcery.com>
1980
1981 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1982 optional element.
1983 (subsection OS ABI): New subsection.
1984
782b2b07
SS
19852009-07-14 Stan Shebs <stan@codesourcery.com>
1986
1987 * gdb.texinfo (Tracepoint Conditions): New section.
1988 (General Query Packets): Describe ConditionalTracepoints.
1989 (Tracepoint Packets): Describe condition field.
1990 (Maintenance Commands): Describe maint agent-eval.
1991 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1992
9b117ef3
HZ
19932009-07-11 Hui Zhu <teawater@gmail.com>
1994
1995 * gdb.texinfo (disassemble): Add a new modifier /r
1996 to "disassemble" command to make it print the raw instructions
1997 in hex as well as in symbolic form.
1998
f5a33284
TT
19992009-07-09 Tom Tromey <tromey@redhat.com>
2000
2001 * gdbint.texinfo (Testsuite): Document parallel make check.
2002
812f7342
TT
20032009-07-09 Tom Tromey <tromey@redhat.com>
2004
2005 * gdbint.texinfo (Testsuite): Document test transcripts.
2006
fbb8f299
PM
20072009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2008
2009 * gdb.texinfo (Values From Inferior): Add length parameter
2010 description.
2011
dd8f35ac
EZ
20122009-07-04 Chris Genly <chris@genly.us>
2013
2014 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2015 in -var-list-children. Fix example according to what the code
2016 does.
2017
2277426b
PA
20182009-07-02 Pedro Alves <pedro@codesourcery.com>
2019
2020 * gdb.texinfo (Debugging multiple inferiors): Document the
2021 "inferior", "detach inferior" and "kill inferior" commands.
2022 (Debugging Programs with Multiple Processes): Adjust to mention
2023 generic "inferior" commands. Delete mention of "detach fork" and
2024 "delete fork". Cross reference to "Debugging multiple inferiors"
2025 section.
2026
a6d9a66e
UW
20272009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2028
5af949e3
UW
2029 * gdbint.texinfo (Item Output Functions): Update signature
2030 for ui_out_field_core_addr.
2031
20322009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2033
2034 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2035 Update example code extrated from breakpoint.c.
2036
9901a55b 20372009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2038
9901a55b
PP
2039 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2040 MI commands.
2041 (GDB/MI Symbol Query): Likewise.
2042 (GDB/MI File Commands): Likewise.
2043 (GDB/MI File Transfer Commands): Likewise.
2044 (GDB/MI Target Manipulation): Likewise.
2045 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2046
edb3359d
DJ
20472009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2048
2049 * gdb.texinfo (Debugging Optimized Code): New chapter.
2050 (Compiling for Debugging): Reference it. Move some
2051 text to the new section.
2052
7cd1089b
PM
20532009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2054
2055 * doc/gdb.texinfo (Calling): Document
2056 set-unwind-on-terminating-exception usage.
2057
d4db2f36
PA
20582009-06-11 Pedro Alves <pedro@codesourcery.com>
2059
2060 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2061 command.
2062
d1a7880c
PA
20632009-06-07 Pedro Alves <pedro@codesourcery.com>
2064
2065 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2066 references.
2067
473f94e6
UW
20682009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2069
2070 * gdbint.texinfo: Rename formal parameters to gdbarch function
2071 protoypes from "current_gdbarch" to "gdbarch".
2072
8f500870
TT
20732009-05-28 Tom Tromey <tromey@redhat.com>
2074
2075 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2076
b6313243
TT
20772009-05-27 Tom Tromey <tromey@redhat.com>
2078
2079 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2080 feature.
2081 (GDB/MI Variable Objects): Document -var-set-visualizer.
2082
20832009-04-02 Tom Tromey <tromey@redhat.com>
2084
2085 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2086 feature.
2087 (GDB/MI Variable Objects): Document -var-set-visualizer.
2088
a6bac58e
TT
20892009-05-27 Tom Tromey <tromey@redhat.com>
2090 Thiago Jung Bauermann <bauerman@br.ibm.com>
2091 Phil Muldoon <pmuldoon@redhat.com>
2092
2093 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2094 (Pretty Printing): New node.
2095 (Selecting Pretty-Printers): Likewise.
2096 (Python API): Update.
2097 (Output Formats): Document /r format.
2098
2c74e833
TT
20992009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2100 Tom Tromey <tromey@redhat.com>
2101
2102 * gdb.texinfo (Types In Python): New node.
2103 (Values From Inferior): "type" is now an attribute.
2104 (Python API): Update.
2105
89c73ade
TT
21062009-05-27 Tom Tromey <tromey@redhat.com>
2107 Thiago Jung Bauermann <bauerman@br.ibm.com>
2108 Phil Muldoon <pmuldoon@redhat.com>
2109
2110 * gdb.texinfo: Add @syncodeindex for `tp'.
2111 (Python API): Update.
2112 (Auto-loading): New node.
2113 (Objfiles In Python): New node.
2114
17a37d48
PP
21152009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2116
2117 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2118
6718376f
NR
21192009-05-15 Nick Roberts <nickrob@snap.net.nz>
2120
2121 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2122
cbe54154
PA
21232009-05-12 Pedro Alves <pedro@codesourcery.com>
2124
2125 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2126 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2127 show show-debug-regs' docs.
2128
8e05493c
EZ
21292009-05-08 Eli Zaretskii <eliz@gnu.org>
2130
2131 * gdb.texinfo (Process Record and Replay): Add description of
2132 reverse execution.
2133
b39f4988
JB
21342009-05-07 Joel Brobecker <brobecker@adacore.com>
2135
2136 * gdbint.texinfo (Adding support for debugging core files): New node.
2137 (Native Debugging): Remove the ``Native core file Support'' section.
2138
a2311334
EZ
21392009-05-01 Eli Zaretskii <eliz@gnu.org>
2140
2141 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2142 Add index entries.
2143
53cc454a 21442009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2145 Michael Snyder <msnyder@vmware.com>
53cc454a 2146
a2311334
EZ
2147 * gdb.texinfo: (Process Record and Replay): Add documentation for
2148 process record and replay.
53cc454a 2149
484086b7
JK
21502009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2151
2152 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2153 a new part on command-line defined macros.
2154
32ae1842
EZ
21552009-04-25 Eli Zaretskii <eliz@gnu.org>
2156
2157 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2158 clarify the wording.
2159
b14b1491
TT
21602009-04-23 Tom Tromey <tromey@redhat.com>
2161
2162 * gdb.texinfo (Data Files): New node.
2163 (GDB Files): Update menu.
2164
5c1e86e1
JB
21652009-04-23 Joel Brobecker <brobecker@adacore.com>
2166
2167 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2168 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2169
83eba9b7
VP
21702009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2171
2172 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2173
e31198c4
HZ
21742009-04-22 Hui Zhu <teawater@gmail.com>
2175
2176 * gdb.texinfo (disassemble-next-line): Set the default of
2177 disassemble-next-line to off.
2178
26e251b6
JM
21792009-04-21 Joseph Myers <joseph@codesourcery.com>
2180
2181 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2182 --with-htmldir): New.
2183 * configure: Regenerate.
2184 * Makefile.in (datarootdir, docdir): Define.
2185 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2186 instead of $(SET_TEXINPUTS).
2187 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2188 gdbint.info instead of $(SET_TEXINPUTS).
2189 (gdbint/index.html): Use same -I options as for building
2190 gdbint.info.
2191 (stabs.dvi, stabs.pdf): Use same -I options as for building
2192 stabs.info instead of $(SET_TEXINPUTS).
2193 (stabs/index.html): Use same -I options as for building
2194 stabs.info.
2195 (annotate.dvi, annotate.pdf): Use same -I options as for building
2196 annotate.info instead of $(SET_TEXINPUTS).
2197 (annotate/index.html): Use same -I options as for building
2198 annotate.info.
2199
eac35c4e
DD
22002009-04-21 David Daney <ddaney@caviumnetworks.com>
2201
2202 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2203
29b0e8a2
JM
22042009-04-21 Joseph Myers <joseph@codesourcery.com>
2205
2206 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2207
2b831889 22082009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2209 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2210
2211 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2212 (MAKEHTMLFLAGS): Set to empty.
2213 (html__strip_dir): Define.
2214 (HTMLFILES): Define.
2215 (HTMLFILES_INSTALL): Define.
2216 (install-html): Copy new automake rule.
2217 (html): Depend on $(HTMLFILES).
2218 (gdb_toc.html): Rename to gdb/index.html.
2219 (gdbint_toc.html): Rename to gdbint/index.html.
2220 (stabs_toc.html): Rename to stabs/index.html.
2221 (annotate_toc.html): Rename to annotate/index.html.
2222
89a34d1b
JM
22232009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2224
2225 * Makefile.in: Set pdfdir and htmldir from configure
2226 substitutions.
2227 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2228 * configure: Regenerate.
2229
a2d5da46
JB
22302009-04-16 Joel Brobecker <brobecker@adacore.com>
2231
2232 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2233 This macro is no longer used.
2234
732f6a93
TT
22352009-04-15 Tom Tromey <tromey@redhat.com>
2236
2237 * gdb.texinfo (Character Sets): Document default character set.
2238
87f9adc1
PM
22392009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2240
2241 * gdbint.texinfo: Change server name from sources.redhat.com to
2242 sourceware.org throughout.
2243
2c88c651
JB
22442009-04-09 Joel Brobecker <brobecker@adacore.com>
2245
2246 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2247 about a missing dot or coma after @xref.
2248
4f5376b2
JB
22492009-04-02 Joel Brobecker <brobecker@adacore.com>
2250
2251 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2252 example, and add a small explanation about it.
2253 (Print Settings): Change the documentation of the "set print
2254 frame-arguments" to reflect the fact that the default is now "scalars".
2255
a0381d3a
JB
22562009-04-02 Joel Brobecker <brobecker@adacore.com>
2257
2258 * gdb.texinfo (Print Settings): Add kindex for command "set
2259 print frame-arguments".
2260
45ac276d
JB
22612009-03-31 Joel Brobecker <brobecker@adacore.com>
2262
2263 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2264 breakpoints.
2265 (Set Breaks): Add reference to thread-specific and task-specific
2266 breakpoints.
2267
32cd1edc
JB
22682009-03-31 Joel Brobecker <brobecker@adacore.com>
2269
2270 * gdb.texinfo (Ada Tasks): Remove the documentation about
2271 the "Running" state, as this state has been eliminated.
2272 Now all runnable tasks are shown as "Runnable".
2273
1042e4c0
SS
22742009-03-30 Stan Shebs <stan@codesourcery.com>
2275
2276 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2277 special case of breakpoints.
2278 (Enable and Disable Tracepoints): Mention deprecation.
2279 (Listing Tracepoints): Update description and example.
2280
f8f6f20b
TJB
22812009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2282
2283 * gdb.texinfo (Frames in Python): New node.
2284 (Python API): Update.
2285
c0c6f777
TJB
22862009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2287
2288 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2289 from a method to an attribute.
2290
def2b000
TJB
22912009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2292
2293 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2294 attribute.
2295
a07daef3
PA
22962009-03-25 Pedro Alves <pedro@codesourcery.com>
2297
2298 * observer.texi (thread_exit): Add "silent" parameter.
2299
f3b1572e
PA
23002009-03-22 Pedro Alves <pedro@codesourcery.com>
2301
2302 * observer.texi (about_to_proceed): New.
2303
587afa38
EZ
23042009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2305
2306 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2307 field throughout to handle types with spaces in them. Fix typos
2308 found by aspell.
2309 (Summary, Requirements, Contributors): New first chapter,
2310 "Summary" added, old Requirements section moved there, and new
2311 section, "Contributors" added.
2312 (Initializing a New Architecture, Register Representation)
2313 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2314 (Porting gdb): These sections extended and updated.
2315 (Compiler Characteristics): This section (empty) deleted.
2316 (Defining Other Architecture Features): This section renamed and
2317 duplicate material removed from (formerly "Target Conditionals").
2318 Use braces {} in @deftypeXX type field throughout to handle types
2319 with spaces in them. Typos found by aspell fixed.
2320
2321 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2322 * stack_frame.pdf: Version of image for PDF output.
2323 * stack_frame.png: Version of image for HTML output and for Emacs.
2324 * stack_frame.txt: Version of image for Info output.
1db61298 2325 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2326
10af6951
EZ
23272009-03-21 Eli Zaretskii <eliz@gnu.org>
2328
2329 * gdb.texinfo (Character Sets): Fix last change.
2330
cc924cad
TJB
23312009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2332
2333 * gdb.texinfo (Values From Inferior): Fix optional arguments
2334 markup.
2335 (Commands In Python): Adjust argument names of gdb.Command.__init__
2336 to what the function accepts as keywords.
2337
bc3b79fd
TJB
23382008-03-20 Tom Tromey <tromey@redhat.com>
2339
2340 * gdb.texinfo (Convenience Vars): Document convenience functions.
2341 (Functions In Python): New node.
2342 (Python API): Update.
2343
6c7a06a3
TT
23442009-03-20 Tom Tromey <tromey@redhat.com>
2345
2346 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2347 set target-wide-charset.
2348 (Requirements): Mention iconv.
2349
b646ddd4
HZ
23502009-03-17 Hui Zhu <teawater@gmail.com>
2351
2352 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2353
91440f57
HZ
23542009-03-17 Hui Zhu <teawater@gmail.com>
2355
2356 * gdb.texinfo: Add documentation for disassemble-next-line.
2357
8fd41227
TJB
23582009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2359
2360 * gdb.texinfo (Commands In Python): Remove tindex entries.
2361
61ff14c6
JK
23622009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2363
2364 * gdb.texinfo (Returning): New description for missing debug info.
2365
0b16c5cf
PA
23662009-03-14 Pedro Alves <pedro@codesourcery.com>
2367
2368 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2369 (General Query Packets): Document qAttached.
0b16c5cf 2370
32fc0df9
PA
23712009-03-05 Pedro Alves <pedro@codesourcery.com>
2372
2373 * gdb.texinfo (Background Execution): Better describe the set
2374 target-async command.
2375 (Maintenance Commands): Delete description of the `maint set/show
2376 linux-async' and `maint set/show remote-async' commands.
2377
134eb42c
VP
23782009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2379
2380 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2381 between sentences.
2382
c86cf029
VP
23832009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2384
2385 * gdb.texinfo (GDB/MI Async Records): Document the
2386 =library-loaded and =library-unloaded notifications.
2387
3ea85240
VP
23882009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2389
2390 * observer.texi (test_notification): New observer.
2391
1d33d6ba
VP
23922009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2393
61ff14c6
JK
2394 * observer.texi: Add parameter 'print_frame' to normal_stop
2395 observer.
1d33d6ba 2396
d721c933
EZ
23972009-02-07 Eli Zaretskii <eliz@gnu.org>
2398
2399 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2400 (Commands In Python): Fix COMMAND_* constants in last change. Use
2401 @kbd for interactive input. Add cross-references and index
2402 entries.
2403
4aa995e1
PA
24042009-02-06 Pedro Alves <pedro@codesourcery.com>
2405
2406 * gdb.texinfo (Signals): Document $_siginfo.
2407 (Convenience Variables): Mention $_siginfo.
2408 (Remote Configuration): Document qXfer:siginfo:read,
2409 qXfer:siginfo:write packets, and the read-siginfo-object,
2410 write-siginfo-object commands.
2411
5f5233d4
PA
24122009-02-06 Pedro Alves <pedro@codesourcery.com>
2413
2414 * gdbint.texinfo (Values): New chapter.
2415
d8906c6f
TJB
24162009-02-06 Tom Tromey <tromey@redhat.com>
2417
2418 * gdb.texinfo (Python API): Add entry for Commands In Python.
2419 (Commands In Python): New node.
2420
b6cb8e7d
TJB
24212009-02-05 Tom Tromey <tromey@redhat.com>
2422
2423 * gdb.texinfo (Values From Inferior): Document Value.string.
2424
12453b93
TJB
24252009-02-05 Tom Tromey <tromey@redhat.com>
2426
2427 * gdb.texinfo (Basic Python): Document execute's from_tty
2428 argument.
2429
08c637de
TJB
24302009-02-04 Tom Tromey <tromey@redhat.com>
2431
2432 * gdb.texinfo (Basic Python): Document gdb.history.
2433
592375cd
VP
24342009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2435
2436 * gdb.texinfo (GDB/MI Thread Commands): Document the
2437 'current-thread-id' field. Remove the example with zero threads,
2438 since current GDB won't ever report that if there's inferior.
2439
41447f92
VP
24402009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2441
2442 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2443 option to -break-insert.
2444
098b41a6
JG
24452009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2446 Jerome Guitton <guitton@adacore.com>
2447
2448 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2449 (System-wide configuration): New section.
2450
3c16cced
PA
24512009-01-26 Pedro Alves <pedro@codesourcery.com>
2452
2453 PR gdb/7580:
2454 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2455 internal-error|internal-warning quit|corefile ask|yes|no".
2456
62709adf
PA
24572009-01-26 Pedro Alves <pedro@codesourcery.com>
2458
2459 * gdb.texinfo (Using the `gdbserver' Program): Document
2460 --remote-debug.
2461
7ce58dd2
DE
24622009-01-23 Doug Evans <dje@google.com>
2463
2464 * gdb.texinfo: Add nexti to list of commands that support
2465 background execution.
2466
adb483fe
DJ
24672009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2468
2469 * gdb.texinfo (Define, Hooks): Document prefix command support.
2470
a67ec3f4 24712009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2472 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2473
2474 Fixes for makeinfo --html.
2475
2476 * annotate.texinfo: Use @copying and @insertcopying. Use
2477 @ifnottex in place of @ifinfo.
2478 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2479 place of @ifinfo. Use @ifnotinfo for one index entry.
2480 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2481 in place of @ifinfo.
2482 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2483 in place of @ifinfo. Include contents at start unconditionally.
2484
84fcdf95
PA
24852009-01-13 Pedro Alves <pedro@codesourcery.com>
2486
2487 * gdb.texinfo (General Query Packets): Remove @var{} around the
2488 "spu" literal string.
2489
fa3a767f
PA
24902009-01-07 Pedro Alves <pedro@codesourcery.com>
2491
2492 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2493 program may be running in another process" errors.
2494 * gdbint.texinfo (Native Conditionals): Delete
2495 ONE_PROCESS_WRITETEXT description.
2496
9cb011d3
JB
24972009-01-07 Joel Brobecker <brobecker@adacore.com>
2498
2499 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2500 emacs local variable to be placed at the end of the ChangeLog.
2501 Add server.c and gdbreplay.c to the list of files where the
2502 copyright year needs to be updated.
2503
84603566
SL
25042009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2505
2506 * gdb.texinfo (Remote Configuration): Document new
2507 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2508 commands.
2509
a53f55d8
PA
25102008-12-28 Pedro Alves <pedro@codesourcery.com>
2511
2512 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2513 FETCH_INFERIOR_REGISTERS.
2514 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2515 FETCH_INFERIOR_REGISTERS descriptions. Remove
2516 gdbarch_get_longjmp_target descrition, since already described in
2517 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2518 (Target Conditionals): ... here.
2519
077e0a52
JB
25202008-12-16 Joel Brobecker <brobecker@adacore.com>
2521
2522 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2523 examples.
2524 (Additions to Ada): Likewise. Add the missing opening and closing
2525 parenthesis of the GDB prompt in one of the examples.
2526
023eb17c
JB
25272008-12-14 Joel Brobecker <brobecker@adacore.com>
2528
2529 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2530 about the result of 'Address not being of type System.Address.
2531 This problem has been fixed a while ago.
2532
c3b108f7
VP
25332008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2534
2535 MI non-stop and multiprocess docs.
2536
c8d5aac9
L
2537 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2538 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2539 Adjust documentation for *stopped, document =thread-created,
2540 =thread-exited, =thread-group-created and =thread-group-exited.
2541 (GDB/MI Thread Commands): Document the 'state' field in
2542 -thread-info output.
2543 (GDB/MI Program Execution): Mention --all and --thread-group
2544 options.
2545 (GDB/MI Variable Objects): Describe floating and fixed variable
2546 objects.
2547 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2548
07e059b5
VP
25492008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2550
c8d5aac9
L
2551 * gdb.texinfo (Operating System Information): New appendix.
2552 (Operating System Auxiliary Information): Document 'info os processes'
2553 (Remote Configuration): Document 'osdata'
2554 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2555
a80b95ba
TG
25562008-11-27 Tristan Gingold <gingold@adacore.com>
2557
2558 * gdb.texinfo (Darwin): Document Darwin specific features.
2559
a655d424
JK
25602008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2561
2562 * gdbint.texinfo (Target Conditionals): Extend the
2563 gdbarch_breakpoint_from_pc description.
2564
249e1128
VP
25652008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2566
2567 * gdb.texinfo (M68K Features): Fix typo.
2568
c14c28ba
PP
25692008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2570
2571 * gdb.texinfo (Symbols): Mention printing containing
2572 image name in "info symbol".
2573 (Maint translate-address): Likewise.
889bf7c5 2574
394a6666
JB
25752008-11-18 Joel Brobecker <brobecker@adacore.com>
2576
2577 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2578 commands "catch load" and "catch unload".
2579
66bb093b
VP
25802008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2581
2582 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2583 =thread-selected.
889bf7c5 2584
4a92f99b
VP
25852008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2586
c8d5aac9 2587 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2588
f0323ca0
PA
25892008-10-27 Pedro Alves <pedro@codesourcery.com>
2590
2591 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2592 .mt files, TM_CLIBS or TM_CDEPS.
2593 (x86 Watchpoints): Don't mention TDEPFILES.
2594
8b23ecc4
SL
25952008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2596
2597 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2598 (Overview): Mention notifications and non-stop mode behavior.
2599 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2600 with non-stop mode behavior. Add vStopped description.
2601 (Stop Reply Packets): Update list of packets that return
2602 stop replies. Mention non-stop behavior.
2603 (General Query Packets): Document QNonStop packet and associated
2604 qSupported query response.
2605 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2606 behavior.
2607 (Notification Packets): New section.
2608 (Remote Non-Stop): New section.
2609 (File-I/O Overview): Mention non-stop behavior.
2610
fff08868
HZ
26112008-10-24 Hui Zhu <teawater@gmail.com>
2612 Pedro Alves <pedro@codesourcery.com>
2613
2614 * gdb.texinfo (displaced-stepping): Describe the auto mode
2615 setting, and say it's the default. This is now a mainstream
2616 setting instead of a maintenance setting.
2617
252fbfc8
PA
26182008-10-23 Pedro Alves <pedro@codesourcery.com>
2619
2620 * observer.texi (thread_stop_requested): New.
2621
20924a55
JB
26222008-10-22 Joel Brobecker <brobecker@adacore.com>
2623
2624 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2625 (Patching): Replace incorrect usage of @samp by @kbd.
2626
bacec72f
MS
26272008-10-17 Michael Snyder <msnyder@vmware.com>
2628
2629 * gdb.texinfo: Add documentation for reverse execution.
2630
a08702d6 26312008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2632 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2633
2634 * gdb.texinfo. (Values From Inferior): New subsubsection.
2635
d97bc12b
DE
26362008-10-06 Doug Evans <dje@google.com>
2637
2638 * gdb.texinfo (set debug dwarf2-die): Document it.
2639
87f67dba
JB
26402008-10-01 Joel Brobecker <brobecker@adacore.com>
2641
2642 * gdb.texinfo (catch) [exception]: Document how to insert
2643 a breakpoint on user-defined exceptions when the exception
2644 name is identical to one of the language-defined ones.
2645
2fae03e8
TT
26462008-09-27 Tom Tromey <tromey@redhat.com>
2647
2648 * gdb.texinfo (Macros): Remove text about stringification,
2649 varargs, and splicing.
2650
5c6ce71d
TT
26512008-09-27 Tom Tromey <tromey@redhat.com>
2652
2653 * gdbint.texinfo (Language Support): Remove text about omitting
2654 support for a language.
2655
07128da0
DE
26562008-09-23 Doug Evans <dje@google.com>
2657
2658 * gdb.texinfo (info dcache): Update.
2659
b90a069a
SL
26602008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2661
2662 * gdb.texinfo (Packets): Add info on thread-id syntax and
2663 multiprocess extensions.
2664 <D>: Document multiprocess form of packet.
2665 <H>: Use thread-id syntax.
2666 <T>: Likewise.
2667 <vCont>: Likewise. Note this is required for multiprocess.
2668 <vKill>: New packet.
2669 (Stop Reply Packets) <T>: Use thread-id syntax.
2670 <W>: Document multiprocess form of reply.
2671 <X>: Likewise.
2672 (General Query Packets) <qC>: Use thread-id syntax.
2673 <qfThreadInfo>: Likewise.
2674 <qGetTLSAddr>: Likewise.
2675 <qP>: Likewise.
2676 <qSupported>: Add "multiprocess" feature.
2677 <qThreadExtraInfo>: Use thread-id syntax.
2678
b77209e0
PA
26792008-09-22 Stan Shebs <stan@codesourcery.com>
2680
2681 * gdb.texinfo (Inferiors): New section.
2682
3d0bb823
PA
26832008-09-12 Pedro Alves <pedro@codesourcery.com>
2684
2685 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2686
f8dcfc0a
UW
26872008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2688
2689 * gdbint.texinfo (Target Conditionals): Remove documentation
2690 for gdbarch_name_of_malloc.
2691
8775bb90
MS
26922008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2693
2694 * gdb.texinfo (Interrupts): Mention TCP interface for
2695 sending BREAK.
2696
f1838a98
UW
26972008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2698
2699 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2700 argument prefix to "set sysroot".
2701
158c7665
PH
27022008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2703
2704 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2705 and False.
2706
30e026bb
VP
27072008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2708
c8d5aac9
L
2709 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2710 for possible features of -list-features.
30e026bb 2711
c6ebd6cf
VP
27122008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2713
c8d5aac9 2714 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2715 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2716
aeac0ff9
VP
27172008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2718
2719 * doc/gdb.texinfo (PowerPC): Fix typo.
2720 (PowerPC features): Fix typo.
2721
5231c1fd
PA
27222008-08-18 Pedro Alves <pedro@codesourcery.com>
2723
2724 * observer.texi (thread_ptid_changed): New.
2725
677c5bb1
LM
27262008-08-18 Luis Machado <luisgpm@br.ibm.com>
2727
2728 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2729 (PowerPC features): Mention feature set for VSX registers.
2730
f3a2dd1a
JB
27312008-08-13 Joel Brobecker <brobecker@adacore.com>
2732
2733 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2734 the direct visibility of all names in user-written packages.
2735
33e5cbd6
PA
27362008-08-13 Pedro Alves <pedro@codesourcery.com>
2737
2738 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2739 setting, and make it the default.
2740 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2741 non-stop script example.
2742
d0384fc4
TJB
27432008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2744
2745 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2746 reference to the "Using Different Register and Memory Data
2747 Representation" section.
2748
a6f3e723
SL
27492008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2750
2751 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2752 (Remote Protocol): Add Packet Acknowledgment to menu.
2753 (Overview): Mention +/- can be disabled, and point to new section
2754 where this is discussed in detail.
2755 (General Query Packets): Document QStartNoAckMode packet, and
2756 corresponding qSupported reply.
2757 (Packet Acknowledgment): New section.
2758
0606b73b
SL
27592008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2760 Pedro Alves <pedro@codesourcery.com>
2761
2762 * gdb.texinfo (Threads): Move paragraph about automatic thread
2763 selection to All-Stop Mode subsection.
2764 (Thread Stops): Reorganize existing material into subsections.
2765 Add introductory blurb and menu.
2766 (Non-Stop Mode): New subsection.
2767 (Background Execution): New subsection.
2768 (Maintenance Commands): Add cross-references from async mode
2769 commands to the new Background Execution section.
2770
d57a3c85
TJB
27712008-08-06 Tom Tromey <tromey@redhat.com>
2772
2773 * gdb.texinfo (Extending GDB): New chapter.
2774 (Sequences): Demoted chapter, now a section under the new
2775 Extending GDB chapter.
2776 (Python): New section.
2777
6d76a53d
SS
27782008-07-31 Stan Shebs <stan@codesourcery.com>
2779
2780 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2781
1f70da6a
SS
27822008-07-29 Stan Shebs <stan@codesourcery.com>
2783
2784 * gdbint.texinfo: General round of cleanup and minor
2785 clarifications.
2786 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2787 (Longjmp Support): Update description to reflect how it is done
2788 for targets without using native header.
2789 (Symbol Handling): Add a little more general explanation.
2790 (COFF, ELF): Mention stabs encapsulation.
2791 (DWARF 3): New section.
2792 (Adding a New Host): Scrub out some obsolete bits.
2793 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2794 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2795 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2796 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2797 SEEK_SET, STOP_SIGNAL, USG.
2798 (Raw and Virtual Register Representations): Ditto for
2799 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2800 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2801 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2802 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2803 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2804 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2805 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2806 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2807 DEPRECATED_USE_STRUCT_CONVENTION.
2808 Describe gdbarch_deprecated_fp_regnum.
2809 Update description of gdbarch_print_insn.
2810 (Adding a New Target): Scrub out obsolete bits.
2811 (Obsolete Conditionals): Remove entire section.
2812
383f836e
TT
28132008-07-25 Tom Tromey <tromey@redhat.com>
2814
2815 * observer.texi (GDB Observers): Document new observers:
2816 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2817 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2818 architecture_changed.
2819
cfd8ab24
SS
28202008-07-21 Stan Shebs <stan@codesourcery.com>
2821
2822 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2823 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2824
781b42b0
TT
28252008-07-21 Tom Tromey <tromey@redhat.com>
2826
2827 * observer.texi (GDB Observers): Remove obsolete comment.
2828 <executable_changed>: Remove argument.
2829
d7d9f01e
TT
28302008-07-18 Tom Tromey <tromey@redhat.com>
2831
2832 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2833
bf250677
DE
28342008-07-10 Doug Evans <dje@google.com>
2835
2836 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2837
10568435
JK
28382008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2839
2840 * gdb.texinfo (Starting): Document "set disable-randomization".
2841
5ae4183a
AS
28422008-07-07 Andreas Schwab <schwab@suse.de>
2843
2844 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2845
b56e7235
VP
28462008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2847
2848 * gdb.texinfo (GDB/MI Target Manipulation): Add
2849 example of -target-attach.
2850
e1ac3328
VP
28512008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2852
2853 * observer.texi (target_resumed): New observer.
5ae4183a 2854 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2855
65d12d83
TT
28562008-06-06 Tom Tromey <tromey@redhat.com>
2857
2858 * gdb.texinfo (Completion): Add field name example.
2859
fbc5282e
MK
28602008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2861
2862 * gdb.texinfo (GDB/MI Program Context): Added example
2863 to -exec-arguments
5ae4183a 2864
fbc5282e 28652008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2866
2867 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2868 annotation.
2869
c16158bc 28702008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2871 Nathan Sidwell <nathan@codesourcery.com>
2872 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2873
2874 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2875 and ACX_BUGURL.
2876 * configure: Regenerate.
2877 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2878 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2879 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2880 mailing-list-specific text about bug reporting unless
2881 BUGURL_DEFAULT.
2882
75c99385
PA
28832008-06-05 Pedro Alves <pedro@codesourcery.com>
2884
2885 * gdb.texinfo (-target-select): Remove reference to target async.
2886 (Maintenance Commands): Document "maint set/show remote-async".
2887
1763a388
MK
28882008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2889
2890 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2891 in -target-file-get section.
5ae4183a 2892
d0d064df
PA
28932008-05-22 Pedro Alves <pedro@codesourcery.com>
2894
9b562ab8
PA
2895 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2896 killing the inferior when it is already debugging a process.
d0d064df 2897
8dfa32fc
JB
28982008-05-21 Joel Brobecker <brobecker@adacore.com>
2899
2900 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2901 abbreviation for "finish".
2902
55f996a7
NR
29032008-05-21 Nick Roberts <nickrob@snap.net.nz>
2904
2905 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2906
ba2b1c56
DJ
29072008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2908
2909 * gdbint.texinfo (Target Conditionals): Delete entry for
2910 gdbarch_dwarf_reg_to_regnum.
2911
08388c79
DE
29122008-05-09 Doug Evans <dje@google.com>
2913
a3c83fae 2914 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2915
d14508fe
DE
29162008-05-05 Doug Evans <dje@google.com>
2917
2918 * gdb.texinfo (disassemble): Document /m modifier.
2919
e2b7ddea
VP
29202008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2921
5ae4183a
AS
2922 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2923 will not report the time of commands that run the target.
e2b7ddea 2924
8eb41542
VP
29252008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2926
2927 * gdb.texinfo (GDB/MI Output Records): Add
2928 missing semicolon.
2929
82f68b1c
VP
29302008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2931
2932 * gdb.texinfo (GDB/MI Output Records):
2933 Document =thread-create and =thread-exited.
2934
fa0f268d
VP
29352008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2936
2937 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2938 Remove mention of dmi-discuss.
fa0f268d 2939
063bfe2e
VP
29402008-05-03 Pedro Alves <pedro@codesourcery.com>
2941
2942 * observer.texi (thread_exit): New.
2943
237fc4c9
PA
29442008-05-02 Pedro Alves <pedro@codesourcery.com>
2945
2946 * gdb.texinfo (Debugging Output): Document "set/show debug
2947 displaced".
2948 (Maintenance Commands): Document "maint set/show
2949 can-use-displaced-stepping".
2950
0428b8f5
DJ
29512008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2952
2953 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2954 and set/show arm force-mode.
2955
5009afc5
AS
29562008-05-02 Andreas Schwab <schwab@suse.de>
2957
2958 * gdbint.texinfo (Algorithms): Describe
2959 target_watchpoint_addr_within_range.
2960
669fac23
DJ
29612008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2962
2963 * gdbint.texinfo (Stack Frames): New chapter.
2964 (Algorithms): Move Frames text to the new chapter.
2965 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2966 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2967
721c02de
VP
29682008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2969
5ae4183a
AS
2970 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2971 output does not necessary include any tokens.
721c02de 2972
c055b101
CV
29732008-04-22 Corinna Vinschen <vinschen@redhat.com>
2974
2975 * gdb.texinfo (Set SH Calling convention): New @item.
2976 (Show SH Calling convention): Ditto.
2977
68837c9d
MD
29782008-04-22 Markus Deuling <deuling@de.ibm.com>
2979
2980 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2981
2e9132cc
EZ
29822008-04-20 Eli Zaretskii <eliz@gnu.org>
2983
2984 * gdb.texinfo (Set Breaks): Mention that multiple location
2985 breakpoints need line number info. Add index entries.
2986
31fffb02
CS
29872008-04-19 Craig Silverstein <csilvers@google.com>
2988
2989 * gdb.texinfo (Requirements): Add an optional requirement on
2990 zlib.
2991 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2992 Compressed DWARF 2.
2993
a47ec5fe
AR
29942008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2995
2996 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2997 sample output for 'stopped,reason="breakpoint-hit"' message.
2998 (GDB/MI Program Execution): Likewise.
2999
de051565
MK
30002008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3001
5ae4183a 3002 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3003 -var-set-format. Add -f option to -var-evaluate-expression.
3004
6ba66d6a
JB
30052008-04-03 Joel Brobecker <brobecker@adacore.com>
3006
3007 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3008 new node "Ambiguous Expressions". Replace references to this
3009 node by references to "Ambiguous Expressions" throughout.
3010 (Ambiguous Expressions): New node.
3011
1e26b4f8
DJ
30122008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3013
3014 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3015
b84876c2
PA
30162008-03-21 Pedro Alves <pedro@codesourcery.com>
3017
3018 * gdb.texinfo (Debugging Output): Document
3019 "set/show debug lin-lwp-async".
3020 (Maintenance Commands): Document "maint set/show linux-async".
3021
63092375
DJ
30222008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3023
3024 * gdb.texinfo (Expressions): Update description of malloced arrays.
3025
8e8901c5
VP
30262008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3027
3028 * gdb.texinfo (Thread Commands): Document
3029 -thread-info. Remove -thread-list-all-threads.
3030
1fddbabb
PA
30312008-03-14 Pedro Alves <pedro@codesourcery.com>
3032 Sandra Loosemore <sandra@codesourcery.com>
3033
3034 * gdb.texinfo (Library List Format): Update to mention the
3035 possibility to pass section addresses instead of segment
3036 addresses.
3037
ccd213ac
DJ
30382008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3039
3040 * gdb.texinfo (Starting): Document "set exec-wrapper".
3041 (Server): Document gdbserver --wrapper.
3042
fa4727a6
DJ
30432008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3044
3045 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3046 unreadable memory. Delete obsolete SPARClite reference.
3047
8edfe269
DJ
30482008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3049
3050 * gdb.texinfo (Starting): Mention always-running targets.
3051 (Target Commands): Add an anchor for load.
3052 (Connecting): Explain continue instead of run.
3053
1843f87b
DJ
30542008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3055
3056 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3057
f9082629
NR
30582008-02-26 Nick Roberts <nickrob@snap.net.nz>
3059
3060 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3061 breakpoint table.
3062
fd96d250
PA
30632008-02-19 Pedro Alves <pedro@codesourcery.com>
3064
3065 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3066 killing the inferior when it is already debugging a process.
3067
36af4ef6
MD
30682008-02-13 Markus Deuling <deuling@de.ibm.com>
3069
3070 * gdbint.texinfo (Build Script): New section. Mention new build script
3071 gdb_buildall.sh.
3072
cda4ce5a
JB
30732008-02-01 Jim Blandy <jimb@red-bean.com>
3074
3075 * gdb.texinfo (Help): Summarize 'info args' correctly.
3076
4acd40f3
TJB
30772008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3078
3079 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3080 available in PowerPC architecture.
3081 (Embedded Processors): Change node name of PowerPC item in menu.
3082 (PowerPC): Rename to...
3083 (PowerPC Embedded): this.
3084 (Architectures): Add new PowerPC item in menu.
3085 (PowerPC): New node.
3086
6e6c6f50
DJ
30872008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3088
3089 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3090 commands.
3091
5ee187d7
DJ
30922008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3093
3094 * gdb.texinfo (Setting Catchpoints): Mention features
3095 supported on GNU/Linux.
3096
e275c0d9
NR
30972008-01-30 Nick Roberts <nickrob@snap.net.nz>
3098
3099 * gdb.texinfo (GDB/MI File Commands): Describe new output
3100 field for MI command -file-list-exec-source-file.
3101
2d717e4f
DJ
31022008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3103
3104 * gdb.texinfo (Using the `gdbserver' Program): Add security
3105 warning. Rearrange into subsections and subsubsections. Document
3106 --multi and --debug. Correct --with-sysroot typo. Update --attach
3107 usage. Make load reference clearer. Document monitor exit.
3108 (Remote Configuration): Document set remote exec-file, attach-packet,
3109 and run-packet.
3110 (Packets): Document vAttach and vRun.
3111
d35a4257 31122008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3113
3114 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3115 detach-on-follow -> detach-on-fork.
f663676d 3116
c78d192c
DJ
31172008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3118
3119 * gdbint.texinfo (Native Conditionals): Remove
3120 SHELL_COMMAND_CONCAT and SHELL_FILE.
3121
d35a4257
EZ
31222008-01-26 Eli Zaretskii <eliz@gnu.org>
3123
3124 * gdb.texinfo (Specify Location): Improve wording.
3125
93815fbf
VP
31262008-01-23 Chris Demetriou <cgd@google.com>
3127
3128 * gdb.texinfo (Threads): Document new "set print thread-events"
3129 and "show print thread-events" commands.
3130
2a25a5ba
EZ
31312008-01-19 Eli Zaretskii <eliz@gnu.org>
3132
3133 * gdb.texinfo (Specify Location): New section.
3134 (Delete Breaks, Edit, Set Breaks): Remove description of
3135 locations. Instead, add a reference to "Specify Location".
3136 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3137 (Symbols): Refer to "Specify Location" for the valid forms of
3138 linespecs and locations.
3139
32c9a795
MD
31402008-01-18 Markus Deuling <deuling@de.ibm.com>
3141
3142 * gdbint.texinfo (Target Conditionals): Replace the description of
3143 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3144
b17828ca
JB
31452008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3146
3147 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3148 about &&var, which is rejected by the expression parser.
3149
0aea4bf3
LM
31502008-01-09 Luis Machado <luisgpm@br.ibm.com>
3151
3152 * gdb.texinfo (Output): Update documentation on using printf with DFP
3153 types.
3154
febe4383
TJB
31552008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3156
3157 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3158 subsubsection.
3159 (Decimal Floating Point format): New subsubsection.
3160
7a404eba
PA
31612008-01-05 Pedro Alves <pedro@codesourcery.com>
3162
3163 * gdb.texinfo (File Options): Remove mention of the attempt to
3164 open a core file with the -p option. Don't list -c as a valid
3165 option to attach to a process.
3166
a4d9b460
PA
31672008-01-05 Pedro Alves <pedro@codesourcery.com>
3168
3169 * gdbint.texinfo (Host Conditionals): Remove mention of
3170 ALIGN_STACK_ON_ENTRY.
3171
6ec2edbe
JB
31722008-01-05 Joel Brobecker <brobecker@adacore.com>
3173
3174 * gdbint.texinfo (Start of New Year Procedure): Add item
3175 describing how to update the source and documentation copyright
3176 notices.
3177
d8b2a693
JB
31782007-12-18 Jim Blandy <jimb@codesourcery.com>
3179
ab209b3a 3180 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3181 watchpoint explanation into the main description of the watchpoint
3182 command; update synopses of 'watch', 'rwatch', and 'awatch'
3183 commands.
3184
8b4ed427
VP
31852007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3186
3187 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3188 Document 'pending-breakpoints' feature of
3189 -list-features.
3190
37e4754d
LM
31912007-12-17 Luis Machado <luisgpm@br.ibm.com>
3192
669fac23 3193 * gdb.texinfo: Add new parameter's description.
37e4754d 3194
1d3811f6
DJ
31952007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3196
3197 * gdb.texinfo (Overview): Clarify run-length encoding
3198 example. Remove the restriction on "+" and "-" characters.
3199
c1c25a1a
EZ
32002007-12-15 Eli Zaretskii <eliz@gnu.org>
3201
3202 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3203
afe8ab22 32042007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3205
afe8ab22
VP
3206 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3207 the -f option for -break-insert, remove -r option,
3208 and clarify specification of location.
3209
a6b151f1
DJ
32102007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3211
3212 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3213 formatting.
3214 (Remote Debugging): Add File Transfer section.
3215 (Remote Configuration): Document Host I/O packets.
3216 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3217 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3218 (Packets): Add vFile.
3219
3b784c4f
EZ
32202007-11-17 Eli Zaretskii <eliz@gnu.org>
3221
3222 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3223 breakpoints with multiple locations.
3224 (Breakpoint Menus): Improve wording.
3225 (Output): Fix last change.
3226
a4ce5b0d
UW
32272007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3228
3229 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3230
1b39d5c0
DE
32312007-11-15 Doug Evans <dje@google.com>
3232
3233 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3234
7a72d44c
VP
32352007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3236
3237 * gdbint.texinfo (Native Conditionals): Remove
3238 mention of CLEAR_SOLIB.
5ae4183a 3239
6d1829bf 32402007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3241
3242 * gdb.texinfo (Print Settings): Add documentation for "set/show
3243 print frame-arguments".
3244
1a619819
LM
32452007-11-05 Luis Machado <luisgpm@br.ibm.com>
3246
3b784c4f 3247 * gdb.texinfo (Output): Update printf command's description.
1a619819 3248
55eddb0f
DJ
32492007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3250
3251 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3252 powerpc soft-float".
3253
9cceb671
DJ
32542007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3255
3256 * gdb.texinfo (Files): Correct formatting. Mention Expat
3257 requirement.
3258 (Requirements for Building GDB): Expand the list of Expat
3259 uses.
3260 (Library List Format, Memory Map Format): Mention Expat.
3261 (Target Descriptions): Update Expat wording.
3262
83acabca
DJ
32632007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3264
3265 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3266 Document that gdbarch_convert_register_p should return zero for no-op
3267 conversions.
3268
e35879db
UW
32692007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3270
83acabca 3271 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3272 of set_gdbarch_sofun_address_maybe_missing back to ...
3273 (Target Conditionals): ... here to fix build break.
3274
203c3895
UW
32752007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3276
83acabca 3277 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3278 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3279 (Compiler Characteristics): ... documentation of
3280 set_gdbarch_sofun_address_maybe_missing.
3281
11411de3
DJ
32822007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3283
3284 * gdbint.texinfo (Target Conditionals): Use
3285 frame_unwind_register_unsigned in examples instead of
3286 frame_unwind_unsigned_register.
3287
7cc46491
DJ
32882007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3289
3290 * gdb.texinfo (Predefined Target Types): Add int128
3291 and uint128.
3292 (Standard Target Features): Add PowerPC features.
3293
81adfced
DJ
32942007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3295
3296 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3297
c1874924
UW
32982007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3299
3300 * gdbint.texi (Target Conditionals): Remove documentation
3301 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3302 gdbarch_extract_return_value, and gdbarch_store_return_value.
3303
f6e56ab3
UW
33042007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3305
3306 * gdbint.texi (Target Conditionals): Remove documentation of
3307 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3308
56cf5405
KH
33092007-10-11 Kazu Hirata <kazu@codesourcery.com>
3310
3311 * gdb.texinfo: Mention that inaccessible-by-default is on by
3312 default.
3313
35156bae
DJ
33142007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3315
3316 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3317
d983da9c
DJ
33182007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3319
3320 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3321 multi-threaded watchpoints.
3322 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3323 checked. Describe sticky notification. Expand description
3324 of steppable and continuable watchpoints.
3325 (Watchpoints and Threads): New subsection.
3326
fe6fbf8b
VP
33272007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3328
3329 * gdb.texinfo (Setting Breakpoints): Revise
3330 documentation for pending breakpoints. Document
3331 breakpoints with multiple locations.
5ae4183a 3332
084344da
VP
33332007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3334
3335 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3336 Document -list-features.
5ae4183a 3337
82160952
EZ
33382007-09-15 Eli Zaretskii <eliz@gnu.org>
3339
3340 * gdb.texinfo (Output): Spell out which features of C's printf are
3341 not supported by GDB's printf.
7e27a47a
EZ
3342 (Separate Debug Files): More accurate wording regarding build ID
3343 and a reference to the ld manual rather than the Fedora wiki.
82160952 3344
ea37ba09
DJ
33452007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3346 Jim Blandy <jimb@codesourcery.com>
3347
3348 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3349 (Examining Memory): Update mentions of the 's' format.
3350 (Automatic Display): Likewise.
3351
b8533aec
DJ
33522007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3353
3354 * gdb.texinfo: Update the FSF's Back-Cover Text.
3355
83f83d7f
JK
33562007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3357 Eli Zaretskii <eliz@gnu.org>
3358
3359 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3360 Fixed the ``build ID'' name. New binaries build instructions for the
3361 build ID inclusion. Explain how the commands are specific to the build
3362 ID vs. debug link.
3363
c7e83d54
EZ
33642007-09-01 Eli Zaretskii <eliz@gnu.org>
3365
3366 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3367 indexing for ``build ID'' support.
3368
d3750b24
JK
33692007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3370
3371 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3372 Enlisted BUILD ID to the debug file searching example.
3373 Included a BUILD ID `.note.gnu.build-id' section description.
3374 Updated/added the debug files splitting instructions for OBJCOPY.
3375
02142340
VP
33762007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3377
3378 * gdb.texinfo (Variable Objects): Adjust docs
3379 for -var-info-expression and document
3380 -var-info-path-expression.
3381
d3bdde98
JB
33822007-08-20 Jim Blandy <jimb@codesourcery.com>
3383
3fb6a982
JB
3384 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3385 (title page): Include the dedication in the printed manual, as a
3386 separate page after the copyright notice.
5ae4183a 3387
d3bdde98
JB
3388 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3389 don't break a @var across a line.
3390
c80a96a8
MR
33912007-07-25 Maciej W. Rozycki <macro@mips.com>
3392
3393 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3394 for include files.
3395
5824a901
NR
33962007-07-12 Nick Roberts <nickrob@snap.net.nz>
3397
3398 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3399 in annotate.texinfo.
3400 (Command History): Link to new node.
5824a901 3401
d52e7ea3
UW
34022007-07-05 Markus Deuling <deuling@de.ibm.com>
3403
3404 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3405
5fc14d0a
EZ
34062007-07-05 Eli Zaretskii <eliz@gnu.org>
3407
3408 * gdbint.texinfo (Target Conditionals): Fix last change.
3409
4a9bb1df
UW
34102007-07-03 Markus Deuling <deuling@de.ibm.com>
3411
3412 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3413 routines:
3414 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3415 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3416 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3417 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3418 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3419 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3420 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3421 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3422 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3423 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3424 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3425 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3426 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3427 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3428 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3429 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3430 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3431 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3432 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3433 (SOFTWARE_SINGLE_STEP_P)
3434
3435 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3436 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3437
3438 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3439 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3440 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3441 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3442 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3443 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3444 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3445 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3446 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3447 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3448
3449 (Converting an existing Target Architecture to Multi-arch): Remove
3450 section.
3451
3452 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3453 (gdbarch_addr_bits_remove): Add code example.
3454
3455 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3456
cfa9d6d9
DJ
34572007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3458
3459 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3460 Add other missing entries. Adjust the table size to fit.
3461 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3462 stop reasons including the new "library" event.
3463 (General Query Packets): Adjust table widths for qSupported. Mention
3464 qXfer:libraries:read reply to qSupported and document the new packet.
3465 (Library List Format): New section.
3466
159fcc13
JK
34672007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3468
3469 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3470
f66d1690
MS
34712007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3472
3473 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3474
67102876
NR
34752007-06-25 Nick Roberts <nickrob@snap.net.nz>
3476
3477 * gdbint.texinfo (Register and Memory Data): Break sections
3478 into nodes and add a menu.
3479
a4642986
MR
34802007-06-21 Maciej W. Rozycki <macro@mips.com>
3481
3482 * gdb.texinfo (Examining Memory): Document the new behaviour.
3483
e9c17194
VP
34842007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3485
3486 * gdb.texinfo (Standard Target Features): Document
3487 m68k features.
3488
31d99776
DJ
34892007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3490
3491 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3492
1780a0ed
DJ
34932007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3494
3495 * gdb.texinfo (Target Description Format): Add version attribute
3496 for <target>.
3497
822b6570
DJ
34982007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3499
3500 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3501
f8b73d13
DJ
35022007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3503
3504 * gdb.texinfo (MIPS Features): New subsection.
3505
0e7f50da
UW
35062007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3507 Markus Deuling <deuling@de.ibm.com>
3508
3509 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3510 and qXfer:spu:write packets and mention them under qSupported.
3511
23d964e7
UW
35122007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3513 Markus Deuling <deuling@de.ibm.com>
3514
3515 * gdb.texinfo (Architectures): Add new SPU section to document
3516 Cell Broadband Engine SPU architecture specific commands.
3517
9f708cb2
VP
35182007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3519
3520 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3521 comments.
3522
7579b5f8
NR
35232007-06-07 Nick Roberts <nickrob@snap.net.nz>
3524
3525 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3526
bf06d120
JB
35272007-05-29 Jim Blandy <jimb@codesourcery.com>
3528
3529 * gdb.texinfo (Overview): Doc fix.
3530
23776285
MR
35312007-05-22 Maciej W. Rozycki <macro@mips.com>
3532
3533 * gdb.texinfo (Remote Configuration): Document "set/show
3534 remoteflow".
3535
1a69e1e4
DJ
35362007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3537
bf06d120
JB
3538 * gdb.texinfo (MIPS): Remove documentation for set mips
3539 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3540 stack-arg-size.
1a69e1e4 3541
46ba6afa 35422007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3543
46ba6afa
BW
3544 * all-cfg.texi (GDBTUI): New.
3545 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3546 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3547 (TUI Configuration): Edit to improve clarity and fix problems of
3548 both style and content.
5ae4183a 3549
06d3b283
UW
35502007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3551
3552 * observer.texi (GDB Observers): New observer "new_objfile".
3553
179101d6
UW
35542007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3555
3556 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3557
25d5ea92
VP
35582007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3559
3560 * gdb.texinfo (GDB/MI Variable Objects): Document
3561 frozen variables objects.
5ae4183a 3562
ea35711c
DJ
35632007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3564
3565 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3566 (Character Sets, Caching Data of Remote Targets): Likewise.
3567 (Targets): Delete Remote node. Move its text...
3568 (Debugging Remote Programs): ...to here. Delete description
3569 of the "remote" command.
3570 (Remote configuration): Delete description of "set remotedevice"
3571 and "show remotedevice".
3572 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3573
db2e3e2e
BW
35742007-04-11 Bob Wilson <bob.wilson@acm.org>
3575
5ae4183a
AS
3576 * gdb.texinfo (Contributors, Continuing and Stepping)
3577 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3578 (General Query Packets, File-I/O Remote Protocol Extension)
3579 (Protocol Basics, The F Reply Packet, Write)
3580 (Protocol-specific Representation of Datatypes, Memory Transfer):
3581 Fix hyphenation, punctuation and grammar problems.
3582 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3583 'section' instead of 'subsection' in the text.
3584 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3585 (i386): Remove period from section name.
db2e3e2e
BW
3586 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3587 (Config Names, Configure Options): Use @file{configure}.
3588
8a3dae3e
DJ
35892007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3590
3591 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3592 and tab expansion.
3593
1a92f856
DJ
35942007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3595
3596 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3597
79a6e687 35982007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3599
79a6e687
BW
3600 * gdb.texinfo: Consistently capitalize all significant words in
3601 node names, chapter titles, section titles, and headings. Update
3602 cross references to match.
3603 (Starting and Stopping Trace Experiment): Make node name plural.
3604 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3605
ad527d2e
PA
36062007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3607
3608 * gdb.texinfo (WinCE): Delete obsolete subsection.
3609
7ce59000
DJ
36102007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3611
3612 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3613 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3614 references.
3615
8807d78b
DJ
36162007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3617
3618 * gdb.texinfo (Startup): Delete references to some alternate
3619 names for .gdbinit.
3620 (Thread): Remove LynxOS reference.
3621 (Tandem ST2000): Delete target-specific documentation.
3622 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3623 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3624 and GDB_OSABI_LYNXOS.
3625
5f402660
UW
36262007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3627
3628 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3629
bac718a6
UW
36302007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3631
3632 * gdbint.texinfo (Target Conditionals): Remove mention of
3633 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3634 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3635
9453113a
DJ
36362007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3637
3638 * Makefile.in: Add "pdfdir" installation
3639 directory, PDFTEX macro, support for "install-pdf" target,
3640 and rules for making a pdf version of refcard.texi.
3641 * refcard.tex: Specify paper size for PDF output.
3642
ae21e955 36432007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3644
ae21e955 3645 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3646
3f94c067 36472007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3648
3f94c067
BW
3649 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3650 (Source Path, Character Sets, Macros, Define)
3651 (GDB/MI Result Records, GDB/MI Simple Examples)
3652 (GDB/MI Program Execution, GDB/MI File Commands)
3653 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3654 (Bug Reporting): Use @value{GCC}.
5ae4183a 3655
12c27660 36562007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3657
12c27660
BW
3658 * gdb.texinfo (Help): Fix formatting of examples.
3659 (Variables): Use @ifnotinfo instead of @iftex.
3660 (Non-debug DLL symbols): Use @ref instead of @pxref.
3661 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3662
ce9341a1
BW
36632007-03-26 Bob Wilson <bob.wilson@acm.org>
3664
3665 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3666
c8f4133a
BW
36672007-03-26 Bob Wilson <bob.wilson@acm.org>
3668
3669 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3670 the order of the nodes.
3671 (C Operators, C Constants, Debugging C): Remove extra menus.
3672 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3673
c8f4133a 36742007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3675
3676 * gdb.texinfo (File Options): Add missing parenthesis.
3677 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3678
c74d0ad8
DJ
36792007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3680
3681 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3682
ff6f572f
DJ
36832007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3684
669fac23 3685 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3686 case insensitivity.
3687 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3688
994337c3
NR
36892007-02-18 Nick Roberts <nickrob@snap.net.nz>
3690
3691 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3692 (Files): Add section name to argument list for pxref.
3693 (Non-debug DLL symbols): Don't use `see' for pxref.
3694 (Embedded Processors): Fix typo.
3695 (GDB/MI Breakpoint Commands): Execution commands generate
3696 *stopped not ^done.
3697
eb819d70
NR
36982007-02-13 Nick Roberts <nickrob@snap.net.nz>
3699
3700 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3701 values for in_scope. Mention that only root variables can be
3702 updated.
3703 (GDB/MI Development and Front Ends): Explain new values may be
3704 added to existing fields.
3705
123dc839
DJ
37062007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3707
3708 * gdb.texinfo (-target-disconnect): Use @smallexample.
3709 (Requirements): Add anchor for Expat. Update description.
3710 (Target Descriptions): Mention Expat.
3711 (Target Description Format): Document new elements. Use
3712 @smallexample.
3713 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3714 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3715
108546a0
DJ
37162007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3717
3718 * gdb.texinfo (Target Description Format): Add section on XInclude.
3719
95a98c01
NR
37202006-02-03 Nick Roberts <nickrob@snap.net.nz>
3721
3722 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3723 command -enable-timings.
3724
f4b3909f
EZ
37252007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3726
5ae4183a 3727 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3728 descriptions for new/deleted elements in gdb_osabi. Add missing
3729 description for function generic_elf_osabi_sniff_abi_tag_sections.
3730
c7ba131e
JB
37312007-01-29 Joel Brobecker <brobecker@adacore.com>
3732
3733 * gdb.texinfo (Maintenance Commands): Add documentation for
3734 the new "maint print target-stack" command.
3735
3a60f64e
JK
37362007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3737 Eli Zaretskii <eliz@gnu.org>
3738
f4b3909f 3739 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3740
c582f8b6
EZ
37412007-01-26 Eli Zaretskii <eliz@gnu.org>
3742
3743 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3744 Use @value{NGCC} instead of @value{GCC}.
3745
d3e8051b
EZ
37462007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3747
3748 * agentexpr.texi: Fix typos.
3749 * annotate.texinfo: Likewise.
3750 * gdb.texinfo: Likewise.
3751 * gdbint.texinfo: Likewise.
3752 * observer.texi: Likewise.
3753 * stabs.texinfo: Likewise.
3754
86f04699
EZ
37552007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3756
3757 * gdbint.texinfo (Support Libraries): Remove mmalloc
3758 entry. Describe readline library.
3759
23181151
DJ
37602007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3761
3762 * gdb.texinfo (Target Descriptions): New section.
3763 (General Query Packets): Add QPassSignals anchor. Mention
3764 qXfer:features:read under qSupported. Expand mentions of
3765 qXfer:memory-map:read and QPassSignals. Document
3766 qXfer:features:read.
3767
f822c95b
DJ
37682007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3769
3770 * gdb.texinfo (Commands to specify files): Describe
3771 "set sysroot" and "show sysroot".
3772 (Using the `gdbserver' program): Lowercase argument
3773 to @var. Expand description of setting up GDB on the
3774 host.
3775
8936fcda
JB
37762007-01-05 Joel Brobecker <brobecker@adacore.com>
3777
3778 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3779 catch exception, catch exception unhandled, and catch assert
3780 commands.
3781
e776119f
DJ
37822007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3783
3784 * gdb.texinfo (Debugging Output): Document "set debug xml"
3785 and "show debug xml".
3786
aa79a185
DJ
37872007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3788
3789 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3790
7f893741
JB
37912007-01-01 Joel Brobecker <brobecker@adacore.com>
3792
3793 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3794
a1b5960f
VP
37952006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3796
3797 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3798 note in @ignore, to be removed later if nobody complains.
3799
9f470e6e
NR
38002006-12-04 Nick Roberts <nickrob@snap.net.nz>
3801
3802 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3803 of -var-delete.
3804
765dc015 38052006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3806
765dc015 3807 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3808 automatic software/hardware breakpoint usage and
3809 the "set breakpoint auto-hw" command.
765dc015 3810
4b5752d0
VP
38112006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3812
3813 * gdb.texinfo (Memory Access Checking): New.
3814
89be2091
DJ
38152006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3816
3817 * gdb.texinfo (Remote configuration): Mention
3818 "pass-signals-packet".
3819 (General Query Packets): Document QPassSignals. Fix
3820 a typo.
3821
ca3bf3bd
DJ
38222006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3823
3824 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3825
427c3a89
DJ
38262006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3827
3828 * gdb.texinfo (Remote configuration): Rewrite documentation for
3829 packet configuration commands.
3830 (OS Information): Adjust reference to qXfer:auxv:read.
3831 (General Query Packets): Remove references to read-aux-vector-packet
3832 and set remote get-thread-local-storage-address.
3833
7a107747
DJ
38342006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3835
3836 * gdbint.texinfo (Target Architecture Definition): Add new
3837 Initializing a New Architecture section.
3838
1c56eb0e
EZ
38392006-10-31 David Taylor <dtaylor@emc.com>
3840
3841 * stabs.texinfo (Macro define and undefine): New node describing
3842 stabs for #define and #undef.
3843
f73adfeb
AS
38442006-10-27 Andreas Schwab <schwab@suse.de>
3845
3846 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3847
fd60e0df
EZ
38482006-10-21 Eli Zaretskii <eliz@gnu.org>
3849
3850 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3851 clarify on the possible meanings of ``expression'' watched by
3852 watchpoints. Add indexing.
e5ac9b53
EZ
3853 (Prompting, Errors, Invalidation, Annotations for Running)
3854 (Source Annotations): Fix index entries by adding "annotation" to
3855 them, to discriminate from index entries that point to the more
3856 general topic descriptions.
fd60e0df 3857
52bb452f
DJ
38582006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3859
3860 * gdbint.texinfo (Target Vector Definition): Move most
3861 content into Existing Targets. Add a menu.
3862 (Existing Targets): New section, moved from Target Vector
3863 Definition. Use @subsection.
3864 (Managing Execution State): New section.
3865
58955e58
BW
38662006-10-16 Bob Wilson <bob.wilson@acm.org>
3867
3868 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3869
c8aa23ab
EZ
38702006-10-15 Eli Zaretskii <eliz@gnu.org>
3871
3872 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3873 (Command Syntax, Signals, Backtrace, Connecting)
3874 (Remote configuration, Renesas Boards, Console I/O): Fix last
3875 change: use Ctrl- instead of C-, except wrt Emacs.
3876 (File-I/O Examples): Put Ctrl-c in @kbd.
3877 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3878 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3879 (Signals, Set Breaks, Set Watchpoints): Document optional
3880 arguments to `info signals' `handle', `info breakpoints', and
3881 `info watchpoints'.
c8aa23ab 3882
e7109c7e
EZ
38832006-10-14 Eli Zaretskii <eliz@gnu.org>
3884
3885 * gdb.texinfo (Backtrace): Fix last change.
3886
de3aea7b
NR
38872006-10-14 Nick Roberts <nickrob@snap.net.nz>
3888
3889 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3890
7f9087cb
BW
38912006-10-10 Bob Wilson <bob.wilson@acm.org>
3892
c8aa23ab
EZ
3893 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3894 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3895 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3896
68437a39
DJ
38972006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3898 Daniel Jacobowitz <dan@codesourcery.com>
3899
3900 * gdb.texinfo (Packets): Document vFlashErase,
3901 vFlashWrite and vFlashDone packets.
3902 (General Query Packets): Document qXfer:memory-map:read.
3903 Add a new feature for qXfer:memory-map:read.
3904 (Memory map format): New section.
3905 (Target Commands): Mention that gdb can write flash.
3906
fd79ecee
DJ
39072006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3908 Daniel Jacobowitz <dan@codesourcery.com>
3909
3910 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3911 memory regions and "mem auto".
3912
350da6ee
DJ
39132006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3914
3915 * gdbint.texinfo (Array Containers): New section.
3916
2f1acb09
VP
39172006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3918
3919 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3920 -stack-list-arguments HIGH_FRAME argument can be larger then the
3921 actual number of frames.
3922
2ab1eb7a
VP
39232006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3924
3925 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3926 -stack-list-locals HIGH_FRAME argument can be larger then the
3927 actual number of frames.
2ab1eb7a 3928
599b237a
BW
39292006-09-02 Bob Wilson <bob.wilson@acm.org>
3930
3931 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3932 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3933
25ab7e6d
EZ
39342006-09-02 Eli Zaretskii <eliz@gnu.org>
3935
3936 * gdbint.texinfo (Overall Structure): New section "Source Tree
3937 Structure".
3938
940178d3
JB
39392006-08-17 Jim Blandy <jimb@codesourcery.com>
3940
3941 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3942 responses.
3943
30daae6c
JB
39442006-08-08 Joel Brobecker <brobecker@adacore.com>
3945
3946 * gdb.texinfo (Source Path): Add documentation for new
3947 substitute-path commands.
3948
7fa2210b
DJ
39492006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3950
3951 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3952 (Running Configure): ...here.
3953 (Requirements): New node. Mention expat.
3954
3d00d119
DJ
39552006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3956
5ae4183a 3957 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3958 'set download-write-size' and 'show download-write-size'.
3959
0cbfa4ee
DJ
39602006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3961
3962 * stabs.texinfo (Member Type Descriptor): Correct example for
3963 pointer to member types.
3964
16026cd7
AS
39652006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3966
3967 * gdb.texinfo (Optional warnings and messages): Add
3968 'set/show trace-commands'.
3969 (Command files): Add '-v' to source command.
3970
0876f84a
DJ
39712006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3972
3973 * gdb.texinfo (OS Information): Update qPart reference to
3974 qXfer.
3975 (Remote configuration): Likewise.
3976 (Overview): Move @cindex to the start of a paragraph. Talk
3977 about binary data encoding.
3978 (Packets): Refer to the overview for the details of the X
3979 packet encoding.
3980 (General Query Packets): Remove qPart description. Add qXfer
3981 description. Add an anchor to qSupported. Correct feature
3982 table title. Add a new feature for qXfer:auxv:read.
3983 (Interrupts): Add a missing parenthesis.
3984
2ec3381a
DJ
39852006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3986
669fac23 3987 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3988 (GDB/MI Kod Commands): Remove commented out node.
3989
594fe323
EZ
39902006-07-01 Eli Zaretskii <eliz@gnu.org>
3991
3992 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3993 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3994 (GDB/MI Thread Commands, GDB/MI Program Execution)
3995 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3996 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3997 (GDB/MI File Commands, GDB/MI Target Manipulation)
3998 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3999 since the MI prompt is hard-wired into the code.
4000
7e3fb70c
NR
40012006-07-01 Nick Roberts <nickrob@snap.net.nz>
4002
4003 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4004 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4005 (GDB/MI Data Manipulation): Remove description of unimplemented
4006 display related commands as variable objects perform this function
4007 and are superior: -display-delete, -display-disable,
4008 -display-enable, -display-insert and -display-list. Move
4009 -environment-cd, -environment-directory, -environment-path
4010 and -environment-pwd to "Program Context".
4011 (GDB/MI Program Control): Rename to "Program Execution". Move
4012 -exec-arguments -exec-abort to...
4013 (GDB/MI Program Context): ...here. New node split from "Data
4014 Manipulation".
4015
be2a5f71
DJ
40162006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4017
4018 * gdb.texinfo (Remote configuration): Document set / show
4019 remote supported-packets.
4020 (General Query Packets): Document qSupported packet.
4021
fc320d37
SL
40222006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4023
4024 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4025 and font markup.
4026 (Protocol basics): Likewise.
4027 (The F request packet): Likewise.
4028 (The F reply packet): Likewise.
4029 (Memory transfer): Move this node to be a subsubsection of
4030 "Protocol specific representation of datatypes".
4031 (The Ctrl-C message): More copy editing.
4032 (Console I/O): Likewise.
4033 (The isatty call): Delete this node, and merge its content into
4034 the "isatty" node. Fixed references elsewhere.
4035 (The system call): Delete this node, and merge its content into
4036 the "system" node. Fixed references elsewhere.
4037 (open): Reformat to use @table, and add appropriate font markup.
4038 (close): Likewise.
4039 (read): Likewise.
4040 (write): Likewise.
4041 (lseek): Likewise.
4042 (rename): Likewise.
4043 (unlink): Likewise.
4044 (stat/fstat): Likewise.
4045 (gettimeofday): Likewise.
4046 (isatty): Likewise.
4047 (system): Likewise, plus minor changes to fix confusing wording.
4048 (Integral datatypes): Fix font markup.
4049 (Pointer values): Likewise.
4050 (struct stat): Fix markup to use @table, plus minor copy editing.
4051 (struct timeval): Fix font markup, plus minor copy editing.
4052 (Constants): Minor copy editing.
4053 (Errno values): Add font markup.
4054 (File-I/O Examples): Likewise.
4055
158fdf5c
NR
40562006-06-10 Nick Roberts <nickrob@snap.net.nz>
4057
4058 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4059 (GDB/MI Simple Examples): Move node up one level. Use real
4060 examples.
4061 (GDB/MI Compatibility with CLI): Update.
4062 (GDB/MI Result Records): Add "connected" and "exit" result
4063 classes.
4064 (GDB/MI Stream Records): Clarify target output.
4065 (GDB/MI Command Description Format): Modify example description.
4066 (GDB/MI Breakpoint Table Commands): Rename to...
4067 (GDB/MI Breakpoint Commands): ...this
4068 (GDB/MI Breakpoint Commands): Add optional thread field.
4069 (GDB/MI Program Control): Add an introduction. Move "Program
4070 termination" examples into exec-run description.
4071 (GDB/MI File Commands): Mention similar CLI commands.
4072 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4073 is similar to "-gdb-version".
4074
ddb50cd7
EZ
40752006-06-09 Eli Zaretskii <eliz@gnu.org>
4076
4077 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4078
2aef0d6b
NR
40792006-06-02 Nick Roberts <nickrob@snap.net.nz>
4080
4081 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4082 sourceware.org for mailing lists.
d5e40d59 4083 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4084
383a5c52
NR
40852006-06-01 Nick Roberts <nickrob@snap.net.nz>
4086
d5e40d59 4087 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4088
e16b02ee
EZ
40892006-05-22 Eli Zaretskii <eliz@gnu.org>
4090
4091 * gdb.texinfo (Cygwin Native): Fix last change.
4092
be90c084
CF
40932006-05-22 Christopher Faylor <cgf@timesys.com>
4094
4095 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4096
347ceba5
NR
40972006-05-15 Nick Roberts <nickrob@snap.net.nz>
4098
4099 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4100 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4101
369af7bd
DJ
41022006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4103
4104 * gdb.texinfo (General Query Packets): Recommend not starting
4105 new packets with qC and clarify.
4106
2ffdbde8 41072006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4108
4109 * gdb.texinfo (M2 Types): New section.
72019c9c 4110
16d1a084
DJ
41112006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4112
4113 * agentexpr.texi: Add a copyright and license notice.
4114 * observer.texi: Likewise, with GPL clause for function prototypes.
4115 Remove trailing whitespace.
4116
aa56d27a
JB
41172006-05-05 Jim Blandy <jimb@codesourcery.com>
4118
4119 * gdb.texinfo (General Query Packets): Document conventions for
4120 terminating packet names, and their violations.
4121
5bdf8622
DJ
41222006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4123
4124 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4125 * gdb.texinfo: Likewise.
4126
605a56cb
DJ
41272006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4128
4129 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4130 and "show remotedebug".
4131 (Debugging Output): Add additional index entries.
4132
b8db102d
MS
41332006-04-27 Michael Snyder <msnyder@redhat.com>
4134
4135 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4136
c5e30d01
AC
41372006-04-22 Andrew Cagney <cagney@redhat.com>
4138
4139 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4140 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4141
8181d85f
DJ
41422006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4143
4144 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4145 and remove breakpoint prototypes.
4146 (Watchpoints): Move description of target_insert_hw_breakpoint and
4147 target_remove_hw_breakpoint ...
4148 (Breakpoints): ... to here. Document target_insert_breakpoint and
4149 target_remove_breakpoint.
4150
4f553f88
JB
41512006-04-17 Jim Blandy <jimb@codesourcery.com>
4152
4153 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4154 and C packets are optional.
4155
cd852561
FR
41562006-04-14 Frederic Riss <frederic.riss@st.com>
4157
4158 * gdb.texinfo (Specifying source directories): Update the description
4159 of the source file search to reflect the fact that the source path
4160 always contains at least $cdir and $cwd.
4161
b620eb07
MS
41622006-03-31 Michael Snyder <msnyder@redhat.com>
4163
4164 * gdb.texinfo: Update copyright dates.
4165
3156cdaf
EZ
41662006-03-31 Eli Zaretskii <eliz@gnu.org>
4167
4168 * gdb.texinfo (Overview): Add an index entry to "empty response".
4169
7d30c22d
JB
41702006-03-28 Jim Blandy <jimb@codesourcery.com>
4171
4172 * gdbint.texinfo (Prologue Analysis): New section.
4173
86941c27
JB
41742006-03-07 Jim Blandy <jimb@red-bean.com>
4175
66b8c7f6
JB
4176 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4177
1a10341b
JB
4178 * gdb.texinfo (Target Commands): Update text describing how to
4179 specify a target. Refer to the detailed section on remote
4180 debugging, not the brief mention.
4181
86941c27
JB
4182 * gdb.texinfo (Connecting): Organize the different 'target remote'
4183 connection methods into a table. Add a 'target remote' index
4184 entry. (!!!)
4185
62f3a2ba
FF
41862006-02-17 Fred Fish <fnf@specifix.com>
4187
4188 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4189 'ptype' commands to reflect the fact that the only significant
4190 difference between them is that ptype prints the complete type
4191 description instead of just the name.
4192
8b9a88ea
WZ
41932006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4194
4195 * gdbint.texinfo (Watchpoints): Delete
4196 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4197
7e8dc855
NR
41982006-02-10 Nick Roberts <nickrob@snap.net.nz>
4199
4200 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4201 times fields where needed. Fix typos. Update general form given
4202 for output of -break-insert.
4203 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4204
c91d38aa
DJ
42052006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4206
4207 * gdbint.texinfo (Symbol Handling): Add a section
4208 on memory management.
4209
38fcd64c
DJ
42102006-02-06 Vladimir Prus <ghost@cs.msu.su>
4211
4212 * gdb.texinfo (Breakpoint table commands): Document the fullname
4213 field in -break-list output.
4214
219eec71
EZ
42152006-02-03 Eli Zaretskii <eliz@gnu.org>
4216
4217 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4218 debugging information produced by the various "set debug..."
4219 options.
4220
ae5a43e0
DJ
42212006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4222
4223 * gdb.texinfo (Files): Remove obsolete bits from the description
4224 of "symbol-file".
4225
a9f158ec
JB
42262006-01-25 Jim Blandy <jimb@redhat.com>
4227
4228 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4229
410dd08e
JB
42302006-01-24 Jim Blandy <jimb@redhat.com>
4231
4232 * gdbint.texinfo (Frames): Document the basics of GDB's register
4233 unwinding model, and explain the existence of the "sentinel" frame.
4234
4b505b12
AS
42352006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4236
4237 * gdb.texinfo (Choosing files): Mention that -directory is used
4238 for script files.
4239 (Specifying source directories): Likewise.
4240 (Command files): Explain how script files are found.
4241
839c27b7
EZ
42422006-01-21 Eli Zaretskii <eliz@gnu.org>
4243
4244 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4245 the threads in a multi-threaded program.
4246 (Threads): The threadno argument of "thread apply" can be a range
4247 of numbers.
4248
7be93b9e
JB
42492006-01-18 Jim Blandy <jimb@redhat.com>
4250
4251 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4252 of warning flags.
4253
fcc73fe3
EZ
42542006-01-13 Eli Zaretskii <eliz@gnu.org>
4255
4256 * gdb.texinfo (Sequences): Improve menu annotations.
4257 (Define): Add index entries for arguments of user-defined
4258 commands. Move the description of flow-control commands...
4259 (Command Files): ...to here. Document loop_break and
4260 loop_continue.
ca91424e
EZ
4261 (Define, Command Files): Document `end' and add index entries for
4262 it.
fcc73fe3 4263
5c95884b
MS
42642006-01-04 Michael Snyder <msnyder@redhat.com>
4265
4266 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4267 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4268
860701dc
PH
42692006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4270
4271 * gdb.texinfo (Omissions from Ada): Document that there is now
4272 limited aggregate support.
4273
36b80e65
EZ
42742005-12-28 Eli Zaretskii <eliz@gnu.org>
4275
4276 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4277 registers and the likes.
4278
c1468174
EZ
42792005-12-24 Eli Zaretskii <eliz@gnu.org>
4280
4281 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4282 (Symbols): Fix usage of "e.g.".
359df76b 4283 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4284
4285 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4286 (Coding): Fix usage of "e.g.".
4287
c02a867d
EZ
42882005-12-23 Eli Zaretskii <eliz@gnu.org>
4289
5ae4183a
AS
4290 * stabs.texinfo:
4291 * refcard.tex:
c02a867d 4292 * gpl.texi:
5ae4183a
AS
4293 * gdbint.texinfo:
4294 * gdb.texinfo:
4295 * gdb-cfg.texi:
c02a867d 4296 * fdl.texi:
5ae4183a
AS
4297 * annotate.texinfo:
4298 * all-cfg.texi:
c02a867d
EZ
4299 * Makefile.in: Add (C) after Copyright. Update the FSF
4300 address.
4301
fad38dfa
EZ
43022005-12-03 Eli Zaretskii <eliz@gnu.org>
4303
4304 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4305 extend GDB with commands for external monitor.
4306
53e5f3cf
AS
43072005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4308
4309 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4310
55f6ca0f
JB
43112005-11-25 Joel Brobecker <brobecker@adacore.com>
4312
4313 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4314
c1947b85
JB
43152005-11-21 Jim Blandy <jimb@redhat.com>
4316
4317 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4318 placement of 'R' actions in tracepoint action packets; document
4319 dependence of 'X' and 'M' actions on a preceding 'R' action for
4320 their registers.
4321
9d29849a
JB
43222005-11-19 Jim Blandy <jimb@redhat.com>
4323
4324 * gdb.texinfo (Tracepoint Packets): New node.
4325 (General Query Packets): Add entries for the tracepoint packets,
4326 referring to the "Tracepoint Packets" node.
4327 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4328
9a6253be
KB
43292005-11-18 Kevin Buettner <kevinb@redhat.com>
4330
4331 * gdb.texinfo (set remotebreak): Add anchor.
4332 (X packet): Likewise.
4333 (Remote Protocol): Add new section `Interrupts' and new index
4334 entry `interrupts (remote protocol)'.
4335
5f3bebba
JB
43362005-11-18 Jim Blandy <jimb@redhat.com>
4337
4338 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4339 entries into the General Query Packets section. Add a
4340 cross-reference to that section. Drop description of replies, as
4341 these are covered in the descriptions of each packet.
4342 (General Query Packets): Add introductory text. Explain naming
4343 conventions, and how the end of a name is recognized.
4344
9a7a1b36
KB
43452005-11-17 Kevin Buettner <kevinb@redhat.com>
4346
0564b6cf 4347 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4348 "set remotebreak" command.
4349
b8ff78ce
JB
43502005-11-16 Jim Blandy <jimb@redhat.com>
4351
4352 * gdb.texinfo (Packets, Stop Reply Packets)
4353 (General Query Packets): Various formatting cleanups.
4354 - Use @samp for packet contents.
4355 - Drop summaries from packet @item lines; the same information appears
4356 immediately below in the description.
4357 - Delete paragraph breaks after packet @item commands, so that the
4358 description appears directly to the right of the packet prototype
4359 in the printed manual, if it fits.
4360 - Place spaces in packet prototypes between @vars and non-@var
4361 letters, and explain that they're just for formatting.
4362 - Use @dots{} instead of '...'.
4363 - Fix uses of @code where @var was needed.
4364 - Replace "deprecated" markers with English text spelling out the
4365 packet's status and the preferred alternatives.
4366 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4367 what this ever meant.
4368 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4369 this for a long time.
4370 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4371 implemented several times, and have been in use for years.
4372
8ffe2530
JB
43732005-11-15 Jim Blandy <jimb@redhat.com>
4374
c43c5473
JB
4375 * gdb.texinfo (Packets): Add index entries for 'm' packet
4376 disclaimers.
5ae4183a 4377
fb031cdf
JB
4378 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4379 of stub when processing an 'm' packet.
4380
8ffe2530
JB
4381 * gdb.texinfo (Packets): Mention that packets beginning with
4382 letters are reserved once, at the top, instead of actually listing
4383 them all and saying "reserved".
4384
c03c782f
AS
43852005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4386
4387 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4388 Change @var{$arg0 to @code{$arg0.
4389
814e32d7
WZ
43902005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4391
4392 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4393
fa93a9d8
JB
43942005-11-12 Jim Blandy <jimb@redhat.com>
4395
4396 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4397 order. Remove extraneous 'z'.
4398
8a5a3c82
AS
43992005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4400
4401 * gdb.texinfo (Choosing files): Add --eval-command.
4402
4b0ad762
AS
44032005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4404
4405 * gdb.texinfo (Choosing modes): Add --return-child-result.
4406
4407
1a088d06
AS
44082005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4409
4410 * gdb.texinfo (Choosing modes): Add --batch-silent.
4411
656d5e12
EZ
44122005-10-28 Eli Zaretskii <eliz@gnu.org>
4413
4414 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4415 "The -var-update Command".
4416
3c9c013a
JB
44172005-10-03 Joel Brobecker <brobecker@adacore.com>
4418
4419 * gdb.texinfo (Print Settings): Add documentation for set/show
4420 print array-indexes.
4421
7ba3cf9c
DJ
44222005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4423
4424 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4425 6.2 and 6.3.
4426
a94ab193
EZ
44272005-08-27 Eli Zaretskii <eliz@gnu.org>
4428
4429 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4430 since 19-Jan-2004.
4431 (Files): Likewise.
ab1adacd
EZ
4432 (Variables, Symbols): Document the "<incomplete type>" message and
4433 its reasons.
a94ab193 4434
ca06016a
FF
44352005-08-01 Fred Fish <fnf@specifix.com>
4436
4437 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4438
cf58170d
NR
44392005-07-15 Nick Roberts <nickrob@snap.net.nz>
4440
4441 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4442 option for -var-list-children and -var-update.
4443 (GDB/MI Stack Manipulation): Simplify description of
4444 print-values option for -stack-list-locals.
4445 (GDB/MI Command Description Format): Clarify.
4446 (Mode Options): Spelling of superseded.
4447
38f1196a
BR
44482005-07-12 Bob Rossi <bob@brasko.net>
4449
4450 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4451 corresponding GDB command comment.
4452
3cb3b8df
BR
44532005-07-06 Bob Rossi <bob@brasko.net>
4454
4455 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4456 and -inferior-tty-show.
4457 (Input/Output): Document "set/show inferior-tty" and tty alias.
4458
10fac096
NW
44592005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4460
4461 * gdb.texinfo (Packets): Change description of 'D' packet to note
4462 that GDB does wait for a response.
4463
d1b6db76
NR
44642005-06-22 Nick Roberts <nickrob@snap.net.nz>
4465
4466 * gdb.texinfo (History) Rename "Command History".
4467 (Command History): Move node "Server Prefix" from section on
4468 Annotations here.
4469
29629dcf
NR
44702005-06-19 Nick Roberts <nickrob@snap.net.nz>
4471
4472 * gdb.texinfo (GDB/MI Stack Manipulation):
4473 Re-instate -stack-info-frame with example. Say that it gets
4474 info on selected frame, not current frame.
4475
397ca115
EZ
44762005-06-18 Eli Zaretskii <eliz@gnu.org>
4477
4478 * gdb.texinfo (Server): Clarify that `file' should be used before
4479 connecting to the server.
4480 (Files): Add an xref to the above description.
51274035
EZ
4481 (Output Formats): More detailed description of the `c' format.
4482 (Memory): List explicitly all the formats supported by `x'.
638ac427 4483 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4484 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4485 files. Add more indexing for solib-absolute-prefix and
4486 --with-sysroot.
76d17f34
EZ
4487 (Machine Code): Document possible problems with locations in
4488 shared libraries.
d416eeec
EZ
4489 (Backtrace): Document that free-standing environments do not need
4490 to have a `main' function.
397ca115 4491
74f6deaa
NR
44922005-06-18 Nick Roberts <nickrob@snap.net.nz>
4493
4494 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4495 -stack-info-frame.
4496
a9967aef
AC
44972005-06-07 Andrew Cagney <cagney@gnu.org>
4498
4499 * gdb.texinfo (Contributors): Note the original multi-arch
4500 contributors.
4501
e09f16f9
EZ
45022005-06-03 Eli Zaretskii <eliz@gnu.org>
4503
4504 * gdb.texinfo (Registers): Add index entries for the standard
4505 registers.
4506 (Frames): Add cross-reference from frame pointer description to
4507 the Registers node.
4508 (Annotations Overview): Fix the reference to GDB name.
4509
d87ba7ee
EZ
45102005-06-01 Eli Zaretskii <eliz@gnu.org>
4511
4512 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4513 can-use-hw-watchpoints.
4514
034dad6f
BR
45152005-05-28 Bob Rossi <bob@brasko.net>
4516
4517 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4518 the possible reasons why an exec async record would be returned to FE.
4519
ffed4509
AC
45202005-05-26 Andrew Cagney <cagney@gnu.org>
4521
4522 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4523 Andrew Cagney implemented the original GDB/MI.
4524
e22e55c9
OF
45252005-05-23 Orjan Friberg <orjanf@axis.com>
4526
4527 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4528 documentation. Add documentation for cris-mode.
4529
a78e13ce
EZ
45302005-05-20 Eli Zaretskii <eliz@gnu.org>
4531
4532 * gdb.texinfo (Numbers): Explain the example and make the wording
4533 more acurate.
4534
76ff342d
DJ
45352005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4536 Dennis Brueni <dennis@slickedit.com>
4537
4538 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4539 (GDB/MI Data Manipulation, GDB/MI Program Control)
4540 (GDB/MI Stack Manipulation): Update examples to include the fullname
4541 attribute in stack frames.
4542
119b882a
EZ
45432005-05-12 Eli Zaretskii <eliz@gnu.org>
4544
4545 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4546 do with other non-standard names of init files.
4547
6fc08d32
EZ
45482005-05-11 Eli Zaretskii <eliz@gnu.org>
4549
4550 * gdb.texinfo (Command Files): Move the description of the startup
4551 from here...
4552 (Startup): ...to this new subsection of the Invocation chapter.
4553 Rearrange the description of init files more logically and add a
4554 cross-reference to "Command Files". Document the special gdbinit
4555 name for CISCO 68k. Expand the description of what GDB does
4556 during startup.
4557 (History): Add index entry for HISTSIZE.
4558
a561754a
MK
45592005-05-02 Mark Kettenis <kettenis@gnu.org>
4560
4561 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4562
2eecc4ab
EZ
45632005-05-02 Eli Zaretskii <eliz@gnu.org>
4564
4565 * gdb.texinfo (SVR4 Process Information, The isatty call)
4566 (The system call): Don't use foo(N) notation for man pages and
4567 functions.
514c4d71 4568 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4569
18999be5
EZ
45702005-04-27 Eli Zaretskii <eliz@gnu.org>
4571
4572 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4573 were optimized away.
4574
0abb7bc7
EZ
45752005-04-22 Eli Zaretskii <eliz@gnu.org>
4576
4577 * gdb.texinfo (Remote configuration): Document "set/show
4578 get-thread-local-storage-address". Add cross-reference to the
4579 description of the qGetTLSAddr packet.
4580 (General Query Packets): Mention "set remote
4581 get-thread-local-storage-address" and add a reference to its
4582 description.
4583
6f61acb1
NR
45842005-04-19 Nick Roberts <nickrob@snap.net.nz>
4585
4586 * gdb.texinfo (Backtrace): Describe 'bt full'.
4587
9d59903a
NR
45882005-04-17 Nick Roberts <nickrob@snap.net.nz>
4589
4590 * gdb.texinfo (Mode Options): Fix typo.
4591 (GDB/MI): Describe how to invoke GDB/MI.
4592
721c2651
EZ
45932005-04-16 Eli Zaretskii <eliz@gnu.org>
4594
4595 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4596 references changed. Add description of "info udot".
721c2651
EZ
4597 (Files): Document "set/show stop-on-solib-events".
4598 (M32R/D): Document "set/show download-path", "set/show
4599 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4600 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4601 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4602 (Maintenance Commands): Improve indexing.
4603 (Target Commands): Document "set/show hash", "set/show debug
4604 monitor".
4605 (SVR4 Process Information): Document "info pidlist" and "info
4606 meminfo". Document "set/show procfs-tarce" and "set/show
4607 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4608 (Symbols, The Print Command with Objective-C): Improve indexing.
4609 (Objective-C): Add references to "info classes" and "info
4610 selectors".
c45da7e6
EZ
4611 (Debugging Output): Improve wording. Document "set/show debug
4612 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4613 (Set Breaks): Add index entry for "hardware breakpoints".
4614 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4615 and "set/show usehardbreakpoints".
4616 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4617 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4618 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4619 rdiromatzero", "set/show rdiheartbeat".
4620 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4621 "sds".
4622 (Embedded Processors): Document the "sim" command.
4623 (Remote): Document the "remote" command.
4624 (DJGPP Native): Document the "info serial" command.
4625 (Threads): Document "maint info sol-threads".
4626 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4627 (Set Breaks): Improve indexing.
4628 (Command Syntax): Add a reference to dont-repeat.
4629 (Define): Document "dont-repeat".
4630 (TUI Commands): Document "tabset".
4631 (WinCE): New subsection. Document "set/show remotedirectory",
4632 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4633
14d6dd68
EZ
46342005-04-15 Eli Zaretskii <eliz@gnu.org>
4635
4636 * gdb.texinfo (Hurd Native): New subsection, documents
4637 Hurd-specific commands.
a64548ea 4638 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4639 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4640 (MIPS): Improve documentation of heuristic-fence-post. Document
4641 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4642 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4643 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4644 (ARM): Document ARM-specific commands.
a64548ea
EZ
4645 (AVR): New section. Document "info io_registers".
4646 (CRIS): New section. Document "set/show cris-version" and
4647 "set/show cris-dwarf2-cfi".
4648 (HPPA): New section. Document "set/show debug hppa" and "maint
4649 print unwind".
a5adf40f 4650 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4651 (Super-H): New section. Document the "regs" command.
721c2651 4652 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4653
9c16f35a
EZ
46542005-04-09 Eli Zaretskii <eliz@gnu.org>
4655
4656 * gdb.texinfo (Print Settings): Document "set/show print
4657 pascal_static-members", "set print repeats", "show print
4658 null-stop". Improve indexing. Fix documentation of "set print
4659 union".
4660 (Pascal): New section.
4661 (Supported languages): Rename from "Support"; all references
4662 updated. Add a menu item for Pascal.
4663 (Numbers): Document "set radix.
4664 (Screen Size): Document "set/show pagination".
4665 (MIPS Embedded): Remove "set processor" documentation.
4666 (Remote configuration): Document "set/show X/P/Z-packet",
4667 "set/show read-aux-vector-packet", "set/show remote
4668 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4669 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4670 remotedebug", "set/show remotebreak", "set/show remotedevice",
4671 "set/show remotelogfile".
4672 (Auxiliary Vector): Add reference to the description of the
4673 read-aux-vector-packet setting.
4674 (Set Watchpoints): Add a cross-reference to "set remote
4675 hardware-breakpoint-limit".
4676 (General Query Packets): Add indexing of requests and
4677 cross-references to related commands in "Remote configuration".
4678 (File-I/O Overview, The system call): Fix wording and typos.
4679 (Thread Stops): Add index entries.
4680 (Continuing and Stepping): Document "show step-mode".
4681 (i386): New node. Document "set/show struct-convention".
4682 (Files): Document "show trust-readonly-sections".
4683 (Calling): Document "set/show unwindonsignal".
4684 (Messages/Warnings): Add index entries.
4685 (Maintenance Commands): Document "set/show watchdog".
4686 (Annotations Overview): Document "show annotate".
4687 (Set Watchpoints): Add index entries.
4688 (Symbols): Fix doc of case-sensitive.
4689 (ABI): Document "show coerce-float-to-double".
4690 (Convenience Vars, Help): Improve indexing.
4691 (Machine Code): Document "show disassembly-flavor".
4692 (Debugging C plus plus): Document "show overload-resolution".
4693 (Value History, Signaling): Add index entries.
4694
46952005-04-08 Eli Zaretskii <eliz@gnu.org>
4696
4697 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4698 (Processes): Fix wording.
4699 (History, List, Logging output, Define, Symbols, Print Settings):
4700 Improve indexing.
4701
a8f24a35
EZ
47022005-04-03 Eli Zaretskii <eliz@gnu.org>
4703
4704 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4705 redundant index entry for "target" command.
4706 (Backtrace): Add index entries.
4707 (Symbols, Fortran): Document the "set case-sensitive" command.
4708 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4709 (Print Settings): Add index entry for "set demangle-style".
4710 (Target Commands): Document "set download-write-size".
4711 (Debugging Output): Document "set exec-done-display".
4712
09d4efe1
EZ
47132005-04-02 Eli Zaretskii <eliz@gnu.org>
4714
4715 * gdb.texinfo (Files): Fix the name and documentation of
4716 add-shared-symbol-files. Document its alias assf. Update the
4717 list of OSs where GDB supports shared libraries. Fix markup.
4718 (Continuing and Stepping): Add reference to @var{location} in the
4719 text.
4720 (Dump/Restore Files): Fix reference to @{filename}.
4721 (Help): Fix wording.
4722 (Attach): Ditto.
4723 (Set Watchpoints): Ditto.
4724 (Backtrace): Remove redundant index entries. Improve index
4725 entries.
4726 (Delete Breaks): Fix wording.
4727 (Memory): Document the compare-sections command.
4728 (Memory Region Attributes): Improve wording.
4729 (Disabling): Improve wording.
4730 (Fortran): New subsection. Document the "info common" command.
4731 (Help): Document aliases "info copying" and "info warranty".
4732 (Caching Remote Data): New section. Document the "set/show
4733 remotecache" and "info dcache" commands.
4734 (Show): Fix wording of the documentation of the "set
4735 extension-language" command.
4736 (Signals): Add index entry for "info handle".
4737 (Memory Region Attributes): Fix punctuation.
4738 (Symbols): Change the arg name to "location" and refer to it in
4739 the text. Fix wording of "info types" doc.
4740 (Threads): Fix usage of @enumerate @item's.
4741 (Listing Tracepoints): Add index entry for "info tp".
4742 (Set Watchpoints): Add xref to "info break" description.
4743 (Macros): Add an index entry for "macro exp1". Document the
4744 "macro list" command.
4745 (Maintenance Commands): Document "flushregs", "maint agent",
4746 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4747 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4748 "maint print architecture", "maint print objfiles", "maint print
4749 statistics", "maint print type", "maint show-debug-regs", "maint
4750 space", "maint time", and "maint translate-address".
4751 (Connecting): Document the "monitor" command.
4752 (Annotations Overview): Describe the "set annotate" command.
4753
82f2d802
EZ
47542005-04-01 Eli Zaretskii <eliz@gnu.org>
4755
4756 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4757 Rearrange index entries and improve wording about support for
4758 hardware watchpoints.
4759
7d51c7de
BR
47602005-03-10 Bob Rossi <bob@brasko.net>
4761
4762 * gdb.texinfo: Update copyright
4763
68c71a2e
TR
47642005-02-09 Theodore A. Roth <troth@openavr.org>
4765
4766 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4767 error.
4768
83761cbd
KB
47692005-02-03 Kevin Buettner <kevinb@redhat.com>
4770
4771 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4772
9f1c6395
MS
47732005-01-17 Michael Snyder <msnyder@redhat.com>
4774
4775 * gdb.texinfo: Fix spelling, infinte -> infinite.
4776
fbd1b305
MK
47772005-01-08 Mark Kettenis <kettenis@gnu.org>
4778
4779 * observer.texi (GDB Observers): Document "solib_loaded".
4780
3ace7edb
AC
47812005-01-07 Andrew Cagney <cagney@gnu.org>
4782
bec39cab
AC
4783 * configure.ac: Rename configure.in, require autoconf 2.59.
4784 * configure: Re-generate.
4785
3ace7edb
AC
4786 * configure.in: Replace configdirs with multiple references to
4787 AC_CONFIG_SUBDIRS.
4788 * configure: Re-generate.
5ae4183a 4789
53531fc1
AC
47902005-01-04 Andrew Cagney <cagney@gnu.org>
4791
4792 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4793 part of the version number.
4794
536ffdb7
MK
47952004-12-24 Mark Kettenis <kettenis@gnu.org>
4796
4797 * gdbint.texinfo (Algorithms): Remove description of
4798 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4799
e1aac25b
JB
48002004-12-07 Jim Blandy <jimb@redhat.com>
4801
4802 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4803 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4804 numbers.
4805
f47b1503
AS
48062004-12-07 Andreas Schwab <schwab@suse.de>
4807
4808 * gdb.texinfo (Mode Options): Document -l option.
4809
b6b8ece6
EZ
48102004-12-04 Eli Zaretskii <eliz@gnu.org>
4811
4812 * gdbint.texinfo (Algorithms): More accurate description of
4813 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4814 is not needed unless data-read and data-access watchpoints are
4815 supported. Add a description of how GDB checks whether the
4816 inferior stopped because a watchpoint was hit.
4817
01371747
EZ
48182004-11-23 Eli Zaretskii <eliz@gnu.org>
4819
4820 * gdb.texinfo (Files): Add cross-reference to description of
4821 -readnow command-line switch.
4822
2315ffec
RC
48232004-11-10 Randolph Chung <tausq@debian.org>
4824
4825 * gdb.texinfo: Document set/show backtrace past-entry commands.
4826 Rearrange index entries for set/show backtrace past-main.
4827
69065f5d
AC
48282004-11-10 Jon Beniston <jon@beniston.com>
4829
4830 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4831 * gdb.texinfo (Remote Serial Protocol): Further describe
4832 binary transfer escaping mechanism .
69065f5d 4833
30e91e0b
RC
48342004-11-08 Randolph Chung <tausq@debian.org>
4835
4836 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4837 and "show debug infrun". Add index entries.
4838
60bf7e09
EZ
48392004-10-23 Eli Zaretskii <eliz@gnu.org>
4840
4841 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4842 "info proc" that are already implemented. Add index entries.
4843 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4844 (Files): Add a tip for decreasing memory used for symtabs from
4845 shared libraries.
f018e82f
EZ
4846 (Starting): Fix whitespace; make "elaboration" stand out where it
4847 is first used, and add an index entry for the term.
f8568604
EZ
4848 (Calling): Expand and elaborate text. Add "print". Add the
4849 description of problems with weak aliases.
384ee23f 4850 (Core File Generation): New section.
60bf7e09 4851
d52fe014
AC
48522004-10-12 Andrew Cagney <cagney@gnu.org>
4853
4854 * gdbint.texinfo (Versions and Branches): New chapter.
4855 (Releasing GDB): Delete "Versions and Branches" section.
4856 (Top): Add "Versions and Branches".
4857
703663ab
EZ
48582004-10-08 Eli Zaretskii <eliz@gnu.org>
4859
4860 * gdb.texinfo (Editing, History): Add cross-references to the
4861 included Readline and History user documentation. Remove
4862 references to the symbol have-readline-appendices which is unused
4863 and undefined.
4864 (History): Fix indexing.
4865
ac77d04f
JJ
48662004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4867
4868 * gdbint.texinfo (target_stopped_data_address): Update to
4869 new prototype.
4870 (i386_stopped_data_address): Update prototype and description.
4871 (i386_stopped_by_watchpoint): New function and description.
4872
e07c999f
PH
48732004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4874
4875 * gdb.texinfo (Filenames): Add Ada suffixes.
4876 (Ada) New section.
4877
2e868123
AC
48782004-09-27 Andrew Cagney <cagney@gnu.org>
4879 Robert Picco <Robert.Picco@hp.com>
4880
4881 * gdb.texinfo (Packets): Document the "p" packet.
4882
02a57714
JM
48832004-09-21 Jason Molenda (jmolenda@apple.com)
4884
4885 * gdb.texinfo (Paths and Names of the Source Files): Document the
4886 meaning of values in the 'desc' field of a SO stab.
4887
ae038cb0
DJ
48882004-09-20 Daniel Jacobowitz <dan@debian.org>
4889
4890 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4891 max-cache-age" and "maint show dwarf2 max-cache-age".
4892
f7dc1244
EZ
48932004-09-16 Eli Zaretskii <eliz@gnu.org>
4894
4895 * gdb.texinfo (Set Breaks): Add index entry for setting
4896 breakpoints on overloaded C++ functions that are not members of
4897 any classes. Add an example and an index entry for setting
4898 breakpoints on all program functions.
4899 (Character Sets, Macros, Overlay Commands)
4900 (Non-debug DLL symbols, GDB/MI Output Syntax)
4901 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4902 Use "(@value{GDBP})" instead of a literal "(gdb)".
4903
f810308b
AC
49042004-09-12 Andrew Cagney <cagney@gnu.org>
4905
4906 * gdbint.texinfo (Native Debugging): Delete description of
4907 FILES_INFO_HOOK.
4908
15a661f3
PH
49092004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4910
5ae4183a
AS
4911 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4912 to hex_string_custom (not historically correct, but more
15a661f3
PH
4913 understandable, given the current code).
4914
f3219c75
AC
49152004-09-03 Andrew Cagney <cagney@gnu.org>
4916
4917 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4918
f3bb6704
JJ
49192004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4920
4921 * observer.texi (solib_unloaded): New observer.
4922
8d2c00cb
AC
49232004-08-24 Andrew Cagney <cagney@gnu.org>
4924
4925 * gdbint.texinfo (Target Architecture Definition): Add missing
4926 comma.
4927
e7dc800a
MC
49282004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4929
4930 * (Using the Testsuite): build != host is supported,
4931 but some test scripts do not support build != host.
4932
73b03683
MK
49332004-08-14 Mark Kettenis <kettenis@gnu.org>
4934
4935 * gdbint.texinfo (Host Definition): Delete description of
4936 FCLOSE_PROVIDED and GETENV_PROVIDED.
4937
c0ccb908
MK
49382004-08-05 Mark Kettenis <kettenis@chello.nl>
4939
4940 * gdbint.texinfo (Host Definition): Delete description of
4941 NO_SYS_FILE.
4942 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4943 PTRACE_FP_BUG.
4944
9c8dbfa9
AC
49452004-08-05 Andrew Cagney <cagney@gnu.org>
4946
4947 * gdbint.texinfo (Target Architecture Definition): Delete
4948 reference to deprecated_read_fp.
4949
f42accbe
AC
49502004-08-02 Andrew Cagney <cagney@gnu.org>
4951
4952 * gdbint.texinfo (Target Architecture Definition): Delete
4953 description of DEPRECATED_REGISTER_BYTES.
4954
0b66e38c
EZ
49552004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4956
4957 * gdb.texinfo (Source Path): Document the new behavior of
4958 searching for the source files.
4959
15387254
EZ
49602004-07-17 Eli Zaretskii <eliz@gnu.org>
4961
4962 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4963 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4964 (Auto Display): Improve indexing.
4965
2c07db7a
AC
49662004-07-16 Andrew Cagney <cagney@gnu.org>
4967
4968 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4969 "-noasync".
4970
4644b6e3
EZ
49712004-07-09 Eli Zaretskii <eliz@gnu.org>
4972
4973 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4974 have the same prefix have only their prefix in the index.
4975
7561d450
MK
49762004-07-03 Mark Kettenis <kettenis@gnu.org>
4977
4978 * gdb.texinfo (BSD libkvm Interface): New node (section)
4979 (Native): Add it to the menu.
4980
67bebe79
MK
49812004-07-01 Mark Kettenis <kettenis@gnu.org>
4982
4983 * gdbint.texinfo (Target Architecture Definition): Remove
4984 PCC_SOL_BROKEN.
4985
1a6923e0
MK
49862004-06-24 Mark Kettenis <kettenis@gnu.org>
4987
4988 * gdbint.texinfo (Target Architecture Definition): Remove
4989 SUN_FIXED_LBRAC_BUG.
4990
b435e160
AC
49912004-06-26 Andrew Cagney <cagney@gnu.org>
4992
4993 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4994
b5622e8d
AC
49952004-06-20 Andrew Cagney <cagney@gnu.org>
4996
4997 * gdbint.texinfo (Target Architecture Definition): Deprecate
4998 USE_STRUCT_CONVENTION.
4999
e0c07bf0
MC
50002004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5001
5002 gdb.texinfo (Bug Reporting): Mention session recording,
5003 with the script command or Emacs.
5004
782263ab
AC
50052004-06-18 Andrew Cagney <cagney@gnu.org>
5006
5007 * gdbint.texinfo (Target Architecture Definition): Deprecate
5008 FUNCTION_START_OFFSET.
5009
03727ca6
AC
50102004-06-14 Andrew Cagney <cagney@gnu.org>
5011
5012 Based on changes from Karl Berry.
5013 * gdb.texinfo: Do not use @sc in a direntry.
5014 * stabs.texinfo: Change @dircateogry to "Software development".
5015 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5016
97092415
AC
50172004-06-13 Andrew Cagney <cagney@gnu.org>
5018
5019 * gdbint.texinfo (Target Architecture Definition): Delete
5020 description of RETURN_VALUE_ON_STACK.
5021
1f6d4158
AC
50222004-06-09 Andrew Cagney <cagney@gnu.org>
5023
5024 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5025 deleted by previous patch.
5026
d966f0cb
AC
50272004-06-08 Andrew Cagney <cagney@gnu.org>
5028
5029 * gdbint.texinfo (Native Debugging): Delete documentation on
5030 ATTACH_DETACH.
5031
86fe4aaa
RC
50322004-06-06 Randolph Chung <tausq@debian.org>
5033
5034 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5035
d4b6d575
RC
50362004-06-06 Randolph Chung <tausq@debian.org>
5037
5ae4183a 5038 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5039 the new push_dummy_call method signature. Describe the function
5040 argument.
5041
4e8b0763
JB
50422004-05-24 Joel Brobecker <brobecker@gnat.com>
5043
5044 * gdb.texinfo (Starting): Document new start command.
5045
59caf092
AC
50462004-05-21 Andrew Cagney <cagney@redhat.com>
5047
5048 * observer.texi (GDB Observers): Document "inferior_created".
5049
e4a2df64
AC
50502004-05-08 Andrew Cagney <cagney@redhat.com>
5051
e6b55ae2
AC
5052 * gdbint.texinfo (Target Architecture Definition): Delete
5053 description of DO_DEFERRED_STORES.
5054
28954179
AC
5055 * gdbint.texinfo (Target Architecture Definition): Delete
5056 references to DEPRECATED_FIX_CALL_DUMMY.
5057
434b87dd
AC
5058 * gdbint.texinfo (Target Architecture Definition): Delete
5059 description of DEPRECATED_CALL_DUMMY_WORDS,
5060 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5061
58d28df8
AC
5062 * gdbint.texinfo (Target Architecture Definition): Delete
5063 description of DEPRECATED_PUSH_DUMMY_FRAME.
5064
e4a2df64
AC
5065 * gdbint.texinfo (Target Architecture Definition): Delete
5066 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5067
2b4855ab
AC
50682004-05-07 Andrew Cagney <cagney@redhat.com>
5069
5070 * observer.texi (GDB Observers): Add "Debugging" section. Include
5071 cross reference to "set/show debug observer".
5072 * gdb.texinfo (Debugging Output): Document "set/show debug
5073 observer".
5074
fcf70625
AC
50752004-05-01 Andrew Cagney <cagney@redhat.com>
5076
5077 * gdbint.texinfo (Target Architecture Definition): Delete
5078 description of DEPRECATED_PC_IN_SIGTRAMP.
5079
8ee56bcf
AC
50802004-04-30 Andrew Cagney <cagney@redhat.com>
5081
5082 * gdbint.texinfo (Target Architecture Definition): Delete
5083 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5084
67ab9a76
OF
50852004-04-30 Orjan Friberg <orjanf@axis.com>
5086
5087 * observer.texi (GDB Observers): Correct spelling.
5088
79346bcb
OF
50892004-04-26 Orjan Friberg <orjanf@axis.com>
5090
5091 * observer.texi (GDB Observers): Add target_changed event.
5092
7a464420
AC
50932004-04-08 Andrew Cagney <cagney@redhat.com>
5094
5095 * observer.texi (GDB Observers): Rework, provide generic observer
5096 definitions and then a list of observable events.
5097
6cdf9d98
AC
50982004-04-04 Andrew Cagney <cagney@redhat.com>
5099
5100 * gdbint.texinfo (Host Definition): Delete reference to
5101 NO_SIGINTERRUPT.
5102
ddc135a4
AC
51032004-04-02 Andrew Cagney <cagney@redhat.com>
5104
5105 * gdbint.texinfo (Target Architecture Definition): Delete
5106 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5107
6a1b180d
SC
51082004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5109
5110 * gdb.texinfo (TUI Commands): Document tui reg commands.
5111
d0d5df6f
AC
51122004-03-26 Andrew Cagney <cagney@redhat.com>
5113
5114 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5115 "gdbtui".
5116 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5117 (Contributors): Mention both Text and Terminal User Interface.
5118
aa2a3f87
AC
51192004-03-23 Andrew Cagney <cagney@redhat.com>
5120
5121 * gdbint.texinfo (Target Architecture Definition): Deprecate
5122 references to SIGTRAMP_START and SIGTRAMP_END.
5123
f561f026
AC
51242004-03-23 Andrew Cagney <cagney@redhat.com>
5125
5126 * gdbint.texinfo (Target Architecture Definition): Deprecate
5127 references to PC_IN_SIGTRAMP.
5128
33cb8b0f
AC
51292004-03-19 Andrew Cagney <cagney@redhat.com>
5130
5131 * gdbint.texinfo (Target Architecture Definition): Delete
5132 reference to GDB_TARGET_IS_HPPA.
5133
fc989b7a
AC
51342004-03-18 Andrew Cagney <cagney@redhat.com>
5135
5136 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5137 describe pre_init and post_init.
5138
701b08bb
DJ
51392004-03-09 Daniel Jacobowitz <drow@mvista.com>
5140
5141 * gdb.texinfo (Debugging Output): Document values for "set debug
5142 target".
5143
faae5abe
AC
51442004-02-28 Andrew Cagney <cagney@redhat.com>
5145
5146 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5147
dd79a6cf
JJ
51482004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5149
5150 * gdb.texinfo (breakpoints): Add information about the
5151 new "set breakpoint pending" and "show breakpoint pending"
5152 commands.
5153
e7f16015
AC
51542004-02-26 Andrew Cagney <cagney@redhat.com>
5155
5156 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5157 in Per-architecture module data section.
5158
7161a3a6
RM
51592004-02-25 Roland McGrath <roland@redhat.com>
5160
5161 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5162
2154891a
AC
51632004-02-24 Andrew Cagney <cagney@redhat.com>
5164
5165 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5166 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5167 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5168
6c74ac8b
AC
51692004-02-17 Andrew Cagney <cagney@redhat.com>
5170
5171 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5172
19772a2c
AC
51732004-02-16 Andrew Cagney <cagney@redhat.com>
5174
5175 * gdbint.texinfo (Target Architecture Definition): Deprecate
5176 FRAMELESS_FUNCTION_INVOCATION.
5177
c9830293
AC
51782004-02-16 Andrew Cagney <cagney@redhat.com>
5179
5180 * gdbint.texinfo (Coding): Mention -Wunused-function.
5181
b9d26eb9
AC
51822004-02-14 Andrew Cagney <cagney@redhat.com>
5183
5184 * gdbint.texinfo (Target Architecture Definition): Delete
5185 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5186
49efadf5
EZ
51872004-02-12 Elena Zannoni <ezannoni@redhat.com>
5188
5189 * gdb.texinfo: Properly quote the name "C++".
5190 * gdbint.texinfo: Ditto.
5191 * stabs.texinfo: Ditto.
5192
1eb288ea
EZ
51932004-02-11 Elena Zannoni <ezannoni@redhat.com>
5194
5195 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5196 minimal information about libiberty.
5197
e4937fc1
MC
51982004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5199
5200 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5201
a9331b3f
RM
52022004-02-04 Roland McGrath <roland@redhat.com>
5203
5204 * gdb.texinfo (Auxiliary Vector): New node (section).
5205 (Data): Add it to the menu.
5206
2650777c
JJ
52072004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5208
5209 * gdb.texinfo (Breakpoints): Add information about pending
5210 breakpoint support.
5211
b4501125
AC
52122004-01-26 Andrew Cagney <cagney@redhat.com>
5213
5214 * gdb.texinfo (Overview): Delete references to the cisco protocol
5215 including the "N" response.
5216
74055713
AC
52172004-01-26 Andrew Cagney <cagney@redhat.com>
5218
5219 * gdbint.texinfo (Target Architecture Definition): Rename
5220 EXTRACT_STRUCT_VALUE_ADDRESS to
5221 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5222
3bbe9696
EZ
52232004-01-24 Eli Zaretskii <eliz@gnu.org>
5224
5225 * gdb.texinfo (KOD): Document "show os". Add index entries for
5226 "set/show os" and "info cisco" commands.
5227
5843504f
EZ
52282004-01-21 Eli Zaretskii <eliz@gnu.org>
5229
5230 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5231
9175c9a3
MC
52322004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5233
5234 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5235 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5236
8e94b928
NR
52372004-01-19 Nick Roberts <nick@nick.uklinux.net>
5238
5239 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5240 -stack-list-locals.
5241 (GDB/MI Variable Objects): Describe extension to
5242 -var-list-children.
5243
a20cf136
DJ
52442004-01-17 Daniel Jacobowitz <drow@mvista.com>
5245
5246 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5247
afb18d0f
AC
52482004-01-17 Andrew Cagney <cagney@redhat.com>
5249
5250 * gdbint.texinfo (Target Architecture Definition): Delete
5251 documentation on DEPRECATED_NPC_REGNUM.
5252
b51970ac
DJ
52532004-01-13 Daniel Jacobowitz <drow@mvista.com>
5254
5255 * gdb.texinfo: Update copyright year. Mention that set
5256 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5257 "set follow-fork-mode ask".
5258
0f0cffd2
AC
52592004-01-13 Andrew Cagney <cagney@redhat.com>
5260
5261 * gdbint.texinfo: Update copyright year.
5262 (Coding): Add -Wunused-label to list of -Werror warnings.
5263
c552b3bb 52642004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5265 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5266
5267 * gdb.texinfo: Update copyright.
5268 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5269 around names, as appropriate. Minor syntax cleanup of
5270 _NSPrintForDebugger explanation. Two spaces after periods.
5271 GDBN used instead of lit. "gdb". Index entries added for
5272 print-object and _NSPrintForDebugger. @noindent added in one spot.
5273
afe157ca
EZ
52742003-11-11 Elena Zannoni <ezannoni@redhat.com>
5275
5276 * stabs.texinfo: Add dircategory and direntry commands.
5277 * annotate.texinfo: Ditto.
5278
963e2bb7
AC
52792003-11-10 Andrew Cagney <cagney@redhat.com>
5280
5281 * gdbint.texinfo (Target Architecture Definition): Replace the
5282 return_value method's "inval" and "outval" parameters with
5283 "readbuf" and "writebuf".
5284
1d8b2f28
JB
52852003-10-28 Jim Blandy <jimb@redhat.com>
5286
5287 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5288 from "The `F' request packet" and "The `F' reply packet", to make
5289 texi2dvi happy.
5290 (File-I/O remote protocol extension): Update menu entries, too.
5291
36d86913
MC
52922003-10-26 Michael Chastain <mec@shout.net>
5293
5294 * gdb.texinfo (Thread Stops): Document the issue with
5295 premature return from system calls in multi-threaded programs.
5296
ce2826aa
AC
52972003-10-24 Andrew Cagney <cagney@redhat.com>
5298
5299 * annotate.texinfo: Fix "fortunatly"[sic].
5300
f24c5e49
KI
53012003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5302
5303 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5304 with "Hitachi" and "Mitsubishi".
5305
92ad9cd9
AC
53062003-10-20 Andrew Cagney <cagney@redhat.com>
5307
5308 * gdbint.texinfo (Target Architecture Definition): Document
5309 gdbarch_return_value. Add cross references from
5310 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5311 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5312
0ab4b752
MK
53132003-10-18 Mark Kettenis <kettenis@gnu.org>
5314
5315 * gdbint.texinfo (Target Architecture Definition): Document
5316 regset_from_core_section.
fb3e19c0
KI
5317
53182003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5319
5320 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5321
a9331b3f 53222003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5323
5324 From Anthony Green <green@redhat.com>:
5ae4183a 5325 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5326
1485d690
KB
53272003-10-14 Kevin Buettner <kevinb@redhat.com>
5328
889bf7c5
PA
5329 * gdb.texinfo (Breakpoint related warnings): New node.
5330 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5331
86d30acc
DJ
53322003-10-13 Daniel Jacobowitz <drow@mvista.com>
5333
5334 * gdb.texinfo (Remote Protocol): Document v and vCont.
5335
172c2a43
KI
53362003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5337
5338 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5339 * gdbint.texinfo: Ditto.
5340
71952f4c
AC
53412003-10-09 Andrew Cagney <cagney@redhat.com>
5342
5343 From 2003-09-18 David Anderson <davea@sgi.com>:
5344 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5345 "command".
5346
268e2188
AC
53472003-10-03 Andrew Cagney <cagney@redhat.com>
5348
5349 * gdbint.texinfo (Target Architecture Definition): Deprecate
5350 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5351 just target.
5352
12c266ea 53532003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5354
f30992d4 5355 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5356 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5357 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5358 * gdbint.texinfo (Target Architecture Definition): Rename
5359
53602003-09-30 Andrew Cagney <cagney@redhat.com>
5361
f30992d4 5362 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5363 (Target Architecture Definition):
f30992d4 5364
2e092625
AC
5365 * gdbint.texinfo (Target Architecture Definition): Rename
5366 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5367
0717ae8a
AC
53682003-09-29 Andrew Cagney <cagney@redhat.com>
5369
dad809b7
AC
5370 * gdbint.texinfo (Target Architecture Definition): Delete
5371 documentation for NEED_TEXT_START_END.
5372
0717ae8a
AC
5373 * gdbint.texinfo (Target Architecture Definition): Rename
5374 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5375 TARGET_WRITE_PC.
a9331b3f 5376
af6cf26d
MC
53772003-09-22 Michael Chastain <mec@shout.net>
5378
5379 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5380
ee206350
AG
53812003-09-21 Anthony Green <green@redhat.com>
5382
5383 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5384
a38c9fe6
MK
53852003-09-21 Mark Kettenis <kettenis@gnu.org>
5386
5387 * gdbint.texinfo (Target Architecture Definition): Document
5388 stabs_argument_has_addr.
5389
77949794
AC
53902003-09-18 Andrew Cagney <cagney@redhat.com>
5391
5392 * gdbint.texinfo (Target Architecture Definition): Delete
5393 documentation on REGISTER_NAMES.
5394
8e823e25
MK
53952003-09-13 Mark Kettenis <kettenis@gnu.org>
5396
5397 * gdbint.texinfo (Target Architecture Definition): Replace
5398 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5399
f27dd7fd
AC
54002003-09-11 Andrew Cagney <cagney@redhat.com>
5401
5402 * gdbint.texinfo (Target Architecture Definition): Replace
5403 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5404
8b148df9
AC
54052003-08-18 Andrew Cagney <cagney@redhat.com>
5406
5407 * gdbint.texinfo (Target Architecture Definition): Document
5408 "frame_red_zone_size".
5409
25d29d70
AC
54102003-08-09 Andrew Cagney <cagney@redhat.com>
5411
5412 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5413 with "set/show backtrace past-main" and "set/show backtrace
5414 limit".
5415
c938e9b0
L
54162003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5417
5418 * Makefile.in (install-info): Support DESTDIR.
5419 (install-html): Likewise.
5420
64fabec2
AC
54212003-08-07 Andrew Cagney <cagney@redhat.com>
5422
5423 Patch from Nick Roberts.
5424 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5425 bindings. Remove description of send-gdb-command.
5426
2fcf52f0
AC
54272003-08-07 Andrew Cagney <cagney@redhat.com>
5428
5429 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5430 GDB 6.0.
5431
086432e2
AC
54322003-08-06 Andrew Cagney <cagney@redhat.com>
5433
5434 * gdb.texinfo (Mode Options): Mention that level three is the
5435 highest available and that level 2 is deprecated.
5436 (Annotations Overview): Mention annotation levels. Cross reference
5437 to "Limitations of the Annotation Interface" in annotate.texi.
5438 (TODO, Value Annotations, Frame Annotations): Delete section.
5439 (Displays, Breakpoint Info): Delete.
5440
e5249f67
AC
54412003-08-04 Andrew Cagney <cagney@redhat.com>
5442
5443 * agentexpr.texi: Delete @bye.
5444 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5445 (stabs.info): Add $(srcdir) to include search path.
5446 (html): Depend on "annotate_toc.html", and not "annotate.html".
5447 * stabs.texinfo: Ditto. Include "fdl.texi".
5448 * gdbint.texinfo: Update copyright statement's list of invariant
5449 sections.
5450
e6f672d2
AC
54512003-07-28 Andrew Cagney <cagney@redhat.com>
5452
5453 * Makefile.in (INFO_DEPS): Add annotate.info.
5454 (dvi, ps, html, pdf): Add annotate.
5455 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5456 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5457 (ANNOTATE_DOC_FILES): New macro.
5458 (ANNOTATE_TEX_TMPS): New macro.
5459 (annotate.info, annotate_toc.html): Specify dependencies.
5460 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5461 * annotate.texinfo: Rename annotate.texi. Get building. Add
5462 "Migrating to GDB/MI" and "Limitations of the Annotation
5463 Interface" chapters. Mention why it is not part of the user
5464 guide. Update copyright notice. Include "fdl.texi".
5465
72ffddc9
SC
54662003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5467
5468 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5469
a9f12a31
DJ
54702003-07-24 Daniel Jacobowitz <drow@mvista.com>
5471
5472 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5473
b1fe9455
DJ
54742003-07-24 Daniel Jacobowitz <drow@mvista.com>
5475
5476 * gdb.texinfo (Server): Mention pidof.
5477
153721e6
AC
54782003-07-22 Andrew Cagney <cagney@redhat.com>
5479
5480 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5481 list.
5482
0fac0b41
DJ
54832003-06-28 Daniel Jacobowitz <drow@mvista.com>
5484
5485 * gdb.texinfo (Logging output): New chapter.
5486
4e562065
JB
54872003-06-24 Joel Brobecker <brobecker@gnat.com>
5488
5489 * gdb.texinfo (Unsupported languages): New section.
5490 (Languages): Add link to new section.
5491
f2c06f52
AC
54922003-06-22 Andrew Cagney <cagney@redhat.com>
5493
5494 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5495
b4177fca
DJ
54962003-06-22 Daniel Jacobowitz <drow@mvista.com>
5497
5498 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5499
f418dd93
DJ
55002003-06-22 Daniel Jacobowitz <drow@mvista.com>
5501
5502 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5503 * agentexpr.texi: Retitle section, and change it to an appendix.
5504 Comment out texinfo initialization. Factor a @var{} into two
5505 pieces to prevent makeinfo warnings.
5506 * gdb.texinfo: Add Agent Expressions appendix.
5507
4ca61388
DJ
55082003-06-19 Daniel Jacobowitz <drow@mvista.com>
5509
5510 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5511
07f31aa6
DJ
55122003-06-18 Daniel Jacobowitz <drow@mvista.com>
5513
5ae4183a 5514 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5515 remote target". Document the "detach" and "disconnect" commands.
5516 (Server, Netware, Debug Session): Reference "Connecting to a
5517 remote target".
5518 (GDB/MI Target Manipulation): Document "-target-disconnect".
5519
2dd0da42
AC
55202003-06-13 Andrew Cagney <cagney@redhat.com>
5521
5522 * gdbint.texinfo (Target Architecture Definition): Deprecate
5523 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5524 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5525
e7a3abfc
JB
55262003-06-09 Jim Blandy <jimb@redhat.com>
5527
5528 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5529
25e3a86b
AC
55302003-06-08 Andrew Cagney <cagney@redhat.com>
5531
5532 * gdbint.texinfo (Target Architecture Definition): Delete
5533 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5534
a9e5fdc2
AC
55352003-06-08 Andrew Cagney <cagney@redhat.com>
5536
5537 * gdbint.texinfo (Target Architecture Definition): Document
5538 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5539
b37303ee
AF
55402003-06-07 Adam Fedor <fedor@gnu.org>
5541
5542 * gdb.texinfo: Add Objective-C documentation.
5543
39fe6e80
AC
55442003-06-01 Andrew Cagney <cagney@redhat.com>
5545
5546 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5547 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5548
125309b2
AC
55492003-05-21 Andrew Cagney <cagney@redhat.com>
5550
5551 * gdbint.texinfo (Target Architecture Definition): Delete
5552 references to "extract_address" and "store_address".
5553
b8b527c5
AC
55542003-05-16 Andrew Cagney <cagney@redhat.com>
5555
5556 * gdbint.texinfo (Target Architecture Definition): Replace
5557 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5558 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5559
50e3ee83
TR
55602003-05-14 Theodore A. Roth <troth@openavr.org>
5561
5562 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5563
44e2be90
L
55642003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5565
5566 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5567 (gdb.dvi): Likewise.
5568 (gdb.pdf): Likewise.
5569 (links2roff): Likewise.
5570
df5215a6
JB
55712003-05-08 Jim Blandy <jimb@redhat.com>
5572
5573 * gdb.texinfo (Dump/Restore Files): Update documentation for
5574 'dump', 'append', and 'restore': note that format argument is
5575 optional; simplify presentation of the command variants; and be
5576 more precise about the formats.
5577
5e7b2f39
JB
55782003-05-07 Jim Blandy <jimb@redhat.com>
5579
5580 * gdb.texinfo (Symbols): Update documentation: 'maint list
5581 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5582 symtabs' and 'maint info psymtabs'.
5583
b1e29e33
AC
55842003-05-05 Andrew Cagney <cagney@redhat.com>
5585
5586 * gdbint.texinfo (Target Architecture Definition): Make
5587 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5588 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5589 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5590
00905d52
AC
55912003-05-04 Andrew Cagney <cagney@redhat.com>
5592
5593 * gdb.texinfo (Maintenance Commands): Document "maint print
5594 dummy-frames".
5595
54ff5908
AC
55962003-05-04 Andrew Cagney <cagney@redhat.com>
5597
5598 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5599
32e7087d
JB
56002003-05-03 J. Brobecker <brobecker@gnat.com>
5601
5602 Thierry Schneider <tpschneider1@yahoo.com>
5603 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5604 for new MI command.
5605
7043d8dc
AC
56062003-05-03 Andrew Cagney <cagney@redhat.com>
5607
5608 * gdbint.texinfo (Target Architecture Definition): Document
5609 push_dummy_code. Add cross references.
5610
e33d66ec
EZ
56112003-05-02 Elena Zannoni <ezannoni@redhat.com>
5612
5613 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5614 set/show charsets commands.
5615
0ba6dca9
AC
56162003-04-28 Andrew Cagney <cagney@redhat.com>
5617
5618 * gdbint.texinfo (Target Architecture Definition): Replace
5619 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5620 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5621
d7a27068
AC
56222003-04-28 Andrew Cagney <cagney@redhat.com>
5623
5624 * gdbint.texinfo (Target Architecture Definition): Rename
5625 "tm_print_insn" to "deprecated_tm_print_insn".
5626
44ea7b70
JB
56272003-04-09 Jim Blandy <jimb@redhat.com>
5628
5629 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5630 list psymtabs'.
5631
fb8f8949
AC
56322003-04-08 Andrew Cagney <cagney@redhat.com>
5633
5634 * gdbint.texinfo (Target Architecture Definition): Delete
5635 references to EXTRA_FRAME_INFO.
5636
32fb0f22
AC
56372003-04-08 Andrew Cagney <cagney@redhat.com>
5638
5639 * gdbint.texinfo (Target Architecture Definition): Delete
5640 PRINT_TYPELESS_INTEGER.
5641
6be67e67
JB
56422003-04-02 J. Brobecker <brobecker@gnat.com>
5643
5644 * observer.texi (GDB Observers): Adjust the documentation for the
5645 normal_stop notification to better describe reality. Fix a couple
5646 of minor typos.
5647
4e35d5f0
BR
56482003-04-02 Bob Rossi <bob_rossi@cox.net>
5649
a9331b3f 5650 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5651 '-file-list-exec-source-file'
5652
e8a8712a
AC
56532003-03-31 Andrew Cagney <cagney@redhat.com>
5654
5655 * gdbint.texinfo (Target Architecture Definition): Delete
5656 references to CALL_DUMMY_P.
5657
6c0e89ed
AC
56582003-03-30 Andrew Cagney <cagney@redhat.com>
5659
5660 * gdbint.texinfo (Target Architecture Definition): Remove
5661 reference to TARGET_WRITE_SP.
a9331b3f 5662
378bfd1b
AC
56632003-03-27 Andrew Cagney <cagney@redhat.com>
5664
5665 * gdbint.texinfo (Target Architecture Definition): Remove
5666 references to write_sp.
6c0e89ed 5667
922fbb7b
AC
56682003-03-27 Andrew Cagney <cagney@redhat.com>
5669
5670 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5671 chapter body. Use @smallexample instead of @example.
5672 (Annotations): Ditto.
5673 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5674 annotate.texi.
5675
b81774d8
AC
56762003-03-26 Andrew Cagney <cagney@redhat.com>
5677
5678 * gdbint.texinfo (Target Architecture Definition): Replace
5679 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5680 dummy_addr parameters.
5681
1bf6d5cc
AC
56822003-03-25 Andrew Cagney <cagney@redhat.com>
5683
5684 * gdbint.texinfo (Target Architecture Definition): Delete
5685 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5686 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5687 Add reference to PUSH_ARGUMENTS.
5688
618ce49f
AC
56892003-03-23 Andrew Cagney <cagney@redhat.com>
5690
5691 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5692 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5693
bcd7e15f
JB
56942003-03-18 J. Brobecker <brobecker@gnat.com>
5695
5696 * gdbint.texinfo (Algorithms): Add new section describing the
5697 Observer paradigm.
5698 (Top): Add menu entry to new observer appendix.
5699 * observer.texi: New file.
5700 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5701 new observer.texi file.
5702
9fe8321b
AC
57032003-03-17 Andrew Cagney <cagney@redhat.com>
5704
5705 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5706 that GNU Press update the manual version number.
5707
ac2adee5
AC
57082003-03-12 Andrew Cagney <cagney@redhat.com>
5709
5710 * gdbint.texinfo (Target Architecture Definition): Delete
5711 references to get_saved_register. Rename GET_SAVED_REGISTER to
5712 DEPRECATED_GET_SAVED_REGISTER.
5713
749b82f6
AC
57142003-03-13 Andrew Cagney <cagney@redhat.com>
5715
5716 * gdbint.texinfo (Target Architecture Definition): Replace
5717 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5718
8bedc050
AC
57192003-03-12 Andrew Cagney <cagney@redhat.com>
5720
5721 * gdbint.texinfo (Target Architecture Definition): Rename
5722 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5723
0ce1b118
CV
57242003-03-10 Corinna Vinschen <vinschen@redhat.com>
5725
5726 * gdb.texinfo: Add File-I/O documentation.
5727
12cc2063
AC
57282003-03-10 Andrew Cagney <cagney@redhat.com>
5729
5730 * gdbint.texinfo (Target Architecture Definition): Cross reference
5731 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5732
7453dc06
AC
57332003-03-07 Andrew Cagney <cagney@redhat.com>
5734
5735 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5736 frame" command.
5737
6314f104
AC
57382003-03-05 Andrew Cagney <cagney@redhat.com>
5739
5740 * gdbint.texinfo (Target Architecture Definition): Document
5741 unwind_dummy_id. Cross reference unwind_dummy_id and
5742 SAVE_DUMMY_FRAME_TOS.
5743
f1212245
DJ
57442003-03-05 James Ingham <jingham@apple.com>
5745 Daniel Jacobowitz <drow@mvista.com>
5746
5747 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5748 and "show cp-abi".
5749
77e7e267
AC
57502003-03-03 Andrew Cagney <cagney@redhat.com>
5751
5752 * gdbint.texinfo (Target Architecture Definition): Document
5753 register_type.
5754
838a8221
AC
57552003-03-03 Andrew Cagney <cagney@redhat.com>
5756
5757 * stabs.texinfo (Structures): Use @samp and separate @var's
5758 instead of a single @var containing a comma separated list.
5759 (Unions): Ditto.
5760
d7f4a264
DJ
57612003-03-02 Daniel Jacobowitz <drow@mvista.com>
5762
5763 * Makefile.in (distclean): Remove config.log.
5764
f30ee0bc
AC
57652003-03-01 Andrew Cagney <cagney@redhat.com>
5766
5767 * gdbint.texinfo (Target Architecture Definition): Rename
5768 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5769
57702003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5771
5772 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5773 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5774
be448670
CF
57752003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5776
5777 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5778 (Non-debug DLL symbols): New node, describing the minimal symbols
5779 loaded from DLLs without real debugging symbols.
5780
501eef12
AC
57812003-02-20 Andrew Cagney <ac131313@redhat.com>
5782
5783 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5784 hardware-breakpoint-limit".
5785 (Set Watchpoints): Add cross reference to "set remote
5786 hardware-watchpoint-limit".
5787 (Remote configuration options): New section.
5788
21c294e6
AC
57892003-02-04 Andrew Cagney <ac131313@redhat.com>
5790
e9be73e4
AC
5791 * gdbint.texinfo (Target Architecture Definition): Delete
5792 descrption of IS_TRAPPED_INTERNALVAR.
5793
21c294e6
AC
5794 From Keith Seitz <keiths@redhat.com>:
5795 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5796 option "-i"/"--interpreter" to this chapter. Include index
5797 entries.
5798
0179ffac
DC
57992003-02-04 David Carlton <carlton@math.stanford.edu>
5800
5801 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5802 (Variables): Recommend stabs+ and DWARF 2.
5803 (C plus plus expressions): Correct info about
5804 compiler versions, debug formats.
5805 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5806 PR symtab/874.
5807
7ca9f392
AC
58082003-02-01 Andrew Cagney <ac131313@redhat.com>
5809
5810 * gdbint.texinfo (Target Architecture Definition): Delete
5811 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5812 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5813 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5814 references to nindy and i960.
5815 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5816
31a85ea2
AC
58172003-02-01 Andrew Cagney <ac131313@redhat.com>
5818
5819 * gdbint.texinfo (Target Architecture Definition): Delete
5820 FLOAT_INFO.
5821
6b894e49
AC
58222003-01-30 Andrew Cagney <ac131313@redhat.com>
5823
5824 * stabs.texinfo (Member Type Descriptor): Clarify description of
5825 `@'. Suggested by Ben Hutchings.
5826
c48861fb
AC
58272003-01-29 Andrew Cagney <ac131313@redhat.com>
5828
5829 * gdb.texinfo (M68K): Delete reference to es1800.
5830
617073a9
AC
58312003-01-29 Andrew Cagney <ac131313@redhat.com>
5832
5833 * gdb.texinfo (Maintenance Commands): Document `maint print
5834 reggroups' and `maint print register-groups'.
5835 * gdbint.texinfo (Target Architecture Definition): Document
5836 register_reggroup_p.
5837
5b5d99cf
JB
58382003-01-23 Jim Blandy <jimb@redhat.com>
5839
5840 * gdb.texinfo (Separate Debug Files): New section.
5841
e7ba9c65
DJ
58422003-01-22 Daniel Jacobowitz <drow@mvista.com>
5843
5844 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5845 and "maint show profile".
5846
94e91d6d
MC
58472003-01-16 Michael Chastain <mec@shout.net>
5848
5849 * gdb.texinfo (Installing GDB): Warn against
5850 ".../gdb-VERSION/gdb/configure".
5851 (Separate Objdir): Likewise.
5852
867f3898
AC
58532003-01-15 Andrew Cagney <ac131313@redhat.com>
5854
5855 * gdbint.texinfo (Target Architecture Definition): Delete
5856 definition of PRINT_REGISTER_HOOK.
5857
f153cc92
EZ
58582003-01-15 Elena Zannoni <ezannoni@redhat.com>
5859
5860 (OpenRISC 1000): Fix formatting of command names.
5861
c60eb6f1
EZ
58622003-01-15 Elena Zannoni <ezannoni@redhat.com>
5863
5864 * gdb.texinfo (Continuing and Stepping): Add new command
5865 'advance'. Clarify behavior of 'until'.
5866
f5ebfba0
DJ
58672003-01-13 Daniel Jacobowitz <drow@mvista.com>
5868
5869 * gdb.texinfo (Files): Document solib-absolute-prefix and
5870 solib-search-path.
5871
4ce8657e
MC
58722003-01-09 Michael Chastain <mec@shout.net>
5873
5874 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5875 (Create a Release): Add new instructions for new @file{src-release}.
5876 Document existing instructions for @file{Makefile.in} as
5877 being for @value{GDBN} 5.3.1 or earlier.
5878
372613e3
AC
58792003-01-09 Andrew Cagney <ac131313@redhat.com>
5880
5881 * gdbint.texinfo (Target Architecture Definition): Mention
5882 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5883 allocate memory.
5884
b4e9345d
DJ
58852003-01-04 Daniel Jacobowitz <drow@mvista.com>
5886
5887 * gdb.texinfo (Controlling GDB): Add @kindex for
5888 "show osabi".
5889 (Backtraces): Add @kindex's for backtrace-below-main.
5890
98b45e30
DJ
58912003-01-04 Daniel Jacobowitz <drow@mvista.com>
5892
5893 * gdb.texinfo (Controlling GDB): Document "set osabi".
5894
95f90d25
DJ
58952003-01-04 Daniel Jacobowitz <drow@mvista.com>
5896
5897 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5898 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5899
1e698235
DJ
59002003-01-04 Daniel Jacobowitz <drow@mvista.com>
5901
5902 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5903 "set coerce-float-to-double".
5904 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5905
e632838e
AC
59062003-01-02 Andrew Cagney <ac131313@redhat.com>
5907
5908 * stabs.texinfo: Remove obsolete text.
5909 * gdbint.texinfo: Ditto.
5910 * gdb.texinfo: Ditto.
5911
c133ab7a
MK
59122002-12-22 Mark Kettenis <kettenis@gnu.org>
5913
5914 * gdbint.texinfo (Target Architecture Definition): Update
5915 description of gdbarch_register_osabi.
5916
f821f325
KH
59172002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5918
5919 * agentexpr.texi: Fix typos.
5920 * annotate.texi: Likewise.
5921 * fdl.texi: Likewise.
5922
85a6d8d3 59232002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5924
5925 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5926 DEPRECATED_INIT_FRAME_PC.
5927
ae45cd16
AC
59282002-12-01 Andrew Cagney <ac131313@redhat.com>
5929
5930 * gdbint.texinfo (Target Architecture Definition): Delete
5931 PC_IN_CALL_DUMMY.
5932
07555a72
AC
59332002-11-28 Andrew Cagney <ac131313@redhat.com>
5934
5935 * gdbint.texinfo (Host Definition): Delete documentation on
5936 USE_GENERIC_DUMMY_FRAMES.
5937
c166cdc7
EZ
59382002-11-26 Elena Zannoni <ezannoni@redhat.com>
5939
5ae4183a 5940 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5941 * Makefile.in (install-info): Run the install-info command as part
5942 of the post install steps only.
5943 (uninstall-info): New target.
5944 (uninstall): New target.
5945
35db0260
EZ
59462002-11-22 Elena Zannoni <ezannoni@redhat.com>
5947
5948 * Makefile.in (install): Make install do some real work.
5949
9ba8d803
AC
59502002-11-19 Andrew Cagney <ac131313@redhat.com>
5951
5952 Fix POSIX problem reported by Paul Eggert.
5953 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5954 Fix PR gdb/527.
5955
903ad3a6
AC
59562002-10-26 Andrew Cagney <cagney@redhat.com>
5957
5958 * gdbint.texinfo (Target Architecture Definition): Delete
5959 definition of DO_REGISTERS_INFO.
5960
f2abfe65
KB
59612002-10-18 Kevin Buettner <kevinb@redhat.com>
5962
5963 * gdbint.texinfo (Address Classes): Fix problems with insertion
5964 of ``{'' and ``}'' in example.
5965
b5b0480a
KB
59662002-10-17 Kevin Buettner <kevinb@redhat.com>
5967
5968 * gdbint.texinfo (Address Classes): New section.
5969 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5970 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5971 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5972 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5973
c85508ee
KD
59742002-10-11 Klee Dienes <kdienes@apple.com>
5975
5976 * gdb.texinfo (Registers): Mention vector registers as well as
5977 floating registers in the documentation for 'info registers' and
5978 'info all-registers'.
5979
6d12fc3d
DJ
59802002-10-11 Daniel Jacobowitz <drow@mvista.com>
5981
5982 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5983
8d19fbd2
JJ
59842002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5985
5986 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5987 interface definition.
5988
a37295f9
MM
59892002-10-03 Marko Mlinar <markom@opencores.org>
5990
5991 * gdb.texinfo (Target Commands): Add or1k target specific
5992 commands.
5993 * gdb.texinfo (Contributors): Add myself to the contributors list.
5994
da0f9dcd
AC
59952002-10-01 Andrew Cagney <ac131313@redhat.com>
5996
5997 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5998 and "mi1" instead of "mi1" and "mi0".
5999
2e834e49
HPN
60002002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6001
6002 * gdb.texinfo (Packets): Fix typos "alligned".
6003 Correct z3/Z3 description. Correct z4/Z4 title.
6004
050be0dc
AC
60052002-09-27 Andrew Cagney <ac131313@redhat.com>
6006
6007 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6008
1104b9e7
KB
60092002-09-25 Kevin Buettner <kevinb@redhat.com>
6010
6011 * gdb.texinfo: Use GNU/Linux instead of Linux.
6012
512217c7
AC
60132002-09-25 Andrew Cagney <ac131313@redhat.com>
6014
6015 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6016
10998722
AC
60172002-09-24 Andrew Cagney <ac131313@redhat.com>
6018
512217c7 6019 * gdb.texinfo: Replace @example with @smallexample.
10998722 6020
a0eb71c5
KB
60212002-09-20 Kevin Buettner <kevinb@redhat.com>
6022
f7dc1244 6023 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6024 * gdb.texinfo (Character Sets): Use @smallexample instead of
6025 @example. Use GNU/Linux instead of Linux.
6026
60272002-09-20 Jim Blandy <jimb@redhat.com>
6028
6029 * gdb.texinfo: Add character set documentation.
6030
2f870471
AC
60312002-09-19 Andrew Cagney <ac131313@redhat.com>
6032
6033 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6034 (Packets): Add cross reference from `b' packet to `z' packets.
6035
790eb8f5
AC
60362002-09-19 Andrew Cagney <ac131313@redhat.com>
6037
8d30a00d
AC
6038 * gdb.texinfo (Maintenance Commands): Document ``maint
6039 internal-error'' and ``maint internal-warning''.
6040
790eb8f5
AC
6041 * gdbint.texinfo (Target Architecture Definition): Revise
6042 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6043
a23a7bf1
JB
60442002-09-19 Joel Brobecker <brobecker@gnat.com>
6045
6046 * gdbint.texinfo (Target Conditionals): Document the new
6047 NAME_OF_MALLOC macro.
6048
299ffc64
AC
60492002-09-05 Andrew Cagney <ac131313@redhat.com>
6050
6051 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6052 engineer.
6053
b7bb15bc
SC
60542002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6055
6056 * gdb.texinfo (TUI Overview): Document status line fields.
6057
3d757584
SC
60582002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6059
6060 * gdb.texinfo (TUI Commands): Document info win command.
6061
269c21fe
SC
60622002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6063
6064 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6065
7cf36c78
SC
60662002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6067
6068 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6069 (TUI Keys): Likewise.
6070
d2c6833e
AC
60712002-08-25 Andrew Cagney <ac131313@redhat.com>
6072
6073 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6074 for a packet receive.
6075
46d8b1c3
AC
60762002-08-25 Andrew Cagney <ac131313@redhat.com>
6077
6078 * Makefile.in (clean): Move to end of file.
6079 (distclean, maintainer-clean, realclean): Ditto.
6080 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6081 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6082 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6083 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6084
b0787093
AC
60852002-08-24 Andrew Cagney <ac131313@redhat.com>
6086
6087 * Makefile.in (GDBINT_TEX_TMPS): Define.
6088 (gdbint.dvi, gdbint.pdf): Use
6089 (GDB_TEX_TMPS): Define.
6090 (gdb.dvi, gdb.pdf): Use.
6091 (STABS_TEX_TMPS): Define.
6092 (stabs.dvi, stabs.pdf): Use.
6093 (GDB_DOC_SOURCE_INCLUDES): New macros.
6094 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6095 (GDBINT_DOC_FILES_INCLUDES): New macros.
6096 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6097 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6098 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6099 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6100 (links2roff): Replace SFILES_INCLUDED with
6101 GDB_DOC_SOURCE_INCLUDES.
6102 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6103 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6104 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6105 dependencies.
6106 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6107 dependencies.
6108 (gdbmi.texinfo): Delete rule.
6109 (inc-hist.texinfo): Delete rule.
6110 (rluser.texinfo): Delete rule.
6111
ebba8386
AC
61122002-08-23 Andrew Cagney <cagney@redhat.com>
6113
6114 * gdbint.texinfo (Target Architecture Definition): Update
6115 STORE_RETURN_VALUE, mention regcache.
6116
0ab7a791
AC
61172002-08-21 Andrew Cagney <ac131313@redhat.com>
6118
6119 * gdbint.texinfo (Target Architecture Definition): Document
6120 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6121
ee2d5c50
AC
61222002-08-19 Andrew Cagney <ac131313@redhat.com>
6123
6124 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6125 Fix minor typos. Add index entries.
6126
53c69bd7
AC
61272002-08-18 Andrew Cagney <ac131313@redhat.com>
6128
6129 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6130
e76f1f2e
AC
61312002-08-15 Andrew Cagney <ac131313@redhat.com>
6132
6133 * gdbint.texinfo (Target Architecture Definition): Document
6134 PRINT_VECTOR_INFO.
6135 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6136
0680b120
AC
61372002-08-13 Andrew Cagney <ac131313@redhat.com>
6138
6139 * gdb.texinfo (Maintenance Commands): Document "maint print
6140 registers", "maint print raw-registers" and "maint print
6141 cooked-registers".
6142
3c3bea1c
GS
61432002-08-08 Grace Sainsbury <graces@redhat.com>
6144
a9331b3f 6145 From Mark Salter:
3c3bea1c
GS
6146 * gdb.texinfo (Protocol): Document T packet extension to
6147 allow watchpoint address reporting.
6148
42f9b0a5
AC
61492002-08-03 Andrew Cagney <ac131313@redhat.com>
6150
6151 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6152
db034ac5
AC
61532002-08-01 Andrew Cagney <cagney@redhat.com>
6154
6155 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6156 to CHILL.
6157
e2b28d04
AC
61582002-08-01 Andrew Cagney <ac131313@redhat.com>
6159
6160 * gdbint.texinfo (Coding): Revise section "Include Files".
6161
7fb623f7
AC
61622002-07-24 Andrew Cagney <cagney@redhat.com>
6163
6164 * gdbint.texinfo: Obsolete references to m88k.
6165 * gdb.texinfo: Ditto.
6166
4a2b4636
JB
61672002-07-10 Joel Brobecker <brobecker@gnat.com>
6168
7fb623f7 6169 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6170 where the proper version of autoconf can be retrieved.
6171
a71ec265
DH
61722002-07-09 Don Howard <dhoward@redhat.com>
6173
6174 * gdb.texinfo (Command Files): Further describe the behavior of
6175 sourced command files.
6176
b9aa90c9
AC
61772002-06-27 Andrew Cagney <ac131313@redhat.com>
6178
6179 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6180 (Coding): Clarify ISO C version that GDB assumes.
6181
40dd2248
TT
61822002-06-26 Tom Tromey <tromey@redhat.com>
6183
6184 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6185 add_setshow_cmd_full.
6186
bfac230e
DH
61872002-06-25 Don Howard <dhoward@redhat.com>
6188
6189 * gdb.texinfo (Memory Region Attributes): Document new behavior
6190 for 'mem' command.
6191
475b0867
JB
61922002-06-11 Jim Blandy <jimb@redhat.com>
6193
919d772c
JB
6194 * gdb.texinfo (Symbols): Update documentation for `info source'
6195 command.
6196
475b0867
JB
6197 * gdb.texinfo (Macros): Call the command `info macro', not
6198 `show macro'.
6199
ba8c9337
AC
62002002-06-09 Andrew Cagney <ac131313@redhat.com>
6201
6202 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6203 data''.
6204
1029b7fa
MK
62052002-06-09 Mark Kettenis <kettenis@gnu.org>
6206
6207 * gdbint.texinfo (Target Architecture Definition): Document
6208 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6209
16737d73
AC
62102002-06-08 Andrew Cagney <ac131313@redhat.com>
6211
6212 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6213 lists.
6214
30107679
AC
62152002-06-08 Andrew Cagney <ac131313@redhat.com>
6216
6217 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6218 Branch''.
6219
3352e23e
AC
62202002-06-01 Andrew Cagney <ac131313@redhat.com>
6221
6222 * gdbint.texinfo (Target Architecture Definition): Add section
6223 ``Converting an existing Target Architecture to Multi-arch''.
6224
cbb09e6a
AC
62252002-05-30 Andrew Cagney <ac131313@redhat.com>
6226
6227 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6228 to ``Obsoleting code''. Revise.
6229
e2e0bcd1
JB
62302002-05-17 Jim Blandy <jimb@redhat.com>
6231
6232 * gdb.texinfo (C Preprocessor Macros): New chapter.
6233 Include it in the main menu.
6234 (Contributors): Credit Jim Blandy with macro support.
6235 (Compilation): Explain how to get macro information into the
6236 executable.
6237 (Expressions): Note that preprocessor macros are expanded.
6238
9db8d71f
DJ
62392002-05-14 Daniel Jacobowitz <drow@mvista.com>
6240
6241 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6242 options for `target remote'.
6243
6d531722
AC
62442002-05-13 Andrew Cagney <ac131313@redhat.com>
6245
6246 * gdbint.texinfo (Target Architecture Definition): Delete
6247 documentation on NNPC_REGNUM.
6248
13d01224
AC
62492002-05-11 Andrew Cagney <ac131313@redhat.com>
6250
6251 * gdbint.texinfo (Target Architecture Definition): Document
6252 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6253 (Target Architecture Definition): Revise section `Using Different
6254 Register and Memory Data Representations'. Add section `Raw and
6255 Virtual Register Representations'.
6256
b2e75d78
AC
62572002-05-11 Andrew Cagney <ac131313@redhat.com>
6258
6259 * gdbint.texinfo (Target Architecture Definition): Mention
6260 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6261 (Target Architecture Definition): Mention same. Add references to
6262 web pages.
6263
2c8682ee
MS
62642002-05-08 Michael Snyder <msnyder@redhat.com>
6265
6266 * stabs.texinfo (Attributes): Document new "vector" attribute.
6267
0816590b
AC
62682002-05-04 Andrew Cagney <ac131313@redhat.com>
6269
6270 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6271
2653173e
AC
62722002-05-04 Andrew Cagney <ac131313@redhat.com>
6273
6274 * gdb.texinfo: Delete obsolete references to a29k.
6275
d7bd68ca
AC
62762002-04-24 Andrew Cagney <ac131313@redhat.com>
6277
6278 * gdbint.texinfo (Target Architecture Definition): Replace
6279 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6280
21d83aa5
DM
62812002-04-24 David S. Miller <davem@redhat.com>
6282
6283 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6284
7673a6cc
DM
62852002-04-21 David S. Miller <davem@redhat.com>
6286
6287 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6288
d49d1e0a
AC
62892002-04-21 Andrew Cagney <ac131313@redhat.com>
6290
6291 * gdbint.texinfo (Target Architecture Definition): Delete
6292 definition of HAVE_REGISTER_WINDOWS.
6293
f7dc1244 62942002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6295
6296 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6297 "Theodore A. Roth" <troth@verinet.com>.
6298
5ca0cb28
DH
62992002-04-15 Don Howard <dhoward@redhat.com>
6300
f7dc1244 6301 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6302 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6303 Provide a better explaination of this feature.
5ca0cb28 6304
f208ba17
AC
63052002-04-14 Andrew Cagney <ac131313@redhat.com>
6306
6307 * gdbint.texinfo (Target Architecture Definition): Remove
6308 FRAME_CHAIN_COMBINE.
6309
d5ba91de
MC
63102002-04-12 Michael Chastain <mec@shout.net>
6311
6312 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6313 REG_STACK_SEGMENT.
6314
26818220
MC
63152002-04-09 Michael Chastain <mec@shout.net>
6316
6317 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6318 PYRAMID_* macros.
6319
129188f6
AC
63202002-04-07 Andrew Cagney <ac131313@redhat.com>
6321
6322 * gdb.texinfo (Bug Reporting): Document that the web is the
6323 prefered way of submitting bug reports.
6324 (Bug Reporting): Delete the s-mail address as the last resort.
6325
8227c0ff
AC
63262002-04-05 Andrew Cagney <ac131313@redhat.com>
6327
6328 * gdbint.texinfo (Target Architecture Definition): Delete
6329 references to TARGET_WRITE_FP and write_fp.
6330
16d9dec6
MS
63312002-03-27 Michael Snyder <msnyder@redhat.com>
6332
6333 * gdb.texinfo: Document new commands dump, append, and restore.
6334
9ae8b82c
AC
63352002-03-27 Andrew Cagney <ac131313@redhat.com>
6336
6337 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6338 Branch'.
6339
474c8240
AC
63402002-03-18 Andrew Cagney <ac131313@redhat.com>
6341
6342 * gdb.texinfo: Change all examples to @smallexample.
6343 * gdbint.texinfo: Ditto.
a9331b3f 6344
fb0ff88f
AC
63452002-03-18 Andrew Cagney <ac131313@redhat.com>
6346
6347 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6348 Branches''.
6349
9bb0a4d8
AC
63502002-03-18 Andrew Cagney <ac131313@redhat.com>
6351
6352 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6353 Policy''.
6354
937f164b
FF
63552002-03-04 Fred Fish <fnf@redhat.com>
6356
6357 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6358 expresson, suports, dependant, trhe, perhaphs, situtations,
6359 explictily, taged, oportunity, unfortunatly).
6360
a7b40f07
AC
63612002-02-24 Andrew Cagney <ac131313@redhat.com>
6362
6363 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6364 Remove reference to 3.12.
6365
aab4e0ec
AC
63662002-02-23 Andrew Cagney <ac131313@redhat.com>
6367
6368 * gdbint.texinfo: Include fdl.texi.
6369 (Top): Add GNU Free Documentation License.
6370 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6371 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6372 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6373 (gdbint.info): Add srcdir to include path.
6374 * gdb.texinfo: Include gpl.texi.
6375 (Top): Add Copying.
6376 * gpl.texi: New file.
6377
47b95330
AC
63782002-02-23 Andrew Cagney <ac131313@redhat.com>
6379
6380 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6381
78c47bea
PM
63822002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6383
6384 * gdb.texinfo: Document Cygwin native specific commands.
6385
56460a61
DJ
63862002-02-15 Daniel Jacobowitz <drow@mvista.com>
6387
6388 * gdb.texinfo: Document gdbserver ``--attach'' command.
6389
def71bfa
MS
63902002-02-07 Michael Snyder <msnyder@redhat.com>
6391
6392 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6393 to @code(_ovly_debug_event).
6394
c928edc0
AC
63952002-02-07 Andrew Cagney <ac131313@redhat.com>
6396
6397 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6398
81d46470
MS
63992002-02-06 Michael Snyder <msnyder@redhat.com>
6400
6401 * gdb.texinfo (overlays): Mention new magic symbol
6402 '_ovly_debug_event', which allows GDB to keep better track
6403 of overlays.
6404
f7dc1244 64052002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6406
6407 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6408 Suggested by Dmitry Sivachenko.
6409
6410 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6411
15110bc3
MS
64122002-02-01 Michael Snyder <msnyder@redhat.com>
6413
6414 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6415
6763aef9
MS
64162002-01-30 Michael Snyder <msnyder@redhat.com>
6417
ac282366
MS
6418 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6419 (set trust-readonly-sections): Document.
6763aef9 6420
8642bc8f
AC
64212002-01-29 Andrew Cagney <ac131313@redhat.com>
6422
6423 * gdbint.texinfo (Releasing GDB): Revise and update.
6424
afe64c1a
AC
64252002-01-28 Andrew Cagney <ac131313@redhat.com>
6426
6427 * gdbint.texinfo (Target Architecture Definition): Delete
6428 description of TARGET_BYTE_ORDER_DEFAULT.
6429
f7dc1244 64302002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6431
6432 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6433 <mitya@cavia.pp.ru>.
6434
3d6e1b5a
AC
64352002-01-23 Andrew Cagney <ac131313@redhat.com>
6436
6437 * libgdb.texinfo: Delete file.
6438
6c0e9fb3
AC
64392002-01-22 Andrew Cagney <ac131313@redhat.com>
6440
6441 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6442 * gdbint.texinfo: Ditto.
6443
e0ce93ac
AC
6444Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6445
6446 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6447
be298bcc
AC
64482002-01-22 Andrew Cagney <ac131313@redhat.com>
6449
6450 * Makefile.in: Update copyright.
6451 (TEXI2DVI): Define.
6452 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6453 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6454 gdb-cfg.texi.
6455 (TEXINDEX, PDFTEX): Delete makefile variables.
6456
8e04817f
AC
64572002-01-22 Andrew Cagney <ac131313@redhat.com>
6458
6459 * gdb.texinfo (Protocol): Move section to appendix.
6460
6b2f586d
AC
64612002-01-21 Andrew Cagney <ac131313@redhat.com>
6462
6463 * gdb.texinfo (Remote Debugging): Create a menu.
6464 (Top): Add ``Remote Debugging'' to menu.
6465
6f05cf9f
AC
64662002-01-21 Andrew Cagney <ac131313@redhat.com>
6467
6468 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6469 serial protocol'' from here.
6470 (Remote Debugging): To here. New chapter.
6471
3fd3d7d2
AC
64722002-01-20 Andrew Cagney <ac131313@redhat.com>
6473
6474 * gdbint.texinfo (Target Architecture Definition): Delete
6475 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6476
7fd60527
AC
64772002-01-20 Andrew Cagney <ac131313@redhat.com>
6478
6479 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6480 are no longer needed.
6481 (Porting GDB): Add maintainer note about configure.host.
6482
c2f05ac9
AC
64832002-01-20 Andrew Cagney <ac131313@redhat.com>
6484
6485 * gdbint.texinfo (Target Architecture Definition): Remove
6486 definition of IEEE_FLOAT.
6487
f7dc1244 64882002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6489
6490 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6491 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6492 <3diff@gnu.org>
231b2aad 6493
82600034
AC
64942002-01-19 Andrew Cagney <ac131313@redhat.com>
6495
6496 * gdbint.texinfo (Host Definition): Remove references to
6497 MALLOC_INCOMPATIBLE.
6498
7708fa01
AC
64992002-01-17 Andrew Cagney <ac131313@redhat.com>
6500
6501 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6502 and xyz-xdep.o.
6503
eb12ee30
AC
65042002-01-17 Andrew Cagney <ac131313@redhat.com>
6505
889bf7c5 6506 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6507 (Set Breaks): Copy ``maint info breakpoint'' doco to
6508 ``Maintenance Commands'' appendix. Add reference.
6509
c9ccaa92
AC
65102002-01-17 Andrew Cagney <ac131313@redhat.com>
6511
6512 * fdl.texi: Remove next/prev from @node.
6513
f7dc1244 65142002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6515
6516 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6517 for monstrous @multitable (from Brian Youmans).
6518
6519 * fdl.texi: New file.
6520
6521 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6522
8973da3a
AC
65232002-01-15 Andrew Cagney <ac131313@redhat.com>
6524
6525 * gdbint.texinfo (Releasing GDB): New chapter.
6526
7d86b5d5
AC
65272002-01-14 Andrew Cagney <ac131313@redhat.com>
6528
6529 * gdb.texinfo (Embedded Processors, Calling program functions):
6530 Obsolete references to a29k.
6531
cc1cb004
AC
65322002-01-13 Andrew Cagney <ac131313@redhat.com>
6533
6534 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6535 examples. Document that a code-block should do or discard its
6536 cleanups before exit.
6537
79f12247
MS
65382002-01-11 Michael Snyder <msnyder@redhat.com>
6539
6540 * gdb.texinfo (Choosing files): Change @samp to @file.
6541
19837790
MS
65422002-01-05 Michael Snyder <msnyder@redhat.com>
6543
6544 * gdb.texinfo (--pid): Document new command line option (attach).
6545
f7dc1244 65462002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6547
6548 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6549 in the stub.
6550
d7449b42
AC
65512002-01-04 Andrew Cagney <ac131313@redhat.com>
6552
6553 * gdbint.texinfo (Target Architecture Definition): Replace
6554 BIG_ENDIAN with BFD_ENDIAN_BIG.
6555
f23631e4
AC
65562002-01-03 Andrew Cagney <ac131313@redhat.com>
6557
6558 * gdbint.texinfo (Target Architecture Definition): Replace
6559 value_ptr with struct value pointer.
6560
72c9928d
EZ
65612002-01-02 Eli Zaretskii <eliz@gnu.org>
6562
6563 * gdb.texinfo (Free Software): Fix wording.
6564
959acfd1
EZ
65652001-12-31 Eli Zaretskii <eliz@gnu.org>
6566
6567 * gdb.texinfo (Free Software): New section ``Free Software Needs
6568 Free Documentation''.
6569
f7dc1244 65702001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6571
6572 * stabs.texinfo:
6573 * gdb.texinfo:
6574 * gdbint.texinfo:
6575 * libgdb.texinfo:
6576 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6577
6600abed
MS
65782001-12-29 Michael Snyder <msnyder@redhat.com>
6579
6580 * gdb.texinfo (maint info sections): Fix typo.
6581
f6680716
MS
65822001-12-26 Michael Snyder <msnyder@redhat.com>
6583
fe95c787
MS
6584 * gdb.texinfo (maint info sections): Document.
6585
a9331b3f 6586 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6587 'info proc' sub-options that are currently not implemented.
6588
c3d3ce5b
JB
65892001-12-20 Jim Blandy <jimb@redhat.com>
6590
6591 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6592
778eb05e
AC
65932001-12-15 Andrew Cagney <ac131313@redhat.com>
6594
6595 * gdbint.texinfo (Target Architecture Definition): Replace
6596 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6597
2607059c
AC
65982001-12-01 Andrew Cagney <ac131313@redhat.com>
6599
6600 * gdbint.texinfo (Host Definition): Delete documentation on
6601 HOST_BYTE_ORDER.
6602
df0cd8c5
JB
66032001-11-30 Jim Blandy <jimb@redhat.com>
6604
6605 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6606 overlay support. Add to top-level menu.
df0cd8c5 6607
88118b3a
TT
66082001-11-26 Tom Tromey <tromey@redhat.com>
6609
6610 * gdb.texinfo (Command Syntax): Document C-o binding.
6611
96565e91
CF
66122001-07-26 Christopher Faylor <cgf@redhat.com>
6613
6614 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6615 use since it is described in the referenced section.
6616
f7dc1244 6617 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6618 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6619 clearer when using DJGPP.
6620
2a3d5645
CF
66212001-11-24 Christopher Faylor <cgf@redhat.com>
6622
6623 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6624 specifically refer to MS-DOS.
6625 (command files): Mention gdb.ini is only used on MS-DOS.
6626
aa26fa3a
TT
66272001-11-21 Tom Tromey <tromey@redhat.com>
6628
6629 * gdb.texinfo (Invoking GDB): Document --args.
6630 (Mode Options): Likewise.
6631
4f8ada06
JB
66322001-11-21 Jim Blandy <jimb@redhat.com>
6633
6634 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6635 Delete documentation; this macro has been removed from the
6636 sources.
4f8ada06 6637
3fe0dc10
JB
66382001-11-13 Jim Blandy <jimb@redhat.com>
6639
6640 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6641
9e5abb06
CV
66422001-11-06 Corinna Vinschen <vinschen@redhat.com>
6643
6644 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6645
1c5dfdad
MS
66462001-11-05 Michael Snyder <msnyder@redhat.com>
6647
a9331b3f 6648 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6649 quote regexp chars in function names such as "operator*()".
6650
990f9fe3
FF
66512001-11-01 Fred Fish <fnf@redhat.com>
6652
6653 * gdbint.texinfo (SOLIB_ADD): Document additional new
6654 "readsyms" arg.
6655
b433d00b
DH
66562001-10-30 Don Howard <dhoward@redhat.com>
6657
070b1dd3
DH
6658 * gdb.texinfo: (Command Files) Added documentation for the
6659 behavior of gdb with input redirected from a file.
b433d00b 6660
b7209cb4
FF
66612001-10-28 Fred Fish <fnf@redhat.com>
6662
6663 * gdb.texinfo (auto-solib-add): Change docs to match
6664 implementation change.
6665 (auto-solib-limit): Add docs for new variable.
6666
1aa20aa8
AC
66672001-10-15 Andrew Cagney <ac131313@redhat.com>
6668
6669 * gdbint.texinfo (Target Architecture Definition): Function
6670 value_as_pointer renamed to value_as_address.
6671
fc0c74b1
AC
66722001-10-15 Andrew Cagney <ac131313@redhat.com>
6673
6674 * gdbint.texinfo (Target Architecture Definition): Default
6675 POINTER_TO_ADDRESS functions assume unsigned addresses.
6676 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6677 posting by Jim Blandy.
6678
f4846649
JB
66792001-10-12 Jim Blandy <jimb@redhat.com>
6680
6681 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6682 version of texi2html (1.64) doesn't support this flag any more.
6683
f277788b
MK
66842001-09-08 Mark Kettenis <kettenis@gnu.org>
6685
a9dc4918
MK
6686 * gdbint.texinfo (Host Definition): Remove description of
6687 MEM_FNS_DECLARED.
6688
d28379df
MK
6689 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6690
f277788b
MK
6691 * gdbint.texinfo (Host Definition): Remove description of
6692 HAVE_SIGSETMASK.
6693
7ccaa899
EZ
66942001-09-04 Elena Zannoni <ezannoni@redhat.com>
6695
6696 * gdbint.texinfo (Target Architecture Definition): Add
6697 explanation of TARGET_PRINT_INSN macro.
6698
17d9d558
JB
66992001-08-30 Jim Blandy <jimb@redhat.com>
6700
6701 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6702 Explain what it means to load relocatable files.
6703
72cde065
JB
67042001-08-28 Jim Blandy <jimb@redhat.com>
6705
6706 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6707 info `top' menu.
6708
9e678452
CF
6709Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6710
6711 * gdbint.texinfo: Add a cautionary note about macro use.
6712
a2bea4c3 67132001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6714
a2bea4c3
CV
6715 * gdb.texinfo: Explain omitting the hostname in the
6716 `target remote' command.
6717
1129bf27
DJ
67182001-07-30 Daniel Jacobowitz <drow@mvista.com>
6719
6720 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6721 and END-INFO-DIR-ENTRY.
6722
732b3002
SC
67232001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6724
6725 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6726
89437448
AC
67272001-07-25 Andrew Cagney <ac131313@redhat.com>
6728
6729 * gdbint.texinfo (libgdb): Rewrite.
6730
f7dc1244 67312001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6732
6733 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6734
c4555f82
SC
67352001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6736
6737 * gdb.texinfo (TUI): New chapter, document the TUI.
6738 (Mode Options): Document the -tui option.
6739
2f45a6e0
MK
67402001-07-23 Mark Kettenis <kettenis@gnu.org>
6741
6742 * gdbint.texinfo (Host Definition): Remove description of
6743 NEED_POSIX_SETPGID.
6744
f7dc1244 67452001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6746
6747 * gdb.tex (DJGPP Native): New node, with descriptions of
6748 DJGPP-specific commands.
6749
be9c6c35
JM
67502001-07-19 John R. Moore <jmoore@redhat.com>
6751
6752 * gdbint.texinfo: Three misspellings.
6753
dfa249fb
AC
67542001-07-06 Andrew Cagney <ac131313@redhat.com>
6755
6756 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6757 `test` expressions on bash. Problem reported by Colin Walters.
6758
c72e7388
AC
67592001-07-04 Andrew Cagney <ac131313@redhat.com>
6760
6761 * gdbint.texinfo (User Interface): Update ui-out documentation to
6762 refelect recent UI/MI updates.
6763
94bbb2c0
AC
67642001-07-04 Andrew Cagney <ac131313@redhat.com>
6765
6766 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6767 interpreters.
6768
af6c57ea
AC
67692001-06-15 Andrew Cagney <ac131313@redhat.com>
6770
6771 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6772 structure and not macros.
6773 (Host Definition): Document that much of this chapter is obsolete.
6774 (Target Architecture Definition): Update list of files that make
6775 up a target architecture.
6776 (Coding): Update.
6777
83aa8bc6
AC
67782001-06-28 Andrew Cagney <ac131313@redhat.com>
6779
6780 * gdbint.texinfo (Target Architecture Definition): Update
6781 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6782 The latter has been changed to a true predicate.
6783
f7dc1244 67842001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6785
6786 * annotate.texi: Add @noindent where needed. From Dmitry
6787 Sivachenko <dima@Chg.RU>.
6788 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6789
656db9b0
AC
67902001-06-16 Andrew Cagney <ac131313@redhat.com>
6791
6792 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6793
df2396a1
AC
67942001-06-14 Andrew Cagney <ac131313@redhat.com>
6795
6796 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6797 returns ``OK''. Document that the ``R'' packet does not reply.
6798
0f1f2b0a
MS
67992001-06-13 Michael Snyder <msnyder@redhat.com>
6800
6801 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6802
f7dc1244 68032001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6804
6805 * gdb.texinfo (Signals): Clarify the default setting of signal
6806 handling.
6807
a5d7c491
AC
68082001-05-14 Andrew Cagney <ac131313@redhat.com>
6809
6810 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6811 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6812
05a54c4f
AC
68132001-05-12 Andrew Cagney <ac131313@redhat.com>
6814
6815 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6816
f7dc1244 68172001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6818
6819 * gdbint.texinfo (Clean Design and Portable Implementation):
6820 Renamed from "Clean Design".
6821 (Clean Design and Portable Implementation): Document portable
6822 methods of handling file names, and the associated macros.
6823
f7dc1244 68242001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6825
6826 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6827 command and provide a cross-reference to its description.
6828 (Symbols): Note that "info scope" is useful for trace experiments.
6829
f7dc1244 68302001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6831
b37052ae
EZ
6832 * gdb.texinfo (Symbols): Document "info scope".
6833 (Tracepoints): New chapter.
6834 (Contributors): Update for v5.1.
6835 <All nodes>: Change "C++" to "C@t{++}".
6836
0ee54786
EZ
6837 * gdbint.texinfo (User Interface): A new section about ui_out
6838 functions, based on text written by Fernando Nasser.
6839
c534679c
EZ
6840 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6841
f7dc1244 68422001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6843
e9c75b65
EZ
6844 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6845
6846 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6847
6848 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6849 Replace "GDB" with "@value{GDBN}". Fix markup.
6850
6851 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6852
3d67e040
EZ
6853 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6854 a cross-reference to its description.
6855 (Symbols): Document "info symbol".
6856
f7dc1244 68572001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6858
6859 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6860 subsection "x86 Watchpoints".
6861 (Target Architecture Definition): Document the macros
6862 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6863 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6864
b0ed3589
AC
68652001-03-20 Andrew Cagney <ac131313@redhat.com>
6866
6867 * gdbint.texinfo (Target Architecture Definition): Update
6868 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6869 list.
6870
b6ba6518
KB
68712001-03-06 Kevin Buettner <kevinb@redhat.com>
6872
6873 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6874 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6875
f7dc1244 68762001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6877
6878 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6879
f7dc1244 68802001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6881
17cc6a06
EZ
6882 * gdb.texinfo (Environment): Document that `path' does not change
6883 the value of PATH in GDB's own environment (it did in the past,
6884 but that was changed on March 15, 1994). Reported by Doug Evans
6885 <dje@transmeta.com>.
6886
56caf160
EZ
6887 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6888 its line. Fix markup of commands and macros. Add an Index node
6889 and index entries.
6890
29e57380
C
68912001-01-23 J.T. Conklin <jtc@redback.com>
6892
6893 * gdb.texinfo (Memory region attributes): New manual section.
6894
1c6147de
ND
68952001-01-04 Nicholas Duffek <nsd@redhat.com>
6896
6897 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6898
f7dc1244 68992000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6900
6901 * refcard.tex: Version and copyright fixed. From Phil Edwards
6902 <pedwards@disaster.jaj.com>.
6903
0dcedd82
AC
6904Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6905
6906 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6907 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6908
3b851bce
AC
6909Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6910
6911 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6912 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6913
f7dc1244 69142000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6915
6916 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6917 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6918
b90a5f51
CF
69192000-11-10 Christopher Faylor <cgf@cygnus.com>
6920
6921 * gdb.texinfo: Document new 'set step-mode' command.
6922
f7dc1244 69232000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6924
6925 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6926 changes from Dmitry Sivachenko <dima@Chg.RU>.
6927
f7dc1244 69282000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6929
6930 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6931 From Steven Johnson <sbjohnson@ozemail.com.au>.
6932
2e685b93
MK
69332000-08-10 Mark Kettenis <kettenis@gnu.org>
6934
6935 * gdbint.texinfo (Overall Structure): Spelling fix.
6936
f7dc1244 69372000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6938
6939 * gdbint.texinfo (Target Architecture Definition): Document that
6940 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6941 for which REGISTER_CONVERTIBLE returns a zero value.
6942
63ac3005
EZ
69432000-07-08 Christopher Faylor <cgf@cygnus.com>
6944
6945 * Makefile.in (install-info): Find files to install in either the
6946 build or source directories (adapted from Makefile.am).
6947
bd79f757
ND
69482000-07-07 Nicholas Duffek <nsd@redhat.com>
6949
6950 * stabs.texinfo: Fix spelling errors.
6951 (String Field): FILE-NUMBER starts from 0, not 1.
6952
f7dc1244 69532000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6954
6955 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6956 Brian Youmans.
5f208f6d 6957
f7dc1244 69582000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6959
6960 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6961 the source directory. Reported by Mark Harig
6962 <markh@frazier.landmark.com>.
cc542d3b 6963
f3b28801
C
69642000-06-20 J.T. Conklin <jtc@redback.com>
6965
6966 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6967
449f3b6c
AC
6968Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6969
6970 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6971 Generate using pdftex.
449f3b6c 6972 (PDFTEX): Define.
889bf7c5 6973 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6974 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6975 @contents at the start.
449f3b6c 6976
f7dc1244 69772000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6978
6979 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6980 Youmans.
48e934c6 6981
9e9c5ae7
AC
6982Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6983
6984 From Brian Youmans:
6985 * gdb.texinfo: Fix ``et al.''.
6986
c741b251
AC
6987Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6988
6989 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6990 loop.
c741b251 6991
4ab64e14
JG
69922000-05-19 Jimmy Guo <guo@cup.hp.com>
6993
6994 * configure: Regenerate.
6995
f7dc1244 69962000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6997
6998 * Makefile.in (install-info): Run install-info on installed Info
6999 files.
7000
8c70017b
AC
7001Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7002
a7cb598a 7003 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7004 Andrew Cagney.
8c70017b 7005
f7dc1244 70062000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7007
7008 * gdb.texinfo: Proofreading changes from Brian Youmans.
7009
bf0184be
ND
70102000-05-01 Nick Duffek <nsd@cygnus.com>
7011
7012 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7013 startup sequence, minor edits.
7014
f7dc1244 70152000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7016
7017 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7018 TeX.
7019
7020 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7021 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7022 like `n' and `s' which look weird. Convert some of the @kindex to
7023 @vindex, when they refer to variables, not commands.
7024
33e16fad
AC
7025Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7026
7027 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7028
f7dc1244 70292000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7030
7031 * Makefile.in (GDBMI_DIR): New variable.
7032 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7033 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7034 (gdbmi.texinfo): New target, for texi2roff.
7035 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7036 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7037
7038 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7039 gdbmi.texinfo.
7040 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7041 comment.
7042
d167840f
EZ
70432000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7044
7045 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7046 command.
d167840f 7047
f7dc1244 70482000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7049
7050 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7051 prevents the build (and is generally a Bad Idea).
7052
f7dc1244 70532000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7054
7055 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7056 a comma inside @var.
7057 (Command Files): Index markup changes from Dmitry Sivachenko
7058 <dima@Chg.RU>.
7059
f7dc1244 70602000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7061
7062 * Makefile.in (LN_S): Define.
7063 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7064 invoke "ln -s" unless it is known to work.
7065
7066 * configure.in (AC_PROG_LN_S): Add.
7067
8dc7983f
JB
70682000-04-14 Jim Blandy <jimb@redhat.com>
7069
7070 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7071 section.
7072 (Target Conditionals): Document ADDRESS_TO_POINTER,
7073 POINTER_TO_ADDRESS.
7074
1a8237e8
DB
70752000-04-11 Daniel Berlin <dan@cgsoftware.com>
7076
7077 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7078 gdb-cfg.texi to get the value.
7079
ca526f1a
JB
70802000-04-10 Jim Blandy <jimb@redhat.com>
7081
7082 * gdbint.texinfo (Target Architecture Definition): Fix
7083 cross-references.
7084
faaafcb4
JB
70852000-04-08 Jim Blandy <jimb@redhat.com>
7086
7087 * gdbint.texinfo (Using Different Register and Memory Data
7088 Representations): New section.
7089 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7090 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7091 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7092
1b27397f
AC
7093Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7094
7095 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7096 for acknowledgments.
1b27397f 7097
480ff1fb
AC
7098Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7099
7100 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7101 qThreadExtraInfo.
480ff1fb 7102
a9331b3f 71032000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7104
a9331b3f
RM
7105 * gdb.texinfo: Clarify which remote debug protocol commands are
7106 required and which are optional.
f1251bdd 7107
dbeb8dbd
AC
7108Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7109
7110 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7111 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7112 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7113 * annotate.texi: Update.
7114
6d2ebf8b
SS
71152000-03-28 Stan Shebs <shebs@apple.com>
7116
7117 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7118 expectation of additional changes before release), update
7119 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7120 node links, rephrase and/or shorten lines to fix formatting
7121 problem in both regular and @smallbook formats.
7122 * annotate.texi: Shorten lines in example, use smallexample
7123 consistently everywhere.
7124 * Makefile.in: Add comment about texinfo 4.0 html generation.
7125 (SFILES_INCLUDED): Add annotate.texi.
7126
5d161b24
DB
71272000-03-27 Daniel Berlin <dan@cgsoftware.com>
7128
5ae4183a
AS
7129 * gdb.texinfo (Debugging Output): Added new section, documenting
7130 the "set/show debug" commands.
5d161b24 7131
b9deaee7
AC
7132Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7133
7134 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7135 entry.
b9deaee7
AC
7136
7137 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7138 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7139 @chapter and @node entries.
a9331b3f 7140
b9deaee7 7141 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7142
9ef47d30
AC
7143Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7144
7145 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7146 files.
9ef47d30 7147
cfeada60
FN
71482000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7149
7150 From David Whedon <dwhedon@gordian.com>
5ae4183a 7151 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7152
6837a0a2
DB
71532000-03-22 Daniel Berlin <dan@cgsoftware.com>
7154
7155 * gdb.texinfo: Add documentation for the apropos command.
7156
bba2971c
MS
71572000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7158
7159 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7160
2b628194
MS
71612000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7162
a9331b3f 7163 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7164 two places.
7165
96a2c332
SS
71662000-03-17 Stan Shebs <shebs@apple.com>
7167
7168 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7169 <dima@Chg.RU>, also clarification of allowed content for
7170 string constants.
7171
f7dc1244 71722000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7173
7174 * gdb.texinfo (main menu): Add Annotations.
7175 (File Options): Add @cindex entries for each command-line option.
7176 Document --epoch, --annotate, --async, --interpreter, --write,
7177 --statistics, and --version.
7178
7179 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7180 of GDB.
7181
9d233477
JB
71822000-02-23 Jim Blandy <jimb@redhat.com>
7183
7184 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7185
14e0eb3b
JB
71862000-02-22 Jim Blandy <jimb@redhat.com>
7187
7188 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7189
3555de01
JM
71902000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7191
7192 * Makefile.in (diststuff): New target.
7193
5e35df8e
KB
71942000-02-15 Kevin Buettner <kevinb@redhat.com>
7195
7196 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7197 architecture. [From Jim Wilson.]
5e35df8e 7198
c5394b80
JM
71992000-01-16 Tom Tromey <tromey@cygnus.com>
7200
7201 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7202 (Delete Breaks): Mention range arguments.
7203 (Disabling): Likewise.
7204
c3f6f71d
JM
72052000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7206
7207 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7208
c4093a6a
JM
7209Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7210
7211 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7212 valid functions.
c4093a6a 7213
11cf8741
JM
72141999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7215
7216 * gdb.texinfo: Clarify regular expressions used in rbreak.
7217
917317f4
JM
72181999-10-15 Kevin Buettner <kevinb@cygnus.com>
7219
7220 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7221 MEMORY_REMOVE_BREAKPOINT): Document.
7222
7223Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7224
7225 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7226 offset re-using the DATA offset instead.
917317f4 7227
2df3850c
JM
72281999-10-11 Jim Kingdon <kingdon@redhat.com>
7229
7230 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7231
72321999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7233
7234 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7235 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7236 typos.
7237
7238 * gdb.texinfo: Various minor wording and formatting improvements,
7239 mentions of additional command-line options.
7240
2acceee2
JM
72411999-09-30 Fred Fish <fnf@cygnus.com>
7242
7243 * gdb.texinfo: Document additional forms of specifying section
7244 names and addresses for the add-symbol-file command.
7245
c2c6d25f
JM
72461999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7247
7248 * gdbint.texinfo: Fix typo, add the word "have".
7249
72501999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7251
7252 * gdbint.texinfo (Target Architecture Definition): Document the
7253 SKIP_PERMANENT_BREAKPOINT macro.
7254
d4f3574e
SS
72551999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7256
7257 * gdb.texinfo: Fiks speling errers.
7258
7259 * gdb.texinfo: Fix uses of @multitable.
7260
f7dc1244 7261 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7262 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7263 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7264 comments about using with optimization, add more indexing,
7265 fix info about disassembly-flavor.
7266
7267Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7268
7269 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7270 SKIP_SOLIB_RESOLVER): Define.
7271
7272Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7273
7274 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7275 ``g'' packets.
d4f3574e 7276
104c1213
JM
72771999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7278
7279 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7280 platform-specific info, inline remote.texi and move sections of it
7281 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7282 and register stack into the new chapter.
7283 * remote.texi: Remove, now part of gdb.texinfo.
7284 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7285
72861999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7287
7288 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7289 GDB_TARGET_IS_MACH386): These kludges have gone away.
7290
7291Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7292
7293 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7294 TDEPLIBS.
104c1213 7295
53a5351d
JM
72961999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7297
7298 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7299 surrounding text to fit HP-UX bits into general info.
7300 (HPPA-cfg.texi): Remove, no longer useful.
7301
7302 * gdb.texinfo: Remove explicit links from @node lines, remove
7303 HP-added "Detailed Node Listing" from main menu which confuses
7304 things.
7305
7306 From Dmitry Sivachenko <dima@Chg.RU>:
7307 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7308 in description of `set environment'.
53a5351d
JM
7309
73101999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7311
7312 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7313
7be570e7
JM
73141999-08-12 Ben Elliston <bje@cygnus.com>
7315
7316 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7317
f7dc1244 73181999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7319
7320 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7321 watch, awatch, and rwatch. Explain why the latter two cannot be
7322 set as software watchpoints. Document that watchpoints for local
7323 variables are deleted when the debuggee terminates.
7be570e7
JM
7324
7325Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7326
7327 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7328 packet. Allow E.. response packet. "qRcmd" packet is no longer
7329 reserved.
7be570e7
JM
7330
73311999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7332
a9331b3f
RM
7333 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7334 * gdb.texinfo: Ditto.
7be570e7 7335
96baa820
JM
73361999-08-06 Tom Tromey <tromey@cygnus.com>
7337
7338 * gdb.texinfo (KOD): New node.
7339
7340Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7341
7342 * remote.texi (Rcmd): Fix minor formatting typos.
7343
7344Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7345
7346 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7347 packets.
96baa820 7348
adf40b2e
JM
73491999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7350
7351 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7352 fixes.
7353
43ff13b4
JM
7354Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7355
7356 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7357
085dd6e6
JM
7358Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7359
7360 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7361 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7362 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7363 packets that are not supported on all hosts. Expand examples.
7364 Spell check.
085dd6e6
JM
7365
73661999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7367
7368 * Makefile.in: Recognize html, install-html. Add targets
7369 to build HTML versions of documentation via texi2html.
7370
7371Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7372
7373 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7374 testsuite.
085dd6e6
JM
7375
7376Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7377
7378 * remote.texi (Communication Protocol): Rewrite.
7379
7380Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7381
7382 * stabs.texinfo: Fix uses of xref.
7383
9e0b60a8
JM
7384Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7385
7386 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7387 info about patch submission.
7388
cce74817
JM
7389Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7390
7391 From Per Bothner <bothner@cygnus.com>:
7392 * gdb.texinfo: Document Chill support.
7393
7394Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7395
7396 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7397 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7398 Document that the value should be greater-than or equal-to zero.
7399 (NO_STD_REGS): Document. Deprecate.
cce74817 7400
ac9a91a7
JM
7401Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7402
7403 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7404 Document that these are not used.
ac9a91a7
JM
7405
7406Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7407
7408 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7409
392a587b
JM
7410Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7411
7412 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7413 numargs was dropped.
392a587b
JM
7414
7415Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7416
7417 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7418
b83266a0
SS
7419Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7420
7421 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7422 Update.
b83266a0 7423
7a292a7a
SS
7424Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7425
7426 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7427 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7428
7429Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7430
7431 * gdbint.texinfo: Fix typos: $ -> @.
7432
7433Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7434
7435 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7436 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7437 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7438 BREAKPOINT_FROM_PC.
a9331b3f 7439
7a292a7a
SS
7440Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7441
7442 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7443 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7444
7445Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7446
7447 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7448 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7449
74501999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7451
7452 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7453 longer exists.
7454
7455Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7456
7457 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7458 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7459 they make the manual source incomprehensible.
7a292a7a
SS
7460 * h8-cfg.texi: Remove, hasn't been used in years.
7461
c906108c
SS
7462Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7463
7464 * gdb.texinfo: Update the credits.
7465
7466Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7467
7468 * gdb.texinfo: Fix mistakes noticed in printout of last
7469 draft, add Alpha to discussion of heuristic fence post.
7470
7471Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7472
7473 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7474 Edition, merge some HP changes into mainline, describe some
7475 previously undocumented features, describe more of the target
7476 commands available, eliminate obsolete section on renamed
7477 commands.
c906108c
SS
7478 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7479
7480Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7481
7482 * gdb.texinfo: Make many HPPA conditionals unconditional,
7483 including catchpoint description, since now on for all configs.
7484 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7485 specializations.
7486
7487Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7488
7489 * Makefile.in (GDBvn.texi): Fix match expression to work with
7490 current format of VERSION in gdb/Makefile.in.
7491 * gdb.texinfo: Fix node ref to match new readline.
7492
7493Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7494
a9331b3f
RM
7495 * gdb.texinfo: Changes made as part of a project to merge in
7496 changes made by HP. Documentation makes extensive use of
c906108c
SS
7497 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7498 on remote debugging. There are differences in documentation
889bf7c5 7499 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7500 the HP manual discusses catchpoints, hardware watchpoints, and
7501 some HPUX specific limitations for shared library support.
a9331b3f 7502
c906108c
SS
7503 There are also a number of @node changes.
7504
75051999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7506
7507 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7508 (C Usage): Same.
7509
7510Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7511
7512 The following changes were made by Edith Epstein
889bf7c5
PA
7513 <eepstein@cygnus.com> as part of a project to merge in changes
7514 made by HP.
a9331b3f 7515
c906108c
SS
7516 * HPPA-cfg.texi: new file.
7517
7518 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7519
7520 * refcard.tex: change documentation about catch.
7521 removed info catch.
7522
7523Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7524
7525 * gdbint.texinfo: Expand on GDB's coding standards,
7526 specify the use of arg names with prototypes.
7527
75281998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7529
7530 * gdb.texinfo: Fix tipo.
7531
7532Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7533
7534 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7535 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7536
7537Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7538
7539 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7540
75411998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7542
7543 * agentexpr.texi: New file.
7544
7545Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7546
7547 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7548
75491998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7550
7551 * remote.texi: Changed wording that implied that the GDB remote
7552 protocol caches register values instead of GDB itself.
7553
7554Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7555
7556 * gdbint.texinfo: Add some info about symbol readers.
7557 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7558 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7559 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7560 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7561
7562Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7563
a9331b3f 7564 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7565
7566Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7567
7568 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7569
7570Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7571
7572 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7573 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7574
7575Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7576
7577 * gdbint.texinfo: Fix minor typos.
7578
7579Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7580
7581 * gdbint.texinfo: Complete overhaul. Group descriptions more
7582 logically, add more info on generic algorithms, remove much
7583 obsolete and/or wrong material.
7584
7585Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7586
7587 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7588
7589Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7590
7591 * refcard.tex: Copyright, address updates.
7592
7593Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7594
7595 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7596 for the edition instead of confusing GDB-version-like numbers.
7597
7598Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7599
7600 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7601
7602Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7603
5ae4183a 7604 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7605
7606Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7607
7608 * gdb.texinfo: Add some credits, mention bug monitor.
7609 * remote.texi: Mention mips monitor targets.
7610 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7611
c906108c
SS
7612Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7613
7614 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7615 files, finish sorting of host vs target vs native macros, describe
7616 some more of them.
c906108c
SS
7617
7618Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7619
7620 * gdbint.texinfo (Host Conditionals): Document change from
7621 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7622
7623Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7624
7625 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7626 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7627
7628Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7629
7630 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7631 Document LSEEK_NOT_LINEAR.
7632
7633Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7634
7635 * stabs.texinfo (Stab Section Basics): Make it clear that only
7636 some versions of the GNU linker remove the leading N_UNDF symbol.
7637
7638Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7639
7640 * stabs.texinfo (String Field): Document type number pairs here,
7641 instead of in the Sun specific section.
7642 (Include Files): The GNU linker supports the N_BINCL
7643 optimization. Clarify the N_BINCL value, and what it is used
7644 for.
7645 (Procedures): Document N_FUN with an empty string to mark the end
7646 of a function.
7647 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7648 (Sun Differences): Remove this node, as the information is now
7649 elsewhere in the main document.
7650 (Stab Section Basics): Mention that the GNU linker may optimize
7651 stabs and remove the leading N_UNDF symbol.
7652
7653Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7654
7655 * gdb.texinfo, refcard.tex: Restore author credit
7656
7657Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7658
7659 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7660 documentation to account for START and END macros taking
7661 one arg.
7662
7663Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7664
7665 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7666 * gdb.texinfo (Frames): Fix typo.
7667
7668Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7669
7670 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7671 a target_signal as arg type, not a pid.
7672
7673Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7674
7675 * gdb.texinfo: Document `set assembly-language'.
7676
7677Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7678
7679 * remote.texi: Update list of stubs in the GDB distribution.
7680
7681Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7682
7683 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7684 Also document that some systems can use mmalloc but must define
7685 this if their C runtime allocates memory that is later freed.
c906108c 7686 (MMCHECK_FORCE): Document new macro.
a9331b3f 7687
c906108c
SS
7688Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7689
7690 * remote.texi: Add documentation for target Sparclet.
7691
7692Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7693
a9331b3f 7694 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7695 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7696 * configure.in: Rewritten for autoconf.
7697 * configure: New.
7698
7699Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7700
7701 * Makefile.in (DVIPS): New define, set to dvips.
7702 (dvi): Add stabs.dvi.
7703 (ps): New target.
7704 (all-doc): Depend on info, dvi, and ps targets.
7705 (STAGESTUFF): Add *.ps and *.dvi files.
7706 (clean-info, clean-dvi): Remove.
7707 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7708 rules completely rewritten.
7709 (maintainer-clean): Remove clean-info and clean-dvi
7710 dependencies and put their actions in the rules.
7711 (gdb.ps): New target
a9331b3f 7712 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7713 intermediate TeX files, whether they have 2 or 3 character
7714 extensions.
7715 (gdbint.ps): Add target and rules.
7716 (gdb-internals): Delete unused target.
7717 (Makefile): Depends upon config.status also.
7718
7719Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7720
7721 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7722 set.
7723
7724Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7725
7726 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7727 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7728
7729Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7730
7731 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7732
7733Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7734
7735 * gdb.texinfo (Print settings): Document
7736 `set/show print static-members' commands.
7737
7738Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7739
7740 * gdbint.texinfo (Native): Document name change, coredep.c to
7741 core-aout.c.
7742
7743Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7744
7745 * stabs.texinfo (Include Files): Document the values the SunOS4
7746 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7747
7748Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7749
7750 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7751 Fix typo.
7752
7753Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7754
7755 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7756 "gdb.tar.Z".
7757
7758Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7759
7760 * Makefile.in (maintainer-clean): New target, synonym for
7761 realclean.
7762
7763Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7764
7765 * Update all FSF addresses except those in COPYING* files.
7766
7767Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7768
7769 From Richard Earnshaw (rearnsha@armltd.co.uk):
7770 * gdb.texinfo (convenience variables): Document $_exitcode.
7771 (quit): Document optional expression to use as exit code.
7772
7773Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7774
7775 * gdb.texinfo, remote.texi: Brought up to date with various
7776 GDB changes.
7777
7778Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7779
7780 * gdb.texinfo: Update dates and versions, fix comments about
7781 hardware watchpoints in future releases and about the
7782 sharedlibrary command.
7783
7784Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7785
7786 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7787 C_FUN stab. Other cleanups.
7788
7789Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7790
7791 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7792 for the sparc stub.
7793
7794Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7795
7796 * annotate.texi: Clarify which addresses have differing formats
7797 depending on the language and which do not.
7798
7799Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7800
7801 * remote.texi (NetWare): Changed example to use BOARD= instead of
7802 NODE= argument to reflect correspoding change to gdbserve.nlm.
7803
7804Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7805
7806 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7807 GDB, as well as AIX dbx, supports the size type attribute.
7808
7809Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7810
7811 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7812
7813Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7814
7815 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7816 and new 'if' and 'while' commands.
7817
7818Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7819
7820 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7821
7822Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7823
7824 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7825 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7826 NetWare targets. Mostly stolen from the Server node.
7827
7828Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7829
7830 * gdb.texinfo (Setting): Talk about the language of a source file
7831 versus the working language. The old documentation did not match
7832 what GDB did.
7833
7834Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7835
7836 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7837 of a source file.
7838
7839Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7840
7841 * gdb.texinfo (Processes): New node.
7842
7843Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7844
7845 * remote.texi: Update documentation of set/show mipsfpu.
7846
3fc11d3e
JM
7847Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7848
7849 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7850 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7851
7852Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7853
7854 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7855 obsolete conditionals, described some others.
7856
7857Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7858
7859 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7860 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7861
7862Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7863
7864 * gdbint.texinfo: Put regex conditionals in their own table.
7865
7866Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7867
7868 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7869 described or fixed the descriptions of many others.
7870
7871Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7872
7873 * gdb.texinfo: Add some more credits.
7874 * gdbint.texinfo: Capitalize GDB consistently, describe some
7875 macros and remove some.
7876
7877Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7878
7879 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7880 obsolete conditionals, described some others.
7881
7882Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7883
7884 * gdb.texinfo (help targets): Changed to `help target', which
7885 is the correct gdb command.
7886
7887Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7888
7889 * annotate.texi (TODO): New node, for keeping track of annotations
7890 suggested but not yet implemented.
7891
7892Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7893
7894 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7895 another symbol, it is not the address itself.
7896
7897Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7898
7899 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7900 of stabs-in-coff sections.
7901
7902Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7903
7904 * annotate.texi: Change edition to 0.5 and date to May 1994.
7905 Add index.
7906 (Frames): New node, for frame annotation.
7907 (Displays): New node, for display annotation.
7908
7909 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7910 when waiting for your program to stop.
7911
7912Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7913
7914 * annotate.texi (Breakpoint Info): Document annotation of header
7915 fields and record annotation.
7916
7917Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7918
7919 * annotate.texi: New file, to document annotations.
7920
7921Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7922
7923 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7924 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7925
7926Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7927
7928 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7929 section, and say n_strx field is compilation unit relative.
7930 * stabs.texinfo: Don't use @code for a.out when it is the name of
7931 an object file format.
7932
7933Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7934
7935 * gdb.texinfo: Refer to file names, not path names, per rms
7936 convention.
7937 (Arguments): Fix typo.
7938
7939Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7940
7941 * stabs.texinfo (Global Variables): Talk about stabs in files
7942 where variables are referenced, but not defined.
7943
7944Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7945
7946 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7947 Cplusplus to new nodes Member Type Descriptor and Method Type
7948 Descriptor. Re-write stuff for #.
7949
7950Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7951
7952 * gdb.texinfo (Print Settings): Don't document "set print
7953 fast-symbolic-addr off". The bug which it worked around was fixed
7954 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7955
7956 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7957 N_ENTRY node.
7958
7959 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7960
7961Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7962
7963 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7964 references to ieee-float.c.
7965
7966Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7967
7968 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7969 match what the code actually does.
7970
7971Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7972
7973 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7974
7975Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7976
7977 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7978 i, and b.
7979
7980Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7981
7982 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7983 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7984 as "stabs in sections" rather than just saying "ELF and SOM".
7985 Also make that stuff apply to COFF.
7986
7987Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7988
7989 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7990 Ghostscript.
7991
7992Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7993
7994 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7995 versus functions without line numbers, also mention stepping into
7996 them as well as "step" when you are in them. Tell the user how to
7997 deal with the situation. Add comment about "debugging information".
7998
7999Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8000
8001 * stabs.texinfo (Enumerations): Document restriction on where
8002 enumeration types can appear and still win with GDB.
8003
8004Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8005
8006 * stabs.texinfo (Negative Type Numbers): Document format for type
8007 -16.
8008
8009Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8010
8011 * gdb.texinfo (Selection, Frame Info): Update information about
8012 arbitrary frame specficiations.
8013
8014Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8015
8016 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8017
8018Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8019
8020 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8021
8022Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8023
8024 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8025
8026Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8027
8028 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8029 Differences node to Statics node.
8030 (Statics): Discuss XCOFF use of V symbol descriptor.
8031
8032 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8033 not clean.
8034
8035Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8036
8037 * gdb.texinfo (Print Settings): Document `set print
8038 fast-symbolic-addr' and improve the doc for some other
8039 `set print's.
8040
8041Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8042
8043 * stabs.texinfo (String Field): Talk about defining several type
8044 numbers at once.
8045 Fix lint regarding changing node ELF Transformations to
8046 ELF and SOM Transformations.
8047
8048Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8049
8050 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8051
8052Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8053
8054 * stabs.texinfo (Cross-References): `::' is for nested types only
8055 within <>.
8056 (Structures): Document static members.
8057
8058Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8059
8060 * stabs.texinfo: Document S type attribute.
8061
8062Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8063
8064 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8065
8066Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8067
8068 * gdbint.texinfo: Fix a few typos.
8069
8070Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8071
8072 * gdb.texinfo, remote.texi: formatting improvements
8073
8074 * gdb.texinfo (New Features): mention threads.
8075 (Summary, C): fix xrefs in newly contributed text.
8076 (Threads): index entries, clarifications, example
8077 (passim): minor typos fixed, phrasing improvements
8078
8079 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8080 entries; (Server): explain use of gdbserver w/real-time systems,
8081 add example of conflicting TCP port; (MIPS Remote) break up
8082 running text into table, highlighting commands, and add example.
a9331b3f 8083
c906108c
SS
8084Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8085
8086 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8087
8088Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8089
8090 * stabs.texinfo (Nested Symbols): New node.
8091 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8092
8093Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8094
8095 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8096 to picking which Bbss.bss symbol to use, and (because there seems to
8097 be no good way of doing it) re-write some of the text to make it
8098 sound like Bbss.bss isn't such a great idea after all (as currently
8099 designed).
8100
8101 * gdb.texinfo (C): In addition to saying people have to use g++ for
8102 good results, say they have to use stabs. Specifically say cfront
8103 doesn't work well.
8104 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8105 the gdb README. Add xrefs to places where the support for the various
8106 languages is described in detail.
8107
8108Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8109
8110 * stabs.texinfo: Clean up stuff about visibility and virtual
8111 characters.
8112
8113 * stabs.texinfo (N_M2C): Cite Sun doc.
8114
8115Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8116
8117 * gdb.texinfo: updates re threads.
8118 * remote.texinfo: avoid index entries starting with digits.
8119
8120Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8121
8122 * stabs.texinfo (Enumerations): Talk about large, negative and
8123 octal values. Clean up cross reference to type attributes.
8124 (String Field): Say that GDB 4.11 supports size attribute.
8125
8126Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8127
8128 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8129 is a mandatory step. Make the stuff about that more concise.
8130
8131Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8132
8133 * stabs.texinfo (Class Names): New node.
8134
8135 * gdb.texinfo (Command Files): Explain order of init file reading.
8136
8137 * remote.texi (Bootstrapping): Talk about getting the serial driver
8138 to deal with ^C sent by gdb to stop the remote system.
8139
8140Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8141
8142 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8143
8144 * libgdb.texinfo (Defining Commands): made the DOC arg
8145 to gdb_define_app_command a char * instead of char **
8146 per a suggestion from kingdon.
8147
8148 * libgdb.texinfo: total rewrite from a different starting
8149 premise.
8150
8151Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8152
8153 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8154 floats passed as doubles (to improve clarity).
8155
8156Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8157
8158 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8159
8160 * a4rc.sed: update to work with Andreas Vogel papersize params
8161
8162 * refcard.tex: use Andreas Vogel simplifications of papersize
8163 params; remove useless version info; update copyright date.
8164
8165Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8166
8167 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8168
8169Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8170
8171 * gdb.texinfo (Files): Say what address the load command loads it at.
8172
8173 * stabs.texinfo (Common Blocks): Minor cleanups.
8174
8175 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8176 that Sun has backed away from the linker kludge and thus the relevant
8177 issue is changes to the SunPRO tools, not the Solaris linker.
8178
8179 * stabs.texinfo (Traditional Integer Types): Clean up description
8180 of octal bounds a little bit. Document extra leading zeroes.
8181
8182Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8183
8184 * gdb.texinfo (Signaling): Update for symbolic symbol names
8185 and add a section explaining the difference between the GDB
8186 signal command and the shell kill utility.
8187
8188Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8189
8190 * libgdb.texinfo: added `@' to braces that were unescaped.
8191
8192Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8193
8194 * libgdb.texinfo: new file. Spec for the gdb library.
8195
8196Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8197
8198 * stabs.texinfo (Include Files): Fix typo (start -> end).
8199
8200Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8201
8202 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8203 from Melissa at FSF's editing pass.
8204
8205Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8206
8207 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8208 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8209 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8210
8211Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8212
8213 * remote.texi (Bootstrapping): Discuss 386 call gates.
8214
8215Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8216
8217 * stabs.texinfo (Based Variables): New node.
8218
8219Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8220
8221 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8222 names, sizes, and formats to suggest how not to lose.
8223
8224Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8225
8226 * stabs.texinfo (Methods): Fix typo.
8227
8228Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8229
8230 * gdb.texinfo: Fix a few typos.
8231
8232Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8233
8234 * gdb.texinfo: Clarify how well it works with Fortran.
8235
8236 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8237 More on relocating stabs in ELF files.
8238
8239Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8240
8241 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8242
8243Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8244
8245 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8246 parameters on VAX.
8247
8248Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8249
8250 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8251
8252Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8253
8254 * stabs.texinfo: Make info author notice match the TeX author notice.
8255
8256Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8257
8258 * stabs.texinfo: Initial-caps all words in node names and
8259 non-trivial words in section names.
8260
8261Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8262
8263 * stabs.texinfo: Many minor cleanups.
8264
8265 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8266
8267Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8268
8269 * stabs.texinfo: Remove full description of big example.
8270 It's not really helpful; just use pieces of it where appropriate.
8271 Add more Texinfo formatting directives (@samp, etc.).
8272 Use @deffn to define stab types.
8273 Eliminate some wordiness. Break up some nodes.
8274 Add an (alphabetized) index of symbol types.
8275 Use consistent capitalization style in node and section names.
8276
8277Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8278
8279 * gdb.texinfo: Change typo "Two two" to "The two".
8280
8281Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8282
8283 * stabs.texinfo (XCOFF-differences): Remove references to
8284 non-existent types N_DECL and N_RPSYM.
8285
8286 * stabs.texinfo (String Field): Say that type attributes bug is
8287 fixed in GDB 4.10, since it is.
8288
8289 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8290
8291Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8292
8293 * stabs.texinfo: Formatting cleanups.
8294
8295Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8296
8297 * stabs.texinfo: When explaining the n_type of a stab, standardize
8298 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8299 no tabs, use @r).
8300 (Global Variables): Clean up.
8301
8302Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8303
8304 * stabs.texinfo (Stack Variables): Re-write.
8305
8306Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8307
8308 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8309 addresses of a source file. Also revise formatting.
8310 Change "object module" or "object file" to "source file".
8311 Various: Miscellaneous cleanups.
8312
8313Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8314
8315 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8316
8317Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8318
8319 * gdbint.texinfo: Removed many nonsensical machine-collected
8320 host and target conditionals, described some of the remainder.
8321
8322Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8323
8324 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8325
8326 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8327 paragraph which follows.
8328
8329 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8330 variables. Looks better and avoids overful hbox.
8331
8332Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8333
8334 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8335
8336Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8337
8338 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8339 retransmit-timeout
8340
8341Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8342
8343 * gdbint.texinfo: Update statement about `some ancient Unix
8344 systems, like Ultrix 4.0' to Ultrix 4.2.
8345
8346Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8347
8348 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8349
8350 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8351
8352 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8353 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8354
8355 * remote.texi: new name for former gdbinv-s.texi
8356
8357 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8358
8359Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8360
8361 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8362 variables for MIPS remote debugging protocol.
8363
8364Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8365
8366 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8367
8368Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8369
8370 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8371
8372Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8373
8374 * gdb.texinfo: repair conditional bugs in text markup
8375
8376Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8377
8378 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8379 to select Modula-2 material.
8380
8381Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8382
8383 * stabs.texinfo: Cleanups regarding statics.
8384
8385 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8386 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8387
8388Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8389
8390 * stabs.texinfo: N_MAIN is sometimes used for C.
8391
8392Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8393
8394 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8395
8396Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8397
8398 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8399 removed from the code by Kingdon.
c906108c
SS
8400
8401Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8402
8403 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8404 input when evaluating breakpoint conditions; the bug has been fixed.
8405
8406 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8407 sets the ignore count to N-1, not to N.
8408
8409Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8410
8411 * refcard.tex (\hoffset): correct longstanding error to match
8412 intended offset; avoids cutting off edge on some printers
8413
8414Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8415
8416 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8417
8418Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8419
8420 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8421
8422Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8423
8424 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8425 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8426 collect sed edits if any, apply to refcard before formatting;
8427 (refcard.ps) stop implying PS fonts if PS output requested;
8428 (lrefcard.ps) delete extra target for variant PS fonts
8429
8430 * refcard.tex: parametrize papersize dependent info, collect
8431 in easily replaced spot
8432
8433 * a4rc.sed: new file, edits to refcard for A4 paper
8434
8435Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8436
8437 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8438
8439Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8440
8441 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8442
8443Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8444
8445 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8446 politely rather than rudely.
8447
8448Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8449
8450 * stabs.texinfo: Document common blocks.
8451
8452Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8453
8454 * stabs.texinfo: Add some basic info about stabs-in-elf.
8455
8456Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8457
8458 * stabs.texinfo (Top): Minor cleanup.
8459
8460Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8461
8462 * Makefile.in (install-info): remove parentdir support
8463
8464Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8465
8466 * gdb.texinfo (Copying): delete this node and references to it;
8467 RMS says this manual need not carry GPL. (passim): Improvements
8468 from last round at FSF, largely due to Ian Taylor review, and
8469 minor formatting improvements.
8470
8471 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8472 largely due to Ian Taylor review. (Debug Session): minor edits to
8473 new text.
8474
8475Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8476
8477 * Makefile.in (realclean): Remove info and dvi files too.
8478
8479Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8480
8481 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8482 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8483 * gdb.texinfo: Change accordingly.
8484
8485 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8486 N_{L,R}BRAC,N_SLINE are relative to.
8487
8488Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8489
8490 * Makefile.in (GDBvn.texi): Update atomically.
8491
8492Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8493
8494 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8495
8496Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8497
8498 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8499 addresses together. Also motivate the set print symbol-filename
8500 command and suggest other solutions.
8501
8502Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8503
8504 * gdb.texinfo (set print elements): Note that the number of
8505 elements is set to unlimited by "set print elements 0".
8506
8507Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8508
8509 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8510 NF_LDOUBLE means.
8511 (Stab Types): Include Solaris stab types.
8512 (Procedures): Document Solaris extensions.
8513
8514Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8515
8516 * gdb.texinfo: Add `set print symbol-filename' doc.
8517
8518Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8519
8520 * stabs.texinfo (Arrays): Talk about type definition vs. type
8521 information.
8522
8523 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8524 the trailing semicolon.
8525
8526Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8527
8528 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8529 and merge in other parts of the document addressing these subjects.
8530 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8531
8532 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8533 at the end of a range type.
8534
8535 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8536 AIX extensions.
8537
8538Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8539
8540 * stabs.texinfo (Stabs Format): Misc fixes.
8541
8542Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8543
8544 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8545 (Traditional builtin types): Document convex convention for long long.
8546 (Negative builtin types): Discuss type names, and misc fixes.
8547
8548Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8549
8550 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8551 point types used with @samp{R} type descriptor.
8552 (Symbol Descriptors): Describe how to handle conflict between
8553 different meanings of @samp{P} symbol descriptor.
8554
8555Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8556
8557 * stabs.texinfo: Remove node Quick Reference and put its children
8558 directly under the main menu.
8559
8560 * stabs.texinfo: Many more changes to bring it into line with
8561 AIX documentation and reality. I think it now has all the
8562 information from the AIX documentation, except that I burned
8563 out when I got to variant records (Pascal and Modula-2) and
8564 all the COBOL types. Oh well, we can add them later when we're
8565 worrying more about those languages.
8566
8567 * stabs.texinfo (Automatic variables): Talk about what it means
8568 to omit the symbol descriptor.
8569
8570Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8571
8572 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8573 gcc2 behavior with promoted args.
8574
8575Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8576
8577 * gdb.texinfo: include readline appendices in info version of manual
8578
8579Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8580
8581 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8582 target remote.
8583
8584 * gdb.texinfo (Machine Code): more index entries for disassemble
8585
8586Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8587
8588 * Clarify the intended use of the gdb-testers and gdb-patches
8589 mailing lists, and shrink gzip comment.
8590
8591Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8592
8593 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8594 DOSHOST configuration of manual.
8595
8596 * gdb.texinfo (MIPS Stack): new node.
8597
8598 * all-config.texi (MIPS) new switch.
8599
8600 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8601 tense; (MIPS Remote) new node.
8602
8603 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8604 bug; (Environment) less passive, other small cleanups in text about
8605 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8606 (Remote) new MIPS Remote menu entry.
8607
8608Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8609
8610 * stabs.texinfo: Many changes to include information from the
8611 AIX documentation.
8612
8613 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8614
8615Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8616
8617 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8618 Move a bunch of information from ../README.
8619 (Getting Started): New node.
8620
8621Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8622
8623 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8624
8625 * gdb.texinfo: advance manual revision dates to present
8626
8627 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8628 stop using silly Roman numerals in @set variable names
8629
8630Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8631
8632 * stabs.texinfo (Parameters): Keep trying to get this right.
8633
8634Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8635
8636 * stabs.texinfo (Parameters): More on "local parameters".
8637
8638Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8639
8640 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8641
8642Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8643
8644 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8645 (Parameters): Rewrite.
8646 (xcoff-differences, Sun-differences): Minor changes.
8647
8648Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8649
8650 * stabs.texinfo: Minor cleanup.
8651
8652Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8653
8654 * gdbint.texinfo: Minor xcoff stuff.
8655
8656Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8657
8658 * gdbint.texinfo: Update for new config directory structure.
8659 Add info about internal type data structures.
8660
8661Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8662
8663 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8664 $(srcdir).
8665 (gdb-config.texi): Depend on file in $(srcdir).
8666
8667Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8668
8669 * stabs.texinfo: Fixes about N_SO.
8670
8671Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8672
8673 * gdb.texinfo: include list of nonstandard init file names
8674
8675 * *-config.texi: new switch GENERIC for text that applies *only*
8676 to (usual) multiple-target version of manual
8677
8678 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8679 h8 config
8680
8681 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8682 in menus (rather than conditionally selected multiple alternative
8683 menus).
8684
8685 * Makefile.in: define and use DOC_CONFIG var to select
8686 configuration for GDB user manual.
8687
8688 * gdb-config.texi: delete from repository, generate from Makefile.
8689
8690 * all-config.texi: normal `generic' configuration file, formerly
8691 stored as gdb-config.texi
8692
8693Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8694
8695 * Makefile.in: add dvi target to build all .dvi files
8696
8697Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8698
8699 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8700
8701Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8702
8703 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8704 host conditionals.
8705 * stabs.texinfo: More array fixes inspired by Jim's.
8706
8707Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8708
8709 * stabs.texinfo: Fixes re arrays and continuations.
8710
8711 * gdbint.texinfo: Add XCOFF node.
8712
8713Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8714
8715 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8716
8717Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8718
8719 * stabs.texinfo: Fix for array types to mention lower bounds.
8720
8721Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8722
8723 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8724
8725Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8726
8727 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8728
8729Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8730
8731 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8732 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8733
8734Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8735
8736 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8737
8738Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8739
8740 * gdb.texinfo, gdbinv-s.texi: misc updates
8741
8742Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8743
8744 * gdbint.texinfo: Brief documentation for longjmp support,
8745 from an email msg by Stu.
8746
8747Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8748
8749 * stabs.texinfo: Fix description of floating point "range"
8750 types (which really define basic types). Reported by Jim Meehan,
8751 <meehan@src.dec.com>.
8752
8753 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8754
8755Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8756
8757 * gdbint.texinfo: Slightly expand section on supporting a new
8758 object file format.
8759
8760Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8761
8762 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8763 intermediate file.
8764
8765Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8766
8767 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8768
8769Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8770
8771 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8772
8773 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8774 as well as Z8002.
8775
8776Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8777
8778 * gdbint.texinfo: Add sections on clean design and on how to send
8779 in changes.
8780
8781Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8782
8783 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8784
8785Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8786
8787 * gdb.texinfo: Fix typo, reported by Karl Berry.
8788
8789Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8790
8791 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8792
8793Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8794
8795 * gdbint.texinfo: fixed a stray email address (needs @@),
8796 added @table @code to node "Native Conditionals"
8797
8798Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8799
8800 * gdbint.texinfo: Describe coding style of GDB.
8801
8802Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8803
8804 * stabs.texinfo: Minor wording changes.
8805
8806Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8807
8808 * gdbint.texinfo: Improve release doc slightly.
8809
8810Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8811
8812 * gdbint.texinfo: Improve doc of GDB config macros.
8813
8814Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8815
8816 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8817 These will be reinserted when examined.
8818
8819Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8820
8821 * gdbint.texinfo: Make a start at documenting all the #if macros
8822 in GDB. At least list them all, and start separating them into
8823 host-specific and target-specific.
8824
8825Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8826
8827 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8828 examples (not consistent w others).
c906108c
SS
8829 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8830 for generic vn of doc
8831
8832Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8833
8834 * Makefile.in: always create installation directories.
8835
8836Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8837
8838 * gdb.texinfo: in h8 config, do not describe searching commands.
8839
8840Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8841
8842 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8843 conditionals; introduce a few generic switches that may be
8844 useful for other cross-dev or dos-hosted configs.
8845
8846 * gdb.texinfo: fix typo in "info reg" description
8847
8848Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8849
8850 * stabs.texinfo: Minor updates from running TeX over it.
8851 * Makefile.in (stabs.dvi, stabs.ps): Add.
8852
8853Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8854
8855 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8856 First pass at converting it to texinfo.
8857
8858Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8859
8860 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8861 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8862
8863Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8864
8865 * gdbint.texinfo: Add section on partial symbol tables.
8866
8867Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8868
8869 * gdb.texinfo: document `set remotedebug' and `set
8870 rstack_high_address'.
8871
8872Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8873
8874 * gdb.texinfo: slight expansion of new text on reading info files
8875 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8876 H8/300 from DOS.
8877
8878Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8879
8880 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8881
8882Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8883
8884 * gdb.texinfo: Say how to read the `info' files.
8885
8886Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8887
8888 * Makefile.in: gm4 -> m4.
8889
8890Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8891
8892 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8893 Documentation' ahead of `Installing GDB' to match README.
8894 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8895 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8896
8897Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8898
8899 * Makefile.in: remove $(srcdir) from gdb.info rule.
8900
8901Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8902
8903 * Makefile.in: commented out gdb-all.texinfo rule. This is
8904 temporary.
8905
8906Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8907
8908 * Makefile.in, configure.in: removed traces of namesubdir,
8909 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8910 copyrights to '92, changed some from Cygnus to FSF.
8911
8912Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8913
8914 * gdb.texinfo: Improve how we ask for bug reports.
8915
8916Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8917
8918 * Makefile.in: infodir belongs in datadir.
8919
8920Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8921
8922 * Makefile.in: remove spaces following hyphens, bsd make can't
8923 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8924 standards.text support.
c906108c
SS
8925
8926Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8927
8928 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8929 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8930 and mandir now keyed off datadir by default.
8931
8932\f
8933Local Variables:
9e9c5ae7 8934mode: change-log
c906108c
SS
8935left-margin: 8
8936fill-column: 74
8937version-control: never
8938End:
This page took 1.671615 seconds and 4 git commands to generate.