daily update
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
f3c8a52a
JK
12012-08-06 Nathaniel Flath <flat0103@gmail.com>
2
3 * gdb.texinfo (Working Directory): Added information about new
4 default argument for 'cd' command.
5
77a91025
YQ
62012-08-06 Yao Qi <yao@codesourcery.com>
7
8 * gdb.texinfo (Remote Configuration): Add kindex for 'set
9 remote hardware-watchpoint-limit' and 'set
10 remote hardware-breakpoint-limit'.
11
d9f08f52
YQ
122012-08-06 Yao Qi <yao@codesourcery.com>
13
14 Fix PR14371.
15
16 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
17 '=breakpoint-deleted'.
18
95b07c96
YQ
192012-08-02 Yao Qi <yao@codesourcery.com>
20
21 * gdb.texinfo (Native): Remove node Neutrino.
22
7255706c
YQ
232012-07-27 Yao Qi <yao@codesourcery.com>
24
25 * gdb.texinfo (IPA Protocol Commands): Document new command
26 'close'.
27
d6b28940
TT
282012-07-25 Tom Tromey <tromey@redhat.com>
29
30 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
31
e615022a
DE
322012-07-20 Doug Evans <dje@google.com>
33
34 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
35 (Index Files): Document how to control the use of deprecated index
36 sections.
37 (Index Section Format): Replace --use-deprecated-index-sections with
38 "set use-deprecated-index-sections on".
39
055855a4
EZ
402012-07-12 Eli Zaretskii <eliz@gnu.org>
41
42 * gdbint.texinfo: Remove @syncodeindex directives that put all the
43 indices into a single node "Index". Instead, join function and
44 variable indices into a single index, separate from the concept
45 index. Requested in
46 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
47 (Top): Update the top-level menu: instead of one "Index" there are
48 now separate entries "Concept Index" and "Function and Variable
49 Index".
50 (Concept Index, Function and Variable Index): New nodes.
51 (Index): Node deleted.
52
f77cc5f0
HZ
532012-07-05 Hui Zhu <hui_zhu@mentor.com>
54
55 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
56 and "maint agent-eval".
57
00595b5e
EZ
582012-07-03 Eli Zaretskii <eliz@gnu.org>
59
60 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
61 avoid file-name clashes between Index.html and index.html on
62 case-insensitive filesystems. See the discussion starting in
63 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
64 details of the problem.
65 (Top): Update the master menu for the above.
66 (Concept Index, Command and Variable Index): New nodes, instead of
67 the old "Index" node that was deleted. All cross-references
68 updated.
69
d3ce09f5
SS
702012-07-02 Stan Shebs <stan@codesourcery.com>
71
72 * gdb.texinfo (Dynamic Printf): Mention agent style and
73 disconnected dprintf.
74 (Maintenance Commands): Describe maint agent-printf.
75 (General Query Packets): Mention BreakpointCommands feature.
76 (Packets): Document commands extension to Z0 packet.
77 * agentexpr.texi (Bytecode Descriptions): Document printf
78 bytecode.
79
2d7b58e8
JK
802012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
81
82 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
83 only after gdbinit files.
84 (Startup): Move -iex and -iex commands down after gdbinit files.
85
202cbf1c
JK
862012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
87
88 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
89 possibility.
90
b6ba681c
TT
912012-06-29 Tom Tromey <tromey@redhat.com>
92
93 * gdb.texinfo (Index Section Format): Update for version 7.
94
71caed83
SS
952012-06-28 Stan Shebs <stan@codesourcery.com>
96
97 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
98 example, add note about title column.
99
ee0bf529
SCR
1002012-06-26 Siva Chandra Reddy <sivachandra@google.com>
101
102 * gdb.texinfo (Symbol Tables In Python): Add description about
103 the new 'last' attribute of gdb.Symtab_and line.
104
3c15d565
SCR
1052012-06-26 Siva Chandra Reddy <sivachandra@google.com>
106
107 * gdb.texinfo (Symbol Tables In Python): Correct the description
108 of the 'pc' attribute of gdb.Symtab_and_line.
109
45cfd468
DE
1102012-06-26 Doug Evans <dje@google.com>
111
112 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
113 and symtab-create.
114
496ee73e
KS
1152012-06-25 Keith Seitz <keiths@redhat.com>
116
117 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
118 from example. Remove "rbreak" from list of corresponding
119 gdb commands.
120
156942c7
DE
1212012-06-23 Doug Evans <dje@google.com>
122
123 * gdb.texinfo (Index Section Format): Document version 7 format.
124
c614397c
YQ
1252012-06-22 Yao Qi <yao@codesourcery.com>
126
127 * gdb.texinfo: Add missing cindex for some packets.
128
472a2379
KS
1292012-06-20 Keith Seitz <keiths@redhat.com>
130
131 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
132 for -break-insert and document -p.
133
2678e2af
YQ
1342012-06-20 Yao Qi <yao@codesourcery.com>
135
136 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
137 and "gdb.write_memory" with "Inferior.read_memory" and
138 "Inferior.write_memory".
139
984359d2
EZ
1402012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
141
142 * gdb.texinfo (Summary): Add a link to "Free Documentation".
143 (Free Documentation): Add @node line.
144 (Continuing and Stepping) <advance location>: Use @item instead of
145 @itemx.
146 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
147 @itemx.
148 (Embedded Processors): Put the link to "PA" to its correct place,
149 according to document structure.
150 (Python API): Put the link to "Lazy Strings In Python" to its
151 correct place.
152 (Index): Use @@ in @tex block to get a literal @.
153
154 * gdbint.texinfo: Fix the @subtitle line.
155
156 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
157 correct place.
158
16bdd41f
YQ
1592012-06-08 Yao Qi <yao@codesourcery.com>
160
161 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
162 Protocol'.
163 (In-Process Agent Protocol, IPA Protocol Objects)
164 (IPA Protocol Commands): New nodes.
165 (Tracepoint Packets): Add anchors.
166
2d4c29c5
TS
1672012-06-06 Thomas Schwinge <thomas@codesourcery.com>
168
169 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
170
6bd110c5
YQ
1712012-06-06 Yao Qi <yao@codesourcery.com>
172
173 * gdb.texinfo: Update copyright year.
174
f3e0e960
SS
1752012-05-23 Stan Shebs <stan@codesourcery.com>
176 Kwok Cheung Yeung <kcy@codesourcery.com>
177
178 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
179
1564a261
JK
1802012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
181
182 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
183 Mention also --with-separate-debug-dir.
184 (Auto-loading): Prepend $debugdir in the sample output.
185 (Auto-loading safe path): Likewise. Mention also $debugdir for the
186 auto-load safe-path variable.
187 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
188 Mention also $debugdir for 'set auto-load scripts-directory'.
189
eb17f351
EZ
1902012-05-19 Eli Zaretskii <eliz@gnu.org>
191
192 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
193 (MIPS Embedded, MIPS, MIPS Register packet Format)
194 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
195 appropriate.
196
4cc0665f
MR
1972012-05-18 Sandra Loosemore <sandra@codesourcery.com>
198 Maciej W. Rozycki <macro@codesourcery.com>
199
200 * gdb.texinfo (MIPS): Document "set mips compression" and "show
201 mips compression".
202 (MIPS Breakpoint Kinds): New subsubsection.
203
7af8dcf8 2042012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
205
206 * gdb.texinfo (Architecture-Specific Protocol Details): Define
207 nodes for subsections. Add @acronym mark-ups and adjust
208 formatting.
209
aff139ff
JK
2102012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
211
212 Rename $ddir to $datadir.
213 * gdb.texinfo (Auto-loading, Auto-loading safe path)
214 (objfile-gdb.py file): Rename $ddir to $datadir.
215
9cb709b6
TT
2162012-05-18 Tom Tromey <tromey@redhat.com>
217
218 * gdb.texinfo (Print Settings): Document 'set print symbol'.
219
e7e0cddf
SS
2202012-05-14 Stan Shebs <stan@codesourcery.com>
221
222 * gdb.texinfo (Dynamic Printf): New subsection.
223
7efc75aa
SCR
2242012-05-13 Siva Chandra Reddy <sivachandra@google.com>
225
226 * gdb.texinfo (Basic Python): Add description about the function
227 gdb.find_pc_line
228
f307c045
JK
2292012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
230 Eli Zaretskii <eliz@gnu.org>
231
232 * gdb.texinfo (Separate Debug Files): Use plural form for global
233 debugging information directory.
234
85d4a676
SS
2352012-05-11 Stan Shebs <stan@codesourcery.com>
236 Kwok Cheung Yeung <kcy@codesourcery.com>
237
238 * gdb.texinfo (Operating System Auxiliary Information): Document new
239 'info os' subcommands.
240
c1668e4e
JK
2412012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
242
243 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
244 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
245 (dotdebug_gdb_scripts section): Add reference
246 to 'Auto-loading safe path'.
247
7349ff92
JK
2482012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
249
250 Implement multi-component --with-auto-load-dir.
251 * gdb.texinfo (Auto-loading): New references
252 for 'set auto-load scripts-directory'
253 and 'show auto-load scripts-directory'.
254 (Auto-loading safe path): Describe the new default. Move $ddir
255 substituation reference to 'objfile-gdb.py file'.
256 (objfile-gdb.py file): Describe script-name alias. Change real-name to
257 script-name. Describe new 'set auto-load scripts-directory'
258 and 'show auto-load scripts-directory'.
259
6dea1fbd
JK
2602012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
261
262 Provide $ddir substitution for --with-auto-load-safe-path.
263 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
264 (Auto-loading safe path): Likewise. Mention the default value,
265 $ddir substitution, --with-auto-load-safe-path and
266 --without-auto-load-safe-path.
267 * observer.texi (gdb_datadir_changed): New.
268
1ccacbcd
JK
2692012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
270
271 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
272 Twice.
273
d9242c17
JK
274 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
275 directory separator by path separator.
276
af2c1515
JK
2772012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
278
279 * gdb.texinfo (Auto-loading safe path): Make 'directories'
280 for 'set auto-load safe-path' optional. Mention if it is omitted.
281 Change disabling security protection condition to "/", twice.
282
a20ee7a4
SCR
2832012-05-03 Siva Chandra Reddy <sivachandra@google.com>
284
285 * gdb.texinfo (Symbol Tables In Python): Add documentation about
286 the new methods global_block and static_block on gdb.Symtab
287 objects.
288
56af09aa
SCR
2892012-05-02 Siva Chandra Reddy <sivachandra@google.com>
290
291 * gdb.texinfo (Blocks In Python): Add a note saying that future
292 improvements to GDB and its infrastructure can move symbols
293 across blocks within a symbol table.
294
2746b0ef
YQ
2952012-04-29 Yao Qi <yao@codesourcery.com>
296
297 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
298 (A29K): Remove.
299
62e5f89c
SDJ
3002012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
301 Tom Tromey <tromey@redhat.com>
302
303 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
304 and generic static probe support on GDB.
305
a766d390
DE
3062012-04-25 Doug Evans <dje@google.com>
307
50f042b9
DE
308 * gdb.texinfo (Go): Fix thinko.
309
a766d390
DE
310 * gdb.texinfo (Supported Languages): Add Go.
311 (Go): New node.
312
f02e2b19
YQ
3132012-04-25 Yao Qi <yao@codesourcery.com>
314
315 * gdbint.texinfo (Testsuite): New section `Board settings'.
316
68d41a48
JK
3172012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
318
319 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
320 Three times.
321
174bb630
JK
322 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
323 Three times.
324
0511cc75
JK
3252012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
326
327 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
328 by @table @asis. Fix formatting of one item.
329
0070f25a
JK
3302012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
331
332 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
333
4dc84fd1
JK
3342012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
335
336 New option "set debug auto-load".
337 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
338 (auto-load verbose mode): New node.
339
bccbefd2
JK
3402012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
341
342 New option "set auto-load safe-path".
343 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
344 and "info auto-load" examples for safe-path. Put there also references
345 for "set auto-load safe-path" and "show auto-load safe-path".
346 New menu item for Auto-loading safe path.
347 (Auto-loading safe path): New node.
348 (Python Auto-loading): Update the expected output from "Missing"
349 to "No".
350
bf88dd68
JK
3512012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
352
353 auto-load: Implementation.
354 * gdb.texinfo (Mode Options): New anchor for -nx.
355 (Startup): New anchors for Option -init-eval-command,
356 Home Directory Init File
357 and Init File in the Current Directory during Startup.
358 Mention set auto-load local-gdbinit with a reference.
359 Change the sample code to "set auto-load python-scripts".
360 (Threads): New anchor set libthread-db-search-path.
361 Provide references to libthread_db.so.1 file.
362 (Controlling GDB): New menu item for Auto-loading.
363 (Auto-loading, Init File in the Current Directory)
364 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
365 (Python): Rename the menu item Auto-loading to Python Auto-loading.
366 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
367 reference.
368 (Auto-loading): Rename to ...
369 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
370 "set auto-load python-scripts", new anchor for it. Change
371 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
372 for it. Change "info auto-load-scripts"
373 to "info auto-load python-scripts", new anchor for it. Change "scripts"
374 to "Python scripts".
375
8264ba82
AG
3762012-04-14 Anton Gorenkov <xgsa@yandex.ru>
377
378 PR mi/13393
379 * gdb.texinfo (Print Settings): Extend the description for "set print
380 object".
381 (GDB/MI Variable Objects): Extend the description for -var-create and
382 -var-list-children.
383
06fc020f
SCR
3842012-04-11 Siva Chandra Reddy <sivachandra@google.com>
385
386 * gdb.texinfo (Examining Data): Document the 'explore' command.
387
7191c139
JB
3882012-03-28 Joel Brobecker <brobecker@adacore.com>
389
390 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
391 to the children of a varobj and its update range when -var-update
392 returns that the varobj's type changed.
393
3708f05e
JK
3942012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
395
396 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
397 Create two new links fir 'objfile-gdb.py file'
398 and 'dotdebug_gdb_scripts section'.
399
8e0583c8
JK
4002012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
401
402 * gdb.texinfo (Auto-loading): Rename node reference
403 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
404 Twice.
405 (.debug_gdb_scripts section): Rename the node ...
406 (dotdebug_gdb_scripts section): ... here.
407 (Maintenance Commands): Also rename this node reference.
408
7b282c5a
SCR
4092012-03-22 Siva Chandra Reddy <sivachandra@google.com>
410
411 * gdb.texinfo (Python API/Values From Inferior): Add description
412 about the new method Value.referenced_value. Add description on
413 how Value.dereference is different (and similar) to
414 Value.referenced_value.
415
8320cc4f
JK
4162012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
417
418 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
419 --init-eval-command=COMMAND, -iex.
420 (Startup): Describe -iex and -ix. Simplify the example
421 for "set auto-load-scripts off".
422
481860b3
GB
4232012-03-16 Gary Benson <gbenson@redhat.com>
424
425 PR breakpoints/10738
426 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
427 stating that GDB cannot set breakpoints on inlined functions.
428 (Mode Options): Document --use-deprecated-index-sections.
429 (Index Section Format): Document new index section version format.
430
c4aeac85
TT
4312012-03-15 Tom Tromey <tromey@redhat.com>
432
433 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
434
16899756
DE
4352012-03-13 Doug Evans <dje@google.com>
436
437 * gdb.texinfo (Help): Change apropos example to use "alias" instead
438 of "reload".
439 (Symbols): Delete docs for set/show symbol-reloading.
440 * gdbint.texinfo (Defining Other Architecture Features): Delete
441 SYMBOL_RELOADING_DEFAULT.
442 * refcard.tex: Delete reference to symbol-reloading.
443
9b224c5e
PA
4442012-03-07 Pedro Alves <palves@redhat.com>
445
446 * gdb.texinfo (General Query Packets): Document new
447 QProgramSignals packet.
448 * gdb.texinfo (Remote configuration): Mention
449 "program-signals-packet".
450
169081d0
TG
4512012-03-05 Tristan Gingold <gingold@adacore.com>
452
453 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
454
d1feda86
YQ
4552012-03-03 Yao Qi <yao@codesourcery.com>
456
457 * gdb.texinfo (In-Process Agent): New node.
458 Document new commands.
459 (General Query Packets): Add packet `QAgent'.
460
1faeff08
MR
4612012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
462
463 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
464
7d74f244
DE
4652012-03-01 Scott J. Goldman <scottjg@vmware.com>
466
467 * gdb.texinfo (Commands In Python): Put example python macro in
468 COMMAND_USER category rather than COMMAND_OBSCURE.
469 Document gdb.COMMAND_USER.
470 (User-defined Commands): Update documentation to clarify
471 "set/show max-user-call-depth" and "show user" don't apply to python
472 commands. Update documentation to clarify "help user-defined" may
473 also include python commands defined as COMMAND_USER.
474
6fe37d23
JK
4752012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
476
477 * gdb.texinfo (Startup): Add option -ex description to the option -x
478 description.
479
83364271
LM
4802012-02-24 Luis Machado <lgustavo@codesourcery.com>
481
482 * gdb.texinfo (Setting Breakpoints): Mention and explain the
483 condition-evaluation breakpoint parameter.
484 Mention condition-evaluation mode being shown in "info break".
485 (Break Conditions): Add description for target-side
486 conditional breakpoints.
487 (Remote Configuration): Mention conditional-breakpoints-packet.
488 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
489 cond-expr.
490 (General Query Packets): Mention new ConditionalBreakpoint feature.
491
bdb1994d
TT
4922012-02-22 Tom Tromey <tromey@redhat.com>
493
494 * gdb.texinfo (Blocks In Python): Clarify block iteration.
495
4d241c86
TT
4962012-02-17 Tom Tromey <tromey@redhat.com>
497
498 PR python/10753:
499 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
500 directory.
501
816338b5
SS
5022012-02-14 Stan Shebs <stan@codesourcery.com>
503
504 * gdb.texinfo (Disabling Breakpoints): Document enable count.
505
cc30c4bd
PA
5062012-02-13 Pedro Alves <palves@redhat.com>
507
508 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
509 mips-idt-ecoff.
510
035d1e5b
YQ
5112012-02-09 Yao Qi <yao@codesourcery.com>
512
513 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
514
f0823d2c
TT
5152012-02-07 Tom Tromey <tromey@redhat.com>
516
517 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
518 Symbol.value.
519
64e7d9dd
TT
5202012-02-07 Tom Tromey <tromey@redhat.com>
521
522 * gdb.texinfo (Symbols In Python): Document Symbol.line.
523
4220b2f8
TS
5242012-01-27 Thomas Schwinge <thomas@codesourcery.com>
525
526 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
527
edcc5120
TT
5282012-01-24 Tom Tromey <tromey@redhat.com>
529
530 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
531 unload".
532 (Files): Mention new catch commands.
533 (GDB/MI Async Records): Likewise.
534
53fe1783
GB
5352012-01-24 Gary Benson <gbenson@redhat.com>
536
537 Delete #if 0'd out code.
538 * gdb.texinfo (Frame Info): Remove "info catch".
539
b9e7b9c3
UW
5402012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
541
542 * gdb.texinfo (Remote Configuration): Document
543 "set remote hostio-readlink-packet" command.
544 (General Query Packets): Document vFile:readlink packet.
545
4aac40c8
TT
5462012-01-16 Tom Tromey <tromey@redhat.com>
547
548 * gdb.texinfo (Specify Location): Document relative file name
549 handling.
550
cafec441
TT
5512012-01-16 Tom Tromey <tromey@redhat.com>
552
553 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
554
0ee339bc
JK
5552012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
556 Eli Zaretskii <eliz@gnu.org>
557
558 * gdbint.texinfo (Coding Standards): Require braces for two lines of
559 code.
560
72384ba3
PH
5612012-01-11 Paul Hilfinger <hilfingr@adacore.com>
562
563 * gdb.texinfo (Variables): Document use of :: for non-static
564 variables.
565
ce1b17c4
JB
5662012-01-05 Joel Brobecker <brobecker@adacore.com>
567
568 * gdbint.texinfo (Start of New Year Procedure): Update
569 to replace use of copyright.sh by use of copyright.py.
570
217bff3e
JK
5712012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
572
573 Remove the gdbtui binary.
574 * all-cfg.texi (GDBTUI): Remove.
575 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
576 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
577 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
578
cc72b2a2
KP
5792011-12-23 Kevin Pouget <kevin.pouget@st.com>
580
581 Introduce gdb.FinishBreakpoint in Python.
582 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
583 (Python API): Add menu entry for Finish Breakpoints.
584
13ac8d2c
JK
5852011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
586
587 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
588 tests.
589
e0f9f062
DE
5902011-12-16 Doug Evans <dje@google.com>
591
592 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
593
80b6e756
PM
5942011-12-16 Phil Muldoon <pmuldoon@redhat.com>
595
1c3ad6ab 596 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
597 stack". Add documentation for "set/show python print-stack".
598
2fb860fc
PA
5992011-12-14 Pedro Alves <pedro@codesourcery.com>
600
601 * gdb.texinfo (Implementing a Remote Stub): Explain that you
602 should transfer control to the stub in the startup code instead of
603 in main. Mention the need to get past the initial breakpoint.
604
f8eba3c6
TT
6052011-12-06 Tom Tromey <tromey@redhat.com>
606
607 * gdb.texinfo (Set Breaks): Update for new behavior.
608
2268b414
JK
6092011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
610
611 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
612 List Format for SVR4 Targets'.
613 (General Query Packets): New item qXfer:libraries-svr4:read.
614 (Library List Format for SVR4 Targets): New node.
615
ae6f0d5b
TT
6162011-12-01 Tom Tromey <tromey@redhat.com>
617
618 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
619 add.
620
36dfb11c
TT
6212011-11-22 Tom Tromey <tromey@redhat.com>
622
623 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
624 reasons.
625
f196051f
SS
6262011-11-20 Stan Shebs <stan@codesourcery.com>
627
628 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
629 note-related options and variables.
630 (Tracepoint Packets): Document packet changes.
631
f85b53f8
SD
6322011-11-20 Sanjoy Das <sdas@igalia.com>
633
634 * gdb.texinfo (JIT Interface): Add documentation on writing and
635 usind JIT debug info readers.
636 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
637 Debug Info Readers): New nodes.
638
bfccc43c
YQ
6392011-11-18 Yao Qi <yao@codesourcery.com>
640
641 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
642 tracepoint.
643
c011a4f4
DE
6442011-11-15 Doug Evans <dje@google.com>
645
646 * gdb.texinfo (Files): Document basenames-may-differ.
647
ed59ded5
DE
6482011-11-14 Doug Evans <dje@google.com>
649
650 * gdb.texinfo (Shell Commands): Document "!".
651
405f8e94
SS
6522011-11-14 Stan Shebs <stan@codesourcery.com>
653 Kwok Cheung Yeung <kcy@codesourcery.com>
654
655 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
656 needed to get shorter fast tracepoints.
657 (Tracepoint Packets): Document new qTMinFTPILen packet.
658
1e4d1764
YQ
6592011-11-14 Yao Qi <yao@codesourcery.com>
660
661 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
662 behavior of tracepoint.
663 (General Query Packets): New feature InstallInTrace.
664 (Remote Configuration): Document "set remote
665 install-in-trace-packet".
666
71eba9c2 6672011-11-12 Matt Rice <ratmice@gmail.com>
668
669 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
670 Add arguments to info macro.
671
e0f8f636
TT
6722011-11-10 Tom Tromey <tromey@redhat.com>
673
674 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
675 manual.
676 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
677 (Macros): Add a footnote.
678 (C): Remove paragraph about compiler options.
679 (C Constants): Mention wide character and string constants.
680 (C Plus Plus Expressions): Update compiler option advice. Mention
681 using declarations. Mention ADL. Remove old HP compiler
682 information.
683
625c0d47
TT
6842011-11-10 Tom Tromey <tromey@redhat.com>
685
686 PR c++/9257:
687 * gdb.texinfo (Print Settings): Add an extra note about the need
688 for a vtable.
689
4be2aacc
MR
6902011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
691
692 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
693 "set mips abi" documentation.
694
0a1c4d10
DE
6952011-11-04 Doug Evans <dje@google.com>
696
697 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
698
aad1c02c
TT
6992011-11-03 Tom Tromey <tromey@redhat.com>
700
701 * gdb.texinfo (Stopping): Add menu entry.
702 (Continuing and Stepping): Restore @node. Use @section, not
703 @subsection.
704
983fb131
MR
7052011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
706
707 * gdb.texinfo (Skipping Over Functions and Files): Remove node
708 designation. Fix "Specify Location" cross-reference.
709
3065dfb6
SS
7102011-11-02 Stan Shebs <stan@codesourcery.com>
711
712 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
713 (General Query Packets): Describe tracenz feature.
714 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
715
0aaaf063
PK
7162011-10-28 Paul Koning <paul_koning@dell.com>
717
718 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
719
2231f1fb
KP
7202011-10-27 Kevin Pouget <kevin.pouget@st.com>
721
722 * gdb.texinfo ((Frames In Python): Document
723 gdb.FRAME_UNWIND_FIRST_ERROR contant.
724
5110b5df
PK
7252011-10-26 Paul Koning <paul_koning@dell.com>
726
727 * gdb.texinfo (gdb.types): Document new deepitems function.
728
22dbab46
PK
7292011-10-25 Paul Koning <paul_koning@dell.com>
730
731 PR python/13327
732
733 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
734 fetch_lazy method.
735
9df2fbc4
PM
7362011-10-20 Phil Muldoon <pmuldoon@redhat.com>
737
738 PR python/12656
739
740 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
741 global_block, static_block function.
742
f05e2e1d
TT
7432011-10-19 Tom Tromey <tromey@redhat.com>
744
745 * gdb.texinfo (Commands In Python): Add missing "@"s.
746
a7fc3f37
KP
7472011-10-13 Kevin Pouget <kevin.pouget@st.com>
748
749 PR python/13285 Document named constants for frame unwind stop reasons
750 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
751 constants.
752
5048e516
JK
7532011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
754
755 Fix compatibility with texinfo versions older than 4.12.
756 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
757 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
758 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
759 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
760 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
761 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
762 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
763
5a56e9c5
DE
7642011-10-09 Doug Evans <dje@google.com>
765
766 * gdb.texinfo (Extending GDB): Document alias command.
767
36b11add
JK
7682011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
769
770 Support @entry in input expressions.
771 * gdb.texinfo (Variables): Describe @entry names suffix.
772 (Print Settings): Add anchor for `set print entry-values'.
773
e18b2753
JK
7742011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
775 Eli Zaretskii <eliz@gnu.org>
776
777 Display @entry parameter values (without references).
778 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
779 example.
780 (Print Settings): New description of set print entry-values and show
781 print entry-values.
782
111c6489
JK
7832011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
784 Eli Zaretskii <eliz@gnu.org>
785
786 Recognize virtual tail call frames.
787 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
788 (Tail Call Frames): New node.
789 (Frames In Python): Add gdb.TAILCALL_FRAME.
790
9c15afc4
DE
7912011-10-07 Doug Evans <dje@google.com>
792
793 * gdb.texinfo (gdb.printing): Document new `replace' arg to
794 register_pretty_printer.
795
99f5279d
PM
7962011-10-07 Phil Muldoon <pmuldoon@redhat.com>
797
798 PR python/12930
799 PR python/12802
800
801 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
802 stop method.
803
03583c20
UW
8042011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
805
806 * gdb.texinfo (Starting your Program): "set disable-randomization"
807 is no longer Linux-specific.
808 (Remote Configuration): Document "set remote
809 disable-randomization-packet".
810 (General Query Packets): Document "QDisableRandomization" packet
811 and add it to "qSupported" list.
812
bd054e06
KP
8132011-10-07 Kevin Pouget <kevin.pouget@st.com>
814
815 Allow Python notification of new object-file loadings.
816 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
817 event type.
818
cb6be26b
KP
8192011-10-04 Kevin Pouget <kevin.pouget@st.com>
820
821 PR python/12691: Add the inferior to Python exited event
822 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
823
a05336a1
JB
8242011-10-03 Joel Brobecker <brobecker@adacore.com>
825
826 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
827 rephasing.
828
5d77fe44
JB
8292011-10-03 Joel Brobecker <brobecker@adacore.com>
830
831 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
832 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
833 as possible feature returned by the `-list-features'
834 command.
835
699df94d
PK
8362011-09-28 Paul Koning <paul_koning@dell.com>
837
838 * gdb.texinfo (gdb.Type): Document field access by dictionary
839 key syntax.
840
24bdad53
YQ
8412011-09-28 Yao Qi <yao@codesourcery.com>
842
843 * gdb.texinfo (Files): Update options for `add-symbol-file'.
844 Add one space after option `-s'. Remove @r{} markup.
845
6710bf39
SS
8462011-09-27 Stan Shebs <stan@codesourcery.com>
847
848 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
849
d99f7e48
HZ
8502011-09-16 Hui Zhu <teawater@gmail.com>
851
852 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
853 to *(unsigned char *)$esp@300.
854
d812018b
PK
8552011-09-15 Paul Koning <paul_koning@dell.com>
856
857 * gdb.texinfo: Make style of Python functions and methods match
858 the syntax of Python. Also put class and module names explicitly
859 on function, member, and variable names, matching Python
860 documentation conventions.
861
2aa48337
KP
8622011-09-15 Kevin Pouget <kevin.pouget@st.com>
863
864 PR Python/12692 Add gdb.selected_inferior() to Python interface.
865 * gdb.texinfo (Inferiors In Python): Describe new
866 gdb.selected_inferior() function.
867
6839b47f
KP
8682011-09-15 Kevin Pouget <kevin.pouget@st.com>
869
870 Handle multiple breakpoint hits in Python interface:
871 * gdb.texinfo (Events In Python): New function documentation:
872 gdb.BreakpointEvent.breakpoints. Indicate that
873 gdb.BreakpointEvent.breakpoint is now deprecated.
874
26829f2b
JB
8752011-09-04 Joel Brobecker <brobecker@adacore.com>
876
877 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
878
a9f54f60
TT
8792011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
880
881 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
882
fa3a4f15
PM
8832011-08-17 Phil Muldoon <pmuldoon@redhat.com>
884
885 * gdb.texinfo (Prompt): Add set/show extended-prompt
886 documentation
887 (Basic Python): Add prompt_hook anchor.
888 (Python modules): Reword module text to reflect multiple modules.
889 (gdb.prompt): Document gdb.prompt module.
890
224bbe49
YQ
8912011-08-14 Yao Qi <yao@codesourcery.com>
892
78d85199
YQ
893 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
894
8952011-08-14 Yao Qi <yao@codesourcery.com>
896
897 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
898 (TIC6x Features): New node.
899
457e09f0
DE
9002011-08-12 Doug Evans <dje@google.com>
901
902 * gdb.texinfo (Symbols In Python): Document symbol.type.
903
5e239b84
PM
9042011-08-09 Phil Muldoon <pmuldoon@redhat.com>
905
906 * gdb.texinfo (Python): Document command and function
907 auto-loading.
908
177bc839
JK
9092011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
910 Eli Zaretskii <eliz@gnu.org>
911
912 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
913 typedefs unrolling. Extend the sample code by an inner typedef and
914 outer typedefs unrolling.
915
1a532630
PP
9162011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
917
918 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
919 size and line-size.
920
9b158ba0 9212011-07-21 Matt Rice <ratmice@gmail.com>
922
923 PR macros/12999
924 * gdb.texinfo (Macros): Add info definitions and info macros commands.
925 Update text and cindex entries for info macro command.
926
d17b6f81
PM
9272011-07-21 Phil Muldoon <pmuldoon@redhat.com>
928
929 * observer.texi (GDB Observers): Add before_prompt observer.
930 * gdb.texinfo (Basic Python): Add documentation for prompt
931 substitution.
932
713389e0
PM
9332011-07-11 Phil Muldoon <pmuldoon@redhat.com>
934
935 PR python/12438
936 * gdb.texinfo (Python Commands): Add deprecate note to maint
937 set/show python print-stack. Document set/show python
938 print-backtrace.
939
177b42fe
TJB
9402011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
941
942 * gdb.texinfo: Fix typos.
943
900e11f9
JK
9442011-07-01 Tom Tromey <tromey@redhat.com>
945
946 * gdb.texinfo (Debugging Output): Document set debug
947 check-physname.
948
39c4d40a
TT
9492011-06-29 Tom Tromey <tromey@redhat.com>
950
951 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
952 breakpoint-notifications feature.
953
6f5def7d
UW
9542011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
955
956 * gdb.texinfo (Target Description): Remove warning about
957 possibly unstable format.
958
8cf64490
TT
9592011-06-03 Tom Tromey <tromey@redhat.com>
960
961 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
962 (Events In Python): Note that exit_code is optional.
963
393eab54
PA
9642011-05-17 Pedro Alves <pedro@codesourcery.com>
965
966 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
967 required for multi-threading support.
968 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
969 Hc are deprecated for multi-threading debugging. Point readers at
970 the vCont packet.
971
75fc9810
DE
9722011-05-15 Doug Evans <dje@google.com>
973
974 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
975
01124a23
DE
9762011-05-13 Doug Evans <dje@google.com>
977
98a5dd13
DE
978 * gdb.texinfo (Threads): Document $sdir,$pdir.
979 (Server): Document $pdir exception.
980
dbaefcf7
DE
981 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
982
cc63ef9b
DE
983 * gdb.texinfo (Threads): Clarify default value for
984 libthread-db-search-path.
7e0396aa 985
01124a23
DE
986 * gdb.texinfo (Completion): Update example.
987 (Debugging Output): Delete `set/show debug lin-lwp-async'.
988
d248b706
KY
9892011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
990
991 * gdb.texinfo: Document change in the behaviour of the enable and
992 disable GDB commands when applied to tracepoints.
993 Document the EnableDisableTracepoints remote stub feature.
994 Document QTEnable and QTDisable in the list of tracepoint packets.
995
cc88a640
JK
9962011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
997
998 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
999 hsuser.texi.
1000 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1001 comment to hsuser.texi. Change rluser.texi name in the comment.
1002
84e578fb
DE
10032011-05-10 Doug Evans <dje@google.com>
1004
1005 * gdb.texinfo (Threads): If an empty path is provided for
1006 libthread-db-search-path it is reset to its default value.
1007 (Server): Ditto.
1008
478aac75
DE
10092011-05-09 Doug Evans <dje@google.com>
1010
1011 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1012
9c06b0b4
TJB
10132011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1014 Thiago Jung Bauermann <bauerman@br.ibm.com>
1015
1016 Implement support for PowerPC BookE masked watchpoints.
1017 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1018 (PowerPC Embedded): Mention support of masked watchpoints.
1019
9ed350ad
JB
10202011-05-03 Joel Brobecker <brobecker@adacore.com>
1021
1022 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1023 `@value{GDBN}'.
1024
4ceed123
JB
10252011-05-03 Joel Brobecker <brobecker@adacore.com>
1026
1027 * gdb.texinfo (titlepage): Remove dedication.
1028 (In Memoriam): New appendix.
1029
559a7a62
JK
10302011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1031 Eli Zaretskii <eliz@gnu.org>
1032
1033 * gdb.texinfo (Index Section Format): Change the version to 5.
1034 Describe the different formula.
1035
03f2bd59
JK
10362011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1037 Eli Zaretskii <eliz@gnu.org>
1038
1039 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1040 for disconnected tracing.
1041 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1042 extended-remote relationship. Mention --once.
1043 (TCP port allocation lifecycle of @code{gdbserver}): New.
1044
d9b1a651
EZ
10452011-04-23 Eli Zaretskii <eliz@gnu.org>
1046
1047 * gdb.texinfo (Server): Improve indexing. Index all optional
1048 switches to gdbserver.
1049
90476074
TT
10502011-04-20 Tom Tromey <tromey@redhat.com>
1051
1052 * gdb.texinfo (Index Section Format): New node.
1053 (Top): Add new node to menu.
1054
c21236dc
PA
10552011-04-20 Pedro Alves <pedro@codesourcery.com>
1056
1057 * gdb.texinfo (Maintenance Commands): Document `maint print
1058 remote-registers'.
1059
05c8c3f5
TT
10602011-04-20 Tom Tromey <tromey@redhat.com>
1061
1062 * gdb.texinfo (Trace File Format): Move node later.
1063
7a9dd1b2
TT
10642011-04-19 Tom Tromey <tromey@redhat.com>
1065
1066 * gdbint.texinfo (Register Information Functions): Remove
1067 duplicate "the".
1068 * gdb.texinfo (Emacs): Remove duplicate "to".
1069 (GDB/MI Variable Objects): Remove duplicate "the".
1070 (General Query Packets): Likewise.
1071
4368ebeb
JB
10722011-04-02 Joel Brobecker <brobecker@adacore.com>
1073
1074 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1075 "GDB/MI Ada Exception Information" node.
1076
956a9fb9
JB
10772011-04-01 Joel Brobecker <brobecker@adacore.com>
1078
1079 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1080 the "exception-name" field in the *stopped async record.
1081
f1310107
TJB
10822011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1083 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1084
1085 Implement support for PowerPC BookE ranged breakpoints.
1086 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1087
8786b2bd
TT
10882011-03-28 Tom Tromey <tromey@redhat.com>
1089
1090 * gdb.texinfo (Set Tracepoints): Fix typo.
1091
9ef07c8c
TT
10922011-03-24 Tom Tromey <tromey@redhat.com>
1093
1094 * gdb.texinfo (Specify Location): Document `function:label'
1095 linespec.
1096
99c3dc11
PM
10972011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1098
f1310107 1099 PR python/12149
99c3dc11
PM
1100
1101 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1102
29703da4
PM
11032011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1104
1105 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1106 (Inferiors In Python): Likewise.
1107 (Threads In Python): Likewise.
1108 (Symbols In Python): Likewise.
1109 (Objfiles In Python): Likewise.
1110 (Symbol Tables In Python): Likewise.
1111
c9174737
PA
11122011-03-15 Pedro Alves <pedro@codesourcery.com>
1113
1114 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1115 display>: Explain that the commands accept number ranges.
1116
7371cf6d
PM
11172011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1118
1119 * gdb.texinfo (Breakpoints In Python): Add description and example
1120 of Python stop function operation.
1121
ecec24e6
PM
11222011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1123
1124 * gdb.texinfo (Parameters In Python): Document get_set_string and
1125 get_show_string methods.
1126
6dcd5565
JK
11272011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1128
1129 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1130
81896e36
JK
1131 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1132 circular-trace-buffer name.
1133
5e30da2c
JB
11342011-02-28 Joel Brobecker <brobecker@adacore.com>
1135
1136 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1137 in the previous change.
1138
3bd0f5ef 11392011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1140
1141 * gdb.texinfo (Inferiors and Programs): Update commands to show
1142 that they can accept multiple arguments.
1143
4ec7539c
JB
11442011-02-24 Joel Brobecker <brobecker@adacore.com>
1145
1146 Revert the following patch (code patch was not approved):
1147 2011-02-21 Hui Zhu <teawater@gmail.com>
1148 * agentexpr.texi (bytecode descriptions): add printf.
1149 * gdb.texinfo (tracepoint action lists): add printf.
1150
82809774
DE
11512011-02-23 Doug Evans <dje@google.com>
1152
1153 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1154
e5a67952
MS
11552011-02-23 Michael Snyder <msnyder@vmware.com>
1156
1157 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1158 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1159 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1160
6e6fbe60
DE
11612011-02-22 Doug Evans <dje@google.com>
1162
1163 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1164 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1165 add description of result, fix @defun formatting.
1166
f994e27a
HZ
11672011-02-21 Hui Zhu <teawater@gmail.com>
1168
1169 * agentexpr.texi (Bytecode Descriptions): Add printf.
1170 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1171
c7f96d2b
TT
11722011-02-18 Tom Tromey <tromey@redhat.com>
1173
1174 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1175
60f98dde
MS
11762011-02-14 Michael Snyder <msnyder@vmware.com>
1177
1178 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1179 Document new command "thread find".
1180
08e796bc
MS
11812011-02-14 Michael Snyder <msnyder@vmware.com>
1182
1183 * gdb.texinfo (Threads): Update example of new thread message.
1184
b3b9301e
PA
11852011-02-14 Pedro Alves <pedro@codesourcery.com>
1186
1187 * gdb.texinfo (Remote Configuration): Mention set/show remote
1188 traceframe-info.
1189 (Tools/Packages Optional for Building GDB): Mention that expat is
1190 used for traceframe info.
1191 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1192 (General Query Packets) <qSupported>: Describe the
1193 qXfer:traceframe-info:read feature.
1194 (qXfer::read): Describe qXfer:traceframe-info:read.
1195 (Traceframe Info Format): New section.
1196
cef35b0f
PA
11972011-02-04 Pedro Alves <pedro@codesourcery.com>
1198
1199 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1200 for casts and unary operators.
1201
f1cbe1d3
TT
12022011-02-04 Tom Tromey <tromey@redhat.com>
1203
1204 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1205 is not useful.
1206
585fdaa1
PA
12072011-01-25 Pedro Alves <pedro@codesourcery.com>
1208
1209 * gdb.texinfo: s/value optimized out/optimized out/g
1210
7bfc9434
JB
12112011-01-21 Joel Brobecker <brobecker@adacore.com>
1212
1213 * gdb.texinfo (Other Misc Settings): Rework part of the
1214 documentation of the "set interactive mode" command.
1215
4694da01
TT
12162011-01-19 Tom Tromey <tromey@redhat.com>
1217
1218 * gdb.texinfo (Threads): Document thread name output and `thread
1219 name' command.
1220 (Threads In Python): Document Thread.name attribute.
1221 (GDB/MI Thread Commands): Document thread attributes.
1222
b716877b
AB
12232011-01-12 Andrew Burgess <aburgess@broadcom.com>
1224
1225 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1226 changes in mi/mi-cmd-disas.c
1227
13fd8b81
TT
12282011-01-12 Tom Tromey <tromey@redhat.com>
1229
1230 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1231 Fix "thread apply" text.
1232
e09342b5
TJB
12332011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1234 Thiago Jung Bauermann <bauerman@br.ibm.com>
1235
1236 Implement support for PowerPC BookE ranged watchpoints.
1237 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1238 the "set powerpc exact-watchpoints" flag.
1239
06e65f44
TT
12402011-01-07 Tom Tromey <tromey@redhat.com>
1241
1242 * gdb.texinfo (Python API): Add descriptions to @menu items.
1243
d8e22779
TT
12442011-01-06 Tom Tromey <tromey@redhat.com>
1245
1246 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1247
a255712f
PP
12482010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1249
e09342b5 1250 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1251
ccfc3d6e
TT
12522011-01-06 Tom Tromey <tromey@redhat.com>
1253
1254 PR python/12133:
1255 * gdb.texinfo (Frames In Python): Document various frame
1256 constants.
1257
44944448
JB
12582011-01-05 Joel Brobecker <brobecker@adacore.com>
1259
1260 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1261 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1262 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1263
42ea3d7a
JK
12642011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1265
1266 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1267 (clean): Add GDBvn.texi.
1268
720d1a40
JB
12692010-12-29 Joel Brobecker <brobecker@adacore.com>
1270
1271 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1272 occasional case where the debugger prints an array address
1273 instead of the array itself.
1274
ad196637
PA
12752010-12-23 Pedro Alves <pedro@codesourcery.com>
1276
1277 * gdb.texinfo (Packets) <read registers packet>: Document support
1278 for registers that were not collected.
1279
a86caf66
DE
12802010-12-15 Doug Evans <dje@google.com>
1281
1282 * gdb.texinfo (Startup): Document auto-loading of scripts during
1283 startup.
1284 (Auto-loading): Delete "maint set python auto-load on|off".
1285 Add "set auto-load-scripts on|off".
1286
aae1c79a
DE
12872010-12-07 Doug Evans <dje@google.com>
1288
1289 * gdb.texinfo (Mode Options): Document -data-directory.
1290 (Data Files): Add reference to -data-directory.
1291
4e04c971
DE
12922010-11-29 Doug Evans <dje@google.com>
1293
1294 * gdb.texinfo (Pretty-Printer Introduction): Change
1295 printer-name:subprinter-name to printer-name;subprinter-name.
1296
94b6973e
PM
12972010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1298
1299 PR python/12199
1300
1301 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1302
39037522
TT
13032010-11-23 Tom Tromey <tromey@redhat.com>
1304
1305 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1306 (Editing): Likewise.
1307 (Command History): Likewise.
1308 (TUI Keys): Likewise.
1309 (Bug Reporting): Conditionally include rluser.texi and
1310 inc-history.texinfo.
1311 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1312 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1313 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1314 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1315 (gdb.pdf): Likewise.
1316 (gdb.info): Likewise.
1317 (gdb/index.html): Likewise.
1318
5ae98d25
TT
13192010-11-23 Tom Tromey <tromey@redhat.com>
1320
1321 * Makefile.in (Makefile): Run ../config.status.
1322 (distclean): Update.
1323 * configure: Remove.
1324 * configure.ac: Remove.
1325
621c8364
TT
13262010-11-12 Tom Tromey <tromey@redhat.com>
1327
1328 * gdb.texinfo (Basic Python): Update. Add xref.
1329 (Exception Handling): Document new exception classes.
1330 (Types In Python): Update.
1331 (Frames In Python): Update.
1332
84f4c1fe
PM
13332010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1334
1335 * gdb.texinfo (Breakpoints In Python): Document "internal"
1336 parameter, and visible attribute.
1337
99e7ae30
DE
13382010-11-05 Doug Evans <dje@google.com>
1339
1340 * gdb.texinfo (Source Path): Document "set directories".
1341
f4b8a18d
KW
13422010-11-05 Ken Werner <ken.werner@de.ibm.com>
1343
1344 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1345 (OpenCL C): New node.
1346
7b51bc51
DE
13472010-11-02 Doug Evans <dje@google.com>
1348
1349 * gdb.texinfo (Pretty Printing): Expand into three sections,
1350 introduction, example, and commands.
1351 (Python API): Delete section Disabling Pretty-Printers, merge into
1352 Selecting Pretty-Printers.
1353 (Writing a Pretty-Printer): New section. Move the pretty-printer
1354 example here, and reformat to match python coding style. Add a second
1355 example using the gdb.printing module.
1356 (Python modules): Add gdb.printing.
1357
9eeee977
DE
13582010-10-29 Doug Evans <dje@google.com>
1359
1360 * gdb.texinfo (Python): Fix long line.
1361
a0e0ffdf
DE
13622010-10-20 Doug Evans <dje@google.com>
1363
1364 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1365 All references updated. Correct sections marked as subsections.
1366 (Coding Standards): New chapter. Move the coding standard related
1367 subsections here. Add section on Python coding standards.
1368
0e3509db
DE
13692010-10-13 Doug Evans <dje@google.com>
1370
1371 * gdb.texinfo (Python): Add "Python modules".
1372 (Types in Python): Add reference to gdb.types section.
1373 (Python modules): New node.
1374
44592cc4
DE
13752010-10-11 Doug Evans <dje@google.com>
1376
1377 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1378 Python" from gdb.Value.type description.
1379
6e1bb179
JB
13802010-09-28 Joel Brobecker <brobecker@adacore.com>
1381
1382 * gdb.texinfo (Ravenscar Profile): New node.
1383
e8467610
TT
13842010-09-22 Tom Tromey <tromey@redhat.com>
1385
1386 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1387
fccd1d1e
EZ
13882010-09-22 Eli Zaretskii <eliz@gnu.org>
1389
1390 * gdb.texinfo (Values From Inferior): Clarify that
1391 value.dynamic_type works only in C++ programs with RTTI.
1392
c1b6b909
TT
13932010-09-15 Paul Bolle <pebolle@tiscali.nl>
1394
1395 * gdb.texinfo (Character Sets): Correctly reference host-charset
1396 in example.
1397
7d288aaa
TT
13982010-09-13 Tom Tromey <tromey@redhat.com>
1399
1400 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1401 Document "fullname" and "from".
1402
f75d858b
MK
14032010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1404
1405 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1406 feature `reverse' output by -list-target-features.
1407
83b9503b
L
14082010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1409
1410 * gdb.texinfo (i386 Features): Remove an extra "@item".
1411
03f17ccf
TT
14122010-08-30 Tom Tromey <tromey@redhat.com>
1413
1414 PR python/11792:
1415 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1416
9779414d
DJ
14172010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1418
1419 * gdb.texinfo (ARM Features): Document
1420 org.gnu.gdb.arm.m-profile.
1421
f9ffd4bb
TT
14222010-08-23 Tom Tromey <tromey@redhat.com>
1423
1424 PR python/11145:
1425 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1426 reinterpret_cast methods.
1427
702c2711
TT
14282010-08-23 Tom Tromey <tromey@redhat.com>
1429
1430 PR python/11915:
1431 * gdb.texinfo (Types In Python): Document array method.
1432
66b73624
TJB
14332010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1434
1435 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1436
06a64a0b
TT
14372010-08-16 Tom Tromey <tromey@redhat.com>
1438
1439 * gdb.texinfo (Set Watchpoints): Document -location option.
1440
a3a7127e
DE
14412010-08-13 Doug Evans <dje@google.com>
1442
1443 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1444
8dedea02
VP
14452010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1446
1447 * gdb.texinfo (GDB/MI Data Manipulation): Document
1448 -data-read-memory-raw and -data-write-memory-raw.
1449
ca5c20b6 14502010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1451 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1452
1453 * gdb.texinfo (Basic Python): Describe post_event API.
1454
cb2e07a6
PM
14552010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1456
1457 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1458 decode_line Python APIs
cb2e07a6 1459
464b3efb
TT
14602010-08-10 Tom Tromey <tromey@redhat.com>
1461
1462 * gdb.texinfo (Pretty Printing API): Document
1463 gdb.default_visualizer.
1464
c29c521f
TT
14652010-08-10 Tom Tromey <tromey@redhat.com>
1466
1467 Revert gdb-add-index addition:
1468 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1469
5da1313b
JK
14702010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1471 Eli Zaretskii <eliz@gnu.org>
1472
1473 * gdb.texinfo (Mode Options) <-batch>
1474 (Basic Python) <gdb.execute>: Describe setting width and height.
1475
02d868e8
PP
14762010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1477
1478 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1479
c2bbed2a
TT
14802010-07-30 Tom Tromey <tromey@redhat.com>
1481
1482 * gdb.texinfo (Index Files): Mention gdb-add-index.
1483
6c13bbe1
HZ
14842010-07-30 Hui Zhu <teawater@gmail.com>
1485
1486 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1487 "detach inferior" and "kill inferior".
1488
53a71c06
CR
14892010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1490
1491 * gdb.texinfo (Machine Code): Update description of two forms of
1492 arguments, and add new example to demonstrate the new form.
1493
5374244e
PM
14942010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1495
1496 * gdb.texinfo (Values From Inferior): Add value inferior function
1497 call description.
1498
8ea5bce5
JK
14992010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1500
1501 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1502
c0edd9ed
JK
15032010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1504 Eli Zaretskii <eliz@gnu.org>
1505
1506 Make core files the process_stratum.
1507 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1508 record_stratum example.
1509
9291a0cd
TT
15102010-07-13 Tom Tromey <tromey@redhat.com>
1511
1512 * gdb.texinfo (Index Files): New node.
1513
f5011d11
TT
15142010-07-13 Tom Tromey <tromey@redhat.com>
1515
1516 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1517
0f5238ed
TT
15182010-07-13 Tom Tromey <tromey@redhat.com>
1519
1520 * gdb.texinfo (Specify Location): Document labels.
1521
74c761c1
PA
15222010-07-01 Pedro Alves <pedro@codesourcery.com>
1523
1524 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1525 entries for fast tracepoints and static tracepoints.
1526
501994c0
PA
15272010-07-01 Pedro Alves <pedro@codesourcery.com>
1528
1529 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1530 qsThreadInfo>: Spell out `l' as ell.
1531
0fb4aa4b
PA
15322010-07-01 Pedro Alves <pedro@codesourcery.com>
1533
1534 * gdb.texinfo (Convenience Variables): Document $_sdata.
1535 (Commands to Set Tracepoints): Describe static tracepoints. Add
1536 `Listing Static Tracepoint Markers' menu entry. Document
1537 "strace".
1538 (Tracepoint Action Lists): Document collecting $_sdata.
1539 (Listing Static Tracepoint Markers): New subsection.
1540 (Tracepoints support in gdbserver): Mention static tracepoints.
1541 (remote packets, enabling and disabling): Mention
1542 read-sdata-object.
1543 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1544 and StaticTracepoint.
1545 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1546 Document qXfer:sdata:read.
1547 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1548
dc3b15be
JB
15492010-06-29 Joel Brobecker <brobecker@adacore.com>
1550
1551 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1552
595939de
PM
15532010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1554 Tom Tromey <tromey@redhat.com>
1555 Thiago Jung Bauermann <bauerman@br.ibm.com>
1556
1557 * gdb.texinfo (Inferiors In Python): New node.
1558 * gdb.texinfo (Threads In Python): New node.
1559
9279c692
JB
15602010-06-28 Joel Brobecker <brobecker@adacore.com>
1561
1562 * gdb.texinfo (Python): Document what the python directory is
1563 and what its location is.
1564 (Basic Python): Document the gdb.PYTHONDIR constant.
1565
bc9f0842
TT
15662010-06-25 Tom Tromey <tromey@redhat.com>
1567
1568 PR python/10808:
1569 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1570
f1421989
HZ
15712010-06-24 Hui Zhu <teawater@gmail.com>
1572
1573 * gdb.texinfo: (Commands for Controlled Output): Add
1574 documentation for command "eval".
1575
e4c0cfae
SS
15762010-06-21 Stan Shebs <stan@codesourcery.com>
1577
1578 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1579 * annotate.texinfo: Ditto.
1580 * gdbint.texinfo: Ditto.
1581 * stabs.texinfo: Ditto.
1582
bb08c432
HZ
15832010-06-22 Hui Zhu <teawater@gmail.com>
1584
1585 * gdb.texinfo: (Process Record and Replay): Add documentation
1586 for command "set record memory-query".
1587
4f5d9f07
SS
15882010-06-21 Stan Shebs <stan@codesourcery.com>
1589
1590 * gdb.texinfo: Relicense under GFDL version 1.3.
1591 * annotate.texinfo: Relicense under GFDL version 1.3.
1592 * gdbint.texinfo: Relicense under GFDL version 1.3.
1593 * stabs.texinfo: Relicense under GFDL version 1.3.
1594 * fdl.texi: Update to version 1.3.
1595
6aed2dbc
SS
15962010-06-18 Stan Shebs <stan@codesourcery.com>
1597
a61408f8
SS
1598 * gdb.texinfo (Operating System Auxiliary Information): Describe
1599 "info os" when no arguments given.
1600
6aed2dbc
SS
1601 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1602 $_thread.
1603
24e933df
HZ
16042010-06-18 Hui Zhu <teawater@gmail.com>
1605
1606 * gdb.texinfo: (Process Record and Replay): Add documentation
1607 for commands "record save" and "record restore".
1608
65d79d4b
SDJ
16092010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1610
1611 * gdb.texinfo: Include information about the correct use
1612 of addresses in the `watch' command.
1613
d914c394
SS
16142010-06-11 Stan Shebs <stan@codesourcery.com>
1615
1616 * gdb.texinfo (Observer Mode): New section.
1617 (General Query Packets): Document QAllow.
889bf7c5 1618
967cf477
DE
16192010-06-04 Doug Evans <dje@google.com>
1620
1621 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1622
aaf4119b
DE
16232010-06-03 Doug Evans <dje@google.com>
1624
1625 * gdbint.texinfo (Coding): Add subsection on command names.
1626
9eae7c52
TT
16272010-06-02 Tom Tromey <tromey@redhat.com>
1628
1629 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1630 always-disassemble.
1631
fa593d66
PA
16322010-06-01 Pedro Alves <pedro@codesourcery.com>
1633
1634 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1635 gdbserver, and add cross reference.
1636 (Tracepoints support in gdbserver): New subsection.
1637
dde08ee1
PA
16382010-05-26 Pedro Alves <pedro@codesourcery.com>
1639
1640 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1641 `qRelocInsn' feature.
1642 (Relocate instruction reply packet): New subsection
1643 of `Tracepoint Packets'.
1644 (Tracepoint Packets): Mention that packets QTDP and QTStart
1645 support the qRelocInsn request, and add cross reference to new
1646 subsection.
1647
07ca107c
DE
16482010-05-25 Doug Evans <dje@google.com>
1649
1650 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1651 (Commands In Python): Document gdb.string_to_argv.
1652
c25c4a8b
JK
16532010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1654
1655 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1656 ATTR_NORETURN.
1657
d7b32ed3 16582010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1659 Tom Tromey <tromey@redhat.com>
1660 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1661
c25c4a8b 1662 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1663
6aecb9c2
JB
16642010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1665
1666 * gdb.texinfo: (Summary) Add mention about D language support.
1667 (Filenames): Add D suffixes.
1668 (D): New node.
1669
b7da9e9f
PM
16702010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1671
1672 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1673 of macro deleted from GDB code.
1674
ab38a727
PA
16752010-04-24 Pedro Alves <pedro@codesourcery.com>
1676
1677 * gdb.texinfo (Commands to specify files): Describe what how GDB
1678 looks up DOS-based filesystem paths on the system root. Document
1679 the new `set/show target-file-system-kind' commands.
1680
66d09542
DE
16812010-04-23 Doug Evans <dje@google.com>
1682
1683 * gdb.texinfo (Python): Move Auto-loading section here ...
1684 (Python API): from here.
1685 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1686 (Maintenance Commands): Add docs for "maint print section-scripts".
1687
8bd10a10
CM
16882010-04-20 Chris Moller <cmoller@redhat.com>
1689
1690 * gdb.texinfo (Setting Breakpoints): Added description of
1691 filename-qualified rbreak.
1692 * refcard.tex (Breakpoints and Watchpoints): Added brief
1693 description of filename-qualified rbreak.
1694
4c374409
JK
16952010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1696
1697 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1698 (Python API): Change the reference to Pretty Printing API.
1699 (Pretty Printing): Move the user part under the Data node. Reformat
1700 the sample output to 72 columns. Create a new reference to Pretty
1701 Printing API. Rename the API part ...
1702 (Pretty Printing API): To a new node name.
1703 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1704 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1705
5a9351ae
SS
17062010-04-21 Stan Shebs <stan@codesourcery.com>
1707
1708 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1709 and commands.
5a9351ae 1710 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1711
9a22f0d0
PM
17122010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1713
1714 * gdb.texinfo (Examining memory): Update for change in string
1715 display with explicit size.
1716
6149aea9
PA
17172010-04-19 Pedro Alves <pedro@codesourcery.com>
1718
1719 PR breakpoints/8554.
1720
1721 * gdb.texinfo (Save Breakpoints): New node.
1722 (save-tracepoints): Rename to ...
1723 (save tracepoints): ... this. Mention that `save-tracepoints' is
1724 a deprecated alias to `save tracepoints'.
1725
711e434b
PM
17262010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1727
645797a8 1728 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1729 (info w32 thread-information-block): Document new command.
1730 (qGetTIBAddress): Document new gdbserver query.
1731 (maint set/show show-all-tib): Document new command.
1732
3f7b2faa
DE
17332010-04-15 Doug Evans <dje@google.com>
1734
fa33c3cd
DE
1735 * gdb.texinfo (Python API): Add progspaces section.
1736 (Selecting Pretty-Printers): Progspace pretty-printers are
1737 searched too.
1738 (Progspaces In Python): New section.
1739
3f7b2faa
DE
1740 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1741
79f283fe
PM
17422010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1743
1744 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1745 returns None.
1746
87290684
SS
17472010-04-09 Stan Shebs <stan@codesourcery.com>
1748
1749 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1750 Describe the `frames-created' field, tweak grammar.
1751
a97153c7
PA
17522010-04-09 Pedro Alves <pedro@codesourcery.com>
1753
1754 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1755 Describe the `circular' and `disconnected' fields.
1756
5c5dcc1b
L
17572010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1758
1759 * gdb.texinfo (maint print registers): Mention unavailable and
1760 invisible registers.
1761
adc36818
PM
17622010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1763 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1764 Tom Tromey <tromey@redhat.com>
adc36818
PM
1765
1766 * gdb.texinfo (Breakpoints In Python): New Node.
1767
33da3f1c
SS
17682010-04-08 Stan Shebs <stan@codesourcery.com>
1769
1770 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1771 trace status fields.
1772
3a13a53b
L
17732010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1774
1775 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1776 optional. Make org.gnu.gdb.i386.avx requires
1777 org.gnu.gdb.i386.avx.
1778
08001717
DE
17792010-04-08 Doug Evans <dje@google.com>
1780
1781 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1782 search path, and document that gdb only scans the search path if
1783 the script's path doesn't specify a directory.
1784
c375651d
DE
17852010-04-05 Doug Evans <dje@google.com>
1786
1787 * gdb.texinfo (maint show python auto-load): Fix typo.
1788
af54718e
SS
17892010-04-04 Stan Shebs <stan@codesourcery.com>
1790
d77f58be
SS
1791 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1792 (Setting Watchpoints): Update description of "info watch".
1793 (Disabling Breakpoints): Only "info break" lists all.
1794
af54718e
SS
1795 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1796 (tdump): Explain how tdump works.
1797
86b17b60
PA
17982010-04-01 Pedro Alves <pedro@codesourcery.com>
1799
1800 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1801 add cross reference.
1802
ff12863f
PA
18032010-03-31 Pedro Alves <pedro@codesourcery.com>
1804
1805 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1806 commands error out.
1807
f68eb612
L
18082010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1809
1810 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1811
c8d5aac9
L
18122010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1813
1814 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1815
7d13fe92
SS
18162010-03-29 Stan Shebs <stan@codesourcery.com>
1817 Nathan Sidwell <nathan@codesourcery.com>
1818
1819 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1820 GDBN equivalent.
1821 (Set Tracepoints): Remove mention that conditional tracepoints
1822 don't exist.
1823 (Tracepoint Actions): Clarify when while-stepping collection
1824 happens, note that while-stepping does not automatically collect
1825 $pc.
1826
409873ef 18272010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1828
409873ef
SS
1829 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1830 (General Query Packets): Describe TracepointSource.
1831
ee8e71d4
EZ
18322010-03-27 Matt Rice <ratmice@gmail.com>
1833
c8d5aac9
L
1834 * gdb.texinfo (ARM): Document arguments to "target sim".
1835 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1836
99b5e152
PA
18372010-03-26 Pedro Alves <pedro@codesourcery.com>
1838
1839 * gdb.texinfo (Tracepoint Packets): Remove mention that
1840 terror:string may be plain text, and drop mention of X prefix.
1841
cd64ee31
VP
18422010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1843
1844 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1845
6c28cbf2
SS
18462010-03-24 Stan Shebs <stan@codesourcery.com>
1847
1848 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1849
95a42b64
TT
18502010-03-24 Tom Tromey <tromey@redhat.com>
1851
1852 PR breakpoints/9352:
1853 * gdb.texinfo (Break Commands): Update.
1854
18148017
VP
18552010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1856
1857 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1858 commands.
1859
4daf5ac0
SS
18602010-03-16 Stan Shebs <stan@codesourcery.com>
1861
1862 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1863 circular-trace-buffer.
1864 (Tracepoint Packets): Describe QTBuffer, and details of the
1865 qTStatus reply.
1866
c9429232
SS
18672010-03-12 Stan Shebs <stan@codesourcery.com>
1868 Nathan Sidwell <nathan@codesourcery.com>
1869
1870 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1871 doing instruction stepping.
1872 (Tracepoint Restrictions): New node.
1873
ccefe4c4
TT
18742010-03-10 Tom Tromey <tromey@redhat.com>
1875
1876 * gdbint.texinfo (Symbol Handling): Update.
1877
7c953934
TT
18782010-03-08 Tom Tromey <tromey@redhat.com>
1879
1880 PR cli/9591:
1881 * gdb.texinfo (Mode Options): Mention lack of pagination and
1882 confirmation with --batch.
1883 (Screen Size): Mention --batch.
1884 (Messages/Warnings): Likewise.
1885
f870a310
TT
18862010-03-05 Tom Tromey <tromey@redhat.com>
1887
1888 * gdb.texinfo (Basic Python): Document target_charset and
1889 target_wide_charset.
1890
78e2826b
TT
18912010-03-05 Tom Tromey <tromey@redhat.com>
1892
1893 * gdb.texinfo (Data): Link to pretty-printing.
1894 (Output Formats): Likewise. Correct text.
1895
f5dff777
DJ
18962010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1897
1898 * gdb.texinfo (Types): Describe <struct> and <flags>.
1899
dc00d89f
PM
19002010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1901
1902 * gdb.texinfo (Frames In Python): Add block parameter and
1903 description to read_var text.
1904
5107b149 19052010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1906 Tom Tromey <tromey@redhat.com>
5107b149
PM
1907
1908 * gdb.texinfo (Types In Python): Describe block argument in
1909 template_argument and gdb.lookup_type.
1910
e03e5e7b
TT
19112010-02-24 Tom Tromey <tromey@redhat.com>
1912
1913 * gdb.texinfo (Cygwin Native): Fix typo.
1914
f3e9a817
PM
19152010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1916
1917 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1918 and select method descriptions.
1919 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1920 Tables in Python to menu.
1921 (Blocks In Python): New node.
1922 (Symbols In Python): New node.
1923 (Symbol Tables in Python): New node.
1924
a79b8f6e
VP
19252010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1926
1927 Multiexec MI
1928
1929 gdb/
1930 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1931
1932 gdb/doc/
1933 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1934 changes.
1935 (GDB/MI Program Execution): Document current behaviour of
1936 --all and --thread-group.
1937 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1938 -remove-inferior.
1939 * observer.texi (inferior_added, inferior_removed): New
1940 observers.
1941
629d6a47
TT
19422010-02-19 Tom Tromey <tromey@redhat.com>
1943
1944 * gdbint.texinfo (Getting Started): Fix @node.
1945 (Debugging GDB): Likewise.
1946
c09529e5
JB
19472010-02-13 Joel Brobecker <brobecker@adacore.com>
1948
1949 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1950 documenting the gdb_test_timeout variable.
1951
540aa8e7
MS
19522010-02-12 Jakob Engblom <jakob@virtutech.com>
1953
1954 * gdb.texinfo (MI commands): Added documentation of --reverse
1955 option to a set of MI commands. Restructured documentation of MI
1956 commands --exec-continue to reflect the complexity of reverse
1957 execution.
1958
081dfbf7
PA
19592010-02-12 Pedro Alves <pedro@codesourcery.com>
1960
1961 * gdb.texinfo (Using the Collected Data): Specify that the address
1962 range of `tfind outsize' is exclusive, and that the address range
1963 of `tfind range' is inclusive.
1964 (Tracepoint Packets): Specify that the address range of
1965 `QTFrame:range' is inclusive, and that the address range of
1966 `QTFrame:outside' is exclusive
1967
8e9c5e02
VP
19682010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1969
1970 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1971
92981e24
TT
19722010-02-10 Tom Tromey <tromey@redhat.com>
1973
1974 * gdb.texinfo (Debugging Output): Document set debug parser and
1975 show debug parser.
1976
075b51b7
L
19772010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1978
1979 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1980 i386_eflags and i386_mxcsr.
1981
3bb8d5c3
L
19822010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1983
1984 * gdb.texinfo: Document i386 target features.
1985
c5f80513
DE
19862010-02-05 Doug Evans <dje@google.com>
1987
1988 * gdbint.texinfo (Testsuite): Add a new section to document the
1989 various DejaGnu variables that may be overridden.
1be00882 1990 Document INTERNAL_GDBFLAGS.
c5f80513 1991
6ac33a4e
TT
19922010-02-04 Tom Tromey <tromey@redhat.com>
1993
1994 PR cli/8830:
1995 * gdb.texinfo (Files): -readnow comes before the filename for file
1996 and symbol-file.
1997
a1dcb23a
DJ
19982010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1999
2000 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2001 Document ARM breakpoint types.
2002 (Register Packet Format): Move into the new section.
2003 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2004
95433b34
JB
20052010-01-21 Joel Brobecker <brobecker@adacore.com>
2006
2007 * gdb.texinfo (File Options): Adjust the documentation of this
2008 switch to refer to the "source" command rather than partially
2009 duplicating some of the relevant information.
2010 (Extending GDB): Introduce and document the set/show script-extension
2011 setting.
2012 (Command Files): Add note explaining that the "source" command
2013 is also used to evalute scripts written in other languages.
2014 Remove the short slightly incorrect reference to sourcing Python
2015 scripts.
2016 (Python Commands): Document how to execute a Python script from GDB.
2017
8d576872
JB
20182010-01-19 Joel Brobecker <brobecker@adacore.com>
2019
2020 * gdb.texinfo (Command Files): Fix typo.
2021
8150ff9c
JB
20222010-01-18 Tom Tromey <tromey@redhat.com>
2023
2024 * gdb.texinfo (File Options): Document -x on .py files.
2025 (Command Files): Document handling of Python scripts.
2026
23db03a6
JZ
20272010-01-18 Jie Zhang <jie.zhang@analog.com>
2028
2029 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2030
00bf0b85
SS
20312010-01-15 Stan Shebs <stan@codesourcery.com>
2032
2033 * gdb.texinfo (Trace Files): New section.
2034 (Tracepoint Packets): Document QTSave and qTBuffer.
2035 (Trace File Format): New appendix.
2036
be759fcf
PM
20372010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2038
2039 * gdb.texinfo (Values From Inferior): Document lazy_string value
2040 method.
2041 (Python API): Add Lazy strings menu item.
2042 (Lazy Strings In Python): New node.
2043
dc146f7c
VP
20442010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2045
2046 * gdb.texinfo (GDB/MI Thread Information): New.
2047 (GDB/MI Async Records): Document the core field in *stopped.
2048 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2049 documentation
2050 (Process list): Document that osdata document may contain
2051 threads.
2052 (Remote Serial Protocol): Document qXfer:threads.
2053
d5551862
SS
20542010-01-06 Stan Shebs <stan@codesourcery.com>
2055
2056 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2057 disconnected tracing.
2058 (Tracepoint Packets): Document new protocol.
2059
7a697b8d
SS
20602010-01-05 Stan Shebs <stan@codesourcery.com>
2061
2062 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2063 tracepoints.
2064 (Tracepoint Packets): Describe remote protocol for fast
2065 tracepoints.
2066
e6f3ec50
JB
20672010-01-01 Joel Brobecker <brobecker@adacore.com>
2068
2069 Update the "Start of New Year Procedure".
2070 * gdbint.texinfo: Add the list of files that need to be updated
2071 manually. Minor reformatting.
2072
ddc4e9c1
JB
20732010-01-01 Joel Brobecker <brobecker@adacore.com>
2074
2075 * refcard.tex: Update copyright year in header and text.
2076
9d2897ad
JB
20772010-01-01 Joel Brobecker <brobecker@adacore.com>
2078
2079 * agentexpr.texi: Add 2010 to the list of copyright years.
2080 * annotate.texinfo: Likewise.
2081 * gdb.texinfo: Likewise.
2082 * gdbint.texinfo: Likewise.
2083 * observer.texi: Likewise.
2084 * stabs.texinfo: Likewise.
2085
6da95a67
SS
20862009-12-31 Stan Shebs <stan@codesourcery.com>
2087
2088 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2089
236f1d4d
SS
20902009-12-29 Stan Shebs <stan@codesourcery.com>
2091
2092 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2093
f61e138d
SS
20942009-12-28 Stan Shebs <stan@codesourcery.com>
2095
2096 * gdb.texinfo (Trace State Variables): New section.
2097 (Tracepoint Packets): Describe trace state variable packets.
2098 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2099 variable bytecodes.
2100
0fe7935b
DJ
21012009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2102
2103 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2104 declarations.
2105
a6b29f87
VP
21062009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2107
2108 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2109 -gdb-exit behaviour.
2110
5e4bde96
JB
21112009-12-20 Joel Brobecker <brobecker@adacore.com>
2112
2113 * gpl.texi: Update to version 3 of the GPL.
2114
a1715244
JB
21152009-12-20 Joel Brobecker <brobecker@adacore.com>
2116
2117 * Makefile.in: Update copyright header.
2118 * observer.texi: Fix the copyright header of the generated files.
2119
361ae042
PM
21202009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2121
2122 * gdb.texinfo (Types In Python): Describe range function.
2123
bfd31e71
PM
21242009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2125
2126 * gdb.texinfo (Types In Python): Describe "is_base_class".
2127
57a1d736
TT
21282009-12-03 Tom Tromey <tromey@redhat.com>
2129
2130 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2131
8cebebb9
PP
21322009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2133
2134 * observer.texi: New memory_changed observer.
2135
16af530a
TT
21362009-12-01 Tom Tromey <tromey@redhat.com>
2137
2138 * gdb.texinfo (Reverse Execution): Fix typo.
2139
b6199126
DJ
21402009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2141
2142 PR gdb/8704
2143
2144 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2145 are allowed after the breakpoint condition.
2146
7a6973ad
TT
21472009-11-23 Tom Tromey <tromey@redhat.com>
2148
2149 PR python/10782:
2150 * gdb.texinfo (Types In Python): Document Type.pointer.
2151
21a0512e
PP
21522009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2153
2154 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2155
a5832c8f
PA
21562009-11-11 Pedro Alves <pedro@codesourcery.com>
2157
2158 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2159 (Using Agent Expressions): Delete cross reference.
2160
1eb7cd77
JB
21612009-11-07 Joel Brobecker <brobecker@adacore.com>
2162
2163 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2164 and @settitle directives up to help makeinfo find them.
2165
24ddea62
JK
21662009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2167
2168 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2169 (Auto-loading): Use plural and note one can use multiple components now.
2170
3afae151
VP
21712009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2172
2173 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2174 -stack-list-arguments have the same documentation for parameter
2175 as -stack-list-locals. Add comas.
2176
14ff2235
PM
21772009-10-27 Tom Tromey <tromey@redhat.com>
2178 Eli Zaretskii <eliz@gnu.org>
2179
c8d5aac9 2180 PR python/10781
14ff2235
PM
2181
2182 * gdb.texinfo (Values From Inferior): Document cast method.
2183
9c419145
PP
21842009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2185
2186 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2187 and adjust example.
889bf7c5 2188
29153c24
MS
21892009-10-22 Michael Snyder <msnyder@vmware.com>
2190
2191 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2192 info record command. Also document the new save and restore
29153c24
MS
2193 commands.
2194
2b28d209
PP
21952009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2196
2197 * gdb.texinfo (Machine Code): Mention current pc marker.
2198 (Memory): Likewise.
2199
6c95b8df
PA
22002009-10-19 Pedro Alves <pedro@codesourcery.com>
2201 Stan Shebs <stan@codesourcery.com>
2202
2203 * observer.texi (new_inferior): Rename to...
2204 (inferior_appeared): ... this.
2205
2206 * gdb.texinfo (Inferiors): Rename node to ...
2207 (Inferiors and Programs): ... this. Mention running multiple
2208 programs in the same debug session.
2209 <info inferiors>: Mention the new 'Executable' column if "info
2210 inferiors". Update examples. Document the "add-inferior",
2211 "clone-inferior", "remove-inferior" and "maint info
2212 program-spaces" commands.
2213 (Process): Rename node to...
2214 (Forks): ... this. Document "set|show follow-exec-mode".
2215
2f8132f3
MS
22162009-10-11 Michael Snyder <msnyder@vmware.com>
2217
2218 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2219 (ReverseContinue): Ditto.
2220
cba4b2d3
PP
22212009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2222
2223 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2224
da082f17
JK
22252009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2226
2227 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2228
08be9d71
ME
22292009-10-06 Michael Eager <eager@eagercon.com>
2230
2231 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2232 (Embedded Processors): Add MicroBlaze.
2233 (MicroBlaze): New. Describe Xilinx MicroBlaze
2234
08a0efd0
PA
22352009-10-04 Pedro Alves <pedro@codesourcery.com>
2236
2237 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2238
cbb8f428
EZ
22392009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2240
2241 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2242
30a4a70c
JB
22432009-09-23 Joel Brobecker <brobecker@adacore.com>
2244
2245 * observer.texi (solib_unloaded): Document explicitly the fact that
2246 this observer is called before the associated symbols are unloaded.
2247
b3372f91
VP
22482009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2249
2250 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2251 -stack-list-variables.
2252
f43030c4
TT
22532009-09-18 Tom Tromey <tromey@redhat.com>
2254
2255 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2256 is experimental.
2257
ec7e75e7
PP
22582009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2259
2260 * gdb.texinfo (convenince variables): Mention
2261 $_siginfo could be empty.
f43030c4 2262
0cc7d26f
TT
22632009-09-15 Tom Tromey <tromey@redhat.com>
2264
2265 * gdb.texinfo (GDB/MI Variable Objects): Document
2266 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2267 Expand -var-update documentation.
2268
a96d9b2e
SDJ
22692009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2270
2271 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2272 feature.
2273
005ca36a
JB
22742009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2275
2276 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2277
0d772ac9
MS
22782009-09-10 Michael Snyder <msnyder@vmware.com>
2279
2280 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2281 ReverseStep replies to the qSupported query.
2282
14fb1bac
JB
22832009-09-10 Joel Brobecker <brobecker@adacore.com>
2284
2285 Add documentation for set/show interactive-mode.
2286 * gdb.texinfo (Other Misc Settings): New node.
2287
29b090c0
DE
22882009-09-01 Doug Evans <dje@google.com>
2289
2290 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2291 non-stop mode's affect on remote caching.
2292
4e5d721f
DE
22932009-08-31 Jacob Potter <jdpotter@google.com>
2294 Doug Evans <dje@google.com>
2295
2296 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2297 Mark `set/show remotecache' options as obsolete.
2298 Document new `set/show stack-cache' option.
2299 Update text for `info dcache'.
2300
55333a84
DE
23012009-08-27 Doug Evans <dje@google.com>
2302
2303 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2304 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2305
bc3a0b4d
RW
23062009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2307
2308 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2309 about autoconf.
2310
3a1ff0b6
PA
23112009-08-25 Pedro Alves <pedro@codesourcery.com>
2312
2313 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2314 small example, and describe its columns. Replace "inferior-id" by
2315 "infno" throughout.
2316
81ecdfbb
RW
23172009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2318
af542c2e
RW
2319 * gdbint.texinfo (Releasing GDB): Point to
2320 README-maintainer-mode file for required autoconf version.
2321 * configure.ac: Do not substitute datarootdir, htmldir,
2322 pdfdir, docdir. Do not process --with-datarootdir,
2323 --with-htmldir, --with-pdfdir, --with-docdir.
2324 * configure: Regenerate.
2325
81ecdfbb
RW
2326 * configure: Regenerate.
2327
4efc6507
DE
23282009-08-20 Reid Kleckner <reid@kleckner.net>
2329
2330 * gdb.texinfo: Add chapter on JIT interface.
2331
43089a6e
NR
23322009-08-07 Nick Roberts <nickrob@snap.net.nz>
2333
2334 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2335 confirmation request.
43089a6e 2336
99e008fe
EZ
23372009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2338
c8d5aac9
L
2339 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2340 CRC definitions.
99e008fe 2341
48cb2d85
VP
23422009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2343
2344 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2345 -break-commands.
48cb2d85 2346
ff1a52c6
UW
23472009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2348
2349 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2350 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2351
3285f3fe
UW
23522009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2353
2354 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2355 "set spu stop-on-load" and "show spu stop-on-load" commands.
2356
e35359c5
UW
23572009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2358
2359 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2360
58d6951d
DJ
23612009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2362
2363 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2364 org.gnu.gdb.arm.neon.
2365
08d16641
PA
23662009-07-20 Pedro Alves <pedro@codesourcery.com>
2367
2368 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2369 optional element.
2370 (subsection OS ABI): New subsection.
2371
782b2b07
SS
23722009-07-14 Stan Shebs <stan@codesourcery.com>
2373
2374 * gdb.texinfo (Tracepoint Conditions): New section.
2375 (General Query Packets): Describe ConditionalTracepoints.
2376 (Tracepoint Packets): Describe condition field.
2377 (Maintenance Commands): Describe maint agent-eval.
2378 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2379
9b117ef3
HZ
23802009-07-11 Hui Zhu <teawater@gmail.com>
2381
2382 * gdb.texinfo (disassemble): Add a new modifier /r
2383 to "disassemble" command to make it print the raw instructions
2384 in hex as well as in symbolic form.
2385
f5a33284
TT
23862009-07-09 Tom Tromey <tromey@redhat.com>
2387
2388 * gdbint.texinfo (Testsuite): Document parallel make check.
2389
812f7342
TT
23902009-07-09 Tom Tromey <tromey@redhat.com>
2391
2392 * gdbint.texinfo (Testsuite): Document test transcripts.
2393
fbb8f299
PM
23942009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2395
2396 * gdb.texinfo (Values From Inferior): Add length parameter
2397 description.
2398
dd8f35ac
EZ
23992009-07-04 Chris Genly <chris@genly.us>
2400
2401 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2402 in -var-list-children. Fix example according to what the code
2403 does.
2404
2277426b
PA
24052009-07-02 Pedro Alves <pedro@codesourcery.com>
2406
2407 * gdb.texinfo (Debugging multiple inferiors): Document the
2408 "inferior", "detach inferior" and "kill inferior" commands.
2409 (Debugging Programs with Multiple Processes): Adjust to mention
2410 generic "inferior" commands. Delete mention of "detach fork" and
2411 "delete fork". Cross reference to "Debugging multiple inferiors"
2412 section.
2413
a6d9a66e
UW
24142009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2415
5af949e3
UW
2416 * gdbint.texinfo (Item Output Functions): Update signature
2417 for ui_out_field_core_addr.
2418
24192009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2420
2421 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2422 Update example code extrated from breakpoint.c.
2423
9901a55b 24242009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2425
9901a55b
PP
2426 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2427 MI commands.
2428 (GDB/MI Symbol Query): Likewise.
2429 (GDB/MI File Commands): Likewise.
2430 (GDB/MI File Transfer Commands): Likewise.
2431 (GDB/MI Target Manipulation): Likewise.
2432 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2433
edb3359d
DJ
24342009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2435
2436 * gdb.texinfo (Debugging Optimized Code): New chapter.
2437 (Compiling for Debugging): Reference it. Move some
2438 text to the new section.
2439
7cd1089b
PM
24402009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2441
2442 * doc/gdb.texinfo (Calling): Document
2443 set-unwind-on-terminating-exception usage.
2444
d4db2f36
PA
24452009-06-11 Pedro Alves <pedro@codesourcery.com>
2446
2447 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2448 command.
2449
d1a7880c
PA
24502009-06-07 Pedro Alves <pedro@codesourcery.com>
2451
2452 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2453 references.
2454
473f94e6
UW
24552009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2456
2457 * gdbint.texinfo: Rename formal parameters to gdbarch function
2458 protoypes from "current_gdbarch" to "gdbarch".
2459
8f500870
TT
24602009-05-28 Tom Tromey <tromey@redhat.com>
2461
2462 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2463
b6313243
TT
24642009-05-27 Tom Tromey <tromey@redhat.com>
2465
2466 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2467 feature.
2468 (GDB/MI Variable Objects): Document -var-set-visualizer.
2469
24702009-04-02 Tom Tromey <tromey@redhat.com>
2471
2472 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2473 feature.
2474 (GDB/MI Variable Objects): Document -var-set-visualizer.
2475
a6bac58e
TT
24762009-05-27 Tom Tromey <tromey@redhat.com>
2477 Thiago Jung Bauermann <bauerman@br.ibm.com>
2478 Phil Muldoon <pmuldoon@redhat.com>
2479
2480 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2481 (Pretty Printing): New node.
2482 (Selecting Pretty-Printers): Likewise.
2483 (Python API): Update.
2484 (Output Formats): Document /r format.
2485
2c74e833
TT
24862009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2487 Tom Tromey <tromey@redhat.com>
2488
2489 * gdb.texinfo (Types In Python): New node.
2490 (Values From Inferior): "type" is now an attribute.
2491 (Python API): Update.
2492
89c73ade
TT
24932009-05-27 Tom Tromey <tromey@redhat.com>
2494 Thiago Jung Bauermann <bauerman@br.ibm.com>
2495 Phil Muldoon <pmuldoon@redhat.com>
2496
2497 * gdb.texinfo: Add @syncodeindex for `tp'.
2498 (Python API): Update.
2499 (Auto-loading): New node.
2500 (Objfiles In Python): New node.
2501
17a37d48
PP
25022009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2503
2504 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2505
6718376f
NR
25062009-05-15 Nick Roberts <nickrob@snap.net.nz>
2507
2508 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2509
cbe54154
PA
25102009-05-12 Pedro Alves <pedro@codesourcery.com>
2511
2512 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2513 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2514 show show-debug-regs' docs.
2515
8e05493c
EZ
25162009-05-08 Eli Zaretskii <eliz@gnu.org>
2517
2518 * gdb.texinfo (Process Record and Replay): Add description of
2519 reverse execution.
2520
b39f4988
JB
25212009-05-07 Joel Brobecker <brobecker@adacore.com>
2522
2523 * gdbint.texinfo (Adding support for debugging core files): New node.
2524 (Native Debugging): Remove the ``Native core file Support'' section.
2525
a2311334
EZ
25262009-05-01 Eli Zaretskii <eliz@gnu.org>
2527
2528 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2529 Add index entries.
2530
53cc454a 25312009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2532 Michael Snyder <msnyder@vmware.com>
53cc454a 2533
a2311334
EZ
2534 * gdb.texinfo: (Process Record and Replay): Add documentation for
2535 process record and replay.
53cc454a 2536
484086b7
JK
25372009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2538
2539 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2540 a new part on command-line defined macros.
2541
32ae1842
EZ
25422009-04-25 Eli Zaretskii <eliz@gnu.org>
2543
2544 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2545 clarify the wording.
2546
b14b1491
TT
25472009-04-23 Tom Tromey <tromey@redhat.com>
2548
2549 * gdb.texinfo (Data Files): New node.
2550 (GDB Files): Update menu.
2551
5c1e86e1
JB
25522009-04-23 Joel Brobecker <brobecker@adacore.com>
2553
2554 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2555 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2556
83eba9b7
VP
25572009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2558
2559 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2560
e31198c4
HZ
25612009-04-22 Hui Zhu <teawater@gmail.com>
2562
2563 * gdb.texinfo (disassemble-next-line): Set the default of
2564 disassemble-next-line to off.
2565
26e251b6
JM
25662009-04-21 Joseph Myers <joseph@codesourcery.com>
2567
2568 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2569 --with-htmldir): New.
2570 * configure: Regenerate.
2571 * Makefile.in (datarootdir, docdir): Define.
2572 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2573 instead of $(SET_TEXINPUTS).
2574 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2575 gdbint.info instead of $(SET_TEXINPUTS).
2576 (gdbint/index.html): Use same -I options as for building
2577 gdbint.info.
2578 (stabs.dvi, stabs.pdf): Use same -I options as for building
2579 stabs.info instead of $(SET_TEXINPUTS).
2580 (stabs/index.html): Use same -I options as for building
2581 stabs.info.
2582 (annotate.dvi, annotate.pdf): Use same -I options as for building
2583 annotate.info instead of $(SET_TEXINPUTS).
2584 (annotate/index.html): Use same -I options as for building
2585 annotate.info.
2586
eac35c4e
DD
25872009-04-21 David Daney <ddaney@caviumnetworks.com>
2588
2589 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2590
29b0e8a2
JM
25912009-04-21 Joseph Myers <joseph@codesourcery.com>
2592
2593 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2594
2b831889 25952009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2596 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2597
2598 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2599 (MAKEHTMLFLAGS): Set to empty.
2600 (html__strip_dir): Define.
2601 (HTMLFILES): Define.
2602 (HTMLFILES_INSTALL): Define.
2603 (install-html): Copy new automake rule.
2604 (html): Depend on $(HTMLFILES).
2605 (gdb_toc.html): Rename to gdb/index.html.
2606 (gdbint_toc.html): Rename to gdbint/index.html.
2607 (stabs_toc.html): Rename to stabs/index.html.
2608 (annotate_toc.html): Rename to annotate/index.html.
2609
89a34d1b
JM
26102009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2611
2612 * Makefile.in: Set pdfdir and htmldir from configure
2613 substitutions.
2614 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2615 * configure: Regenerate.
2616
a2d5da46
JB
26172009-04-16 Joel Brobecker <brobecker@adacore.com>
2618
2619 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2620 This macro is no longer used.
2621
732f6a93
TT
26222009-04-15 Tom Tromey <tromey@redhat.com>
2623
2624 * gdb.texinfo (Character Sets): Document default character set.
2625
87f9adc1
PM
26262009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2627
2628 * gdbint.texinfo: Change server name from sources.redhat.com to
2629 sourceware.org throughout.
2630
2c88c651
JB
26312009-04-09 Joel Brobecker <brobecker@adacore.com>
2632
2633 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2634 about a missing dot or coma after @xref.
2635
4f5376b2
JB
26362009-04-02 Joel Brobecker <brobecker@adacore.com>
2637
2638 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2639 example, and add a small explanation about it.
2640 (Print Settings): Change the documentation of the "set print
2641 frame-arguments" to reflect the fact that the default is now "scalars".
2642
a0381d3a
JB
26432009-04-02 Joel Brobecker <brobecker@adacore.com>
2644
2645 * gdb.texinfo (Print Settings): Add kindex for command "set
2646 print frame-arguments".
2647
45ac276d
JB
26482009-03-31 Joel Brobecker <brobecker@adacore.com>
2649
2650 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2651 breakpoints.
2652 (Set Breaks): Add reference to thread-specific and task-specific
2653 breakpoints.
2654
32cd1edc
JB
26552009-03-31 Joel Brobecker <brobecker@adacore.com>
2656
2657 * gdb.texinfo (Ada Tasks): Remove the documentation about
2658 the "Running" state, as this state has been eliminated.
2659 Now all runnable tasks are shown as "Runnable".
2660
1042e4c0
SS
26612009-03-30 Stan Shebs <stan@codesourcery.com>
2662
2663 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2664 special case of breakpoints.
2665 (Enable and Disable Tracepoints): Mention deprecation.
2666 (Listing Tracepoints): Update description and example.
2667
f8f6f20b
TJB
26682009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2669
2670 * gdb.texinfo (Frames in Python): New node.
2671 (Python API): Update.
2672
c0c6f777
TJB
26732009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2674
2675 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2676 from a method to an attribute.
2677
def2b000
TJB
26782009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2679
2680 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2681 attribute.
2682
a07daef3
PA
26832009-03-25 Pedro Alves <pedro@codesourcery.com>
2684
2685 * observer.texi (thread_exit): Add "silent" parameter.
2686
f3b1572e
PA
26872009-03-22 Pedro Alves <pedro@codesourcery.com>
2688
2689 * observer.texi (about_to_proceed): New.
2690
587afa38
EZ
26912009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2692
2693 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2694 field throughout to handle types with spaces in them. Fix typos
2695 found by aspell.
2696 (Summary, Requirements, Contributors): New first chapter,
2697 "Summary" added, old Requirements section moved there, and new
2698 section, "Contributors" added.
2699 (Initializing a New Architecture, Register Representation)
2700 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2701 (Porting gdb): These sections extended and updated.
2702 (Compiler Characteristics): This section (empty) deleted.
2703 (Defining Other Architecture Features): This section renamed and
2704 duplicate material removed from (formerly "Target Conditionals").
2705 Use braces {} in @deftypeXX type field throughout to handle types
2706 with spaces in them. Typos found by aspell fixed.
2707
2708 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2709 * stack_frame.pdf: Version of image for PDF output.
2710 * stack_frame.png: Version of image for HTML output and for Emacs.
2711 * stack_frame.txt: Version of image for Info output.
1db61298 2712 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2713
10af6951
EZ
27142009-03-21 Eli Zaretskii <eliz@gnu.org>
2715
2716 * gdb.texinfo (Character Sets): Fix last change.
2717
cc924cad
TJB
27182009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2719
2720 * gdb.texinfo (Values From Inferior): Fix optional arguments
2721 markup.
2722 (Commands In Python): Adjust argument names of gdb.Command.__init__
2723 to what the function accepts as keywords.
2724
bc3b79fd
TJB
27252008-03-20 Tom Tromey <tromey@redhat.com>
2726
2727 * gdb.texinfo (Convenience Vars): Document convenience functions.
2728 (Functions In Python): New node.
2729 (Python API): Update.
2730
6c7a06a3
TT
27312009-03-20 Tom Tromey <tromey@redhat.com>
2732
2733 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2734 set target-wide-charset.
2735 (Requirements): Mention iconv.
2736
b646ddd4
HZ
27372009-03-17 Hui Zhu <teawater@gmail.com>
2738
2739 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2740
91440f57
HZ
27412009-03-17 Hui Zhu <teawater@gmail.com>
2742
2743 * gdb.texinfo: Add documentation for disassemble-next-line.
2744
8fd41227
TJB
27452009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2746
2747 * gdb.texinfo (Commands In Python): Remove tindex entries.
2748
61ff14c6
JK
27492009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2750
2751 * gdb.texinfo (Returning): New description for missing debug info.
2752
0b16c5cf
PA
27532009-03-14 Pedro Alves <pedro@codesourcery.com>
2754
2755 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2756 (General Query Packets): Document qAttached.
0b16c5cf 2757
32fc0df9
PA
27582009-03-05 Pedro Alves <pedro@codesourcery.com>
2759
2760 * gdb.texinfo (Background Execution): Better describe the set
2761 target-async command.
2762 (Maintenance Commands): Delete description of the `maint set/show
2763 linux-async' and `maint set/show remote-async' commands.
2764
134eb42c
VP
27652009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2766
2767 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2768 between sentences.
2769
c86cf029
VP
27702009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2771
2772 * gdb.texinfo (GDB/MI Async Records): Document the
2773 =library-loaded and =library-unloaded notifications.
2774
3ea85240
VP
27752009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2776
2777 * observer.texi (test_notification): New observer.
2778
1d33d6ba
VP
27792009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2780
61ff14c6
JK
2781 * observer.texi: Add parameter 'print_frame' to normal_stop
2782 observer.
1d33d6ba 2783
d721c933
EZ
27842009-02-07 Eli Zaretskii <eliz@gnu.org>
2785
2786 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2787 (Commands In Python): Fix COMMAND_* constants in last change. Use
2788 @kbd for interactive input. Add cross-references and index
2789 entries.
2790
4aa995e1
PA
27912009-02-06 Pedro Alves <pedro@codesourcery.com>
2792
2793 * gdb.texinfo (Signals): Document $_siginfo.
2794 (Convenience Variables): Mention $_siginfo.
2795 (Remote Configuration): Document qXfer:siginfo:read,
2796 qXfer:siginfo:write packets, and the read-siginfo-object,
2797 write-siginfo-object commands.
2798
5f5233d4
PA
27992009-02-06 Pedro Alves <pedro@codesourcery.com>
2800
2801 * gdbint.texinfo (Values): New chapter.
2802
d8906c6f
TJB
28032009-02-06 Tom Tromey <tromey@redhat.com>
2804
2805 * gdb.texinfo (Python API): Add entry for Commands In Python.
2806 (Commands In Python): New node.
2807
b6cb8e7d
TJB
28082009-02-05 Tom Tromey <tromey@redhat.com>
2809
2810 * gdb.texinfo (Values From Inferior): Document Value.string.
2811
12453b93
TJB
28122009-02-05 Tom Tromey <tromey@redhat.com>
2813
2814 * gdb.texinfo (Basic Python): Document execute's from_tty
2815 argument.
2816
08c637de
TJB
28172009-02-04 Tom Tromey <tromey@redhat.com>
2818
2819 * gdb.texinfo (Basic Python): Document gdb.history.
2820
592375cd
VP
28212009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2822
2823 * gdb.texinfo (GDB/MI Thread Commands): Document the
2824 'current-thread-id' field. Remove the example with zero threads,
2825 since current GDB won't ever report that if there's inferior.
2826
41447f92
VP
28272009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2828
2829 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2830 option to -break-insert.
2831
098b41a6
JG
28322009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2833 Jerome Guitton <guitton@adacore.com>
2834
2835 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2836 (System-wide configuration): New section.
2837
3c16cced
PA
28382009-01-26 Pedro Alves <pedro@codesourcery.com>
2839
2840 PR gdb/7580:
2841 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2842 internal-error|internal-warning quit|corefile ask|yes|no".
2843
62709adf
PA
28442009-01-26 Pedro Alves <pedro@codesourcery.com>
2845
2846 * gdb.texinfo (Using the `gdbserver' Program): Document
2847 --remote-debug.
2848
7ce58dd2
DE
28492009-01-23 Doug Evans <dje@google.com>
2850
2851 * gdb.texinfo: Add nexti to list of commands that support
2852 background execution.
2853
adb483fe
DJ
28542009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2855
2856 * gdb.texinfo (Define, Hooks): Document prefix command support.
2857
a67ec3f4 28582009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2859 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2860
2861 Fixes for makeinfo --html.
2862
2863 * annotate.texinfo: Use @copying and @insertcopying. Use
2864 @ifnottex in place of @ifinfo.
2865 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2866 place of @ifinfo. Use @ifnotinfo for one index entry.
2867 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2868 in place of @ifinfo.
2869 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2870 in place of @ifinfo. Include contents at start unconditionally.
2871
84fcdf95
PA
28722009-01-13 Pedro Alves <pedro@codesourcery.com>
2873
2874 * gdb.texinfo (General Query Packets): Remove @var{} around the
2875 "spu" literal string.
2876
fa3a767f
PA
28772009-01-07 Pedro Alves <pedro@codesourcery.com>
2878
2879 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2880 program may be running in another process" errors.
2881 * gdbint.texinfo (Native Conditionals): Delete
2882 ONE_PROCESS_WRITETEXT description.
2883
9cb011d3
JB
28842009-01-07 Joel Brobecker <brobecker@adacore.com>
2885
2886 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2887 emacs local variable to be placed at the end of the ChangeLog.
2888 Add server.c and gdbreplay.c to the list of files where the
2889 copyright year needs to be updated.
2890
84603566
SL
28912009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2892
2893 * gdb.texinfo (Remote Configuration): Document new
2894 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2895 commands.
2896
a53f55d8
PA
28972008-12-28 Pedro Alves <pedro@codesourcery.com>
2898
2899 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2900 FETCH_INFERIOR_REGISTERS.
2901 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2902 FETCH_INFERIOR_REGISTERS descriptions. Remove
2903 gdbarch_get_longjmp_target descrition, since already described in
2904 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2905 (Target Conditionals): ... here.
2906
077e0a52
JB
29072008-12-16 Joel Brobecker <brobecker@adacore.com>
2908
2909 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2910 examples.
2911 (Additions to Ada): Likewise. Add the missing opening and closing
2912 parenthesis of the GDB prompt in one of the examples.
2913
023eb17c
JB
29142008-12-14 Joel Brobecker <brobecker@adacore.com>
2915
2916 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2917 about the result of 'Address not being of type System.Address.
2918 This problem has been fixed a while ago.
2919
c3b108f7
VP
29202008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2921
2922 MI non-stop and multiprocess docs.
2923
c8d5aac9
L
2924 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2925 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2926 Adjust documentation for *stopped, document =thread-created,
2927 =thread-exited, =thread-group-created and =thread-group-exited.
2928 (GDB/MI Thread Commands): Document the 'state' field in
2929 -thread-info output.
2930 (GDB/MI Program Execution): Mention --all and --thread-group
2931 options.
2932 (GDB/MI Variable Objects): Describe floating and fixed variable
2933 objects.
2934 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2935
07e059b5
VP
29362008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2937
c8d5aac9
L
2938 * gdb.texinfo (Operating System Information): New appendix.
2939 (Operating System Auxiliary Information): Document 'info os processes'
2940 (Remote Configuration): Document 'osdata'
2941 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2942
a80b95ba
TG
29432008-11-27 Tristan Gingold <gingold@adacore.com>
2944
2945 * gdb.texinfo (Darwin): Document Darwin specific features.
2946
a655d424
JK
29472008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2948
2949 * gdbint.texinfo (Target Conditionals): Extend the
2950 gdbarch_breakpoint_from_pc description.
2951
249e1128
VP
29522008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2953
2954 * gdb.texinfo (M68K Features): Fix typo.
2955
c14c28ba
PP
29562008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2957
2958 * gdb.texinfo (Symbols): Mention printing containing
2959 image name in "info symbol".
2960 (Maint translate-address): Likewise.
889bf7c5 2961
394a6666
JB
29622008-11-18 Joel Brobecker <brobecker@adacore.com>
2963
2964 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2965 commands "catch load" and "catch unload".
2966
66bb093b
VP
29672008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2968
2969 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2970 =thread-selected.
889bf7c5 2971
4a92f99b
VP
29722008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2973
c8d5aac9 2974 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2975
f0323ca0
PA
29762008-10-27 Pedro Alves <pedro@codesourcery.com>
2977
2978 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2979 .mt files, TM_CLIBS or TM_CDEPS.
2980 (x86 Watchpoints): Don't mention TDEPFILES.
2981
8b23ecc4
SL
29822008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2983
2984 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2985 (Overview): Mention notifications and non-stop mode behavior.
2986 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2987 with non-stop mode behavior. Add vStopped description.
2988 (Stop Reply Packets): Update list of packets that return
2989 stop replies. Mention non-stop behavior.
2990 (General Query Packets): Document QNonStop packet and associated
2991 qSupported query response.
2992 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2993 behavior.
2994 (Notification Packets): New section.
2995 (Remote Non-Stop): New section.
2996 (File-I/O Overview): Mention non-stop behavior.
2997
fff08868
HZ
29982008-10-24 Hui Zhu <teawater@gmail.com>
2999 Pedro Alves <pedro@codesourcery.com>
3000
3001 * gdb.texinfo (displaced-stepping): Describe the auto mode
3002 setting, and say it's the default. This is now a mainstream
3003 setting instead of a maintenance setting.
3004
252fbfc8
PA
30052008-10-23 Pedro Alves <pedro@codesourcery.com>
3006
3007 * observer.texi (thread_stop_requested): New.
3008
20924a55
JB
30092008-10-22 Joel Brobecker <brobecker@adacore.com>
3010
3011 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3012 (Patching): Replace incorrect usage of @samp by @kbd.
3013
bacec72f
MS
30142008-10-17 Michael Snyder <msnyder@vmware.com>
3015
3016 * gdb.texinfo: Add documentation for reverse execution.
3017
a08702d6 30182008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3019 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3020
3021 * gdb.texinfo. (Values From Inferior): New subsubsection.
3022
d97bc12b
DE
30232008-10-06 Doug Evans <dje@google.com>
3024
3025 * gdb.texinfo (set debug dwarf2-die): Document it.
3026
87f67dba
JB
30272008-10-01 Joel Brobecker <brobecker@adacore.com>
3028
3029 * gdb.texinfo (catch) [exception]: Document how to insert
3030 a breakpoint on user-defined exceptions when the exception
3031 name is identical to one of the language-defined ones.
3032
2fae03e8
TT
30332008-09-27 Tom Tromey <tromey@redhat.com>
3034
3035 * gdb.texinfo (Macros): Remove text about stringification,
3036 varargs, and splicing.
3037
5c6ce71d
TT
30382008-09-27 Tom Tromey <tromey@redhat.com>
3039
3040 * gdbint.texinfo (Language Support): Remove text about omitting
3041 support for a language.
3042
07128da0
DE
30432008-09-23 Doug Evans <dje@google.com>
3044
3045 * gdb.texinfo (info dcache): Update.
3046
b90a069a
SL
30472008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3048
3049 * gdb.texinfo (Packets): Add info on thread-id syntax and
3050 multiprocess extensions.
3051 <D>: Document multiprocess form of packet.
3052 <H>: Use thread-id syntax.
3053 <T>: Likewise.
3054 <vCont>: Likewise. Note this is required for multiprocess.
3055 <vKill>: New packet.
3056 (Stop Reply Packets) <T>: Use thread-id syntax.
3057 <W>: Document multiprocess form of reply.
3058 <X>: Likewise.
3059 (General Query Packets) <qC>: Use thread-id syntax.
3060 <qfThreadInfo>: Likewise.
3061 <qGetTLSAddr>: Likewise.
3062 <qP>: Likewise.
3063 <qSupported>: Add "multiprocess" feature.
3064 <qThreadExtraInfo>: Use thread-id syntax.
3065
b77209e0
PA
30662008-09-22 Stan Shebs <stan@codesourcery.com>
3067
3068 * gdb.texinfo (Inferiors): New section.
3069
3d0bb823
PA
30702008-09-12 Pedro Alves <pedro@codesourcery.com>
3071
3072 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3073
f8dcfc0a
UW
30742008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3075
3076 * gdbint.texinfo (Target Conditionals): Remove documentation
3077 for gdbarch_name_of_malloc.
3078
8775bb90
MS
30792008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3080
3081 * gdb.texinfo (Interrupts): Mention TCP interface for
3082 sending BREAK.
3083
f1838a98
UW
30842008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3085
3086 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3087 argument prefix to "set sysroot".
3088
158c7665
PH
30892008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3090
3091 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3092 and False.
3093
30e026bb
VP
30942008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3095
c8d5aac9
L
3096 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3097 for possible features of -list-features.
30e026bb 3098
c6ebd6cf
VP
30992008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3100
c8d5aac9 3101 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3102 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3103
aeac0ff9
VP
31042008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3105
3106 * doc/gdb.texinfo (PowerPC): Fix typo.
3107 (PowerPC features): Fix typo.
3108
5231c1fd
PA
31092008-08-18 Pedro Alves <pedro@codesourcery.com>
3110
3111 * observer.texi (thread_ptid_changed): New.
3112
677c5bb1
LM
31132008-08-18 Luis Machado <luisgpm@br.ibm.com>
3114
3115 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3116 (PowerPC features): Mention feature set for VSX registers.
3117
f3a2dd1a
JB
31182008-08-13 Joel Brobecker <brobecker@adacore.com>
3119
3120 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3121 the direct visibility of all names in user-written packages.
3122
33e5cbd6
PA
31232008-08-13 Pedro Alves <pedro@codesourcery.com>
3124
3125 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3126 setting, and make it the default.
3127 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3128 non-stop script example.
3129
d0384fc4
TJB
31302008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3131
3132 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3133 reference to the "Using Different Register and Memory Data
3134 Representation" section.
3135
a6f3e723
SL
31362008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3137
3138 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3139 (Remote Protocol): Add Packet Acknowledgment to menu.
3140 (Overview): Mention +/- can be disabled, and point to new section
3141 where this is discussed in detail.
3142 (General Query Packets): Document QStartNoAckMode packet, and
3143 corresponding qSupported reply.
3144 (Packet Acknowledgment): New section.
3145
0606b73b
SL
31462008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3147 Pedro Alves <pedro@codesourcery.com>
3148
3149 * gdb.texinfo (Threads): Move paragraph about automatic thread
3150 selection to All-Stop Mode subsection.
3151 (Thread Stops): Reorganize existing material into subsections.
3152 Add introductory blurb and menu.
3153 (Non-Stop Mode): New subsection.
3154 (Background Execution): New subsection.
3155 (Maintenance Commands): Add cross-references from async mode
3156 commands to the new Background Execution section.
3157
d57a3c85
TJB
31582008-08-06 Tom Tromey <tromey@redhat.com>
3159
3160 * gdb.texinfo (Extending GDB): New chapter.
3161 (Sequences): Demoted chapter, now a section under the new
3162 Extending GDB chapter.
3163 (Python): New section.
3164
6d76a53d
SS
31652008-07-31 Stan Shebs <stan@codesourcery.com>
3166
3167 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3168
1f70da6a
SS
31692008-07-29 Stan Shebs <stan@codesourcery.com>
3170
3171 * gdbint.texinfo: General round of cleanup and minor
3172 clarifications.
3173 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3174 (Longjmp Support): Update description to reflect how it is done
3175 for targets without using native header.
3176 (Symbol Handling): Add a little more general explanation.
3177 (COFF, ELF): Mention stabs encapsulation.
3178 (DWARF 3): New section.
3179 (Adding a New Host): Scrub out some obsolete bits.
3180 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3181 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3182 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3183 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3184 SEEK_SET, STOP_SIGNAL, USG.
3185 (Raw and Virtual Register Representations): Ditto for
3186 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3187 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3188 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3189 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3190 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3191 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3192 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3193 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3194 DEPRECATED_USE_STRUCT_CONVENTION.
3195 Describe gdbarch_deprecated_fp_regnum.
3196 Update description of gdbarch_print_insn.
3197 (Adding a New Target): Scrub out obsolete bits.
3198 (Obsolete Conditionals): Remove entire section.
3199
383f836e
TT
32002008-07-25 Tom Tromey <tromey@redhat.com>
3201
3202 * observer.texi (GDB Observers): Document new observers:
3203 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3204 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3205 architecture_changed.
3206
cfd8ab24
SS
32072008-07-21 Stan Shebs <stan@codesourcery.com>
3208
3209 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3210 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3211
781b42b0
TT
32122008-07-21 Tom Tromey <tromey@redhat.com>
3213
3214 * observer.texi (GDB Observers): Remove obsolete comment.
3215 <executable_changed>: Remove argument.
3216
d7d9f01e
TT
32172008-07-18 Tom Tromey <tromey@redhat.com>
3218
3219 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3220
bf250677
DE
32212008-07-10 Doug Evans <dje@google.com>
3222
3223 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3224
10568435
JK
32252008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3226
3227 * gdb.texinfo (Starting): Document "set disable-randomization".
3228
5ae4183a
AS
32292008-07-07 Andreas Schwab <schwab@suse.de>
3230
3231 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3232
b56e7235
VP
32332008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3234
3235 * gdb.texinfo (GDB/MI Target Manipulation): Add
3236 example of -target-attach.
3237
e1ac3328
VP
32382008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3239
3240 * observer.texi (target_resumed): New observer.
5ae4183a 3241 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3242
65d12d83
TT
32432008-06-06 Tom Tromey <tromey@redhat.com>
3244
3245 * gdb.texinfo (Completion): Add field name example.
3246
fbc5282e
MK
32472008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3248
3249 * gdb.texinfo (GDB/MI Program Context): Added example
3250 to -exec-arguments
5ae4183a 3251
fbc5282e 32522008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3253
3254 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3255 annotation.
3256
c16158bc 32572008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3258 Nathan Sidwell <nathan@codesourcery.com>
3259 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3260
3261 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3262 and ACX_BUGURL.
3263 * configure: Regenerate.
3264 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3265 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3266 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3267 mailing-list-specific text about bug reporting unless
3268 BUGURL_DEFAULT.
3269
75c99385
PA
32702008-06-05 Pedro Alves <pedro@codesourcery.com>
3271
3272 * gdb.texinfo (-target-select): Remove reference to target async.
3273 (Maintenance Commands): Document "maint set/show remote-async".
3274
1763a388
MK
32752008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3276
3277 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3278 in -target-file-get section.
5ae4183a 3279
d0d064df
PA
32802008-05-22 Pedro Alves <pedro@codesourcery.com>
3281
9b562ab8
PA
3282 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3283 killing the inferior when it is already debugging a process.
d0d064df 3284
8dfa32fc
JB
32852008-05-21 Joel Brobecker <brobecker@adacore.com>
3286
3287 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3288 abbreviation for "finish".
3289
55f996a7
NR
32902008-05-21 Nick Roberts <nickrob@snap.net.nz>
3291
3292 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3293
ba2b1c56
DJ
32942008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3295
3296 * gdbint.texinfo (Target Conditionals): Delete entry for
3297 gdbarch_dwarf_reg_to_regnum.
3298
08388c79
DE
32992008-05-09 Doug Evans <dje@google.com>
3300
a3c83fae 3301 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3302
d14508fe
DE
33032008-05-05 Doug Evans <dje@google.com>
3304
3305 * gdb.texinfo (disassemble): Document /m modifier.
3306
e2b7ddea
VP
33072008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3308
5ae4183a
AS
3309 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3310 will not report the time of commands that run the target.
e2b7ddea 3311
8eb41542
VP
33122008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3313
3314 * gdb.texinfo (GDB/MI Output Records): Add
3315 missing semicolon.
3316
82f68b1c
VP
33172008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3318
3319 * gdb.texinfo (GDB/MI Output Records):
3320 Document =thread-create and =thread-exited.
3321
fa0f268d
VP
33222008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3323
3324 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3325 Remove mention of dmi-discuss.
fa0f268d 3326
063bfe2e
VP
33272008-05-03 Pedro Alves <pedro@codesourcery.com>
3328
3329 * observer.texi (thread_exit): New.
3330
237fc4c9
PA
33312008-05-02 Pedro Alves <pedro@codesourcery.com>
3332
3333 * gdb.texinfo (Debugging Output): Document "set/show debug
3334 displaced".
3335 (Maintenance Commands): Document "maint set/show
3336 can-use-displaced-stepping".
3337
0428b8f5
DJ
33382008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3339
3340 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3341 and set/show arm force-mode.
3342
5009afc5
AS
33432008-05-02 Andreas Schwab <schwab@suse.de>
3344
3345 * gdbint.texinfo (Algorithms): Describe
3346 target_watchpoint_addr_within_range.
3347
669fac23
DJ
33482008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3349
3350 * gdbint.texinfo (Stack Frames): New chapter.
3351 (Algorithms): Move Frames text to the new chapter.
3352 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3353 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3354
721c02de
VP
33552008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3356
5ae4183a
AS
3357 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3358 output does not necessary include any tokens.
721c02de 3359
c055b101
CV
33602008-04-22 Corinna Vinschen <vinschen@redhat.com>
3361
3362 * gdb.texinfo (Set SH Calling convention): New @item.
3363 (Show SH Calling convention): Ditto.
3364
68837c9d
MD
33652008-04-22 Markus Deuling <deuling@de.ibm.com>
3366
3367 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3368
2e9132cc
EZ
33692008-04-20 Eli Zaretskii <eliz@gnu.org>
3370
3371 * gdb.texinfo (Set Breaks): Mention that multiple location
3372 breakpoints need line number info. Add index entries.
3373
31fffb02
CS
33742008-04-19 Craig Silverstein <csilvers@google.com>
3375
3376 * gdb.texinfo (Requirements): Add an optional requirement on
3377 zlib.
3378 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3379 Compressed DWARF 2.
3380
a47ec5fe
AR
33812008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3382
3383 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3384 sample output for 'stopped,reason="breakpoint-hit"' message.
3385 (GDB/MI Program Execution): Likewise.
3386
de051565
MK
33872008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3388
5ae4183a 3389 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3390 -var-set-format. Add -f option to -var-evaluate-expression.
3391
6ba66d6a
JB
33922008-04-03 Joel Brobecker <brobecker@adacore.com>
3393
3394 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3395 new node "Ambiguous Expressions". Replace references to this
3396 node by references to "Ambiguous Expressions" throughout.
3397 (Ambiguous Expressions): New node.
3398
1e26b4f8
DJ
33992008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3400
3401 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3402
b84876c2
PA
34032008-03-21 Pedro Alves <pedro@codesourcery.com>
3404
3405 * gdb.texinfo (Debugging Output): Document
3406 "set/show debug lin-lwp-async".
3407 (Maintenance Commands): Document "maint set/show linux-async".
3408
63092375
DJ
34092008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3410
3411 * gdb.texinfo (Expressions): Update description of malloced arrays.
3412
8e8901c5
VP
34132008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3414
3415 * gdb.texinfo (Thread Commands): Document
3416 -thread-info. Remove -thread-list-all-threads.
3417
1fddbabb
PA
34182008-03-14 Pedro Alves <pedro@codesourcery.com>
3419 Sandra Loosemore <sandra@codesourcery.com>
3420
3421 * gdb.texinfo (Library List Format): Update to mention the
3422 possibility to pass section addresses instead of segment
3423 addresses.
3424
ccd213ac
DJ
34252008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3426
3427 * gdb.texinfo (Starting): Document "set exec-wrapper".
3428 (Server): Document gdbserver --wrapper.
3429
fa4727a6
DJ
34302008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3431
3432 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3433 unreadable memory. Delete obsolete SPARClite reference.
3434
8edfe269
DJ
34352008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3436
3437 * gdb.texinfo (Starting): Mention always-running targets.
3438 (Target Commands): Add an anchor for load.
3439 (Connecting): Explain continue instead of run.
3440
1843f87b
DJ
34412008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3442
3443 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3444
f9082629
NR
34452008-02-26 Nick Roberts <nickrob@snap.net.nz>
3446
3447 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3448 breakpoint table.
3449
fd96d250
PA
34502008-02-19 Pedro Alves <pedro@codesourcery.com>
3451
3452 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3453 killing the inferior when it is already debugging a process.
3454
36af4ef6
MD
34552008-02-13 Markus Deuling <deuling@de.ibm.com>
3456
3457 * gdbint.texinfo (Build Script): New section. Mention new build script
3458 gdb_buildall.sh.
3459
cda4ce5a
JB
34602008-02-01 Jim Blandy <jimb@red-bean.com>
3461
3462 * gdb.texinfo (Help): Summarize 'info args' correctly.
3463
4acd40f3
TJB
34642008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3465
3466 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3467 available in PowerPC architecture.
3468 (Embedded Processors): Change node name of PowerPC item in menu.
3469 (PowerPC): Rename to...
3470 (PowerPC Embedded): this.
3471 (Architectures): Add new PowerPC item in menu.
3472 (PowerPC): New node.
3473
6e6c6f50
DJ
34742008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3475
3476 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3477 commands.
3478
5ee187d7
DJ
34792008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3480
3481 * gdb.texinfo (Setting Catchpoints): Mention features
3482 supported on GNU/Linux.
3483
e275c0d9
NR
34842008-01-30 Nick Roberts <nickrob@snap.net.nz>
3485
3486 * gdb.texinfo (GDB/MI File Commands): Describe new output
3487 field for MI command -file-list-exec-source-file.
3488
2d717e4f
DJ
34892008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3490
3491 * gdb.texinfo (Using the `gdbserver' Program): Add security
3492 warning. Rearrange into subsections and subsubsections. Document
3493 --multi and --debug. Correct --with-sysroot typo. Update --attach
3494 usage. Make load reference clearer. Document monitor exit.
3495 (Remote Configuration): Document set remote exec-file, attach-packet,
3496 and run-packet.
3497 (Packets): Document vAttach and vRun.
3498
d35a4257 34992008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3500
3501 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3502 detach-on-follow -> detach-on-fork.
f663676d 3503
c78d192c
DJ
35042008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3505
3506 * gdbint.texinfo (Native Conditionals): Remove
3507 SHELL_COMMAND_CONCAT and SHELL_FILE.
3508
d35a4257
EZ
35092008-01-26 Eli Zaretskii <eliz@gnu.org>
3510
3511 * gdb.texinfo (Specify Location): Improve wording.
3512
93815fbf
VP
35132008-01-23 Chris Demetriou <cgd@google.com>
3514
3515 * gdb.texinfo (Threads): Document new "set print thread-events"
3516 and "show print thread-events" commands.
3517
2a25a5ba
EZ
35182008-01-19 Eli Zaretskii <eliz@gnu.org>
3519
3520 * gdb.texinfo (Specify Location): New section.
3521 (Delete Breaks, Edit, Set Breaks): Remove description of
3522 locations. Instead, add a reference to "Specify Location".
3523 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3524 (Symbols): Refer to "Specify Location" for the valid forms of
3525 linespecs and locations.
3526
32c9a795
MD
35272008-01-18 Markus Deuling <deuling@de.ibm.com>
3528
3529 * gdbint.texinfo (Target Conditionals): Replace the description of
3530 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3531
b17828ca
JB
35322008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3533
3534 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3535 about &&var, which is rejected by the expression parser.
3536
0aea4bf3
LM
35372008-01-09 Luis Machado <luisgpm@br.ibm.com>
3538
3539 * gdb.texinfo (Output): Update documentation on using printf with DFP
3540 types.
3541
febe4383
TJB
35422008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3543
3544 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3545 subsubsection.
3546 (Decimal Floating Point format): New subsubsection.
3547
7a404eba
PA
35482008-01-05 Pedro Alves <pedro@codesourcery.com>
3549
3550 * gdb.texinfo (File Options): Remove mention of the attempt to
3551 open a core file with the -p option. Don't list -c as a valid
3552 option to attach to a process.
3553
a4d9b460
PA
35542008-01-05 Pedro Alves <pedro@codesourcery.com>
3555
3556 * gdbint.texinfo (Host Conditionals): Remove mention of
3557 ALIGN_STACK_ON_ENTRY.
3558
6ec2edbe
JB
35592008-01-05 Joel Brobecker <brobecker@adacore.com>
3560
3561 * gdbint.texinfo (Start of New Year Procedure): Add item
3562 describing how to update the source and documentation copyright
3563 notices.
3564
d8b2a693
JB
35652007-12-18 Jim Blandy <jimb@codesourcery.com>
3566
ab209b3a 3567 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3568 watchpoint explanation into the main description of the watchpoint
3569 command; update synopses of 'watch', 'rwatch', and 'awatch'
3570 commands.
3571
8b4ed427
VP
35722007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3573
3574 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3575 Document 'pending-breakpoints' feature of
3576 -list-features.
3577
37e4754d
LM
35782007-12-17 Luis Machado <luisgpm@br.ibm.com>
3579
669fac23 3580 * gdb.texinfo: Add new parameter's description.
37e4754d 3581
1d3811f6
DJ
35822007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3583
3584 * gdb.texinfo (Overview): Clarify run-length encoding
3585 example. Remove the restriction on "+" and "-" characters.
3586
c1c25a1a
EZ
35872007-12-15 Eli Zaretskii <eliz@gnu.org>
3588
3589 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3590
afe8ab22 35912007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3592
afe8ab22
VP
3593 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3594 the -f option for -break-insert, remove -r option,
3595 and clarify specification of location.
3596
a6b151f1
DJ
35972007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3598
3599 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3600 formatting.
3601 (Remote Debugging): Add File Transfer section.
3602 (Remote Configuration): Document Host I/O packets.
3603 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3604 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3605 (Packets): Add vFile.
3606
3b784c4f
EZ
36072007-11-17 Eli Zaretskii <eliz@gnu.org>
3608
3609 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3610 breakpoints with multiple locations.
3611 (Breakpoint Menus): Improve wording.
3612 (Output): Fix last change.
3613
a4ce5b0d
UW
36142007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3615
3616 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3617
1b39d5c0
DE
36182007-11-15 Doug Evans <dje@google.com>
3619
3620 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3621
7a72d44c
VP
36222007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3623
3624 * gdbint.texinfo (Native Conditionals): Remove
3625 mention of CLEAR_SOLIB.
5ae4183a 3626
6d1829bf 36272007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3628
3629 * gdb.texinfo (Print Settings): Add documentation for "set/show
3630 print frame-arguments".
3631
1a619819
LM
36322007-11-05 Luis Machado <luisgpm@br.ibm.com>
3633
3b784c4f 3634 * gdb.texinfo (Output): Update printf command's description.
1a619819 3635
55eddb0f
DJ
36362007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3637
3638 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3639 powerpc soft-float".
3640
9cceb671
DJ
36412007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3642
3643 * gdb.texinfo (Files): Correct formatting. Mention Expat
3644 requirement.
3645 (Requirements for Building GDB): Expand the list of Expat
3646 uses.
3647 (Library List Format, Memory Map Format): Mention Expat.
3648 (Target Descriptions): Update Expat wording.
3649
83acabca
DJ
36502007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3651
3652 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3653 Document that gdbarch_convert_register_p should return zero for no-op
3654 conversions.
3655
e35879db
UW
36562007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3657
83acabca 3658 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3659 of set_gdbarch_sofun_address_maybe_missing back to ...
3660 (Target Conditionals): ... here to fix build break.
3661
203c3895
UW
36622007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3663
83acabca 3664 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3665 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3666 (Compiler Characteristics): ... documentation of
3667 set_gdbarch_sofun_address_maybe_missing.
3668
11411de3
DJ
36692007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3670
3671 * gdbint.texinfo (Target Conditionals): Use
3672 frame_unwind_register_unsigned in examples instead of
3673 frame_unwind_unsigned_register.
3674
7cc46491
DJ
36752007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3676
3677 * gdb.texinfo (Predefined Target Types): Add int128
3678 and uint128.
3679 (Standard Target Features): Add PowerPC features.
3680
81adfced
DJ
36812007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3682
3683 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3684
c1874924
UW
36852007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3686
3687 * gdbint.texi (Target Conditionals): Remove documentation
3688 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3689 gdbarch_extract_return_value, and gdbarch_store_return_value.
3690
f6e56ab3
UW
36912007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3692
3693 * gdbint.texi (Target Conditionals): Remove documentation of
3694 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3695
56cf5405
KH
36962007-10-11 Kazu Hirata <kazu@codesourcery.com>
3697
3698 * gdb.texinfo: Mention that inaccessible-by-default is on by
3699 default.
3700
35156bae
DJ
37012007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3702
3703 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3704
d983da9c
DJ
37052007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3706
3707 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3708 multi-threaded watchpoints.
3709 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3710 checked. Describe sticky notification. Expand description
3711 of steppable and continuable watchpoints.
3712 (Watchpoints and Threads): New subsection.
3713
fe6fbf8b
VP
37142007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3715
3716 * gdb.texinfo (Setting Breakpoints): Revise
3717 documentation for pending breakpoints. Document
3718 breakpoints with multiple locations.
5ae4183a 3719
084344da
VP
37202007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3721
3722 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3723 Document -list-features.
5ae4183a 3724
82160952
EZ
37252007-09-15 Eli Zaretskii <eliz@gnu.org>
3726
3727 * gdb.texinfo (Output): Spell out which features of C's printf are
3728 not supported by GDB's printf.
7e27a47a
EZ
3729 (Separate Debug Files): More accurate wording regarding build ID
3730 and a reference to the ld manual rather than the Fedora wiki.
82160952 3731
ea37ba09
DJ
37322007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3733 Jim Blandy <jimb@codesourcery.com>
3734
3735 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3736 (Examining Memory): Update mentions of the 's' format.
3737 (Automatic Display): Likewise.
3738
b8533aec
DJ
37392007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3740
3741 * gdb.texinfo: Update the FSF's Back-Cover Text.
3742
83f83d7f
JK
37432007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3744 Eli Zaretskii <eliz@gnu.org>
3745
3746 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3747 Fixed the ``build ID'' name. New binaries build instructions for the
3748 build ID inclusion. Explain how the commands are specific to the build
3749 ID vs. debug link.
3750
c7e83d54
EZ
37512007-09-01 Eli Zaretskii <eliz@gnu.org>
3752
3753 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3754 indexing for ``build ID'' support.
3755
d3750b24
JK
37562007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3757
3758 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3759 Enlisted BUILD ID to the debug file searching example.
3760 Included a BUILD ID `.note.gnu.build-id' section description.
3761 Updated/added the debug files splitting instructions for OBJCOPY.
3762
02142340
VP
37632007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3764
3765 * gdb.texinfo (Variable Objects): Adjust docs
3766 for -var-info-expression and document
3767 -var-info-path-expression.
3768
d3bdde98
JB
37692007-08-20 Jim Blandy <jimb@codesourcery.com>
3770
3fb6a982
JB
3771 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3772 (title page): Include the dedication in the printed manual, as a
3773 separate page after the copyright notice.
5ae4183a 3774
d3bdde98
JB
3775 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3776 don't break a @var across a line.
3777
c80a96a8
MR
37782007-07-25 Maciej W. Rozycki <macro@mips.com>
3779
3780 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3781 for include files.
3782
5824a901
NR
37832007-07-12 Nick Roberts <nickrob@snap.net.nz>
3784
3785 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3786 in annotate.texinfo.
3787 (Command History): Link to new node.
5824a901 3788
d52e7ea3
UW
37892007-07-05 Markus Deuling <deuling@de.ibm.com>
3790
3791 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3792
5fc14d0a
EZ
37932007-07-05 Eli Zaretskii <eliz@gnu.org>
3794
3795 * gdbint.texinfo (Target Conditionals): Fix last change.
3796
4a9bb1df
UW
37972007-07-03 Markus Deuling <deuling@de.ibm.com>
3798
3799 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3800 routines:
3801 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3802 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3803 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3804 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3805 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3806 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3807 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3808 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3809 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3810 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3811 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3812 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3813 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3814 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3815 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3816 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3817 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3818 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3819 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3820 (SOFTWARE_SINGLE_STEP_P)
3821
3822 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3823 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3824
3825 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3826 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3827 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3828 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3829 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3830 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3831 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3832 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3833 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3834 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3835
3836 (Converting an existing Target Architecture to Multi-arch): Remove
3837 section.
3838
3839 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3840 (gdbarch_addr_bits_remove): Add code example.
3841
3842 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3843
cfa9d6d9
DJ
38442007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3845
3846 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3847 Add other missing entries. Adjust the table size to fit.
3848 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3849 stop reasons including the new "library" event.
3850 (General Query Packets): Adjust table widths for qSupported. Mention
3851 qXfer:libraries:read reply to qSupported and document the new packet.
3852 (Library List Format): New section.
3853
159fcc13
JK
38542007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3855
3856 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3857
f66d1690
MS
38582007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3859
3860 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3861
67102876
NR
38622007-06-25 Nick Roberts <nickrob@snap.net.nz>
3863
3864 * gdbint.texinfo (Register and Memory Data): Break sections
3865 into nodes and add a menu.
3866
a4642986
MR
38672007-06-21 Maciej W. Rozycki <macro@mips.com>
3868
3869 * gdb.texinfo (Examining Memory): Document the new behaviour.
3870
e9c17194
VP
38712007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3872
3873 * gdb.texinfo (Standard Target Features): Document
3874 m68k features.
3875
31d99776
DJ
38762007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3877
3878 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3879
1780a0ed
DJ
38802007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3881
3882 * gdb.texinfo (Target Description Format): Add version attribute
3883 for <target>.
3884
822b6570
DJ
38852007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3886
3887 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3888
f8b73d13
DJ
38892007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3890
3891 * gdb.texinfo (MIPS Features): New subsection.
3892
0e7f50da
UW
38932007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3894 Markus Deuling <deuling@de.ibm.com>
3895
3896 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3897 and qXfer:spu:write packets and mention them under qSupported.
3898
23d964e7
UW
38992007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3900 Markus Deuling <deuling@de.ibm.com>
3901
3902 * gdb.texinfo (Architectures): Add new SPU section to document
3903 Cell Broadband Engine SPU architecture specific commands.
3904
9f708cb2
VP
39052007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3906
3907 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3908 comments.
3909
7579b5f8
NR
39102007-06-07 Nick Roberts <nickrob@snap.net.nz>
3911
3912 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3913
bf06d120
JB
39142007-05-29 Jim Blandy <jimb@codesourcery.com>
3915
3916 * gdb.texinfo (Overview): Doc fix.
3917
23776285
MR
39182007-05-22 Maciej W. Rozycki <macro@mips.com>
3919
3920 * gdb.texinfo (Remote Configuration): Document "set/show
3921 remoteflow".
3922
1a69e1e4
DJ
39232007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3924
bf06d120
JB
3925 * gdb.texinfo (MIPS): Remove documentation for set mips
3926 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3927 stack-arg-size.
1a69e1e4 3928
46ba6afa 39292007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3930
46ba6afa
BW
3931 * all-cfg.texi (GDBTUI): New.
3932 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3933 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3934 (TUI Configuration): Edit to improve clarity and fix problems of
3935 both style and content.
5ae4183a 3936
06d3b283
UW
39372007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3938
3939 * observer.texi (GDB Observers): New observer "new_objfile".
3940
179101d6
UW
39412007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3942
3943 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3944
25d5ea92
VP
39452007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3946
3947 * gdb.texinfo (GDB/MI Variable Objects): Document
3948 frozen variables objects.
5ae4183a 3949
ea35711c
DJ
39502007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3951
3952 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3953 (Character Sets, Caching Data of Remote Targets): Likewise.
3954 (Targets): Delete Remote node. Move its text...
3955 (Debugging Remote Programs): ...to here. Delete description
3956 of the "remote" command.
3957 (Remote configuration): Delete description of "set remotedevice"
3958 and "show remotedevice".
3959 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3960
db2e3e2e
BW
39612007-04-11 Bob Wilson <bob.wilson@acm.org>
3962
5ae4183a
AS
3963 * gdb.texinfo (Contributors, Continuing and Stepping)
3964 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3965 (General Query Packets, File-I/O Remote Protocol Extension)
3966 (Protocol Basics, The F Reply Packet, Write)
3967 (Protocol-specific Representation of Datatypes, Memory Transfer):
3968 Fix hyphenation, punctuation and grammar problems.
3969 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3970 'section' instead of 'subsection' in the text.
3971 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3972 (i386): Remove period from section name.
db2e3e2e
BW
3973 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3974 (Config Names, Configure Options): Use @file{configure}.
3975
8a3dae3e
DJ
39762007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3977
3978 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3979 and tab expansion.
3980
1a92f856
DJ
39812007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3982
3983 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3984
79a6e687 39852007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3986
79a6e687
BW
3987 * gdb.texinfo: Consistently capitalize all significant words in
3988 node names, chapter titles, section titles, and headings. Update
3989 cross references to match.
3990 (Starting and Stopping Trace Experiment): Make node name plural.
3991 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3992
ad527d2e
PA
39932007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3994
3995 * gdb.texinfo (WinCE): Delete obsolete subsection.
3996
7ce59000
DJ
39972007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3998
3999 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4000 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4001 references.
4002
8807d78b
DJ
40032007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4004
4005 * gdb.texinfo (Startup): Delete references to some alternate
4006 names for .gdbinit.
4007 (Thread): Remove LynxOS reference.
4008 (Tandem ST2000): Delete target-specific documentation.
4009 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4010 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4011 and GDB_OSABI_LYNXOS.
4012
5f402660
UW
40132007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4014
4015 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4016
bac718a6
UW
40172007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4018
4019 * gdbint.texinfo (Target Conditionals): Remove mention of
4020 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4021 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4022
9453113a
DJ
40232007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4024
4025 * Makefile.in: Add "pdfdir" installation
4026 directory, PDFTEX macro, support for "install-pdf" target,
4027 and rules for making a pdf version of refcard.texi.
4028 * refcard.tex: Specify paper size for PDF output.
4029
ae21e955 40302007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4031
ae21e955 4032 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4033
3f94c067 40342007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4035
3f94c067
BW
4036 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4037 (Source Path, Character Sets, Macros, Define)
4038 (GDB/MI Result Records, GDB/MI Simple Examples)
4039 (GDB/MI Program Execution, GDB/MI File Commands)
4040 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4041 (Bug Reporting): Use @value{GCC}.
5ae4183a 4042
12c27660 40432007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4044
12c27660
BW
4045 * gdb.texinfo (Help): Fix formatting of examples.
4046 (Variables): Use @ifnotinfo instead of @iftex.
4047 (Non-debug DLL symbols): Use @ref instead of @pxref.
4048 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4049
ce9341a1
BW
40502007-03-26 Bob Wilson <bob.wilson@acm.org>
4051
4052 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4053
c8f4133a
BW
40542007-03-26 Bob Wilson <bob.wilson@acm.org>
4055
4056 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4057 the order of the nodes.
4058 (C Operators, C Constants, Debugging C): Remove extra menus.
4059 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4060
c8f4133a 40612007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4062
4063 * gdb.texinfo (File Options): Add missing parenthesis.
4064 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4065
c74d0ad8
DJ
40662007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4067
4068 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4069
ff6f572f
DJ
40702007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4071
669fac23 4072 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4073 case insensitivity.
4074 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4075
994337c3
NR
40762007-02-18 Nick Roberts <nickrob@snap.net.nz>
4077
4078 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4079 (Files): Add section name to argument list for pxref.
4080 (Non-debug DLL symbols): Don't use `see' for pxref.
4081 (Embedded Processors): Fix typo.
4082 (GDB/MI Breakpoint Commands): Execution commands generate
4083 *stopped not ^done.
4084
eb819d70
NR
40852007-02-13 Nick Roberts <nickrob@snap.net.nz>
4086
4087 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4088 values for in_scope. Mention that only root variables can be
4089 updated.
4090 (GDB/MI Development and Front Ends): Explain new values may be
4091 added to existing fields.
4092
123dc839
DJ
40932007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4094
4095 * gdb.texinfo (-target-disconnect): Use @smallexample.
4096 (Requirements): Add anchor for Expat. Update description.
4097 (Target Descriptions): Mention Expat.
4098 (Target Description Format): Document new elements. Use
4099 @smallexample.
4100 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4101 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4102
108546a0
DJ
41032007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4104
4105 * gdb.texinfo (Target Description Format): Add section on XInclude.
4106
95a98c01
NR
41072006-02-03 Nick Roberts <nickrob@snap.net.nz>
4108
4109 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4110 command -enable-timings.
4111
f4b3909f
EZ
41122007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4113
5ae4183a 4114 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4115 descriptions for new/deleted elements in gdb_osabi. Add missing
4116 description for function generic_elf_osabi_sniff_abi_tag_sections.
4117
c7ba131e
JB
41182007-01-29 Joel Brobecker <brobecker@adacore.com>
4119
4120 * gdb.texinfo (Maintenance Commands): Add documentation for
4121 the new "maint print target-stack" command.
4122
3a60f64e
JK
41232007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4124 Eli Zaretskii <eliz@gnu.org>
4125
f4b3909f 4126 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4127
c582f8b6
EZ
41282007-01-26 Eli Zaretskii <eliz@gnu.org>
4129
4130 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4131 Use @value{NGCC} instead of @value{GCC}.
4132
d3e8051b
EZ
41332007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4134
4135 * agentexpr.texi: Fix typos.
4136 * annotate.texinfo: Likewise.
4137 * gdb.texinfo: Likewise.
4138 * gdbint.texinfo: Likewise.
4139 * observer.texi: Likewise.
4140 * stabs.texinfo: Likewise.
4141
86f04699
EZ
41422007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4143
4144 * gdbint.texinfo (Support Libraries): Remove mmalloc
4145 entry. Describe readline library.
4146
23181151
DJ
41472007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4148
4149 * gdb.texinfo (Target Descriptions): New section.
4150 (General Query Packets): Add QPassSignals anchor. Mention
4151 qXfer:features:read under qSupported. Expand mentions of
4152 qXfer:memory-map:read and QPassSignals. Document
4153 qXfer:features:read.
4154
f822c95b
DJ
41552007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4156
4157 * gdb.texinfo (Commands to specify files): Describe
4158 "set sysroot" and "show sysroot".
4159 (Using the `gdbserver' program): Lowercase argument
4160 to @var. Expand description of setting up GDB on the
4161 host.
4162
8936fcda
JB
41632007-01-05 Joel Brobecker <brobecker@adacore.com>
4164
4165 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4166 catch exception, catch exception unhandled, and catch assert
4167 commands.
4168
e776119f
DJ
41692007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4170
4171 * gdb.texinfo (Debugging Output): Document "set debug xml"
4172 and "show debug xml".
4173
aa79a185
DJ
41742007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4175
4176 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4177
7f893741
JB
41782007-01-01 Joel Brobecker <brobecker@adacore.com>
4179
4180 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4181
a1b5960f
VP
41822006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4183
4184 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4185 note in @ignore, to be removed later if nobody complains.
4186
9f470e6e
NR
41872006-12-04 Nick Roberts <nickrob@snap.net.nz>
4188
4189 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4190 of -var-delete.
4191
765dc015 41922006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4193
765dc015 4194 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4195 automatic software/hardware breakpoint usage and
4196 the "set breakpoint auto-hw" command.
765dc015 4197
4b5752d0
VP
41982006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4199
4200 * gdb.texinfo (Memory Access Checking): New.
4201
89be2091
DJ
42022006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4203
4204 * gdb.texinfo (Remote configuration): Mention
4205 "pass-signals-packet".
4206 (General Query Packets): Document QPassSignals. Fix
4207 a typo.
4208
ca3bf3bd
DJ
42092006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4210
4211 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4212
427c3a89
DJ
42132006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4214
4215 * gdb.texinfo (Remote configuration): Rewrite documentation for
4216 packet configuration commands.
4217 (OS Information): Adjust reference to qXfer:auxv:read.
4218 (General Query Packets): Remove references to read-aux-vector-packet
4219 and set remote get-thread-local-storage-address.
4220
7a107747
DJ
42212006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4222
4223 * gdbint.texinfo (Target Architecture Definition): Add new
4224 Initializing a New Architecture section.
4225
1c56eb0e
EZ
42262006-10-31 David Taylor <dtaylor@emc.com>
4227
4228 * stabs.texinfo (Macro define and undefine): New node describing
4229 stabs for #define and #undef.
4230
f73adfeb
AS
42312006-10-27 Andreas Schwab <schwab@suse.de>
4232
4233 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4234
fd60e0df
EZ
42352006-10-21 Eli Zaretskii <eliz@gnu.org>
4236
4237 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4238 clarify on the possible meanings of ``expression'' watched by
4239 watchpoints. Add indexing.
e5ac9b53
EZ
4240 (Prompting, Errors, Invalidation, Annotations for Running)
4241 (Source Annotations): Fix index entries by adding "annotation" to
4242 them, to discriminate from index entries that point to the more
4243 general topic descriptions.
fd60e0df 4244
52bb452f
DJ
42452006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4246
4247 * gdbint.texinfo (Target Vector Definition): Move most
4248 content into Existing Targets. Add a menu.
4249 (Existing Targets): New section, moved from Target Vector
4250 Definition. Use @subsection.
4251 (Managing Execution State): New section.
4252
58955e58
BW
42532006-10-16 Bob Wilson <bob.wilson@acm.org>
4254
4255 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4256
c8aa23ab
EZ
42572006-10-15 Eli Zaretskii <eliz@gnu.org>
4258
4259 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4260 (Command Syntax, Signals, Backtrace, Connecting)
4261 (Remote configuration, Renesas Boards, Console I/O): Fix last
4262 change: use Ctrl- instead of C-, except wrt Emacs.
4263 (File-I/O Examples): Put Ctrl-c in @kbd.
4264 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4265 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4266 (Signals, Set Breaks, Set Watchpoints): Document optional
4267 arguments to `info signals' `handle', `info breakpoints', and
4268 `info watchpoints'.
c8aa23ab 4269
e7109c7e
EZ
42702006-10-14 Eli Zaretskii <eliz@gnu.org>
4271
4272 * gdb.texinfo (Backtrace): Fix last change.
4273
de3aea7b
NR
42742006-10-14 Nick Roberts <nickrob@snap.net.nz>
4275
4276 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4277
7f9087cb
BW
42782006-10-10 Bob Wilson <bob.wilson@acm.org>
4279
c8aa23ab
EZ
4280 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4281 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4282 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4283
68437a39
DJ
42842006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4285 Daniel Jacobowitz <dan@codesourcery.com>
4286
4287 * gdb.texinfo (Packets): Document vFlashErase,
4288 vFlashWrite and vFlashDone packets.
4289 (General Query Packets): Document qXfer:memory-map:read.
4290 Add a new feature for qXfer:memory-map:read.
4291 (Memory map format): New section.
4292 (Target Commands): Mention that gdb can write flash.
4293
fd79ecee
DJ
42942006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4295 Daniel Jacobowitz <dan@codesourcery.com>
4296
4297 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4298 memory regions and "mem auto".
4299
350da6ee
DJ
43002006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4301
4302 * gdbint.texinfo (Array Containers): New section.
4303
2f1acb09
VP
43042006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4305
4306 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4307 -stack-list-arguments HIGH_FRAME argument can be larger then the
4308 actual number of frames.
4309
2ab1eb7a
VP
43102006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4311
4312 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4313 -stack-list-locals HIGH_FRAME argument can be larger then the
4314 actual number of frames.
2ab1eb7a 4315
599b237a
BW
43162006-09-02 Bob Wilson <bob.wilson@acm.org>
4317
4318 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4319 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4320
25ab7e6d
EZ
43212006-09-02 Eli Zaretskii <eliz@gnu.org>
4322
4323 * gdbint.texinfo (Overall Structure): New section "Source Tree
4324 Structure".
4325
940178d3
JB
43262006-08-17 Jim Blandy <jimb@codesourcery.com>
4327
4328 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4329 responses.
4330
30daae6c
JB
43312006-08-08 Joel Brobecker <brobecker@adacore.com>
4332
4333 * gdb.texinfo (Source Path): Add documentation for new
4334 substitute-path commands.
4335
7fa2210b
DJ
43362006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4337
4338 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4339 (Running Configure): ...here.
4340 (Requirements): New node. Mention expat.
4341
3d00d119
DJ
43422006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4343
5ae4183a 4344 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4345 'set download-write-size' and 'show download-write-size'.
4346
0cbfa4ee
DJ
43472006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4348
4349 * stabs.texinfo (Member Type Descriptor): Correct example for
4350 pointer to member types.
4351
16026cd7
AS
43522006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4353
4354 * gdb.texinfo (Optional warnings and messages): Add
4355 'set/show trace-commands'.
4356 (Command files): Add '-v' to source command.
4357
0876f84a
DJ
43582006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4359
4360 * gdb.texinfo (OS Information): Update qPart reference to
4361 qXfer.
4362 (Remote configuration): Likewise.
4363 (Overview): Move @cindex to the start of a paragraph. Talk
4364 about binary data encoding.
4365 (Packets): Refer to the overview for the details of the X
4366 packet encoding.
4367 (General Query Packets): Remove qPart description. Add qXfer
4368 description. Add an anchor to qSupported. Correct feature
4369 table title. Add a new feature for qXfer:auxv:read.
4370 (Interrupts): Add a missing parenthesis.
4371
2ec3381a
DJ
43722006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4373
669fac23 4374 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4375 (GDB/MI Kod Commands): Remove commented out node.
4376
594fe323
EZ
43772006-07-01 Eli Zaretskii <eliz@gnu.org>
4378
4379 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4380 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4381 (GDB/MI Thread Commands, GDB/MI Program Execution)
4382 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4383 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4384 (GDB/MI File Commands, GDB/MI Target Manipulation)
4385 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4386 since the MI prompt is hard-wired into the code.
4387
7e3fb70c
NR
43882006-07-01 Nick Roberts <nickrob@snap.net.nz>
4389
4390 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4391 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4392 (GDB/MI Data Manipulation): Remove description of unimplemented
4393 display related commands as variable objects perform this function
4394 and are superior: -display-delete, -display-disable,
4395 -display-enable, -display-insert and -display-list. Move
4396 -environment-cd, -environment-directory, -environment-path
4397 and -environment-pwd to "Program Context".
4398 (GDB/MI Program Control): Rename to "Program Execution". Move
4399 -exec-arguments -exec-abort to...
4400 (GDB/MI Program Context): ...here. New node split from "Data
4401 Manipulation".
4402
be2a5f71
DJ
44032006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4404
4405 * gdb.texinfo (Remote configuration): Document set / show
4406 remote supported-packets.
4407 (General Query Packets): Document qSupported packet.
4408
fc320d37
SL
44092006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4410
4411 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4412 and font markup.
4413 (Protocol basics): Likewise.
4414 (The F request packet): Likewise.
4415 (The F reply packet): Likewise.
4416 (Memory transfer): Move this node to be a subsubsection of
4417 "Protocol specific representation of datatypes".
4418 (The Ctrl-C message): More copy editing.
4419 (Console I/O): Likewise.
4420 (The isatty call): Delete this node, and merge its content into
4421 the "isatty" node. Fixed references elsewhere.
4422 (The system call): Delete this node, and merge its content into
4423 the "system" node. Fixed references elsewhere.
4424 (open): Reformat to use @table, and add appropriate font markup.
4425 (close): Likewise.
4426 (read): Likewise.
4427 (write): Likewise.
4428 (lseek): Likewise.
4429 (rename): Likewise.
4430 (unlink): Likewise.
4431 (stat/fstat): Likewise.
4432 (gettimeofday): Likewise.
4433 (isatty): Likewise.
4434 (system): Likewise, plus minor changes to fix confusing wording.
4435 (Integral datatypes): Fix font markup.
4436 (Pointer values): Likewise.
4437 (struct stat): Fix markup to use @table, plus minor copy editing.
4438 (struct timeval): Fix font markup, plus minor copy editing.
4439 (Constants): Minor copy editing.
4440 (Errno values): Add font markup.
4441 (File-I/O Examples): Likewise.
4442
158fdf5c
NR
44432006-06-10 Nick Roberts <nickrob@snap.net.nz>
4444
4445 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4446 (GDB/MI Simple Examples): Move node up one level. Use real
4447 examples.
4448 (GDB/MI Compatibility with CLI): Update.
4449 (GDB/MI Result Records): Add "connected" and "exit" result
4450 classes.
4451 (GDB/MI Stream Records): Clarify target output.
4452 (GDB/MI Command Description Format): Modify example description.
4453 (GDB/MI Breakpoint Table Commands): Rename to...
4454 (GDB/MI Breakpoint Commands): ...this
4455 (GDB/MI Breakpoint Commands): Add optional thread field.
4456 (GDB/MI Program Control): Add an introduction. Move "Program
4457 termination" examples into exec-run description.
4458 (GDB/MI File Commands): Mention similar CLI commands.
4459 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4460 is similar to "-gdb-version".
4461
ddb50cd7
EZ
44622006-06-09 Eli Zaretskii <eliz@gnu.org>
4463
4464 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4465
2aef0d6b
NR
44662006-06-02 Nick Roberts <nickrob@snap.net.nz>
4467
4468 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4469 sourceware.org for mailing lists.
d5e40d59 4470 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4471
383a5c52
NR
44722006-06-01 Nick Roberts <nickrob@snap.net.nz>
4473
d5e40d59 4474 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4475
e16b02ee
EZ
44762006-05-22 Eli Zaretskii <eliz@gnu.org>
4477
4478 * gdb.texinfo (Cygwin Native): Fix last change.
4479
be90c084
CF
44802006-05-22 Christopher Faylor <cgf@timesys.com>
4481
4482 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4483
347ceba5
NR
44842006-05-15 Nick Roberts <nickrob@snap.net.nz>
4485
4486 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4487 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4488
369af7bd
DJ
44892006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4490
4491 * gdb.texinfo (General Query Packets): Recommend not starting
4492 new packets with qC and clarify.
4493
2ffdbde8 44942006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4495
4496 * gdb.texinfo (M2 Types): New section.
72019c9c 4497
16d1a084
DJ
44982006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4499
4500 * agentexpr.texi: Add a copyright and license notice.
4501 * observer.texi: Likewise, with GPL clause for function prototypes.
4502 Remove trailing whitespace.
4503
aa56d27a
JB
45042006-05-05 Jim Blandy <jimb@codesourcery.com>
4505
4506 * gdb.texinfo (General Query Packets): Document conventions for
4507 terminating packet names, and their violations.
4508
5bdf8622
DJ
45092006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4510
4511 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4512 * gdb.texinfo: Likewise.
4513
605a56cb
DJ
45142006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4515
4516 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4517 and "show remotedebug".
4518 (Debugging Output): Add additional index entries.
4519
b8db102d
MS
45202006-04-27 Michael Snyder <msnyder@redhat.com>
4521
4522 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4523
c5e30d01
AC
45242006-04-22 Andrew Cagney <cagney@redhat.com>
4525
4526 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4527 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4528
8181d85f
DJ
45292006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4530
4531 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4532 and remove breakpoint prototypes.
4533 (Watchpoints): Move description of target_insert_hw_breakpoint and
4534 target_remove_hw_breakpoint ...
4535 (Breakpoints): ... to here. Document target_insert_breakpoint and
4536 target_remove_breakpoint.
4537
4f553f88
JB
45382006-04-17 Jim Blandy <jimb@codesourcery.com>
4539
4540 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4541 and C packets are optional.
4542
cd852561
FR
45432006-04-14 Frederic Riss <frederic.riss@st.com>
4544
4545 * gdb.texinfo (Specifying source directories): Update the description
4546 of the source file search to reflect the fact that the source path
4547 always contains at least $cdir and $cwd.
4548
b620eb07
MS
45492006-03-31 Michael Snyder <msnyder@redhat.com>
4550
4551 * gdb.texinfo: Update copyright dates.
4552
3156cdaf
EZ
45532006-03-31 Eli Zaretskii <eliz@gnu.org>
4554
4555 * gdb.texinfo (Overview): Add an index entry to "empty response".
4556
7d30c22d
JB
45572006-03-28 Jim Blandy <jimb@codesourcery.com>
4558
4559 * gdbint.texinfo (Prologue Analysis): New section.
4560
86941c27
JB
45612006-03-07 Jim Blandy <jimb@red-bean.com>
4562
66b8c7f6
JB
4563 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4564
1a10341b
JB
4565 * gdb.texinfo (Target Commands): Update text describing how to
4566 specify a target. Refer to the detailed section on remote
4567 debugging, not the brief mention.
4568
86941c27
JB
4569 * gdb.texinfo (Connecting): Organize the different 'target remote'
4570 connection methods into a table. Add a 'target remote' index
4571 entry. (!!!)
4572
62f3a2ba
FF
45732006-02-17 Fred Fish <fnf@specifix.com>
4574
4575 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4576 'ptype' commands to reflect the fact that the only significant
4577 difference between them is that ptype prints the complete type
4578 description instead of just the name.
4579
8b9a88ea
WZ
45802006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4581
4582 * gdbint.texinfo (Watchpoints): Delete
4583 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4584
7e8dc855
NR
45852006-02-10 Nick Roberts <nickrob@snap.net.nz>
4586
4587 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4588 times fields where needed. Fix typos. Update general form given
4589 for output of -break-insert.
4590 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4591
c91d38aa
DJ
45922006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4593
4594 * gdbint.texinfo (Symbol Handling): Add a section
4595 on memory management.
4596
38fcd64c
DJ
45972006-02-06 Vladimir Prus <ghost@cs.msu.su>
4598
4599 * gdb.texinfo (Breakpoint table commands): Document the fullname
4600 field in -break-list output.
4601
219eec71
EZ
46022006-02-03 Eli Zaretskii <eliz@gnu.org>
4603
4604 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4605 debugging information produced by the various "set debug..."
4606 options.
4607
ae5a43e0
DJ
46082006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4609
4610 * gdb.texinfo (Files): Remove obsolete bits from the description
4611 of "symbol-file".
4612
a9f158ec
JB
46132006-01-25 Jim Blandy <jimb@redhat.com>
4614
4615 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4616
410dd08e
JB
46172006-01-24 Jim Blandy <jimb@redhat.com>
4618
4619 * gdbint.texinfo (Frames): Document the basics of GDB's register
4620 unwinding model, and explain the existence of the "sentinel" frame.
4621
4b505b12
AS
46222006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4623
4624 * gdb.texinfo (Choosing files): Mention that -directory is used
4625 for script files.
4626 (Specifying source directories): Likewise.
4627 (Command files): Explain how script files are found.
4628
839c27b7
EZ
46292006-01-21 Eli Zaretskii <eliz@gnu.org>
4630
4631 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4632 the threads in a multi-threaded program.
4633 (Threads): The threadno argument of "thread apply" can be a range
4634 of numbers.
4635
7be93b9e
JB
46362006-01-18 Jim Blandy <jimb@redhat.com>
4637
4638 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4639 of warning flags.
4640
fcc73fe3
EZ
46412006-01-13 Eli Zaretskii <eliz@gnu.org>
4642
4643 * gdb.texinfo (Sequences): Improve menu annotations.
4644 (Define): Add index entries for arguments of user-defined
4645 commands. Move the description of flow-control commands...
4646 (Command Files): ...to here. Document loop_break and
4647 loop_continue.
ca91424e
EZ
4648 (Define, Command Files): Document `end' and add index entries for
4649 it.
fcc73fe3 4650
5c95884b
MS
46512006-01-04 Michael Snyder <msnyder@redhat.com>
4652
4653 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4654 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4655
860701dc
PH
46562006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4657
4658 * gdb.texinfo (Omissions from Ada): Document that there is now
4659 limited aggregate support.
4660
36b80e65
EZ
46612005-12-28 Eli Zaretskii <eliz@gnu.org>
4662
4663 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4664 registers and the likes.
4665
c1468174
EZ
46662005-12-24 Eli Zaretskii <eliz@gnu.org>
4667
4668 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4669 (Symbols): Fix usage of "e.g.".
359df76b 4670 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4671
4672 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4673 (Coding): Fix usage of "e.g.".
4674
c02a867d
EZ
46752005-12-23 Eli Zaretskii <eliz@gnu.org>
4676
5ae4183a
AS
4677 * stabs.texinfo:
4678 * refcard.tex:
c02a867d 4679 * gpl.texi:
5ae4183a
AS
4680 * gdbint.texinfo:
4681 * gdb.texinfo:
4682 * gdb-cfg.texi:
c02a867d 4683 * fdl.texi:
5ae4183a
AS
4684 * annotate.texinfo:
4685 * all-cfg.texi:
c02a867d
EZ
4686 * Makefile.in: Add (C) after Copyright. Update the FSF
4687 address.
4688
fad38dfa
EZ
46892005-12-03 Eli Zaretskii <eliz@gnu.org>
4690
4691 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4692 extend GDB with commands for external monitor.
4693
53e5f3cf
AS
46942005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4695
4696 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4697
55f6ca0f
JB
46982005-11-25 Joel Brobecker <brobecker@adacore.com>
4699
4700 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4701
c1947b85
JB
47022005-11-21 Jim Blandy <jimb@redhat.com>
4703
4704 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4705 placement of 'R' actions in tracepoint action packets; document
4706 dependence of 'X' and 'M' actions on a preceding 'R' action for
4707 their registers.
4708
9d29849a
JB
47092005-11-19 Jim Blandy <jimb@redhat.com>
4710
4711 * gdb.texinfo (Tracepoint Packets): New node.
4712 (General Query Packets): Add entries for the tracepoint packets,
4713 referring to the "Tracepoint Packets" node.
4714 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4715
9a6253be
KB
47162005-11-18 Kevin Buettner <kevinb@redhat.com>
4717
4718 * gdb.texinfo (set remotebreak): Add anchor.
4719 (X packet): Likewise.
4720 (Remote Protocol): Add new section `Interrupts' and new index
4721 entry `interrupts (remote protocol)'.
4722
5f3bebba
JB
47232005-11-18 Jim Blandy <jimb@redhat.com>
4724
4725 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4726 entries into the General Query Packets section. Add a
4727 cross-reference to that section. Drop description of replies, as
4728 these are covered in the descriptions of each packet.
4729 (General Query Packets): Add introductory text. Explain naming
4730 conventions, and how the end of a name is recognized.
4731
9a7a1b36
KB
47322005-11-17 Kevin Buettner <kevinb@redhat.com>
4733
0564b6cf 4734 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4735 "set remotebreak" command.
4736
b8ff78ce
JB
47372005-11-16 Jim Blandy <jimb@redhat.com>
4738
4739 * gdb.texinfo (Packets, Stop Reply Packets)
4740 (General Query Packets): Various formatting cleanups.
4741 - Use @samp for packet contents.
4742 - Drop summaries from packet @item lines; the same information appears
4743 immediately below in the description.
4744 - Delete paragraph breaks after packet @item commands, so that the
4745 description appears directly to the right of the packet prototype
4746 in the printed manual, if it fits.
4747 - Place spaces in packet prototypes between @vars and non-@var
4748 letters, and explain that they're just for formatting.
4749 - Use @dots{} instead of '...'.
4750 - Fix uses of @code where @var was needed.
4751 - Replace "deprecated" markers with English text spelling out the
4752 packet's status and the preferred alternatives.
4753 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4754 what this ever meant.
4755 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4756 this for a long time.
4757 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4758 implemented several times, and have been in use for years.
4759
8ffe2530
JB
47602005-11-15 Jim Blandy <jimb@redhat.com>
4761
c43c5473
JB
4762 * gdb.texinfo (Packets): Add index entries for 'm' packet
4763 disclaimers.
5ae4183a 4764
fb031cdf
JB
4765 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4766 of stub when processing an 'm' packet.
4767
8ffe2530
JB
4768 * gdb.texinfo (Packets): Mention that packets beginning with
4769 letters are reserved once, at the top, instead of actually listing
4770 them all and saying "reserved".
4771
c03c782f
AS
47722005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4773
4774 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4775 Change @var{$arg0 to @code{$arg0.
4776
814e32d7
WZ
47772005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4778
4779 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4780
fa93a9d8
JB
47812005-11-12 Jim Blandy <jimb@redhat.com>
4782
4783 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4784 order. Remove extraneous 'z'.
4785
8a5a3c82
AS
47862005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4787
4788 * gdb.texinfo (Choosing files): Add --eval-command.
4789
4b0ad762
AS
47902005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4791
4792 * gdb.texinfo (Choosing modes): Add --return-child-result.
4793
4794
1a088d06
AS
47952005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4796
4797 * gdb.texinfo (Choosing modes): Add --batch-silent.
4798
656d5e12
EZ
47992005-10-28 Eli Zaretskii <eliz@gnu.org>
4800
4801 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4802 "The -var-update Command".
4803
3c9c013a
JB
48042005-10-03 Joel Brobecker <brobecker@adacore.com>
4805
4806 * gdb.texinfo (Print Settings): Add documentation for set/show
4807 print array-indexes.
4808
7ba3cf9c
DJ
48092005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4810
4811 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4812 6.2 and 6.3.
4813
a94ab193
EZ
48142005-08-27 Eli Zaretskii <eliz@gnu.org>
4815
4816 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4817 since 19-Jan-2004.
4818 (Files): Likewise.
ab1adacd
EZ
4819 (Variables, Symbols): Document the "<incomplete type>" message and
4820 its reasons.
a94ab193 4821
ca06016a
FF
48222005-08-01 Fred Fish <fnf@specifix.com>
4823
4824 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4825
cf58170d
NR
48262005-07-15 Nick Roberts <nickrob@snap.net.nz>
4827
4828 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4829 option for -var-list-children and -var-update.
4830 (GDB/MI Stack Manipulation): Simplify description of
4831 print-values option for -stack-list-locals.
4832 (GDB/MI Command Description Format): Clarify.
4833 (Mode Options): Spelling of superseded.
4834
38f1196a
BR
48352005-07-12 Bob Rossi <bob@brasko.net>
4836
4837 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4838 corresponding GDB command comment.
4839
3cb3b8df
BR
48402005-07-06 Bob Rossi <bob@brasko.net>
4841
4842 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4843 and -inferior-tty-show.
4844 (Input/Output): Document "set/show inferior-tty" and tty alias.
4845
10fac096
NW
48462005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4847
4848 * gdb.texinfo (Packets): Change description of 'D' packet to note
4849 that GDB does wait for a response.
4850
d1b6db76
NR
48512005-06-22 Nick Roberts <nickrob@snap.net.nz>
4852
4853 * gdb.texinfo (History) Rename "Command History".
4854 (Command History): Move node "Server Prefix" from section on
4855 Annotations here.
4856
29629dcf
NR
48572005-06-19 Nick Roberts <nickrob@snap.net.nz>
4858
4859 * gdb.texinfo (GDB/MI Stack Manipulation):
4860 Re-instate -stack-info-frame with example. Say that it gets
4861 info on selected frame, not current frame.
4862
397ca115
EZ
48632005-06-18 Eli Zaretskii <eliz@gnu.org>
4864
4865 * gdb.texinfo (Server): Clarify that `file' should be used before
4866 connecting to the server.
4867 (Files): Add an xref to the above description.
51274035
EZ
4868 (Output Formats): More detailed description of the `c' format.
4869 (Memory): List explicitly all the formats supported by `x'.
638ac427 4870 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4871 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4872 files. Add more indexing for solib-absolute-prefix and
4873 --with-sysroot.
76d17f34
EZ
4874 (Machine Code): Document possible problems with locations in
4875 shared libraries.
d416eeec
EZ
4876 (Backtrace): Document that free-standing environments do not need
4877 to have a `main' function.
397ca115 4878
74f6deaa
NR
48792005-06-18 Nick Roberts <nickrob@snap.net.nz>
4880
4881 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4882 -stack-info-frame.
4883
a9967aef
AC
48842005-06-07 Andrew Cagney <cagney@gnu.org>
4885
4886 * gdb.texinfo (Contributors): Note the original multi-arch
4887 contributors.
4888
e09f16f9
EZ
48892005-06-03 Eli Zaretskii <eliz@gnu.org>
4890
4891 * gdb.texinfo (Registers): Add index entries for the standard
4892 registers.
4893 (Frames): Add cross-reference from frame pointer description to
4894 the Registers node.
4895 (Annotations Overview): Fix the reference to GDB name.
4896
d87ba7ee
EZ
48972005-06-01 Eli Zaretskii <eliz@gnu.org>
4898
4899 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4900 can-use-hw-watchpoints.
4901
034dad6f
BR
49022005-05-28 Bob Rossi <bob@brasko.net>
4903
4904 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4905 the possible reasons why an exec async record would be returned to FE.
4906
ffed4509
AC
49072005-05-26 Andrew Cagney <cagney@gnu.org>
4908
4909 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4910 Andrew Cagney implemented the original GDB/MI.
4911
e22e55c9
OF
49122005-05-23 Orjan Friberg <orjanf@axis.com>
4913
4914 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4915 documentation. Add documentation for cris-mode.
4916
a78e13ce
EZ
49172005-05-20 Eli Zaretskii <eliz@gnu.org>
4918
4919 * gdb.texinfo (Numbers): Explain the example and make the wording
4920 more acurate.
4921
76ff342d
DJ
49222005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4923 Dennis Brueni <dennis@slickedit.com>
4924
4925 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4926 (GDB/MI Data Manipulation, GDB/MI Program Control)
4927 (GDB/MI Stack Manipulation): Update examples to include the fullname
4928 attribute in stack frames.
4929
119b882a
EZ
49302005-05-12 Eli Zaretskii <eliz@gnu.org>
4931
4932 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4933 do with other non-standard names of init files.
4934
6fc08d32
EZ
49352005-05-11 Eli Zaretskii <eliz@gnu.org>
4936
4937 * gdb.texinfo (Command Files): Move the description of the startup
4938 from here...
4939 (Startup): ...to this new subsection of the Invocation chapter.
4940 Rearrange the description of init files more logically and add a
4941 cross-reference to "Command Files". Document the special gdbinit
4942 name for CISCO 68k. Expand the description of what GDB does
4943 during startup.
4944 (History): Add index entry for HISTSIZE.
4945
a561754a
MK
49462005-05-02 Mark Kettenis <kettenis@gnu.org>
4947
4948 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4949
2eecc4ab
EZ
49502005-05-02 Eli Zaretskii <eliz@gnu.org>
4951
4952 * gdb.texinfo (SVR4 Process Information, The isatty call)
4953 (The system call): Don't use foo(N) notation for man pages and
4954 functions.
514c4d71 4955 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4956
18999be5
EZ
49572005-04-27 Eli Zaretskii <eliz@gnu.org>
4958
4959 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4960 were optimized away.
4961
0abb7bc7
EZ
49622005-04-22 Eli Zaretskii <eliz@gnu.org>
4963
4964 * gdb.texinfo (Remote configuration): Document "set/show
4965 get-thread-local-storage-address". Add cross-reference to the
4966 description of the qGetTLSAddr packet.
4967 (General Query Packets): Mention "set remote
4968 get-thread-local-storage-address" and add a reference to its
4969 description.
4970
6f61acb1
NR
49712005-04-19 Nick Roberts <nickrob@snap.net.nz>
4972
4973 * gdb.texinfo (Backtrace): Describe 'bt full'.
4974
9d59903a
NR
49752005-04-17 Nick Roberts <nickrob@snap.net.nz>
4976
4977 * gdb.texinfo (Mode Options): Fix typo.
4978 (GDB/MI): Describe how to invoke GDB/MI.
4979
721c2651
EZ
49802005-04-16 Eli Zaretskii <eliz@gnu.org>
4981
4982 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4983 references changed. Add description of "info udot".
721c2651
EZ
4984 (Files): Document "set/show stop-on-solib-events".
4985 (M32R/D): Document "set/show download-path", "set/show
4986 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4987 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4988 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4989 (Maintenance Commands): Improve indexing.
4990 (Target Commands): Document "set/show hash", "set/show debug
4991 monitor".
4992 (SVR4 Process Information): Document "info pidlist" and "info
4993 meminfo". Document "set/show procfs-tarce" and "set/show
4994 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4995 (Symbols, The Print Command with Objective-C): Improve indexing.
4996 (Objective-C): Add references to "info classes" and "info
4997 selectors".
c45da7e6
EZ
4998 (Debugging Output): Improve wording. Document "set/show debug
4999 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5000 (Set Breaks): Add index entry for "hardware breakpoints".
5001 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5002 and "set/show usehardbreakpoints".
5003 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5004 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5005 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5006 rdiromatzero", "set/show rdiheartbeat".
5007 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5008 "sds".
5009 (Embedded Processors): Document the "sim" command.
5010 (Remote): Document the "remote" command.
5011 (DJGPP Native): Document the "info serial" command.
5012 (Threads): Document "maint info sol-threads".
5013 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5014 (Set Breaks): Improve indexing.
5015 (Command Syntax): Add a reference to dont-repeat.
5016 (Define): Document "dont-repeat".
5017 (TUI Commands): Document "tabset".
5018 (WinCE): New subsection. Document "set/show remotedirectory",
5019 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5020
14d6dd68
EZ
50212005-04-15 Eli Zaretskii <eliz@gnu.org>
5022
5023 * gdb.texinfo (Hurd Native): New subsection, documents
5024 Hurd-specific commands.
a64548ea 5025 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5026 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5027 (MIPS): Improve documentation of heuristic-fence-post. Document
5028 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5029 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5030 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5031 (ARM): Document ARM-specific commands.
a64548ea
EZ
5032 (AVR): New section. Document "info io_registers".
5033 (CRIS): New section. Document "set/show cris-version" and
5034 "set/show cris-dwarf2-cfi".
5035 (HPPA): New section. Document "set/show debug hppa" and "maint
5036 print unwind".
a5adf40f 5037 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5038 (Super-H): New section. Document the "regs" command.
721c2651 5039 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5040
9c16f35a
EZ
50412005-04-09 Eli Zaretskii <eliz@gnu.org>
5042
5043 * gdb.texinfo (Print Settings): Document "set/show print
5044 pascal_static-members", "set print repeats", "show print
5045 null-stop". Improve indexing. Fix documentation of "set print
5046 union".
5047 (Pascal): New section.
5048 (Supported languages): Rename from "Support"; all references
5049 updated. Add a menu item for Pascal.
5050 (Numbers): Document "set radix.
5051 (Screen Size): Document "set/show pagination".
5052 (MIPS Embedded): Remove "set processor" documentation.
5053 (Remote configuration): Document "set/show X/P/Z-packet",
5054 "set/show read-aux-vector-packet", "set/show remote
5055 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5056 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5057 remotedebug", "set/show remotebreak", "set/show remotedevice",
5058 "set/show remotelogfile".
5059 (Auxiliary Vector): Add reference to the description of the
5060 read-aux-vector-packet setting.
5061 (Set Watchpoints): Add a cross-reference to "set remote
5062 hardware-breakpoint-limit".
5063 (General Query Packets): Add indexing of requests and
5064 cross-references to related commands in "Remote configuration".
5065 (File-I/O Overview, The system call): Fix wording and typos.
5066 (Thread Stops): Add index entries.
5067 (Continuing and Stepping): Document "show step-mode".
5068 (i386): New node. Document "set/show struct-convention".
5069 (Files): Document "show trust-readonly-sections".
5070 (Calling): Document "set/show unwindonsignal".
5071 (Messages/Warnings): Add index entries.
5072 (Maintenance Commands): Document "set/show watchdog".
5073 (Annotations Overview): Document "show annotate".
5074 (Set Watchpoints): Add index entries.
5075 (Symbols): Fix doc of case-sensitive.
5076 (ABI): Document "show coerce-float-to-double".
5077 (Convenience Vars, Help): Improve indexing.
5078 (Machine Code): Document "show disassembly-flavor".
5079 (Debugging C plus plus): Document "show overload-resolution".
5080 (Value History, Signaling): Add index entries.
5081
50822005-04-08 Eli Zaretskii <eliz@gnu.org>
5083
5084 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5085 (Processes): Fix wording.
5086 (History, List, Logging output, Define, Symbols, Print Settings):
5087 Improve indexing.
5088
a8f24a35
EZ
50892005-04-03 Eli Zaretskii <eliz@gnu.org>
5090
5091 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5092 redundant index entry for "target" command.
5093 (Backtrace): Add index entries.
5094 (Symbols, Fortran): Document the "set case-sensitive" command.
5095 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5096 (Print Settings): Add index entry for "set demangle-style".
5097 (Target Commands): Document "set download-write-size".
5098 (Debugging Output): Document "set exec-done-display".
5099
09d4efe1
EZ
51002005-04-02 Eli Zaretskii <eliz@gnu.org>
5101
5102 * gdb.texinfo (Files): Fix the name and documentation of
5103 add-shared-symbol-files. Document its alias assf. Update the
5104 list of OSs where GDB supports shared libraries. Fix markup.
5105 (Continuing and Stepping): Add reference to @var{location} in the
5106 text.
5107 (Dump/Restore Files): Fix reference to @{filename}.
5108 (Help): Fix wording.
5109 (Attach): Ditto.
5110 (Set Watchpoints): Ditto.
5111 (Backtrace): Remove redundant index entries. Improve index
5112 entries.
5113 (Delete Breaks): Fix wording.
5114 (Memory): Document the compare-sections command.
5115 (Memory Region Attributes): Improve wording.
5116 (Disabling): Improve wording.
5117 (Fortran): New subsection. Document the "info common" command.
5118 (Help): Document aliases "info copying" and "info warranty".
5119 (Caching Remote Data): New section. Document the "set/show
5120 remotecache" and "info dcache" commands.
5121 (Show): Fix wording of the documentation of the "set
5122 extension-language" command.
5123 (Signals): Add index entry for "info handle".
5124 (Memory Region Attributes): Fix punctuation.
5125 (Symbols): Change the arg name to "location" and refer to it in
5126 the text. Fix wording of "info types" doc.
5127 (Threads): Fix usage of @enumerate @item's.
5128 (Listing Tracepoints): Add index entry for "info tp".
5129 (Set Watchpoints): Add xref to "info break" description.
5130 (Macros): Add an index entry for "macro exp1". Document the
5131 "macro list" command.
5132 (Maintenance Commands): Document "flushregs", "maint agent",
5133 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5134 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5135 "maint print architecture", "maint print objfiles", "maint print
5136 statistics", "maint print type", "maint show-debug-regs", "maint
5137 space", "maint time", and "maint translate-address".
5138 (Connecting): Document the "monitor" command.
5139 (Annotations Overview): Describe the "set annotate" command.
5140
82f2d802
EZ
51412005-04-01 Eli Zaretskii <eliz@gnu.org>
5142
5143 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5144 Rearrange index entries and improve wording about support for
5145 hardware watchpoints.
5146
7d51c7de
BR
51472005-03-10 Bob Rossi <bob@brasko.net>
5148
5149 * gdb.texinfo: Update copyright
5150
68c71a2e
TR
51512005-02-09 Theodore A. Roth <troth@openavr.org>
5152
5153 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5154 error.
5155
83761cbd
KB
51562005-02-03 Kevin Buettner <kevinb@redhat.com>
5157
5158 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5159
9f1c6395
MS
51602005-01-17 Michael Snyder <msnyder@redhat.com>
5161
5162 * gdb.texinfo: Fix spelling, infinte -> infinite.
5163
fbd1b305
MK
51642005-01-08 Mark Kettenis <kettenis@gnu.org>
5165
5166 * observer.texi (GDB Observers): Document "solib_loaded".
5167
3ace7edb
AC
51682005-01-07 Andrew Cagney <cagney@gnu.org>
5169
bec39cab
AC
5170 * configure.ac: Rename configure.in, require autoconf 2.59.
5171 * configure: Re-generate.
5172
3ace7edb
AC
5173 * configure.in: Replace configdirs with multiple references to
5174 AC_CONFIG_SUBDIRS.
5175 * configure: Re-generate.
5ae4183a 5176
53531fc1
AC
51772005-01-04 Andrew Cagney <cagney@gnu.org>
5178
5179 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5180 part of the version number.
5181
536ffdb7
MK
51822004-12-24 Mark Kettenis <kettenis@gnu.org>
5183
5184 * gdbint.texinfo (Algorithms): Remove description of
5185 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5186
e1aac25b
JB
51872004-12-07 Jim Blandy <jimb@redhat.com>
5188
5189 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5190 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5191 numbers.
5192
f47b1503
AS
51932004-12-07 Andreas Schwab <schwab@suse.de>
5194
5195 * gdb.texinfo (Mode Options): Document -l option.
5196
b6b8ece6
EZ
51972004-12-04 Eli Zaretskii <eliz@gnu.org>
5198
5199 * gdbint.texinfo (Algorithms): More accurate description of
5200 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5201 is not needed unless data-read and data-access watchpoints are
5202 supported. Add a description of how GDB checks whether the
5203 inferior stopped because a watchpoint was hit.
5204
01371747
EZ
52052004-11-23 Eli Zaretskii <eliz@gnu.org>
5206
5207 * gdb.texinfo (Files): Add cross-reference to description of
5208 -readnow command-line switch.
5209
2315ffec
RC
52102004-11-10 Randolph Chung <tausq@debian.org>
5211
5212 * gdb.texinfo: Document set/show backtrace past-entry commands.
5213 Rearrange index entries for set/show backtrace past-main.
5214
69065f5d
AC
52152004-11-10 Jon Beniston <jon@beniston.com>
5216
5217 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5218 * gdb.texinfo (Remote Serial Protocol): Further describe
5219 binary transfer escaping mechanism .
69065f5d 5220
30e91e0b
RC
52212004-11-08 Randolph Chung <tausq@debian.org>
5222
5223 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5224 and "show debug infrun". Add index entries.
5225
60bf7e09
EZ
52262004-10-23 Eli Zaretskii <eliz@gnu.org>
5227
5228 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5229 "info proc" that are already implemented. Add index entries.
5230 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5231 (Files): Add a tip for decreasing memory used for symtabs from
5232 shared libraries.
f018e82f
EZ
5233 (Starting): Fix whitespace; make "elaboration" stand out where it
5234 is first used, and add an index entry for the term.
f8568604
EZ
5235 (Calling): Expand and elaborate text. Add "print". Add the
5236 description of problems with weak aliases.
384ee23f 5237 (Core File Generation): New section.
60bf7e09 5238
d52fe014
AC
52392004-10-12 Andrew Cagney <cagney@gnu.org>
5240
5241 * gdbint.texinfo (Versions and Branches): New chapter.
5242 (Releasing GDB): Delete "Versions and Branches" section.
5243 (Top): Add "Versions and Branches".
5244
703663ab
EZ
52452004-10-08 Eli Zaretskii <eliz@gnu.org>
5246
5247 * gdb.texinfo (Editing, History): Add cross-references to the
5248 included Readline and History user documentation. Remove
5249 references to the symbol have-readline-appendices which is unused
5250 and undefined.
5251 (History): Fix indexing.
5252
ac77d04f
JJ
52532004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5254
5255 * gdbint.texinfo (target_stopped_data_address): Update to
5256 new prototype.
5257 (i386_stopped_data_address): Update prototype and description.
5258 (i386_stopped_by_watchpoint): New function and description.
5259
e07c999f
PH
52602004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5261
5262 * gdb.texinfo (Filenames): Add Ada suffixes.
5263 (Ada) New section.
5264
2e868123
AC
52652004-09-27 Andrew Cagney <cagney@gnu.org>
5266 Robert Picco <Robert.Picco@hp.com>
5267
5268 * gdb.texinfo (Packets): Document the "p" packet.
5269
02a57714
JM
52702004-09-21 Jason Molenda (jmolenda@apple.com)
5271
5272 * gdb.texinfo (Paths and Names of the Source Files): Document the
5273 meaning of values in the 'desc' field of a SO stab.
5274
ae038cb0
DJ
52752004-09-20 Daniel Jacobowitz <dan@debian.org>
5276
5277 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5278 max-cache-age" and "maint show dwarf2 max-cache-age".
5279
f7dc1244
EZ
52802004-09-16 Eli Zaretskii <eliz@gnu.org>
5281
5282 * gdb.texinfo (Set Breaks): Add index entry for setting
5283 breakpoints on overloaded C++ functions that are not members of
5284 any classes. Add an example and an index entry for setting
5285 breakpoints on all program functions.
5286 (Character Sets, Macros, Overlay Commands)
5287 (Non-debug DLL symbols, GDB/MI Output Syntax)
5288 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5289 Use "(@value{GDBP})" instead of a literal "(gdb)".
5290
f810308b
AC
52912004-09-12 Andrew Cagney <cagney@gnu.org>
5292
5293 * gdbint.texinfo (Native Debugging): Delete description of
5294 FILES_INFO_HOOK.
5295
15a661f3
PH
52962004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5297
5ae4183a
AS
5298 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5299 to hex_string_custom (not historically correct, but more
15a661f3
PH
5300 understandable, given the current code).
5301
f3219c75
AC
53022004-09-03 Andrew Cagney <cagney@gnu.org>
5303
5304 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5305
f3bb6704
JJ
53062004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5307
5308 * observer.texi (solib_unloaded): New observer.
5309
8d2c00cb
AC
53102004-08-24 Andrew Cagney <cagney@gnu.org>
5311
5312 * gdbint.texinfo (Target Architecture Definition): Add missing
5313 comma.
5314
e7dc800a
MC
53152004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5316
5317 * (Using the Testsuite): build != host is supported,
5318 but some test scripts do not support build != host.
5319
73b03683
MK
53202004-08-14 Mark Kettenis <kettenis@gnu.org>
5321
5322 * gdbint.texinfo (Host Definition): Delete description of
5323 FCLOSE_PROVIDED and GETENV_PROVIDED.
5324
c0ccb908
MK
53252004-08-05 Mark Kettenis <kettenis@chello.nl>
5326
5327 * gdbint.texinfo (Host Definition): Delete description of
5328 NO_SYS_FILE.
5329 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5330 PTRACE_FP_BUG.
5331
9c8dbfa9
AC
53322004-08-05 Andrew Cagney <cagney@gnu.org>
5333
5334 * gdbint.texinfo (Target Architecture Definition): Delete
5335 reference to deprecated_read_fp.
5336
f42accbe
AC
53372004-08-02 Andrew Cagney <cagney@gnu.org>
5338
5339 * gdbint.texinfo (Target Architecture Definition): Delete
5340 description of DEPRECATED_REGISTER_BYTES.
5341
0b66e38c
EZ
53422004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5343
5344 * gdb.texinfo (Source Path): Document the new behavior of
5345 searching for the source files.
5346
15387254
EZ
53472004-07-17 Eli Zaretskii <eliz@gnu.org>
5348
5349 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5350 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5351 (Auto Display): Improve indexing.
5352
2c07db7a
AC
53532004-07-16 Andrew Cagney <cagney@gnu.org>
5354
5355 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5356 "-noasync".
5357
4644b6e3
EZ
53582004-07-09 Eli Zaretskii <eliz@gnu.org>
5359
5360 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5361 have the same prefix have only their prefix in the index.
5362
7561d450
MK
53632004-07-03 Mark Kettenis <kettenis@gnu.org>
5364
5365 * gdb.texinfo (BSD libkvm Interface): New node (section)
5366 (Native): Add it to the menu.
5367
67bebe79
MK
53682004-07-01 Mark Kettenis <kettenis@gnu.org>
5369
5370 * gdbint.texinfo (Target Architecture Definition): Remove
5371 PCC_SOL_BROKEN.
5372
1a6923e0
MK
53732004-06-24 Mark Kettenis <kettenis@gnu.org>
5374
5375 * gdbint.texinfo (Target Architecture Definition): Remove
5376 SUN_FIXED_LBRAC_BUG.
5377
b435e160
AC
53782004-06-26 Andrew Cagney <cagney@gnu.org>
5379
5380 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5381
b5622e8d
AC
53822004-06-20 Andrew Cagney <cagney@gnu.org>
5383
5384 * gdbint.texinfo (Target Architecture Definition): Deprecate
5385 USE_STRUCT_CONVENTION.
5386
e0c07bf0
MC
53872004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5388
5389 gdb.texinfo (Bug Reporting): Mention session recording,
5390 with the script command or Emacs.
5391
782263ab
AC
53922004-06-18 Andrew Cagney <cagney@gnu.org>
5393
5394 * gdbint.texinfo (Target Architecture Definition): Deprecate
5395 FUNCTION_START_OFFSET.
5396
03727ca6
AC
53972004-06-14 Andrew Cagney <cagney@gnu.org>
5398
5399 Based on changes from Karl Berry.
5400 * gdb.texinfo: Do not use @sc in a direntry.
5401 * stabs.texinfo: Change @dircateogry to "Software development".
5402 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5403
97092415
AC
54042004-06-13 Andrew Cagney <cagney@gnu.org>
5405
5406 * gdbint.texinfo (Target Architecture Definition): Delete
5407 description of RETURN_VALUE_ON_STACK.
5408
1f6d4158
AC
54092004-06-09 Andrew Cagney <cagney@gnu.org>
5410
5411 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5412 deleted by previous patch.
5413
d966f0cb
AC
54142004-06-08 Andrew Cagney <cagney@gnu.org>
5415
5416 * gdbint.texinfo (Native Debugging): Delete documentation on
5417 ATTACH_DETACH.
5418
86fe4aaa
RC
54192004-06-06 Randolph Chung <tausq@debian.org>
5420
5421 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5422
d4b6d575
RC
54232004-06-06 Randolph Chung <tausq@debian.org>
5424
5ae4183a 5425 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5426 the new push_dummy_call method signature. Describe the function
5427 argument.
5428
4e8b0763
JB
54292004-05-24 Joel Brobecker <brobecker@gnat.com>
5430
5431 * gdb.texinfo (Starting): Document new start command.
5432
59caf092
AC
54332004-05-21 Andrew Cagney <cagney@redhat.com>
5434
5435 * observer.texi (GDB Observers): Document "inferior_created".
5436
e4a2df64
AC
54372004-05-08 Andrew Cagney <cagney@redhat.com>
5438
e6b55ae2
AC
5439 * gdbint.texinfo (Target Architecture Definition): Delete
5440 description of DO_DEFERRED_STORES.
5441
28954179
AC
5442 * gdbint.texinfo (Target Architecture Definition): Delete
5443 references to DEPRECATED_FIX_CALL_DUMMY.
5444
434b87dd
AC
5445 * gdbint.texinfo (Target Architecture Definition): Delete
5446 description of DEPRECATED_CALL_DUMMY_WORDS,
5447 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5448
58d28df8
AC
5449 * gdbint.texinfo (Target Architecture Definition): Delete
5450 description of DEPRECATED_PUSH_DUMMY_FRAME.
5451
e4a2df64
AC
5452 * gdbint.texinfo (Target Architecture Definition): Delete
5453 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5454
2b4855ab
AC
54552004-05-07 Andrew Cagney <cagney@redhat.com>
5456
5457 * observer.texi (GDB Observers): Add "Debugging" section. Include
5458 cross reference to "set/show debug observer".
5459 * gdb.texinfo (Debugging Output): Document "set/show debug
5460 observer".
5461
fcf70625
AC
54622004-05-01 Andrew Cagney <cagney@redhat.com>
5463
5464 * gdbint.texinfo (Target Architecture Definition): Delete
5465 description of DEPRECATED_PC_IN_SIGTRAMP.
5466
8ee56bcf
AC
54672004-04-30 Andrew Cagney <cagney@redhat.com>
5468
5469 * gdbint.texinfo (Target Architecture Definition): Delete
5470 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5471
67ab9a76
OF
54722004-04-30 Orjan Friberg <orjanf@axis.com>
5473
5474 * observer.texi (GDB Observers): Correct spelling.
5475
79346bcb
OF
54762004-04-26 Orjan Friberg <orjanf@axis.com>
5477
5478 * observer.texi (GDB Observers): Add target_changed event.
5479
7a464420
AC
54802004-04-08 Andrew Cagney <cagney@redhat.com>
5481
5482 * observer.texi (GDB Observers): Rework, provide generic observer
5483 definitions and then a list of observable events.
5484
6cdf9d98
AC
54852004-04-04 Andrew Cagney <cagney@redhat.com>
5486
5487 * gdbint.texinfo (Host Definition): Delete reference to
5488 NO_SIGINTERRUPT.
5489
ddc135a4
AC
54902004-04-02 Andrew Cagney <cagney@redhat.com>
5491
5492 * gdbint.texinfo (Target Architecture Definition): Delete
5493 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5494
6a1b180d
SC
54952004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5496
5497 * gdb.texinfo (TUI Commands): Document tui reg commands.
5498
d0d5df6f
AC
54992004-03-26 Andrew Cagney <cagney@redhat.com>
5500
5501 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5502 "gdbtui".
5503 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5504 (Contributors): Mention both Text and Terminal User Interface.
5505
aa2a3f87
AC
55062004-03-23 Andrew Cagney <cagney@redhat.com>
5507
5508 * gdbint.texinfo (Target Architecture Definition): Deprecate
5509 references to SIGTRAMP_START and SIGTRAMP_END.
5510
f561f026
AC
55112004-03-23 Andrew Cagney <cagney@redhat.com>
5512
5513 * gdbint.texinfo (Target Architecture Definition): Deprecate
5514 references to PC_IN_SIGTRAMP.
5515
33cb8b0f
AC
55162004-03-19 Andrew Cagney <cagney@redhat.com>
5517
5518 * gdbint.texinfo (Target Architecture Definition): Delete
5519 reference to GDB_TARGET_IS_HPPA.
5520
fc989b7a
AC
55212004-03-18 Andrew Cagney <cagney@redhat.com>
5522
5523 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5524 describe pre_init and post_init.
5525
701b08bb
DJ
55262004-03-09 Daniel Jacobowitz <drow@mvista.com>
5527
5528 * gdb.texinfo (Debugging Output): Document values for "set debug
5529 target".
5530
faae5abe
AC
55312004-02-28 Andrew Cagney <cagney@redhat.com>
5532
5533 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5534
dd79a6cf
JJ
55352004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5536
5537 * gdb.texinfo (breakpoints): Add information about the
5538 new "set breakpoint pending" and "show breakpoint pending"
5539 commands.
5540
e7f16015
AC
55412004-02-26 Andrew Cagney <cagney@redhat.com>
5542
5543 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5544 in Per-architecture module data section.
5545
7161a3a6
RM
55462004-02-25 Roland McGrath <roland@redhat.com>
5547
5548 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5549
2154891a
AC
55502004-02-24 Andrew Cagney <cagney@redhat.com>
5551
5552 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5553 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5554 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5555
6c74ac8b
AC
55562004-02-17 Andrew Cagney <cagney@redhat.com>
5557
5558 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5559
19772a2c
AC
55602004-02-16 Andrew Cagney <cagney@redhat.com>
5561
5562 * gdbint.texinfo (Target Architecture Definition): Deprecate
5563 FRAMELESS_FUNCTION_INVOCATION.
5564
c9830293
AC
55652004-02-16 Andrew Cagney <cagney@redhat.com>
5566
5567 * gdbint.texinfo (Coding): Mention -Wunused-function.
5568
b9d26eb9
AC
55692004-02-14 Andrew Cagney <cagney@redhat.com>
5570
5571 * gdbint.texinfo (Target Architecture Definition): Delete
5572 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5573
49efadf5
EZ
55742004-02-12 Elena Zannoni <ezannoni@redhat.com>
5575
5576 * gdb.texinfo: Properly quote the name "C++".
5577 * gdbint.texinfo: Ditto.
5578 * stabs.texinfo: Ditto.
5579
1eb288ea
EZ
55802004-02-11 Elena Zannoni <ezannoni@redhat.com>
5581
5582 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5583 minimal information about libiberty.
5584
e4937fc1
MC
55852004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5586
5587 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5588
a9331b3f
RM
55892004-02-04 Roland McGrath <roland@redhat.com>
5590
5591 * gdb.texinfo (Auxiliary Vector): New node (section).
5592 (Data): Add it to the menu.
5593
2650777c
JJ
55942004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5595
5596 * gdb.texinfo (Breakpoints): Add information about pending
5597 breakpoint support.
5598
b4501125
AC
55992004-01-26 Andrew Cagney <cagney@redhat.com>
5600
5601 * gdb.texinfo (Overview): Delete references to the cisco protocol
5602 including the "N" response.
5603
74055713
AC
56042004-01-26 Andrew Cagney <cagney@redhat.com>
5605
5606 * gdbint.texinfo (Target Architecture Definition): Rename
5607 EXTRACT_STRUCT_VALUE_ADDRESS to
5608 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5609
3bbe9696
EZ
56102004-01-24 Eli Zaretskii <eliz@gnu.org>
5611
5612 * gdb.texinfo (KOD): Document "show os". Add index entries for
5613 "set/show os" and "info cisco" commands.
5614
5843504f
EZ
56152004-01-21 Eli Zaretskii <eliz@gnu.org>
5616
5617 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5618
9175c9a3
MC
56192004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5620
5621 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5622 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5623
8e94b928
NR
56242004-01-19 Nick Roberts <nick@nick.uklinux.net>
5625
5626 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5627 -stack-list-locals.
5628 (GDB/MI Variable Objects): Describe extension to
5629 -var-list-children.
5630
a20cf136
DJ
56312004-01-17 Daniel Jacobowitz <drow@mvista.com>
5632
5633 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5634
afb18d0f
AC
56352004-01-17 Andrew Cagney <cagney@redhat.com>
5636
5637 * gdbint.texinfo (Target Architecture Definition): Delete
5638 documentation on DEPRECATED_NPC_REGNUM.
5639
b51970ac
DJ
56402004-01-13 Daniel Jacobowitz <drow@mvista.com>
5641
5642 * gdb.texinfo: Update copyright year. Mention that set
5643 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5644 "set follow-fork-mode ask".
5645
0f0cffd2
AC
56462004-01-13 Andrew Cagney <cagney@redhat.com>
5647
5648 * gdbint.texinfo: Update copyright year.
5649 (Coding): Add -Wunused-label to list of -Werror warnings.
5650
c552b3bb 56512004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5652 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5653
5654 * gdb.texinfo: Update copyright.
5655 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5656 around names, as appropriate. Minor syntax cleanup of
5657 _NSPrintForDebugger explanation. Two spaces after periods.
5658 GDBN used instead of lit. "gdb". Index entries added for
5659 print-object and _NSPrintForDebugger. @noindent added in one spot.
5660
afe157ca
EZ
56612003-11-11 Elena Zannoni <ezannoni@redhat.com>
5662
5663 * stabs.texinfo: Add dircategory and direntry commands.
5664 * annotate.texinfo: Ditto.
5665
963e2bb7
AC
56662003-11-10 Andrew Cagney <cagney@redhat.com>
5667
5668 * gdbint.texinfo (Target Architecture Definition): Replace the
5669 return_value method's "inval" and "outval" parameters with
5670 "readbuf" and "writebuf".
5671
1d8b2f28
JB
56722003-10-28 Jim Blandy <jimb@redhat.com>
5673
5674 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5675 from "The `F' request packet" and "The `F' reply packet", to make
5676 texi2dvi happy.
5677 (File-I/O remote protocol extension): Update menu entries, too.
5678
36d86913
MC
56792003-10-26 Michael Chastain <mec@shout.net>
5680
5681 * gdb.texinfo (Thread Stops): Document the issue with
5682 premature return from system calls in multi-threaded programs.
5683
ce2826aa
AC
56842003-10-24 Andrew Cagney <cagney@redhat.com>
5685
5686 * annotate.texinfo: Fix "fortunatly"[sic].
5687
f24c5e49
KI
56882003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5689
5690 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5691 with "Hitachi" and "Mitsubishi".
5692
92ad9cd9
AC
56932003-10-20 Andrew Cagney <cagney@redhat.com>
5694
5695 * gdbint.texinfo (Target Architecture Definition): Document
5696 gdbarch_return_value. Add cross references from
5697 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5698 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5699
0ab4b752
MK
57002003-10-18 Mark Kettenis <kettenis@gnu.org>
5701
5702 * gdbint.texinfo (Target Architecture Definition): Document
5703 regset_from_core_section.
fb3e19c0
KI
5704
57052003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5706
5707 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5708
a9331b3f 57092003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5710
5711 From Anthony Green <green@redhat.com>:
5ae4183a 5712 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5713
1485d690
KB
57142003-10-14 Kevin Buettner <kevinb@redhat.com>
5715
889bf7c5
PA
5716 * gdb.texinfo (Breakpoint related warnings): New node.
5717 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5718
86d30acc
DJ
57192003-10-13 Daniel Jacobowitz <drow@mvista.com>
5720
5721 * gdb.texinfo (Remote Protocol): Document v and vCont.
5722
172c2a43
KI
57232003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5724
5725 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5726 * gdbint.texinfo: Ditto.
5727
71952f4c
AC
57282003-10-09 Andrew Cagney <cagney@redhat.com>
5729
5730 From 2003-09-18 David Anderson <davea@sgi.com>:
5731 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5732 "command".
5733
268e2188
AC
57342003-10-03 Andrew Cagney <cagney@redhat.com>
5735
5736 * gdbint.texinfo (Target Architecture Definition): Deprecate
5737 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5738 just target.
5739
12c266ea 57402003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5741
f30992d4 5742 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5743 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5744 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5745 * gdbint.texinfo (Target Architecture Definition): Rename
5746
57472003-09-30 Andrew Cagney <cagney@redhat.com>
5748
f30992d4 5749 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5750 (Target Architecture Definition):
f30992d4 5751
2e092625
AC
5752 * gdbint.texinfo (Target Architecture Definition): Rename
5753 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5754
0717ae8a
AC
57552003-09-29 Andrew Cagney <cagney@redhat.com>
5756
dad809b7
AC
5757 * gdbint.texinfo (Target Architecture Definition): Delete
5758 documentation for NEED_TEXT_START_END.
5759
0717ae8a
AC
5760 * gdbint.texinfo (Target Architecture Definition): Rename
5761 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5762 TARGET_WRITE_PC.
a9331b3f 5763
af6cf26d
MC
57642003-09-22 Michael Chastain <mec@shout.net>
5765
5766 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5767
ee206350
AG
57682003-09-21 Anthony Green <green@redhat.com>
5769
5770 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5771
a38c9fe6
MK
57722003-09-21 Mark Kettenis <kettenis@gnu.org>
5773
5774 * gdbint.texinfo (Target Architecture Definition): Document
5775 stabs_argument_has_addr.
5776
77949794
AC
57772003-09-18 Andrew Cagney <cagney@redhat.com>
5778
5779 * gdbint.texinfo (Target Architecture Definition): Delete
5780 documentation on REGISTER_NAMES.
5781
8e823e25
MK
57822003-09-13 Mark Kettenis <kettenis@gnu.org>
5783
5784 * gdbint.texinfo (Target Architecture Definition): Replace
5785 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5786
f27dd7fd
AC
57872003-09-11 Andrew Cagney <cagney@redhat.com>
5788
5789 * gdbint.texinfo (Target Architecture Definition): Replace
5790 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5791
8b148df9
AC
57922003-08-18 Andrew Cagney <cagney@redhat.com>
5793
5794 * gdbint.texinfo (Target Architecture Definition): Document
5795 "frame_red_zone_size".
5796
25d29d70
AC
57972003-08-09 Andrew Cagney <cagney@redhat.com>
5798
5799 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5800 with "set/show backtrace past-main" and "set/show backtrace
5801 limit".
5802
c938e9b0
L
58032003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5804
5805 * Makefile.in (install-info): Support DESTDIR.
5806 (install-html): Likewise.
5807
64fabec2
AC
58082003-08-07 Andrew Cagney <cagney@redhat.com>
5809
5810 Patch from Nick Roberts.
5811 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5812 bindings. Remove description of send-gdb-command.
5813
2fcf52f0
AC
58142003-08-07 Andrew Cagney <cagney@redhat.com>
5815
5816 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5817 GDB 6.0.
5818
086432e2
AC
58192003-08-06 Andrew Cagney <cagney@redhat.com>
5820
5821 * gdb.texinfo (Mode Options): Mention that level three is the
5822 highest available and that level 2 is deprecated.
5823 (Annotations Overview): Mention annotation levels. Cross reference
5824 to "Limitations of the Annotation Interface" in annotate.texi.
5825 (TODO, Value Annotations, Frame Annotations): Delete section.
5826 (Displays, Breakpoint Info): Delete.
5827
e5249f67
AC
58282003-08-04 Andrew Cagney <cagney@redhat.com>
5829
5830 * agentexpr.texi: Delete @bye.
5831 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5832 (stabs.info): Add $(srcdir) to include search path.
5833 (html): Depend on "annotate_toc.html", and not "annotate.html".
5834 * stabs.texinfo: Ditto. Include "fdl.texi".
5835 * gdbint.texinfo: Update copyright statement's list of invariant
5836 sections.
5837
e6f672d2
AC
58382003-07-28 Andrew Cagney <cagney@redhat.com>
5839
5840 * Makefile.in (INFO_DEPS): Add annotate.info.
5841 (dvi, ps, html, pdf): Add annotate.
5842 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5843 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5844 (ANNOTATE_DOC_FILES): New macro.
5845 (ANNOTATE_TEX_TMPS): New macro.
5846 (annotate.info, annotate_toc.html): Specify dependencies.
5847 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5848 * annotate.texinfo: Rename annotate.texi. Get building. Add
5849 "Migrating to GDB/MI" and "Limitations of the Annotation
5850 Interface" chapters. Mention why it is not part of the user
5851 guide. Update copyright notice. Include "fdl.texi".
5852
72ffddc9
SC
58532003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5854
5855 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5856
a9f12a31
DJ
58572003-07-24 Daniel Jacobowitz <drow@mvista.com>
5858
5859 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5860
b1fe9455
DJ
58612003-07-24 Daniel Jacobowitz <drow@mvista.com>
5862
5863 * gdb.texinfo (Server): Mention pidof.
5864
153721e6
AC
58652003-07-22 Andrew Cagney <cagney@redhat.com>
5866
5867 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5868 list.
5869
0fac0b41
DJ
58702003-06-28 Daniel Jacobowitz <drow@mvista.com>
5871
5872 * gdb.texinfo (Logging output): New chapter.
5873
4e562065
JB
58742003-06-24 Joel Brobecker <brobecker@gnat.com>
5875
5876 * gdb.texinfo (Unsupported languages): New section.
5877 (Languages): Add link to new section.
5878
f2c06f52
AC
58792003-06-22 Andrew Cagney <cagney@redhat.com>
5880
5881 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5882
b4177fca
DJ
58832003-06-22 Daniel Jacobowitz <drow@mvista.com>
5884
5885 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5886
f418dd93
DJ
58872003-06-22 Daniel Jacobowitz <drow@mvista.com>
5888
5889 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5890 * agentexpr.texi: Retitle section, and change it to an appendix.
5891 Comment out texinfo initialization. Factor a @var{} into two
5892 pieces to prevent makeinfo warnings.
5893 * gdb.texinfo: Add Agent Expressions appendix.
5894
4ca61388
DJ
58952003-06-19 Daniel Jacobowitz <drow@mvista.com>
5896
5897 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5898
07f31aa6
DJ
58992003-06-18 Daniel Jacobowitz <drow@mvista.com>
5900
5ae4183a 5901 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5902 remote target". Document the "detach" and "disconnect" commands.
5903 (Server, Netware, Debug Session): Reference "Connecting to a
5904 remote target".
5905 (GDB/MI Target Manipulation): Document "-target-disconnect".
5906
2dd0da42
AC
59072003-06-13 Andrew Cagney <cagney@redhat.com>
5908
5909 * gdbint.texinfo (Target Architecture Definition): Deprecate
5910 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5911 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5912
e7a3abfc
JB
59132003-06-09 Jim Blandy <jimb@redhat.com>
5914
5915 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5916
25e3a86b
AC
59172003-06-08 Andrew Cagney <cagney@redhat.com>
5918
5919 * gdbint.texinfo (Target Architecture Definition): Delete
5920 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5921
a9e5fdc2
AC
59222003-06-08 Andrew Cagney <cagney@redhat.com>
5923
5924 * gdbint.texinfo (Target Architecture Definition): Document
5925 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5926
b37303ee
AF
59272003-06-07 Adam Fedor <fedor@gnu.org>
5928
5929 * gdb.texinfo: Add Objective-C documentation.
5930
39fe6e80
AC
59312003-06-01 Andrew Cagney <cagney@redhat.com>
5932
5933 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5934 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5935
125309b2
AC
59362003-05-21 Andrew Cagney <cagney@redhat.com>
5937
5938 * gdbint.texinfo (Target Architecture Definition): Delete
5939 references to "extract_address" and "store_address".
5940
b8b527c5
AC
59412003-05-16 Andrew Cagney <cagney@redhat.com>
5942
5943 * gdbint.texinfo (Target Architecture Definition): Replace
5944 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5945 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5946
50e3ee83
TR
59472003-05-14 Theodore A. Roth <troth@openavr.org>
5948
5949 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5950
44e2be90
L
59512003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5952
5953 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5954 (gdb.dvi): Likewise.
5955 (gdb.pdf): Likewise.
5956 (links2roff): Likewise.
5957
df5215a6
JB
59582003-05-08 Jim Blandy <jimb@redhat.com>
5959
5960 * gdb.texinfo (Dump/Restore Files): Update documentation for
5961 'dump', 'append', and 'restore': note that format argument is
5962 optional; simplify presentation of the command variants; and be
5963 more precise about the formats.
5964
5e7b2f39
JB
59652003-05-07 Jim Blandy <jimb@redhat.com>
5966
5967 * gdb.texinfo (Symbols): Update documentation: 'maint list
5968 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5969 symtabs' and 'maint info psymtabs'.
5970
b1e29e33
AC
59712003-05-05 Andrew Cagney <cagney@redhat.com>
5972
5973 * gdbint.texinfo (Target Architecture Definition): Make
5974 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5975 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5976 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5977
00905d52
AC
59782003-05-04 Andrew Cagney <cagney@redhat.com>
5979
5980 * gdb.texinfo (Maintenance Commands): Document "maint print
5981 dummy-frames".
5982
54ff5908
AC
59832003-05-04 Andrew Cagney <cagney@redhat.com>
5984
5985 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5986
32e7087d
JB
59872003-05-03 J. Brobecker <brobecker@gnat.com>
5988
5989 Thierry Schneider <tpschneider1@yahoo.com>
5990 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5991 for new MI command.
5992
7043d8dc
AC
59932003-05-03 Andrew Cagney <cagney@redhat.com>
5994
5995 * gdbint.texinfo (Target Architecture Definition): Document
5996 push_dummy_code. Add cross references.
5997
e33d66ec
EZ
59982003-05-02 Elena Zannoni <ezannoni@redhat.com>
5999
6000 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6001 set/show charsets commands.
6002
0ba6dca9
AC
60032003-04-28 Andrew Cagney <cagney@redhat.com>
6004
6005 * gdbint.texinfo (Target Architecture Definition): Replace
6006 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6007 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6008
d7a27068
AC
60092003-04-28 Andrew Cagney <cagney@redhat.com>
6010
6011 * gdbint.texinfo (Target Architecture Definition): Rename
6012 "tm_print_insn" to "deprecated_tm_print_insn".
6013
44ea7b70
JB
60142003-04-09 Jim Blandy <jimb@redhat.com>
6015
6016 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6017 list psymtabs'.
6018
fb8f8949
AC
60192003-04-08 Andrew Cagney <cagney@redhat.com>
6020
6021 * gdbint.texinfo (Target Architecture Definition): Delete
6022 references to EXTRA_FRAME_INFO.
6023
32fb0f22
AC
60242003-04-08 Andrew Cagney <cagney@redhat.com>
6025
6026 * gdbint.texinfo (Target Architecture Definition): Delete
6027 PRINT_TYPELESS_INTEGER.
6028
6be67e67
JB
60292003-04-02 J. Brobecker <brobecker@gnat.com>
6030
6031 * observer.texi (GDB Observers): Adjust the documentation for the
6032 normal_stop notification to better describe reality. Fix a couple
6033 of minor typos.
6034
4e35d5f0
BR
60352003-04-02 Bob Rossi <bob_rossi@cox.net>
6036
a9331b3f 6037 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6038 '-file-list-exec-source-file'
6039
e8a8712a
AC
60402003-03-31 Andrew Cagney <cagney@redhat.com>
6041
6042 * gdbint.texinfo (Target Architecture Definition): Delete
6043 references to CALL_DUMMY_P.
6044
6c0e89ed
AC
60452003-03-30 Andrew Cagney <cagney@redhat.com>
6046
6047 * gdbint.texinfo (Target Architecture Definition): Remove
6048 reference to TARGET_WRITE_SP.
a9331b3f 6049
378bfd1b
AC
60502003-03-27 Andrew Cagney <cagney@redhat.com>
6051
6052 * gdbint.texinfo (Target Architecture Definition): Remove
6053 references to write_sp.
6c0e89ed 6054
922fbb7b
AC
60552003-03-27 Andrew Cagney <cagney@redhat.com>
6056
6057 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6058 chapter body. Use @smallexample instead of @example.
6059 (Annotations): Ditto.
6060 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6061 annotate.texi.
6062
b81774d8
AC
60632003-03-26 Andrew Cagney <cagney@redhat.com>
6064
6065 * gdbint.texinfo (Target Architecture Definition): Replace
6066 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6067 dummy_addr parameters.
6068
1bf6d5cc
AC
60692003-03-25 Andrew Cagney <cagney@redhat.com>
6070
6071 * gdbint.texinfo (Target Architecture Definition): Delete
6072 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6073 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6074 Add reference to PUSH_ARGUMENTS.
6075
618ce49f
AC
60762003-03-23 Andrew Cagney <cagney@redhat.com>
6077
6078 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6079 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6080
bcd7e15f
JB
60812003-03-18 J. Brobecker <brobecker@gnat.com>
6082
6083 * gdbint.texinfo (Algorithms): Add new section describing the
6084 Observer paradigm.
6085 (Top): Add menu entry to new observer appendix.
6086 * observer.texi: New file.
6087 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6088 new observer.texi file.
6089
9fe8321b
AC
60902003-03-17 Andrew Cagney <cagney@redhat.com>
6091
6092 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6093 that GNU Press update the manual version number.
6094
ac2adee5
AC
60952003-03-12 Andrew Cagney <cagney@redhat.com>
6096
6097 * gdbint.texinfo (Target Architecture Definition): Delete
6098 references to get_saved_register. Rename GET_SAVED_REGISTER to
6099 DEPRECATED_GET_SAVED_REGISTER.
6100
749b82f6
AC
61012003-03-13 Andrew Cagney <cagney@redhat.com>
6102
6103 * gdbint.texinfo (Target Architecture Definition): Replace
6104 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6105
8bedc050
AC
61062003-03-12 Andrew Cagney <cagney@redhat.com>
6107
6108 * gdbint.texinfo (Target Architecture Definition): Rename
6109 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6110
0ce1b118
CV
61112003-03-10 Corinna Vinschen <vinschen@redhat.com>
6112
6113 * gdb.texinfo: Add File-I/O documentation.
6114
12cc2063
AC
61152003-03-10 Andrew Cagney <cagney@redhat.com>
6116
6117 * gdbint.texinfo (Target Architecture Definition): Cross reference
6118 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6119
7453dc06
AC
61202003-03-07 Andrew Cagney <cagney@redhat.com>
6121
6122 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6123 frame" command.
6124
6314f104
AC
61252003-03-05 Andrew Cagney <cagney@redhat.com>
6126
6127 * gdbint.texinfo (Target Architecture Definition): Document
6128 unwind_dummy_id. Cross reference unwind_dummy_id and
6129 SAVE_DUMMY_FRAME_TOS.
6130
f1212245
DJ
61312003-03-05 James Ingham <jingham@apple.com>
6132 Daniel Jacobowitz <drow@mvista.com>
6133
6134 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6135 and "show cp-abi".
6136
77e7e267
AC
61372003-03-03 Andrew Cagney <cagney@redhat.com>
6138
6139 * gdbint.texinfo (Target Architecture Definition): Document
6140 register_type.
6141
838a8221
AC
61422003-03-03 Andrew Cagney <cagney@redhat.com>
6143
6144 * stabs.texinfo (Structures): Use @samp and separate @var's
6145 instead of a single @var containing a comma separated list.
6146 (Unions): Ditto.
6147
d7f4a264
DJ
61482003-03-02 Daniel Jacobowitz <drow@mvista.com>
6149
6150 * Makefile.in (distclean): Remove config.log.
6151
f30ee0bc
AC
61522003-03-01 Andrew Cagney <cagney@redhat.com>
6153
6154 * gdbint.texinfo (Target Architecture Definition): Rename
6155 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6156
61572003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6158
6159 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6160 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6161
be448670
CF
61622003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6163
6164 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6165 (Non-debug DLL symbols): New node, describing the minimal symbols
6166 loaded from DLLs without real debugging symbols.
6167
501eef12
AC
61682003-02-20 Andrew Cagney <ac131313@redhat.com>
6169
6170 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6171 hardware-breakpoint-limit".
6172 (Set Watchpoints): Add cross reference to "set remote
6173 hardware-watchpoint-limit".
6174 (Remote configuration options): New section.
6175
21c294e6
AC
61762003-02-04 Andrew Cagney <ac131313@redhat.com>
6177
e9be73e4
AC
6178 * gdbint.texinfo (Target Architecture Definition): Delete
6179 descrption of IS_TRAPPED_INTERNALVAR.
6180
21c294e6
AC
6181 From Keith Seitz <keiths@redhat.com>:
6182 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6183 option "-i"/"--interpreter" to this chapter. Include index
6184 entries.
6185
0179ffac
DC
61862003-02-04 David Carlton <carlton@math.stanford.edu>
6187
6188 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6189 (Variables): Recommend stabs+ and DWARF 2.
6190 (C plus plus expressions): Correct info about
6191 compiler versions, debug formats.
6192 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6193 PR symtab/874.
6194
7ca9f392
AC
61952003-02-01 Andrew Cagney <ac131313@redhat.com>
6196
6197 * gdbint.texinfo (Target Architecture Definition): Delete
6198 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6199 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6200 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6201 references to nindy and i960.
6202 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6203
31a85ea2
AC
62042003-02-01 Andrew Cagney <ac131313@redhat.com>
6205
6206 * gdbint.texinfo (Target Architecture Definition): Delete
6207 FLOAT_INFO.
6208
6b894e49
AC
62092003-01-30 Andrew Cagney <ac131313@redhat.com>
6210
6211 * stabs.texinfo (Member Type Descriptor): Clarify description of
6212 `@'. Suggested by Ben Hutchings.
6213
c48861fb
AC
62142003-01-29 Andrew Cagney <ac131313@redhat.com>
6215
6216 * gdb.texinfo (M68K): Delete reference to es1800.
6217
617073a9
AC
62182003-01-29 Andrew Cagney <ac131313@redhat.com>
6219
6220 * gdb.texinfo (Maintenance Commands): Document `maint print
6221 reggroups' and `maint print register-groups'.
6222 * gdbint.texinfo (Target Architecture Definition): Document
6223 register_reggroup_p.
6224
5b5d99cf
JB
62252003-01-23 Jim Blandy <jimb@redhat.com>
6226
6227 * gdb.texinfo (Separate Debug Files): New section.
6228
e7ba9c65
DJ
62292003-01-22 Daniel Jacobowitz <drow@mvista.com>
6230
6231 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6232 and "maint show profile".
6233
94e91d6d
MC
62342003-01-16 Michael Chastain <mec@shout.net>
6235
6236 * gdb.texinfo (Installing GDB): Warn against
6237 ".../gdb-VERSION/gdb/configure".
6238 (Separate Objdir): Likewise.
6239
867f3898
AC
62402003-01-15 Andrew Cagney <ac131313@redhat.com>
6241
6242 * gdbint.texinfo (Target Architecture Definition): Delete
6243 definition of PRINT_REGISTER_HOOK.
6244
f153cc92
EZ
62452003-01-15 Elena Zannoni <ezannoni@redhat.com>
6246
6247 (OpenRISC 1000): Fix formatting of command names.
6248
c60eb6f1
EZ
62492003-01-15 Elena Zannoni <ezannoni@redhat.com>
6250
6251 * gdb.texinfo (Continuing and Stepping): Add new command
6252 'advance'. Clarify behavior of 'until'.
6253
f5ebfba0
DJ
62542003-01-13 Daniel Jacobowitz <drow@mvista.com>
6255
6256 * gdb.texinfo (Files): Document solib-absolute-prefix and
6257 solib-search-path.
6258
4ce8657e
MC
62592003-01-09 Michael Chastain <mec@shout.net>
6260
6261 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6262 (Create a Release): Add new instructions for new @file{src-release}.
6263 Document existing instructions for @file{Makefile.in} as
6264 being for @value{GDBN} 5.3.1 or earlier.
6265
372613e3
AC
62662003-01-09 Andrew Cagney <ac131313@redhat.com>
6267
6268 * gdbint.texinfo (Target Architecture Definition): Mention
6269 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6270 allocate memory.
6271
b4e9345d
DJ
62722003-01-04 Daniel Jacobowitz <drow@mvista.com>
6273
6274 * gdb.texinfo (Controlling GDB): Add @kindex for
6275 "show osabi".
6276 (Backtraces): Add @kindex's for backtrace-below-main.
6277
98b45e30
DJ
62782003-01-04 Daniel Jacobowitz <drow@mvista.com>
6279
6280 * gdb.texinfo (Controlling GDB): Document "set osabi".
6281
95f90d25
DJ
62822003-01-04 Daniel Jacobowitz <drow@mvista.com>
6283
6284 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6285 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6286
1e698235
DJ
62872003-01-04 Daniel Jacobowitz <drow@mvista.com>
6288
6289 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6290 "set coerce-float-to-double".
6291 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6292
e632838e
AC
62932003-01-02 Andrew Cagney <ac131313@redhat.com>
6294
6295 * stabs.texinfo: Remove obsolete text.
6296 * gdbint.texinfo: Ditto.
6297 * gdb.texinfo: Ditto.
6298
c133ab7a
MK
62992002-12-22 Mark Kettenis <kettenis@gnu.org>
6300
6301 * gdbint.texinfo (Target Architecture Definition): Update
6302 description of gdbarch_register_osabi.
6303
f821f325
KH
63042002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6305
6306 * agentexpr.texi: Fix typos.
6307 * annotate.texi: Likewise.
6308 * fdl.texi: Likewise.
6309
85a6d8d3 63102002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6311
6312 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6313 DEPRECATED_INIT_FRAME_PC.
6314
ae45cd16
AC
63152002-12-01 Andrew Cagney <ac131313@redhat.com>
6316
6317 * gdbint.texinfo (Target Architecture Definition): Delete
6318 PC_IN_CALL_DUMMY.
6319
07555a72
AC
63202002-11-28 Andrew Cagney <ac131313@redhat.com>
6321
6322 * gdbint.texinfo (Host Definition): Delete documentation on
6323 USE_GENERIC_DUMMY_FRAMES.
6324
c166cdc7
EZ
63252002-11-26 Elena Zannoni <ezannoni@redhat.com>
6326
5ae4183a 6327 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6328 * Makefile.in (install-info): Run the install-info command as part
6329 of the post install steps only.
6330 (uninstall-info): New target.
6331 (uninstall): New target.
6332
35db0260
EZ
63332002-11-22 Elena Zannoni <ezannoni@redhat.com>
6334
6335 * Makefile.in (install): Make install do some real work.
6336
9ba8d803
AC
63372002-11-19 Andrew Cagney <ac131313@redhat.com>
6338
6339 Fix POSIX problem reported by Paul Eggert.
6340 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6341 Fix PR gdb/527.
6342
903ad3a6
AC
63432002-10-26 Andrew Cagney <cagney@redhat.com>
6344
6345 * gdbint.texinfo (Target Architecture Definition): Delete
6346 definition of DO_REGISTERS_INFO.
6347
f2abfe65
KB
63482002-10-18 Kevin Buettner <kevinb@redhat.com>
6349
6350 * gdbint.texinfo (Address Classes): Fix problems with insertion
6351 of ``{'' and ``}'' in example.
6352
b5b0480a
KB
63532002-10-17 Kevin Buettner <kevinb@redhat.com>
6354
6355 * gdbint.texinfo (Address Classes): New section.
6356 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6357 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6358 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6359 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6360
c85508ee
KD
63612002-10-11 Klee Dienes <kdienes@apple.com>
6362
6363 * gdb.texinfo (Registers): Mention vector registers as well as
6364 floating registers in the documentation for 'info registers' and
6365 'info all-registers'.
6366
6d12fc3d
DJ
63672002-10-11 Daniel Jacobowitz <drow@mvista.com>
6368
6369 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6370
8d19fbd2
JJ
63712002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6372
6373 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6374 interface definition.
6375
a37295f9
MM
63762002-10-03 Marko Mlinar <markom@opencores.org>
6377
6378 * gdb.texinfo (Target Commands): Add or1k target specific
6379 commands.
6380 * gdb.texinfo (Contributors): Add myself to the contributors list.
6381
da0f9dcd
AC
63822002-10-01 Andrew Cagney <ac131313@redhat.com>
6383
6384 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6385 and "mi1" instead of "mi1" and "mi0".
6386
2e834e49
HPN
63872002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6388
6389 * gdb.texinfo (Packets): Fix typos "alligned".
6390 Correct z3/Z3 description. Correct z4/Z4 title.
6391
050be0dc
AC
63922002-09-27 Andrew Cagney <ac131313@redhat.com>
6393
6394 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6395
1104b9e7
KB
63962002-09-25 Kevin Buettner <kevinb@redhat.com>
6397
6398 * gdb.texinfo: Use GNU/Linux instead of Linux.
6399
512217c7
AC
64002002-09-25 Andrew Cagney <ac131313@redhat.com>
6401
6402 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6403
10998722
AC
64042002-09-24 Andrew Cagney <ac131313@redhat.com>
6405
512217c7 6406 * gdb.texinfo: Replace @example with @smallexample.
10998722 6407
a0eb71c5
KB
64082002-09-20 Kevin Buettner <kevinb@redhat.com>
6409
f7dc1244 6410 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6411 * gdb.texinfo (Character Sets): Use @smallexample instead of
6412 @example. Use GNU/Linux instead of Linux.
6413
64142002-09-20 Jim Blandy <jimb@redhat.com>
6415
6416 * gdb.texinfo: Add character set documentation.
6417
2f870471
AC
64182002-09-19 Andrew Cagney <ac131313@redhat.com>
6419
6420 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6421 (Packets): Add cross reference from `b' packet to `z' packets.
6422
790eb8f5
AC
64232002-09-19 Andrew Cagney <ac131313@redhat.com>
6424
8d30a00d
AC
6425 * gdb.texinfo (Maintenance Commands): Document ``maint
6426 internal-error'' and ``maint internal-warning''.
6427
790eb8f5
AC
6428 * gdbint.texinfo (Target Architecture Definition): Revise
6429 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6430
a23a7bf1
JB
64312002-09-19 Joel Brobecker <brobecker@gnat.com>
6432
6433 * gdbint.texinfo (Target Conditionals): Document the new
6434 NAME_OF_MALLOC macro.
6435
299ffc64
AC
64362002-09-05 Andrew Cagney <ac131313@redhat.com>
6437
6438 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6439 engineer.
6440
b7bb15bc
SC
64412002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6442
6443 * gdb.texinfo (TUI Overview): Document status line fields.
6444
3d757584
SC
64452002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6446
6447 * gdb.texinfo (TUI Commands): Document info win command.
6448
269c21fe
SC
64492002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6450
6451 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6452
7cf36c78
SC
64532002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6454
6455 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6456 (TUI Keys): Likewise.
6457
d2c6833e
AC
64582002-08-25 Andrew Cagney <ac131313@redhat.com>
6459
6460 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6461 for a packet receive.
6462
46d8b1c3
AC
64632002-08-25 Andrew Cagney <ac131313@redhat.com>
6464
6465 * Makefile.in (clean): Move to end of file.
6466 (distclean, maintainer-clean, realclean): Ditto.
6467 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6468 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6469 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6470 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6471
b0787093
AC
64722002-08-24 Andrew Cagney <ac131313@redhat.com>
6473
6474 * Makefile.in (GDBINT_TEX_TMPS): Define.
6475 (gdbint.dvi, gdbint.pdf): Use
6476 (GDB_TEX_TMPS): Define.
6477 (gdb.dvi, gdb.pdf): Use.
6478 (STABS_TEX_TMPS): Define.
6479 (stabs.dvi, stabs.pdf): Use.
6480 (GDB_DOC_SOURCE_INCLUDES): New macros.
6481 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6482 (GDBINT_DOC_FILES_INCLUDES): New macros.
6483 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6484 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6485 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6486 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6487 (links2roff): Replace SFILES_INCLUDED with
6488 GDB_DOC_SOURCE_INCLUDES.
6489 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6490 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6491 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6492 dependencies.
6493 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6494 dependencies.
6495 (gdbmi.texinfo): Delete rule.
6496 (inc-hist.texinfo): Delete rule.
6497 (rluser.texinfo): Delete rule.
6498
ebba8386
AC
64992002-08-23 Andrew Cagney <cagney@redhat.com>
6500
6501 * gdbint.texinfo (Target Architecture Definition): Update
6502 STORE_RETURN_VALUE, mention regcache.
6503
0ab7a791
AC
65042002-08-21 Andrew Cagney <ac131313@redhat.com>
6505
6506 * gdbint.texinfo (Target Architecture Definition): Document
6507 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6508
ee2d5c50
AC
65092002-08-19 Andrew Cagney <ac131313@redhat.com>
6510
6511 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6512 Fix minor typos. Add index entries.
6513
53c69bd7
AC
65142002-08-18 Andrew Cagney <ac131313@redhat.com>
6515
6516 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6517
e76f1f2e
AC
65182002-08-15 Andrew Cagney <ac131313@redhat.com>
6519
6520 * gdbint.texinfo (Target Architecture Definition): Document
6521 PRINT_VECTOR_INFO.
6522 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6523
0680b120
AC
65242002-08-13 Andrew Cagney <ac131313@redhat.com>
6525
6526 * gdb.texinfo (Maintenance Commands): Document "maint print
6527 registers", "maint print raw-registers" and "maint print
6528 cooked-registers".
6529
3c3bea1c
GS
65302002-08-08 Grace Sainsbury <graces@redhat.com>
6531
a9331b3f 6532 From Mark Salter:
3c3bea1c
GS
6533 * gdb.texinfo (Protocol): Document T packet extension to
6534 allow watchpoint address reporting.
6535
42f9b0a5
AC
65362002-08-03 Andrew Cagney <ac131313@redhat.com>
6537
6538 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6539
db034ac5
AC
65402002-08-01 Andrew Cagney <cagney@redhat.com>
6541
6542 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6543 to CHILL.
6544
e2b28d04
AC
65452002-08-01 Andrew Cagney <ac131313@redhat.com>
6546
6547 * gdbint.texinfo (Coding): Revise section "Include Files".
6548
7fb623f7
AC
65492002-07-24 Andrew Cagney <cagney@redhat.com>
6550
6551 * gdbint.texinfo: Obsolete references to m88k.
6552 * gdb.texinfo: Ditto.
6553
4a2b4636
JB
65542002-07-10 Joel Brobecker <brobecker@gnat.com>
6555
7fb623f7 6556 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6557 where the proper version of autoconf can be retrieved.
6558
a71ec265
DH
65592002-07-09 Don Howard <dhoward@redhat.com>
6560
6561 * gdb.texinfo (Command Files): Further describe the behavior of
6562 sourced command files.
6563
b9aa90c9
AC
65642002-06-27 Andrew Cagney <ac131313@redhat.com>
6565
6566 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6567 (Coding): Clarify ISO C version that GDB assumes.
6568
40dd2248
TT
65692002-06-26 Tom Tromey <tromey@redhat.com>
6570
6571 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6572 add_setshow_cmd_full.
6573
bfac230e
DH
65742002-06-25 Don Howard <dhoward@redhat.com>
6575
6576 * gdb.texinfo (Memory Region Attributes): Document new behavior
6577 for 'mem' command.
6578
475b0867
JB
65792002-06-11 Jim Blandy <jimb@redhat.com>
6580
919d772c
JB
6581 * gdb.texinfo (Symbols): Update documentation for `info source'
6582 command.
6583
475b0867
JB
6584 * gdb.texinfo (Macros): Call the command `info macro', not
6585 `show macro'.
6586
ba8c9337
AC
65872002-06-09 Andrew Cagney <ac131313@redhat.com>
6588
6589 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6590 data''.
6591
1029b7fa
MK
65922002-06-09 Mark Kettenis <kettenis@gnu.org>
6593
6594 * gdbint.texinfo (Target Architecture Definition): Document
6595 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6596
16737d73
AC
65972002-06-08 Andrew Cagney <ac131313@redhat.com>
6598
6599 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6600 lists.
6601
30107679
AC
66022002-06-08 Andrew Cagney <ac131313@redhat.com>
6603
6604 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6605 Branch''.
6606
3352e23e
AC
66072002-06-01 Andrew Cagney <ac131313@redhat.com>
6608
6609 * gdbint.texinfo (Target Architecture Definition): Add section
6610 ``Converting an existing Target Architecture to Multi-arch''.
6611
cbb09e6a
AC
66122002-05-30 Andrew Cagney <ac131313@redhat.com>
6613
6614 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6615 to ``Obsoleting code''. Revise.
6616
e2e0bcd1
JB
66172002-05-17 Jim Blandy <jimb@redhat.com>
6618
6619 * gdb.texinfo (C Preprocessor Macros): New chapter.
6620 Include it in the main menu.
6621 (Contributors): Credit Jim Blandy with macro support.
6622 (Compilation): Explain how to get macro information into the
6623 executable.
6624 (Expressions): Note that preprocessor macros are expanded.
6625
9db8d71f
DJ
66262002-05-14 Daniel Jacobowitz <drow@mvista.com>
6627
6628 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6629 options for `target remote'.
6630
6d531722
AC
66312002-05-13 Andrew Cagney <ac131313@redhat.com>
6632
6633 * gdbint.texinfo (Target Architecture Definition): Delete
6634 documentation on NNPC_REGNUM.
6635
13d01224
AC
66362002-05-11 Andrew Cagney <ac131313@redhat.com>
6637
6638 * gdbint.texinfo (Target Architecture Definition): Document
6639 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6640 (Target Architecture Definition): Revise section `Using Different
6641 Register and Memory Data Representations'. Add section `Raw and
6642 Virtual Register Representations'.
6643
b2e75d78
AC
66442002-05-11 Andrew Cagney <ac131313@redhat.com>
6645
6646 * gdbint.texinfo (Target Architecture Definition): Mention
6647 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6648 (Target Architecture Definition): Mention same. Add references to
6649 web pages.
6650
2c8682ee
MS
66512002-05-08 Michael Snyder <msnyder@redhat.com>
6652
6653 * stabs.texinfo (Attributes): Document new "vector" attribute.
6654
0816590b
AC
66552002-05-04 Andrew Cagney <ac131313@redhat.com>
6656
6657 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6658
2653173e
AC
66592002-05-04 Andrew Cagney <ac131313@redhat.com>
6660
6661 * gdb.texinfo: Delete obsolete references to a29k.
6662
d7bd68ca
AC
66632002-04-24 Andrew Cagney <ac131313@redhat.com>
6664
6665 * gdbint.texinfo (Target Architecture Definition): Replace
6666 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6667
21d83aa5
DM
66682002-04-24 David S. Miller <davem@redhat.com>
6669
6670 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6671
7673a6cc
DM
66722002-04-21 David S. Miller <davem@redhat.com>
6673
6674 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6675
d49d1e0a
AC
66762002-04-21 Andrew Cagney <ac131313@redhat.com>
6677
6678 * gdbint.texinfo (Target Architecture Definition): Delete
6679 definition of HAVE_REGISTER_WINDOWS.
6680
f7dc1244 66812002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6682
6683 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6684 "Theodore A. Roth" <troth@verinet.com>.
6685
5ca0cb28
DH
66862002-04-15 Don Howard <dhoward@redhat.com>
6687
f7dc1244 6688 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6689 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6690 Provide a better explaination of this feature.
5ca0cb28 6691
f208ba17
AC
66922002-04-14 Andrew Cagney <ac131313@redhat.com>
6693
6694 * gdbint.texinfo (Target Architecture Definition): Remove
6695 FRAME_CHAIN_COMBINE.
6696
d5ba91de
MC
66972002-04-12 Michael Chastain <mec@shout.net>
6698
6699 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6700 REG_STACK_SEGMENT.
6701
26818220
MC
67022002-04-09 Michael Chastain <mec@shout.net>
6703
6704 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6705 PYRAMID_* macros.
6706
129188f6
AC
67072002-04-07 Andrew Cagney <ac131313@redhat.com>
6708
6709 * gdb.texinfo (Bug Reporting): Document that the web is the
6710 prefered way of submitting bug reports.
6711 (Bug Reporting): Delete the s-mail address as the last resort.
6712
8227c0ff
AC
67132002-04-05 Andrew Cagney <ac131313@redhat.com>
6714
6715 * gdbint.texinfo (Target Architecture Definition): Delete
6716 references to TARGET_WRITE_FP and write_fp.
6717
16d9dec6
MS
67182002-03-27 Michael Snyder <msnyder@redhat.com>
6719
6720 * gdb.texinfo: Document new commands dump, append, and restore.
6721
9ae8b82c
AC
67222002-03-27 Andrew Cagney <ac131313@redhat.com>
6723
6724 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6725 Branch'.
6726
474c8240
AC
67272002-03-18 Andrew Cagney <ac131313@redhat.com>
6728
6729 * gdb.texinfo: Change all examples to @smallexample.
6730 * gdbint.texinfo: Ditto.
a9331b3f 6731
fb0ff88f
AC
67322002-03-18 Andrew Cagney <ac131313@redhat.com>
6733
6734 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6735 Branches''.
6736
9bb0a4d8
AC
67372002-03-18 Andrew Cagney <ac131313@redhat.com>
6738
6739 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6740 Policy''.
6741
937f164b
FF
67422002-03-04 Fred Fish <fnf@redhat.com>
6743
6744 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6745 expresson, suports, dependant, trhe, perhaphs, situtations,
6746 explictily, taged, oportunity, unfortunatly).
6747
a7b40f07
AC
67482002-02-24 Andrew Cagney <ac131313@redhat.com>
6749
6750 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6751 Remove reference to 3.12.
6752
aab4e0ec
AC
67532002-02-23 Andrew Cagney <ac131313@redhat.com>
6754
6755 * gdbint.texinfo: Include fdl.texi.
6756 (Top): Add GNU Free Documentation License.
6757 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6758 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6759 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6760 (gdbint.info): Add srcdir to include path.
6761 * gdb.texinfo: Include gpl.texi.
6762 (Top): Add Copying.
6763 * gpl.texi: New file.
6764
47b95330
AC
67652002-02-23 Andrew Cagney <ac131313@redhat.com>
6766
6767 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6768
78c47bea
PM
67692002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6770
6771 * gdb.texinfo: Document Cygwin native specific commands.
6772
56460a61
DJ
67732002-02-15 Daniel Jacobowitz <drow@mvista.com>
6774
6775 * gdb.texinfo: Document gdbserver ``--attach'' command.
6776
def71bfa
MS
67772002-02-07 Michael Snyder <msnyder@redhat.com>
6778
6779 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6780 to @code(_ovly_debug_event).
6781
c928edc0
AC
67822002-02-07 Andrew Cagney <ac131313@redhat.com>
6783
6784 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6785
81d46470
MS
67862002-02-06 Michael Snyder <msnyder@redhat.com>
6787
6788 * gdb.texinfo (overlays): Mention new magic symbol
6789 '_ovly_debug_event', which allows GDB to keep better track
6790 of overlays.
6791
f7dc1244 67922002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6793
6794 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6795 Suggested by Dmitry Sivachenko.
6796
6797 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6798
15110bc3
MS
67992002-02-01 Michael Snyder <msnyder@redhat.com>
6800
6801 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6802
6763aef9
MS
68032002-01-30 Michael Snyder <msnyder@redhat.com>
6804
ac282366
MS
6805 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6806 (set trust-readonly-sections): Document.
6763aef9 6807
8642bc8f
AC
68082002-01-29 Andrew Cagney <ac131313@redhat.com>
6809
6810 * gdbint.texinfo (Releasing GDB): Revise and update.
6811
afe64c1a
AC
68122002-01-28 Andrew Cagney <ac131313@redhat.com>
6813
6814 * gdbint.texinfo (Target Architecture Definition): Delete
6815 description of TARGET_BYTE_ORDER_DEFAULT.
6816
f7dc1244 68172002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6818
6819 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6820 <mitya@cavia.pp.ru>.
6821
3d6e1b5a
AC
68222002-01-23 Andrew Cagney <ac131313@redhat.com>
6823
6824 * libgdb.texinfo: Delete file.
6825
6c0e9fb3
AC
68262002-01-22 Andrew Cagney <ac131313@redhat.com>
6827
6828 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6829 * gdbint.texinfo: Ditto.
6830
e0ce93ac
AC
6831Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6832
6833 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6834
be298bcc
AC
68352002-01-22 Andrew Cagney <ac131313@redhat.com>
6836
6837 * Makefile.in: Update copyright.
6838 (TEXI2DVI): Define.
6839 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6840 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6841 gdb-cfg.texi.
6842 (TEXINDEX, PDFTEX): Delete makefile variables.
6843
8e04817f
AC
68442002-01-22 Andrew Cagney <ac131313@redhat.com>
6845
6846 * gdb.texinfo (Protocol): Move section to appendix.
6847
6b2f586d
AC
68482002-01-21 Andrew Cagney <ac131313@redhat.com>
6849
6850 * gdb.texinfo (Remote Debugging): Create a menu.
6851 (Top): Add ``Remote Debugging'' to menu.
6852
6f05cf9f
AC
68532002-01-21 Andrew Cagney <ac131313@redhat.com>
6854
6855 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6856 serial protocol'' from here.
6857 (Remote Debugging): To here. New chapter.
6858
3fd3d7d2
AC
68592002-01-20 Andrew Cagney <ac131313@redhat.com>
6860
6861 * gdbint.texinfo (Target Architecture Definition): Delete
6862 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6863
7fd60527
AC
68642002-01-20 Andrew Cagney <ac131313@redhat.com>
6865
6866 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6867 are no longer needed.
6868 (Porting GDB): Add maintainer note about configure.host.
6869
c2f05ac9
AC
68702002-01-20 Andrew Cagney <ac131313@redhat.com>
6871
6872 * gdbint.texinfo (Target Architecture Definition): Remove
6873 definition of IEEE_FLOAT.
6874
f7dc1244 68752002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6876
6877 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6878 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6879 <3diff@gnu.org>
231b2aad 6880
82600034
AC
68812002-01-19 Andrew Cagney <ac131313@redhat.com>
6882
6883 * gdbint.texinfo (Host Definition): Remove references to
6884 MALLOC_INCOMPATIBLE.
6885
7708fa01
AC
68862002-01-17 Andrew Cagney <ac131313@redhat.com>
6887
6888 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6889 and xyz-xdep.o.
6890
eb12ee30
AC
68912002-01-17 Andrew Cagney <ac131313@redhat.com>
6892
889bf7c5 6893 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6894 (Set Breaks): Copy ``maint info breakpoint'' doco to
6895 ``Maintenance Commands'' appendix. Add reference.
6896
c9ccaa92
AC
68972002-01-17 Andrew Cagney <ac131313@redhat.com>
6898
6899 * fdl.texi: Remove next/prev from @node.
6900
f7dc1244 69012002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6902
6903 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6904 for monstrous @multitable (from Brian Youmans).
6905
6906 * fdl.texi: New file.
6907
6908 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6909
8973da3a
AC
69102002-01-15 Andrew Cagney <ac131313@redhat.com>
6911
6912 * gdbint.texinfo (Releasing GDB): New chapter.
6913
7d86b5d5
AC
69142002-01-14 Andrew Cagney <ac131313@redhat.com>
6915
6916 * gdb.texinfo (Embedded Processors, Calling program functions):
6917 Obsolete references to a29k.
6918
cc1cb004
AC
69192002-01-13 Andrew Cagney <ac131313@redhat.com>
6920
6921 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6922 examples. Document that a code-block should do or discard its
6923 cleanups before exit.
6924
79f12247
MS
69252002-01-11 Michael Snyder <msnyder@redhat.com>
6926
6927 * gdb.texinfo (Choosing files): Change @samp to @file.
6928
19837790
MS
69292002-01-05 Michael Snyder <msnyder@redhat.com>
6930
6931 * gdb.texinfo (--pid): Document new command line option (attach).
6932
f7dc1244 69332002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6934
6935 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6936 in the stub.
6937
d7449b42
AC
69382002-01-04 Andrew Cagney <ac131313@redhat.com>
6939
6940 * gdbint.texinfo (Target Architecture Definition): Replace
6941 BIG_ENDIAN with BFD_ENDIAN_BIG.
6942
f23631e4
AC
69432002-01-03 Andrew Cagney <ac131313@redhat.com>
6944
6945 * gdbint.texinfo (Target Architecture Definition): Replace
6946 value_ptr with struct value pointer.
6947
72c9928d
EZ
69482002-01-02 Eli Zaretskii <eliz@gnu.org>
6949
6950 * gdb.texinfo (Free Software): Fix wording.
6951
959acfd1
EZ
69522001-12-31 Eli Zaretskii <eliz@gnu.org>
6953
6954 * gdb.texinfo (Free Software): New section ``Free Software Needs
6955 Free Documentation''.
6956
f7dc1244 69572001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6958
6959 * stabs.texinfo:
6960 * gdb.texinfo:
6961 * gdbint.texinfo:
6962 * libgdb.texinfo:
6963 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6964
6600abed
MS
69652001-12-29 Michael Snyder <msnyder@redhat.com>
6966
6967 * gdb.texinfo (maint info sections): Fix typo.
6968
f6680716
MS
69692001-12-26 Michael Snyder <msnyder@redhat.com>
6970
fe95c787
MS
6971 * gdb.texinfo (maint info sections): Document.
6972
a9331b3f 6973 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6974 'info proc' sub-options that are currently not implemented.
6975
c3d3ce5b
JB
69762001-12-20 Jim Blandy <jimb@redhat.com>
6977
6978 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6979
778eb05e
AC
69802001-12-15 Andrew Cagney <ac131313@redhat.com>
6981
6982 * gdbint.texinfo (Target Architecture Definition): Replace
6983 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6984
2607059c
AC
69852001-12-01 Andrew Cagney <ac131313@redhat.com>
6986
6987 * gdbint.texinfo (Host Definition): Delete documentation on
6988 HOST_BYTE_ORDER.
6989
df0cd8c5
JB
69902001-11-30 Jim Blandy <jimb@redhat.com>
6991
6992 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6993 overlay support. Add to top-level menu.
df0cd8c5 6994
88118b3a
TT
69952001-11-26 Tom Tromey <tromey@redhat.com>
6996
6997 * gdb.texinfo (Command Syntax): Document C-o binding.
6998
96565e91
CF
69992001-07-26 Christopher Faylor <cgf@redhat.com>
7000
7001 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7002 use since it is described in the referenced section.
7003
f7dc1244 7004 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7005 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7006 clearer when using DJGPP.
7007
2a3d5645
CF
70082001-11-24 Christopher Faylor <cgf@redhat.com>
7009
7010 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7011 specifically refer to MS-DOS.
7012 (command files): Mention gdb.ini is only used on MS-DOS.
7013
aa26fa3a
TT
70142001-11-21 Tom Tromey <tromey@redhat.com>
7015
7016 * gdb.texinfo (Invoking GDB): Document --args.
7017 (Mode Options): Likewise.
7018
4f8ada06
JB
70192001-11-21 Jim Blandy <jimb@redhat.com>
7020
7021 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7022 Delete documentation; this macro has been removed from the
7023 sources.
4f8ada06 7024
3fe0dc10
JB
70252001-11-13 Jim Blandy <jimb@redhat.com>
7026
7027 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7028
9e5abb06
CV
70292001-11-06 Corinna Vinschen <vinschen@redhat.com>
7030
7031 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7032
1c5dfdad
MS
70332001-11-05 Michael Snyder <msnyder@redhat.com>
7034
a9331b3f 7035 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7036 quote regexp chars in function names such as "operator*()".
7037
990f9fe3
FF
70382001-11-01 Fred Fish <fnf@redhat.com>
7039
7040 * gdbint.texinfo (SOLIB_ADD): Document additional new
7041 "readsyms" arg.
7042
b433d00b
DH
70432001-10-30 Don Howard <dhoward@redhat.com>
7044
070b1dd3
DH
7045 * gdb.texinfo: (Command Files) Added documentation for the
7046 behavior of gdb with input redirected from a file.
b433d00b 7047
b7209cb4
FF
70482001-10-28 Fred Fish <fnf@redhat.com>
7049
7050 * gdb.texinfo (auto-solib-add): Change docs to match
7051 implementation change.
7052 (auto-solib-limit): Add docs for new variable.
7053
1aa20aa8
AC
70542001-10-15 Andrew Cagney <ac131313@redhat.com>
7055
7056 * gdbint.texinfo (Target Architecture Definition): Function
7057 value_as_pointer renamed to value_as_address.
7058
fc0c74b1
AC
70592001-10-15 Andrew Cagney <ac131313@redhat.com>
7060
7061 * gdbint.texinfo (Target Architecture Definition): Default
7062 POINTER_TO_ADDRESS functions assume unsigned addresses.
7063 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7064 posting by Jim Blandy.
7065
f4846649
JB
70662001-10-12 Jim Blandy <jimb@redhat.com>
7067
7068 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7069 version of texi2html (1.64) doesn't support this flag any more.
7070
f277788b
MK
70712001-09-08 Mark Kettenis <kettenis@gnu.org>
7072
a9dc4918
MK
7073 * gdbint.texinfo (Host Definition): Remove description of
7074 MEM_FNS_DECLARED.
7075
d28379df
MK
7076 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7077
f277788b
MK
7078 * gdbint.texinfo (Host Definition): Remove description of
7079 HAVE_SIGSETMASK.
7080
7ccaa899
EZ
70812001-09-04 Elena Zannoni <ezannoni@redhat.com>
7082
7083 * gdbint.texinfo (Target Architecture Definition): Add
7084 explanation of TARGET_PRINT_INSN macro.
7085
17d9d558
JB
70862001-08-30 Jim Blandy <jimb@redhat.com>
7087
7088 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7089 Explain what it means to load relocatable files.
7090
72cde065
JB
70912001-08-28 Jim Blandy <jimb@redhat.com>
7092
7093 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7094 info `top' menu.
7095
9e678452
CF
7096Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7097
7098 * gdbint.texinfo: Add a cautionary note about macro use.
7099
a2bea4c3 71002001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7101
a2bea4c3
CV
7102 * gdb.texinfo: Explain omitting the hostname in the
7103 `target remote' command.
7104
1129bf27
DJ
71052001-07-30 Daniel Jacobowitz <drow@mvista.com>
7106
7107 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7108 and END-INFO-DIR-ENTRY.
7109
732b3002
SC
71102001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7111
7112 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7113
89437448
AC
71142001-07-25 Andrew Cagney <ac131313@redhat.com>
7115
7116 * gdbint.texinfo (libgdb): Rewrite.
7117
f7dc1244 71182001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7119
7120 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7121
c4555f82
SC
71222001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7123
7124 * gdb.texinfo (TUI): New chapter, document the TUI.
7125 (Mode Options): Document the -tui option.
7126
2f45a6e0
MK
71272001-07-23 Mark Kettenis <kettenis@gnu.org>
7128
7129 * gdbint.texinfo (Host Definition): Remove description of
7130 NEED_POSIX_SETPGID.
7131
f7dc1244 71322001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7133
7134 * gdb.tex (DJGPP Native): New node, with descriptions of
7135 DJGPP-specific commands.
7136
be9c6c35
JM
71372001-07-19 John R. Moore <jmoore@redhat.com>
7138
7139 * gdbint.texinfo: Three misspellings.
7140
dfa249fb
AC
71412001-07-06 Andrew Cagney <ac131313@redhat.com>
7142
7143 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7144 `test` expressions on bash. Problem reported by Colin Walters.
7145
c72e7388
AC
71462001-07-04 Andrew Cagney <ac131313@redhat.com>
7147
7148 * gdbint.texinfo (User Interface): Update ui-out documentation to
7149 refelect recent UI/MI updates.
7150
94bbb2c0
AC
71512001-07-04 Andrew Cagney <ac131313@redhat.com>
7152
7153 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7154 interpreters.
7155
af6c57ea
AC
71562001-06-15 Andrew Cagney <ac131313@redhat.com>
7157
7158 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7159 structure and not macros.
7160 (Host Definition): Document that much of this chapter is obsolete.
7161 (Target Architecture Definition): Update list of files that make
7162 up a target architecture.
7163 (Coding): Update.
7164
83aa8bc6
AC
71652001-06-28 Andrew Cagney <ac131313@redhat.com>
7166
7167 * gdbint.texinfo (Target Architecture Definition): Update
7168 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7169 The latter has been changed to a true predicate.
7170
f7dc1244 71712001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7172
7173 * annotate.texi: Add @noindent where needed. From Dmitry
7174 Sivachenko <dima@Chg.RU>.
7175 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7176
656db9b0
AC
71772001-06-16 Andrew Cagney <ac131313@redhat.com>
7178
7179 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7180
df2396a1
AC
71812001-06-14 Andrew Cagney <ac131313@redhat.com>
7182
7183 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7184 returns ``OK''. Document that the ``R'' packet does not reply.
7185
0f1f2b0a
MS
71862001-06-13 Michael Snyder <msnyder@redhat.com>
7187
7188 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7189
f7dc1244 71902001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7191
7192 * gdb.texinfo (Signals): Clarify the default setting of signal
7193 handling.
7194
a5d7c491
AC
71952001-05-14 Andrew Cagney <ac131313@redhat.com>
7196
7197 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7198 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7199
05a54c4f
AC
72002001-05-12 Andrew Cagney <ac131313@redhat.com>
7201
7202 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7203
f7dc1244 72042001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7205
7206 * gdbint.texinfo (Clean Design and Portable Implementation):
7207 Renamed from "Clean Design".
7208 (Clean Design and Portable Implementation): Document portable
7209 methods of handling file names, and the associated macros.
7210
f7dc1244 72112001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7212
7213 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7214 command and provide a cross-reference to its description.
7215 (Symbols): Note that "info scope" is useful for trace experiments.
7216
f7dc1244 72172001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7218
b37052ae
EZ
7219 * gdb.texinfo (Symbols): Document "info scope".
7220 (Tracepoints): New chapter.
7221 (Contributors): Update for v5.1.
7222 <All nodes>: Change "C++" to "C@t{++}".
7223
0ee54786
EZ
7224 * gdbint.texinfo (User Interface): A new section about ui_out
7225 functions, based on text written by Fernando Nasser.
7226
c534679c
EZ
7227 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7228
f7dc1244 72292001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7230
e9c75b65
EZ
7231 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7232
7233 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7234
7235 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7236 Replace "GDB" with "@value{GDBN}". Fix markup.
7237
7238 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7239
3d67e040
EZ
7240 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7241 a cross-reference to its description.
7242 (Symbols): Document "info symbol".
7243
f7dc1244 72442001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7245
7246 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7247 subsection "x86 Watchpoints".
7248 (Target Architecture Definition): Document the macros
7249 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7250 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7251
b0ed3589
AC
72522001-03-20 Andrew Cagney <ac131313@redhat.com>
7253
7254 * gdbint.texinfo (Target Architecture Definition): Update
7255 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7256 list.
7257
b6ba6518
KB
72582001-03-06 Kevin Buettner <kevinb@redhat.com>
7259
7260 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7261 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7262
f7dc1244 72632001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7264
7265 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7266
f7dc1244 72672001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7268
17cc6a06
EZ
7269 * gdb.texinfo (Environment): Document that `path' does not change
7270 the value of PATH in GDB's own environment (it did in the past,
7271 but that was changed on March 15, 1994). Reported by Doug Evans
7272 <dje@transmeta.com>.
7273
56caf160
EZ
7274 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7275 its line. Fix markup of commands and macros. Add an Index node
7276 and index entries.
7277
29e57380
C
72782001-01-23 J.T. Conklin <jtc@redback.com>
7279
7280 * gdb.texinfo (Memory region attributes): New manual section.
7281
1c6147de
ND
72822001-01-04 Nicholas Duffek <nsd@redhat.com>
7283
7284 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7285
f7dc1244 72862000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7287
7288 * refcard.tex: Version and copyright fixed. From Phil Edwards
7289 <pedwards@disaster.jaj.com>.
7290
0dcedd82
AC
7291Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7292
7293 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7294 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7295
3b851bce
AC
7296Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7297
7298 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7299 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7300
f7dc1244 73012000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7302
7303 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7304 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7305
b90a5f51
CF
73062000-11-10 Christopher Faylor <cgf@cygnus.com>
7307
7308 * gdb.texinfo: Document new 'set step-mode' command.
7309
f7dc1244 73102000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7311
7312 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7313 changes from Dmitry Sivachenko <dima@Chg.RU>.
7314
f7dc1244 73152000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7316
7317 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7318 From Steven Johnson <sbjohnson@ozemail.com.au>.
7319
2e685b93
MK
73202000-08-10 Mark Kettenis <kettenis@gnu.org>
7321
7322 * gdbint.texinfo (Overall Structure): Spelling fix.
7323
f7dc1244 73242000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7325
7326 * gdbint.texinfo (Target Architecture Definition): Document that
7327 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7328 for which REGISTER_CONVERTIBLE returns a zero value.
7329
63ac3005
EZ
73302000-07-08 Christopher Faylor <cgf@cygnus.com>
7331
7332 * Makefile.in (install-info): Find files to install in either the
7333 build or source directories (adapted from Makefile.am).
7334
bd79f757
ND
73352000-07-07 Nicholas Duffek <nsd@redhat.com>
7336
7337 * stabs.texinfo: Fix spelling errors.
7338 (String Field): FILE-NUMBER starts from 0, not 1.
7339
f7dc1244 73402000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7341
7342 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7343 Brian Youmans.
5f208f6d 7344
f7dc1244 73452000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7346
7347 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7348 the source directory. Reported by Mark Harig
7349 <markh@frazier.landmark.com>.
cc542d3b 7350
f3b28801
C
73512000-06-20 J.T. Conklin <jtc@redback.com>
7352
7353 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7354
449f3b6c
AC
7355Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7356
7357 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7358 Generate using pdftex.
449f3b6c 7359 (PDFTEX): Define.
889bf7c5 7360 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7361 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7362 @contents at the start.
449f3b6c 7363
f7dc1244 73642000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7365
7366 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7367 Youmans.
48e934c6 7368
9e9c5ae7
AC
7369Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7370
7371 From Brian Youmans:
7372 * gdb.texinfo: Fix ``et al.''.
7373
c741b251
AC
7374Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7375
7376 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7377 loop.
c741b251 7378
4ab64e14
JG
73792000-05-19 Jimmy Guo <guo@cup.hp.com>
7380
7381 * configure: Regenerate.
7382
f7dc1244 73832000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7384
7385 * Makefile.in (install-info): Run install-info on installed Info
7386 files.
7387
8c70017b
AC
7388Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7389
a7cb598a 7390 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7391 Andrew Cagney.
8c70017b 7392
f7dc1244 73932000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7394
7395 * gdb.texinfo: Proofreading changes from Brian Youmans.
7396
bf0184be
ND
73972000-05-01 Nick Duffek <nsd@cygnus.com>
7398
7399 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7400 startup sequence, minor edits.
7401
f7dc1244 74022000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7403
7404 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7405 TeX.
7406
7407 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7408 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7409 like `n' and `s' which look weird. Convert some of the @kindex to
7410 @vindex, when they refer to variables, not commands.
7411
33e16fad
AC
7412Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7413
7414 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7415
f7dc1244 74162000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7417
7418 * Makefile.in (GDBMI_DIR): New variable.
7419 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7420 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7421 (gdbmi.texinfo): New target, for texi2roff.
7422 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7423 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7424
7425 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7426 gdbmi.texinfo.
7427 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7428 comment.
7429
d167840f
EZ
74302000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7431
7432 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7433 command.
d167840f 7434
f7dc1244 74352000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7436
7437 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7438 prevents the build (and is generally a Bad Idea).
7439
f7dc1244 74402000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7441
7442 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7443 a comma inside @var.
7444 (Command Files): Index markup changes from Dmitry Sivachenko
7445 <dima@Chg.RU>.
7446
f7dc1244 74472000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7448
7449 * Makefile.in (LN_S): Define.
7450 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7451 invoke "ln -s" unless it is known to work.
7452
7453 * configure.in (AC_PROG_LN_S): Add.
7454
8dc7983f
JB
74552000-04-14 Jim Blandy <jimb@redhat.com>
7456
7457 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7458 section.
7459 (Target Conditionals): Document ADDRESS_TO_POINTER,
7460 POINTER_TO_ADDRESS.
7461
1a8237e8
DB
74622000-04-11 Daniel Berlin <dan@cgsoftware.com>
7463
7464 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7465 gdb-cfg.texi to get the value.
7466
ca526f1a
JB
74672000-04-10 Jim Blandy <jimb@redhat.com>
7468
7469 * gdbint.texinfo (Target Architecture Definition): Fix
7470 cross-references.
7471
faaafcb4
JB
74722000-04-08 Jim Blandy <jimb@redhat.com>
7473
7474 * gdbint.texinfo (Using Different Register and Memory Data
7475 Representations): New section.
7476 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7477 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7478 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7479
1b27397f
AC
7480Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7481
7482 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7483 for acknowledgments.
1b27397f 7484
480ff1fb
AC
7485Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7486
7487 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7488 qThreadExtraInfo.
480ff1fb 7489
a9331b3f 74902000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7491
a9331b3f
RM
7492 * gdb.texinfo: Clarify which remote debug protocol commands are
7493 required and which are optional.
f1251bdd 7494
dbeb8dbd
AC
7495Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7496
7497 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7498 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7499 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7500 * annotate.texi: Update.
7501
6d2ebf8b
SS
75022000-03-28 Stan Shebs <shebs@apple.com>
7503
7504 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7505 expectation of additional changes before release), update
7506 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7507 node links, rephrase and/or shorten lines to fix formatting
7508 problem in both regular and @smallbook formats.
7509 * annotate.texi: Shorten lines in example, use smallexample
7510 consistently everywhere.
7511 * Makefile.in: Add comment about texinfo 4.0 html generation.
7512 (SFILES_INCLUDED): Add annotate.texi.
7513
5d161b24
DB
75142000-03-27 Daniel Berlin <dan@cgsoftware.com>
7515
5ae4183a
AS
7516 * gdb.texinfo (Debugging Output): Added new section, documenting
7517 the "set/show debug" commands.
5d161b24 7518
b9deaee7
AC
7519Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7520
7521 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7522 entry.
b9deaee7
AC
7523
7524 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7525 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7526 @chapter and @node entries.
a9331b3f 7527
b9deaee7 7528 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7529
9ef47d30
AC
7530Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7531
7532 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7533 files.
9ef47d30 7534
cfeada60
FN
75352000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7536
7537 From David Whedon <dwhedon@gordian.com>
5ae4183a 7538 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7539
6837a0a2
DB
75402000-03-22 Daniel Berlin <dan@cgsoftware.com>
7541
7542 * gdb.texinfo: Add documentation for the apropos command.
7543
bba2971c
MS
75442000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7545
7546 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7547
2b628194
MS
75482000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7549
a9331b3f 7550 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7551 two places.
7552
96a2c332
SS
75532000-03-17 Stan Shebs <shebs@apple.com>
7554
7555 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7556 <dima@Chg.RU>, also clarification of allowed content for
7557 string constants.
7558
f7dc1244 75592000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7560
7561 * gdb.texinfo (main menu): Add Annotations.
7562 (File Options): Add @cindex entries for each command-line option.
7563 Document --epoch, --annotate, --async, --interpreter, --write,
7564 --statistics, and --version.
7565
7566 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7567 of GDB.
7568
9d233477
JB
75692000-02-23 Jim Blandy <jimb@redhat.com>
7570
7571 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7572
14e0eb3b
JB
75732000-02-22 Jim Blandy <jimb@redhat.com>
7574
7575 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7576
3555de01
JM
75772000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7578
7579 * Makefile.in (diststuff): New target.
7580
5e35df8e
KB
75812000-02-15 Kevin Buettner <kevinb@redhat.com>
7582
7583 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7584 architecture. [From Jim Wilson.]
5e35df8e 7585
c5394b80
JM
75862000-01-16 Tom Tromey <tromey@cygnus.com>
7587
7588 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7589 (Delete Breaks): Mention range arguments.
7590 (Disabling): Likewise.
7591
c3f6f71d
JM
75922000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7593
7594 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7595
c4093a6a
JM
7596Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7597
7598 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7599 valid functions.
c4093a6a 7600
11cf8741
JM
76011999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7602
7603 * gdb.texinfo: Clarify regular expressions used in rbreak.
7604
917317f4
JM
76051999-10-15 Kevin Buettner <kevinb@cygnus.com>
7606
7607 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7608 MEMORY_REMOVE_BREAKPOINT): Document.
7609
7610Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7611
7612 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7613 offset re-using the DATA offset instead.
917317f4 7614
2df3850c
JM
76151999-10-11 Jim Kingdon <kingdon@redhat.com>
7616
7617 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7618
76191999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7620
7621 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7622 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7623 typos.
7624
7625 * gdb.texinfo: Various minor wording and formatting improvements,
7626 mentions of additional command-line options.
7627
2acceee2
JM
76281999-09-30 Fred Fish <fnf@cygnus.com>
7629
7630 * gdb.texinfo: Document additional forms of specifying section
7631 names and addresses for the add-symbol-file command.
7632
c2c6d25f
JM
76331999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7634
7635 * gdbint.texinfo: Fix typo, add the word "have".
7636
76371999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7638
7639 * gdbint.texinfo (Target Architecture Definition): Document the
7640 SKIP_PERMANENT_BREAKPOINT macro.
7641
d4f3574e
SS
76421999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7643
7644 * gdb.texinfo: Fiks speling errers.
7645
7646 * gdb.texinfo: Fix uses of @multitable.
7647
f7dc1244 7648 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7649 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7650 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7651 comments about using with optimization, add more indexing,
7652 fix info about disassembly-flavor.
7653
7654Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7655
7656 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7657 SKIP_SOLIB_RESOLVER): Define.
7658
7659Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7660
7661 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7662 ``g'' packets.
d4f3574e 7663
104c1213
JM
76641999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7665
7666 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7667 platform-specific info, inline remote.texi and move sections of it
7668 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7669 and register stack into the new chapter.
7670 * remote.texi: Remove, now part of gdb.texinfo.
7671 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7672
76731999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7674
7675 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7676 GDB_TARGET_IS_MACH386): These kludges have gone away.
7677
7678Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7679
7680 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7681 TDEPLIBS.
104c1213 7682
53a5351d
JM
76831999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7684
7685 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7686 surrounding text to fit HP-UX bits into general info.
7687 (HPPA-cfg.texi): Remove, no longer useful.
7688
7689 * gdb.texinfo: Remove explicit links from @node lines, remove
7690 HP-added "Detailed Node Listing" from main menu which confuses
7691 things.
7692
7693 From Dmitry Sivachenko <dima@Chg.RU>:
7694 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7695 in description of `set environment'.
53a5351d
JM
7696
76971999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7698
7699 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7700
7be570e7
JM
77011999-08-12 Ben Elliston <bje@cygnus.com>
7702
7703 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7704
f7dc1244 77051999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7706
7707 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7708 watch, awatch, and rwatch. Explain why the latter two cannot be
7709 set as software watchpoints. Document that watchpoints for local
7710 variables are deleted when the debuggee terminates.
7be570e7
JM
7711
7712Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7713
7714 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7715 packet. Allow E.. response packet. "qRcmd" packet is no longer
7716 reserved.
7be570e7
JM
7717
77181999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7719
a9331b3f
RM
7720 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7721 * gdb.texinfo: Ditto.
7be570e7 7722
96baa820
JM
77231999-08-06 Tom Tromey <tromey@cygnus.com>
7724
7725 * gdb.texinfo (KOD): New node.
7726
7727Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7728
7729 * remote.texi (Rcmd): Fix minor formatting typos.
7730
7731Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7732
7733 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7734 packets.
96baa820 7735
adf40b2e
JM
77361999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7737
7738 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7739 fixes.
7740
43ff13b4
JM
7741Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7742
7743 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7744
085dd6e6
JM
7745Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7746
7747 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7748 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7749 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7750 packets that are not supported on all hosts. Expand examples.
7751 Spell check.
085dd6e6
JM
7752
77531999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7754
7755 * Makefile.in: Recognize html, install-html. Add targets
7756 to build HTML versions of documentation via texi2html.
7757
7758Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7759
7760 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7761 testsuite.
085dd6e6
JM
7762
7763Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7764
7765 * remote.texi (Communication Protocol): Rewrite.
7766
7767Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7768
7769 * stabs.texinfo: Fix uses of xref.
7770
9e0b60a8
JM
7771Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7772
7773 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7774 info about patch submission.
7775
cce74817
JM
7776Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7777
7778 From Per Bothner <bothner@cygnus.com>:
7779 * gdb.texinfo: Document Chill support.
7780
7781Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7782
7783 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7784 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7785 Document that the value should be greater-than or equal-to zero.
7786 (NO_STD_REGS): Document. Deprecate.
cce74817 7787
ac9a91a7
JM
7788Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7789
7790 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7791 Document that these are not used.
ac9a91a7
JM
7792
7793Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7794
7795 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7796
392a587b
JM
7797Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7798
7799 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7800 numargs was dropped.
392a587b
JM
7801
7802Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7803
7804 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7805
b83266a0
SS
7806Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7807
7808 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7809 Update.
b83266a0 7810
7a292a7a
SS
7811Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7812
7813 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7814 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7815
7816Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7817
7818 * gdbint.texinfo: Fix typos: $ -> @.
7819
7820Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7821
7822 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7823 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7824 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7825 BREAKPOINT_FROM_PC.
a9331b3f 7826
7a292a7a
SS
7827Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7828
7829 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7830 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7831
7832Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7833
7834 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7835 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7836
78371999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7838
7839 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7840 longer exists.
7841
7842Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7843
7844 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7845 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7846 they make the manual source incomprehensible.
7a292a7a
SS
7847 * h8-cfg.texi: Remove, hasn't been used in years.
7848
c906108c
SS
7849Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7850
7851 * gdb.texinfo: Update the credits.
7852
7853Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7854
7855 * gdb.texinfo: Fix mistakes noticed in printout of last
7856 draft, add Alpha to discussion of heuristic fence post.
7857
7858Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7859
7860 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7861 Edition, merge some HP changes into mainline, describe some
7862 previously undocumented features, describe more of the target
7863 commands available, eliminate obsolete section on renamed
7864 commands.
c906108c
SS
7865 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7866
7867Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7868
7869 * gdb.texinfo: Make many HPPA conditionals unconditional,
7870 including catchpoint description, since now on for all configs.
7871 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7872 specializations.
7873
7874Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7875
7876 * Makefile.in (GDBvn.texi): Fix match expression to work with
7877 current format of VERSION in gdb/Makefile.in.
7878 * gdb.texinfo: Fix node ref to match new readline.
7879
7880Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7881
a9331b3f
RM
7882 * gdb.texinfo: Changes made as part of a project to merge in
7883 changes made by HP. Documentation makes extensive use of
c906108c
SS
7884 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7885 on remote debugging. There are differences in documentation
889bf7c5 7886 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7887 the HP manual discusses catchpoints, hardware watchpoints, and
7888 some HPUX specific limitations for shared library support.
a9331b3f 7889
c906108c
SS
7890 There are also a number of @node changes.
7891
78921999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7893
7894 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7895 (C Usage): Same.
7896
7897Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7898
7899 The following changes were made by Edith Epstein
889bf7c5
PA
7900 <eepstein@cygnus.com> as part of a project to merge in changes
7901 made by HP.
a9331b3f 7902
c906108c
SS
7903 * HPPA-cfg.texi: new file.
7904
7905 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7906
7907 * refcard.tex: change documentation about catch.
7908 removed info catch.
7909
7910Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7911
7912 * gdbint.texinfo: Expand on GDB's coding standards,
7913 specify the use of arg names with prototypes.
7914
79151998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7916
7917 * gdb.texinfo: Fix tipo.
7918
7919Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7920
7921 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7922 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7923
7924Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7925
7926 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7927
79281998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7929
7930 * agentexpr.texi: New file.
7931
7932Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7933
7934 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7935
79361998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7937
7938 * remote.texi: Changed wording that implied that the GDB remote
7939 protocol caches register values instead of GDB itself.
7940
7941Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7942
7943 * gdbint.texinfo: Add some info about symbol readers.
7944 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7945 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7946 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7947 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7948
7949Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7950
a9331b3f 7951 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7952
7953Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7954
7955 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7956
7957Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7958
7959 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7960 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7961
7962Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7963
7964 * gdbint.texinfo: Fix minor typos.
7965
7966Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7967
7968 * gdbint.texinfo: Complete overhaul. Group descriptions more
7969 logically, add more info on generic algorithms, remove much
7970 obsolete and/or wrong material.
7971
7972Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7973
7974 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7975
7976Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7977
7978 * refcard.tex: Copyright, address updates.
7979
7980Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7981
7982 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7983 for the edition instead of confusing GDB-version-like numbers.
7984
7985Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7986
7987 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7988
7989Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7990
5ae4183a 7991 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7992
7993Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7994
7995 * gdb.texinfo: Add some credits, mention bug monitor.
7996 * remote.texi: Mention mips monitor targets.
7997 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7998
c906108c
SS
7999Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8000
8001 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8002 files, finish sorting of host vs target vs native macros, describe
8003 some more of them.
c906108c
SS
8004
8005Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8006
8007 * gdbint.texinfo (Host Conditionals): Document change from
8008 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8009
8010Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8011
8012 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8013 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8014
8015Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8016
8017 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8018 Document LSEEK_NOT_LINEAR.
8019
8020Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8021
8022 * stabs.texinfo (Stab Section Basics): Make it clear that only
8023 some versions of the GNU linker remove the leading N_UNDF symbol.
8024
8025Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8026
8027 * stabs.texinfo (String Field): Document type number pairs here,
8028 instead of in the Sun specific section.
8029 (Include Files): The GNU linker supports the N_BINCL
8030 optimization. Clarify the N_BINCL value, and what it is used
8031 for.
8032 (Procedures): Document N_FUN with an empty string to mark the end
8033 of a function.
8034 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8035 (Sun Differences): Remove this node, as the information is now
8036 elsewhere in the main document.
8037 (Stab Section Basics): Mention that the GNU linker may optimize
8038 stabs and remove the leading N_UNDF symbol.
8039
8040Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8041
8042 * gdb.texinfo, refcard.tex: Restore author credit
8043
8044Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8045
8046 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8047 documentation to account for START and END macros taking
8048 one arg.
8049
8050Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8051
8052 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8053 * gdb.texinfo (Frames): Fix typo.
8054
8055Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8056
8057 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8058 a target_signal as arg type, not a pid.
8059
8060Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8061
8062 * gdb.texinfo: Document `set assembly-language'.
8063
8064Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8065
8066 * remote.texi: Update list of stubs in the GDB distribution.
8067
8068Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8069
8070 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8071 Also document that some systems can use mmalloc but must define
8072 this if their C runtime allocates memory that is later freed.
c906108c 8073 (MMCHECK_FORCE): Document new macro.
a9331b3f 8074
c906108c
SS
8075Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8076
8077 * remote.texi: Add documentation for target Sparclet.
8078
8079Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8080
a9331b3f 8081 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8082 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8083 * configure.in: Rewritten for autoconf.
8084 * configure: New.
8085
8086Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8087
8088 * Makefile.in (DVIPS): New define, set to dvips.
8089 (dvi): Add stabs.dvi.
8090 (ps): New target.
8091 (all-doc): Depend on info, dvi, and ps targets.
8092 (STAGESTUFF): Add *.ps and *.dvi files.
8093 (clean-info, clean-dvi): Remove.
8094 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8095 rules completely rewritten.
8096 (maintainer-clean): Remove clean-info and clean-dvi
8097 dependencies and put their actions in the rules.
8098 (gdb.ps): New target
a9331b3f 8099 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8100 intermediate TeX files, whether they have 2 or 3 character
8101 extensions.
8102 (gdbint.ps): Add target and rules.
8103 (gdb-internals): Delete unused target.
8104 (Makefile): Depends upon config.status also.
8105
8106Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8107
8108 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8109 set.
8110
8111Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8112
8113 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8114 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8115
8116Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8117
8118 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8119
8120Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8121
8122 * gdb.texinfo (Print settings): Document
8123 `set/show print static-members' commands.
8124
8125Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8126
8127 * gdbint.texinfo (Native): Document name change, coredep.c to
8128 core-aout.c.
8129
8130Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8131
8132 * stabs.texinfo (Include Files): Document the values the SunOS4
8133 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8134
8135Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8136
8137 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8138 Fix typo.
8139
8140Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8141
8142 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8143 "gdb.tar.Z".
8144
8145Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8146
8147 * Makefile.in (maintainer-clean): New target, synonym for
8148 realclean.
8149
8150Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8151
8152 * Update all FSF addresses except those in COPYING* files.
8153
8154Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8155
8156 From Richard Earnshaw (rearnsha@armltd.co.uk):
8157 * gdb.texinfo (convenience variables): Document $_exitcode.
8158 (quit): Document optional expression to use as exit code.
8159
8160Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8161
8162 * gdb.texinfo, remote.texi: Brought up to date with various
8163 GDB changes.
8164
8165Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8166
8167 * gdb.texinfo: Update dates and versions, fix comments about
8168 hardware watchpoints in future releases and about the
8169 sharedlibrary command.
8170
8171Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8172
8173 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8174 C_FUN stab. Other cleanups.
8175
8176Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8177
8178 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8179 for the sparc stub.
8180
8181Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8182
8183 * annotate.texi: Clarify which addresses have differing formats
8184 depending on the language and which do not.
8185
8186Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8187
8188 * remote.texi (NetWare): Changed example to use BOARD= instead of
8189 NODE= argument to reflect correspoding change to gdbserve.nlm.
8190
8191Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8192
8193 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8194 GDB, as well as AIX dbx, supports the size type attribute.
8195
8196Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8197
8198 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8199
8200Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8201
8202 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8203 and new 'if' and 'while' commands.
8204
8205Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8206
8207 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8208
8209Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8210
8211 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8212 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8213 NetWare targets. Mostly stolen from the Server node.
8214
8215Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8216
8217 * gdb.texinfo (Setting): Talk about the language of a source file
8218 versus the working language. The old documentation did not match
8219 what GDB did.
8220
8221Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8222
8223 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8224 of a source file.
8225
8226Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8227
8228 * gdb.texinfo (Processes): New node.
8229
8230Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8231
8232 * remote.texi: Update documentation of set/show mipsfpu.
8233
3fc11d3e
JM
8234Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8235
8236 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8237 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8238
8239Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8240
8241 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8242 obsolete conditionals, described some others.
8243
8244Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8245
8246 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8247 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8248
8249Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8250
8251 * gdbint.texinfo: Put regex conditionals in their own table.
8252
8253Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8254
8255 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8256 described or fixed the descriptions of many others.
8257
8258Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8259
8260 * gdb.texinfo: Add some more credits.
8261 * gdbint.texinfo: Capitalize GDB consistently, describe some
8262 macros and remove some.
8263
8264Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8265
8266 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8267 obsolete conditionals, described some others.
8268
8269Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8270
8271 * gdb.texinfo (help targets): Changed to `help target', which
8272 is the correct gdb command.
8273
8274Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8275
8276 * annotate.texi (TODO): New node, for keeping track of annotations
8277 suggested but not yet implemented.
8278
8279Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8280
8281 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8282 another symbol, it is not the address itself.
8283
8284Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8285
8286 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8287 of stabs-in-coff sections.
8288
8289Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8290
8291 * annotate.texi: Change edition to 0.5 and date to May 1994.
8292 Add index.
8293 (Frames): New node, for frame annotation.
8294 (Displays): New node, for display annotation.
8295
8296 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8297 when waiting for your program to stop.
8298
8299Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8300
8301 * annotate.texi (Breakpoint Info): Document annotation of header
8302 fields and record annotation.
8303
8304Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8305
8306 * annotate.texi: New file, to document annotations.
8307
8308Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8309
8310 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8311 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8312
8313Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8314
8315 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8316 section, and say n_strx field is compilation unit relative.
8317 * stabs.texinfo: Don't use @code for a.out when it is the name of
8318 an object file format.
8319
8320Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8321
8322 * gdb.texinfo: Refer to file names, not path names, per rms
8323 convention.
8324 (Arguments): Fix typo.
8325
8326Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8327
8328 * stabs.texinfo (Global Variables): Talk about stabs in files
8329 where variables are referenced, but not defined.
8330
8331Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8332
8333 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8334 Cplusplus to new nodes Member Type Descriptor and Method Type
8335 Descriptor. Re-write stuff for #.
8336
8337Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8338
8339 * gdb.texinfo (Print Settings): Don't document "set print
8340 fast-symbolic-addr off". The bug which it worked around was fixed
8341 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8342
8343 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8344 N_ENTRY node.
8345
8346 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8347
8348Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8349
8350 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8351 references to ieee-float.c.
8352
8353Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8354
8355 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8356 match what the code actually does.
8357
8358Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8359
8360 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8361
8362Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8363
8364 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8365 i, and b.
8366
8367Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8368
8369 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8370 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8371 as "stabs in sections" rather than just saying "ELF and SOM".
8372 Also make that stuff apply to COFF.
8373
8374Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8375
8376 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8377 Ghostscript.
8378
8379Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8380
8381 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8382 versus functions without line numbers, also mention stepping into
8383 them as well as "step" when you are in them. Tell the user how to
8384 deal with the situation. Add comment about "debugging information".
8385
8386Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8387
8388 * stabs.texinfo (Enumerations): Document restriction on where
8389 enumeration types can appear and still win with GDB.
8390
8391Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8392
8393 * stabs.texinfo (Negative Type Numbers): Document format for type
8394 -16.
8395
8396Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8397
8398 * gdb.texinfo (Selection, Frame Info): Update information about
8399 arbitrary frame specficiations.
8400
8401Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8402
8403 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8404
8405Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8406
8407 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8408
8409Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8410
8411 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8412
8413Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8414
8415 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8416 Differences node to Statics node.
8417 (Statics): Discuss XCOFF use of V symbol descriptor.
8418
8419 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8420 not clean.
8421
8422Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8423
8424 * gdb.texinfo (Print Settings): Document `set print
8425 fast-symbolic-addr' and improve the doc for some other
8426 `set print's.
8427
8428Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8429
8430 * stabs.texinfo (String Field): Talk about defining several type
8431 numbers at once.
8432 Fix lint regarding changing node ELF Transformations to
8433 ELF and SOM Transformations.
8434
8435Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8436
8437 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8438
8439Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8440
8441 * stabs.texinfo (Cross-References): `::' is for nested types only
8442 within <>.
8443 (Structures): Document static members.
8444
8445Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8446
8447 * stabs.texinfo: Document S type attribute.
8448
8449Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8450
8451 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8452
8453Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8454
8455 * gdbint.texinfo: Fix a few typos.
8456
8457Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8458
8459 * gdb.texinfo, remote.texi: formatting improvements
8460
8461 * gdb.texinfo (New Features): mention threads.
8462 (Summary, C): fix xrefs in newly contributed text.
8463 (Threads): index entries, clarifications, example
8464 (passim): minor typos fixed, phrasing improvements
8465
8466 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8467 entries; (Server): explain use of gdbserver w/real-time systems,
8468 add example of conflicting TCP port; (MIPS Remote) break up
8469 running text into table, highlighting commands, and add example.
a9331b3f 8470
c906108c
SS
8471Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8472
8473 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8474
8475Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8476
8477 * stabs.texinfo (Nested Symbols): New node.
8478 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8479
8480Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8481
8482 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8483 to picking which Bbss.bss symbol to use, and (because there seems to
8484 be no good way of doing it) re-write some of the text to make it
8485 sound like Bbss.bss isn't such a great idea after all (as currently
8486 designed).
8487
8488 * gdb.texinfo (C): In addition to saying people have to use g++ for
8489 good results, say they have to use stabs. Specifically say cfront
8490 doesn't work well.
8491 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8492 the gdb README. Add xrefs to places where the support for the various
8493 languages is described in detail.
8494
8495Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8496
8497 * stabs.texinfo: Clean up stuff about visibility and virtual
8498 characters.
8499
8500 * stabs.texinfo (N_M2C): Cite Sun doc.
8501
8502Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8503
8504 * gdb.texinfo: updates re threads.
8505 * remote.texinfo: avoid index entries starting with digits.
8506
8507Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8508
8509 * stabs.texinfo (Enumerations): Talk about large, negative and
8510 octal values. Clean up cross reference to type attributes.
8511 (String Field): Say that GDB 4.11 supports size attribute.
8512
8513Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8514
8515 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8516 is a mandatory step. Make the stuff about that more concise.
8517
8518Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8519
8520 * stabs.texinfo (Class Names): New node.
8521
8522 * gdb.texinfo (Command Files): Explain order of init file reading.
8523
8524 * remote.texi (Bootstrapping): Talk about getting the serial driver
8525 to deal with ^C sent by gdb to stop the remote system.
8526
8527Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8528
8529 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8530
8531 * libgdb.texinfo (Defining Commands): made the DOC arg
8532 to gdb_define_app_command a char * instead of char **
8533 per a suggestion from kingdon.
8534
8535 * libgdb.texinfo: total rewrite from a different starting
8536 premise.
8537
8538Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8539
8540 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8541 floats passed as doubles (to improve clarity).
8542
8543Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8544
8545 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8546
8547 * a4rc.sed: update to work with Andreas Vogel papersize params
8548
8549 * refcard.tex: use Andreas Vogel simplifications of papersize
8550 params; remove useless version info; update copyright date.
8551
8552Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8553
8554 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8555
8556Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8557
8558 * gdb.texinfo (Files): Say what address the load command loads it at.
8559
8560 * stabs.texinfo (Common Blocks): Minor cleanups.
8561
8562 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8563 that Sun has backed away from the linker kludge and thus the relevant
8564 issue is changes to the SunPRO tools, not the Solaris linker.
8565
8566 * stabs.texinfo (Traditional Integer Types): Clean up description
8567 of octal bounds a little bit. Document extra leading zeroes.
8568
8569Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8570
8571 * gdb.texinfo (Signaling): Update for symbolic symbol names
8572 and add a section explaining the difference between the GDB
8573 signal command and the shell kill utility.
8574
8575Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8576
8577 * libgdb.texinfo: added `@' to braces that were unescaped.
8578
8579Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8580
8581 * libgdb.texinfo: new file. Spec for the gdb library.
8582
8583Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8584
8585 * stabs.texinfo (Include Files): Fix typo (start -> end).
8586
8587Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8588
8589 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8590 from Melissa at FSF's editing pass.
8591
8592Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8593
8594 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8595 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8596 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8597
8598Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8599
8600 * remote.texi (Bootstrapping): Discuss 386 call gates.
8601
8602Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8603
8604 * stabs.texinfo (Based Variables): New node.
8605
8606Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8607
8608 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8609 names, sizes, and formats to suggest how not to lose.
8610
8611Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8612
8613 * stabs.texinfo (Methods): Fix typo.
8614
8615Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8616
8617 * gdb.texinfo: Fix a few typos.
8618
8619Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8620
8621 * gdb.texinfo: Clarify how well it works with Fortran.
8622
8623 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8624 More on relocating stabs in ELF files.
8625
8626Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8627
8628 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8629
8630Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8631
8632 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8633 parameters on VAX.
8634
8635Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8636
8637 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8638
8639Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8640
8641 * stabs.texinfo: Make info author notice match the TeX author notice.
8642
8643Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8644
8645 * stabs.texinfo: Initial-caps all words in node names and
8646 non-trivial words in section names.
8647
8648Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8649
8650 * stabs.texinfo: Many minor cleanups.
8651
8652 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8653
8654Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8655
8656 * stabs.texinfo: Remove full description of big example.
8657 It's not really helpful; just use pieces of it where appropriate.
8658 Add more Texinfo formatting directives (@samp, etc.).
8659 Use @deffn to define stab types.
8660 Eliminate some wordiness. Break up some nodes.
8661 Add an (alphabetized) index of symbol types.
8662 Use consistent capitalization style in node and section names.
8663
8664Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8665
8666 * gdb.texinfo: Change typo "Two two" to "The two".
8667
8668Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8669
8670 * stabs.texinfo (XCOFF-differences): Remove references to
8671 non-existent types N_DECL and N_RPSYM.
8672
8673 * stabs.texinfo (String Field): Say that type attributes bug is
8674 fixed in GDB 4.10, since it is.
8675
8676 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8677
8678Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8679
8680 * stabs.texinfo: Formatting cleanups.
8681
8682Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8683
8684 * stabs.texinfo: When explaining the n_type of a stab, standardize
8685 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8686 no tabs, use @r).
8687 (Global Variables): Clean up.
8688
8689Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8690
8691 * stabs.texinfo (Stack Variables): Re-write.
8692
8693Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8694
8695 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8696 addresses of a source file. Also revise formatting.
8697 Change "object module" or "object file" to "source file".
8698 Various: Miscellaneous cleanups.
8699
8700Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8701
8702 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8703
8704Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8705
8706 * gdbint.texinfo: Removed many nonsensical machine-collected
8707 host and target conditionals, described some of the remainder.
8708
8709Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8710
8711 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8712
8713 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8714 paragraph which follows.
8715
8716 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8717 variables. Looks better and avoids overful hbox.
8718
8719Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8720
8721 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8722
8723Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8724
8725 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8726 retransmit-timeout
8727
8728Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8729
8730 * gdbint.texinfo: Update statement about `some ancient Unix
8731 systems, like Ultrix 4.0' to Ultrix 4.2.
8732
8733Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8734
8735 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8736
8737 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8738
8739 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8740 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8741
8742 * remote.texi: new name for former gdbinv-s.texi
8743
8744 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8745
8746Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8747
8748 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8749 variables for MIPS remote debugging protocol.
8750
8751Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8752
8753 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8754
8755Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8756
8757 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8758
8759Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8760
8761 * gdb.texinfo: repair conditional bugs in text markup
8762
8763Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8764
8765 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8766 to select Modula-2 material.
8767
8768Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8769
8770 * stabs.texinfo: Cleanups regarding statics.
8771
8772 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8773 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8774
8775Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8776
8777 * stabs.texinfo: N_MAIN is sometimes used for C.
8778
8779Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8780
8781 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8782
8783Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8784
8785 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8786 removed from the code by Kingdon.
c906108c
SS
8787
8788Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8789
8790 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8791 input when evaluating breakpoint conditions; the bug has been fixed.
8792
8793 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8794 sets the ignore count to N-1, not to N.
8795
8796Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8797
8798 * refcard.tex (\hoffset): correct longstanding error to match
8799 intended offset; avoids cutting off edge on some printers
8800
8801Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8802
8803 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8804
8805Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8806
8807 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8808
8809Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8810
8811 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8812 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8813 collect sed edits if any, apply to refcard before formatting;
8814 (refcard.ps) stop implying PS fonts if PS output requested;
8815 (lrefcard.ps) delete extra target for variant PS fonts
8816
8817 * refcard.tex: parametrize papersize dependent info, collect
8818 in easily replaced spot
8819
8820 * a4rc.sed: new file, edits to refcard for A4 paper
8821
8822Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8823
8824 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8825
8826Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8827
8828 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8829
8830Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8831
8832 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8833 politely rather than rudely.
8834
8835Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8836
8837 * stabs.texinfo: Document common blocks.
8838
8839Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8840
8841 * stabs.texinfo: Add some basic info about stabs-in-elf.
8842
8843Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8844
8845 * stabs.texinfo (Top): Minor cleanup.
8846
8847Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8848
8849 * Makefile.in (install-info): remove parentdir support
8850
8851Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8852
8853 * gdb.texinfo (Copying): delete this node and references to it;
8854 RMS says this manual need not carry GPL. (passim): Improvements
8855 from last round at FSF, largely due to Ian Taylor review, and
8856 minor formatting improvements.
8857
8858 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8859 largely due to Ian Taylor review. (Debug Session): minor edits to
8860 new text.
8861
8862Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8863
8864 * Makefile.in (realclean): Remove info and dvi files too.
8865
8866Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8867
8868 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8869 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8870 * gdb.texinfo: Change accordingly.
8871
8872 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8873 N_{L,R}BRAC,N_SLINE are relative to.
8874
8875Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8876
8877 * Makefile.in (GDBvn.texi): Update atomically.
8878
8879Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8880
8881 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8882
8883Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8884
8885 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8886 addresses together. Also motivate the set print symbol-filename
8887 command and suggest other solutions.
8888
8889Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8890
8891 * gdb.texinfo (set print elements): Note that the number of
8892 elements is set to unlimited by "set print elements 0".
8893
8894Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8895
8896 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8897 NF_LDOUBLE means.
8898 (Stab Types): Include Solaris stab types.
8899 (Procedures): Document Solaris extensions.
8900
8901Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8902
8903 * gdb.texinfo: Add `set print symbol-filename' doc.
8904
8905Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8906
8907 * stabs.texinfo (Arrays): Talk about type definition vs. type
8908 information.
8909
8910 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8911 the trailing semicolon.
8912
8913Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8914
8915 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8916 and merge in other parts of the document addressing these subjects.
8917 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8918
8919 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8920 at the end of a range type.
8921
8922 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8923 AIX extensions.
8924
8925Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8926
8927 * stabs.texinfo (Stabs Format): Misc fixes.
8928
8929Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8930
8931 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8932 (Traditional builtin types): Document convex convention for long long.
8933 (Negative builtin types): Discuss type names, and misc fixes.
8934
8935Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8936
8937 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8938 point types used with @samp{R} type descriptor.
8939 (Symbol Descriptors): Describe how to handle conflict between
8940 different meanings of @samp{P} symbol descriptor.
8941
8942Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8943
8944 * stabs.texinfo: Remove node Quick Reference and put its children
8945 directly under the main menu.
8946
8947 * stabs.texinfo: Many more changes to bring it into line with
8948 AIX documentation and reality. I think it now has all the
8949 information from the AIX documentation, except that I burned
8950 out when I got to variant records (Pascal and Modula-2) and
8951 all the COBOL types. Oh well, we can add them later when we're
8952 worrying more about those languages.
8953
8954 * stabs.texinfo (Automatic variables): Talk about what it means
8955 to omit the symbol descriptor.
8956
8957Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8958
8959 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8960 gcc2 behavior with promoted args.
8961
8962Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8963
8964 * gdb.texinfo: include readline appendices in info version of manual
8965
8966Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8967
8968 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8969 target remote.
8970
8971 * gdb.texinfo (Machine Code): more index entries for disassemble
8972
8973Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8974
8975 * Clarify the intended use of the gdb-testers and gdb-patches
8976 mailing lists, and shrink gzip comment.
8977
8978Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8979
8980 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8981 DOSHOST configuration of manual.
8982
8983 * gdb.texinfo (MIPS Stack): new node.
8984
8985 * all-config.texi (MIPS) new switch.
8986
8987 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8988 tense; (MIPS Remote) new node.
8989
8990 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8991 bug; (Environment) less passive, other small cleanups in text about
8992 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8993 (Remote) new MIPS Remote menu entry.
8994
8995Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8996
8997 * stabs.texinfo: Many changes to include information from the
8998 AIX documentation.
8999
9000 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9001
9002Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9003
9004 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9005 Move a bunch of information from ../README.
9006 (Getting Started): New node.
9007
9008Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9009
9010 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9011
9012 * gdb.texinfo: advance manual revision dates to present
9013
9014 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9015 stop using silly Roman numerals in @set variable names
9016
9017Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9018
9019 * stabs.texinfo (Parameters): Keep trying to get this right.
9020
9021Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9022
9023 * stabs.texinfo (Parameters): More on "local parameters".
9024
9025Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9026
9027 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9028
9029Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9030
9031 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9032 (Parameters): Rewrite.
9033 (xcoff-differences, Sun-differences): Minor changes.
9034
9035Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9036
9037 * stabs.texinfo: Minor cleanup.
9038
9039Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9040
9041 * gdbint.texinfo: Minor xcoff stuff.
9042
9043Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9044
9045 * gdbint.texinfo: Update for new config directory structure.
9046 Add info about internal type data structures.
9047
9048Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9049
9050 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9051 $(srcdir).
9052 (gdb-config.texi): Depend on file in $(srcdir).
9053
9054Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9055
9056 * stabs.texinfo: Fixes about N_SO.
9057
9058Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9059
9060 * gdb.texinfo: include list of nonstandard init file names
9061
9062 * *-config.texi: new switch GENERIC for text that applies *only*
9063 to (usual) multiple-target version of manual
9064
9065 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9066 h8 config
9067
9068 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9069 in menus (rather than conditionally selected multiple alternative
9070 menus).
9071
9072 * Makefile.in: define and use DOC_CONFIG var to select
9073 configuration for GDB user manual.
9074
9075 * gdb-config.texi: delete from repository, generate from Makefile.
9076
9077 * all-config.texi: normal `generic' configuration file, formerly
9078 stored as gdb-config.texi
9079
9080Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9081
9082 * Makefile.in: add dvi target to build all .dvi files
9083
9084Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9085
9086 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9087
9088Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9089
9090 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9091 host conditionals.
9092 * stabs.texinfo: More array fixes inspired by Jim's.
9093
9094Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9095
9096 * stabs.texinfo: Fixes re arrays and continuations.
9097
9098 * gdbint.texinfo: Add XCOFF node.
9099
9100Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9101
9102 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9103
9104Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9105
9106 * stabs.texinfo: Fix for array types to mention lower bounds.
9107
9108Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9109
9110 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9111
9112Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9113
9114 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9115
9116Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9117
9118 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9119 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9120
9121Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9122
9123 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9124
9125Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9126
9127 * gdb.texinfo, gdbinv-s.texi: misc updates
9128
9129Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9130
9131 * gdbint.texinfo: Brief documentation for longjmp support,
9132 from an email msg by Stu.
9133
9134Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9135
9136 * stabs.texinfo: Fix description of floating point "range"
9137 types (which really define basic types). Reported by Jim Meehan,
9138 <meehan@src.dec.com>.
9139
9140 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9141
9142Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9143
9144 * gdbint.texinfo: Slightly expand section on supporting a new
9145 object file format.
9146
9147Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9148
9149 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9150 intermediate file.
9151
9152Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9153
9154 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9155
9156Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9157
9158 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9159
9160 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9161 as well as Z8002.
9162
9163Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9164
9165 * gdbint.texinfo: Add sections on clean design and on how to send
9166 in changes.
9167
9168Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9169
9170 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9171
9172Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9173
9174 * gdb.texinfo: Fix typo, reported by Karl Berry.
9175
9176Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9177
9178 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9179
9180Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9181
9182 * gdbint.texinfo: fixed a stray email address (needs @@),
9183 added @table @code to node "Native Conditionals"
9184
9185Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9186
9187 * gdbint.texinfo: Describe coding style of GDB.
9188
9189Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9190
9191 * stabs.texinfo: Minor wording changes.
9192
9193Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9194
9195 * gdbint.texinfo: Improve release doc slightly.
9196
9197Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9198
9199 * gdbint.texinfo: Improve doc of GDB config macros.
9200
9201Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9202
9203 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9204 These will be reinserted when examined.
9205
9206Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9207
9208 * gdbint.texinfo: Make a start at documenting all the #if macros
9209 in GDB. At least list them all, and start separating them into
9210 host-specific and target-specific.
9211
9212Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9213
9214 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9215 examples (not consistent w others).
c906108c
SS
9216 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9217 for generic vn of doc
9218
9219Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9220
9221 * Makefile.in: always create installation directories.
9222
9223Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9224
9225 * gdb.texinfo: in h8 config, do not describe searching commands.
9226
9227Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9228
9229 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9230 conditionals; introduce a few generic switches that may be
9231 useful for other cross-dev or dos-hosted configs.
9232
9233 * gdb.texinfo: fix typo in "info reg" description
9234
9235Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9236
9237 * stabs.texinfo: Minor updates from running TeX over it.
9238 * Makefile.in (stabs.dvi, stabs.ps): Add.
9239
9240Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9241
9242 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9243 First pass at converting it to texinfo.
9244
9245Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9246
9247 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9248 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9249
9250Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9251
9252 * gdbint.texinfo: Add section on partial symbol tables.
9253
9254Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9255
9256 * gdb.texinfo: document `set remotedebug' and `set
9257 rstack_high_address'.
9258
9259Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9260
9261 * gdb.texinfo: slight expansion of new text on reading info files
9262 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9263 H8/300 from DOS.
9264
9265Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9266
9267 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9268
9269Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9270
9271 * gdb.texinfo: Say how to read the `info' files.
9272
9273Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9274
9275 * Makefile.in: gm4 -> m4.
9276
9277Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9278
9279 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9280 Documentation' ahead of `Installing GDB' to match README.
9281 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9282 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9283
9284Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9285
9286 * Makefile.in: remove $(srcdir) from gdb.info rule.
9287
9288Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9289
9290 * Makefile.in: commented out gdb-all.texinfo rule. This is
9291 temporary.
9292
9293Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9294
9295 * Makefile.in, configure.in: removed traces of namesubdir,
9296 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9297 copyrights to '92, changed some from Cygnus to FSF.
9298
9299Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9300
9301 * gdb.texinfo: Improve how we ask for bug reports.
9302
9303Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9304
9305 * Makefile.in: infodir belongs in datadir.
9306
9307Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9308
9309 * Makefile.in: remove spaces following hyphens, bsd make can't
9310 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9311 standards.text support.
c906108c
SS
9312
9313Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9314
9315 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9316 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9317 and mandir now keyed off datadir by default.
9318
9319\f
9320Local Variables:
9e9c5ae7 9321mode: change-log
c906108c
SS
9322left-margin: 8
9323fill-column: 74
9324version-control: never
9325End:
This page took 2.075674 seconds and 4 git commands to generate.