]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
Make logging work for MI.
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
ee0bf529
SCR
12012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2
3 * gdb.texinfo (Symbol Tables In Python): Add description about
4 the new 'last' attribute of gdb.Symtab_and line.
5
3c15d565
SCR
62012-06-26 Siva Chandra Reddy <sivachandra@google.com>
7
8 * gdb.texinfo (Symbol Tables In Python): Correct the description
9 of the 'pc' attribute of gdb.Symtab_and_line.
10
45cfd468
DE
112012-06-26 Doug Evans <dje@google.com>
12
13 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
14 and symtab-create.
15
496ee73e
KS
162012-06-25 Keith Seitz <keiths@redhat.com>
17
18 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
19 from example. Remove "rbreak" from list of corresponding
20 gdb commands.
21
156942c7
DE
222012-06-23 Doug Evans <dje@google.com>
23
24 * gdb.texinfo (Index Section Format): Document version 7 format.
25
c614397c
YQ
262012-06-22 Yao Qi <yao@codesourcery.com>
27
28 * gdb.texinfo: Add missing cindex for some packets.
29
472a2379
KS
302012-06-20 Keith Seitz <keiths@redhat.com>
31
32 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
33 for -break-insert and document -p.
34
2678e2af
YQ
352012-06-20 Yao Qi <yao@codesourcery.com>
36
37 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
38 and "gdb.write_memory" with "Inferior.read_memory" and
39 "Inferior.write_memory".
40
984359d2
EZ
412012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
42
43 * gdb.texinfo (Summary): Add a link to "Free Documentation".
44 (Free Documentation): Add @node line.
45 (Continuing and Stepping) <advance location>: Use @item instead of
46 @itemx.
47 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
48 @itemx.
49 (Embedded Processors): Put the link to "PA" to its correct place,
50 according to document structure.
51 (Python API): Put the link to "Lazy Strings In Python" to its
52 correct place.
53 (Index): Use @@ in @tex block to get a literal @.
54
55 * gdbint.texinfo: Fix the @subtitle line.
56
57 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
58 correct place.
59
16bdd41f
YQ
602012-06-08 Yao Qi <yao@codesourcery.com>
61
62 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
63 Protocol'.
64 (In-Process Agent Protocol, IPA Protocol Objects)
65 (IPA Protocol Commands): New nodes.
66 (Tracepoint Packets): Add anchors.
67
2d4c29c5
TS
682012-06-06 Thomas Schwinge <thomas@codesourcery.com>
69
70 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
71
6bd110c5
YQ
722012-06-06 Yao Qi <yao@codesourcery.com>
73
74 * gdb.texinfo: Update copyright year.
75
f3e0e960
SS
762012-05-23 Stan Shebs <stan@codesourcery.com>
77 Kwok Cheung Yeung <kcy@codesourcery.com>
78
79 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
80
1564a261
JK
812012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
82
83 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
84 Mention also --with-separate-debug-dir.
85 (Auto-loading): Prepend $debugdir in the sample output.
86 (Auto-loading safe path): Likewise. Mention also $debugdir for the
87 auto-load safe-path variable.
88 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
89 Mention also $debugdir for 'set auto-load scripts-directory'.
90
eb17f351
EZ
912012-05-19 Eli Zaretskii <eliz@gnu.org>
92
93 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
94 (MIPS Embedded, MIPS, MIPS Register packet Format)
95 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
96 appropriate.
97
4cc0665f
MR
982012-05-18 Sandra Loosemore <sandra@codesourcery.com>
99 Maciej W. Rozycki <macro@codesourcery.com>
100
101 * gdb.texinfo (MIPS): Document "set mips compression" and "show
102 mips compression".
103 (MIPS Breakpoint Kinds): New subsubsection.
104
7af8dcf8 1052012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
106
107 * gdb.texinfo (Architecture-Specific Protocol Details): Define
108 nodes for subsections. Add @acronym mark-ups and adjust
109 formatting.
110
aff139ff
JK
1112012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
112
113 Rename $ddir to $datadir.
114 * gdb.texinfo (Auto-loading, Auto-loading safe path)
115 (objfile-gdb.py file): Rename $ddir to $datadir.
116
9cb709b6
TT
1172012-05-18 Tom Tromey <tromey@redhat.com>
118
119 * gdb.texinfo (Print Settings): Document 'set print symbol'.
120
e7e0cddf
SS
1212012-05-14 Stan Shebs <stan@codesourcery.com>
122
123 * gdb.texinfo (Dynamic Printf): New subsection.
124
7efc75aa
SCR
1252012-05-13 Siva Chandra Reddy <sivachandra@google.com>
126
127 * gdb.texinfo (Basic Python): Add description about the function
128 gdb.find_pc_line
129
f307c045
JK
1302012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
131 Eli Zaretskii <eliz@gnu.org>
132
133 * gdb.texinfo (Separate Debug Files): Use plural form for global
134 debugging information directory.
135
85d4a676
SS
1362012-05-11 Stan Shebs <stan@codesourcery.com>
137 Kwok Cheung Yeung <kcy@codesourcery.com>
138
139 * gdb.texinfo (Operating System Auxiliary Information): Document new
140 'info os' subcommands.
141
c1668e4e
JK
1422012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
143
144 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
145 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
146 (dotdebug_gdb_scripts section): Add reference
147 to 'Auto-loading safe path'.
148
7349ff92
JK
1492012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
150
151 Implement multi-component --with-auto-load-dir.
152 * gdb.texinfo (Auto-loading): New references
153 for 'set auto-load scripts-directory'
154 and 'show auto-load scripts-directory'.
155 (Auto-loading safe path): Describe the new default. Move $ddir
156 substituation reference to 'objfile-gdb.py file'.
157 (objfile-gdb.py file): Describe script-name alias. Change real-name to
158 script-name. Describe new 'set auto-load scripts-directory'
159 and 'show auto-load scripts-directory'.
160
6dea1fbd
JK
1612012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
162
163 Provide $ddir substitution for --with-auto-load-safe-path.
164 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
165 (Auto-loading safe path): Likewise. Mention the default value,
166 $ddir substitution, --with-auto-load-safe-path and
167 --without-auto-load-safe-path.
168 * observer.texi (gdb_datadir_changed): New.
169
1ccacbcd
JK
1702012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
171
172 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
173 Twice.
174
d9242c17
JK
175 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
176 directory separator by path separator.
177
af2c1515
JK
1782012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
179
180 * gdb.texinfo (Auto-loading safe path): Make 'directories'
181 for 'set auto-load safe-path' optional. Mention if it is omitted.
182 Change disabling security protection condition to "/", twice.
183
a20ee7a4
SCR
1842012-05-03 Siva Chandra Reddy <sivachandra@google.com>
185
186 * gdb.texinfo (Symbol Tables In Python): Add documentation about
187 the new methods global_block and static_block on gdb.Symtab
188 objects.
189
56af09aa
SCR
1902012-05-02 Siva Chandra Reddy <sivachandra@google.com>
191
192 * gdb.texinfo (Blocks In Python): Add a note saying that future
193 improvements to GDB and its infrastructure can move symbols
194 across blocks within a symbol table.
195
2746b0ef
YQ
1962012-04-29 Yao Qi <yao@codesourcery.com>
197
198 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
199 (A29K): Remove.
200
62e5f89c
SDJ
2012012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
202 Tom Tromey <tromey@redhat.com>
203
204 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
205 and generic static probe support on GDB.
206
a766d390
DE
2072012-04-25 Doug Evans <dje@google.com>
208
50f042b9
DE
209 * gdb.texinfo (Go): Fix thinko.
210
a766d390
DE
211 * gdb.texinfo (Supported Languages): Add Go.
212 (Go): New node.
213
f02e2b19
YQ
2142012-04-25 Yao Qi <yao@codesourcery.com>
215
216 * gdbint.texinfo (Testsuite): New section `Board settings'.
217
68d41a48
JK
2182012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
219
220 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
221 Three times.
222
174bb630
JK
223 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
224 Three times.
225
0511cc75
JK
2262012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
227
228 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
229 by @table @asis. Fix formatting of one item.
230
0070f25a
JK
2312012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
232
233 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
234
4dc84fd1
JK
2352012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
236
237 New option "set debug auto-load".
238 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
239 (auto-load verbose mode): New node.
240
bccbefd2
JK
2412012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
242
243 New option "set auto-load safe-path".
244 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
245 and "info auto-load" examples for safe-path. Put there also references
246 for "set auto-load safe-path" and "show auto-load safe-path".
247 New menu item for Auto-loading safe path.
248 (Auto-loading safe path): New node.
249 (Python Auto-loading): Update the expected output from "Missing"
250 to "No".
251
bf88dd68
JK
2522012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
253
254 auto-load: Implementation.
255 * gdb.texinfo (Mode Options): New anchor for -nx.
256 (Startup): New anchors for Option -init-eval-command,
257 Home Directory Init File
258 and Init File in the Current Directory during Startup.
259 Mention set auto-load local-gdbinit with a reference.
260 Change the sample code to "set auto-load python-scripts".
261 (Threads): New anchor set libthread-db-search-path.
262 Provide references to libthread_db.so.1 file.
263 (Controlling GDB): New menu item for Auto-loading.
264 (Auto-loading, Init File in the Current Directory)
265 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
266 (Python): Rename the menu item Auto-loading to Python Auto-loading.
267 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
268 reference.
269 (Auto-loading): Rename to ...
270 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
271 "set auto-load python-scripts", new anchor for it. Change
272 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
273 for it. Change "info auto-load-scripts"
274 to "info auto-load python-scripts", new anchor for it. Change "scripts"
275 to "Python scripts".
276
8264ba82
AG
2772012-04-14 Anton Gorenkov <xgsa@yandex.ru>
278
279 PR mi/13393
280 * gdb.texinfo (Print Settings): Extend the description for "set print
281 object".
282 (GDB/MI Variable Objects): Extend the description for -var-create and
283 -var-list-children.
284
06fc020f
SCR
2852012-04-11 Siva Chandra Reddy <sivachandra@google.com>
286
287 * gdb.texinfo (Examining Data): Document the 'explore' command.
288
7191c139
JB
2892012-03-28 Joel Brobecker <brobecker@adacore.com>
290
291 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
292 to the children of a varobj and its update range when -var-update
293 returns that the varobj's type changed.
294
3708f05e
JK
2952012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
296
297 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
298 Create two new links fir 'objfile-gdb.py file'
299 and 'dotdebug_gdb_scripts section'.
300
8e0583c8
JK
3012012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
302
303 * gdb.texinfo (Auto-loading): Rename node reference
304 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
305 Twice.
306 (.debug_gdb_scripts section): Rename the node ...
307 (dotdebug_gdb_scripts section): ... here.
308 (Maintenance Commands): Also rename this node reference.
309
7b282c5a
SCR
3102012-03-22 Siva Chandra Reddy <sivachandra@google.com>
311
312 * gdb.texinfo (Python API/Values From Inferior): Add description
313 about the new method Value.referenced_value. Add description on
314 how Value.dereference is different (and similar) to
315 Value.referenced_value.
316
8320cc4f
JK
3172012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
318
319 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
320 --init-eval-command=COMMAND, -iex.
321 (Startup): Describe -iex and -ix. Simplify the example
322 for "set auto-load-scripts off".
323
481860b3
GB
3242012-03-16 Gary Benson <gbenson@redhat.com>
325
326 PR breakpoints/10738
327 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
328 stating that GDB cannot set breakpoints on inlined functions.
329 (Mode Options): Document --use-deprecated-index-sections.
330 (Index Section Format): Document new index section version format.
331
c4aeac85
TT
3322012-03-15 Tom Tromey <tromey@redhat.com>
333
334 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
335
16899756
DE
3362012-03-13 Doug Evans <dje@google.com>
337
338 * gdb.texinfo (Help): Change apropos example to use "alias" instead
339 of "reload".
340 (Symbols): Delete docs for set/show symbol-reloading.
341 * gdbint.texinfo (Defining Other Architecture Features): Delete
342 SYMBOL_RELOADING_DEFAULT.
343 * refcard.tex: Delete reference to symbol-reloading.
344
9b224c5e
PA
3452012-03-07 Pedro Alves <palves@redhat.com>
346
347 * gdb.texinfo (General Query Packets): Document new
348 QProgramSignals packet.
349 * gdb.texinfo (Remote configuration): Mention
350 "program-signals-packet".
351
169081d0
TG
3522012-03-05 Tristan Gingold <gingold@adacore.com>
353
354 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
355
d1feda86
YQ
3562012-03-03 Yao Qi <yao@codesourcery.com>
357
358 * gdb.texinfo (In-Process Agent): New node.
359 Document new commands.
360 (General Query Packets): Add packet `QAgent'.
361
1faeff08
MR
3622012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
363
364 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
365
7d74f244
DE
3662012-03-01 Scott J. Goldman <scottjg@vmware.com>
367
368 * gdb.texinfo (Commands In Python): Put example python macro in
369 COMMAND_USER category rather than COMMAND_OBSCURE.
370 Document gdb.COMMAND_USER.
371 (User-defined Commands): Update documentation to clarify
372 "set/show max-user-call-depth" and "show user" don't apply to python
373 commands. Update documentation to clarify "help user-defined" may
374 also include python commands defined as COMMAND_USER.
375
6fe37d23
JK
3762012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
377
378 * gdb.texinfo (Startup): Add option -ex description to the option -x
379 description.
380
83364271
LM
3812012-02-24 Luis Machado <lgustavo@codesourcery.com>
382
383 * gdb.texinfo (Setting Breakpoints): Mention and explain the
384 condition-evaluation breakpoint parameter.
385 Mention condition-evaluation mode being shown in "info break".
386 (Break Conditions): Add description for target-side
387 conditional breakpoints.
388 (Remote Configuration): Mention conditional-breakpoints-packet.
389 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
390 cond-expr.
391 (General Query Packets): Mention new ConditionalBreakpoint feature.
392
bdb1994d
TT
3932012-02-22 Tom Tromey <tromey@redhat.com>
394
395 * gdb.texinfo (Blocks In Python): Clarify block iteration.
396
4d241c86
TT
3972012-02-17 Tom Tromey <tromey@redhat.com>
398
399 PR python/10753:
400 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
401 directory.
402
816338b5
SS
4032012-02-14 Stan Shebs <stan@codesourcery.com>
404
405 * gdb.texinfo (Disabling Breakpoints): Document enable count.
406
cc30c4bd
PA
4072012-02-13 Pedro Alves <palves@redhat.com>
408
409 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
410 mips-idt-ecoff.
411
035d1e5b
YQ
4122012-02-09 Yao Qi <yao@codesourcery.com>
413
414 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
415
f0823d2c
TT
4162012-02-07 Tom Tromey <tromey@redhat.com>
417
418 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
419 Symbol.value.
420
64e7d9dd
TT
4212012-02-07 Tom Tromey <tromey@redhat.com>
422
423 * gdb.texinfo (Symbols In Python): Document Symbol.line.
424
4220b2f8
TS
4252012-01-27 Thomas Schwinge <thomas@codesourcery.com>
426
427 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
428
edcc5120
TT
4292012-01-24 Tom Tromey <tromey@redhat.com>
430
431 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
432 unload".
433 (Files): Mention new catch commands.
434 (GDB/MI Async Records): Likewise.
435
53fe1783
GB
4362012-01-24 Gary Benson <gbenson@redhat.com>
437
438 Delete #if 0'd out code.
439 * gdb.texinfo (Frame Info): Remove "info catch".
440
b9e7b9c3
UW
4412012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
442
443 * gdb.texinfo (Remote Configuration): Document
444 "set remote hostio-readlink-packet" command.
445 (General Query Packets): Document vFile:readlink packet.
446
4aac40c8
TT
4472012-01-16 Tom Tromey <tromey@redhat.com>
448
449 * gdb.texinfo (Specify Location): Document relative file name
450 handling.
451
cafec441
TT
4522012-01-16 Tom Tromey <tromey@redhat.com>
453
454 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
455
0ee339bc
JK
4562012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
457 Eli Zaretskii <eliz@gnu.org>
458
459 * gdbint.texinfo (Coding Standards): Require braces for two lines of
460 code.
461
72384ba3
PH
4622012-01-11 Paul Hilfinger <hilfingr@adacore.com>
463
464 * gdb.texinfo (Variables): Document use of :: for non-static
465 variables.
466
ce1b17c4
JB
4672012-01-05 Joel Brobecker <brobecker@adacore.com>
468
469 * gdbint.texinfo (Start of New Year Procedure): Update
470 to replace use of copyright.sh by use of copyright.py.
471
217bff3e
JK
4722012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
473
474 Remove the gdbtui binary.
475 * all-cfg.texi (GDBTUI): Remove.
476 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
477 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
478 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
479
cc72b2a2
KP
4802011-12-23 Kevin Pouget <kevin.pouget@st.com>
481
482 Introduce gdb.FinishBreakpoint in Python.
483 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
484 (Python API): Add menu entry for Finish Breakpoints.
485
13ac8d2c
JK
4862011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
487
488 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
489 tests.
490
e0f9f062
DE
4912011-12-16 Doug Evans <dje@google.com>
492
493 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
494
80b6e756
PM
4952011-12-16 Phil Muldoon <pmuldoon@redhat.com>
496
1c3ad6ab 497 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
498 stack". Add documentation for "set/show python print-stack".
499
2fb860fc
PA
5002011-12-14 Pedro Alves <pedro@codesourcery.com>
501
502 * gdb.texinfo (Implementing a Remote Stub): Explain that you
503 should transfer control to the stub in the startup code instead of
504 in main. Mention the need to get past the initial breakpoint.
505
f8eba3c6
TT
5062011-12-06 Tom Tromey <tromey@redhat.com>
507
508 * gdb.texinfo (Set Breaks): Update for new behavior.
509
2268b414
JK
5102011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
511
512 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
513 List Format for SVR4 Targets'.
514 (General Query Packets): New item qXfer:libraries-svr4:read.
515 (Library List Format for SVR4 Targets): New node.
516
ae6f0d5b
TT
5172011-12-01 Tom Tromey <tromey@redhat.com>
518
519 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
520 add.
521
36dfb11c
TT
5222011-11-22 Tom Tromey <tromey@redhat.com>
523
524 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
525 reasons.
526
f196051f
SS
5272011-11-20 Stan Shebs <stan@codesourcery.com>
528
529 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
530 note-related options and variables.
531 (Tracepoint Packets): Document packet changes.
532
f85b53f8
SD
5332011-11-20 Sanjoy Das <sdas@igalia.com>
534
535 * gdb.texinfo (JIT Interface): Add documentation on writing and
536 usind JIT debug info readers.
537 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
538 Debug Info Readers): New nodes.
539
bfccc43c
YQ
5402011-11-18 Yao Qi <yao@codesourcery.com>
541
542 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
543 tracepoint.
544
c011a4f4
DE
5452011-11-15 Doug Evans <dje@google.com>
546
547 * gdb.texinfo (Files): Document basenames-may-differ.
548
ed59ded5
DE
5492011-11-14 Doug Evans <dje@google.com>
550
551 * gdb.texinfo (Shell Commands): Document "!".
552
405f8e94
SS
5532011-11-14 Stan Shebs <stan@codesourcery.com>
554 Kwok Cheung Yeung <kcy@codesourcery.com>
555
556 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
557 needed to get shorter fast tracepoints.
558 (Tracepoint Packets): Document new qTMinFTPILen packet.
559
1e4d1764
YQ
5602011-11-14 Yao Qi <yao@codesourcery.com>
561
562 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
563 behavior of tracepoint.
564 (General Query Packets): New feature InstallInTrace.
565 (Remote Configuration): Document "set remote
566 install-in-trace-packet".
567
71eba9c2 5682011-11-12 Matt Rice <ratmice@gmail.com>
569
570 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
571 Add arguments to info macro.
572
e0f8f636
TT
5732011-11-10 Tom Tromey <tromey@redhat.com>
574
575 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
576 manual.
577 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
578 (Macros): Add a footnote.
579 (C): Remove paragraph about compiler options.
580 (C Constants): Mention wide character and string constants.
581 (C Plus Plus Expressions): Update compiler option advice. Mention
582 using declarations. Mention ADL. Remove old HP compiler
583 information.
584
625c0d47
TT
5852011-11-10 Tom Tromey <tromey@redhat.com>
586
587 PR c++/9257:
588 * gdb.texinfo (Print Settings): Add an extra note about the need
589 for a vtable.
590
4be2aacc
MR
5912011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
592
593 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
594 "set mips abi" documentation.
595
0a1c4d10
DE
5962011-11-04 Doug Evans <dje@google.com>
597
598 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
599
aad1c02c
TT
6002011-11-03 Tom Tromey <tromey@redhat.com>
601
602 * gdb.texinfo (Stopping): Add menu entry.
603 (Continuing and Stepping): Restore @node. Use @section, not
604 @subsection.
605
983fb131
MR
6062011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
607
608 * gdb.texinfo (Skipping Over Functions and Files): Remove node
609 designation. Fix "Specify Location" cross-reference.
610
3065dfb6
SS
6112011-11-02 Stan Shebs <stan@codesourcery.com>
612
613 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
614 (General Query Packets): Describe tracenz feature.
615 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
616
0aaaf063
PK
6172011-10-28 Paul Koning <paul_koning@dell.com>
618
619 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
620
2231f1fb
KP
6212011-10-27 Kevin Pouget <kevin.pouget@st.com>
622
623 * gdb.texinfo ((Frames In Python): Document
624 gdb.FRAME_UNWIND_FIRST_ERROR contant.
625
5110b5df
PK
6262011-10-26 Paul Koning <paul_koning@dell.com>
627
628 * gdb.texinfo (gdb.types): Document new deepitems function.
629
22dbab46
PK
6302011-10-25 Paul Koning <paul_koning@dell.com>
631
632 PR python/13327
633
634 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
635 fetch_lazy method.
636
9df2fbc4
PM
6372011-10-20 Phil Muldoon <pmuldoon@redhat.com>
638
639 PR python/12656
640
641 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
642 global_block, static_block function.
643
f05e2e1d
TT
6442011-10-19 Tom Tromey <tromey@redhat.com>
645
646 * gdb.texinfo (Commands In Python): Add missing "@"s.
647
a7fc3f37
KP
6482011-10-13 Kevin Pouget <kevin.pouget@st.com>
649
650 PR python/13285 Document named constants for frame unwind stop reasons
651 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
652 constants.
653
5048e516
JK
6542011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
655
656 Fix compatibility with texinfo versions older than 4.12.
657 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
658 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
659 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
660 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
661 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
662 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
663 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
664
5a56e9c5
DE
6652011-10-09 Doug Evans <dje@google.com>
666
667 * gdb.texinfo (Extending GDB): Document alias command.
668
36b11add
JK
6692011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
670
671 Support @entry in input expressions.
672 * gdb.texinfo (Variables): Describe @entry names suffix.
673 (Print Settings): Add anchor for `set print entry-values'.
674
e18b2753
JK
6752011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
676 Eli Zaretskii <eliz@gnu.org>
677
678 Display @entry parameter values (without references).
679 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
680 example.
681 (Print Settings): New description of set print entry-values and show
682 print entry-values.
683
111c6489
JK
6842011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
685 Eli Zaretskii <eliz@gnu.org>
686
687 Recognize virtual tail call frames.
688 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
689 (Tail Call Frames): New node.
690 (Frames In Python): Add gdb.TAILCALL_FRAME.
691
9c15afc4
DE
6922011-10-07 Doug Evans <dje@google.com>
693
694 * gdb.texinfo (gdb.printing): Document new `replace' arg to
695 register_pretty_printer.
696
99f5279d
PM
6972011-10-07 Phil Muldoon <pmuldoon@redhat.com>
698
699 PR python/12930
700 PR python/12802
701
702 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
703 stop method.
704
03583c20
UW
7052011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
706
707 * gdb.texinfo (Starting your Program): "set disable-randomization"
708 is no longer Linux-specific.
709 (Remote Configuration): Document "set remote
710 disable-randomization-packet".
711 (General Query Packets): Document "QDisableRandomization" packet
712 and add it to "qSupported" list.
713
bd054e06
KP
7142011-10-07 Kevin Pouget <kevin.pouget@st.com>
715
716 Allow Python notification of new object-file loadings.
717 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
718 event type.
719
cb6be26b
KP
7202011-10-04 Kevin Pouget <kevin.pouget@st.com>
721
722 PR python/12691: Add the inferior to Python exited event
723 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
724
a05336a1
JB
7252011-10-03 Joel Brobecker <brobecker@adacore.com>
726
727 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
728 rephasing.
729
5d77fe44
JB
7302011-10-03 Joel Brobecker <brobecker@adacore.com>
731
732 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
733 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
734 as possible feature returned by the `-list-features'
735 command.
736
699df94d
PK
7372011-09-28 Paul Koning <paul_koning@dell.com>
738
739 * gdb.texinfo (gdb.Type): Document field access by dictionary
740 key syntax.
741
24bdad53
YQ
7422011-09-28 Yao Qi <yao@codesourcery.com>
743
744 * gdb.texinfo (Files): Update options for `add-symbol-file'.
745 Add one space after option `-s'. Remove @r{} markup.
746
6710bf39
SS
7472011-09-27 Stan Shebs <stan@codesourcery.com>
748
749 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
750
d99f7e48
HZ
7512011-09-16 Hui Zhu <teawater@gmail.com>
752
753 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
754 to *(unsigned char *)$esp@300.
755
d812018b
PK
7562011-09-15 Paul Koning <paul_koning@dell.com>
757
758 * gdb.texinfo: Make style of Python functions and methods match
759 the syntax of Python. Also put class and module names explicitly
760 on function, member, and variable names, matching Python
761 documentation conventions.
762
2aa48337
KP
7632011-09-15 Kevin Pouget <kevin.pouget@st.com>
764
765 PR Python/12692 Add gdb.selected_inferior() to Python interface.
766 * gdb.texinfo (Inferiors In Python): Describe new
767 gdb.selected_inferior() function.
768
6839b47f
KP
7692011-09-15 Kevin Pouget <kevin.pouget@st.com>
770
771 Handle multiple breakpoint hits in Python interface:
772 * gdb.texinfo (Events In Python): New function documentation:
773 gdb.BreakpointEvent.breakpoints. Indicate that
774 gdb.BreakpointEvent.breakpoint is now deprecated.
775
26829f2b
JB
7762011-09-04 Joel Brobecker <brobecker@adacore.com>
777
778 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
779
a9f54f60
TT
7802011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
781
782 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
783
fa3a4f15
PM
7842011-08-17 Phil Muldoon <pmuldoon@redhat.com>
785
786 * gdb.texinfo (Prompt): Add set/show extended-prompt
787 documentation
788 (Basic Python): Add prompt_hook anchor.
789 (Python modules): Reword module text to reflect multiple modules.
790 (gdb.prompt): Document gdb.prompt module.
791
224bbe49
YQ
7922011-08-14 Yao Qi <yao@codesourcery.com>
793
78d85199
YQ
794 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
795
7962011-08-14 Yao Qi <yao@codesourcery.com>
797
798 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
799 (TIC6x Features): New node.
800
457e09f0
DE
8012011-08-12 Doug Evans <dje@google.com>
802
803 * gdb.texinfo (Symbols In Python): Document symbol.type.
804
5e239b84
PM
8052011-08-09 Phil Muldoon <pmuldoon@redhat.com>
806
807 * gdb.texinfo (Python): Document command and function
808 auto-loading.
809
177bc839
JK
8102011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
811 Eli Zaretskii <eliz@gnu.org>
812
813 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
814 typedefs unrolling. Extend the sample code by an inner typedef and
815 outer typedefs unrolling.
816
1a532630
PP
8172011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
818
819 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
820 size and line-size.
821
9b158ba0 8222011-07-21 Matt Rice <ratmice@gmail.com>
823
824 PR macros/12999
825 * gdb.texinfo (Macros): Add info definitions and info macros commands.
826 Update text and cindex entries for info macro command.
827
d17b6f81
PM
8282011-07-21 Phil Muldoon <pmuldoon@redhat.com>
829
830 * observer.texi (GDB Observers): Add before_prompt observer.
831 * gdb.texinfo (Basic Python): Add documentation for prompt
832 substitution.
833
713389e0
PM
8342011-07-11 Phil Muldoon <pmuldoon@redhat.com>
835
836 PR python/12438
837 * gdb.texinfo (Python Commands): Add deprecate note to maint
838 set/show python print-stack. Document set/show python
839 print-backtrace.
840
177b42fe
TJB
8412011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
842
843 * gdb.texinfo: Fix typos.
844
900e11f9
JK
8452011-07-01 Tom Tromey <tromey@redhat.com>
846
847 * gdb.texinfo (Debugging Output): Document set debug
848 check-physname.
849
39c4d40a
TT
8502011-06-29 Tom Tromey <tromey@redhat.com>
851
852 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
853 breakpoint-notifications feature.
854
6f5def7d
UW
8552011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
856
857 * gdb.texinfo (Target Description): Remove warning about
858 possibly unstable format.
859
8cf64490
TT
8602011-06-03 Tom Tromey <tromey@redhat.com>
861
862 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
863 (Events In Python): Note that exit_code is optional.
864
393eab54
PA
8652011-05-17 Pedro Alves <pedro@codesourcery.com>
866
867 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
868 required for multi-threading support.
869 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
870 Hc are deprecated for multi-threading debugging. Point readers at
871 the vCont packet.
872
75fc9810
DE
8732011-05-15 Doug Evans <dje@google.com>
874
875 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
876
01124a23
DE
8772011-05-13 Doug Evans <dje@google.com>
878
98a5dd13
DE
879 * gdb.texinfo (Threads): Document $sdir,$pdir.
880 (Server): Document $pdir exception.
881
dbaefcf7
DE
882 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
883
cc63ef9b
DE
884 * gdb.texinfo (Threads): Clarify default value for
885 libthread-db-search-path.
7e0396aa 886
01124a23
DE
887 * gdb.texinfo (Completion): Update example.
888 (Debugging Output): Delete `set/show debug lin-lwp-async'.
889
d248b706
KY
8902011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
891
892 * gdb.texinfo: Document change in the behaviour of the enable and
893 disable GDB commands when applied to tracepoints.
894 Document the EnableDisableTracepoints remote stub feature.
895 Document QTEnable and QTDisable in the list of tracepoint packets.
896
cc88a640
JK
8972011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
898
899 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
900 hsuser.texi.
901 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
902 comment to hsuser.texi. Change rluser.texi name in the comment.
903
84e578fb
DE
9042011-05-10 Doug Evans <dje@google.com>
905
906 * gdb.texinfo (Threads): If an empty path is provided for
907 libthread-db-search-path it is reset to its default value.
908 (Server): Ditto.
909
478aac75
DE
9102011-05-09 Doug Evans <dje@google.com>
911
912 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
913
9c06b0b4
TJB
9142011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
915 Thiago Jung Bauermann <bauerman@br.ibm.com>
916
917 Implement support for PowerPC BookE masked watchpoints.
918 * gdb.texinfo (Set Watchpoints): Document mask parameter.
919 (PowerPC Embedded): Mention support of masked watchpoints.
920
9ed350ad
JB
9212011-05-03 Joel Brobecker <brobecker@adacore.com>
922
923 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
924 `@value{GDBN}'.
925
4ceed123
JB
9262011-05-03 Joel Brobecker <brobecker@adacore.com>
927
928 * gdb.texinfo (titlepage): Remove dedication.
929 (In Memoriam): New appendix.
930
559a7a62
JK
9312011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
932 Eli Zaretskii <eliz@gnu.org>
933
934 * gdb.texinfo (Index Section Format): Change the version to 5.
935 Describe the different formula.
936
03f2bd59
JK
9372011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
938 Eli Zaretskii <eliz@gnu.org>
939
940 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
941 for disconnected tracing.
942 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
943 extended-remote relationship. Mention --once.
944 (TCP port allocation lifecycle of @code{gdbserver}): New.
945
d9b1a651
EZ
9462011-04-23 Eli Zaretskii <eliz@gnu.org>
947
948 * gdb.texinfo (Server): Improve indexing. Index all optional
949 switches to gdbserver.
950
90476074
TT
9512011-04-20 Tom Tromey <tromey@redhat.com>
952
953 * gdb.texinfo (Index Section Format): New node.
954 (Top): Add new node to menu.
955
c21236dc
PA
9562011-04-20 Pedro Alves <pedro@codesourcery.com>
957
958 * gdb.texinfo (Maintenance Commands): Document `maint print
959 remote-registers'.
960
05c8c3f5
TT
9612011-04-20 Tom Tromey <tromey@redhat.com>
962
963 * gdb.texinfo (Trace File Format): Move node later.
964
7a9dd1b2
TT
9652011-04-19 Tom Tromey <tromey@redhat.com>
966
967 * gdbint.texinfo (Register Information Functions): Remove
968 duplicate "the".
969 * gdb.texinfo (Emacs): Remove duplicate "to".
970 (GDB/MI Variable Objects): Remove duplicate "the".
971 (General Query Packets): Likewise.
972
4368ebeb
JB
9732011-04-02 Joel Brobecker <brobecker@adacore.com>
974
975 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
976 "GDB/MI Ada Exception Information" node.
977
956a9fb9
JB
9782011-04-01 Joel Brobecker <brobecker@adacore.com>
979
980 * gdb.texinfo (GDB/MI Ada Exception Information): Document
981 the "exception-name" field in the *stopped async record.
982
f1310107
TJB
9832011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
984 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
985
986 Implement support for PowerPC BookE ranged breakpoints.
987 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
988
8786b2bd
TT
9892011-03-28 Tom Tromey <tromey@redhat.com>
990
991 * gdb.texinfo (Set Tracepoints): Fix typo.
992
9ef07c8c
TT
9932011-03-24 Tom Tromey <tromey@redhat.com>
994
995 * gdb.texinfo (Specify Location): Document `function:label'
996 linespec.
997
99c3dc11
PM
9982011-03-18 Phil Muldoon <pmuldoon@redhat.com>
999
f1310107 1000 PR python/12149
99c3dc11
PM
1001
1002 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1003
29703da4
PM
10042011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1005
1006 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1007 (Inferiors In Python): Likewise.
1008 (Threads In Python): Likewise.
1009 (Symbols In Python): Likewise.
1010 (Objfiles In Python): Likewise.
1011 (Symbol Tables In Python): Likewise.
1012
c9174737
PA
10132011-03-15 Pedro Alves <pedro@codesourcery.com>
1014
1015 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1016 display>: Explain that the commands accept number ranges.
1017
7371cf6d
PM
10182011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1019
1020 * gdb.texinfo (Breakpoints In Python): Add description and example
1021 of Python stop function operation.
1022
ecec24e6
PM
10232011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1024
1025 * gdb.texinfo (Parameters In Python): Document get_set_string and
1026 get_show_string methods.
1027
6dcd5565
JK
10282011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1029
1030 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1031
81896e36
JK
1032 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1033 circular-trace-buffer name.
1034
5e30da2c
JB
10352011-02-28 Joel Brobecker <brobecker@adacore.com>
1036
1037 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1038 in the previous change.
1039
3bd0f5ef 10402011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1041
1042 * gdb.texinfo (Inferiors and Programs): Update commands to show
1043 that they can accept multiple arguments.
1044
4ec7539c
JB
10452011-02-24 Joel Brobecker <brobecker@adacore.com>
1046
1047 Revert the following patch (code patch was not approved):
1048 2011-02-21 Hui Zhu <teawater@gmail.com>
1049 * agentexpr.texi (bytecode descriptions): add printf.
1050 * gdb.texinfo (tracepoint action lists): add printf.
1051
82809774
DE
10522011-02-23 Doug Evans <dje@google.com>
1053
1054 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1055
e5a67952
MS
10562011-02-23 Michael Snyder <msnyder@vmware.com>
1057
1058 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1059 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1060 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1061
6e6fbe60
DE
10622011-02-22 Doug Evans <dje@google.com>
1063
1064 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1065 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1066 add description of result, fix @defun formatting.
1067
f994e27a
HZ
10682011-02-21 Hui Zhu <teawater@gmail.com>
1069
1070 * agentexpr.texi (Bytecode Descriptions): Add printf.
1071 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1072
c7f96d2b
TT
10732011-02-18 Tom Tromey <tromey@redhat.com>
1074
1075 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1076
60f98dde
MS
10772011-02-14 Michael Snyder <msnyder@vmware.com>
1078
1079 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1080 Document new command "thread find".
1081
08e796bc
MS
10822011-02-14 Michael Snyder <msnyder@vmware.com>
1083
1084 * gdb.texinfo (Threads): Update example of new thread message.
1085
b3b9301e
PA
10862011-02-14 Pedro Alves <pedro@codesourcery.com>
1087
1088 * gdb.texinfo (Remote Configuration): Mention set/show remote
1089 traceframe-info.
1090 (Tools/Packages Optional for Building GDB): Mention that expat is
1091 used for traceframe info.
1092 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1093 (General Query Packets) <qSupported>: Describe the
1094 qXfer:traceframe-info:read feature.
1095 (qXfer::read): Describe qXfer:traceframe-info:read.
1096 (Traceframe Info Format): New section.
1097
cef35b0f
PA
10982011-02-04 Pedro Alves <pedro@codesourcery.com>
1099
1100 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1101 for casts and unary operators.
1102
f1cbe1d3
TT
11032011-02-04 Tom Tromey <tromey@redhat.com>
1104
1105 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1106 is not useful.
1107
585fdaa1
PA
11082011-01-25 Pedro Alves <pedro@codesourcery.com>
1109
1110 * gdb.texinfo: s/value optimized out/optimized out/g
1111
7bfc9434
JB
11122011-01-21 Joel Brobecker <brobecker@adacore.com>
1113
1114 * gdb.texinfo (Other Misc Settings): Rework part of the
1115 documentation of the "set interactive mode" command.
1116
4694da01
TT
11172011-01-19 Tom Tromey <tromey@redhat.com>
1118
1119 * gdb.texinfo (Threads): Document thread name output and `thread
1120 name' command.
1121 (Threads In Python): Document Thread.name attribute.
1122 (GDB/MI Thread Commands): Document thread attributes.
1123
b716877b
AB
11242011-01-12 Andrew Burgess <aburgess@broadcom.com>
1125
1126 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1127 changes in mi/mi-cmd-disas.c
1128
13fd8b81
TT
11292011-01-12 Tom Tromey <tromey@redhat.com>
1130
1131 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1132 Fix "thread apply" text.
1133
e09342b5
TJB
11342011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1135 Thiago Jung Bauermann <bauerman@br.ibm.com>
1136
1137 Implement support for PowerPC BookE ranged watchpoints.
1138 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1139 the "set powerpc exact-watchpoints" flag.
1140
06e65f44
TT
11412011-01-07 Tom Tromey <tromey@redhat.com>
1142
1143 * gdb.texinfo (Python API): Add descriptions to @menu items.
1144
d8e22779
TT
11452011-01-06 Tom Tromey <tromey@redhat.com>
1146
1147 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1148
a255712f
PP
11492010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1150
e09342b5 1151 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1152
ccfc3d6e
TT
11532011-01-06 Tom Tromey <tromey@redhat.com>
1154
1155 PR python/12133:
1156 * gdb.texinfo (Frames In Python): Document various frame
1157 constants.
1158
44944448
JB
11592011-01-05 Joel Brobecker <brobecker@adacore.com>
1160
1161 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1162 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1163 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1164
42ea3d7a
JK
11652011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1166
1167 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1168 (clean): Add GDBvn.texi.
1169
720d1a40
JB
11702010-12-29 Joel Brobecker <brobecker@adacore.com>
1171
1172 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1173 occasional case where the debugger prints an array address
1174 instead of the array itself.
1175
ad196637
PA
11762010-12-23 Pedro Alves <pedro@codesourcery.com>
1177
1178 * gdb.texinfo (Packets) <read registers packet>: Document support
1179 for registers that were not collected.
1180
a86caf66
DE
11812010-12-15 Doug Evans <dje@google.com>
1182
1183 * gdb.texinfo (Startup): Document auto-loading of scripts during
1184 startup.
1185 (Auto-loading): Delete "maint set python auto-load on|off".
1186 Add "set auto-load-scripts on|off".
1187
aae1c79a
DE
11882010-12-07 Doug Evans <dje@google.com>
1189
1190 * gdb.texinfo (Mode Options): Document -data-directory.
1191 (Data Files): Add reference to -data-directory.
1192
4e04c971
DE
11932010-11-29 Doug Evans <dje@google.com>
1194
1195 * gdb.texinfo (Pretty-Printer Introduction): Change
1196 printer-name:subprinter-name to printer-name;subprinter-name.
1197
94b6973e
PM
11982010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1199
1200 PR python/12199
1201
1202 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1203
39037522
TT
12042010-11-23 Tom Tromey <tromey@redhat.com>
1205
1206 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1207 (Editing): Likewise.
1208 (Command History): Likewise.
1209 (TUI Keys): Likewise.
1210 (Bug Reporting): Conditionally include rluser.texi and
1211 inc-history.texinfo.
1212 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1213 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1214 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1215 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1216 (gdb.pdf): Likewise.
1217 (gdb.info): Likewise.
1218 (gdb/index.html): Likewise.
1219
5ae98d25
TT
12202010-11-23 Tom Tromey <tromey@redhat.com>
1221
1222 * Makefile.in (Makefile): Run ../config.status.
1223 (distclean): Update.
1224 * configure: Remove.
1225 * configure.ac: Remove.
1226
621c8364
TT
12272010-11-12 Tom Tromey <tromey@redhat.com>
1228
1229 * gdb.texinfo (Basic Python): Update. Add xref.
1230 (Exception Handling): Document new exception classes.
1231 (Types In Python): Update.
1232 (Frames In Python): Update.
1233
84f4c1fe
PM
12342010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1235
1236 * gdb.texinfo (Breakpoints In Python): Document "internal"
1237 parameter, and visible attribute.
1238
99e7ae30
DE
12392010-11-05 Doug Evans <dje@google.com>
1240
1241 * gdb.texinfo (Source Path): Document "set directories".
1242
f4b8a18d
KW
12432010-11-05 Ken Werner <ken.werner@de.ibm.com>
1244
1245 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1246 (OpenCL C): New node.
1247
7b51bc51
DE
12482010-11-02 Doug Evans <dje@google.com>
1249
1250 * gdb.texinfo (Pretty Printing): Expand into three sections,
1251 introduction, example, and commands.
1252 (Python API): Delete section Disabling Pretty-Printers, merge into
1253 Selecting Pretty-Printers.
1254 (Writing a Pretty-Printer): New section. Move the pretty-printer
1255 example here, and reformat to match python coding style. Add a second
1256 example using the gdb.printing module.
1257 (Python modules): Add gdb.printing.
1258
9eeee977
DE
12592010-10-29 Doug Evans <dje@google.com>
1260
1261 * gdb.texinfo (Python): Fix long line.
1262
a0e0ffdf
DE
12632010-10-20 Doug Evans <dje@google.com>
1264
1265 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1266 All references updated. Correct sections marked as subsections.
1267 (Coding Standards): New chapter. Move the coding standard related
1268 subsections here. Add section on Python coding standards.
1269
0e3509db
DE
12702010-10-13 Doug Evans <dje@google.com>
1271
1272 * gdb.texinfo (Python): Add "Python modules".
1273 (Types in Python): Add reference to gdb.types section.
1274 (Python modules): New node.
1275
44592cc4
DE
12762010-10-11 Doug Evans <dje@google.com>
1277
1278 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1279 Python" from gdb.Value.type description.
1280
6e1bb179
JB
12812010-09-28 Joel Brobecker <brobecker@adacore.com>
1282
1283 * gdb.texinfo (Ravenscar Profile): New node.
1284
e8467610
TT
12852010-09-22 Tom Tromey <tromey@redhat.com>
1286
1287 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1288
fccd1d1e
EZ
12892010-09-22 Eli Zaretskii <eliz@gnu.org>
1290
1291 * gdb.texinfo (Values From Inferior): Clarify that
1292 value.dynamic_type works only in C++ programs with RTTI.
1293
c1b6b909
TT
12942010-09-15 Paul Bolle <pebolle@tiscali.nl>
1295
1296 * gdb.texinfo (Character Sets): Correctly reference host-charset
1297 in example.
1298
7d288aaa
TT
12992010-09-13 Tom Tromey <tromey@redhat.com>
1300
1301 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1302 Document "fullname" and "from".
1303
f75d858b
MK
13042010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1305
1306 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1307 feature `reverse' output by -list-target-features.
1308
83b9503b
L
13092010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1310
1311 * gdb.texinfo (i386 Features): Remove an extra "@item".
1312
03f17ccf
TT
13132010-08-30 Tom Tromey <tromey@redhat.com>
1314
1315 PR python/11792:
1316 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1317
9779414d
DJ
13182010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1319
1320 * gdb.texinfo (ARM Features): Document
1321 org.gnu.gdb.arm.m-profile.
1322
f9ffd4bb
TT
13232010-08-23 Tom Tromey <tromey@redhat.com>
1324
1325 PR python/11145:
1326 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1327 reinterpret_cast methods.
1328
702c2711
TT
13292010-08-23 Tom Tromey <tromey@redhat.com>
1330
1331 PR python/11915:
1332 * gdb.texinfo (Types In Python): Document array method.
1333
66b73624
TJB
13342010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1335
1336 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1337
06a64a0b
TT
13382010-08-16 Tom Tromey <tromey@redhat.com>
1339
1340 * gdb.texinfo (Set Watchpoints): Document -location option.
1341
a3a7127e
DE
13422010-08-13 Doug Evans <dje@google.com>
1343
1344 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1345
8dedea02
VP
13462010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1347
1348 * gdb.texinfo (GDB/MI Data Manipulation): Document
1349 -data-read-memory-raw and -data-write-memory-raw.
1350
ca5c20b6 13512010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1352 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1353
1354 * gdb.texinfo (Basic Python): Describe post_event API.
1355
cb2e07a6
PM
13562010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1357
1358 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1359 decode_line Python APIs
cb2e07a6 1360
464b3efb
TT
13612010-08-10 Tom Tromey <tromey@redhat.com>
1362
1363 * gdb.texinfo (Pretty Printing API): Document
1364 gdb.default_visualizer.
1365
c29c521f
TT
13662010-08-10 Tom Tromey <tromey@redhat.com>
1367
1368 Revert gdb-add-index addition:
1369 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1370
5da1313b
JK
13712010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1372 Eli Zaretskii <eliz@gnu.org>
1373
1374 * gdb.texinfo (Mode Options) <-batch>
1375 (Basic Python) <gdb.execute>: Describe setting width and height.
1376
02d868e8
PP
13772010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1378
1379 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1380
c2bbed2a
TT
13812010-07-30 Tom Tromey <tromey@redhat.com>
1382
1383 * gdb.texinfo (Index Files): Mention gdb-add-index.
1384
6c13bbe1
HZ
13852010-07-30 Hui Zhu <teawater@gmail.com>
1386
1387 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1388 "detach inferior" and "kill inferior".
1389
53a71c06
CR
13902010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1391
1392 * gdb.texinfo (Machine Code): Update description of two forms of
1393 arguments, and add new example to demonstrate the new form.
1394
5374244e
PM
13952010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1396
1397 * gdb.texinfo (Values From Inferior): Add value inferior function
1398 call description.
1399
8ea5bce5
JK
14002010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1401
1402 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1403
c0edd9ed
JK
14042010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1405 Eli Zaretskii <eliz@gnu.org>
1406
1407 Make core files the process_stratum.
1408 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1409 record_stratum example.
1410
9291a0cd
TT
14112010-07-13 Tom Tromey <tromey@redhat.com>
1412
1413 * gdb.texinfo (Index Files): New node.
1414
f5011d11
TT
14152010-07-13 Tom Tromey <tromey@redhat.com>
1416
1417 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1418
0f5238ed
TT
14192010-07-13 Tom Tromey <tromey@redhat.com>
1420
1421 * gdb.texinfo (Specify Location): Document labels.
1422
74c761c1
PA
14232010-07-01 Pedro Alves <pedro@codesourcery.com>
1424
1425 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1426 entries for fast tracepoints and static tracepoints.
1427
501994c0
PA
14282010-07-01 Pedro Alves <pedro@codesourcery.com>
1429
1430 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1431 qsThreadInfo>: Spell out `l' as ell.
1432
0fb4aa4b
PA
14332010-07-01 Pedro Alves <pedro@codesourcery.com>
1434
1435 * gdb.texinfo (Convenience Variables): Document $_sdata.
1436 (Commands to Set Tracepoints): Describe static tracepoints. Add
1437 `Listing Static Tracepoint Markers' menu entry. Document
1438 "strace".
1439 (Tracepoint Action Lists): Document collecting $_sdata.
1440 (Listing Static Tracepoint Markers): New subsection.
1441 (Tracepoints support in gdbserver): Mention static tracepoints.
1442 (remote packets, enabling and disabling): Mention
1443 read-sdata-object.
1444 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1445 and StaticTracepoint.
1446 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1447 Document qXfer:sdata:read.
1448 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1449
dc3b15be
JB
14502010-06-29 Joel Brobecker <brobecker@adacore.com>
1451
1452 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1453
595939de
PM
14542010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1455 Tom Tromey <tromey@redhat.com>
1456 Thiago Jung Bauermann <bauerman@br.ibm.com>
1457
1458 * gdb.texinfo (Inferiors In Python): New node.
1459 * gdb.texinfo (Threads In Python): New node.
1460
9279c692
JB
14612010-06-28 Joel Brobecker <brobecker@adacore.com>
1462
1463 * gdb.texinfo (Python): Document what the python directory is
1464 and what its location is.
1465 (Basic Python): Document the gdb.PYTHONDIR constant.
1466
bc9f0842
TT
14672010-06-25 Tom Tromey <tromey@redhat.com>
1468
1469 PR python/10808:
1470 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1471
f1421989
HZ
14722010-06-24 Hui Zhu <teawater@gmail.com>
1473
1474 * gdb.texinfo: (Commands for Controlled Output): Add
1475 documentation for command "eval".
1476
e4c0cfae
SS
14772010-06-21 Stan Shebs <stan@codesourcery.com>
1478
1479 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1480 * annotate.texinfo: Ditto.
1481 * gdbint.texinfo: Ditto.
1482 * stabs.texinfo: Ditto.
1483
bb08c432
HZ
14842010-06-22 Hui Zhu <teawater@gmail.com>
1485
1486 * gdb.texinfo: (Process Record and Replay): Add documentation
1487 for command "set record memory-query".
1488
4f5d9f07
SS
14892010-06-21 Stan Shebs <stan@codesourcery.com>
1490
1491 * gdb.texinfo: Relicense under GFDL version 1.3.
1492 * annotate.texinfo: Relicense under GFDL version 1.3.
1493 * gdbint.texinfo: Relicense under GFDL version 1.3.
1494 * stabs.texinfo: Relicense under GFDL version 1.3.
1495 * fdl.texi: Update to version 1.3.
1496
6aed2dbc
SS
14972010-06-18 Stan Shebs <stan@codesourcery.com>
1498
a61408f8
SS
1499 * gdb.texinfo (Operating System Auxiliary Information): Describe
1500 "info os" when no arguments given.
1501
6aed2dbc
SS
1502 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1503 $_thread.
1504
24e933df
HZ
15052010-06-18 Hui Zhu <teawater@gmail.com>
1506
1507 * gdb.texinfo: (Process Record and Replay): Add documentation
1508 for commands "record save" and "record restore".
1509
65d79d4b
SDJ
15102010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1511
1512 * gdb.texinfo: Include information about the correct use
1513 of addresses in the `watch' command.
1514
d914c394
SS
15152010-06-11 Stan Shebs <stan@codesourcery.com>
1516
1517 * gdb.texinfo (Observer Mode): New section.
1518 (General Query Packets): Document QAllow.
889bf7c5 1519
967cf477
DE
15202010-06-04 Doug Evans <dje@google.com>
1521
1522 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1523
aaf4119b
DE
15242010-06-03 Doug Evans <dje@google.com>
1525
1526 * gdbint.texinfo (Coding): Add subsection on command names.
1527
9eae7c52
TT
15282010-06-02 Tom Tromey <tromey@redhat.com>
1529
1530 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1531 always-disassemble.
1532
fa593d66
PA
15332010-06-01 Pedro Alves <pedro@codesourcery.com>
1534
1535 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1536 gdbserver, and add cross reference.
1537 (Tracepoints support in gdbserver): New subsection.
1538
dde08ee1
PA
15392010-05-26 Pedro Alves <pedro@codesourcery.com>
1540
1541 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1542 `qRelocInsn' feature.
1543 (Relocate instruction reply packet): New subsection
1544 of `Tracepoint Packets'.
1545 (Tracepoint Packets): Mention that packets QTDP and QTStart
1546 support the qRelocInsn request, and add cross reference to new
1547 subsection.
1548
07ca107c
DE
15492010-05-25 Doug Evans <dje@google.com>
1550
1551 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1552 (Commands In Python): Document gdb.string_to_argv.
1553
c25c4a8b
JK
15542010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1555
1556 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1557 ATTR_NORETURN.
1558
d7b32ed3 15592010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1560 Tom Tromey <tromey@redhat.com>
1561 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1562
c25c4a8b 1563 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1564
6aecb9c2
JB
15652010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1566
1567 * gdb.texinfo: (Summary) Add mention about D language support.
1568 (Filenames): Add D suffixes.
1569 (D): New node.
1570
b7da9e9f
PM
15712010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1572
1573 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1574 of macro deleted from GDB code.
1575
ab38a727
PA
15762010-04-24 Pedro Alves <pedro@codesourcery.com>
1577
1578 * gdb.texinfo (Commands to specify files): Describe what how GDB
1579 looks up DOS-based filesystem paths on the system root. Document
1580 the new `set/show target-file-system-kind' commands.
1581
66d09542
DE
15822010-04-23 Doug Evans <dje@google.com>
1583
1584 * gdb.texinfo (Python): Move Auto-loading section here ...
1585 (Python API): from here.
1586 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1587 (Maintenance Commands): Add docs for "maint print section-scripts".
1588
8bd10a10
CM
15892010-04-20 Chris Moller <cmoller@redhat.com>
1590
1591 * gdb.texinfo (Setting Breakpoints): Added description of
1592 filename-qualified rbreak.
1593 * refcard.tex (Breakpoints and Watchpoints): Added brief
1594 description of filename-qualified rbreak.
1595
4c374409
JK
15962010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1597
1598 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1599 (Python API): Change the reference to Pretty Printing API.
1600 (Pretty Printing): Move the user part under the Data node. Reformat
1601 the sample output to 72 columns. Create a new reference to Pretty
1602 Printing API. Rename the API part ...
1603 (Pretty Printing API): To a new node name.
1604 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1605 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1606
5a9351ae
SS
16072010-04-21 Stan Shebs <stan@codesourcery.com>
1608
1609 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1610 and commands.
5a9351ae 1611 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1612
9a22f0d0
PM
16132010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1614
1615 * gdb.texinfo (Examining memory): Update for change in string
1616 display with explicit size.
1617
6149aea9
PA
16182010-04-19 Pedro Alves <pedro@codesourcery.com>
1619
1620 PR breakpoints/8554.
1621
1622 * gdb.texinfo (Save Breakpoints): New node.
1623 (save-tracepoints): Rename to ...
1624 (save tracepoints): ... this. Mention that `save-tracepoints' is
1625 a deprecated alias to `save tracepoints'.
1626
711e434b
PM
16272010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1628
645797a8 1629 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1630 (info w32 thread-information-block): Document new command.
1631 (qGetTIBAddress): Document new gdbserver query.
1632 (maint set/show show-all-tib): Document new command.
1633
3f7b2faa
DE
16342010-04-15 Doug Evans <dje@google.com>
1635
fa33c3cd
DE
1636 * gdb.texinfo (Python API): Add progspaces section.
1637 (Selecting Pretty-Printers): Progspace pretty-printers are
1638 searched too.
1639 (Progspaces In Python): New section.
1640
3f7b2faa
DE
1641 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1642
79f283fe
PM
16432010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1644
1645 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1646 returns None.
1647
87290684
SS
16482010-04-09 Stan Shebs <stan@codesourcery.com>
1649
1650 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1651 Describe the `frames-created' field, tweak grammar.
1652
a97153c7
PA
16532010-04-09 Pedro Alves <pedro@codesourcery.com>
1654
1655 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1656 Describe the `circular' and `disconnected' fields.
1657
5c5dcc1b
L
16582010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1659
1660 * gdb.texinfo (maint print registers): Mention unavailable and
1661 invisible registers.
1662
adc36818
PM
16632010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1664 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1665 Tom Tromey <tromey@redhat.com>
adc36818
PM
1666
1667 * gdb.texinfo (Breakpoints In Python): New Node.
1668
33da3f1c
SS
16692010-04-08 Stan Shebs <stan@codesourcery.com>
1670
1671 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1672 trace status fields.
1673
3a13a53b
L
16742010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1675
1676 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1677 optional. Make org.gnu.gdb.i386.avx requires
1678 org.gnu.gdb.i386.avx.
1679
08001717
DE
16802010-04-08 Doug Evans <dje@google.com>
1681
1682 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1683 search path, and document that gdb only scans the search path if
1684 the script's path doesn't specify a directory.
1685
c375651d
DE
16862010-04-05 Doug Evans <dje@google.com>
1687
1688 * gdb.texinfo (maint show python auto-load): Fix typo.
1689
af54718e
SS
16902010-04-04 Stan Shebs <stan@codesourcery.com>
1691
d77f58be
SS
1692 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1693 (Setting Watchpoints): Update description of "info watch".
1694 (Disabling Breakpoints): Only "info break" lists all.
1695
af54718e
SS
1696 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1697 (tdump): Explain how tdump works.
1698
86b17b60
PA
16992010-04-01 Pedro Alves <pedro@codesourcery.com>
1700
1701 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1702 add cross reference.
1703
ff12863f
PA
17042010-03-31 Pedro Alves <pedro@codesourcery.com>
1705
1706 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1707 commands error out.
1708
f68eb612
L
17092010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1710
1711 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1712
c8d5aac9
L
17132010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1714
1715 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1716
7d13fe92
SS
17172010-03-29 Stan Shebs <stan@codesourcery.com>
1718 Nathan Sidwell <nathan@codesourcery.com>
1719
1720 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1721 GDBN equivalent.
1722 (Set Tracepoints): Remove mention that conditional tracepoints
1723 don't exist.
1724 (Tracepoint Actions): Clarify when while-stepping collection
1725 happens, note that while-stepping does not automatically collect
1726 $pc.
1727
409873ef 17282010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1729
409873ef
SS
1730 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1731 (General Query Packets): Describe TracepointSource.
1732
ee8e71d4
EZ
17332010-03-27 Matt Rice <ratmice@gmail.com>
1734
c8d5aac9
L
1735 * gdb.texinfo (ARM): Document arguments to "target sim".
1736 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1737
99b5e152
PA
17382010-03-26 Pedro Alves <pedro@codesourcery.com>
1739
1740 * gdb.texinfo (Tracepoint Packets): Remove mention that
1741 terror:string may be plain text, and drop mention of X prefix.
1742
cd64ee31
VP
17432010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1744
1745 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1746
6c28cbf2
SS
17472010-03-24 Stan Shebs <stan@codesourcery.com>
1748
1749 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1750
95a42b64
TT
17512010-03-24 Tom Tromey <tromey@redhat.com>
1752
1753 PR breakpoints/9352:
1754 * gdb.texinfo (Break Commands): Update.
1755
18148017
VP
17562010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1757
1758 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1759 commands.
1760
4daf5ac0
SS
17612010-03-16 Stan Shebs <stan@codesourcery.com>
1762
1763 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1764 circular-trace-buffer.
1765 (Tracepoint Packets): Describe QTBuffer, and details of the
1766 qTStatus reply.
1767
c9429232
SS
17682010-03-12 Stan Shebs <stan@codesourcery.com>
1769 Nathan Sidwell <nathan@codesourcery.com>
1770
1771 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1772 doing instruction stepping.
1773 (Tracepoint Restrictions): New node.
1774
ccefe4c4
TT
17752010-03-10 Tom Tromey <tromey@redhat.com>
1776
1777 * gdbint.texinfo (Symbol Handling): Update.
1778
7c953934
TT
17792010-03-08 Tom Tromey <tromey@redhat.com>
1780
1781 PR cli/9591:
1782 * gdb.texinfo (Mode Options): Mention lack of pagination and
1783 confirmation with --batch.
1784 (Screen Size): Mention --batch.
1785 (Messages/Warnings): Likewise.
1786
f870a310
TT
17872010-03-05 Tom Tromey <tromey@redhat.com>
1788
1789 * gdb.texinfo (Basic Python): Document target_charset and
1790 target_wide_charset.
1791
78e2826b
TT
17922010-03-05 Tom Tromey <tromey@redhat.com>
1793
1794 * gdb.texinfo (Data): Link to pretty-printing.
1795 (Output Formats): Likewise. Correct text.
1796
f5dff777
DJ
17972010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1798
1799 * gdb.texinfo (Types): Describe <struct> and <flags>.
1800
dc00d89f
PM
18012010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1802
1803 * gdb.texinfo (Frames In Python): Add block parameter and
1804 description to read_var text.
1805
5107b149 18062010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1807 Tom Tromey <tromey@redhat.com>
5107b149
PM
1808
1809 * gdb.texinfo (Types In Python): Describe block argument in
1810 template_argument and gdb.lookup_type.
1811
e03e5e7b
TT
18122010-02-24 Tom Tromey <tromey@redhat.com>
1813
1814 * gdb.texinfo (Cygwin Native): Fix typo.
1815
f3e9a817
PM
18162010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1817
1818 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1819 and select method descriptions.
1820 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1821 Tables in Python to menu.
1822 (Blocks In Python): New node.
1823 (Symbols In Python): New node.
1824 (Symbol Tables in Python): New node.
1825
a79b8f6e
VP
18262010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1827
1828 Multiexec MI
1829
1830 gdb/
1831 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1832
1833 gdb/doc/
1834 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1835 changes.
1836 (GDB/MI Program Execution): Document current behaviour of
1837 --all and --thread-group.
1838 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1839 -remove-inferior.
1840 * observer.texi (inferior_added, inferior_removed): New
1841 observers.
1842
629d6a47
TT
18432010-02-19 Tom Tromey <tromey@redhat.com>
1844
1845 * gdbint.texinfo (Getting Started): Fix @node.
1846 (Debugging GDB): Likewise.
1847
c09529e5
JB
18482010-02-13 Joel Brobecker <brobecker@adacore.com>
1849
1850 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1851 documenting the gdb_test_timeout variable.
1852
540aa8e7
MS
18532010-02-12 Jakob Engblom <jakob@virtutech.com>
1854
1855 * gdb.texinfo (MI commands): Added documentation of --reverse
1856 option to a set of MI commands. Restructured documentation of MI
1857 commands --exec-continue to reflect the complexity of reverse
1858 execution.
1859
081dfbf7
PA
18602010-02-12 Pedro Alves <pedro@codesourcery.com>
1861
1862 * gdb.texinfo (Using the Collected Data): Specify that the address
1863 range of `tfind outsize' is exclusive, and that the address range
1864 of `tfind range' is inclusive.
1865 (Tracepoint Packets): Specify that the address range of
1866 `QTFrame:range' is inclusive, and that the address range of
1867 `QTFrame:outside' is exclusive
1868
8e9c5e02
VP
18692010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1870
1871 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1872
92981e24
TT
18732010-02-10 Tom Tromey <tromey@redhat.com>
1874
1875 * gdb.texinfo (Debugging Output): Document set debug parser and
1876 show debug parser.
1877
075b51b7
L
18782010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1879
1880 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1881 i386_eflags and i386_mxcsr.
1882
3bb8d5c3
L
18832010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1884
1885 * gdb.texinfo: Document i386 target features.
1886
c5f80513
DE
18872010-02-05 Doug Evans <dje@google.com>
1888
1889 * gdbint.texinfo (Testsuite): Add a new section to document the
1890 various DejaGnu variables that may be overridden.
1be00882 1891 Document INTERNAL_GDBFLAGS.
c5f80513 1892
6ac33a4e
TT
18932010-02-04 Tom Tromey <tromey@redhat.com>
1894
1895 PR cli/8830:
1896 * gdb.texinfo (Files): -readnow comes before the filename for file
1897 and symbol-file.
1898
a1dcb23a
DJ
18992010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1900
1901 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1902 Document ARM breakpoint types.
1903 (Register Packet Format): Move into the new section.
1904 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1905
95433b34
JB
19062010-01-21 Joel Brobecker <brobecker@adacore.com>
1907
1908 * gdb.texinfo (File Options): Adjust the documentation of this
1909 switch to refer to the "source" command rather than partially
1910 duplicating some of the relevant information.
1911 (Extending GDB): Introduce and document the set/show script-extension
1912 setting.
1913 (Command Files): Add note explaining that the "source" command
1914 is also used to evalute scripts written in other languages.
1915 Remove the short slightly incorrect reference to sourcing Python
1916 scripts.
1917 (Python Commands): Document how to execute a Python script from GDB.
1918
8d576872
JB
19192010-01-19 Joel Brobecker <brobecker@adacore.com>
1920
1921 * gdb.texinfo (Command Files): Fix typo.
1922
8150ff9c
JB
19232010-01-18 Tom Tromey <tromey@redhat.com>
1924
1925 * gdb.texinfo (File Options): Document -x on .py files.
1926 (Command Files): Document handling of Python scripts.
1927
23db03a6
JZ
19282010-01-18 Jie Zhang <jie.zhang@analog.com>
1929
1930 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1931
00bf0b85
SS
19322010-01-15 Stan Shebs <stan@codesourcery.com>
1933
1934 * gdb.texinfo (Trace Files): New section.
1935 (Tracepoint Packets): Document QTSave and qTBuffer.
1936 (Trace File Format): New appendix.
1937
be759fcf
PM
19382010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1939
1940 * gdb.texinfo (Values From Inferior): Document lazy_string value
1941 method.
1942 (Python API): Add Lazy strings menu item.
1943 (Lazy Strings In Python): New node.
1944
dc146f7c
VP
19452010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1946
1947 * gdb.texinfo (GDB/MI Thread Information): New.
1948 (GDB/MI Async Records): Document the core field in *stopped.
1949 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1950 documentation
1951 (Process list): Document that osdata document may contain
1952 threads.
1953 (Remote Serial Protocol): Document qXfer:threads.
1954
d5551862
SS
19552010-01-06 Stan Shebs <stan@codesourcery.com>
1956
1957 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1958 disconnected tracing.
1959 (Tracepoint Packets): Document new protocol.
1960
7a697b8d
SS
19612010-01-05 Stan Shebs <stan@codesourcery.com>
1962
1963 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1964 tracepoints.
1965 (Tracepoint Packets): Describe remote protocol for fast
1966 tracepoints.
1967
e6f3ec50
JB
19682010-01-01 Joel Brobecker <brobecker@adacore.com>
1969
1970 Update the "Start of New Year Procedure".
1971 * gdbint.texinfo: Add the list of files that need to be updated
1972 manually. Minor reformatting.
1973
ddc4e9c1
JB
19742010-01-01 Joel Brobecker <brobecker@adacore.com>
1975
1976 * refcard.tex: Update copyright year in header and text.
1977
9d2897ad
JB
19782010-01-01 Joel Brobecker <brobecker@adacore.com>
1979
1980 * agentexpr.texi: Add 2010 to the list of copyright years.
1981 * annotate.texinfo: Likewise.
1982 * gdb.texinfo: Likewise.
1983 * gdbint.texinfo: Likewise.
1984 * observer.texi: Likewise.
1985 * stabs.texinfo: Likewise.
1986
6da95a67
SS
19872009-12-31 Stan Shebs <stan@codesourcery.com>
1988
1989 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1990
236f1d4d
SS
19912009-12-29 Stan Shebs <stan@codesourcery.com>
1992
1993 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1994
f61e138d
SS
19952009-12-28 Stan Shebs <stan@codesourcery.com>
1996
1997 * gdb.texinfo (Trace State Variables): New section.
1998 (Tracepoint Packets): Describe trace state variable packets.
1999 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2000 variable bytecodes.
2001
0fe7935b
DJ
20022009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2003
2004 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2005 declarations.
2006
a6b29f87
VP
20072009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2008
2009 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2010 -gdb-exit behaviour.
2011
5e4bde96
JB
20122009-12-20 Joel Brobecker <brobecker@adacore.com>
2013
2014 * gpl.texi: Update to version 3 of the GPL.
2015
a1715244
JB
20162009-12-20 Joel Brobecker <brobecker@adacore.com>
2017
2018 * Makefile.in: Update copyright header.
2019 * observer.texi: Fix the copyright header of the generated files.
2020
361ae042
PM
20212009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2022
2023 * gdb.texinfo (Types In Python): Describe range function.
2024
bfd31e71
PM
20252009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2026
2027 * gdb.texinfo (Types In Python): Describe "is_base_class".
2028
57a1d736
TT
20292009-12-03 Tom Tromey <tromey@redhat.com>
2030
2031 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2032
8cebebb9
PP
20332009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2034
2035 * observer.texi: New memory_changed observer.
2036
16af530a
TT
20372009-12-01 Tom Tromey <tromey@redhat.com>
2038
2039 * gdb.texinfo (Reverse Execution): Fix typo.
2040
b6199126
DJ
20412009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2042
2043 PR gdb/8704
2044
2045 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2046 are allowed after the breakpoint condition.
2047
7a6973ad
TT
20482009-11-23 Tom Tromey <tromey@redhat.com>
2049
2050 PR python/10782:
2051 * gdb.texinfo (Types In Python): Document Type.pointer.
2052
21a0512e
PP
20532009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2054
2055 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2056
a5832c8f
PA
20572009-11-11 Pedro Alves <pedro@codesourcery.com>
2058
2059 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2060 (Using Agent Expressions): Delete cross reference.
2061
1eb7cd77
JB
20622009-11-07 Joel Brobecker <brobecker@adacore.com>
2063
2064 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2065 and @settitle directives up to help makeinfo find them.
2066
24ddea62
JK
20672009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2068
2069 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2070 (Auto-loading): Use plural and note one can use multiple components now.
2071
3afae151
VP
20722009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2073
2074 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2075 -stack-list-arguments have the same documentation for parameter
2076 as -stack-list-locals. Add comas.
2077
14ff2235
PM
20782009-10-27 Tom Tromey <tromey@redhat.com>
2079 Eli Zaretskii <eliz@gnu.org>
2080
c8d5aac9 2081 PR python/10781
14ff2235
PM
2082
2083 * gdb.texinfo (Values From Inferior): Document cast method.
2084
9c419145
PP
20852009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2086
2087 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2088 and adjust example.
889bf7c5 2089
29153c24
MS
20902009-10-22 Michael Snyder <msnyder@vmware.com>
2091
2092 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2093 info record command. Also document the new save and restore
29153c24
MS
2094 commands.
2095
2b28d209
PP
20962009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2097
2098 * gdb.texinfo (Machine Code): Mention current pc marker.
2099 (Memory): Likewise.
2100
6c95b8df
PA
21012009-10-19 Pedro Alves <pedro@codesourcery.com>
2102 Stan Shebs <stan@codesourcery.com>
2103
2104 * observer.texi (new_inferior): Rename to...
2105 (inferior_appeared): ... this.
2106
2107 * gdb.texinfo (Inferiors): Rename node to ...
2108 (Inferiors and Programs): ... this. Mention running multiple
2109 programs in the same debug session.
2110 <info inferiors>: Mention the new 'Executable' column if "info
2111 inferiors". Update examples. Document the "add-inferior",
2112 "clone-inferior", "remove-inferior" and "maint info
2113 program-spaces" commands.
2114 (Process): Rename node to...
2115 (Forks): ... this. Document "set|show follow-exec-mode".
2116
2f8132f3
MS
21172009-10-11 Michael Snyder <msnyder@vmware.com>
2118
2119 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2120 (ReverseContinue): Ditto.
2121
cba4b2d3
PP
21222009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2123
2124 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2125
da082f17
JK
21262009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2127
2128 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2129
08be9d71
ME
21302009-10-06 Michael Eager <eager@eagercon.com>
2131
2132 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2133 (Embedded Processors): Add MicroBlaze.
2134 (MicroBlaze): New. Describe Xilinx MicroBlaze
2135
08a0efd0
PA
21362009-10-04 Pedro Alves <pedro@codesourcery.com>
2137
2138 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2139
cbb8f428
EZ
21402009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2141
2142 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2143
30a4a70c
JB
21442009-09-23 Joel Brobecker <brobecker@adacore.com>
2145
2146 * observer.texi (solib_unloaded): Document explicitly the fact that
2147 this observer is called before the associated symbols are unloaded.
2148
b3372f91
VP
21492009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2150
2151 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2152 -stack-list-variables.
2153
f43030c4
TT
21542009-09-18 Tom Tromey <tromey@redhat.com>
2155
2156 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2157 is experimental.
2158
ec7e75e7
PP
21592009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2160
2161 * gdb.texinfo (convenince variables): Mention
2162 $_siginfo could be empty.
f43030c4 2163
0cc7d26f
TT
21642009-09-15 Tom Tromey <tromey@redhat.com>
2165
2166 * gdb.texinfo (GDB/MI Variable Objects): Document
2167 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2168 Expand -var-update documentation.
2169
a96d9b2e
SDJ
21702009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2171
2172 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2173 feature.
2174
005ca36a
JB
21752009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2176
2177 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2178
0d772ac9
MS
21792009-09-10 Michael Snyder <msnyder@vmware.com>
2180
2181 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2182 ReverseStep replies to the qSupported query.
2183
14fb1bac
JB
21842009-09-10 Joel Brobecker <brobecker@adacore.com>
2185
2186 Add documentation for set/show interactive-mode.
2187 * gdb.texinfo (Other Misc Settings): New node.
2188
29b090c0
DE
21892009-09-01 Doug Evans <dje@google.com>
2190
2191 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2192 non-stop mode's affect on remote caching.
2193
4e5d721f
DE
21942009-08-31 Jacob Potter <jdpotter@google.com>
2195 Doug Evans <dje@google.com>
2196
2197 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2198 Mark `set/show remotecache' options as obsolete.
2199 Document new `set/show stack-cache' option.
2200 Update text for `info dcache'.
2201
55333a84
DE
22022009-08-27 Doug Evans <dje@google.com>
2203
2204 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2205 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2206
bc3a0b4d
RW
22072009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2208
2209 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2210 about autoconf.
2211
3a1ff0b6
PA
22122009-08-25 Pedro Alves <pedro@codesourcery.com>
2213
2214 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2215 small example, and describe its columns. Replace "inferior-id" by
2216 "infno" throughout.
2217
81ecdfbb
RW
22182009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2219
af542c2e
RW
2220 * gdbint.texinfo (Releasing GDB): Point to
2221 README-maintainer-mode file for required autoconf version.
2222 * configure.ac: Do not substitute datarootdir, htmldir,
2223 pdfdir, docdir. Do not process --with-datarootdir,
2224 --with-htmldir, --with-pdfdir, --with-docdir.
2225 * configure: Regenerate.
2226
81ecdfbb
RW
2227 * configure: Regenerate.
2228
4efc6507
DE
22292009-08-20 Reid Kleckner <reid@kleckner.net>
2230
2231 * gdb.texinfo: Add chapter on JIT interface.
2232
43089a6e
NR
22332009-08-07 Nick Roberts <nickrob@snap.net.nz>
2234
2235 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2236 confirmation request.
43089a6e 2237
99e008fe
EZ
22382009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2239
c8d5aac9
L
2240 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2241 CRC definitions.
99e008fe 2242
48cb2d85
VP
22432009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2244
2245 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2246 -break-commands.
48cb2d85 2247
ff1a52c6
UW
22482009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2249
2250 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2251 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2252
3285f3fe
UW
22532009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2254
2255 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2256 "set spu stop-on-load" and "show spu stop-on-load" commands.
2257
e35359c5
UW
22582009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2259
2260 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2261
58d6951d
DJ
22622009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2263
2264 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2265 org.gnu.gdb.arm.neon.
2266
08d16641
PA
22672009-07-20 Pedro Alves <pedro@codesourcery.com>
2268
2269 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2270 optional element.
2271 (subsection OS ABI): New subsection.
2272
782b2b07
SS
22732009-07-14 Stan Shebs <stan@codesourcery.com>
2274
2275 * gdb.texinfo (Tracepoint Conditions): New section.
2276 (General Query Packets): Describe ConditionalTracepoints.
2277 (Tracepoint Packets): Describe condition field.
2278 (Maintenance Commands): Describe maint agent-eval.
2279 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2280
9b117ef3
HZ
22812009-07-11 Hui Zhu <teawater@gmail.com>
2282
2283 * gdb.texinfo (disassemble): Add a new modifier /r
2284 to "disassemble" command to make it print the raw instructions
2285 in hex as well as in symbolic form.
2286
f5a33284
TT
22872009-07-09 Tom Tromey <tromey@redhat.com>
2288
2289 * gdbint.texinfo (Testsuite): Document parallel make check.
2290
812f7342
TT
22912009-07-09 Tom Tromey <tromey@redhat.com>
2292
2293 * gdbint.texinfo (Testsuite): Document test transcripts.
2294
fbb8f299
PM
22952009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2296
2297 * gdb.texinfo (Values From Inferior): Add length parameter
2298 description.
2299
dd8f35ac
EZ
23002009-07-04 Chris Genly <chris@genly.us>
2301
2302 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2303 in -var-list-children. Fix example according to what the code
2304 does.
2305
2277426b
PA
23062009-07-02 Pedro Alves <pedro@codesourcery.com>
2307
2308 * gdb.texinfo (Debugging multiple inferiors): Document the
2309 "inferior", "detach inferior" and "kill inferior" commands.
2310 (Debugging Programs with Multiple Processes): Adjust to mention
2311 generic "inferior" commands. Delete mention of "detach fork" and
2312 "delete fork". Cross reference to "Debugging multiple inferiors"
2313 section.
2314
a6d9a66e
UW
23152009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2316
5af949e3
UW
2317 * gdbint.texinfo (Item Output Functions): Update signature
2318 for ui_out_field_core_addr.
2319
23202009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2321
2322 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2323 Update example code extrated from breakpoint.c.
2324
9901a55b 23252009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2326
9901a55b
PP
2327 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2328 MI commands.
2329 (GDB/MI Symbol Query): Likewise.
2330 (GDB/MI File Commands): Likewise.
2331 (GDB/MI File Transfer Commands): Likewise.
2332 (GDB/MI Target Manipulation): Likewise.
2333 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2334
edb3359d
DJ
23352009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2336
2337 * gdb.texinfo (Debugging Optimized Code): New chapter.
2338 (Compiling for Debugging): Reference it. Move some
2339 text to the new section.
2340
7cd1089b
PM
23412009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2342
2343 * doc/gdb.texinfo (Calling): Document
2344 set-unwind-on-terminating-exception usage.
2345
d4db2f36
PA
23462009-06-11 Pedro Alves <pedro@codesourcery.com>
2347
2348 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2349 command.
2350
d1a7880c
PA
23512009-06-07 Pedro Alves <pedro@codesourcery.com>
2352
2353 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2354 references.
2355
473f94e6
UW
23562009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2357
2358 * gdbint.texinfo: Rename formal parameters to gdbarch function
2359 protoypes from "current_gdbarch" to "gdbarch".
2360
8f500870
TT
23612009-05-28 Tom Tromey <tromey@redhat.com>
2362
2363 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2364
b6313243
TT
23652009-05-27 Tom Tromey <tromey@redhat.com>
2366
2367 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2368 feature.
2369 (GDB/MI Variable Objects): Document -var-set-visualizer.
2370
23712009-04-02 Tom Tromey <tromey@redhat.com>
2372
2373 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2374 feature.
2375 (GDB/MI Variable Objects): Document -var-set-visualizer.
2376
a6bac58e
TT
23772009-05-27 Tom Tromey <tromey@redhat.com>
2378 Thiago Jung Bauermann <bauerman@br.ibm.com>
2379 Phil Muldoon <pmuldoon@redhat.com>
2380
2381 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2382 (Pretty Printing): New node.
2383 (Selecting Pretty-Printers): Likewise.
2384 (Python API): Update.
2385 (Output Formats): Document /r format.
2386
2c74e833
TT
23872009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2388 Tom Tromey <tromey@redhat.com>
2389
2390 * gdb.texinfo (Types In Python): New node.
2391 (Values From Inferior): "type" is now an attribute.
2392 (Python API): Update.
2393
89c73ade
TT
23942009-05-27 Tom Tromey <tromey@redhat.com>
2395 Thiago Jung Bauermann <bauerman@br.ibm.com>
2396 Phil Muldoon <pmuldoon@redhat.com>
2397
2398 * gdb.texinfo: Add @syncodeindex for `tp'.
2399 (Python API): Update.
2400 (Auto-loading): New node.
2401 (Objfiles In Python): New node.
2402
17a37d48
PP
24032009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2404
2405 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2406
6718376f
NR
24072009-05-15 Nick Roberts <nickrob@snap.net.nz>
2408
2409 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2410
cbe54154
PA
24112009-05-12 Pedro Alves <pedro@codesourcery.com>
2412
2413 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2414 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2415 show show-debug-regs' docs.
2416
8e05493c
EZ
24172009-05-08 Eli Zaretskii <eliz@gnu.org>
2418
2419 * gdb.texinfo (Process Record and Replay): Add description of
2420 reverse execution.
2421
b39f4988
JB
24222009-05-07 Joel Brobecker <brobecker@adacore.com>
2423
2424 * gdbint.texinfo (Adding support for debugging core files): New node.
2425 (Native Debugging): Remove the ``Native core file Support'' section.
2426
a2311334
EZ
24272009-05-01 Eli Zaretskii <eliz@gnu.org>
2428
2429 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2430 Add index entries.
2431
53cc454a 24322009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2433 Michael Snyder <msnyder@vmware.com>
53cc454a 2434
a2311334
EZ
2435 * gdb.texinfo: (Process Record and Replay): Add documentation for
2436 process record and replay.
53cc454a 2437
484086b7
JK
24382009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2439
2440 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2441 a new part on command-line defined macros.
2442
32ae1842
EZ
24432009-04-25 Eli Zaretskii <eliz@gnu.org>
2444
2445 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2446 clarify the wording.
2447
b14b1491
TT
24482009-04-23 Tom Tromey <tromey@redhat.com>
2449
2450 * gdb.texinfo (Data Files): New node.
2451 (GDB Files): Update menu.
2452
5c1e86e1
JB
24532009-04-23 Joel Brobecker <brobecker@adacore.com>
2454
2455 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2456 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2457
83eba9b7
VP
24582009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2459
2460 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2461
e31198c4
HZ
24622009-04-22 Hui Zhu <teawater@gmail.com>
2463
2464 * gdb.texinfo (disassemble-next-line): Set the default of
2465 disassemble-next-line to off.
2466
26e251b6
JM
24672009-04-21 Joseph Myers <joseph@codesourcery.com>
2468
2469 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2470 --with-htmldir): New.
2471 * configure: Regenerate.
2472 * Makefile.in (datarootdir, docdir): Define.
2473 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2474 instead of $(SET_TEXINPUTS).
2475 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2476 gdbint.info instead of $(SET_TEXINPUTS).
2477 (gdbint/index.html): Use same -I options as for building
2478 gdbint.info.
2479 (stabs.dvi, stabs.pdf): Use same -I options as for building
2480 stabs.info instead of $(SET_TEXINPUTS).
2481 (stabs/index.html): Use same -I options as for building
2482 stabs.info.
2483 (annotate.dvi, annotate.pdf): Use same -I options as for building
2484 annotate.info instead of $(SET_TEXINPUTS).
2485 (annotate/index.html): Use same -I options as for building
2486 annotate.info.
2487
eac35c4e
DD
24882009-04-21 David Daney <ddaney@caviumnetworks.com>
2489
2490 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2491
29b0e8a2
JM
24922009-04-21 Joseph Myers <joseph@codesourcery.com>
2493
2494 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2495
2b831889 24962009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2497 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2498
2499 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2500 (MAKEHTMLFLAGS): Set to empty.
2501 (html__strip_dir): Define.
2502 (HTMLFILES): Define.
2503 (HTMLFILES_INSTALL): Define.
2504 (install-html): Copy new automake rule.
2505 (html): Depend on $(HTMLFILES).
2506 (gdb_toc.html): Rename to gdb/index.html.
2507 (gdbint_toc.html): Rename to gdbint/index.html.
2508 (stabs_toc.html): Rename to stabs/index.html.
2509 (annotate_toc.html): Rename to annotate/index.html.
2510
89a34d1b
JM
25112009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2512
2513 * Makefile.in: Set pdfdir and htmldir from configure
2514 substitutions.
2515 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2516 * configure: Regenerate.
2517
a2d5da46
JB
25182009-04-16 Joel Brobecker <brobecker@adacore.com>
2519
2520 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2521 This macro is no longer used.
2522
732f6a93
TT
25232009-04-15 Tom Tromey <tromey@redhat.com>
2524
2525 * gdb.texinfo (Character Sets): Document default character set.
2526
87f9adc1
PM
25272009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2528
2529 * gdbint.texinfo: Change server name from sources.redhat.com to
2530 sourceware.org throughout.
2531
2c88c651
JB
25322009-04-09 Joel Brobecker <brobecker@adacore.com>
2533
2534 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2535 about a missing dot or coma after @xref.
2536
4f5376b2
JB
25372009-04-02 Joel Brobecker <brobecker@adacore.com>
2538
2539 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2540 example, and add a small explanation about it.
2541 (Print Settings): Change the documentation of the "set print
2542 frame-arguments" to reflect the fact that the default is now "scalars".
2543
a0381d3a
JB
25442009-04-02 Joel Brobecker <brobecker@adacore.com>
2545
2546 * gdb.texinfo (Print Settings): Add kindex for command "set
2547 print frame-arguments".
2548
45ac276d
JB
25492009-03-31 Joel Brobecker <brobecker@adacore.com>
2550
2551 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2552 breakpoints.
2553 (Set Breaks): Add reference to thread-specific and task-specific
2554 breakpoints.
2555
32cd1edc
JB
25562009-03-31 Joel Brobecker <brobecker@adacore.com>
2557
2558 * gdb.texinfo (Ada Tasks): Remove the documentation about
2559 the "Running" state, as this state has been eliminated.
2560 Now all runnable tasks are shown as "Runnable".
2561
1042e4c0
SS
25622009-03-30 Stan Shebs <stan@codesourcery.com>
2563
2564 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2565 special case of breakpoints.
2566 (Enable and Disable Tracepoints): Mention deprecation.
2567 (Listing Tracepoints): Update description and example.
2568
f8f6f20b
TJB
25692009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2570
2571 * gdb.texinfo (Frames in Python): New node.
2572 (Python API): Update.
2573
c0c6f777
TJB
25742009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2575
2576 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2577 from a method to an attribute.
2578
def2b000
TJB
25792009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2580
2581 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2582 attribute.
2583
a07daef3
PA
25842009-03-25 Pedro Alves <pedro@codesourcery.com>
2585
2586 * observer.texi (thread_exit): Add "silent" parameter.
2587
f3b1572e
PA
25882009-03-22 Pedro Alves <pedro@codesourcery.com>
2589
2590 * observer.texi (about_to_proceed): New.
2591
587afa38
EZ
25922009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2593
2594 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2595 field throughout to handle types with spaces in them. Fix typos
2596 found by aspell.
2597 (Summary, Requirements, Contributors): New first chapter,
2598 "Summary" added, old Requirements section moved there, and new
2599 section, "Contributors" added.
2600 (Initializing a New Architecture, Register Representation)
2601 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2602 (Porting gdb): These sections extended and updated.
2603 (Compiler Characteristics): This section (empty) deleted.
2604 (Defining Other Architecture Features): This section renamed and
2605 duplicate material removed from (formerly "Target Conditionals").
2606 Use braces {} in @deftypeXX type field throughout to handle types
2607 with spaces in them. Typos found by aspell fixed.
2608
2609 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2610 * stack_frame.pdf: Version of image for PDF output.
2611 * stack_frame.png: Version of image for HTML output and for Emacs.
2612 * stack_frame.txt: Version of image for Info output.
1db61298 2613 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2614
10af6951
EZ
26152009-03-21 Eli Zaretskii <eliz@gnu.org>
2616
2617 * gdb.texinfo (Character Sets): Fix last change.
2618
cc924cad
TJB
26192009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2620
2621 * gdb.texinfo (Values From Inferior): Fix optional arguments
2622 markup.
2623 (Commands In Python): Adjust argument names of gdb.Command.__init__
2624 to what the function accepts as keywords.
2625
bc3b79fd
TJB
26262008-03-20 Tom Tromey <tromey@redhat.com>
2627
2628 * gdb.texinfo (Convenience Vars): Document convenience functions.
2629 (Functions In Python): New node.
2630 (Python API): Update.
2631
6c7a06a3
TT
26322009-03-20 Tom Tromey <tromey@redhat.com>
2633
2634 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2635 set target-wide-charset.
2636 (Requirements): Mention iconv.
2637
b646ddd4
HZ
26382009-03-17 Hui Zhu <teawater@gmail.com>
2639
2640 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2641
91440f57
HZ
26422009-03-17 Hui Zhu <teawater@gmail.com>
2643
2644 * gdb.texinfo: Add documentation for disassemble-next-line.
2645
8fd41227
TJB
26462009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2647
2648 * gdb.texinfo (Commands In Python): Remove tindex entries.
2649
61ff14c6
JK
26502009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2651
2652 * gdb.texinfo (Returning): New description for missing debug info.
2653
0b16c5cf
PA
26542009-03-14 Pedro Alves <pedro@codesourcery.com>
2655
2656 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2657 (General Query Packets): Document qAttached.
0b16c5cf 2658
32fc0df9
PA
26592009-03-05 Pedro Alves <pedro@codesourcery.com>
2660
2661 * gdb.texinfo (Background Execution): Better describe the set
2662 target-async command.
2663 (Maintenance Commands): Delete description of the `maint set/show
2664 linux-async' and `maint set/show remote-async' commands.
2665
134eb42c
VP
26662009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2667
2668 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2669 between sentences.
2670
c86cf029
VP
26712009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2672
2673 * gdb.texinfo (GDB/MI Async Records): Document the
2674 =library-loaded and =library-unloaded notifications.
2675
3ea85240
VP
26762009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2677
2678 * observer.texi (test_notification): New observer.
2679
1d33d6ba
VP
26802009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2681
61ff14c6
JK
2682 * observer.texi: Add parameter 'print_frame' to normal_stop
2683 observer.
1d33d6ba 2684
d721c933
EZ
26852009-02-07 Eli Zaretskii <eliz@gnu.org>
2686
2687 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2688 (Commands In Python): Fix COMMAND_* constants in last change. Use
2689 @kbd for interactive input. Add cross-references and index
2690 entries.
2691
4aa995e1
PA
26922009-02-06 Pedro Alves <pedro@codesourcery.com>
2693
2694 * gdb.texinfo (Signals): Document $_siginfo.
2695 (Convenience Variables): Mention $_siginfo.
2696 (Remote Configuration): Document qXfer:siginfo:read,
2697 qXfer:siginfo:write packets, and the read-siginfo-object,
2698 write-siginfo-object commands.
2699
5f5233d4
PA
27002009-02-06 Pedro Alves <pedro@codesourcery.com>
2701
2702 * gdbint.texinfo (Values): New chapter.
2703
d8906c6f
TJB
27042009-02-06 Tom Tromey <tromey@redhat.com>
2705
2706 * gdb.texinfo (Python API): Add entry for Commands In Python.
2707 (Commands In Python): New node.
2708
b6cb8e7d
TJB
27092009-02-05 Tom Tromey <tromey@redhat.com>
2710
2711 * gdb.texinfo (Values From Inferior): Document Value.string.
2712
12453b93
TJB
27132009-02-05 Tom Tromey <tromey@redhat.com>
2714
2715 * gdb.texinfo (Basic Python): Document execute's from_tty
2716 argument.
2717
08c637de
TJB
27182009-02-04 Tom Tromey <tromey@redhat.com>
2719
2720 * gdb.texinfo (Basic Python): Document gdb.history.
2721
592375cd
VP
27222009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2723
2724 * gdb.texinfo (GDB/MI Thread Commands): Document the
2725 'current-thread-id' field. Remove the example with zero threads,
2726 since current GDB won't ever report that if there's inferior.
2727
41447f92
VP
27282009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2729
2730 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2731 option to -break-insert.
2732
098b41a6
JG
27332009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2734 Jerome Guitton <guitton@adacore.com>
2735
2736 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2737 (System-wide configuration): New section.
2738
3c16cced
PA
27392009-01-26 Pedro Alves <pedro@codesourcery.com>
2740
2741 PR gdb/7580:
2742 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2743 internal-error|internal-warning quit|corefile ask|yes|no".
2744
62709adf
PA
27452009-01-26 Pedro Alves <pedro@codesourcery.com>
2746
2747 * gdb.texinfo (Using the `gdbserver' Program): Document
2748 --remote-debug.
2749
7ce58dd2
DE
27502009-01-23 Doug Evans <dje@google.com>
2751
2752 * gdb.texinfo: Add nexti to list of commands that support
2753 background execution.
2754
adb483fe
DJ
27552009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2756
2757 * gdb.texinfo (Define, Hooks): Document prefix command support.
2758
a67ec3f4 27592009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2760 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2761
2762 Fixes for makeinfo --html.
2763
2764 * annotate.texinfo: Use @copying and @insertcopying. Use
2765 @ifnottex in place of @ifinfo.
2766 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2767 place of @ifinfo. Use @ifnotinfo for one index entry.
2768 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2769 in place of @ifinfo.
2770 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2771 in place of @ifinfo. Include contents at start unconditionally.
2772
84fcdf95
PA
27732009-01-13 Pedro Alves <pedro@codesourcery.com>
2774
2775 * gdb.texinfo (General Query Packets): Remove @var{} around the
2776 "spu" literal string.
2777
fa3a767f
PA
27782009-01-07 Pedro Alves <pedro@codesourcery.com>
2779
2780 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2781 program may be running in another process" errors.
2782 * gdbint.texinfo (Native Conditionals): Delete
2783 ONE_PROCESS_WRITETEXT description.
2784
9cb011d3
JB
27852009-01-07 Joel Brobecker <brobecker@adacore.com>
2786
2787 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2788 emacs local variable to be placed at the end of the ChangeLog.
2789 Add server.c and gdbreplay.c to the list of files where the
2790 copyright year needs to be updated.
2791
84603566
SL
27922009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2793
2794 * gdb.texinfo (Remote Configuration): Document new
2795 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2796 commands.
2797
a53f55d8
PA
27982008-12-28 Pedro Alves <pedro@codesourcery.com>
2799
2800 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2801 FETCH_INFERIOR_REGISTERS.
2802 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2803 FETCH_INFERIOR_REGISTERS descriptions. Remove
2804 gdbarch_get_longjmp_target descrition, since already described in
2805 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2806 (Target Conditionals): ... here.
2807
077e0a52
JB
28082008-12-16 Joel Brobecker <brobecker@adacore.com>
2809
2810 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2811 examples.
2812 (Additions to Ada): Likewise. Add the missing opening and closing
2813 parenthesis of the GDB prompt in one of the examples.
2814
023eb17c
JB
28152008-12-14 Joel Brobecker <brobecker@adacore.com>
2816
2817 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2818 about the result of 'Address not being of type System.Address.
2819 This problem has been fixed a while ago.
2820
c3b108f7
VP
28212008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2822
2823 MI non-stop and multiprocess docs.
2824
c8d5aac9
L
2825 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2826 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2827 Adjust documentation for *stopped, document =thread-created,
2828 =thread-exited, =thread-group-created and =thread-group-exited.
2829 (GDB/MI Thread Commands): Document the 'state' field in
2830 -thread-info output.
2831 (GDB/MI Program Execution): Mention --all and --thread-group
2832 options.
2833 (GDB/MI Variable Objects): Describe floating and fixed variable
2834 objects.
2835 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2836
07e059b5
VP
28372008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2838
c8d5aac9
L
2839 * gdb.texinfo (Operating System Information): New appendix.
2840 (Operating System Auxiliary Information): Document 'info os processes'
2841 (Remote Configuration): Document 'osdata'
2842 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2843
a80b95ba
TG
28442008-11-27 Tristan Gingold <gingold@adacore.com>
2845
2846 * gdb.texinfo (Darwin): Document Darwin specific features.
2847
a655d424
JK
28482008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2849
2850 * gdbint.texinfo (Target Conditionals): Extend the
2851 gdbarch_breakpoint_from_pc description.
2852
249e1128
VP
28532008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2854
2855 * gdb.texinfo (M68K Features): Fix typo.
2856
c14c28ba
PP
28572008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2858
2859 * gdb.texinfo (Symbols): Mention printing containing
2860 image name in "info symbol".
2861 (Maint translate-address): Likewise.
889bf7c5 2862
394a6666
JB
28632008-11-18 Joel Brobecker <brobecker@adacore.com>
2864
2865 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2866 commands "catch load" and "catch unload".
2867
66bb093b
VP
28682008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2869
2870 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2871 =thread-selected.
889bf7c5 2872
4a92f99b
VP
28732008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2874
c8d5aac9 2875 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2876
f0323ca0
PA
28772008-10-27 Pedro Alves <pedro@codesourcery.com>
2878
2879 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2880 .mt files, TM_CLIBS or TM_CDEPS.
2881 (x86 Watchpoints): Don't mention TDEPFILES.
2882
8b23ecc4
SL
28832008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2884
2885 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2886 (Overview): Mention notifications and non-stop mode behavior.
2887 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2888 with non-stop mode behavior. Add vStopped description.
2889 (Stop Reply Packets): Update list of packets that return
2890 stop replies. Mention non-stop behavior.
2891 (General Query Packets): Document QNonStop packet and associated
2892 qSupported query response.
2893 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2894 behavior.
2895 (Notification Packets): New section.
2896 (Remote Non-Stop): New section.
2897 (File-I/O Overview): Mention non-stop behavior.
2898
fff08868
HZ
28992008-10-24 Hui Zhu <teawater@gmail.com>
2900 Pedro Alves <pedro@codesourcery.com>
2901
2902 * gdb.texinfo (displaced-stepping): Describe the auto mode
2903 setting, and say it's the default. This is now a mainstream
2904 setting instead of a maintenance setting.
2905
252fbfc8
PA
29062008-10-23 Pedro Alves <pedro@codesourcery.com>
2907
2908 * observer.texi (thread_stop_requested): New.
2909
20924a55
JB
29102008-10-22 Joel Brobecker <brobecker@adacore.com>
2911
2912 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2913 (Patching): Replace incorrect usage of @samp by @kbd.
2914
bacec72f
MS
29152008-10-17 Michael Snyder <msnyder@vmware.com>
2916
2917 * gdb.texinfo: Add documentation for reverse execution.
2918
a08702d6 29192008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2920 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2921
2922 * gdb.texinfo. (Values From Inferior): New subsubsection.
2923
d97bc12b
DE
29242008-10-06 Doug Evans <dje@google.com>
2925
2926 * gdb.texinfo (set debug dwarf2-die): Document it.
2927
87f67dba
JB
29282008-10-01 Joel Brobecker <brobecker@adacore.com>
2929
2930 * gdb.texinfo (catch) [exception]: Document how to insert
2931 a breakpoint on user-defined exceptions when the exception
2932 name is identical to one of the language-defined ones.
2933
2fae03e8
TT
29342008-09-27 Tom Tromey <tromey@redhat.com>
2935
2936 * gdb.texinfo (Macros): Remove text about stringification,
2937 varargs, and splicing.
2938
5c6ce71d
TT
29392008-09-27 Tom Tromey <tromey@redhat.com>
2940
2941 * gdbint.texinfo (Language Support): Remove text about omitting
2942 support for a language.
2943
07128da0
DE
29442008-09-23 Doug Evans <dje@google.com>
2945
2946 * gdb.texinfo (info dcache): Update.
2947
b90a069a
SL
29482008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2949
2950 * gdb.texinfo (Packets): Add info on thread-id syntax and
2951 multiprocess extensions.
2952 <D>: Document multiprocess form of packet.
2953 <H>: Use thread-id syntax.
2954 <T>: Likewise.
2955 <vCont>: Likewise. Note this is required for multiprocess.
2956 <vKill>: New packet.
2957 (Stop Reply Packets) <T>: Use thread-id syntax.
2958 <W>: Document multiprocess form of reply.
2959 <X>: Likewise.
2960 (General Query Packets) <qC>: Use thread-id syntax.
2961 <qfThreadInfo>: Likewise.
2962 <qGetTLSAddr>: Likewise.
2963 <qP>: Likewise.
2964 <qSupported>: Add "multiprocess" feature.
2965 <qThreadExtraInfo>: Use thread-id syntax.
2966
b77209e0
PA
29672008-09-22 Stan Shebs <stan@codesourcery.com>
2968
2969 * gdb.texinfo (Inferiors): New section.
2970
3d0bb823
PA
29712008-09-12 Pedro Alves <pedro@codesourcery.com>
2972
2973 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2974
f8dcfc0a
UW
29752008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2976
2977 * gdbint.texinfo (Target Conditionals): Remove documentation
2978 for gdbarch_name_of_malloc.
2979
8775bb90
MS
29802008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2981
2982 * gdb.texinfo (Interrupts): Mention TCP interface for
2983 sending BREAK.
2984
f1838a98
UW
29852008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2986
2987 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2988 argument prefix to "set sysroot".
2989
158c7665
PH
29902008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2991
2992 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2993 and False.
2994
30e026bb
VP
29952008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2996
c8d5aac9
L
2997 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2998 for possible features of -list-features.
30e026bb 2999
c6ebd6cf
VP
30002008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3001
c8d5aac9 3002 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3003 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3004
aeac0ff9
VP
30052008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3006
3007 * doc/gdb.texinfo (PowerPC): Fix typo.
3008 (PowerPC features): Fix typo.
3009
5231c1fd
PA
30102008-08-18 Pedro Alves <pedro@codesourcery.com>
3011
3012 * observer.texi (thread_ptid_changed): New.
3013
677c5bb1
LM
30142008-08-18 Luis Machado <luisgpm@br.ibm.com>
3015
3016 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3017 (PowerPC features): Mention feature set for VSX registers.
3018
f3a2dd1a
JB
30192008-08-13 Joel Brobecker <brobecker@adacore.com>
3020
3021 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3022 the direct visibility of all names in user-written packages.
3023
33e5cbd6
PA
30242008-08-13 Pedro Alves <pedro@codesourcery.com>
3025
3026 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3027 setting, and make it the default.
3028 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3029 non-stop script example.
3030
d0384fc4
TJB
30312008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3032
3033 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3034 reference to the "Using Different Register and Memory Data
3035 Representation" section.
3036
a6f3e723
SL
30372008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3038
3039 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3040 (Remote Protocol): Add Packet Acknowledgment to menu.
3041 (Overview): Mention +/- can be disabled, and point to new section
3042 where this is discussed in detail.
3043 (General Query Packets): Document QStartNoAckMode packet, and
3044 corresponding qSupported reply.
3045 (Packet Acknowledgment): New section.
3046
0606b73b
SL
30472008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3048 Pedro Alves <pedro@codesourcery.com>
3049
3050 * gdb.texinfo (Threads): Move paragraph about automatic thread
3051 selection to All-Stop Mode subsection.
3052 (Thread Stops): Reorganize existing material into subsections.
3053 Add introductory blurb and menu.
3054 (Non-Stop Mode): New subsection.
3055 (Background Execution): New subsection.
3056 (Maintenance Commands): Add cross-references from async mode
3057 commands to the new Background Execution section.
3058
d57a3c85
TJB
30592008-08-06 Tom Tromey <tromey@redhat.com>
3060
3061 * gdb.texinfo (Extending GDB): New chapter.
3062 (Sequences): Demoted chapter, now a section under the new
3063 Extending GDB chapter.
3064 (Python): New section.
3065
6d76a53d
SS
30662008-07-31 Stan Shebs <stan@codesourcery.com>
3067
3068 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3069
1f70da6a
SS
30702008-07-29 Stan Shebs <stan@codesourcery.com>
3071
3072 * gdbint.texinfo: General round of cleanup and minor
3073 clarifications.
3074 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3075 (Longjmp Support): Update description to reflect how it is done
3076 for targets without using native header.
3077 (Symbol Handling): Add a little more general explanation.
3078 (COFF, ELF): Mention stabs encapsulation.
3079 (DWARF 3): New section.
3080 (Adding a New Host): Scrub out some obsolete bits.
3081 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3082 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3083 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3084 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3085 SEEK_SET, STOP_SIGNAL, USG.
3086 (Raw and Virtual Register Representations): Ditto for
3087 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3088 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3089 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3090 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3091 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3092 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3093 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3094 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3095 DEPRECATED_USE_STRUCT_CONVENTION.
3096 Describe gdbarch_deprecated_fp_regnum.
3097 Update description of gdbarch_print_insn.
3098 (Adding a New Target): Scrub out obsolete bits.
3099 (Obsolete Conditionals): Remove entire section.
3100
383f836e
TT
31012008-07-25 Tom Tromey <tromey@redhat.com>
3102
3103 * observer.texi (GDB Observers): Document new observers:
3104 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3105 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3106 architecture_changed.
3107
cfd8ab24
SS
31082008-07-21 Stan Shebs <stan@codesourcery.com>
3109
3110 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3111 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3112
781b42b0
TT
31132008-07-21 Tom Tromey <tromey@redhat.com>
3114
3115 * observer.texi (GDB Observers): Remove obsolete comment.
3116 <executable_changed>: Remove argument.
3117
d7d9f01e
TT
31182008-07-18 Tom Tromey <tromey@redhat.com>
3119
3120 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3121
bf250677
DE
31222008-07-10 Doug Evans <dje@google.com>
3123
3124 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3125
10568435
JK
31262008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3127
3128 * gdb.texinfo (Starting): Document "set disable-randomization".
3129
5ae4183a
AS
31302008-07-07 Andreas Schwab <schwab@suse.de>
3131
3132 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3133
b56e7235
VP
31342008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3135
3136 * gdb.texinfo (GDB/MI Target Manipulation): Add
3137 example of -target-attach.
3138
e1ac3328
VP
31392008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3140
3141 * observer.texi (target_resumed): New observer.
5ae4183a 3142 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3143
65d12d83
TT
31442008-06-06 Tom Tromey <tromey@redhat.com>
3145
3146 * gdb.texinfo (Completion): Add field name example.
3147
fbc5282e
MK
31482008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3149
3150 * gdb.texinfo (GDB/MI Program Context): Added example
3151 to -exec-arguments
5ae4183a 3152
fbc5282e 31532008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3154
3155 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3156 annotation.
3157
c16158bc 31582008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3159 Nathan Sidwell <nathan@codesourcery.com>
3160 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3161
3162 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3163 and ACX_BUGURL.
3164 * configure: Regenerate.
3165 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3166 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3167 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3168 mailing-list-specific text about bug reporting unless
3169 BUGURL_DEFAULT.
3170
75c99385
PA
31712008-06-05 Pedro Alves <pedro@codesourcery.com>
3172
3173 * gdb.texinfo (-target-select): Remove reference to target async.
3174 (Maintenance Commands): Document "maint set/show remote-async".
3175
1763a388
MK
31762008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3177
3178 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3179 in -target-file-get section.
5ae4183a 3180
d0d064df
PA
31812008-05-22 Pedro Alves <pedro@codesourcery.com>
3182
9b562ab8
PA
3183 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3184 killing the inferior when it is already debugging a process.
d0d064df 3185
8dfa32fc
JB
31862008-05-21 Joel Brobecker <brobecker@adacore.com>
3187
3188 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3189 abbreviation for "finish".
3190
55f996a7
NR
31912008-05-21 Nick Roberts <nickrob@snap.net.nz>
3192
3193 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3194
ba2b1c56
DJ
31952008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3196
3197 * gdbint.texinfo (Target Conditionals): Delete entry for
3198 gdbarch_dwarf_reg_to_regnum.
3199
08388c79
DE
32002008-05-09 Doug Evans <dje@google.com>
3201
a3c83fae 3202 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3203
d14508fe
DE
32042008-05-05 Doug Evans <dje@google.com>
3205
3206 * gdb.texinfo (disassemble): Document /m modifier.
3207
e2b7ddea
VP
32082008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3209
5ae4183a
AS
3210 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3211 will not report the time of commands that run the target.
e2b7ddea 3212
8eb41542
VP
32132008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3214
3215 * gdb.texinfo (GDB/MI Output Records): Add
3216 missing semicolon.
3217
82f68b1c
VP
32182008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3219
3220 * gdb.texinfo (GDB/MI Output Records):
3221 Document =thread-create and =thread-exited.
3222
fa0f268d
VP
32232008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3224
3225 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3226 Remove mention of dmi-discuss.
fa0f268d 3227
063bfe2e
VP
32282008-05-03 Pedro Alves <pedro@codesourcery.com>
3229
3230 * observer.texi (thread_exit): New.
3231
237fc4c9
PA
32322008-05-02 Pedro Alves <pedro@codesourcery.com>
3233
3234 * gdb.texinfo (Debugging Output): Document "set/show debug
3235 displaced".
3236 (Maintenance Commands): Document "maint set/show
3237 can-use-displaced-stepping".
3238
0428b8f5
DJ
32392008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3240
3241 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3242 and set/show arm force-mode.
3243
5009afc5
AS
32442008-05-02 Andreas Schwab <schwab@suse.de>
3245
3246 * gdbint.texinfo (Algorithms): Describe
3247 target_watchpoint_addr_within_range.
3248
669fac23
DJ
32492008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3250
3251 * gdbint.texinfo (Stack Frames): New chapter.
3252 (Algorithms): Move Frames text to the new chapter.
3253 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3254 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3255
721c02de
VP
32562008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3257
5ae4183a
AS
3258 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3259 output does not necessary include any tokens.
721c02de 3260
c055b101
CV
32612008-04-22 Corinna Vinschen <vinschen@redhat.com>
3262
3263 * gdb.texinfo (Set SH Calling convention): New @item.
3264 (Show SH Calling convention): Ditto.
3265
68837c9d
MD
32662008-04-22 Markus Deuling <deuling@de.ibm.com>
3267
3268 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3269
2e9132cc
EZ
32702008-04-20 Eli Zaretskii <eliz@gnu.org>
3271
3272 * gdb.texinfo (Set Breaks): Mention that multiple location
3273 breakpoints need line number info. Add index entries.
3274
31fffb02
CS
32752008-04-19 Craig Silverstein <csilvers@google.com>
3276
3277 * gdb.texinfo (Requirements): Add an optional requirement on
3278 zlib.
3279 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3280 Compressed DWARF 2.
3281
a47ec5fe
AR
32822008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3283
3284 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3285 sample output for 'stopped,reason="breakpoint-hit"' message.
3286 (GDB/MI Program Execution): Likewise.
3287
de051565
MK
32882008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3289
5ae4183a 3290 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3291 -var-set-format. Add -f option to -var-evaluate-expression.
3292
6ba66d6a
JB
32932008-04-03 Joel Brobecker <brobecker@adacore.com>
3294
3295 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3296 new node "Ambiguous Expressions". Replace references to this
3297 node by references to "Ambiguous Expressions" throughout.
3298 (Ambiguous Expressions): New node.
3299
1e26b4f8
DJ
33002008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3301
3302 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3303
b84876c2
PA
33042008-03-21 Pedro Alves <pedro@codesourcery.com>
3305
3306 * gdb.texinfo (Debugging Output): Document
3307 "set/show debug lin-lwp-async".
3308 (Maintenance Commands): Document "maint set/show linux-async".
3309
63092375
DJ
33102008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3311
3312 * gdb.texinfo (Expressions): Update description of malloced arrays.
3313
8e8901c5
VP
33142008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3315
3316 * gdb.texinfo (Thread Commands): Document
3317 -thread-info. Remove -thread-list-all-threads.
3318
1fddbabb
PA
33192008-03-14 Pedro Alves <pedro@codesourcery.com>
3320 Sandra Loosemore <sandra@codesourcery.com>
3321
3322 * gdb.texinfo (Library List Format): Update to mention the
3323 possibility to pass section addresses instead of segment
3324 addresses.
3325
ccd213ac
DJ
33262008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3327
3328 * gdb.texinfo (Starting): Document "set exec-wrapper".
3329 (Server): Document gdbserver --wrapper.
3330
fa4727a6
DJ
33312008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3332
3333 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3334 unreadable memory. Delete obsolete SPARClite reference.
3335
8edfe269
DJ
33362008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3337
3338 * gdb.texinfo (Starting): Mention always-running targets.
3339 (Target Commands): Add an anchor for load.
3340 (Connecting): Explain continue instead of run.
3341
1843f87b
DJ
33422008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3343
3344 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3345
f9082629
NR
33462008-02-26 Nick Roberts <nickrob@snap.net.nz>
3347
3348 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3349 breakpoint table.
3350
fd96d250
PA
33512008-02-19 Pedro Alves <pedro@codesourcery.com>
3352
3353 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3354 killing the inferior when it is already debugging a process.
3355
36af4ef6
MD
33562008-02-13 Markus Deuling <deuling@de.ibm.com>
3357
3358 * gdbint.texinfo (Build Script): New section. Mention new build script
3359 gdb_buildall.sh.
3360
cda4ce5a
JB
33612008-02-01 Jim Blandy <jimb@red-bean.com>
3362
3363 * gdb.texinfo (Help): Summarize 'info args' correctly.
3364
4acd40f3
TJB
33652008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3366
3367 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3368 available in PowerPC architecture.
3369 (Embedded Processors): Change node name of PowerPC item in menu.
3370 (PowerPC): Rename to...
3371 (PowerPC Embedded): this.
3372 (Architectures): Add new PowerPC item in menu.
3373 (PowerPC): New node.
3374
6e6c6f50
DJ
33752008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3376
3377 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3378 commands.
3379
5ee187d7
DJ
33802008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3381
3382 * gdb.texinfo (Setting Catchpoints): Mention features
3383 supported on GNU/Linux.
3384
e275c0d9
NR
33852008-01-30 Nick Roberts <nickrob@snap.net.nz>
3386
3387 * gdb.texinfo (GDB/MI File Commands): Describe new output
3388 field for MI command -file-list-exec-source-file.
3389
2d717e4f
DJ
33902008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3391
3392 * gdb.texinfo (Using the `gdbserver' Program): Add security
3393 warning. Rearrange into subsections and subsubsections. Document
3394 --multi and --debug. Correct --with-sysroot typo. Update --attach
3395 usage. Make load reference clearer. Document monitor exit.
3396 (Remote Configuration): Document set remote exec-file, attach-packet,
3397 and run-packet.
3398 (Packets): Document vAttach and vRun.
3399
d35a4257 34002008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3401
3402 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3403 detach-on-follow -> detach-on-fork.
f663676d 3404
c78d192c
DJ
34052008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3406
3407 * gdbint.texinfo (Native Conditionals): Remove
3408 SHELL_COMMAND_CONCAT and SHELL_FILE.
3409
d35a4257
EZ
34102008-01-26 Eli Zaretskii <eliz@gnu.org>
3411
3412 * gdb.texinfo (Specify Location): Improve wording.
3413
93815fbf
VP
34142008-01-23 Chris Demetriou <cgd@google.com>
3415
3416 * gdb.texinfo (Threads): Document new "set print thread-events"
3417 and "show print thread-events" commands.
3418
2a25a5ba
EZ
34192008-01-19 Eli Zaretskii <eliz@gnu.org>
3420
3421 * gdb.texinfo (Specify Location): New section.
3422 (Delete Breaks, Edit, Set Breaks): Remove description of
3423 locations. Instead, add a reference to "Specify Location".
3424 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3425 (Symbols): Refer to "Specify Location" for the valid forms of
3426 linespecs and locations.
3427
32c9a795
MD
34282008-01-18 Markus Deuling <deuling@de.ibm.com>
3429
3430 * gdbint.texinfo (Target Conditionals): Replace the description of
3431 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3432
b17828ca
JB
34332008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3434
3435 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3436 about &&var, which is rejected by the expression parser.
3437
0aea4bf3
LM
34382008-01-09 Luis Machado <luisgpm@br.ibm.com>
3439
3440 * gdb.texinfo (Output): Update documentation on using printf with DFP
3441 types.
3442
febe4383
TJB
34432008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3444
3445 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3446 subsubsection.
3447 (Decimal Floating Point format): New subsubsection.
3448
7a404eba
PA
34492008-01-05 Pedro Alves <pedro@codesourcery.com>
3450
3451 * gdb.texinfo (File Options): Remove mention of the attempt to
3452 open a core file with the -p option. Don't list -c as a valid
3453 option to attach to a process.
3454
a4d9b460
PA
34552008-01-05 Pedro Alves <pedro@codesourcery.com>
3456
3457 * gdbint.texinfo (Host Conditionals): Remove mention of
3458 ALIGN_STACK_ON_ENTRY.
3459
6ec2edbe
JB
34602008-01-05 Joel Brobecker <brobecker@adacore.com>
3461
3462 * gdbint.texinfo (Start of New Year Procedure): Add item
3463 describing how to update the source and documentation copyright
3464 notices.
3465
d8b2a693
JB
34662007-12-18 Jim Blandy <jimb@codesourcery.com>
3467
ab209b3a 3468 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3469 watchpoint explanation into the main description of the watchpoint
3470 command; update synopses of 'watch', 'rwatch', and 'awatch'
3471 commands.
3472
8b4ed427
VP
34732007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3474
3475 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3476 Document 'pending-breakpoints' feature of
3477 -list-features.
3478
37e4754d
LM
34792007-12-17 Luis Machado <luisgpm@br.ibm.com>
3480
669fac23 3481 * gdb.texinfo: Add new parameter's description.
37e4754d 3482
1d3811f6
DJ
34832007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3484
3485 * gdb.texinfo (Overview): Clarify run-length encoding
3486 example. Remove the restriction on "+" and "-" characters.
3487
c1c25a1a
EZ
34882007-12-15 Eli Zaretskii <eliz@gnu.org>
3489
3490 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3491
afe8ab22 34922007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3493
afe8ab22
VP
3494 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3495 the -f option for -break-insert, remove -r option,
3496 and clarify specification of location.
3497
a6b151f1
DJ
34982007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3499
3500 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3501 formatting.
3502 (Remote Debugging): Add File Transfer section.
3503 (Remote Configuration): Document Host I/O packets.
3504 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3505 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3506 (Packets): Add vFile.
3507
3b784c4f
EZ
35082007-11-17 Eli Zaretskii <eliz@gnu.org>
3509
3510 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3511 breakpoints with multiple locations.
3512 (Breakpoint Menus): Improve wording.
3513 (Output): Fix last change.
3514
a4ce5b0d
UW
35152007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3516
3517 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3518
1b39d5c0
DE
35192007-11-15 Doug Evans <dje@google.com>
3520
3521 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3522
7a72d44c
VP
35232007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3524
3525 * gdbint.texinfo (Native Conditionals): Remove
3526 mention of CLEAR_SOLIB.
5ae4183a 3527
6d1829bf 35282007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3529
3530 * gdb.texinfo (Print Settings): Add documentation for "set/show
3531 print frame-arguments".
3532
1a619819
LM
35332007-11-05 Luis Machado <luisgpm@br.ibm.com>
3534
3b784c4f 3535 * gdb.texinfo (Output): Update printf command's description.
1a619819 3536
55eddb0f
DJ
35372007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3538
3539 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3540 powerpc soft-float".
3541
9cceb671
DJ
35422007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3543
3544 * gdb.texinfo (Files): Correct formatting. Mention Expat
3545 requirement.
3546 (Requirements for Building GDB): Expand the list of Expat
3547 uses.
3548 (Library List Format, Memory Map Format): Mention Expat.
3549 (Target Descriptions): Update Expat wording.
3550
83acabca
DJ
35512007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3552
3553 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3554 Document that gdbarch_convert_register_p should return zero for no-op
3555 conversions.
3556
e35879db
UW
35572007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3558
83acabca 3559 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3560 of set_gdbarch_sofun_address_maybe_missing back to ...
3561 (Target Conditionals): ... here to fix build break.
3562
203c3895
UW
35632007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3564
83acabca 3565 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3566 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3567 (Compiler Characteristics): ... documentation of
3568 set_gdbarch_sofun_address_maybe_missing.
3569
11411de3
DJ
35702007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3571
3572 * gdbint.texinfo (Target Conditionals): Use
3573 frame_unwind_register_unsigned in examples instead of
3574 frame_unwind_unsigned_register.
3575
7cc46491
DJ
35762007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3577
3578 * gdb.texinfo (Predefined Target Types): Add int128
3579 and uint128.
3580 (Standard Target Features): Add PowerPC features.
3581
81adfced
DJ
35822007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3583
3584 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3585
c1874924
UW
35862007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3587
3588 * gdbint.texi (Target Conditionals): Remove documentation
3589 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3590 gdbarch_extract_return_value, and gdbarch_store_return_value.
3591
f6e56ab3
UW
35922007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3593
3594 * gdbint.texi (Target Conditionals): Remove documentation of
3595 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3596
56cf5405
KH
35972007-10-11 Kazu Hirata <kazu@codesourcery.com>
3598
3599 * gdb.texinfo: Mention that inaccessible-by-default is on by
3600 default.
3601
35156bae
DJ
36022007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3603
3604 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3605
d983da9c
DJ
36062007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3607
3608 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3609 multi-threaded watchpoints.
3610 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3611 checked. Describe sticky notification. Expand description
3612 of steppable and continuable watchpoints.
3613 (Watchpoints and Threads): New subsection.
3614
fe6fbf8b
VP
36152007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3616
3617 * gdb.texinfo (Setting Breakpoints): Revise
3618 documentation for pending breakpoints. Document
3619 breakpoints with multiple locations.
5ae4183a 3620
084344da
VP
36212007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3622
3623 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3624 Document -list-features.
5ae4183a 3625
82160952
EZ
36262007-09-15 Eli Zaretskii <eliz@gnu.org>
3627
3628 * gdb.texinfo (Output): Spell out which features of C's printf are
3629 not supported by GDB's printf.
7e27a47a
EZ
3630 (Separate Debug Files): More accurate wording regarding build ID
3631 and a reference to the ld manual rather than the Fedora wiki.
82160952 3632
ea37ba09
DJ
36332007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3634 Jim Blandy <jimb@codesourcery.com>
3635
3636 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3637 (Examining Memory): Update mentions of the 's' format.
3638 (Automatic Display): Likewise.
3639
b8533aec
DJ
36402007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3641
3642 * gdb.texinfo: Update the FSF's Back-Cover Text.
3643
83f83d7f
JK
36442007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3645 Eli Zaretskii <eliz@gnu.org>
3646
3647 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3648 Fixed the ``build ID'' name. New binaries build instructions for the
3649 build ID inclusion. Explain how the commands are specific to the build
3650 ID vs. debug link.
3651
c7e83d54
EZ
36522007-09-01 Eli Zaretskii <eliz@gnu.org>
3653
3654 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3655 indexing for ``build ID'' support.
3656
d3750b24
JK
36572007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3658
3659 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3660 Enlisted BUILD ID to the debug file searching example.
3661 Included a BUILD ID `.note.gnu.build-id' section description.
3662 Updated/added the debug files splitting instructions for OBJCOPY.
3663
02142340
VP
36642007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3665
3666 * gdb.texinfo (Variable Objects): Adjust docs
3667 for -var-info-expression and document
3668 -var-info-path-expression.
3669
d3bdde98
JB
36702007-08-20 Jim Blandy <jimb@codesourcery.com>
3671
3fb6a982
JB
3672 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3673 (title page): Include the dedication in the printed manual, as a
3674 separate page after the copyright notice.
5ae4183a 3675
d3bdde98
JB
3676 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3677 don't break a @var across a line.
3678
c80a96a8
MR
36792007-07-25 Maciej W. Rozycki <macro@mips.com>
3680
3681 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3682 for include files.
3683
5824a901
NR
36842007-07-12 Nick Roberts <nickrob@snap.net.nz>
3685
3686 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3687 in annotate.texinfo.
3688 (Command History): Link to new node.
5824a901 3689
d52e7ea3
UW
36902007-07-05 Markus Deuling <deuling@de.ibm.com>
3691
3692 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3693
5fc14d0a
EZ
36942007-07-05 Eli Zaretskii <eliz@gnu.org>
3695
3696 * gdbint.texinfo (Target Conditionals): Fix last change.
3697
4a9bb1df
UW
36982007-07-03 Markus Deuling <deuling@de.ibm.com>
3699
3700 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3701 routines:
3702 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3703 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3704 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3705 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3706 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3707 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3708 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3709 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3710 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3711 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3712 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3713 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3714 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3715 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3716 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3717 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3718 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3719 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3720 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3721 (SOFTWARE_SINGLE_STEP_P)
3722
3723 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3724 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3725
3726 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3727 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3728 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3729 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3730 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3731 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3732 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3733 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3734 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3735 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3736
3737 (Converting an existing Target Architecture to Multi-arch): Remove
3738 section.
3739
3740 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3741 (gdbarch_addr_bits_remove): Add code example.
3742
3743 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3744
cfa9d6d9
DJ
37452007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3746
3747 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3748 Add other missing entries. Adjust the table size to fit.
3749 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3750 stop reasons including the new "library" event.
3751 (General Query Packets): Adjust table widths for qSupported. Mention
3752 qXfer:libraries:read reply to qSupported and document the new packet.
3753 (Library List Format): New section.
3754
159fcc13
JK
37552007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3756
3757 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3758
f66d1690
MS
37592007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3760
3761 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3762
67102876
NR
37632007-06-25 Nick Roberts <nickrob@snap.net.nz>
3764
3765 * gdbint.texinfo (Register and Memory Data): Break sections
3766 into nodes and add a menu.
3767
a4642986
MR
37682007-06-21 Maciej W. Rozycki <macro@mips.com>
3769
3770 * gdb.texinfo (Examining Memory): Document the new behaviour.
3771
e9c17194
VP
37722007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3773
3774 * gdb.texinfo (Standard Target Features): Document
3775 m68k features.
3776
31d99776
DJ
37772007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3778
3779 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3780
1780a0ed
DJ
37812007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3782
3783 * gdb.texinfo (Target Description Format): Add version attribute
3784 for <target>.
3785
822b6570
DJ
37862007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3787
3788 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3789
f8b73d13
DJ
37902007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3791
3792 * gdb.texinfo (MIPS Features): New subsection.
3793
0e7f50da
UW
37942007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3795 Markus Deuling <deuling@de.ibm.com>
3796
3797 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3798 and qXfer:spu:write packets and mention them under qSupported.
3799
23d964e7
UW
38002007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3801 Markus Deuling <deuling@de.ibm.com>
3802
3803 * gdb.texinfo (Architectures): Add new SPU section to document
3804 Cell Broadband Engine SPU architecture specific commands.
3805
9f708cb2
VP
38062007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3807
3808 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3809 comments.
3810
7579b5f8
NR
38112007-06-07 Nick Roberts <nickrob@snap.net.nz>
3812
3813 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3814
bf06d120
JB
38152007-05-29 Jim Blandy <jimb@codesourcery.com>
3816
3817 * gdb.texinfo (Overview): Doc fix.
3818
23776285
MR
38192007-05-22 Maciej W. Rozycki <macro@mips.com>
3820
3821 * gdb.texinfo (Remote Configuration): Document "set/show
3822 remoteflow".
3823
1a69e1e4
DJ
38242007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3825
bf06d120
JB
3826 * gdb.texinfo (MIPS): Remove documentation for set mips
3827 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3828 stack-arg-size.
1a69e1e4 3829
46ba6afa 38302007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3831
46ba6afa
BW
3832 * all-cfg.texi (GDBTUI): New.
3833 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3834 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3835 (TUI Configuration): Edit to improve clarity and fix problems of
3836 both style and content.
5ae4183a 3837
06d3b283
UW
38382007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3839
3840 * observer.texi (GDB Observers): New observer "new_objfile".
3841
179101d6
UW
38422007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3843
3844 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3845
25d5ea92
VP
38462007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3847
3848 * gdb.texinfo (GDB/MI Variable Objects): Document
3849 frozen variables objects.
5ae4183a 3850
ea35711c
DJ
38512007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3852
3853 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3854 (Character Sets, Caching Data of Remote Targets): Likewise.
3855 (Targets): Delete Remote node. Move its text...
3856 (Debugging Remote Programs): ...to here. Delete description
3857 of the "remote" command.
3858 (Remote configuration): Delete description of "set remotedevice"
3859 and "show remotedevice".
3860 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3861
db2e3e2e
BW
38622007-04-11 Bob Wilson <bob.wilson@acm.org>
3863
5ae4183a
AS
3864 * gdb.texinfo (Contributors, Continuing and Stepping)
3865 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3866 (General Query Packets, File-I/O Remote Protocol Extension)
3867 (Protocol Basics, The F Reply Packet, Write)
3868 (Protocol-specific Representation of Datatypes, Memory Transfer):
3869 Fix hyphenation, punctuation and grammar problems.
3870 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3871 'section' instead of 'subsection' in the text.
3872 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3873 (i386): Remove period from section name.
db2e3e2e
BW
3874 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3875 (Config Names, Configure Options): Use @file{configure}.
3876
8a3dae3e
DJ
38772007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3878
3879 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3880 and tab expansion.
3881
1a92f856
DJ
38822007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3883
3884 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3885
79a6e687 38862007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3887
79a6e687
BW
3888 * gdb.texinfo: Consistently capitalize all significant words in
3889 node names, chapter titles, section titles, and headings. Update
3890 cross references to match.
3891 (Starting and Stopping Trace Experiment): Make node name plural.
3892 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3893
ad527d2e
PA
38942007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3895
3896 * gdb.texinfo (WinCE): Delete obsolete subsection.
3897
7ce59000
DJ
38982007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3899
3900 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3901 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3902 references.
3903
8807d78b
DJ
39042007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3905
3906 * gdb.texinfo (Startup): Delete references to some alternate
3907 names for .gdbinit.
3908 (Thread): Remove LynxOS reference.
3909 (Tandem ST2000): Delete target-specific documentation.
3910 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3911 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3912 and GDB_OSABI_LYNXOS.
3913
5f402660
UW
39142007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3915
3916 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3917
bac718a6
UW
39182007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3919
3920 * gdbint.texinfo (Target Conditionals): Remove mention of
3921 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3922 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3923
9453113a
DJ
39242007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3925
3926 * Makefile.in: Add "pdfdir" installation
3927 directory, PDFTEX macro, support for "install-pdf" target,
3928 and rules for making a pdf version of refcard.texi.
3929 * refcard.tex: Specify paper size for PDF output.
3930
ae21e955 39312007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3932
ae21e955 3933 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3934
3f94c067 39352007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3936
3f94c067
BW
3937 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3938 (Source Path, Character Sets, Macros, Define)
3939 (GDB/MI Result Records, GDB/MI Simple Examples)
3940 (GDB/MI Program Execution, GDB/MI File Commands)
3941 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3942 (Bug Reporting): Use @value{GCC}.
5ae4183a 3943
12c27660 39442007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3945
12c27660
BW
3946 * gdb.texinfo (Help): Fix formatting of examples.
3947 (Variables): Use @ifnotinfo instead of @iftex.
3948 (Non-debug DLL symbols): Use @ref instead of @pxref.
3949 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3950
ce9341a1
BW
39512007-03-26 Bob Wilson <bob.wilson@acm.org>
3952
3953 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3954
c8f4133a
BW
39552007-03-26 Bob Wilson <bob.wilson@acm.org>
3956
3957 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3958 the order of the nodes.
3959 (C Operators, C Constants, Debugging C): Remove extra menus.
3960 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3961
c8f4133a 39622007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3963
3964 * gdb.texinfo (File Options): Add missing parenthesis.
3965 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3966
c74d0ad8
DJ
39672007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3968
3969 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3970
ff6f572f
DJ
39712007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3972
669fac23 3973 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3974 case insensitivity.
3975 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3976
994337c3
NR
39772007-02-18 Nick Roberts <nickrob@snap.net.nz>
3978
3979 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3980 (Files): Add section name to argument list for pxref.
3981 (Non-debug DLL symbols): Don't use `see' for pxref.
3982 (Embedded Processors): Fix typo.
3983 (GDB/MI Breakpoint Commands): Execution commands generate
3984 *stopped not ^done.
3985
eb819d70
NR
39862007-02-13 Nick Roberts <nickrob@snap.net.nz>
3987
3988 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3989 values for in_scope. Mention that only root variables can be
3990 updated.
3991 (GDB/MI Development and Front Ends): Explain new values may be
3992 added to existing fields.
3993
123dc839
DJ
39942007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3995
3996 * gdb.texinfo (-target-disconnect): Use @smallexample.
3997 (Requirements): Add anchor for Expat. Update description.
3998 (Target Descriptions): Mention Expat.
3999 (Target Description Format): Document new elements. Use
4000 @smallexample.
4001 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4002 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4003
108546a0
DJ
40042007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4005
4006 * gdb.texinfo (Target Description Format): Add section on XInclude.
4007
95a98c01
NR
40082006-02-03 Nick Roberts <nickrob@snap.net.nz>
4009
4010 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4011 command -enable-timings.
4012
f4b3909f
EZ
40132007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4014
5ae4183a 4015 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4016 descriptions for new/deleted elements in gdb_osabi. Add missing
4017 description for function generic_elf_osabi_sniff_abi_tag_sections.
4018
c7ba131e
JB
40192007-01-29 Joel Brobecker <brobecker@adacore.com>
4020
4021 * gdb.texinfo (Maintenance Commands): Add documentation for
4022 the new "maint print target-stack" command.
4023
3a60f64e
JK
40242007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4025 Eli Zaretskii <eliz@gnu.org>
4026
f4b3909f 4027 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4028
c582f8b6
EZ
40292007-01-26 Eli Zaretskii <eliz@gnu.org>
4030
4031 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4032 Use @value{NGCC} instead of @value{GCC}.
4033
d3e8051b
EZ
40342007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4035
4036 * agentexpr.texi: Fix typos.
4037 * annotate.texinfo: Likewise.
4038 * gdb.texinfo: Likewise.
4039 * gdbint.texinfo: Likewise.
4040 * observer.texi: Likewise.
4041 * stabs.texinfo: Likewise.
4042
86f04699
EZ
40432007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4044
4045 * gdbint.texinfo (Support Libraries): Remove mmalloc
4046 entry. Describe readline library.
4047
23181151
DJ
40482007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4049
4050 * gdb.texinfo (Target Descriptions): New section.
4051 (General Query Packets): Add QPassSignals anchor. Mention
4052 qXfer:features:read under qSupported. Expand mentions of
4053 qXfer:memory-map:read and QPassSignals. Document
4054 qXfer:features:read.
4055
f822c95b
DJ
40562007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4057
4058 * gdb.texinfo (Commands to specify files): Describe
4059 "set sysroot" and "show sysroot".
4060 (Using the `gdbserver' program): Lowercase argument
4061 to @var. Expand description of setting up GDB on the
4062 host.
4063
8936fcda
JB
40642007-01-05 Joel Brobecker <brobecker@adacore.com>
4065
4066 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4067 catch exception, catch exception unhandled, and catch assert
4068 commands.
4069
e776119f
DJ
40702007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4071
4072 * gdb.texinfo (Debugging Output): Document "set debug xml"
4073 and "show debug xml".
4074
aa79a185
DJ
40752007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4076
4077 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4078
7f893741
JB
40792007-01-01 Joel Brobecker <brobecker@adacore.com>
4080
4081 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4082
a1b5960f
VP
40832006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4084
4085 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4086 note in @ignore, to be removed later if nobody complains.
4087
9f470e6e
NR
40882006-12-04 Nick Roberts <nickrob@snap.net.nz>
4089
4090 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4091 of -var-delete.
4092
765dc015 40932006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4094
765dc015 4095 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4096 automatic software/hardware breakpoint usage and
4097 the "set breakpoint auto-hw" command.
765dc015 4098
4b5752d0
VP
40992006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4100
4101 * gdb.texinfo (Memory Access Checking): New.
4102
89be2091
DJ
41032006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4104
4105 * gdb.texinfo (Remote configuration): Mention
4106 "pass-signals-packet".
4107 (General Query Packets): Document QPassSignals. Fix
4108 a typo.
4109
ca3bf3bd
DJ
41102006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4111
4112 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4113
427c3a89
DJ
41142006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4115
4116 * gdb.texinfo (Remote configuration): Rewrite documentation for
4117 packet configuration commands.
4118 (OS Information): Adjust reference to qXfer:auxv:read.
4119 (General Query Packets): Remove references to read-aux-vector-packet
4120 and set remote get-thread-local-storage-address.
4121
7a107747
DJ
41222006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4123
4124 * gdbint.texinfo (Target Architecture Definition): Add new
4125 Initializing a New Architecture section.
4126
1c56eb0e
EZ
41272006-10-31 David Taylor <dtaylor@emc.com>
4128
4129 * stabs.texinfo (Macro define and undefine): New node describing
4130 stabs for #define and #undef.
4131
f73adfeb
AS
41322006-10-27 Andreas Schwab <schwab@suse.de>
4133
4134 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4135
fd60e0df
EZ
41362006-10-21 Eli Zaretskii <eliz@gnu.org>
4137
4138 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4139 clarify on the possible meanings of ``expression'' watched by
4140 watchpoints. Add indexing.
e5ac9b53
EZ
4141 (Prompting, Errors, Invalidation, Annotations for Running)
4142 (Source Annotations): Fix index entries by adding "annotation" to
4143 them, to discriminate from index entries that point to the more
4144 general topic descriptions.
fd60e0df 4145
52bb452f
DJ
41462006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4147
4148 * gdbint.texinfo (Target Vector Definition): Move most
4149 content into Existing Targets. Add a menu.
4150 (Existing Targets): New section, moved from Target Vector
4151 Definition. Use @subsection.
4152 (Managing Execution State): New section.
4153
58955e58
BW
41542006-10-16 Bob Wilson <bob.wilson@acm.org>
4155
4156 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4157
c8aa23ab
EZ
41582006-10-15 Eli Zaretskii <eliz@gnu.org>
4159
4160 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4161 (Command Syntax, Signals, Backtrace, Connecting)
4162 (Remote configuration, Renesas Boards, Console I/O): Fix last
4163 change: use Ctrl- instead of C-, except wrt Emacs.
4164 (File-I/O Examples): Put Ctrl-c in @kbd.
4165 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4166 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4167 (Signals, Set Breaks, Set Watchpoints): Document optional
4168 arguments to `info signals' `handle', `info breakpoints', and
4169 `info watchpoints'.
c8aa23ab 4170
e7109c7e
EZ
41712006-10-14 Eli Zaretskii <eliz@gnu.org>
4172
4173 * gdb.texinfo (Backtrace): Fix last change.
4174
de3aea7b
NR
41752006-10-14 Nick Roberts <nickrob@snap.net.nz>
4176
4177 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4178
7f9087cb
BW
41792006-10-10 Bob Wilson <bob.wilson@acm.org>
4180
c8aa23ab
EZ
4181 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4182 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4183 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4184
68437a39
DJ
41852006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4186 Daniel Jacobowitz <dan@codesourcery.com>
4187
4188 * gdb.texinfo (Packets): Document vFlashErase,
4189 vFlashWrite and vFlashDone packets.
4190 (General Query Packets): Document qXfer:memory-map:read.
4191 Add a new feature for qXfer:memory-map:read.
4192 (Memory map format): New section.
4193 (Target Commands): Mention that gdb can write flash.
4194
fd79ecee
DJ
41952006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4196 Daniel Jacobowitz <dan@codesourcery.com>
4197
4198 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4199 memory regions and "mem auto".
4200
350da6ee
DJ
42012006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4202
4203 * gdbint.texinfo (Array Containers): New section.
4204
2f1acb09
VP
42052006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4206
4207 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4208 -stack-list-arguments HIGH_FRAME argument can be larger then the
4209 actual number of frames.
4210
2ab1eb7a
VP
42112006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4212
4213 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4214 -stack-list-locals HIGH_FRAME argument can be larger then the
4215 actual number of frames.
2ab1eb7a 4216
599b237a
BW
42172006-09-02 Bob Wilson <bob.wilson@acm.org>
4218
4219 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4220 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4221
25ab7e6d
EZ
42222006-09-02 Eli Zaretskii <eliz@gnu.org>
4223
4224 * gdbint.texinfo (Overall Structure): New section "Source Tree
4225 Structure".
4226
940178d3
JB
42272006-08-17 Jim Blandy <jimb@codesourcery.com>
4228
4229 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4230 responses.
4231
30daae6c
JB
42322006-08-08 Joel Brobecker <brobecker@adacore.com>
4233
4234 * gdb.texinfo (Source Path): Add documentation for new
4235 substitute-path commands.
4236
7fa2210b
DJ
42372006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4238
4239 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4240 (Running Configure): ...here.
4241 (Requirements): New node. Mention expat.
4242
3d00d119
DJ
42432006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4244
5ae4183a 4245 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4246 'set download-write-size' and 'show download-write-size'.
4247
0cbfa4ee
DJ
42482006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4249
4250 * stabs.texinfo (Member Type Descriptor): Correct example for
4251 pointer to member types.
4252
16026cd7
AS
42532006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4254
4255 * gdb.texinfo (Optional warnings and messages): Add
4256 'set/show trace-commands'.
4257 (Command files): Add '-v' to source command.
4258
0876f84a
DJ
42592006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4260
4261 * gdb.texinfo (OS Information): Update qPart reference to
4262 qXfer.
4263 (Remote configuration): Likewise.
4264 (Overview): Move @cindex to the start of a paragraph. Talk
4265 about binary data encoding.
4266 (Packets): Refer to the overview for the details of the X
4267 packet encoding.
4268 (General Query Packets): Remove qPart description. Add qXfer
4269 description. Add an anchor to qSupported. Correct feature
4270 table title. Add a new feature for qXfer:auxv:read.
4271 (Interrupts): Add a missing parenthesis.
4272
2ec3381a
DJ
42732006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4274
669fac23 4275 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4276 (GDB/MI Kod Commands): Remove commented out node.
4277
594fe323
EZ
42782006-07-01 Eli Zaretskii <eliz@gnu.org>
4279
4280 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4281 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4282 (GDB/MI Thread Commands, GDB/MI Program Execution)
4283 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4284 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4285 (GDB/MI File Commands, GDB/MI Target Manipulation)
4286 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4287 since the MI prompt is hard-wired into the code.
4288
7e3fb70c
NR
42892006-07-01 Nick Roberts <nickrob@snap.net.nz>
4290
4291 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4292 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4293 (GDB/MI Data Manipulation): Remove description of unimplemented
4294 display related commands as variable objects perform this function
4295 and are superior: -display-delete, -display-disable,
4296 -display-enable, -display-insert and -display-list. Move
4297 -environment-cd, -environment-directory, -environment-path
4298 and -environment-pwd to "Program Context".
4299 (GDB/MI Program Control): Rename to "Program Execution". Move
4300 -exec-arguments -exec-abort to...
4301 (GDB/MI Program Context): ...here. New node split from "Data
4302 Manipulation".
4303
be2a5f71
DJ
43042006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4305
4306 * gdb.texinfo (Remote configuration): Document set / show
4307 remote supported-packets.
4308 (General Query Packets): Document qSupported packet.
4309
fc320d37
SL
43102006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4311
4312 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4313 and font markup.
4314 (Protocol basics): Likewise.
4315 (The F request packet): Likewise.
4316 (The F reply packet): Likewise.
4317 (Memory transfer): Move this node to be a subsubsection of
4318 "Protocol specific representation of datatypes".
4319 (The Ctrl-C message): More copy editing.
4320 (Console I/O): Likewise.
4321 (The isatty call): Delete this node, and merge its content into
4322 the "isatty" node. Fixed references elsewhere.
4323 (The system call): Delete this node, and merge its content into
4324 the "system" node. Fixed references elsewhere.
4325 (open): Reformat to use @table, and add appropriate font markup.
4326 (close): Likewise.
4327 (read): Likewise.
4328 (write): Likewise.
4329 (lseek): Likewise.
4330 (rename): Likewise.
4331 (unlink): Likewise.
4332 (stat/fstat): Likewise.
4333 (gettimeofday): Likewise.
4334 (isatty): Likewise.
4335 (system): Likewise, plus minor changes to fix confusing wording.
4336 (Integral datatypes): Fix font markup.
4337 (Pointer values): Likewise.
4338 (struct stat): Fix markup to use @table, plus minor copy editing.
4339 (struct timeval): Fix font markup, plus minor copy editing.
4340 (Constants): Minor copy editing.
4341 (Errno values): Add font markup.
4342 (File-I/O Examples): Likewise.
4343
158fdf5c
NR
43442006-06-10 Nick Roberts <nickrob@snap.net.nz>
4345
4346 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4347 (GDB/MI Simple Examples): Move node up one level. Use real
4348 examples.
4349 (GDB/MI Compatibility with CLI): Update.
4350 (GDB/MI Result Records): Add "connected" and "exit" result
4351 classes.
4352 (GDB/MI Stream Records): Clarify target output.
4353 (GDB/MI Command Description Format): Modify example description.
4354 (GDB/MI Breakpoint Table Commands): Rename to...
4355 (GDB/MI Breakpoint Commands): ...this
4356 (GDB/MI Breakpoint Commands): Add optional thread field.
4357 (GDB/MI Program Control): Add an introduction. Move "Program
4358 termination" examples into exec-run description.
4359 (GDB/MI File Commands): Mention similar CLI commands.
4360 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4361 is similar to "-gdb-version".
4362
ddb50cd7
EZ
43632006-06-09 Eli Zaretskii <eliz@gnu.org>
4364
4365 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4366
2aef0d6b
NR
43672006-06-02 Nick Roberts <nickrob@snap.net.nz>
4368
4369 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4370 sourceware.org for mailing lists.
d5e40d59 4371 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4372
383a5c52
NR
43732006-06-01 Nick Roberts <nickrob@snap.net.nz>
4374
d5e40d59 4375 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4376
e16b02ee
EZ
43772006-05-22 Eli Zaretskii <eliz@gnu.org>
4378
4379 * gdb.texinfo (Cygwin Native): Fix last change.
4380
be90c084
CF
43812006-05-22 Christopher Faylor <cgf@timesys.com>
4382
4383 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4384
347ceba5
NR
43852006-05-15 Nick Roberts <nickrob@snap.net.nz>
4386
4387 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4388 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4389
369af7bd
DJ
43902006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4391
4392 * gdb.texinfo (General Query Packets): Recommend not starting
4393 new packets with qC and clarify.
4394
2ffdbde8 43952006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4396
4397 * gdb.texinfo (M2 Types): New section.
72019c9c 4398
16d1a084
DJ
43992006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4400
4401 * agentexpr.texi: Add a copyright and license notice.
4402 * observer.texi: Likewise, with GPL clause for function prototypes.
4403 Remove trailing whitespace.
4404
aa56d27a
JB
44052006-05-05 Jim Blandy <jimb@codesourcery.com>
4406
4407 * gdb.texinfo (General Query Packets): Document conventions for
4408 terminating packet names, and their violations.
4409
5bdf8622
DJ
44102006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4411
4412 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4413 * gdb.texinfo: Likewise.
4414
605a56cb
DJ
44152006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4416
4417 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4418 and "show remotedebug".
4419 (Debugging Output): Add additional index entries.
4420
b8db102d
MS
44212006-04-27 Michael Snyder <msnyder@redhat.com>
4422
4423 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4424
c5e30d01
AC
44252006-04-22 Andrew Cagney <cagney@redhat.com>
4426
4427 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4428 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4429
8181d85f
DJ
44302006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4431
4432 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4433 and remove breakpoint prototypes.
4434 (Watchpoints): Move description of target_insert_hw_breakpoint and
4435 target_remove_hw_breakpoint ...
4436 (Breakpoints): ... to here. Document target_insert_breakpoint and
4437 target_remove_breakpoint.
4438
4f553f88
JB
44392006-04-17 Jim Blandy <jimb@codesourcery.com>
4440
4441 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4442 and C packets are optional.
4443
cd852561
FR
44442006-04-14 Frederic Riss <frederic.riss@st.com>
4445
4446 * gdb.texinfo (Specifying source directories): Update the description
4447 of the source file search to reflect the fact that the source path
4448 always contains at least $cdir and $cwd.
4449
b620eb07
MS
44502006-03-31 Michael Snyder <msnyder@redhat.com>
4451
4452 * gdb.texinfo: Update copyright dates.
4453
3156cdaf
EZ
44542006-03-31 Eli Zaretskii <eliz@gnu.org>
4455
4456 * gdb.texinfo (Overview): Add an index entry to "empty response".
4457
7d30c22d
JB
44582006-03-28 Jim Blandy <jimb@codesourcery.com>
4459
4460 * gdbint.texinfo (Prologue Analysis): New section.
4461
86941c27
JB
44622006-03-07 Jim Blandy <jimb@red-bean.com>
4463
66b8c7f6
JB
4464 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4465
1a10341b
JB
4466 * gdb.texinfo (Target Commands): Update text describing how to
4467 specify a target. Refer to the detailed section on remote
4468 debugging, not the brief mention.
4469
86941c27
JB
4470 * gdb.texinfo (Connecting): Organize the different 'target remote'
4471 connection methods into a table. Add a 'target remote' index
4472 entry. (!!!)
4473
62f3a2ba
FF
44742006-02-17 Fred Fish <fnf@specifix.com>
4475
4476 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4477 'ptype' commands to reflect the fact that the only significant
4478 difference between them is that ptype prints the complete type
4479 description instead of just the name.
4480
8b9a88ea
WZ
44812006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4482
4483 * gdbint.texinfo (Watchpoints): Delete
4484 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4485
7e8dc855
NR
44862006-02-10 Nick Roberts <nickrob@snap.net.nz>
4487
4488 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4489 times fields where needed. Fix typos. Update general form given
4490 for output of -break-insert.
4491 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4492
c91d38aa
DJ
44932006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4494
4495 * gdbint.texinfo (Symbol Handling): Add a section
4496 on memory management.
4497
38fcd64c
DJ
44982006-02-06 Vladimir Prus <ghost@cs.msu.su>
4499
4500 * gdb.texinfo (Breakpoint table commands): Document the fullname
4501 field in -break-list output.
4502
219eec71
EZ
45032006-02-03 Eli Zaretskii <eliz@gnu.org>
4504
4505 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4506 debugging information produced by the various "set debug..."
4507 options.
4508
ae5a43e0
DJ
45092006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4510
4511 * gdb.texinfo (Files): Remove obsolete bits from the description
4512 of "symbol-file".
4513
a9f158ec
JB
45142006-01-25 Jim Blandy <jimb@redhat.com>
4515
4516 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4517
410dd08e
JB
45182006-01-24 Jim Blandy <jimb@redhat.com>
4519
4520 * gdbint.texinfo (Frames): Document the basics of GDB's register
4521 unwinding model, and explain the existence of the "sentinel" frame.
4522
4b505b12
AS
45232006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4524
4525 * gdb.texinfo (Choosing files): Mention that -directory is used
4526 for script files.
4527 (Specifying source directories): Likewise.
4528 (Command files): Explain how script files are found.
4529
839c27b7
EZ
45302006-01-21 Eli Zaretskii <eliz@gnu.org>
4531
4532 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4533 the threads in a multi-threaded program.
4534 (Threads): The threadno argument of "thread apply" can be a range
4535 of numbers.
4536
7be93b9e
JB
45372006-01-18 Jim Blandy <jimb@redhat.com>
4538
4539 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4540 of warning flags.
4541
fcc73fe3
EZ
45422006-01-13 Eli Zaretskii <eliz@gnu.org>
4543
4544 * gdb.texinfo (Sequences): Improve menu annotations.
4545 (Define): Add index entries for arguments of user-defined
4546 commands. Move the description of flow-control commands...
4547 (Command Files): ...to here. Document loop_break and
4548 loop_continue.
ca91424e
EZ
4549 (Define, Command Files): Document `end' and add index entries for
4550 it.
fcc73fe3 4551
5c95884b
MS
45522006-01-04 Michael Snyder <msnyder@redhat.com>
4553
4554 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4555 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4556
860701dc
PH
45572006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4558
4559 * gdb.texinfo (Omissions from Ada): Document that there is now
4560 limited aggregate support.
4561
36b80e65
EZ
45622005-12-28 Eli Zaretskii <eliz@gnu.org>
4563
4564 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4565 registers and the likes.
4566
c1468174
EZ
45672005-12-24 Eli Zaretskii <eliz@gnu.org>
4568
4569 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4570 (Symbols): Fix usage of "e.g.".
359df76b 4571 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4572
4573 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4574 (Coding): Fix usage of "e.g.".
4575
c02a867d
EZ
45762005-12-23 Eli Zaretskii <eliz@gnu.org>
4577
5ae4183a
AS
4578 * stabs.texinfo:
4579 * refcard.tex:
c02a867d 4580 * gpl.texi:
5ae4183a
AS
4581 * gdbint.texinfo:
4582 * gdb.texinfo:
4583 * gdb-cfg.texi:
c02a867d 4584 * fdl.texi:
5ae4183a
AS
4585 * annotate.texinfo:
4586 * all-cfg.texi:
c02a867d
EZ
4587 * Makefile.in: Add (C) after Copyright. Update the FSF
4588 address.
4589
fad38dfa
EZ
45902005-12-03 Eli Zaretskii <eliz@gnu.org>
4591
4592 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4593 extend GDB with commands for external monitor.
4594
53e5f3cf
AS
45952005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4596
4597 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4598
55f6ca0f
JB
45992005-11-25 Joel Brobecker <brobecker@adacore.com>
4600
4601 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4602
c1947b85
JB
46032005-11-21 Jim Blandy <jimb@redhat.com>
4604
4605 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4606 placement of 'R' actions in tracepoint action packets; document
4607 dependence of 'X' and 'M' actions on a preceding 'R' action for
4608 their registers.
4609
9d29849a
JB
46102005-11-19 Jim Blandy <jimb@redhat.com>
4611
4612 * gdb.texinfo (Tracepoint Packets): New node.
4613 (General Query Packets): Add entries for the tracepoint packets,
4614 referring to the "Tracepoint Packets" node.
4615 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4616
9a6253be
KB
46172005-11-18 Kevin Buettner <kevinb@redhat.com>
4618
4619 * gdb.texinfo (set remotebreak): Add anchor.
4620 (X packet): Likewise.
4621 (Remote Protocol): Add new section `Interrupts' and new index
4622 entry `interrupts (remote protocol)'.
4623
5f3bebba
JB
46242005-11-18 Jim Blandy <jimb@redhat.com>
4625
4626 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4627 entries into the General Query Packets section. Add a
4628 cross-reference to that section. Drop description of replies, as
4629 these are covered in the descriptions of each packet.
4630 (General Query Packets): Add introductory text. Explain naming
4631 conventions, and how the end of a name is recognized.
4632
9a7a1b36
KB
46332005-11-17 Kevin Buettner <kevinb@redhat.com>
4634
0564b6cf 4635 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4636 "set remotebreak" command.
4637
b8ff78ce
JB
46382005-11-16 Jim Blandy <jimb@redhat.com>
4639
4640 * gdb.texinfo (Packets, Stop Reply Packets)
4641 (General Query Packets): Various formatting cleanups.
4642 - Use @samp for packet contents.
4643 - Drop summaries from packet @item lines; the same information appears
4644 immediately below in the description.
4645 - Delete paragraph breaks after packet @item commands, so that the
4646 description appears directly to the right of the packet prototype
4647 in the printed manual, if it fits.
4648 - Place spaces in packet prototypes between @vars and non-@var
4649 letters, and explain that they're just for formatting.
4650 - Use @dots{} instead of '...'.
4651 - Fix uses of @code where @var was needed.
4652 - Replace "deprecated" markers with English text spelling out the
4653 packet's status and the preferred alternatives.
4654 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4655 what this ever meant.
4656 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4657 this for a long time.
4658 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4659 implemented several times, and have been in use for years.
4660
8ffe2530
JB
46612005-11-15 Jim Blandy <jimb@redhat.com>
4662
c43c5473
JB
4663 * gdb.texinfo (Packets): Add index entries for 'm' packet
4664 disclaimers.
5ae4183a 4665
fb031cdf
JB
4666 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4667 of stub when processing an 'm' packet.
4668
8ffe2530
JB
4669 * gdb.texinfo (Packets): Mention that packets beginning with
4670 letters are reserved once, at the top, instead of actually listing
4671 them all and saying "reserved".
4672
c03c782f
AS
46732005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4674
4675 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4676 Change @var{$arg0 to @code{$arg0.
4677
814e32d7
WZ
46782005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4679
4680 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4681
fa93a9d8
JB
46822005-11-12 Jim Blandy <jimb@redhat.com>
4683
4684 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4685 order. Remove extraneous 'z'.
4686
8a5a3c82
AS
46872005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4688
4689 * gdb.texinfo (Choosing files): Add --eval-command.
4690
4b0ad762
AS
46912005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4692
4693 * gdb.texinfo (Choosing modes): Add --return-child-result.
4694
4695
1a088d06
AS
46962005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4697
4698 * gdb.texinfo (Choosing modes): Add --batch-silent.
4699
656d5e12
EZ
47002005-10-28 Eli Zaretskii <eliz@gnu.org>
4701
4702 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4703 "The -var-update Command".
4704
3c9c013a
JB
47052005-10-03 Joel Brobecker <brobecker@adacore.com>
4706
4707 * gdb.texinfo (Print Settings): Add documentation for set/show
4708 print array-indexes.
4709
7ba3cf9c
DJ
47102005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4711
4712 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4713 6.2 and 6.3.
4714
a94ab193
EZ
47152005-08-27 Eli Zaretskii <eliz@gnu.org>
4716
4717 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4718 since 19-Jan-2004.
4719 (Files): Likewise.
ab1adacd
EZ
4720 (Variables, Symbols): Document the "<incomplete type>" message and
4721 its reasons.
a94ab193 4722
ca06016a
FF
47232005-08-01 Fred Fish <fnf@specifix.com>
4724
4725 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4726
cf58170d
NR
47272005-07-15 Nick Roberts <nickrob@snap.net.nz>
4728
4729 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4730 option for -var-list-children and -var-update.
4731 (GDB/MI Stack Manipulation): Simplify description of
4732 print-values option for -stack-list-locals.
4733 (GDB/MI Command Description Format): Clarify.
4734 (Mode Options): Spelling of superseded.
4735
38f1196a
BR
47362005-07-12 Bob Rossi <bob@brasko.net>
4737
4738 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4739 corresponding GDB command comment.
4740
3cb3b8df
BR
47412005-07-06 Bob Rossi <bob@brasko.net>
4742
4743 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4744 and -inferior-tty-show.
4745 (Input/Output): Document "set/show inferior-tty" and tty alias.
4746
10fac096
NW
47472005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4748
4749 * gdb.texinfo (Packets): Change description of 'D' packet to note
4750 that GDB does wait for a response.
4751
d1b6db76
NR
47522005-06-22 Nick Roberts <nickrob@snap.net.nz>
4753
4754 * gdb.texinfo (History) Rename "Command History".
4755 (Command History): Move node "Server Prefix" from section on
4756 Annotations here.
4757
29629dcf
NR
47582005-06-19 Nick Roberts <nickrob@snap.net.nz>
4759
4760 * gdb.texinfo (GDB/MI Stack Manipulation):
4761 Re-instate -stack-info-frame with example. Say that it gets
4762 info on selected frame, not current frame.
4763
397ca115
EZ
47642005-06-18 Eli Zaretskii <eliz@gnu.org>
4765
4766 * gdb.texinfo (Server): Clarify that `file' should be used before
4767 connecting to the server.
4768 (Files): Add an xref to the above description.
51274035
EZ
4769 (Output Formats): More detailed description of the `c' format.
4770 (Memory): List explicitly all the formats supported by `x'.
638ac427 4771 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4772 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4773 files. Add more indexing for solib-absolute-prefix and
4774 --with-sysroot.
76d17f34
EZ
4775 (Machine Code): Document possible problems with locations in
4776 shared libraries.
d416eeec
EZ
4777 (Backtrace): Document that free-standing environments do not need
4778 to have a `main' function.
397ca115 4779
74f6deaa
NR
47802005-06-18 Nick Roberts <nickrob@snap.net.nz>
4781
4782 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4783 -stack-info-frame.
4784
a9967aef
AC
47852005-06-07 Andrew Cagney <cagney@gnu.org>
4786
4787 * gdb.texinfo (Contributors): Note the original multi-arch
4788 contributors.
4789
e09f16f9
EZ
47902005-06-03 Eli Zaretskii <eliz@gnu.org>
4791
4792 * gdb.texinfo (Registers): Add index entries for the standard
4793 registers.
4794 (Frames): Add cross-reference from frame pointer description to
4795 the Registers node.
4796 (Annotations Overview): Fix the reference to GDB name.
4797
d87ba7ee
EZ
47982005-06-01 Eli Zaretskii <eliz@gnu.org>
4799
4800 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4801 can-use-hw-watchpoints.
4802
034dad6f
BR
48032005-05-28 Bob Rossi <bob@brasko.net>
4804
4805 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4806 the possible reasons why an exec async record would be returned to FE.
4807
ffed4509
AC
48082005-05-26 Andrew Cagney <cagney@gnu.org>
4809
4810 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4811 Andrew Cagney implemented the original GDB/MI.
4812
e22e55c9
OF
48132005-05-23 Orjan Friberg <orjanf@axis.com>
4814
4815 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4816 documentation. Add documentation for cris-mode.
4817
a78e13ce
EZ
48182005-05-20 Eli Zaretskii <eliz@gnu.org>
4819
4820 * gdb.texinfo (Numbers): Explain the example and make the wording
4821 more acurate.
4822
76ff342d
DJ
48232005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4824 Dennis Brueni <dennis@slickedit.com>
4825
4826 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4827 (GDB/MI Data Manipulation, GDB/MI Program Control)
4828 (GDB/MI Stack Manipulation): Update examples to include the fullname
4829 attribute in stack frames.
4830
119b882a
EZ
48312005-05-12 Eli Zaretskii <eliz@gnu.org>
4832
4833 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4834 do with other non-standard names of init files.
4835
6fc08d32
EZ
48362005-05-11 Eli Zaretskii <eliz@gnu.org>
4837
4838 * gdb.texinfo (Command Files): Move the description of the startup
4839 from here...
4840 (Startup): ...to this new subsection of the Invocation chapter.
4841 Rearrange the description of init files more logically and add a
4842 cross-reference to "Command Files". Document the special gdbinit
4843 name for CISCO 68k. Expand the description of what GDB does
4844 during startup.
4845 (History): Add index entry for HISTSIZE.
4846
a561754a
MK
48472005-05-02 Mark Kettenis <kettenis@gnu.org>
4848
4849 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4850
2eecc4ab
EZ
48512005-05-02 Eli Zaretskii <eliz@gnu.org>
4852
4853 * gdb.texinfo (SVR4 Process Information, The isatty call)
4854 (The system call): Don't use foo(N) notation for man pages and
4855 functions.
514c4d71 4856 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4857
18999be5
EZ
48582005-04-27 Eli Zaretskii <eliz@gnu.org>
4859
4860 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4861 were optimized away.
4862
0abb7bc7
EZ
48632005-04-22 Eli Zaretskii <eliz@gnu.org>
4864
4865 * gdb.texinfo (Remote configuration): Document "set/show
4866 get-thread-local-storage-address". Add cross-reference to the
4867 description of the qGetTLSAddr packet.
4868 (General Query Packets): Mention "set remote
4869 get-thread-local-storage-address" and add a reference to its
4870 description.
4871
6f61acb1
NR
48722005-04-19 Nick Roberts <nickrob@snap.net.nz>
4873
4874 * gdb.texinfo (Backtrace): Describe 'bt full'.
4875
9d59903a
NR
48762005-04-17 Nick Roberts <nickrob@snap.net.nz>
4877
4878 * gdb.texinfo (Mode Options): Fix typo.
4879 (GDB/MI): Describe how to invoke GDB/MI.
4880
721c2651
EZ
48812005-04-16 Eli Zaretskii <eliz@gnu.org>
4882
4883 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4884 references changed. Add description of "info udot".
721c2651
EZ
4885 (Files): Document "set/show stop-on-solib-events".
4886 (M32R/D): Document "set/show download-path", "set/show
4887 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4888 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4889 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4890 (Maintenance Commands): Improve indexing.
4891 (Target Commands): Document "set/show hash", "set/show debug
4892 monitor".
4893 (SVR4 Process Information): Document "info pidlist" and "info
4894 meminfo". Document "set/show procfs-tarce" and "set/show
4895 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4896 (Symbols, The Print Command with Objective-C): Improve indexing.
4897 (Objective-C): Add references to "info classes" and "info
4898 selectors".
c45da7e6
EZ
4899 (Debugging Output): Improve wording. Document "set/show debug
4900 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4901 (Set Breaks): Add index entry for "hardware breakpoints".
4902 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4903 and "set/show usehardbreakpoints".
4904 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4905 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4906 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4907 rdiromatzero", "set/show rdiheartbeat".
4908 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4909 "sds".
4910 (Embedded Processors): Document the "sim" command.
4911 (Remote): Document the "remote" command.
4912 (DJGPP Native): Document the "info serial" command.
4913 (Threads): Document "maint info sol-threads".
4914 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4915 (Set Breaks): Improve indexing.
4916 (Command Syntax): Add a reference to dont-repeat.
4917 (Define): Document "dont-repeat".
4918 (TUI Commands): Document "tabset".
4919 (WinCE): New subsection. Document "set/show remotedirectory",
4920 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4921
14d6dd68
EZ
49222005-04-15 Eli Zaretskii <eliz@gnu.org>
4923
4924 * gdb.texinfo (Hurd Native): New subsection, documents
4925 Hurd-specific commands.
a64548ea 4926 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4927 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4928 (MIPS): Improve documentation of heuristic-fence-post. Document
4929 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4930 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4931 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4932 (ARM): Document ARM-specific commands.
a64548ea
EZ
4933 (AVR): New section. Document "info io_registers".
4934 (CRIS): New section. Document "set/show cris-version" and
4935 "set/show cris-dwarf2-cfi".
4936 (HPPA): New section. Document "set/show debug hppa" and "maint
4937 print unwind".
a5adf40f 4938 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4939 (Super-H): New section. Document the "regs" command.
721c2651 4940 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4941
9c16f35a
EZ
49422005-04-09 Eli Zaretskii <eliz@gnu.org>
4943
4944 * gdb.texinfo (Print Settings): Document "set/show print
4945 pascal_static-members", "set print repeats", "show print
4946 null-stop". Improve indexing. Fix documentation of "set print
4947 union".
4948 (Pascal): New section.
4949 (Supported languages): Rename from "Support"; all references
4950 updated. Add a menu item for Pascal.
4951 (Numbers): Document "set radix.
4952 (Screen Size): Document "set/show pagination".
4953 (MIPS Embedded): Remove "set processor" documentation.
4954 (Remote configuration): Document "set/show X/P/Z-packet",
4955 "set/show read-aux-vector-packet", "set/show remote
4956 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4957 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4958 remotedebug", "set/show remotebreak", "set/show remotedevice",
4959 "set/show remotelogfile".
4960 (Auxiliary Vector): Add reference to the description of the
4961 read-aux-vector-packet setting.
4962 (Set Watchpoints): Add a cross-reference to "set remote
4963 hardware-breakpoint-limit".
4964 (General Query Packets): Add indexing of requests and
4965 cross-references to related commands in "Remote configuration".
4966 (File-I/O Overview, The system call): Fix wording and typos.
4967 (Thread Stops): Add index entries.
4968 (Continuing and Stepping): Document "show step-mode".
4969 (i386): New node. Document "set/show struct-convention".
4970 (Files): Document "show trust-readonly-sections".
4971 (Calling): Document "set/show unwindonsignal".
4972 (Messages/Warnings): Add index entries.
4973 (Maintenance Commands): Document "set/show watchdog".
4974 (Annotations Overview): Document "show annotate".
4975 (Set Watchpoints): Add index entries.
4976 (Symbols): Fix doc of case-sensitive.
4977 (ABI): Document "show coerce-float-to-double".
4978 (Convenience Vars, Help): Improve indexing.
4979 (Machine Code): Document "show disassembly-flavor".
4980 (Debugging C plus plus): Document "show overload-resolution".
4981 (Value History, Signaling): Add index entries.
4982
49832005-04-08 Eli Zaretskii <eliz@gnu.org>
4984
4985 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4986 (Processes): Fix wording.
4987 (History, List, Logging output, Define, Symbols, Print Settings):
4988 Improve indexing.
4989
a8f24a35
EZ
49902005-04-03 Eli Zaretskii <eliz@gnu.org>
4991
4992 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4993 redundant index entry for "target" command.
4994 (Backtrace): Add index entries.
4995 (Symbols, Fortran): Document the "set case-sensitive" command.
4996 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4997 (Print Settings): Add index entry for "set demangle-style".
4998 (Target Commands): Document "set download-write-size".
4999 (Debugging Output): Document "set exec-done-display".
5000
09d4efe1
EZ
50012005-04-02 Eli Zaretskii <eliz@gnu.org>
5002
5003 * gdb.texinfo (Files): Fix the name and documentation of
5004 add-shared-symbol-files. Document its alias assf. Update the
5005 list of OSs where GDB supports shared libraries. Fix markup.
5006 (Continuing and Stepping): Add reference to @var{location} in the
5007 text.
5008 (Dump/Restore Files): Fix reference to @{filename}.
5009 (Help): Fix wording.
5010 (Attach): Ditto.
5011 (Set Watchpoints): Ditto.
5012 (Backtrace): Remove redundant index entries. Improve index
5013 entries.
5014 (Delete Breaks): Fix wording.
5015 (Memory): Document the compare-sections command.
5016 (Memory Region Attributes): Improve wording.
5017 (Disabling): Improve wording.
5018 (Fortran): New subsection. Document the "info common" command.
5019 (Help): Document aliases "info copying" and "info warranty".
5020 (Caching Remote Data): New section. Document the "set/show
5021 remotecache" and "info dcache" commands.
5022 (Show): Fix wording of the documentation of the "set
5023 extension-language" command.
5024 (Signals): Add index entry for "info handle".
5025 (Memory Region Attributes): Fix punctuation.
5026 (Symbols): Change the arg name to "location" and refer to it in
5027 the text. Fix wording of "info types" doc.
5028 (Threads): Fix usage of @enumerate @item's.
5029 (Listing Tracepoints): Add index entry for "info tp".
5030 (Set Watchpoints): Add xref to "info break" description.
5031 (Macros): Add an index entry for "macro exp1". Document the
5032 "macro list" command.
5033 (Maintenance Commands): Document "flushregs", "maint agent",
5034 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5035 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5036 "maint print architecture", "maint print objfiles", "maint print
5037 statistics", "maint print type", "maint show-debug-regs", "maint
5038 space", "maint time", and "maint translate-address".
5039 (Connecting): Document the "monitor" command.
5040 (Annotations Overview): Describe the "set annotate" command.
5041
82f2d802
EZ
50422005-04-01 Eli Zaretskii <eliz@gnu.org>
5043
5044 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5045 Rearrange index entries and improve wording about support for
5046 hardware watchpoints.
5047
7d51c7de
BR
50482005-03-10 Bob Rossi <bob@brasko.net>
5049
5050 * gdb.texinfo: Update copyright
5051
68c71a2e
TR
50522005-02-09 Theodore A. Roth <troth@openavr.org>
5053
5054 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5055 error.
5056
83761cbd
KB
50572005-02-03 Kevin Buettner <kevinb@redhat.com>
5058
5059 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5060
9f1c6395
MS
50612005-01-17 Michael Snyder <msnyder@redhat.com>
5062
5063 * gdb.texinfo: Fix spelling, infinte -> infinite.
5064
fbd1b305
MK
50652005-01-08 Mark Kettenis <kettenis@gnu.org>
5066
5067 * observer.texi (GDB Observers): Document "solib_loaded".
5068
3ace7edb
AC
50692005-01-07 Andrew Cagney <cagney@gnu.org>
5070
bec39cab
AC
5071 * configure.ac: Rename configure.in, require autoconf 2.59.
5072 * configure: Re-generate.
5073
3ace7edb
AC
5074 * configure.in: Replace configdirs with multiple references to
5075 AC_CONFIG_SUBDIRS.
5076 * configure: Re-generate.
5ae4183a 5077
53531fc1
AC
50782005-01-04 Andrew Cagney <cagney@gnu.org>
5079
5080 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5081 part of the version number.
5082
536ffdb7
MK
50832004-12-24 Mark Kettenis <kettenis@gnu.org>
5084
5085 * gdbint.texinfo (Algorithms): Remove description of
5086 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5087
e1aac25b
JB
50882004-12-07 Jim Blandy <jimb@redhat.com>
5089
5090 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5091 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5092 numbers.
5093
f47b1503
AS
50942004-12-07 Andreas Schwab <schwab@suse.de>
5095
5096 * gdb.texinfo (Mode Options): Document -l option.
5097
b6b8ece6
EZ
50982004-12-04 Eli Zaretskii <eliz@gnu.org>
5099
5100 * gdbint.texinfo (Algorithms): More accurate description of
5101 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5102 is not needed unless data-read and data-access watchpoints are
5103 supported. Add a description of how GDB checks whether the
5104 inferior stopped because a watchpoint was hit.
5105
01371747
EZ
51062004-11-23 Eli Zaretskii <eliz@gnu.org>
5107
5108 * gdb.texinfo (Files): Add cross-reference to description of
5109 -readnow command-line switch.
5110
2315ffec
RC
51112004-11-10 Randolph Chung <tausq@debian.org>
5112
5113 * gdb.texinfo: Document set/show backtrace past-entry commands.
5114 Rearrange index entries for set/show backtrace past-main.
5115
69065f5d
AC
51162004-11-10 Jon Beniston <jon@beniston.com>
5117
5118 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5119 * gdb.texinfo (Remote Serial Protocol): Further describe
5120 binary transfer escaping mechanism .
69065f5d 5121
30e91e0b
RC
51222004-11-08 Randolph Chung <tausq@debian.org>
5123
5124 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5125 and "show debug infrun". Add index entries.
5126
60bf7e09
EZ
51272004-10-23 Eli Zaretskii <eliz@gnu.org>
5128
5129 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5130 "info proc" that are already implemented. Add index entries.
5131 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5132 (Files): Add a tip for decreasing memory used for symtabs from
5133 shared libraries.
f018e82f
EZ
5134 (Starting): Fix whitespace; make "elaboration" stand out where it
5135 is first used, and add an index entry for the term.
f8568604
EZ
5136 (Calling): Expand and elaborate text. Add "print". Add the
5137 description of problems with weak aliases.
384ee23f 5138 (Core File Generation): New section.
60bf7e09 5139
d52fe014
AC
51402004-10-12 Andrew Cagney <cagney@gnu.org>
5141
5142 * gdbint.texinfo (Versions and Branches): New chapter.
5143 (Releasing GDB): Delete "Versions and Branches" section.
5144 (Top): Add "Versions and Branches".
5145
703663ab
EZ
51462004-10-08 Eli Zaretskii <eliz@gnu.org>
5147
5148 * gdb.texinfo (Editing, History): Add cross-references to the
5149 included Readline and History user documentation. Remove
5150 references to the symbol have-readline-appendices which is unused
5151 and undefined.
5152 (History): Fix indexing.
5153
ac77d04f
JJ
51542004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5155
5156 * gdbint.texinfo (target_stopped_data_address): Update to
5157 new prototype.
5158 (i386_stopped_data_address): Update prototype and description.
5159 (i386_stopped_by_watchpoint): New function and description.
5160
e07c999f
PH
51612004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5162
5163 * gdb.texinfo (Filenames): Add Ada suffixes.
5164 (Ada) New section.
5165
2e868123
AC
51662004-09-27 Andrew Cagney <cagney@gnu.org>
5167 Robert Picco <Robert.Picco@hp.com>
5168
5169 * gdb.texinfo (Packets): Document the "p" packet.
5170
02a57714
JM
51712004-09-21 Jason Molenda (jmolenda@apple.com)
5172
5173 * gdb.texinfo (Paths and Names of the Source Files): Document the
5174 meaning of values in the 'desc' field of a SO stab.
5175
ae038cb0
DJ
51762004-09-20 Daniel Jacobowitz <dan@debian.org>
5177
5178 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5179 max-cache-age" and "maint show dwarf2 max-cache-age".
5180
f7dc1244
EZ
51812004-09-16 Eli Zaretskii <eliz@gnu.org>
5182
5183 * gdb.texinfo (Set Breaks): Add index entry for setting
5184 breakpoints on overloaded C++ functions that are not members of
5185 any classes. Add an example and an index entry for setting
5186 breakpoints on all program functions.
5187 (Character Sets, Macros, Overlay Commands)
5188 (Non-debug DLL symbols, GDB/MI Output Syntax)
5189 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5190 Use "(@value{GDBP})" instead of a literal "(gdb)".
5191
f810308b
AC
51922004-09-12 Andrew Cagney <cagney@gnu.org>
5193
5194 * gdbint.texinfo (Native Debugging): Delete description of
5195 FILES_INFO_HOOK.
5196
15a661f3
PH
51972004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5198
5ae4183a
AS
5199 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5200 to hex_string_custom (not historically correct, but more
15a661f3
PH
5201 understandable, given the current code).
5202
f3219c75
AC
52032004-09-03 Andrew Cagney <cagney@gnu.org>
5204
5205 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5206
f3bb6704
JJ
52072004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5208
5209 * observer.texi (solib_unloaded): New observer.
5210
8d2c00cb
AC
52112004-08-24 Andrew Cagney <cagney@gnu.org>
5212
5213 * gdbint.texinfo (Target Architecture Definition): Add missing
5214 comma.
5215
e7dc800a
MC
52162004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5217
5218 * (Using the Testsuite): build != host is supported,
5219 but some test scripts do not support build != host.
5220
73b03683
MK
52212004-08-14 Mark Kettenis <kettenis@gnu.org>
5222
5223 * gdbint.texinfo (Host Definition): Delete description of
5224 FCLOSE_PROVIDED and GETENV_PROVIDED.
5225
c0ccb908
MK
52262004-08-05 Mark Kettenis <kettenis@chello.nl>
5227
5228 * gdbint.texinfo (Host Definition): Delete description of
5229 NO_SYS_FILE.
5230 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5231 PTRACE_FP_BUG.
5232
9c8dbfa9
AC
52332004-08-05 Andrew Cagney <cagney@gnu.org>
5234
5235 * gdbint.texinfo (Target Architecture Definition): Delete
5236 reference to deprecated_read_fp.
5237
f42accbe
AC
52382004-08-02 Andrew Cagney <cagney@gnu.org>
5239
5240 * gdbint.texinfo (Target Architecture Definition): Delete
5241 description of DEPRECATED_REGISTER_BYTES.
5242
0b66e38c
EZ
52432004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5244
5245 * gdb.texinfo (Source Path): Document the new behavior of
5246 searching for the source files.
5247
15387254
EZ
52482004-07-17 Eli Zaretskii <eliz@gnu.org>
5249
5250 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5251 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5252 (Auto Display): Improve indexing.
5253
2c07db7a
AC
52542004-07-16 Andrew Cagney <cagney@gnu.org>
5255
5256 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5257 "-noasync".
5258
4644b6e3
EZ
52592004-07-09 Eli Zaretskii <eliz@gnu.org>
5260
5261 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5262 have the same prefix have only their prefix in the index.
5263
7561d450
MK
52642004-07-03 Mark Kettenis <kettenis@gnu.org>
5265
5266 * gdb.texinfo (BSD libkvm Interface): New node (section)
5267 (Native): Add it to the menu.
5268
67bebe79
MK
52692004-07-01 Mark Kettenis <kettenis@gnu.org>
5270
5271 * gdbint.texinfo (Target Architecture Definition): Remove
5272 PCC_SOL_BROKEN.
5273
1a6923e0
MK
52742004-06-24 Mark Kettenis <kettenis@gnu.org>
5275
5276 * gdbint.texinfo (Target Architecture Definition): Remove
5277 SUN_FIXED_LBRAC_BUG.
5278
b435e160
AC
52792004-06-26 Andrew Cagney <cagney@gnu.org>
5280
5281 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5282
b5622e8d
AC
52832004-06-20 Andrew Cagney <cagney@gnu.org>
5284
5285 * gdbint.texinfo (Target Architecture Definition): Deprecate
5286 USE_STRUCT_CONVENTION.
5287
e0c07bf0
MC
52882004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5289
5290 gdb.texinfo (Bug Reporting): Mention session recording,
5291 with the script command or Emacs.
5292
782263ab
AC
52932004-06-18 Andrew Cagney <cagney@gnu.org>
5294
5295 * gdbint.texinfo (Target Architecture Definition): Deprecate
5296 FUNCTION_START_OFFSET.
5297
03727ca6
AC
52982004-06-14 Andrew Cagney <cagney@gnu.org>
5299
5300 Based on changes from Karl Berry.
5301 * gdb.texinfo: Do not use @sc in a direntry.
5302 * stabs.texinfo: Change @dircateogry to "Software development".
5303 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5304
97092415
AC
53052004-06-13 Andrew Cagney <cagney@gnu.org>
5306
5307 * gdbint.texinfo (Target Architecture Definition): Delete
5308 description of RETURN_VALUE_ON_STACK.
5309
1f6d4158
AC
53102004-06-09 Andrew Cagney <cagney@gnu.org>
5311
5312 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5313 deleted by previous patch.
5314
d966f0cb
AC
53152004-06-08 Andrew Cagney <cagney@gnu.org>
5316
5317 * gdbint.texinfo (Native Debugging): Delete documentation on
5318 ATTACH_DETACH.
5319
86fe4aaa
RC
53202004-06-06 Randolph Chung <tausq@debian.org>
5321
5322 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5323
d4b6d575
RC
53242004-06-06 Randolph Chung <tausq@debian.org>
5325
5ae4183a 5326 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5327 the new push_dummy_call method signature. Describe the function
5328 argument.
5329
4e8b0763
JB
53302004-05-24 Joel Brobecker <brobecker@gnat.com>
5331
5332 * gdb.texinfo (Starting): Document new start command.
5333
59caf092
AC
53342004-05-21 Andrew Cagney <cagney@redhat.com>
5335
5336 * observer.texi (GDB Observers): Document "inferior_created".
5337
e4a2df64
AC
53382004-05-08 Andrew Cagney <cagney@redhat.com>
5339
e6b55ae2
AC
5340 * gdbint.texinfo (Target Architecture Definition): Delete
5341 description of DO_DEFERRED_STORES.
5342
28954179
AC
5343 * gdbint.texinfo (Target Architecture Definition): Delete
5344 references to DEPRECATED_FIX_CALL_DUMMY.
5345
434b87dd
AC
5346 * gdbint.texinfo (Target Architecture Definition): Delete
5347 description of DEPRECATED_CALL_DUMMY_WORDS,
5348 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5349
58d28df8
AC
5350 * gdbint.texinfo (Target Architecture Definition): Delete
5351 description of DEPRECATED_PUSH_DUMMY_FRAME.
5352
e4a2df64
AC
5353 * gdbint.texinfo (Target Architecture Definition): Delete
5354 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5355
2b4855ab
AC
53562004-05-07 Andrew Cagney <cagney@redhat.com>
5357
5358 * observer.texi (GDB Observers): Add "Debugging" section. Include
5359 cross reference to "set/show debug observer".
5360 * gdb.texinfo (Debugging Output): Document "set/show debug
5361 observer".
5362
fcf70625
AC
53632004-05-01 Andrew Cagney <cagney@redhat.com>
5364
5365 * gdbint.texinfo (Target Architecture Definition): Delete
5366 description of DEPRECATED_PC_IN_SIGTRAMP.
5367
8ee56bcf
AC
53682004-04-30 Andrew Cagney <cagney@redhat.com>
5369
5370 * gdbint.texinfo (Target Architecture Definition): Delete
5371 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5372
67ab9a76
OF
53732004-04-30 Orjan Friberg <orjanf@axis.com>
5374
5375 * observer.texi (GDB Observers): Correct spelling.
5376
79346bcb
OF
53772004-04-26 Orjan Friberg <orjanf@axis.com>
5378
5379 * observer.texi (GDB Observers): Add target_changed event.
5380
7a464420
AC
53812004-04-08 Andrew Cagney <cagney@redhat.com>
5382
5383 * observer.texi (GDB Observers): Rework, provide generic observer
5384 definitions and then a list of observable events.
5385
6cdf9d98
AC
53862004-04-04 Andrew Cagney <cagney@redhat.com>
5387
5388 * gdbint.texinfo (Host Definition): Delete reference to
5389 NO_SIGINTERRUPT.
5390
ddc135a4
AC
53912004-04-02 Andrew Cagney <cagney@redhat.com>
5392
5393 * gdbint.texinfo (Target Architecture Definition): Delete
5394 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5395
6a1b180d
SC
53962004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5397
5398 * gdb.texinfo (TUI Commands): Document tui reg commands.
5399
d0d5df6f
AC
54002004-03-26 Andrew Cagney <cagney@redhat.com>
5401
5402 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5403 "gdbtui".
5404 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5405 (Contributors): Mention both Text and Terminal User Interface.
5406
aa2a3f87
AC
54072004-03-23 Andrew Cagney <cagney@redhat.com>
5408
5409 * gdbint.texinfo (Target Architecture Definition): Deprecate
5410 references to SIGTRAMP_START and SIGTRAMP_END.
5411
f561f026
AC
54122004-03-23 Andrew Cagney <cagney@redhat.com>
5413
5414 * gdbint.texinfo (Target Architecture Definition): Deprecate
5415 references to PC_IN_SIGTRAMP.
5416
33cb8b0f
AC
54172004-03-19 Andrew Cagney <cagney@redhat.com>
5418
5419 * gdbint.texinfo (Target Architecture Definition): Delete
5420 reference to GDB_TARGET_IS_HPPA.
5421
fc989b7a
AC
54222004-03-18 Andrew Cagney <cagney@redhat.com>
5423
5424 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5425 describe pre_init and post_init.
5426
701b08bb
DJ
54272004-03-09 Daniel Jacobowitz <drow@mvista.com>
5428
5429 * gdb.texinfo (Debugging Output): Document values for "set debug
5430 target".
5431
faae5abe
AC
54322004-02-28 Andrew Cagney <cagney@redhat.com>
5433
5434 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5435
dd79a6cf
JJ
54362004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5437
5438 * gdb.texinfo (breakpoints): Add information about the
5439 new "set breakpoint pending" and "show breakpoint pending"
5440 commands.
5441
e7f16015
AC
54422004-02-26 Andrew Cagney <cagney@redhat.com>
5443
5444 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5445 in Per-architecture module data section.
5446
7161a3a6
RM
54472004-02-25 Roland McGrath <roland@redhat.com>
5448
5449 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5450
2154891a
AC
54512004-02-24 Andrew Cagney <cagney@redhat.com>
5452
5453 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5454 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5455 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5456
6c74ac8b
AC
54572004-02-17 Andrew Cagney <cagney@redhat.com>
5458
5459 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5460
19772a2c
AC
54612004-02-16 Andrew Cagney <cagney@redhat.com>
5462
5463 * gdbint.texinfo (Target Architecture Definition): Deprecate
5464 FRAMELESS_FUNCTION_INVOCATION.
5465
c9830293
AC
54662004-02-16 Andrew Cagney <cagney@redhat.com>
5467
5468 * gdbint.texinfo (Coding): Mention -Wunused-function.
5469
b9d26eb9
AC
54702004-02-14 Andrew Cagney <cagney@redhat.com>
5471
5472 * gdbint.texinfo (Target Architecture Definition): Delete
5473 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5474
49efadf5
EZ
54752004-02-12 Elena Zannoni <ezannoni@redhat.com>
5476
5477 * gdb.texinfo: Properly quote the name "C++".
5478 * gdbint.texinfo: Ditto.
5479 * stabs.texinfo: Ditto.
5480
1eb288ea
EZ
54812004-02-11 Elena Zannoni <ezannoni@redhat.com>
5482
5483 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5484 minimal information about libiberty.
5485
e4937fc1
MC
54862004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5487
5488 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5489
a9331b3f
RM
54902004-02-04 Roland McGrath <roland@redhat.com>
5491
5492 * gdb.texinfo (Auxiliary Vector): New node (section).
5493 (Data): Add it to the menu.
5494
2650777c
JJ
54952004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5496
5497 * gdb.texinfo (Breakpoints): Add information about pending
5498 breakpoint support.
5499
b4501125
AC
55002004-01-26 Andrew Cagney <cagney@redhat.com>
5501
5502 * gdb.texinfo (Overview): Delete references to the cisco protocol
5503 including the "N" response.
5504
74055713
AC
55052004-01-26 Andrew Cagney <cagney@redhat.com>
5506
5507 * gdbint.texinfo (Target Architecture Definition): Rename
5508 EXTRACT_STRUCT_VALUE_ADDRESS to
5509 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5510
3bbe9696
EZ
55112004-01-24 Eli Zaretskii <eliz@gnu.org>
5512
5513 * gdb.texinfo (KOD): Document "show os". Add index entries for
5514 "set/show os" and "info cisco" commands.
5515
5843504f
EZ
55162004-01-21 Eli Zaretskii <eliz@gnu.org>
5517
5518 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5519
9175c9a3
MC
55202004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5521
5522 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5523 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5524
8e94b928
NR
55252004-01-19 Nick Roberts <nick@nick.uklinux.net>
5526
5527 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5528 -stack-list-locals.
5529 (GDB/MI Variable Objects): Describe extension to
5530 -var-list-children.
5531
a20cf136
DJ
55322004-01-17 Daniel Jacobowitz <drow@mvista.com>
5533
5534 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5535
afb18d0f
AC
55362004-01-17 Andrew Cagney <cagney@redhat.com>
5537
5538 * gdbint.texinfo (Target Architecture Definition): Delete
5539 documentation on DEPRECATED_NPC_REGNUM.
5540
b51970ac
DJ
55412004-01-13 Daniel Jacobowitz <drow@mvista.com>
5542
5543 * gdb.texinfo: Update copyright year. Mention that set
5544 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5545 "set follow-fork-mode ask".
5546
0f0cffd2
AC
55472004-01-13 Andrew Cagney <cagney@redhat.com>
5548
5549 * gdbint.texinfo: Update copyright year.
5550 (Coding): Add -Wunused-label to list of -Werror warnings.
5551
c552b3bb 55522004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5553 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5554
5555 * gdb.texinfo: Update copyright.
5556 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5557 around names, as appropriate. Minor syntax cleanup of
5558 _NSPrintForDebugger explanation. Two spaces after periods.
5559 GDBN used instead of lit. "gdb". Index entries added for
5560 print-object and _NSPrintForDebugger. @noindent added in one spot.
5561
afe157ca
EZ
55622003-11-11 Elena Zannoni <ezannoni@redhat.com>
5563
5564 * stabs.texinfo: Add dircategory and direntry commands.
5565 * annotate.texinfo: Ditto.
5566
963e2bb7
AC
55672003-11-10 Andrew Cagney <cagney@redhat.com>
5568
5569 * gdbint.texinfo (Target Architecture Definition): Replace the
5570 return_value method's "inval" and "outval" parameters with
5571 "readbuf" and "writebuf".
5572
1d8b2f28
JB
55732003-10-28 Jim Blandy <jimb@redhat.com>
5574
5575 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5576 from "The `F' request packet" and "The `F' reply packet", to make
5577 texi2dvi happy.
5578 (File-I/O remote protocol extension): Update menu entries, too.
5579
36d86913
MC
55802003-10-26 Michael Chastain <mec@shout.net>
5581
5582 * gdb.texinfo (Thread Stops): Document the issue with
5583 premature return from system calls in multi-threaded programs.
5584
ce2826aa
AC
55852003-10-24 Andrew Cagney <cagney@redhat.com>
5586
5587 * annotate.texinfo: Fix "fortunatly"[sic].
5588
f24c5e49
KI
55892003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5590
5591 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5592 with "Hitachi" and "Mitsubishi".
5593
92ad9cd9
AC
55942003-10-20 Andrew Cagney <cagney@redhat.com>
5595
5596 * gdbint.texinfo (Target Architecture Definition): Document
5597 gdbarch_return_value. Add cross references from
5598 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5599 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5600
0ab4b752
MK
56012003-10-18 Mark Kettenis <kettenis@gnu.org>
5602
5603 * gdbint.texinfo (Target Architecture Definition): Document
5604 regset_from_core_section.
fb3e19c0
KI
5605
56062003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5607
5608 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5609
a9331b3f 56102003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5611
5612 From Anthony Green <green@redhat.com>:
5ae4183a 5613 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5614
1485d690
KB
56152003-10-14 Kevin Buettner <kevinb@redhat.com>
5616
889bf7c5
PA
5617 * gdb.texinfo (Breakpoint related warnings): New node.
5618 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5619
86d30acc
DJ
56202003-10-13 Daniel Jacobowitz <drow@mvista.com>
5621
5622 * gdb.texinfo (Remote Protocol): Document v and vCont.
5623
172c2a43
KI
56242003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5625
5626 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5627 * gdbint.texinfo: Ditto.
5628
71952f4c
AC
56292003-10-09 Andrew Cagney <cagney@redhat.com>
5630
5631 From 2003-09-18 David Anderson <davea@sgi.com>:
5632 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5633 "command".
5634
268e2188
AC
56352003-10-03 Andrew Cagney <cagney@redhat.com>
5636
5637 * gdbint.texinfo (Target Architecture Definition): Deprecate
5638 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5639 just target.
5640
12c266ea 56412003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5642
f30992d4 5643 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5644 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5645 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5646 * gdbint.texinfo (Target Architecture Definition): Rename
5647
56482003-09-30 Andrew Cagney <cagney@redhat.com>
5649
f30992d4 5650 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5651 (Target Architecture Definition):
f30992d4 5652
2e092625
AC
5653 * gdbint.texinfo (Target Architecture Definition): Rename
5654 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5655
0717ae8a
AC
56562003-09-29 Andrew Cagney <cagney@redhat.com>
5657
dad809b7
AC
5658 * gdbint.texinfo (Target Architecture Definition): Delete
5659 documentation for NEED_TEXT_START_END.
5660
0717ae8a
AC
5661 * gdbint.texinfo (Target Architecture Definition): Rename
5662 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5663 TARGET_WRITE_PC.
a9331b3f 5664
af6cf26d
MC
56652003-09-22 Michael Chastain <mec@shout.net>
5666
5667 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5668
ee206350
AG
56692003-09-21 Anthony Green <green@redhat.com>
5670
5671 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5672
a38c9fe6
MK
56732003-09-21 Mark Kettenis <kettenis@gnu.org>
5674
5675 * gdbint.texinfo (Target Architecture Definition): Document
5676 stabs_argument_has_addr.
5677
77949794
AC
56782003-09-18 Andrew Cagney <cagney@redhat.com>
5679
5680 * gdbint.texinfo (Target Architecture Definition): Delete
5681 documentation on REGISTER_NAMES.
5682
8e823e25
MK
56832003-09-13 Mark Kettenis <kettenis@gnu.org>
5684
5685 * gdbint.texinfo (Target Architecture Definition): Replace
5686 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5687
f27dd7fd
AC
56882003-09-11 Andrew Cagney <cagney@redhat.com>
5689
5690 * gdbint.texinfo (Target Architecture Definition): Replace
5691 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5692
8b148df9
AC
56932003-08-18 Andrew Cagney <cagney@redhat.com>
5694
5695 * gdbint.texinfo (Target Architecture Definition): Document
5696 "frame_red_zone_size".
5697
25d29d70
AC
56982003-08-09 Andrew Cagney <cagney@redhat.com>
5699
5700 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5701 with "set/show backtrace past-main" and "set/show backtrace
5702 limit".
5703
c938e9b0
L
57042003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5705
5706 * Makefile.in (install-info): Support DESTDIR.
5707 (install-html): Likewise.
5708
64fabec2
AC
57092003-08-07 Andrew Cagney <cagney@redhat.com>
5710
5711 Patch from Nick Roberts.
5712 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5713 bindings. Remove description of send-gdb-command.
5714
2fcf52f0
AC
57152003-08-07 Andrew Cagney <cagney@redhat.com>
5716
5717 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5718 GDB 6.0.
5719
086432e2
AC
57202003-08-06 Andrew Cagney <cagney@redhat.com>
5721
5722 * gdb.texinfo (Mode Options): Mention that level three is the
5723 highest available and that level 2 is deprecated.
5724 (Annotations Overview): Mention annotation levels. Cross reference
5725 to "Limitations of the Annotation Interface" in annotate.texi.
5726 (TODO, Value Annotations, Frame Annotations): Delete section.
5727 (Displays, Breakpoint Info): Delete.
5728
e5249f67
AC
57292003-08-04 Andrew Cagney <cagney@redhat.com>
5730
5731 * agentexpr.texi: Delete @bye.
5732 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5733 (stabs.info): Add $(srcdir) to include search path.
5734 (html): Depend on "annotate_toc.html", and not "annotate.html".
5735 * stabs.texinfo: Ditto. Include "fdl.texi".
5736 * gdbint.texinfo: Update copyright statement's list of invariant
5737 sections.
5738
e6f672d2
AC
57392003-07-28 Andrew Cagney <cagney@redhat.com>
5740
5741 * Makefile.in (INFO_DEPS): Add annotate.info.
5742 (dvi, ps, html, pdf): Add annotate.
5743 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5744 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5745 (ANNOTATE_DOC_FILES): New macro.
5746 (ANNOTATE_TEX_TMPS): New macro.
5747 (annotate.info, annotate_toc.html): Specify dependencies.
5748 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5749 * annotate.texinfo: Rename annotate.texi. Get building. Add
5750 "Migrating to GDB/MI" and "Limitations of the Annotation
5751 Interface" chapters. Mention why it is not part of the user
5752 guide. Update copyright notice. Include "fdl.texi".
5753
72ffddc9
SC
57542003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5755
5756 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5757
a9f12a31
DJ
57582003-07-24 Daniel Jacobowitz <drow@mvista.com>
5759
5760 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5761
b1fe9455
DJ
57622003-07-24 Daniel Jacobowitz <drow@mvista.com>
5763
5764 * gdb.texinfo (Server): Mention pidof.
5765
153721e6
AC
57662003-07-22 Andrew Cagney <cagney@redhat.com>
5767
5768 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5769 list.
5770
0fac0b41
DJ
57712003-06-28 Daniel Jacobowitz <drow@mvista.com>
5772
5773 * gdb.texinfo (Logging output): New chapter.
5774
4e562065
JB
57752003-06-24 Joel Brobecker <brobecker@gnat.com>
5776
5777 * gdb.texinfo (Unsupported languages): New section.
5778 (Languages): Add link to new section.
5779
f2c06f52
AC
57802003-06-22 Andrew Cagney <cagney@redhat.com>
5781
5782 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5783
b4177fca
DJ
57842003-06-22 Daniel Jacobowitz <drow@mvista.com>
5785
5786 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5787
f418dd93
DJ
57882003-06-22 Daniel Jacobowitz <drow@mvista.com>
5789
5790 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5791 * agentexpr.texi: Retitle section, and change it to an appendix.
5792 Comment out texinfo initialization. Factor a @var{} into two
5793 pieces to prevent makeinfo warnings.
5794 * gdb.texinfo: Add Agent Expressions appendix.
5795
4ca61388
DJ
57962003-06-19 Daniel Jacobowitz <drow@mvista.com>
5797
5798 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5799
07f31aa6
DJ
58002003-06-18 Daniel Jacobowitz <drow@mvista.com>
5801
5ae4183a 5802 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5803 remote target". Document the "detach" and "disconnect" commands.
5804 (Server, Netware, Debug Session): Reference "Connecting to a
5805 remote target".
5806 (GDB/MI Target Manipulation): Document "-target-disconnect".
5807
2dd0da42
AC
58082003-06-13 Andrew Cagney <cagney@redhat.com>
5809
5810 * gdbint.texinfo (Target Architecture Definition): Deprecate
5811 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5812 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5813
e7a3abfc
JB
58142003-06-09 Jim Blandy <jimb@redhat.com>
5815
5816 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5817
25e3a86b
AC
58182003-06-08 Andrew Cagney <cagney@redhat.com>
5819
5820 * gdbint.texinfo (Target Architecture Definition): Delete
5821 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5822
a9e5fdc2
AC
58232003-06-08 Andrew Cagney <cagney@redhat.com>
5824
5825 * gdbint.texinfo (Target Architecture Definition): Document
5826 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5827
b37303ee
AF
58282003-06-07 Adam Fedor <fedor@gnu.org>
5829
5830 * gdb.texinfo: Add Objective-C documentation.
5831
39fe6e80
AC
58322003-06-01 Andrew Cagney <cagney@redhat.com>
5833
5834 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5835 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5836
125309b2
AC
58372003-05-21 Andrew Cagney <cagney@redhat.com>
5838
5839 * gdbint.texinfo (Target Architecture Definition): Delete
5840 references to "extract_address" and "store_address".
5841
b8b527c5
AC
58422003-05-16 Andrew Cagney <cagney@redhat.com>
5843
5844 * gdbint.texinfo (Target Architecture Definition): Replace
5845 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5846 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5847
50e3ee83
TR
58482003-05-14 Theodore A. Roth <troth@openavr.org>
5849
5850 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5851
44e2be90
L
58522003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5853
5854 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5855 (gdb.dvi): Likewise.
5856 (gdb.pdf): Likewise.
5857 (links2roff): Likewise.
5858
df5215a6
JB
58592003-05-08 Jim Blandy <jimb@redhat.com>
5860
5861 * gdb.texinfo (Dump/Restore Files): Update documentation for
5862 'dump', 'append', and 'restore': note that format argument is
5863 optional; simplify presentation of the command variants; and be
5864 more precise about the formats.
5865
5e7b2f39
JB
58662003-05-07 Jim Blandy <jimb@redhat.com>
5867
5868 * gdb.texinfo (Symbols): Update documentation: 'maint list
5869 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5870 symtabs' and 'maint info psymtabs'.
5871
b1e29e33
AC
58722003-05-05 Andrew Cagney <cagney@redhat.com>
5873
5874 * gdbint.texinfo (Target Architecture Definition): Make
5875 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5876 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5877 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5878
00905d52
AC
58792003-05-04 Andrew Cagney <cagney@redhat.com>
5880
5881 * gdb.texinfo (Maintenance Commands): Document "maint print
5882 dummy-frames".
5883
54ff5908
AC
58842003-05-04 Andrew Cagney <cagney@redhat.com>
5885
5886 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5887
32e7087d
JB
58882003-05-03 J. Brobecker <brobecker@gnat.com>
5889
5890 Thierry Schneider <tpschneider1@yahoo.com>
5891 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5892 for new MI command.
5893
7043d8dc
AC
58942003-05-03 Andrew Cagney <cagney@redhat.com>
5895
5896 * gdbint.texinfo (Target Architecture Definition): Document
5897 push_dummy_code. Add cross references.
5898
e33d66ec
EZ
58992003-05-02 Elena Zannoni <ezannoni@redhat.com>
5900
5901 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5902 set/show charsets commands.
5903
0ba6dca9
AC
59042003-04-28 Andrew Cagney <cagney@redhat.com>
5905
5906 * gdbint.texinfo (Target Architecture Definition): Replace
5907 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5908 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5909
d7a27068
AC
59102003-04-28 Andrew Cagney <cagney@redhat.com>
5911
5912 * gdbint.texinfo (Target Architecture Definition): Rename
5913 "tm_print_insn" to "deprecated_tm_print_insn".
5914
44ea7b70
JB
59152003-04-09 Jim Blandy <jimb@redhat.com>
5916
5917 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5918 list psymtabs'.
5919
fb8f8949
AC
59202003-04-08 Andrew Cagney <cagney@redhat.com>
5921
5922 * gdbint.texinfo (Target Architecture Definition): Delete
5923 references to EXTRA_FRAME_INFO.
5924
32fb0f22
AC
59252003-04-08 Andrew Cagney <cagney@redhat.com>
5926
5927 * gdbint.texinfo (Target Architecture Definition): Delete
5928 PRINT_TYPELESS_INTEGER.
5929
6be67e67
JB
59302003-04-02 J. Brobecker <brobecker@gnat.com>
5931
5932 * observer.texi (GDB Observers): Adjust the documentation for the
5933 normal_stop notification to better describe reality. Fix a couple
5934 of minor typos.
5935
4e35d5f0
BR
59362003-04-02 Bob Rossi <bob_rossi@cox.net>
5937
a9331b3f 5938 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5939 '-file-list-exec-source-file'
5940
e8a8712a
AC
59412003-03-31 Andrew Cagney <cagney@redhat.com>
5942
5943 * gdbint.texinfo (Target Architecture Definition): Delete
5944 references to CALL_DUMMY_P.
5945
6c0e89ed
AC
59462003-03-30 Andrew Cagney <cagney@redhat.com>
5947
5948 * gdbint.texinfo (Target Architecture Definition): Remove
5949 reference to TARGET_WRITE_SP.
a9331b3f 5950
378bfd1b
AC
59512003-03-27 Andrew Cagney <cagney@redhat.com>
5952
5953 * gdbint.texinfo (Target Architecture Definition): Remove
5954 references to write_sp.
6c0e89ed 5955
922fbb7b
AC
59562003-03-27 Andrew Cagney <cagney@redhat.com>
5957
5958 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5959 chapter body. Use @smallexample instead of @example.
5960 (Annotations): Ditto.
5961 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5962 annotate.texi.
5963
b81774d8
AC
59642003-03-26 Andrew Cagney <cagney@redhat.com>
5965
5966 * gdbint.texinfo (Target Architecture Definition): Replace
5967 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5968 dummy_addr parameters.
5969
1bf6d5cc
AC
59702003-03-25 Andrew Cagney <cagney@redhat.com>
5971
5972 * gdbint.texinfo (Target Architecture Definition): Delete
5973 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5974 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5975 Add reference to PUSH_ARGUMENTS.
5976
618ce49f
AC
59772003-03-23 Andrew Cagney <cagney@redhat.com>
5978
5979 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5980 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5981
bcd7e15f
JB
59822003-03-18 J. Brobecker <brobecker@gnat.com>
5983
5984 * gdbint.texinfo (Algorithms): Add new section describing the
5985 Observer paradigm.
5986 (Top): Add menu entry to new observer appendix.
5987 * observer.texi: New file.
5988 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5989 new observer.texi file.
5990
9fe8321b
AC
59912003-03-17 Andrew Cagney <cagney@redhat.com>
5992
5993 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5994 that GNU Press update the manual version number.
5995
ac2adee5
AC
59962003-03-12 Andrew Cagney <cagney@redhat.com>
5997
5998 * gdbint.texinfo (Target Architecture Definition): Delete
5999 references to get_saved_register. Rename GET_SAVED_REGISTER to
6000 DEPRECATED_GET_SAVED_REGISTER.
6001
749b82f6
AC
60022003-03-13 Andrew Cagney <cagney@redhat.com>
6003
6004 * gdbint.texinfo (Target Architecture Definition): Replace
6005 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6006
8bedc050
AC
60072003-03-12 Andrew Cagney <cagney@redhat.com>
6008
6009 * gdbint.texinfo (Target Architecture Definition): Rename
6010 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6011
0ce1b118
CV
60122003-03-10 Corinna Vinschen <vinschen@redhat.com>
6013
6014 * gdb.texinfo: Add File-I/O documentation.
6015
12cc2063
AC
60162003-03-10 Andrew Cagney <cagney@redhat.com>
6017
6018 * gdbint.texinfo (Target Architecture Definition): Cross reference
6019 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6020
7453dc06
AC
60212003-03-07 Andrew Cagney <cagney@redhat.com>
6022
6023 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6024 frame" command.
6025
6314f104
AC
60262003-03-05 Andrew Cagney <cagney@redhat.com>
6027
6028 * gdbint.texinfo (Target Architecture Definition): Document
6029 unwind_dummy_id. Cross reference unwind_dummy_id and
6030 SAVE_DUMMY_FRAME_TOS.
6031
f1212245
DJ
60322003-03-05 James Ingham <jingham@apple.com>
6033 Daniel Jacobowitz <drow@mvista.com>
6034
6035 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6036 and "show cp-abi".
6037
77e7e267
AC
60382003-03-03 Andrew Cagney <cagney@redhat.com>
6039
6040 * gdbint.texinfo (Target Architecture Definition): Document
6041 register_type.
6042
838a8221
AC
60432003-03-03 Andrew Cagney <cagney@redhat.com>
6044
6045 * stabs.texinfo (Structures): Use @samp and separate @var's
6046 instead of a single @var containing a comma separated list.
6047 (Unions): Ditto.
6048
d7f4a264
DJ
60492003-03-02 Daniel Jacobowitz <drow@mvista.com>
6050
6051 * Makefile.in (distclean): Remove config.log.
6052
f30ee0bc
AC
60532003-03-01 Andrew Cagney <cagney@redhat.com>
6054
6055 * gdbint.texinfo (Target Architecture Definition): Rename
6056 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6057
60582003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6059
6060 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6061 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6062
be448670
CF
60632003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6064
6065 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6066 (Non-debug DLL symbols): New node, describing the minimal symbols
6067 loaded from DLLs without real debugging symbols.
6068
501eef12
AC
60692003-02-20 Andrew Cagney <ac131313@redhat.com>
6070
6071 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6072 hardware-breakpoint-limit".
6073 (Set Watchpoints): Add cross reference to "set remote
6074 hardware-watchpoint-limit".
6075 (Remote configuration options): New section.
6076
21c294e6
AC
60772003-02-04 Andrew Cagney <ac131313@redhat.com>
6078
e9be73e4
AC
6079 * gdbint.texinfo (Target Architecture Definition): Delete
6080 descrption of IS_TRAPPED_INTERNALVAR.
6081
21c294e6
AC
6082 From Keith Seitz <keiths@redhat.com>:
6083 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6084 option "-i"/"--interpreter" to this chapter. Include index
6085 entries.
6086
0179ffac
DC
60872003-02-04 David Carlton <carlton@math.stanford.edu>
6088
6089 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6090 (Variables): Recommend stabs+ and DWARF 2.
6091 (C plus plus expressions): Correct info about
6092 compiler versions, debug formats.
6093 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6094 PR symtab/874.
6095
7ca9f392
AC
60962003-02-01 Andrew Cagney <ac131313@redhat.com>
6097
6098 * gdbint.texinfo (Target Architecture Definition): Delete
6099 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6100 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6101 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6102 references to nindy and i960.
6103 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6104
31a85ea2
AC
61052003-02-01 Andrew Cagney <ac131313@redhat.com>
6106
6107 * gdbint.texinfo (Target Architecture Definition): Delete
6108 FLOAT_INFO.
6109
6b894e49
AC
61102003-01-30 Andrew Cagney <ac131313@redhat.com>
6111
6112 * stabs.texinfo (Member Type Descriptor): Clarify description of
6113 `@'. Suggested by Ben Hutchings.
6114
c48861fb
AC
61152003-01-29 Andrew Cagney <ac131313@redhat.com>
6116
6117 * gdb.texinfo (M68K): Delete reference to es1800.
6118
617073a9
AC
61192003-01-29 Andrew Cagney <ac131313@redhat.com>
6120
6121 * gdb.texinfo (Maintenance Commands): Document `maint print
6122 reggroups' and `maint print register-groups'.
6123 * gdbint.texinfo (Target Architecture Definition): Document
6124 register_reggroup_p.
6125
5b5d99cf
JB
61262003-01-23 Jim Blandy <jimb@redhat.com>
6127
6128 * gdb.texinfo (Separate Debug Files): New section.
6129
e7ba9c65
DJ
61302003-01-22 Daniel Jacobowitz <drow@mvista.com>
6131
6132 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6133 and "maint show profile".
6134
94e91d6d
MC
61352003-01-16 Michael Chastain <mec@shout.net>
6136
6137 * gdb.texinfo (Installing GDB): Warn against
6138 ".../gdb-VERSION/gdb/configure".
6139 (Separate Objdir): Likewise.
6140
867f3898
AC
61412003-01-15 Andrew Cagney <ac131313@redhat.com>
6142
6143 * gdbint.texinfo (Target Architecture Definition): Delete
6144 definition of PRINT_REGISTER_HOOK.
6145
f153cc92
EZ
61462003-01-15 Elena Zannoni <ezannoni@redhat.com>
6147
6148 (OpenRISC 1000): Fix formatting of command names.
6149
c60eb6f1
EZ
61502003-01-15 Elena Zannoni <ezannoni@redhat.com>
6151
6152 * gdb.texinfo (Continuing and Stepping): Add new command
6153 'advance'. Clarify behavior of 'until'.
6154
f5ebfba0
DJ
61552003-01-13 Daniel Jacobowitz <drow@mvista.com>
6156
6157 * gdb.texinfo (Files): Document solib-absolute-prefix and
6158 solib-search-path.
6159
4ce8657e
MC
61602003-01-09 Michael Chastain <mec@shout.net>
6161
6162 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6163 (Create a Release): Add new instructions for new @file{src-release}.
6164 Document existing instructions for @file{Makefile.in} as
6165 being for @value{GDBN} 5.3.1 or earlier.
6166
372613e3
AC
61672003-01-09 Andrew Cagney <ac131313@redhat.com>
6168
6169 * gdbint.texinfo (Target Architecture Definition): Mention
6170 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6171 allocate memory.
6172
b4e9345d
DJ
61732003-01-04 Daniel Jacobowitz <drow@mvista.com>
6174
6175 * gdb.texinfo (Controlling GDB): Add @kindex for
6176 "show osabi".
6177 (Backtraces): Add @kindex's for backtrace-below-main.
6178
98b45e30
DJ
61792003-01-04 Daniel Jacobowitz <drow@mvista.com>
6180
6181 * gdb.texinfo (Controlling GDB): Document "set osabi".
6182
95f90d25
DJ
61832003-01-04 Daniel Jacobowitz <drow@mvista.com>
6184
6185 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6186 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6187
1e698235
DJ
61882003-01-04 Daniel Jacobowitz <drow@mvista.com>
6189
6190 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6191 "set coerce-float-to-double".
6192 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6193
e632838e
AC
61942003-01-02 Andrew Cagney <ac131313@redhat.com>
6195
6196 * stabs.texinfo: Remove obsolete text.
6197 * gdbint.texinfo: Ditto.
6198 * gdb.texinfo: Ditto.
6199
c133ab7a
MK
62002002-12-22 Mark Kettenis <kettenis@gnu.org>
6201
6202 * gdbint.texinfo (Target Architecture Definition): Update
6203 description of gdbarch_register_osabi.
6204
f821f325
KH
62052002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6206
6207 * agentexpr.texi: Fix typos.
6208 * annotate.texi: Likewise.
6209 * fdl.texi: Likewise.
6210
85a6d8d3 62112002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6212
6213 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6214 DEPRECATED_INIT_FRAME_PC.
6215
ae45cd16
AC
62162002-12-01 Andrew Cagney <ac131313@redhat.com>
6217
6218 * gdbint.texinfo (Target Architecture Definition): Delete
6219 PC_IN_CALL_DUMMY.
6220
07555a72
AC
62212002-11-28 Andrew Cagney <ac131313@redhat.com>
6222
6223 * gdbint.texinfo (Host Definition): Delete documentation on
6224 USE_GENERIC_DUMMY_FRAMES.
6225
c166cdc7
EZ
62262002-11-26 Elena Zannoni <ezannoni@redhat.com>
6227
5ae4183a 6228 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6229 * Makefile.in (install-info): Run the install-info command as part
6230 of the post install steps only.
6231 (uninstall-info): New target.
6232 (uninstall): New target.
6233
35db0260
EZ
62342002-11-22 Elena Zannoni <ezannoni@redhat.com>
6235
6236 * Makefile.in (install): Make install do some real work.
6237
9ba8d803
AC
62382002-11-19 Andrew Cagney <ac131313@redhat.com>
6239
6240 Fix POSIX problem reported by Paul Eggert.
6241 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6242 Fix PR gdb/527.
6243
903ad3a6
AC
62442002-10-26 Andrew Cagney <cagney@redhat.com>
6245
6246 * gdbint.texinfo (Target Architecture Definition): Delete
6247 definition of DO_REGISTERS_INFO.
6248
f2abfe65
KB
62492002-10-18 Kevin Buettner <kevinb@redhat.com>
6250
6251 * gdbint.texinfo (Address Classes): Fix problems with insertion
6252 of ``{'' and ``}'' in example.
6253
b5b0480a
KB
62542002-10-17 Kevin Buettner <kevinb@redhat.com>
6255
6256 * gdbint.texinfo (Address Classes): New section.
6257 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6258 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6259 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6260 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6261
c85508ee
KD
62622002-10-11 Klee Dienes <kdienes@apple.com>
6263
6264 * gdb.texinfo (Registers): Mention vector registers as well as
6265 floating registers in the documentation for 'info registers' and
6266 'info all-registers'.
6267
6d12fc3d
DJ
62682002-10-11 Daniel Jacobowitz <drow@mvista.com>
6269
6270 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6271
8d19fbd2
JJ
62722002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6273
6274 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6275 interface definition.
6276
a37295f9
MM
62772002-10-03 Marko Mlinar <markom@opencores.org>
6278
6279 * gdb.texinfo (Target Commands): Add or1k target specific
6280 commands.
6281 * gdb.texinfo (Contributors): Add myself to the contributors list.
6282
da0f9dcd
AC
62832002-10-01 Andrew Cagney <ac131313@redhat.com>
6284
6285 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6286 and "mi1" instead of "mi1" and "mi0".
6287
2e834e49
HPN
62882002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6289
6290 * gdb.texinfo (Packets): Fix typos "alligned".
6291 Correct z3/Z3 description. Correct z4/Z4 title.
6292
050be0dc
AC
62932002-09-27 Andrew Cagney <ac131313@redhat.com>
6294
6295 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6296
1104b9e7
KB
62972002-09-25 Kevin Buettner <kevinb@redhat.com>
6298
6299 * gdb.texinfo: Use GNU/Linux instead of Linux.
6300
512217c7
AC
63012002-09-25 Andrew Cagney <ac131313@redhat.com>
6302
6303 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6304
10998722
AC
63052002-09-24 Andrew Cagney <ac131313@redhat.com>
6306
512217c7 6307 * gdb.texinfo: Replace @example with @smallexample.
10998722 6308
a0eb71c5
KB
63092002-09-20 Kevin Buettner <kevinb@redhat.com>
6310
f7dc1244 6311 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6312 * gdb.texinfo (Character Sets): Use @smallexample instead of
6313 @example. Use GNU/Linux instead of Linux.
6314
63152002-09-20 Jim Blandy <jimb@redhat.com>
6316
6317 * gdb.texinfo: Add character set documentation.
6318
2f870471
AC
63192002-09-19 Andrew Cagney <ac131313@redhat.com>
6320
6321 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6322 (Packets): Add cross reference from `b' packet to `z' packets.
6323
790eb8f5
AC
63242002-09-19 Andrew Cagney <ac131313@redhat.com>
6325
8d30a00d
AC
6326 * gdb.texinfo (Maintenance Commands): Document ``maint
6327 internal-error'' and ``maint internal-warning''.
6328
790eb8f5
AC
6329 * gdbint.texinfo (Target Architecture Definition): Revise
6330 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6331
a23a7bf1
JB
63322002-09-19 Joel Brobecker <brobecker@gnat.com>
6333
6334 * gdbint.texinfo (Target Conditionals): Document the new
6335 NAME_OF_MALLOC macro.
6336
299ffc64
AC
63372002-09-05 Andrew Cagney <ac131313@redhat.com>
6338
6339 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6340 engineer.
6341
b7bb15bc
SC
63422002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6343
6344 * gdb.texinfo (TUI Overview): Document status line fields.
6345
3d757584
SC
63462002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6347
6348 * gdb.texinfo (TUI Commands): Document info win command.
6349
269c21fe
SC
63502002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6351
6352 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6353
7cf36c78
SC
63542002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6355
6356 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6357 (TUI Keys): Likewise.
6358
d2c6833e
AC
63592002-08-25 Andrew Cagney <ac131313@redhat.com>
6360
6361 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6362 for a packet receive.
6363
46d8b1c3
AC
63642002-08-25 Andrew Cagney <ac131313@redhat.com>
6365
6366 * Makefile.in (clean): Move to end of file.
6367 (distclean, maintainer-clean, realclean): Ditto.
6368 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6369 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6370 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6371 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6372
b0787093
AC
63732002-08-24 Andrew Cagney <ac131313@redhat.com>
6374
6375 * Makefile.in (GDBINT_TEX_TMPS): Define.
6376 (gdbint.dvi, gdbint.pdf): Use
6377 (GDB_TEX_TMPS): Define.
6378 (gdb.dvi, gdb.pdf): Use.
6379 (STABS_TEX_TMPS): Define.
6380 (stabs.dvi, stabs.pdf): Use.
6381 (GDB_DOC_SOURCE_INCLUDES): New macros.
6382 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6383 (GDBINT_DOC_FILES_INCLUDES): New macros.
6384 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6385 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6386 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6387 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6388 (links2roff): Replace SFILES_INCLUDED with
6389 GDB_DOC_SOURCE_INCLUDES.
6390 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6391 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6392 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6393 dependencies.
6394 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6395 dependencies.
6396 (gdbmi.texinfo): Delete rule.
6397 (inc-hist.texinfo): Delete rule.
6398 (rluser.texinfo): Delete rule.
6399
ebba8386
AC
64002002-08-23 Andrew Cagney <cagney@redhat.com>
6401
6402 * gdbint.texinfo (Target Architecture Definition): Update
6403 STORE_RETURN_VALUE, mention regcache.
6404
0ab7a791
AC
64052002-08-21 Andrew Cagney <ac131313@redhat.com>
6406
6407 * gdbint.texinfo (Target Architecture Definition): Document
6408 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6409
ee2d5c50
AC
64102002-08-19 Andrew Cagney <ac131313@redhat.com>
6411
6412 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6413 Fix minor typos. Add index entries.
6414
53c69bd7
AC
64152002-08-18 Andrew Cagney <ac131313@redhat.com>
6416
6417 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6418
e76f1f2e
AC
64192002-08-15 Andrew Cagney <ac131313@redhat.com>
6420
6421 * gdbint.texinfo (Target Architecture Definition): Document
6422 PRINT_VECTOR_INFO.
6423 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6424
0680b120
AC
64252002-08-13 Andrew Cagney <ac131313@redhat.com>
6426
6427 * gdb.texinfo (Maintenance Commands): Document "maint print
6428 registers", "maint print raw-registers" and "maint print
6429 cooked-registers".
6430
3c3bea1c
GS
64312002-08-08 Grace Sainsbury <graces@redhat.com>
6432
a9331b3f 6433 From Mark Salter:
3c3bea1c
GS
6434 * gdb.texinfo (Protocol): Document T packet extension to
6435 allow watchpoint address reporting.
6436
42f9b0a5
AC
64372002-08-03 Andrew Cagney <ac131313@redhat.com>
6438
6439 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6440
db034ac5
AC
64412002-08-01 Andrew Cagney <cagney@redhat.com>
6442
6443 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6444 to CHILL.
6445
e2b28d04
AC
64462002-08-01 Andrew Cagney <ac131313@redhat.com>
6447
6448 * gdbint.texinfo (Coding): Revise section "Include Files".
6449
7fb623f7
AC
64502002-07-24 Andrew Cagney <cagney@redhat.com>
6451
6452 * gdbint.texinfo: Obsolete references to m88k.
6453 * gdb.texinfo: Ditto.
6454
4a2b4636
JB
64552002-07-10 Joel Brobecker <brobecker@gnat.com>
6456
7fb623f7 6457 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6458 where the proper version of autoconf can be retrieved.
6459
a71ec265
DH
64602002-07-09 Don Howard <dhoward@redhat.com>
6461
6462 * gdb.texinfo (Command Files): Further describe the behavior of
6463 sourced command files.
6464
b9aa90c9
AC
64652002-06-27 Andrew Cagney <ac131313@redhat.com>
6466
6467 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6468 (Coding): Clarify ISO C version that GDB assumes.
6469
40dd2248
TT
64702002-06-26 Tom Tromey <tromey@redhat.com>
6471
6472 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6473 add_setshow_cmd_full.
6474
bfac230e
DH
64752002-06-25 Don Howard <dhoward@redhat.com>
6476
6477 * gdb.texinfo (Memory Region Attributes): Document new behavior
6478 for 'mem' command.
6479
475b0867
JB
64802002-06-11 Jim Blandy <jimb@redhat.com>
6481
919d772c
JB
6482 * gdb.texinfo (Symbols): Update documentation for `info source'
6483 command.
6484
475b0867
JB
6485 * gdb.texinfo (Macros): Call the command `info macro', not
6486 `show macro'.
6487
ba8c9337
AC
64882002-06-09 Andrew Cagney <ac131313@redhat.com>
6489
6490 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6491 data''.
6492
1029b7fa
MK
64932002-06-09 Mark Kettenis <kettenis@gnu.org>
6494
6495 * gdbint.texinfo (Target Architecture Definition): Document
6496 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6497
16737d73
AC
64982002-06-08 Andrew Cagney <ac131313@redhat.com>
6499
6500 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6501 lists.
6502
30107679
AC
65032002-06-08 Andrew Cagney <ac131313@redhat.com>
6504
6505 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6506 Branch''.
6507
3352e23e
AC
65082002-06-01 Andrew Cagney <ac131313@redhat.com>
6509
6510 * gdbint.texinfo (Target Architecture Definition): Add section
6511 ``Converting an existing Target Architecture to Multi-arch''.
6512
cbb09e6a
AC
65132002-05-30 Andrew Cagney <ac131313@redhat.com>
6514
6515 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6516 to ``Obsoleting code''. Revise.
6517
e2e0bcd1
JB
65182002-05-17 Jim Blandy <jimb@redhat.com>
6519
6520 * gdb.texinfo (C Preprocessor Macros): New chapter.
6521 Include it in the main menu.
6522 (Contributors): Credit Jim Blandy with macro support.
6523 (Compilation): Explain how to get macro information into the
6524 executable.
6525 (Expressions): Note that preprocessor macros are expanded.
6526
9db8d71f
DJ
65272002-05-14 Daniel Jacobowitz <drow@mvista.com>
6528
6529 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6530 options for `target remote'.
6531
6d531722
AC
65322002-05-13 Andrew Cagney <ac131313@redhat.com>
6533
6534 * gdbint.texinfo (Target Architecture Definition): Delete
6535 documentation on NNPC_REGNUM.
6536
13d01224
AC
65372002-05-11 Andrew Cagney <ac131313@redhat.com>
6538
6539 * gdbint.texinfo (Target Architecture Definition): Document
6540 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6541 (Target Architecture Definition): Revise section `Using Different
6542 Register and Memory Data Representations'. Add section `Raw and
6543 Virtual Register Representations'.
6544
b2e75d78
AC
65452002-05-11 Andrew Cagney <ac131313@redhat.com>
6546
6547 * gdbint.texinfo (Target Architecture Definition): Mention
6548 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6549 (Target Architecture Definition): Mention same. Add references to
6550 web pages.
6551
2c8682ee
MS
65522002-05-08 Michael Snyder <msnyder@redhat.com>
6553
6554 * stabs.texinfo (Attributes): Document new "vector" attribute.
6555
0816590b
AC
65562002-05-04 Andrew Cagney <ac131313@redhat.com>
6557
6558 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6559
2653173e
AC
65602002-05-04 Andrew Cagney <ac131313@redhat.com>
6561
6562 * gdb.texinfo: Delete obsolete references to a29k.
6563
d7bd68ca
AC
65642002-04-24 Andrew Cagney <ac131313@redhat.com>
6565
6566 * gdbint.texinfo (Target Architecture Definition): Replace
6567 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6568
21d83aa5
DM
65692002-04-24 David S. Miller <davem@redhat.com>
6570
6571 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6572
7673a6cc
DM
65732002-04-21 David S. Miller <davem@redhat.com>
6574
6575 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6576
d49d1e0a
AC
65772002-04-21 Andrew Cagney <ac131313@redhat.com>
6578
6579 * gdbint.texinfo (Target Architecture Definition): Delete
6580 definition of HAVE_REGISTER_WINDOWS.
6581
f7dc1244 65822002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6583
6584 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6585 "Theodore A. Roth" <troth@verinet.com>.
6586
5ca0cb28
DH
65872002-04-15 Don Howard <dhoward@redhat.com>
6588
f7dc1244 6589 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6590 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6591 Provide a better explaination of this feature.
5ca0cb28 6592
f208ba17
AC
65932002-04-14 Andrew Cagney <ac131313@redhat.com>
6594
6595 * gdbint.texinfo (Target Architecture Definition): Remove
6596 FRAME_CHAIN_COMBINE.
6597
d5ba91de
MC
65982002-04-12 Michael Chastain <mec@shout.net>
6599
6600 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6601 REG_STACK_SEGMENT.
6602
26818220
MC
66032002-04-09 Michael Chastain <mec@shout.net>
6604
6605 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6606 PYRAMID_* macros.
6607
129188f6
AC
66082002-04-07 Andrew Cagney <ac131313@redhat.com>
6609
6610 * gdb.texinfo (Bug Reporting): Document that the web is the
6611 prefered way of submitting bug reports.
6612 (Bug Reporting): Delete the s-mail address as the last resort.
6613
8227c0ff
AC
66142002-04-05 Andrew Cagney <ac131313@redhat.com>
6615
6616 * gdbint.texinfo (Target Architecture Definition): Delete
6617 references to TARGET_WRITE_FP and write_fp.
6618
16d9dec6
MS
66192002-03-27 Michael Snyder <msnyder@redhat.com>
6620
6621 * gdb.texinfo: Document new commands dump, append, and restore.
6622
9ae8b82c
AC
66232002-03-27 Andrew Cagney <ac131313@redhat.com>
6624
6625 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6626 Branch'.
6627
474c8240
AC
66282002-03-18 Andrew Cagney <ac131313@redhat.com>
6629
6630 * gdb.texinfo: Change all examples to @smallexample.
6631 * gdbint.texinfo: Ditto.
a9331b3f 6632
fb0ff88f
AC
66332002-03-18 Andrew Cagney <ac131313@redhat.com>
6634
6635 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6636 Branches''.
6637
9bb0a4d8
AC
66382002-03-18 Andrew Cagney <ac131313@redhat.com>
6639
6640 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6641 Policy''.
6642
937f164b
FF
66432002-03-04 Fred Fish <fnf@redhat.com>
6644
6645 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6646 expresson, suports, dependant, trhe, perhaphs, situtations,
6647 explictily, taged, oportunity, unfortunatly).
6648
a7b40f07
AC
66492002-02-24 Andrew Cagney <ac131313@redhat.com>
6650
6651 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6652 Remove reference to 3.12.
6653
aab4e0ec
AC
66542002-02-23 Andrew Cagney <ac131313@redhat.com>
6655
6656 * gdbint.texinfo: Include fdl.texi.
6657 (Top): Add GNU Free Documentation License.
6658 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6659 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6660 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6661 (gdbint.info): Add srcdir to include path.
6662 * gdb.texinfo: Include gpl.texi.
6663 (Top): Add Copying.
6664 * gpl.texi: New file.
6665
47b95330
AC
66662002-02-23 Andrew Cagney <ac131313@redhat.com>
6667
6668 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6669
78c47bea
PM
66702002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6671
6672 * gdb.texinfo: Document Cygwin native specific commands.
6673
56460a61
DJ
66742002-02-15 Daniel Jacobowitz <drow@mvista.com>
6675
6676 * gdb.texinfo: Document gdbserver ``--attach'' command.
6677
def71bfa
MS
66782002-02-07 Michael Snyder <msnyder@redhat.com>
6679
6680 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6681 to @code(_ovly_debug_event).
6682
c928edc0
AC
66832002-02-07 Andrew Cagney <ac131313@redhat.com>
6684
6685 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6686
81d46470
MS
66872002-02-06 Michael Snyder <msnyder@redhat.com>
6688
6689 * gdb.texinfo (overlays): Mention new magic symbol
6690 '_ovly_debug_event', which allows GDB to keep better track
6691 of overlays.
6692
f7dc1244 66932002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6694
6695 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6696 Suggested by Dmitry Sivachenko.
6697
6698 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6699
15110bc3
MS
67002002-02-01 Michael Snyder <msnyder@redhat.com>
6701
6702 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6703
6763aef9
MS
67042002-01-30 Michael Snyder <msnyder@redhat.com>
6705
ac282366
MS
6706 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6707 (set trust-readonly-sections): Document.
6763aef9 6708
8642bc8f
AC
67092002-01-29 Andrew Cagney <ac131313@redhat.com>
6710
6711 * gdbint.texinfo (Releasing GDB): Revise and update.
6712
afe64c1a
AC
67132002-01-28 Andrew Cagney <ac131313@redhat.com>
6714
6715 * gdbint.texinfo (Target Architecture Definition): Delete
6716 description of TARGET_BYTE_ORDER_DEFAULT.
6717
f7dc1244 67182002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6719
6720 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6721 <mitya@cavia.pp.ru>.
6722
3d6e1b5a
AC
67232002-01-23 Andrew Cagney <ac131313@redhat.com>
6724
6725 * libgdb.texinfo: Delete file.
6726
6c0e9fb3
AC
67272002-01-22 Andrew Cagney <ac131313@redhat.com>
6728
6729 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6730 * gdbint.texinfo: Ditto.
6731
e0ce93ac
AC
6732Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6733
6734 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6735
be298bcc
AC
67362002-01-22 Andrew Cagney <ac131313@redhat.com>
6737
6738 * Makefile.in: Update copyright.
6739 (TEXI2DVI): Define.
6740 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6741 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6742 gdb-cfg.texi.
6743 (TEXINDEX, PDFTEX): Delete makefile variables.
6744
8e04817f
AC
67452002-01-22 Andrew Cagney <ac131313@redhat.com>
6746
6747 * gdb.texinfo (Protocol): Move section to appendix.
6748
6b2f586d
AC
67492002-01-21 Andrew Cagney <ac131313@redhat.com>
6750
6751 * gdb.texinfo (Remote Debugging): Create a menu.
6752 (Top): Add ``Remote Debugging'' to menu.
6753
6f05cf9f
AC
67542002-01-21 Andrew Cagney <ac131313@redhat.com>
6755
6756 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6757 serial protocol'' from here.
6758 (Remote Debugging): To here. New chapter.
6759
3fd3d7d2
AC
67602002-01-20 Andrew Cagney <ac131313@redhat.com>
6761
6762 * gdbint.texinfo (Target Architecture Definition): Delete
6763 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6764
7fd60527
AC
67652002-01-20 Andrew Cagney <ac131313@redhat.com>
6766
6767 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6768 are no longer needed.
6769 (Porting GDB): Add maintainer note about configure.host.
6770
c2f05ac9
AC
67712002-01-20 Andrew Cagney <ac131313@redhat.com>
6772
6773 * gdbint.texinfo (Target Architecture Definition): Remove
6774 definition of IEEE_FLOAT.
6775
f7dc1244 67762002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6777
6778 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6779 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6780 <3diff@gnu.org>
231b2aad 6781
82600034
AC
67822002-01-19 Andrew Cagney <ac131313@redhat.com>
6783
6784 * gdbint.texinfo (Host Definition): Remove references to
6785 MALLOC_INCOMPATIBLE.
6786
7708fa01
AC
67872002-01-17 Andrew Cagney <ac131313@redhat.com>
6788
6789 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6790 and xyz-xdep.o.
6791
eb12ee30
AC
67922002-01-17 Andrew Cagney <ac131313@redhat.com>
6793
889bf7c5 6794 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6795 (Set Breaks): Copy ``maint info breakpoint'' doco to
6796 ``Maintenance Commands'' appendix. Add reference.
6797
c9ccaa92
AC
67982002-01-17 Andrew Cagney <ac131313@redhat.com>
6799
6800 * fdl.texi: Remove next/prev from @node.
6801
f7dc1244 68022002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6803
6804 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6805 for monstrous @multitable (from Brian Youmans).
6806
6807 * fdl.texi: New file.
6808
6809 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6810
8973da3a
AC
68112002-01-15 Andrew Cagney <ac131313@redhat.com>
6812
6813 * gdbint.texinfo (Releasing GDB): New chapter.
6814
7d86b5d5
AC
68152002-01-14 Andrew Cagney <ac131313@redhat.com>
6816
6817 * gdb.texinfo (Embedded Processors, Calling program functions):
6818 Obsolete references to a29k.
6819
cc1cb004
AC
68202002-01-13 Andrew Cagney <ac131313@redhat.com>
6821
6822 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6823 examples. Document that a code-block should do or discard its
6824 cleanups before exit.
6825
79f12247
MS
68262002-01-11 Michael Snyder <msnyder@redhat.com>
6827
6828 * gdb.texinfo (Choosing files): Change @samp to @file.
6829
19837790
MS
68302002-01-05 Michael Snyder <msnyder@redhat.com>
6831
6832 * gdb.texinfo (--pid): Document new command line option (attach).
6833
f7dc1244 68342002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6835
6836 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6837 in the stub.
6838
d7449b42
AC
68392002-01-04 Andrew Cagney <ac131313@redhat.com>
6840
6841 * gdbint.texinfo (Target Architecture Definition): Replace
6842 BIG_ENDIAN with BFD_ENDIAN_BIG.
6843
f23631e4
AC
68442002-01-03 Andrew Cagney <ac131313@redhat.com>
6845
6846 * gdbint.texinfo (Target Architecture Definition): Replace
6847 value_ptr with struct value pointer.
6848
72c9928d
EZ
68492002-01-02 Eli Zaretskii <eliz@gnu.org>
6850
6851 * gdb.texinfo (Free Software): Fix wording.
6852
959acfd1
EZ
68532001-12-31 Eli Zaretskii <eliz@gnu.org>
6854
6855 * gdb.texinfo (Free Software): New section ``Free Software Needs
6856 Free Documentation''.
6857
f7dc1244 68582001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6859
6860 * stabs.texinfo:
6861 * gdb.texinfo:
6862 * gdbint.texinfo:
6863 * libgdb.texinfo:
6864 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6865
6600abed
MS
68662001-12-29 Michael Snyder <msnyder@redhat.com>
6867
6868 * gdb.texinfo (maint info sections): Fix typo.
6869
f6680716
MS
68702001-12-26 Michael Snyder <msnyder@redhat.com>
6871
fe95c787
MS
6872 * gdb.texinfo (maint info sections): Document.
6873
a9331b3f 6874 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6875 'info proc' sub-options that are currently not implemented.
6876
c3d3ce5b
JB
68772001-12-20 Jim Blandy <jimb@redhat.com>
6878
6879 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6880
778eb05e
AC
68812001-12-15 Andrew Cagney <ac131313@redhat.com>
6882
6883 * gdbint.texinfo (Target Architecture Definition): Replace
6884 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6885
2607059c
AC
68862001-12-01 Andrew Cagney <ac131313@redhat.com>
6887
6888 * gdbint.texinfo (Host Definition): Delete documentation on
6889 HOST_BYTE_ORDER.
6890
df0cd8c5
JB
68912001-11-30 Jim Blandy <jimb@redhat.com>
6892
6893 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6894 overlay support. Add to top-level menu.
df0cd8c5 6895
88118b3a
TT
68962001-11-26 Tom Tromey <tromey@redhat.com>
6897
6898 * gdb.texinfo (Command Syntax): Document C-o binding.
6899
96565e91
CF
69002001-07-26 Christopher Faylor <cgf@redhat.com>
6901
6902 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6903 use since it is described in the referenced section.
6904
f7dc1244 6905 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6906 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6907 clearer when using DJGPP.
6908
2a3d5645
CF
69092001-11-24 Christopher Faylor <cgf@redhat.com>
6910
6911 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6912 specifically refer to MS-DOS.
6913 (command files): Mention gdb.ini is only used on MS-DOS.
6914
aa26fa3a
TT
69152001-11-21 Tom Tromey <tromey@redhat.com>
6916
6917 * gdb.texinfo (Invoking GDB): Document --args.
6918 (Mode Options): Likewise.
6919
4f8ada06
JB
69202001-11-21 Jim Blandy <jimb@redhat.com>
6921
6922 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6923 Delete documentation; this macro has been removed from the
6924 sources.
4f8ada06 6925
3fe0dc10
JB
69262001-11-13 Jim Blandy <jimb@redhat.com>
6927
6928 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6929
9e5abb06
CV
69302001-11-06 Corinna Vinschen <vinschen@redhat.com>
6931
6932 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6933
1c5dfdad
MS
69342001-11-05 Michael Snyder <msnyder@redhat.com>
6935
a9331b3f 6936 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6937 quote regexp chars in function names such as "operator*()".
6938
990f9fe3
FF
69392001-11-01 Fred Fish <fnf@redhat.com>
6940
6941 * gdbint.texinfo (SOLIB_ADD): Document additional new
6942 "readsyms" arg.
6943
b433d00b
DH
69442001-10-30 Don Howard <dhoward@redhat.com>
6945
070b1dd3
DH
6946 * gdb.texinfo: (Command Files) Added documentation for the
6947 behavior of gdb with input redirected from a file.
b433d00b 6948
b7209cb4
FF
69492001-10-28 Fred Fish <fnf@redhat.com>
6950
6951 * gdb.texinfo (auto-solib-add): Change docs to match
6952 implementation change.
6953 (auto-solib-limit): Add docs for new variable.
6954
1aa20aa8
AC
69552001-10-15 Andrew Cagney <ac131313@redhat.com>
6956
6957 * gdbint.texinfo (Target Architecture Definition): Function
6958 value_as_pointer renamed to value_as_address.
6959
fc0c74b1
AC
69602001-10-15 Andrew Cagney <ac131313@redhat.com>
6961
6962 * gdbint.texinfo (Target Architecture Definition): Default
6963 POINTER_TO_ADDRESS functions assume unsigned addresses.
6964 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6965 posting by Jim Blandy.
6966
f4846649
JB
69672001-10-12 Jim Blandy <jimb@redhat.com>
6968
6969 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6970 version of texi2html (1.64) doesn't support this flag any more.
6971
f277788b
MK
69722001-09-08 Mark Kettenis <kettenis@gnu.org>
6973
a9dc4918
MK
6974 * gdbint.texinfo (Host Definition): Remove description of
6975 MEM_FNS_DECLARED.
6976
d28379df
MK
6977 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6978
f277788b
MK
6979 * gdbint.texinfo (Host Definition): Remove description of
6980 HAVE_SIGSETMASK.
6981
7ccaa899
EZ
69822001-09-04 Elena Zannoni <ezannoni@redhat.com>
6983
6984 * gdbint.texinfo (Target Architecture Definition): Add
6985 explanation of TARGET_PRINT_INSN macro.
6986
17d9d558
JB
69872001-08-30 Jim Blandy <jimb@redhat.com>
6988
6989 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6990 Explain what it means to load relocatable files.
6991
72cde065
JB
69922001-08-28 Jim Blandy <jimb@redhat.com>
6993
6994 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6995 info `top' menu.
6996
9e678452
CF
6997Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6998
6999 * gdbint.texinfo: Add a cautionary note about macro use.
7000
a2bea4c3 70012001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7002
a2bea4c3
CV
7003 * gdb.texinfo: Explain omitting the hostname in the
7004 `target remote' command.
7005
1129bf27
DJ
70062001-07-30 Daniel Jacobowitz <drow@mvista.com>
7007
7008 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7009 and END-INFO-DIR-ENTRY.
7010
732b3002
SC
70112001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7012
7013 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7014
89437448
AC
70152001-07-25 Andrew Cagney <ac131313@redhat.com>
7016
7017 * gdbint.texinfo (libgdb): Rewrite.
7018
f7dc1244 70192001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7020
7021 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7022
c4555f82
SC
70232001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7024
7025 * gdb.texinfo (TUI): New chapter, document the TUI.
7026 (Mode Options): Document the -tui option.
7027
2f45a6e0
MK
70282001-07-23 Mark Kettenis <kettenis@gnu.org>
7029
7030 * gdbint.texinfo (Host Definition): Remove description of
7031 NEED_POSIX_SETPGID.
7032
f7dc1244 70332001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7034
7035 * gdb.tex (DJGPP Native): New node, with descriptions of
7036 DJGPP-specific commands.
7037
be9c6c35
JM
70382001-07-19 John R. Moore <jmoore@redhat.com>
7039
7040 * gdbint.texinfo: Three misspellings.
7041
dfa249fb
AC
70422001-07-06 Andrew Cagney <ac131313@redhat.com>
7043
7044 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7045 `test` expressions on bash. Problem reported by Colin Walters.
7046
c72e7388
AC
70472001-07-04 Andrew Cagney <ac131313@redhat.com>
7048
7049 * gdbint.texinfo (User Interface): Update ui-out documentation to
7050 refelect recent UI/MI updates.
7051
94bbb2c0
AC
70522001-07-04 Andrew Cagney <ac131313@redhat.com>
7053
7054 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7055 interpreters.
7056
af6c57ea
AC
70572001-06-15 Andrew Cagney <ac131313@redhat.com>
7058
7059 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7060 structure and not macros.
7061 (Host Definition): Document that much of this chapter is obsolete.
7062 (Target Architecture Definition): Update list of files that make
7063 up a target architecture.
7064 (Coding): Update.
7065
83aa8bc6
AC
70662001-06-28 Andrew Cagney <ac131313@redhat.com>
7067
7068 * gdbint.texinfo (Target Architecture Definition): Update
7069 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7070 The latter has been changed to a true predicate.
7071
f7dc1244 70722001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7073
7074 * annotate.texi: Add @noindent where needed. From Dmitry
7075 Sivachenko <dima@Chg.RU>.
7076 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7077
656db9b0
AC
70782001-06-16 Andrew Cagney <ac131313@redhat.com>
7079
7080 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7081
df2396a1
AC
70822001-06-14 Andrew Cagney <ac131313@redhat.com>
7083
7084 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7085 returns ``OK''. Document that the ``R'' packet does not reply.
7086
0f1f2b0a
MS
70872001-06-13 Michael Snyder <msnyder@redhat.com>
7088
7089 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7090
f7dc1244 70912001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7092
7093 * gdb.texinfo (Signals): Clarify the default setting of signal
7094 handling.
7095
a5d7c491
AC
70962001-05-14 Andrew Cagney <ac131313@redhat.com>
7097
7098 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7099 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7100
05a54c4f
AC
71012001-05-12 Andrew Cagney <ac131313@redhat.com>
7102
7103 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7104
f7dc1244 71052001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7106
7107 * gdbint.texinfo (Clean Design and Portable Implementation):
7108 Renamed from "Clean Design".
7109 (Clean Design and Portable Implementation): Document portable
7110 methods of handling file names, and the associated macros.
7111
f7dc1244 71122001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7113
7114 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7115 command and provide a cross-reference to its description.
7116 (Symbols): Note that "info scope" is useful for trace experiments.
7117
f7dc1244 71182001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7119
b37052ae
EZ
7120 * gdb.texinfo (Symbols): Document "info scope".
7121 (Tracepoints): New chapter.
7122 (Contributors): Update for v5.1.
7123 <All nodes>: Change "C++" to "C@t{++}".
7124
0ee54786
EZ
7125 * gdbint.texinfo (User Interface): A new section about ui_out
7126 functions, based on text written by Fernando Nasser.
7127
c534679c
EZ
7128 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7129
f7dc1244 71302001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7131
e9c75b65
EZ
7132 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7133
7134 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7135
7136 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7137 Replace "GDB" with "@value{GDBN}". Fix markup.
7138
7139 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7140
3d67e040
EZ
7141 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7142 a cross-reference to its description.
7143 (Symbols): Document "info symbol".
7144
f7dc1244 71452001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7146
7147 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7148 subsection "x86 Watchpoints".
7149 (Target Architecture Definition): Document the macros
7150 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7151 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7152
b0ed3589
AC
71532001-03-20 Andrew Cagney <ac131313@redhat.com>
7154
7155 * gdbint.texinfo (Target Architecture Definition): Update
7156 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7157 list.
7158
b6ba6518
KB
71592001-03-06 Kevin Buettner <kevinb@redhat.com>
7160
7161 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7162 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7163
f7dc1244 71642001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7165
7166 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7167
f7dc1244 71682001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7169
17cc6a06
EZ
7170 * gdb.texinfo (Environment): Document that `path' does not change
7171 the value of PATH in GDB's own environment (it did in the past,
7172 but that was changed on March 15, 1994). Reported by Doug Evans
7173 <dje@transmeta.com>.
7174
56caf160
EZ
7175 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7176 its line. Fix markup of commands and macros. Add an Index node
7177 and index entries.
7178
29e57380
C
71792001-01-23 J.T. Conklin <jtc@redback.com>
7180
7181 * gdb.texinfo (Memory region attributes): New manual section.
7182
1c6147de
ND
71832001-01-04 Nicholas Duffek <nsd@redhat.com>
7184
7185 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7186
f7dc1244 71872000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7188
7189 * refcard.tex: Version and copyright fixed. From Phil Edwards
7190 <pedwards@disaster.jaj.com>.
7191
0dcedd82
AC
7192Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7193
7194 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7195 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7196
3b851bce
AC
7197Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7198
7199 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7200 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7201
f7dc1244 72022000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7203
7204 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7205 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7206
b90a5f51
CF
72072000-11-10 Christopher Faylor <cgf@cygnus.com>
7208
7209 * gdb.texinfo: Document new 'set step-mode' command.
7210
f7dc1244 72112000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7212
7213 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7214 changes from Dmitry Sivachenko <dima@Chg.RU>.
7215
f7dc1244 72162000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7217
7218 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7219 From Steven Johnson <sbjohnson@ozemail.com.au>.
7220
2e685b93
MK
72212000-08-10 Mark Kettenis <kettenis@gnu.org>
7222
7223 * gdbint.texinfo (Overall Structure): Spelling fix.
7224
f7dc1244 72252000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7226
7227 * gdbint.texinfo (Target Architecture Definition): Document that
7228 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7229 for which REGISTER_CONVERTIBLE returns a zero value.
7230
63ac3005
EZ
72312000-07-08 Christopher Faylor <cgf@cygnus.com>
7232
7233 * Makefile.in (install-info): Find files to install in either the
7234 build or source directories (adapted from Makefile.am).
7235
bd79f757
ND
72362000-07-07 Nicholas Duffek <nsd@redhat.com>
7237
7238 * stabs.texinfo: Fix spelling errors.
7239 (String Field): FILE-NUMBER starts from 0, not 1.
7240
f7dc1244 72412000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7242
7243 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7244 Brian Youmans.
5f208f6d 7245
f7dc1244 72462000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7247
7248 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7249 the source directory. Reported by Mark Harig
7250 <markh@frazier.landmark.com>.
cc542d3b 7251
f3b28801
C
72522000-06-20 J.T. Conklin <jtc@redback.com>
7253
7254 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7255
449f3b6c
AC
7256Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7257
7258 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7259 Generate using pdftex.
449f3b6c 7260 (PDFTEX): Define.
889bf7c5 7261 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7262 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7263 @contents at the start.
449f3b6c 7264
f7dc1244 72652000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7266
7267 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7268 Youmans.
48e934c6 7269
9e9c5ae7
AC
7270Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7271
7272 From Brian Youmans:
7273 * gdb.texinfo: Fix ``et al.''.
7274
c741b251
AC
7275Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7276
7277 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7278 loop.
c741b251 7279
4ab64e14
JG
72802000-05-19 Jimmy Guo <guo@cup.hp.com>
7281
7282 * configure: Regenerate.
7283
f7dc1244 72842000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7285
7286 * Makefile.in (install-info): Run install-info on installed Info
7287 files.
7288
8c70017b
AC
7289Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7290
a7cb598a 7291 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7292 Andrew Cagney.
8c70017b 7293
f7dc1244 72942000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7295
7296 * gdb.texinfo: Proofreading changes from Brian Youmans.
7297
bf0184be
ND
72982000-05-01 Nick Duffek <nsd@cygnus.com>
7299
7300 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7301 startup sequence, minor edits.
7302
f7dc1244 73032000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7304
7305 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7306 TeX.
7307
7308 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7309 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7310 like `n' and `s' which look weird. Convert some of the @kindex to
7311 @vindex, when they refer to variables, not commands.
7312
33e16fad
AC
7313Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7314
7315 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7316
f7dc1244 73172000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7318
7319 * Makefile.in (GDBMI_DIR): New variable.
7320 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7321 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7322 (gdbmi.texinfo): New target, for texi2roff.
7323 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7324 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7325
7326 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7327 gdbmi.texinfo.
7328 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7329 comment.
7330
d167840f
EZ
73312000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7332
7333 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7334 command.
d167840f 7335
f7dc1244 73362000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7337
7338 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7339 prevents the build (and is generally a Bad Idea).
7340
f7dc1244 73412000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7342
7343 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7344 a comma inside @var.
7345 (Command Files): Index markup changes from Dmitry Sivachenko
7346 <dima@Chg.RU>.
7347
f7dc1244 73482000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7349
7350 * Makefile.in (LN_S): Define.
7351 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7352 invoke "ln -s" unless it is known to work.
7353
7354 * configure.in (AC_PROG_LN_S): Add.
7355
8dc7983f
JB
73562000-04-14 Jim Blandy <jimb@redhat.com>
7357
7358 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7359 section.
7360 (Target Conditionals): Document ADDRESS_TO_POINTER,
7361 POINTER_TO_ADDRESS.
7362
1a8237e8
DB
73632000-04-11 Daniel Berlin <dan@cgsoftware.com>
7364
7365 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7366 gdb-cfg.texi to get the value.
7367
ca526f1a
JB
73682000-04-10 Jim Blandy <jimb@redhat.com>
7369
7370 * gdbint.texinfo (Target Architecture Definition): Fix
7371 cross-references.
7372
faaafcb4
JB
73732000-04-08 Jim Blandy <jimb@redhat.com>
7374
7375 * gdbint.texinfo (Using Different Register and Memory Data
7376 Representations): New section.
7377 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7378 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7379 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7380
1b27397f
AC
7381Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7382
7383 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7384 for acknowledgments.
1b27397f 7385
480ff1fb
AC
7386Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7387
7388 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7389 qThreadExtraInfo.
480ff1fb 7390
a9331b3f 73912000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7392
a9331b3f
RM
7393 * gdb.texinfo: Clarify which remote debug protocol commands are
7394 required and which are optional.
f1251bdd 7395
dbeb8dbd
AC
7396Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7397
7398 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7399 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7400 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7401 * annotate.texi: Update.
7402
6d2ebf8b
SS
74032000-03-28 Stan Shebs <shebs@apple.com>
7404
7405 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7406 expectation of additional changes before release), update
7407 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7408 node links, rephrase and/or shorten lines to fix formatting
7409 problem in both regular and @smallbook formats.
7410 * annotate.texi: Shorten lines in example, use smallexample
7411 consistently everywhere.
7412 * Makefile.in: Add comment about texinfo 4.0 html generation.
7413 (SFILES_INCLUDED): Add annotate.texi.
7414
5d161b24
DB
74152000-03-27 Daniel Berlin <dan@cgsoftware.com>
7416
5ae4183a
AS
7417 * gdb.texinfo (Debugging Output): Added new section, documenting
7418 the "set/show debug" commands.
5d161b24 7419
b9deaee7
AC
7420Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7421
7422 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7423 entry.
b9deaee7
AC
7424
7425 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7426 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7427 @chapter and @node entries.
a9331b3f 7428
b9deaee7 7429 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7430
9ef47d30
AC
7431Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7432
7433 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7434 files.
9ef47d30 7435
cfeada60
FN
74362000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7437
7438 From David Whedon <dwhedon@gordian.com>
5ae4183a 7439 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7440
6837a0a2
DB
74412000-03-22 Daniel Berlin <dan@cgsoftware.com>
7442
7443 * gdb.texinfo: Add documentation for the apropos command.
7444
bba2971c
MS
74452000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7446
7447 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7448
2b628194
MS
74492000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7450
a9331b3f 7451 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7452 two places.
7453
96a2c332
SS
74542000-03-17 Stan Shebs <shebs@apple.com>
7455
7456 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7457 <dima@Chg.RU>, also clarification of allowed content for
7458 string constants.
7459
f7dc1244 74602000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7461
7462 * gdb.texinfo (main menu): Add Annotations.
7463 (File Options): Add @cindex entries for each command-line option.
7464 Document --epoch, --annotate, --async, --interpreter, --write,
7465 --statistics, and --version.
7466
7467 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7468 of GDB.
7469
9d233477
JB
74702000-02-23 Jim Blandy <jimb@redhat.com>
7471
7472 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7473
14e0eb3b
JB
74742000-02-22 Jim Blandy <jimb@redhat.com>
7475
7476 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7477
3555de01
JM
74782000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7479
7480 * Makefile.in (diststuff): New target.
7481
5e35df8e
KB
74822000-02-15 Kevin Buettner <kevinb@redhat.com>
7483
7484 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7485 architecture. [From Jim Wilson.]
5e35df8e 7486
c5394b80
JM
74872000-01-16 Tom Tromey <tromey@cygnus.com>
7488
7489 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7490 (Delete Breaks): Mention range arguments.
7491 (Disabling): Likewise.
7492
c3f6f71d
JM
74932000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7494
7495 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7496
c4093a6a
JM
7497Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7498
7499 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7500 valid functions.
c4093a6a 7501
11cf8741
JM
75021999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7503
7504 * gdb.texinfo: Clarify regular expressions used in rbreak.
7505
917317f4
JM
75061999-10-15 Kevin Buettner <kevinb@cygnus.com>
7507
7508 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7509 MEMORY_REMOVE_BREAKPOINT): Document.
7510
7511Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7512
7513 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7514 offset re-using the DATA offset instead.
917317f4 7515
2df3850c
JM
75161999-10-11 Jim Kingdon <kingdon@redhat.com>
7517
7518 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7519
75201999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7521
7522 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7523 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7524 typos.
7525
7526 * gdb.texinfo: Various minor wording and formatting improvements,
7527 mentions of additional command-line options.
7528
2acceee2
JM
75291999-09-30 Fred Fish <fnf@cygnus.com>
7530
7531 * gdb.texinfo: Document additional forms of specifying section
7532 names and addresses for the add-symbol-file command.
7533
c2c6d25f
JM
75341999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7535
7536 * gdbint.texinfo: Fix typo, add the word "have".
7537
75381999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7539
7540 * gdbint.texinfo (Target Architecture Definition): Document the
7541 SKIP_PERMANENT_BREAKPOINT macro.
7542
d4f3574e
SS
75431999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7544
7545 * gdb.texinfo: Fiks speling errers.
7546
7547 * gdb.texinfo: Fix uses of @multitable.
7548
f7dc1244 7549 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7550 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7551 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7552 comments about using with optimization, add more indexing,
7553 fix info about disassembly-flavor.
7554
7555Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7556
7557 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7558 SKIP_SOLIB_RESOLVER): Define.
7559
7560Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7561
7562 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7563 ``g'' packets.
d4f3574e 7564
104c1213
JM
75651999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7566
7567 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7568 platform-specific info, inline remote.texi and move sections of it
7569 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7570 and register stack into the new chapter.
7571 * remote.texi: Remove, now part of gdb.texinfo.
7572 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7573
75741999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7575
7576 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7577 GDB_TARGET_IS_MACH386): These kludges have gone away.
7578
7579Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7580
7581 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7582 TDEPLIBS.
104c1213 7583
53a5351d
JM
75841999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7585
7586 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7587 surrounding text to fit HP-UX bits into general info.
7588 (HPPA-cfg.texi): Remove, no longer useful.
7589
7590 * gdb.texinfo: Remove explicit links from @node lines, remove
7591 HP-added "Detailed Node Listing" from main menu which confuses
7592 things.
7593
7594 From Dmitry Sivachenko <dima@Chg.RU>:
7595 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7596 in description of `set environment'.
53a5351d
JM
7597
75981999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7599
7600 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7601
7be570e7
JM
76021999-08-12 Ben Elliston <bje@cygnus.com>
7603
7604 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7605
f7dc1244 76061999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7607
7608 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7609 watch, awatch, and rwatch. Explain why the latter two cannot be
7610 set as software watchpoints. Document that watchpoints for local
7611 variables are deleted when the debuggee terminates.
7be570e7
JM
7612
7613Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7614
7615 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7616 packet. Allow E.. response packet. "qRcmd" packet is no longer
7617 reserved.
7be570e7
JM
7618
76191999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7620
a9331b3f
RM
7621 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7622 * gdb.texinfo: Ditto.
7be570e7 7623
96baa820
JM
76241999-08-06 Tom Tromey <tromey@cygnus.com>
7625
7626 * gdb.texinfo (KOD): New node.
7627
7628Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7629
7630 * remote.texi (Rcmd): Fix minor formatting typos.
7631
7632Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7633
7634 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7635 packets.
96baa820 7636
adf40b2e
JM
76371999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7638
7639 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7640 fixes.
7641
43ff13b4
JM
7642Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7643
7644 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7645
085dd6e6
JM
7646Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7647
7648 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7649 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7650 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7651 packets that are not supported on all hosts. Expand examples.
7652 Spell check.
085dd6e6
JM
7653
76541999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7655
7656 * Makefile.in: Recognize html, install-html. Add targets
7657 to build HTML versions of documentation via texi2html.
7658
7659Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7660
7661 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7662 testsuite.
085dd6e6
JM
7663
7664Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7665
7666 * remote.texi (Communication Protocol): Rewrite.
7667
7668Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7669
7670 * stabs.texinfo: Fix uses of xref.
7671
9e0b60a8
JM
7672Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7673
7674 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7675 info about patch submission.
7676
cce74817
JM
7677Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7678
7679 From Per Bothner <bothner@cygnus.com>:
7680 * gdb.texinfo: Document Chill support.
7681
7682Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7683
7684 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7685 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7686 Document that the value should be greater-than or equal-to zero.
7687 (NO_STD_REGS): Document. Deprecate.
cce74817 7688
ac9a91a7
JM
7689Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7690
7691 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7692 Document that these are not used.
ac9a91a7
JM
7693
7694Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7695
7696 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7697
392a587b
JM
7698Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7699
7700 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7701 numargs was dropped.
392a587b
JM
7702
7703Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7704
7705 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7706
b83266a0
SS
7707Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7708
7709 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7710 Update.
b83266a0 7711
7a292a7a
SS
7712Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7713
7714 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7715 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7716
7717Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7718
7719 * gdbint.texinfo: Fix typos: $ -> @.
7720
7721Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7722
7723 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7724 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7725 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7726 BREAKPOINT_FROM_PC.
a9331b3f 7727
7a292a7a
SS
7728Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7729
7730 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7731 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7732
7733Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7734
7735 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7736 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7737
77381999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7739
7740 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7741 longer exists.
7742
7743Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7744
7745 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7746 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7747 they make the manual source incomprehensible.
7a292a7a
SS
7748 * h8-cfg.texi: Remove, hasn't been used in years.
7749
c906108c
SS
7750Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7751
7752 * gdb.texinfo: Update the credits.
7753
7754Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7755
7756 * gdb.texinfo: Fix mistakes noticed in printout of last
7757 draft, add Alpha to discussion of heuristic fence post.
7758
7759Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7760
7761 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7762 Edition, merge some HP changes into mainline, describe some
7763 previously undocumented features, describe more of the target
7764 commands available, eliminate obsolete section on renamed
7765 commands.
c906108c
SS
7766 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7767
7768Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7769
7770 * gdb.texinfo: Make many HPPA conditionals unconditional,
7771 including catchpoint description, since now on for all configs.
7772 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7773 specializations.
7774
7775Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7776
7777 * Makefile.in (GDBvn.texi): Fix match expression to work with
7778 current format of VERSION in gdb/Makefile.in.
7779 * gdb.texinfo: Fix node ref to match new readline.
7780
7781Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7782
a9331b3f
RM
7783 * gdb.texinfo: Changes made as part of a project to merge in
7784 changes made by HP. Documentation makes extensive use of
c906108c
SS
7785 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7786 on remote debugging. There are differences in documentation
889bf7c5 7787 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7788 the HP manual discusses catchpoints, hardware watchpoints, and
7789 some HPUX specific limitations for shared library support.
a9331b3f 7790
c906108c
SS
7791 There are also a number of @node changes.
7792
77931999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7794
7795 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7796 (C Usage): Same.
7797
7798Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7799
7800 The following changes were made by Edith Epstein
889bf7c5
PA
7801 <eepstein@cygnus.com> as part of a project to merge in changes
7802 made by HP.
a9331b3f 7803
c906108c
SS
7804 * HPPA-cfg.texi: new file.
7805
7806 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7807
7808 * refcard.tex: change documentation about catch.
7809 removed info catch.
7810
7811Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7812
7813 * gdbint.texinfo: Expand on GDB's coding standards,
7814 specify the use of arg names with prototypes.
7815
78161998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7817
7818 * gdb.texinfo: Fix tipo.
7819
7820Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7821
7822 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7823 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7824
7825Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7826
7827 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7828
78291998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7830
7831 * agentexpr.texi: New file.
7832
7833Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7834
7835 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7836
78371998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7838
7839 * remote.texi: Changed wording that implied that the GDB remote
7840 protocol caches register values instead of GDB itself.
7841
7842Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7843
7844 * gdbint.texinfo: Add some info about symbol readers.
7845 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7846 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7847 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7848 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7849
7850Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7851
a9331b3f 7852 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7853
7854Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7855
7856 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7857
7858Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7859
7860 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7861 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7862
7863Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7864
7865 * gdbint.texinfo: Fix minor typos.
7866
7867Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7868
7869 * gdbint.texinfo: Complete overhaul. Group descriptions more
7870 logically, add more info on generic algorithms, remove much
7871 obsolete and/or wrong material.
7872
7873Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7874
7875 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7876
7877Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7878
7879 * refcard.tex: Copyright, address updates.
7880
7881Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7882
7883 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7884 for the edition instead of confusing GDB-version-like numbers.
7885
7886Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7887
7888 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7889
7890Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7891
5ae4183a 7892 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7893
7894Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7895
7896 * gdb.texinfo: Add some credits, mention bug monitor.
7897 * remote.texi: Mention mips monitor targets.
7898 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7899
c906108c
SS
7900Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7901
7902 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7903 files, finish sorting of host vs target vs native macros, describe
7904 some more of them.
c906108c
SS
7905
7906Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7907
7908 * gdbint.texinfo (Host Conditionals): Document change from
7909 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7910
7911Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7912
7913 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7914 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7915
7916Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7917
7918 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7919 Document LSEEK_NOT_LINEAR.
7920
7921Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7922
7923 * stabs.texinfo (Stab Section Basics): Make it clear that only
7924 some versions of the GNU linker remove the leading N_UNDF symbol.
7925
7926Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7927
7928 * stabs.texinfo (String Field): Document type number pairs here,
7929 instead of in the Sun specific section.
7930 (Include Files): The GNU linker supports the N_BINCL
7931 optimization. Clarify the N_BINCL value, and what it is used
7932 for.
7933 (Procedures): Document N_FUN with an empty string to mark the end
7934 of a function.
7935 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7936 (Sun Differences): Remove this node, as the information is now
7937 elsewhere in the main document.
7938 (Stab Section Basics): Mention that the GNU linker may optimize
7939 stabs and remove the leading N_UNDF symbol.
7940
7941Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7942
7943 * gdb.texinfo, refcard.tex: Restore author credit
7944
7945Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7946
7947 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7948 documentation to account for START and END macros taking
7949 one arg.
7950
7951Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7952
7953 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7954 * gdb.texinfo (Frames): Fix typo.
7955
7956Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7957
7958 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7959 a target_signal as arg type, not a pid.
7960
7961Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7962
7963 * gdb.texinfo: Document `set assembly-language'.
7964
7965Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7966
7967 * remote.texi: Update list of stubs in the GDB distribution.
7968
7969Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7970
7971 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7972 Also document that some systems can use mmalloc but must define
7973 this if their C runtime allocates memory that is later freed.
c906108c 7974 (MMCHECK_FORCE): Document new macro.
a9331b3f 7975
c906108c
SS
7976Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7977
7978 * remote.texi: Add documentation for target Sparclet.
7979
7980Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7981
a9331b3f 7982 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7983 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7984 * configure.in: Rewritten for autoconf.
7985 * configure: New.
7986
7987Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7988
7989 * Makefile.in (DVIPS): New define, set to dvips.
7990 (dvi): Add stabs.dvi.
7991 (ps): New target.
7992 (all-doc): Depend on info, dvi, and ps targets.
7993 (STAGESTUFF): Add *.ps and *.dvi files.
7994 (clean-info, clean-dvi): Remove.
7995 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7996 rules completely rewritten.
7997 (maintainer-clean): Remove clean-info and clean-dvi
7998 dependencies and put their actions in the rules.
7999 (gdb.ps): New target
a9331b3f 8000 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8001 intermediate TeX files, whether they have 2 or 3 character
8002 extensions.
8003 (gdbint.ps): Add target and rules.
8004 (gdb-internals): Delete unused target.
8005 (Makefile): Depends upon config.status also.
8006
8007Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8008
8009 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8010 set.
8011
8012Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8013
8014 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8015 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8016
8017Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8018
8019 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8020
8021Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8022
8023 * gdb.texinfo (Print settings): Document
8024 `set/show print static-members' commands.
8025
8026Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8027
8028 * gdbint.texinfo (Native): Document name change, coredep.c to
8029 core-aout.c.
8030
8031Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8032
8033 * stabs.texinfo (Include Files): Document the values the SunOS4
8034 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8035
8036Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8037
8038 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8039 Fix typo.
8040
8041Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8042
8043 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8044 "gdb.tar.Z".
8045
8046Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8047
8048 * Makefile.in (maintainer-clean): New target, synonym for
8049 realclean.
8050
8051Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8052
8053 * Update all FSF addresses except those in COPYING* files.
8054
8055Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8056
8057 From Richard Earnshaw (rearnsha@armltd.co.uk):
8058 * gdb.texinfo (convenience variables): Document $_exitcode.
8059 (quit): Document optional expression to use as exit code.
8060
8061Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8062
8063 * gdb.texinfo, remote.texi: Brought up to date with various
8064 GDB changes.
8065
8066Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8067
8068 * gdb.texinfo: Update dates and versions, fix comments about
8069 hardware watchpoints in future releases and about the
8070 sharedlibrary command.
8071
8072Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8073
8074 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8075 C_FUN stab. Other cleanups.
8076
8077Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8078
8079 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8080 for the sparc stub.
8081
8082Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8083
8084 * annotate.texi: Clarify which addresses have differing formats
8085 depending on the language and which do not.
8086
8087Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8088
8089 * remote.texi (NetWare): Changed example to use BOARD= instead of
8090 NODE= argument to reflect correspoding change to gdbserve.nlm.
8091
8092Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8093
8094 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8095 GDB, as well as AIX dbx, supports the size type attribute.
8096
8097Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8098
8099 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8100
8101Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8102
8103 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8104 and new 'if' and 'while' commands.
8105
8106Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8107
8108 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8109
8110Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8111
8112 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8113 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8114 NetWare targets. Mostly stolen from the Server node.
8115
8116Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8117
8118 * gdb.texinfo (Setting): Talk about the language of a source file
8119 versus the working language. The old documentation did not match
8120 what GDB did.
8121
8122Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8123
8124 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8125 of a source file.
8126
8127Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8128
8129 * gdb.texinfo (Processes): New node.
8130
8131Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8132
8133 * remote.texi: Update documentation of set/show mipsfpu.
8134
3fc11d3e
JM
8135Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8136
8137 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8138 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8139
8140Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8141
8142 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8143 obsolete conditionals, described some others.
8144
8145Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8146
8147 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8148 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8149
8150Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8151
8152 * gdbint.texinfo: Put regex conditionals in their own table.
8153
8154Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8155
8156 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8157 described or fixed the descriptions of many others.
8158
8159Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8160
8161 * gdb.texinfo: Add some more credits.
8162 * gdbint.texinfo: Capitalize GDB consistently, describe some
8163 macros and remove some.
8164
8165Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8166
8167 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8168 obsolete conditionals, described some others.
8169
8170Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8171
8172 * gdb.texinfo (help targets): Changed to `help target', which
8173 is the correct gdb command.
8174
8175Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8176
8177 * annotate.texi (TODO): New node, for keeping track of annotations
8178 suggested but not yet implemented.
8179
8180Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8181
8182 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8183 another symbol, it is not the address itself.
8184
8185Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8186
8187 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8188 of stabs-in-coff sections.
8189
8190Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8191
8192 * annotate.texi: Change edition to 0.5 and date to May 1994.
8193 Add index.
8194 (Frames): New node, for frame annotation.
8195 (Displays): New node, for display annotation.
8196
8197 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8198 when waiting for your program to stop.
8199
8200Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8201
8202 * annotate.texi (Breakpoint Info): Document annotation of header
8203 fields and record annotation.
8204
8205Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8206
8207 * annotate.texi: New file, to document annotations.
8208
8209Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8210
8211 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8212 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8213
8214Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8215
8216 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8217 section, and say n_strx field is compilation unit relative.
8218 * stabs.texinfo: Don't use @code for a.out when it is the name of
8219 an object file format.
8220
8221Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8222
8223 * gdb.texinfo: Refer to file names, not path names, per rms
8224 convention.
8225 (Arguments): Fix typo.
8226
8227Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8228
8229 * stabs.texinfo (Global Variables): Talk about stabs in files
8230 where variables are referenced, but not defined.
8231
8232Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8233
8234 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8235 Cplusplus to new nodes Member Type Descriptor and Method Type
8236 Descriptor. Re-write stuff for #.
8237
8238Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8239
8240 * gdb.texinfo (Print Settings): Don't document "set print
8241 fast-symbolic-addr off". The bug which it worked around was fixed
8242 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8243
8244 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8245 N_ENTRY node.
8246
8247 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8248
8249Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8250
8251 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8252 references to ieee-float.c.
8253
8254Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8255
8256 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8257 match what the code actually does.
8258
8259Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8260
8261 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8262
8263Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8264
8265 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8266 i, and b.
8267
8268Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8269
8270 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8271 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8272 as "stabs in sections" rather than just saying "ELF and SOM".
8273 Also make that stuff apply to COFF.
8274
8275Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8276
8277 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8278 Ghostscript.
8279
8280Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8281
8282 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8283 versus functions without line numbers, also mention stepping into
8284 them as well as "step" when you are in them. Tell the user how to
8285 deal with the situation. Add comment about "debugging information".
8286
8287Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8288
8289 * stabs.texinfo (Enumerations): Document restriction on where
8290 enumeration types can appear and still win with GDB.
8291
8292Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8293
8294 * stabs.texinfo (Negative Type Numbers): Document format for type
8295 -16.
8296
8297Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8298
8299 * gdb.texinfo (Selection, Frame Info): Update information about
8300 arbitrary frame specficiations.
8301
8302Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8303
8304 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8305
8306Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8307
8308 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8309
8310Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8311
8312 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8313
8314Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8315
8316 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8317 Differences node to Statics node.
8318 (Statics): Discuss XCOFF use of V symbol descriptor.
8319
8320 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8321 not clean.
8322
8323Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8324
8325 * gdb.texinfo (Print Settings): Document `set print
8326 fast-symbolic-addr' and improve the doc for some other
8327 `set print's.
8328
8329Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8330
8331 * stabs.texinfo (String Field): Talk about defining several type
8332 numbers at once.
8333 Fix lint regarding changing node ELF Transformations to
8334 ELF and SOM Transformations.
8335
8336Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8337
8338 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8339
8340Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8341
8342 * stabs.texinfo (Cross-References): `::' is for nested types only
8343 within <>.
8344 (Structures): Document static members.
8345
8346Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8347
8348 * stabs.texinfo: Document S type attribute.
8349
8350Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8351
8352 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8353
8354Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8355
8356 * gdbint.texinfo: Fix a few typos.
8357
8358Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8359
8360 * gdb.texinfo, remote.texi: formatting improvements
8361
8362 * gdb.texinfo (New Features): mention threads.
8363 (Summary, C): fix xrefs in newly contributed text.
8364 (Threads): index entries, clarifications, example
8365 (passim): minor typos fixed, phrasing improvements
8366
8367 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8368 entries; (Server): explain use of gdbserver w/real-time systems,
8369 add example of conflicting TCP port; (MIPS Remote) break up
8370 running text into table, highlighting commands, and add example.
a9331b3f 8371
c906108c
SS
8372Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8373
8374 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8375
8376Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8377
8378 * stabs.texinfo (Nested Symbols): New node.
8379 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8380
8381Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8382
8383 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8384 to picking which Bbss.bss symbol to use, and (because there seems to
8385 be no good way of doing it) re-write some of the text to make it
8386 sound like Bbss.bss isn't such a great idea after all (as currently
8387 designed).
8388
8389 * gdb.texinfo (C): In addition to saying people have to use g++ for
8390 good results, say they have to use stabs. Specifically say cfront
8391 doesn't work well.
8392 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8393 the gdb README. Add xrefs to places where the support for the various
8394 languages is described in detail.
8395
8396Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8397
8398 * stabs.texinfo: Clean up stuff about visibility and virtual
8399 characters.
8400
8401 * stabs.texinfo (N_M2C): Cite Sun doc.
8402
8403Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8404
8405 * gdb.texinfo: updates re threads.
8406 * remote.texinfo: avoid index entries starting with digits.
8407
8408Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8409
8410 * stabs.texinfo (Enumerations): Talk about large, negative and
8411 octal values. Clean up cross reference to type attributes.
8412 (String Field): Say that GDB 4.11 supports size attribute.
8413
8414Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8415
8416 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8417 is a mandatory step. Make the stuff about that more concise.
8418
8419Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8420
8421 * stabs.texinfo (Class Names): New node.
8422
8423 * gdb.texinfo (Command Files): Explain order of init file reading.
8424
8425 * remote.texi (Bootstrapping): Talk about getting the serial driver
8426 to deal with ^C sent by gdb to stop the remote system.
8427
8428Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8429
8430 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8431
8432 * libgdb.texinfo (Defining Commands): made the DOC arg
8433 to gdb_define_app_command a char * instead of char **
8434 per a suggestion from kingdon.
8435
8436 * libgdb.texinfo: total rewrite from a different starting
8437 premise.
8438
8439Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8440
8441 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8442 floats passed as doubles (to improve clarity).
8443
8444Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8445
8446 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8447
8448 * a4rc.sed: update to work with Andreas Vogel papersize params
8449
8450 * refcard.tex: use Andreas Vogel simplifications of papersize
8451 params; remove useless version info; update copyright date.
8452
8453Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8454
8455 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8456
8457Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8458
8459 * gdb.texinfo (Files): Say what address the load command loads it at.
8460
8461 * stabs.texinfo (Common Blocks): Minor cleanups.
8462
8463 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8464 that Sun has backed away from the linker kludge and thus the relevant
8465 issue is changes to the SunPRO tools, not the Solaris linker.
8466
8467 * stabs.texinfo (Traditional Integer Types): Clean up description
8468 of octal bounds a little bit. Document extra leading zeroes.
8469
8470Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8471
8472 * gdb.texinfo (Signaling): Update for symbolic symbol names
8473 and add a section explaining the difference between the GDB
8474 signal command and the shell kill utility.
8475
8476Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8477
8478 * libgdb.texinfo: added `@' to braces that were unescaped.
8479
8480Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8481
8482 * libgdb.texinfo: new file. Spec for the gdb library.
8483
8484Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8485
8486 * stabs.texinfo (Include Files): Fix typo (start -> end).
8487
8488Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8489
8490 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8491 from Melissa at FSF's editing pass.
8492
8493Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8494
8495 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8496 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8497 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8498
8499Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8500
8501 * remote.texi (Bootstrapping): Discuss 386 call gates.
8502
8503Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8504
8505 * stabs.texinfo (Based Variables): New node.
8506
8507Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8508
8509 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8510 names, sizes, and formats to suggest how not to lose.
8511
8512Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8513
8514 * stabs.texinfo (Methods): Fix typo.
8515
8516Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8517
8518 * gdb.texinfo: Fix a few typos.
8519
8520Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8521
8522 * gdb.texinfo: Clarify how well it works with Fortran.
8523
8524 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8525 More on relocating stabs in ELF files.
8526
8527Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8528
8529 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8530
8531Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8532
8533 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8534 parameters on VAX.
8535
8536Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8537
8538 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8539
8540Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8541
8542 * stabs.texinfo: Make info author notice match the TeX author notice.
8543
8544Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8545
8546 * stabs.texinfo: Initial-caps all words in node names and
8547 non-trivial words in section names.
8548
8549Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8550
8551 * stabs.texinfo: Many minor cleanups.
8552
8553 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8554
8555Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8556
8557 * stabs.texinfo: Remove full description of big example.
8558 It's not really helpful; just use pieces of it where appropriate.
8559 Add more Texinfo formatting directives (@samp, etc.).
8560 Use @deffn to define stab types.
8561 Eliminate some wordiness. Break up some nodes.
8562 Add an (alphabetized) index of symbol types.
8563 Use consistent capitalization style in node and section names.
8564
8565Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8566
8567 * gdb.texinfo: Change typo "Two two" to "The two".
8568
8569Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8570
8571 * stabs.texinfo (XCOFF-differences): Remove references to
8572 non-existent types N_DECL and N_RPSYM.
8573
8574 * stabs.texinfo (String Field): Say that type attributes bug is
8575 fixed in GDB 4.10, since it is.
8576
8577 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8578
8579Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8580
8581 * stabs.texinfo: Formatting cleanups.
8582
8583Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8584
8585 * stabs.texinfo: When explaining the n_type of a stab, standardize
8586 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8587 no tabs, use @r).
8588 (Global Variables): Clean up.
8589
8590Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8591
8592 * stabs.texinfo (Stack Variables): Re-write.
8593
8594Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8595
8596 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8597 addresses of a source file. Also revise formatting.
8598 Change "object module" or "object file" to "source file".
8599 Various: Miscellaneous cleanups.
8600
8601Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8602
8603 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8604
8605Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8606
8607 * gdbint.texinfo: Removed many nonsensical machine-collected
8608 host and target conditionals, described some of the remainder.
8609
8610Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8611
8612 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8613
8614 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8615 paragraph which follows.
8616
8617 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8618 variables. Looks better and avoids overful hbox.
8619
8620Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8621
8622 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8623
8624Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8625
8626 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8627 retransmit-timeout
8628
8629Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8630
8631 * gdbint.texinfo: Update statement about `some ancient Unix
8632 systems, like Ultrix 4.0' to Ultrix 4.2.
8633
8634Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8635
8636 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8637
8638 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8639
8640 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8641 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8642
8643 * remote.texi: new name for former gdbinv-s.texi
8644
8645 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8646
8647Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8648
8649 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8650 variables for MIPS remote debugging protocol.
8651
8652Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8653
8654 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8655
8656Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8657
8658 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8659
8660Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8661
8662 * gdb.texinfo: repair conditional bugs in text markup
8663
8664Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8665
8666 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8667 to select Modula-2 material.
8668
8669Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8670
8671 * stabs.texinfo: Cleanups regarding statics.
8672
8673 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8674 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8675
8676Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8677
8678 * stabs.texinfo: N_MAIN is sometimes used for C.
8679
8680Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8681
8682 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8683
8684Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8685
8686 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8687 removed from the code by Kingdon.
c906108c
SS
8688
8689Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8690
8691 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8692 input when evaluating breakpoint conditions; the bug has been fixed.
8693
8694 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8695 sets the ignore count to N-1, not to N.
8696
8697Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8698
8699 * refcard.tex (\hoffset): correct longstanding error to match
8700 intended offset; avoids cutting off edge on some printers
8701
8702Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8703
8704 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8705
8706Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8707
8708 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8709
8710Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8711
8712 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8713 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8714 collect sed edits if any, apply to refcard before formatting;
8715 (refcard.ps) stop implying PS fonts if PS output requested;
8716 (lrefcard.ps) delete extra target for variant PS fonts
8717
8718 * refcard.tex: parametrize papersize dependent info, collect
8719 in easily replaced spot
8720
8721 * a4rc.sed: new file, edits to refcard for A4 paper
8722
8723Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8724
8725 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8726
8727Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8728
8729 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8730
8731Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8732
8733 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8734 politely rather than rudely.
8735
8736Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8737
8738 * stabs.texinfo: Document common blocks.
8739
8740Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8741
8742 * stabs.texinfo: Add some basic info about stabs-in-elf.
8743
8744Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8745
8746 * stabs.texinfo (Top): Minor cleanup.
8747
8748Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8749
8750 * Makefile.in (install-info): remove parentdir support
8751
8752Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8753
8754 * gdb.texinfo (Copying): delete this node and references to it;
8755 RMS says this manual need not carry GPL. (passim): Improvements
8756 from last round at FSF, largely due to Ian Taylor review, and
8757 minor formatting improvements.
8758
8759 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8760 largely due to Ian Taylor review. (Debug Session): minor edits to
8761 new text.
8762
8763Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8764
8765 * Makefile.in (realclean): Remove info and dvi files too.
8766
8767Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8768
8769 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8770 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8771 * gdb.texinfo: Change accordingly.
8772
8773 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8774 N_{L,R}BRAC,N_SLINE are relative to.
8775
8776Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8777
8778 * Makefile.in (GDBvn.texi): Update atomically.
8779
8780Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8781
8782 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8783
8784Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8785
8786 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8787 addresses together. Also motivate the set print symbol-filename
8788 command and suggest other solutions.
8789
8790Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8791
8792 * gdb.texinfo (set print elements): Note that the number of
8793 elements is set to unlimited by "set print elements 0".
8794
8795Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8796
8797 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8798 NF_LDOUBLE means.
8799 (Stab Types): Include Solaris stab types.
8800 (Procedures): Document Solaris extensions.
8801
8802Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8803
8804 * gdb.texinfo: Add `set print symbol-filename' doc.
8805
8806Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8807
8808 * stabs.texinfo (Arrays): Talk about type definition vs. type
8809 information.
8810
8811 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8812 the trailing semicolon.
8813
8814Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8815
8816 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8817 and merge in other parts of the document addressing these subjects.
8818 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8819
8820 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8821 at the end of a range type.
8822
8823 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8824 AIX extensions.
8825
8826Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8827
8828 * stabs.texinfo (Stabs Format): Misc fixes.
8829
8830Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8831
8832 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8833 (Traditional builtin types): Document convex convention for long long.
8834 (Negative builtin types): Discuss type names, and misc fixes.
8835
8836Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8837
8838 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8839 point types used with @samp{R} type descriptor.
8840 (Symbol Descriptors): Describe how to handle conflict between
8841 different meanings of @samp{P} symbol descriptor.
8842
8843Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8844
8845 * stabs.texinfo: Remove node Quick Reference and put its children
8846 directly under the main menu.
8847
8848 * stabs.texinfo: Many more changes to bring it into line with
8849 AIX documentation and reality. I think it now has all the
8850 information from the AIX documentation, except that I burned
8851 out when I got to variant records (Pascal and Modula-2) and
8852 all the COBOL types. Oh well, we can add them later when we're
8853 worrying more about those languages.
8854
8855 * stabs.texinfo (Automatic variables): Talk about what it means
8856 to omit the symbol descriptor.
8857
8858Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8859
8860 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8861 gcc2 behavior with promoted args.
8862
8863Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8864
8865 * gdb.texinfo: include readline appendices in info version of manual
8866
8867Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8868
8869 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8870 target remote.
8871
8872 * gdb.texinfo (Machine Code): more index entries for disassemble
8873
8874Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8875
8876 * Clarify the intended use of the gdb-testers and gdb-patches
8877 mailing lists, and shrink gzip comment.
8878
8879Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8880
8881 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8882 DOSHOST configuration of manual.
8883
8884 * gdb.texinfo (MIPS Stack): new node.
8885
8886 * all-config.texi (MIPS) new switch.
8887
8888 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8889 tense; (MIPS Remote) new node.
8890
8891 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8892 bug; (Environment) less passive, other small cleanups in text about
8893 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8894 (Remote) new MIPS Remote menu entry.
8895
8896Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8897
8898 * stabs.texinfo: Many changes to include information from the
8899 AIX documentation.
8900
8901 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8902
8903Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8904
8905 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8906 Move a bunch of information from ../README.
8907 (Getting Started): New node.
8908
8909Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8910
8911 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8912
8913 * gdb.texinfo: advance manual revision dates to present
8914
8915 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8916 stop using silly Roman numerals in @set variable names
8917
8918Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8919
8920 * stabs.texinfo (Parameters): Keep trying to get this right.
8921
8922Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8923
8924 * stabs.texinfo (Parameters): More on "local parameters".
8925
8926Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8927
8928 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8929
8930Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8931
8932 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8933 (Parameters): Rewrite.
8934 (xcoff-differences, Sun-differences): Minor changes.
8935
8936Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8937
8938 * stabs.texinfo: Minor cleanup.
8939
8940Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8941
8942 * gdbint.texinfo: Minor xcoff stuff.
8943
8944Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8945
8946 * gdbint.texinfo: Update for new config directory structure.
8947 Add info about internal type data structures.
8948
8949Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8950
8951 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8952 $(srcdir).
8953 (gdb-config.texi): Depend on file in $(srcdir).
8954
8955Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8956
8957 * stabs.texinfo: Fixes about N_SO.
8958
8959Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8960
8961 * gdb.texinfo: include list of nonstandard init file names
8962
8963 * *-config.texi: new switch GENERIC for text that applies *only*
8964 to (usual) multiple-target version of manual
8965
8966 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8967 h8 config
8968
8969 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8970 in menus (rather than conditionally selected multiple alternative
8971 menus).
8972
8973 * Makefile.in: define and use DOC_CONFIG var to select
8974 configuration for GDB user manual.
8975
8976 * gdb-config.texi: delete from repository, generate from Makefile.
8977
8978 * all-config.texi: normal `generic' configuration file, formerly
8979 stored as gdb-config.texi
8980
8981Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8982
8983 * Makefile.in: add dvi target to build all .dvi files
8984
8985Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8986
8987 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8988
8989Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8990
8991 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8992 host conditionals.
8993 * stabs.texinfo: More array fixes inspired by Jim's.
8994
8995Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8996
8997 * stabs.texinfo: Fixes re arrays and continuations.
8998
8999 * gdbint.texinfo: Add XCOFF node.
9000
9001Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9002
9003 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9004
9005Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9006
9007 * stabs.texinfo: Fix for array types to mention lower bounds.
9008
9009Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9010
9011 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9012
9013Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9014
9015 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9016
9017Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9018
9019 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9020 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9021
9022Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9023
9024 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9025
9026Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9027
9028 * gdb.texinfo, gdbinv-s.texi: misc updates
9029
9030Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9031
9032 * gdbint.texinfo: Brief documentation for longjmp support,
9033 from an email msg by Stu.
9034
9035Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9036
9037 * stabs.texinfo: Fix description of floating point "range"
9038 types (which really define basic types). Reported by Jim Meehan,
9039 <meehan@src.dec.com>.
9040
9041 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9042
9043Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9044
9045 * gdbint.texinfo: Slightly expand section on supporting a new
9046 object file format.
9047
9048Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9049
9050 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9051 intermediate file.
9052
9053Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9054
9055 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9056
9057Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9058
9059 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9060
9061 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9062 as well as Z8002.
9063
9064Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9065
9066 * gdbint.texinfo: Add sections on clean design and on how to send
9067 in changes.
9068
9069Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9070
9071 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9072
9073Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9074
9075 * gdb.texinfo: Fix typo, reported by Karl Berry.
9076
9077Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9078
9079 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9080
9081Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9082
9083 * gdbint.texinfo: fixed a stray email address (needs @@),
9084 added @table @code to node "Native Conditionals"
9085
9086Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9087
9088 * gdbint.texinfo: Describe coding style of GDB.
9089
9090Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9091
9092 * stabs.texinfo: Minor wording changes.
9093
9094Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9095
9096 * gdbint.texinfo: Improve release doc slightly.
9097
9098Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9099
9100 * gdbint.texinfo: Improve doc of GDB config macros.
9101
9102Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9103
9104 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9105 These will be reinserted when examined.
9106
9107Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9108
9109 * gdbint.texinfo: Make a start at documenting all the #if macros
9110 in GDB. At least list them all, and start separating them into
9111 host-specific and target-specific.
9112
9113Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9114
9115 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9116 examples (not consistent w others).
c906108c
SS
9117 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9118 for generic vn of doc
9119
9120Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9121
9122 * Makefile.in: always create installation directories.
9123
9124Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9125
9126 * gdb.texinfo: in h8 config, do not describe searching commands.
9127
9128Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9129
9130 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9131 conditionals; introduce a few generic switches that may be
9132 useful for other cross-dev or dos-hosted configs.
9133
9134 * gdb.texinfo: fix typo in "info reg" description
9135
9136Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9137
9138 * stabs.texinfo: Minor updates from running TeX over it.
9139 * Makefile.in (stabs.dvi, stabs.ps): Add.
9140
9141Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9142
9143 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9144 First pass at converting it to texinfo.
9145
9146Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9147
9148 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9149 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9150
9151Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9152
9153 * gdbint.texinfo: Add section on partial symbol tables.
9154
9155Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9156
9157 * gdb.texinfo: document `set remotedebug' and `set
9158 rstack_high_address'.
9159
9160Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9161
9162 * gdb.texinfo: slight expansion of new text on reading info files
9163 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9164 H8/300 from DOS.
9165
9166Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9167
9168 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9169
9170Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9171
9172 * gdb.texinfo: Say how to read the `info' files.
9173
9174Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9175
9176 * Makefile.in: gm4 -> m4.
9177
9178Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9179
9180 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9181 Documentation' ahead of `Installing GDB' to match README.
9182 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9183 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9184
9185Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9186
9187 * Makefile.in: remove $(srcdir) from gdb.info rule.
9188
9189Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9190
9191 * Makefile.in: commented out gdb-all.texinfo rule. This is
9192 temporary.
9193
9194Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9195
9196 * Makefile.in, configure.in: removed traces of namesubdir,
9197 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9198 copyrights to '92, changed some from Cygnus to FSF.
9199
9200Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9201
9202 * gdb.texinfo: Improve how we ask for bug reports.
9203
9204Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9205
9206 * Makefile.in: infodir belongs in datadir.
9207
9208Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9209
9210 * Makefile.in: remove spaces following hyphens, bsd make can't
9211 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9212 standards.text support.
c906108c
SS
9213
9214Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9215
9216 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9217 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9218 and mandir now keyed off datadir by default.
9219
9220\f
9221Local Variables:
9e9c5ae7 9222mode: change-log
c906108c
SS
9223left-margin: 8
9224fill-column: 74
9225version-control: never
9226End: