gdb/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
6bd110c5
YQ
12012-06-06 Yao Qi <yao@codesourcery.com>
2
3 * gdb.texinfo: Update copyright year.
4
f3e0e960
SS
52012-05-23 Stan Shebs <stan@codesourcery.com>
6 Kwok Cheung Yeung <kcy@codesourcery.com>
7
8 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
9
1564a261
JK
102012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11
12 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
13 Mention also --with-separate-debug-dir.
14 (Auto-loading): Prepend $debugdir in the sample output.
15 (Auto-loading safe path): Likewise. Mention also $debugdir for the
16 auto-load safe-path variable.
17 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
18 Mention also $debugdir for 'set auto-load scripts-directory'.
19
eb17f351
EZ
202012-05-19 Eli Zaretskii <eliz@gnu.org>
21
22 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
23 (MIPS Embedded, MIPS, MIPS Register packet Format)
24 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
25 appropriate.
26
4cc0665f
MR
272012-05-18 Sandra Loosemore <sandra@codesourcery.com>
28 Maciej W. Rozycki <macro@codesourcery.com>
29
30 * gdb.texinfo (MIPS): Document "set mips compression" and "show
31 mips compression".
32 (MIPS Breakpoint Kinds): New subsubsection.
33
7af8dcf8 342012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
35
36 * gdb.texinfo (Architecture-Specific Protocol Details): Define
37 nodes for subsections. Add @acronym mark-ups and adjust
38 formatting.
39
aff139ff
JK
402012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
41
42 Rename $ddir to $datadir.
43 * gdb.texinfo (Auto-loading, Auto-loading safe path)
44 (objfile-gdb.py file): Rename $ddir to $datadir.
45
9cb709b6
TT
462012-05-18 Tom Tromey <tromey@redhat.com>
47
48 * gdb.texinfo (Print Settings): Document 'set print symbol'.
49
e7e0cddf
SS
502012-05-14 Stan Shebs <stan@codesourcery.com>
51
52 * gdb.texinfo (Dynamic Printf): New subsection.
53
7efc75aa
SCR
542012-05-13 Siva Chandra Reddy <sivachandra@google.com>
55
56 * gdb.texinfo (Basic Python): Add description about the function
57 gdb.find_pc_line
58
f307c045
JK
592012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
60 Eli Zaretskii <eliz@gnu.org>
61
62 * gdb.texinfo (Separate Debug Files): Use plural form for global
63 debugging information directory.
64
85d4a676
SS
652012-05-11 Stan Shebs <stan@codesourcery.com>
66 Kwok Cheung Yeung <kcy@codesourcery.com>
67
68 * gdb.texinfo (Operating System Auxiliary Information): Document new
69 'info os' subcommands.
70
c1668e4e
JK
712012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
72
73 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
74 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
75 (dotdebug_gdb_scripts section): Add reference
76 to 'Auto-loading safe path'.
77
7349ff92
JK
782012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
79
80 Implement multi-component --with-auto-load-dir.
81 * gdb.texinfo (Auto-loading): New references
82 for 'set auto-load scripts-directory'
83 and 'show auto-load scripts-directory'.
84 (Auto-loading safe path): Describe the new default. Move $ddir
85 substituation reference to 'objfile-gdb.py file'.
86 (objfile-gdb.py file): Describe script-name alias. Change real-name to
87 script-name. Describe new 'set auto-load scripts-directory'
88 and 'show auto-load scripts-directory'.
89
6dea1fbd
JK
902012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
91
92 Provide $ddir substitution for --with-auto-load-safe-path.
93 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
94 (Auto-loading safe path): Likewise. Mention the default value,
95 $ddir substitution, --with-auto-load-safe-path and
96 --without-auto-load-safe-path.
97 * observer.texi (gdb_datadir_changed): New.
98
1ccacbcd
JK
992012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
100
101 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
102 Twice.
103
d9242c17
JK
104 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
105 directory separator by path separator.
106
af2c1515
JK
1072012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
108
109 * gdb.texinfo (Auto-loading safe path): Make 'directories'
110 for 'set auto-load safe-path' optional. Mention if it is omitted.
111 Change disabling security protection condition to "/", twice.
112
a20ee7a4
SCR
1132012-05-03 Siva Chandra Reddy <sivachandra@google.com>
114
115 * gdb.texinfo (Symbol Tables In Python): Add documentation about
116 the new methods global_block and static_block on gdb.Symtab
117 objects.
118
56af09aa
SCR
1192012-05-02 Siva Chandra Reddy <sivachandra@google.com>
120
121 * gdb.texinfo (Blocks In Python): Add a note saying that future
122 improvements to GDB and its infrastructure can move symbols
123 across blocks within a symbol table.
124
2746b0ef
YQ
1252012-04-29 Yao Qi <yao@codesourcery.com>
126
127 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
128 (A29K): Remove.
129
62e5f89c
SDJ
1302012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
131 Tom Tromey <tromey@redhat.com>
132
133 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
134 and generic static probe support on GDB.
135
a766d390
DE
1362012-04-25 Doug Evans <dje@google.com>
137
50f042b9
DE
138 * gdb.texinfo (Go): Fix thinko.
139
a766d390
DE
140 * gdb.texinfo (Supported Languages): Add Go.
141 (Go): New node.
142
f02e2b19
YQ
1432012-04-25 Yao Qi <yao@codesourcery.com>
144
145 * gdbint.texinfo (Testsuite): New section `Board settings'.
146
68d41a48
JK
1472012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
148
149 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
150 Three times.
151
174bb630
JK
152 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
153 Three times.
154
0511cc75
JK
1552012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
156
157 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
158 by @table @asis. Fix formatting of one item.
159
0070f25a
JK
1602012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
161
162 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
163
4dc84fd1
JK
1642012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
165
166 New option "set debug auto-load".
167 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
168 (auto-load verbose mode): New node.
169
bccbefd2
JK
1702012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
171
172 New option "set auto-load safe-path".
173 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
174 and "info auto-load" examples for safe-path. Put there also references
175 for "set auto-load safe-path" and "show auto-load safe-path".
176 New menu item for Auto-loading safe path.
177 (Auto-loading safe path): New node.
178 (Python Auto-loading): Update the expected output from "Missing"
179 to "No".
180
bf88dd68
JK
1812012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
182
183 auto-load: Implementation.
184 * gdb.texinfo (Mode Options): New anchor for -nx.
185 (Startup): New anchors for Option -init-eval-command,
186 Home Directory Init File
187 and Init File in the Current Directory during Startup.
188 Mention set auto-load local-gdbinit with a reference.
189 Change the sample code to "set auto-load python-scripts".
190 (Threads): New anchor set libthread-db-search-path.
191 Provide references to libthread_db.so.1 file.
192 (Controlling GDB): New menu item for Auto-loading.
193 (Auto-loading, Init File in the Current Directory)
194 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
195 (Python): Rename the menu item Auto-loading to Python Auto-loading.
196 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
197 reference.
198 (Auto-loading): Rename to ...
199 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
200 "set auto-load python-scripts", new anchor for it. Change
201 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
202 for it. Change "info auto-load-scripts"
203 to "info auto-load python-scripts", new anchor for it. Change "scripts"
204 to "Python scripts".
205
8264ba82
AG
2062012-04-14 Anton Gorenkov <xgsa@yandex.ru>
207
208 PR mi/13393
209 * gdb.texinfo (Print Settings): Extend the description for "set print
210 object".
211 (GDB/MI Variable Objects): Extend the description for -var-create and
212 -var-list-children.
213
06fc020f
SCR
2142012-04-11 Siva Chandra Reddy <sivachandra@google.com>
215
216 * gdb.texinfo (Examining Data): Document the 'explore' command.
217
7191c139
JB
2182012-03-28 Joel Brobecker <brobecker@adacore.com>
219
220 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
221 to the children of a varobj and its update range when -var-update
222 returns that the varobj's type changed.
223
3708f05e
JK
2242012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
225
226 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
227 Create two new links fir 'objfile-gdb.py file'
228 and 'dotdebug_gdb_scripts section'.
229
8e0583c8
JK
2302012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
231
232 * gdb.texinfo (Auto-loading): Rename node reference
233 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
234 Twice.
235 (.debug_gdb_scripts section): Rename the node ...
236 (dotdebug_gdb_scripts section): ... here.
237 (Maintenance Commands): Also rename this node reference.
238
7b282c5a
SCR
2392012-03-22 Siva Chandra Reddy <sivachandra@google.com>
240
241 * gdb.texinfo (Python API/Values From Inferior): Add description
242 about the new method Value.referenced_value. Add description on
243 how Value.dereference is different (and similar) to
244 Value.referenced_value.
245
8320cc4f
JK
2462012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
247
248 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
249 --init-eval-command=COMMAND, -iex.
250 (Startup): Describe -iex and -ix. Simplify the example
251 for "set auto-load-scripts off".
252
481860b3
GB
2532012-03-16 Gary Benson <gbenson@redhat.com>
254
255 PR breakpoints/10738
256 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
257 stating that GDB cannot set breakpoints on inlined functions.
258 (Mode Options): Document --use-deprecated-index-sections.
259 (Index Section Format): Document new index section version format.
260
c4aeac85
TT
2612012-03-15 Tom Tromey <tromey@redhat.com>
262
263 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
264
16899756
DE
2652012-03-13 Doug Evans <dje@google.com>
266
267 * gdb.texinfo (Help): Change apropos example to use "alias" instead
268 of "reload".
269 (Symbols): Delete docs for set/show symbol-reloading.
270 * gdbint.texinfo (Defining Other Architecture Features): Delete
271 SYMBOL_RELOADING_DEFAULT.
272 * refcard.tex: Delete reference to symbol-reloading.
273
9b224c5e
PA
2742012-03-07 Pedro Alves <palves@redhat.com>
275
276 * gdb.texinfo (General Query Packets): Document new
277 QProgramSignals packet.
278 * gdb.texinfo (Remote configuration): Mention
279 "program-signals-packet".
280
169081d0
TG
2812012-03-05 Tristan Gingold <gingold@adacore.com>
282
283 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
284
d1feda86
YQ
2852012-03-03 Yao Qi <yao@codesourcery.com>
286
287 * gdb.texinfo (In-Process Agent): New node.
288 Document new commands.
289 (General Query Packets): Add packet `QAgent'.
290
1faeff08
MR
2912012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
292
293 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
294
7d74f244
DE
2952012-03-01 Scott J. Goldman <scottjg@vmware.com>
296
297 * gdb.texinfo (Commands In Python): Put example python macro in
298 COMMAND_USER category rather than COMMAND_OBSCURE.
299 Document gdb.COMMAND_USER.
300 (User-defined Commands): Update documentation to clarify
301 "set/show max-user-call-depth" and "show user" don't apply to python
302 commands. Update documentation to clarify "help user-defined" may
303 also include python commands defined as COMMAND_USER.
304
6fe37d23
JK
3052012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
306
307 * gdb.texinfo (Startup): Add option -ex description to the option -x
308 description.
309
83364271
LM
3102012-02-24 Luis Machado <lgustavo@codesourcery.com>
311
312 * gdb.texinfo (Setting Breakpoints): Mention and explain the
313 condition-evaluation breakpoint parameter.
314 Mention condition-evaluation mode being shown in "info break".
315 (Break Conditions): Add description for target-side
316 conditional breakpoints.
317 (Remote Configuration): Mention conditional-breakpoints-packet.
318 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
319 cond-expr.
320 (General Query Packets): Mention new ConditionalBreakpoint feature.
321
bdb1994d
TT
3222012-02-22 Tom Tromey <tromey@redhat.com>
323
324 * gdb.texinfo (Blocks In Python): Clarify block iteration.
325
4d241c86
TT
3262012-02-17 Tom Tromey <tromey@redhat.com>
327
328 PR python/10753:
329 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
330 directory.
331
816338b5
SS
3322012-02-14 Stan Shebs <stan@codesourcery.com>
333
334 * gdb.texinfo (Disabling Breakpoints): Document enable count.
335
cc30c4bd
PA
3362012-02-13 Pedro Alves <palves@redhat.com>
337
338 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
339 mips-idt-ecoff.
340
035d1e5b
YQ
3412012-02-09 Yao Qi <yao@codesourcery.com>
342
343 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
344
f0823d2c
TT
3452012-02-07 Tom Tromey <tromey@redhat.com>
346
347 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
348 Symbol.value.
349
64e7d9dd
TT
3502012-02-07 Tom Tromey <tromey@redhat.com>
351
352 * gdb.texinfo (Symbols In Python): Document Symbol.line.
353
4220b2f8
TS
3542012-01-27 Thomas Schwinge <thomas@codesourcery.com>
355
356 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
357
edcc5120
TT
3582012-01-24 Tom Tromey <tromey@redhat.com>
359
360 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
361 unload".
362 (Files): Mention new catch commands.
363 (GDB/MI Async Records): Likewise.
364
53fe1783
GB
3652012-01-24 Gary Benson <gbenson@redhat.com>
366
367 Delete #if 0'd out code.
368 * gdb.texinfo (Frame Info): Remove "info catch".
369
b9e7b9c3
UW
3702012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
371
372 * gdb.texinfo (Remote Configuration): Document
373 "set remote hostio-readlink-packet" command.
374 (General Query Packets): Document vFile:readlink packet.
375
4aac40c8
TT
3762012-01-16 Tom Tromey <tromey@redhat.com>
377
378 * gdb.texinfo (Specify Location): Document relative file name
379 handling.
380
cafec441
TT
3812012-01-16 Tom Tromey <tromey@redhat.com>
382
383 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
384
0ee339bc
JK
3852012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
386 Eli Zaretskii <eliz@gnu.org>
387
388 * gdbint.texinfo (Coding Standards): Require braces for two lines of
389 code.
390
72384ba3
PH
3912012-01-11 Paul Hilfinger <hilfingr@adacore.com>
392
393 * gdb.texinfo (Variables): Document use of :: for non-static
394 variables.
395
ce1b17c4
JB
3962012-01-05 Joel Brobecker <brobecker@adacore.com>
397
398 * gdbint.texinfo (Start of New Year Procedure): Update
399 to replace use of copyright.sh by use of copyright.py.
400
217bff3e
JK
4012012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
402
403 Remove the gdbtui binary.
404 * all-cfg.texi (GDBTUI): Remove.
405 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
406 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
407 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
408
cc72b2a2
KP
4092011-12-23 Kevin Pouget <kevin.pouget@st.com>
410
411 Introduce gdb.FinishBreakpoint in Python.
412 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
413 (Python API): Add menu entry for Finish Breakpoints.
414
13ac8d2c
JK
4152011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
416
417 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
418 tests.
419
e0f9f062
DE
4202011-12-16 Doug Evans <dje@google.com>
421
422 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
423
80b6e756
PM
4242011-12-16 Phil Muldoon <pmuldoon@redhat.com>
425
1c3ad6ab 426 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
427 stack". Add documentation for "set/show python print-stack".
428
2fb860fc
PA
4292011-12-14 Pedro Alves <pedro@codesourcery.com>
430
431 * gdb.texinfo (Implementing a Remote Stub): Explain that you
432 should transfer control to the stub in the startup code instead of
433 in main. Mention the need to get past the initial breakpoint.
434
f8eba3c6
TT
4352011-12-06 Tom Tromey <tromey@redhat.com>
436
437 * gdb.texinfo (Set Breaks): Update for new behavior.
438
2268b414
JK
4392011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
440
441 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
442 List Format for SVR4 Targets'.
443 (General Query Packets): New item qXfer:libraries-svr4:read.
444 (Library List Format for SVR4 Targets): New node.
445
ae6f0d5b
TT
4462011-12-01 Tom Tromey <tromey@redhat.com>
447
448 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
449 add.
450
36dfb11c
TT
4512011-11-22 Tom Tromey <tromey@redhat.com>
452
453 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
454 reasons.
455
f196051f
SS
4562011-11-20 Stan Shebs <stan@codesourcery.com>
457
458 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
459 note-related options and variables.
460 (Tracepoint Packets): Document packet changes.
461
f85b53f8
SD
4622011-11-20 Sanjoy Das <sdas@igalia.com>
463
464 * gdb.texinfo (JIT Interface): Add documentation on writing and
465 usind JIT debug info readers.
466 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
467 Debug Info Readers): New nodes.
468
bfccc43c
YQ
4692011-11-18 Yao Qi <yao@codesourcery.com>
470
471 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
472 tracepoint.
473
c011a4f4
DE
4742011-11-15 Doug Evans <dje@google.com>
475
476 * gdb.texinfo (Files): Document basenames-may-differ.
477
ed59ded5
DE
4782011-11-14 Doug Evans <dje@google.com>
479
480 * gdb.texinfo (Shell Commands): Document "!".
481
405f8e94
SS
4822011-11-14 Stan Shebs <stan@codesourcery.com>
483 Kwok Cheung Yeung <kcy@codesourcery.com>
484
485 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
486 needed to get shorter fast tracepoints.
487 (Tracepoint Packets): Document new qTMinFTPILen packet.
488
1e4d1764
YQ
4892011-11-14 Yao Qi <yao@codesourcery.com>
490
491 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
492 behavior of tracepoint.
493 (General Query Packets): New feature InstallInTrace.
494 (Remote Configuration): Document "set remote
495 install-in-trace-packet".
496
71eba9c2 4972011-11-12 Matt Rice <ratmice@gmail.com>
498
499 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
500 Add arguments to info macro.
501
e0f8f636
TT
5022011-11-10 Tom Tromey <tromey@redhat.com>
503
504 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
505 manual.
506 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
507 (Macros): Add a footnote.
508 (C): Remove paragraph about compiler options.
509 (C Constants): Mention wide character and string constants.
510 (C Plus Plus Expressions): Update compiler option advice. Mention
511 using declarations. Mention ADL. Remove old HP compiler
512 information.
513
625c0d47
TT
5142011-11-10 Tom Tromey <tromey@redhat.com>
515
516 PR c++/9257:
517 * gdb.texinfo (Print Settings): Add an extra note about the need
518 for a vtable.
519
4be2aacc
MR
5202011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
521
522 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
523 "set mips abi" documentation.
524
0a1c4d10
DE
5252011-11-04 Doug Evans <dje@google.com>
526
527 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
528
aad1c02c
TT
5292011-11-03 Tom Tromey <tromey@redhat.com>
530
531 * gdb.texinfo (Stopping): Add menu entry.
532 (Continuing and Stepping): Restore @node. Use @section, not
533 @subsection.
534
983fb131
MR
5352011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
536
537 * gdb.texinfo (Skipping Over Functions and Files): Remove node
538 designation. Fix "Specify Location" cross-reference.
539
3065dfb6
SS
5402011-11-02 Stan Shebs <stan@codesourcery.com>
541
542 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
543 (General Query Packets): Describe tracenz feature.
544 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
545
0aaaf063
PK
5462011-10-28 Paul Koning <paul_koning@dell.com>
547
548 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
549
2231f1fb
KP
5502011-10-27 Kevin Pouget <kevin.pouget@st.com>
551
552 * gdb.texinfo ((Frames In Python): Document
553 gdb.FRAME_UNWIND_FIRST_ERROR contant.
554
5110b5df
PK
5552011-10-26 Paul Koning <paul_koning@dell.com>
556
557 * gdb.texinfo (gdb.types): Document new deepitems function.
558
22dbab46
PK
5592011-10-25 Paul Koning <paul_koning@dell.com>
560
561 PR python/13327
562
563 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
564 fetch_lazy method.
565
9df2fbc4
PM
5662011-10-20 Phil Muldoon <pmuldoon@redhat.com>
567
568 PR python/12656
569
570 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
571 global_block, static_block function.
572
f05e2e1d
TT
5732011-10-19 Tom Tromey <tromey@redhat.com>
574
575 * gdb.texinfo (Commands In Python): Add missing "@"s.
576
a7fc3f37
KP
5772011-10-13 Kevin Pouget <kevin.pouget@st.com>
578
579 PR python/13285 Document named constants for frame unwind stop reasons
580 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
581 constants.
582
5048e516
JK
5832011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
584
585 Fix compatibility with texinfo versions older than 4.12.
586 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
587 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
588 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
589 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
590 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
591 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
592 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
593
5a56e9c5
DE
5942011-10-09 Doug Evans <dje@google.com>
595
596 * gdb.texinfo (Extending GDB): Document alias command.
597
36b11add
JK
5982011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
599
600 Support @entry in input expressions.
601 * gdb.texinfo (Variables): Describe @entry names suffix.
602 (Print Settings): Add anchor for `set print entry-values'.
603
e18b2753
JK
6042011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
605 Eli Zaretskii <eliz@gnu.org>
606
607 Display @entry parameter values (without references).
608 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
609 example.
610 (Print Settings): New description of set print entry-values and show
611 print entry-values.
612
111c6489
JK
6132011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
614 Eli Zaretskii <eliz@gnu.org>
615
616 Recognize virtual tail call frames.
617 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
618 (Tail Call Frames): New node.
619 (Frames In Python): Add gdb.TAILCALL_FRAME.
620
9c15afc4
DE
6212011-10-07 Doug Evans <dje@google.com>
622
623 * gdb.texinfo (gdb.printing): Document new `replace' arg to
624 register_pretty_printer.
625
99f5279d
PM
6262011-10-07 Phil Muldoon <pmuldoon@redhat.com>
627
628 PR python/12930
629 PR python/12802
630
631 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
632 stop method.
633
03583c20
UW
6342011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
635
636 * gdb.texinfo (Starting your Program): "set disable-randomization"
637 is no longer Linux-specific.
638 (Remote Configuration): Document "set remote
639 disable-randomization-packet".
640 (General Query Packets): Document "QDisableRandomization" packet
641 and add it to "qSupported" list.
642
bd054e06
KP
6432011-10-07 Kevin Pouget <kevin.pouget@st.com>
644
645 Allow Python notification of new object-file loadings.
646 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
647 event type.
648
cb6be26b
KP
6492011-10-04 Kevin Pouget <kevin.pouget@st.com>
650
651 PR python/12691: Add the inferior to Python exited event
652 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
653
a05336a1
JB
6542011-10-03 Joel Brobecker <brobecker@adacore.com>
655
656 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
657 rephasing.
658
5d77fe44
JB
6592011-10-03 Joel Brobecker <brobecker@adacore.com>
660
661 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
662 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
663 as possible feature returned by the `-list-features'
664 command.
665
699df94d
PK
6662011-09-28 Paul Koning <paul_koning@dell.com>
667
668 * gdb.texinfo (gdb.Type): Document field access by dictionary
669 key syntax.
670
24bdad53
YQ
6712011-09-28 Yao Qi <yao@codesourcery.com>
672
673 * gdb.texinfo (Files): Update options for `add-symbol-file'.
674 Add one space after option `-s'. Remove @r{} markup.
675
6710bf39
SS
6762011-09-27 Stan Shebs <stan@codesourcery.com>
677
678 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
679
d99f7e48
HZ
6802011-09-16 Hui Zhu <teawater@gmail.com>
681
682 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
683 to *(unsigned char *)$esp@300.
684
d812018b
PK
6852011-09-15 Paul Koning <paul_koning@dell.com>
686
687 * gdb.texinfo: Make style of Python functions and methods match
688 the syntax of Python. Also put class and module names explicitly
689 on function, member, and variable names, matching Python
690 documentation conventions.
691
2aa48337
KP
6922011-09-15 Kevin Pouget <kevin.pouget@st.com>
693
694 PR Python/12692 Add gdb.selected_inferior() to Python interface.
695 * gdb.texinfo (Inferiors In Python): Describe new
696 gdb.selected_inferior() function.
697
6839b47f
KP
6982011-09-15 Kevin Pouget <kevin.pouget@st.com>
699
700 Handle multiple breakpoint hits in Python interface:
701 * gdb.texinfo (Events In Python): New function documentation:
702 gdb.BreakpointEvent.breakpoints. Indicate that
703 gdb.BreakpointEvent.breakpoint is now deprecated.
704
26829f2b
JB
7052011-09-04 Joel Brobecker <brobecker@adacore.com>
706
707 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
708
a9f54f60
TT
7092011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
710
711 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
712
fa3a4f15
PM
7132011-08-17 Phil Muldoon <pmuldoon@redhat.com>
714
715 * gdb.texinfo (Prompt): Add set/show extended-prompt
716 documentation
717 (Basic Python): Add prompt_hook anchor.
718 (Python modules): Reword module text to reflect multiple modules.
719 (gdb.prompt): Document gdb.prompt module.
720
224bbe49
YQ
7212011-08-14 Yao Qi <yao@codesourcery.com>
722
78d85199
YQ
723 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
724
7252011-08-14 Yao Qi <yao@codesourcery.com>
726
727 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
728 (TIC6x Features): New node.
729
457e09f0
DE
7302011-08-12 Doug Evans <dje@google.com>
731
732 * gdb.texinfo (Symbols In Python): Document symbol.type.
733
5e239b84
PM
7342011-08-09 Phil Muldoon <pmuldoon@redhat.com>
735
736 * gdb.texinfo (Python): Document command and function
737 auto-loading.
738
177bc839
JK
7392011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
740 Eli Zaretskii <eliz@gnu.org>
741
742 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
743 typedefs unrolling. Extend the sample code by an inner typedef and
744 outer typedefs unrolling.
745
1a532630
PP
7462011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
747
748 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
749 size and line-size.
750
9b158ba0 7512011-07-21 Matt Rice <ratmice@gmail.com>
752
753 PR macros/12999
754 * gdb.texinfo (Macros): Add info definitions and info macros commands.
755 Update text and cindex entries for info macro command.
756
d17b6f81
PM
7572011-07-21 Phil Muldoon <pmuldoon@redhat.com>
758
759 * observer.texi (GDB Observers): Add before_prompt observer.
760 * gdb.texinfo (Basic Python): Add documentation for prompt
761 substitution.
762
713389e0
PM
7632011-07-11 Phil Muldoon <pmuldoon@redhat.com>
764
765 PR python/12438
766 * gdb.texinfo (Python Commands): Add deprecate note to maint
767 set/show python print-stack. Document set/show python
768 print-backtrace.
769
177b42fe
TJB
7702011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
771
772 * gdb.texinfo: Fix typos.
773
900e11f9
JK
7742011-07-01 Tom Tromey <tromey@redhat.com>
775
776 * gdb.texinfo (Debugging Output): Document set debug
777 check-physname.
778
39c4d40a
TT
7792011-06-29 Tom Tromey <tromey@redhat.com>
780
781 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
782 breakpoint-notifications feature.
783
6f5def7d
UW
7842011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
785
786 * gdb.texinfo (Target Description): Remove warning about
787 possibly unstable format.
788
8cf64490
TT
7892011-06-03 Tom Tromey <tromey@redhat.com>
790
791 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
792 (Events In Python): Note that exit_code is optional.
793
393eab54
PA
7942011-05-17 Pedro Alves <pedro@codesourcery.com>
795
796 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
797 required for multi-threading support.
798 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
799 Hc are deprecated for multi-threading debugging. Point readers at
800 the vCont packet.
801
75fc9810
DE
8022011-05-15 Doug Evans <dje@google.com>
803
804 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
805
01124a23
DE
8062011-05-13 Doug Evans <dje@google.com>
807
98a5dd13
DE
808 * gdb.texinfo (Threads): Document $sdir,$pdir.
809 (Server): Document $pdir exception.
810
dbaefcf7
DE
811 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
812
cc63ef9b
DE
813 * gdb.texinfo (Threads): Clarify default value for
814 libthread-db-search-path.
7e0396aa 815
01124a23
DE
816 * gdb.texinfo (Completion): Update example.
817 (Debugging Output): Delete `set/show debug lin-lwp-async'.
818
d248b706
KY
8192011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
820
821 * gdb.texinfo: Document change in the behaviour of the enable and
822 disable GDB commands when applied to tracepoints.
823 Document the EnableDisableTracepoints remote stub feature.
824 Document QTEnable and QTDisable in the list of tracepoint packets.
825
cc88a640
JK
8262011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
827
828 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
829 hsuser.texi.
830 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
831 comment to hsuser.texi. Change rluser.texi name in the comment.
832
84e578fb
DE
8332011-05-10 Doug Evans <dje@google.com>
834
835 * gdb.texinfo (Threads): If an empty path is provided for
836 libthread-db-search-path it is reset to its default value.
837 (Server): Ditto.
838
478aac75
DE
8392011-05-09 Doug Evans <dje@google.com>
840
841 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
842
9c06b0b4
TJB
8432011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
844 Thiago Jung Bauermann <bauerman@br.ibm.com>
845
846 Implement support for PowerPC BookE masked watchpoints.
847 * gdb.texinfo (Set Watchpoints): Document mask parameter.
848 (PowerPC Embedded): Mention support of masked watchpoints.
849
9ed350ad
JB
8502011-05-03 Joel Brobecker <brobecker@adacore.com>
851
852 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
853 `@value{GDBN}'.
854
4ceed123
JB
8552011-05-03 Joel Brobecker <brobecker@adacore.com>
856
857 * gdb.texinfo (titlepage): Remove dedication.
858 (In Memoriam): New appendix.
859
559a7a62
JK
8602011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
861 Eli Zaretskii <eliz@gnu.org>
862
863 * gdb.texinfo (Index Section Format): Change the version to 5.
864 Describe the different formula.
865
03f2bd59
JK
8662011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
867 Eli Zaretskii <eliz@gnu.org>
868
869 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
870 for disconnected tracing.
871 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
872 extended-remote relationship. Mention --once.
873 (TCP port allocation lifecycle of @code{gdbserver}): New.
874
d9b1a651
EZ
8752011-04-23 Eli Zaretskii <eliz@gnu.org>
876
877 * gdb.texinfo (Server): Improve indexing. Index all optional
878 switches to gdbserver.
879
90476074
TT
8802011-04-20 Tom Tromey <tromey@redhat.com>
881
882 * gdb.texinfo (Index Section Format): New node.
883 (Top): Add new node to menu.
884
c21236dc
PA
8852011-04-20 Pedro Alves <pedro@codesourcery.com>
886
887 * gdb.texinfo (Maintenance Commands): Document `maint print
888 remote-registers'.
889
05c8c3f5
TT
8902011-04-20 Tom Tromey <tromey@redhat.com>
891
892 * gdb.texinfo (Trace File Format): Move node later.
893
7a9dd1b2
TT
8942011-04-19 Tom Tromey <tromey@redhat.com>
895
896 * gdbint.texinfo (Register Information Functions): Remove
897 duplicate "the".
898 * gdb.texinfo (Emacs): Remove duplicate "to".
899 (GDB/MI Variable Objects): Remove duplicate "the".
900 (General Query Packets): Likewise.
901
4368ebeb
JB
9022011-04-02 Joel Brobecker <brobecker@adacore.com>
903
904 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
905 "GDB/MI Ada Exception Information" node.
906
956a9fb9
JB
9072011-04-01 Joel Brobecker <brobecker@adacore.com>
908
909 * gdb.texinfo (GDB/MI Ada Exception Information): Document
910 the "exception-name" field in the *stopped async record.
911
f1310107
TJB
9122011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
913 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
914
915 Implement support for PowerPC BookE ranged breakpoints.
916 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
917
8786b2bd
TT
9182011-03-28 Tom Tromey <tromey@redhat.com>
919
920 * gdb.texinfo (Set Tracepoints): Fix typo.
921
9ef07c8c
TT
9222011-03-24 Tom Tromey <tromey@redhat.com>
923
924 * gdb.texinfo (Specify Location): Document `function:label'
925 linespec.
926
99c3dc11
PM
9272011-03-18 Phil Muldoon <pmuldoon@redhat.com>
928
f1310107 929 PR python/12149
99c3dc11
PM
930
931 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
932
29703da4
PM
9332011-03-17 Phil Muldoon <pmuldoon@redhat.com>
934
935 * gdb.texinfo (Blocks In Python): Add is_valid method description.
936 (Inferiors In Python): Likewise.
937 (Threads In Python): Likewise.
938 (Symbols In Python): Likewise.
939 (Objfiles In Python): Likewise.
940 (Symbol Tables In Python): Likewise.
941
c9174737
PA
9422011-03-15 Pedro Alves <pedro@codesourcery.com>
943
944 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
945 display>: Explain that the commands accept number ranges.
946
7371cf6d
PM
9472011-03-14 Phil Muldoon <pmuldoon@redhat.com>
948
949 * gdb.texinfo (Breakpoints In Python): Add description and example
950 of Python stop function operation.
951
ecec24e6
PM
9522011-03-10 Phil Muldoon <pmuldoon@redhat.com>
953
954 * gdb.texinfo (Parameters In Python): Document get_set_string and
955 get_show_string methods.
956
6dcd5565
JK
9572011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
958
959 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
960
81896e36
JK
961 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
962 circular-trace-buffer name.
963
5e30da2c
JB
9642011-02-28 Joel Brobecker <brobecker@adacore.com>
965
966 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
967 in the previous change.
968
3bd0f5ef 9692011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
970
971 * gdb.texinfo (Inferiors and Programs): Update commands to show
972 that they can accept multiple arguments.
973
4ec7539c
JB
9742011-02-24 Joel Brobecker <brobecker@adacore.com>
975
976 Revert the following patch (code patch was not approved):
977 2011-02-21 Hui Zhu <teawater@gmail.com>
978 * agentexpr.texi (bytecode descriptions): add printf.
979 * gdb.texinfo (tracepoint action lists): add printf.
980
82809774
DE
9812011-02-23 Doug Evans <dje@google.com>
982
983 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
984
e5a67952
MS
9852011-02-23 Michael Snyder <msnyder@vmware.com>
986
987 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
988 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
989 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
990
6e6fbe60
DE
9912011-02-22 Doug Evans <dje@google.com>
992
993 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
994 Clarify behaviour of lookup_symbol when `block' argument is omitted,
995 add description of result, fix @defun formatting.
996
f994e27a
HZ
9972011-02-21 Hui Zhu <teawater@gmail.com>
998
999 * agentexpr.texi (Bytecode Descriptions): Add printf.
1000 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1001
c7f96d2b
TT
10022011-02-18 Tom Tromey <tromey@redhat.com>
1003
1004 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1005
60f98dde
MS
10062011-02-14 Michael Snyder <msnyder@vmware.com>
1007
1008 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1009 Document new command "thread find".
1010
08e796bc
MS
10112011-02-14 Michael Snyder <msnyder@vmware.com>
1012
1013 * gdb.texinfo (Threads): Update example of new thread message.
1014
b3b9301e
PA
10152011-02-14 Pedro Alves <pedro@codesourcery.com>
1016
1017 * gdb.texinfo (Remote Configuration): Mention set/show remote
1018 traceframe-info.
1019 (Tools/Packages Optional for Building GDB): Mention that expat is
1020 used for traceframe info.
1021 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1022 (General Query Packets) <qSupported>: Describe the
1023 qXfer:traceframe-info:read feature.
1024 (qXfer::read): Describe qXfer:traceframe-info:read.
1025 (Traceframe Info Format): New section.
1026
cef35b0f
PA
10272011-02-04 Pedro Alves <pedro@codesourcery.com>
1028
1029 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1030 for casts and unary operators.
1031
f1cbe1d3
TT
10322011-02-04 Tom Tromey <tromey@redhat.com>
1033
1034 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1035 is not useful.
1036
585fdaa1
PA
10372011-01-25 Pedro Alves <pedro@codesourcery.com>
1038
1039 * gdb.texinfo: s/value optimized out/optimized out/g
1040
7bfc9434
JB
10412011-01-21 Joel Brobecker <brobecker@adacore.com>
1042
1043 * gdb.texinfo (Other Misc Settings): Rework part of the
1044 documentation of the "set interactive mode" command.
1045
4694da01
TT
10462011-01-19 Tom Tromey <tromey@redhat.com>
1047
1048 * gdb.texinfo (Threads): Document thread name output and `thread
1049 name' command.
1050 (Threads In Python): Document Thread.name attribute.
1051 (GDB/MI Thread Commands): Document thread attributes.
1052
b716877b
AB
10532011-01-12 Andrew Burgess <aburgess@broadcom.com>
1054
1055 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1056 changes in mi/mi-cmd-disas.c
1057
13fd8b81
TT
10582011-01-12 Tom Tromey <tromey@redhat.com>
1059
1060 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1061 Fix "thread apply" text.
1062
e09342b5
TJB
10632011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1064 Thiago Jung Bauermann <bauerman@br.ibm.com>
1065
1066 Implement support for PowerPC BookE ranged watchpoints.
1067 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1068 the "set powerpc exact-watchpoints" flag.
1069
06e65f44
TT
10702011-01-07 Tom Tromey <tromey@redhat.com>
1071
1072 * gdb.texinfo (Python API): Add descriptions to @menu items.
1073
d8e22779
TT
10742011-01-06 Tom Tromey <tromey@redhat.com>
1075
1076 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1077
a255712f
PP
10782010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1079
e09342b5 1080 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1081
ccfc3d6e
TT
10822011-01-06 Tom Tromey <tromey@redhat.com>
1083
1084 PR python/12133:
1085 * gdb.texinfo (Frames In Python): Document various frame
1086 constants.
1087
44944448
JB
10882011-01-05 Joel Brobecker <brobecker@adacore.com>
1089
1090 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1091 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1092 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1093
42ea3d7a
JK
10942011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1095
1096 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1097 (clean): Add GDBvn.texi.
1098
720d1a40
JB
10992010-12-29 Joel Brobecker <brobecker@adacore.com>
1100
1101 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1102 occasional case where the debugger prints an array address
1103 instead of the array itself.
1104
ad196637
PA
11052010-12-23 Pedro Alves <pedro@codesourcery.com>
1106
1107 * gdb.texinfo (Packets) <read registers packet>: Document support
1108 for registers that were not collected.
1109
a86caf66
DE
11102010-12-15 Doug Evans <dje@google.com>
1111
1112 * gdb.texinfo (Startup): Document auto-loading of scripts during
1113 startup.
1114 (Auto-loading): Delete "maint set python auto-load on|off".
1115 Add "set auto-load-scripts on|off".
1116
aae1c79a
DE
11172010-12-07 Doug Evans <dje@google.com>
1118
1119 * gdb.texinfo (Mode Options): Document -data-directory.
1120 (Data Files): Add reference to -data-directory.
1121
4e04c971
DE
11222010-11-29 Doug Evans <dje@google.com>
1123
1124 * gdb.texinfo (Pretty-Printer Introduction): Change
1125 printer-name:subprinter-name to printer-name;subprinter-name.
1126
94b6973e
PM
11272010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1128
1129 PR python/12199
1130
1131 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1132
39037522
TT
11332010-11-23 Tom Tromey <tromey@redhat.com>
1134
1135 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1136 (Editing): Likewise.
1137 (Command History): Likewise.
1138 (TUI Keys): Likewise.
1139 (Bug Reporting): Conditionally include rluser.texi and
1140 inc-history.texinfo.
1141 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1142 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1143 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1144 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1145 (gdb.pdf): Likewise.
1146 (gdb.info): Likewise.
1147 (gdb/index.html): Likewise.
1148
5ae98d25
TT
11492010-11-23 Tom Tromey <tromey@redhat.com>
1150
1151 * Makefile.in (Makefile): Run ../config.status.
1152 (distclean): Update.
1153 * configure: Remove.
1154 * configure.ac: Remove.
1155
621c8364
TT
11562010-11-12 Tom Tromey <tromey@redhat.com>
1157
1158 * gdb.texinfo (Basic Python): Update. Add xref.
1159 (Exception Handling): Document new exception classes.
1160 (Types In Python): Update.
1161 (Frames In Python): Update.
1162
84f4c1fe
PM
11632010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1164
1165 * gdb.texinfo (Breakpoints In Python): Document "internal"
1166 parameter, and visible attribute.
1167
99e7ae30
DE
11682010-11-05 Doug Evans <dje@google.com>
1169
1170 * gdb.texinfo (Source Path): Document "set directories".
1171
f4b8a18d
KW
11722010-11-05 Ken Werner <ken.werner@de.ibm.com>
1173
1174 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1175 (OpenCL C): New node.
1176
7b51bc51
DE
11772010-11-02 Doug Evans <dje@google.com>
1178
1179 * gdb.texinfo (Pretty Printing): Expand into three sections,
1180 introduction, example, and commands.
1181 (Python API): Delete section Disabling Pretty-Printers, merge into
1182 Selecting Pretty-Printers.
1183 (Writing a Pretty-Printer): New section. Move the pretty-printer
1184 example here, and reformat to match python coding style. Add a second
1185 example using the gdb.printing module.
1186 (Python modules): Add gdb.printing.
1187
9eeee977
DE
11882010-10-29 Doug Evans <dje@google.com>
1189
1190 * gdb.texinfo (Python): Fix long line.
1191
a0e0ffdf
DE
11922010-10-20 Doug Evans <dje@google.com>
1193
1194 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1195 All references updated. Correct sections marked as subsections.
1196 (Coding Standards): New chapter. Move the coding standard related
1197 subsections here. Add section on Python coding standards.
1198
0e3509db
DE
11992010-10-13 Doug Evans <dje@google.com>
1200
1201 * gdb.texinfo (Python): Add "Python modules".
1202 (Types in Python): Add reference to gdb.types section.
1203 (Python modules): New node.
1204
44592cc4
DE
12052010-10-11 Doug Evans <dje@google.com>
1206
1207 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1208 Python" from gdb.Value.type description.
1209
6e1bb179
JB
12102010-09-28 Joel Brobecker <brobecker@adacore.com>
1211
1212 * gdb.texinfo (Ravenscar Profile): New node.
1213
e8467610
TT
12142010-09-22 Tom Tromey <tromey@redhat.com>
1215
1216 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1217
fccd1d1e
EZ
12182010-09-22 Eli Zaretskii <eliz@gnu.org>
1219
1220 * gdb.texinfo (Values From Inferior): Clarify that
1221 value.dynamic_type works only in C++ programs with RTTI.
1222
c1b6b909
TT
12232010-09-15 Paul Bolle <pebolle@tiscali.nl>
1224
1225 * gdb.texinfo (Character Sets): Correctly reference host-charset
1226 in example.
1227
7d288aaa
TT
12282010-09-13 Tom Tromey <tromey@redhat.com>
1229
1230 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1231 Document "fullname" and "from".
1232
f75d858b
MK
12332010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1234
1235 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1236 feature `reverse' output by -list-target-features.
1237
83b9503b
L
12382010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1239
1240 * gdb.texinfo (i386 Features): Remove an extra "@item".
1241
03f17ccf
TT
12422010-08-30 Tom Tromey <tromey@redhat.com>
1243
1244 PR python/11792:
1245 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1246
9779414d
DJ
12472010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1248
1249 * gdb.texinfo (ARM Features): Document
1250 org.gnu.gdb.arm.m-profile.
1251
f9ffd4bb
TT
12522010-08-23 Tom Tromey <tromey@redhat.com>
1253
1254 PR python/11145:
1255 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1256 reinterpret_cast methods.
1257
702c2711
TT
12582010-08-23 Tom Tromey <tromey@redhat.com>
1259
1260 PR python/11915:
1261 * gdb.texinfo (Types In Python): Document array method.
1262
66b73624
TJB
12632010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1264
1265 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1266
06a64a0b
TT
12672010-08-16 Tom Tromey <tromey@redhat.com>
1268
1269 * gdb.texinfo (Set Watchpoints): Document -location option.
1270
a3a7127e
DE
12712010-08-13 Doug Evans <dje@google.com>
1272
1273 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1274
8dedea02
VP
12752010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1276
1277 * gdb.texinfo (GDB/MI Data Manipulation): Document
1278 -data-read-memory-raw and -data-write-memory-raw.
1279
ca5c20b6 12802010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1281 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1282
1283 * gdb.texinfo (Basic Python): Describe post_event API.
1284
cb2e07a6
PM
12852010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1286
1287 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1288 decode_line Python APIs
cb2e07a6 1289
464b3efb
TT
12902010-08-10 Tom Tromey <tromey@redhat.com>
1291
1292 * gdb.texinfo (Pretty Printing API): Document
1293 gdb.default_visualizer.
1294
c29c521f
TT
12952010-08-10 Tom Tromey <tromey@redhat.com>
1296
1297 Revert gdb-add-index addition:
1298 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1299
5da1313b
JK
13002010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1301 Eli Zaretskii <eliz@gnu.org>
1302
1303 * gdb.texinfo (Mode Options) <-batch>
1304 (Basic Python) <gdb.execute>: Describe setting width and height.
1305
02d868e8
PP
13062010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1307
1308 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1309
c2bbed2a
TT
13102010-07-30 Tom Tromey <tromey@redhat.com>
1311
1312 * gdb.texinfo (Index Files): Mention gdb-add-index.
1313
6c13bbe1
HZ
13142010-07-30 Hui Zhu <teawater@gmail.com>
1315
1316 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1317 "detach inferior" and "kill inferior".
1318
53a71c06
CR
13192010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1320
1321 * gdb.texinfo (Machine Code): Update description of two forms of
1322 arguments, and add new example to demonstrate the new form.
1323
5374244e
PM
13242010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1325
1326 * gdb.texinfo (Values From Inferior): Add value inferior function
1327 call description.
1328
8ea5bce5
JK
13292010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1330
1331 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1332
c0edd9ed
JK
13332010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1334 Eli Zaretskii <eliz@gnu.org>
1335
1336 Make core files the process_stratum.
1337 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1338 record_stratum example.
1339
9291a0cd
TT
13402010-07-13 Tom Tromey <tromey@redhat.com>
1341
1342 * gdb.texinfo (Index Files): New node.
1343
f5011d11
TT
13442010-07-13 Tom Tromey <tromey@redhat.com>
1345
1346 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1347
0f5238ed
TT
13482010-07-13 Tom Tromey <tromey@redhat.com>
1349
1350 * gdb.texinfo (Specify Location): Document labels.
1351
74c761c1
PA
13522010-07-01 Pedro Alves <pedro@codesourcery.com>
1353
1354 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1355 entries for fast tracepoints and static tracepoints.
1356
501994c0
PA
13572010-07-01 Pedro Alves <pedro@codesourcery.com>
1358
1359 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1360 qsThreadInfo>: Spell out `l' as ell.
1361
0fb4aa4b
PA
13622010-07-01 Pedro Alves <pedro@codesourcery.com>
1363
1364 * gdb.texinfo (Convenience Variables): Document $_sdata.
1365 (Commands to Set Tracepoints): Describe static tracepoints. Add
1366 `Listing Static Tracepoint Markers' menu entry. Document
1367 "strace".
1368 (Tracepoint Action Lists): Document collecting $_sdata.
1369 (Listing Static Tracepoint Markers): New subsection.
1370 (Tracepoints support in gdbserver): Mention static tracepoints.
1371 (remote packets, enabling and disabling): Mention
1372 read-sdata-object.
1373 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1374 and StaticTracepoint.
1375 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1376 Document qXfer:sdata:read.
1377 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1378
dc3b15be
JB
13792010-06-29 Joel Brobecker <brobecker@adacore.com>
1380
1381 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1382
595939de
PM
13832010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1384 Tom Tromey <tromey@redhat.com>
1385 Thiago Jung Bauermann <bauerman@br.ibm.com>
1386
1387 * gdb.texinfo (Inferiors In Python): New node.
1388 * gdb.texinfo (Threads In Python): New node.
1389
9279c692
JB
13902010-06-28 Joel Brobecker <brobecker@adacore.com>
1391
1392 * gdb.texinfo (Python): Document what the python directory is
1393 and what its location is.
1394 (Basic Python): Document the gdb.PYTHONDIR constant.
1395
bc9f0842
TT
13962010-06-25 Tom Tromey <tromey@redhat.com>
1397
1398 PR python/10808:
1399 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1400
f1421989
HZ
14012010-06-24 Hui Zhu <teawater@gmail.com>
1402
1403 * gdb.texinfo: (Commands for Controlled Output): Add
1404 documentation for command "eval".
1405
e4c0cfae
SS
14062010-06-21 Stan Shebs <stan@codesourcery.com>
1407
1408 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1409 * annotate.texinfo: Ditto.
1410 * gdbint.texinfo: Ditto.
1411 * stabs.texinfo: Ditto.
1412
bb08c432
HZ
14132010-06-22 Hui Zhu <teawater@gmail.com>
1414
1415 * gdb.texinfo: (Process Record and Replay): Add documentation
1416 for command "set record memory-query".
1417
4f5d9f07
SS
14182010-06-21 Stan Shebs <stan@codesourcery.com>
1419
1420 * gdb.texinfo: Relicense under GFDL version 1.3.
1421 * annotate.texinfo: Relicense under GFDL version 1.3.
1422 * gdbint.texinfo: Relicense under GFDL version 1.3.
1423 * stabs.texinfo: Relicense under GFDL version 1.3.
1424 * fdl.texi: Update to version 1.3.
1425
6aed2dbc
SS
14262010-06-18 Stan Shebs <stan@codesourcery.com>
1427
a61408f8
SS
1428 * gdb.texinfo (Operating System Auxiliary Information): Describe
1429 "info os" when no arguments given.
1430
6aed2dbc
SS
1431 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1432 $_thread.
1433
24e933df
HZ
14342010-06-18 Hui Zhu <teawater@gmail.com>
1435
1436 * gdb.texinfo: (Process Record and Replay): Add documentation
1437 for commands "record save" and "record restore".
1438
65d79d4b
SDJ
14392010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1440
1441 * gdb.texinfo: Include information about the correct use
1442 of addresses in the `watch' command.
1443
d914c394
SS
14442010-06-11 Stan Shebs <stan@codesourcery.com>
1445
1446 * gdb.texinfo (Observer Mode): New section.
1447 (General Query Packets): Document QAllow.
889bf7c5 1448
967cf477
DE
14492010-06-04 Doug Evans <dje@google.com>
1450
1451 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1452
aaf4119b
DE
14532010-06-03 Doug Evans <dje@google.com>
1454
1455 * gdbint.texinfo (Coding): Add subsection on command names.
1456
9eae7c52
TT
14572010-06-02 Tom Tromey <tromey@redhat.com>
1458
1459 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1460 always-disassemble.
1461
fa593d66
PA
14622010-06-01 Pedro Alves <pedro@codesourcery.com>
1463
1464 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1465 gdbserver, and add cross reference.
1466 (Tracepoints support in gdbserver): New subsection.
1467
dde08ee1
PA
14682010-05-26 Pedro Alves <pedro@codesourcery.com>
1469
1470 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1471 `qRelocInsn' feature.
1472 (Relocate instruction reply packet): New subsection
1473 of `Tracepoint Packets'.
1474 (Tracepoint Packets): Mention that packets QTDP and QTStart
1475 support the qRelocInsn request, and add cross reference to new
1476 subsection.
1477
07ca107c
DE
14782010-05-25 Doug Evans <dje@google.com>
1479
1480 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1481 (Commands In Python): Document gdb.string_to_argv.
1482
c25c4a8b
JK
14832010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1484
1485 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1486 ATTR_NORETURN.
1487
d7b32ed3 14882010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1489 Tom Tromey <tromey@redhat.com>
1490 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1491
c25c4a8b 1492 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1493
6aecb9c2
JB
14942010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1495
1496 * gdb.texinfo: (Summary) Add mention about D language support.
1497 (Filenames): Add D suffixes.
1498 (D): New node.
1499
b7da9e9f
PM
15002010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1501
1502 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1503 of macro deleted from GDB code.
1504
ab38a727
PA
15052010-04-24 Pedro Alves <pedro@codesourcery.com>
1506
1507 * gdb.texinfo (Commands to specify files): Describe what how GDB
1508 looks up DOS-based filesystem paths on the system root. Document
1509 the new `set/show target-file-system-kind' commands.
1510
66d09542
DE
15112010-04-23 Doug Evans <dje@google.com>
1512
1513 * gdb.texinfo (Python): Move Auto-loading section here ...
1514 (Python API): from here.
1515 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1516 (Maintenance Commands): Add docs for "maint print section-scripts".
1517
8bd10a10
CM
15182010-04-20 Chris Moller <cmoller@redhat.com>
1519
1520 * gdb.texinfo (Setting Breakpoints): Added description of
1521 filename-qualified rbreak.
1522 * refcard.tex (Breakpoints and Watchpoints): Added brief
1523 description of filename-qualified rbreak.
1524
4c374409
JK
15252010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1526
1527 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1528 (Python API): Change the reference to Pretty Printing API.
1529 (Pretty Printing): Move the user part under the Data node. Reformat
1530 the sample output to 72 columns. Create a new reference to Pretty
1531 Printing API. Rename the API part ...
1532 (Pretty Printing API): To a new node name.
1533 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1534 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1535
5a9351ae
SS
15362010-04-21 Stan Shebs <stan@codesourcery.com>
1537
1538 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1539 and commands.
5a9351ae 1540 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1541
9a22f0d0
PM
15422010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1543
1544 * gdb.texinfo (Examining memory): Update for change in string
1545 display with explicit size.
1546
6149aea9
PA
15472010-04-19 Pedro Alves <pedro@codesourcery.com>
1548
1549 PR breakpoints/8554.
1550
1551 * gdb.texinfo (Save Breakpoints): New node.
1552 (save-tracepoints): Rename to ...
1553 (save tracepoints): ... this. Mention that `save-tracepoints' is
1554 a deprecated alias to `save tracepoints'.
1555
711e434b
PM
15562010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1557
645797a8 1558 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1559 (info w32 thread-information-block): Document new command.
1560 (qGetTIBAddress): Document new gdbserver query.
1561 (maint set/show show-all-tib): Document new command.
1562
3f7b2faa
DE
15632010-04-15 Doug Evans <dje@google.com>
1564
fa33c3cd
DE
1565 * gdb.texinfo (Python API): Add progspaces section.
1566 (Selecting Pretty-Printers): Progspace pretty-printers are
1567 searched too.
1568 (Progspaces In Python): New section.
1569
3f7b2faa
DE
1570 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1571
79f283fe
PM
15722010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1573
1574 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1575 returns None.
1576
87290684
SS
15772010-04-09 Stan Shebs <stan@codesourcery.com>
1578
1579 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1580 Describe the `frames-created' field, tweak grammar.
1581
a97153c7
PA
15822010-04-09 Pedro Alves <pedro@codesourcery.com>
1583
1584 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1585 Describe the `circular' and `disconnected' fields.
1586
5c5dcc1b
L
15872010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1588
1589 * gdb.texinfo (maint print registers): Mention unavailable and
1590 invisible registers.
1591
adc36818
PM
15922010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1593 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1594 Tom Tromey <tromey@redhat.com>
adc36818
PM
1595
1596 * gdb.texinfo (Breakpoints In Python): New Node.
1597
33da3f1c
SS
15982010-04-08 Stan Shebs <stan@codesourcery.com>
1599
1600 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1601 trace status fields.
1602
3a13a53b
L
16032010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1604
1605 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1606 optional. Make org.gnu.gdb.i386.avx requires
1607 org.gnu.gdb.i386.avx.
1608
08001717
DE
16092010-04-08 Doug Evans <dje@google.com>
1610
1611 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1612 search path, and document that gdb only scans the search path if
1613 the script's path doesn't specify a directory.
1614
c375651d
DE
16152010-04-05 Doug Evans <dje@google.com>
1616
1617 * gdb.texinfo (maint show python auto-load): Fix typo.
1618
af54718e
SS
16192010-04-04 Stan Shebs <stan@codesourcery.com>
1620
d77f58be
SS
1621 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1622 (Setting Watchpoints): Update description of "info watch".
1623 (Disabling Breakpoints): Only "info break" lists all.
1624
af54718e
SS
1625 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1626 (tdump): Explain how tdump works.
1627
86b17b60
PA
16282010-04-01 Pedro Alves <pedro@codesourcery.com>
1629
1630 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1631 add cross reference.
1632
ff12863f
PA
16332010-03-31 Pedro Alves <pedro@codesourcery.com>
1634
1635 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1636 commands error out.
1637
f68eb612
L
16382010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1639
1640 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1641
c8d5aac9
L
16422010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1643
1644 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1645
7d13fe92
SS
16462010-03-29 Stan Shebs <stan@codesourcery.com>
1647 Nathan Sidwell <nathan@codesourcery.com>
1648
1649 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1650 GDBN equivalent.
1651 (Set Tracepoints): Remove mention that conditional tracepoints
1652 don't exist.
1653 (Tracepoint Actions): Clarify when while-stepping collection
1654 happens, note that while-stepping does not automatically collect
1655 $pc.
1656
409873ef 16572010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1658
409873ef
SS
1659 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1660 (General Query Packets): Describe TracepointSource.
1661
ee8e71d4
EZ
16622010-03-27 Matt Rice <ratmice@gmail.com>
1663
c8d5aac9
L
1664 * gdb.texinfo (ARM): Document arguments to "target sim".
1665 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1666
99b5e152
PA
16672010-03-26 Pedro Alves <pedro@codesourcery.com>
1668
1669 * gdb.texinfo (Tracepoint Packets): Remove mention that
1670 terror:string may be plain text, and drop mention of X prefix.
1671
cd64ee31
VP
16722010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1673
1674 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1675
6c28cbf2
SS
16762010-03-24 Stan Shebs <stan@codesourcery.com>
1677
1678 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1679
95a42b64
TT
16802010-03-24 Tom Tromey <tromey@redhat.com>
1681
1682 PR breakpoints/9352:
1683 * gdb.texinfo (Break Commands): Update.
1684
18148017
VP
16852010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1686
1687 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1688 commands.
1689
4daf5ac0
SS
16902010-03-16 Stan Shebs <stan@codesourcery.com>
1691
1692 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1693 circular-trace-buffer.
1694 (Tracepoint Packets): Describe QTBuffer, and details of the
1695 qTStatus reply.
1696
c9429232
SS
16972010-03-12 Stan Shebs <stan@codesourcery.com>
1698 Nathan Sidwell <nathan@codesourcery.com>
1699
1700 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1701 doing instruction stepping.
1702 (Tracepoint Restrictions): New node.
1703
ccefe4c4
TT
17042010-03-10 Tom Tromey <tromey@redhat.com>
1705
1706 * gdbint.texinfo (Symbol Handling): Update.
1707
7c953934
TT
17082010-03-08 Tom Tromey <tromey@redhat.com>
1709
1710 PR cli/9591:
1711 * gdb.texinfo (Mode Options): Mention lack of pagination and
1712 confirmation with --batch.
1713 (Screen Size): Mention --batch.
1714 (Messages/Warnings): Likewise.
1715
f870a310
TT
17162010-03-05 Tom Tromey <tromey@redhat.com>
1717
1718 * gdb.texinfo (Basic Python): Document target_charset and
1719 target_wide_charset.
1720
78e2826b
TT
17212010-03-05 Tom Tromey <tromey@redhat.com>
1722
1723 * gdb.texinfo (Data): Link to pretty-printing.
1724 (Output Formats): Likewise. Correct text.
1725
f5dff777
DJ
17262010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1727
1728 * gdb.texinfo (Types): Describe <struct> and <flags>.
1729
dc00d89f
PM
17302010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1731
1732 * gdb.texinfo (Frames In Python): Add block parameter and
1733 description to read_var text.
1734
5107b149 17352010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1736 Tom Tromey <tromey@redhat.com>
5107b149
PM
1737
1738 * gdb.texinfo (Types In Python): Describe block argument in
1739 template_argument and gdb.lookup_type.
1740
e03e5e7b
TT
17412010-02-24 Tom Tromey <tromey@redhat.com>
1742
1743 * gdb.texinfo (Cygwin Native): Fix typo.
1744
f3e9a817
PM
17452010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1746
1747 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1748 and select method descriptions.
1749 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1750 Tables in Python to menu.
1751 (Blocks In Python): New node.
1752 (Symbols In Python): New node.
1753 (Symbol Tables in Python): New node.
1754
a79b8f6e
VP
17552010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1756
1757 Multiexec MI
1758
1759 gdb/
1760 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1761
1762 gdb/doc/
1763 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1764 changes.
1765 (GDB/MI Program Execution): Document current behaviour of
1766 --all and --thread-group.
1767 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1768 -remove-inferior.
1769 * observer.texi (inferior_added, inferior_removed): New
1770 observers.
1771
629d6a47
TT
17722010-02-19 Tom Tromey <tromey@redhat.com>
1773
1774 * gdbint.texinfo (Getting Started): Fix @node.
1775 (Debugging GDB): Likewise.
1776
c09529e5
JB
17772010-02-13 Joel Brobecker <brobecker@adacore.com>
1778
1779 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1780 documenting the gdb_test_timeout variable.
1781
540aa8e7
MS
17822010-02-12 Jakob Engblom <jakob@virtutech.com>
1783
1784 * gdb.texinfo (MI commands): Added documentation of --reverse
1785 option to a set of MI commands. Restructured documentation of MI
1786 commands --exec-continue to reflect the complexity of reverse
1787 execution.
1788
081dfbf7
PA
17892010-02-12 Pedro Alves <pedro@codesourcery.com>
1790
1791 * gdb.texinfo (Using the Collected Data): Specify that the address
1792 range of `tfind outsize' is exclusive, and that the address range
1793 of `tfind range' is inclusive.
1794 (Tracepoint Packets): Specify that the address range of
1795 `QTFrame:range' is inclusive, and that the address range of
1796 `QTFrame:outside' is exclusive
1797
8e9c5e02
VP
17982010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1799
1800 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1801
92981e24
TT
18022010-02-10 Tom Tromey <tromey@redhat.com>
1803
1804 * gdb.texinfo (Debugging Output): Document set debug parser and
1805 show debug parser.
1806
075b51b7
L
18072010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1808
1809 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1810 i386_eflags and i386_mxcsr.
1811
3bb8d5c3
L
18122010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1813
1814 * gdb.texinfo: Document i386 target features.
1815
c5f80513
DE
18162010-02-05 Doug Evans <dje@google.com>
1817
1818 * gdbint.texinfo (Testsuite): Add a new section to document the
1819 various DejaGnu variables that may be overridden.
1be00882 1820 Document INTERNAL_GDBFLAGS.
c5f80513 1821
6ac33a4e
TT
18222010-02-04 Tom Tromey <tromey@redhat.com>
1823
1824 PR cli/8830:
1825 * gdb.texinfo (Files): -readnow comes before the filename for file
1826 and symbol-file.
1827
a1dcb23a
DJ
18282010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1829
1830 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1831 Document ARM breakpoint types.
1832 (Register Packet Format): Move into the new section.
1833 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1834
95433b34
JB
18352010-01-21 Joel Brobecker <brobecker@adacore.com>
1836
1837 * gdb.texinfo (File Options): Adjust the documentation of this
1838 switch to refer to the "source" command rather than partially
1839 duplicating some of the relevant information.
1840 (Extending GDB): Introduce and document the set/show script-extension
1841 setting.
1842 (Command Files): Add note explaining that the "source" command
1843 is also used to evalute scripts written in other languages.
1844 Remove the short slightly incorrect reference to sourcing Python
1845 scripts.
1846 (Python Commands): Document how to execute a Python script from GDB.
1847
8d576872
JB
18482010-01-19 Joel Brobecker <brobecker@adacore.com>
1849
1850 * gdb.texinfo (Command Files): Fix typo.
1851
8150ff9c
JB
18522010-01-18 Tom Tromey <tromey@redhat.com>
1853
1854 * gdb.texinfo (File Options): Document -x on .py files.
1855 (Command Files): Document handling of Python scripts.
1856
23db03a6
JZ
18572010-01-18 Jie Zhang <jie.zhang@analog.com>
1858
1859 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1860
00bf0b85
SS
18612010-01-15 Stan Shebs <stan@codesourcery.com>
1862
1863 * gdb.texinfo (Trace Files): New section.
1864 (Tracepoint Packets): Document QTSave and qTBuffer.
1865 (Trace File Format): New appendix.
1866
be759fcf
PM
18672010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1868
1869 * gdb.texinfo (Values From Inferior): Document lazy_string value
1870 method.
1871 (Python API): Add Lazy strings menu item.
1872 (Lazy Strings In Python): New node.
1873
dc146f7c
VP
18742010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1875
1876 * gdb.texinfo (GDB/MI Thread Information): New.
1877 (GDB/MI Async Records): Document the core field in *stopped.
1878 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1879 documentation
1880 (Process list): Document that osdata document may contain
1881 threads.
1882 (Remote Serial Protocol): Document qXfer:threads.
1883
d5551862
SS
18842010-01-06 Stan Shebs <stan@codesourcery.com>
1885
1886 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1887 disconnected tracing.
1888 (Tracepoint Packets): Document new protocol.
1889
7a697b8d
SS
18902010-01-05 Stan Shebs <stan@codesourcery.com>
1891
1892 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1893 tracepoints.
1894 (Tracepoint Packets): Describe remote protocol for fast
1895 tracepoints.
1896
e6f3ec50
JB
18972010-01-01 Joel Brobecker <brobecker@adacore.com>
1898
1899 Update the "Start of New Year Procedure".
1900 * gdbint.texinfo: Add the list of files that need to be updated
1901 manually. Minor reformatting.
1902
ddc4e9c1
JB
19032010-01-01 Joel Brobecker <brobecker@adacore.com>
1904
1905 * refcard.tex: Update copyright year in header and text.
1906
9d2897ad
JB
19072010-01-01 Joel Brobecker <brobecker@adacore.com>
1908
1909 * agentexpr.texi: Add 2010 to the list of copyright years.
1910 * annotate.texinfo: Likewise.
1911 * gdb.texinfo: Likewise.
1912 * gdbint.texinfo: Likewise.
1913 * observer.texi: Likewise.
1914 * stabs.texinfo: Likewise.
1915
6da95a67
SS
19162009-12-31 Stan Shebs <stan@codesourcery.com>
1917
1918 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1919
236f1d4d
SS
19202009-12-29 Stan Shebs <stan@codesourcery.com>
1921
1922 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1923
f61e138d
SS
19242009-12-28 Stan Shebs <stan@codesourcery.com>
1925
1926 * gdb.texinfo (Trace State Variables): New section.
1927 (Tracepoint Packets): Describe trace state variable packets.
1928 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1929 variable bytecodes.
1930
0fe7935b
DJ
19312009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1932
1933 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1934 declarations.
1935
a6b29f87
VP
19362009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1937
1938 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1939 -gdb-exit behaviour.
1940
5e4bde96
JB
19412009-12-20 Joel Brobecker <brobecker@adacore.com>
1942
1943 * gpl.texi: Update to version 3 of the GPL.
1944
a1715244
JB
19452009-12-20 Joel Brobecker <brobecker@adacore.com>
1946
1947 * Makefile.in: Update copyright header.
1948 * observer.texi: Fix the copyright header of the generated files.
1949
361ae042
PM
19502009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1951
1952 * gdb.texinfo (Types In Python): Describe range function.
1953
bfd31e71
PM
19542009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1955
1956 * gdb.texinfo (Types In Python): Describe "is_base_class".
1957
57a1d736
TT
19582009-12-03 Tom Tromey <tromey@redhat.com>
1959
1960 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1961
8cebebb9
PP
19622009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1963
1964 * observer.texi: New memory_changed observer.
1965
16af530a
TT
19662009-12-01 Tom Tromey <tromey@redhat.com>
1967
1968 * gdb.texinfo (Reverse Execution): Fix typo.
1969
b6199126
DJ
19702009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1971
1972 PR gdb/8704
1973
1974 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1975 are allowed after the breakpoint condition.
1976
7a6973ad
TT
19772009-11-23 Tom Tromey <tromey@redhat.com>
1978
1979 PR python/10782:
1980 * gdb.texinfo (Types In Python): Document Type.pointer.
1981
21a0512e
PP
19822009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1983
1984 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1985
a5832c8f
PA
19862009-11-11 Pedro Alves <pedro@codesourcery.com>
1987
1988 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1989 (Using Agent Expressions): Delete cross reference.
1990
1eb7cd77
JB
19912009-11-07 Joel Brobecker <brobecker@adacore.com>
1992
1993 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1994 and @settitle directives up to help makeinfo find them.
1995
24ddea62
JK
19962009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1997
1998 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1999 (Auto-loading): Use plural and note one can use multiple components now.
2000
3afae151
VP
20012009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2002
2003 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2004 -stack-list-arguments have the same documentation for parameter
2005 as -stack-list-locals. Add comas.
2006
14ff2235
PM
20072009-10-27 Tom Tromey <tromey@redhat.com>
2008 Eli Zaretskii <eliz@gnu.org>
2009
c8d5aac9 2010 PR python/10781
14ff2235
PM
2011
2012 * gdb.texinfo (Values From Inferior): Document cast method.
2013
9c419145
PP
20142009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2015
2016 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2017 and adjust example.
889bf7c5 2018
29153c24
MS
20192009-10-22 Michael Snyder <msnyder@vmware.com>
2020
2021 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2022 info record command. Also document the new save and restore
29153c24
MS
2023 commands.
2024
2b28d209
PP
20252009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2026
2027 * gdb.texinfo (Machine Code): Mention current pc marker.
2028 (Memory): Likewise.
2029
6c95b8df
PA
20302009-10-19 Pedro Alves <pedro@codesourcery.com>
2031 Stan Shebs <stan@codesourcery.com>
2032
2033 * observer.texi (new_inferior): Rename to...
2034 (inferior_appeared): ... this.
2035
2036 * gdb.texinfo (Inferiors): Rename node to ...
2037 (Inferiors and Programs): ... this. Mention running multiple
2038 programs in the same debug session.
2039 <info inferiors>: Mention the new 'Executable' column if "info
2040 inferiors". Update examples. Document the "add-inferior",
2041 "clone-inferior", "remove-inferior" and "maint info
2042 program-spaces" commands.
2043 (Process): Rename node to...
2044 (Forks): ... this. Document "set|show follow-exec-mode".
2045
2f8132f3
MS
20462009-10-11 Michael Snyder <msnyder@vmware.com>
2047
2048 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2049 (ReverseContinue): Ditto.
2050
cba4b2d3
PP
20512009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2052
2053 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2054
da082f17
JK
20552009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2056
2057 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2058
08be9d71
ME
20592009-10-06 Michael Eager <eager@eagercon.com>
2060
2061 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2062 (Embedded Processors): Add MicroBlaze.
2063 (MicroBlaze): New. Describe Xilinx MicroBlaze
2064
08a0efd0
PA
20652009-10-04 Pedro Alves <pedro@codesourcery.com>
2066
2067 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2068
cbb8f428
EZ
20692009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2070
2071 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2072
30a4a70c
JB
20732009-09-23 Joel Brobecker <brobecker@adacore.com>
2074
2075 * observer.texi (solib_unloaded): Document explicitly the fact that
2076 this observer is called before the associated symbols are unloaded.
2077
b3372f91
VP
20782009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2079
2080 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2081 -stack-list-variables.
2082
f43030c4
TT
20832009-09-18 Tom Tromey <tromey@redhat.com>
2084
2085 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2086 is experimental.
2087
ec7e75e7
PP
20882009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2089
2090 * gdb.texinfo (convenince variables): Mention
2091 $_siginfo could be empty.
f43030c4 2092
0cc7d26f
TT
20932009-09-15 Tom Tromey <tromey@redhat.com>
2094
2095 * gdb.texinfo (GDB/MI Variable Objects): Document
2096 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2097 Expand -var-update documentation.
2098
a96d9b2e
SDJ
20992009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2100
2101 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2102 feature.
2103
005ca36a
JB
21042009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2105
2106 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2107
0d772ac9
MS
21082009-09-10 Michael Snyder <msnyder@vmware.com>
2109
2110 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2111 ReverseStep replies to the qSupported query.
2112
14fb1bac
JB
21132009-09-10 Joel Brobecker <brobecker@adacore.com>
2114
2115 Add documentation for set/show interactive-mode.
2116 * gdb.texinfo (Other Misc Settings): New node.
2117
29b090c0
DE
21182009-09-01 Doug Evans <dje@google.com>
2119
2120 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2121 non-stop mode's affect on remote caching.
2122
4e5d721f
DE
21232009-08-31 Jacob Potter <jdpotter@google.com>
2124 Doug Evans <dje@google.com>
2125
2126 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2127 Mark `set/show remotecache' options as obsolete.
2128 Document new `set/show stack-cache' option.
2129 Update text for `info dcache'.
2130
55333a84
DE
21312009-08-27 Doug Evans <dje@google.com>
2132
2133 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2134 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2135
bc3a0b4d
RW
21362009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2137
2138 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2139 about autoconf.
2140
3a1ff0b6
PA
21412009-08-25 Pedro Alves <pedro@codesourcery.com>
2142
2143 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2144 small example, and describe its columns. Replace "inferior-id" by
2145 "infno" throughout.
2146
81ecdfbb
RW
21472009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2148
af542c2e
RW
2149 * gdbint.texinfo (Releasing GDB): Point to
2150 README-maintainer-mode file for required autoconf version.
2151 * configure.ac: Do not substitute datarootdir, htmldir,
2152 pdfdir, docdir. Do not process --with-datarootdir,
2153 --with-htmldir, --with-pdfdir, --with-docdir.
2154 * configure: Regenerate.
2155
81ecdfbb
RW
2156 * configure: Regenerate.
2157
4efc6507
DE
21582009-08-20 Reid Kleckner <reid@kleckner.net>
2159
2160 * gdb.texinfo: Add chapter on JIT interface.
2161
43089a6e
NR
21622009-08-07 Nick Roberts <nickrob@snap.net.nz>
2163
2164 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2165 confirmation request.
43089a6e 2166
99e008fe
EZ
21672009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2168
c8d5aac9
L
2169 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2170 CRC definitions.
99e008fe 2171
48cb2d85
VP
21722009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2173
2174 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2175 -break-commands.
48cb2d85 2176
ff1a52c6
UW
21772009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2178
2179 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2180 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2181
3285f3fe
UW
21822009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2183
2184 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2185 "set spu stop-on-load" and "show spu stop-on-load" commands.
2186
e35359c5
UW
21872009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2188
2189 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2190
58d6951d
DJ
21912009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2192
2193 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2194 org.gnu.gdb.arm.neon.
2195
08d16641
PA
21962009-07-20 Pedro Alves <pedro@codesourcery.com>
2197
2198 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2199 optional element.
2200 (subsection OS ABI): New subsection.
2201
782b2b07
SS
22022009-07-14 Stan Shebs <stan@codesourcery.com>
2203
2204 * gdb.texinfo (Tracepoint Conditions): New section.
2205 (General Query Packets): Describe ConditionalTracepoints.
2206 (Tracepoint Packets): Describe condition field.
2207 (Maintenance Commands): Describe maint agent-eval.
2208 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2209
9b117ef3
HZ
22102009-07-11 Hui Zhu <teawater@gmail.com>
2211
2212 * gdb.texinfo (disassemble): Add a new modifier /r
2213 to "disassemble" command to make it print the raw instructions
2214 in hex as well as in symbolic form.
2215
f5a33284
TT
22162009-07-09 Tom Tromey <tromey@redhat.com>
2217
2218 * gdbint.texinfo (Testsuite): Document parallel make check.
2219
812f7342
TT
22202009-07-09 Tom Tromey <tromey@redhat.com>
2221
2222 * gdbint.texinfo (Testsuite): Document test transcripts.
2223
fbb8f299
PM
22242009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2225
2226 * gdb.texinfo (Values From Inferior): Add length parameter
2227 description.
2228
dd8f35ac
EZ
22292009-07-04 Chris Genly <chris@genly.us>
2230
2231 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2232 in -var-list-children. Fix example according to what the code
2233 does.
2234
2277426b
PA
22352009-07-02 Pedro Alves <pedro@codesourcery.com>
2236
2237 * gdb.texinfo (Debugging multiple inferiors): Document the
2238 "inferior", "detach inferior" and "kill inferior" commands.
2239 (Debugging Programs with Multiple Processes): Adjust to mention
2240 generic "inferior" commands. Delete mention of "detach fork" and
2241 "delete fork". Cross reference to "Debugging multiple inferiors"
2242 section.
2243
a6d9a66e
UW
22442009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2245
5af949e3
UW
2246 * gdbint.texinfo (Item Output Functions): Update signature
2247 for ui_out_field_core_addr.
2248
22492009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2250
2251 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2252 Update example code extrated from breakpoint.c.
2253
9901a55b 22542009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2255
9901a55b
PP
2256 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2257 MI commands.
2258 (GDB/MI Symbol Query): Likewise.
2259 (GDB/MI File Commands): Likewise.
2260 (GDB/MI File Transfer Commands): Likewise.
2261 (GDB/MI Target Manipulation): Likewise.
2262 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2263
edb3359d
DJ
22642009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2265
2266 * gdb.texinfo (Debugging Optimized Code): New chapter.
2267 (Compiling for Debugging): Reference it. Move some
2268 text to the new section.
2269
7cd1089b
PM
22702009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2271
2272 * doc/gdb.texinfo (Calling): Document
2273 set-unwind-on-terminating-exception usage.
2274
d4db2f36
PA
22752009-06-11 Pedro Alves <pedro@codesourcery.com>
2276
2277 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2278 command.
2279
d1a7880c
PA
22802009-06-07 Pedro Alves <pedro@codesourcery.com>
2281
2282 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2283 references.
2284
473f94e6
UW
22852009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2286
2287 * gdbint.texinfo: Rename formal parameters to gdbarch function
2288 protoypes from "current_gdbarch" to "gdbarch".
2289
8f500870
TT
22902009-05-28 Tom Tromey <tromey@redhat.com>
2291
2292 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2293
b6313243
TT
22942009-05-27 Tom Tromey <tromey@redhat.com>
2295
2296 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2297 feature.
2298 (GDB/MI Variable Objects): Document -var-set-visualizer.
2299
23002009-04-02 Tom Tromey <tromey@redhat.com>
2301
2302 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2303 feature.
2304 (GDB/MI Variable Objects): Document -var-set-visualizer.
2305
a6bac58e
TT
23062009-05-27 Tom Tromey <tromey@redhat.com>
2307 Thiago Jung Bauermann <bauerman@br.ibm.com>
2308 Phil Muldoon <pmuldoon@redhat.com>
2309
2310 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2311 (Pretty Printing): New node.
2312 (Selecting Pretty-Printers): Likewise.
2313 (Python API): Update.
2314 (Output Formats): Document /r format.
2315
2c74e833
TT
23162009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2317 Tom Tromey <tromey@redhat.com>
2318
2319 * gdb.texinfo (Types In Python): New node.
2320 (Values From Inferior): "type" is now an attribute.
2321 (Python API): Update.
2322
89c73ade
TT
23232009-05-27 Tom Tromey <tromey@redhat.com>
2324 Thiago Jung Bauermann <bauerman@br.ibm.com>
2325 Phil Muldoon <pmuldoon@redhat.com>
2326
2327 * gdb.texinfo: Add @syncodeindex for `tp'.
2328 (Python API): Update.
2329 (Auto-loading): New node.
2330 (Objfiles In Python): New node.
2331
17a37d48
PP
23322009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2333
2334 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2335
6718376f
NR
23362009-05-15 Nick Roberts <nickrob@snap.net.nz>
2337
2338 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2339
cbe54154
PA
23402009-05-12 Pedro Alves <pedro@codesourcery.com>
2341
2342 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2343 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2344 show show-debug-regs' docs.
2345
8e05493c
EZ
23462009-05-08 Eli Zaretskii <eliz@gnu.org>
2347
2348 * gdb.texinfo (Process Record and Replay): Add description of
2349 reverse execution.
2350
b39f4988
JB
23512009-05-07 Joel Brobecker <brobecker@adacore.com>
2352
2353 * gdbint.texinfo (Adding support for debugging core files): New node.
2354 (Native Debugging): Remove the ``Native core file Support'' section.
2355
a2311334
EZ
23562009-05-01 Eli Zaretskii <eliz@gnu.org>
2357
2358 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2359 Add index entries.
2360
53cc454a 23612009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2362 Michael Snyder <msnyder@vmware.com>
53cc454a 2363
a2311334
EZ
2364 * gdb.texinfo: (Process Record and Replay): Add documentation for
2365 process record and replay.
53cc454a 2366
484086b7
JK
23672009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2368
2369 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2370 a new part on command-line defined macros.
2371
32ae1842
EZ
23722009-04-25 Eli Zaretskii <eliz@gnu.org>
2373
2374 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2375 clarify the wording.
2376
b14b1491
TT
23772009-04-23 Tom Tromey <tromey@redhat.com>
2378
2379 * gdb.texinfo (Data Files): New node.
2380 (GDB Files): Update menu.
2381
5c1e86e1
JB
23822009-04-23 Joel Brobecker <brobecker@adacore.com>
2383
2384 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2385 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2386
83eba9b7
VP
23872009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2388
2389 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2390
e31198c4
HZ
23912009-04-22 Hui Zhu <teawater@gmail.com>
2392
2393 * gdb.texinfo (disassemble-next-line): Set the default of
2394 disassemble-next-line to off.
2395
26e251b6
JM
23962009-04-21 Joseph Myers <joseph@codesourcery.com>
2397
2398 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2399 --with-htmldir): New.
2400 * configure: Regenerate.
2401 * Makefile.in (datarootdir, docdir): Define.
2402 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2403 instead of $(SET_TEXINPUTS).
2404 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2405 gdbint.info instead of $(SET_TEXINPUTS).
2406 (gdbint/index.html): Use same -I options as for building
2407 gdbint.info.
2408 (stabs.dvi, stabs.pdf): Use same -I options as for building
2409 stabs.info instead of $(SET_TEXINPUTS).
2410 (stabs/index.html): Use same -I options as for building
2411 stabs.info.
2412 (annotate.dvi, annotate.pdf): Use same -I options as for building
2413 annotate.info instead of $(SET_TEXINPUTS).
2414 (annotate/index.html): Use same -I options as for building
2415 annotate.info.
2416
eac35c4e
DD
24172009-04-21 David Daney <ddaney@caviumnetworks.com>
2418
2419 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2420
29b0e8a2
JM
24212009-04-21 Joseph Myers <joseph@codesourcery.com>
2422
2423 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2424
2b831889 24252009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2426 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2427
2428 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2429 (MAKEHTMLFLAGS): Set to empty.
2430 (html__strip_dir): Define.
2431 (HTMLFILES): Define.
2432 (HTMLFILES_INSTALL): Define.
2433 (install-html): Copy new automake rule.
2434 (html): Depend on $(HTMLFILES).
2435 (gdb_toc.html): Rename to gdb/index.html.
2436 (gdbint_toc.html): Rename to gdbint/index.html.
2437 (stabs_toc.html): Rename to stabs/index.html.
2438 (annotate_toc.html): Rename to annotate/index.html.
2439
89a34d1b
JM
24402009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2441
2442 * Makefile.in: Set pdfdir and htmldir from configure
2443 substitutions.
2444 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2445 * configure: Regenerate.
2446
a2d5da46
JB
24472009-04-16 Joel Brobecker <brobecker@adacore.com>
2448
2449 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2450 This macro is no longer used.
2451
732f6a93
TT
24522009-04-15 Tom Tromey <tromey@redhat.com>
2453
2454 * gdb.texinfo (Character Sets): Document default character set.
2455
87f9adc1
PM
24562009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2457
2458 * gdbint.texinfo: Change server name from sources.redhat.com to
2459 sourceware.org throughout.
2460
2c88c651
JB
24612009-04-09 Joel Brobecker <brobecker@adacore.com>
2462
2463 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2464 about a missing dot or coma after @xref.
2465
4f5376b2
JB
24662009-04-02 Joel Brobecker <brobecker@adacore.com>
2467
2468 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2469 example, and add a small explanation about it.
2470 (Print Settings): Change the documentation of the "set print
2471 frame-arguments" to reflect the fact that the default is now "scalars".
2472
a0381d3a
JB
24732009-04-02 Joel Brobecker <brobecker@adacore.com>
2474
2475 * gdb.texinfo (Print Settings): Add kindex for command "set
2476 print frame-arguments".
2477
45ac276d
JB
24782009-03-31 Joel Brobecker <brobecker@adacore.com>
2479
2480 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2481 breakpoints.
2482 (Set Breaks): Add reference to thread-specific and task-specific
2483 breakpoints.
2484
32cd1edc
JB
24852009-03-31 Joel Brobecker <brobecker@adacore.com>
2486
2487 * gdb.texinfo (Ada Tasks): Remove the documentation about
2488 the "Running" state, as this state has been eliminated.
2489 Now all runnable tasks are shown as "Runnable".
2490
1042e4c0
SS
24912009-03-30 Stan Shebs <stan@codesourcery.com>
2492
2493 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2494 special case of breakpoints.
2495 (Enable and Disable Tracepoints): Mention deprecation.
2496 (Listing Tracepoints): Update description and example.
2497
f8f6f20b
TJB
24982009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2499
2500 * gdb.texinfo (Frames in Python): New node.
2501 (Python API): Update.
2502
c0c6f777
TJB
25032009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2504
2505 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2506 from a method to an attribute.
2507
def2b000
TJB
25082009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2509
2510 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2511 attribute.
2512
a07daef3
PA
25132009-03-25 Pedro Alves <pedro@codesourcery.com>
2514
2515 * observer.texi (thread_exit): Add "silent" parameter.
2516
f3b1572e
PA
25172009-03-22 Pedro Alves <pedro@codesourcery.com>
2518
2519 * observer.texi (about_to_proceed): New.
2520
587afa38
EZ
25212009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2522
2523 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2524 field throughout to handle types with spaces in them. Fix typos
2525 found by aspell.
2526 (Summary, Requirements, Contributors): New first chapter,
2527 "Summary" added, old Requirements section moved there, and new
2528 section, "Contributors" added.
2529 (Initializing a New Architecture, Register Representation)
2530 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2531 (Porting gdb): These sections extended and updated.
2532 (Compiler Characteristics): This section (empty) deleted.
2533 (Defining Other Architecture Features): This section renamed and
2534 duplicate material removed from (formerly "Target Conditionals").
2535 Use braces {} in @deftypeXX type field throughout to handle types
2536 with spaces in them. Typos found by aspell fixed.
2537
2538 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2539 * stack_frame.pdf: Version of image for PDF output.
2540 * stack_frame.png: Version of image for HTML output and for Emacs.
2541 * stack_frame.txt: Version of image for Info output.
1db61298 2542 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2543
10af6951
EZ
25442009-03-21 Eli Zaretskii <eliz@gnu.org>
2545
2546 * gdb.texinfo (Character Sets): Fix last change.
2547
cc924cad
TJB
25482009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2549
2550 * gdb.texinfo (Values From Inferior): Fix optional arguments
2551 markup.
2552 (Commands In Python): Adjust argument names of gdb.Command.__init__
2553 to what the function accepts as keywords.
2554
bc3b79fd
TJB
25552008-03-20 Tom Tromey <tromey@redhat.com>
2556
2557 * gdb.texinfo (Convenience Vars): Document convenience functions.
2558 (Functions In Python): New node.
2559 (Python API): Update.
2560
6c7a06a3
TT
25612009-03-20 Tom Tromey <tromey@redhat.com>
2562
2563 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2564 set target-wide-charset.
2565 (Requirements): Mention iconv.
2566
b646ddd4
HZ
25672009-03-17 Hui Zhu <teawater@gmail.com>
2568
2569 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2570
91440f57
HZ
25712009-03-17 Hui Zhu <teawater@gmail.com>
2572
2573 * gdb.texinfo: Add documentation for disassemble-next-line.
2574
8fd41227
TJB
25752009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2576
2577 * gdb.texinfo (Commands In Python): Remove tindex entries.
2578
61ff14c6
JK
25792009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2580
2581 * gdb.texinfo (Returning): New description for missing debug info.
2582
0b16c5cf
PA
25832009-03-14 Pedro Alves <pedro@codesourcery.com>
2584
2585 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2586 (General Query Packets): Document qAttached.
0b16c5cf 2587
32fc0df9
PA
25882009-03-05 Pedro Alves <pedro@codesourcery.com>
2589
2590 * gdb.texinfo (Background Execution): Better describe the set
2591 target-async command.
2592 (Maintenance Commands): Delete description of the `maint set/show
2593 linux-async' and `maint set/show remote-async' commands.
2594
134eb42c
VP
25952009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2596
2597 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2598 between sentences.
2599
c86cf029
VP
26002009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2601
2602 * gdb.texinfo (GDB/MI Async Records): Document the
2603 =library-loaded and =library-unloaded notifications.
2604
3ea85240
VP
26052009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2606
2607 * observer.texi (test_notification): New observer.
2608
1d33d6ba
VP
26092009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2610
61ff14c6
JK
2611 * observer.texi: Add parameter 'print_frame' to normal_stop
2612 observer.
1d33d6ba 2613
d721c933
EZ
26142009-02-07 Eli Zaretskii <eliz@gnu.org>
2615
2616 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2617 (Commands In Python): Fix COMMAND_* constants in last change. Use
2618 @kbd for interactive input. Add cross-references and index
2619 entries.
2620
4aa995e1
PA
26212009-02-06 Pedro Alves <pedro@codesourcery.com>
2622
2623 * gdb.texinfo (Signals): Document $_siginfo.
2624 (Convenience Variables): Mention $_siginfo.
2625 (Remote Configuration): Document qXfer:siginfo:read,
2626 qXfer:siginfo:write packets, and the read-siginfo-object,
2627 write-siginfo-object commands.
2628
5f5233d4
PA
26292009-02-06 Pedro Alves <pedro@codesourcery.com>
2630
2631 * gdbint.texinfo (Values): New chapter.
2632
d8906c6f
TJB
26332009-02-06 Tom Tromey <tromey@redhat.com>
2634
2635 * gdb.texinfo (Python API): Add entry for Commands In Python.
2636 (Commands In Python): New node.
2637
b6cb8e7d
TJB
26382009-02-05 Tom Tromey <tromey@redhat.com>
2639
2640 * gdb.texinfo (Values From Inferior): Document Value.string.
2641
12453b93
TJB
26422009-02-05 Tom Tromey <tromey@redhat.com>
2643
2644 * gdb.texinfo (Basic Python): Document execute's from_tty
2645 argument.
2646
08c637de
TJB
26472009-02-04 Tom Tromey <tromey@redhat.com>
2648
2649 * gdb.texinfo (Basic Python): Document gdb.history.
2650
592375cd
VP
26512009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2652
2653 * gdb.texinfo (GDB/MI Thread Commands): Document the
2654 'current-thread-id' field. Remove the example with zero threads,
2655 since current GDB won't ever report that if there's inferior.
2656
41447f92
VP
26572009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2658
2659 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2660 option to -break-insert.
2661
098b41a6
JG
26622009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2663 Jerome Guitton <guitton@adacore.com>
2664
2665 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2666 (System-wide configuration): New section.
2667
3c16cced
PA
26682009-01-26 Pedro Alves <pedro@codesourcery.com>
2669
2670 PR gdb/7580:
2671 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2672 internal-error|internal-warning quit|corefile ask|yes|no".
2673
62709adf
PA
26742009-01-26 Pedro Alves <pedro@codesourcery.com>
2675
2676 * gdb.texinfo (Using the `gdbserver' Program): Document
2677 --remote-debug.
2678
7ce58dd2
DE
26792009-01-23 Doug Evans <dje@google.com>
2680
2681 * gdb.texinfo: Add nexti to list of commands that support
2682 background execution.
2683
adb483fe
DJ
26842009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2685
2686 * gdb.texinfo (Define, Hooks): Document prefix command support.
2687
a67ec3f4 26882009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2689 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2690
2691 Fixes for makeinfo --html.
2692
2693 * annotate.texinfo: Use @copying and @insertcopying. Use
2694 @ifnottex in place of @ifinfo.
2695 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2696 place of @ifinfo. Use @ifnotinfo for one index entry.
2697 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2698 in place of @ifinfo.
2699 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2700 in place of @ifinfo. Include contents at start unconditionally.
2701
84fcdf95
PA
27022009-01-13 Pedro Alves <pedro@codesourcery.com>
2703
2704 * gdb.texinfo (General Query Packets): Remove @var{} around the
2705 "spu" literal string.
2706
fa3a767f
PA
27072009-01-07 Pedro Alves <pedro@codesourcery.com>
2708
2709 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2710 program may be running in another process" errors.
2711 * gdbint.texinfo (Native Conditionals): Delete
2712 ONE_PROCESS_WRITETEXT description.
2713
9cb011d3
JB
27142009-01-07 Joel Brobecker <brobecker@adacore.com>
2715
2716 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2717 emacs local variable to be placed at the end of the ChangeLog.
2718 Add server.c and gdbreplay.c to the list of files where the
2719 copyright year needs to be updated.
2720
84603566
SL
27212009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2722
2723 * gdb.texinfo (Remote Configuration): Document new
2724 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2725 commands.
2726
a53f55d8
PA
27272008-12-28 Pedro Alves <pedro@codesourcery.com>
2728
2729 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2730 FETCH_INFERIOR_REGISTERS.
2731 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2732 FETCH_INFERIOR_REGISTERS descriptions. Remove
2733 gdbarch_get_longjmp_target descrition, since already described in
2734 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2735 (Target Conditionals): ... here.
2736
077e0a52
JB
27372008-12-16 Joel Brobecker <brobecker@adacore.com>
2738
2739 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2740 examples.
2741 (Additions to Ada): Likewise. Add the missing opening and closing
2742 parenthesis of the GDB prompt in one of the examples.
2743
023eb17c
JB
27442008-12-14 Joel Brobecker <brobecker@adacore.com>
2745
2746 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2747 about the result of 'Address not being of type System.Address.
2748 This problem has been fixed a while ago.
2749
c3b108f7
VP
27502008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2751
2752 MI non-stop and multiprocess docs.
2753
c8d5aac9
L
2754 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2755 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2756 Adjust documentation for *stopped, document =thread-created,
2757 =thread-exited, =thread-group-created and =thread-group-exited.
2758 (GDB/MI Thread Commands): Document the 'state' field in
2759 -thread-info output.
2760 (GDB/MI Program Execution): Mention --all and --thread-group
2761 options.
2762 (GDB/MI Variable Objects): Describe floating and fixed variable
2763 objects.
2764 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2765
07e059b5
VP
27662008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2767
c8d5aac9
L
2768 * gdb.texinfo (Operating System Information): New appendix.
2769 (Operating System Auxiliary Information): Document 'info os processes'
2770 (Remote Configuration): Document 'osdata'
2771 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2772
a80b95ba
TG
27732008-11-27 Tristan Gingold <gingold@adacore.com>
2774
2775 * gdb.texinfo (Darwin): Document Darwin specific features.
2776
a655d424
JK
27772008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2778
2779 * gdbint.texinfo (Target Conditionals): Extend the
2780 gdbarch_breakpoint_from_pc description.
2781
249e1128
VP
27822008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2783
2784 * gdb.texinfo (M68K Features): Fix typo.
2785
c14c28ba
PP
27862008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2787
2788 * gdb.texinfo (Symbols): Mention printing containing
2789 image name in "info symbol".
2790 (Maint translate-address): Likewise.
889bf7c5 2791
394a6666
JB
27922008-11-18 Joel Brobecker <brobecker@adacore.com>
2793
2794 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2795 commands "catch load" and "catch unload".
2796
66bb093b
VP
27972008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2798
2799 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2800 =thread-selected.
889bf7c5 2801
4a92f99b
VP
28022008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2803
c8d5aac9 2804 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2805
f0323ca0
PA
28062008-10-27 Pedro Alves <pedro@codesourcery.com>
2807
2808 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2809 .mt files, TM_CLIBS or TM_CDEPS.
2810 (x86 Watchpoints): Don't mention TDEPFILES.
2811
8b23ecc4
SL
28122008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2813
2814 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2815 (Overview): Mention notifications and non-stop mode behavior.
2816 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2817 with non-stop mode behavior. Add vStopped description.
2818 (Stop Reply Packets): Update list of packets that return
2819 stop replies. Mention non-stop behavior.
2820 (General Query Packets): Document QNonStop packet and associated
2821 qSupported query response.
2822 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2823 behavior.
2824 (Notification Packets): New section.
2825 (Remote Non-Stop): New section.
2826 (File-I/O Overview): Mention non-stop behavior.
2827
fff08868
HZ
28282008-10-24 Hui Zhu <teawater@gmail.com>
2829 Pedro Alves <pedro@codesourcery.com>
2830
2831 * gdb.texinfo (displaced-stepping): Describe the auto mode
2832 setting, and say it's the default. This is now a mainstream
2833 setting instead of a maintenance setting.
2834
252fbfc8
PA
28352008-10-23 Pedro Alves <pedro@codesourcery.com>
2836
2837 * observer.texi (thread_stop_requested): New.
2838
20924a55
JB
28392008-10-22 Joel Brobecker <brobecker@adacore.com>
2840
2841 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2842 (Patching): Replace incorrect usage of @samp by @kbd.
2843
bacec72f
MS
28442008-10-17 Michael Snyder <msnyder@vmware.com>
2845
2846 * gdb.texinfo: Add documentation for reverse execution.
2847
a08702d6 28482008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2849 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2850
2851 * gdb.texinfo. (Values From Inferior): New subsubsection.
2852
d97bc12b
DE
28532008-10-06 Doug Evans <dje@google.com>
2854
2855 * gdb.texinfo (set debug dwarf2-die): Document it.
2856
87f67dba
JB
28572008-10-01 Joel Brobecker <brobecker@adacore.com>
2858
2859 * gdb.texinfo (catch) [exception]: Document how to insert
2860 a breakpoint on user-defined exceptions when the exception
2861 name is identical to one of the language-defined ones.
2862
2fae03e8
TT
28632008-09-27 Tom Tromey <tromey@redhat.com>
2864
2865 * gdb.texinfo (Macros): Remove text about stringification,
2866 varargs, and splicing.
2867
5c6ce71d
TT
28682008-09-27 Tom Tromey <tromey@redhat.com>
2869
2870 * gdbint.texinfo (Language Support): Remove text about omitting
2871 support for a language.
2872
07128da0
DE
28732008-09-23 Doug Evans <dje@google.com>
2874
2875 * gdb.texinfo (info dcache): Update.
2876
b90a069a
SL
28772008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2878
2879 * gdb.texinfo (Packets): Add info on thread-id syntax and
2880 multiprocess extensions.
2881 <D>: Document multiprocess form of packet.
2882 <H>: Use thread-id syntax.
2883 <T>: Likewise.
2884 <vCont>: Likewise. Note this is required for multiprocess.
2885 <vKill>: New packet.
2886 (Stop Reply Packets) <T>: Use thread-id syntax.
2887 <W>: Document multiprocess form of reply.
2888 <X>: Likewise.
2889 (General Query Packets) <qC>: Use thread-id syntax.
2890 <qfThreadInfo>: Likewise.
2891 <qGetTLSAddr>: Likewise.
2892 <qP>: Likewise.
2893 <qSupported>: Add "multiprocess" feature.
2894 <qThreadExtraInfo>: Use thread-id syntax.
2895
b77209e0
PA
28962008-09-22 Stan Shebs <stan@codesourcery.com>
2897
2898 * gdb.texinfo (Inferiors): New section.
2899
3d0bb823
PA
29002008-09-12 Pedro Alves <pedro@codesourcery.com>
2901
2902 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2903
f8dcfc0a
UW
29042008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2905
2906 * gdbint.texinfo (Target Conditionals): Remove documentation
2907 for gdbarch_name_of_malloc.
2908
8775bb90
MS
29092008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2910
2911 * gdb.texinfo (Interrupts): Mention TCP interface for
2912 sending BREAK.
2913
f1838a98
UW
29142008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2915
2916 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2917 argument prefix to "set sysroot".
2918
158c7665
PH
29192008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2920
2921 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2922 and False.
2923
30e026bb
VP
29242008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2925
c8d5aac9
L
2926 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2927 for possible features of -list-features.
30e026bb 2928
c6ebd6cf
VP
29292008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2930
c8d5aac9 2931 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2932 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2933
aeac0ff9
VP
29342008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2935
2936 * doc/gdb.texinfo (PowerPC): Fix typo.
2937 (PowerPC features): Fix typo.
2938
5231c1fd
PA
29392008-08-18 Pedro Alves <pedro@codesourcery.com>
2940
2941 * observer.texi (thread_ptid_changed): New.
2942
677c5bb1
LM
29432008-08-18 Luis Machado <luisgpm@br.ibm.com>
2944
2945 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2946 (PowerPC features): Mention feature set for VSX registers.
2947
f3a2dd1a
JB
29482008-08-13 Joel Brobecker <brobecker@adacore.com>
2949
2950 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2951 the direct visibility of all names in user-written packages.
2952
33e5cbd6
PA
29532008-08-13 Pedro Alves <pedro@codesourcery.com>
2954
2955 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2956 setting, and make it the default.
2957 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2958 non-stop script example.
2959
d0384fc4
TJB
29602008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2961
2962 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2963 reference to the "Using Different Register and Memory Data
2964 Representation" section.
2965
a6f3e723
SL
29662008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2967
2968 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2969 (Remote Protocol): Add Packet Acknowledgment to menu.
2970 (Overview): Mention +/- can be disabled, and point to new section
2971 where this is discussed in detail.
2972 (General Query Packets): Document QStartNoAckMode packet, and
2973 corresponding qSupported reply.
2974 (Packet Acknowledgment): New section.
2975
0606b73b
SL
29762008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2977 Pedro Alves <pedro@codesourcery.com>
2978
2979 * gdb.texinfo (Threads): Move paragraph about automatic thread
2980 selection to All-Stop Mode subsection.
2981 (Thread Stops): Reorganize existing material into subsections.
2982 Add introductory blurb and menu.
2983 (Non-Stop Mode): New subsection.
2984 (Background Execution): New subsection.
2985 (Maintenance Commands): Add cross-references from async mode
2986 commands to the new Background Execution section.
2987
d57a3c85
TJB
29882008-08-06 Tom Tromey <tromey@redhat.com>
2989
2990 * gdb.texinfo (Extending GDB): New chapter.
2991 (Sequences): Demoted chapter, now a section under the new
2992 Extending GDB chapter.
2993 (Python): New section.
2994
6d76a53d
SS
29952008-07-31 Stan Shebs <stan@codesourcery.com>
2996
2997 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2998
1f70da6a
SS
29992008-07-29 Stan Shebs <stan@codesourcery.com>
3000
3001 * gdbint.texinfo: General round of cleanup and minor
3002 clarifications.
3003 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3004 (Longjmp Support): Update description to reflect how it is done
3005 for targets without using native header.
3006 (Symbol Handling): Add a little more general explanation.
3007 (COFF, ELF): Mention stabs encapsulation.
3008 (DWARF 3): New section.
3009 (Adding a New Host): Scrub out some obsolete bits.
3010 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3011 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3012 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3013 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3014 SEEK_SET, STOP_SIGNAL, USG.
3015 (Raw and Virtual Register Representations): Ditto for
3016 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3017 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3018 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3019 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3020 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3021 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3022 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3023 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3024 DEPRECATED_USE_STRUCT_CONVENTION.
3025 Describe gdbarch_deprecated_fp_regnum.
3026 Update description of gdbarch_print_insn.
3027 (Adding a New Target): Scrub out obsolete bits.
3028 (Obsolete Conditionals): Remove entire section.
3029
383f836e
TT
30302008-07-25 Tom Tromey <tromey@redhat.com>
3031
3032 * observer.texi (GDB Observers): Document new observers:
3033 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3034 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3035 architecture_changed.
3036
cfd8ab24
SS
30372008-07-21 Stan Shebs <stan@codesourcery.com>
3038
3039 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3040 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3041
781b42b0
TT
30422008-07-21 Tom Tromey <tromey@redhat.com>
3043
3044 * observer.texi (GDB Observers): Remove obsolete comment.
3045 <executable_changed>: Remove argument.
3046
d7d9f01e
TT
30472008-07-18 Tom Tromey <tromey@redhat.com>
3048
3049 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3050
bf250677
DE
30512008-07-10 Doug Evans <dje@google.com>
3052
3053 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3054
10568435
JK
30552008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3056
3057 * gdb.texinfo (Starting): Document "set disable-randomization".
3058
5ae4183a
AS
30592008-07-07 Andreas Schwab <schwab@suse.de>
3060
3061 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3062
b56e7235
VP
30632008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3064
3065 * gdb.texinfo (GDB/MI Target Manipulation): Add
3066 example of -target-attach.
3067
e1ac3328
VP
30682008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3069
3070 * observer.texi (target_resumed): New observer.
5ae4183a 3071 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3072
65d12d83
TT
30732008-06-06 Tom Tromey <tromey@redhat.com>
3074
3075 * gdb.texinfo (Completion): Add field name example.
3076
fbc5282e
MK
30772008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3078
3079 * gdb.texinfo (GDB/MI Program Context): Added example
3080 to -exec-arguments
5ae4183a 3081
fbc5282e 30822008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3083
3084 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3085 annotation.
3086
c16158bc 30872008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3088 Nathan Sidwell <nathan@codesourcery.com>
3089 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3090
3091 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3092 and ACX_BUGURL.
3093 * configure: Regenerate.
3094 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3095 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3096 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3097 mailing-list-specific text about bug reporting unless
3098 BUGURL_DEFAULT.
3099
75c99385
PA
31002008-06-05 Pedro Alves <pedro@codesourcery.com>
3101
3102 * gdb.texinfo (-target-select): Remove reference to target async.
3103 (Maintenance Commands): Document "maint set/show remote-async".
3104
1763a388
MK
31052008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3106
3107 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3108 in -target-file-get section.
5ae4183a 3109
d0d064df
PA
31102008-05-22 Pedro Alves <pedro@codesourcery.com>
3111
9b562ab8
PA
3112 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3113 killing the inferior when it is already debugging a process.
d0d064df 3114
8dfa32fc
JB
31152008-05-21 Joel Brobecker <brobecker@adacore.com>
3116
3117 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3118 abbreviation for "finish".
3119
55f996a7
NR
31202008-05-21 Nick Roberts <nickrob@snap.net.nz>
3121
3122 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3123
ba2b1c56
DJ
31242008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3125
3126 * gdbint.texinfo (Target Conditionals): Delete entry for
3127 gdbarch_dwarf_reg_to_regnum.
3128
08388c79
DE
31292008-05-09 Doug Evans <dje@google.com>
3130
a3c83fae 3131 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3132
d14508fe
DE
31332008-05-05 Doug Evans <dje@google.com>
3134
3135 * gdb.texinfo (disassemble): Document /m modifier.
3136
e2b7ddea
VP
31372008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3138
5ae4183a
AS
3139 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3140 will not report the time of commands that run the target.
e2b7ddea 3141
8eb41542
VP
31422008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3143
3144 * gdb.texinfo (GDB/MI Output Records): Add
3145 missing semicolon.
3146
82f68b1c
VP
31472008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3148
3149 * gdb.texinfo (GDB/MI Output Records):
3150 Document =thread-create and =thread-exited.
3151
fa0f268d
VP
31522008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3153
3154 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3155 Remove mention of dmi-discuss.
fa0f268d 3156
063bfe2e
VP
31572008-05-03 Pedro Alves <pedro@codesourcery.com>
3158
3159 * observer.texi (thread_exit): New.
3160
237fc4c9
PA
31612008-05-02 Pedro Alves <pedro@codesourcery.com>
3162
3163 * gdb.texinfo (Debugging Output): Document "set/show debug
3164 displaced".
3165 (Maintenance Commands): Document "maint set/show
3166 can-use-displaced-stepping".
3167
0428b8f5
DJ
31682008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3169
3170 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3171 and set/show arm force-mode.
3172
5009afc5
AS
31732008-05-02 Andreas Schwab <schwab@suse.de>
3174
3175 * gdbint.texinfo (Algorithms): Describe
3176 target_watchpoint_addr_within_range.
3177
669fac23
DJ
31782008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3179
3180 * gdbint.texinfo (Stack Frames): New chapter.
3181 (Algorithms): Move Frames text to the new chapter.
3182 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3183 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3184
721c02de
VP
31852008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3186
5ae4183a
AS
3187 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3188 output does not necessary include any tokens.
721c02de 3189
c055b101
CV
31902008-04-22 Corinna Vinschen <vinschen@redhat.com>
3191
3192 * gdb.texinfo (Set SH Calling convention): New @item.
3193 (Show SH Calling convention): Ditto.
3194
68837c9d
MD
31952008-04-22 Markus Deuling <deuling@de.ibm.com>
3196
3197 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3198
2e9132cc
EZ
31992008-04-20 Eli Zaretskii <eliz@gnu.org>
3200
3201 * gdb.texinfo (Set Breaks): Mention that multiple location
3202 breakpoints need line number info. Add index entries.
3203
31fffb02
CS
32042008-04-19 Craig Silverstein <csilvers@google.com>
3205
3206 * gdb.texinfo (Requirements): Add an optional requirement on
3207 zlib.
3208 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3209 Compressed DWARF 2.
3210
a47ec5fe
AR
32112008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3212
3213 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3214 sample output for 'stopped,reason="breakpoint-hit"' message.
3215 (GDB/MI Program Execution): Likewise.
3216
de051565
MK
32172008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3218
5ae4183a 3219 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3220 -var-set-format. Add -f option to -var-evaluate-expression.
3221
6ba66d6a
JB
32222008-04-03 Joel Brobecker <brobecker@adacore.com>
3223
3224 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3225 new node "Ambiguous Expressions". Replace references to this
3226 node by references to "Ambiguous Expressions" throughout.
3227 (Ambiguous Expressions): New node.
3228
1e26b4f8
DJ
32292008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3230
3231 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3232
b84876c2
PA
32332008-03-21 Pedro Alves <pedro@codesourcery.com>
3234
3235 * gdb.texinfo (Debugging Output): Document
3236 "set/show debug lin-lwp-async".
3237 (Maintenance Commands): Document "maint set/show linux-async".
3238
63092375
DJ
32392008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3240
3241 * gdb.texinfo (Expressions): Update description of malloced arrays.
3242
8e8901c5
VP
32432008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3244
3245 * gdb.texinfo (Thread Commands): Document
3246 -thread-info. Remove -thread-list-all-threads.
3247
1fddbabb
PA
32482008-03-14 Pedro Alves <pedro@codesourcery.com>
3249 Sandra Loosemore <sandra@codesourcery.com>
3250
3251 * gdb.texinfo (Library List Format): Update to mention the
3252 possibility to pass section addresses instead of segment
3253 addresses.
3254
ccd213ac
DJ
32552008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3256
3257 * gdb.texinfo (Starting): Document "set exec-wrapper".
3258 (Server): Document gdbserver --wrapper.
3259
fa4727a6
DJ
32602008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3261
3262 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3263 unreadable memory. Delete obsolete SPARClite reference.
3264
8edfe269
DJ
32652008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3266
3267 * gdb.texinfo (Starting): Mention always-running targets.
3268 (Target Commands): Add an anchor for load.
3269 (Connecting): Explain continue instead of run.
3270
1843f87b
DJ
32712008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3272
3273 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3274
f9082629
NR
32752008-02-26 Nick Roberts <nickrob@snap.net.nz>
3276
3277 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3278 breakpoint table.
3279
fd96d250
PA
32802008-02-19 Pedro Alves <pedro@codesourcery.com>
3281
3282 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3283 killing the inferior when it is already debugging a process.
3284
36af4ef6
MD
32852008-02-13 Markus Deuling <deuling@de.ibm.com>
3286
3287 * gdbint.texinfo (Build Script): New section. Mention new build script
3288 gdb_buildall.sh.
3289
cda4ce5a
JB
32902008-02-01 Jim Blandy <jimb@red-bean.com>
3291
3292 * gdb.texinfo (Help): Summarize 'info args' correctly.
3293
4acd40f3
TJB
32942008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3295
3296 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3297 available in PowerPC architecture.
3298 (Embedded Processors): Change node name of PowerPC item in menu.
3299 (PowerPC): Rename to...
3300 (PowerPC Embedded): this.
3301 (Architectures): Add new PowerPC item in menu.
3302 (PowerPC): New node.
3303
6e6c6f50
DJ
33042008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3305
3306 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3307 commands.
3308
5ee187d7
DJ
33092008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3310
3311 * gdb.texinfo (Setting Catchpoints): Mention features
3312 supported on GNU/Linux.
3313
e275c0d9
NR
33142008-01-30 Nick Roberts <nickrob@snap.net.nz>
3315
3316 * gdb.texinfo (GDB/MI File Commands): Describe new output
3317 field for MI command -file-list-exec-source-file.
3318
2d717e4f
DJ
33192008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3320
3321 * gdb.texinfo (Using the `gdbserver' Program): Add security
3322 warning. Rearrange into subsections and subsubsections. Document
3323 --multi and --debug. Correct --with-sysroot typo. Update --attach
3324 usage. Make load reference clearer. Document monitor exit.
3325 (Remote Configuration): Document set remote exec-file, attach-packet,
3326 and run-packet.
3327 (Packets): Document vAttach and vRun.
3328
d35a4257 33292008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3330
3331 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3332 detach-on-follow -> detach-on-fork.
f663676d 3333
c78d192c
DJ
33342008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3335
3336 * gdbint.texinfo (Native Conditionals): Remove
3337 SHELL_COMMAND_CONCAT and SHELL_FILE.
3338
d35a4257
EZ
33392008-01-26 Eli Zaretskii <eliz@gnu.org>
3340
3341 * gdb.texinfo (Specify Location): Improve wording.
3342
93815fbf
VP
33432008-01-23 Chris Demetriou <cgd@google.com>
3344
3345 * gdb.texinfo (Threads): Document new "set print thread-events"
3346 and "show print thread-events" commands.
3347
2a25a5ba
EZ
33482008-01-19 Eli Zaretskii <eliz@gnu.org>
3349
3350 * gdb.texinfo (Specify Location): New section.
3351 (Delete Breaks, Edit, Set Breaks): Remove description of
3352 locations. Instead, add a reference to "Specify Location".
3353 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3354 (Symbols): Refer to "Specify Location" for the valid forms of
3355 linespecs and locations.
3356
32c9a795
MD
33572008-01-18 Markus Deuling <deuling@de.ibm.com>
3358
3359 * gdbint.texinfo (Target Conditionals): Replace the description of
3360 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3361
b17828ca
JB
33622008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3363
3364 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3365 about &&var, which is rejected by the expression parser.
3366
0aea4bf3
LM
33672008-01-09 Luis Machado <luisgpm@br.ibm.com>
3368
3369 * gdb.texinfo (Output): Update documentation on using printf with DFP
3370 types.
3371
febe4383
TJB
33722008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3373
3374 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3375 subsubsection.
3376 (Decimal Floating Point format): New subsubsection.
3377
7a404eba
PA
33782008-01-05 Pedro Alves <pedro@codesourcery.com>
3379
3380 * gdb.texinfo (File Options): Remove mention of the attempt to
3381 open a core file with the -p option. Don't list -c as a valid
3382 option to attach to a process.
3383
a4d9b460
PA
33842008-01-05 Pedro Alves <pedro@codesourcery.com>
3385
3386 * gdbint.texinfo (Host Conditionals): Remove mention of
3387 ALIGN_STACK_ON_ENTRY.
3388
6ec2edbe
JB
33892008-01-05 Joel Brobecker <brobecker@adacore.com>
3390
3391 * gdbint.texinfo (Start of New Year Procedure): Add item
3392 describing how to update the source and documentation copyright
3393 notices.
3394
d8b2a693
JB
33952007-12-18 Jim Blandy <jimb@codesourcery.com>
3396
ab209b3a 3397 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3398 watchpoint explanation into the main description of the watchpoint
3399 command; update synopses of 'watch', 'rwatch', and 'awatch'
3400 commands.
3401
8b4ed427
VP
34022007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3403
3404 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3405 Document 'pending-breakpoints' feature of
3406 -list-features.
3407
37e4754d
LM
34082007-12-17 Luis Machado <luisgpm@br.ibm.com>
3409
669fac23 3410 * gdb.texinfo: Add new parameter's description.
37e4754d 3411
1d3811f6
DJ
34122007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3413
3414 * gdb.texinfo (Overview): Clarify run-length encoding
3415 example. Remove the restriction on "+" and "-" characters.
3416
c1c25a1a
EZ
34172007-12-15 Eli Zaretskii <eliz@gnu.org>
3418
3419 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3420
afe8ab22 34212007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3422
afe8ab22
VP
3423 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3424 the -f option for -break-insert, remove -r option,
3425 and clarify specification of location.
3426
a6b151f1
DJ
34272007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3428
3429 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3430 formatting.
3431 (Remote Debugging): Add File Transfer section.
3432 (Remote Configuration): Document Host I/O packets.
3433 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3434 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3435 (Packets): Add vFile.
3436
3b784c4f
EZ
34372007-11-17 Eli Zaretskii <eliz@gnu.org>
3438
3439 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3440 breakpoints with multiple locations.
3441 (Breakpoint Menus): Improve wording.
3442 (Output): Fix last change.
3443
a4ce5b0d
UW
34442007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3445
3446 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3447
1b39d5c0
DE
34482007-11-15 Doug Evans <dje@google.com>
3449
3450 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3451
7a72d44c
VP
34522007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3453
3454 * gdbint.texinfo (Native Conditionals): Remove
3455 mention of CLEAR_SOLIB.
5ae4183a 3456
6d1829bf 34572007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3458
3459 * gdb.texinfo (Print Settings): Add documentation for "set/show
3460 print frame-arguments".
3461
1a619819
LM
34622007-11-05 Luis Machado <luisgpm@br.ibm.com>
3463
3b784c4f 3464 * gdb.texinfo (Output): Update printf command's description.
1a619819 3465
55eddb0f
DJ
34662007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3467
3468 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3469 powerpc soft-float".
3470
9cceb671
DJ
34712007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3472
3473 * gdb.texinfo (Files): Correct formatting. Mention Expat
3474 requirement.
3475 (Requirements for Building GDB): Expand the list of Expat
3476 uses.
3477 (Library List Format, Memory Map Format): Mention Expat.
3478 (Target Descriptions): Update Expat wording.
3479
83acabca
DJ
34802007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3481
3482 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3483 Document that gdbarch_convert_register_p should return zero for no-op
3484 conversions.
3485
e35879db
UW
34862007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3487
83acabca 3488 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3489 of set_gdbarch_sofun_address_maybe_missing back to ...
3490 (Target Conditionals): ... here to fix build break.
3491
203c3895
UW
34922007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3493
83acabca 3494 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3495 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3496 (Compiler Characteristics): ... documentation of
3497 set_gdbarch_sofun_address_maybe_missing.
3498
11411de3
DJ
34992007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3500
3501 * gdbint.texinfo (Target Conditionals): Use
3502 frame_unwind_register_unsigned in examples instead of
3503 frame_unwind_unsigned_register.
3504
7cc46491
DJ
35052007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3506
3507 * gdb.texinfo (Predefined Target Types): Add int128
3508 and uint128.
3509 (Standard Target Features): Add PowerPC features.
3510
81adfced
DJ
35112007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3512
3513 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3514
c1874924
UW
35152007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3516
3517 * gdbint.texi (Target Conditionals): Remove documentation
3518 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3519 gdbarch_extract_return_value, and gdbarch_store_return_value.
3520
f6e56ab3
UW
35212007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3522
3523 * gdbint.texi (Target Conditionals): Remove documentation of
3524 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3525
56cf5405
KH
35262007-10-11 Kazu Hirata <kazu@codesourcery.com>
3527
3528 * gdb.texinfo: Mention that inaccessible-by-default is on by
3529 default.
3530
35156bae
DJ
35312007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3532
3533 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3534
d983da9c
DJ
35352007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3536
3537 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3538 multi-threaded watchpoints.
3539 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3540 checked. Describe sticky notification. Expand description
3541 of steppable and continuable watchpoints.
3542 (Watchpoints and Threads): New subsection.
3543
fe6fbf8b
VP
35442007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3545
3546 * gdb.texinfo (Setting Breakpoints): Revise
3547 documentation for pending breakpoints. Document
3548 breakpoints with multiple locations.
5ae4183a 3549
084344da
VP
35502007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3551
3552 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3553 Document -list-features.
5ae4183a 3554
82160952
EZ
35552007-09-15 Eli Zaretskii <eliz@gnu.org>
3556
3557 * gdb.texinfo (Output): Spell out which features of C's printf are
3558 not supported by GDB's printf.
7e27a47a
EZ
3559 (Separate Debug Files): More accurate wording regarding build ID
3560 and a reference to the ld manual rather than the Fedora wiki.
82160952 3561
ea37ba09
DJ
35622007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3563 Jim Blandy <jimb@codesourcery.com>
3564
3565 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3566 (Examining Memory): Update mentions of the 's' format.
3567 (Automatic Display): Likewise.
3568
b8533aec
DJ
35692007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3570
3571 * gdb.texinfo: Update the FSF's Back-Cover Text.
3572
83f83d7f
JK
35732007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3574 Eli Zaretskii <eliz@gnu.org>
3575
3576 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3577 Fixed the ``build ID'' name. New binaries build instructions for the
3578 build ID inclusion. Explain how the commands are specific to the build
3579 ID vs. debug link.
3580
c7e83d54
EZ
35812007-09-01 Eli Zaretskii <eliz@gnu.org>
3582
3583 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3584 indexing for ``build ID'' support.
3585
d3750b24
JK
35862007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3587
3588 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3589 Enlisted BUILD ID to the debug file searching example.
3590 Included a BUILD ID `.note.gnu.build-id' section description.
3591 Updated/added the debug files splitting instructions for OBJCOPY.
3592
02142340
VP
35932007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3594
3595 * gdb.texinfo (Variable Objects): Adjust docs
3596 for -var-info-expression and document
3597 -var-info-path-expression.
3598
d3bdde98
JB
35992007-08-20 Jim Blandy <jimb@codesourcery.com>
3600
3fb6a982
JB
3601 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3602 (title page): Include the dedication in the printed manual, as a
3603 separate page after the copyright notice.
5ae4183a 3604
d3bdde98
JB
3605 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3606 don't break a @var across a line.
3607
c80a96a8
MR
36082007-07-25 Maciej W. Rozycki <macro@mips.com>
3609
3610 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3611 for include files.
3612
5824a901
NR
36132007-07-12 Nick Roberts <nickrob@snap.net.nz>
3614
3615 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3616 in annotate.texinfo.
3617 (Command History): Link to new node.
5824a901 3618
d52e7ea3
UW
36192007-07-05 Markus Deuling <deuling@de.ibm.com>
3620
3621 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3622
5fc14d0a
EZ
36232007-07-05 Eli Zaretskii <eliz@gnu.org>
3624
3625 * gdbint.texinfo (Target Conditionals): Fix last change.
3626
4a9bb1df
UW
36272007-07-03 Markus Deuling <deuling@de.ibm.com>
3628
3629 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3630 routines:
3631 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3632 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3633 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3634 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3635 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3636 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3637 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3638 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3639 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3640 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3641 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3642 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3643 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3644 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3645 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3646 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3647 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3648 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3649 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3650 (SOFTWARE_SINGLE_STEP_P)
3651
3652 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3653 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3654
3655 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3656 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3657 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3658 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3659 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3660 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3661 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3662 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3663 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3664 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3665
3666 (Converting an existing Target Architecture to Multi-arch): Remove
3667 section.
3668
3669 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3670 (gdbarch_addr_bits_remove): Add code example.
3671
3672 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3673
cfa9d6d9
DJ
36742007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3675
3676 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3677 Add other missing entries. Adjust the table size to fit.
3678 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3679 stop reasons including the new "library" event.
3680 (General Query Packets): Adjust table widths for qSupported. Mention
3681 qXfer:libraries:read reply to qSupported and document the new packet.
3682 (Library List Format): New section.
3683
159fcc13
JK
36842007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3685
3686 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3687
f66d1690
MS
36882007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3689
3690 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3691
67102876
NR
36922007-06-25 Nick Roberts <nickrob@snap.net.nz>
3693
3694 * gdbint.texinfo (Register and Memory Data): Break sections
3695 into nodes and add a menu.
3696
a4642986
MR
36972007-06-21 Maciej W. Rozycki <macro@mips.com>
3698
3699 * gdb.texinfo (Examining Memory): Document the new behaviour.
3700
e9c17194
VP
37012007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3702
3703 * gdb.texinfo (Standard Target Features): Document
3704 m68k features.
3705
31d99776
DJ
37062007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3707
3708 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3709
1780a0ed
DJ
37102007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3711
3712 * gdb.texinfo (Target Description Format): Add version attribute
3713 for <target>.
3714
822b6570
DJ
37152007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3716
3717 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3718
f8b73d13
DJ
37192007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3720
3721 * gdb.texinfo (MIPS Features): New subsection.
3722
0e7f50da
UW
37232007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3724 Markus Deuling <deuling@de.ibm.com>
3725
3726 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3727 and qXfer:spu:write packets and mention them under qSupported.
3728
23d964e7
UW
37292007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3730 Markus Deuling <deuling@de.ibm.com>
3731
3732 * gdb.texinfo (Architectures): Add new SPU section to document
3733 Cell Broadband Engine SPU architecture specific commands.
3734
9f708cb2
VP
37352007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3736
3737 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3738 comments.
3739
7579b5f8
NR
37402007-06-07 Nick Roberts <nickrob@snap.net.nz>
3741
3742 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3743
bf06d120
JB
37442007-05-29 Jim Blandy <jimb@codesourcery.com>
3745
3746 * gdb.texinfo (Overview): Doc fix.
3747
23776285
MR
37482007-05-22 Maciej W. Rozycki <macro@mips.com>
3749
3750 * gdb.texinfo (Remote Configuration): Document "set/show
3751 remoteflow".
3752
1a69e1e4
DJ
37532007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3754
bf06d120
JB
3755 * gdb.texinfo (MIPS): Remove documentation for set mips
3756 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3757 stack-arg-size.
1a69e1e4 3758
46ba6afa 37592007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3760
46ba6afa
BW
3761 * all-cfg.texi (GDBTUI): New.
3762 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3763 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3764 (TUI Configuration): Edit to improve clarity and fix problems of
3765 both style and content.
5ae4183a 3766
06d3b283
UW
37672007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3768
3769 * observer.texi (GDB Observers): New observer "new_objfile".
3770
179101d6
UW
37712007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3772
3773 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3774
25d5ea92
VP
37752007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3776
3777 * gdb.texinfo (GDB/MI Variable Objects): Document
3778 frozen variables objects.
5ae4183a 3779
ea35711c
DJ
37802007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3781
3782 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3783 (Character Sets, Caching Data of Remote Targets): Likewise.
3784 (Targets): Delete Remote node. Move its text...
3785 (Debugging Remote Programs): ...to here. Delete description
3786 of the "remote" command.
3787 (Remote configuration): Delete description of "set remotedevice"
3788 and "show remotedevice".
3789 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3790
db2e3e2e
BW
37912007-04-11 Bob Wilson <bob.wilson@acm.org>
3792
5ae4183a
AS
3793 * gdb.texinfo (Contributors, Continuing and Stepping)
3794 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3795 (General Query Packets, File-I/O Remote Protocol Extension)
3796 (Protocol Basics, The F Reply Packet, Write)
3797 (Protocol-specific Representation of Datatypes, Memory Transfer):
3798 Fix hyphenation, punctuation and grammar problems.
3799 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3800 'section' instead of 'subsection' in the text.
3801 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3802 (i386): Remove period from section name.
db2e3e2e
BW
3803 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3804 (Config Names, Configure Options): Use @file{configure}.
3805
8a3dae3e
DJ
38062007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3807
3808 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3809 and tab expansion.
3810
1a92f856
DJ
38112007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3812
3813 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3814
79a6e687 38152007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3816
79a6e687
BW
3817 * gdb.texinfo: Consistently capitalize all significant words in
3818 node names, chapter titles, section titles, and headings. Update
3819 cross references to match.
3820 (Starting and Stopping Trace Experiment): Make node name plural.
3821 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3822
ad527d2e
PA
38232007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3824
3825 * gdb.texinfo (WinCE): Delete obsolete subsection.
3826
7ce59000
DJ
38272007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3828
3829 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3830 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3831 references.
3832
8807d78b
DJ
38332007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3834
3835 * gdb.texinfo (Startup): Delete references to some alternate
3836 names for .gdbinit.
3837 (Thread): Remove LynxOS reference.
3838 (Tandem ST2000): Delete target-specific documentation.
3839 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3840 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3841 and GDB_OSABI_LYNXOS.
3842
5f402660
UW
38432007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3844
3845 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3846
bac718a6
UW
38472007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3848
3849 * gdbint.texinfo (Target Conditionals): Remove mention of
3850 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3851 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3852
9453113a
DJ
38532007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3854
3855 * Makefile.in: Add "pdfdir" installation
3856 directory, PDFTEX macro, support for "install-pdf" target,
3857 and rules for making a pdf version of refcard.texi.
3858 * refcard.tex: Specify paper size for PDF output.
3859
ae21e955 38602007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3861
ae21e955 3862 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3863
3f94c067 38642007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3865
3f94c067
BW
3866 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3867 (Source Path, Character Sets, Macros, Define)
3868 (GDB/MI Result Records, GDB/MI Simple Examples)
3869 (GDB/MI Program Execution, GDB/MI File Commands)
3870 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3871 (Bug Reporting): Use @value{GCC}.
5ae4183a 3872
12c27660 38732007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3874
12c27660
BW
3875 * gdb.texinfo (Help): Fix formatting of examples.
3876 (Variables): Use @ifnotinfo instead of @iftex.
3877 (Non-debug DLL symbols): Use @ref instead of @pxref.
3878 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3879
ce9341a1
BW
38802007-03-26 Bob Wilson <bob.wilson@acm.org>
3881
3882 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3883
c8f4133a
BW
38842007-03-26 Bob Wilson <bob.wilson@acm.org>
3885
3886 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3887 the order of the nodes.
3888 (C Operators, C Constants, Debugging C): Remove extra menus.
3889 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3890
c8f4133a 38912007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3892
3893 * gdb.texinfo (File Options): Add missing parenthesis.
3894 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3895
c74d0ad8
DJ
38962007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3897
3898 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3899
ff6f572f
DJ
39002007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3901
669fac23 3902 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3903 case insensitivity.
3904 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3905
994337c3
NR
39062007-02-18 Nick Roberts <nickrob@snap.net.nz>
3907
3908 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3909 (Files): Add section name to argument list for pxref.
3910 (Non-debug DLL symbols): Don't use `see' for pxref.
3911 (Embedded Processors): Fix typo.
3912 (GDB/MI Breakpoint Commands): Execution commands generate
3913 *stopped not ^done.
3914
eb819d70
NR
39152007-02-13 Nick Roberts <nickrob@snap.net.nz>
3916
3917 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3918 values for in_scope. Mention that only root variables can be
3919 updated.
3920 (GDB/MI Development and Front Ends): Explain new values may be
3921 added to existing fields.
3922
123dc839
DJ
39232007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3924
3925 * gdb.texinfo (-target-disconnect): Use @smallexample.
3926 (Requirements): Add anchor for Expat. Update description.
3927 (Target Descriptions): Mention Expat.
3928 (Target Description Format): Document new elements. Use
3929 @smallexample.
3930 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3931 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3932
108546a0
DJ
39332007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3934
3935 * gdb.texinfo (Target Description Format): Add section on XInclude.
3936
95a98c01
NR
39372006-02-03 Nick Roberts <nickrob@snap.net.nz>
3938
3939 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3940 command -enable-timings.
3941
f4b3909f
EZ
39422007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3943
5ae4183a 3944 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3945 descriptions for new/deleted elements in gdb_osabi. Add missing
3946 description for function generic_elf_osabi_sniff_abi_tag_sections.
3947
c7ba131e
JB
39482007-01-29 Joel Brobecker <brobecker@adacore.com>
3949
3950 * gdb.texinfo (Maintenance Commands): Add documentation for
3951 the new "maint print target-stack" command.
3952
3a60f64e
JK
39532007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3954 Eli Zaretskii <eliz@gnu.org>
3955
f4b3909f 3956 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3957
c582f8b6
EZ
39582007-01-26 Eli Zaretskii <eliz@gnu.org>
3959
3960 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3961 Use @value{NGCC} instead of @value{GCC}.
3962
d3e8051b
EZ
39632007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3964
3965 * agentexpr.texi: Fix typos.
3966 * annotate.texinfo: Likewise.
3967 * gdb.texinfo: Likewise.
3968 * gdbint.texinfo: Likewise.
3969 * observer.texi: Likewise.
3970 * stabs.texinfo: Likewise.
3971
86f04699
EZ
39722007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3973
3974 * gdbint.texinfo (Support Libraries): Remove mmalloc
3975 entry. Describe readline library.
3976
23181151
DJ
39772007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3978
3979 * gdb.texinfo (Target Descriptions): New section.
3980 (General Query Packets): Add QPassSignals anchor. Mention
3981 qXfer:features:read under qSupported. Expand mentions of
3982 qXfer:memory-map:read and QPassSignals. Document
3983 qXfer:features:read.
3984
f822c95b
DJ
39852007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3986
3987 * gdb.texinfo (Commands to specify files): Describe
3988 "set sysroot" and "show sysroot".
3989 (Using the `gdbserver' program): Lowercase argument
3990 to @var. Expand description of setting up GDB on the
3991 host.
3992
8936fcda
JB
39932007-01-05 Joel Brobecker <brobecker@adacore.com>
3994
3995 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3996 catch exception, catch exception unhandled, and catch assert
3997 commands.
3998
e776119f
DJ
39992007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4000
4001 * gdb.texinfo (Debugging Output): Document "set debug xml"
4002 and "show debug xml".
4003
aa79a185
DJ
40042007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4005
4006 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4007
7f893741
JB
40082007-01-01 Joel Brobecker <brobecker@adacore.com>
4009
4010 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4011
a1b5960f
VP
40122006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4013
4014 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4015 note in @ignore, to be removed later if nobody complains.
4016
9f470e6e
NR
40172006-12-04 Nick Roberts <nickrob@snap.net.nz>
4018
4019 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4020 of -var-delete.
4021
765dc015 40222006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4023
765dc015 4024 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4025 automatic software/hardware breakpoint usage and
4026 the "set breakpoint auto-hw" command.
765dc015 4027
4b5752d0
VP
40282006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4029
4030 * gdb.texinfo (Memory Access Checking): New.
4031
89be2091
DJ
40322006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4033
4034 * gdb.texinfo (Remote configuration): Mention
4035 "pass-signals-packet".
4036 (General Query Packets): Document QPassSignals. Fix
4037 a typo.
4038
ca3bf3bd
DJ
40392006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4040
4041 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4042
427c3a89
DJ
40432006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4044
4045 * gdb.texinfo (Remote configuration): Rewrite documentation for
4046 packet configuration commands.
4047 (OS Information): Adjust reference to qXfer:auxv:read.
4048 (General Query Packets): Remove references to read-aux-vector-packet
4049 and set remote get-thread-local-storage-address.
4050
7a107747
DJ
40512006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4052
4053 * gdbint.texinfo (Target Architecture Definition): Add new
4054 Initializing a New Architecture section.
4055
1c56eb0e
EZ
40562006-10-31 David Taylor <dtaylor@emc.com>
4057
4058 * stabs.texinfo (Macro define and undefine): New node describing
4059 stabs for #define and #undef.
4060
f73adfeb
AS
40612006-10-27 Andreas Schwab <schwab@suse.de>
4062
4063 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4064
fd60e0df
EZ
40652006-10-21 Eli Zaretskii <eliz@gnu.org>
4066
4067 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4068 clarify on the possible meanings of ``expression'' watched by
4069 watchpoints. Add indexing.
e5ac9b53
EZ
4070 (Prompting, Errors, Invalidation, Annotations for Running)
4071 (Source Annotations): Fix index entries by adding "annotation" to
4072 them, to discriminate from index entries that point to the more
4073 general topic descriptions.
fd60e0df 4074
52bb452f
DJ
40752006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4076
4077 * gdbint.texinfo (Target Vector Definition): Move most
4078 content into Existing Targets. Add a menu.
4079 (Existing Targets): New section, moved from Target Vector
4080 Definition. Use @subsection.
4081 (Managing Execution State): New section.
4082
58955e58
BW
40832006-10-16 Bob Wilson <bob.wilson@acm.org>
4084
4085 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4086
c8aa23ab
EZ
40872006-10-15 Eli Zaretskii <eliz@gnu.org>
4088
4089 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4090 (Command Syntax, Signals, Backtrace, Connecting)
4091 (Remote configuration, Renesas Boards, Console I/O): Fix last
4092 change: use Ctrl- instead of C-, except wrt Emacs.
4093 (File-I/O Examples): Put Ctrl-c in @kbd.
4094 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4095 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4096 (Signals, Set Breaks, Set Watchpoints): Document optional
4097 arguments to `info signals' `handle', `info breakpoints', and
4098 `info watchpoints'.
c8aa23ab 4099
e7109c7e
EZ
41002006-10-14 Eli Zaretskii <eliz@gnu.org>
4101
4102 * gdb.texinfo (Backtrace): Fix last change.
4103
de3aea7b
NR
41042006-10-14 Nick Roberts <nickrob@snap.net.nz>
4105
4106 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4107
7f9087cb
BW
41082006-10-10 Bob Wilson <bob.wilson@acm.org>
4109
c8aa23ab
EZ
4110 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4111 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4112 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4113
68437a39
DJ
41142006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4115 Daniel Jacobowitz <dan@codesourcery.com>
4116
4117 * gdb.texinfo (Packets): Document vFlashErase,
4118 vFlashWrite and vFlashDone packets.
4119 (General Query Packets): Document qXfer:memory-map:read.
4120 Add a new feature for qXfer:memory-map:read.
4121 (Memory map format): New section.
4122 (Target Commands): Mention that gdb can write flash.
4123
fd79ecee
DJ
41242006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4125 Daniel Jacobowitz <dan@codesourcery.com>
4126
4127 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4128 memory regions and "mem auto".
4129
350da6ee
DJ
41302006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4131
4132 * gdbint.texinfo (Array Containers): New section.
4133
2f1acb09
VP
41342006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4135
4136 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4137 -stack-list-arguments HIGH_FRAME argument can be larger then the
4138 actual number of frames.
4139
2ab1eb7a
VP
41402006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4141
4142 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4143 -stack-list-locals HIGH_FRAME argument can be larger then the
4144 actual number of frames.
2ab1eb7a 4145
599b237a
BW
41462006-09-02 Bob Wilson <bob.wilson@acm.org>
4147
4148 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4149 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4150
25ab7e6d
EZ
41512006-09-02 Eli Zaretskii <eliz@gnu.org>
4152
4153 * gdbint.texinfo (Overall Structure): New section "Source Tree
4154 Structure".
4155
940178d3
JB
41562006-08-17 Jim Blandy <jimb@codesourcery.com>
4157
4158 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4159 responses.
4160
30daae6c
JB
41612006-08-08 Joel Brobecker <brobecker@adacore.com>
4162
4163 * gdb.texinfo (Source Path): Add documentation for new
4164 substitute-path commands.
4165
7fa2210b
DJ
41662006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4167
4168 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4169 (Running Configure): ...here.
4170 (Requirements): New node. Mention expat.
4171
3d00d119
DJ
41722006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4173
5ae4183a 4174 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4175 'set download-write-size' and 'show download-write-size'.
4176
0cbfa4ee
DJ
41772006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4178
4179 * stabs.texinfo (Member Type Descriptor): Correct example for
4180 pointer to member types.
4181
16026cd7
AS
41822006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4183
4184 * gdb.texinfo (Optional warnings and messages): Add
4185 'set/show trace-commands'.
4186 (Command files): Add '-v' to source command.
4187
0876f84a
DJ
41882006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4189
4190 * gdb.texinfo (OS Information): Update qPart reference to
4191 qXfer.
4192 (Remote configuration): Likewise.
4193 (Overview): Move @cindex to the start of a paragraph. Talk
4194 about binary data encoding.
4195 (Packets): Refer to the overview for the details of the X
4196 packet encoding.
4197 (General Query Packets): Remove qPart description. Add qXfer
4198 description. Add an anchor to qSupported. Correct feature
4199 table title. Add a new feature for qXfer:auxv:read.
4200 (Interrupts): Add a missing parenthesis.
4201
2ec3381a
DJ
42022006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4203
669fac23 4204 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4205 (GDB/MI Kod Commands): Remove commented out node.
4206
594fe323
EZ
42072006-07-01 Eli Zaretskii <eliz@gnu.org>
4208
4209 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4210 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4211 (GDB/MI Thread Commands, GDB/MI Program Execution)
4212 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4213 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4214 (GDB/MI File Commands, GDB/MI Target Manipulation)
4215 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4216 since the MI prompt is hard-wired into the code.
4217
7e3fb70c
NR
42182006-07-01 Nick Roberts <nickrob@snap.net.nz>
4219
4220 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4221 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4222 (GDB/MI Data Manipulation): Remove description of unimplemented
4223 display related commands as variable objects perform this function
4224 and are superior: -display-delete, -display-disable,
4225 -display-enable, -display-insert and -display-list. Move
4226 -environment-cd, -environment-directory, -environment-path
4227 and -environment-pwd to "Program Context".
4228 (GDB/MI Program Control): Rename to "Program Execution". Move
4229 -exec-arguments -exec-abort to...
4230 (GDB/MI Program Context): ...here. New node split from "Data
4231 Manipulation".
4232
be2a5f71
DJ
42332006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4234
4235 * gdb.texinfo (Remote configuration): Document set / show
4236 remote supported-packets.
4237 (General Query Packets): Document qSupported packet.
4238
fc320d37
SL
42392006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4240
4241 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4242 and font markup.
4243 (Protocol basics): Likewise.
4244 (The F request packet): Likewise.
4245 (The F reply packet): Likewise.
4246 (Memory transfer): Move this node to be a subsubsection of
4247 "Protocol specific representation of datatypes".
4248 (The Ctrl-C message): More copy editing.
4249 (Console I/O): Likewise.
4250 (The isatty call): Delete this node, and merge its content into
4251 the "isatty" node. Fixed references elsewhere.
4252 (The system call): Delete this node, and merge its content into
4253 the "system" node. Fixed references elsewhere.
4254 (open): Reformat to use @table, and add appropriate font markup.
4255 (close): Likewise.
4256 (read): Likewise.
4257 (write): Likewise.
4258 (lseek): Likewise.
4259 (rename): Likewise.
4260 (unlink): Likewise.
4261 (stat/fstat): Likewise.
4262 (gettimeofday): Likewise.
4263 (isatty): Likewise.
4264 (system): Likewise, plus minor changes to fix confusing wording.
4265 (Integral datatypes): Fix font markup.
4266 (Pointer values): Likewise.
4267 (struct stat): Fix markup to use @table, plus minor copy editing.
4268 (struct timeval): Fix font markup, plus minor copy editing.
4269 (Constants): Minor copy editing.
4270 (Errno values): Add font markup.
4271 (File-I/O Examples): Likewise.
4272
158fdf5c
NR
42732006-06-10 Nick Roberts <nickrob@snap.net.nz>
4274
4275 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4276 (GDB/MI Simple Examples): Move node up one level. Use real
4277 examples.
4278 (GDB/MI Compatibility with CLI): Update.
4279 (GDB/MI Result Records): Add "connected" and "exit" result
4280 classes.
4281 (GDB/MI Stream Records): Clarify target output.
4282 (GDB/MI Command Description Format): Modify example description.
4283 (GDB/MI Breakpoint Table Commands): Rename to...
4284 (GDB/MI Breakpoint Commands): ...this
4285 (GDB/MI Breakpoint Commands): Add optional thread field.
4286 (GDB/MI Program Control): Add an introduction. Move "Program
4287 termination" examples into exec-run description.
4288 (GDB/MI File Commands): Mention similar CLI commands.
4289 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4290 is similar to "-gdb-version".
4291
ddb50cd7
EZ
42922006-06-09 Eli Zaretskii <eliz@gnu.org>
4293
4294 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4295
2aef0d6b
NR
42962006-06-02 Nick Roberts <nickrob@snap.net.nz>
4297
4298 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4299 sourceware.org for mailing lists.
d5e40d59 4300 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4301
383a5c52
NR
43022006-06-01 Nick Roberts <nickrob@snap.net.nz>
4303
d5e40d59 4304 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4305
e16b02ee
EZ
43062006-05-22 Eli Zaretskii <eliz@gnu.org>
4307
4308 * gdb.texinfo (Cygwin Native): Fix last change.
4309
be90c084
CF
43102006-05-22 Christopher Faylor <cgf@timesys.com>
4311
4312 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4313
347ceba5
NR
43142006-05-15 Nick Roberts <nickrob@snap.net.nz>
4315
4316 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4317 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4318
369af7bd
DJ
43192006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4320
4321 * gdb.texinfo (General Query Packets): Recommend not starting
4322 new packets with qC and clarify.
4323
2ffdbde8 43242006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4325
4326 * gdb.texinfo (M2 Types): New section.
72019c9c 4327
16d1a084
DJ
43282006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4329
4330 * agentexpr.texi: Add a copyright and license notice.
4331 * observer.texi: Likewise, with GPL clause for function prototypes.
4332 Remove trailing whitespace.
4333
aa56d27a
JB
43342006-05-05 Jim Blandy <jimb@codesourcery.com>
4335
4336 * gdb.texinfo (General Query Packets): Document conventions for
4337 terminating packet names, and their violations.
4338
5bdf8622
DJ
43392006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4340
4341 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4342 * gdb.texinfo: Likewise.
4343
605a56cb
DJ
43442006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4345
4346 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4347 and "show remotedebug".
4348 (Debugging Output): Add additional index entries.
4349
b8db102d
MS
43502006-04-27 Michael Snyder <msnyder@redhat.com>
4351
4352 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4353
c5e30d01
AC
43542006-04-22 Andrew Cagney <cagney@redhat.com>
4355
4356 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4357 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4358
8181d85f
DJ
43592006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4360
4361 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4362 and remove breakpoint prototypes.
4363 (Watchpoints): Move description of target_insert_hw_breakpoint and
4364 target_remove_hw_breakpoint ...
4365 (Breakpoints): ... to here. Document target_insert_breakpoint and
4366 target_remove_breakpoint.
4367
4f553f88
JB
43682006-04-17 Jim Blandy <jimb@codesourcery.com>
4369
4370 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4371 and C packets are optional.
4372
cd852561
FR
43732006-04-14 Frederic Riss <frederic.riss@st.com>
4374
4375 * gdb.texinfo (Specifying source directories): Update the description
4376 of the source file search to reflect the fact that the source path
4377 always contains at least $cdir and $cwd.
4378
b620eb07
MS
43792006-03-31 Michael Snyder <msnyder@redhat.com>
4380
4381 * gdb.texinfo: Update copyright dates.
4382
3156cdaf
EZ
43832006-03-31 Eli Zaretskii <eliz@gnu.org>
4384
4385 * gdb.texinfo (Overview): Add an index entry to "empty response".
4386
7d30c22d
JB
43872006-03-28 Jim Blandy <jimb@codesourcery.com>
4388
4389 * gdbint.texinfo (Prologue Analysis): New section.
4390
86941c27
JB
43912006-03-07 Jim Blandy <jimb@red-bean.com>
4392
66b8c7f6
JB
4393 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4394
1a10341b
JB
4395 * gdb.texinfo (Target Commands): Update text describing how to
4396 specify a target. Refer to the detailed section on remote
4397 debugging, not the brief mention.
4398
86941c27
JB
4399 * gdb.texinfo (Connecting): Organize the different 'target remote'
4400 connection methods into a table. Add a 'target remote' index
4401 entry. (!!!)
4402
62f3a2ba
FF
44032006-02-17 Fred Fish <fnf@specifix.com>
4404
4405 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4406 'ptype' commands to reflect the fact that the only significant
4407 difference between them is that ptype prints the complete type
4408 description instead of just the name.
4409
8b9a88ea
WZ
44102006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4411
4412 * gdbint.texinfo (Watchpoints): Delete
4413 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4414
7e8dc855
NR
44152006-02-10 Nick Roberts <nickrob@snap.net.nz>
4416
4417 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4418 times fields where needed. Fix typos. Update general form given
4419 for output of -break-insert.
4420 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4421
c91d38aa
DJ
44222006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4423
4424 * gdbint.texinfo (Symbol Handling): Add a section
4425 on memory management.
4426
38fcd64c
DJ
44272006-02-06 Vladimir Prus <ghost@cs.msu.su>
4428
4429 * gdb.texinfo (Breakpoint table commands): Document the fullname
4430 field in -break-list output.
4431
219eec71
EZ
44322006-02-03 Eli Zaretskii <eliz@gnu.org>
4433
4434 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4435 debugging information produced by the various "set debug..."
4436 options.
4437
ae5a43e0
DJ
44382006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4439
4440 * gdb.texinfo (Files): Remove obsolete bits from the description
4441 of "symbol-file".
4442
a9f158ec
JB
44432006-01-25 Jim Blandy <jimb@redhat.com>
4444
4445 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4446
410dd08e
JB
44472006-01-24 Jim Blandy <jimb@redhat.com>
4448
4449 * gdbint.texinfo (Frames): Document the basics of GDB's register
4450 unwinding model, and explain the existence of the "sentinel" frame.
4451
4b505b12
AS
44522006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4453
4454 * gdb.texinfo (Choosing files): Mention that -directory is used
4455 for script files.
4456 (Specifying source directories): Likewise.
4457 (Command files): Explain how script files are found.
4458
839c27b7
EZ
44592006-01-21 Eli Zaretskii <eliz@gnu.org>
4460
4461 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4462 the threads in a multi-threaded program.
4463 (Threads): The threadno argument of "thread apply" can be a range
4464 of numbers.
4465
7be93b9e
JB
44662006-01-18 Jim Blandy <jimb@redhat.com>
4467
4468 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4469 of warning flags.
4470
fcc73fe3
EZ
44712006-01-13 Eli Zaretskii <eliz@gnu.org>
4472
4473 * gdb.texinfo (Sequences): Improve menu annotations.
4474 (Define): Add index entries for arguments of user-defined
4475 commands. Move the description of flow-control commands...
4476 (Command Files): ...to here. Document loop_break and
4477 loop_continue.
ca91424e
EZ
4478 (Define, Command Files): Document `end' and add index entries for
4479 it.
fcc73fe3 4480
5c95884b
MS
44812006-01-04 Michael Snyder <msnyder@redhat.com>
4482
4483 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4484 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4485
860701dc
PH
44862006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4487
4488 * gdb.texinfo (Omissions from Ada): Document that there is now
4489 limited aggregate support.
4490
36b80e65
EZ
44912005-12-28 Eli Zaretskii <eliz@gnu.org>
4492
4493 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4494 registers and the likes.
4495
c1468174
EZ
44962005-12-24 Eli Zaretskii <eliz@gnu.org>
4497
4498 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4499 (Symbols): Fix usage of "e.g.".
359df76b 4500 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4501
4502 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4503 (Coding): Fix usage of "e.g.".
4504
c02a867d
EZ
45052005-12-23 Eli Zaretskii <eliz@gnu.org>
4506
5ae4183a
AS
4507 * stabs.texinfo:
4508 * refcard.tex:
c02a867d 4509 * gpl.texi:
5ae4183a
AS
4510 * gdbint.texinfo:
4511 * gdb.texinfo:
4512 * gdb-cfg.texi:
c02a867d 4513 * fdl.texi:
5ae4183a
AS
4514 * annotate.texinfo:
4515 * all-cfg.texi:
c02a867d
EZ
4516 * Makefile.in: Add (C) after Copyright. Update the FSF
4517 address.
4518
fad38dfa
EZ
45192005-12-03 Eli Zaretskii <eliz@gnu.org>
4520
4521 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4522 extend GDB with commands for external monitor.
4523
53e5f3cf
AS
45242005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4525
4526 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4527
55f6ca0f
JB
45282005-11-25 Joel Brobecker <brobecker@adacore.com>
4529
4530 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4531
c1947b85
JB
45322005-11-21 Jim Blandy <jimb@redhat.com>
4533
4534 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4535 placement of 'R' actions in tracepoint action packets; document
4536 dependence of 'X' and 'M' actions on a preceding 'R' action for
4537 their registers.
4538
9d29849a
JB
45392005-11-19 Jim Blandy <jimb@redhat.com>
4540
4541 * gdb.texinfo (Tracepoint Packets): New node.
4542 (General Query Packets): Add entries for the tracepoint packets,
4543 referring to the "Tracepoint Packets" node.
4544 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4545
9a6253be
KB
45462005-11-18 Kevin Buettner <kevinb@redhat.com>
4547
4548 * gdb.texinfo (set remotebreak): Add anchor.
4549 (X packet): Likewise.
4550 (Remote Protocol): Add new section `Interrupts' and new index
4551 entry `interrupts (remote protocol)'.
4552
5f3bebba
JB
45532005-11-18 Jim Blandy <jimb@redhat.com>
4554
4555 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4556 entries into the General Query Packets section. Add a
4557 cross-reference to that section. Drop description of replies, as
4558 these are covered in the descriptions of each packet.
4559 (General Query Packets): Add introductory text. Explain naming
4560 conventions, and how the end of a name is recognized.
4561
9a7a1b36
KB
45622005-11-17 Kevin Buettner <kevinb@redhat.com>
4563
0564b6cf 4564 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4565 "set remotebreak" command.
4566
b8ff78ce
JB
45672005-11-16 Jim Blandy <jimb@redhat.com>
4568
4569 * gdb.texinfo (Packets, Stop Reply Packets)
4570 (General Query Packets): Various formatting cleanups.
4571 - Use @samp for packet contents.
4572 - Drop summaries from packet @item lines; the same information appears
4573 immediately below in the description.
4574 - Delete paragraph breaks after packet @item commands, so that the
4575 description appears directly to the right of the packet prototype
4576 in the printed manual, if it fits.
4577 - Place spaces in packet prototypes between @vars and non-@var
4578 letters, and explain that they're just for formatting.
4579 - Use @dots{} instead of '...'.
4580 - Fix uses of @code where @var was needed.
4581 - Replace "deprecated" markers with English text spelling out the
4582 packet's status and the preferred alternatives.
4583 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4584 what this ever meant.
4585 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4586 this for a long time.
4587 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4588 implemented several times, and have been in use for years.
4589
8ffe2530
JB
45902005-11-15 Jim Blandy <jimb@redhat.com>
4591
c43c5473
JB
4592 * gdb.texinfo (Packets): Add index entries for 'm' packet
4593 disclaimers.
5ae4183a 4594
fb031cdf
JB
4595 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4596 of stub when processing an 'm' packet.
4597
8ffe2530
JB
4598 * gdb.texinfo (Packets): Mention that packets beginning with
4599 letters are reserved once, at the top, instead of actually listing
4600 them all and saying "reserved".
4601
c03c782f
AS
46022005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4603
4604 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4605 Change @var{$arg0 to @code{$arg0.
4606
814e32d7
WZ
46072005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4608
4609 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4610
fa93a9d8
JB
46112005-11-12 Jim Blandy <jimb@redhat.com>
4612
4613 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4614 order. Remove extraneous 'z'.
4615
8a5a3c82
AS
46162005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4617
4618 * gdb.texinfo (Choosing files): Add --eval-command.
4619
4b0ad762
AS
46202005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4621
4622 * gdb.texinfo (Choosing modes): Add --return-child-result.
4623
4624
1a088d06
AS
46252005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4626
4627 * gdb.texinfo (Choosing modes): Add --batch-silent.
4628
656d5e12
EZ
46292005-10-28 Eli Zaretskii <eliz@gnu.org>
4630
4631 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4632 "The -var-update Command".
4633
3c9c013a
JB
46342005-10-03 Joel Brobecker <brobecker@adacore.com>
4635
4636 * gdb.texinfo (Print Settings): Add documentation for set/show
4637 print array-indexes.
4638
7ba3cf9c
DJ
46392005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4640
4641 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4642 6.2 and 6.3.
4643
a94ab193
EZ
46442005-08-27 Eli Zaretskii <eliz@gnu.org>
4645
4646 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4647 since 19-Jan-2004.
4648 (Files): Likewise.
ab1adacd
EZ
4649 (Variables, Symbols): Document the "<incomplete type>" message and
4650 its reasons.
a94ab193 4651
ca06016a
FF
46522005-08-01 Fred Fish <fnf@specifix.com>
4653
4654 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4655
cf58170d
NR
46562005-07-15 Nick Roberts <nickrob@snap.net.nz>
4657
4658 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4659 option for -var-list-children and -var-update.
4660 (GDB/MI Stack Manipulation): Simplify description of
4661 print-values option for -stack-list-locals.
4662 (GDB/MI Command Description Format): Clarify.
4663 (Mode Options): Spelling of superseded.
4664
38f1196a
BR
46652005-07-12 Bob Rossi <bob@brasko.net>
4666
4667 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4668 corresponding GDB command comment.
4669
3cb3b8df
BR
46702005-07-06 Bob Rossi <bob@brasko.net>
4671
4672 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4673 and -inferior-tty-show.
4674 (Input/Output): Document "set/show inferior-tty" and tty alias.
4675
10fac096
NW
46762005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4677
4678 * gdb.texinfo (Packets): Change description of 'D' packet to note
4679 that GDB does wait for a response.
4680
d1b6db76
NR
46812005-06-22 Nick Roberts <nickrob@snap.net.nz>
4682
4683 * gdb.texinfo (History) Rename "Command History".
4684 (Command History): Move node "Server Prefix" from section on
4685 Annotations here.
4686
29629dcf
NR
46872005-06-19 Nick Roberts <nickrob@snap.net.nz>
4688
4689 * gdb.texinfo (GDB/MI Stack Manipulation):
4690 Re-instate -stack-info-frame with example. Say that it gets
4691 info on selected frame, not current frame.
4692
397ca115
EZ
46932005-06-18 Eli Zaretskii <eliz@gnu.org>
4694
4695 * gdb.texinfo (Server): Clarify that `file' should be used before
4696 connecting to the server.
4697 (Files): Add an xref to the above description.
51274035
EZ
4698 (Output Formats): More detailed description of the `c' format.
4699 (Memory): List explicitly all the formats supported by `x'.
638ac427 4700 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4701 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4702 files. Add more indexing for solib-absolute-prefix and
4703 --with-sysroot.
76d17f34
EZ
4704 (Machine Code): Document possible problems with locations in
4705 shared libraries.
d416eeec
EZ
4706 (Backtrace): Document that free-standing environments do not need
4707 to have a `main' function.
397ca115 4708
74f6deaa
NR
47092005-06-18 Nick Roberts <nickrob@snap.net.nz>
4710
4711 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4712 -stack-info-frame.
4713
a9967aef
AC
47142005-06-07 Andrew Cagney <cagney@gnu.org>
4715
4716 * gdb.texinfo (Contributors): Note the original multi-arch
4717 contributors.
4718
e09f16f9
EZ
47192005-06-03 Eli Zaretskii <eliz@gnu.org>
4720
4721 * gdb.texinfo (Registers): Add index entries for the standard
4722 registers.
4723 (Frames): Add cross-reference from frame pointer description to
4724 the Registers node.
4725 (Annotations Overview): Fix the reference to GDB name.
4726
d87ba7ee
EZ
47272005-06-01 Eli Zaretskii <eliz@gnu.org>
4728
4729 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4730 can-use-hw-watchpoints.
4731
034dad6f
BR
47322005-05-28 Bob Rossi <bob@brasko.net>
4733
4734 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4735 the possible reasons why an exec async record would be returned to FE.
4736
ffed4509
AC
47372005-05-26 Andrew Cagney <cagney@gnu.org>
4738
4739 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4740 Andrew Cagney implemented the original GDB/MI.
4741
e22e55c9
OF
47422005-05-23 Orjan Friberg <orjanf@axis.com>
4743
4744 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4745 documentation. Add documentation for cris-mode.
4746
a78e13ce
EZ
47472005-05-20 Eli Zaretskii <eliz@gnu.org>
4748
4749 * gdb.texinfo (Numbers): Explain the example and make the wording
4750 more acurate.
4751
76ff342d
DJ
47522005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4753 Dennis Brueni <dennis@slickedit.com>
4754
4755 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4756 (GDB/MI Data Manipulation, GDB/MI Program Control)
4757 (GDB/MI Stack Manipulation): Update examples to include the fullname
4758 attribute in stack frames.
4759
119b882a
EZ
47602005-05-12 Eli Zaretskii <eliz@gnu.org>
4761
4762 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4763 do with other non-standard names of init files.
4764
6fc08d32
EZ
47652005-05-11 Eli Zaretskii <eliz@gnu.org>
4766
4767 * gdb.texinfo (Command Files): Move the description of the startup
4768 from here...
4769 (Startup): ...to this new subsection of the Invocation chapter.
4770 Rearrange the description of init files more logically and add a
4771 cross-reference to "Command Files". Document the special gdbinit
4772 name for CISCO 68k. Expand the description of what GDB does
4773 during startup.
4774 (History): Add index entry for HISTSIZE.
4775
a561754a
MK
47762005-05-02 Mark Kettenis <kettenis@gnu.org>
4777
4778 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4779
2eecc4ab
EZ
47802005-05-02 Eli Zaretskii <eliz@gnu.org>
4781
4782 * gdb.texinfo (SVR4 Process Information, The isatty call)
4783 (The system call): Don't use foo(N) notation for man pages and
4784 functions.
514c4d71 4785 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4786
18999be5
EZ
47872005-04-27 Eli Zaretskii <eliz@gnu.org>
4788
4789 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4790 were optimized away.
4791
0abb7bc7
EZ
47922005-04-22 Eli Zaretskii <eliz@gnu.org>
4793
4794 * gdb.texinfo (Remote configuration): Document "set/show
4795 get-thread-local-storage-address". Add cross-reference to the
4796 description of the qGetTLSAddr packet.
4797 (General Query Packets): Mention "set remote
4798 get-thread-local-storage-address" and add a reference to its
4799 description.
4800
6f61acb1
NR
48012005-04-19 Nick Roberts <nickrob@snap.net.nz>
4802
4803 * gdb.texinfo (Backtrace): Describe 'bt full'.
4804
9d59903a
NR
48052005-04-17 Nick Roberts <nickrob@snap.net.nz>
4806
4807 * gdb.texinfo (Mode Options): Fix typo.
4808 (GDB/MI): Describe how to invoke GDB/MI.
4809
721c2651
EZ
48102005-04-16 Eli Zaretskii <eliz@gnu.org>
4811
4812 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4813 references changed. Add description of "info udot".
721c2651
EZ
4814 (Files): Document "set/show stop-on-solib-events".
4815 (M32R/D): Document "set/show download-path", "set/show
4816 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4817 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4818 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4819 (Maintenance Commands): Improve indexing.
4820 (Target Commands): Document "set/show hash", "set/show debug
4821 monitor".
4822 (SVR4 Process Information): Document "info pidlist" and "info
4823 meminfo". Document "set/show procfs-tarce" and "set/show
4824 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4825 (Symbols, The Print Command with Objective-C): Improve indexing.
4826 (Objective-C): Add references to "info classes" and "info
4827 selectors".
c45da7e6
EZ
4828 (Debugging Output): Improve wording. Document "set/show debug
4829 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4830 (Set Breaks): Add index entry for "hardware breakpoints".
4831 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4832 and "set/show usehardbreakpoints".
4833 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4834 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4835 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4836 rdiromatzero", "set/show rdiheartbeat".
4837 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4838 "sds".
4839 (Embedded Processors): Document the "sim" command.
4840 (Remote): Document the "remote" command.
4841 (DJGPP Native): Document the "info serial" command.
4842 (Threads): Document "maint info sol-threads".
4843 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4844 (Set Breaks): Improve indexing.
4845 (Command Syntax): Add a reference to dont-repeat.
4846 (Define): Document "dont-repeat".
4847 (TUI Commands): Document "tabset".
4848 (WinCE): New subsection. Document "set/show remotedirectory",
4849 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4850
14d6dd68
EZ
48512005-04-15 Eli Zaretskii <eliz@gnu.org>
4852
4853 * gdb.texinfo (Hurd Native): New subsection, documents
4854 Hurd-specific commands.
a64548ea 4855 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4856 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4857 (MIPS): Improve documentation of heuristic-fence-post. Document
4858 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4859 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4860 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4861 (ARM): Document ARM-specific commands.
a64548ea
EZ
4862 (AVR): New section. Document "info io_registers".
4863 (CRIS): New section. Document "set/show cris-version" and
4864 "set/show cris-dwarf2-cfi".
4865 (HPPA): New section. Document "set/show debug hppa" and "maint
4866 print unwind".
a5adf40f 4867 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4868 (Super-H): New section. Document the "regs" command.
721c2651 4869 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4870
9c16f35a
EZ
48712005-04-09 Eli Zaretskii <eliz@gnu.org>
4872
4873 * gdb.texinfo (Print Settings): Document "set/show print
4874 pascal_static-members", "set print repeats", "show print
4875 null-stop". Improve indexing. Fix documentation of "set print
4876 union".
4877 (Pascal): New section.
4878 (Supported languages): Rename from "Support"; all references
4879 updated. Add a menu item for Pascal.
4880 (Numbers): Document "set radix.
4881 (Screen Size): Document "set/show pagination".
4882 (MIPS Embedded): Remove "set processor" documentation.
4883 (Remote configuration): Document "set/show X/P/Z-packet",
4884 "set/show read-aux-vector-packet", "set/show remote
4885 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4886 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4887 remotedebug", "set/show remotebreak", "set/show remotedevice",
4888 "set/show remotelogfile".
4889 (Auxiliary Vector): Add reference to the description of the
4890 read-aux-vector-packet setting.
4891 (Set Watchpoints): Add a cross-reference to "set remote
4892 hardware-breakpoint-limit".
4893 (General Query Packets): Add indexing of requests and
4894 cross-references to related commands in "Remote configuration".
4895 (File-I/O Overview, The system call): Fix wording and typos.
4896 (Thread Stops): Add index entries.
4897 (Continuing and Stepping): Document "show step-mode".
4898 (i386): New node. Document "set/show struct-convention".
4899 (Files): Document "show trust-readonly-sections".
4900 (Calling): Document "set/show unwindonsignal".
4901 (Messages/Warnings): Add index entries.
4902 (Maintenance Commands): Document "set/show watchdog".
4903 (Annotations Overview): Document "show annotate".
4904 (Set Watchpoints): Add index entries.
4905 (Symbols): Fix doc of case-sensitive.
4906 (ABI): Document "show coerce-float-to-double".
4907 (Convenience Vars, Help): Improve indexing.
4908 (Machine Code): Document "show disassembly-flavor".
4909 (Debugging C plus plus): Document "show overload-resolution".
4910 (Value History, Signaling): Add index entries.
4911
49122005-04-08 Eli Zaretskii <eliz@gnu.org>
4913
4914 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4915 (Processes): Fix wording.
4916 (History, List, Logging output, Define, Symbols, Print Settings):
4917 Improve indexing.
4918
a8f24a35
EZ
49192005-04-03 Eli Zaretskii <eliz@gnu.org>
4920
4921 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4922 redundant index entry for "target" command.
4923 (Backtrace): Add index entries.
4924 (Symbols, Fortran): Document the "set case-sensitive" command.
4925 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4926 (Print Settings): Add index entry for "set demangle-style".
4927 (Target Commands): Document "set download-write-size".
4928 (Debugging Output): Document "set exec-done-display".
4929
09d4efe1
EZ
49302005-04-02 Eli Zaretskii <eliz@gnu.org>
4931
4932 * gdb.texinfo (Files): Fix the name and documentation of
4933 add-shared-symbol-files. Document its alias assf. Update the
4934 list of OSs where GDB supports shared libraries. Fix markup.
4935 (Continuing and Stepping): Add reference to @var{location} in the
4936 text.
4937 (Dump/Restore Files): Fix reference to @{filename}.
4938 (Help): Fix wording.
4939 (Attach): Ditto.
4940 (Set Watchpoints): Ditto.
4941 (Backtrace): Remove redundant index entries. Improve index
4942 entries.
4943 (Delete Breaks): Fix wording.
4944 (Memory): Document the compare-sections command.
4945 (Memory Region Attributes): Improve wording.
4946 (Disabling): Improve wording.
4947 (Fortran): New subsection. Document the "info common" command.
4948 (Help): Document aliases "info copying" and "info warranty".
4949 (Caching Remote Data): New section. Document the "set/show
4950 remotecache" and "info dcache" commands.
4951 (Show): Fix wording of the documentation of the "set
4952 extension-language" command.
4953 (Signals): Add index entry for "info handle".
4954 (Memory Region Attributes): Fix punctuation.
4955 (Symbols): Change the arg name to "location" and refer to it in
4956 the text. Fix wording of "info types" doc.
4957 (Threads): Fix usage of @enumerate @item's.
4958 (Listing Tracepoints): Add index entry for "info tp".
4959 (Set Watchpoints): Add xref to "info break" description.
4960 (Macros): Add an index entry for "macro exp1". Document the
4961 "macro list" command.
4962 (Maintenance Commands): Document "flushregs", "maint agent",
4963 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4964 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4965 "maint print architecture", "maint print objfiles", "maint print
4966 statistics", "maint print type", "maint show-debug-regs", "maint
4967 space", "maint time", and "maint translate-address".
4968 (Connecting): Document the "monitor" command.
4969 (Annotations Overview): Describe the "set annotate" command.
4970
82f2d802
EZ
49712005-04-01 Eli Zaretskii <eliz@gnu.org>
4972
4973 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4974 Rearrange index entries and improve wording about support for
4975 hardware watchpoints.
4976
7d51c7de
BR
49772005-03-10 Bob Rossi <bob@brasko.net>
4978
4979 * gdb.texinfo: Update copyright
4980
68c71a2e
TR
49812005-02-09 Theodore A. Roth <troth@openavr.org>
4982
4983 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4984 error.
4985
83761cbd
KB
49862005-02-03 Kevin Buettner <kevinb@redhat.com>
4987
4988 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4989
9f1c6395
MS
49902005-01-17 Michael Snyder <msnyder@redhat.com>
4991
4992 * gdb.texinfo: Fix spelling, infinte -> infinite.
4993
fbd1b305
MK
49942005-01-08 Mark Kettenis <kettenis@gnu.org>
4995
4996 * observer.texi (GDB Observers): Document "solib_loaded".
4997
3ace7edb
AC
49982005-01-07 Andrew Cagney <cagney@gnu.org>
4999
bec39cab
AC
5000 * configure.ac: Rename configure.in, require autoconf 2.59.
5001 * configure: Re-generate.
5002
3ace7edb
AC
5003 * configure.in: Replace configdirs with multiple references to
5004 AC_CONFIG_SUBDIRS.
5005 * configure: Re-generate.
5ae4183a 5006
53531fc1
AC
50072005-01-04 Andrew Cagney <cagney@gnu.org>
5008
5009 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5010 part of the version number.
5011
536ffdb7
MK
50122004-12-24 Mark Kettenis <kettenis@gnu.org>
5013
5014 * gdbint.texinfo (Algorithms): Remove description of
5015 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5016
e1aac25b
JB
50172004-12-07 Jim Blandy <jimb@redhat.com>
5018
5019 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5020 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5021 numbers.
5022
f47b1503
AS
50232004-12-07 Andreas Schwab <schwab@suse.de>
5024
5025 * gdb.texinfo (Mode Options): Document -l option.
5026
b6b8ece6
EZ
50272004-12-04 Eli Zaretskii <eliz@gnu.org>
5028
5029 * gdbint.texinfo (Algorithms): More accurate description of
5030 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5031 is not needed unless data-read and data-access watchpoints are
5032 supported. Add a description of how GDB checks whether the
5033 inferior stopped because a watchpoint was hit.
5034
01371747
EZ
50352004-11-23 Eli Zaretskii <eliz@gnu.org>
5036
5037 * gdb.texinfo (Files): Add cross-reference to description of
5038 -readnow command-line switch.
5039
2315ffec
RC
50402004-11-10 Randolph Chung <tausq@debian.org>
5041
5042 * gdb.texinfo: Document set/show backtrace past-entry commands.
5043 Rearrange index entries for set/show backtrace past-main.
5044
69065f5d
AC
50452004-11-10 Jon Beniston <jon@beniston.com>
5046
5047 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5048 * gdb.texinfo (Remote Serial Protocol): Further describe
5049 binary transfer escaping mechanism .
69065f5d 5050
30e91e0b
RC
50512004-11-08 Randolph Chung <tausq@debian.org>
5052
5053 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5054 and "show debug infrun". Add index entries.
5055
60bf7e09
EZ
50562004-10-23 Eli Zaretskii <eliz@gnu.org>
5057
5058 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5059 "info proc" that are already implemented. Add index entries.
5060 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5061 (Files): Add a tip for decreasing memory used for symtabs from
5062 shared libraries.
f018e82f
EZ
5063 (Starting): Fix whitespace; make "elaboration" stand out where it
5064 is first used, and add an index entry for the term.
f8568604
EZ
5065 (Calling): Expand and elaborate text. Add "print". Add the
5066 description of problems with weak aliases.
384ee23f 5067 (Core File Generation): New section.
60bf7e09 5068
d52fe014
AC
50692004-10-12 Andrew Cagney <cagney@gnu.org>
5070
5071 * gdbint.texinfo (Versions and Branches): New chapter.
5072 (Releasing GDB): Delete "Versions and Branches" section.
5073 (Top): Add "Versions and Branches".
5074
703663ab
EZ
50752004-10-08 Eli Zaretskii <eliz@gnu.org>
5076
5077 * gdb.texinfo (Editing, History): Add cross-references to the
5078 included Readline and History user documentation. Remove
5079 references to the symbol have-readline-appendices which is unused
5080 and undefined.
5081 (History): Fix indexing.
5082
ac77d04f
JJ
50832004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5084
5085 * gdbint.texinfo (target_stopped_data_address): Update to
5086 new prototype.
5087 (i386_stopped_data_address): Update prototype and description.
5088 (i386_stopped_by_watchpoint): New function and description.
5089
e07c999f
PH
50902004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5091
5092 * gdb.texinfo (Filenames): Add Ada suffixes.
5093 (Ada) New section.
5094
2e868123
AC
50952004-09-27 Andrew Cagney <cagney@gnu.org>
5096 Robert Picco <Robert.Picco@hp.com>
5097
5098 * gdb.texinfo (Packets): Document the "p" packet.
5099
02a57714
JM
51002004-09-21 Jason Molenda (jmolenda@apple.com)
5101
5102 * gdb.texinfo (Paths and Names of the Source Files): Document the
5103 meaning of values in the 'desc' field of a SO stab.
5104
ae038cb0
DJ
51052004-09-20 Daniel Jacobowitz <dan@debian.org>
5106
5107 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5108 max-cache-age" and "maint show dwarf2 max-cache-age".
5109
f7dc1244
EZ
51102004-09-16 Eli Zaretskii <eliz@gnu.org>
5111
5112 * gdb.texinfo (Set Breaks): Add index entry for setting
5113 breakpoints on overloaded C++ functions that are not members of
5114 any classes. Add an example and an index entry for setting
5115 breakpoints on all program functions.
5116 (Character Sets, Macros, Overlay Commands)
5117 (Non-debug DLL symbols, GDB/MI Output Syntax)
5118 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5119 Use "(@value{GDBP})" instead of a literal "(gdb)".
5120
f810308b
AC
51212004-09-12 Andrew Cagney <cagney@gnu.org>
5122
5123 * gdbint.texinfo (Native Debugging): Delete description of
5124 FILES_INFO_HOOK.
5125
15a661f3
PH
51262004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5127
5ae4183a
AS
5128 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5129 to hex_string_custom (not historically correct, but more
15a661f3
PH
5130 understandable, given the current code).
5131
f3219c75
AC
51322004-09-03 Andrew Cagney <cagney@gnu.org>
5133
5134 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5135
f3bb6704
JJ
51362004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5137
5138 * observer.texi (solib_unloaded): New observer.
5139
8d2c00cb
AC
51402004-08-24 Andrew Cagney <cagney@gnu.org>
5141
5142 * gdbint.texinfo (Target Architecture Definition): Add missing
5143 comma.
5144
e7dc800a
MC
51452004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5146
5147 * (Using the Testsuite): build != host is supported,
5148 but some test scripts do not support build != host.
5149
73b03683
MK
51502004-08-14 Mark Kettenis <kettenis@gnu.org>
5151
5152 * gdbint.texinfo (Host Definition): Delete description of
5153 FCLOSE_PROVIDED and GETENV_PROVIDED.
5154
c0ccb908
MK
51552004-08-05 Mark Kettenis <kettenis@chello.nl>
5156
5157 * gdbint.texinfo (Host Definition): Delete description of
5158 NO_SYS_FILE.
5159 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5160 PTRACE_FP_BUG.
5161
9c8dbfa9
AC
51622004-08-05 Andrew Cagney <cagney@gnu.org>
5163
5164 * gdbint.texinfo (Target Architecture Definition): Delete
5165 reference to deprecated_read_fp.
5166
f42accbe
AC
51672004-08-02 Andrew Cagney <cagney@gnu.org>
5168
5169 * gdbint.texinfo (Target Architecture Definition): Delete
5170 description of DEPRECATED_REGISTER_BYTES.
5171
0b66e38c
EZ
51722004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5173
5174 * gdb.texinfo (Source Path): Document the new behavior of
5175 searching for the source files.
5176
15387254
EZ
51772004-07-17 Eli Zaretskii <eliz@gnu.org>
5178
5179 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5180 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5181 (Auto Display): Improve indexing.
5182
2c07db7a
AC
51832004-07-16 Andrew Cagney <cagney@gnu.org>
5184
5185 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5186 "-noasync".
5187
4644b6e3
EZ
51882004-07-09 Eli Zaretskii <eliz@gnu.org>
5189
5190 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5191 have the same prefix have only their prefix in the index.
5192
7561d450
MK
51932004-07-03 Mark Kettenis <kettenis@gnu.org>
5194
5195 * gdb.texinfo (BSD libkvm Interface): New node (section)
5196 (Native): Add it to the menu.
5197
67bebe79
MK
51982004-07-01 Mark Kettenis <kettenis@gnu.org>
5199
5200 * gdbint.texinfo (Target Architecture Definition): Remove
5201 PCC_SOL_BROKEN.
5202
1a6923e0
MK
52032004-06-24 Mark Kettenis <kettenis@gnu.org>
5204
5205 * gdbint.texinfo (Target Architecture Definition): Remove
5206 SUN_FIXED_LBRAC_BUG.
5207
b435e160
AC
52082004-06-26 Andrew Cagney <cagney@gnu.org>
5209
5210 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5211
b5622e8d
AC
52122004-06-20 Andrew Cagney <cagney@gnu.org>
5213
5214 * gdbint.texinfo (Target Architecture Definition): Deprecate
5215 USE_STRUCT_CONVENTION.
5216
e0c07bf0
MC
52172004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5218
5219 gdb.texinfo (Bug Reporting): Mention session recording,
5220 with the script command or Emacs.
5221
782263ab
AC
52222004-06-18 Andrew Cagney <cagney@gnu.org>
5223
5224 * gdbint.texinfo (Target Architecture Definition): Deprecate
5225 FUNCTION_START_OFFSET.
5226
03727ca6
AC
52272004-06-14 Andrew Cagney <cagney@gnu.org>
5228
5229 Based on changes from Karl Berry.
5230 * gdb.texinfo: Do not use @sc in a direntry.
5231 * stabs.texinfo: Change @dircateogry to "Software development".
5232 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5233
97092415
AC
52342004-06-13 Andrew Cagney <cagney@gnu.org>
5235
5236 * gdbint.texinfo (Target Architecture Definition): Delete
5237 description of RETURN_VALUE_ON_STACK.
5238
1f6d4158
AC
52392004-06-09 Andrew Cagney <cagney@gnu.org>
5240
5241 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5242 deleted by previous patch.
5243
d966f0cb
AC
52442004-06-08 Andrew Cagney <cagney@gnu.org>
5245
5246 * gdbint.texinfo (Native Debugging): Delete documentation on
5247 ATTACH_DETACH.
5248
86fe4aaa
RC
52492004-06-06 Randolph Chung <tausq@debian.org>
5250
5251 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5252
d4b6d575
RC
52532004-06-06 Randolph Chung <tausq@debian.org>
5254
5ae4183a 5255 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5256 the new push_dummy_call method signature. Describe the function
5257 argument.
5258
4e8b0763
JB
52592004-05-24 Joel Brobecker <brobecker@gnat.com>
5260
5261 * gdb.texinfo (Starting): Document new start command.
5262
59caf092
AC
52632004-05-21 Andrew Cagney <cagney@redhat.com>
5264
5265 * observer.texi (GDB Observers): Document "inferior_created".
5266
e4a2df64
AC
52672004-05-08 Andrew Cagney <cagney@redhat.com>
5268
e6b55ae2
AC
5269 * gdbint.texinfo (Target Architecture Definition): Delete
5270 description of DO_DEFERRED_STORES.
5271
28954179
AC
5272 * gdbint.texinfo (Target Architecture Definition): Delete
5273 references to DEPRECATED_FIX_CALL_DUMMY.
5274
434b87dd
AC
5275 * gdbint.texinfo (Target Architecture Definition): Delete
5276 description of DEPRECATED_CALL_DUMMY_WORDS,
5277 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5278
58d28df8
AC
5279 * gdbint.texinfo (Target Architecture Definition): Delete
5280 description of DEPRECATED_PUSH_DUMMY_FRAME.
5281
e4a2df64
AC
5282 * gdbint.texinfo (Target Architecture Definition): Delete
5283 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5284
2b4855ab
AC
52852004-05-07 Andrew Cagney <cagney@redhat.com>
5286
5287 * observer.texi (GDB Observers): Add "Debugging" section. Include
5288 cross reference to "set/show debug observer".
5289 * gdb.texinfo (Debugging Output): Document "set/show debug
5290 observer".
5291
fcf70625
AC
52922004-05-01 Andrew Cagney <cagney@redhat.com>
5293
5294 * gdbint.texinfo (Target Architecture Definition): Delete
5295 description of DEPRECATED_PC_IN_SIGTRAMP.
5296
8ee56bcf
AC
52972004-04-30 Andrew Cagney <cagney@redhat.com>
5298
5299 * gdbint.texinfo (Target Architecture Definition): Delete
5300 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5301
67ab9a76
OF
53022004-04-30 Orjan Friberg <orjanf@axis.com>
5303
5304 * observer.texi (GDB Observers): Correct spelling.
5305
79346bcb
OF
53062004-04-26 Orjan Friberg <orjanf@axis.com>
5307
5308 * observer.texi (GDB Observers): Add target_changed event.
5309
7a464420
AC
53102004-04-08 Andrew Cagney <cagney@redhat.com>
5311
5312 * observer.texi (GDB Observers): Rework, provide generic observer
5313 definitions and then a list of observable events.
5314
6cdf9d98
AC
53152004-04-04 Andrew Cagney <cagney@redhat.com>
5316
5317 * gdbint.texinfo (Host Definition): Delete reference to
5318 NO_SIGINTERRUPT.
5319
ddc135a4
AC
53202004-04-02 Andrew Cagney <cagney@redhat.com>
5321
5322 * gdbint.texinfo (Target Architecture Definition): Delete
5323 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5324
6a1b180d
SC
53252004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5326
5327 * gdb.texinfo (TUI Commands): Document tui reg commands.
5328
d0d5df6f
AC
53292004-03-26 Andrew Cagney <cagney@redhat.com>
5330
5331 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5332 "gdbtui".
5333 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5334 (Contributors): Mention both Text and Terminal User Interface.
5335
aa2a3f87
AC
53362004-03-23 Andrew Cagney <cagney@redhat.com>
5337
5338 * gdbint.texinfo (Target Architecture Definition): Deprecate
5339 references to SIGTRAMP_START and SIGTRAMP_END.
5340
f561f026
AC
53412004-03-23 Andrew Cagney <cagney@redhat.com>
5342
5343 * gdbint.texinfo (Target Architecture Definition): Deprecate
5344 references to PC_IN_SIGTRAMP.
5345
33cb8b0f
AC
53462004-03-19 Andrew Cagney <cagney@redhat.com>
5347
5348 * gdbint.texinfo (Target Architecture Definition): Delete
5349 reference to GDB_TARGET_IS_HPPA.
5350
fc989b7a
AC
53512004-03-18 Andrew Cagney <cagney@redhat.com>
5352
5353 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5354 describe pre_init and post_init.
5355
701b08bb
DJ
53562004-03-09 Daniel Jacobowitz <drow@mvista.com>
5357
5358 * gdb.texinfo (Debugging Output): Document values for "set debug
5359 target".
5360
faae5abe
AC
53612004-02-28 Andrew Cagney <cagney@redhat.com>
5362
5363 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5364
dd79a6cf
JJ
53652004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5366
5367 * gdb.texinfo (breakpoints): Add information about the
5368 new "set breakpoint pending" and "show breakpoint pending"
5369 commands.
5370
e7f16015
AC
53712004-02-26 Andrew Cagney <cagney@redhat.com>
5372
5373 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5374 in Per-architecture module data section.
5375
7161a3a6
RM
53762004-02-25 Roland McGrath <roland@redhat.com>
5377
5378 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5379
2154891a
AC
53802004-02-24 Andrew Cagney <cagney@redhat.com>
5381
5382 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5383 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5384 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5385
6c74ac8b
AC
53862004-02-17 Andrew Cagney <cagney@redhat.com>
5387
5388 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5389
19772a2c
AC
53902004-02-16 Andrew Cagney <cagney@redhat.com>
5391
5392 * gdbint.texinfo (Target Architecture Definition): Deprecate
5393 FRAMELESS_FUNCTION_INVOCATION.
5394
c9830293
AC
53952004-02-16 Andrew Cagney <cagney@redhat.com>
5396
5397 * gdbint.texinfo (Coding): Mention -Wunused-function.
5398
b9d26eb9
AC
53992004-02-14 Andrew Cagney <cagney@redhat.com>
5400
5401 * gdbint.texinfo (Target Architecture Definition): Delete
5402 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5403
49efadf5
EZ
54042004-02-12 Elena Zannoni <ezannoni@redhat.com>
5405
5406 * gdb.texinfo: Properly quote the name "C++".
5407 * gdbint.texinfo: Ditto.
5408 * stabs.texinfo: Ditto.
5409
1eb288ea
EZ
54102004-02-11 Elena Zannoni <ezannoni@redhat.com>
5411
5412 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5413 minimal information about libiberty.
5414
e4937fc1
MC
54152004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5416
5417 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5418
a9331b3f
RM
54192004-02-04 Roland McGrath <roland@redhat.com>
5420
5421 * gdb.texinfo (Auxiliary Vector): New node (section).
5422 (Data): Add it to the menu.
5423
2650777c
JJ
54242004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5425
5426 * gdb.texinfo (Breakpoints): Add information about pending
5427 breakpoint support.
5428
b4501125
AC
54292004-01-26 Andrew Cagney <cagney@redhat.com>
5430
5431 * gdb.texinfo (Overview): Delete references to the cisco protocol
5432 including the "N" response.
5433
74055713
AC
54342004-01-26 Andrew Cagney <cagney@redhat.com>
5435
5436 * gdbint.texinfo (Target Architecture Definition): Rename
5437 EXTRACT_STRUCT_VALUE_ADDRESS to
5438 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5439
3bbe9696
EZ
54402004-01-24 Eli Zaretskii <eliz@gnu.org>
5441
5442 * gdb.texinfo (KOD): Document "show os". Add index entries for
5443 "set/show os" and "info cisco" commands.
5444
5843504f
EZ
54452004-01-21 Eli Zaretskii <eliz@gnu.org>
5446
5447 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5448
9175c9a3
MC
54492004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5450
5451 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5452 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5453
8e94b928
NR
54542004-01-19 Nick Roberts <nick@nick.uklinux.net>
5455
5456 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5457 -stack-list-locals.
5458 (GDB/MI Variable Objects): Describe extension to
5459 -var-list-children.
5460
a20cf136
DJ
54612004-01-17 Daniel Jacobowitz <drow@mvista.com>
5462
5463 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5464
afb18d0f
AC
54652004-01-17 Andrew Cagney <cagney@redhat.com>
5466
5467 * gdbint.texinfo (Target Architecture Definition): Delete
5468 documentation on DEPRECATED_NPC_REGNUM.
5469
b51970ac
DJ
54702004-01-13 Daniel Jacobowitz <drow@mvista.com>
5471
5472 * gdb.texinfo: Update copyright year. Mention that set
5473 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5474 "set follow-fork-mode ask".
5475
0f0cffd2
AC
54762004-01-13 Andrew Cagney <cagney@redhat.com>
5477
5478 * gdbint.texinfo: Update copyright year.
5479 (Coding): Add -Wunused-label to list of -Werror warnings.
5480
c552b3bb 54812004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5482 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5483
5484 * gdb.texinfo: Update copyright.
5485 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5486 around names, as appropriate. Minor syntax cleanup of
5487 _NSPrintForDebugger explanation. Two spaces after periods.
5488 GDBN used instead of lit. "gdb". Index entries added for
5489 print-object and _NSPrintForDebugger. @noindent added in one spot.
5490
afe157ca
EZ
54912003-11-11 Elena Zannoni <ezannoni@redhat.com>
5492
5493 * stabs.texinfo: Add dircategory and direntry commands.
5494 * annotate.texinfo: Ditto.
5495
963e2bb7
AC
54962003-11-10 Andrew Cagney <cagney@redhat.com>
5497
5498 * gdbint.texinfo (Target Architecture Definition): Replace the
5499 return_value method's "inval" and "outval" parameters with
5500 "readbuf" and "writebuf".
5501
1d8b2f28
JB
55022003-10-28 Jim Blandy <jimb@redhat.com>
5503
5504 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5505 from "The `F' request packet" and "The `F' reply packet", to make
5506 texi2dvi happy.
5507 (File-I/O remote protocol extension): Update menu entries, too.
5508
36d86913
MC
55092003-10-26 Michael Chastain <mec@shout.net>
5510
5511 * gdb.texinfo (Thread Stops): Document the issue with
5512 premature return from system calls in multi-threaded programs.
5513
ce2826aa
AC
55142003-10-24 Andrew Cagney <cagney@redhat.com>
5515
5516 * annotate.texinfo: Fix "fortunatly"[sic].
5517
f24c5e49
KI
55182003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5519
5520 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5521 with "Hitachi" and "Mitsubishi".
5522
92ad9cd9
AC
55232003-10-20 Andrew Cagney <cagney@redhat.com>
5524
5525 * gdbint.texinfo (Target Architecture Definition): Document
5526 gdbarch_return_value. Add cross references from
5527 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5528 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5529
0ab4b752
MK
55302003-10-18 Mark Kettenis <kettenis@gnu.org>
5531
5532 * gdbint.texinfo (Target Architecture Definition): Document
5533 regset_from_core_section.
fb3e19c0
KI
5534
55352003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5536
5537 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5538
a9331b3f 55392003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5540
5541 From Anthony Green <green@redhat.com>:
5ae4183a 5542 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5543
1485d690
KB
55442003-10-14 Kevin Buettner <kevinb@redhat.com>
5545
889bf7c5
PA
5546 * gdb.texinfo (Breakpoint related warnings): New node.
5547 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5548
86d30acc
DJ
55492003-10-13 Daniel Jacobowitz <drow@mvista.com>
5550
5551 * gdb.texinfo (Remote Protocol): Document v and vCont.
5552
172c2a43
KI
55532003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5554
5555 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5556 * gdbint.texinfo: Ditto.
5557
71952f4c
AC
55582003-10-09 Andrew Cagney <cagney@redhat.com>
5559
5560 From 2003-09-18 David Anderson <davea@sgi.com>:
5561 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5562 "command".
5563
268e2188
AC
55642003-10-03 Andrew Cagney <cagney@redhat.com>
5565
5566 * gdbint.texinfo (Target Architecture Definition): Deprecate
5567 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5568 just target.
5569
12c266ea 55702003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5571
f30992d4 5572 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5573 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5574 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5575 * gdbint.texinfo (Target Architecture Definition): Rename
5576
55772003-09-30 Andrew Cagney <cagney@redhat.com>
5578
f30992d4 5579 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5580 (Target Architecture Definition):
f30992d4 5581
2e092625
AC
5582 * gdbint.texinfo (Target Architecture Definition): Rename
5583 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5584
0717ae8a
AC
55852003-09-29 Andrew Cagney <cagney@redhat.com>
5586
dad809b7
AC
5587 * gdbint.texinfo (Target Architecture Definition): Delete
5588 documentation for NEED_TEXT_START_END.
5589
0717ae8a
AC
5590 * gdbint.texinfo (Target Architecture Definition): Rename
5591 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5592 TARGET_WRITE_PC.
a9331b3f 5593
af6cf26d
MC
55942003-09-22 Michael Chastain <mec@shout.net>
5595
5596 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5597
ee206350
AG
55982003-09-21 Anthony Green <green@redhat.com>
5599
5600 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5601
a38c9fe6
MK
56022003-09-21 Mark Kettenis <kettenis@gnu.org>
5603
5604 * gdbint.texinfo (Target Architecture Definition): Document
5605 stabs_argument_has_addr.
5606
77949794
AC
56072003-09-18 Andrew Cagney <cagney@redhat.com>
5608
5609 * gdbint.texinfo (Target Architecture Definition): Delete
5610 documentation on REGISTER_NAMES.
5611
8e823e25
MK
56122003-09-13 Mark Kettenis <kettenis@gnu.org>
5613
5614 * gdbint.texinfo (Target Architecture Definition): Replace
5615 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5616
f27dd7fd
AC
56172003-09-11 Andrew Cagney <cagney@redhat.com>
5618
5619 * gdbint.texinfo (Target Architecture Definition): Replace
5620 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5621
8b148df9
AC
56222003-08-18 Andrew Cagney <cagney@redhat.com>
5623
5624 * gdbint.texinfo (Target Architecture Definition): Document
5625 "frame_red_zone_size".
5626
25d29d70
AC
56272003-08-09 Andrew Cagney <cagney@redhat.com>
5628
5629 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5630 with "set/show backtrace past-main" and "set/show backtrace
5631 limit".
5632
c938e9b0
L
56332003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5634
5635 * Makefile.in (install-info): Support DESTDIR.
5636 (install-html): Likewise.
5637
64fabec2
AC
56382003-08-07 Andrew Cagney <cagney@redhat.com>
5639
5640 Patch from Nick Roberts.
5641 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5642 bindings. Remove description of send-gdb-command.
5643
2fcf52f0
AC
56442003-08-07 Andrew Cagney <cagney@redhat.com>
5645
5646 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5647 GDB 6.0.
5648
086432e2
AC
56492003-08-06 Andrew Cagney <cagney@redhat.com>
5650
5651 * gdb.texinfo (Mode Options): Mention that level three is the
5652 highest available and that level 2 is deprecated.
5653 (Annotations Overview): Mention annotation levels. Cross reference
5654 to "Limitations of the Annotation Interface" in annotate.texi.
5655 (TODO, Value Annotations, Frame Annotations): Delete section.
5656 (Displays, Breakpoint Info): Delete.
5657
e5249f67
AC
56582003-08-04 Andrew Cagney <cagney@redhat.com>
5659
5660 * agentexpr.texi: Delete @bye.
5661 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5662 (stabs.info): Add $(srcdir) to include search path.
5663 (html): Depend on "annotate_toc.html", and not "annotate.html".
5664 * stabs.texinfo: Ditto. Include "fdl.texi".
5665 * gdbint.texinfo: Update copyright statement's list of invariant
5666 sections.
5667
e6f672d2
AC
56682003-07-28 Andrew Cagney <cagney@redhat.com>
5669
5670 * Makefile.in (INFO_DEPS): Add annotate.info.
5671 (dvi, ps, html, pdf): Add annotate.
5672 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5673 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5674 (ANNOTATE_DOC_FILES): New macro.
5675 (ANNOTATE_TEX_TMPS): New macro.
5676 (annotate.info, annotate_toc.html): Specify dependencies.
5677 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5678 * annotate.texinfo: Rename annotate.texi. Get building. Add
5679 "Migrating to GDB/MI" and "Limitations of the Annotation
5680 Interface" chapters. Mention why it is not part of the user
5681 guide. Update copyright notice. Include "fdl.texi".
5682
72ffddc9
SC
56832003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5684
5685 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5686
a9f12a31
DJ
56872003-07-24 Daniel Jacobowitz <drow@mvista.com>
5688
5689 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5690
b1fe9455
DJ
56912003-07-24 Daniel Jacobowitz <drow@mvista.com>
5692
5693 * gdb.texinfo (Server): Mention pidof.
5694
153721e6
AC
56952003-07-22 Andrew Cagney <cagney@redhat.com>
5696
5697 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5698 list.
5699
0fac0b41
DJ
57002003-06-28 Daniel Jacobowitz <drow@mvista.com>
5701
5702 * gdb.texinfo (Logging output): New chapter.
5703
4e562065
JB
57042003-06-24 Joel Brobecker <brobecker@gnat.com>
5705
5706 * gdb.texinfo (Unsupported languages): New section.
5707 (Languages): Add link to new section.
5708
f2c06f52
AC
57092003-06-22 Andrew Cagney <cagney@redhat.com>
5710
5711 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5712
b4177fca
DJ
57132003-06-22 Daniel Jacobowitz <drow@mvista.com>
5714
5715 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5716
f418dd93
DJ
57172003-06-22 Daniel Jacobowitz <drow@mvista.com>
5718
5719 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5720 * agentexpr.texi: Retitle section, and change it to an appendix.
5721 Comment out texinfo initialization. Factor a @var{} into two
5722 pieces to prevent makeinfo warnings.
5723 * gdb.texinfo: Add Agent Expressions appendix.
5724
4ca61388
DJ
57252003-06-19 Daniel Jacobowitz <drow@mvista.com>
5726
5727 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5728
07f31aa6
DJ
57292003-06-18 Daniel Jacobowitz <drow@mvista.com>
5730
5ae4183a 5731 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5732 remote target". Document the "detach" and "disconnect" commands.
5733 (Server, Netware, Debug Session): Reference "Connecting to a
5734 remote target".
5735 (GDB/MI Target Manipulation): Document "-target-disconnect".
5736
2dd0da42
AC
57372003-06-13 Andrew Cagney <cagney@redhat.com>
5738
5739 * gdbint.texinfo (Target Architecture Definition): Deprecate
5740 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5741 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5742
e7a3abfc
JB
57432003-06-09 Jim Blandy <jimb@redhat.com>
5744
5745 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5746
25e3a86b
AC
57472003-06-08 Andrew Cagney <cagney@redhat.com>
5748
5749 * gdbint.texinfo (Target Architecture Definition): Delete
5750 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5751
a9e5fdc2
AC
57522003-06-08 Andrew Cagney <cagney@redhat.com>
5753
5754 * gdbint.texinfo (Target Architecture Definition): Document
5755 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5756
b37303ee
AF
57572003-06-07 Adam Fedor <fedor@gnu.org>
5758
5759 * gdb.texinfo: Add Objective-C documentation.
5760
39fe6e80
AC
57612003-06-01 Andrew Cagney <cagney@redhat.com>
5762
5763 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5764 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5765
125309b2
AC
57662003-05-21 Andrew Cagney <cagney@redhat.com>
5767
5768 * gdbint.texinfo (Target Architecture Definition): Delete
5769 references to "extract_address" and "store_address".
5770
b8b527c5
AC
57712003-05-16 Andrew Cagney <cagney@redhat.com>
5772
5773 * gdbint.texinfo (Target Architecture Definition): Replace
5774 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5775 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5776
50e3ee83
TR
57772003-05-14 Theodore A. Roth <troth@openavr.org>
5778
5779 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5780
44e2be90
L
57812003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5782
5783 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5784 (gdb.dvi): Likewise.
5785 (gdb.pdf): Likewise.
5786 (links2roff): Likewise.
5787
df5215a6
JB
57882003-05-08 Jim Blandy <jimb@redhat.com>
5789
5790 * gdb.texinfo (Dump/Restore Files): Update documentation for
5791 'dump', 'append', and 'restore': note that format argument is
5792 optional; simplify presentation of the command variants; and be
5793 more precise about the formats.
5794
5e7b2f39
JB
57952003-05-07 Jim Blandy <jimb@redhat.com>
5796
5797 * gdb.texinfo (Symbols): Update documentation: 'maint list
5798 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5799 symtabs' and 'maint info psymtabs'.
5800
b1e29e33
AC
58012003-05-05 Andrew Cagney <cagney@redhat.com>
5802
5803 * gdbint.texinfo (Target Architecture Definition): Make
5804 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5805 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5806 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5807
00905d52
AC
58082003-05-04 Andrew Cagney <cagney@redhat.com>
5809
5810 * gdb.texinfo (Maintenance Commands): Document "maint print
5811 dummy-frames".
5812
54ff5908
AC
58132003-05-04 Andrew Cagney <cagney@redhat.com>
5814
5815 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5816
32e7087d
JB
58172003-05-03 J. Brobecker <brobecker@gnat.com>
5818
5819 Thierry Schneider <tpschneider1@yahoo.com>
5820 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5821 for new MI command.
5822
7043d8dc
AC
58232003-05-03 Andrew Cagney <cagney@redhat.com>
5824
5825 * gdbint.texinfo (Target Architecture Definition): Document
5826 push_dummy_code. Add cross references.
5827
e33d66ec
EZ
58282003-05-02 Elena Zannoni <ezannoni@redhat.com>
5829
5830 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5831 set/show charsets commands.
5832
0ba6dca9
AC
58332003-04-28 Andrew Cagney <cagney@redhat.com>
5834
5835 * gdbint.texinfo (Target Architecture Definition): Replace
5836 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5837 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5838
d7a27068
AC
58392003-04-28 Andrew Cagney <cagney@redhat.com>
5840
5841 * gdbint.texinfo (Target Architecture Definition): Rename
5842 "tm_print_insn" to "deprecated_tm_print_insn".
5843
44ea7b70
JB
58442003-04-09 Jim Blandy <jimb@redhat.com>
5845
5846 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5847 list psymtabs'.
5848
fb8f8949
AC
58492003-04-08 Andrew Cagney <cagney@redhat.com>
5850
5851 * gdbint.texinfo (Target Architecture Definition): Delete
5852 references to EXTRA_FRAME_INFO.
5853
32fb0f22
AC
58542003-04-08 Andrew Cagney <cagney@redhat.com>
5855
5856 * gdbint.texinfo (Target Architecture Definition): Delete
5857 PRINT_TYPELESS_INTEGER.
5858
6be67e67
JB
58592003-04-02 J. Brobecker <brobecker@gnat.com>
5860
5861 * observer.texi (GDB Observers): Adjust the documentation for the
5862 normal_stop notification to better describe reality. Fix a couple
5863 of minor typos.
5864
4e35d5f0
BR
58652003-04-02 Bob Rossi <bob_rossi@cox.net>
5866
a9331b3f 5867 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5868 '-file-list-exec-source-file'
5869
e8a8712a
AC
58702003-03-31 Andrew Cagney <cagney@redhat.com>
5871
5872 * gdbint.texinfo (Target Architecture Definition): Delete
5873 references to CALL_DUMMY_P.
5874
6c0e89ed
AC
58752003-03-30 Andrew Cagney <cagney@redhat.com>
5876
5877 * gdbint.texinfo (Target Architecture Definition): Remove
5878 reference to TARGET_WRITE_SP.
a9331b3f 5879
378bfd1b
AC
58802003-03-27 Andrew Cagney <cagney@redhat.com>
5881
5882 * gdbint.texinfo (Target Architecture Definition): Remove
5883 references to write_sp.
6c0e89ed 5884
922fbb7b
AC
58852003-03-27 Andrew Cagney <cagney@redhat.com>
5886
5887 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5888 chapter body. Use @smallexample instead of @example.
5889 (Annotations): Ditto.
5890 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5891 annotate.texi.
5892
b81774d8
AC
58932003-03-26 Andrew Cagney <cagney@redhat.com>
5894
5895 * gdbint.texinfo (Target Architecture Definition): Replace
5896 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5897 dummy_addr parameters.
5898
1bf6d5cc
AC
58992003-03-25 Andrew Cagney <cagney@redhat.com>
5900
5901 * gdbint.texinfo (Target Architecture Definition): Delete
5902 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5903 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5904 Add reference to PUSH_ARGUMENTS.
5905
618ce49f
AC
59062003-03-23 Andrew Cagney <cagney@redhat.com>
5907
5908 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5909 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5910
bcd7e15f
JB
59112003-03-18 J. Brobecker <brobecker@gnat.com>
5912
5913 * gdbint.texinfo (Algorithms): Add new section describing the
5914 Observer paradigm.
5915 (Top): Add menu entry to new observer appendix.
5916 * observer.texi: New file.
5917 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5918 new observer.texi file.
5919
9fe8321b
AC
59202003-03-17 Andrew Cagney <cagney@redhat.com>
5921
5922 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5923 that GNU Press update the manual version number.
5924
ac2adee5
AC
59252003-03-12 Andrew Cagney <cagney@redhat.com>
5926
5927 * gdbint.texinfo (Target Architecture Definition): Delete
5928 references to get_saved_register. Rename GET_SAVED_REGISTER to
5929 DEPRECATED_GET_SAVED_REGISTER.
5930
749b82f6
AC
59312003-03-13 Andrew Cagney <cagney@redhat.com>
5932
5933 * gdbint.texinfo (Target Architecture Definition): Replace
5934 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5935
8bedc050
AC
59362003-03-12 Andrew Cagney <cagney@redhat.com>
5937
5938 * gdbint.texinfo (Target Architecture Definition): Rename
5939 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5940
0ce1b118
CV
59412003-03-10 Corinna Vinschen <vinschen@redhat.com>
5942
5943 * gdb.texinfo: Add File-I/O documentation.
5944
12cc2063
AC
59452003-03-10 Andrew Cagney <cagney@redhat.com>
5946
5947 * gdbint.texinfo (Target Architecture Definition): Cross reference
5948 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5949
7453dc06
AC
59502003-03-07 Andrew Cagney <cagney@redhat.com>
5951
5952 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5953 frame" command.
5954
6314f104
AC
59552003-03-05 Andrew Cagney <cagney@redhat.com>
5956
5957 * gdbint.texinfo (Target Architecture Definition): Document
5958 unwind_dummy_id. Cross reference unwind_dummy_id and
5959 SAVE_DUMMY_FRAME_TOS.
5960
f1212245
DJ
59612003-03-05 James Ingham <jingham@apple.com>
5962 Daniel Jacobowitz <drow@mvista.com>
5963
5964 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5965 and "show cp-abi".
5966
77e7e267
AC
59672003-03-03 Andrew Cagney <cagney@redhat.com>
5968
5969 * gdbint.texinfo (Target Architecture Definition): Document
5970 register_type.
5971
838a8221
AC
59722003-03-03 Andrew Cagney <cagney@redhat.com>
5973
5974 * stabs.texinfo (Structures): Use @samp and separate @var's
5975 instead of a single @var containing a comma separated list.
5976 (Unions): Ditto.
5977
d7f4a264
DJ
59782003-03-02 Daniel Jacobowitz <drow@mvista.com>
5979
5980 * Makefile.in (distclean): Remove config.log.
5981
f30ee0bc
AC
59822003-03-01 Andrew Cagney <cagney@redhat.com>
5983
5984 * gdbint.texinfo (Target Architecture Definition): Rename
5985 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5986
59872003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5988
5989 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5990 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5991
be448670
CF
59922003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5993
5994 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5995 (Non-debug DLL symbols): New node, describing the minimal symbols
5996 loaded from DLLs without real debugging symbols.
5997
501eef12
AC
59982003-02-20 Andrew Cagney <ac131313@redhat.com>
5999
6000 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6001 hardware-breakpoint-limit".
6002 (Set Watchpoints): Add cross reference to "set remote
6003 hardware-watchpoint-limit".
6004 (Remote configuration options): New section.
6005
21c294e6
AC
60062003-02-04 Andrew Cagney <ac131313@redhat.com>
6007
e9be73e4
AC
6008 * gdbint.texinfo (Target Architecture Definition): Delete
6009 descrption of IS_TRAPPED_INTERNALVAR.
6010
21c294e6
AC
6011 From Keith Seitz <keiths@redhat.com>:
6012 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6013 option "-i"/"--interpreter" to this chapter. Include index
6014 entries.
6015
0179ffac
DC
60162003-02-04 David Carlton <carlton@math.stanford.edu>
6017
6018 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6019 (Variables): Recommend stabs+ and DWARF 2.
6020 (C plus plus expressions): Correct info about
6021 compiler versions, debug formats.
6022 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6023 PR symtab/874.
6024
7ca9f392
AC
60252003-02-01 Andrew Cagney <ac131313@redhat.com>
6026
6027 * gdbint.texinfo (Target Architecture Definition): Delete
6028 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6029 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6030 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6031 references to nindy and i960.
6032 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6033
31a85ea2
AC
60342003-02-01 Andrew Cagney <ac131313@redhat.com>
6035
6036 * gdbint.texinfo (Target Architecture Definition): Delete
6037 FLOAT_INFO.
6038
6b894e49
AC
60392003-01-30 Andrew Cagney <ac131313@redhat.com>
6040
6041 * stabs.texinfo (Member Type Descriptor): Clarify description of
6042 `@'. Suggested by Ben Hutchings.
6043
c48861fb
AC
60442003-01-29 Andrew Cagney <ac131313@redhat.com>
6045
6046 * gdb.texinfo (M68K): Delete reference to es1800.
6047
617073a9
AC
60482003-01-29 Andrew Cagney <ac131313@redhat.com>
6049
6050 * gdb.texinfo (Maintenance Commands): Document `maint print
6051 reggroups' and `maint print register-groups'.
6052 * gdbint.texinfo (Target Architecture Definition): Document
6053 register_reggroup_p.
6054
5b5d99cf
JB
60552003-01-23 Jim Blandy <jimb@redhat.com>
6056
6057 * gdb.texinfo (Separate Debug Files): New section.
6058
e7ba9c65
DJ
60592003-01-22 Daniel Jacobowitz <drow@mvista.com>
6060
6061 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6062 and "maint show profile".
6063
94e91d6d
MC
60642003-01-16 Michael Chastain <mec@shout.net>
6065
6066 * gdb.texinfo (Installing GDB): Warn against
6067 ".../gdb-VERSION/gdb/configure".
6068 (Separate Objdir): Likewise.
6069
867f3898
AC
60702003-01-15 Andrew Cagney <ac131313@redhat.com>
6071
6072 * gdbint.texinfo (Target Architecture Definition): Delete
6073 definition of PRINT_REGISTER_HOOK.
6074
f153cc92
EZ
60752003-01-15 Elena Zannoni <ezannoni@redhat.com>
6076
6077 (OpenRISC 1000): Fix formatting of command names.
6078
c60eb6f1
EZ
60792003-01-15 Elena Zannoni <ezannoni@redhat.com>
6080
6081 * gdb.texinfo (Continuing and Stepping): Add new command
6082 'advance'. Clarify behavior of 'until'.
6083
f5ebfba0
DJ
60842003-01-13 Daniel Jacobowitz <drow@mvista.com>
6085
6086 * gdb.texinfo (Files): Document solib-absolute-prefix and
6087 solib-search-path.
6088
4ce8657e
MC
60892003-01-09 Michael Chastain <mec@shout.net>
6090
6091 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6092 (Create a Release): Add new instructions for new @file{src-release}.
6093 Document existing instructions for @file{Makefile.in} as
6094 being for @value{GDBN} 5.3.1 or earlier.
6095
372613e3
AC
60962003-01-09 Andrew Cagney <ac131313@redhat.com>
6097
6098 * gdbint.texinfo (Target Architecture Definition): Mention
6099 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6100 allocate memory.
6101
b4e9345d
DJ
61022003-01-04 Daniel Jacobowitz <drow@mvista.com>
6103
6104 * gdb.texinfo (Controlling GDB): Add @kindex for
6105 "show osabi".
6106 (Backtraces): Add @kindex's for backtrace-below-main.
6107
98b45e30
DJ
61082003-01-04 Daniel Jacobowitz <drow@mvista.com>
6109
6110 * gdb.texinfo (Controlling GDB): Document "set osabi".
6111
95f90d25
DJ
61122003-01-04 Daniel Jacobowitz <drow@mvista.com>
6113
6114 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6115 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6116
1e698235
DJ
61172003-01-04 Daniel Jacobowitz <drow@mvista.com>
6118
6119 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6120 "set coerce-float-to-double".
6121 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6122
e632838e
AC
61232003-01-02 Andrew Cagney <ac131313@redhat.com>
6124
6125 * stabs.texinfo: Remove obsolete text.
6126 * gdbint.texinfo: Ditto.
6127 * gdb.texinfo: Ditto.
6128
c133ab7a
MK
61292002-12-22 Mark Kettenis <kettenis@gnu.org>
6130
6131 * gdbint.texinfo (Target Architecture Definition): Update
6132 description of gdbarch_register_osabi.
6133
f821f325
KH
61342002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6135
6136 * agentexpr.texi: Fix typos.
6137 * annotate.texi: Likewise.
6138 * fdl.texi: Likewise.
6139
85a6d8d3 61402002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6141
6142 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6143 DEPRECATED_INIT_FRAME_PC.
6144
ae45cd16
AC
61452002-12-01 Andrew Cagney <ac131313@redhat.com>
6146
6147 * gdbint.texinfo (Target Architecture Definition): Delete
6148 PC_IN_CALL_DUMMY.
6149
07555a72
AC
61502002-11-28 Andrew Cagney <ac131313@redhat.com>
6151
6152 * gdbint.texinfo (Host Definition): Delete documentation on
6153 USE_GENERIC_DUMMY_FRAMES.
6154
c166cdc7
EZ
61552002-11-26 Elena Zannoni <ezannoni@redhat.com>
6156
5ae4183a 6157 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6158 * Makefile.in (install-info): Run the install-info command as part
6159 of the post install steps only.
6160 (uninstall-info): New target.
6161 (uninstall): New target.
6162
35db0260
EZ
61632002-11-22 Elena Zannoni <ezannoni@redhat.com>
6164
6165 * Makefile.in (install): Make install do some real work.
6166
9ba8d803
AC
61672002-11-19 Andrew Cagney <ac131313@redhat.com>
6168
6169 Fix POSIX problem reported by Paul Eggert.
6170 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6171 Fix PR gdb/527.
6172
903ad3a6
AC
61732002-10-26 Andrew Cagney <cagney@redhat.com>
6174
6175 * gdbint.texinfo (Target Architecture Definition): Delete
6176 definition of DO_REGISTERS_INFO.
6177
f2abfe65
KB
61782002-10-18 Kevin Buettner <kevinb@redhat.com>
6179
6180 * gdbint.texinfo (Address Classes): Fix problems with insertion
6181 of ``{'' and ``}'' in example.
6182
b5b0480a
KB
61832002-10-17 Kevin Buettner <kevinb@redhat.com>
6184
6185 * gdbint.texinfo (Address Classes): New section.
6186 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6187 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6188 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6189 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6190
c85508ee
KD
61912002-10-11 Klee Dienes <kdienes@apple.com>
6192
6193 * gdb.texinfo (Registers): Mention vector registers as well as
6194 floating registers in the documentation for 'info registers' and
6195 'info all-registers'.
6196
6d12fc3d
DJ
61972002-10-11 Daniel Jacobowitz <drow@mvista.com>
6198
6199 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6200
8d19fbd2
JJ
62012002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6202
6203 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6204 interface definition.
6205
a37295f9
MM
62062002-10-03 Marko Mlinar <markom@opencores.org>
6207
6208 * gdb.texinfo (Target Commands): Add or1k target specific
6209 commands.
6210 * gdb.texinfo (Contributors): Add myself to the contributors list.
6211
da0f9dcd
AC
62122002-10-01 Andrew Cagney <ac131313@redhat.com>
6213
6214 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6215 and "mi1" instead of "mi1" and "mi0".
6216
2e834e49
HPN
62172002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6218
6219 * gdb.texinfo (Packets): Fix typos "alligned".
6220 Correct z3/Z3 description. Correct z4/Z4 title.
6221
050be0dc
AC
62222002-09-27 Andrew Cagney <ac131313@redhat.com>
6223
6224 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6225
1104b9e7
KB
62262002-09-25 Kevin Buettner <kevinb@redhat.com>
6227
6228 * gdb.texinfo: Use GNU/Linux instead of Linux.
6229
512217c7
AC
62302002-09-25 Andrew Cagney <ac131313@redhat.com>
6231
6232 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6233
10998722
AC
62342002-09-24 Andrew Cagney <ac131313@redhat.com>
6235
512217c7 6236 * gdb.texinfo: Replace @example with @smallexample.
10998722 6237
a0eb71c5
KB
62382002-09-20 Kevin Buettner <kevinb@redhat.com>
6239
f7dc1244 6240 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6241 * gdb.texinfo (Character Sets): Use @smallexample instead of
6242 @example. Use GNU/Linux instead of Linux.
6243
62442002-09-20 Jim Blandy <jimb@redhat.com>
6245
6246 * gdb.texinfo: Add character set documentation.
6247
2f870471
AC
62482002-09-19 Andrew Cagney <ac131313@redhat.com>
6249
6250 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6251 (Packets): Add cross reference from `b' packet to `z' packets.
6252
790eb8f5
AC
62532002-09-19 Andrew Cagney <ac131313@redhat.com>
6254
8d30a00d
AC
6255 * gdb.texinfo (Maintenance Commands): Document ``maint
6256 internal-error'' and ``maint internal-warning''.
6257
790eb8f5
AC
6258 * gdbint.texinfo (Target Architecture Definition): Revise
6259 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6260
a23a7bf1
JB
62612002-09-19 Joel Brobecker <brobecker@gnat.com>
6262
6263 * gdbint.texinfo (Target Conditionals): Document the new
6264 NAME_OF_MALLOC macro.
6265
299ffc64
AC
62662002-09-05 Andrew Cagney <ac131313@redhat.com>
6267
6268 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6269 engineer.
6270
b7bb15bc
SC
62712002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6272
6273 * gdb.texinfo (TUI Overview): Document status line fields.
6274
3d757584
SC
62752002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6276
6277 * gdb.texinfo (TUI Commands): Document info win command.
6278
269c21fe
SC
62792002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6280
6281 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6282
7cf36c78
SC
62832002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6284
6285 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6286 (TUI Keys): Likewise.
6287
d2c6833e
AC
62882002-08-25 Andrew Cagney <ac131313@redhat.com>
6289
6290 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6291 for a packet receive.
6292
46d8b1c3
AC
62932002-08-25 Andrew Cagney <ac131313@redhat.com>
6294
6295 * Makefile.in (clean): Move to end of file.
6296 (distclean, maintainer-clean, realclean): Ditto.
6297 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6298 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6299 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6300 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6301
b0787093
AC
63022002-08-24 Andrew Cagney <ac131313@redhat.com>
6303
6304 * Makefile.in (GDBINT_TEX_TMPS): Define.
6305 (gdbint.dvi, gdbint.pdf): Use
6306 (GDB_TEX_TMPS): Define.
6307 (gdb.dvi, gdb.pdf): Use.
6308 (STABS_TEX_TMPS): Define.
6309 (stabs.dvi, stabs.pdf): Use.
6310 (GDB_DOC_SOURCE_INCLUDES): New macros.
6311 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6312 (GDBINT_DOC_FILES_INCLUDES): New macros.
6313 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6314 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6315 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6316 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6317 (links2roff): Replace SFILES_INCLUDED with
6318 GDB_DOC_SOURCE_INCLUDES.
6319 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6320 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6321 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6322 dependencies.
6323 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6324 dependencies.
6325 (gdbmi.texinfo): Delete rule.
6326 (inc-hist.texinfo): Delete rule.
6327 (rluser.texinfo): Delete rule.
6328
ebba8386
AC
63292002-08-23 Andrew Cagney <cagney@redhat.com>
6330
6331 * gdbint.texinfo (Target Architecture Definition): Update
6332 STORE_RETURN_VALUE, mention regcache.
6333
0ab7a791
AC
63342002-08-21 Andrew Cagney <ac131313@redhat.com>
6335
6336 * gdbint.texinfo (Target Architecture Definition): Document
6337 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6338
ee2d5c50
AC
63392002-08-19 Andrew Cagney <ac131313@redhat.com>
6340
6341 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6342 Fix minor typos. Add index entries.
6343
53c69bd7
AC
63442002-08-18 Andrew Cagney <ac131313@redhat.com>
6345
6346 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6347
e76f1f2e
AC
63482002-08-15 Andrew Cagney <ac131313@redhat.com>
6349
6350 * gdbint.texinfo (Target Architecture Definition): Document
6351 PRINT_VECTOR_INFO.
6352 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6353
0680b120
AC
63542002-08-13 Andrew Cagney <ac131313@redhat.com>
6355
6356 * gdb.texinfo (Maintenance Commands): Document "maint print
6357 registers", "maint print raw-registers" and "maint print
6358 cooked-registers".
6359
3c3bea1c
GS
63602002-08-08 Grace Sainsbury <graces@redhat.com>
6361
a9331b3f 6362 From Mark Salter:
3c3bea1c
GS
6363 * gdb.texinfo (Protocol): Document T packet extension to
6364 allow watchpoint address reporting.
6365
42f9b0a5
AC
63662002-08-03 Andrew Cagney <ac131313@redhat.com>
6367
6368 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6369
db034ac5
AC
63702002-08-01 Andrew Cagney <cagney@redhat.com>
6371
6372 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6373 to CHILL.
6374
e2b28d04
AC
63752002-08-01 Andrew Cagney <ac131313@redhat.com>
6376
6377 * gdbint.texinfo (Coding): Revise section "Include Files".
6378
7fb623f7
AC
63792002-07-24 Andrew Cagney <cagney@redhat.com>
6380
6381 * gdbint.texinfo: Obsolete references to m88k.
6382 * gdb.texinfo: Ditto.
6383
4a2b4636
JB
63842002-07-10 Joel Brobecker <brobecker@gnat.com>
6385
7fb623f7 6386 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6387 where the proper version of autoconf can be retrieved.
6388
a71ec265
DH
63892002-07-09 Don Howard <dhoward@redhat.com>
6390
6391 * gdb.texinfo (Command Files): Further describe the behavior of
6392 sourced command files.
6393
b9aa90c9
AC
63942002-06-27 Andrew Cagney <ac131313@redhat.com>
6395
6396 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6397 (Coding): Clarify ISO C version that GDB assumes.
6398
40dd2248
TT
63992002-06-26 Tom Tromey <tromey@redhat.com>
6400
6401 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6402 add_setshow_cmd_full.
6403
bfac230e
DH
64042002-06-25 Don Howard <dhoward@redhat.com>
6405
6406 * gdb.texinfo (Memory Region Attributes): Document new behavior
6407 for 'mem' command.
6408
475b0867
JB
64092002-06-11 Jim Blandy <jimb@redhat.com>
6410
919d772c
JB
6411 * gdb.texinfo (Symbols): Update documentation for `info source'
6412 command.
6413
475b0867
JB
6414 * gdb.texinfo (Macros): Call the command `info macro', not
6415 `show macro'.
6416
ba8c9337
AC
64172002-06-09 Andrew Cagney <ac131313@redhat.com>
6418
6419 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6420 data''.
6421
1029b7fa
MK
64222002-06-09 Mark Kettenis <kettenis@gnu.org>
6423
6424 * gdbint.texinfo (Target Architecture Definition): Document
6425 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6426
16737d73
AC
64272002-06-08 Andrew Cagney <ac131313@redhat.com>
6428
6429 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6430 lists.
6431
30107679
AC
64322002-06-08 Andrew Cagney <ac131313@redhat.com>
6433
6434 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6435 Branch''.
6436
3352e23e
AC
64372002-06-01 Andrew Cagney <ac131313@redhat.com>
6438
6439 * gdbint.texinfo (Target Architecture Definition): Add section
6440 ``Converting an existing Target Architecture to Multi-arch''.
6441
cbb09e6a
AC
64422002-05-30 Andrew Cagney <ac131313@redhat.com>
6443
6444 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6445 to ``Obsoleting code''. Revise.
6446
e2e0bcd1
JB
64472002-05-17 Jim Blandy <jimb@redhat.com>
6448
6449 * gdb.texinfo (C Preprocessor Macros): New chapter.
6450 Include it in the main menu.
6451 (Contributors): Credit Jim Blandy with macro support.
6452 (Compilation): Explain how to get macro information into the
6453 executable.
6454 (Expressions): Note that preprocessor macros are expanded.
6455
9db8d71f
DJ
64562002-05-14 Daniel Jacobowitz <drow@mvista.com>
6457
6458 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6459 options for `target remote'.
6460
6d531722
AC
64612002-05-13 Andrew Cagney <ac131313@redhat.com>
6462
6463 * gdbint.texinfo (Target Architecture Definition): Delete
6464 documentation on NNPC_REGNUM.
6465
13d01224
AC
64662002-05-11 Andrew Cagney <ac131313@redhat.com>
6467
6468 * gdbint.texinfo (Target Architecture Definition): Document
6469 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6470 (Target Architecture Definition): Revise section `Using Different
6471 Register and Memory Data Representations'. Add section `Raw and
6472 Virtual Register Representations'.
6473
b2e75d78
AC
64742002-05-11 Andrew Cagney <ac131313@redhat.com>
6475
6476 * gdbint.texinfo (Target Architecture Definition): Mention
6477 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6478 (Target Architecture Definition): Mention same. Add references to
6479 web pages.
6480
2c8682ee
MS
64812002-05-08 Michael Snyder <msnyder@redhat.com>
6482
6483 * stabs.texinfo (Attributes): Document new "vector" attribute.
6484
0816590b
AC
64852002-05-04 Andrew Cagney <ac131313@redhat.com>
6486
6487 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6488
2653173e
AC
64892002-05-04 Andrew Cagney <ac131313@redhat.com>
6490
6491 * gdb.texinfo: Delete obsolete references to a29k.
6492
d7bd68ca
AC
64932002-04-24 Andrew Cagney <ac131313@redhat.com>
6494
6495 * gdbint.texinfo (Target Architecture Definition): Replace
6496 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6497
21d83aa5
DM
64982002-04-24 David S. Miller <davem@redhat.com>
6499
6500 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6501
7673a6cc
DM
65022002-04-21 David S. Miller <davem@redhat.com>
6503
6504 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6505
d49d1e0a
AC
65062002-04-21 Andrew Cagney <ac131313@redhat.com>
6507
6508 * gdbint.texinfo (Target Architecture Definition): Delete
6509 definition of HAVE_REGISTER_WINDOWS.
6510
f7dc1244 65112002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6512
6513 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6514 "Theodore A. Roth" <troth@verinet.com>.
6515
5ca0cb28
DH
65162002-04-15 Don Howard <dhoward@redhat.com>
6517
f7dc1244 6518 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6519 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6520 Provide a better explaination of this feature.
5ca0cb28 6521
f208ba17
AC
65222002-04-14 Andrew Cagney <ac131313@redhat.com>
6523
6524 * gdbint.texinfo (Target Architecture Definition): Remove
6525 FRAME_CHAIN_COMBINE.
6526
d5ba91de
MC
65272002-04-12 Michael Chastain <mec@shout.net>
6528
6529 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6530 REG_STACK_SEGMENT.
6531
26818220
MC
65322002-04-09 Michael Chastain <mec@shout.net>
6533
6534 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6535 PYRAMID_* macros.
6536
129188f6
AC
65372002-04-07 Andrew Cagney <ac131313@redhat.com>
6538
6539 * gdb.texinfo (Bug Reporting): Document that the web is the
6540 prefered way of submitting bug reports.
6541 (Bug Reporting): Delete the s-mail address as the last resort.
6542
8227c0ff
AC
65432002-04-05 Andrew Cagney <ac131313@redhat.com>
6544
6545 * gdbint.texinfo (Target Architecture Definition): Delete
6546 references to TARGET_WRITE_FP and write_fp.
6547
16d9dec6
MS
65482002-03-27 Michael Snyder <msnyder@redhat.com>
6549
6550 * gdb.texinfo: Document new commands dump, append, and restore.
6551
9ae8b82c
AC
65522002-03-27 Andrew Cagney <ac131313@redhat.com>
6553
6554 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6555 Branch'.
6556
474c8240
AC
65572002-03-18 Andrew Cagney <ac131313@redhat.com>
6558
6559 * gdb.texinfo: Change all examples to @smallexample.
6560 * gdbint.texinfo: Ditto.
a9331b3f 6561
fb0ff88f
AC
65622002-03-18 Andrew Cagney <ac131313@redhat.com>
6563
6564 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6565 Branches''.
6566
9bb0a4d8
AC
65672002-03-18 Andrew Cagney <ac131313@redhat.com>
6568
6569 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6570 Policy''.
6571
937f164b
FF
65722002-03-04 Fred Fish <fnf@redhat.com>
6573
6574 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6575 expresson, suports, dependant, trhe, perhaphs, situtations,
6576 explictily, taged, oportunity, unfortunatly).
6577
a7b40f07
AC
65782002-02-24 Andrew Cagney <ac131313@redhat.com>
6579
6580 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6581 Remove reference to 3.12.
6582
aab4e0ec
AC
65832002-02-23 Andrew Cagney <ac131313@redhat.com>
6584
6585 * gdbint.texinfo: Include fdl.texi.
6586 (Top): Add GNU Free Documentation License.
6587 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6588 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6589 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6590 (gdbint.info): Add srcdir to include path.
6591 * gdb.texinfo: Include gpl.texi.
6592 (Top): Add Copying.
6593 * gpl.texi: New file.
6594
47b95330
AC
65952002-02-23 Andrew Cagney <ac131313@redhat.com>
6596
6597 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6598
78c47bea
PM
65992002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6600
6601 * gdb.texinfo: Document Cygwin native specific commands.
6602
56460a61
DJ
66032002-02-15 Daniel Jacobowitz <drow@mvista.com>
6604
6605 * gdb.texinfo: Document gdbserver ``--attach'' command.
6606
def71bfa
MS
66072002-02-07 Michael Snyder <msnyder@redhat.com>
6608
6609 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6610 to @code(_ovly_debug_event).
6611
c928edc0
AC
66122002-02-07 Andrew Cagney <ac131313@redhat.com>
6613
6614 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6615
81d46470
MS
66162002-02-06 Michael Snyder <msnyder@redhat.com>
6617
6618 * gdb.texinfo (overlays): Mention new magic symbol
6619 '_ovly_debug_event', which allows GDB to keep better track
6620 of overlays.
6621
f7dc1244 66222002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6623
6624 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6625 Suggested by Dmitry Sivachenko.
6626
6627 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6628
15110bc3
MS
66292002-02-01 Michael Snyder <msnyder@redhat.com>
6630
6631 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6632
6763aef9
MS
66332002-01-30 Michael Snyder <msnyder@redhat.com>
6634
ac282366
MS
6635 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6636 (set trust-readonly-sections): Document.
6763aef9 6637
8642bc8f
AC
66382002-01-29 Andrew Cagney <ac131313@redhat.com>
6639
6640 * gdbint.texinfo (Releasing GDB): Revise and update.
6641
afe64c1a
AC
66422002-01-28 Andrew Cagney <ac131313@redhat.com>
6643
6644 * gdbint.texinfo (Target Architecture Definition): Delete
6645 description of TARGET_BYTE_ORDER_DEFAULT.
6646
f7dc1244 66472002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6648
6649 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6650 <mitya@cavia.pp.ru>.
6651
3d6e1b5a
AC
66522002-01-23 Andrew Cagney <ac131313@redhat.com>
6653
6654 * libgdb.texinfo: Delete file.
6655
6c0e9fb3
AC
66562002-01-22 Andrew Cagney <ac131313@redhat.com>
6657
6658 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6659 * gdbint.texinfo: Ditto.
6660
e0ce93ac
AC
6661Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6662
6663 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6664
be298bcc
AC
66652002-01-22 Andrew Cagney <ac131313@redhat.com>
6666
6667 * Makefile.in: Update copyright.
6668 (TEXI2DVI): Define.
6669 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6670 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6671 gdb-cfg.texi.
6672 (TEXINDEX, PDFTEX): Delete makefile variables.
6673
8e04817f
AC
66742002-01-22 Andrew Cagney <ac131313@redhat.com>
6675
6676 * gdb.texinfo (Protocol): Move section to appendix.
6677
6b2f586d
AC
66782002-01-21 Andrew Cagney <ac131313@redhat.com>
6679
6680 * gdb.texinfo (Remote Debugging): Create a menu.
6681 (Top): Add ``Remote Debugging'' to menu.
6682
6f05cf9f
AC
66832002-01-21 Andrew Cagney <ac131313@redhat.com>
6684
6685 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6686 serial protocol'' from here.
6687 (Remote Debugging): To here. New chapter.
6688
3fd3d7d2
AC
66892002-01-20 Andrew Cagney <ac131313@redhat.com>
6690
6691 * gdbint.texinfo (Target Architecture Definition): Delete
6692 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6693
7fd60527
AC
66942002-01-20 Andrew Cagney <ac131313@redhat.com>
6695
6696 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6697 are no longer needed.
6698 (Porting GDB): Add maintainer note about configure.host.
6699
c2f05ac9
AC
67002002-01-20 Andrew Cagney <ac131313@redhat.com>
6701
6702 * gdbint.texinfo (Target Architecture Definition): Remove
6703 definition of IEEE_FLOAT.
6704
f7dc1244 67052002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6706
6707 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6708 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6709 <3diff@gnu.org>
231b2aad 6710
82600034
AC
67112002-01-19 Andrew Cagney <ac131313@redhat.com>
6712
6713 * gdbint.texinfo (Host Definition): Remove references to
6714 MALLOC_INCOMPATIBLE.
6715
7708fa01
AC
67162002-01-17 Andrew Cagney <ac131313@redhat.com>
6717
6718 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6719 and xyz-xdep.o.
6720
eb12ee30
AC
67212002-01-17 Andrew Cagney <ac131313@redhat.com>
6722
889bf7c5 6723 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6724 (Set Breaks): Copy ``maint info breakpoint'' doco to
6725 ``Maintenance Commands'' appendix. Add reference.
6726
c9ccaa92
AC
67272002-01-17 Andrew Cagney <ac131313@redhat.com>
6728
6729 * fdl.texi: Remove next/prev from @node.
6730
f7dc1244 67312002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6732
6733 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6734 for monstrous @multitable (from Brian Youmans).
6735
6736 * fdl.texi: New file.
6737
6738 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6739
8973da3a
AC
67402002-01-15 Andrew Cagney <ac131313@redhat.com>
6741
6742 * gdbint.texinfo (Releasing GDB): New chapter.
6743
7d86b5d5
AC
67442002-01-14 Andrew Cagney <ac131313@redhat.com>
6745
6746 * gdb.texinfo (Embedded Processors, Calling program functions):
6747 Obsolete references to a29k.
6748
cc1cb004
AC
67492002-01-13 Andrew Cagney <ac131313@redhat.com>
6750
6751 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6752 examples. Document that a code-block should do or discard its
6753 cleanups before exit.
6754
79f12247
MS
67552002-01-11 Michael Snyder <msnyder@redhat.com>
6756
6757 * gdb.texinfo (Choosing files): Change @samp to @file.
6758
19837790
MS
67592002-01-05 Michael Snyder <msnyder@redhat.com>
6760
6761 * gdb.texinfo (--pid): Document new command line option (attach).
6762
f7dc1244 67632002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6764
6765 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6766 in the stub.
6767
d7449b42
AC
67682002-01-04 Andrew Cagney <ac131313@redhat.com>
6769
6770 * gdbint.texinfo (Target Architecture Definition): Replace
6771 BIG_ENDIAN with BFD_ENDIAN_BIG.
6772
f23631e4
AC
67732002-01-03 Andrew Cagney <ac131313@redhat.com>
6774
6775 * gdbint.texinfo (Target Architecture Definition): Replace
6776 value_ptr with struct value pointer.
6777
72c9928d
EZ
67782002-01-02 Eli Zaretskii <eliz@gnu.org>
6779
6780 * gdb.texinfo (Free Software): Fix wording.
6781
959acfd1
EZ
67822001-12-31 Eli Zaretskii <eliz@gnu.org>
6783
6784 * gdb.texinfo (Free Software): New section ``Free Software Needs
6785 Free Documentation''.
6786
f7dc1244 67872001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6788
6789 * stabs.texinfo:
6790 * gdb.texinfo:
6791 * gdbint.texinfo:
6792 * libgdb.texinfo:
6793 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6794
6600abed
MS
67952001-12-29 Michael Snyder <msnyder@redhat.com>
6796
6797 * gdb.texinfo (maint info sections): Fix typo.
6798
f6680716
MS
67992001-12-26 Michael Snyder <msnyder@redhat.com>
6800
fe95c787
MS
6801 * gdb.texinfo (maint info sections): Document.
6802
a9331b3f 6803 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6804 'info proc' sub-options that are currently not implemented.
6805
c3d3ce5b
JB
68062001-12-20 Jim Blandy <jimb@redhat.com>
6807
6808 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6809
778eb05e
AC
68102001-12-15 Andrew Cagney <ac131313@redhat.com>
6811
6812 * gdbint.texinfo (Target Architecture Definition): Replace
6813 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6814
2607059c
AC
68152001-12-01 Andrew Cagney <ac131313@redhat.com>
6816
6817 * gdbint.texinfo (Host Definition): Delete documentation on
6818 HOST_BYTE_ORDER.
6819
df0cd8c5
JB
68202001-11-30 Jim Blandy <jimb@redhat.com>
6821
6822 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6823 overlay support. Add to top-level menu.
df0cd8c5 6824
88118b3a
TT
68252001-11-26 Tom Tromey <tromey@redhat.com>
6826
6827 * gdb.texinfo (Command Syntax): Document C-o binding.
6828
96565e91
CF
68292001-07-26 Christopher Faylor <cgf@redhat.com>
6830
6831 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6832 use since it is described in the referenced section.
6833
f7dc1244 6834 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6835 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6836 clearer when using DJGPP.
6837
2a3d5645
CF
68382001-11-24 Christopher Faylor <cgf@redhat.com>
6839
6840 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6841 specifically refer to MS-DOS.
6842 (command files): Mention gdb.ini is only used on MS-DOS.
6843
aa26fa3a
TT
68442001-11-21 Tom Tromey <tromey@redhat.com>
6845
6846 * gdb.texinfo (Invoking GDB): Document --args.
6847 (Mode Options): Likewise.
6848
4f8ada06
JB
68492001-11-21 Jim Blandy <jimb@redhat.com>
6850
6851 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6852 Delete documentation; this macro has been removed from the
6853 sources.
4f8ada06 6854
3fe0dc10
JB
68552001-11-13 Jim Blandy <jimb@redhat.com>
6856
6857 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6858
9e5abb06
CV
68592001-11-06 Corinna Vinschen <vinschen@redhat.com>
6860
6861 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6862
1c5dfdad
MS
68632001-11-05 Michael Snyder <msnyder@redhat.com>
6864
a9331b3f 6865 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6866 quote regexp chars in function names such as "operator*()".
6867
990f9fe3
FF
68682001-11-01 Fred Fish <fnf@redhat.com>
6869
6870 * gdbint.texinfo (SOLIB_ADD): Document additional new
6871 "readsyms" arg.
6872
b433d00b
DH
68732001-10-30 Don Howard <dhoward@redhat.com>
6874
070b1dd3
DH
6875 * gdb.texinfo: (Command Files) Added documentation for the
6876 behavior of gdb with input redirected from a file.
b433d00b 6877
b7209cb4
FF
68782001-10-28 Fred Fish <fnf@redhat.com>
6879
6880 * gdb.texinfo (auto-solib-add): Change docs to match
6881 implementation change.
6882 (auto-solib-limit): Add docs for new variable.
6883
1aa20aa8
AC
68842001-10-15 Andrew Cagney <ac131313@redhat.com>
6885
6886 * gdbint.texinfo (Target Architecture Definition): Function
6887 value_as_pointer renamed to value_as_address.
6888
fc0c74b1
AC
68892001-10-15 Andrew Cagney <ac131313@redhat.com>
6890
6891 * gdbint.texinfo (Target Architecture Definition): Default
6892 POINTER_TO_ADDRESS functions assume unsigned addresses.
6893 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6894 posting by Jim Blandy.
6895
f4846649
JB
68962001-10-12 Jim Blandy <jimb@redhat.com>
6897
6898 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6899 version of texi2html (1.64) doesn't support this flag any more.
6900
f277788b
MK
69012001-09-08 Mark Kettenis <kettenis@gnu.org>
6902
a9dc4918
MK
6903 * gdbint.texinfo (Host Definition): Remove description of
6904 MEM_FNS_DECLARED.
6905
d28379df
MK
6906 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6907
f277788b
MK
6908 * gdbint.texinfo (Host Definition): Remove description of
6909 HAVE_SIGSETMASK.
6910
7ccaa899
EZ
69112001-09-04 Elena Zannoni <ezannoni@redhat.com>
6912
6913 * gdbint.texinfo (Target Architecture Definition): Add
6914 explanation of TARGET_PRINT_INSN macro.
6915
17d9d558
JB
69162001-08-30 Jim Blandy <jimb@redhat.com>
6917
6918 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6919 Explain what it means to load relocatable files.
6920
72cde065
JB
69212001-08-28 Jim Blandy <jimb@redhat.com>
6922
6923 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6924 info `top' menu.
6925
9e678452
CF
6926Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6927
6928 * gdbint.texinfo: Add a cautionary note about macro use.
6929
a2bea4c3 69302001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6931
a2bea4c3
CV
6932 * gdb.texinfo: Explain omitting the hostname in the
6933 `target remote' command.
6934
1129bf27
DJ
69352001-07-30 Daniel Jacobowitz <drow@mvista.com>
6936
6937 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6938 and END-INFO-DIR-ENTRY.
6939
732b3002
SC
69402001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6941
6942 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6943
89437448
AC
69442001-07-25 Andrew Cagney <ac131313@redhat.com>
6945
6946 * gdbint.texinfo (libgdb): Rewrite.
6947
f7dc1244 69482001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6949
6950 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6951
c4555f82
SC
69522001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6953
6954 * gdb.texinfo (TUI): New chapter, document the TUI.
6955 (Mode Options): Document the -tui option.
6956
2f45a6e0
MK
69572001-07-23 Mark Kettenis <kettenis@gnu.org>
6958
6959 * gdbint.texinfo (Host Definition): Remove description of
6960 NEED_POSIX_SETPGID.
6961
f7dc1244 69622001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6963
6964 * gdb.tex (DJGPP Native): New node, with descriptions of
6965 DJGPP-specific commands.
6966
be9c6c35
JM
69672001-07-19 John R. Moore <jmoore@redhat.com>
6968
6969 * gdbint.texinfo: Three misspellings.
6970
dfa249fb
AC
69712001-07-06 Andrew Cagney <ac131313@redhat.com>
6972
6973 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6974 `test` expressions on bash. Problem reported by Colin Walters.
6975
c72e7388
AC
69762001-07-04 Andrew Cagney <ac131313@redhat.com>
6977
6978 * gdbint.texinfo (User Interface): Update ui-out documentation to
6979 refelect recent UI/MI updates.
6980
94bbb2c0
AC
69812001-07-04 Andrew Cagney <ac131313@redhat.com>
6982
6983 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6984 interpreters.
6985
af6c57ea
AC
69862001-06-15 Andrew Cagney <ac131313@redhat.com>
6987
6988 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6989 structure and not macros.
6990 (Host Definition): Document that much of this chapter is obsolete.
6991 (Target Architecture Definition): Update list of files that make
6992 up a target architecture.
6993 (Coding): Update.
6994
83aa8bc6
AC
69952001-06-28 Andrew Cagney <ac131313@redhat.com>
6996
6997 * gdbint.texinfo (Target Architecture Definition): Update
6998 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6999 The latter has been changed to a true predicate.
7000
f7dc1244 70012001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7002
7003 * annotate.texi: Add @noindent where needed. From Dmitry
7004 Sivachenko <dima@Chg.RU>.
7005 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7006
656db9b0
AC
70072001-06-16 Andrew Cagney <ac131313@redhat.com>
7008
7009 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7010
df2396a1
AC
70112001-06-14 Andrew Cagney <ac131313@redhat.com>
7012
7013 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7014 returns ``OK''. Document that the ``R'' packet does not reply.
7015
0f1f2b0a
MS
70162001-06-13 Michael Snyder <msnyder@redhat.com>
7017
7018 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7019
f7dc1244 70202001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7021
7022 * gdb.texinfo (Signals): Clarify the default setting of signal
7023 handling.
7024
a5d7c491
AC
70252001-05-14 Andrew Cagney <ac131313@redhat.com>
7026
7027 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7028 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7029
05a54c4f
AC
70302001-05-12 Andrew Cagney <ac131313@redhat.com>
7031
7032 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7033
f7dc1244 70342001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7035
7036 * gdbint.texinfo (Clean Design and Portable Implementation):
7037 Renamed from "Clean Design".
7038 (Clean Design and Portable Implementation): Document portable
7039 methods of handling file names, and the associated macros.
7040
f7dc1244 70412001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7042
7043 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7044 command and provide a cross-reference to its description.
7045 (Symbols): Note that "info scope" is useful for trace experiments.
7046
f7dc1244 70472001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7048
b37052ae
EZ
7049 * gdb.texinfo (Symbols): Document "info scope".
7050 (Tracepoints): New chapter.
7051 (Contributors): Update for v5.1.
7052 <All nodes>: Change "C++" to "C@t{++}".
7053
0ee54786
EZ
7054 * gdbint.texinfo (User Interface): A new section about ui_out
7055 functions, based on text written by Fernando Nasser.
7056
c534679c
EZ
7057 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7058
f7dc1244 70592001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7060
e9c75b65
EZ
7061 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7062
7063 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7064
7065 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7066 Replace "GDB" with "@value{GDBN}". Fix markup.
7067
7068 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7069
3d67e040
EZ
7070 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7071 a cross-reference to its description.
7072 (Symbols): Document "info symbol".
7073
f7dc1244 70742001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7075
7076 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7077 subsection "x86 Watchpoints".
7078 (Target Architecture Definition): Document the macros
7079 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7080 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7081
b0ed3589
AC
70822001-03-20 Andrew Cagney <ac131313@redhat.com>
7083
7084 * gdbint.texinfo (Target Architecture Definition): Update
7085 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7086 list.
7087
b6ba6518
KB
70882001-03-06 Kevin Buettner <kevinb@redhat.com>
7089
7090 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7091 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7092
f7dc1244 70932001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7094
7095 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7096
f7dc1244 70972001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7098
17cc6a06
EZ
7099 * gdb.texinfo (Environment): Document that `path' does not change
7100 the value of PATH in GDB's own environment (it did in the past,
7101 but that was changed on March 15, 1994). Reported by Doug Evans
7102 <dje@transmeta.com>.
7103
56caf160
EZ
7104 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7105 its line. Fix markup of commands and macros. Add an Index node
7106 and index entries.
7107
29e57380
C
71082001-01-23 J.T. Conklin <jtc@redback.com>
7109
7110 * gdb.texinfo (Memory region attributes): New manual section.
7111
1c6147de
ND
71122001-01-04 Nicholas Duffek <nsd@redhat.com>
7113
7114 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7115
f7dc1244 71162000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7117
7118 * refcard.tex: Version and copyright fixed. From Phil Edwards
7119 <pedwards@disaster.jaj.com>.
7120
0dcedd82
AC
7121Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7122
7123 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7124 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7125
3b851bce
AC
7126Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7127
7128 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7129 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7130
f7dc1244 71312000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7132
7133 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7134 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7135
b90a5f51
CF
71362000-11-10 Christopher Faylor <cgf@cygnus.com>
7137
7138 * gdb.texinfo: Document new 'set step-mode' command.
7139
f7dc1244 71402000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7141
7142 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7143 changes from Dmitry Sivachenko <dima@Chg.RU>.
7144
f7dc1244 71452000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7146
7147 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7148 From Steven Johnson <sbjohnson@ozemail.com.au>.
7149
2e685b93
MK
71502000-08-10 Mark Kettenis <kettenis@gnu.org>
7151
7152 * gdbint.texinfo (Overall Structure): Spelling fix.
7153
f7dc1244 71542000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7155
7156 * gdbint.texinfo (Target Architecture Definition): Document that
7157 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7158 for which REGISTER_CONVERTIBLE returns a zero value.
7159
63ac3005
EZ
71602000-07-08 Christopher Faylor <cgf@cygnus.com>
7161
7162 * Makefile.in (install-info): Find files to install in either the
7163 build or source directories (adapted from Makefile.am).
7164
bd79f757
ND
71652000-07-07 Nicholas Duffek <nsd@redhat.com>
7166
7167 * stabs.texinfo: Fix spelling errors.
7168 (String Field): FILE-NUMBER starts from 0, not 1.
7169
f7dc1244 71702000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7171
7172 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7173 Brian Youmans.
5f208f6d 7174
f7dc1244 71752000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7176
7177 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7178 the source directory. Reported by Mark Harig
7179 <markh@frazier.landmark.com>.
cc542d3b 7180
f3b28801
C
71812000-06-20 J.T. Conklin <jtc@redback.com>
7182
7183 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7184
449f3b6c
AC
7185Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7186
7187 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7188 Generate using pdftex.
449f3b6c 7189 (PDFTEX): Define.
889bf7c5 7190 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7191 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7192 @contents at the start.
449f3b6c 7193
f7dc1244 71942000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7195
7196 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7197 Youmans.
48e934c6 7198
9e9c5ae7
AC
7199Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7200
7201 From Brian Youmans:
7202 * gdb.texinfo: Fix ``et al.''.
7203
c741b251
AC
7204Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7205
7206 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7207 loop.
c741b251 7208
4ab64e14
JG
72092000-05-19 Jimmy Guo <guo@cup.hp.com>
7210
7211 * configure: Regenerate.
7212
f7dc1244 72132000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7214
7215 * Makefile.in (install-info): Run install-info on installed Info
7216 files.
7217
8c70017b
AC
7218Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7219
a7cb598a 7220 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7221 Andrew Cagney.
8c70017b 7222
f7dc1244 72232000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7224
7225 * gdb.texinfo: Proofreading changes from Brian Youmans.
7226
bf0184be
ND
72272000-05-01 Nick Duffek <nsd@cygnus.com>
7228
7229 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7230 startup sequence, minor edits.
7231
f7dc1244 72322000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7233
7234 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7235 TeX.
7236
7237 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7238 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7239 like `n' and `s' which look weird. Convert some of the @kindex to
7240 @vindex, when they refer to variables, not commands.
7241
33e16fad
AC
7242Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7243
7244 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7245
f7dc1244 72462000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7247
7248 * Makefile.in (GDBMI_DIR): New variable.
7249 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7250 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7251 (gdbmi.texinfo): New target, for texi2roff.
7252 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7253 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7254
7255 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7256 gdbmi.texinfo.
7257 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7258 comment.
7259
d167840f
EZ
72602000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7261
7262 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7263 command.
d167840f 7264
f7dc1244 72652000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7266
7267 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7268 prevents the build (and is generally a Bad Idea).
7269
f7dc1244 72702000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7271
7272 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7273 a comma inside @var.
7274 (Command Files): Index markup changes from Dmitry Sivachenko
7275 <dima@Chg.RU>.
7276
f7dc1244 72772000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7278
7279 * Makefile.in (LN_S): Define.
7280 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7281 invoke "ln -s" unless it is known to work.
7282
7283 * configure.in (AC_PROG_LN_S): Add.
7284
8dc7983f
JB
72852000-04-14 Jim Blandy <jimb@redhat.com>
7286
7287 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7288 section.
7289 (Target Conditionals): Document ADDRESS_TO_POINTER,
7290 POINTER_TO_ADDRESS.
7291
1a8237e8
DB
72922000-04-11 Daniel Berlin <dan@cgsoftware.com>
7293
7294 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7295 gdb-cfg.texi to get the value.
7296
ca526f1a
JB
72972000-04-10 Jim Blandy <jimb@redhat.com>
7298
7299 * gdbint.texinfo (Target Architecture Definition): Fix
7300 cross-references.
7301
faaafcb4
JB
73022000-04-08 Jim Blandy <jimb@redhat.com>
7303
7304 * gdbint.texinfo (Using Different Register and Memory Data
7305 Representations): New section.
7306 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7307 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7308 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7309
1b27397f
AC
7310Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7311
7312 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7313 for acknowledgments.
1b27397f 7314
480ff1fb
AC
7315Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7316
7317 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7318 qThreadExtraInfo.
480ff1fb 7319
a9331b3f 73202000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7321
a9331b3f
RM
7322 * gdb.texinfo: Clarify which remote debug protocol commands are
7323 required and which are optional.
f1251bdd 7324
dbeb8dbd
AC
7325Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7326
7327 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7328 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7329 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7330 * annotate.texi: Update.
7331
6d2ebf8b
SS
73322000-03-28 Stan Shebs <shebs@apple.com>
7333
7334 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7335 expectation of additional changes before release), update
7336 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7337 node links, rephrase and/or shorten lines to fix formatting
7338 problem in both regular and @smallbook formats.
7339 * annotate.texi: Shorten lines in example, use smallexample
7340 consistently everywhere.
7341 * Makefile.in: Add comment about texinfo 4.0 html generation.
7342 (SFILES_INCLUDED): Add annotate.texi.
7343
5d161b24
DB
73442000-03-27 Daniel Berlin <dan@cgsoftware.com>
7345
5ae4183a
AS
7346 * gdb.texinfo (Debugging Output): Added new section, documenting
7347 the "set/show debug" commands.
5d161b24 7348
b9deaee7
AC
7349Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7350
7351 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7352 entry.
b9deaee7
AC
7353
7354 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7355 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7356 @chapter and @node entries.
a9331b3f 7357
b9deaee7 7358 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7359
9ef47d30
AC
7360Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7361
7362 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7363 files.
9ef47d30 7364
cfeada60
FN
73652000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7366
7367 From David Whedon <dwhedon@gordian.com>
5ae4183a 7368 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7369
6837a0a2
DB
73702000-03-22 Daniel Berlin <dan@cgsoftware.com>
7371
7372 * gdb.texinfo: Add documentation for the apropos command.
7373
bba2971c
MS
73742000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7375
7376 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7377
2b628194
MS
73782000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7379
a9331b3f 7380 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7381 two places.
7382
96a2c332
SS
73832000-03-17 Stan Shebs <shebs@apple.com>
7384
7385 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7386 <dima@Chg.RU>, also clarification of allowed content for
7387 string constants.
7388
f7dc1244 73892000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7390
7391 * gdb.texinfo (main menu): Add Annotations.
7392 (File Options): Add @cindex entries for each command-line option.
7393 Document --epoch, --annotate, --async, --interpreter, --write,
7394 --statistics, and --version.
7395
7396 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7397 of GDB.
7398
9d233477
JB
73992000-02-23 Jim Blandy <jimb@redhat.com>
7400
7401 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7402
14e0eb3b
JB
74032000-02-22 Jim Blandy <jimb@redhat.com>
7404
7405 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7406
3555de01
JM
74072000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7408
7409 * Makefile.in (diststuff): New target.
7410
5e35df8e
KB
74112000-02-15 Kevin Buettner <kevinb@redhat.com>
7412
7413 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7414 architecture. [From Jim Wilson.]
5e35df8e 7415
c5394b80
JM
74162000-01-16 Tom Tromey <tromey@cygnus.com>
7417
7418 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7419 (Delete Breaks): Mention range arguments.
7420 (Disabling): Likewise.
7421
c3f6f71d
JM
74222000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7423
7424 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7425
c4093a6a
JM
7426Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7427
7428 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7429 valid functions.
c4093a6a 7430
11cf8741
JM
74311999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7432
7433 * gdb.texinfo: Clarify regular expressions used in rbreak.
7434
917317f4
JM
74351999-10-15 Kevin Buettner <kevinb@cygnus.com>
7436
7437 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7438 MEMORY_REMOVE_BREAKPOINT): Document.
7439
7440Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7441
7442 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7443 offset re-using the DATA offset instead.
917317f4 7444
2df3850c
JM
74451999-10-11 Jim Kingdon <kingdon@redhat.com>
7446
7447 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7448
74491999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7450
7451 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7452 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7453 typos.
7454
7455 * gdb.texinfo: Various minor wording and formatting improvements,
7456 mentions of additional command-line options.
7457
2acceee2
JM
74581999-09-30 Fred Fish <fnf@cygnus.com>
7459
7460 * gdb.texinfo: Document additional forms of specifying section
7461 names and addresses for the add-symbol-file command.
7462
c2c6d25f
JM
74631999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7464
7465 * gdbint.texinfo: Fix typo, add the word "have".
7466
74671999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7468
7469 * gdbint.texinfo (Target Architecture Definition): Document the
7470 SKIP_PERMANENT_BREAKPOINT macro.
7471
d4f3574e
SS
74721999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7473
7474 * gdb.texinfo: Fiks speling errers.
7475
7476 * gdb.texinfo: Fix uses of @multitable.
7477
f7dc1244 7478 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7479 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7480 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7481 comments about using with optimization, add more indexing,
7482 fix info about disassembly-flavor.
7483
7484Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7485
7486 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7487 SKIP_SOLIB_RESOLVER): Define.
7488
7489Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7490
7491 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7492 ``g'' packets.
d4f3574e 7493
104c1213
JM
74941999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7495
7496 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7497 platform-specific info, inline remote.texi and move sections of it
7498 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7499 and register stack into the new chapter.
7500 * remote.texi: Remove, now part of gdb.texinfo.
7501 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7502
75031999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7504
7505 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7506 GDB_TARGET_IS_MACH386): These kludges have gone away.
7507
7508Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7509
7510 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7511 TDEPLIBS.
104c1213 7512
53a5351d
JM
75131999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7514
7515 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7516 surrounding text to fit HP-UX bits into general info.
7517 (HPPA-cfg.texi): Remove, no longer useful.
7518
7519 * gdb.texinfo: Remove explicit links from @node lines, remove
7520 HP-added "Detailed Node Listing" from main menu which confuses
7521 things.
7522
7523 From Dmitry Sivachenko <dima@Chg.RU>:
7524 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7525 in description of `set environment'.
53a5351d
JM
7526
75271999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7528
7529 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7530
7be570e7
JM
75311999-08-12 Ben Elliston <bje@cygnus.com>
7532
7533 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7534
f7dc1244 75351999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7536
7537 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7538 watch, awatch, and rwatch. Explain why the latter two cannot be
7539 set as software watchpoints. Document that watchpoints for local
7540 variables are deleted when the debuggee terminates.
7be570e7
JM
7541
7542Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7543
7544 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7545 packet. Allow E.. response packet. "qRcmd" packet is no longer
7546 reserved.
7be570e7
JM
7547
75481999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7549
a9331b3f
RM
7550 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7551 * gdb.texinfo: Ditto.
7be570e7 7552
96baa820
JM
75531999-08-06 Tom Tromey <tromey@cygnus.com>
7554
7555 * gdb.texinfo (KOD): New node.
7556
7557Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7558
7559 * remote.texi (Rcmd): Fix minor formatting typos.
7560
7561Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7562
7563 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7564 packets.
96baa820 7565
adf40b2e
JM
75661999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7567
7568 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7569 fixes.
7570
43ff13b4
JM
7571Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7572
7573 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7574
085dd6e6
JM
7575Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7576
7577 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7578 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7579 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7580 packets that are not supported on all hosts. Expand examples.
7581 Spell check.
085dd6e6
JM
7582
75831999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7584
7585 * Makefile.in: Recognize html, install-html. Add targets
7586 to build HTML versions of documentation via texi2html.
7587
7588Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7589
7590 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7591 testsuite.
085dd6e6
JM
7592
7593Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7594
7595 * remote.texi (Communication Protocol): Rewrite.
7596
7597Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7598
7599 * stabs.texinfo: Fix uses of xref.
7600
9e0b60a8
JM
7601Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7602
7603 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7604 info about patch submission.
7605
cce74817
JM
7606Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7607
7608 From Per Bothner <bothner@cygnus.com>:
7609 * gdb.texinfo: Document Chill support.
7610
7611Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7612
7613 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7614 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7615 Document that the value should be greater-than or equal-to zero.
7616 (NO_STD_REGS): Document. Deprecate.
cce74817 7617
ac9a91a7
JM
7618Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7619
7620 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7621 Document that these are not used.
ac9a91a7
JM
7622
7623Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7624
7625 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7626
392a587b
JM
7627Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7628
7629 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7630 numargs was dropped.
392a587b
JM
7631
7632Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7633
7634 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7635
b83266a0
SS
7636Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7637
7638 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7639 Update.
b83266a0 7640
7a292a7a
SS
7641Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7642
7643 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7644 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7645
7646Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7647
7648 * gdbint.texinfo: Fix typos: $ -> @.
7649
7650Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7651
7652 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7653 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7654 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7655 BREAKPOINT_FROM_PC.
a9331b3f 7656
7a292a7a
SS
7657Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7658
7659 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7660 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7661
7662Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7663
7664 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7665 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7666
76671999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7668
7669 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7670 longer exists.
7671
7672Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7673
7674 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7675 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7676 they make the manual source incomprehensible.
7a292a7a
SS
7677 * h8-cfg.texi: Remove, hasn't been used in years.
7678
c906108c
SS
7679Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7680
7681 * gdb.texinfo: Update the credits.
7682
7683Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7684
7685 * gdb.texinfo: Fix mistakes noticed in printout of last
7686 draft, add Alpha to discussion of heuristic fence post.
7687
7688Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7689
7690 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7691 Edition, merge some HP changes into mainline, describe some
7692 previously undocumented features, describe more of the target
7693 commands available, eliminate obsolete section on renamed
7694 commands.
c906108c
SS
7695 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7696
7697Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7698
7699 * gdb.texinfo: Make many HPPA conditionals unconditional,
7700 including catchpoint description, since now on for all configs.
7701 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7702 specializations.
7703
7704Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7705
7706 * Makefile.in (GDBvn.texi): Fix match expression to work with
7707 current format of VERSION in gdb/Makefile.in.
7708 * gdb.texinfo: Fix node ref to match new readline.
7709
7710Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7711
a9331b3f
RM
7712 * gdb.texinfo: Changes made as part of a project to merge in
7713 changes made by HP. Documentation makes extensive use of
c906108c
SS
7714 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7715 on remote debugging. There are differences in documentation
889bf7c5 7716 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7717 the HP manual discusses catchpoints, hardware watchpoints, and
7718 some HPUX specific limitations for shared library support.
a9331b3f 7719
c906108c
SS
7720 There are also a number of @node changes.
7721
77221999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7723
7724 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7725 (C Usage): Same.
7726
7727Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7728
7729 The following changes were made by Edith Epstein
889bf7c5
PA
7730 <eepstein@cygnus.com> as part of a project to merge in changes
7731 made by HP.
a9331b3f 7732
c906108c
SS
7733 * HPPA-cfg.texi: new file.
7734
7735 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7736
7737 * refcard.tex: change documentation about catch.
7738 removed info catch.
7739
7740Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7741
7742 * gdbint.texinfo: Expand on GDB's coding standards,
7743 specify the use of arg names with prototypes.
7744
77451998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7746
7747 * gdb.texinfo: Fix tipo.
7748
7749Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7750
7751 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7752 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7753
7754Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7755
7756 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7757
77581998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7759
7760 * agentexpr.texi: New file.
7761
7762Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7763
7764 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7765
77661998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7767
7768 * remote.texi: Changed wording that implied that the GDB remote
7769 protocol caches register values instead of GDB itself.
7770
7771Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7772
7773 * gdbint.texinfo: Add some info about symbol readers.
7774 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7775 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7776 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7777 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7778
7779Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7780
a9331b3f 7781 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7782
7783Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7784
7785 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7786
7787Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7788
7789 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7790 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7791
7792Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7793
7794 * gdbint.texinfo: Fix minor typos.
7795
7796Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7797
7798 * gdbint.texinfo: Complete overhaul. Group descriptions more
7799 logically, add more info on generic algorithms, remove much
7800 obsolete and/or wrong material.
7801
7802Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7803
7804 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7805
7806Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7807
7808 * refcard.tex: Copyright, address updates.
7809
7810Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7811
7812 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7813 for the edition instead of confusing GDB-version-like numbers.
7814
7815Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7816
7817 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7818
7819Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7820
5ae4183a 7821 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7822
7823Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7824
7825 * gdb.texinfo: Add some credits, mention bug monitor.
7826 * remote.texi: Mention mips monitor targets.
7827 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7828
c906108c
SS
7829Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7830
7831 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7832 files, finish sorting of host vs target vs native macros, describe
7833 some more of them.
c906108c
SS
7834
7835Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7836
7837 * gdbint.texinfo (Host Conditionals): Document change from
7838 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7839
7840Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7841
7842 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7843 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7844
7845Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7846
7847 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7848 Document LSEEK_NOT_LINEAR.
7849
7850Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7851
7852 * stabs.texinfo (Stab Section Basics): Make it clear that only
7853 some versions of the GNU linker remove the leading N_UNDF symbol.
7854
7855Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7856
7857 * stabs.texinfo (String Field): Document type number pairs here,
7858 instead of in the Sun specific section.
7859 (Include Files): The GNU linker supports the N_BINCL
7860 optimization. Clarify the N_BINCL value, and what it is used
7861 for.
7862 (Procedures): Document N_FUN with an empty string to mark the end
7863 of a function.
7864 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7865 (Sun Differences): Remove this node, as the information is now
7866 elsewhere in the main document.
7867 (Stab Section Basics): Mention that the GNU linker may optimize
7868 stabs and remove the leading N_UNDF symbol.
7869
7870Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7871
7872 * gdb.texinfo, refcard.tex: Restore author credit
7873
7874Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7875
7876 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7877 documentation to account for START and END macros taking
7878 one arg.
7879
7880Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7881
7882 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7883 * gdb.texinfo (Frames): Fix typo.
7884
7885Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7886
7887 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7888 a target_signal as arg type, not a pid.
7889
7890Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7891
7892 * gdb.texinfo: Document `set assembly-language'.
7893
7894Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7895
7896 * remote.texi: Update list of stubs in the GDB distribution.
7897
7898Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7899
7900 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7901 Also document that some systems can use mmalloc but must define
7902 this if their C runtime allocates memory that is later freed.
c906108c 7903 (MMCHECK_FORCE): Document new macro.
a9331b3f 7904
c906108c
SS
7905Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7906
7907 * remote.texi: Add documentation for target Sparclet.
7908
7909Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7910
a9331b3f 7911 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7912 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7913 * configure.in: Rewritten for autoconf.
7914 * configure: New.
7915
7916Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7917
7918 * Makefile.in (DVIPS): New define, set to dvips.
7919 (dvi): Add stabs.dvi.
7920 (ps): New target.
7921 (all-doc): Depend on info, dvi, and ps targets.
7922 (STAGESTUFF): Add *.ps and *.dvi files.
7923 (clean-info, clean-dvi): Remove.
7924 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7925 rules completely rewritten.
7926 (maintainer-clean): Remove clean-info and clean-dvi
7927 dependencies and put their actions in the rules.
7928 (gdb.ps): New target
a9331b3f 7929 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7930 intermediate TeX files, whether they have 2 or 3 character
7931 extensions.
7932 (gdbint.ps): Add target and rules.
7933 (gdb-internals): Delete unused target.
7934 (Makefile): Depends upon config.status also.
7935
7936Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7937
7938 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7939 set.
7940
7941Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7942
7943 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7944 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7945
7946Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7947
7948 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7949
7950Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7951
7952 * gdb.texinfo (Print settings): Document
7953 `set/show print static-members' commands.
7954
7955Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7956
7957 * gdbint.texinfo (Native): Document name change, coredep.c to
7958 core-aout.c.
7959
7960Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7961
7962 * stabs.texinfo (Include Files): Document the values the SunOS4
7963 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7964
7965Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7966
7967 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7968 Fix typo.
7969
7970Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7971
7972 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7973 "gdb.tar.Z".
7974
7975Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7976
7977 * Makefile.in (maintainer-clean): New target, synonym for
7978 realclean.
7979
7980Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7981
7982 * Update all FSF addresses except those in COPYING* files.
7983
7984Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7985
7986 From Richard Earnshaw (rearnsha@armltd.co.uk):
7987 * gdb.texinfo (convenience variables): Document $_exitcode.
7988 (quit): Document optional expression to use as exit code.
7989
7990Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7991
7992 * gdb.texinfo, remote.texi: Brought up to date with various
7993 GDB changes.
7994
7995Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7996
7997 * gdb.texinfo: Update dates and versions, fix comments about
7998 hardware watchpoints in future releases and about the
7999 sharedlibrary command.
8000
8001Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8002
8003 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8004 C_FUN stab. Other cleanups.
8005
8006Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8007
8008 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8009 for the sparc stub.
8010
8011Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8012
8013 * annotate.texi: Clarify which addresses have differing formats
8014 depending on the language and which do not.
8015
8016Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8017
8018 * remote.texi (NetWare): Changed example to use BOARD= instead of
8019 NODE= argument to reflect correspoding change to gdbserve.nlm.
8020
8021Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8022
8023 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8024 GDB, as well as AIX dbx, supports the size type attribute.
8025
8026Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8027
8028 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8029
8030Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8031
8032 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8033 and new 'if' and 'while' commands.
8034
8035Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8036
8037 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8038
8039Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8040
8041 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8042 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8043 NetWare targets. Mostly stolen from the Server node.
8044
8045Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8046
8047 * gdb.texinfo (Setting): Talk about the language of a source file
8048 versus the working language. The old documentation did not match
8049 what GDB did.
8050
8051Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8052
8053 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8054 of a source file.
8055
8056Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8057
8058 * gdb.texinfo (Processes): New node.
8059
8060Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8061
8062 * remote.texi: Update documentation of set/show mipsfpu.
8063
3fc11d3e
JM
8064Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8065
8066 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8067 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8068
8069Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8070
8071 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8072 obsolete conditionals, described some others.
8073
8074Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8075
8076 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8077 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8078
8079Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8080
8081 * gdbint.texinfo: Put regex conditionals in their own table.
8082
8083Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8084
8085 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8086 described or fixed the descriptions of many others.
8087
8088Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8089
8090 * gdb.texinfo: Add some more credits.
8091 * gdbint.texinfo: Capitalize GDB consistently, describe some
8092 macros and remove some.
8093
8094Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8095
8096 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8097 obsolete conditionals, described some others.
8098
8099Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8100
8101 * gdb.texinfo (help targets): Changed to `help target', which
8102 is the correct gdb command.
8103
8104Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8105
8106 * annotate.texi (TODO): New node, for keeping track of annotations
8107 suggested but not yet implemented.
8108
8109Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8110
8111 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8112 another symbol, it is not the address itself.
8113
8114Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8115
8116 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8117 of stabs-in-coff sections.
8118
8119Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8120
8121 * annotate.texi: Change edition to 0.5 and date to May 1994.
8122 Add index.
8123 (Frames): New node, for frame annotation.
8124 (Displays): New node, for display annotation.
8125
8126 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8127 when waiting for your program to stop.
8128
8129Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8130
8131 * annotate.texi (Breakpoint Info): Document annotation of header
8132 fields and record annotation.
8133
8134Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8135
8136 * annotate.texi: New file, to document annotations.
8137
8138Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8139
8140 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8141 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8142
8143Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8144
8145 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8146 section, and say n_strx field is compilation unit relative.
8147 * stabs.texinfo: Don't use @code for a.out when it is the name of
8148 an object file format.
8149
8150Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8151
8152 * gdb.texinfo: Refer to file names, not path names, per rms
8153 convention.
8154 (Arguments): Fix typo.
8155
8156Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8157
8158 * stabs.texinfo (Global Variables): Talk about stabs in files
8159 where variables are referenced, but not defined.
8160
8161Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8162
8163 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8164 Cplusplus to new nodes Member Type Descriptor and Method Type
8165 Descriptor. Re-write stuff for #.
8166
8167Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8168
8169 * gdb.texinfo (Print Settings): Don't document "set print
8170 fast-symbolic-addr off". The bug which it worked around was fixed
8171 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8172
8173 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8174 N_ENTRY node.
8175
8176 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8177
8178Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8179
8180 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8181 references to ieee-float.c.
8182
8183Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8184
8185 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8186 match what the code actually does.
8187
8188Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8189
8190 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8191
8192Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8193
8194 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8195 i, and b.
8196
8197Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8198
8199 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8200 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8201 as "stabs in sections" rather than just saying "ELF and SOM".
8202 Also make that stuff apply to COFF.
8203
8204Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8205
8206 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8207 Ghostscript.
8208
8209Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8210
8211 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8212 versus functions without line numbers, also mention stepping into
8213 them as well as "step" when you are in them. Tell the user how to
8214 deal with the situation. Add comment about "debugging information".
8215
8216Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8217
8218 * stabs.texinfo (Enumerations): Document restriction on where
8219 enumeration types can appear and still win with GDB.
8220
8221Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8222
8223 * stabs.texinfo (Negative Type Numbers): Document format for type
8224 -16.
8225
8226Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8227
8228 * gdb.texinfo (Selection, Frame Info): Update information about
8229 arbitrary frame specficiations.
8230
8231Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8232
8233 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8234
8235Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8236
8237 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8238
8239Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8240
8241 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8242
8243Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8244
8245 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8246 Differences node to Statics node.
8247 (Statics): Discuss XCOFF use of V symbol descriptor.
8248
8249 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8250 not clean.
8251
8252Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8253
8254 * gdb.texinfo (Print Settings): Document `set print
8255 fast-symbolic-addr' and improve the doc for some other
8256 `set print's.
8257
8258Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8259
8260 * stabs.texinfo (String Field): Talk about defining several type
8261 numbers at once.
8262 Fix lint regarding changing node ELF Transformations to
8263 ELF and SOM Transformations.
8264
8265Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8266
8267 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8268
8269Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8270
8271 * stabs.texinfo (Cross-References): `::' is for nested types only
8272 within <>.
8273 (Structures): Document static members.
8274
8275Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8276
8277 * stabs.texinfo: Document S type attribute.
8278
8279Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8280
8281 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8282
8283Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8284
8285 * gdbint.texinfo: Fix a few typos.
8286
8287Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8288
8289 * gdb.texinfo, remote.texi: formatting improvements
8290
8291 * gdb.texinfo (New Features): mention threads.
8292 (Summary, C): fix xrefs in newly contributed text.
8293 (Threads): index entries, clarifications, example
8294 (passim): minor typos fixed, phrasing improvements
8295
8296 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8297 entries; (Server): explain use of gdbserver w/real-time systems,
8298 add example of conflicting TCP port; (MIPS Remote) break up
8299 running text into table, highlighting commands, and add example.
a9331b3f 8300
c906108c
SS
8301Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8302
8303 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8304
8305Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8306
8307 * stabs.texinfo (Nested Symbols): New node.
8308 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8309
8310Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8311
8312 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8313 to picking which Bbss.bss symbol to use, and (because there seems to
8314 be no good way of doing it) re-write some of the text to make it
8315 sound like Bbss.bss isn't such a great idea after all (as currently
8316 designed).
8317
8318 * gdb.texinfo (C): In addition to saying people have to use g++ for
8319 good results, say they have to use stabs. Specifically say cfront
8320 doesn't work well.
8321 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8322 the gdb README. Add xrefs to places where the support for the various
8323 languages is described in detail.
8324
8325Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8326
8327 * stabs.texinfo: Clean up stuff about visibility and virtual
8328 characters.
8329
8330 * stabs.texinfo (N_M2C): Cite Sun doc.
8331
8332Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8333
8334 * gdb.texinfo: updates re threads.
8335 * remote.texinfo: avoid index entries starting with digits.
8336
8337Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8338
8339 * stabs.texinfo (Enumerations): Talk about large, negative and
8340 octal values. Clean up cross reference to type attributes.
8341 (String Field): Say that GDB 4.11 supports size attribute.
8342
8343Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8344
8345 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8346 is a mandatory step. Make the stuff about that more concise.
8347
8348Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8349
8350 * stabs.texinfo (Class Names): New node.
8351
8352 * gdb.texinfo (Command Files): Explain order of init file reading.
8353
8354 * remote.texi (Bootstrapping): Talk about getting the serial driver
8355 to deal with ^C sent by gdb to stop the remote system.
8356
8357Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8358
8359 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8360
8361 * libgdb.texinfo (Defining Commands): made the DOC arg
8362 to gdb_define_app_command a char * instead of char **
8363 per a suggestion from kingdon.
8364
8365 * libgdb.texinfo: total rewrite from a different starting
8366 premise.
8367
8368Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8369
8370 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8371 floats passed as doubles (to improve clarity).
8372
8373Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8374
8375 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8376
8377 * a4rc.sed: update to work with Andreas Vogel papersize params
8378
8379 * refcard.tex: use Andreas Vogel simplifications of papersize
8380 params; remove useless version info; update copyright date.
8381
8382Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8383
8384 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8385
8386Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8387
8388 * gdb.texinfo (Files): Say what address the load command loads it at.
8389
8390 * stabs.texinfo (Common Blocks): Minor cleanups.
8391
8392 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8393 that Sun has backed away from the linker kludge and thus the relevant
8394 issue is changes to the SunPRO tools, not the Solaris linker.
8395
8396 * stabs.texinfo (Traditional Integer Types): Clean up description
8397 of octal bounds a little bit. Document extra leading zeroes.
8398
8399Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8400
8401 * gdb.texinfo (Signaling): Update for symbolic symbol names
8402 and add a section explaining the difference between the GDB
8403 signal command and the shell kill utility.
8404
8405Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8406
8407 * libgdb.texinfo: added `@' to braces that were unescaped.
8408
8409Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8410
8411 * libgdb.texinfo: new file. Spec for the gdb library.
8412
8413Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8414
8415 * stabs.texinfo (Include Files): Fix typo (start -> end).
8416
8417Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8418
8419 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8420 from Melissa at FSF's editing pass.
8421
8422Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8423
8424 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8425 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8426 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8427
8428Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8429
8430 * remote.texi (Bootstrapping): Discuss 386 call gates.
8431
8432Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8433
8434 * stabs.texinfo (Based Variables): New node.
8435
8436Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8437
8438 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8439 names, sizes, and formats to suggest how not to lose.
8440
8441Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8442
8443 * stabs.texinfo (Methods): Fix typo.
8444
8445Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8446
8447 * gdb.texinfo: Fix a few typos.
8448
8449Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8450
8451 * gdb.texinfo: Clarify how well it works with Fortran.
8452
8453 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8454 More on relocating stabs in ELF files.
8455
8456Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8457
8458 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8459
8460Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8461
8462 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8463 parameters on VAX.
8464
8465Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8466
8467 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8468
8469Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8470
8471 * stabs.texinfo: Make info author notice match the TeX author notice.
8472
8473Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8474
8475 * stabs.texinfo: Initial-caps all words in node names and
8476 non-trivial words in section names.
8477
8478Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8479
8480 * stabs.texinfo: Many minor cleanups.
8481
8482 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8483
8484Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8485
8486 * stabs.texinfo: Remove full description of big example.
8487 It's not really helpful; just use pieces of it where appropriate.
8488 Add more Texinfo formatting directives (@samp, etc.).
8489 Use @deffn to define stab types.
8490 Eliminate some wordiness. Break up some nodes.
8491 Add an (alphabetized) index of symbol types.
8492 Use consistent capitalization style in node and section names.
8493
8494Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8495
8496 * gdb.texinfo: Change typo "Two two" to "The two".
8497
8498Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8499
8500 * stabs.texinfo (XCOFF-differences): Remove references to
8501 non-existent types N_DECL and N_RPSYM.
8502
8503 * stabs.texinfo (String Field): Say that type attributes bug is
8504 fixed in GDB 4.10, since it is.
8505
8506 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8507
8508Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8509
8510 * stabs.texinfo: Formatting cleanups.
8511
8512Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8513
8514 * stabs.texinfo: When explaining the n_type of a stab, standardize
8515 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8516 no tabs, use @r).
8517 (Global Variables): Clean up.
8518
8519Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8520
8521 * stabs.texinfo (Stack Variables): Re-write.
8522
8523Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8524
8525 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8526 addresses of a source file. Also revise formatting.
8527 Change "object module" or "object file" to "source file".
8528 Various: Miscellaneous cleanups.
8529
8530Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8531
8532 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8533
8534Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8535
8536 * gdbint.texinfo: Removed many nonsensical machine-collected
8537 host and target conditionals, described some of the remainder.
8538
8539Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8540
8541 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8542
8543 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8544 paragraph which follows.
8545
8546 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8547 variables. Looks better and avoids overful hbox.
8548
8549Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8550
8551 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8552
8553Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8554
8555 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8556 retransmit-timeout
8557
8558Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8559
8560 * gdbint.texinfo: Update statement about `some ancient Unix
8561 systems, like Ultrix 4.0' to Ultrix 4.2.
8562
8563Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8564
8565 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8566
8567 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8568
8569 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8570 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8571
8572 * remote.texi: new name for former gdbinv-s.texi
8573
8574 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8575
8576Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8577
8578 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8579 variables for MIPS remote debugging protocol.
8580
8581Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8582
8583 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8584
8585Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8586
8587 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8588
8589Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8590
8591 * gdb.texinfo: repair conditional bugs in text markup
8592
8593Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8594
8595 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8596 to select Modula-2 material.
8597
8598Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8599
8600 * stabs.texinfo: Cleanups regarding statics.
8601
8602 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8603 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8604
8605Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8606
8607 * stabs.texinfo: N_MAIN is sometimes used for C.
8608
8609Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8610
8611 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8612
8613Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8614
8615 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8616 removed from the code by Kingdon.
c906108c
SS
8617
8618Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8619
8620 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8621 input when evaluating breakpoint conditions; the bug has been fixed.
8622
8623 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8624 sets the ignore count to N-1, not to N.
8625
8626Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8627
8628 * refcard.tex (\hoffset): correct longstanding error to match
8629 intended offset; avoids cutting off edge on some printers
8630
8631Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8632
8633 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8634
8635Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8636
8637 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8638
8639Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8640
8641 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8642 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8643 collect sed edits if any, apply to refcard before formatting;
8644 (refcard.ps) stop implying PS fonts if PS output requested;
8645 (lrefcard.ps) delete extra target for variant PS fonts
8646
8647 * refcard.tex: parametrize papersize dependent info, collect
8648 in easily replaced spot
8649
8650 * a4rc.sed: new file, edits to refcard for A4 paper
8651
8652Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8653
8654 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8655
8656Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8657
8658 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8659
8660Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8661
8662 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8663 politely rather than rudely.
8664
8665Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8666
8667 * stabs.texinfo: Document common blocks.
8668
8669Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8670
8671 * stabs.texinfo: Add some basic info about stabs-in-elf.
8672
8673Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8674
8675 * stabs.texinfo (Top): Minor cleanup.
8676
8677Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8678
8679 * Makefile.in (install-info): remove parentdir support
8680
8681Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8682
8683 * gdb.texinfo (Copying): delete this node and references to it;
8684 RMS says this manual need not carry GPL. (passim): Improvements
8685 from last round at FSF, largely due to Ian Taylor review, and
8686 minor formatting improvements.
8687
8688 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8689 largely due to Ian Taylor review. (Debug Session): minor edits to
8690 new text.
8691
8692Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8693
8694 * Makefile.in (realclean): Remove info and dvi files too.
8695
8696Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8697
8698 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8699 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8700 * gdb.texinfo: Change accordingly.
8701
8702 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8703 N_{L,R}BRAC,N_SLINE are relative to.
8704
8705Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8706
8707 * Makefile.in (GDBvn.texi): Update atomically.
8708
8709Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8710
8711 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8712
8713Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8714
8715 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8716 addresses together. Also motivate the set print symbol-filename
8717 command and suggest other solutions.
8718
8719Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8720
8721 * gdb.texinfo (set print elements): Note that the number of
8722 elements is set to unlimited by "set print elements 0".
8723
8724Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8725
8726 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8727 NF_LDOUBLE means.
8728 (Stab Types): Include Solaris stab types.
8729 (Procedures): Document Solaris extensions.
8730
8731Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8732
8733 * gdb.texinfo: Add `set print symbol-filename' doc.
8734
8735Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8736
8737 * stabs.texinfo (Arrays): Talk about type definition vs. type
8738 information.
8739
8740 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8741 the trailing semicolon.
8742
8743Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8744
8745 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8746 and merge in other parts of the document addressing these subjects.
8747 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8748
8749 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8750 at the end of a range type.
8751
8752 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8753 AIX extensions.
8754
8755Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8756
8757 * stabs.texinfo (Stabs Format): Misc fixes.
8758
8759Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8760
8761 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8762 (Traditional builtin types): Document convex convention for long long.
8763 (Negative builtin types): Discuss type names, and misc fixes.
8764
8765Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8766
8767 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8768 point types used with @samp{R} type descriptor.
8769 (Symbol Descriptors): Describe how to handle conflict between
8770 different meanings of @samp{P} symbol descriptor.
8771
8772Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8773
8774 * stabs.texinfo: Remove node Quick Reference and put its children
8775 directly under the main menu.
8776
8777 * stabs.texinfo: Many more changes to bring it into line with
8778 AIX documentation and reality. I think it now has all the
8779 information from the AIX documentation, except that I burned
8780 out when I got to variant records (Pascal and Modula-2) and
8781 all the COBOL types. Oh well, we can add them later when we're
8782 worrying more about those languages.
8783
8784 * stabs.texinfo (Automatic variables): Talk about what it means
8785 to omit the symbol descriptor.
8786
8787Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8788
8789 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8790 gcc2 behavior with promoted args.
8791
8792Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8793
8794 * gdb.texinfo: include readline appendices in info version of manual
8795
8796Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8797
8798 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8799 target remote.
8800
8801 * gdb.texinfo (Machine Code): more index entries for disassemble
8802
8803Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8804
8805 * Clarify the intended use of the gdb-testers and gdb-patches
8806 mailing lists, and shrink gzip comment.
8807
8808Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8809
8810 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8811 DOSHOST configuration of manual.
8812
8813 * gdb.texinfo (MIPS Stack): new node.
8814
8815 * all-config.texi (MIPS) new switch.
8816
8817 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8818 tense; (MIPS Remote) new node.
8819
8820 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8821 bug; (Environment) less passive, other small cleanups in text about
8822 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8823 (Remote) new MIPS Remote menu entry.
8824
8825Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8826
8827 * stabs.texinfo: Many changes to include information from the
8828 AIX documentation.
8829
8830 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8831
8832Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8833
8834 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8835 Move a bunch of information from ../README.
8836 (Getting Started): New node.
8837
8838Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8839
8840 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8841
8842 * gdb.texinfo: advance manual revision dates to present
8843
8844 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8845 stop using silly Roman numerals in @set variable names
8846
8847Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8848
8849 * stabs.texinfo (Parameters): Keep trying to get this right.
8850
8851Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8852
8853 * stabs.texinfo (Parameters): More on "local parameters".
8854
8855Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8856
8857 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8858
8859Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8860
8861 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8862 (Parameters): Rewrite.
8863 (xcoff-differences, Sun-differences): Minor changes.
8864
8865Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8866
8867 * stabs.texinfo: Minor cleanup.
8868
8869Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8870
8871 * gdbint.texinfo: Minor xcoff stuff.
8872
8873Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8874
8875 * gdbint.texinfo: Update for new config directory structure.
8876 Add info about internal type data structures.
8877
8878Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8879
8880 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8881 $(srcdir).
8882 (gdb-config.texi): Depend on file in $(srcdir).
8883
8884Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8885
8886 * stabs.texinfo: Fixes about N_SO.
8887
8888Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8889
8890 * gdb.texinfo: include list of nonstandard init file names
8891
8892 * *-config.texi: new switch GENERIC for text that applies *only*
8893 to (usual) multiple-target version of manual
8894
8895 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8896 h8 config
8897
8898 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8899 in menus (rather than conditionally selected multiple alternative
8900 menus).
8901
8902 * Makefile.in: define and use DOC_CONFIG var to select
8903 configuration for GDB user manual.
8904
8905 * gdb-config.texi: delete from repository, generate from Makefile.
8906
8907 * all-config.texi: normal `generic' configuration file, formerly
8908 stored as gdb-config.texi
8909
8910Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8911
8912 * Makefile.in: add dvi target to build all .dvi files
8913
8914Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8915
8916 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8917
8918Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8919
8920 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8921 host conditionals.
8922 * stabs.texinfo: More array fixes inspired by Jim's.
8923
8924Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8925
8926 * stabs.texinfo: Fixes re arrays and continuations.
8927
8928 * gdbint.texinfo: Add XCOFF node.
8929
8930Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8931
8932 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8933
8934Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8935
8936 * stabs.texinfo: Fix for array types to mention lower bounds.
8937
8938Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8939
8940 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8941
8942Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8943
8944 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8945
8946Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8947
8948 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8949 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8950
8951Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8952
8953 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8954
8955Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8956
8957 * gdb.texinfo, gdbinv-s.texi: misc updates
8958
8959Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8960
8961 * gdbint.texinfo: Brief documentation for longjmp support,
8962 from an email msg by Stu.
8963
8964Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8965
8966 * stabs.texinfo: Fix description of floating point "range"
8967 types (which really define basic types). Reported by Jim Meehan,
8968 <meehan@src.dec.com>.
8969
8970 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8971
8972Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8973
8974 * gdbint.texinfo: Slightly expand section on supporting a new
8975 object file format.
8976
8977Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8978
8979 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8980 intermediate file.
8981
8982Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8983
8984 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8985
8986Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8987
8988 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8989
8990 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8991 as well as Z8002.
8992
8993Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8994
8995 * gdbint.texinfo: Add sections on clean design and on how to send
8996 in changes.
8997
8998Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8999
9000 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9001
9002Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9003
9004 * gdb.texinfo: Fix typo, reported by Karl Berry.
9005
9006Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9007
9008 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9009
9010Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9011
9012 * gdbint.texinfo: fixed a stray email address (needs @@),
9013 added @table @code to node "Native Conditionals"
9014
9015Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9016
9017 * gdbint.texinfo: Describe coding style of GDB.
9018
9019Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9020
9021 * stabs.texinfo: Minor wording changes.
9022
9023Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9024
9025 * gdbint.texinfo: Improve release doc slightly.
9026
9027Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9028
9029 * gdbint.texinfo: Improve doc of GDB config macros.
9030
9031Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9032
9033 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9034 These will be reinserted when examined.
9035
9036Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9037
9038 * gdbint.texinfo: Make a start at documenting all the #if macros
9039 in GDB. At least list them all, and start separating them into
9040 host-specific and target-specific.
9041
9042Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9043
9044 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9045 examples (not consistent w others).
c906108c
SS
9046 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9047 for generic vn of doc
9048
9049Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9050
9051 * Makefile.in: always create installation directories.
9052
9053Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9054
9055 * gdb.texinfo: in h8 config, do not describe searching commands.
9056
9057Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9058
9059 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9060 conditionals; introduce a few generic switches that may be
9061 useful for other cross-dev or dos-hosted configs.
9062
9063 * gdb.texinfo: fix typo in "info reg" description
9064
9065Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9066
9067 * stabs.texinfo: Minor updates from running TeX over it.
9068 * Makefile.in (stabs.dvi, stabs.ps): Add.
9069
9070Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9071
9072 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9073 First pass at converting it to texinfo.
9074
9075Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9076
9077 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9078 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9079
9080Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9081
9082 * gdbint.texinfo: Add section on partial symbol tables.
9083
9084Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9085
9086 * gdb.texinfo: document `set remotedebug' and `set
9087 rstack_high_address'.
9088
9089Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9090
9091 * gdb.texinfo: slight expansion of new text on reading info files
9092 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9093 H8/300 from DOS.
9094
9095Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9096
9097 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9098
9099Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9100
9101 * gdb.texinfo: Say how to read the `info' files.
9102
9103Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9104
9105 * Makefile.in: gm4 -> m4.
9106
9107Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9108
9109 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9110 Documentation' ahead of `Installing GDB' to match README.
9111 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9112 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9113
9114Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9115
9116 * Makefile.in: remove $(srcdir) from gdb.info rule.
9117
9118Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9119
9120 * Makefile.in: commented out gdb-all.texinfo rule. This is
9121 temporary.
9122
9123Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9124
9125 * Makefile.in, configure.in: removed traces of namesubdir,
9126 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9127 copyrights to '92, changed some from Cygnus to FSF.
9128
9129Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9130
9131 * gdb.texinfo: Improve how we ask for bug reports.
9132
9133Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9134
9135 * Makefile.in: infodir belongs in datadir.
9136
9137Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9138
9139 * Makefile.in: remove spaces following hyphens, bsd make can't
9140 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9141 standards.text support.
c906108c
SS
9142
9143Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9144
9145 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9146 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9147 and mandir now keyed off datadir by default.
9148
9149\f
9150Local Variables:
9e9c5ae7 9151mode: change-log
c906108c
SS
9152left-margin: 8
9153fill-column: 74
9154version-control: never
9155End:
This page took 1.330723 seconds and 4 git commands to generate.