2012-07-20 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
055855a4
EZ
12012-07-12 Eli Zaretskii <eliz@gnu.org>
2
3 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4 indices into a single node "Index". Instead, join function and
5 variable indices into a single index, separate from the concept
6 index. Requested in
7 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
8 (Top): Update the top-level menu: instead of one "Index" there are
9 now separate entries "Concept Index" and "Function and Variable
10 Index".
11 (Concept Index, Function and Variable Index): New nodes.
12 (Index): Node deleted.
13
f77cc5f0
HZ
142012-07-05 Hui Zhu <hui_zhu@mentor.com>
15
16 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
17 and "maint agent-eval".
18
00595b5e
EZ
192012-07-03 Eli Zaretskii <eliz@gnu.org>
20
21 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
22 avoid file-name clashes between Index.html and index.html on
23 case-insensitive filesystems. See the discussion starting in
24 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
25 details of the problem.
26 (Top): Update the master menu for the above.
27 (Concept Index, Command and Variable Index): New nodes, instead of
28 the old "Index" node that was deleted. All cross-references
29 updated.
30
d3ce09f5
SS
312012-07-02 Stan Shebs <stan@codesourcery.com>
32
33 * gdb.texinfo (Dynamic Printf): Mention agent style and
34 disconnected dprintf.
35 (Maintenance Commands): Describe maint agent-printf.
36 (General Query Packets): Mention BreakpointCommands feature.
37 (Packets): Document commands extension to Z0 packet.
38 * agentexpr.texi (Bytecode Descriptions): Document printf
39 bytecode.
40
2d7b58e8
JK
412012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
42
43 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
44 only after gdbinit files.
45 (Startup): Move -iex and -iex commands down after gdbinit files.
46
202cbf1c
JK
472012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
48
49 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
50 possibility.
51
b6ba681c
TT
522012-06-29 Tom Tromey <tromey@redhat.com>
53
54 * gdb.texinfo (Index Section Format): Update for version 7.
55
71caed83
SS
562012-06-28 Stan Shebs <stan@codesourcery.com>
57
58 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
59 example, add note about title column.
60
ee0bf529
SCR
612012-06-26 Siva Chandra Reddy <sivachandra@google.com>
62
63 * gdb.texinfo (Symbol Tables In Python): Add description about
64 the new 'last' attribute of gdb.Symtab_and line.
65
3c15d565
SCR
662012-06-26 Siva Chandra Reddy <sivachandra@google.com>
67
68 * gdb.texinfo (Symbol Tables In Python): Correct the description
69 of the 'pc' attribute of gdb.Symtab_and_line.
70
45cfd468
DE
712012-06-26 Doug Evans <dje@google.com>
72
73 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
74 and symtab-create.
75
496ee73e
KS
762012-06-25 Keith Seitz <keiths@redhat.com>
77
78 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
79 from example. Remove "rbreak" from list of corresponding
80 gdb commands.
81
156942c7
DE
822012-06-23 Doug Evans <dje@google.com>
83
84 * gdb.texinfo (Index Section Format): Document version 7 format.
85
c614397c
YQ
862012-06-22 Yao Qi <yao@codesourcery.com>
87
88 * gdb.texinfo: Add missing cindex for some packets.
89
472a2379
KS
902012-06-20 Keith Seitz <keiths@redhat.com>
91
92 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
93 for -break-insert and document -p.
94
2678e2af
YQ
952012-06-20 Yao Qi <yao@codesourcery.com>
96
97 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
98 and "gdb.write_memory" with "Inferior.read_memory" and
99 "Inferior.write_memory".
100
984359d2
EZ
1012012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
102
103 * gdb.texinfo (Summary): Add a link to "Free Documentation".
104 (Free Documentation): Add @node line.
105 (Continuing and Stepping) <advance location>: Use @item instead of
106 @itemx.
107 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
108 @itemx.
109 (Embedded Processors): Put the link to "PA" to its correct place,
110 according to document structure.
111 (Python API): Put the link to "Lazy Strings In Python" to its
112 correct place.
113 (Index): Use @@ in @tex block to get a literal @.
114
115 * gdbint.texinfo: Fix the @subtitle line.
116
117 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
118 correct place.
119
16bdd41f
YQ
1202012-06-08 Yao Qi <yao@codesourcery.com>
121
122 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
123 Protocol'.
124 (In-Process Agent Protocol, IPA Protocol Objects)
125 (IPA Protocol Commands): New nodes.
126 (Tracepoint Packets): Add anchors.
127
2d4c29c5
TS
1282012-06-06 Thomas Schwinge <thomas@codesourcery.com>
129
130 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
131
6bd110c5
YQ
1322012-06-06 Yao Qi <yao@codesourcery.com>
133
134 * gdb.texinfo: Update copyright year.
135
f3e0e960
SS
1362012-05-23 Stan Shebs <stan@codesourcery.com>
137 Kwok Cheung Yeung <kcy@codesourcery.com>
138
139 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
140
1564a261
JK
1412012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
142
143 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
144 Mention also --with-separate-debug-dir.
145 (Auto-loading): Prepend $debugdir in the sample output.
146 (Auto-loading safe path): Likewise. Mention also $debugdir for the
147 auto-load safe-path variable.
148 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
149 Mention also $debugdir for 'set auto-load scripts-directory'.
150
eb17f351
EZ
1512012-05-19 Eli Zaretskii <eliz@gnu.org>
152
153 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
154 (MIPS Embedded, MIPS, MIPS Register packet Format)
155 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
156 appropriate.
157
4cc0665f
MR
1582012-05-18 Sandra Loosemore <sandra@codesourcery.com>
159 Maciej W. Rozycki <macro@codesourcery.com>
160
161 * gdb.texinfo (MIPS): Document "set mips compression" and "show
162 mips compression".
163 (MIPS Breakpoint Kinds): New subsubsection.
164
7af8dcf8 1652012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
166
167 * gdb.texinfo (Architecture-Specific Protocol Details): Define
168 nodes for subsections. Add @acronym mark-ups and adjust
169 formatting.
170
aff139ff
JK
1712012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
172
173 Rename $ddir to $datadir.
174 * gdb.texinfo (Auto-loading, Auto-loading safe path)
175 (objfile-gdb.py file): Rename $ddir to $datadir.
176
9cb709b6
TT
1772012-05-18 Tom Tromey <tromey@redhat.com>
178
179 * gdb.texinfo (Print Settings): Document 'set print symbol'.
180
e7e0cddf
SS
1812012-05-14 Stan Shebs <stan@codesourcery.com>
182
183 * gdb.texinfo (Dynamic Printf): New subsection.
184
7efc75aa
SCR
1852012-05-13 Siva Chandra Reddy <sivachandra@google.com>
186
187 * gdb.texinfo (Basic Python): Add description about the function
188 gdb.find_pc_line
189
f307c045
JK
1902012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
191 Eli Zaretskii <eliz@gnu.org>
192
193 * gdb.texinfo (Separate Debug Files): Use plural form for global
194 debugging information directory.
195
85d4a676
SS
1962012-05-11 Stan Shebs <stan@codesourcery.com>
197 Kwok Cheung Yeung <kcy@codesourcery.com>
198
199 * gdb.texinfo (Operating System Auxiliary Information): Document new
200 'info os' subcommands.
201
c1668e4e
JK
2022012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
203
204 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
205 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
206 (dotdebug_gdb_scripts section): Add reference
207 to 'Auto-loading safe path'.
208
7349ff92
JK
2092012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
210
211 Implement multi-component --with-auto-load-dir.
212 * gdb.texinfo (Auto-loading): New references
213 for 'set auto-load scripts-directory'
214 and 'show auto-load scripts-directory'.
215 (Auto-loading safe path): Describe the new default. Move $ddir
216 substituation reference to 'objfile-gdb.py file'.
217 (objfile-gdb.py file): Describe script-name alias. Change real-name to
218 script-name. Describe new 'set auto-load scripts-directory'
219 and 'show auto-load scripts-directory'.
220
6dea1fbd
JK
2212012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
222
223 Provide $ddir substitution for --with-auto-load-safe-path.
224 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
225 (Auto-loading safe path): Likewise. Mention the default value,
226 $ddir substitution, --with-auto-load-safe-path and
227 --without-auto-load-safe-path.
228 * observer.texi (gdb_datadir_changed): New.
229
1ccacbcd
JK
2302012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
231
232 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
233 Twice.
234
d9242c17
JK
235 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
236 directory separator by path separator.
237
af2c1515
JK
2382012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
239
240 * gdb.texinfo (Auto-loading safe path): Make 'directories'
241 for 'set auto-load safe-path' optional. Mention if it is omitted.
242 Change disabling security protection condition to "/", twice.
243
a20ee7a4
SCR
2442012-05-03 Siva Chandra Reddy <sivachandra@google.com>
245
246 * gdb.texinfo (Symbol Tables In Python): Add documentation about
247 the new methods global_block and static_block on gdb.Symtab
248 objects.
249
56af09aa
SCR
2502012-05-02 Siva Chandra Reddy <sivachandra@google.com>
251
252 * gdb.texinfo (Blocks In Python): Add a note saying that future
253 improvements to GDB and its infrastructure can move symbols
254 across blocks within a symbol table.
255
2746b0ef
YQ
2562012-04-29 Yao Qi <yao@codesourcery.com>
257
258 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
259 (A29K): Remove.
260
62e5f89c
SDJ
2612012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
262 Tom Tromey <tromey@redhat.com>
263
264 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
265 and generic static probe support on GDB.
266
a766d390
DE
2672012-04-25 Doug Evans <dje@google.com>
268
50f042b9
DE
269 * gdb.texinfo (Go): Fix thinko.
270
a766d390
DE
271 * gdb.texinfo (Supported Languages): Add Go.
272 (Go): New node.
273
f02e2b19
YQ
2742012-04-25 Yao Qi <yao@codesourcery.com>
275
276 * gdbint.texinfo (Testsuite): New section `Board settings'.
277
68d41a48
JK
2782012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
279
280 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
281 Three times.
282
174bb630
JK
283 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
284 Three times.
285
0511cc75
JK
2862012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
287
288 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
289 by @table @asis. Fix formatting of one item.
290
0070f25a
JK
2912012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
292
293 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
294
4dc84fd1
JK
2952012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
296
297 New option "set debug auto-load".
298 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
299 (auto-load verbose mode): New node.
300
bccbefd2
JK
3012012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
302
303 New option "set auto-load safe-path".
304 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
305 and "info auto-load" examples for safe-path. Put there also references
306 for "set auto-load safe-path" and "show auto-load safe-path".
307 New menu item for Auto-loading safe path.
308 (Auto-loading safe path): New node.
309 (Python Auto-loading): Update the expected output from "Missing"
310 to "No".
311
bf88dd68
JK
3122012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
313
314 auto-load: Implementation.
315 * gdb.texinfo (Mode Options): New anchor for -nx.
316 (Startup): New anchors for Option -init-eval-command,
317 Home Directory Init File
318 and Init File in the Current Directory during Startup.
319 Mention set auto-load local-gdbinit with a reference.
320 Change the sample code to "set auto-load python-scripts".
321 (Threads): New anchor set libthread-db-search-path.
322 Provide references to libthread_db.so.1 file.
323 (Controlling GDB): New menu item for Auto-loading.
324 (Auto-loading, Init File in the Current Directory)
325 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
326 (Python): Rename the menu item Auto-loading to Python Auto-loading.
327 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
328 reference.
329 (Auto-loading): Rename to ...
330 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
331 "set auto-load python-scripts", new anchor for it. Change
332 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
333 for it. Change "info auto-load-scripts"
334 to "info auto-load python-scripts", new anchor for it. Change "scripts"
335 to "Python scripts".
336
8264ba82
AG
3372012-04-14 Anton Gorenkov <xgsa@yandex.ru>
338
339 PR mi/13393
340 * gdb.texinfo (Print Settings): Extend the description for "set print
341 object".
342 (GDB/MI Variable Objects): Extend the description for -var-create and
343 -var-list-children.
344
06fc020f
SCR
3452012-04-11 Siva Chandra Reddy <sivachandra@google.com>
346
347 * gdb.texinfo (Examining Data): Document the 'explore' command.
348
7191c139
JB
3492012-03-28 Joel Brobecker <brobecker@adacore.com>
350
351 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
352 to the children of a varobj and its update range when -var-update
353 returns that the varobj's type changed.
354
3708f05e
JK
3552012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
356
357 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
358 Create two new links fir 'objfile-gdb.py file'
359 and 'dotdebug_gdb_scripts section'.
360
8e0583c8
JK
3612012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
362
363 * gdb.texinfo (Auto-loading): Rename node reference
364 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
365 Twice.
366 (.debug_gdb_scripts section): Rename the node ...
367 (dotdebug_gdb_scripts section): ... here.
368 (Maintenance Commands): Also rename this node reference.
369
7b282c5a
SCR
3702012-03-22 Siva Chandra Reddy <sivachandra@google.com>
371
372 * gdb.texinfo (Python API/Values From Inferior): Add description
373 about the new method Value.referenced_value. Add description on
374 how Value.dereference is different (and similar) to
375 Value.referenced_value.
376
8320cc4f
JK
3772012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
378
379 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
380 --init-eval-command=COMMAND, -iex.
381 (Startup): Describe -iex and -ix. Simplify the example
382 for "set auto-load-scripts off".
383
481860b3
GB
3842012-03-16 Gary Benson <gbenson@redhat.com>
385
386 PR breakpoints/10738
387 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
388 stating that GDB cannot set breakpoints on inlined functions.
389 (Mode Options): Document --use-deprecated-index-sections.
390 (Index Section Format): Document new index section version format.
391
c4aeac85
TT
3922012-03-15 Tom Tromey <tromey@redhat.com>
393
394 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
395
16899756
DE
3962012-03-13 Doug Evans <dje@google.com>
397
398 * gdb.texinfo (Help): Change apropos example to use "alias" instead
399 of "reload".
400 (Symbols): Delete docs for set/show symbol-reloading.
401 * gdbint.texinfo (Defining Other Architecture Features): Delete
402 SYMBOL_RELOADING_DEFAULT.
403 * refcard.tex: Delete reference to symbol-reloading.
404
9b224c5e
PA
4052012-03-07 Pedro Alves <palves@redhat.com>
406
407 * gdb.texinfo (General Query Packets): Document new
408 QProgramSignals packet.
409 * gdb.texinfo (Remote configuration): Mention
410 "program-signals-packet".
411
169081d0
TG
4122012-03-05 Tristan Gingold <gingold@adacore.com>
413
414 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
415
d1feda86
YQ
4162012-03-03 Yao Qi <yao@codesourcery.com>
417
418 * gdb.texinfo (In-Process Agent): New node.
419 Document new commands.
420 (General Query Packets): Add packet `QAgent'.
421
1faeff08
MR
4222012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
423
424 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
425
7d74f244
DE
4262012-03-01 Scott J. Goldman <scottjg@vmware.com>
427
428 * gdb.texinfo (Commands In Python): Put example python macro in
429 COMMAND_USER category rather than COMMAND_OBSCURE.
430 Document gdb.COMMAND_USER.
431 (User-defined Commands): Update documentation to clarify
432 "set/show max-user-call-depth" and "show user" don't apply to python
433 commands. Update documentation to clarify "help user-defined" may
434 also include python commands defined as COMMAND_USER.
435
6fe37d23
JK
4362012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
437
438 * gdb.texinfo (Startup): Add option -ex description to the option -x
439 description.
440
83364271
LM
4412012-02-24 Luis Machado <lgustavo@codesourcery.com>
442
443 * gdb.texinfo (Setting Breakpoints): Mention and explain the
444 condition-evaluation breakpoint parameter.
445 Mention condition-evaluation mode being shown in "info break".
446 (Break Conditions): Add description for target-side
447 conditional breakpoints.
448 (Remote Configuration): Mention conditional-breakpoints-packet.
449 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
450 cond-expr.
451 (General Query Packets): Mention new ConditionalBreakpoint feature.
452
bdb1994d
TT
4532012-02-22 Tom Tromey <tromey@redhat.com>
454
455 * gdb.texinfo (Blocks In Python): Clarify block iteration.
456
4d241c86
TT
4572012-02-17 Tom Tromey <tromey@redhat.com>
458
459 PR python/10753:
460 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
461 directory.
462
816338b5
SS
4632012-02-14 Stan Shebs <stan@codesourcery.com>
464
465 * gdb.texinfo (Disabling Breakpoints): Document enable count.
466
cc30c4bd
PA
4672012-02-13 Pedro Alves <palves@redhat.com>
468
469 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
470 mips-idt-ecoff.
471
035d1e5b
YQ
4722012-02-09 Yao Qi <yao@codesourcery.com>
473
474 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
475
f0823d2c
TT
4762012-02-07 Tom Tromey <tromey@redhat.com>
477
478 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
479 Symbol.value.
480
64e7d9dd
TT
4812012-02-07 Tom Tromey <tromey@redhat.com>
482
483 * gdb.texinfo (Symbols In Python): Document Symbol.line.
484
4220b2f8
TS
4852012-01-27 Thomas Schwinge <thomas@codesourcery.com>
486
487 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
488
edcc5120
TT
4892012-01-24 Tom Tromey <tromey@redhat.com>
490
491 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
492 unload".
493 (Files): Mention new catch commands.
494 (GDB/MI Async Records): Likewise.
495
53fe1783
GB
4962012-01-24 Gary Benson <gbenson@redhat.com>
497
498 Delete #if 0'd out code.
499 * gdb.texinfo (Frame Info): Remove "info catch".
500
b9e7b9c3
UW
5012012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
502
503 * gdb.texinfo (Remote Configuration): Document
504 "set remote hostio-readlink-packet" command.
505 (General Query Packets): Document vFile:readlink packet.
506
4aac40c8
TT
5072012-01-16 Tom Tromey <tromey@redhat.com>
508
509 * gdb.texinfo (Specify Location): Document relative file name
510 handling.
511
cafec441
TT
5122012-01-16 Tom Tromey <tromey@redhat.com>
513
514 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
515
0ee339bc
JK
5162012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
517 Eli Zaretskii <eliz@gnu.org>
518
519 * gdbint.texinfo (Coding Standards): Require braces for two lines of
520 code.
521
72384ba3
PH
5222012-01-11 Paul Hilfinger <hilfingr@adacore.com>
523
524 * gdb.texinfo (Variables): Document use of :: for non-static
525 variables.
526
ce1b17c4
JB
5272012-01-05 Joel Brobecker <brobecker@adacore.com>
528
529 * gdbint.texinfo (Start of New Year Procedure): Update
530 to replace use of copyright.sh by use of copyright.py.
531
217bff3e
JK
5322012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
533
534 Remove the gdbtui binary.
535 * all-cfg.texi (GDBTUI): Remove.
536 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
537 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
538 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
539
cc72b2a2
KP
5402011-12-23 Kevin Pouget <kevin.pouget@st.com>
541
542 Introduce gdb.FinishBreakpoint in Python.
543 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
544 (Python API): Add menu entry for Finish Breakpoints.
545
13ac8d2c
JK
5462011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
547
548 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
549 tests.
550
e0f9f062
DE
5512011-12-16 Doug Evans <dje@google.com>
552
553 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
554
80b6e756
PM
5552011-12-16 Phil Muldoon <pmuldoon@redhat.com>
556
1c3ad6ab 557 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
558 stack". Add documentation for "set/show python print-stack".
559
2fb860fc
PA
5602011-12-14 Pedro Alves <pedro@codesourcery.com>
561
562 * gdb.texinfo (Implementing a Remote Stub): Explain that you
563 should transfer control to the stub in the startup code instead of
564 in main. Mention the need to get past the initial breakpoint.
565
f8eba3c6
TT
5662011-12-06 Tom Tromey <tromey@redhat.com>
567
568 * gdb.texinfo (Set Breaks): Update for new behavior.
569
2268b414
JK
5702011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
571
572 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
573 List Format for SVR4 Targets'.
574 (General Query Packets): New item qXfer:libraries-svr4:read.
575 (Library List Format for SVR4 Targets): New node.
576
ae6f0d5b
TT
5772011-12-01 Tom Tromey <tromey@redhat.com>
578
579 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
580 add.
581
36dfb11c
TT
5822011-11-22 Tom Tromey <tromey@redhat.com>
583
584 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
585 reasons.
586
f196051f
SS
5872011-11-20 Stan Shebs <stan@codesourcery.com>
588
589 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
590 note-related options and variables.
591 (Tracepoint Packets): Document packet changes.
592
f85b53f8
SD
5932011-11-20 Sanjoy Das <sdas@igalia.com>
594
595 * gdb.texinfo (JIT Interface): Add documentation on writing and
596 usind JIT debug info readers.
597 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
598 Debug Info Readers): New nodes.
599
bfccc43c
YQ
6002011-11-18 Yao Qi <yao@codesourcery.com>
601
602 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
603 tracepoint.
604
c011a4f4
DE
6052011-11-15 Doug Evans <dje@google.com>
606
607 * gdb.texinfo (Files): Document basenames-may-differ.
608
ed59ded5
DE
6092011-11-14 Doug Evans <dje@google.com>
610
611 * gdb.texinfo (Shell Commands): Document "!".
612
405f8e94
SS
6132011-11-14 Stan Shebs <stan@codesourcery.com>
614 Kwok Cheung Yeung <kcy@codesourcery.com>
615
616 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
617 needed to get shorter fast tracepoints.
618 (Tracepoint Packets): Document new qTMinFTPILen packet.
619
1e4d1764
YQ
6202011-11-14 Yao Qi <yao@codesourcery.com>
621
622 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
623 behavior of tracepoint.
624 (General Query Packets): New feature InstallInTrace.
625 (Remote Configuration): Document "set remote
626 install-in-trace-packet".
627
71eba9c2 6282011-11-12 Matt Rice <ratmice@gmail.com>
629
630 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
631 Add arguments to info macro.
632
e0f8f636
TT
6332011-11-10 Tom Tromey <tromey@redhat.com>
634
635 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
636 manual.
637 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
638 (Macros): Add a footnote.
639 (C): Remove paragraph about compiler options.
640 (C Constants): Mention wide character and string constants.
641 (C Plus Plus Expressions): Update compiler option advice. Mention
642 using declarations. Mention ADL. Remove old HP compiler
643 information.
644
625c0d47
TT
6452011-11-10 Tom Tromey <tromey@redhat.com>
646
647 PR c++/9257:
648 * gdb.texinfo (Print Settings): Add an extra note about the need
649 for a vtable.
650
4be2aacc
MR
6512011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
652
653 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
654 "set mips abi" documentation.
655
0a1c4d10
DE
6562011-11-04 Doug Evans <dje@google.com>
657
658 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
659
aad1c02c
TT
6602011-11-03 Tom Tromey <tromey@redhat.com>
661
662 * gdb.texinfo (Stopping): Add menu entry.
663 (Continuing and Stepping): Restore @node. Use @section, not
664 @subsection.
665
983fb131
MR
6662011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
667
668 * gdb.texinfo (Skipping Over Functions and Files): Remove node
669 designation. Fix "Specify Location" cross-reference.
670
3065dfb6
SS
6712011-11-02 Stan Shebs <stan@codesourcery.com>
672
673 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
674 (General Query Packets): Describe tracenz feature.
675 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
676
0aaaf063
PK
6772011-10-28 Paul Koning <paul_koning@dell.com>
678
679 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
680
2231f1fb
KP
6812011-10-27 Kevin Pouget <kevin.pouget@st.com>
682
683 * gdb.texinfo ((Frames In Python): Document
684 gdb.FRAME_UNWIND_FIRST_ERROR contant.
685
5110b5df
PK
6862011-10-26 Paul Koning <paul_koning@dell.com>
687
688 * gdb.texinfo (gdb.types): Document new deepitems function.
689
22dbab46
PK
6902011-10-25 Paul Koning <paul_koning@dell.com>
691
692 PR python/13327
693
694 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
695 fetch_lazy method.
696
9df2fbc4
PM
6972011-10-20 Phil Muldoon <pmuldoon@redhat.com>
698
699 PR python/12656
700
701 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
702 global_block, static_block function.
703
f05e2e1d
TT
7042011-10-19 Tom Tromey <tromey@redhat.com>
705
706 * gdb.texinfo (Commands In Python): Add missing "@"s.
707
a7fc3f37
KP
7082011-10-13 Kevin Pouget <kevin.pouget@st.com>
709
710 PR python/13285 Document named constants for frame unwind stop reasons
711 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
712 constants.
713
5048e516
JK
7142011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
715
716 Fix compatibility with texinfo versions older than 4.12.
717 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
718 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
719 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
720 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
721 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
722 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
723 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
724
5a56e9c5
DE
7252011-10-09 Doug Evans <dje@google.com>
726
727 * gdb.texinfo (Extending GDB): Document alias command.
728
36b11add
JK
7292011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
730
731 Support @entry in input expressions.
732 * gdb.texinfo (Variables): Describe @entry names suffix.
733 (Print Settings): Add anchor for `set print entry-values'.
734
e18b2753
JK
7352011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
736 Eli Zaretskii <eliz@gnu.org>
737
738 Display @entry parameter values (without references).
739 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
740 example.
741 (Print Settings): New description of set print entry-values and show
742 print entry-values.
743
111c6489
JK
7442011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
745 Eli Zaretskii <eliz@gnu.org>
746
747 Recognize virtual tail call frames.
748 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
749 (Tail Call Frames): New node.
750 (Frames In Python): Add gdb.TAILCALL_FRAME.
751
9c15afc4
DE
7522011-10-07 Doug Evans <dje@google.com>
753
754 * gdb.texinfo (gdb.printing): Document new `replace' arg to
755 register_pretty_printer.
756
99f5279d
PM
7572011-10-07 Phil Muldoon <pmuldoon@redhat.com>
758
759 PR python/12930
760 PR python/12802
761
762 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
763 stop method.
764
03583c20
UW
7652011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
766
767 * gdb.texinfo (Starting your Program): "set disable-randomization"
768 is no longer Linux-specific.
769 (Remote Configuration): Document "set remote
770 disable-randomization-packet".
771 (General Query Packets): Document "QDisableRandomization" packet
772 and add it to "qSupported" list.
773
bd054e06
KP
7742011-10-07 Kevin Pouget <kevin.pouget@st.com>
775
776 Allow Python notification of new object-file loadings.
777 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
778 event type.
779
cb6be26b
KP
7802011-10-04 Kevin Pouget <kevin.pouget@st.com>
781
782 PR python/12691: Add the inferior to Python exited event
783 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
784
a05336a1
JB
7852011-10-03 Joel Brobecker <brobecker@adacore.com>
786
787 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
788 rephasing.
789
5d77fe44
JB
7902011-10-03 Joel Brobecker <brobecker@adacore.com>
791
792 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
793 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
794 as possible feature returned by the `-list-features'
795 command.
796
699df94d
PK
7972011-09-28 Paul Koning <paul_koning@dell.com>
798
799 * gdb.texinfo (gdb.Type): Document field access by dictionary
800 key syntax.
801
24bdad53
YQ
8022011-09-28 Yao Qi <yao@codesourcery.com>
803
804 * gdb.texinfo (Files): Update options for `add-symbol-file'.
805 Add one space after option `-s'. Remove @r{} markup.
806
6710bf39
SS
8072011-09-27 Stan Shebs <stan@codesourcery.com>
808
809 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
810
d99f7e48
HZ
8112011-09-16 Hui Zhu <teawater@gmail.com>
812
813 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
814 to *(unsigned char *)$esp@300.
815
d812018b
PK
8162011-09-15 Paul Koning <paul_koning@dell.com>
817
818 * gdb.texinfo: Make style of Python functions and methods match
819 the syntax of Python. Also put class and module names explicitly
820 on function, member, and variable names, matching Python
821 documentation conventions.
822
2aa48337
KP
8232011-09-15 Kevin Pouget <kevin.pouget@st.com>
824
825 PR Python/12692 Add gdb.selected_inferior() to Python interface.
826 * gdb.texinfo (Inferiors In Python): Describe new
827 gdb.selected_inferior() function.
828
6839b47f
KP
8292011-09-15 Kevin Pouget <kevin.pouget@st.com>
830
831 Handle multiple breakpoint hits in Python interface:
832 * gdb.texinfo (Events In Python): New function documentation:
833 gdb.BreakpointEvent.breakpoints. Indicate that
834 gdb.BreakpointEvent.breakpoint is now deprecated.
835
26829f2b
JB
8362011-09-04 Joel Brobecker <brobecker@adacore.com>
837
838 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
839
a9f54f60
TT
8402011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
841
842 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
843
fa3a4f15
PM
8442011-08-17 Phil Muldoon <pmuldoon@redhat.com>
845
846 * gdb.texinfo (Prompt): Add set/show extended-prompt
847 documentation
848 (Basic Python): Add prompt_hook anchor.
849 (Python modules): Reword module text to reflect multiple modules.
850 (gdb.prompt): Document gdb.prompt module.
851
224bbe49
YQ
8522011-08-14 Yao Qi <yao@codesourcery.com>
853
78d85199
YQ
854 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
855
8562011-08-14 Yao Qi <yao@codesourcery.com>
857
858 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
859 (TIC6x Features): New node.
860
457e09f0
DE
8612011-08-12 Doug Evans <dje@google.com>
862
863 * gdb.texinfo (Symbols In Python): Document symbol.type.
864
5e239b84
PM
8652011-08-09 Phil Muldoon <pmuldoon@redhat.com>
866
867 * gdb.texinfo (Python): Document command and function
868 auto-loading.
869
177bc839
JK
8702011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
871 Eli Zaretskii <eliz@gnu.org>
872
873 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
874 typedefs unrolling. Extend the sample code by an inner typedef and
875 outer typedefs unrolling.
876
1a532630
PP
8772011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
878
879 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
880 size and line-size.
881
9b158ba0 8822011-07-21 Matt Rice <ratmice@gmail.com>
883
884 PR macros/12999
885 * gdb.texinfo (Macros): Add info definitions and info macros commands.
886 Update text and cindex entries for info macro command.
887
d17b6f81
PM
8882011-07-21 Phil Muldoon <pmuldoon@redhat.com>
889
890 * observer.texi (GDB Observers): Add before_prompt observer.
891 * gdb.texinfo (Basic Python): Add documentation for prompt
892 substitution.
893
713389e0
PM
8942011-07-11 Phil Muldoon <pmuldoon@redhat.com>
895
896 PR python/12438
897 * gdb.texinfo (Python Commands): Add deprecate note to maint
898 set/show python print-stack. Document set/show python
899 print-backtrace.
900
177b42fe
TJB
9012011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
902
903 * gdb.texinfo: Fix typos.
904
900e11f9
JK
9052011-07-01 Tom Tromey <tromey@redhat.com>
906
907 * gdb.texinfo (Debugging Output): Document set debug
908 check-physname.
909
39c4d40a
TT
9102011-06-29 Tom Tromey <tromey@redhat.com>
911
912 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
913 breakpoint-notifications feature.
914
6f5def7d
UW
9152011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
916
917 * gdb.texinfo (Target Description): Remove warning about
918 possibly unstable format.
919
8cf64490
TT
9202011-06-03 Tom Tromey <tromey@redhat.com>
921
922 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
923 (Events In Python): Note that exit_code is optional.
924
393eab54
PA
9252011-05-17 Pedro Alves <pedro@codesourcery.com>
926
927 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
928 required for multi-threading support.
929 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
930 Hc are deprecated for multi-threading debugging. Point readers at
931 the vCont packet.
932
75fc9810
DE
9332011-05-15 Doug Evans <dje@google.com>
934
935 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
936
01124a23
DE
9372011-05-13 Doug Evans <dje@google.com>
938
98a5dd13
DE
939 * gdb.texinfo (Threads): Document $sdir,$pdir.
940 (Server): Document $pdir exception.
941
dbaefcf7
DE
942 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
943
cc63ef9b
DE
944 * gdb.texinfo (Threads): Clarify default value for
945 libthread-db-search-path.
7e0396aa 946
01124a23
DE
947 * gdb.texinfo (Completion): Update example.
948 (Debugging Output): Delete `set/show debug lin-lwp-async'.
949
d248b706
KY
9502011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
951
952 * gdb.texinfo: Document change in the behaviour of the enable and
953 disable GDB commands when applied to tracepoints.
954 Document the EnableDisableTracepoints remote stub feature.
955 Document QTEnable and QTDisable in the list of tracepoint packets.
956
cc88a640
JK
9572011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
958
959 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
960 hsuser.texi.
961 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
962 comment to hsuser.texi. Change rluser.texi name in the comment.
963
84e578fb
DE
9642011-05-10 Doug Evans <dje@google.com>
965
966 * gdb.texinfo (Threads): If an empty path is provided for
967 libthread-db-search-path it is reset to its default value.
968 (Server): Ditto.
969
478aac75
DE
9702011-05-09 Doug Evans <dje@google.com>
971
972 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
973
9c06b0b4
TJB
9742011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
975 Thiago Jung Bauermann <bauerman@br.ibm.com>
976
977 Implement support for PowerPC BookE masked watchpoints.
978 * gdb.texinfo (Set Watchpoints): Document mask parameter.
979 (PowerPC Embedded): Mention support of masked watchpoints.
980
9ed350ad
JB
9812011-05-03 Joel Brobecker <brobecker@adacore.com>
982
983 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
984 `@value{GDBN}'.
985
4ceed123
JB
9862011-05-03 Joel Brobecker <brobecker@adacore.com>
987
988 * gdb.texinfo (titlepage): Remove dedication.
989 (In Memoriam): New appendix.
990
559a7a62
JK
9912011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
992 Eli Zaretskii <eliz@gnu.org>
993
994 * gdb.texinfo (Index Section Format): Change the version to 5.
995 Describe the different formula.
996
03f2bd59
JK
9972011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
998 Eli Zaretskii <eliz@gnu.org>
999
1000 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1001 for disconnected tracing.
1002 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1003 extended-remote relationship. Mention --once.
1004 (TCP port allocation lifecycle of @code{gdbserver}): New.
1005
d9b1a651
EZ
10062011-04-23 Eli Zaretskii <eliz@gnu.org>
1007
1008 * gdb.texinfo (Server): Improve indexing. Index all optional
1009 switches to gdbserver.
1010
90476074
TT
10112011-04-20 Tom Tromey <tromey@redhat.com>
1012
1013 * gdb.texinfo (Index Section Format): New node.
1014 (Top): Add new node to menu.
1015
c21236dc
PA
10162011-04-20 Pedro Alves <pedro@codesourcery.com>
1017
1018 * gdb.texinfo (Maintenance Commands): Document `maint print
1019 remote-registers'.
1020
05c8c3f5
TT
10212011-04-20 Tom Tromey <tromey@redhat.com>
1022
1023 * gdb.texinfo (Trace File Format): Move node later.
1024
7a9dd1b2
TT
10252011-04-19 Tom Tromey <tromey@redhat.com>
1026
1027 * gdbint.texinfo (Register Information Functions): Remove
1028 duplicate "the".
1029 * gdb.texinfo (Emacs): Remove duplicate "to".
1030 (GDB/MI Variable Objects): Remove duplicate "the".
1031 (General Query Packets): Likewise.
1032
4368ebeb
JB
10332011-04-02 Joel Brobecker <brobecker@adacore.com>
1034
1035 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1036 "GDB/MI Ada Exception Information" node.
1037
956a9fb9
JB
10382011-04-01 Joel Brobecker <brobecker@adacore.com>
1039
1040 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1041 the "exception-name" field in the *stopped async record.
1042
f1310107
TJB
10432011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1044 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1045
1046 Implement support for PowerPC BookE ranged breakpoints.
1047 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1048
8786b2bd
TT
10492011-03-28 Tom Tromey <tromey@redhat.com>
1050
1051 * gdb.texinfo (Set Tracepoints): Fix typo.
1052
9ef07c8c
TT
10532011-03-24 Tom Tromey <tromey@redhat.com>
1054
1055 * gdb.texinfo (Specify Location): Document `function:label'
1056 linespec.
1057
99c3dc11
PM
10582011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1059
f1310107 1060 PR python/12149
99c3dc11
PM
1061
1062 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1063
29703da4
PM
10642011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1065
1066 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1067 (Inferiors In Python): Likewise.
1068 (Threads In Python): Likewise.
1069 (Symbols In Python): Likewise.
1070 (Objfiles In Python): Likewise.
1071 (Symbol Tables In Python): Likewise.
1072
c9174737
PA
10732011-03-15 Pedro Alves <pedro@codesourcery.com>
1074
1075 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1076 display>: Explain that the commands accept number ranges.
1077
7371cf6d
PM
10782011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1079
1080 * gdb.texinfo (Breakpoints In Python): Add description and example
1081 of Python stop function operation.
1082
ecec24e6
PM
10832011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1084
1085 * gdb.texinfo (Parameters In Python): Document get_set_string and
1086 get_show_string methods.
1087
6dcd5565
JK
10882011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1089
1090 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1091
81896e36
JK
1092 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1093 circular-trace-buffer name.
1094
5e30da2c
JB
10952011-02-28 Joel Brobecker <brobecker@adacore.com>
1096
1097 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1098 in the previous change.
1099
3bd0f5ef 11002011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1101
1102 * gdb.texinfo (Inferiors and Programs): Update commands to show
1103 that they can accept multiple arguments.
1104
4ec7539c
JB
11052011-02-24 Joel Brobecker <brobecker@adacore.com>
1106
1107 Revert the following patch (code patch was not approved):
1108 2011-02-21 Hui Zhu <teawater@gmail.com>
1109 * agentexpr.texi (bytecode descriptions): add printf.
1110 * gdb.texinfo (tracepoint action lists): add printf.
1111
82809774
DE
11122011-02-23 Doug Evans <dje@google.com>
1113
1114 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1115
e5a67952
MS
11162011-02-23 Michael Snyder <msnyder@vmware.com>
1117
1118 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1119 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1120 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1121
6e6fbe60
DE
11222011-02-22 Doug Evans <dje@google.com>
1123
1124 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1125 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1126 add description of result, fix @defun formatting.
1127
f994e27a
HZ
11282011-02-21 Hui Zhu <teawater@gmail.com>
1129
1130 * agentexpr.texi (Bytecode Descriptions): Add printf.
1131 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1132
c7f96d2b
TT
11332011-02-18 Tom Tromey <tromey@redhat.com>
1134
1135 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1136
60f98dde
MS
11372011-02-14 Michael Snyder <msnyder@vmware.com>
1138
1139 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1140 Document new command "thread find".
1141
08e796bc
MS
11422011-02-14 Michael Snyder <msnyder@vmware.com>
1143
1144 * gdb.texinfo (Threads): Update example of new thread message.
1145
b3b9301e
PA
11462011-02-14 Pedro Alves <pedro@codesourcery.com>
1147
1148 * gdb.texinfo (Remote Configuration): Mention set/show remote
1149 traceframe-info.
1150 (Tools/Packages Optional for Building GDB): Mention that expat is
1151 used for traceframe info.
1152 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1153 (General Query Packets) <qSupported>: Describe the
1154 qXfer:traceframe-info:read feature.
1155 (qXfer::read): Describe qXfer:traceframe-info:read.
1156 (Traceframe Info Format): New section.
1157
cef35b0f
PA
11582011-02-04 Pedro Alves <pedro@codesourcery.com>
1159
1160 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1161 for casts and unary operators.
1162
f1cbe1d3
TT
11632011-02-04 Tom Tromey <tromey@redhat.com>
1164
1165 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1166 is not useful.
1167
585fdaa1
PA
11682011-01-25 Pedro Alves <pedro@codesourcery.com>
1169
1170 * gdb.texinfo: s/value optimized out/optimized out/g
1171
7bfc9434
JB
11722011-01-21 Joel Brobecker <brobecker@adacore.com>
1173
1174 * gdb.texinfo (Other Misc Settings): Rework part of the
1175 documentation of the "set interactive mode" command.
1176
4694da01
TT
11772011-01-19 Tom Tromey <tromey@redhat.com>
1178
1179 * gdb.texinfo (Threads): Document thread name output and `thread
1180 name' command.
1181 (Threads In Python): Document Thread.name attribute.
1182 (GDB/MI Thread Commands): Document thread attributes.
1183
b716877b
AB
11842011-01-12 Andrew Burgess <aburgess@broadcom.com>
1185
1186 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1187 changes in mi/mi-cmd-disas.c
1188
13fd8b81
TT
11892011-01-12 Tom Tromey <tromey@redhat.com>
1190
1191 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1192 Fix "thread apply" text.
1193
e09342b5
TJB
11942011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1195 Thiago Jung Bauermann <bauerman@br.ibm.com>
1196
1197 Implement support for PowerPC BookE ranged watchpoints.
1198 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1199 the "set powerpc exact-watchpoints" flag.
1200
06e65f44
TT
12012011-01-07 Tom Tromey <tromey@redhat.com>
1202
1203 * gdb.texinfo (Python API): Add descriptions to @menu items.
1204
d8e22779
TT
12052011-01-06 Tom Tromey <tromey@redhat.com>
1206
1207 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1208
a255712f
PP
12092010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1210
e09342b5 1211 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1212
ccfc3d6e
TT
12132011-01-06 Tom Tromey <tromey@redhat.com>
1214
1215 PR python/12133:
1216 * gdb.texinfo (Frames In Python): Document various frame
1217 constants.
1218
44944448
JB
12192011-01-05 Joel Brobecker <brobecker@adacore.com>
1220
1221 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1222 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1223 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1224
42ea3d7a
JK
12252011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1226
1227 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1228 (clean): Add GDBvn.texi.
1229
720d1a40
JB
12302010-12-29 Joel Brobecker <brobecker@adacore.com>
1231
1232 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1233 occasional case where the debugger prints an array address
1234 instead of the array itself.
1235
ad196637
PA
12362010-12-23 Pedro Alves <pedro@codesourcery.com>
1237
1238 * gdb.texinfo (Packets) <read registers packet>: Document support
1239 for registers that were not collected.
1240
a86caf66
DE
12412010-12-15 Doug Evans <dje@google.com>
1242
1243 * gdb.texinfo (Startup): Document auto-loading of scripts during
1244 startup.
1245 (Auto-loading): Delete "maint set python auto-load on|off".
1246 Add "set auto-load-scripts on|off".
1247
aae1c79a
DE
12482010-12-07 Doug Evans <dje@google.com>
1249
1250 * gdb.texinfo (Mode Options): Document -data-directory.
1251 (Data Files): Add reference to -data-directory.
1252
4e04c971
DE
12532010-11-29 Doug Evans <dje@google.com>
1254
1255 * gdb.texinfo (Pretty-Printer Introduction): Change
1256 printer-name:subprinter-name to printer-name;subprinter-name.
1257
94b6973e
PM
12582010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1259
1260 PR python/12199
1261
1262 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1263
39037522
TT
12642010-11-23 Tom Tromey <tromey@redhat.com>
1265
1266 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1267 (Editing): Likewise.
1268 (Command History): Likewise.
1269 (TUI Keys): Likewise.
1270 (Bug Reporting): Conditionally include rluser.texi and
1271 inc-history.texinfo.
1272 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1273 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1274 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1275 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1276 (gdb.pdf): Likewise.
1277 (gdb.info): Likewise.
1278 (gdb/index.html): Likewise.
1279
5ae98d25
TT
12802010-11-23 Tom Tromey <tromey@redhat.com>
1281
1282 * Makefile.in (Makefile): Run ../config.status.
1283 (distclean): Update.
1284 * configure: Remove.
1285 * configure.ac: Remove.
1286
621c8364
TT
12872010-11-12 Tom Tromey <tromey@redhat.com>
1288
1289 * gdb.texinfo (Basic Python): Update. Add xref.
1290 (Exception Handling): Document new exception classes.
1291 (Types In Python): Update.
1292 (Frames In Python): Update.
1293
84f4c1fe
PM
12942010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1295
1296 * gdb.texinfo (Breakpoints In Python): Document "internal"
1297 parameter, and visible attribute.
1298
99e7ae30
DE
12992010-11-05 Doug Evans <dje@google.com>
1300
1301 * gdb.texinfo (Source Path): Document "set directories".
1302
f4b8a18d
KW
13032010-11-05 Ken Werner <ken.werner@de.ibm.com>
1304
1305 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1306 (OpenCL C): New node.
1307
7b51bc51
DE
13082010-11-02 Doug Evans <dje@google.com>
1309
1310 * gdb.texinfo (Pretty Printing): Expand into three sections,
1311 introduction, example, and commands.
1312 (Python API): Delete section Disabling Pretty-Printers, merge into
1313 Selecting Pretty-Printers.
1314 (Writing a Pretty-Printer): New section. Move the pretty-printer
1315 example here, and reformat to match python coding style. Add a second
1316 example using the gdb.printing module.
1317 (Python modules): Add gdb.printing.
1318
9eeee977
DE
13192010-10-29 Doug Evans <dje@google.com>
1320
1321 * gdb.texinfo (Python): Fix long line.
1322
a0e0ffdf
DE
13232010-10-20 Doug Evans <dje@google.com>
1324
1325 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1326 All references updated. Correct sections marked as subsections.
1327 (Coding Standards): New chapter. Move the coding standard related
1328 subsections here. Add section on Python coding standards.
1329
0e3509db
DE
13302010-10-13 Doug Evans <dje@google.com>
1331
1332 * gdb.texinfo (Python): Add "Python modules".
1333 (Types in Python): Add reference to gdb.types section.
1334 (Python modules): New node.
1335
44592cc4
DE
13362010-10-11 Doug Evans <dje@google.com>
1337
1338 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1339 Python" from gdb.Value.type description.
1340
6e1bb179
JB
13412010-09-28 Joel Brobecker <brobecker@adacore.com>
1342
1343 * gdb.texinfo (Ravenscar Profile): New node.
1344
e8467610
TT
13452010-09-22 Tom Tromey <tromey@redhat.com>
1346
1347 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1348
fccd1d1e
EZ
13492010-09-22 Eli Zaretskii <eliz@gnu.org>
1350
1351 * gdb.texinfo (Values From Inferior): Clarify that
1352 value.dynamic_type works only in C++ programs with RTTI.
1353
c1b6b909
TT
13542010-09-15 Paul Bolle <pebolle@tiscali.nl>
1355
1356 * gdb.texinfo (Character Sets): Correctly reference host-charset
1357 in example.
1358
7d288aaa
TT
13592010-09-13 Tom Tromey <tromey@redhat.com>
1360
1361 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1362 Document "fullname" and "from".
1363
f75d858b
MK
13642010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1365
1366 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1367 feature `reverse' output by -list-target-features.
1368
83b9503b
L
13692010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1370
1371 * gdb.texinfo (i386 Features): Remove an extra "@item".
1372
03f17ccf
TT
13732010-08-30 Tom Tromey <tromey@redhat.com>
1374
1375 PR python/11792:
1376 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1377
9779414d
DJ
13782010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1379
1380 * gdb.texinfo (ARM Features): Document
1381 org.gnu.gdb.arm.m-profile.
1382
f9ffd4bb
TT
13832010-08-23 Tom Tromey <tromey@redhat.com>
1384
1385 PR python/11145:
1386 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1387 reinterpret_cast methods.
1388
702c2711
TT
13892010-08-23 Tom Tromey <tromey@redhat.com>
1390
1391 PR python/11915:
1392 * gdb.texinfo (Types In Python): Document array method.
1393
66b73624
TJB
13942010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1395
1396 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1397
06a64a0b
TT
13982010-08-16 Tom Tromey <tromey@redhat.com>
1399
1400 * gdb.texinfo (Set Watchpoints): Document -location option.
1401
a3a7127e
DE
14022010-08-13 Doug Evans <dje@google.com>
1403
1404 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1405
8dedea02
VP
14062010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1407
1408 * gdb.texinfo (GDB/MI Data Manipulation): Document
1409 -data-read-memory-raw and -data-write-memory-raw.
1410
ca5c20b6 14112010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1412 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1413
1414 * gdb.texinfo (Basic Python): Describe post_event API.
1415
cb2e07a6
PM
14162010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1417
1418 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1419 decode_line Python APIs
cb2e07a6 1420
464b3efb
TT
14212010-08-10 Tom Tromey <tromey@redhat.com>
1422
1423 * gdb.texinfo (Pretty Printing API): Document
1424 gdb.default_visualizer.
1425
c29c521f
TT
14262010-08-10 Tom Tromey <tromey@redhat.com>
1427
1428 Revert gdb-add-index addition:
1429 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1430
5da1313b
JK
14312010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1432 Eli Zaretskii <eliz@gnu.org>
1433
1434 * gdb.texinfo (Mode Options) <-batch>
1435 (Basic Python) <gdb.execute>: Describe setting width and height.
1436
02d868e8
PP
14372010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1438
1439 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1440
c2bbed2a
TT
14412010-07-30 Tom Tromey <tromey@redhat.com>
1442
1443 * gdb.texinfo (Index Files): Mention gdb-add-index.
1444
6c13bbe1
HZ
14452010-07-30 Hui Zhu <teawater@gmail.com>
1446
1447 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1448 "detach inferior" and "kill inferior".
1449
53a71c06
CR
14502010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1451
1452 * gdb.texinfo (Machine Code): Update description of two forms of
1453 arguments, and add new example to demonstrate the new form.
1454
5374244e
PM
14552010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1456
1457 * gdb.texinfo (Values From Inferior): Add value inferior function
1458 call description.
1459
8ea5bce5
JK
14602010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1461
1462 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1463
c0edd9ed
JK
14642010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1465 Eli Zaretskii <eliz@gnu.org>
1466
1467 Make core files the process_stratum.
1468 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1469 record_stratum example.
1470
9291a0cd
TT
14712010-07-13 Tom Tromey <tromey@redhat.com>
1472
1473 * gdb.texinfo (Index Files): New node.
1474
f5011d11
TT
14752010-07-13 Tom Tromey <tromey@redhat.com>
1476
1477 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1478
0f5238ed
TT
14792010-07-13 Tom Tromey <tromey@redhat.com>
1480
1481 * gdb.texinfo (Specify Location): Document labels.
1482
74c761c1
PA
14832010-07-01 Pedro Alves <pedro@codesourcery.com>
1484
1485 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1486 entries for fast tracepoints and static tracepoints.
1487
501994c0
PA
14882010-07-01 Pedro Alves <pedro@codesourcery.com>
1489
1490 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1491 qsThreadInfo>: Spell out `l' as ell.
1492
0fb4aa4b
PA
14932010-07-01 Pedro Alves <pedro@codesourcery.com>
1494
1495 * gdb.texinfo (Convenience Variables): Document $_sdata.
1496 (Commands to Set Tracepoints): Describe static tracepoints. Add
1497 `Listing Static Tracepoint Markers' menu entry. Document
1498 "strace".
1499 (Tracepoint Action Lists): Document collecting $_sdata.
1500 (Listing Static Tracepoint Markers): New subsection.
1501 (Tracepoints support in gdbserver): Mention static tracepoints.
1502 (remote packets, enabling and disabling): Mention
1503 read-sdata-object.
1504 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1505 and StaticTracepoint.
1506 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1507 Document qXfer:sdata:read.
1508 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1509
dc3b15be
JB
15102010-06-29 Joel Brobecker <brobecker@adacore.com>
1511
1512 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1513
595939de
PM
15142010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1515 Tom Tromey <tromey@redhat.com>
1516 Thiago Jung Bauermann <bauerman@br.ibm.com>
1517
1518 * gdb.texinfo (Inferiors In Python): New node.
1519 * gdb.texinfo (Threads In Python): New node.
1520
9279c692
JB
15212010-06-28 Joel Brobecker <brobecker@adacore.com>
1522
1523 * gdb.texinfo (Python): Document what the python directory is
1524 and what its location is.
1525 (Basic Python): Document the gdb.PYTHONDIR constant.
1526
bc9f0842
TT
15272010-06-25 Tom Tromey <tromey@redhat.com>
1528
1529 PR python/10808:
1530 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1531
f1421989
HZ
15322010-06-24 Hui Zhu <teawater@gmail.com>
1533
1534 * gdb.texinfo: (Commands for Controlled Output): Add
1535 documentation for command "eval".
1536
e4c0cfae
SS
15372010-06-21 Stan Shebs <stan@codesourcery.com>
1538
1539 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1540 * annotate.texinfo: Ditto.
1541 * gdbint.texinfo: Ditto.
1542 * stabs.texinfo: Ditto.
1543
bb08c432
HZ
15442010-06-22 Hui Zhu <teawater@gmail.com>
1545
1546 * gdb.texinfo: (Process Record and Replay): Add documentation
1547 for command "set record memory-query".
1548
4f5d9f07
SS
15492010-06-21 Stan Shebs <stan@codesourcery.com>
1550
1551 * gdb.texinfo: Relicense under GFDL version 1.3.
1552 * annotate.texinfo: Relicense under GFDL version 1.3.
1553 * gdbint.texinfo: Relicense under GFDL version 1.3.
1554 * stabs.texinfo: Relicense under GFDL version 1.3.
1555 * fdl.texi: Update to version 1.3.
1556
6aed2dbc
SS
15572010-06-18 Stan Shebs <stan@codesourcery.com>
1558
a61408f8
SS
1559 * gdb.texinfo (Operating System Auxiliary Information): Describe
1560 "info os" when no arguments given.
1561
6aed2dbc
SS
1562 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1563 $_thread.
1564
24e933df
HZ
15652010-06-18 Hui Zhu <teawater@gmail.com>
1566
1567 * gdb.texinfo: (Process Record and Replay): Add documentation
1568 for commands "record save" and "record restore".
1569
65d79d4b
SDJ
15702010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1571
1572 * gdb.texinfo: Include information about the correct use
1573 of addresses in the `watch' command.
1574
d914c394
SS
15752010-06-11 Stan Shebs <stan@codesourcery.com>
1576
1577 * gdb.texinfo (Observer Mode): New section.
1578 (General Query Packets): Document QAllow.
889bf7c5 1579
967cf477
DE
15802010-06-04 Doug Evans <dje@google.com>
1581
1582 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1583
aaf4119b
DE
15842010-06-03 Doug Evans <dje@google.com>
1585
1586 * gdbint.texinfo (Coding): Add subsection on command names.
1587
9eae7c52
TT
15882010-06-02 Tom Tromey <tromey@redhat.com>
1589
1590 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1591 always-disassemble.
1592
fa593d66
PA
15932010-06-01 Pedro Alves <pedro@codesourcery.com>
1594
1595 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1596 gdbserver, and add cross reference.
1597 (Tracepoints support in gdbserver): New subsection.
1598
dde08ee1
PA
15992010-05-26 Pedro Alves <pedro@codesourcery.com>
1600
1601 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1602 `qRelocInsn' feature.
1603 (Relocate instruction reply packet): New subsection
1604 of `Tracepoint Packets'.
1605 (Tracepoint Packets): Mention that packets QTDP and QTStart
1606 support the qRelocInsn request, and add cross reference to new
1607 subsection.
1608
07ca107c
DE
16092010-05-25 Doug Evans <dje@google.com>
1610
1611 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1612 (Commands In Python): Document gdb.string_to_argv.
1613
c25c4a8b
JK
16142010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1615
1616 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1617 ATTR_NORETURN.
1618
d7b32ed3 16192010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1620 Tom Tromey <tromey@redhat.com>
1621 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1622
c25c4a8b 1623 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1624
6aecb9c2
JB
16252010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1626
1627 * gdb.texinfo: (Summary) Add mention about D language support.
1628 (Filenames): Add D suffixes.
1629 (D): New node.
1630
b7da9e9f
PM
16312010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1632
1633 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1634 of macro deleted from GDB code.
1635
ab38a727
PA
16362010-04-24 Pedro Alves <pedro@codesourcery.com>
1637
1638 * gdb.texinfo (Commands to specify files): Describe what how GDB
1639 looks up DOS-based filesystem paths on the system root. Document
1640 the new `set/show target-file-system-kind' commands.
1641
66d09542
DE
16422010-04-23 Doug Evans <dje@google.com>
1643
1644 * gdb.texinfo (Python): Move Auto-loading section here ...
1645 (Python API): from here.
1646 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1647 (Maintenance Commands): Add docs for "maint print section-scripts".
1648
8bd10a10
CM
16492010-04-20 Chris Moller <cmoller@redhat.com>
1650
1651 * gdb.texinfo (Setting Breakpoints): Added description of
1652 filename-qualified rbreak.
1653 * refcard.tex (Breakpoints and Watchpoints): Added brief
1654 description of filename-qualified rbreak.
1655
4c374409
JK
16562010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1657
1658 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1659 (Python API): Change the reference to Pretty Printing API.
1660 (Pretty Printing): Move the user part under the Data node. Reformat
1661 the sample output to 72 columns. Create a new reference to Pretty
1662 Printing API. Rename the API part ...
1663 (Pretty Printing API): To a new node name.
1664 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1665 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1666
5a9351ae
SS
16672010-04-21 Stan Shebs <stan@codesourcery.com>
1668
1669 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1670 and commands.
5a9351ae 1671 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1672
9a22f0d0
PM
16732010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1674
1675 * gdb.texinfo (Examining memory): Update for change in string
1676 display with explicit size.
1677
6149aea9
PA
16782010-04-19 Pedro Alves <pedro@codesourcery.com>
1679
1680 PR breakpoints/8554.
1681
1682 * gdb.texinfo (Save Breakpoints): New node.
1683 (save-tracepoints): Rename to ...
1684 (save tracepoints): ... this. Mention that `save-tracepoints' is
1685 a deprecated alias to `save tracepoints'.
1686
711e434b
PM
16872010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1688
645797a8 1689 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1690 (info w32 thread-information-block): Document new command.
1691 (qGetTIBAddress): Document new gdbserver query.
1692 (maint set/show show-all-tib): Document new command.
1693
3f7b2faa
DE
16942010-04-15 Doug Evans <dje@google.com>
1695
fa33c3cd
DE
1696 * gdb.texinfo (Python API): Add progspaces section.
1697 (Selecting Pretty-Printers): Progspace pretty-printers are
1698 searched too.
1699 (Progspaces In Python): New section.
1700
3f7b2faa
DE
1701 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1702
79f283fe
PM
17032010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1704
1705 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1706 returns None.
1707
87290684
SS
17082010-04-09 Stan Shebs <stan@codesourcery.com>
1709
1710 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1711 Describe the `frames-created' field, tweak grammar.
1712
a97153c7
PA
17132010-04-09 Pedro Alves <pedro@codesourcery.com>
1714
1715 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1716 Describe the `circular' and `disconnected' fields.
1717
5c5dcc1b
L
17182010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1719
1720 * gdb.texinfo (maint print registers): Mention unavailable and
1721 invisible registers.
1722
adc36818
PM
17232010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1724 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1725 Tom Tromey <tromey@redhat.com>
adc36818
PM
1726
1727 * gdb.texinfo (Breakpoints In Python): New Node.
1728
33da3f1c
SS
17292010-04-08 Stan Shebs <stan@codesourcery.com>
1730
1731 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1732 trace status fields.
1733
3a13a53b
L
17342010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1735
1736 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1737 optional. Make org.gnu.gdb.i386.avx requires
1738 org.gnu.gdb.i386.avx.
1739
08001717
DE
17402010-04-08 Doug Evans <dje@google.com>
1741
1742 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1743 search path, and document that gdb only scans the search path if
1744 the script's path doesn't specify a directory.
1745
c375651d
DE
17462010-04-05 Doug Evans <dje@google.com>
1747
1748 * gdb.texinfo (maint show python auto-load): Fix typo.
1749
af54718e
SS
17502010-04-04 Stan Shebs <stan@codesourcery.com>
1751
d77f58be
SS
1752 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1753 (Setting Watchpoints): Update description of "info watch".
1754 (Disabling Breakpoints): Only "info break" lists all.
1755
af54718e
SS
1756 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1757 (tdump): Explain how tdump works.
1758
86b17b60
PA
17592010-04-01 Pedro Alves <pedro@codesourcery.com>
1760
1761 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1762 add cross reference.
1763
ff12863f
PA
17642010-03-31 Pedro Alves <pedro@codesourcery.com>
1765
1766 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1767 commands error out.
1768
f68eb612
L
17692010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1770
1771 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1772
c8d5aac9
L
17732010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1774
1775 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1776
7d13fe92
SS
17772010-03-29 Stan Shebs <stan@codesourcery.com>
1778 Nathan Sidwell <nathan@codesourcery.com>
1779
1780 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1781 GDBN equivalent.
1782 (Set Tracepoints): Remove mention that conditional tracepoints
1783 don't exist.
1784 (Tracepoint Actions): Clarify when while-stepping collection
1785 happens, note that while-stepping does not automatically collect
1786 $pc.
1787
409873ef 17882010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1789
409873ef
SS
1790 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1791 (General Query Packets): Describe TracepointSource.
1792
ee8e71d4
EZ
17932010-03-27 Matt Rice <ratmice@gmail.com>
1794
c8d5aac9
L
1795 * gdb.texinfo (ARM): Document arguments to "target sim".
1796 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1797
99b5e152
PA
17982010-03-26 Pedro Alves <pedro@codesourcery.com>
1799
1800 * gdb.texinfo (Tracepoint Packets): Remove mention that
1801 terror:string may be plain text, and drop mention of X prefix.
1802
cd64ee31
VP
18032010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1804
1805 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1806
6c28cbf2
SS
18072010-03-24 Stan Shebs <stan@codesourcery.com>
1808
1809 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1810
95a42b64
TT
18112010-03-24 Tom Tromey <tromey@redhat.com>
1812
1813 PR breakpoints/9352:
1814 * gdb.texinfo (Break Commands): Update.
1815
18148017
VP
18162010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1817
1818 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1819 commands.
1820
4daf5ac0
SS
18212010-03-16 Stan Shebs <stan@codesourcery.com>
1822
1823 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1824 circular-trace-buffer.
1825 (Tracepoint Packets): Describe QTBuffer, and details of the
1826 qTStatus reply.
1827
c9429232
SS
18282010-03-12 Stan Shebs <stan@codesourcery.com>
1829 Nathan Sidwell <nathan@codesourcery.com>
1830
1831 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1832 doing instruction stepping.
1833 (Tracepoint Restrictions): New node.
1834
ccefe4c4
TT
18352010-03-10 Tom Tromey <tromey@redhat.com>
1836
1837 * gdbint.texinfo (Symbol Handling): Update.
1838
7c953934
TT
18392010-03-08 Tom Tromey <tromey@redhat.com>
1840
1841 PR cli/9591:
1842 * gdb.texinfo (Mode Options): Mention lack of pagination and
1843 confirmation with --batch.
1844 (Screen Size): Mention --batch.
1845 (Messages/Warnings): Likewise.
1846
f870a310
TT
18472010-03-05 Tom Tromey <tromey@redhat.com>
1848
1849 * gdb.texinfo (Basic Python): Document target_charset and
1850 target_wide_charset.
1851
78e2826b
TT
18522010-03-05 Tom Tromey <tromey@redhat.com>
1853
1854 * gdb.texinfo (Data): Link to pretty-printing.
1855 (Output Formats): Likewise. Correct text.
1856
f5dff777
DJ
18572010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1858
1859 * gdb.texinfo (Types): Describe <struct> and <flags>.
1860
dc00d89f
PM
18612010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1862
1863 * gdb.texinfo (Frames In Python): Add block parameter and
1864 description to read_var text.
1865
5107b149 18662010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1867 Tom Tromey <tromey@redhat.com>
5107b149
PM
1868
1869 * gdb.texinfo (Types In Python): Describe block argument in
1870 template_argument and gdb.lookup_type.
1871
e03e5e7b
TT
18722010-02-24 Tom Tromey <tromey@redhat.com>
1873
1874 * gdb.texinfo (Cygwin Native): Fix typo.
1875
f3e9a817
PM
18762010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1877
1878 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1879 and select method descriptions.
1880 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1881 Tables in Python to menu.
1882 (Blocks In Python): New node.
1883 (Symbols In Python): New node.
1884 (Symbol Tables in Python): New node.
1885
a79b8f6e
VP
18862010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1887
1888 Multiexec MI
1889
1890 gdb/
1891 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1892
1893 gdb/doc/
1894 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1895 changes.
1896 (GDB/MI Program Execution): Document current behaviour of
1897 --all and --thread-group.
1898 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1899 -remove-inferior.
1900 * observer.texi (inferior_added, inferior_removed): New
1901 observers.
1902
629d6a47
TT
19032010-02-19 Tom Tromey <tromey@redhat.com>
1904
1905 * gdbint.texinfo (Getting Started): Fix @node.
1906 (Debugging GDB): Likewise.
1907
c09529e5
JB
19082010-02-13 Joel Brobecker <brobecker@adacore.com>
1909
1910 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1911 documenting the gdb_test_timeout variable.
1912
540aa8e7
MS
19132010-02-12 Jakob Engblom <jakob@virtutech.com>
1914
1915 * gdb.texinfo (MI commands): Added documentation of --reverse
1916 option to a set of MI commands. Restructured documentation of MI
1917 commands --exec-continue to reflect the complexity of reverse
1918 execution.
1919
081dfbf7
PA
19202010-02-12 Pedro Alves <pedro@codesourcery.com>
1921
1922 * gdb.texinfo (Using the Collected Data): Specify that the address
1923 range of `tfind outsize' is exclusive, and that the address range
1924 of `tfind range' is inclusive.
1925 (Tracepoint Packets): Specify that the address range of
1926 `QTFrame:range' is inclusive, and that the address range of
1927 `QTFrame:outside' is exclusive
1928
8e9c5e02
VP
19292010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1930
1931 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1932
92981e24
TT
19332010-02-10 Tom Tromey <tromey@redhat.com>
1934
1935 * gdb.texinfo (Debugging Output): Document set debug parser and
1936 show debug parser.
1937
075b51b7
L
19382010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1939
1940 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1941 i386_eflags and i386_mxcsr.
1942
3bb8d5c3
L
19432010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1944
1945 * gdb.texinfo: Document i386 target features.
1946
c5f80513
DE
19472010-02-05 Doug Evans <dje@google.com>
1948
1949 * gdbint.texinfo (Testsuite): Add a new section to document the
1950 various DejaGnu variables that may be overridden.
1be00882 1951 Document INTERNAL_GDBFLAGS.
c5f80513 1952
6ac33a4e
TT
19532010-02-04 Tom Tromey <tromey@redhat.com>
1954
1955 PR cli/8830:
1956 * gdb.texinfo (Files): -readnow comes before the filename for file
1957 and symbol-file.
1958
a1dcb23a
DJ
19592010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1960
1961 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1962 Document ARM breakpoint types.
1963 (Register Packet Format): Move into the new section.
1964 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1965
95433b34
JB
19662010-01-21 Joel Brobecker <brobecker@adacore.com>
1967
1968 * gdb.texinfo (File Options): Adjust the documentation of this
1969 switch to refer to the "source" command rather than partially
1970 duplicating some of the relevant information.
1971 (Extending GDB): Introduce and document the set/show script-extension
1972 setting.
1973 (Command Files): Add note explaining that the "source" command
1974 is also used to evalute scripts written in other languages.
1975 Remove the short slightly incorrect reference to sourcing Python
1976 scripts.
1977 (Python Commands): Document how to execute a Python script from GDB.
1978
8d576872
JB
19792010-01-19 Joel Brobecker <brobecker@adacore.com>
1980
1981 * gdb.texinfo (Command Files): Fix typo.
1982
8150ff9c
JB
19832010-01-18 Tom Tromey <tromey@redhat.com>
1984
1985 * gdb.texinfo (File Options): Document -x on .py files.
1986 (Command Files): Document handling of Python scripts.
1987
23db03a6
JZ
19882010-01-18 Jie Zhang <jie.zhang@analog.com>
1989
1990 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1991
00bf0b85
SS
19922010-01-15 Stan Shebs <stan@codesourcery.com>
1993
1994 * gdb.texinfo (Trace Files): New section.
1995 (Tracepoint Packets): Document QTSave and qTBuffer.
1996 (Trace File Format): New appendix.
1997
be759fcf
PM
19982010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1999
2000 * gdb.texinfo (Values From Inferior): Document lazy_string value
2001 method.
2002 (Python API): Add Lazy strings menu item.
2003 (Lazy Strings In Python): New node.
2004
dc146f7c
VP
20052010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2006
2007 * gdb.texinfo (GDB/MI Thread Information): New.
2008 (GDB/MI Async Records): Document the core field in *stopped.
2009 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2010 documentation
2011 (Process list): Document that osdata document may contain
2012 threads.
2013 (Remote Serial Protocol): Document qXfer:threads.
2014
d5551862
SS
20152010-01-06 Stan Shebs <stan@codesourcery.com>
2016
2017 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2018 disconnected tracing.
2019 (Tracepoint Packets): Document new protocol.
2020
7a697b8d
SS
20212010-01-05 Stan Shebs <stan@codesourcery.com>
2022
2023 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2024 tracepoints.
2025 (Tracepoint Packets): Describe remote protocol for fast
2026 tracepoints.
2027
e6f3ec50
JB
20282010-01-01 Joel Brobecker <brobecker@adacore.com>
2029
2030 Update the "Start of New Year Procedure".
2031 * gdbint.texinfo: Add the list of files that need to be updated
2032 manually. Minor reformatting.
2033
ddc4e9c1
JB
20342010-01-01 Joel Brobecker <brobecker@adacore.com>
2035
2036 * refcard.tex: Update copyright year in header and text.
2037
9d2897ad
JB
20382010-01-01 Joel Brobecker <brobecker@adacore.com>
2039
2040 * agentexpr.texi: Add 2010 to the list of copyright years.
2041 * annotate.texinfo: Likewise.
2042 * gdb.texinfo: Likewise.
2043 * gdbint.texinfo: Likewise.
2044 * observer.texi: Likewise.
2045 * stabs.texinfo: Likewise.
2046
6da95a67
SS
20472009-12-31 Stan Shebs <stan@codesourcery.com>
2048
2049 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2050
236f1d4d
SS
20512009-12-29 Stan Shebs <stan@codesourcery.com>
2052
2053 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2054
f61e138d
SS
20552009-12-28 Stan Shebs <stan@codesourcery.com>
2056
2057 * gdb.texinfo (Trace State Variables): New section.
2058 (Tracepoint Packets): Describe trace state variable packets.
2059 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2060 variable bytecodes.
2061
0fe7935b
DJ
20622009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2063
2064 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2065 declarations.
2066
a6b29f87
VP
20672009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2068
2069 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2070 -gdb-exit behaviour.
2071
5e4bde96
JB
20722009-12-20 Joel Brobecker <brobecker@adacore.com>
2073
2074 * gpl.texi: Update to version 3 of the GPL.
2075
a1715244
JB
20762009-12-20 Joel Brobecker <brobecker@adacore.com>
2077
2078 * Makefile.in: Update copyright header.
2079 * observer.texi: Fix the copyright header of the generated files.
2080
361ae042
PM
20812009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2082
2083 * gdb.texinfo (Types In Python): Describe range function.
2084
bfd31e71
PM
20852009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2086
2087 * gdb.texinfo (Types In Python): Describe "is_base_class".
2088
57a1d736
TT
20892009-12-03 Tom Tromey <tromey@redhat.com>
2090
2091 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2092
8cebebb9
PP
20932009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2094
2095 * observer.texi: New memory_changed observer.
2096
16af530a
TT
20972009-12-01 Tom Tromey <tromey@redhat.com>
2098
2099 * gdb.texinfo (Reverse Execution): Fix typo.
2100
b6199126
DJ
21012009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2102
2103 PR gdb/8704
2104
2105 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2106 are allowed after the breakpoint condition.
2107
7a6973ad
TT
21082009-11-23 Tom Tromey <tromey@redhat.com>
2109
2110 PR python/10782:
2111 * gdb.texinfo (Types In Python): Document Type.pointer.
2112
21a0512e
PP
21132009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2114
2115 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2116
a5832c8f
PA
21172009-11-11 Pedro Alves <pedro@codesourcery.com>
2118
2119 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2120 (Using Agent Expressions): Delete cross reference.
2121
1eb7cd77
JB
21222009-11-07 Joel Brobecker <brobecker@adacore.com>
2123
2124 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2125 and @settitle directives up to help makeinfo find them.
2126
24ddea62
JK
21272009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2128
2129 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2130 (Auto-loading): Use plural and note one can use multiple components now.
2131
3afae151
VP
21322009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2133
2134 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2135 -stack-list-arguments have the same documentation for parameter
2136 as -stack-list-locals. Add comas.
2137
14ff2235
PM
21382009-10-27 Tom Tromey <tromey@redhat.com>
2139 Eli Zaretskii <eliz@gnu.org>
2140
c8d5aac9 2141 PR python/10781
14ff2235
PM
2142
2143 * gdb.texinfo (Values From Inferior): Document cast method.
2144
9c419145
PP
21452009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2146
2147 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2148 and adjust example.
889bf7c5 2149
29153c24
MS
21502009-10-22 Michael Snyder <msnyder@vmware.com>
2151
2152 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2153 info record command. Also document the new save and restore
29153c24
MS
2154 commands.
2155
2b28d209
PP
21562009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2157
2158 * gdb.texinfo (Machine Code): Mention current pc marker.
2159 (Memory): Likewise.
2160
6c95b8df
PA
21612009-10-19 Pedro Alves <pedro@codesourcery.com>
2162 Stan Shebs <stan@codesourcery.com>
2163
2164 * observer.texi (new_inferior): Rename to...
2165 (inferior_appeared): ... this.
2166
2167 * gdb.texinfo (Inferiors): Rename node to ...
2168 (Inferiors and Programs): ... this. Mention running multiple
2169 programs in the same debug session.
2170 <info inferiors>: Mention the new 'Executable' column if "info
2171 inferiors". Update examples. Document the "add-inferior",
2172 "clone-inferior", "remove-inferior" and "maint info
2173 program-spaces" commands.
2174 (Process): Rename node to...
2175 (Forks): ... this. Document "set|show follow-exec-mode".
2176
2f8132f3
MS
21772009-10-11 Michael Snyder <msnyder@vmware.com>
2178
2179 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2180 (ReverseContinue): Ditto.
2181
cba4b2d3
PP
21822009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2183
2184 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2185
da082f17
JK
21862009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2187
2188 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2189
08be9d71
ME
21902009-10-06 Michael Eager <eager@eagercon.com>
2191
2192 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2193 (Embedded Processors): Add MicroBlaze.
2194 (MicroBlaze): New. Describe Xilinx MicroBlaze
2195
08a0efd0
PA
21962009-10-04 Pedro Alves <pedro@codesourcery.com>
2197
2198 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2199
cbb8f428
EZ
22002009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2201
2202 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2203
30a4a70c
JB
22042009-09-23 Joel Brobecker <brobecker@adacore.com>
2205
2206 * observer.texi (solib_unloaded): Document explicitly the fact that
2207 this observer is called before the associated symbols are unloaded.
2208
b3372f91
VP
22092009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2210
2211 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2212 -stack-list-variables.
2213
f43030c4
TT
22142009-09-18 Tom Tromey <tromey@redhat.com>
2215
2216 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2217 is experimental.
2218
ec7e75e7
PP
22192009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2220
2221 * gdb.texinfo (convenince variables): Mention
2222 $_siginfo could be empty.
f43030c4 2223
0cc7d26f
TT
22242009-09-15 Tom Tromey <tromey@redhat.com>
2225
2226 * gdb.texinfo (GDB/MI Variable Objects): Document
2227 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2228 Expand -var-update documentation.
2229
a96d9b2e
SDJ
22302009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2231
2232 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2233 feature.
2234
005ca36a
JB
22352009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2236
2237 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2238
0d772ac9
MS
22392009-09-10 Michael Snyder <msnyder@vmware.com>
2240
2241 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2242 ReverseStep replies to the qSupported query.
2243
14fb1bac
JB
22442009-09-10 Joel Brobecker <brobecker@adacore.com>
2245
2246 Add documentation for set/show interactive-mode.
2247 * gdb.texinfo (Other Misc Settings): New node.
2248
29b090c0
DE
22492009-09-01 Doug Evans <dje@google.com>
2250
2251 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2252 non-stop mode's affect on remote caching.
2253
4e5d721f
DE
22542009-08-31 Jacob Potter <jdpotter@google.com>
2255 Doug Evans <dje@google.com>
2256
2257 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2258 Mark `set/show remotecache' options as obsolete.
2259 Document new `set/show stack-cache' option.
2260 Update text for `info dcache'.
2261
55333a84
DE
22622009-08-27 Doug Evans <dje@google.com>
2263
2264 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2265 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2266
bc3a0b4d
RW
22672009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2268
2269 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2270 about autoconf.
2271
3a1ff0b6
PA
22722009-08-25 Pedro Alves <pedro@codesourcery.com>
2273
2274 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2275 small example, and describe its columns. Replace "inferior-id" by
2276 "infno" throughout.
2277
81ecdfbb
RW
22782009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2279
af542c2e
RW
2280 * gdbint.texinfo (Releasing GDB): Point to
2281 README-maintainer-mode file for required autoconf version.
2282 * configure.ac: Do not substitute datarootdir, htmldir,
2283 pdfdir, docdir. Do not process --with-datarootdir,
2284 --with-htmldir, --with-pdfdir, --with-docdir.
2285 * configure: Regenerate.
2286
81ecdfbb
RW
2287 * configure: Regenerate.
2288
4efc6507
DE
22892009-08-20 Reid Kleckner <reid@kleckner.net>
2290
2291 * gdb.texinfo: Add chapter on JIT interface.
2292
43089a6e
NR
22932009-08-07 Nick Roberts <nickrob@snap.net.nz>
2294
2295 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2296 confirmation request.
43089a6e 2297
99e008fe
EZ
22982009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2299
c8d5aac9
L
2300 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2301 CRC definitions.
99e008fe 2302
48cb2d85
VP
23032009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2304
2305 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2306 -break-commands.
48cb2d85 2307
ff1a52c6
UW
23082009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2309
2310 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2311 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2312
3285f3fe
UW
23132009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2314
2315 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2316 "set spu stop-on-load" and "show spu stop-on-load" commands.
2317
e35359c5
UW
23182009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2319
2320 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2321
58d6951d
DJ
23222009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2323
2324 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2325 org.gnu.gdb.arm.neon.
2326
08d16641
PA
23272009-07-20 Pedro Alves <pedro@codesourcery.com>
2328
2329 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2330 optional element.
2331 (subsection OS ABI): New subsection.
2332
782b2b07
SS
23332009-07-14 Stan Shebs <stan@codesourcery.com>
2334
2335 * gdb.texinfo (Tracepoint Conditions): New section.
2336 (General Query Packets): Describe ConditionalTracepoints.
2337 (Tracepoint Packets): Describe condition field.
2338 (Maintenance Commands): Describe maint agent-eval.
2339 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2340
9b117ef3
HZ
23412009-07-11 Hui Zhu <teawater@gmail.com>
2342
2343 * gdb.texinfo (disassemble): Add a new modifier /r
2344 to "disassemble" command to make it print the raw instructions
2345 in hex as well as in symbolic form.
2346
f5a33284
TT
23472009-07-09 Tom Tromey <tromey@redhat.com>
2348
2349 * gdbint.texinfo (Testsuite): Document parallel make check.
2350
812f7342
TT
23512009-07-09 Tom Tromey <tromey@redhat.com>
2352
2353 * gdbint.texinfo (Testsuite): Document test transcripts.
2354
fbb8f299
PM
23552009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2356
2357 * gdb.texinfo (Values From Inferior): Add length parameter
2358 description.
2359
dd8f35ac
EZ
23602009-07-04 Chris Genly <chris@genly.us>
2361
2362 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2363 in -var-list-children. Fix example according to what the code
2364 does.
2365
2277426b
PA
23662009-07-02 Pedro Alves <pedro@codesourcery.com>
2367
2368 * gdb.texinfo (Debugging multiple inferiors): Document the
2369 "inferior", "detach inferior" and "kill inferior" commands.
2370 (Debugging Programs with Multiple Processes): Adjust to mention
2371 generic "inferior" commands. Delete mention of "detach fork" and
2372 "delete fork". Cross reference to "Debugging multiple inferiors"
2373 section.
2374
a6d9a66e
UW
23752009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2376
5af949e3
UW
2377 * gdbint.texinfo (Item Output Functions): Update signature
2378 for ui_out_field_core_addr.
2379
23802009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2381
2382 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2383 Update example code extrated from breakpoint.c.
2384
9901a55b 23852009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2386
9901a55b
PP
2387 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2388 MI commands.
2389 (GDB/MI Symbol Query): Likewise.
2390 (GDB/MI File Commands): Likewise.
2391 (GDB/MI File Transfer Commands): Likewise.
2392 (GDB/MI Target Manipulation): Likewise.
2393 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2394
edb3359d
DJ
23952009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2396
2397 * gdb.texinfo (Debugging Optimized Code): New chapter.
2398 (Compiling for Debugging): Reference it. Move some
2399 text to the new section.
2400
7cd1089b
PM
24012009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2402
2403 * doc/gdb.texinfo (Calling): Document
2404 set-unwind-on-terminating-exception usage.
2405
d4db2f36
PA
24062009-06-11 Pedro Alves <pedro@codesourcery.com>
2407
2408 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2409 command.
2410
d1a7880c
PA
24112009-06-07 Pedro Alves <pedro@codesourcery.com>
2412
2413 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2414 references.
2415
473f94e6
UW
24162009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2417
2418 * gdbint.texinfo: Rename formal parameters to gdbarch function
2419 protoypes from "current_gdbarch" to "gdbarch".
2420
8f500870
TT
24212009-05-28 Tom Tromey <tromey@redhat.com>
2422
2423 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2424
b6313243
TT
24252009-05-27 Tom Tromey <tromey@redhat.com>
2426
2427 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2428 feature.
2429 (GDB/MI Variable Objects): Document -var-set-visualizer.
2430
24312009-04-02 Tom Tromey <tromey@redhat.com>
2432
2433 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2434 feature.
2435 (GDB/MI Variable Objects): Document -var-set-visualizer.
2436
a6bac58e
TT
24372009-05-27 Tom Tromey <tromey@redhat.com>
2438 Thiago Jung Bauermann <bauerman@br.ibm.com>
2439 Phil Muldoon <pmuldoon@redhat.com>
2440
2441 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2442 (Pretty Printing): New node.
2443 (Selecting Pretty-Printers): Likewise.
2444 (Python API): Update.
2445 (Output Formats): Document /r format.
2446
2c74e833
TT
24472009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2448 Tom Tromey <tromey@redhat.com>
2449
2450 * gdb.texinfo (Types In Python): New node.
2451 (Values From Inferior): "type" is now an attribute.
2452 (Python API): Update.
2453
89c73ade
TT
24542009-05-27 Tom Tromey <tromey@redhat.com>
2455 Thiago Jung Bauermann <bauerman@br.ibm.com>
2456 Phil Muldoon <pmuldoon@redhat.com>
2457
2458 * gdb.texinfo: Add @syncodeindex for `tp'.
2459 (Python API): Update.
2460 (Auto-loading): New node.
2461 (Objfiles In Python): New node.
2462
17a37d48
PP
24632009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2464
2465 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2466
6718376f
NR
24672009-05-15 Nick Roberts <nickrob@snap.net.nz>
2468
2469 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2470
cbe54154
PA
24712009-05-12 Pedro Alves <pedro@codesourcery.com>
2472
2473 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2474 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2475 show show-debug-regs' docs.
2476
8e05493c
EZ
24772009-05-08 Eli Zaretskii <eliz@gnu.org>
2478
2479 * gdb.texinfo (Process Record and Replay): Add description of
2480 reverse execution.
2481
b39f4988
JB
24822009-05-07 Joel Brobecker <brobecker@adacore.com>
2483
2484 * gdbint.texinfo (Adding support for debugging core files): New node.
2485 (Native Debugging): Remove the ``Native core file Support'' section.
2486
a2311334
EZ
24872009-05-01 Eli Zaretskii <eliz@gnu.org>
2488
2489 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2490 Add index entries.
2491
53cc454a 24922009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2493 Michael Snyder <msnyder@vmware.com>
53cc454a 2494
a2311334
EZ
2495 * gdb.texinfo: (Process Record and Replay): Add documentation for
2496 process record and replay.
53cc454a 2497
484086b7
JK
24982009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2499
2500 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2501 a new part on command-line defined macros.
2502
32ae1842
EZ
25032009-04-25 Eli Zaretskii <eliz@gnu.org>
2504
2505 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2506 clarify the wording.
2507
b14b1491
TT
25082009-04-23 Tom Tromey <tromey@redhat.com>
2509
2510 * gdb.texinfo (Data Files): New node.
2511 (GDB Files): Update menu.
2512
5c1e86e1
JB
25132009-04-23 Joel Brobecker <brobecker@adacore.com>
2514
2515 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2516 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2517
83eba9b7
VP
25182009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2519
2520 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2521
e31198c4
HZ
25222009-04-22 Hui Zhu <teawater@gmail.com>
2523
2524 * gdb.texinfo (disassemble-next-line): Set the default of
2525 disassemble-next-line to off.
2526
26e251b6
JM
25272009-04-21 Joseph Myers <joseph@codesourcery.com>
2528
2529 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2530 --with-htmldir): New.
2531 * configure: Regenerate.
2532 * Makefile.in (datarootdir, docdir): Define.
2533 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2534 instead of $(SET_TEXINPUTS).
2535 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2536 gdbint.info instead of $(SET_TEXINPUTS).
2537 (gdbint/index.html): Use same -I options as for building
2538 gdbint.info.
2539 (stabs.dvi, stabs.pdf): Use same -I options as for building
2540 stabs.info instead of $(SET_TEXINPUTS).
2541 (stabs/index.html): Use same -I options as for building
2542 stabs.info.
2543 (annotate.dvi, annotate.pdf): Use same -I options as for building
2544 annotate.info instead of $(SET_TEXINPUTS).
2545 (annotate/index.html): Use same -I options as for building
2546 annotate.info.
2547
eac35c4e
DD
25482009-04-21 David Daney <ddaney@caviumnetworks.com>
2549
2550 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2551
29b0e8a2
JM
25522009-04-21 Joseph Myers <joseph@codesourcery.com>
2553
2554 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2555
2b831889 25562009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2557 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2558
2559 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2560 (MAKEHTMLFLAGS): Set to empty.
2561 (html__strip_dir): Define.
2562 (HTMLFILES): Define.
2563 (HTMLFILES_INSTALL): Define.
2564 (install-html): Copy new automake rule.
2565 (html): Depend on $(HTMLFILES).
2566 (gdb_toc.html): Rename to gdb/index.html.
2567 (gdbint_toc.html): Rename to gdbint/index.html.
2568 (stabs_toc.html): Rename to stabs/index.html.
2569 (annotate_toc.html): Rename to annotate/index.html.
2570
89a34d1b
JM
25712009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2572
2573 * Makefile.in: Set pdfdir and htmldir from configure
2574 substitutions.
2575 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2576 * configure: Regenerate.
2577
a2d5da46
JB
25782009-04-16 Joel Brobecker <brobecker@adacore.com>
2579
2580 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2581 This macro is no longer used.
2582
732f6a93
TT
25832009-04-15 Tom Tromey <tromey@redhat.com>
2584
2585 * gdb.texinfo (Character Sets): Document default character set.
2586
87f9adc1
PM
25872009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2588
2589 * gdbint.texinfo: Change server name from sources.redhat.com to
2590 sourceware.org throughout.
2591
2c88c651
JB
25922009-04-09 Joel Brobecker <brobecker@adacore.com>
2593
2594 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2595 about a missing dot or coma after @xref.
2596
4f5376b2
JB
25972009-04-02 Joel Brobecker <brobecker@adacore.com>
2598
2599 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2600 example, and add a small explanation about it.
2601 (Print Settings): Change the documentation of the "set print
2602 frame-arguments" to reflect the fact that the default is now "scalars".
2603
a0381d3a
JB
26042009-04-02 Joel Brobecker <brobecker@adacore.com>
2605
2606 * gdb.texinfo (Print Settings): Add kindex for command "set
2607 print frame-arguments".
2608
45ac276d
JB
26092009-03-31 Joel Brobecker <brobecker@adacore.com>
2610
2611 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2612 breakpoints.
2613 (Set Breaks): Add reference to thread-specific and task-specific
2614 breakpoints.
2615
32cd1edc
JB
26162009-03-31 Joel Brobecker <brobecker@adacore.com>
2617
2618 * gdb.texinfo (Ada Tasks): Remove the documentation about
2619 the "Running" state, as this state has been eliminated.
2620 Now all runnable tasks are shown as "Runnable".
2621
1042e4c0
SS
26222009-03-30 Stan Shebs <stan@codesourcery.com>
2623
2624 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2625 special case of breakpoints.
2626 (Enable and Disable Tracepoints): Mention deprecation.
2627 (Listing Tracepoints): Update description and example.
2628
f8f6f20b
TJB
26292009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2630
2631 * gdb.texinfo (Frames in Python): New node.
2632 (Python API): Update.
2633
c0c6f777
TJB
26342009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2635
2636 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2637 from a method to an attribute.
2638
def2b000
TJB
26392009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2640
2641 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2642 attribute.
2643
a07daef3
PA
26442009-03-25 Pedro Alves <pedro@codesourcery.com>
2645
2646 * observer.texi (thread_exit): Add "silent" parameter.
2647
f3b1572e
PA
26482009-03-22 Pedro Alves <pedro@codesourcery.com>
2649
2650 * observer.texi (about_to_proceed): New.
2651
587afa38
EZ
26522009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2653
2654 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2655 field throughout to handle types with spaces in them. Fix typos
2656 found by aspell.
2657 (Summary, Requirements, Contributors): New first chapter,
2658 "Summary" added, old Requirements section moved there, and new
2659 section, "Contributors" added.
2660 (Initializing a New Architecture, Register Representation)
2661 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2662 (Porting gdb): These sections extended and updated.
2663 (Compiler Characteristics): This section (empty) deleted.
2664 (Defining Other Architecture Features): This section renamed and
2665 duplicate material removed from (formerly "Target Conditionals").
2666 Use braces {} in @deftypeXX type field throughout to handle types
2667 with spaces in them. Typos found by aspell fixed.
2668
2669 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2670 * stack_frame.pdf: Version of image for PDF output.
2671 * stack_frame.png: Version of image for HTML output and for Emacs.
2672 * stack_frame.txt: Version of image for Info output.
1db61298 2673 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2674
10af6951
EZ
26752009-03-21 Eli Zaretskii <eliz@gnu.org>
2676
2677 * gdb.texinfo (Character Sets): Fix last change.
2678
cc924cad
TJB
26792009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2680
2681 * gdb.texinfo (Values From Inferior): Fix optional arguments
2682 markup.
2683 (Commands In Python): Adjust argument names of gdb.Command.__init__
2684 to what the function accepts as keywords.
2685
bc3b79fd
TJB
26862008-03-20 Tom Tromey <tromey@redhat.com>
2687
2688 * gdb.texinfo (Convenience Vars): Document convenience functions.
2689 (Functions In Python): New node.
2690 (Python API): Update.
2691
6c7a06a3
TT
26922009-03-20 Tom Tromey <tromey@redhat.com>
2693
2694 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2695 set target-wide-charset.
2696 (Requirements): Mention iconv.
2697
b646ddd4
HZ
26982009-03-17 Hui Zhu <teawater@gmail.com>
2699
2700 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2701
91440f57
HZ
27022009-03-17 Hui Zhu <teawater@gmail.com>
2703
2704 * gdb.texinfo: Add documentation for disassemble-next-line.
2705
8fd41227
TJB
27062009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2707
2708 * gdb.texinfo (Commands In Python): Remove tindex entries.
2709
61ff14c6
JK
27102009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2711
2712 * gdb.texinfo (Returning): New description for missing debug info.
2713
0b16c5cf
PA
27142009-03-14 Pedro Alves <pedro@codesourcery.com>
2715
2716 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2717 (General Query Packets): Document qAttached.
0b16c5cf 2718
32fc0df9
PA
27192009-03-05 Pedro Alves <pedro@codesourcery.com>
2720
2721 * gdb.texinfo (Background Execution): Better describe the set
2722 target-async command.
2723 (Maintenance Commands): Delete description of the `maint set/show
2724 linux-async' and `maint set/show remote-async' commands.
2725
134eb42c
VP
27262009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2727
2728 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2729 between sentences.
2730
c86cf029
VP
27312009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2732
2733 * gdb.texinfo (GDB/MI Async Records): Document the
2734 =library-loaded and =library-unloaded notifications.
2735
3ea85240
VP
27362009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2737
2738 * observer.texi (test_notification): New observer.
2739
1d33d6ba
VP
27402009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2741
61ff14c6
JK
2742 * observer.texi: Add parameter 'print_frame' to normal_stop
2743 observer.
1d33d6ba 2744
d721c933
EZ
27452009-02-07 Eli Zaretskii <eliz@gnu.org>
2746
2747 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2748 (Commands In Python): Fix COMMAND_* constants in last change. Use
2749 @kbd for interactive input. Add cross-references and index
2750 entries.
2751
4aa995e1
PA
27522009-02-06 Pedro Alves <pedro@codesourcery.com>
2753
2754 * gdb.texinfo (Signals): Document $_siginfo.
2755 (Convenience Variables): Mention $_siginfo.
2756 (Remote Configuration): Document qXfer:siginfo:read,
2757 qXfer:siginfo:write packets, and the read-siginfo-object,
2758 write-siginfo-object commands.
2759
5f5233d4
PA
27602009-02-06 Pedro Alves <pedro@codesourcery.com>
2761
2762 * gdbint.texinfo (Values): New chapter.
2763
d8906c6f
TJB
27642009-02-06 Tom Tromey <tromey@redhat.com>
2765
2766 * gdb.texinfo (Python API): Add entry for Commands In Python.
2767 (Commands In Python): New node.
2768
b6cb8e7d
TJB
27692009-02-05 Tom Tromey <tromey@redhat.com>
2770
2771 * gdb.texinfo (Values From Inferior): Document Value.string.
2772
12453b93
TJB
27732009-02-05 Tom Tromey <tromey@redhat.com>
2774
2775 * gdb.texinfo (Basic Python): Document execute's from_tty
2776 argument.
2777
08c637de
TJB
27782009-02-04 Tom Tromey <tromey@redhat.com>
2779
2780 * gdb.texinfo (Basic Python): Document gdb.history.
2781
592375cd
VP
27822009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2783
2784 * gdb.texinfo (GDB/MI Thread Commands): Document the
2785 'current-thread-id' field. Remove the example with zero threads,
2786 since current GDB won't ever report that if there's inferior.
2787
41447f92
VP
27882009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2789
2790 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2791 option to -break-insert.
2792
098b41a6
JG
27932009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2794 Jerome Guitton <guitton@adacore.com>
2795
2796 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2797 (System-wide configuration): New section.
2798
3c16cced
PA
27992009-01-26 Pedro Alves <pedro@codesourcery.com>
2800
2801 PR gdb/7580:
2802 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2803 internal-error|internal-warning quit|corefile ask|yes|no".
2804
62709adf
PA
28052009-01-26 Pedro Alves <pedro@codesourcery.com>
2806
2807 * gdb.texinfo (Using the `gdbserver' Program): Document
2808 --remote-debug.
2809
7ce58dd2
DE
28102009-01-23 Doug Evans <dje@google.com>
2811
2812 * gdb.texinfo: Add nexti to list of commands that support
2813 background execution.
2814
adb483fe
DJ
28152009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2816
2817 * gdb.texinfo (Define, Hooks): Document prefix command support.
2818
a67ec3f4 28192009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2820 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2821
2822 Fixes for makeinfo --html.
2823
2824 * annotate.texinfo: Use @copying and @insertcopying. Use
2825 @ifnottex in place of @ifinfo.
2826 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2827 place of @ifinfo. Use @ifnotinfo for one index entry.
2828 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2829 in place of @ifinfo.
2830 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2831 in place of @ifinfo. Include contents at start unconditionally.
2832
84fcdf95
PA
28332009-01-13 Pedro Alves <pedro@codesourcery.com>
2834
2835 * gdb.texinfo (General Query Packets): Remove @var{} around the
2836 "spu" literal string.
2837
fa3a767f
PA
28382009-01-07 Pedro Alves <pedro@codesourcery.com>
2839
2840 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2841 program may be running in another process" errors.
2842 * gdbint.texinfo (Native Conditionals): Delete
2843 ONE_PROCESS_WRITETEXT description.
2844
9cb011d3
JB
28452009-01-07 Joel Brobecker <brobecker@adacore.com>
2846
2847 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2848 emacs local variable to be placed at the end of the ChangeLog.
2849 Add server.c and gdbreplay.c to the list of files where the
2850 copyright year needs to be updated.
2851
84603566
SL
28522009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2853
2854 * gdb.texinfo (Remote Configuration): Document new
2855 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2856 commands.
2857
a53f55d8
PA
28582008-12-28 Pedro Alves <pedro@codesourcery.com>
2859
2860 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2861 FETCH_INFERIOR_REGISTERS.
2862 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2863 FETCH_INFERIOR_REGISTERS descriptions. Remove
2864 gdbarch_get_longjmp_target descrition, since already described in
2865 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2866 (Target Conditionals): ... here.
2867
077e0a52
JB
28682008-12-16 Joel Brobecker <brobecker@adacore.com>
2869
2870 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2871 examples.
2872 (Additions to Ada): Likewise. Add the missing opening and closing
2873 parenthesis of the GDB prompt in one of the examples.
2874
023eb17c
JB
28752008-12-14 Joel Brobecker <brobecker@adacore.com>
2876
2877 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2878 about the result of 'Address not being of type System.Address.
2879 This problem has been fixed a while ago.
2880
c3b108f7
VP
28812008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2882
2883 MI non-stop and multiprocess docs.
2884
c8d5aac9
L
2885 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2886 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2887 Adjust documentation for *stopped, document =thread-created,
2888 =thread-exited, =thread-group-created and =thread-group-exited.
2889 (GDB/MI Thread Commands): Document the 'state' field in
2890 -thread-info output.
2891 (GDB/MI Program Execution): Mention --all and --thread-group
2892 options.
2893 (GDB/MI Variable Objects): Describe floating and fixed variable
2894 objects.
2895 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2896
07e059b5
VP
28972008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2898
c8d5aac9
L
2899 * gdb.texinfo (Operating System Information): New appendix.
2900 (Operating System Auxiliary Information): Document 'info os processes'
2901 (Remote Configuration): Document 'osdata'
2902 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2903
a80b95ba
TG
29042008-11-27 Tristan Gingold <gingold@adacore.com>
2905
2906 * gdb.texinfo (Darwin): Document Darwin specific features.
2907
a655d424
JK
29082008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2909
2910 * gdbint.texinfo (Target Conditionals): Extend the
2911 gdbarch_breakpoint_from_pc description.
2912
249e1128
VP
29132008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2914
2915 * gdb.texinfo (M68K Features): Fix typo.
2916
c14c28ba
PP
29172008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2918
2919 * gdb.texinfo (Symbols): Mention printing containing
2920 image name in "info symbol".
2921 (Maint translate-address): Likewise.
889bf7c5 2922
394a6666
JB
29232008-11-18 Joel Brobecker <brobecker@adacore.com>
2924
2925 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2926 commands "catch load" and "catch unload".
2927
66bb093b
VP
29282008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2929
2930 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2931 =thread-selected.
889bf7c5 2932
4a92f99b
VP
29332008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2934
c8d5aac9 2935 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2936
f0323ca0
PA
29372008-10-27 Pedro Alves <pedro@codesourcery.com>
2938
2939 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2940 .mt files, TM_CLIBS or TM_CDEPS.
2941 (x86 Watchpoints): Don't mention TDEPFILES.
2942
8b23ecc4
SL
29432008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2944
2945 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2946 (Overview): Mention notifications and non-stop mode behavior.
2947 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2948 with non-stop mode behavior. Add vStopped description.
2949 (Stop Reply Packets): Update list of packets that return
2950 stop replies. Mention non-stop behavior.
2951 (General Query Packets): Document QNonStop packet and associated
2952 qSupported query response.
2953 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2954 behavior.
2955 (Notification Packets): New section.
2956 (Remote Non-Stop): New section.
2957 (File-I/O Overview): Mention non-stop behavior.
2958
fff08868
HZ
29592008-10-24 Hui Zhu <teawater@gmail.com>
2960 Pedro Alves <pedro@codesourcery.com>
2961
2962 * gdb.texinfo (displaced-stepping): Describe the auto mode
2963 setting, and say it's the default. This is now a mainstream
2964 setting instead of a maintenance setting.
2965
252fbfc8
PA
29662008-10-23 Pedro Alves <pedro@codesourcery.com>
2967
2968 * observer.texi (thread_stop_requested): New.
2969
20924a55
JB
29702008-10-22 Joel Brobecker <brobecker@adacore.com>
2971
2972 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2973 (Patching): Replace incorrect usage of @samp by @kbd.
2974
bacec72f
MS
29752008-10-17 Michael Snyder <msnyder@vmware.com>
2976
2977 * gdb.texinfo: Add documentation for reverse execution.
2978
a08702d6 29792008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2980 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2981
2982 * gdb.texinfo. (Values From Inferior): New subsubsection.
2983
d97bc12b
DE
29842008-10-06 Doug Evans <dje@google.com>
2985
2986 * gdb.texinfo (set debug dwarf2-die): Document it.
2987
87f67dba
JB
29882008-10-01 Joel Brobecker <brobecker@adacore.com>
2989
2990 * gdb.texinfo (catch) [exception]: Document how to insert
2991 a breakpoint on user-defined exceptions when the exception
2992 name is identical to one of the language-defined ones.
2993
2fae03e8
TT
29942008-09-27 Tom Tromey <tromey@redhat.com>
2995
2996 * gdb.texinfo (Macros): Remove text about stringification,
2997 varargs, and splicing.
2998
5c6ce71d
TT
29992008-09-27 Tom Tromey <tromey@redhat.com>
3000
3001 * gdbint.texinfo (Language Support): Remove text about omitting
3002 support for a language.
3003
07128da0
DE
30042008-09-23 Doug Evans <dje@google.com>
3005
3006 * gdb.texinfo (info dcache): Update.
3007
b90a069a
SL
30082008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3009
3010 * gdb.texinfo (Packets): Add info on thread-id syntax and
3011 multiprocess extensions.
3012 <D>: Document multiprocess form of packet.
3013 <H>: Use thread-id syntax.
3014 <T>: Likewise.
3015 <vCont>: Likewise. Note this is required for multiprocess.
3016 <vKill>: New packet.
3017 (Stop Reply Packets) <T>: Use thread-id syntax.
3018 <W>: Document multiprocess form of reply.
3019 <X>: Likewise.
3020 (General Query Packets) <qC>: Use thread-id syntax.
3021 <qfThreadInfo>: Likewise.
3022 <qGetTLSAddr>: Likewise.
3023 <qP>: Likewise.
3024 <qSupported>: Add "multiprocess" feature.
3025 <qThreadExtraInfo>: Use thread-id syntax.
3026
b77209e0
PA
30272008-09-22 Stan Shebs <stan@codesourcery.com>
3028
3029 * gdb.texinfo (Inferiors): New section.
3030
3d0bb823
PA
30312008-09-12 Pedro Alves <pedro@codesourcery.com>
3032
3033 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3034
f8dcfc0a
UW
30352008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3036
3037 * gdbint.texinfo (Target Conditionals): Remove documentation
3038 for gdbarch_name_of_malloc.
3039
8775bb90
MS
30402008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3041
3042 * gdb.texinfo (Interrupts): Mention TCP interface for
3043 sending BREAK.
3044
f1838a98
UW
30452008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3046
3047 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3048 argument prefix to "set sysroot".
3049
158c7665
PH
30502008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3051
3052 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3053 and False.
3054
30e026bb
VP
30552008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3056
c8d5aac9
L
3057 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3058 for possible features of -list-features.
30e026bb 3059
c6ebd6cf
VP
30602008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3061
c8d5aac9 3062 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3063 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3064
aeac0ff9
VP
30652008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3066
3067 * doc/gdb.texinfo (PowerPC): Fix typo.
3068 (PowerPC features): Fix typo.
3069
5231c1fd
PA
30702008-08-18 Pedro Alves <pedro@codesourcery.com>
3071
3072 * observer.texi (thread_ptid_changed): New.
3073
677c5bb1
LM
30742008-08-18 Luis Machado <luisgpm@br.ibm.com>
3075
3076 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3077 (PowerPC features): Mention feature set for VSX registers.
3078
f3a2dd1a
JB
30792008-08-13 Joel Brobecker <brobecker@adacore.com>
3080
3081 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3082 the direct visibility of all names in user-written packages.
3083
33e5cbd6
PA
30842008-08-13 Pedro Alves <pedro@codesourcery.com>
3085
3086 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3087 setting, and make it the default.
3088 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3089 non-stop script example.
3090
d0384fc4
TJB
30912008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3092
3093 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3094 reference to the "Using Different Register and Memory Data
3095 Representation" section.
3096
a6f3e723
SL
30972008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3098
3099 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3100 (Remote Protocol): Add Packet Acknowledgment to menu.
3101 (Overview): Mention +/- can be disabled, and point to new section
3102 where this is discussed in detail.
3103 (General Query Packets): Document QStartNoAckMode packet, and
3104 corresponding qSupported reply.
3105 (Packet Acknowledgment): New section.
3106
0606b73b
SL
31072008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3108 Pedro Alves <pedro@codesourcery.com>
3109
3110 * gdb.texinfo (Threads): Move paragraph about automatic thread
3111 selection to All-Stop Mode subsection.
3112 (Thread Stops): Reorganize existing material into subsections.
3113 Add introductory blurb and menu.
3114 (Non-Stop Mode): New subsection.
3115 (Background Execution): New subsection.
3116 (Maintenance Commands): Add cross-references from async mode
3117 commands to the new Background Execution section.
3118
d57a3c85
TJB
31192008-08-06 Tom Tromey <tromey@redhat.com>
3120
3121 * gdb.texinfo (Extending GDB): New chapter.
3122 (Sequences): Demoted chapter, now a section under the new
3123 Extending GDB chapter.
3124 (Python): New section.
3125
6d76a53d
SS
31262008-07-31 Stan Shebs <stan@codesourcery.com>
3127
3128 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3129
1f70da6a
SS
31302008-07-29 Stan Shebs <stan@codesourcery.com>
3131
3132 * gdbint.texinfo: General round of cleanup and minor
3133 clarifications.
3134 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3135 (Longjmp Support): Update description to reflect how it is done
3136 for targets without using native header.
3137 (Symbol Handling): Add a little more general explanation.
3138 (COFF, ELF): Mention stabs encapsulation.
3139 (DWARF 3): New section.
3140 (Adding a New Host): Scrub out some obsolete bits.
3141 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3142 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3143 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3144 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3145 SEEK_SET, STOP_SIGNAL, USG.
3146 (Raw and Virtual Register Representations): Ditto for
3147 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3148 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3149 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3150 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3151 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3152 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3153 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3154 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3155 DEPRECATED_USE_STRUCT_CONVENTION.
3156 Describe gdbarch_deprecated_fp_regnum.
3157 Update description of gdbarch_print_insn.
3158 (Adding a New Target): Scrub out obsolete bits.
3159 (Obsolete Conditionals): Remove entire section.
3160
383f836e
TT
31612008-07-25 Tom Tromey <tromey@redhat.com>
3162
3163 * observer.texi (GDB Observers): Document new observers:
3164 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3165 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3166 architecture_changed.
3167
cfd8ab24
SS
31682008-07-21 Stan Shebs <stan@codesourcery.com>
3169
3170 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3171 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3172
781b42b0
TT
31732008-07-21 Tom Tromey <tromey@redhat.com>
3174
3175 * observer.texi (GDB Observers): Remove obsolete comment.
3176 <executable_changed>: Remove argument.
3177
d7d9f01e
TT
31782008-07-18 Tom Tromey <tromey@redhat.com>
3179
3180 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3181
bf250677
DE
31822008-07-10 Doug Evans <dje@google.com>
3183
3184 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3185
10568435
JK
31862008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3187
3188 * gdb.texinfo (Starting): Document "set disable-randomization".
3189
5ae4183a
AS
31902008-07-07 Andreas Schwab <schwab@suse.de>
3191
3192 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3193
b56e7235
VP
31942008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3195
3196 * gdb.texinfo (GDB/MI Target Manipulation): Add
3197 example of -target-attach.
3198
e1ac3328
VP
31992008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3200
3201 * observer.texi (target_resumed): New observer.
5ae4183a 3202 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3203
65d12d83
TT
32042008-06-06 Tom Tromey <tromey@redhat.com>
3205
3206 * gdb.texinfo (Completion): Add field name example.
3207
fbc5282e
MK
32082008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3209
3210 * gdb.texinfo (GDB/MI Program Context): Added example
3211 to -exec-arguments
5ae4183a 3212
fbc5282e 32132008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3214
3215 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3216 annotation.
3217
c16158bc 32182008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3219 Nathan Sidwell <nathan@codesourcery.com>
3220 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3221
3222 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3223 and ACX_BUGURL.
3224 * configure: Regenerate.
3225 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3226 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3227 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3228 mailing-list-specific text about bug reporting unless
3229 BUGURL_DEFAULT.
3230
75c99385
PA
32312008-06-05 Pedro Alves <pedro@codesourcery.com>
3232
3233 * gdb.texinfo (-target-select): Remove reference to target async.
3234 (Maintenance Commands): Document "maint set/show remote-async".
3235
1763a388
MK
32362008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3237
3238 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3239 in -target-file-get section.
5ae4183a 3240
d0d064df
PA
32412008-05-22 Pedro Alves <pedro@codesourcery.com>
3242
9b562ab8
PA
3243 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3244 killing the inferior when it is already debugging a process.
d0d064df 3245
8dfa32fc
JB
32462008-05-21 Joel Brobecker <brobecker@adacore.com>
3247
3248 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3249 abbreviation for "finish".
3250
55f996a7
NR
32512008-05-21 Nick Roberts <nickrob@snap.net.nz>
3252
3253 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3254
ba2b1c56
DJ
32552008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3256
3257 * gdbint.texinfo (Target Conditionals): Delete entry for
3258 gdbarch_dwarf_reg_to_regnum.
3259
08388c79
DE
32602008-05-09 Doug Evans <dje@google.com>
3261
a3c83fae 3262 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3263
d14508fe
DE
32642008-05-05 Doug Evans <dje@google.com>
3265
3266 * gdb.texinfo (disassemble): Document /m modifier.
3267
e2b7ddea
VP
32682008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3269
5ae4183a
AS
3270 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3271 will not report the time of commands that run the target.
e2b7ddea 3272
8eb41542
VP
32732008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3274
3275 * gdb.texinfo (GDB/MI Output Records): Add
3276 missing semicolon.
3277
82f68b1c
VP
32782008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3279
3280 * gdb.texinfo (GDB/MI Output Records):
3281 Document =thread-create and =thread-exited.
3282
fa0f268d
VP
32832008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3284
3285 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3286 Remove mention of dmi-discuss.
fa0f268d 3287
063bfe2e
VP
32882008-05-03 Pedro Alves <pedro@codesourcery.com>
3289
3290 * observer.texi (thread_exit): New.
3291
237fc4c9
PA
32922008-05-02 Pedro Alves <pedro@codesourcery.com>
3293
3294 * gdb.texinfo (Debugging Output): Document "set/show debug
3295 displaced".
3296 (Maintenance Commands): Document "maint set/show
3297 can-use-displaced-stepping".
3298
0428b8f5
DJ
32992008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3300
3301 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3302 and set/show arm force-mode.
3303
5009afc5
AS
33042008-05-02 Andreas Schwab <schwab@suse.de>
3305
3306 * gdbint.texinfo (Algorithms): Describe
3307 target_watchpoint_addr_within_range.
3308
669fac23
DJ
33092008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3310
3311 * gdbint.texinfo (Stack Frames): New chapter.
3312 (Algorithms): Move Frames text to the new chapter.
3313 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3314 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3315
721c02de
VP
33162008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3317
5ae4183a
AS
3318 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3319 output does not necessary include any tokens.
721c02de 3320
c055b101
CV
33212008-04-22 Corinna Vinschen <vinschen@redhat.com>
3322
3323 * gdb.texinfo (Set SH Calling convention): New @item.
3324 (Show SH Calling convention): Ditto.
3325
68837c9d
MD
33262008-04-22 Markus Deuling <deuling@de.ibm.com>
3327
3328 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3329
2e9132cc
EZ
33302008-04-20 Eli Zaretskii <eliz@gnu.org>
3331
3332 * gdb.texinfo (Set Breaks): Mention that multiple location
3333 breakpoints need line number info. Add index entries.
3334
31fffb02
CS
33352008-04-19 Craig Silverstein <csilvers@google.com>
3336
3337 * gdb.texinfo (Requirements): Add an optional requirement on
3338 zlib.
3339 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3340 Compressed DWARF 2.
3341
a47ec5fe
AR
33422008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3343
3344 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3345 sample output for 'stopped,reason="breakpoint-hit"' message.
3346 (GDB/MI Program Execution): Likewise.
3347
de051565
MK
33482008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3349
5ae4183a 3350 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3351 -var-set-format. Add -f option to -var-evaluate-expression.
3352
6ba66d6a
JB
33532008-04-03 Joel Brobecker <brobecker@adacore.com>
3354
3355 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3356 new node "Ambiguous Expressions". Replace references to this
3357 node by references to "Ambiguous Expressions" throughout.
3358 (Ambiguous Expressions): New node.
3359
1e26b4f8
DJ
33602008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3361
3362 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3363
b84876c2
PA
33642008-03-21 Pedro Alves <pedro@codesourcery.com>
3365
3366 * gdb.texinfo (Debugging Output): Document
3367 "set/show debug lin-lwp-async".
3368 (Maintenance Commands): Document "maint set/show linux-async".
3369
63092375
DJ
33702008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3371
3372 * gdb.texinfo (Expressions): Update description of malloced arrays.
3373
8e8901c5
VP
33742008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3375
3376 * gdb.texinfo (Thread Commands): Document
3377 -thread-info. Remove -thread-list-all-threads.
3378
1fddbabb
PA
33792008-03-14 Pedro Alves <pedro@codesourcery.com>
3380 Sandra Loosemore <sandra@codesourcery.com>
3381
3382 * gdb.texinfo (Library List Format): Update to mention the
3383 possibility to pass section addresses instead of segment
3384 addresses.
3385
ccd213ac
DJ
33862008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3387
3388 * gdb.texinfo (Starting): Document "set exec-wrapper".
3389 (Server): Document gdbserver --wrapper.
3390
fa4727a6
DJ
33912008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3392
3393 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3394 unreadable memory. Delete obsolete SPARClite reference.
3395
8edfe269
DJ
33962008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3397
3398 * gdb.texinfo (Starting): Mention always-running targets.
3399 (Target Commands): Add an anchor for load.
3400 (Connecting): Explain continue instead of run.
3401
1843f87b
DJ
34022008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3403
3404 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3405
f9082629
NR
34062008-02-26 Nick Roberts <nickrob@snap.net.nz>
3407
3408 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3409 breakpoint table.
3410
fd96d250
PA
34112008-02-19 Pedro Alves <pedro@codesourcery.com>
3412
3413 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3414 killing the inferior when it is already debugging a process.
3415
36af4ef6
MD
34162008-02-13 Markus Deuling <deuling@de.ibm.com>
3417
3418 * gdbint.texinfo (Build Script): New section. Mention new build script
3419 gdb_buildall.sh.
3420
cda4ce5a
JB
34212008-02-01 Jim Blandy <jimb@red-bean.com>
3422
3423 * gdb.texinfo (Help): Summarize 'info args' correctly.
3424
4acd40f3
TJB
34252008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3426
3427 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3428 available in PowerPC architecture.
3429 (Embedded Processors): Change node name of PowerPC item in menu.
3430 (PowerPC): Rename to...
3431 (PowerPC Embedded): this.
3432 (Architectures): Add new PowerPC item in menu.
3433 (PowerPC): New node.
3434
6e6c6f50
DJ
34352008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3436
3437 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3438 commands.
3439
5ee187d7
DJ
34402008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3441
3442 * gdb.texinfo (Setting Catchpoints): Mention features
3443 supported on GNU/Linux.
3444
e275c0d9
NR
34452008-01-30 Nick Roberts <nickrob@snap.net.nz>
3446
3447 * gdb.texinfo (GDB/MI File Commands): Describe new output
3448 field for MI command -file-list-exec-source-file.
3449
2d717e4f
DJ
34502008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3451
3452 * gdb.texinfo (Using the `gdbserver' Program): Add security
3453 warning. Rearrange into subsections and subsubsections. Document
3454 --multi and --debug. Correct --with-sysroot typo. Update --attach
3455 usage. Make load reference clearer. Document monitor exit.
3456 (Remote Configuration): Document set remote exec-file, attach-packet,
3457 and run-packet.
3458 (Packets): Document vAttach and vRun.
3459
d35a4257 34602008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3461
3462 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3463 detach-on-follow -> detach-on-fork.
f663676d 3464
c78d192c
DJ
34652008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3466
3467 * gdbint.texinfo (Native Conditionals): Remove
3468 SHELL_COMMAND_CONCAT and SHELL_FILE.
3469
d35a4257
EZ
34702008-01-26 Eli Zaretskii <eliz@gnu.org>
3471
3472 * gdb.texinfo (Specify Location): Improve wording.
3473
93815fbf
VP
34742008-01-23 Chris Demetriou <cgd@google.com>
3475
3476 * gdb.texinfo (Threads): Document new "set print thread-events"
3477 and "show print thread-events" commands.
3478
2a25a5ba
EZ
34792008-01-19 Eli Zaretskii <eliz@gnu.org>
3480
3481 * gdb.texinfo (Specify Location): New section.
3482 (Delete Breaks, Edit, Set Breaks): Remove description of
3483 locations. Instead, add a reference to "Specify Location".
3484 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3485 (Symbols): Refer to "Specify Location" for the valid forms of
3486 linespecs and locations.
3487
32c9a795
MD
34882008-01-18 Markus Deuling <deuling@de.ibm.com>
3489
3490 * gdbint.texinfo (Target Conditionals): Replace the description of
3491 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3492
b17828ca
JB
34932008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3494
3495 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3496 about &&var, which is rejected by the expression parser.
3497
0aea4bf3
LM
34982008-01-09 Luis Machado <luisgpm@br.ibm.com>
3499
3500 * gdb.texinfo (Output): Update documentation on using printf with DFP
3501 types.
3502
febe4383
TJB
35032008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3504
3505 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3506 subsubsection.
3507 (Decimal Floating Point format): New subsubsection.
3508
7a404eba
PA
35092008-01-05 Pedro Alves <pedro@codesourcery.com>
3510
3511 * gdb.texinfo (File Options): Remove mention of the attempt to
3512 open a core file with the -p option. Don't list -c as a valid
3513 option to attach to a process.
3514
a4d9b460
PA
35152008-01-05 Pedro Alves <pedro@codesourcery.com>
3516
3517 * gdbint.texinfo (Host Conditionals): Remove mention of
3518 ALIGN_STACK_ON_ENTRY.
3519
6ec2edbe
JB
35202008-01-05 Joel Brobecker <brobecker@adacore.com>
3521
3522 * gdbint.texinfo (Start of New Year Procedure): Add item
3523 describing how to update the source and documentation copyright
3524 notices.
3525
d8b2a693
JB
35262007-12-18 Jim Blandy <jimb@codesourcery.com>
3527
ab209b3a 3528 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3529 watchpoint explanation into the main description of the watchpoint
3530 command; update synopses of 'watch', 'rwatch', and 'awatch'
3531 commands.
3532
8b4ed427
VP
35332007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3534
3535 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3536 Document 'pending-breakpoints' feature of
3537 -list-features.
3538
37e4754d
LM
35392007-12-17 Luis Machado <luisgpm@br.ibm.com>
3540
669fac23 3541 * gdb.texinfo: Add new parameter's description.
37e4754d 3542
1d3811f6
DJ
35432007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3544
3545 * gdb.texinfo (Overview): Clarify run-length encoding
3546 example. Remove the restriction on "+" and "-" characters.
3547
c1c25a1a
EZ
35482007-12-15 Eli Zaretskii <eliz@gnu.org>
3549
3550 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3551
afe8ab22 35522007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3553
afe8ab22
VP
3554 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3555 the -f option for -break-insert, remove -r option,
3556 and clarify specification of location.
3557
a6b151f1
DJ
35582007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3559
3560 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3561 formatting.
3562 (Remote Debugging): Add File Transfer section.
3563 (Remote Configuration): Document Host I/O packets.
3564 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3565 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3566 (Packets): Add vFile.
3567
3b784c4f
EZ
35682007-11-17 Eli Zaretskii <eliz@gnu.org>
3569
3570 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3571 breakpoints with multiple locations.
3572 (Breakpoint Menus): Improve wording.
3573 (Output): Fix last change.
3574
a4ce5b0d
UW
35752007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3576
3577 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3578
1b39d5c0
DE
35792007-11-15 Doug Evans <dje@google.com>
3580
3581 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3582
7a72d44c
VP
35832007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3584
3585 * gdbint.texinfo (Native Conditionals): Remove
3586 mention of CLEAR_SOLIB.
5ae4183a 3587
6d1829bf 35882007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3589
3590 * gdb.texinfo (Print Settings): Add documentation for "set/show
3591 print frame-arguments".
3592
1a619819
LM
35932007-11-05 Luis Machado <luisgpm@br.ibm.com>
3594
3b784c4f 3595 * gdb.texinfo (Output): Update printf command's description.
1a619819 3596
55eddb0f
DJ
35972007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3598
3599 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3600 powerpc soft-float".
3601
9cceb671
DJ
36022007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3603
3604 * gdb.texinfo (Files): Correct formatting. Mention Expat
3605 requirement.
3606 (Requirements for Building GDB): Expand the list of Expat
3607 uses.
3608 (Library List Format, Memory Map Format): Mention Expat.
3609 (Target Descriptions): Update Expat wording.
3610
83acabca
DJ
36112007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3612
3613 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3614 Document that gdbarch_convert_register_p should return zero for no-op
3615 conversions.
3616
e35879db
UW
36172007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3618
83acabca 3619 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3620 of set_gdbarch_sofun_address_maybe_missing back to ...
3621 (Target Conditionals): ... here to fix build break.
3622
203c3895
UW
36232007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3624
83acabca 3625 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3626 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3627 (Compiler Characteristics): ... documentation of
3628 set_gdbarch_sofun_address_maybe_missing.
3629
11411de3
DJ
36302007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3631
3632 * gdbint.texinfo (Target Conditionals): Use
3633 frame_unwind_register_unsigned in examples instead of
3634 frame_unwind_unsigned_register.
3635
7cc46491
DJ
36362007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3637
3638 * gdb.texinfo (Predefined Target Types): Add int128
3639 and uint128.
3640 (Standard Target Features): Add PowerPC features.
3641
81adfced
DJ
36422007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3643
3644 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3645
c1874924
UW
36462007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3647
3648 * gdbint.texi (Target Conditionals): Remove documentation
3649 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3650 gdbarch_extract_return_value, and gdbarch_store_return_value.
3651
f6e56ab3
UW
36522007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3653
3654 * gdbint.texi (Target Conditionals): Remove documentation of
3655 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3656
56cf5405
KH
36572007-10-11 Kazu Hirata <kazu@codesourcery.com>
3658
3659 * gdb.texinfo: Mention that inaccessible-by-default is on by
3660 default.
3661
35156bae
DJ
36622007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3663
3664 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3665
d983da9c
DJ
36662007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3667
3668 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3669 multi-threaded watchpoints.
3670 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3671 checked. Describe sticky notification. Expand description
3672 of steppable and continuable watchpoints.
3673 (Watchpoints and Threads): New subsection.
3674
fe6fbf8b
VP
36752007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3676
3677 * gdb.texinfo (Setting Breakpoints): Revise
3678 documentation for pending breakpoints. Document
3679 breakpoints with multiple locations.
5ae4183a 3680
084344da
VP
36812007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3682
3683 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3684 Document -list-features.
5ae4183a 3685
82160952
EZ
36862007-09-15 Eli Zaretskii <eliz@gnu.org>
3687
3688 * gdb.texinfo (Output): Spell out which features of C's printf are
3689 not supported by GDB's printf.
7e27a47a
EZ
3690 (Separate Debug Files): More accurate wording regarding build ID
3691 and a reference to the ld manual rather than the Fedora wiki.
82160952 3692
ea37ba09
DJ
36932007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3694 Jim Blandy <jimb@codesourcery.com>
3695
3696 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3697 (Examining Memory): Update mentions of the 's' format.
3698 (Automatic Display): Likewise.
3699
b8533aec
DJ
37002007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3701
3702 * gdb.texinfo: Update the FSF's Back-Cover Text.
3703
83f83d7f
JK
37042007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3705 Eli Zaretskii <eliz@gnu.org>
3706
3707 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3708 Fixed the ``build ID'' name. New binaries build instructions for the
3709 build ID inclusion. Explain how the commands are specific to the build
3710 ID vs. debug link.
3711
c7e83d54
EZ
37122007-09-01 Eli Zaretskii <eliz@gnu.org>
3713
3714 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3715 indexing for ``build ID'' support.
3716
d3750b24
JK
37172007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3718
3719 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3720 Enlisted BUILD ID to the debug file searching example.
3721 Included a BUILD ID `.note.gnu.build-id' section description.
3722 Updated/added the debug files splitting instructions for OBJCOPY.
3723
02142340
VP
37242007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3725
3726 * gdb.texinfo (Variable Objects): Adjust docs
3727 for -var-info-expression and document
3728 -var-info-path-expression.
3729
d3bdde98
JB
37302007-08-20 Jim Blandy <jimb@codesourcery.com>
3731
3fb6a982
JB
3732 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3733 (title page): Include the dedication in the printed manual, as a
3734 separate page after the copyright notice.
5ae4183a 3735
d3bdde98
JB
3736 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3737 don't break a @var across a line.
3738
c80a96a8
MR
37392007-07-25 Maciej W. Rozycki <macro@mips.com>
3740
3741 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3742 for include files.
3743
5824a901
NR
37442007-07-12 Nick Roberts <nickrob@snap.net.nz>
3745
3746 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3747 in annotate.texinfo.
3748 (Command History): Link to new node.
5824a901 3749
d52e7ea3
UW
37502007-07-05 Markus Deuling <deuling@de.ibm.com>
3751
3752 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3753
5fc14d0a
EZ
37542007-07-05 Eli Zaretskii <eliz@gnu.org>
3755
3756 * gdbint.texinfo (Target Conditionals): Fix last change.
3757
4a9bb1df
UW
37582007-07-03 Markus Deuling <deuling@de.ibm.com>
3759
3760 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3761 routines:
3762 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3763 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3764 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3765 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3766 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3767 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3768 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3769 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3770 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3771 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3772 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3773 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3774 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3775 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3776 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3777 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3778 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3779 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3780 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3781 (SOFTWARE_SINGLE_STEP_P)
3782
3783 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3784 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3785
3786 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3787 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3788 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3789 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3790 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3791 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3792 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3793 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3794 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3795 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3796
3797 (Converting an existing Target Architecture to Multi-arch): Remove
3798 section.
3799
3800 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3801 (gdbarch_addr_bits_remove): Add code example.
3802
3803 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3804
cfa9d6d9
DJ
38052007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3806
3807 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3808 Add other missing entries. Adjust the table size to fit.
3809 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3810 stop reasons including the new "library" event.
3811 (General Query Packets): Adjust table widths for qSupported. Mention
3812 qXfer:libraries:read reply to qSupported and document the new packet.
3813 (Library List Format): New section.
3814
159fcc13
JK
38152007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3816
3817 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3818
f66d1690
MS
38192007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3820
3821 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3822
67102876
NR
38232007-06-25 Nick Roberts <nickrob@snap.net.nz>
3824
3825 * gdbint.texinfo (Register and Memory Data): Break sections
3826 into nodes and add a menu.
3827
a4642986
MR
38282007-06-21 Maciej W. Rozycki <macro@mips.com>
3829
3830 * gdb.texinfo (Examining Memory): Document the new behaviour.
3831
e9c17194
VP
38322007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3833
3834 * gdb.texinfo (Standard Target Features): Document
3835 m68k features.
3836
31d99776
DJ
38372007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3838
3839 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3840
1780a0ed
DJ
38412007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3842
3843 * gdb.texinfo (Target Description Format): Add version attribute
3844 for <target>.
3845
822b6570
DJ
38462007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3847
3848 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3849
f8b73d13
DJ
38502007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3851
3852 * gdb.texinfo (MIPS Features): New subsection.
3853
0e7f50da
UW
38542007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3855 Markus Deuling <deuling@de.ibm.com>
3856
3857 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3858 and qXfer:spu:write packets and mention them under qSupported.
3859
23d964e7
UW
38602007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3861 Markus Deuling <deuling@de.ibm.com>
3862
3863 * gdb.texinfo (Architectures): Add new SPU section to document
3864 Cell Broadband Engine SPU architecture specific commands.
3865
9f708cb2
VP
38662007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3867
3868 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3869 comments.
3870
7579b5f8
NR
38712007-06-07 Nick Roberts <nickrob@snap.net.nz>
3872
3873 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3874
bf06d120
JB
38752007-05-29 Jim Blandy <jimb@codesourcery.com>
3876
3877 * gdb.texinfo (Overview): Doc fix.
3878
23776285
MR
38792007-05-22 Maciej W. Rozycki <macro@mips.com>
3880
3881 * gdb.texinfo (Remote Configuration): Document "set/show
3882 remoteflow".
3883
1a69e1e4
DJ
38842007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3885
bf06d120
JB
3886 * gdb.texinfo (MIPS): Remove documentation for set mips
3887 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3888 stack-arg-size.
1a69e1e4 3889
46ba6afa 38902007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3891
46ba6afa
BW
3892 * all-cfg.texi (GDBTUI): New.
3893 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3894 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3895 (TUI Configuration): Edit to improve clarity and fix problems of
3896 both style and content.
5ae4183a 3897
06d3b283
UW
38982007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3899
3900 * observer.texi (GDB Observers): New observer "new_objfile".
3901
179101d6
UW
39022007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3903
3904 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3905
25d5ea92
VP
39062007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3907
3908 * gdb.texinfo (GDB/MI Variable Objects): Document
3909 frozen variables objects.
5ae4183a 3910
ea35711c
DJ
39112007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3912
3913 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3914 (Character Sets, Caching Data of Remote Targets): Likewise.
3915 (Targets): Delete Remote node. Move its text...
3916 (Debugging Remote Programs): ...to here. Delete description
3917 of the "remote" command.
3918 (Remote configuration): Delete description of "set remotedevice"
3919 and "show remotedevice".
3920 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3921
db2e3e2e
BW
39222007-04-11 Bob Wilson <bob.wilson@acm.org>
3923
5ae4183a
AS
3924 * gdb.texinfo (Contributors, Continuing and Stepping)
3925 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3926 (General Query Packets, File-I/O Remote Protocol Extension)
3927 (Protocol Basics, The F Reply Packet, Write)
3928 (Protocol-specific Representation of Datatypes, Memory Transfer):
3929 Fix hyphenation, punctuation and grammar problems.
3930 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3931 'section' instead of 'subsection' in the text.
3932 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3933 (i386): Remove period from section name.
db2e3e2e
BW
3934 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3935 (Config Names, Configure Options): Use @file{configure}.
3936
8a3dae3e
DJ
39372007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3938
3939 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3940 and tab expansion.
3941
1a92f856
DJ
39422007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3943
3944 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3945
79a6e687 39462007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3947
79a6e687
BW
3948 * gdb.texinfo: Consistently capitalize all significant words in
3949 node names, chapter titles, section titles, and headings. Update
3950 cross references to match.
3951 (Starting and Stopping Trace Experiment): Make node name plural.
3952 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3953
ad527d2e
PA
39542007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3955
3956 * gdb.texinfo (WinCE): Delete obsolete subsection.
3957
7ce59000
DJ
39582007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3959
3960 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3961 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3962 references.
3963
8807d78b
DJ
39642007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3965
3966 * gdb.texinfo (Startup): Delete references to some alternate
3967 names for .gdbinit.
3968 (Thread): Remove LynxOS reference.
3969 (Tandem ST2000): Delete target-specific documentation.
3970 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3971 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3972 and GDB_OSABI_LYNXOS.
3973
5f402660
UW
39742007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3975
3976 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3977
bac718a6
UW
39782007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3979
3980 * gdbint.texinfo (Target Conditionals): Remove mention of
3981 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3982 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3983
9453113a
DJ
39842007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3985
3986 * Makefile.in: Add "pdfdir" installation
3987 directory, PDFTEX macro, support for "install-pdf" target,
3988 and rules for making a pdf version of refcard.texi.
3989 * refcard.tex: Specify paper size for PDF output.
3990
ae21e955 39912007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3992
ae21e955 3993 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3994
3f94c067 39952007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3996
3f94c067
BW
3997 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3998 (Source Path, Character Sets, Macros, Define)
3999 (GDB/MI Result Records, GDB/MI Simple Examples)
4000 (GDB/MI Program Execution, GDB/MI File Commands)
4001 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4002 (Bug Reporting): Use @value{GCC}.
5ae4183a 4003
12c27660 40042007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4005
12c27660
BW
4006 * gdb.texinfo (Help): Fix formatting of examples.
4007 (Variables): Use @ifnotinfo instead of @iftex.
4008 (Non-debug DLL symbols): Use @ref instead of @pxref.
4009 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4010
ce9341a1
BW
40112007-03-26 Bob Wilson <bob.wilson@acm.org>
4012
4013 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4014
c8f4133a
BW
40152007-03-26 Bob Wilson <bob.wilson@acm.org>
4016
4017 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4018 the order of the nodes.
4019 (C Operators, C Constants, Debugging C): Remove extra menus.
4020 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4021
c8f4133a 40222007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4023
4024 * gdb.texinfo (File Options): Add missing parenthesis.
4025 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4026
c74d0ad8
DJ
40272007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4028
4029 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4030
ff6f572f
DJ
40312007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4032
669fac23 4033 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4034 case insensitivity.
4035 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4036
994337c3
NR
40372007-02-18 Nick Roberts <nickrob@snap.net.nz>
4038
4039 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4040 (Files): Add section name to argument list for pxref.
4041 (Non-debug DLL symbols): Don't use `see' for pxref.
4042 (Embedded Processors): Fix typo.
4043 (GDB/MI Breakpoint Commands): Execution commands generate
4044 *stopped not ^done.
4045
eb819d70
NR
40462007-02-13 Nick Roberts <nickrob@snap.net.nz>
4047
4048 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4049 values for in_scope. Mention that only root variables can be
4050 updated.
4051 (GDB/MI Development and Front Ends): Explain new values may be
4052 added to existing fields.
4053
123dc839
DJ
40542007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4055
4056 * gdb.texinfo (-target-disconnect): Use @smallexample.
4057 (Requirements): Add anchor for Expat. Update description.
4058 (Target Descriptions): Mention Expat.
4059 (Target Description Format): Document new elements. Use
4060 @smallexample.
4061 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4062 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4063
108546a0
DJ
40642007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4065
4066 * gdb.texinfo (Target Description Format): Add section on XInclude.
4067
95a98c01
NR
40682006-02-03 Nick Roberts <nickrob@snap.net.nz>
4069
4070 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4071 command -enable-timings.
4072
f4b3909f
EZ
40732007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4074
5ae4183a 4075 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4076 descriptions for new/deleted elements in gdb_osabi. Add missing
4077 description for function generic_elf_osabi_sniff_abi_tag_sections.
4078
c7ba131e
JB
40792007-01-29 Joel Brobecker <brobecker@adacore.com>
4080
4081 * gdb.texinfo (Maintenance Commands): Add documentation for
4082 the new "maint print target-stack" command.
4083
3a60f64e
JK
40842007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4085 Eli Zaretskii <eliz@gnu.org>
4086
f4b3909f 4087 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4088
c582f8b6
EZ
40892007-01-26 Eli Zaretskii <eliz@gnu.org>
4090
4091 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4092 Use @value{NGCC} instead of @value{GCC}.
4093
d3e8051b
EZ
40942007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4095
4096 * agentexpr.texi: Fix typos.
4097 * annotate.texinfo: Likewise.
4098 * gdb.texinfo: Likewise.
4099 * gdbint.texinfo: Likewise.
4100 * observer.texi: Likewise.
4101 * stabs.texinfo: Likewise.
4102
86f04699
EZ
41032007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4104
4105 * gdbint.texinfo (Support Libraries): Remove mmalloc
4106 entry. Describe readline library.
4107
23181151
DJ
41082007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4109
4110 * gdb.texinfo (Target Descriptions): New section.
4111 (General Query Packets): Add QPassSignals anchor. Mention
4112 qXfer:features:read under qSupported. Expand mentions of
4113 qXfer:memory-map:read and QPassSignals. Document
4114 qXfer:features:read.
4115
f822c95b
DJ
41162007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4117
4118 * gdb.texinfo (Commands to specify files): Describe
4119 "set sysroot" and "show sysroot".
4120 (Using the `gdbserver' program): Lowercase argument
4121 to @var. Expand description of setting up GDB on the
4122 host.
4123
8936fcda
JB
41242007-01-05 Joel Brobecker <brobecker@adacore.com>
4125
4126 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4127 catch exception, catch exception unhandled, and catch assert
4128 commands.
4129
e776119f
DJ
41302007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4131
4132 * gdb.texinfo (Debugging Output): Document "set debug xml"
4133 and "show debug xml".
4134
aa79a185
DJ
41352007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4136
4137 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4138
7f893741
JB
41392007-01-01 Joel Brobecker <brobecker@adacore.com>
4140
4141 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4142
a1b5960f
VP
41432006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4144
4145 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4146 note in @ignore, to be removed later if nobody complains.
4147
9f470e6e
NR
41482006-12-04 Nick Roberts <nickrob@snap.net.nz>
4149
4150 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4151 of -var-delete.
4152
765dc015 41532006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4154
765dc015 4155 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4156 automatic software/hardware breakpoint usage and
4157 the "set breakpoint auto-hw" command.
765dc015 4158
4b5752d0
VP
41592006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4160
4161 * gdb.texinfo (Memory Access Checking): New.
4162
89be2091
DJ
41632006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4164
4165 * gdb.texinfo (Remote configuration): Mention
4166 "pass-signals-packet".
4167 (General Query Packets): Document QPassSignals. Fix
4168 a typo.
4169
ca3bf3bd
DJ
41702006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4171
4172 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4173
427c3a89
DJ
41742006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4175
4176 * gdb.texinfo (Remote configuration): Rewrite documentation for
4177 packet configuration commands.
4178 (OS Information): Adjust reference to qXfer:auxv:read.
4179 (General Query Packets): Remove references to read-aux-vector-packet
4180 and set remote get-thread-local-storage-address.
4181
7a107747
DJ
41822006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4183
4184 * gdbint.texinfo (Target Architecture Definition): Add new
4185 Initializing a New Architecture section.
4186
1c56eb0e
EZ
41872006-10-31 David Taylor <dtaylor@emc.com>
4188
4189 * stabs.texinfo (Macro define and undefine): New node describing
4190 stabs for #define and #undef.
4191
f73adfeb
AS
41922006-10-27 Andreas Schwab <schwab@suse.de>
4193
4194 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4195
fd60e0df
EZ
41962006-10-21 Eli Zaretskii <eliz@gnu.org>
4197
4198 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4199 clarify on the possible meanings of ``expression'' watched by
4200 watchpoints. Add indexing.
e5ac9b53
EZ
4201 (Prompting, Errors, Invalidation, Annotations for Running)
4202 (Source Annotations): Fix index entries by adding "annotation" to
4203 them, to discriminate from index entries that point to the more
4204 general topic descriptions.
fd60e0df 4205
52bb452f
DJ
42062006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4207
4208 * gdbint.texinfo (Target Vector Definition): Move most
4209 content into Existing Targets. Add a menu.
4210 (Existing Targets): New section, moved from Target Vector
4211 Definition. Use @subsection.
4212 (Managing Execution State): New section.
4213
58955e58
BW
42142006-10-16 Bob Wilson <bob.wilson@acm.org>
4215
4216 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4217
c8aa23ab
EZ
42182006-10-15 Eli Zaretskii <eliz@gnu.org>
4219
4220 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4221 (Command Syntax, Signals, Backtrace, Connecting)
4222 (Remote configuration, Renesas Boards, Console I/O): Fix last
4223 change: use Ctrl- instead of C-, except wrt Emacs.
4224 (File-I/O Examples): Put Ctrl-c in @kbd.
4225 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4226 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4227 (Signals, Set Breaks, Set Watchpoints): Document optional
4228 arguments to `info signals' `handle', `info breakpoints', and
4229 `info watchpoints'.
c8aa23ab 4230
e7109c7e
EZ
42312006-10-14 Eli Zaretskii <eliz@gnu.org>
4232
4233 * gdb.texinfo (Backtrace): Fix last change.
4234
de3aea7b
NR
42352006-10-14 Nick Roberts <nickrob@snap.net.nz>
4236
4237 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4238
7f9087cb
BW
42392006-10-10 Bob Wilson <bob.wilson@acm.org>
4240
c8aa23ab
EZ
4241 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4242 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4243 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4244
68437a39
DJ
42452006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4246 Daniel Jacobowitz <dan@codesourcery.com>
4247
4248 * gdb.texinfo (Packets): Document vFlashErase,
4249 vFlashWrite and vFlashDone packets.
4250 (General Query Packets): Document qXfer:memory-map:read.
4251 Add a new feature for qXfer:memory-map:read.
4252 (Memory map format): New section.
4253 (Target Commands): Mention that gdb can write flash.
4254
fd79ecee
DJ
42552006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4256 Daniel Jacobowitz <dan@codesourcery.com>
4257
4258 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4259 memory regions and "mem auto".
4260
350da6ee
DJ
42612006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4262
4263 * gdbint.texinfo (Array Containers): New section.
4264
2f1acb09
VP
42652006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4266
4267 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4268 -stack-list-arguments HIGH_FRAME argument can be larger then the
4269 actual number of frames.
4270
2ab1eb7a
VP
42712006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4272
4273 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4274 -stack-list-locals HIGH_FRAME argument can be larger then the
4275 actual number of frames.
2ab1eb7a 4276
599b237a
BW
42772006-09-02 Bob Wilson <bob.wilson@acm.org>
4278
4279 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4280 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4281
25ab7e6d
EZ
42822006-09-02 Eli Zaretskii <eliz@gnu.org>
4283
4284 * gdbint.texinfo (Overall Structure): New section "Source Tree
4285 Structure".
4286
940178d3
JB
42872006-08-17 Jim Blandy <jimb@codesourcery.com>
4288
4289 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4290 responses.
4291
30daae6c
JB
42922006-08-08 Joel Brobecker <brobecker@adacore.com>
4293
4294 * gdb.texinfo (Source Path): Add documentation for new
4295 substitute-path commands.
4296
7fa2210b
DJ
42972006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4298
4299 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4300 (Running Configure): ...here.
4301 (Requirements): New node. Mention expat.
4302
3d00d119
DJ
43032006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4304
5ae4183a 4305 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4306 'set download-write-size' and 'show download-write-size'.
4307
0cbfa4ee
DJ
43082006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4309
4310 * stabs.texinfo (Member Type Descriptor): Correct example for
4311 pointer to member types.
4312
16026cd7
AS
43132006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4314
4315 * gdb.texinfo (Optional warnings and messages): Add
4316 'set/show trace-commands'.
4317 (Command files): Add '-v' to source command.
4318
0876f84a
DJ
43192006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4320
4321 * gdb.texinfo (OS Information): Update qPart reference to
4322 qXfer.
4323 (Remote configuration): Likewise.
4324 (Overview): Move @cindex to the start of a paragraph. Talk
4325 about binary data encoding.
4326 (Packets): Refer to the overview for the details of the X
4327 packet encoding.
4328 (General Query Packets): Remove qPart description. Add qXfer
4329 description. Add an anchor to qSupported. Correct feature
4330 table title. Add a new feature for qXfer:auxv:read.
4331 (Interrupts): Add a missing parenthesis.
4332
2ec3381a
DJ
43332006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4334
669fac23 4335 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4336 (GDB/MI Kod Commands): Remove commented out node.
4337
594fe323
EZ
43382006-07-01 Eli Zaretskii <eliz@gnu.org>
4339
4340 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4341 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4342 (GDB/MI Thread Commands, GDB/MI Program Execution)
4343 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4344 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4345 (GDB/MI File Commands, GDB/MI Target Manipulation)
4346 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4347 since the MI prompt is hard-wired into the code.
4348
7e3fb70c
NR
43492006-07-01 Nick Roberts <nickrob@snap.net.nz>
4350
4351 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4352 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4353 (GDB/MI Data Manipulation): Remove description of unimplemented
4354 display related commands as variable objects perform this function
4355 and are superior: -display-delete, -display-disable,
4356 -display-enable, -display-insert and -display-list. Move
4357 -environment-cd, -environment-directory, -environment-path
4358 and -environment-pwd to "Program Context".
4359 (GDB/MI Program Control): Rename to "Program Execution". Move
4360 -exec-arguments -exec-abort to...
4361 (GDB/MI Program Context): ...here. New node split from "Data
4362 Manipulation".
4363
be2a5f71
DJ
43642006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4365
4366 * gdb.texinfo (Remote configuration): Document set / show
4367 remote supported-packets.
4368 (General Query Packets): Document qSupported packet.
4369
fc320d37
SL
43702006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4371
4372 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4373 and font markup.
4374 (Protocol basics): Likewise.
4375 (The F request packet): Likewise.
4376 (The F reply packet): Likewise.
4377 (Memory transfer): Move this node to be a subsubsection of
4378 "Protocol specific representation of datatypes".
4379 (The Ctrl-C message): More copy editing.
4380 (Console I/O): Likewise.
4381 (The isatty call): Delete this node, and merge its content into
4382 the "isatty" node. Fixed references elsewhere.
4383 (The system call): Delete this node, and merge its content into
4384 the "system" node. Fixed references elsewhere.
4385 (open): Reformat to use @table, and add appropriate font markup.
4386 (close): Likewise.
4387 (read): Likewise.
4388 (write): Likewise.
4389 (lseek): Likewise.
4390 (rename): Likewise.
4391 (unlink): Likewise.
4392 (stat/fstat): Likewise.
4393 (gettimeofday): Likewise.
4394 (isatty): Likewise.
4395 (system): Likewise, plus minor changes to fix confusing wording.
4396 (Integral datatypes): Fix font markup.
4397 (Pointer values): Likewise.
4398 (struct stat): Fix markup to use @table, plus minor copy editing.
4399 (struct timeval): Fix font markup, plus minor copy editing.
4400 (Constants): Minor copy editing.
4401 (Errno values): Add font markup.
4402 (File-I/O Examples): Likewise.
4403
158fdf5c
NR
44042006-06-10 Nick Roberts <nickrob@snap.net.nz>
4405
4406 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4407 (GDB/MI Simple Examples): Move node up one level. Use real
4408 examples.
4409 (GDB/MI Compatibility with CLI): Update.
4410 (GDB/MI Result Records): Add "connected" and "exit" result
4411 classes.
4412 (GDB/MI Stream Records): Clarify target output.
4413 (GDB/MI Command Description Format): Modify example description.
4414 (GDB/MI Breakpoint Table Commands): Rename to...
4415 (GDB/MI Breakpoint Commands): ...this
4416 (GDB/MI Breakpoint Commands): Add optional thread field.
4417 (GDB/MI Program Control): Add an introduction. Move "Program
4418 termination" examples into exec-run description.
4419 (GDB/MI File Commands): Mention similar CLI commands.
4420 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4421 is similar to "-gdb-version".
4422
ddb50cd7
EZ
44232006-06-09 Eli Zaretskii <eliz@gnu.org>
4424
4425 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4426
2aef0d6b
NR
44272006-06-02 Nick Roberts <nickrob@snap.net.nz>
4428
4429 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4430 sourceware.org for mailing lists.
d5e40d59 4431 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4432
383a5c52
NR
44332006-06-01 Nick Roberts <nickrob@snap.net.nz>
4434
d5e40d59 4435 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4436
e16b02ee
EZ
44372006-05-22 Eli Zaretskii <eliz@gnu.org>
4438
4439 * gdb.texinfo (Cygwin Native): Fix last change.
4440
be90c084
CF
44412006-05-22 Christopher Faylor <cgf@timesys.com>
4442
4443 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4444
347ceba5
NR
44452006-05-15 Nick Roberts <nickrob@snap.net.nz>
4446
4447 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4448 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4449
369af7bd
DJ
44502006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4451
4452 * gdb.texinfo (General Query Packets): Recommend not starting
4453 new packets with qC and clarify.
4454
2ffdbde8 44552006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4456
4457 * gdb.texinfo (M2 Types): New section.
72019c9c 4458
16d1a084
DJ
44592006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4460
4461 * agentexpr.texi: Add a copyright and license notice.
4462 * observer.texi: Likewise, with GPL clause for function prototypes.
4463 Remove trailing whitespace.
4464
aa56d27a
JB
44652006-05-05 Jim Blandy <jimb@codesourcery.com>
4466
4467 * gdb.texinfo (General Query Packets): Document conventions for
4468 terminating packet names, and their violations.
4469
5bdf8622
DJ
44702006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4471
4472 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4473 * gdb.texinfo: Likewise.
4474
605a56cb
DJ
44752006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4476
4477 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4478 and "show remotedebug".
4479 (Debugging Output): Add additional index entries.
4480
b8db102d
MS
44812006-04-27 Michael Snyder <msnyder@redhat.com>
4482
4483 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4484
c5e30d01
AC
44852006-04-22 Andrew Cagney <cagney@redhat.com>
4486
4487 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4488 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4489
8181d85f
DJ
44902006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4491
4492 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4493 and remove breakpoint prototypes.
4494 (Watchpoints): Move description of target_insert_hw_breakpoint and
4495 target_remove_hw_breakpoint ...
4496 (Breakpoints): ... to here. Document target_insert_breakpoint and
4497 target_remove_breakpoint.
4498
4f553f88
JB
44992006-04-17 Jim Blandy <jimb@codesourcery.com>
4500
4501 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4502 and C packets are optional.
4503
cd852561
FR
45042006-04-14 Frederic Riss <frederic.riss@st.com>
4505
4506 * gdb.texinfo (Specifying source directories): Update the description
4507 of the source file search to reflect the fact that the source path
4508 always contains at least $cdir and $cwd.
4509
b620eb07
MS
45102006-03-31 Michael Snyder <msnyder@redhat.com>
4511
4512 * gdb.texinfo: Update copyright dates.
4513
3156cdaf
EZ
45142006-03-31 Eli Zaretskii <eliz@gnu.org>
4515
4516 * gdb.texinfo (Overview): Add an index entry to "empty response".
4517
7d30c22d
JB
45182006-03-28 Jim Blandy <jimb@codesourcery.com>
4519
4520 * gdbint.texinfo (Prologue Analysis): New section.
4521
86941c27
JB
45222006-03-07 Jim Blandy <jimb@red-bean.com>
4523
66b8c7f6
JB
4524 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4525
1a10341b
JB
4526 * gdb.texinfo (Target Commands): Update text describing how to
4527 specify a target. Refer to the detailed section on remote
4528 debugging, not the brief mention.
4529
86941c27
JB
4530 * gdb.texinfo (Connecting): Organize the different 'target remote'
4531 connection methods into a table. Add a 'target remote' index
4532 entry. (!!!)
4533
62f3a2ba
FF
45342006-02-17 Fred Fish <fnf@specifix.com>
4535
4536 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4537 'ptype' commands to reflect the fact that the only significant
4538 difference between them is that ptype prints the complete type
4539 description instead of just the name.
4540
8b9a88ea
WZ
45412006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4542
4543 * gdbint.texinfo (Watchpoints): Delete
4544 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4545
7e8dc855
NR
45462006-02-10 Nick Roberts <nickrob@snap.net.nz>
4547
4548 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4549 times fields where needed. Fix typos. Update general form given
4550 for output of -break-insert.
4551 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4552
c91d38aa
DJ
45532006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4554
4555 * gdbint.texinfo (Symbol Handling): Add a section
4556 on memory management.
4557
38fcd64c
DJ
45582006-02-06 Vladimir Prus <ghost@cs.msu.su>
4559
4560 * gdb.texinfo (Breakpoint table commands): Document the fullname
4561 field in -break-list output.
4562
219eec71
EZ
45632006-02-03 Eli Zaretskii <eliz@gnu.org>
4564
4565 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4566 debugging information produced by the various "set debug..."
4567 options.
4568
ae5a43e0
DJ
45692006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4570
4571 * gdb.texinfo (Files): Remove obsolete bits from the description
4572 of "symbol-file".
4573
a9f158ec
JB
45742006-01-25 Jim Blandy <jimb@redhat.com>
4575
4576 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4577
410dd08e
JB
45782006-01-24 Jim Blandy <jimb@redhat.com>
4579
4580 * gdbint.texinfo (Frames): Document the basics of GDB's register
4581 unwinding model, and explain the existence of the "sentinel" frame.
4582
4b505b12
AS
45832006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4584
4585 * gdb.texinfo (Choosing files): Mention that -directory is used
4586 for script files.
4587 (Specifying source directories): Likewise.
4588 (Command files): Explain how script files are found.
4589
839c27b7
EZ
45902006-01-21 Eli Zaretskii <eliz@gnu.org>
4591
4592 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4593 the threads in a multi-threaded program.
4594 (Threads): The threadno argument of "thread apply" can be a range
4595 of numbers.
4596
7be93b9e
JB
45972006-01-18 Jim Blandy <jimb@redhat.com>
4598
4599 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4600 of warning flags.
4601
fcc73fe3
EZ
46022006-01-13 Eli Zaretskii <eliz@gnu.org>
4603
4604 * gdb.texinfo (Sequences): Improve menu annotations.
4605 (Define): Add index entries for arguments of user-defined
4606 commands. Move the description of flow-control commands...
4607 (Command Files): ...to here. Document loop_break and
4608 loop_continue.
ca91424e
EZ
4609 (Define, Command Files): Document `end' and add index entries for
4610 it.
fcc73fe3 4611
5c95884b
MS
46122006-01-04 Michael Snyder <msnyder@redhat.com>
4613
4614 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4615 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4616
860701dc
PH
46172006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4618
4619 * gdb.texinfo (Omissions from Ada): Document that there is now
4620 limited aggregate support.
4621
36b80e65
EZ
46222005-12-28 Eli Zaretskii <eliz@gnu.org>
4623
4624 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4625 registers and the likes.
4626
c1468174
EZ
46272005-12-24 Eli Zaretskii <eliz@gnu.org>
4628
4629 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4630 (Symbols): Fix usage of "e.g.".
359df76b 4631 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4632
4633 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4634 (Coding): Fix usage of "e.g.".
4635
c02a867d
EZ
46362005-12-23 Eli Zaretskii <eliz@gnu.org>
4637
5ae4183a
AS
4638 * stabs.texinfo:
4639 * refcard.tex:
c02a867d 4640 * gpl.texi:
5ae4183a
AS
4641 * gdbint.texinfo:
4642 * gdb.texinfo:
4643 * gdb-cfg.texi:
c02a867d 4644 * fdl.texi:
5ae4183a
AS
4645 * annotate.texinfo:
4646 * all-cfg.texi:
c02a867d
EZ
4647 * Makefile.in: Add (C) after Copyright. Update the FSF
4648 address.
4649
fad38dfa
EZ
46502005-12-03 Eli Zaretskii <eliz@gnu.org>
4651
4652 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4653 extend GDB with commands for external monitor.
4654
53e5f3cf
AS
46552005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4656
4657 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4658
55f6ca0f
JB
46592005-11-25 Joel Brobecker <brobecker@adacore.com>
4660
4661 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4662
c1947b85
JB
46632005-11-21 Jim Blandy <jimb@redhat.com>
4664
4665 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4666 placement of 'R' actions in tracepoint action packets; document
4667 dependence of 'X' and 'M' actions on a preceding 'R' action for
4668 their registers.
4669
9d29849a
JB
46702005-11-19 Jim Blandy <jimb@redhat.com>
4671
4672 * gdb.texinfo (Tracepoint Packets): New node.
4673 (General Query Packets): Add entries for the tracepoint packets,
4674 referring to the "Tracepoint Packets" node.
4675 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4676
9a6253be
KB
46772005-11-18 Kevin Buettner <kevinb@redhat.com>
4678
4679 * gdb.texinfo (set remotebreak): Add anchor.
4680 (X packet): Likewise.
4681 (Remote Protocol): Add new section `Interrupts' and new index
4682 entry `interrupts (remote protocol)'.
4683
5f3bebba
JB
46842005-11-18 Jim Blandy <jimb@redhat.com>
4685
4686 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4687 entries into the General Query Packets section. Add a
4688 cross-reference to that section. Drop description of replies, as
4689 these are covered in the descriptions of each packet.
4690 (General Query Packets): Add introductory text. Explain naming
4691 conventions, and how the end of a name is recognized.
4692
9a7a1b36
KB
46932005-11-17 Kevin Buettner <kevinb@redhat.com>
4694
0564b6cf 4695 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4696 "set remotebreak" command.
4697
b8ff78ce
JB
46982005-11-16 Jim Blandy <jimb@redhat.com>
4699
4700 * gdb.texinfo (Packets, Stop Reply Packets)
4701 (General Query Packets): Various formatting cleanups.
4702 - Use @samp for packet contents.
4703 - Drop summaries from packet @item lines; the same information appears
4704 immediately below in the description.
4705 - Delete paragraph breaks after packet @item commands, so that the
4706 description appears directly to the right of the packet prototype
4707 in the printed manual, if it fits.
4708 - Place spaces in packet prototypes between @vars and non-@var
4709 letters, and explain that they're just for formatting.
4710 - Use @dots{} instead of '...'.
4711 - Fix uses of @code where @var was needed.
4712 - Replace "deprecated" markers with English text spelling out the
4713 packet's status and the preferred alternatives.
4714 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4715 what this ever meant.
4716 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4717 this for a long time.
4718 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4719 implemented several times, and have been in use for years.
4720
8ffe2530
JB
47212005-11-15 Jim Blandy <jimb@redhat.com>
4722
c43c5473
JB
4723 * gdb.texinfo (Packets): Add index entries for 'm' packet
4724 disclaimers.
5ae4183a 4725
fb031cdf
JB
4726 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4727 of stub when processing an 'm' packet.
4728
8ffe2530
JB
4729 * gdb.texinfo (Packets): Mention that packets beginning with
4730 letters are reserved once, at the top, instead of actually listing
4731 them all and saying "reserved".
4732
c03c782f
AS
47332005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4734
4735 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4736 Change @var{$arg0 to @code{$arg0.
4737
814e32d7
WZ
47382005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4739
4740 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4741
fa93a9d8
JB
47422005-11-12 Jim Blandy <jimb@redhat.com>
4743
4744 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4745 order. Remove extraneous 'z'.
4746
8a5a3c82
AS
47472005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4748
4749 * gdb.texinfo (Choosing files): Add --eval-command.
4750
4b0ad762
AS
47512005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4752
4753 * gdb.texinfo (Choosing modes): Add --return-child-result.
4754
4755
1a088d06
AS
47562005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4757
4758 * gdb.texinfo (Choosing modes): Add --batch-silent.
4759
656d5e12
EZ
47602005-10-28 Eli Zaretskii <eliz@gnu.org>
4761
4762 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4763 "The -var-update Command".
4764
3c9c013a
JB
47652005-10-03 Joel Brobecker <brobecker@adacore.com>
4766
4767 * gdb.texinfo (Print Settings): Add documentation for set/show
4768 print array-indexes.
4769
7ba3cf9c
DJ
47702005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4771
4772 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4773 6.2 and 6.3.
4774
a94ab193
EZ
47752005-08-27 Eli Zaretskii <eliz@gnu.org>
4776
4777 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4778 since 19-Jan-2004.
4779 (Files): Likewise.
ab1adacd
EZ
4780 (Variables, Symbols): Document the "<incomplete type>" message and
4781 its reasons.
a94ab193 4782
ca06016a
FF
47832005-08-01 Fred Fish <fnf@specifix.com>
4784
4785 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4786
cf58170d
NR
47872005-07-15 Nick Roberts <nickrob@snap.net.nz>
4788
4789 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4790 option for -var-list-children and -var-update.
4791 (GDB/MI Stack Manipulation): Simplify description of
4792 print-values option for -stack-list-locals.
4793 (GDB/MI Command Description Format): Clarify.
4794 (Mode Options): Spelling of superseded.
4795
38f1196a
BR
47962005-07-12 Bob Rossi <bob@brasko.net>
4797
4798 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4799 corresponding GDB command comment.
4800
3cb3b8df
BR
48012005-07-06 Bob Rossi <bob@brasko.net>
4802
4803 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4804 and -inferior-tty-show.
4805 (Input/Output): Document "set/show inferior-tty" and tty alias.
4806
10fac096
NW
48072005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4808
4809 * gdb.texinfo (Packets): Change description of 'D' packet to note
4810 that GDB does wait for a response.
4811
d1b6db76
NR
48122005-06-22 Nick Roberts <nickrob@snap.net.nz>
4813
4814 * gdb.texinfo (History) Rename "Command History".
4815 (Command History): Move node "Server Prefix" from section on
4816 Annotations here.
4817
29629dcf
NR
48182005-06-19 Nick Roberts <nickrob@snap.net.nz>
4819
4820 * gdb.texinfo (GDB/MI Stack Manipulation):
4821 Re-instate -stack-info-frame with example. Say that it gets
4822 info on selected frame, not current frame.
4823
397ca115
EZ
48242005-06-18 Eli Zaretskii <eliz@gnu.org>
4825
4826 * gdb.texinfo (Server): Clarify that `file' should be used before
4827 connecting to the server.
4828 (Files): Add an xref to the above description.
51274035
EZ
4829 (Output Formats): More detailed description of the `c' format.
4830 (Memory): List explicitly all the formats supported by `x'.
638ac427 4831 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4832 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4833 files. Add more indexing for solib-absolute-prefix and
4834 --with-sysroot.
76d17f34
EZ
4835 (Machine Code): Document possible problems with locations in
4836 shared libraries.
d416eeec
EZ
4837 (Backtrace): Document that free-standing environments do not need
4838 to have a `main' function.
397ca115 4839
74f6deaa
NR
48402005-06-18 Nick Roberts <nickrob@snap.net.nz>
4841
4842 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4843 -stack-info-frame.
4844
a9967aef
AC
48452005-06-07 Andrew Cagney <cagney@gnu.org>
4846
4847 * gdb.texinfo (Contributors): Note the original multi-arch
4848 contributors.
4849
e09f16f9
EZ
48502005-06-03 Eli Zaretskii <eliz@gnu.org>
4851
4852 * gdb.texinfo (Registers): Add index entries for the standard
4853 registers.
4854 (Frames): Add cross-reference from frame pointer description to
4855 the Registers node.
4856 (Annotations Overview): Fix the reference to GDB name.
4857
d87ba7ee
EZ
48582005-06-01 Eli Zaretskii <eliz@gnu.org>
4859
4860 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4861 can-use-hw-watchpoints.
4862
034dad6f
BR
48632005-05-28 Bob Rossi <bob@brasko.net>
4864
4865 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4866 the possible reasons why an exec async record would be returned to FE.
4867
ffed4509
AC
48682005-05-26 Andrew Cagney <cagney@gnu.org>
4869
4870 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4871 Andrew Cagney implemented the original GDB/MI.
4872
e22e55c9
OF
48732005-05-23 Orjan Friberg <orjanf@axis.com>
4874
4875 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4876 documentation. Add documentation for cris-mode.
4877
a78e13ce
EZ
48782005-05-20 Eli Zaretskii <eliz@gnu.org>
4879
4880 * gdb.texinfo (Numbers): Explain the example and make the wording
4881 more acurate.
4882
76ff342d
DJ
48832005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4884 Dennis Brueni <dennis@slickedit.com>
4885
4886 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4887 (GDB/MI Data Manipulation, GDB/MI Program Control)
4888 (GDB/MI Stack Manipulation): Update examples to include the fullname
4889 attribute in stack frames.
4890
119b882a
EZ
48912005-05-12 Eli Zaretskii <eliz@gnu.org>
4892
4893 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4894 do with other non-standard names of init files.
4895
6fc08d32
EZ
48962005-05-11 Eli Zaretskii <eliz@gnu.org>
4897
4898 * gdb.texinfo (Command Files): Move the description of the startup
4899 from here...
4900 (Startup): ...to this new subsection of the Invocation chapter.
4901 Rearrange the description of init files more logically and add a
4902 cross-reference to "Command Files". Document the special gdbinit
4903 name for CISCO 68k. Expand the description of what GDB does
4904 during startup.
4905 (History): Add index entry for HISTSIZE.
4906
a561754a
MK
49072005-05-02 Mark Kettenis <kettenis@gnu.org>
4908
4909 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4910
2eecc4ab
EZ
49112005-05-02 Eli Zaretskii <eliz@gnu.org>
4912
4913 * gdb.texinfo (SVR4 Process Information, The isatty call)
4914 (The system call): Don't use foo(N) notation for man pages and
4915 functions.
514c4d71 4916 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4917
18999be5
EZ
49182005-04-27 Eli Zaretskii <eliz@gnu.org>
4919
4920 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4921 were optimized away.
4922
0abb7bc7
EZ
49232005-04-22 Eli Zaretskii <eliz@gnu.org>
4924
4925 * gdb.texinfo (Remote configuration): Document "set/show
4926 get-thread-local-storage-address". Add cross-reference to the
4927 description of the qGetTLSAddr packet.
4928 (General Query Packets): Mention "set remote
4929 get-thread-local-storage-address" and add a reference to its
4930 description.
4931
6f61acb1
NR
49322005-04-19 Nick Roberts <nickrob@snap.net.nz>
4933
4934 * gdb.texinfo (Backtrace): Describe 'bt full'.
4935
9d59903a
NR
49362005-04-17 Nick Roberts <nickrob@snap.net.nz>
4937
4938 * gdb.texinfo (Mode Options): Fix typo.
4939 (GDB/MI): Describe how to invoke GDB/MI.
4940
721c2651
EZ
49412005-04-16 Eli Zaretskii <eliz@gnu.org>
4942
4943 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4944 references changed. Add description of "info udot".
721c2651
EZ
4945 (Files): Document "set/show stop-on-solib-events".
4946 (M32R/D): Document "set/show download-path", "set/show
4947 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4948 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4949 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4950 (Maintenance Commands): Improve indexing.
4951 (Target Commands): Document "set/show hash", "set/show debug
4952 monitor".
4953 (SVR4 Process Information): Document "info pidlist" and "info
4954 meminfo". Document "set/show procfs-tarce" and "set/show
4955 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4956 (Symbols, The Print Command with Objective-C): Improve indexing.
4957 (Objective-C): Add references to "info classes" and "info
4958 selectors".
c45da7e6
EZ
4959 (Debugging Output): Improve wording. Document "set/show debug
4960 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4961 (Set Breaks): Add index entry for "hardware breakpoints".
4962 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4963 and "set/show usehardbreakpoints".
4964 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4965 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4966 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4967 rdiromatzero", "set/show rdiheartbeat".
4968 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4969 "sds".
4970 (Embedded Processors): Document the "sim" command.
4971 (Remote): Document the "remote" command.
4972 (DJGPP Native): Document the "info serial" command.
4973 (Threads): Document "maint info sol-threads".
4974 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4975 (Set Breaks): Improve indexing.
4976 (Command Syntax): Add a reference to dont-repeat.
4977 (Define): Document "dont-repeat".
4978 (TUI Commands): Document "tabset".
4979 (WinCE): New subsection. Document "set/show remotedirectory",
4980 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4981
14d6dd68
EZ
49822005-04-15 Eli Zaretskii <eliz@gnu.org>
4983
4984 * gdb.texinfo (Hurd Native): New subsection, documents
4985 Hurd-specific commands.
a64548ea 4986 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4987 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4988 (MIPS): Improve documentation of heuristic-fence-post. Document
4989 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4990 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4991 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4992 (ARM): Document ARM-specific commands.
a64548ea
EZ
4993 (AVR): New section. Document "info io_registers".
4994 (CRIS): New section. Document "set/show cris-version" and
4995 "set/show cris-dwarf2-cfi".
4996 (HPPA): New section. Document "set/show debug hppa" and "maint
4997 print unwind".
a5adf40f 4998 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4999 (Super-H): New section. Document the "regs" command.
721c2651 5000 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5001
9c16f35a
EZ
50022005-04-09 Eli Zaretskii <eliz@gnu.org>
5003
5004 * gdb.texinfo (Print Settings): Document "set/show print
5005 pascal_static-members", "set print repeats", "show print
5006 null-stop". Improve indexing. Fix documentation of "set print
5007 union".
5008 (Pascal): New section.
5009 (Supported languages): Rename from "Support"; all references
5010 updated. Add a menu item for Pascal.
5011 (Numbers): Document "set radix.
5012 (Screen Size): Document "set/show pagination".
5013 (MIPS Embedded): Remove "set processor" documentation.
5014 (Remote configuration): Document "set/show X/P/Z-packet",
5015 "set/show read-aux-vector-packet", "set/show remote
5016 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5017 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5018 remotedebug", "set/show remotebreak", "set/show remotedevice",
5019 "set/show remotelogfile".
5020 (Auxiliary Vector): Add reference to the description of the
5021 read-aux-vector-packet setting.
5022 (Set Watchpoints): Add a cross-reference to "set remote
5023 hardware-breakpoint-limit".
5024 (General Query Packets): Add indexing of requests and
5025 cross-references to related commands in "Remote configuration".
5026 (File-I/O Overview, The system call): Fix wording and typos.
5027 (Thread Stops): Add index entries.
5028 (Continuing and Stepping): Document "show step-mode".
5029 (i386): New node. Document "set/show struct-convention".
5030 (Files): Document "show trust-readonly-sections".
5031 (Calling): Document "set/show unwindonsignal".
5032 (Messages/Warnings): Add index entries.
5033 (Maintenance Commands): Document "set/show watchdog".
5034 (Annotations Overview): Document "show annotate".
5035 (Set Watchpoints): Add index entries.
5036 (Symbols): Fix doc of case-sensitive.
5037 (ABI): Document "show coerce-float-to-double".
5038 (Convenience Vars, Help): Improve indexing.
5039 (Machine Code): Document "show disassembly-flavor".
5040 (Debugging C plus plus): Document "show overload-resolution".
5041 (Value History, Signaling): Add index entries.
5042
50432005-04-08 Eli Zaretskii <eliz@gnu.org>
5044
5045 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5046 (Processes): Fix wording.
5047 (History, List, Logging output, Define, Symbols, Print Settings):
5048 Improve indexing.
5049
a8f24a35
EZ
50502005-04-03 Eli Zaretskii <eliz@gnu.org>
5051
5052 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5053 redundant index entry for "target" command.
5054 (Backtrace): Add index entries.
5055 (Symbols, Fortran): Document the "set case-sensitive" command.
5056 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5057 (Print Settings): Add index entry for "set demangle-style".
5058 (Target Commands): Document "set download-write-size".
5059 (Debugging Output): Document "set exec-done-display".
5060
09d4efe1
EZ
50612005-04-02 Eli Zaretskii <eliz@gnu.org>
5062
5063 * gdb.texinfo (Files): Fix the name and documentation of
5064 add-shared-symbol-files. Document its alias assf. Update the
5065 list of OSs where GDB supports shared libraries. Fix markup.
5066 (Continuing and Stepping): Add reference to @var{location} in the
5067 text.
5068 (Dump/Restore Files): Fix reference to @{filename}.
5069 (Help): Fix wording.
5070 (Attach): Ditto.
5071 (Set Watchpoints): Ditto.
5072 (Backtrace): Remove redundant index entries. Improve index
5073 entries.
5074 (Delete Breaks): Fix wording.
5075 (Memory): Document the compare-sections command.
5076 (Memory Region Attributes): Improve wording.
5077 (Disabling): Improve wording.
5078 (Fortran): New subsection. Document the "info common" command.
5079 (Help): Document aliases "info copying" and "info warranty".
5080 (Caching Remote Data): New section. Document the "set/show
5081 remotecache" and "info dcache" commands.
5082 (Show): Fix wording of the documentation of the "set
5083 extension-language" command.
5084 (Signals): Add index entry for "info handle".
5085 (Memory Region Attributes): Fix punctuation.
5086 (Symbols): Change the arg name to "location" and refer to it in
5087 the text. Fix wording of "info types" doc.
5088 (Threads): Fix usage of @enumerate @item's.
5089 (Listing Tracepoints): Add index entry for "info tp".
5090 (Set Watchpoints): Add xref to "info break" description.
5091 (Macros): Add an index entry for "macro exp1". Document the
5092 "macro list" command.
5093 (Maintenance Commands): Document "flushregs", "maint agent",
5094 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5095 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5096 "maint print architecture", "maint print objfiles", "maint print
5097 statistics", "maint print type", "maint show-debug-regs", "maint
5098 space", "maint time", and "maint translate-address".
5099 (Connecting): Document the "monitor" command.
5100 (Annotations Overview): Describe the "set annotate" command.
5101
82f2d802
EZ
51022005-04-01 Eli Zaretskii <eliz@gnu.org>
5103
5104 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5105 Rearrange index entries and improve wording about support for
5106 hardware watchpoints.
5107
7d51c7de
BR
51082005-03-10 Bob Rossi <bob@brasko.net>
5109
5110 * gdb.texinfo: Update copyright
5111
68c71a2e
TR
51122005-02-09 Theodore A. Roth <troth@openavr.org>
5113
5114 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5115 error.
5116
83761cbd
KB
51172005-02-03 Kevin Buettner <kevinb@redhat.com>
5118
5119 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5120
9f1c6395
MS
51212005-01-17 Michael Snyder <msnyder@redhat.com>
5122
5123 * gdb.texinfo: Fix spelling, infinte -> infinite.
5124
fbd1b305
MK
51252005-01-08 Mark Kettenis <kettenis@gnu.org>
5126
5127 * observer.texi (GDB Observers): Document "solib_loaded".
5128
3ace7edb
AC
51292005-01-07 Andrew Cagney <cagney@gnu.org>
5130
bec39cab
AC
5131 * configure.ac: Rename configure.in, require autoconf 2.59.
5132 * configure: Re-generate.
5133
3ace7edb
AC
5134 * configure.in: Replace configdirs with multiple references to
5135 AC_CONFIG_SUBDIRS.
5136 * configure: Re-generate.
5ae4183a 5137
53531fc1
AC
51382005-01-04 Andrew Cagney <cagney@gnu.org>
5139
5140 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5141 part of the version number.
5142
536ffdb7
MK
51432004-12-24 Mark Kettenis <kettenis@gnu.org>
5144
5145 * gdbint.texinfo (Algorithms): Remove description of
5146 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5147
e1aac25b
JB
51482004-12-07 Jim Blandy <jimb@redhat.com>
5149
5150 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5151 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5152 numbers.
5153
f47b1503
AS
51542004-12-07 Andreas Schwab <schwab@suse.de>
5155
5156 * gdb.texinfo (Mode Options): Document -l option.
5157
b6b8ece6
EZ
51582004-12-04 Eli Zaretskii <eliz@gnu.org>
5159
5160 * gdbint.texinfo (Algorithms): More accurate description of
5161 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5162 is not needed unless data-read and data-access watchpoints are
5163 supported. Add a description of how GDB checks whether the
5164 inferior stopped because a watchpoint was hit.
5165
01371747
EZ
51662004-11-23 Eli Zaretskii <eliz@gnu.org>
5167
5168 * gdb.texinfo (Files): Add cross-reference to description of
5169 -readnow command-line switch.
5170
2315ffec
RC
51712004-11-10 Randolph Chung <tausq@debian.org>
5172
5173 * gdb.texinfo: Document set/show backtrace past-entry commands.
5174 Rearrange index entries for set/show backtrace past-main.
5175
69065f5d
AC
51762004-11-10 Jon Beniston <jon@beniston.com>
5177
5178 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5179 * gdb.texinfo (Remote Serial Protocol): Further describe
5180 binary transfer escaping mechanism .
69065f5d 5181
30e91e0b
RC
51822004-11-08 Randolph Chung <tausq@debian.org>
5183
5184 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5185 and "show debug infrun". Add index entries.
5186
60bf7e09
EZ
51872004-10-23 Eli Zaretskii <eliz@gnu.org>
5188
5189 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5190 "info proc" that are already implemented. Add index entries.
5191 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5192 (Files): Add a tip for decreasing memory used for symtabs from
5193 shared libraries.
f018e82f
EZ
5194 (Starting): Fix whitespace; make "elaboration" stand out where it
5195 is first used, and add an index entry for the term.
f8568604
EZ
5196 (Calling): Expand and elaborate text. Add "print". Add the
5197 description of problems with weak aliases.
384ee23f 5198 (Core File Generation): New section.
60bf7e09 5199
d52fe014
AC
52002004-10-12 Andrew Cagney <cagney@gnu.org>
5201
5202 * gdbint.texinfo (Versions and Branches): New chapter.
5203 (Releasing GDB): Delete "Versions and Branches" section.
5204 (Top): Add "Versions and Branches".
5205
703663ab
EZ
52062004-10-08 Eli Zaretskii <eliz@gnu.org>
5207
5208 * gdb.texinfo (Editing, History): Add cross-references to the
5209 included Readline and History user documentation. Remove
5210 references to the symbol have-readline-appendices which is unused
5211 and undefined.
5212 (History): Fix indexing.
5213
ac77d04f
JJ
52142004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5215
5216 * gdbint.texinfo (target_stopped_data_address): Update to
5217 new prototype.
5218 (i386_stopped_data_address): Update prototype and description.
5219 (i386_stopped_by_watchpoint): New function and description.
5220
e07c999f
PH
52212004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5222
5223 * gdb.texinfo (Filenames): Add Ada suffixes.
5224 (Ada) New section.
5225
2e868123
AC
52262004-09-27 Andrew Cagney <cagney@gnu.org>
5227 Robert Picco <Robert.Picco@hp.com>
5228
5229 * gdb.texinfo (Packets): Document the "p" packet.
5230
02a57714
JM
52312004-09-21 Jason Molenda (jmolenda@apple.com)
5232
5233 * gdb.texinfo (Paths and Names of the Source Files): Document the
5234 meaning of values in the 'desc' field of a SO stab.
5235
ae038cb0
DJ
52362004-09-20 Daniel Jacobowitz <dan@debian.org>
5237
5238 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5239 max-cache-age" and "maint show dwarf2 max-cache-age".
5240
f7dc1244
EZ
52412004-09-16 Eli Zaretskii <eliz@gnu.org>
5242
5243 * gdb.texinfo (Set Breaks): Add index entry for setting
5244 breakpoints on overloaded C++ functions that are not members of
5245 any classes. Add an example and an index entry for setting
5246 breakpoints on all program functions.
5247 (Character Sets, Macros, Overlay Commands)
5248 (Non-debug DLL symbols, GDB/MI Output Syntax)
5249 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5250 Use "(@value{GDBP})" instead of a literal "(gdb)".
5251
f810308b
AC
52522004-09-12 Andrew Cagney <cagney@gnu.org>
5253
5254 * gdbint.texinfo (Native Debugging): Delete description of
5255 FILES_INFO_HOOK.
5256
15a661f3
PH
52572004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5258
5ae4183a
AS
5259 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5260 to hex_string_custom (not historically correct, but more
15a661f3
PH
5261 understandable, given the current code).
5262
f3219c75
AC
52632004-09-03 Andrew Cagney <cagney@gnu.org>
5264
5265 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5266
f3bb6704
JJ
52672004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5268
5269 * observer.texi (solib_unloaded): New observer.
5270
8d2c00cb
AC
52712004-08-24 Andrew Cagney <cagney@gnu.org>
5272
5273 * gdbint.texinfo (Target Architecture Definition): Add missing
5274 comma.
5275
e7dc800a
MC
52762004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5277
5278 * (Using the Testsuite): build != host is supported,
5279 but some test scripts do not support build != host.
5280
73b03683
MK
52812004-08-14 Mark Kettenis <kettenis@gnu.org>
5282
5283 * gdbint.texinfo (Host Definition): Delete description of
5284 FCLOSE_PROVIDED and GETENV_PROVIDED.
5285
c0ccb908
MK
52862004-08-05 Mark Kettenis <kettenis@chello.nl>
5287
5288 * gdbint.texinfo (Host Definition): Delete description of
5289 NO_SYS_FILE.
5290 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5291 PTRACE_FP_BUG.
5292
9c8dbfa9
AC
52932004-08-05 Andrew Cagney <cagney@gnu.org>
5294
5295 * gdbint.texinfo (Target Architecture Definition): Delete
5296 reference to deprecated_read_fp.
5297
f42accbe
AC
52982004-08-02 Andrew Cagney <cagney@gnu.org>
5299
5300 * gdbint.texinfo (Target Architecture Definition): Delete
5301 description of DEPRECATED_REGISTER_BYTES.
5302
0b66e38c
EZ
53032004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5304
5305 * gdb.texinfo (Source Path): Document the new behavior of
5306 searching for the source files.
5307
15387254
EZ
53082004-07-17 Eli Zaretskii <eliz@gnu.org>
5309
5310 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5311 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5312 (Auto Display): Improve indexing.
5313
2c07db7a
AC
53142004-07-16 Andrew Cagney <cagney@gnu.org>
5315
5316 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5317 "-noasync".
5318
4644b6e3
EZ
53192004-07-09 Eli Zaretskii <eliz@gnu.org>
5320
5321 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5322 have the same prefix have only their prefix in the index.
5323
7561d450
MK
53242004-07-03 Mark Kettenis <kettenis@gnu.org>
5325
5326 * gdb.texinfo (BSD libkvm Interface): New node (section)
5327 (Native): Add it to the menu.
5328
67bebe79
MK
53292004-07-01 Mark Kettenis <kettenis@gnu.org>
5330
5331 * gdbint.texinfo (Target Architecture Definition): Remove
5332 PCC_SOL_BROKEN.
5333
1a6923e0
MK
53342004-06-24 Mark Kettenis <kettenis@gnu.org>
5335
5336 * gdbint.texinfo (Target Architecture Definition): Remove
5337 SUN_FIXED_LBRAC_BUG.
5338
b435e160
AC
53392004-06-26 Andrew Cagney <cagney@gnu.org>
5340
5341 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5342
b5622e8d
AC
53432004-06-20 Andrew Cagney <cagney@gnu.org>
5344
5345 * gdbint.texinfo (Target Architecture Definition): Deprecate
5346 USE_STRUCT_CONVENTION.
5347
e0c07bf0
MC
53482004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5349
5350 gdb.texinfo (Bug Reporting): Mention session recording,
5351 with the script command or Emacs.
5352
782263ab
AC
53532004-06-18 Andrew Cagney <cagney@gnu.org>
5354
5355 * gdbint.texinfo (Target Architecture Definition): Deprecate
5356 FUNCTION_START_OFFSET.
5357
03727ca6
AC
53582004-06-14 Andrew Cagney <cagney@gnu.org>
5359
5360 Based on changes from Karl Berry.
5361 * gdb.texinfo: Do not use @sc in a direntry.
5362 * stabs.texinfo: Change @dircateogry to "Software development".
5363 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5364
97092415
AC
53652004-06-13 Andrew Cagney <cagney@gnu.org>
5366
5367 * gdbint.texinfo (Target Architecture Definition): Delete
5368 description of RETURN_VALUE_ON_STACK.
5369
1f6d4158
AC
53702004-06-09 Andrew Cagney <cagney@gnu.org>
5371
5372 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5373 deleted by previous patch.
5374
d966f0cb
AC
53752004-06-08 Andrew Cagney <cagney@gnu.org>
5376
5377 * gdbint.texinfo (Native Debugging): Delete documentation on
5378 ATTACH_DETACH.
5379
86fe4aaa
RC
53802004-06-06 Randolph Chung <tausq@debian.org>
5381
5382 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5383
d4b6d575
RC
53842004-06-06 Randolph Chung <tausq@debian.org>
5385
5ae4183a 5386 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5387 the new push_dummy_call method signature. Describe the function
5388 argument.
5389
4e8b0763
JB
53902004-05-24 Joel Brobecker <brobecker@gnat.com>
5391
5392 * gdb.texinfo (Starting): Document new start command.
5393
59caf092
AC
53942004-05-21 Andrew Cagney <cagney@redhat.com>
5395
5396 * observer.texi (GDB Observers): Document "inferior_created".
5397
e4a2df64
AC
53982004-05-08 Andrew Cagney <cagney@redhat.com>
5399
e6b55ae2
AC
5400 * gdbint.texinfo (Target Architecture Definition): Delete
5401 description of DO_DEFERRED_STORES.
5402
28954179
AC
5403 * gdbint.texinfo (Target Architecture Definition): Delete
5404 references to DEPRECATED_FIX_CALL_DUMMY.
5405
434b87dd
AC
5406 * gdbint.texinfo (Target Architecture Definition): Delete
5407 description of DEPRECATED_CALL_DUMMY_WORDS,
5408 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5409
58d28df8
AC
5410 * gdbint.texinfo (Target Architecture Definition): Delete
5411 description of DEPRECATED_PUSH_DUMMY_FRAME.
5412
e4a2df64
AC
5413 * gdbint.texinfo (Target Architecture Definition): Delete
5414 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5415
2b4855ab
AC
54162004-05-07 Andrew Cagney <cagney@redhat.com>
5417
5418 * observer.texi (GDB Observers): Add "Debugging" section. Include
5419 cross reference to "set/show debug observer".
5420 * gdb.texinfo (Debugging Output): Document "set/show debug
5421 observer".
5422
fcf70625
AC
54232004-05-01 Andrew Cagney <cagney@redhat.com>
5424
5425 * gdbint.texinfo (Target Architecture Definition): Delete
5426 description of DEPRECATED_PC_IN_SIGTRAMP.
5427
8ee56bcf
AC
54282004-04-30 Andrew Cagney <cagney@redhat.com>
5429
5430 * gdbint.texinfo (Target Architecture Definition): Delete
5431 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5432
67ab9a76
OF
54332004-04-30 Orjan Friberg <orjanf@axis.com>
5434
5435 * observer.texi (GDB Observers): Correct spelling.
5436
79346bcb
OF
54372004-04-26 Orjan Friberg <orjanf@axis.com>
5438
5439 * observer.texi (GDB Observers): Add target_changed event.
5440
7a464420
AC
54412004-04-08 Andrew Cagney <cagney@redhat.com>
5442
5443 * observer.texi (GDB Observers): Rework, provide generic observer
5444 definitions and then a list of observable events.
5445
6cdf9d98
AC
54462004-04-04 Andrew Cagney <cagney@redhat.com>
5447
5448 * gdbint.texinfo (Host Definition): Delete reference to
5449 NO_SIGINTERRUPT.
5450
ddc135a4
AC
54512004-04-02 Andrew Cagney <cagney@redhat.com>
5452
5453 * gdbint.texinfo (Target Architecture Definition): Delete
5454 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5455
6a1b180d
SC
54562004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5457
5458 * gdb.texinfo (TUI Commands): Document tui reg commands.
5459
d0d5df6f
AC
54602004-03-26 Andrew Cagney <cagney@redhat.com>
5461
5462 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5463 "gdbtui".
5464 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5465 (Contributors): Mention both Text and Terminal User Interface.
5466
aa2a3f87
AC
54672004-03-23 Andrew Cagney <cagney@redhat.com>
5468
5469 * gdbint.texinfo (Target Architecture Definition): Deprecate
5470 references to SIGTRAMP_START and SIGTRAMP_END.
5471
f561f026
AC
54722004-03-23 Andrew Cagney <cagney@redhat.com>
5473
5474 * gdbint.texinfo (Target Architecture Definition): Deprecate
5475 references to PC_IN_SIGTRAMP.
5476
33cb8b0f
AC
54772004-03-19 Andrew Cagney <cagney@redhat.com>
5478
5479 * gdbint.texinfo (Target Architecture Definition): Delete
5480 reference to GDB_TARGET_IS_HPPA.
5481
fc989b7a
AC
54822004-03-18 Andrew Cagney <cagney@redhat.com>
5483
5484 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5485 describe pre_init and post_init.
5486
701b08bb
DJ
54872004-03-09 Daniel Jacobowitz <drow@mvista.com>
5488
5489 * gdb.texinfo (Debugging Output): Document values for "set debug
5490 target".
5491
faae5abe
AC
54922004-02-28 Andrew Cagney <cagney@redhat.com>
5493
5494 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5495
dd79a6cf
JJ
54962004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5497
5498 * gdb.texinfo (breakpoints): Add information about the
5499 new "set breakpoint pending" and "show breakpoint pending"
5500 commands.
5501
e7f16015
AC
55022004-02-26 Andrew Cagney <cagney@redhat.com>
5503
5504 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5505 in Per-architecture module data section.
5506
7161a3a6
RM
55072004-02-25 Roland McGrath <roland@redhat.com>
5508
5509 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5510
2154891a
AC
55112004-02-24 Andrew Cagney <cagney@redhat.com>
5512
5513 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5514 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5515 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5516
6c74ac8b
AC
55172004-02-17 Andrew Cagney <cagney@redhat.com>
5518
5519 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5520
19772a2c
AC
55212004-02-16 Andrew Cagney <cagney@redhat.com>
5522
5523 * gdbint.texinfo (Target Architecture Definition): Deprecate
5524 FRAMELESS_FUNCTION_INVOCATION.
5525
c9830293
AC
55262004-02-16 Andrew Cagney <cagney@redhat.com>
5527
5528 * gdbint.texinfo (Coding): Mention -Wunused-function.
5529
b9d26eb9
AC
55302004-02-14 Andrew Cagney <cagney@redhat.com>
5531
5532 * gdbint.texinfo (Target Architecture Definition): Delete
5533 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5534
49efadf5
EZ
55352004-02-12 Elena Zannoni <ezannoni@redhat.com>
5536
5537 * gdb.texinfo: Properly quote the name "C++".
5538 * gdbint.texinfo: Ditto.
5539 * stabs.texinfo: Ditto.
5540
1eb288ea
EZ
55412004-02-11 Elena Zannoni <ezannoni@redhat.com>
5542
5543 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5544 minimal information about libiberty.
5545
e4937fc1
MC
55462004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5547
5548 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5549
a9331b3f
RM
55502004-02-04 Roland McGrath <roland@redhat.com>
5551
5552 * gdb.texinfo (Auxiliary Vector): New node (section).
5553 (Data): Add it to the menu.
5554
2650777c
JJ
55552004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5556
5557 * gdb.texinfo (Breakpoints): Add information about pending
5558 breakpoint support.
5559
b4501125
AC
55602004-01-26 Andrew Cagney <cagney@redhat.com>
5561
5562 * gdb.texinfo (Overview): Delete references to the cisco protocol
5563 including the "N" response.
5564
74055713
AC
55652004-01-26 Andrew Cagney <cagney@redhat.com>
5566
5567 * gdbint.texinfo (Target Architecture Definition): Rename
5568 EXTRACT_STRUCT_VALUE_ADDRESS to
5569 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5570
3bbe9696
EZ
55712004-01-24 Eli Zaretskii <eliz@gnu.org>
5572
5573 * gdb.texinfo (KOD): Document "show os". Add index entries for
5574 "set/show os" and "info cisco" commands.
5575
5843504f
EZ
55762004-01-21 Eli Zaretskii <eliz@gnu.org>
5577
5578 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5579
9175c9a3
MC
55802004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5581
5582 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5583 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5584
8e94b928
NR
55852004-01-19 Nick Roberts <nick@nick.uklinux.net>
5586
5587 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5588 -stack-list-locals.
5589 (GDB/MI Variable Objects): Describe extension to
5590 -var-list-children.
5591
a20cf136
DJ
55922004-01-17 Daniel Jacobowitz <drow@mvista.com>
5593
5594 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5595
afb18d0f
AC
55962004-01-17 Andrew Cagney <cagney@redhat.com>
5597
5598 * gdbint.texinfo (Target Architecture Definition): Delete
5599 documentation on DEPRECATED_NPC_REGNUM.
5600
b51970ac
DJ
56012004-01-13 Daniel Jacobowitz <drow@mvista.com>
5602
5603 * gdb.texinfo: Update copyright year. Mention that set
5604 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5605 "set follow-fork-mode ask".
5606
0f0cffd2
AC
56072004-01-13 Andrew Cagney <cagney@redhat.com>
5608
5609 * gdbint.texinfo: Update copyright year.
5610 (Coding): Add -Wunused-label to list of -Werror warnings.
5611
c552b3bb 56122004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5613 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5614
5615 * gdb.texinfo: Update copyright.
5616 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5617 around names, as appropriate. Minor syntax cleanup of
5618 _NSPrintForDebugger explanation. Two spaces after periods.
5619 GDBN used instead of lit. "gdb". Index entries added for
5620 print-object and _NSPrintForDebugger. @noindent added in one spot.
5621
afe157ca
EZ
56222003-11-11 Elena Zannoni <ezannoni@redhat.com>
5623
5624 * stabs.texinfo: Add dircategory and direntry commands.
5625 * annotate.texinfo: Ditto.
5626
963e2bb7
AC
56272003-11-10 Andrew Cagney <cagney@redhat.com>
5628
5629 * gdbint.texinfo (Target Architecture Definition): Replace the
5630 return_value method's "inval" and "outval" parameters with
5631 "readbuf" and "writebuf".
5632
1d8b2f28
JB
56332003-10-28 Jim Blandy <jimb@redhat.com>
5634
5635 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5636 from "The `F' request packet" and "The `F' reply packet", to make
5637 texi2dvi happy.
5638 (File-I/O remote protocol extension): Update menu entries, too.
5639
36d86913
MC
56402003-10-26 Michael Chastain <mec@shout.net>
5641
5642 * gdb.texinfo (Thread Stops): Document the issue with
5643 premature return from system calls in multi-threaded programs.
5644
ce2826aa
AC
56452003-10-24 Andrew Cagney <cagney@redhat.com>
5646
5647 * annotate.texinfo: Fix "fortunatly"[sic].
5648
f24c5e49
KI
56492003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5650
5651 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5652 with "Hitachi" and "Mitsubishi".
5653
92ad9cd9
AC
56542003-10-20 Andrew Cagney <cagney@redhat.com>
5655
5656 * gdbint.texinfo (Target Architecture Definition): Document
5657 gdbarch_return_value. Add cross references from
5658 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5659 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5660
0ab4b752
MK
56612003-10-18 Mark Kettenis <kettenis@gnu.org>
5662
5663 * gdbint.texinfo (Target Architecture Definition): Document
5664 regset_from_core_section.
fb3e19c0
KI
5665
56662003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5667
5668 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5669
a9331b3f 56702003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5671
5672 From Anthony Green <green@redhat.com>:
5ae4183a 5673 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5674
1485d690
KB
56752003-10-14 Kevin Buettner <kevinb@redhat.com>
5676
889bf7c5
PA
5677 * gdb.texinfo (Breakpoint related warnings): New node.
5678 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5679
86d30acc
DJ
56802003-10-13 Daniel Jacobowitz <drow@mvista.com>
5681
5682 * gdb.texinfo (Remote Protocol): Document v and vCont.
5683
172c2a43
KI
56842003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5685
5686 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5687 * gdbint.texinfo: Ditto.
5688
71952f4c
AC
56892003-10-09 Andrew Cagney <cagney@redhat.com>
5690
5691 From 2003-09-18 David Anderson <davea@sgi.com>:
5692 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5693 "command".
5694
268e2188
AC
56952003-10-03 Andrew Cagney <cagney@redhat.com>
5696
5697 * gdbint.texinfo (Target Architecture Definition): Deprecate
5698 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5699 just target.
5700
12c266ea 57012003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5702
f30992d4 5703 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5704 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5705 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5706 * gdbint.texinfo (Target Architecture Definition): Rename
5707
57082003-09-30 Andrew Cagney <cagney@redhat.com>
5709
f30992d4 5710 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5711 (Target Architecture Definition):
f30992d4 5712
2e092625
AC
5713 * gdbint.texinfo (Target Architecture Definition): Rename
5714 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5715
0717ae8a
AC
57162003-09-29 Andrew Cagney <cagney@redhat.com>
5717
dad809b7
AC
5718 * gdbint.texinfo (Target Architecture Definition): Delete
5719 documentation for NEED_TEXT_START_END.
5720
0717ae8a
AC
5721 * gdbint.texinfo (Target Architecture Definition): Rename
5722 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5723 TARGET_WRITE_PC.
a9331b3f 5724
af6cf26d
MC
57252003-09-22 Michael Chastain <mec@shout.net>
5726
5727 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5728
ee206350
AG
57292003-09-21 Anthony Green <green@redhat.com>
5730
5731 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5732
a38c9fe6
MK
57332003-09-21 Mark Kettenis <kettenis@gnu.org>
5734
5735 * gdbint.texinfo (Target Architecture Definition): Document
5736 stabs_argument_has_addr.
5737
77949794
AC
57382003-09-18 Andrew Cagney <cagney@redhat.com>
5739
5740 * gdbint.texinfo (Target Architecture Definition): Delete
5741 documentation on REGISTER_NAMES.
5742
8e823e25
MK
57432003-09-13 Mark Kettenis <kettenis@gnu.org>
5744
5745 * gdbint.texinfo (Target Architecture Definition): Replace
5746 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5747
f27dd7fd
AC
57482003-09-11 Andrew Cagney <cagney@redhat.com>
5749
5750 * gdbint.texinfo (Target Architecture Definition): Replace
5751 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5752
8b148df9
AC
57532003-08-18 Andrew Cagney <cagney@redhat.com>
5754
5755 * gdbint.texinfo (Target Architecture Definition): Document
5756 "frame_red_zone_size".
5757
25d29d70
AC
57582003-08-09 Andrew Cagney <cagney@redhat.com>
5759
5760 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5761 with "set/show backtrace past-main" and "set/show backtrace
5762 limit".
5763
c938e9b0
L
57642003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5765
5766 * Makefile.in (install-info): Support DESTDIR.
5767 (install-html): Likewise.
5768
64fabec2
AC
57692003-08-07 Andrew Cagney <cagney@redhat.com>
5770
5771 Patch from Nick Roberts.
5772 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5773 bindings. Remove description of send-gdb-command.
5774
2fcf52f0
AC
57752003-08-07 Andrew Cagney <cagney@redhat.com>
5776
5777 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5778 GDB 6.0.
5779
086432e2
AC
57802003-08-06 Andrew Cagney <cagney@redhat.com>
5781
5782 * gdb.texinfo (Mode Options): Mention that level three is the
5783 highest available and that level 2 is deprecated.
5784 (Annotations Overview): Mention annotation levels. Cross reference
5785 to "Limitations of the Annotation Interface" in annotate.texi.
5786 (TODO, Value Annotations, Frame Annotations): Delete section.
5787 (Displays, Breakpoint Info): Delete.
5788
e5249f67
AC
57892003-08-04 Andrew Cagney <cagney@redhat.com>
5790
5791 * agentexpr.texi: Delete @bye.
5792 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5793 (stabs.info): Add $(srcdir) to include search path.
5794 (html): Depend on "annotate_toc.html", and not "annotate.html".
5795 * stabs.texinfo: Ditto. Include "fdl.texi".
5796 * gdbint.texinfo: Update copyright statement's list of invariant
5797 sections.
5798
e6f672d2
AC
57992003-07-28 Andrew Cagney <cagney@redhat.com>
5800
5801 * Makefile.in (INFO_DEPS): Add annotate.info.
5802 (dvi, ps, html, pdf): Add annotate.
5803 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5804 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5805 (ANNOTATE_DOC_FILES): New macro.
5806 (ANNOTATE_TEX_TMPS): New macro.
5807 (annotate.info, annotate_toc.html): Specify dependencies.
5808 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5809 * annotate.texinfo: Rename annotate.texi. Get building. Add
5810 "Migrating to GDB/MI" and "Limitations of the Annotation
5811 Interface" chapters. Mention why it is not part of the user
5812 guide. Update copyright notice. Include "fdl.texi".
5813
72ffddc9
SC
58142003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5815
5816 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5817
a9f12a31
DJ
58182003-07-24 Daniel Jacobowitz <drow@mvista.com>
5819
5820 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5821
b1fe9455
DJ
58222003-07-24 Daniel Jacobowitz <drow@mvista.com>
5823
5824 * gdb.texinfo (Server): Mention pidof.
5825
153721e6
AC
58262003-07-22 Andrew Cagney <cagney@redhat.com>
5827
5828 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5829 list.
5830
0fac0b41
DJ
58312003-06-28 Daniel Jacobowitz <drow@mvista.com>
5832
5833 * gdb.texinfo (Logging output): New chapter.
5834
4e562065
JB
58352003-06-24 Joel Brobecker <brobecker@gnat.com>
5836
5837 * gdb.texinfo (Unsupported languages): New section.
5838 (Languages): Add link to new section.
5839
f2c06f52
AC
58402003-06-22 Andrew Cagney <cagney@redhat.com>
5841
5842 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5843
b4177fca
DJ
58442003-06-22 Daniel Jacobowitz <drow@mvista.com>
5845
5846 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5847
f418dd93
DJ
58482003-06-22 Daniel Jacobowitz <drow@mvista.com>
5849
5850 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5851 * agentexpr.texi: Retitle section, and change it to an appendix.
5852 Comment out texinfo initialization. Factor a @var{} into two
5853 pieces to prevent makeinfo warnings.
5854 * gdb.texinfo: Add Agent Expressions appendix.
5855
4ca61388
DJ
58562003-06-19 Daniel Jacobowitz <drow@mvista.com>
5857
5858 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5859
07f31aa6
DJ
58602003-06-18 Daniel Jacobowitz <drow@mvista.com>
5861
5ae4183a 5862 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5863 remote target". Document the "detach" and "disconnect" commands.
5864 (Server, Netware, Debug Session): Reference "Connecting to a
5865 remote target".
5866 (GDB/MI Target Manipulation): Document "-target-disconnect".
5867
2dd0da42
AC
58682003-06-13 Andrew Cagney <cagney@redhat.com>
5869
5870 * gdbint.texinfo (Target Architecture Definition): Deprecate
5871 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5872 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5873
e7a3abfc
JB
58742003-06-09 Jim Blandy <jimb@redhat.com>
5875
5876 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5877
25e3a86b
AC
58782003-06-08 Andrew Cagney <cagney@redhat.com>
5879
5880 * gdbint.texinfo (Target Architecture Definition): Delete
5881 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5882
a9e5fdc2
AC
58832003-06-08 Andrew Cagney <cagney@redhat.com>
5884
5885 * gdbint.texinfo (Target Architecture Definition): Document
5886 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5887
b37303ee
AF
58882003-06-07 Adam Fedor <fedor@gnu.org>
5889
5890 * gdb.texinfo: Add Objective-C documentation.
5891
39fe6e80
AC
58922003-06-01 Andrew Cagney <cagney@redhat.com>
5893
5894 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5895 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5896
125309b2
AC
58972003-05-21 Andrew Cagney <cagney@redhat.com>
5898
5899 * gdbint.texinfo (Target Architecture Definition): Delete
5900 references to "extract_address" and "store_address".
5901
b8b527c5
AC
59022003-05-16 Andrew Cagney <cagney@redhat.com>
5903
5904 * gdbint.texinfo (Target Architecture Definition): Replace
5905 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5906 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5907
50e3ee83
TR
59082003-05-14 Theodore A. Roth <troth@openavr.org>
5909
5910 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5911
44e2be90
L
59122003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5913
5914 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5915 (gdb.dvi): Likewise.
5916 (gdb.pdf): Likewise.
5917 (links2roff): Likewise.
5918
df5215a6
JB
59192003-05-08 Jim Blandy <jimb@redhat.com>
5920
5921 * gdb.texinfo (Dump/Restore Files): Update documentation for
5922 'dump', 'append', and 'restore': note that format argument is
5923 optional; simplify presentation of the command variants; and be
5924 more precise about the formats.
5925
5e7b2f39
JB
59262003-05-07 Jim Blandy <jimb@redhat.com>
5927
5928 * gdb.texinfo (Symbols): Update documentation: 'maint list
5929 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5930 symtabs' and 'maint info psymtabs'.
5931
b1e29e33
AC
59322003-05-05 Andrew Cagney <cagney@redhat.com>
5933
5934 * gdbint.texinfo (Target Architecture Definition): Make
5935 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5936 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5937 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5938
00905d52
AC
59392003-05-04 Andrew Cagney <cagney@redhat.com>
5940
5941 * gdb.texinfo (Maintenance Commands): Document "maint print
5942 dummy-frames".
5943
54ff5908
AC
59442003-05-04 Andrew Cagney <cagney@redhat.com>
5945
5946 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5947
32e7087d
JB
59482003-05-03 J. Brobecker <brobecker@gnat.com>
5949
5950 Thierry Schneider <tpschneider1@yahoo.com>
5951 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5952 for new MI command.
5953
7043d8dc
AC
59542003-05-03 Andrew Cagney <cagney@redhat.com>
5955
5956 * gdbint.texinfo (Target Architecture Definition): Document
5957 push_dummy_code. Add cross references.
5958
e33d66ec
EZ
59592003-05-02 Elena Zannoni <ezannoni@redhat.com>
5960
5961 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5962 set/show charsets commands.
5963
0ba6dca9
AC
59642003-04-28 Andrew Cagney <cagney@redhat.com>
5965
5966 * gdbint.texinfo (Target Architecture Definition): Replace
5967 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5968 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5969
d7a27068
AC
59702003-04-28 Andrew Cagney <cagney@redhat.com>
5971
5972 * gdbint.texinfo (Target Architecture Definition): Rename
5973 "tm_print_insn" to "deprecated_tm_print_insn".
5974
44ea7b70
JB
59752003-04-09 Jim Blandy <jimb@redhat.com>
5976
5977 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5978 list psymtabs'.
5979
fb8f8949
AC
59802003-04-08 Andrew Cagney <cagney@redhat.com>
5981
5982 * gdbint.texinfo (Target Architecture Definition): Delete
5983 references to EXTRA_FRAME_INFO.
5984
32fb0f22
AC
59852003-04-08 Andrew Cagney <cagney@redhat.com>
5986
5987 * gdbint.texinfo (Target Architecture Definition): Delete
5988 PRINT_TYPELESS_INTEGER.
5989
6be67e67
JB
59902003-04-02 J. Brobecker <brobecker@gnat.com>
5991
5992 * observer.texi (GDB Observers): Adjust the documentation for the
5993 normal_stop notification to better describe reality. Fix a couple
5994 of minor typos.
5995
4e35d5f0
BR
59962003-04-02 Bob Rossi <bob_rossi@cox.net>
5997
a9331b3f 5998 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5999 '-file-list-exec-source-file'
6000
e8a8712a
AC
60012003-03-31 Andrew Cagney <cagney@redhat.com>
6002
6003 * gdbint.texinfo (Target Architecture Definition): Delete
6004 references to CALL_DUMMY_P.
6005
6c0e89ed
AC
60062003-03-30 Andrew Cagney <cagney@redhat.com>
6007
6008 * gdbint.texinfo (Target Architecture Definition): Remove
6009 reference to TARGET_WRITE_SP.
a9331b3f 6010
378bfd1b
AC
60112003-03-27 Andrew Cagney <cagney@redhat.com>
6012
6013 * gdbint.texinfo (Target Architecture Definition): Remove
6014 references to write_sp.
6c0e89ed 6015
922fbb7b
AC
60162003-03-27 Andrew Cagney <cagney@redhat.com>
6017
6018 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6019 chapter body. Use @smallexample instead of @example.
6020 (Annotations): Ditto.
6021 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6022 annotate.texi.
6023
b81774d8
AC
60242003-03-26 Andrew Cagney <cagney@redhat.com>
6025
6026 * gdbint.texinfo (Target Architecture Definition): Replace
6027 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6028 dummy_addr parameters.
6029
1bf6d5cc
AC
60302003-03-25 Andrew Cagney <cagney@redhat.com>
6031
6032 * gdbint.texinfo (Target Architecture Definition): Delete
6033 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6034 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6035 Add reference to PUSH_ARGUMENTS.
6036
618ce49f
AC
60372003-03-23 Andrew Cagney <cagney@redhat.com>
6038
6039 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6040 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6041
bcd7e15f
JB
60422003-03-18 J. Brobecker <brobecker@gnat.com>
6043
6044 * gdbint.texinfo (Algorithms): Add new section describing the
6045 Observer paradigm.
6046 (Top): Add menu entry to new observer appendix.
6047 * observer.texi: New file.
6048 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6049 new observer.texi file.
6050
9fe8321b
AC
60512003-03-17 Andrew Cagney <cagney@redhat.com>
6052
6053 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6054 that GNU Press update the manual version number.
6055
ac2adee5
AC
60562003-03-12 Andrew Cagney <cagney@redhat.com>
6057
6058 * gdbint.texinfo (Target Architecture Definition): Delete
6059 references to get_saved_register. Rename GET_SAVED_REGISTER to
6060 DEPRECATED_GET_SAVED_REGISTER.
6061
749b82f6
AC
60622003-03-13 Andrew Cagney <cagney@redhat.com>
6063
6064 * gdbint.texinfo (Target Architecture Definition): Replace
6065 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6066
8bedc050
AC
60672003-03-12 Andrew Cagney <cagney@redhat.com>
6068
6069 * gdbint.texinfo (Target Architecture Definition): Rename
6070 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6071
0ce1b118
CV
60722003-03-10 Corinna Vinschen <vinschen@redhat.com>
6073
6074 * gdb.texinfo: Add File-I/O documentation.
6075
12cc2063
AC
60762003-03-10 Andrew Cagney <cagney@redhat.com>
6077
6078 * gdbint.texinfo (Target Architecture Definition): Cross reference
6079 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6080
7453dc06
AC
60812003-03-07 Andrew Cagney <cagney@redhat.com>
6082
6083 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6084 frame" command.
6085
6314f104
AC
60862003-03-05 Andrew Cagney <cagney@redhat.com>
6087
6088 * gdbint.texinfo (Target Architecture Definition): Document
6089 unwind_dummy_id. Cross reference unwind_dummy_id and
6090 SAVE_DUMMY_FRAME_TOS.
6091
f1212245
DJ
60922003-03-05 James Ingham <jingham@apple.com>
6093 Daniel Jacobowitz <drow@mvista.com>
6094
6095 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6096 and "show cp-abi".
6097
77e7e267
AC
60982003-03-03 Andrew Cagney <cagney@redhat.com>
6099
6100 * gdbint.texinfo (Target Architecture Definition): Document
6101 register_type.
6102
838a8221
AC
61032003-03-03 Andrew Cagney <cagney@redhat.com>
6104
6105 * stabs.texinfo (Structures): Use @samp and separate @var's
6106 instead of a single @var containing a comma separated list.
6107 (Unions): Ditto.
6108
d7f4a264
DJ
61092003-03-02 Daniel Jacobowitz <drow@mvista.com>
6110
6111 * Makefile.in (distclean): Remove config.log.
6112
f30ee0bc
AC
61132003-03-01 Andrew Cagney <cagney@redhat.com>
6114
6115 * gdbint.texinfo (Target Architecture Definition): Rename
6116 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6117
61182003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6119
6120 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6121 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6122
be448670
CF
61232003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6124
6125 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6126 (Non-debug DLL symbols): New node, describing the minimal symbols
6127 loaded from DLLs without real debugging symbols.
6128
501eef12
AC
61292003-02-20 Andrew Cagney <ac131313@redhat.com>
6130
6131 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6132 hardware-breakpoint-limit".
6133 (Set Watchpoints): Add cross reference to "set remote
6134 hardware-watchpoint-limit".
6135 (Remote configuration options): New section.
6136
21c294e6
AC
61372003-02-04 Andrew Cagney <ac131313@redhat.com>
6138
e9be73e4
AC
6139 * gdbint.texinfo (Target Architecture Definition): Delete
6140 descrption of IS_TRAPPED_INTERNALVAR.
6141
21c294e6
AC
6142 From Keith Seitz <keiths@redhat.com>:
6143 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6144 option "-i"/"--interpreter" to this chapter. Include index
6145 entries.
6146
0179ffac
DC
61472003-02-04 David Carlton <carlton@math.stanford.edu>
6148
6149 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6150 (Variables): Recommend stabs+ and DWARF 2.
6151 (C plus plus expressions): Correct info about
6152 compiler versions, debug formats.
6153 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6154 PR symtab/874.
6155
7ca9f392
AC
61562003-02-01 Andrew Cagney <ac131313@redhat.com>
6157
6158 * gdbint.texinfo (Target Architecture Definition): Delete
6159 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6160 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6161 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6162 references to nindy and i960.
6163 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6164
31a85ea2
AC
61652003-02-01 Andrew Cagney <ac131313@redhat.com>
6166
6167 * gdbint.texinfo (Target Architecture Definition): Delete
6168 FLOAT_INFO.
6169
6b894e49
AC
61702003-01-30 Andrew Cagney <ac131313@redhat.com>
6171
6172 * stabs.texinfo (Member Type Descriptor): Clarify description of
6173 `@'. Suggested by Ben Hutchings.
6174
c48861fb
AC
61752003-01-29 Andrew Cagney <ac131313@redhat.com>
6176
6177 * gdb.texinfo (M68K): Delete reference to es1800.
6178
617073a9
AC
61792003-01-29 Andrew Cagney <ac131313@redhat.com>
6180
6181 * gdb.texinfo (Maintenance Commands): Document `maint print
6182 reggroups' and `maint print register-groups'.
6183 * gdbint.texinfo (Target Architecture Definition): Document
6184 register_reggroup_p.
6185
5b5d99cf
JB
61862003-01-23 Jim Blandy <jimb@redhat.com>
6187
6188 * gdb.texinfo (Separate Debug Files): New section.
6189
e7ba9c65
DJ
61902003-01-22 Daniel Jacobowitz <drow@mvista.com>
6191
6192 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6193 and "maint show profile".
6194
94e91d6d
MC
61952003-01-16 Michael Chastain <mec@shout.net>
6196
6197 * gdb.texinfo (Installing GDB): Warn against
6198 ".../gdb-VERSION/gdb/configure".
6199 (Separate Objdir): Likewise.
6200
867f3898
AC
62012003-01-15 Andrew Cagney <ac131313@redhat.com>
6202
6203 * gdbint.texinfo (Target Architecture Definition): Delete
6204 definition of PRINT_REGISTER_HOOK.
6205
f153cc92
EZ
62062003-01-15 Elena Zannoni <ezannoni@redhat.com>
6207
6208 (OpenRISC 1000): Fix formatting of command names.
6209
c60eb6f1
EZ
62102003-01-15 Elena Zannoni <ezannoni@redhat.com>
6211
6212 * gdb.texinfo (Continuing and Stepping): Add new command
6213 'advance'. Clarify behavior of 'until'.
6214
f5ebfba0
DJ
62152003-01-13 Daniel Jacobowitz <drow@mvista.com>
6216
6217 * gdb.texinfo (Files): Document solib-absolute-prefix and
6218 solib-search-path.
6219
4ce8657e
MC
62202003-01-09 Michael Chastain <mec@shout.net>
6221
6222 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6223 (Create a Release): Add new instructions for new @file{src-release}.
6224 Document existing instructions for @file{Makefile.in} as
6225 being for @value{GDBN} 5.3.1 or earlier.
6226
372613e3
AC
62272003-01-09 Andrew Cagney <ac131313@redhat.com>
6228
6229 * gdbint.texinfo (Target Architecture Definition): Mention
6230 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6231 allocate memory.
6232
b4e9345d
DJ
62332003-01-04 Daniel Jacobowitz <drow@mvista.com>
6234
6235 * gdb.texinfo (Controlling GDB): Add @kindex for
6236 "show osabi".
6237 (Backtraces): Add @kindex's for backtrace-below-main.
6238
98b45e30
DJ
62392003-01-04 Daniel Jacobowitz <drow@mvista.com>
6240
6241 * gdb.texinfo (Controlling GDB): Document "set osabi".
6242
95f90d25
DJ
62432003-01-04 Daniel Jacobowitz <drow@mvista.com>
6244
6245 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6246 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6247
1e698235
DJ
62482003-01-04 Daniel Jacobowitz <drow@mvista.com>
6249
6250 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6251 "set coerce-float-to-double".
6252 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6253
e632838e
AC
62542003-01-02 Andrew Cagney <ac131313@redhat.com>
6255
6256 * stabs.texinfo: Remove obsolete text.
6257 * gdbint.texinfo: Ditto.
6258 * gdb.texinfo: Ditto.
6259
c133ab7a
MK
62602002-12-22 Mark Kettenis <kettenis@gnu.org>
6261
6262 * gdbint.texinfo (Target Architecture Definition): Update
6263 description of gdbarch_register_osabi.
6264
f821f325
KH
62652002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6266
6267 * agentexpr.texi: Fix typos.
6268 * annotate.texi: Likewise.
6269 * fdl.texi: Likewise.
6270
85a6d8d3 62712002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6272
6273 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6274 DEPRECATED_INIT_FRAME_PC.
6275
ae45cd16
AC
62762002-12-01 Andrew Cagney <ac131313@redhat.com>
6277
6278 * gdbint.texinfo (Target Architecture Definition): Delete
6279 PC_IN_CALL_DUMMY.
6280
07555a72
AC
62812002-11-28 Andrew Cagney <ac131313@redhat.com>
6282
6283 * gdbint.texinfo (Host Definition): Delete documentation on
6284 USE_GENERIC_DUMMY_FRAMES.
6285
c166cdc7
EZ
62862002-11-26 Elena Zannoni <ezannoni@redhat.com>
6287
5ae4183a 6288 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6289 * Makefile.in (install-info): Run the install-info command as part
6290 of the post install steps only.
6291 (uninstall-info): New target.
6292 (uninstall): New target.
6293
35db0260
EZ
62942002-11-22 Elena Zannoni <ezannoni@redhat.com>
6295
6296 * Makefile.in (install): Make install do some real work.
6297
9ba8d803
AC
62982002-11-19 Andrew Cagney <ac131313@redhat.com>
6299
6300 Fix POSIX problem reported by Paul Eggert.
6301 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6302 Fix PR gdb/527.
6303
903ad3a6
AC
63042002-10-26 Andrew Cagney <cagney@redhat.com>
6305
6306 * gdbint.texinfo (Target Architecture Definition): Delete
6307 definition of DO_REGISTERS_INFO.
6308
f2abfe65
KB
63092002-10-18 Kevin Buettner <kevinb@redhat.com>
6310
6311 * gdbint.texinfo (Address Classes): Fix problems with insertion
6312 of ``{'' and ``}'' in example.
6313
b5b0480a
KB
63142002-10-17 Kevin Buettner <kevinb@redhat.com>
6315
6316 * gdbint.texinfo (Address Classes): New section.
6317 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6318 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6319 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6320 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6321
c85508ee
KD
63222002-10-11 Klee Dienes <kdienes@apple.com>
6323
6324 * gdb.texinfo (Registers): Mention vector registers as well as
6325 floating registers in the documentation for 'info registers' and
6326 'info all-registers'.
6327
6d12fc3d
DJ
63282002-10-11 Daniel Jacobowitz <drow@mvista.com>
6329
6330 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6331
8d19fbd2
JJ
63322002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6333
6334 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6335 interface definition.
6336
a37295f9
MM
63372002-10-03 Marko Mlinar <markom@opencores.org>
6338
6339 * gdb.texinfo (Target Commands): Add or1k target specific
6340 commands.
6341 * gdb.texinfo (Contributors): Add myself to the contributors list.
6342
da0f9dcd
AC
63432002-10-01 Andrew Cagney <ac131313@redhat.com>
6344
6345 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6346 and "mi1" instead of "mi1" and "mi0".
6347
2e834e49
HPN
63482002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6349
6350 * gdb.texinfo (Packets): Fix typos "alligned".
6351 Correct z3/Z3 description. Correct z4/Z4 title.
6352
050be0dc
AC
63532002-09-27 Andrew Cagney <ac131313@redhat.com>
6354
6355 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6356
1104b9e7
KB
63572002-09-25 Kevin Buettner <kevinb@redhat.com>
6358
6359 * gdb.texinfo: Use GNU/Linux instead of Linux.
6360
512217c7
AC
63612002-09-25 Andrew Cagney <ac131313@redhat.com>
6362
6363 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6364
10998722
AC
63652002-09-24 Andrew Cagney <ac131313@redhat.com>
6366
512217c7 6367 * gdb.texinfo: Replace @example with @smallexample.
10998722 6368
a0eb71c5
KB
63692002-09-20 Kevin Buettner <kevinb@redhat.com>
6370
f7dc1244 6371 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6372 * gdb.texinfo (Character Sets): Use @smallexample instead of
6373 @example. Use GNU/Linux instead of Linux.
6374
63752002-09-20 Jim Blandy <jimb@redhat.com>
6376
6377 * gdb.texinfo: Add character set documentation.
6378
2f870471
AC
63792002-09-19 Andrew Cagney <ac131313@redhat.com>
6380
6381 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6382 (Packets): Add cross reference from `b' packet to `z' packets.
6383
790eb8f5
AC
63842002-09-19 Andrew Cagney <ac131313@redhat.com>
6385
8d30a00d
AC
6386 * gdb.texinfo (Maintenance Commands): Document ``maint
6387 internal-error'' and ``maint internal-warning''.
6388
790eb8f5
AC
6389 * gdbint.texinfo (Target Architecture Definition): Revise
6390 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6391
a23a7bf1
JB
63922002-09-19 Joel Brobecker <brobecker@gnat.com>
6393
6394 * gdbint.texinfo (Target Conditionals): Document the new
6395 NAME_OF_MALLOC macro.
6396
299ffc64
AC
63972002-09-05 Andrew Cagney <ac131313@redhat.com>
6398
6399 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6400 engineer.
6401
b7bb15bc
SC
64022002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6403
6404 * gdb.texinfo (TUI Overview): Document status line fields.
6405
3d757584
SC
64062002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6407
6408 * gdb.texinfo (TUI Commands): Document info win command.
6409
269c21fe
SC
64102002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6411
6412 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6413
7cf36c78
SC
64142002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6415
6416 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6417 (TUI Keys): Likewise.
6418
d2c6833e
AC
64192002-08-25 Andrew Cagney <ac131313@redhat.com>
6420
6421 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6422 for a packet receive.
6423
46d8b1c3
AC
64242002-08-25 Andrew Cagney <ac131313@redhat.com>
6425
6426 * Makefile.in (clean): Move to end of file.
6427 (distclean, maintainer-clean, realclean): Ditto.
6428 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6429 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6430 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6431 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6432
b0787093
AC
64332002-08-24 Andrew Cagney <ac131313@redhat.com>
6434
6435 * Makefile.in (GDBINT_TEX_TMPS): Define.
6436 (gdbint.dvi, gdbint.pdf): Use
6437 (GDB_TEX_TMPS): Define.
6438 (gdb.dvi, gdb.pdf): Use.
6439 (STABS_TEX_TMPS): Define.
6440 (stabs.dvi, stabs.pdf): Use.
6441 (GDB_DOC_SOURCE_INCLUDES): New macros.
6442 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6443 (GDBINT_DOC_FILES_INCLUDES): New macros.
6444 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6445 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6446 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6447 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6448 (links2roff): Replace SFILES_INCLUDED with
6449 GDB_DOC_SOURCE_INCLUDES.
6450 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6451 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6452 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6453 dependencies.
6454 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6455 dependencies.
6456 (gdbmi.texinfo): Delete rule.
6457 (inc-hist.texinfo): Delete rule.
6458 (rluser.texinfo): Delete rule.
6459
ebba8386
AC
64602002-08-23 Andrew Cagney <cagney@redhat.com>
6461
6462 * gdbint.texinfo (Target Architecture Definition): Update
6463 STORE_RETURN_VALUE, mention regcache.
6464
0ab7a791
AC
64652002-08-21 Andrew Cagney <ac131313@redhat.com>
6466
6467 * gdbint.texinfo (Target Architecture Definition): Document
6468 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6469
ee2d5c50
AC
64702002-08-19 Andrew Cagney <ac131313@redhat.com>
6471
6472 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6473 Fix minor typos. Add index entries.
6474
53c69bd7
AC
64752002-08-18 Andrew Cagney <ac131313@redhat.com>
6476
6477 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6478
e76f1f2e
AC
64792002-08-15 Andrew Cagney <ac131313@redhat.com>
6480
6481 * gdbint.texinfo (Target Architecture Definition): Document
6482 PRINT_VECTOR_INFO.
6483 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6484
0680b120
AC
64852002-08-13 Andrew Cagney <ac131313@redhat.com>
6486
6487 * gdb.texinfo (Maintenance Commands): Document "maint print
6488 registers", "maint print raw-registers" and "maint print
6489 cooked-registers".
6490
3c3bea1c
GS
64912002-08-08 Grace Sainsbury <graces@redhat.com>
6492
a9331b3f 6493 From Mark Salter:
3c3bea1c
GS
6494 * gdb.texinfo (Protocol): Document T packet extension to
6495 allow watchpoint address reporting.
6496
42f9b0a5
AC
64972002-08-03 Andrew Cagney <ac131313@redhat.com>
6498
6499 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6500
db034ac5
AC
65012002-08-01 Andrew Cagney <cagney@redhat.com>
6502
6503 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6504 to CHILL.
6505
e2b28d04
AC
65062002-08-01 Andrew Cagney <ac131313@redhat.com>
6507
6508 * gdbint.texinfo (Coding): Revise section "Include Files".
6509
7fb623f7
AC
65102002-07-24 Andrew Cagney <cagney@redhat.com>
6511
6512 * gdbint.texinfo: Obsolete references to m88k.
6513 * gdb.texinfo: Ditto.
6514
4a2b4636
JB
65152002-07-10 Joel Brobecker <brobecker@gnat.com>
6516
7fb623f7 6517 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6518 where the proper version of autoconf can be retrieved.
6519
a71ec265
DH
65202002-07-09 Don Howard <dhoward@redhat.com>
6521
6522 * gdb.texinfo (Command Files): Further describe the behavior of
6523 sourced command files.
6524
b9aa90c9
AC
65252002-06-27 Andrew Cagney <ac131313@redhat.com>
6526
6527 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6528 (Coding): Clarify ISO C version that GDB assumes.
6529
40dd2248
TT
65302002-06-26 Tom Tromey <tromey@redhat.com>
6531
6532 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6533 add_setshow_cmd_full.
6534
bfac230e
DH
65352002-06-25 Don Howard <dhoward@redhat.com>
6536
6537 * gdb.texinfo (Memory Region Attributes): Document new behavior
6538 for 'mem' command.
6539
475b0867
JB
65402002-06-11 Jim Blandy <jimb@redhat.com>
6541
919d772c
JB
6542 * gdb.texinfo (Symbols): Update documentation for `info source'
6543 command.
6544
475b0867
JB
6545 * gdb.texinfo (Macros): Call the command `info macro', not
6546 `show macro'.
6547
ba8c9337
AC
65482002-06-09 Andrew Cagney <ac131313@redhat.com>
6549
6550 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6551 data''.
6552
1029b7fa
MK
65532002-06-09 Mark Kettenis <kettenis@gnu.org>
6554
6555 * gdbint.texinfo (Target Architecture Definition): Document
6556 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6557
16737d73
AC
65582002-06-08 Andrew Cagney <ac131313@redhat.com>
6559
6560 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6561 lists.
6562
30107679
AC
65632002-06-08 Andrew Cagney <ac131313@redhat.com>
6564
6565 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6566 Branch''.
6567
3352e23e
AC
65682002-06-01 Andrew Cagney <ac131313@redhat.com>
6569
6570 * gdbint.texinfo (Target Architecture Definition): Add section
6571 ``Converting an existing Target Architecture to Multi-arch''.
6572
cbb09e6a
AC
65732002-05-30 Andrew Cagney <ac131313@redhat.com>
6574
6575 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6576 to ``Obsoleting code''. Revise.
6577
e2e0bcd1
JB
65782002-05-17 Jim Blandy <jimb@redhat.com>
6579
6580 * gdb.texinfo (C Preprocessor Macros): New chapter.
6581 Include it in the main menu.
6582 (Contributors): Credit Jim Blandy with macro support.
6583 (Compilation): Explain how to get macro information into the
6584 executable.
6585 (Expressions): Note that preprocessor macros are expanded.
6586
9db8d71f
DJ
65872002-05-14 Daniel Jacobowitz <drow@mvista.com>
6588
6589 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6590 options for `target remote'.
6591
6d531722
AC
65922002-05-13 Andrew Cagney <ac131313@redhat.com>
6593
6594 * gdbint.texinfo (Target Architecture Definition): Delete
6595 documentation on NNPC_REGNUM.
6596
13d01224
AC
65972002-05-11 Andrew Cagney <ac131313@redhat.com>
6598
6599 * gdbint.texinfo (Target Architecture Definition): Document
6600 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6601 (Target Architecture Definition): Revise section `Using Different
6602 Register and Memory Data Representations'. Add section `Raw and
6603 Virtual Register Representations'.
6604
b2e75d78
AC
66052002-05-11 Andrew Cagney <ac131313@redhat.com>
6606
6607 * gdbint.texinfo (Target Architecture Definition): Mention
6608 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6609 (Target Architecture Definition): Mention same. Add references to
6610 web pages.
6611
2c8682ee
MS
66122002-05-08 Michael Snyder <msnyder@redhat.com>
6613
6614 * stabs.texinfo (Attributes): Document new "vector" attribute.
6615
0816590b
AC
66162002-05-04 Andrew Cagney <ac131313@redhat.com>
6617
6618 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6619
2653173e
AC
66202002-05-04 Andrew Cagney <ac131313@redhat.com>
6621
6622 * gdb.texinfo: Delete obsolete references to a29k.
6623
d7bd68ca
AC
66242002-04-24 Andrew Cagney <ac131313@redhat.com>
6625
6626 * gdbint.texinfo (Target Architecture Definition): Replace
6627 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6628
21d83aa5
DM
66292002-04-24 David S. Miller <davem@redhat.com>
6630
6631 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6632
7673a6cc
DM
66332002-04-21 David S. Miller <davem@redhat.com>
6634
6635 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6636
d49d1e0a
AC
66372002-04-21 Andrew Cagney <ac131313@redhat.com>
6638
6639 * gdbint.texinfo (Target Architecture Definition): Delete
6640 definition of HAVE_REGISTER_WINDOWS.
6641
f7dc1244 66422002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6643
6644 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6645 "Theodore A. Roth" <troth@verinet.com>.
6646
5ca0cb28
DH
66472002-04-15 Don Howard <dhoward@redhat.com>
6648
f7dc1244 6649 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6650 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6651 Provide a better explaination of this feature.
5ca0cb28 6652
f208ba17
AC
66532002-04-14 Andrew Cagney <ac131313@redhat.com>
6654
6655 * gdbint.texinfo (Target Architecture Definition): Remove
6656 FRAME_CHAIN_COMBINE.
6657
d5ba91de
MC
66582002-04-12 Michael Chastain <mec@shout.net>
6659
6660 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6661 REG_STACK_SEGMENT.
6662
26818220
MC
66632002-04-09 Michael Chastain <mec@shout.net>
6664
6665 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6666 PYRAMID_* macros.
6667
129188f6
AC
66682002-04-07 Andrew Cagney <ac131313@redhat.com>
6669
6670 * gdb.texinfo (Bug Reporting): Document that the web is the
6671 prefered way of submitting bug reports.
6672 (Bug Reporting): Delete the s-mail address as the last resort.
6673
8227c0ff
AC
66742002-04-05 Andrew Cagney <ac131313@redhat.com>
6675
6676 * gdbint.texinfo (Target Architecture Definition): Delete
6677 references to TARGET_WRITE_FP and write_fp.
6678
16d9dec6
MS
66792002-03-27 Michael Snyder <msnyder@redhat.com>
6680
6681 * gdb.texinfo: Document new commands dump, append, and restore.
6682
9ae8b82c
AC
66832002-03-27 Andrew Cagney <ac131313@redhat.com>
6684
6685 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6686 Branch'.
6687
474c8240
AC
66882002-03-18 Andrew Cagney <ac131313@redhat.com>
6689
6690 * gdb.texinfo: Change all examples to @smallexample.
6691 * gdbint.texinfo: Ditto.
a9331b3f 6692
fb0ff88f
AC
66932002-03-18 Andrew Cagney <ac131313@redhat.com>
6694
6695 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6696 Branches''.
6697
9bb0a4d8
AC
66982002-03-18 Andrew Cagney <ac131313@redhat.com>
6699
6700 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6701 Policy''.
6702
937f164b
FF
67032002-03-04 Fred Fish <fnf@redhat.com>
6704
6705 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6706 expresson, suports, dependant, trhe, perhaphs, situtations,
6707 explictily, taged, oportunity, unfortunatly).
6708
a7b40f07
AC
67092002-02-24 Andrew Cagney <ac131313@redhat.com>
6710
6711 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6712 Remove reference to 3.12.
6713
aab4e0ec
AC
67142002-02-23 Andrew Cagney <ac131313@redhat.com>
6715
6716 * gdbint.texinfo: Include fdl.texi.
6717 (Top): Add GNU Free Documentation License.
6718 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6719 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6720 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6721 (gdbint.info): Add srcdir to include path.
6722 * gdb.texinfo: Include gpl.texi.
6723 (Top): Add Copying.
6724 * gpl.texi: New file.
6725
47b95330
AC
67262002-02-23 Andrew Cagney <ac131313@redhat.com>
6727
6728 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6729
78c47bea
PM
67302002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6731
6732 * gdb.texinfo: Document Cygwin native specific commands.
6733
56460a61
DJ
67342002-02-15 Daniel Jacobowitz <drow@mvista.com>
6735
6736 * gdb.texinfo: Document gdbserver ``--attach'' command.
6737
def71bfa
MS
67382002-02-07 Michael Snyder <msnyder@redhat.com>
6739
6740 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6741 to @code(_ovly_debug_event).
6742
c928edc0
AC
67432002-02-07 Andrew Cagney <ac131313@redhat.com>
6744
6745 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6746
81d46470
MS
67472002-02-06 Michael Snyder <msnyder@redhat.com>
6748
6749 * gdb.texinfo (overlays): Mention new magic symbol
6750 '_ovly_debug_event', which allows GDB to keep better track
6751 of overlays.
6752
f7dc1244 67532002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6754
6755 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6756 Suggested by Dmitry Sivachenko.
6757
6758 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6759
15110bc3
MS
67602002-02-01 Michael Snyder <msnyder@redhat.com>
6761
6762 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6763
6763aef9
MS
67642002-01-30 Michael Snyder <msnyder@redhat.com>
6765
ac282366
MS
6766 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6767 (set trust-readonly-sections): Document.
6763aef9 6768
8642bc8f
AC
67692002-01-29 Andrew Cagney <ac131313@redhat.com>
6770
6771 * gdbint.texinfo (Releasing GDB): Revise and update.
6772
afe64c1a
AC
67732002-01-28 Andrew Cagney <ac131313@redhat.com>
6774
6775 * gdbint.texinfo (Target Architecture Definition): Delete
6776 description of TARGET_BYTE_ORDER_DEFAULT.
6777
f7dc1244 67782002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6779
6780 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6781 <mitya@cavia.pp.ru>.
6782
3d6e1b5a
AC
67832002-01-23 Andrew Cagney <ac131313@redhat.com>
6784
6785 * libgdb.texinfo: Delete file.
6786
6c0e9fb3
AC
67872002-01-22 Andrew Cagney <ac131313@redhat.com>
6788
6789 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6790 * gdbint.texinfo: Ditto.
6791
e0ce93ac
AC
6792Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6793
6794 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6795
be298bcc
AC
67962002-01-22 Andrew Cagney <ac131313@redhat.com>
6797
6798 * Makefile.in: Update copyright.
6799 (TEXI2DVI): Define.
6800 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6801 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6802 gdb-cfg.texi.
6803 (TEXINDEX, PDFTEX): Delete makefile variables.
6804
8e04817f
AC
68052002-01-22 Andrew Cagney <ac131313@redhat.com>
6806
6807 * gdb.texinfo (Protocol): Move section to appendix.
6808
6b2f586d
AC
68092002-01-21 Andrew Cagney <ac131313@redhat.com>
6810
6811 * gdb.texinfo (Remote Debugging): Create a menu.
6812 (Top): Add ``Remote Debugging'' to menu.
6813
6f05cf9f
AC
68142002-01-21 Andrew Cagney <ac131313@redhat.com>
6815
6816 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6817 serial protocol'' from here.
6818 (Remote Debugging): To here. New chapter.
6819
3fd3d7d2
AC
68202002-01-20 Andrew Cagney <ac131313@redhat.com>
6821
6822 * gdbint.texinfo (Target Architecture Definition): Delete
6823 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6824
7fd60527
AC
68252002-01-20 Andrew Cagney <ac131313@redhat.com>
6826
6827 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6828 are no longer needed.
6829 (Porting GDB): Add maintainer note about configure.host.
6830
c2f05ac9
AC
68312002-01-20 Andrew Cagney <ac131313@redhat.com>
6832
6833 * gdbint.texinfo (Target Architecture Definition): Remove
6834 definition of IEEE_FLOAT.
6835
f7dc1244 68362002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6837
6838 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6839 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6840 <3diff@gnu.org>
231b2aad 6841
82600034
AC
68422002-01-19 Andrew Cagney <ac131313@redhat.com>
6843
6844 * gdbint.texinfo (Host Definition): Remove references to
6845 MALLOC_INCOMPATIBLE.
6846
7708fa01
AC
68472002-01-17 Andrew Cagney <ac131313@redhat.com>
6848
6849 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6850 and xyz-xdep.o.
6851
eb12ee30
AC
68522002-01-17 Andrew Cagney <ac131313@redhat.com>
6853
889bf7c5 6854 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6855 (Set Breaks): Copy ``maint info breakpoint'' doco to
6856 ``Maintenance Commands'' appendix. Add reference.
6857
c9ccaa92
AC
68582002-01-17 Andrew Cagney <ac131313@redhat.com>
6859
6860 * fdl.texi: Remove next/prev from @node.
6861
f7dc1244 68622002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6863
6864 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6865 for monstrous @multitable (from Brian Youmans).
6866
6867 * fdl.texi: New file.
6868
6869 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6870
8973da3a
AC
68712002-01-15 Andrew Cagney <ac131313@redhat.com>
6872
6873 * gdbint.texinfo (Releasing GDB): New chapter.
6874
7d86b5d5
AC
68752002-01-14 Andrew Cagney <ac131313@redhat.com>
6876
6877 * gdb.texinfo (Embedded Processors, Calling program functions):
6878 Obsolete references to a29k.
6879
cc1cb004
AC
68802002-01-13 Andrew Cagney <ac131313@redhat.com>
6881
6882 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6883 examples. Document that a code-block should do or discard its
6884 cleanups before exit.
6885
79f12247
MS
68862002-01-11 Michael Snyder <msnyder@redhat.com>
6887
6888 * gdb.texinfo (Choosing files): Change @samp to @file.
6889
19837790
MS
68902002-01-05 Michael Snyder <msnyder@redhat.com>
6891
6892 * gdb.texinfo (--pid): Document new command line option (attach).
6893
f7dc1244 68942002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6895
6896 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6897 in the stub.
6898
d7449b42
AC
68992002-01-04 Andrew Cagney <ac131313@redhat.com>
6900
6901 * gdbint.texinfo (Target Architecture Definition): Replace
6902 BIG_ENDIAN with BFD_ENDIAN_BIG.
6903
f23631e4
AC
69042002-01-03 Andrew Cagney <ac131313@redhat.com>
6905
6906 * gdbint.texinfo (Target Architecture Definition): Replace
6907 value_ptr with struct value pointer.
6908
72c9928d
EZ
69092002-01-02 Eli Zaretskii <eliz@gnu.org>
6910
6911 * gdb.texinfo (Free Software): Fix wording.
6912
959acfd1
EZ
69132001-12-31 Eli Zaretskii <eliz@gnu.org>
6914
6915 * gdb.texinfo (Free Software): New section ``Free Software Needs
6916 Free Documentation''.
6917
f7dc1244 69182001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6919
6920 * stabs.texinfo:
6921 * gdb.texinfo:
6922 * gdbint.texinfo:
6923 * libgdb.texinfo:
6924 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6925
6600abed
MS
69262001-12-29 Michael Snyder <msnyder@redhat.com>
6927
6928 * gdb.texinfo (maint info sections): Fix typo.
6929
f6680716
MS
69302001-12-26 Michael Snyder <msnyder@redhat.com>
6931
fe95c787
MS
6932 * gdb.texinfo (maint info sections): Document.
6933
a9331b3f 6934 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6935 'info proc' sub-options that are currently not implemented.
6936
c3d3ce5b
JB
69372001-12-20 Jim Blandy <jimb@redhat.com>
6938
6939 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6940
778eb05e
AC
69412001-12-15 Andrew Cagney <ac131313@redhat.com>
6942
6943 * gdbint.texinfo (Target Architecture Definition): Replace
6944 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6945
2607059c
AC
69462001-12-01 Andrew Cagney <ac131313@redhat.com>
6947
6948 * gdbint.texinfo (Host Definition): Delete documentation on
6949 HOST_BYTE_ORDER.
6950
df0cd8c5
JB
69512001-11-30 Jim Blandy <jimb@redhat.com>
6952
6953 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6954 overlay support. Add to top-level menu.
df0cd8c5 6955
88118b3a
TT
69562001-11-26 Tom Tromey <tromey@redhat.com>
6957
6958 * gdb.texinfo (Command Syntax): Document C-o binding.
6959
96565e91
CF
69602001-07-26 Christopher Faylor <cgf@redhat.com>
6961
6962 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6963 use since it is described in the referenced section.
6964
f7dc1244 6965 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6966 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6967 clearer when using DJGPP.
6968
2a3d5645
CF
69692001-11-24 Christopher Faylor <cgf@redhat.com>
6970
6971 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6972 specifically refer to MS-DOS.
6973 (command files): Mention gdb.ini is only used on MS-DOS.
6974
aa26fa3a
TT
69752001-11-21 Tom Tromey <tromey@redhat.com>
6976
6977 * gdb.texinfo (Invoking GDB): Document --args.
6978 (Mode Options): Likewise.
6979
4f8ada06
JB
69802001-11-21 Jim Blandy <jimb@redhat.com>
6981
6982 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6983 Delete documentation; this macro has been removed from the
6984 sources.
4f8ada06 6985
3fe0dc10
JB
69862001-11-13 Jim Blandy <jimb@redhat.com>
6987
6988 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6989
9e5abb06
CV
69902001-11-06 Corinna Vinschen <vinschen@redhat.com>
6991
6992 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6993
1c5dfdad
MS
69942001-11-05 Michael Snyder <msnyder@redhat.com>
6995
a9331b3f 6996 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6997 quote regexp chars in function names such as "operator*()".
6998
990f9fe3
FF
69992001-11-01 Fred Fish <fnf@redhat.com>
7000
7001 * gdbint.texinfo (SOLIB_ADD): Document additional new
7002 "readsyms" arg.
7003
b433d00b
DH
70042001-10-30 Don Howard <dhoward@redhat.com>
7005
070b1dd3
DH
7006 * gdb.texinfo: (Command Files) Added documentation for the
7007 behavior of gdb with input redirected from a file.
b433d00b 7008
b7209cb4
FF
70092001-10-28 Fred Fish <fnf@redhat.com>
7010
7011 * gdb.texinfo (auto-solib-add): Change docs to match
7012 implementation change.
7013 (auto-solib-limit): Add docs for new variable.
7014
1aa20aa8
AC
70152001-10-15 Andrew Cagney <ac131313@redhat.com>
7016
7017 * gdbint.texinfo (Target Architecture Definition): Function
7018 value_as_pointer renamed to value_as_address.
7019
fc0c74b1
AC
70202001-10-15 Andrew Cagney <ac131313@redhat.com>
7021
7022 * gdbint.texinfo (Target Architecture Definition): Default
7023 POINTER_TO_ADDRESS functions assume unsigned addresses.
7024 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7025 posting by Jim Blandy.
7026
f4846649
JB
70272001-10-12 Jim Blandy <jimb@redhat.com>
7028
7029 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7030 version of texi2html (1.64) doesn't support this flag any more.
7031
f277788b
MK
70322001-09-08 Mark Kettenis <kettenis@gnu.org>
7033
a9dc4918
MK
7034 * gdbint.texinfo (Host Definition): Remove description of
7035 MEM_FNS_DECLARED.
7036
d28379df
MK
7037 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7038
f277788b
MK
7039 * gdbint.texinfo (Host Definition): Remove description of
7040 HAVE_SIGSETMASK.
7041
7ccaa899
EZ
70422001-09-04 Elena Zannoni <ezannoni@redhat.com>
7043
7044 * gdbint.texinfo (Target Architecture Definition): Add
7045 explanation of TARGET_PRINT_INSN macro.
7046
17d9d558
JB
70472001-08-30 Jim Blandy <jimb@redhat.com>
7048
7049 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7050 Explain what it means to load relocatable files.
7051
72cde065
JB
70522001-08-28 Jim Blandy <jimb@redhat.com>
7053
7054 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7055 info `top' menu.
7056
9e678452
CF
7057Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7058
7059 * gdbint.texinfo: Add a cautionary note about macro use.
7060
a2bea4c3 70612001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7062
a2bea4c3
CV
7063 * gdb.texinfo: Explain omitting the hostname in the
7064 `target remote' command.
7065
1129bf27
DJ
70662001-07-30 Daniel Jacobowitz <drow@mvista.com>
7067
7068 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7069 and END-INFO-DIR-ENTRY.
7070
732b3002
SC
70712001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7072
7073 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7074
89437448
AC
70752001-07-25 Andrew Cagney <ac131313@redhat.com>
7076
7077 * gdbint.texinfo (libgdb): Rewrite.
7078
f7dc1244 70792001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7080
7081 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7082
c4555f82
SC
70832001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7084
7085 * gdb.texinfo (TUI): New chapter, document the TUI.
7086 (Mode Options): Document the -tui option.
7087
2f45a6e0
MK
70882001-07-23 Mark Kettenis <kettenis@gnu.org>
7089
7090 * gdbint.texinfo (Host Definition): Remove description of
7091 NEED_POSIX_SETPGID.
7092
f7dc1244 70932001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7094
7095 * gdb.tex (DJGPP Native): New node, with descriptions of
7096 DJGPP-specific commands.
7097
be9c6c35
JM
70982001-07-19 John R. Moore <jmoore@redhat.com>
7099
7100 * gdbint.texinfo: Three misspellings.
7101
dfa249fb
AC
71022001-07-06 Andrew Cagney <ac131313@redhat.com>
7103
7104 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7105 `test` expressions on bash. Problem reported by Colin Walters.
7106
c72e7388
AC
71072001-07-04 Andrew Cagney <ac131313@redhat.com>
7108
7109 * gdbint.texinfo (User Interface): Update ui-out documentation to
7110 refelect recent UI/MI updates.
7111
94bbb2c0
AC
71122001-07-04 Andrew Cagney <ac131313@redhat.com>
7113
7114 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7115 interpreters.
7116
af6c57ea
AC
71172001-06-15 Andrew Cagney <ac131313@redhat.com>
7118
7119 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7120 structure and not macros.
7121 (Host Definition): Document that much of this chapter is obsolete.
7122 (Target Architecture Definition): Update list of files that make
7123 up a target architecture.
7124 (Coding): Update.
7125
83aa8bc6
AC
71262001-06-28 Andrew Cagney <ac131313@redhat.com>
7127
7128 * gdbint.texinfo (Target Architecture Definition): Update
7129 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7130 The latter has been changed to a true predicate.
7131
f7dc1244 71322001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7133
7134 * annotate.texi: Add @noindent where needed. From Dmitry
7135 Sivachenko <dima@Chg.RU>.
7136 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7137
656db9b0
AC
71382001-06-16 Andrew Cagney <ac131313@redhat.com>
7139
7140 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7141
df2396a1
AC
71422001-06-14 Andrew Cagney <ac131313@redhat.com>
7143
7144 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7145 returns ``OK''. Document that the ``R'' packet does not reply.
7146
0f1f2b0a
MS
71472001-06-13 Michael Snyder <msnyder@redhat.com>
7148
7149 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7150
f7dc1244 71512001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7152
7153 * gdb.texinfo (Signals): Clarify the default setting of signal
7154 handling.
7155
a5d7c491
AC
71562001-05-14 Andrew Cagney <ac131313@redhat.com>
7157
7158 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7159 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7160
05a54c4f
AC
71612001-05-12 Andrew Cagney <ac131313@redhat.com>
7162
7163 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7164
f7dc1244 71652001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7166
7167 * gdbint.texinfo (Clean Design and Portable Implementation):
7168 Renamed from "Clean Design".
7169 (Clean Design and Portable Implementation): Document portable
7170 methods of handling file names, and the associated macros.
7171
f7dc1244 71722001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7173
7174 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7175 command and provide a cross-reference to its description.
7176 (Symbols): Note that "info scope" is useful for trace experiments.
7177
f7dc1244 71782001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7179
b37052ae
EZ
7180 * gdb.texinfo (Symbols): Document "info scope".
7181 (Tracepoints): New chapter.
7182 (Contributors): Update for v5.1.
7183 <All nodes>: Change "C++" to "C@t{++}".
7184
0ee54786
EZ
7185 * gdbint.texinfo (User Interface): A new section about ui_out
7186 functions, based on text written by Fernando Nasser.
7187
c534679c
EZ
7188 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7189
f7dc1244 71902001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7191
e9c75b65
EZ
7192 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7193
7194 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7195
7196 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7197 Replace "GDB" with "@value{GDBN}". Fix markup.
7198
7199 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7200
3d67e040
EZ
7201 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7202 a cross-reference to its description.
7203 (Symbols): Document "info symbol".
7204
f7dc1244 72052001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7206
7207 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7208 subsection "x86 Watchpoints".
7209 (Target Architecture Definition): Document the macros
7210 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7211 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7212
b0ed3589
AC
72132001-03-20 Andrew Cagney <ac131313@redhat.com>
7214
7215 * gdbint.texinfo (Target Architecture Definition): Update
7216 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7217 list.
7218
b6ba6518
KB
72192001-03-06 Kevin Buettner <kevinb@redhat.com>
7220
7221 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7222 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7223
f7dc1244 72242001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7225
7226 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7227
f7dc1244 72282001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7229
17cc6a06
EZ
7230 * gdb.texinfo (Environment): Document that `path' does not change
7231 the value of PATH in GDB's own environment (it did in the past,
7232 but that was changed on March 15, 1994). Reported by Doug Evans
7233 <dje@transmeta.com>.
7234
56caf160
EZ
7235 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7236 its line. Fix markup of commands and macros. Add an Index node
7237 and index entries.
7238
29e57380
C
72392001-01-23 J.T. Conklin <jtc@redback.com>
7240
7241 * gdb.texinfo (Memory region attributes): New manual section.
7242
1c6147de
ND
72432001-01-04 Nicholas Duffek <nsd@redhat.com>
7244
7245 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7246
f7dc1244 72472000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7248
7249 * refcard.tex: Version and copyright fixed. From Phil Edwards
7250 <pedwards@disaster.jaj.com>.
7251
0dcedd82
AC
7252Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7253
7254 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7255 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7256
3b851bce
AC
7257Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7258
7259 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7260 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7261
f7dc1244 72622000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7263
7264 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7265 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7266
b90a5f51
CF
72672000-11-10 Christopher Faylor <cgf@cygnus.com>
7268
7269 * gdb.texinfo: Document new 'set step-mode' command.
7270
f7dc1244 72712000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7272
7273 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7274 changes from Dmitry Sivachenko <dima@Chg.RU>.
7275
f7dc1244 72762000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7277
7278 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7279 From Steven Johnson <sbjohnson@ozemail.com.au>.
7280
2e685b93
MK
72812000-08-10 Mark Kettenis <kettenis@gnu.org>
7282
7283 * gdbint.texinfo (Overall Structure): Spelling fix.
7284
f7dc1244 72852000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7286
7287 * gdbint.texinfo (Target Architecture Definition): Document that
7288 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7289 for which REGISTER_CONVERTIBLE returns a zero value.
7290
63ac3005
EZ
72912000-07-08 Christopher Faylor <cgf@cygnus.com>
7292
7293 * Makefile.in (install-info): Find files to install in either the
7294 build or source directories (adapted from Makefile.am).
7295
bd79f757
ND
72962000-07-07 Nicholas Duffek <nsd@redhat.com>
7297
7298 * stabs.texinfo: Fix spelling errors.
7299 (String Field): FILE-NUMBER starts from 0, not 1.
7300
f7dc1244 73012000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7302
7303 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7304 Brian Youmans.
5f208f6d 7305
f7dc1244 73062000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7307
7308 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7309 the source directory. Reported by Mark Harig
7310 <markh@frazier.landmark.com>.
cc542d3b 7311
f3b28801
C
73122000-06-20 J.T. Conklin <jtc@redback.com>
7313
7314 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7315
449f3b6c
AC
7316Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7317
7318 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7319 Generate using pdftex.
449f3b6c 7320 (PDFTEX): Define.
889bf7c5 7321 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7322 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7323 @contents at the start.
449f3b6c 7324
f7dc1244 73252000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7326
7327 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7328 Youmans.
48e934c6 7329
9e9c5ae7
AC
7330Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7331
7332 From Brian Youmans:
7333 * gdb.texinfo: Fix ``et al.''.
7334
c741b251
AC
7335Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7336
7337 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7338 loop.
c741b251 7339
4ab64e14
JG
73402000-05-19 Jimmy Guo <guo@cup.hp.com>
7341
7342 * configure: Regenerate.
7343
f7dc1244 73442000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7345
7346 * Makefile.in (install-info): Run install-info on installed Info
7347 files.
7348
8c70017b
AC
7349Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7350
a7cb598a 7351 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7352 Andrew Cagney.
8c70017b 7353
f7dc1244 73542000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7355
7356 * gdb.texinfo: Proofreading changes from Brian Youmans.
7357
bf0184be
ND
73582000-05-01 Nick Duffek <nsd@cygnus.com>
7359
7360 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7361 startup sequence, minor edits.
7362
f7dc1244 73632000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7364
7365 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7366 TeX.
7367
7368 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7369 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7370 like `n' and `s' which look weird. Convert some of the @kindex to
7371 @vindex, when they refer to variables, not commands.
7372
33e16fad
AC
7373Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7374
7375 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7376
f7dc1244 73772000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7378
7379 * Makefile.in (GDBMI_DIR): New variable.
7380 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7381 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7382 (gdbmi.texinfo): New target, for texi2roff.
7383 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7384 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7385
7386 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7387 gdbmi.texinfo.
7388 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7389 comment.
7390
d167840f
EZ
73912000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7392
7393 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7394 command.
d167840f 7395
f7dc1244 73962000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7397
7398 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7399 prevents the build (and is generally a Bad Idea).
7400
f7dc1244 74012000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7402
7403 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7404 a comma inside @var.
7405 (Command Files): Index markup changes from Dmitry Sivachenko
7406 <dima@Chg.RU>.
7407
f7dc1244 74082000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7409
7410 * Makefile.in (LN_S): Define.
7411 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7412 invoke "ln -s" unless it is known to work.
7413
7414 * configure.in (AC_PROG_LN_S): Add.
7415
8dc7983f
JB
74162000-04-14 Jim Blandy <jimb@redhat.com>
7417
7418 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7419 section.
7420 (Target Conditionals): Document ADDRESS_TO_POINTER,
7421 POINTER_TO_ADDRESS.
7422
1a8237e8
DB
74232000-04-11 Daniel Berlin <dan@cgsoftware.com>
7424
7425 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7426 gdb-cfg.texi to get the value.
7427
ca526f1a
JB
74282000-04-10 Jim Blandy <jimb@redhat.com>
7429
7430 * gdbint.texinfo (Target Architecture Definition): Fix
7431 cross-references.
7432
faaafcb4
JB
74332000-04-08 Jim Blandy <jimb@redhat.com>
7434
7435 * gdbint.texinfo (Using Different Register and Memory Data
7436 Representations): New section.
7437 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7438 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7439 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7440
1b27397f
AC
7441Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7442
7443 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7444 for acknowledgments.
1b27397f 7445
480ff1fb
AC
7446Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7447
7448 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7449 qThreadExtraInfo.
480ff1fb 7450
a9331b3f 74512000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7452
a9331b3f
RM
7453 * gdb.texinfo: Clarify which remote debug protocol commands are
7454 required and which are optional.
f1251bdd 7455
dbeb8dbd
AC
7456Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7457
7458 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7459 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7460 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7461 * annotate.texi: Update.
7462
6d2ebf8b
SS
74632000-03-28 Stan Shebs <shebs@apple.com>
7464
7465 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7466 expectation of additional changes before release), update
7467 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7468 node links, rephrase and/or shorten lines to fix formatting
7469 problem in both regular and @smallbook formats.
7470 * annotate.texi: Shorten lines in example, use smallexample
7471 consistently everywhere.
7472 * Makefile.in: Add comment about texinfo 4.0 html generation.
7473 (SFILES_INCLUDED): Add annotate.texi.
7474
5d161b24
DB
74752000-03-27 Daniel Berlin <dan@cgsoftware.com>
7476
5ae4183a
AS
7477 * gdb.texinfo (Debugging Output): Added new section, documenting
7478 the "set/show debug" commands.
5d161b24 7479
b9deaee7
AC
7480Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7481
7482 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7483 entry.
b9deaee7
AC
7484
7485 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7486 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7487 @chapter and @node entries.
a9331b3f 7488
b9deaee7 7489 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7490
9ef47d30
AC
7491Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7492
7493 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7494 files.
9ef47d30 7495
cfeada60
FN
74962000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7497
7498 From David Whedon <dwhedon@gordian.com>
5ae4183a 7499 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7500
6837a0a2
DB
75012000-03-22 Daniel Berlin <dan@cgsoftware.com>
7502
7503 * gdb.texinfo: Add documentation for the apropos command.
7504
bba2971c
MS
75052000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7506
7507 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7508
2b628194
MS
75092000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7510
a9331b3f 7511 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7512 two places.
7513
96a2c332
SS
75142000-03-17 Stan Shebs <shebs@apple.com>
7515
7516 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7517 <dima@Chg.RU>, also clarification of allowed content for
7518 string constants.
7519
f7dc1244 75202000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7521
7522 * gdb.texinfo (main menu): Add Annotations.
7523 (File Options): Add @cindex entries for each command-line option.
7524 Document --epoch, --annotate, --async, --interpreter, --write,
7525 --statistics, and --version.
7526
7527 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7528 of GDB.
7529
9d233477
JB
75302000-02-23 Jim Blandy <jimb@redhat.com>
7531
7532 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7533
14e0eb3b
JB
75342000-02-22 Jim Blandy <jimb@redhat.com>
7535
7536 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7537
3555de01
JM
75382000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7539
7540 * Makefile.in (diststuff): New target.
7541
5e35df8e
KB
75422000-02-15 Kevin Buettner <kevinb@redhat.com>
7543
7544 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7545 architecture. [From Jim Wilson.]
5e35df8e 7546
c5394b80
JM
75472000-01-16 Tom Tromey <tromey@cygnus.com>
7548
7549 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7550 (Delete Breaks): Mention range arguments.
7551 (Disabling): Likewise.
7552
c3f6f71d
JM
75532000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7554
7555 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7556
c4093a6a
JM
7557Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7558
7559 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7560 valid functions.
c4093a6a 7561
11cf8741
JM
75621999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7563
7564 * gdb.texinfo: Clarify regular expressions used in rbreak.
7565
917317f4
JM
75661999-10-15 Kevin Buettner <kevinb@cygnus.com>
7567
7568 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7569 MEMORY_REMOVE_BREAKPOINT): Document.
7570
7571Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7572
7573 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7574 offset re-using the DATA offset instead.
917317f4 7575
2df3850c
JM
75761999-10-11 Jim Kingdon <kingdon@redhat.com>
7577
7578 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7579
75801999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7581
7582 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7583 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7584 typos.
7585
7586 * gdb.texinfo: Various minor wording and formatting improvements,
7587 mentions of additional command-line options.
7588
2acceee2
JM
75891999-09-30 Fred Fish <fnf@cygnus.com>
7590
7591 * gdb.texinfo: Document additional forms of specifying section
7592 names and addresses for the add-symbol-file command.
7593
c2c6d25f
JM
75941999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7595
7596 * gdbint.texinfo: Fix typo, add the word "have".
7597
75981999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7599
7600 * gdbint.texinfo (Target Architecture Definition): Document the
7601 SKIP_PERMANENT_BREAKPOINT macro.
7602
d4f3574e
SS
76031999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7604
7605 * gdb.texinfo: Fiks speling errers.
7606
7607 * gdb.texinfo: Fix uses of @multitable.
7608
f7dc1244 7609 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7610 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7611 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7612 comments about using with optimization, add more indexing,
7613 fix info about disassembly-flavor.
7614
7615Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7616
7617 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7618 SKIP_SOLIB_RESOLVER): Define.
7619
7620Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7621
7622 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7623 ``g'' packets.
d4f3574e 7624
104c1213
JM
76251999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7626
7627 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7628 platform-specific info, inline remote.texi and move sections of it
7629 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7630 and register stack into the new chapter.
7631 * remote.texi: Remove, now part of gdb.texinfo.
7632 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7633
76341999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7635
7636 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7637 GDB_TARGET_IS_MACH386): These kludges have gone away.
7638
7639Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7640
7641 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7642 TDEPLIBS.
104c1213 7643
53a5351d
JM
76441999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7645
7646 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7647 surrounding text to fit HP-UX bits into general info.
7648 (HPPA-cfg.texi): Remove, no longer useful.
7649
7650 * gdb.texinfo: Remove explicit links from @node lines, remove
7651 HP-added "Detailed Node Listing" from main menu which confuses
7652 things.
7653
7654 From Dmitry Sivachenko <dima@Chg.RU>:
7655 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7656 in description of `set environment'.
53a5351d
JM
7657
76581999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7659
7660 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7661
7be570e7
JM
76621999-08-12 Ben Elliston <bje@cygnus.com>
7663
7664 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7665
f7dc1244 76661999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7667
7668 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7669 watch, awatch, and rwatch. Explain why the latter two cannot be
7670 set as software watchpoints. Document that watchpoints for local
7671 variables are deleted when the debuggee terminates.
7be570e7
JM
7672
7673Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7674
7675 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7676 packet. Allow E.. response packet. "qRcmd" packet is no longer
7677 reserved.
7be570e7
JM
7678
76791999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7680
a9331b3f
RM
7681 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7682 * gdb.texinfo: Ditto.
7be570e7 7683
96baa820
JM
76841999-08-06 Tom Tromey <tromey@cygnus.com>
7685
7686 * gdb.texinfo (KOD): New node.
7687
7688Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7689
7690 * remote.texi (Rcmd): Fix minor formatting typos.
7691
7692Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7693
7694 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7695 packets.
96baa820 7696
adf40b2e
JM
76971999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7698
7699 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7700 fixes.
7701
43ff13b4
JM
7702Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7703
7704 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7705
085dd6e6
JM
7706Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7707
7708 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7709 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7710 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7711 packets that are not supported on all hosts. Expand examples.
7712 Spell check.
085dd6e6
JM
7713
77141999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7715
7716 * Makefile.in: Recognize html, install-html. Add targets
7717 to build HTML versions of documentation via texi2html.
7718
7719Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7720
7721 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7722 testsuite.
085dd6e6
JM
7723
7724Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7725
7726 * remote.texi (Communication Protocol): Rewrite.
7727
7728Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7729
7730 * stabs.texinfo: Fix uses of xref.
7731
9e0b60a8
JM
7732Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7733
7734 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7735 info about patch submission.
7736
cce74817
JM
7737Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7738
7739 From Per Bothner <bothner@cygnus.com>:
7740 * gdb.texinfo: Document Chill support.
7741
7742Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7743
7744 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7745 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7746 Document that the value should be greater-than or equal-to zero.
7747 (NO_STD_REGS): Document. Deprecate.
cce74817 7748
ac9a91a7
JM
7749Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7750
7751 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7752 Document that these are not used.
ac9a91a7
JM
7753
7754Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7755
7756 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7757
392a587b
JM
7758Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7759
7760 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7761 numargs was dropped.
392a587b
JM
7762
7763Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7764
7765 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7766
b83266a0
SS
7767Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7768
7769 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7770 Update.
b83266a0 7771
7a292a7a
SS
7772Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7773
7774 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7775 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7776
7777Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7778
7779 * gdbint.texinfo: Fix typos: $ -> @.
7780
7781Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7782
7783 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7784 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7785 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7786 BREAKPOINT_FROM_PC.
a9331b3f 7787
7a292a7a
SS
7788Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7789
7790 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7791 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7792
7793Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7794
7795 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7796 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7797
77981999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7799
7800 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7801 longer exists.
7802
7803Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7804
7805 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7806 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7807 they make the manual source incomprehensible.
7a292a7a
SS
7808 * h8-cfg.texi: Remove, hasn't been used in years.
7809
c906108c
SS
7810Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7811
7812 * gdb.texinfo: Update the credits.
7813
7814Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7815
7816 * gdb.texinfo: Fix mistakes noticed in printout of last
7817 draft, add Alpha to discussion of heuristic fence post.
7818
7819Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7820
7821 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7822 Edition, merge some HP changes into mainline, describe some
7823 previously undocumented features, describe more of the target
7824 commands available, eliminate obsolete section on renamed
7825 commands.
c906108c
SS
7826 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7827
7828Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7829
7830 * gdb.texinfo: Make many HPPA conditionals unconditional,
7831 including catchpoint description, since now on for all configs.
7832 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7833 specializations.
7834
7835Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7836
7837 * Makefile.in (GDBvn.texi): Fix match expression to work with
7838 current format of VERSION in gdb/Makefile.in.
7839 * gdb.texinfo: Fix node ref to match new readline.
7840
7841Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7842
a9331b3f
RM
7843 * gdb.texinfo: Changes made as part of a project to merge in
7844 changes made by HP. Documentation makes extensive use of
c906108c
SS
7845 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7846 on remote debugging. There are differences in documentation
889bf7c5 7847 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7848 the HP manual discusses catchpoints, hardware watchpoints, and
7849 some HPUX specific limitations for shared library support.
a9331b3f 7850
c906108c
SS
7851 There are also a number of @node changes.
7852
78531999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7854
7855 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7856 (C Usage): Same.
7857
7858Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7859
7860 The following changes were made by Edith Epstein
889bf7c5
PA
7861 <eepstein@cygnus.com> as part of a project to merge in changes
7862 made by HP.
a9331b3f 7863
c906108c
SS
7864 * HPPA-cfg.texi: new file.
7865
7866 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7867
7868 * refcard.tex: change documentation about catch.
7869 removed info catch.
7870
7871Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7872
7873 * gdbint.texinfo: Expand on GDB's coding standards,
7874 specify the use of arg names with prototypes.
7875
78761998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7877
7878 * gdb.texinfo: Fix tipo.
7879
7880Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7881
7882 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7883 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7884
7885Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7886
7887 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7888
78891998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7890
7891 * agentexpr.texi: New file.
7892
7893Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7894
7895 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7896
78971998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7898
7899 * remote.texi: Changed wording that implied that the GDB remote
7900 protocol caches register values instead of GDB itself.
7901
7902Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7903
7904 * gdbint.texinfo: Add some info about symbol readers.
7905 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7906 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7907 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7908 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7909
7910Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7911
a9331b3f 7912 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7913
7914Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7915
7916 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7917
7918Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7919
7920 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7921 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7922
7923Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7924
7925 * gdbint.texinfo: Fix minor typos.
7926
7927Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7928
7929 * gdbint.texinfo: Complete overhaul. Group descriptions more
7930 logically, add more info on generic algorithms, remove much
7931 obsolete and/or wrong material.
7932
7933Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7934
7935 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7936
7937Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7938
7939 * refcard.tex: Copyright, address updates.
7940
7941Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7942
7943 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7944 for the edition instead of confusing GDB-version-like numbers.
7945
7946Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7947
7948 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7949
7950Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7951
5ae4183a 7952 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7953
7954Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7955
7956 * gdb.texinfo: Add some credits, mention bug monitor.
7957 * remote.texi: Mention mips monitor targets.
7958 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7959
c906108c
SS
7960Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7961
7962 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7963 files, finish sorting of host vs target vs native macros, describe
7964 some more of them.
c906108c
SS
7965
7966Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7967
7968 * gdbint.texinfo (Host Conditionals): Document change from
7969 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7970
7971Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7972
7973 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7974 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7975
7976Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7977
7978 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7979 Document LSEEK_NOT_LINEAR.
7980
7981Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7982
7983 * stabs.texinfo (Stab Section Basics): Make it clear that only
7984 some versions of the GNU linker remove the leading N_UNDF symbol.
7985
7986Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7987
7988 * stabs.texinfo (String Field): Document type number pairs here,
7989 instead of in the Sun specific section.
7990 (Include Files): The GNU linker supports the N_BINCL
7991 optimization. Clarify the N_BINCL value, and what it is used
7992 for.
7993 (Procedures): Document N_FUN with an empty string to mark the end
7994 of a function.
7995 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7996 (Sun Differences): Remove this node, as the information is now
7997 elsewhere in the main document.
7998 (Stab Section Basics): Mention that the GNU linker may optimize
7999 stabs and remove the leading N_UNDF symbol.
8000
8001Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8002
8003 * gdb.texinfo, refcard.tex: Restore author credit
8004
8005Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8006
8007 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8008 documentation to account for START and END macros taking
8009 one arg.
8010
8011Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8012
8013 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8014 * gdb.texinfo (Frames): Fix typo.
8015
8016Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8017
8018 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8019 a target_signal as arg type, not a pid.
8020
8021Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8022
8023 * gdb.texinfo: Document `set assembly-language'.
8024
8025Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8026
8027 * remote.texi: Update list of stubs in the GDB distribution.
8028
8029Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8030
8031 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8032 Also document that some systems can use mmalloc but must define
8033 this if their C runtime allocates memory that is later freed.
c906108c 8034 (MMCHECK_FORCE): Document new macro.
a9331b3f 8035
c906108c
SS
8036Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8037
8038 * remote.texi: Add documentation for target Sparclet.
8039
8040Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8041
a9331b3f 8042 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8043 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8044 * configure.in: Rewritten for autoconf.
8045 * configure: New.
8046
8047Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8048
8049 * Makefile.in (DVIPS): New define, set to dvips.
8050 (dvi): Add stabs.dvi.
8051 (ps): New target.
8052 (all-doc): Depend on info, dvi, and ps targets.
8053 (STAGESTUFF): Add *.ps and *.dvi files.
8054 (clean-info, clean-dvi): Remove.
8055 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8056 rules completely rewritten.
8057 (maintainer-clean): Remove clean-info and clean-dvi
8058 dependencies and put their actions in the rules.
8059 (gdb.ps): New target
a9331b3f 8060 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8061 intermediate TeX files, whether they have 2 or 3 character
8062 extensions.
8063 (gdbint.ps): Add target and rules.
8064 (gdb-internals): Delete unused target.
8065 (Makefile): Depends upon config.status also.
8066
8067Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8068
8069 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8070 set.
8071
8072Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8073
8074 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8075 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8076
8077Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8078
8079 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8080
8081Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8082
8083 * gdb.texinfo (Print settings): Document
8084 `set/show print static-members' commands.
8085
8086Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8087
8088 * gdbint.texinfo (Native): Document name change, coredep.c to
8089 core-aout.c.
8090
8091Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8092
8093 * stabs.texinfo (Include Files): Document the values the SunOS4
8094 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8095
8096Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8097
8098 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8099 Fix typo.
8100
8101Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8102
8103 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8104 "gdb.tar.Z".
8105
8106Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8107
8108 * Makefile.in (maintainer-clean): New target, synonym for
8109 realclean.
8110
8111Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8112
8113 * Update all FSF addresses except those in COPYING* files.
8114
8115Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8116
8117 From Richard Earnshaw (rearnsha@armltd.co.uk):
8118 * gdb.texinfo (convenience variables): Document $_exitcode.
8119 (quit): Document optional expression to use as exit code.
8120
8121Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8122
8123 * gdb.texinfo, remote.texi: Brought up to date with various
8124 GDB changes.
8125
8126Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8127
8128 * gdb.texinfo: Update dates and versions, fix comments about
8129 hardware watchpoints in future releases and about the
8130 sharedlibrary command.
8131
8132Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8133
8134 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8135 C_FUN stab. Other cleanups.
8136
8137Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8138
8139 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8140 for the sparc stub.
8141
8142Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8143
8144 * annotate.texi: Clarify which addresses have differing formats
8145 depending on the language and which do not.
8146
8147Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8148
8149 * remote.texi (NetWare): Changed example to use BOARD= instead of
8150 NODE= argument to reflect correspoding change to gdbserve.nlm.
8151
8152Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8153
8154 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8155 GDB, as well as AIX dbx, supports the size type attribute.
8156
8157Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8158
8159 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8160
8161Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8162
8163 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8164 and new 'if' and 'while' commands.
8165
8166Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8167
8168 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8169
8170Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8171
8172 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8173 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8174 NetWare targets. Mostly stolen from the Server node.
8175
8176Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8177
8178 * gdb.texinfo (Setting): Talk about the language of a source file
8179 versus the working language. The old documentation did not match
8180 what GDB did.
8181
8182Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8183
8184 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8185 of a source file.
8186
8187Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8188
8189 * gdb.texinfo (Processes): New node.
8190
8191Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8192
8193 * remote.texi: Update documentation of set/show mipsfpu.
8194
3fc11d3e
JM
8195Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8196
8197 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8198 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8199
8200Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8201
8202 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8203 obsolete conditionals, described some others.
8204
8205Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8206
8207 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8208 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8209
8210Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8211
8212 * gdbint.texinfo: Put regex conditionals in their own table.
8213
8214Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8215
8216 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8217 described or fixed the descriptions of many others.
8218
8219Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8220
8221 * gdb.texinfo: Add some more credits.
8222 * gdbint.texinfo: Capitalize GDB consistently, describe some
8223 macros and remove some.
8224
8225Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8226
8227 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8228 obsolete conditionals, described some others.
8229
8230Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8231
8232 * gdb.texinfo (help targets): Changed to `help target', which
8233 is the correct gdb command.
8234
8235Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8236
8237 * annotate.texi (TODO): New node, for keeping track of annotations
8238 suggested but not yet implemented.
8239
8240Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8241
8242 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8243 another symbol, it is not the address itself.
8244
8245Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8246
8247 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8248 of stabs-in-coff sections.
8249
8250Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8251
8252 * annotate.texi: Change edition to 0.5 and date to May 1994.
8253 Add index.
8254 (Frames): New node, for frame annotation.
8255 (Displays): New node, for display annotation.
8256
8257 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8258 when waiting for your program to stop.
8259
8260Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8261
8262 * annotate.texi (Breakpoint Info): Document annotation of header
8263 fields and record annotation.
8264
8265Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8266
8267 * annotate.texi: New file, to document annotations.
8268
8269Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8270
8271 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8272 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8273
8274Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8275
8276 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8277 section, and say n_strx field is compilation unit relative.
8278 * stabs.texinfo: Don't use @code for a.out when it is the name of
8279 an object file format.
8280
8281Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8282
8283 * gdb.texinfo: Refer to file names, not path names, per rms
8284 convention.
8285 (Arguments): Fix typo.
8286
8287Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8288
8289 * stabs.texinfo (Global Variables): Talk about stabs in files
8290 where variables are referenced, but not defined.
8291
8292Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8293
8294 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8295 Cplusplus to new nodes Member Type Descriptor and Method Type
8296 Descriptor. Re-write stuff for #.
8297
8298Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8299
8300 * gdb.texinfo (Print Settings): Don't document "set print
8301 fast-symbolic-addr off". The bug which it worked around was fixed
8302 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8303
8304 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8305 N_ENTRY node.
8306
8307 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8308
8309Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8310
8311 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8312 references to ieee-float.c.
8313
8314Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8315
8316 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8317 match what the code actually does.
8318
8319Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8320
8321 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8322
8323Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8324
8325 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8326 i, and b.
8327
8328Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8329
8330 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8331 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8332 as "stabs in sections" rather than just saying "ELF and SOM".
8333 Also make that stuff apply to COFF.
8334
8335Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8336
8337 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8338 Ghostscript.
8339
8340Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8341
8342 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8343 versus functions without line numbers, also mention stepping into
8344 them as well as "step" when you are in them. Tell the user how to
8345 deal with the situation. Add comment about "debugging information".
8346
8347Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8348
8349 * stabs.texinfo (Enumerations): Document restriction on where
8350 enumeration types can appear and still win with GDB.
8351
8352Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8353
8354 * stabs.texinfo (Negative Type Numbers): Document format for type
8355 -16.
8356
8357Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8358
8359 * gdb.texinfo (Selection, Frame Info): Update information about
8360 arbitrary frame specficiations.
8361
8362Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8363
8364 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8365
8366Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8367
8368 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8369
8370Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8371
8372 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8373
8374Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8375
8376 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8377 Differences node to Statics node.
8378 (Statics): Discuss XCOFF use of V symbol descriptor.
8379
8380 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8381 not clean.
8382
8383Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8384
8385 * gdb.texinfo (Print Settings): Document `set print
8386 fast-symbolic-addr' and improve the doc for some other
8387 `set print's.
8388
8389Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8390
8391 * stabs.texinfo (String Field): Talk about defining several type
8392 numbers at once.
8393 Fix lint regarding changing node ELF Transformations to
8394 ELF and SOM Transformations.
8395
8396Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8397
8398 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8399
8400Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8401
8402 * stabs.texinfo (Cross-References): `::' is for nested types only
8403 within <>.
8404 (Structures): Document static members.
8405
8406Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8407
8408 * stabs.texinfo: Document S type attribute.
8409
8410Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8411
8412 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8413
8414Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8415
8416 * gdbint.texinfo: Fix a few typos.
8417
8418Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8419
8420 * gdb.texinfo, remote.texi: formatting improvements
8421
8422 * gdb.texinfo (New Features): mention threads.
8423 (Summary, C): fix xrefs in newly contributed text.
8424 (Threads): index entries, clarifications, example
8425 (passim): minor typos fixed, phrasing improvements
8426
8427 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8428 entries; (Server): explain use of gdbserver w/real-time systems,
8429 add example of conflicting TCP port; (MIPS Remote) break up
8430 running text into table, highlighting commands, and add example.
a9331b3f 8431
c906108c
SS
8432Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8433
8434 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8435
8436Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8437
8438 * stabs.texinfo (Nested Symbols): New node.
8439 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8440
8441Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8442
8443 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8444 to picking which Bbss.bss symbol to use, and (because there seems to
8445 be no good way of doing it) re-write some of the text to make it
8446 sound like Bbss.bss isn't such a great idea after all (as currently
8447 designed).
8448
8449 * gdb.texinfo (C): In addition to saying people have to use g++ for
8450 good results, say they have to use stabs. Specifically say cfront
8451 doesn't work well.
8452 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8453 the gdb README. Add xrefs to places where the support for the various
8454 languages is described in detail.
8455
8456Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8457
8458 * stabs.texinfo: Clean up stuff about visibility and virtual
8459 characters.
8460
8461 * stabs.texinfo (N_M2C): Cite Sun doc.
8462
8463Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8464
8465 * gdb.texinfo: updates re threads.
8466 * remote.texinfo: avoid index entries starting with digits.
8467
8468Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8469
8470 * stabs.texinfo (Enumerations): Talk about large, negative and
8471 octal values. Clean up cross reference to type attributes.
8472 (String Field): Say that GDB 4.11 supports size attribute.
8473
8474Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8475
8476 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8477 is a mandatory step. Make the stuff about that more concise.
8478
8479Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8480
8481 * stabs.texinfo (Class Names): New node.
8482
8483 * gdb.texinfo (Command Files): Explain order of init file reading.
8484
8485 * remote.texi (Bootstrapping): Talk about getting the serial driver
8486 to deal with ^C sent by gdb to stop the remote system.
8487
8488Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8489
8490 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8491
8492 * libgdb.texinfo (Defining Commands): made the DOC arg
8493 to gdb_define_app_command a char * instead of char **
8494 per a suggestion from kingdon.
8495
8496 * libgdb.texinfo: total rewrite from a different starting
8497 premise.
8498
8499Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8500
8501 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8502 floats passed as doubles (to improve clarity).
8503
8504Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8505
8506 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8507
8508 * a4rc.sed: update to work with Andreas Vogel papersize params
8509
8510 * refcard.tex: use Andreas Vogel simplifications of papersize
8511 params; remove useless version info; update copyright date.
8512
8513Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8514
8515 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8516
8517Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8518
8519 * gdb.texinfo (Files): Say what address the load command loads it at.
8520
8521 * stabs.texinfo (Common Blocks): Minor cleanups.
8522
8523 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8524 that Sun has backed away from the linker kludge and thus the relevant
8525 issue is changes to the SunPRO tools, not the Solaris linker.
8526
8527 * stabs.texinfo (Traditional Integer Types): Clean up description
8528 of octal bounds a little bit. Document extra leading zeroes.
8529
8530Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8531
8532 * gdb.texinfo (Signaling): Update for symbolic symbol names
8533 and add a section explaining the difference between the GDB
8534 signal command and the shell kill utility.
8535
8536Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8537
8538 * libgdb.texinfo: added `@' to braces that were unescaped.
8539
8540Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8541
8542 * libgdb.texinfo: new file. Spec for the gdb library.
8543
8544Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8545
8546 * stabs.texinfo (Include Files): Fix typo (start -> end).
8547
8548Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8549
8550 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8551 from Melissa at FSF's editing pass.
8552
8553Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8554
8555 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8556 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8557 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8558
8559Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8560
8561 * remote.texi (Bootstrapping): Discuss 386 call gates.
8562
8563Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8564
8565 * stabs.texinfo (Based Variables): New node.
8566
8567Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8568
8569 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8570 names, sizes, and formats to suggest how not to lose.
8571
8572Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8573
8574 * stabs.texinfo (Methods): Fix typo.
8575
8576Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8577
8578 * gdb.texinfo: Fix a few typos.
8579
8580Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8581
8582 * gdb.texinfo: Clarify how well it works with Fortran.
8583
8584 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8585 More on relocating stabs in ELF files.
8586
8587Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8588
8589 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8590
8591Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8592
8593 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8594 parameters on VAX.
8595
8596Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8597
8598 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8599
8600Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8601
8602 * stabs.texinfo: Make info author notice match the TeX author notice.
8603
8604Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8605
8606 * stabs.texinfo: Initial-caps all words in node names and
8607 non-trivial words in section names.
8608
8609Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8610
8611 * stabs.texinfo: Many minor cleanups.
8612
8613 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8614
8615Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8616
8617 * stabs.texinfo: Remove full description of big example.
8618 It's not really helpful; just use pieces of it where appropriate.
8619 Add more Texinfo formatting directives (@samp, etc.).
8620 Use @deffn to define stab types.
8621 Eliminate some wordiness. Break up some nodes.
8622 Add an (alphabetized) index of symbol types.
8623 Use consistent capitalization style in node and section names.
8624
8625Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8626
8627 * gdb.texinfo: Change typo "Two two" to "The two".
8628
8629Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8630
8631 * stabs.texinfo (XCOFF-differences): Remove references to
8632 non-existent types N_DECL and N_RPSYM.
8633
8634 * stabs.texinfo (String Field): Say that type attributes bug is
8635 fixed in GDB 4.10, since it is.
8636
8637 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8638
8639Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8640
8641 * stabs.texinfo: Formatting cleanups.
8642
8643Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8644
8645 * stabs.texinfo: When explaining the n_type of a stab, standardize
8646 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8647 no tabs, use @r).
8648 (Global Variables): Clean up.
8649
8650Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8651
8652 * stabs.texinfo (Stack Variables): Re-write.
8653
8654Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8655
8656 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8657 addresses of a source file. Also revise formatting.
8658 Change "object module" or "object file" to "source file".
8659 Various: Miscellaneous cleanups.
8660
8661Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8662
8663 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8664
8665Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8666
8667 * gdbint.texinfo: Removed many nonsensical machine-collected
8668 host and target conditionals, described some of the remainder.
8669
8670Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8671
8672 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8673
8674 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8675 paragraph which follows.
8676
8677 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8678 variables. Looks better and avoids overful hbox.
8679
8680Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8681
8682 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8683
8684Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8685
8686 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8687 retransmit-timeout
8688
8689Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8690
8691 * gdbint.texinfo: Update statement about `some ancient Unix
8692 systems, like Ultrix 4.0' to Ultrix 4.2.
8693
8694Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8695
8696 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8697
8698 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8699
8700 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8701 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8702
8703 * remote.texi: new name for former gdbinv-s.texi
8704
8705 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8706
8707Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8708
8709 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8710 variables for MIPS remote debugging protocol.
8711
8712Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8713
8714 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8715
8716Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8717
8718 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8719
8720Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8721
8722 * gdb.texinfo: repair conditional bugs in text markup
8723
8724Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8725
8726 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8727 to select Modula-2 material.
8728
8729Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8730
8731 * stabs.texinfo: Cleanups regarding statics.
8732
8733 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8734 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8735
8736Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8737
8738 * stabs.texinfo: N_MAIN is sometimes used for C.
8739
8740Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8741
8742 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8743
8744Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8745
8746 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8747 removed from the code by Kingdon.
c906108c
SS
8748
8749Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8750
8751 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8752 input when evaluating breakpoint conditions; the bug has been fixed.
8753
8754 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8755 sets the ignore count to N-1, not to N.
8756
8757Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8758
8759 * refcard.tex (\hoffset): correct longstanding error to match
8760 intended offset; avoids cutting off edge on some printers
8761
8762Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8763
8764 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8765
8766Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8767
8768 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8769
8770Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8771
8772 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8773 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8774 collect sed edits if any, apply to refcard before formatting;
8775 (refcard.ps) stop implying PS fonts if PS output requested;
8776 (lrefcard.ps) delete extra target for variant PS fonts
8777
8778 * refcard.tex: parametrize papersize dependent info, collect
8779 in easily replaced spot
8780
8781 * a4rc.sed: new file, edits to refcard for A4 paper
8782
8783Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8784
8785 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8786
8787Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8788
8789 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8790
8791Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8792
8793 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8794 politely rather than rudely.
8795
8796Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8797
8798 * stabs.texinfo: Document common blocks.
8799
8800Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8801
8802 * stabs.texinfo: Add some basic info about stabs-in-elf.
8803
8804Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8805
8806 * stabs.texinfo (Top): Minor cleanup.
8807
8808Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8809
8810 * Makefile.in (install-info): remove parentdir support
8811
8812Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8813
8814 * gdb.texinfo (Copying): delete this node and references to it;
8815 RMS says this manual need not carry GPL. (passim): Improvements
8816 from last round at FSF, largely due to Ian Taylor review, and
8817 minor formatting improvements.
8818
8819 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8820 largely due to Ian Taylor review. (Debug Session): minor edits to
8821 new text.
8822
8823Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8824
8825 * Makefile.in (realclean): Remove info and dvi files too.
8826
8827Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8828
8829 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8830 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8831 * gdb.texinfo: Change accordingly.
8832
8833 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8834 N_{L,R}BRAC,N_SLINE are relative to.
8835
8836Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8837
8838 * Makefile.in (GDBvn.texi): Update atomically.
8839
8840Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8841
8842 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8843
8844Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8845
8846 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8847 addresses together. Also motivate the set print symbol-filename
8848 command and suggest other solutions.
8849
8850Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8851
8852 * gdb.texinfo (set print elements): Note that the number of
8853 elements is set to unlimited by "set print elements 0".
8854
8855Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8856
8857 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8858 NF_LDOUBLE means.
8859 (Stab Types): Include Solaris stab types.
8860 (Procedures): Document Solaris extensions.
8861
8862Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8863
8864 * gdb.texinfo: Add `set print symbol-filename' doc.
8865
8866Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8867
8868 * stabs.texinfo (Arrays): Talk about type definition vs. type
8869 information.
8870
8871 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8872 the trailing semicolon.
8873
8874Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8875
8876 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8877 and merge in other parts of the document addressing these subjects.
8878 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8879
8880 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8881 at the end of a range type.
8882
8883 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8884 AIX extensions.
8885
8886Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8887
8888 * stabs.texinfo (Stabs Format): Misc fixes.
8889
8890Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8891
8892 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8893 (Traditional builtin types): Document convex convention for long long.
8894 (Negative builtin types): Discuss type names, and misc fixes.
8895
8896Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8897
8898 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8899 point types used with @samp{R} type descriptor.
8900 (Symbol Descriptors): Describe how to handle conflict between
8901 different meanings of @samp{P} symbol descriptor.
8902
8903Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8904
8905 * stabs.texinfo: Remove node Quick Reference and put its children
8906 directly under the main menu.
8907
8908 * stabs.texinfo: Many more changes to bring it into line with
8909 AIX documentation and reality. I think it now has all the
8910 information from the AIX documentation, except that I burned
8911 out when I got to variant records (Pascal and Modula-2) and
8912 all the COBOL types. Oh well, we can add them later when we're
8913 worrying more about those languages.
8914
8915 * stabs.texinfo (Automatic variables): Talk about what it means
8916 to omit the symbol descriptor.
8917
8918Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8919
8920 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8921 gcc2 behavior with promoted args.
8922
8923Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8924
8925 * gdb.texinfo: include readline appendices in info version of manual
8926
8927Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8928
8929 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8930 target remote.
8931
8932 * gdb.texinfo (Machine Code): more index entries for disassemble
8933
8934Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8935
8936 * Clarify the intended use of the gdb-testers and gdb-patches
8937 mailing lists, and shrink gzip comment.
8938
8939Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8940
8941 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8942 DOSHOST configuration of manual.
8943
8944 * gdb.texinfo (MIPS Stack): new node.
8945
8946 * all-config.texi (MIPS) new switch.
8947
8948 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8949 tense; (MIPS Remote) new node.
8950
8951 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8952 bug; (Environment) less passive, other small cleanups in text about
8953 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8954 (Remote) new MIPS Remote menu entry.
8955
8956Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8957
8958 * stabs.texinfo: Many changes to include information from the
8959 AIX documentation.
8960
8961 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8962
8963Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8964
8965 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8966 Move a bunch of information from ../README.
8967 (Getting Started): New node.
8968
8969Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8970
8971 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8972
8973 * gdb.texinfo: advance manual revision dates to present
8974
8975 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8976 stop using silly Roman numerals in @set variable names
8977
8978Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8979
8980 * stabs.texinfo (Parameters): Keep trying to get this right.
8981
8982Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8983
8984 * stabs.texinfo (Parameters): More on "local parameters".
8985
8986Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8987
8988 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8989
8990Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8991
8992 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8993 (Parameters): Rewrite.
8994 (xcoff-differences, Sun-differences): Minor changes.
8995
8996Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8997
8998 * stabs.texinfo: Minor cleanup.
8999
9000Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9001
9002 * gdbint.texinfo: Minor xcoff stuff.
9003
9004Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9005
9006 * gdbint.texinfo: Update for new config directory structure.
9007 Add info about internal type data structures.
9008
9009Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9010
9011 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9012 $(srcdir).
9013 (gdb-config.texi): Depend on file in $(srcdir).
9014
9015Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9016
9017 * stabs.texinfo: Fixes about N_SO.
9018
9019Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9020
9021 * gdb.texinfo: include list of nonstandard init file names
9022
9023 * *-config.texi: new switch GENERIC for text that applies *only*
9024 to (usual) multiple-target version of manual
9025
9026 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9027 h8 config
9028
9029 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9030 in menus (rather than conditionally selected multiple alternative
9031 menus).
9032
9033 * Makefile.in: define and use DOC_CONFIG var to select
9034 configuration for GDB user manual.
9035
9036 * gdb-config.texi: delete from repository, generate from Makefile.
9037
9038 * all-config.texi: normal `generic' configuration file, formerly
9039 stored as gdb-config.texi
9040
9041Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9042
9043 * Makefile.in: add dvi target to build all .dvi files
9044
9045Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9046
9047 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9048
9049Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9050
9051 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9052 host conditionals.
9053 * stabs.texinfo: More array fixes inspired by Jim's.
9054
9055Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9056
9057 * stabs.texinfo: Fixes re arrays and continuations.
9058
9059 * gdbint.texinfo: Add XCOFF node.
9060
9061Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9062
9063 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9064
9065Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9066
9067 * stabs.texinfo: Fix for array types to mention lower bounds.
9068
9069Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9070
9071 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9072
9073Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9074
9075 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9076
9077Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9078
9079 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9080 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9081
9082Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9083
9084 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9085
9086Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9087
9088 * gdb.texinfo, gdbinv-s.texi: misc updates
9089
9090Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9091
9092 * gdbint.texinfo: Brief documentation for longjmp support,
9093 from an email msg by Stu.
9094
9095Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9096
9097 * stabs.texinfo: Fix description of floating point "range"
9098 types (which really define basic types). Reported by Jim Meehan,
9099 <meehan@src.dec.com>.
9100
9101 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9102
9103Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9104
9105 * gdbint.texinfo: Slightly expand section on supporting a new
9106 object file format.
9107
9108Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9109
9110 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9111 intermediate file.
9112
9113Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9114
9115 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9116
9117Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9118
9119 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9120
9121 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9122 as well as Z8002.
9123
9124Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9125
9126 * gdbint.texinfo: Add sections on clean design and on how to send
9127 in changes.
9128
9129Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9130
9131 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9132
9133Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9134
9135 * gdb.texinfo: Fix typo, reported by Karl Berry.
9136
9137Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9138
9139 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9140
9141Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9142
9143 * gdbint.texinfo: fixed a stray email address (needs @@),
9144 added @table @code to node "Native Conditionals"
9145
9146Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9147
9148 * gdbint.texinfo: Describe coding style of GDB.
9149
9150Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9151
9152 * stabs.texinfo: Minor wording changes.
9153
9154Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9155
9156 * gdbint.texinfo: Improve release doc slightly.
9157
9158Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9159
9160 * gdbint.texinfo: Improve doc of GDB config macros.
9161
9162Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9163
9164 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9165 These will be reinserted when examined.
9166
9167Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9168
9169 * gdbint.texinfo: Make a start at documenting all the #if macros
9170 in GDB. At least list them all, and start separating them into
9171 host-specific and target-specific.
9172
9173Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9174
9175 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9176 examples (not consistent w others).
c906108c
SS
9177 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9178 for generic vn of doc
9179
9180Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9181
9182 * Makefile.in: always create installation directories.
9183
9184Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9185
9186 * gdb.texinfo: in h8 config, do not describe searching commands.
9187
9188Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9189
9190 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9191 conditionals; introduce a few generic switches that may be
9192 useful for other cross-dev or dos-hosted configs.
9193
9194 * gdb.texinfo: fix typo in "info reg" description
9195
9196Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9197
9198 * stabs.texinfo: Minor updates from running TeX over it.
9199 * Makefile.in (stabs.dvi, stabs.ps): Add.
9200
9201Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9202
9203 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9204 First pass at converting it to texinfo.
9205
9206Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9207
9208 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9209 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9210
9211Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9212
9213 * gdbint.texinfo: Add section on partial symbol tables.
9214
9215Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9216
9217 * gdb.texinfo: document `set remotedebug' and `set
9218 rstack_high_address'.
9219
9220Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9221
9222 * gdb.texinfo: slight expansion of new text on reading info files
9223 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9224 H8/300 from DOS.
9225
9226Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9227
9228 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9229
9230Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9231
9232 * gdb.texinfo: Say how to read the `info' files.
9233
9234Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9235
9236 * Makefile.in: gm4 -> m4.
9237
9238Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9239
9240 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9241 Documentation' ahead of `Installing GDB' to match README.
9242 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9243 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9244
9245Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9246
9247 * Makefile.in: remove $(srcdir) from gdb.info rule.
9248
9249Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9250
9251 * Makefile.in: commented out gdb-all.texinfo rule. This is
9252 temporary.
9253
9254Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9255
9256 * Makefile.in, configure.in: removed traces of namesubdir,
9257 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9258 copyrights to '92, changed some from Cygnus to FSF.
9259
9260Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9261
9262 * gdb.texinfo: Improve how we ask for bug reports.
9263
9264Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9265
9266 * Makefile.in: infodir belongs in datadir.
9267
9268Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9269
9270 * Makefile.in: remove spaces following hyphens, bsd make can't
9271 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9272 standards.text support.
c906108c
SS
9273
9274Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9275
9276 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9277 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9278 and mandir now keyed off datadir by default.
9279
9280\f
9281Local Variables:
9e9c5ae7 9282mode: change-log
c906108c
SS
9283left-margin: 8
9284fill-column: 74
9285version-control: never
9286End:
This page took 1.273178 seconds and 4 git commands to generate.