gdb/doc/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
1ccacbcd
JK
12012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4 Twice.
5
af2c1515
JK
62012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * gdb.texinfo (Auto-loading safe path): Make 'directories'
9 for 'set auto-load safe-path' optional. Mention if it is omitted.
10 Change disabling security protection condition to "/", twice.
11
a20ee7a4
SCR
122012-05-03 Siva Chandra Reddy <sivachandra@google.com>
13
14 * gdb.texinfo (Symbol Tables In Python): Add documentation about
15 the new methods global_block and static_block on gdb.Symtab
16 objects.
17
56af09aa
SCR
182012-05-02 Siva Chandra Reddy <sivachandra@google.com>
19
20 * gdb.texinfo (Blocks In Python): Add a note saying that future
21 improvements to GDB and its infrastructure can move symbols
22 across blocks within a symbol table.
23
2746b0ef
YQ
242012-04-29 Yao Qi <yao@codesourcery.com>
25
26 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
27 (A29K): Remove.
28
62e5f89c
SDJ
292012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
30 Tom Tromey <tromey@redhat.com>
31
32 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
33 and generic static probe support on GDB.
34
a766d390
DE
352012-04-25 Doug Evans <dje@google.com>
36
50f042b9
DE
37 * gdb.texinfo (Go): Fix thinko.
38
a766d390
DE
39 * gdb.texinfo (Supported Languages): Add Go.
40 (Go): New node.
41
f02e2b19
YQ
422012-04-25 Yao Qi <yao@codesourcery.com>
43
44 * gdbint.texinfo (Testsuite): New section `Board settings'.
45
68d41a48
JK
462012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
47
48 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
49 Three times.
50
174bb630
JK
51 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
52 Three times.
53
0511cc75
JK
542012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
55
56 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
57 by @table @asis. Fix formatting of one item.
58
0070f25a
JK
592012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
60
61 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
62
4dc84fd1
JK
632012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
64
65 New option "set debug auto-load".
66 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
67 (auto-load verbose mode): New node.
68
bccbefd2
JK
692012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
70
71 New option "set auto-load safe-path".
72 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
73 and "info auto-load" examples for safe-path. Put there also references
74 for "set auto-load safe-path" and "show auto-load safe-path".
75 New menu item for Auto-loading safe path.
76 (Auto-loading safe path): New node.
77 (Python Auto-loading): Update the expected output from "Missing"
78 to "No".
79
bf88dd68
JK
802012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
81
82 auto-load: Implementation.
83 * gdb.texinfo (Mode Options): New anchor for -nx.
84 (Startup): New anchors for Option -init-eval-command,
85 Home Directory Init File
86 and Init File in the Current Directory during Startup.
87 Mention set auto-load local-gdbinit with a reference.
88 Change the sample code to "set auto-load python-scripts".
89 (Threads): New anchor set libthread-db-search-path.
90 Provide references to libthread_db.so.1 file.
91 (Controlling GDB): New menu item for Auto-loading.
92 (Auto-loading, Init File in the Current Directory)
93 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
94 (Python): Rename the menu item Auto-loading to Python Auto-loading.
95 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
96 reference.
97 (Auto-loading): Rename to ...
98 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
99 "set auto-load python-scripts", new anchor for it. Change
100 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
101 for it. Change "info auto-load-scripts"
102 to "info auto-load python-scripts", new anchor for it. Change "scripts"
103 to "Python scripts".
104
8264ba82
AG
1052012-04-14 Anton Gorenkov <xgsa@yandex.ru>
106
107 PR mi/13393
108 * gdb.texinfo (Print Settings): Extend the description for "set print
109 object".
110 (GDB/MI Variable Objects): Extend the description for -var-create and
111 -var-list-children.
112
06fc020f
SCR
1132012-04-11 Siva Chandra Reddy <sivachandra@google.com>
114
115 * gdb.texinfo (Examining Data): Document the 'explore' command.
116
7191c139
JB
1172012-03-28 Joel Brobecker <brobecker@adacore.com>
118
119 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
120 to the children of a varobj and its update range when -var-update
121 returns that the varobj's type changed.
122
3708f05e
JK
1232012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
124
125 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
126 Create two new links fir 'objfile-gdb.py file'
127 and 'dotdebug_gdb_scripts section'.
128
8e0583c8
JK
1292012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
130
131 * gdb.texinfo (Auto-loading): Rename node reference
132 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
133 Twice.
134 (.debug_gdb_scripts section): Rename the node ...
135 (dotdebug_gdb_scripts section): ... here.
136 (Maintenance Commands): Also rename this node reference.
137
7b282c5a
SCR
1382012-03-22 Siva Chandra Reddy <sivachandra@google.com>
139
140 * gdb.texinfo (Python API/Values From Inferior): Add description
141 about the new method Value.referenced_value. Add description on
142 how Value.dereference is different (and similar) to
143 Value.referenced_value.
144
8320cc4f
JK
1452012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
146
147 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
148 --init-eval-command=COMMAND, -iex.
149 (Startup): Describe -iex and -ix. Simplify the example
150 for "set auto-load-scripts off".
151
481860b3
GB
1522012-03-16 Gary Benson <gbenson@redhat.com>
153
154 PR breakpoints/10738
155 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
156 stating that GDB cannot set breakpoints on inlined functions.
157 (Mode Options): Document --use-deprecated-index-sections.
158 (Index Section Format): Document new index section version format.
159
c4aeac85
TT
1602012-03-15 Tom Tromey <tromey@redhat.com>
161
162 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
163
16899756
DE
1642012-03-13 Doug Evans <dje@google.com>
165
166 * gdb.texinfo (Help): Change apropos example to use "alias" instead
167 of "reload".
168 (Symbols): Delete docs for set/show symbol-reloading.
169 * gdbint.texinfo (Defining Other Architecture Features): Delete
170 SYMBOL_RELOADING_DEFAULT.
171 * refcard.tex: Delete reference to symbol-reloading.
172
9b224c5e
PA
1732012-03-07 Pedro Alves <palves@redhat.com>
174
175 * gdb.texinfo (General Query Packets): Document new
176 QProgramSignals packet.
177 * gdb.texinfo (Remote configuration): Mention
178 "program-signals-packet".
179
169081d0
TG
1802012-03-05 Tristan Gingold <gingold@adacore.com>
181
182 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
183
d1feda86
YQ
1842012-03-03 Yao Qi <yao@codesourcery.com>
185
186 * gdb.texinfo (In-Process Agent): New node.
187 Document new commands.
188 (General Query Packets): Add packet `QAgent'.
189
1faeff08
MR
1902012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
191
192 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
193
7d74f244
DE
1942012-03-01 Scott J. Goldman <scottjg@vmware.com>
195
196 * gdb.texinfo (Commands In Python): Put example python macro in
197 COMMAND_USER category rather than COMMAND_OBSCURE.
198 Document gdb.COMMAND_USER.
199 (User-defined Commands): Update documentation to clarify
200 "set/show max-user-call-depth" and "show user" don't apply to python
201 commands. Update documentation to clarify "help user-defined" may
202 also include python commands defined as COMMAND_USER.
203
6fe37d23
JK
2042012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
205
206 * gdb.texinfo (Startup): Add option -ex description to the option -x
207 description.
208
83364271
LM
2092012-02-24 Luis Machado <lgustavo@codesourcery.com>
210
211 * gdb.texinfo (Setting Breakpoints): Mention and explain the
212 condition-evaluation breakpoint parameter.
213 Mention condition-evaluation mode being shown in "info break".
214 (Break Conditions): Add description for target-side
215 conditional breakpoints.
216 (Remote Configuration): Mention conditional-breakpoints-packet.
217 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
218 cond-expr.
219 (General Query Packets): Mention new ConditionalBreakpoint feature.
220
bdb1994d
TT
2212012-02-22 Tom Tromey <tromey@redhat.com>
222
223 * gdb.texinfo (Blocks In Python): Clarify block iteration.
224
4d241c86
TT
2252012-02-17 Tom Tromey <tromey@redhat.com>
226
227 PR python/10753:
228 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
229 directory.
230
816338b5
SS
2312012-02-14 Stan Shebs <stan@codesourcery.com>
232
233 * gdb.texinfo (Disabling Breakpoints): Document enable count.
234
cc30c4bd
PA
2352012-02-13 Pedro Alves <palves@redhat.com>
236
237 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
238 mips-idt-ecoff.
239
035d1e5b
YQ
2402012-02-09 Yao Qi <yao@codesourcery.com>
241
242 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
243
f0823d2c
TT
2442012-02-07 Tom Tromey <tromey@redhat.com>
245
246 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
247 Symbol.value.
248
64e7d9dd
TT
2492012-02-07 Tom Tromey <tromey@redhat.com>
250
251 * gdb.texinfo (Symbols In Python): Document Symbol.line.
252
4220b2f8
TS
2532012-01-27 Thomas Schwinge <thomas@codesourcery.com>
254
255 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
256
edcc5120
TT
2572012-01-24 Tom Tromey <tromey@redhat.com>
258
259 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
260 unload".
261 (Files): Mention new catch commands.
262 (GDB/MI Async Records): Likewise.
263
53fe1783
GB
2642012-01-24 Gary Benson <gbenson@redhat.com>
265
266 Delete #if 0'd out code.
267 * gdb.texinfo (Frame Info): Remove "info catch".
268
b9e7b9c3
UW
2692012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
270
271 * gdb.texinfo (Remote Configuration): Document
272 "set remote hostio-readlink-packet" command.
273 (General Query Packets): Document vFile:readlink packet.
274
4aac40c8
TT
2752012-01-16 Tom Tromey <tromey@redhat.com>
276
277 * gdb.texinfo (Specify Location): Document relative file name
278 handling.
279
cafec441
TT
2802012-01-16 Tom Tromey <tromey@redhat.com>
281
282 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
283
0ee339bc
JK
2842012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
285 Eli Zaretskii <eliz@gnu.org>
286
287 * gdbint.texinfo (Coding Standards): Require braces for two lines of
288 code.
289
72384ba3
PH
2902012-01-11 Paul Hilfinger <hilfingr@adacore.com>
291
292 * gdb.texinfo (Variables): Document use of :: for non-static
293 variables.
294
ce1b17c4
JB
2952012-01-05 Joel Brobecker <brobecker@adacore.com>
296
297 * gdbint.texinfo (Start of New Year Procedure): Update
298 to replace use of copyright.sh by use of copyright.py.
299
217bff3e
JK
3002012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
301
302 Remove the gdbtui binary.
303 * all-cfg.texi (GDBTUI): Remove.
304 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
305 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
306 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
307
cc72b2a2
KP
3082011-12-23 Kevin Pouget <kevin.pouget@st.com>
309
310 Introduce gdb.FinishBreakpoint in Python.
311 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
312 (Python API): Add menu entry for Finish Breakpoints.
313
13ac8d2c
JK
3142011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
315
316 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
317 tests.
318
e0f9f062
DE
3192011-12-16 Doug Evans <dje@google.com>
320
321 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
322
80b6e756
PM
3232011-12-16 Phil Muldoon <pmuldoon@redhat.com>
324
1c3ad6ab 325 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
326 stack". Add documentation for "set/show python print-stack".
327
2fb860fc
PA
3282011-12-14 Pedro Alves <pedro@codesourcery.com>
329
330 * gdb.texinfo (Implementing a Remote Stub): Explain that you
331 should transfer control to the stub in the startup code instead of
332 in main. Mention the need to get past the initial breakpoint.
333
f8eba3c6
TT
3342011-12-06 Tom Tromey <tromey@redhat.com>
335
336 * gdb.texinfo (Set Breaks): Update for new behavior.
337
2268b414
JK
3382011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
339
340 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
341 List Format for SVR4 Targets'.
342 (General Query Packets): New item qXfer:libraries-svr4:read.
343 (Library List Format for SVR4 Targets): New node.
344
ae6f0d5b
TT
3452011-12-01 Tom Tromey <tromey@redhat.com>
346
347 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
348 add.
349
36dfb11c
TT
3502011-11-22 Tom Tromey <tromey@redhat.com>
351
352 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
353 reasons.
354
f196051f
SS
3552011-11-20 Stan Shebs <stan@codesourcery.com>
356
357 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
358 note-related options and variables.
359 (Tracepoint Packets): Document packet changes.
360
f85b53f8
SD
3612011-11-20 Sanjoy Das <sdas@igalia.com>
362
363 * gdb.texinfo (JIT Interface): Add documentation on writing and
364 usind JIT debug info readers.
365 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
366 Debug Info Readers): New nodes.
367
bfccc43c
YQ
3682011-11-18 Yao Qi <yao@codesourcery.com>
369
370 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
371 tracepoint.
372
c011a4f4
DE
3732011-11-15 Doug Evans <dje@google.com>
374
375 * gdb.texinfo (Files): Document basenames-may-differ.
376
ed59ded5
DE
3772011-11-14 Doug Evans <dje@google.com>
378
379 * gdb.texinfo (Shell Commands): Document "!".
380
405f8e94
SS
3812011-11-14 Stan Shebs <stan@codesourcery.com>
382 Kwok Cheung Yeung <kcy@codesourcery.com>
383
384 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
385 needed to get shorter fast tracepoints.
386 (Tracepoint Packets): Document new qTMinFTPILen packet.
387
1e4d1764
YQ
3882011-11-14 Yao Qi <yao@codesourcery.com>
389
390 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
391 behavior of tracepoint.
392 (General Query Packets): New feature InstallInTrace.
393 (Remote Configuration): Document "set remote
394 install-in-trace-packet".
395
71eba9c2 3962011-11-12 Matt Rice <ratmice@gmail.com>
397
398 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
399 Add arguments to info macro.
400
e0f8f636
TT
4012011-11-10 Tom Tromey <tromey@redhat.com>
402
403 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
404 manual.
405 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
406 (Macros): Add a footnote.
407 (C): Remove paragraph about compiler options.
408 (C Constants): Mention wide character and string constants.
409 (C Plus Plus Expressions): Update compiler option advice. Mention
410 using declarations. Mention ADL. Remove old HP compiler
411 information.
412
625c0d47
TT
4132011-11-10 Tom Tromey <tromey@redhat.com>
414
415 PR c++/9257:
416 * gdb.texinfo (Print Settings): Add an extra note about the need
417 for a vtable.
418
4be2aacc
MR
4192011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
420
421 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
422 "set mips abi" documentation.
423
0a1c4d10
DE
4242011-11-04 Doug Evans <dje@google.com>
425
426 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
427
aad1c02c
TT
4282011-11-03 Tom Tromey <tromey@redhat.com>
429
430 * gdb.texinfo (Stopping): Add menu entry.
431 (Continuing and Stepping): Restore @node. Use @section, not
432 @subsection.
433
983fb131
MR
4342011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
435
436 * gdb.texinfo (Skipping Over Functions and Files): Remove node
437 designation. Fix "Specify Location" cross-reference.
438
3065dfb6
SS
4392011-11-02 Stan Shebs <stan@codesourcery.com>
440
441 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
442 (General Query Packets): Describe tracenz feature.
443 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
444
0aaaf063
PK
4452011-10-28 Paul Koning <paul_koning@dell.com>
446
447 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
448
2231f1fb
KP
4492011-10-27 Kevin Pouget <kevin.pouget@st.com>
450
451 * gdb.texinfo ((Frames In Python): Document
452 gdb.FRAME_UNWIND_FIRST_ERROR contant.
453
5110b5df
PK
4542011-10-26 Paul Koning <paul_koning@dell.com>
455
456 * gdb.texinfo (gdb.types): Document new deepitems function.
457
22dbab46
PK
4582011-10-25 Paul Koning <paul_koning@dell.com>
459
460 PR python/13327
461
462 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
463 fetch_lazy method.
464
9df2fbc4
PM
4652011-10-20 Phil Muldoon <pmuldoon@redhat.com>
466
467 PR python/12656
468
469 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
470 global_block, static_block function.
471
f05e2e1d
TT
4722011-10-19 Tom Tromey <tromey@redhat.com>
473
474 * gdb.texinfo (Commands In Python): Add missing "@"s.
475
a7fc3f37
KP
4762011-10-13 Kevin Pouget <kevin.pouget@st.com>
477
478 PR python/13285 Document named constants for frame unwind stop reasons
479 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
480 constants.
481
5048e516
JK
4822011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
483
484 Fix compatibility with texinfo versions older than 4.12.
485 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
486 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
487 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
488 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
489 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
490 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
491 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
492
5a56e9c5
DE
4932011-10-09 Doug Evans <dje@google.com>
494
495 * gdb.texinfo (Extending GDB): Document alias command.
496
36b11add
JK
4972011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
498
499 Support @entry in input expressions.
500 * gdb.texinfo (Variables): Describe @entry names suffix.
501 (Print Settings): Add anchor for `set print entry-values'.
502
e18b2753
JK
5032011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
504 Eli Zaretskii <eliz@gnu.org>
505
506 Display @entry parameter values (without references).
507 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
508 example.
509 (Print Settings): New description of set print entry-values and show
510 print entry-values.
511
111c6489
JK
5122011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
513 Eli Zaretskii <eliz@gnu.org>
514
515 Recognize virtual tail call frames.
516 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
517 (Tail Call Frames): New node.
518 (Frames In Python): Add gdb.TAILCALL_FRAME.
519
9c15afc4
DE
5202011-10-07 Doug Evans <dje@google.com>
521
522 * gdb.texinfo (gdb.printing): Document new `replace' arg to
523 register_pretty_printer.
524
99f5279d
PM
5252011-10-07 Phil Muldoon <pmuldoon@redhat.com>
526
527 PR python/12930
528 PR python/12802
529
530 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
531 stop method.
532
03583c20
UW
5332011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
534
535 * gdb.texinfo (Starting your Program): "set disable-randomization"
536 is no longer Linux-specific.
537 (Remote Configuration): Document "set remote
538 disable-randomization-packet".
539 (General Query Packets): Document "QDisableRandomization" packet
540 and add it to "qSupported" list.
541
bd054e06
KP
5422011-10-07 Kevin Pouget <kevin.pouget@st.com>
543
544 Allow Python notification of new object-file loadings.
545 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
546 event type.
547
cb6be26b
KP
5482011-10-04 Kevin Pouget <kevin.pouget@st.com>
549
550 PR python/12691: Add the inferior to Python exited event
551 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
552
a05336a1
JB
5532011-10-03 Joel Brobecker <brobecker@adacore.com>
554
555 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
556 rephasing.
557
5d77fe44
JB
5582011-10-03 Joel Brobecker <brobecker@adacore.com>
559
560 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
561 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
562 as possible feature returned by the `-list-features'
563 command.
564
699df94d
PK
5652011-09-28 Paul Koning <paul_koning@dell.com>
566
567 * gdb.texinfo (gdb.Type): Document field access by dictionary
568 key syntax.
569
24bdad53
YQ
5702011-09-28 Yao Qi <yao@codesourcery.com>
571
572 * gdb.texinfo (Files): Update options for `add-symbol-file'.
573 Add one space after option `-s'. Remove @r{} markup.
574
6710bf39
SS
5752011-09-27 Stan Shebs <stan@codesourcery.com>
576
577 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
578
d99f7e48
HZ
5792011-09-16 Hui Zhu <teawater@gmail.com>
580
581 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
582 to *(unsigned char *)$esp@300.
583
d812018b
PK
5842011-09-15 Paul Koning <paul_koning@dell.com>
585
586 * gdb.texinfo: Make style of Python functions and methods match
587 the syntax of Python. Also put class and module names explicitly
588 on function, member, and variable names, matching Python
589 documentation conventions.
590
2aa48337
KP
5912011-09-15 Kevin Pouget <kevin.pouget@st.com>
592
593 PR Python/12692 Add gdb.selected_inferior() to Python interface.
594 * gdb.texinfo (Inferiors In Python): Describe new
595 gdb.selected_inferior() function.
596
6839b47f
KP
5972011-09-15 Kevin Pouget <kevin.pouget@st.com>
598
599 Handle multiple breakpoint hits in Python interface:
600 * gdb.texinfo (Events In Python): New function documentation:
601 gdb.BreakpointEvent.breakpoints. Indicate that
602 gdb.BreakpointEvent.breakpoint is now deprecated.
603
26829f2b
JB
6042011-09-04 Joel Brobecker <brobecker@adacore.com>
605
606 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
607
a9f54f60
TT
6082011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
609
610 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
611
fa3a4f15
PM
6122011-08-17 Phil Muldoon <pmuldoon@redhat.com>
613
614 * gdb.texinfo (Prompt): Add set/show extended-prompt
615 documentation
616 (Basic Python): Add prompt_hook anchor.
617 (Python modules): Reword module text to reflect multiple modules.
618 (gdb.prompt): Document gdb.prompt module.
619
224bbe49
YQ
6202011-08-14 Yao Qi <yao@codesourcery.com>
621
78d85199
YQ
622 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
623
6242011-08-14 Yao Qi <yao@codesourcery.com>
625
626 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
627 (TIC6x Features): New node.
628
457e09f0
DE
6292011-08-12 Doug Evans <dje@google.com>
630
631 * gdb.texinfo (Symbols In Python): Document symbol.type.
632
5e239b84
PM
6332011-08-09 Phil Muldoon <pmuldoon@redhat.com>
634
635 * gdb.texinfo (Python): Document command and function
636 auto-loading.
637
177bc839
JK
6382011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
639 Eli Zaretskii <eliz@gnu.org>
640
641 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
642 typedefs unrolling. Extend the sample code by an inner typedef and
643 outer typedefs unrolling.
644
1a532630
PP
6452011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
646
647 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
648 size and line-size.
649
9b158ba0 6502011-07-21 Matt Rice <ratmice@gmail.com>
651
652 PR macros/12999
653 * gdb.texinfo (Macros): Add info definitions and info macros commands.
654 Update text and cindex entries for info macro command.
655
d17b6f81
PM
6562011-07-21 Phil Muldoon <pmuldoon@redhat.com>
657
658 * observer.texi (GDB Observers): Add before_prompt observer.
659 * gdb.texinfo (Basic Python): Add documentation for prompt
660 substitution.
661
713389e0
PM
6622011-07-11 Phil Muldoon <pmuldoon@redhat.com>
663
664 PR python/12438
665 * gdb.texinfo (Python Commands): Add deprecate note to maint
666 set/show python print-stack. Document set/show python
667 print-backtrace.
668
177b42fe
TJB
6692011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
670
671 * gdb.texinfo: Fix typos.
672
900e11f9
JK
6732011-07-01 Tom Tromey <tromey@redhat.com>
674
675 * gdb.texinfo (Debugging Output): Document set debug
676 check-physname.
677
39c4d40a
TT
6782011-06-29 Tom Tromey <tromey@redhat.com>
679
680 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
681 breakpoint-notifications feature.
682
6f5def7d
UW
6832011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
684
685 * gdb.texinfo (Target Description): Remove warning about
686 possibly unstable format.
687
8cf64490
TT
6882011-06-03 Tom Tromey <tromey@redhat.com>
689
690 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
691 (Events In Python): Note that exit_code is optional.
692
393eab54
PA
6932011-05-17 Pedro Alves <pedro@codesourcery.com>
694
695 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
696 required for multi-threading support.
697 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
698 Hc are deprecated for multi-threading debugging. Point readers at
699 the vCont packet.
700
75fc9810
DE
7012011-05-15 Doug Evans <dje@google.com>
702
703 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
704
01124a23
DE
7052011-05-13 Doug Evans <dje@google.com>
706
98a5dd13
DE
707 * gdb.texinfo (Threads): Document $sdir,$pdir.
708 (Server): Document $pdir exception.
709
dbaefcf7
DE
710 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
711
cc63ef9b
DE
712 * gdb.texinfo (Threads): Clarify default value for
713 libthread-db-search-path.
7e0396aa 714
01124a23
DE
715 * gdb.texinfo (Completion): Update example.
716 (Debugging Output): Delete `set/show debug lin-lwp-async'.
717
d248b706
KY
7182011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
719
720 * gdb.texinfo: Document change in the behaviour of the enable and
721 disable GDB commands when applied to tracepoints.
722 Document the EnableDisableTracepoints remote stub feature.
723 Document QTEnable and QTDisable in the list of tracepoint packets.
724
cc88a640
JK
7252011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
726
727 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
728 hsuser.texi.
729 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
730 comment to hsuser.texi. Change rluser.texi name in the comment.
731
84e578fb
DE
7322011-05-10 Doug Evans <dje@google.com>
733
734 * gdb.texinfo (Threads): If an empty path is provided for
735 libthread-db-search-path it is reset to its default value.
736 (Server): Ditto.
737
478aac75
DE
7382011-05-09 Doug Evans <dje@google.com>
739
740 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
741
9c06b0b4
TJB
7422011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
743 Thiago Jung Bauermann <bauerman@br.ibm.com>
744
745 Implement support for PowerPC BookE masked watchpoints.
746 * gdb.texinfo (Set Watchpoints): Document mask parameter.
747 (PowerPC Embedded): Mention support of masked watchpoints.
748
9ed350ad
JB
7492011-05-03 Joel Brobecker <brobecker@adacore.com>
750
751 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
752 `@value{GDBN}'.
753
4ceed123
JB
7542011-05-03 Joel Brobecker <brobecker@adacore.com>
755
756 * gdb.texinfo (titlepage): Remove dedication.
757 (In Memoriam): New appendix.
758
559a7a62
JK
7592011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
760 Eli Zaretskii <eliz@gnu.org>
761
762 * gdb.texinfo (Index Section Format): Change the version to 5.
763 Describe the different formula.
764
03f2bd59
JK
7652011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
766 Eli Zaretskii <eliz@gnu.org>
767
768 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
769 for disconnected tracing.
770 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
771 extended-remote relationship. Mention --once.
772 (TCP port allocation lifecycle of @code{gdbserver}): New.
773
d9b1a651
EZ
7742011-04-23 Eli Zaretskii <eliz@gnu.org>
775
776 * gdb.texinfo (Server): Improve indexing. Index all optional
777 switches to gdbserver.
778
90476074
TT
7792011-04-20 Tom Tromey <tromey@redhat.com>
780
781 * gdb.texinfo (Index Section Format): New node.
782 (Top): Add new node to menu.
783
c21236dc
PA
7842011-04-20 Pedro Alves <pedro@codesourcery.com>
785
786 * gdb.texinfo (Maintenance Commands): Document `maint print
787 remote-registers'.
788
05c8c3f5
TT
7892011-04-20 Tom Tromey <tromey@redhat.com>
790
791 * gdb.texinfo (Trace File Format): Move node later.
792
7a9dd1b2
TT
7932011-04-19 Tom Tromey <tromey@redhat.com>
794
795 * gdbint.texinfo (Register Information Functions): Remove
796 duplicate "the".
797 * gdb.texinfo (Emacs): Remove duplicate "to".
798 (GDB/MI Variable Objects): Remove duplicate "the".
799 (General Query Packets): Likewise.
800
4368ebeb
JB
8012011-04-02 Joel Brobecker <brobecker@adacore.com>
802
803 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
804 "GDB/MI Ada Exception Information" node.
805
956a9fb9
JB
8062011-04-01 Joel Brobecker <brobecker@adacore.com>
807
808 * gdb.texinfo (GDB/MI Ada Exception Information): Document
809 the "exception-name" field in the *stopped async record.
810
f1310107
TJB
8112011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
812 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
813
814 Implement support for PowerPC BookE ranged breakpoints.
815 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
816
8786b2bd
TT
8172011-03-28 Tom Tromey <tromey@redhat.com>
818
819 * gdb.texinfo (Set Tracepoints): Fix typo.
820
9ef07c8c
TT
8212011-03-24 Tom Tromey <tromey@redhat.com>
822
823 * gdb.texinfo (Specify Location): Document `function:label'
824 linespec.
825
99c3dc11
PM
8262011-03-18 Phil Muldoon <pmuldoon@redhat.com>
827
f1310107 828 PR python/12149
99c3dc11
PM
829
830 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
831
29703da4
PM
8322011-03-17 Phil Muldoon <pmuldoon@redhat.com>
833
834 * gdb.texinfo (Blocks In Python): Add is_valid method description.
835 (Inferiors In Python): Likewise.
836 (Threads In Python): Likewise.
837 (Symbols In Python): Likewise.
838 (Objfiles In Python): Likewise.
839 (Symbol Tables In Python): Likewise.
840
c9174737
PA
8412011-03-15 Pedro Alves <pedro@codesourcery.com>
842
843 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
844 display>: Explain that the commands accept number ranges.
845
7371cf6d
PM
8462011-03-14 Phil Muldoon <pmuldoon@redhat.com>
847
848 * gdb.texinfo (Breakpoints In Python): Add description and example
849 of Python stop function operation.
850
ecec24e6
PM
8512011-03-10 Phil Muldoon <pmuldoon@redhat.com>
852
853 * gdb.texinfo (Parameters In Python): Document get_set_string and
854 get_show_string methods.
855
6dcd5565
JK
8562011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
857
858 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
859
81896e36
JK
860 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
861 circular-trace-buffer name.
862
5e30da2c
JB
8632011-02-28 Joel Brobecker <brobecker@adacore.com>
864
865 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
866 in the previous change.
867
3bd0f5ef 8682011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
869
870 * gdb.texinfo (Inferiors and Programs): Update commands to show
871 that they can accept multiple arguments.
872
4ec7539c
JB
8732011-02-24 Joel Brobecker <brobecker@adacore.com>
874
875 Revert the following patch (code patch was not approved):
876 2011-02-21 Hui Zhu <teawater@gmail.com>
877 * agentexpr.texi (bytecode descriptions): add printf.
878 * gdb.texinfo (tracepoint action lists): add printf.
879
82809774
DE
8802011-02-23 Doug Evans <dje@google.com>
881
882 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
883
e5a67952
MS
8842011-02-23 Michael Snyder <msnyder@vmware.com>
885
886 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
887 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
888 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
889
6e6fbe60
DE
8902011-02-22 Doug Evans <dje@google.com>
891
892 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
893 Clarify behaviour of lookup_symbol when `block' argument is omitted,
894 add description of result, fix @defun formatting.
895
f994e27a
HZ
8962011-02-21 Hui Zhu <teawater@gmail.com>
897
898 * agentexpr.texi (Bytecode Descriptions): Add printf.
899 * gdb.texinfo (Tracepoint Action Lists): Add printf.
900
c7f96d2b
TT
9012011-02-18 Tom Tromey <tromey@redhat.com>
902
903 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
904
60f98dde
MS
9052011-02-14 Michael Snyder <msnyder@vmware.com>
906
907 * gdb.texinfo (threads): Document argument for "info threads" cmd.
908 Document new command "thread find".
909
08e796bc
MS
9102011-02-14 Michael Snyder <msnyder@vmware.com>
911
912 * gdb.texinfo (Threads): Update example of new thread message.
913
b3b9301e
PA
9142011-02-14 Pedro Alves <pedro@codesourcery.com>
915
916 * gdb.texinfo (Remote Configuration): Mention set/show remote
917 traceframe-info.
918 (Tools/Packages Optional for Building GDB): Mention that expat is
919 used for traceframe info.
920 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
921 (General Query Packets) <qSupported>: Describe the
922 qXfer:traceframe-info:read feature.
923 (qXfer::read): Describe qXfer:traceframe-info:read.
924 (Traceframe Info Format): New section.
925
cef35b0f
PA
9262011-02-04 Pedro Alves <pedro@codesourcery.com>
927
928 * gdbint.texinfo (Formatting): Mention some formatting guidelines
929 for casts and unary operators.
930
f1cbe1d3
TT
9312011-02-04 Tom Tromey <tromey@redhat.com>
932
933 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
934 is not useful.
935
585fdaa1
PA
9362011-01-25 Pedro Alves <pedro@codesourcery.com>
937
938 * gdb.texinfo: s/value optimized out/optimized out/g
939
7bfc9434
JB
9402011-01-21 Joel Brobecker <brobecker@adacore.com>
941
942 * gdb.texinfo (Other Misc Settings): Rework part of the
943 documentation of the "set interactive mode" command.
944
4694da01
TT
9452011-01-19 Tom Tromey <tromey@redhat.com>
946
947 * gdb.texinfo (Threads): Document thread name output and `thread
948 name' command.
949 (Threads In Python): Document Thread.name attribute.
950 (GDB/MI Thread Commands): Document thread attributes.
951
b716877b
AB
9522011-01-12 Andrew Burgess <aburgess@broadcom.com>
953
954 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
955 changes in mi/mi-cmd-disas.c
956
13fd8b81
TT
9572011-01-12 Tom Tromey <tromey@redhat.com>
958
959 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
960 Fix "thread apply" text.
961
e09342b5
TJB
9622011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
963 Thiago Jung Bauermann <bauerman@br.ibm.com>
964
965 Implement support for PowerPC BookE ranged watchpoints.
966 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
967 the "set powerpc exact-watchpoints" flag.
968
06e65f44
TT
9692011-01-07 Tom Tromey <tromey@redhat.com>
970
971 * gdb.texinfo (Python API): Add descriptions to @menu items.
972
d8e22779
TT
9732011-01-06 Tom Tromey <tromey@redhat.com>
974
975 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
976
a255712f
PP
9772010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
978
e09342b5 979 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 980
ccfc3d6e
TT
9812011-01-06 Tom Tromey <tromey@redhat.com>
982
983 PR python/12133:
984 * gdb.texinfo (Frames In Python): Document various frame
985 constants.
986
44944448
JB
9872011-01-05 Joel Brobecker <brobecker@adacore.com>
988
989 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
990 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
991 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
992
42ea3d7a
JK
9932011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
994
995 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
996 (clean): Add GDBvn.texi.
997
720d1a40
JB
9982010-12-29 Joel Brobecker <brobecker@adacore.com>
999
1000 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1001 occasional case where the debugger prints an array address
1002 instead of the array itself.
1003
ad196637
PA
10042010-12-23 Pedro Alves <pedro@codesourcery.com>
1005
1006 * gdb.texinfo (Packets) <read registers packet>: Document support
1007 for registers that were not collected.
1008
a86caf66
DE
10092010-12-15 Doug Evans <dje@google.com>
1010
1011 * gdb.texinfo (Startup): Document auto-loading of scripts during
1012 startup.
1013 (Auto-loading): Delete "maint set python auto-load on|off".
1014 Add "set auto-load-scripts on|off".
1015
aae1c79a
DE
10162010-12-07 Doug Evans <dje@google.com>
1017
1018 * gdb.texinfo (Mode Options): Document -data-directory.
1019 (Data Files): Add reference to -data-directory.
1020
4e04c971
DE
10212010-11-29 Doug Evans <dje@google.com>
1022
1023 * gdb.texinfo (Pretty-Printer Introduction): Change
1024 printer-name:subprinter-name to printer-name;subprinter-name.
1025
94b6973e
PM
10262010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1027
1028 PR python/12199
1029
1030 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1031
39037522
TT
10322010-11-23 Tom Tromey <tromey@redhat.com>
1033
1034 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1035 (Editing): Likewise.
1036 (Command History): Likewise.
1037 (TUI Keys): Likewise.
1038 (Bug Reporting): Conditionally include rluser.texi and
1039 inc-history.texinfo.
1040 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1041 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1042 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1043 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1044 (gdb.pdf): Likewise.
1045 (gdb.info): Likewise.
1046 (gdb/index.html): Likewise.
1047
5ae98d25
TT
10482010-11-23 Tom Tromey <tromey@redhat.com>
1049
1050 * Makefile.in (Makefile): Run ../config.status.
1051 (distclean): Update.
1052 * configure: Remove.
1053 * configure.ac: Remove.
1054
621c8364
TT
10552010-11-12 Tom Tromey <tromey@redhat.com>
1056
1057 * gdb.texinfo (Basic Python): Update. Add xref.
1058 (Exception Handling): Document new exception classes.
1059 (Types In Python): Update.
1060 (Frames In Python): Update.
1061
84f4c1fe
PM
10622010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1063
1064 * gdb.texinfo (Breakpoints In Python): Document "internal"
1065 parameter, and visible attribute.
1066
99e7ae30
DE
10672010-11-05 Doug Evans <dje@google.com>
1068
1069 * gdb.texinfo (Source Path): Document "set directories".
1070
f4b8a18d
KW
10712010-11-05 Ken Werner <ken.werner@de.ibm.com>
1072
1073 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1074 (OpenCL C): New node.
1075
7b51bc51
DE
10762010-11-02 Doug Evans <dje@google.com>
1077
1078 * gdb.texinfo (Pretty Printing): Expand into three sections,
1079 introduction, example, and commands.
1080 (Python API): Delete section Disabling Pretty-Printers, merge into
1081 Selecting Pretty-Printers.
1082 (Writing a Pretty-Printer): New section. Move the pretty-printer
1083 example here, and reformat to match python coding style. Add a second
1084 example using the gdb.printing module.
1085 (Python modules): Add gdb.printing.
1086
9eeee977
DE
10872010-10-29 Doug Evans <dje@google.com>
1088
1089 * gdb.texinfo (Python): Fix long line.
1090
a0e0ffdf
DE
10912010-10-20 Doug Evans <dje@google.com>
1092
1093 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1094 All references updated. Correct sections marked as subsections.
1095 (Coding Standards): New chapter. Move the coding standard related
1096 subsections here. Add section on Python coding standards.
1097
0e3509db
DE
10982010-10-13 Doug Evans <dje@google.com>
1099
1100 * gdb.texinfo (Python): Add "Python modules".
1101 (Types in Python): Add reference to gdb.types section.
1102 (Python modules): New node.
1103
44592cc4
DE
11042010-10-11 Doug Evans <dje@google.com>
1105
1106 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1107 Python" from gdb.Value.type description.
1108
6e1bb179
JB
11092010-09-28 Joel Brobecker <brobecker@adacore.com>
1110
1111 * gdb.texinfo (Ravenscar Profile): New node.
1112
e8467610
TT
11132010-09-22 Tom Tromey <tromey@redhat.com>
1114
1115 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1116
fccd1d1e
EZ
11172010-09-22 Eli Zaretskii <eliz@gnu.org>
1118
1119 * gdb.texinfo (Values From Inferior): Clarify that
1120 value.dynamic_type works only in C++ programs with RTTI.
1121
c1b6b909
TT
11222010-09-15 Paul Bolle <pebolle@tiscali.nl>
1123
1124 * gdb.texinfo (Character Sets): Correctly reference host-charset
1125 in example.
1126
7d288aaa
TT
11272010-09-13 Tom Tromey <tromey@redhat.com>
1128
1129 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1130 Document "fullname" and "from".
1131
f75d858b
MK
11322010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1133
1134 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1135 feature `reverse' output by -list-target-features.
1136
83b9503b
L
11372010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1138
1139 * gdb.texinfo (i386 Features): Remove an extra "@item".
1140
03f17ccf
TT
11412010-08-30 Tom Tromey <tromey@redhat.com>
1142
1143 PR python/11792:
1144 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1145
9779414d
DJ
11462010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1147
1148 * gdb.texinfo (ARM Features): Document
1149 org.gnu.gdb.arm.m-profile.
1150
f9ffd4bb
TT
11512010-08-23 Tom Tromey <tromey@redhat.com>
1152
1153 PR python/11145:
1154 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1155 reinterpret_cast methods.
1156
702c2711
TT
11572010-08-23 Tom Tromey <tromey@redhat.com>
1158
1159 PR python/11915:
1160 * gdb.texinfo (Types In Python): Document array method.
1161
66b73624
TJB
11622010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1163
1164 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1165
06a64a0b
TT
11662010-08-16 Tom Tromey <tromey@redhat.com>
1167
1168 * gdb.texinfo (Set Watchpoints): Document -location option.
1169
a3a7127e
DE
11702010-08-13 Doug Evans <dje@google.com>
1171
1172 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1173
8dedea02
VP
11742010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1175
1176 * gdb.texinfo (GDB/MI Data Manipulation): Document
1177 -data-read-memory-raw and -data-write-memory-raw.
1178
ca5c20b6 11792010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1180 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1181
1182 * gdb.texinfo (Basic Python): Describe post_event API.
1183
cb2e07a6
PM
11842010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1185
1186 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1187 decode_line Python APIs
cb2e07a6 1188
464b3efb
TT
11892010-08-10 Tom Tromey <tromey@redhat.com>
1190
1191 * gdb.texinfo (Pretty Printing API): Document
1192 gdb.default_visualizer.
1193
c29c521f
TT
11942010-08-10 Tom Tromey <tromey@redhat.com>
1195
1196 Revert gdb-add-index addition:
1197 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1198
5da1313b
JK
11992010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1200 Eli Zaretskii <eliz@gnu.org>
1201
1202 * gdb.texinfo (Mode Options) <-batch>
1203 (Basic Python) <gdb.execute>: Describe setting width and height.
1204
02d868e8
PP
12052010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1206
1207 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1208
c2bbed2a
TT
12092010-07-30 Tom Tromey <tromey@redhat.com>
1210
1211 * gdb.texinfo (Index Files): Mention gdb-add-index.
1212
6c13bbe1
HZ
12132010-07-30 Hui Zhu <teawater@gmail.com>
1214
1215 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1216 "detach inferior" and "kill inferior".
1217
53a71c06
CR
12182010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1219
1220 * gdb.texinfo (Machine Code): Update description of two forms of
1221 arguments, and add new example to demonstrate the new form.
1222
5374244e
PM
12232010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1224
1225 * gdb.texinfo (Values From Inferior): Add value inferior function
1226 call description.
1227
8ea5bce5
JK
12282010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1229
1230 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1231
c0edd9ed
JK
12322010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1233 Eli Zaretskii <eliz@gnu.org>
1234
1235 Make core files the process_stratum.
1236 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1237 record_stratum example.
1238
9291a0cd
TT
12392010-07-13 Tom Tromey <tromey@redhat.com>
1240
1241 * gdb.texinfo (Index Files): New node.
1242
f5011d11
TT
12432010-07-13 Tom Tromey <tromey@redhat.com>
1244
1245 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1246
0f5238ed
TT
12472010-07-13 Tom Tromey <tromey@redhat.com>
1248
1249 * gdb.texinfo (Specify Location): Document labels.
1250
74c761c1
PA
12512010-07-01 Pedro Alves <pedro@codesourcery.com>
1252
1253 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1254 entries for fast tracepoints and static tracepoints.
1255
501994c0
PA
12562010-07-01 Pedro Alves <pedro@codesourcery.com>
1257
1258 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1259 qsThreadInfo>: Spell out `l' as ell.
1260
0fb4aa4b
PA
12612010-07-01 Pedro Alves <pedro@codesourcery.com>
1262
1263 * gdb.texinfo (Convenience Variables): Document $_sdata.
1264 (Commands to Set Tracepoints): Describe static tracepoints. Add
1265 `Listing Static Tracepoint Markers' menu entry. Document
1266 "strace".
1267 (Tracepoint Action Lists): Document collecting $_sdata.
1268 (Listing Static Tracepoint Markers): New subsection.
1269 (Tracepoints support in gdbserver): Mention static tracepoints.
1270 (remote packets, enabling and disabling): Mention
1271 read-sdata-object.
1272 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1273 and StaticTracepoint.
1274 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1275 Document qXfer:sdata:read.
1276 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1277
dc3b15be
JB
12782010-06-29 Joel Brobecker <brobecker@adacore.com>
1279
1280 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1281
595939de
PM
12822010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1283 Tom Tromey <tromey@redhat.com>
1284 Thiago Jung Bauermann <bauerman@br.ibm.com>
1285
1286 * gdb.texinfo (Inferiors In Python): New node.
1287 * gdb.texinfo (Threads In Python): New node.
1288
9279c692
JB
12892010-06-28 Joel Brobecker <brobecker@adacore.com>
1290
1291 * gdb.texinfo (Python): Document what the python directory is
1292 and what its location is.
1293 (Basic Python): Document the gdb.PYTHONDIR constant.
1294
bc9f0842
TT
12952010-06-25 Tom Tromey <tromey@redhat.com>
1296
1297 PR python/10808:
1298 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1299
f1421989
HZ
13002010-06-24 Hui Zhu <teawater@gmail.com>
1301
1302 * gdb.texinfo: (Commands for Controlled Output): Add
1303 documentation for command "eval".
1304
e4c0cfae
SS
13052010-06-21 Stan Shebs <stan@codesourcery.com>
1306
1307 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1308 * annotate.texinfo: Ditto.
1309 * gdbint.texinfo: Ditto.
1310 * stabs.texinfo: Ditto.
1311
bb08c432
HZ
13122010-06-22 Hui Zhu <teawater@gmail.com>
1313
1314 * gdb.texinfo: (Process Record and Replay): Add documentation
1315 for command "set record memory-query".
1316
4f5d9f07
SS
13172010-06-21 Stan Shebs <stan@codesourcery.com>
1318
1319 * gdb.texinfo: Relicense under GFDL version 1.3.
1320 * annotate.texinfo: Relicense under GFDL version 1.3.
1321 * gdbint.texinfo: Relicense under GFDL version 1.3.
1322 * stabs.texinfo: Relicense under GFDL version 1.3.
1323 * fdl.texi: Update to version 1.3.
1324
6aed2dbc
SS
13252010-06-18 Stan Shebs <stan@codesourcery.com>
1326
a61408f8
SS
1327 * gdb.texinfo (Operating System Auxiliary Information): Describe
1328 "info os" when no arguments given.
1329
6aed2dbc
SS
1330 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1331 $_thread.
1332
24e933df
HZ
13332010-06-18 Hui Zhu <teawater@gmail.com>
1334
1335 * gdb.texinfo: (Process Record and Replay): Add documentation
1336 for commands "record save" and "record restore".
1337
65d79d4b
SDJ
13382010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1339
1340 * gdb.texinfo: Include information about the correct use
1341 of addresses in the `watch' command.
1342
d914c394
SS
13432010-06-11 Stan Shebs <stan@codesourcery.com>
1344
1345 * gdb.texinfo (Observer Mode): New section.
1346 (General Query Packets): Document QAllow.
889bf7c5 1347
967cf477
DE
13482010-06-04 Doug Evans <dje@google.com>
1349
1350 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1351
aaf4119b
DE
13522010-06-03 Doug Evans <dje@google.com>
1353
1354 * gdbint.texinfo (Coding): Add subsection on command names.
1355
9eae7c52
TT
13562010-06-02 Tom Tromey <tromey@redhat.com>
1357
1358 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1359 always-disassemble.
1360
fa593d66
PA
13612010-06-01 Pedro Alves <pedro@codesourcery.com>
1362
1363 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1364 gdbserver, and add cross reference.
1365 (Tracepoints support in gdbserver): New subsection.
1366
dde08ee1
PA
13672010-05-26 Pedro Alves <pedro@codesourcery.com>
1368
1369 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1370 `qRelocInsn' feature.
1371 (Relocate instruction reply packet): New subsection
1372 of `Tracepoint Packets'.
1373 (Tracepoint Packets): Mention that packets QTDP and QTStart
1374 support the qRelocInsn request, and add cross reference to new
1375 subsection.
1376
07ca107c
DE
13772010-05-25 Doug Evans <dje@google.com>
1378
1379 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1380 (Commands In Python): Document gdb.string_to_argv.
1381
c25c4a8b
JK
13822010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1383
1384 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1385 ATTR_NORETURN.
1386
d7b32ed3 13872010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1388 Tom Tromey <tromey@redhat.com>
1389 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1390
c25c4a8b 1391 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1392
6aecb9c2
JB
13932010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1394
1395 * gdb.texinfo: (Summary) Add mention about D language support.
1396 (Filenames): Add D suffixes.
1397 (D): New node.
1398
b7da9e9f
PM
13992010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1400
1401 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1402 of macro deleted from GDB code.
1403
ab38a727
PA
14042010-04-24 Pedro Alves <pedro@codesourcery.com>
1405
1406 * gdb.texinfo (Commands to specify files): Describe what how GDB
1407 looks up DOS-based filesystem paths on the system root. Document
1408 the new `set/show target-file-system-kind' commands.
1409
66d09542
DE
14102010-04-23 Doug Evans <dje@google.com>
1411
1412 * gdb.texinfo (Python): Move Auto-loading section here ...
1413 (Python API): from here.
1414 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1415 (Maintenance Commands): Add docs for "maint print section-scripts".
1416
8bd10a10
CM
14172010-04-20 Chris Moller <cmoller@redhat.com>
1418
1419 * gdb.texinfo (Setting Breakpoints): Added description of
1420 filename-qualified rbreak.
1421 * refcard.tex (Breakpoints and Watchpoints): Added brief
1422 description of filename-qualified rbreak.
1423
4c374409
JK
14242010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1425
1426 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1427 (Python API): Change the reference to Pretty Printing API.
1428 (Pretty Printing): Move the user part under the Data node. Reformat
1429 the sample output to 72 columns. Create a new reference to Pretty
1430 Printing API. Rename the API part ...
1431 (Pretty Printing API): To a new node name.
1432 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1433 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1434
5a9351ae
SS
14352010-04-21 Stan Shebs <stan@codesourcery.com>
1436
1437 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1438 and commands.
5a9351ae 1439 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1440
9a22f0d0
PM
14412010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1442
1443 * gdb.texinfo (Examining memory): Update for change in string
1444 display with explicit size.
1445
6149aea9
PA
14462010-04-19 Pedro Alves <pedro@codesourcery.com>
1447
1448 PR breakpoints/8554.
1449
1450 * gdb.texinfo (Save Breakpoints): New node.
1451 (save-tracepoints): Rename to ...
1452 (save tracepoints): ... this. Mention that `save-tracepoints' is
1453 a deprecated alias to `save tracepoints'.
1454
711e434b
PM
14552010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1456
645797a8 1457 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1458 (info w32 thread-information-block): Document new command.
1459 (qGetTIBAddress): Document new gdbserver query.
1460 (maint set/show show-all-tib): Document new command.
1461
3f7b2faa
DE
14622010-04-15 Doug Evans <dje@google.com>
1463
fa33c3cd
DE
1464 * gdb.texinfo (Python API): Add progspaces section.
1465 (Selecting Pretty-Printers): Progspace pretty-printers are
1466 searched too.
1467 (Progspaces In Python): New section.
1468
3f7b2faa
DE
1469 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1470
79f283fe
PM
14712010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1472
1473 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1474 returns None.
1475
87290684
SS
14762010-04-09 Stan Shebs <stan@codesourcery.com>
1477
1478 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1479 Describe the `frames-created' field, tweak grammar.
1480
a97153c7
PA
14812010-04-09 Pedro Alves <pedro@codesourcery.com>
1482
1483 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1484 Describe the `circular' and `disconnected' fields.
1485
5c5dcc1b
L
14862010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1487
1488 * gdb.texinfo (maint print registers): Mention unavailable and
1489 invisible registers.
1490
adc36818
PM
14912010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1492 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1493 Tom Tromey <tromey@redhat.com>
adc36818
PM
1494
1495 * gdb.texinfo (Breakpoints In Python): New Node.
1496
33da3f1c
SS
14972010-04-08 Stan Shebs <stan@codesourcery.com>
1498
1499 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1500 trace status fields.
1501
3a13a53b
L
15022010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1503
1504 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1505 optional. Make org.gnu.gdb.i386.avx requires
1506 org.gnu.gdb.i386.avx.
1507
08001717
DE
15082010-04-08 Doug Evans <dje@google.com>
1509
1510 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1511 search path, and document that gdb only scans the search path if
1512 the script's path doesn't specify a directory.
1513
c375651d
DE
15142010-04-05 Doug Evans <dje@google.com>
1515
1516 * gdb.texinfo (maint show python auto-load): Fix typo.
1517
af54718e
SS
15182010-04-04 Stan Shebs <stan@codesourcery.com>
1519
d77f58be
SS
1520 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1521 (Setting Watchpoints): Update description of "info watch".
1522 (Disabling Breakpoints): Only "info break" lists all.
1523
af54718e
SS
1524 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1525 (tdump): Explain how tdump works.
1526
86b17b60
PA
15272010-04-01 Pedro Alves <pedro@codesourcery.com>
1528
1529 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1530 add cross reference.
1531
ff12863f
PA
15322010-03-31 Pedro Alves <pedro@codesourcery.com>
1533
1534 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1535 commands error out.
1536
f68eb612
L
15372010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1538
1539 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1540
c8d5aac9
L
15412010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1542
1543 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1544
7d13fe92
SS
15452010-03-29 Stan Shebs <stan@codesourcery.com>
1546 Nathan Sidwell <nathan@codesourcery.com>
1547
1548 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1549 GDBN equivalent.
1550 (Set Tracepoints): Remove mention that conditional tracepoints
1551 don't exist.
1552 (Tracepoint Actions): Clarify when while-stepping collection
1553 happens, note that while-stepping does not automatically collect
1554 $pc.
1555
409873ef 15562010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1557
409873ef
SS
1558 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1559 (General Query Packets): Describe TracepointSource.
1560
ee8e71d4
EZ
15612010-03-27 Matt Rice <ratmice@gmail.com>
1562
c8d5aac9
L
1563 * gdb.texinfo (ARM): Document arguments to "target sim".
1564 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1565
99b5e152
PA
15662010-03-26 Pedro Alves <pedro@codesourcery.com>
1567
1568 * gdb.texinfo (Tracepoint Packets): Remove mention that
1569 terror:string may be plain text, and drop mention of X prefix.
1570
cd64ee31
VP
15712010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1572
1573 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1574
6c28cbf2
SS
15752010-03-24 Stan Shebs <stan@codesourcery.com>
1576
1577 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1578
95a42b64
TT
15792010-03-24 Tom Tromey <tromey@redhat.com>
1580
1581 PR breakpoints/9352:
1582 * gdb.texinfo (Break Commands): Update.
1583
18148017
VP
15842010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1585
1586 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1587 commands.
1588
4daf5ac0
SS
15892010-03-16 Stan Shebs <stan@codesourcery.com>
1590
1591 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1592 circular-trace-buffer.
1593 (Tracepoint Packets): Describe QTBuffer, and details of the
1594 qTStatus reply.
1595
c9429232
SS
15962010-03-12 Stan Shebs <stan@codesourcery.com>
1597 Nathan Sidwell <nathan@codesourcery.com>
1598
1599 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1600 doing instruction stepping.
1601 (Tracepoint Restrictions): New node.
1602
ccefe4c4
TT
16032010-03-10 Tom Tromey <tromey@redhat.com>
1604
1605 * gdbint.texinfo (Symbol Handling): Update.
1606
7c953934
TT
16072010-03-08 Tom Tromey <tromey@redhat.com>
1608
1609 PR cli/9591:
1610 * gdb.texinfo (Mode Options): Mention lack of pagination and
1611 confirmation with --batch.
1612 (Screen Size): Mention --batch.
1613 (Messages/Warnings): Likewise.
1614
f870a310
TT
16152010-03-05 Tom Tromey <tromey@redhat.com>
1616
1617 * gdb.texinfo (Basic Python): Document target_charset and
1618 target_wide_charset.
1619
78e2826b
TT
16202010-03-05 Tom Tromey <tromey@redhat.com>
1621
1622 * gdb.texinfo (Data): Link to pretty-printing.
1623 (Output Formats): Likewise. Correct text.
1624
f5dff777
DJ
16252010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1626
1627 * gdb.texinfo (Types): Describe <struct> and <flags>.
1628
dc00d89f
PM
16292010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1630
1631 * gdb.texinfo (Frames In Python): Add block parameter and
1632 description to read_var text.
1633
5107b149 16342010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1635 Tom Tromey <tromey@redhat.com>
5107b149
PM
1636
1637 * gdb.texinfo (Types In Python): Describe block argument in
1638 template_argument and gdb.lookup_type.
1639
e03e5e7b
TT
16402010-02-24 Tom Tromey <tromey@redhat.com>
1641
1642 * gdb.texinfo (Cygwin Native): Fix typo.
1643
f3e9a817
PM
16442010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1645
1646 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1647 and select method descriptions.
1648 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1649 Tables in Python to menu.
1650 (Blocks In Python): New node.
1651 (Symbols In Python): New node.
1652 (Symbol Tables in Python): New node.
1653
a79b8f6e
VP
16542010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1655
1656 Multiexec MI
1657
1658 gdb/
1659 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1660
1661 gdb/doc/
1662 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1663 changes.
1664 (GDB/MI Program Execution): Document current behaviour of
1665 --all and --thread-group.
1666 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1667 -remove-inferior.
1668 * observer.texi (inferior_added, inferior_removed): New
1669 observers.
1670
629d6a47
TT
16712010-02-19 Tom Tromey <tromey@redhat.com>
1672
1673 * gdbint.texinfo (Getting Started): Fix @node.
1674 (Debugging GDB): Likewise.
1675
c09529e5
JB
16762010-02-13 Joel Brobecker <brobecker@adacore.com>
1677
1678 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1679 documenting the gdb_test_timeout variable.
1680
540aa8e7
MS
16812010-02-12 Jakob Engblom <jakob@virtutech.com>
1682
1683 * gdb.texinfo (MI commands): Added documentation of --reverse
1684 option to a set of MI commands. Restructured documentation of MI
1685 commands --exec-continue to reflect the complexity of reverse
1686 execution.
1687
081dfbf7
PA
16882010-02-12 Pedro Alves <pedro@codesourcery.com>
1689
1690 * gdb.texinfo (Using the Collected Data): Specify that the address
1691 range of `tfind outsize' is exclusive, and that the address range
1692 of `tfind range' is inclusive.
1693 (Tracepoint Packets): Specify that the address range of
1694 `QTFrame:range' is inclusive, and that the address range of
1695 `QTFrame:outside' is exclusive
1696
8e9c5e02
VP
16972010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1698
1699 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1700
92981e24
TT
17012010-02-10 Tom Tromey <tromey@redhat.com>
1702
1703 * gdb.texinfo (Debugging Output): Document set debug parser and
1704 show debug parser.
1705
075b51b7
L
17062010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1707
1708 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1709 i386_eflags and i386_mxcsr.
1710
3bb8d5c3
L
17112010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1712
1713 * gdb.texinfo: Document i386 target features.
1714
c5f80513
DE
17152010-02-05 Doug Evans <dje@google.com>
1716
1717 * gdbint.texinfo (Testsuite): Add a new section to document the
1718 various DejaGnu variables that may be overridden.
1be00882 1719 Document INTERNAL_GDBFLAGS.
c5f80513 1720
6ac33a4e
TT
17212010-02-04 Tom Tromey <tromey@redhat.com>
1722
1723 PR cli/8830:
1724 * gdb.texinfo (Files): -readnow comes before the filename for file
1725 and symbol-file.
1726
a1dcb23a
DJ
17272010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1728
1729 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1730 Document ARM breakpoint types.
1731 (Register Packet Format): Move into the new section.
1732 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1733
95433b34
JB
17342010-01-21 Joel Brobecker <brobecker@adacore.com>
1735
1736 * gdb.texinfo (File Options): Adjust the documentation of this
1737 switch to refer to the "source" command rather than partially
1738 duplicating some of the relevant information.
1739 (Extending GDB): Introduce and document the set/show script-extension
1740 setting.
1741 (Command Files): Add note explaining that the "source" command
1742 is also used to evalute scripts written in other languages.
1743 Remove the short slightly incorrect reference to sourcing Python
1744 scripts.
1745 (Python Commands): Document how to execute a Python script from GDB.
1746
8d576872
JB
17472010-01-19 Joel Brobecker <brobecker@adacore.com>
1748
1749 * gdb.texinfo (Command Files): Fix typo.
1750
8150ff9c
JB
17512010-01-18 Tom Tromey <tromey@redhat.com>
1752
1753 * gdb.texinfo (File Options): Document -x on .py files.
1754 (Command Files): Document handling of Python scripts.
1755
23db03a6
JZ
17562010-01-18 Jie Zhang <jie.zhang@analog.com>
1757
1758 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1759
00bf0b85
SS
17602010-01-15 Stan Shebs <stan@codesourcery.com>
1761
1762 * gdb.texinfo (Trace Files): New section.
1763 (Tracepoint Packets): Document QTSave and qTBuffer.
1764 (Trace File Format): New appendix.
1765
be759fcf
PM
17662010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1767
1768 * gdb.texinfo (Values From Inferior): Document lazy_string value
1769 method.
1770 (Python API): Add Lazy strings menu item.
1771 (Lazy Strings In Python): New node.
1772
dc146f7c
VP
17732010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1774
1775 * gdb.texinfo (GDB/MI Thread Information): New.
1776 (GDB/MI Async Records): Document the core field in *stopped.
1777 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1778 documentation
1779 (Process list): Document that osdata document may contain
1780 threads.
1781 (Remote Serial Protocol): Document qXfer:threads.
1782
d5551862
SS
17832010-01-06 Stan Shebs <stan@codesourcery.com>
1784
1785 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1786 disconnected tracing.
1787 (Tracepoint Packets): Document new protocol.
1788
7a697b8d
SS
17892010-01-05 Stan Shebs <stan@codesourcery.com>
1790
1791 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1792 tracepoints.
1793 (Tracepoint Packets): Describe remote protocol for fast
1794 tracepoints.
1795
e6f3ec50
JB
17962010-01-01 Joel Brobecker <brobecker@adacore.com>
1797
1798 Update the "Start of New Year Procedure".
1799 * gdbint.texinfo: Add the list of files that need to be updated
1800 manually. Minor reformatting.
1801
ddc4e9c1
JB
18022010-01-01 Joel Brobecker <brobecker@adacore.com>
1803
1804 * refcard.tex: Update copyright year in header and text.
1805
9d2897ad
JB
18062010-01-01 Joel Brobecker <brobecker@adacore.com>
1807
1808 * agentexpr.texi: Add 2010 to the list of copyright years.
1809 * annotate.texinfo: Likewise.
1810 * gdb.texinfo: Likewise.
1811 * gdbint.texinfo: Likewise.
1812 * observer.texi: Likewise.
1813 * stabs.texinfo: Likewise.
1814
6da95a67
SS
18152009-12-31 Stan Shebs <stan@codesourcery.com>
1816
1817 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1818
236f1d4d
SS
18192009-12-29 Stan Shebs <stan@codesourcery.com>
1820
1821 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1822
f61e138d
SS
18232009-12-28 Stan Shebs <stan@codesourcery.com>
1824
1825 * gdb.texinfo (Trace State Variables): New section.
1826 (Tracepoint Packets): Describe trace state variable packets.
1827 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1828 variable bytecodes.
1829
0fe7935b
DJ
18302009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1831
1832 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1833 declarations.
1834
a6b29f87
VP
18352009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1836
1837 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1838 -gdb-exit behaviour.
1839
5e4bde96
JB
18402009-12-20 Joel Brobecker <brobecker@adacore.com>
1841
1842 * gpl.texi: Update to version 3 of the GPL.
1843
a1715244
JB
18442009-12-20 Joel Brobecker <brobecker@adacore.com>
1845
1846 * Makefile.in: Update copyright header.
1847 * observer.texi: Fix the copyright header of the generated files.
1848
361ae042
PM
18492009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1850
1851 * gdb.texinfo (Types In Python): Describe range function.
1852
bfd31e71
PM
18532009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1854
1855 * gdb.texinfo (Types In Python): Describe "is_base_class".
1856
57a1d736
TT
18572009-12-03 Tom Tromey <tromey@redhat.com>
1858
1859 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1860
8cebebb9
PP
18612009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1862
1863 * observer.texi: New memory_changed observer.
1864
16af530a
TT
18652009-12-01 Tom Tromey <tromey@redhat.com>
1866
1867 * gdb.texinfo (Reverse Execution): Fix typo.
1868
b6199126
DJ
18692009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1870
1871 PR gdb/8704
1872
1873 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1874 are allowed after the breakpoint condition.
1875
7a6973ad
TT
18762009-11-23 Tom Tromey <tromey@redhat.com>
1877
1878 PR python/10782:
1879 * gdb.texinfo (Types In Python): Document Type.pointer.
1880
21a0512e
PP
18812009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1882
1883 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1884
a5832c8f
PA
18852009-11-11 Pedro Alves <pedro@codesourcery.com>
1886
1887 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1888 (Using Agent Expressions): Delete cross reference.
1889
1eb7cd77
JB
18902009-11-07 Joel Brobecker <brobecker@adacore.com>
1891
1892 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1893 and @settitle directives up to help makeinfo find them.
1894
24ddea62
JK
18952009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1896
1897 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1898 (Auto-loading): Use plural and note one can use multiple components now.
1899
3afae151
VP
19002009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1901
1902 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1903 -stack-list-arguments have the same documentation for parameter
1904 as -stack-list-locals. Add comas.
1905
14ff2235
PM
19062009-10-27 Tom Tromey <tromey@redhat.com>
1907 Eli Zaretskii <eliz@gnu.org>
1908
c8d5aac9 1909 PR python/10781
14ff2235
PM
1910
1911 * gdb.texinfo (Values From Inferior): Document cast method.
1912
9c419145
PP
19132009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1914
1915 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1916 and adjust example.
889bf7c5 1917
29153c24
MS
19182009-10-22 Michael Snyder <msnyder@vmware.com>
1919
1920 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1921 info record command. Also document the new save and restore
29153c24
MS
1922 commands.
1923
2b28d209
PP
19242009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1925
1926 * gdb.texinfo (Machine Code): Mention current pc marker.
1927 (Memory): Likewise.
1928
6c95b8df
PA
19292009-10-19 Pedro Alves <pedro@codesourcery.com>
1930 Stan Shebs <stan@codesourcery.com>
1931
1932 * observer.texi (new_inferior): Rename to...
1933 (inferior_appeared): ... this.
1934
1935 * gdb.texinfo (Inferiors): Rename node to ...
1936 (Inferiors and Programs): ... this. Mention running multiple
1937 programs in the same debug session.
1938 <info inferiors>: Mention the new 'Executable' column if "info
1939 inferiors". Update examples. Document the "add-inferior",
1940 "clone-inferior", "remove-inferior" and "maint info
1941 program-spaces" commands.
1942 (Process): Rename node to...
1943 (Forks): ... this. Document "set|show follow-exec-mode".
1944
2f8132f3
MS
19452009-10-11 Michael Snyder <msnyder@vmware.com>
1946
1947 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1948 (ReverseContinue): Ditto.
1949
cba4b2d3
PP
19502009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1951
1952 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1953
da082f17
JK
19542009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1955
1956 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1957
08be9d71
ME
19582009-10-06 Michael Eager <eager@eagercon.com>
1959
1960 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1961 (Embedded Processors): Add MicroBlaze.
1962 (MicroBlaze): New. Describe Xilinx MicroBlaze
1963
08a0efd0
PA
19642009-10-04 Pedro Alves <pedro@codesourcery.com>
1965
1966 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1967
cbb8f428
EZ
19682009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1969
1970 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1971
30a4a70c
JB
19722009-09-23 Joel Brobecker <brobecker@adacore.com>
1973
1974 * observer.texi (solib_unloaded): Document explicitly the fact that
1975 this observer is called before the associated symbols are unloaded.
1976
b3372f91
VP
19772009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1978
1979 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1980 -stack-list-variables.
1981
f43030c4
TT
19822009-09-18 Tom Tromey <tromey@redhat.com>
1983
1984 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1985 is experimental.
1986
ec7e75e7
PP
19872009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1988
1989 * gdb.texinfo (convenince variables): Mention
1990 $_siginfo could be empty.
f43030c4 1991
0cc7d26f
TT
19922009-09-15 Tom Tromey <tromey@redhat.com>
1993
1994 * gdb.texinfo (GDB/MI Variable Objects): Document
1995 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1996 Expand -var-update documentation.
1997
a96d9b2e
SDJ
19982009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1999
2000 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2001 feature.
2002
005ca36a
JB
20032009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2004
2005 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2006
0d772ac9
MS
20072009-09-10 Michael Snyder <msnyder@vmware.com>
2008
2009 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2010 ReverseStep replies to the qSupported query.
2011
14fb1bac
JB
20122009-09-10 Joel Brobecker <brobecker@adacore.com>
2013
2014 Add documentation for set/show interactive-mode.
2015 * gdb.texinfo (Other Misc Settings): New node.
2016
29b090c0
DE
20172009-09-01 Doug Evans <dje@google.com>
2018
2019 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2020 non-stop mode's affect on remote caching.
2021
4e5d721f
DE
20222009-08-31 Jacob Potter <jdpotter@google.com>
2023 Doug Evans <dje@google.com>
2024
2025 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2026 Mark `set/show remotecache' options as obsolete.
2027 Document new `set/show stack-cache' option.
2028 Update text for `info dcache'.
2029
55333a84
DE
20302009-08-27 Doug Evans <dje@google.com>
2031
2032 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2033 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2034
bc3a0b4d
RW
20352009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2036
2037 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2038 about autoconf.
2039
3a1ff0b6
PA
20402009-08-25 Pedro Alves <pedro@codesourcery.com>
2041
2042 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2043 small example, and describe its columns. Replace "inferior-id" by
2044 "infno" throughout.
2045
81ecdfbb
RW
20462009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2047
af542c2e
RW
2048 * gdbint.texinfo (Releasing GDB): Point to
2049 README-maintainer-mode file for required autoconf version.
2050 * configure.ac: Do not substitute datarootdir, htmldir,
2051 pdfdir, docdir. Do not process --with-datarootdir,
2052 --with-htmldir, --with-pdfdir, --with-docdir.
2053 * configure: Regenerate.
2054
81ecdfbb
RW
2055 * configure: Regenerate.
2056
4efc6507
DE
20572009-08-20 Reid Kleckner <reid@kleckner.net>
2058
2059 * gdb.texinfo: Add chapter on JIT interface.
2060
43089a6e
NR
20612009-08-07 Nick Roberts <nickrob@snap.net.nz>
2062
2063 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2064 confirmation request.
43089a6e 2065
99e008fe
EZ
20662009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2067
c8d5aac9
L
2068 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2069 CRC definitions.
99e008fe 2070
48cb2d85
VP
20712009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2072
2073 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2074 -break-commands.
48cb2d85 2075
ff1a52c6
UW
20762009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2077
2078 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2079 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2080
3285f3fe
UW
20812009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2082
2083 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2084 "set spu stop-on-load" and "show spu stop-on-load" commands.
2085
e35359c5
UW
20862009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2087
2088 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2089
58d6951d
DJ
20902009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2091
2092 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2093 org.gnu.gdb.arm.neon.
2094
08d16641
PA
20952009-07-20 Pedro Alves <pedro@codesourcery.com>
2096
2097 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2098 optional element.
2099 (subsection OS ABI): New subsection.
2100
782b2b07
SS
21012009-07-14 Stan Shebs <stan@codesourcery.com>
2102
2103 * gdb.texinfo (Tracepoint Conditions): New section.
2104 (General Query Packets): Describe ConditionalTracepoints.
2105 (Tracepoint Packets): Describe condition field.
2106 (Maintenance Commands): Describe maint agent-eval.
2107 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2108
9b117ef3
HZ
21092009-07-11 Hui Zhu <teawater@gmail.com>
2110
2111 * gdb.texinfo (disassemble): Add a new modifier /r
2112 to "disassemble" command to make it print the raw instructions
2113 in hex as well as in symbolic form.
2114
f5a33284
TT
21152009-07-09 Tom Tromey <tromey@redhat.com>
2116
2117 * gdbint.texinfo (Testsuite): Document parallel make check.
2118
812f7342
TT
21192009-07-09 Tom Tromey <tromey@redhat.com>
2120
2121 * gdbint.texinfo (Testsuite): Document test transcripts.
2122
fbb8f299
PM
21232009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2124
2125 * gdb.texinfo (Values From Inferior): Add length parameter
2126 description.
2127
dd8f35ac
EZ
21282009-07-04 Chris Genly <chris@genly.us>
2129
2130 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2131 in -var-list-children. Fix example according to what the code
2132 does.
2133
2277426b
PA
21342009-07-02 Pedro Alves <pedro@codesourcery.com>
2135
2136 * gdb.texinfo (Debugging multiple inferiors): Document the
2137 "inferior", "detach inferior" and "kill inferior" commands.
2138 (Debugging Programs with Multiple Processes): Adjust to mention
2139 generic "inferior" commands. Delete mention of "detach fork" and
2140 "delete fork". Cross reference to "Debugging multiple inferiors"
2141 section.
2142
a6d9a66e
UW
21432009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2144
5af949e3
UW
2145 * gdbint.texinfo (Item Output Functions): Update signature
2146 for ui_out_field_core_addr.
2147
21482009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2149
2150 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2151 Update example code extrated from breakpoint.c.
2152
9901a55b 21532009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2154
9901a55b
PP
2155 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2156 MI commands.
2157 (GDB/MI Symbol Query): Likewise.
2158 (GDB/MI File Commands): Likewise.
2159 (GDB/MI File Transfer Commands): Likewise.
2160 (GDB/MI Target Manipulation): Likewise.
2161 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2162
edb3359d
DJ
21632009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2164
2165 * gdb.texinfo (Debugging Optimized Code): New chapter.
2166 (Compiling for Debugging): Reference it. Move some
2167 text to the new section.
2168
7cd1089b
PM
21692009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2170
2171 * doc/gdb.texinfo (Calling): Document
2172 set-unwind-on-terminating-exception usage.
2173
d4db2f36
PA
21742009-06-11 Pedro Alves <pedro@codesourcery.com>
2175
2176 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2177 command.
2178
d1a7880c
PA
21792009-06-07 Pedro Alves <pedro@codesourcery.com>
2180
2181 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2182 references.
2183
473f94e6
UW
21842009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2185
2186 * gdbint.texinfo: Rename formal parameters to gdbarch function
2187 protoypes from "current_gdbarch" to "gdbarch".
2188
8f500870
TT
21892009-05-28 Tom Tromey <tromey@redhat.com>
2190
2191 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2192
b6313243
TT
21932009-05-27 Tom Tromey <tromey@redhat.com>
2194
2195 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2196 feature.
2197 (GDB/MI Variable Objects): Document -var-set-visualizer.
2198
21992009-04-02 Tom Tromey <tromey@redhat.com>
2200
2201 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2202 feature.
2203 (GDB/MI Variable Objects): Document -var-set-visualizer.
2204
a6bac58e
TT
22052009-05-27 Tom Tromey <tromey@redhat.com>
2206 Thiago Jung Bauermann <bauerman@br.ibm.com>
2207 Phil Muldoon <pmuldoon@redhat.com>
2208
2209 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2210 (Pretty Printing): New node.
2211 (Selecting Pretty-Printers): Likewise.
2212 (Python API): Update.
2213 (Output Formats): Document /r format.
2214
2c74e833
TT
22152009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2216 Tom Tromey <tromey@redhat.com>
2217
2218 * gdb.texinfo (Types In Python): New node.
2219 (Values From Inferior): "type" is now an attribute.
2220 (Python API): Update.
2221
89c73ade
TT
22222009-05-27 Tom Tromey <tromey@redhat.com>
2223 Thiago Jung Bauermann <bauerman@br.ibm.com>
2224 Phil Muldoon <pmuldoon@redhat.com>
2225
2226 * gdb.texinfo: Add @syncodeindex for `tp'.
2227 (Python API): Update.
2228 (Auto-loading): New node.
2229 (Objfiles In Python): New node.
2230
17a37d48
PP
22312009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2232
2233 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2234
6718376f
NR
22352009-05-15 Nick Roberts <nickrob@snap.net.nz>
2236
2237 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2238
cbe54154
PA
22392009-05-12 Pedro Alves <pedro@codesourcery.com>
2240
2241 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2242 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2243 show show-debug-regs' docs.
2244
8e05493c
EZ
22452009-05-08 Eli Zaretskii <eliz@gnu.org>
2246
2247 * gdb.texinfo (Process Record and Replay): Add description of
2248 reverse execution.
2249
b39f4988
JB
22502009-05-07 Joel Brobecker <brobecker@adacore.com>
2251
2252 * gdbint.texinfo (Adding support for debugging core files): New node.
2253 (Native Debugging): Remove the ``Native core file Support'' section.
2254
a2311334
EZ
22552009-05-01 Eli Zaretskii <eliz@gnu.org>
2256
2257 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2258 Add index entries.
2259
53cc454a 22602009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2261 Michael Snyder <msnyder@vmware.com>
53cc454a 2262
a2311334
EZ
2263 * gdb.texinfo: (Process Record and Replay): Add documentation for
2264 process record and replay.
53cc454a 2265
484086b7
JK
22662009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2267
2268 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2269 a new part on command-line defined macros.
2270
32ae1842
EZ
22712009-04-25 Eli Zaretskii <eliz@gnu.org>
2272
2273 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2274 clarify the wording.
2275
b14b1491
TT
22762009-04-23 Tom Tromey <tromey@redhat.com>
2277
2278 * gdb.texinfo (Data Files): New node.
2279 (GDB Files): Update menu.
2280
5c1e86e1
JB
22812009-04-23 Joel Brobecker <brobecker@adacore.com>
2282
2283 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2284 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2285
83eba9b7
VP
22862009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2287
2288 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2289
e31198c4
HZ
22902009-04-22 Hui Zhu <teawater@gmail.com>
2291
2292 * gdb.texinfo (disassemble-next-line): Set the default of
2293 disassemble-next-line to off.
2294
26e251b6
JM
22952009-04-21 Joseph Myers <joseph@codesourcery.com>
2296
2297 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2298 --with-htmldir): New.
2299 * configure: Regenerate.
2300 * Makefile.in (datarootdir, docdir): Define.
2301 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2302 instead of $(SET_TEXINPUTS).
2303 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2304 gdbint.info instead of $(SET_TEXINPUTS).
2305 (gdbint/index.html): Use same -I options as for building
2306 gdbint.info.
2307 (stabs.dvi, stabs.pdf): Use same -I options as for building
2308 stabs.info instead of $(SET_TEXINPUTS).
2309 (stabs/index.html): Use same -I options as for building
2310 stabs.info.
2311 (annotate.dvi, annotate.pdf): Use same -I options as for building
2312 annotate.info instead of $(SET_TEXINPUTS).
2313 (annotate/index.html): Use same -I options as for building
2314 annotate.info.
2315
eac35c4e
DD
23162009-04-21 David Daney <ddaney@caviumnetworks.com>
2317
2318 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2319
29b0e8a2
JM
23202009-04-21 Joseph Myers <joseph@codesourcery.com>
2321
2322 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2323
2b831889 23242009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2325 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2326
2327 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2328 (MAKEHTMLFLAGS): Set to empty.
2329 (html__strip_dir): Define.
2330 (HTMLFILES): Define.
2331 (HTMLFILES_INSTALL): Define.
2332 (install-html): Copy new automake rule.
2333 (html): Depend on $(HTMLFILES).
2334 (gdb_toc.html): Rename to gdb/index.html.
2335 (gdbint_toc.html): Rename to gdbint/index.html.
2336 (stabs_toc.html): Rename to stabs/index.html.
2337 (annotate_toc.html): Rename to annotate/index.html.
2338
89a34d1b
JM
23392009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2340
2341 * Makefile.in: Set pdfdir and htmldir from configure
2342 substitutions.
2343 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2344 * configure: Regenerate.
2345
a2d5da46
JB
23462009-04-16 Joel Brobecker <brobecker@adacore.com>
2347
2348 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2349 This macro is no longer used.
2350
732f6a93
TT
23512009-04-15 Tom Tromey <tromey@redhat.com>
2352
2353 * gdb.texinfo (Character Sets): Document default character set.
2354
87f9adc1
PM
23552009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2356
2357 * gdbint.texinfo: Change server name from sources.redhat.com to
2358 sourceware.org throughout.
2359
2c88c651
JB
23602009-04-09 Joel Brobecker <brobecker@adacore.com>
2361
2362 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2363 about a missing dot or coma after @xref.
2364
4f5376b2
JB
23652009-04-02 Joel Brobecker <brobecker@adacore.com>
2366
2367 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2368 example, and add a small explanation about it.
2369 (Print Settings): Change the documentation of the "set print
2370 frame-arguments" to reflect the fact that the default is now "scalars".
2371
a0381d3a
JB
23722009-04-02 Joel Brobecker <brobecker@adacore.com>
2373
2374 * gdb.texinfo (Print Settings): Add kindex for command "set
2375 print frame-arguments".
2376
45ac276d
JB
23772009-03-31 Joel Brobecker <brobecker@adacore.com>
2378
2379 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2380 breakpoints.
2381 (Set Breaks): Add reference to thread-specific and task-specific
2382 breakpoints.
2383
32cd1edc
JB
23842009-03-31 Joel Brobecker <brobecker@adacore.com>
2385
2386 * gdb.texinfo (Ada Tasks): Remove the documentation about
2387 the "Running" state, as this state has been eliminated.
2388 Now all runnable tasks are shown as "Runnable".
2389
1042e4c0
SS
23902009-03-30 Stan Shebs <stan@codesourcery.com>
2391
2392 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2393 special case of breakpoints.
2394 (Enable and Disable Tracepoints): Mention deprecation.
2395 (Listing Tracepoints): Update description and example.
2396
f8f6f20b
TJB
23972009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2398
2399 * gdb.texinfo (Frames in Python): New node.
2400 (Python API): Update.
2401
c0c6f777
TJB
24022009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2403
2404 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2405 from a method to an attribute.
2406
def2b000
TJB
24072009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2408
2409 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2410 attribute.
2411
a07daef3
PA
24122009-03-25 Pedro Alves <pedro@codesourcery.com>
2413
2414 * observer.texi (thread_exit): Add "silent" parameter.
2415
f3b1572e
PA
24162009-03-22 Pedro Alves <pedro@codesourcery.com>
2417
2418 * observer.texi (about_to_proceed): New.
2419
587afa38
EZ
24202009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2421
2422 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2423 field throughout to handle types with spaces in them. Fix typos
2424 found by aspell.
2425 (Summary, Requirements, Contributors): New first chapter,
2426 "Summary" added, old Requirements section moved there, and new
2427 section, "Contributors" added.
2428 (Initializing a New Architecture, Register Representation)
2429 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2430 (Porting gdb): These sections extended and updated.
2431 (Compiler Characteristics): This section (empty) deleted.
2432 (Defining Other Architecture Features): This section renamed and
2433 duplicate material removed from (formerly "Target Conditionals").
2434 Use braces {} in @deftypeXX type field throughout to handle types
2435 with spaces in them. Typos found by aspell fixed.
2436
2437 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2438 * stack_frame.pdf: Version of image for PDF output.
2439 * stack_frame.png: Version of image for HTML output and for Emacs.
2440 * stack_frame.txt: Version of image for Info output.
1db61298 2441 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2442
10af6951
EZ
24432009-03-21 Eli Zaretskii <eliz@gnu.org>
2444
2445 * gdb.texinfo (Character Sets): Fix last change.
2446
cc924cad
TJB
24472009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2448
2449 * gdb.texinfo (Values From Inferior): Fix optional arguments
2450 markup.
2451 (Commands In Python): Adjust argument names of gdb.Command.__init__
2452 to what the function accepts as keywords.
2453
bc3b79fd
TJB
24542008-03-20 Tom Tromey <tromey@redhat.com>
2455
2456 * gdb.texinfo (Convenience Vars): Document convenience functions.
2457 (Functions In Python): New node.
2458 (Python API): Update.
2459
6c7a06a3
TT
24602009-03-20 Tom Tromey <tromey@redhat.com>
2461
2462 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2463 set target-wide-charset.
2464 (Requirements): Mention iconv.
2465
b646ddd4
HZ
24662009-03-17 Hui Zhu <teawater@gmail.com>
2467
2468 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2469
91440f57
HZ
24702009-03-17 Hui Zhu <teawater@gmail.com>
2471
2472 * gdb.texinfo: Add documentation for disassemble-next-line.
2473
8fd41227
TJB
24742009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2475
2476 * gdb.texinfo (Commands In Python): Remove tindex entries.
2477
61ff14c6
JK
24782009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2479
2480 * gdb.texinfo (Returning): New description for missing debug info.
2481
0b16c5cf
PA
24822009-03-14 Pedro Alves <pedro@codesourcery.com>
2483
2484 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2485 (General Query Packets): Document qAttached.
0b16c5cf 2486
32fc0df9
PA
24872009-03-05 Pedro Alves <pedro@codesourcery.com>
2488
2489 * gdb.texinfo (Background Execution): Better describe the set
2490 target-async command.
2491 (Maintenance Commands): Delete description of the `maint set/show
2492 linux-async' and `maint set/show remote-async' commands.
2493
134eb42c
VP
24942009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2495
2496 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2497 between sentences.
2498
c86cf029
VP
24992009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2500
2501 * gdb.texinfo (GDB/MI Async Records): Document the
2502 =library-loaded and =library-unloaded notifications.
2503
3ea85240
VP
25042009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2505
2506 * observer.texi (test_notification): New observer.
2507
1d33d6ba
VP
25082009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2509
61ff14c6
JK
2510 * observer.texi: Add parameter 'print_frame' to normal_stop
2511 observer.
1d33d6ba 2512
d721c933
EZ
25132009-02-07 Eli Zaretskii <eliz@gnu.org>
2514
2515 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2516 (Commands In Python): Fix COMMAND_* constants in last change. Use
2517 @kbd for interactive input. Add cross-references and index
2518 entries.
2519
4aa995e1
PA
25202009-02-06 Pedro Alves <pedro@codesourcery.com>
2521
2522 * gdb.texinfo (Signals): Document $_siginfo.
2523 (Convenience Variables): Mention $_siginfo.
2524 (Remote Configuration): Document qXfer:siginfo:read,
2525 qXfer:siginfo:write packets, and the read-siginfo-object,
2526 write-siginfo-object commands.
2527
5f5233d4
PA
25282009-02-06 Pedro Alves <pedro@codesourcery.com>
2529
2530 * gdbint.texinfo (Values): New chapter.
2531
d8906c6f
TJB
25322009-02-06 Tom Tromey <tromey@redhat.com>
2533
2534 * gdb.texinfo (Python API): Add entry for Commands In Python.
2535 (Commands In Python): New node.
2536
b6cb8e7d
TJB
25372009-02-05 Tom Tromey <tromey@redhat.com>
2538
2539 * gdb.texinfo (Values From Inferior): Document Value.string.
2540
12453b93
TJB
25412009-02-05 Tom Tromey <tromey@redhat.com>
2542
2543 * gdb.texinfo (Basic Python): Document execute's from_tty
2544 argument.
2545
08c637de
TJB
25462009-02-04 Tom Tromey <tromey@redhat.com>
2547
2548 * gdb.texinfo (Basic Python): Document gdb.history.
2549
592375cd
VP
25502009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2551
2552 * gdb.texinfo (GDB/MI Thread Commands): Document the
2553 'current-thread-id' field. Remove the example with zero threads,
2554 since current GDB won't ever report that if there's inferior.
2555
41447f92
VP
25562009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2557
2558 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2559 option to -break-insert.
2560
098b41a6
JG
25612009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2562 Jerome Guitton <guitton@adacore.com>
2563
2564 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2565 (System-wide configuration): New section.
2566
3c16cced
PA
25672009-01-26 Pedro Alves <pedro@codesourcery.com>
2568
2569 PR gdb/7580:
2570 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2571 internal-error|internal-warning quit|corefile ask|yes|no".
2572
62709adf
PA
25732009-01-26 Pedro Alves <pedro@codesourcery.com>
2574
2575 * gdb.texinfo (Using the `gdbserver' Program): Document
2576 --remote-debug.
2577
7ce58dd2
DE
25782009-01-23 Doug Evans <dje@google.com>
2579
2580 * gdb.texinfo: Add nexti to list of commands that support
2581 background execution.
2582
adb483fe
DJ
25832009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2584
2585 * gdb.texinfo (Define, Hooks): Document prefix command support.
2586
a67ec3f4 25872009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2588 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2589
2590 Fixes for makeinfo --html.
2591
2592 * annotate.texinfo: Use @copying and @insertcopying. Use
2593 @ifnottex in place of @ifinfo.
2594 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2595 place of @ifinfo. Use @ifnotinfo for one index entry.
2596 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2597 in place of @ifinfo.
2598 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2599 in place of @ifinfo. Include contents at start unconditionally.
2600
84fcdf95
PA
26012009-01-13 Pedro Alves <pedro@codesourcery.com>
2602
2603 * gdb.texinfo (General Query Packets): Remove @var{} around the
2604 "spu" literal string.
2605
fa3a767f
PA
26062009-01-07 Pedro Alves <pedro@codesourcery.com>
2607
2608 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2609 program may be running in another process" errors.
2610 * gdbint.texinfo (Native Conditionals): Delete
2611 ONE_PROCESS_WRITETEXT description.
2612
9cb011d3
JB
26132009-01-07 Joel Brobecker <brobecker@adacore.com>
2614
2615 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2616 emacs local variable to be placed at the end of the ChangeLog.
2617 Add server.c and gdbreplay.c to the list of files where the
2618 copyright year needs to be updated.
2619
84603566
SL
26202009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2621
2622 * gdb.texinfo (Remote Configuration): Document new
2623 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2624 commands.
2625
a53f55d8
PA
26262008-12-28 Pedro Alves <pedro@codesourcery.com>
2627
2628 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2629 FETCH_INFERIOR_REGISTERS.
2630 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2631 FETCH_INFERIOR_REGISTERS descriptions. Remove
2632 gdbarch_get_longjmp_target descrition, since already described in
2633 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2634 (Target Conditionals): ... here.
2635
077e0a52
JB
26362008-12-16 Joel Brobecker <brobecker@adacore.com>
2637
2638 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2639 examples.
2640 (Additions to Ada): Likewise. Add the missing opening and closing
2641 parenthesis of the GDB prompt in one of the examples.
2642
023eb17c
JB
26432008-12-14 Joel Brobecker <brobecker@adacore.com>
2644
2645 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2646 about the result of 'Address not being of type System.Address.
2647 This problem has been fixed a while ago.
2648
c3b108f7
VP
26492008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2650
2651 MI non-stop and multiprocess docs.
2652
c8d5aac9
L
2653 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2654 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2655 Adjust documentation for *stopped, document =thread-created,
2656 =thread-exited, =thread-group-created and =thread-group-exited.
2657 (GDB/MI Thread Commands): Document the 'state' field in
2658 -thread-info output.
2659 (GDB/MI Program Execution): Mention --all and --thread-group
2660 options.
2661 (GDB/MI Variable Objects): Describe floating and fixed variable
2662 objects.
2663 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2664
07e059b5
VP
26652008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2666
c8d5aac9
L
2667 * gdb.texinfo (Operating System Information): New appendix.
2668 (Operating System Auxiliary Information): Document 'info os processes'
2669 (Remote Configuration): Document 'osdata'
2670 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2671
a80b95ba
TG
26722008-11-27 Tristan Gingold <gingold@adacore.com>
2673
2674 * gdb.texinfo (Darwin): Document Darwin specific features.
2675
a655d424
JK
26762008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2677
2678 * gdbint.texinfo (Target Conditionals): Extend the
2679 gdbarch_breakpoint_from_pc description.
2680
249e1128
VP
26812008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2682
2683 * gdb.texinfo (M68K Features): Fix typo.
2684
c14c28ba
PP
26852008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2686
2687 * gdb.texinfo (Symbols): Mention printing containing
2688 image name in "info symbol".
2689 (Maint translate-address): Likewise.
889bf7c5 2690
394a6666
JB
26912008-11-18 Joel Brobecker <brobecker@adacore.com>
2692
2693 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2694 commands "catch load" and "catch unload".
2695
66bb093b
VP
26962008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2697
2698 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2699 =thread-selected.
889bf7c5 2700
4a92f99b
VP
27012008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2702
c8d5aac9 2703 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2704
f0323ca0
PA
27052008-10-27 Pedro Alves <pedro@codesourcery.com>
2706
2707 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2708 .mt files, TM_CLIBS or TM_CDEPS.
2709 (x86 Watchpoints): Don't mention TDEPFILES.
2710
8b23ecc4
SL
27112008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2712
2713 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2714 (Overview): Mention notifications and non-stop mode behavior.
2715 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2716 with non-stop mode behavior. Add vStopped description.
2717 (Stop Reply Packets): Update list of packets that return
2718 stop replies. Mention non-stop behavior.
2719 (General Query Packets): Document QNonStop packet and associated
2720 qSupported query response.
2721 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2722 behavior.
2723 (Notification Packets): New section.
2724 (Remote Non-Stop): New section.
2725 (File-I/O Overview): Mention non-stop behavior.
2726
fff08868
HZ
27272008-10-24 Hui Zhu <teawater@gmail.com>
2728 Pedro Alves <pedro@codesourcery.com>
2729
2730 * gdb.texinfo (displaced-stepping): Describe the auto mode
2731 setting, and say it's the default. This is now a mainstream
2732 setting instead of a maintenance setting.
2733
252fbfc8
PA
27342008-10-23 Pedro Alves <pedro@codesourcery.com>
2735
2736 * observer.texi (thread_stop_requested): New.
2737
20924a55
JB
27382008-10-22 Joel Brobecker <brobecker@adacore.com>
2739
2740 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2741 (Patching): Replace incorrect usage of @samp by @kbd.
2742
bacec72f
MS
27432008-10-17 Michael Snyder <msnyder@vmware.com>
2744
2745 * gdb.texinfo: Add documentation for reverse execution.
2746
a08702d6 27472008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2748 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2749
2750 * gdb.texinfo. (Values From Inferior): New subsubsection.
2751
d97bc12b
DE
27522008-10-06 Doug Evans <dje@google.com>
2753
2754 * gdb.texinfo (set debug dwarf2-die): Document it.
2755
87f67dba
JB
27562008-10-01 Joel Brobecker <brobecker@adacore.com>
2757
2758 * gdb.texinfo (catch) [exception]: Document how to insert
2759 a breakpoint on user-defined exceptions when the exception
2760 name is identical to one of the language-defined ones.
2761
2fae03e8
TT
27622008-09-27 Tom Tromey <tromey@redhat.com>
2763
2764 * gdb.texinfo (Macros): Remove text about stringification,
2765 varargs, and splicing.
2766
5c6ce71d
TT
27672008-09-27 Tom Tromey <tromey@redhat.com>
2768
2769 * gdbint.texinfo (Language Support): Remove text about omitting
2770 support for a language.
2771
07128da0
DE
27722008-09-23 Doug Evans <dje@google.com>
2773
2774 * gdb.texinfo (info dcache): Update.
2775
b90a069a
SL
27762008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2777
2778 * gdb.texinfo (Packets): Add info on thread-id syntax and
2779 multiprocess extensions.
2780 <D>: Document multiprocess form of packet.
2781 <H>: Use thread-id syntax.
2782 <T>: Likewise.
2783 <vCont>: Likewise. Note this is required for multiprocess.
2784 <vKill>: New packet.
2785 (Stop Reply Packets) <T>: Use thread-id syntax.
2786 <W>: Document multiprocess form of reply.
2787 <X>: Likewise.
2788 (General Query Packets) <qC>: Use thread-id syntax.
2789 <qfThreadInfo>: Likewise.
2790 <qGetTLSAddr>: Likewise.
2791 <qP>: Likewise.
2792 <qSupported>: Add "multiprocess" feature.
2793 <qThreadExtraInfo>: Use thread-id syntax.
2794
b77209e0
PA
27952008-09-22 Stan Shebs <stan@codesourcery.com>
2796
2797 * gdb.texinfo (Inferiors): New section.
2798
3d0bb823
PA
27992008-09-12 Pedro Alves <pedro@codesourcery.com>
2800
2801 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2802
f8dcfc0a
UW
28032008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2804
2805 * gdbint.texinfo (Target Conditionals): Remove documentation
2806 for gdbarch_name_of_malloc.
2807
8775bb90
MS
28082008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2809
2810 * gdb.texinfo (Interrupts): Mention TCP interface for
2811 sending BREAK.
2812
f1838a98
UW
28132008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2814
2815 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2816 argument prefix to "set sysroot".
2817
158c7665
PH
28182008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2819
2820 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2821 and False.
2822
30e026bb
VP
28232008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2824
c8d5aac9
L
2825 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2826 for possible features of -list-features.
30e026bb 2827
c6ebd6cf
VP
28282008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2829
c8d5aac9 2830 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2831 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2832
aeac0ff9
VP
28332008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2834
2835 * doc/gdb.texinfo (PowerPC): Fix typo.
2836 (PowerPC features): Fix typo.
2837
5231c1fd
PA
28382008-08-18 Pedro Alves <pedro@codesourcery.com>
2839
2840 * observer.texi (thread_ptid_changed): New.
2841
677c5bb1
LM
28422008-08-18 Luis Machado <luisgpm@br.ibm.com>
2843
2844 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2845 (PowerPC features): Mention feature set for VSX registers.
2846
f3a2dd1a
JB
28472008-08-13 Joel Brobecker <brobecker@adacore.com>
2848
2849 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2850 the direct visibility of all names in user-written packages.
2851
33e5cbd6
PA
28522008-08-13 Pedro Alves <pedro@codesourcery.com>
2853
2854 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2855 setting, and make it the default.
2856 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2857 non-stop script example.
2858
d0384fc4
TJB
28592008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2860
2861 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2862 reference to the "Using Different Register and Memory Data
2863 Representation" section.
2864
a6f3e723
SL
28652008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2866
2867 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2868 (Remote Protocol): Add Packet Acknowledgment to menu.
2869 (Overview): Mention +/- can be disabled, and point to new section
2870 where this is discussed in detail.
2871 (General Query Packets): Document QStartNoAckMode packet, and
2872 corresponding qSupported reply.
2873 (Packet Acknowledgment): New section.
2874
0606b73b
SL
28752008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2876 Pedro Alves <pedro@codesourcery.com>
2877
2878 * gdb.texinfo (Threads): Move paragraph about automatic thread
2879 selection to All-Stop Mode subsection.
2880 (Thread Stops): Reorganize existing material into subsections.
2881 Add introductory blurb and menu.
2882 (Non-Stop Mode): New subsection.
2883 (Background Execution): New subsection.
2884 (Maintenance Commands): Add cross-references from async mode
2885 commands to the new Background Execution section.
2886
d57a3c85
TJB
28872008-08-06 Tom Tromey <tromey@redhat.com>
2888
2889 * gdb.texinfo (Extending GDB): New chapter.
2890 (Sequences): Demoted chapter, now a section under the new
2891 Extending GDB chapter.
2892 (Python): New section.
2893
6d76a53d
SS
28942008-07-31 Stan Shebs <stan@codesourcery.com>
2895
2896 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2897
1f70da6a
SS
28982008-07-29 Stan Shebs <stan@codesourcery.com>
2899
2900 * gdbint.texinfo: General round of cleanup and minor
2901 clarifications.
2902 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2903 (Longjmp Support): Update description to reflect how it is done
2904 for targets without using native header.
2905 (Symbol Handling): Add a little more general explanation.
2906 (COFF, ELF): Mention stabs encapsulation.
2907 (DWARF 3): New section.
2908 (Adding a New Host): Scrub out some obsolete bits.
2909 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2910 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2911 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2912 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2913 SEEK_SET, STOP_SIGNAL, USG.
2914 (Raw and Virtual Register Representations): Ditto for
2915 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2916 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2917 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2918 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2919 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2920 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2921 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2922 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2923 DEPRECATED_USE_STRUCT_CONVENTION.
2924 Describe gdbarch_deprecated_fp_regnum.
2925 Update description of gdbarch_print_insn.
2926 (Adding a New Target): Scrub out obsolete bits.
2927 (Obsolete Conditionals): Remove entire section.
2928
383f836e
TT
29292008-07-25 Tom Tromey <tromey@redhat.com>
2930
2931 * observer.texi (GDB Observers): Document new observers:
2932 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2933 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2934 architecture_changed.
2935
cfd8ab24
SS
29362008-07-21 Stan Shebs <stan@codesourcery.com>
2937
2938 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2939 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2940
781b42b0
TT
29412008-07-21 Tom Tromey <tromey@redhat.com>
2942
2943 * observer.texi (GDB Observers): Remove obsolete comment.
2944 <executable_changed>: Remove argument.
2945
d7d9f01e
TT
29462008-07-18 Tom Tromey <tromey@redhat.com>
2947
2948 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2949
bf250677
DE
29502008-07-10 Doug Evans <dje@google.com>
2951
2952 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2953
10568435
JK
29542008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2955
2956 * gdb.texinfo (Starting): Document "set disable-randomization".
2957
5ae4183a
AS
29582008-07-07 Andreas Schwab <schwab@suse.de>
2959
2960 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2961
b56e7235
VP
29622008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2963
2964 * gdb.texinfo (GDB/MI Target Manipulation): Add
2965 example of -target-attach.
2966
e1ac3328
VP
29672008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2968
2969 * observer.texi (target_resumed): New observer.
5ae4183a 2970 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2971
65d12d83
TT
29722008-06-06 Tom Tromey <tromey@redhat.com>
2973
2974 * gdb.texinfo (Completion): Add field name example.
2975
fbc5282e
MK
29762008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2977
2978 * gdb.texinfo (GDB/MI Program Context): Added example
2979 to -exec-arguments
5ae4183a 2980
fbc5282e 29812008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2982
2983 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2984 annotation.
2985
c16158bc 29862008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2987 Nathan Sidwell <nathan@codesourcery.com>
2988 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2989
2990 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2991 and ACX_BUGURL.
2992 * configure: Regenerate.
2993 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2994 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2995 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2996 mailing-list-specific text about bug reporting unless
2997 BUGURL_DEFAULT.
2998
75c99385
PA
29992008-06-05 Pedro Alves <pedro@codesourcery.com>
3000
3001 * gdb.texinfo (-target-select): Remove reference to target async.
3002 (Maintenance Commands): Document "maint set/show remote-async".
3003
1763a388
MK
30042008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3005
3006 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3007 in -target-file-get section.
5ae4183a 3008
d0d064df
PA
30092008-05-22 Pedro Alves <pedro@codesourcery.com>
3010
9b562ab8
PA
3011 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3012 killing the inferior when it is already debugging a process.
d0d064df 3013
8dfa32fc
JB
30142008-05-21 Joel Brobecker <brobecker@adacore.com>
3015
3016 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3017 abbreviation for "finish".
3018
55f996a7
NR
30192008-05-21 Nick Roberts <nickrob@snap.net.nz>
3020
3021 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3022
ba2b1c56
DJ
30232008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3024
3025 * gdbint.texinfo (Target Conditionals): Delete entry for
3026 gdbarch_dwarf_reg_to_regnum.
3027
08388c79
DE
30282008-05-09 Doug Evans <dje@google.com>
3029
a3c83fae 3030 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3031
d14508fe
DE
30322008-05-05 Doug Evans <dje@google.com>
3033
3034 * gdb.texinfo (disassemble): Document /m modifier.
3035
e2b7ddea
VP
30362008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3037
5ae4183a
AS
3038 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3039 will not report the time of commands that run the target.
e2b7ddea 3040
8eb41542
VP
30412008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3042
3043 * gdb.texinfo (GDB/MI Output Records): Add
3044 missing semicolon.
3045
82f68b1c
VP
30462008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3047
3048 * gdb.texinfo (GDB/MI Output Records):
3049 Document =thread-create and =thread-exited.
3050
fa0f268d
VP
30512008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3052
3053 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3054 Remove mention of dmi-discuss.
fa0f268d 3055
063bfe2e
VP
30562008-05-03 Pedro Alves <pedro@codesourcery.com>
3057
3058 * observer.texi (thread_exit): New.
3059
237fc4c9
PA
30602008-05-02 Pedro Alves <pedro@codesourcery.com>
3061
3062 * gdb.texinfo (Debugging Output): Document "set/show debug
3063 displaced".
3064 (Maintenance Commands): Document "maint set/show
3065 can-use-displaced-stepping".
3066
0428b8f5
DJ
30672008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3068
3069 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3070 and set/show arm force-mode.
3071
5009afc5
AS
30722008-05-02 Andreas Schwab <schwab@suse.de>
3073
3074 * gdbint.texinfo (Algorithms): Describe
3075 target_watchpoint_addr_within_range.
3076
669fac23
DJ
30772008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3078
3079 * gdbint.texinfo (Stack Frames): New chapter.
3080 (Algorithms): Move Frames text to the new chapter.
3081 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3082 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3083
721c02de
VP
30842008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3085
5ae4183a
AS
3086 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3087 output does not necessary include any tokens.
721c02de 3088
c055b101
CV
30892008-04-22 Corinna Vinschen <vinschen@redhat.com>
3090
3091 * gdb.texinfo (Set SH Calling convention): New @item.
3092 (Show SH Calling convention): Ditto.
3093
68837c9d
MD
30942008-04-22 Markus Deuling <deuling@de.ibm.com>
3095
3096 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3097
2e9132cc
EZ
30982008-04-20 Eli Zaretskii <eliz@gnu.org>
3099
3100 * gdb.texinfo (Set Breaks): Mention that multiple location
3101 breakpoints need line number info. Add index entries.
3102
31fffb02
CS
31032008-04-19 Craig Silverstein <csilvers@google.com>
3104
3105 * gdb.texinfo (Requirements): Add an optional requirement on
3106 zlib.
3107 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3108 Compressed DWARF 2.
3109
a47ec5fe
AR
31102008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3111
3112 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3113 sample output for 'stopped,reason="breakpoint-hit"' message.
3114 (GDB/MI Program Execution): Likewise.
3115
de051565
MK
31162008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3117
5ae4183a 3118 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3119 -var-set-format. Add -f option to -var-evaluate-expression.
3120
6ba66d6a
JB
31212008-04-03 Joel Brobecker <brobecker@adacore.com>
3122
3123 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3124 new node "Ambiguous Expressions". Replace references to this
3125 node by references to "Ambiguous Expressions" throughout.
3126 (Ambiguous Expressions): New node.
3127
1e26b4f8
DJ
31282008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3129
3130 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3131
b84876c2
PA
31322008-03-21 Pedro Alves <pedro@codesourcery.com>
3133
3134 * gdb.texinfo (Debugging Output): Document
3135 "set/show debug lin-lwp-async".
3136 (Maintenance Commands): Document "maint set/show linux-async".
3137
63092375
DJ
31382008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3139
3140 * gdb.texinfo (Expressions): Update description of malloced arrays.
3141
8e8901c5
VP
31422008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3143
3144 * gdb.texinfo (Thread Commands): Document
3145 -thread-info. Remove -thread-list-all-threads.
3146
1fddbabb
PA
31472008-03-14 Pedro Alves <pedro@codesourcery.com>
3148 Sandra Loosemore <sandra@codesourcery.com>
3149
3150 * gdb.texinfo (Library List Format): Update to mention the
3151 possibility to pass section addresses instead of segment
3152 addresses.
3153
ccd213ac
DJ
31542008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3155
3156 * gdb.texinfo (Starting): Document "set exec-wrapper".
3157 (Server): Document gdbserver --wrapper.
3158
fa4727a6
DJ
31592008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3160
3161 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3162 unreadable memory. Delete obsolete SPARClite reference.
3163
8edfe269
DJ
31642008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3165
3166 * gdb.texinfo (Starting): Mention always-running targets.
3167 (Target Commands): Add an anchor for load.
3168 (Connecting): Explain continue instead of run.
3169
1843f87b
DJ
31702008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3171
3172 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3173
f9082629
NR
31742008-02-26 Nick Roberts <nickrob@snap.net.nz>
3175
3176 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3177 breakpoint table.
3178
fd96d250
PA
31792008-02-19 Pedro Alves <pedro@codesourcery.com>
3180
3181 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3182 killing the inferior when it is already debugging a process.
3183
36af4ef6
MD
31842008-02-13 Markus Deuling <deuling@de.ibm.com>
3185
3186 * gdbint.texinfo (Build Script): New section. Mention new build script
3187 gdb_buildall.sh.
3188
cda4ce5a
JB
31892008-02-01 Jim Blandy <jimb@red-bean.com>
3190
3191 * gdb.texinfo (Help): Summarize 'info args' correctly.
3192
4acd40f3
TJB
31932008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3194
3195 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3196 available in PowerPC architecture.
3197 (Embedded Processors): Change node name of PowerPC item in menu.
3198 (PowerPC): Rename to...
3199 (PowerPC Embedded): this.
3200 (Architectures): Add new PowerPC item in menu.
3201 (PowerPC): New node.
3202
6e6c6f50
DJ
32032008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3204
3205 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3206 commands.
3207
5ee187d7
DJ
32082008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3209
3210 * gdb.texinfo (Setting Catchpoints): Mention features
3211 supported on GNU/Linux.
3212
e275c0d9
NR
32132008-01-30 Nick Roberts <nickrob@snap.net.nz>
3214
3215 * gdb.texinfo (GDB/MI File Commands): Describe new output
3216 field for MI command -file-list-exec-source-file.
3217
2d717e4f
DJ
32182008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3219
3220 * gdb.texinfo (Using the `gdbserver' Program): Add security
3221 warning. Rearrange into subsections and subsubsections. Document
3222 --multi and --debug. Correct --with-sysroot typo. Update --attach
3223 usage. Make load reference clearer. Document monitor exit.
3224 (Remote Configuration): Document set remote exec-file, attach-packet,
3225 and run-packet.
3226 (Packets): Document vAttach and vRun.
3227
d35a4257 32282008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3229
3230 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3231 detach-on-follow -> detach-on-fork.
f663676d 3232
c78d192c
DJ
32332008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3234
3235 * gdbint.texinfo (Native Conditionals): Remove
3236 SHELL_COMMAND_CONCAT and SHELL_FILE.
3237
d35a4257
EZ
32382008-01-26 Eli Zaretskii <eliz@gnu.org>
3239
3240 * gdb.texinfo (Specify Location): Improve wording.
3241
93815fbf
VP
32422008-01-23 Chris Demetriou <cgd@google.com>
3243
3244 * gdb.texinfo (Threads): Document new "set print thread-events"
3245 and "show print thread-events" commands.
3246
2a25a5ba
EZ
32472008-01-19 Eli Zaretskii <eliz@gnu.org>
3248
3249 * gdb.texinfo (Specify Location): New section.
3250 (Delete Breaks, Edit, Set Breaks): Remove description of
3251 locations. Instead, add a reference to "Specify Location".
3252 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3253 (Symbols): Refer to "Specify Location" for the valid forms of
3254 linespecs and locations.
3255
32c9a795
MD
32562008-01-18 Markus Deuling <deuling@de.ibm.com>
3257
3258 * gdbint.texinfo (Target Conditionals): Replace the description of
3259 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3260
b17828ca
JB
32612008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3262
3263 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3264 about &&var, which is rejected by the expression parser.
3265
0aea4bf3
LM
32662008-01-09 Luis Machado <luisgpm@br.ibm.com>
3267
3268 * gdb.texinfo (Output): Update documentation on using printf with DFP
3269 types.
3270
febe4383
TJB
32712008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3272
3273 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3274 subsubsection.
3275 (Decimal Floating Point format): New subsubsection.
3276
7a404eba
PA
32772008-01-05 Pedro Alves <pedro@codesourcery.com>
3278
3279 * gdb.texinfo (File Options): Remove mention of the attempt to
3280 open a core file with the -p option. Don't list -c as a valid
3281 option to attach to a process.
3282
a4d9b460
PA
32832008-01-05 Pedro Alves <pedro@codesourcery.com>
3284
3285 * gdbint.texinfo (Host Conditionals): Remove mention of
3286 ALIGN_STACK_ON_ENTRY.
3287
6ec2edbe
JB
32882008-01-05 Joel Brobecker <brobecker@adacore.com>
3289
3290 * gdbint.texinfo (Start of New Year Procedure): Add item
3291 describing how to update the source and documentation copyright
3292 notices.
3293
d8b2a693
JB
32942007-12-18 Jim Blandy <jimb@codesourcery.com>
3295
ab209b3a 3296 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3297 watchpoint explanation into the main description of the watchpoint
3298 command; update synopses of 'watch', 'rwatch', and 'awatch'
3299 commands.
3300
8b4ed427
VP
33012007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3302
3303 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3304 Document 'pending-breakpoints' feature of
3305 -list-features.
3306
37e4754d
LM
33072007-12-17 Luis Machado <luisgpm@br.ibm.com>
3308
669fac23 3309 * gdb.texinfo: Add new parameter's description.
37e4754d 3310
1d3811f6
DJ
33112007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3312
3313 * gdb.texinfo (Overview): Clarify run-length encoding
3314 example. Remove the restriction on "+" and "-" characters.
3315
c1c25a1a
EZ
33162007-12-15 Eli Zaretskii <eliz@gnu.org>
3317
3318 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3319
afe8ab22 33202007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3321
afe8ab22
VP
3322 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3323 the -f option for -break-insert, remove -r option,
3324 and clarify specification of location.
3325
a6b151f1
DJ
33262007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3327
3328 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3329 formatting.
3330 (Remote Debugging): Add File Transfer section.
3331 (Remote Configuration): Document Host I/O packets.
3332 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3333 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3334 (Packets): Add vFile.
3335
3b784c4f
EZ
33362007-11-17 Eli Zaretskii <eliz@gnu.org>
3337
3338 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3339 breakpoints with multiple locations.
3340 (Breakpoint Menus): Improve wording.
3341 (Output): Fix last change.
3342
a4ce5b0d
UW
33432007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3344
3345 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3346
1b39d5c0
DE
33472007-11-15 Doug Evans <dje@google.com>
3348
3349 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3350
7a72d44c
VP
33512007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3352
3353 * gdbint.texinfo (Native Conditionals): Remove
3354 mention of CLEAR_SOLIB.
5ae4183a 3355
6d1829bf 33562007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3357
3358 * gdb.texinfo (Print Settings): Add documentation for "set/show
3359 print frame-arguments".
3360
1a619819
LM
33612007-11-05 Luis Machado <luisgpm@br.ibm.com>
3362
3b784c4f 3363 * gdb.texinfo (Output): Update printf command's description.
1a619819 3364
55eddb0f
DJ
33652007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3366
3367 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3368 powerpc soft-float".
3369
9cceb671
DJ
33702007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3371
3372 * gdb.texinfo (Files): Correct formatting. Mention Expat
3373 requirement.
3374 (Requirements for Building GDB): Expand the list of Expat
3375 uses.
3376 (Library List Format, Memory Map Format): Mention Expat.
3377 (Target Descriptions): Update Expat wording.
3378
83acabca
DJ
33792007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3380
3381 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3382 Document that gdbarch_convert_register_p should return zero for no-op
3383 conversions.
3384
e35879db
UW
33852007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3386
83acabca 3387 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3388 of set_gdbarch_sofun_address_maybe_missing back to ...
3389 (Target Conditionals): ... here to fix build break.
3390
203c3895
UW
33912007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3392
83acabca 3393 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3394 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3395 (Compiler Characteristics): ... documentation of
3396 set_gdbarch_sofun_address_maybe_missing.
3397
11411de3
DJ
33982007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3399
3400 * gdbint.texinfo (Target Conditionals): Use
3401 frame_unwind_register_unsigned in examples instead of
3402 frame_unwind_unsigned_register.
3403
7cc46491
DJ
34042007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3405
3406 * gdb.texinfo (Predefined Target Types): Add int128
3407 and uint128.
3408 (Standard Target Features): Add PowerPC features.
3409
81adfced
DJ
34102007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3411
3412 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3413
c1874924
UW
34142007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3415
3416 * gdbint.texi (Target Conditionals): Remove documentation
3417 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3418 gdbarch_extract_return_value, and gdbarch_store_return_value.
3419
f6e56ab3
UW
34202007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3421
3422 * gdbint.texi (Target Conditionals): Remove documentation of
3423 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3424
56cf5405
KH
34252007-10-11 Kazu Hirata <kazu@codesourcery.com>
3426
3427 * gdb.texinfo: Mention that inaccessible-by-default is on by
3428 default.
3429
35156bae
DJ
34302007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3431
3432 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3433
d983da9c
DJ
34342007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3435
3436 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3437 multi-threaded watchpoints.
3438 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3439 checked. Describe sticky notification. Expand description
3440 of steppable and continuable watchpoints.
3441 (Watchpoints and Threads): New subsection.
3442
fe6fbf8b
VP
34432007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3444
3445 * gdb.texinfo (Setting Breakpoints): Revise
3446 documentation for pending breakpoints. Document
3447 breakpoints with multiple locations.
5ae4183a 3448
084344da
VP
34492007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3450
3451 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3452 Document -list-features.
5ae4183a 3453
82160952
EZ
34542007-09-15 Eli Zaretskii <eliz@gnu.org>
3455
3456 * gdb.texinfo (Output): Spell out which features of C's printf are
3457 not supported by GDB's printf.
7e27a47a
EZ
3458 (Separate Debug Files): More accurate wording regarding build ID
3459 and a reference to the ld manual rather than the Fedora wiki.
82160952 3460
ea37ba09
DJ
34612007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3462 Jim Blandy <jimb@codesourcery.com>
3463
3464 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3465 (Examining Memory): Update mentions of the 's' format.
3466 (Automatic Display): Likewise.
3467
b8533aec
DJ
34682007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3469
3470 * gdb.texinfo: Update the FSF's Back-Cover Text.
3471
83f83d7f
JK
34722007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3473 Eli Zaretskii <eliz@gnu.org>
3474
3475 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3476 Fixed the ``build ID'' name. New binaries build instructions for the
3477 build ID inclusion. Explain how the commands are specific to the build
3478 ID vs. debug link.
3479
c7e83d54
EZ
34802007-09-01 Eli Zaretskii <eliz@gnu.org>
3481
3482 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3483 indexing for ``build ID'' support.
3484
d3750b24
JK
34852007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3486
3487 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3488 Enlisted BUILD ID to the debug file searching example.
3489 Included a BUILD ID `.note.gnu.build-id' section description.
3490 Updated/added the debug files splitting instructions for OBJCOPY.
3491
02142340
VP
34922007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3493
3494 * gdb.texinfo (Variable Objects): Adjust docs
3495 for -var-info-expression and document
3496 -var-info-path-expression.
3497
d3bdde98
JB
34982007-08-20 Jim Blandy <jimb@codesourcery.com>
3499
3fb6a982
JB
3500 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3501 (title page): Include the dedication in the printed manual, as a
3502 separate page after the copyright notice.
5ae4183a 3503
d3bdde98
JB
3504 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3505 don't break a @var across a line.
3506
c80a96a8
MR
35072007-07-25 Maciej W. Rozycki <macro@mips.com>
3508
3509 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3510 for include files.
3511
5824a901
NR
35122007-07-12 Nick Roberts <nickrob@snap.net.nz>
3513
3514 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3515 in annotate.texinfo.
3516 (Command History): Link to new node.
5824a901 3517
d52e7ea3
UW
35182007-07-05 Markus Deuling <deuling@de.ibm.com>
3519
3520 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3521
5fc14d0a
EZ
35222007-07-05 Eli Zaretskii <eliz@gnu.org>
3523
3524 * gdbint.texinfo (Target Conditionals): Fix last change.
3525
4a9bb1df
UW
35262007-07-03 Markus Deuling <deuling@de.ibm.com>
3527
3528 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3529 routines:
3530 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3531 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3532 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3533 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3534 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3535 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3536 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3537 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3538 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3539 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3540 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3541 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3542 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3543 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3544 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3545 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3546 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3547 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3548 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3549 (SOFTWARE_SINGLE_STEP_P)
3550
3551 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3552 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3553
3554 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3555 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3556 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3557 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3558 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3559 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3560 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3561 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3562 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3563 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3564
3565 (Converting an existing Target Architecture to Multi-arch): Remove
3566 section.
3567
3568 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3569 (gdbarch_addr_bits_remove): Add code example.
3570
3571 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3572
cfa9d6d9
DJ
35732007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3574
3575 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3576 Add other missing entries. Adjust the table size to fit.
3577 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3578 stop reasons including the new "library" event.
3579 (General Query Packets): Adjust table widths for qSupported. Mention
3580 qXfer:libraries:read reply to qSupported and document the new packet.
3581 (Library List Format): New section.
3582
159fcc13
JK
35832007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3584
3585 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3586
f66d1690
MS
35872007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3588
3589 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3590
67102876
NR
35912007-06-25 Nick Roberts <nickrob@snap.net.nz>
3592
3593 * gdbint.texinfo (Register and Memory Data): Break sections
3594 into nodes and add a menu.
3595
a4642986
MR
35962007-06-21 Maciej W. Rozycki <macro@mips.com>
3597
3598 * gdb.texinfo (Examining Memory): Document the new behaviour.
3599
e9c17194
VP
36002007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3601
3602 * gdb.texinfo (Standard Target Features): Document
3603 m68k features.
3604
31d99776
DJ
36052007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3606
3607 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3608
1780a0ed
DJ
36092007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3610
3611 * gdb.texinfo (Target Description Format): Add version attribute
3612 for <target>.
3613
822b6570
DJ
36142007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3615
3616 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3617
f8b73d13
DJ
36182007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3619
3620 * gdb.texinfo (MIPS Features): New subsection.
3621
0e7f50da
UW
36222007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3623 Markus Deuling <deuling@de.ibm.com>
3624
3625 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3626 and qXfer:spu:write packets and mention them under qSupported.
3627
23d964e7
UW
36282007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3629 Markus Deuling <deuling@de.ibm.com>
3630
3631 * gdb.texinfo (Architectures): Add new SPU section to document
3632 Cell Broadband Engine SPU architecture specific commands.
3633
9f708cb2
VP
36342007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3635
3636 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3637 comments.
3638
7579b5f8
NR
36392007-06-07 Nick Roberts <nickrob@snap.net.nz>
3640
3641 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3642
bf06d120
JB
36432007-05-29 Jim Blandy <jimb@codesourcery.com>
3644
3645 * gdb.texinfo (Overview): Doc fix.
3646
23776285
MR
36472007-05-22 Maciej W. Rozycki <macro@mips.com>
3648
3649 * gdb.texinfo (Remote Configuration): Document "set/show
3650 remoteflow".
3651
1a69e1e4
DJ
36522007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3653
bf06d120
JB
3654 * gdb.texinfo (MIPS): Remove documentation for set mips
3655 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3656 stack-arg-size.
1a69e1e4 3657
46ba6afa 36582007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3659
46ba6afa
BW
3660 * all-cfg.texi (GDBTUI): New.
3661 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3662 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3663 (TUI Configuration): Edit to improve clarity and fix problems of
3664 both style and content.
5ae4183a 3665
06d3b283
UW
36662007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3667
3668 * observer.texi (GDB Observers): New observer "new_objfile".
3669
179101d6
UW
36702007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3671
3672 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3673
25d5ea92
VP
36742007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3675
3676 * gdb.texinfo (GDB/MI Variable Objects): Document
3677 frozen variables objects.
5ae4183a 3678
ea35711c
DJ
36792007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3680
3681 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3682 (Character Sets, Caching Data of Remote Targets): Likewise.
3683 (Targets): Delete Remote node. Move its text...
3684 (Debugging Remote Programs): ...to here. Delete description
3685 of the "remote" command.
3686 (Remote configuration): Delete description of "set remotedevice"
3687 and "show remotedevice".
3688 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3689
db2e3e2e
BW
36902007-04-11 Bob Wilson <bob.wilson@acm.org>
3691
5ae4183a
AS
3692 * gdb.texinfo (Contributors, Continuing and Stepping)
3693 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3694 (General Query Packets, File-I/O Remote Protocol Extension)
3695 (Protocol Basics, The F Reply Packet, Write)
3696 (Protocol-specific Representation of Datatypes, Memory Transfer):
3697 Fix hyphenation, punctuation and grammar problems.
3698 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3699 'section' instead of 'subsection' in the text.
3700 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3701 (i386): Remove period from section name.
db2e3e2e
BW
3702 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3703 (Config Names, Configure Options): Use @file{configure}.
3704
8a3dae3e
DJ
37052007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3706
3707 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3708 and tab expansion.
3709
1a92f856
DJ
37102007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3711
3712 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3713
79a6e687 37142007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3715
79a6e687
BW
3716 * gdb.texinfo: Consistently capitalize all significant words in
3717 node names, chapter titles, section titles, and headings. Update
3718 cross references to match.
3719 (Starting and Stopping Trace Experiment): Make node name plural.
3720 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3721
ad527d2e
PA
37222007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3723
3724 * gdb.texinfo (WinCE): Delete obsolete subsection.
3725
7ce59000
DJ
37262007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3727
3728 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3729 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3730 references.
3731
8807d78b
DJ
37322007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3733
3734 * gdb.texinfo (Startup): Delete references to some alternate
3735 names for .gdbinit.
3736 (Thread): Remove LynxOS reference.
3737 (Tandem ST2000): Delete target-specific documentation.
3738 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3739 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3740 and GDB_OSABI_LYNXOS.
3741
5f402660
UW
37422007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3743
3744 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3745
bac718a6
UW
37462007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3747
3748 * gdbint.texinfo (Target Conditionals): Remove mention of
3749 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3750 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3751
9453113a
DJ
37522007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3753
3754 * Makefile.in: Add "pdfdir" installation
3755 directory, PDFTEX macro, support for "install-pdf" target,
3756 and rules for making a pdf version of refcard.texi.
3757 * refcard.tex: Specify paper size for PDF output.
3758
ae21e955 37592007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3760
ae21e955 3761 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3762
3f94c067 37632007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3764
3f94c067
BW
3765 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3766 (Source Path, Character Sets, Macros, Define)
3767 (GDB/MI Result Records, GDB/MI Simple Examples)
3768 (GDB/MI Program Execution, GDB/MI File Commands)
3769 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3770 (Bug Reporting): Use @value{GCC}.
5ae4183a 3771
12c27660 37722007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3773
12c27660
BW
3774 * gdb.texinfo (Help): Fix formatting of examples.
3775 (Variables): Use @ifnotinfo instead of @iftex.
3776 (Non-debug DLL symbols): Use @ref instead of @pxref.
3777 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3778
ce9341a1
BW
37792007-03-26 Bob Wilson <bob.wilson@acm.org>
3780
3781 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3782
c8f4133a
BW
37832007-03-26 Bob Wilson <bob.wilson@acm.org>
3784
3785 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3786 the order of the nodes.
3787 (C Operators, C Constants, Debugging C): Remove extra menus.
3788 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3789
c8f4133a 37902007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3791
3792 * gdb.texinfo (File Options): Add missing parenthesis.
3793 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3794
c74d0ad8
DJ
37952007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3796
3797 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3798
ff6f572f
DJ
37992007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3800
669fac23 3801 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3802 case insensitivity.
3803 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3804
994337c3
NR
38052007-02-18 Nick Roberts <nickrob@snap.net.nz>
3806
3807 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3808 (Files): Add section name to argument list for pxref.
3809 (Non-debug DLL symbols): Don't use `see' for pxref.
3810 (Embedded Processors): Fix typo.
3811 (GDB/MI Breakpoint Commands): Execution commands generate
3812 *stopped not ^done.
3813
eb819d70
NR
38142007-02-13 Nick Roberts <nickrob@snap.net.nz>
3815
3816 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3817 values for in_scope. Mention that only root variables can be
3818 updated.
3819 (GDB/MI Development and Front Ends): Explain new values may be
3820 added to existing fields.
3821
123dc839
DJ
38222007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3823
3824 * gdb.texinfo (-target-disconnect): Use @smallexample.
3825 (Requirements): Add anchor for Expat. Update description.
3826 (Target Descriptions): Mention Expat.
3827 (Target Description Format): Document new elements. Use
3828 @smallexample.
3829 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3830 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3831
108546a0
DJ
38322007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3833
3834 * gdb.texinfo (Target Description Format): Add section on XInclude.
3835
95a98c01
NR
38362006-02-03 Nick Roberts <nickrob@snap.net.nz>
3837
3838 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3839 command -enable-timings.
3840
f4b3909f
EZ
38412007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3842
5ae4183a 3843 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3844 descriptions for new/deleted elements in gdb_osabi. Add missing
3845 description for function generic_elf_osabi_sniff_abi_tag_sections.
3846
c7ba131e
JB
38472007-01-29 Joel Brobecker <brobecker@adacore.com>
3848
3849 * gdb.texinfo (Maintenance Commands): Add documentation for
3850 the new "maint print target-stack" command.
3851
3a60f64e
JK
38522007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3853 Eli Zaretskii <eliz@gnu.org>
3854
f4b3909f 3855 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3856
c582f8b6
EZ
38572007-01-26 Eli Zaretskii <eliz@gnu.org>
3858
3859 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3860 Use @value{NGCC} instead of @value{GCC}.
3861
d3e8051b
EZ
38622007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3863
3864 * agentexpr.texi: Fix typos.
3865 * annotate.texinfo: Likewise.
3866 * gdb.texinfo: Likewise.
3867 * gdbint.texinfo: Likewise.
3868 * observer.texi: Likewise.
3869 * stabs.texinfo: Likewise.
3870
86f04699
EZ
38712007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3872
3873 * gdbint.texinfo (Support Libraries): Remove mmalloc
3874 entry. Describe readline library.
3875
23181151
DJ
38762007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3877
3878 * gdb.texinfo (Target Descriptions): New section.
3879 (General Query Packets): Add QPassSignals anchor. Mention
3880 qXfer:features:read under qSupported. Expand mentions of
3881 qXfer:memory-map:read and QPassSignals. Document
3882 qXfer:features:read.
3883
f822c95b
DJ
38842007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3885
3886 * gdb.texinfo (Commands to specify files): Describe
3887 "set sysroot" and "show sysroot".
3888 (Using the `gdbserver' program): Lowercase argument
3889 to @var. Expand description of setting up GDB on the
3890 host.
3891
8936fcda
JB
38922007-01-05 Joel Brobecker <brobecker@adacore.com>
3893
3894 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3895 catch exception, catch exception unhandled, and catch assert
3896 commands.
3897
e776119f
DJ
38982007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3899
3900 * gdb.texinfo (Debugging Output): Document "set debug xml"
3901 and "show debug xml".
3902
aa79a185
DJ
39032007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3904
3905 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3906
7f893741
JB
39072007-01-01 Joel Brobecker <brobecker@adacore.com>
3908
3909 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3910
a1b5960f
VP
39112006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3912
3913 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3914 note in @ignore, to be removed later if nobody complains.
3915
9f470e6e
NR
39162006-12-04 Nick Roberts <nickrob@snap.net.nz>
3917
3918 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3919 of -var-delete.
3920
765dc015 39212006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3922
765dc015 3923 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3924 automatic software/hardware breakpoint usage and
3925 the "set breakpoint auto-hw" command.
765dc015 3926
4b5752d0
VP
39272006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3928
3929 * gdb.texinfo (Memory Access Checking): New.
3930
89be2091
DJ
39312006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3932
3933 * gdb.texinfo (Remote configuration): Mention
3934 "pass-signals-packet".
3935 (General Query Packets): Document QPassSignals. Fix
3936 a typo.
3937
ca3bf3bd
DJ
39382006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3939
3940 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3941
427c3a89
DJ
39422006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3943
3944 * gdb.texinfo (Remote configuration): Rewrite documentation for
3945 packet configuration commands.
3946 (OS Information): Adjust reference to qXfer:auxv:read.
3947 (General Query Packets): Remove references to read-aux-vector-packet
3948 and set remote get-thread-local-storage-address.
3949
7a107747
DJ
39502006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3951
3952 * gdbint.texinfo (Target Architecture Definition): Add new
3953 Initializing a New Architecture section.
3954
1c56eb0e
EZ
39552006-10-31 David Taylor <dtaylor@emc.com>
3956
3957 * stabs.texinfo (Macro define and undefine): New node describing
3958 stabs for #define and #undef.
3959
f73adfeb
AS
39602006-10-27 Andreas Schwab <schwab@suse.de>
3961
3962 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3963
fd60e0df
EZ
39642006-10-21 Eli Zaretskii <eliz@gnu.org>
3965
3966 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3967 clarify on the possible meanings of ``expression'' watched by
3968 watchpoints. Add indexing.
e5ac9b53
EZ
3969 (Prompting, Errors, Invalidation, Annotations for Running)
3970 (Source Annotations): Fix index entries by adding "annotation" to
3971 them, to discriminate from index entries that point to the more
3972 general topic descriptions.
fd60e0df 3973
52bb452f
DJ
39742006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3975
3976 * gdbint.texinfo (Target Vector Definition): Move most
3977 content into Existing Targets. Add a menu.
3978 (Existing Targets): New section, moved from Target Vector
3979 Definition. Use @subsection.
3980 (Managing Execution State): New section.
3981
58955e58
BW
39822006-10-16 Bob Wilson <bob.wilson@acm.org>
3983
3984 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3985
c8aa23ab
EZ
39862006-10-15 Eli Zaretskii <eliz@gnu.org>
3987
3988 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3989 (Command Syntax, Signals, Backtrace, Connecting)
3990 (Remote configuration, Renesas Boards, Console I/O): Fix last
3991 change: use Ctrl- instead of C-, except wrt Emacs.
3992 (File-I/O Examples): Put Ctrl-c in @kbd.
3993 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3994 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3995 (Signals, Set Breaks, Set Watchpoints): Document optional
3996 arguments to `info signals' `handle', `info breakpoints', and
3997 `info watchpoints'.
c8aa23ab 3998
e7109c7e
EZ
39992006-10-14 Eli Zaretskii <eliz@gnu.org>
4000
4001 * gdb.texinfo (Backtrace): Fix last change.
4002
de3aea7b
NR
40032006-10-14 Nick Roberts <nickrob@snap.net.nz>
4004
4005 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4006
7f9087cb
BW
40072006-10-10 Bob Wilson <bob.wilson@acm.org>
4008
c8aa23ab
EZ
4009 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4010 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4011 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4012
68437a39
DJ
40132006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4014 Daniel Jacobowitz <dan@codesourcery.com>
4015
4016 * gdb.texinfo (Packets): Document vFlashErase,
4017 vFlashWrite and vFlashDone packets.
4018 (General Query Packets): Document qXfer:memory-map:read.
4019 Add a new feature for qXfer:memory-map:read.
4020 (Memory map format): New section.
4021 (Target Commands): Mention that gdb can write flash.
4022
fd79ecee
DJ
40232006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4024 Daniel Jacobowitz <dan@codesourcery.com>
4025
4026 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4027 memory regions and "mem auto".
4028
350da6ee
DJ
40292006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4030
4031 * gdbint.texinfo (Array Containers): New section.
4032
2f1acb09
VP
40332006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4034
4035 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4036 -stack-list-arguments HIGH_FRAME argument can be larger then the
4037 actual number of frames.
4038
2ab1eb7a
VP
40392006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4040
4041 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4042 -stack-list-locals HIGH_FRAME argument can be larger then the
4043 actual number of frames.
2ab1eb7a 4044
599b237a
BW
40452006-09-02 Bob Wilson <bob.wilson@acm.org>
4046
4047 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4048 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4049
25ab7e6d
EZ
40502006-09-02 Eli Zaretskii <eliz@gnu.org>
4051
4052 * gdbint.texinfo (Overall Structure): New section "Source Tree
4053 Structure".
4054
940178d3
JB
40552006-08-17 Jim Blandy <jimb@codesourcery.com>
4056
4057 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4058 responses.
4059
30daae6c
JB
40602006-08-08 Joel Brobecker <brobecker@adacore.com>
4061
4062 * gdb.texinfo (Source Path): Add documentation for new
4063 substitute-path commands.
4064
7fa2210b
DJ
40652006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4066
4067 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4068 (Running Configure): ...here.
4069 (Requirements): New node. Mention expat.
4070
3d00d119
DJ
40712006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4072
5ae4183a 4073 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4074 'set download-write-size' and 'show download-write-size'.
4075
0cbfa4ee
DJ
40762006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4077
4078 * stabs.texinfo (Member Type Descriptor): Correct example for
4079 pointer to member types.
4080
16026cd7
AS
40812006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4082
4083 * gdb.texinfo (Optional warnings and messages): Add
4084 'set/show trace-commands'.
4085 (Command files): Add '-v' to source command.
4086
0876f84a
DJ
40872006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4088
4089 * gdb.texinfo (OS Information): Update qPart reference to
4090 qXfer.
4091 (Remote configuration): Likewise.
4092 (Overview): Move @cindex to the start of a paragraph. Talk
4093 about binary data encoding.
4094 (Packets): Refer to the overview for the details of the X
4095 packet encoding.
4096 (General Query Packets): Remove qPart description. Add qXfer
4097 description. Add an anchor to qSupported. Correct feature
4098 table title. Add a new feature for qXfer:auxv:read.
4099 (Interrupts): Add a missing parenthesis.
4100
2ec3381a
DJ
41012006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4102
669fac23 4103 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4104 (GDB/MI Kod Commands): Remove commented out node.
4105
594fe323
EZ
41062006-07-01 Eli Zaretskii <eliz@gnu.org>
4107
4108 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4109 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4110 (GDB/MI Thread Commands, GDB/MI Program Execution)
4111 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4112 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4113 (GDB/MI File Commands, GDB/MI Target Manipulation)
4114 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4115 since the MI prompt is hard-wired into the code.
4116
7e3fb70c
NR
41172006-07-01 Nick Roberts <nickrob@snap.net.nz>
4118
4119 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4120 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4121 (GDB/MI Data Manipulation): Remove description of unimplemented
4122 display related commands as variable objects perform this function
4123 and are superior: -display-delete, -display-disable,
4124 -display-enable, -display-insert and -display-list. Move
4125 -environment-cd, -environment-directory, -environment-path
4126 and -environment-pwd to "Program Context".
4127 (GDB/MI Program Control): Rename to "Program Execution". Move
4128 -exec-arguments -exec-abort to...
4129 (GDB/MI Program Context): ...here. New node split from "Data
4130 Manipulation".
4131
be2a5f71
DJ
41322006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4133
4134 * gdb.texinfo (Remote configuration): Document set / show
4135 remote supported-packets.
4136 (General Query Packets): Document qSupported packet.
4137
fc320d37
SL
41382006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4139
4140 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4141 and font markup.
4142 (Protocol basics): Likewise.
4143 (The F request packet): Likewise.
4144 (The F reply packet): Likewise.
4145 (Memory transfer): Move this node to be a subsubsection of
4146 "Protocol specific representation of datatypes".
4147 (The Ctrl-C message): More copy editing.
4148 (Console I/O): Likewise.
4149 (The isatty call): Delete this node, and merge its content into
4150 the "isatty" node. Fixed references elsewhere.
4151 (The system call): Delete this node, and merge its content into
4152 the "system" node. Fixed references elsewhere.
4153 (open): Reformat to use @table, and add appropriate font markup.
4154 (close): Likewise.
4155 (read): Likewise.
4156 (write): Likewise.
4157 (lseek): Likewise.
4158 (rename): Likewise.
4159 (unlink): Likewise.
4160 (stat/fstat): Likewise.
4161 (gettimeofday): Likewise.
4162 (isatty): Likewise.
4163 (system): Likewise, plus minor changes to fix confusing wording.
4164 (Integral datatypes): Fix font markup.
4165 (Pointer values): Likewise.
4166 (struct stat): Fix markup to use @table, plus minor copy editing.
4167 (struct timeval): Fix font markup, plus minor copy editing.
4168 (Constants): Minor copy editing.
4169 (Errno values): Add font markup.
4170 (File-I/O Examples): Likewise.
4171
158fdf5c
NR
41722006-06-10 Nick Roberts <nickrob@snap.net.nz>
4173
4174 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4175 (GDB/MI Simple Examples): Move node up one level. Use real
4176 examples.
4177 (GDB/MI Compatibility with CLI): Update.
4178 (GDB/MI Result Records): Add "connected" and "exit" result
4179 classes.
4180 (GDB/MI Stream Records): Clarify target output.
4181 (GDB/MI Command Description Format): Modify example description.
4182 (GDB/MI Breakpoint Table Commands): Rename to...
4183 (GDB/MI Breakpoint Commands): ...this
4184 (GDB/MI Breakpoint Commands): Add optional thread field.
4185 (GDB/MI Program Control): Add an introduction. Move "Program
4186 termination" examples into exec-run description.
4187 (GDB/MI File Commands): Mention similar CLI commands.
4188 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4189 is similar to "-gdb-version".
4190
ddb50cd7
EZ
41912006-06-09 Eli Zaretskii <eliz@gnu.org>
4192
4193 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4194
2aef0d6b
NR
41952006-06-02 Nick Roberts <nickrob@snap.net.nz>
4196
4197 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4198 sourceware.org for mailing lists.
d5e40d59 4199 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4200
383a5c52
NR
42012006-06-01 Nick Roberts <nickrob@snap.net.nz>
4202
d5e40d59 4203 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4204
e16b02ee
EZ
42052006-05-22 Eli Zaretskii <eliz@gnu.org>
4206
4207 * gdb.texinfo (Cygwin Native): Fix last change.
4208
be90c084
CF
42092006-05-22 Christopher Faylor <cgf@timesys.com>
4210
4211 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4212
347ceba5
NR
42132006-05-15 Nick Roberts <nickrob@snap.net.nz>
4214
4215 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4216 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4217
369af7bd
DJ
42182006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4219
4220 * gdb.texinfo (General Query Packets): Recommend not starting
4221 new packets with qC and clarify.
4222
2ffdbde8 42232006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4224
4225 * gdb.texinfo (M2 Types): New section.
72019c9c 4226
16d1a084
DJ
42272006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4228
4229 * agentexpr.texi: Add a copyright and license notice.
4230 * observer.texi: Likewise, with GPL clause for function prototypes.
4231 Remove trailing whitespace.
4232
aa56d27a
JB
42332006-05-05 Jim Blandy <jimb@codesourcery.com>
4234
4235 * gdb.texinfo (General Query Packets): Document conventions for
4236 terminating packet names, and their violations.
4237
5bdf8622
DJ
42382006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4239
4240 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4241 * gdb.texinfo: Likewise.
4242
605a56cb
DJ
42432006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4244
4245 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4246 and "show remotedebug".
4247 (Debugging Output): Add additional index entries.
4248
b8db102d
MS
42492006-04-27 Michael Snyder <msnyder@redhat.com>
4250
4251 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4252
c5e30d01
AC
42532006-04-22 Andrew Cagney <cagney@redhat.com>
4254
4255 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4256 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4257
8181d85f
DJ
42582006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4259
4260 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4261 and remove breakpoint prototypes.
4262 (Watchpoints): Move description of target_insert_hw_breakpoint and
4263 target_remove_hw_breakpoint ...
4264 (Breakpoints): ... to here. Document target_insert_breakpoint and
4265 target_remove_breakpoint.
4266
4f553f88
JB
42672006-04-17 Jim Blandy <jimb@codesourcery.com>
4268
4269 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4270 and C packets are optional.
4271
cd852561
FR
42722006-04-14 Frederic Riss <frederic.riss@st.com>
4273
4274 * gdb.texinfo (Specifying source directories): Update the description
4275 of the source file search to reflect the fact that the source path
4276 always contains at least $cdir and $cwd.
4277
b620eb07
MS
42782006-03-31 Michael Snyder <msnyder@redhat.com>
4279
4280 * gdb.texinfo: Update copyright dates.
4281
3156cdaf
EZ
42822006-03-31 Eli Zaretskii <eliz@gnu.org>
4283
4284 * gdb.texinfo (Overview): Add an index entry to "empty response".
4285
7d30c22d
JB
42862006-03-28 Jim Blandy <jimb@codesourcery.com>
4287
4288 * gdbint.texinfo (Prologue Analysis): New section.
4289
86941c27
JB
42902006-03-07 Jim Blandy <jimb@red-bean.com>
4291
66b8c7f6
JB
4292 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4293
1a10341b
JB
4294 * gdb.texinfo (Target Commands): Update text describing how to
4295 specify a target. Refer to the detailed section on remote
4296 debugging, not the brief mention.
4297
86941c27
JB
4298 * gdb.texinfo (Connecting): Organize the different 'target remote'
4299 connection methods into a table. Add a 'target remote' index
4300 entry. (!!!)
4301
62f3a2ba
FF
43022006-02-17 Fred Fish <fnf@specifix.com>
4303
4304 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4305 'ptype' commands to reflect the fact that the only significant
4306 difference between them is that ptype prints the complete type
4307 description instead of just the name.
4308
8b9a88ea
WZ
43092006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4310
4311 * gdbint.texinfo (Watchpoints): Delete
4312 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4313
7e8dc855
NR
43142006-02-10 Nick Roberts <nickrob@snap.net.nz>
4315
4316 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4317 times fields where needed. Fix typos. Update general form given
4318 for output of -break-insert.
4319 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4320
c91d38aa
DJ
43212006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4322
4323 * gdbint.texinfo (Symbol Handling): Add a section
4324 on memory management.
4325
38fcd64c
DJ
43262006-02-06 Vladimir Prus <ghost@cs.msu.su>
4327
4328 * gdb.texinfo (Breakpoint table commands): Document the fullname
4329 field in -break-list output.
4330
219eec71
EZ
43312006-02-03 Eli Zaretskii <eliz@gnu.org>
4332
4333 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4334 debugging information produced by the various "set debug..."
4335 options.
4336
ae5a43e0
DJ
43372006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4338
4339 * gdb.texinfo (Files): Remove obsolete bits from the description
4340 of "symbol-file".
4341
a9f158ec
JB
43422006-01-25 Jim Blandy <jimb@redhat.com>
4343
4344 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4345
410dd08e
JB
43462006-01-24 Jim Blandy <jimb@redhat.com>
4347
4348 * gdbint.texinfo (Frames): Document the basics of GDB's register
4349 unwinding model, and explain the existence of the "sentinel" frame.
4350
4b505b12
AS
43512006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4352
4353 * gdb.texinfo (Choosing files): Mention that -directory is used
4354 for script files.
4355 (Specifying source directories): Likewise.
4356 (Command files): Explain how script files are found.
4357
839c27b7
EZ
43582006-01-21 Eli Zaretskii <eliz@gnu.org>
4359
4360 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4361 the threads in a multi-threaded program.
4362 (Threads): The threadno argument of "thread apply" can be a range
4363 of numbers.
4364
7be93b9e
JB
43652006-01-18 Jim Blandy <jimb@redhat.com>
4366
4367 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4368 of warning flags.
4369
fcc73fe3
EZ
43702006-01-13 Eli Zaretskii <eliz@gnu.org>
4371
4372 * gdb.texinfo (Sequences): Improve menu annotations.
4373 (Define): Add index entries for arguments of user-defined
4374 commands. Move the description of flow-control commands...
4375 (Command Files): ...to here. Document loop_break and
4376 loop_continue.
ca91424e
EZ
4377 (Define, Command Files): Document `end' and add index entries for
4378 it.
fcc73fe3 4379
5c95884b
MS
43802006-01-04 Michael Snyder <msnyder@redhat.com>
4381
4382 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4383 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4384
860701dc
PH
43852006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4386
4387 * gdb.texinfo (Omissions from Ada): Document that there is now
4388 limited aggregate support.
4389
36b80e65
EZ
43902005-12-28 Eli Zaretskii <eliz@gnu.org>
4391
4392 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4393 registers and the likes.
4394
c1468174
EZ
43952005-12-24 Eli Zaretskii <eliz@gnu.org>
4396
4397 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4398 (Symbols): Fix usage of "e.g.".
359df76b 4399 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4400
4401 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4402 (Coding): Fix usage of "e.g.".
4403
c02a867d
EZ
44042005-12-23 Eli Zaretskii <eliz@gnu.org>
4405
5ae4183a
AS
4406 * stabs.texinfo:
4407 * refcard.tex:
c02a867d 4408 * gpl.texi:
5ae4183a
AS
4409 * gdbint.texinfo:
4410 * gdb.texinfo:
4411 * gdb-cfg.texi:
c02a867d 4412 * fdl.texi:
5ae4183a
AS
4413 * annotate.texinfo:
4414 * all-cfg.texi:
c02a867d
EZ
4415 * Makefile.in: Add (C) after Copyright. Update the FSF
4416 address.
4417
fad38dfa
EZ
44182005-12-03 Eli Zaretskii <eliz@gnu.org>
4419
4420 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4421 extend GDB with commands for external monitor.
4422
53e5f3cf
AS
44232005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4424
4425 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4426
55f6ca0f
JB
44272005-11-25 Joel Brobecker <brobecker@adacore.com>
4428
4429 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4430
c1947b85
JB
44312005-11-21 Jim Blandy <jimb@redhat.com>
4432
4433 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4434 placement of 'R' actions in tracepoint action packets; document
4435 dependence of 'X' and 'M' actions on a preceding 'R' action for
4436 their registers.
4437
9d29849a
JB
44382005-11-19 Jim Blandy <jimb@redhat.com>
4439
4440 * gdb.texinfo (Tracepoint Packets): New node.
4441 (General Query Packets): Add entries for the tracepoint packets,
4442 referring to the "Tracepoint Packets" node.
4443 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4444
9a6253be
KB
44452005-11-18 Kevin Buettner <kevinb@redhat.com>
4446
4447 * gdb.texinfo (set remotebreak): Add anchor.
4448 (X packet): Likewise.
4449 (Remote Protocol): Add new section `Interrupts' and new index
4450 entry `interrupts (remote protocol)'.
4451
5f3bebba
JB
44522005-11-18 Jim Blandy <jimb@redhat.com>
4453
4454 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4455 entries into the General Query Packets section. Add a
4456 cross-reference to that section. Drop description of replies, as
4457 these are covered in the descriptions of each packet.
4458 (General Query Packets): Add introductory text. Explain naming
4459 conventions, and how the end of a name is recognized.
4460
9a7a1b36
KB
44612005-11-17 Kevin Buettner <kevinb@redhat.com>
4462
0564b6cf 4463 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4464 "set remotebreak" command.
4465
b8ff78ce
JB
44662005-11-16 Jim Blandy <jimb@redhat.com>
4467
4468 * gdb.texinfo (Packets, Stop Reply Packets)
4469 (General Query Packets): Various formatting cleanups.
4470 - Use @samp for packet contents.
4471 - Drop summaries from packet @item lines; the same information appears
4472 immediately below in the description.
4473 - Delete paragraph breaks after packet @item commands, so that the
4474 description appears directly to the right of the packet prototype
4475 in the printed manual, if it fits.
4476 - Place spaces in packet prototypes between @vars and non-@var
4477 letters, and explain that they're just for formatting.
4478 - Use @dots{} instead of '...'.
4479 - Fix uses of @code where @var was needed.
4480 - Replace "deprecated" markers with English text spelling out the
4481 packet's status and the preferred alternatives.
4482 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4483 what this ever meant.
4484 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4485 this for a long time.
4486 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4487 implemented several times, and have been in use for years.
4488
8ffe2530
JB
44892005-11-15 Jim Blandy <jimb@redhat.com>
4490
c43c5473
JB
4491 * gdb.texinfo (Packets): Add index entries for 'm' packet
4492 disclaimers.
5ae4183a 4493
fb031cdf
JB
4494 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4495 of stub when processing an 'm' packet.
4496
8ffe2530
JB
4497 * gdb.texinfo (Packets): Mention that packets beginning with
4498 letters are reserved once, at the top, instead of actually listing
4499 them all and saying "reserved".
4500
c03c782f
AS
45012005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4502
4503 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4504 Change @var{$arg0 to @code{$arg0.
4505
814e32d7
WZ
45062005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4507
4508 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4509
fa93a9d8
JB
45102005-11-12 Jim Blandy <jimb@redhat.com>
4511
4512 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4513 order. Remove extraneous 'z'.
4514
8a5a3c82
AS
45152005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4516
4517 * gdb.texinfo (Choosing files): Add --eval-command.
4518
4b0ad762
AS
45192005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4520
4521 * gdb.texinfo (Choosing modes): Add --return-child-result.
4522
4523
1a088d06
AS
45242005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4525
4526 * gdb.texinfo (Choosing modes): Add --batch-silent.
4527
656d5e12
EZ
45282005-10-28 Eli Zaretskii <eliz@gnu.org>
4529
4530 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4531 "The -var-update Command".
4532
3c9c013a
JB
45332005-10-03 Joel Brobecker <brobecker@adacore.com>
4534
4535 * gdb.texinfo (Print Settings): Add documentation for set/show
4536 print array-indexes.
4537
7ba3cf9c
DJ
45382005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4539
4540 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4541 6.2 and 6.3.
4542
a94ab193
EZ
45432005-08-27 Eli Zaretskii <eliz@gnu.org>
4544
4545 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4546 since 19-Jan-2004.
4547 (Files): Likewise.
ab1adacd
EZ
4548 (Variables, Symbols): Document the "<incomplete type>" message and
4549 its reasons.
a94ab193 4550
ca06016a
FF
45512005-08-01 Fred Fish <fnf@specifix.com>
4552
4553 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4554
cf58170d
NR
45552005-07-15 Nick Roberts <nickrob@snap.net.nz>
4556
4557 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4558 option for -var-list-children and -var-update.
4559 (GDB/MI Stack Manipulation): Simplify description of
4560 print-values option for -stack-list-locals.
4561 (GDB/MI Command Description Format): Clarify.
4562 (Mode Options): Spelling of superseded.
4563
38f1196a
BR
45642005-07-12 Bob Rossi <bob@brasko.net>
4565
4566 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4567 corresponding GDB command comment.
4568
3cb3b8df
BR
45692005-07-06 Bob Rossi <bob@brasko.net>
4570
4571 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4572 and -inferior-tty-show.
4573 (Input/Output): Document "set/show inferior-tty" and tty alias.
4574
10fac096
NW
45752005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4576
4577 * gdb.texinfo (Packets): Change description of 'D' packet to note
4578 that GDB does wait for a response.
4579
d1b6db76
NR
45802005-06-22 Nick Roberts <nickrob@snap.net.nz>
4581
4582 * gdb.texinfo (History) Rename "Command History".
4583 (Command History): Move node "Server Prefix" from section on
4584 Annotations here.
4585
29629dcf
NR
45862005-06-19 Nick Roberts <nickrob@snap.net.nz>
4587
4588 * gdb.texinfo (GDB/MI Stack Manipulation):
4589 Re-instate -stack-info-frame with example. Say that it gets
4590 info on selected frame, not current frame.
4591
397ca115
EZ
45922005-06-18 Eli Zaretskii <eliz@gnu.org>
4593
4594 * gdb.texinfo (Server): Clarify that `file' should be used before
4595 connecting to the server.
4596 (Files): Add an xref to the above description.
51274035
EZ
4597 (Output Formats): More detailed description of the `c' format.
4598 (Memory): List explicitly all the formats supported by `x'.
638ac427 4599 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4600 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4601 files. Add more indexing for solib-absolute-prefix and
4602 --with-sysroot.
76d17f34
EZ
4603 (Machine Code): Document possible problems with locations in
4604 shared libraries.
d416eeec
EZ
4605 (Backtrace): Document that free-standing environments do not need
4606 to have a `main' function.
397ca115 4607
74f6deaa
NR
46082005-06-18 Nick Roberts <nickrob@snap.net.nz>
4609
4610 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4611 -stack-info-frame.
4612
a9967aef
AC
46132005-06-07 Andrew Cagney <cagney@gnu.org>
4614
4615 * gdb.texinfo (Contributors): Note the original multi-arch
4616 contributors.
4617
e09f16f9
EZ
46182005-06-03 Eli Zaretskii <eliz@gnu.org>
4619
4620 * gdb.texinfo (Registers): Add index entries for the standard
4621 registers.
4622 (Frames): Add cross-reference from frame pointer description to
4623 the Registers node.
4624 (Annotations Overview): Fix the reference to GDB name.
4625
d87ba7ee
EZ
46262005-06-01 Eli Zaretskii <eliz@gnu.org>
4627
4628 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4629 can-use-hw-watchpoints.
4630
034dad6f
BR
46312005-05-28 Bob Rossi <bob@brasko.net>
4632
4633 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4634 the possible reasons why an exec async record would be returned to FE.
4635
ffed4509
AC
46362005-05-26 Andrew Cagney <cagney@gnu.org>
4637
4638 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4639 Andrew Cagney implemented the original GDB/MI.
4640
e22e55c9
OF
46412005-05-23 Orjan Friberg <orjanf@axis.com>
4642
4643 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4644 documentation. Add documentation for cris-mode.
4645
a78e13ce
EZ
46462005-05-20 Eli Zaretskii <eliz@gnu.org>
4647
4648 * gdb.texinfo (Numbers): Explain the example and make the wording
4649 more acurate.
4650
76ff342d
DJ
46512005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4652 Dennis Brueni <dennis@slickedit.com>
4653
4654 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4655 (GDB/MI Data Manipulation, GDB/MI Program Control)
4656 (GDB/MI Stack Manipulation): Update examples to include the fullname
4657 attribute in stack frames.
4658
119b882a
EZ
46592005-05-12 Eli Zaretskii <eliz@gnu.org>
4660
4661 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4662 do with other non-standard names of init files.
4663
6fc08d32
EZ
46642005-05-11 Eli Zaretskii <eliz@gnu.org>
4665
4666 * gdb.texinfo (Command Files): Move the description of the startup
4667 from here...
4668 (Startup): ...to this new subsection of the Invocation chapter.
4669 Rearrange the description of init files more logically and add a
4670 cross-reference to "Command Files". Document the special gdbinit
4671 name for CISCO 68k. Expand the description of what GDB does
4672 during startup.
4673 (History): Add index entry for HISTSIZE.
4674
a561754a
MK
46752005-05-02 Mark Kettenis <kettenis@gnu.org>
4676
4677 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4678
2eecc4ab
EZ
46792005-05-02 Eli Zaretskii <eliz@gnu.org>
4680
4681 * gdb.texinfo (SVR4 Process Information, The isatty call)
4682 (The system call): Don't use foo(N) notation for man pages and
4683 functions.
514c4d71 4684 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4685
18999be5
EZ
46862005-04-27 Eli Zaretskii <eliz@gnu.org>
4687
4688 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4689 were optimized away.
4690
0abb7bc7
EZ
46912005-04-22 Eli Zaretskii <eliz@gnu.org>
4692
4693 * gdb.texinfo (Remote configuration): Document "set/show
4694 get-thread-local-storage-address". Add cross-reference to the
4695 description of the qGetTLSAddr packet.
4696 (General Query Packets): Mention "set remote
4697 get-thread-local-storage-address" and add a reference to its
4698 description.
4699
6f61acb1
NR
47002005-04-19 Nick Roberts <nickrob@snap.net.nz>
4701
4702 * gdb.texinfo (Backtrace): Describe 'bt full'.
4703
9d59903a
NR
47042005-04-17 Nick Roberts <nickrob@snap.net.nz>
4705
4706 * gdb.texinfo (Mode Options): Fix typo.
4707 (GDB/MI): Describe how to invoke GDB/MI.
4708
721c2651
EZ
47092005-04-16 Eli Zaretskii <eliz@gnu.org>
4710
4711 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4712 references changed. Add description of "info udot".
721c2651
EZ
4713 (Files): Document "set/show stop-on-solib-events".
4714 (M32R/D): Document "set/show download-path", "set/show
4715 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4716 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4717 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4718 (Maintenance Commands): Improve indexing.
4719 (Target Commands): Document "set/show hash", "set/show debug
4720 monitor".
4721 (SVR4 Process Information): Document "info pidlist" and "info
4722 meminfo". Document "set/show procfs-tarce" and "set/show
4723 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4724 (Symbols, The Print Command with Objective-C): Improve indexing.
4725 (Objective-C): Add references to "info classes" and "info
4726 selectors".
c45da7e6
EZ
4727 (Debugging Output): Improve wording. Document "set/show debug
4728 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4729 (Set Breaks): Add index entry for "hardware breakpoints".
4730 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4731 and "set/show usehardbreakpoints".
4732 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4733 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4734 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4735 rdiromatzero", "set/show rdiheartbeat".
4736 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4737 "sds".
4738 (Embedded Processors): Document the "sim" command.
4739 (Remote): Document the "remote" command.
4740 (DJGPP Native): Document the "info serial" command.
4741 (Threads): Document "maint info sol-threads".
4742 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4743 (Set Breaks): Improve indexing.
4744 (Command Syntax): Add a reference to dont-repeat.
4745 (Define): Document "dont-repeat".
4746 (TUI Commands): Document "tabset".
4747 (WinCE): New subsection. Document "set/show remotedirectory",
4748 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4749
14d6dd68
EZ
47502005-04-15 Eli Zaretskii <eliz@gnu.org>
4751
4752 * gdb.texinfo (Hurd Native): New subsection, documents
4753 Hurd-specific commands.
a64548ea 4754 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4755 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4756 (MIPS): Improve documentation of heuristic-fence-post. Document
4757 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4758 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4759 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4760 (ARM): Document ARM-specific commands.
a64548ea
EZ
4761 (AVR): New section. Document "info io_registers".
4762 (CRIS): New section. Document "set/show cris-version" and
4763 "set/show cris-dwarf2-cfi".
4764 (HPPA): New section. Document "set/show debug hppa" and "maint
4765 print unwind".
a5adf40f 4766 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4767 (Super-H): New section. Document the "regs" command.
721c2651 4768 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4769
9c16f35a
EZ
47702005-04-09 Eli Zaretskii <eliz@gnu.org>
4771
4772 * gdb.texinfo (Print Settings): Document "set/show print
4773 pascal_static-members", "set print repeats", "show print
4774 null-stop". Improve indexing. Fix documentation of "set print
4775 union".
4776 (Pascal): New section.
4777 (Supported languages): Rename from "Support"; all references
4778 updated. Add a menu item for Pascal.
4779 (Numbers): Document "set radix.
4780 (Screen Size): Document "set/show pagination".
4781 (MIPS Embedded): Remove "set processor" documentation.
4782 (Remote configuration): Document "set/show X/P/Z-packet",
4783 "set/show read-aux-vector-packet", "set/show remote
4784 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4785 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4786 remotedebug", "set/show remotebreak", "set/show remotedevice",
4787 "set/show remotelogfile".
4788 (Auxiliary Vector): Add reference to the description of the
4789 read-aux-vector-packet setting.
4790 (Set Watchpoints): Add a cross-reference to "set remote
4791 hardware-breakpoint-limit".
4792 (General Query Packets): Add indexing of requests and
4793 cross-references to related commands in "Remote configuration".
4794 (File-I/O Overview, The system call): Fix wording and typos.
4795 (Thread Stops): Add index entries.
4796 (Continuing and Stepping): Document "show step-mode".
4797 (i386): New node. Document "set/show struct-convention".
4798 (Files): Document "show trust-readonly-sections".
4799 (Calling): Document "set/show unwindonsignal".
4800 (Messages/Warnings): Add index entries.
4801 (Maintenance Commands): Document "set/show watchdog".
4802 (Annotations Overview): Document "show annotate".
4803 (Set Watchpoints): Add index entries.
4804 (Symbols): Fix doc of case-sensitive.
4805 (ABI): Document "show coerce-float-to-double".
4806 (Convenience Vars, Help): Improve indexing.
4807 (Machine Code): Document "show disassembly-flavor".
4808 (Debugging C plus plus): Document "show overload-resolution".
4809 (Value History, Signaling): Add index entries.
4810
48112005-04-08 Eli Zaretskii <eliz@gnu.org>
4812
4813 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4814 (Processes): Fix wording.
4815 (History, List, Logging output, Define, Symbols, Print Settings):
4816 Improve indexing.
4817
a8f24a35
EZ
48182005-04-03 Eli Zaretskii <eliz@gnu.org>
4819
4820 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4821 redundant index entry for "target" command.
4822 (Backtrace): Add index entries.
4823 (Symbols, Fortran): Document the "set case-sensitive" command.
4824 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4825 (Print Settings): Add index entry for "set demangle-style".
4826 (Target Commands): Document "set download-write-size".
4827 (Debugging Output): Document "set exec-done-display".
4828
09d4efe1
EZ
48292005-04-02 Eli Zaretskii <eliz@gnu.org>
4830
4831 * gdb.texinfo (Files): Fix the name and documentation of
4832 add-shared-symbol-files. Document its alias assf. Update the
4833 list of OSs where GDB supports shared libraries. Fix markup.
4834 (Continuing and Stepping): Add reference to @var{location} in the
4835 text.
4836 (Dump/Restore Files): Fix reference to @{filename}.
4837 (Help): Fix wording.
4838 (Attach): Ditto.
4839 (Set Watchpoints): Ditto.
4840 (Backtrace): Remove redundant index entries. Improve index
4841 entries.
4842 (Delete Breaks): Fix wording.
4843 (Memory): Document the compare-sections command.
4844 (Memory Region Attributes): Improve wording.
4845 (Disabling): Improve wording.
4846 (Fortran): New subsection. Document the "info common" command.
4847 (Help): Document aliases "info copying" and "info warranty".
4848 (Caching Remote Data): New section. Document the "set/show
4849 remotecache" and "info dcache" commands.
4850 (Show): Fix wording of the documentation of the "set
4851 extension-language" command.
4852 (Signals): Add index entry for "info handle".
4853 (Memory Region Attributes): Fix punctuation.
4854 (Symbols): Change the arg name to "location" and refer to it in
4855 the text. Fix wording of "info types" doc.
4856 (Threads): Fix usage of @enumerate @item's.
4857 (Listing Tracepoints): Add index entry for "info tp".
4858 (Set Watchpoints): Add xref to "info break" description.
4859 (Macros): Add an index entry for "macro exp1". Document the
4860 "macro list" command.
4861 (Maintenance Commands): Document "flushregs", "maint agent",
4862 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4863 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4864 "maint print architecture", "maint print objfiles", "maint print
4865 statistics", "maint print type", "maint show-debug-regs", "maint
4866 space", "maint time", and "maint translate-address".
4867 (Connecting): Document the "monitor" command.
4868 (Annotations Overview): Describe the "set annotate" command.
4869
82f2d802
EZ
48702005-04-01 Eli Zaretskii <eliz@gnu.org>
4871
4872 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4873 Rearrange index entries and improve wording about support for
4874 hardware watchpoints.
4875
7d51c7de
BR
48762005-03-10 Bob Rossi <bob@brasko.net>
4877
4878 * gdb.texinfo: Update copyright
4879
68c71a2e
TR
48802005-02-09 Theodore A. Roth <troth@openavr.org>
4881
4882 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4883 error.
4884
83761cbd
KB
48852005-02-03 Kevin Buettner <kevinb@redhat.com>
4886
4887 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4888
9f1c6395
MS
48892005-01-17 Michael Snyder <msnyder@redhat.com>
4890
4891 * gdb.texinfo: Fix spelling, infinte -> infinite.
4892
fbd1b305
MK
48932005-01-08 Mark Kettenis <kettenis@gnu.org>
4894
4895 * observer.texi (GDB Observers): Document "solib_loaded".
4896
3ace7edb
AC
48972005-01-07 Andrew Cagney <cagney@gnu.org>
4898
bec39cab
AC
4899 * configure.ac: Rename configure.in, require autoconf 2.59.
4900 * configure: Re-generate.
4901
3ace7edb
AC
4902 * configure.in: Replace configdirs with multiple references to
4903 AC_CONFIG_SUBDIRS.
4904 * configure: Re-generate.
5ae4183a 4905
53531fc1
AC
49062005-01-04 Andrew Cagney <cagney@gnu.org>
4907
4908 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4909 part of the version number.
4910
536ffdb7
MK
49112004-12-24 Mark Kettenis <kettenis@gnu.org>
4912
4913 * gdbint.texinfo (Algorithms): Remove description of
4914 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4915
e1aac25b
JB
49162004-12-07 Jim Blandy <jimb@redhat.com>
4917
4918 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4919 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4920 numbers.
4921
f47b1503
AS
49222004-12-07 Andreas Schwab <schwab@suse.de>
4923
4924 * gdb.texinfo (Mode Options): Document -l option.
4925
b6b8ece6
EZ
49262004-12-04 Eli Zaretskii <eliz@gnu.org>
4927
4928 * gdbint.texinfo (Algorithms): More accurate description of
4929 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4930 is not needed unless data-read and data-access watchpoints are
4931 supported. Add a description of how GDB checks whether the
4932 inferior stopped because a watchpoint was hit.
4933
01371747
EZ
49342004-11-23 Eli Zaretskii <eliz@gnu.org>
4935
4936 * gdb.texinfo (Files): Add cross-reference to description of
4937 -readnow command-line switch.
4938
2315ffec
RC
49392004-11-10 Randolph Chung <tausq@debian.org>
4940
4941 * gdb.texinfo: Document set/show backtrace past-entry commands.
4942 Rearrange index entries for set/show backtrace past-main.
4943
69065f5d
AC
49442004-11-10 Jon Beniston <jon@beniston.com>
4945
4946 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4947 * gdb.texinfo (Remote Serial Protocol): Further describe
4948 binary transfer escaping mechanism .
69065f5d 4949
30e91e0b
RC
49502004-11-08 Randolph Chung <tausq@debian.org>
4951
4952 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4953 and "show debug infrun". Add index entries.
4954
60bf7e09
EZ
49552004-10-23 Eli Zaretskii <eliz@gnu.org>
4956
4957 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4958 "info proc" that are already implemented. Add index entries.
4959 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4960 (Files): Add a tip for decreasing memory used for symtabs from
4961 shared libraries.
f018e82f
EZ
4962 (Starting): Fix whitespace; make "elaboration" stand out where it
4963 is first used, and add an index entry for the term.
f8568604
EZ
4964 (Calling): Expand and elaborate text. Add "print". Add the
4965 description of problems with weak aliases.
384ee23f 4966 (Core File Generation): New section.
60bf7e09 4967
d52fe014
AC
49682004-10-12 Andrew Cagney <cagney@gnu.org>
4969
4970 * gdbint.texinfo (Versions and Branches): New chapter.
4971 (Releasing GDB): Delete "Versions and Branches" section.
4972 (Top): Add "Versions and Branches".
4973
703663ab
EZ
49742004-10-08 Eli Zaretskii <eliz@gnu.org>
4975
4976 * gdb.texinfo (Editing, History): Add cross-references to the
4977 included Readline and History user documentation. Remove
4978 references to the symbol have-readline-appendices which is unused
4979 and undefined.
4980 (History): Fix indexing.
4981
ac77d04f
JJ
49822004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4983
4984 * gdbint.texinfo (target_stopped_data_address): Update to
4985 new prototype.
4986 (i386_stopped_data_address): Update prototype and description.
4987 (i386_stopped_by_watchpoint): New function and description.
4988
e07c999f
PH
49892004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4990
4991 * gdb.texinfo (Filenames): Add Ada suffixes.
4992 (Ada) New section.
4993
2e868123
AC
49942004-09-27 Andrew Cagney <cagney@gnu.org>
4995 Robert Picco <Robert.Picco@hp.com>
4996
4997 * gdb.texinfo (Packets): Document the "p" packet.
4998
02a57714
JM
49992004-09-21 Jason Molenda (jmolenda@apple.com)
5000
5001 * gdb.texinfo (Paths and Names of the Source Files): Document the
5002 meaning of values in the 'desc' field of a SO stab.
5003
ae038cb0
DJ
50042004-09-20 Daniel Jacobowitz <dan@debian.org>
5005
5006 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5007 max-cache-age" and "maint show dwarf2 max-cache-age".
5008
f7dc1244
EZ
50092004-09-16 Eli Zaretskii <eliz@gnu.org>
5010
5011 * gdb.texinfo (Set Breaks): Add index entry for setting
5012 breakpoints on overloaded C++ functions that are not members of
5013 any classes. Add an example and an index entry for setting
5014 breakpoints on all program functions.
5015 (Character Sets, Macros, Overlay Commands)
5016 (Non-debug DLL symbols, GDB/MI Output Syntax)
5017 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5018 Use "(@value{GDBP})" instead of a literal "(gdb)".
5019
f810308b
AC
50202004-09-12 Andrew Cagney <cagney@gnu.org>
5021
5022 * gdbint.texinfo (Native Debugging): Delete description of
5023 FILES_INFO_HOOK.
5024
15a661f3
PH
50252004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5026
5ae4183a
AS
5027 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5028 to hex_string_custom (not historically correct, but more
15a661f3
PH
5029 understandable, given the current code).
5030
f3219c75
AC
50312004-09-03 Andrew Cagney <cagney@gnu.org>
5032
5033 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5034
f3bb6704
JJ
50352004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5036
5037 * observer.texi (solib_unloaded): New observer.
5038
8d2c00cb
AC
50392004-08-24 Andrew Cagney <cagney@gnu.org>
5040
5041 * gdbint.texinfo (Target Architecture Definition): Add missing
5042 comma.
5043
e7dc800a
MC
50442004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5045
5046 * (Using the Testsuite): build != host is supported,
5047 but some test scripts do not support build != host.
5048
73b03683
MK
50492004-08-14 Mark Kettenis <kettenis@gnu.org>
5050
5051 * gdbint.texinfo (Host Definition): Delete description of
5052 FCLOSE_PROVIDED and GETENV_PROVIDED.
5053
c0ccb908
MK
50542004-08-05 Mark Kettenis <kettenis@chello.nl>
5055
5056 * gdbint.texinfo (Host Definition): Delete description of
5057 NO_SYS_FILE.
5058 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5059 PTRACE_FP_BUG.
5060
9c8dbfa9
AC
50612004-08-05 Andrew Cagney <cagney@gnu.org>
5062
5063 * gdbint.texinfo (Target Architecture Definition): Delete
5064 reference to deprecated_read_fp.
5065
f42accbe
AC
50662004-08-02 Andrew Cagney <cagney@gnu.org>
5067
5068 * gdbint.texinfo (Target Architecture Definition): Delete
5069 description of DEPRECATED_REGISTER_BYTES.
5070
0b66e38c
EZ
50712004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5072
5073 * gdb.texinfo (Source Path): Document the new behavior of
5074 searching for the source files.
5075
15387254
EZ
50762004-07-17 Eli Zaretskii <eliz@gnu.org>
5077
5078 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5079 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5080 (Auto Display): Improve indexing.
5081
2c07db7a
AC
50822004-07-16 Andrew Cagney <cagney@gnu.org>
5083
5084 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5085 "-noasync".
5086
4644b6e3
EZ
50872004-07-09 Eli Zaretskii <eliz@gnu.org>
5088
5089 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5090 have the same prefix have only their prefix in the index.
5091
7561d450
MK
50922004-07-03 Mark Kettenis <kettenis@gnu.org>
5093
5094 * gdb.texinfo (BSD libkvm Interface): New node (section)
5095 (Native): Add it to the menu.
5096
67bebe79
MK
50972004-07-01 Mark Kettenis <kettenis@gnu.org>
5098
5099 * gdbint.texinfo (Target Architecture Definition): Remove
5100 PCC_SOL_BROKEN.
5101
1a6923e0
MK
51022004-06-24 Mark Kettenis <kettenis@gnu.org>
5103
5104 * gdbint.texinfo (Target Architecture Definition): Remove
5105 SUN_FIXED_LBRAC_BUG.
5106
b435e160
AC
51072004-06-26 Andrew Cagney <cagney@gnu.org>
5108
5109 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5110
b5622e8d
AC
51112004-06-20 Andrew Cagney <cagney@gnu.org>
5112
5113 * gdbint.texinfo (Target Architecture Definition): Deprecate
5114 USE_STRUCT_CONVENTION.
5115
e0c07bf0
MC
51162004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5117
5118 gdb.texinfo (Bug Reporting): Mention session recording,
5119 with the script command or Emacs.
5120
782263ab
AC
51212004-06-18 Andrew Cagney <cagney@gnu.org>
5122
5123 * gdbint.texinfo (Target Architecture Definition): Deprecate
5124 FUNCTION_START_OFFSET.
5125
03727ca6
AC
51262004-06-14 Andrew Cagney <cagney@gnu.org>
5127
5128 Based on changes from Karl Berry.
5129 * gdb.texinfo: Do not use @sc in a direntry.
5130 * stabs.texinfo: Change @dircateogry to "Software development".
5131 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5132
97092415
AC
51332004-06-13 Andrew Cagney <cagney@gnu.org>
5134
5135 * gdbint.texinfo (Target Architecture Definition): Delete
5136 description of RETURN_VALUE_ON_STACK.
5137
1f6d4158
AC
51382004-06-09 Andrew Cagney <cagney@gnu.org>
5139
5140 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5141 deleted by previous patch.
5142
d966f0cb
AC
51432004-06-08 Andrew Cagney <cagney@gnu.org>
5144
5145 * gdbint.texinfo (Native Debugging): Delete documentation on
5146 ATTACH_DETACH.
5147
86fe4aaa
RC
51482004-06-06 Randolph Chung <tausq@debian.org>
5149
5150 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5151
d4b6d575
RC
51522004-06-06 Randolph Chung <tausq@debian.org>
5153
5ae4183a 5154 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5155 the new push_dummy_call method signature. Describe the function
5156 argument.
5157
4e8b0763
JB
51582004-05-24 Joel Brobecker <brobecker@gnat.com>
5159
5160 * gdb.texinfo (Starting): Document new start command.
5161
59caf092
AC
51622004-05-21 Andrew Cagney <cagney@redhat.com>
5163
5164 * observer.texi (GDB Observers): Document "inferior_created".
5165
e4a2df64
AC
51662004-05-08 Andrew Cagney <cagney@redhat.com>
5167
e6b55ae2
AC
5168 * gdbint.texinfo (Target Architecture Definition): Delete
5169 description of DO_DEFERRED_STORES.
5170
28954179
AC
5171 * gdbint.texinfo (Target Architecture Definition): Delete
5172 references to DEPRECATED_FIX_CALL_DUMMY.
5173
434b87dd
AC
5174 * gdbint.texinfo (Target Architecture Definition): Delete
5175 description of DEPRECATED_CALL_DUMMY_WORDS,
5176 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5177
58d28df8
AC
5178 * gdbint.texinfo (Target Architecture Definition): Delete
5179 description of DEPRECATED_PUSH_DUMMY_FRAME.
5180
e4a2df64
AC
5181 * gdbint.texinfo (Target Architecture Definition): Delete
5182 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5183
2b4855ab
AC
51842004-05-07 Andrew Cagney <cagney@redhat.com>
5185
5186 * observer.texi (GDB Observers): Add "Debugging" section. Include
5187 cross reference to "set/show debug observer".
5188 * gdb.texinfo (Debugging Output): Document "set/show debug
5189 observer".
5190
fcf70625
AC
51912004-05-01 Andrew Cagney <cagney@redhat.com>
5192
5193 * gdbint.texinfo (Target Architecture Definition): Delete
5194 description of DEPRECATED_PC_IN_SIGTRAMP.
5195
8ee56bcf
AC
51962004-04-30 Andrew Cagney <cagney@redhat.com>
5197
5198 * gdbint.texinfo (Target Architecture Definition): Delete
5199 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5200
67ab9a76
OF
52012004-04-30 Orjan Friberg <orjanf@axis.com>
5202
5203 * observer.texi (GDB Observers): Correct spelling.
5204
79346bcb
OF
52052004-04-26 Orjan Friberg <orjanf@axis.com>
5206
5207 * observer.texi (GDB Observers): Add target_changed event.
5208
7a464420
AC
52092004-04-08 Andrew Cagney <cagney@redhat.com>
5210
5211 * observer.texi (GDB Observers): Rework, provide generic observer
5212 definitions and then a list of observable events.
5213
6cdf9d98
AC
52142004-04-04 Andrew Cagney <cagney@redhat.com>
5215
5216 * gdbint.texinfo (Host Definition): Delete reference to
5217 NO_SIGINTERRUPT.
5218
ddc135a4
AC
52192004-04-02 Andrew Cagney <cagney@redhat.com>
5220
5221 * gdbint.texinfo (Target Architecture Definition): Delete
5222 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5223
6a1b180d
SC
52242004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5225
5226 * gdb.texinfo (TUI Commands): Document tui reg commands.
5227
d0d5df6f
AC
52282004-03-26 Andrew Cagney <cagney@redhat.com>
5229
5230 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5231 "gdbtui".
5232 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5233 (Contributors): Mention both Text and Terminal User Interface.
5234
aa2a3f87
AC
52352004-03-23 Andrew Cagney <cagney@redhat.com>
5236
5237 * gdbint.texinfo (Target Architecture Definition): Deprecate
5238 references to SIGTRAMP_START and SIGTRAMP_END.
5239
f561f026
AC
52402004-03-23 Andrew Cagney <cagney@redhat.com>
5241
5242 * gdbint.texinfo (Target Architecture Definition): Deprecate
5243 references to PC_IN_SIGTRAMP.
5244
33cb8b0f
AC
52452004-03-19 Andrew Cagney <cagney@redhat.com>
5246
5247 * gdbint.texinfo (Target Architecture Definition): Delete
5248 reference to GDB_TARGET_IS_HPPA.
5249
fc989b7a
AC
52502004-03-18 Andrew Cagney <cagney@redhat.com>
5251
5252 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5253 describe pre_init and post_init.
5254
701b08bb
DJ
52552004-03-09 Daniel Jacobowitz <drow@mvista.com>
5256
5257 * gdb.texinfo (Debugging Output): Document values for "set debug
5258 target".
5259
faae5abe
AC
52602004-02-28 Andrew Cagney <cagney@redhat.com>
5261
5262 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5263
dd79a6cf
JJ
52642004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5265
5266 * gdb.texinfo (breakpoints): Add information about the
5267 new "set breakpoint pending" and "show breakpoint pending"
5268 commands.
5269
e7f16015
AC
52702004-02-26 Andrew Cagney <cagney@redhat.com>
5271
5272 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5273 in Per-architecture module data section.
5274
7161a3a6
RM
52752004-02-25 Roland McGrath <roland@redhat.com>
5276
5277 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5278
2154891a
AC
52792004-02-24 Andrew Cagney <cagney@redhat.com>
5280
5281 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5282 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5283 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5284
6c74ac8b
AC
52852004-02-17 Andrew Cagney <cagney@redhat.com>
5286
5287 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5288
19772a2c
AC
52892004-02-16 Andrew Cagney <cagney@redhat.com>
5290
5291 * gdbint.texinfo (Target Architecture Definition): Deprecate
5292 FRAMELESS_FUNCTION_INVOCATION.
5293
c9830293
AC
52942004-02-16 Andrew Cagney <cagney@redhat.com>
5295
5296 * gdbint.texinfo (Coding): Mention -Wunused-function.
5297
b9d26eb9
AC
52982004-02-14 Andrew Cagney <cagney@redhat.com>
5299
5300 * gdbint.texinfo (Target Architecture Definition): Delete
5301 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5302
49efadf5
EZ
53032004-02-12 Elena Zannoni <ezannoni@redhat.com>
5304
5305 * gdb.texinfo: Properly quote the name "C++".
5306 * gdbint.texinfo: Ditto.
5307 * stabs.texinfo: Ditto.
5308
1eb288ea
EZ
53092004-02-11 Elena Zannoni <ezannoni@redhat.com>
5310
5311 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5312 minimal information about libiberty.
5313
e4937fc1
MC
53142004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5315
5316 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5317
a9331b3f
RM
53182004-02-04 Roland McGrath <roland@redhat.com>
5319
5320 * gdb.texinfo (Auxiliary Vector): New node (section).
5321 (Data): Add it to the menu.
5322
2650777c
JJ
53232004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5324
5325 * gdb.texinfo (Breakpoints): Add information about pending
5326 breakpoint support.
5327
b4501125
AC
53282004-01-26 Andrew Cagney <cagney@redhat.com>
5329
5330 * gdb.texinfo (Overview): Delete references to the cisco protocol
5331 including the "N" response.
5332
74055713
AC
53332004-01-26 Andrew Cagney <cagney@redhat.com>
5334
5335 * gdbint.texinfo (Target Architecture Definition): Rename
5336 EXTRACT_STRUCT_VALUE_ADDRESS to
5337 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5338
3bbe9696
EZ
53392004-01-24 Eli Zaretskii <eliz@gnu.org>
5340
5341 * gdb.texinfo (KOD): Document "show os". Add index entries for
5342 "set/show os" and "info cisco" commands.
5343
5843504f
EZ
53442004-01-21 Eli Zaretskii <eliz@gnu.org>
5345
5346 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5347
9175c9a3
MC
53482004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5349
5350 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5351 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5352
8e94b928
NR
53532004-01-19 Nick Roberts <nick@nick.uklinux.net>
5354
5355 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5356 -stack-list-locals.
5357 (GDB/MI Variable Objects): Describe extension to
5358 -var-list-children.
5359
a20cf136
DJ
53602004-01-17 Daniel Jacobowitz <drow@mvista.com>
5361
5362 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5363
afb18d0f
AC
53642004-01-17 Andrew Cagney <cagney@redhat.com>
5365
5366 * gdbint.texinfo (Target Architecture Definition): Delete
5367 documentation on DEPRECATED_NPC_REGNUM.
5368
b51970ac
DJ
53692004-01-13 Daniel Jacobowitz <drow@mvista.com>
5370
5371 * gdb.texinfo: Update copyright year. Mention that set
5372 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5373 "set follow-fork-mode ask".
5374
0f0cffd2
AC
53752004-01-13 Andrew Cagney <cagney@redhat.com>
5376
5377 * gdbint.texinfo: Update copyright year.
5378 (Coding): Add -Wunused-label to list of -Werror warnings.
5379
c552b3bb 53802004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5381 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5382
5383 * gdb.texinfo: Update copyright.
5384 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5385 around names, as appropriate. Minor syntax cleanup of
5386 _NSPrintForDebugger explanation. Two spaces after periods.
5387 GDBN used instead of lit. "gdb". Index entries added for
5388 print-object and _NSPrintForDebugger. @noindent added in one spot.
5389
afe157ca
EZ
53902003-11-11 Elena Zannoni <ezannoni@redhat.com>
5391
5392 * stabs.texinfo: Add dircategory and direntry commands.
5393 * annotate.texinfo: Ditto.
5394
963e2bb7
AC
53952003-11-10 Andrew Cagney <cagney@redhat.com>
5396
5397 * gdbint.texinfo (Target Architecture Definition): Replace the
5398 return_value method's "inval" and "outval" parameters with
5399 "readbuf" and "writebuf".
5400
1d8b2f28
JB
54012003-10-28 Jim Blandy <jimb@redhat.com>
5402
5403 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5404 from "The `F' request packet" and "The `F' reply packet", to make
5405 texi2dvi happy.
5406 (File-I/O remote protocol extension): Update menu entries, too.
5407
36d86913
MC
54082003-10-26 Michael Chastain <mec@shout.net>
5409
5410 * gdb.texinfo (Thread Stops): Document the issue with
5411 premature return from system calls in multi-threaded programs.
5412
ce2826aa
AC
54132003-10-24 Andrew Cagney <cagney@redhat.com>
5414
5415 * annotate.texinfo: Fix "fortunatly"[sic].
5416
f24c5e49
KI
54172003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5418
5419 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5420 with "Hitachi" and "Mitsubishi".
5421
92ad9cd9
AC
54222003-10-20 Andrew Cagney <cagney@redhat.com>
5423
5424 * gdbint.texinfo (Target Architecture Definition): Document
5425 gdbarch_return_value. Add cross references from
5426 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5427 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5428
0ab4b752
MK
54292003-10-18 Mark Kettenis <kettenis@gnu.org>
5430
5431 * gdbint.texinfo (Target Architecture Definition): Document
5432 regset_from_core_section.
fb3e19c0
KI
5433
54342003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5435
5436 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5437
a9331b3f 54382003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5439
5440 From Anthony Green <green@redhat.com>:
5ae4183a 5441 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5442
1485d690
KB
54432003-10-14 Kevin Buettner <kevinb@redhat.com>
5444
889bf7c5
PA
5445 * gdb.texinfo (Breakpoint related warnings): New node.
5446 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5447
86d30acc
DJ
54482003-10-13 Daniel Jacobowitz <drow@mvista.com>
5449
5450 * gdb.texinfo (Remote Protocol): Document v and vCont.
5451
172c2a43
KI
54522003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5453
5454 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5455 * gdbint.texinfo: Ditto.
5456
71952f4c
AC
54572003-10-09 Andrew Cagney <cagney@redhat.com>
5458
5459 From 2003-09-18 David Anderson <davea@sgi.com>:
5460 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5461 "command".
5462
268e2188
AC
54632003-10-03 Andrew Cagney <cagney@redhat.com>
5464
5465 * gdbint.texinfo (Target Architecture Definition): Deprecate
5466 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5467 just target.
5468
12c266ea 54692003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5470
f30992d4 5471 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5472 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5473 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5474 * gdbint.texinfo (Target Architecture Definition): Rename
5475
54762003-09-30 Andrew Cagney <cagney@redhat.com>
5477
f30992d4 5478 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5479 (Target Architecture Definition):
f30992d4 5480
2e092625
AC
5481 * gdbint.texinfo (Target Architecture Definition): Rename
5482 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5483
0717ae8a
AC
54842003-09-29 Andrew Cagney <cagney@redhat.com>
5485
dad809b7
AC
5486 * gdbint.texinfo (Target Architecture Definition): Delete
5487 documentation for NEED_TEXT_START_END.
5488
0717ae8a
AC
5489 * gdbint.texinfo (Target Architecture Definition): Rename
5490 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5491 TARGET_WRITE_PC.
a9331b3f 5492
af6cf26d
MC
54932003-09-22 Michael Chastain <mec@shout.net>
5494
5495 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5496
ee206350
AG
54972003-09-21 Anthony Green <green@redhat.com>
5498
5499 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5500
a38c9fe6
MK
55012003-09-21 Mark Kettenis <kettenis@gnu.org>
5502
5503 * gdbint.texinfo (Target Architecture Definition): Document
5504 stabs_argument_has_addr.
5505
77949794
AC
55062003-09-18 Andrew Cagney <cagney@redhat.com>
5507
5508 * gdbint.texinfo (Target Architecture Definition): Delete
5509 documentation on REGISTER_NAMES.
5510
8e823e25
MK
55112003-09-13 Mark Kettenis <kettenis@gnu.org>
5512
5513 * gdbint.texinfo (Target Architecture Definition): Replace
5514 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5515
f27dd7fd
AC
55162003-09-11 Andrew Cagney <cagney@redhat.com>
5517
5518 * gdbint.texinfo (Target Architecture Definition): Replace
5519 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5520
8b148df9
AC
55212003-08-18 Andrew Cagney <cagney@redhat.com>
5522
5523 * gdbint.texinfo (Target Architecture Definition): Document
5524 "frame_red_zone_size".
5525
25d29d70
AC
55262003-08-09 Andrew Cagney <cagney@redhat.com>
5527
5528 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5529 with "set/show backtrace past-main" and "set/show backtrace
5530 limit".
5531
c938e9b0
L
55322003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5533
5534 * Makefile.in (install-info): Support DESTDIR.
5535 (install-html): Likewise.
5536
64fabec2
AC
55372003-08-07 Andrew Cagney <cagney@redhat.com>
5538
5539 Patch from Nick Roberts.
5540 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5541 bindings. Remove description of send-gdb-command.
5542
2fcf52f0
AC
55432003-08-07 Andrew Cagney <cagney@redhat.com>
5544
5545 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5546 GDB 6.0.
5547
086432e2
AC
55482003-08-06 Andrew Cagney <cagney@redhat.com>
5549
5550 * gdb.texinfo (Mode Options): Mention that level three is the
5551 highest available and that level 2 is deprecated.
5552 (Annotations Overview): Mention annotation levels. Cross reference
5553 to "Limitations of the Annotation Interface" in annotate.texi.
5554 (TODO, Value Annotations, Frame Annotations): Delete section.
5555 (Displays, Breakpoint Info): Delete.
5556
e5249f67
AC
55572003-08-04 Andrew Cagney <cagney@redhat.com>
5558
5559 * agentexpr.texi: Delete @bye.
5560 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5561 (stabs.info): Add $(srcdir) to include search path.
5562 (html): Depend on "annotate_toc.html", and not "annotate.html".
5563 * stabs.texinfo: Ditto. Include "fdl.texi".
5564 * gdbint.texinfo: Update copyright statement's list of invariant
5565 sections.
5566
e6f672d2
AC
55672003-07-28 Andrew Cagney <cagney@redhat.com>
5568
5569 * Makefile.in (INFO_DEPS): Add annotate.info.
5570 (dvi, ps, html, pdf): Add annotate.
5571 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5572 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5573 (ANNOTATE_DOC_FILES): New macro.
5574 (ANNOTATE_TEX_TMPS): New macro.
5575 (annotate.info, annotate_toc.html): Specify dependencies.
5576 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5577 * annotate.texinfo: Rename annotate.texi. Get building. Add
5578 "Migrating to GDB/MI" and "Limitations of the Annotation
5579 Interface" chapters. Mention why it is not part of the user
5580 guide. Update copyright notice. Include "fdl.texi".
5581
72ffddc9
SC
55822003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5583
5584 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5585
a9f12a31
DJ
55862003-07-24 Daniel Jacobowitz <drow@mvista.com>
5587
5588 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5589
b1fe9455
DJ
55902003-07-24 Daniel Jacobowitz <drow@mvista.com>
5591
5592 * gdb.texinfo (Server): Mention pidof.
5593
153721e6
AC
55942003-07-22 Andrew Cagney <cagney@redhat.com>
5595
5596 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5597 list.
5598
0fac0b41
DJ
55992003-06-28 Daniel Jacobowitz <drow@mvista.com>
5600
5601 * gdb.texinfo (Logging output): New chapter.
5602
4e562065
JB
56032003-06-24 Joel Brobecker <brobecker@gnat.com>
5604
5605 * gdb.texinfo (Unsupported languages): New section.
5606 (Languages): Add link to new section.
5607
f2c06f52
AC
56082003-06-22 Andrew Cagney <cagney@redhat.com>
5609
5610 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5611
b4177fca
DJ
56122003-06-22 Daniel Jacobowitz <drow@mvista.com>
5613
5614 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5615
f418dd93
DJ
56162003-06-22 Daniel Jacobowitz <drow@mvista.com>
5617
5618 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5619 * agentexpr.texi: Retitle section, and change it to an appendix.
5620 Comment out texinfo initialization. Factor a @var{} into two
5621 pieces to prevent makeinfo warnings.
5622 * gdb.texinfo: Add Agent Expressions appendix.
5623
4ca61388
DJ
56242003-06-19 Daniel Jacobowitz <drow@mvista.com>
5625
5626 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5627
07f31aa6
DJ
56282003-06-18 Daniel Jacobowitz <drow@mvista.com>
5629
5ae4183a 5630 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5631 remote target". Document the "detach" and "disconnect" commands.
5632 (Server, Netware, Debug Session): Reference "Connecting to a
5633 remote target".
5634 (GDB/MI Target Manipulation): Document "-target-disconnect".
5635
2dd0da42
AC
56362003-06-13 Andrew Cagney <cagney@redhat.com>
5637
5638 * gdbint.texinfo (Target Architecture Definition): Deprecate
5639 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5640 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5641
e7a3abfc
JB
56422003-06-09 Jim Blandy <jimb@redhat.com>
5643
5644 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5645
25e3a86b
AC
56462003-06-08 Andrew Cagney <cagney@redhat.com>
5647
5648 * gdbint.texinfo (Target Architecture Definition): Delete
5649 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5650
a9e5fdc2
AC
56512003-06-08 Andrew Cagney <cagney@redhat.com>
5652
5653 * gdbint.texinfo (Target Architecture Definition): Document
5654 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5655
b37303ee
AF
56562003-06-07 Adam Fedor <fedor@gnu.org>
5657
5658 * gdb.texinfo: Add Objective-C documentation.
5659
39fe6e80
AC
56602003-06-01 Andrew Cagney <cagney@redhat.com>
5661
5662 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5663 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5664
125309b2
AC
56652003-05-21 Andrew Cagney <cagney@redhat.com>
5666
5667 * gdbint.texinfo (Target Architecture Definition): Delete
5668 references to "extract_address" and "store_address".
5669
b8b527c5
AC
56702003-05-16 Andrew Cagney <cagney@redhat.com>
5671
5672 * gdbint.texinfo (Target Architecture Definition): Replace
5673 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5674 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5675
50e3ee83
TR
56762003-05-14 Theodore A. Roth <troth@openavr.org>
5677
5678 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5679
44e2be90
L
56802003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5681
5682 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5683 (gdb.dvi): Likewise.
5684 (gdb.pdf): Likewise.
5685 (links2roff): Likewise.
5686
df5215a6
JB
56872003-05-08 Jim Blandy <jimb@redhat.com>
5688
5689 * gdb.texinfo (Dump/Restore Files): Update documentation for
5690 'dump', 'append', and 'restore': note that format argument is
5691 optional; simplify presentation of the command variants; and be
5692 more precise about the formats.
5693
5e7b2f39
JB
56942003-05-07 Jim Blandy <jimb@redhat.com>
5695
5696 * gdb.texinfo (Symbols): Update documentation: 'maint list
5697 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5698 symtabs' and 'maint info psymtabs'.
5699
b1e29e33
AC
57002003-05-05 Andrew Cagney <cagney@redhat.com>
5701
5702 * gdbint.texinfo (Target Architecture Definition): Make
5703 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5704 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5705 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5706
00905d52
AC
57072003-05-04 Andrew Cagney <cagney@redhat.com>
5708
5709 * gdb.texinfo (Maintenance Commands): Document "maint print
5710 dummy-frames".
5711
54ff5908
AC
57122003-05-04 Andrew Cagney <cagney@redhat.com>
5713
5714 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5715
32e7087d
JB
57162003-05-03 J. Brobecker <brobecker@gnat.com>
5717
5718 Thierry Schneider <tpschneider1@yahoo.com>
5719 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5720 for new MI command.
5721
7043d8dc
AC
57222003-05-03 Andrew Cagney <cagney@redhat.com>
5723
5724 * gdbint.texinfo (Target Architecture Definition): Document
5725 push_dummy_code. Add cross references.
5726
e33d66ec
EZ
57272003-05-02 Elena Zannoni <ezannoni@redhat.com>
5728
5729 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5730 set/show charsets commands.
5731
0ba6dca9
AC
57322003-04-28 Andrew Cagney <cagney@redhat.com>
5733
5734 * gdbint.texinfo (Target Architecture Definition): Replace
5735 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5736 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5737
d7a27068
AC
57382003-04-28 Andrew Cagney <cagney@redhat.com>
5739
5740 * gdbint.texinfo (Target Architecture Definition): Rename
5741 "tm_print_insn" to "deprecated_tm_print_insn".
5742
44ea7b70
JB
57432003-04-09 Jim Blandy <jimb@redhat.com>
5744
5745 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5746 list psymtabs'.
5747
fb8f8949
AC
57482003-04-08 Andrew Cagney <cagney@redhat.com>
5749
5750 * gdbint.texinfo (Target Architecture Definition): Delete
5751 references to EXTRA_FRAME_INFO.
5752
32fb0f22
AC
57532003-04-08 Andrew Cagney <cagney@redhat.com>
5754
5755 * gdbint.texinfo (Target Architecture Definition): Delete
5756 PRINT_TYPELESS_INTEGER.
5757
6be67e67
JB
57582003-04-02 J. Brobecker <brobecker@gnat.com>
5759
5760 * observer.texi (GDB Observers): Adjust the documentation for the
5761 normal_stop notification to better describe reality. Fix a couple
5762 of minor typos.
5763
4e35d5f0
BR
57642003-04-02 Bob Rossi <bob_rossi@cox.net>
5765
a9331b3f 5766 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5767 '-file-list-exec-source-file'
5768
e8a8712a
AC
57692003-03-31 Andrew Cagney <cagney@redhat.com>
5770
5771 * gdbint.texinfo (Target Architecture Definition): Delete
5772 references to CALL_DUMMY_P.
5773
6c0e89ed
AC
57742003-03-30 Andrew Cagney <cagney@redhat.com>
5775
5776 * gdbint.texinfo (Target Architecture Definition): Remove
5777 reference to TARGET_WRITE_SP.
a9331b3f 5778
378bfd1b
AC
57792003-03-27 Andrew Cagney <cagney@redhat.com>
5780
5781 * gdbint.texinfo (Target Architecture Definition): Remove
5782 references to write_sp.
6c0e89ed 5783
922fbb7b
AC
57842003-03-27 Andrew Cagney <cagney@redhat.com>
5785
5786 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5787 chapter body. Use @smallexample instead of @example.
5788 (Annotations): Ditto.
5789 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5790 annotate.texi.
5791
b81774d8
AC
57922003-03-26 Andrew Cagney <cagney@redhat.com>
5793
5794 * gdbint.texinfo (Target Architecture Definition): Replace
5795 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5796 dummy_addr parameters.
5797
1bf6d5cc
AC
57982003-03-25 Andrew Cagney <cagney@redhat.com>
5799
5800 * gdbint.texinfo (Target Architecture Definition): Delete
5801 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5802 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5803 Add reference to PUSH_ARGUMENTS.
5804
618ce49f
AC
58052003-03-23 Andrew Cagney <cagney@redhat.com>
5806
5807 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5808 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5809
bcd7e15f
JB
58102003-03-18 J. Brobecker <brobecker@gnat.com>
5811
5812 * gdbint.texinfo (Algorithms): Add new section describing the
5813 Observer paradigm.
5814 (Top): Add menu entry to new observer appendix.
5815 * observer.texi: New file.
5816 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5817 new observer.texi file.
5818
9fe8321b
AC
58192003-03-17 Andrew Cagney <cagney@redhat.com>
5820
5821 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5822 that GNU Press update the manual version number.
5823
ac2adee5
AC
58242003-03-12 Andrew Cagney <cagney@redhat.com>
5825
5826 * gdbint.texinfo (Target Architecture Definition): Delete
5827 references to get_saved_register. Rename GET_SAVED_REGISTER to
5828 DEPRECATED_GET_SAVED_REGISTER.
5829
749b82f6
AC
58302003-03-13 Andrew Cagney <cagney@redhat.com>
5831
5832 * gdbint.texinfo (Target Architecture Definition): Replace
5833 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5834
8bedc050
AC
58352003-03-12 Andrew Cagney <cagney@redhat.com>
5836
5837 * gdbint.texinfo (Target Architecture Definition): Rename
5838 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5839
0ce1b118
CV
58402003-03-10 Corinna Vinschen <vinschen@redhat.com>
5841
5842 * gdb.texinfo: Add File-I/O documentation.
5843
12cc2063
AC
58442003-03-10 Andrew Cagney <cagney@redhat.com>
5845
5846 * gdbint.texinfo (Target Architecture Definition): Cross reference
5847 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5848
7453dc06
AC
58492003-03-07 Andrew Cagney <cagney@redhat.com>
5850
5851 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5852 frame" command.
5853
6314f104
AC
58542003-03-05 Andrew Cagney <cagney@redhat.com>
5855
5856 * gdbint.texinfo (Target Architecture Definition): Document
5857 unwind_dummy_id. Cross reference unwind_dummy_id and
5858 SAVE_DUMMY_FRAME_TOS.
5859
f1212245
DJ
58602003-03-05 James Ingham <jingham@apple.com>
5861 Daniel Jacobowitz <drow@mvista.com>
5862
5863 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5864 and "show cp-abi".
5865
77e7e267
AC
58662003-03-03 Andrew Cagney <cagney@redhat.com>
5867
5868 * gdbint.texinfo (Target Architecture Definition): Document
5869 register_type.
5870
838a8221
AC
58712003-03-03 Andrew Cagney <cagney@redhat.com>
5872
5873 * stabs.texinfo (Structures): Use @samp and separate @var's
5874 instead of a single @var containing a comma separated list.
5875 (Unions): Ditto.
5876
d7f4a264
DJ
58772003-03-02 Daniel Jacobowitz <drow@mvista.com>
5878
5879 * Makefile.in (distclean): Remove config.log.
5880
f30ee0bc
AC
58812003-03-01 Andrew Cagney <cagney@redhat.com>
5882
5883 * gdbint.texinfo (Target Architecture Definition): Rename
5884 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5885
58862003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5887
5888 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5889 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5890
be448670
CF
58912003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5892
5893 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5894 (Non-debug DLL symbols): New node, describing the minimal symbols
5895 loaded from DLLs without real debugging symbols.
5896
501eef12
AC
58972003-02-20 Andrew Cagney <ac131313@redhat.com>
5898
5899 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5900 hardware-breakpoint-limit".
5901 (Set Watchpoints): Add cross reference to "set remote
5902 hardware-watchpoint-limit".
5903 (Remote configuration options): New section.
5904
21c294e6
AC
59052003-02-04 Andrew Cagney <ac131313@redhat.com>
5906
e9be73e4
AC
5907 * gdbint.texinfo (Target Architecture Definition): Delete
5908 descrption of IS_TRAPPED_INTERNALVAR.
5909
21c294e6
AC
5910 From Keith Seitz <keiths@redhat.com>:
5911 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5912 option "-i"/"--interpreter" to this chapter. Include index
5913 entries.
5914
0179ffac
DC
59152003-02-04 David Carlton <carlton@math.stanford.edu>
5916
5917 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5918 (Variables): Recommend stabs+ and DWARF 2.
5919 (C plus plus expressions): Correct info about
5920 compiler versions, debug formats.
5921 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5922 PR symtab/874.
5923
7ca9f392
AC
59242003-02-01 Andrew Cagney <ac131313@redhat.com>
5925
5926 * gdbint.texinfo (Target Architecture Definition): Delete
5927 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5928 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5929 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5930 references to nindy and i960.
5931 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5932
31a85ea2
AC
59332003-02-01 Andrew Cagney <ac131313@redhat.com>
5934
5935 * gdbint.texinfo (Target Architecture Definition): Delete
5936 FLOAT_INFO.
5937
6b894e49
AC
59382003-01-30 Andrew Cagney <ac131313@redhat.com>
5939
5940 * stabs.texinfo (Member Type Descriptor): Clarify description of
5941 `@'. Suggested by Ben Hutchings.
5942
c48861fb
AC
59432003-01-29 Andrew Cagney <ac131313@redhat.com>
5944
5945 * gdb.texinfo (M68K): Delete reference to es1800.
5946
617073a9
AC
59472003-01-29 Andrew Cagney <ac131313@redhat.com>
5948
5949 * gdb.texinfo (Maintenance Commands): Document `maint print
5950 reggroups' and `maint print register-groups'.
5951 * gdbint.texinfo (Target Architecture Definition): Document
5952 register_reggroup_p.
5953
5b5d99cf
JB
59542003-01-23 Jim Blandy <jimb@redhat.com>
5955
5956 * gdb.texinfo (Separate Debug Files): New section.
5957
e7ba9c65
DJ
59582003-01-22 Daniel Jacobowitz <drow@mvista.com>
5959
5960 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5961 and "maint show profile".
5962
94e91d6d
MC
59632003-01-16 Michael Chastain <mec@shout.net>
5964
5965 * gdb.texinfo (Installing GDB): Warn against
5966 ".../gdb-VERSION/gdb/configure".
5967 (Separate Objdir): Likewise.
5968
867f3898
AC
59692003-01-15 Andrew Cagney <ac131313@redhat.com>
5970
5971 * gdbint.texinfo (Target Architecture Definition): Delete
5972 definition of PRINT_REGISTER_HOOK.
5973
f153cc92
EZ
59742003-01-15 Elena Zannoni <ezannoni@redhat.com>
5975
5976 (OpenRISC 1000): Fix formatting of command names.
5977
c60eb6f1
EZ
59782003-01-15 Elena Zannoni <ezannoni@redhat.com>
5979
5980 * gdb.texinfo (Continuing and Stepping): Add new command
5981 'advance'. Clarify behavior of 'until'.
5982
f5ebfba0
DJ
59832003-01-13 Daniel Jacobowitz <drow@mvista.com>
5984
5985 * gdb.texinfo (Files): Document solib-absolute-prefix and
5986 solib-search-path.
5987
4ce8657e
MC
59882003-01-09 Michael Chastain <mec@shout.net>
5989
5990 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5991 (Create a Release): Add new instructions for new @file{src-release}.
5992 Document existing instructions for @file{Makefile.in} as
5993 being for @value{GDBN} 5.3.1 or earlier.
5994
372613e3
AC
59952003-01-09 Andrew Cagney <ac131313@redhat.com>
5996
5997 * gdbint.texinfo (Target Architecture Definition): Mention
5998 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5999 allocate memory.
6000
b4e9345d
DJ
60012003-01-04 Daniel Jacobowitz <drow@mvista.com>
6002
6003 * gdb.texinfo (Controlling GDB): Add @kindex for
6004 "show osabi".
6005 (Backtraces): Add @kindex's for backtrace-below-main.
6006
98b45e30
DJ
60072003-01-04 Daniel Jacobowitz <drow@mvista.com>
6008
6009 * gdb.texinfo (Controlling GDB): Document "set osabi".
6010
95f90d25
DJ
60112003-01-04 Daniel Jacobowitz <drow@mvista.com>
6012
6013 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6014 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6015
1e698235
DJ
60162003-01-04 Daniel Jacobowitz <drow@mvista.com>
6017
6018 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6019 "set coerce-float-to-double".
6020 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6021
e632838e
AC
60222003-01-02 Andrew Cagney <ac131313@redhat.com>
6023
6024 * stabs.texinfo: Remove obsolete text.
6025 * gdbint.texinfo: Ditto.
6026 * gdb.texinfo: Ditto.
6027
c133ab7a
MK
60282002-12-22 Mark Kettenis <kettenis@gnu.org>
6029
6030 * gdbint.texinfo (Target Architecture Definition): Update
6031 description of gdbarch_register_osabi.
6032
f821f325
KH
60332002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6034
6035 * agentexpr.texi: Fix typos.
6036 * annotate.texi: Likewise.
6037 * fdl.texi: Likewise.
6038
85a6d8d3 60392002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6040
6041 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6042 DEPRECATED_INIT_FRAME_PC.
6043
ae45cd16
AC
60442002-12-01 Andrew Cagney <ac131313@redhat.com>
6045
6046 * gdbint.texinfo (Target Architecture Definition): Delete
6047 PC_IN_CALL_DUMMY.
6048
07555a72
AC
60492002-11-28 Andrew Cagney <ac131313@redhat.com>
6050
6051 * gdbint.texinfo (Host Definition): Delete documentation on
6052 USE_GENERIC_DUMMY_FRAMES.
6053
c166cdc7
EZ
60542002-11-26 Elena Zannoni <ezannoni@redhat.com>
6055
5ae4183a 6056 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6057 * Makefile.in (install-info): Run the install-info command as part
6058 of the post install steps only.
6059 (uninstall-info): New target.
6060 (uninstall): New target.
6061
35db0260
EZ
60622002-11-22 Elena Zannoni <ezannoni@redhat.com>
6063
6064 * Makefile.in (install): Make install do some real work.
6065
9ba8d803
AC
60662002-11-19 Andrew Cagney <ac131313@redhat.com>
6067
6068 Fix POSIX problem reported by Paul Eggert.
6069 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6070 Fix PR gdb/527.
6071
903ad3a6
AC
60722002-10-26 Andrew Cagney <cagney@redhat.com>
6073
6074 * gdbint.texinfo (Target Architecture Definition): Delete
6075 definition of DO_REGISTERS_INFO.
6076
f2abfe65
KB
60772002-10-18 Kevin Buettner <kevinb@redhat.com>
6078
6079 * gdbint.texinfo (Address Classes): Fix problems with insertion
6080 of ``{'' and ``}'' in example.
6081
b5b0480a
KB
60822002-10-17 Kevin Buettner <kevinb@redhat.com>
6083
6084 * gdbint.texinfo (Address Classes): New section.
6085 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6086 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6087 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6088 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6089
c85508ee
KD
60902002-10-11 Klee Dienes <kdienes@apple.com>
6091
6092 * gdb.texinfo (Registers): Mention vector registers as well as
6093 floating registers in the documentation for 'info registers' and
6094 'info all-registers'.
6095
6d12fc3d
DJ
60962002-10-11 Daniel Jacobowitz <drow@mvista.com>
6097
6098 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6099
8d19fbd2
JJ
61002002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6101
6102 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6103 interface definition.
6104
a37295f9
MM
61052002-10-03 Marko Mlinar <markom@opencores.org>
6106
6107 * gdb.texinfo (Target Commands): Add or1k target specific
6108 commands.
6109 * gdb.texinfo (Contributors): Add myself to the contributors list.
6110
da0f9dcd
AC
61112002-10-01 Andrew Cagney <ac131313@redhat.com>
6112
6113 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6114 and "mi1" instead of "mi1" and "mi0".
6115
2e834e49
HPN
61162002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6117
6118 * gdb.texinfo (Packets): Fix typos "alligned".
6119 Correct z3/Z3 description. Correct z4/Z4 title.
6120
050be0dc
AC
61212002-09-27 Andrew Cagney <ac131313@redhat.com>
6122
6123 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6124
1104b9e7
KB
61252002-09-25 Kevin Buettner <kevinb@redhat.com>
6126
6127 * gdb.texinfo: Use GNU/Linux instead of Linux.
6128
512217c7
AC
61292002-09-25 Andrew Cagney <ac131313@redhat.com>
6130
6131 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6132
10998722
AC
61332002-09-24 Andrew Cagney <ac131313@redhat.com>
6134
512217c7 6135 * gdb.texinfo: Replace @example with @smallexample.
10998722 6136
a0eb71c5
KB
61372002-09-20 Kevin Buettner <kevinb@redhat.com>
6138
f7dc1244 6139 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6140 * gdb.texinfo (Character Sets): Use @smallexample instead of
6141 @example. Use GNU/Linux instead of Linux.
6142
61432002-09-20 Jim Blandy <jimb@redhat.com>
6144
6145 * gdb.texinfo: Add character set documentation.
6146
2f870471
AC
61472002-09-19 Andrew Cagney <ac131313@redhat.com>
6148
6149 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6150 (Packets): Add cross reference from `b' packet to `z' packets.
6151
790eb8f5
AC
61522002-09-19 Andrew Cagney <ac131313@redhat.com>
6153
8d30a00d
AC
6154 * gdb.texinfo (Maintenance Commands): Document ``maint
6155 internal-error'' and ``maint internal-warning''.
6156
790eb8f5
AC
6157 * gdbint.texinfo (Target Architecture Definition): Revise
6158 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6159
a23a7bf1
JB
61602002-09-19 Joel Brobecker <brobecker@gnat.com>
6161
6162 * gdbint.texinfo (Target Conditionals): Document the new
6163 NAME_OF_MALLOC macro.
6164
299ffc64
AC
61652002-09-05 Andrew Cagney <ac131313@redhat.com>
6166
6167 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6168 engineer.
6169
b7bb15bc
SC
61702002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6171
6172 * gdb.texinfo (TUI Overview): Document status line fields.
6173
3d757584
SC
61742002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6175
6176 * gdb.texinfo (TUI Commands): Document info win command.
6177
269c21fe
SC
61782002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6179
6180 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6181
7cf36c78
SC
61822002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6183
6184 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6185 (TUI Keys): Likewise.
6186
d2c6833e
AC
61872002-08-25 Andrew Cagney <ac131313@redhat.com>
6188
6189 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6190 for a packet receive.
6191
46d8b1c3
AC
61922002-08-25 Andrew Cagney <ac131313@redhat.com>
6193
6194 * Makefile.in (clean): Move to end of file.
6195 (distclean, maintainer-clean, realclean): Ditto.
6196 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6197 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6198 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6199 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6200
b0787093
AC
62012002-08-24 Andrew Cagney <ac131313@redhat.com>
6202
6203 * Makefile.in (GDBINT_TEX_TMPS): Define.
6204 (gdbint.dvi, gdbint.pdf): Use
6205 (GDB_TEX_TMPS): Define.
6206 (gdb.dvi, gdb.pdf): Use.
6207 (STABS_TEX_TMPS): Define.
6208 (stabs.dvi, stabs.pdf): Use.
6209 (GDB_DOC_SOURCE_INCLUDES): New macros.
6210 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6211 (GDBINT_DOC_FILES_INCLUDES): New macros.
6212 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6213 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6214 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6215 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6216 (links2roff): Replace SFILES_INCLUDED with
6217 GDB_DOC_SOURCE_INCLUDES.
6218 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6219 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6220 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6221 dependencies.
6222 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6223 dependencies.
6224 (gdbmi.texinfo): Delete rule.
6225 (inc-hist.texinfo): Delete rule.
6226 (rluser.texinfo): Delete rule.
6227
ebba8386
AC
62282002-08-23 Andrew Cagney <cagney@redhat.com>
6229
6230 * gdbint.texinfo (Target Architecture Definition): Update
6231 STORE_RETURN_VALUE, mention regcache.
6232
0ab7a791
AC
62332002-08-21 Andrew Cagney <ac131313@redhat.com>
6234
6235 * gdbint.texinfo (Target Architecture Definition): Document
6236 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6237
ee2d5c50
AC
62382002-08-19 Andrew Cagney <ac131313@redhat.com>
6239
6240 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6241 Fix minor typos. Add index entries.
6242
53c69bd7
AC
62432002-08-18 Andrew Cagney <ac131313@redhat.com>
6244
6245 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6246
e76f1f2e
AC
62472002-08-15 Andrew Cagney <ac131313@redhat.com>
6248
6249 * gdbint.texinfo (Target Architecture Definition): Document
6250 PRINT_VECTOR_INFO.
6251 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6252
0680b120
AC
62532002-08-13 Andrew Cagney <ac131313@redhat.com>
6254
6255 * gdb.texinfo (Maintenance Commands): Document "maint print
6256 registers", "maint print raw-registers" and "maint print
6257 cooked-registers".
6258
3c3bea1c
GS
62592002-08-08 Grace Sainsbury <graces@redhat.com>
6260
a9331b3f 6261 From Mark Salter:
3c3bea1c
GS
6262 * gdb.texinfo (Protocol): Document T packet extension to
6263 allow watchpoint address reporting.
6264
42f9b0a5
AC
62652002-08-03 Andrew Cagney <ac131313@redhat.com>
6266
6267 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6268
db034ac5
AC
62692002-08-01 Andrew Cagney <cagney@redhat.com>
6270
6271 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6272 to CHILL.
6273
e2b28d04
AC
62742002-08-01 Andrew Cagney <ac131313@redhat.com>
6275
6276 * gdbint.texinfo (Coding): Revise section "Include Files".
6277
7fb623f7
AC
62782002-07-24 Andrew Cagney <cagney@redhat.com>
6279
6280 * gdbint.texinfo: Obsolete references to m88k.
6281 * gdb.texinfo: Ditto.
6282
4a2b4636
JB
62832002-07-10 Joel Brobecker <brobecker@gnat.com>
6284
7fb623f7 6285 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6286 where the proper version of autoconf can be retrieved.
6287
a71ec265
DH
62882002-07-09 Don Howard <dhoward@redhat.com>
6289
6290 * gdb.texinfo (Command Files): Further describe the behavior of
6291 sourced command files.
6292
b9aa90c9
AC
62932002-06-27 Andrew Cagney <ac131313@redhat.com>
6294
6295 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6296 (Coding): Clarify ISO C version that GDB assumes.
6297
40dd2248
TT
62982002-06-26 Tom Tromey <tromey@redhat.com>
6299
6300 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6301 add_setshow_cmd_full.
6302
bfac230e
DH
63032002-06-25 Don Howard <dhoward@redhat.com>
6304
6305 * gdb.texinfo (Memory Region Attributes): Document new behavior
6306 for 'mem' command.
6307
475b0867
JB
63082002-06-11 Jim Blandy <jimb@redhat.com>
6309
919d772c
JB
6310 * gdb.texinfo (Symbols): Update documentation for `info source'
6311 command.
6312
475b0867
JB
6313 * gdb.texinfo (Macros): Call the command `info macro', not
6314 `show macro'.
6315
ba8c9337
AC
63162002-06-09 Andrew Cagney <ac131313@redhat.com>
6317
6318 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6319 data''.
6320
1029b7fa
MK
63212002-06-09 Mark Kettenis <kettenis@gnu.org>
6322
6323 * gdbint.texinfo (Target Architecture Definition): Document
6324 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6325
16737d73
AC
63262002-06-08 Andrew Cagney <ac131313@redhat.com>
6327
6328 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6329 lists.
6330
30107679
AC
63312002-06-08 Andrew Cagney <ac131313@redhat.com>
6332
6333 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6334 Branch''.
6335
3352e23e
AC
63362002-06-01 Andrew Cagney <ac131313@redhat.com>
6337
6338 * gdbint.texinfo (Target Architecture Definition): Add section
6339 ``Converting an existing Target Architecture to Multi-arch''.
6340
cbb09e6a
AC
63412002-05-30 Andrew Cagney <ac131313@redhat.com>
6342
6343 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6344 to ``Obsoleting code''. Revise.
6345
e2e0bcd1
JB
63462002-05-17 Jim Blandy <jimb@redhat.com>
6347
6348 * gdb.texinfo (C Preprocessor Macros): New chapter.
6349 Include it in the main menu.
6350 (Contributors): Credit Jim Blandy with macro support.
6351 (Compilation): Explain how to get macro information into the
6352 executable.
6353 (Expressions): Note that preprocessor macros are expanded.
6354
9db8d71f
DJ
63552002-05-14 Daniel Jacobowitz <drow@mvista.com>
6356
6357 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6358 options for `target remote'.
6359
6d531722
AC
63602002-05-13 Andrew Cagney <ac131313@redhat.com>
6361
6362 * gdbint.texinfo (Target Architecture Definition): Delete
6363 documentation on NNPC_REGNUM.
6364
13d01224
AC
63652002-05-11 Andrew Cagney <ac131313@redhat.com>
6366
6367 * gdbint.texinfo (Target Architecture Definition): Document
6368 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6369 (Target Architecture Definition): Revise section `Using Different
6370 Register and Memory Data Representations'. Add section `Raw and
6371 Virtual Register Representations'.
6372
b2e75d78
AC
63732002-05-11 Andrew Cagney <ac131313@redhat.com>
6374
6375 * gdbint.texinfo (Target Architecture Definition): Mention
6376 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6377 (Target Architecture Definition): Mention same. Add references to
6378 web pages.
6379
2c8682ee
MS
63802002-05-08 Michael Snyder <msnyder@redhat.com>
6381
6382 * stabs.texinfo (Attributes): Document new "vector" attribute.
6383
0816590b
AC
63842002-05-04 Andrew Cagney <ac131313@redhat.com>
6385
6386 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6387
2653173e
AC
63882002-05-04 Andrew Cagney <ac131313@redhat.com>
6389
6390 * gdb.texinfo: Delete obsolete references to a29k.
6391
d7bd68ca
AC
63922002-04-24 Andrew Cagney <ac131313@redhat.com>
6393
6394 * gdbint.texinfo (Target Architecture Definition): Replace
6395 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6396
21d83aa5
DM
63972002-04-24 David S. Miller <davem@redhat.com>
6398
6399 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6400
7673a6cc
DM
64012002-04-21 David S. Miller <davem@redhat.com>
6402
6403 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6404
d49d1e0a
AC
64052002-04-21 Andrew Cagney <ac131313@redhat.com>
6406
6407 * gdbint.texinfo (Target Architecture Definition): Delete
6408 definition of HAVE_REGISTER_WINDOWS.
6409
f7dc1244 64102002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6411
6412 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6413 "Theodore A. Roth" <troth@verinet.com>.
6414
5ca0cb28
DH
64152002-04-15 Don Howard <dhoward@redhat.com>
6416
f7dc1244 6417 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6418 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6419 Provide a better explaination of this feature.
5ca0cb28 6420
f208ba17
AC
64212002-04-14 Andrew Cagney <ac131313@redhat.com>
6422
6423 * gdbint.texinfo (Target Architecture Definition): Remove
6424 FRAME_CHAIN_COMBINE.
6425
d5ba91de
MC
64262002-04-12 Michael Chastain <mec@shout.net>
6427
6428 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6429 REG_STACK_SEGMENT.
6430
26818220
MC
64312002-04-09 Michael Chastain <mec@shout.net>
6432
6433 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6434 PYRAMID_* macros.
6435
129188f6
AC
64362002-04-07 Andrew Cagney <ac131313@redhat.com>
6437
6438 * gdb.texinfo (Bug Reporting): Document that the web is the
6439 prefered way of submitting bug reports.
6440 (Bug Reporting): Delete the s-mail address as the last resort.
6441
8227c0ff
AC
64422002-04-05 Andrew Cagney <ac131313@redhat.com>
6443
6444 * gdbint.texinfo (Target Architecture Definition): Delete
6445 references to TARGET_WRITE_FP and write_fp.
6446
16d9dec6
MS
64472002-03-27 Michael Snyder <msnyder@redhat.com>
6448
6449 * gdb.texinfo: Document new commands dump, append, and restore.
6450
9ae8b82c
AC
64512002-03-27 Andrew Cagney <ac131313@redhat.com>
6452
6453 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6454 Branch'.
6455
474c8240
AC
64562002-03-18 Andrew Cagney <ac131313@redhat.com>
6457
6458 * gdb.texinfo: Change all examples to @smallexample.
6459 * gdbint.texinfo: Ditto.
a9331b3f 6460
fb0ff88f
AC
64612002-03-18 Andrew Cagney <ac131313@redhat.com>
6462
6463 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6464 Branches''.
6465
9bb0a4d8
AC
64662002-03-18 Andrew Cagney <ac131313@redhat.com>
6467
6468 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6469 Policy''.
6470
937f164b
FF
64712002-03-04 Fred Fish <fnf@redhat.com>
6472
6473 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6474 expresson, suports, dependant, trhe, perhaphs, situtations,
6475 explictily, taged, oportunity, unfortunatly).
6476
a7b40f07
AC
64772002-02-24 Andrew Cagney <ac131313@redhat.com>
6478
6479 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6480 Remove reference to 3.12.
6481
aab4e0ec
AC
64822002-02-23 Andrew Cagney <ac131313@redhat.com>
6483
6484 * gdbint.texinfo: Include fdl.texi.
6485 (Top): Add GNU Free Documentation License.
6486 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6487 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6488 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6489 (gdbint.info): Add srcdir to include path.
6490 * gdb.texinfo: Include gpl.texi.
6491 (Top): Add Copying.
6492 * gpl.texi: New file.
6493
47b95330
AC
64942002-02-23 Andrew Cagney <ac131313@redhat.com>
6495
6496 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6497
78c47bea
PM
64982002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6499
6500 * gdb.texinfo: Document Cygwin native specific commands.
6501
56460a61
DJ
65022002-02-15 Daniel Jacobowitz <drow@mvista.com>
6503
6504 * gdb.texinfo: Document gdbserver ``--attach'' command.
6505
def71bfa
MS
65062002-02-07 Michael Snyder <msnyder@redhat.com>
6507
6508 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6509 to @code(_ovly_debug_event).
6510
c928edc0
AC
65112002-02-07 Andrew Cagney <ac131313@redhat.com>
6512
6513 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6514
81d46470
MS
65152002-02-06 Michael Snyder <msnyder@redhat.com>
6516
6517 * gdb.texinfo (overlays): Mention new magic symbol
6518 '_ovly_debug_event', which allows GDB to keep better track
6519 of overlays.
6520
f7dc1244 65212002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6522
6523 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6524 Suggested by Dmitry Sivachenko.
6525
6526 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6527
15110bc3
MS
65282002-02-01 Michael Snyder <msnyder@redhat.com>
6529
6530 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6531
6763aef9
MS
65322002-01-30 Michael Snyder <msnyder@redhat.com>
6533
ac282366
MS
6534 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6535 (set trust-readonly-sections): Document.
6763aef9 6536
8642bc8f
AC
65372002-01-29 Andrew Cagney <ac131313@redhat.com>
6538
6539 * gdbint.texinfo (Releasing GDB): Revise and update.
6540
afe64c1a
AC
65412002-01-28 Andrew Cagney <ac131313@redhat.com>
6542
6543 * gdbint.texinfo (Target Architecture Definition): Delete
6544 description of TARGET_BYTE_ORDER_DEFAULT.
6545
f7dc1244 65462002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6547
6548 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6549 <mitya@cavia.pp.ru>.
6550
3d6e1b5a
AC
65512002-01-23 Andrew Cagney <ac131313@redhat.com>
6552
6553 * libgdb.texinfo: Delete file.
6554
6c0e9fb3
AC
65552002-01-22 Andrew Cagney <ac131313@redhat.com>
6556
6557 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6558 * gdbint.texinfo: Ditto.
6559
e0ce93ac
AC
6560Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6561
6562 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6563
be298bcc
AC
65642002-01-22 Andrew Cagney <ac131313@redhat.com>
6565
6566 * Makefile.in: Update copyright.
6567 (TEXI2DVI): Define.
6568 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6569 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6570 gdb-cfg.texi.
6571 (TEXINDEX, PDFTEX): Delete makefile variables.
6572
8e04817f
AC
65732002-01-22 Andrew Cagney <ac131313@redhat.com>
6574
6575 * gdb.texinfo (Protocol): Move section to appendix.
6576
6b2f586d
AC
65772002-01-21 Andrew Cagney <ac131313@redhat.com>
6578
6579 * gdb.texinfo (Remote Debugging): Create a menu.
6580 (Top): Add ``Remote Debugging'' to menu.
6581
6f05cf9f
AC
65822002-01-21 Andrew Cagney <ac131313@redhat.com>
6583
6584 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6585 serial protocol'' from here.
6586 (Remote Debugging): To here. New chapter.
6587
3fd3d7d2
AC
65882002-01-20 Andrew Cagney <ac131313@redhat.com>
6589
6590 * gdbint.texinfo (Target Architecture Definition): Delete
6591 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6592
7fd60527
AC
65932002-01-20 Andrew Cagney <ac131313@redhat.com>
6594
6595 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6596 are no longer needed.
6597 (Porting GDB): Add maintainer note about configure.host.
6598
c2f05ac9
AC
65992002-01-20 Andrew Cagney <ac131313@redhat.com>
6600
6601 * gdbint.texinfo (Target Architecture Definition): Remove
6602 definition of IEEE_FLOAT.
6603
f7dc1244 66042002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6605
6606 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6607 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6608 <3diff@gnu.org>
231b2aad 6609
82600034
AC
66102002-01-19 Andrew Cagney <ac131313@redhat.com>
6611
6612 * gdbint.texinfo (Host Definition): Remove references to
6613 MALLOC_INCOMPATIBLE.
6614
7708fa01
AC
66152002-01-17 Andrew Cagney <ac131313@redhat.com>
6616
6617 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6618 and xyz-xdep.o.
6619
eb12ee30
AC
66202002-01-17 Andrew Cagney <ac131313@redhat.com>
6621
889bf7c5 6622 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6623 (Set Breaks): Copy ``maint info breakpoint'' doco to
6624 ``Maintenance Commands'' appendix. Add reference.
6625
c9ccaa92
AC
66262002-01-17 Andrew Cagney <ac131313@redhat.com>
6627
6628 * fdl.texi: Remove next/prev from @node.
6629
f7dc1244 66302002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6631
6632 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6633 for monstrous @multitable (from Brian Youmans).
6634
6635 * fdl.texi: New file.
6636
6637 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6638
8973da3a
AC
66392002-01-15 Andrew Cagney <ac131313@redhat.com>
6640
6641 * gdbint.texinfo (Releasing GDB): New chapter.
6642
7d86b5d5
AC
66432002-01-14 Andrew Cagney <ac131313@redhat.com>
6644
6645 * gdb.texinfo (Embedded Processors, Calling program functions):
6646 Obsolete references to a29k.
6647
cc1cb004
AC
66482002-01-13 Andrew Cagney <ac131313@redhat.com>
6649
6650 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6651 examples. Document that a code-block should do or discard its
6652 cleanups before exit.
6653
79f12247
MS
66542002-01-11 Michael Snyder <msnyder@redhat.com>
6655
6656 * gdb.texinfo (Choosing files): Change @samp to @file.
6657
19837790
MS
66582002-01-05 Michael Snyder <msnyder@redhat.com>
6659
6660 * gdb.texinfo (--pid): Document new command line option (attach).
6661
f7dc1244 66622002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6663
6664 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6665 in the stub.
6666
d7449b42
AC
66672002-01-04 Andrew Cagney <ac131313@redhat.com>
6668
6669 * gdbint.texinfo (Target Architecture Definition): Replace
6670 BIG_ENDIAN with BFD_ENDIAN_BIG.
6671
f23631e4
AC
66722002-01-03 Andrew Cagney <ac131313@redhat.com>
6673
6674 * gdbint.texinfo (Target Architecture Definition): Replace
6675 value_ptr with struct value pointer.
6676
72c9928d
EZ
66772002-01-02 Eli Zaretskii <eliz@gnu.org>
6678
6679 * gdb.texinfo (Free Software): Fix wording.
6680
959acfd1
EZ
66812001-12-31 Eli Zaretskii <eliz@gnu.org>
6682
6683 * gdb.texinfo (Free Software): New section ``Free Software Needs
6684 Free Documentation''.
6685
f7dc1244 66862001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6687
6688 * stabs.texinfo:
6689 * gdb.texinfo:
6690 * gdbint.texinfo:
6691 * libgdb.texinfo:
6692 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6693
6600abed
MS
66942001-12-29 Michael Snyder <msnyder@redhat.com>
6695
6696 * gdb.texinfo (maint info sections): Fix typo.
6697
f6680716
MS
66982001-12-26 Michael Snyder <msnyder@redhat.com>
6699
fe95c787
MS
6700 * gdb.texinfo (maint info sections): Document.
6701
a9331b3f 6702 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6703 'info proc' sub-options that are currently not implemented.
6704
c3d3ce5b
JB
67052001-12-20 Jim Blandy <jimb@redhat.com>
6706
6707 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6708
778eb05e
AC
67092001-12-15 Andrew Cagney <ac131313@redhat.com>
6710
6711 * gdbint.texinfo (Target Architecture Definition): Replace
6712 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6713
2607059c
AC
67142001-12-01 Andrew Cagney <ac131313@redhat.com>
6715
6716 * gdbint.texinfo (Host Definition): Delete documentation on
6717 HOST_BYTE_ORDER.
6718
df0cd8c5
JB
67192001-11-30 Jim Blandy <jimb@redhat.com>
6720
6721 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6722 overlay support. Add to top-level menu.
df0cd8c5 6723
88118b3a
TT
67242001-11-26 Tom Tromey <tromey@redhat.com>
6725
6726 * gdb.texinfo (Command Syntax): Document C-o binding.
6727
96565e91
CF
67282001-07-26 Christopher Faylor <cgf@redhat.com>
6729
6730 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6731 use since it is described in the referenced section.
6732
f7dc1244 6733 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6734 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6735 clearer when using DJGPP.
6736
2a3d5645
CF
67372001-11-24 Christopher Faylor <cgf@redhat.com>
6738
6739 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6740 specifically refer to MS-DOS.
6741 (command files): Mention gdb.ini is only used on MS-DOS.
6742
aa26fa3a
TT
67432001-11-21 Tom Tromey <tromey@redhat.com>
6744
6745 * gdb.texinfo (Invoking GDB): Document --args.
6746 (Mode Options): Likewise.
6747
4f8ada06
JB
67482001-11-21 Jim Blandy <jimb@redhat.com>
6749
6750 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6751 Delete documentation; this macro has been removed from the
6752 sources.
4f8ada06 6753
3fe0dc10
JB
67542001-11-13 Jim Blandy <jimb@redhat.com>
6755
6756 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6757
9e5abb06
CV
67582001-11-06 Corinna Vinschen <vinschen@redhat.com>
6759
6760 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6761
1c5dfdad
MS
67622001-11-05 Michael Snyder <msnyder@redhat.com>
6763
a9331b3f 6764 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6765 quote regexp chars in function names such as "operator*()".
6766
990f9fe3
FF
67672001-11-01 Fred Fish <fnf@redhat.com>
6768
6769 * gdbint.texinfo (SOLIB_ADD): Document additional new
6770 "readsyms" arg.
6771
b433d00b
DH
67722001-10-30 Don Howard <dhoward@redhat.com>
6773
070b1dd3
DH
6774 * gdb.texinfo: (Command Files) Added documentation for the
6775 behavior of gdb with input redirected from a file.
b433d00b 6776
b7209cb4
FF
67772001-10-28 Fred Fish <fnf@redhat.com>
6778
6779 * gdb.texinfo (auto-solib-add): Change docs to match
6780 implementation change.
6781 (auto-solib-limit): Add docs for new variable.
6782
1aa20aa8
AC
67832001-10-15 Andrew Cagney <ac131313@redhat.com>
6784
6785 * gdbint.texinfo (Target Architecture Definition): Function
6786 value_as_pointer renamed to value_as_address.
6787
fc0c74b1
AC
67882001-10-15 Andrew Cagney <ac131313@redhat.com>
6789
6790 * gdbint.texinfo (Target Architecture Definition): Default
6791 POINTER_TO_ADDRESS functions assume unsigned addresses.
6792 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6793 posting by Jim Blandy.
6794
f4846649
JB
67952001-10-12 Jim Blandy <jimb@redhat.com>
6796
6797 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6798 version of texi2html (1.64) doesn't support this flag any more.
6799
f277788b
MK
68002001-09-08 Mark Kettenis <kettenis@gnu.org>
6801
a9dc4918
MK
6802 * gdbint.texinfo (Host Definition): Remove description of
6803 MEM_FNS_DECLARED.
6804
d28379df
MK
6805 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6806
f277788b
MK
6807 * gdbint.texinfo (Host Definition): Remove description of
6808 HAVE_SIGSETMASK.
6809
7ccaa899
EZ
68102001-09-04 Elena Zannoni <ezannoni@redhat.com>
6811
6812 * gdbint.texinfo (Target Architecture Definition): Add
6813 explanation of TARGET_PRINT_INSN macro.
6814
17d9d558
JB
68152001-08-30 Jim Blandy <jimb@redhat.com>
6816
6817 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6818 Explain what it means to load relocatable files.
6819
72cde065
JB
68202001-08-28 Jim Blandy <jimb@redhat.com>
6821
6822 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6823 info `top' menu.
6824
9e678452
CF
6825Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6826
6827 * gdbint.texinfo: Add a cautionary note about macro use.
6828
a2bea4c3 68292001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6830
a2bea4c3
CV
6831 * gdb.texinfo: Explain omitting the hostname in the
6832 `target remote' command.
6833
1129bf27
DJ
68342001-07-30 Daniel Jacobowitz <drow@mvista.com>
6835
6836 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6837 and END-INFO-DIR-ENTRY.
6838
732b3002
SC
68392001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6840
6841 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6842
89437448
AC
68432001-07-25 Andrew Cagney <ac131313@redhat.com>
6844
6845 * gdbint.texinfo (libgdb): Rewrite.
6846
f7dc1244 68472001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6848
6849 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6850
c4555f82
SC
68512001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6852
6853 * gdb.texinfo (TUI): New chapter, document the TUI.
6854 (Mode Options): Document the -tui option.
6855
2f45a6e0
MK
68562001-07-23 Mark Kettenis <kettenis@gnu.org>
6857
6858 * gdbint.texinfo (Host Definition): Remove description of
6859 NEED_POSIX_SETPGID.
6860
f7dc1244 68612001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6862
6863 * gdb.tex (DJGPP Native): New node, with descriptions of
6864 DJGPP-specific commands.
6865
be9c6c35
JM
68662001-07-19 John R. Moore <jmoore@redhat.com>
6867
6868 * gdbint.texinfo: Three misspellings.
6869
dfa249fb
AC
68702001-07-06 Andrew Cagney <ac131313@redhat.com>
6871
6872 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6873 `test` expressions on bash. Problem reported by Colin Walters.
6874
c72e7388
AC
68752001-07-04 Andrew Cagney <ac131313@redhat.com>
6876
6877 * gdbint.texinfo (User Interface): Update ui-out documentation to
6878 refelect recent UI/MI updates.
6879
94bbb2c0
AC
68802001-07-04 Andrew Cagney <ac131313@redhat.com>
6881
6882 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6883 interpreters.
6884
af6c57ea
AC
68852001-06-15 Andrew Cagney <ac131313@redhat.com>
6886
6887 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6888 structure and not macros.
6889 (Host Definition): Document that much of this chapter is obsolete.
6890 (Target Architecture Definition): Update list of files that make
6891 up a target architecture.
6892 (Coding): Update.
6893
83aa8bc6
AC
68942001-06-28 Andrew Cagney <ac131313@redhat.com>
6895
6896 * gdbint.texinfo (Target Architecture Definition): Update
6897 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6898 The latter has been changed to a true predicate.
6899
f7dc1244 69002001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6901
6902 * annotate.texi: Add @noindent where needed. From Dmitry
6903 Sivachenko <dima@Chg.RU>.
6904 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6905
656db9b0
AC
69062001-06-16 Andrew Cagney <ac131313@redhat.com>
6907
6908 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6909
df2396a1
AC
69102001-06-14 Andrew Cagney <ac131313@redhat.com>
6911
6912 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6913 returns ``OK''. Document that the ``R'' packet does not reply.
6914
0f1f2b0a
MS
69152001-06-13 Michael Snyder <msnyder@redhat.com>
6916
6917 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6918
f7dc1244 69192001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6920
6921 * gdb.texinfo (Signals): Clarify the default setting of signal
6922 handling.
6923
a5d7c491
AC
69242001-05-14 Andrew Cagney <ac131313@redhat.com>
6925
6926 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6927 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6928
05a54c4f
AC
69292001-05-12 Andrew Cagney <ac131313@redhat.com>
6930
6931 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6932
f7dc1244 69332001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6934
6935 * gdbint.texinfo (Clean Design and Portable Implementation):
6936 Renamed from "Clean Design".
6937 (Clean Design and Portable Implementation): Document portable
6938 methods of handling file names, and the associated macros.
6939
f7dc1244 69402001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6941
6942 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6943 command and provide a cross-reference to its description.
6944 (Symbols): Note that "info scope" is useful for trace experiments.
6945
f7dc1244 69462001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6947
b37052ae
EZ
6948 * gdb.texinfo (Symbols): Document "info scope".
6949 (Tracepoints): New chapter.
6950 (Contributors): Update for v5.1.
6951 <All nodes>: Change "C++" to "C@t{++}".
6952
0ee54786
EZ
6953 * gdbint.texinfo (User Interface): A new section about ui_out
6954 functions, based on text written by Fernando Nasser.
6955
c534679c
EZ
6956 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6957
f7dc1244 69582001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6959
e9c75b65
EZ
6960 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6961
6962 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6963
6964 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6965 Replace "GDB" with "@value{GDBN}". Fix markup.
6966
6967 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6968
3d67e040
EZ
6969 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6970 a cross-reference to its description.
6971 (Symbols): Document "info symbol".
6972
f7dc1244 69732001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6974
6975 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6976 subsection "x86 Watchpoints".
6977 (Target Architecture Definition): Document the macros
6978 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6979 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6980
b0ed3589
AC
69812001-03-20 Andrew Cagney <ac131313@redhat.com>
6982
6983 * gdbint.texinfo (Target Architecture Definition): Update
6984 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6985 list.
6986
b6ba6518
KB
69872001-03-06 Kevin Buettner <kevinb@redhat.com>
6988
6989 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6990 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6991
f7dc1244 69922001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6993
6994 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6995
f7dc1244 69962001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6997
17cc6a06
EZ
6998 * gdb.texinfo (Environment): Document that `path' does not change
6999 the value of PATH in GDB's own environment (it did in the past,
7000 but that was changed on March 15, 1994). Reported by Doug Evans
7001 <dje@transmeta.com>.
7002
56caf160
EZ
7003 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7004 its line. Fix markup of commands and macros. Add an Index node
7005 and index entries.
7006
29e57380
C
70072001-01-23 J.T. Conklin <jtc@redback.com>
7008
7009 * gdb.texinfo (Memory region attributes): New manual section.
7010
1c6147de
ND
70112001-01-04 Nicholas Duffek <nsd@redhat.com>
7012
7013 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7014
f7dc1244 70152000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7016
7017 * refcard.tex: Version and copyright fixed. From Phil Edwards
7018 <pedwards@disaster.jaj.com>.
7019
0dcedd82
AC
7020Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7021
7022 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7023 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7024
3b851bce
AC
7025Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7026
7027 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7028 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7029
f7dc1244 70302000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7031
7032 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7033 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7034
b90a5f51
CF
70352000-11-10 Christopher Faylor <cgf@cygnus.com>
7036
7037 * gdb.texinfo: Document new 'set step-mode' command.
7038
f7dc1244 70392000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7040
7041 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7042 changes from Dmitry Sivachenko <dima@Chg.RU>.
7043
f7dc1244 70442000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7045
7046 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7047 From Steven Johnson <sbjohnson@ozemail.com.au>.
7048
2e685b93
MK
70492000-08-10 Mark Kettenis <kettenis@gnu.org>
7050
7051 * gdbint.texinfo (Overall Structure): Spelling fix.
7052
f7dc1244 70532000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7054
7055 * gdbint.texinfo (Target Architecture Definition): Document that
7056 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7057 for which REGISTER_CONVERTIBLE returns a zero value.
7058
63ac3005
EZ
70592000-07-08 Christopher Faylor <cgf@cygnus.com>
7060
7061 * Makefile.in (install-info): Find files to install in either the
7062 build or source directories (adapted from Makefile.am).
7063
bd79f757
ND
70642000-07-07 Nicholas Duffek <nsd@redhat.com>
7065
7066 * stabs.texinfo: Fix spelling errors.
7067 (String Field): FILE-NUMBER starts from 0, not 1.
7068
f7dc1244 70692000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7070
7071 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7072 Brian Youmans.
5f208f6d 7073
f7dc1244 70742000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7075
7076 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7077 the source directory. Reported by Mark Harig
7078 <markh@frazier.landmark.com>.
cc542d3b 7079
f3b28801
C
70802000-06-20 J.T. Conklin <jtc@redback.com>
7081
7082 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7083
449f3b6c
AC
7084Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7085
7086 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7087 Generate using pdftex.
449f3b6c 7088 (PDFTEX): Define.
889bf7c5 7089 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7090 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7091 @contents at the start.
449f3b6c 7092
f7dc1244 70932000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7094
7095 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7096 Youmans.
48e934c6 7097
9e9c5ae7
AC
7098Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7099
7100 From Brian Youmans:
7101 * gdb.texinfo: Fix ``et al.''.
7102
c741b251
AC
7103Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7104
7105 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7106 loop.
c741b251 7107
4ab64e14
JG
71082000-05-19 Jimmy Guo <guo@cup.hp.com>
7109
7110 * configure: Regenerate.
7111
f7dc1244 71122000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7113
7114 * Makefile.in (install-info): Run install-info on installed Info
7115 files.
7116
8c70017b
AC
7117Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7118
a7cb598a 7119 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7120 Andrew Cagney.
8c70017b 7121
f7dc1244 71222000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7123
7124 * gdb.texinfo: Proofreading changes from Brian Youmans.
7125
bf0184be
ND
71262000-05-01 Nick Duffek <nsd@cygnus.com>
7127
7128 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7129 startup sequence, minor edits.
7130
f7dc1244 71312000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7132
7133 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7134 TeX.
7135
7136 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7137 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7138 like `n' and `s' which look weird. Convert some of the @kindex to
7139 @vindex, when they refer to variables, not commands.
7140
33e16fad
AC
7141Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7142
7143 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7144
f7dc1244 71452000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7146
7147 * Makefile.in (GDBMI_DIR): New variable.
7148 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7149 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7150 (gdbmi.texinfo): New target, for texi2roff.
7151 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7152 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7153
7154 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7155 gdbmi.texinfo.
7156 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7157 comment.
7158
d167840f
EZ
71592000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7160
7161 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7162 command.
d167840f 7163
f7dc1244 71642000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7165
7166 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7167 prevents the build (and is generally a Bad Idea).
7168
f7dc1244 71692000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7170
7171 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7172 a comma inside @var.
7173 (Command Files): Index markup changes from Dmitry Sivachenko
7174 <dima@Chg.RU>.
7175
f7dc1244 71762000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7177
7178 * Makefile.in (LN_S): Define.
7179 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7180 invoke "ln -s" unless it is known to work.
7181
7182 * configure.in (AC_PROG_LN_S): Add.
7183
8dc7983f
JB
71842000-04-14 Jim Blandy <jimb@redhat.com>
7185
7186 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7187 section.
7188 (Target Conditionals): Document ADDRESS_TO_POINTER,
7189 POINTER_TO_ADDRESS.
7190
1a8237e8
DB
71912000-04-11 Daniel Berlin <dan@cgsoftware.com>
7192
7193 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7194 gdb-cfg.texi to get the value.
7195
ca526f1a
JB
71962000-04-10 Jim Blandy <jimb@redhat.com>
7197
7198 * gdbint.texinfo (Target Architecture Definition): Fix
7199 cross-references.
7200
faaafcb4
JB
72012000-04-08 Jim Blandy <jimb@redhat.com>
7202
7203 * gdbint.texinfo (Using Different Register and Memory Data
7204 Representations): New section.
7205 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7206 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7207 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7208
1b27397f
AC
7209Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7210
7211 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7212 for acknowledgments.
1b27397f 7213
480ff1fb
AC
7214Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7215
7216 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7217 qThreadExtraInfo.
480ff1fb 7218
a9331b3f 72192000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7220
a9331b3f
RM
7221 * gdb.texinfo: Clarify which remote debug protocol commands are
7222 required and which are optional.
f1251bdd 7223
dbeb8dbd
AC
7224Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7225
7226 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7227 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7228 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7229 * annotate.texi: Update.
7230
6d2ebf8b
SS
72312000-03-28 Stan Shebs <shebs@apple.com>
7232
7233 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7234 expectation of additional changes before release), update
7235 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7236 node links, rephrase and/or shorten lines to fix formatting
7237 problem in both regular and @smallbook formats.
7238 * annotate.texi: Shorten lines in example, use smallexample
7239 consistently everywhere.
7240 * Makefile.in: Add comment about texinfo 4.0 html generation.
7241 (SFILES_INCLUDED): Add annotate.texi.
7242
5d161b24
DB
72432000-03-27 Daniel Berlin <dan@cgsoftware.com>
7244
5ae4183a
AS
7245 * gdb.texinfo (Debugging Output): Added new section, documenting
7246 the "set/show debug" commands.
5d161b24 7247
b9deaee7
AC
7248Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7249
7250 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7251 entry.
b9deaee7
AC
7252
7253 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7254 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7255 @chapter and @node entries.
a9331b3f 7256
b9deaee7 7257 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7258
9ef47d30
AC
7259Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7260
7261 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7262 files.
9ef47d30 7263
cfeada60
FN
72642000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7265
7266 From David Whedon <dwhedon@gordian.com>
5ae4183a 7267 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7268
6837a0a2
DB
72692000-03-22 Daniel Berlin <dan@cgsoftware.com>
7270
7271 * gdb.texinfo: Add documentation for the apropos command.
7272
bba2971c
MS
72732000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7274
7275 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7276
2b628194
MS
72772000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7278
a9331b3f 7279 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7280 two places.
7281
96a2c332
SS
72822000-03-17 Stan Shebs <shebs@apple.com>
7283
7284 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7285 <dima@Chg.RU>, also clarification of allowed content for
7286 string constants.
7287
f7dc1244 72882000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7289
7290 * gdb.texinfo (main menu): Add Annotations.
7291 (File Options): Add @cindex entries for each command-line option.
7292 Document --epoch, --annotate, --async, --interpreter, --write,
7293 --statistics, and --version.
7294
7295 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7296 of GDB.
7297
9d233477
JB
72982000-02-23 Jim Blandy <jimb@redhat.com>
7299
7300 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7301
14e0eb3b
JB
73022000-02-22 Jim Blandy <jimb@redhat.com>
7303
7304 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7305
3555de01
JM
73062000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7307
7308 * Makefile.in (diststuff): New target.
7309
5e35df8e
KB
73102000-02-15 Kevin Buettner <kevinb@redhat.com>
7311
7312 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7313 architecture. [From Jim Wilson.]
5e35df8e 7314
c5394b80
JM
73152000-01-16 Tom Tromey <tromey@cygnus.com>
7316
7317 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7318 (Delete Breaks): Mention range arguments.
7319 (Disabling): Likewise.
7320
c3f6f71d
JM
73212000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7322
7323 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7324
c4093a6a
JM
7325Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7326
7327 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7328 valid functions.
c4093a6a 7329
11cf8741
JM
73301999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7331
7332 * gdb.texinfo: Clarify regular expressions used in rbreak.
7333
917317f4
JM
73341999-10-15 Kevin Buettner <kevinb@cygnus.com>
7335
7336 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7337 MEMORY_REMOVE_BREAKPOINT): Document.
7338
7339Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7340
7341 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7342 offset re-using the DATA offset instead.
917317f4 7343
2df3850c
JM
73441999-10-11 Jim Kingdon <kingdon@redhat.com>
7345
7346 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7347
73481999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7349
7350 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7351 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7352 typos.
7353
7354 * gdb.texinfo: Various minor wording and formatting improvements,
7355 mentions of additional command-line options.
7356
2acceee2
JM
73571999-09-30 Fred Fish <fnf@cygnus.com>
7358
7359 * gdb.texinfo: Document additional forms of specifying section
7360 names and addresses for the add-symbol-file command.
7361
c2c6d25f
JM
73621999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7363
7364 * gdbint.texinfo: Fix typo, add the word "have".
7365
73661999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7367
7368 * gdbint.texinfo (Target Architecture Definition): Document the
7369 SKIP_PERMANENT_BREAKPOINT macro.
7370
d4f3574e
SS
73711999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7372
7373 * gdb.texinfo: Fiks speling errers.
7374
7375 * gdb.texinfo: Fix uses of @multitable.
7376
f7dc1244 7377 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7378 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7379 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7380 comments about using with optimization, add more indexing,
7381 fix info about disassembly-flavor.
7382
7383Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7384
7385 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7386 SKIP_SOLIB_RESOLVER): Define.
7387
7388Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7389
7390 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7391 ``g'' packets.
d4f3574e 7392
104c1213
JM
73931999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7394
7395 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7396 platform-specific info, inline remote.texi and move sections of it
7397 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7398 and register stack into the new chapter.
7399 * remote.texi: Remove, now part of gdb.texinfo.
7400 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7401
74021999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7403
7404 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7405 GDB_TARGET_IS_MACH386): These kludges have gone away.
7406
7407Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7408
7409 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7410 TDEPLIBS.
104c1213 7411
53a5351d
JM
74121999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7413
7414 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7415 surrounding text to fit HP-UX bits into general info.
7416 (HPPA-cfg.texi): Remove, no longer useful.
7417
7418 * gdb.texinfo: Remove explicit links from @node lines, remove
7419 HP-added "Detailed Node Listing" from main menu which confuses
7420 things.
7421
7422 From Dmitry Sivachenko <dima@Chg.RU>:
7423 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7424 in description of `set environment'.
53a5351d
JM
7425
74261999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7427
7428 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7429
7be570e7
JM
74301999-08-12 Ben Elliston <bje@cygnus.com>
7431
7432 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7433
f7dc1244 74341999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7435
7436 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7437 watch, awatch, and rwatch. Explain why the latter two cannot be
7438 set as software watchpoints. Document that watchpoints for local
7439 variables are deleted when the debuggee terminates.
7be570e7
JM
7440
7441Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7442
7443 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7444 packet. Allow E.. response packet. "qRcmd" packet is no longer
7445 reserved.
7be570e7
JM
7446
74471999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7448
a9331b3f
RM
7449 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7450 * gdb.texinfo: Ditto.
7be570e7 7451
96baa820
JM
74521999-08-06 Tom Tromey <tromey@cygnus.com>
7453
7454 * gdb.texinfo (KOD): New node.
7455
7456Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7457
7458 * remote.texi (Rcmd): Fix minor formatting typos.
7459
7460Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7461
7462 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7463 packets.
96baa820 7464
adf40b2e
JM
74651999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7466
7467 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7468 fixes.
7469
43ff13b4
JM
7470Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7471
7472 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7473
085dd6e6
JM
7474Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7475
7476 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7477 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7478 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7479 packets that are not supported on all hosts. Expand examples.
7480 Spell check.
085dd6e6
JM
7481
74821999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7483
7484 * Makefile.in: Recognize html, install-html. Add targets
7485 to build HTML versions of documentation via texi2html.
7486
7487Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7488
7489 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7490 testsuite.
085dd6e6
JM
7491
7492Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7493
7494 * remote.texi (Communication Protocol): Rewrite.
7495
7496Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7497
7498 * stabs.texinfo: Fix uses of xref.
7499
9e0b60a8
JM
7500Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7501
7502 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7503 info about patch submission.
7504
cce74817
JM
7505Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7506
7507 From Per Bothner <bothner@cygnus.com>:
7508 * gdb.texinfo: Document Chill support.
7509
7510Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7511
7512 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7513 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7514 Document that the value should be greater-than or equal-to zero.
7515 (NO_STD_REGS): Document. Deprecate.
cce74817 7516
ac9a91a7
JM
7517Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7518
7519 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7520 Document that these are not used.
ac9a91a7
JM
7521
7522Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7523
7524 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7525
392a587b
JM
7526Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7527
7528 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7529 numargs was dropped.
392a587b
JM
7530
7531Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7532
7533 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7534
b83266a0
SS
7535Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7536
7537 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7538 Update.
b83266a0 7539
7a292a7a
SS
7540Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7541
7542 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7543 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7544
7545Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7546
7547 * gdbint.texinfo: Fix typos: $ -> @.
7548
7549Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7550
7551 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7552 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7553 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7554 BREAKPOINT_FROM_PC.
a9331b3f 7555
7a292a7a
SS
7556Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7557
7558 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7559 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7560
7561Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7562
7563 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7564 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7565
75661999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7567
7568 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7569 longer exists.
7570
7571Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7572
7573 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7574 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7575 they make the manual source incomprehensible.
7a292a7a
SS
7576 * h8-cfg.texi: Remove, hasn't been used in years.
7577
c906108c
SS
7578Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7579
7580 * gdb.texinfo: Update the credits.
7581
7582Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7583
7584 * gdb.texinfo: Fix mistakes noticed in printout of last
7585 draft, add Alpha to discussion of heuristic fence post.
7586
7587Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7588
7589 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7590 Edition, merge some HP changes into mainline, describe some
7591 previously undocumented features, describe more of the target
7592 commands available, eliminate obsolete section on renamed
7593 commands.
c906108c
SS
7594 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7595
7596Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7597
7598 * gdb.texinfo: Make many HPPA conditionals unconditional,
7599 including catchpoint description, since now on for all configs.
7600 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7601 specializations.
7602
7603Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7604
7605 * Makefile.in (GDBvn.texi): Fix match expression to work with
7606 current format of VERSION in gdb/Makefile.in.
7607 * gdb.texinfo: Fix node ref to match new readline.
7608
7609Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7610
a9331b3f
RM
7611 * gdb.texinfo: Changes made as part of a project to merge in
7612 changes made by HP. Documentation makes extensive use of
c906108c
SS
7613 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7614 on remote debugging. There are differences in documentation
889bf7c5 7615 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7616 the HP manual discusses catchpoints, hardware watchpoints, and
7617 some HPUX specific limitations for shared library support.
a9331b3f 7618
c906108c
SS
7619 There are also a number of @node changes.
7620
76211999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7622
7623 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7624 (C Usage): Same.
7625
7626Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7627
7628 The following changes were made by Edith Epstein
889bf7c5
PA
7629 <eepstein@cygnus.com> as part of a project to merge in changes
7630 made by HP.
a9331b3f 7631
c906108c
SS
7632 * HPPA-cfg.texi: new file.
7633
7634 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7635
7636 * refcard.tex: change documentation about catch.
7637 removed info catch.
7638
7639Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7640
7641 * gdbint.texinfo: Expand on GDB's coding standards,
7642 specify the use of arg names with prototypes.
7643
76441998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7645
7646 * gdb.texinfo: Fix tipo.
7647
7648Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7649
7650 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7651 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7652
7653Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7654
7655 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7656
76571998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7658
7659 * agentexpr.texi: New file.
7660
7661Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7662
7663 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7664
76651998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7666
7667 * remote.texi: Changed wording that implied that the GDB remote
7668 protocol caches register values instead of GDB itself.
7669
7670Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7671
7672 * gdbint.texinfo: Add some info about symbol readers.
7673 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7674 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7675 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7676 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7677
7678Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7679
a9331b3f 7680 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7681
7682Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7683
7684 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7685
7686Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7687
7688 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7689 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7690
7691Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7692
7693 * gdbint.texinfo: Fix minor typos.
7694
7695Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7696
7697 * gdbint.texinfo: Complete overhaul. Group descriptions more
7698 logically, add more info on generic algorithms, remove much
7699 obsolete and/or wrong material.
7700
7701Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7702
7703 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7704
7705Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7706
7707 * refcard.tex: Copyright, address updates.
7708
7709Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7710
7711 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7712 for the edition instead of confusing GDB-version-like numbers.
7713
7714Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7715
7716 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7717
7718Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7719
5ae4183a 7720 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7721
7722Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7723
7724 * gdb.texinfo: Add some credits, mention bug monitor.
7725 * remote.texi: Mention mips monitor targets.
7726 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7727
c906108c
SS
7728Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7729
7730 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7731 files, finish sorting of host vs target vs native macros, describe
7732 some more of them.
c906108c
SS
7733
7734Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7735
7736 * gdbint.texinfo (Host Conditionals): Document change from
7737 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7738
7739Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7740
7741 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7742 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7743
7744Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7745
7746 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7747 Document LSEEK_NOT_LINEAR.
7748
7749Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7750
7751 * stabs.texinfo (Stab Section Basics): Make it clear that only
7752 some versions of the GNU linker remove the leading N_UNDF symbol.
7753
7754Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7755
7756 * stabs.texinfo (String Field): Document type number pairs here,
7757 instead of in the Sun specific section.
7758 (Include Files): The GNU linker supports the N_BINCL
7759 optimization. Clarify the N_BINCL value, and what it is used
7760 for.
7761 (Procedures): Document N_FUN with an empty string to mark the end
7762 of a function.
7763 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7764 (Sun Differences): Remove this node, as the information is now
7765 elsewhere in the main document.
7766 (Stab Section Basics): Mention that the GNU linker may optimize
7767 stabs and remove the leading N_UNDF symbol.
7768
7769Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7770
7771 * gdb.texinfo, refcard.tex: Restore author credit
7772
7773Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7774
7775 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7776 documentation to account for START and END macros taking
7777 one arg.
7778
7779Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7780
7781 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7782 * gdb.texinfo (Frames): Fix typo.
7783
7784Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7785
7786 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7787 a target_signal as arg type, not a pid.
7788
7789Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7790
7791 * gdb.texinfo: Document `set assembly-language'.
7792
7793Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7794
7795 * remote.texi: Update list of stubs in the GDB distribution.
7796
7797Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7798
7799 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7800 Also document that some systems can use mmalloc but must define
7801 this if their C runtime allocates memory that is later freed.
c906108c 7802 (MMCHECK_FORCE): Document new macro.
a9331b3f 7803
c906108c
SS
7804Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7805
7806 * remote.texi: Add documentation for target Sparclet.
7807
7808Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7809
a9331b3f 7810 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7811 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7812 * configure.in: Rewritten for autoconf.
7813 * configure: New.
7814
7815Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7816
7817 * Makefile.in (DVIPS): New define, set to dvips.
7818 (dvi): Add stabs.dvi.
7819 (ps): New target.
7820 (all-doc): Depend on info, dvi, and ps targets.
7821 (STAGESTUFF): Add *.ps and *.dvi files.
7822 (clean-info, clean-dvi): Remove.
7823 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7824 rules completely rewritten.
7825 (maintainer-clean): Remove clean-info and clean-dvi
7826 dependencies and put their actions in the rules.
7827 (gdb.ps): New target
a9331b3f 7828 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7829 intermediate TeX files, whether they have 2 or 3 character
7830 extensions.
7831 (gdbint.ps): Add target and rules.
7832 (gdb-internals): Delete unused target.
7833 (Makefile): Depends upon config.status also.
7834
7835Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7836
7837 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7838 set.
7839
7840Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7841
7842 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7843 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7844
7845Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7846
7847 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7848
7849Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7850
7851 * gdb.texinfo (Print settings): Document
7852 `set/show print static-members' commands.
7853
7854Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7855
7856 * gdbint.texinfo (Native): Document name change, coredep.c to
7857 core-aout.c.
7858
7859Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7860
7861 * stabs.texinfo (Include Files): Document the values the SunOS4
7862 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7863
7864Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7865
7866 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7867 Fix typo.
7868
7869Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7870
7871 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7872 "gdb.tar.Z".
7873
7874Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7875
7876 * Makefile.in (maintainer-clean): New target, synonym for
7877 realclean.
7878
7879Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7880
7881 * Update all FSF addresses except those in COPYING* files.
7882
7883Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7884
7885 From Richard Earnshaw (rearnsha@armltd.co.uk):
7886 * gdb.texinfo (convenience variables): Document $_exitcode.
7887 (quit): Document optional expression to use as exit code.
7888
7889Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7890
7891 * gdb.texinfo, remote.texi: Brought up to date with various
7892 GDB changes.
7893
7894Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7895
7896 * gdb.texinfo: Update dates and versions, fix comments about
7897 hardware watchpoints in future releases and about the
7898 sharedlibrary command.
7899
7900Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7901
7902 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7903 C_FUN stab. Other cleanups.
7904
7905Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7906
7907 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7908 for the sparc stub.
7909
7910Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7911
7912 * annotate.texi: Clarify which addresses have differing formats
7913 depending on the language and which do not.
7914
7915Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7916
7917 * remote.texi (NetWare): Changed example to use BOARD= instead of
7918 NODE= argument to reflect correspoding change to gdbserve.nlm.
7919
7920Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7921
7922 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7923 GDB, as well as AIX dbx, supports the size type attribute.
7924
7925Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7926
7927 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7928
7929Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7930
7931 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7932 and new 'if' and 'while' commands.
7933
7934Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7935
7936 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7937
7938Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7939
7940 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7941 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7942 NetWare targets. Mostly stolen from the Server node.
7943
7944Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7945
7946 * gdb.texinfo (Setting): Talk about the language of a source file
7947 versus the working language. The old documentation did not match
7948 what GDB did.
7949
7950Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7951
7952 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7953 of a source file.
7954
7955Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7956
7957 * gdb.texinfo (Processes): New node.
7958
7959Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7960
7961 * remote.texi: Update documentation of set/show mipsfpu.
7962
3fc11d3e
JM
7963Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7964
7965 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7966 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7967
7968Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7969
7970 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7971 obsolete conditionals, described some others.
7972
7973Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7974
7975 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7976 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7977
7978Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7979
7980 * gdbint.texinfo: Put regex conditionals in their own table.
7981
7982Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7983
7984 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7985 described or fixed the descriptions of many others.
7986
7987Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7988
7989 * gdb.texinfo: Add some more credits.
7990 * gdbint.texinfo: Capitalize GDB consistently, describe some
7991 macros and remove some.
7992
7993Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7994
7995 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7996 obsolete conditionals, described some others.
7997
7998Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7999
8000 * gdb.texinfo (help targets): Changed to `help target', which
8001 is the correct gdb command.
8002
8003Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8004
8005 * annotate.texi (TODO): New node, for keeping track of annotations
8006 suggested but not yet implemented.
8007
8008Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8009
8010 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8011 another symbol, it is not the address itself.
8012
8013Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8014
8015 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8016 of stabs-in-coff sections.
8017
8018Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8019
8020 * annotate.texi: Change edition to 0.5 and date to May 1994.
8021 Add index.
8022 (Frames): New node, for frame annotation.
8023 (Displays): New node, for display annotation.
8024
8025 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8026 when waiting for your program to stop.
8027
8028Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8029
8030 * annotate.texi (Breakpoint Info): Document annotation of header
8031 fields and record annotation.
8032
8033Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8034
8035 * annotate.texi: New file, to document annotations.
8036
8037Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8038
8039 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8040 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8041
8042Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8043
8044 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8045 section, and say n_strx field is compilation unit relative.
8046 * stabs.texinfo: Don't use @code for a.out when it is the name of
8047 an object file format.
8048
8049Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8050
8051 * gdb.texinfo: Refer to file names, not path names, per rms
8052 convention.
8053 (Arguments): Fix typo.
8054
8055Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8056
8057 * stabs.texinfo (Global Variables): Talk about stabs in files
8058 where variables are referenced, but not defined.
8059
8060Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8061
8062 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8063 Cplusplus to new nodes Member Type Descriptor and Method Type
8064 Descriptor. Re-write stuff for #.
8065
8066Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8067
8068 * gdb.texinfo (Print Settings): Don't document "set print
8069 fast-symbolic-addr off". The bug which it worked around was fixed
8070 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8071
8072 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8073 N_ENTRY node.
8074
8075 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8076
8077Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8078
8079 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8080 references to ieee-float.c.
8081
8082Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8083
8084 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8085 match what the code actually does.
8086
8087Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8088
8089 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8090
8091Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8092
8093 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8094 i, and b.
8095
8096Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8097
8098 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8099 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8100 as "stabs in sections" rather than just saying "ELF and SOM".
8101 Also make that stuff apply to COFF.
8102
8103Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8104
8105 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8106 Ghostscript.
8107
8108Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8109
8110 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8111 versus functions without line numbers, also mention stepping into
8112 them as well as "step" when you are in them. Tell the user how to
8113 deal with the situation. Add comment about "debugging information".
8114
8115Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8116
8117 * stabs.texinfo (Enumerations): Document restriction on where
8118 enumeration types can appear and still win with GDB.
8119
8120Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8121
8122 * stabs.texinfo (Negative Type Numbers): Document format for type
8123 -16.
8124
8125Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8126
8127 * gdb.texinfo (Selection, Frame Info): Update information about
8128 arbitrary frame specficiations.
8129
8130Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8131
8132 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8133
8134Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8135
8136 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8137
8138Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8139
8140 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8141
8142Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8143
8144 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8145 Differences node to Statics node.
8146 (Statics): Discuss XCOFF use of V symbol descriptor.
8147
8148 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8149 not clean.
8150
8151Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8152
8153 * gdb.texinfo (Print Settings): Document `set print
8154 fast-symbolic-addr' and improve the doc for some other
8155 `set print's.
8156
8157Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8158
8159 * stabs.texinfo (String Field): Talk about defining several type
8160 numbers at once.
8161 Fix lint regarding changing node ELF Transformations to
8162 ELF and SOM Transformations.
8163
8164Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8165
8166 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8167
8168Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8169
8170 * stabs.texinfo (Cross-References): `::' is for nested types only
8171 within <>.
8172 (Structures): Document static members.
8173
8174Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8175
8176 * stabs.texinfo: Document S type attribute.
8177
8178Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8179
8180 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8181
8182Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8183
8184 * gdbint.texinfo: Fix a few typos.
8185
8186Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8187
8188 * gdb.texinfo, remote.texi: formatting improvements
8189
8190 * gdb.texinfo (New Features): mention threads.
8191 (Summary, C): fix xrefs in newly contributed text.
8192 (Threads): index entries, clarifications, example
8193 (passim): minor typos fixed, phrasing improvements
8194
8195 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8196 entries; (Server): explain use of gdbserver w/real-time systems,
8197 add example of conflicting TCP port; (MIPS Remote) break up
8198 running text into table, highlighting commands, and add example.
a9331b3f 8199
c906108c
SS
8200Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8201
8202 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8203
8204Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8205
8206 * stabs.texinfo (Nested Symbols): New node.
8207 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8208
8209Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8210
8211 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8212 to picking which Bbss.bss symbol to use, and (because there seems to
8213 be no good way of doing it) re-write some of the text to make it
8214 sound like Bbss.bss isn't such a great idea after all (as currently
8215 designed).
8216
8217 * gdb.texinfo (C): In addition to saying people have to use g++ for
8218 good results, say they have to use stabs. Specifically say cfront
8219 doesn't work well.
8220 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8221 the gdb README. Add xrefs to places where the support for the various
8222 languages is described in detail.
8223
8224Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8225
8226 * stabs.texinfo: Clean up stuff about visibility and virtual
8227 characters.
8228
8229 * stabs.texinfo (N_M2C): Cite Sun doc.
8230
8231Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8232
8233 * gdb.texinfo: updates re threads.
8234 * remote.texinfo: avoid index entries starting with digits.
8235
8236Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8237
8238 * stabs.texinfo (Enumerations): Talk about large, negative and
8239 octal values. Clean up cross reference to type attributes.
8240 (String Field): Say that GDB 4.11 supports size attribute.
8241
8242Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8243
8244 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8245 is a mandatory step. Make the stuff about that more concise.
8246
8247Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8248
8249 * stabs.texinfo (Class Names): New node.
8250
8251 * gdb.texinfo (Command Files): Explain order of init file reading.
8252
8253 * remote.texi (Bootstrapping): Talk about getting the serial driver
8254 to deal with ^C sent by gdb to stop the remote system.
8255
8256Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8257
8258 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8259
8260 * libgdb.texinfo (Defining Commands): made the DOC arg
8261 to gdb_define_app_command a char * instead of char **
8262 per a suggestion from kingdon.
8263
8264 * libgdb.texinfo: total rewrite from a different starting
8265 premise.
8266
8267Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8268
8269 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8270 floats passed as doubles (to improve clarity).
8271
8272Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8273
8274 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8275
8276 * a4rc.sed: update to work with Andreas Vogel papersize params
8277
8278 * refcard.tex: use Andreas Vogel simplifications of papersize
8279 params; remove useless version info; update copyright date.
8280
8281Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8282
8283 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8284
8285Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8286
8287 * gdb.texinfo (Files): Say what address the load command loads it at.
8288
8289 * stabs.texinfo (Common Blocks): Minor cleanups.
8290
8291 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8292 that Sun has backed away from the linker kludge and thus the relevant
8293 issue is changes to the SunPRO tools, not the Solaris linker.
8294
8295 * stabs.texinfo (Traditional Integer Types): Clean up description
8296 of octal bounds a little bit. Document extra leading zeroes.
8297
8298Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8299
8300 * gdb.texinfo (Signaling): Update for symbolic symbol names
8301 and add a section explaining the difference between the GDB
8302 signal command and the shell kill utility.
8303
8304Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8305
8306 * libgdb.texinfo: added `@' to braces that were unescaped.
8307
8308Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8309
8310 * libgdb.texinfo: new file. Spec for the gdb library.
8311
8312Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8313
8314 * stabs.texinfo (Include Files): Fix typo (start -> end).
8315
8316Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8317
8318 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8319 from Melissa at FSF's editing pass.
8320
8321Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8322
8323 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8324 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8325 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8326
8327Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8328
8329 * remote.texi (Bootstrapping): Discuss 386 call gates.
8330
8331Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8332
8333 * stabs.texinfo (Based Variables): New node.
8334
8335Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8336
8337 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8338 names, sizes, and formats to suggest how not to lose.
8339
8340Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8341
8342 * stabs.texinfo (Methods): Fix typo.
8343
8344Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8345
8346 * gdb.texinfo: Fix a few typos.
8347
8348Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8349
8350 * gdb.texinfo: Clarify how well it works with Fortran.
8351
8352 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8353 More on relocating stabs in ELF files.
8354
8355Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8356
8357 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8358
8359Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8360
8361 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8362 parameters on VAX.
8363
8364Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8365
8366 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8367
8368Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8369
8370 * stabs.texinfo: Make info author notice match the TeX author notice.
8371
8372Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8373
8374 * stabs.texinfo: Initial-caps all words in node names and
8375 non-trivial words in section names.
8376
8377Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8378
8379 * stabs.texinfo: Many minor cleanups.
8380
8381 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8382
8383Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8384
8385 * stabs.texinfo: Remove full description of big example.
8386 It's not really helpful; just use pieces of it where appropriate.
8387 Add more Texinfo formatting directives (@samp, etc.).
8388 Use @deffn to define stab types.
8389 Eliminate some wordiness. Break up some nodes.
8390 Add an (alphabetized) index of symbol types.
8391 Use consistent capitalization style in node and section names.
8392
8393Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8394
8395 * gdb.texinfo: Change typo "Two two" to "The two".
8396
8397Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8398
8399 * stabs.texinfo (XCOFF-differences): Remove references to
8400 non-existent types N_DECL and N_RPSYM.
8401
8402 * stabs.texinfo (String Field): Say that type attributes bug is
8403 fixed in GDB 4.10, since it is.
8404
8405 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8406
8407Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8408
8409 * stabs.texinfo: Formatting cleanups.
8410
8411Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8412
8413 * stabs.texinfo: When explaining the n_type of a stab, standardize
8414 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8415 no tabs, use @r).
8416 (Global Variables): Clean up.
8417
8418Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8419
8420 * stabs.texinfo (Stack Variables): Re-write.
8421
8422Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8423
8424 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8425 addresses of a source file. Also revise formatting.
8426 Change "object module" or "object file" to "source file".
8427 Various: Miscellaneous cleanups.
8428
8429Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8430
8431 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8432
8433Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8434
8435 * gdbint.texinfo: Removed many nonsensical machine-collected
8436 host and target conditionals, described some of the remainder.
8437
8438Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8439
8440 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8441
8442 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8443 paragraph which follows.
8444
8445 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8446 variables. Looks better and avoids overful hbox.
8447
8448Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8449
8450 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8451
8452Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8453
8454 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8455 retransmit-timeout
8456
8457Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8458
8459 * gdbint.texinfo: Update statement about `some ancient Unix
8460 systems, like Ultrix 4.0' to Ultrix 4.2.
8461
8462Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8463
8464 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8465
8466 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8467
8468 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8469 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8470
8471 * remote.texi: new name for former gdbinv-s.texi
8472
8473 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8474
8475Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8476
8477 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8478 variables for MIPS remote debugging protocol.
8479
8480Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8481
8482 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8483
8484Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8485
8486 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8487
8488Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8489
8490 * gdb.texinfo: repair conditional bugs in text markup
8491
8492Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8493
8494 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8495 to select Modula-2 material.
8496
8497Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8498
8499 * stabs.texinfo: Cleanups regarding statics.
8500
8501 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8502 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8503
8504Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8505
8506 * stabs.texinfo: N_MAIN is sometimes used for C.
8507
8508Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8509
8510 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8511
8512Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8513
8514 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8515 removed from the code by Kingdon.
c906108c
SS
8516
8517Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8518
8519 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8520 input when evaluating breakpoint conditions; the bug has been fixed.
8521
8522 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8523 sets the ignore count to N-1, not to N.
8524
8525Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8526
8527 * refcard.tex (\hoffset): correct longstanding error to match
8528 intended offset; avoids cutting off edge on some printers
8529
8530Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8531
8532 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8533
8534Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8535
8536 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8537
8538Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8539
8540 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8541 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8542 collect sed edits if any, apply to refcard before formatting;
8543 (refcard.ps) stop implying PS fonts if PS output requested;
8544 (lrefcard.ps) delete extra target for variant PS fonts
8545
8546 * refcard.tex: parametrize papersize dependent info, collect
8547 in easily replaced spot
8548
8549 * a4rc.sed: new file, edits to refcard for A4 paper
8550
8551Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8552
8553 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8554
8555Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8556
8557 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8558
8559Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8560
8561 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8562 politely rather than rudely.
8563
8564Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8565
8566 * stabs.texinfo: Document common blocks.
8567
8568Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8569
8570 * stabs.texinfo: Add some basic info about stabs-in-elf.
8571
8572Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8573
8574 * stabs.texinfo (Top): Minor cleanup.
8575
8576Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8577
8578 * Makefile.in (install-info): remove parentdir support
8579
8580Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8581
8582 * gdb.texinfo (Copying): delete this node and references to it;
8583 RMS says this manual need not carry GPL. (passim): Improvements
8584 from last round at FSF, largely due to Ian Taylor review, and
8585 minor formatting improvements.
8586
8587 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8588 largely due to Ian Taylor review. (Debug Session): minor edits to
8589 new text.
8590
8591Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8592
8593 * Makefile.in (realclean): Remove info and dvi files too.
8594
8595Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8596
8597 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8598 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8599 * gdb.texinfo: Change accordingly.
8600
8601 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8602 N_{L,R}BRAC,N_SLINE are relative to.
8603
8604Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8605
8606 * Makefile.in (GDBvn.texi): Update atomically.
8607
8608Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8609
8610 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8611
8612Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8613
8614 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8615 addresses together. Also motivate the set print symbol-filename
8616 command and suggest other solutions.
8617
8618Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8619
8620 * gdb.texinfo (set print elements): Note that the number of
8621 elements is set to unlimited by "set print elements 0".
8622
8623Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8624
8625 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8626 NF_LDOUBLE means.
8627 (Stab Types): Include Solaris stab types.
8628 (Procedures): Document Solaris extensions.
8629
8630Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8631
8632 * gdb.texinfo: Add `set print symbol-filename' doc.
8633
8634Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8635
8636 * stabs.texinfo (Arrays): Talk about type definition vs. type
8637 information.
8638
8639 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8640 the trailing semicolon.
8641
8642Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8643
8644 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8645 and merge in other parts of the document addressing these subjects.
8646 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8647
8648 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8649 at the end of a range type.
8650
8651 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8652 AIX extensions.
8653
8654Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8655
8656 * stabs.texinfo (Stabs Format): Misc fixes.
8657
8658Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8659
8660 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8661 (Traditional builtin types): Document convex convention for long long.
8662 (Negative builtin types): Discuss type names, and misc fixes.
8663
8664Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8665
8666 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8667 point types used with @samp{R} type descriptor.
8668 (Symbol Descriptors): Describe how to handle conflict between
8669 different meanings of @samp{P} symbol descriptor.
8670
8671Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8672
8673 * stabs.texinfo: Remove node Quick Reference and put its children
8674 directly under the main menu.
8675
8676 * stabs.texinfo: Many more changes to bring it into line with
8677 AIX documentation and reality. I think it now has all the
8678 information from the AIX documentation, except that I burned
8679 out when I got to variant records (Pascal and Modula-2) and
8680 all the COBOL types. Oh well, we can add them later when we're
8681 worrying more about those languages.
8682
8683 * stabs.texinfo (Automatic variables): Talk about what it means
8684 to omit the symbol descriptor.
8685
8686Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8687
8688 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8689 gcc2 behavior with promoted args.
8690
8691Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8692
8693 * gdb.texinfo: include readline appendices in info version of manual
8694
8695Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8696
8697 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8698 target remote.
8699
8700 * gdb.texinfo (Machine Code): more index entries for disassemble
8701
8702Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8703
8704 * Clarify the intended use of the gdb-testers and gdb-patches
8705 mailing lists, and shrink gzip comment.
8706
8707Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8708
8709 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8710 DOSHOST configuration of manual.
8711
8712 * gdb.texinfo (MIPS Stack): new node.
8713
8714 * all-config.texi (MIPS) new switch.
8715
8716 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8717 tense; (MIPS Remote) new node.
8718
8719 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8720 bug; (Environment) less passive, other small cleanups in text about
8721 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8722 (Remote) new MIPS Remote menu entry.
8723
8724Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8725
8726 * stabs.texinfo: Many changes to include information from the
8727 AIX documentation.
8728
8729 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8730
8731Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8732
8733 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8734 Move a bunch of information from ../README.
8735 (Getting Started): New node.
8736
8737Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8738
8739 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8740
8741 * gdb.texinfo: advance manual revision dates to present
8742
8743 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8744 stop using silly Roman numerals in @set variable names
8745
8746Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8747
8748 * stabs.texinfo (Parameters): Keep trying to get this right.
8749
8750Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8751
8752 * stabs.texinfo (Parameters): More on "local parameters".
8753
8754Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8755
8756 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8757
8758Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8759
8760 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8761 (Parameters): Rewrite.
8762 (xcoff-differences, Sun-differences): Minor changes.
8763
8764Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8765
8766 * stabs.texinfo: Minor cleanup.
8767
8768Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8769
8770 * gdbint.texinfo: Minor xcoff stuff.
8771
8772Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8773
8774 * gdbint.texinfo: Update for new config directory structure.
8775 Add info about internal type data structures.
8776
8777Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8778
8779 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8780 $(srcdir).
8781 (gdb-config.texi): Depend on file in $(srcdir).
8782
8783Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8784
8785 * stabs.texinfo: Fixes about N_SO.
8786
8787Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8788
8789 * gdb.texinfo: include list of nonstandard init file names
8790
8791 * *-config.texi: new switch GENERIC for text that applies *only*
8792 to (usual) multiple-target version of manual
8793
8794 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8795 h8 config
8796
8797 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8798 in menus (rather than conditionally selected multiple alternative
8799 menus).
8800
8801 * Makefile.in: define and use DOC_CONFIG var to select
8802 configuration for GDB user manual.
8803
8804 * gdb-config.texi: delete from repository, generate from Makefile.
8805
8806 * all-config.texi: normal `generic' configuration file, formerly
8807 stored as gdb-config.texi
8808
8809Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8810
8811 * Makefile.in: add dvi target to build all .dvi files
8812
8813Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8814
8815 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8816
8817Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8818
8819 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8820 host conditionals.
8821 * stabs.texinfo: More array fixes inspired by Jim's.
8822
8823Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8824
8825 * stabs.texinfo: Fixes re arrays and continuations.
8826
8827 * gdbint.texinfo: Add XCOFF node.
8828
8829Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8830
8831 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8832
8833Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8834
8835 * stabs.texinfo: Fix for array types to mention lower bounds.
8836
8837Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8838
8839 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8840
8841Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8842
8843 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8844
8845Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8846
8847 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8848 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8849
8850Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8851
8852 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8853
8854Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8855
8856 * gdb.texinfo, gdbinv-s.texi: misc updates
8857
8858Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8859
8860 * gdbint.texinfo: Brief documentation for longjmp support,
8861 from an email msg by Stu.
8862
8863Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8864
8865 * stabs.texinfo: Fix description of floating point "range"
8866 types (which really define basic types). Reported by Jim Meehan,
8867 <meehan@src.dec.com>.
8868
8869 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8870
8871Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8872
8873 * gdbint.texinfo: Slightly expand section on supporting a new
8874 object file format.
8875
8876Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8877
8878 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8879 intermediate file.
8880
8881Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8882
8883 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8884
8885Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8886
8887 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8888
8889 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8890 as well as Z8002.
8891
8892Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8893
8894 * gdbint.texinfo: Add sections on clean design and on how to send
8895 in changes.
8896
8897Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8898
8899 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8900
8901Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8902
8903 * gdb.texinfo: Fix typo, reported by Karl Berry.
8904
8905Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8906
8907 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8908
8909Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8910
8911 * gdbint.texinfo: fixed a stray email address (needs @@),
8912 added @table @code to node "Native Conditionals"
8913
8914Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8915
8916 * gdbint.texinfo: Describe coding style of GDB.
8917
8918Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8919
8920 * stabs.texinfo: Minor wording changes.
8921
8922Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8923
8924 * gdbint.texinfo: Improve release doc slightly.
8925
8926Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8927
8928 * gdbint.texinfo: Improve doc of GDB config macros.
8929
8930Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8931
8932 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8933 These will be reinserted when examined.
8934
8935Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8936
8937 * gdbint.texinfo: Make a start at documenting all the #if macros
8938 in GDB. At least list them all, and start separating them into
8939 host-specific and target-specific.
8940
8941Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8942
8943 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8944 examples (not consistent w others).
c906108c
SS
8945 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8946 for generic vn of doc
8947
8948Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8949
8950 * Makefile.in: always create installation directories.
8951
8952Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8953
8954 * gdb.texinfo: in h8 config, do not describe searching commands.
8955
8956Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8957
8958 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8959 conditionals; introduce a few generic switches that may be
8960 useful for other cross-dev or dos-hosted configs.
8961
8962 * gdb.texinfo: fix typo in "info reg" description
8963
8964Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8965
8966 * stabs.texinfo: Minor updates from running TeX over it.
8967 * Makefile.in (stabs.dvi, stabs.ps): Add.
8968
8969Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8970
8971 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8972 First pass at converting it to texinfo.
8973
8974Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8975
8976 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8977 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8978
8979Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8980
8981 * gdbint.texinfo: Add section on partial symbol tables.
8982
8983Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8984
8985 * gdb.texinfo: document `set remotedebug' and `set
8986 rstack_high_address'.
8987
8988Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8989
8990 * gdb.texinfo: slight expansion of new text on reading info files
8991 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8992 H8/300 from DOS.
8993
8994Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8995
8996 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8997
8998Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8999
9000 * gdb.texinfo: Say how to read the `info' files.
9001
9002Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9003
9004 * Makefile.in: gm4 -> m4.
9005
9006Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9007
9008 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9009 Documentation' ahead of `Installing GDB' to match README.
9010 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9011 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9012
9013Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9014
9015 * Makefile.in: remove $(srcdir) from gdb.info rule.
9016
9017Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9018
9019 * Makefile.in: commented out gdb-all.texinfo rule. This is
9020 temporary.
9021
9022Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9023
9024 * Makefile.in, configure.in: removed traces of namesubdir,
9025 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9026 copyrights to '92, changed some from Cygnus to FSF.
9027
9028Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9029
9030 * gdb.texinfo: Improve how we ask for bug reports.
9031
9032Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9033
9034 * Makefile.in: infodir belongs in datadir.
9035
9036Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9037
9038 * Makefile.in: remove spaces following hyphens, bsd make can't
9039 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9040 standards.text support.
c906108c
SS
9041
9042Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9043
9044 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9045 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9046 and mandir now keyed off datadir by default.
9047
9048\f
9049Local Variables:
9e9c5ae7 9050mode: change-log
c906108c
SS
9051left-margin: 8
9052fill-column: 74
9053version-control: never
9054End:
This page took 1.265762 seconds and 4 git commands to generate.