gdb/doc/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
0070f25a
JK
12012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4
4dc84fd1
JK
52012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6
7 New option "set debug auto-load".
8 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
9 (auto-load verbose mode): New node.
10
bccbefd2
JK
112012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12
13 New option "set auto-load safe-path".
14 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
15 and "info auto-load" examples for safe-path. Put there also references
16 for "set auto-load safe-path" and "show auto-load safe-path".
17 New menu item for Auto-loading safe path.
18 (Auto-loading safe path): New node.
19 (Python Auto-loading): Update the expected output from "Missing"
20 to "No".
21
bf88dd68
JK
222012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
23
24 auto-load: Implementation.
25 * gdb.texinfo (Mode Options): New anchor for -nx.
26 (Startup): New anchors for Option -init-eval-command,
27 Home Directory Init File
28 and Init File in the Current Directory during Startup.
29 Mention set auto-load local-gdbinit with a reference.
30 Change the sample code to "set auto-load python-scripts".
31 (Threads): New anchor set libthread-db-search-path.
32 Provide references to libthread_db.so.1 file.
33 (Controlling GDB): New menu item for Auto-loading.
34 (Auto-loading, Init File in the Current Directory)
35 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
36 (Python): Rename the menu item Auto-loading to Python Auto-loading.
37 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
38 reference.
39 (Auto-loading): Rename to ...
40 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
41 "set auto-load python-scripts", new anchor for it. Change
42 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
43 for it. Change "info auto-load-scripts"
44 to "info auto-load python-scripts", new anchor for it. Change "scripts"
45 to "Python scripts".
46
8264ba82
AG
472012-04-14 Anton Gorenkov <xgsa@yandex.ru>
48
49 PR mi/13393
50 * gdb.texinfo (Print Settings): Extend the description for "set print
51 object".
52 (GDB/MI Variable Objects): Extend the description for -var-create and
53 -var-list-children.
54
06fc020f
SCR
552012-04-11 Siva Chandra Reddy <sivachandra@google.com>
56
57 * gdb.texinfo (Examining Data): Document the 'explore' command.
58
7191c139
JB
592012-03-28 Joel Brobecker <brobecker@adacore.com>
60
61 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
62 to the children of a varobj and its update range when -var-update
63 returns that the varobj's type changed.
64
3708f05e
JK
652012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
66
67 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
68 Create two new links fir 'objfile-gdb.py file'
69 and 'dotdebug_gdb_scripts section'.
70
8e0583c8
JK
712012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
72
73 * gdb.texinfo (Auto-loading): Rename node reference
74 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
75 Twice.
76 (.debug_gdb_scripts section): Rename the node ...
77 (dotdebug_gdb_scripts section): ... here.
78 (Maintenance Commands): Also rename this node reference.
79
7b282c5a
SCR
802012-03-22 Siva Chandra Reddy <sivachandra@google.com>
81
82 * gdb.texinfo (Python API/Values From Inferior): Add description
83 about the new method Value.referenced_value. Add description on
84 how Value.dereference is different (and similar) to
85 Value.referenced_value.
86
8320cc4f
JK
872012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
88
89 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
90 --init-eval-command=COMMAND, -iex.
91 (Startup): Describe -iex and -ix. Simplify the example
92 for "set auto-load-scripts off".
93
481860b3
GB
942012-03-16 Gary Benson <gbenson@redhat.com>
95
96 PR breakpoints/10738
97 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
98 stating that GDB cannot set breakpoints on inlined functions.
99 (Mode Options): Document --use-deprecated-index-sections.
100 (Index Section Format): Document new index section version format.
101
c4aeac85
TT
1022012-03-15 Tom Tromey <tromey@redhat.com>
103
104 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
105
16899756
DE
1062012-03-13 Doug Evans <dje@google.com>
107
108 * gdb.texinfo (Help): Change apropos example to use "alias" instead
109 of "reload".
110 (Symbols): Delete docs for set/show symbol-reloading.
111 * gdbint.texinfo (Defining Other Architecture Features): Delete
112 SYMBOL_RELOADING_DEFAULT.
113 * refcard.tex: Delete reference to symbol-reloading.
114
9b224c5e
PA
1152012-03-07 Pedro Alves <palves@redhat.com>
116
117 * gdb.texinfo (General Query Packets): Document new
118 QProgramSignals packet.
119 * gdb.texinfo (Remote configuration): Mention
120 "program-signals-packet".
121
169081d0
TG
1222012-03-05 Tristan Gingold <gingold@adacore.com>
123
124 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
125
d1feda86
YQ
1262012-03-03 Yao Qi <yao@codesourcery.com>
127
128 * gdb.texinfo (In-Process Agent): New node.
129 Document new commands.
130 (General Query Packets): Add packet `QAgent'.
131
1faeff08
MR
1322012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
133
134 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
135
7d74f244
DE
1362012-03-01 Scott J. Goldman <scottjg@vmware.com>
137
138 * gdb.texinfo (Commands In Python): Put example python macro in
139 COMMAND_USER category rather than COMMAND_OBSCURE.
140 Document gdb.COMMAND_USER.
141 (User-defined Commands): Update documentation to clarify
142 "set/show max-user-call-depth" and "show user" don't apply to python
143 commands. Update documentation to clarify "help user-defined" may
144 also include python commands defined as COMMAND_USER.
145
6fe37d23
JK
1462012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
147
148 * gdb.texinfo (Startup): Add option -ex description to the option -x
149 description.
150
83364271
LM
1512012-02-24 Luis Machado <lgustavo@codesourcery.com>
152
153 * gdb.texinfo (Setting Breakpoints): Mention and explain the
154 condition-evaluation breakpoint parameter.
155 Mention condition-evaluation mode being shown in "info break".
156 (Break Conditions): Add description for target-side
157 conditional breakpoints.
158 (Remote Configuration): Mention conditional-breakpoints-packet.
159 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
160 cond-expr.
161 (General Query Packets): Mention new ConditionalBreakpoint feature.
162
bdb1994d
TT
1632012-02-22 Tom Tromey <tromey@redhat.com>
164
165 * gdb.texinfo (Blocks In Python): Clarify block iteration.
166
4d241c86
TT
1672012-02-17 Tom Tromey <tromey@redhat.com>
168
169 PR python/10753:
170 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
171 directory.
172
816338b5
SS
1732012-02-14 Stan Shebs <stan@codesourcery.com>
174
175 * gdb.texinfo (Disabling Breakpoints): Document enable count.
176
cc30c4bd
PA
1772012-02-13 Pedro Alves <palves@redhat.com>
178
179 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
180 mips-idt-ecoff.
181
035d1e5b
YQ
1822012-02-09 Yao Qi <yao@codesourcery.com>
183
184 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
185
f0823d2c
TT
1862012-02-07 Tom Tromey <tromey@redhat.com>
187
188 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
189 Symbol.value.
190
64e7d9dd
TT
1912012-02-07 Tom Tromey <tromey@redhat.com>
192
193 * gdb.texinfo (Symbols In Python): Document Symbol.line.
194
4220b2f8
TS
1952012-01-27 Thomas Schwinge <thomas@codesourcery.com>
196
197 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
198
edcc5120
TT
1992012-01-24 Tom Tromey <tromey@redhat.com>
200
201 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
202 unload".
203 (Files): Mention new catch commands.
204 (GDB/MI Async Records): Likewise.
205
53fe1783
GB
2062012-01-24 Gary Benson <gbenson@redhat.com>
207
208 Delete #if 0'd out code.
209 * gdb.texinfo (Frame Info): Remove "info catch".
210
b9e7b9c3
UW
2112012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
212
213 * gdb.texinfo (Remote Configuration): Document
214 "set remote hostio-readlink-packet" command.
215 (General Query Packets): Document vFile:readlink packet.
216
4aac40c8
TT
2172012-01-16 Tom Tromey <tromey@redhat.com>
218
219 * gdb.texinfo (Specify Location): Document relative file name
220 handling.
221
cafec441
TT
2222012-01-16 Tom Tromey <tromey@redhat.com>
223
224 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
225
0ee339bc
JK
2262012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
227 Eli Zaretskii <eliz@gnu.org>
228
229 * gdbint.texinfo (Coding Standards): Require braces for two lines of
230 code.
231
72384ba3
PH
2322012-01-11 Paul Hilfinger <hilfingr@adacore.com>
233
234 * gdb.texinfo (Variables): Document use of :: for non-static
235 variables.
236
ce1b17c4
JB
2372012-01-05 Joel Brobecker <brobecker@adacore.com>
238
239 * gdbint.texinfo (Start of New Year Procedure): Update
240 to replace use of copyright.sh by use of copyright.py.
241
217bff3e
JK
2422012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
243
244 Remove the gdbtui binary.
245 * all-cfg.texi (GDBTUI): Remove.
246 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
247 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
248 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
249
cc72b2a2
KP
2502011-12-23 Kevin Pouget <kevin.pouget@st.com>
251
252 Introduce gdb.FinishBreakpoint in Python.
253 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
254 (Python API): Add menu entry for Finish Breakpoints.
255
13ac8d2c
JK
2562011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
257
258 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
259 tests.
260
e0f9f062
DE
2612011-12-16 Doug Evans <dje@google.com>
262
263 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
264
80b6e756
PM
2652011-12-16 Phil Muldoon <pmuldoon@redhat.com>
266
1c3ad6ab 267 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
268 stack". Add documentation for "set/show python print-stack".
269
2fb860fc
PA
2702011-12-14 Pedro Alves <pedro@codesourcery.com>
271
272 * gdb.texinfo (Implementing a Remote Stub): Explain that you
273 should transfer control to the stub in the startup code instead of
274 in main. Mention the need to get past the initial breakpoint.
275
f8eba3c6
TT
2762011-12-06 Tom Tromey <tromey@redhat.com>
277
278 * gdb.texinfo (Set Breaks): Update for new behavior.
279
2268b414
JK
2802011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
281
282 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
283 List Format for SVR4 Targets'.
284 (General Query Packets): New item qXfer:libraries-svr4:read.
285 (Library List Format for SVR4 Targets): New node.
286
ae6f0d5b
TT
2872011-12-01 Tom Tromey <tromey@redhat.com>
288
289 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
290 add.
291
36dfb11c
TT
2922011-11-22 Tom Tromey <tromey@redhat.com>
293
294 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
295 reasons.
296
f196051f
SS
2972011-11-20 Stan Shebs <stan@codesourcery.com>
298
299 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
300 note-related options and variables.
301 (Tracepoint Packets): Document packet changes.
302
f85b53f8
SD
3032011-11-20 Sanjoy Das <sdas@igalia.com>
304
305 * gdb.texinfo (JIT Interface): Add documentation on writing and
306 usind JIT debug info readers.
307 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
308 Debug Info Readers): New nodes.
309
bfccc43c
YQ
3102011-11-18 Yao Qi <yao@codesourcery.com>
311
312 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
313 tracepoint.
314
c011a4f4
DE
3152011-11-15 Doug Evans <dje@google.com>
316
317 * gdb.texinfo (Files): Document basenames-may-differ.
318
ed59ded5
DE
3192011-11-14 Doug Evans <dje@google.com>
320
321 * gdb.texinfo (Shell Commands): Document "!".
322
405f8e94
SS
3232011-11-14 Stan Shebs <stan@codesourcery.com>
324 Kwok Cheung Yeung <kcy@codesourcery.com>
325
326 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
327 needed to get shorter fast tracepoints.
328 (Tracepoint Packets): Document new qTMinFTPILen packet.
329
1e4d1764
YQ
3302011-11-14 Yao Qi <yao@codesourcery.com>
331
332 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
333 behavior of tracepoint.
334 (General Query Packets): New feature InstallInTrace.
335 (Remote Configuration): Document "set remote
336 install-in-trace-packet".
337
71eba9c2 3382011-11-12 Matt Rice <ratmice@gmail.com>
339
340 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
341 Add arguments to info macro.
342
e0f8f636
TT
3432011-11-10 Tom Tromey <tromey@redhat.com>
344
345 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
346 manual.
347 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
348 (Macros): Add a footnote.
349 (C): Remove paragraph about compiler options.
350 (C Constants): Mention wide character and string constants.
351 (C Plus Plus Expressions): Update compiler option advice. Mention
352 using declarations. Mention ADL. Remove old HP compiler
353 information.
354
625c0d47
TT
3552011-11-10 Tom Tromey <tromey@redhat.com>
356
357 PR c++/9257:
358 * gdb.texinfo (Print Settings): Add an extra note about the need
359 for a vtable.
360
4be2aacc
MR
3612011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
362
363 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
364 "set mips abi" documentation.
365
0a1c4d10
DE
3662011-11-04 Doug Evans <dje@google.com>
367
368 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
369
aad1c02c
TT
3702011-11-03 Tom Tromey <tromey@redhat.com>
371
372 * gdb.texinfo (Stopping): Add menu entry.
373 (Continuing and Stepping): Restore @node. Use @section, not
374 @subsection.
375
983fb131
MR
3762011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
377
378 * gdb.texinfo (Skipping Over Functions and Files): Remove node
379 designation. Fix "Specify Location" cross-reference.
380
3065dfb6
SS
3812011-11-02 Stan Shebs <stan@codesourcery.com>
382
383 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
384 (General Query Packets): Describe tracenz feature.
385 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
386
0aaaf063
PK
3872011-10-28 Paul Koning <paul_koning@dell.com>
388
389 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
390
2231f1fb
KP
3912011-10-27 Kevin Pouget <kevin.pouget@st.com>
392
393 * gdb.texinfo ((Frames In Python): Document
394 gdb.FRAME_UNWIND_FIRST_ERROR contant.
395
5110b5df
PK
3962011-10-26 Paul Koning <paul_koning@dell.com>
397
398 * gdb.texinfo (gdb.types): Document new deepitems function.
399
22dbab46
PK
4002011-10-25 Paul Koning <paul_koning@dell.com>
401
402 PR python/13327
403
404 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
405 fetch_lazy method.
406
9df2fbc4
PM
4072011-10-20 Phil Muldoon <pmuldoon@redhat.com>
408
409 PR python/12656
410
411 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
412 global_block, static_block function.
413
f05e2e1d
TT
4142011-10-19 Tom Tromey <tromey@redhat.com>
415
416 * gdb.texinfo (Commands In Python): Add missing "@"s.
417
a7fc3f37
KP
4182011-10-13 Kevin Pouget <kevin.pouget@st.com>
419
420 PR python/13285 Document named constants for frame unwind stop reasons
421 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
422 constants.
423
5048e516
JK
4242011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
425
426 Fix compatibility with texinfo versions older than 4.12.
427 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
428 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
429 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
430 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
431 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
432 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
433 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
434
5a56e9c5
DE
4352011-10-09 Doug Evans <dje@google.com>
436
437 * gdb.texinfo (Extending GDB): Document alias command.
438
36b11add
JK
4392011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
440
441 Support @entry in input expressions.
442 * gdb.texinfo (Variables): Describe @entry names suffix.
443 (Print Settings): Add anchor for `set print entry-values'.
444
e18b2753
JK
4452011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
446 Eli Zaretskii <eliz@gnu.org>
447
448 Display @entry parameter values (without references).
449 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
450 example.
451 (Print Settings): New description of set print entry-values and show
452 print entry-values.
453
111c6489
JK
4542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
455 Eli Zaretskii <eliz@gnu.org>
456
457 Recognize virtual tail call frames.
458 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
459 (Tail Call Frames): New node.
460 (Frames In Python): Add gdb.TAILCALL_FRAME.
461
9c15afc4
DE
4622011-10-07 Doug Evans <dje@google.com>
463
464 * gdb.texinfo (gdb.printing): Document new `replace' arg to
465 register_pretty_printer.
466
99f5279d
PM
4672011-10-07 Phil Muldoon <pmuldoon@redhat.com>
468
469 PR python/12930
470 PR python/12802
471
472 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
473 stop method.
474
03583c20
UW
4752011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
476
477 * gdb.texinfo (Starting your Program): "set disable-randomization"
478 is no longer Linux-specific.
479 (Remote Configuration): Document "set remote
480 disable-randomization-packet".
481 (General Query Packets): Document "QDisableRandomization" packet
482 and add it to "qSupported" list.
483
bd054e06
KP
4842011-10-07 Kevin Pouget <kevin.pouget@st.com>
485
486 Allow Python notification of new object-file loadings.
487 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
488 event type.
489
cb6be26b
KP
4902011-10-04 Kevin Pouget <kevin.pouget@st.com>
491
492 PR python/12691: Add the inferior to Python exited event
493 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
494
a05336a1
JB
4952011-10-03 Joel Brobecker <brobecker@adacore.com>
496
497 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
498 rephasing.
499
5d77fe44
JB
5002011-10-03 Joel Brobecker <brobecker@adacore.com>
501
502 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
503 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
504 as possible feature returned by the `-list-features'
505 command.
506
699df94d
PK
5072011-09-28 Paul Koning <paul_koning@dell.com>
508
509 * gdb.texinfo (gdb.Type): Document field access by dictionary
510 key syntax.
511
24bdad53
YQ
5122011-09-28 Yao Qi <yao@codesourcery.com>
513
514 * gdb.texinfo (Files): Update options for `add-symbol-file'.
515 Add one space after option `-s'. Remove @r{} markup.
516
6710bf39
SS
5172011-09-27 Stan Shebs <stan@codesourcery.com>
518
519 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
520
d99f7e48
HZ
5212011-09-16 Hui Zhu <teawater@gmail.com>
522
523 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
524 to *(unsigned char *)$esp@300.
525
d812018b
PK
5262011-09-15 Paul Koning <paul_koning@dell.com>
527
528 * gdb.texinfo: Make style of Python functions and methods match
529 the syntax of Python. Also put class and module names explicitly
530 on function, member, and variable names, matching Python
531 documentation conventions.
532
2aa48337
KP
5332011-09-15 Kevin Pouget <kevin.pouget@st.com>
534
535 PR Python/12692 Add gdb.selected_inferior() to Python interface.
536 * gdb.texinfo (Inferiors In Python): Describe new
537 gdb.selected_inferior() function.
538
6839b47f
KP
5392011-09-15 Kevin Pouget <kevin.pouget@st.com>
540
541 Handle multiple breakpoint hits in Python interface:
542 * gdb.texinfo (Events In Python): New function documentation:
543 gdb.BreakpointEvent.breakpoints. Indicate that
544 gdb.BreakpointEvent.breakpoint is now deprecated.
545
26829f2b
JB
5462011-09-04 Joel Brobecker <brobecker@adacore.com>
547
548 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
549
a9f54f60
TT
5502011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
551
552 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
553
fa3a4f15
PM
5542011-08-17 Phil Muldoon <pmuldoon@redhat.com>
555
556 * gdb.texinfo (Prompt): Add set/show extended-prompt
557 documentation
558 (Basic Python): Add prompt_hook anchor.
559 (Python modules): Reword module text to reflect multiple modules.
560 (gdb.prompt): Document gdb.prompt module.
561
224bbe49
YQ
5622011-08-14 Yao Qi <yao@codesourcery.com>
563
78d85199
YQ
564 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
565
5662011-08-14 Yao Qi <yao@codesourcery.com>
567
568 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
569 (TIC6x Features): New node.
570
457e09f0
DE
5712011-08-12 Doug Evans <dje@google.com>
572
573 * gdb.texinfo (Symbols In Python): Document symbol.type.
574
5e239b84
PM
5752011-08-09 Phil Muldoon <pmuldoon@redhat.com>
576
577 * gdb.texinfo (Python): Document command and function
578 auto-loading.
579
177bc839
JK
5802011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
581 Eli Zaretskii <eliz@gnu.org>
582
583 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
584 typedefs unrolling. Extend the sample code by an inner typedef and
585 outer typedefs unrolling.
586
1a532630
PP
5872011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
588
589 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
590 size and line-size.
591
9b158ba0 5922011-07-21 Matt Rice <ratmice@gmail.com>
593
594 PR macros/12999
595 * gdb.texinfo (Macros): Add info definitions and info macros commands.
596 Update text and cindex entries for info macro command.
597
d17b6f81
PM
5982011-07-21 Phil Muldoon <pmuldoon@redhat.com>
599
600 * observer.texi (GDB Observers): Add before_prompt observer.
601 * gdb.texinfo (Basic Python): Add documentation for prompt
602 substitution.
603
713389e0
PM
6042011-07-11 Phil Muldoon <pmuldoon@redhat.com>
605
606 PR python/12438
607 * gdb.texinfo (Python Commands): Add deprecate note to maint
608 set/show python print-stack. Document set/show python
609 print-backtrace.
610
177b42fe
TJB
6112011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
612
613 * gdb.texinfo: Fix typos.
614
900e11f9
JK
6152011-07-01 Tom Tromey <tromey@redhat.com>
616
617 * gdb.texinfo (Debugging Output): Document set debug
618 check-physname.
619
39c4d40a
TT
6202011-06-29 Tom Tromey <tromey@redhat.com>
621
622 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
623 breakpoint-notifications feature.
624
6f5def7d
UW
6252011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
626
627 * gdb.texinfo (Target Description): Remove warning about
628 possibly unstable format.
629
8cf64490
TT
6302011-06-03 Tom Tromey <tromey@redhat.com>
631
632 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
633 (Events In Python): Note that exit_code is optional.
634
393eab54
PA
6352011-05-17 Pedro Alves <pedro@codesourcery.com>
636
637 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
638 required for multi-threading support.
639 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
640 Hc are deprecated for multi-threading debugging. Point readers at
641 the vCont packet.
642
75fc9810
DE
6432011-05-15 Doug Evans <dje@google.com>
644
645 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
646
01124a23
DE
6472011-05-13 Doug Evans <dje@google.com>
648
98a5dd13
DE
649 * gdb.texinfo (Threads): Document $sdir,$pdir.
650 (Server): Document $pdir exception.
651
dbaefcf7
DE
652 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
653
cc63ef9b
DE
654 * gdb.texinfo (Threads): Clarify default value for
655 libthread-db-search-path.
7e0396aa 656
01124a23
DE
657 * gdb.texinfo (Completion): Update example.
658 (Debugging Output): Delete `set/show debug lin-lwp-async'.
659
d248b706
KY
6602011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
661
662 * gdb.texinfo: Document change in the behaviour of the enable and
663 disable GDB commands when applied to tracepoints.
664 Document the EnableDisableTracepoints remote stub feature.
665 Document QTEnable and QTDisable in the list of tracepoint packets.
666
cc88a640
JK
6672011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
668
669 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
670 hsuser.texi.
671 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
672 comment to hsuser.texi. Change rluser.texi name in the comment.
673
84e578fb
DE
6742011-05-10 Doug Evans <dje@google.com>
675
676 * gdb.texinfo (Threads): If an empty path is provided for
677 libthread-db-search-path it is reset to its default value.
678 (Server): Ditto.
679
478aac75
DE
6802011-05-09 Doug Evans <dje@google.com>
681
682 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
683
9c06b0b4
TJB
6842011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
685 Thiago Jung Bauermann <bauerman@br.ibm.com>
686
687 Implement support for PowerPC BookE masked watchpoints.
688 * gdb.texinfo (Set Watchpoints): Document mask parameter.
689 (PowerPC Embedded): Mention support of masked watchpoints.
690
9ed350ad
JB
6912011-05-03 Joel Brobecker <brobecker@adacore.com>
692
693 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
694 `@value{GDBN}'.
695
4ceed123
JB
6962011-05-03 Joel Brobecker <brobecker@adacore.com>
697
698 * gdb.texinfo (titlepage): Remove dedication.
699 (In Memoriam): New appendix.
700
559a7a62
JK
7012011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
702 Eli Zaretskii <eliz@gnu.org>
703
704 * gdb.texinfo (Index Section Format): Change the version to 5.
705 Describe the different formula.
706
03f2bd59
JK
7072011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
708 Eli Zaretskii <eliz@gnu.org>
709
710 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
711 for disconnected tracing.
712 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
713 extended-remote relationship. Mention --once.
714 (TCP port allocation lifecycle of @code{gdbserver}): New.
715
d9b1a651
EZ
7162011-04-23 Eli Zaretskii <eliz@gnu.org>
717
718 * gdb.texinfo (Server): Improve indexing. Index all optional
719 switches to gdbserver.
720
90476074
TT
7212011-04-20 Tom Tromey <tromey@redhat.com>
722
723 * gdb.texinfo (Index Section Format): New node.
724 (Top): Add new node to menu.
725
c21236dc
PA
7262011-04-20 Pedro Alves <pedro@codesourcery.com>
727
728 * gdb.texinfo (Maintenance Commands): Document `maint print
729 remote-registers'.
730
05c8c3f5
TT
7312011-04-20 Tom Tromey <tromey@redhat.com>
732
733 * gdb.texinfo (Trace File Format): Move node later.
734
7a9dd1b2
TT
7352011-04-19 Tom Tromey <tromey@redhat.com>
736
737 * gdbint.texinfo (Register Information Functions): Remove
738 duplicate "the".
739 * gdb.texinfo (Emacs): Remove duplicate "to".
740 (GDB/MI Variable Objects): Remove duplicate "the".
741 (General Query Packets): Likewise.
742
4368ebeb
JB
7432011-04-02 Joel Brobecker <brobecker@adacore.com>
744
745 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
746 "GDB/MI Ada Exception Information" node.
747
956a9fb9
JB
7482011-04-01 Joel Brobecker <brobecker@adacore.com>
749
750 * gdb.texinfo (GDB/MI Ada Exception Information): Document
751 the "exception-name" field in the *stopped async record.
752
f1310107
TJB
7532011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
754 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
755
756 Implement support for PowerPC BookE ranged breakpoints.
757 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
758
8786b2bd
TT
7592011-03-28 Tom Tromey <tromey@redhat.com>
760
761 * gdb.texinfo (Set Tracepoints): Fix typo.
762
9ef07c8c
TT
7632011-03-24 Tom Tromey <tromey@redhat.com>
764
765 * gdb.texinfo (Specify Location): Document `function:label'
766 linespec.
767
99c3dc11
PM
7682011-03-18 Phil Muldoon <pmuldoon@redhat.com>
769
f1310107 770 PR python/12149
99c3dc11
PM
771
772 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
773
29703da4
PM
7742011-03-17 Phil Muldoon <pmuldoon@redhat.com>
775
776 * gdb.texinfo (Blocks In Python): Add is_valid method description.
777 (Inferiors In Python): Likewise.
778 (Threads In Python): Likewise.
779 (Symbols In Python): Likewise.
780 (Objfiles In Python): Likewise.
781 (Symbol Tables In Python): Likewise.
782
c9174737
PA
7832011-03-15 Pedro Alves <pedro@codesourcery.com>
784
785 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
786 display>: Explain that the commands accept number ranges.
787
7371cf6d
PM
7882011-03-14 Phil Muldoon <pmuldoon@redhat.com>
789
790 * gdb.texinfo (Breakpoints In Python): Add description and example
791 of Python stop function operation.
792
ecec24e6
PM
7932011-03-10 Phil Muldoon <pmuldoon@redhat.com>
794
795 * gdb.texinfo (Parameters In Python): Document get_set_string and
796 get_show_string methods.
797
6dcd5565
JK
7982011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
799
800 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
801
81896e36
JK
802 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
803 circular-trace-buffer name.
804
5e30da2c
JB
8052011-02-28 Joel Brobecker <brobecker@adacore.com>
806
807 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
808 in the previous change.
809
3bd0f5ef 8102011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
811
812 * gdb.texinfo (Inferiors and Programs): Update commands to show
813 that they can accept multiple arguments.
814
4ec7539c
JB
8152011-02-24 Joel Brobecker <brobecker@adacore.com>
816
817 Revert the following patch (code patch was not approved):
818 2011-02-21 Hui Zhu <teawater@gmail.com>
819 * agentexpr.texi (bytecode descriptions): add printf.
820 * gdb.texinfo (tracepoint action lists): add printf.
821
82809774
DE
8222011-02-23 Doug Evans <dje@google.com>
823
824 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
825
e5a67952
MS
8262011-02-23 Michael Snyder <msnyder@vmware.com>
827
828 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
829 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
830 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
831
6e6fbe60
DE
8322011-02-22 Doug Evans <dje@google.com>
833
834 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
835 Clarify behaviour of lookup_symbol when `block' argument is omitted,
836 add description of result, fix @defun formatting.
837
f994e27a
HZ
8382011-02-21 Hui Zhu <teawater@gmail.com>
839
840 * agentexpr.texi (Bytecode Descriptions): Add printf.
841 * gdb.texinfo (Tracepoint Action Lists): Add printf.
842
c7f96d2b
TT
8432011-02-18 Tom Tromey <tromey@redhat.com>
844
845 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
846
60f98dde
MS
8472011-02-14 Michael Snyder <msnyder@vmware.com>
848
849 * gdb.texinfo (threads): Document argument for "info threads" cmd.
850 Document new command "thread find".
851
08e796bc
MS
8522011-02-14 Michael Snyder <msnyder@vmware.com>
853
854 * gdb.texinfo (Threads): Update example of new thread message.
855
b3b9301e
PA
8562011-02-14 Pedro Alves <pedro@codesourcery.com>
857
858 * gdb.texinfo (Remote Configuration): Mention set/show remote
859 traceframe-info.
860 (Tools/Packages Optional for Building GDB): Mention that expat is
861 used for traceframe info.
862 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
863 (General Query Packets) <qSupported>: Describe the
864 qXfer:traceframe-info:read feature.
865 (qXfer::read): Describe qXfer:traceframe-info:read.
866 (Traceframe Info Format): New section.
867
cef35b0f
PA
8682011-02-04 Pedro Alves <pedro@codesourcery.com>
869
870 * gdbint.texinfo (Formatting): Mention some formatting guidelines
871 for casts and unary operators.
872
f1cbe1d3
TT
8732011-02-04 Tom Tromey <tromey@redhat.com>
874
875 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
876 is not useful.
877
585fdaa1
PA
8782011-01-25 Pedro Alves <pedro@codesourcery.com>
879
880 * gdb.texinfo: s/value optimized out/optimized out/g
881
7bfc9434
JB
8822011-01-21 Joel Brobecker <brobecker@adacore.com>
883
884 * gdb.texinfo (Other Misc Settings): Rework part of the
885 documentation of the "set interactive mode" command.
886
4694da01
TT
8872011-01-19 Tom Tromey <tromey@redhat.com>
888
889 * gdb.texinfo (Threads): Document thread name output and `thread
890 name' command.
891 (Threads In Python): Document Thread.name attribute.
892 (GDB/MI Thread Commands): Document thread attributes.
893
b716877b
AB
8942011-01-12 Andrew Burgess <aburgess@broadcom.com>
895
896 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
897 changes in mi/mi-cmd-disas.c
898
13fd8b81
TT
8992011-01-12 Tom Tromey <tromey@redhat.com>
900
901 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
902 Fix "thread apply" text.
903
e09342b5
TJB
9042011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
905 Thiago Jung Bauermann <bauerman@br.ibm.com>
906
907 Implement support for PowerPC BookE ranged watchpoints.
908 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
909 the "set powerpc exact-watchpoints" flag.
910
06e65f44
TT
9112011-01-07 Tom Tromey <tromey@redhat.com>
912
913 * gdb.texinfo (Python API): Add descriptions to @menu items.
914
d8e22779
TT
9152011-01-06 Tom Tromey <tromey@redhat.com>
916
917 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
918
a255712f
PP
9192010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
920
e09342b5 921 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 922
ccfc3d6e
TT
9232011-01-06 Tom Tromey <tromey@redhat.com>
924
925 PR python/12133:
926 * gdb.texinfo (Frames In Python): Document various frame
927 constants.
928
44944448
JB
9292011-01-05 Joel Brobecker <brobecker@adacore.com>
930
931 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
932 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
933 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
934
42ea3d7a
JK
9352011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
936
937 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
938 (clean): Add GDBvn.texi.
939
720d1a40
JB
9402010-12-29 Joel Brobecker <brobecker@adacore.com>
941
942 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
943 occasional case where the debugger prints an array address
944 instead of the array itself.
945
ad196637
PA
9462010-12-23 Pedro Alves <pedro@codesourcery.com>
947
948 * gdb.texinfo (Packets) <read registers packet>: Document support
949 for registers that were not collected.
950
a86caf66
DE
9512010-12-15 Doug Evans <dje@google.com>
952
953 * gdb.texinfo (Startup): Document auto-loading of scripts during
954 startup.
955 (Auto-loading): Delete "maint set python auto-load on|off".
956 Add "set auto-load-scripts on|off".
957
aae1c79a
DE
9582010-12-07 Doug Evans <dje@google.com>
959
960 * gdb.texinfo (Mode Options): Document -data-directory.
961 (Data Files): Add reference to -data-directory.
962
4e04c971
DE
9632010-11-29 Doug Evans <dje@google.com>
964
965 * gdb.texinfo (Pretty-Printer Introduction): Change
966 printer-name:subprinter-name to printer-name;subprinter-name.
967
94b6973e
PM
9682010-11-29 Phil Muldoon <pmuldoon@redhat.com>
969
970 PR python/12199
971
972 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
973
39037522
TT
9742010-11-23 Tom Tromey <tromey@redhat.com>
975
976 * gdb.texinfo (Top): Check SYSTEM_READLINE.
977 (Editing): Likewise.
978 (Command History): Likewise.
979 (TUI Keys): Likewise.
980 (Bug Reporting): Conditionally include rluser.texi and
981 inc-history.texinfo.
982 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
983 (GDB_DOC_SOURCE_INCLUDES): Add comment.
984 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
985 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
986 (gdb.pdf): Likewise.
987 (gdb.info): Likewise.
988 (gdb/index.html): Likewise.
989
5ae98d25
TT
9902010-11-23 Tom Tromey <tromey@redhat.com>
991
992 * Makefile.in (Makefile): Run ../config.status.
993 (distclean): Update.
994 * configure: Remove.
995 * configure.ac: Remove.
996
621c8364
TT
9972010-11-12 Tom Tromey <tromey@redhat.com>
998
999 * gdb.texinfo (Basic Python): Update. Add xref.
1000 (Exception Handling): Document new exception classes.
1001 (Types In Python): Update.
1002 (Frames In Python): Update.
1003
84f4c1fe
PM
10042010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1005
1006 * gdb.texinfo (Breakpoints In Python): Document "internal"
1007 parameter, and visible attribute.
1008
99e7ae30
DE
10092010-11-05 Doug Evans <dje@google.com>
1010
1011 * gdb.texinfo (Source Path): Document "set directories".
1012
f4b8a18d
KW
10132010-11-05 Ken Werner <ken.werner@de.ibm.com>
1014
1015 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1016 (OpenCL C): New node.
1017
7b51bc51
DE
10182010-11-02 Doug Evans <dje@google.com>
1019
1020 * gdb.texinfo (Pretty Printing): Expand into three sections,
1021 introduction, example, and commands.
1022 (Python API): Delete section Disabling Pretty-Printers, merge into
1023 Selecting Pretty-Printers.
1024 (Writing a Pretty-Printer): New section. Move the pretty-printer
1025 example here, and reformat to match python coding style. Add a second
1026 example using the gdb.printing module.
1027 (Python modules): Add gdb.printing.
1028
9eeee977
DE
10292010-10-29 Doug Evans <dje@google.com>
1030
1031 * gdb.texinfo (Python): Fix long line.
1032
a0e0ffdf
DE
10332010-10-20 Doug Evans <dje@google.com>
1034
1035 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1036 All references updated. Correct sections marked as subsections.
1037 (Coding Standards): New chapter. Move the coding standard related
1038 subsections here. Add section on Python coding standards.
1039
0e3509db
DE
10402010-10-13 Doug Evans <dje@google.com>
1041
1042 * gdb.texinfo (Python): Add "Python modules".
1043 (Types in Python): Add reference to gdb.types section.
1044 (Python modules): New node.
1045
44592cc4
DE
10462010-10-11 Doug Evans <dje@google.com>
1047
1048 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1049 Python" from gdb.Value.type description.
1050
6e1bb179
JB
10512010-09-28 Joel Brobecker <brobecker@adacore.com>
1052
1053 * gdb.texinfo (Ravenscar Profile): New node.
1054
e8467610
TT
10552010-09-22 Tom Tromey <tromey@redhat.com>
1056
1057 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1058
fccd1d1e
EZ
10592010-09-22 Eli Zaretskii <eliz@gnu.org>
1060
1061 * gdb.texinfo (Values From Inferior): Clarify that
1062 value.dynamic_type works only in C++ programs with RTTI.
1063
c1b6b909
TT
10642010-09-15 Paul Bolle <pebolle@tiscali.nl>
1065
1066 * gdb.texinfo (Character Sets): Correctly reference host-charset
1067 in example.
1068
7d288aaa
TT
10692010-09-13 Tom Tromey <tromey@redhat.com>
1070
1071 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1072 Document "fullname" and "from".
1073
f75d858b
MK
10742010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1075
1076 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1077 feature `reverse' output by -list-target-features.
1078
83b9503b
L
10792010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1080
1081 * gdb.texinfo (i386 Features): Remove an extra "@item".
1082
03f17ccf
TT
10832010-08-30 Tom Tromey <tromey@redhat.com>
1084
1085 PR python/11792:
1086 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1087
9779414d
DJ
10882010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1089
1090 * gdb.texinfo (ARM Features): Document
1091 org.gnu.gdb.arm.m-profile.
1092
f9ffd4bb
TT
10932010-08-23 Tom Tromey <tromey@redhat.com>
1094
1095 PR python/11145:
1096 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1097 reinterpret_cast methods.
1098
702c2711
TT
10992010-08-23 Tom Tromey <tromey@redhat.com>
1100
1101 PR python/11915:
1102 * gdb.texinfo (Types In Python): Document array method.
1103
66b73624
TJB
11042010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1105
1106 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1107
06a64a0b
TT
11082010-08-16 Tom Tromey <tromey@redhat.com>
1109
1110 * gdb.texinfo (Set Watchpoints): Document -location option.
1111
a3a7127e
DE
11122010-08-13 Doug Evans <dje@google.com>
1113
1114 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1115
8dedea02
VP
11162010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1117
1118 * gdb.texinfo (GDB/MI Data Manipulation): Document
1119 -data-read-memory-raw and -data-write-memory-raw.
1120
ca5c20b6 11212010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1122 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1123
1124 * gdb.texinfo (Basic Python): Describe post_event API.
1125
cb2e07a6
PM
11262010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1127
1128 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1129 decode_line Python APIs
cb2e07a6 1130
464b3efb
TT
11312010-08-10 Tom Tromey <tromey@redhat.com>
1132
1133 * gdb.texinfo (Pretty Printing API): Document
1134 gdb.default_visualizer.
1135
c29c521f
TT
11362010-08-10 Tom Tromey <tromey@redhat.com>
1137
1138 Revert gdb-add-index addition:
1139 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1140
5da1313b
JK
11412010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1142 Eli Zaretskii <eliz@gnu.org>
1143
1144 * gdb.texinfo (Mode Options) <-batch>
1145 (Basic Python) <gdb.execute>: Describe setting width and height.
1146
02d868e8
PP
11472010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1148
1149 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1150
c2bbed2a
TT
11512010-07-30 Tom Tromey <tromey@redhat.com>
1152
1153 * gdb.texinfo (Index Files): Mention gdb-add-index.
1154
6c13bbe1
HZ
11552010-07-30 Hui Zhu <teawater@gmail.com>
1156
1157 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1158 "detach inferior" and "kill inferior".
1159
53a71c06
CR
11602010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1161
1162 * gdb.texinfo (Machine Code): Update description of two forms of
1163 arguments, and add new example to demonstrate the new form.
1164
5374244e
PM
11652010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1166
1167 * gdb.texinfo (Values From Inferior): Add value inferior function
1168 call description.
1169
8ea5bce5
JK
11702010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1171
1172 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1173
c0edd9ed
JK
11742010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1175 Eli Zaretskii <eliz@gnu.org>
1176
1177 Make core files the process_stratum.
1178 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1179 record_stratum example.
1180
9291a0cd
TT
11812010-07-13 Tom Tromey <tromey@redhat.com>
1182
1183 * gdb.texinfo (Index Files): New node.
1184
f5011d11
TT
11852010-07-13 Tom Tromey <tromey@redhat.com>
1186
1187 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1188
0f5238ed
TT
11892010-07-13 Tom Tromey <tromey@redhat.com>
1190
1191 * gdb.texinfo (Specify Location): Document labels.
1192
74c761c1
PA
11932010-07-01 Pedro Alves <pedro@codesourcery.com>
1194
1195 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1196 entries for fast tracepoints and static tracepoints.
1197
501994c0
PA
11982010-07-01 Pedro Alves <pedro@codesourcery.com>
1199
1200 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1201 qsThreadInfo>: Spell out `l' as ell.
1202
0fb4aa4b
PA
12032010-07-01 Pedro Alves <pedro@codesourcery.com>
1204
1205 * gdb.texinfo (Convenience Variables): Document $_sdata.
1206 (Commands to Set Tracepoints): Describe static tracepoints. Add
1207 `Listing Static Tracepoint Markers' menu entry. Document
1208 "strace".
1209 (Tracepoint Action Lists): Document collecting $_sdata.
1210 (Listing Static Tracepoint Markers): New subsection.
1211 (Tracepoints support in gdbserver): Mention static tracepoints.
1212 (remote packets, enabling and disabling): Mention
1213 read-sdata-object.
1214 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1215 and StaticTracepoint.
1216 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1217 Document qXfer:sdata:read.
1218 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1219
dc3b15be
JB
12202010-06-29 Joel Brobecker <brobecker@adacore.com>
1221
1222 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1223
595939de
PM
12242010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1225 Tom Tromey <tromey@redhat.com>
1226 Thiago Jung Bauermann <bauerman@br.ibm.com>
1227
1228 * gdb.texinfo (Inferiors In Python): New node.
1229 * gdb.texinfo (Threads In Python): New node.
1230
9279c692
JB
12312010-06-28 Joel Brobecker <brobecker@adacore.com>
1232
1233 * gdb.texinfo (Python): Document what the python directory is
1234 and what its location is.
1235 (Basic Python): Document the gdb.PYTHONDIR constant.
1236
bc9f0842
TT
12372010-06-25 Tom Tromey <tromey@redhat.com>
1238
1239 PR python/10808:
1240 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1241
f1421989
HZ
12422010-06-24 Hui Zhu <teawater@gmail.com>
1243
1244 * gdb.texinfo: (Commands for Controlled Output): Add
1245 documentation for command "eval".
1246
e4c0cfae
SS
12472010-06-21 Stan Shebs <stan@codesourcery.com>
1248
1249 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1250 * annotate.texinfo: Ditto.
1251 * gdbint.texinfo: Ditto.
1252 * stabs.texinfo: Ditto.
1253
bb08c432
HZ
12542010-06-22 Hui Zhu <teawater@gmail.com>
1255
1256 * gdb.texinfo: (Process Record and Replay): Add documentation
1257 for command "set record memory-query".
1258
4f5d9f07
SS
12592010-06-21 Stan Shebs <stan@codesourcery.com>
1260
1261 * gdb.texinfo: Relicense under GFDL version 1.3.
1262 * annotate.texinfo: Relicense under GFDL version 1.3.
1263 * gdbint.texinfo: Relicense under GFDL version 1.3.
1264 * stabs.texinfo: Relicense under GFDL version 1.3.
1265 * fdl.texi: Update to version 1.3.
1266
6aed2dbc
SS
12672010-06-18 Stan Shebs <stan@codesourcery.com>
1268
a61408f8
SS
1269 * gdb.texinfo (Operating System Auxiliary Information): Describe
1270 "info os" when no arguments given.
1271
6aed2dbc
SS
1272 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1273 $_thread.
1274
24e933df
HZ
12752010-06-18 Hui Zhu <teawater@gmail.com>
1276
1277 * gdb.texinfo: (Process Record and Replay): Add documentation
1278 for commands "record save" and "record restore".
1279
65d79d4b
SDJ
12802010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1281
1282 * gdb.texinfo: Include information about the correct use
1283 of addresses in the `watch' command.
1284
d914c394
SS
12852010-06-11 Stan Shebs <stan@codesourcery.com>
1286
1287 * gdb.texinfo (Observer Mode): New section.
1288 (General Query Packets): Document QAllow.
889bf7c5 1289
967cf477
DE
12902010-06-04 Doug Evans <dje@google.com>
1291
1292 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1293
aaf4119b
DE
12942010-06-03 Doug Evans <dje@google.com>
1295
1296 * gdbint.texinfo (Coding): Add subsection on command names.
1297
9eae7c52
TT
12982010-06-02 Tom Tromey <tromey@redhat.com>
1299
1300 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1301 always-disassemble.
1302
fa593d66
PA
13032010-06-01 Pedro Alves <pedro@codesourcery.com>
1304
1305 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1306 gdbserver, and add cross reference.
1307 (Tracepoints support in gdbserver): New subsection.
1308
dde08ee1
PA
13092010-05-26 Pedro Alves <pedro@codesourcery.com>
1310
1311 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1312 `qRelocInsn' feature.
1313 (Relocate instruction reply packet): New subsection
1314 of `Tracepoint Packets'.
1315 (Tracepoint Packets): Mention that packets QTDP and QTStart
1316 support the qRelocInsn request, and add cross reference to new
1317 subsection.
1318
07ca107c
DE
13192010-05-25 Doug Evans <dje@google.com>
1320
1321 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1322 (Commands In Python): Document gdb.string_to_argv.
1323
c25c4a8b
JK
13242010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1325
1326 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1327 ATTR_NORETURN.
1328
d7b32ed3 13292010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1330 Tom Tromey <tromey@redhat.com>
1331 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1332
c25c4a8b 1333 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1334
6aecb9c2
JB
13352010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1336
1337 * gdb.texinfo: (Summary) Add mention about D language support.
1338 (Filenames): Add D suffixes.
1339 (D): New node.
1340
b7da9e9f
PM
13412010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1342
1343 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1344 of macro deleted from GDB code.
1345
ab38a727
PA
13462010-04-24 Pedro Alves <pedro@codesourcery.com>
1347
1348 * gdb.texinfo (Commands to specify files): Describe what how GDB
1349 looks up DOS-based filesystem paths on the system root. Document
1350 the new `set/show target-file-system-kind' commands.
1351
66d09542
DE
13522010-04-23 Doug Evans <dje@google.com>
1353
1354 * gdb.texinfo (Python): Move Auto-loading section here ...
1355 (Python API): from here.
1356 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1357 (Maintenance Commands): Add docs for "maint print section-scripts".
1358
8bd10a10
CM
13592010-04-20 Chris Moller <cmoller@redhat.com>
1360
1361 * gdb.texinfo (Setting Breakpoints): Added description of
1362 filename-qualified rbreak.
1363 * refcard.tex (Breakpoints and Watchpoints): Added brief
1364 description of filename-qualified rbreak.
1365
4c374409
JK
13662010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1367
1368 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1369 (Python API): Change the reference to Pretty Printing API.
1370 (Pretty Printing): Move the user part under the Data node. Reformat
1371 the sample output to 72 columns. Create a new reference to Pretty
1372 Printing API. Rename the API part ...
1373 (Pretty Printing API): To a new node name.
1374 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1375 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1376
5a9351ae
SS
13772010-04-21 Stan Shebs <stan@codesourcery.com>
1378
1379 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1380 and commands.
5a9351ae 1381 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1382
9a22f0d0
PM
13832010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1384
1385 * gdb.texinfo (Examining memory): Update for change in string
1386 display with explicit size.
1387
6149aea9
PA
13882010-04-19 Pedro Alves <pedro@codesourcery.com>
1389
1390 PR breakpoints/8554.
1391
1392 * gdb.texinfo (Save Breakpoints): New node.
1393 (save-tracepoints): Rename to ...
1394 (save tracepoints): ... this. Mention that `save-tracepoints' is
1395 a deprecated alias to `save tracepoints'.
1396
711e434b
PM
13972010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1398
645797a8 1399 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1400 (info w32 thread-information-block): Document new command.
1401 (qGetTIBAddress): Document new gdbserver query.
1402 (maint set/show show-all-tib): Document new command.
1403
3f7b2faa
DE
14042010-04-15 Doug Evans <dje@google.com>
1405
fa33c3cd
DE
1406 * gdb.texinfo (Python API): Add progspaces section.
1407 (Selecting Pretty-Printers): Progspace pretty-printers are
1408 searched too.
1409 (Progspaces In Python): New section.
1410
3f7b2faa
DE
1411 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1412
79f283fe
PM
14132010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1414
1415 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1416 returns None.
1417
87290684
SS
14182010-04-09 Stan Shebs <stan@codesourcery.com>
1419
1420 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1421 Describe the `frames-created' field, tweak grammar.
1422
a97153c7
PA
14232010-04-09 Pedro Alves <pedro@codesourcery.com>
1424
1425 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1426 Describe the `circular' and `disconnected' fields.
1427
5c5dcc1b
L
14282010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1429
1430 * gdb.texinfo (maint print registers): Mention unavailable and
1431 invisible registers.
1432
adc36818
PM
14332010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1434 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1435 Tom Tromey <tromey@redhat.com>
adc36818
PM
1436
1437 * gdb.texinfo (Breakpoints In Python): New Node.
1438
33da3f1c
SS
14392010-04-08 Stan Shebs <stan@codesourcery.com>
1440
1441 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1442 trace status fields.
1443
3a13a53b
L
14442010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1445
1446 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1447 optional. Make org.gnu.gdb.i386.avx requires
1448 org.gnu.gdb.i386.avx.
1449
08001717
DE
14502010-04-08 Doug Evans <dje@google.com>
1451
1452 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1453 search path, and document that gdb only scans the search path if
1454 the script's path doesn't specify a directory.
1455
c375651d
DE
14562010-04-05 Doug Evans <dje@google.com>
1457
1458 * gdb.texinfo (maint show python auto-load): Fix typo.
1459
af54718e
SS
14602010-04-04 Stan Shebs <stan@codesourcery.com>
1461
d77f58be
SS
1462 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1463 (Setting Watchpoints): Update description of "info watch".
1464 (Disabling Breakpoints): Only "info break" lists all.
1465
af54718e
SS
1466 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1467 (tdump): Explain how tdump works.
1468
86b17b60
PA
14692010-04-01 Pedro Alves <pedro@codesourcery.com>
1470
1471 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1472 add cross reference.
1473
ff12863f
PA
14742010-03-31 Pedro Alves <pedro@codesourcery.com>
1475
1476 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1477 commands error out.
1478
f68eb612
L
14792010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1480
1481 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1482
c8d5aac9
L
14832010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1484
1485 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1486
7d13fe92
SS
14872010-03-29 Stan Shebs <stan@codesourcery.com>
1488 Nathan Sidwell <nathan@codesourcery.com>
1489
1490 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1491 GDBN equivalent.
1492 (Set Tracepoints): Remove mention that conditional tracepoints
1493 don't exist.
1494 (Tracepoint Actions): Clarify when while-stepping collection
1495 happens, note that while-stepping does not automatically collect
1496 $pc.
1497
409873ef 14982010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1499
409873ef
SS
1500 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1501 (General Query Packets): Describe TracepointSource.
1502
ee8e71d4
EZ
15032010-03-27 Matt Rice <ratmice@gmail.com>
1504
c8d5aac9
L
1505 * gdb.texinfo (ARM): Document arguments to "target sim".
1506 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1507
99b5e152
PA
15082010-03-26 Pedro Alves <pedro@codesourcery.com>
1509
1510 * gdb.texinfo (Tracepoint Packets): Remove mention that
1511 terror:string may be plain text, and drop mention of X prefix.
1512
cd64ee31
VP
15132010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1514
1515 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1516
6c28cbf2
SS
15172010-03-24 Stan Shebs <stan@codesourcery.com>
1518
1519 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1520
95a42b64
TT
15212010-03-24 Tom Tromey <tromey@redhat.com>
1522
1523 PR breakpoints/9352:
1524 * gdb.texinfo (Break Commands): Update.
1525
18148017
VP
15262010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1527
1528 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1529 commands.
1530
4daf5ac0
SS
15312010-03-16 Stan Shebs <stan@codesourcery.com>
1532
1533 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1534 circular-trace-buffer.
1535 (Tracepoint Packets): Describe QTBuffer, and details of the
1536 qTStatus reply.
1537
c9429232
SS
15382010-03-12 Stan Shebs <stan@codesourcery.com>
1539 Nathan Sidwell <nathan@codesourcery.com>
1540
1541 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1542 doing instruction stepping.
1543 (Tracepoint Restrictions): New node.
1544
ccefe4c4
TT
15452010-03-10 Tom Tromey <tromey@redhat.com>
1546
1547 * gdbint.texinfo (Symbol Handling): Update.
1548
7c953934
TT
15492010-03-08 Tom Tromey <tromey@redhat.com>
1550
1551 PR cli/9591:
1552 * gdb.texinfo (Mode Options): Mention lack of pagination and
1553 confirmation with --batch.
1554 (Screen Size): Mention --batch.
1555 (Messages/Warnings): Likewise.
1556
f870a310
TT
15572010-03-05 Tom Tromey <tromey@redhat.com>
1558
1559 * gdb.texinfo (Basic Python): Document target_charset and
1560 target_wide_charset.
1561
78e2826b
TT
15622010-03-05 Tom Tromey <tromey@redhat.com>
1563
1564 * gdb.texinfo (Data): Link to pretty-printing.
1565 (Output Formats): Likewise. Correct text.
1566
f5dff777
DJ
15672010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1568
1569 * gdb.texinfo (Types): Describe <struct> and <flags>.
1570
dc00d89f
PM
15712010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1572
1573 * gdb.texinfo (Frames In Python): Add block parameter and
1574 description to read_var text.
1575
5107b149 15762010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1577 Tom Tromey <tromey@redhat.com>
5107b149
PM
1578
1579 * gdb.texinfo (Types In Python): Describe block argument in
1580 template_argument and gdb.lookup_type.
1581
e03e5e7b
TT
15822010-02-24 Tom Tromey <tromey@redhat.com>
1583
1584 * gdb.texinfo (Cygwin Native): Fix typo.
1585
f3e9a817
PM
15862010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1587
1588 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1589 and select method descriptions.
1590 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1591 Tables in Python to menu.
1592 (Blocks In Python): New node.
1593 (Symbols In Python): New node.
1594 (Symbol Tables in Python): New node.
1595
a79b8f6e
VP
15962010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1597
1598 Multiexec MI
1599
1600 gdb/
1601 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1602
1603 gdb/doc/
1604 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1605 changes.
1606 (GDB/MI Program Execution): Document current behaviour of
1607 --all and --thread-group.
1608 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1609 -remove-inferior.
1610 * observer.texi (inferior_added, inferior_removed): New
1611 observers.
1612
629d6a47
TT
16132010-02-19 Tom Tromey <tromey@redhat.com>
1614
1615 * gdbint.texinfo (Getting Started): Fix @node.
1616 (Debugging GDB): Likewise.
1617
c09529e5
JB
16182010-02-13 Joel Brobecker <brobecker@adacore.com>
1619
1620 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1621 documenting the gdb_test_timeout variable.
1622
540aa8e7
MS
16232010-02-12 Jakob Engblom <jakob@virtutech.com>
1624
1625 * gdb.texinfo (MI commands): Added documentation of --reverse
1626 option to a set of MI commands. Restructured documentation of MI
1627 commands --exec-continue to reflect the complexity of reverse
1628 execution.
1629
081dfbf7
PA
16302010-02-12 Pedro Alves <pedro@codesourcery.com>
1631
1632 * gdb.texinfo (Using the Collected Data): Specify that the address
1633 range of `tfind outsize' is exclusive, and that the address range
1634 of `tfind range' is inclusive.
1635 (Tracepoint Packets): Specify that the address range of
1636 `QTFrame:range' is inclusive, and that the address range of
1637 `QTFrame:outside' is exclusive
1638
8e9c5e02
VP
16392010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1640
1641 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1642
92981e24
TT
16432010-02-10 Tom Tromey <tromey@redhat.com>
1644
1645 * gdb.texinfo (Debugging Output): Document set debug parser and
1646 show debug parser.
1647
075b51b7
L
16482010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1649
1650 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1651 i386_eflags and i386_mxcsr.
1652
3bb8d5c3
L
16532010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1654
1655 * gdb.texinfo: Document i386 target features.
1656
c5f80513
DE
16572010-02-05 Doug Evans <dje@google.com>
1658
1659 * gdbint.texinfo (Testsuite): Add a new section to document the
1660 various DejaGnu variables that may be overridden.
1be00882 1661 Document INTERNAL_GDBFLAGS.
c5f80513 1662
6ac33a4e
TT
16632010-02-04 Tom Tromey <tromey@redhat.com>
1664
1665 PR cli/8830:
1666 * gdb.texinfo (Files): -readnow comes before the filename for file
1667 and symbol-file.
1668
a1dcb23a
DJ
16692010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1670
1671 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1672 Document ARM breakpoint types.
1673 (Register Packet Format): Move into the new section.
1674 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1675
95433b34
JB
16762010-01-21 Joel Brobecker <brobecker@adacore.com>
1677
1678 * gdb.texinfo (File Options): Adjust the documentation of this
1679 switch to refer to the "source" command rather than partially
1680 duplicating some of the relevant information.
1681 (Extending GDB): Introduce and document the set/show script-extension
1682 setting.
1683 (Command Files): Add note explaining that the "source" command
1684 is also used to evalute scripts written in other languages.
1685 Remove the short slightly incorrect reference to sourcing Python
1686 scripts.
1687 (Python Commands): Document how to execute a Python script from GDB.
1688
8d576872
JB
16892010-01-19 Joel Brobecker <brobecker@adacore.com>
1690
1691 * gdb.texinfo (Command Files): Fix typo.
1692
8150ff9c
JB
16932010-01-18 Tom Tromey <tromey@redhat.com>
1694
1695 * gdb.texinfo (File Options): Document -x on .py files.
1696 (Command Files): Document handling of Python scripts.
1697
23db03a6
JZ
16982010-01-18 Jie Zhang <jie.zhang@analog.com>
1699
1700 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1701
00bf0b85
SS
17022010-01-15 Stan Shebs <stan@codesourcery.com>
1703
1704 * gdb.texinfo (Trace Files): New section.
1705 (Tracepoint Packets): Document QTSave and qTBuffer.
1706 (Trace File Format): New appendix.
1707
be759fcf
PM
17082010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1709
1710 * gdb.texinfo (Values From Inferior): Document lazy_string value
1711 method.
1712 (Python API): Add Lazy strings menu item.
1713 (Lazy Strings In Python): New node.
1714
dc146f7c
VP
17152010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1716
1717 * gdb.texinfo (GDB/MI Thread Information): New.
1718 (GDB/MI Async Records): Document the core field in *stopped.
1719 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1720 documentation
1721 (Process list): Document that osdata document may contain
1722 threads.
1723 (Remote Serial Protocol): Document qXfer:threads.
1724
d5551862
SS
17252010-01-06 Stan Shebs <stan@codesourcery.com>
1726
1727 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1728 disconnected tracing.
1729 (Tracepoint Packets): Document new protocol.
1730
7a697b8d
SS
17312010-01-05 Stan Shebs <stan@codesourcery.com>
1732
1733 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1734 tracepoints.
1735 (Tracepoint Packets): Describe remote protocol for fast
1736 tracepoints.
1737
e6f3ec50
JB
17382010-01-01 Joel Brobecker <brobecker@adacore.com>
1739
1740 Update the "Start of New Year Procedure".
1741 * gdbint.texinfo: Add the list of files that need to be updated
1742 manually. Minor reformatting.
1743
ddc4e9c1
JB
17442010-01-01 Joel Brobecker <brobecker@adacore.com>
1745
1746 * refcard.tex: Update copyright year in header and text.
1747
9d2897ad
JB
17482010-01-01 Joel Brobecker <brobecker@adacore.com>
1749
1750 * agentexpr.texi: Add 2010 to the list of copyright years.
1751 * annotate.texinfo: Likewise.
1752 * gdb.texinfo: Likewise.
1753 * gdbint.texinfo: Likewise.
1754 * observer.texi: Likewise.
1755 * stabs.texinfo: Likewise.
1756
6da95a67
SS
17572009-12-31 Stan Shebs <stan@codesourcery.com>
1758
1759 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1760
236f1d4d
SS
17612009-12-29 Stan Shebs <stan@codesourcery.com>
1762
1763 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1764
f61e138d
SS
17652009-12-28 Stan Shebs <stan@codesourcery.com>
1766
1767 * gdb.texinfo (Trace State Variables): New section.
1768 (Tracepoint Packets): Describe trace state variable packets.
1769 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1770 variable bytecodes.
1771
0fe7935b
DJ
17722009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1773
1774 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1775 declarations.
1776
a6b29f87
VP
17772009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1778
1779 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1780 -gdb-exit behaviour.
1781
5e4bde96
JB
17822009-12-20 Joel Brobecker <brobecker@adacore.com>
1783
1784 * gpl.texi: Update to version 3 of the GPL.
1785
a1715244
JB
17862009-12-20 Joel Brobecker <brobecker@adacore.com>
1787
1788 * Makefile.in: Update copyright header.
1789 * observer.texi: Fix the copyright header of the generated files.
1790
361ae042
PM
17912009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1792
1793 * gdb.texinfo (Types In Python): Describe range function.
1794
bfd31e71
PM
17952009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1796
1797 * gdb.texinfo (Types In Python): Describe "is_base_class".
1798
57a1d736
TT
17992009-12-03 Tom Tromey <tromey@redhat.com>
1800
1801 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1802
8cebebb9
PP
18032009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1804
1805 * observer.texi: New memory_changed observer.
1806
16af530a
TT
18072009-12-01 Tom Tromey <tromey@redhat.com>
1808
1809 * gdb.texinfo (Reverse Execution): Fix typo.
1810
b6199126
DJ
18112009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1812
1813 PR gdb/8704
1814
1815 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1816 are allowed after the breakpoint condition.
1817
7a6973ad
TT
18182009-11-23 Tom Tromey <tromey@redhat.com>
1819
1820 PR python/10782:
1821 * gdb.texinfo (Types In Python): Document Type.pointer.
1822
21a0512e
PP
18232009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1824
1825 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1826
a5832c8f
PA
18272009-11-11 Pedro Alves <pedro@codesourcery.com>
1828
1829 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1830 (Using Agent Expressions): Delete cross reference.
1831
1eb7cd77
JB
18322009-11-07 Joel Brobecker <brobecker@adacore.com>
1833
1834 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1835 and @settitle directives up to help makeinfo find them.
1836
24ddea62
JK
18372009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1838
1839 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1840 (Auto-loading): Use plural and note one can use multiple components now.
1841
3afae151
VP
18422009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1843
1844 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1845 -stack-list-arguments have the same documentation for parameter
1846 as -stack-list-locals. Add comas.
1847
14ff2235
PM
18482009-10-27 Tom Tromey <tromey@redhat.com>
1849 Eli Zaretskii <eliz@gnu.org>
1850
c8d5aac9 1851 PR python/10781
14ff2235
PM
1852
1853 * gdb.texinfo (Values From Inferior): Document cast method.
1854
9c419145
PP
18552009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1856
1857 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1858 and adjust example.
889bf7c5 1859
29153c24
MS
18602009-10-22 Michael Snyder <msnyder@vmware.com>
1861
1862 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1863 info record command. Also document the new save and restore
29153c24
MS
1864 commands.
1865
2b28d209
PP
18662009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1867
1868 * gdb.texinfo (Machine Code): Mention current pc marker.
1869 (Memory): Likewise.
1870
6c95b8df
PA
18712009-10-19 Pedro Alves <pedro@codesourcery.com>
1872 Stan Shebs <stan@codesourcery.com>
1873
1874 * observer.texi (new_inferior): Rename to...
1875 (inferior_appeared): ... this.
1876
1877 * gdb.texinfo (Inferiors): Rename node to ...
1878 (Inferiors and Programs): ... this. Mention running multiple
1879 programs in the same debug session.
1880 <info inferiors>: Mention the new 'Executable' column if "info
1881 inferiors". Update examples. Document the "add-inferior",
1882 "clone-inferior", "remove-inferior" and "maint info
1883 program-spaces" commands.
1884 (Process): Rename node to...
1885 (Forks): ... this. Document "set|show follow-exec-mode".
1886
2f8132f3
MS
18872009-10-11 Michael Snyder <msnyder@vmware.com>
1888
1889 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1890 (ReverseContinue): Ditto.
1891
cba4b2d3
PP
18922009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1893
1894 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1895
da082f17
JK
18962009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1897
1898 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1899
08be9d71
ME
19002009-10-06 Michael Eager <eager@eagercon.com>
1901
1902 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1903 (Embedded Processors): Add MicroBlaze.
1904 (MicroBlaze): New. Describe Xilinx MicroBlaze
1905
08a0efd0
PA
19062009-10-04 Pedro Alves <pedro@codesourcery.com>
1907
1908 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1909
cbb8f428
EZ
19102009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1911
1912 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1913
30a4a70c
JB
19142009-09-23 Joel Brobecker <brobecker@adacore.com>
1915
1916 * observer.texi (solib_unloaded): Document explicitly the fact that
1917 this observer is called before the associated symbols are unloaded.
1918
b3372f91
VP
19192009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1920
1921 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1922 -stack-list-variables.
1923
f43030c4
TT
19242009-09-18 Tom Tromey <tromey@redhat.com>
1925
1926 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1927 is experimental.
1928
ec7e75e7
PP
19292009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1930
1931 * gdb.texinfo (convenince variables): Mention
1932 $_siginfo could be empty.
f43030c4 1933
0cc7d26f
TT
19342009-09-15 Tom Tromey <tromey@redhat.com>
1935
1936 * gdb.texinfo (GDB/MI Variable Objects): Document
1937 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1938 Expand -var-update documentation.
1939
a96d9b2e
SDJ
19402009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1941
1942 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1943 feature.
1944
005ca36a
JB
19452009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1946
1947 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1948
0d772ac9
MS
19492009-09-10 Michael Snyder <msnyder@vmware.com>
1950
1951 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1952 ReverseStep replies to the qSupported query.
1953
14fb1bac
JB
19542009-09-10 Joel Brobecker <brobecker@adacore.com>
1955
1956 Add documentation for set/show interactive-mode.
1957 * gdb.texinfo (Other Misc Settings): New node.
1958
29b090c0
DE
19592009-09-01 Doug Evans <dje@google.com>
1960
1961 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1962 non-stop mode's affect on remote caching.
1963
4e5d721f
DE
19642009-08-31 Jacob Potter <jdpotter@google.com>
1965 Doug Evans <dje@google.com>
1966
1967 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1968 Mark `set/show remotecache' options as obsolete.
1969 Document new `set/show stack-cache' option.
1970 Update text for `info dcache'.
1971
55333a84
DE
19722009-08-27 Doug Evans <dje@google.com>
1973
1974 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1975 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1976
bc3a0b4d
RW
19772009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1978
1979 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1980 about autoconf.
1981
3a1ff0b6
PA
19822009-08-25 Pedro Alves <pedro@codesourcery.com>
1983
1984 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1985 small example, and describe its columns. Replace "inferior-id" by
1986 "infno" throughout.
1987
81ecdfbb
RW
19882009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1989
af542c2e
RW
1990 * gdbint.texinfo (Releasing GDB): Point to
1991 README-maintainer-mode file for required autoconf version.
1992 * configure.ac: Do not substitute datarootdir, htmldir,
1993 pdfdir, docdir. Do not process --with-datarootdir,
1994 --with-htmldir, --with-pdfdir, --with-docdir.
1995 * configure: Regenerate.
1996
81ecdfbb
RW
1997 * configure: Regenerate.
1998
4efc6507
DE
19992009-08-20 Reid Kleckner <reid@kleckner.net>
2000
2001 * gdb.texinfo: Add chapter on JIT interface.
2002
43089a6e
NR
20032009-08-07 Nick Roberts <nickrob@snap.net.nz>
2004
2005 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2006 confirmation request.
43089a6e 2007
99e008fe
EZ
20082009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2009
c8d5aac9
L
2010 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2011 CRC definitions.
99e008fe 2012
48cb2d85
VP
20132009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2014
2015 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2016 -break-commands.
48cb2d85 2017
ff1a52c6
UW
20182009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2019
2020 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2021 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2022
3285f3fe
UW
20232009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2024
2025 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2026 "set spu stop-on-load" and "show spu stop-on-load" commands.
2027
e35359c5
UW
20282009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2029
2030 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2031
58d6951d
DJ
20322009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2033
2034 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2035 org.gnu.gdb.arm.neon.
2036
08d16641
PA
20372009-07-20 Pedro Alves <pedro@codesourcery.com>
2038
2039 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2040 optional element.
2041 (subsection OS ABI): New subsection.
2042
782b2b07
SS
20432009-07-14 Stan Shebs <stan@codesourcery.com>
2044
2045 * gdb.texinfo (Tracepoint Conditions): New section.
2046 (General Query Packets): Describe ConditionalTracepoints.
2047 (Tracepoint Packets): Describe condition field.
2048 (Maintenance Commands): Describe maint agent-eval.
2049 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2050
9b117ef3
HZ
20512009-07-11 Hui Zhu <teawater@gmail.com>
2052
2053 * gdb.texinfo (disassemble): Add a new modifier /r
2054 to "disassemble" command to make it print the raw instructions
2055 in hex as well as in symbolic form.
2056
f5a33284
TT
20572009-07-09 Tom Tromey <tromey@redhat.com>
2058
2059 * gdbint.texinfo (Testsuite): Document parallel make check.
2060
812f7342
TT
20612009-07-09 Tom Tromey <tromey@redhat.com>
2062
2063 * gdbint.texinfo (Testsuite): Document test transcripts.
2064
fbb8f299
PM
20652009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2066
2067 * gdb.texinfo (Values From Inferior): Add length parameter
2068 description.
2069
dd8f35ac
EZ
20702009-07-04 Chris Genly <chris@genly.us>
2071
2072 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2073 in -var-list-children. Fix example according to what the code
2074 does.
2075
2277426b
PA
20762009-07-02 Pedro Alves <pedro@codesourcery.com>
2077
2078 * gdb.texinfo (Debugging multiple inferiors): Document the
2079 "inferior", "detach inferior" and "kill inferior" commands.
2080 (Debugging Programs with Multiple Processes): Adjust to mention
2081 generic "inferior" commands. Delete mention of "detach fork" and
2082 "delete fork". Cross reference to "Debugging multiple inferiors"
2083 section.
2084
a6d9a66e
UW
20852009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2086
5af949e3
UW
2087 * gdbint.texinfo (Item Output Functions): Update signature
2088 for ui_out_field_core_addr.
2089
20902009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2091
2092 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2093 Update example code extrated from breakpoint.c.
2094
9901a55b 20952009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2096
9901a55b
PP
2097 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2098 MI commands.
2099 (GDB/MI Symbol Query): Likewise.
2100 (GDB/MI File Commands): Likewise.
2101 (GDB/MI File Transfer Commands): Likewise.
2102 (GDB/MI Target Manipulation): Likewise.
2103 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2104
edb3359d
DJ
21052009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2106
2107 * gdb.texinfo (Debugging Optimized Code): New chapter.
2108 (Compiling for Debugging): Reference it. Move some
2109 text to the new section.
2110
7cd1089b
PM
21112009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2112
2113 * doc/gdb.texinfo (Calling): Document
2114 set-unwind-on-terminating-exception usage.
2115
d4db2f36
PA
21162009-06-11 Pedro Alves <pedro@codesourcery.com>
2117
2118 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2119 command.
2120
d1a7880c
PA
21212009-06-07 Pedro Alves <pedro@codesourcery.com>
2122
2123 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2124 references.
2125
473f94e6
UW
21262009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2127
2128 * gdbint.texinfo: Rename formal parameters to gdbarch function
2129 protoypes from "current_gdbarch" to "gdbarch".
2130
8f500870
TT
21312009-05-28 Tom Tromey <tromey@redhat.com>
2132
2133 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2134
b6313243
TT
21352009-05-27 Tom Tromey <tromey@redhat.com>
2136
2137 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2138 feature.
2139 (GDB/MI Variable Objects): Document -var-set-visualizer.
2140
21412009-04-02 Tom Tromey <tromey@redhat.com>
2142
2143 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2144 feature.
2145 (GDB/MI Variable Objects): Document -var-set-visualizer.
2146
a6bac58e
TT
21472009-05-27 Tom Tromey <tromey@redhat.com>
2148 Thiago Jung Bauermann <bauerman@br.ibm.com>
2149 Phil Muldoon <pmuldoon@redhat.com>
2150
2151 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2152 (Pretty Printing): New node.
2153 (Selecting Pretty-Printers): Likewise.
2154 (Python API): Update.
2155 (Output Formats): Document /r format.
2156
2c74e833
TT
21572009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2158 Tom Tromey <tromey@redhat.com>
2159
2160 * gdb.texinfo (Types In Python): New node.
2161 (Values From Inferior): "type" is now an attribute.
2162 (Python API): Update.
2163
89c73ade
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: Add @syncodeindex for `tp'.
2169 (Python API): Update.
2170 (Auto-loading): New node.
2171 (Objfiles In Python): New node.
2172
17a37d48
PP
21732009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2174
2175 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2176
6718376f
NR
21772009-05-15 Nick Roberts <nickrob@snap.net.nz>
2178
2179 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2180
cbe54154
PA
21812009-05-12 Pedro Alves <pedro@codesourcery.com>
2182
2183 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2184 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2185 show show-debug-regs' docs.
2186
8e05493c
EZ
21872009-05-08 Eli Zaretskii <eliz@gnu.org>
2188
2189 * gdb.texinfo (Process Record and Replay): Add description of
2190 reverse execution.
2191
b39f4988
JB
21922009-05-07 Joel Brobecker <brobecker@adacore.com>
2193
2194 * gdbint.texinfo (Adding support for debugging core files): New node.
2195 (Native Debugging): Remove the ``Native core file Support'' section.
2196
a2311334
EZ
21972009-05-01 Eli Zaretskii <eliz@gnu.org>
2198
2199 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2200 Add index entries.
2201
53cc454a 22022009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2203 Michael Snyder <msnyder@vmware.com>
53cc454a 2204
a2311334
EZ
2205 * gdb.texinfo: (Process Record and Replay): Add documentation for
2206 process record and replay.
53cc454a 2207
484086b7
JK
22082009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2209
2210 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2211 a new part on command-line defined macros.
2212
32ae1842
EZ
22132009-04-25 Eli Zaretskii <eliz@gnu.org>
2214
2215 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2216 clarify the wording.
2217
b14b1491
TT
22182009-04-23 Tom Tromey <tromey@redhat.com>
2219
2220 * gdb.texinfo (Data Files): New node.
2221 (GDB Files): Update menu.
2222
5c1e86e1
JB
22232009-04-23 Joel Brobecker <brobecker@adacore.com>
2224
2225 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2226 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2227
83eba9b7
VP
22282009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2229
2230 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2231
e31198c4
HZ
22322009-04-22 Hui Zhu <teawater@gmail.com>
2233
2234 * gdb.texinfo (disassemble-next-line): Set the default of
2235 disassemble-next-line to off.
2236
26e251b6
JM
22372009-04-21 Joseph Myers <joseph@codesourcery.com>
2238
2239 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2240 --with-htmldir): New.
2241 * configure: Regenerate.
2242 * Makefile.in (datarootdir, docdir): Define.
2243 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2244 instead of $(SET_TEXINPUTS).
2245 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2246 gdbint.info instead of $(SET_TEXINPUTS).
2247 (gdbint/index.html): Use same -I options as for building
2248 gdbint.info.
2249 (stabs.dvi, stabs.pdf): Use same -I options as for building
2250 stabs.info instead of $(SET_TEXINPUTS).
2251 (stabs/index.html): Use same -I options as for building
2252 stabs.info.
2253 (annotate.dvi, annotate.pdf): Use same -I options as for building
2254 annotate.info instead of $(SET_TEXINPUTS).
2255 (annotate/index.html): Use same -I options as for building
2256 annotate.info.
2257
eac35c4e
DD
22582009-04-21 David Daney <ddaney@caviumnetworks.com>
2259
2260 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2261
29b0e8a2
JM
22622009-04-21 Joseph Myers <joseph@codesourcery.com>
2263
2264 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2265
2b831889 22662009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2267 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2268
2269 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2270 (MAKEHTMLFLAGS): Set to empty.
2271 (html__strip_dir): Define.
2272 (HTMLFILES): Define.
2273 (HTMLFILES_INSTALL): Define.
2274 (install-html): Copy new automake rule.
2275 (html): Depend on $(HTMLFILES).
2276 (gdb_toc.html): Rename to gdb/index.html.
2277 (gdbint_toc.html): Rename to gdbint/index.html.
2278 (stabs_toc.html): Rename to stabs/index.html.
2279 (annotate_toc.html): Rename to annotate/index.html.
2280
89a34d1b
JM
22812009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2282
2283 * Makefile.in: Set pdfdir and htmldir from configure
2284 substitutions.
2285 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2286 * configure: Regenerate.
2287
a2d5da46
JB
22882009-04-16 Joel Brobecker <brobecker@adacore.com>
2289
2290 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2291 This macro is no longer used.
2292
732f6a93
TT
22932009-04-15 Tom Tromey <tromey@redhat.com>
2294
2295 * gdb.texinfo (Character Sets): Document default character set.
2296
87f9adc1
PM
22972009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2298
2299 * gdbint.texinfo: Change server name from sources.redhat.com to
2300 sourceware.org throughout.
2301
2c88c651
JB
23022009-04-09 Joel Brobecker <brobecker@adacore.com>
2303
2304 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2305 about a missing dot or coma after @xref.
2306
4f5376b2
JB
23072009-04-02 Joel Brobecker <brobecker@adacore.com>
2308
2309 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2310 example, and add a small explanation about it.
2311 (Print Settings): Change the documentation of the "set print
2312 frame-arguments" to reflect the fact that the default is now "scalars".
2313
a0381d3a
JB
23142009-04-02 Joel Brobecker <brobecker@adacore.com>
2315
2316 * gdb.texinfo (Print Settings): Add kindex for command "set
2317 print frame-arguments".
2318
45ac276d
JB
23192009-03-31 Joel Brobecker <brobecker@adacore.com>
2320
2321 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2322 breakpoints.
2323 (Set Breaks): Add reference to thread-specific and task-specific
2324 breakpoints.
2325
32cd1edc
JB
23262009-03-31 Joel Brobecker <brobecker@adacore.com>
2327
2328 * gdb.texinfo (Ada Tasks): Remove the documentation about
2329 the "Running" state, as this state has been eliminated.
2330 Now all runnable tasks are shown as "Runnable".
2331
1042e4c0
SS
23322009-03-30 Stan Shebs <stan@codesourcery.com>
2333
2334 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2335 special case of breakpoints.
2336 (Enable and Disable Tracepoints): Mention deprecation.
2337 (Listing Tracepoints): Update description and example.
2338
f8f6f20b
TJB
23392009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2340
2341 * gdb.texinfo (Frames in Python): New node.
2342 (Python API): Update.
2343
c0c6f777
TJB
23442009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2345
2346 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2347 from a method to an attribute.
2348
def2b000
TJB
23492009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2350
2351 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2352 attribute.
2353
a07daef3
PA
23542009-03-25 Pedro Alves <pedro@codesourcery.com>
2355
2356 * observer.texi (thread_exit): Add "silent" parameter.
2357
f3b1572e
PA
23582009-03-22 Pedro Alves <pedro@codesourcery.com>
2359
2360 * observer.texi (about_to_proceed): New.
2361
587afa38
EZ
23622009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2363
2364 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2365 field throughout to handle types with spaces in them. Fix typos
2366 found by aspell.
2367 (Summary, Requirements, Contributors): New first chapter,
2368 "Summary" added, old Requirements section moved there, and new
2369 section, "Contributors" added.
2370 (Initializing a New Architecture, Register Representation)
2371 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2372 (Porting gdb): These sections extended and updated.
2373 (Compiler Characteristics): This section (empty) deleted.
2374 (Defining Other Architecture Features): This section renamed and
2375 duplicate material removed from (formerly "Target Conditionals").
2376 Use braces {} in @deftypeXX type field throughout to handle types
2377 with spaces in them. Typos found by aspell fixed.
2378
2379 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2380 * stack_frame.pdf: Version of image for PDF output.
2381 * stack_frame.png: Version of image for HTML output and for Emacs.
2382 * stack_frame.txt: Version of image for Info output.
1db61298 2383 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2384
10af6951
EZ
23852009-03-21 Eli Zaretskii <eliz@gnu.org>
2386
2387 * gdb.texinfo (Character Sets): Fix last change.
2388
cc924cad
TJB
23892009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2390
2391 * gdb.texinfo (Values From Inferior): Fix optional arguments
2392 markup.
2393 (Commands In Python): Adjust argument names of gdb.Command.__init__
2394 to what the function accepts as keywords.
2395
bc3b79fd
TJB
23962008-03-20 Tom Tromey <tromey@redhat.com>
2397
2398 * gdb.texinfo (Convenience Vars): Document convenience functions.
2399 (Functions In Python): New node.
2400 (Python API): Update.
2401
6c7a06a3
TT
24022009-03-20 Tom Tromey <tromey@redhat.com>
2403
2404 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2405 set target-wide-charset.
2406 (Requirements): Mention iconv.
2407
b646ddd4
HZ
24082009-03-17 Hui Zhu <teawater@gmail.com>
2409
2410 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2411
91440f57
HZ
24122009-03-17 Hui Zhu <teawater@gmail.com>
2413
2414 * gdb.texinfo: Add documentation for disassemble-next-line.
2415
8fd41227
TJB
24162009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2417
2418 * gdb.texinfo (Commands In Python): Remove tindex entries.
2419
61ff14c6
JK
24202009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2421
2422 * gdb.texinfo (Returning): New description for missing debug info.
2423
0b16c5cf
PA
24242009-03-14 Pedro Alves <pedro@codesourcery.com>
2425
2426 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2427 (General Query Packets): Document qAttached.
0b16c5cf 2428
32fc0df9
PA
24292009-03-05 Pedro Alves <pedro@codesourcery.com>
2430
2431 * gdb.texinfo (Background Execution): Better describe the set
2432 target-async command.
2433 (Maintenance Commands): Delete description of the `maint set/show
2434 linux-async' and `maint set/show remote-async' commands.
2435
134eb42c
VP
24362009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2437
2438 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2439 between sentences.
2440
c86cf029
VP
24412009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2442
2443 * gdb.texinfo (GDB/MI Async Records): Document the
2444 =library-loaded and =library-unloaded notifications.
2445
3ea85240
VP
24462009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2447
2448 * observer.texi (test_notification): New observer.
2449
1d33d6ba
VP
24502009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2451
61ff14c6
JK
2452 * observer.texi: Add parameter 'print_frame' to normal_stop
2453 observer.
1d33d6ba 2454
d721c933
EZ
24552009-02-07 Eli Zaretskii <eliz@gnu.org>
2456
2457 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2458 (Commands In Python): Fix COMMAND_* constants in last change. Use
2459 @kbd for interactive input. Add cross-references and index
2460 entries.
2461
4aa995e1
PA
24622009-02-06 Pedro Alves <pedro@codesourcery.com>
2463
2464 * gdb.texinfo (Signals): Document $_siginfo.
2465 (Convenience Variables): Mention $_siginfo.
2466 (Remote Configuration): Document qXfer:siginfo:read,
2467 qXfer:siginfo:write packets, and the read-siginfo-object,
2468 write-siginfo-object commands.
2469
5f5233d4
PA
24702009-02-06 Pedro Alves <pedro@codesourcery.com>
2471
2472 * gdbint.texinfo (Values): New chapter.
2473
d8906c6f
TJB
24742009-02-06 Tom Tromey <tromey@redhat.com>
2475
2476 * gdb.texinfo (Python API): Add entry for Commands In Python.
2477 (Commands In Python): New node.
2478
b6cb8e7d
TJB
24792009-02-05 Tom Tromey <tromey@redhat.com>
2480
2481 * gdb.texinfo (Values From Inferior): Document Value.string.
2482
12453b93
TJB
24832009-02-05 Tom Tromey <tromey@redhat.com>
2484
2485 * gdb.texinfo (Basic Python): Document execute's from_tty
2486 argument.
2487
08c637de
TJB
24882009-02-04 Tom Tromey <tromey@redhat.com>
2489
2490 * gdb.texinfo (Basic Python): Document gdb.history.
2491
592375cd
VP
24922009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2493
2494 * gdb.texinfo (GDB/MI Thread Commands): Document the
2495 'current-thread-id' field. Remove the example with zero threads,
2496 since current GDB won't ever report that if there's inferior.
2497
41447f92
VP
24982009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2499
2500 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2501 option to -break-insert.
2502
098b41a6
JG
25032009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2504 Jerome Guitton <guitton@adacore.com>
2505
2506 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2507 (System-wide configuration): New section.
2508
3c16cced
PA
25092009-01-26 Pedro Alves <pedro@codesourcery.com>
2510
2511 PR gdb/7580:
2512 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2513 internal-error|internal-warning quit|corefile ask|yes|no".
2514
62709adf
PA
25152009-01-26 Pedro Alves <pedro@codesourcery.com>
2516
2517 * gdb.texinfo (Using the `gdbserver' Program): Document
2518 --remote-debug.
2519
7ce58dd2
DE
25202009-01-23 Doug Evans <dje@google.com>
2521
2522 * gdb.texinfo: Add nexti to list of commands that support
2523 background execution.
2524
adb483fe
DJ
25252009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2526
2527 * gdb.texinfo (Define, Hooks): Document prefix command support.
2528
a67ec3f4 25292009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2530 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2531
2532 Fixes for makeinfo --html.
2533
2534 * annotate.texinfo: Use @copying and @insertcopying. Use
2535 @ifnottex in place of @ifinfo.
2536 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2537 place of @ifinfo. Use @ifnotinfo for one index entry.
2538 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2539 in place of @ifinfo.
2540 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2541 in place of @ifinfo. Include contents at start unconditionally.
2542
84fcdf95
PA
25432009-01-13 Pedro Alves <pedro@codesourcery.com>
2544
2545 * gdb.texinfo (General Query Packets): Remove @var{} around the
2546 "spu" literal string.
2547
fa3a767f
PA
25482009-01-07 Pedro Alves <pedro@codesourcery.com>
2549
2550 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2551 program may be running in another process" errors.
2552 * gdbint.texinfo (Native Conditionals): Delete
2553 ONE_PROCESS_WRITETEXT description.
2554
9cb011d3
JB
25552009-01-07 Joel Brobecker <brobecker@adacore.com>
2556
2557 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2558 emacs local variable to be placed at the end of the ChangeLog.
2559 Add server.c and gdbreplay.c to the list of files where the
2560 copyright year needs to be updated.
2561
84603566
SL
25622009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2563
2564 * gdb.texinfo (Remote Configuration): Document new
2565 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2566 commands.
2567
a53f55d8
PA
25682008-12-28 Pedro Alves <pedro@codesourcery.com>
2569
2570 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2571 FETCH_INFERIOR_REGISTERS.
2572 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2573 FETCH_INFERIOR_REGISTERS descriptions. Remove
2574 gdbarch_get_longjmp_target descrition, since already described in
2575 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2576 (Target Conditionals): ... here.
2577
077e0a52
JB
25782008-12-16 Joel Brobecker <brobecker@adacore.com>
2579
2580 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2581 examples.
2582 (Additions to Ada): Likewise. Add the missing opening and closing
2583 parenthesis of the GDB prompt in one of the examples.
2584
023eb17c
JB
25852008-12-14 Joel Brobecker <brobecker@adacore.com>
2586
2587 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2588 about the result of 'Address not being of type System.Address.
2589 This problem has been fixed a while ago.
2590
c3b108f7
VP
25912008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2592
2593 MI non-stop and multiprocess docs.
2594
c8d5aac9
L
2595 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2596 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2597 Adjust documentation for *stopped, document =thread-created,
2598 =thread-exited, =thread-group-created and =thread-group-exited.
2599 (GDB/MI Thread Commands): Document the 'state' field in
2600 -thread-info output.
2601 (GDB/MI Program Execution): Mention --all and --thread-group
2602 options.
2603 (GDB/MI Variable Objects): Describe floating and fixed variable
2604 objects.
2605 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2606
07e059b5
VP
26072008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2608
c8d5aac9
L
2609 * gdb.texinfo (Operating System Information): New appendix.
2610 (Operating System Auxiliary Information): Document 'info os processes'
2611 (Remote Configuration): Document 'osdata'
2612 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2613
a80b95ba
TG
26142008-11-27 Tristan Gingold <gingold@adacore.com>
2615
2616 * gdb.texinfo (Darwin): Document Darwin specific features.
2617
a655d424
JK
26182008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2619
2620 * gdbint.texinfo (Target Conditionals): Extend the
2621 gdbarch_breakpoint_from_pc description.
2622
249e1128
VP
26232008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2624
2625 * gdb.texinfo (M68K Features): Fix typo.
2626
c14c28ba
PP
26272008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2628
2629 * gdb.texinfo (Symbols): Mention printing containing
2630 image name in "info symbol".
2631 (Maint translate-address): Likewise.
889bf7c5 2632
394a6666
JB
26332008-11-18 Joel Brobecker <brobecker@adacore.com>
2634
2635 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2636 commands "catch load" and "catch unload".
2637
66bb093b
VP
26382008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2639
2640 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2641 =thread-selected.
889bf7c5 2642
4a92f99b
VP
26432008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2644
c8d5aac9 2645 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2646
f0323ca0
PA
26472008-10-27 Pedro Alves <pedro@codesourcery.com>
2648
2649 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2650 .mt files, TM_CLIBS or TM_CDEPS.
2651 (x86 Watchpoints): Don't mention TDEPFILES.
2652
8b23ecc4
SL
26532008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2654
2655 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2656 (Overview): Mention notifications and non-stop mode behavior.
2657 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2658 with non-stop mode behavior. Add vStopped description.
2659 (Stop Reply Packets): Update list of packets that return
2660 stop replies. Mention non-stop behavior.
2661 (General Query Packets): Document QNonStop packet and associated
2662 qSupported query response.
2663 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2664 behavior.
2665 (Notification Packets): New section.
2666 (Remote Non-Stop): New section.
2667 (File-I/O Overview): Mention non-stop behavior.
2668
fff08868
HZ
26692008-10-24 Hui Zhu <teawater@gmail.com>
2670 Pedro Alves <pedro@codesourcery.com>
2671
2672 * gdb.texinfo (displaced-stepping): Describe the auto mode
2673 setting, and say it's the default. This is now a mainstream
2674 setting instead of a maintenance setting.
2675
252fbfc8
PA
26762008-10-23 Pedro Alves <pedro@codesourcery.com>
2677
2678 * observer.texi (thread_stop_requested): New.
2679
20924a55
JB
26802008-10-22 Joel Brobecker <brobecker@adacore.com>
2681
2682 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2683 (Patching): Replace incorrect usage of @samp by @kbd.
2684
bacec72f
MS
26852008-10-17 Michael Snyder <msnyder@vmware.com>
2686
2687 * gdb.texinfo: Add documentation for reverse execution.
2688
a08702d6 26892008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2690 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2691
2692 * gdb.texinfo. (Values From Inferior): New subsubsection.
2693
d97bc12b
DE
26942008-10-06 Doug Evans <dje@google.com>
2695
2696 * gdb.texinfo (set debug dwarf2-die): Document it.
2697
87f67dba
JB
26982008-10-01 Joel Brobecker <brobecker@adacore.com>
2699
2700 * gdb.texinfo (catch) [exception]: Document how to insert
2701 a breakpoint on user-defined exceptions when the exception
2702 name is identical to one of the language-defined ones.
2703
2fae03e8
TT
27042008-09-27 Tom Tromey <tromey@redhat.com>
2705
2706 * gdb.texinfo (Macros): Remove text about stringification,
2707 varargs, and splicing.
2708
5c6ce71d
TT
27092008-09-27 Tom Tromey <tromey@redhat.com>
2710
2711 * gdbint.texinfo (Language Support): Remove text about omitting
2712 support for a language.
2713
07128da0
DE
27142008-09-23 Doug Evans <dje@google.com>
2715
2716 * gdb.texinfo (info dcache): Update.
2717
b90a069a
SL
27182008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2719
2720 * gdb.texinfo (Packets): Add info on thread-id syntax and
2721 multiprocess extensions.
2722 <D>: Document multiprocess form of packet.
2723 <H>: Use thread-id syntax.
2724 <T>: Likewise.
2725 <vCont>: Likewise. Note this is required for multiprocess.
2726 <vKill>: New packet.
2727 (Stop Reply Packets) <T>: Use thread-id syntax.
2728 <W>: Document multiprocess form of reply.
2729 <X>: Likewise.
2730 (General Query Packets) <qC>: Use thread-id syntax.
2731 <qfThreadInfo>: Likewise.
2732 <qGetTLSAddr>: Likewise.
2733 <qP>: Likewise.
2734 <qSupported>: Add "multiprocess" feature.
2735 <qThreadExtraInfo>: Use thread-id syntax.
2736
b77209e0
PA
27372008-09-22 Stan Shebs <stan@codesourcery.com>
2738
2739 * gdb.texinfo (Inferiors): New section.
2740
3d0bb823
PA
27412008-09-12 Pedro Alves <pedro@codesourcery.com>
2742
2743 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2744
f8dcfc0a
UW
27452008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2746
2747 * gdbint.texinfo (Target Conditionals): Remove documentation
2748 for gdbarch_name_of_malloc.
2749
8775bb90
MS
27502008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2751
2752 * gdb.texinfo (Interrupts): Mention TCP interface for
2753 sending BREAK.
2754
f1838a98
UW
27552008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2756
2757 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2758 argument prefix to "set sysroot".
2759
158c7665
PH
27602008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2761
2762 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2763 and False.
2764
30e026bb
VP
27652008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2766
c8d5aac9
L
2767 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2768 for possible features of -list-features.
30e026bb 2769
c6ebd6cf
VP
27702008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2771
c8d5aac9 2772 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2773 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2774
aeac0ff9
VP
27752008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2776
2777 * doc/gdb.texinfo (PowerPC): Fix typo.
2778 (PowerPC features): Fix typo.
2779
5231c1fd
PA
27802008-08-18 Pedro Alves <pedro@codesourcery.com>
2781
2782 * observer.texi (thread_ptid_changed): New.
2783
677c5bb1
LM
27842008-08-18 Luis Machado <luisgpm@br.ibm.com>
2785
2786 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2787 (PowerPC features): Mention feature set for VSX registers.
2788
f3a2dd1a
JB
27892008-08-13 Joel Brobecker <brobecker@adacore.com>
2790
2791 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2792 the direct visibility of all names in user-written packages.
2793
33e5cbd6
PA
27942008-08-13 Pedro Alves <pedro@codesourcery.com>
2795
2796 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2797 setting, and make it the default.
2798 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2799 non-stop script example.
2800
d0384fc4
TJB
28012008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2802
2803 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2804 reference to the "Using Different Register and Memory Data
2805 Representation" section.
2806
a6f3e723
SL
28072008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2808
2809 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2810 (Remote Protocol): Add Packet Acknowledgment to menu.
2811 (Overview): Mention +/- can be disabled, and point to new section
2812 where this is discussed in detail.
2813 (General Query Packets): Document QStartNoAckMode packet, and
2814 corresponding qSupported reply.
2815 (Packet Acknowledgment): New section.
2816
0606b73b
SL
28172008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2818 Pedro Alves <pedro@codesourcery.com>
2819
2820 * gdb.texinfo (Threads): Move paragraph about automatic thread
2821 selection to All-Stop Mode subsection.
2822 (Thread Stops): Reorganize existing material into subsections.
2823 Add introductory blurb and menu.
2824 (Non-Stop Mode): New subsection.
2825 (Background Execution): New subsection.
2826 (Maintenance Commands): Add cross-references from async mode
2827 commands to the new Background Execution section.
2828
d57a3c85
TJB
28292008-08-06 Tom Tromey <tromey@redhat.com>
2830
2831 * gdb.texinfo (Extending GDB): New chapter.
2832 (Sequences): Demoted chapter, now a section under the new
2833 Extending GDB chapter.
2834 (Python): New section.
2835
6d76a53d
SS
28362008-07-31 Stan Shebs <stan@codesourcery.com>
2837
2838 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2839
1f70da6a
SS
28402008-07-29 Stan Shebs <stan@codesourcery.com>
2841
2842 * gdbint.texinfo: General round of cleanup and minor
2843 clarifications.
2844 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2845 (Longjmp Support): Update description to reflect how it is done
2846 for targets without using native header.
2847 (Symbol Handling): Add a little more general explanation.
2848 (COFF, ELF): Mention stabs encapsulation.
2849 (DWARF 3): New section.
2850 (Adding a New Host): Scrub out some obsolete bits.
2851 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2852 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2853 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2854 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2855 SEEK_SET, STOP_SIGNAL, USG.
2856 (Raw and Virtual Register Representations): Ditto for
2857 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2858 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2859 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2860 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2861 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2862 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2863 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2864 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2865 DEPRECATED_USE_STRUCT_CONVENTION.
2866 Describe gdbarch_deprecated_fp_regnum.
2867 Update description of gdbarch_print_insn.
2868 (Adding a New Target): Scrub out obsolete bits.
2869 (Obsolete Conditionals): Remove entire section.
2870
383f836e
TT
28712008-07-25 Tom Tromey <tromey@redhat.com>
2872
2873 * observer.texi (GDB Observers): Document new observers:
2874 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2875 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2876 architecture_changed.
2877
cfd8ab24
SS
28782008-07-21 Stan Shebs <stan@codesourcery.com>
2879
2880 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2881 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2882
781b42b0
TT
28832008-07-21 Tom Tromey <tromey@redhat.com>
2884
2885 * observer.texi (GDB Observers): Remove obsolete comment.
2886 <executable_changed>: Remove argument.
2887
d7d9f01e
TT
28882008-07-18 Tom Tromey <tromey@redhat.com>
2889
2890 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2891
bf250677
DE
28922008-07-10 Doug Evans <dje@google.com>
2893
2894 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2895
10568435
JK
28962008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2897
2898 * gdb.texinfo (Starting): Document "set disable-randomization".
2899
5ae4183a
AS
29002008-07-07 Andreas Schwab <schwab@suse.de>
2901
2902 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2903
b56e7235
VP
29042008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2905
2906 * gdb.texinfo (GDB/MI Target Manipulation): Add
2907 example of -target-attach.
2908
e1ac3328
VP
29092008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2910
2911 * observer.texi (target_resumed): New observer.
5ae4183a 2912 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2913
65d12d83
TT
29142008-06-06 Tom Tromey <tromey@redhat.com>
2915
2916 * gdb.texinfo (Completion): Add field name example.
2917
fbc5282e
MK
29182008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2919
2920 * gdb.texinfo (GDB/MI Program Context): Added example
2921 to -exec-arguments
5ae4183a 2922
fbc5282e 29232008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2924
2925 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2926 annotation.
2927
c16158bc 29282008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2929 Nathan Sidwell <nathan@codesourcery.com>
2930 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2931
2932 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2933 and ACX_BUGURL.
2934 * configure: Regenerate.
2935 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2936 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2937 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2938 mailing-list-specific text about bug reporting unless
2939 BUGURL_DEFAULT.
2940
75c99385
PA
29412008-06-05 Pedro Alves <pedro@codesourcery.com>
2942
2943 * gdb.texinfo (-target-select): Remove reference to target async.
2944 (Maintenance Commands): Document "maint set/show remote-async".
2945
1763a388
MK
29462008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2947
2948 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2949 in -target-file-get section.
5ae4183a 2950
d0d064df
PA
29512008-05-22 Pedro Alves <pedro@codesourcery.com>
2952
9b562ab8
PA
2953 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2954 killing the inferior when it is already debugging a process.
d0d064df 2955
8dfa32fc
JB
29562008-05-21 Joel Brobecker <brobecker@adacore.com>
2957
2958 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2959 abbreviation for "finish".
2960
55f996a7
NR
29612008-05-21 Nick Roberts <nickrob@snap.net.nz>
2962
2963 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2964
ba2b1c56
DJ
29652008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2966
2967 * gdbint.texinfo (Target Conditionals): Delete entry for
2968 gdbarch_dwarf_reg_to_regnum.
2969
08388c79
DE
29702008-05-09 Doug Evans <dje@google.com>
2971
a3c83fae 2972 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2973
d14508fe
DE
29742008-05-05 Doug Evans <dje@google.com>
2975
2976 * gdb.texinfo (disassemble): Document /m modifier.
2977
e2b7ddea
VP
29782008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2979
5ae4183a
AS
2980 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2981 will not report the time of commands that run the target.
e2b7ddea 2982
8eb41542
VP
29832008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2984
2985 * gdb.texinfo (GDB/MI Output Records): Add
2986 missing semicolon.
2987
82f68b1c
VP
29882008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2989
2990 * gdb.texinfo (GDB/MI Output Records):
2991 Document =thread-create and =thread-exited.
2992
fa0f268d
VP
29932008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2994
2995 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2996 Remove mention of dmi-discuss.
fa0f268d 2997
063bfe2e
VP
29982008-05-03 Pedro Alves <pedro@codesourcery.com>
2999
3000 * observer.texi (thread_exit): New.
3001
237fc4c9
PA
30022008-05-02 Pedro Alves <pedro@codesourcery.com>
3003
3004 * gdb.texinfo (Debugging Output): Document "set/show debug
3005 displaced".
3006 (Maintenance Commands): Document "maint set/show
3007 can-use-displaced-stepping".
3008
0428b8f5
DJ
30092008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3010
3011 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3012 and set/show arm force-mode.
3013
5009afc5
AS
30142008-05-02 Andreas Schwab <schwab@suse.de>
3015
3016 * gdbint.texinfo (Algorithms): Describe
3017 target_watchpoint_addr_within_range.
3018
669fac23
DJ
30192008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3020
3021 * gdbint.texinfo (Stack Frames): New chapter.
3022 (Algorithms): Move Frames text to the new chapter.
3023 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3024 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3025
721c02de
VP
30262008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3027
5ae4183a
AS
3028 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3029 output does not necessary include any tokens.
721c02de 3030
c055b101
CV
30312008-04-22 Corinna Vinschen <vinschen@redhat.com>
3032
3033 * gdb.texinfo (Set SH Calling convention): New @item.
3034 (Show SH Calling convention): Ditto.
3035
68837c9d
MD
30362008-04-22 Markus Deuling <deuling@de.ibm.com>
3037
3038 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3039
2e9132cc
EZ
30402008-04-20 Eli Zaretskii <eliz@gnu.org>
3041
3042 * gdb.texinfo (Set Breaks): Mention that multiple location
3043 breakpoints need line number info. Add index entries.
3044
31fffb02
CS
30452008-04-19 Craig Silverstein <csilvers@google.com>
3046
3047 * gdb.texinfo (Requirements): Add an optional requirement on
3048 zlib.
3049 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3050 Compressed DWARF 2.
3051
a47ec5fe
AR
30522008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3053
3054 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3055 sample output for 'stopped,reason="breakpoint-hit"' message.
3056 (GDB/MI Program Execution): Likewise.
3057
de051565
MK
30582008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3059
5ae4183a 3060 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3061 -var-set-format. Add -f option to -var-evaluate-expression.
3062
6ba66d6a
JB
30632008-04-03 Joel Brobecker <brobecker@adacore.com>
3064
3065 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3066 new node "Ambiguous Expressions". Replace references to this
3067 node by references to "Ambiguous Expressions" throughout.
3068 (Ambiguous Expressions): New node.
3069
1e26b4f8
DJ
30702008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3071
3072 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3073
b84876c2
PA
30742008-03-21 Pedro Alves <pedro@codesourcery.com>
3075
3076 * gdb.texinfo (Debugging Output): Document
3077 "set/show debug lin-lwp-async".
3078 (Maintenance Commands): Document "maint set/show linux-async".
3079
63092375
DJ
30802008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3081
3082 * gdb.texinfo (Expressions): Update description of malloced arrays.
3083
8e8901c5
VP
30842008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3085
3086 * gdb.texinfo (Thread Commands): Document
3087 -thread-info. Remove -thread-list-all-threads.
3088
1fddbabb
PA
30892008-03-14 Pedro Alves <pedro@codesourcery.com>
3090 Sandra Loosemore <sandra@codesourcery.com>
3091
3092 * gdb.texinfo (Library List Format): Update to mention the
3093 possibility to pass section addresses instead of segment
3094 addresses.
3095
ccd213ac
DJ
30962008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3097
3098 * gdb.texinfo (Starting): Document "set exec-wrapper".
3099 (Server): Document gdbserver --wrapper.
3100
fa4727a6
DJ
31012008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3102
3103 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3104 unreadable memory. Delete obsolete SPARClite reference.
3105
8edfe269
DJ
31062008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3107
3108 * gdb.texinfo (Starting): Mention always-running targets.
3109 (Target Commands): Add an anchor for load.
3110 (Connecting): Explain continue instead of run.
3111
1843f87b
DJ
31122008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3113
3114 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3115
f9082629
NR
31162008-02-26 Nick Roberts <nickrob@snap.net.nz>
3117
3118 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3119 breakpoint table.
3120
fd96d250
PA
31212008-02-19 Pedro Alves <pedro@codesourcery.com>
3122
3123 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3124 killing the inferior when it is already debugging a process.
3125
36af4ef6
MD
31262008-02-13 Markus Deuling <deuling@de.ibm.com>
3127
3128 * gdbint.texinfo (Build Script): New section. Mention new build script
3129 gdb_buildall.sh.
3130
cda4ce5a
JB
31312008-02-01 Jim Blandy <jimb@red-bean.com>
3132
3133 * gdb.texinfo (Help): Summarize 'info args' correctly.
3134
4acd40f3
TJB
31352008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3136
3137 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3138 available in PowerPC architecture.
3139 (Embedded Processors): Change node name of PowerPC item in menu.
3140 (PowerPC): Rename to...
3141 (PowerPC Embedded): this.
3142 (Architectures): Add new PowerPC item in menu.
3143 (PowerPC): New node.
3144
6e6c6f50
DJ
31452008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3146
3147 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3148 commands.
3149
5ee187d7
DJ
31502008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3151
3152 * gdb.texinfo (Setting Catchpoints): Mention features
3153 supported on GNU/Linux.
3154
e275c0d9
NR
31552008-01-30 Nick Roberts <nickrob@snap.net.nz>
3156
3157 * gdb.texinfo (GDB/MI File Commands): Describe new output
3158 field for MI command -file-list-exec-source-file.
3159
2d717e4f
DJ
31602008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3161
3162 * gdb.texinfo (Using the `gdbserver' Program): Add security
3163 warning. Rearrange into subsections and subsubsections. Document
3164 --multi and --debug. Correct --with-sysroot typo. Update --attach
3165 usage. Make load reference clearer. Document monitor exit.
3166 (Remote Configuration): Document set remote exec-file, attach-packet,
3167 and run-packet.
3168 (Packets): Document vAttach and vRun.
3169
d35a4257 31702008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3171
3172 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3173 detach-on-follow -> detach-on-fork.
f663676d 3174
c78d192c
DJ
31752008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3176
3177 * gdbint.texinfo (Native Conditionals): Remove
3178 SHELL_COMMAND_CONCAT and SHELL_FILE.
3179
d35a4257
EZ
31802008-01-26 Eli Zaretskii <eliz@gnu.org>
3181
3182 * gdb.texinfo (Specify Location): Improve wording.
3183
93815fbf
VP
31842008-01-23 Chris Demetriou <cgd@google.com>
3185
3186 * gdb.texinfo (Threads): Document new "set print thread-events"
3187 and "show print thread-events" commands.
3188
2a25a5ba
EZ
31892008-01-19 Eli Zaretskii <eliz@gnu.org>
3190
3191 * gdb.texinfo (Specify Location): New section.
3192 (Delete Breaks, Edit, Set Breaks): Remove description of
3193 locations. Instead, add a reference to "Specify Location".
3194 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3195 (Symbols): Refer to "Specify Location" for the valid forms of
3196 linespecs and locations.
3197
32c9a795
MD
31982008-01-18 Markus Deuling <deuling@de.ibm.com>
3199
3200 * gdbint.texinfo (Target Conditionals): Replace the description of
3201 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3202
b17828ca
JB
32032008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3204
3205 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3206 about &&var, which is rejected by the expression parser.
3207
0aea4bf3
LM
32082008-01-09 Luis Machado <luisgpm@br.ibm.com>
3209
3210 * gdb.texinfo (Output): Update documentation on using printf with DFP
3211 types.
3212
febe4383
TJB
32132008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3214
3215 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3216 subsubsection.
3217 (Decimal Floating Point format): New subsubsection.
3218
7a404eba
PA
32192008-01-05 Pedro Alves <pedro@codesourcery.com>
3220
3221 * gdb.texinfo (File Options): Remove mention of the attempt to
3222 open a core file with the -p option. Don't list -c as a valid
3223 option to attach to a process.
3224
a4d9b460
PA
32252008-01-05 Pedro Alves <pedro@codesourcery.com>
3226
3227 * gdbint.texinfo (Host Conditionals): Remove mention of
3228 ALIGN_STACK_ON_ENTRY.
3229
6ec2edbe
JB
32302008-01-05 Joel Brobecker <brobecker@adacore.com>
3231
3232 * gdbint.texinfo (Start of New Year Procedure): Add item
3233 describing how to update the source and documentation copyright
3234 notices.
3235
d8b2a693
JB
32362007-12-18 Jim Blandy <jimb@codesourcery.com>
3237
ab209b3a 3238 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3239 watchpoint explanation into the main description of the watchpoint
3240 command; update synopses of 'watch', 'rwatch', and 'awatch'
3241 commands.
3242
8b4ed427
VP
32432007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3244
3245 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3246 Document 'pending-breakpoints' feature of
3247 -list-features.
3248
37e4754d
LM
32492007-12-17 Luis Machado <luisgpm@br.ibm.com>
3250
669fac23 3251 * gdb.texinfo: Add new parameter's description.
37e4754d 3252
1d3811f6
DJ
32532007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3254
3255 * gdb.texinfo (Overview): Clarify run-length encoding
3256 example. Remove the restriction on "+" and "-" characters.
3257
c1c25a1a
EZ
32582007-12-15 Eli Zaretskii <eliz@gnu.org>
3259
3260 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3261
afe8ab22 32622007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3263
afe8ab22
VP
3264 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3265 the -f option for -break-insert, remove -r option,
3266 and clarify specification of location.
3267
a6b151f1
DJ
32682007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3269
3270 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3271 formatting.
3272 (Remote Debugging): Add File Transfer section.
3273 (Remote Configuration): Document Host I/O packets.
3274 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3275 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3276 (Packets): Add vFile.
3277
3b784c4f
EZ
32782007-11-17 Eli Zaretskii <eliz@gnu.org>
3279
3280 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3281 breakpoints with multiple locations.
3282 (Breakpoint Menus): Improve wording.
3283 (Output): Fix last change.
3284
a4ce5b0d
UW
32852007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3286
3287 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3288
1b39d5c0
DE
32892007-11-15 Doug Evans <dje@google.com>
3290
3291 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3292
7a72d44c
VP
32932007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3294
3295 * gdbint.texinfo (Native Conditionals): Remove
3296 mention of CLEAR_SOLIB.
5ae4183a 3297
6d1829bf 32982007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3299
3300 * gdb.texinfo (Print Settings): Add documentation for "set/show
3301 print frame-arguments".
3302
1a619819
LM
33032007-11-05 Luis Machado <luisgpm@br.ibm.com>
3304
3b784c4f 3305 * gdb.texinfo (Output): Update printf command's description.
1a619819 3306
55eddb0f
DJ
33072007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3308
3309 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3310 powerpc soft-float".
3311
9cceb671
DJ
33122007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3313
3314 * gdb.texinfo (Files): Correct formatting. Mention Expat
3315 requirement.
3316 (Requirements for Building GDB): Expand the list of Expat
3317 uses.
3318 (Library List Format, Memory Map Format): Mention Expat.
3319 (Target Descriptions): Update Expat wording.
3320
83acabca
DJ
33212007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3322
3323 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3324 Document that gdbarch_convert_register_p should return zero for no-op
3325 conversions.
3326
e35879db
UW
33272007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3328
83acabca 3329 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3330 of set_gdbarch_sofun_address_maybe_missing back to ...
3331 (Target Conditionals): ... here to fix build break.
3332
203c3895
UW
33332007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3334
83acabca 3335 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3336 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3337 (Compiler Characteristics): ... documentation of
3338 set_gdbarch_sofun_address_maybe_missing.
3339
11411de3
DJ
33402007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3341
3342 * gdbint.texinfo (Target Conditionals): Use
3343 frame_unwind_register_unsigned in examples instead of
3344 frame_unwind_unsigned_register.
3345
7cc46491
DJ
33462007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3347
3348 * gdb.texinfo (Predefined Target Types): Add int128
3349 and uint128.
3350 (Standard Target Features): Add PowerPC features.
3351
81adfced
DJ
33522007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3353
3354 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3355
c1874924
UW
33562007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3357
3358 * gdbint.texi (Target Conditionals): Remove documentation
3359 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3360 gdbarch_extract_return_value, and gdbarch_store_return_value.
3361
f6e56ab3
UW
33622007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3363
3364 * gdbint.texi (Target Conditionals): Remove documentation of
3365 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3366
56cf5405
KH
33672007-10-11 Kazu Hirata <kazu@codesourcery.com>
3368
3369 * gdb.texinfo: Mention that inaccessible-by-default is on by
3370 default.
3371
35156bae
DJ
33722007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3373
3374 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3375
d983da9c
DJ
33762007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3377
3378 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3379 multi-threaded watchpoints.
3380 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3381 checked. Describe sticky notification. Expand description
3382 of steppable and continuable watchpoints.
3383 (Watchpoints and Threads): New subsection.
3384
fe6fbf8b
VP
33852007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3386
3387 * gdb.texinfo (Setting Breakpoints): Revise
3388 documentation for pending breakpoints. Document
3389 breakpoints with multiple locations.
5ae4183a 3390
084344da
VP
33912007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3392
3393 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3394 Document -list-features.
5ae4183a 3395
82160952
EZ
33962007-09-15 Eli Zaretskii <eliz@gnu.org>
3397
3398 * gdb.texinfo (Output): Spell out which features of C's printf are
3399 not supported by GDB's printf.
7e27a47a
EZ
3400 (Separate Debug Files): More accurate wording regarding build ID
3401 and a reference to the ld manual rather than the Fedora wiki.
82160952 3402
ea37ba09
DJ
34032007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3404 Jim Blandy <jimb@codesourcery.com>
3405
3406 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3407 (Examining Memory): Update mentions of the 's' format.
3408 (Automatic Display): Likewise.
3409
b8533aec
DJ
34102007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3411
3412 * gdb.texinfo: Update the FSF's Back-Cover Text.
3413
83f83d7f
JK
34142007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3415 Eli Zaretskii <eliz@gnu.org>
3416
3417 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3418 Fixed the ``build ID'' name. New binaries build instructions for the
3419 build ID inclusion. Explain how the commands are specific to the build
3420 ID vs. debug link.
3421
c7e83d54
EZ
34222007-09-01 Eli Zaretskii <eliz@gnu.org>
3423
3424 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3425 indexing for ``build ID'' support.
3426
d3750b24
JK
34272007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3428
3429 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3430 Enlisted BUILD ID to the debug file searching example.
3431 Included a BUILD ID `.note.gnu.build-id' section description.
3432 Updated/added the debug files splitting instructions for OBJCOPY.
3433
02142340
VP
34342007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3435
3436 * gdb.texinfo (Variable Objects): Adjust docs
3437 for -var-info-expression and document
3438 -var-info-path-expression.
3439
d3bdde98
JB
34402007-08-20 Jim Blandy <jimb@codesourcery.com>
3441
3fb6a982
JB
3442 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3443 (title page): Include the dedication in the printed manual, as a
3444 separate page after the copyright notice.
5ae4183a 3445
d3bdde98
JB
3446 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3447 don't break a @var across a line.
3448
c80a96a8
MR
34492007-07-25 Maciej W. Rozycki <macro@mips.com>
3450
3451 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3452 for include files.
3453
5824a901
NR
34542007-07-12 Nick Roberts <nickrob@snap.net.nz>
3455
3456 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3457 in annotate.texinfo.
3458 (Command History): Link to new node.
5824a901 3459
d52e7ea3
UW
34602007-07-05 Markus Deuling <deuling@de.ibm.com>
3461
3462 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3463
5fc14d0a
EZ
34642007-07-05 Eli Zaretskii <eliz@gnu.org>
3465
3466 * gdbint.texinfo (Target Conditionals): Fix last change.
3467
4a9bb1df
UW
34682007-07-03 Markus Deuling <deuling@de.ibm.com>
3469
3470 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3471 routines:
3472 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3473 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3474 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3475 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3476 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3477 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3478 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3479 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3480 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3481 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3482 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3483 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3484 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3485 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3486 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3487 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3488 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3489 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3490 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3491 (SOFTWARE_SINGLE_STEP_P)
3492
3493 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3494 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3495
3496 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3497 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3498 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3499 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3500 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3501 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3502 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3503 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3504 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3505 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3506
3507 (Converting an existing Target Architecture to Multi-arch): Remove
3508 section.
3509
3510 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3511 (gdbarch_addr_bits_remove): Add code example.
3512
3513 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3514
cfa9d6d9
DJ
35152007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3516
3517 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3518 Add other missing entries. Adjust the table size to fit.
3519 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3520 stop reasons including the new "library" event.
3521 (General Query Packets): Adjust table widths for qSupported. Mention
3522 qXfer:libraries:read reply to qSupported and document the new packet.
3523 (Library List Format): New section.
3524
159fcc13
JK
35252007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3526
3527 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3528
f66d1690
MS
35292007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3530
3531 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3532
67102876
NR
35332007-06-25 Nick Roberts <nickrob@snap.net.nz>
3534
3535 * gdbint.texinfo (Register and Memory Data): Break sections
3536 into nodes and add a menu.
3537
a4642986
MR
35382007-06-21 Maciej W. Rozycki <macro@mips.com>
3539
3540 * gdb.texinfo (Examining Memory): Document the new behaviour.
3541
e9c17194
VP
35422007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3543
3544 * gdb.texinfo (Standard Target Features): Document
3545 m68k features.
3546
31d99776
DJ
35472007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3548
3549 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3550
1780a0ed
DJ
35512007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3552
3553 * gdb.texinfo (Target Description Format): Add version attribute
3554 for <target>.
3555
822b6570
DJ
35562007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3557
3558 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3559
f8b73d13
DJ
35602007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3561
3562 * gdb.texinfo (MIPS Features): New subsection.
3563
0e7f50da
UW
35642007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3565 Markus Deuling <deuling@de.ibm.com>
3566
3567 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3568 and qXfer:spu:write packets and mention them under qSupported.
3569
23d964e7
UW
35702007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3571 Markus Deuling <deuling@de.ibm.com>
3572
3573 * gdb.texinfo (Architectures): Add new SPU section to document
3574 Cell Broadband Engine SPU architecture specific commands.
3575
9f708cb2
VP
35762007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3577
3578 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3579 comments.
3580
7579b5f8
NR
35812007-06-07 Nick Roberts <nickrob@snap.net.nz>
3582
3583 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3584
bf06d120
JB
35852007-05-29 Jim Blandy <jimb@codesourcery.com>
3586
3587 * gdb.texinfo (Overview): Doc fix.
3588
23776285
MR
35892007-05-22 Maciej W. Rozycki <macro@mips.com>
3590
3591 * gdb.texinfo (Remote Configuration): Document "set/show
3592 remoteflow".
3593
1a69e1e4
DJ
35942007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3595
bf06d120
JB
3596 * gdb.texinfo (MIPS): Remove documentation for set mips
3597 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3598 stack-arg-size.
1a69e1e4 3599
46ba6afa 36002007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3601
46ba6afa
BW
3602 * all-cfg.texi (GDBTUI): New.
3603 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3604 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3605 (TUI Configuration): Edit to improve clarity and fix problems of
3606 both style and content.
5ae4183a 3607
06d3b283
UW
36082007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3609
3610 * observer.texi (GDB Observers): New observer "new_objfile".
3611
179101d6
UW
36122007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3613
3614 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3615
25d5ea92
VP
36162007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3617
3618 * gdb.texinfo (GDB/MI Variable Objects): Document
3619 frozen variables objects.
5ae4183a 3620
ea35711c
DJ
36212007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3622
3623 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3624 (Character Sets, Caching Data of Remote Targets): Likewise.
3625 (Targets): Delete Remote node. Move its text...
3626 (Debugging Remote Programs): ...to here. Delete description
3627 of the "remote" command.
3628 (Remote configuration): Delete description of "set remotedevice"
3629 and "show remotedevice".
3630 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3631
db2e3e2e
BW
36322007-04-11 Bob Wilson <bob.wilson@acm.org>
3633
5ae4183a
AS
3634 * gdb.texinfo (Contributors, Continuing and Stepping)
3635 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3636 (General Query Packets, File-I/O Remote Protocol Extension)
3637 (Protocol Basics, The F Reply Packet, Write)
3638 (Protocol-specific Representation of Datatypes, Memory Transfer):
3639 Fix hyphenation, punctuation and grammar problems.
3640 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3641 'section' instead of 'subsection' in the text.
3642 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3643 (i386): Remove period from section name.
db2e3e2e
BW
3644 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3645 (Config Names, Configure Options): Use @file{configure}.
3646
8a3dae3e
DJ
36472007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3648
3649 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3650 and tab expansion.
3651
1a92f856
DJ
36522007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3653
3654 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3655
79a6e687 36562007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3657
79a6e687
BW
3658 * gdb.texinfo: Consistently capitalize all significant words in
3659 node names, chapter titles, section titles, and headings. Update
3660 cross references to match.
3661 (Starting and Stopping Trace Experiment): Make node name plural.
3662 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3663
ad527d2e
PA
36642007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3665
3666 * gdb.texinfo (WinCE): Delete obsolete subsection.
3667
7ce59000
DJ
36682007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3669
3670 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3671 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3672 references.
3673
8807d78b
DJ
36742007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3675
3676 * gdb.texinfo (Startup): Delete references to some alternate
3677 names for .gdbinit.
3678 (Thread): Remove LynxOS reference.
3679 (Tandem ST2000): Delete target-specific documentation.
3680 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3681 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3682 and GDB_OSABI_LYNXOS.
3683
5f402660
UW
36842007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3685
3686 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3687
bac718a6
UW
36882007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3689
3690 * gdbint.texinfo (Target Conditionals): Remove mention of
3691 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3692 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3693
9453113a
DJ
36942007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3695
3696 * Makefile.in: Add "pdfdir" installation
3697 directory, PDFTEX macro, support for "install-pdf" target,
3698 and rules for making a pdf version of refcard.texi.
3699 * refcard.tex: Specify paper size for PDF output.
3700
ae21e955 37012007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3702
ae21e955 3703 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3704
3f94c067 37052007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3706
3f94c067
BW
3707 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3708 (Source Path, Character Sets, Macros, Define)
3709 (GDB/MI Result Records, GDB/MI Simple Examples)
3710 (GDB/MI Program Execution, GDB/MI File Commands)
3711 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3712 (Bug Reporting): Use @value{GCC}.
5ae4183a 3713
12c27660 37142007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3715
12c27660
BW
3716 * gdb.texinfo (Help): Fix formatting of examples.
3717 (Variables): Use @ifnotinfo instead of @iftex.
3718 (Non-debug DLL symbols): Use @ref instead of @pxref.
3719 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3720
ce9341a1
BW
37212007-03-26 Bob Wilson <bob.wilson@acm.org>
3722
3723 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3724
c8f4133a
BW
37252007-03-26 Bob Wilson <bob.wilson@acm.org>
3726
3727 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3728 the order of the nodes.
3729 (C Operators, C Constants, Debugging C): Remove extra menus.
3730 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3731
c8f4133a 37322007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3733
3734 * gdb.texinfo (File Options): Add missing parenthesis.
3735 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3736
c74d0ad8
DJ
37372007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3738
3739 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3740
ff6f572f
DJ
37412007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3742
669fac23 3743 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3744 case insensitivity.
3745 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3746
994337c3
NR
37472007-02-18 Nick Roberts <nickrob@snap.net.nz>
3748
3749 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3750 (Files): Add section name to argument list for pxref.
3751 (Non-debug DLL symbols): Don't use `see' for pxref.
3752 (Embedded Processors): Fix typo.
3753 (GDB/MI Breakpoint Commands): Execution commands generate
3754 *stopped not ^done.
3755
eb819d70
NR
37562007-02-13 Nick Roberts <nickrob@snap.net.nz>
3757
3758 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3759 values for in_scope. Mention that only root variables can be
3760 updated.
3761 (GDB/MI Development and Front Ends): Explain new values may be
3762 added to existing fields.
3763
123dc839
DJ
37642007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3765
3766 * gdb.texinfo (-target-disconnect): Use @smallexample.
3767 (Requirements): Add anchor for Expat. Update description.
3768 (Target Descriptions): Mention Expat.
3769 (Target Description Format): Document new elements. Use
3770 @smallexample.
3771 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3772 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3773
108546a0
DJ
37742007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3775
3776 * gdb.texinfo (Target Description Format): Add section on XInclude.
3777
95a98c01
NR
37782006-02-03 Nick Roberts <nickrob@snap.net.nz>
3779
3780 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3781 command -enable-timings.
3782
f4b3909f
EZ
37832007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3784
5ae4183a 3785 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3786 descriptions for new/deleted elements in gdb_osabi. Add missing
3787 description for function generic_elf_osabi_sniff_abi_tag_sections.
3788
c7ba131e
JB
37892007-01-29 Joel Brobecker <brobecker@adacore.com>
3790
3791 * gdb.texinfo (Maintenance Commands): Add documentation for
3792 the new "maint print target-stack" command.
3793
3a60f64e
JK
37942007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3795 Eli Zaretskii <eliz@gnu.org>
3796
f4b3909f 3797 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3798
c582f8b6
EZ
37992007-01-26 Eli Zaretskii <eliz@gnu.org>
3800
3801 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3802 Use @value{NGCC} instead of @value{GCC}.
3803
d3e8051b
EZ
38042007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3805
3806 * agentexpr.texi: Fix typos.
3807 * annotate.texinfo: Likewise.
3808 * gdb.texinfo: Likewise.
3809 * gdbint.texinfo: Likewise.
3810 * observer.texi: Likewise.
3811 * stabs.texinfo: Likewise.
3812
86f04699
EZ
38132007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3814
3815 * gdbint.texinfo (Support Libraries): Remove mmalloc
3816 entry. Describe readline library.
3817
23181151
DJ
38182007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3819
3820 * gdb.texinfo (Target Descriptions): New section.
3821 (General Query Packets): Add QPassSignals anchor. Mention
3822 qXfer:features:read under qSupported. Expand mentions of
3823 qXfer:memory-map:read and QPassSignals. Document
3824 qXfer:features:read.
3825
f822c95b
DJ
38262007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3827
3828 * gdb.texinfo (Commands to specify files): Describe
3829 "set sysroot" and "show sysroot".
3830 (Using the `gdbserver' program): Lowercase argument
3831 to @var. Expand description of setting up GDB on the
3832 host.
3833
8936fcda
JB
38342007-01-05 Joel Brobecker <brobecker@adacore.com>
3835
3836 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3837 catch exception, catch exception unhandled, and catch assert
3838 commands.
3839
e776119f
DJ
38402007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3841
3842 * gdb.texinfo (Debugging Output): Document "set debug xml"
3843 and "show debug xml".
3844
aa79a185
DJ
38452007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3846
3847 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3848
7f893741
JB
38492007-01-01 Joel Brobecker <brobecker@adacore.com>
3850
3851 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3852
a1b5960f
VP
38532006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3854
3855 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3856 note in @ignore, to be removed later if nobody complains.
3857
9f470e6e
NR
38582006-12-04 Nick Roberts <nickrob@snap.net.nz>
3859
3860 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3861 of -var-delete.
3862
765dc015 38632006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3864
765dc015 3865 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3866 automatic software/hardware breakpoint usage and
3867 the "set breakpoint auto-hw" command.
765dc015 3868
4b5752d0
VP
38692006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3870
3871 * gdb.texinfo (Memory Access Checking): New.
3872
89be2091
DJ
38732006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3874
3875 * gdb.texinfo (Remote configuration): Mention
3876 "pass-signals-packet".
3877 (General Query Packets): Document QPassSignals. Fix
3878 a typo.
3879
ca3bf3bd
DJ
38802006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3881
3882 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3883
427c3a89
DJ
38842006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3885
3886 * gdb.texinfo (Remote configuration): Rewrite documentation for
3887 packet configuration commands.
3888 (OS Information): Adjust reference to qXfer:auxv:read.
3889 (General Query Packets): Remove references to read-aux-vector-packet
3890 and set remote get-thread-local-storage-address.
3891
7a107747
DJ
38922006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3893
3894 * gdbint.texinfo (Target Architecture Definition): Add new
3895 Initializing a New Architecture section.
3896
1c56eb0e
EZ
38972006-10-31 David Taylor <dtaylor@emc.com>
3898
3899 * stabs.texinfo (Macro define and undefine): New node describing
3900 stabs for #define and #undef.
3901
f73adfeb
AS
39022006-10-27 Andreas Schwab <schwab@suse.de>
3903
3904 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3905
fd60e0df
EZ
39062006-10-21 Eli Zaretskii <eliz@gnu.org>
3907
3908 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3909 clarify on the possible meanings of ``expression'' watched by
3910 watchpoints. Add indexing.
e5ac9b53
EZ
3911 (Prompting, Errors, Invalidation, Annotations for Running)
3912 (Source Annotations): Fix index entries by adding "annotation" to
3913 them, to discriminate from index entries that point to the more
3914 general topic descriptions.
fd60e0df 3915
52bb452f
DJ
39162006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3917
3918 * gdbint.texinfo (Target Vector Definition): Move most
3919 content into Existing Targets. Add a menu.
3920 (Existing Targets): New section, moved from Target Vector
3921 Definition. Use @subsection.
3922 (Managing Execution State): New section.
3923
58955e58
BW
39242006-10-16 Bob Wilson <bob.wilson@acm.org>
3925
3926 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3927
c8aa23ab
EZ
39282006-10-15 Eli Zaretskii <eliz@gnu.org>
3929
3930 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3931 (Command Syntax, Signals, Backtrace, Connecting)
3932 (Remote configuration, Renesas Boards, Console I/O): Fix last
3933 change: use Ctrl- instead of C-, except wrt Emacs.
3934 (File-I/O Examples): Put Ctrl-c in @kbd.
3935 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3936 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3937 (Signals, Set Breaks, Set Watchpoints): Document optional
3938 arguments to `info signals' `handle', `info breakpoints', and
3939 `info watchpoints'.
c8aa23ab 3940
e7109c7e
EZ
39412006-10-14 Eli Zaretskii <eliz@gnu.org>
3942
3943 * gdb.texinfo (Backtrace): Fix last change.
3944
de3aea7b
NR
39452006-10-14 Nick Roberts <nickrob@snap.net.nz>
3946
3947 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3948
7f9087cb
BW
39492006-10-10 Bob Wilson <bob.wilson@acm.org>
3950
c8aa23ab
EZ
3951 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3952 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3953 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3954
68437a39
DJ
39552006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3956 Daniel Jacobowitz <dan@codesourcery.com>
3957
3958 * gdb.texinfo (Packets): Document vFlashErase,
3959 vFlashWrite and vFlashDone packets.
3960 (General Query Packets): Document qXfer:memory-map:read.
3961 Add a new feature for qXfer:memory-map:read.
3962 (Memory map format): New section.
3963 (Target Commands): Mention that gdb can write flash.
3964
fd79ecee
DJ
39652006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3966 Daniel Jacobowitz <dan@codesourcery.com>
3967
3968 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3969 memory regions and "mem auto".
3970
350da6ee
DJ
39712006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3972
3973 * gdbint.texinfo (Array Containers): New section.
3974
2f1acb09
VP
39752006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3976
3977 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3978 -stack-list-arguments HIGH_FRAME argument can be larger then the
3979 actual number of frames.
3980
2ab1eb7a
VP
39812006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3982
3983 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3984 -stack-list-locals HIGH_FRAME argument can be larger then the
3985 actual number of frames.
2ab1eb7a 3986
599b237a
BW
39872006-09-02 Bob Wilson <bob.wilson@acm.org>
3988
3989 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3990 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3991
25ab7e6d
EZ
39922006-09-02 Eli Zaretskii <eliz@gnu.org>
3993
3994 * gdbint.texinfo (Overall Structure): New section "Source Tree
3995 Structure".
3996
940178d3
JB
39972006-08-17 Jim Blandy <jimb@codesourcery.com>
3998
3999 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4000 responses.
4001
30daae6c
JB
40022006-08-08 Joel Brobecker <brobecker@adacore.com>
4003
4004 * gdb.texinfo (Source Path): Add documentation for new
4005 substitute-path commands.
4006
7fa2210b
DJ
40072006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4008
4009 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4010 (Running Configure): ...here.
4011 (Requirements): New node. Mention expat.
4012
3d00d119
DJ
40132006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4014
5ae4183a 4015 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4016 'set download-write-size' and 'show download-write-size'.
4017
0cbfa4ee
DJ
40182006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4019
4020 * stabs.texinfo (Member Type Descriptor): Correct example for
4021 pointer to member types.
4022
16026cd7
AS
40232006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4024
4025 * gdb.texinfo (Optional warnings and messages): Add
4026 'set/show trace-commands'.
4027 (Command files): Add '-v' to source command.
4028
0876f84a
DJ
40292006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4030
4031 * gdb.texinfo (OS Information): Update qPart reference to
4032 qXfer.
4033 (Remote configuration): Likewise.
4034 (Overview): Move @cindex to the start of a paragraph. Talk
4035 about binary data encoding.
4036 (Packets): Refer to the overview for the details of the X
4037 packet encoding.
4038 (General Query Packets): Remove qPart description. Add qXfer
4039 description. Add an anchor to qSupported. Correct feature
4040 table title. Add a new feature for qXfer:auxv:read.
4041 (Interrupts): Add a missing parenthesis.
4042
2ec3381a
DJ
40432006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4044
669fac23 4045 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4046 (GDB/MI Kod Commands): Remove commented out node.
4047
594fe323
EZ
40482006-07-01 Eli Zaretskii <eliz@gnu.org>
4049
4050 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4051 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4052 (GDB/MI Thread Commands, GDB/MI Program Execution)
4053 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4054 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4055 (GDB/MI File Commands, GDB/MI Target Manipulation)
4056 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4057 since the MI prompt is hard-wired into the code.
4058
7e3fb70c
NR
40592006-07-01 Nick Roberts <nickrob@snap.net.nz>
4060
4061 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4062 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4063 (GDB/MI Data Manipulation): Remove description of unimplemented
4064 display related commands as variable objects perform this function
4065 and are superior: -display-delete, -display-disable,
4066 -display-enable, -display-insert and -display-list. Move
4067 -environment-cd, -environment-directory, -environment-path
4068 and -environment-pwd to "Program Context".
4069 (GDB/MI Program Control): Rename to "Program Execution". Move
4070 -exec-arguments -exec-abort to...
4071 (GDB/MI Program Context): ...here. New node split from "Data
4072 Manipulation".
4073
be2a5f71
DJ
40742006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4075
4076 * gdb.texinfo (Remote configuration): Document set / show
4077 remote supported-packets.
4078 (General Query Packets): Document qSupported packet.
4079
fc320d37
SL
40802006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4081
4082 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4083 and font markup.
4084 (Protocol basics): Likewise.
4085 (The F request packet): Likewise.
4086 (The F reply packet): Likewise.
4087 (Memory transfer): Move this node to be a subsubsection of
4088 "Protocol specific representation of datatypes".
4089 (The Ctrl-C message): More copy editing.
4090 (Console I/O): Likewise.
4091 (The isatty call): Delete this node, and merge its content into
4092 the "isatty" node. Fixed references elsewhere.
4093 (The system call): Delete this node, and merge its content into
4094 the "system" node. Fixed references elsewhere.
4095 (open): Reformat to use @table, and add appropriate font markup.
4096 (close): Likewise.
4097 (read): Likewise.
4098 (write): Likewise.
4099 (lseek): Likewise.
4100 (rename): Likewise.
4101 (unlink): Likewise.
4102 (stat/fstat): Likewise.
4103 (gettimeofday): Likewise.
4104 (isatty): Likewise.
4105 (system): Likewise, plus minor changes to fix confusing wording.
4106 (Integral datatypes): Fix font markup.
4107 (Pointer values): Likewise.
4108 (struct stat): Fix markup to use @table, plus minor copy editing.
4109 (struct timeval): Fix font markup, plus minor copy editing.
4110 (Constants): Minor copy editing.
4111 (Errno values): Add font markup.
4112 (File-I/O Examples): Likewise.
4113
158fdf5c
NR
41142006-06-10 Nick Roberts <nickrob@snap.net.nz>
4115
4116 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4117 (GDB/MI Simple Examples): Move node up one level. Use real
4118 examples.
4119 (GDB/MI Compatibility with CLI): Update.
4120 (GDB/MI Result Records): Add "connected" and "exit" result
4121 classes.
4122 (GDB/MI Stream Records): Clarify target output.
4123 (GDB/MI Command Description Format): Modify example description.
4124 (GDB/MI Breakpoint Table Commands): Rename to...
4125 (GDB/MI Breakpoint Commands): ...this
4126 (GDB/MI Breakpoint Commands): Add optional thread field.
4127 (GDB/MI Program Control): Add an introduction. Move "Program
4128 termination" examples into exec-run description.
4129 (GDB/MI File Commands): Mention similar CLI commands.
4130 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4131 is similar to "-gdb-version".
4132
ddb50cd7
EZ
41332006-06-09 Eli Zaretskii <eliz@gnu.org>
4134
4135 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4136
2aef0d6b
NR
41372006-06-02 Nick Roberts <nickrob@snap.net.nz>
4138
4139 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4140 sourceware.org for mailing lists.
d5e40d59 4141 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4142
383a5c52
NR
41432006-06-01 Nick Roberts <nickrob@snap.net.nz>
4144
d5e40d59 4145 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4146
e16b02ee
EZ
41472006-05-22 Eli Zaretskii <eliz@gnu.org>
4148
4149 * gdb.texinfo (Cygwin Native): Fix last change.
4150
be90c084
CF
41512006-05-22 Christopher Faylor <cgf@timesys.com>
4152
4153 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4154
347ceba5
NR
41552006-05-15 Nick Roberts <nickrob@snap.net.nz>
4156
4157 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4158 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4159
369af7bd
DJ
41602006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4161
4162 * gdb.texinfo (General Query Packets): Recommend not starting
4163 new packets with qC and clarify.
4164
2ffdbde8 41652006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4166
4167 * gdb.texinfo (M2 Types): New section.
72019c9c 4168
16d1a084
DJ
41692006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4170
4171 * agentexpr.texi: Add a copyright and license notice.
4172 * observer.texi: Likewise, with GPL clause for function prototypes.
4173 Remove trailing whitespace.
4174
aa56d27a
JB
41752006-05-05 Jim Blandy <jimb@codesourcery.com>
4176
4177 * gdb.texinfo (General Query Packets): Document conventions for
4178 terminating packet names, and their violations.
4179
5bdf8622
DJ
41802006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4181
4182 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4183 * gdb.texinfo: Likewise.
4184
605a56cb
DJ
41852006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4186
4187 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4188 and "show remotedebug".
4189 (Debugging Output): Add additional index entries.
4190
b8db102d
MS
41912006-04-27 Michael Snyder <msnyder@redhat.com>
4192
4193 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4194
c5e30d01
AC
41952006-04-22 Andrew Cagney <cagney@redhat.com>
4196
4197 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4198 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4199
8181d85f
DJ
42002006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4201
4202 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4203 and remove breakpoint prototypes.
4204 (Watchpoints): Move description of target_insert_hw_breakpoint and
4205 target_remove_hw_breakpoint ...
4206 (Breakpoints): ... to here. Document target_insert_breakpoint and
4207 target_remove_breakpoint.
4208
4f553f88
JB
42092006-04-17 Jim Blandy <jimb@codesourcery.com>
4210
4211 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4212 and C packets are optional.
4213
cd852561
FR
42142006-04-14 Frederic Riss <frederic.riss@st.com>
4215
4216 * gdb.texinfo (Specifying source directories): Update the description
4217 of the source file search to reflect the fact that the source path
4218 always contains at least $cdir and $cwd.
4219
b620eb07
MS
42202006-03-31 Michael Snyder <msnyder@redhat.com>
4221
4222 * gdb.texinfo: Update copyright dates.
4223
3156cdaf
EZ
42242006-03-31 Eli Zaretskii <eliz@gnu.org>
4225
4226 * gdb.texinfo (Overview): Add an index entry to "empty response".
4227
7d30c22d
JB
42282006-03-28 Jim Blandy <jimb@codesourcery.com>
4229
4230 * gdbint.texinfo (Prologue Analysis): New section.
4231
86941c27
JB
42322006-03-07 Jim Blandy <jimb@red-bean.com>
4233
66b8c7f6
JB
4234 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4235
1a10341b
JB
4236 * gdb.texinfo (Target Commands): Update text describing how to
4237 specify a target. Refer to the detailed section on remote
4238 debugging, not the brief mention.
4239
86941c27
JB
4240 * gdb.texinfo (Connecting): Organize the different 'target remote'
4241 connection methods into a table. Add a 'target remote' index
4242 entry. (!!!)
4243
62f3a2ba
FF
42442006-02-17 Fred Fish <fnf@specifix.com>
4245
4246 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4247 'ptype' commands to reflect the fact that the only significant
4248 difference between them is that ptype prints the complete type
4249 description instead of just the name.
4250
8b9a88ea
WZ
42512006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4252
4253 * gdbint.texinfo (Watchpoints): Delete
4254 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4255
7e8dc855
NR
42562006-02-10 Nick Roberts <nickrob@snap.net.nz>
4257
4258 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4259 times fields where needed. Fix typos. Update general form given
4260 for output of -break-insert.
4261 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4262
c91d38aa
DJ
42632006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4264
4265 * gdbint.texinfo (Symbol Handling): Add a section
4266 on memory management.
4267
38fcd64c
DJ
42682006-02-06 Vladimir Prus <ghost@cs.msu.su>
4269
4270 * gdb.texinfo (Breakpoint table commands): Document the fullname
4271 field in -break-list output.
4272
219eec71
EZ
42732006-02-03 Eli Zaretskii <eliz@gnu.org>
4274
4275 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4276 debugging information produced by the various "set debug..."
4277 options.
4278
ae5a43e0
DJ
42792006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4280
4281 * gdb.texinfo (Files): Remove obsolete bits from the description
4282 of "symbol-file".
4283
a9f158ec
JB
42842006-01-25 Jim Blandy <jimb@redhat.com>
4285
4286 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4287
410dd08e
JB
42882006-01-24 Jim Blandy <jimb@redhat.com>
4289
4290 * gdbint.texinfo (Frames): Document the basics of GDB's register
4291 unwinding model, and explain the existence of the "sentinel" frame.
4292
4b505b12
AS
42932006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4294
4295 * gdb.texinfo (Choosing files): Mention that -directory is used
4296 for script files.
4297 (Specifying source directories): Likewise.
4298 (Command files): Explain how script files are found.
4299
839c27b7
EZ
43002006-01-21 Eli Zaretskii <eliz@gnu.org>
4301
4302 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4303 the threads in a multi-threaded program.
4304 (Threads): The threadno argument of "thread apply" can be a range
4305 of numbers.
4306
7be93b9e
JB
43072006-01-18 Jim Blandy <jimb@redhat.com>
4308
4309 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4310 of warning flags.
4311
fcc73fe3
EZ
43122006-01-13 Eli Zaretskii <eliz@gnu.org>
4313
4314 * gdb.texinfo (Sequences): Improve menu annotations.
4315 (Define): Add index entries for arguments of user-defined
4316 commands. Move the description of flow-control commands...
4317 (Command Files): ...to here. Document loop_break and
4318 loop_continue.
ca91424e
EZ
4319 (Define, Command Files): Document `end' and add index entries for
4320 it.
fcc73fe3 4321
5c95884b
MS
43222006-01-04 Michael Snyder <msnyder@redhat.com>
4323
4324 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4325 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4326
860701dc
PH
43272006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4328
4329 * gdb.texinfo (Omissions from Ada): Document that there is now
4330 limited aggregate support.
4331
36b80e65
EZ
43322005-12-28 Eli Zaretskii <eliz@gnu.org>
4333
4334 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4335 registers and the likes.
4336
c1468174
EZ
43372005-12-24 Eli Zaretskii <eliz@gnu.org>
4338
4339 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4340 (Symbols): Fix usage of "e.g.".
359df76b 4341 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4342
4343 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4344 (Coding): Fix usage of "e.g.".
4345
c02a867d
EZ
43462005-12-23 Eli Zaretskii <eliz@gnu.org>
4347
5ae4183a
AS
4348 * stabs.texinfo:
4349 * refcard.tex:
c02a867d 4350 * gpl.texi:
5ae4183a
AS
4351 * gdbint.texinfo:
4352 * gdb.texinfo:
4353 * gdb-cfg.texi:
c02a867d 4354 * fdl.texi:
5ae4183a
AS
4355 * annotate.texinfo:
4356 * all-cfg.texi:
c02a867d
EZ
4357 * Makefile.in: Add (C) after Copyright. Update the FSF
4358 address.
4359
fad38dfa
EZ
43602005-12-03 Eli Zaretskii <eliz@gnu.org>
4361
4362 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4363 extend GDB with commands for external monitor.
4364
53e5f3cf
AS
43652005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4366
4367 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4368
55f6ca0f
JB
43692005-11-25 Joel Brobecker <brobecker@adacore.com>
4370
4371 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4372
c1947b85
JB
43732005-11-21 Jim Blandy <jimb@redhat.com>
4374
4375 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4376 placement of 'R' actions in tracepoint action packets; document
4377 dependence of 'X' and 'M' actions on a preceding 'R' action for
4378 their registers.
4379
9d29849a
JB
43802005-11-19 Jim Blandy <jimb@redhat.com>
4381
4382 * gdb.texinfo (Tracepoint Packets): New node.
4383 (General Query Packets): Add entries for the tracepoint packets,
4384 referring to the "Tracepoint Packets" node.
4385 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4386
9a6253be
KB
43872005-11-18 Kevin Buettner <kevinb@redhat.com>
4388
4389 * gdb.texinfo (set remotebreak): Add anchor.
4390 (X packet): Likewise.
4391 (Remote Protocol): Add new section `Interrupts' and new index
4392 entry `interrupts (remote protocol)'.
4393
5f3bebba
JB
43942005-11-18 Jim Blandy <jimb@redhat.com>
4395
4396 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4397 entries into the General Query Packets section. Add a
4398 cross-reference to that section. Drop description of replies, as
4399 these are covered in the descriptions of each packet.
4400 (General Query Packets): Add introductory text. Explain naming
4401 conventions, and how the end of a name is recognized.
4402
9a7a1b36
KB
44032005-11-17 Kevin Buettner <kevinb@redhat.com>
4404
0564b6cf 4405 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4406 "set remotebreak" command.
4407
b8ff78ce
JB
44082005-11-16 Jim Blandy <jimb@redhat.com>
4409
4410 * gdb.texinfo (Packets, Stop Reply Packets)
4411 (General Query Packets): Various formatting cleanups.
4412 - Use @samp for packet contents.
4413 - Drop summaries from packet @item lines; the same information appears
4414 immediately below in the description.
4415 - Delete paragraph breaks after packet @item commands, so that the
4416 description appears directly to the right of the packet prototype
4417 in the printed manual, if it fits.
4418 - Place spaces in packet prototypes between @vars and non-@var
4419 letters, and explain that they're just for formatting.
4420 - Use @dots{} instead of '...'.
4421 - Fix uses of @code where @var was needed.
4422 - Replace "deprecated" markers with English text spelling out the
4423 packet's status and the preferred alternatives.
4424 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4425 what this ever meant.
4426 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4427 this for a long time.
4428 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4429 implemented several times, and have been in use for years.
4430
8ffe2530
JB
44312005-11-15 Jim Blandy <jimb@redhat.com>
4432
c43c5473
JB
4433 * gdb.texinfo (Packets): Add index entries for 'm' packet
4434 disclaimers.
5ae4183a 4435
fb031cdf
JB
4436 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4437 of stub when processing an 'm' packet.
4438
8ffe2530
JB
4439 * gdb.texinfo (Packets): Mention that packets beginning with
4440 letters are reserved once, at the top, instead of actually listing
4441 them all and saying "reserved".
4442
c03c782f
AS
44432005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4444
4445 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4446 Change @var{$arg0 to @code{$arg0.
4447
814e32d7
WZ
44482005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4449
4450 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4451
fa93a9d8
JB
44522005-11-12 Jim Blandy <jimb@redhat.com>
4453
4454 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4455 order. Remove extraneous 'z'.
4456
8a5a3c82
AS
44572005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4458
4459 * gdb.texinfo (Choosing files): Add --eval-command.
4460
4b0ad762
AS
44612005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4462
4463 * gdb.texinfo (Choosing modes): Add --return-child-result.
4464
4465
1a088d06
AS
44662005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4467
4468 * gdb.texinfo (Choosing modes): Add --batch-silent.
4469
656d5e12
EZ
44702005-10-28 Eli Zaretskii <eliz@gnu.org>
4471
4472 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4473 "The -var-update Command".
4474
3c9c013a
JB
44752005-10-03 Joel Brobecker <brobecker@adacore.com>
4476
4477 * gdb.texinfo (Print Settings): Add documentation for set/show
4478 print array-indexes.
4479
7ba3cf9c
DJ
44802005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4481
4482 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4483 6.2 and 6.3.
4484
a94ab193
EZ
44852005-08-27 Eli Zaretskii <eliz@gnu.org>
4486
4487 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4488 since 19-Jan-2004.
4489 (Files): Likewise.
ab1adacd
EZ
4490 (Variables, Symbols): Document the "<incomplete type>" message and
4491 its reasons.
a94ab193 4492
ca06016a
FF
44932005-08-01 Fred Fish <fnf@specifix.com>
4494
4495 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4496
cf58170d
NR
44972005-07-15 Nick Roberts <nickrob@snap.net.nz>
4498
4499 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4500 option for -var-list-children and -var-update.
4501 (GDB/MI Stack Manipulation): Simplify description of
4502 print-values option for -stack-list-locals.
4503 (GDB/MI Command Description Format): Clarify.
4504 (Mode Options): Spelling of superseded.
4505
38f1196a
BR
45062005-07-12 Bob Rossi <bob@brasko.net>
4507
4508 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4509 corresponding GDB command comment.
4510
3cb3b8df
BR
45112005-07-06 Bob Rossi <bob@brasko.net>
4512
4513 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4514 and -inferior-tty-show.
4515 (Input/Output): Document "set/show inferior-tty" and tty alias.
4516
10fac096
NW
45172005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4518
4519 * gdb.texinfo (Packets): Change description of 'D' packet to note
4520 that GDB does wait for a response.
4521
d1b6db76
NR
45222005-06-22 Nick Roberts <nickrob@snap.net.nz>
4523
4524 * gdb.texinfo (History) Rename "Command History".
4525 (Command History): Move node "Server Prefix" from section on
4526 Annotations here.
4527
29629dcf
NR
45282005-06-19 Nick Roberts <nickrob@snap.net.nz>
4529
4530 * gdb.texinfo (GDB/MI Stack Manipulation):
4531 Re-instate -stack-info-frame with example. Say that it gets
4532 info on selected frame, not current frame.
4533
397ca115
EZ
45342005-06-18 Eli Zaretskii <eliz@gnu.org>
4535
4536 * gdb.texinfo (Server): Clarify that `file' should be used before
4537 connecting to the server.
4538 (Files): Add an xref to the above description.
51274035
EZ
4539 (Output Formats): More detailed description of the `c' format.
4540 (Memory): List explicitly all the formats supported by `x'.
638ac427 4541 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4542 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4543 files. Add more indexing for solib-absolute-prefix and
4544 --with-sysroot.
76d17f34
EZ
4545 (Machine Code): Document possible problems with locations in
4546 shared libraries.
d416eeec
EZ
4547 (Backtrace): Document that free-standing environments do not need
4548 to have a `main' function.
397ca115 4549
74f6deaa
NR
45502005-06-18 Nick Roberts <nickrob@snap.net.nz>
4551
4552 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4553 -stack-info-frame.
4554
a9967aef
AC
45552005-06-07 Andrew Cagney <cagney@gnu.org>
4556
4557 * gdb.texinfo (Contributors): Note the original multi-arch
4558 contributors.
4559
e09f16f9
EZ
45602005-06-03 Eli Zaretskii <eliz@gnu.org>
4561
4562 * gdb.texinfo (Registers): Add index entries for the standard
4563 registers.
4564 (Frames): Add cross-reference from frame pointer description to
4565 the Registers node.
4566 (Annotations Overview): Fix the reference to GDB name.
4567
d87ba7ee
EZ
45682005-06-01 Eli Zaretskii <eliz@gnu.org>
4569
4570 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4571 can-use-hw-watchpoints.
4572
034dad6f
BR
45732005-05-28 Bob Rossi <bob@brasko.net>
4574
4575 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4576 the possible reasons why an exec async record would be returned to FE.
4577
ffed4509
AC
45782005-05-26 Andrew Cagney <cagney@gnu.org>
4579
4580 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4581 Andrew Cagney implemented the original GDB/MI.
4582
e22e55c9
OF
45832005-05-23 Orjan Friberg <orjanf@axis.com>
4584
4585 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4586 documentation. Add documentation for cris-mode.
4587
a78e13ce
EZ
45882005-05-20 Eli Zaretskii <eliz@gnu.org>
4589
4590 * gdb.texinfo (Numbers): Explain the example and make the wording
4591 more acurate.
4592
76ff342d
DJ
45932005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4594 Dennis Brueni <dennis@slickedit.com>
4595
4596 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4597 (GDB/MI Data Manipulation, GDB/MI Program Control)
4598 (GDB/MI Stack Manipulation): Update examples to include the fullname
4599 attribute in stack frames.
4600
119b882a
EZ
46012005-05-12 Eli Zaretskii <eliz@gnu.org>
4602
4603 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4604 do with other non-standard names of init files.
4605
6fc08d32
EZ
46062005-05-11 Eli Zaretskii <eliz@gnu.org>
4607
4608 * gdb.texinfo (Command Files): Move the description of the startup
4609 from here...
4610 (Startup): ...to this new subsection of the Invocation chapter.
4611 Rearrange the description of init files more logically and add a
4612 cross-reference to "Command Files". Document the special gdbinit
4613 name for CISCO 68k. Expand the description of what GDB does
4614 during startup.
4615 (History): Add index entry for HISTSIZE.
4616
a561754a
MK
46172005-05-02 Mark Kettenis <kettenis@gnu.org>
4618
4619 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4620
2eecc4ab
EZ
46212005-05-02 Eli Zaretskii <eliz@gnu.org>
4622
4623 * gdb.texinfo (SVR4 Process Information, The isatty call)
4624 (The system call): Don't use foo(N) notation for man pages and
4625 functions.
514c4d71 4626 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4627
18999be5
EZ
46282005-04-27 Eli Zaretskii <eliz@gnu.org>
4629
4630 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4631 were optimized away.
4632
0abb7bc7
EZ
46332005-04-22 Eli Zaretskii <eliz@gnu.org>
4634
4635 * gdb.texinfo (Remote configuration): Document "set/show
4636 get-thread-local-storage-address". Add cross-reference to the
4637 description of the qGetTLSAddr packet.
4638 (General Query Packets): Mention "set remote
4639 get-thread-local-storage-address" and add a reference to its
4640 description.
4641
6f61acb1
NR
46422005-04-19 Nick Roberts <nickrob@snap.net.nz>
4643
4644 * gdb.texinfo (Backtrace): Describe 'bt full'.
4645
9d59903a
NR
46462005-04-17 Nick Roberts <nickrob@snap.net.nz>
4647
4648 * gdb.texinfo (Mode Options): Fix typo.
4649 (GDB/MI): Describe how to invoke GDB/MI.
4650
721c2651
EZ
46512005-04-16 Eli Zaretskii <eliz@gnu.org>
4652
4653 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4654 references changed. Add description of "info udot".
721c2651
EZ
4655 (Files): Document "set/show stop-on-solib-events".
4656 (M32R/D): Document "set/show download-path", "set/show
4657 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4658 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4659 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4660 (Maintenance Commands): Improve indexing.
4661 (Target Commands): Document "set/show hash", "set/show debug
4662 monitor".
4663 (SVR4 Process Information): Document "info pidlist" and "info
4664 meminfo". Document "set/show procfs-tarce" and "set/show
4665 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4666 (Symbols, The Print Command with Objective-C): Improve indexing.
4667 (Objective-C): Add references to "info classes" and "info
4668 selectors".
c45da7e6
EZ
4669 (Debugging Output): Improve wording. Document "set/show debug
4670 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4671 (Set Breaks): Add index entry for "hardware breakpoints".
4672 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4673 and "set/show usehardbreakpoints".
4674 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4675 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4676 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4677 rdiromatzero", "set/show rdiheartbeat".
4678 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4679 "sds".
4680 (Embedded Processors): Document the "sim" command.
4681 (Remote): Document the "remote" command.
4682 (DJGPP Native): Document the "info serial" command.
4683 (Threads): Document "maint info sol-threads".
4684 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4685 (Set Breaks): Improve indexing.
4686 (Command Syntax): Add a reference to dont-repeat.
4687 (Define): Document "dont-repeat".
4688 (TUI Commands): Document "tabset".
4689 (WinCE): New subsection. Document "set/show remotedirectory",
4690 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4691
14d6dd68
EZ
46922005-04-15 Eli Zaretskii <eliz@gnu.org>
4693
4694 * gdb.texinfo (Hurd Native): New subsection, documents
4695 Hurd-specific commands.
a64548ea 4696 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4697 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4698 (MIPS): Improve documentation of heuristic-fence-post. Document
4699 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4700 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4701 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4702 (ARM): Document ARM-specific commands.
a64548ea
EZ
4703 (AVR): New section. Document "info io_registers".
4704 (CRIS): New section. Document "set/show cris-version" and
4705 "set/show cris-dwarf2-cfi".
4706 (HPPA): New section. Document "set/show debug hppa" and "maint
4707 print unwind".
a5adf40f 4708 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4709 (Super-H): New section. Document the "regs" command.
721c2651 4710 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4711
9c16f35a
EZ
47122005-04-09 Eli Zaretskii <eliz@gnu.org>
4713
4714 * gdb.texinfo (Print Settings): Document "set/show print
4715 pascal_static-members", "set print repeats", "show print
4716 null-stop". Improve indexing. Fix documentation of "set print
4717 union".
4718 (Pascal): New section.
4719 (Supported languages): Rename from "Support"; all references
4720 updated. Add a menu item for Pascal.
4721 (Numbers): Document "set radix.
4722 (Screen Size): Document "set/show pagination".
4723 (MIPS Embedded): Remove "set processor" documentation.
4724 (Remote configuration): Document "set/show X/P/Z-packet",
4725 "set/show read-aux-vector-packet", "set/show remote
4726 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4727 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4728 remotedebug", "set/show remotebreak", "set/show remotedevice",
4729 "set/show remotelogfile".
4730 (Auxiliary Vector): Add reference to the description of the
4731 read-aux-vector-packet setting.
4732 (Set Watchpoints): Add a cross-reference to "set remote
4733 hardware-breakpoint-limit".
4734 (General Query Packets): Add indexing of requests and
4735 cross-references to related commands in "Remote configuration".
4736 (File-I/O Overview, The system call): Fix wording and typos.
4737 (Thread Stops): Add index entries.
4738 (Continuing and Stepping): Document "show step-mode".
4739 (i386): New node. Document "set/show struct-convention".
4740 (Files): Document "show trust-readonly-sections".
4741 (Calling): Document "set/show unwindonsignal".
4742 (Messages/Warnings): Add index entries.
4743 (Maintenance Commands): Document "set/show watchdog".
4744 (Annotations Overview): Document "show annotate".
4745 (Set Watchpoints): Add index entries.
4746 (Symbols): Fix doc of case-sensitive.
4747 (ABI): Document "show coerce-float-to-double".
4748 (Convenience Vars, Help): Improve indexing.
4749 (Machine Code): Document "show disassembly-flavor".
4750 (Debugging C plus plus): Document "show overload-resolution".
4751 (Value History, Signaling): Add index entries.
4752
47532005-04-08 Eli Zaretskii <eliz@gnu.org>
4754
4755 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4756 (Processes): Fix wording.
4757 (History, List, Logging output, Define, Symbols, Print Settings):
4758 Improve indexing.
4759
a8f24a35
EZ
47602005-04-03 Eli Zaretskii <eliz@gnu.org>
4761
4762 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4763 redundant index entry for "target" command.
4764 (Backtrace): Add index entries.
4765 (Symbols, Fortran): Document the "set case-sensitive" command.
4766 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4767 (Print Settings): Add index entry for "set demangle-style".
4768 (Target Commands): Document "set download-write-size".
4769 (Debugging Output): Document "set exec-done-display".
4770
09d4efe1
EZ
47712005-04-02 Eli Zaretskii <eliz@gnu.org>
4772
4773 * gdb.texinfo (Files): Fix the name and documentation of
4774 add-shared-symbol-files. Document its alias assf. Update the
4775 list of OSs where GDB supports shared libraries. Fix markup.
4776 (Continuing and Stepping): Add reference to @var{location} in the
4777 text.
4778 (Dump/Restore Files): Fix reference to @{filename}.
4779 (Help): Fix wording.
4780 (Attach): Ditto.
4781 (Set Watchpoints): Ditto.
4782 (Backtrace): Remove redundant index entries. Improve index
4783 entries.
4784 (Delete Breaks): Fix wording.
4785 (Memory): Document the compare-sections command.
4786 (Memory Region Attributes): Improve wording.
4787 (Disabling): Improve wording.
4788 (Fortran): New subsection. Document the "info common" command.
4789 (Help): Document aliases "info copying" and "info warranty".
4790 (Caching Remote Data): New section. Document the "set/show
4791 remotecache" and "info dcache" commands.
4792 (Show): Fix wording of the documentation of the "set
4793 extension-language" command.
4794 (Signals): Add index entry for "info handle".
4795 (Memory Region Attributes): Fix punctuation.
4796 (Symbols): Change the arg name to "location" and refer to it in
4797 the text. Fix wording of "info types" doc.
4798 (Threads): Fix usage of @enumerate @item's.
4799 (Listing Tracepoints): Add index entry for "info tp".
4800 (Set Watchpoints): Add xref to "info break" description.
4801 (Macros): Add an index entry for "macro exp1". Document the
4802 "macro list" command.
4803 (Maintenance Commands): Document "flushregs", "maint agent",
4804 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4805 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4806 "maint print architecture", "maint print objfiles", "maint print
4807 statistics", "maint print type", "maint show-debug-regs", "maint
4808 space", "maint time", and "maint translate-address".
4809 (Connecting): Document the "monitor" command.
4810 (Annotations Overview): Describe the "set annotate" command.
4811
82f2d802
EZ
48122005-04-01 Eli Zaretskii <eliz@gnu.org>
4813
4814 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4815 Rearrange index entries and improve wording about support for
4816 hardware watchpoints.
4817
7d51c7de
BR
48182005-03-10 Bob Rossi <bob@brasko.net>
4819
4820 * gdb.texinfo: Update copyright
4821
68c71a2e
TR
48222005-02-09 Theodore A. Roth <troth@openavr.org>
4823
4824 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4825 error.
4826
83761cbd
KB
48272005-02-03 Kevin Buettner <kevinb@redhat.com>
4828
4829 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4830
9f1c6395
MS
48312005-01-17 Michael Snyder <msnyder@redhat.com>
4832
4833 * gdb.texinfo: Fix spelling, infinte -> infinite.
4834
fbd1b305
MK
48352005-01-08 Mark Kettenis <kettenis@gnu.org>
4836
4837 * observer.texi (GDB Observers): Document "solib_loaded".
4838
3ace7edb
AC
48392005-01-07 Andrew Cagney <cagney@gnu.org>
4840
bec39cab
AC
4841 * configure.ac: Rename configure.in, require autoconf 2.59.
4842 * configure: Re-generate.
4843
3ace7edb
AC
4844 * configure.in: Replace configdirs with multiple references to
4845 AC_CONFIG_SUBDIRS.
4846 * configure: Re-generate.
5ae4183a 4847
53531fc1
AC
48482005-01-04 Andrew Cagney <cagney@gnu.org>
4849
4850 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4851 part of the version number.
4852
536ffdb7
MK
48532004-12-24 Mark Kettenis <kettenis@gnu.org>
4854
4855 * gdbint.texinfo (Algorithms): Remove description of
4856 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4857
e1aac25b
JB
48582004-12-07 Jim Blandy <jimb@redhat.com>
4859
4860 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4861 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4862 numbers.
4863
f47b1503
AS
48642004-12-07 Andreas Schwab <schwab@suse.de>
4865
4866 * gdb.texinfo (Mode Options): Document -l option.
4867
b6b8ece6
EZ
48682004-12-04 Eli Zaretskii <eliz@gnu.org>
4869
4870 * gdbint.texinfo (Algorithms): More accurate description of
4871 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4872 is not needed unless data-read and data-access watchpoints are
4873 supported. Add a description of how GDB checks whether the
4874 inferior stopped because a watchpoint was hit.
4875
01371747
EZ
48762004-11-23 Eli Zaretskii <eliz@gnu.org>
4877
4878 * gdb.texinfo (Files): Add cross-reference to description of
4879 -readnow command-line switch.
4880
2315ffec
RC
48812004-11-10 Randolph Chung <tausq@debian.org>
4882
4883 * gdb.texinfo: Document set/show backtrace past-entry commands.
4884 Rearrange index entries for set/show backtrace past-main.
4885
69065f5d
AC
48862004-11-10 Jon Beniston <jon@beniston.com>
4887
4888 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4889 * gdb.texinfo (Remote Serial Protocol): Further describe
4890 binary transfer escaping mechanism .
69065f5d 4891
30e91e0b
RC
48922004-11-08 Randolph Chung <tausq@debian.org>
4893
4894 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4895 and "show debug infrun". Add index entries.
4896
60bf7e09
EZ
48972004-10-23 Eli Zaretskii <eliz@gnu.org>
4898
4899 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4900 "info proc" that are already implemented. Add index entries.
4901 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4902 (Files): Add a tip for decreasing memory used for symtabs from
4903 shared libraries.
f018e82f
EZ
4904 (Starting): Fix whitespace; make "elaboration" stand out where it
4905 is first used, and add an index entry for the term.
f8568604
EZ
4906 (Calling): Expand and elaborate text. Add "print". Add the
4907 description of problems with weak aliases.
384ee23f 4908 (Core File Generation): New section.
60bf7e09 4909
d52fe014
AC
49102004-10-12 Andrew Cagney <cagney@gnu.org>
4911
4912 * gdbint.texinfo (Versions and Branches): New chapter.
4913 (Releasing GDB): Delete "Versions and Branches" section.
4914 (Top): Add "Versions and Branches".
4915
703663ab
EZ
49162004-10-08 Eli Zaretskii <eliz@gnu.org>
4917
4918 * gdb.texinfo (Editing, History): Add cross-references to the
4919 included Readline and History user documentation. Remove
4920 references to the symbol have-readline-appendices which is unused
4921 and undefined.
4922 (History): Fix indexing.
4923
ac77d04f
JJ
49242004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4925
4926 * gdbint.texinfo (target_stopped_data_address): Update to
4927 new prototype.
4928 (i386_stopped_data_address): Update prototype and description.
4929 (i386_stopped_by_watchpoint): New function and description.
4930
e07c999f
PH
49312004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4932
4933 * gdb.texinfo (Filenames): Add Ada suffixes.
4934 (Ada) New section.
4935
2e868123
AC
49362004-09-27 Andrew Cagney <cagney@gnu.org>
4937 Robert Picco <Robert.Picco@hp.com>
4938
4939 * gdb.texinfo (Packets): Document the "p" packet.
4940
02a57714
JM
49412004-09-21 Jason Molenda (jmolenda@apple.com)
4942
4943 * gdb.texinfo (Paths and Names of the Source Files): Document the
4944 meaning of values in the 'desc' field of a SO stab.
4945
ae038cb0
DJ
49462004-09-20 Daniel Jacobowitz <dan@debian.org>
4947
4948 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4949 max-cache-age" and "maint show dwarf2 max-cache-age".
4950
f7dc1244
EZ
49512004-09-16 Eli Zaretskii <eliz@gnu.org>
4952
4953 * gdb.texinfo (Set Breaks): Add index entry for setting
4954 breakpoints on overloaded C++ functions that are not members of
4955 any classes. Add an example and an index entry for setting
4956 breakpoints on all program functions.
4957 (Character Sets, Macros, Overlay Commands)
4958 (Non-debug DLL symbols, GDB/MI Output Syntax)
4959 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4960 Use "(@value{GDBP})" instead of a literal "(gdb)".
4961
f810308b
AC
49622004-09-12 Andrew Cagney <cagney@gnu.org>
4963
4964 * gdbint.texinfo (Native Debugging): Delete description of
4965 FILES_INFO_HOOK.
4966
15a661f3
PH
49672004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4968
5ae4183a
AS
4969 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4970 to hex_string_custom (not historically correct, but more
15a661f3
PH
4971 understandable, given the current code).
4972
f3219c75
AC
49732004-09-03 Andrew Cagney <cagney@gnu.org>
4974
4975 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4976
f3bb6704
JJ
49772004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4978
4979 * observer.texi (solib_unloaded): New observer.
4980
8d2c00cb
AC
49812004-08-24 Andrew Cagney <cagney@gnu.org>
4982
4983 * gdbint.texinfo (Target Architecture Definition): Add missing
4984 comma.
4985
e7dc800a
MC
49862004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4987
4988 * (Using the Testsuite): build != host is supported,
4989 but some test scripts do not support build != host.
4990
73b03683
MK
49912004-08-14 Mark Kettenis <kettenis@gnu.org>
4992
4993 * gdbint.texinfo (Host Definition): Delete description of
4994 FCLOSE_PROVIDED and GETENV_PROVIDED.
4995
c0ccb908
MK
49962004-08-05 Mark Kettenis <kettenis@chello.nl>
4997
4998 * gdbint.texinfo (Host Definition): Delete description of
4999 NO_SYS_FILE.
5000 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5001 PTRACE_FP_BUG.
5002
9c8dbfa9
AC
50032004-08-05 Andrew Cagney <cagney@gnu.org>
5004
5005 * gdbint.texinfo (Target Architecture Definition): Delete
5006 reference to deprecated_read_fp.
5007
f42accbe
AC
50082004-08-02 Andrew Cagney <cagney@gnu.org>
5009
5010 * gdbint.texinfo (Target Architecture Definition): Delete
5011 description of DEPRECATED_REGISTER_BYTES.
5012
0b66e38c
EZ
50132004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5014
5015 * gdb.texinfo (Source Path): Document the new behavior of
5016 searching for the source files.
5017
15387254
EZ
50182004-07-17 Eli Zaretskii <eliz@gnu.org>
5019
5020 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5021 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5022 (Auto Display): Improve indexing.
5023
2c07db7a
AC
50242004-07-16 Andrew Cagney <cagney@gnu.org>
5025
5026 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5027 "-noasync".
5028
4644b6e3
EZ
50292004-07-09 Eli Zaretskii <eliz@gnu.org>
5030
5031 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5032 have the same prefix have only their prefix in the index.
5033
7561d450
MK
50342004-07-03 Mark Kettenis <kettenis@gnu.org>
5035
5036 * gdb.texinfo (BSD libkvm Interface): New node (section)
5037 (Native): Add it to the menu.
5038
67bebe79
MK
50392004-07-01 Mark Kettenis <kettenis@gnu.org>
5040
5041 * gdbint.texinfo (Target Architecture Definition): Remove
5042 PCC_SOL_BROKEN.
5043
1a6923e0
MK
50442004-06-24 Mark Kettenis <kettenis@gnu.org>
5045
5046 * gdbint.texinfo (Target Architecture Definition): Remove
5047 SUN_FIXED_LBRAC_BUG.
5048
b435e160
AC
50492004-06-26 Andrew Cagney <cagney@gnu.org>
5050
5051 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5052
b5622e8d
AC
50532004-06-20 Andrew Cagney <cagney@gnu.org>
5054
5055 * gdbint.texinfo (Target Architecture Definition): Deprecate
5056 USE_STRUCT_CONVENTION.
5057
e0c07bf0
MC
50582004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5059
5060 gdb.texinfo (Bug Reporting): Mention session recording,
5061 with the script command or Emacs.
5062
782263ab
AC
50632004-06-18 Andrew Cagney <cagney@gnu.org>
5064
5065 * gdbint.texinfo (Target Architecture Definition): Deprecate
5066 FUNCTION_START_OFFSET.
5067
03727ca6
AC
50682004-06-14 Andrew Cagney <cagney@gnu.org>
5069
5070 Based on changes from Karl Berry.
5071 * gdb.texinfo: Do not use @sc in a direntry.
5072 * stabs.texinfo: Change @dircateogry to "Software development".
5073 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5074
97092415
AC
50752004-06-13 Andrew Cagney <cagney@gnu.org>
5076
5077 * gdbint.texinfo (Target Architecture Definition): Delete
5078 description of RETURN_VALUE_ON_STACK.
5079
1f6d4158
AC
50802004-06-09 Andrew Cagney <cagney@gnu.org>
5081
5082 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5083 deleted by previous patch.
5084
d966f0cb
AC
50852004-06-08 Andrew Cagney <cagney@gnu.org>
5086
5087 * gdbint.texinfo (Native Debugging): Delete documentation on
5088 ATTACH_DETACH.
5089
86fe4aaa
RC
50902004-06-06 Randolph Chung <tausq@debian.org>
5091
5092 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5093
d4b6d575
RC
50942004-06-06 Randolph Chung <tausq@debian.org>
5095
5ae4183a 5096 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5097 the new push_dummy_call method signature. Describe the function
5098 argument.
5099
4e8b0763
JB
51002004-05-24 Joel Brobecker <brobecker@gnat.com>
5101
5102 * gdb.texinfo (Starting): Document new start command.
5103
59caf092
AC
51042004-05-21 Andrew Cagney <cagney@redhat.com>
5105
5106 * observer.texi (GDB Observers): Document "inferior_created".
5107
e4a2df64
AC
51082004-05-08 Andrew Cagney <cagney@redhat.com>
5109
e6b55ae2
AC
5110 * gdbint.texinfo (Target Architecture Definition): Delete
5111 description of DO_DEFERRED_STORES.
5112
28954179
AC
5113 * gdbint.texinfo (Target Architecture Definition): Delete
5114 references to DEPRECATED_FIX_CALL_DUMMY.
5115
434b87dd
AC
5116 * gdbint.texinfo (Target Architecture Definition): Delete
5117 description of DEPRECATED_CALL_DUMMY_WORDS,
5118 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5119
58d28df8
AC
5120 * gdbint.texinfo (Target Architecture Definition): Delete
5121 description of DEPRECATED_PUSH_DUMMY_FRAME.
5122
e4a2df64
AC
5123 * gdbint.texinfo (Target Architecture Definition): Delete
5124 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5125
2b4855ab
AC
51262004-05-07 Andrew Cagney <cagney@redhat.com>
5127
5128 * observer.texi (GDB Observers): Add "Debugging" section. Include
5129 cross reference to "set/show debug observer".
5130 * gdb.texinfo (Debugging Output): Document "set/show debug
5131 observer".
5132
fcf70625
AC
51332004-05-01 Andrew Cagney <cagney@redhat.com>
5134
5135 * gdbint.texinfo (Target Architecture Definition): Delete
5136 description of DEPRECATED_PC_IN_SIGTRAMP.
5137
8ee56bcf
AC
51382004-04-30 Andrew Cagney <cagney@redhat.com>
5139
5140 * gdbint.texinfo (Target Architecture Definition): Delete
5141 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5142
67ab9a76
OF
51432004-04-30 Orjan Friberg <orjanf@axis.com>
5144
5145 * observer.texi (GDB Observers): Correct spelling.
5146
79346bcb
OF
51472004-04-26 Orjan Friberg <orjanf@axis.com>
5148
5149 * observer.texi (GDB Observers): Add target_changed event.
5150
7a464420
AC
51512004-04-08 Andrew Cagney <cagney@redhat.com>
5152
5153 * observer.texi (GDB Observers): Rework, provide generic observer
5154 definitions and then a list of observable events.
5155
6cdf9d98
AC
51562004-04-04 Andrew Cagney <cagney@redhat.com>
5157
5158 * gdbint.texinfo (Host Definition): Delete reference to
5159 NO_SIGINTERRUPT.
5160
ddc135a4
AC
51612004-04-02 Andrew Cagney <cagney@redhat.com>
5162
5163 * gdbint.texinfo (Target Architecture Definition): Delete
5164 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5165
6a1b180d
SC
51662004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5167
5168 * gdb.texinfo (TUI Commands): Document tui reg commands.
5169
d0d5df6f
AC
51702004-03-26 Andrew Cagney <cagney@redhat.com>
5171
5172 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5173 "gdbtui".
5174 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5175 (Contributors): Mention both Text and Terminal User Interface.
5176
aa2a3f87
AC
51772004-03-23 Andrew Cagney <cagney@redhat.com>
5178
5179 * gdbint.texinfo (Target Architecture Definition): Deprecate
5180 references to SIGTRAMP_START and SIGTRAMP_END.
5181
f561f026
AC
51822004-03-23 Andrew Cagney <cagney@redhat.com>
5183
5184 * gdbint.texinfo (Target Architecture Definition): Deprecate
5185 references to PC_IN_SIGTRAMP.
5186
33cb8b0f
AC
51872004-03-19 Andrew Cagney <cagney@redhat.com>
5188
5189 * gdbint.texinfo (Target Architecture Definition): Delete
5190 reference to GDB_TARGET_IS_HPPA.
5191
fc989b7a
AC
51922004-03-18 Andrew Cagney <cagney@redhat.com>
5193
5194 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5195 describe pre_init and post_init.
5196
701b08bb
DJ
51972004-03-09 Daniel Jacobowitz <drow@mvista.com>
5198
5199 * gdb.texinfo (Debugging Output): Document values for "set debug
5200 target".
5201
faae5abe
AC
52022004-02-28 Andrew Cagney <cagney@redhat.com>
5203
5204 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5205
dd79a6cf
JJ
52062004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5207
5208 * gdb.texinfo (breakpoints): Add information about the
5209 new "set breakpoint pending" and "show breakpoint pending"
5210 commands.
5211
e7f16015
AC
52122004-02-26 Andrew Cagney <cagney@redhat.com>
5213
5214 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5215 in Per-architecture module data section.
5216
7161a3a6
RM
52172004-02-25 Roland McGrath <roland@redhat.com>
5218
5219 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5220
2154891a
AC
52212004-02-24 Andrew Cagney <cagney@redhat.com>
5222
5223 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5224 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5225 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5226
6c74ac8b
AC
52272004-02-17 Andrew Cagney <cagney@redhat.com>
5228
5229 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5230
19772a2c
AC
52312004-02-16 Andrew Cagney <cagney@redhat.com>
5232
5233 * gdbint.texinfo (Target Architecture Definition): Deprecate
5234 FRAMELESS_FUNCTION_INVOCATION.
5235
c9830293
AC
52362004-02-16 Andrew Cagney <cagney@redhat.com>
5237
5238 * gdbint.texinfo (Coding): Mention -Wunused-function.
5239
b9d26eb9
AC
52402004-02-14 Andrew Cagney <cagney@redhat.com>
5241
5242 * gdbint.texinfo (Target Architecture Definition): Delete
5243 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5244
49efadf5
EZ
52452004-02-12 Elena Zannoni <ezannoni@redhat.com>
5246
5247 * gdb.texinfo: Properly quote the name "C++".
5248 * gdbint.texinfo: Ditto.
5249 * stabs.texinfo: Ditto.
5250
1eb288ea
EZ
52512004-02-11 Elena Zannoni <ezannoni@redhat.com>
5252
5253 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5254 minimal information about libiberty.
5255
e4937fc1
MC
52562004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5257
5258 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5259
a9331b3f
RM
52602004-02-04 Roland McGrath <roland@redhat.com>
5261
5262 * gdb.texinfo (Auxiliary Vector): New node (section).
5263 (Data): Add it to the menu.
5264
2650777c
JJ
52652004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5266
5267 * gdb.texinfo (Breakpoints): Add information about pending
5268 breakpoint support.
5269
b4501125
AC
52702004-01-26 Andrew Cagney <cagney@redhat.com>
5271
5272 * gdb.texinfo (Overview): Delete references to the cisco protocol
5273 including the "N" response.
5274
74055713
AC
52752004-01-26 Andrew Cagney <cagney@redhat.com>
5276
5277 * gdbint.texinfo (Target Architecture Definition): Rename
5278 EXTRACT_STRUCT_VALUE_ADDRESS to
5279 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5280
3bbe9696
EZ
52812004-01-24 Eli Zaretskii <eliz@gnu.org>
5282
5283 * gdb.texinfo (KOD): Document "show os". Add index entries for
5284 "set/show os" and "info cisco" commands.
5285
5843504f
EZ
52862004-01-21 Eli Zaretskii <eliz@gnu.org>
5287
5288 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5289
9175c9a3
MC
52902004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5291
5292 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5293 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5294
8e94b928
NR
52952004-01-19 Nick Roberts <nick@nick.uklinux.net>
5296
5297 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5298 -stack-list-locals.
5299 (GDB/MI Variable Objects): Describe extension to
5300 -var-list-children.
5301
a20cf136
DJ
53022004-01-17 Daniel Jacobowitz <drow@mvista.com>
5303
5304 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5305
afb18d0f
AC
53062004-01-17 Andrew Cagney <cagney@redhat.com>
5307
5308 * gdbint.texinfo (Target Architecture Definition): Delete
5309 documentation on DEPRECATED_NPC_REGNUM.
5310
b51970ac
DJ
53112004-01-13 Daniel Jacobowitz <drow@mvista.com>
5312
5313 * gdb.texinfo: Update copyright year. Mention that set
5314 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5315 "set follow-fork-mode ask".
5316
0f0cffd2
AC
53172004-01-13 Andrew Cagney <cagney@redhat.com>
5318
5319 * gdbint.texinfo: Update copyright year.
5320 (Coding): Add -Wunused-label to list of -Werror warnings.
5321
c552b3bb 53222004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5323 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5324
5325 * gdb.texinfo: Update copyright.
5326 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5327 around names, as appropriate. Minor syntax cleanup of
5328 _NSPrintForDebugger explanation. Two spaces after periods.
5329 GDBN used instead of lit. "gdb". Index entries added for
5330 print-object and _NSPrintForDebugger. @noindent added in one spot.
5331
afe157ca
EZ
53322003-11-11 Elena Zannoni <ezannoni@redhat.com>
5333
5334 * stabs.texinfo: Add dircategory and direntry commands.
5335 * annotate.texinfo: Ditto.
5336
963e2bb7
AC
53372003-11-10 Andrew Cagney <cagney@redhat.com>
5338
5339 * gdbint.texinfo (Target Architecture Definition): Replace the
5340 return_value method's "inval" and "outval" parameters with
5341 "readbuf" and "writebuf".
5342
1d8b2f28
JB
53432003-10-28 Jim Blandy <jimb@redhat.com>
5344
5345 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5346 from "The `F' request packet" and "The `F' reply packet", to make
5347 texi2dvi happy.
5348 (File-I/O remote protocol extension): Update menu entries, too.
5349
36d86913
MC
53502003-10-26 Michael Chastain <mec@shout.net>
5351
5352 * gdb.texinfo (Thread Stops): Document the issue with
5353 premature return from system calls in multi-threaded programs.
5354
ce2826aa
AC
53552003-10-24 Andrew Cagney <cagney@redhat.com>
5356
5357 * annotate.texinfo: Fix "fortunatly"[sic].
5358
f24c5e49
KI
53592003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5360
5361 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5362 with "Hitachi" and "Mitsubishi".
5363
92ad9cd9
AC
53642003-10-20 Andrew Cagney <cagney@redhat.com>
5365
5366 * gdbint.texinfo (Target Architecture Definition): Document
5367 gdbarch_return_value. Add cross references from
5368 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5369 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5370
0ab4b752
MK
53712003-10-18 Mark Kettenis <kettenis@gnu.org>
5372
5373 * gdbint.texinfo (Target Architecture Definition): Document
5374 regset_from_core_section.
fb3e19c0
KI
5375
53762003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5377
5378 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5379
a9331b3f 53802003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5381
5382 From Anthony Green <green@redhat.com>:
5ae4183a 5383 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5384
1485d690
KB
53852003-10-14 Kevin Buettner <kevinb@redhat.com>
5386
889bf7c5
PA
5387 * gdb.texinfo (Breakpoint related warnings): New node.
5388 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5389
86d30acc
DJ
53902003-10-13 Daniel Jacobowitz <drow@mvista.com>
5391
5392 * gdb.texinfo (Remote Protocol): Document v and vCont.
5393
172c2a43
KI
53942003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5395
5396 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5397 * gdbint.texinfo: Ditto.
5398
71952f4c
AC
53992003-10-09 Andrew Cagney <cagney@redhat.com>
5400
5401 From 2003-09-18 David Anderson <davea@sgi.com>:
5402 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5403 "command".
5404
268e2188
AC
54052003-10-03 Andrew Cagney <cagney@redhat.com>
5406
5407 * gdbint.texinfo (Target Architecture Definition): Deprecate
5408 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5409 just target.
5410
12c266ea 54112003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5412
f30992d4 5413 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5414 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5415 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5416 * gdbint.texinfo (Target Architecture Definition): Rename
5417
54182003-09-30 Andrew Cagney <cagney@redhat.com>
5419
f30992d4 5420 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5421 (Target Architecture Definition):
f30992d4 5422
2e092625
AC
5423 * gdbint.texinfo (Target Architecture Definition): Rename
5424 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5425
0717ae8a
AC
54262003-09-29 Andrew Cagney <cagney@redhat.com>
5427
dad809b7
AC
5428 * gdbint.texinfo (Target Architecture Definition): Delete
5429 documentation for NEED_TEXT_START_END.
5430
0717ae8a
AC
5431 * gdbint.texinfo (Target Architecture Definition): Rename
5432 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5433 TARGET_WRITE_PC.
a9331b3f 5434
af6cf26d
MC
54352003-09-22 Michael Chastain <mec@shout.net>
5436
5437 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5438
ee206350
AG
54392003-09-21 Anthony Green <green@redhat.com>
5440
5441 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5442
a38c9fe6
MK
54432003-09-21 Mark Kettenis <kettenis@gnu.org>
5444
5445 * gdbint.texinfo (Target Architecture Definition): Document
5446 stabs_argument_has_addr.
5447
77949794
AC
54482003-09-18 Andrew Cagney <cagney@redhat.com>
5449
5450 * gdbint.texinfo (Target Architecture Definition): Delete
5451 documentation on REGISTER_NAMES.
5452
8e823e25
MK
54532003-09-13 Mark Kettenis <kettenis@gnu.org>
5454
5455 * gdbint.texinfo (Target Architecture Definition): Replace
5456 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5457
f27dd7fd
AC
54582003-09-11 Andrew Cagney <cagney@redhat.com>
5459
5460 * gdbint.texinfo (Target Architecture Definition): Replace
5461 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5462
8b148df9
AC
54632003-08-18 Andrew Cagney <cagney@redhat.com>
5464
5465 * gdbint.texinfo (Target Architecture Definition): Document
5466 "frame_red_zone_size".
5467
25d29d70
AC
54682003-08-09 Andrew Cagney <cagney@redhat.com>
5469
5470 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5471 with "set/show backtrace past-main" and "set/show backtrace
5472 limit".
5473
c938e9b0
L
54742003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5475
5476 * Makefile.in (install-info): Support DESTDIR.
5477 (install-html): Likewise.
5478
64fabec2
AC
54792003-08-07 Andrew Cagney <cagney@redhat.com>
5480
5481 Patch from Nick Roberts.
5482 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5483 bindings. Remove description of send-gdb-command.
5484
2fcf52f0
AC
54852003-08-07 Andrew Cagney <cagney@redhat.com>
5486
5487 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5488 GDB 6.0.
5489
086432e2
AC
54902003-08-06 Andrew Cagney <cagney@redhat.com>
5491
5492 * gdb.texinfo (Mode Options): Mention that level three is the
5493 highest available and that level 2 is deprecated.
5494 (Annotations Overview): Mention annotation levels. Cross reference
5495 to "Limitations of the Annotation Interface" in annotate.texi.
5496 (TODO, Value Annotations, Frame Annotations): Delete section.
5497 (Displays, Breakpoint Info): Delete.
5498
e5249f67
AC
54992003-08-04 Andrew Cagney <cagney@redhat.com>
5500
5501 * agentexpr.texi: Delete @bye.
5502 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5503 (stabs.info): Add $(srcdir) to include search path.
5504 (html): Depend on "annotate_toc.html", and not "annotate.html".
5505 * stabs.texinfo: Ditto. Include "fdl.texi".
5506 * gdbint.texinfo: Update copyright statement's list of invariant
5507 sections.
5508
e6f672d2
AC
55092003-07-28 Andrew Cagney <cagney@redhat.com>
5510
5511 * Makefile.in (INFO_DEPS): Add annotate.info.
5512 (dvi, ps, html, pdf): Add annotate.
5513 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5514 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5515 (ANNOTATE_DOC_FILES): New macro.
5516 (ANNOTATE_TEX_TMPS): New macro.
5517 (annotate.info, annotate_toc.html): Specify dependencies.
5518 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5519 * annotate.texinfo: Rename annotate.texi. Get building. Add
5520 "Migrating to GDB/MI" and "Limitations of the Annotation
5521 Interface" chapters. Mention why it is not part of the user
5522 guide. Update copyright notice. Include "fdl.texi".
5523
72ffddc9
SC
55242003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5525
5526 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5527
a9f12a31
DJ
55282003-07-24 Daniel Jacobowitz <drow@mvista.com>
5529
5530 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5531
b1fe9455
DJ
55322003-07-24 Daniel Jacobowitz <drow@mvista.com>
5533
5534 * gdb.texinfo (Server): Mention pidof.
5535
153721e6
AC
55362003-07-22 Andrew Cagney <cagney@redhat.com>
5537
5538 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5539 list.
5540
0fac0b41
DJ
55412003-06-28 Daniel Jacobowitz <drow@mvista.com>
5542
5543 * gdb.texinfo (Logging output): New chapter.
5544
4e562065
JB
55452003-06-24 Joel Brobecker <brobecker@gnat.com>
5546
5547 * gdb.texinfo (Unsupported languages): New section.
5548 (Languages): Add link to new section.
5549
f2c06f52
AC
55502003-06-22 Andrew Cagney <cagney@redhat.com>
5551
5552 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5553
b4177fca
DJ
55542003-06-22 Daniel Jacobowitz <drow@mvista.com>
5555
5556 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5557
f418dd93
DJ
55582003-06-22 Daniel Jacobowitz <drow@mvista.com>
5559
5560 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5561 * agentexpr.texi: Retitle section, and change it to an appendix.
5562 Comment out texinfo initialization. Factor a @var{} into two
5563 pieces to prevent makeinfo warnings.
5564 * gdb.texinfo: Add Agent Expressions appendix.
5565
4ca61388
DJ
55662003-06-19 Daniel Jacobowitz <drow@mvista.com>
5567
5568 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5569
07f31aa6
DJ
55702003-06-18 Daniel Jacobowitz <drow@mvista.com>
5571
5ae4183a 5572 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5573 remote target". Document the "detach" and "disconnect" commands.
5574 (Server, Netware, Debug Session): Reference "Connecting to a
5575 remote target".
5576 (GDB/MI Target Manipulation): Document "-target-disconnect".
5577
2dd0da42
AC
55782003-06-13 Andrew Cagney <cagney@redhat.com>
5579
5580 * gdbint.texinfo (Target Architecture Definition): Deprecate
5581 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5582 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5583
e7a3abfc
JB
55842003-06-09 Jim Blandy <jimb@redhat.com>
5585
5586 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5587
25e3a86b
AC
55882003-06-08 Andrew Cagney <cagney@redhat.com>
5589
5590 * gdbint.texinfo (Target Architecture Definition): Delete
5591 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5592
a9e5fdc2
AC
55932003-06-08 Andrew Cagney <cagney@redhat.com>
5594
5595 * gdbint.texinfo (Target Architecture Definition): Document
5596 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5597
b37303ee
AF
55982003-06-07 Adam Fedor <fedor@gnu.org>
5599
5600 * gdb.texinfo: Add Objective-C documentation.
5601
39fe6e80
AC
56022003-06-01 Andrew Cagney <cagney@redhat.com>
5603
5604 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5605 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5606
125309b2
AC
56072003-05-21 Andrew Cagney <cagney@redhat.com>
5608
5609 * gdbint.texinfo (Target Architecture Definition): Delete
5610 references to "extract_address" and "store_address".
5611
b8b527c5
AC
56122003-05-16 Andrew Cagney <cagney@redhat.com>
5613
5614 * gdbint.texinfo (Target Architecture Definition): Replace
5615 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5616 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5617
50e3ee83
TR
56182003-05-14 Theodore A. Roth <troth@openavr.org>
5619
5620 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5621
44e2be90
L
56222003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5623
5624 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5625 (gdb.dvi): Likewise.
5626 (gdb.pdf): Likewise.
5627 (links2roff): Likewise.
5628
df5215a6
JB
56292003-05-08 Jim Blandy <jimb@redhat.com>
5630
5631 * gdb.texinfo (Dump/Restore Files): Update documentation for
5632 'dump', 'append', and 'restore': note that format argument is
5633 optional; simplify presentation of the command variants; and be
5634 more precise about the formats.
5635
5e7b2f39
JB
56362003-05-07 Jim Blandy <jimb@redhat.com>
5637
5638 * gdb.texinfo (Symbols): Update documentation: 'maint list
5639 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5640 symtabs' and 'maint info psymtabs'.
5641
b1e29e33
AC
56422003-05-05 Andrew Cagney <cagney@redhat.com>
5643
5644 * gdbint.texinfo (Target Architecture Definition): Make
5645 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5646 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5647 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5648
00905d52
AC
56492003-05-04 Andrew Cagney <cagney@redhat.com>
5650
5651 * gdb.texinfo (Maintenance Commands): Document "maint print
5652 dummy-frames".
5653
54ff5908
AC
56542003-05-04 Andrew Cagney <cagney@redhat.com>
5655
5656 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5657
32e7087d
JB
56582003-05-03 J. Brobecker <brobecker@gnat.com>
5659
5660 Thierry Schneider <tpschneider1@yahoo.com>
5661 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5662 for new MI command.
5663
7043d8dc
AC
56642003-05-03 Andrew Cagney <cagney@redhat.com>
5665
5666 * gdbint.texinfo (Target Architecture Definition): Document
5667 push_dummy_code. Add cross references.
5668
e33d66ec
EZ
56692003-05-02 Elena Zannoni <ezannoni@redhat.com>
5670
5671 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5672 set/show charsets commands.
5673
0ba6dca9
AC
56742003-04-28 Andrew Cagney <cagney@redhat.com>
5675
5676 * gdbint.texinfo (Target Architecture Definition): Replace
5677 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5678 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5679
d7a27068
AC
56802003-04-28 Andrew Cagney <cagney@redhat.com>
5681
5682 * gdbint.texinfo (Target Architecture Definition): Rename
5683 "tm_print_insn" to "deprecated_tm_print_insn".
5684
44ea7b70
JB
56852003-04-09 Jim Blandy <jimb@redhat.com>
5686
5687 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5688 list psymtabs'.
5689
fb8f8949
AC
56902003-04-08 Andrew Cagney <cagney@redhat.com>
5691
5692 * gdbint.texinfo (Target Architecture Definition): Delete
5693 references to EXTRA_FRAME_INFO.
5694
32fb0f22
AC
56952003-04-08 Andrew Cagney <cagney@redhat.com>
5696
5697 * gdbint.texinfo (Target Architecture Definition): Delete
5698 PRINT_TYPELESS_INTEGER.
5699
6be67e67
JB
57002003-04-02 J. Brobecker <brobecker@gnat.com>
5701
5702 * observer.texi (GDB Observers): Adjust the documentation for the
5703 normal_stop notification to better describe reality. Fix a couple
5704 of minor typos.
5705
4e35d5f0
BR
57062003-04-02 Bob Rossi <bob_rossi@cox.net>
5707
a9331b3f 5708 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5709 '-file-list-exec-source-file'
5710
e8a8712a
AC
57112003-03-31 Andrew Cagney <cagney@redhat.com>
5712
5713 * gdbint.texinfo (Target Architecture Definition): Delete
5714 references to CALL_DUMMY_P.
5715
6c0e89ed
AC
57162003-03-30 Andrew Cagney <cagney@redhat.com>
5717
5718 * gdbint.texinfo (Target Architecture Definition): Remove
5719 reference to TARGET_WRITE_SP.
a9331b3f 5720
378bfd1b
AC
57212003-03-27 Andrew Cagney <cagney@redhat.com>
5722
5723 * gdbint.texinfo (Target Architecture Definition): Remove
5724 references to write_sp.
6c0e89ed 5725
922fbb7b
AC
57262003-03-27 Andrew Cagney <cagney@redhat.com>
5727
5728 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5729 chapter body. Use @smallexample instead of @example.
5730 (Annotations): Ditto.
5731 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5732 annotate.texi.
5733
b81774d8
AC
57342003-03-26 Andrew Cagney <cagney@redhat.com>
5735
5736 * gdbint.texinfo (Target Architecture Definition): Replace
5737 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5738 dummy_addr parameters.
5739
1bf6d5cc
AC
57402003-03-25 Andrew Cagney <cagney@redhat.com>
5741
5742 * gdbint.texinfo (Target Architecture Definition): Delete
5743 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5744 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5745 Add reference to PUSH_ARGUMENTS.
5746
618ce49f
AC
57472003-03-23 Andrew Cagney <cagney@redhat.com>
5748
5749 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5750 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5751
bcd7e15f
JB
57522003-03-18 J. Brobecker <brobecker@gnat.com>
5753
5754 * gdbint.texinfo (Algorithms): Add new section describing the
5755 Observer paradigm.
5756 (Top): Add menu entry to new observer appendix.
5757 * observer.texi: New file.
5758 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5759 new observer.texi file.
5760
9fe8321b
AC
57612003-03-17 Andrew Cagney <cagney@redhat.com>
5762
5763 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5764 that GNU Press update the manual version number.
5765
ac2adee5
AC
57662003-03-12 Andrew Cagney <cagney@redhat.com>
5767
5768 * gdbint.texinfo (Target Architecture Definition): Delete
5769 references to get_saved_register. Rename GET_SAVED_REGISTER to
5770 DEPRECATED_GET_SAVED_REGISTER.
5771
749b82f6
AC
57722003-03-13 Andrew Cagney <cagney@redhat.com>
5773
5774 * gdbint.texinfo (Target Architecture Definition): Replace
5775 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5776
8bedc050
AC
57772003-03-12 Andrew Cagney <cagney@redhat.com>
5778
5779 * gdbint.texinfo (Target Architecture Definition): Rename
5780 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5781
0ce1b118
CV
57822003-03-10 Corinna Vinschen <vinschen@redhat.com>
5783
5784 * gdb.texinfo: Add File-I/O documentation.
5785
12cc2063
AC
57862003-03-10 Andrew Cagney <cagney@redhat.com>
5787
5788 * gdbint.texinfo (Target Architecture Definition): Cross reference
5789 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5790
7453dc06
AC
57912003-03-07 Andrew Cagney <cagney@redhat.com>
5792
5793 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5794 frame" command.
5795
6314f104
AC
57962003-03-05 Andrew Cagney <cagney@redhat.com>
5797
5798 * gdbint.texinfo (Target Architecture Definition): Document
5799 unwind_dummy_id. Cross reference unwind_dummy_id and
5800 SAVE_DUMMY_FRAME_TOS.
5801
f1212245
DJ
58022003-03-05 James Ingham <jingham@apple.com>
5803 Daniel Jacobowitz <drow@mvista.com>
5804
5805 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5806 and "show cp-abi".
5807
77e7e267
AC
58082003-03-03 Andrew Cagney <cagney@redhat.com>
5809
5810 * gdbint.texinfo (Target Architecture Definition): Document
5811 register_type.
5812
838a8221
AC
58132003-03-03 Andrew Cagney <cagney@redhat.com>
5814
5815 * stabs.texinfo (Structures): Use @samp and separate @var's
5816 instead of a single @var containing a comma separated list.
5817 (Unions): Ditto.
5818
d7f4a264
DJ
58192003-03-02 Daniel Jacobowitz <drow@mvista.com>
5820
5821 * Makefile.in (distclean): Remove config.log.
5822
f30ee0bc
AC
58232003-03-01 Andrew Cagney <cagney@redhat.com>
5824
5825 * gdbint.texinfo (Target Architecture Definition): Rename
5826 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5827
58282003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5829
5830 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5831 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5832
be448670
CF
58332003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5834
5835 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5836 (Non-debug DLL symbols): New node, describing the minimal symbols
5837 loaded from DLLs without real debugging symbols.
5838
501eef12
AC
58392003-02-20 Andrew Cagney <ac131313@redhat.com>
5840
5841 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5842 hardware-breakpoint-limit".
5843 (Set Watchpoints): Add cross reference to "set remote
5844 hardware-watchpoint-limit".
5845 (Remote configuration options): New section.
5846
21c294e6
AC
58472003-02-04 Andrew Cagney <ac131313@redhat.com>
5848
e9be73e4
AC
5849 * gdbint.texinfo (Target Architecture Definition): Delete
5850 descrption of IS_TRAPPED_INTERNALVAR.
5851
21c294e6
AC
5852 From Keith Seitz <keiths@redhat.com>:
5853 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5854 option "-i"/"--interpreter" to this chapter. Include index
5855 entries.
5856
0179ffac
DC
58572003-02-04 David Carlton <carlton@math.stanford.edu>
5858
5859 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5860 (Variables): Recommend stabs+ and DWARF 2.
5861 (C plus plus expressions): Correct info about
5862 compiler versions, debug formats.
5863 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5864 PR symtab/874.
5865
7ca9f392
AC
58662003-02-01 Andrew Cagney <ac131313@redhat.com>
5867
5868 * gdbint.texinfo (Target Architecture Definition): Delete
5869 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5870 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5871 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5872 references to nindy and i960.
5873 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5874
31a85ea2
AC
58752003-02-01 Andrew Cagney <ac131313@redhat.com>
5876
5877 * gdbint.texinfo (Target Architecture Definition): Delete
5878 FLOAT_INFO.
5879
6b894e49
AC
58802003-01-30 Andrew Cagney <ac131313@redhat.com>
5881
5882 * stabs.texinfo (Member Type Descriptor): Clarify description of
5883 `@'. Suggested by Ben Hutchings.
5884
c48861fb
AC
58852003-01-29 Andrew Cagney <ac131313@redhat.com>
5886
5887 * gdb.texinfo (M68K): Delete reference to es1800.
5888
617073a9
AC
58892003-01-29 Andrew Cagney <ac131313@redhat.com>
5890
5891 * gdb.texinfo (Maintenance Commands): Document `maint print
5892 reggroups' and `maint print register-groups'.
5893 * gdbint.texinfo (Target Architecture Definition): Document
5894 register_reggroup_p.
5895
5b5d99cf
JB
58962003-01-23 Jim Blandy <jimb@redhat.com>
5897
5898 * gdb.texinfo (Separate Debug Files): New section.
5899
e7ba9c65
DJ
59002003-01-22 Daniel Jacobowitz <drow@mvista.com>
5901
5902 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5903 and "maint show profile".
5904
94e91d6d
MC
59052003-01-16 Michael Chastain <mec@shout.net>
5906
5907 * gdb.texinfo (Installing GDB): Warn against
5908 ".../gdb-VERSION/gdb/configure".
5909 (Separate Objdir): Likewise.
5910
867f3898
AC
59112003-01-15 Andrew Cagney <ac131313@redhat.com>
5912
5913 * gdbint.texinfo (Target Architecture Definition): Delete
5914 definition of PRINT_REGISTER_HOOK.
5915
f153cc92
EZ
59162003-01-15 Elena Zannoni <ezannoni@redhat.com>
5917
5918 (OpenRISC 1000): Fix formatting of command names.
5919
c60eb6f1
EZ
59202003-01-15 Elena Zannoni <ezannoni@redhat.com>
5921
5922 * gdb.texinfo (Continuing and Stepping): Add new command
5923 'advance'. Clarify behavior of 'until'.
5924
f5ebfba0
DJ
59252003-01-13 Daniel Jacobowitz <drow@mvista.com>
5926
5927 * gdb.texinfo (Files): Document solib-absolute-prefix and
5928 solib-search-path.
5929
4ce8657e
MC
59302003-01-09 Michael Chastain <mec@shout.net>
5931
5932 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5933 (Create a Release): Add new instructions for new @file{src-release}.
5934 Document existing instructions for @file{Makefile.in} as
5935 being for @value{GDBN} 5.3.1 or earlier.
5936
372613e3
AC
59372003-01-09 Andrew Cagney <ac131313@redhat.com>
5938
5939 * gdbint.texinfo (Target Architecture Definition): Mention
5940 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5941 allocate memory.
5942
b4e9345d
DJ
59432003-01-04 Daniel Jacobowitz <drow@mvista.com>
5944
5945 * gdb.texinfo (Controlling GDB): Add @kindex for
5946 "show osabi".
5947 (Backtraces): Add @kindex's for backtrace-below-main.
5948
98b45e30
DJ
59492003-01-04 Daniel Jacobowitz <drow@mvista.com>
5950
5951 * gdb.texinfo (Controlling GDB): Document "set osabi".
5952
95f90d25
DJ
59532003-01-04 Daniel Jacobowitz <drow@mvista.com>
5954
5955 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5956 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5957
1e698235
DJ
59582003-01-04 Daniel Jacobowitz <drow@mvista.com>
5959
5960 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5961 "set coerce-float-to-double".
5962 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5963
e632838e
AC
59642003-01-02 Andrew Cagney <ac131313@redhat.com>
5965
5966 * stabs.texinfo: Remove obsolete text.
5967 * gdbint.texinfo: Ditto.
5968 * gdb.texinfo: Ditto.
5969
c133ab7a
MK
59702002-12-22 Mark Kettenis <kettenis@gnu.org>
5971
5972 * gdbint.texinfo (Target Architecture Definition): Update
5973 description of gdbarch_register_osabi.
5974
f821f325
KH
59752002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5976
5977 * agentexpr.texi: Fix typos.
5978 * annotate.texi: Likewise.
5979 * fdl.texi: Likewise.
5980
85a6d8d3 59812002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5982
5983 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5984 DEPRECATED_INIT_FRAME_PC.
5985
ae45cd16
AC
59862002-12-01 Andrew Cagney <ac131313@redhat.com>
5987
5988 * gdbint.texinfo (Target Architecture Definition): Delete
5989 PC_IN_CALL_DUMMY.
5990
07555a72
AC
59912002-11-28 Andrew Cagney <ac131313@redhat.com>
5992
5993 * gdbint.texinfo (Host Definition): Delete documentation on
5994 USE_GENERIC_DUMMY_FRAMES.
5995
c166cdc7
EZ
59962002-11-26 Elena Zannoni <ezannoni@redhat.com>
5997
5ae4183a 5998 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5999 * Makefile.in (install-info): Run the install-info command as part
6000 of the post install steps only.
6001 (uninstall-info): New target.
6002 (uninstall): New target.
6003
35db0260
EZ
60042002-11-22 Elena Zannoni <ezannoni@redhat.com>
6005
6006 * Makefile.in (install): Make install do some real work.
6007
9ba8d803
AC
60082002-11-19 Andrew Cagney <ac131313@redhat.com>
6009
6010 Fix POSIX problem reported by Paul Eggert.
6011 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6012 Fix PR gdb/527.
6013
903ad3a6
AC
60142002-10-26 Andrew Cagney <cagney@redhat.com>
6015
6016 * gdbint.texinfo (Target Architecture Definition): Delete
6017 definition of DO_REGISTERS_INFO.
6018
f2abfe65
KB
60192002-10-18 Kevin Buettner <kevinb@redhat.com>
6020
6021 * gdbint.texinfo (Address Classes): Fix problems with insertion
6022 of ``{'' and ``}'' in example.
6023
b5b0480a
KB
60242002-10-17 Kevin Buettner <kevinb@redhat.com>
6025
6026 * gdbint.texinfo (Address Classes): New section.
6027 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6028 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6029 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6030 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6031
c85508ee
KD
60322002-10-11 Klee Dienes <kdienes@apple.com>
6033
6034 * gdb.texinfo (Registers): Mention vector registers as well as
6035 floating registers in the documentation for 'info registers' and
6036 'info all-registers'.
6037
6d12fc3d
DJ
60382002-10-11 Daniel Jacobowitz <drow@mvista.com>
6039
6040 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6041
8d19fbd2
JJ
60422002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6043
6044 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6045 interface definition.
6046
a37295f9
MM
60472002-10-03 Marko Mlinar <markom@opencores.org>
6048
6049 * gdb.texinfo (Target Commands): Add or1k target specific
6050 commands.
6051 * gdb.texinfo (Contributors): Add myself to the contributors list.
6052
da0f9dcd
AC
60532002-10-01 Andrew Cagney <ac131313@redhat.com>
6054
6055 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6056 and "mi1" instead of "mi1" and "mi0".
6057
2e834e49
HPN
60582002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6059
6060 * gdb.texinfo (Packets): Fix typos "alligned".
6061 Correct z3/Z3 description. Correct z4/Z4 title.
6062
050be0dc
AC
60632002-09-27 Andrew Cagney <ac131313@redhat.com>
6064
6065 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6066
1104b9e7
KB
60672002-09-25 Kevin Buettner <kevinb@redhat.com>
6068
6069 * gdb.texinfo: Use GNU/Linux instead of Linux.
6070
512217c7
AC
60712002-09-25 Andrew Cagney <ac131313@redhat.com>
6072
6073 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6074
10998722
AC
60752002-09-24 Andrew Cagney <ac131313@redhat.com>
6076
512217c7 6077 * gdb.texinfo: Replace @example with @smallexample.
10998722 6078
a0eb71c5
KB
60792002-09-20 Kevin Buettner <kevinb@redhat.com>
6080
f7dc1244 6081 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6082 * gdb.texinfo (Character Sets): Use @smallexample instead of
6083 @example. Use GNU/Linux instead of Linux.
6084
60852002-09-20 Jim Blandy <jimb@redhat.com>
6086
6087 * gdb.texinfo: Add character set documentation.
6088
2f870471
AC
60892002-09-19 Andrew Cagney <ac131313@redhat.com>
6090
6091 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6092 (Packets): Add cross reference from `b' packet to `z' packets.
6093
790eb8f5
AC
60942002-09-19 Andrew Cagney <ac131313@redhat.com>
6095
8d30a00d
AC
6096 * gdb.texinfo (Maintenance Commands): Document ``maint
6097 internal-error'' and ``maint internal-warning''.
6098
790eb8f5
AC
6099 * gdbint.texinfo (Target Architecture Definition): Revise
6100 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6101
a23a7bf1
JB
61022002-09-19 Joel Brobecker <brobecker@gnat.com>
6103
6104 * gdbint.texinfo (Target Conditionals): Document the new
6105 NAME_OF_MALLOC macro.
6106
299ffc64
AC
61072002-09-05 Andrew Cagney <ac131313@redhat.com>
6108
6109 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6110 engineer.
6111
b7bb15bc
SC
61122002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6113
6114 * gdb.texinfo (TUI Overview): Document status line fields.
6115
3d757584
SC
61162002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6117
6118 * gdb.texinfo (TUI Commands): Document info win command.
6119
269c21fe
SC
61202002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6121
6122 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6123
7cf36c78
SC
61242002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6125
6126 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6127 (TUI Keys): Likewise.
6128
d2c6833e
AC
61292002-08-25 Andrew Cagney <ac131313@redhat.com>
6130
6131 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6132 for a packet receive.
6133
46d8b1c3
AC
61342002-08-25 Andrew Cagney <ac131313@redhat.com>
6135
6136 * Makefile.in (clean): Move to end of file.
6137 (distclean, maintainer-clean, realclean): Ditto.
6138 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6139 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6140 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6141 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6142
b0787093
AC
61432002-08-24 Andrew Cagney <ac131313@redhat.com>
6144
6145 * Makefile.in (GDBINT_TEX_TMPS): Define.
6146 (gdbint.dvi, gdbint.pdf): Use
6147 (GDB_TEX_TMPS): Define.
6148 (gdb.dvi, gdb.pdf): Use.
6149 (STABS_TEX_TMPS): Define.
6150 (stabs.dvi, stabs.pdf): Use.
6151 (GDB_DOC_SOURCE_INCLUDES): New macros.
6152 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6153 (GDBINT_DOC_FILES_INCLUDES): New macros.
6154 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6155 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6156 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6157 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6158 (links2roff): Replace SFILES_INCLUDED with
6159 GDB_DOC_SOURCE_INCLUDES.
6160 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6161 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6162 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6163 dependencies.
6164 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6165 dependencies.
6166 (gdbmi.texinfo): Delete rule.
6167 (inc-hist.texinfo): Delete rule.
6168 (rluser.texinfo): Delete rule.
6169
ebba8386
AC
61702002-08-23 Andrew Cagney <cagney@redhat.com>
6171
6172 * gdbint.texinfo (Target Architecture Definition): Update
6173 STORE_RETURN_VALUE, mention regcache.
6174
0ab7a791
AC
61752002-08-21 Andrew Cagney <ac131313@redhat.com>
6176
6177 * gdbint.texinfo (Target Architecture Definition): Document
6178 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6179
ee2d5c50
AC
61802002-08-19 Andrew Cagney <ac131313@redhat.com>
6181
6182 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6183 Fix minor typos. Add index entries.
6184
53c69bd7
AC
61852002-08-18 Andrew Cagney <ac131313@redhat.com>
6186
6187 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6188
e76f1f2e
AC
61892002-08-15 Andrew Cagney <ac131313@redhat.com>
6190
6191 * gdbint.texinfo (Target Architecture Definition): Document
6192 PRINT_VECTOR_INFO.
6193 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6194
0680b120
AC
61952002-08-13 Andrew Cagney <ac131313@redhat.com>
6196
6197 * gdb.texinfo (Maintenance Commands): Document "maint print
6198 registers", "maint print raw-registers" and "maint print
6199 cooked-registers".
6200
3c3bea1c
GS
62012002-08-08 Grace Sainsbury <graces@redhat.com>
6202
a9331b3f 6203 From Mark Salter:
3c3bea1c
GS
6204 * gdb.texinfo (Protocol): Document T packet extension to
6205 allow watchpoint address reporting.
6206
42f9b0a5
AC
62072002-08-03 Andrew Cagney <ac131313@redhat.com>
6208
6209 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6210
db034ac5
AC
62112002-08-01 Andrew Cagney <cagney@redhat.com>
6212
6213 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6214 to CHILL.
6215
e2b28d04
AC
62162002-08-01 Andrew Cagney <ac131313@redhat.com>
6217
6218 * gdbint.texinfo (Coding): Revise section "Include Files".
6219
7fb623f7
AC
62202002-07-24 Andrew Cagney <cagney@redhat.com>
6221
6222 * gdbint.texinfo: Obsolete references to m88k.
6223 * gdb.texinfo: Ditto.
6224
4a2b4636
JB
62252002-07-10 Joel Brobecker <brobecker@gnat.com>
6226
7fb623f7 6227 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6228 where the proper version of autoconf can be retrieved.
6229
a71ec265
DH
62302002-07-09 Don Howard <dhoward@redhat.com>
6231
6232 * gdb.texinfo (Command Files): Further describe the behavior of
6233 sourced command files.
6234
b9aa90c9
AC
62352002-06-27 Andrew Cagney <ac131313@redhat.com>
6236
6237 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6238 (Coding): Clarify ISO C version that GDB assumes.
6239
40dd2248
TT
62402002-06-26 Tom Tromey <tromey@redhat.com>
6241
6242 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6243 add_setshow_cmd_full.
6244
bfac230e
DH
62452002-06-25 Don Howard <dhoward@redhat.com>
6246
6247 * gdb.texinfo (Memory Region Attributes): Document new behavior
6248 for 'mem' command.
6249
475b0867
JB
62502002-06-11 Jim Blandy <jimb@redhat.com>
6251
919d772c
JB
6252 * gdb.texinfo (Symbols): Update documentation for `info source'
6253 command.
6254
475b0867
JB
6255 * gdb.texinfo (Macros): Call the command `info macro', not
6256 `show macro'.
6257
ba8c9337
AC
62582002-06-09 Andrew Cagney <ac131313@redhat.com>
6259
6260 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6261 data''.
6262
1029b7fa
MK
62632002-06-09 Mark Kettenis <kettenis@gnu.org>
6264
6265 * gdbint.texinfo (Target Architecture Definition): Document
6266 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6267
16737d73
AC
62682002-06-08 Andrew Cagney <ac131313@redhat.com>
6269
6270 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6271 lists.
6272
30107679
AC
62732002-06-08 Andrew Cagney <ac131313@redhat.com>
6274
6275 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6276 Branch''.
6277
3352e23e
AC
62782002-06-01 Andrew Cagney <ac131313@redhat.com>
6279
6280 * gdbint.texinfo (Target Architecture Definition): Add section
6281 ``Converting an existing Target Architecture to Multi-arch''.
6282
cbb09e6a
AC
62832002-05-30 Andrew Cagney <ac131313@redhat.com>
6284
6285 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6286 to ``Obsoleting code''. Revise.
6287
e2e0bcd1
JB
62882002-05-17 Jim Blandy <jimb@redhat.com>
6289
6290 * gdb.texinfo (C Preprocessor Macros): New chapter.
6291 Include it in the main menu.
6292 (Contributors): Credit Jim Blandy with macro support.
6293 (Compilation): Explain how to get macro information into the
6294 executable.
6295 (Expressions): Note that preprocessor macros are expanded.
6296
9db8d71f
DJ
62972002-05-14 Daniel Jacobowitz <drow@mvista.com>
6298
6299 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6300 options for `target remote'.
6301
6d531722
AC
63022002-05-13 Andrew Cagney <ac131313@redhat.com>
6303
6304 * gdbint.texinfo (Target Architecture Definition): Delete
6305 documentation on NNPC_REGNUM.
6306
13d01224
AC
63072002-05-11 Andrew Cagney <ac131313@redhat.com>
6308
6309 * gdbint.texinfo (Target Architecture Definition): Document
6310 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6311 (Target Architecture Definition): Revise section `Using Different
6312 Register and Memory Data Representations'. Add section `Raw and
6313 Virtual Register Representations'.
6314
b2e75d78
AC
63152002-05-11 Andrew Cagney <ac131313@redhat.com>
6316
6317 * gdbint.texinfo (Target Architecture Definition): Mention
6318 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6319 (Target Architecture Definition): Mention same. Add references to
6320 web pages.
6321
2c8682ee
MS
63222002-05-08 Michael Snyder <msnyder@redhat.com>
6323
6324 * stabs.texinfo (Attributes): Document new "vector" attribute.
6325
0816590b
AC
63262002-05-04 Andrew Cagney <ac131313@redhat.com>
6327
6328 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6329
2653173e
AC
63302002-05-04 Andrew Cagney <ac131313@redhat.com>
6331
6332 * gdb.texinfo: Delete obsolete references to a29k.
6333
d7bd68ca
AC
63342002-04-24 Andrew Cagney <ac131313@redhat.com>
6335
6336 * gdbint.texinfo (Target Architecture Definition): Replace
6337 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6338
21d83aa5
DM
63392002-04-24 David S. Miller <davem@redhat.com>
6340
6341 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6342
7673a6cc
DM
63432002-04-21 David S. Miller <davem@redhat.com>
6344
6345 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6346
d49d1e0a
AC
63472002-04-21 Andrew Cagney <ac131313@redhat.com>
6348
6349 * gdbint.texinfo (Target Architecture Definition): Delete
6350 definition of HAVE_REGISTER_WINDOWS.
6351
f7dc1244 63522002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6353
6354 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6355 "Theodore A. Roth" <troth@verinet.com>.
6356
5ca0cb28
DH
63572002-04-15 Don Howard <dhoward@redhat.com>
6358
f7dc1244 6359 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6360 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6361 Provide a better explaination of this feature.
5ca0cb28 6362
f208ba17
AC
63632002-04-14 Andrew Cagney <ac131313@redhat.com>
6364
6365 * gdbint.texinfo (Target Architecture Definition): Remove
6366 FRAME_CHAIN_COMBINE.
6367
d5ba91de
MC
63682002-04-12 Michael Chastain <mec@shout.net>
6369
6370 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6371 REG_STACK_SEGMENT.
6372
26818220
MC
63732002-04-09 Michael Chastain <mec@shout.net>
6374
6375 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6376 PYRAMID_* macros.
6377
129188f6
AC
63782002-04-07 Andrew Cagney <ac131313@redhat.com>
6379
6380 * gdb.texinfo (Bug Reporting): Document that the web is the
6381 prefered way of submitting bug reports.
6382 (Bug Reporting): Delete the s-mail address as the last resort.
6383
8227c0ff
AC
63842002-04-05 Andrew Cagney <ac131313@redhat.com>
6385
6386 * gdbint.texinfo (Target Architecture Definition): Delete
6387 references to TARGET_WRITE_FP and write_fp.
6388
16d9dec6
MS
63892002-03-27 Michael Snyder <msnyder@redhat.com>
6390
6391 * gdb.texinfo: Document new commands dump, append, and restore.
6392
9ae8b82c
AC
63932002-03-27 Andrew Cagney <ac131313@redhat.com>
6394
6395 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6396 Branch'.
6397
474c8240
AC
63982002-03-18 Andrew Cagney <ac131313@redhat.com>
6399
6400 * gdb.texinfo: Change all examples to @smallexample.
6401 * gdbint.texinfo: Ditto.
a9331b3f 6402
fb0ff88f
AC
64032002-03-18 Andrew Cagney <ac131313@redhat.com>
6404
6405 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6406 Branches''.
6407
9bb0a4d8
AC
64082002-03-18 Andrew Cagney <ac131313@redhat.com>
6409
6410 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6411 Policy''.
6412
937f164b
FF
64132002-03-04 Fred Fish <fnf@redhat.com>
6414
6415 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6416 expresson, suports, dependant, trhe, perhaphs, situtations,
6417 explictily, taged, oportunity, unfortunatly).
6418
a7b40f07
AC
64192002-02-24 Andrew Cagney <ac131313@redhat.com>
6420
6421 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6422 Remove reference to 3.12.
6423
aab4e0ec
AC
64242002-02-23 Andrew Cagney <ac131313@redhat.com>
6425
6426 * gdbint.texinfo: Include fdl.texi.
6427 (Top): Add GNU Free Documentation License.
6428 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6429 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6430 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6431 (gdbint.info): Add srcdir to include path.
6432 * gdb.texinfo: Include gpl.texi.
6433 (Top): Add Copying.
6434 * gpl.texi: New file.
6435
47b95330
AC
64362002-02-23 Andrew Cagney <ac131313@redhat.com>
6437
6438 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6439
78c47bea
PM
64402002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6441
6442 * gdb.texinfo: Document Cygwin native specific commands.
6443
56460a61
DJ
64442002-02-15 Daniel Jacobowitz <drow@mvista.com>
6445
6446 * gdb.texinfo: Document gdbserver ``--attach'' command.
6447
def71bfa
MS
64482002-02-07 Michael Snyder <msnyder@redhat.com>
6449
6450 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6451 to @code(_ovly_debug_event).
6452
c928edc0
AC
64532002-02-07 Andrew Cagney <ac131313@redhat.com>
6454
6455 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6456
81d46470
MS
64572002-02-06 Michael Snyder <msnyder@redhat.com>
6458
6459 * gdb.texinfo (overlays): Mention new magic symbol
6460 '_ovly_debug_event', which allows GDB to keep better track
6461 of overlays.
6462
f7dc1244 64632002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6464
6465 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6466 Suggested by Dmitry Sivachenko.
6467
6468 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6469
15110bc3
MS
64702002-02-01 Michael Snyder <msnyder@redhat.com>
6471
6472 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6473
6763aef9
MS
64742002-01-30 Michael Snyder <msnyder@redhat.com>
6475
ac282366
MS
6476 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6477 (set trust-readonly-sections): Document.
6763aef9 6478
8642bc8f
AC
64792002-01-29 Andrew Cagney <ac131313@redhat.com>
6480
6481 * gdbint.texinfo (Releasing GDB): Revise and update.
6482
afe64c1a
AC
64832002-01-28 Andrew Cagney <ac131313@redhat.com>
6484
6485 * gdbint.texinfo (Target Architecture Definition): Delete
6486 description of TARGET_BYTE_ORDER_DEFAULT.
6487
f7dc1244 64882002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6489
6490 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6491 <mitya@cavia.pp.ru>.
6492
3d6e1b5a
AC
64932002-01-23 Andrew Cagney <ac131313@redhat.com>
6494
6495 * libgdb.texinfo: Delete file.
6496
6c0e9fb3
AC
64972002-01-22 Andrew Cagney <ac131313@redhat.com>
6498
6499 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6500 * gdbint.texinfo: Ditto.
6501
e0ce93ac
AC
6502Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6503
6504 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6505
be298bcc
AC
65062002-01-22 Andrew Cagney <ac131313@redhat.com>
6507
6508 * Makefile.in: Update copyright.
6509 (TEXI2DVI): Define.
6510 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6511 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6512 gdb-cfg.texi.
6513 (TEXINDEX, PDFTEX): Delete makefile variables.
6514
8e04817f
AC
65152002-01-22 Andrew Cagney <ac131313@redhat.com>
6516
6517 * gdb.texinfo (Protocol): Move section to appendix.
6518
6b2f586d
AC
65192002-01-21 Andrew Cagney <ac131313@redhat.com>
6520
6521 * gdb.texinfo (Remote Debugging): Create a menu.
6522 (Top): Add ``Remote Debugging'' to menu.
6523
6f05cf9f
AC
65242002-01-21 Andrew Cagney <ac131313@redhat.com>
6525
6526 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6527 serial protocol'' from here.
6528 (Remote Debugging): To here. New chapter.
6529
3fd3d7d2
AC
65302002-01-20 Andrew Cagney <ac131313@redhat.com>
6531
6532 * gdbint.texinfo (Target Architecture Definition): Delete
6533 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6534
7fd60527
AC
65352002-01-20 Andrew Cagney <ac131313@redhat.com>
6536
6537 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6538 are no longer needed.
6539 (Porting GDB): Add maintainer note about configure.host.
6540
c2f05ac9
AC
65412002-01-20 Andrew Cagney <ac131313@redhat.com>
6542
6543 * gdbint.texinfo (Target Architecture Definition): Remove
6544 definition of IEEE_FLOAT.
6545
f7dc1244 65462002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6547
6548 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6549 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6550 <3diff@gnu.org>
231b2aad 6551
82600034
AC
65522002-01-19 Andrew Cagney <ac131313@redhat.com>
6553
6554 * gdbint.texinfo (Host Definition): Remove references to
6555 MALLOC_INCOMPATIBLE.
6556
7708fa01
AC
65572002-01-17 Andrew Cagney <ac131313@redhat.com>
6558
6559 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6560 and xyz-xdep.o.
6561
eb12ee30
AC
65622002-01-17 Andrew Cagney <ac131313@redhat.com>
6563
889bf7c5 6564 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6565 (Set Breaks): Copy ``maint info breakpoint'' doco to
6566 ``Maintenance Commands'' appendix. Add reference.
6567
c9ccaa92
AC
65682002-01-17 Andrew Cagney <ac131313@redhat.com>
6569
6570 * fdl.texi: Remove next/prev from @node.
6571
f7dc1244 65722002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6573
6574 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6575 for monstrous @multitable (from Brian Youmans).
6576
6577 * fdl.texi: New file.
6578
6579 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6580
8973da3a
AC
65812002-01-15 Andrew Cagney <ac131313@redhat.com>
6582
6583 * gdbint.texinfo (Releasing GDB): New chapter.
6584
7d86b5d5
AC
65852002-01-14 Andrew Cagney <ac131313@redhat.com>
6586
6587 * gdb.texinfo (Embedded Processors, Calling program functions):
6588 Obsolete references to a29k.
6589
cc1cb004
AC
65902002-01-13 Andrew Cagney <ac131313@redhat.com>
6591
6592 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6593 examples. Document that a code-block should do or discard its
6594 cleanups before exit.
6595
79f12247
MS
65962002-01-11 Michael Snyder <msnyder@redhat.com>
6597
6598 * gdb.texinfo (Choosing files): Change @samp to @file.
6599
19837790
MS
66002002-01-05 Michael Snyder <msnyder@redhat.com>
6601
6602 * gdb.texinfo (--pid): Document new command line option (attach).
6603
f7dc1244 66042002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6605
6606 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6607 in the stub.
6608
d7449b42
AC
66092002-01-04 Andrew Cagney <ac131313@redhat.com>
6610
6611 * gdbint.texinfo (Target Architecture Definition): Replace
6612 BIG_ENDIAN with BFD_ENDIAN_BIG.
6613
f23631e4
AC
66142002-01-03 Andrew Cagney <ac131313@redhat.com>
6615
6616 * gdbint.texinfo (Target Architecture Definition): Replace
6617 value_ptr with struct value pointer.
6618
72c9928d
EZ
66192002-01-02 Eli Zaretskii <eliz@gnu.org>
6620
6621 * gdb.texinfo (Free Software): Fix wording.
6622
959acfd1
EZ
66232001-12-31 Eli Zaretskii <eliz@gnu.org>
6624
6625 * gdb.texinfo (Free Software): New section ``Free Software Needs
6626 Free Documentation''.
6627
f7dc1244 66282001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6629
6630 * stabs.texinfo:
6631 * gdb.texinfo:
6632 * gdbint.texinfo:
6633 * libgdb.texinfo:
6634 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6635
6600abed
MS
66362001-12-29 Michael Snyder <msnyder@redhat.com>
6637
6638 * gdb.texinfo (maint info sections): Fix typo.
6639
f6680716
MS
66402001-12-26 Michael Snyder <msnyder@redhat.com>
6641
fe95c787
MS
6642 * gdb.texinfo (maint info sections): Document.
6643
a9331b3f 6644 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6645 'info proc' sub-options that are currently not implemented.
6646
c3d3ce5b
JB
66472001-12-20 Jim Blandy <jimb@redhat.com>
6648
6649 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6650
778eb05e
AC
66512001-12-15 Andrew Cagney <ac131313@redhat.com>
6652
6653 * gdbint.texinfo (Target Architecture Definition): Replace
6654 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6655
2607059c
AC
66562001-12-01 Andrew Cagney <ac131313@redhat.com>
6657
6658 * gdbint.texinfo (Host Definition): Delete documentation on
6659 HOST_BYTE_ORDER.
6660
df0cd8c5
JB
66612001-11-30 Jim Blandy <jimb@redhat.com>
6662
6663 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6664 overlay support. Add to top-level menu.
df0cd8c5 6665
88118b3a
TT
66662001-11-26 Tom Tromey <tromey@redhat.com>
6667
6668 * gdb.texinfo (Command Syntax): Document C-o binding.
6669
96565e91
CF
66702001-07-26 Christopher Faylor <cgf@redhat.com>
6671
6672 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6673 use since it is described in the referenced section.
6674
f7dc1244 6675 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6676 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6677 clearer when using DJGPP.
6678
2a3d5645
CF
66792001-11-24 Christopher Faylor <cgf@redhat.com>
6680
6681 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6682 specifically refer to MS-DOS.
6683 (command files): Mention gdb.ini is only used on MS-DOS.
6684
aa26fa3a
TT
66852001-11-21 Tom Tromey <tromey@redhat.com>
6686
6687 * gdb.texinfo (Invoking GDB): Document --args.
6688 (Mode Options): Likewise.
6689
4f8ada06
JB
66902001-11-21 Jim Blandy <jimb@redhat.com>
6691
6692 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6693 Delete documentation; this macro has been removed from the
6694 sources.
4f8ada06 6695
3fe0dc10
JB
66962001-11-13 Jim Blandy <jimb@redhat.com>
6697
6698 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6699
9e5abb06
CV
67002001-11-06 Corinna Vinschen <vinschen@redhat.com>
6701
6702 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6703
1c5dfdad
MS
67042001-11-05 Michael Snyder <msnyder@redhat.com>
6705
a9331b3f 6706 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6707 quote regexp chars in function names such as "operator*()".
6708
990f9fe3
FF
67092001-11-01 Fred Fish <fnf@redhat.com>
6710
6711 * gdbint.texinfo (SOLIB_ADD): Document additional new
6712 "readsyms" arg.
6713
b433d00b
DH
67142001-10-30 Don Howard <dhoward@redhat.com>
6715
070b1dd3
DH
6716 * gdb.texinfo: (Command Files) Added documentation for the
6717 behavior of gdb with input redirected from a file.
b433d00b 6718
b7209cb4
FF
67192001-10-28 Fred Fish <fnf@redhat.com>
6720
6721 * gdb.texinfo (auto-solib-add): Change docs to match
6722 implementation change.
6723 (auto-solib-limit): Add docs for new variable.
6724
1aa20aa8
AC
67252001-10-15 Andrew Cagney <ac131313@redhat.com>
6726
6727 * gdbint.texinfo (Target Architecture Definition): Function
6728 value_as_pointer renamed to value_as_address.
6729
fc0c74b1
AC
67302001-10-15 Andrew Cagney <ac131313@redhat.com>
6731
6732 * gdbint.texinfo (Target Architecture Definition): Default
6733 POINTER_TO_ADDRESS functions assume unsigned addresses.
6734 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6735 posting by Jim Blandy.
6736
f4846649
JB
67372001-10-12 Jim Blandy <jimb@redhat.com>
6738
6739 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6740 version of texi2html (1.64) doesn't support this flag any more.
6741
f277788b
MK
67422001-09-08 Mark Kettenis <kettenis@gnu.org>
6743
a9dc4918
MK
6744 * gdbint.texinfo (Host Definition): Remove description of
6745 MEM_FNS_DECLARED.
6746
d28379df
MK
6747 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6748
f277788b
MK
6749 * gdbint.texinfo (Host Definition): Remove description of
6750 HAVE_SIGSETMASK.
6751
7ccaa899
EZ
67522001-09-04 Elena Zannoni <ezannoni@redhat.com>
6753
6754 * gdbint.texinfo (Target Architecture Definition): Add
6755 explanation of TARGET_PRINT_INSN macro.
6756
17d9d558
JB
67572001-08-30 Jim Blandy <jimb@redhat.com>
6758
6759 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6760 Explain what it means to load relocatable files.
6761
72cde065
JB
67622001-08-28 Jim Blandy <jimb@redhat.com>
6763
6764 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6765 info `top' menu.
6766
9e678452
CF
6767Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6768
6769 * gdbint.texinfo: Add a cautionary note about macro use.
6770
a2bea4c3 67712001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6772
a2bea4c3
CV
6773 * gdb.texinfo: Explain omitting the hostname in the
6774 `target remote' command.
6775
1129bf27
DJ
67762001-07-30 Daniel Jacobowitz <drow@mvista.com>
6777
6778 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6779 and END-INFO-DIR-ENTRY.
6780
732b3002
SC
67812001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6782
6783 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6784
89437448
AC
67852001-07-25 Andrew Cagney <ac131313@redhat.com>
6786
6787 * gdbint.texinfo (libgdb): Rewrite.
6788
f7dc1244 67892001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6790
6791 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6792
c4555f82
SC
67932001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6794
6795 * gdb.texinfo (TUI): New chapter, document the TUI.
6796 (Mode Options): Document the -tui option.
6797
2f45a6e0
MK
67982001-07-23 Mark Kettenis <kettenis@gnu.org>
6799
6800 * gdbint.texinfo (Host Definition): Remove description of
6801 NEED_POSIX_SETPGID.
6802
f7dc1244 68032001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6804
6805 * gdb.tex (DJGPP Native): New node, with descriptions of
6806 DJGPP-specific commands.
6807
be9c6c35
JM
68082001-07-19 John R. Moore <jmoore@redhat.com>
6809
6810 * gdbint.texinfo: Three misspellings.
6811
dfa249fb
AC
68122001-07-06 Andrew Cagney <ac131313@redhat.com>
6813
6814 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6815 `test` expressions on bash. Problem reported by Colin Walters.
6816
c72e7388
AC
68172001-07-04 Andrew Cagney <ac131313@redhat.com>
6818
6819 * gdbint.texinfo (User Interface): Update ui-out documentation to
6820 refelect recent UI/MI updates.
6821
94bbb2c0
AC
68222001-07-04 Andrew Cagney <ac131313@redhat.com>
6823
6824 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6825 interpreters.
6826
af6c57ea
AC
68272001-06-15 Andrew Cagney <ac131313@redhat.com>
6828
6829 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6830 structure and not macros.
6831 (Host Definition): Document that much of this chapter is obsolete.
6832 (Target Architecture Definition): Update list of files that make
6833 up a target architecture.
6834 (Coding): Update.
6835
83aa8bc6
AC
68362001-06-28 Andrew Cagney <ac131313@redhat.com>
6837
6838 * gdbint.texinfo (Target Architecture Definition): Update
6839 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6840 The latter has been changed to a true predicate.
6841
f7dc1244 68422001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6843
6844 * annotate.texi: Add @noindent where needed. From Dmitry
6845 Sivachenko <dima@Chg.RU>.
6846 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6847
656db9b0
AC
68482001-06-16 Andrew Cagney <ac131313@redhat.com>
6849
6850 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6851
df2396a1
AC
68522001-06-14 Andrew Cagney <ac131313@redhat.com>
6853
6854 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6855 returns ``OK''. Document that the ``R'' packet does not reply.
6856
0f1f2b0a
MS
68572001-06-13 Michael Snyder <msnyder@redhat.com>
6858
6859 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6860
f7dc1244 68612001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6862
6863 * gdb.texinfo (Signals): Clarify the default setting of signal
6864 handling.
6865
a5d7c491
AC
68662001-05-14 Andrew Cagney <ac131313@redhat.com>
6867
6868 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6869 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6870
05a54c4f
AC
68712001-05-12 Andrew Cagney <ac131313@redhat.com>
6872
6873 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6874
f7dc1244 68752001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6876
6877 * gdbint.texinfo (Clean Design and Portable Implementation):
6878 Renamed from "Clean Design".
6879 (Clean Design and Portable Implementation): Document portable
6880 methods of handling file names, and the associated macros.
6881
f7dc1244 68822001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6883
6884 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6885 command and provide a cross-reference to its description.
6886 (Symbols): Note that "info scope" is useful for trace experiments.
6887
f7dc1244 68882001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6889
b37052ae
EZ
6890 * gdb.texinfo (Symbols): Document "info scope".
6891 (Tracepoints): New chapter.
6892 (Contributors): Update for v5.1.
6893 <All nodes>: Change "C++" to "C@t{++}".
6894
0ee54786
EZ
6895 * gdbint.texinfo (User Interface): A new section about ui_out
6896 functions, based on text written by Fernando Nasser.
6897
c534679c
EZ
6898 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6899
f7dc1244 69002001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6901
e9c75b65
EZ
6902 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6903
6904 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6905
6906 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6907 Replace "GDB" with "@value{GDBN}". Fix markup.
6908
6909 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6910
3d67e040
EZ
6911 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6912 a cross-reference to its description.
6913 (Symbols): Document "info symbol".
6914
f7dc1244 69152001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6916
6917 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6918 subsection "x86 Watchpoints".
6919 (Target Architecture Definition): Document the macros
6920 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6921 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6922
b0ed3589
AC
69232001-03-20 Andrew Cagney <ac131313@redhat.com>
6924
6925 * gdbint.texinfo (Target Architecture Definition): Update
6926 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6927 list.
6928
b6ba6518
KB
69292001-03-06 Kevin Buettner <kevinb@redhat.com>
6930
6931 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6932 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6933
f7dc1244 69342001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6935
6936 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6937
f7dc1244 69382001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6939
17cc6a06
EZ
6940 * gdb.texinfo (Environment): Document that `path' does not change
6941 the value of PATH in GDB's own environment (it did in the past,
6942 but that was changed on March 15, 1994). Reported by Doug Evans
6943 <dje@transmeta.com>.
6944
56caf160
EZ
6945 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6946 its line. Fix markup of commands and macros. Add an Index node
6947 and index entries.
6948
29e57380
C
69492001-01-23 J.T. Conklin <jtc@redback.com>
6950
6951 * gdb.texinfo (Memory region attributes): New manual section.
6952
1c6147de
ND
69532001-01-04 Nicholas Duffek <nsd@redhat.com>
6954
6955 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6956
f7dc1244 69572000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6958
6959 * refcard.tex: Version and copyright fixed. From Phil Edwards
6960 <pedwards@disaster.jaj.com>.
6961
0dcedd82
AC
6962Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6963
6964 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6965 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6966
3b851bce
AC
6967Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6968
6969 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6970 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6971
f7dc1244 69722000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6973
6974 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6975 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6976
b90a5f51
CF
69772000-11-10 Christopher Faylor <cgf@cygnus.com>
6978
6979 * gdb.texinfo: Document new 'set step-mode' command.
6980
f7dc1244 69812000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6982
6983 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6984 changes from Dmitry Sivachenko <dima@Chg.RU>.
6985
f7dc1244 69862000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6987
6988 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6989 From Steven Johnson <sbjohnson@ozemail.com.au>.
6990
2e685b93
MK
69912000-08-10 Mark Kettenis <kettenis@gnu.org>
6992
6993 * gdbint.texinfo (Overall Structure): Spelling fix.
6994
f7dc1244 69952000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6996
6997 * gdbint.texinfo (Target Architecture Definition): Document that
6998 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6999 for which REGISTER_CONVERTIBLE returns a zero value.
7000
63ac3005
EZ
70012000-07-08 Christopher Faylor <cgf@cygnus.com>
7002
7003 * Makefile.in (install-info): Find files to install in either the
7004 build or source directories (adapted from Makefile.am).
7005
bd79f757
ND
70062000-07-07 Nicholas Duffek <nsd@redhat.com>
7007
7008 * stabs.texinfo: Fix spelling errors.
7009 (String Field): FILE-NUMBER starts from 0, not 1.
7010
f7dc1244 70112000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7012
7013 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7014 Brian Youmans.
5f208f6d 7015
f7dc1244 70162000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7017
7018 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7019 the source directory. Reported by Mark Harig
7020 <markh@frazier.landmark.com>.
cc542d3b 7021
f3b28801
C
70222000-06-20 J.T. Conklin <jtc@redback.com>
7023
7024 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7025
449f3b6c
AC
7026Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7027
7028 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7029 Generate using pdftex.
449f3b6c 7030 (PDFTEX): Define.
889bf7c5 7031 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7032 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7033 @contents at the start.
449f3b6c 7034
f7dc1244 70352000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7036
7037 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7038 Youmans.
48e934c6 7039
9e9c5ae7
AC
7040Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7041
7042 From Brian Youmans:
7043 * gdb.texinfo: Fix ``et al.''.
7044
c741b251
AC
7045Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7046
7047 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7048 loop.
c741b251 7049
4ab64e14
JG
70502000-05-19 Jimmy Guo <guo@cup.hp.com>
7051
7052 * configure: Regenerate.
7053
f7dc1244 70542000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7055
7056 * Makefile.in (install-info): Run install-info on installed Info
7057 files.
7058
8c70017b
AC
7059Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7060
a7cb598a 7061 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7062 Andrew Cagney.
8c70017b 7063
f7dc1244 70642000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7065
7066 * gdb.texinfo: Proofreading changes from Brian Youmans.
7067
bf0184be
ND
70682000-05-01 Nick Duffek <nsd@cygnus.com>
7069
7070 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7071 startup sequence, minor edits.
7072
f7dc1244 70732000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7074
7075 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7076 TeX.
7077
7078 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7079 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7080 like `n' and `s' which look weird. Convert some of the @kindex to
7081 @vindex, when they refer to variables, not commands.
7082
33e16fad
AC
7083Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7084
7085 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7086
f7dc1244 70872000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7088
7089 * Makefile.in (GDBMI_DIR): New variable.
7090 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7091 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7092 (gdbmi.texinfo): New target, for texi2roff.
7093 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7094 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7095
7096 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7097 gdbmi.texinfo.
7098 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7099 comment.
7100
d167840f
EZ
71012000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7102
7103 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7104 command.
d167840f 7105
f7dc1244 71062000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7107
7108 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7109 prevents the build (and is generally a Bad Idea).
7110
f7dc1244 71112000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7112
7113 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7114 a comma inside @var.
7115 (Command Files): Index markup changes from Dmitry Sivachenko
7116 <dima@Chg.RU>.
7117
f7dc1244 71182000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7119
7120 * Makefile.in (LN_S): Define.
7121 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7122 invoke "ln -s" unless it is known to work.
7123
7124 * configure.in (AC_PROG_LN_S): Add.
7125
8dc7983f
JB
71262000-04-14 Jim Blandy <jimb@redhat.com>
7127
7128 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7129 section.
7130 (Target Conditionals): Document ADDRESS_TO_POINTER,
7131 POINTER_TO_ADDRESS.
7132
1a8237e8
DB
71332000-04-11 Daniel Berlin <dan@cgsoftware.com>
7134
7135 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7136 gdb-cfg.texi to get the value.
7137
ca526f1a
JB
71382000-04-10 Jim Blandy <jimb@redhat.com>
7139
7140 * gdbint.texinfo (Target Architecture Definition): Fix
7141 cross-references.
7142
faaafcb4
JB
71432000-04-08 Jim Blandy <jimb@redhat.com>
7144
7145 * gdbint.texinfo (Using Different Register and Memory Data
7146 Representations): New section.
7147 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7148 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7149 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7150
1b27397f
AC
7151Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7152
7153 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7154 for acknowledgments.
1b27397f 7155
480ff1fb
AC
7156Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7157
7158 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7159 qThreadExtraInfo.
480ff1fb 7160
a9331b3f 71612000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7162
a9331b3f
RM
7163 * gdb.texinfo: Clarify which remote debug protocol commands are
7164 required and which are optional.
f1251bdd 7165
dbeb8dbd
AC
7166Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7167
7168 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7169 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7170 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7171 * annotate.texi: Update.
7172
6d2ebf8b
SS
71732000-03-28 Stan Shebs <shebs@apple.com>
7174
7175 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7176 expectation of additional changes before release), update
7177 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7178 node links, rephrase and/or shorten lines to fix formatting
7179 problem in both regular and @smallbook formats.
7180 * annotate.texi: Shorten lines in example, use smallexample
7181 consistently everywhere.
7182 * Makefile.in: Add comment about texinfo 4.0 html generation.
7183 (SFILES_INCLUDED): Add annotate.texi.
7184
5d161b24
DB
71852000-03-27 Daniel Berlin <dan@cgsoftware.com>
7186
5ae4183a
AS
7187 * gdb.texinfo (Debugging Output): Added new section, documenting
7188 the "set/show debug" commands.
5d161b24 7189
b9deaee7
AC
7190Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7191
7192 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7193 entry.
b9deaee7
AC
7194
7195 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7196 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7197 @chapter and @node entries.
a9331b3f 7198
b9deaee7 7199 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7200
9ef47d30
AC
7201Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7202
7203 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7204 files.
9ef47d30 7205
cfeada60
FN
72062000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7207
7208 From David Whedon <dwhedon@gordian.com>
5ae4183a 7209 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7210
6837a0a2
DB
72112000-03-22 Daniel Berlin <dan@cgsoftware.com>
7212
7213 * gdb.texinfo: Add documentation for the apropos command.
7214
bba2971c
MS
72152000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7216
7217 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7218
2b628194
MS
72192000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7220
a9331b3f 7221 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7222 two places.
7223
96a2c332
SS
72242000-03-17 Stan Shebs <shebs@apple.com>
7225
7226 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7227 <dima@Chg.RU>, also clarification of allowed content for
7228 string constants.
7229
f7dc1244 72302000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7231
7232 * gdb.texinfo (main menu): Add Annotations.
7233 (File Options): Add @cindex entries for each command-line option.
7234 Document --epoch, --annotate, --async, --interpreter, --write,
7235 --statistics, and --version.
7236
7237 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7238 of GDB.
7239
9d233477
JB
72402000-02-23 Jim Blandy <jimb@redhat.com>
7241
7242 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7243
14e0eb3b
JB
72442000-02-22 Jim Blandy <jimb@redhat.com>
7245
7246 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7247
3555de01
JM
72482000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7249
7250 * Makefile.in (diststuff): New target.
7251
5e35df8e
KB
72522000-02-15 Kevin Buettner <kevinb@redhat.com>
7253
7254 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7255 architecture. [From Jim Wilson.]
5e35df8e 7256
c5394b80
JM
72572000-01-16 Tom Tromey <tromey@cygnus.com>
7258
7259 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7260 (Delete Breaks): Mention range arguments.
7261 (Disabling): Likewise.
7262
c3f6f71d
JM
72632000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7264
7265 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7266
c4093a6a
JM
7267Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7268
7269 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7270 valid functions.
c4093a6a 7271
11cf8741
JM
72721999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7273
7274 * gdb.texinfo: Clarify regular expressions used in rbreak.
7275
917317f4
JM
72761999-10-15 Kevin Buettner <kevinb@cygnus.com>
7277
7278 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7279 MEMORY_REMOVE_BREAKPOINT): Document.
7280
7281Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7282
7283 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7284 offset re-using the DATA offset instead.
917317f4 7285
2df3850c
JM
72861999-10-11 Jim Kingdon <kingdon@redhat.com>
7287
7288 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7289
72901999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7291
7292 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7293 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7294 typos.
7295
7296 * gdb.texinfo: Various minor wording and formatting improvements,
7297 mentions of additional command-line options.
7298
2acceee2
JM
72991999-09-30 Fred Fish <fnf@cygnus.com>
7300
7301 * gdb.texinfo: Document additional forms of specifying section
7302 names and addresses for the add-symbol-file command.
7303
c2c6d25f
JM
73041999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7305
7306 * gdbint.texinfo: Fix typo, add the word "have".
7307
73081999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7309
7310 * gdbint.texinfo (Target Architecture Definition): Document the
7311 SKIP_PERMANENT_BREAKPOINT macro.
7312
d4f3574e
SS
73131999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7314
7315 * gdb.texinfo: Fiks speling errers.
7316
7317 * gdb.texinfo: Fix uses of @multitable.
7318
f7dc1244 7319 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7320 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7321 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7322 comments about using with optimization, add more indexing,
7323 fix info about disassembly-flavor.
7324
7325Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7326
7327 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7328 SKIP_SOLIB_RESOLVER): Define.
7329
7330Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7331
7332 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7333 ``g'' packets.
d4f3574e 7334
104c1213
JM
73351999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7336
7337 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7338 platform-specific info, inline remote.texi and move sections of it
7339 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7340 and register stack into the new chapter.
7341 * remote.texi: Remove, now part of gdb.texinfo.
7342 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7343
73441999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7345
7346 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7347 GDB_TARGET_IS_MACH386): These kludges have gone away.
7348
7349Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7350
7351 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7352 TDEPLIBS.
104c1213 7353
53a5351d
JM
73541999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7355
7356 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7357 surrounding text to fit HP-UX bits into general info.
7358 (HPPA-cfg.texi): Remove, no longer useful.
7359
7360 * gdb.texinfo: Remove explicit links from @node lines, remove
7361 HP-added "Detailed Node Listing" from main menu which confuses
7362 things.
7363
7364 From Dmitry Sivachenko <dima@Chg.RU>:
7365 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7366 in description of `set environment'.
53a5351d
JM
7367
73681999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7369
7370 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7371
7be570e7
JM
73721999-08-12 Ben Elliston <bje@cygnus.com>
7373
7374 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7375
f7dc1244 73761999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7377
7378 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7379 watch, awatch, and rwatch. Explain why the latter two cannot be
7380 set as software watchpoints. Document that watchpoints for local
7381 variables are deleted when the debuggee terminates.
7be570e7
JM
7382
7383Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7384
7385 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7386 packet. Allow E.. response packet. "qRcmd" packet is no longer
7387 reserved.
7be570e7
JM
7388
73891999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7390
a9331b3f
RM
7391 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7392 * gdb.texinfo: Ditto.
7be570e7 7393
96baa820
JM
73941999-08-06 Tom Tromey <tromey@cygnus.com>
7395
7396 * gdb.texinfo (KOD): New node.
7397
7398Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7399
7400 * remote.texi (Rcmd): Fix minor formatting typos.
7401
7402Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7403
7404 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7405 packets.
96baa820 7406
adf40b2e
JM
74071999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7408
7409 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7410 fixes.
7411
43ff13b4
JM
7412Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7413
7414 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7415
085dd6e6
JM
7416Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7417
7418 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7419 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7420 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7421 packets that are not supported on all hosts. Expand examples.
7422 Spell check.
085dd6e6
JM
7423
74241999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7425
7426 * Makefile.in: Recognize html, install-html. Add targets
7427 to build HTML versions of documentation via texi2html.
7428
7429Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7430
7431 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7432 testsuite.
085dd6e6
JM
7433
7434Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7435
7436 * remote.texi (Communication Protocol): Rewrite.
7437
7438Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7439
7440 * stabs.texinfo: Fix uses of xref.
7441
9e0b60a8
JM
7442Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7443
7444 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7445 info about patch submission.
7446
cce74817
JM
7447Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7448
7449 From Per Bothner <bothner@cygnus.com>:
7450 * gdb.texinfo: Document Chill support.
7451
7452Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7453
7454 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7455 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7456 Document that the value should be greater-than or equal-to zero.
7457 (NO_STD_REGS): Document. Deprecate.
cce74817 7458
ac9a91a7
JM
7459Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7460
7461 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7462 Document that these are not used.
ac9a91a7
JM
7463
7464Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7465
7466 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7467
392a587b
JM
7468Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7469
7470 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7471 numargs was dropped.
392a587b
JM
7472
7473Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7474
7475 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7476
b83266a0
SS
7477Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7478
7479 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7480 Update.
b83266a0 7481
7a292a7a
SS
7482Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7483
7484 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7485 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7486
7487Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7488
7489 * gdbint.texinfo: Fix typos: $ -> @.
7490
7491Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7492
7493 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7494 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7495 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7496 BREAKPOINT_FROM_PC.
a9331b3f 7497
7a292a7a
SS
7498Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7499
7500 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7501 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7502
7503Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7504
7505 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7506 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7507
75081999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7509
7510 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7511 longer exists.
7512
7513Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7514
7515 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7516 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7517 they make the manual source incomprehensible.
7a292a7a
SS
7518 * h8-cfg.texi: Remove, hasn't been used in years.
7519
c906108c
SS
7520Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7521
7522 * gdb.texinfo: Update the credits.
7523
7524Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7525
7526 * gdb.texinfo: Fix mistakes noticed in printout of last
7527 draft, add Alpha to discussion of heuristic fence post.
7528
7529Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7530
7531 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7532 Edition, merge some HP changes into mainline, describe some
7533 previously undocumented features, describe more of the target
7534 commands available, eliminate obsolete section on renamed
7535 commands.
c906108c
SS
7536 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7537
7538Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7539
7540 * gdb.texinfo: Make many HPPA conditionals unconditional,
7541 including catchpoint description, since now on for all configs.
7542 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7543 specializations.
7544
7545Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7546
7547 * Makefile.in (GDBvn.texi): Fix match expression to work with
7548 current format of VERSION in gdb/Makefile.in.
7549 * gdb.texinfo: Fix node ref to match new readline.
7550
7551Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7552
a9331b3f
RM
7553 * gdb.texinfo: Changes made as part of a project to merge in
7554 changes made by HP. Documentation makes extensive use of
c906108c
SS
7555 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7556 on remote debugging. There are differences in documentation
889bf7c5 7557 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7558 the HP manual discusses catchpoints, hardware watchpoints, and
7559 some HPUX specific limitations for shared library support.
a9331b3f 7560
c906108c
SS
7561 There are also a number of @node changes.
7562
75631999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7564
7565 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7566 (C Usage): Same.
7567
7568Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7569
7570 The following changes were made by Edith Epstein
889bf7c5
PA
7571 <eepstein@cygnus.com> as part of a project to merge in changes
7572 made by HP.
a9331b3f 7573
c906108c
SS
7574 * HPPA-cfg.texi: new file.
7575
7576 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7577
7578 * refcard.tex: change documentation about catch.
7579 removed info catch.
7580
7581Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7582
7583 * gdbint.texinfo: Expand on GDB's coding standards,
7584 specify the use of arg names with prototypes.
7585
75861998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7587
7588 * gdb.texinfo: Fix tipo.
7589
7590Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7591
7592 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7593 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7594
7595Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7596
7597 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7598
75991998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7600
7601 * agentexpr.texi: New file.
7602
7603Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7604
7605 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7606
76071998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7608
7609 * remote.texi: Changed wording that implied that the GDB remote
7610 protocol caches register values instead of GDB itself.
7611
7612Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7613
7614 * gdbint.texinfo: Add some info about symbol readers.
7615 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7616 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7617 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7618 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7619
7620Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7621
a9331b3f 7622 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7623
7624Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7625
7626 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7627
7628Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7629
7630 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7631 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7632
7633Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7634
7635 * gdbint.texinfo: Fix minor typos.
7636
7637Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7638
7639 * gdbint.texinfo: Complete overhaul. Group descriptions more
7640 logically, add more info on generic algorithms, remove much
7641 obsolete and/or wrong material.
7642
7643Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7644
7645 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7646
7647Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7648
7649 * refcard.tex: Copyright, address updates.
7650
7651Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7652
7653 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7654 for the edition instead of confusing GDB-version-like numbers.
7655
7656Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7657
7658 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7659
7660Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7661
5ae4183a 7662 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7663
7664Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7665
7666 * gdb.texinfo: Add some credits, mention bug monitor.
7667 * remote.texi: Mention mips monitor targets.
7668 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7669
c906108c
SS
7670Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7671
7672 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7673 files, finish sorting of host vs target vs native macros, describe
7674 some more of them.
c906108c
SS
7675
7676Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7677
7678 * gdbint.texinfo (Host Conditionals): Document change from
7679 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7680
7681Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7682
7683 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7684 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7685
7686Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7687
7688 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7689 Document LSEEK_NOT_LINEAR.
7690
7691Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7692
7693 * stabs.texinfo (Stab Section Basics): Make it clear that only
7694 some versions of the GNU linker remove the leading N_UNDF symbol.
7695
7696Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7697
7698 * stabs.texinfo (String Field): Document type number pairs here,
7699 instead of in the Sun specific section.
7700 (Include Files): The GNU linker supports the N_BINCL
7701 optimization. Clarify the N_BINCL value, and what it is used
7702 for.
7703 (Procedures): Document N_FUN with an empty string to mark the end
7704 of a function.
7705 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7706 (Sun Differences): Remove this node, as the information is now
7707 elsewhere in the main document.
7708 (Stab Section Basics): Mention that the GNU linker may optimize
7709 stabs and remove the leading N_UNDF symbol.
7710
7711Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7712
7713 * gdb.texinfo, refcard.tex: Restore author credit
7714
7715Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7716
7717 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7718 documentation to account for START and END macros taking
7719 one arg.
7720
7721Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7722
7723 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7724 * gdb.texinfo (Frames): Fix typo.
7725
7726Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7727
7728 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7729 a target_signal as arg type, not a pid.
7730
7731Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7732
7733 * gdb.texinfo: Document `set assembly-language'.
7734
7735Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7736
7737 * remote.texi: Update list of stubs in the GDB distribution.
7738
7739Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7740
7741 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7742 Also document that some systems can use mmalloc but must define
7743 this if their C runtime allocates memory that is later freed.
c906108c 7744 (MMCHECK_FORCE): Document new macro.
a9331b3f 7745
c906108c
SS
7746Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7747
7748 * remote.texi: Add documentation for target Sparclet.
7749
7750Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7751
a9331b3f 7752 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7753 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7754 * configure.in: Rewritten for autoconf.
7755 * configure: New.
7756
7757Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7758
7759 * Makefile.in (DVIPS): New define, set to dvips.
7760 (dvi): Add stabs.dvi.
7761 (ps): New target.
7762 (all-doc): Depend on info, dvi, and ps targets.
7763 (STAGESTUFF): Add *.ps and *.dvi files.
7764 (clean-info, clean-dvi): Remove.
7765 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7766 rules completely rewritten.
7767 (maintainer-clean): Remove clean-info and clean-dvi
7768 dependencies and put their actions in the rules.
7769 (gdb.ps): New target
a9331b3f 7770 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7771 intermediate TeX files, whether they have 2 or 3 character
7772 extensions.
7773 (gdbint.ps): Add target and rules.
7774 (gdb-internals): Delete unused target.
7775 (Makefile): Depends upon config.status also.
7776
7777Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7778
7779 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7780 set.
7781
7782Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7783
7784 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7785 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7786
7787Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7788
7789 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7790
7791Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7792
7793 * gdb.texinfo (Print settings): Document
7794 `set/show print static-members' commands.
7795
7796Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7797
7798 * gdbint.texinfo (Native): Document name change, coredep.c to
7799 core-aout.c.
7800
7801Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7802
7803 * stabs.texinfo (Include Files): Document the values the SunOS4
7804 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7805
7806Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7807
7808 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7809 Fix typo.
7810
7811Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7812
7813 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7814 "gdb.tar.Z".
7815
7816Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7817
7818 * Makefile.in (maintainer-clean): New target, synonym for
7819 realclean.
7820
7821Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7822
7823 * Update all FSF addresses except those in COPYING* files.
7824
7825Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7826
7827 From Richard Earnshaw (rearnsha@armltd.co.uk):
7828 * gdb.texinfo (convenience variables): Document $_exitcode.
7829 (quit): Document optional expression to use as exit code.
7830
7831Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7832
7833 * gdb.texinfo, remote.texi: Brought up to date with various
7834 GDB changes.
7835
7836Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7837
7838 * gdb.texinfo: Update dates and versions, fix comments about
7839 hardware watchpoints in future releases and about the
7840 sharedlibrary command.
7841
7842Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7843
7844 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7845 C_FUN stab. Other cleanups.
7846
7847Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7848
7849 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7850 for the sparc stub.
7851
7852Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7853
7854 * annotate.texi: Clarify which addresses have differing formats
7855 depending on the language and which do not.
7856
7857Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7858
7859 * remote.texi (NetWare): Changed example to use BOARD= instead of
7860 NODE= argument to reflect correspoding change to gdbserve.nlm.
7861
7862Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7863
7864 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7865 GDB, as well as AIX dbx, supports the size type attribute.
7866
7867Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7868
7869 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7870
7871Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7872
7873 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7874 and new 'if' and 'while' commands.
7875
7876Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7877
7878 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7879
7880Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7881
7882 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7883 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7884 NetWare targets. Mostly stolen from the Server node.
7885
7886Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7887
7888 * gdb.texinfo (Setting): Talk about the language of a source file
7889 versus the working language. The old documentation did not match
7890 what GDB did.
7891
7892Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7893
7894 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7895 of a source file.
7896
7897Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7898
7899 * gdb.texinfo (Processes): New node.
7900
7901Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7902
7903 * remote.texi: Update documentation of set/show mipsfpu.
7904
3fc11d3e
JM
7905Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7906
7907 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7908 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7909
7910Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7911
7912 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7913 obsolete conditionals, described some others.
7914
7915Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7916
7917 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7918 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7919
7920Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7921
7922 * gdbint.texinfo: Put regex conditionals in their own table.
7923
7924Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7925
7926 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7927 described or fixed the descriptions of many others.
7928
7929Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7930
7931 * gdb.texinfo: Add some more credits.
7932 * gdbint.texinfo: Capitalize GDB consistently, describe some
7933 macros and remove some.
7934
7935Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7936
7937 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7938 obsolete conditionals, described some others.
7939
7940Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7941
7942 * gdb.texinfo (help targets): Changed to `help target', which
7943 is the correct gdb command.
7944
7945Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7946
7947 * annotate.texi (TODO): New node, for keeping track of annotations
7948 suggested but not yet implemented.
7949
7950Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7951
7952 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7953 another symbol, it is not the address itself.
7954
7955Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7956
7957 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7958 of stabs-in-coff sections.
7959
7960Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7961
7962 * annotate.texi: Change edition to 0.5 and date to May 1994.
7963 Add index.
7964 (Frames): New node, for frame annotation.
7965 (Displays): New node, for display annotation.
7966
7967 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7968 when waiting for your program to stop.
7969
7970Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7971
7972 * annotate.texi (Breakpoint Info): Document annotation of header
7973 fields and record annotation.
7974
7975Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7976
7977 * annotate.texi: New file, to document annotations.
7978
7979Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7980
7981 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7982 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7983
7984Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7985
7986 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7987 section, and say n_strx field is compilation unit relative.
7988 * stabs.texinfo: Don't use @code for a.out when it is the name of
7989 an object file format.
7990
7991Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7992
7993 * gdb.texinfo: Refer to file names, not path names, per rms
7994 convention.
7995 (Arguments): Fix typo.
7996
7997Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7998
7999 * stabs.texinfo (Global Variables): Talk about stabs in files
8000 where variables are referenced, but not defined.
8001
8002Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8003
8004 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8005 Cplusplus to new nodes Member Type Descriptor and Method Type
8006 Descriptor. Re-write stuff for #.
8007
8008Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8009
8010 * gdb.texinfo (Print Settings): Don't document "set print
8011 fast-symbolic-addr off". The bug which it worked around was fixed
8012 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8013
8014 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8015 N_ENTRY node.
8016
8017 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8018
8019Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8020
8021 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8022 references to ieee-float.c.
8023
8024Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8025
8026 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8027 match what the code actually does.
8028
8029Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8030
8031 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8032
8033Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8034
8035 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8036 i, and b.
8037
8038Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8039
8040 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8041 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8042 as "stabs in sections" rather than just saying "ELF and SOM".
8043 Also make that stuff apply to COFF.
8044
8045Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8046
8047 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8048 Ghostscript.
8049
8050Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8051
8052 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8053 versus functions without line numbers, also mention stepping into
8054 them as well as "step" when you are in them. Tell the user how to
8055 deal with the situation. Add comment about "debugging information".
8056
8057Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8058
8059 * stabs.texinfo (Enumerations): Document restriction on where
8060 enumeration types can appear and still win with GDB.
8061
8062Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8063
8064 * stabs.texinfo (Negative Type Numbers): Document format for type
8065 -16.
8066
8067Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8068
8069 * gdb.texinfo (Selection, Frame Info): Update information about
8070 arbitrary frame specficiations.
8071
8072Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8073
8074 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8075
8076Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8077
8078 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8079
8080Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8081
8082 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8083
8084Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8085
8086 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8087 Differences node to Statics node.
8088 (Statics): Discuss XCOFF use of V symbol descriptor.
8089
8090 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8091 not clean.
8092
8093Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8094
8095 * gdb.texinfo (Print Settings): Document `set print
8096 fast-symbolic-addr' and improve the doc for some other
8097 `set print's.
8098
8099Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8100
8101 * stabs.texinfo (String Field): Talk about defining several type
8102 numbers at once.
8103 Fix lint regarding changing node ELF Transformations to
8104 ELF and SOM Transformations.
8105
8106Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8107
8108 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8109
8110Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8111
8112 * stabs.texinfo (Cross-References): `::' is for nested types only
8113 within <>.
8114 (Structures): Document static members.
8115
8116Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8117
8118 * stabs.texinfo: Document S type attribute.
8119
8120Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8121
8122 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8123
8124Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8125
8126 * gdbint.texinfo: Fix a few typos.
8127
8128Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8129
8130 * gdb.texinfo, remote.texi: formatting improvements
8131
8132 * gdb.texinfo (New Features): mention threads.
8133 (Summary, C): fix xrefs in newly contributed text.
8134 (Threads): index entries, clarifications, example
8135 (passim): minor typos fixed, phrasing improvements
8136
8137 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8138 entries; (Server): explain use of gdbserver w/real-time systems,
8139 add example of conflicting TCP port; (MIPS Remote) break up
8140 running text into table, highlighting commands, and add example.
a9331b3f 8141
c906108c
SS
8142Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8143
8144 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8145
8146Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8147
8148 * stabs.texinfo (Nested Symbols): New node.
8149 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8150
8151Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8152
8153 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8154 to picking which Bbss.bss symbol to use, and (because there seems to
8155 be no good way of doing it) re-write some of the text to make it
8156 sound like Bbss.bss isn't such a great idea after all (as currently
8157 designed).
8158
8159 * gdb.texinfo (C): In addition to saying people have to use g++ for
8160 good results, say they have to use stabs. Specifically say cfront
8161 doesn't work well.
8162 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8163 the gdb README. Add xrefs to places where the support for the various
8164 languages is described in detail.
8165
8166Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8167
8168 * stabs.texinfo: Clean up stuff about visibility and virtual
8169 characters.
8170
8171 * stabs.texinfo (N_M2C): Cite Sun doc.
8172
8173Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8174
8175 * gdb.texinfo: updates re threads.
8176 * remote.texinfo: avoid index entries starting with digits.
8177
8178Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8179
8180 * stabs.texinfo (Enumerations): Talk about large, negative and
8181 octal values. Clean up cross reference to type attributes.
8182 (String Field): Say that GDB 4.11 supports size attribute.
8183
8184Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8185
8186 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8187 is a mandatory step. Make the stuff about that more concise.
8188
8189Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8190
8191 * stabs.texinfo (Class Names): New node.
8192
8193 * gdb.texinfo (Command Files): Explain order of init file reading.
8194
8195 * remote.texi (Bootstrapping): Talk about getting the serial driver
8196 to deal with ^C sent by gdb to stop the remote system.
8197
8198Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8199
8200 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8201
8202 * libgdb.texinfo (Defining Commands): made the DOC arg
8203 to gdb_define_app_command a char * instead of char **
8204 per a suggestion from kingdon.
8205
8206 * libgdb.texinfo: total rewrite from a different starting
8207 premise.
8208
8209Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8210
8211 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8212 floats passed as doubles (to improve clarity).
8213
8214Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8215
8216 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8217
8218 * a4rc.sed: update to work with Andreas Vogel papersize params
8219
8220 * refcard.tex: use Andreas Vogel simplifications of papersize
8221 params; remove useless version info; update copyright date.
8222
8223Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8224
8225 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8226
8227Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8228
8229 * gdb.texinfo (Files): Say what address the load command loads it at.
8230
8231 * stabs.texinfo (Common Blocks): Minor cleanups.
8232
8233 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8234 that Sun has backed away from the linker kludge and thus the relevant
8235 issue is changes to the SunPRO tools, not the Solaris linker.
8236
8237 * stabs.texinfo (Traditional Integer Types): Clean up description
8238 of octal bounds a little bit. Document extra leading zeroes.
8239
8240Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8241
8242 * gdb.texinfo (Signaling): Update for symbolic symbol names
8243 and add a section explaining the difference between the GDB
8244 signal command and the shell kill utility.
8245
8246Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8247
8248 * libgdb.texinfo: added `@' to braces that were unescaped.
8249
8250Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8251
8252 * libgdb.texinfo: new file. Spec for the gdb library.
8253
8254Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8255
8256 * stabs.texinfo (Include Files): Fix typo (start -> end).
8257
8258Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8259
8260 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8261 from Melissa at FSF's editing pass.
8262
8263Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8264
8265 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8266 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8267 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8268
8269Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8270
8271 * remote.texi (Bootstrapping): Discuss 386 call gates.
8272
8273Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8274
8275 * stabs.texinfo (Based Variables): New node.
8276
8277Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8278
8279 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8280 names, sizes, and formats to suggest how not to lose.
8281
8282Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8283
8284 * stabs.texinfo (Methods): Fix typo.
8285
8286Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8287
8288 * gdb.texinfo: Fix a few typos.
8289
8290Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8291
8292 * gdb.texinfo: Clarify how well it works with Fortran.
8293
8294 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8295 More on relocating stabs in ELF files.
8296
8297Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8298
8299 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8300
8301Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8302
8303 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8304 parameters on VAX.
8305
8306Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8307
8308 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8309
8310Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8311
8312 * stabs.texinfo: Make info author notice match the TeX author notice.
8313
8314Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8315
8316 * stabs.texinfo: Initial-caps all words in node names and
8317 non-trivial words in section names.
8318
8319Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8320
8321 * stabs.texinfo: Many minor cleanups.
8322
8323 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8324
8325Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8326
8327 * stabs.texinfo: Remove full description of big example.
8328 It's not really helpful; just use pieces of it where appropriate.
8329 Add more Texinfo formatting directives (@samp, etc.).
8330 Use @deffn to define stab types.
8331 Eliminate some wordiness. Break up some nodes.
8332 Add an (alphabetized) index of symbol types.
8333 Use consistent capitalization style in node and section names.
8334
8335Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8336
8337 * gdb.texinfo: Change typo "Two two" to "The two".
8338
8339Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8340
8341 * stabs.texinfo (XCOFF-differences): Remove references to
8342 non-existent types N_DECL and N_RPSYM.
8343
8344 * stabs.texinfo (String Field): Say that type attributes bug is
8345 fixed in GDB 4.10, since it is.
8346
8347 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8348
8349Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8350
8351 * stabs.texinfo: Formatting cleanups.
8352
8353Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8354
8355 * stabs.texinfo: When explaining the n_type of a stab, standardize
8356 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8357 no tabs, use @r).
8358 (Global Variables): Clean up.
8359
8360Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8361
8362 * stabs.texinfo (Stack Variables): Re-write.
8363
8364Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8365
8366 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8367 addresses of a source file. Also revise formatting.
8368 Change "object module" or "object file" to "source file".
8369 Various: Miscellaneous cleanups.
8370
8371Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8372
8373 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8374
8375Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8376
8377 * gdbint.texinfo: Removed many nonsensical machine-collected
8378 host and target conditionals, described some of the remainder.
8379
8380Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8381
8382 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8383
8384 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8385 paragraph which follows.
8386
8387 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8388 variables. Looks better and avoids overful hbox.
8389
8390Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8391
8392 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8393
8394Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8395
8396 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8397 retransmit-timeout
8398
8399Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8400
8401 * gdbint.texinfo: Update statement about `some ancient Unix
8402 systems, like Ultrix 4.0' to Ultrix 4.2.
8403
8404Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8405
8406 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8407
8408 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8409
8410 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8411 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8412
8413 * remote.texi: new name for former gdbinv-s.texi
8414
8415 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8416
8417Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8418
8419 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8420 variables for MIPS remote debugging protocol.
8421
8422Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8423
8424 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8425
8426Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8427
8428 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8429
8430Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8431
8432 * gdb.texinfo: repair conditional bugs in text markup
8433
8434Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8435
8436 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8437 to select Modula-2 material.
8438
8439Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8440
8441 * stabs.texinfo: Cleanups regarding statics.
8442
8443 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8444 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8445
8446Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8447
8448 * stabs.texinfo: N_MAIN is sometimes used for C.
8449
8450Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8451
8452 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8453
8454Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8455
8456 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8457 removed from the code by Kingdon.
c906108c
SS
8458
8459Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8460
8461 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8462 input when evaluating breakpoint conditions; the bug has been fixed.
8463
8464 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8465 sets the ignore count to N-1, not to N.
8466
8467Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8468
8469 * refcard.tex (\hoffset): correct longstanding error to match
8470 intended offset; avoids cutting off edge on some printers
8471
8472Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8473
8474 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8475
8476Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8477
8478 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8479
8480Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8481
8482 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8483 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8484 collect sed edits if any, apply to refcard before formatting;
8485 (refcard.ps) stop implying PS fonts if PS output requested;
8486 (lrefcard.ps) delete extra target for variant PS fonts
8487
8488 * refcard.tex: parametrize papersize dependent info, collect
8489 in easily replaced spot
8490
8491 * a4rc.sed: new file, edits to refcard for A4 paper
8492
8493Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8494
8495 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8496
8497Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8498
8499 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8500
8501Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8502
8503 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8504 politely rather than rudely.
8505
8506Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8507
8508 * stabs.texinfo: Document common blocks.
8509
8510Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8511
8512 * stabs.texinfo: Add some basic info about stabs-in-elf.
8513
8514Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8515
8516 * stabs.texinfo (Top): Minor cleanup.
8517
8518Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8519
8520 * Makefile.in (install-info): remove parentdir support
8521
8522Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8523
8524 * gdb.texinfo (Copying): delete this node and references to it;
8525 RMS says this manual need not carry GPL. (passim): Improvements
8526 from last round at FSF, largely due to Ian Taylor review, and
8527 minor formatting improvements.
8528
8529 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8530 largely due to Ian Taylor review. (Debug Session): minor edits to
8531 new text.
8532
8533Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8534
8535 * Makefile.in (realclean): Remove info and dvi files too.
8536
8537Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8538
8539 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8540 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8541 * gdb.texinfo: Change accordingly.
8542
8543 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8544 N_{L,R}BRAC,N_SLINE are relative to.
8545
8546Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8547
8548 * Makefile.in (GDBvn.texi): Update atomically.
8549
8550Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8551
8552 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8553
8554Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8555
8556 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8557 addresses together. Also motivate the set print symbol-filename
8558 command and suggest other solutions.
8559
8560Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8561
8562 * gdb.texinfo (set print elements): Note that the number of
8563 elements is set to unlimited by "set print elements 0".
8564
8565Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8566
8567 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8568 NF_LDOUBLE means.
8569 (Stab Types): Include Solaris stab types.
8570 (Procedures): Document Solaris extensions.
8571
8572Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8573
8574 * gdb.texinfo: Add `set print symbol-filename' doc.
8575
8576Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8577
8578 * stabs.texinfo (Arrays): Talk about type definition vs. type
8579 information.
8580
8581 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8582 the trailing semicolon.
8583
8584Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8585
8586 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8587 and merge in other parts of the document addressing these subjects.
8588 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8589
8590 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8591 at the end of a range type.
8592
8593 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8594 AIX extensions.
8595
8596Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8597
8598 * stabs.texinfo (Stabs Format): Misc fixes.
8599
8600Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8601
8602 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8603 (Traditional builtin types): Document convex convention for long long.
8604 (Negative builtin types): Discuss type names, and misc fixes.
8605
8606Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8607
8608 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8609 point types used with @samp{R} type descriptor.
8610 (Symbol Descriptors): Describe how to handle conflict between
8611 different meanings of @samp{P} symbol descriptor.
8612
8613Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8614
8615 * stabs.texinfo: Remove node Quick Reference and put its children
8616 directly under the main menu.
8617
8618 * stabs.texinfo: Many more changes to bring it into line with
8619 AIX documentation and reality. I think it now has all the
8620 information from the AIX documentation, except that I burned
8621 out when I got to variant records (Pascal and Modula-2) and
8622 all the COBOL types. Oh well, we can add them later when we're
8623 worrying more about those languages.
8624
8625 * stabs.texinfo (Automatic variables): Talk about what it means
8626 to omit the symbol descriptor.
8627
8628Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8629
8630 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8631 gcc2 behavior with promoted args.
8632
8633Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8634
8635 * gdb.texinfo: include readline appendices in info version of manual
8636
8637Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8638
8639 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8640 target remote.
8641
8642 * gdb.texinfo (Machine Code): more index entries for disassemble
8643
8644Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8645
8646 * Clarify the intended use of the gdb-testers and gdb-patches
8647 mailing lists, and shrink gzip comment.
8648
8649Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8650
8651 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8652 DOSHOST configuration of manual.
8653
8654 * gdb.texinfo (MIPS Stack): new node.
8655
8656 * all-config.texi (MIPS) new switch.
8657
8658 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8659 tense; (MIPS Remote) new node.
8660
8661 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8662 bug; (Environment) less passive, other small cleanups in text about
8663 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8664 (Remote) new MIPS Remote menu entry.
8665
8666Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8667
8668 * stabs.texinfo: Many changes to include information from the
8669 AIX documentation.
8670
8671 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8672
8673Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8674
8675 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8676 Move a bunch of information from ../README.
8677 (Getting Started): New node.
8678
8679Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8680
8681 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8682
8683 * gdb.texinfo: advance manual revision dates to present
8684
8685 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8686 stop using silly Roman numerals in @set variable names
8687
8688Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8689
8690 * stabs.texinfo (Parameters): Keep trying to get this right.
8691
8692Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8693
8694 * stabs.texinfo (Parameters): More on "local parameters".
8695
8696Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8697
8698 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8699
8700Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8701
8702 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8703 (Parameters): Rewrite.
8704 (xcoff-differences, Sun-differences): Minor changes.
8705
8706Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8707
8708 * stabs.texinfo: Minor cleanup.
8709
8710Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8711
8712 * gdbint.texinfo: Minor xcoff stuff.
8713
8714Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8715
8716 * gdbint.texinfo: Update for new config directory structure.
8717 Add info about internal type data structures.
8718
8719Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8720
8721 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8722 $(srcdir).
8723 (gdb-config.texi): Depend on file in $(srcdir).
8724
8725Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8726
8727 * stabs.texinfo: Fixes about N_SO.
8728
8729Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8730
8731 * gdb.texinfo: include list of nonstandard init file names
8732
8733 * *-config.texi: new switch GENERIC for text that applies *only*
8734 to (usual) multiple-target version of manual
8735
8736 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8737 h8 config
8738
8739 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8740 in menus (rather than conditionally selected multiple alternative
8741 menus).
8742
8743 * Makefile.in: define and use DOC_CONFIG var to select
8744 configuration for GDB user manual.
8745
8746 * gdb-config.texi: delete from repository, generate from Makefile.
8747
8748 * all-config.texi: normal `generic' configuration file, formerly
8749 stored as gdb-config.texi
8750
8751Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8752
8753 * Makefile.in: add dvi target to build all .dvi files
8754
8755Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8756
8757 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8758
8759Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8760
8761 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8762 host conditionals.
8763 * stabs.texinfo: More array fixes inspired by Jim's.
8764
8765Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8766
8767 * stabs.texinfo: Fixes re arrays and continuations.
8768
8769 * gdbint.texinfo: Add XCOFF node.
8770
8771Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8772
8773 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8774
8775Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8776
8777 * stabs.texinfo: Fix for array types to mention lower bounds.
8778
8779Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8780
8781 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8782
8783Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8784
8785 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8786
8787Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8788
8789 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8790 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8791
8792Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8793
8794 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8795
8796Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8797
8798 * gdb.texinfo, gdbinv-s.texi: misc updates
8799
8800Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8801
8802 * gdbint.texinfo: Brief documentation for longjmp support,
8803 from an email msg by Stu.
8804
8805Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8806
8807 * stabs.texinfo: Fix description of floating point "range"
8808 types (which really define basic types). Reported by Jim Meehan,
8809 <meehan@src.dec.com>.
8810
8811 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8812
8813Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8814
8815 * gdbint.texinfo: Slightly expand section on supporting a new
8816 object file format.
8817
8818Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8819
8820 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8821 intermediate file.
8822
8823Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8824
8825 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8826
8827Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8828
8829 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8830
8831 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8832 as well as Z8002.
8833
8834Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8835
8836 * gdbint.texinfo: Add sections on clean design and on how to send
8837 in changes.
8838
8839Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8840
8841 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8842
8843Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8844
8845 * gdb.texinfo: Fix typo, reported by Karl Berry.
8846
8847Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8848
8849 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8850
8851Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8852
8853 * gdbint.texinfo: fixed a stray email address (needs @@),
8854 added @table @code to node "Native Conditionals"
8855
8856Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8857
8858 * gdbint.texinfo: Describe coding style of GDB.
8859
8860Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8861
8862 * stabs.texinfo: Minor wording changes.
8863
8864Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8865
8866 * gdbint.texinfo: Improve release doc slightly.
8867
8868Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8869
8870 * gdbint.texinfo: Improve doc of GDB config macros.
8871
8872Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8873
8874 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8875 These will be reinserted when examined.
8876
8877Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8878
8879 * gdbint.texinfo: Make a start at documenting all the #if macros
8880 in GDB. At least list them all, and start separating them into
8881 host-specific and target-specific.
8882
8883Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8884
8885 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8886 examples (not consistent w others).
c906108c
SS
8887 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8888 for generic vn of doc
8889
8890Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8891
8892 * Makefile.in: always create installation directories.
8893
8894Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8895
8896 * gdb.texinfo: in h8 config, do not describe searching commands.
8897
8898Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8899
8900 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8901 conditionals; introduce a few generic switches that may be
8902 useful for other cross-dev or dos-hosted configs.
8903
8904 * gdb.texinfo: fix typo in "info reg" description
8905
8906Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8907
8908 * stabs.texinfo: Minor updates from running TeX over it.
8909 * Makefile.in (stabs.dvi, stabs.ps): Add.
8910
8911Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8912
8913 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8914 First pass at converting it to texinfo.
8915
8916Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8917
8918 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8919 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8920
8921Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8922
8923 * gdbint.texinfo: Add section on partial symbol tables.
8924
8925Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8926
8927 * gdb.texinfo: document `set remotedebug' and `set
8928 rstack_high_address'.
8929
8930Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8931
8932 * gdb.texinfo: slight expansion of new text on reading info files
8933 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8934 H8/300 from DOS.
8935
8936Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8937
8938 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8939
8940Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8941
8942 * gdb.texinfo: Say how to read the `info' files.
8943
8944Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8945
8946 * Makefile.in: gm4 -> m4.
8947
8948Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8949
8950 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8951 Documentation' ahead of `Installing GDB' to match README.
8952 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8953 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8954
8955Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8956
8957 * Makefile.in: remove $(srcdir) from gdb.info rule.
8958
8959Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8960
8961 * Makefile.in: commented out gdb-all.texinfo rule. This is
8962 temporary.
8963
8964Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8965
8966 * Makefile.in, configure.in: removed traces of namesubdir,
8967 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8968 copyrights to '92, changed some from Cygnus to FSF.
8969
8970Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8971
8972 * gdb.texinfo: Improve how we ask for bug reports.
8973
8974Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8975
8976 * Makefile.in: infodir belongs in datadir.
8977
8978Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8979
8980 * Makefile.in: remove spaces following hyphens, bsd make can't
8981 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8982 standards.text support.
c906108c
SS
8983
8984Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8985
8986 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8987 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8988 and mandir now keyed off datadir by default.
8989
8990\f
8991Local Variables:
9e9c5ae7 8992mode: change-log
c906108c
SS
8993left-margin: 8
8994fill-column: 74
8995version-control: never
8996End:
This page took 1.267681 seconds and 4 git commands to generate.