Declare tdesc_x32_linux/tdesc_x32_avx_linux
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
c1668e4e
JK
12012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
5 (dotdebug_gdb_scripts section): Add reference
6 to 'Auto-loading safe path'.
7
7349ff92
JK
82012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9
10 Implement multi-component --with-auto-load-dir.
11 * gdb.texinfo (Auto-loading): New references
12 for 'set auto-load scripts-directory'
13 and 'show auto-load scripts-directory'.
14 (Auto-loading safe path): Describe the new default. Move $ddir
15 substituation reference to 'objfile-gdb.py file'.
16 (objfile-gdb.py file): Describe script-name alias. Change real-name to
17 script-name. Describe new 'set auto-load scripts-directory'
18 and 'show auto-load scripts-directory'.
19
6dea1fbd
JK
202012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21
22 Provide $ddir substitution for --with-auto-load-safe-path.
23 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
24 (Auto-loading safe path): Likewise. Mention the default value,
25 $ddir substitution, --with-auto-load-safe-path and
26 --without-auto-load-safe-path.
27 * observer.texi (gdb_datadir_changed): New.
28
1ccacbcd
JK
292012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
30
31 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
32 Twice.
33
d9242c17
JK
34 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
35 directory separator by path separator.
36
af2c1515
JK
372012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
38
39 * gdb.texinfo (Auto-loading safe path): Make 'directories'
40 for 'set auto-load safe-path' optional. Mention if it is omitted.
41 Change disabling security protection condition to "/", twice.
42
a20ee7a4
SCR
432012-05-03 Siva Chandra Reddy <sivachandra@google.com>
44
45 * gdb.texinfo (Symbol Tables In Python): Add documentation about
46 the new methods global_block and static_block on gdb.Symtab
47 objects.
48
56af09aa
SCR
492012-05-02 Siva Chandra Reddy <sivachandra@google.com>
50
51 * gdb.texinfo (Blocks In Python): Add a note saying that future
52 improvements to GDB and its infrastructure can move symbols
53 across blocks within a symbol table.
54
2746b0ef
YQ
552012-04-29 Yao Qi <yao@codesourcery.com>
56
57 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
58 (A29K): Remove.
59
62e5f89c
SDJ
602012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
61 Tom Tromey <tromey@redhat.com>
62
63 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
64 and generic static probe support on GDB.
65
a766d390
DE
662012-04-25 Doug Evans <dje@google.com>
67
50f042b9
DE
68 * gdb.texinfo (Go): Fix thinko.
69
a766d390
DE
70 * gdb.texinfo (Supported Languages): Add Go.
71 (Go): New node.
72
f02e2b19
YQ
732012-04-25 Yao Qi <yao@codesourcery.com>
74
75 * gdbint.texinfo (Testsuite): New section `Board settings'.
76
68d41a48
JK
772012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
78
79 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
80 Three times.
81
174bb630
JK
82 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
83 Three times.
84
0511cc75
JK
852012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
86
87 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
88 by @table @asis. Fix formatting of one item.
89
0070f25a
JK
902012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
91
92 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
93
4dc84fd1
JK
942012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
95
96 New option "set debug auto-load".
97 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
98 (auto-load verbose mode): New node.
99
bccbefd2
JK
1002012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
101
102 New option "set auto-load safe-path".
103 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
104 and "info auto-load" examples for safe-path. Put there also references
105 for "set auto-load safe-path" and "show auto-load safe-path".
106 New menu item for Auto-loading safe path.
107 (Auto-loading safe path): New node.
108 (Python Auto-loading): Update the expected output from "Missing"
109 to "No".
110
bf88dd68
JK
1112012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
112
113 auto-load: Implementation.
114 * gdb.texinfo (Mode Options): New anchor for -nx.
115 (Startup): New anchors for Option -init-eval-command,
116 Home Directory Init File
117 and Init File in the Current Directory during Startup.
118 Mention set auto-load local-gdbinit with a reference.
119 Change the sample code to "set auto-load python-scripts".
120 (Threads): New anchor set libthread-db-search-path.
121 Provide references to libthread_db.so.1 file.
122 (Controlling GDB): New menu item for Auto-loading.
123 (Auto-loading, Init File in the Current Directory)
124 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
125 (Python): Rename the menu item Auto-loading to Python Auto-loading.
126 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
127 reference.
128 (Auto-loading): Rename to ...
129 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
130 "set auto-load python-scripts", new anchor for it. Change
131 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
132 for it. Change "info auto-load-scripts"
133 to "info auto-load python-scripts", new anchor for it. Change "scripts"
134 to "Python scripts".
135
8264ba82
AG
1362012-04-14 Anton Gorenkov <xgsa@yandex.ru>
137
138 PR mi/13393
139 * gdb.texinfo (Print Settings): Extend the description for "set print
140 object".
141 (GDB/MI Variable Objects): Extend the description for -var-create and
142 -var-list-children.
143
06fc020f
SCR
1442012-04-11 Siva Chandra Reddy <sivachandra@google.com>
145
146 * gdb.texinfo (Examining Data): Document the 'explore' command.
147
7191c139
JB
1482012-03-28 Joel Brobecker <brobecker@adacore.com>
149
150 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
151 to the children of a varobj and its update range when -var-update
152 returns that the varobj's type changed.
153
3708f05e
JK
1542012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
155
156 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
157 Create two new links fir 'objfile-gdb.py file'
158 and 'dotdebug_gdb_scripts section'.
159
8e0583c8
JK
1602012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
161
162 * gdb.texinfo (Auto-loading): Rename node reference
163 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
164 Twice.
165 (.debug_gdb_scripts section): Rename the node ...
166 (dotdebug_gdb_scripts section): ... here.
167 (Maintenance Commands): Also rename this node reference.
168
7b282c5a
SCR
1692012-03-22 Siva Chandra Reddy <sivachandra@google.com>
170
171 * gdb.texinfo (Python API/Values From Inferior): Add description
172 about the new method Value.referenced_value. Add description on
173 how Value.dereference is different (and similar) to
174 Value.referenced_value.
175
8320cc4f
JK
1762012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
177
178 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
179 --init-eval-command=COMMAND, -iex.
180 (Startup): Describe -iex and -ix. Simplify the example
181 for "set auto-load-scripts off".
182
481860b3
GB
1832012-03-16 Gary Benson <gbenson@redhat.com>
184
185 PR breakpoints/10738
186 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
187 stating that GDB cannot set breakpoints on inlined functions.
188 (Mode Options): Document --use-deprecated-index-sections.
189 (Index Section Format): Document new index section version format.
190
c4aeac85
TT
1912012-03-15 Tom Tromey <tromey@redhat.com>
192
193 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
194
16899756
DE
1952012-03-13 Doug Evans <dje@google.com>
196
197 * gdb.texinfo (Help): Change apropos example to use "alias" instead
198 of "reload".
199 (Symbols): Delete docs for set/show symbol-reloading.
200 * gdbint.texinfo (Defining Other Architecture Features): Delete
201 SYMBOL_RELOADING_DEFAULT.
202 * refcard.tex: Delete reference to symbol-reloading.
203
9b224c5e
PA
2042012-03-07 Pedro Alves <palves@redhat.com>
205
206 * gdb.texinfo (General Query Packets): Document new
207 QProgramSignals packet.
208 * gdb.texinfo (Remote configuration): Mention
209 "program-signals-packet".
210
169081d0
TG
2112012-03-05 Tristan Gingold <gingold@adacore.com>
212
213 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
214
d1feda86
YQ
2152012-03-03 Yao Qi <yao@codesourcery.com>
216
217 * gdb.texinfo (In-Process Agent): New node.
218 Document new commands.
219 (General Query Packets): Add packet `QAgent'.
220
1faeff08
MR
2212012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
222
223 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
224
7d74f244
DE
2252012-03-01 Scott J. Goldman <scottjg@vmware.com>
226
227 * gdb.texinfo (Commands In Python): Put example python macro in
228 COMMAND_USER category rather than COMMAND_OBSCURE.
229 Document gdb.COMMAND_USER.
230 (User-defined Commands): Update documentation to clarify
231 "set/show max-user-call-depth" and "show user" don't apply to python
232 commands. Update documentation to clarify "help user-defined" may
233 also include python commands defined as COMMAND_USER.
234
6fe37d23
JK
2352012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
236
237 * gdb.texinfo (Startup): Add option -ex description to the option -x
238 description.
239
83364271
LM
2402012-02-24 Luis Machado <lgustavo@codesourcery.com>
241
242 * gdb.texinfo (Setting Breakpoints): Mention and explain the
243 condition-evaluation breakpoint parameter.
244 Mention condition-evaluation mode being shown in "info break".
245 (Break Conditions): Add description for target-side
246 conditional breakpoints.
247 (Remote Configuration): Mention conditional-breakpoints-packet.
248 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
249 cond-expr.
250 (General Query Packets): Mention new ConditionalBreakpoint feature.
251
bdb1994d
TT
2522012-02-22 Tom Tromey <tromey@redhat.com>
253
254 * gdb.texinfo (Blocks In Python): Clarify block iteration.
255
4d241c86
TT
2562012-02-17 Tom Tromey <tromey@redhat.com>
257
258 PR python/10753:
259 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
260 directory.
261
816338b5
SS
2622012-02-14 Stan Shebs <stan@codesourcery.com>
263
264 * gdb.texinfo (Disabling Breakpoints): Document enable count.
265
cc30c4bd
PA
2662012-02-13 Pedro Alves <palves@redhat.com>
267
268 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
269 mips-idt-ecoff.
270
035d1e5b
YQ
2712012-02-09 Yao Qi <yao@codesourcery.com>
272
273 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
274
f0823d2c
TT
2752012-02-07 Tom Tromey <tromey@redhat.com>
276
277 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
278 Symbol.value.
279
64e7d9dd
TT
2802012-02-07 Tom Tromey <tromey@redhat.com>
281
282 * gdb.texinfo (Symbols In Python): Document Symbol.line.
283
4220b2f8
TS
2842012-01-27 Thomas Schwinge <thomas@codesourcery.com>
285
286 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
287
edcc5120
TT
2882012-01-24 Tom Tromey <tromey@redhat.com>
289
290 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
291 unload".
292 (Files): Mention new catch commands.
293 (GDB/MI Async Records): Likewise.
294
53fe1783
GB
2952012-01-24 Gary Benson <gbenson@redhat.com>
296
297 Delete #if 0'd out code.
298 * gdb.texinfo (Frame Info): Remove "info catch".
299
b9e7b9c3
UW
3002012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
301
302 * gdb.texinfo (Remote Configuration): Document
303 "set remote hostio-readlink-packet" command.
304 (General Query Packets): Document vFile:readlink packet.
305
4aac40c8
TT
3062012-01-16 Tom Tromey <tromey@redhat.com>
307
308 * gdb.texinfo (Specify Location): Document relative file name
309 handling.
310
cafec441
TT
3112012-01-16 Tom Tromey <tromey@redhat.com>
312
313 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
314
0ee339bc
JK
3152012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
316 Eli Zaretskii <eliz@gnu.org>
317
318 * gdbint.texinfo (Coding Standards): Require braces for two lines of
319 code.
320
72384ba3
PH
3212012-01-11 Paul Hilfinger <hilfingr@adacore.com>
322
323 * gdb.texinfo (Variables): Document use of :: for non-static
324 variables.
325
ce1b17c4
JB
3262012-01-05 Joel Brobecker <brobecker@adacore.com>
327
328 * gdbint.texinfo (Start of New Year Procedure): Update
329 to replace use of copyright.sh by use of copyright.py.
330
217bff3e
JK
3312012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
332
333 Remove the gdbtui binary.
334 * all-cfg.texi (GDBTUI): Remove.
335 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
336 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
337 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
338
cc72b2a2
KP
3392011-12-23 Kevin Pouget <kevin.pouget@st.com>
340
341 Introduce gdb.FinishBreakpoint in Python.
342 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
343 (Python API): Add menu entry for Finish Breakpoints.
344
13ac8d2c
JK
3452011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
348 tests.
349
e0f9f062
DE
3502011-12-16 Doug Evans <dje@google.com>
351
352 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
353
80b6e756
PM
3542011-12-16 Phil Muldoon <pmuldoon@redhat.com>
355
1c3ad6ab 356 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
357 stack". Add documentation for "set/show python print-stack".
358
2fb860fc
PA
3592011-12-14 Pedro Alves <pedro@codesourcery.com>
360
361 * gdb.texinfo (Implementing a Remote Stub): Explain that you
362 should transfer control to the stub in the startup code instead of
363 in main. Mention the need to get past the initial breakpoint.
364
f8eba3c6
TT
3652011-12-06 Tom Tromey <tromey@redhat.com>
366
367 * gdb.texinfo (Set Breaks): Update for new behavior.
368
2268b414
JK
3692011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
370
371 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
372 List Format for SVR4 Targets'.
373 (General Query Packets): New item qXfer:libraries-svr4:read.
374 (Library List Format for SVR4 Targets): New node.
375
ae6f0d5b
TT
3762011-12-01 Tom Tromey <tromey@redhat.com>
377
378 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
379 add.
380
36dfb11c
TT
3812011-11-22 Tom Tromey <tromey@redhat.com>
382
383 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
384 reasons.
385
f196051f
SS
3862011-11-20 Stan Shebs <stan@codesourcery.com>
387
388 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
389 note-related options and variables.
390 (Tracepoint Packets): Document packet changes.
391
f85b53f8
SD
3922011-11-20 Sanjoy Das <sdas@igalia.com>
393
394 * gdb.texinfo (JIT Interface): Add documentation on writing and
395 usind JIT debug info readers.
396 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
397 Debug Info Readers): New nodes.
398
bfccc43c
YQ
3992011-11-18 Yao Qi <yao@codesourcery.com>
400
401 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
402 tracepoint.
403
c011a4f4
DE
4042011-11-15 Doug Evans <dje@google.com>
405
406 * gdb.texinfo (Files): Document basenames-may-differ.
407
ed59ded5
DE
4082011-11-14 Doug Evans <dje@google.com>
409
410 * gdb.texinfo (Shell Commands): Document "!".
411
405f8e94
SS
4122011-11-14 Stan Shebs <stan@codesourcery.com>
413 Kwok Cheung Yeung <kcy@codesourcery.com>
414
415 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
416 needed to get shorter fast tracepoints.
417 (Tracepoint Packets): Document new qTMinFTPILen packet.
418
1e4d1764
YQ
4192011-11-14 Yao Qi <yao@codesourcery.com>
420
421 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
422 behavior of tracepoint.
423 (General Query Packets): New feature InstallInTrace.
424 (Remote Configuration): Document "set remote
425 install-in-trace-packet".
426
71eba9c2 4272011-11-12 Matt Rice <ratmice@gmail.com>
428
429 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
430 Add arguments to info macro.
431
e0f8f636
TT
4322011-11-10 Tom Tromey <tromey@redhat.com>
433
434 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
435 manual.
436 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
437 (Macros): Add a footnote.
438 (C): Remove paragraph about compiler options.
439 (C Constants): Mention wide character and string constants.
440 (C Plus Plus Expressions): Update compiler option advice. Mention
441 using declarations. Mention ADL. Remove old HP compiler
442 information.
443
625c0d47
TT
4442011-11-10 Tom Tromey <tromey@redhat.com>
445
446 PR c++/9257:
447 * gdb.texinfo (Print Settings): Add an extra note about the need
448 for a vtable.
449
4be2aacc
MR
4502011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
451
452 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
453 "set mips abi" documentation.
454
0a1c4d10
DE
4552011-11-04 Doug Evans <dje@google.com>
456
457 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
458
aad1c02c
TT
4592011-11-03 Tom Tromey <tromey@redhat.com>
460
461 * gdb.texinfo (Stopping): Add menu entry.
462 (Continuing and Stepping): Restore @node. Use @section, not
463 @subsection.
464
983fb131
MR
4652011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
466
467 * gdb.texinfo (Skipping Over Functions and Files): Remove node
468 designation. Fix "Specify Location" cross-reference.
469
3065dfb6
SS
4702011-11-02 Stan Shebs <stan@codesourcery.com>
471
472 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
473 (General Query Packets): Describe tracenz feature.
474 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
475
0aaaf063
PK
4762011-10-28 Paul Koning <paul_koning@dell.com>
477
478 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
479
2231f1fb
KP
4802011-10-27 Kevin Pouget <kevin.pouget@st.com>
481
482 * gdb.texinfo ((Frames In Python): Document
483 gdb.FRAME_UNWIND_FIRST_ERROR contant.
484
5110b5df
PK
4852011-10-26 Paul Koning <paul_koning@dell.com>
486
487 * gdb.texinfo (gdb.types): Document new deepitems function.
488
22dbab46
PK
4892011-10-25 Paul Koning <paul_koning@dell.com>
490
491 PR python/13327
492
493 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
494 fetch_lazy method.
495
9df2fbc4
PM
4962011-10-20 Phil Muldoon <pmuldoon@redhat.com>
497
498 PR python/12656
499
500 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
501 global_block, static_block function.
502
f05e2e1d
TT
5032011-10-19 Tom Tromey <tromey@redhat.com>
504
505 * gdb.texinfo (Commands In Python): Add missing "@"s.
506
a7fc3f37
KP
5072011-10-13 Kevin Pouget <kevin.pouget@st.com>
508
509 PR python/13285 Document named constants for frame unwind stop reasons
510 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
511 constants.
512
5048e516
JK
5132011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
514
515 Fix compatibility with texinfo versions older than 4.12.
516 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
517 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
518 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
519 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
520 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
521 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
522 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
523
5a56e9c5
DE
5242011-10-09 Doug Evans <dje@google.com>
525
526 * gdb.texinfo (Extending GDB): Document alias command.
527
36b11add
JK
5282011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
529
530 Support @entry in input expressions.
531 * gdb.texinfo (Variables): Describe @entry names suffix.
532 (Print Settings): Add anchor for `set print entry-values'.
533
e18b2753
JK
5342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
535 Eli Zaretskii <eliz@gnu.org>
536
537 Display @entry parameter values (without references).
538 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
539 example.
540 (Print Settings): New description of set print entry-values and show
541 print entry-values.
542
111c6489
JK
5432011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
544 Eli Zaretskii <eliz@gnu.org>
545
546 Recognize virtual tail call frames.
547 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
548 (Tail Call Frames): New node.
549 (Frames In Python): Add gdb.TAILCALL_FRAME.
550
9c15afc4
DE
5512011-10-07 Doug Evans <dje@google.com>
552
553 * gdb.texinfo (gdb.printing): Document new `replace' arg to
554 register_pretty_printer.
555
99f5279d
PM
5562011-10-07 Phil Muldoon <pmuldoon@redhat.com>
557
558 PR python/12930
559 PR python/12802
560
561 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
562 stop method.
563
03583c20
UW
5642011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
565
566 * gdb.texinfo (Starting your Program): "set disable-randomization"
567 is no longer Linux-specific.
568 (Remote Configuration): Document "set remote
569 disable-randomization-packet".
570 (General Query Packets): Document "QDisableRandomization" packet
571 and add it to "qSupported" list.
572
bd054e06
KP
5732011-10-07 Kevin Pouget <kevin.pouget@st.com>
574
575 Allow Python notification of new object-file loadings.
576 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
577 event type.
578
cb6be26b
KP
5792011-10-04 Kevin Pouget <kevin.pouget@st.com>
580
581 PR python/12691: Add the inferior to Python exited event
582 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
583
a05336a1
JB
5842011-10-03 Joel Brobecker <brobecker@adacore.com>
585
586 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
587 rephasing.
588
5d77fe44
JB
5892011-10-03 Joel Brobecker <brobecker@adacore.com>
590
591 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
592 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
593 as possible feature returned by the `-list-features'
594 command.
595
699df94d
PK
5962011-09-28 Paul Koning <paul_koning@dell.com>
597
598 * gdb.texinfo (gdb.Type): Document field access by dictionary
599 key syntax.
600
24bdad53
YQ
6012011-09-28 Yao Qi <yao@codesourcery.com>
602
603 * gdb.texinfo (Files): Update options for `add-symbol-file'.
604 Add one space after option `-s'. Remove @r{} markup.
605
6710bf39
SS
6062011-09-27 Stan Shebs <stan@codesourcery.com>
607
608 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
609
d99f7e48
HZ
6102011-09-16 Hui Zhu <teawater@gmail.com>
611
612 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
613 to *(unsigned char *)$esp@300.
614
d812018b
PK
6152011-09-15 Paul Koning <paul_koning@dell.com>
616
617 * gdb.texinfo: Make style of Python functions and methods match
618 the syntax of Python. Also put class and module names explicitly
619 on function, member, and variable names, matching Python
620 documentation conventions.
621
2aa48337
KP
6222011-09-15 Kevin Pouget <kevin.pouget@st.com>
623
624 PR Python/12692 Add gdb.selected_inferior() to Python interface.
625 * gdb.texinfo (Inferiors In Python): Describe new
626 gdb.selected_inferior() function.
627
6839b47f
KP
6282011-09-15 Kevin Pouget <kevin.pouget@st.com>
629
630 Handle multiple breakpoint hits in Python interface:
631 * gdb.texinfo (Events In Python): New function documentation:
632 gdb.BreakpointEvent.breakpoints. Indicate that
633 gdb.BreakpointEvent.breakpoint is now deprecated.
634
26829f2b
JB
6352011-09-04 Joel Brobecker <brobecker@adacore.com>
636
637 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
638
a9f54f60
TT
6392011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
640
641 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
642
fa3a4f15
PM
6432011-08-17 Phil Muldoon <pmuldoon@redhat.com>
644
645 * gdb.texinfo (Prompt): Add set/show extended-prompt
646 documentation
647 (Basic Python): Add prompt_hook anchor.
648 (Python modules): Reword module text to reflect multiple modules.
649 (gdb.prompt): Document gdb.prompt module.
650
224bbe49
YQ
6512011-08-14 Yao Qi <yao@codesourcery.com>
652
78d85199
YQ
653 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
654
6552011-08-14 Yao Qi <yao@codesourcery.com>
656
657 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
658 (TIC6x Features): New node.
659
457e09f0
DE
6602011-08-12 Doug Evans <dje@google.com>
661
662 * gdb.texinfo (Symbols In Python): Document symbol.type.
663
5e239b84
PM
6642011-08-09 Phil Muldoon <pmuldoon@redhat.com>
665
666 * gdb.texinfo (Python): Document command and function
667 auto-loading.
668
177bc839
JK
6692011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
670 Eli Zaretskii <eliz@gnu.org>
671
672 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
673 typedefs unrolling. Extend the sample code by an inner typedef and
674 outer typedefs unrolling.
675
1a532630
PP
6762011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
677
678 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
679 size and line-size.
680
9b158ba0 6812011-07-21 Matt Rice <ratmice@gmail.com>
682
683 PR macros/12999
684 * gdb.texinfo (Macros): Add info definitions and info macros commands.
685 Update text and cindex entries for info macro command.
686
d17b6f81
PM
6872011-07-21 Phil Muldoon <pmuldoon@redhat.com>
688
689 * observer.texi (GDB Observers): Add before_prompt observer.
690 * gdb.texinfo (Basic Python): Add documentation for prompt
691 substitution.
692
713389e0
PM
6932011-07-11 Phil Muldoon <pmuldoon@redhat.com>
694
695 PR python/12438
696 * gdb.texinfo (Python Commands): Add deprecate note to maint
697 set/show python print-stack. Document set/show python
698 print-backtrace.
699
177b42fe
TJB
7002011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
701
702 * gdb.texinfo: Fix typos.
703
900e11f9
JK
7042011-07-01 Tom Tromey <tromey@redhat.com>
705
706 * gdb.texinfo (Debugging Output): Document set debug
707 check-physname.
708
39c4d40a
TT
7092011-06-29 Tom Tromey <tromey@redhat.com>
710
711 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
712 breakpoint-notifications feature.
713
6f5def7d
UW
7142011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
715
716 * gdb.texinfo (Target Description): Remove warning about
717 possibly unstable format.
718
8cf64490
TT
7192011-06-03 Tom Tromey <tromey@redhat.com>
720
721 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
722 (Events In Python): Note that exit_code is optional.
723
393eab54
PA
7242011-05-17 Pedro Alves <pedro@codesourcery.com>
725
726 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
727 required for multi-threading support.
728 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
729 Hc are deprecated for multi-threading debugging. Point readers at
730 the vCont packet.
731
75fc9810
DE
7322011-05-15 Doug Evans <dje@google.com>
733
734 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
735
01124a23
DE
7362011-05-13 Doug Evans <dje@google.com>
737
98a5dd13
DE
738 * gdb.texinfo (Threads): Document $sdir,$pdir.
739 (Server): Document $pdir exception.
740
dbaefcf7
DE
741 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
742
cc63ef9b
DE
743 * gdb.texinfo (Threads): Clarify default value for
744 libthread-db-search-path.
7e0396aa 745
01124a23
DE
746 * gdb.texinfo (Completion): Update example.
747 (Debugging Output): Delete `set/show debug lin-lwp-async'.
748
d248b706
KY
7492011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
750
751 * gdb.texinfo: Document change in the behaviour of the enable and
752 disable GDB commands when applied to tracepoints.
753 Document the EnableDisableTracepoints remote stub feature.
754 Document QTEnable and QTDisable in the list of tracepoint packets.
755
cc88a640
JK
7562011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
757
758 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
759 hsuser.texi.
760 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
761 comment to hsuser.texi. Change rluser.texi name in the comment.
762
84e578fb
DE
7632011-05-10 Doug Evans <dje@google.com>
764
765 * gdb.texinfo (Threads): If an empty path is provided for
766 libthread-db-search-path it is reset to its default value.
767 (Server): Ditto.
768
478aac75
DE
7692011-05-09 Doug Evans <dje@google.com>
770
771 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
772
9c06b0b4
TJB
7732011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
774 Thiago Jung Bauermann <bauerman@br.ibm.com>
775
776 Implement support for PowerPC BookE masked watchpoints.
777 * gdb.texinfo (Set Watchpoints): Document mask parameter.
778 (PowerPC Embedded): Mention support of masked watchpoints.
779
9ed350ad
JB
7802011-05-03 Joel Brobecker <brobecker@adacore.com>
781
782 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
783 `@value{GDBN}'.
784
4ceed123
JB
7852011-05-03 Joel Brobecker <brobecker@adacore.com>
786
787 * gdb.texinfo (titlepage): Remove dedication.
788 (In Memoriam): New appendix.
789
559a7a62
JK
7902011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
791 Eli Zaretskii <eliz@gnu.org>
792
793 * gdb.texinfo (Index Section Format): Change the version to 5.
794 Describe the different formula.
795
03f2bd59
JK
7962011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
797 Eli Zaretskii <eliz@gnu.org>
798
799 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
800 for disconnected tracing.
801 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
802 extended-remote relationship. Mention --once.
803 (TCP port allocation lifecycle of @code{gdbserver}): New.
804
d9b1a651
EZ
8052011-04-23 Eli Zaretskii <eliz@gnu.org>
806
807 * gdb.texinfo (Server): Improve indexing. Index all optional
808 switches to gdbserver.
809
90476074
TT
8102011-04-20 Tom Tromey <tromey@redhat.com>
811
812 * gdb.texinfo (Index Section Format): New node.
813 (Top): Add new node to menu.
814
c21236dc
PA
8152011-04-20 Pedro Alves <pedro@codesourcery.com>
816
817 * gdb.texinfo (Maintenance Commands): Document `maint print
818 remote-registers'.
819
05c8c3f5
TT
8202011-04-20 Tom Tromey <tromey@redhat.com>
821
822 * gdb.texinfo (Trace File Format): Move node later.
823
7a9dd1b2
TT
8242011-04-19 Tom Tromey <tromey@redhat.com>
825
826 * gdbint.texinfo (Register Information Functions): Remove
827 duplicate "the".
828 * gdb.texinfo (Emacs): Remove duplicate "to".
829 (GDB/MI Variable Objects): Remove duplicate "the".
830 (General Query Packets): Likewise.
831
4368ebeb
JB
8322011-04-02 Joel Brobecker <brobecker@adacore.com>
833
834 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
835 "GDB/MI Ada Exception Information" node.
836
956a9fb9
JB
8372011-04-01 Joel Brobecker <brobecker@adacore.com>
838
839 * gdb.texinfo (GDB/MI Ada Exception Information): Document
840 the "exception-name" field in the *stopped async record.
841
f1310107
TJB
8422011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
843 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
844
845 Implement support for PowerPC BookE ranged breakpoints.
846 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
847
8786b2bd
TT
8482011-03-28 Tom Tromey <tromey@redhat.com>
849
850 * gdb.texinfo (Set Tracepoints): Fix typo.
851
9ef07c8c
TT
8522011-03-24 Tom Tromey <tromey@redhat.com>
853
854 * gdb.texinfo (Specify Location): Document `function:label'
855 linespec.
856
99c3dc11
PM
8572011-03-18 Phil Muldoon <pmuldoon@redhat.com>
858
f1310107 859 PR python/12149
99c3dc11
PM
860
861 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
862
29703da4
PM
8632011-03-17 Phil Muldoon <pmuldoon@redhat.com>
864
865 * gdb.texinfo (Blocks In Python): Add is_valid method description.
866 (Inferiors In Python): Likewise.
867 (Threads In Python): Likewise.
868 (Symbols In Python): Likewise.
869 (Objfiles In Python): Likewise.
870 (Symbol Tables In Python): Likewise.
871
c9174737
PA
8722011-03-15 Pedro Alves <pedro@codesourcery.com>
873
874 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
875 display>: Explain that the commands accept number ranges.
876
7371cf6d
PM
8772011-03-14 Phil Muldoon <pmuldoon@redhat.com>
878
879 * gdb.texinfo (Breakpoints In Python): Add description and example
880 of Python stop function operation.
881
ecec24e6
PM
8822011-03-10 Phil Muldoon <pmuldoon@redhat.com>
883
884 * gdb.texinfo (Parameters In Python): Document get_set_string and
885 get_show_string methods.
886
6dcd5565
JK
8872011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
888
889 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
890
81896e36
JK
891 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
892 circular-trace-buffer name.
893
5e30da2c
JB
8942011-02-28 Joel Brobecker <brobecker@adacore.com>
895
896 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
897 in the previous change.
898
3bd0f5ef 8992011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
900
901 * gdb.texinfo (Inferiors and Programs): Update commands to show
902 that they can accept multiple arguments.
903
4ec7539c
JB
9042011-02-24 Joel Brobecker <brobecker@adacore.com>
905
906 Revert the following patch (code patch was not approved):
907 2011-02-21 Hui Zhu <teawater@gmail.com>
908 * agentexpr.texi (bytecode descriptions): add printf.
909 * gdb.texinfo (tracepoint action lists): add printf.
910
82809774
DE
9112011-02-23 Doug Evans <dje@google.com>
912
913 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
914
e5a67952
MS
9152011-02-23 Michael Snyder <msnyder@vmware.com>
916
917 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
918 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
919 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
920
6e6fbe60
DE
9212011-02-22 Doug Evans <dje@google.com>
922
923 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
924 Clarify behaviour of lookup_symbol when `block' argument is omitted,
925 add description of result, fix @defun formatting.
926
f994e27a
HZ
9272011-02-21 Hui Zhu <teawater@gmail.com>
928
929 * agentexpr.texi (Bytecode Descriptions): Add printf.
930 * gdb.texinfo (Tracepoint Action Lists): Add printf.
931
c7f96d2b
TT
9322011-02-18 Tom Tromey <tromey@redhat.com>
933
934 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
935
60f98dde
MS
9362011-02-14 Michael Snyder <msnyder@vmware.com>
937
938 * gdb.texinfo (threads): Document argument for "info threads" cmd.
939 Document new command "thread find".
940
08e796bc
MS
9412011-02-14 Michael Snyder <msnyder@vmware.com>
942
943 * gdb.texinfo (Threads): Update example of new thread message.
944
b3b9301e
PA
9452011-02-14 Pedro Alves <pedro@codesourcery.com>
946
947 * gdb.texinfo (Remote Configuration): Mention set/show remote
948 traceframe-info.
949 (Tools/Packages Optional for Building GDB): Mention that expat is
950 used for traceframe info.
951 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
952 (General Query Packets) <qSupported>: Describe the
953 qXfer:traceframe-info:read feature.
954 (qXfer::read): Describe qXfer:traceframe-info:read.
955 (Traceframe Info Format): New section.
956
cef35b0f
PA
9572011-02-04 Pedro Alves <pedro@codesourcery.com>
958
959 * gdbint.texinfo (Formatting): Mention some formatting guidelines
960 for casts and unary operators.
961
f1cbe1d3
TT
9622011-02-04 Tom Tromey <tromey@redhat.com>
963
964 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
965 is not useful.
966
585fdaa1
PA
9672011-01-25 Pedro Alves <pedro@codesourcery.com>
968
969 * gdb.texinfo: s/value optimized out/optimized out/g
970
7bfc9434
JB
9712011-01-21 Joel Brobecker <brobecker@adacore.com>
972
973 * gdb.texinfo (Other Misc Settings): Rework part of the
974 documentation of the "set interactive mode" command.
975
4694da01
TT
9762011-01-19 Tom Tromey <tromey@redhat.com>
977
978 * gdb.texinfo (Threads): Document thread name output and `thread
979 name' command.
980 (Threads In Python): Document Thread.name attribute.
981 (GDB/MI Thread Commands): Document thread attributes.
982
b716877b
AB
9832011-01-12 Andrew Burgess <aburgess@broadcom.com>
984
985 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
986 changes in mi/mi-cmd-disas.c
987
13fd8b81
TT
9882011-01-12 Tom Tromey <tromey@redhat.com>
989
990 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
991 Fix "thread apply" text.
992
e09342b5
TJB
9932011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
994 Thiago Jung Bauermann <bauerman@br.ibm.com>
995
996 Implement support for PowerPC BookE ranged watchpoints.
997 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
998 the "set powerpc exact-watchpoints" flag.
999
06e65f44
TT
10002011-01-07 Tom Tromey <tromey@redhat.com>
1001
1002 * gdb.texinfo (Python API): Add descriptions to @menu items.
1003
d8e22779
TT
10042011-01-06 Tom Tromey <tromey@redhat.com>
1005
1006 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1007
a255712f
PP
10082010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1009
e09342b5 1010 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1011
ccfc3d6e
TT
10122011-01-06 Tom Tromey <tromey@redhat.com>
1013
1014 PR python/12133:
1015 * gdb.texinfo (Frames In Python): Document various frame
1016 constants.
1017
44944448
JB
10182011-01-05 Joel Brobecker <brobecker@adacore.com>
1019
1020 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1021 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1022 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1023
42ea3d7a
JK
10242011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1025
1026 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1027 (clean): Add GDBvn.texi.
1028
720d1a40
JB
10292010-12-29 Joel Brobecker <brobecker@adacore.com>
1030
1031 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1032 occasional case where the debugger prints an array address
1033 instead of the array itself.
1034
ad196637
PA
10352010-12-23 Pedro Alves <pedro@codesourcery.com>
1036
1037 * gdb.texinfo (Packets) <read registers packet>: Document support
1038 for registers that were not collected.
1039
a86caf66
DE
10402010-12-15 Doug Evans <dje@google.com>
1041
1042 * gdb.texinfo (Startup): Document auto-loading of scripts during
1043 startup.
1044 (Auto-loading): Delete "maint set python auto-load on|off".
1045 Add "set auto-load-scripts on|off".
1046
aae1c79a
DE
10472010-12-07 Doug Evans <dje@google.com>
1048
1049 * gdb.texinfo (Mode Options): Document -data-directory.
1050 (Data Files): Add reference to -data-directory.
1051
4e04c971
DE
10522010-11-29 Doug Evans <dje@google.com>
1053
1054 * gdb.texinfo (Pretty-Printer Introduction): Change
1055 printer-name:subprinter-name to printer-name;subprinter-name.
1056
94b6973e
PM
10572010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1058
1059 PR python/12199
1060
1061 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1062
39037522
TT
10632010-11-23 Tom Tromey <tromey@redhat.com>
1064
1065 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1066 (Editing): Likewise.
1067 (Command History): Likewise.
1068 (TUI Keys): Likewise.
1069 (Bug Reporting): Conditionally include rluser.texi and
1070 inc-history.texinfo.
1071 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1072 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1073 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1074 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1075 (gdb.pdf): Likewise.
1076 (gdb.info): Likewise.
1077 (gdb/index.html): Likewise.
1078
5ae98d25
TT
10792010-11-23 Tom Tromey <tromey@redhat.com>
1080
1081 * Makefile.in (Makefile): Run ../config.status.
1082 (distclean): Update.
1083 * configure: Remove.
1084 * configure.ac: Remove.
1085
621c8364
TT
10862010-11-12 Tom Tromey <tromey@redhat.com>
1087
1088 * gdb.texinfo (Basic Python): Update. Add xref.
1089 (Exception Handling): Document new exception classes.
1090 (Types In Python): Update.
1091 (Frames In Python): Update.
1092
84f4c1fe
PM
10932010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1094
1095 * gdb.texinfo (Breakpoints In Python): Document "internal"
1096 parameter, and visible attribute.
1097
99e7ae30
DE
10982010-11-05 Doug Evans <dje@google.com>
1099
1100 * gdb.texinfo (Source Path): Document "set directories".
1101
f4b8a18d
KW
11022010-11-05 Ken Werner <ken.werner@de.ibm.com>
1103
1104 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1105 (OpenCL C): New node.
1106
7b51bc51
DE
11072010-11-02 Doug Evans <dje@google.com>
1108
1109 * gdb.texinfo (Pretty Printing): Expand into three sections,
1110 introduction, example, and commands.
1111 (Python API): Delete section Disabling Pretty-Printers, merge into
1112 Selecting Pretty-Printers.
1113 (Writing a Pretty-Printer): New section. Move the pretty-printer
1114 example here, and reformat to match python coding style. Add a second
1115 example using the gdb.printing module.
1116 (Python modules): Add gdb.printing.
1117
9eeee977
DE
11182010-10-29 Doug Evans <dje@google.com>
1119
1120 * gdb.texinfo (Python): Fix long line.
1121
a0e0ffdf
DE
11222010-10-20 Doug Evans <dje@google.com>
1123
1124 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1125 All references updated. Correct sections marked as subsections.
1126 (Coding Standards): New chapter. Move the coding standard related
1127 subsections here. Add section on Python coding standards.
1128
0e3509db
DE
11292010-10-13 Doug Evans <dje@google.com>
1130
1131 * gdb.texinfo (Python): Add "Python modules".
1132 (Types in Python): Add reference to gdb.types section.
1133 (Python modules): New node.
1134
44592cc4
DE
11352010-10-11 Doug Evans <dje@google.com>
1136
1137 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1138 Python" from gdb.Value.type description.
1139
6e1bb179
JB
11402010-09-28 Joel Brobecker <brobecker@adacore.com>
1141
1142 * gdb.texinfo (Ravenscar Profile): New node.
1143
e8467610
TT
11442010-09-22 Tom Tromey <tromey@redhat.com>
1145
1146 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1147
fccd1d1e
EZ
11482010-09-22 Eli Zaretskii <eliz@gnu.org>
1149
1150 * gdb.texinfo (Values From Inferior): Clarify that
1151 value.dynamic_type works only in C++ programs with RTTI.
1152
c1b6b909
TT
11532010-09-15 Paul Bolle <pebolle@tiscali.nl>
1154
1155 * gdb.texinfo (Character Sets): Correctly reference host-charset
1156 in example.
1157
7d288aaa
TT
11582010-09-13 Tom Tromey <tromey@redhat.com>
1159
1160 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1161 Document "fullname" and "from".
1162
f75d858b
MK
11632010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1164
1165 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1166 feature `reverse' output by -list-target-features.
1167
83b9503b
L
11682010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1169
1170 * gdb.texinfo (i386 Features): Remove an extra "@item".
1171
03f17ccf
TT
11722010-08-30 Tom Tromey <tromey@redhat.com>
1173
1174 PR python/11792:
1175 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1176
9779414d
DJ
11772010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1178
1179 * gdb.texinfo (ARM Features): Document
1180 org.gnu.gdb.arm.m-profile.
1181
f9ffd4bb
TT
11822010-08-23 Tom Tromey <tromey@redhat.com>
1183
1184 PR python/11145:
1185 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1186 reinterpret_cast methods.
1187
702c2711
TT
11882010-08-23 Tom Tromey <tromey@redhat.com>
1189
1190 PR python/11915:
1191 * gdb.texinfo (Types In Python): Document array method.
1192
66b73624
TJB
11932010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1194
1195 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1196
06a64a0b
TT
11972010-08-16 Tom Tromey <tromey@redhat.com>
1198
1199 * gdb.texinfo (Set Watchpoints): Document -location option.
1200
a3a7127e
DE
12012010-08-13 Doug Evans <dje@google.com>
1202
1203 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1204
8dedea02
VP
12052010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1206
1207 * gdb.texinfo (GDB/MI Data Manipulation): Document
1208 -data-read-memory-raw and -data-write-memory-raw.
1209
ca5c20b6 12102010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1211 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1212
1213 * gdb.texinfo (Basic Python): Describe post_event API.
1214
cb2e07a6
PM
12152010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1216
1217 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1218 decode_line Python APIs
cb2e07a6 1219
464b3efb
TT
12202010-08-10 Tom Tromey <tromey@redhat.com>
1221
1222 * gdb.texinfo (Pretty Printing API): Document
1223 gdb.default_visualizer.
1224
c29c521f
TT
12252010-08-10 Tom Tromey <tromey@redhat.com>
1226
1227 Revert gdb-add-index addition:
1228 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1229
5da1313b
JK
12302010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1231 Eli Zaretskii <eliz@gnu.org>
1232
1233 * gdb.texinfo (Mode Options) <-batch>
1234 (Basic Python) <gdb.execute>: Describe setting width and height.
1235
02d868e8
PP
12362010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1237
1238 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1239
c2bbed2a
TT
12402010-07-30 Tom Tromey <tromey@redhat.com>
1241
1242 * gdb.texinfo (Index Files): Mention gdb-add-index.
1243
6c13bbe1
HZ
12442010-07-30 Hui Zhu <teawater@gmail.com>
1245
1246 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1247 "detach inferior" and "kill inferior".
1248
53a71c06
CR
12492010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1250
1251 * gdb.texinfo (Machine Code): Update description of two forms of
1252 arguments, and add new example to demonstrate the new form.
1253
5374244e
PM
12542010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1255
1256 * gdb.texinfo (Values From Inferior): Add value inferior function
1257 call description.
1258
8ea5bce5
JK
12592010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1260
1261 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1262
c0edd9ed
JK
12632010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1264 Eli Zaretskii <eliz@gnu.org>
1265
1266 Make core files the process_stratum.
1267 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1268 record_stratum example.
1269
9291a0cd
TT
12702010-07-13 Tom Tromey <tromey@redhat.com>
1271
1272 * gdb.texinfo (Index Files): New node.
1273
f5011d11
TT
12742010-07-13 Tom Tromey <tromey@redhat.com>
1275
1276 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1277
0f5238ed
TT
12782010-07-13 Tom Tromey <tromey@redhat.com>
1279
1280 * gdb.texinfo (Specify Location): Document labels.
1281
74c761c1
PA
12822010-07-01 Pedro Alves <pedro@codesourcery.com>
1283
1284 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1285 entries for fast tracepoints and static tracepoints.
1286
501994c0
PA
12872010-07-01 Pedro Alves <pedro@codesourcery.com>
1288
1289 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1290 qsThreadInfo>: Spell out `l' as ell.
1291
0fb4aa4b
PA
12922010-07-01 Pedro Alves <pedro@codesourcery.com>
1293
1294 * gdb.texinfo (Convenience Variables): Document $_sdata.
1295 (Commands to Set Tracepoints): Describe static tracepoints. Add
1296 `Listing Static Tracepoint Markers' menu entry. Document
1297 "strace".
1298 (Tracepoint Action Lists): Document collecting $_sdata.
1299 (Listing Static Tracepoint Markers): New subsection.
1300 (Tracepoints support in gdbserver): Mention static tracepoints.
1301 (remote packets, enabling and disabling): Mention
1302 read-sdata-object.
1303 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1304 and StaticTracepoint.
1305 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1306 Document qXfer:sdata:read.
1307 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1308
dc3b15be
JB
13092010-06-29 Joel Brobecker <brobecker@adacore.com>
1310
1311 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1312
595939de
PM
13132010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1314 Tom Tromey <tromey@redhat.com>
1315 Thiago Jung Bauermann <bauerman@br.ibm.com>
1316
1317 * gdb.texinfo (Inferiors In Python): New node.
1318 * gdb.texinfo (Threads In Python): New node.
1319
9279c692
JB
13202010-06-28 Joel Brobecker <brobecker@adacore.com>
1321
1322 * gdb.texinfo (Python): Document what the python directory is
1323 and what its location is.
1324 (Basic Python): Document the gdb.PYTHONDIR constant.
1325
bc9f0842
TT
13262010-06-25 Tom Tromey <tromey@redhat.com>
1327
1328 PR python/10808:
1329 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1330
f1421989
HZ
13312010-06-24 Hui Zhu <teawater@gmail.com>
1332
1333 * gdb.texinfo: (Commands for Controlled Output): Add
1334 documentation for command "eval".
1335
e4c0cfae
SS
13362010-06-21 Stan Shebs <stan@codesourcery.com>
1337
1338 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1339 * annotate.texinfo: Ditto.
1340 * gdbint.texinfo: Ditto.
1341 * stabs.texinfo: Ditto.
1342
bb08c432
HZ
13432010-06-22 Hui Zhu <teawater@gmail.com>
1344
1345 * gdb.texinfo: (Process Record and Replay): Add documentation
1346 for command "set record memory-query".
1347
4f5d9f07
SS
13482010-06-21 Stan Shebs <stan@codesourcery.com>
1349
1350 * gdb.texinfo: Relicense under GFDL version 1.3.
1351 * annotate.texinfo: Relicense under GFDL version 1.3.
1352 * gdbint.texinfo: Relicense under GFDL version 1.3.
1353 * stabs.texinfo: Relicense under GFDL version 1.3.
1354 * fdl.texi: Update to version 1.3.
1355
6aed2dbc
SS
13562010-06-18 Stan Shebs <stan@codesourcery.com>
1357
a61408f8
SS
1358 * gdb.texinfo (Operating System Auxiliary Information): Describe
1359 "info os" when no arguments given.
1360
6aed2dbc
SS
1361 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1362 $_thread.
1363
24e933df
HZ
13642010-06-18 Hui Zhu <teawater@gmail.com>
1365
1366 * gdb.texinfo: (Process Record and Replay): Add documentation
1367 for commands "record save" and "record restore".
1368
65d79d4b
SDJ
13692010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1370
1371 * gdb.texinfo: Include information about the correct use
1372 of addresses in the `watch' command.
1373
d914c394
SS
13742010-06-11 Stan Shebs <stan@codesourcery.com>
1375
1376 * gdb.texinfo (Observer Mode): New section.
1377 (General Query Packets): Document QAllow.
889bf7c5 1378
967cf477
DE
13792010-06-04 Doug Evans <dje@google.com>
1380
1381 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1382
aaf4119b
DE
13832010-06-03 Doug Evans <dje@google.com>
1384
1385 * gdbint.texinfo (Coding): Add subsection on command names.
1386
9eae7c52
TT
13872010-06-02 Tom Tromey <tromey@redhat.com>
1388
1389 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1390 always-disassemble.
1391
fa593d66
PA
13922010-06-01 Pedro Alves <pedro@codesourcery.com>
1393
1394 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1395 gdbserver, and add cross reference.
1396 (Tracepoints support in gdbserver): New subsection.
1397
dde08ee1
PA
13982010-05-26 Pedro Alves <pedro@codesourcery.com>
1399
1400 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1401 `qRelocInsn' feature.
1402 (Relocate instruction reply packet): New subsection
1403 of `Tracepoint Packets'.
1404 (Tracepoint Packets): Mention that packets QTDP and QTStart
1405 support the qRelocInsn request, and add cross reference to new
1406 subsection.
1407
07ca107c
DE
14082010-05-25 Doug Evans <dje@google.com>
1409
1410 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1411 (Commands In Python): Document gdb.string_to_argv.
1412
c25c4a8b
JK
14132010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1414
1415 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1416 ATTR_NORETURN.
1417
d7b32ed3 14182010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1419 Tom Tromey <tromey@redhat.com>
1420 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1421
c25c4a8b 1422 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1423
6aecb9c2
JB
14242010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1425
1426 * gdb.texinfo: (Summary) Add mention about D language support.
1427 (Filenames): Add D suffixes.
1428 (D): New node.
1429
b7da9e9f
PM
14302010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1431
1432 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1433 of macro deleted from GDB code.
1434
ab38a727
PA
14352010-04-24 Pedro Alves <pedro@codesourcery.com>
1436
1437 * gdb.texinfo (Commands to specify files): Describe what how GDB
1438 looks up DOS-based filesystem paths on the system root. Document
1439 the new `set/show target-file-system-kind' commands.
1440
66d09542
DE
14412010-04-23 Doug Evans <dje@google.com>
1442
1443 * gdb.texinfo (Python): Move Auto-loading section here ...
1444 (Python API): from here.
1445 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1446 (Maintenance Commands): Add docs for "maint print section-scripts".
1447
8bd10a10
CM
14482010-04-20 Chris Moller <cmoller@redhat.com>
1449
1450 * gdb.texinfo (Setting Breakpoints): Added description of
1451 filename-qualified rbreak.
1452 * refcard.tex (Breakpoints and Watchpoints): Added brief
1453 description of filename-qualified rbreak.
1454
4c374409
JK
14552010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1456
1457 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1458 (Python API): Change the reference to Pretty Printing API.
1459 (Pretty Printing): Move the user part under the Data node. Reformat
1460 the sample output to 72 columns. Create a new reference to Pretty
1461 Printing API. Rename the API part ...
1462 (Pretty Printing API): To a new node name.
1463 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1464 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1465
5a9351ae
SS
14662010-04-21 Stan Shebs <stan@codesourcery.com>
1467
1468 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1469 and commands.
5a9351ae 1470 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1471
9a22f0d0
PM
14722010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1473
1474 * gdb.texinfo (Examining memory): Update for change in string
1475 display with explicit size.
1476
6149aea9
PA
14772010-04-19 Pedro Alves <pedro@codesourcery.com>
1478
1479 PR breakpoints/8554.
1480
1481 * gdb.texinfo (Save Breakpoints): New node.
1482 (save-tracepoints): Rename to ...
1483 (save tracepoints): ... this. Mention that `save-tracepoints' is
1484 a deprecated alias to `save tracepoints'.
1485
711e434b
PM
14862010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1487
645797a8 1488 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1489 (info w32 thread-information-block): Document new command.
1490 (qGetTIBAddress): Document new gdbserver query.
1491 (maint set/show show-all-tib): Document new command.
1492
3f7b2faa
DE
14932010-04-15 Doug Evans <dje@google.com>
1494
fa33c3cd
DE
1495 * gdb.texinfo (Python API): Add progspaces section.
1496 (Selecting Pretty-Printers): Progspace pretty-printers are
1497 searched too.
1498 (Progspaces In Python): New section.
1499
3f7b2faa
DE
1500 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1501
79f283fe
PM
15022010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1503
1504 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1505 returns None.
1506
87290684
SS
15072010-04-09 Stan Shebs <stan@codesourcery.com>
1508
1509 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1510 Describe the `frames-created' field, tweak grammar.
1511
a97153c7
PA
15122010-04-09 Pedro Alves <pedro@codesourcery.com>
1513
1514 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1515 Describe the `circular' and `disconnected' fields.
1516
5c5dcc1b
L
15172010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1518
1519 * gdb.texinfo (maint print registers): Mention unavailable and
1520 invisible registers.
1521
adc36818
PM
15222010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1523 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1524 Tom Tromey <tromey@redhat.com>
adc36818
PM
1525
1526 * gdb.texinfo (Breakpoints In Python): New Node.
1527
33da3f1c
SS
15282010-04-08 Stan Shebs <stan@codesourcery.com>
1529
1530 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1531 trace status fields.
1532
3a13a53b
L
15332010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1534
1535 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1536 optional. Make org.gnu.gdb.i386.avx requires
1537 org.gnu.gdb.i386.avx.
1538
08001717
DE
15392010-04-08 Doug Evans <dje@google.com>
1540
1541 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1542 search path, and document that gdb only scans the search path if
1543 the script's path doesn't specify a directory.
1544
c375651d
DE
15452010-04-05 Doug Evans <dje@google.com>
1546
1547 * gdb.texinfo (maint show python auto-load): Fix typo.
1548
af54718e
SS
15492010-04-04 Stan Shebs <stan@codesourcery.com>
1550
d77f58be
SS
1551 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1552 (Setting Watchpoints): Update description of "info watch".
1553 (Disabling Breakpoints): Only "info break" lists all.
1554
af54718e
SS
1555 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1556 (tdump): Explain how tdump works.
1557
86b17b60
PA
15582010-04-01 Pedro Alves <pedro@codesourcery.com>
1559
1560 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1561 add cross reference.
1562
ff12863f
PA
15632010-03-31 Pedro Alves <pedro@codesourcery.com>
1564
1565 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1566 commands error out.
1567
f68eb612
L
15682010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1569
1570 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1571
c8d5aac9
L
15722010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1573
1574 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1575
7d13fe92
SS
15762010-03-29 Stan Shebs <stan@codesourcery.com>
1577 Nathan Sidwell <nathan@codesourcery.com>
1578
1579 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1580 GDBN equivalent.
1581 (Set Tracepoints): Remove mention that conditional tracepoints
1582 don't exist.
1583 (Tracepoint Actions): Clarify when while-stepping collection
1584 happens, note that while-stepping does not automatically collect
1585 $pc.
1586
409873ef 15872010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1588
409873ef
SS
1589 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1590 (General Query Packets): Describe TracepointSource.
1591
ee8e71d4
EZ
15922010-03-27 Matt Rice <ratmice@gmail.com>
1593
c8d5aac9
L
1594 * gdb.texinfo (ARM): Document arguments to "target sim".
1595 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1596
99b5e152
PA
15972010-03-26 Pedro Alves <pedro@codesourcery.com>
1598
1599 * gdb.texinfo (Tracepoint Packets): Remove mention that
1600 terror:string may be plain text, and drop mention of X prefix.
1601
cd64ee31
VP
16022010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1603
1604 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1605
6c28cbf2
SS
16062010-03-24 Stan Shebs <stan@codesourcery.com>
1607
1608 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1609
95a42b64
TT
16102010-03-24 Tom Tromey <tromey@redhat.com>
1611
1612 PR breakpoints/9352:
1613 * gdb.texinfo (Break Commands): Update.
1614
18148017
VP
16152010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1616
1617 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1618 commands.
1619
4daf5ac0
SS
16202010-03-16 Stan Shebs <stan@codesourcery.com>
1621
1622 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1623 circular-trace-buffer.
1624 (Tracepoint Packets): Describe QTBuffer, and details of the
1625 qTStatus reply.
1626
c9429232
SS
16272010-03-12 Stan Shebs <stan@codesourcery.com>
1628 Nathan Sidwell <nathan@codesourcery.com>
1629
1630 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1631 doing instruction stepping.
1632 (Tracepoint Restrictions): New node.
1633
ccefe4c4
TT
16342010-03-10 Tom Tromey <tromey@redhat.com>
1635
1636 * gdbint.texinfo (Symbol Handling): Update.
1637
7c953934
TT
16382010-03-08 Tom Tromey <tromey@redhat.com>
1639
1640 PR cli/9591:
1641 * gdb.texinfo (Mode Options): Mention lack of pagination and
1642 confirmation with --batch.
1643 (Screen Size): Mention --batch.
1644 (Messages/Warnings): Likewise.
1645
f870a310
TT
16462010-03-05 Tom Tromey <tromey@redhat.com>
1647
1648 * gdb.texinfo (Basic Python): Document target_charset and
1649 target_wide_charset.
1650
78e2826b
TT
16512010-03-05 Tom Tromey <tromey@redhat.com>
1652
1653 * gdb.texinfo (Data): Link to pretty-printing.
1654 (Output Formats): Likewise. Correct text.
1655
f5dff777
DJ
16562010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1657
1658 * gdb.texinfo (Types): Describe <struct> and <flags>.
1659
dc00d89f
PM
16602010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1661
1662 * gdb.texinfo (Frames In Python): Add block parameter and
1663 description to read_var text.
1664
5107b149 16652010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1666 Tom Tromey <tromey@redhat.com>
5107b149
PM
1667
1668 * gdb.texinfo (Types In Python): Describe block argument in
1669 template_argument and gdb.lookup_type.
1670
e03e5e7b
TT
16712010-02-24 Tom Tromey <tromey@redhat.com>
1672
1673 * gdb.texinfo (Cygwin Native): Fix typo.
1674
f3e9a817
PM
16752010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1676
1677 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1678 and select method descriptions.
1679 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1680 Tables in Python to menu.
1681 (Blocks In Python): New node.
1682 (Symbols In Python): New node.
1683 (Symbol Tables in Python): New node.
1684
a79b8f6e
VP
16852010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1686
1687 Multiexec MI
1688
1689 gdb/
1690 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1691
1692 gdb/doc/
1693 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1694 changes.
1695 (GDB/MI Program Execution): Document current behaviour of
1696 --all and --thread-group.
1697 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1698 -remove-inferior.
1699 * observer.texi (inferior_added, inferior_removed): New
1700 observers.
1701
629d6a47
TT
17022010-02-19 Tom Tromey <tromey@redhat.com>
1703
1704 * gdbint.texinfo (Getting Started): Fix @node.
1705 (Debugging GDB): Likewise.
1706
c09529e5
JB
17072010-02-13 Joel Brobecker <brobecker@adacore.com>
1708
1709 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1710 documenting the gdb_test_timeout variable.
1711
540aa8e7
MS
17122010-02-12 Jakob Engblom <jakob@virtutech.com>
1713
1714 * gdb.texinfo (MI commands): Added documentation of --reverse
1715 option to a set of MI commands. Restructured documentation of MI
1716 commands --exec-continue to reflect the complexity of reverse
1717 execution.
1718
081dfbf7
PA
17192010-02-12 Pedro Alves <pedro@codesourcery.com>
1720
1721 * gdb.texinfo (Using the Collected Data): Specify that the address
1722 range of `tfind outsize' is exclusive, and that the address range
1723 of `tfind range' is inclusive.
1724 (Tracepoint Packets): Specify that the address range of
1725 `QTFrame:range' is inclusive, and that the address range of
1726 `QTFrame:outside' is exclusive
1727
8e9c5e02
VP
17282010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1729
1730 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1731
92981e24
TT
17322010-02-10 Tom Tromey <tromey@redhat.com>
1733
1734 * gdb.texinfo (Debugging Output): Document set debug parser and
1735 show debug parser.
1736
075b51b7
L
17372010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1738
1739 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1740 i386_eflags and i386_mxcsr.
1741
3bb8d5c3
L
17422010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1743
1744 * gdb.texinfo: Document i386 target features.
1745
c5f80513
DE
17462010-02-05 Doug Evans <dje@google.com>
1747
1748 * gdbint.texinfo (Testsuite): Add a new section to document the
1749 various DejaGnu variables that may be overridden.
1be00882 1750 Document INTERNAL_GDBFLAGS.
c5f80513 1751
6ac33a4e
TT
17522010-02-04 Tom Tromey <tromey@redhat.com>
1753
1754 PR cli/8830:
1755 * gdb.texinfo (Files): -readnow comes before the filename for file
1756 and symbol-file.
1757
a1dcb23a
DJ
17582010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1759
1760 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1761 Document ARM breakpoint types.
1762 (Register Packet Format): Move into the new section.
1763 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1764
95433b34
JB
17652010-01-21 Joel Brobecker <brobecker@adacore.com>
1766
1767 * gdb.texinfo (File Options): Adjust the documentation of this
1768 switch to refer to the "source" command rather than partially
1769 duplicating some of the relevant information.
1770 (Extending GDB): Introduce and document the set/show script-extension
1771 setting.
1772 (Command Files): Add note explaining that the "source" command
1773 is also used to evalute scripts written in other languages.
1774 Remove the short slightly incorrect reference to sourcing Python
1775 scripts.
1776 (Python Commands): Document how to execute a Python script from GDB.
1777
8d576872
JB
17782010-01-19 Joel Brobecker <brobecker@adacore.com>
1779
1780 * gdb.texinfo (Command Files): Fix typo.
1781
8150ff9c
JB
17822010-01-18 Tom Tromey <tromey@redhat.com>
1783
1784 * gdb.texinfo (File Options): Document -x on .py files.
1785 (Command Files): Document handling of Python scripts.
1786
23db03a6
JZ
17872010-01-18 Jie Zhang <jie.zhang@analog.com>
1788
1789 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1790
00bf0b85
SS
17912010-01-15 Stan Shebs <stan@codesourcery.com>
1792
1793 * gdb.texinfo (Trace Files): New section.
1794 (Tracepoint Packets): Document QTSave and qTBuffer.
1795 (Trace File Format): New appendix.
1796
be759fcf
PM
17972010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1798
1799 * gdb.texinfo (Values From Inferior): Document lazy_string value
1800 method.
1801 (Python API): Add Lazy strings menu item.
1802 (Lazy Strings In Python): New node.
1803
dc146f7c
VP
18042010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1805
1806 * gdb.texinfo (GDB/MI Thread Information): New.
1807 (GDB/MI Async Records): Document the core field in *stopped.
1808 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1809 documentation
1810 (Process list): Document that osdata document may contain
1811 threads.
1812 (Remote Serial Protocol): Document qXfer:threads.
1813
d5551862
SS
18142010-01-06 Stan Shebs <stan@codesourcery.com>
1815
1816 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1817 disconnected tracing.
1818 (Tracepoint Packets): Document new protocol.
1819
7a697b8d
SS
18202010-01-05 Stan Shebs <stan@codesourcery.com>
1821
1822 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1823 tracepoints.
1824 (Tracepoint Packets): Describe remote protocol for fast
1825 tracepoints.
1826
e6f3ec50
JB
18272010-01-01 Joel Brobecker <brobecker@adacore.com>
1828
1829 Update the "Start of New Year Procedure".
1830 * gdbint.texinfo: Add the list of files that need to be updated
1831 manually. Minor reformatting.
1832
ddc4e9c1
JB
18332010-01-01 Joel Brobecker <brobecker@adacore.com>
1834
1835 * refcard.tex: Update copyright year in header and text.
1836
9d2897ad
JB
18372010-01-01 Joel Brobecker <brobecker@adacore.com>
1838
1839 * agentexpr.texi: Add 2010 to the list of copyright years.
1840 * annotate.texinfo: Likewise.
1841 * gdb.texinfo: Likewise.
1842 * gdbint.texinfo: Likewise.
1843 * observer.texi: Likewise.
1844 * stabs.texinfo: Likewise.
1845
6da95a67
SS
18462009-12-31 Stan Shebs <stan@codesourcery.com>
1847
1848 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1849
236f1d4d
SS
18502009-12-29 Stan Shebs <stan@codesourcery.com>
1851
1852 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1853
f61e138d
SS
18542009-12-28 Stan Shebs <stan@codesourcery.com>
1855
1856 * gdb.texinfo (Trace State Variables): New section.
1857 (Tracepoint Packets): Describe trace state variable packets.
1858 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1859 variable bytecodes.
1860
0fe7935b
DJ
18612009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1862
1863 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1864 declarations.
1865
a6b29f87
VP
18662009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1867
1868 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1869 -gdb-exit behaviour.
1870
5e4bde96
JB
18712009-12-20 Joel Brobecker <brobecker@adacore.com>
1872
1873 * gpl.texi: Update to version 3 of the GPL.
1874
a1715244
JB
18752009-12-20 Joel Brobecker <brobecker@adacore.com>
1876
1877 * Makefile.in: Update copyright header.
1878 * observer.texi: Fix the copyright header of the generated files.
1879
361ae042
PM
18802009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1881
1882 * gdb.texinfo (Types In Python): Describe range function.
1883
bfd31e71
PM
18842009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1885
1886 * gdb.texinfo (Types In Python): Describe "is_base_class".
1887
57a1d736
TT
18882009-12-03 Tom Tromey <tromey@redhat.com>
1889
1890 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1891
8cebebb9
PP
18922009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1893
1894 * observer.texi: New memory_changed observer.
1895
16af530a
TT
18962009-12-01 Tom Tromey <tromey@redhat.com>
1897
1898 * gdb.texinfo (Reverse Execution): Fix typo.
1899
b6199126
DJ
19002009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1901
1902 PR gdb/8704
1903
1904 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1905 are allowed after the breakpoint condition.
1906
7a6973ad
TT
19072009-11-23 Tom Tromey <tromey@redhat.com>
1908
1909 PR python/10782:
1910 * gdb.texinfo (Types In Python): Document Type.pointer.
1911
21a0512e
PP
19122009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1913
1914 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1915
a5832c8f
PA
19162009-11-11 Pedro Alves <pedro@codesourcery.com>
1917
1918 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1919 (Using Agent Expressions): Delete cross reference.
1920
1eb7cd77
JB
19212009-11-07 Joel Brobecker <brobecker@adacore.com>
1922
1923 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1924 and @settitle directives up to help makeinfo find them.
1925
24ddea62
JK
19262009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1927
1928 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1929 (Auto-loading): Use plural and note one can use multiple components now.
1930
3afae151
VP
19312009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1932
1933 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1934 -stack-list-arguments have the same documentation for parameter
1935 as -stack-list-locals. Add comas.
1936
14ff2235
PM
19372009-10-27 Tom Tromey <tromey@redhat.com>
1938 Eli Zaretskii <eliz@gnu.org>
1939
c8d5aac9 1940 PR python/10781
14ff2235
PM
1941
1942 * gdb.texinfo (Values From Inferior): Document cast method.
1943
9c419145
PP
19442009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1945
1946 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1947 and adjust example.
889bf7c5 1948
29153c24
MS
19492009-10-22 Michael Snyder <msnyder@vmware.com>
1950
1951 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1952 info record command. Also document the new save and restore
29153c24
MS
1953 commands.
1954
2b28d209
PP
19552009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1956
1957 * gdb.texinfo (Machine Code): Mention current pc marker.
1958 (Memory): Likewise.
1959
6c95b8df
PA
19602009-10-19 Pedro Alves <pedro@codesourcery.com>
1961 Stan Shebs <stan@codesourcery.com>
1962
1963 * observer.texi (new_inferior): Rename to...
1964 (inferior_appeared): ... this.
1965
1966 * gdb.texinfo (Inferiors): Rename node to ...
1967 (Inferiors and Programs): ... this. Mention running multiple
1968 programs in the same debug session.
1969 <info inferiors>: Mention the new 'Executable' column if "info
1970 inferiors". Update examples. Document the "add-inferior",
1971 "clone-inferior", "remove-inferior" and "maint info
1972 program-spaces" commands.
1973 (Process): Rename node to...
1974 (Forks): ... this. Document "set|show follow-exec-mode".
1975
2f8132f3
MS
19762009-10-11 Michael Snyder <msnyder@vmware.com>
1977
1978 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1979 (ReverseContinue): Ditto.
1980
cba4b2d3
PP
19812009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1982
1983 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1984
da082f17
JK
19852009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1986
1987 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1988
08be9d71
ME
19892009-10-06 Michael Eager <eager@eagercon.com>
1990
1991 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1992 (Embedded Processors): Add MicroBlaze.
1993 (MicroBlaze): New. Describe Xilinx MicroBlaze
1994
08a0efd0
PA
19952009-10-04 Pedro Alves <pedro@codesourcery.com>
1996
1997 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1998
cbb8f428
EZ
19992009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2000
2001 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2002
30a4a70c
JB
20032009-09-23 Joel Brobecker <brobecker@adacore.com>
2004
2005 * observer.texi (solib_unloaded): Document explicitly the fact that
2006 this observer is called before the associated symbols are unloaded.
2007
b3372f91
VP
20082009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2009
2010 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2011 -stack-list-variables.
2012
f43030c4
TT
20132009-09-18 Tom Tromey <tromey@redhat.com>
2014
2015 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2016 is experimental.
2017
ec7e75e7
PP
20182009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2019
2020 * gdb.texinfo (convenince variables): Mention
2021 $_siginfo could be empty.
f43030c4 2022
0cc7d26f
TT
20232009-09-15 Tom Tromey <tromey@redhat.com>
2024
2025 * gdb.texinfo (GDB/MI Variable Objects): Document
2026 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2027 Expand -var-update documentation.
2028
a96d9b2e
SDJ
20292009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2030
2031 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2032 feature.
2033
005ca36a
JB
20342009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2035
2036 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2037
0d772ac9
MS
20382009-09-10 Michael Snyder <msnyder@vmware.com>
2039
2040 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2041 ReverseStep replies to the qSupported query.
2042
14fb1bac
JB
20432009-09-10 Joel Brobecker <brobecker@adacore.com>
2044
2045 Add documentation for set/show interactive-mode.
2046 * gdb.texinfo (Other Misc Settings): New node.
2047
29b090c0
DE
20482009-09-01 Doug Evans <dje@google.com>
2049
2050 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2051 non-stop mode's affect on remote caching.
2052
4e5d721f
DE
20532009-08-31 Jacob Potter <jdpotter@google.com>
2054 Doug Evans <dje@google.com>
2055
2056 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2057 Mark `set/show remotecache' options as obsolete.
2058 Document new `set/show stack-cache' option.
2059 Update text for `info dcache'.
2060
55333a84
DE
20612009-08-27 Doug Evans <dje@google.com>
2062
2063 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2064 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2065
bc3a0b4d
RW
20662009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2067
2068 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2069 about autoconf.
2070
3a1ff0b6
PA
20712009-08-25 Pedro Alves <pedro@codesourcery.com>
2072
2073 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2074 small example, and describe its columns. Replace "inferior-id" by
2075 "infno" throughout.
2076
81ecdfbb
RW
20772009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2078
af542c2e
RW
2079 * gdbint.texinfo (Releasing GDB): Point to
2080 README-maintainer-mode file for required autoconf version.
2081 * configure.ac: Do not substitute datarootdir, htmldir,
2082 pdfdir, docdir. Do not process --with-datarootdir,
2083 --with-htmldir, --with-pdfdir, --with-docdir.
2084 * configure: Regenerate.
2085
81ecdfbb
RW
2086 * configure: Regenerate.
2087
4efc6507
DE
20882009-08-20 Reid Kleckner <reid@kleckner.net>
2089
2090 * gdb.texinfo: Add chapter on JIT interface.
2091
43089a6e
NR
20922009-08-07 Nick Roberts <nickrob@snap.net.nz>
2093
2094 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2095 confirmation request.
43089a6e 2096
99e008fe
EZ
20972009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2098
c8d5aac9
L
2099 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2100 CRC definitions.
99e008fe 2101
48cb2d85
VP
21022009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2103
2104 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2105 -break-commands.
48cb2d85 2106
ff1a52c6
UW
21072009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2108
2109 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2110 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2111
3285f3fe
UW
21122009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2113
2114 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2115 "set spu stop-on-load" and "show spu stop-on-load" commands.
2116
e35359c5
UW
21172009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2118
2119 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2120
58d6951d
DJ
21212009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2122
2123 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2124 org.gnu.gdb.arm.neon.
2125
08d16641
PA
21262009-07-20 Pedro Alves <pedro@codesourcery.com>
2127
2128 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2129 optional element.
2130 (subsection OS ABI): New subsection.
2131
782b2b07
SS
21322009-07-14 Stan Shebs <stan@codesourcery.com>
2133
2134 * gdb.texinfo (Tracepoint Conditions): New section.
2135 (General Query Packets): Describe ConditionalTracepoints.
2136 (Tracepoint Packets): Describe condition field.
2137 (Maintenance Commands): Describe maint agent-eval.
2138 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2139
9b117ef3
HZ
21402009-07-11 Hui Zhu <teawater@gmail.com>
2141
2142 * gdb.texinfo (disassemble): Add a new modifier /r
2143 to "disassemble" command to make it print the raw instructions
2144 in hex as well as in symbolic form.
2145
f5a33284
TT
21462009-07-09 Tom Tromey <tromey@redhat.com>
2147
2148 * gdbint.texinfo (Testsuite): Document parallel make check.
2149
812f7342
TT
21502009-07-09 Tom Tromey <tromey@redhat.com>
2151
2152 * gdbint.texinfo (Testsuite): Document test transcripts.
2153
fbb8f299
PM
21542009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2155
2156 * gdb.texinfo (Values From Inferior): Add length parameter
2157 description.
2158
dd8f35ac
EZ
21592009-07-04 Chris Genly <chris@genly.us>
2160
2161 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2162 in -var-list-children. Fix example according to what the code
2163 does.
2164
2277426b
PA
21652009-07-02 Pedro Alves <pedro@codesourcery.com>
2166
2167 * gdb.texinfo (Debugging multiple inferiors): Document the
2168 "inferior", "detach inferior" and "kill inferior" commands.
2169 (Debugging Programs with Multiple Processes): Adjust to mention
2170 generic "inferior" commands. Delete mention of "detach fork" and
2171 "delete fork". Cross reference to "Debugging multiple inferiors"
2172 section.
2173
a6d9a66e
UW
21742009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2175
5af949e3
UW
2176 * gdbint.texinfo (Item Output Functions): Update signature
2177 for ui_out_field_core_addr.
2178
21792009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2180
2181 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2182 Update example code extrated from breakpoint.c.
2183
9901a55b 21842009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2185
9901a55b
PP
2186 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2187 MI commands.
2188 (GDB/MI Symbol Query): Likewise.
2189 (GDB/MI File Commands): Likewise.
2190 (GDB/MI File Transfer Commands): Likewise.
2191 (GDB/MI Target Manipulation): Likewise.
2192 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2193
edb3359d
DJ
21942009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2195
2196 * gdb.texinfo (Debugging Optimized Code): New chapter.
2197 (Compiling for Debugging): Reference it. Move some
2198 text to the new section.
2199
7cd1089b
PM
22002009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2201
2202 * doc/gdb.texinfo (Calling): Document
2203 set-unwind-on-terminating-exception usage.
2204
d4db2f36
PA
22052009-06-11 Pedro Alves <pedro@codesourcery.com>
2206
2207 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2208 command.
2209
d1a7880c
PA
22102009-06-07 Pedro Alves <pedro@codesourcery.com>
2211
2212 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2213 references.
2214
473f94e6
UW
22152009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2216
2217 * gdbint.texinfo: Rename formal parameters to gdbarch function
2218 protoypes from "current_gdbarch" to "gdbarch".
2219
8f500870
TT
22202009-05-28 Tom Tromey <tromey@redhat.com>
2221
2222 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2223
b6313243
TT
22242009-05-27 Tom Tromey <tromey@redhat.com>
2225
2226 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2227 feature.
2228 (GDB/MI Variable Objects): Document -var-set-visualizer.
2229
22302009-04-02 Tom Tromey <tromey@redhat.com>
2231
2232 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2233 feature.
2234 (GDB/MI Variable Objects): Document -var-set-visualizer.
2235
a6bac58e
TT
22362009-05-27 Tom Tromey <tromey@redhat.com>
2237 Thiago Jung Bauermann <bauerman@br.ibm.com>
2238 Phil Muldoon <pmuldoon@redhat.com>
2239
2240 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2241 (Pretty Printing): New node.
2242 (Selecting Pretty-Printers): Likewise.
2243 (Python API): Update.
2244 (Output Formats): Document /r format.
2245
2c74e833
TT
22462009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2247 Tom Tromey <tromey@redhat.com>
2248
2249 * gdb.texinfo (Types In Python): New node.
2250 (Values From Inferior): "type" is now an attribute.
2251 (Python API): Update.
2252
89c73ade
TT
22532009-05-27 Tom Tromey <tromey@redhat.com>
2254 Thiago Jung Bauermann <bauerman@br.ibm.com>
2255 Phil Muldoon <pmuldoon@redhat.com>
2256
2257 * gdb.texinfo: Add @syncodeindex for `tp'.
2258 (Python API): Update.
2259 (Auto-loading): New node.
2260 (Objfiles In Python): New node.
2261
17a37d48
PP
22622009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2263
2264 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2265
6718376f
NR
22662009-05-15 Nick Roberts <nickrob@snap.net.nz>
2267
2268 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2269
cbe54154
PA
22702009-05-12 Pedro Alves <pedro@codesourcery.com>
2271
2272 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2273 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2274 show show-debug-regs' docs.
2275
8e05493c
EZ
22762009-05-08 Eli Zaretskii <eliz@gnu.org>
2277
2278 * gdb.texinfo (Process Record and Replay): Add description of
2279 reverse execution.
2280
b39f4988
JB
22812009-05-07 Joel Brobecker <brobecker@adacore.com>
2282
2283 * gdbint.texinfo (Adding support for debugging core files): New node.
2284 (Native Debugging): Remove the ``Native core file Support'' section.
2285
a2311334
EZ
22862009-05-01 Eli Zaretskii <eliz@gnu.org>
2287
2288 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2289 Add index entries.
2290
53cc454a 22912009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2292 Michael Snyder <msnyder@vmware.com>
53cc454a 2293
a2311334
EZ
2294 * gdb.texinfo: (Process Record and Replay): Add documentation for
2295 process record and replay.
53cc454a 2296
484086b7
JK
22972009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2298
2299 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2300 a new part on command-line defined macros.
2301
32ae1842
EZ
23022009-04-25 Eli Zaretskii <eliz@gnu.org>
2303
2304 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2305 clarify the wording.
2306
b14b1491
TT
23072009-04-23 Tom Tromey <tromey@redhat.com>
2308
2309 * gdb.texinfo (Data Files): New node.
2310 (GDB Files): Update menu.
2311
5c1e86e1
JB
23122009-04-23 Joel Brobecker <brobecker@adacore.com>
2313
2314 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2315 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2316
83eba9b7
VP
23172009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2318
2319 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2320
e31198c4
HZ
23212009-04-22 Hui Zhu <teawater@gmail.com>
2322
2323 * gdb.texinfo (disassemble-next-line): Set the default of
2324 disassemble-next-line to off.
2325
26e251b6
JM
23262009-04-21 Joseph Myers <joseph@codesourcery.com>
2327
2328 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2329 --with-htmldir): New.
2330 * configure: Regenerate.
2331 * Makefile.in (datarootdir, docdir): Define.
2332 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2333 instead of $(SET_TEXINPUTS).
2334 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2335 gdbint.info instead of $(SET_TEXINPUTS).
2336 (gdbint/index.html): Use same -I options as for building
2337 gdbint.info.
2338 (stabs.dvi, stabs.pdf): Use same -I options as for building
2339 stabs.info instead of $(SET_TEXINPUTS).
2340 (stabs/index.html): Use same -I options as for building
2341 stabs.info.
2342 (annotate.dvi, annotate.pdf): Use same -I options as for building
2343 annotate.info instead of $(SET_TEXINPUTS).
2344 (annotate/index.html): Use same -I options as for building
2345 annotate.info.
2346
eac35c4e
DD
23472009-04-21 David Daney <ddaney@caviumnetworks.com>
2348
2349 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2350
29b0e8a2
JM
23512009-04-21 Joseph Myers <joseph@codesourcery.com>
2352
2353 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2354
2b831889 23552009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2356 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2357
2358 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2359 (MAKEHTMLFLAGS): Set to empty.
2360 (html__strip_dir): Define.
2361 (HTMLFILES): Define.
2362 (HTMLFILES_INSTALL): Define.
2363 (install-html): Copy new automake rule.
2364 (html): Depend on $(HTMLFILES).
2365 (gdb_toc.html): Rename to gdb/index.html.
2366 (gdbint_toc.html): Rename to gdbint/index.html.
2367 (stabs_toc.html): Rename to stabs/index.html.
2368 (annotate_toc.html): Rename to annotate/index.html.
2369
89a34d1b
JM
23702009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2371
2372 * Makefile.in: Set pdfdir and htmldir from configure
2373 substitutions.
2374 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2375 * configure: Regenerate.
2376
a2d5da46
JB
23772009-04-16 Joel Brobecker <brobecker@adacore.com>
2378
2379 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2380 This macro is no longer used.
2381
732f6a93
TT
23822009-04-15 Tom Tromey <tromey@redhat.com>
2383
2384 * gdb.texinfo (Character Sets): Document default character set.
2385
87f9adc1
PM
23862009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2387
2388 * gdbint.texinfo: Change server name from sources.redhat.com to
2389 sourceware.org throughout.
2390
2c88c651
JB
23912009-04-09 Joel Brobecker <brobecker@adacore.com>
2392
2393 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2394 about a missing dot or coma after @xref.
2395
4f5376b2
JB
23962009-04-02 Joel Brobecker <brobecker@adacore.com>
2397
2398 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2399 example, and add a small explanation about it.
2400 (Print Settings): Change the documentation of the "set print
2401 frame-arguments" to reflect the fact that the default is now "scalars".
2402
a0381d3a
JB
24032009-04-02 Joel Brobecker <brobecker@adacore.com>
2404
2405 * gdb.texinfo (Print Settings): Add kindex for command "set
2406 print frame-arguments".
2407
45ac276d
JB
24082009-03-31 Joel Brobecker <brobecker@adacore.com>
2409
2410 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2411 breakpoints.
2412 (Set Breaks): Add reference to thread-specific and task-specific
2413 breakpoints.
2414
32cd1edc
JB
24152009-03-31 Joel Brobecker <brobecker@adacore.com>
2416
2417 * gdb.texinfo (Ada Tasks): Remove the documentation about
2418 the "Running" state, as this state has been eliminated.
2419 Now all runnable tasks are shown as "Runnable".
2420
1042e4c0
SS
24212009-03-30 Stan Shebs <stan@codesourcery.com>
2422
2423 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2424 special case of breakpoints.
2425 (Enable and Disable Tracepoints): Mention deprecation.
2426 (Listing Tracepoints): Update description and example.
2427
f8f6f20b
TJB
24282009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2429
2430 * gdb.texinfo (Frames in Python): New node.
2431 (Python API): Update.
2432
c0c6f777
TJB
24332009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2434
2435 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2436 from a method to an attribute.
2437
def2b000
TJB
24382009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2439
2440 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2441 attribute.
2442
a07daef3
PA
24432009-03-25 Pedro Alves <pedro@codesourcery.com>
2444
2445 * observer.texi (thread_exit): Add "silent" parameter.
2446
f3b1572e
PA
24472009-03-22 Pedro Alves <pedro@codesourcery.com>
2448
2449 * observer.texi (about_to_proceed): New.
2450
587afa38
EZ
24512009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2452
2453 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2454 field throughout to handle types with spaces in them. Fix typos
2455 found by aspell.
2456 (Summary, Requirements, Contributors): New first chapter,
2457 "Summary" added, old Requirements section moved there, and new
2458 section, "Contributors" added.
2459 (Initializing a New Architecture, Register Representation)
2460 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2461 (Porting gdb): These sections extended and updated.
2462 (Compiler Characteristics): This section (empty) deleted.
2463 (Defining Other Architecture Features): This section renamed and
2464 duplicate material removed from (formerly "Target Conditionals").
2465 Use braces {} in @deftypeXX type field throughout to handle types
2466 with spaces in them. Typos found by aspell fixed.
2467
2468 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2469 * stack_frame.pdf: Version of image for PDF output.
2470 * stack_frame.png: Version of image for HTML output and for Emacs.
2471 * stack_frame.txt: Version of image for Info output.
1db61298 2472 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2473
10af6951
EZ
24742009-03-21 Eli Zaretskii <eliz@gnu.org>
2475
2476 * gdb.texinfo (Character Sets): Fix last change.
2477
cc924cad
TJB
24782009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2479
2480 * gdb.texinfo (Values From Inferior): Fix optional arguments
2481 markup.
2482 (Commands In Python): Adjust argument names of gdb.Command.__init__
2483 to what the function accepts as keywords.
2484
bc3b79fd
TJB
24852008-03-20 Tom Tromey <tromey@redhat.com>
2486
2487 * gdb.texinfo (Convenience Vars): Document convenience functions.
2488 (Functions In Python): New node.
2489 (Python API): Update.
2490
6c7a06a3
TT
24912009-03-20 Tom Tromey <tromey@redhat.com>
2492
2493 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2494 set target-wide-charset.
2495 (Requirements): Mention iconv.
2496
b646ddd4
HZ
24972009-03-17 Hui Zhu <teawater@gmail.com>
2498
2499 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2500
91440f57
HZ
25012009-03-17 Hui Zhu <teawater@gmail.com>
2502
2503 * gdb.texinfo: Add documentation for disassemble-next-line.
2504
8fd41227
TJB
25052009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2506
2507 * gdb.texinfo (Commands In Python): Remove tindex entries.
2508
61ff14c6
JK
25092009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2510
2511 * gdb.texinfo (Returning): New description for missing debug info.
2512
0b16c5cf
PA
25132009-03-14 Pedro Alves <pedro@codesourcery.com>
2514
2515 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2516 (General Query Packets): Document qAttached.
0b16c5cf 2517
32fc0df9
PA
25182009-03-05 Pedro Alves <pedro@codesourcery.com>
2519
2520 * gdb.texinfo (Background Execution): Better describe the set
2521 target-async command.
2522 (Maintenance Commands): Delete description of the `maint set/show
2523 linux-async' and `maint set/show remote-async' commands.
2524
134eb42c
VP
25252009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2526
2527 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2528 between sentences.
2529
c86cf029
VP
25302009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2531
2532 * gdb.texinfo (GDB/MI Async Records): Document the
2533 =library-loaded and =library-unloaded notifications.
2534
3ea85240
VP
25352009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2536
2537 * observer.texi (test_notification): New observer.
2538
1d33d6ba
VP
25392009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2540
61ff14c6
JK
2541 * observer.texi: Add parameter 'print_frame' to normal_stop
2542 observer.
1d33d6ba 2543
d721c933
EZ
25442009-02-07 Eli Zaretskii <eliz@gnu.org>
2545
2546 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2547 (Commands In Python): Fix COMMAND_* constants in last change. Use
2548 @kbd for interactive input. Add cross-references and index
2549 entries.
2550
4aa995e1
PA
25512009-02-06 Pedro Alves <pedro@codesourcery.com>
2552
2553 * gdb.texinfo (Signals): Document $_siginfo.
2554 (Convenience Variables): Mention $_siginfo.
2555 (Remote Configuration): Document qXfer:siginfo:read,
2556 qXfer:siginfo:write packets, and the read-siginfo-object,
2557 write-siginfo-object commands.
2558
5f5233d4
PA
25592009-02-06 Pedro Alves <pedro@codesourcery.com>
2560
2561 * gdbint.texinfo (Values): New chapter.
2562
d8906c6f
TJB
25632009-02-06 Tom Tromey <tromey@redhat.com>
2564
2565 * gdb.texinfo (Python API): Add entry for Commands In Python.
2566 (Commands In Python): New node.
2567
b6cb8e7d
TJB
25682009-02-05 Tom Tromey <tromey@redhat.com>
2569
2570 * gdb.texinfo (Values From Inferior): Document Value.string.
2571
12453b93
TJB
25722009-02-05 Tom Tromey <tromey@redhat.com>
2573
2574 * gdb.texinfo (Basic Python): Document execute's from_tty
2575 argument.
2576
08c637de
TJB
25772009-02-04 Tom Tromey <tromey@redhat.com>
2578
2579 * gdb.texinfo (Basic Python): Document gdb.history.
2580
592375cd
VP
25812009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2582
2583 * gdb.texinfo (GDB/MI Thread Commands): Document the
2584 'current-thread-id' field. Remove the example with zero threads,
2585 since current GDB won't ever report that if there's inferior.
2586
41447f92
VP
25872009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2588
2589 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2590 option to -break-insert.
2591
098b41a6
JG
25922009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2593 Jerome Guitton <guitton@adacore.com>
2594
2595 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2596 (System-wide configuration): New section.
2597
3c16cced
PA
25982009-01-26 Pedro Alves <pedro@codesourcery.com>
2599
2600 PR gdb/7580:
2601 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2602 internal-error|internal-warning quit|corefile ask|yes|no".
2603
62709adf
PA
26042009-01-26 Pedro Alves <pedro@codesourcery.com>
2605
2606 * gdb.texinfo (Using the `gdbserver' Program): Document
2607 --remote-debug.
2608
7ce58dd2
DE
26092009-01-23 Doug Evans <dje@google.com>
2610
2611 * gdb.texinfo: Add nexti to list of commands that support
2612 background execution.
2613
adb483fe
DJ
26142009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2615
2616 * gdb.texinfo (Define, Hooks): Document prefix command support.
2617
a67ec3f4 26182009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2619 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2620
2621 Fixes for makeinfo --html.
2622
2623 * annotate.texinfo: Use @copying and @insertcopying. Use
2624 @ifnottex in place of @ifinfo.
2625 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2626 place of @ifinfo. Use @ifnotinfo for one index entry.
2627 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2628 in place of @ifinfo.
2629 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2630 in place of @ifinfo. Include contents at start unconditionally.
2631
84fcdf95
PA
26322009-01-13 Pedro Alves <pedro@codesourcery.com>
2633
2634 * gdb.texinfo (General Query Packets): Remove @var{} around the
2635 "spu" literal string.
2636
fa3a767f
PA
26372009-01-07 Pedro Alves <pedro@codesourcery.com>
2638
2639 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2640 program may be running in another process" errors.
2641 * gdbint.texinfo (Native Conditionals): Delete
2642 ONE_PROCESS_WRITETEXT description.
2643
9cb011d3
JB
26442009-01-07 Joel Brobecker <brobecker@adacore.com>
2645
2646 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2647 emacs local variable to be placed at the end of the ChangeLog.
2648 Add server.c and gdbreplay.c to the list of files where the
2649 copyright year needs to be updated.
2650
84603566
SL
26512009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2652
2653 * gdb.texinfo (Remote Configuration): Document new
2654 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2655 commands.
2656
a53f55d8
PA
26572008-12-28 Pedro Alves <pedro@codesourcery.com>
2658
2659 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2660 FETCH_INFERIOR_REGISTERS.
2661 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2662 FETCH_INFERIOR_REGISTERS descriptions. Remove
2663 gdbarch_get_longjmp_target descrition, since already described in
2664 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2665 (Target Conditionals): ... here.
2666
077e0a52
JB
26672008-12-16 Joel Brobecker <brobecker@adacore.com>
2668
2669 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2670 examples.
2671 (Additions to Ada): Likewise. Add the missing opening and closing
2672 parenthesis of the GDB prompt in one of the examples.
2673
023eb17c
JB
26742008-12-14 Joel Brobecker <brobecker@adacore.com>
2675
2676 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2677 about the result of 'Address not being of type System.Address.
2678 This problem has been fixed a while ago.
2679
c3b108f7
VP
26802008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2681
2682 MI non-stop and multiprocess docs.
2683
c8d5aac9
L
2684 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2685 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2686 Adjust documentation for *stopped, document =thread-created,
2687 =thread-exited, =thread-group-created and =thread-group-exited.
2688 (GDB/MI Thread Commands): Document the 'state' field in
2689 -thread-info output.
2690 (GDB/MI Program Execution): Mention --all and --thread-group
2691 options.
2692 (GDB/MI Variable Objects): Describe floating and fixed variable
2693 objects.
2694 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2695
07e059b5
VP
26962008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2697
c8d5aac9
L
2698 * gdb.texinfo (Operating System Information): New appendix.
2699 (Operating System Auxiliary Information): Document 'info os processes'
2700 (Remote Configuration): Document 'osdata'
2701 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2702
a80b95ba
TG
27032008-11-27 Tristan Gingold <gingold@adacore.com>
2704
2705 * gdb.texinfo (Darwin): Document Darwin specific features.
2706
a655d424
JK
27072008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2708
2709 * gdbint.texinfo (Target Conditionals): Extend the
2710 gdbarch_breakpoint_from_pc description.
2711
249e1128
VP
27122008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2713
2714 * gdb.texinfo (M68K Features): Fix typo.
2715
c14c28ba
PP
27162008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2717
2718 * gdb.texinfo (Symbols): Mention printing containing
2719 image name in "info symbol".
2720 (Maint translate-address): Likewise.
889bf7c5 2721
394a6666
JB
27222008-11-18 Joel Brobecker <brobecker@adacore.com>
2723
2724 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2725 commands "catch load" and "catch unload".
2726
66bb093b
VP
27272008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2728
2729 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2730 =thread-selected.
889bf7c5 2731
4a92f99b
VP
27322008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2733
c8d5aac9 2734 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2735
f0323ca0
PA
27362008-10-27 Pedro Alves <pedro@codesourcery.com>
2737
2738 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2739 .mt files, TM_CLIBS or TM_CDEPS.
2740 (x86 Watchpoints): Don't mention TDEPFILES.
2741
8b23ecc4
SL
27422008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2743
2744 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2745 (Overview): Mention notifications and non-stop mode behavior.
2746 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2747 with non-stop mode behavior. Add vStopped description.
2748 (Stop Reply Packets): Update list of packets that return
2749 stop replies. Mention non-stop behavior.
2750 (General Query Packets): Document QNonStop packet and associated
2751 qSupported query response.
2752 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2753 behavior.
2754 (Notification Packets): New section.
2755 (Remote Non-Stop): New section.
2756 (File-I/O Overview): Mention non-stop behavior.
2757
fff08868
HZ
27582008-10-24 Hui Zhu <teawater@gmail.com>
2759 Pedro Alves <pedro@codesourcery.com>
2760
2761 * gdb.texinfo (displaced-stepping): Describe the auto mode
2762 setting, and say it's the default. This is now a mainstream
2763 setting instead of a maintenance setting.
2764
252fbfc8
PA
27652008-10-23 Pedro Alves <pedro@codesourcery.com>
2766
2767 * observer.texi (thread_stop_requested): New.
2768
20924a55
JB
27692008-10-22 Joel Brobecker <brobecker@adacore.com>
2770
2771 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2772 (Patching): Replace incorrect usage of @samp by @kbd.
2773
bacec72f
MS
27742008-10-17 Michael Snyder <msnyder@vmware.com>
2775
2776 * gdb.texinfo: Add documentation for reverse execution.
2777
a08702d6 27782008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2779 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2780
2781 * gdb.texinfo. (Values From Inferior): New subsubsection.
2782
d97bc12b
DE
27832008-10-06 Doug Evans <dje@google.com>
2784
2785 * gdb.texinfo (set debug dwarf2-die): Document it.
2786
87f67dba
JB
27872008-10-01 Joel Brobecker <brobecker@adacore.com>
2788
2789 * gdb.texinfo (catch) [exception]: Document how to insert
2790 a breakpoint on user-defined exceptions when the exception
2791 name is identical to one of the language-defined ones.
2792
2fae03e8
TT
27932008-09-27 Tom Tromey <tromey@redhat.com>
2794
2795 * gdb.texinfo (Macros): Remove text about stringification,
2796 varargs, and splicing.
2797
5c6ce71d
TT
27982008-09-27 Tom Tromey <tromey@redhat.com>
2799
2800 * gdbint.texinfo (Language Support): Remove text about omitting
2801 support for a language.
2802
07128da0
DE
28032008-09-23 Doug Evans <dje@google.com>
2804
2805 * gdb.texinfo (info dcache): Update.
2806
b90a069a
SL
28072008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2808
2809 * gdb.texinfo (Packets): Add info on thread-id syntax and
2810 multiprocess extensions.
2811 <D>: Document multiprocess form of packet.
2812 <H>: Use thread-id syntax.
2813 <T>: Likewise.
2814 <vCont>: Likewise. Note this is required for multiprocess.
2815 <vKill>: New packet.
2816 (Stop Reply Packets) <T>: Use thread-id syntax.
2817 <W>: Document multiprocess form of reply.
2818 <X>: Likewise.
2819 (General Query Packets) <qC>: Use thread-id syntax.
2820 <qfThreadInfo>: Likewise.
2821 <qGetTLSAddr>: Likewise.
2822 <qP>: Likewise.
2823 <qSupported>: Add "multiprocess" feature.
2824 <qThreadExtraInfo>: Use thread-id syntax.
2825
b77209e0
PA
28262008-09-22 Stan Shebs <stan@codesourcery.com>
2827
2828 * gdb.texinfo (Inferiors): New section.
2829
3d0bb823
PA
28302008-09-12 Pedro Alves <pedro@codesourcery.com>
2831
2832 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2833
f8dcfc0a
UW
28342008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2835
2836 * gdbint.texinfo (Target Conditionals): Remove documentation
2837 for gdbarch_name_of_malloc.
2838
8775bb90
MS
28392008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2840
2841 * gdb.texinfo (Interrupts): Mention TCP interface for
2842 sending BREAK.
2843
f1838a98
UW
28442008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2845
2846 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2847 argument prefix to "set sysroot".
2848
158c7665
PH
28492008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2850
2851 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2852 and False.
2853
30e026bb
VP
28542008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2855
c8d5aac9
L
2856 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2857 for possible features of -list-features.
30e026bb 2858
c6ebd6cf
VP
28592008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2860
c8d5aac9 2861 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2862 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2863
aeac0ff9
VP
28642008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2865
2866 * doc/gdb.texinfo (PowerPC): Fix typo.
2867 (PowerPC features): Fix typo.
2868
5231c1fd
PA
28692008-08-18 Pedro Alves <pedro@codesourcery.com>
2870
2871 * observer.texi (thread_ptid_changed): New.
2872
677c5bb1
LM
28732008-08-18 Luis Machado <luisgpm@br.ibm.com>
2874
2875 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2876 (PowerPC features): Mention feature set for VSX registers.
2877
f3a2dd1a
JB
28782008-08-13 Joel Brobecker <brobecker@adacore.com>
2879
2880 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2881 the direct visibility of all names in user-written packages.
2882
33e5cbd6
PA
28832008-08-13 Pedro Alves <pedro@codesourcery.com>
2884
2885 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2886 setting, and make it the default.
2887 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2888 non-stop script example.
2889
d0384fc4
TJB
28902008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2891
2892 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2893 reference to the "Using Different Register and Memory Data
2894 Representation" section.
2895
a6f3e723
SL
28962008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2897
2898 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2899 (Remote Protocol): Add Packet Acknowledgment to menu.
2900 (Overview): Mention +/- can be disabled, and point to new section
2901 where this is discussed in detail.
2902 (General Query Packets): Document QStartNoAckMode packet, and
2903 corresponding qSupported reply.
2904 (Packet Acknowledgment): New section.
2905
0606b73b
SL
29062008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2907 Pedro Alves <pedro@codesourcery.com>
2908
2909 * gdb.texinfo (Threads): Move paragraph about automatic thread
2910 selection to All-Stop Mode subsection.
2911 (Thread Stops): Reorganize existing material into subsections.
2912 Add introductory blurb and menu.
2913 (Non-Stop Mode): New subsection.
2914 (Background Execution): New subsection.
2915 (Maintenance Commands): Add cross-references from async mode
2916 commands to the new Background Execution section.
2917
d57a3c85
TJB
29182008-08-06 Tom Tromey <tromey@redhat.com>
2919
2920 * gdb.texinfo (Extending GDB): New chapter.
2921 (Sequences): Demoted chapter, now a section under the new
2922 Extending GDB chapter.
2923 (Python): New section.
2924
6d76a53d
SS
29252008-07-31 Stan Shebs <stan@codesourcery.com>
2926
2927 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2928
1f70da6a
SS
29292008-07-29 Stan Shebs <stan@codesourcery.com>
2930
2931 * gdbint.texinfo: General round of cleanup and minor
2932 clarifications.
2933 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2934 (Longjmp Support): Update description to reflect how it is done
2935 for targets without using native header.
2936 (Symbol Handling): Add a little more general explanation.
2937 (COFF, ELF): Mention stabs encapsulation.
2938 (DWARF 3): New section.
2939 (Adding a New Host): Scrub out some obsolete bits.
2940 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2941 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2942 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2943 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2944 SEEK_SET, STOP_SIGNAL, USG.
2945 (Raw and Virtual Register Representations): Ditto for
2946 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2947 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2948 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2949 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2950 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2951 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2952 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2953 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2954 DEPRECATED_USE_STRUCT_CONVENTION.
2955 Describe gdbarch_deprecated_fp_regnum.
2956 Update description of gdbarch_print_insn.
2957 (Adding a New Target): Scrub out obsolete bits.
2958 (Obsolete Conditionals): Remove entire section.
2959
383f836e
TT
29602008-07-25 Tom Tromey <tromey@redhat.com>
2961
2962 * observer.texi (GDB Observers): Document new observers:
2963 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2964 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2965 architecture_changed.
2966
cfd8ab24
SS
29672008-07-21 Stan Shebs <stan@codesourcery.com>
2968
2969 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2970 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2971
781b42b0
TT
29722008-07-21 Tom Tromey <tromey@redhat.com>
2973
2974 * observer.texi (GDB Observers): Remove obsolete comment.
2975 <executable_changed>: Remove argument.
2976
d7d9f01e
TT
29772008-07-18 Tom Tromey <tromey@redhat.com>
2978
2979 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2980
bf250677
DE
29812008-07-10 Doug Evans <dje@google.com>
2982
2983 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2984
10568435
JK
29852008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2986
2987 * gdb.texinfo (Starting): Document "set disable-randomization".
2988
5ae4183a
AS
29892008-07-07 Andreas Schwab <schwab@suse.de>
2990
2991 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2992
b56e7235
VP
29932008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2994
2995 * gdb.texinfo (GDB/MI Target Manipulation): Add
2996 example of -target-attach.
2997
e1ac3328
VP
29982008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2999
3000 * observer.texi (target_resumed): New observer.
5ae4183a 3001 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3002
65d12d83
TT
30032008-06-06 Tom Tromey <tromey@redhat.com>
3004
3005 * gdb.texinfo (Completion): Add field name example.
3006
fbc5282e
MK
30072008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3008
3009 * gdb.texinfo (GDB/MI Program Context): Added example
3010 to -exec-arguments
5ae4183a 3011
fbc5282e 30122008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3013
3014 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3015 annotation.
3016
c16158bc 30172008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3018 Nathan Sidwell <nathan@codesourcery.com>
3019 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3020
3021 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3022 and ACX_BUGURL.
3023 * configure: Regenerate.
3024 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3025 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3026 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3027 mailing-list-specific text about bug reporting unless
3028 BUGURL_DEFAULT.
3029
75c99385
PA
30302008-06-05 Pedro Alves <pedro@codesourcery.com>
3031
3032 * gdb.texinfo (-target-select): Remove reference to target async.
3033 (Maintenance Commands): Document "maint set/show remote-async".
3034
1763a388
MK
30352008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3036
3037 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3038 in -target-file-get section.
5ae4183a 3039
d0d064df
PA
30402008-05-22 Pedro Alves <pedro@codesourcery.com>
3041
9b562ab8
PA
3042 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3043 killing the inferior when it is already debugging a process.
d0d064df 3044
8dfa32fc
JB
30452008-05-21 Joel Brobecker <brobecker@adacore.com>
3046
3047 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3048 abbreviation for "finish".
3049
55f996a7
NR
30502008-05-21 Nick Roberts <nickrob@snap.net.nz>
3051
3052 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3053
ba2b1c56
DJ
30542008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3055
3056 * gdbint.texinfo (Target Conditionals): Delete entry for
3057 gdbarch_dwarf_reg_to_regnum.
3058
08388c79
DE
30592008-05-09 Doug Evans <dje@google.com>
3060
a3c83fae 3061 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3062
d14508fe
DE
30632008-05-05 Doug Evans <dje@google.com>
3064
3065 * gdb.texinfo (disassemble): Document /m modifier.
3066
e2b7ddea
VP
30672008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3068
5ae4183a
AS
3069 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3070 will not report the time of commands that run the target.
e2b7ddea 3071
8eb41542
VP
30722008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3073
3074 * gdb.texinfo (GDB/MI Output Records): Add
3075 missing semicolon.
3076
82f68b1c
VP
30772008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3078
3079 * gdb.texinfo (GDB/MI Output Records):
3080 Document =thread-create and =thread-exited.
3081
fa0f268d
VP
30822008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3083
3084 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3085 Remove mention of dmi-discuss.
fa0f268d 3086
063bfe2e
VP
30872008-05-03 Pedro Alves <pedro@codesourcery.com>
3088
3089 * observer.texi (thread_exit): New.
3090
237fc4c9
PA
30912008-05-02 Pedro Alves <pedro@codesourcery.com>
3092
3093 * gdb.texinfo (Debugging Output): Document "set/show debug
3094 displaced".
3095 (Maintenance Commands): Document "maint set/show
3096 can-use-displaced-stepping".
3097
0428b8f5
DJ
30982008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3099
3100 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3101 and set/show arm force-mode.
3102
5009afc5
AS
31032008-05-02 Andreas Schwab <schwab@suse.de>
3104
3105 * gdbint.texinfo (Algorithms): Describe
3106 target_watchpoint_addr_within_range.
3107
669fac23
DJ
31082008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3109
3110 * gdbint.texinfo (Stack Frames): New chapter.
3111 (Algorithms): Move Frames text to the new chapter.
3112 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3113 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3114
721c02de
VP
31152008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3116
5ae4183a
AS
3117 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3118 output does not necessary include any tokens.
721c02de 3119
c055b101
CV
31202008-04-22 Corinna Vinschen <vinschen@redhat.com>
3121
3122 * gdb.texinfo (Set SH Calling convention): New @item.
3123 (Show SH Calling convention): Ditto.
3124
68837c9d
MD
31252008-04-22 Markus Deuling <deuling@de.ibm.com>
3126
3127 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3128
2e9132cc
EZ
31292008-04-20 Eli Zaretskii <eliz@gnu.org>
3130
3131 * gdb.texinfo (Set Breaks): Mention that multiple location
3132 breakpoints need line number info. Add index entries.
3133
31fffb02
CS
31342008-04-19 Craig Silverstein <csilvers@google.com>
3135
3136 * gdb.texinfo (Requirements): Add an optional requirement on
3137 zlib.
3138 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3139 Compressed DWARF 2.
3140
a47ec5fe
AR
31412008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3142
3143 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3144 sample output for 'stopped,reason="breakpoint-hit"' message.
3145 (GDB/MI Program Execution): Likewise.
3146
de051565
MK
31472008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3148
5ae4183a 3149 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3150 -var-set-format. Add -f option to -var-evaluate-expression.
3151
6ba66d6a
JB
31522008-04-03 Joel Brobecker <brobecker@adacore.com>
3153
3154 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3155 new node "Ambiguous Expressions". Replace references to this
3156 node by references to "Ambiguous Expressions" throughout.
3157 (Ambiguous Expressions): New node.
3158
1e26b4f8
DJ
31592008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3160
3161 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3162
b84876c2
PA
31632008-03-21 Pedro Alves <pedro@codesourcery.com>
3164
3165 * gdb.texinfo (Debugging Output): Document
3166 "set/show debug lin-lwp-async".
3167 (Maintenance Commands): Document "maint set/show linux-async".
3168
63092375
DJ
31692008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3170
3171 * gdb.texinfo (Expressions): Update description of malloced arrays.
3172
8e8901c5
VP
31732008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3174
3175 * gdb.texinfo (Thread Commands): Document
3176 -thread-info. Remove -thread-list-all-threads.
3177
1fddbabb
PA
31782008-03-14 Pedro Alves <pedro@codesourcery.com>
3179 Sandra Loosemore <sandra@codesourcery.com>
3180
3181 * gdb.texinfo (Library List Format): Update to mention the
3182 possibility to pass section addresses instead of segment
3183 addresses.
3184
ccd213ac
DJ
31852008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3186
3187 * gdb.texinfo (Starting): Document "set exec-wrapper".
3188 (Server): Document gdbserver --wrapper.
3189
fa4727a6
DJ
31902008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3191
3192 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3193 unreadable memory. Delete obsolete SPARClite reference.
3194
8edfe269
DJ
31952008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3196
3197 * gdb.texinfo (Starting): Mention always-running targets.
3198 (Target Commands): Add an anchor for load.
3199 (Connecting): Explain continue instead of run.
3200
1843f87b
DJ
32012008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3202
3203 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3204
f9082629
NR
32052008-02-26 Nick Roberts <nickrob@snap.net.nz>
3206
3207 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3208 breakpoint table.
3209
fd96d250
PA
32102008-02-19 Pedro Alves <pedro@codesourcery.com>
3211
3212 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3213 killing the inferior when it is already debugging a process.
3214
36af4ef6
MD
32152008-02-13 Markus Deuling <deuling@de.ibm.com>
3216
3217 * gdbint.texinfo (Build Script): New section. Mention new build script
3218 gdb_buildall.sh.
3219
cda4ce5a
JB
32202008-02-01 Jim Blandy <jimb@red-bean.com>
3221
3222 * gdb.texinfo (Help): Summarize 'info args' correctly.
3223
4acd40f3
TJB
32242008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3225
3226 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3227 available in PowerPC architecture.
3228 (Embedded Processors): Change node name of PowerPC item in menu.
3229 (PowerPC): Rename to...
3230 (PowerPC Embedded): this.
3231 (Architectures): Add new PowerPC item in menu.
3232 (PowerPC): New node.
3233
6e6c6f50
DJ
32342008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3235
3236 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3237 commands.
3238
5ee187d7
DJ
32392008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3240
3241 * gdb.texinfo (Setting Catchpoints): Mention features
3242 supported on GNU/Linux.
3243
e275c0d9
NR
32442008-01-30 Nick Roberts <nickrob@snap.net.nz>
3245
3246 * gdb.texinfo (GDB/MI File Commands): Describe new output
3247 field for MI command -file-list-exec-source-file.
3248
2d717e4f
DJ
32492008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3250
3251 * gdb.texinfo (Using the `gdbserver' Program): Add security
3252 warning. Rearrange into subsections and subsubsections. Document
3253 --multi and --debug. Correct --with-sysroot typo. Update --attach
3254 usage. Make load reference clearer. Document monitor exit.
3255 (Remote Configuration): Document set remote exec-file, attach-packet,
3256 and run-packet.
3257 (Packets): Document vAttach and vRun.
3258
d35a4257 32592008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3260
3261 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3262 detach-on-follow -> detach-on-fork.
f663676d 3263
c78d192c
DJ
32642008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3265
3266 * gdbint.texinfo (Native Conditionals): Remove
3267 SHELL_COMMAND_CONCAT and SHELL_FILE.
3268
d35a4257
EZ
32692008-01-26 Eli Zaretskii <eliz@gnu.org>
3270
3271 * gdb.texinfo (Specify Location): Improve wording.
3272
93815fbf
VP
32732008-01-23 Chris Demetriou <cgd@google.com>
3274
3275 * gdb.texinfo (Threads): Document new "set print thread-events"
3276 and "show print thread-events" commands.
3277
2a25a5ba
EZ
32782008-01-19 Eli Zaretskii <eliz@gnu.org>
3279
3280 * gdb.texinfo (Specify Location): New section.
3281 (Delete Breaks, Edit, Set Breaks): Remove description of
3282 locations. Instead, add a reference to "Specify Location".
3283 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3284 (Symbols): Refer to "Specify Location" for the valid forms of
3285 linespecs and locations.
3286
32c9a795
MD
32872008-01-18 Markus Deuling <deuling@de.ibm.com>
3288
3289 * gdbint.texinfo (Target Conditionals): Replace the description of
3290 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3291
b17828ca
JB
32922008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3293
3294 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3295 about &&var, which is rejected by the expression parser.
3296
0aea4bf3
LM
32972008-01-09 Luis Machado <luisgpm@br.ibm.com>
3298
3299 * gdb.texinfo (Output): Update documentation on using printf with DFP
3300 types.
3301
febe4383
TJB
33022008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3303
3304 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3305 subsubsection.
3306 (Decimal Floating Point format): New subsubsection.
3307
7a404eba
PA
33082008-01-05 Pedro Alves <pedro@codesourcery.com>
3309
3310 * gdb.texinfo (File Options): Remove mention of the attempt to
3311 open a core file with the -p option. Don't list -c as a valid
3312 option to attach to a process.
3313
a4d9b460
PA
33142008-01-05 Pedro Alves <pedro@codesourcery.com>
3315
3316 * gdbint.texinfo (Host Conditionals): Remove mention of
3317 ALIGN_STACK_ON_ENTRY.
3318
6ec2edbe
JB
33192008-01-05 Joel Brobecker <brobecker@adacore.com>
3320
3321 * gdbint.texinfo (Start of New Year Procedure): Add item
3322 describing how to update the source and documentation copyright
3323 notices.
3324
d8b2a693
JB
33252007-12-18 Jim Blandy <jimb@codesourcery.com>
3326
ab209b3a 3327 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3328 watchpoint explanation into the main description of the watchpoint
3329 command; update synopses of 'watch', 'rwatch', and 'awatch'
3330 commands.
3331
8b4ed427
VP
33322007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3333
3334 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3335 Document 'pending-breakpoints' feature of
3336 -list-features.
3337
37e4754d
LM
33382007-12-17 Luis Machado <luisgpm@br.ibm.com>
3339
669fac23 3340 * gdb.texinfo: Add new parameter's description.
37e4754d 3341
1d3811f6
DJ
33422007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3343
3344 * gdb.texinfo (Overview): Clarify run-length encoding
3345 example. Remove the restriction on "+" and "-" characters.
3346
c1c25a1a
EZ
33472007-12-15 Eli Zaretskii <eliz@gnu.org>
3348
3349 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3350
afe8ab22 33512007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3352
afe8ab22
VP
3353 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3354 the -f option for -break-insert, remove -r option,
3355 and clarify specification of location.
3356
a6b151f1
DJ
33572007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3358
3359 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3360 formatting.
3361 (Remote Debugging): Add File Transfer section.
3362 (Remote Configuration): Document Host I/O packets.
3363 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3364 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3365 (Packets): Add vFile.
3366
3b784c4f
EZ
33672007-11-17 Eli Zaretskii <eliz@gnu.org>
3368
3369 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3370 breakpoints with multiple locations.
3371 (Breakpoint Menus): Improve wording.
3372 (Output): Fix last change.
3373
a4ce5b0d
UW
33742007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3375
3376 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3377
1b39d5c0
DE
33782007-11-15 Doug Evans <dje@google.com>
3379
3380 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3381
7a72d44c
VP
33822007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3383
3384 * gdbint.texinfo (Native Conditionals): Remove
3385 mention of CLEAR_SOLIB.
5ae4183a 3386
6d1829bf 33872007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3388
3389 * gdb.texinfo (Print Settings): Add documentation for "set/show
3390 print frame-arguments".
3391
1a619819
LM
33922007-11-05 Luis Machado <luisgpm@br.ibm.com>
3393
3b784c4f 3394 * gdb.texinfo (Output): Update printf command's description.
1a619819 3395
55eddb0f
DJ
33962007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3397
3398 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3399 powerpc soft-float".
3400
9cceb671
DJ
34012007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3402
3403 * gdb.texinfo (Files): Correct formatting. Mention Expat
3404 requirement.
3405 (Requirements for Building GDB): Expand the list of Expat
3406 uses.
3407 (Library List Format, Memory Map Format): Mention Expat.
3408 (Target Descriptions): Update Expat wording.
3409
83acabca
DJ
34102007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3411
3412 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3413 Document that gdbarch_convert_register_p should return zero for no-op
3414 conversions.
3415
e35879db
UW
34162007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3417
83acabca 3418 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3419 of set_gdbarch_sofun_address_maybe_missing back to ...
3420 (Target Conditionals): ... here to fix build break.
3421
203c3895
UW
34222007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3423
83acabca 3424 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3425 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3426 (Compiler Characteristics): ... documentation of
3427 set_gdbarch_sofun_address_maybe_missing.
3428
11411de3
DJ
34292007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3430
3431 * gdbint.texinfo (Target Conditionals): Use
3432 frame_unwind_register_unsigned in examples instead of
3433 frame_unwind_unsigned_register.
3434
7cc46491
DJ
34352007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3436
3437 * gdb.texinfo (Predefined Target Types): Add int128
3438 and uint128.
3439 (Standard Target Features): Add PowerPC features.
3440
81adfced
DJ
34412007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3442
3443 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3444
c1874924
UW
34452007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3446
3447 * gdbint.texi (Target Conditionals): Remove documentation
3448 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3449 gdbarch_extract_return_value, and gdbarch_store_return_value.
3450
f6e56ab3
UW
34512007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3452
3453 * gdbint.texi (Target Conditionals): Remove documentation of
3454 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3455
56cf5405
KH
34562007-10-11 Kazu Hirata <kazu@codesourcery.com>
3457
3458 * gdb.texinfo: Mention that inaccessible-by-default is on by
3459 default.
3460
35156bae
DJ
34612007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3462
3463 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3464
d983da9c
DJ
34652007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3466
3467 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3468 multi-threaded watchpoints.
3469 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3470 checked. Describe sticky notification. Expand description
3471 of steppable and continuable watchpoints.
3472 (Watchpoints and Threads): New subsection.
3473
fe6fbf8b
VP
34742007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3475
3476 * gdb.texinfo (Setting Breakpoints): Revise
3477 documentation for pending breakpoints. Document
3478 breakpoints with multiple locations.
5ae4183a 3479
084344da
VP
34802007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3481
3482 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3483 Document -list-features.
5ae4183a 3484
82160952
EZ
34852007-09-15 Eli Zaretskii <eliz@gnu.org>
3486
3487 * gdb.texinfo (Output): Spell out which features of C's printf are
3488 not supported by GDB's printf.
7e27a47a
EZ
3489 (Separate Debug Files): More accurate wording regarding build ID
3490 and a reference to the ld manual rather than the Fedora wiki.
82160952 3491
ea37ba09
DJ
34922007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3493 Jim Blandy <jimb@codesourcery.com>
3494
3495 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3496 (Examining Memory): Update mentions of the 's' format.
3497 (Automatic Display): Likewise.
3498
b8533aec
DJ
34992007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3500
3501 * gdb.texinfo: Update the FSF's Back-Cover Text.
3502
83f83d7f
JK
35032007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3504 Eli Zaretskii <eliz@gnu.org>
3505
3506 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3507 Fixed the ``build ID'' name. New binaries build instructions for the
3508 build ID inclusion. Explain how the commands are specific to the build
3509 ID vs. debug link.
3510
c7e83d54
EZ
35112007-09-01 Eli Zaretskii <eliz@gnu.org>
3512
3513 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3514 indexing for ``build ID'' support.
3515
d3750b24
JK
35162007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3517
3518 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3519 Enlisted BUILD ID to the debug file searching example.
3520 Included a BUILD ID `.note.gnu.build-id' section description.
3521 Updated/added the debug files splitting instructions for OBJCOPY.
3522
02142340
VP
35232007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3524
3525 * gdb.texinfo (Variable Objects): Adjust docs
3526 for -var-info-expression and document
3527 -var-info-path-expression.
3528
d3bdde98
JB
35292007-08-20 Jim Blandy <jimb@codesourcery.com>
3530
3fb6a982
JB
3531 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3532 (title page): Include the dedication in the printed manual, as a
3533 separate page after the copyright notice.
5ae4183a 3534
d3bdde98
JB
3535 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3536 don't break a @var across a line.
3537
c80a96a8
MR
35382007-07-25 Maciej W. Rozycki <macro@mips.com>
3539
3540 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3541 for include files.
3542
5824a901
NR
35432007-07-12 Nick Roberts <nickrob@snap.net.nz>
3544
3545 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3546 in annotate.texinfo.
3547 (Command History): Link to new node.
5824a901 3548
d52e7ea3
UW
35492007-07-05 Markus Deuling <deuling@de.ibm.com>
3550
3551 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3552
5fc14d0a
EZ
35532007-07-05 Eli Zaretskii <eliz@gnu.org>
3554
3555 * gdbint.texinfo (Target Conditionals): Fix last change.
3556
4a9bb1df
UW
35572007-07-03 Markus Deuling <deuling@de.ibm.com>
3558
3559 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3560 routines:
3561 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3562 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3563 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3564 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3565 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3566 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3567 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3568 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3569 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3570 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3571 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3572 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3573 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3574 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3575 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3576 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3577 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3578 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3579 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3580 (SOFTWARE_SINGLE_STEP_P)
3581
3582 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3583 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3584
3585 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3586 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3587 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3588 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3589 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3590 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3591 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3592 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3593 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3594 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3595
3596 (Converting an existing Target Architecture to Multi-arch): Remove
3597 section.
3598
3599 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3600 (gdbarch_addr_bits_remove): Add code example.
3601
3602 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3603
cfa9d6d9
DJ
36042007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3605
3606 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3607 Add other missing entries. Adjust the table size to fit.
3608 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3609 stop reasons including the new "library" event.
3610 (General Query Packets): Adjust table widths for qSupported. Mention
3611 qXfer:libraries:read reply to qSupported and document the new packet.
3612 (Library List Format): New section.
3613
159fcc13
JK
36142007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3615
3616 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3617
f66d1690
MS
36182007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3619
3620 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3621
67102876
NR
36222007-06-25 Nick Roberts <nickrob@snap.net.nz>
3623
3624 * gdbint.texinfo (Register and Memory Data): Break sections
3625 into nodes and add a menu.
3626
a4642986
MR
36272007-06-21 Maciej W. Rozycki <macro@mips.com>
3628
3629 * gdb.texinfo (Examining Memory): Document the new behaviour.
3630
e9c17194
VP
36312007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3632
3633 * gdb.texinfo (Standard Target Features): Document
3634 m68k features.
3635
31d99776
DJ
36362007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3637
3638 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3639
1780a0ed
DJ
36402007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3641
3642 * gdb.texinfo (Target Description Format): Add version attribute
3643 for <target>.
3644
822b6570
DJ
36452007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3646
3647 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3648
f8b73d13
DJ
36492007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3650
3651 * gdb.texinfo (MIPS Features): New subsection.
3652
0e7f50da
UW
36532007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3654 Markus Deuling <deuling@de.ibm.com>
3655
3656 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3657 and qXfer:spu:write packets and mention them under qSupported.
3658
23d964e7
UW
36592007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3660 Markus Deuling <deuling@de.ibm.com>
3661
3662 * gdb.texinfo (Architectures): Add new SPU section to document
3663 Cell Broadband Engine SPU architecture specific commands.
3664
9f708cb2
VP
36652007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3666
3667 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3668 comments.
3669
7579b5f8
NR
36702007-06-07 Nick Roberts <nickrob@snap.net.nz>
3671
3672 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3673
bf06d120
JB
36742007-05-29 Jim Blandy <jimb@codesourcery.com>
3675
3676 * gdb.texinfo (Overview): Doc fix.
3677
23776285
MR
36782007-05-22 Maciej W. Rozycki <macro@mips.com>
3679
3680 * gdb.texinfo (Remote Configuration): Document "set/show
3681 remoteflow".
3682
1a69e1e4
DJ
36832007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3684
bf06d120
JB
3685 * gdb.texinfo (MIPS): Remove documentation for set mips
3686 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3687 stack-arg-size.
1a69e1e4 3688
46ba6afa 36892007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3690
46ba6afa
BW
3691 * all-cfg.texi (GDBTUI): New.
3692 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3693 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3694 (TUI Configuration): Edit to improve clarity and fix problems of
3695 both style and content.
5ae4183a 3696
06d3b283
UW
36972007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3698
3699 * observer.texi (GDB Observers): New observer "new_objfile".
3700
179101d6
UW
37012007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3702
3703 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3704
25d5ea92
VP
37052007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3706
3707 * gdb.texinfo (GDB/MI Variable Objects): Document
3708 frozen variables objects.
5ae4183a 3709
ea35711c
DJ
37102007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3711
3712 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3713 (Character Sets, Caching Data of Remote Targets): Likewise.
3714 (Targets): Delete Remote node. Move its text...
3715 (Debugging Remote Programs): ...to here. Delete description
3716 of the "remote" command.
3717 (Remote configuration): Delete description of "set remotedevice"
3718 and "show remotedevice".
3719 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3720
db2e3e2e
BW
37212007-04-11 Bob Wilson <bob.wilson@acm.org>
3722
5ae4183a
AS
3723 * gdb.texinfo (Contributors, Continuing and Stepping)
3724 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3725 (General Query Packets, File-I/O Remote Protocol Extension)
3726 (Protocol Basics, The F Reply Packet, Write)
3727 (Protocol-specific Representation of Datatypes, Memory Transfer):
3728 Fix hyphenation, punctuation and grammar problems.
3729 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3730 'section' instead of 'subsection' in the text.
3731 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3732 (i386): Remove period from section name.
db2e3e2e
BW
3733 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3734 (Config Names, Configure Options): Use @file{configure}.
3735
8a3dae3e
DJ
37362007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3737
3738 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3739 and tab expansion.
3740
1a92f856
DJ
37412007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3742
3743 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3744
79a6e687 37452007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3746
79a6e687
BW
3747 * gdb.texinfo: Consistently capitalize all significant words in
3748 node names, chapter titles, section titles, and headings. Update
3749 cross references to match.
3750 (Starting and Stopping Trace Experiment): Make node name plural.
3751 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3752
ad527d2e
PA
37532007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3754
3755 * gdb.texinfo (WinCE): Delete obsolete subsection.
3756
7ce59000
DJ
37572007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3758
3759 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3760 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3761 references.
3762
8807d78b
DJ
37632007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3764
3765 * gdb.texinfo (Startup): Delete references to some alternate
3766 names for .gdbinit.
3767 (Thread): Remove LynxOS reference.
3768 (Tandem ST2000): Delete target-specific documentation.
3769 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3770 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3771 and GDB_OSABI_LYNXOS.
3772
5f402660
UW
37732007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3774
3775 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3776
bac718a6
UW
37772007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3778
3779 * gdbint.texinfo (Target Conditionals): Remove mention of
3780 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3781 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3782
9453113a
DJ
37832007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3784
3785 * Makefile.in: Add "pdfdir" installation
3786 directory, PDFTEX macro, support for "install-pdf" target,
3787 and rules for making a pdf version of refcard.texi.
3788 * refcard.tex: Specify paper size for PDF output.
3789
ae21e955 37902007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3791
ae21e955 3792 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3793
3f94c067 37942007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3795
3f94c067
BW
3796 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3797 (Source Path, Character Sets, Macros, Define)
3798 (GDB/MI Result Records, GDB/MI Simple Examples)
3799 (GDB/MI Program Execution, GDB/MI File Commands)
3800 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3801 (Bug Reporting): Use @value{GCC}.
5ae4183a 3802
12c27660 38032007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3804
12c27660
BW
3805 * gdb.texinfo (Help): Fix formatting of examples.
3806 (Variables): Use @ifnotinfo instead of @iftex.
3807 (Non-debug DLL symbols): Use @ref instead of @pxref.
3808 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3809
ce9341a1
BW
38102007-03-26 Bob Wilson <bob.wilson@acm.org>
3811
3812 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3813
c8f4133a
BW
38142007-03-26 Bob Wilson <bob.wilson@acm.org>
3815
3816 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3817 the order of the nodes.
3818 (C Operators, C Constants, Debugging C): Remove extra menus.
3819 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3820
c8f4133a 38212007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3822
3823 * gdb.texinfo (File Options): Add missing parenthesis.
3824 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3825
c74d0ad8
DJ
38262007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3827
3828 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3829
ff6f572f
DJ
38302007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3831
669fac23 3832 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3833 case insensitivity.
3834 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3835
994337c3
NR
38362007-02-18 Nick Roberts <nickrob@snap.net.nz>
3837
3838 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3839 (Files): Add section name to argument list for pxref.
3840 (Non-debug DLL symbols): Don't use `see' for pxref.
3841 (Embedded Processors): Fix typo.
3842 (GDB/MI Breakpoint Commands): Execution commands generate
3843 *stopped not ^done.
3844
eb819d70
NR
38452007-02-13 Nick Roberts <nickrob@snap.net.nz>
3846
3847 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3848 values for in_scope. Mention that only root variables can be
3849 updated.
3850 (GDB/MI Development and Front Ends): Explain new values may be
3851 added to existing fields.
3852
123dc839
DJ
38532007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3854
3855 * gdb.texinfo (-target-disconnect): Use @smallexample.
3856 (Requirements): Add anchor for Expat. Update description.
3857 (Target Descriptions): Mention Expat.
3858 (Target Description Format): Document new elements. Use
3859 @smallexample.
3860 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3861 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3862
108546a0
DJ
38632007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3864
3865 * gdb.texinfo (Target Description Format): Add section on XInclude.
3866
95a98c01
NR
38672006-02-03 Nick Roberts <nickrob@snap.net.nz>
3868
3869 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3870 command -enable-timings.
3871
f4b3909f
EZ
38722007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3873
5ae4183a 3874 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3875 descriptions for new/deleted elements in gdb_osabi. Add missing
3876 description for function generic_elf_osabi_sniff_abi_tag_sections.
3877
c7ba131e
JB
38782007-01-29 Joel Brobecker <brobecker@adacore.com>
3879
3880 * gdb.texinfo (Maintenance Commands): Add documentation for
3881 the new "maint print target-stack" command.
3882
3a60f64e
JK
38832007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3884 Eli Zaretskii <eliz@gnu.org>
3885
f4b3909f 3886 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3887
c582f8b6
EZ
38882007-01-26 Eli Zaretskii <eliz@gnu.org>
3889
3890 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3891 Use @value{NGCC} instead of @value{GCC}.
3892
d3e8051b
EZ
38932007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3894
3895 * agentexpr.texi: Fix typos.
3896 * annotate.texinfo: Likewise.
3897 * gdb.texinfo: Likewise.
3898 * gdbint.texinfo: Likewise.
3899 * observer.texi: Likewise.
3900 * stabs.texinfo: Likewise.
3901
86f04699
EZ
39022007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3903
3904 * gdbint.texinfo (Support Libraries): Remove mmalloc
3905 entry. Describe readline library.
3906
23181151
DJ
39072007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3908
3909 * gdb.texinfo (Target Descriptions): New section.
3910 (General Query Packets): Add QPassSignals anchor. Mention
3911 qXfer:features:read under qSupported. Expand mentions of
3912 qXfer:memory-map:read and QPassSignals. Document
3913 qXfer:features:read.
3914
f822c95b
DJ
39152007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3916
3917 * gdb.texinfo (Commands to specify files): Describe
3918 "set sysroot" and "show sysroot".
3919 (Using the `gdbserver' program): Lowercase argument
3920 to @var. Expand description of setting up GDB on the
3921 host.
3922
8936fcda
JB
39232007-01-05 Joel Brobecker <brobecker@adacore.com>
3924
3925 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3926 catch exception, catch exception unhandled, and catch assert
3927 commands.
3928
e776119f
DJ
39292007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3930
3931 * gdb.texinfo (Debugging Output): Document "set debug xml"
3932 and "show debug xml".
3933
aa79a185
DJ
39342007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3935
3936 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3937
7f893741
JB
39382007-01-01 Joel Brobecker <brobecker@adacore.com>
3939
3940 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3941
a1b5960f
VP
39422006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3943
3944 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3945 note in @ignore, to be removed later if nobody complains.
3946
9f470e6e
NR
39472006-12-04 Nick Roberts <nickrob@snap.net.nz>
3948
3949 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3950 of -var-delete.
3951
765dc015 39522006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3953
765dc015 3954 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3955 automatic software/hardware breakpoint usage and
3956 the "set breakpoint auto-hw" command.
765dc015 3957
4b5752d0
VP
39582006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3959
3960 * gdb.texinfo (Memory Access Checking): New.
3961
89be2091
DJ
39622006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3963
3964 * gdb.texinfo (Remote configuration): Mention
3965 "pass-signals-packet".
3966 (General Query Packets): Document QPassSignals. Fix
3967 a typo.
3968
ca3bf3bd
DJ
39692006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3970
3971 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3972
427c3a89
DJ
39732006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3974
3975 * gdb.texinfo (Remote configuration): Rewrite documentation for
3976 packet configuration commands.
3977 (OS Information): Adjust reference to qXfer:auxv:read.
3978 (General Query Packets): Remove references to read-aux-vector-packet
3979 and set remote get-thread-local-storage-address.
3980
7a107747
DJ
39812006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3982
3983 * gdbint.texinfo (Target Architecture Definition): Add new
3984 Initializing a New Architecture section.
3985
1c56eb0e
EZ
39862006-10-31 David Taylor <dtaylor@emc.com>
3987
3988 * stabs.texinfo (Macro define and undefine): New node describing
3989 stabs for #define and #undef.
3990
f73adfeb
AS
39912006-10-27 Andreas Schwab <schwab@suse.de>
3992
3993 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3994
fd60e0df
EZ
39952006-10-21 Eli Zaretskii <eliz@gnu.org>
3996
3997 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3998 clarify on the possible meanings of ``expression'' watched by
3999 watchpoints. Add indexing.
e5ac9b53
EZ
4000 (Prompting, Errors, Invalidation, Annotations for Running)
4001 (Source Annotations): Fix index entries by adding "annotation" to
4002 them, to discriminate from index entries that point to the more
4003 general topic descriptions.
fd60e0df 4004
52bb452f
DJ
40052006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4006
4007 * gdbint.texinfo (Target Vector Definition): Move most
4008 content into Existing Targets. Add a menu.
4009 (Existing Targets): New section, moved from Target Vector
4010 Definition. Use @subsection.
4011 (Managing Execution State): New section.
4012
58955e58
BW
40132006-10-16 Bob Wilson <bob.wilson@acm.org>
4014
4015 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4016
c8aa23ab
EZ
40172006-10-15 Eli Zaretskii <eliz@gnu.org>
4018
4019 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4020 (Command Syntax, Signals, Backtrace, Connecting)
4021 (Remote configuration, Renesas Boards, Console I/O): Fix last
4022 change: use Ctrl- instead of C-, except wrt Emacs.
4023 (File-I/O Examples): Put Ctrl-c in @kbd.
4024 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4025 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4026 (Signals, Set Breaks, Set Watchpoints): Document optional
4027 arguments to `info signals' `handle', `info breakpoints', and
4028 `info watchpoints'.
c8aa23ab 4029
e7109c7e
EZ
40302006-10-14 Eli Zaretskii <eliz@gnu.org>
4031
4032 * gdb.texinfo (Backtrace): Fix last change.
4033
de3aea7b
NR
40342006-10-14 Nick Roberts <nickrob@snap.net.nz>
4035
4036 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4037
7f9087cb
BW
40382006-10-10 Bob Wilson <bob.wilson@acm.org>
4039
c8aa23ab
EZ
4040 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4041 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4042 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4043
68437a39
DJ
40442006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4045 Daniel Jacobowitz <dan@codesourcery.com>
4046
4047 * gdb.texinfo (Packets): Document vFlashErase,
4048 vFlashWrite and vFlashDone packets.
4049 (General Query Packets): Document qXfer:memory-map:read.
4050 Add a new feature for qXfer:memory-map:read.
4051 (Memory map format): New section.
4052 (Target Commands): Mention that gdb can write flash.
4053
fd79ecee
DJ
40542006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4055 Daniel Jacobowitz <dan@codesourcery.com>
4056
4057 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4058 memory regions and "mem auto".
4059
350da6ee
DJ
40602006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4061
4062 * gdbint.texinfo (Array Containers): New section.
4063
2f1acb09
VP
40642006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4065
4066 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4067 -stack-list-arguments HIGH_FRAME argument can be larger then the
4068 actual number of frames.
4069
2ab1eb7a
VP
40702006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4071
4072 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4073 -stack-list-locals HIGH_FRAME argument can be larger then the
4074 actual number of frames.
2ab1eb7a 4075
599b237a
BW
40762006-09-02 Bob Wilson <bob.wilson@acm.org>
4077
4078 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4079 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4080
25ab7e6d
EZ
40812006-09-02 Eli Zaretskii <eliz@gnu.org>
4082
4083 * gdbint.texinfo (Overall Structure): New section "Source Tree
4084 Structure".
4085
940178d3
JB
40862006-08-17 Jim Blandy <jimb@codesourcery.com>
4087
4088 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4089 responses.
4090
30daae6c
JB
40912006-08-08 Joel Brobecker <brobecker@adacore.com>
4092
4093 * gdb.texinfo (Source Path): Add documentation for new
4094 substitute-path commands.
4095
7fa2210b
DJ
40962006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4097
4098 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4099 (Running Configure): ...here.
4100 (Requirements): New node. Mention expat.
4101
3d00d119
DJ
41022006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4103
5ae4183a 4104 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4105 'set download-write-size' and 'show download-write-size'.
4106
0cbfa4ee
DJ
41072006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4108
4109 * stabs.texinfo (Member Type Descriptor): Correct example for
4110 pointer to member types.
4111
16026cd7
AS
41122006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4113
4114 * gdb.texinfo (Optional warnings and messages): Add
4115 'set/show trace-commands'.
4116 (Command files): Add '-v' to source command.
4117
0876f84a
DJ
41182006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4119
4120 * gdb.texinfo (OS Information): Update qPart reference to
4121 qXfer.
4122 (Remote configuration): Likewise.
4123 (Overview): Move @cindex to the start of a paragraph. Talk
4124 about binary data encoding.
4125 (Packets): Refer to the overview for the details of the X
4126 packet encoding.
4127 (General Query Packets): Remove qPart description. Add qXfer
4128 description. Add an anchor to qSupported. Correct feature
4129 table title. Add a new feature for qXfer:auxv:read.
4130 (Interrupts): Add a missing parenthesis.
4131
2ec3381a
DJ
41322006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4133
669fac23 4134 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4135 (GDB/MI Kod Commands): Remove commented out node.
4136
594fe323
EZ
41372006-07-01 Eli Zaretskii <eliz@gnu.org>
4138
4139 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4140 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4141 (GDB/MI Thread Commands, GDB/MI Program Execution)
4142 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4143 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4144 (GDB/MI File Commands, GDB/MI Target Manipulation)
4145 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4146 since the MI prompt is hard-wired into the code.
4147
7e3fb70c
NR
41482006-07-01 Nick Roberts <nickrob@snap.net.nz>
4149
4150 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4151 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4152 (GDB/MI Data Manipulation): Remove description of unimplemented
4153 display related commands as variable objects perform this function
4154 and are superior: -display-delete, -display-disable,
4155 -display-enable, -display-insert and -display-list. Move
4156 -environment-cd, -environment-directory, -environment-path
4157 and -environment-pwd to "Program Context".
4158 (GDB/MI Program Control): Rename to "Program Execution". Move
4159 -exec-arguments -exec-abort to...
4160 (GDB/MI Program Context): ...here. New node split from "Data
4161 Manipulation".
4162
be2a5f71
DJ
41632006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4164
4165 * gdb.texinfo (Remote configuration): Document set / show
4166 remote supported-packets.
4167 (General Query Packets): Document qSupported packet.
4168
fc320d37
SL
41692006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4170
4171 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4172 and font markup.
4173 (Protocol basics): Likewise.
4174 (The F request packet): Likewise.
4175 (The F reply packet): Likewise.
4176 (Memory transfer): Move this node to be a subsubsection of
4177 "Protocol specific representation of datatypes".
4178 (The Ctrl-C message): More copy editing.
4179 (Console I/O): Likewise.
4180 (The isatty call): Delete this node, and merge its content into
4181 the "isatty" node. Fixed references elsewhere.
4182 (The system call): Delete this node, and merge its content into
4183 the "system" node. Fixed references elsewhere.
4184 (open): Reformat to use @table, and add appropriate font markup.
4185 (close): Likewise.
4186 (read): Likewise.
4187 (write): Likewise.
4188 (lseek): Likewise.
4189 (rename): Likewise.
4190 (unlink): Likewise.
4191 (stat/fstat): Likewise.
4192 (gettimeofday): Likewise.
4193 (isatty): Likewise.
4194 (system): Likewise, plus minor changes to fix confusing wording.
4195 (Integral datatypes): Fix font markup.
4196 (Pointer values): Likewise.
4197 (struct stat): Fix markup to use @table, plus minor copy editing.
4198 (struct timeval): Fix font markup, plus minor copy editing.
4199 (Constants): Minor copy editing.
4200 (Errno values): Add font markup.
4201 (File-I/O Examples): Likewise.
4202
158fdf5c
NR
42032006-06-10 Nick Roberts <nickrob@snap.net.nz>
4204
4205 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4206 (GDB/MI Simple Examples): Move node up one level. Use real
4207 examples.
4208 (GDB/MI Compatibility with CLI): Update.
4209 (GDB/MI Result Records): Add "connected" and "exit" result
4210 classes.
4211 (GDB/MI Stream Records): Clarify target output.
4212 (GDB/MI Command Description Format): Modify example description.
4213 (GDB/MI Breakpoint Table Commands): Rename to...
4214 (GDB/MI Breakpoint Commands): ...this
4215 (GDB/MI Breakpoint Commands): Add optional thread field.
4216 (GDB/MI Program Control): Add an introduction. Move "Program
4217 termination" examples into exec-run description.
4218 (GDB/MI File Commands): Mention similar CLI commands.
4219 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4220 is similar to "-gdb-version".
4221
ddb50cd7
EZ
42222006-06-09 Eli Zaretskii <eliz@gnu.org>
4223
4224 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4225
2aef0d6b
NR
42262006-06-02 Nick Roberts <nickrob@snap.net.nz>
4227
4228 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4229 sourceware.org for mailing lists.
d5e40d59 4230 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4231
383a5c52
NR
42322006-06-01 Nick Roberts <nickrob@snap.net.nz>
4233
d5e40d59 4234 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4235
e16b02ee
EZ
42362006-05-22 Eli Zaretskii <eliz@gnu.org>
4237
4238 * gdb.texinfo (Cygwin Native): Fix last change.
4239
be90c084
CF
42402006-05-22 Christopher Faylor <cgf@timesys.com>
4241
4242 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4243
347ceba5
NR
42442006-05-15 Nick Roberts <nickrob@snap.net.nz>
4245
4246 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4247 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4248
369af7bd
DJ
42492006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4250
4251 * gdb.texinfo (General Query Packets): Recommend not starting
4252 new packets with qC and clarify.
4253
2ffdbde8 42542006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4255
4256 * gdb.texinfo (M2 Types): New section.
72019c9c 4257
16d1a084
DJ
42582006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4259
4260 * agentexpr.texi: Add a copyright and license notice.
4261 * observer.texi: Likewise, with GPL clause for function prototypes.
4262 Remove trailing whitespace.
4263
aa56d27a
JB
42642006-05-05 Jim Blandy <jimb@codesourcery.com>
4265
4266 * gdb.texinfo (General Query Packets): Document conventions for
4267 terminating packet names, and their violations.
4268
5bdf8622
DJ
42692006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4270
4271 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4272 * gdb.texinfo: Likewise.
4273
605a56cb
DJ
42742006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4275
4276 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4277 and "show remotedebug".
4278 (Debugging Output): Add additional index entries.
4279
b8db102d
MS
42802006-04-27 Michael Snyder <msnyder@redhat.com>
4281
4282 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4283
c5e30d01
AC
42842006-04-22 Andrew Cagney <cagney@redhat.com>
4285
4286 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4287 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4288
8181d85f
DJ
42892006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4290
4291 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4292 and remove breakpoint prototypes.
4293 (Watchpoints): Move description of target_insert_hw_breakpoint and
4294 target_remove_hw_breakpoint ...
4295 (Breakpoints): ... to here. Document target_insert_breakpoint and
4296 target_remove_breakpoint.
4297
4f553f88
JB
42982006-04-17 Jim Blandy <jimb@codesourcery.com>
4299
4300 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4301 and C packets are optional.
4302
cd852561
FR
43032006-04-14 Frederic Riss <frederic.riss@st.com>
4304
4305 * gdb.texinfo (Specifying source directories): Update the description
4306 of the source file search to reflect the fact that the source path
4307 always contains at least $cdir and $cwd.
4308
b620eb07
MS
43092006-03-31 Michael Snyder <msnyder@redhat.com>
4310
4311 * gdb.texinfo: Update copyright dates.
4312
3156cdaf
EZ
43132006-03-31 Eli Zaretskii <eliz@gnu.org>
4314
4315 * gdb.texinfo (Overview): Add an index entry to "empty response".
4316
7d30c22d
JB
43172006-03-28 Jim Blandy <jimb@codesourcery.com>
4318
4319 * gdbint.texinfo (Prologue Analysis): New section.
4320
86941c27
JB
43212006-03-07 Jim Blandy <jimb@red-bean.com>
4322
66b8c7f6
JB
4323 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4324
1a10341b
JB
4325 * gdb.texinfo (Target Commands): Update text describing how to
4326 specify a target. Refer to the detailed section on remote
4327 debugging, not the brief mention.
4328
86941c27
JB
4329 * gdb.texinfo (Connecting): Organize the different 'target remote'
4330 connection methods into a table. Add a 'target remote' index
4331 entry. (!!!)
4332
62f3a2ba
FF
43332006-02-17 Fred Fish <fnf@specifix.com>
4334
4335 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4336 'ptype' commands to reflect the fact that the only significant
4337 difference between them is that ptype prints the complete type
4338 description instead of just the name.
4339
8b9a88ea
WZ
43402006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4341
4342 * gdbint.texinfo (Watchpoints): Delete
4343 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4344
7e8dc855
NR
43452006-02-10 Nick Roberts <nickrob@snap.net.nz>
4346
4347 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4348 times fields where needed. Fix typos. Update general form given
4349 for output of -break-insert.
4350 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4351
c91d38aa
DJ
43522006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4353
4354 * gdbint.texinfo (Symbol Handling): Add a section
4355 on memory management.
4356
38fcd64c
DJ
43572006-02-06 Vladimir Prus <ghost@cs.msu.su>
4358
4359 * gdb.texinfo (Breakpoint table commands): Document the fullname
4360 field in -break-list output.
4361
219eec71
EZ
43622006-02-03 Eli Zaretskii <eliz@gnu.org>
4363
4364 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4365 debugging information produced by the various "set debug..."
4366 options.
4367
ae5a43e0
DJ
43682006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4369
4370 * gdb.texinfo (Files): Remove obsolete bits from the description
4371 of "symbol-file".
4372
a9f158ec
JB
43732006-01-25 Jim Blandy <jimb@redhat.com>
4374
4375 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4376
410dd08e
JB
43772006-01-24 Jim Blandy <jimb@redhat.com>
4378
4379 * gdbint.texinfo (Frames): Document the basics of GDB's register
4380 unwinding model, and explain the existence of the "sentinel" frame.
4381
4b505b12
AS
43822006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4383
4384 * gdb.texinfo (Choosing files): Mention that -directory is used
4385 for script files.
4386 (Specifying source directories): Likewise.
4387 (Command files): Explain how script files are found.
4388
839c27b7
EZ
43892006-01-21 Eli Zaretskii <eliz@gnu.org>
4390
4391 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4392 the threads in a multi-threaded program.
4393 (Threads): The threadno argument of "thread apply" can be a range
4394 of numbers.
4395
7be93b9e
JB
43962006-01-18 Jim Blandy <jimb@redhat.com>
4397
4398 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4399 of warning flags.
4400
fcc73fe3
EZ
44012006-01-13 Eli Zaretskii <eliz@gnu.org>
4402
4403 * gdb.texinfo (Sequences): Improve menu annotations.
4404 (Define): Add index entries for arguments of user-defined
4405 commands. Move the description of flow-control commands...
4406 (Command Files): ...to here. Document loop_break and
4407 loop_continue.
ca91424e
EZ
4408 (Define, Command Files): Document `end' and add index entries for
4409 it.
fcc73fe3 4410
5c95884b
MS
44112006-01-04 Michael Snyder <msnyder@redhat.com>
4412
4413 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4414 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4415
860701dc
PH
44162006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4417
4418 * gdb.texinfo (Omissions from Ada): Document that there is now
4419 limited aggregate support.
4420
36b80e65
EZ
44212005-12-28 Eli Zaretskii <eliz@gnu.org>
4422
4423 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4424 registers and the likes.
4425
c1468174
EZ
44262005-12-24 Eli Zaretskii <eliz@gnu.org>
4427
4428 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4429 (Symbols): Fix usage of "e.g.".
359df76b 4430 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4431
4432 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4433 (Coding): Fix usage of "e.g.".
4434
c02a867d
EZ
44352005-12-23 Eli Zaretskii <eliz@gnu.org>
4436
5ae4183a
AS
4437 * stabs.texinfo:
4438 * refcard.tex:
c02a867d 4439 * gpl.texi:
5ae4183a
AS
4440 * gdbint.texinfo:
4441 * gdb.texinfo:
4442 * gdb-cfg.texi:
c02a867d 4443 * fdl.texi:
5ae4183a
AS
4444 * annotate.texinfo:
4445 * all-cfg.texi:
c02a867d
EZ
4446 * Makefile.in: Add (C) after Copyright. Update the FSF
4447 address.
4448
fad38dfa
EZ
44492005-12-03 Eli Zaretskii <eliz@gnu.org>
4450
4451 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4452 extend GDB with commands for external monitor.
4453
53e5f3cf
AS
44542005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4455
4456 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4457
55f6ca0f
JB
44582005-11-25 Joel Brobecker <brobecker@adacore.com>
4459
4460 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4461
c1947b85
JB
44622005-11-21 Jim Blandy <jimb@redhat.com>
4463
4464 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4465 placement of 'R' actions in tracepoint action packets; document
4466 dependence of 'X' and 'M' actions on a preceding 'R' action for
4467 their registers.
4468
9d29849a
JB
44692005-11-19 Jim Blandy <jimb@redhat.com>
4470
4471 * gdb.texinfo (Tracepoint Packets): New node.
4472 (General Query Packets): Add entries for the tracepoint packets,
4473 referring to the "Tracepoint Packets" node.
4474 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4475
9a6253be
KB
44762005-11-18 Kevin Buettner <kevinb@redhat.com>
4477
4478 * gdb.texinfo (set remotebreak): Add anchor.
4479 (X packet): Likewise.
4480 (Remote Protocol): Add new section `Interrupts' and new index
4481 entry `interrupts (remote protocol)'.
4482
5f3bebba
JB
44832005-11-18 Jim Blandy <jimb@redhat.com>
4484
4485 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4486 entries into the General Query Packets section. Add a
4487 cross-reference to that section. Drop description of replies, as
4488 these are covered in the descriptions of each packet.
4489 (General Query Packets): Add introductory text. Explain naming
4490 conventions, and how the end of a name is recognized.
4491
9a7a1b36
KB
44922005-11-17 Kevin Buettner <kevinb@redhat.com>
4493
0564b6cf 4494 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4495 "set remotebreak" command.
4496
b8ff78ce
JB
44972005-11-16 Jim Blandy <jimb@redhat.com>
4498
4499 * gdb.texinfo (Packets, Stop Reply Packets)
4500 (General Query Packets): Various formatting cleanups.
4501 - Use @samp for packet contents.
4502 - Drop summaries from packet @item lines; the same information appears
4503 immediately below in the description.
4504 - Delete paragraph breaks after packet @item commands, so that the
4505 description appears directly to the right of the packet prototype
4506 in the printed manual, if it fits.
4507 - Place spaces in packet prototypes between @vars and non-@var
4508 letters, and explain that they're just for formatting.
4509 - Use @dots{} instead of '...'.
4510 - Fix uses of @code where @var was needed.
4511 - Replace "deprecated" markers with English text spelling out the
4512 packet's status and the preferred alternatives.
4513 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4514 what this ever meant.
4515 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4516 this for a long time.
4517 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4518 implemented several times, and have been in use for years.
4519
8ffe2530
JB
45202005-11-15 Jim Blandy <jimb@redhat.com>
4521
c43c5473
JB
4522 * gdb.texinfo (Packets): Add index entries for 'm' packet
4523 disclaimers.
5ae4183a 4524
fb031cdf
JB
4525 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4526 of stub when processing an 'm' packet.
4527
8ffe2530
JB
4528 * gdb.texinfo (Packets): Mention that packets beginning with
4529 letters are reserved once, at the top, instead of actually listing
4530 them all and saying "reserved".
4531
c03c782f
AS
45322005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4533
4534 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4535 Change @var{$arg0 to @code{$arg0.
4536
814e32d7
WZ
45372005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4538
4539 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4540
fa93a9d8
JB
45412005-11-12 Jim Blandy <jimb@redhat.com>
4542
4543 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4544 order. Remove extraneous 'z'.
4545
8a5a3c82
AS
45462005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4547
4548 * gdb.texinfo (Choosing files): Add --eval-command.
4549
4b0ad762
AS
45502005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4551
4552 * gdb.texinfo (Choosing modes): Add --return-child-result.
4553
4554
1a088d06
AS
45552005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4556
4557 * gdb.texinfo (Choosing modes): Add --batch-silent.
4558
656d5e12
EZ
45592005-10-28 Eli Zaretskii <eliz@gnu.org>
4560
4561 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4562 "The -var-update Command".
4563
3c9c013a
JB
45642005-10-03 Joel Brobecker <brobecker@adacore.com>
4565
4566 * gdb.texinfo (Print Settings): Add documentation for set/show
4567 print array-indexes.
4568
7ba3cf9c
DJ
45692005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4570
4571 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4572 6.2 and 6.3.
4573
a94ab193
EZ
45742005-08-27 Eli Zaretskii <eliz@gnu.org>
4575
4576 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4577 since 19-Jan-2004.
4578 (Files): Likewise.
ab1adacd
EZ
4579 (Variables, Symbols): Document the "<incomplete type>" message and
4580 its reasons.
a94ab193 4581
ca06016a
FF
45822005-08-01 Fred Fish <fnf@specifix.com>
4583
4584 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4585
cf58170d
NR
45862005-07-15 Nick Roberts <nickrob@snap.net.nz>
4587
4588 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4589 option for -var-list-children and -var-update.
4590 (GDB/MI Stack Manipulation): Simplify description of
4591 print-values option for -stack-list-locals.
4592 (GDB/MI Command Description Format): Clarify.
4593 (Mode Options): Spelling of superseded.
4594
38f1196a
BR
45952005-07-12 Bob Rossi <bob@brasko.net>
4596
4597 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4598 corresponding GDB command comment.
4599
3cb3b8df
BR
46002005-07-06 Bob Rossi <bob@brasko.net>
4601
4602 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4603 and -inferior-tty-show.
4604 (Input/Output): Document "set/show inferior-tty" and tty alias.
4605
10fac096
NW
46062005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4607
4608 * gdb.texinfo (Packets): Change description of 'D' packet to note
4609 that GDB does wait for a response.
4610
d1b6db76
NR
46112005-06-22 Nick Roberts <nickrob@snap.net.nz>
4612
4613 * gdb.texinfo (History) Rename "Command History".
4614 (Command History): Move node "Server Prefix" from section on
4615 Annotations here.
4616
29629dcf
NR
46172005-06-19 Nick Roberts <nickrob@snap.net.nz>
4618
4619 * gdb.texinfo (GDB/MI Stack Manipulation):
4620 Re-instate -stack-info-frame with example. Say that it gets
4621 info on selected frame, not current frame.
4622
397ca115
EZ
46232005-06-18 Eli Zaretskii <eliz@gnu.org>
4624
4625 * gdb.texinfo (Server): Clarify that `file' should be used before
4626 connecting to the server.
4627 (Files): Add an xref to the above description.
51274035
EZ
4628 (Output Formats): More detailed description of the `c' format.
4629 (Memory): List explicitly all the formats supported by `x'.
638ac427 4630 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4631 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4632 files. Add more indexing for solib-absolute-prefix and
4633 --with-sysroot.
76d17f34
EZ
4634 (Machine Code): Document possible problems with locations in
4635 shared libraries.
d416eeec
EZ
4636 (Backtrace): Document that free-standing environments do not need
4637 to have a `main' function.
397ca115 4638
74f6deaa
NR
46392005-06-18 Nick Roberts <nickrob@snap.net.nz>
4640
4641 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4642 -stack-info-frame.
4643
a9967aef
AC
46442005-06-07 Andrew Cagney <cagney@gnu.org>
4645
4646 * gdb.texinfo (Contributors): Note the original multi-arch
4647 contributors.
4648
e09f16f9
EZ
46492005-06-03 Eli Zaretskii <eliz@gnu.org>
4650
4651 * gdb.texinfo (Registers): Add index entries for the standard
4652 registers.
4653 (Frames): Add cross-reference from frame pointer description to
4654 the Registers node.
4655 (Annotations Overview): Fix the reference to GDB name.
4656
d87ba7ee
EZ
46572005-06-01 Eli Zaretskii <eliz@gnu.org>
4658
4659 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4660 can-use-hw-watchpoints.
4661
034dad6f
BR
46622005-05-28 Bob Rossi <bob@brasko.net>
4663
4664 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4665 the possible reasons why an exec async record would be returned to FE.
4666
ffed4509
AC
46672005-05-26 Andrew Cagney <cagney@gnu.org>
4668
4669 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4670 Andrew Cagney implemented the original GDB/MI.
4671
e22e55c9
OF
46722005-05-23 Orjan Friberg <orjanf@axis.com>
4673
4674 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4675 documentation. Add documentation for cris-mode.
4676
a78e13ce
EZ
46772005-05-20 Eli Zaretskii <eliz@gnu.org>
4678
4679 * gdb.texinfo (Numbers): Explain the example and make the wording
4680 more acurate.
4681
76ff342d
DJ
46822005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4683 Dennis Brueni <dennis@slickedit.com>
4684
4685 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4686 (GDB/MI Data Manipulation, GDB/MI Program Control)
4687 (GDB/MI Stack Manipulation): Update examples to include the fullname
4688 attribute in stack frames.
4689
119b882a
EZ
46902005-05-12 Eli Zaretskii <eliz@gnu.org>
4691
4692 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4693 do with other non-standard names of init files.
4694
6fc08d32
EZ
46952005-05-11 Eli Zaretskii <eliz@gnu.org>
4696
4697 * gdb.texinfo (Command Files): Move the description of the startup
4698 from here...
4699 (Startup): ...to this new subsection of the Invocation chapter.
4700 Rearrange the description of init files more logically and add a
4701 cross-reference to "Command Files". Document the special gdbinit
4702 name for CISCO 68k. Expand the description of what GDB does
4703 during startup.
4704 (History): Add index entry for HISTSIZE.
4705
a561754a
MK
47062005-05-02 Mark Kettenis <kettenis@gnu.org>
4707
4708 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4709
2eecc4ab
EZ
47102005-05-02 Eli Zaretskii <eliz@gnu.org>
4711
4712 * gdb.texinfo (SVR4 Process Information, The isatty call)
4713 (The system call): Don't use foo(N) notation for man pages and
4714 functions.
514c4d71 4715 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4716
18999be5
EZ
47172005-04-27 Eli Zaretskii <eliz@gnu.org>
4718
4719 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4720 were optimized away.
4721
0abb7bc7
EZ
47222005-04-22 Eli Zaretskii <eliz@gnu.org>
4723
4724 * gdb.texinfo (Remote configuration): Document "set/show
4725 get-thread-local-storage-address". Add cross-reference to the
4726 description of the qGetTLSAddr packet.
4727 (General Query Packets): Mention "set remote
4728 get-thread-local-storage-address" and add a reference to its
4729 description.
4730
6f61acb1
NR
47312005-04-19 Nick Roberts <nickrob@snap.net.nz>
4732
4733 * gdb.texinfo (Backtrace): Describe 'bt full'.
4734
9d59903a
NR
47352005-04-17 Nick Roberts <nickrob@snap.net.nz>
4736
4737 * gdb.texinfo (Mode Options): Fix typo.
4738 (GDB/MI): Describe how to invoke GDB/MI.
4739
721c2651
EZ
47402005-04-16 Eli Zaretskii <eliz@gnu.org>
4741
4742 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4743 references changed. Add description of "info udot".
721c2651
EZ
4744 (Files): Document "set/show stop-on-solib-events".
4745 (M32R/D): Document "set/show download-path", "set/show
4746 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4747 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4748 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4749 (Maintenance Commands): Improve indexing.
4750 (Target Commands): Document "set/show hash", "set/show debug
4751 monitor".
4752 (SVR4 Process Information): Document "info pidlist" and "info
4753 meminfo". Document "set/show procfs-tarce" and "set/show
4754 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4755 (Symbols, The Print Command with Objective-C): Improve indexing.
4756 (Objective-C): Add references to "info classes" and "info
4757 selectors".
c45da7e6
EZ
4758 (Debugging Output): Improve wording. Document "set/show debug
4759 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4760 (Set Breaks): Add index entry for "hardware breakpoints".
4761 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4762 and "set/show usehardbreakpoints".
4763 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4764 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4765 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4766 rdiromatzero", "set/show rdiheartbeat".
4767 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4768 "sds".
4769 (Embedded Processors): Document the "sim" command.
4770 (Remote): Document the "remote" command.
4771 (DJGPP Native): Document the "info serial" command.
4772 (Threads): Document "maint info sol-threads".
4773 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4774 (Set Breaks): Improve indexing.
4775 (Command Syntax): Add a reference to dont-repeat.
4776 (Define): Document "dont-repeat".
4777 (TUI Commands): Document "tabset".
4778 (WinCE): New subsection. Document "set/show remotedirectory",
4779 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4780
14d6dd68
EZ
47812005-04-15 Eli Zaretskii <eliz@gnu.org>
4782
4783 * gdb.texinfo (Hurd Native): New subsection, documents
4784 Hurd-specific commands.
a64548ea 4785 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4786 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4787 (MIPS): Improve documentation of heuristic-fence-post. Document
4788 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4789 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4790 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4791 (ARM): Document ARM-specific commands.
a64548ea
EZ
4792 (AVR): New section. Document "info io_registers".
4793 (CRIS): New section. Document "set/show cris-version" and
4794 "set/show cris-dwarf2-cfi".
4795 (HPPA): New section. Document "set/show debug hppa" and "maint
4796 print unwind".
a5adf40f 4797 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4798 (Super-H): New section. Document the "regs" command.
721c2651 4799 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4800
9c16f35a
EZ
48012005-04-09 Eli Zaretskii <eliz@gnu.org>
4802
4803 * gdb.texinfo (Print Settings): Document "set/show print
4804 pascal_static-members", "set print repeats", "show print
4805 null-stop". Improve indexing. Fix documentation of "set print
4806 union".
4807 (Pascal): New section.
4808 (Supported languages): Rename from "Support"; all references
4809 updated. Add a menu item for Pascal.
4810 (Numbers): Document "set radix.
4811 (Screen Size): Document "set/show pagination".
4812 (MIPS Embedded): Remove "set processor" documentation.
4813 (Remote configuration): Document "set/show X/P/Z-packet",
4814 "set/show read-aux-vector-packet", "set/show remote
4815 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4816 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4817 remotedebug", "set/show remotebreak", "set/show remotedevice",
4818 "set/show remotelogfile".
4819 (Auxiliary Vector): Add reference to the description of the
4820 read-aux-vector-packet setting.
4821 (Set Watchpoints): Add a cross-reference to "set remote
4822 hardware-breakpoint-limit".
4823 (General Query Packets): Add indexing of requests and
4824 cross-references to related commands in "Remote configuration".
4825 (File-I/O Overview, The system call): Fix wording and typos.
4826 (Thread Stops): Add index entries.
4827 (Continuing and Stepping): Document "show step-mode".
4828 (i386): New node. Document "set/show struct-convention".
4829 (Files): Document "show trust-readonly-sections".
4830 (Calling): Document "set/show unwindonsignal".
4831 (Messages/Warnings): Add index entries.
4832 (Maintenance Commands): Document "set/show watchdog".
4833 (Annotations Overview): Document "show annotate".
4834 (Set Watchpoints): Add index entries.
4835 (Symbols): Fix doc of case-sensitive.
4836 (ABI): Document "show coerce-float-to-double".
4837 (Convenience Vars, Help): Improve indexing.
4838 (Machine Code): Document "show disassembly-flavor".
4839 (Debugging C plus plus): Document "show overload-resolution".
4840 (Value History, Signaling): Add index entries.
4841
48422005-04-08 Eli Zaretskii <eliz@gnu.org>
4843
4844 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4845 (Processes): Fix wording.
4846 (History, List, Logging output, Define, Symbols, Print Settings):
4847 Improve indexing.
4848
a8f24a35
EZ
48492005-04-03 Eli Zaretskii <eliz@gnu.org>
4850
4851 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4852 redundant index entry for "target" command.
4853 (Backtrace): Add index entries.
4854 (Symbols, Fortran): Document the "set case-sensitive" command.
4855 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4856 (Print Settings): Add index entry for "set demangle-style".
4857 (Target Commands): Document "set download-write-size".
4858 (Debugging Output): Document "set exec-done-display".
4859
09d4efe1
EZ
48602005-04-02 Eli Zaretskii <eliz@gnu.org>
4861
4862 * gdb.texinfo (Files): Fix the name and documentation of
4863 add-shared-symbol-files. Document its alias assf. Update the
4864 list of OSs where GDB supports shared libraries. Fix markup.
4865 (Continuing and Stepping): Add reference to @var{location} in the
4866 text.
4867 (Dump/Restore Files): Fix reference to @{filename}.
4868 (Help): Fix wording.
4869 (Attach): Ditto.
4870 (Set Watchpoints): Ditto.
4871 (Backtrace): Remove redundant index entries. Improve index
4872 entries.
4873 (Delete Breaks): Fix wording.
4874 (Memory): Document the compare-sections command.
4875 (Memory Region Attributes): Improve wording.
4876 (Disabling): Improve wording.
4877 (Fortran): New subsection. Document the "info common" command.
4878 (Help): Document aliases "info copying" and "info warranty".
4879 (Caching Remote Data): New section. Document the "set/show
4880 remotecache" and "info dcache" commands.
4881 (Show): Fix wording of the documentation of the "set
4882 extension-language" command.
4883 (Signals): Add index entry for "info handle".
4884 (Memory Region Attributes): Fix punctuation.
4885 (Symbols): Change the arg name to "location" and refer to it in
4886 the text. Fix wording of "info types" doc.
4887 (Threads): Fix usage of @enumerate @item's.
4888 (Listing Tracepoints): Add index entry for "info tp".
4889 (Set Watchpoints): Add xref to "info break" description.
4890 (Macros): Add an index entry for "macro exp1". Document the
4891 "macro list" command.
4892 (Maintenance Commands): Document "flushregs", "maint agent",
4893 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4894 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4895 "maint print architecture", "maint print objfiles", "maint print
4896 statistics", "maint print type", "maint show-debug-regs", "maint
4897 space", "maint time", and "maint translate-address".
4898 (Connecting): Document the "monitor" command.
4899 (Annotations Overview): Describe the "set annotate" command.
4900
82f2d802
EZ
49012005-04-01 Eli Zaretskii <eliz@gnu.org>
4902
4903 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4904 Rearrange index entries and improve wording about support for
4905 hardware watchpoints.
4906
7d51c7de
BR
49072005-03-10 Bob Rossi <bob@brasko.net>
4908
4909 * gdb.texinfo: Update copyright
4910
68c71a2e
TR
49112005-02-09 Theodore A. Roth <troth@openavr.org>
4912
4913 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4914 error.
4915
83761cbd
KB
49162005-02-03 Kevin Buettner <kevinb@redhat.com>
4917
4918 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4919
9f1c6395
MS
49202005-01-17 Michael Snyder <msnyder@redhat.com>
4921
4922 * gdb.texinfo: Fix spelling, infinte -> infinite.
4923
fbd1b305
MK
49242005-01-08 Mark Kettenis <kettenis@gnu.org>
4925
4926 * observer.texi (GDB Observers): Document "solib_loaded".
4927
3ace7edb
AC
49282005-01-07 Andrew Cagney <cagney@gnu.org>
4929
bec39cab
AC
4930 * configure.ac: Rename configure.in, require autoconf 2.59.
4931 * configure: Re-generate.
4932
3ace7edb
AC
4933 * configure.in: Replace configdirs with multiple references to
4934 AC_CONFIG_SUBDIRS.
4935 * configure: Re-generate.
5ae4183a 4936
53531fc1
AC
49372005-01-04 Andrew Cagney <cagney@gnu.org>
4938
4939 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4940 part of the version number.
4941
536ffdb7
MK
49422004-12-24 Mark Kettenis <kettenis@gnu.org>
4943
4944 * gdbint.texinfo (Algorithms): Remove description of
4945 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4946
e1aac25b
JB
49472004-12-07 Jim Blandy <jimb@redhat.com>
4948
4949 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4950 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4951 numbers.
4952
f47b1503
AS
49532004-12-07 Andreas Schwab <schwab@suse.de>
4954
4955 * gdb.texinfo (Mode Options): Document -l option.
4956
b6b8ece6
EZ
49572004-12-04 Eli Zaretskii <eliz@gnu.org>
4958
4959 * gdbint.texinfo (Algorithms): More accurate description of
4960 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4961 is not needed unless data-read and data-access watchpoints are
4962 supported. Add a description of how GDB checks whether the
4963 inferior stopped because a watchpoint was hit.
4964
01371747
EZ
49652004-11-23 Eli Zaretskii <eliz@gnu.org>
4966
4967 * gdb.texinfo (Files): Add cross-reference to description of
4968 -readnow command-line switch.
4969
2315ffec
RC
49702004-11-10 Randolph Chung <tausq@debian.org>
4971
4972 * gdb.texinfo: Document set/show backtrace past-entry commands.
4973 Rearrange index entries for set/show backtrace past-main.
4974
69065f5d
AC
49752004-11-10 Jon Beniston <jon@beniston.com>
4976
4977 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4978 * gdb.texinfo (Remote Serial Protocol): Further describe
4979 binary transfer escaping mechanism .
69065f5d 4980
30e91e0b
RC
49812004-11-08 Randolph Chung <tausq@debian.org>
4982
4983 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4984 and "show debug infrun". Add index entries.
4985
60bf7e09
EZ
49862004-10-23 Eli Zaretskii <eliz@gnu.org>
4987
4988 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4989 "info proc" that are already implemented. Add index entries.
4990 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4991 (Files): Add a tip for decreasing memory used for symtabs from
4992 shared libraries.
f018e82f
EZ
4993 (Starting): Fix whitespace; make "elaboration" stand out where it
4994 is first used, and add an index entry for the term.
f8568604
EZ
4995 (Calling): Expand and elaborate text. Add "print". Add the
4996 description of problems with weak aliases.
384ee23f 4997 (Core File Generation): New section.
60bf7e09 4998
d52fe014
AC
49992004-10-12 Andrew Cagney <cagney@gnu.org>
5000
5001 * gdbint.texinfo (Versions and Branches): New chapter.
5002 (Releasing GDB): Delete "Versions and Branches" section.
5003 (Top): Add "Versions and Branches".
5004
703663ab
EZ
50052004-10-08 Eli Zaretskii <eliz@gnu.org>
5006
5007 * gdb.texinfo (Editing, History): Add cross-references to the
5008 included Readline and History user documentation. Remove
5009 references to the symbol have-readline-appendices which is unused
5010 and undefined.
5011 (History): Fix indexing.
5012
ac77d04f
JJ
50132004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5014
5015 * gdbint.texinfo (target_stopped_data_address): Update to
5016 new prototype.
5017 (i386_stopped_data_address): Update prototype and description.
5018 (i386_stopped_by_watchpoint): New function and description.
5019
e07c999f
PH
50202004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5021
5022 * gdb.texinfo (Filenames): Add Ada suffixes.
5023 (Ada) New section.
5024
2e868123
AC
50252004-09-27 Andrew Cagney <cagney@gnu.org>
5026 Robert Picco <Robert.Picco@hp.com>
5027
5028 * gdb.texinfo (Packets): Document the "p" packet.
5029
02a57714
JM
50302004-09-21 Jason Molenda (jmolenda@apple.com)
5031
5032 * gdb.texinfo (Paths and Names of the Source Files): Document the
5033 meaning of values in the 'desc' field of a SO stab.
5034
ae038cb0
DJ
50352004-09-20 Daniel Jacobowitz <dan@debian.org>
5036
5037 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5038 max-cache-age" and "maint show dwarf2 max-cache-age".
5039
f7dc1244
EZ
50402004-09-16 Eli Zaretskii <eliz@gnu.org>
5041
5042 * gdb.texinfo (Set Breaks): Add index entry for setting
5043 breakpoints on overloaded C++ functions that are not members of
5044 any classes. Add an example and an index entry for setting
5045 breakpoints on all program functions.
5046 (Character Sets, Macros, Overlay Commands)
5047 (Non-debug DLL symbols, GDB/MI Output Syntax)
5048 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5049 Use "(@value{GDBP})" instead of a literal "(gdb)".
5050
f810308b
AC
50512004-09-12 Andrew Cagney <cagney@gnu.org>
5052
5053 * gdbint.texinfo (Native Debugging): Delete description of
5054 FILES_INFO_HOOK.
5055
15a661f3
PH
50562004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5057
5ae4183a
AS
5058 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5059 to hex_string_custom (not historically correct, but more
15a661f3
PH
5060 understandable, given the current code).
5061
f3219c75
AC
50622004-09-03 Andrew Cagney <cagney@gnu.org>
5063
5064 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5065
f3bb6704
JJ
50662004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5067
5068 * observer.texi (solib_unloaded): New observer.
5069
8d2c00cb
AC
50702004-08-24 Andrew Cagney <cagney@gnu.org>
5071
5072 * gdbint.texinfo (Target Architecture Definition): Add missing
5073 comma.
5074
e7dc800a
MC
50752004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5076
5077 * (Using the Testsuite): build != host is supported,
5078 but some test scripts do not support build != host.
5079
73b03683
MK
50802004-08-14 Mark Kettenis <kettenis@gnu.org>
5081
5082 * gdbint.texinfo (Host Definition): Delete description of
5083 FCLOSE_PROVIDED and GETENV_PROVIDED.
5084
c0ccb908
MK
50852004-08-05 Mark Kettenis <kettenis@chello.nl>
5086
5087 * gdbint.texinfo (Host Definition): Delete description of
5088 NO_SYS_FILE.
5089 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5090 PTRACE_FP_BUG.
5091
9c8dbfa9
AC
50922004-08-05 Andrew Cagney <cagney@gnu.org>
5093
5094 * gdbint.texinfo (Target Architecture Definition): Delete
5095 reference to deprecated_read_fp.
5096
f42accbe
AC
50972004-08-02 Andrew Cagney <cagney@gnu.org>
5098
5099 * gdbint.texinfo (Target Architecture Definition): Delete
5100 description of DEPRECATED_REGISTER_BYTES.
5101
0b66e38c
EZ
51022004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5103
5104 * gdb.texinfo (Source Path): Document the new behavior of
5105 searching for the source files.
5106
15387254
EZ
51072004-07-17 Eli Zaretskii <eliz@gnu.org>
5108
5109 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5110 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5111 (Auto Display): Improve indexing.
5112
2c07db7a
AC
51132004-07-16 Andrew Cagney <cagney@gnu.org>
5114
5115 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5116 "-noasync".
5117
4644b6e3
EZ
51182004-07-09 Eli Zaretskii <eliz@gnu.org>
5119
5120 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5121 have the same prefix have only their prefix in the index.
5122
7561d450
MK
51232004-07-03 Mark Kettenis <kettenis@gnu.org>
5124
5125 * gdb.texinfo (BSD libkvm Interface): New node (section)
5126 (Native): Add it to the menu.
5127
67bebe79
MK
51282004-07-01 Mark Kettenis <kettenis@gnu.org>
5129
5130 * gdbint.texinfo (Target Architecture Definition): Remove
5131 PCC_SOL_BROKEN.
5132
1a6923e0
MK
51332004-06-24 Mark Kettenis <kettenis@gnu.org>
5134
5135 * gdbint.texinfo (Target Architecture Definition): Remove
5136 SUN_FIXED_LBRAC_BUG.
5137
b435e160
AC
51382004-06-26 Andrew Cagney <cagney@gnu.org>
5139
5140 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5141
b5622e8d
AC
51422004-06-20 Andrew Cagney <cagney@gnu.org>
5143
5144 * gdbint.texinfo (Target Architecture Definition): Deprecate
5145 USE_STRUCT_CONVENTION.
5146
e0c07bf0
MC
51472004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5148
5149 gdb.texinfo (Bug Reporting): Mention session recording,
5150 with the script command or Emacs.
5151
782263ab
AC
51522004-06-18 Andrew Cagney <cagney@gnu.org>
5153
5154 * gdbint.texinfo (Target Architecture Definition): Deprecate
5155 FUNCTION_START_OFFSET.
5156
03727ca6
AC
51572004-06-14 Andrew Cagney <cagney@gnu.org>
5158
5159 Based on changes from Karl Berry.
5160 * gdb.texinfo: Do not use @sc in a direntry.
5161 * stabs.texinfo: Change @dircateogry to "Software development".
5162 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5163
97092415
AC
51642004-06-13 Andrew Cagney <cagney@gnu.org>
5165
5166 * gdbint.texinfo (Target Architecture Definition): Delete
5167 description of RETURN_VALUE_ON_STACK.
5168
1f6d4158
AC
51692004-06-09 Andrew Cagney <cagney@gnu.org>
5170
5171 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5172 deleted by previous patch.
5173
d966f0cb
AC
51742004-06-08 Andrew Cagney <cagney@gnu.org>
5175
5176 * gdbint.texinfo (Native Debugging): Delete documentation on
5177 ATTACH_DETACH.
5178
86fe4aaa
RC
51792004-06-06 Randolph Chung <tausq@debian.org>
5180
5181 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5182
d4b6d575
RC
51832004-06-06 Randolph Chung <tausq@debian.org>
5184
5ae4183a 5185 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5186 the new push_dummy_call method signature. Describe the function
5187 argument.
5188
4e8b0763
JB
51892004-05-24 Joel Brobecker <brobecker@gnat.com>
5190
5191 * gdb.texinfo (Starting): Document new start command.
5192
59caf092
AC
51932004-05-21 Andrew Cagney <cagney@redhat.com>
5194
5195 * observer.texi (GDB Observers): Document "inferior_created".
5196
e4a2df64
AC
51972004-05-08 Andrew Cagney <cagney@redhat.com>
5198
e6b55ae2
AC
5199 * gdbint.texinfo (Target Architecture Definition): Delete
5200 description of DO_DEFERRED_STORES.
5201
28954179
AC
5202 * gdbint.texinfo (Target Architecture Definition): Delete
5203 references to DEPRECATED_FIX_CALL_DUMMY.
5204
434b87dd
AC
5205 * gdbint.texinfo (Target Architecture Definition): Delete
5206 description of DEPRECATED_CALL_DUMMY_WORDS,
5207 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5208
58d28df8
AC
5209 * gdbint.texinfo (Target Architecture Definition): Delete
5210 description of DEPRECATED_PUSH_DUMMY_FRAME.
5211
e4a2df64
AC
5212 * gdbint.texinfo (Target Architecture Definition): Delete
5213 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5214
2b4855ab
AC
52152004-05-07 Andrew Cagney <cagney@redhat.com>
5216
5217 * observer.texi (GDB Observers): Add "Debugging" section. Include
5218 cross reference to "set/show debug observer".
5219 * gdb.texinfo (Debugging Output): Document "set/show debug
5220 observer".
5221
fcf70625
AC
52222004-05-01 Andrew Cagney <cagney@redhat.com>
5223
5224 * gdbint.texinfo (Target Architecture Definition): Delete
5225 description of DEPRECATED_PC_IN_SIGTRAMP.
5226
8ee56bcf
AC
52272004-04-30 Andrew Cagney <cagney@redhat.com>
5228
5229 * gdbint.texinfo (Target Architecture Definition): Delete
5230 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5231
67ab9a76
OF
52322004-04-30 Orjan Friberg <orjanf@axis.com>
5233
5234 * observer.texi (GDB Observers): Correct spelling.
5235
79346bcb
OF
52362004-04-26 Orjan Friberg <orjanf@axis.com>
5237
5238 * observer.texi (GDB Observers): Add target_changed event.
5239
7a464420
AC
52402004-04-08 Andrew Cagney <cagney@redhat.com>
5241
5242 * observer.texi (GDB Observers): Rework, provide generic observer
5243 definitions and then a list of observable events.
5244
6cdf9d98
AC
52452004-04-04 Andrew Cagney <cagney@redhat.com>
5246
5247 * gdbint.texinfo (Host Definition): Delete reference to
5248 NO_SIGINTERRUPT.
5249
ddc135a4
AC
52502004-04-02 Andrew Cagney <cagney@redhat.com>
5251
5252 * gdbint.texinfo (Target Architecture Definition): Delete
5253 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5254
6a1b180d
SC
52552004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5256
5257 * gdb.texinfo (TUI Commands): Document tui reg commands.
5258
d0d5df6f
AC
52592004-03-26 Andrew Cagney <cagney@redhat.com>
5260
5261 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5262 "gdbtui".
5263 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5264 (Contributors): Mention both Text and Terminal User Interface.
5265
aa2a3f87
AC
52662004-03-23 Andrew Cagney <cagney@redhat.com>
5267
5268 * gdbint.texinfo (Target Architecture Definition): Deprecate
5269 references to SIGTRAMP_START and SIGTRAMP_END.
5270
f561f026
AC
52712004-03-23 Andrew Cagney <cagney@redhat.com>
5272
5273 * gdbint.texinfo (Target Architecture Definition): Deprecate
5274 references to PC_IN_SIGTRAMP.
5275
33cb8b0f
AC
52762004-03-19 Andrew Cagney <cagney@redhat.com>
5277
5278 * gdbint.texinfo (Target Architecture Definition): Delete
5279 reference to GDB_TARGET_IS_HPPA.
5280
fc989b7a
AC
52812004-03-18 Andrew Cagney <cagney@redhat.com>
5282
5283 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5284 describe pre_init and post_init.
5285
701b08bb
DJ
52862004-03-09 Daniel Jacobowitz <drow@mvista.com>
5287
5288 * gdb.texinfo (Debugging Output): Document values for "set debug
5289 target".
5290
faae5abe
AC
52912004-02-28 Andrew Cagney <cagney@redhat.com>
5292
5293 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5294
dd79a6cf
JJ
52952004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5296
5297 * gdb.texinfo (breakpoints): Add information about the
5298 new "set breakpoint pending" and "show breakpoint pending"
5299 commands.
5300
e7f16015
AC
53012004-02-26 Andrew Cagney <cagney@redhat.com>
5302
5303 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5304 in Per-architecture module data section.
5305
7161a3a6
RM
53062004-02-25 Roland McGrath <roland@redhat.com>
5307
5308 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5309
2154891a
AC
53102004-02-24 Andrew Cagney <cagney@redhat.com>
5311
5312 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5313 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5314 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5315
6c74ac8b
AC
53162004-02-17 Andrew Cagney <cagney@redhat.com>
5317
5318 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5319
19772a2c
AC
53202004-02-16 Andrew Cagney <cagney@redhat.com>
5321
5322 * gdbint.texinfo (Target Architecture Definition): Deprecate
5323 FRAMELESS_FUNCTION_INVOCATION.
5324
c9830293
AC
53252004-02-16 Andrew Cagney <cagney@redhat.com>
5326
5327 * gdbint.texinfo (Coding): Mention -Wunused-function.
5328
b9d26eb9
AC
53292004-02-14 Andrew Cagney <cagney@redhat.com>
5330
5331 * gdbint.texinfo (Target Architecture Definition): Delete
5332 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5333
49efadf5
EZ
53342004-02-12 Elena Zannoni <ezannoni@redhat.com>
5335
5336 * gdb.texinfo: Properly quote the name "C++".
5337 * gdbint.texinfo: Ditto.
5338 * stabs.texinfo: Ditto.
5339
1eb288ea
EZ
53402004-02-11 Elena Zannoni <ezannoni@redhat.com>
5341
5342 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5343 minimal information about libiberty.
5344
e4937fc1
MC
53452004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5346
5347 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5348
a9331b3f
RM
53492004-02-04 Roland McGrath <roland@redhat.com>
5350
5351 * gdb.texinfo (Auxiliary Vector): New node (section).
5352 (Data): Add it to the menu.
5353
2650777c
JJ
53542004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5355
5356 * gdb.texinfo (Breakpoints): Add information about pending
5357 breakpoint support.
5358
b4501125
AC
53592004-01-26 Andrew Cagney <cagney@redhat.com>
5360
5361 * gdb.texinfo (Overview): Delete references to the cisco protocol
5362 including the "N" response.
5363
74055713
AC
53642004-01-26 Andrew Cagney <cagney@redhat.com>
5365
5366 * gdbint.texinfo (Target Architecture Definition): Rename
5367 EXTRACT_STRUCT_VALUE_ADDRESS to
5368 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5369
3bbe9696
EZ
53702004-01-24 Eli Zaretskii <eliz@gnu.org>
5371
5372 * gdb.texinfo (KOD): Document "show os". Add index entries for
5373 "set/show os" and "info cisco" commands.
5374
5843504f
EZ
53752004-01-21 Eli Zaretskii <eliz@gnu.org>
5376
5377 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5378
9175c9a3
MC
53792004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5380
5381 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5382 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5383
8e94b928
NR
53842004-01-19 Nick Roberts <nick@nick.uklinux.net>
5385
5386 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5387 -stack-list-locals.
5388 (GDB/MI Variable Objects): Describe extension to
5389 -var-list-children.
5390
a20cf136
DJ
53912004-01-17 Daniel Jacobowitz <drow@mvista.com>
5392
5393 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5394
afb18d0f
AC
53952004-01-17 Andrew Cagney <cagney@redhat.com>
5396
5397 * gdbint.texinfo (Target Architecture Definition): Delete
5398 documentation on DEPRECATED_NPC_REGNUM.
5399
b51970ac
DJ
54002004-01-13 Daniel Jacobowitz <drow@mvista.com>
5401
5402 * gdb.texinfo: Update copyright year. Mention that set
5403 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5404 "set follow-fork-mode ask".
5405
0f0cffd2
AC
54062004-01-13 Andrew Cagney <cagney@redhat.com>
5407
5408 * gdbint.texinfo: Update copyright year.
5409 (Coding): Add -Wunused-label to list of -Werror warnings.
5410
c552b3bb 54112004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5412 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5413
5414 * gdb.texinfo: Update copyright.
5415 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5416 around names, as appropriate. Minor syntax cleanup of
5417 _NSPrintForDebugger explanation. Two spaces after periods.
5418 GDBN used instead of lit. "gdb". Index entries added for
5419 print-object and _NSPrintForDebugger. @noindent added in one spot.
5420
afe157ca
EZ
54212003-11-11 Elena Zannoni <ezannoni@redhat.com>
5422
5423 * stabs.texinfo: Add dircategory and direntry commands.
5424 * annotate.texinfo: Ditto.
5425
963e2bb7
AC
54262003-11-10 Andrew Cagney <cagney@redhat.com>
5427
5428 * gdbint.texinfo (Target Architecture Definition): Replace the
5429 return_value method's "inval" and "outval" parameters with
5430 "readbuf" and "writebuf".
5431
1d8b2f28
JB
54322003-10-28 Jim Blandy <jimb@redhat.com>
5433
5434 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5435 from "The `F' request packet" and "The `F' reply packet", to make
5436 texi2dvi happy.
5437 (File-I/O remote protocol extension): Update menu entries, too.
5438
36d86913
MC
54392003-10-26 Michael Chastain <mec@shout.net>
5440
5441 * gdb.texinfo (Thread Stops): Document the issue with
5442 premature return from system calls in multi-threaded programs.
5443
ce2826aa
AC
54442003-10-24 Andrew Cagney <cagney@redhat.com>
5445
5446 * annotate.texinfo: Fix "fortunatly"[sic].
5447
f24c5e49
KI
54482003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5449
5450 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5451 with "Hitachi" and "Mitsubishi".
5452
92ad9cd9
AC
54532003-10-20 Andrew Cagney <cagney@redhat.com>
5454
5455 * gdbint.texinfo (Target Architecture Definition): Document
5456 gdbarch_return_value. Add cross references from
5457 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5458 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5459
0ab4b752
MK
54602003-10-18 Mark Kettenis <kettenis@gnu.org>
5461
5462 * gdbint.texinfo (Target Architecture Definition): Document
5463 regset_from_core_section.
fb3e19c0
KI
5464
54652003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5466
5467 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5468
a9331b3f 54692003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5470
5471 From Anthony Green <green@redhat.com>:
5ae4183a 5472 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5473
1485d690
KB
54742003-10-14 Kevin Buettner <kevinb@redhat.com>
5475
889bf7c5
PA
5476 * gdb.texinfo (Breakpoint related warnings): New node.
5477 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5478
86d30acc
DJ
54792003-10-13 Daniel Jacobowitz <drow@mvista.com>
5480
5481 * gdb.texinfo (Remote Protocol): Document v and vCont.
5482
172c2a43
KI
54832003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5484
5485 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5486 * gdbint.texinfo: Ditto.
5487
71952f4c
AC
54882003-10-09 Andrew Cagney <cagney@redhat.com>
5489
5490 From 2003-09-18 David Anderson <davea@sgi.com>:
5491 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5492 "command".
5493
268e2188
AC
54942003-10-03 Andrew Cagney <cagney@redhat.com>
5495
5496 * gdbint.texinfo (Target Architecture Definition): Deprecate
5497 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5498 just target.
5499
12c266ea 55002003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5501
f30992d4 5502 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5503 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5504 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5505 * gdbint.texinfo (Target Architecture Definition): Rename
5506
55072003-09-30 Andrew Cagney <cagney@redhat.com>
5508
f30992d4 5509 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5510 (Target Architecture Definition):
f30992d4 5511
2e092625
AC
5512 * gdbint.texinfo (Target Architecture Definition): Rename
5513 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5514
0717ae8a
AC
55152003-09-29 Andrew Cagney <cagney@redhat.com>
5516
dad809b7
AC
5517 * gdbint.texinfo (Target Architecture Definition): Delete
5518 documentation for NEED_TEXT_START_END.
5519
0717ae8a
AC
5520 * gdbint.texinfo (Target Architecture Definition): Rename
5521 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5522 TARGET_WRITE_PC.
a9331b3f 5523
af6cf26d
MC
55242003-09-22 Michael Chastain <mec@shout.net>
5525
5526 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5527
ee206350
AG
55282003-09-21 Anthony Green <green@redhat.com>
5529
5530 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5531
a38c9fe6
MK
55322003-09-21 Mark Kettenis <kettenis@gnu.org>
5533
5534 * gdbint.texinfo (Target Architecture Definition): Document
5535 stabs_argument_has_addr.
5536
77949794
AC
55372003-09-18 Andrew Cagney <cagney@redhat.com>
5538
5539 * gdbint.texinfo (Target Architecture Definition): Delete
5540 documentation on REGISTER_NAMES.
5541
8e823e25
MK
55422003-09-13 Mark Kettenis <kettenis@gnu.org>
5543
5544 * gdbint.texinfo (Target Architecture Definition): Replace
5545 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5546
f27dd7fd
AC
55472003-09-11 Andrew Cagney <cagney@redhat.com>
5548
5549 * gdbint.texinfo (Target Architecture Definition): Replace
5550 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5551
8b148df9
AC
55522003-08-18 Andrew Cagney <cagney@redhat.com>
5553
5554 * gdbint.texinfo (Target Architecture Definition): Document
5555 "frame_red_zone_size".
5556
25d29d70
AC
55572003-08-09 Andrew Cagney <cagney@redhat.com>
5558
5559 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5560 with "set/show backtrace past-main" and "set/show backtrace
5561 limit".
5562
c938e9b0
L
55632003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5564
5565 * Makefile.in (install-info): Support DESTDIR.
5566 (install-html): Likewise.
5567
64fabec2
AC
55682003-08-07 Andrew Cagney <cagney@redhat.com>
5569
5570 Patch from Nick Roberts.
5571 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5572 bindings. Remove description of send-gdb-command.
5573
2fcf52f0
AC
55742003-08-07 Andrew Cagney <cagney@redhat.com>
5575
5576 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5577 GDB 6.0.
5578
086432e2
AC
55792003-08-06 Andrew Cagney <cagney@redhat.com>
5580
5581 * gdb.texinfo (Mode Options): Mention that level three is the
5582 highest available and that level 2 is deprecated.
5583 (Annotations Overview): Mention annotation levels. Cross reference
5584 to "Limitations of the Annotation Interface" in annotate.texi.
5585 (TODO, Value Annotations, Frame Annotations): Delete section.
5586 (Displays, Breakpoint Info): Delete.
5587
e5249f67
AC
55882003-08-04 Andrew Cagney <cagney@redhat.com>
5589
5590 * agentexpr.texi: Delete @bye.
5591 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5592 (stabs.info): Add $(srcdir) to include search path.
5593 (html): Depend on "annotate_toc.html", and not "annotate.html".
5594 * stabs.texinfo: Ditto. Include "fdl.texi".
5595 * gdbint.texinfo: Update copyright statement's list of invariant
5596 sections.
5597
e6f672d2
AC
55982003-07-28 Andrew Cagney <cagney@redhat.com>
5599
5600 * Makefile.in (INFO_DEPS): Add annotate.info.
5601 (dvi, ps, html, pdf): Add annotate.
5602 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5603 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5604 (ANNOTATE_DOC_FILES): New macro.
5605 (ANNOTATE_TEX_TMPS): New macro.
5606 (annotate.info, annotate_toc.html): Specify dependencies.
5607 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5608 * annotate.texinfo: Rename annotate.texi. Get building. Add
5609 "Migrating to GDB/MI" and "Limitations of the Annotation
5610 Interface" chapters. Mention why it is not part of the user
5611 guide. Update copyright notice. Include "fdl.texi".
5612
72ffddc9
SC
56132003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5614
5615 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5616
a9f12a31
DJ
56172003-07-24 Daniel Jacobowitz <drow@mvista.com>
5618
5619 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5620
b1fe9455
DJ
56212003-07-24 Daniel Jacobowitz <drow@mvista.com>
5622
5623 * gdb.texinfo (Server): Mention pidof.
5624
153721e6
AC
56252003-07-22 Andrew Cagney <cagney@redhat.com>
5626
5627 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5628 list.
5629
0fac0b41
DJ
56302003-06-28 Daniel Jacobowitz <drow@mvista.com>
5631
5632 * gdb.texinfo (Logging output): New chapter.
5633
4e562065
JB
56342003-06-24 Joel Brobecker <brobecker@gnat.com>
5635
5636 * gdb.texinfo (Unsupported languages): New section.
5637 (Languages): Add link to new section.
5638
f2c06f52
AC
56392003-06-22 Andrew Cagney <cagney@redhat.com>
5640
5641 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5642
b4177fca
DJ
56432003-06-22 Daniel Jacobowitz <drow@mvista.com>
5644
5645 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5646
f418dd93
DJ
56472003-06-22 Daniel Jacobowitz <drow@mvista.com>
5648
5649 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5650 * agentexpr.texi: Retitle section, and change it to an appendix.
5651 Comment out texinfo initialization. Factor a @var{} into two
5652 pieces to prevent makeinfo warnings.
5653 * gdb.texinfo: Add Agent Expressions appendix.
5654
4ca61388
DJ
56552003-06-19 Daniel Jacobowitz <drow@mvista.com>
5656
5657 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5658
07f31aa6
DJ
56592003-06-18 Daniel Jacobowitz <drow@mvista.com>
5660
5ae4183a 5661 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5662 remote target". Document the "detach" and "disconnect" commands.
5663 (Server, Netware, Debug Session): Reference "Connecting to a
5664 remote target".
5665 (GDB/MI Target Manipulation): Document "-target-disconnect".
5666
2dd0da42
AC
56672003-06-13 Andrew Cagney <cagney@redhat.com>
5668
5669 * gdbint.texinfo (Target Architecture Definition): Deprecate
5670 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5671 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5672
e7a3abfc
JB
56732003-06-09 Jim Blandy <jimb@redhat.com>
5674
5675 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5676
25e3a86b
AC
56772003-06-08 Andrew Cagney <cagney@redhat.com>
5678
5679 * gdbint.texinfo (Target Architecture Definition): Delete
5680 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5681
a9e5fdc2
AC
56822003-06-08 Andrew Cagney <cagney@redhat.com>
5683
5684 * gdbint.texinfo (Target Architecture Definition): Document
5685 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5686
b37303ee
AF
56872003-06-07 Adam Fedor <fedor@gnu.org>
5688
5689 * gdb.texinfo: Add Objective-C documentation.
5690
39fe6e80
AC
56912003-06-01 Andrew Cagney <cagney@redhat.com>
5692
5693 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5694 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5695
125309b2
AC
56962003-05-21 Andrew Cagney <cagney@redhat.com>
5697
5698 * gdbint.texinfo (Target Architecture Definition): Delete
5699 references to "extract_address" and "store_address".
5700
b8b527c5
AC
57012003-05-16 Andrew Cagney <cagney@redhat.com>
5702
5703 * gdbint.texinfo (Target Architecture Definition): Replace
5704 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5705 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5706
50e3ee83
TR
57072003-05-14 Theodore A. Roth <troth@openavr.org>
5708
5709 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5710
44e2be90
L
57112003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5712
5713 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5714 (gdb.dvi): Likewise.
5715 (gdb.pdf): Likewise.
5716 (links2roff): Likewise.
5717
df5215a6
JB
57182003-05-08 Jim Blandy <jimb@redhat.com>
5719
5720 * gdb.texinfo (Dump/Restore Files): Update documentation for
5721 'dump', 'append', and 'restore': note that format argument is
5722 optional; simplify presentation of the command variants; and be
5723 more precise about the formats.
5724
5e7b2f39
JB
57252003-05-07 Jim Blandy <jimb@redhat.com>
5726
5727 * gdb.texinfo (Symbols): Update documentation: 'maint list
5728 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5729 symtabs' and 'maint info psymtabs'.
5730
b1e29e33
AC
57312003-05-05 Andrew Cagney <cagney@redhat.com>
5732
5733 * gdbint.texinfo (Target Architecture Definition): Make
5734 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5735 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5736 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5737
00905d52
AC
57382003-05-04 Andrew Cagney <cagney@redhat.com>
5739
5740 * gdb.texinfo (Maintenance Commands): Document "maint print
5741 dummy-frames".
5742
54ff5908
AC
57432003-05-04 Andrew Cagney <cagney@redhat.com>
5744
5745 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5746
32e7087d
JB
57472003-05-03 J. Brobecker <brobecker@gnat.com>
5748
5749 Thierry Schneider <tpschneider1@yahoo.com>
5750 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5751 for new MI command.
5752
7043d8dc
AC
57532003-05-03 Andrew Cagney <cagney@redhat.com>
5754
5755 * gdbint.texinfo (Target Architecture Definition): Document
5756 push_dummy_code. Add cross references.
5757
e33d66ec
EZ
57582003-05-02 Elena Zannoni <ezannoni@redhat.com>
5759
5760 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5761 set/show charsets commands.
5762
0ba6dca9
AC
57632003-04-28 Andrew Cagney <cagney@redhat.com>
5764
5765 * gdbint.texinfo (Target Architecture Definition): Replace
5766 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5767 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5768
d7a27068
AC
57692003-04-28 Andrew Cagney <cagney@redhat.com>
5770
5771 * gdbint.texinfo (Target Architecture Definition): Rename
5772 "tm_print_insn" to "deprecated_tm_print_insn".
5773
44ea7b70
JB
57742003-04-09 Jim Blandy <jimb@redhat.com>
5775
5776 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5777 list psymtabs'.
5778
fb8f8949
AC
57792003-04-08 Andrew Cagney <cagney@redhat.com>
5780
5781 * gdbint.texinfo (Target Architecture Definition): Delete
5782 references to EXTRA_FRAME_INFO.
5783
32fb0f22
AC
57842003-04-08 Andrew Cagney <cagney@redhat.com>
5785
5786 * gdbint.texinfo (Target Architecture Definition): Delete
5787 PRINT_TYPELESS_INTEGER.
5788
6be67e67
JB
57892003-04-02 J. Brobecker <brobecker@gnat.com>
5790
5791 * observer.texi (GDB Observers): Adjust the documentation for the
5792 normal_stop notification to better describe reality. Fix a couple
5793 of minor typos.
5794
4e35d5f0
BR
57952003-04-02 Bob Rossi <bob_rossi@cox.net>
5796
a9331b3f 5797 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5798 '-file-list-exec-source-file'
5799
e8a8712a
AC
58002003-03-31 Andrew Cagney <cagney@redhat.com>
5801
5802 * gdbint.texinfo (Target Architecture Definition): Delete
5803 references to CALL_DUMMY_P.
5804
6c0e89ed
AC
58052003-03-30 Andrew Cagney <cagney@redhat.com>
5806
5807 * gdbint.texinfo (Target Architecture Definition): Remove
5808 reference to TARGET_WRITE_SP.
a9331b3f 5809
378bfd1b
AC
58102003-03-27 Andrew Cagney <cagney@redhat.com>
5811
5812 * gdbint.texinfo (Target Architecture Definition): Remove
5813 references to write_sp.
6c0e89ed 5814
922fbb7b
AC
58152003-03-27 Andrew Cagney <cagney@redhat.com>
5816
5817 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5818 chapter body. Use @smallexample instead of @example.
5819 (Annotations): Ditto.
5820 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5821 annotate.texi.
5822
b81774d8
AC
58232003-03-26 Andrew Cagney <cagney@redhat.com>
5824
5825 * gdbint.texinfo (Target Architecture Definition): Replace
5826 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5827 dummy_addr parameters.
5828
1bf6d5cc
AC
58292003-03-25 Andrew Cagney <cagney@redhat.com>
5830
5831 * gdbint.texinfo (Target Architecture Definition): Delete
5832 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5833 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5834 Add reference to PUSH_ARGUMENTS.
5835
618ce49f
AC
58362003-03-23 Andrew Cagney <cagney@redhat.com>
5837
5838 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5839 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5840
bcd7e15f
JB
58412003-03-18 J. Brobecker <brobecker@gnat.com>
5842
5843 * gdbint.texinfo (Algorithms): Add new section describing the
5844 Observer paradigm.
5845 (Top): Add menu entry to new observer appendix.
5846 * observer.texi: New file.
5847 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5848 new observer.texi file.
5849
9fe8321b
AC
58502003-03-17 Andrew Cagney <cagney@redhat.com>
5851
5852 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5853 that GNU Press update the manual version number.
5854
ac2adee5
AC
58552003-03-12 Andrew Cagney <cagney@redhat.com>
5856
5857 * gdbint.texinfo (Target Architecture Definition): Delete
5858 references to get_saved_register. Rename GET_SAVED_REGISTER to
5859 DEPRECATED_GET_SAVED_REGISTER.
5860
749b82f6
AC
58612003-03-13 Andrew Cagney <cagney@redhat.com>
5862
5863 * gdbint.texinfo (Target Architecture Definition): Replace
5864 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5865
8bedc050
AC
58662003-03-12 Andrew Cagney <cagney@redhat.com>
5867
5868 * gdbint.texinfo (Target Architecture Definition): Rename
5869 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5870
0ce1b118
CV
58712003-03-10 Corinna Vinschen <vinschen@redhat.com>
5872
5873 * gdb.texinfo: Add File-I/O documentation.
5874
12cc2063
AC
58752003-03-10 Andrew Cagney <cagney@redhat.com>
5876
5877 * gdbint.texinfo (Target Architecture Definition): Cross reference
5878 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5879
7453dc06
AC
58802003-03-07 Andrew Cagney <cagney@redhat.com>
5881
5882 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5883 frame" command.
5884
6314f104
AC
58852003-03-05 Andrew Cagney <cagney@redhat.com>
5886
5887 * gdbint.texinfo (Target Architecture Definition): Document
5888 unwind_dummy_id. Cross reference unwind_dummy_id and
5889 SAVE_DUMMY_FRAME_TOS.
5890
f1212245
DJ
58912003-03-05 James Ingham <jingham@apple.com>
5892 Daniel Jacobowitz <drow@mvista.com>
5893
5894 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5895 and "show cp-abi".
5896
77e7e267
AC
58972003-03-03 Andrew Cagney <cagney@redhat.com>
5898
5899 * gdbint.texinfo (Target Architecture Definition): Document
5900 register_type.
5901
838a8221
AC
59022003-03-03 Andrew Cagney <cagney@redhat.com>
5903
5904 * stabs.texinfo (Structures): Use @samp and separate @var's
5905 instead of a single @var containing a comma separated list.
5906 (Unions): Ditto.
5907
d7f4a264
DJ
59082003-03-02 Daniel Jacobowitz <drow@mvista.com>
5909
5910 * Makefile.in (distclean): Remove config.log.
5911
f30ee0bc
AC
59122003-03-01 Andrew Cagney <cagney@redhat.com>
5913
5914 * gdbint.texinfo (Target Architecture Definition): Rename
5915 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5916
59172003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5918
5919 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5920 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5921
be448670
CF
59222003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5923
5924 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5925 (Non-debug DLL symbols): New node, describing the minimal symbols
5926 loaded from DLLs without real debugging symbols.
5927
501eef12
AC
59282003-02-20 Andrew Cagney <ac131313@redhat.com>
5929
5930 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5931 hardware-breakpoint-limit".
5932 (Set Watchpoints): Add cross reference to "set remote
5933 hardware-watchpoint-limit".
5934 (Remote configuration options): New section.
5935
21c294e6
AC
59362003-02-04 Andrew Cagney <ac131313@redhat.com>
5937
e9be73e4
AC
5938 * gdbint.texinfo (Target Architecture Definition): Delete
5939 descrption of IS_TRAPPED_INTERNALVAR.
5940
21c294e6
AC
5941 From Keith Seitz <keiths@redhat.com>:
5942 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5943 option "-i"/"--interpreter" to this chapter. Include index
5944 entries.
5945
0179ffac
DC
59462003-02-04 David Carlton <carlton@math.stanford.edu>
5947
5948 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5949 (Variables): Recommend stabs+ and DWARF 2.
5950 (C plus plus expressions): Correct info about
5951 compiler versions, debug formats.
5952 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5953 PR symtab/874.
5954
7ca9f392
AC
59552003-02-01 Andrew Cagney <ac131313@redhat.com>
5956
5957 * gdbint.texinfo (Target Architecture Definition): Delete
5958 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5959 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5960 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5961 references to nindy and i960.
5962 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5963
31a85ea2
AC
59642003-02-01 Andrew Cagney <ac131313@redhat.com>
5965
5966 * gdbint.texinfo (Target Architecture Definition): Delete
5967 FLOAT_INFO.
5968
6b894e49
AC
59692003-01-30 Andrew Cagney <ac131313@redhat.com>
5970
5971 * stabs.texinfo (Member Type Descriptor): Clarify description of
5972 `@'. Suggested by Ben Hutchings.
5973
c48861fb
AC
59742003-01-29 Andrew Cagney <ac131313@redhat.com>
5975
5976 * gdb.texinfo (M68K): Delete reference to es1800.
5977
617073a9
AC
59782003-01-29 Andrew Cagney <ac131313@redhat.com>
5979
5980 * gdb.texinfo (Maintenance Commands): Document `maint print
5981 reggroups' and `maint print register-groups'.
5982 * gdbint.texinfo (Target Architecture Definition): Document
5983 register_reggroup_p.
5984
5b5d99cf
JB
59852003-01-23 Jim Blandy <jimb@redhat.com>
5986
5987 * gdb.texinfo (Separate Debug Files): New section.
5988
e7ba9c65
DJ
59892003-01-22 Daniel Jacobowitz <drow@mvista.com>
5990
5991 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5992 and "maint show profile".
5993
94e91d6d
MC
59942003-01-16 Michael Chastain <mec@shout.net>
5995
5996 * gdb.texinfo (Installing GDB): Warn against
5997 ".../gdb-VERSION/gdb/configure".
5998 (Separate Objdir): Likewise.
5999
867f3898
AC
60002003-01-15 Andrew Cagney <ac131313@redhat.com>
6001
6002 * gdbint.texinfo (Target Architecture Definition): Delete
6003 definition of PRINT_REGISTER_HOOK.
6004
f153cc92
EZ
60052003-01-15 Elena Zannoni <ezannoni@redhat.com>
6006
6007 (OpenRISC 1000): Fix formatting of command names.
6008
c60eb6f1
EZ
60092003-01-15 Elena Zannoni <ezannoni@redhat.com>
6010
6011 * gdb.texinfo (Continuing and Stepping): Add new command
6012 'advance'. Clarify behavior of 'until'.
6013
f5ebfba0
DJ
60142003-01-13 Daniel Jacobowitz <drow@mvista.com>
6015
6016 * gdb.texinfo (Files): Document solib-absolute-prefix and
6017 solib-search-path.
6018
4ce8657e
MC
60192003-01-09 Michael Chastain <mec@shout.net>
6020
6021 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6022 (Create a Release): Add new instructions for new @file{src-release}.
6023 Document existing instructions for @file{Makefile.in} as
6024 being for @value{GDBN} 5.3.1 or earlier.
6025
372613e3
AC
60262003-01-09 Andrew Cagney <ac131313@redhat.com>
6027
6028 * gdbint.texinfo (Target Architecture Definition): Mention
6029 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6030 allocate memory.
6031
b4e9345d
DJ
60322003-01-04 Daniel Jacobowitz <drow@mvista.com>
6033
6034 * gdb.texinfo (Controlling GDB): Add @kindex for
6035 "show osabi".
6036 (Backtraces): Add @kindex's for backtrace-below-main.
6037
98b45e30
DJ
60382003-01-04 Daniel Jacobowitz <drow@mvista.com>
6039
6040 * gdb.texinfo (Controlling GDB): Document "set osabi".
6041
95f90d25
DJ
60422003-01-04 Daniel Jacobowitz <drow@mvista.com>
6043
6044 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6045 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6046
1e698235
DJ
60472003-01-04 Daniel Jacobowitz <drow@mvista.com>
6048
6049 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6050 "set coerce-float-to-double".
6051 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6052
e632838e
AC
60532003-01-02 Andrew Cagney <ac131313@redhat.com>
6054
6055 * stabs.texinfo: Remove obsolete text.
6056 * gdbint.texinfo: Ditto.
6057 * gdb.texinfo: Ditto.
6058
c133ab7a
MK
60592002-12-22 Mark Kettenis <kettenis@gnu.org>
6060
6061 * gdbint.texinfo (Target Architecture Definition): Update
6062 description of gdbarch_register_osabi.
6063
f821f325
KH
60642002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6065
6066 * agentexpr.texi: Fix typos.
6067 * annotate.texi: Likewise.
6068 * fdl.texi: Likewise.
6069
85a6d8d3 60702002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6071
6072 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6073 DEPRECATED_INIT_FRAME_PC.
6074
ae45cd16
AC
60752002-12-01 Andrew Cagney <ac131313@redhat.com>
6076
6077 * gdbint.texinfo (Target Architecture Definition): Delete
6078 PC_IN_CALL_DUMMY.
6079
07555a72
AC
60802002-11-28 Andrew Cagney <ac131313@redhat.com>
6081
6082 * gdbint.texinfo (Host Definition): Delete documentation on
6083 USE_GENERIC_DUMMY_FRAMES.
6084
c166cdc7
EZ
60852002-11-26 Elena Zannoni <ezannoni@redhat.com>
6086
5ae4183a 6087 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6088 * Makefile.in (install-info): Run the install-info command as part
6089 of the post install steps only.
6090 (uninstall-info): New target.
6091 (uninstall): New target.
6092
35db0260
EZ
60932002-11-22 Elena Zannoni <ezannoni@redhat.com>
6094
6095 * Makefile.in (install): Make install do some real work.
6096
9ba8d803
AC
60972002-11-19 Andrew Cagney <ac131313@redhat.com>
6098
6099 Fix POSIX problem reported by Paul Eggert.
6100 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6101 Fix PR gdb/527.
6102
903ad3a6
AC
61032002-10-26 Andrew Cagney <cagney@redhat.com>
6104
6105 * gdbint.texinfo (Target Architecture Definition): Delete
6106 definition of DO_REGISTERS_INFO.
6107
f2abfe65
KB
61082002-10-18 Kevin Buettner <kevinb@redhat.com>
6109
6110 * gdbint.texinfo (Address Classes): Fix problems with insertion
6111 of ``{'' and ``}'' in example.
6112
b5b0480a
KB
61132002-10-17 Kevin Buettner <kevinb@redhat.com>
6114
6115 * gdbint.texinfo (Address Classes): New section.
6116 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6117 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6118 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6119 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6120
c85508ee
KD
61212002-10-11 Klee Dienes <kdienes@apple.com>
6122
6123 * gdb.texinfo (Registers): Mention vector registers as well as
6124 floating registers in the documentation for 'info registers' and
6125 'info all-registers'.
6126
6d12fc3d
DJ
61272002-10-11 Daniel Jacobowitz <drow@mvista.com>
6128
6129 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6130
8d19fbd2
JJ
61312002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6132
6133 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6134 interface definition.
6135
a37295f9
MM
61362002-10-03 Marko Mlinar <markom@opencores.org>
6137
6138 * gdb.texinfo (Target Commands): Add or1k target specific
6139 commands.
6140 * gdb.texinfo (Contributors): Add myself to the contributors list.
6141
da0f9dcd
AC
61422002-10-01 Andrew Cagney <ac131313@redhat.com>
6143
6144 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6145 and "mi1" instead of "mi1" and "mi0".
6146
2e834e49
HPN
61472002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6148
6149 * gdb.texinfo (Packets): Fix typos "alligned".
6150 Correct z3/Z3 description. Correct z4/Z4 title.
6151
050be0dc
AC
61522002-09-27 Andrew Cagney <ac131313@redhat.com>
6153
6154 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6155
1104b9e7
KB
61562002-09-25 Kevin Buettner <kevinb@redhat.com>
6157
6158 * gdb.texinfo: Use GNU/Linux instead of Linux.
6159
512217c7
AC
61602002-09-25 Andrew Cagney <ac131313@redhat.com>
6161
6162 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6163
10998722
AC
61642002-09-24 Andrew Cagney <ac131313@redhat.com>
6165
512217c7 6166 * gdb.texinfo: Replace @example with @smallexample.
10998722 6167
a0eb71c5
KB
61682002-09-20 Kevin Buettner <kevinb@redhat.com>
6169
f7dc1244 6170 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6171 * gdb.texinfo (Character Sets): Use @smallexample instead of
6172 @example. Use GNU/Linux instead of Linux.
6173
61742002-09-20 Jim Blandy <jimb@redhat.com>
6175
6176 * gdb.texinfo: Add character set documentation.
6177
2f870471
AC
61782002-09-19 Andrew Cagney <ac131313@redhat.com>
6179
6180 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6181 (Packets): Add cross reference from `b' packet to `z' packets.
6182
790eb8f5
AC
61832002-09-19 Andrew Cagney <ac131313@redhat.com>
6184
8d30a00d
AC
6185 * gdb.texinfo (Maintenance Commands): Document ``maint
6186 internal-error'' and ``maint internal-warning''.
6187
790eb8f5
AC
6188 * gdbint.texinfo (Target Architecture Definition): Revise
6189 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6190
a23a7bf1
JB
61912002-09-19 Joel Brobecker <brobecker@gnat.com>
6192
6193 * gdbint.texinfo (Target Conditionals): Document the new
6194 NAME_OF_MALLOC macro.
6195
299ffc64
AC
61962002-09-05 Andrew Cagney <ac131313@redhat.com>
6197
6198 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6199 engineer.
6200
b7bb15bc
SC
62012002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6202
6203 * gdb.texinfo (TUI Overview): Document status line fields.
6204
3d757584
SC
62052002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6206
6207 * gdb.texinfo (TUI Commands): Document info win command.
6208
269c21fe
SC
62092002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6210
6211 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6212
7cf36c78
SC
62132002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6214
6215 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6216 (TUI Keys): Likewise.
6217
d2c6833e
AC
62182002-08-25 Andrew Cagney <ac131313@redhat.com>
6219
6220 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6221 for a packet receive.
6222
46d8b1c3
AC
62232002-08-25 Andrew Cagney <ac131313@redhat.com>
6224
6225 * Makefile.in (clean): Move to end of file.
6226 (distclean, maintainer-clean, realclean): Ditto.
6227 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6228 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6229 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6230 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6231
b0787093
AC
62322002-08-24 Andrew Cagney <ac131313@redhat.com>
6233
6234 * Makefile.in (GDBINT_TEX_TMPS): Define.
6235 (gdbint.dvi, gdbint.pdf): Use
6236 (GDB_TEX_TMPS): Define.
6237 (gdb.dvi, gdb.pdf): Use.
6238 (STABS_TEX_TMPS): Define.
6239 (stabs.dvi, stabs.pdf): Use.
6240 (GDB_DOC_SOURCE_INCLUDES): New macros.
6241 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6242 (GDBINT_DOC_FILES_INCLUDES): New macros.
6243 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6244 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6245 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6246 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6247 (links2roff): Replace SFILES_INCLUDED with
6248 GDB_DOC_SOURCE_INCLUDES.
6249 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6250 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6251 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6252 dependencies.
6253 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6254 dependencies.
6255 (gdbmi.texinfo): Delete rule.
6256 (inc-hist.texinfo): Delete rule.
6257 (rluser.texinfo): Delete rule.
6258
ebba8386
AC
62592002-08-23 Andrew Cagney <cagney@redhat.com>
6260
6261 * gdbint.texinfo (Target Architecture Definition): Update
6262 STORE_RETURN_VALUE, mention regcache.
6263
0ab7a791
AC
62642002-08-21 Andrew Cagney <ac131313@redhat.com>
6265
6266 * gdbint.texinfo (Target Architecture Definition): Document
6267 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6268
ee2d5c50
AC
62692002-08-19 Andrew Cagney <ac131313@redhat.com>
6270
6271 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6272 Fix minor typos. Add index entries.
6273
53c69bd7
AC
62742002-08-18 Andrew Cagney <ac131313@redhat.com>
6275
6276 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6277
e76f1f2e
AC
62782002-08-15 Andrew Cagney <ac131313@redhat.com>
6279
6280 * gdbint.texinfo (Target Architecture Definition): Document
6281 PRINT_VECTOR_INFO.
6282 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6283
0680b120
AC
62842002-08-13 Andrew Cagney <ac131313@redhat.com>
6285
6286 * gdb.texinfo (Maintenance Commands): Document "maint print
6287 registers", "maint print raw-registers" and "maint print
6288 cooked-registers".
6289
3c3bea1c
GS
62902002-08-08 Grace Sainsbury <graces@redhat.com>
6291
a9331b3f 6292 From Mark Salter:
3c3bea1c
GS
6293 * gdb.texinfo (Protocol): Document T packet extension to
6294 allow watchpoint address reporting.
6295
42f9b0a5
AC
62962002-08-03 Andrew Cagney <ac131313@redhat.com>
6297
6298 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6299
db034ac5
AC
63002002-08-01 Andrew Cagney <cagney@redhat.com>
6301
6302 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6303 to CHILL.
6304
e2b28d04
AC
63052002-08-01 Andrew Cagney <ac131313@redhat.com>
6306
6307 * gdbint.texinfo (Coding): Revise section "Include Files".
6308
7fb623f7
AC
63092002-07-24 Andrew Cagney <cagney@redhat.com>
6310
6311 * gdbint.texinfo: Obsolete references to m88k.
6312 * gdb.texinfo: Ditto.
6313
4a2b4636
JB
63142002-07-10 Joel Brobecker <brobecker@gnat.com>
6315
7fb623f7 6316 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6317 where the proper version of autoconf can be retrieved.
6318
a71ec265
DH
63192002-07-09 Don Howard <dhoward@redhat.com>
6320
6321 * gdb.texinfo (Command Files): Further describe the behavior of
6322 sourced command files.
6323
b9aa90c9
AC
63242002-06-27 Andrew Cagney <ac131313@redhat.com>
6325
6326 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6327 (Coding): Clarify ISO C version that GDB assumes.
6328
40dd2248
TT
63292002-06-26 Tom Tromey <tromey@redhat.com>
6330
6331 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6332 add_setshow_cmd_full.
6333
bfac230e
DH
63342002-06-25 Don Howard <dhoward@redhat.com>
6335
6336 * gdb.texinfo (Memory Region Attributes): Document new behavior
6337 for 'mem' command.
6338
475b0867
JB
63392002-06-11 Jim Blandy <jimb@redhat.com>
6340
919d772c
JB
6341 * gdb.texinfo (Symbols): Update documentation for `info source'
6342 command.
6343
475b0867
JB
6344 * gdb.texinfo (Macros): Call the command `info macro', not
6345 `show macro'.
6346
ba8c9337
AC
63472002-06-09 Andrew Cagney <ac131313@redhat.com>
6348
6349 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6350 data''.
6351
1029b7fa
MK
63522002-06-09 Mark Kettenis <kettenis@gnu.org>
6353
6354 * gdbint.texinfo (Target Architecture Definition): Document
6355 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6356
16737d73
AC
63572002-06-08 Andrew Cagney <ac131313@redhat.com>
6358
6359 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6360 lists.
6361
30107679
AC
63622002-06-08 Andrew Cagney <ac131313@redhat.com>
6363
6364 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6365 Branch''.
6366
3352e23e
AC
63672002-06-01 Andrew Cagney <ac131313@redhat.com>
6368
6369 * gdbint.texinfo (Target Architecture Definition): Add section
6370 ``Converting an existing Target Architecture to Multi-arch''.
6371
cbb09e6a
AC
63722002-05-30 Andrew Cagney <ac131313@redhat.com>
6373
6374 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6375 to ``Obsoleting code''. Revise.
6376
e2e0bcd1
JB
63772002-05-17 Jim Blandy <jimb@redhat.com>
6378
6379 * gdb.texinfo (C Preprocessor Macros): New chapter.
6380 Include it in the main menu.
6381 (Contributors): Credit Jim Blandy with macro support.
6382 (Compilation): Explain how to get macro information into the
6383 executable.
6384 (Expressions): Note that preprocessor macros are expanded.
6385
9db8d71f
DJ
63862002-05-14 Daniel Jacobowitz <drow@mvista.com>
6387
6388 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6389 options for `target remote'.
6390
6d531722
AC
63912002-05-13 Andrew Cagney <ac131313@redhat.com>
6392
6393 * gdbint.texinfo (Target Architecture Definition): Delete
6394 documentation on NNPC_REGNUM.
6395
13d01224
AC
63962002-05-11 Andrew Cagney <ac131313@redhat.com>
6397
6398 * gdbint.texinfo (Target Architecture Definition): Document
6399 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6400 (Target Architecture Definition): Revise section `Using Different
6401 Register and Memory Data Representations'. Add section `Raw and
6402 Virtual Register Representations'.
6403
b2e75d78
AC
64042002-05-11 Andrew Cagney <ac131313@redhat.com>
6405
6406 * gdbint.texinfo (Target Architecture Definition): Mention
6407 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6408 (Target Architecture Definition): Mention same. Add references to
6409 web pages.
6410
2c8682ee
MS
64112002-05-08 Michael Snyder <msnyder@redhat.com>
6412
6413 * stabs.texinfo (Attributes): Document new "vector" attribute.
6414
0816590b
AC
64152002-05-04 Andrew Cagney <ac131313@redhat.com>
6416
6417 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6418
2653173e
AC
64192002-05-04 Andrew Cagney <ac131313@redhat.com>
6420
6421 * gdb.texinfo: Delete obsolete references to a29k.
6422
d7bd68ca
AC
64232002-04-24 Andrew Cagney <ac131313@redhat.com>
6424
6425 * gdbint.texinfo (Target Architecture Definition): Replace
6426 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6427
21d83aa5
DM
64282002-04-24 David S. Miller <davem@redhat.com>
6429
6430 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6431
7673a6cc
DM
64322002-04-21 David S. Miller <davem@redhat.com>
6433
6434 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6435
d49d1e0a
AC
64362002-04-21 Andrew Cagney <ac131313@redhat.com>
6437
6438 * gdbint.texinfo (Target Architecture Definition): Delete
6439 definition of HAVE_REGISTER_WINDOWS.
6440
f7dc1244 64412002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6442
6443 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6444 "Theodore A. Roth" <troth@verinet.com>.
6445
5ca0cb28
DH
64462002-04-15 Don Howard <dhoward@redhat.com>
6447
f7dc1244 6448 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6449 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6450 Provide a better explaination of this feature.
5ca0cb28 6451
f208ba17
AC
64522002-04-14 Andrew Cagney <ac131313@redhat.com>
6453
6454 * gdbint.texinfo (Target Architecture Definition): Remove
6455 FRAME_CHAIN_COMBINE.
6456
d5ba91de
MC
64572002-04-12 Michael Chastain <mec@shout.net>
6458
6459 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6460 REG_STACK_SEGMENT.
6461
26818220
MC
64622002-04-09 Michael Chastain <mec@shout.net>
6463
6464 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6465 PYRAMID_* macros.
6466
129188f6
AC
64672002-04-07 Andrew Cagney <ac131313@redhat.com>
6468
6469 * gdb.texinfo (Bug Reporting): Document that the web is the
6470 prefered way of submitting bug reports.
6471 (Bug Reporting): Delete the s-mail address as the last resort.
6472
8227c0ff
AC
64732002-04-05 Andrew Cagney <ac131313@redhat.com>
6474
6475 * gdbint.texinfo (Target Architecture Definition): Delete
6476 references to TARGET_WRITE_FP and write_fp.
6477
16d9dec6
MS
64782002-03-27 Michael Snyder <msnyder@redhat.com>
6479
6480 * gdb.texinfo: Document new commands dump, append, and restore.
6481
9ae8b82c
AC
64822002-03-27 Andrew Cagney <ac131313@redhat.com>
6483
6484 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6485 Branch'.
6486
474c8240
AC
64872002-03-18 Andrew Cagney <ac131313@redhat.com>
6488
6489 * gdb.texinfo: Change all examples to @smallexample.
6490 * gdbint.texinfo: Ditto.
a9331b3f 6491
fb0ff88f
AC
64922002-03-18 Andrew Cagney <ac131313@redhat.com>
6493
6494 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6495 Branches''.
6496
9bb0a4d8
AC
64972002-03-18 Andrew Cagney <ac131313@redhat.com>
6498
6499 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6500 Policy''.
6501
937f164b
FF
65022002-03-04 Fred Fish <fnf@redhat.com>
6503
6504 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6505 expresson, suports, dependant, trhe, perhaphs, situtations,
6506 explictily, taged, oportunity, unfortunatly).
6507
a7b40f07
AC
65082002-02-24 Andrew Cagney <ac131313@redhat.com>
6509
6510 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6511 Remove reference to 3.12.
6512
aab4e0ec
AC
65132002-02-23 Andrew Cagney <ac131313@redhat.com>
6514
6515 * gdbint.texinfo: Include fdl.texi.
6516 (Top): Add GNU Free Documentation License.
6517 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6518 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6519 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6520 (gdbint.info): Add srcdir to include path.
6521 * gdb.texinfo: Include gpl.texi.
6522 (Top): Add Copying.
6523 * gpl.texi: New file.
6524
47b95330
AC
65252002-02-23 Andrew Cagney <ac131313@redhat.com>
6526
6527 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6528
78c47bea
PM
65292002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6530
6531 * gdb.texinfo: Document Cygwin native specific commands.
6532
56460a61
DJ
65332002-02-15 Daniel Jacobowitz <drow@mvista.com>
6534
6535 * gdb.texinfo: Document gdbserver ``--attach'' command.
6536
def71bfa
MS
65372002-02-07 Michael Snyder <msnyder@redhat.com>
6538
6539 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6540 to @code(_ovly_debug_event).
6541
c928edc0
AC
65422002-02-07 Andrew Cagney <ac131313@redhat.com>
6543
6544 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6545
81d46470
MS
65462002-02-06 Michael Snyder <msnyder@redhat.com>
6547
6548 * gdb.texinfo (overlays): Mention new magic symbol
6549 '_ovly_debug_event', which allows GDB to keep better track
6550 of overlays.
6551
f7dc1244 65522002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6553
6554 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6555 Suggested by Dmitry Sivachenko.
6556
6557 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6558
15110bc3
MS
65592002-02-01 Michael Snyder <msnyder@redhat.com>
6560
6561 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6562
6763aef9
MS
65632002-01-30 Michael Snyder <msnyder@redhat.com>
6564
ac282366
MS
6565 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6566 (set trust-readonly-sections): Document.
6763aef9 6567
8642bc8f
AC
65682002-01-29 Andrew Cagney <ac131313@redhat.com>
6569
6570 * gdbint.texinfo (Releasing GDB): Revise and update.
6571
afe64c1a
AC
65722002-01-28 Andrew Cagney <ac131313@redhat.com>
6573
6574 * gdbint.texinfo (Target Architecture Definition): Delete
6575 description of TARGET_BYTE_ORDER_DEFAULT.
6576
f7dc1244 65772002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6578
6579 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6580 <mitya@cavia.pp.ru>.
6581
3d6e1b5a
AC
65822002-01-23 Andrew Cagney <ac131313@redhat.com>
6583
6584 * libgdb.texinfo: Delete file.
6585
6c0e9fb3
AC
65862002-01-22 Andrew Cagney <ac131313@redhat.com>
6587
6588 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6589 * gdbint.texinfo: Ditto.
6590
e0ce93ac
AC
6591Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6592
6593 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6594
be298bcc
AC
65952002-01-22 Andrew Cagney <ac131313@redhat.com>
6596
6597 * Makefile.in: Update copyright.
6598 (TEXI2DVI): Define.
6599 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6600 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6601 gdb-cfg.texi.
6602 (TEXINDEX, PDFTEX): Delete makefile variables.
6603
8e04817f
AC
66042002-01-22 Andrew Cagney <ac131313@redhat.com>
6605
6606 * gdb.texinfo (Protocol): Move section to appendix.
6607
6b2f586d
AC
66082002-01-21 Andrew Cagney <ac131313@redhat.com>
6609
6610 * gdb.texinfo (Remote Debugging): Create a menu.
6611 (Top): Add ``Remote Debugging'' to menu.
6612
6f05cf9f
AC
66132002-01-21 Andrew Cagney <ac131313@redhat.com>
6614
6615 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6616 serial protocol'' from here.
6617 (Remote Debugging): To here. New chapter.
6618
3fd3d7d2
AC
66192002-01-20 Andrew Cagney <ac131313@redhat.com>
6620
6621 * gdbint.texinfo (Target Architecture Definition): Delete
6622 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6623
7fd60527
AC
66242002-01-20 Andrew Cagney <ac131313@redhat.com>
6625
6626 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6627 are no longer needed.
6628 (Porting GDB): Add maintainer note about configure.host.
6629
c2f05ac9
AC
66302002-01-20 Andrew Cagney <ac131313@redhat.com>
6631
6632 * gdbint.texinfo (Target Architecture Definition): Remove
6633 definition of IEEE_FLOAT.
6634
f7dc1244 66352002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6636
6637 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6638 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6639 <3diff@gnu.org>
231b2aad 6640
82600034
AC
66412002-01-19 Andrew Cagney <ac131313@redhat.com>
6642
6643 * gdbint.texinfo (Host Definition): Remove references to
6644 MALLOC_INCOMPATIBLE.
6645
7708fa01
AC
66462002-01-17 Andrew Cagney <ac131313@redhat.com>
6647
6648 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6649 and xyz-xdep.o.
6650
eb12ee30
AC
66512002-01-17 Andrew Cagney <ac131313@redhat.com>
6652
889bf7c5 6653 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6654 (Set Breaks): Copy ``maint info breakpoint'' doco to
6655 ``Maintenance Commands'' appendix. Add reference.
6656
c9ccaa92
AC
66572002-01-17 Andrew Cagney <ac131313@redhat.com>
6658
6659 * fdl.texi: Remove next/prev from @node.
6660
f7dc1244 66612002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6662
6663 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6664 for monstrous @multitable (from Brian Youmans).
6665
6666 * fdl.texi: New file.
6667
6668 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6669
8973da3a
AC
66702002-01-15 Andrew Cagney <ac131313@redhat.com>
6671
6672 * gdbint.texinfo (Releasing GDB): New chapter.
6673
7d86b5d5
AC
66742002-01-14 Andrew Cagney <ac131313@redhat.com>
6675
6676 * gdb.texinfo (Embedded Processors, Calling program functions):
6677 Obsolete references to a29k.
6678
cc1cb004
AC
66792002-01-13 Andrew Cagney <ac131313@redhat.com>
6680
6681 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6682 examples. Document that a code-block should do or discard its
6683 cleanups before exit.
6684
79f12247
MS
66852002-01-11 Michael Snyder <msnyder@redhat.com>
6686
6687 * gdb.texinfo (Choosing files): Change @samp to @file.
6688
19837790
MS
66892002-01-05 Michael Snyder <msnyder@redhat.com>
6690
6691 * gdb.texinfo (--pid): Document new command line option (attach).
6692
f7dc1244 66932002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6694
6695 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6696 in the stub.
6697
d7449b42
AC
66982002-01-04 Andrew Cagney <ac131313@redhat.com>
6699
6700 * gdbint.texinfo (Target Architecture Definition): Replace
6701 BIG_ENDIAN with BFD_ENDIAN_BIG.
6702
f23631e4
AC
67032002-01-03 Andrew Cagney <ac131313@redhat.com>
6704
6705 * gdbint.texinfo (Target Architecture Definition): Replace
6706 value_ptr with struct value pointer.
6707
72c9928d
EZ
67082002-01-02 Eli Zaretskii <eliz@gnu.org>
6709
6710 * gdb.texinfo (Free Software): Fix wording.
6711
959acfd1
EZ
67122001-12-31 Eli Zaretskii <eliz@gnu.org>
6713
6714 * gdb.texinfo (Free Software): New section ``Free Software Needs
6715 Free Documentation''.
6716
f7dc1244 67172001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6718
6719 * stabs.texinfo:
6720 * gdb.texinfo:
6721 * gdbint.texinfo:
6722 * libgdb.texinfo:
6723 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6724
6600abed
MS
67252001-12-29 Michael Snyder <msnyder@redhat.com>
6726
6727 * gdb.texinfo (maint info sections): Fix typo.
6728
f6680716
MS
67292001-12-26 Michael Snyder <msnyder@redhat.com>
6730
fe95c787
MS
6731 * gdb.texinfo (maint info sections): Document.
6732
a9331b3f 6733 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6734 'info proc' sub-options that are currently not implemented.
6735
c3d3ce5b
JB
67362001-12-20 Jim Blandy <jimb@redhat.com>
6737
6738 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6739
778eb05e
AC
67402001-12-15 Andrew Cagney <ac131313@redhat.com>
6741
6742 * gdbint.texinfo (Target Architecture Definition): Replace
6743 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6744
2607059c
AC
67452001-12-01 Andrew Cagney <ac131313@redhat.com>
6746
6747 * gdbint.texinfo (Host Definition): Delete documentation on
6748 HOST_BYTE_ORDER.
6749
df0cd8c5
JB
67502001-11-30 Jim Blandy <jimb@redhat.com>
6751
6752 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6753 overlay support. Add to top-level menu.
df0cd8c5 6754
88118b3a
TT
67552001-11-26 Tom Tromey <tromey@redhat.com>
6756
6757 * gdb.texinfo (Command Syntax): Document C-o binding.
6758
96565e91
CF
67592001-07-26 Christopher Faylor <cgf@redhat.com>
6760
6761 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6762 use since it is described in the referenced section.
6763
f7dc1244 6764 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6765 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6766 clearer when using DJGPP.
6767
2a3d5645
CF
67682001-11-24 Christopher Faylor <cgf@redhat.com>
6769
6770 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6771 specifically refer to MS-DOS.
6772 (command files): Mention gdb.ini is only used on MS-DOS.
6773
aa26fa3a
TT
67742001-11-21 Tom Tromey <tromey@redhat.com>
6775
6776 * gdb.texinfo (Invoking GDB): Document --args.
6777 (Mode Options): Likewise.
6778
4f8ada06
JB
67792001-11-21 Jim Blandy <jimb@redhat.com>
6780
6781 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6782 Delete documentation; this macro has been removed from the
6783 sources.
4f8ada06 6784
3fe0dc10
JB
67852001-11-13 Jim Blandy <jimb@redhat.com>
6786
6787 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6788
9e5abb06
CV
67892001-11-06 Corinna Vinschen <vinschen@redhat.com>
6790
6791 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6792
1c5dfdad
MS
67932001-11-05 Michael Snyder <msnyder@redhat.com>
6794
a9331b3f 6795 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6796 quote regexp chars in function names such as "operator*()".
6797
990f9fe3
FF
67982001-11-01 Fred Fish <fnf@redhat.com>
6799
6800 * gdbint.texinfo (SOLIB_ADD): Document additional new
6801 "readsyms" arg.
6802
b433d00b
DH
68032001-10-30 Don Howard <dhoward@redhat.com>
6804
070b1dd3
DH
6805 * gdb.texinfo: (Command Files) Added documentation for the
6806 behavior of gdb with input redirected from a file.
b433d00b 6807
b7209cb4
FF
68082001-10-28 Fred Fish <fnf@redhat.com>
6809
6810 * gdb.texinfo (auto-solib-add): Change docs to match
6811 implementation change.
6812 (auto-solib-limit): Add docs for new variable.
6813
1aa20aa8
AC
68142001-10-15 Andrew Cagney <ac131313@redhat.com>
6815
6816 * gdbint.texinfo (Target Architecture Definition): Function
6817 value_as_pointer renamed to value_as_address.
6818
fc0c74b1
AC
68192001-10-15 Andrew Cagney <ac131313@redhat.com>
6820
6821 * gdbint.texinfo (Target Architecture Definition): Default
6822 POINTER_TO_ADDRESS functions assume unsigned addresses.
6823 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6824 posting by Jim Blandy.
6825
f4846649
JB
68262001-10-12 Jim Blandy <jimb@redhat.com>
6827
6828 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6829 version of texi2html (1.64) doesn't support this flag any more.
6830
f277788b
MK
68312001-09-08 Mark Kettenis <kettenis@gnu.org>
6832
a9dc4918
MK
6833 * gdbint.texinfo (Host Definition): Remove description of
6834 MEM_FNS_DECLARED.
6835
d28379df
MK
6836 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6837
f277788b
MK
6838 * gdbint.texinfo (Host Definition): Remove description of
6839 HAVE_SIGSETMASK.
6840
7ccaa899
EZ
68412001-09-04 Elena Zannoni <ezannoni@redhat.com>
6842
6843 * gdbint.texinfo (Target Architecture Definition): Add
6844 explanation of TARGET_PRINT_INSN macro.
6845
17d9d558
JB
68462001-08-30 Jim Blandy <jimb@redhat.com>
6847
6848 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6849 Explain what it means to load relocatable files.
6850
72cde065
JB
68512001-08-28 Jim Blandy <jimb@redhat.com>
6852
6853 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6854 info `top' menu.
6855
9e678452
CF
6856Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6857
6858 * gdbint.texinfo: Add a cautionary note about macro use.
6859
a2bea4c3 68602001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6861
a2bea4c3
CV
6862 * gdb.texinfo: Explain omitting the hostname in the
6863 `target remote' command.
6864
1129bf27
DJ
68652001-07-30 Daniel Jacobowitz <drow@mvista.com>
6866
6867 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6868 and END-INFO-DIR-ENTRY.
6869
732b3002
SC
68702001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6871
6872 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6873
89437448
AC
68742001-07-25 Andrew Cagney <ac131313@redhat.com>
6875
6876 * gdbint.texinfo (libgdb): Rewrite.
6877
f7dc1244 68782001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6879
6880 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6881
c4555f82
SC
68822001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6883
6884 * gdb.texinfo (TUI): New chapter, document the TUI.
6885 (Mode Options): Document the -tui option.
6886
2f45a6e0
MK
68872001-07-23 Mark Kettenis <kettenis@gnu.org>
6888
6889 * gdbint.texinfo (Host Definition): Remove description of
6890 NEED_POSIX_SETPGID.
6891
f7dc1244 68922001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6893
6894 * gdb.tex (DJGPP Native): New node, with descriptions of
6895 DJGPP-specific commands.
6896
be9c6c35
JM
68972001-07-19 John R. Moore <jmoore@redhat.com>
6898
6899 * gdbint.texinfo: Three misspellings.
6900
dfa249fb
AC
69012001-07-06 Andrew Cagney <ac131313@redhat.com>
6902
6903 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6904 `test` expressions on bash. Problem reported by Colin Walters.
6905
c72e7388
AC
69062001-07-04 Andrew Cagney <ac131313@redhat.com>
6907
6908 * gdbint.texinfo (User Interface): Update ui-out documentation to
6909 refelect recent UI/MI updates.
6910
94bbb2c0
AC
69112001-07-04 Andrew Cagney <ac131313@redhat.com>
6912
6913 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6914 interpreters.
6915
af6c57ea
AC
69162001-06-15 Andrew Cagney <ac131313@redhat.com>
6917
6918 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6919 structure and not macros.
6920 (Host Definition): Document that much of this chapter is obsolete.
6921 (Target Architecture Definition): Update list of files that make
6922 up a target architecture.
6923 (Coding): Update.
6924
83aa8bc6
AC
69252001-06-28 Andrew Cagney <ac131313@redhat.com>
6926
6927 * gdbint.texinfo (Target Architecture Definition): Update
6928 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6929 The latter has been changed to a true predicate.
6930
f7dc1244 69312001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6932
6933 * annotate.texi: Add @noindent where needed. From Dmitry
6934 Sivachenko <dima@Chg.RU>.
6935 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6936
656db9b0
AC
69372001-06-16 Andrew Cagney <ac131313@redhat.com>
6938
6939 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6940
df2396a1
AC
69412001-06-14 Andrew Cagney <ac131313@redhat.com>
6942
6943 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6944 returns ``OK''. Document that the ``R'' packet does not reply.
6945
0f1f2b0a
MS
69462001-06-13 Michael Snyder <msnyder@redhat.com>
6947
6948 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6949
f7dc1244 69502001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6951
6952 * gdb.texinfo (Signals): Clarify the default setting of signal
6953 handling.
6954
a5d7c491
AC
69552001-05-14 Andrew Cagney <ac131313@redhat.com>
6956
6957 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6958 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6959
05a54c4f
AC
69602001-05-12 Andrew Cagney <ac131313@redhat.com>
6961
6962 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6963
f7dc1244 69642001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6965
6966 * gdbint.texinfo (Clean Design and Portable Implementation):
6967 Renamed from "Clean Design".
6968 (Clean Design and Portable Implementation): Document portable
6969 methods of handling file names, and the associated macros.
6970
f7dc1244 69712001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6972
6973 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6974 command and provide a cross-reference to its description.
6975 (Symbols): Note that "info scope" is useful for trace experiments.
6976
f7dc1244 69772001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6978
b37052ae
EZ
6979 * gdb.texinfo (Symbols): Document "info scope".
6980 (Tracepoints): New chapter.
6981 (Contributors): Update for v5.1.
6982 <All nodes>: Change "C++" to "C@t{++}".
6983
0ee54786
EZ
6984 * gdbint.texinfo (User Interface): A new section about ui_out
6985 functions, based on text written by Fernando Nasser.
6986
c534679c
EZ
6987 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6988
f7dc1244 69892001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6990
e9c75b65
EZ
6991 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6992
6993 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6994
6995 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6996 Replace "GDB" with "@value{GDBN}". Fix markup.
6997
6998 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6999
3d67e040
EZ
7000 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7001 a cross-reference to its description.
7002 (Symbols): Document "info symbol".
7003
f7dc1244 70042001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7005
7006 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7007 subsection "x86 Watchpoints".
7008 (Target Architecture Definition): Document the macros
7009 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7010 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7011
b0ed3589
AC
70122001-03-20 Andrew Cagney <ac131313@redhat.com>
7013
7014 * gdbint.texinfo (Target Architecture Definition): Update
7015 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7016 list.
7017
b6ba6518
KB
70182001-03-06 Kevin Buettner <kevinb@redhat.com>
7019
7020 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7021 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7022
f7dc1244 70232001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7024
7025 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7026
f7dc1244 70272001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7028
17cc6a06
EZ
7029 * gdb.texinfo (Environment): Document that `path' does not change
7030 the value of PATH in GDB's own environment (it did in the past,
7031 but that was changed on March 15, 1994). Reported by Doug Evans
7032 <dje@transmeta.com>.
7033
56caf160
EZ
7034 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7035 its line. Fix markup of commands and macros. Add an Index node
7036 and index entries.
7037
29e57380
C
70382001-01-23 J.T. Conklin <jtc@redback.com>
7039
7040 * gdb.texinfo (Memory region attributes): New manual section.
7041
1c6147de
ND
70422001-01-04 Nicholas Duffek <nsd@redhat.com>
7043
7044 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7045
f7dc1244 70462000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7047
7048 * refcard.tex: Version and copyright fixed. From Phil Edwards
7049 <pedwards@disaster.jaj.com>.
7050
0dcedd82
AC
7051Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7052
7053 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7054 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7055
3b851bce
AC
7056Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7057
7058 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7059 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7060
f7dc1244 70612000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7062
7063 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7064 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7065
b90a5f51
CF
70662000-11-10 Christopher Faylor <cgf@cygnus.com>
7067
7068 * gdb.texinfo: Document new 'set step-mode' command.
7069
f7dc1244 70702000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7071
7072 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7073 changes from Dmitry Sivachenko <dima@Chg.RU>.
7074
f7dc1244 70752000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7076
7077 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7078 From Steven Johnson <sbjohnson@ozemail.com.au>.
7079
2e685b93
MK
70802000-08-10 Mark Kettenis <kettenis@gnu.org>
7081
7082 * gdbint.texinfo (Overall Structure): Spelling fix.
7083
f7dc1244 70842000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7085
7086 * gdbint.texinfo (Target Architecture Definition): Document that
7087 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7088 for which REGISTER_CONVERTIBLE returns a zero value.
7089
63ac3005
EZ
70902000-07-08 Christopher Faylor <cgf@cygnus.com>
7091
7092 * Makefile.in (install-info): Find files to install in either the
7093 build or source directories (adapted from Makefile.am).
7094
bd79f757
ND
70952000-07-07 Nicholas Duffek <nsd@redhat.com>
7096
7097 * stabs.texinfo: Fix spelling errors.
7098 (String Field): FILE-NUMBER starts from 0, not 1.
7099
f7dc1244 71002000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7101
7102 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7103 Brian Youmans.
5f208f6d 7104
f7dc1244 71052000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7106
7107 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7108 the source directory. Reported by Mark Harig
7109 <markh@frazier.landmark.com>.
cc542d3b 7110
f3b28801
C
71112000-06-20 J.T. Conklin <jtc@redback.com>
7112
7113 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7114
449f3b6c
AC
7115Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7116
7117 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7118 Generate using pdftex.
449f3b6c 7119 (PDFTEX): Define.
889bf7c5 7120 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7121 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7122 @contents at the start.
449f3b6c 7123
f7dc1244 71242000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7125
7126 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7127 Youmans.
48e934c6 7128
9e9c5ae7
AC
7129Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7130
7131 From Brian Youmans:
7132 * gdb.texinfo: Fix ``et al.''.
7133
c741b251
AC
7134Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7135
7136 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7137 loop.
c741b251 7138
4ab64e14
JG
71392000-05-19 Jimmy Guo <guo@cup.hp.com>
7140
7141 * configure: Regenerate.
7142
f7dc1244 71432000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7144
7145 * Makefile.in (install-info): Run install-info on installed Info
7146 files.
7147
8c70017b
AC
7148Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7149
a7cb598a 7150 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7151 Andrew Cagney.
8c70017b 7152
f7dc1244 71532000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7154
7155 * gdb.texinfo: Proofreading changes from Brian Youmans.
7156
bf0184be
ND
71572000-05-01 Nick Duffek <nsd@cygnus.com>
7158
7159 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7160 startup sequence, minor edits.
7161
f7dc1244 71622000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7163
7164 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7165 TeX.
7166
7167 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7168 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7169 like `n' and `s' which look weird. Convert some of the @kindex to
7170 @vindex, when they refer to variables, not commands.
7171
33e16fad
AC
7172Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7173
7174 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7175
f7dc1244 71762000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7177
7178 * Makefile.in (GDBMI_DIR): New variable.
7179 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7180 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7181 (gdbmi.texinfo): New target, for texi2roff.
7182 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7183 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7184
7185 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7186 gdbmi.texinfo.
7187 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7188 comment.
7189
d167840f
EZ
71902000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7191
7192 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7193 command.
d167840f 7194
f7dc1244 71952000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7196
7197 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7198 prevents the build (and is generally a Bad Idea).
7199
f7dc1244 72002000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7201
7202 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7203 a comma inside @var.
7204 (Command Files): Index markup changes from Dmitry Sivachenko
7205 <dima@Chg.RU>.
7206
f7dc1244 72072000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7208
7209 * Makefile.in (LN_S): Define.
7210 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7211 invoke "ln -s" unless it is known to work.
7212
7213 * configure.in (AC_PROG_LN_S): Add.
7214
8dc7983f
JB
72152000-04-14 Jim Blandy <jimb@redhat.com>
7216
7217 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7218 section.
7219 (Target Conditionals): Document ADDRESS_TO_POINTER,
7220 POINTER_TO_ADDRESS.
7221
1a8237e8
DB
72222000-04-11 Daniel Berlin <dan@cgsoftware.com>
7223
7224 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7225 gdb-cfg.texi to get the value.
7226
ca526f1a
JB
72272000-04-10 Jim Blandy <jimb@redhat.com>
7228
7229 * gdbint.texinfo (Target Architecture Definition): Fix
7230 cross-references.
7231
faaafcb4
JB
72322000-04-08 Jim Blandy <jimb@redhat.com>
7233
7234 * gdbint.texinfo (Using Different Register and Memory Data
7235 Representations): New section.
7236 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7237 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7238 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7239
1b27397f
AC
7240Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7241
7242 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7243 for acknowledgments.
1b27397f 7244
480ff1fb
AC
7245Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7246
7247 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7248 qThreadExtraInfo.
480ff1fb 7249
a9331b3f 72502000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7251
a9331b3f
RM
7252 * gdb.texinfo: Clarify which remote debug protocol commands are
7253 required and which are optional.
f1251bdd 7254
dbeb8dbd
AC
7255Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7256
7257 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7258 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7259 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7260 * annotate.texi: Update.
7261
6d2ebf8b
SS
72622000-03-28 Stan Shebs <shebs@apple.com>
7263
7264 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7265 expectation of additional changes before release), update
7266 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7267 node links, rephrase and/or shorten lines to fix formatting
7268 problem in both regular and @smallbook formats.
7269 * annotate.texi: Shorten lines in example, use smallexample
7270 consistently everywhere.
7271 * Makefile.in: Add comment about texinfo 4.0 html generation.
7272 (SFILES_INCLUDED): Add annotate.texi.
7273
5d161b24
DB
72742000-03-27 Daniel Berlin <dan@cgsoftware.com>
7275
5ae4183a
AS
7276 * gdb.texinfo (Debugging Output): Added new section, documenting
7277 the "set/show debug" commands.
5d161b24 7278
b9deaee7
AC
7279Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7280
7281 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7282 entry.
b9deaee7
AC
7283
7284 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7285 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7286 @chapter and @node entries.
a9331b3f 7287
b9deaee7 7288 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7289
9ef47d30
AC
7290Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7291
7292 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7293 files.
9ef47d30 7294
cfeada60
FN
72952000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7296
7297 From David Whedon <dwhedon@gordian.com>
5ae4183a 7298 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7299
6837a0a2
DB
73002000-03-22 Daniel Berlin <dan@cgsoftware.com>
7301
7302 * gdb.texinfo: Add documentation for the apropos command.
7303
bba2971c
MS
73042000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7305
7306 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7307
2b628194
MS
73082000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7309
a9331b3f 7310 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7311 two places.
7312
96a2c332
SS
73132000-03-17 Stan Shebs <shebs@apple.com>
7314
7315 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7316 <dima@Chg.RU>, also clarification of allowed content for
7317 string constants.
7318
f7dc1244 73192000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7320
7321 * gdb.texinfo (main menu): Add Annotations.
7322 (File Options): Add @cindex entries for each command-line option.
7323 Document --epoch, --annotate, --async, --interpreter, --write,
7324 --statistics, and --version.
7325
7326 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7327 of GDB.
7328
9d233477
JB
73292000-02-23 Jim Blandy <jimb@redhat.com>
7330
7331 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7332
14e0eb3b
JB
73332000-02-22 Jim Blandy <jimb@redhat.com>
7334
7335 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7336
3555de01
JM
73372000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7338
7339 * Makefile.in (diststuff): New target.
7340
5e35df8e
KB
73412000-02-15 Kevin Buettner <kevinb@redhat.com>
7342
7343 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7344 architecture. [From Jim Wilson.]
5e35df8e 7345
c5394b80
JM
73462000-01-16 Tom Tromey <tromey@cygnus.com>
7347
7348 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7349 (Delete Breaks): Mention range arguments.
7350 (Disabling): Likewise.
7351
c3f6f71d
JM
73522000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7353
7354 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7355
c4093a6a
JM
7356Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7357
7358 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7359 valid functions.
c4093a6a 7360
11cf8741
JM
73611999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7362
7363 * gdb.texinfo: Clarify regular expressions used in rbreak.
7364
917317f4
JM
73651999-10-15 Kevin Buettner <kevinb@cygnus.com>
7366
7367 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7368 MEMORY_REMOVE_BREAKPOINT): Document.
7369
7370Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7371
7372 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7373 offset re-using the DATA offset instead.
917317f4 7374
2df3850c
JM
73751999-10-11 Jim Kingdon <kingdon@redhat.com>
7376
7377 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7378
73791999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7380
7381 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7382 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7383 typos.
7384
7385 * gdb.texinfo: Various minor wording and formatting improvements,
7386 mentions of additional command-line options.
7387
2acceee2
JM
73881999-09-30 Fred Fish <fnf@cygnus.com>
7389
7390 * gdb.texinfo: Document additional forms of specifying section
7391 names and addresses for the add-symbol-file command.
7392
c2c6d25f
JM
73931999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7394
7395 * gdbint.texinfo: Fix typo, add the word "have".
7396
73971999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7398
7399 * gdbint.texinfo (Target Architecture Definition): Document the
7400 SKIP_PERMANENT_BREAKPOINT macro.
7401
d4f3574e
SS
74021999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7403
7404 * gdb.texinfo: Fiks speling errers.
7405
7406 * gdb.texinfo: Fix uses of @multitable.
7407
f7dc1244 7408 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7409 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7410 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7411 comments about using with optimization, add more indexing,
7412 fix info about disassembly-flavor.
7413
7414Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7415
7416 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7417 SKIP_SOLIB_RESOLVER): Define.
7418
7419Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7420
7421 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7422 ``g'' packets.
d4f3574e 7423
104c1213
JM
74241999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7425
7426 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7427 platform-specific info, inline remote.texi and move sections of it
7428 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7429 and register stack into the new chapter.
7430 * remote.texi: Remove, now part of gdb.texinfo.
7431 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7432
74331999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7434
7435 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7436 GDB_TARGET_IS_MACH386): These kludges have gone away.
7437
7438Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7439
7440 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7441 TDEPLIBS.
104c1213 7442
53a5351d
JM
74431999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7444
7445 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7446 surrounding text to fit HP-UX bits into general info.
7447 (HPPA-cfg.texi): Remove, no longer useful.
7448
7449 * gdb.texinfo: Remove explicit links from @node lines, remove
7450 HP-added "Detailed Node Listing" from main menu which confuses
7451 things.
7452
7453 From Dmitry Sivachenko <dima@Chg.RU>:
7454 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7455 in description of `set environment'.
53a5351d
JM
7456
74571999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7458
7459 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7460
7be570e7
JM
74611999-08-12 Ben Elliston <bje@cygnus.com>
7462
7463 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7464
f7dc1244 74651999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7466
7467 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7468 watch, awatch, and rwatch. Explain why the latter two cannot be
7469 set as software watchpoints. Document that watchpoints for local
7470 variables are deleted when the debuggee terminates.
7be570e7
JM
7471
7472Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7473
7474 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7475 packet. Allow E.. response packet. "qRcmd" packet is no longer
7476 reserved.
7be570e7
JM
7477
74781999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7479
a9331b3f
RM
7480 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7481 * gdb.texinfo: Ditto.
7be570e7 7482
96baa820
JM
74831999-08-06 Tom Tromey <tromey@cygnus.com>
7484
7485 * gdb.texinfo (KOD): New node.
7486
7487Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7488
7489 * remote.texi (Rcmd): Fix minor formatting typos.
7490
7491Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7492
7493 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7494 packets.
96baa820 7495
adf40b2e
JM
74961999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7497
7498 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7499 fixes.
7500
43ff13b4
JM
7501Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7502
7503 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7504
085dd6e6
JM
7505Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7506
7507 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7508 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7509 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7510 packets that are not supported on all hosts. Expand examples.
7511 Spell check.
085dd6e6
JM
7512
75131999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7514
7515 * Makefile.in: Recognize html, install-html. Add targets
7516 to build HTML versions of documentation via texi2html.
7517
7518Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7519
7520 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7521 testsuite.
085dd6e6
JM
7522
7523Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7524
7525 * remote.texi (Communication Protocol): Rewrite.
7526
7527Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7528
7529 * stabs.texinfo: Fix uses of xref.
7530
9e0b60a8
JM
7531Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7532
7533 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7534 info about patch submission.
7535
cce74817
JM
7536Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7537
7538 From Per Bothner <bothner@cygnus.com>:
7539 * gdb.texinfo: Document Chill support.
7540
7541Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7542
7543 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7544 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7545 Document that the value should be greater-than or equal-to zero.
7546 (NO_STD_REGS): Document. Deprecate.
cce74817 7547
ac9a91a7
JM
7548Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7549
7550 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7551 Document that these are not used.
ac9a91a7
JM
7552
7553Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7554
7555 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7556
392a587b
JM
7557Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7558
7559 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7560 numargs was dropped.
392a587b
JM
7561
7562Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7563
7564 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7565
b83266a0
SS
7566Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7567
7568 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7569 Update.
b83266a0 7570
7a292a7a
SS
7571Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7572
7573 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7574 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7575
7576Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7577
7578 * gdbint.texinfo: Fix typos: $ -> @.
7579
7580Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7581
7582 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7583 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7584 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7585 BREAKPOINT_FROM_PC.
a9331b3f 7586
7a292a7a
SS
7587Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7588
7589 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7590 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7591
7592Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7593
7594 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7595 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7596
75971999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7598
7599 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7600 longer exists.
7601
7602Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7603
7604 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7605 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7606 they make the manual source incomprehensible.
7a292a7a
SS
7607 * h8-cfg.texi: Remove, hasn't been used in years.
7608
c906108c
SS
7609Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7610
7611 * gdb.texinfo: Update the credits.
7612
7613Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7614
7615 * gdb.texinfo: Fix mistakes noticed in printout of last
7616 draft, add Alpha to discussion of heuristic fence post.
7617
7618Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7619
7620 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7621 Edition, merge some HP changes into mainline, describe some
7622 previously undocumented features, describe more of the target
7623 commands available, eliminate obsolete section on renamed
7624 commands.
c906108c
SS
7625 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7626
7627Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7628
7629 * gdb.texinfo: Make many HPPA conditionals unconditional,
7630 including catchpoint description, since now on for all configs.
7631 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7632 specializations.
7633
7634Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7635
7636 * Makefile.in (GDBvn.texi): Fix match expression to work with
7637 current format of VERSION in gdb/Makefile.in.
7638 * gdb.texinfo: Fix node ref to match new readline.
7639
7640Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7641
a9331b3f
RM
7642 * gdb.texinfo: Changes made as part of a project to merge in
7643 changes made by HP. Documentation makes extensive use of
c906108c
SS
7644 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7645 on remote debugging. There are differences in documentation
889bf7c5 7646 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7647 the HP manual discusses catchpoints, hardware watchpoints, and
7648 some HPUX specific limitations for shared library support.
a9331b3f 7649
c906108c
SS
7650 There are also a number of @node changes.
7651
76521999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7653
7654 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7655 (C Usage): Same.
7656
7657Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7658
7659 The following changes were made by Edith Epstein
889bf7c5
PA
7660 <eepstein@cygnus.com> as part of a project to merge in changes
7661 made by HP.
a9331b3f 7662
c906108c
SS
7663 * HPPA-cfg.texi: new file.
7664
7665 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7666
7667 * refcard.tex: change documentation about catch.
7668 removed info catch.
7669
7670Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7671
7672 * gdbint.texinfo: Expand on GDB's coding standards,
7673 specify the use of arg names with prototypes.
7674
76751998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7676
7677 * gdb.texinfo: Fix tipo.
7678
7679Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7680
7681 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7682 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7683
7684Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7685
7686 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7687
76881998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7689
7690 * agentexpr.texi: New file.
7691
7692Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7693
7694 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7695
76961998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7697
7698 * remote.texi: Changed wording that implied that the GDB remote
7699 protocol caches register values instead of GDB itself.
7700
7701Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7702
7703 * gdbint.texinfo: Add some info about symbol readers.
7704 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7705 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7706 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7707 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7708
7709Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7710
a9331b3f 7711 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7712
7713Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7714
7715 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7716
7717Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7718
7719 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7720 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7721
7722Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7723
7724 * gdbint.texinfo: Fix minor typos.
7725
7726Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7727
7728 * gdbint.texinfo: Complete overhaul. Group descriptions more
7729 logically, add more info on generic algorithms, remove much
7730 obsolete and/or wrong material.
7731
7732Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7733
7734 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7735
7736Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7737
7738 * refcard.tex: Copyright, address updates.
7739
7740Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7741
7742 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7743 for the edition instead of confusing GDB-version-like numbers.
7744
7745Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7746
7747 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7748
7749Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7750
5ae4183a 7751 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7752
7753Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7754
7755 * gdb.texinfo: Add some credits, mention bug monitor.
7756 * remote.texi: Mention mips monitor targets.
7757 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7758
c906108c
SS
7759Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7760
7761 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7762 files, finish sorting of host vs target vs native macros, describe
7763 some more of them.
c906108c
SS
7764
7765Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7766
7767 * gdbint.texinfo (Host Conditionals): Document change from
7768 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7769
7770Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7771
7772 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7773 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7774
7775Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7776
7777 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7778 Document LSEEK_NOT_LINEAR.
7779
7780Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7781
7782 * stabs.texinfo (Stab Section Basics): Make it clear that only
7783 some versions of the GNU linker remove the leading N_UNDF symbol.
7784
7785Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7786
7787 * stabs.texinfo (String Field): Document type number pairs here,
7788 instead of in the Sun specific section.
7789 (Include Files): The GNU linker supports the N_BINCL
7790 optimization. Clarify the N_BINCL value, and what it is used
7791 for.
7792 (Procedures): Document N_FUN with an empty string to mark the end
7793 of a function.
7794 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7795 (Sun Differences): Remove this node, as the information is now
7796 elsewhere in the main document.
7797 (Stab Section Basics): Mention that the GNU linker may optimize
7798 stabs and remove the leading N_UNDF symbol.
7799
7800Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7801
7802 * gdb.texinfo, refcard.tex: Restore author credit
7803
7804Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7805
7806 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7807 documentation to account for START and END macros taking
7808 one arg.
7809
7810Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7811
7812 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7813 * gdb.texinfo (Frames): Fix typo.
7814
7815Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7816
7817 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7818 a target_signal as arg type, not a pid.
7819
7820Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7821
7822 * gdb.texinfo: Document `set assembly-language'.
7823
7824Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7825
7826 * remote.texi: Update list of stubs in the GDB distribution.
7827
7828Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7829
7830 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7831 Also document that some systems can use mmalloc but must define
7832 this if their C runtime allocates memory that is later freed.
c906108c 7833 (MMCHECK_FORCE): Document new macro.
a9331b3f 7834
c906108c
SS
7835Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7836
7837 * remote.texi: Add documentation for target Sparclet.
7838
7839Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7840
a9331b3f 7841 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7842 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7843 * configure.in: Rewritten for autoconf.
7844 * configure: New.
7845
7846Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7847
7848 * Makefile.in (DVIPS): New define, set to dvips.
7849 (dvi): Add stabs.dvi.
7850 (ps): New target.
7851 (all-doc): Depend on info, dvi, and ps targets.
7852 (STAGESTUFF): Add *.ps and *.dvi files.
7853 (clean-info, clean-dvi): Remove.
7854 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7855 rules completely rewritten.
7856 (maintainer-clean): Remove clean-info and clean-dvi
7857 dependencies and put their actions in the rules.
7858 (gdb.ps): New target
a9331b3f 7859 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7860 intermediate TeX files, whether they have 2 or 3 character
7861 extensions.
7862 (gdbint.ps): Add target and rules.
7863 (gdb-internals): Delete unused target.
7864 (Makefile): Depends upon config.status also.
7865
7866Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7867
7868 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7869 set.
7870
7871Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7872
7873 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7874 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7875
7876Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7877
7878 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7879
7880Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7881
7882 * gdb.texinfo (Print settings): Document
7883 `set/show print static-members' commands.
7884
7885Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7886
7887 * gdbint.texinfo (Native): Document name change, coredep.c to
7888 core-aout.c.
7889
7890Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7891
7892 * stabs.texinfo (Include Files): Document the values the SunOS4
7893 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7894
7895Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7896
7897 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7898 Fix typo.
7899
7900Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7901
7902 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7903 "gdb.tar.Z".
7904
7905Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7906
7907 * Makefile.in (maintainer-clean): New target, synonym for
7908 realclean.
7909
7910Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7911
7912 * Update all FSF addresses except those in COPYING* files.
7913
7914Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7915
7916 From Richard Earnshaw (rearnsha@armltd.co.uk):
7917 * gdb.texinfo (convenience variables): Document $_exitcode.
7918 (quit): Document optional expression to use as exit code.
7919
7920Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7921
7922 * gdb.texinfo, remote.texi: Brought up to date with various
7923 GDB changes.
7924
7925Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7926
7927 * gdb.texinfo: Update dates and versions, fix comments about
7928 hardware watchpoints in future releases and about the
7929 sharedlibrary command.
7930
7931Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7932
7933 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7934 C_FUN stab. Other cleanups.
7935
7936Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7937
7938 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7939 for the sparc stub.
7940
7941Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7942
7943 * annotate.texi: Clarify which addresses have differing formats
7944 depending on the language and which do not.
7945
7946Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7947
7948 * remote.texi (NetWare): Changed example to use BOARD= instead of
7949 NODE= argument to reflect correspoding change to gdbserve.nlm.
7950
7951Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7952
7953 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7954 GDB, as well as AIX dbx, supports the size type attribute.
7955
7956Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7957
7958 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7959
7960Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7961
7962 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7963 and new 'if' and 'while' commands.
7964
7965Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7966
7967 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7968
7969Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7970
7971 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7972 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7973 NetWare targets. Mostly stolen from the Server node.
7974
7975Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7976
7977 * gdb.texinfo (Setting): Talk about the language of a source file
7978 versus the working language. The old documentation did not match
7979 what GDB did.
7980
7981Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7982
7983 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7984 of a source file.
7985
7986Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7987
7988 * gdb.texinfo (Processes): New node.
7989
7990Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7991
7992 * remote.texi: Update documentation of set/show mipsfpu.
7993
3fc11d3e
JM
7994Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7995
7996 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7997 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7998
7999Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8000
8001 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8002 obsolete conditionals, described some others.
8003
8004Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8005
8006 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8007 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8008
8009Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8010
8011 * gdbint.texinfo: Put regex conditionals in their own table.
8012
8013Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8014
8015 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8016 described or fixed the descriptions of many others.
8017
8018Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8019
8020 * gdb.texinfo: Add some more credits.
8021 * gdbint.texinfo: Capitalize GDB consistently, describe some
8022 macros and remove some.
8023
8024Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8025
8026 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8027 obsolete conditionals, described some others.
8028
8029Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8030
8031 * gdb.texinfo (help targets): Changed to `help target', which
8032 is the correct gdb command.
8033
8034Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8035
8036 * annotate.texi (TODO): New node, for keeping track of annotations
8037 suggested but not yet implemented.
8038
8039Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8040
8041 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8042 another symbol, it is not the address itself.
8043
8044Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8045
8046 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8047 of stabs-in-coff sections.
8048
8049Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8050
8051 * annotate.texi: Change edition to 0.5 and date to May 1994.
8052 Add index.
8053 (Frames): New node, for frame annotation.
8054 (Displays): New node, for display annotation.
8055
8056 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8057 when waiting for your program to stop.
8058
8059Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8060
8061 * annotate.texi (Breakpoint Info): Document annotation of header
8062 fields and record annotation.
8063
8064Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8065
8066 * annotate.texi: New file, to document annotations.
8067
8068Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8069
8070 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8071 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8072
8073Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8074
8075 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8076 section, and say n_strx field is compilation unit relative.
8077 * stabs.texinfo: Don't use @code for a.out when it is the name of
8078 an object file format.
8079
8080Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8081
8082 * gdb.texinfo: Refer to file names, not path names, per rms
8083 convention.
8084 (Arguments): Fix typo.
8085
8086Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8087
8088 * stabs.texinfo (Global Variables): Talk about stabs in files
8089 where variables are referenced, but not defined.
8090
8091Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8092
8093 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8094 Cplusplus to new nodes Member Type Descriptor and Method Type
8095 Descriptor. Re-write stuff for #.
8096
8097Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8098
8099 * gdb.texinfo (Print Settings): Don't document "set print
8100 fast-symbolic-addr off". The bug which it worked around was fixed
8101 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8102
8103 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8104 N_ENTRY node.
8105
8106 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8107
8108Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8109
8110 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8111 references to ieee-float.c.
8112
8113Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8114
8115 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8116 match what the code actually does.
8117
8118Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8119
8120 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8121
8122Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8123
8124 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8125 i, and b.
8126
8127Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8128
8129 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8130 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8131 as "stabs in sections" rather than just saying "ELF and SOM".
8132 Also make that stuff apply to COFF.
8133
8134Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8135
8136 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8137 Ghostscript.
8138
8139Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8140
8141 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8142 versus functions without line numbers, also mention stepping into
8143 them as well as "step" when you are in them. Tell the user how to
8144 deal with the situation. Add comment about "debugging information".
8145
8146Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8147
8148 * stabs.texinfo (Enumerations): Document restriction on where
8149 enumeration types can appear and still win with GDB.
8150
8151Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8152
8153 * stabs.texinfo (Negative Type Numbers): Document format for type
8154 -16.
8155
8156Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8157
8158 * gdb.texinfo (Selection, Frame Info): Update information about
8159 arbitrary frame specficiations.
8160
8161Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8162
8163 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8164
8165Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8166
8167 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8168
8169Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8170
8171 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8172
8173Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8174
8175 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8176 Differences node to Statics node.
8177 (Statics): Discuss XCOFF use of V symbol descriptor.
8178
8179 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8180 not clean.
8181
8182Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8183
8184 * gdb.texinfo (Print Settings): Document `set print
8185 fast-symbolic-addr' and improve the doc for some other
8186 `set print's.
8187
8188Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8189
8190 * stabs.texinfo (String Field): Talk about defining several type
8191 numbers at once.
8192 Fix lint regarding changing node ELF Transformations to
8193 ELF and SOM Transformations.
8194
8195Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8196
8197 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8198
8199Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8200
8201 * stabs.texinfo (Cross-References): `::' is for nested types only
8202 within <>.
8203 (Structures): Document static members.
8204
8205Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8206
8207 * stabs.texinfo: Document S type attribute.
8208
8209Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8210
8211 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8212
8213Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8214
8215 * gdbint.texinfo: Fix a few typos.
8216
8217Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8218
8219 * gdb.texinfo, remote.texi: formatting improvements
8220
8221 * gdb.texinfo (New Features): mention threads.
8222 (Summary, C): fix xrefs in newly contributed text.
8223 (Threads): index entries, clarifications, example
8224 (passim): minor typos fixed, phrasing improvements
8225
8226 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8227 entries; (Server): explain use of gdbserver w/real-time systems,
8228 add example of conflicting TCP port; (MIPS Remote) break up
8229 running text into table, highlighting commands, and add example.
a9331b3f 8230
c906108c
SS
8231Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8232
8233 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8234
8235Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8236
8237 * stabs.texinfo (Nested Symbols): New node.
8238 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8239
8240Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8241
8242 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8243 to picking which Bbss.bss symbol to use, and (because there seems to
8244 be no good way of doing it) re-write some of the text to make it
8245 sound like Bbss.bss isn't such a great idea after all (as currently
8246 designed).
8247
8248 * gdb.texinfo (C): In addition to saying people have to use g++ for
8249 good results, say they have to use stabs. Specifically say cfront
8250 doesn't work well.
8251 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8252 the gdb README. Add xrefs to places where the support for the various
8253 languages is described in detail.
8254
8255Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8256
8257 * stabs.texinfo: Clean up stuff about visibility and virtual
8258 characters.
8259
8260 * stabs.texinfo (N_M2C): Cite Sun doc.
8261
8262Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8263
8264 * gdb.texinfo: updates re threads.
8265 * remote.texinfo: avoid index entries starting with digits.
8266
8267Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8268
8269 * stabs.texinfo (Enumerations): Talk about large, negative and
8270 octal values. Clean up cross reference to type attributes.
8271 (String Field): Say that GDB 4.11 supports size attribute.
8272
8273Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8274
8275 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8276 is a mandatory step. Make the stuff about that more concise.
8277
8278Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8279
8280 * stabs.texinfo (Class Names): New node.
8281
8282 * gdb.texinfo (Command Files): Explain order of init file reading.
8283
8284 * remote.texi (Bootstrapping): Talk about getting the serial driver
8285 to deal with ^C sent by gdb to stop the remote system.
8286
8287Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8288
8289 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8290
8291 * libgdb.texinfo (Defining Commands): made the DOC arg
8292 to gdb_define_app_command a char * instead of char **
8293 per a suggestion from kingdon.
8294
8295 * libgdb.texinfo: total rewrite from a different starting
8296 premise.
8297
8298Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8299
8300 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8301 floats passed as doubles (to improve clarity).
8302
8303Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8304
8305 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8306
8307 * a4rc.sed: update to work with Andreas Vogel papersize params
8308
8309 * refcard.tex: use Andreas Vogel simplifications of papersize
8310 params; remove useless version info; update copyright date.
8311
8312Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8313
8314 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8315
8316Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8317
8318 * gdb.texinfo (Files): Say what address the load command loads it at.
8319
8320 * stabs.texinfo (Common Blocks): Minor cleanups.
8321
8322 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8323 that Sun has backed away from the linker kludge and thus the relevant
8324 issue is changes to the SunPRO tools, not the Solaris linker.
8325
8326 * stabs.texinfo (Traditional Integer Types): Clean up description
8327 of octal bounds a little bit. Document extra leading zeroes.
8328
8329Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8330
8331 * gdb.texinfo (Signaling): Update for symbolic symbol names
8332 and add a section explaining the difference between the GDB
8333 signal command and the shell kill utility.
8334
8335Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8336
8337 * libgdb.texinfo: added `@' to braces that were unescaped.
8338
8339Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8340
8341 * libgdb.texinfo: new file. Spec for the gdb library.
8342
8343Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8344
8345 * stabs.texinfo (Include Files): Fix typo (start -> end).
8346
8347Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8348
8349 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8350 from Melissa at FSF's editing pass.
8351
8352Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8353
8354 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8355 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8356 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8357
8358Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8359
8360 * remote.texi (Bootstrapping): Discuss 386 call gates.
8361
8362Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8363
8364 * stabs.texinfo (Based Variables): New node.
8365
8366Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8367
8368 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8369 names, sizes, and formats to suggest how not to lose.
8370
8371Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8372
8373 * stabs.texinfo (Methods): Fix typo.
8374
8375Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8376
8377 * gdb.texinfo: Fix a few typos.
8378
8379Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8380
8381 * gdb.texinfo: Clarify how well it works with Fortran.
8382
8383 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8384 More on relocating stabs in ELF files.
8385
8386Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8387
8388 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8389
8390Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8391
8392 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8393 parameters on VAX.
8394
8395Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8396
8397 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8398
8399Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8400
8401 * stabs.texinfo: Make info author notice match the TeX author notice.
8402
8403Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8404
8405 * stabs.texinfo: Initial-caps all words in node names and
8406 non-trivial words in section names.
8407
8408Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8409
8410 * stabs.texinfo: Many minor cleanups.
8411
8412 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8413
8414Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8415
8416 * stabs.texinfo: Remove full description of big example.
8417 It's not really helpful; just use pieces of it where appropriate.
8418 Add more Texinfo formatting directives (@samp, etc.).
8419 Use @deffn to define stab types.
8420 Eliminate some wordiness. Break up some nodes.
8421 Add an (alphabetized) index of symbol types.
8422 Use consistent capitalization style in node and section names.
8423
8424Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8425
8426 * gdb.texinfo: Change typo "Two two" to "The two".
8427
8428Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8429
8430 * stabs.texinfo (XCOFF-differences): Remove references to
8431 non-existent types N_DECL and N_RPSYM.
8432
8433 * stabs.texinfo (String Field): Say that type attributes bug is
8434 fixed in GDB 4.10, since it is.
8435
8436 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8437
8438Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8439
8440 * stabs.texinfo: Formatting cleanups.
8441
8442Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8443
8444 * stabs.texinfo: When explaining the n_type of a stab, standardize
8445 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8446 no tabs, use @r).
8447 (Global Variables): Clean up.
8448
8449Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8450
8451 * stabs.texinfo (Stack Variables): Re-write.
8452
8453Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8454
8455 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8456 addresses of a source file. Also revise formatting.
8457 Change "object module" or "object file" to "source file".
8458 Various: Miscellaneous cleanups.
8459
8460Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8461
8462 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8463
8464Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8465
8466 * gdbint.texinfo: Removed many nonsensical machine-collected
8467 host and target conditionals, described some of the remainder.
8468
8469Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8470
8471 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8472
8473 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8474 paragraph which follows.
8475
8476 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8477 variables. Looks better and avoids overful hbox.
8478
8479Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8480
8481 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8482
8483Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8484
8485 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8486 retransmit-timeout
8487
8488Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8489
8490 * gdbint.texinfo: Update statement about `some ancient Unix
8491 systems, like Ultrix 4.0' to Ultrix 4.2.
8492
8493Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8494
8495 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8496
8497 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8498
8499 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8500 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8501
8502 * remote.texi: new name for former gdbinv-s.texi
8503
8504 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8505
8506Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8507
8508 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8509 variables for MIPS remote debugging protocol.
8510
8511Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8512
8513 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8514
8515Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8516
8517 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8518
8519Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8520
8521 * gdb.texinfo: repair conditional bugs in text markup
8522
8523Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8524
8525 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8526 to select Modula-2 material.
8527
8528Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8529
8530 * stabs.texinfo: Cleanups regarding statics.
8531
8532 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8533 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8534
8535Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8536
8537 * stabs.texinfo: N_MAIN is sometimes used for C.
8538
8539Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8540
8541 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8542
8543Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8544
8545 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8546 removed from the code by Kingdon.
c906108c
SS
8547
8548Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8549
8550 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8551 input when evaluating breakpoint conditions; the bug has been fixed.
8552
8553 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8554 sets the ignore count to N-1, not to N.
8555
8556Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8557
8558 * refcard.tex (\hoffset): correct longstanding error to match
8559 intended offset; avoids cutting off edge on some printers
8560
8561Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8562
8563 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8564
8565Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8566
8567 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8568
8569Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8570
8571 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8572 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8573 collect sed edits if any, apply to refcard before formatting;
8574 (refcard.ps) stop implying PS fonts if PS output requested;
8575 (lrefcard.ps) delete extra target for variant PS fonts
8576
8577 * refcard.tex: parametrize papersize dependent info, collect
8578 in easily replaced spot
8579
8580 * a4rc.sed: new file, edits to refcard for A4 paper
8581
8582Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8583
8584 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8585
8586Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8587
8588 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8589
8590Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8591
8592 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8593 politely rather than rudely.
8594
8595Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8596
8597 * stabs.texinfo: Document common blocks.
8598
8599Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8600
8601 * stabs.texinfo: Add some basic info about stabs-in-elf.
8602
8603Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8604
8605 * stabs.texinfo (Top): Minor cleanup.
8606
8607Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8608
8609 * Makefile.in (install-info): remove parentdir support
8610
8611Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8612
8613 * gdb.texinfo (Copying): delete this node and references to it;
8614 RMS says this manual need not carry GPL. (passim): Improvements
8615 from last round at FSF, largely due to Ian Taylor review, and
8616 minor formatting improvements.
8617
8618 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8619 largely due to Ian Taylor review. (Debug Session): minor edits to
8620 new text.
8621
8622Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8623
8624 * Makefile.in (realclean): Remove info and dvi files too.
8625
8626Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8627
8628 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8629 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8630 * gdb.texinfo: Change accordingly.
8631
8632 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8633 N_{L,R}BRAC,N_SLINE are relative to.
8634
8635Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8636
8637 * Makefile.in (GDBvn.texi): Update atomically.
8638
8639Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8640
8641 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8642
8643Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8644
8645 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8646 addresses together. Also motivate the set print symbol-filename
8647 command and suggest other solutions.
8648
8649Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8650
8651 * gdb.texinfo (set print elements): Note that the number of
8652 elements is set to unlimited by "set print elements 0".
8653
8654Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8655
8656 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8657 NF_LDOUBLE means.
8658 (Stab Types): Include Solaris stab types.
8659 (Procedures): Document Solaris extensions.
8660
8661Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8662
8663 * gdb.texinfo: Add `set print symbol-filename' doc.
8664
8665Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8666
8667 * stabs.texinfo (Arrays): Talk about type definition vs. type
8668 information.
8669
8670 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8671 the trailing semicolon.
8672
8673Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8674
8675 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8676 and merge in other parts of the document addressing these subjects.
8677 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8678
8679 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8680 at the end of a range type.
8681
8682 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8683 AIX extensions.
8684
8685Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8686
8687 * stabs.texinfo (Stabs Format): Misc fixes.
8688
8689Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8690
8691 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8692 (Traditional builtin types): Document convex convention for long long.
8693 (Negative builtin types): Discuss type names, and misc fixes.
8694
8695Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8696
8697 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8698 point types used with @samp{R} type descriptor.
8699 (Symbol Descriptors): Describe how to handle conflict between
8700 different meanings of @samp{P} symbol descriptor.
8701
8702Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8703
8704 * stabs.texinfo: Remove node Quick Reference and put its children
8705 directly under the main menu.
8706
8707 * stabs.texinfo: Many more changes to bring it into line with
8708 AIX documentation and reality. I think it now has all the
8709 information from the AIX documentation, except that I burned
8710 out when I got to variant records (Pascal and Modula-2) and
8711 all the COBOL types. Oh well, we can add them later when we're
8712 worrying more about those languages.
8713
8714 * stabs.texinfo (Automatic variables): Talk about what it means
8715 to omit the symbol descriptor.
8716
8717Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8718
8719 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8720 gcc2 behavior with promoted args.
8721
8722Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8723
8724 * gdb.texinfo: include readline appendices in info version of manual
8725
8726Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8727
8728 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8729 target remote.
8730
8731 * gdb.texinfo (Machine Code): more index entries for disassemble
8732
8733Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8734
8735 * Clarify the intended use of the gdb-testers and gdb-patches
8736 mailing lists, and shrink gzip comment.
8737
8738Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8739
8740 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8741 DOSHOST configuration of manual.
8742
8743 * gdb.texinfo (MIPS Stack): new node.
8744
8745 * all-config.texi (MIPS) new switch.
8746
8747 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8748 tense; (MIPS Remote) new node.
8749
8750 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8751 bug; (Environment) less passive, other small cleanups in text about
8752 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8753 (Remote) new MIPS Remote menu entry.
8754
8755Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8756
8757 * stabs.texinfo: Many changes to include information from the
8758 AIX documentation.
8759
8760 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8761
8762Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8763
8764 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8765 Move a bunch of information from ../README.
8766 (Getting Started): New node.
8767
8768Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8769
8770 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8771
8772 * gdb.texinfo: advance manual revision dates to present
8773
8774 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8775 stop using silly Roman numerals in @set variable names
8776
8777Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8778
8779 * stabs.texinfo (Parameters): Keep trying to get this right.
8780
8781Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8782
8783 * stabs.texinfo (Parameters): More on "local parameters".
8784
8785Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8786
8787 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8788
8789Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8790
8791 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8792 (Parameters): Rewrite.
8793 (xcoff-differences, Sun-differences): Minor changes.
8794
8795Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8796
8797 * stabs.texinfo: Minor cleanup.
8798
8799Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8800
8801 * gdbint.texinfo: Minor xcoff stuff.
8802
8803Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8804
8805 * gdbint.texinfo: Update for new config directory structure.
8806 Add info about internal type data structures.
8807
8808Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8809
8810 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8811 $(srcdir).
8812 (gdb-config.texi): Depend on file in $(srcdir).
8813
8814Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8815
8816 * stabs.texinfo: Fixes about N_SO.
8817
8818Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8819
8820 * gdb.texinfo: include list of nonstandard init file names
8821
8822 * *-config.texi: new switch GENERIC for text that applies *only*
8823 to (usual) multiple-target version of manual
8824
8825 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8826 h8 config
8827
8828 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8829 in menus (rather than conditionally selected multiple alternative
8830 menus).
8831
8832 * Makefile.in: define and use DOC_CONFIG var to select
8833 configuration for GDB user manual.
8834
8835 * gdb-config.texi: delete from repository, generate from Makefile.
8836
8837 * all-config.texi: normal `generic' configuration file, formerly
8838 stored as gdb-config.texi
8839
8840Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8841
8842 * Makefile.in: add dvi target to build all .dvi files
8843
8844Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8845
8846 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8847
8848Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8849
8850 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8851 host conditionals.
8852 * stabs.texinfo: More array fixes inspired by Jim's.
8853
8854Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8855
8856 * stabs.texinfo: Fixes re arrays and continuations.
8857
8858 * gdbint.texinfo: Add XCOFF node.
8859
8860Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8861
8862 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8863
8864Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8865
8866 * stabs.texinfo: Fix for array types to mention lower bounds.
8867
8868Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8869
8870 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8871
8872Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8873
8874 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8875
8876Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8877
8878 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8879 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8880
8881Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8882
8883 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8884
8885Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8886
8887 * gdb.texinfo, gdbinv-s.texi: misc updates
8888
8889Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8890
8891 * gdbint.texinfo: Brief documentation for longjmp support,
8892 from an email msg by Stu.
8893
8894Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8895
8896 * stabs.texinfo: Fix description of floating point "range"
8897 types (which really define basic types). Reported by Jim Meehan,
8898 <meehan@src.dec.com>.
8899
8900 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8901
8902Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8903
8904 * gdbint.texinfo: Slightly expand section on supporting a new
8905 object file format.
8906
8907Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8908
8909 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8910 intermediate file.
8911
8912Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8913
8914 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8915
8916Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8917
8918 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8919
8920 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8921 as well as Z8002.
8922
8923Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8924
8925 * gdbint.texinfo: Add sections on clean design and on how to send
8926 in changes.
8927
8928Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8929
8930 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8931
8932Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8933
8934 * gdb.texinfo: Fix typo, reported by Karl Berry.
8935
8936Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8937
8938 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8939
8940Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8941
8942 * gdbint.texinfo: fixed a stray email address (needs @@),
8943 added @table @code to node "Native Conditionals"
8944
8945Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8946
8947 * gdbint.texinfo: Describe coding style of GDB.
8948
8949Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8950
8951 * stabs.texinfo: Minor wording changes.
8952
8953Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8954
8955 * gdbint.texinfo: Improve release doc slightly.
8956
8957Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8958
8959 * gdbint.texinfo: Improve doc of GDB config macros.
8960
8961Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8962
8963 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8964 These will be reinserted when examined.
8965
8966Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8967
8968 * gdbint.texinfo: Make a start at documenting all the #if macros
8969 in GDB. At least list them all, and start separating them into
8970 host-specific and target-specific.
8971
8972Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8973
8974 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8975 examples (not consistent w others).
c906108c
SS
8976 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8977 for generic vn of doc
8978
8979Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8980
8981 * Makefile.in: always create installation directories.
8982
8983Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8984
8985 * gdb.texinfo: in h8 config, do not describe searching commands.
8986
8987Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8988
8989 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8990 conditionals; introduce a few generic switches that may be
8991 useful for other cross-dev or dos-hosted configs.
8992
8993 * gdb.texinfo: fix typo in "info reg" description
8994
8995Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8996
8997 * stabs.texinfo: Minor updates from running TeX over it.
8998 * Makefile.in (stabs.dvi, stabs.ps): Add.
8999
9000Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9001
9002 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9003 First pass at converting it to texinfo.
9004
9005Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9006
9007 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9008 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9009
9010Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9011
9012 * gdbint.texinfo: Add section on partial symbol tables.
9013
9014Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9015
9016 * gdb.texinfo: document `set remotedebug' and `set
9017 rstack_high_address'.
9018
9019Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9020
9021 * gdb.texinfo: slight expansion of new text on reading info files
9022 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9023 H8/300 from DOS.
9024
9025Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9026
9027 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9028
9029Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9030
9031 * gdb.texinfo: Say how to read the `info' files.
9032
9033Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9034
9035 * Makefile.in: gm4 -> m4.
9036
9037Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9038
9039 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9040 Documentation' ahead of `Installing GDB' to match README.
9041 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9042 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9043
9044Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9045
9046 * Makefile.in: remove $(srcdir) from gdb.info rule.
9047
9048Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9049
9050 * Makefile.in: commented out gdb-all.texinfo rule. This is
9051 temporary.
9052
9053Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9054
9055 * Makefile.in, configure.in: removed traces of namesubdir,
9056 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9057 copyrights to '92, changed some from Cygnus to FSF.
9058
9059Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9060
9061 * gdb.texinfo: Improve how we ask for bug reports.
9062
9063Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9064
9065 * Makefile.in: infodir belongs in datadir.
9066
9067Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9068
9069 * Makefile.in: remove spaces following hyphens, bsd make can't
9070 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9071 standards.text support.
c906108c
SS
9072
9073Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9074
9075 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9076 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9077 and mandir now keyed off datadir by default.
9078
9079\f
9080Local Variables:
9e9c5ae7 9081mode: change-log
c906108c
SS
9082left-margin: 8
9083fill-column: 74
9084version-control: never
9085End:
This page took 1.593995 seconds and 4 git commands to generate.