* gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
f02e2b19
YQ
12012-04-25 Yao Qi <yao@codesourcery.com>
2
3 * gdbint.texinfo (Testsuite): New section `Board settings'.
4
68d41a48
JK
52012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6
7 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
8 Three times.
9
174bb630
JK
10 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
11 Three times.
12
0511cc75
JK
132012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14
15 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
16 by @table @asis. Fix formatting of one item.
17
0070f25a
JK
182012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19
20 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
21
4dc84fd1
JK
222012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
23
24 New option "set debug auto-load".
25 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
26 (auto-load verbose mode): New node.
27
bccbefd2
JK
282012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
29
30 New option "set auto-load safe-path".
31 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
32 and "info auto-load" examples for safe-path. Put there also references
33 for "set auto-load safe-path" and "show auto-load safe-path".
34 New menu item for Auto-loading safe path.
35 (Auto-loading safe path): New node.
36 (Python Auto-loading): Update the expected output from "Missing"
37 to "No".
38
bf88dd68
JK
392012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
40
41 auto-load: Implementation.
42 * gdb.texinfo (Mode Options): New anchor for -nx.
43 (Startup): New anchors for Option -init-eval-command,
44 Home Directory Init File
45 and Init File in the Current Directory during Startup.
46 Mention set auto-load local-gdbinit with a reference.
47 Change the sample code to "set auto-load python-scripts".
48 (Threads): New anchor set libthread-db-search-path.
49 Provide references to libthread_db.so.1 file.
50 (Controlling GDB): New menu item for Auto-loading.
51 (Auto-loading, Init File in the Current Directory)
52 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
53 (Python): Rename the menu item Auto-loading to Python Auto-loading.
54 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
55 reference.
56 (Auto-loading): Rename to ...
57 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
58 "set auto-load python-scripts", new anchor for it. Change
59 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
60 for it. Change "info auto-load-scripts"
61 to "info auto-load python-scripts", new anchor for it. Change "scripts"
62 to "Python scripts".
63
8264ba82
AG
642012-04-14 Anton Gorenkov <xgsa@yandex.ru>
65
66 PR mi/13393
67 * gdb.texinfo (Print Settings): Extend the description for "set print
68 object".
69 (GDB/MI Variable Objects): Extend the description for -var-create and
70 -var-list-children.
71
06fc020f
SCR
722012-04-11 Siva Chandra Reddy <sivachandra@google.com>
73
74 * gdb.texinfo (Examining Data): Document the 'explore' command.
75
7191c139
JB
762012-03-28 Joel Brobecker <brobecker@adacore.com>
77
78 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
79 to the children of a varobj and its update range when -var-update
80 returns that the varobj's type changed.
81
3708f05e
JK
822012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
83
84 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
85 Create two new links fir 'objfile-gdb.py file'
86 and 'dotdebug_gdb_scripts section'.
87
8e0583c8
JK
882012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
89
90 * gdb.texinfo (Auto-loading): Rename node reference
91 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
92 Twice.
93 (.debug_gdb_scripts section): Rename the node ...
94 (dotdebug_gdb_scripts section): ... here.
95 (Maintenance Commands): Also rename this node reference.
96
7b282c5a
SCR
972012-03-22 Siva Chandra Reddy <sivachandra@google.com>
98
99 * gdb.texinfo (Python API/Values From Inferior): Add description
100 about the new method Value.referenced_value. Add description on
101 how Value.dereference is different (and similar) to
102 Value.referenced_value.
103
8320cc4f
JK
1042012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
105
106 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
107 --init-eval-command=COMMAND, -iex.
108 (Startup): Describe -iex and -ix. Simplify the example
109 for "set auto-load-scripts off".
110
481860b3
GB
1112012-03-16 Gary Benson <gbenson@redhat.com>
112
113 PR breakpoints/10738
114 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
115 stating that GDB cannot set breakpoints on inlined functions.
116 (Mode Options): Document --use-deprecated-index-sections.
117 (Index Section Format): Document new index section version format.
118
c4aeac85
TT
1192012-03-15 Tom Tromey <tromey@redhat.com>
120
121 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
122
16899756
DE
1232012-03-13 Doug Evans <dje@google.com>
124
125 * gdb.texinfo (Help): Change apropos example to use "alias" instead
126 of "reload".
127 (Symbols): Delete docs for set/show symbol-reloading.
128 * gdbint.texinfo (Defining Other Architecture Features): Delete
129 SYMBOL_RELOADING_DEFAULT.
130 * refcard.tex: Delete reference to symbol-reloading.
131
9b224c5e
PA
1322012-03-07 Pedro Alves <palves@redhat.com>
133
134 * gdb.texinfo (General Query Packets): Document new
135 QProgramSignals packet.
136 * gdb.texinfo (Remote configuration): Mention
137 "program-signals-packet".
138
169081d0
TG
1392012-03-05 Tristan Gingold <gingold@adacore.com>
140
141 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
142
d1feda86
YQ
1432012-03-03 Yao Qi <yao@codesourcery.com>
144
145 * gdb.texinfo (In-Process Agent): New node.
146 Document new commands.
147 (General Query Packets): Add packet `QAgent'.
148
1faeff08
MR
1492012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
150
151 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
152
7d74f244
DE
1532012-03-01 Scott J. Goldman <scottjg@vmware.com>
154
155 * gdb.texinfo (Commands In Python): Put example python macro in
156 COMMAND_USER category rather than COMMAND_OBSCURE.
157 Document gdb.COMMAND_USER.
158 (User-defined Commands): Update documentation to clarify
159 "set/show max-user-call-depth" and "show user" don't apply to python
160 commands. Update documentation to clarify "help user-defined" may
161 also include python commands defined as COMMAND_USER.
162
6fe37d23
JK
1632012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
164
165 * gdb.texinfo (Startup): Add option -ex description to the option -x
166 description.
167
83364271
LM
1682012-02-24 Luis Machado <lgustavo@codesourcery.com>
169
170 * gdb.texinfo (Setting Breakpoints): Mention and explain the
171 condition-evaluation breakpoint parameter.
172 Mention condition-evaluation mode being shown in "info break".
173 (Break Conditions): Add description for target-side
174 conditional breakpoints.
175 (Remote Configuration): Mention conditional-breakpoints-packet.
176 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
177 cond-expr.
178 (General Query Packets): Mention new ConditionalBreakpoint feature.
179
bdb1994d
TT
1802012-02-22 Tom Tromey <tromey@redhat.com>
181
182 * gdb.texinfo (Blocks In Python): Clarify block iteration.
183
4d241c86
TT
1842012-02-17 Tom Tromey <tromey@redhat.com>
185
186 PR python/10753:
187 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
188 directory.
189
816338b5
SS
1902012-02-14 Stan Shebs <stan@codesourcery.com>
191
192 * gdb.texinfo (Disabling Breakpoints): Document enable count.
193
cc30c4bd
PA
1942012-02-13 Pedro Alves <palves@redhat.com>
195
196 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
197 mips-idt-ecoff.
198
035d1e5b
YQ
1992012-02-09 Yao Qi <yao@codesourcery.com>
200
201 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
202
f0823d2c
TT
2032012-02-07 Tom Tromey <tromey@redhat.com>
204
205 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
206 Symbol.value.
207
64e7d9dd
TT
2082012-02-07 Tom Tromey <tromey@redhat.com>
209
210 * gdb.texinfo (Symbols In Python): Document Symbol.line.
211
4220b2f8
TS
2122012-01-27 Thomas Schwinge <thomas@codesourcery.com>
213
214 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
215
edcc5120
TT
2162012-01-24 Tom Tromey <tromey@redhat.com>
217
218 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
219 unload".
220 (Files): Mention new catch commands.
221 (GDB/MI Async Records): Likewise.
222
53fe1783
GB
2232012-01-24 Gary Benson <gbenson@redhat.com>
224
225 Delete #if 0'd out code.
226 * gdb.texinfo (Frame Info): Remove "info catch".
227
b9e7b9c3
UW
2282012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
229
230 * gdb.texinfo (Remote Configuration): Document
231 "set remote hostio-readlink-packet" command.
232 (General Query Packets): Document vFile:readlink packet.
233
4aac40c8
TT
2342012-01-16 Tom Tromey <tromey@redhat.com>
235
236 * gdb.texinfo (Specify Location): Document relative file name
237 handling.
238
cafec441
TT
2392012-01-16 Tom Tromey <tromey@redhat.com>
240
241 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
242
0ee339bc
JK
2432012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
244 Eli Zaretskii <eliz@gnu.org>
245
246 * gdbint.texinfo (Coding Standards): Require braces for two lines of
247 code.
248
72384ba3
PH
2492012-01-11 Paul Hilfinger <hilfingr@adacore.com>
250
251 * gdb.texinfo (Variables): Document use of :: for non-static
252 variables.
253
ce1b17c4
JB
2542012-01-05 Joel Brobecker <brobecker@adacore.com>
255
256 * gdbint.texinfo (Start of New Year Procedure): Update
257 to replace use of copyright.sh by use of copyright.py.
258
217bff3e
JK
2592012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
260
261 Remove the gdbtui binary.
262 * all-cfg.texi (GDBTUI): Remove.
263 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
264 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
265 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
266
cc72b2a2
KP
2672011-12-23 Kevin Pouget <kevin.pouget@st.com>
268
269 Introduce gdb.FinishBreakpoint in Python.
270 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
271 (Python API): Add menu entry for Finish Breakpoints.
272
13ac8d2c
JK
2732011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
274
275 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
276 tests.
277
e0f9f062
DE
2782011-12-16 Doug Evans <dje@google.com>
279
280 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
281
80b6e756
PM
2822011-12-16 Phil Muldoon <pmuldoon@redhat.com>
283
1c3ad6ab 284 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
285 stack". Add documentation for "set/show python print-stack".
286
2fb860fc
PA
2872011-12-14 Pedro Alves <pedro@codesourcery.com>
288
289 * gdb.texinfo (Implementing a Remote Stub): Explain that you
290 should transfer control to the stub in the startup code instead of
291 in main. Mention the need to get past the initial breakpoint.
292
f8eba3c6
TT
2932011-12-06 Tom Tromey <tromey@redhat.com>
294
295 * gdb.texinfo (Set Breaks): Update for new behavior.
296
2268b414
JK
2972011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
298
299 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
300 List Format for SVR4 Targets'.
301 (General Query Packets): New item qXfer:libraries-svr4:read.
302 (Library List Format for SVR4 Targets): New node.
303
ae6f0d5b
TT
3042011-12-01 Tom Tromey <tromey@redhat.com>
305
306 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
307 add.
308
36dfb11c
TT
3092011-11-22 Tom Tromey <tromey@redhat.com>
310
311 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
312 reasons.
313
f196051f
SS
3142011-11-20 Stan Shebs <stan@codesourcery.com>
315
316 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
317 note-related options and variables.
318 (Tracepoint Packets): Document packet changes.
319
f85b53f8
SD
3202011-11-20 Sanjoy Das <sdas@igalia.com>
321
322 * gdb.texinfo (JIT Interface): Add documentation on writing and
323 usind JIT debug info readers.
324 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
325 Debug Info Readers): New nodes.
326
bfccc43c
YQ
3272011-11-18 Yao Qi <yao@codesourcery.com>
328
329 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
330 tracepoint.
331
c011a4f4
DE
3322011-11-15 Doug Evans <dje@google.com>
333
334 * gdb.texinfo (Files): Document basenames-may-differ.
335
ed59ded5
DE
3362011-11-14 Doug Evans <dje@google.com>
337
338 * gdb.texinfo (Shell Commands): Document "!".
339
405f8e94
SS
3402011-11-14 Stan Shebs <stan@codesourcery.com>
341 Kwok Cheung Yeung <kcy@codesourcery.com>
342
343 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
344 needed to get shorter fast tracepoints.
345 (Tracepoint Packets): Document new qTMinFTPILen packet.
346
1e4d1764
YQ
3472011-11-14 Yao Qi <yao@codesourcery.com>
348
349 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
350 behavior of tracepoint.
351 (General Query Packets): New feature InstallInTrace.
352 (Remote Configuration): Document "set remote
353 install-in-trace-packet".
354
71eba9c2 3552011-11-12 Matt Rice <ratmice@gmail.com>
356
357 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
358 Add arguments to info macro.
359
e0f8f636
TT
3602011-11-10 Tom Tromey <tromey@redhat.com>
361
362 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
363 manual.
364 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
365 (Macros): Add a footnote.
366 (C): Remove paragraph about compiler options.
367 (C Constants): Mention wide character and string constants.
368 (C Plus Plus Expressions): Update compiler option advice. Mention
369 using declarations. Mention ADL. Remove old HP compiler
370 information.
371
625c0d47
TT
3722011-11-10 Tom Tromey <tromey@redhat.com>
373
374 PR c++/9257:
375 * gdb.texinfo (Print Settings): Add an extra note about the need
376 for a vtable.
377
4be2aacc
MR
3782011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
379
380 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
381 "set mips abi" documentation.
382
0a1c4d10
DE
3832011-11-04 Doug Evans <dje@google.com>
384
385 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
386
aad1c02c
TT
3872011-11-03 Tom Tromey <tromey@redhat.com>
388
389 * gdb.texinfo (Stopping): Add menu entry.
390 (Continuing and Stepping): Restore @node. Use @section, not
391 @subsection.
392
983fb131
MR
3932011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
394
395 * gdb.texinfo (Skipping Over Functions and Files): Remove node
396 designation. Fix "Specify Location" cross-reference.
397
3065dfb6
SS
3982011-11-02 Stan Shebs <stan@codesourcery.com>
399
400 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
401 (General Query Packets): Describe tracenz feature.
402 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
403
0aaaf063
PK
4042011-10-28 Paul Koning <paul_koning@dell.com>
405
406 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
407
2231f1fb
KP
4082011-10-27 Kevin Pouget <kevin.pouget@st.com>
409
410 * gdb.texinfo ((Frames In Python): Document
411 gdb.FRAME_UNWIND_FIRST_ERROR contant.
412
5110b5df
PK
4132011-10-26 Paul Koning <paul_koning@dell.com>
414
415 * gdb.texinfo (gdb.types): Document new deepitems function.
416
22dbab46
PK
4172011-10-25 Paul Koning <paul_koning@dell.com>
418
419 PR python/13327
420
421 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
422 fetch_lazy method.
423
9df2fbc4
PM
4242011-10-20 Phil Muldoon <pmuldoon@redhat.com>
425
426 PR python/12656
427
428 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
429 global_block, static_block function.
430
f05e2e1d
TT
4312011-10-19 Tom Tromey <tromey@redhat.com>
432
433 * gdb.texinfo (Commands In Python): Add missing "@"s.
434
a7fc3f37
KP
4352011-10-13 Kevin Pouget <kevin.pouget@st.com>
436
437 PR python/13285 Document named constants for frame unwind stop reasons
438 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
439 constants.
440
5048e516
JK
4412011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
442
443 Fix compatibility with texinfo versions older than 4.12.
444 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
445 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
446 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
447 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
448 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
449 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
450 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
451
5a56e9c5
DE
4522011-10-09 Doug Evans <dje@google.com>
453
454 * gdb.texinfo (Extending GDB): Document alias command.
455
36b11add
JK
4562011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
457
458 Support @entry in input expressions.
459 * gdb.texinfo (Variables): Describe @entry names suffix.
460 (Print Settings): Add anchor for `set print entry-values'.
461
e18b2753
JK
4622011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
463 Eli Zaretskii <eliz@gnu.org>
464
465 Display @entry parameter values (without references).
466 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
467 example.
468 (Print Settings): New description of set print entry-values and show
469 print entry-values.
470
111c6489
JK
4712011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
472 Eli Zaretskii <eliz@gnu.org>
473
474 Recognize virtual tail call frames.
475 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
476 (Tail Call Frames): New node.
477 (Frames In Python): Add gdb.TAILCALL_FRAME.
478
9c15afc4
DE
4792011-10-07 Doug Evans <dje@google.com>
480
481 * gdb.texinfo (gdb.printing): Document new `replace' arg to
482 register_pretty_printer.
483
99f5279d
PM
4842011-10-07 Phil Muldoon <pmuldoon@redhat.com>
485
486 PR python/12930
487 PR python/12802
488
489 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
490 stop method.
491
03583c20
UW
4922011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
493
494 * gdb.texinfo (Starting your Program): "set disable-randomization"
495 is no longer Linux-specific.
496 (Remote Configuration): Document "set remote
497 disable-randomization-packet".
498 (General Query Packets): Document "QDisableRandomization" packet
499 and add it to "qSupported" list.
500
bd054e06
KP
5012011-10-07 Kevin Pouget <kevin.pouget@st.com>
502
503 Allow Python notification of new object-file loadings.
504 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
505 event type.
506
cb6be26b
KP
5072011-10-04 Kevin Pouget <kevin.pouget@st.com>
508
509 PR python/12691: Add the inferior to Python exited event
510 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
511
a05336a1
JB
5122011-10-03 Joel Brobecker <brobecker@adacore.com>
513
514 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
515 rephasing.
516
5d77fe44
JB
5172011-10-03 Joel Brobecker <brobecker@adacore.com>
518
519 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
520 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
521 as possible feature returned by the `-list-features'
522 command.
523
699df94d
PK
5242011-09-28 Paul Koning <paul_koning@dell.com>
525
526 * gdb.texinfo (gdb.Type): Document field access by dictionary
527 key syntax.
528
24bdad53
YQ
5292011-09-28 Yao Qi <yao@codesourcery.com>
530
531 * gdb.texinfo (Files): Update options for `add-symbol-file'.
532 Add one space after option `-s'. Remove @r{} markup.
533
6710bf39
SS
5342011-09-27 Stan Shebs <stan@codesourcery.com>
535
536 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
537
d99f7e48
HZ
5382011-09-16 Hui Zhu <teawater@gmail.com>
539
540 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
541 to *(unsigned char *)$esp@300.
542
d812018b
PK
5432011-09-15 Paul Koning <paul_koning@dell.com>
544
545 * gdb.texinfo: Make style of Python functions and methods match
546 the syntax of Python. Also put class and module names explicitly
547 on function, member, and variable names, matching Python
548 documentation conventions.
549
2aa48337
KP
5502011-09-15 Kevin Pouget <kevin.pouget@st.com>
551
552 PR Python/12692 Add gdb.selected_inferior() to Python interface.
553 * gdb.texinfo (Inferiors In Python): Describe new
554 gdb.selected_inferior() function.
555
6839b47f
KP
5562011-09-15 Kevin Pouget <kevin.pouget@st.com>
557
558 Handle multiple breakpoint hits in Python interface:
559 * gdb.texinfo (Events In Python): New function documentation:
560 gdb.BreakpointEvent.breakpoints. Indicate that
561 gdb.BreakpointEvent.breakpoint is now deprecated.
562
26829f2b
JB
5632011-09-04 Joel Brobecker <brobecker@adacore.com>
564
565 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
566
a9f54f60
TT
5672011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
568
569 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
570
fa3a4f15
PM
5712011-08-17 Phil Muldoon <pmuldoon@redhat.com>
572
573 * gdb.texinfo (Prompt): Add set/show extended-prompt
574 documentation
575 (Basic Python): Add prompt_hook anchor.
576 (Python modules): Reword module text to reflect multiple modules.
577 (gdb.prompt): Document gdb.prompt module.
578
224bbe49
YQ
5792011-08-14 Yao Qi <yao@codesourcery.com>
580
78d85199
YQ
581 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
582
5832011-08-14 Yao Qi <yao@codesourcery.com>
584
585 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
586 (TIC6x Features): New node.
587
457e09f0
DE
5882011-08-12 Doug Evans <dje@google.com>
589
590 * gdb.texinfo (Symbols In Python): Document symbol.type.
591
5e239b84
PM
5922011-08-09 Phil Muldoon <pmuldoon@redhat.com>
593
594 * gdb.texinfo (Python): Document command and function
595 auto-loading.
596
177bc839
JK
5972011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
598 Eli Zaretskii <eliz@gnu.org>
599
600 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
601 typedefs unrolling. Extend the sample code by an inner typedef and
602 outer typedefs unrolling.
603
1a532630
PP
6042011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
605
606 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
607 size and line-size.
608
9b158ba0 6092011-07-21 Matt Rice <ratmice@gmail.com>
610
611 PR macros/12999
612 * gdb.texinfo (Macros): Add info definitions and info macros commands.
613 Update text and cindex entries for info macro command.
614
d17b6f81
PM
6152011-07-21 Phil Muldoon <pmuldoon@redhat.com>
616
617 * observer.texi (GDB Observers): Add before_prompt observer.
618 * gdb.texinfo (Basic Python): Add documentation for prompt
619 substitution.
620
713389e0
PM
6212011-07-11 Phil Muldoon <pmuldoon@redhat.com>
622
623 PR python/12438
624 * gdb.texinfo (Python Commands): Add deprecate note to maint
625 set/show python print-stack. Document set/show python
626 print-backtrace.
627
177b42fe
TJB
6282011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
629
630 * gdb.texinfo: Fix typos.
631
900e11f9
JK
6322011-07-01 Tom Tromey <tromey@redhat.com>
633
634 * gdb.texinfo (Debugging Output): Document set debug
635 check-physname.
636
39c4d40a
TT
6372011-06-29 Tom Tromey <tromey@redhat.com>
638
639 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
640 breakpoint-notifications feature.
641
6f5def7d
UW
6422011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
643
644 * gdb.texinfo (Target Description): Remove warning about
645 possibly unstable format.
646
8cf64490
TT
6472011-06-03 Tom Tromey <tromey@redhat.com>
648
649 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
650 (Events In Python): Note that exit_code is optional.
651
393eab54
PA
6522011-05-17 Pedro Alves <pedro@codesourcery.com>
653
654 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
655 required for multi-threading support.
656 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
657 Hc are deprecated for multi-threading debugging. Point readers at
658 the vCont packet.
659
75fc9810
DE
6602011-05-15 Doug Evans <dje@google.com>
661
662 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
663
01124a23
DE
6642011-05-13 Doug Evans <dje@google.com>
665
98a5dd13
DE
666 * gdb.texinfo (Threads): Document $sdir,$pdir.
667 (Server): Document $pdir exception.
668
dbaefcf7
DE
669 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
670
cc63ef9b
DE
671 * gdb.texinfo (Threads): Clarify default value for
672 libthread-db-search-path.
7e0396aa 673
01124a23
DE
674 * gdb.texinfo (Completion): Update example.
675 (Debugging Output): Delete `set/show debug lin-lwp-async'.
676
d248b706
KY
6772011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
678
679 * gdb.texinfo: Document change in the behaviour of the enable and
680 disable GDB commands when applied to tracepoints.
681 Document the EnableDisableTracepoints remote stub feature.
682 Document QTEnable and QTDisable in the list of tracepoint packets.
683
cc88a640
JK
6842011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
685
686 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
687 hsuser.texi.
688 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
689 comment to hsuser.texi. Change rluser.texi name in the comment.
690
84e578fb
DE
6912011-05-10 Doug Evans <dje@google.com>
692
693 * gdb.texinfo (Threads): If an empty path is provided for
694 libthread-db-search-path it is reset to its default value.
695 (Server): Ditto.
696
478aac75
DE
6972011-05-09 Doug Evans <dje@google.com>
698
699 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
700
9c06b0b4
TJB
7012011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
702 Thiago Jung Bauermann <bauerman@br.ibm.com>
703
704 Implement support for PowerPC BookE masked watchpoints.
705 * gdb.texinfo (Set Watchpoints): Document mask parameter.
706 (PowerPC Embedded): Mention support of masked watchpoints.
707
9ed350ad
JB
7082011-05-03 Joel Brobecker <brobecker@adacore.com>
709
710 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
711 `@value{GDBN}'.
712
4ceed123
JB
7132011-05-03 Joel Brobecker <brobecker@adacore.com>
714
715 * gdb.texinfo (titlepage): Remove dedication.
716 (In Memoriam): New appendix.
717
559a7a62
JK
7182011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
719 Eli Zaretskii <eliz@gnu.org>
720
721 * gdb.texinfo (Index Section Format): Change the version to 5.
722 Describe the different formula.
723
03f2bd59
JK
7242011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
725 Eli Zaretskii <eliz@gnu.org>
726
727 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
728 for disconnected tracing.
729 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
730 extended-remote relationship. Mention --once.
731 (TCP port allocation lifecycle of @code{gdbserver}): New.
732
d9b1a651
EZ
7332011-04-23 Eli Zaretskii <eliz@gnu.org>
734
735 * gdb.texinfo (Server): Improve indexing. Index all optional
736 switches to gdbserver.
737
90476074
TT
7382011-04-20 Tom Tromey <tromey@redhat.com>
739
740 * gdb.texinfo (Index Section Format): New node.
741 (Top): Add new node to menu.
742
c21236dc
PA
7432011-04-20 Pedro Alves <pedro@codesourcery.com>
744
745 * gdb.texinfo (Maintenance Commands): Document `maint print
746 remote-registers'.
747
05c8c3f5
TT
7482011-04-20 Tom Tromey <tromey@redhat.com>
749
750 * gdb.texinfo (Trace File Format): Move node later.
751
7a9dd1b2
TT
7522011-04-19 Tom Tromey <tromey@redhat.com>
753
754 * gdbint.texinfo (Register Information Functions): Remove
755 duplicate "the".
756 * gdb.texinfo (Emacs): Remove duplicate "to".
757 (GDB/MI Variable Objects): Remove duplicate "the".
758 (General Query Packets): Likewise.
759
4368ebeb
JB
7602011-04-02 Joel Brobecker <brobecker@adacore.com>
761
762 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
763 "GDB/MI Ada Exception Information" node.
764
956a9fb9
JB
7652011-04-01 Joel Brobecker <brobecker@adacore.com>
766
767 * gdb.texinfo (GDB/MI Ada Exception Information): Document
768 the "exception-name" field in the *stopped async record.
769
f1310107
TJB
7702011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
771 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
772
773 Implement support for PowerPC BookE ranged breakpoints.
774 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
775
8786b2bd
TT
7762011-03-28 Tom Tromey <tromey@redhat.com>
777
778 * gdb.texinfo (Set Tracepoints): Fix typo.
779
9ef07c8c
TT
7802011-03-24 Tom Tromey <tromey@redhat.com>
781
782 * gdb.texinfo (Specify Location): Document `function:label'
783 linespec.
784
99c3dc11
PM
7852011-03-18 Phil Muldoon <pmuldoon@redhat.com>
786
f1310107 787 PR python/12149
99c3dc11
PM
788
789 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
790
29703da4
PM
7912011-03-17 Phil Muldoon <pmuldoon@redhat.com>
792
793 * gdb.texinfo (Blocks In Python): Add is_valid method description.
794 (Inferiors In Python): Likewise.
795 (Threads In Python): Likewise.
796 (Symbols In Python): Likewise.
797 (Objfiles In Python): Likewise.
798 (Symbol Tables In Python): Likewise.
799
c9174737
PA
8002011-03-15 Pedro Alves <pedro@codesourcery.com>
801
802 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
803 display>: Explain that the commands accept number ranges.
804
7371cf6d
PM
8052011-03-14 Phil Muldoon <pmuldoon@redhat.com>
806
807 * gdb.texinfo (Breakpoints In Python): Add description and example
808 of Python stop function operation.
809
ecec24e6
PM
8102011-03-10 Phil Muldoon <pmuldoon@redhat.com>
811
812 * gdb.texinfo (Parameters In Python): Document get_set_string and
813 get_show_string methods.
814
6dcd5565
JK
8152011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
816
817 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
818
81896e36
JK
819 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
820 circular-trace-buffer name.
821
5e30da2c
JB
8222011-02-28 Joel Brobecker <brobecker@adacore.com>
823
824 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
825 in the previous change.
826
3bd0f5ef 8272011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
828
829 * gdb.texinfo (Inferiors and Programs): Update commands to show
830 that they can accept multiple arguments.
831
4ec7539c
JB
8322011-02-24 Joel Brobecker <brobecker@adacore.com>
833
834 Revert the following patch (code patch was not approved):
835 2011-02-21 Hui Zhu <teawater@gmail.com>
836 * agentexpr.texi (bytecode descriptions): add printf.
837 * gdb.texinfo (tracepoint action lists): add printf.
838
82809774
DE
8392011-02-23 Doug Evans <dje@google.com>
840
841 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
842
e5a67952
MS
8432011-02-23 Michael Snyder <msnyder@vmware.com>
844
845 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
846 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
847 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
848
6e6fbe60
DE
8492011-02-22 Doug Evans <dje@google.com>
850
851 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
852 Clarify behaviour of lookup_symbol when `block' argument is omitted,
853 add description of result, fix @defun formatting.
854
f994e27a
HZ
8552011-02-21 Hui Zhu <teawater@gmail.com>
856
857 * agentexpr.texi (Bytecode Descriptions): Add printf.
858 * gdb.texinfo (Tracepoint Action Lists): Add printf.
859
c7f96d2b
TT
8602011-02-18 Tom Tromey <tromey@redhat.com>
861
862 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
863
60f98dde
MS
8642011-02-14 Michael Snyder <msnyder@vmware.com>
865
866 * gdb.texinfo (threads): Document argument for "info threads" cmd.
867 Document new command "thread find".
868
08e796bc
MS
8692011-02-14 Michael Snyder <msnyder@vmware.com>
870
871 * gdb.texinfo (Threads): Update example of new thread message.
872
b3b9301e
PA
8732011-02-14 Pedro Alves <pedro@codesourcery.com>
874
875 * gdb.texinfo (Remote Configuration): Mention set/show remote
876 traceframe-info.
877 (Tools/Packages Optional for Building GDB): Mention that expat is
878 used for traceframe info.
879 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
880 (General Query Packets) <qSupported>: Describe the
881 qXfer:traceframe-info:read feature.
882 (qXfer::read): Describe qXfer:traceframe-info:read.
883 (Traceframe Info Format): New section.
884
cef35b0f
PA
8852011-02-04 Pedro Alves <pedro@codesourcery.com>
886
887 * gdbint.texinfo (Formatting): Mention some formatting guidelines
888 for casts and unary operators.
889
f1cbe1d3
TT
8902011-02-04 Tom Tromey <tromey@redhat.com>
891
892 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
893 is not useful.
894
585fdaa1
PA
8952011-01-25 Pedro Alves <pedro@codesourcery.com>
896
897 * gdb.texinfo: s/value optimized out/optimized out/g
898
7bfc9434
JB
8992011-01-21 Joel Brobecker <brobecker@adacore.com>
900
901 * gdb.texinfo (Other Misc Settings): Rework part of the
902 documentation of the "set interactive mode" command.
903
4694da01
TT
9042011-01-19 Tom Tromey <tromey@redhat.com>
905
906 * gdb.texinfo (Threads): Document thread name output and `thread
907 name' command.
908 (Threads In Python): Document Thread.name attribute.
909 (GDB/MI Thread Commands): Document thread attributes.
910
b716877b
AB
9112011-01-12 Andrew Burgess <aburgess@broadcom.com>
912
913 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
914 changes in mi/mi-cmd-disas.c
915
13fd8b81
TT
9162011-01-12 Tom Tromey <tromey@redhat.com>
917
918 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
919 Fix "thread apply" text.
920
e09342b5
TJB
9212011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
922 Thiago Jung Bauermann <bauerman@br.ibm.com>
923
924 Implement support for PowerPC BookE ranged watchpoints.
925 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
926 the "set powerpc exact-watchpoints" flag.
927
06e65f44
TT
9282011-01-07 Tom Tromey <tromey@redhat.com>
929
930 * gdb.texinfo (Python API): Add descriptions to @menu items.
931
d8e22779
TT
9322011-01-06 Tom Tromey <tromey@redhat.com>
933
934 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
935
a255712f
PP
9362010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
937
e09342b5 938 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 939
ccfc3d6e
TT
9402011-01-06 Tom Tromey <tromey@redhat.com>
941
942 PR python/12133:
943 * gdb.texinfo (Frames In Python): Document various frame
944 constants.
945
44944448
JB
9462011-01-05 Joel Brobecker <brobecker@adacore.com>
947
948 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
949 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
950 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
951
42ea3d7a
JK
9522011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
953
954 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
955 (clean): Add GDBvn.texi.
956
720d1a40
JB
9572010-12-29 Joel Brobecker <brobecker@adacore.com>
958
959 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
960 occasional case where the debugger prints an array address
961 instead of the array itself.
962
ad196637
PA
9632010-12-23 Pedro Alves <pedro@codesourcery.com>
964
965 * gdb.texinfo (Packets) <read registers packet>: Document support
966 for registers that were not collected.
967
a86caf66
DE
9682010-12-15 Doug Evans <dje@google.com>
969
970 * gdb.texinfo (Startup): Document auto-loading of scripts during
971 startup.
972 (Auto-loading): Delete "maint set python auto-load on|off".
973 Add "set auto-load-scripts on|off".
974
aae1c79a
DE
9752010-12-07 Doug Evans <dje@google.com>
976
977 * gdb.texinfo (Mode Options): Document -data-directory.
978 (Data Files): Add reference to -data-directory.
979
4e04c971
DE
9802010-11-29 Doug Evans <dje@google.com>
981
982 * gdb.texinfo (Pretty-Printer Introduction): Change
983 printer-name:subprinter-name to printer-name;subprinter-name.
984
94b6973e
PM
9852010-11-29 Phil Muldoon <pmuldoon@redhat.com>
986
987 PR python/12199
988
989 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
990
39037522
TT
9912010-11-23 Tom Tromey <tromey@redhat.com>
992
993 * gdb.texinfo (Top): Check SYSTEM_READLINE.
994 (Editing): Likewise.
995 (Command History): Likewise.
996 (TUI Keys): Likewise.
997 (Bug Reporting): Conditionally include rluser.texi and
998 inc-history.texinfo.
999 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1000 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1001 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1002 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1003 (gdb.pdf): Likewise.
1004 (gdb.info): Likewise.
1005 (gdb/index.html): Likewise.
1006
5ae98d25
TT
10072010-11-23 Tom Tromey <tromey@redhat.com>
1008
1009 * Makefile.in (Makefile): Run ../config.status.
1010 (distclean): Update.
1011 * configure: Remove.
1012 * configure.ac: Remove.
1013
621c8364
TT
10142010-11-12 Tom Tromey <tromey@redhat.com>
1015
1016 * gdb.texinfo (Basic Python): Update. Add xref.
1017 (Exception Handling): Document new exception classes.
1018 (Types In Python): Update.
1019 (Frames In Python): Update.
1020
84f4c1fe
PM
10212010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1022
1023 * gdb.texinfo (Breakpoints In Python): Document "internal"
1024 parameter, and visible attribute.
1025
99e7ae30
DE
10262010-11-05 Doug Evans <dje@google.com>
1027
1028 * gdb.texinfo (Source Path): Document "set directories".
1029
f4b8a18d
KW
10302010-11-05 Ken Werner <ken.werner@de.ibm.com>
1031
1032 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1033 (OpenCL C): New node.
1034
7b51bc51
DE
10352010-11-02 Doug Evans <dje@google.com>
1036
1037 * gdb.texinfo (Pretty Printing): Expand into three sections,
1038 introduction, example, and commands.
1039 (Python API): Delete section Disabling Pretty-Printers, merge into
1040 Selecting Pretty-Printers.
1041 (Writing a Pretty-Printer): New section. Move the pretty-printer
1042 example here, and reformat to match python coding style. Add a second
1043 example using the gdb.printing module.
1044 (Python modules): Add gdb.printing.
1045
9eeee977
DE
10462010-10-29 Doug Evans <dje@google.com>
1047
1048 * gdb.texinfo (Python): Fix long line.
1049
a0e0ffdf
DE
10502010-10-20 Doug Evans <dje@google.com>
1051
1052 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1053 All references updated. Correct sections marked as subsections.
1054 (Coding Standards): New chapter. Move the coding standard related
1055 subsections here. Add section on Python coding standards.
1056
0e3509db
DE
10572010-10-13 Doug Evans <dje@google.com>
1058
1059 * gdb.texinfo (Python): Add "Python modules".
1060 (Types in Python): Add reference to gdb.types section.
1061 (Python modules): New node.
1062
44592cc4
DE
10632010-10-11 Doug Evans <dje@google.com>
1064
1065 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1066 Python" from gdb.Value.type description.
1067
6e1bb179
JB
10682010-09-28 Joel Brobecker <brobecker@adacore.com>
1069
1070 * gdb.texinfo (Ravenscar Profile): New node.
1071
e8467610
TT
10722010-09-22 Tom Tromey <tromey@redhat.com>
1073
1074 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1075
fccd1d1e
EZ
10762010-09-22 Eli Zaretskii <eliz@gnu.org>
1077
1078 * gdb.texinfo (Values From Inferior): Clarify that
1079 value.dynamic_type works only in C++ programs with RTTI.
1080
c1b6b909
TT
10812010-09-15 Paul Bolle <pebolle@tiscali.nl>
1082
1083 * gdb.texinfo (Character Sets): Correctly reference host-charset
1084 in example.
1085
7d288aaa
TT
10862010-09-13 Tom Tromey <tromey@redhat.com>
1087
1088 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1089 Document "fullname" and "from".
1090
f75d858b
MK
10912010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1092
1093 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1094 feature `reverse' output by -list-target-features.
1095
83b9503b
L
10962010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1097
1098 * gdb.texinfo (i386 Features): Remove an extra "@item".
1099
03f17ccf
TT
11002010-08-30 Tom Tromey <tromey@redhat.com>
1101
1102 PR python/11792:
1103 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1104
9779414d
DJ
11052010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1106
1107 * gdb.texinfo (ARM Features): Document
1108 org.gnu.gdb.arm.m-profile.
1109
f9ffd4bb
TT
11102010-08-23 Tom Tromey <tromey@redhat.com>
1111
1112 PR python/11145:
1113 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1114 reinterpret_cast methods.
1115
702c2711
TT
11162010-08-23 Tom Tromey <tromey@redhat.com>
1117
1118 PR python/11915:
1119 * gdb.texinfo (Types In Python): Document array method.
1120
66b73624
TJB
11212010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1122
1123 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1124
06a64a0b
TT
11252010-08-16 Tom Tromey <tromey@redhat.com>
1126
1127 * gdb.texinfo (Set Watchpoints): Document -location option.
1128
a3a7127e
DE
11292010-08-13 Doug Evans <dje@google.com>
1130
1131 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1132
8dedea02
VP
11332010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1134
1135 * gdb.texinfo (GDB/MI Data Manipulation): Document
1136 -data-read-memory-raw and -data-write-memory-raw.
1137
ca5c20b6 11382010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1139 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1140
1141 * gdb.texinfo (Basic Python): Describe post_event API.
1142
cb2e07a6
PM
11432010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1144
1145 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1146 decode_line Python APIs
cb2e07a6 1147
464b3efb
TT
11482010-08-10 Tom Tromey <tromey@redhat.com>
1149
1150 * gdb.texinfo (Pretty Printing API): Document
1151 gdb.default_visualizer.
1152
c29c521f
TT
11532010-08-10 Tom Tromey <tromey@redhat.com>
1154
1155 Revert gdb-add-index addition:
1156 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1157
5da1313b
JK
11582010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1159 Eli Zaretskii <eliz@gnu.org>
1160
1161 * gdb.texinfo (Mode Options) <-batch>
1162 (Basic Python) <gdb.execute>: Describe setting width and height.
1163
02d868e8
PP
11642010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1165
1166 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1167
c2bbed2a
TT
11682010-07-30 Tom Tromey <tromey@redhat.com>
1169
1170 * gdb.texinfo (Index Files): Mention gdb-add-index.
1171
6c13bbe1
HZ
11722010-07-30 Hui Zhu <teawater@gmail.com>
1173
1174 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1175 "detach inferior" and "kill inferior".
1176
53a71c06
CR
11772010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1178
1179 * gdb.texinfo (Machine Code): Update description of two forms of
1180 arguments, and add new example to demonstrate the new form.
1181
5374244e
PM
11822010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1183
1184 * gdb.texinfo (Values From Inferior): Add value inferior function
1185 call description.
1186
8ea5bce5
JK
11872010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1188
1189 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1190
c0edd9ed
JK
11912010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1192 Eli Zaretskii <eliz@gnu.org>
1193
1194 Make core files the process_stratum.
1195 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1196 record_stratum example.
1197
9291a0cd
TT
11982010-07-13 Tom Tromey <tromey@redhat.com>
1199
1200 * gdb.texinfo (Index Files): New node.
1201
f5011d11
TT
12022010-07-13 Tom Tromey <tromey@redhat.com>
1203
1204 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1205
0f5238ed
TT
12062010-07-13 Tom Tromey <tromey@redhat.com>
1207
1208 * gdb.texinfo (Specify Location): Document labels.
1209
74c761c1
PA
12102010-07-01 Pedro Alves <pedro@codesourcery.com>
1211
1212 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1213 entries for fast tracepoints and static tracepoints.
1214
501994c0
PA
12152010-07-01 Pedro Alves <pedro@codesourcery.com>
1216
1217 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1218 qsThreadInfo>: Spell out `l' as ell.
1219
0fb4aa4b
PA
12202010-07-01 Pedro Alves <pedro@codesourcery.com>
1221
1222 * gdb.texinfo (Convenience Variables): Document $_sdata.
1223 (Commands to Set Tracepoints): Describe static tracepoints. Add
1224 `Listing Static Tracepoint Markers' menu entry. Document
1225 "strace".
1226 (Tracepoint Action Lists): Document collecting $_sdata.
1227 (Listing Static Tracepoint Markers): New subsection.
1228 (Tracepoints support in gdbserver): Mention static tracepoints.
1229 (remote packets, enabling and disabling): Mention
1230 read-sdata-object.
1231 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1232 and StaticTracepoint.
1233 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1234 Document qXfer:sdata:read.
1235 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1236
dc3b15be
JB
12372010-06-29 Joel Brobecker <brobecker@adacore.com>
1238
1239 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1240
595939de
PM
12412010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1242 Tom Tromey <tromey@redhat.com>
1243 Thiago Jung Bauermann <bauerman@br.ibm.com>
1244
1245 * gdb.texinfo (Inferiors In Python): New node.
1246 * gdb.texinfo (Threads In Python): New node.
1247
9279c692
JB
12482010-06-28 Joel Brobecker <brobecker@adacore.com>
1249
1250 * gdb.texinfo (Python): Document what the python directory is
1251 and what its location is.
1252 (Basic Python): Document the gdb.PYTHONDIR constant.
1253
bc9f0842
TT
12542010-06-25 Tom Tromey <tromey@redhat.com>
1255
1256 PR python/10808:
1257 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1258
f1421989
HZ
12592010-06-24 Hui Zhu <teawater@gmail.com>
1260
1261 * gdb.texinfo: (Commands for Controlled Output): Add
1262 documentation for command "eval".
1263
e4c0cfae
SS
12642010-06-21 Stan Shebs <stan@codesourcery.com>
1265
1266 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1267 * annotate.texinfo: Ditto.
1268 * gdbint.texinfo: Ditto.
1269 * stabs.texinfo: Ditto.
1270
bb08c432
HZ
12712010-06-22 Hui Zhu <teawater@gmail.com>
1272
1273 * gdb.texinfo: (Process Record and Replay): Add documentation
1274 for command "set record memory-query".
1275
4f5d9f07
SS
12762010-06-21 Stan Shebs <stan@codesourcery.com>
1277
1278 * gdb.texinfo: Relicense under GFDL version 1.3.
1279 * annotate.texinfo: Relicense under GFDL version 1.3.
1280 * gdbint.texinfo: Relicense under GFDL version 1.3.
1281 * stabs.texinfo: Relicense under GFDL version 1.3.
1282 * fdl.texi: Update to version 1.3.
1283
6aed2dbc
SS
12842010-06-18 Stan Shebs <stan@codesourcery.com>
1285
a61408f8
SS
1286 * gdb.texinfo (Operating System Auxiliary Information): Describe
1287 "info os" when no arguments given.
1288
6aed2dbc
SS
1289 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1290 $_thread.
1291
24e933df
HZ
12922010-06-18 Hui Zhu <teawater@gmail.com>
1293
1294 * gdb.texinfo: (Process Record and Replay): Add documentation
1295 for commands "record save" and "record restore".
1296
65d79d4b
SDJ
12972010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1298
1299 * gdb.texinfo: Include information about the correct use
1300 of addresses in the `watch' command.
1301
d914c394
SS
13022010-06-11 Stan Shebs <stan@codesourcery.com>
1303
1304 * gdb.texinfo (Observer Mode): New section.
1305 (General Query Packets): Document QAllow.
889bf7c5 1306
967cf477
DE
13072010-06-04 Doug Evans <dje@google.com>
1308
1309 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1310
aaf4119b
DE
13112010-06-03 Doug Evans <dje@google.com>
1312
1313 * gdbint.texinfo (Coding): Add subsection on command names.
1314
9eae7c52
TT
13152010-06-02 Tom Tromey <tromey@redhat.com>
1316
1317 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1318 always-disassemble.
1319
fa593d66
PA
13202010-06-01 Pedro Alves <pedro@codesourcery.com>
1321
1322 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1323 gdbserver, and add cross reference.
1324 (Tracepoints support in gdbserver): New subsection.
1325
dde08ee1
PA
13262010-05-26 Pedro Alves <pedro@codesourcery.com>
1327
1328 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1329 `qRelocInsn' feature.
1330 (Relocate instruction reply packet): New subsection
1331 of `Tracepoint Packets'.
1332 (Tracepoint Packets): Mention that packets QTDP and QTStart
1333 support the qRelocInsn request, and add cross reference to new
1334 subsection.
1335
07ca107c
DE
13362010-05-25 Doug Evans <dje@google.com>
1337
1338 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1339 (Commands In Python): Document gdb.string_to_argv.
1340
c25c4a8b
JK
13412010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1342
1343 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1344 ATTR_NORETURN.
1345
d7b32ed3 13462010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1347 Tom Tromey <tromey@redhat.com>
1348 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1349
c25c4a8b 1350 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1351
6aecb9c2
JB
13522010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1353
1354 * gdb.texinfo: (Summary) Add mention about D language support.
1355 (Filenames): Add D suffixes.
1356 (D): New node.
1357
b7da9e9f
PM
13582010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1359
1360 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1361 of macro deleted from GDB code.
1362
ab38a727
PA
13632010-04-24 Pedro Alves <pedro@codesourcery.com>
1364
1365 * gdb.texinfo (Commands to specify files): Describe what how GDB
1366 looks up DOS-based filesystem paths on the system root. Document
1367 the new `set/show target-file-system-kind' commands.
1368
66d09542
DE
13692010-04-23 Doug Evans <dje@google.com>
1370
1371 * gdb.texinfo (Python): Move Auto-loading section here ...
1372 (Python API): from here.
1373 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1374 (Maintenance Commands): Add docs for "maint print section-scripts".
1375
8bd10a10
CM
13762010-04-20 Chris Moller <cmoller@redhat.com>
1377
1378 * gdb.texinfo (Setting Breakpoints): Added description of
1379 filename-qualified rbreak.
1380 * refcard.tex (Breakpoints and Watchpoints): Added brief
1381 description of filename-qualified rbreak.
1382
4c374409
JK
13832010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1384
1385 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1386 (Python API): Change the reference to Pretty Printing API.
1387 (Pretty Printing): Move the user part under the Data node. Reformat
1388 the sample output to 72 columns. Create a new reference to Pretty
1389 Printing API. Rename the API part ...
1390 (Pretty Printing API): To a new node name.
1391 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1392 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1393
5a9351ae
SS
13942010-04-21 Stan Shebs <stan@codesourcery.com>
1395
1396 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1397 and commands.
5a9351ae 1398 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1399
9a22f0d0
PM
14002010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1401
1402 * gdb.texinfo (Examining memory): Update for change in string
1403 display with explicit size.
1404
6149aea9
PA
14052010-04-19 Pedro Alves <pedro@codesourcery.com>
1406
1407 PR breakpoints/8554.
1408
1409 * gdb.texinfo (Save Breakpoints): New node.
1410 (save-tracepoints): Rename to ...
1411 (save tracepoints): ... this. Mention that `save-tracepoints' is
1412 a deprecated alias to `save tracepoints'.
1413
711e434b
PM
14142010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1415
645797a8 1416 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1417 (info w32 thread-information-block): Document new command.
1418 (qGetTIBAddress): Document new gdbserver query.
1419 (maint set/show show-all-tib): Document new command.
1420
3f7b2faa
DE
14212010-04-15 Doug Evans <dje@google.com>
1422
fa33c3cd
DE
1423 * gdb.texinfo (Python API): Add progspaces section.
1424 (Selecting Pretty-Printers): Progspace pretty-printers are
1425 searched too.
1426 (Progspaces In Python): New section.
1427
3f7b2faa
DE
1428 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1429
79f283fe
PM
14302010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1431
1432 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1433 returns None.
1434
87290684
SS
14352010-04-09 Stan Shebs <stan@codesourcery.com>
1436
1437 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1438 Describe the `frames-created' field, tweak grammar.
1439
a97153c7
PA
14402010-04-09 Pedro Alves <pedro@codesourcery.com>
1441
1442 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1443 Describe the `circular' and `disconnected' fields.
1444
5c5dcc1b
L
14452010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1446
1447 * gdb.texinfo (maint print registers): Mention unavailable and
1448 invisible registers.
1449
adc36818
PM
14502010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1451 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1452 Tom Tromey <tromey@redhat.com>
adc36818
PM
1453
1454 * gdb.texinfo (Breakpoints In Python): New Node.
1455
33da3f1c
SS
14562010-04-08 Stan Shebs <stan@codesourcery.com>
1457
1458 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1459 trace status fields.
1460
3a13a53b
L
14612010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1462
1463 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1464 optional. Make org.gnu.gdb.i386.avx requires
1465 org.gnu.gdb.i386.avx.
1466
08001717
DE
14672010-04-08 Doug Evans <dje@google.com>
1468
1469 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1470 search path, and document that gdb only scans the search path if
1471 the script's path doesn't specify a directory.
1472
c375651d
DE
14732010-04-05 Doug Evans <dje@google.com>
1474
1475 * gdb.texinfo (maint show python auto-load): Fix typo.
1476
af54718e
SS
14772010-04-04 Stan Shebs <stan@codesourcery.com>
1478
d77f58be
SS
1479 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1480 (Setting Watchpoints): Update description of "info watch".
1481 (Disabling Breakpoints): Only "info break" lists all.
1482
af54718e
SS
1483 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1484 (tdump): Explain how tdump works.
1485
86b17b60
PA
14862010-04-01 Pedro Alves <pedro@codesourcery.com>
1487
1488 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1489 add cross reference.
1490
ff12863f
PA
14912010-03-31 Pedro Alves <pedro@codesourcery.com>
1492
1493 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1494 commands error out.
1495
f68eb612
L
14962010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1497
1498 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1499
c8d5aac9
L
15002010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1501
1502 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1503
7d13fe92
SS
15042010-03-29 Stan Shebs <stan@codesourcery.com>
1505 Nathan Sidwell <nathan@codesourcery.com>
1506
1507 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1508 GDBN equivalent.
1509 (Set Tracepoints): Remove mention that conditional tracepoints
1510 don't exist.
1511 (Tracepoint Actions): Clarify when while-stepping collection
1512 happens, note that while-stepping does not automatically collect
1513 $pc.
1514
409873ef 15152010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1516
409873ef
SS
1517 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1518 (General Query Packets): Describe TracepointSource.
1519
ee8e71d4
EZ
15202010-03-27 Matt Rice <ratmice@gmail.com>
1521
c8d5aac9
L
1522 * gdb.texinfo (ARM): Document arguments to "target sim".
1523 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1524
99b5e152
PA
15252010-03-26 Pedro Alves <pedro@codesourcery.com>
1526
1527 * gdb.texinfo (Tracepoint Packets): Remove mention that
1528 terror:string may be plain text, and drop mention of X prefix.
1529
cd64ee31
VP
15302010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1531
1532 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1533
6c28cbf2
SS
15342010-03-24 Stan Shebs <stan@codesourcery.com>
1535
1536 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1537
95a42b64
TT
15382010-03-24 Tom Tromey <tromey@redhat.com>
1539
1540 PR breakpoints/9352:
1541 * gdb.texinfo (Break Commands): Update.
1542
18148017
VP
15432010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1544
1545 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1546 commands.
1547
4daf5ac0
SS
15482010-03-16 Stan Shebs <stan@codesourcery.com>
1549
1550 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1551 circular-trace-buffer.
1552 (Tracepoint Packets): Describe QTBuffer, and details of the
1553 qTStatus reply.
1554
c9429232
SS
15552010-03-12 Stan Shebs <stan@codesourcery.com>
1556 Nathan Sidwell <nathan@codesourcery.com>
1557
1558 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1559 doing instruction stepping.
1560 (Tracepoint Restrictions): New node.
1561
ccefe4c4
TT
15622010-03-10 Tom Tromey <tromey@redhat.com>
1563
1564 * gdbint.texinfo (Symbol Handling): Update.
1565
7c953934
TT
15662010-03-08 Tom Tromey <tromey@redhat.com>
1567
1568 PR cli/9591:
1569 * gdb.texinfo (Mode Options): Mention lack of pagination and
1570 confirmation with --batch.
1571 (Screen Size): Mention --batch.
1572 (Messages/Warnings): Likewise.
1573
f870a310
TT
15742010-03-05 Tom Tromey <tromey@redhat.com>
1575
1576 * gdb.texinfo (Basic Python): Document target_charset and
1577 target_wide_charset.
1578
78e2826b
TT
15792010-03-05 Tom Tromey <tromey@redhat.com>
1580
1581 * gdb.texinfo (Data): Link to pretty-printing.
1582 (Output Formats): Likewise. Correct text.
1583
f5dff777
DJ
15842010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1585
1586 * gdb.texinfo (Types): Describe <struct> and <flags>.
1587
dc00d89f
PM
15882010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1589
1590 * gdb.texinfo (Frames In Python): Add block parameter and
1591 description to read_var text.
1592
5107b149 15932010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1594 Tom Tromey <tromey@redhat.com>
5107b149
PM
1595
1596 * gdb.texinfo (Types In Python): Describe block argument in
1597 template_argument and gdb.lookup_type.
1598
e03e5e7b
TT
15992010-02-24 Tom Tromey <tromey@redhat.com>
1600
1601 * gdb.texinfo (Cygwin Native): Fix typo.
1602
f3e9a817
PM
16032010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1604
1605 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1606 and select method descriptions.
1607 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1608 Tables in Python to menu.
1609 (Blocks In Python): New node.
1610 (Symbols In Python): New node.
1611 (Symbol Tables in Python): New node.
1612
a79b8f6e
VP
16132010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1614
1615 Multiexec MI
1616
1617 gdb/
1618 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1619
1620 gdb/doc/
1621 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1622 changes.
1623 (GDB/MI Program Execution): Document current behaviour of
1624 --all and --thread-group.
1625 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1626 -remove-inferior.
1627 * observer.texi (inferior_added, inferior_removed): New
1628 observers.
1629
629d6a47
TT
16302010-02-19 Tom Tromey <tromey@redhat.com>
1631
1632 * gdbint.texinfo (Getting Started): Fix @node.
1633 (Debugging GDB): Likewise.
1634
c09529e5
JB
16352010-02-13 Joel Brobecker <brobecker@adacore.com>
1636
1637 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1638 documenting the gdb_test_timeout variable.
1639
540aa8e7
MS
16402010-02-12 Jakob Engblom <jakob@virtutech.com>
1641
1642 * gdb.texinfo (MI commands): Added documentation of --reverse
1643 option to a set of MI commands. Restructured documentation of MI
1644 commands --exec-continue to reflect the complexity of reverse
1645 execution.
1646
081dfbf7
PA
16472010-02-12 Pedro Alves <pedro@codesourcery.com>
1648
1649 * gdb.texinfo (Using the Collected Data): Specify that the address
1650 range of `tfind outsize' is exclusive, and that the address range
1651 of `tfind range' is inclusive.
1652 (Tracepoint Packets): Specify that the address range of
1653 `QTFrame:range' is inclusive, and that the address range of
1654 `QTFrame:outside' is exclusive
1655
8e9c5e02
VP
16562010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1657
1658 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1659
92981e24
TT
16602010-02-10 Tom Tromey <tromey@redhat.com>
1661
1662 * gdb.texinfo (Debugging Output): Document set debug parser and
1663 show debug parser.
1664
075b51b7
L
16652010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1666
1667 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1668 i386_eflags and i386_mxcsr.
1669
3bb8d5c3
L
16702010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1671
1672 * gdb.texinfo: Document i386 target features.
1673
c5f80513
DE
16742010-02-05 Doug Evans <dje@google.com>
1675
1676 * gdbint.texinfo (Testsuite): Add a new section to document the
1677 various DejaGnu variables that may be overridden.
1be00882 1678 Document INTERNAL_GDBFLAGS.
c5f80513 1679
6ac33a4e
TT
16802010-02-04 Tom Tromey <tromey@redhat.com>
1681
1682 PR cli/8830:
1683 * gdb.texinfo (Files): -readnow comes before the filename for file
1684 and symbol-file.
1685
a1dcb23a
DJ
16862010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1687
1688 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1689 Document ARM breakpoint types.
1690 (Register Packet Format): Move into the new section.
1691 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1692
95433b34
JB
16932010-01-21 Joel Brobecker <brobecker@adacore.com>
1694
1695 * gdb.texinfo (File Options): Adjust the documentation of this
1696 switch to refer to the "source" command rather than partially
1697 duplicating some of the relevant information.
1698 (Extending GDB): Introduce and document the set/show script-extension
1699 setting.
1700 (Command Files): Add note explaining that the "source" command
1701 is also used to evalute scripts written in other languages.
1702 Remove the short slightly incorrect reference to sourcing Python
1703 scripts.
1704 (Python Commands): Document how to execute a Python script from GDB.
1705
8d576872
JB
17062010-01-19 Joel Brobecker <brobecker@adacore.com>
1707
1708 * gdb.texinfo (Command Files): Fix typo.
1709
8150ff9c
JB
17102010-01-18 Tom Tromey <tromey@redhat.com>
1711
1712 * gdb.texinfo (File Options): Document -x on .py files.
1713 (Command Files): Document handling of Python scripts.
1714
23db03a6
JZ
17152010-01-18 Jie Zhang <jie.zhang@analog.com>
1716
1717 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1718
00bf0b85
SS
17192010-01-15 Stan Shebs <stan@codesourcery.com>
1720
1721 * gdb.texinfo (Trace Files): New section.
1722 (Tracepoint Packets): Document QTSave and qTBuffer.
1723 (Trace File Format): New appendix.
1724
be759fcf
PM
17252010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1726
1727 * gdb.texinfo (Values From Inferior): Document lazy_string value
1728 method.
1729 (Python API): Add Lazy strings menu item.
1730 (Lazy Strings In Python): New node.
1731
dc146f7c
VP
17322010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1733
1734 * gdb.texinfo (GDB/MI Thread Information): New.
1735 (GDB/MI Async Records): Document the core field in *stopped.
1736 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1737 documentation
1738 (Process list): Document that osdata document may contain
1739 threads.
1740 (Remote Serial Protocol): Document qXfer:threads.
1741
d5551862
SS
17422010-01-06 Stan Shebs <stan@codesourcery.com>
1743
1744 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1745 disconnected tracing.
1746 (Tracepoint Packets): Document new protocol.
1747
7a697b8d
SS
17482010-01-05 Stan Shebs <stan@codesourcery.com>
1749
1750 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1751 tracepoints.
1752 (Tracepoint Packets): Describe remote protocol for fast
1753 tracepoints.
1754
e6f3ec50
JB
17552010-01-01 Joel Brobecker <brobecker@adacore.com>
1756
1757 Update the "Start of New Year Procedure".
1758 * gdbint.texinfo: Add the list of files that need to be updated
1759 manually. Minor reformatting.
1760
ddc4e9c1
JB
17612010-01-01 Joel Brobecker <brobecker@adacore.com>
1762
1763 * refcard.tex: Update copyright year in header and text.
1764
9d2897ad
JB
17652010-01-01 Joel Brobecker <brobecker@adacore.com>
1766
1767 * agentexpr.texi: Add 2010 to the list of copyright years.
1768 * annotate.texinfo: Likewise.
1769 * gdb.texinfo: Likewise.
1770 * gdbint.texinfo: Likewise.
1771 * observer.texi: Likewise.
1772 * stabs.texinfo: Likewise.
1773
6da95a67
SS
17742009-12-31 Stan Shebs <stan@codesourcery.com>
1775
1776 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1777
236f1d4d
SS
17782009-12-29 Stan Shebs <stan@codesourcery.com>
1779
1780 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1781
f61e138d
SS
17822009-12-28 Stan Shebs <stan@codesourcery.com>
1783
1784 * gdb.texinfo (Trace State Variables): New section.
1785 (Tracepoint Packets): Describe trace state variable packets.
1786 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1787 variable bytecodes.
1788
0fe7935b
DJ
17892009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1790
1791 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1792 declarations.
1793
a6b29f87
VP
17942009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1795
1796 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1797 -gdb-exit behaviour.
1798
5e4bde96
JB
17992009-12-20 Joel Brobecker <brobecker@adacore.com>
1800
1801 * gpl.texi: Update to version 3 of the GPL.
1802
a1715244
JB
18032009-12-20 Joel Brobecker <brobecker@adacore.com>
1804
1805 * Makefile.in: Update copyright header.
1806 * observer.texi: Fix the copyright header of the generated files.
1807
361ae042
PM
18082009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1809
1810 * gdb.texinfo (Types In Python): Describe range function.
1811
bfd31e71
PM
18122009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1813
1814 * gdb.texinfo (Types In Python): Describe "is_base_class".
1815
57a1d736
TT
18162009-12-03 Tom Tromey <tromey@redhat.com>
1817
1818 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1819
8cebebb9
PP
18202009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1821
1822 * observer.texi: New memory_changed observer.
1823
16af530a
TT
18242009-12-01 Tom Tromey <tromey@redhat.com>
1825
1826 * gdb.texinfo (Reverse Execution): Fix typo.
1827
b6199126
DJ
18282009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1829
1830 PR gdb/8704
1831
1832 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1833 are allowed after the breakpoint condition.
1834
7a6973ad
TT
18352009-11-23 Tom Tromey <tromey@redhat.com>
1836
1837 PR python/10782:
1838 * gdb.texinfo (Types In Python): Document Type.pointer.
1839
21a0512e
PP
18402009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1841
1842 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1843
a5832c8f
PA
18442009-11-11 Pedro Alves <pedro@codesourcery.com>
1845
1846 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1847 (Using Agent Expressions): Delete cross reference.
1848
1eb7cd77
JB
18492009-11-07 Joel Brobecker <brobecker@adacore.com>
1850
1851 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1852 and @settitle directives up to help makeinfo find them.
1853
24ddea62
JK
18542009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1855
1856 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1857 (Auto-loading): Use plural and note one can use multiple components now.
1858
3afae151
VP
18592009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1860
1861 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1862 -stack-list-arguments have the same documentation for parameter
1863 as -stack-list-locals. Add comas.
1864
14ff2235
PM
18652009-10-27 Tom Tromey <tromey@redhat.com>
1866 Eli Zaretskii <eliz@gnu.org>
1867
c8d5aac9 1868 PR python/10781
14ff2235
PM
1869
1870 * gdb.texinfo (Values From Inferior): Document cast method.
1871
9c419145
PP
18722009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1873
1874 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1875 and adjust example.
889bf7c5 1876
29153c24
MS
18772009-10-22 Michael Snyder <msnyder@vmware.com>
1878
1879 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1880 info record command. Also document the new save and restore
29153c24
MS
1881 commands.
1882
2b28d209
PP
18832009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1884
1885 * gdb.texinfo (Machine Code): Mention current pc marker.
1886 (Memory): Likewise.
1887
6c95b8df
PA
18882009-10-19 Pedro Alves <pedro@codesourcery.com>
1889 Stan Shebs <stan@codesourcery.com>
1890
1891 * observer.texi (new_inferior): Rename to...
1892 (inferior_appeared): ... this.
1893
1894 * gdb.texinfo (Inferiors): Rename node to ...
1895 (Inferiors and Programs): ... this. Mention running multiple
1896 programs in the same debug session.
1897 <info inferiors>: Mention the new 'Executable' column if "info
1898 inferiors". Update examples. Document the "add-inferior",
1899 "clone-inferior", "remove-inferior" and "maint info
1900 program-spaces" commands.
1901 (Process): Rename node to...
1902 (Forks): ... this. Document "set|show follow-exec-mode".
1903
2f8132f3
MS
19042009-10-11 Michael Snyder <msnyder@vmware.com>
1905
1906 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1907 (ReverseContinue): Ditto.
1908
cba4b2d3
PP
19092009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1910
1911 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1912
da082f17
JK
19132009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1914
1915 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1916
08be9d71
ME
19172009-10-06 Michael Eager <eager@eagercon.com>
1918
1919 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1920 (Embedded Processors): Add MicroBlaze.
1921 (MicroBlaze): New. Describe Xilinx MicroBlaze
1922
08a0efd0
PA
19232009-10-04 Pedro Alves <pedro@codesourcery.com>
1924
1925 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1926
cbb8f428
EZ
19272009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1928
1929 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1930
30a4a70c
JB
19312009-09-23 Joel Brobecker <brobecker@adacore.com>
1932
1933 * observer.texi (solib_unloaded): Document explicitly the fact that
1934 this observer is called before the associated symbols are unloaded.
1935
b3372f91
VP
19362009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1937
1938 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1939 -stack-list-variables.
1940
f43030c4
TT
19412009-09-18 Tom Tromey <tromey@redhat.com>
1942
1943 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1944 is experimental.
1945
ec7e75e7
PP
19462009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1947
1948 * gdb.texinfo (convenince variables): Mention
1949 $_siginfo could be empty.
f43030c4 1950
0cc7d26f
TT
19512009-09-15 Tom Tromey <tromey@redhat.com>
1952
1953 * gdb.texinfo (GDB/MI Variable Objects): Document
1954 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1955 Expand -var-update documentation.
1956
a96d9b2e
SDJ
19572009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1958
1959 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1960 feature.
1961
005ca36a
JB
19622009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1963
1964 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1965
0d772ac9
MS
19662009-09-10 Michael Snyder <msnyder@vmware.com>
1967
1968 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1969 ReverseStep replies to the qSupported query.
1970
14fb1bac
JB
19712009-09-10 Joel Brobecker <brobecker@adacore.com>
1972
1973 Add documentation for set/show interactive-mode.
1974 * gdb.texinfo (Other Misc Settings): New node.
1975
29b090c0
DE
19762009-09-01 Doug Evans <dje@google.com>
1977
1978 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1979 non-stop mode's affect on remote caching.
1980
4e5d721f
DE
19812009-08-31 Jacob Potter <jdpotter@google.com>
1982 Doug Evans <dje@google.com>
1983
1984 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1985 Mark `set/show remotecache' options as obsolete.
1986 Document new `set/show stack-cache' option.
1987 Update text for `info dcache'.
1988
55333a84
DE
19892009-08-27 Doug Evans <dje@google.com>
1990
1991 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1992 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1993
bc3a0b4d
RW
19942009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1995
1996 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1997 about autoconf.
1998
3a1ff0b6
PA
19992009-08-25 Pedro Alves <pedro@codesourcery.com>
2000
2001 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2002 small example, and describe its columns. Replace "inferior-id" by
2003 "infno" throughout.
2004
81ecdfbb
RW
20052009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2006
af542c2e
RW
2007 * gdbint.texinfo (Releasing GDB): Point to
2008 README-maintainer-mode file for required autoconf version.
2009 * configure.ac: Do not substitute datarootdir, htmldir,
2010 pdfdir, docdir. Do not process --with-datarootdir,
2011 --with-htmldir, --with-pdfdir, --with-docdir.
2012 * configure: Regenerate.
2013
81ecdfbb
RW
2014 * configure: Regenerate.
2015
4efc6507
DE
20162009-08-20 Reid Kleckner <reid@kleckner.net>
2017
2018 * gdb.texinfo: Add chapter on JIT interface.
2019
43089a6e
NR
20202009-08-07 Nick Roberts <nickrob@snap.net.nz>
2021
2022 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2023 confirmation request.
43089a6e 2024
99e008fe
EZ
20252009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2026
c8d5aac9
L
2027 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2028 CRC definitions.
99e008fe 2029
48cb2d85
VP
20302009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2031
2032 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2033 -break-commands.
48cb2d85 2034
ff1a52c6
UW
20352009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2036
2037 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2038 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2039
3285f3fe
UW
20402009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2041
2042 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2043 "set spu stop-on-load" and "show spu stop-on-load" commands.
2044
e35359c5
UW
20452009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2046
2047 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2048
58d6951d
DJ
20492009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2050
2051 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2052 org.gnu.gdb.arm.neon.
2053
08d16641
PA
20542009-07-20 Pedro Alves <pedro@codesourcery.com>
2055
2056 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2057 optional element.
2058 (subsection OS ABI): New subsection.
2059
782b2b07
SS
20602009-07-14 Stan Shebs <stan@codesourcery.com>
2061
2062 * gdb.texinfo (Tracepoint Conditions): New section.
2063 (General Query Packets): Describe ConditionalTracepoints.
2064 (Tracepoint Packets): Describe condition field.
2065 (Maintenance Commands): Describe maint agent-eval.
2066 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2067
9b117ef3
HZ
20682009-07-11 Hui Zhu <teawater@gmail.com>
2069
2070 * gdb.texinfo (disassemble): Add a new modifier /r
2071 to "disassemble" command to make it print the raw instructions
2072 in hex as well as in symbolic form.
2073
f5a33284
TT
20742009-07-09 Tom Tromey <tromey@redhat.com>
2075
2076 * gdbint.texinfo (Testsuite): Document parallel make check.
2077
812f7342
TT
20782009-07-09 Tom Tromey <tromey@redhat.com>
2079
2080 * gdbint.texinfo (Testsuite): Document test transcripts.
2081
fbb8f299
PM
20822009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2083
2084 * gdb.texinfo (Values From Inferior): Add length parameter
2085 description.
2086
dd8f35ac
EZ
20872009-07-04 Chris Genly <chris@genly.us>
2088
2089 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2090 in -var-list-children. Fix example according to what the code
2091 does.
2092
2277426b
PA
20932009-07-02 Pedro Alves <pedro@codesourcery.com>
2094
2095 * gdb.texinfo (Debugging multiple inferiors): Document the
2096 "inferior", "detach inferior" and "kill inferior" commands.
2097 (Debugging Programs with Multiple Processes): Adjust to mention
2098 generic "inferior" commands. Delete mention of "detach fork" and
2099 "delete fork". Cross reference to "Debugging multiple inferiors"
2100 section.
2101
a6d9a66e
UW
21022009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2103
5af949e3
UW
2104 * gdbint.texinfo (Item Output Functions): Update signature
2105 for ui_out_field_core_addr.
2106
21072009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2108
2109 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2110 Update example code extrated from breakpoint.c.
2111
9901a55b 21122009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2113
9901a55b
PP
2114 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2115 MI commands.
2116 (GDB/MI Symbol Query): Likewise.
2117 (GDB/MI File Commands): Likewise.
2118 (GDB/MI File Transfer Commands): Likewise.
2119 (GDB/MI Target Manipulation): Likewise.
2120 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2121
edb3359d
DJ
21222009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2123
2124 * gdb.texinfo (Debugging Optimized Code): New chapter.
2125 (Compiling for Debugging): Reference it. Move some
2126 text to the new section.
2127
7cd1089b
PM
21282009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2129
2130 * doc/gdb.texinfo (Calling): Document
2131 set-unwind-on-terminating-exception usage.
2132
d4db2f36
PA
21332009-06-11 Pedro Alves <pedro@codesourcery.com>
2134
2135 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2136 command.
2137
d1a7880c
PA
21382009-06-07 Pedro Alves <pedro@codesourcery.com>
2139
2140 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2141 references.
2142
473f94e6
UW
21432009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2144
2145 * gdbint.texinfo: Rename formal parameters to gdbarch function
2146 protoypes from "current_gdbarch" to "gdbarch".
2147
8f500870
TT
21482009-05-28 Tom Tromey <tromey@redhat.com>
2149
2150 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2151
b6313243
TT
21522009-05-27 Tom Tromey <tromey@redhat.com>
2153
2154 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2155 feature.
2156 (GDB/MI Variable Objects): Document -var-set-visualizer.
2157
21582009-04-02 Tom Tromey <tromey@redhat.com>
2159
2160 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2161 feature.
2162 (GDB/MI Variable Objects): Document -var-set-visualizer.
2163
a6bac58e
TT
21642009-05-27 Tom Tromey <tromey@redhat.com>
2165 Thiago Jung Bauermann <bauerman@br.ibm.com>
2166 Phil Muldoon <pmuldoon@redhat.com>
2167
2168 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2169 (Pretty Printing): New node.
2170 (Selecting Pretty-Printers): Likewise.
2171 (Python API): Update.
2172 (Output Formats): Document /r format.
2173
2c74e833
TT
21742009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2175 Tom Tromey <tromey@redhat.com>
2176
2177 * gdb.texinfo (Types In Python): New node.
2178 (Values From Inferior): "type" is now an attribute.
2179 (Python API): Update.
2180
89c73ade
TT
21812009-05-27 Tom Tromey <tromey@redhat.com>
2182 Thiago Jung Bauermann <bauerman@br.ibm.com>
2183 Phil Muldoon <pmuldoon@redhat.com>
2184
2185 * gdb.texinfo: Add @syncodeindex for `tp'.
2186 (Python API): Update.
2187 (Auto-loading): New node.
2188 (Objfiles In Python): New node.
2189
17a37d48
PP
21902009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2191
2192 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2193
6718376f
NR
21942009-05-15 Nick Roberts <nickrob@snap.net.nz>
2195
2196 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2197
cbe54154
PA
21982009-05-12 Pedro Alves <pedro@codesourcery.com>
2199
2200 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2201 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2202 show show-debug-regs' docs.
2203
8e05493c
EZ
22042009-05-08 Eli Zaretskii <eliz@gnu.org>
2205
2206 * gdb.texinfo (Process Record and Replay): Add description of
2207 reverse execution.
2208
b39f4988
JB
22092009-05-07 Joel Brobecker <brobecker@adacore.com>
2210
2211 * gdbint.texinfo (Adding support for debugging core files): New node.
2212 (Native Debugging): Remove the ``Native core file Support'' section.
2213
a2311334
EZ
22142009-05-01 Eli Zaretskii <eliz@gnu.org>
2215
2216 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2217 Add index entries.
2218
53cc454a 22192009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2220 Michael Snyder <msnyder@vmware.com>
53cc454a 2221
a2311334
EZ
2222 * gdb.texinfo: (Process Record and Replay): Add documentation for
2223 process record and replay.
53cc454a 2224
484086b7
JK
22252009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2226
2227 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2228 a new part on command-line defined macros.
2229
32ae1842
EZ
22302009-04-25 Eli Zaretskii <eliz@gnu.org>
2231
2232 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2233 clarify the wording.
2234
b14b1491
TT
22352009-04-23 Tom Tromey <tromey@redhat.com>
2236
2237 * gdb.texinfo (Data Files): New node.
2238 (GDB Files): Update menu.
2239
5c1e86e1
JB
22402009-04-23 Joel Brobecker <brobecker@adacore.com>
2241
2242 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2243 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2244
83eba9b7
VP
22452009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2246
2247 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2248
e31198c4
HZ
22492009-04-22 Hui Zhu <teawater@gmail.com>
2250
2251 * gdb.texinfo (disassemble-next-line): Set the default of
2252 disassemble-next-line to off.
2253
26e251b6
JM
22542009-04-21 Joseph Myers <joseph@codesourcery.com>
2255
2256 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2257 --with-htmldir): New.
2258 * configure: Regenerate.
2259 * Makefile.in (datarootdir, docdir): Define.
2260 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2261 instead of $(SET_TEXINPUTS).
2262 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2263 gdbint.info instead of $(SET_TEXINPUTS).
2264 (gdbint/index.html): Use same -I options as for building
2265 gdbint.info.
2266 (stabs.dvi, stabs.pdf): Use same -I options as for building
2267 stabs.info instead of $(SET_TEXINPUTS).
2268 (stabs/index.html): Use same -I options as for building
2269 stabs.info.
2270 (annotate.dvi, annotate.pdf): Use same -I options as for building
2271 annotate.info instead of $(SET_TEXINPUTS).
2272 (annotate/index.html): Use same -I options as for building
2273 annotate.info.
2274
eac35c4e
DD
22752009-04-21 David Daney <ddaney@caviumnetworks.com>
2276
2277 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2278
29b0e8a2
JM
22792009-04-21 Joseph Myers <joseph@codesourcery.com>
2280
2281 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2282
2b831889 22832009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2284 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2285
2286 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2287 (MAKEHTMLFLAGS): Set to empty.
2288 (html__strip_dir): Define.
2289 (HTMLFILES): Define.
2290 (HTMLFILES_INSTALL): Define.
2291 (install-html): Copy new automake rule.
2292 (html): Depend on $(HTMLFILES).
2293 (gdb_toc.html): Rename to gdb/index.html.
2294 (gdbint_toc.html): Rename to gdbint/index.html.
2295 (stabs_toc.html): Rename to stabs/index.html.
2296 (annotate_toc.html): Rename to annotate/index.html.
2297
89a34d1b
JM
22982009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2299
2300 * Makefile.in: Set pdfdir and htmldir from configure
2301 substitutions.
2302 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2303 * configure: Regenerate.
2304
a2d5da46
JB
23052009-04-16 Joel Brobecker <brobecker@adacore.com>
2306
2307 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2308 This macro is no longer used.
2309
732f6a93
TT
23102009-04-15 Tom Tromey <tromey@redhat.com>
2311
2312 * gdb.texinfo (Character Sets): Document default character set.
2313
87f9adc1
PM
23142009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2315
2316 * gdbint.texinfo: Change server name from sources.redhat.com to
2317 sourceware.org throughout.
2318
2c88c651
JB
23192009-04-09 Joel Brobecker <brobecker@adacore.com>
2320
2321 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2322 about a missing dot or coma after @xref.
2323
4f5376b2
JB
23242009-04-02 Joel Brobecker <brobecker@adacore.com>
2325
2326 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2327 example, and add a small explanation about it.
2328 (Print Settings): Change the documentation of the "set print
2329 frame-arguments" to reflect the fact that the default is now "scalars".
2330
a0381d3a
JB
23312009-04-02 Joel Brobecker <brobecker@adacore.com>
2332
2333 * gdb.texinfo (Print Settings): Add kindex for command "set
2334 print frame-arguments".
2335
45ac276d
JB
23362009-03-31 Joel Brobecker <brobecker@adacore.com>
2337
2338 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2339 breakpoints.
2340 (Set Breaks): Add reference to thread-specific and task-specific
2341 breakpoints.
2342
32cd1edc
JB
23432009-03-31 Joel Brobecker <brobecker@adacore.com>
2344
2345 * gdb.texinfo (Ada Tasks): Remove the documentation about
2346 the "Running" state, as this state has been eliminated.
2347 Now all runnable tasks are shown as "Runnable".
2348
1042e4c0
SS
23492009-03-30 Stan Shebs <stan@codesourcery.com>
2350
2351 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2352 special case of breakpoints.
2353 (Enable and Disable Tracepoints): Mention deprecation.
2354 (Listing Tracepoints): Update description and example.
2355
f8f6f20b
TJB
23562009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2357
2358 * gdb.texinfo (Frames in Python): New node.
2359 (Python API): Update.
2360
c0c6f777
TJB
23612009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2362
2363 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2364 from a method to an attribute.
2365
def2b000
TJB
23662009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2367
2368 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2369 attribute.
2370
a07daef3
PA
23712009-03-25 Pedro Alves <pedro@codesourcery.com>
2372
2373 * observer.texi (thread_exit): Add "silent" parameter.
2374
f3b1572e
PA
23752009-03-22 Pedro Alves <pedro@codesourcery.com>
2376
2377 * observer.texi (about_to_proceed): New.
2378
587afa38
EZ
23792009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2380
2381 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2382 field throughout to handle types with spaces in them. Fix typos
2383 found by aspell.
2384 (Summary, Requirements, Contributors): New first chapter,
2385 "Summary" added, old Requirements section moved there, and new
2386 section, "Contributors" added.
2387 (Initializing a New Architecture, Register Representation)
2388 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2389 (Porting gdb): These sections extended and updated.
2390 (Compiler Characteristics): This section (empty) deleted.
2391 (Defining Other Architecture Features): This section renamed and
2392 duplicate material removed from (formerly "Target Conditionals").
2393 Use braces {} in @deftypeXX type field throughout to handle types
2394 with spaces in them. Typos found by aspell fixed.
2395
2396 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2397 * stack_frame.pdf: Version of image for PDF output.
2398 * stack_frame.png: Version of image for HTML output and for Emacs.
2399 * stack_frame.txt: Version of image for Info output.
1db61298 2400 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2401
10af6951
EZ
24022009-03-21 Eli Zaretskii <eliz@gnu.org>
2403
2404 * gdb.texinfo (Character Sets): Fix last change.
2405
cc924cad
TJB
24062009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2407
2408 * gdb.texinfo (Values From Inferior): Fix optional arguments
2409 markup.
2410 (Commands In Python): Adjust argument names of gdb.Command.__init__
2411 to what the function accepts as keywords.
2412
bc3b79fd
TJB
24132008-03-20 Tom Tromey <tromey@redhat.com>
2414
2415 * gdb.texinfo (Convenience Vars): Document convenience functions.
2416 (Functions In Python): New node.
2417 (Python API): Update.
2418
6c7a06a3
TT
24192009-03-20 Tom Tromey <tromey@redhat.com>
2420
2421 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2422 set target-wide-charset.
2423 (Requirements): Mention iconv.
2424
b646ddd4
HZ
24252009-03-17 Hui Zhu <teawater@gmail.com>
2426
2427 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2428
91440f57
HZ
24292009-03-17 Hui Zhu <teawater@gmail.com>
2430
2431 * gdb.texinfo: Add documentation for disassemble-next-line.
2432
8fd41227
TJB
24332009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2434
2435 * gdb.texinfo (Commands In Python): Remove tindex entries.
2436
61ff14c6
JK
24372009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2438
2439 * gdb.texinfo (Returning): New description for missing debug info.
2440
0b16c5cf
PA
24412009-03-14 Pedro Alves <pedro@codesourcery.com>
2442
2443 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2444 (General Query Packets): Document qAttached.
0b16c5cf 2445
32fc0df9
PA
24462009-03-05 Pedro Alves <pedro@codesourcery.com>
2447
2448 * gdb.texinfo (Background Execution): Better describe the set
2449 target-async command.
2450 (Maintenance Commands): Delete description of the `maint set/show
2451 linux-async' and `maint set/show remote-async' commands.
2452
134eb42c
VP
24532009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2454
2455 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2456 between sentences.
2457
c86cf029
VP
24582009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2459
2460 * gdb.texinfo (GDB/MI Async Records): Document the
2461 =library-loaded and =library-unloaded notifications.
2462
3ea85240
VP
24632009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2464
2465 * observer.texi (test_notification): New observer.
2466
1d33d6ba
VP
24672009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2468
61ff14c6
JK
2469 * observer.texi: Add parameter 'print_frame' to normal_stop
2470 observer.
1d33d6ba 2471
d721c933
EZ
24722009-02-07 Eli Zaretskii <eliz@gnu.org>
2473
2474 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2475 (Commands In Python): Fix COMMAND_* constants in last change. Use
2476 @kbd for interactive input. Add cross-references and index
2477 entries.
2478
4aa995e1
PA
24792009-02-06 Pedro Alves <pedro@codesourcery.com>
2480
2481 * gdb.texinfo (Signals): Document $_siginfo.
2482 (Convenience Variables): Mention $_siginfo.
2483 (Remote Configuration): Document qXfer:siginfo:read,
2484 qXfer:siginfo:write packets, and the read-siginfo-object,
2485 write-siginfo-object commands.
2486
5f5233d4
PA
24872009-02-06 Pedro Alves <pedro@codesourcery.com>
2488
2489 * gdbint.texinfo (Values): New chapter.
2490
d8906c6f
TJB
24912009-02-06 Tom Tromey <tromey@redhat.com>
2492
2493 * gdb.texinfo (Python API): Add entry for Commands In Python.
2494 (Commands In Python): New node.
2495
b6cb8e7d
TJB
24962009-02-05 Tom Tromey <tromey@redhat.com>
2497
2498 * gdb.texinfo (Values From Inferior): Document Value.string.
2499
12453b93
TJB
25002009-02-05 Tom Tromey <tromey@redhat.com>
2501
2502 * gdb.texinfo (Basic Python): Document execute's from_tty
2503 argument.
2504
08c637de
TJB
25052009-02-04 Tom Tromey <tromey@redhat.com>
2506
2507 * gdb.texinfo (Basic Python): Document gdb.history.
2508
592375cd
VP
25092009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2510
2511 * gdb.texinfo (GDB/MI Thread Commands): Document the
2512 'current-thread-id' field. Remove the example with zero threads,
2513 since current GDB won't ever report that if there's inferior.
2514
41447f92
VP
25152009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2516
2517 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2518 option to -break-insert.
2519
098b41a6
JG
25202009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2521 Jerome Guitton <guitton@adacore.com>
2522
2523 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2524 (System-wide configuration): New section.
2525
3c16cced
PA
25262009-01-26 Pedro Alves <pedro@codesourcery.com>
2527
2528 PR gdb/7580:
2529 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2530 internal-error|internal-warning quit|corefile ask|yes|no".
2531
62709adf
PA
25322009-01-26 Pedro Alves <pedro@codesourcery.com>
2533
2534 * gdb.texinfo (Using the `gdbserver' Program): Document
2535 --remote-debug.
2536
7ce58dd2
DE
25372009-01-23 Doug Evans <dje@google.com>
2538
2539 * gdb.texinfo: Add nexti to list of commands that support
2540 background execution.
2541
adb483fe
DJ
25422009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2543
2544 * gdb.texinfo (Define, Hooks): Document prefix command support.
2545
a67ec3f4 25462009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2547 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2548
2549 Fixes for makeinfo --html.
2550
2551 * annotate.texinfo: Use @copying and @insertcopying. Use
2552 @ifnottex in place of @ifinfo.
2553 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2554 place of @ifinfo. Use @ifnotinfo for one index entry.
2555 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2556 in place of @ifinfo.
2557 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2558 in place of @ifinfo. Include contents at start unconditionally.
2559
84fcdf95
PA
25602009-01-13 Pedro Alves <pedro@codesourcery.com>
2561
2562 * gdb.texinfo (General Query Packets): Remove @var{} around the
2563 "spu" literal string.
2564
fa3a767f
PA
25652009-01-07 Pedro Alves <pedro@codesourcery.com>
2566
2567 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2568 program may be running in another process" errors.
2569 * gdbint.texinfo (Native Conditionals): Delete
2570 ONE_PROCESS_WRITETEXT description.
2571
9cb011d3
JB
25722009-01-07 Joel Brobecker <brobecker@adacore.com>
2573
2574 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2575 emacs local variable to be placed at the end of the ChangeLog.
2576 Add server.c and gdbreplay.c to the list of files where the
2577 copyright year needs to be updated.
2578
84603566
SL
25792009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2580
2581 * gdb.texinfo (Remote Configuration): Document new
2582 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2583 commands.
2584
a53f55d8
PA
25852008-12-28 Pedro Alves <pedro@codesourcery.com>
2586
2587 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2588 FETCH_INFERIOR_REGISTERS.
2589 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2590 FETCH_INFERIOR_REGISTERS descriptions. Remove
2591 gdbarch_get_longjmp_target descrition, since already described in
2592 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2593 (Target Conditionals): ... here.
2594
077e0a52
JB
25952008-12-16 Joel Brobecker <brobecker@adacore.com>
2596
2597 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2598 examples.
2599 (Additions to Ada): Likewise. Add the missing opening and closing
2600 parenthesis of the GDB prompt in one of the examples.
2601
023eb17c
JB
26022008-12-14 Joel Brobecker <brobecker@adacore.com>
2603
2604 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2605 about the result of 'Address not being of type System.Address.
2606 This problem has been fixed a while ago.
2607
c3b108f7
VP
26082008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2609
2610 MI non-stop and multiprocess docs.
2611
c8d5aac9
L
2612 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2613 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2614 Adjust documentation for *stopped, document =thread-created,
2615 =thread-exited, =thread-group-created and =thread-group-exited.
2616 (GDB/MI Thread Commands): Document the 'state' field in
2617 -thread-info output.
2618 (GDB/MI Program Execution): Mention --all and --thread-group
2619 options.
2620 (GDB/MI Variable Objects): Describe floating and fixed variable
2621 objects.
2622 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2623
07e059b5
VP
26242008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2625
c8d5aac9
L
2626 * gdb.texinfo (Operating System Information): New appendix.
2627 (Operating System Auxiliary Information): Document 'info os processes'
2628 (Remote Configuration): Document 'osdata'
2629 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2630
a80b95ba
TG
26312008-11-27 Tristan Gingold <gingold@adacore.com>
2632
2633 * gdb.texinfo (Darwin): Document Darwin specific features.
2634
a655d424
JK
26352008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2636
2637 * gdbint.texinfo (Target Conditionals): Extend the
2638 gdbarch_breakpoint_from_pc description.
2639
249e1128
VP
26402008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2641
2642 * gdb.texinfo (M68K Features): Fix typo.
2643
c14c28ba
PP
26442008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2645
2646 * gdb.texinfo (Symbols): Mention printing containing
2647 image name in "info symbol".
2648 (Maint translate-address): Likewise.
889bf7c5 2649
394a6666
JB
26502008-11-18 Joel Brobecker <brobecker@adacore.com>
2651
2652 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2653 commands "catch load" and "catch unload".
2654
66bb093b
VP
26552008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2656
2657 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2658 =thread-selected.
889bf7c5 2659
4a92f99b
VP
26602008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2661
c8d5aac9 2662 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2663
f0323ca0
PA
26642008-10-27 Pedro Alves <pedro@codesourcery.com>
2665
2666 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2667 .mt files, TM_CLIBS or TM_CDEPS.
2668 (x86 Watchpoints): Don't mention TDEPFILES.
2669
8b23ecc4
SL
26702008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2671
2672 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2673 (Overview): Mention notifications and non-stop mode behavior.
2674 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2675 with non-stop mode behavior. Add vStopped description.
2676 (Stop Reply Packets): Update list of packets that return
2677 stop replies. Mention non-stop behavior.
2678 (General Query Packets): Document QNonStop packet and associated
2679 qSupported query response.
2680 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2681 behavior.
2682 (Notification Packets): New section.
2683 (Remote Non-Stop): New section.
2684 (File-I/O Overview): Mention non-stop behavior.
2685
fff08868
HZ
26862008-10-24 Hui Zhu <teawater@gmail.com>
2687 Pedro Alves <pedro@codesourcery.com>
2688
2689 * gdb.texinfo (displaced-stepping): Describe the auto mode
2690 setting, and say it's the default. This is now a mainstream
2691 setting instead of a maintenance setting.
2692
252fbfc8
PA
26932008-10-23 Pedro Alves <pedro@codesourcery.com>
2694
2695 * observer.texi (thread_stop_requested): New.
2696
20924a55
JB
26972008-10-22 Joel Brobecker <brobecker@adacore.com>
2698
2699 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2700 (Patching): Replace incorrect usage of @samp by @kbd.
2701
bacec72f
MS
27022008-10-17 Michael Snyder <msnyder@vmware.com>
2703
2704 * gdb.texinfo: Add documentation for reverse execution.
2705
a08702d6 27062008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2707 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2708
2709 * gdb.texinfo. (Values From Inferior): New subsubsection.
2710
d97bc12b
DE
27112008-10-06 Doug Evans <dje@google.com>
2712
2713 * gdb.texinfo (set debug dwarf2-die): Document it.
2714
87f67dba
JB
27152008-10-01 Joel Brobecker <brobecker@adacore.com>
2716
2717 * gdb.texinfo (catch) [exception]: Document how to insert
2718 a breakpoint on user-defined exceptions when the exception
2719 name is identical to one of the language-defined ones.
2720
2fae03e8
TT
27212008-09-27 Tom Tromey <tromey@redhat.com>
2722
2723 * gdb.texinfo (Macros): Remove text about stringification,
2724 varargs, and splicing.
2725
5c6ce71d
TT
27262008-09-27 Tom Tromey <tromey@redhat.com>
2727
2728 * gdbint.texinfo (Language Support): Remove text about omitting
2729 support for a language.
2730
07128da0
DE
27312008-09-23 Doug Evans <dje@google.com>
2732
2733 * gdb.texinfo (info dcache): Update.
2734
b90a069a
SL
27352008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2736
2737 * gdb.texinfo (Packets): Add info on thread-id syntax and
2738 multiprocess extensions.
2739 <D>: Document multiprocess form of packet.
2740 <H>: Use thread-id syntax.
2741 <T>: Likewise.
2742 <vCont>: Likewise. Note this is required for multiprocess.
2743 <vKill>: New packet.
2744 (Stop Reply Packets) <T>: Use thread-id syntax.
2745 <W>: Document multiprocess form of reply.
2746 <X>: Likewise.
2747 (General Query Packets) <qC>: Use thread-id syntax.
2748 <qfThreadInfo>: Likewise.
2749 <qGetTLSAddr>: Likewise.
2750 <qP>: Likewise.
2751 <qSupported>: Add "multiprocess" feature.
2752 <qThreadExtraInfo>: Use thread-id syntax.
2753
b77209e0
PA
27542008-09-22 Stan Shebs <stan@codesourcery.com>
2755
2756 * gdb.texinfo (Inferiors): New section.
2757
3d0bb823
PA
27582008-09-12 Pedro Alves <pedro@codesourcery.com>
2759
2760 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2761
f8dcfc0a
UW
27622008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2763
2764 * gdbint.texinfo (Target Conditionals): Remove documentation
2765 for gdbarch_name_of_malloc.
2766
8775bb90
MS
27672008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2768
2769 * gdb.texinfo (Interrupts): Mention TCP interface for
2770 sending BREAK.
2771
f1838a98
UW
27722008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2773
2774 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2775 argument prefix to "set sysroot".
2776
158c7665
PH
27772008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2778
2779 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2780 and False.
2781
30e026bb
VP
27822008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2783
c8d5aac9
L
2784 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2785 for possible features of -list-features.
30e026bb 2786
c6ebd6cf
VP
27872008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2788
c8d5aac9 2789 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2790 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2791
aeac0ff9
VP
27922008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2793
2794 * doc/gdb.texinfo (PowerPC): Fix typo.
2795 (PowerPC features): Fix typo.
2796
5231c1fd
PA
27972008-08-18 Pedro Alves <pedro@codesourcery.com>
2798
2799 * observer.texi (thread_ptid_changed): New.
2800
677c5bb1
LM
28012008-08-18 Luis Machado <luisgpm@br.ibm.com>
2802
2803 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2804 (PowerPC features): Mention feature set for VSX registers.
2805
f3a2dd1a
JB
28062008-08-13 Joel Brobecker <brobecker@adacore.com>
2807
2808 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2809 the direct visibility of all names in user-written packages.
2810
33e5cbd6
PA
28112008-08-13 Pedro Alves <pedro@codesourcery.com>
2812
2813 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2814 setting, and make it the default.
2815 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2816 non-stop script example.
2817
d0384fc4
TJB
28182008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2819
2820 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2821 reference to the "Using Different Register and Memory Data
2822 Representation" section.
2823
a6f3e723
SL
28242008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2825
2826 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2827 (Remote Protocol): Add Packet Acknowledgment to menu.
2828 (Overview): Mention +/- can be disabled, and point to new section
2829 where this is discussed in detail.
2830 (General Query Packets): Document QStartNoAckMode packet, and
2831 corresponding qSupported reply.
2832 (Packet Acknowledgment): New section.
2833
0606b73b
SL
28342008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2835 Pedro Alves <pedro@codesourcery.com>
2836
2837 * gdb.texinfo (Threads): Move paragraph about automatic thread
2838 selection to All-Stop Mode subsection.
2839 (Thread Stops): Reorganize existing material into subsections.
2840 Add introductory blurb and menu.
2841 (Non-Stop Mode): New subsection.
2842 (Background Execution): New subsection.
2843 (Maintenance Commands): Add cross-references from async mode
2844 commands to the new Background Execution section.
2845
d57a3c85
TJB
28462008-08-06 Tom Tromey <tromey@redhat.com>
2847
2848 * gdb.texinfo (Extending GDB): New chapter.
2849 (Sequences): Demoted chapter, now a section under the new
2850 Extending GDB chapter.
2851 (Python): New section.
2852
6d76a53d
SS
28532008-07-31 Stan Shebs <stan@codesourcery.com>
2854
2855 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2856
1f70da6a
SS
28572008-07-29 Stan Shebs <stan@codesourcery.com>
2858
2859 * gdbint.texinfo: General round of cleanup and minor
2860 clarifications.
2861 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2862 (Longjmp Support): Update description to reflect how it is done
2863 for targets without using native header.
2864 (Symbol Handling): Add a little more general explanation.
2865 (COFF, ELF): Mention stabs encapsulation.
2866 (DWARF 3): New section.
2867 (Adding a New Host): Scrub out some obsolete bits.
2868 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2869 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2870 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2871 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2872 SEEK_SET, STOP_SIGNAL, USG.
2873 (Raw and Virtual Register Representations): Ditto for
2874 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2875 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2876 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2877 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2878 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2879 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2880 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2881 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2882 DEPRECATED_USE_STRUCT_CONVENTION.
2883 Describe gdbarch_deprecated_fp_regnum.
2884 Update description of gdbarch_print_insn.
2885 (Adding a New Target): Scrub out obsolete bits.
2886 (Obsolete Conditionals): Remove entire section.
2887
383f836e
TT
28882008-07-25 Tom Tromey <tromey@redhat.com>
2889
2890 * observer.texi (GDB Observers): Document new observers:
2891 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2892 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2893 architecture_changed.
2894
cfd8ab24
SS
28952008-07-21 Stan Shebs <stan@codesourcery.com>
2896
2897 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2898 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2899
781b42b0
TT
29002008-07-21 Tom Tromey <tromey@redhat.com>
2901
2902 * observer.texi (GDB Observers): Remove obsolete comment.
2903 <executable_changed>: Remove argument.
2904
d7d9f01e
TT
29052008-07-18 Tom Tromey <tromey@redhat.com>
2906
2907 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2908
bf250677
DE
29092008-07-10 Doug Evans <dje@google.com>
2910
2911 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2912
10568435
JK
29132008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2914
2915 * gdb.texinfo (Starting): Document "set disable-randomization".
2916
5ae4183a
AS
29172008-07-07 Andreas Schwab <schwab@suse.de>
2918
2919 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2920
b56e7235
VP
29212008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2922
2923 * gdb.texinfo (GDB/MI Target Manipulation): Add
2924 example of -target-attach.
2925
e1ac3328
VP
29262008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2927
2928 * observer.texi (target_resumed): New observer.
5ae4183a 2929 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2930
65d12d83
TT
29312008-06-06 Tom Tromey <tromey@redhat.com>
2932
2933 * gdb.texinfo (Completion): Add field name example.
2934
fbc5282e
MK
29352008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2936
2937 * gdb.texinfo (GDB/MI Program Context): Added example
2938 to -exec-arguments
5ae4183a 2939
fbc5282e 29402008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2941
2942 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2943 annotation.
2944
c16158bc 29452008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2946 Nathan Sidwell <nathan@codesourcery.com>
2947 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2948
2949 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2950 and ACX_BUGURL.
2951 * configure: Regenerate.
2952 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2953 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2954 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2955 mailing-list-specific text about bug reporting unless
2956 BUGURL_DEFAULT.
2957
75c99385
PA
29582008-06-05 Pedro Alves <pedro@codesourcery.com>
2959
2960 * gdb.texinfo (-target-select): Remove reference to target async.
2961 (Maintenance Commands): Document "maint set/show remote-async".
2962
1763a388
MK
29632008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2964
2965 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2966 in -target-file-get section.
5ae4183a 2967
d0d064df
PA
29682008-05-22 Pedro Alves <pedro@codesourcery.com>
2969
9b562ab8
PA
2970 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2971 killing the inferior when it is already debugging a process.
d0d064df 2972
8dfa32fc
JB
29732008-05-21 Joel Brobecker <brobecker@adacore.com>
2974
2975 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2976 abbreviation for "finish".
2977
55f996a7
NR
29782008-05-21 Nick Roberts <nickrob@snap.net.nz>
2979
2980 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2981
ba2b1c56
DJ
29822008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2983
2984 * gdbint.texinfo (Target Conditionals): Delete entry for
2985 gdbarch_dwarf_reg_to_regnum.
2986
08388c79
DE
29872008-05-09 Doug Evans <dje@google.com>
2988
a3c83fae 2989 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2990
d14508fe
DE
29912008-05-05 Doug Evans <dje@google.com>
2992
2993 * gdb.texinfo (disassemble): Document /m modifier.
2994
e2b7ddea
VP
29952008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2996
5ae4183a
AS
2997 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2998 will not report the time of commands that run the target.
e2b7ddea 2999
8eb41542
VP
30002008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3001
3002 * gdb.texinfo (GDB/MI Output Records): Add
3003 missing semicolon.
3004
82f68b1c
VP
30052008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3006
3007 * gdb.texinfo (GDB/MI Output Records):
3008 Document =thread-create and =thread-exited.
3009
fa0f268d
VP
30102008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3011
3012 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3013 Remove mention of dmi-discuss.
fa0f268d 3014
063bfe2e
VP
30152008-05-03 Pedro Alves <pedro@codesourcery.com>
3016
3017 * observer.texi (thread_exit): New.
3018
237fc4c9
PA
30192008-05-02 Pedro Alves <pedro@codesourcery.com>
3020
3021 * gdb.texinfo (Debugging Output): Document "set/show debug
3022 displaced".
3023 (Maintenance Commands): Document "maint set/show
3024 can-use-displaced-stepping".
3025
0428b8f5
DJ
30262008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3027
3028 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3029 and set/show arm force-mode.
3030
5009afc5
AS
30312008-05-02 Andreas Schwab <schwab@suse.de>
3032
3033 * gdbint.texinfo (Algorithms): Describe
3034 target_watchpoint_addr_within_range.
3035
669fac23
DJ
30362008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3037
3038 * gdbint.texinfo (Stack Frames): New chapter.
3039 (Algorithms): Move Frames text to the new chapter.
3040 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3041 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3042
721c02de
VP
30432008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3044
5ae4183a
AS
3045 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3046 output does not necessary include any tokens.
721c02de 3047
c055b101
CV
30482008-04-22 Corinna Vinschen <vinschen@redhat.com>
3049
3050 * gdb.texinfo (Set SH Calling convention): New @item.
3051 (Show SH Calling convention): Ditto.
3052
68837c9d
MD
30532008-04-22 Markus Deuling <deuling@de.ibm.com>
3054
3055 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3056
2e9132cc
EZ
30572008-04-20 Eli Zaretskii <eliz@gnu.org>
3058
3059 * gdb.texinfo (Set Breaks): Mention that multiple location
3060 breakpoints need line number info. Add index entries.
3061
31fffb02
CS
30622008-04-19 Craig Silverstein <csilvers@google.com>
3063
3064 * gdb.texinfo (Requirements): Add an optional requirement on
3065 zlib.
3066 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3067 Compressed DWARF 2.
3068
a47ec5fe
AR
30692008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3070
3071 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3072 sample output for 'stopped,reason="breakpoint-hit"' message.
3073 (GDB/MI Program Execution): Likewise.
3074
de051565
MK
30752008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3076
5ae4183a 3077 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3078 -var-set-format. Add -f option to -var-evaluate-expression.
3079
6ba66d6a
JB
30802008-04-03 Joel Brobecker <brobecker@adacore.com>
3081
3082 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3083 new node "Ambiguous Expressions". Replace references to this
3084 node by references to "Ambiguous Expressions" throughout.
3085 (Ambiguous Expressions): New node.
3086
1e26b4f8
DJ
30872008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3088
3089 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3090
b84876c2
PA
30912008-03-21 Pedro Alves <pedro@codesourcery.com>
3092
3093 * gdb.texinfo (Debugging Output): Document
3094 "set/show debug lin-lwp-async".
3095 (Maintenance Commands): Document "maint set/show linux-async".
3096
63092375
DJ
30972008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3098
3099 * gdb.texinfo (Expressions): Update description of malloced arrays.
3100
8e8901c5
VP
31012008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3102
3103 * gdb.texinfo (Thread Commands): Document
3104 -thread-info. Remove -thread-list-all-threads.
3105
1fddbabb
PA
31062008-03-14 Pedro Alves <pedro@codesourcery.com>
3107 Sandra Loosemore <sandra@codesourcery.com>
3108
3109 * gdb.texinfo (Library List Format): Update to mention the
3110 possibility to pass section addresses instead of segment
3111 addresses.
3112
ccd213ac
DJ
31132008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3114
3115 * gdb.texinfo (Starting): Document "set exec-wrapper".
3116 (Server): Document gdbserver --wrapper.
3117
fa4727a6
DJ
31182008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3119
3120 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3121 unreadable memory. Delete obsolete SPARClite reference.
3122
8edfe269
DJ
31232008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3124
3125 * gdb.texinfo (Starting): Mention always-running targets.
3126 (Target Commands): Add an anchor for load.
3127 (Connecting): Explain continue instead of run.
3128
1843f87b
DJ
31292008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3130
3131 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3132
f9082629
NR
31332008-02-26 Nick Roberts <nickrob@snap.net.nz>
3134
3135 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3136 breakpoint table.
3137
fd96d250
PA
31382008-02-19 Pedro Alves <pedro@codesourcery.com>
3139
3140 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3141 killing the inferior when it is already debugging a process.
3142
36af4ef6
MD
31432008-02-13 Markus Deuling <deuling@de.ibm.com>
3144
3145 * gdbint.texinfo (Build Script): New section. Mention new build script
3146 gdb_buildall.sh.
3147
cda4ce5a
JB
31482008-02-01 Jim Blandy <jimb@red-bean.com>
3149
3150 * gdb.texinfo (Help): Summarize 'info args' correctly.
3151
4acd40f3
TJB
31522008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3153
3154 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3155 available in PowerPC architecture.
3156 (Embedded Processors): Change node name of PowerPC item in menu.
3157 (PowerPC): Rename to...
3158 (PowerPC Embedded): this.
3159 (Architectures): Add new PowerPC item in menu.
3160 (PowerPC): New node.
3161
6e6c6f50
DJ
31622008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3163
3164 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3165 commands.
3166
5ee187d7
DJ
31672008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3168
3169 * gdb.texinfo (Setting Catchpoints): Mention features
3170 supported on GNU/Linux.
3171
e275c0d9
NR
31722008-01-30 Nick Roberts <nickrob@snap.net.nz>
3173
3174 * gdb.texinfo (GDB/MI File Commands): Describe new output
3175 field for MI command -file-list-exec-source-file.
3176
2d717e4f
DJ
31772008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3178
3179 * gdb.texinfo (Using the `gdbserver' Program): Add security
3180 warning. Rearrange into subsections and subsubsections. Document
3181 --multi and --debug. Correct --with-sysroot typo. Update --attach
3182 usage. Make load reference clearer. Document monitor exit.
3183 (Remote Configuration): Document set remote exec-file, attach-packet,
3184 and run-packet.
3185 (Packets): Document vAttach and vRun.
3186
d35a4257 31872008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3188
3189 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3190 detach-on-follow -> detach-on-fork.
f663676d 3191
c78d192c
DJ
31922008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3193
3194 * gdbint.texinfo (Native Conditionals): Remove
3195 SHELL_COMMAND_CONCAT and SHELL_FILE.
3196
d35a4257
EZ
31972008-01-26 Eli Zaretskii <eliz@gnu.org>
3198
3199 * gdb.texinfo (Specify Location): Improve wording.
3200
93815fbf
VP
32012008-01-23 Chris Demetriou <cgd@google.com>
3202
3203 * gdb.texinfo (Threads): Document new "set print thread-events"
3204 and "show print thread-events" commands.
3205
2a25a5ba
EZ
32062008-01-19 Eli Zaretskii <eliz@gnu.org>
3207
3208 * gdb.texinfo (Specify Location): New section.
3209 (Delete Breaks, Edit, Set Breaks): Remove description of
3210 locations. Instead, add a reference to "Specify Location".
3211 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3212 (Symbols): Refer to "Specify Location" for the valid forms of
3213 linespecs and locations.
3214
32c9a795
MD
32152008-01-18 Markus Deuling <deuling@de.ibm.com>
3216
3217 * gdbint.texinfo (Target Conditionals): Replace the description of
3218 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3219
b17828ca
JB
32202008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3221
3222 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3223 about &&var, which is rejected by the expression parser.
3224
0aea4bf3
LM
32252008-01-09 Luis Machado <luisgpm@br.ibm.com>
3226
3227 * gdb.texinfo (Output): Update documentation on using printf with DFP
3228 types.
3229
febe4383
TJB
32302008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3231
3232 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3233 subsubsection.
3234 (Decimal Floating Point format): New subsubsection.
3235
7a404eba
PA
32362008-01-05 Pedro Alves <pedro@codesourcery.com>
3237
3238 * gdb.texinfo (File Options): Remove mention of the attempt to
3239 open a core file with the -p option. Don't list -c as a valid
3240 option to attach to a process.
3241
a4d9b460
PA
32422008-01-05 Pedro Alves <pedro@codesourcery.com>
3243
3244 * gdbint.texinfo (Host Conditionals): Remove mention of
3245 ALIGN_STACK_ON_ENTRY.
3246
6ec2edbe
JB
32472008-01-05 Joel Brobecker <brobecker@adacore.com>
3248
3249 * gdbint.texinfo (Start of New Year Procedure): Add item
3250 describing how to update the source and documentation copyright
3251 notices.
3252
d8b2a693
JB
32532007-12-18 Jim Blandy <jimb@codesourcery.com>
3254
ab209b3a 3255 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3256 watchpoint explanation into the main description of the watchpoint
3257 command; update synopses of 'watch', 'rwatch', and 'awatch'
3258 commands.
3259
8b4ed427
VP
32602007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3261
3262 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3263 Document 'pending-breakpoints' feature of
3264 -list-features.
3265
37e4754d
LM
32662007-12-17 Luis Machado <luisgpm@br.ibm.com>
3267
669fac23 3268 * gdb.texinfo: Add new parameter's description.
37e4754d 3269
1d3811f6
DJ
32702007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3271
3272 * gdb.texinfo (Overview): Clarify run-length encoding
3273 example. Remove the restriction on "+" and "-" characters.
3274
c1c25a1a
EZ
32752007-12-15 Eli Zaretskii <eliz@gnu.org>
3276
3277 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3278
afe8ab22 32792007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3280
afe8ab22
VP
3281 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3282 the -f option for -break-insert, remove -r option,
3283 and clarify specification of location.
3284
a6b151f1
DJ
32852007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3286
3287 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3288 formatting.
3289 (Remote Debugging): Add File Transfer section.
3290 (Remote Configuration): Document Host I/O packets.
3291 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3292 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3293 (Packets): Add vFile.
3294
3b784c4f
EZ
32952007-11-17 Eli Zaretskii <eliz@gnu.org>
3296
3297 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3298 breakpoints with multiple locations.
3299 (Breakpoint Menus): Improve wording.
3300 (Output): Fix last change.
3301
a4ce5b0d
UW
33022007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3303
3304 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3305
1b39d5c0
DE
33062007-11-15 Doug Evans <dje@google.com>
3307
3308 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3309
7a72d44c
VP
33102007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3311
3312 * gdbint.texinfo (Native Conditionals): Remove
3313 mention of CLEAR_SOLIB.
5ae4183a 3314
6d1829bf 33152007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3316
3317 * gdb.texinfo (Print Settings): Add documentation for "set/show
3318 print frame-arguments".
3319
1a619819
LM
33202007-11-05 Luis Machado <luisgpm@br.ibm.com>
3321
3b784c4f 3322 * gdb.texinfo (Output): Update printf command's description.
1a619819 3323
55eddb0f
DJ
33242007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3325
3326 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3327 powerpc soft-float".
3328
9cceb671
DJ
33292007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3330
3331 * gdb.texinfo (Files): Correct formatting. Mention Expat
3332 requirement.
3333 (Requirements for Building GDB): Expand the list of Expat
3334 uses.
3335 (Library List Format, Memory Map Format): Mention Expat.
3336 (Target Descriptions): Update Expat wording.
3337
83acabca
DJ
33382007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3339
3340 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3341 Document that gdbarch_convert_register_p should return zero for no-op
3342 conversions.
3343
e35879db
UW
33442007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3345
83acabca 3346 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3347 of set_gdbarch_sofun_address_maybe_missing back to ...
3348 (Target Conditionals): ... here to fix build break.
3349
203c3895
UW
33502007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3351
83acabca 3352 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3353 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3354 (Compiler Characteristics): ... documentation of
3355 set_gdbarch_sofun_address_maybe_missing.
3356
11411de3
DJ
33572007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3358
3359 * gdbint.texinfo (Target Conditionals): Use
3360 frame_unwind_register_unsigned in examples instead of
3361 frame_unwind_unsigned_register.
3362
7cc46491
DJ
33632007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3364
3365 * gdb.texinfo (Predefined Target Types): Add int128
3366 and uint128.
3367 (Standard Target Features): Add PowerPC features.
3368
81adfced
DJ
33692007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3370
3371 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3372
c1874924
UW
33732007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3374
3375 * gdbint.texi (Target Conditionals): Remove documentation
3376 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3377 gdbarch_extract_return_value, and gdbarch_store_return_value.
3378
f6e56ab3
UW
33792007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3380
3381 * gdbint.texi (Target Conditionals): Remove documentation of
3382 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3383
56cf5405
KH
33842007-10-11 Kazu Hirata <kazu@codesourcery.com>
3385
3386 * gdb.texinfo: Mention that inaccessible-by-default is on by
3387 default.
3388
35156bae
DJ
33892007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3390
3391 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3392
d983da9c
DJ
33932007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3394
3395 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3396 multi-threaded watchpoints.
3397 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3398 checked. Describe sticky notification. Expand description
3399 of steppable and continuable watchpoints.
3400 (Watchpoints and Threads): New subsection.
3401
fe6fbf8b
VP
34022007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3403
3404 * gdb.texinfo (Setting Breakpoints): Revise
3405 documentation for pending breakpoints. Document
3406 breakpoints with multiple locations.
5ae4183a 3407
084344da
VP
34082007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3409
3410 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3411 Document -list-features.
5ae4183a 3412
82160952
EZ
34132007-09-15 Eli Zaretskii <eliz@gnu.org>
3414
3415 * gdb.texinfo (Output): Spell out which features of C's printf are
3416 not supported by GDB's printf.
7e27a47a
EZ
3417 (Separate Debug Files): More accurate wording regarding build ID
3418 and a reference to the ld manual rather than the Fedora wiki.
82160952 3419
ea37ba09
DJ
34202007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3421 Jim Blandy <jimb@codesourcery.com>
3422
3423 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3424 (Examining Memory): Update mentions of the 's' format.
3425 (Automatic Display): Likewise.
3426
b8533aec
DJ
34272007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3428
3429 * gdb.texinfo: Update the FSF's Back-Cover Text.
3430
83f83d7f
JK
34312007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3432 Eli Zaretskii <eliz@gnu.org>
3433
3434 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3435 Fixed the ``build ID'' name. New binaries build instructions for the
3436 build ID inclusion. Explain how the commands are specific to the build
3437 ID vs. debug link.
3438
c7e83d54
EZ
34392007-09-01 Eli Zaretskii <eliz@gnu.org>
3440
3441 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3442 indexing for ``build ID'' support.
3443
d3750b24
JK
34442007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3445
3446 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3447 Enlisted BUILD ID to the debug file searching example.
3448 Included a BUILD ID `.note.gnu.build-id' section description.
3449 Updated/added the debug files splitting instructions for OBJCOPY.
3450
02142340
VP
34512007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3452
3453 * gdb.texinfo (Variable Objects): Adjust docs
3454 for -var-info-expression and document
3455 -var-info-path-expression.
3456
d3bdde98
JB
34572007-08-20 Jim Blandy <jimb@codesourcery.com>
3458
3fb6a982
JB
3459 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3460 (title page): Include the dedication in the printed manual, as a
3461 separate page after the copyright notice.
5ae4183a 3462
d3bdde98
JB
3463 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3464 don't break a @var across a line.
3465
c80a96a8
MR
34662007-07-25 Maciej W. Rozycki <macro@mips.com>
3467
3468 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3469 for include files.
3470
5824a901
NR
34712007-07-12 Nick Roberts <nickrob@snap.net.nz>
3472
3473 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3474 in annotate.texinfo.
3475 (Command History): Link to new node.
5824a901 3476
d52e7ea3
UW
34772007-07-05 Markus Deuling <deuling@de.ibm.com>
3478
3479 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3480
5fc14d0a
EZ
34812007-07-05 Eli Zaretskii <eliz@gnu.org>
3482
3483 * gdbint.texinfo (Target Conditionals): Fix last change.
3484
4a9bb1df
UW
34852007-07-03 Markus Deuling <deuling@de.ibm.com>
3486
3487 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3488 routines:
3489 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3490 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3491 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3492 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3493 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3494 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3495 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3496 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3497 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3498 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3499 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3500 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3501 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3502 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3503 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3504 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3505 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3506 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3507 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3508 (SOFTWARE_SINGLE_STEP_P)
3509
3510 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3511 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3512
3513 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3514 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3515 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3516 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3517 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3518 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3519 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3520 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3521 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3522 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3523
3524 (Converting an existing Target Architecture to Multi-arch): Remove
3525 section.
3526
3527 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3528 (gdbarch_addr_bits_remove): Add code example.
3529
3530 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3531
cfa9d6d9
DJ
35322007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3533
3534 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3535 Add other missing entries. Adjust the table size to fit.
3536 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3537 stop reasons including the new "library" event.
3538 (General Query Packets): Adjust table widths for qSupported. Mention
3539 qXfer:libraries:read reply to qSupported and document the new packet.
3540 (Library List Format): New section.
3541
159fcc13
JK
35422007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3543
3544 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3545
f66d1690
MS
35462007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3547
3548 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3549
67102876
NR
35502007-06-25 Nick Roberts <nickrob@snap.net.nz>
3551
3552 * gdbint.texinfo (Register and Memory Data): Break sections
3553 into nodes and add a menu.
3554
a4642986
MR
35552007-06-21 Maciej W. Rozycki <macro@mips.com>
3556
3557 * gdb.texinfo (Examining Memory): Document the new behaviour.
3558
e9c17194
VP
35592007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3560
3561 * gdb.texinfo (Standard Target Features): Document
3562 m68k features.
3563
31d99776
DJ
35642007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3565
3566 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3567
1780a0ed
DJ
35682007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3569
3570 * gdb.texinfo (Target Description Format): Add version attribute
3571 for <target>.
3572
822b6570
DJ
35732007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3574
3575 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3576
f8b73d13
DJ
35772007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3578
3579 * gdb.texinfo (MIPS Features): New subsection.
3580
0e7f50da
UW
35812007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3582 Markus Deuling <deuling@de.ibm.com>
3583
3584 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3585 and qXfer:spu:write packets and mention them under qSupported.
3586
23d964e7
UW
35872007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3588 Markus Deuling <deuling@de.ibm.com>
3589
3590 * gdb.texinfo (Architectures): Add new SPU section to document
3591 Cell Broadband Engine SPU architecture specific commands.
3592
9f708cb2
VP
35932007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3594
3595 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3596 comments.
3597
7579b5f8
NR
35982007-06-07 Nick Roberts <nickrob@snap.net.nz>
3599
3600 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3601
bf06d120
JB
36022007-05-29 Jim Blandy <jimb@codesourcery.com>
3603
3604 * gdb.texinfo (Overview): Doc fix.
3605
23776285
MR
36062007-05-22 Maciej W. Rozycki <macro@mips.com>
3607
3608 * gdb.texinfo (Remote Configuration): Document "set/show
3609 remoteflow".
3610
1a69e1e4
DJ
36112007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3612
bf06d120
JB
3613 * gdb.texinfo (MIPS): Remove documentation for set mips
3614 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3615 stack-arg-size.
1a69e1e4 3616
46ba6afa 36172007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3618
46ba6afa
BW
3619 * all-cfg.texi (GDBTUI): New.
3620 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3621 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3622 (TUI Configuration): Edit to improve clarity and fix problems of
3623 both style and content.
5ae4183a 3624
06d3b283
UW
36252007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3626
3627 * observer.texi (GDB Observers): New observer "new_objfile".
3628
179101d6
UW
36292007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3630
3631 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3632
25d5ea92
VP
36332007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3634
3635 * gdb.texinfo (GDB/MI Variable Objects): Document
3636 frozen variables objects.
5ae4183a 3637
ea35711c
DJ
36382007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3639
3640 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3641 (Character Sets, Caching Data of Remote Targets): Likewise.
3642 (Targets): Delete Remote node. Move its text...
3643 (Debugging Remote Programs): ...to here. Delete description
3644 of the "remote" command.
3645 (Remote configuration): Delete description of "set remotedevice"
3646 and "show remotedevice".
3647 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3648
db2e3e2e
BW
36492007-04-11 Bob Wilson <bob.wilson@acm.org>
3650
5ae4183a
AS
3651 * gdb.texinfo (Contributors, Continuing and Stepping)
3652 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3653 (General Query Packets, File-I/O Remote Protocol Extension)
3654 (Protocol Basics, The F Reply Packet, Write)
3655 (Protocol-specific Representation of Datatypes, Memory Transfer):
3656 Fix hyphenation, punctuation and grammar problems.
3657 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3658 'section' instead of 'subsection' in the text.
3659 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3660 (i386): Remove period from section name.
db2e3e2e
BW
3661 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3662 (Config Names, Configure Options): Use @file{configure}.
3663
8a3dae3e
DJ
36642007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3665
3666 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3667 and tab expansion.
3668
1a92f856
DJ
36692007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3670
3671 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3672
79a6e687 36732007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3674
79a6e687
BW
3675 * gdb.texinfo: Consistently capitalize all significant words in
3676 node names, chapter titles, section titles, and headings. Update
3677 cross references to match.
3678 (Starting and Stopping Trace Experiment): Make node name plural.
3679 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3680
ad527d2e
PA
36812007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3682
3683 * gdb.texinfo (WinCE): Delete obsolete subsection.
3684
7ce59000
DJ
36852007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3686
3687 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3688 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3689 references.
3690
8807d78b
DJ
36912007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3692
3693 * gdb.texinfo (Startup): Delete references to some alternate
3694 names for .gdbinit.
3695 (Thread): Remove LynxOS reference.
3696 (Tandem ST2000): Delete target-specific documentation.
3697 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3698 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3699 and GDB_OSABI_LYNXOS.
3700
5f402660
UW
37012007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3702
3703 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3704
bac718a6
UW
37052007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3706
3707 * gdbint.texinfo (Target Conditionals): Remove mention of
3708 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3709 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3710
9453113a
DJ
37112007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3712
3713 * Makefile.in: Add "pdfdir" installation
3714 directory, PDFTEX macro, support for "install-pdf" target,
3715 and rules for making a pdf version of refcard.texi.
3716 * refcard.tex: Specify paper size for PDF output.
3717
ae21e955 37182007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3719
ae21e955 3720 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3721
3f94c067 37222007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3723
3f94c067
BW
3724 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3725 (Source Path, Character Sets, Macros, Define)
3726 (GDB/MI Result Records, GDB/MI Simple Examples)
3727 (GDB/MI Program Execution, GDB/MI File Commands)
3728 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3729 (Bug Reporting): Use @value{GCC}.
5ae4183a 3730
12c27660 37312007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3732
12c27660
BW
3733 * gdb.texinfo (Help): Fix formatting of examples.
3734 (Variables): Use @ifnotinfo instead of @iftex.
3735 (Non-debug DLL symbols): Use @ref instead of @pxref.
3736 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3737
ce9341a1
BW
37382007-03-26 Bob Wilson <bob.wilson@acm.org>
3739
3740 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3741
c8f4133a
BW
37422007-03-26 Bob Wilson <bob.wilson@acm.org>
3743
3744 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3745 the order of the nodes.
3746 (C Operators, C Constants, Debugging C): Remove extra menus.
3747 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3748
c8f4133a 37492007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3750
3751 * gdb.texinfo (File Options): Add missing parenthesis.
3752 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3753
c74d0ad8
DJ
37542007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3755
3756 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3757
ff6f572f
DJ
37582007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3759
669fac23 3760 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3761 case insensitivity.
3762 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3763
994337c3
NR
37642007-02-18 Nick Roberts <nickrob@snap.net.nz>
3765
3766 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3767 (Files): Add section name to argument list for pxref.
3768 (Non-debug DLL symbols): Don't use `see' for pxref.
3769 (Embedded Processors): Fix typo.
3770 (GDB/MI Breakpoint Commands): Execution commands generate
3771 *stopped not ^done.
3772
eb819d70
NR
37732007-02-13 Nick Roberts <nickrob@snap.net.nz>
3774
3775 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3776 values for in_scope. Mention that only root variables can be
3777 updated.
3778 (GDB/MI Development and Front Ends): Explain new values may be
3779 added to existing fields.
3780
123dc839
DJ
37812007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3782
3783 * gdb.texinfo (-target-disconnect): Use @smallexample.
3784 (Requirements): Add anchor for Expat. Update description.
3785 (Target Descriptions): Mention Expat.
3786 (Target Description Format): Document new elements. Use
3787 @smallexample.
3788 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3789 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3790
108546a0
DJ
37912007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3792
3793 * gdb.texinfo (Target Description Format): Add section on XInclude.
3794
95a98c01
NR
37952006-02-03 Nick Roberts <nickrob@snap.net.nz>
3796
3797 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3798 command -enable-timings.
3799
f4b3909f
EZ
38002007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3801
5ae4183a 3802 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3803 descriptions for new/deleted elements in gdb_osabi. Add missing
3804 description for function generic_elf_osabi_sniff_abi_tag_sections.
3805
c7ba131e
JB
38062007-01-29 Joel Brobecker <brobecker@adacore.com>
3807
3808 * gdb.texinfo (Maintenance Commands): Add documentation for
3809 the new "maint print target-stack" command.
3810
3a60f64e
JK
38112007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3812 Eli Zaretskii <eliz@gnu.org>
3813
f4b3909f 3814 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3815
c582f8b6
EZ
38162007-01-26 Eli Zaretskii <eliz@gnu.org>
3817
3818 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3819 Use @value{NGCC} instead of @value{GCC}.
3820
d3e8051b
EZ
38212007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3822
3823 * agentexpr.texi: Fix typos.
3824 * annotate.texinfo: Likewise.
3825 * gdb.texinfo: Likewise.
3826 * gdbint.texinfo: Likewise.
3827 * observer.texi: Likewise.
3828 * stabs.texinfo: Likewise.
3829
86f04699
EZ
38302007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3831
3832 * gdbint.texinfo (Support Libraries): Remove mmalloc
3833 entry. Describe readline library.
3834
23181151
DJ
38352007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3836
3837 * gdb.texinfo (Target Descriptions): New section.
3838 (General Query Packets): Add QPassSignals anchor. Mention
3839 qXfer:features:read under qSupported. Expand mentions of
3840 qXfer:memory-map:read and QPassSignals. Document
3841 qXfer:features:read.
3842
f822c95b
DJ
38432007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3844
3845 * gdb.texinfo (Commands to specify files): Describe
3846 "set sysroot" and "show sysroot".
3847 (Using the `gdbserver' program): Lowercase argument
3848 to @var. Expand description of setting up GDB on the
3849 host.
3850
8936fcda
JB
38512007-01-05 Joel Brobecker <brobecker@adacore.com>
3852
3853 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3854 catch exception, catch exception unhandled, and catch assert
3855 commands.
3856
e776119f
DJ
38572007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3858
3859 * gdb.texinfo (Debugging Output): Document "set debug xml"
3860 and "show debug xml".
3861
aa79a185
DJ
38622007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3863
3864 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3865
7f893741
JB
38662007-01-01 Joel Brobecker <brobecker@adacore.com>
3867
3868 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3869
a1b5960f
VP
38702006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3871
3872 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3873 note in @ignore, to be removed later if nobody complains.
3874
9f470e6e
NR
38752006-12-04 Nick Roberts <nickrob@snap.net.nz>
3876
3877 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3878 of -var-delete.
3879
765dc015 38802006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3881
765dc015 3882 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3883 automatic software/hardware breakpoint usage and
3884 the "set breakpoint auto-hw" command.
765dc015 3885
4b5752d0
VP
38862006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3887
3888 * gdb.texinfo (Memory Access Checking): New.
3889
89be2091
DJ
38902006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3891
3892 * gdb.texinfo (Remote configuration): Mention
3893 "pass-signals-packet".
3894 (General Query Packets): Document QPassSignals. Fix
3895 a typo.
3896
ca3bf3bd
DJ
38972006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3898
3899 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3900
427c3a89
DJ
39012006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3902
3903 * gdb.texinfo (Remote configuration): Rewrite documentation for
3904 packet configuration commands.
3905 (OS Information): Adjust reference to qXfer:auxv:read.
3906 (General Query Packets): Remove references to read-aux-vector-packet
3907 and set remote get-thread-local-storage-address.
3908
7a107747
DJ
39092006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3910
3911 * gdbint.texinfo (Target Architecture Definition): Add new
3912 Initializing a New Architecture section.
3913
1c56eb0e
EZ
39142006-10-31 David Taylor <dtaylor@emc.com>
3915
3916 * stabs.texinfo (Macro define and undefine): New node describing
3917 stabs for #define and #undef.
3918
f73adfeb
AS
39192006-10-27 Andreas Schwab <schwab@suse.de>
3920
3921 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3922
fd60e0df
EZ
39232006-10-21 Eli Zaretskii <eliz@gnu.org>
3924
3925 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3926 clarify on the possible meanings of ``expression'' watched by
3927 watchpoints. Add indexing.
e5ac9b53
EZ
3928 (Prompting, Errors, Invalidation, Annotations for Running)
3929 (Source Annotations): Fix index entries by adding "annotation" to
3930 them, to discriminate from index entries that point to the more
3931 general topic descriptions.
fd60e0df 3932
52bb452f
DJ
39332006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3934
3935 * gdbint.texinfo (Target Vector Definition): Move most
3936 content into Existing Targets. Add a menu.
3937 (Existing Targets): New section, moved from Target Vector
3938 Definition. Use @subsection.
3939 (Managing Execution State): New section.
3940
58955e58
BW
39412006-10-16 Bob Wilson <bob.wilson@acm.org>
3942
3943 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3944
c8aa23ab
EZ
39452006-10-15 Eli Zaretskii <eliz@gnu.org>
3946
3947 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3948 (Command Syntax, Signals, Backtrace, Connecting)
3949 (Remote configuration, Renesas Boards, Console I/O): Fix last
3950 change: use Ctrl- instead of C-, except wrt Emacs.
3951 (File-I/O Examples): Put Ctrl-c in @kbd.
3952 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3953 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3954 (Signals, Set Breaks, Set Watchpoints): Document optional
3955 arguments to `info signals' `handle', `info breakpoints', and
3956 `info watchpoints'.
c8aa23ab 3957
e7109c7e
EZ
39582006-10-14 Eli Zaretskii <eliz@gnu.org>
3959
3960 * gdb.texinfo (Backtrace): Fix last change.
3961
de3aea7b
NR
39622006-10-14 Nick Roberts <nickrob@snap.net.nz>
3963
3964 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3965
7f9087cb
BW
39662006-10-10 Bob Wilson <bob.wilson@acm.org>
3967
c8aa23ab
EZ
3968 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3969 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3970 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3971
68437a39
DJ
39722006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3973 Daniel Jacobowitz <dan@codesourcery.com>
3974
3975 * gdb.texinfo (Packets): Document vFlashErase,
3976 vFlashWrite and vFlashDone packets.
3977 (General Query Packets): Document qXfer:memory-map:read.
3978 Add a new feature for qXfer:memory-map:read.
3979 (Memory map format): New section.
3980 (Target Commands): Mention that gdb can write flash.
3981
fd79ecee
DJ
39822006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3983 Daniel Jacobowitz <dan@codesourcery.com>
3984
3985 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3986 memory regions and "mem auto".
3987
350da6ee
DJ
39882006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3989
3990 * gdbint.texinfo (Array Containers): New section.
3991
2f1acb09
VP
39922006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3993
3994 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3995 -stack-list-arguments HIGH_FRAME argument can be larger then the
3996 actual number of frames.
3997
2ab1eb7a
VP
39982006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3999
4000 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4001 -stack-list-locals HIGH_FRAME argument can be larger then the
4002 actual number of frames.
2ab1eb7a 4003
599b237a
BW
40042006-09-02 Bob Wilson <bob.wilson@acm.org>
4005
4006 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4007 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4008
25ab7e6d
EZ
40092006-09-02 Eli Zaretskii <eliz@gnu.org>
4010
4011 * gdbint.texinfo (Overall Structure): New section "Source Tree
4012 Structure".
4013
940178d3
JB
40142006-08-17 Jim Blandy <jimb@codesourcery.com>
4015
4016 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4017 responses.
4018
30daae6c
JB
40192006-08-08 Joel Brobecker <brobecker@adacore.com>
4020
4021 * gdb.texinfo (Source Path): Add documentation for new
4022 substitute-path commands.
4023
7fa2210b
DJ
40242006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4025
4026 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4027 (Running Configure): ...here.
4028 (Requirements): New node. Mention expat.
4029
3d00d119
DJ
40302006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4031
5ae4183a 4032 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4033 'set download-write-size' and 'show download-write-size'.
4034
0cbfa4ee
DJ
40352006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4036
4037 * stabs.texinfo (Member Type Descriptor): Correct example for
4038 pointer to member types.
4039
16026cd7
AS
40402006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4041
4042 * gdb.texinfo (Optional warnings and messages): Add
4043 'set/show trace-commands'.
4044 (Command files): Add '-v' to source command.
4045
0876f84a
DJ
40462006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4047
4048 * gdb.texinfo (OS Information): Update qPart reference to
4049 qXfer.
4050 (Remote configuration): Likewise.
4051 (Overview): Move @cindex to the start of a paragraph. Talk
4052 about binary data encoding.
4053 (Packets): Refer to the overview for the details of the X
4054 packet encoding.
4055 (General Query Packets): Remove qPart description. Add qXfer
4056 description. Add an anchor to qSupported. Correct feature
4057 table title. Add a new feature for qXfer:auxv:read.
4058 (Interrupts): Add a missing parenthesis.
4059
2ec3381a
DJ
40602006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4061
669fac23 4062 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4063 (GDB/MI Kod Commands): Remove commented out node.
4064
594fe323
EZ
40652006-07-01 Eli Zaretskii <eliz@gnu.org>
4066
4067 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4068 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4069 (GDB/MI Thread Commands, GDB/MI Program Execution)
4070 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4071 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4072 (GDB/MI File Commands, GDB/MI Target Manipulation)
4073 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4074 since the MI prompt is hard-wired into the code.
4075
7e3fb70c
NR
40762006-07-01 Nick Roberts <nickrob@snap.net.nz>
4077
4078 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4079 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4080 (GDB/MI Data Manipulation): Remove description of unimplemented
4081 display related commands as variable objects perform this function
4082 and are superior: -display-delete, -display-disable,
4083 -display-enable, -display-insert and -display-list. Move
4084 -environment-cd, -environment-directory, -environment-path
4085 and -environment-pwd to "Program Context".
4086 (GDB/MI Program Control): Rename to "Program Execution". Move
4087 -exec-arguments -exec-abort to...
4088 (GDB/MI Program Context): ...here. New node split from "Data
4089 Manipulation".
4090
be2a5f71
DJ
40912006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4092
4093 * gdb.texinfo (Remote configuration): Document set / show
4094 remote supported-packets.
4095 (General Query Packets): Document qSupported packet.
4096
fc320d37
SL
40972006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4098
4099 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4100 and font markup.
4101 (Protocol basics): Likewise.
4102 (The F request packet): Likewise.
4103 (The F reply packet): Likewise.
4104 (Memory transfer): Move this node to be a subsubsection of
4105 "Protocol specific representation of datatypes".
4106 (The Ctrl-C message): More copy editing.
4107 (Console I/O): Likewise.
4108 (The isatty call): Delete this node, and merge its content into
4109 the "isatty" node. Fixed references elsewhere.
4110 (The system call): Delete this node, and merge its content into
4111 the "system" node. Fixed references elsewhere.
4112 (open): Reformat to use @table, and add appropriate font markup.
4113 (close): Likewise.
4114 (read): Likewise.
4115 (write): Likewise.
4116 (lseek): Likewise.
4117 (rename): Likewise.
4118 (unlink): Likewise.
4119 (stat/fstat): Likewise.
4120 (gettimeofday): Likewise.
4121 (isatty): Likewise.
4122 (system): Likewise, plus minor changes to fix confusing wording.
4123 (Integral datatypes): Fix font markup.
4124 (Pointer values): Likewise.
4125 (struct stat): Fix markup to use @table, plus minor copy editing.
4126 (struct timeval): Fix font markup, plus minor copy editing.
4127 (Constants): Minor copy editing.
4128 (Errno values): Add font markup.
4129 (File-I/O Examples): Likewise.
4130
158fdf5c
NR
41312006-06-10 Nick Roberts <nickrob@snap.net.nz>
4132
4133 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4134 (GDB/MI Simple Examples): Move node up one level. Use real
4135 examples.
4136 (GDB/MI Compatibility with CLI): Update.
4137 (GDB/MI Result Records): Add "connected" and "exit" result
4138 classes.
4139 (GDB/MI Stream Records): Clarify target output.
4140 (GDB/MI Command Description Format): Modify example description.
4141 (GDB/MI Breakpoint Table Commands): Rename to...
4142 (GDB/MI Breakpoint Commands): ...this
4143 (GDB/MI Breakpoint Commands): Add optional thread field.
4144 (GDB/MI Program Control): Add an introduction. Move "Program
4145 termination" examples into exec-run description.
4146 (GDB/MI File Commands): Mention similar CLI commands.
4147 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4148 is similar to "-gdb-version".
4149
ddb50cd7
EZ
41502006-06-09 Eli Zaretskii <eliz@gnu.org>
4151
4152 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4153
2aef0d6b
NR
41542006-06-02 Nick Roberts <nickrob@snap.net.nz>
4155
4156 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4157 sourceware.org for mailing lists.
d5e40d59 4158 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4159
383a5c52
NR
41602006-06-01 Nick Roberts <nickrob@snap.net.nz>
4161
d5e40d59 4162 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4163
e16b02ee
EZ
41642006-05-22 Eli Zaretskii <eliz@gnu.org>
4165
4166 * gdb.texinfo (Cygwin Native): Fix last change.
4167
be90c084
CF
41682006-05-22 Christopher Faylor <cgf@timesys.com>
4169
4170 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4171
347ceba5
NR
41722006-05-15 Nick Roberts <nickrob@snap.net.nz>
4173
4174 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4175 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4176
369af7bd
DJ
41772006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4178
4179 * gdb.texinfo (General Query Packets): Recommend not starting
4180 new packets with qC and clarify.
4181
2ffdbde8 41822006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4183
4184 * gdb.texinfo (M2 Types): New section.
72019c9c 4185
16d1a084
DJ
41862006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4187
4188 * agentexpr.texi: Add a copyright and license notice.
4189 * observer.texi: Likewise, with GPL clause for function prototypes.
4190 Remove trailing whitespace.
4191
aa56d27a
JB
41922006-05-05 Jim Blandy <jimb@codesourcery.com>
4193
4194 * gdb.texinfo (General Query Packets): Document conventions for
4195 terminating packet names, and their violations.
4196
5bdf8622
DJ
41972006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4198
4199 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4200 * gdb.texinfo: Likewise.
4201
605a56cb
DJ
42022006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4203
4204 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4205 and "show remotedebug".
4206 (Debugging Output): Add additional index entries.
4207
b8db102d
MS
42082006-04-27 Michael Snyder <msnyder@redhat.com>
4209
4210 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4211
c5e30d01
AC
42122006-04-22 Andrew Cagney <cagney@redhat.com>
4213
4214 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4215 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4216
8181d85f
DJ
42172006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4218
4219 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4220 and remove breakpoint prototypes.
4221 (Watchpoints): Move description of target_insert_hw_breakpoint and
4222 target_remove_hw_breakpoint ...
4223 (Breakpoints): ... to here. Document target_insert_breakpoint and
4224 target_remove_breakpoint.
4225
4f553f88
JB
42262006-04-17 Jim Blandy <jimb@codesourcery.com>
4227
4228 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4229 and C packets are optional.
4230
cd852561
FR
42312006-04-14 Frederic Riss <frederic.riss@st.com>
4232
4233 * gdb.texinfo (Specifying source directories): Update the description
4234 of the source file search to reflect the fact that the source path
4235 always contains at least $cdir and $cwd.
4236
b620eb07
MS
42372006-03-31 Michael Snyder <msnyder@redhat.com>
4238
4239 * gdb.texinfo: Update copyright dates.
4240
3156cdaf
EZ
42412006-03-31 Eli Zaretskii <eliz@gnu.org>
4242
4243 * gdb.texinfo (Overview): Add an index entry to "empty response".
4244
7d30c22d
JB
42452006-03-28 Jim Blandy <jimb@codesourcery.com>
4246
4247 * gdbint.texinfo (Prologue Analysis): New section.
4248
86941c27
JB
42492006-03-07 Jim Blandy <jimb@red-bean.com>
4250
66b8c7f6
JB
4251 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4252
1a10341b
JB
4253 * gdb.texinfo (Target Commands): Update text describing how to
4254 specify a target. Refer to the detailed section on remote
4255 debugging, not the brief mention.
4256
86941c27
JB
4257 * gdb.texinfo (Connecting): Organize the different 'target remote'
4258 connection methods into a table. Add a 'target remote' index
4259 entry. (!!!)
4260
62f3a2ba
FF
42612006-02-17 Fred Fish <fnf@specifix.com>
4262
4263 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4264 'ptype' commands to reflect the fact that the only significant
4265 difference between them is that ptype prints the complete type
4266 description instead of just the name.
4267
8b9a88ea
WZ
42682006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4269
4270 * gdbint.texinfo (Watchpoints): Delete
4271 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4272
7e8dc855
NR
42732006-02-10 Nick Roberts <nickrob@snap.net.nz>
4274
4275 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4276 times fields where needed. Fix typos. Update general form given
4277 for output of -break-insert.
4278 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4279
c91d38aa
DJ
42802006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4281
4282 * gdbint.texinfo (Symbol Handling): Add a section
4283 on memory management.
4284
38fcd64c
DJ
42852006-02-06 Vladimir Prus <ghost@cs.msu.su>
4286
4287 * gdb.texinfo (Breakpoint table commands): Document the fullname
4288 field in -break-list output.
4289
219eec71
EZ
42902006-02-03 Eli Zaretskii <eliz@gnu.org>
4291
4292 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4293 debugging information produced by the various "set debug..."
4294 options.
4295
ae5a43e0
DJ
42962006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4297
4298 * gdb.texinfo (Files): Remove obsolete bits from the description
4299 of "symbol-file".
4300
a9f158ec
JB
43012006-01-25 Jim Blandy <jimb@redhat.com>
4302
4303 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4304
410dd08e
JB
43052006-01-24 Jim Blandy <jimb@redhat.com>
4306
4307 * gdbint.texinfo (Frames): Document the basics of GDB's register
4308 unwinding model, and explain the existence of the "sentinel" frame.
4309
4b505b12
AS
43102006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4311
4312 * gdb.texinfo (Choosing files): Mention that -directory is used
4313 for script files.
4314 (Specifying source directories): Likewise.
4315 (Command files): Explain how script files are found.
4316
839c27b7
EZ
43172006-01-21 Eli Zaretskii <eliz@gnu.org>
4318
4319 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4320 the threads in a multi-threaded program.
4321 (Threads): The threadno argument of "thread apply" can be a range
4322 of numbers.
4323
7be93b9e
JB
43242006-01-18 Jim Blandy <jimb@redhat.com>
4325
4326 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4327 of warning flags.
4328
fcc73fe3
EZ
43292006-01-13 Eli Zaretskii <eliz@gnu.org>
4330
4331 * gdb.texinfo (Sequences): Improve menu annotations.
4332 (Define): Add index entries for arguments of user-defined
4333 commands. Move the description of flow-control commands...
4334 (Command Files): ...to here. Document loop_break and
4335 loop_continue.
ca91424e
EZ
4336 (Define, Command Files): Document `end' and add index entries for
4337 it.
fcc73fe3 4338
5c95884b
MS
43392006-01-04 Michael Snyder <msnyder@redhat.com>
4340
4341 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4342 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4343
860701dc
PH
43442006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4345
4346 * gdb.texinfo (Omissions from Ada): Document that there is now
4347 limited aggregate support.
4348
36b80e65
EZ
43492005-12-28 Eli Zaretskii <eliz@gnu.org>
4350
4351 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4352 registers and the likes.
4353
c1468174
EZ
43542005-12-24 Eli Zaretskii <eliz@gnu.org>
4355
4356 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4357 (Symbols): Fix usage of "e.g.".
359df76b 4358 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4359
4360 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4361 (Coding): Fix usage of "e.g.".
4362
c02a867d
EZ
43632005-12-23 Eli Zaretskii <eliz@gnu.org>
4364
5ae4183a
AS
4365 * stabs.texinfo:
4366 * refcard.tex:
c02a867d 4367 * gpl.texi:
5ae4183a
AS
4368 * gdbint.texinfo:
4369 * gdb.texinfo:
4370 * gdb-cfg.texi:
c02a867d 4371 * fdl.texi:
5ae4183a
AS
4372 * annotate.texinfo:
4373 * all-cfg.texi:
c02a867d
EZ
4374 * Makefile.in: Add (C) after Copyright. Update the FSF
4375 address.
4376
fad38dfa
EZ
43772005-12-03 Eli Zaretskii <eliz@gnu.org>
4378
4379 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4380 extend GDB with commands for external monitor.
4381
53e5f3cf
AS
43822005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4383
4384 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4385
55f6ca0f
JB
43862005-11-25 Joel Brobecker <brobecker@adacore.com>
4387
4388 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4389
c1947b85
JB
43902005-11-21 Jim Blandy <jimb@redhat.com>
4391
4392 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4393 placement of 'R' actions in tracepoint action packets; document
4394 dependence of 'X' and 'M' actions on a preceding 'R' action for
4395 their registers.
4396
9d29849a
JB
43972005-11-19 Jim Blandy <jimb@redhat.com>
4398
4399 * gdb.texinfo (Tracepoint Packets): New node.
4400 (General Query Packets): Add entries for the tracepoint packets,
4401 referring to the "Tracepoint Packets" node.
4402 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4403
9a6253be
KB
44042005-11-18 Kevin Buettner <kevinb@redhat.com>
4405
4406 * gdb.texinfo (set remotebreak): Add anchor.
4407 (X packet): Likewise.
4408 (Remote Protocol): Add new section `Interrupts' and new index
4409 entry `interrupts (remote protocol)'.
4410
5f3bebba
JB
44112005-11-18 Jim Blandy <jimb@redhat.com>
4412
4413 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4414 entries into the General Query Packets section. Add a
4415 cross-reference to that section. Drop description of replies, as
4416 these are covered in the descriptions of each packet.
4417 (General Query Packets): Add introductory text. Explain naming
4418 conventions, and how the end of a name is recognized.
4419
9a7a1b36
KB
44202005-11-17 Kevin Buettner <kevinb@redhat.com>
4421
0564b6cf 4422 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4423 "set remotebreak" command.
4424
b8ff78ce
JB
44252005-11-16 Jim Blandy <jimb@redhat.com>
4426
4427 * gdb.texinfo (Packets, Stop Reply Packets)
4428 (General Query Packets): Various formatting cleanups.
4429 - Use @samp for packet contents.
4430 - Drop summaries from packet @item lines; the same information appears
4431 immediately below in the description.
4432 - Delete paragraph breaks after packet @item commands, so that the
4433 description appears directly to the right of the packet prototype
4434 in the printed manual, if it fits.
4435 - Place spaces in packet prototypes between @vars and non-@var
4436 letters, and explain that they're just for formatting.
4437 - Use @dots{} instead of '...'.
4438 - Fix uses of @code where @var was needed.
4439 - Replace "deprecated" markers with English text spelling out the
4440 packet's status and the preferred alternatives.
4441 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4442 what this ever meant.
4443 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4444 this for a long time.
4445 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4446 implemented several times, and have been in use for years.
4447
8ffe2530
JB
44482005-11-15 Jim Blandy <jimb@redhat.com>
4449
c43c5473
JB
4450 * gdb.texinfo (Packets): Add index entries for 'm' packet
4451 disclaimers.
5ae4183a 4452
fb031cdf
JB
4453 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4454 of stub when processing an 'm' packet.
4455
8ffe2530
JB
4456 * gdb.texinfo (Packets): Mention that packets beginning with
4457 letters are reserved once, at the top, instead of actually listing
4458 them all and saying "reserved".
4459
c03c782f
AS
44602005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4461
4462 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4463 Change @var{$arg0 to @code{$arg0.
4464
814e32d7
WZ
44652005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4466
4467 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4468
fa93a9d8
JB
44692005-11-12 Jim Blandy <jimb@redhat.com>
4470
4471 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4472 order. Remove extraneous 'z'.
4473
8a5a3c82
AS
44742005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4475
4476 * gdb.texinfo (Choosing files): Add --eval-command.
4477
4b0ad762
AS
44782005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4479
4480 * gdb.texinfo (Choosing modes): Add --return-child-result.
4481
4482
1a088d06
AS
44832005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4484
4485 * gdb.texinfo (Choosing modes): Add --batch-silent.
4486
656d5e12
EZ
44872005-10-28 Eli Zaretskii <eliz@gnu.org>
4488
4489 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4490 "The -var-update Command".
4491
3c9c013a
JB
44922005-10-03 Joel Brobecker <brobecker@adacore.com>
4493
4494 * gdb.texinfo (Print Settings): Add documentation for set/show
4495 print array-indexes.
4496
7ba3cf9c
DJ
44972005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4498
4499 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4500 6.2 and 6.3.
4501
a94ab193
EZ
45022005-08-27 Eli Zaretskii <eliz@gnu.org>
4503
4504 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4505 since 19-Jan-2004.
4506 (Files): Likewise.
ab1adacd
EZ
4507 (Variables, Symbols): Document the "<incomplete type>" message and
4508 its reasons.
a94ab193 4509
ca06016a
FF
45102005-08-01 Fred Fish <fnf@specifix.com>
4511
4512 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4513
cf58170d
NR
45142005-07-15 Nick Roberts <nickrob@snap.net.nz>
4515
4516 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4517 option for -var-list-children and -var-update.
4518 (GDB/MI Stack Manipulation): Simplify description of
4519 print-values option for -stack-list-locals.
4520 (GDB/MI Command Description Format): Clarify.
4521 (Mode Options): Spelling of superseded.
4522
38f1196a
BR
45232005-07-12 Bob Rossi <bob@brasko.net>
4524
4525 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4526 corresponding GDB command comment.
4527
3cb3b8df
BR
45282005-07-06 Bob Rossi <bob@brasko.net>
4529
4530 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4531 and -inferior-tty-show.
4532 (Input/Output): Document "set/show inferior-tty" and tty alias.
4533
10fac096
NW
45342005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4535
4536 * gdb.texinfo (Packets): Change description of 'D' packet to note
4537 that GDB does wait for a response.
4538
d1b6db76
NR
45392005-06-22 Nick Roberts <nickrob@snap.net.nz>
4540
4541 * gdb.texinfo (History) Rename "Command History".
4542 (Command History): Move node "Server Prefix" from section on
4543 Annotations here.
4544
29629dcf
NR
45452005-06-19 Nick Roberts <nickrob@snap.net.nz>
4546
4547 * gdb.texinfo (GDB/MI Stack Manipulation):
4548 Re-instate -stack-info-frame with example. Say that it gets
4549 info on selected frame, not current frame.
4550
397ca115
EZ
45512005-06-18 Eli Zaretskii <eliz@gnu.org>
4552
4553 * gdb.texinfo (Server): Clarify that `file' should be used before
4554 connecting to the server.
4555 (Files): Add an xref to the above description.
51274035
EZ
4556 (Output Formats): More detailed description of the `c' format.
4557 (Memory): List explicitly all the formats supported by `x'.
638ac427 4558 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4559 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4560 files. Add more indexing for solib-absolute-prefix and
4561 --with-sysroot.
76d17f34
EZ
4562 (Machine Code): Document possible problems with locations in
4563 shared libraries.
d416eeec
EZ
4564 (Backtrace): Document that free-standing environments do not need
4565 to have a `main' function.
397ca115 4566
74f6deaa
NR
45672005-06-18 Nick Roberts <nickrob@snap.net.nz>
4568
4569 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4570 -stack-info-frame.
4571
a9967aef
AC
45722005-06-07 Andrew Cagney <cagney@gnu.org>
4573
4574 * gdb.texinfo (Contributors): Note the original multi-arch
4575 contributors.
4576
e09f16f9
EZ
45772005-06-03 Eli Zaretskii <eliz@gnu.org>
4578
4579 * gdb.texinfo (Registers): Add index entries for the standard
4580 registers.
4581 (Frames): Add cross-reference from frame pointer description to
4582 the Registers node.
4583 (Annotations Overview): Fix the reference to GDB name.
4584
d87ba7ee
EZ
45852005-06-01 Eli Zaretskii <eliz@gnu.org>
4586
4587 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4588 can-use-hw-watchpoints.
4589
034dad6f
BR
45902005-05-28 Bob Rossi <bob@brasko.net>
4591
4592 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4593 the possible reasons why an exec async record would be returned to FE.
4594
ffed4509
AC
45952005-05-26 Andrew Cagney <cagney@gnu.org>
4596
4597 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4598 Andrew Cagney implemented the original GDB/MI.
4599
e22e55c9
OF
46002005-05-23 Orjan Friberg <orjanf@axis.com>
4601
4602 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4603 documentation. Add documentation for cris-mode.
4604
a78e13ce
EZ
46052005-05-20 Eli Zaretskii <eliz@gnu.org>
4606
4607 * gdb.texinfo (Numbers): Explain the example and make the wording
4608 more acurate.
4609
76ff342d
DJ
46102005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4611 Dennis Brueni <dennis@slickedit.com>
4612
4613 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4614 (GDB/MI Data Manipulation, GDB/MI Program Control)
4615 (GDB/MI Stack Manipulation): Update examples to include the fullname
4616 attribute in stack frames.
4617
119b882a
EZ
46182005-05-12 Eli Zaretskii <eliz@gnu.org>
4619
4620 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4621 do with other non-standard names of init files.
4622
6fc08d32
EZ
46232005-05-11 Eli Zaretskii <eliz@gnu.org>
4624
4625 * gdb.texinfo (Command Files): Move the description of the startup
4626 from here...
4627 (Startup): ...to this new subsection of the Invocation chapter.
4628 Rearrange the description of init files more logically and add a
4629 cross-reference to "Command Files". Document the special gdbinit
4630 name for CISCO 68k. Expand the description of what GDB does
4631 during startup.
4632 (History): Add index entry for HISTSIZE.
4633
a561754a
MK
46342005-05-02 Mark Kettenis <kettenis@gnu.org>
4635
4636 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4637
2eecc4ab
EZ
46382005-05-02 Eli Zaretskii <eliz@gnu.org>
4639
4640 * gdb.texinfo (SVR4 Process Information, The isatty call)
4641 (The system call): Don't use foo(N) notation for man pages and
4642 functions.
514c4d71 4643 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4644
18999be5
EZ
46452005-04-27 Eli Zaretskii <eliz@gnu.org>
4646
4647 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4648 were optimized away.
4649
0abb7bc7
EZ
46502005-04-22 Eli Zaretskii <eliz@gnu.org>
4651
4652 * gdb.texinfo (Remote configuration): Document "set/show
4653 get-thread-local-storage-address". Add cross-reference to the
4654 description of the qGetTLSAddr packet.
4655 (General Query Packets): Mention "set remote
4656 get-thread-local-storage-address" and add a reference to its
4657 description.
4658
6f61acb1
NR
46592005-04-19 Nick Roberts <nickrob@snap.net.nz>
4660
4661 * gdb.texinfo (Backtrace): Describe 'bt full'.
4662
9d59903a
NR
46632005-04-17 Nick Roberts <nickrob@snap.net.nz>
4664
4665 * gdb.texinfo (Mode Options): Fix typo.
4666 (GDB/MI): Describe how to invoke GDB/MI.
4667
721c2651
EZ
46682005-04-16 Eli Zaretskii <eliz@gnu.org>
4669
4670 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4671 references changed. Add description of "info udot".
721c2651
EZ
4672 (Files): Document "set/show stop-on-solib-events".
4673 (M32R/D): Document "set/show download-path", "set/show
4674 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4675 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4676 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4677 (Maintenance Commands): Improve indexing.
4678 (Target Commands): Document "set/show hash", "set/show debug
4679 monitor".
4680 (SVR4 Process Information): Document "info pidlist" and "info
4681 meminfo". Document "set/show procfs-tarce" and "set/show
4682 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4683 (Symbols, The Print Command with Objective-C): Improve indexing.
4684 (Objective-C): Add references to "info classes" and "info
4685 selectors".
c45da7e6
EZ
4686 (Debugging Output): Improve wording. Document "set/show debug
4687 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4688 (Set Breaks): Add index entry for "hardware breakpoints".
4689 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4690 and "set/show usehardbreakpoints".
4691 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4692 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4693 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4694 rdiromatzero", "set/show rdiheartbeat".
4695 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4696 "sds".
4697 (Embedded Processors): Document the "sim" command.
4698 (Remote): Document the "remote" command.
4699 (DJGPP Native): Document the "info serial" command.
4700 (Threads): Document "maint info sol-threads".
4701 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4702 (Set Breaks): Improve indexing.
4703 (Command Syntax): Add a reference to dont-repeat.
4704 (Define): Document "dont-repeat".
4705 (TUI Commands): Document "tabset".
4706 (WinCE): New subsection. Document "set/show remotedirectory",
4707 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4708
14d6dd68
EZ
47092005-04-15 Eli Zaretskii <eliz@gnu.org>
4710
4711 * gdb.texinfo (Hurd Native): New subsection, documents
4712 Hurd-specific commands.
a64548ea 4713 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4714 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4715 (MIPS): Improve documentation of heuristic-fence-post. Document
4716 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4717 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4718 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4719 (ARM): Document ARM-specific commands.
a64548ea
EZ
4720 (AVR): New section. Document "info io_registers".
4721 (CRIS): New section. Document "set/show cris-version" and
4722 "set/show cris-dwarf2-cfi".
4723 (HPPA): New section. Document "set/show debug hppa" and "maint
4724 print unwind".
a5adf40f 4725 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4726 (Super-H): New section. Document the "regs" command.
721c2651 4727 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4728
9c16f35a
EZ
47292005-04-09 Eli Zaretskii <eliz@gnu.org>
4730
4731 * gdb.texinfo (Print Settings): Document "set/show print
4732 pascal_static-members", "set print repeats", "show print
4733 null-stop". Improve indexing. Fix documentation of "set print
4734 union".
4735 (Pascal): New section.
4736 (Supported languages): Rename from "Support"; all references
4737 updated. Add a menu item for Pascal.
4738 (Numbers): Document "set radix.
4739 (Screen Size): Document "set/show pagination".
4740 (MIPS Embedded): Remove "set processor" documentation.
4741 (Remote configuration): Document "set/show X/P/Z-packet",
4742 "set/show read-aux-vector-packet", "set/show remote
4743 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4744 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4745 remotedebug", "set/show remotebreak", "set/show remotedevice",
4746 "set/show remotelogfile".
4747 (Auxiliary Vector): Add reference to the description of the
4748 read-aux-vector-packet setting.
4749 (Set Watchpoints): Add a cross-reference to "set remote
4750 hardware-breakpoint-limit".
4751 (General Query Packets): Add indexing of requests and
4752 cross-references to related commands in "Remote configuration".
4753 (File-I/O Overview, The system call): Fix wording and typos.
4754 (Thread Stops): Add index entries.
4755 (Continuing and Stepping): Document "show step-mode".
4756 (i386): New node. Document "set/show struct-convention".
4757 (Files): Document "show trust-readonly-sections".
4758 (Calling): Document "set/show unwindonsignal".
4759 (Messages/Warnings): Add index entries.
4760 (Maintenance Commands): Document "set/show watchdog".
4761 (Annotations Overview): Document "show annotate".
4762 (Set Watchpoints): Add index entries.
4763 (Symbols): Fix doc of case-sensitive.
4764 (ABI): Document "show coerce-float-to-double".
4765 (Convenience Vars, Help): Improve indexing.
4766 (Machine Code): Document "show disassembly-flavor".
4767 (Debugging C plus plus): Document "show overload-resolution".
4768 (Value History, Signaling): Add index entries.
4769
47702005-04-08 Eli Zaretskii <eliz@gnu.org>
4771
4772 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4773 (Processes): Fix wording.
4774 (History, List, Logging output, Define, Symbols, Print Settings):
4775 Improve indexing.
4776
a8f24a35
EZ
47772005-04-03 Eli Zaretskii <eliz@gnu.org>
4778
4779 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4780 redundant index entry for "target" command.
4781 (Backtrace): Add index entries.
4782 (Symbols, Fortran): Document the "set case-sensitive" command.
4783 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4784 (Print Settings): Add index entry for "set demangle-style".
4785 (Target Commands): Document "set download-write-size".
4786 (Debugging Output): Document "set exec-done-display".
4787
09d4efe1
EZ
47882005-04-02 Eli Zaretskii <eliz@gnu.org>
4789
4790 * gdb.texinfo (Files): Fix the name and documentation of
4791 add-shared-symbol-files. Document its alias assf. Update the
4792 list of OSs where GDB supports shared libraries. Fix markup.
4793 (Continuing and Stepping): Add reference to @var{location} in the
4794 text.
4795 (Dump/Restore Files): Fix reference to @{filename}.
4796 (Help): Fix wording.
4797 (Attach): Ditto.
4798 (Set Watchpoints): Ditto.
4799 (Backtrace): Remove redundant index entries. Improve index
4800 entries.
4801 (Delete Breaks): Fix wording.
4802 (Memory): Document the compare-sections command.
4803 (Memory Region Attributes): Improve wording.
4804 (Disabling): Improve wording.
4805 (Fortran): New subsection. Document the "info common" command.
4806 (Help): Document aliases "info copying" and "info warranty".
4807 (Caching Remote Data): New section. Document the "set/show
4808 remotecache" and "info dcache" commands.
4809 (Show): Fix wording of the documentation of the "set
4810 extension-language" command.
4811 (Signals): Add index entry for "info handle".
4812 (Memory Region Attributes): Fix punctuation.
4813 (Symbols): Change the arg name to "location" and refer to it in
4814 the text. Fix wording of "info types" doc.
4815 (Threads): Fix usage of @enumerate @item's.
4816 (Listing Tracepoints): Add index entry for "info tp".
4817 (Set Watchpoints): Add xref to "info break" description.
4818 (Macros): Add an index entry for "macro exp1". Document the
4819 "macro list" command.
4820 (Maintenance Commands): Document "flushregs", "maint agent",
4821 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4822 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4823 "maint print architecture", "maint print objfiles", "maint print
4824 statistics", "maint print type", "maint show-debug-regs", "maint
4825 space", "maint time", and "maint translate-address".
4826 (Connecting): Document the "monitor" command.
4827 (Annotations Overview): Describe the "set annotate" command.
4828
82f2d802
EZ
48292005-04-01 Eli Zaretskii <eliz@gnu.org>
4830
4831 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4832 Rearrange index entries and improve wording about support for
4833 hardware watchpoints.
4834
7d51c7de
BR
48352005-03-10 Bob Rossi <bob@brasko.net>
4836
4837 * gdb.texinfo: Update copyright
4838
68c71a2e
TR
48392005-02-09 Theodore A. Roth <troth@openavr.org>
4840
4841 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4842 error.
4843
83761cbd
KB
48442005-02-03 Kevin Buettner <kevinb@redhat.com>
4845
4846 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4847
9f1c6395
MS
48482005-01-17 Michael Snyder <msnyder@redhat.com>
4849
4850 * gdb.texinfo: Fix spelling, infinte -> infinite.
4851
fbd1b305
MK
48522005-01-08 Mark Kettenis <kettenis@gnu.org>
4853
4854 * observer.texi (GDB Observers): Document "solib_loaded".
4855
3ace7edb
AC
48562005-01-07 Andrew Cagney <cagney@gnu.org>
4857
bec39cab
AC
4858 * configure.ac: Rename configure.in, require autoconf 2.59.
4859 * configure: Re-generate.
4860
3ace7edb
AC
4861 * configure.in: Replace configdirs with multiple references to
4862 AC_CONFIG_SUBDIRS.
4863 * configure: Re-generate.
5ae4183a 4864
53531fc1
AC
48652005-01-04 Andrew Cagney <cagney@gnu.org>
4866
4867 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4868 part of the version number.
4869
536ffdb7
MK
48702004-12-24 Mark Kettenis <kettenis@gnu.org>
4871
4872 * gdbint.texinfo (Algorithms): Remove description of
4873 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4874
e1aac25b
JB
48752004-12-07 Jim Blandy <jimb@redhat.com>
4876
4877 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4878 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4879 numbers.
4880
f47b1503
AS
48812004-12-07 Andreas Schwab <schwab@suse.de>
4882
4883 * gdb.texinfo (Mode Options): Document -l option.
4884
b6b8ece6
EZ
48852004-12-04 Eli Zaretskii <eliz@gnu.org>
4886
4887 * gdbint.texinfo (Algorithms): More accurate description of
4888 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4889 is not needed unless data-read and data-access watchpoints are
4890 supported. Add a description of how GDB checks whether the
4891 inferior stopped because a watchpoint was hit.
4892
01371747
EZ
48932004-11-23 Eli Zaretskii <eliz@gnu.org>
4894
4895 * gdb.texinfo (Files): Add cross-reference to description of
4896 -readnow command-line switch.
4897
2315ffec
RC
48982004-11-10 Randolph Chung <tausq@debian.org>
4899
4900 * gdb.texinfo: Document set/show backtrace past-entry commands.
4901 Rearrange index entries for set/show backtrace past-main.
4902
69065f5d
AC
49032004-11-10 Jon Beniston <jon@beniston.com>
4904
4905 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4906 * gdb.texinfo (Remote Serial Protocol): Further describe
4907 binary transfer escaping mechanism .
69065f5d 4908
30e91e0b
RC
49092004-11-08 Randolph Chung <tausq@debian.org>
4910
4911 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4912 and "show debug infrun". Add index entries.
4913
60bf7e09
EZ
49142004-10-23 Eli Zaretskii <eliz@gnu.org>
4915
4916 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4917 "info proc" that are already implemented. Add index entries.
4918 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4919 (Files): Add a tip for decreasing memory used for symtabs from
4920 shared libraries.
f018e82f
EZ
4921 (Starting): Fix whitespace; make "elaboration" stand out where it
4922 is first used, and add an index entry for the term.
f8568604
EZ
4923 (Calling): Expand and elaborate text. Add "print". Add the
4924 description of problems with weak aliases.
384ee23f 4925 (Core File Generation): New section.
60bf7e09 4926
d52fe014
AC
49272004-10-12 Andrew Cagney <cagney@gnu.org>
4928
4929 * gdbint.texinfo (Versions and Branches): New chapter.
4930 (Releasing GDB): Delete "Versions and Branches" section.
4931 (Top): Add "Versions and Branches".
4932
703663ab
EZ
49332004-10-08 Eli Zaretskii <eliz@gnu.org>
4934
4935 * gdb.texinfo (Editing, History): Add cross-references to the
4936 included Readline and History user documentation. Remove
4937 references to the symbol have-readline-appendices which is unused
4938 and undefined.
4939 (History): Fix indexing.
4940
ac77d04f
JJ
49412004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4942
4943 * gdbint.texinfo (target_stopped_data_address): Update to
4944 new prototype.
4945 (i386_stopped_data_address): Update prototype and description.
4946 (i386_stopped_by_watchpoint): New function and description.
4947
e07c999f
PH
49482004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4949
4950 * gdb.texinfo (Filenames): Add Ada suffixes.
4951 (Ada) New section.
4952
2e868123
AC
49532004-09-27 Andrew Cagney <cagney@gnu.org>
4954 Robert Picco <Robert.Picco@hp.com>
4955
4956 * gdb.texinfo (Packets): Document the "p" packet.
4957
02a57714
JM
49582004-09-21 Jason Molenda (jmolenda@apple.com)
4959
4960 * gdb.texinfo (Paths and Names of the Source Files): Document the
4961 meaning of values in the 'desc' field of a SO stab.
4962
ae038cb0
DJ
49632004-09-20 Daniel Jacobowitz <dan@debian.org>
4964
4965 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4966 max-cache-age" and "maint show dwarf2 max-cache-age".
4967
f7dc1244
EZ
49682004-09-16 Eli Zaretskii <eliz@gnu.org>
4969
4970 * gdb.texinfo (Set Breaks): Add index entry for setting
4971 breakpoints on overloaded C++ functions that are not members of
4972 any classes. Add an example and an index entry for setting
4973 breakpoints on all program functions.
4974 (Character Sets, Macros, Overlay Commands)
4975 (Non-debug DLL symbols, GDB/MI Output Syntax)
4976 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4977 Use "(@value{GDBP})" instead of a literal "(gdb)".
4978
f810308b
AC
49792004-09-12 Andrew Cagney <cagney@gnu.org>
4980
4981 * gdbint.texinfo (Native Debugging): Delete description of
4982 FILES_INFO_HOOK.
4983
15a661f3
PH
49842004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4985
5ae4183a
AS
4986 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4987 to hex_string_custom (not historically correct, but more
15a661f3
PH
4988 understandable, given the current code).
4989
f3219c75
AC
49902004-09-03 Andrew Cagney <cagney@gnu.org>
4991
4992 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4993
f3bb6704
JJ
49942004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4995
4996 * observer.texi (solib_unloaded): New observer.
4997
8d2c00cb
AC
49982004-08-24 Andrew Cagney <cagney@gnu.org>
4999
5000 * gdbint.texinfo (Target Architecture Definition): Add missing
5001 comma.
5002
e7dc800a
MC
50032004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5004
5005 * (Using the Testsuite): build != host is supported,
5006 but some test scripts do not support build != host.
5007
73b03683
MK
50082004-08-14 Mark Kettenis <kettenis@gnu.org>
5009
5010 * gdbint.texinfo (Host Definition): Delete description of
5011 FCLOSE_PROVIDED and GETENV_PROVIDED.
5012
c0ccb908
MK
50132004-08-05 Mark Kettenis <kettenis@chello.nl>
5014
5015 * gdbint.texinfo (Host Definition): Delete description of
5016 NO_SYS_FILE.
5017 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5018 PTRACE_FP_BUG.
5019
9c8dbfa9
AC
50202004-08-05 Andrew Cagney <cagney@gnu.org>
5021
5022 * gdbint.texinfo (Target Architecture Definition): Delete
5023 reference to deprecated_read_fp.
5024
f42accbe
AC
50252004-08-02 Andrew Cagney <cagney@gnu.org>
5026
5027 * gdbint.texinfo (Target Architecture Definition): Delete
5028 description of DEPRECATED_REGISTER_BYTES.
5029
0b66e38c
EZ
50302004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5031
5032 * gdb.texinfo (Source Path): Document the new behavior of
5033 searching for the source files.
5034
15387254
EZ
50352004-07-17 Eli Zaretskii <eliz@gnu.org>
5036
5037 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5038 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5039 (Auto Display): Improve indexing.
5040
2c07db7a
AC
50412004-07-16 Andrew Cagney <cagney@gnu.org>
5042
5043 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5044 "-noasync".
5045
4644b6e3
EZ
50462004-07-09 Eli Zaretskii <eliz@gnu.org>
5047
5048 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5049 have the same prefix have only their prefix in the index.
5050
7561d450
MK
50512004-07-03 Mark Kettenis <kettenis@gnu.org>
5052
5053 * gdb.texinfo (BSD libkvm Interface): New node (section)
5054 (Native): Add it to the menu.
5055
67bebe79
MK
50562004-07-01 Mark Kettenis <kettenis@gnu.org>
5057
5058 * gdbint.texinfo (Target Architecture Definition): Remove
5059 PCC_SOL_BROKEN.
5060
1a6923e0
MK
50612004-06-24 Mark Kettenis <kettenis@gnu.org>
5062
5063 * gdbint.texinfo (Target Architecture Definition): Remove
5064 SUN_FIXED_LBRAC_BUG.
5065
b435e160
AC
50662004-06-26 Andrew Cagney <cagney@gnu.org>
5067
5068 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5069
b5622e8d
AC
50702004-06-20 Andrew Cagney <cagney@gnu.org>
5071
5072 * gdbint.texinfo (Target Architecture Definition): Deprecate
5073 USE_STRUCT_CONVENTION.
5074
e0c07bf0
MC
50752004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5076
5077 gdb.texinfo (Bug Reporting): Mention session recording,
5078 with the script command or Emacs.
5079
782263ab
AC
50802004-06-18 Andrew Cagney <cagney@gnu.org>
5081
5082 * gdbint.texinfo (Target Architecture Definition): Deprecate
5083 FUNCTION_START_OFFSET.
5084
03727ca6
AC
50852004-06-14 Andrew Cagney <cagney@gnu.org>
5086
5087 Based on changes from Karl Berry.
5088 * gdb.texinfo: Do not use @sc in a direntry.
5089 * stabs.texinfo: Change @dircateogry to "Software development".
5090 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5091
97092415
AC
50922004-06-13 Andrew Cagney <cagney@gnu.org>
5093
5094 * gdbint.texinfo (Target Architecture Definition): Delete
5095 description of RETURN_VALUE_ON_STACK.
5096
1f6d4158
AC
50972004-06-09 Andrew Cagney <cagney@gnu.org>
5098
5099 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5100 deleted by previous patch.
5101
d966f0cb
AC
51022004-06-08 Andrew Cagney <cagney@gnu.org>
5103
5104 * gdbint.texinfo (Native Debugging): Delete documentation on
5105 ATTACH_DETACH.
5106
86fe4aaa
RC
51072004-06-06 Randolph Chung <tausq@debian.org>
5108
5109 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5110
d4b6d575
RC
51112004-06-06 Randolph Chung <tausq@debian.org>
5112
5ae4183a 5113 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5114 the new push_dummy_call method signature. Describe the function
5115 argument.
5116
4e8b0763
JB
51172004-05-24 Joel Brobecker <brobecker@gnat.com>
5118
5119 * gdb.texinfo (Starting): Document new start command.
5120
59caf092
AC
51212004-05-21 Andrew Cagney <cagney@redhat.com>
5122
5123 * observer.texi (GDB Observers): Document "inferior_created".
5124
e4a2df64
AC
51252004-05-08 Andrew Cagney <cagney@redhat.com>
5126
e6b55ae2
AC
5127 * gdbint.texinfo (Target Architecture Definition): Delete
5128 description of DO_DEFERRED_STORES.
5129
28954179
AC
5130 * gdbint.texinfo (Target Architecture Definition): Delete
5131 references to DEPRECATED_FIX_CALL_DUMMY.
5132
434b87dd
AC
5133 * gdbint.texinfo (Target Architecture Definition): Delete
5134 description of DEPRECATED_CALL_DUMMY_WORDS,
5135 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5136
58d28df8
AC
5137 * gdbint.texinfo (Target Architecture Definition): Delete
5138 description of DEPRECATED_PUSH_DUMMY_FRAME.
5139
e4a2df64
AC
5140 * gdbint.texinfo (Target Architecture Definition): Delete
5141 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5142
2b4855ab
AC
51432004-05-07 Andrew Cagney <cagney@redhat.com>
5144
5145 * observer.texi (GDB Observers): Add "Debugging" section. Include
5146 cross reference to "set/show debug observer".
5147 * gdb.texinfo (Debugging Output): Document "set/show debug
5148 observer".
5149
fcf70625
AC
51502004-05-01 Andrew Cagney <cagney@redhat.com>
5151
5152 * gdbint.texinfo (Target Architecture Definition): Delete
5153 description of DEPRECATED_PC_IN_SIGTRAMP.
5154
8ee56bcf
AC
51552004-04-30 Andrew Cagney <cagney@redhat.com>
5156
5157 * gdbint.texinfo (Target Architecture Definition): Delete
5158 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5159
67ab9a76
OF
51602004-04-30 Orjan Friberg <orjanf@axis.com>
5161
5162 * observer.texi (GDB Observers): Correct spelling.
5163
79346bcb
OF
51642004-04-26 Orjan Friberg <orjanf@axis.com>
5165
5166 * observer.texi (GDB Observers): Add target_changed event.
5167
7a464420
AC
51682004-04-08 Andrew Cagney <cagney@redhat.com>
5169
5170 * observer.texi (GDB Observers): Rework, provide generic observer
5171 definitions and then a list of observable events.
5172
6cdf9d98
AC
51732004-04-04 Andrew Cagney <cagney@redhat.com>
5174
5175 * gdbint.texinfo (Host Definition): Delete reference to
5176 NO_SIGINTERRUPT.
5177
ddc135a4
AC
51782004-04-02 Andrew Cagney <cagney@redhat.com>
5179
5180 * gdbint.texinfo (Target Architecture Definition): Delete
5181 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5182
6a1b180d
SC
51832004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5184
5185 * gdb.texinfo (TUI Commands): Document tui reg commands.
5186
d0d5df6f
AC
51872004-03-26 Andrew Cagney <cagney@redhat.com>
5188
5189 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5190 "gdbtui".
5191 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5192 (Contributors): Mention both Text and Terminal User Interface.
5193
aa2a3f87
AC
51942004-03-23 Andrew Cagney <cagney@redhat.com>
5195
5196 * gdbint.texinfo (Target Architecture Definition): Deprecate
5197 references to SIGTRAMP_START and SIGTRAMP_END.
5198
f561f026
AC
51992004-03-23 Andrew Cagney <cagney@redhat.com>
5200
5201 * gdbint.texinfo (Target Architecture Definition): Deprecate
5202 references to PC_IN_SIGTRAMP.
5203
33cb8b0f
AC
52042004-03-19 Andrew Cagney <cagney@redhat.com>
5205
5206 * gdbint.texinfo (Target Architecture Definition): Delete
5207 reference to GDB_TARGET_IS_HPPA.
5208
fc989b7a
AC
52092004-03-18 Andrew Cagney <cagney@redhat.com>
5210
5211 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5212 describe pre_init and post_init.
5213
701b08bb
DJ
52142004-03-09 Daniel Jacobowitz <drow@mvista.com>
5215
5216 * gdb.texinfo (Debugging Output): Document values for "set debug
5217 target".
5218
faae5abe
AC
52192004-02-28 Andrew Cagney <cagney@redhat.com>
5220
5221 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5222
dd79a6cf
JJ
52232004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5224
5225 * gdb.texinfo (breakpoints): Add information about the
5226 new "set breakpoint pending" and "show breakpoint pending"
5227 commands.
5228
e7f16015
AC
52292004-02-26 Andrew Cagney <cagney@redhat.com>
5230
5231 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5232 in Per-architecture module data section.
5233
7161a3a6
RM
52342004-02-25 Roland McGrath <roland@redhat.com>
5235
5236 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5237
2154891a
AC
52382004-02-24 Andrew Cagney <cagney@redhat.com>
5239
5240 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5241 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5242 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5243
6c74ac8b
AC
52442004-02-17 Andrew Cagney <cagney@redhat.com>
5245
5246 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5247
19772a2c
AC
52482004-02-16 Andrew Cagney <cagney@redhat.com>
5249
5250 * gdbint.texinfo (Target Architecture Definition): Deprecate
5251 FRAMELESS_FUNCTION_INVOCATION.
5252
c9830293
AC
52532004-02-16 Andrew Cagney <cagney@redhat.com>
5254
5255 * gdbint.texinfo (Coding): Mention -Wunused-function.
5256
b9d26eb9
AC
52572004-02-14 Andrew Cagney <cagney@redhat.com>
5258
5259 * gdbint.texinfo (Target Architecture Definition): Delete
5260 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5261
49efadf5
EZ
52622004-02-12 Elena Zannoni <ezannoni@redhat.com>
5263
5264 * gdb.texinfo: Properly quote the name "C++".
5265 * gdbint.texinfo: Ditto.
5266 * stabs.texinfo: Ditto.
5267
1eb288ea
EZ
52682004-02-11 Elena Zannoni <ezannoni@redhat.com>
5269
5270 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5271 minimal information about libiberty.
5272
e4937fc1
MC
52732004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5274
5275 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5276
a9331b3f
RM
52772004-02-04 Roland McGrath <roland@redhat.com>
5278
5279 * gdb.texinfo (Auxiliary Vector): New node (section).
5280 (Data): Add it to the menu.
5281
2650777c
JJ
52822004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5283
5284 * gdb.texinfo (Breakpoints): Add information about pending
5285 breakpoint support.
5286
b4501125
AC
52872004-01-26 Andrew Cagney <cagney@redhat.com>
5288
5289 * gdb.texinfo (Overview): Delete references to the cisco protocol
5290 including the "N" response.
5291
74055713
AC
52922004-01-26 Andrew Cagney <cagney@redhat.com>
5293
5294 * gdbint.texinfo (Target Architecture Definition): Rename
5295 EXTRACT_STRUCT_VALUE_ADDRESS to
5296 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5297
3bbe9696
EZ
52982004-01-24 Eli Zaretskii <eliz@gnu.org>
5299
5300 * gdb.texinfo (KOD): Document "show os". Add index entries for
5301 "set/show os" and "info cisco" commands.
5302
5843504f
EZ
53032004-01-21 Eli Zaretskii <eliz@gnu.org>
5304
5305 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5306
9175c9a3
MC
53072004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5308
5309 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5310 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5311
8e94b928
NR
53122004-01-19 Nick Roberts <nick@nick.uklinux.net>
5313
5314 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5315 -stack-list-locals.
5316 (GDB/MI Variable Objects): Describe extension to
5317 -var-list-children.
5318
a20cf136
DJ
53192004-01-17 Daniel Jacobowitz <drow@mvista.com>
5320
5321 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5322
afb18d0f
AC
53232004-01-17 Andrew Cagney <cagney@redhat.com>
5324
5325 * gdbint.texinfo (Target Architecture Definition): Delete
5326 documentation on DEPRECATED_NPC_REGNUM.
5327
b51970ac
DJ
53282004-01-13 Daniel Jacobowitz <drow@mvista.com>
5329
5330 * gdb.texinfo: Update copyright year. Mention that set
5331 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5332 "set follow-fork-mode ask".
5333
0f0cffd2
AC
53342004-01-13 Andrew Cagney <cagney@redhat.com>
5335
5336 * gdbint.texinfo: Update copyright year.
5337 (Coding): Add -Wunused-label to list of -Werror warnings.
5338
c552b3bb 53392004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5340 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5341
5342 * gdb.texinfo: Update copyright.
5343 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5344 around names, as appropriate. Minor syntax cleanup of
5345 _NSPrintForDebugger explanation. Two spaces after periods.
5346 GDBN used instead of lit. "gdb". Index entries added for
5347 print-object and _NSPrintForDebugger. @noindent added in one spot.
5348
afe157ca
EZ
53492003-11-11 Elena Zannoni <ezannoni@redhat.com>
5350
5351 * stabs.texinfo: Add dircategory and direntry commands.
5352 * annotate.texinfo: Ditto.
5353
963e2bb7
AC
53542003-11-10 Andrew Cagney <cagney@redhat.com>
5355
5356 * gdbint.texinfo (Target Architecture Definition): Replace the
5357 return_value method's "inval" and "outval" parameters with
5358 "readbuf" and "writebuf".
5359
1d8b2f28
JB
53602003-10-28 Jim Blandy <jimb@redhat.com>
5361
5362 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5363 from "The `F' request packet" and "The `F' reply packet", to make
5364 texi2dvi happy.
5365 (File-I/O remote protocol extension): Update menu entries, too.
5366
36d86913
MC
53672003-10-26 Michael Chastain <mec@shout.net>
5368
5369 * gdb.texinfo (Thread Stops): Document the issue with
5370 premature return from system calls in multi-threaded programs.
5371
ce2826aa
AC
53722003-10-24 Andrew Cagney <cagney@redhat.com>
5373
5374 * annotate.texinfo: Fix "fortunatly"[sic].
5375
f24c5e49
KI
53762003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5377
5378 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5379 with "Hitachi" and "Mitsubishi".
5380
92ad9cd9
AC
53812003-10-20 Andrew Cagney <cagney@redhat.com>
5382
5383 * gdbint.texinfo (Target Architecture Definition): Document
5384 gdbarch_return_value. Add cross references from
5385 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5386 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5387
0ab4b752
MK
53882003-10-18 Mark Kettenis <kettenis@gnu.org>
5389
5390 * gdbint.texinfo (Target Architecture Definition): Document
5391 regset_from_core_section.
fb3e19c0
KI
5392
53932003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5394
5395 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5396
a9331b3f 53972003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5398
5399 From Anthony Green <green@redhat.com>:
5ae4183a 5400 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5401
1485d690
KB
54022003-10-14 Kevin Buettner <kevinb@redhat.com>
5403
889bf7c5
PA
5404 * gdb.texinfo (Breakpoint related warnings): New node.
5405 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5406
86d30acc
DJ
54072003-10-13 Daniel Jacobowitz <drow@mvista.com>
5408
5409 * gdb.texinfo (Remote Protocol): Document v and vCont.
5410
172c2a43
KI
54112003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5412
5413 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5414 * gdbint.texinfo: Ditto.
5415
71952f4c
AC
54162003-10-09 Andrew Cagney <cagney@redhat.com>
5417
5418 From 2003-09-18 David Anderson <davea@sgi.com>:
5419 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5420 "command".
5421
268e2188
AC
54222003-10-03 Andrew Cagney <cagney@redhat.com>
5423
5424 * gdbint.texinfo (Target Architecture Definition): Deprecate
5425 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5426 just target.
5427
12c266ea 54282003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5429
f30992d4 5430 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5431 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5432 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5433 * gdbint.texinfo (Target Architecture Definition): Rename
5434
54352003-09-30 Andrew Cagney <cagney@redhat.com>
5436
f30992d4 5437 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5438 (Target Architecture Definition):
f30992d4 5439
2e092625
AC
5440 * gdbint.texinfo (Target Architecture Definition): Rename
5441 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5442
0717ae8a
AC
54432003-09-29 Andrew Cagney <cagney@redhat.com>
5444
dad809b7
AC
5445 * gdbint.texinfo (Target Architecture Definition): Delete
5446 documentation for NEED_TEXT_START_END.
5447
0717ae8a
AC
5448 * gdbint.texinfo (Target Architecture Definition): Rename
5449 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5450 TARGET_WRITE_PC.
a9331b3f 5451
af6cf26d
MC
54522003-09-22 Michael Chastain <mec@shout.net>
5453
5454 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5455
ee206350
AG
54562003-09-21 Anthony Green <green@redhat.com>
5457
5458 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5459
a38c9fe6
MK
54602003-09-21 Mark Kettenis <kettenis@gnu.org>
5461
5462 * gdbint.texinfo (Target Architecture Definition): Document
5463 stabs_argument_has_addr.
5464
77949794
AC
54652003-09-18 Andrew Cagney <cagney@redhat.com>
5466
5467 * gdbint.texinfo (Target Architecture Definition): Delete
5468 documentation on REGISTER_NAMES.
5469
8e823e25
MK
54702003-09-13 Mark Kettenis <kettenis@gnu.org>
5471
5472 * gdbint.texinfo (Target Architecture Definition): Replace
5473 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5474
f27dd7fd
AC
54752003-09-11 Andrew Cagney <cagney@redhat.com>
5476
5477 * gdbint.texinfo (Target Architecture Definition): Replace
5478 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5479
8b148df9
AC
54802003-08-18 Andrew Cagney <cagney@redhat.com>
5481
5482 * gdbint.texinfo (Target Architecture Definition): Document
5483 "frame_red_zone_size".
5484
25d29d70
AC
54852003-08-09 Andrew Cagney <cagney@redhat.com>
5486
5487 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5488 with "set/show backtrace past-main" and "set/show backtrace
5489 limit".
5490
c938e9b0
L
54912003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5492
5493 * Makefile.in (install-info): Support DESTDIR.
5494 (install-html): Likewise.
5495
64fabec2
AC
54962003-08-07 Andrew Cagney <cagney@redhat.com>
5497
5498 Patch from Nick Roberts.
5499 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5500 bindings. Remove description of send-gdb-command.
5501
2fcf52f0
AC
55022003-08-07 Andrew Cagney <cagney@redhat.com>
5503
5504 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5505 GDB 6.0.
5506
086432e2
AC
55072003-08-06 Andrew Cagney <cagney@redhat.com>
5508
5509 * gdb.texinfo (Mode Options): Mention that level three is the
5510 highest available and that level 2 is deprecated.
5511 (Annotations Overview): Mention annotation levels. Cross reference
5512 to "Limitations of the Annotation Interface" in annotate.texi.
5513 (TODO, Value Annotations, Frame Annotations): Delete section.
5514 (Displays, Breakpoint Info): Delete.
5515
e5249f67
AC
55162003-08-04 Andrew Cagney <cagney@redhat.com>
5517
5518 * agentexpr.texi: Delete @bye.
5519 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5520 (stabs.info): Add $(srcdir) to include search path.
5521 (html): Depend on "annotate_toc.html", and not "annotate.html".
5522 * stabs.texinfo: Ditto. Include "fdl.texi".
5523 * gdbint.texinfo: Update copyright statement's list of invariant
5524 sections.
5525
e6f672d2
AC
55262003-07-28 Andrew Cagney <cagney@redhat.com>
5527
5528 * Makefile.in (INFO_DEPS): Add annotate.info.
5529 (dvi, ps, html, pdf): Add annotate.
5530 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5531 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5532 (ANNOTATE_DOC_FILES): New macro.
5533 (ANNOTATE_TEX_TMPS): New macro.
5534 (annotate.info, annotate_toc.html): Specify dependencies.
5535 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5536 * annotate.texinfo: Rename annotate.texi. Get building. Add
5537 "Migrating to GDB/MI" and "Limitations of the Annotation
5538 Interface" chapters. Mention why it is not part of the user
5539 guide. Update copyright notice. Include "fdl.texi".
5540
72ffddc9
SC
55412003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5542
5543 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5544
a9f12a31
DJ
55452003-07-24 Daniel Jacobowitz <drow@mvista.com>
5546
5547 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5548
b1fe9455
DJ
55492003-07-24 Daniel Jacobowitz <drow@mvista.com>
5550
5551 * gdb.texinfo (Server): Mention pidof.
5552
153721e6
AC
55532003-07-22 Andrew Cagney <cagney@redhat.com>
5554
5555 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5556 list.
5557
0fac0b41
DJ
55582003-06-28 Daniel Jacobowitz <drow@mvista.com>
5559
5560 * gdb.texinfo (Logging output): New chapter.
5561
4e562065
JB
55622003-06-24 Joel Brobecker <brobecker@gnat.com>
5563
5564 * gdb.texinfo (Unsupported languages): New section.
5565 (Languages): Add link to new section.
5566
f2c06f52
AC
55672003-06-22 Andrew Cagney <cagney@redhat.com>
5568
5569 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5570
b4177fca
DJ
55712003-06-22 Daniel Jacobowitz <drow@mvista.com>
5572
5573 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5574
f418dd93
DJ
55752003-06-22 Daniel Jacobowitz <drow@mvista.com>
5576
5577 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5578 * agentexpr.texi: Retitle section, and change it to an appendix.
5579 Comment out texinfo initialization. Factor a @var{} into two
5580 pieces to prevent makeinfo warnings.
5581 * gdb.texinfo: Add Agent Expressions appendix.
5582
4ca61388
DJ
55832003-06-19 Daniel Jacobowitz <drow@mvista.com>
5584
5585 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5586
07f31aa6
DJ
55872003-06-18 Daniel Jacobowitz <drow@mvista.com>
5588
5ae4183a 5589 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5590 remote target". Document the "detach" and "disconnect" commands.
5591 (Server, Netware, Debug Session): Reference "Connecting to a
5592 remote target".
5593 (GDB/MI Target Manipulation): Document "-target-disconnect".
5594
2dd0da42
AC
55952003-06-13 Andrew Cagney <cagney@redhat.com>
5596
5597 * gdbint.texinfo (Target Architecture Definition): Deprecate
5598 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5599 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5600
e7a3abfc
JB
56012003-06-09 Jim Blandy <jimb@redhat.com>
5602
5603 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5604
25e3a86b
AC
56052003-06-08 Andrew Cagney <cagney@redhat.com>
5606
5607 * gdbint.texinfo (Target Architecture Definition): Delete
5608 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5609
a9e5fdc2
AC
56102003-06-08 Andrew Cagney <cagney@redhat.com>
5611
5612 * gdbint.texinfo (Target Architecture Definition): Document
5613 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5614
b37303ee
AF
56152003-06-07 Adam Fedor <fedor@gnu.org>
5616
5617 * gdb.texinfo: Add Objective-C documentation.
5618
39fe6e80
AC
56192003-06-01 Andrew Cagney <cagney@redhat.com>
5620
5621 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5622 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5623
125309b2
AC
56242003-05-21 Andrew Cagney <cagney@redhat.com>
5625
5626 * gdbint.texinfo (Target Architecture Definition): Delete
5627 references to "extract_address" and "store_address".
5628
b8b527c5
AC
56292003-05-16 Andrew Cagney <cagney@redhat.com>
5630
5631 * gdbint.texinfo (Target Architecture Definition): Replace
5632 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5633 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5634
50e3ee83
TR
56352003-05-14 Theodore A. Roth <troth@openavr.org>
5636
5637 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5638
44e2be90
L
56392003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5640
5641 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5642 (gdb.dvi): Likewise.
5643 (gdb.pdf): Likewise.
5644 (links2roff): Likewise.
5645
df5215a6
JB
56462003-05-08 Jim Blandy <jimb@redhat.com>
5647
5648 * gdb.texinfo (Dump/Restore Files): Update documentation for
5649 'dump', 'append', and 'restore': note that format argument is
5650 optional; simplify presentation of the command variants; and be
5651 more precise about the formats.
5652
5e7b2f39
JB
56532003-05-07 Jim Blandy <jimb@redhat.com>
5654
5655 * gdb.texinfo (Symbols): Update documentation: 'maint list
5656 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5657 symtabs' and 'maint info psymtabs'.
5658
b1e29e33
AC
56592003-05-05 Andrew Cagney <cagney@redhat.com>
5660
5661 * gdbint.texinfo (Target Architecture Definition): Make
5662 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5663 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5664 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5665
00905d52
AC
56662003-05-04 Andrew Cagney <cagney@redhat.com>
5667
5668 * gdb.texinfo (Maintenance Commands): Document "maint print
5669 dummy-frames".
5670
54ff5908
AC
56712003-05-04 Andrew Cagney <cagney@redhat.com>
5672
5673 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5674
32e7087d
JB
56752003-05-03 J. Brobecker <brobecker@gnat.com>
5676
5677 Thierry Schneider <tpschneider1@yahoo.com>
5678 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5679 for new MI command.
5680
7043d8dc
AC
56812003-05-03 Andrew Cagney <cagney@redhat.com>
5682
5683 * gdbint.texinfo (Target Architecture Definition): Document
5684 push_dummy_code. Add cross references.
5685
e33d66ec
EZ
56862003-05-02 Elena Zannoni <ezannoni@redhat.com>
5687
5688 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5689 set/show charsets commands.
5690
0ba6dca9
AC
56912003-04-28 Andrew Cagney <cagney@redhat.com>
5692
5693 * gdbint.texinfo (Target Architecture Definition): Replace
5694 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5695 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5696
d7a27068
AC
56972003-04-28 Andrew Cagney <cagney@redhat.com>
5698
5699 * gdbint.texinfo (Target Architecture Definition): Rename
5700 "tm_print_insn" to "deprecated_tm_print_insn".
5701
44ea7b70
JB
57022003-04-09 Jim Blandy <jimb@redhat.com>
5703
5704 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5705 list psymtabs'.
5706
fb8f8949
AC
57072003-04-08 Andrew Cagney <cagney@redhat.com>
5708
5709 * gdbint.texinfo (Target Architecture Definition): Delete
5710 references to EXTRA_FRAME_INFO.
5711
32fb0f22
AC
57122003-04-08 Andrew Cagney <cagney@redhat.com>
5713
5714 * gdbint.texinfo (Target Architecture Definition): Delete
5715 PRINT_TYPELESS_INTEGER.
5716
6be67e67
JB
57172003-04-02 J. Brobecker <brobecker@gnat.com>
5718
5719 * observer.texi (GDB Observers): Adjust the documentation for the
5720 normal_stop notification to better describe reality. Fix a couple
5721 of minor typos.
5722
4e35d5f0
BR
57232003-04-02 Bob Rossi <bob_rossi@cox.net>
5724
a9331b3f 5725 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5726 '-file-list-exec-source-file'
5727
e8a8712a
AC
57282003-03-31 Andrew Cagney <cagney@redhat.com>
5729
5730 * gdbint.texinfo (Target Architecture Definition): Delete
5731 references to CALL_DUMMY_P.
5732
6c0e89ed
AC
57332003-03-30 Andrew Cagney <cagney@redhat.com>
5734
5735 * gdbint.texinfo (Target Architecture Definition): Remove
5736 reference to TARGET_WRITE_SP.
a9331b3f 5737
378bfd1b
AC
57382003-03-27 Andrew Cagney <cagney@redhat.com>
5739
5740 * gdbint.texinfo (Target Architecture Definition): Remove
5741 references to write_sp.
6c0e89ed 5742
922fbb7b
AC
57432003-03-27 Andrew Cagney <cagney@redhat.com>
5744
5745 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5746 chapter body. Use @smallexample instead of @example.
5747 (Annotations): Ditto.
5748 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5749 annotate.texi.
5750
b81774d8
AC
57512003-03-26 Andrew Cagney <cagney@redhat.com>
5752
5753 * gdbint.texinfo (Target Architecture Definition): Replace
5754 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5755 dummy_addr parameters.
5756
1bf6d5cc
AC
57572003-03-25 Andrew Cagney <cagney@redhat.com>
5758
5759 * gdbint.texinfo (Target Architecture Definition): Delete
5760 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5761 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5762 Add reference to PUSH_ARGUMENTS.
5763
618ce49f
AC
57642003-03-23 Andrew Cagney <cagney@redhat.com>
5765
5766 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5767 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5768
bcd7e15f
JB
57692003-03-18 J. Brobecker <brobecker@gnat.com>
5770
5771 * gdbint.texinfo (Algorithms): Add new section describing the
5772 Observer paradigm.
5773 (Top): Add menu entry to new observer appendix.
5774 * observer.texi: New file.
5775 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5776 new observer.texi file.
5777
9fe8321b
AC
57782003-03-17 Andrew Cagney <cagney@redhat.com>
5779
5780 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5781 that GNU Press update the manual version number.
5782
ac2adee5
AC
57832003-03-12 Andrew Cagney <cagney@redhat.com>
5784
5785 * gdbint.texinfo (Target Architecture Definition): Delete
5786 references to get_saved_register. Rename GET_SAVED_REGISTER to
5787 DEPRECATED_GET_SAVED_REGISTER.
5788
749b82f6
AC
57892003-03-13 Andrew Cagney <cagney@redhat.com>
5790
5791 * gdbint.texinfo (Target Architecture Definition): Replace
5792 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5793
8bedc050
AC
57942003-03-12 Andrew Cagney <cagney@redhat.com>
5795
5796 * gdbint.texinfo (Target Architecture Definition): Rename
5797 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5798
0ce1b118
CV
57992003-03-10 Corinna Vinschen <vinschen@redhat.com>
5800
5801 * gdb.texinfo: Add File-I/O documentation.
5802
12cc2063
AC
58032003-03-10 Andrew Cagney <cagney@redhat.com>
5804
5805 * gdbint.texinfo (Target Architecture Definition): Cross reference
5806 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5807
7453dc06
AC
58082003-03-07 Andrew Cagney <cagney@redhat.com>
5809
5810 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5811 frame" command.
5812
6314f104
AC
58132003-03-05 Andrew Cagney <cagney@redhat.com>
5814
5815 * gdbint.texinfo (Target Architecture Definition): Document
5816 unwind_dummy_id. Cross reference unwind_dummy_id and
5817 SAVE_DUMMY_FRAME_TOS.
5818
f1212245
DJ
58192003-03-05 James Ingham <jingham@apple.com>
5820 Daniel Jacobowitz <drow@mvista.com>
5821
5822 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5823 and "show cp-abi".
5824
77e7e267
AC
58252003-03-03 Andrew Cagney <cagney@redhat.com>
5826
5827 * gdbint.texinfo (Target Architecture Definition): Document
5828 register_type.
5829
838a8221
AC
58302003-03-03 Andrew Cagney <cagney@redhat.com>
5831
5832 * stabs.texinfo (Structures): Use @samp and separate @var's
5833 instead of a single @var containing a comma separated list.
5834 (Unions): Ditto.
5835
d7f4a264
DJ
58362003-03-02 Daniel Jacobowitz <drow@mvista.com>
5837
5838 * Makefile.in (distclean): Remove config.log.
5839
f30ee0bc
AC
58402003-03-01 Andrew Cagney <cagney@redhat.com>
5841
5842 * gdbint.texinfo (Target Architecture Definition): Rename
5843 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5844
58452003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5846
5847 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5848 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5849
be448670
CF
58502003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5851
5852 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5853 (Non-debug DLL symbols): New node, describing the minimal symbols
5854 loaded from DLLs without real debugging symbols.
5855
501eef12
AC
58562003-02-20 Andrew Cagney <ac131313@redhat.com>
5857
5858 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5859 hardware-breakpoint-limit".
5860 (Set Watchpoints): Add cross reference to "set remote
5861 hardware-watchpoint-limit".
5862 (Remote configuration options): New section.
5863
21c294e6
AC
58642003-02-04 Andrew Cagney <ac131313@redhat.com>
5865
e9be73e4
AC
5866 * gdbint.texinfo (Target Architecture Definition): Delete
5867 descrption of IS_TRAPPED_INTERNALVAR.
5868
21c294e6
AC
5869 From Keith Seitz <keiths@redhat.com>:
5870 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5871 option "-i"/"--interpreter" to this chapter. Include index
5872 entries.
5873
0179ffac
DC
58742003-02-04 David Carlton <carlton@math.stanford.edu>
5875
5876 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5877 (Variables): Recommend stabs+ and DWARF 2.
5878 (C plus plus expressions): Correct info about
5879 compiler versions, debug formats.
5880 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5881 PR symtab/874.
5882
7ca9f392
AC
58832003-02-01 Andrew Cagney <ac131313@redhat.com>
5884
5885 * gdbint.texinfo (Target Architecture Definition): Delete
5886 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5887 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5888 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5889 references to nindy and i960.
5890 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5891
31a85ea2
AC
58922003-02-01 Andrew Cagney <ac131313@redhat.com>
5893
5894 * gdbint.texinfo (Target Architecture Definition): Delete
5895 FLOAT_INFO.
5896
6b894e49
AC
58972003-01-30 Andrew Cagney <ac131313@redhat.com>
5898
5899 * stabs.texinfo (Member Type Descriptor): Clarify description of
5900 `@'. Suggested by Ben Hutchings.
5901
c48861fb
AC
59022003-01-29 Andrew Cagney <ac131313@redhat.com>
5903
5904 * gdb.texinfo (M68K): Delete reference to es1800.
5905
617073a9
AC
59062003-01-29 Andrew Cagney <ac131313@redhat.com>
5907
5908 * gdb.texinfo (Maintenance Commands): Document `maint print
5909 reggroups' and `maint print register-groups'.
5910 * gdbint.texinfo (Target Architecture Definition): Document
5911 register_reggroup_p.
5912
5b5d99cf
JB
59132003-01-23 Jim Blandy <jimb@redhat.com>
5914
5915 * gdb.texinfo (Separate Debug Files): New section.
5916
e7ba9c65
DJ
59172003-01-22 Daniel Jacobowitz <drow@mvista.com>
5918
5919 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5920 and "maint show profile".
5921
94e91d6d
MC
59222003-01-16 Michael Chastain <mec@shout.net>
5923
5924 * gdb.texinfo (Installing GDB): Warn against
5925 ".../gdb-VERSION/gdb/configure".
5926 (Separate Objdir): Likewise.
5927
867f3898
AC
59282003-01-15 Andrew Cagney <ac131313@redhat.com>
5929
5930 * gdbint.texinfo (Target Architecture Definition): Delete
5931 definition of PRINT_REGISTER_HOOK.
5932
f153cc92
EZ
59332003-01-15 Elena Zannoni <ezannoni@redhat.com>
5934
5935 (OpenRISC 1000): Fix formatting of command names.
5936
c60eb6f1
EZ
59372003-01-15 Elena Zannoni <ezannoni@redhat.com>
5938
5939 * gdb.texinfo (Continuing and Stepping): Add new command
5940 'advance'. Clarify behavior of 'until'.
5941
f5ebfba0
DJ
59422003-01-13 Daniel Jacobowitz <drow@mvista.com>
5943
5944 * gdb.texinfo (Files): Document solib-absolute-prefix and
5945 solib-search-path.
5946
4ce8657e
MC
59472003-01-09 Michael Chastain <mec@shout.net>
5948
5949 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5950 (Create a Release): Add new instructions for new @file{src-release}.
5951 Document existing instructions for @file{Makefile.in} as
5952 being for @value{GDBN} 5.3.1 or earlier.
5953
372613e3
AC
59542003-01-09 Andrew Cagney <ac131313@redhat.com>
5955
5956 * gdbint.texinfo (Target Architecture Definition): Mention
5957 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5958 allocate memory.
5959
b4e9345d
DJ
59602003-01-04 Daniel Jacobowitz <drow@mvista.com>
5961
5962 * gdb.texinfo (Controlling GDB): Add @kindex for
5963 "show osabi".
5964 (Backtraces): Add @kindex's for backtrace-below-main.
5965
98b45e30
DJ
59662003-01-04 Daniel Jacobowitz <drow@mvista.com>
5967
5968 * gdb.texinfo (Controlling GDB): Document "set osabi".
5969
95f90d25
DJ
59702003-01-04 Daniel Jacobowitz <drow@mvista.com>
5971
5972 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5973 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5974
1e698235
DJ
59752003-01-04 Daniel Jacobowitz <drow@mvista.com>
5976
5977 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5978 "set coerce-float-to-double".
5979 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5980
e632838e
AC
59812003-01-02 Andrew Cagney <ac131313@redhat.com>
5982
5983 * stabs.texinfo: Remove obsolete text.
5984 * gdbint.texinfo: Ditto.
5985 * gdb.texinfo: Ditto.
5986
c133ab7a
MK
59872002-12-22 Mark Kettenis <kettenis@gnu.org>
5988
5989 * gdbint.texinfo (Target Architecture Definition): Update
5990 description of gdbarch_register_osabi.
5991
f821f325
KH
59922002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5993
5994 * agentexpr.texi: Fix typos.
5995 * annotate.texi: Likewise.
5996 * fdl.texi: Likewise.
5997
85a6d8d3 59982002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5999
6000 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6001 DEPRECATED_INIT_FRAME_PC.
6002
ae45cd16
AC
60032002-12-01 Andrew Cagney <ac131313@redhat.com>
6004
6005 * gdbint.texinfo (Target Architecture Definition): Delete
6006 PC_IN_CALL_DUMMY.
6007
07555a72
AC
60082002-11-28 Andrew Cagney <ac131313@redhat.com>
6009
6010 * gdbint.texinfo (Host Definition): Delete documentation on
6011 USE_GENERIC_DUMMY_FRAMES.
6012
c166cdc7
EZ
60132002-11-26 Elena Zannoni <ezannoni@redhat.com>
6014
5ae4183a 6015 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6016 * Makefile.in (install-info): Run the install-info command as part
6017 of the post install steps only.
6018 (uninstall-info): New target.
6019 (uninstall): New target.
6020
35db0260
EZ
60212002-11-22 Elena Zannoni <ezannoni@redhat.com>
6022
6023 * Makefile.in (install): Make install do some real work.
6024
9ba8d803
AC
60252002-11-19 Andrew Cagney <ac131313@redhat.com>
6026
6027 Fix POSIX problem reported by Paul Eggert.
6028 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6029 Fix PR gdb/527.
6030
903ad3a6
AC
60312002-10-26 Andrew Cagney <cagney@redhat.com>
6032
6033 * gdbint.texinfo (Target Architecture Definition): Delete
6034 definition of DO_REGISTERS_INFO.
6035
f2abfe65
KB
60362002-10-18 Kevin Buettner <kevinb@redhat.com>
6037
6038 * gdbint.texinfo (Address Classes): Fix problems with insertion
6039 of ``{'' and ``}'' in example.
6040
b5b0480a
KB
60412002-10-17 Kevin Buettner <kevinb@redhat.com>
6042
6043 * gdbint.texinfo (Address Classes): New section.
6044 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6045 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6046 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6047 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6048
c85508ee
KD
60492002-10-11 Klee Dienes <kdienes@apple.com>
6050
6051 * gdb.texinfo (Registers): Mention vector registers as well as
6052 floating registers in the documentation for 'info registers' and
6053 'info all-registers'.
6054
6d12fc3d
DJ
60552002-10-11 Daniel Jacobowitz <drow@mvista.com>
6056
6057 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6058
8d19fbd2
JJ
60592002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6060
6061 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6062 interface definition.
6063
a37295f9
MM
60642002-10-03 Marko Mlinar <markom@opencores.org>
6065
6066 * gdb.texinfo (Target Commands): Add or1k target specific
6067 commands.
6068 * gdb.texinfo (Contributors): Add myself to the contributors list.
6069
da0f9dcd
AC
60702002-10-01 Andrew Cagney <ac131313@redhat.com>
6071
6072 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6073 and "mi1" instead of "mi1" and "mi0".
6074
2e834e49
HPN
60752002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6076
6077 * gdb.texinfo (Packets): Fix typos "alligned".
6078 Correct z3/Z3 description. Correct z4/Z4 title.
6079
050be0dc
AC
60802002-09-27 Andrew Cagney <ac131313@redhat.com>
6081
6082 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6083
1104b9e7
KB
60842002-09-25 Kevin Buettner <kevinb@redhat.com>
6085
6086 * gdb.texinfo: Use GNU/Linux instead of Linux.
6087
512217c7
AC
60882002-09-25 Andrew Cagney <ac131313@redhat.com>
6089
6090 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6091
10998722
AC
60922002-09-24 Andrew Cagney <ac131313@redhat.com>
6093
512217c7 6094 * gdb.texinfo: Replace @example with @smallexample.
10998722 6095
a0eb71c5
KB
60962002-09-20 Kevin Buettner <kevinb@redhat.com>
6097
f7dc1244 6098 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6099 * gdb.texinfo (Character Sets): Use @smallexample instead of
6100 @example. Use GNU/Linux instead of Linux.
6101
61022002-09-20 Jim Blandy <jimb@redhat.com>
6103
6104 * gdb.texinfo: Add character set documentation.
6105
2f870471
AC
61062002-09-19 Andrew Cagney <ac131313@redhat.com>
6107
6108 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6109 (Packets): Add cross reference from `b' packet to `z' packets.
6110
790eb8f5
AC
61112002-09-19 Andrew Cagney <ac131313@redhat.com>
6112
8d30a00d
AC
6113 * gdb.texinfo (Maintenance Commands): Document ``maint
6114 internal-error'' and ``maint internal-warning''.
6115
790eb8f5
AC
6116 * gdbint.texinfo (Target Architecture Definition): Revise
6117 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6118
a23a7bf1
JB
61192002-09-19 Joel Brobecker <brobecker@gnat.com>
6120
6121 * gdbint.texinfo (Target Conditionals): Document the new
6122 NAME_OF_MALLOC macro.
6123
299ffc64
AC
61242002-09-05 Andrew Cagney <ac131313@redhat.com>
6125
6126 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6127 engineer.
6128
b7bb15bc
SC
61292002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6130
6131 * gdb.texinfo (TUI Overview): Document status line fields.
6132
3d757584
SC
61332002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6134
6135 * gdb.texinfo (TUI Commands): Document info win command.
6136
269c21fe
SC
61372002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6138
6139 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6140
7cf36c78
SC
61412002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6142
6143 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6144 (TUI Keys): Likewise.
6145
d2c6833e
AC
61462002-08-25 Andrew Cagney <ac131313@redhat.com>
6147
6148 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6149 for a packet receive.
6150
46d8b1c3
AC
61512002-08-25 Andrew Cagney <ac131313@redhat.com>
6152
6153 * Makefile.in (clean): Move to end of file.
6154 (distclean, maintainer-clean, realclean): Ditto.
6155 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6156 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6157 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6158 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6159
b0787093
AC
61602002-08-24 Andrew Cagney <ac131313@redhat.com>
6161
6162 * Makefile.in (GDBINT_TEX_TMPS): Define.
6163 (gdbint.dvi, gdbint.pdf): Use
6164 (GDB_TEX_TMPS): Define.
6165 (gdb.dvi, gdb.pdf): Use.
6166 (STABS_TEX_TMPS): Define.
6167 (stabs.dvi, stabs.pdf): Use.
6168 (GDB_DOC_SOURCE_INCLUDES): New macros.
6169 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6170 (GDBINT_DOC_FILES_INCLUDES): New macros.
6171 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6172 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6173 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6174 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6175 (links2roff): Replace SFILES_INCLUDED with
6176 GDB_DOC_SOURCE_INCLUDES.
6177 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6178 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6179 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6180 dependencies.
6181 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6182 dependencies.
6183 (gdbmi.texinfo): Delete rule.
6184 (inc-hist.texinfo): Delete rule.
6185 (rluser.texinfo): Delete rule.
6186
ebba8386
AC
61872002-08-23 Andrew Cagney <cagney@redhat.com>
6188
6189 * gdbint.texinfo (Target Architecture Definition): Update
6190 STORE_RETURN_VALUE, mention regcache.
6191
0ab7a791
AC
61922002-08-21 Andrew Cagney <ac131313@redhat.com>
6193
6194 * gdbint.texinfo (Target Architecture Definition): Document
6195 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6196
ee2d5c50
AC
61972002-08-19 Andrew Cagney <ac131313@redhat.com>
6198
6199 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6200 Fix minor typos. Add index entries.
6201
53c69bd7
AC
62022002-08-18 Andrew Cagney <ac131313@redhat.com>
6203
6204 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6205
e76f1f2e
AC
62062002-08-15 Andrew Cagney <ac131313@redhat.com>
6207
6208 * gdbint.texinfo (Target Architecture Definition): Document
6209 PRINT_VECTOR_INFO.
6210 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6211
0680b120
AC
62122002-08-13 Andrew Cagney <ac131313@redhat.com>
6213
6214 * gdb.texinfo (Maintenance Commands): Document "maint print
6215 registers", "maint print raw-registers" and "maint print
6216 cooked-registers".
6217
3c3bea1c
GS
62182002-08-08 Grace Sainsbury <graces@redhat.com>
6219
a9331b3f 6220 From Mark Salter:
3c3bea1c
GS
6221 * gdb.texinfo (Protocol): Document T packet extension to
6222 allow watchpoint address reporting.
6223
42f9b0a5
AC
62242002-08-03 Andrew Cagney <ac131313@redhat.com>
6225
6226 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6227
db034ac5
AC
62282002-08-01 Andrew Cagney <cagney@redhat.com>
6229
6230 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6231 to CHILL.
6232
e2b28d04
AC
62332002-08-01 Andrew Cagney <ac131313@redhat.com>
6234
6235 * gdbint.texinfo (Coding): Revise section "Include Files".
6236
7fb623f7
AC
62372002-07-24 Andrew Cagney <cagney@redhat.com>
6238
6239 * gdbint.texinfo: Obsolete references to m88k.
6240 * gdb.texinfo: Ditto.
6241
4a2b4636
JB
62422002-07-10 Joel Brobecker <brobecker@gnat.com>
6243
7fb623f7 6244 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6245 where the proper version of autoconf can be retrieved.
6246
a71ec265
DH
62472002-07-09 Don Howard <dhoward@redhat.com>
6248
6249 * gdb.texinfo (Command Files): Further describe the behavior of
6250 sourced command files.
6251
b9aa90c9
AC
62522002-06-27 Andrew Cagney <ac131313@redhat.com>
6253
6254 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6255 (Coding): Clarify ISO C version that GDB assumes.
6256
40dd2248
TT
62572002-06-26 Tom Tromey <tromey@redhat.com>
6258
6259 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6260 add_setshow_cmd_full.
6261
bfac230e
DH
62622002-06-25 Don Howard <dhoward@redhat.com>
6263
6264 * gdb.texinfo (Memory Region Attributes): Document new behavior
6265 for 'mem' command.
6266
475b0867
JB
62672002-06-11 Jim Blandy <jimb@redhat.com>
6268
919d772c
JB
6269 * gdb.texinfo (Symbols): Update documentation for `info source'
6270 command.
6271
475b0867
JB
6272 * gdb.texinfo (Macros): Call the command `info macro', not
6273 `show macro'.
6274
ba8c9337
AC
62752002-06-09 Andrew Cagney <ac131313@redhat.com>
6276
6277 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6278 data''.
6279
1029b7fa
MK
62802002-06-09 Mark Kettenis <kettenis@gnu.org>
6281
6282 * gdbint.texinfo (Target Architecture Definition): Document
6283 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6284
16737d73
AC
62852002-06-08 Andrew Cagney <ac131313@redhat.com>
6286
6287 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6288 lists.
6289
30107679
AC
62902002-06-08 Andrew Cagney <ac131313@redhat.com>
6291
6292 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6293 Branch''.
6294
3352e23e
AC
62952002-06-01 Andrew Cagney <ac131313@redhat.com>
6296
6297 * gdbint.texinfo (Target Architecture Definition): Add section
6298 ``Converting an existing Target Architecture to Multi-arch''.
6299
cbb09e6a
AC
63002002-05-30 Andrew Cagney <ac131313@redhat.com>
6301
6302 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6303 to ``Obsoleting code''. Revise.
6304
e2e0bcd1
JB
63052002-05-17 Jim Blandy <jimb@redhat.com>
6306
6307 * gdb.texinfo (C Preprocessor Macros): New chapter.
6308 Include it in the main menu.
6309 (Contributors): Credit Jim Blandy with macro support.
6310 (Compilation): Explain how to get macro information into the
6311 executable.
6312 (Expressions): Note that preprocessor macros are expanded.
6313
9db8d71f
DJ
63142002-05-14 Daniel Jacobowitz <drow@mvista.com>
6315
6316 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6317 options for `target remote'.
6318
6d531722
AC
63192002-05-13 Andrew Cagney <ac131313@redhat.com>
6320
6321 * gdbint.texinfo (Target Architecture Definition): Delete
6322 documentation on NNPC_REGNUM.
6323
13d01224
AC
63242002-05-11 Andrew Cagney <ac131313@redhat.com>
6325
6326 * gdbint.texinfo (Target Architecture Definition): Document
6327 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6328 (Target Architecture Definition): Revise section `Using Different
6329 Register and Memory Data Representations'. Add section `Raw and
6330 Virtual Register Representations'.
6331
b2e75d78
AC
63322002-05-11 Andrew Cagney <ac131313@redhat.com>
6333
6334 * gdbint.texinfo (Target Architecture Definition): Mention
6335 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6336 (Target Architecture Definition): Mention same. Add references to
6337 web pages.
6338
2c8682ee
MS
63392002-05-08 Michael Snyder <msnyder@redhat.com>
6340
6341 * stabs.texinfo (Attributes): Document new "vector" attribute.
6342
0816590b
AC
63432002-05-04 Andrew Cagney <ac131313@redhat.com>
6344
6345 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6346
2653173e
AC
63472002-05-04 Andrew Cagney <ac131313@redhat.com>
6348
6349 * gdb.texinfo: Delete obsolete references to a29k.
6350
d7bd68ca
AC
63512002-04-24 Andrew Cagney <ac131313@redhat.com>
6352
6353 * gdbint.texinfo (Target Architecture Definition): Replace
6354 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6355
21d83aa5
DM
63562002-04-24 David S. Miller <davem@redhat.com>
6357
6358 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6359
7673a6cc
DM
63602002-04-21 David S. Miller <davem@redhat.com>
6361
6362 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6363
d49d1e0a
AC
63642002-04-21 Andrew Cagney <ac131313@redhat.com>
6365
6366 * gdbint.texinfo (Target Architecture Definition): Delete
6367 definition of HAVE_REGISTER_WINDOWS.
6368
f7dc1244 63692002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6370
6371 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6372 "Theodore A. Roth" <troth@verinet.com>.
6373
5ca0cb28
DH
63742002-04-15 Don Howard <dhoward@redhat.com>
6375
f7dc1244 6376 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6377 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6378 Provide a better explaination of this feature.
5ca0cb28 6379
f208ba17
AC
63802002-04-14 Andrew Cagney <ac131313@redhat.com>
6381
6382 * gdbint.texinfo (Target Architecture Definition): Remove
6383 FRAME_CHAIN_COMBINE.
6384
d5ba91de
MC
63852002-04-12 Michael Chastain <mec@shout.net>
6386
6387 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6388 REG_STACK_SEGMENT.
6389
26818220
MC
63902002-04-09 Michael Chastain <mec@shout.net>
6391
6392 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6393 PYRAMID_* macros.
6394
129188f6
AC
63952002-04-07 Andrew Cagney <ac131313@redhat.com>
6396
6397 * gdb.texinfo (Bug Reporting): Document that the web is the
6398 prefered way of submitting bug reports.
6399 (Bug Reporting): Delete the s-mail address as the last resort.
6400
8227c0ff
AC
64012002-04-05 Andrew Cagney <ac131313@redhat.com>
6402
6403 * gdbint.texinfo (Target Architecture Definition): Delete
6404 references to TARGET_WRITE_FP and write_fp.
6405
16d9dec6
MS
64062002-03-27 Michael Snyder <msnyder@redhat.com>
6407
6408 * gdb.texinfo: Document new commands dump, append, and restore.
6409
9ae8b82c
AC
64102002-03-27 Andrew Cagney <ac131313@redhat.com>
6411
6412 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6413 Branch'.
6414
474c8240
AC
64152002-03-18 Andrew Cagney <ac131313@redhat.com>
6416
6417 * gdb.texinfo: Change all examples to @smallexample.
6418 * gdbint.texinfo: Ditto.
a9331b3f 6419
fb0ff88f
AC
64202002-03-18 Andrew Cagney <ac131313@redhat.com>
6421
6422 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6423 Branches''.
6424
9bb0a4d8
AC
64252002-03-18 Andrew Cagney <ac131313@redhat.com>
6426
6427 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6428 Policy''.
6429
937f164b
FF
64302002-03-04 Fred Fish <fnf@redhat.com>
6431
6432 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6433 expresson, suports, dependant, trhe, perhaphs, situtations,
6434 explictily, taged, oportunity, unfortunatly).
6435
a7b40f07
AC
64362002-02-24 Andrew Cagney <ac131313@redhat.com>
6437
6438 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6439 Remove reference to 3.12.
6440
aab4e0ec
AC
64412002-02-23 Andrew Cagney <ac131313@redhat.com>
6442
6443 * gdbint.texinfo: Include fdl.texi.
6444 (Top): Add GNU Free Documentation License.
6445 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6446 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6447 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6448 (gdbint.info): Add srcdir to include path.
6449 * gdb.texinfo: Include gpl.texi.
6450 (Top): Add Copying.
6451 * gpl.texi: New file.
6452
47b95330
AC
64532002-02-23 Andrew Cagney <ac131313@redhat.com>
6454
6455 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6456
78c47bea
PM
64572002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6458
6459 * gdb.texinfo: Document Cygwin native specific commands.
6460
56460a61
DJ
64612002-02-15 Daniel Jacobowitz <drow@mvista.com>
6462
6463 * gdb.texinfo: Document gdbserver ``--attach'' command.
6464
def71bfa
MS
64652002-02-07 Michael Snyder <msnyder@redhat.com>
6466
6467 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6468 to @code(_ovly_debug_event).
6469
c928edc0
AC
64702002-02-07 Andrew Cagney <ac131313@redhat.com>
6471
6472 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6473
81d46470
MS
64742002-02-06 Michael Snyder <msnyder@redhat.com>
6475
6476 * gdb.texinfo (overlays): Mention new magic symbol
6477 '_ovly_debug_event', which allows GDB to keep better track
6478 of overlays.
6479
f7dc1244 64802002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6481
6482 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6483 Suggested by Dmitry Sivachenko.
6484
6485 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6486
15110bc3
MS
64872002-02-01 Michael Snyder <msnyder@redhat.com>
6488
6489 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6490
6763aef9
MS
64912002-01-30 Michael Snyder <msnyder@redhat.com>
6492
ac282366
MS
6493 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6494 (set trust-readonly-sections): Document.
6763aef9 6495
8642bc8f
AC
64962002-01-29 Andrew Cagney <ac131313@redhat.com>
6497
6498 * gdbint.texinfo (Releasing GDB): Revise and update.
6499
afe64c1a
AC
65002002-01-28 Andrew Cagney <ac131313@redhat.com>
6501
6502 * gdbint.texinfo (Target Architecture Definition): Delete
6503 description of TARGET_BYTE_ORDER_DEFAULT.
6504
f7dc1244 65052002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6506
6507 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6508 <mitya@cavia.pp.ru>.
6509
3d6e1b5a
AC
65102002-01-23 Andrew Cagney <ac131313@redhat.com>
6511
6512 * libgdb.texinfo: Delete file.
6513
6c0e9fb3
AC
65142002-01-22 Andrew Cagney <ac131313@redhat.com>
6515
6516 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6517 * gdbint.texinfo: Ditto.
6518
e0ce93ac
AC
6519Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6520
6521 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6522
be298bcc
AC
65232002-01-22 Andrew Cagney <ac131313@redhat.com>
6524
6525 * Makefile.in: Update copyright.
6526 (TEXI2DVI): Define.
6527 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6528 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6529 gdb-cfg.texi.
6530 (TEXINDEX, PDFTEX): Delete makefile variables.
6531
8e04817f
AC
65322002-01-22 Andrew Cagney <ac131313@redhat.com>
6533
6534 * gdb.texinfo (Protocol): Move section to appendix.
6535
6b2f586d
AC
65362002-01-21 Andrew Cagney <ac131313@redhat.com>
6537
6538 * gdb.texinfo (Remote Debugging): Create a menu.
6539 (Top): Add ``Remote Debugging'' to menu.
6540
6f05cf9f
AC
65412002-01-21 Andrew Cagney <ac131313@redhat.com>
6542
6543 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6544 serial protocol'' from here.
6545 (Remote Debugging): To here. New chapter.
6546
3fd3d7d2
AC
65472002-01-20 Andrew Cagney <ac131313@redhat.com>
6548
6549 * gdbint.texinfo (Target Architecture Definition): Delete
6550 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6551
7fd60527
AC
65522002-01-20 Andrew Cagney <ac131313@redhat.com>
6553
6554 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6555 are no longer needed.
6556 (Porting GDB): Add maintainer note about configure.host.
6557
c2f05ac9
AC
65582002-01-20 Andrew Cagney <ac131313@redhat.com>
6559
6560 * gdbint.texinfo (Target Architecture Definition): Remove
6561 definition of IEEE_FLOAT.
6562
f7dc1244 65632002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6564
6565 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6566 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6567 <3diff@gnu.org>
231b2aad 6568
82600034
AC
65692002-01-19 Andrew Cagney <ac131313@redhat.com>
6570
6571 * gdbint.texinfo (Host Definition): Remove references to
6572 MALLOC_INCOMPATIBLE.
6573
7708fa01
AC
65742002-01-17 Andrew Cagney <ac131313@redhat.com>
6575
6576 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6577 and xyz-xdep.o.
6578
eb12ee30
AC
65792002-01-17 Andrew Cagney <ac131313@redhat.com>
6580
889bf7c5 6581 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6582 (Set Breaks): Copy ``maint info breakpoint'' doco to
6583 ``Maintenance Commands'' appendix. Add reference.
6584
c9ccaa92
AC
65852002-01-17 Andrew Cagney <ac131313@redhat.com>
6586
6587 * fdl.texi: Remove next/prev from @node.
6588
f7dc1244 65892002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6590
6591 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6592 for monstrous @multitable (from Brian Youmans).
6593
6594 * fdl.texi: New file.
6595
6596 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6597
8973da3a
AC
65982002-01-15 Andrew Cagney <ac131313@redhat.com>
6599
6600 * gdbint.texinfo (Releasing GDB): New chapter.
6601
7d86b5d5
AC
66022002-01-14 Andrew Cagney <ac131313@redhat.com>
6603
6604 * gdb.texinfo (Embedded Processors, Calling program functions):
6605 Obsolete references to a29k.
6606
cc1cb004
AC
66072002-01-13 Andrew Cagney <ac131313@redhat.com>
6608
6609 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6610 examples. Document that a code-block should do or discard its
6611 cleanups before exit.
6612
79f12247
MS
66132002-01-11 Michael Snyder <msnyder@redhat.com>
6614
6615 * gdb.texinfo (Choosing files): Change @samp to @file.
6616
19837790
MS
66172002-01-05 Michael Snyder <msnyder@redhat.com>
6618
6619 * gdb.texinfo (--pid): Document new command line option (attach).
6620
f7dc1244 66212002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6622
6623 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6624 in the stub.
6625
d7449b42
AC
66262002-01-04 Andrew Cagney <ac131313@redhat.com>
6627
6628 * gdbint.texinfo (Target Architecture Definition): Replace
6629 BIG_ENDIAN with BFD_ENDIAN_BIG.
6630
f23631e4
AC
66312002-01-03 Andrew Cagney <ac131313@redhat.com>
6632
6633 * gdbint.texinfo (Target Architecture Definition): Replace
6634 value_ptr with struct value pointer.
6635
72c9928d
EZ
66362002-01-02 Eli Zaretskii <eliz@gnu.org>
6637
6638 * gdb.texinfo (Free Software): Fix wording.
6639
959acfd1
EZ
66402001-12-31 Eli Zaretskii <eliz@gnu.org>
6641
6642 * gdb.texinfo (Free Software): New section ``Free Software Needs
6643 Free Documentation''.
6644
f7dc1244 66452001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6646
6647 * stabs.texinfo:
6648 * gdb.texinfo:
6649 * gdbint.texinfo:
6650 * libgdb.texinfo:
6651 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6652
6600abed
MS
66532001-12-29 Michael Snyder <msnyder@redhat.com>
6654
6655 * gdb.texinfo (maint info sections): Fix typo.
6656
f6680716
MS
66572001-12-26 Michael Snyder <msnyder@redhat.com>
6658
fe95c787
MS
6659 * gdb.texinfo (maint info sections): Document.
6660
a9331b3f 6661 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6662 'info proc' sub-options that are currently not implemented.
6663
c3d3ce5b
JB
66642001-12-20 Jim Blandy <jimb@redhat.com>
6665
6666 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6667
778eb05e
AC
66682001-12-15 Andrew Cagney <ac131313@redhat.com>
6669
6670 * gdbint.texinfo (Target Architecture Definition): Replace
6671 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6672
2607059c
AC
66732001-12-01 Andrew Cagney <ac131313@redhat.com>
6674
6675 * gdbint.texinfo (Host Definition): Delete documentation on
6676 HOST_BYTE_ORDER.
6677
df0cd8c5
JB
66782001-11-30 Jim Blandy <jimb@redhat.com>
6679
6680 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6681 overlay support. Add to top-level menu.
df0cd8c5 6682
88118b3a
TT
66832001-11-26 Tom Tromey <tromey@redhat.com>
6684
6685 * gdb.texinfo (Command Syntax): Document C-o binding.
6686
96565e91
CF
66872001-07-26 Christopher Faylor <cgf@redhat.com>
6688
6689 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6690 use since it is described in the referenced section.
6691
f7dc1244 6692 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6693 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6694 clearer when using DJGPP.
6695
2a3d5645
CF
66962001-11-24 Christopher Faylor <cgf@redhat.com>
6697
6698 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6699 specifically refer to MS-DOS.
6700 (command files): Mention gdb.ini is only used on MS-DOS.
6701
aa26fa3a
TT
67022001-11-21 Tom Tromey <tromey@redhat.com>
6703
6704 * gdb.texinfo (Invoking GDB): Document --args.
6705 (Mode Options): Likewise.
6706
4f8ada06
JB
67072001-11-21 Jim Blandy <jimb@redhat.com>
6708
6709 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6710 Delete documentation; this macro has been removed from the
6711 sources.
4f8ada06 6712
3fe0dc10
JB
67132001-11-13 Jim Blandy <jimb@redhat.com>
6714
6715 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6716
9e5abb06
CV
67172001-11-06 Corinna Vinschen <vinschen@redhat.com>
6718
6719 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6720
1c5dfdad
MS
67212001-11-05 Michael Snyder <msnyder@redhat.com>
6722
a9331b3f 6723 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6724 quote regexp chars in function names such as "operator*()".
6725
990f9fe3
FF
67262001-11-01 Fred Fish <fnf@redhat.com>
6727
6728 * gdbint.texinfo (SOLIB_ADD): Document additional new
6729 "readsyms" arg.
6730
b433d00b
DH
67312001-10-30 Don Howard <dhoward@redhat.com>
6732
070b1dd3
DH
6733 * gdb.texinfo: (Command Files) Added documentation for the
6734 behavior of gdb with input redirected from a file.
b433d00b 6735
b7209cb4
FF
67362001-10-28 Fred Fish <fnf@redhat.com>
6737
6738 * gdb.texinfo (auto-solib-add): Change docs to match
6739 implementation change.
6740 (auto-solib-limit): Add docs for new variable.
6741
1aa20aa8
AC
67422001-10-15 Andrew Cagney <ac131313@redhat.com>
6743
6744 * gdbint.texinfo (Target Architecture Definition): Function
6745 value_as_pointer renamed to value_as_address.
6746
fc0c74b1
AC
67472001-10-15 Andrew Cagney <ac131313@redhat.com>
6748
6749 * gdbint.texinfo (Target Architecture Definition): Default
6750 POINTER_TO_ADDRESS functions assume unsigned addresses.
6751 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6752 posting by Jim Blandy.
6753
f4846649
JB
67542001-10-12 Jim Blandy <jimb@redhat.com>
6755
6756 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6757 version of texi2html (1.64) doesn't support this flag any more.
6758
f277788b
MK
67592001-09-08 Mark Kettenis <kettenis@gnu.org>
6760
a9dc4918
MK
6761 * gdbint.texinfo (Host Definition): Remove description of
6762 MEM_FNS_DECLARED.
6763
d28379df
MK
6764 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6765
f277788b
MK
6766 * gdbint.texinfo (Host Definition): Remove description of
6767 HAVE_SIGSETMASK.
6768
7ccaa899
EZ
67692001-09-04 Elena Zannoni <ezannoni@redhat.com>
6770
6771 * gdbint.texinfo (Target Architecture Definition): Add
6772 explanation of TARGET_PRINT_INSN macro.
6773
17d9d558
JB
67742001-08-30 Jim Blandy <jimb@redhat.com>
6775
6776 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6777 Explain what it means to load relocatable files.
6778
72cde065
JB
67792001-08-28 Jim Blandy <jimb@redhat.com>
6780
6781 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6782 info `top' menu.
6783
9e678452
CF
6784Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6785
6786 * gdbint.texinfo: Add a cautionary note about macro use.
6787
a2bea4c3 67882001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6789
a2bea4c3
CV
6790 * gdb.texinfo: Explain omitting the hostname in the
6791 `target remote' command.
6792
1129bf27
DJ
67932001-07-30 Daniel Jacobowitz <drow@mvista.com>
6794
6795 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6796 and END-INFO-DIR-ENTRY.
6797
732b3002
SC
67982001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6799
6800 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6801
89437448
AC
68022001-07-25 Andrew Cagney <ac131313@redhat.com>
6803
6804 * gdbint.texinfo (libgdb): Rewrite.
6805
f7dc1244 68062001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6807
6808 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6809
c4555f82
SC
68102001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6811
6812 * gdb.texinfo (TUI): New chapter, document the TUI.
6813 (Mode Options): Document the -tui option.
6814
2f45a6e0
MK
68152001-07-23 Mark Kettenis <kettenis@gnu.org>
6816
6817 * gdbint.texinfo (Host Definition): Remove description of
6818 NEED_POSIX_SETPGID.
6819
f7dc1244 68202001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6821
6822 * gdb.tex (DJGPP Native): New node, with descriptions of
6823 DJGPP-specific commands.
6824
be9c6c35
JM
68252001-07-19 John R. Moore <jmoore@redhat.com>
6826
6827 * gdbint.texinfo: Three misspellings.
6828
dfa249fb
AC
68292001-07-06 Andrew Cagney <ac131313@redhat.com>
6830
6831 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6832 `test` expressions on bash. Problem reported by Colin Walters.
6833
c72e7388
AC
68342001-07-04 Andrew Cagney <ac131313@redhat.com>
6835
6836 * gdbint.texinfo (User Interface): Update ui-out documentation to
6837 refelect recent UI/MI updates.
6838
94bbb2c0
AC
68392001-07-04 Andrew Cagney <ac131313@redhat.com>
6840
6841 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6842 interpreters.
6843
af6c57ea
AC
68442001-06-15 Andrew Cagney <ac131313@redhat.com>
6845
6846 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6847 structure and not macros.
6848 (Host Definition): Document that much of this chapter is obsolete.
6849 (Target Architecture Definition): Update list of files that make
6850 up a target architecture.
6851 (Coding): Update.
6852
83aa8bc6
AC
68532001-06-28 Andrew Cagney <ac131313@redhat.com>
6854
6855 * gdbint.texinfo (Target Architecture Definition): Update
6856 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6857 The latter has been changed to a true predicate.
6858
f7dc1244 68592001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6860
6861 * annotate.texi: Add @noindent where needed. From Dmitry
6862 Sivachenko <dima@Chg.RU>.
6863 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6864
656db9b0
AC
68652001-06-16 Andrew Cagney <ac131313@redhat.com>
6866
6867 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6868
df2396a1
AC
68692001-06-14 Andrew Cagney <ac131313@redhat.com>
6870
6871 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6872 returns ``OK''. Document that the ``R'' packet does not reply.
6873
0f1f2b0a
MS
68742001-06-13 Michael Snyder <msnyder@redhat.com>
6875
6876 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6877
f7dc1244 68782001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6879
6880 * gdb.texinfo (Signals): Clarify the default setting of signal
6881 handling.
6882
a5d7c491
AC
68832001-05-14 Andrew Cagney <ac131313@redhat.com>
6884
6885 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6886 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6887
05a54c4f
AC
68882001-05-12 Andrew Cagney <ac131313@redhat.com>
6889
6890 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6891
f7dc1244 68922001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6893
6894 * gdbint.texinfo (Clean Design and Portable Implementation):
6895 Renamed from "Clean Design".
6896 (Clean Design and Portable Implementation): Document portable
6897 methods of handling file names, and the associated macros.
6898
f7dc1244 68992001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6900
6901 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6902 command and provide a cross-reference to its description.
6903 (Symbols): Note that "info scope" is useful for trace experiments.
6904
f7dc1244 69052001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6906
b37052ae
EZ
6907 * gdb.texinfo (Symbols): Document "info scope".
6908 (Tracepoints): New chapter.
6909 (Contributors): Update for v5.1.
6910 <All nodes>: Change "C++" to "C@t{++}".
6911
0ee54786
EZ
6912 * gdbint.texinfo (User Interface): A new section about ui_out
6913 functions, based on text written by Fernando Nasser.
6914
c534679c
EZ
6915 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6916
f7dc1244 69172001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6918
e9c75b65
EZ
6919 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6920
6921 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6922
6923 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6924 Replace "GDB" with "@value{GDBN}". Fix markup.
6925
6926 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6927
3d67e040
EZ
6928 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6929 a cross-reference to its description.
6930 (Symbols): Document "info symbol".
6931
f7dc1244 69322001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6933
6934 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6935 subsection "x86 Watchpoints".
6936 (Target Architecture Definition): Document the macros
6937 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6938 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6939
b0ed3589
AC
69402001-03-20 Andrew Cagney <ac131313@redhat.com>
6941
6942 * gdbint.texinfo (Target Architecture Definition): Update
6943 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6944 list.
6945
b6ba6518
KB
69462001-03-06 Kevin Buettner <kevinb@redhat.com>
6947
6948 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6949 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6950
f7dc1244 69512001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6952
6953 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6954
f7dc1244 69552001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6956
17cc6a06
EZ
6957 * gdb.texinfo (Environment): Document that `path' does not change
6958 the value of PATH in GDB's own environment (it did in the past,
6959 but that was changed on March 15, 1994). Reported by Doug Evans
6960 <dje@transmeta.com>.
6961
56caf160
EZ
6962 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6963 its line. Fix markup of commands and macros. Add an Index node
6964 and index entries.
6965
29e57380
C
69662001-01-23 J.T. Conklin <jtc@redback.com>
6967
6968 * gdb.texinfo (Memory region attributes): New manual section.
6969
1c6147de
ND
69702001-01-04 Nicholas Duffek <nsd@redhat.com>
6971
6972 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6973
f7dc1244 69742000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6975
6976 * refcard.tex: Version and copyright fixed. From Phil Edwards
6977 <pedwards@disaster.jaj.com>.
6978
0dcedd82
AC
6979Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6980
6981 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6982 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6983
3b851bce
AC
6984Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6985
6986 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6987 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6988
f7dc1244 69892000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6990
6991 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6992 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6993
b90a5f51
CF
69942000-11-10 Christopher Faylor <cgf@cygnus.com>
6995
6996 * gdb.texinfo: Document new 'set step-mode' command.
6997
f7dc1244 69982000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6999
7000 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7001 changes from Dmitry Sivachenko <dima@Chg.RU>.
7002
f7dc1244 70032000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7004
7005 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7006 From Steven Johnson <sbjohnson@ozemail.com.au>.
7007
2e685b93
MK
70082000-08-10 Mark Kettenis <kettenis@gnu.org>
7009
7010 * gdbint.texinfo (Overall Structure): Spelling fix.
7011
f7dc1244 70122000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7013
7014 * gdbint.texinfo (Target Architecture Definition): Document that
7015 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7016 for which REGISTER_CONVERTIBLE returns a zero value.
7017
63ac3005
EZ
70182000-07-08 Christopher Faylor <cgf@cygnus.com>
7019
7020 * Makefile.in (install-info): Find files to install in either the
7021 build or source directories (adapted from Makefile.am).
7022
bd79f757
ND
70232000-07-07 Nicholas Duffek <nsd@redhat.com>
7024
7025 * stabs.texinfo: Fix spelling errors.
7026 (String Field): FILE-NUMBER starts from 0, not 1.
7027
f7dc1244 70282000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7029
7030 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7031 Brian Youmans.
5f208f6d 7032
f7dc1244 70332000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7034
7035 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7036 the source directory. Reported by Mark Harig
7037 <markh@frazier.landmark.com>.
cc542d3b 7038
f3b28801
C
70392000-06-20 J.T. Conklin <jtc@redback.com>
7040
7041 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7042
449f3b6c
AC
7043Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7044
7045 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7046 Generate using pdftex.
449f3b6c 7047 (PDFTEX): Define.
889bf7c5 7048 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7049 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7050 @contents at the start.
449f3b6c 7051
f7dc1244 70522000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7053
7054 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7055 Youmans.
48e934c6 7056
9e9c5ae7
AC
7057Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7058
7059 From Brian Youmans:
7060 * gdb.texinfo: Fix ``et al.''.
7061
c741b251
AC
7062Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7063
7064 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7065 loop.
c741b251 7066
4ab64e14
JG
70672000-05-19 Jimmy Guo <guo@cup.hp.com>
7068
7069 * configure: Regenerate.
7070
f7dc1244 70712000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7072
7073 * Makefile.in (install-info): Run install-info on installed Info
7074 files.
7075
8c70017b
AC
7076Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7077
a7cb598a 7078 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7079 Andrew Cagney.
8c70017b 7080
f7dc1244 70812000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7082
7083 * gdb.texinfo: Proofreading changes from Brian Youmans.
7084
bf0184be
ND
70852000-05-01 Nick Duffek <nsd@cygnus.com>
7086
7087 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7088 startup sequence, minor edits.
7089
f7dc1244 70902000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7091
7092 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7093 TeX.
7094
7095 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7096 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7097 like `n' and `s' which look weird. Convert some of the @kindex to
7098 @vindex, when they refer to variables, not commands.
7099
33e16fad
AC
7100Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7101
7102 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7103
f7dc1244 71042000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7105
7106 * Makefile.in (GDBMI_DIR): New variable.
7107 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7108 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7109 (gdbmi.texinfo): New target, for texi2roff.
7110 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7111 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7112
7113 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7114 gdbmi.texinfo.
7115 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7116 comment.
7117
d167840f
EZ
71182000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7119
7120 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7121 command.
d167840f 7122
f7dc1244 71232000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7124
7125 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7126 prevents the build (and is generally a Bad Idea).
7127
f7dc1244 71282000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7129
7130 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7131 a comma inside @var.
7132 (Command Files): Index markup changes from Dmitry Sivachenko
7133 <dima@Chg.RU>.
7134
f7dc1244 71352000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7136
7137 * Makefile.in (LN_S): Define.
7138 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7139 invoke "ln -s" unless it is known to work.
7140
7141 * configure.in (AC_PROG_LN_S): Add.
7142
8dc7983f
JB
71432000-04-14 Jim Blandy <jimb@redhat.com>
7144
7145 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7146 section.
7147 (Target Conditionals): Document ADDRESS_TO_POINTER,
7148 POINTER_TO_ADDRESS.
7149
1a8237e8
DB
71502000-04-11 Daniel Berlin <dan@cgsoftware.com>
7151
7152 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7153 gdb-cfg.texi to get the value.
7154
ca526f1a
JB
71552000-04-10 Jim Blandy <jimb@redhat.com>
7156
7157 * gdbint.texinfo (Target Architecture Definition): Fix
7158 cross-references.
7159
faaafcb4
JB
71602000-04-08 Jim Blandy <jimb@redhat.com>
7161
7162 * gdbint.texinfo (Using Different Register and Memory Data
7163 Representations): New section.
7164 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7165 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7166 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7167
1b27397f
AC
7168Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7169
7170 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7171 for acknowledgments.
1b27397f 7172
480ff1fb
AC
7173Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7174
7175 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7176 qThreadExtraInfo.
480ff1fb 7177
a9331b3f 71782000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7179
a9331b3f
RM
7180 * gdb.texinfo: Clarify which remote debug protocol commands are
7181 required and which are optional.
f1251bdd 7182
dbeb8dbd
AC
7183Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7184
7185 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7186 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7187 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7188 * annotate.texi: Update.
7189
6d2ebf8b
SS
71902000-03-28 Stan Shebs <shebs@apple.com>
7191
7192 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7193 expectation of additional changes before release), update
7194 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7195 node links, rephrase and/or shorten lines to fix formatting
7196 problem in both regular and @smallbook formats.
7197 * annotate.texi: Shorten lines in example, use smallexample
7198 consistently everywhere.
7199 * Makefile.in: Add comment about texinfo 4.0 html generation.
7200 (SFILES_INCLUDED): Add annotate.texi.
7201
5d161b24
DB
72022000-03-27 Daniel Berlin <dan@cgsoftware.com>
7203
5ae4183a
AS
7204 * gdb.texinfo (Debugging Output): Added new section, documenting
7205 the "set/show debug" commands.
5d161b24 7206
b9deaee7
AC
7207Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7208
7209 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7210 entry.
b9deaee7
AC
7211
7212 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7213 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7214 @chapter and @node entries.
a9331b3f 7215
b9deaee7 7216 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7217
9ef47d30
AC
7218Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7219
7220 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7221 files.
9ef47d30 7222
cfeada60
FN
72232000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7224
7225 From David Whedon <dwhedon@gordian.com>
5ae4183a 7226 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7227
6837a0a2
DB
72282000-03-22 Daniel Berlin <dan@cgsoftware.com>
7229
7230 * gdb.texinfo: Add documentation for the apropos command.
7231
bba2971c
MS
72322000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7233
7234 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7235
2b628194
MS
72362000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7237
a9331b3f 7238 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7239 two places.
7240
96a2c332
SS
72412000-03-17 Stan Shebs <shebs@apple.com>
7242
7243 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7244 <dima@Chg.RU>, also clarification of allowed content for
7245 string constants.
7246
f7dc1244 72472000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7248
7249 * gdb.texinfo (main menu): Add Annotations.
7250 (File Options): Add @cindex entries for each command-line option.
7251 Document --epoch, --annotate, --async, --interpreter, --write,
7252 --statistics, and --version.
7253
7254 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7255 of GDB.
7256
9d233477
JB
72572000-02-23 Jim Blandy <jimb@redhat.com>
7258
7259 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7260
14e0eb3b
JB
72612000-02-22 Jim Blandy <jimb@redhat.com>
7262
7263 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7264
3555de01
JM
72652000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7266
7267 * Makefile.in (diststuff): New target.
7268
5e35df8e
KB
72692000-02-15 Kevin Buettner <kevinb@redhat.com>
7270
7271 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7272 architecture. [From Jim Wilson.]
5e35df8e 7273
c5394b80
JM
72742000-01-16 Tom Tromey <tromey@cygnus.com>
7275
7276 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7277 (Delete Breaks): Mention range arguments.
7278 (Disabling): Likewise.
7279
c3f6f71d
JM
72802000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7281
7282 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7283
c4093a6a
JM
7284Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7285
7286 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7287 valid functions.
c4093a6a 7288
11cf8741
JM
72891999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7290
7291 * gdb.texinfo: Clarify regular expressions used in rbreak.
7292
917317f4
JM
72931999-10-15 Kevin Buettner <kevinb@cygnus.com>
7294
7295 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7296 MEMORY_REMOVE_BREAKPOINT): Document.
7297
7298Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7299
7300 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7301 offset re-using the DATA offset instead.
917317f4 7302
2df3850c
JM
73031999-10-11 Jim Kingdon <kingdon@redhat.com>
7304
7305 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7306
73071999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7308
7309 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7310 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7311 typos.
7312
7313 * gdb.texinfo: Various minor wording and formatting improvements,
7314 mentions of additional command-line options.
7315
2acceee2
JM
73161999-09-30 Fred Fish <fnf@cygnus.com>
7317
7318 * gdb.texinfo: Document additional forms of specifying section
7319 names and addresses for the add-symbol-file command.
7320
c2c6d25f
JM
73211999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7322
7323 * gdbint.texinfo: Fix typo, add the word "have".
7324
73251999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7326
7327 * gdbint.texinfo (Target Architecture Definition): Document the
7328 SKIP_PERMANENT_BREAKPOINT macro.
7329
d4f3574e
SS
73301999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7331
7332 * gdb.texinfo: Fiks speling errers.
7333
7334 * gdb.texinfo: Fix uses of @multitable.
7335
f7dc1244 7336 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7337 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7338 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7339 comments about using with optimization, add more indexing,
7340 fix info about disassembly-flavor.
7341
7342Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7343
7344 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7345 SKIP_SOLIB_RESOLVER): Define.
7346
7347Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7348
7349 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7350 ``g'' packets.
d4f3574e 7351
104c1213
JM
73521999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7353
7354 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7355 platform-specific info, inline remote.texi and move sections of it
7356 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7357 and register stack into the new chapter.
7358 * remote.texi: Remove, now part of gdb.texinfo.
7359 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7360
73611999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7362
7363 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7364 GDB_TARGET_IS_MACH386): These kludges have gone away.
7365
7366Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7367
7368 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7369 TDEPLIBS.
104c1213 7370
53a5351d
JM
73711999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7372
7373 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7374 surrounding text to fit HP-UX bits into general info.
7375 (HPPA-cfg.texi): Remove, no longer useful.
7376
7377 * gdb.texinfo: Remove explicit links from @node lines, remove
7378 HP-added "Detailed Node Listing" from main menu which confuses
7379 things.
7380
7381 From Dmitry Sivachenko <dima@Chg.RU>:
7382 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7383 in description of `set environment'.
53a5351d
JM
7384
73851999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7386
7387 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7388
7be570e7
JM
73891999-08-12 Ben Elliston <bje@cygnus.com>
7390
7391 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7392
f7dc1244 73931999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7394
7395 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7396 watch, awatch, and rwatch. Explain why the latter two cannot be
7397 set as software watchpoints. Document that watchpoints for local
7398 variables are deleted when the debuggee terminates.
7be570e7
JM
7399
7400Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7401
7402 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7403 packet. Allow E.. response packet. "qRcmd" packet is no longer
7404 reserved.
7be570e7
JM
7405
74061999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7407
a9331b3f
RM
7408 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7409 * gdb.texinfo: Ditto.
7be570e7 7410
96baa820
JM
74111999-08-06 Tom Tromey <tromey@cygnus.com>
7412
7413 * gdb.texinfo (KOD): New node.
7414
7415Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7416
7417 * remote.texi (Rcmd): Fix minor formatting typos.
7418
7419Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7420
7421 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7422 packets.
96baa820 7423
adf40b2e
JM
74241999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7425
7426 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7427 fixes.
7428
43ff13b4
JM
7429Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7430
7431 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7432
085dd6e6
JM
7433Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7434
7435 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7436 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7437 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7438 packets that are not supported on all hosts. Expand examples.
7439 Spell check.
085dd6e6
JM
7440
74411999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7442
7443 * Makefile.in: Recognize html, install-html. Add targets
7444 to build HTML versions of documentation via texi2html.
7445
7446Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7447
7448 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7449 testsuite.
085dd6e6
JM
7450
7451Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7452
7453 * remote.texi (Communication Protocol): Rewrite.
7454
7455Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7456
7457 * stabs.texinfo: Fix uses of xref.
7458
9e0b60a8
JM
7459Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7460
7461 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7462 info about patch submission.
7463
cce74817
JM
7464Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7465
7466 From Per Bothner <bothner@cygnus.com>:
7467 * gdb.texinfo: Document Chill support.
7468
7469Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7470
7471 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7472 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7473 Document that the value should be greater-than or equal-to zero.
7474 (NO_STD_REGS): Document. Deprecate.
cce74817 7475
ac9a91a7
JM
7476Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7477
7478 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7479 Document that these are not used.
ac9a91a7
JM
7480
7481Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7482
7483 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7484
392a587b
JM
7485Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7486
7487 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7488 numargs was dropped.
392a587b
JM
7489
7490Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7491
7492 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7493
b83266a0
SS
7494Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7495
7496 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7497 Update.
b83266a0 7498
7a292a7a
SS
7499Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7500
7501 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7502 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7503
7504Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7505
7506 * gdbint.texinfo: Fix typos: $ -> @.
7507
7508Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7509
7510 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7511 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7512 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7513 BREAKPOINT_FROM_PC.
a9331b3f 7514
7a292a7a
SS
7515Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7516
7517 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7518 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7519
7520Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7521
7522 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7523 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7524
75251999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7526
7527 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7528 longer exists.
7529
7530Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7531
7532 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7533 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7534 they make the manual source incomprehensible.
7a292a7a
SS
7535 * h8-cfg.texi: Remove, hasn't been used in years.
7536
c906108c
SS
7537Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7538
7539 * gdb.texinfo: Update the credits.
7540
7541Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7542
7543 * gdb.texinfo: Fix mistakes noticed in printout of last
7544 draft, add Alpha to discussion of heuristic fence post.
7545
7546Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7547
7548 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7549 Edition, merge some HP changes into mainline, describe some
7550 previously undocumented features, describe more of the target
7551 commands available, eliminate obsolete section on renamed
7552 commands.
c906108c
SS
7553 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7554
7555Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7556
7557 * gdb.texinfo: Make many HPPA conditionals unconditional,
7558 including catchpoint description, since now on for all configs.
7559 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7560 specializations.
7561
7562Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7563
7564 * Makefile.in (GDBvn.texi): Fix match expression to work with
7565 current format of VERSION in gdb/Makefile.in.
7566 * gdb.texinfo: Fix node ref to match new readline.
7567
7568Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7569
a9331b3f
RM
7570 * gdb.texinfo: Changes made as part of a project to merge in
7571 changes made by HP. Documentation makes extensive use of
c906108c
SS
7572 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7573 on remote debugging. There are differences in documentation
889bf7c5 7574 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7575 the HP manual discusses catchpoints, hardware watchpoints, and
7576 some HPUX specific limitations for shared library support.
a9331b3f 7577
c906108c
SS
7578 There are also a number of @node changes.
7579
75801999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7581
7582 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7583 (C Usage): Same.
7584
7585Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7586
7587 The following changes were made by Edith Epstein
889bf7c5
PA
7588 <eepstein@cygnus.com> as part of a project to merge in changes
7589 made by HP.
a9331b3f 7590
c906108c
SS
7591 * HPPA-cfg.texi: new file.
7592
7593 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7594
7595 * refcard.tex: change documentation about catch.
7596 removed info catch.
7597
7598Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7599
7600 * gdbint.texinfo: Expand on GDB's coding standards,
7601 specify the use of arg names with prototypes.
7602
76031998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7604
7605 * gdb.texinfo: Fix tipo.
7606
7607Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7608
7609 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7610 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7611
7612Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7613
7614 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7615
76161998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7617
7618 * agentexpr.texi: New file.
7619
7620Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7621
7622 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7623
76241998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7625
7626 * remote.texi: Changed wording that implied that the GDB remote
7627 protocol caches register values instead of GDB itself.
7628
7629Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7630
7631 * gdbint.texinfo: Add some info about symbol readers.
7632 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7633 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7634 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7635 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7636
7637Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7638
a9331b3f 7639 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7640
7641Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7642
7643 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7644
7645Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7646
7647 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7648 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7649
7650Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7651
7652 * gdbint.texinfo: Fix minor typos.
7653
7654Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7655
7656 * gdbint.texinfo: Complete overhaul. Group descriptions more
7657 logically, add more info on generic algorithms, remove much
7658 obsolete and/or wrong material.
7659
7660Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7661
7662 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7663
7664Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7665
7666 * refcard.tex: Copyright, address updates.
7667
7668Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7669
7670 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7671 for the edition instead of confusing GDB-version-like numbers.
7672
7673Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7674
7675 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7676
7677Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7678
5ae4183a 7679 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7680
7681Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7682
7683 * gdb.texinfo: Add some credits, mention bug monitor.
7684 * remote.texi: Mention mips monitor targets.
7685 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7686
c906108c
SS
7687Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7688
7689 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7690 files, finish sorting of host vs target vs native macros, describe
7691 some more of them.
c906108c
SS
7692
7693Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7694
7695 * gdbint.texinfo (Host Conditionals): Document change from
7696 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7697
7698Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7699
7700 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7701 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7702
7703Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7704
7705 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7706 Document LSEEK_NOT_LINEAR.
7707
7708Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7709
7710 * stabs.texinfo (Stab Section Basics): Make it clear that only
7711 some versions of the GNU linker remove the leading N_UNDF symbol.
7712
7713Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7714
7715 * stabs.texinfo (String Field): Document type number pairs here,
7716 instead of in the Sun specific section.
7717 (Include Files): The GNU linker supports the N_BINCL
7718 optimization. Clarify the N_BINCL value, and what it is used
7719 for.
7720 (Procedures): Document N_FUN with an empty string to mark the end
7721 of a function.
7722 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7723 (Sun Differences): Remove this node, as the information is now
7724 elsewhere in the main document.
7725 (Stab Section Basics): Mention that the GNU linker may optimize
7726 stabs and remove the leading N_UNDF symbol.
7727
7728Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7729
7730 * gdb.texinfo, refcard.tex: Restore author credit
7731
7732Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7733
7734 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7735 documentation to account for START and END macros taking
7736 one arg.
7737
7738Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7739
7740 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7741 * gdb.texinfo (Frames): Fix typo.
7742
7743Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7744
7745 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7746 a target_signal as arg type, not a pid.
7747
7748Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7749
7750 * gdb.texinfo: Document `set assembly-language'.
7751
7752Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7753
7754 * remote.texi: Update list of stubs in the GDB distribution.
7755
7756Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7757
7758 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7759 Also document that some systems can use mmalloc but must define
7760 this if their C runtime allocates memory that is later freed.
c906108c 7761 (MMCHECK_FORCE): Document new macro.
a9331b3f 7762
c906108c
SS
7763Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7764
7765 * remote.texi: Add documentation for target Sparclet.
7766
7767Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7768
a9331b3f 7769 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7770 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7771 * configure.in: Rewritten for autoconf.
7772 * configure: New.
7773
7774Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7775
7776 * Makefile.in (DVIPS): New define, set to dvips.
7777 (dvi): Add stabs.dvi.
7778 (ps): New target.
7779 (all-doc): Depend on info, dvi, and ps targets.
7780 (STAGESTUFF): Add *.ps and *.dvi files.
7781 (clean-info, clean-dvi): Remove.
7782 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7783 rules completely rewritten.
7784 (maintainer-clean): Remove clean-info and clean-dvi
7785 dependencies and put their actions in the rules.
7786 (gdb.ps): New target
a9331b3f 7787 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7788 intermediate TeX files, whether they have 2 or 3 character
7789 extensions.
7790 (gdbint.ps): Add target and rules.
7791 (gdb-internals): Delete unused target.
7792 (Makefile): Depends upon config.status also.
7793
7794Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7795
7796 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7797 set.
7798
7799Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7800
7801 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7802 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7803
7804Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7805
7806 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7807
7808Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7809
7810 * gdb.texinfo (Print settings): Document
7811 `set/show print static-members' commands.
7812
7813Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7814
7815 * gdbint.texinfo (Native): Document name change, coredep.c to
7816 core-aout.c.
7817
7818Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7819
7820 * stabs.texinfo (Include Files): Document the values the SunOS4
7821 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7822
7823Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7824
7825 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7826 Fix typo.
7827
7828Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7829
7830 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7831 "gdb.tar.Z".
7832
7833Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7834
7835 * Makefile.in (maintainer-clean): New target, synonym for
7836 realclean.
7837
7838Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7839
7840 * Update all FSF addresses except those in COPYING* files.
7841
7842Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7843
7844 From Richard Earnshaw (rearnsha@armltd.co.uk):
7845 * gdb.texinfo (convenience variables): Document $_exitcode.
7846 (quit): Document optional expression to use as exit code.
7847
7848Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7849
7850 * gdb.texinfo, remote.texi: Brought up to date with various
7851 GDB changes.
7852
7853Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7854
7855 * gdb.texinfo: Update dates and versions, fix comments about
7856 hardware watchpoints in future releases and about the
7857 sharedlibrary command.
7858
7859Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7860
7861 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7862 C_FUN stab. Other cleanups.
7863
7864Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7865
7866 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7867 for the sparc stub.
7868
7869Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7870
7871 * annotate.texi: Clarify which addresses have differing formats
7872 depending on the language and which do not.
7873
7874Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7875
7876 * remote.texi (NetWare): Changed example to use BOARD= instead of
7877 NODE= argument to reflect correspoding change to gdbserve.nlm.
7878
7879Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7880
7881 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7882 GDB, as well as AIX dbx, supports the size type attribute.
7883
7884Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7885
7886 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7887
7888Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7889
7890 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7891 and new 'if' and 'while' commands.
7892
7893Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7894
7895 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7896
7897Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7898
7899 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7900 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7901 NetWare targets. Mostly stolen from the Server node.
7902
7903Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7904
7905 * gdb.texinfo (Setting): Talk about the language of a source file
7906 versus the working language. The old documentation did not match
7907 what GDB did.
7908
7909Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7910
7911 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7912 of a source file.
7913
7914Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7915
7916 * gdb.texinfo (Processes): New node.
7917
7918Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7919
7920 * remote.texi: Update documentation of set/show mipsfpu.
7921
3fc11d3e
JM
7922Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7923
7924 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7925 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7926
7927Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7928
7929 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7930 obsolete conditionals, described some others.
7931
7932Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7933
7934 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7935 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7936
7937Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7938
7939 * gdbint.texinfo: Put regex conditionals in their own table.
7940
7941Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7942
7943 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7944 described or fixed the descriptions of many others.
7945
7946Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7947
7948 * gdb.texinfo: Add some more credits.
7949 * gdbint.texinfo: Capitalize GDB consistently, describe some
7950 macros and remove some.
7951
7952Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7953
7954 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7955 obsolete conditionals, described some others.
7956
7957Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7958
7959 * gdb.texinfo (help targets): Changed to `help target', which
7960 is the correct gdb command.
7961
7962Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7963
7964 * annotate.texi (TODO): New node, for keeping track of annotations
7965 suggested but not yet implemented.
7966
7967Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7968
7969 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7970 another symbol, it is not the address itself.
7971
7972Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7973
7974 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7975 of stabs-in-coff sections.
7976
7977Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7978
7979 * annotate.texi: Change edition to 0.5 and date to May 1994.
7980 Add index.
7981 (Frames): New node, for frame annotation.
7982 (Displays): New node, for display annotation.
7983
7984 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7985 when waiting for your program to stop.
7986
7987Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7988
7989 * annotate.texi (Breakpoint Info): Document annotation of header
7990 fields and record annotation.
7991
7992Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7993
7994 * annotate.texi: New file, to document annotations.
7995
7996Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7997
7998 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7999 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8000
8001Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8002
8003 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8004 section, and say n_strx field is compilation unit relative.
8005 * stabs.texinfo: Don't use @code for a.out when it is the name of
8006 an object file format.
8007
8008Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8009
8010 * gdb.texinfo: Refer to file names, not path names, per rms
8011 convention.
8012 (Arguments): Fix typo.
8013
8014Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8015
8016 * stabs.texinfo (Global Variables): Talk about stabs in files
8017 where variables are referenced, but not defined.
8018
8019Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8020
8021 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8022 Cplusplus to new nodes Member Type Descriptor and Method Type
8023 Descriptor. Re-write stuff for #.
8024
8025Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8026
8027 * gdb.texinfo (Print Settings): Don't document "set print
8028 fast-symbolic-addr off". The bug which it worked around was fixed
8029 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8030
8031 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8032 N_ENTRY node.
8033
8034 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8035
8036Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8037
8038 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8039 references to ieee-float.c.
8040
8041Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8042
8043 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8044 match what the code actually does.
8045
8046Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8047
8048 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8049
8050Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8051
8052 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8053 i, and b.
8054
8055Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8056
8057 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8058 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8059 as "stabs in sections" rather than just saying "ELF and SOM".
8060 Also make that stuff apply to COFF.
8061
8062Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8063
8064 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8065 Ghostscript.
8066
8067Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8068
8069 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8070 versus functions without line numbers, also mention stepping into
8071 them as well as "step" when you are in them. Tell the user how to
8072 deal with the situation. Add comment about "debugging information".
8073
8074Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8075
8076 * stabs.texinfo (Enumerations): Document restriction on where
8077 enumeration types can appear and still win with GDB.
8078
8079Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8080
8081 * stabs.texinfo (Negative Type Numbers): Document format for type
8082 -16.
8083
8084Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8085
8086 * gdb.texinfo (Selection, Frame Info): Update information about
8087 arbitrary frame specficiations.
8088
8089Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8090
8091 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8092
8093Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8094
8095 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8096
8097Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8098
8099 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8100
8101Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8102
8103 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8104 Differences node to Statics node.
8105 (Statics): Discuss XCOFF use of V symbol descriptor.
8106
8107 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8108 not clean.
8109
8110Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8111
8112 * gdb.texinfo (Print Settings): Document `set print
8113 fast-symbolic-addr' and improve the doc for some other
8114 `set print's.
8115
8116Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8117
8118 * stabs.texinfo (String Field): Talk about defining several type
8119 numbers at once.
8120 Fix lint regarding changing node ELF Transformations to
8121 ELF and SOM Transformations.
8122
8123Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8124
8125 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8126
8127Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8128
8129 * stabs.texinfo (Cross-References): `::' is for nested types only
8130 within <>.
8131 (Structures): Document static members.
8132
8133Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8134
8135 * stabs.texinfo: Document S type attribute.
8136
8137Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8138
8139 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8140
8141Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8142
8143 * gdbint.texinfo: Fix a few typos.
8144
8145Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8146
8147 * gdb.texinfo, remote.texi: formatting improvements
8148
8149 * gdb.texinfo (New Features): mention threads.
8150 (Summary, C): fix xrefs in newly contributed text.
8151 (Threads): index entries, clarifications, example
8152 (passim): minor typos fixed, phrasing improvements
8153
8154 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8155 entries; (Server): explain use of gdbserver w/real-time systems,
8156 add example of conflicting TCP port; (MIPS Remote) break up
8157 running text into table, highlighting commands, and add example.
a9331b3f 8158
c906108c
SS
8159Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8160
8161 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8162
8163Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8164
8165 * stabs.texinfo (Nested Symbols): New node.
8166 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8167
8168Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8169
8170 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8171 to picking which Bbss.bss symbol to use, and (because there seems to
8172 be no good way of doing it) re-write some of the text to make it
8173 sound like Bbss.bss isn't such a great idea after all (as currently
8174 designed).
8175
8176 * gdb.texinfo (C): In addition to saying people have to use g++ for
8177 good results, say they have to use stabs. Specifically say cfront
8178 doesn't work well.
8179 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8180 the gdb README. Add xrefs to places where the support for the various
8181 languages is described in detail.
8182
8183Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8184
8185 * stabs.texinfo: Clean up stuff about visibility and virtual
8186 characters.
8187
8188 * stabs.texinfo (N_M2C): Cite Sun doc.
8189
8190Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8191
8192 * gdb.texinfo: updates re threads.
8193 * remote.texinfo: avoid index entries starting with digits.
8194
8195Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8196
8197 * stabs.texinfo (Enumerations): Talk about large, negative and
8198 octal values. Clean up cross reference to type attributes.
8199 (String Field): Say that GDB 4.11 supports size attribute.
8200
8201Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8202
8203 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8204 is a mandatory step. Make the stuff about that more concise.
8205
8206Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8207
8208 * stabs.texinfo (Class Names): New node.
8209
8210 * gdb.texinfo (Command Files): Explain order of init file reading.
8211
8212 * remote.texi (Bootstrapping): Talk about getting the serial driver
8213 to deal with ^C sent by gdb to stop the remote system.
8214
8215Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8216
8217 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8218
8219 * libgdb.texinfo (Defining Commands): made the DOC arg
8220 to gdb_define_app_command a char * instead of char **
8221 per a suggestion from kingdon.
8222
8223 * libgdb.texinfo: total rewrite from a different starting
8224 premise.
8225
8226Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8227
8228 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8229 floats passed as doubles (to improve clarity).
8230
8231Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8232
8233 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8234
8235 * a4rc.sed: update to work with Andreas Vogel papersize params
8236
8237 * refcard.tex: use Andreas Vogel simplifications of papersize
8238 params; remove useless version info; update copyright date.
8239
8240Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8241
8242 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8243
8244Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8245
8246 * gdb.texinfo (Files): Say what address the load command loads it at.
8247
8248 * stabs.texinfo (Common Blocks): Minor cleanups.
8249
8250 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8251 that Sun has backed away from the linker kludge and thus the relevant
8252 issue is changes to the SunPRO tools, not the Solaris linker.
8253
8254 * stabs.texinfo (Traditional Integer Types): Clean up description
8255 of octal bounds a little bit. Document extra leading zeroes.
8256
8257Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8258
8259 * gdb.texinfo (Signaling): Update for symbolic symbol names
8260 and add a section explaining the difference between the GDB
8261 signal command and the shell kill utility.
8262
8263Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8264
8265 * libgdb.texinfo: added `@' to braces that were unescaped.
8266
8267Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8268
8269 * libgdb.texinfo: new file. Spec for the gdb library.
8270
8271Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8272
8273 * stabs.texinfo (Include Files): Fix typo (start -> end).
8274
8275Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8276
8277 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8278 from Melissa at FSF's editing pass.
8279
8280Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8281
8282 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8283 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8284 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8285
8286Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8287
8288 * remote.texi (Bootstrapping): Discuss 386 call gates.
8289
8290Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8291
8292 * stabs.texinfo (Based Variables): New node.
8293
8294Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8295
8296 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8297 names, sizes, and formats to suggest how not to lose.
8298
8299Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8300
8301 * stabs.texinfo (Methods): Fix typo.
8302
8303Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8304
8305 * gdb.texinfo: Fix a few typos.
8306
8307Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8308
8309 * gdb.texinfo: Clarify how well it works with Fortran.
8310
8311 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8312 More on relocating stabs in ELF files.
8313
8314Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8315
8316 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8317
8318Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8319
8320 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8321 parameters on VAX.
8322
8323Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8324
8325 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8326
8327Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8328
8329 * stabs.texinfo: Make info author notice match the TeX author notice.
8330
8331Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8332
8333 * stabs.texinfo: Initial-caps all words in node names and
8334 non-trivial words in section names.
8335
8336Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8337
8338 * stabs.texinfo: Many minor cleanups.
8339
8340 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8341
8342Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8343
8344 * stabs.texinfo: Remove full description of big example.
8345 It's not really helpful; just use pieces of it where appropriate.
8346 Add more Texinfo formatting directives (@samp, etc.).
8347 Use @deffn to define stab types.
8348 Eliminate some wordiness. Break up some nodes.
8349 Add an (alphabetized) index of symbol types.
8350 Use consistent capitalization style in node and section names.
8351
8352Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8353
8354 * gdb.texinfo: Change typo "Two two" to "The two".
8355
8356Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8357
8358 * stabs.texinfo (XCOFF-differences): Remove references to
8359 non-existent types N_DECL and N_RPSYM.
8360
8361 * stabs.texinfo (String Field): Say that type attributes bug is
8362 fixed in GDB 4.10, since it is.
8363
8364 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8365
8366Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8367
8368 * stabs.texinfo: Formatting cleanups.
8369
8370Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8371
8372 * stabs.texinfo: When explaining the n_type of a stab, standardize
8373 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8374 no tabs, use @r).
8375 (Global Variables): Clean up.
8376
8377Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8378
8379 * stabs.texinfo (Stack Variables): Re-write.
8380
8381Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8382
8383 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8384 addresses of a source file. Also revise formatting.
8385 Change "object module" or "object file" to "source file".
8386 Various: Miscellaneous cleanups.
8387
8388Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8389
8390 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8391
8392Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8393
8394 * gdbint.texinfo: Removed many nonsensical machine-collected
8395 host and target conditionals, described some of the remainder.
8396
8397Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8398
8399 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8400
8401 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8402 paragraph which follows.
8403
8404 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8405 variables. Looks better and avoids overful hbox.
8406
8407Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8408
8409 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8410
8411Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8412
8413 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8414 retransmit-timeout
8415
8416Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8417
8418 * gdbint.texinfo: Update statement about `some ancient Unix
8419 systems, like Ultrix 4.0' to Ultrix 4.2.
8420
8421Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8422
8423 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8424
8425 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8426
8427 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8428 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8429
8430 * remote.texi: new name for former gdbinv-s.texi
8431
8432 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8433
8434Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8435
8436 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8437 variables for MIPS remote debugging protocol.
8438
8439Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8440
8441 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8442
8443Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8444
8445 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8446
8447Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8448
8449 * gdb.texinfo: repair conditional bugs in text markup
8450
8451Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8452
8453 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8454 to select Modula-2 material.
8455
8456Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8457
8458 * stabs.texinfo: Cleanups regarding statics.
8459
8460 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8461 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8462
8463Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8464
8465 * stabs.texinfo: N_MAIN is sometimes used for C.
8466
8467Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8468
8469 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8470
8471Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8472
8473 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8474 removed from the code by Kingdon.
c906108c
SS
8475
8476Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8477
8478 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8479 input when evaluating breakpoint conditions; the bug has been fixed.
8480
8481 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8482 sets the ignore count to N-1, not to N.
8483
8484Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8485
8486 * refcard.tex (\hoffset): correct longstanding error to match
8487 intended offset; avoids cutting off edge on some printers
8488
8489Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8490
8491 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8492
8493Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8494
8495 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8496
8497Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8498
8499 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8500 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8501 collect sed edits if any, apply to refcard before formatting;
8502 (refcard.ps) stop implying PS fonts if PS output requested;
8503 (lrefcard.ps) delete extra target for variant PS fonts
8504
8505 * refcard.tex: parametrize papersize dependent info, collect
8506 in easily replaced spot
8507
8508 * a4rc.sed: new file, edits to refcard for A4 paper
8509
8510Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8511
8512 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8513
8514Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8515
8516 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8517
8518Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8519
8520 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8521 politely rather than rudely.
8522
8523Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8524
8525 * stabs.texinfo: Document common blocks.
8526
8527Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8528
8529 * stabs.texinfo: Add some basic info about stabs-in-elf.
8530
8531Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8532
8533 * stabs.texinfo (Top): Minor cleanup.
8534
8535Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8536
8537 * Makefile.in (install-info): remove parentdir support
8538
8539Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8540
8541 * gdb.texinfo (Copying): delete this node and references to it;
8542 RMS says this manual need not carry GPL. (passim): Improvements
8543 from last round at FSF, largely due to Ian Taylor review, and
8544 minor formatting improvements.
8545
8546 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8547 largely due to Ian Taylor review. (Debug Session): minor edits to
8548 new text.
8549
8550Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8551
8552 * Makefile.in (realclean): Remove info and dvi files too.
8553
8554Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8555
8556 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8557 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8558 * gdb.texinfo: Change accordingly.
8559
8560 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8561 N_{L,R}BRAC,N_SLINE are relative to.
8562
8563Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8564
8565 * Makefile.in (GDBvn.texi): Update atomically.
8566
8567Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8568
8569 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8570
8571Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8572
8573 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8574 addresses together. Also motivate the set print symbol-filename
8575 command and suggest other solutions.
8576
8577Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8578
8579 * gdb.texinfo (set print elements): Note that the number of
8580 elements is set to unlimited by "set print elements 0".
8581
8582Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8583
8584 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8585 NF_LDOUBLE means.
8586 (Stab Types): Include Solaris stab types.
8587 (Procedures): Document Solaris extensions.
8588
8589Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8590
8591 * gdb.texinfo: Add `set print symbol-filename' doc.
8592
8593Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8594
8595 * stabs.texinfo (Arrays): Talk about type definition vs. type
8596 information.
8597
8598 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8599 the trailing semicolon.
8600
8601Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8602
8603 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8604 and merge in other parts of the document addressing these subjects.
8605 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8606
8607 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8608 at the end of a range type.
8609
8610 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8611 AIX extensions.
8612
8613Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8614
8615 * stabs.texinfo (Stabs Format): Misc fixes.
8616
8617Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8618
8619 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8620 (Traditional builtin types): Document convex convention for long long.
8621 (Negative builtin types): Discuss type names, and misc fixes.
8622
8623Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8624
8625 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8626 point types used with @samp{R} type descriptor.
8627 (Symbol Descriptors): Describe how to handle conflict between
8628 different meanings of @samp{P} symbol descriptor.
8629
8630Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8631
8632 * stabs.texinfo: Remove node Quick Reference and put its children
8633 directly under the main menu.
8634
8635 * stabs.texinfo: Many more changes to bring it into line with
8636 AIX documentation and reality. I think it now has all the
8637 information from the AIX documentation, except that I burned
8638 out when I got to variant records (Pascal and Modula-2) and
8639 all the COBOL types. Oh well, we can add them later when we're
8640 worrying more about those languages.
8641
8642 * stabs.texinfo (Automatic variables): Talk about what it means
8643 to omit the symbol descriptor.
8644
8645Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8646
8647 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8648 gcc2 behavior with promoted args.
8649
8650Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8651
8652 * gdb.texinfo: include readline appendices in info version of manual
8653
8654Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8655
8656 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8657 target remote.
8658
8659 * gdb.texinfo (Machine Code): more index entries for disassemble
8660
8661Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8662
8663 * Clarify the intended use of the gdb-testers and gdb-patches
8664 mailing lists, and shrink gzip comment.
8665
8666Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8667
8668 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8669 DOSHOST configuration of manual.
8670
8671 * gdb.texinfo (MIPS Stack): new node.
8672
8673 * all-config.texi (MIPS) new switch.
8674
8675 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8676 tense; (MIPS Remote) new node.
8677
8678 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8679 bug; (Environment) less passive, other small cleanups in text about
8680 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8681 (Remote) new MIPS Remote menu entry.
8682
8683Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8684
8685 * stabs.texinfo: Many changes to include information from the
8686 AIX documentation.
8687
8688 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8689
8690Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8691
8692 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8693 Move a bunch of information from ../README.
8694 (Getting Started): New node.
8695
8696Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8697
8698 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8699
8700 * gdb.texinfo: advance manual revision dates to present
8701
8702 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8703 stop using silly Roman numerals in @set variable names
8704
8705Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8706
8707 * stabs.texinfo (Parameters): Keep trying to get this right.
8708
8709Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8710
8711 * stabs.texinfo (Parameters): More on "local parameters".
8712
8713Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8714
8715 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8716
8717Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8718
8719 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8720 (Parameters): Rewrite.
8721 (xcoff-differences, Sun-differences): Minor changes.
8722
8723Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8724
8725 * stabs.texinfo: Minor cleanup.
8726
8727Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8728
8729 * gdbint.texinfo: Minor xcoff stuff.
8730
8731Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8732
8733 * gdbint.texinfo: Update for new config directory structure.
8734 Add info about internal type data structures.
8735
8736Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8737
8738 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8739 $(srcdir).
8740 (gdb-config.texi): Depend on file in $(srcdir).
8741
8742Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8743
8744 * stabs.texinfo: Fixes about N_SO.
8745
8746Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8747
8748 * gdb.texinfo: include list of nonstandard init file names
8749
8750 * *-config.texi: new switch GENERIC for text that applies *only*
8751 to (usual) multiple-target version of manual
8752
8753 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8754 h8 config
8755
8756 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8757 in menus (rather than conditionally selected multiple alternative
8758 menus).
8759
8760 * Makefile.in: define and use DOC_CONFIG var to select
8761 configuration for GDB user manual.
8762
8763 * gdb-config.texi: delete from repository, generate from Makefile.
8764
8765 * all-config.texi: normal `generic' configuration file, formerly
8766 stored as gdb-config.texi
8767
8768Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8769
8770 * Makefile.in: add dvi target to build all .dvi files
8771
8772Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8773
8774 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8775
8776Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8777
8778 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8779 host conditionals.
8780 * stabs.texinfo: More array fixes inspired by Jim's.
8781
8782Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8783
8784 * stabs.texinfo: Fixes re arrays and continuations.
8785
8786 * gdbint.texinfo: Add XCOFF node.
8787
8788Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8789
8790 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8791
8792Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8793
8794 * stabs.texinfo: Fix for array types to mention lower bounds.
8795
8796Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8797
8798 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8799
8800Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8801
8802 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8803
8804Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8805
8806 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8807 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8808
8809Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8810
8811 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8812
8813Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8814
8815 * gdb.texinfo, gdbinv-s.texi: misc updates
8816
8817Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8818
8819 * gdbint.texinfo: Brief documentation for longjmp support,
8820 from an email msg by Stu.
8821
8822Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8823
8824 * stabs.texinfo: Fix description of floating point "range"
8825 types (which really define basic types). Reported by Jim Meehan,
8826 <meehan@src.dec.com>.
8827
8828 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8829
8830Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8831
8832 * gdbint.texinfo: Slightly expand section on supporting a new
8833 object file format.
8834
8835Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8836
8837 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8838 intermediate file.
8839
8840Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8841
8842 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8843
8844Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8845
8846 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8847
8848 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8849 as well as Z8002.
8850
8851Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8852
8853 * gdbint.texinfo: Add sections on clean design and on how to send
8854 in changes.
8855
8856Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8857
8858 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8859
8860Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8861
8862 * gdb.texinfo: Fix typo, reported by Karl Berry.
8863
8864Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8865
8866 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8867
8868Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8869
8870 * gdbint.texinfo: fixed a stray email address (needs @@),
8871 added @table @code to node "Native Conditionals"
8872
8873Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8874
8875 * gdbint.texinfo: Describe coding style of GDB.
8876
8877Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8878
8879 * stabs.texinfo: Minor wording changes.
8880
8881Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8882
8883 * gdbint.texinfo: Improve release doc slightly.
8884
8885Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8886
8887 * gdbint.texinfo: Improve doc of GDB config macros.
8888
8889Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8890
8891 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8892 These will be reinserted when examined.
8893
8894Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8895
8896 * gdbint.texinfo: Make a start at documenting all the #if macros
8897 in GDB. At least list them all, and start separating them into
8898 host-specific and target-specific.
8899
8900Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8901
8902 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8903 examples (not consistent w others).
c906108c
SS
8904 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8905 for generic vn of doc
8906
8907Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8908
8909 * Makefile.in: always create installation directories.
8910
8911Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8912
8913 * gdb.texinfo: in h8 config, do not describe searching commands.
8914
8915Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8916
8917 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8918 conditionals; introduce a few generic switches that may be
8919 useful for other cross-dev or dos-hosted configs.
8920
8921 * gdb.texinfo: fix typo in "info reg" description
8922
8923Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8924
8925 * stabs.texinfo: Minor updates from running TeX over it.
8926 * Makefile.in (stabs.dvi, stabs.ps): Add.
8927
8928Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8929
8930 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8931 First pass at converting it to texinfo.
8932
8933Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8934
8935 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8936 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8937
8938Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8939
8940 * gdbint.texinfo: Add section on partial symbol tables.
8941
8942Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8943
8944 * gdb.texinfo: document `set remotedebug' and `set
8945 rstack_high_address'.
8946
8947Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8948
8949 * gdb.texinfo: slight expansion of new text on reading info files
8950 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8951 H8/300 from DOS.
8952
8953Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8954
8955 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8956
8957Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8958
8959 * gdb.texinfo: Say how to read the `info' files.
8960
8961Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8962
8963 * Makefile.in: gm4 -> m4.
8964
8965Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8966
8967 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8968 Documentation' ahead of `Installing GDB' to match README.
8969 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8970 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8971
8972Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8973
8974 * Makefile.in: remove $(srcdir) from gdb.info rule.
8975
8976Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8977
8978 * Makefile.in: commented out gdb-all.texinfo rule. This is
8979 temporary.
8980
8981Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8982
8983 * Makefile.in, configure.in: removed traces of namesubdir,
8984 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8985 copyrights to '92, changed some from Cygnus to FSF.
8986
8987Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8988
8989 * gdb.texinfo: Improve how we ask for bug reports.
8990
8991Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8992
8993 * Makefile.in: infodir belongs in datadir.
8994
8995Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8996
8997 * Makefile.in: remove spaces following hyphens, bsd make can't
8998 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8999 standards.text support.
c906108c
SS
9000
9001Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9002
9003 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9004 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9005 and mandir now keyed off datadir by default.
9006
9007\f
9008Local Variables:
9e9c5ae7 9009mode: change-log
c906108c
SS
9010left-margin: 8
9011fill-column: 74
9012version-control: never
9013End:
This page took 1.296991 seconds and 4 git commands to generate.