* config/tc-i386.c (lex_got): Provide implementation for PE
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
4abf930d
YQ
12012-08-07 Yao Qi <yao@codesourcery.com>
2
3 Revert the folloing patch:
4 2012-08-06 Yao Qi <yao@codesourcery.com>
5 * gdb.texinfo (Remote Configuration): Add kindex for 'set
6 remote hardware-watchpoint-limit' and 'set
7 remote hardware-breakpoint-limit'.
8
f3c8a52a
JK
92012-08-06 Nathaniel Flath <flat0103@gmail.com>
10
11 * gdb.texinfo (Working Directory): Added information about new
12 default argument for 'cd' command.
13
77a91025
YQ
142012-08-06 Yao Qi <yao@codesourcery.com>
15
16 * gdb.texinfo (Remote Configuration): Add kindex for 'set
17 remote hardware-watchpoint-limit' and 'set
18 remote hardware-breakpoint-limit'.
19
d9f08f52
YQ
202012-08-06 Yao Qi <yao@codesourcery.com>
21
22 Fix PR14371.
23
24 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
25 '=breakpoint-deleted'.
26
95b07c96
YQ
272012-08-02 Yao Qi <yao@codesourcery.com>
28
29 * gdb.texinfo (Native): Remove node Neutrino.
30
7255706c
YQ
312012-07-27 Yao Qi <yao@codesourcery.com>
32
33 * gdb.texinfo (IPA Protocol Commands): Document new command
34 'close'.
35
d6b28940
TT
362012-07-25 Tom Tromey <tromey@redhat.com>
37
38 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
39
e615022a
DE
402012-07-20 Doug Evans <dje@google.com>
41
42 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
43 (Index Files): Document how to control the use of deprecated index
44 sections.
45 (Index Section Format): Replace --use-deprecated-index-sections with
46 "set use-deprecated-index-sections on".
47
055855a4
EZ
482012-07-12 Eli Zaretskii <eliz@gnu.org>
49
50 * gdbint.texinfo: Remove @syncodeindex directives that put all the
51 indices into a single node "Index". Instead, join function and
52 variable indices into a single index, separate from the concept
53 index. Requested in
54 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
55 (Top): Update the top-level menu: instead of one "Index" there are
56 now separate entries "Concept Index" and "Function and Variable
57 Index".
58 (Concept Index, Function and Variable Index): New nodes.
59 (Index): Node deleted.
60
f77cc5f0
HZ
612012-07-05 Hui Zhu <hui_zhu@mentor.com>
62
63 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
64 and "maint agent-eval".
65
00595b5e
EZ
662012-07-03 Eli Zaretskii <eliz@gnu.org>
67
68 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
69 avoid file-name clashes between Index.html and index.html on
70 case-insensitive filesystems. See the discussion starting in
71 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
72 details of the problem.
73 (Top): Update the master menu for the above.
74 (Concept Index, Command and Variable Index): New nodes, instead of
75 the old "Index" node that was deleted. All cross-references
76 updated.
77
d3ce09f5
SS
782012-07-02 Stan Shebs <stan@codesourcery.com>
79
80 * gdb.texinfo (Dynamic Printf): Mention agent style and
81 disconnected dprintf.
82 (Maintenance Commands): Describe maint agent-printf.
83 (General Query Packets): Mention BreakpointCommands feature.
84 (Packets): Document commands extension to Z0 packet.
85 * agentexpr.texi (Bytecode Descriptions): Document printf
86 bytecode.
87
2d7b58e8
JK
882012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
89
90 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
91 only after gdbinit files.
92 (Startup): Move -iex and -iex commands down after gdbinit files.
93
202cbf1c
JK
942012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
95
96 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
97 possibility.
98
b6ba681c
TT
992012-06-29 Tom Tromey <tromey@redhat.com>
100
101 * gdb.texinfo (Index Section Format): Update for version 7.
102
71caed83
SS
1032012-06-28 Stan Shebs <stan@codesourcery.com>
104
105 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
106 example, add note about title column.
107
ee0bf529
SCR
1082012-06-26 Siva Chandra Reddy <sivachandra@google.com>
109
110 * gdb.texinfo (Symbol Tables In Python): Add description about
111 the new 'last' attribute of gdb.Symtab_and line.
112
3c15d565
SCR
1132012-06-26 Siva Chandra Reddy <sivachandra@google.com>
114
115 * gdb.texinfo (Symbol Tables In Python): Correct the description
116 of the 'pc' attribute of gdb.Symtab_and_line.
117
45cfd468
DE
1182012-06-26 Doug Evans <dje@google.com>
119
120 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
121 and symtab-create.
122
496ee73e
KS
1232012-06-25 Keith Seitz <keiths@redhat.com>
124
125 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
126 from example. Remove "rbreak" from list of corresponding
127 gdb commands.
128
156942c7
DE
1292012-06-23 Doug Evans <dje@google.com>
130
131 * gdb.texinfo (Index Section Format): Document version 7 format.
132
c614397c
YQ
1332012-06-22 Yao Qi <yao@codesourcery.com>
134
135 * gdb.texinfo: Add missing cindex for some packets.
136
472a2379
KS
1372012-06-20 Keith Seitz <keiths@redhat.com>
138
139 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
140 for -break-insert and document -p.
141
2678e2af
YQ
1422012-06-20 Yao Qi <yao@codesourcery.com>
143
144 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
145 and "gdb.write_memory" with "Inferior.read_memory" and
146 "Inferior.write_memory".
147
984359d2
EZ
1482012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
149
150 * gdb.texinfo (Summary): Add a link to "Free Documentation".
151 (Free Documentation): Add @node line.
152 (Continuing and Stepping) <advance location>: Use @item instead of
153 @itemx.
154 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
155 @itemx.
156 (Embedded Processors): Put the link to "PA" to its correct place,
157 according to document structure.
158 (Python API): Put the link to "Lazy Strings In Python" to its
159 correct place.
160 (Index): Use @@ in @tex block to get a literal @.
161
162 * gdbint.texinfo: Fix the @subtitle line.
163
164 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
165 correct place.
166
16bdd41f
YQ
1672012-06-08 Yao Qi <yao@codesourcery.com>
168
169 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
170 Protocol'.
171 (In-Process Agent Protocol, IPA Protocol Objects)
172 (IPA Protocol Commands): New nodes.
173 (Tracepoint Packets): Add anchors.
174
2d4c29c5
TS
1752012-06-06 Thomas Schwinge <thomas@codesourcery.com>
176
177 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
178
6bd110c5
YQ
1792012-06-06 Yao Qi <yao@codesourcery.com>
180
181 * gdb.texinfo: Update copyright year.
182
f3e0e960
SS
1832012-05-23 Stan Shebs <stan@codesourcery.com>
184 Kwok Cheung Yeung <kcy@codesourcery.com>
185
186 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
187
1564a261
JK
1882012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
189
190 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
191 Mention also --with-separate-debug-dir.
192 (Auto-loading): Prepend $debugdir in the sample output.
193 (Auto-loading safe path): Likewise. Mention also $debugdir for the
194 auto-load safe-path variable.
195 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
196 Mention also $debugdir for 'set auto-load scripts-directory'.
197
eb17f351
EZ
1982012-05-19 Eli Zaretskii <eliz@gnu.org>
199
200 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
201 (MIPS Embedded, MIPS, MIPS Register packet Format)
202 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
203 appropriate.
204
4cc0665f
MR
2052012-05-18 Sandra Loosemore <sandra@codesourcery.com>
206 Maciej W. Rozycki <macro@codesourcery.com>
207
208 * gdb.texinfo (MIPS): Document "set mips compression" and "show
209 mips compression".
210 (MIPS Breakpoint Kinds): New subsubsection.
211
7af8dcf8 2122012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
213
214 * gdb.texinfo (Architecture-Specific Protocol Details): Define
215 nodes for subsections. Add @acronym mark-ups and adjust
216 formatting.
217
aff139ff
JK
2182012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
219
220 Rename $ddir to $datadir.
221 * gdb.texinfo (Auto-loading, Auto-loading safe path)
222 (objfile-gdb.py file): Rename $ddir to $datadir.
223
9cb709b6
TT
2242012-05-18 Tom Tromey <tromey@redhat.com>
225
226 * gdb.texinfo (Print Settings): Document 'set print symbol'.
227
e7e0cddf
SS
2282012-05-14 Stan Shebs <stan@codesourcery.com>
229
230 * gdb.texinfo (Dynamic Printf): New subsection.
231
7efc75aa
SCR
2322012-05-13 Siva Chandra Reddy <sivachandra@google.com>
233
234 * gdb.texinfo (Basic Python): Add description about the function
235 gdb.find_pc_line
236
f307c045
JK
2372012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
238 Eli Zaretskii <eliz@gnu.org>
239
240 * gdb.texinfo (Separate Debug Files): Use plural form for global
241 debugging information directory.
242
85d4a676
SS
2432012-05-11 Stan Shebs <stan@codesourcery.com>
244 Kwok Cheung Yeung <kcy@codesourcery.com>
245
246 * gdb.texinfo (Operating System Auxiliary Information): Document new
247 'info os' subcommands.
248
c1668e4e
JK
2492012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
250
251 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
252 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
253 (dotdebug_gdb_scripts section): Add reference
254 to 'Auto-loading safe path'.
255
7349ff92
JK
2562012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
257
258 Implement multi-component --with-auto-load-dir.
259 * gdb.texinfo (Auto-loading): New references
260 for 'set auto-load scripts-directory'
261 and 'show auto-load scripts-directory'.
262 (Auto-loading safe path): Describe the new default. Move $ddir
263 substituation reference to 'objfile-gdb.py file'.
264 (objfile-gdb.py file): Describe script-name alias. Change real-name to
265 script-name. Describe new 'set auto-load scripts-directory'
266 and 'show auto-load scripts-directory'.
267
6dea1fbd
JK
2682012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
269
270 Provide $ddir substitution for --with-auto-load-safe-path.
271 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
272 (Auto-loading safe path): Likewise. Mention the default value,
273 $ddir substitution, --with-auto-load-safe-path and
274 --without-auto-load-safe-path.
275 * observer.texi (gdb_datadir_changed): New.
276
1ccacbcd
JK
2772012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
278
279 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
280 Twice.
281
d9242c17
JK
282 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
283 directory separator by path separator.
284
af2c1515
JK
2852012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
286
287 * gdb.texinfo (Auto-loading safe path): Make 'directories'
288 for 'set auto-load safe-path' optional. Mention if it is omitted.
289 Change disabling security protection condition to "/", twice.
290
a20ee7a4
SCR
2912012-05-03 Siva Chandra Reddy <sivachandra@google.com>
292
293 * gdb.texinfo (Symbol Tables In Python): Add documentation about
294 the new methods global_block and static_block on gdb.Symtab
295 objects.
296
56af09aa
SCR
2972012-05-02 Siva Chandra Reddy <sivachandra@google.com>
298
299 * gdb.texinfo (Blocks In Python): Add a note saying that future
300 improvements to GDB and its infrastructure can move symbols
301 across blocks within a symbol table.
302
2746b0ef
YQ
3032012-04-29 Yao Qi <yao@codesourcery.com>
304
305 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
306 (A29K): Remove.
307
62e5f89c
SDJ
3082012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
309 Tom Tromey <tromey@redhat.com>
310
311 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
312 and generic static probe support on GDB.
313
a766d390
DE
3142012-04-25 Doug Evans <dje@google.com>
315
50f042b9
DE
316 * gdb.texinfo (Go): Fix thinko.
317
a766d390
DE
318 * gdb.texinfo (Supported Languages): Add Go.
319 (Go): New node.
320
f02e2b19
YQ
3212012-04-25 Yao Qi <yao@codesourcery.com>
322
323 * gdbint.texinfo (Testsuite): New section `Board settings'.
324
68d41a48
JK
3252012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
326
327 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
328 Three times.
329
174bb630
JK
330 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
331 Three times.
332
0511cc75
JK
3332012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
334
335 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
336 by @table @asis. Fix formatting of one item.
337
0070f25a
JK
3382012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
339
340 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
341
4dc84fd1
JK
3422012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
343
344 New option "set debug auto-load".
345 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
346 (auto-load verbose mode): New node.
347
bccbefd2
JK
3482012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
349
350 New option "set auto-load safe-path".
351 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
352 and "info auto-load" examples for safe-path. Put there also references
353 for "set auto-load safe-path" and "show auto-load safe-path".
354 New menu item for Auto-loading safe path.
355 (Auto-loading safe path): New node.
356 (Python Auto-loading): Update the expected output from "Missing"
357 to "No".
358
bf88dd68
JK
3592012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
360
361 auto-load: Implementation.
362 * gdb.texinfo (Mode Options): New anchor for -nx.
363 (Startup): New anchors for Option -init-eval-command,
364 Home Directory Init File
365 and Init File in the Current Directory during Startup.
366 Mention set auto-load local-gdbinit with a reference.
367 Change the sample code to "set auto-load python-scripts".
368 (Threads): New anchor set libthread-db-search-path.
369 Provide references to libthread_db.so.1 file.
370 (Controlling GDB): New menu item for Auto-loading.
371 (Auto-loading, Init File in the Current Directory)
372 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
373 (Python): Rename the menu item Auto-loading to Python Auto-loading.
374 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
375 reference.
376 (Auto-loading): Rename to ...
377 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
378 "set auto-load python-scripts", new anchor for it. Change
379 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
380 for it. Change "info auto-load-scripts"
381 to "info auto-load python-scripts", new anchor for it. Change "scripts"
382 to "Python scripts".
383
8264ba82
AG
3842012-04-14 Anton Gorenkov <xgsa@yandex.ru>
385
386 PR mi/13393
387 * gdb.texinfo (Print Settings): Extend the description for "set print
388 object".
389 (GDB/MI Variable Objects): Extend the description for -var-create and
390 -var-list-children.
391
06fc020f
SCR
3922012-04-11 Siva Chandra Reddy <sivachandra@google.com>
393
394 * gdb.texinfo (Examining Data): Document the 'explore' command.
395
7191c139
JB
3962012-03-28 Joel Brobecker <brobecker@adacore.com>
397
398 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
399 to the children of a varobj and its update range when -var-update
400 returns that the varobj's type changed.
401
3708f05e
JK
4022012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
403
404 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
405 Create two new links fir 'objfile-gdb.py file'
406 and 'dotdebug_gdb_scripts section'.
407
8e0583c8
JK
4082012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
409
410 * gdb.texinfo (Auto-loading): Rename node reference
411 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
412 Twice.
413 (.debug_gdb_scripts section): Rename the node ...
414 (dotdebug_gdb_scripts section): ... here.
415 (Maintenance Commands): Also rename this node reference.
416
7b282c5a
SCR
4172012-03-22 Siva Chandra Reddy <sivachandra@google.com>
418
419 * gdb.texinfo (Python API/Values From Inferior): Add description
420 about the new method Value.referenced_value. Add description on
421 how Value.dereference is different (and similar) to
422 Value.referenced_value.
423
8320cc4f
JK
4242012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
425
426 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
427 --init-eval-command=COMMAND, -iex.
428 (Startup): Describe -iex and -ix. Simplify the example
429 for "set auto-load-scripts off".
430
481860b3
GB
4312012-03-16 Gary Benson <gbenson@redhat.com>
432
433 PR breakpoints/10738
434 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
435 stating that GDB cannot set breakpoints on inlined functions.
436 (Mode Options): Document --use-deprecated-index-sections.
437 (Index Section Format): Document new index section version format.
438
c4aeac85
TT
4392012-03-15 Tom Tromey <tromey@redhat.com>
440
441 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
442
16899756
DE
4432012-03-13 Doug Evans <dje@google.com>
444
445 * gdb.texinfo (Help): Change apropos example to use "alias" instead
446 of "reload".
447 (Symbols): Delete docs for set/show symbol-reloading.
448 * gdbint.texinfo (Defining Other Architecture Features): Delete
449 SYMBOL_RELOADING_DEFAULT.
450 * refcard.tex: Delete reference to symbol-reloading.
451
9b224c5e
PA
4522012-03-07 Pedro Alves <palves@redhat.com>
453
454 * gdb.texinfo (General Query Packets): Document new
455 QProgramSignals packet.
456 * gdb.texinfo (Remote configuration): Mention
457 "program-signals-packet".
458
169081d0
TG
4592012-03-05 Tristan Gingold <gingold@adacore.com>
460
461 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
462
d1feda86
YQ
4632012-03-03 Yao Qi <yao@codesourcery.com>
464
465 * gdb.texinfo (In-Process Agent): New node.
466 Document new commands.
467 (General Query Packets): Add packet `QAgent'.
468
1faeff08
MR
4692012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
470
471 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
472
7d74f244
DE
4732012-03-01 Scott J. Goldman <scottjg@vmware.com>
474
475 * gdb.texinfo (Commands In Python): Put example python macro in
476 COMMAND_USER category rather than COMMAND_OBSCURE.
477 Document gdb.COMMAND_USER.
478 (User-defined Commands): Update documentation to clarify
479 "set/show max-user-call-depth" and "show user" don't apply to python
480 commands. Update documentation to clarify "help user-defined" may
481 also include python commands defined as COMMAND_USER.
482
6fe37d23
JK
4832012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
484
485 * gdb.texinfo (Startup): Add option -ex description to the option -x
486 description.
487
83364271
LM
4882012-02-24 Luis Machado <lgustavo@codesourcery.com>
489
490 * gdb.texinfo (Setting Breakpoints): Mention and explain the
491 condition-evaluation breakpoint parameter.
492 Mention condition-evaluation mode being shown in "info break".
493 (Break Conditions): Add description for target-side
494 conditional breakpoints.
495 (Remote Configuration): Mention conditional-breakpoints-packet.
496 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
497 cond-expr.
498 (General Query Packets): Mention new ConditionalBreakpoint feature.
499
bdb1994d
TT
5002012-02-22 Tom Tromey <tromey@redhat.com>
501
502 * gdb.texinfo (Blocks In Python): Clarify block iteration.
503
4d241c86
TT
5042012-02-17 Tom Tromey <tromey@redhat.com>
505
506 PR python/10753:
507 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
508 directory.
509
816338b5
SS
5102012-02-14 Stan Shebs <stan@codesourcery.com>
511
512 * gdb.texinfo (Disabling Breakpoints): Document enable count.
513
cc30c4bd
PA
5142012-02-13 Pedro Alves <palves@redhat.com>
515
516 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
517 mips-idt-ecoff.
518
035d1e5b
YQ
5192012-02-09 Yao Qi <yao@codesourcery.com>
520
521 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
522
f0823d2c
TT
5232012-02-07 Tom Tromey <tromey@redhat.com>
524
525 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
526 Symbol.value.
527
64e7d9dd
TT
5282012-02-07 Tom Tromey <tromey@redhat.com>
529
530 * gdb.texinfo (Symbols In Python): Document Symbol.line.
531
4220b2f8
TS
5322012-01-27 Thomas Schwinge <thomas@codesourcery.com>
533
534 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
535
edcc5120
TT
5362012-01-24 Tom Tromey <tromey@redhat.com>
537
538 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
539 unload".
540 (Files): Mention new catch commands.
541 (GDB/MI Async Records): Likewise.
542
53fe1783
GB
5432012-01-24 Gary Benson <gbenson@redhat.com>
544
545 Delete #if 0'd out code.
546 * gdb.texinfo (Frame Info): Remove "info catch".
547
b9e7b9c3
UW
5482012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
549
550 * gdb.texinfo (Remote Configuration): Document
551 "set remote hostio-readlink-packet" command.
552 (General Query Packets): Document vFile:readlink packet.
553
4aac40c8
TT
5542012-01-16 Tom Tromey <tromey@redhat.com>
555
556 * gdb.texinfo (Specify Location): Document relative file name
557 handling.
558
cafec441
TT
5592012-01-16 Tom Tromey <tromey@redhat.com>
560
561 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
562
0ee339bc
JK
5632012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
564 Eli Zaretskii <eliz@gnu.org>
565
566 * gdbint.texinfo (Coding Standards): Require braces for two lines of
567 code.
568
72384ba3
PH
5692012-01-11 Paul Hilfinger <hilfingr@adacore.com>
570
571 * gdb.texinfo (Variables): Document use of :: for non-static
572 variables.
573
ce1b17c4
JB
5742012-01-05 Joel Brobecker <brobecker@adacore.com>
575
576 * gdbint.texinfo (Start of New Year Procedure): Update
577 to replace use of copyright.sh by use of copyright.py.
578
217bff3e
JK
5792012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
580
581 Remove the gdbtui binary.
582 * all-cfg.texi (GDBTUI): Remove.
583 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
584 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
585 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
586
cc72b2a2
KP
5872011-12-23 Kevin Pouget <kevin.pouget@st.com>
588
589 Introduce gdb.FinishBreakpoint in Python.
590 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
591 (Python API): Add menu entry for Finish Breakpoints.
592
13ac8d2c
JK
5932011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
594
595 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
596 tests.
597
e0f9f062
DE
5982011-12-16 Doug Evans <dje@google.com>
599
600 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
601
80b6e756
PM
6022011-12-16 Phil Muldoon <pmuldoon@redhat.com>
603
1c3ad6ab 604 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
605 stack". Add documentation for "set/show python print-stack".
606
2fb860fc
PA
6072011-12-14 Pedro Alves <pedro@codesourcery.com>
608
609 * gdb.texinfo (Implementing a Remote Stub): Explain that you
610 should transfer control to the stub in the startup code instead of
611 in main. Mention the need to get past the initial breakpoint.
612
f8eba3c6
TT
6132011-12-06 Tom Tromey <tromey@redhat.com>
614
615 * gdb.texinfo (Set Breaks): Update for new behavior.
616
2268b414
JK
6172011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
618
619 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
620 List Format for SVR4 Targets'.
621 (General Query Packets): New item qXfer:libraries-svr4:read.
622 (Library List Format for SVR4 Targets): New node.
623
ae6f0d5b
TT
6242011-12-01 Tom Tromey <tromey@redhat.com>
625
626 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
627 add.
628
36dfb11c
TT
6292011-11-22 Tom Tromey <tromey@redhat.com>
630
631 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
632 reasons.
633
f196051f
SS
6342011-11-20 Stan Shebs <stan@codesourcery.com>
635
636 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
637 note-related options and variables.
638 (Tracepoint Packets): Document packet changes.
639
f85b53f8
SD
6402011-11-20 Sanjoy Das <sdas@igalia.com>
641
642 * gdb.texinfo (JIT Interface): Add documentation on writing and
643 usind JIT debug info readers.
644 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
645 Debug Info Readers): New nodes.
646
bfccc43c
YQ
6472011-11-18 Yao Qi <yao@codesourcery.com>
648
649 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
650 tracepoint.
651
c011a4f4
DE
6522011-11-15 Doug Evans <dje@google.com>
653
654 * gdb.texinfo (Files): Document basenames-may-differ.
655
ed59ded5
DE
6562011-11-14 Doug Evans <dje@google.com>
657
658 * gdb.texinfo (Shell Commands): Document "!".
659
405f8e94
SS
6602011-11-14 Stan Shebs <stan@codesourcery.com>
661 Kwok Cheung Yeung <kcy@codesourcery.com>
662
663 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
664 needed to get shorter fast tracepoints.
665 (Tracepoint Packets): Document new qTMinFTPILen packet.
666
1e4d1764
YQ
6672011-11-14 Yao Qi <yao@codesourcery.com>
668
669 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
670 behavior of tracepoint.
671 (General Query Packets): New feature InstallInTrace.
672 (Remote Configuration): Document "set remote
673 install-in-trace-packet".
674
71eba9c2 6752011-11-12 Matt Rice <ratmice@gmail.com>
676
677 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
678 Add arguments to info macro.
679
e0f8f636
TT
6802011-11-10 Tom Tromey <tromey@redhat.com>
681
682 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
683 manual.
684 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
685 (Macros): Add a footnote.
686 (C): Remove paragraph about compiler options.
687 (C Constants): Mention wide character and string constants.
688 (C Plus Plus Expressions): Update compiler option advice. Mention
689 using declarations. Mention ADL. Remove old HP compiler
690 information.
691
625c0d47
TT
6922011-11-10 Tom Tromey <tromey@redhat.com>
693
694 PR c++/9257:
695 * gdb.texinfo (Print Settings): Add an extra note about the need
696 for a vtable.
697
4be2aacc
MR
6982011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
699
700 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
701 "set mips abi" documentation.
702
0a1c4d10
DE
7032011-11-04 Doug Evans <dje@google.com>
704
705 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
706
aad1c02c
TT
7072011-11-03 Tom Tromey <tromey@redhat.com>
708
709 * gdb.texinfo (Stopping): Add menu entry.
710 (Continuing and Stepping): Restore @node. Use @section, not
711 @subsection.
712
983fb131
MR
7132011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
714
715 * gdb.texinfo (Skipping Over Functions and Files): Remove node
716 designation. Fix "Specify Location" cross-reference.
717
3065dfb6
SS
7182011-11-02 Stan Shebs <stan@codesourcery.com>
719
720 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
721 (General Query Packets): Describe tracenz feature.
722 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
723
0aaaf063
PK
7242011-10-28 Paul Koning <paul_koning@dell.com>
725
726 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
727
2231f1fb
KP
7282011-10-27 Kevin Pouget <kevin.pouget@st.com>
729
730 * gdb.texinfo ((Frames In Python): Document
731 gdb.FRAME_UNWIND_FIRST_ERROR contant.
732
5110b5df
PK
7332011-10-26 Paul Koning <paul_koning@dell.com>
734
735 * gdb.texinfo (gdb.types): Document new deepitems function.
736
22dbab46
PK
7372011-10-25 Paul Koning <paul_koning@dell.com>
738
739 PR python/13327
740
741 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
742 fetch_lazy method.
743
9df2fbc4
PM
7442011-10-20 Phil Muldoon <pmuldoon@redhat.com>
745
746 PR python/12656
747
748 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
749 global_block, static_block function.
750
f05e2e1d
TT
7512011-10-19 Tom Tromey <tromey@redhat.com>
752
753 * gdb.texinfo (Commands In Python): Add missing "@"s.
754
a7fc3f37
KP
7552011-10-13 Kevin Pouget <kevin.pouget@st.com>
756
757 PR python/13285 Document named constants for frame unwind stop reasons
758 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
759 constants.
760
5048e516
JK
7612011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
762
763 Fix compatibility with texinfo versions older than 4.12.
764 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
765 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
766 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
767 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
768 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
769 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
770 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
771
5a56e9c5
DE
7722011-10-09 Doug Evans <dje@google.com>
773
774 * gdb.texinfo (Extending GDB): Document alias command.
775
36b11add
JK
7762011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
777
778 Support @entry in input expressions.
779 * gdb.texinfo (Variables): Describe @entry names suffix.
780 (Print Settings): Add anchor for `set print entry-values'.
781
e18b2753
JK
7822011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
783 Eli Zaretskii <eliz@gnu.org>
784
785 Display @entry parameter values (without references).
786 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
787 example.
788 (Print Settings): New description of set print entry-values and show
789 print entry-values.
790
111c6489
JK
7912011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
792 Eli Zaretskii <eliz@gnu.org>
793
794 Recognize virtual tail call frames.
795 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
796 (Tail Call Frames): New node.
797 (Frames In Python): Add gdb.TAILCALL_FRAME.
798
9c15afc4
DE
7992011-10-07 Doug Evans <dje@google.com>
800
801 * gdb.texinfo (gdb.printing): Document new `replace' arg to
802 register_pretty_printer.
803
99f5279d
PM
8042011-10-07 Phil Muldoon <pmuldoon@redhat.com>
805
806 PR python/12930
807 PR python/12802
808
809 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
810 stop method.
811
03583c20
UW
8122011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
813
814 * gdb.texinfo (Starting your Program): "set disable-randomization"
815 is no longer Linux-specific.
816 (Remote Configuration): Document "set remote
817 disable-randomization-packet".
818 (General Query Packets): Document "QDisableRandomization" packet
819 and add it to "qSupported" list.
820
bd054e06
KP
8212011-10-07 Kevin Pouget <kevin.pouget@st.com>
822
823 Allow Python notification of new object-file loadings.
824 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
825 event type.
826
cb6be26b
KP
8272011-10-04 Kevin Pouget <kevin.pouget@st.com>
828
829 PR python/12691: Add the inferior to Python exited event
830 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
831
a05336a1
JB
8322011-10-03 Joel Brobecker <brobecker@adacore.com>
833
834 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
835 rephasing.
836
5d77fe44
JB
8372011-10-03 Joel Brobecker <brobecker@adacore.com>
838
839 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
840 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
841 as possible feature returned by the `-list-features'
842 command.
843
699df94d
PK
8442011-09-28 Paul Koning <paul_koning@dell.com>
845
846 * gdb.texinfo (gdb.Type): Document field access by dictionary
847 key syntax.
848
24bdad53
YQ
8492011-09-28 Yao Qi <yao@codesourcery.com>
850
851 * gdb.texinfo (Files): Update options for `add-symbol-file'.
852 Add one space after option `-s'. Remove @r{} markup.
853
6710bf39
SS
8542011-09-27 Stan Shebs <stan@codesourcery.com>
855
856 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
857
d99f7e48
HZ
8582011-09-16 Hui Zhu <teawater@gmail.com>
859
860 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
861 to *(unsigned char *)$esp@300.
862
d812018b
PK
8632011-09-15 Paul Koning <paul_koning@dell.com>
864
865 * gdb.texinfo: Make style of Python functions and methods match
866 the syntax of Python. Also put class and module names explicitly
867 on function, member, and variable names, matching Python
868 documentation conventions.
869
2aa48337
KP
8702011-09-15 Kevin Pouget <kevin.pouget@st.com>
871
872 PR Python/12692 Add gdb.selected_inferior() to Python interface.
873 * gdb.texinfo (Inferiors In Python): Describe new
874 gdb.selected_inferior() function.
875
6839b47f
KP
8762011-09-15 Kevin Pouget <kevin.pouget@st.com>
877
878 Handle multiple breakpoint hits in Python interface:
879 * gdb.texinfo (Events In Python): New function documentation:
880 gdb.BreakpointEvent.breakpoints. Indicate that
881 gdb.BreakpointEvent.breakpoint is now deprecated.
882
26829f2b
JB
8832011-09-04 Joel Brobecker <brobecker@adacore.com>
884
885 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
886
a9f54f60
TT
8872011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
888
889 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
890
fa3a4f15
PM
8912011-08-17 Phil Muldoon <pmuldoon@redhat.com>
892
893 * gdb.texinfo (Prompt): Add set/show extended-prompt
894 documentation
895 (Basic Python): Add prompt_hook anchor.
896 (Python modules): Reword module text to reflect multiple modules.
897 (gdb.prompt): Document gdb.prompt module.
898
224bbe49
YQ
8992011-08-14 Yao Qi <yao@codesourcery.com>
900
78d85199
YQ
901 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
902
9032011-08-14 Yao Qi <yao@codesourcery.com>
904
905 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
906 (TIC6x Features): New node.
907
457e09f0
DE
9082011-08-12 Doug Evans <dje@google.com>
909
910 * gdb.texinfo (Symbols In Python): Document symbol.type.
911
5e239b84
PM
9122011-08-09 Phil Muldoon <pmuldoon@redhat.com>
913
914 * gdb.texinfo (Python): Document command and function
915 auto-loading.
916
177bc839
JK
9172011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
918 Eli Zaretskii <eliz@gnu.org>
919
920 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
921 typedefs unrolling. Extend the sample code by an inner typedef and
922 outer typedefs unrolling.
923
1a532630
PP
9242011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
925
926 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
927 size and line-size.
928
9b158ba0 9292011-07-21 Matt Rice <ratmice@gmail.com>
930
931 PR macros/12999
932 * gdb.texinfo (Macros): Add info definitions and info macros commands.
933 Update text and cindex entries for info macro command.
934
d17b6f81
PM
9352011-07-21 Phil Muldoon <pmuldoon@redhat.com>
936
937 * observer.texi (GDB Observers): Add before_prompt observer.
938 * gdb.texinfo (Basic Python): Add documentation for prompt
939 substitution.
940
713389e0
PM
9412011-07-11 Phil Muldoon <pmuldoon@redhat.com>
942
943 PR python/12438
944 * gdb.texinfo (Python Commands): Add deprecate note to maint
945 set/show python print-stack. Document set/show python
946 print-backtrace.
947
177b42fe
TJB
9482011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
949
950 * gdb.texinfo: Fix typos.
951
900e11f9
JK
9522011-07-01 Tom Tromey <tromey@redhat.com>
953
954 * gdb.texinfo (Debugging Output): Document set debug
955 check-physname.
956
39c4d40a
TT
9572011-06-29 Tom Tromey <tromey@redhat.com>
958
959 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
960 breakpoint-notifications feature.
961
6f5def7d
UW
9622011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
963
964 * gdb.texinfo (Target Description): Remove warning about
965 possibly unstable format.
966
8cf64490
TT
9672011-06-03 Tom Tromey <tromey@redhat.com>
968
969 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
970 (Events In Python): Note that exit_code is optional.
971
393eab54
PA
9722011-05-17 Pedro Alves <pedro@codesourcery.com>
973
974 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
975 required for multi-threading support.
976 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
977 Hc are deprecated for multi-threading debugging. Point readers at
978 the vCont packet.
979
75fc9810
DE
9802011-05-15 Doug Evans <dje@google.com>
981
982 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
983
01124a23
DE
9842011-05-13 Doug Evans <dje@google.com>
985
98a5dd13
DE
986 * gdb.texinfo (Threads): Document $sdir,$pdir.
987 (Server): Document $pdir exception.
988
dbaefcf7
DE
989 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
990
cc63ef9b
DE
991 * gdb.texinfo (Threads): Clarify default value for
992 libthread-db-search-path.
7e0396aa 993
01124a23
DE
994 * gdb.texinfo (Completion): Update example.
995 (Debugging Output): Delete `set/show debug lin-lwp-async'.
996
d248b706
KY
9972011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
998
999 * gdb.texinfo: Document change in the behaviour of the enable and
1000 disable GDB commands when applied to tracepoints.
1001 Document the EnableDisableTracepoints remote stub feature.
1002 Document QTEnable and QTDisable in the list of tracepoint packets.
1003
cc88a640
JK
10042011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1005
1006 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1007 hsuser.texi.
1008 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1009 comment to hsuser.texi. Change rluser.texi name in the comment.
1010
84e578fb
DE
10112011-05-10 Doug Evans <dje@google.com>
1012
1013 * gdb.texinfo (Threads): If an empty path is provided for
1014 libthread-db-search-path it is reset to its default value.
1015 (Server): Ditto.
1016
478aac75
DE
10172011-05-09 Doug Evans <dje@google.com>
1018
1019 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1020
9c06b0b4
TJB
10212011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1022 Thiago Jung Bauermann <bauerman@br.ibm.com>
1023
1024 Implement support for PowerPC BookE masked watchpoints.
1025 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1026 (PowerPC Embedded): Mention support of masked watchpoints.
1027
9ed350ad
JB
10282011-05-03 Joel Brobecker <brobecker@adacore.com>
1029
1030 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1031 `@value{GDBN}'.
1032
4ceed123
JB
10332011-05-03 Joel Brobecker <brobecker@adacore.com>
1034
1035 * gdb.texinfo (titlepage): Remove dedication.
1036 (In Memoriam): New appendix.
1037
559a7a62
JK
10382011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1039 Eli Zaretskii <eliz@gnu.org>
1040
1041 * gdb.texinfo (Index Section Format): Change the version to 5.
1042 Describe the different formula.
1043
03f2bd59
JK
10442011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1045 Eli Zaretskii <eliz@gnu.org>
1046
1047 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1048 for disconnected tracing.
1049 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1050 extended-remote relationship. Mention --once.
1051 (TCP port allocation lifecycle of @code{gdbserver}): New.
1052
d9b1a651
EZ
10532011-04-23 Eli Zaretskii <eliz@gnu.org>
1054
1055 * gdb.texinfo (Server): Improve indexing. Index all optional
1056 switches to gdbserver.
1057
90476074
TT
10582011-04-20 Tom Tromey <tromey@redhat.com>
1059
1060 * gdb.texinfo (Index Section Format): New node.
1061 (Top): Add new node to menu.
1062
c21236dc
PA
10632011-04-20 Pedro Alves <pedro@codesourcery.com>
1064
1065 * gdb.texinfo (Maintenance Commands): Document `maint print
1066 remote-registers'.
1067
05c8c3f5
TT
10682011-04-20 Tom Tromey <tromey@redhat.com>
1069
1070 * gdb.texinfo (Trace File Format): Move node later.
1071
7a9dd1b2
TT
10722011-04-19 Tom Tromey <tromey@redhat.com>
1073
1074 * gdbint.texinfo (Register Information Functions): Remove
1075 duplicate "the".
1076 * gdb.texinfo (Emacs): Remove duplicate "to".
1077 (GDB/MI Variable Objects): Remove duplicate "the".
1078 (General Query Packets): Likewise.
1079
4368ebeb
JB
10802011-04-02 Joel Brobecker <brobecker@adacore.com>
1081
1082 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1083 "GDB/MI Ada Exception Information" node.
1084
956a9fb9
JB
10852011-04-01 Joel Brobecker <brobecker@adacore.com>
1086
1087 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1088 the "exception-name" field in the *stopped async record.
1089
f1310107
TJB
10902011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1091 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1092
1093 Implement support for PowerPC BookE ranged breakpoints.
1094 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1095
8786b2bd
TT
10962011-03-28 Tom Tromey <tromey@redhat.com>
1097
1098 * gdb.texinfo (Set Tracepoints): Fix typo.
1099
9ef07c8c
TT
11002011-03-24 Tom Tromey <tromey@redhat.com>
1101
1102 * gdb.texinfo (Specify Location): Document `function:label'
1103 linespec.
1104
99c3dc11
PM
11052011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1106
f1310107 1107 PR python/12149
99c3dc11
PM
1108
1109 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1110
29703da4
PM
11112011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1112
1113 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1114 (Inferiors In Python): Likewise.
1115 (Threads In Python): Likewise.
1116 (Symbols In Python): Likewise.
1117 (Objfiles In Python): Likewise.
1118 (Symbol Tables In Python): Likewise.
1119
c9174737
PA
11202011-03-15 Pedro Alves <pedro@codesourcery.com>
1121
1122 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1123 display>: Explain that the commands accept number ranges.
1124
7371cf6d
PM
11252011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1126
1127 * gdb.texinfo (Breakpoints In Python): Add description and example
1128 of Python stop function operation.
1129
ecec24e6
PM
11302011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1131
1132 * gdb.texinfo (Parameters In Python): Document get_set_string and
1133 get_show_string methods.
1134
6dcd5565
JK
11352011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1136
1137 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1138
81896e36
JK
1139 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1140 circular-trace-buffer name.
1141
5e30da2c
JB
11422011-02-28 Joel Brobecker <brobecker@adacore.com>
1143
1144 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1145 in the previous change.
1146
3bd0f5ef 11472011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1148
1149 * gdb.texinfo (Inferiors and Programs): Update commands to show
1150 that they can accept multiple arguments.
1151
4ec7539c
JB
11522011-02-24 Joel Brobecker <brobecker@adacore.com>
1153
1154 Revert the following patch (code patch was not approved):
1155 2011-02-21 Hui Zhu <teawater@gmail.com>
1156 * agentexpr.texi (bytecode descriptions): add printf.
1157 * gdb.texinfo (tracepoint action lists): add printf.
1158
82809774
DE
11592011-02-23 Doug Evans <dje@google.com>
1160
1161 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1162
e5a67952
MS
11632011-02-23 Michael Snyder <msnyder@vmware.com>
1164
1165 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1166 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1167 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1168
6e6fbe60
DE
11692011-02-22 Doug Evans <dje@google.com>
1170
1171 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1172 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1173 add description of result, fix @defun formatting.
1174
f994e27a
HZ
11752011-02-21 Hui Zhu <teawater@gmail.com>
1176
1177 * agentexpr.texi (Bytecode Descriptions): Add printf.
1178 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1179
c7f96d2b
TT
11802011-02-18 Tom Tromey <tromey@redhat.com>
1181
1182 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1183
60f98dde
MS
11842011-02-14 Michael Snyder <msnyder@vmware.com>
1185
1186 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1187 Document new command "thread find".
1188
08e796bc
MS
11892011-02-14 Michael Snyder <msnyder@vmware.com>
1190
1191 * gdb.texinfo (Threads): Update example of new thread message.
1192
b3b9301e
PA
11932011-02-14 Pedro Alves <pedro@codesourcery.com>
1194
1195 * gdb.texinfo (Remote Configuration): Mention set/show remote
1196 traceframe-info.
1197 (Tools/Packages Optional for Building GDB): Mention that expat is
1198 used for traceframe info.
1199 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1200 (General Query Packets) <qSupported>: Describe the
1201 qXfer:traceframe-info:read feature.
1202 (qXfer::read): Describe qXfer:traceframe-info:read.
1203 (Traceframe Info Format): New section.
1204
cef35b0f
PA
12052011-02-04 Pedro Alves <pedro@codesourcery.com>
1206
1207 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1208 for casts and unary operators.
1209
f1cbe1d3
TT
12102011-02-04 Tom Tromey <tromey@redhat.com>
1211
1212 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1213 is not useful.
1214
585fdaa1
PA
12152011-01-25 Pedro Alves <pedro@codesourcery.com>
1216
1217 * gdb.texinfo: s/value optimized out/optimized out/g
1218
7bfc9434
JB
12192011-01-21 Joel Brobecker <brobecker@adacore.com>
1220
1221 * gdb.texinfo (Other Misc Settings): Rework part of the
1222 documentation of the "set interactive mode" command.
1223
4694da01
TT
12242011-01-19 Tom Tromey <tromey@redhat.com>
1225
1226 * gdb.texinfo (Threads): Document thread name output and `thread
1227 name' command.
1228 (Threads In Python): Document Thread.name attribute.
1229 (GDB/MI Thread Commands): Document thread attributes.
1230
b716877b
AB
12312011-01-12 Andrew Burgess <aburgess@broadcom.com>
1232
1233 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1234 changes in mi/mi-cmd-disas.c
1235
13fd8b81
TT
12362011-01-12 Tom Tromey <tromey@redhat.com>
1237
1238 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1239 Fix "thread apply" text.
1240
e09342b5
TJB
12412011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1242 Thiago Jung Bauermann <bauerman@br.ibm.com>
1243
1244 Implement support for PowerPC BookE ranged watchpoints.
1245 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1246 the "set powerpc exact-watchpoints" flag.
1247
06e65f44
TT
12482011-01-07 Tom Tromey <tromey@redhat.com>
1249
1250 * gdb.texinfo (Python API): Add descriptions to @menu items.
1251
d8e22779
TT
12522011-01-06 Tom Tromey <tromey@redhat.com>
1253
1254 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1255
a255712f
PP
12562010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1257
e09342b5 1258 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1259
ccfc3d6e
TT
12602011-01-06 Tom Tromey <tromey@redhat.com>
1261
1262 PR python/12133:
1263 * gdb.texinfo (Frames In Python): Document various frame
1264 constants.
1265
44944448
JB
12662011-01-05 Joel Brobecker <brobecker@adacore.com>
1267
1268 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1269 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1270 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1271
42ea3d7a
JK
12722011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1273
1274 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1275 (clean): Add GDBvn.texi.
1276
720d1a40
JB
12772010-12-29 Joel Brobecker <brobecker@adacore.com>
1278
1279 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1280 occasional case where the debugger prints an array address
1281 instead of the array itself.
1282
ad196637
PA
12832010-12-23 Pedro Alves <pedro@codesourcery.com>
1284
1285 * gdb.texinfo (Packets) <read registers packet>: Document support
1286 for registers that were not collected.
1287
a86caf66
DE
12882010-12-15 Doug Evans <dje@google.com>
1289
1290 * gdb.texinfo (Startup): Document auto-loading of scripts during
1291 startup.
1292 (Auto-loading): Delete "maint set python auto-load on|off".
1293 Add "set auto-load-scripts on|off".
1294
aae1c79a
DE
12952010-12-07 Doug Evans <dje@google.com>
1296
1297 * gdb.texinfo (Mode Options): Document -data-directory.
1298 (Data Files): Add reference to -data-directory.
1299
4e04c971
DE
13002010-11-29 Doug Evans <dje@google.com>
1301
1302 * gdb.texinfo (Pretty-Printer Introduction): Change
1303 printer-name:subprinter-name to printer-name;subprinter-name.
1304
94b6973e
PM
13052010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1306
1307 PR python/12199
1308
1309 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1310
39037522
TT
13112010-11-23 Tom Tromey <tromey@redhat.com>
1312
1313 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1314 (Editing): Likewise.
1315 (Command History): Likewise.
1316 (TUI Keys): Likewise.
1317 (Bug Reporting): Conditionally include rluser.texi and
1318 inc-history.texinfo.
1319 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1320 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1321 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1322 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1323 (gdb.pdf): Likewise.
1324 (gdb.info): Likewise.
1325 (gdb/index.html): Likewise.
1326
5ae98d25
TT
13272010-11-23 Tom Tromey <tromey@redhat.com>
1328
1329 * Makefile.in (Makefile): Run ../config.status.
1330 (distclean): Update.
1331 * configure: Remove.
1332 * configure.ac: Remove.
1333
621c8364
TT
13342010-11-12 Tom Tromey <tromey@redhat.com>
1335
1336 * gdb.texinfo (Basic Python): Update. Add xref.
1337 (Exception Handling): Document new exception classes.
1338 (Types In Python): Update.
1339 (Frames In Python): Update.
1340
84f4c1fe
PM
13412010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1342
1343 * gdb.texinfo (Breakpoints In Python): Document "internal"
1344 parameter, and visible attribute.
1345
99e7ae30
DE
13462010-11-05 Doug Evans <dje@google.com>
1347
1348 * gdb.texinfo (Source Path): Document "set directories".
1349
f4b8a18d
KW
13502010-11-05 Ken Werner <ken.werner@de.ibm.com>
1351
1352 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1353 (OpenCL C): New node.
1354
7b51bc51
DE
13552010-11-02 Doug Evans <dje@google.com>
1356
1357 * gdb.texinfo (Pretty Printing): Expand into three sections,
1358 introduction, example, and commands.
1359 (Python API): Delete section Disabling Pretty-Printers, merge into
1360 Selecting Pretty-Printers.
1361 (Writing a Pretty-Printer): New section. Move the pretty-printer
1362 example here, and reformat to match python coding style. Add a second
1363 example using the gdb.printing module.
1364 (Python modules): Add gdb.printing.
1365
9eeee977
DE
13662010-10-29 Doug Evans <dje@google.com>
1367
1368 * gdb.texinfo (Python): Fix long line.
1369
a0e0ffdf
DE
13702010-10-20 Doug Evans <dje@google.com>
1371
1372 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1373 All references updated. Correct sections marked as subsections.
1374 (Coding Standards): New chapter. Move the coding standard related
1375 subsections here. Add section on Python coding standards.
1376
0e3509db
DE
13772010-10-13 Doug Evans <dje@google.com>
1378
1379 * gdb.texinfo (Python): Add "Python modules".
1380 (Types in Python): Add reference to gdb.types section.
1381 (Python modules): New node.
1382
44592cc4
DE
13832010-10-11 Doug Evans <dje@google.com>
1384
1385 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1386 Python" from gdb.Value.type description.
1387
6e1bb179
JB
13882010-09-28 Joel Brobecker <brobecker@adacore.com>
1389
1390 * gdb.texinfo (Ravenscar Profile): New node.
1391
e8467610
TT
13922010-09-22 Tom Tromey <tromey@redhat.com>
1393
1394 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1395
fccd1d1e
EZ
13962010-09-22 Eli Zaretskii <eliz@gnu.org>
1397
1398 * gdb.texinfo (Values From Inferior): Clarify that
1399 value.dynamic_type works only in C++ programs with RTTI.
1400
c1b6b909
TT
14012010-09-15 Paul Bolle <pebolle@tiscali.nl>
1402
1403 * gdb.texinfo (Character Sets): Correctly reference host-charset
1404 in example.
1405
7d288aaa
TT
14062010-09-13 Tom Tromey <tromey@redhat.com>
1407
1408 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1409 Document "fullname" and "from".
1410
f75d858b
MK
14112010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1412
1413 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1414 feature `reverse' output by -list-target-features.
1415
83b9503b
L
14162010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1417
1418 * gdb.texinfo (i386 Features): Remove an extra "@item".
1419
03f17ccf
TT
14202010-08-30 Tom Tromey <tromey@redhat.com>
1421
1422 PR python/11792:
1423 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1424
9779414d
DJ
14252010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1426
1427 * gdb.texinfo (ARM Features): Document
1428 org.gnu.gdb.arm.m-profile.
1429
f9ffd4bb
TT
14302010-08-23 Tom Tromey <tromey@redhat.com>
1431
1432 PR python/11145:
1433 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1434 reinterpret_cast methods.
1435
702c2711
TT
14362010-08-23 Tom Tromey <tromey@redhat.com>
1437
1438 PR python/11915:
1439 * gdb.texinfo (Types In Python): Document array method.
1440
66b73624
TJB
14412010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1442
1443 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1444
06a64a0b
TT
14452010-08-16 Tom Tromey <tromey@redhat.com>
1446
1447 * gdb.texinfo (Set Watchpoints): Document -location option.
1448
a3a7127e
DE
14492010-08-13 Doug Evans <dje@google.com>
1450
1451 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1452
8dedea02
VP
14532010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1454
1455 * gdb.texinfo (GDB/MI Data Manipulation): Document
1456 -data-read-memory-raw and -data-write-memory-raw.
1457
ca5c20b6 14582010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 1459 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
1460
1461 * gdb.texinfo (Basic Python): Describe post_event API.
1462
cb2e07a6
PM
14632010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1464
1465 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 1466 decode_line Python APIs
cb2e07a6 1467
464b3efb
TT
14682010-08-10 Tom Tromey <tromey@redhat.com>
1469
1470 * gdb.texinfo (Pretty Printing API): Document
1471 gdb.default_visualizer.
1472
c29c521f
TT
14732010-08-10 Tom Tromey <tromey@redhat.com>
1474
1475 Revert gdb-add-index addition:
1476 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1477
5da1313b
JK
14782010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1479 Eli Zaretskii <eliz@gnu.org>
1480
1481 * gdb.texinfo (Mode Options) <-batch>
1482 (Basic Python) <gdb.execute>: Describe setting width and height.
1483
02d868e8
PP
14842010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1485
1486 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1487
c2bbed2a
TT
14882010-07-30 Tom Tromey <tromey@redhat.com>
1489
1490 * gdb.texinfo (Index Files): Mention gdb-add-index.
1491
6c13bbe1
HZ
14922010-07-30 Hui Zhu <teawater@gmail.com>
1493
1494 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1495 "detach inferior" and "kill inferior".
1496
53a71c06
CR
14972010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1498
1499 * gdb.texinfo (Machine Code): Update description of two forms of
1500 arguments, and add new example to demonstrate the new form.
1501
5374244e
PM
15022010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1503
1504 * gdb.texinfo (Values From Inferior): Add value inferior function
1505 call description.
1506
8ea5bce5
JK
15072010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1508
1509 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1510
c0edd9ed
JK
15112010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1512 Eli Zaretskii <eliz@gnu.org>
1513
1514 Make core files the process_stratum.
1515 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1516 record_stratum example.
1517
9291a0cd
TT
15182010-07-13 Tom Tromey <tromey@redhat.com>
1519
1520 * gdb.texinfo (Index Files): New node.
1521
f5011d11
TT
15222010-07-13 Tom Tromey <tromey@redhat.com>
1523
1524 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1525
0f5238ed
TT
15262010-07-13 Tom Tromey <tromey@redhat.com>
1527
1528 * gdb.texinfo (Specify Location): Document labels.
1529
74c761c1
PA
15302010-07-01 Pedro Alves <pedro@codesourcery.com>
1531
1532 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1533 entries for fast tracepoints and static tracepoints.
1534
501994c0
PA
15352010-07-01 Pedro Alves <pedro@codesourcery.com>
1536
1537 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1538 qsThreadInfo>: Spell out `l' as ell.
1539
0fb4aa4b
PA
15402010-07-01 Pedro Alves <pedro@codesourcery.com>
1541
1542 * gdb.texinfo (Convenience Variables): Document $_sdata.
1543 (Commands to Set Tracepoints): Describe static tracepoints. Add
1544 `Listing Static Tracepoint Markers' menu entry. Document
1545 "strace".
1546 (Tracepoint Action Lists): Document collecting $_sdata.
1547 (Listing Static Tracepoint Markers): New subsection.
1548 (Tracepoints support in gdbserver): Mention static tracepoints.
1549 (remote packets, enabling and disabling): Mention
1550 read-sdata-object.
1551 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1552 and StaticTracepoint.
1553 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1554 Document qXfer:sdata:read.
1555 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1556
dc3b15be
JB
15572010-06-29 Joel Brobecker <brobecker@adacore.com>
1558
1559 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1560
595939de
PM
15612010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1562 Tom Tromey <tromey@redhat.com>
1563 Thiago Jung Bauermann <bauerman@br.ibm.com>
1564
1565 * gdb.texinfo (Inferiors In Python): New node.
1566 * gdb.texinfo (Threads In Python): New node.
1567
9279c692
JB
15682010-06-28 Joel Brobecker <brobecker@adacore.com>
1569
1570 * gdb.texinfo (Python): Document what the python directory is
1571 and what its location is.
1572 (Basic Python): Document the gdb.PYTHONDIR constant.
1573
bc9f0842
TT
15742010-06-25 Tom Tromey <tromey@redhat.com>
1575
1576 PR python/10808:
1577 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1578
f1421989
HZ
15792010-06-24 Hui Zhu <teawater@gmail.com>
1580
1581 * gdb.texinfo: (Commands for Controlled Output): Add
1582 documentation for command "eval".
1583
e4c0cfae
SS
15842010-06-21 Stan Shebs <stan@codesourcery.com>
1585
1586 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1587 * annotate.texinfo: Ditto.
1588 * gdbint.texinfo: Ditto.
1589 * stabs.texinfo: Ditto.
1590
bb08c432
HZ
15912010-06-22 Hui Zhu <teawater@gmail.com>
1592
1593 * gdb.texinfo: (Process Record and Replay): Add documentation
1594 for command "set record memory-query".
1595
4f5d9f07
SS
15962010-06-21 Stan Shebs <stan@codesourcery.com>
1597
1598 * gdb.texinfo: Relicense under GFDL version 1.3.
1599 * annotate.texinfo: Relicense under GFDL version 1.3.
1600 * gdbint.texinfo: Relicense under GFDL version 1.3.
1601 * stabs.texinfo: Relicense under GFDL version 1.3.
1602 * fdl.texi: Update to version 1.3.
1603
6aed2dbc
SS
16042010-06-18 Stan Shebs <stan@codesourcery.com>
1605
a61408f8
SS
1606 * gdb.texinfo (Operating System Auxiliary Information): Describe
1607 "info os" when no arguments given.
1608
6aed2dbc
SS
1609 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1610 $_thread.
1611
24e933df
HZ
16122010-06-18 Hui Zhu <teawater@gmail.com>
1613
1614 * gdb.texinfo: (Process Record and Replay): Add documentation
1615 for commands "record save" and "record restore".
1616
65d79d4b
SDJ
16172010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1618
1619 * gdb.texinfo: Include information about the correct use
1620 of addresses in the `watch' command.
1621
d914c394
SS
16222010-06-11 Stan Shebs <stan@codesourcery.com>
1623
1624 * gdb.texinfo (Observer Mode): New section.
1625 (General Query Packets): Document QAllow.
889bf7c5 1626
967cf477
DE
16272010-06-04 Doug Evans <dje@google.com>
1628
1629 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1630
aaf4119b
DE
16312010-06-03 Doug Evans <dje@google.com>
1632
1633 * gdbint.texinfo (Coding): Add subsection on command names.
1634
9eae7c52
TT
16352010-06-02 Tom Tromey <tromey@redhat.com>
1636
1637 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1638 always-disassemble.
1639
fa593d66
PA
16402010-06-01 Pedro Alves <pedro@codesourcery.com>
1641
1642 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1643 gdbserver, and add cross reference.
1644 (Tracepoints support in gdbserver): New subsection.
1645
dde08ee1
PA
16462010-05-26 Pedro Alves <pedro@codesourcery.com>
1647
1648 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1649 `qRelocInsn' feature.
1650 (Relocate instruction reply packet): New subsection
1651 of `Tracepoint Packets'.
1652 (Tracepoint Packets): Mention that packets QTDP and QTStart
1653 support the qRelocInsn request, and add cross reference to new
1654 subsection.
1655
07ca107c
DE
16562010-05-25 Doug Evans <dje@google.com>
1657
1658 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1659 (Commands In Python): Document gdb.string_to_argv.
1660
c25c4a8b
JK
16612010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1662
1663 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1664 ATTR_NORETURN.
1665
d7b32ed3 16662010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
1667 Tom Tromey <tromey@redhat.com>
1668 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 1669
c25c4a8b 1670 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 1671
6aecb9c2
JB
16722010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1673
1674 * gdb.texinfo: (Summary) Add mention about D language support.
1675 (Filenames): Add D suffixes.
1676 (D): New node.
1677
b7da9e9f
PM
16782010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
1679
1680 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1681 of macro deleted from GDB code.
1682
ab38a727
PA
16832010-04-24 Pedro Alves <pedro@codesourcery.com>
1684
1685 * gdb.texinfo (Commands to specify files): Describe what how GDB
1686 looks up DOS-based filesystem paths on the system root. Document
1687 the new `set/show target-file-system-kind' commands.
1688
66d09542
DE
16892010-04-23 Doug Evans <dje@google.com>
1690
1691 * gdb.texinfo (Python): Move Auto-loading section here ...
1692 (Python API): from here.
1693 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1694 (Maintenance Commands): Add docs for "maint print section-scripts".
1695
8bd10a10
CM
16962010-04-20 Chris Moller <cmoller@redhat.com>
1697
1698 * gdb.texinfo (Setting Breakpoints): Added description of
1699 filename-qualified rbreak.
1700 * refcard.tex (Breakpoints and Watchpoints): Added brief
1701 description of filename-qualified rbreak.
1702
4c374409
JK
17032010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1704
1705 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1706 (Python API): Change the reference to Pretty Printing API.
1707 (Pretty Printing): Move the user part under the Data node. Reformat
1708 the sample output to 72 columns. Create a new reference to Pretty
1709 Printing API. Rename the API part ...
1710 (Pretty Printing API): To a new node name.
1711 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1712 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1713
5a9351ae
SS
17142010-04-21 Stan Shebs <stan@codesourcery.com>
1715
1716 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 1717 and commands.
5a9351ae 1718 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 1719
9a22f0d0
PM
17202010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1721
1722 * gdb.texinfo (Examining memory): Update for change in string
1723 display with explicit size.
1724
6149aea9
PA
17252010-04-19 Pedro Alves <pedro@codesourcery.com>
1726
1727 PR breakpoints/8554.
1728
1729 * gdb.texinfo (Save Breakpoints): New node.
1730 (save-tracepoints): Rename to ...
1731 (save tracepoints): ... this. Mention that `save-tracepoints' is
1732 a deprecated alias to `save tracepoints'.
1733
711e434b
PM
17342010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1735
645797a8 1736 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
1737 (info w32 thread-information-block): Document new command.
1738 (qGetTIBAddress): Document new gdbserver query.
1739 (maint set/show show-all-tib): Document new command.
1740
3f7b2faa
DE
17412010-04-15 Doug Evans <dje@google.com>
1742
fa33c3cd
DE
1743 * gdb.texinfo (Python API): Add progspaces section.
1744 (Selecting Pretty-Printers): Progspace pretty-printers are
1745 searched too.
1746 (Progspaces In Python): New section.
1747
3f7b2faa
DE
1748 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1749
79f283fe
PM
17502010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1751
1752 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1753 returns None.
1754
87290684
SS
17552010-04-09 Stan Shebs <stan@codesourcery.com>
1756
1757 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1758 Describe the `frames-created' field, tweak grammar.
1759
a97153c7
PA
17602010-04-09 Pedro Alves <pedro@codesourcery.com>
1761
1762 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1763 Describe the `circular' and `disconnected' fields.
1764
5c5dcc1b
L
17652010-04-09 H.J. Lu <hongjiu.lu@intel.com>
1766
1767 * gdb.texinfo (maint print registers): Mention unavailable and
1768 invisible registers.
1769
adc36818
PM
17702010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1771 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 1772 Tom Tromey <tromey@redhat.com>
adc36818
PM
1773
1774 * gdb.texinfo (Breakpoints In Python): New Node.
1775
33da3f1c
SS
17762010-04-08 Stan Shebs <stan@codesourcery.com>
1777
1778 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1779 trace status fields.
1780
3a13a53b
L
17812010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1782
1783 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1784 optional. Make org.gnu.gdb.i386.avx requires
1785 org.gnu.gdb.i386.avx.
1786
08001717
DE
17872010-04-08 Doug Evans <dje@google.com>
1788
1789 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1790 search path, and document that gdb only scans the search path if
1791 the script's path doesn't specify a directory.
1792
c375651d
DE
17932010-04-05 Doug Evans <dje@google.com>
1794
1795 * gdb.texinfo (maint show python auto-load): Fix typo.
1796
af54718e
SS
17972010-04-04 Stan Shebs <stan@codesourcery.com>
1798
d77f58be
SS
1799 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1800 (Setting Watchpoints): Update description of "info watch".
1801 (Disabling Breakpoints): Only "info break" lists all.
1802
af54718e
SS
1803 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1804 (tdump): Explain how tdump works.
1805
86b17b60
PA
18062010-04-01 Pedro Alves <pedro@codesourcery.com>
1807
1808 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1809 add cross reference.
1810
ff12863f
PA
18112010-03-31 Pedro Alves <pedro@codesourcery.com>
1812
1813 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1814 commands error out.
1815
f68eb612
L
18162010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1817
1818 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1819
c8d5aac9
L
18202010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1821
1822 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1823
7d13fe92
SS
18242010-03-29 Stan Shebs <stan@codesourcery.com>
1825 Nathan Sidwell <nathan@codesourcery.com>
1826
1827 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1828 GDBN equivalent.
1829 (Set Tracepoints): Remove mention that conditional tracepoints
1830 don't exist.
1831 (Tracepoint Actions): Clarify when while-stepping collection
1832 happens, note that while-stepping does not automatically collect
1833 $pc.
1834
409873ef 18352010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 1836
409873ef
SS
1837 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1838 (General Query Packets): Describe TracepointSource.
1839
ee8e71d4
EZ
18402010-03-27 Matt Rice <ratmice@gmail.com>
1841
c8d5aac9
L
1842 * gdb.texinfo (ARM): Document arguments to "target sim".
1843 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 1844
99b5e152
PA
18452010-03-26 Pedro Alves <pedro@codesourcery.com>
1846
1847 * gdb.texinfo (Tracepoint Packets): Remove mention that
1848 terror:string may be plain text, and drop mention of X prefix.
1849
cd64ee31
VP
18502010-03-26 Vladimir Prus <vladimir@codesourcery.com>
1851
1852 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1853
6c28cbf2
SS
18542010-03-24 Stan Shebs <stan@codesourcery.com>
1855
1856 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1857
95a42b64
TT
18582010-03-24 Tom Tromey <tromey@redhat.com>
1859
1860 PR breakpoints/9352:
1861 * gdb.texinfo (Break Commands): Update.
1862
18148017
VP
18632010-03-24 Vladimir Prus <vladimir@codesourcery.com>
1864
1865 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1866 commands.
1867
4daf5ac0
SS
18682010-03-16 Stan Shebs <stan@codesourcery.com>
1869
1870 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1871 circular-trace-buffer.
1872 (Tracepoint Packets): Describe QTBuffer, and details of the
1873 qTStatus reply.
1874
c9429232
SS
18752010-03-12 Stan Shebs <stan@codesourcery.com>
1876 Nathan Sidwell <nathan@codesourcery.com>
1877
1878 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1879 doing instruction stepping.
1880 (Tracepoint Restrictions): New node.
1881
ccefe4c4
TT
18822010-03-10 Tom Tromey <tromey@redhat.com>
1883
1884 * gdbint.texinfo (Symbol Handling): Update.
1885
7c953934
TT
18862010-03-08 Tom Tromey <tromey@redhat.com>
1887
1888 PR cli/9591:
1889 * gdb.texinfo (Mode Options): Mention lack of pagination and
1890 confirmation with --batch.
1891 (Screen Size): Mention --batch.
1892 (Messages/Warnings): Likewise.
1893
f870a310
TT
18942010-03-05 Tom Tromey <tromey@redhat.com>
1895
1896 * gdb.texinfo (Basic Python): Document target_charset and
1897 target_wide_charset.
1898
78e2826b
TT
18992010-03-05 Tom Tromey <tromey@redhat.com>
1900
1901 * gdb.texinfo (Data): Link to pretty-printing.
1902 (Output Formats): Likewise. Correct text.
1903
f5dff777
DJ
19042010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1905
1906 * gdb.texinfo (Types): Describe <struct> and <flags>.
1907
dc00d89f
PM
19082010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1909
1910 * gdb.texinfo (Frames In Python): Add block parameter and
1911 description to read_var text.
1912
5107b149 19132010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 1914 Tom Tromey <tromey@redhat.com>
5107b149
PM
1915
1916 * gdb.texinfo (Types In Python): Describe block argument in
1917 template_argument and gdb.lookup_type.
1918
e03e5e7b
TT
19192010-02-24 Tom Tromey <tromey@redhat.com>
1920
1921 * gdb.texinfo (Cygwin Native): Fix typo.
1922
f3e9a817
PM
19232010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1924
1925 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1926 and select method descriptions.
1927 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1928 Tables in Python to menu.
1929 (Blocks In Python): New node.
1930 (Symbols In Python): New node.
1931 (Symbol Tables in Python): New node.
1932
a79b8f6e
VP
19332010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1934
1935 Multiexec MI
1936
1937 gdb/
1938 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1939
1940 gdb/doc/
1941 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1942 changes.
1943 (GDB/MI Program Execution): Document current behaviour of
1944 --all and --thread-group.
1945 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1946 -remove-inferior.
1947 * observer.texi (inferior_added, inferior_removed): New
1948 observers.
1949
629d6a47
TT
19502010-02-19 Tom Tromey <tromey@redhat.com>
1951
1952 * gdbint.texinfo (Getting Started): Fix @node.
1953 (Debugging GDB): Likewise.
1954
c09529e5
JB
19552010-02-13 Joel Brobecker <brobecker@adacore.com>
1956
1957 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1958 documenting the gdb_test_timeout variable.
1959
540aa8e7
MS
19602010-02-12 Jakob Engblom <jakob@virtutech.com>
1961
1962 * gdb.texinfo (MI commands): Added documentation of --reverse
1963 option to a set of MI commands. Restructured documentation of MI
1964 commands --exec-continue to reflect the complexity of reverse
1965 execution.
1966
081dfbf7
PA
19672010-02-12 Pedro Alves <pedro@codesourcery.com>
1968
1969 * gdb.texinfo (Using the Collected Data): Specify that the address
1970 range of `tfind outsize' is exclusive, and that the address range
1971 of `tfind range' is inclusive.
1972 (Tracepoint Packets): Specify that the address range of
1973 `QTFrame:range' is inclusive, and that the address range of
1974 `QTFrame:outside' is exclusive
1975
8e9c5e02
VP
19762010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1977
1978 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1979
92981e24
TT
19802010-02-10 Tom Tromey <tromey@redhat.com>
1981
1982 * gdb.texinfo (Debugging Output): Document set debug parser and
1983 show debug parser.
1984
075b51b7
L
19852010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1986
1987 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1988 i386_eflags and i386_mxcsr.
1989
3bb8d5c3
L
19902010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1991
1992 * gdb.texinfo: Document i386 target features.
1993
c5f80513
DE
19942010-02-05 Doug Evans <dje@google.com>
1995
1996 * gdbint.texinfo (Testsuite): Add a new section to document the
1997 various DejaGnu variables that may be overridden.
1be00882 1998 Document INTERNAL_GDBFLAGS.
c5f80513 1999
6ac33a4e
TT
20002010-02-04 Tom Tromey <tromey@redhat.com>
2001
2002 PR cli/8830:
2003 * gdb.texinfo (Files): -readnow comes before the filename for file
2004 and symbol-file.
2005
a1dcb23a
DJ
20062010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2007
2008 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2009 Document ARM breakpoint types.
2010 (Register Packet Format): Move into the new section.
2011 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2012
95433b34
JB
20132010-01-21 Joel Brobecker <brobecker@adacore.com>
2014
2015 * gdb.texinfo (File Options): Adjust the documentation of this
2016 switch to refer to the "source" command rather than partially
2017 duplicating some of the relevant information.
2018 (Extending GDB): Introduce and document the set/show script-extension
2019 setting.
2020 (Command Files): Add note explaining that the "source" command
2021 is also used to evalute scripts written in other languages.
2022 Remove the short slightly incorrect reference to sourcing Python
2023 scripts.
2024 (Python Commands): Document how to execute a Python script from GDB.
2025
8d576872
JB
20262010-01-19 Joel Brobecker <brobecker@adacore.com>
2027
2028 * gdb.texinfo (Command Files): Fix typo.
2029
8150ff9c
JB
20302010-01-18 Tom Tromey <tromey@redhat.com>
2031
2032 * gdb.texinfo (File Options): Document -x on .py files.
2033 (Command Files): Document handling of Python scripts.
2034
23db03a6
JZ
20352010-01-18 Jie Zhang <jie.zhang@analog.com>
2036
2037 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2038
00bf0b85
SS
20392010-01-15 Stan Shebs <stan@codesourcery.com>
2040
2041 * gdb.texinfo (Trace Files): New section.
2042 (Tracepoint Packets): Document QTSave and qTBuffer.
2043 (Trace File Format): New appendix.
2044
be759fcf
PM
20452010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2046
2047 * gdb.texinfo (Values From Inferior): Document lazy_string value
2048 method.
2049 (Python API): Add Lazy strings menu item.
2050 (Lazy Strings In Python): New node.
2051
dc146f7c
VP
20522010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2053
2054 * gdb.texinfo (GDB/MI Thread Information): New.
2055 (GDB/MI Async Records): Document the core field in *stopped.
2056 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2057 documentation
2058 (Process list): Document that osdata document may contain
2059 threads.
2060 (Remote Serial Protocol): Document qXfer:threads.
2061
d5551862
SS
20622010-01-06 Stan Shebs <stan@codesourcery.com>
2063
2064 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2065 disconnected tracing.
2066 (Tracepoint Packets): Document new protocol.
2067
7a697b8d
SS
20682010-01-05 Stan Shebs <stan@codesourcery.com>
2069
2070 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2071 tracepoints.
2072 (Tracepoint Packets): Describe remote protocol for fast
2073 tracepoints.
2074
e6f3ec50
JB
20752010-01-01 Joel Brobecker <brobecker@adacore.com>
2076
2077 Update the "Start of New Year Procedure".
2078 * gdbint.texinfo: Add the list of files that need to be updated
2079 manually. Minor reformatting.
2080
ddc4e9c1
JB
20812010-01-01 Joel Brobecker <brobecker@adacore.com>
2082
2083 * refcard.tex: Update copyright year in header and text.
2084
9d2897ad
JB
20852010-01-01 Joel Brobecker <brobecker@adacore.com>
2086
2087 * agentexpr.texi: Add 2010 to the list of copyright years.
2088 * annotate.texinfo: Likewise.
2089 * gdb.texinfo: Likewise.
2090 * gdbint.texinfo: Likewise.
2091 * observer.texi: Likewise.
2092 * stabs.texinfo: Likewise.
2093
6da95a67
SS
20942009-12-31 Stan Shebs <stan@codesourcery.com>
2095
2096 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2097
236f1d4d
SS
20982009-12-29 Stan Shebs <stan@codesourcery.com>
2099
2100 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2101
f61e138d
SS
21022009-12-28 Stan Shebs <stan@codesourcery.com>
2103
2104 * gdb.texinfo (Trace State Variables): New section.
2105 (Tracepoint Packets): Describe trace state variable packets.
2106 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2107 variable bytecodes.
2108
0fe7935b
DJ
21092009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2110
2111 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2112 declarations.
2113
a6b29f87
VP
21142009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2115
2116 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2117 -gdb-exit behaviour.
2118
5e4bde96
JB
21192009-12-20 Joel Brobecker <brobecker@adacore.com>
2120
2121 * gpl.texi: Update to version 3 of the GPL.
2122
a1715244
JB
21232009-12-20 Joel Brobecker <brobecker@adacore.com>
2124
2125 * Makefile.in: Update copyright header.
2126 * observer.texi: Fix the copyright header of the generated files.
2127
361ae042
PM
21282009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2129
2130 * gdb.texinfo (Types In Python): Describe range function.
2131
bfd31e71
PM
21322009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2133
2134 * gdb.texinfo (Types In Python): Describe "is_base_class".
2135
57a1d736
TT
21362009-12-03 Tom Tromey <tromey@redhat.com>
2137
2138 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2139
8cebebb9
PP
21402009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2141
2142 * observer.texi: New memory_changed observer.
2143
16af530a
TT
21442009-12-01 Tom Tromey <tromey@redhat.com>
2145
2146 * gdb.texinfo (Reverse Execution): Fix typo.
2147
b6199126
DJ
21482009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2149
2150 PR gdb/8704
2151
2152 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2153 are allowed after the breakpoint condition.
2154
7a6973ad
TT
21552009-11-23 Tom Tromey <tromey@redhat.com>
2156
2157 PR python/10782:
2158 * gdb.texinfo (Types In Python): Document Type.pointer.
2159
21a0512e
PP
21602009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2161
2162 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2163
a5832c8f
PA
21642009-11-11 Pedro Alves <pedro@codesourcery.com>
2165
2166 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2167 (Using Agent Expressions): Delete cross reference.
2168
1eb7cd77
JB
21692009-11-07 Joel Brobecker <brobecker@adacore.com>
2170
2171 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2172 and @settitle directives up to help makeinfo find them.
2173
24ddea62
JK
21742009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2175
2176 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2177 (Auto-loading): Use plural and note one can use multiple components now.
2178
3afae151
VP
21792009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2180
2181 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2182 -stack-list-arguments have the same documentation for parameter
2183 as -stack-list-locals. Add comas.
2184
14ff2235
PM
21852009-10-27 Tom Tromey <tromey@redhat.com>
2186 Eli Zaretskii <eliz@gnu.org>
2187
c8d5aac9 2188 PR python/10781
14ff2235
PM
2189
2190 * gdb.texinfo (Values From Inferior): Document cast method.
2191
9c419145
PP
21922009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2193
2194 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2195 and adjust example.
889bf7c5 2196
29153c24
MS
21972009-10-22 Michael Snyder <msnyder@vmware.com>
2198
2199 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2200 info record command. Also document the new save and restore
29153c24
MS
2201 commands.
2202
2b28d209
PP
22032009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2204
2205 * gdb.texinfo (Machine Code): Mention current pc marker.
2206 (Memory): Likewise.
2207
6c95b8df
PA
22082009-10-19 Pedro Alves <pedro@codesourcery.com>
2209 Stan Shebs <stan@codesourcery.com>
2210
2211 * observer.texi (new_inferior): Rename to...
2212 (inferior_appeared): ... this.
2213
2214 * gdb.texinfo (Inferiors): Rename node to ...
2215 (Inferiors and Programs): ... this. Mention running multiple
2216 programs in the same debug session.
2217 <info inferiors>: Mention the new 'Executable' column if "info
2218 inferiors". Update examples. Document the "add-inferior",
2219 "clone-inferior", "remove-inferior" and "maint info
2220 program-spaces" commands.
2221 (Process): Rename node to...
2222 (Forks): ... this. Document "set|show follow-exec-mode".
2223
2f8132f3
MS
22242009-10-11 Michael Snyder <msnyder@vmware.com>
2225
2226 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2227 (ReverseContinue): Ditto.
2228
cba4b2d3
PP
22292009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2230
2231 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2232
da082f17
JK
22332009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2234
2235 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2236
08be9d71
ME
22372009-10-06 Michael Eager <eager@eagercon.com>
2238
2239 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2240 (Embedded Processors): Add MicroBlaze.
2241 (MicroBlaze): New. Describe Xilinx MicroBlaze
2242
08a0efd0
PA
22432009-10-04 Pedro Alves <pedro@codesourcery.com>
2244
2245 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2246
cbb8f428
EZ
22472009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2248
2249 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2250
30a4a70c
JB
22512009-09-23 Joel Brobecker <brobecker@adacore.com>
2252
2253 * observer.texi (solib_unloaded): Document explicitly the fact that
2254 this observer is called before the associated symbols are unloaded.
2255
b3372f91
VP
22562009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2257
2258 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2259 -stack-list-variables.
2260
f43030c4
TT
22612009-09-18 Tom Tromey <tromey@redhat.com>
2262
2263 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2264 is experimental.
2265
ec7e75e7
PP
22662009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2267
2268 * gdb.texinfo (convenince variables): Mention
2269 $_siginfo could be empty.
f43030c4 2270
0cc7d26f
TT
22712009-09-15 Tom Tromey <tromey@redhat.com>
2272
2273 * gdb.texinfo (GDB/MI Variable Objects): Document
2274 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2275 Expand -var-update documentation.
2276
a96d9b2e
SDJ
22772009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2278
2279 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2280 feature.
2281
005ca36a
JB
22822009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2283
2284 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2285
0d772ac9
MS
22862009-09-10 Michael Snyder <msnyder@vmware.com>
2287
2288 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2289 ReverseStep replies to the qSupported query.
2290
14fb1bac
JB
22912009-09-10 Joel Brobecker <brobecker@adacore.com>
2292
2293 Add documentation for set/show interactive-mode.
2294 * gdb.texinfo (Other Misc Settings): New node.
2295
29b090c0
DE
22962009-09-01 Doug Evans <dje@google.com>
2297
2298 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2299 non-stop mode's affect on remote caching.
2300
4e5d721f
DE
23012009-08-31 Jacob Potter <jdpotter@google.com>
2302 Doug Evans <dje@google.com>
2303
2304 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2305 Mark `set/show remotecache' options as obsolete.
2306 Document new `set/show stack-cache' option.
2307 Update text for `info dcache'.
2308
55333a84
DE
23092009-08-27 Doug Evans <dje@google.com>
2310
2311 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2312 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2313
bc3a0b4d
RW
23142009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2315
2316 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2317 about autoconf.
2318
3a1ff0b6
PA
23192009-08-25 Pedro Alves <pedro@codesourcery.com>
2320
2321 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2322 small example, and describe its columns. Replace "inferior-id" by
2323 "infno" throughout.
2324
81ecdfbb
RW
23252009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2326
af542c2e
RW
2327 * gdbint.texinfo (Releasing GDB): Point to
2328 README-maintainer-mode file for required autoconf version.
2329 * configure.ac: Do not substitute datarootdir, htmldir,
2330 pdfdir, docdir. Do not process --with-datarootdir,
2331 --with-htmldir, --with-pdfdir, --with-docdir.
2332 * configure: Regenerate.
2333
81ecdfbb
RW
2334 * configure: Regenerate.
2335
4efc6507
DE
23362009-08-20 Reid Kleckner <reid@kleckner.net>
2337
2338 * gdb.texinfo: Add chapter on JIT interface.
2339
43089a6e
NR
23402009-08-07 Nick Roberts <nickrob@snap.net.nz>
2341
2342 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 2343 confirmation request.
43089a6e 2344
99e008fe
EZ
23452009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2346
c8d5aac9
L
2347 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2348 CRC definitions.
99e008fe 2349
48cb2d85
VP
23502009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2351
2352 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 2353 -break-commands.
48cb2d85 2354
ff1a52c6
UW
23552009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2356
2357 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2358 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2359
3285f3fe
UW
23602009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2361
2362 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2363 "set spu stop-on-load" and "show spu stop-on-load" commands.
2364
e35359c5
UW
23652009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2366
2367 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2368
58d6951d
DJ
23692009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2370
2371 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2372 org.gnu.gdb.arm.neon.
2373
08d16641
PA
23742009-07-20 Pedro Alves <pedro@codesourcery.com>
2375
2376 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2377 optional element.
2378 (subsection OS ABI): New subsection.
2379
782b2b07
SS
23802009-07-14 Stan Shebs <stan@codesourcery.com>
2381
2382 * gdb.texinfo (Tracepoint Conditions): New section.
2383 (General Query Packets): Describe ConditionalTracepoints.
2384 (Tracepoint Packets): Describe condition field.
2385 (Maintenance Commands): Describe maint agent-eval.
2386 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2387
9b117ef3
HZ
23882009-07-11 Hui Zhu <teawater@gmail.com>
2389
2390 * gdb.texinfo (disassemble): Add a new modifier /r
2391 to "disassemble" command to make it print the raw instructions
2392 in hex as well as in symbolic form.
2393
f5a33284
TT
23942009-07-09 Tom Tromey <tromey@redhat.com>
2395
2396 * gdbint.texinfo (Testsuite): Document parallel make check.
2397
812f7342
TT
23982009-07-09 Tom Tromey <tromey@redhat.com>
2399
2400 * gdbint.texinfo (Testsuite): Document test transcripts.
2401
fbb8f299
PM
24022009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2403
2404 * gdb.texinfo (Values From Inferior): Add length parameter
2405 description.
2406
dd8f35ac
EZ
24072009-07-04 Chris Genly <chris@genly.us>
2408
2409 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2410 in -var-list-children. Fix example according to what the code
2411 does.
2412
2277426b
PA
24132009-07-02 Pedro Alves <pedro@codesourcery.com>
2414
2415 * gdb.texinfo (Debugging multiple inferiors): Document the
2416 "inferior", "detach inferior" and "kill inferior" commands.
2417 (Debugging Programs with Multiple Processes): Adjust to mention
2418 generic "inferior" commands. Delete mention of "detach fork" and
2419 "delete fork". Cross reference to "Debugging multiple inferiors"
2420 section.
2421
a6d9a66e
UW
24222009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2423
5af949e3
UW
2424 * gdbint.texinfo (Item Output Functions): Update signature
2425 for ui_out_field_core_addr.
2426
24272009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2428
2429 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
2430 Update example code extrated from breakpoint.c.
2431
9901a55b 24322009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 2433
9901a55b
PP
2434 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2435 MI commands.
2436 (GDB/MI Symbol Query): Likewise.
2437 (GDB/MI File Commands): Likewise.
2438 (GDB/MI File Transfer Commands): Likewise.
2439 (GDB/MI Target Manipulation): Likewise.
2440 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 2441
edb3359d
DJ
24422009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2443
2444 * gdb.texinfo (Debugging Optimized Code): New chapter.
2445 (Compiling for Debugging): Reference it. Move some
2446 text to the new section.
2447
7cd1089b
PM
24482009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2449
2450 * doc/gdb.texinfo (Calling): Document
2451 set-unwind-on-terminating-exception usage.
2452
d4db2f36
PA
24532009-06-11 Pedro Alves <pedro@codesourcery.com>
2454
2455 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2456 command.
2457
d1a7880c
PA
24582009-06-07 Pedro Alves <pedro@codesourcery.com>
2459
2460 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2461 references.
2462
473f94e6
UW
24632009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2464
2465 * gdbint.texinfo: Rename formal parameters to gdbarch function
2466 protoypes from "current_gdbarch" to "gdbarch".
2467
8f500870
TT
24682009-05-28 Tom Tromey <tromey@redhat.com>
2469
2470 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2471
b6313243
TT
24722009-05-27 Tom Tromey <tromey@redhat.com>
2473
2474 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2475 feature.
2476 (GDB/MI Variable Objects): Document -var-set-visualizer.
2477
24782009-04-02 Tom Tromey <tromey@redhat.com>
2479
2480 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2481 feature.
2482 (GDB/MI Variable Objects): Document -var-set-visualizer.
2483
a6bac58e
TT
24842009-05-27 Tom Tromey <tromey@redhat.com>
2485 Thiago Jung Bauermann <bauerman@br.ibm.com>
2486 Phil Muldoon <pmuldoon@redhat.com>
2487
2488 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2489 (Pretty Printing): New node.
2490 (Selecting Pretty-Printers): Likewise.
2491 (Python API): Update.
2492 (Output Formats): Document /r format.
2493
2c74e833
TT
24942009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2495 Tom Tromey <tromey@redhat.com>
2496
2497 * gdb.texinfo (Types In Python): New node.
2498 (Values From Inferior): "type" is now an attribute.
2499 (Python API): Update.
2500
89c73ade
TT
25012009-05-27 Tom Tromey <tromey@redhat.com>
2502 Thiago Jung Bauermann <bauerman@br.ibm.com>
2503 Phil Muldoon <pmuldoon@redhat.com>
2504
2505 * gdb.texinfo: Add @syncodeindex for `tp'.
2506 (Python API): Update.
2507 (Auto-loading): New node.
2508 (Objfiles In Python): New node.
2509
17a37d48
PP
25102009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2511
2512 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 2513
6718376f
NR
25142009-05-15 Nick Roberts <nickrob@snap.net.nz>
2515
2516 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2517
cbe54154
PA
25182009-05-12 Pedro Alves <pedro@codesourcery.com>
2519
2520 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2521 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2522 show show-debug-regs' docs.
2523
8e05493c
EZ
25242009-05-08 Eli Zaretskii <eliz@gnu.org>
2525
2526 * gdb.texinfo (Process Record and Replay): Add description of
2527 reverse execution.
2528
b39f4988
JB
25292009-05-07 Joel Brobecker <brobecker@adacore.com>
2530
2531 * gdbint.texinfo (Adding support for debugging core files): New node.
2532 (Native Debugging): Remove the ``Native core file Support'' section.
2533
a2311334
EZ
25342009-05-01 Eli Zaretskii <eliz@gnu.org>
2535
2536 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2537 Add index entries.
2538
53cc454a 25392009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 2540 Michael Snyder <msnyder@vmware.com>
53cc454a 2541
a2311334
EZ
2542 * gdb.texinfo: (Process Record and Replay): Add documentation for
2543 process record and replay.
53cc454a 2544
484086b7
JK
25452009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2546
2547 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2548 a new part on command-line defined macros.
2549
32ae1842
EZ
25502009-04-25 Eli Zaretskii <eliz@gnu.org>
2551
2552 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2553 clarify the wording.
2554
b14b1491
TT
25552009-04-23 Tom Tromey <tromey@redhat.com>
2556
2557 * gdb.texinfo (Data Files): New node.
2558 (GDB Files): Update menu.
2559
5c1e86e1
JB
25602009-04-23 Joel Brobecker <brobecker@adacore.com>
2561
2562 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 2563 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 2564
83eba9b7
VP
25652009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2566
2567 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2568
e31198c4
HZ
25692009-04-22 Hui Zhu <teawater@gmail.com>
2570
2571 * gdb.texinfo (disassemble-next-line): Set the default of
2572 disassemble-next-line to off.
2573
26e251b6
JM
25742009-04-21 Joseph Myers <joseph@codesourcery.com>
2575
2576 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2577 --with-htmldir): New.
2578 * configure: Regenerate.
2579 * Makefile.in (datarootdir, docdir): Define.
2580 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2581 instead of $(SET_TEXINPUTS).
2582 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2583 gdbint.info instead of $(SET_TEXINPUTS).
2584 (gdbint/index.html): Use same -I options as for building
2585 gdbint.info.
2586 (stabs.dvi, stabs.pdf): Use same -I options as for building
2587 stabs.info instead of $(SET_TEXINPUTS).
2588 (stabs/index.html): Use same -I options as for building
2589 stabs.info.
2590 (annotate.dvi, annotate.pdf): Use same -I options as for building
2591 annotate.info instead of $(SET_TEXINPUTS).
2592 (annotate/index.html): Use same -I options as for building
2593 annotate.info.
2594
eac35c4e
DD
25952009-04-21 David Daney <ddaney@caviumnetworks.com>
2596
2597 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2598
29b0e8a2
JM
25992009-04-21 Joseph Myers <joseph@codesourcery.com>
2600
2601 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2602
2b831889 26032009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 2604 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
2605
2606 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2607 (MAKEHTMLFLAGS): Set to empty.
2608 (html__strip_dir): Define.
2609 (HTMLFILES): Define.
2610 (HTMLFILES_INSTALL): Define.
2611 (install-html): Copy new automake rule.
2612 (html): Depend on $(HTMLFILES).
2613 (gdb_toc.html): Rename to gdb/index.html.
2614 (gdbint_toc.html): Rename to gdbint/index.html.
2615 (stabs_toc.html): Rename to stabs/index.html.
2616 (annotate_toc.html): Rename to annotate/index.html.
2617
89a34d1b
JM
26182009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2619
2620 * Makefile.in: Set pdfdir and htmldir from configure
2621 substitutions.
2622 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2623 * configure: Regenerate.
2624
a2d5da46
JB
26252009-04-16 Joel Brobecker <brobecker@adacore.com>
2626
2627 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2628 This macro is no longer used.
2629
732f6a93
TT
26302009-04-15 Tom Tromey <tromey@redhat.com>
2631
2632 * gdb.texinfo (Character Sets): Document default character set.
2633
87f9adc1
PM
26342009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2635
2636 * gdbint.texinfo: Change server name from sources.redhat.com to
2637 sourceware.org throughout.
2638
2c88c651
JB
26392009-04-09 Joel Brobecker <brobecker@adacore.com>
2640
2641 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2642 about a missing dot or coma after @xref.
2643
4f5376b2
JB
26442009-04-02 Joel Brobecker <brobecker@adacore.com>
2645
2646 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2647 example, and add a small explanation about it.
2648 (Print Settings): Change the documentation of the "set print
2649 frame-arguments" to reflect the fact that the default is now "scalars".
2650
a0381d3a
JB
26512009-04-02 Joel Brobecker <brobecker@adacore.com>
2652
2653 * gdb.texinfo (Print Settings): Add kindex for command "set
2654 print frame-arguments".
2655
45ac276d
JB
26562009-03-31 Joel Brobecker <brobecker@adacore.com>
2657
2658 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2659 breakpoints.
2660 (Set Breaks): Add reference to thread-specific and task-specific
2661 breakpoints.
2662
32cd1edc
JB
26632009-03-31 Joel Brobecker <brobecker@adacore.com>
2664
2665 * gdb.texinfo (Ada Tasks): Remove the documentation about
2666 the "Running" state, as this state has been eliminated.
2667 Now all runnable tasks are shown as "Runnable".
2668
1042e4c0
SS
26692009-03-30 Stan Shebs <stan@codesourcery.com>
2670
2671 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2672 special case of breakpoints.
2673 (Enable and Disable Tracepoints): Mention deprecation.
2674 (Listing Tracepoints): Update description and example.
2675
f8f6f20b
TJB
26762009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2677
2678 * gdb.texinfo (Frames in Python): New node.
2679 (Python API): Update.
2680
c0c6f777
TJB
26812009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2682
2683 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2684 from a method to an attribute.
2685
def2b000
TJB
26862009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2687
2688 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2689 attribute.
2690
a07daef3
PA
26912009-03-25 Pedro Alves <pedro@codesourcery.com>
2692
2693 * observer.texi (thread_exit): Add "silent" parameter.
2694
f3b1572e
PA
26952009-03-22 Pedro Alves <pedro@codesourcery.com>
2696
2697 * observer.texi (about_to_proceed): New.
2698
587afa38
EZ
26992009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
2700
2701 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2702 field throughout to handle types with spaces in them. Fix typos
2703 found by aspell.
2704 (Summary, Requirements, Contributors): New first chapter,
2705 "Summary" added, old Requirements section moved there, and new
2706 section, "Contributors" added.
2707 (Initializing a New Architecture, Register Representation)
2708 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2709 (Porting gdb): These sections extended and updated.
2710 (Compiler Characteristics): This section (empty) deleted.
2711 (Defining Other Architecture Features): This section renamed and
2712 duplicate material removed from (formerly "Target Conditionals").
2713 Use braces {} in @deftypeXX type field throughout to handle types
2714 with spaces in them. Typos found by aspell fixed.
2715
2716 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2717 * stack_frame.pdf: Version of image for PDF output.
2718 * stack_frame.png: Version of image for HTML output and for Emacs.
2719 * stack_frame.txt: Version of image for Info output.
1db61298 2720 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 2721
10af6951
EZ
27222009-03-21 Eli Zaretskii <eliz@gnu.org>
2723
2724 * gdb.texinfo (Character Sets): Fix last change.
2725
cc924cad
TJB
27262009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2727
2728 * gdb.texinfo (Values From Inferior): Fix optional arguments
2729 markup.
2730 (Commands In Python): Adjust argument names of gdb.Command.__init__
2731 to what the function accepts as keywords.
2732
bc3b79fd
TJB
27332008-03-20 Tom Tromey <tromey@redhat.com>
2734
2735 * gdb.texinfo (Convenience Vars): Document convenience functions.
2736 (Functions In Python): New node.
2737 (Python API): Update.
2738
6c7a06a3
TT
27392009-03-20 Tom Tromey <tromey@redhat.com>
2740
2741 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2742 set target-wide-charset.
2743 (Requirements): Mention iconv.
2744
b646ddd4
HZ
27452009-03-17 Hui Zhu <teawater@gmail.com>
2746
2747 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2748
91440f57
HZ
27492009-03-17 Hui Zhu <teawater@gmail.com>
2750
2751 * gdb.texinfo: Add documentation for disassemble-next-line.
2752
8fd41227
TJB
27532009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2754
2755 * gdb.texinfo (Commands In Python): Remove tindex entries.
2756
61ff14c6
JK
27572009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2758
2759 * gdb.texinfo (Returning): New description for missing debug info.
2760
0b16c5cf
PA
27612009-03-14 Pedro Alves <pedro@codesourcery.com>
2762
2763 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 2764 (General Query Packets): Document qAttached.
0b16c5cf 2765
32fc0df9
PA
27662009-03-05 Pedro Alves <pedro@codesourcery.com>
2767
2768 * gdb.texinfo (Background Execution): Better describe the set
2769 target-async command.
2770 (Maintenance Commands): Delete description of the `maint set/show
2771 linux-async' and `maint set/show remote-async' commands.
2772
134eb42c
VP
27732009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2774
2775 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2776 between sentences.
2777
c86cf029
VP
27782009-02-18 Vladimir Prus <vladimir@codesourcery.com>
2779
2780 * gdb.texinfo (GDB/MI Async Records): Document the
2781 =library-loaded and =library-unloaded notifications.
2782
3ea85240
VP
27832009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2784
2785 * observer.texi (test_notification): New observer.
2786
1d33d6ba
VP
27872009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2788
61ff14c6
JK
2789 * observer.texi: Add parameter 'print_frame' to normal_stop
2790 observer.
1d33d6ba 2791
d721c933
EZ
27922009-02-07 Eli Zaretskii <eliz@gnu.org>
2793
2794 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2795 (Commands In Python): Fix COMMAND_* constants in last change. Use
2796 @kbd for interactive input. Add cross-references and index
2797 entries.
2798
4aa995e1
PA
27992009-02-06 Pedro Alves <pedro@codesourcery.com>
2800
2801 * gdb.texinfo (Signals): Document $_siginfo.
2802 (Convenience Variables): Mention $_siginfo.
2803 (Remote Configuration): Document qXfer:siginfo:read,
2804 qXfer:siginfo:write packets, and the read-siginfo-object,
2805 write-siginfo-object commands.
2806
5f5233d4
PA
28072009-02-06 Pedro Alves <pedro@codesourcery.com>
2808
2809 * gdbint.texinfo (Values): New chapter.
2810
d8906c6f
TJB
28112009-02-06 Tom Tromey <tromey@redhat.com>
2812
2813 * gdb.texinfo (Python API): Add entry for Commands In Python.
2814 (Commands In Python): New node.
2815
b6cb8e7d
TJB
28162009-02-05 Tom Tromey <tromey@redhat.com>
2817
2818 * gdb.texinfo (Values From Inferior): Document Value.string.
2819
12453b93
TJB
28202009-02-05 Tom Tromey <tromey@redhat.com>
2821
2822 * gdb.texinfo (Basic Python): Document execute's from_tty
2823 argument.
2824
08c637de
TJB
28252009-02-04 Tom Tromey <tromey@redhat.com>
2826
2827 * gdb.texinfo (Basic Python): Document gdb.history.
2828
592375cd
VP
28292009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2830
2831 * gdb.texinfo (GDB/MI Thread Commands): Document the
2832 'current-thread-id' field. Remove the example with zero threads,
2833 since current GDB won't ever report that if there's inferior.
2834
41447f92
VP
28352009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2836
2837 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2838 option to -break-insert.
2839
098b41a6
JG
28402009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2841 Jerome Guitton <guitton@adacore.com>
2842
2843 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2844 (System-wide configuration): New section.
2845
3c16cced
PA
28462009-01-26 Pedro Alves <pedro@codesourcery.com>
2847
2848 PR gdb/7580:
2849 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2850 internal-error|internal-warning quit|corefile ask|yes|no".
2851
62709adf
PA
28522009-01-26 Pedro Alves <pedro@codesourcery.com>
2853
2854 * gdb.texinfo (Using the `gdbserver' Program): Document
2855 --remote-debug.
2856
7ce58dd2
DE
28572009-01-23 Doug Evans <dje@google.com>
2858
2859 * gdb.texinfo: Add nexti to list of commands that support
2860 background execution.
2861
adb483fe
DJ
28622009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2863
2864 * gdb.texinfo (Define, Hooks): Document prefix command support.
2865
a67ec3f4 28662009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 2867 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
2868
2869 Fixes for makeinfo --html.
2870
2871 * annotate.texinfo: Use @copying and @insertcopying. Use
2872 @ifnottex in place of @ifinfo.
2873 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2874 place of @ifinfo. Use @ifnotinfo for one index entry.
2875 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2876 in place of @ifinfo.
2877 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2878 in place of @ifinfo. Include contents at start unconditionally.
2879
84fcdf95
PA
28802009-01-13 Pedro Alves <pedro@codesourcery.com>
2881
2882 * gdb.texinfo (General Query Packets): Remove @var{} around the
2883 "spu" literal string.
2884
fa3a767f
PA
28852009-01-07 Pedro Alves <pedro@codesourcery.com>
2886
2887 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2888 program may be running in another process" errors.
2889 * gdbint.texinfo (Native Conditionals): Delete
2890 ONE_PROCESS_WRITETEXT description.
2891
9cb011d3
JB
28922009-01-07 Joel Brobecker <brobecker@adacore.com>
2893
2894 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2895 emacs local variable to be placed at the end of the ChangeLog.
2896 Add server.c and gdbreplay.c to the list of files where the
2897 copyright year needs to be updated.
2898
84603566
SL
28992009-01-06 Sandra Loosemore <sandra@codesourcery.com>
2900
2901 * gdb.texinfo (Remote Configuration): Document new
2902 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2903 commands.
2904
a53f55d8
PA
29052008-12-28 Pedro Alves <pedro@codesourcery.com>
2906
2907 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2908 FETCH_INFERIOR_REGISTERS.
2909 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2910 FETCH_INFERIOR_REGISTERS descriptions. Remove
2911 gdbarch_get_longjmp_target descrition, since already described in
2912 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2913 (Target Conditionals): ... here.
2914
077e0a52
JB
29152008-12-16 Joel Brobecker <brobecker@adacore.com>
2916
2917 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2918 examples.
2919 (Additions to Ada): Likewise. Add the missing opening and closing
2920 parenthesis of the GDB prompt in one of the examples.
2921
023eb17c
JB
29222008-12-14 Joel Brobecker <brobecker@adacore.com>
2923
2924 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2925 about the result of 'Address not being of type System.Address.
2926 This problem has been fixed a while ago.
2927
c3b108f7
VP
29282008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2929
2930 MI non-stop and multiprocess docs.
2931
c8d5aac9
L
2932 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2933 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2934 Adjust documentation for *stopped, document =thread-created,
2935 =thread-exited, =thread-group-created and =thread-group-exited.
2936 (GDB/MI Thread Commands): Document the 'state' field in
2937 -thread-info output.
2938 (GDB/MI Program Execution): Mention --all and --thread-group
2939 options.
2940 (GDB/MI Variable Objects): Describe floating and fixed variable
2941 objects.
2942 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2943
07e059b5
VP
29442008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2945
c8d5aac9
L
2946 * gdb.texinfo (Operating System Information): New appendix.
2947 (Operating System Auxiliary Information): Document 'info os processes'
2948 (Remote Configuration): Document 'osdata'
2949 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2950
a80b95ba
TG
29512008-11-27 Tristan Gingold <gingold@adacore.com>
2952
2953 * gdb.texinfo (Darwin): Document Darwin specific features.
2954
a655d424
JK
29552008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2956
2957 * gdbint.texinfo (Target Conditionals): Extend the
2958 gdbarch_breakpoint_from_pc description.
2959
249e1128
VP
29602008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2961
2962 * gdb.texinfo (M68K Features): Fix typo.
2963
c14c28ba
PP
29642008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2965
2966 * gdb.texinfo (Symbols): Mention printing containing
2967 image name in "info symbol".
2968 (Maint translate-address): Likewise.
889bf7c5 2969
394a6666
JB
29702008-11-18 Joel Brobecker <brobecker@adacore.com>
2971
2972 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2973 commands "catch load" and "catch unload".
2974
66bb093b
VP
29752008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2976
2977 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2978 =thread-selected.
889bf7c5 2979
4a92f99b
VP
29802008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2981
c8d5aac9 2982 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2983
f0323ca0
PA
29842008-10-27 Pedro Alves <pedro@codesourcery.com>
2985
2986 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2987 .mt files, TM_CLIBS or TM_CDEPS.
2988 (x86 Watchpoints): Don't mention TDEPFILES.
2989
8b23ecc4
SL
29902008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2991
2992 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2993 (Overview): Mention notifications and non-stop mode behavior.
2994 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2995 with non-stop mode behavior. Add vStopped description.
2996 (Stop Reply Packets): Update list of packets that return
2997 stop replies. Mention non-stop behavior.
2998 (General Query Packets): Document QNonStop packet and associated
2999 qSupported query response.
3000 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3001 behavior.
3002 (Notification Packets): New section.
3003 (Remote Non-Stop): New section.
3004 (File-I/O Overview): Mention non-stop behavior.
3005
fff08868
HZ
30062008-10-24 Hui Zhu <teawater@gmail.com>
3007 Pedro Alves <pedro@codesourcery.com>
3008
3009 * gdb.texinfo (displaced-stepping): Describe the auto mode
3010 setting, and say it's the default. This is now a mainstream
3011 setting instead of a maintenance setting.
3012
252fbfc8
PA
30132008-10-23 Pedro Alves <pedro@codesourcery.com>
3014
3015 * observer.texi (thread_stop_requested): New.
3016
20924a55
JB
30172008-10-22 Joel Brobecker <brobecker@adacore.com>
3018
3019 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3020 (Patching): Replace incorrect usage of @samp by @kbd.
3021
bacec72f
MS
30222008-10-17 Michael Snyder <msnyder@vmware.com>
3023
3024 * gdb.texinfo: Add documentation for reverse execution.
3025
a08702d6 30262008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3027 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3028
3029 * gdb.texinfo. (Values From Inferior): New subsubsection.
3030
d97bc12b
DE
30312008-10-06 Doug Evans <dje@google.com>
3032
3033 * gdb.texinfo (set debug dwarf2-die): Document it.
3034
87f67dba
JB
30352008-10-01 Joel Brobecker <brobecker@adacore.com>
3036
3037 * gdb.texinfo (catch) [exception]: Document how to insert
3038 a breakpoint on user-defined exceptions when the exception
3039 name is identical to one of the language-defined ones.
3040
2fae03e8
TT
30412008-09-27 Tom Tromey <tromey@redhat.com>
3042
3043 * gdb.texinfo (Macros): Remove text about stringification,
3044 varargs, and splicing.
3045
5c6ce71d
TT
30462008-09-27 Tom Tromey <tromey@redhat.com>
3047
3048 * gdbint.texinfo (Language Support): Remove text about omitting
3049 support for a language.
3050
07128da0
DE
30512008-09-23 Doug Evans <dje@google.com>
3052
3053 * gdb.texinfo (info dcache): Update.
3054
b90a069a
SL
30552008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3056
3057 * gdb.texinfo (Packets): Add info on thread-id syntax and
3058 multiprocess extensions.
3059 <D>: Document multiprocess form of packet.
3060 <H>: Use thread-id syntax.
3061 <T>: Likewise.
3062 <vCont>: Likewise. Note this is required for multiprocess.
3063 <vKill>: New packet.
3064 (Stop Reply Packets) <T>: Use thread-id syntax.
3065 <W>: Document multiprocess form of reply.
3066 <X>: Likewise.
3067 (General Query Packets) <qC>: Use thread-id syntax.
3068 <qfThreadInfo>: Likewise.
3069 <qGetTLSAddr>: Likewise.
3070 <qP>: Likewise.
3071 <qSupported>: Add "multiprocess" feature.
3072 <qThreadExtraInfo>: Use thread-id syntax.
3073
b77209e0
PA
30742008-09-22 Stan Shebs <stan@codesourcery.com>
3075
3076 * gdb.texinfo (Inferiors): New section.
3077
3d0bb823
PA
30782008-09-12 Pedro Alves <pedro@codesourcery.com>
3079
3080 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3081
f8dcfc0a
UW
30822008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3083
3084 * gdbint.texinfo (Target Conditionals): Remove documentation
3085 for gdbarch_name_of_malloc.
3086
8775bb90
MS
30872008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3088
3089 * gdb.texinfo (Interrupts): Mention TCP interface for
3090 sending BREAK.
3091
f1838a98
UW
30922008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3093
3094 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3095 argument prefix to "set sysroot".
3096
158c7665
PH
30972008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3098
3099 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3100 and False.
3101
30e026bb
VP
31022008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3103
c8d5aac9
L
3104 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3105 for possible features of -list-features.
30e026bb 3106
c6ebd6cf
VP
31072008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3108
c8d5aac9 3109 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3110 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3111
aeac0ff9
VP
31122008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3113
3114 * doc/gdb.texinfo (PowerPC): Fix typo.
3115 (PowerPC features): Fix typo.
3116
5231c1fd
PA
31172008-08-18 Pedro Alves <pedro@codesourcery.com>
3118
3119 * observer.texi (thread_ptid_changed): New.
3120
677c5bb1
LM
31212008-08-18 Luis Machado <luisgpm@br.ibm.com>
3122
3123 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3124 (PowerPC features): Mention feature set for VSX registers.
3125
f3a2dd1a
JB
31262008-08-13 Joel Brobecker <brobecker@adacore.com>
3127
3128 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3129 the direct visibility of all names in user-written packages.
3130
33e5cbd6
PA
31312008-08-13 Pedro Alves <pedro@codesourcery.com>
3132
3133 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3134 setting, and make it the default.
3135 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3136 non-stop script example.
3137
d0384fc4
TJB
31382008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3139
3140 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3141 reference to the "Using Different Register and Memory Data
3142 Representation" section.
3143
a6f3e723
SL
31442008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3145
3146 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3147 (Remote Protocol): Add Packet Acknowledgment to menu.
3148 (Overview): Mention +/- can be disabled, and point to new section
3149 where this is discussed in detail.
3150 (General Query Packets): Document QStartNoAckMode packet, and
3151 corresponding qSupported reply.
3152 (Packet Acknowledgment): New section.
3153
0606b73b
SL
31542008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3155 Pedro Alves <pedro@codesourcery.com>
3156
3157 * gdb.texinfo (Threads): Move paragraph about automatic thread
3158 selection to All-Stop Mode subsection.
3159 (Thread Stops): Reorganize existing material into subsections.
3160 Add introductory blurb and menu.
3161 (Non-Stop Mode): New subsection.
3162 (Background Execution): New subsection.
3163 (Maintenance Commands): Add cross-references from async mode
3164 commands to the new Background Execution section.
3165
d57a3c85
TJB
31662008-08-06 Tom Tromey <tromey@redhat.com>
3167
3168 * gdb.texinfo (Extending GDB): New chapter.
3169 (Sequences): Demoted chapter, now a section under the new
3170 Extending GDB chapter.
3171 (Python): New section.
3172
6d76a53d
SS
31732008-07-31 Stan Shebs <stan@codesourcery.com>
3174
3175 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3176
1f70da6a
SS
31772008-07-29 Stan Shebs <stan@codesourcery.com>
3178
3179 * gdbint.texinfo: General round of cleanup and minor
3180 clarifications.
3181 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3182 (Longjmp Support): Update description to reflect how it is done
3183 for targets without using native header.
3184 (Symbol Handling): Add a little more general explanation.
3185 (COFF, ELF): Mention stabs encapsulation.
3186 (DWARF 3): New section.
3187 (Adding a New Host): Scrub out some obsolete bits.
3188 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3189 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3190 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3191 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3192 SEEK_SET, STOP_SIGNAL, USG.
3193 (Raw and Virtual Register Representations): Ditto for
3194 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3195 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3196 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3197 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3198 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3199 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3200 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3201 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3202 DEPRECATED_USE_STRUCT_CONVENTION.
3203 Describe gdbarch_deprecated_fp_regnum.
3204 Update description of gdbarch_print_insn.
3205 (Adding a New Target): Scrub out obsolete bits.
3206 (Obsolete Conditionals): Remove entire section.
3207
383f836e
TT
32082008-07-25 Tom Tromey <tromey@redhat.com>
3209
3210 * observer.texi (GDB Observers): Document new observers:
3211 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3212 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3213 architecture_changed.
3214
cfd8ab24
SS
32152008-07-21 Stan Shebs <stan@codesourcery.com>
3216
3217 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3218 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3219
781b42b0
TT
32202008-07-21 Tom Tromey <tromey@redhat.com>
3221
3222 * observer.texi (GDB Observers): Remove obsolete comment.
3223 <executable_changed>: Remove argument.
3224
d7d9f01e
TT
32252008-07-18 Tom Tromey <tromey@redhat.com>
3226
3227 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3228
bf250677
DE
32292008-07-10 Doug Evans <dje@google.com>
3230
3231 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3232
10568435
JK
32332008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3234
3235 * gdb.texinfo (Starting): Document "set disable-randomization".
3236
5ae4183a
AS
32372008-07-07 Andreas Schwab <schwab@suse.de>
3238
3239 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3240
b56e7235
VP
32412008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3242
3243 * gdb.texinfo (GDB/MI Target Manipulation): Add
3244 example of -target-attach.
3245
e1ac3328
VP
32462008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3247
3248 * observer.texi (target_resumed): New observer.
5ae4183a 3249 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3250
65d12d83
TT
32512008-06-06 Tom Tromey <tromey@redhat.com>
3252
3253 * gdb.texinfo (Completion): Add field name example.
3254
fbc5282e
MK
32552008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3256
3257 * gdb.texinfo (GDB/MI Program Context): Added example
3258 to -exec-arguments
5ae4183a 3259
fbc5282e 32602008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3261
3262 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3263 annotation.
3264
c16158bc 32652008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3266 Nathan Sidwell <nathan@codesourcery.com>
3267 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3268
3269 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3270 and ACX_BUGURL.
3271 * configure: Regenerate.
3272 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3273 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3274 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3275 mailing-list-specific text about bug reporting unless
3276 BUGURL_DEFAULT.
3277
75c99385
PA
32782008-06-05 Pedro Alves <pedro@codesourcery.com>
3279
3280 * gdb.texinfo (-target-select): Remove reference to target async.
3281 (Maintenance Commands): Document "maint set/show remote-async".
3282
1763a388
MK
32832008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3284
3285 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3286 in -target-file-get section.
5ae4183a 3287
d0d064df
PA
32882008-05-22 Pedro Alves <pedro@codesourcery.com>
3289
9b562ab8
PA
3290 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3291 killing the inferior when it is already debugging a process.
d0d064df 3292
8dfa32fc
JB
32932008-05-21 Joel Brobecker <brobecker@adacore.com>
3294
3295 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3296 abbreviation for "finish".
3297
55f996a7
NR
32982008-05-21 Nick Roberts <nickrob@snap.net.nz>
3299
3300 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3301
ba2b1c56
DJ
33022008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3303
3304 * gdbint.texinfo (Target Conditionals): Delete entry for
3305 gdbarch_dwarf_reg_to_regnum.
3306
08388c79
DE
33072008-05-09 Doug Evans <dje@google.com>
3308
a3c83fae 3309 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3310
d14508fe
DE
33112008-05-05 Doug Evans <dje@google.com>
3312
3313 * gdb.texinfo (disassemble): Document /m modifier.
3314
e2b7ddea
VP
33152008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3316
5ae4183a
AS
3317 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3318 will not report the time of commands that run the target.
e2b7ddea 3319
8eb41542
VP
33202008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3321
3322 * gdb.texinfo (GDB/MI Output Records): Add
3323 missing semicolon.
3324
82f68b1c
VP
33252008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3326
3327 * gdb.texinfo (GDB/MI Output Records):
3328 Document =thread-create and =thread-exited.
3329
fa0f268d
VP
33302008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3331
3332 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 3333 Remove mention of dmi-discuss.
fa0f268d 3334
063bfe2e
VP
33352008-05-03 Pedro Alves <pedro@codesourcery.com>
3336
3337 * observer.texi (thread_exit): New.
3338
237fc4c9
PA
33392008-05-02 Pedro Alves <pedro@codesourcery.com>
3340
3341 * gdb.texinfo (Debugging Output): Document "set/show debug
3342 displaced".
3343 (Maintenance Commands): Document "maint set/show
3344 can-use-displaced-stepping".
3345
0428b8f5
DJ
33462008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3347
3348 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3349 and set/show arm force-mode.
3350
5009afc5
AS
33512008-05-02 Andreas Schwab <schwab@suse.de>
3352
3353 * gdbint.texinfo (Algorithms): Describe
3354 target_watchpoint_addr_within_range.
3355
669fac23
DJ
33562008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3357
3358 * gdbint.texinfo (Stack Frames): New chapter.
3359 (Algorithms): Move Frames text to the new chapter.
3360 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3361 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3362
721c02de
VP
33632008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3364
5ae4183a
AS
3365 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3366 output does not necessary include any tokens.
721c02de 3367
c055b101
CV
33682008-04-22 Corinna Vinschen <vinschen@redhat.com>
3369
3370 * gdb.texinfo (Set SH Calling convention): New @item.
3371 (Show SH Calling convention): Ditto.
3372
68837c9d
MD
33732008-04-22 Markus Deuling <deuling@de.ibm.com>
3374
3375 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3376
2e9132cc
EZ
33772008-04-20 Eli Zaretskii <eliz@gnu.org>
3378
3379 * gdb.texinfo (Set Breaks): Mention that multiple location
3380 breakpoints need line number info. Add index entries.
3381
31fffb02
CS
33822008-04-19 Craig Silverstein <csilvers@google.com>
3383
3384 * gdb.texinfo (Requirements): Add an optional requirement on
3385 zlib.
3386 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3387 Compressed DWARF 2.
3388
a47ec5fe
AR
33892008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3390
3391 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3392 sample output for 'stopped,reason="breakpoint-hit"' message.
3393 (GDB/MI Program Execution): Likewise.
3394
de051565
MK
33952008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3396
5ae4183a 3397 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
3398 -var-set-format. Add -f option to -var-evaluate-expression.
3399
6ba66d6a
JB
34002008-04-03 Joel Brobecker <brobecker@adacore.com>
3401
3402 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3403 new node "Ambiguous Expressions". Replace references to this
3404 node by references to "Ambiguous Expressions" throughout.
3405 (Ambiguous Expressions): New node.
3406
1e26b4f8
DJ
34072008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3408
3409 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3410
b84876c2
PA
34112008-03-21 Pedro Alves <pedro@codesourcery.com>
3412
3413 * gdb.texinfo (Debugging Output): Document
3414 "set/show debug lin-lwp-async".
3415 (Maintenance Commands): Document "maint set/show linux-async".
3416
63092375
DJ
34172008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3418
3419 * gdb.texinfo (Expressions): Update description of malloced arrays.
3420
8e8901c5
VP
34212008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3422
3423 * gdb.texinfo (Thread Commands): Document
3424 -thread-info. Remove -thread-list-all-threads.
3425
1fddbabb
PA
34262008-03-14 Pedro Alves <pedro@codesourcery.com>
3427 Sandra Loosemore <sandra@codesourcery.com>
3428
3429 * gdb.texinfo (Library List Format): Update to mention the
3430 possibility to pass section addresses instead of segment
3431 addresses.
3432
ccd213ac
DJ
34332008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3434
3435 * gdb.texinfo (Starting): Document "set exec-wrapper".
3436 (Server): Document gdbserver --wrapper.
3437
fa4727a6
DJ
34382008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3439
3440 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3441 unreadable memory. Delete obsolete SPARClite reference.
3442
8edfe269
DJ
34432008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3444
3445 * gdb.texinfo (Starting): Mention always-running targets.
3446 (Target Commands): Add an anchor for load.
3447 (Connecting): Explain continue instead of run.
3448
1843f87b
DJ
34492008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3450
3451 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3452
f9082629
NR
34532008-02-26 Nick Roberts <nickrob@snap.net.nz>
3454
3455 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3456 breakpoint table.
3457
fd96d250
PA
34582008-02-19 Pedro Alves <pedro@codesourcery.com>
3459
3460 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3461 killing the inferior when it is already debugging a process.
3462
36af4ef6
MD
34632008-02-13 Markus Deuling <deuling@de.ibm.com>
3464
3465 * gdbint.texinfo (Build Script): New section. Mention new build script
3466 gdb_buildall.sh.
3467
cda4ce5a
JB
34682008-02-01 Jim Blandy <jimb@red-bean.com>
3469
3470 * gdb.texinfo (Help): Summarize 'info args' correctly.
3471
4acd40f3
TJB
34722008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3473
3474 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3475 available in PowerPC architecture.
3476 (Embedded Processors): Change node name of PowerPC item in menu.
3477 (PowerPC): Rename to...
3478 (PowerPC Embedded): this.
3479 (Architectures): Add new PowerPC item in menu.
3480 (PowerPC): New node.
3481
6e6c6f50
DJ
34822008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3483
3484 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3485 commands.
3486
5ee187d7
DJ
34872008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3488
3489 * gdb.texinfo (Setting Catchpoints): Mention features
3490 supported on GNU/Linux.
3491
e275c0d9
NR
34922008-01-30 Nick Roberts <nickrob@snap.net.nz>
3493
3494 * gdb.texinfo (GDB/MI File Commands): Describe new output
3495 field for MI command -file-list-exec-source-file.
3496
2d717e4f
DJ
34972008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3498
3499 * gdb.texinfo (Using the `gdbserver' Program): Add security
3500 warning. Rearrange into subsections and subsubsections. Document
3501 --multi and --debug. Correct --with-sysroot typo. Update --attach
3502 usage. Make load reference clearer. Document monitor exit.
3503 (Remote Configuration): Document set remote exec-file, attach-packet,
3504 and run-packet.
3505 (Packets): Document vAttach and vRun.
3506
d35a4257 35072008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
3508
3509 * gdb.texinfo (Processes): Mention process command.
889bf7c5 3510 detach-on-follow -> detach-on-fork.
f663676d 3511
c78d192c
DJ
35122008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3513
3514 * gdbint.texinfo (Native Conditionals): Remove
3515 SHELL_COMMAND_CONCAT and SHELL_FILE.
3516
d35a4257
EZ
35172008-01-26 Eli Zaretskii <eliz@gnu.org>
3518
3519 * gdb.texinfo (Specify Location): Improve wording.
3520
93815fbf
VP
35212008-01-23 Chris Demetriou <cgd@google.com>
3522
3523 * gdb.texinfo (Threads): Document new "set print thread-events"
3524 and "show print thread-events" commands.
3525
2a25a5ba
EZ
35262008-01-19 Eli Zaretskii <eliz@gnu.org>
3527
3528 * gdb.texinfo (Specify Location): New section.
3529 (Delete Breaks, Edit, Set Breaks): Remove description of
3530 locations. Instead, add a reference to "Specify Location".
3531 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3532 (Symbols): Refer to "Specify Location" for the valid forms of
3533 linespecs and locations.
3534
32c9a795
MD
35352008-01-18 Markus Deuling <deuling@de.ibm.com>
3536
3537 * gdbint.texinfo (Target Conditionals): Replace the description of
3538 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3539
b17828ca
JB
35402008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3541
3542 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3543 about &&var, which is rejected by the expression parser.
3544
0aea4bf3
LM
35452008-01-09 Luis Machado <luisgpm@br.ibm.com>
3546
3547 * gdb.texinfo (Output): Update documentation on using printf with DFP
3548 types.
3549
febe4383
TJB
35502008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3551
3552 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3553 subsubsection.
3554 (Decimal Floating Point format): New subsubsection.
3555
7a404eba
PA
35562008-01-05 Pedro Alves <pedro@codesourcery.com>
3557
3558 * gdb.texinfo (File Options): Remove mention of the attempt to
3559 open a core file with the -p option. Don't list -c as a valid
3560 option to attach to a process.
3561
a4d9b460
PA
35622008-01-05 Pedro Alves <pedro@codesourcery.com>
3563
3564 * gdbint.texinfo (Host Conditionals): Remove mention of
3565 ALIGN_STACK_ON_ENTRY.
3566
6ec2edbe
JB
35672008-01-05 Joel Brobecker <brobecker@adacore.com>
3568
3569 * gdbint.texinfo (Start of New Year Procedure): Add item
3570 describing how to update the source and documentation copyright
3571 notices.
3572
d8b2a693
JB
35732007-12-18 Jim Blandy <jimb@codesourcery.com>
3574
ab209b3a 3575 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
3576 watchpoint explanation into the main description of the watchpoint
3577 command; update synopses of 'watch', 'rwatch', and 'awatch'
3578 commands.
3579
8b4ed427
VP
35802007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3581
3582 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3583 Document 'pending-breakpoints' feature of
3584 -list-features.
3585
37e4754d
LM
35862007-12-17 Luis Machado <luisgpm@br.ibm.com>
3587
669fac23 3588 * gdb.texinfo: Add new parameter's description.
37e4754d 3589
1d3811f6
DJ
35902007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3591
3592 * gdb.texinfo (Overview): Clarify run-length encoding
3593 example. Remove the restriction on "+" and "-" characters.
3594
c1c25a1a
EZ
35952007-12-15 Eli Zaretskii <eliz@gnu.org>
3596
3597 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3598
afe8ab22 35992007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3600
afe8ab22
VP
3601 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3602 the -f option for -break-insert, remove -r option,
3603 and clarify specification of location.
3604
a6b151f1
DJ
36052007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3606
3607 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3608 formatting.
3609 (Remote Debugging): Add File Transfer section.
3610 (Remote Configuration): Document Host I/O packets.
3611 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 3612 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
3613 (Packets): Add vFile.
3614
3b784c4f
EZ
36152007-11-17 Eli Zaretskii <eliz@gnu.org>
3616
3617 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3618 breakpoints with multiple locations.
3619 (Breakpoint Menus): Improve wording.
3620 (Output): Fix last change.
3621
a4ce5b0d
UW
36222007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3623
3624 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3625
1b39d5c0
DE
36262007-11-15 Doug Evans <dje@google.com>
3627
3628 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3629
7a72d44c
VP
36302007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3631
3632 * gdbint.texinfo (Native Conditionals): Remove
3633 mention of CLEAR_SOLIB.
5ae4183a 3634
6d1829bf 36352007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
3636
3637 * gdb.texinfo (Print Settings): Add documentation for "set/show
3638 print frame-arguments".
3639
1a619819
LM
36402007-11-05 Luis Machado <luisgpm@br.ibm.com>
3641
3b784c4f 3642 * gdb.texinfo (Output): Update printf command's description.
1a619819 3643
55eddb0f
DJ
36442007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3645
3646 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3647 powerpc soft-float".
3648
9cceb671
DJ
36492007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3650
3651 * gdb.texinfo (Files): Correct formatting. Mention Expat
3652 requirement.
3653 (Requirements for Building GDB): Expand the list of Expat
3654 uses.
3655 (Library List Format, Memory Map Format): Mention Expat.
3656 (Target Descriptions): Update Expat wording.
3657
83acabca
DJ
36582007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3659
3660 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3661 Document that gdbarch_convert_register_p should return zero for no-op
3662 conversions.
3663
e35879db
UW
36642007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
3665
83acabca 3666 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
3667 of set_gdbarch_sofun_address_maybe_missing back to ...
3668 (Target Conditionals): ... here to fix build break.
3669
203c3895
UW
36702007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3671
83acabca 3672 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
3673 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3674 (Compiler Characteristics): ... documentation of
3675 set_gdbarch_sofun_address_maybe_missing.
3676
11411de3
DJ
36772007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3678
3679 * gdbint.texinfo (Target Conditionals): Use
3680 frame_unwind_register_unsigned in examples instead of
3681 frame_unwind_unsigned_register.
3682
7cc46491
DJ
36832007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3684
3685 * gdb.texinfo (Predefined Target Types): Add int128
3686 and uint128.
3687 (Standard Target Features): Add PowerPC features.
3688
81adfced
DJ
36892007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3690
3691 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3692
c1874924
UW
36932007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3694
3695 * gdbint.texi (Target Conditionals): Remove documentation
3696 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3697 gdbarch_extract_return_value, and gdbarch_store_return_value.
3698
f6e56ab3
UW
36992007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3700
3701 * gdbint.texi (Target Conditionals): Remove documentation of
3702 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3703
56cf5405
KH
37042007-10-11 Kazu Hirata <kazu@codesourcery.com>
3705
3706 * gdb.texinfo: Mention that inaccessible-by-default is on by
3707 default.
3708
35156bae
DJ
37092007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3710
3711 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3712
d983da9c
DJ
37132007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3714
3715 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3716 multi-threaded watchpoints.
3717 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3718 checked. Describe sticky notification. Expand description
3719 of steppable and continuable watchpoints.
3720 (Watchpoints and Threads): New subsection.
3721
fe6fbf8b
VP
37222007-09-28 Vladimir Prus <vladimir@codesourcery.com>
3723
3724 * gdb.texinfo (Setting Breakpoints): Revise
3725 documentation for pending breakpoints. Document
3726 breakpoints with multiple locations.
5ae4183a 3727
084344da
VP
37282007-09-19 Vladimir Prus <vladimir@codesourcery.com>
3729
3730 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3731 Document -list-features.
5ae4183a 3732
82160952
EZ
37332007-09-15 Eli Zaretskii <eliz@gnu.org>
3734
3735 * gdb.texinfo (Output): Spell out which features of C's printf are
3736 not supported by GDB's printf.
7e27a47a
EZ
3737 (Separate Debug Files): More accurate wording regarding build ID
3738 and a reference to the ld manual rather than the Fedora wiki.
82160952 3739
ea37ba09
DJ
37402007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3741 Jim Blandy <jimb@codesourcery.com>
3742
3743 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3744 (Examining Memory): Update mentions of the 's' format.
3745 (Automatic Display): Likewise.
3746
b8533aec
DJ
37472007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
3748
3749 * gdb.texinfo: Update the FSF's Back-Cover Text.
3750
83f83d7f
JK
37512007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3752 Eli Zaretskii <eliz@gnu.org>
3753
3754 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3755 Fixed the ``build ID'' name. New binaries build instructions for the
3756 build ID inclusion. Explain how the commands are specific to the build
3757 ID vs. debug link.
3758
c7e83d54
EZ
37592007-09-01 Eli Zaretskii <eliz@gnu.org>
3760
3761 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3762 indexing for ``build ID'' support.
3763
d3750b24
JK
37642007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3765
3766 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3767 Enlisted BUILD ID to the debug file searching example.
3768 Included a BUILD ID `.note.gnu.build-id' section description.
3769 Updated/added the debug files splitting instructions for OBJCOPY.
3770
02142340
VP
37712007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3772
3773 * gdb.texinfo (Variable Objects): Adjust docs
3774 for -var-info-expression and document
3775 -var-info-path-expression.
3776
d3bdde98
JB
37772007-08-20 Jim Blandy <jimb@codesourcery.com>
3778
3fb6a982
JB
3779 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3780 (title page): Include the dedication in the printed manual, as a
3781 separate page after the copyright notice.
5ae4183a 3782
d3bdde98
JB
3783 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3784 don't break a @var across a line.
3785
c80a96a8
MR
37862007-07-25 Maciej W. Rozycki <macro@mips.com>
3787
3788 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3789 for include files.
3790
5824a901
NR
37912007-07-12 Nick Roberts <nickrob@snap.net.nz>
3792
3793 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
3794 in annotate.texinfo.
3795 (Command History): Link to new node.
5824a901 3796
d52e7ea3
UW
37972007-07-05 Markus Deuling <deuling@de.ibm.com>
3798
3799 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3800
5fc14d0a
EZ
38012007-07-05 Eli Zaretskii <eliz@gnu.org>
3802
3803 * gdbint.texinfo (Target Conditionals): Fix last change.
3804
4a9bb1df
UW
38052007-07-03 Markus Deuling <deuling@de.ibm.com>
3806
3807 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3808 routines:
3809 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3810 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3811 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3812 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3813 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3814 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3815 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3816 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3817 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3818 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3819 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3820 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3821 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3822 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3823 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3824 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3825 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3826 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3827 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3828 (SOFTWARE_SINGLE_STEP_P)
3829
3830 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3831 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3832
3833 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3834 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3835 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3836 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3837 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3838 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3839 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3840 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3841 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3842 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3843
3844 (Converting an existing Target Architecture to Multi-arch): Remove
3845 section.
3846
3847 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3848 (gdbarch_addr_bits_remove): Add code example.
3849
3850 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3851
cfa9d6d9
DJ
38522007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3853
3854 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3855 Add other missing entries. Adjust the table size to fit.
3856 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3857 stop reasons including the new "library" event.
3858 (General Query Packets): Adjust table widths for qSupported. Mention
3859 qXfer:libraries:read reply to qSupported and document the new packet.
3860 (Library List Format): New section.
3861
159fcc13
JK
38622007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3863
3864 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3865
f66d1690
MS
38662007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3867
3868 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3869
67102876
NR
38702007-06-25 Nick Roberts <nickrob@snap.net.nz>
3871
3872 * gdbint.texinfo (Register and Memory Data): Break sections
3873 into nodes and add a menu.
3874
a4642986
MR
38752007-06-21 Maciej W. Rozycki <macro@mips.com>
3876
3877 * gdb.texinfo (Examining Memory): Document the new behaviour.
3878
e9c17194
VP
38792007-06-21 Vladimir Prus <vladimir@codesourcery.com>
3880
3881 * gdb.texinfo (Standard Target Features): Document
3882 m68k features.
3883
31d99776
DJ
38842007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3885
3886 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3887
1780a0ed
DJ
38882007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3889
3890 * gdb.texinfo (Target Description Format): Add version attribute
3891 for <target>.
3892
822b6570
DJ
38932007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3894
3895 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3896
f8b73d13
DJ
38972007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3898
3899 * gdb.texinfo (MIPS Features): New subsection.
3900
0e7f50da
UW
39012007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3902 Markus Deuling <deuling@de.ibm.com>
3903
3904 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3905 and qXfer:spu:write packets and mention them under qSupported.
3906
23d964e7
UW
39072007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
3908 Markus Deuling <deuling@de.ibm.com>
3909
3910 * gdb.texinfo (Architectures): Add new SPU section to document
3911 Cell Broadband Engine SPU architecture specific commands.
3912
9f708cb2
VP
39132007-06-09 Vladimir Prus <vladimir@codesourcery.com>
3914
3915 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3916 comments.
3917
7579b5f8
NR
39182007-06-07 Nick Roberts <nickrob@snap.net.nz>
3919
3920 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3921
bf06d120
JB
39222007-05-29 Jim Blandy <jimb@codesourcery.com>
3923
3924 * gdb.texinfo (Overview): Doc fix.
3925
23776285
MR
39262007-05-22 Maciej W. Rozycki <macro@mips.com>
3927
3928 * gdb.texinfo (Remote Configuration): Document "set/show
3929 remoteflow".
3930
1a69e1e4
DJ
39312007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3932
bf06d120
JB
3933 * gdb.texinfo (MIPS): Remove documentation for set mips
3934 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3935 stack-arg-size.
1a69e1e4 3936
46ba6afa 39372007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3938
46ba6afa
BW
3939 * all-cfg.texi (GDBTUI): New.
3940 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3941 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3942 (TUI Configuration): Edit to improve clarity and fix problems of
3943 both style and content.
5ae4183a 3944
06d3b283
UW
39452007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3946
3947 * observer.texi (GDB Observers): New observer "new_objfile".
3948
179101d6
UW
39492007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3950
3951 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3952
25d5ea92
VP
39532007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3954
3955 * gdb.texinfo (GDB/MI Variable Objects): Document
3956 frozen variables objects.
5ae4183a 3957
ea35711c
DJ
39582007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3959
3960 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3961 (Character Sets, Caching Data of Remote Targets): Likewise.
3962 (Targets): Delete Remote node. Move its text...
3963 (Debugging Remote Programs): ...to here. Delete description
3964 of the "remote" command.
3965 (Remote configuration): Delete description of "set remotedevice"
3966 and "show remotedevice".
3967 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3968
db2e3e2e
BW
39692007-04-11 Bob Wilson <bob.wilson@acm.org>
3970
5ae4183a
AS
3971 * gdb.texinfo (Contributors, Continuing and Stepping)
3972 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3973 (General Query Packets, File-I/O Remote Protocol Extension)
3974 (Protocol Basics, The F Reply Packet, Write)
3975 (Protocol-specific Representation of Datatypes, Memory Transfer):
3976 Fix hyphenation, punctuation and grammar problems.
3977 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3978 'section' instead of 'subsection' in the text.
3979 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3980 (i386): Remove period from section name.
db2e3e2e
BW
3981 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3982 (Config Names, Configure Options): Use @file{configure}.
3983
8a3dae3e
DJ
39842007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3985
3986 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3987 and tab expansion.
3988
1a92f856
DJ
39892007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3990
3991 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3992
79a6e687 39932007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3994
79a6e687
BW
3995 * gdb.texinfo: Consistently capitalize all significant words in
3996 node names, chapter titles, section titles, and headings. Update
3997 cross references to match.
3998 (Starting and Stopping Trace Experiment): Make node name plural.
3999 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4000
ad527d2e
PA
40012007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4002
4003 * gdb.texinfo (WinCE): Delete obsolete subsection.
4004
7ce59000
DJ
40052007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4006
4007 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4008 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4009 references.
4010
8807d78b
DJ
40112007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4012
4013 * gdb.texinfo (Startup): Delete references to some alternate
4014 names for .gdbinit.
4015 (Thread): Remove LynxOS reference.
4016 (Tandem ST2000): Delete target-specific documentation.
4017 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4018 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4019 and GDB_OSABI_LYNXOS.
4020
5f402660
UW
40212007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4022
4023 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4024
bac718a6
UW
40252007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4026
4027 * gdbint.texinfo (Target Conditionals): Remove mention of
4028 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4029 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4030
9453113a
DJ
40312007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4032
4033 * Makefile.in: Add "pdfdir" installation
4034 directory, PDFTEX macro, support for "install-pdf" target,
4035 and rules for making a pdf version of refcard.texi.
4036 * refcard.tex: Specify paper size for PDF output.
4037
ae21e955 40382007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4039
ae21e955 4040 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4041
3f94c067 40422007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4043
3f94c067
BW
4044 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4045 (Source Path, Character Sets, Macros, Define)
4046 (GDB/MI Result Records, GDB/MI Simple Examples)
4047 (GDB/MI Program Execution, GDB/MI File Commands)
4048 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4049 (Bug Reporting): Use @value{GCC}.
5ae4183a 4050
12c27660 40512007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4052
12c27660
BW
4053 * gdb.texinfo (Help): Fix formatting of examples.
4054 (Variables): Use @ifnotinfo instead of @iftex.
4055 (Non-debug DLL symbols): Use @ref instead of @pxref.
4056 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4057
ce9341a1
BW
40582007-03-26 Bob Wilson <bob.wilson@acm.org>
4059
4060 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4061
c8f4133a
BW
40622007-03-26 Bob Wilson <bob.wilson@acm.org>
4063
4064 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4065 the order of the nodes.
4066 (C Operators, C Constants, Debugging C): Remove extra menus.
4067 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4068
c8f4133a 40692007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4070
4071 * gdb.texinfo (File Options): Add missing parenthesis.
4072 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4073
c74d0ad8
DJ
40742007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4075
4076 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4077
ff6f572f
DJ
40782007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4079
669fac23 4080 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4081 case insensitivity.
4082 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4083
994337c3
NR
40842007-02-18 Nick Roberts <nickrob@snap.net.nz>
4085
4086 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4087 (Files): Add section name to argument list for pxref.
4088 (Non-debug DLL symbols): Don't use `see' for pxref.
4089 (Embedded Processors): Fix typo.
4090 (GDB/MI Breakpoint Commands): Execution commands generate
4091 *stopped not ^done.
4092
eb819d70
NR
40932007-02-13 Nick Roberts <nickrob@snap.net.nz>
4094
4095 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4096 values for in_scope. Mention that only root variables can be
4097 updated.
4098 (GDB/MI Development and Front Ends): Explain new values may be
4099 added to existing fields.
4100
123dc839
DJ
41012007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4102
4103 * gdb.texinfo (-target-disconnect): Use @smallexample.
4104 (Requirements): Add anchor for Expat. Update description.
4105 (Target Descriptions): Mention Expat.
4106 (Target Description Format): Document new elements. Use
4107 @smallexample.
4108 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4109 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4110
108546a0
DJ
41112007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4112
4113 * gdb.texinfo (Target Description Format): Add section on XInclude.
4114
95a98c01
NR
41152006-02-03 Nick Roberts <nickrob@snap.net.nz>
4116
4117 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4118 command -enable-timings.
4119
f4b3909f
EZ
41202007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4121
5ae4183a 4122 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4123 descriptions for new/deleted elements in gdb_osabi. Add missing
4124 description for function generic_elf_osabi_sniff_abi_tag_sections.
4125
c7ba131e
JB
41262007-01-29 Joel Brobecker <brobecker@adacore.com>
4127
4128 * gdb.texinfo (Maintenance Commands): Add documentation for
4129 the new "maint print target-stack" command.
4130
3a60f64e
JK
41312007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4132 Eli Zaretskii <eliz@gnu.org>
4133
f4b3909f 4134 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4135
c582f8b6
EZ
41362007-01-26 Eli Zaretskii <eliz@gnu.org>
4137
4138 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4139 Use @value{NGCC} instead of @value{GCC}.
4140
d3e8051b
EZ
41412007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4142
4143 * agentexpr.texi: Fix typos.
4144 * annotate.texinfo: Likewise.
4145 * gdb.texinfo: Likewise.
4146 * gdbint.texinfo: Likewise.
4147 * observer.texi: Likewise.
4148 * stabs.texinfo: Likewise.
4149
86f04699
EZ
41502007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4151
4152 * gdbint.texinfo (Support Libraries): Remove mmalloc
4153 entry. Describe readline library.
4154
23181151
DJ
41552007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4156
4157 * gdb.texinfo (Target Descriptions): New section.
4158 (General Query Packets): Add QPassSignals anchor. Mention
4159 qXfer:features:read under qSupported. Expand mentions of
4160 qXfer:memory-map:read and QPassSignals. Document
4161 qXfer:features:read.
4162
f822c95b
DJ
41632007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4164
4165 * gdb.texinfo (Commands to specify files): Describe
4166 "set sysroot" and "show sysroot".
4167 (Using the `gdbserver' program): Lowercase argument
4168 to @var. Expand description of setting up GDB on the
4169 host.
4170
8936fcda
JB
41712007-01-05 Joel Brobecker <brobecker@adacore.com>
4172
4173 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4174 catch exception, catch exception unhandled, and catch assert
4175 commands.
4176
e776119f
DJ
41772007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4178
4179 * gdb.texinfo (Debugging Output): Document "set debug xml"
4180 and "show debug xml".
4181
aa79a185
DJ
41822007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4183
4184 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4185
7f893741
JB
41862007-01-01 Joel Brobecker <brobecker@adacore.com>
4187
4188 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4189
a1b5960f
VP
41902006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4191
4192 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4193 note in @ignore, to be removed later if nobody complains.
4194
9f470e6e
NR
41952006-12-04 Nick Roberts <nickrob@snap.net.nz>
4196
4197 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4198 of -var-delete.
4199
765dc015 42002006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4201
765dc015 4202 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4203 automatic software/hardware breakpoint usage and
4204 the "set breakpoint auto-hw" command.
765dc015 4205
4b5752d0
VP
42062006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4207
4208 * gdb.texinfo (Memory Access Checking): New.
4209
89be2091
DJ
42102006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4211
4212 * gdb.texinfo (Remote configuration): Mention
4213 "pass-signals-packet".
4214 (General Query Packets): Document QPassSignals. Fix
4215 a typo.
4216
ca3bf3bd
DJ
42172006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4218
4219 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4220
427c3a89
DJ
42212006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4222
4223 * gdb.texinfo (Remote configuration): Rewrite documentation for
4224 packet configuration commands.
4225 (OS Information): Adjust reference to qXfer:auxv:read.
4226 (General Query Packets): Remove references to read-aux-vector-packet
4227 and set remote get-thread-local-storage-address.
4228
7a107747
DJ
42292006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4230
4231 * gdbint.texinfo (Target Architecture Definition): Add new
4232 Initializing a New Architecture section.
4233
1c56eb0e
EZ
42342006-10-31 David Taylor <dtaylor@emc.com>
4235
4236 * stabs.texinfo (Macro define and undefine): New node describing
4237 stabs for #define and #undef.
4238
f73adfeb
AS
42392006-10-27 Andreas Schwab <schwab@suse.de>
4240
4241 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4242
fd60e0df
EZ
42432006-10-21 Eli Zaretskii <eliz@gnu.org>
4244
4245 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4246 clarify on the possible meanings of ``expression'' watched by
4247 watchpoints. Add indexing.
e5ac9b53
EZ
4248 (Prompting, Errors, Invalidation, Annotations for Running)
4249 (Source Annotations): Fix index entries by adding "annotation" to
4250 them, to discriminate from index entries that point to the more
4251 general topic descriptions.
fd60e0df 4252
52bb452f
DJ
42532006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4254
4255 * gdbint.texinfo (Target Vector Definition): Move most
4256 content into Existing Targets. Add a menu.
4257 (Existing Targets): New section, moved from Target Vector
4258 Definition. Use @subsection.
4259 (Managing Execution State): New section.
4260
58955e58
BW
42612006-10-16 Bob Wilson <bob.wilson@acm.org>
4262
4263 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4264
c8aa23ab
EZ
42652006-10-15 Eli Zaretskii <eliz@gnu.org>
4266
4267 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4268 (Command Syntax, Signals, Backtrace, Connecting)
4269 (Remote configuration, Renesas Boards, Console I/O): Fix last
4270 change: use Ctrl- instead of C-, except wrt Emacs.
4271 (File-I/O Examples): Put Ctrl-c in @kbd.
4272 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4273 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4274 (Signals, Set Breaks, Set Watchpoints): Document optional
4275 arguments to `info signals' `handle', `info breakpoints', and
4276 `info watchpoints'.
c8aa23ab 4277
e7109c7e
EZ
42782006-10-14 Eli Zaretskii <eliz@gnu.org>
4279
4280 * gdb.texinfo (Backtrace): Fix last change.
4281
de3aea7b
NR
42822006-10-14 Nick Roberts <nickrob@snap.net.nz>
4283
4284 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4285
7f9087cb
BW
42862006-10-10 Bob Wilson <bob.wilson@acm.org>
4287
c8aa23ab
EZ
4288 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4289 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4290 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4291
68437a39
DJ
42922006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4293 Daniel Jacobowitz <dan@codesourcery.com>
4294
4295 * gdb.texinfo (Packets): Document vFlashErase,
4296 vFlashWrite and vFlashDone packets.
4297 (General Query Packets): Document qXfer:memory-map:read.
4298 Add a new feature for qXfer:memory-map:read.
4299 (Memory map format): New section.
4300 (Target Commands): Mention that gdb can write flash.
4301
fd79ecee
DJ
43022006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4303 Daniel Jacobowitz <dan@codesourcery.com>
4304
4305 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4306 memory regions and "mem auto".
4307
350da6ee
DJ
43082006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4309
4310 * gdbint.texinfo (Array Containers): New section.
4311
2f1acb09
VP
43122006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4313
4314 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4315 -stack-list-arguments HIGH_FRAME argument can be larger then the
4316 actual number of frames.
4317
2ab1eb7a
VP
43182006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4319
4320 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
4321 -stack-list-locals HIGH_FRAME argument can be larger then the
4322 actual number of frames.
2ab1eb7a 4323
599b237a
BW
43242006-09-02 Bob Wilson <bob.wilson@acm.org>
4325
4326 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4327 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4328
25ab7e6d
EZ
43292006-09-02 Eli Zaretskii <eliz@gnu.org>
4330
4331 * gdbint.texinfo (Overall Structure): New section "Source Tree
4332 Structure".
4333
940178d3
JB
43342006-08-17 Jim Blandy <jimb@codesourcery.com>
4335
4336 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4337 responses.
4338
30daae6c
JB
43392006-08-08 Joel Brobecker <brobecker@adacore.com>
4340
4341 * gdb.texinfo (Source Path): Add documentation for new
4342 substitute-path commands.
4343
7fa2210b
DJ
43442006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4345
4346 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4347 (Running Configure): ...here.
4348 (Requirements): New node. Mention expat.
4349
3d00d119
DJ
43502006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4351
5ae4183a 4352 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
4353 'set download-write-size' and 'show download-write-size'.
4354
0cbfa4ee
DJ
43552006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4356
4357 * stabs.texinfo (Member Type Descriptor): Correct example for
4358 pointer to member types.
4359
16026cd7
AS
43602006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4361
4362 * gdb.texinfo (Optional warnings and messages): Add
4363 'set/show trace-commands'.
4364 (Command files): Add '-v' to source command.
4365
0876f84a
DJ
43662006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4367
4368 * gdb.texinfo (OS Information): Update qPart reference to
4369 qXfer.
4370 (Remote configuration): Likewise.
4371 (Overview): Move @cindex to the start of a paragraph. Talk
4372 about binary data encoding.
4373 (Packets): Refer to the overview for the details of the X
4374 packet encoding.
4375 (General Query Packets): Remove qPart description. Add qXfer
4376 description. Add an anchor to qSupported. Correct feature
4377 table title. Add a new feature for qXfer:auxv:read.
4378 (Interrupts): Add a missing parenthesis.
4379
2ec3381a
DJ
43802006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4381
669fac23 4382 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
4383 (GDB/MI Kod Commands): Remove commented out node.
4384
594fe323
EZ
43852006-07-01 Eli Zaretskii <eliz@gnu.org>
4386
4387 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4388 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4389 (GDB/MI Thread Commands, GDB/MI Program Execution)
4390 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4391 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4392 (GDB/MI File Commands, GDB/MI Target Manipulation)
4393 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4394 since the MI prompt is hard-wired into the code.
4395
7e3fb70c
NR
43962006-07-01 Nick Roberts <nickrob@snap.net.nz>
4397
4398 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4399 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4400 (GDB/MI Data Manipulation): Remove description of unimplemented
4401 display related commands as variable objects perform this function
4402 and are superior: -display-delete, -display-disable,
4403 -display-enable, -display-insert and -display-list. Move
4404 -environment-cd, -environment-directory, -environment-path
4405 and -environment-pwd to "Program Context".
4406 (GDB/MI Program Control): Rename to "Program Execution". Move
4407 -exec-arguments -exec-abort to...
4408 (GDB/MI Program Context): ...here. New node split from "Data
4409 Manipulation".
4410
be2a5f71
DJ
44112006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4412
4413 * gdb.texinfo (Remote configuration): Document set / show
4414 remote supported-packets.
4415 (General Query Packets): Document qSupported packet.
4416
fc320d37
SL
44172006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4418
4419 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4420 and font markup.
4421 (Protocol basics): Likewise.
4422 (The F request packet): Likewise.
4423 (The F reply packet): Likewise.
4424 (Memory transfer): Move this node to be a subsubsection of
4425 "Protocol specific representation of datatypes".
4426 (The Ctrl-C message): More copy editing.
4427 (Console I/O): Likewise.
4428 (The isatty call): Delete this node, and merge its content into
4429 the "isatty" node. Fixed references elsewhere.
4430 (The system call): Delete this node, and merge its content into
4431 the "system" node. Fixed references elsewhere.
4432 (open): Reformat to use @table, and add appropriate font markup.
4433 (close): Likewise.
4434 (read): Likewise.
4435 (write): Likewise.
4436 (lseek): Likewise.
4437 (rename): Likewise.
4438 (unlink): Likewise.
4439 (stat/fstat): Likewise.
4440 (gettimeofday): Likewise.
4441 (isatty): Likewise.
4442 (system): Likewise, plus minor changes to fix confusing wording.
4443 (Integral datatypes): Fix font markup.
4444 (Pointer values): Likewise.
4445 (struct stat): Fix markup to use @table, plus minor copy editing.
4446 (struct timeval): Fix font markup, plus minor copy editing.
4447 (Constants): Minor copy editing.
4448 (Errno values): Add font markup.
4449 (File-I/O Examples): Likewise.
4450
158fdf5c
NR
44512006-06-10 Nick Roberts <nickrob@snap.net.nz>
4452
4453 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4454 (GDB/MI Simple Examples): Move node up one level. Use real
4455 examples.
4456 (GDB/MI Compatibility with CLI): Update.
4457 (GDB/MI Result Records): Add "connected" and "exit" result
4458 classes.
4459 (GDB/MI Stream Records): Clarify target output.
4460 (GDB/MI Command Description Format): Modify example description.
4461 (GDB/MI Breakpoint Table Commands): Rename to...
4462 (GDB/MI Breakpoint Commands): ...this
4463 (GDB/MI Breakpoint Commands): Add optional thread field.
4464 (GDB/MI Program Control): Add an introduction. Move "Program
4465 termination" examples into exec-run description.
4466 (GDB/MI File Commands): Mention similar CLI commands.
4467 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4468 is similar to "-gdb-version".
4469
ddb50cd7
EZ
44702006-06-09 Eli Zaretskii <eliz@gnu.org>
4471
4472 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4473
2aef0d6b
NR
44742006-06-02 Nick Roberts <nickrob@snap.net.nz>
4475
4476 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4477 sourceware.org for mailing lists.
d5e40d59 4478 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 4479
383a5c52
NR
44802006-06-01 Nick Roberts <nickrob@snap.net.nz>
4481
d5e40d59 4482 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 4483
e16b02ee
EZ
44842006-05-22 Eli Zaretskii <eliz@gnu.org>
4485
4486 * gdb.texinfo (Cygwin Native): Fix last change.
4487
be90c084
CF
44882006-05-22 Christopher Faylor <cgf@timesys.com>
4489
4490 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4491
347ceba5
NR
44922006-05-15 Nick Roberts <nickrob@snap.net.nz>
4493
4494 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4495 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4496
369af7bd
DJ
44972006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4498
4499 * gdb.texinfo (General Query Packets): Recommend not starting
4500 new packets with qC and clarify.
4501
2ffdbde8 45022006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
4503
4504 * gdb.texinfo (M2 Types): New section.
72019c9c 4505
16d1a084
DJ
45062006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4507
4508 * agentexpr.texi: Add a copyright and license notice.
4509 * observer.texi: Likewise, with GPL clause for function prototypes.
4510 Remove trailing whitespace.
4511
aa56d27a
JB
45122006-05-05 Jim Blandy <jimb@codesourcery.com>
4513
4514 * gdb.texinfo (General Query Packets): Document conventions for
4515 terminating packet names, and their violations.
4516
5bdf8622
DJ
45172006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4518
4519 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4520 * gdb.texinfo: Likewise.
4521
605a56cb
DJ
45222006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4523
4524 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4525 and "show remotedebug".
4526 (Debugging Output): Add additional index entries.
4527
b8db102d
MS
45282006-04-27 Michael Snyder <msnyder@redhat.com>
4529
4530 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4531
c5e30d01
AC
45322006-04-22 Andrew Cagney <cagney@redhat.com>
4533
4534 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4535 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4536
8181d85f
DJ
45372006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4538
4539 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4540 and remove breakpoint prototypes.
4541 (Watchpoints): Move description of target_insert_hw_breakpoint and
4542 target_remove_hw_breakpoint ...
4543 (Breakpoints): ... to here. Document target_insert_breakpoint and
4544 target_remove_breakpoint.
4545
4f553f88
JB
45462006-04-17 Jim Blandy <jimb@codesourcery.com>
4547
4548 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4549 and C packets are optional.
4550
cd852561
FR
45512006-04-14 Frederic Riss <frederic.riss@st.com>
4552
4553 * gdb.texinfo (Specifying source directories): Update the description
4554 of the source file search to reflect the fact that the source path
4555 always contains at least $cdir and $cwd.
4556
b620eb07
MS
45572006-03-31 Michael Snyder <msnyder@redhat.com>
4558
4559 * gdb.texinfo: Update copyright dates.
4560
3156cdaf
EZ
45612006-03-31 Eli Zaretskii <eliz@gnu.org>
4562
4563 * gdb.texinfo (Overview): Add an index entry to "empty response".
4564
7d30c22d
JB
45652006-03-28 Jim Blandy <jimb@codesourcery.com>
4566
4567 * gdbint.texinfo (Prologue Analysis): New section.
4568
86941c27
JB
45692006-03-07 Jim Blandy <jimb@red-bean.com>
4570
66b8c7f6
JB
4571 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4572
1a10341b
JB
4573 * gdb.texinfo (Target Commands): Update text describing how to
4574 specify a target. Refer to the detailed section on remote
4575 debugging, not the brief mention.
4576
86941c27
JB
4577 * gdb.texinfo (Connecting): Organize the different 'target remote'
4578 connection methods into a table. Add a 'target remote' index
4579 entry. (!!!)
4580
62f3a2ba
FF
45812006-02-17 Fred Fish <fnf@specifix.com>
4582
4583 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4584 'ptype' commands to reflect the fact that the only significant
4585 difference between them is that ptype prints the complete type
4586 description instead of just the name.
4587
8b9a88ea
WZ
45882006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4589
4590 * gdbint.texinfo (Watchpoints): Delete
4591 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4592
7e8dc855
NR
45932006-02-10 Nick Roberts <nickrob@snap.net.nz>
4594
4595 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4596 times fields where needed. Fix typos. Update general form given
4597 for output of -break-insert.
4598 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4599
c91d38aa
DJ
46002006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4601
4602 * gdbint.texinfo (Symbol Handling): Add a section
4603 on memory management.
4604
38fcd64c
DJ
46052006-02-06 Vladimir Prus <ghost@cs.msu.su>
4606
4607 * gdb.texinfo (Breakpoint table commands): Document the fullname
4608 field in -break-list output.
4609
219eec71
EZ
46102006-02-03 Eli Zaretskii <eliz@gnu.org>
4611
4612 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4613 debugging information produced by the various "set debug..."
4614 options.
4615
ae5a43e0
DJ
46162006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4617
4618 * gdb.texinfo (Files): Remove obsolete bits from the description
4619 of "symbol-file".
4620
a9f158ec
JB
46212006-01-25 Jim Blandy <jimb@redhat.com>
4622
4623 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4624
410dd08e
JB
46252006-01-24 Jim Blandy <jimb@redhat.com>
4626
4627 * gdbint.texinfo (Frames): Document the basics of GDB's register
4628 unwinding model, and explain the existence of the "sentinel" frame.
4629
4b505b12
AS
46302006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4631
4632 * gdb.texinfo (Choosing files): Mention that -directory is used
4633 for script files.
4634 (Specifying source directories): Likewise.
4635 (Command files): Explain how script files are found.
4636
839c27b7
EZ
46372006-01-21 Eli Zaretskii <eliz@gnu.org>
4638
4639 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4640 the threads in a multi-threaded program.
4641 (Threads): The threadno argument of "thread apply" can be a range
4642 of numbers.
4643
7be93b9e
JB
46442006-01-18 Jim Blandy <jimb@redhat.com>
4645
4646 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4647 of warning flags.
4648
fcc73fe3
EZ
46492006-01-13 Eli Zaretskii <eliz@gnu.org>
4650
4651 * gdb.texinfo (Sequences): Improve menu annotations.
4652 (Define): Add index entries for arguments of user-defined
4653 commands. Move the description of flow-control commands...
4654 (Command Files): ...to here. Document loop_break and
4655 loop_continue.
ca91424e
EZ
4656 (Define, Command Files): Document `end' and add index entries for
4657 it.
fcc73fe3 4658
5c95884b
MS
46592006-01-04 Michael Snyder <msnyder@redhat.com>
4660
4661 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 4662 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 4663
860701dc
PH
46642006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
4665
4666 * gdb.texinfo (Omissions from Ada): Document that there is now
4667 limited aggregate support.
4668
36b80e65
EZ
46692005-12-28 Eli Zaretskii <eliz@gnu.org>
4670
4671 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4672 registers and the likes.
4673
c1468174
EZ
46742005-12-24 Eli Zaretskii <eliz@gnu.org>
4675
4676 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4677 (Symbols): Fix usage of "e.g.".
359df76b 4678 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
4679
4680 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4681 (Coding): Fix usage of "e.g.".
4682
c02a867d
EZ
46832005-12-23 Eli Zaretskii <eliz@gnu.org>
4684
5ae4183a
AS
4685 * stabs.texinfo:
4686 * refcard.tex:
c02a867d 4687 * gpl.texi:
5ae4183a
AS
4688 * gdbint.texinfo:
4689 * gdb.texinfo:
4690 * gdb-cfg.texi:
c02a867d 4691 * fdl.texi:
5ae4183a
AS
4692 * annotate.texinfo:
4693 * all-cfg.texi:
c02a867d
EZ
4694 * Makefile.in: Add (C) after Copyright. Update the FSF
4695 address.
4696
fad38dfa
EZ
46972005-12-03 Eli Zaretskii <eliz@gnu.org>
4698
4699 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4700 extend GDB with commands for external monitor.
4701
53e5f3cf
AS
47022005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4703
4704 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4705
55f6ca0f
JB
47062005-11-25 Joel Brobecker <brobecker@adacore.com>
4707
4708 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4709
c1947b85
JB
47102005-11-21 Jim Blandy <jimb@redhat.com>
4711
4712 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4713 placement of 'R' actions in tracepoint action packets; document
4714 dependence of 'X' and 'M' actions on a preceding 'R' action for
4715 their registers.
4716
9d29849a
JB
47172005-11-19 Jim Blandy <jimb@redhat.com>
4718
4719 * gdb.texinfo (Tracepoint Packets): New node.
4720 (General Query Packets): Add entries for the tracepoint packets,
4721 referring to the "Tracepoint Packets" node.
4722 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 4723
9a6253be
KB
47242005-11-18 Kevin Buettner <kevinb@redhat.com>
4725
4726 * gdb.texinfo (set remotebreak): Add anchor.
4727 (X packet): Likewise.
4728 (Remote Protocol): Add new section `Interrupts' and new index
4729 entry `interrupts (remote protocol)'.
4730
5f3bebba
JB
47312005-11-18 Jim Blandy <jimb@redhat.com>
4732
4733 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4734 entries into the General Query Packets section. Add a
4735 cross-reference to that section. Drop description of replies, as
4736 these are covered in the descriptions of each packet.
4737 (General Query Packets): Add introductory text. Explain naming
4738 conventions, and how the end of a name is recognized.
4739
9a7a1b36
KB
47402005-11-17 Kevin Buettner <kevinb@redhat.com>
4741
0564b6cf 4742 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
4743 "set remotebreak" command.
4744
b8ff78ce
JB
47452005-11-16 Jim Blandy <jimb@redhat.com>
4746
4747 * gdb.texinfo (Packets, Stop Reply Packets)
4748 (General Query Packets): Various formatting cleanups.
4749 - Use @samp for packet contents.
4750 - Drop summaries from packet @item lines; the same information appears
4751 immediately below in the description.
4752 - Delete paragraph breaks after packet @item commands, so that the
4753 description appears directly to the right of the packet prototype
4754 in the printed manual, if it fits.
4755 - Place spaces in packet prototypes between @vars and non-@var
4756 letters, and explain that they're just for formatting.
4757 - Use @dots{} instead of '...'.
4758 - Fix uses of @code where @var was needed.
4759 - Replace "deprecated" markers with English text spelling out the
4760 packet's status and the preferred alternatives.
4761 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4762 what this ever meant.
4763 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4764 this for a long time.
4765 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4766 implemented several times, and have been in use for years.
4767
8ffe2530
JB
47682005-11-15 Jim Blandy <jimb@redhat.com>
4769
c43c5473
JB
4770 * gdb.texinfo (Packets): Add index entries for 'm' packet
4771 disclaimers.
5ae4183a 4772
fb031cdf
JB
4773 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4774 of stub when processing an 'm' packet.
4775
8ffe2530
JB
4776 * gdb.texinfo (Packets): Mention that packets beginning with
4777 letters are reserved once, at the top, instead of actually listing
4778 them all and saying "reserved".
4779
c03c782f
AS
47802005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
4781
4782 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4783 Change @var{$arg0 to @code{$arg0.
4784
814e32d7
WZ
47852005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
4786
4787 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4788
fa93a9d8
JB
47892005-11-12 Jim Blandy <jimb@redhat.com>
4790
4791 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4792 order. Remove extraneous 'z'.
4793
8a5a3c82
AS
47942005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
4795
4796 * gdb.texinfo (Choosing files): Add --eval-command.
4797
4b0ad762
AS
47982005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
4799
4800 * gdb.texinfo (Choosing modes): Add --return-child-result.
4801
4802
1a088d06
AS
48032005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
4804
4805 * gdb.texinfo (Choosing modes): Add --batch-silent.
4806
656d5e12
EZ
48072005-10-28 Eli Zaretskii <eliz@gnu.org>
4808
4809 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4810 "The -var-update Command".
4811
3c9c013a
JB
48122005-10-03 Joel Brobecker <brobecker@adacore.com>
4813
4814 * gdb.texinfo (Print Settings): Add documentation for set/show
4815 print array-indexes.
4816
7ba3cf9c
DJ
48172005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4818
4819 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4820 6.2 and 6.3.
4821
a94ab193
EZ
48222005-08-27 Eli Zaretskii <eliz@gnu.org>
4823
4824 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4825 since 19-Jan-2004.
4826 (Files): Likewise.
ab1adacd
EZ
4827 (Variables, Symbols): Document the "<incomplete type>" message and
4828 its reasons.
a94ab193 4829
ca06016a
FF
48302005-08-01 Fred Fish <fnf@specifix.com>
4831
4832 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4833
cf58170d
NR
48342005-07-15 Nick Roberts <nickrob@snap.net.nz>
4835
4836 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4837 option for -var-list-children and -var-update.
4838 (GDB/MI Stack Manipulation): Simplify description of
4839 print-values option for -stack-list-locals.
4840 (GDB/MI Command Description Format): Clarify.
4841 (Mode Options): Spelling of superseded.
4842
38f1196a
BR
48432005-07-12 Bob Rossi <bob@brasko.net>
4844
4845 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4846 corresponding GDB command comment.
4847
3cb3b8df
BR
48482005-07-06 Bob Rossi <bob@brasko.net>
4849
4850 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4851 and -inferior-tty-show.
4852 (Input/Output): Document "set/show inferior-tty" and tty alias.
4853
10fac096
NW
48542005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
4855
4856 * gdb.texinfo (Packets): Change description of 'D' packet to note
4857 that GDB does wait for a response.
4858
d1b6db76
NR
48592005-06-22 Nick Roberts <nickrob@snap.net.nz>
4860
4861 * gdb.texinfo (History) Rename "Command History".
4862 (Command History): Move node "Server Prefix" from section on
4863 Annotations here.
4864
29629dcf
NR
48652005-06-19 Nick Roberts <nickrob@snap.net.nz>
4866
4867 * gdb.texinfo (GDB/MI Stack Manipulation):
4868 Re-instate -stack-info-frame with example. Say that it gets
4869 info on selected frame, not current frame.
4870
397ca115
EZ
48712005-06-18 Eli Zaretskii <eliz@gnu.org>
4872
4873 * gdb.texinfo (Server): Clarify that `file' should be used before
4874 connecting to the server.
4875 (Files): Add an xref to the above description.
51274035
EZ
4876 (Output Formats): More detailed description of the `c' format.
4877 (Memory): List explicitly all the formats supported by `x'.
638ac427 4878 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 4879 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
4880 files. Add more indexing for solib-absolute-prefix and
4881 --with-sysroot.
76d17f34
EZ
4882 (Machine Code): Document possible problems with locations in
4883 shared libraries.
d416eeec
EZ
4884 (Backtrace): Document that free-standing environments do not need
4885 to have a `main' function.
397ca115 4886
74f6deaa
NR
48872005-06-18 Nick Roberts <nickrob@snap.net.nz>
4888
4889 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4890 -stack-info-frame.
4891
a9967aef
AC
48922005-06-07 Andrew Cagney <cagney@gnu.org>
4893
4894 * gdb.texinfo (Contributors): Note the original multi-arch
4895 contributors.
4896
e09f16f9
EZ
48972005-06-03 Eli Zaretskii <eliz@gnu.org>
4898
4899 * gdb.texinfo (Registers): Add index entries for the standard
4900 registers.
4901 (Frames): Add cross-reference from frame pointer description to
4902 the Registers node.
4903 (Annotations Overview): Fix the reference to GDB name.
4904
d87ba7ee
EZ
49052005-06-01 Eli Zaretskii <eliz@gnu.org>
4906
4907 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4908 can-use-hw-watchpoints.
4909
034dad6f
BR
49102005-05-28 Bob Rossi <bob@brasko.net>
4911
4912 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4913 the possible reasons why an exec async record would be returned to FE.
4914
ffed4509
AC
49152005-05-26 Andrew Cagney <cagney@gnu.org>
4916
4917 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4918 Andrew Cagney implemented the original GDB/MI.
4919
e22e55c9
OF
49202005-05-23 Orjan Friberg <orjanf@axis.com>
4921
4922 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4923 documentation. Add documentation for cris-mode.
4924
a78e13ce
EZ
49252005-05-20 Eli Zaretskii <eliz@gnu.org>
4926
4927 * gdb.texinfo (Numbers): Explain the example and make the wording
4928 more acurate.
4929
76ff342d
DJ
49302005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4931 Dennis Brueni <dennis@slickedit.com>
4932
4933 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4934 (GDB/MI Data Manipulation, GDB/MI Program Control)
4935 (GDB/MI Stack Manipulation): Update examples to include the fullname
4936 attribute in stack frames.
4937
119b882a
EZ
49382005-05-12 Eli Zaretskii <eliz@gnu.org>
4939
4940 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4941 do with other non-standard names of init files.
4942
6fc08d32
EZ
49432005-05-11 Eli Zaretskii <eliz@gnu.org>
4944
4945 * gdb.texinfo (Command Files): Move the description of the startup
4946 from here...
4947 (Startup): ...to this new subsection of the Invocation chapter.
4948 Rearrange the description of init files more logically and add a
4949 cross-reference to "Command Files". Document the special gdbinit
4950 name for CISCO 68k. Expand the description of what GDB does
4951 during startup.
4952 (History): Add index entry for HISTSIZE.
4953
a561754a
MK
49542005-05-02 Mark Kettenis <kettenis@gnu.org>
4955
4956 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4957
2eecc4ab
EZ
49582005-05-02 Eli Zaretskii <eliz@gnu.org>
4959
4960 * gdb.texinfo (SVR4 Process Information, The isatty call)
4961 (The system call): Don't use foo(N) notation for man pages and
4962 functions.
514c4d71 4963 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4964
18999be5
EZ
49652005-04-27 Eli Zaretskii <eliz@gnu.org>
4966
4967 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4968 were optimized away.
4969
0abb7bc7
EZ
49702005-04-22 Eli Zaretskii <eliz@gnu.org>
4971
4972 * gdb.texinfo (Remote configuration): Document "set/show
4973 get-thread-local-storage-address". Add cross-reference to the
4974 description of the qGetTLSAddr packet.
4975 (General Query Packets): Mention "set remote
4976 get-thread-local-storage-address" and add a reference to its
4977 description.
4978
6f61acb1
NR
49792005-04-19 Nick Roberts <nickrob@snap.net.nz>
4980
4981 * gdb.texinfo (Backtrace): Describe 'bt full'.
4982
9d59903a
NR
49832005-04-17 Nick Roberts <nickrob@snap.net.nz>
4984
4985 * gdb.texinfo (Mode Options): Fix typo.
4986 (GDB/MI): Describe how to invoke GDB/MI.
4987
721c2651
EZ
49882005-04-16 Eli Zaretskii <eliz@gnu.org>
4989
4990 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4991 references changed. Add description of "info udot".
721c2651
EZ
4992 (Files): Document "set/show stop-on-solib-events".
4993 (M32R/D): Document "set/show download-path", "set/show
4994 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4995 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4996 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4997 (Maintenance Commands): Improve indexing.
4998 (Target Commands): Document "set/show hash", "set/show debug
4999 monitor".
5000 (SVR4 Process Information): Document "info pidlist" and "info
5001 meminfo". Document "set/show procfs-tarce" and "set/show
5002 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5003 (Symbols, The Print Command with Objective-C): Improve indexing.
5004 (Objective-C): Add references to "info classes" and "info
5005 selectors".
c45da7e6
EZ
5006 (Debugging Output): Improve wording. Document "set/show debug
5007 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5008 (Set Breaks): Add index entry for "hardware breakpoints".
5009 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5010 and "set/show usehardbreakpoints".
5011 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5012 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5013 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5014 rdiromatzero", "set/show rdiheartbeat".
5015 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5016 "sds".
5017 (Embedded Processors): Document the "sim" command.
5018 (Remote): Document the "remote" command.
5019 (DJGPP Native): Document the "info serial" command.
5020 (Threads): Document "maint info sol-threads".
5021 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5022 (Set Breaks): Improve indexing.
5023 (Command Syntax): Add a reference to dont-repeat.
5024 (Define): Document "dont-repeat".
5025 (TUI Commands): Document "tabset".
5026 (WinCE): New subsection. Document "set/show remotedirectory",
5027 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5028
14d6dd68
EZ
50292005-04-15 Eli Zaretskii <eliz@gnu.org>
5030
5031 * gdb.texinfo (Hurd Native): New subsection, documents
5032 Hurd-specific commands.
a64548ea 5033 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5034 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5035 (MIPS): Improve documentation of heuristic-fence-post. Document
5036 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5037 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5038 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5039 (ARM): Document ARM-specific commands.
a64548ea
EZ
5040 (AVR): New section. Document "info io_registers".
5041 (CRIS): New section. Document "set/show cris-version" and
5042 "set/show cris-dwarf2-cfi".
5043 (HPPA): New section. Document "set/show debug hppa" and "maint
5044 print unwind".
a5adf40f 5045 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5046 (Super-H): New section. Document the "regs" command.
721c2651 5047 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5048
9c16f35a
EZ
50492005-04-09 Eli Zaretskii <eliz@gnu.org>
5050
5051 * gdb.texinfo (Print Settings): Document "set/show print
5052 pascal_static-members", "set print repeats", "show print
5053 null-stop". Improve indexing. Fix documentation of "set print
5054 union".
5055 (Pascal): New section.
5056 (Supported languages): Rename from "Support"; all references
5057 updated. Add a menu item for Pascal.
5058 (Numbers): Document "set radix.
5059 (Screen Size): Document "set/show pagination".
5060 (MIPS Embedded): Remove "set processor" documentation.
5061 (Remote configuration): Document "set/show X/P/Z-packet",
5062 "set/show read-aux-vector-packet", "set/show remote
5063 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5064 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5065 remotedebug", "set/show remotebreak", "set/show remotedevice",
5066 "set/show remotelogfile".
5067 (Auxiliary Vector): Add reference to the description of the
5068 read-aux-vector-packet setting.
5069 (Set Watchpoints): Add a cross-reference to "set remote
5070 hardware-breakpoint-limit".
5071 (General Query Packets): Add indexing of requests and
5072 cross-references to related commands in "Remote configuration".
5073 (File-I/O Overview, The system call): Fix wording and typos.
5074 (Thread Stops): Add index entries.
5075 (Continuing and Stepping): Document "show step-mode".
5076 (i386): New node. Document "set/show struct-convention".
5077 (Files): Document "show trust-readonly-sections".
5078 (Calling): Document "set/show unwindonsignal".
5079 (Messages/Warnings): Add index entries.
5080 (Maintenance Commands): Document "set/show watchdog".
5081 (Annotations Overview): Document "show annotate".
5082 (Set Watchpoints): Add index entries.
5083 (Symbols): Fix doc of case-sensitive.
5084 (ABI): Document "show coerce-float-to-double".
5085 (Convenience Vars, Help): Improve indexing.
5086 (Machine Code): Document "show disassembly-flavor".
5087 (Debugging C plus plus): Document "show overload-resolution".
5088 (Value History, Signaling): Add index entries.
5089
50902005-04-08 Eli Zaretskii <eliz@gnu.org>
5091
5092 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5093 (Processes): Fix wording.
5094 (History, List, Logging output, Define, Symbols, Print Settings):
5095 Improve indexing.
5096
a8f24a35
EZ
50972005-04-03 Eli Zaretskii <eliz@gnu.org>
5098
5099 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5100 redundant index entry for "target" command.
5101 (Backtrace): Add index entries.
5102 (Symbols, Fortran): Document the "set case-sensitive" command.
5103 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5104 (Print Settings): Add index entry for "set demangle-style".
5105 (Target Commands): Document "set download-write-size".
5106 (Debugging Output): Document "set exec-done-display".
5107
09d4efe1
EZ
51082005-04-02 Eli Zaretskii <eliz@gnu.org>
5109
5110 * gdb.texinfo (Files): Fix the name and documentation of
5111 add-shared-symbol-files. Document its alias assf. Update the
5112 list of OSs where GDB supports shared libraries. Fix markup.
5113 (Continuing and Stepping): Add reference to @var{location} in the
5114 text.
5115 (Dump/Restore Files): Fix reference to @{filename}.
5116 (Help): Fix wording.
5117 (Attach): Ditto.
5118 (Set Watchpoints): Ditto.
5119 (Backtrace): Remove redundant index entries. Improve index
5120 entries.
5121 (Delete Breaks): Fix wording.
5122 (Memory): Document the compare-sections command.
5123 (Memory Region Attributes): Improve wording.
5124 (Disabling): Improve wording.
5125 (Fortran): New subsection. Document the "info common" command.
5126 (Help): Document aliases "info copying" and "info warranty".
5127 (Caching Remote Data): New section. Document the "set/show
5128 remotecache" and "info dcache" commands.
5129 (Show): Fix wording of the documentation of the "set
5130 extension-language" command.
5131 (Signals): Add index entry for "info handle".
5132 (Memory Region Attributes): Fix punctuation.
5133 (Symbols): Change the arg name to "location" and refer to it in
5134 the text. Fix wording of "info types" doc.
5135 (Threads): Fix usage of @enumerate @item's.
5136 (Listing Tracepoints): Add index entry for "info tp".
5137 (Set Watchpoints): Add xref to "info break" description.
5138 (Macros): Add an index entry for "macro exp1". Document the
5139 "macro list" command.
5140 (Maintenance Commands): Document "flushregs", "maint agent",
5141 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5142 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5143 "maint print architecture", "maint print objfiles", "maint print
5144 statistics", "maint print type", "maint show-debug-regs", "maint
5145 space", "maint time", and "maint translate-address".
5146 (Connecting): Document the "monitor" command.
5147 (Annotations Overview): Describe the "set annotate" command.
5148
82f2d802
EZ
51492005-04-01 Eli Zaretskii <eliz@gnu.org>
5150
5151 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5152 Rearrange index entries and improve wording about support for
5153 hardware watchpoints.
5154
7d51c7de
BR
51552005-03-10 Bob Rossi <bob@brasko.net>
5156
5157 * gdb.texinfo: Update copyright
5158
68c71a2e
TR
51592005-02-09 Theodore A. Roth <troth@openavr.org>
5160
5161 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5162 error.
5163
83761cbd
KB
51642005-02-03 Kevin Buettner <kevinb@redhat.com>
5165
5166 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5167
9f1c6395
MS
51682005-01-17 Michael Snyder <msnyder@redhat.com>
5169
5170 * gdb.texinfo: Fix spelling, infinte -> infinite.
5171
fbd1b305
MK
51722005-01-08 Mark Kettenis <kettenis@gnu.org>
5173
5174 * observer.texi (GDB Observers): Document "solib_loaded".
5175
3ace7edb
AC
51762005-01-07 Andrew Cagney <cagney@gnu.org>
5177
bec39cab
AC
5178 * configure.ac: Rename configure.in, require autoconf 2.59.
5179 * configure: Re-generate.
5180
3ace7edb
AC
5181 * configure.in: Replace configdirs with multiple references to
5182 AC_CONFIG_SUBDIRS.
5183 * configure: Re-generate.
5ae4183a 5184
53531fc1
AC
51852005-01-04 Andrew Cagney <cagney@gnu.org>
5186
5187 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5188 part of the version number.
5189
536ffdb7
MK
51902004-12-24 Mark Kettenis <kettenis@gnu.org>
5191
5192 * gdbint.texinfo (Algorithms): Remove description of
5193 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5194
e1aac25b
JB
51952004-12-07 Jim Blandy <jimb@redhat.com>
5196
5197 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5198 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5199 numbers.
5200
f47b1503
AS
52012004-12-07 Andreas Schwab <schwab@suse.de>
5202
5203 * gdb.texinfo (Mode Options): Document -l option.
5204
b6b8ece6
EZ
52052004-12-04 Eli Zaretskii <eliz@gnu.org>
5206
5207 * gdbint.texinfo (Algorithms): More accurate description of
5208 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5209 is not needed unless data-read and data-access watchpoints are
5210 supported. Add a description of how GDB checks whether the
5211 inferior stopped because a watchpoint was hit.
5212
01371747
EZ
52132004-11-23 Eli Zaretskii <eliz@gnu.org>
5214
5215 * gdb.texinfo (Files): Add cross-reference to description of
5216 -readnow command-line switch.
5217
2315ffec
RC
52182004-11-10 Randolph Chung <tausq@debian.org>
5219
5220 * gdb.texinfo: Document set/show backtrace past-entry commands.
5221 Rearrange index entries for set/show backtrace past-main.
5222
69065f5d
AC
52232004-11-10 Jon Beniston <jon@beniston.com>
5224
5225 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5226 * gdb.texinfo (Remote Serial Protocol): Further describe
5227 binary transfer escaping mechanism .
69065f5d 5228
30e91e0b
RC
52292004-11-08 Randolph Chung <tausq@debian.org>
5230
5231 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5232 and "show debug infrun". Add index entries.
5233
60bf7e09
EZ
52342004-10-23 Eli Zaretskii <eliz@gnu.org>
5235
5236 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5237 "info proc" that are already implemented. Add index entries.
5238 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5239 (Files): Add a tip for decreasing memory used for symtabs from
5240 shared libraries.
f018e82f
EZ
5241 (Starting): Fix whitespace; make "elaboration" stand out where it
5242 is first used, and add an index entry for the term.
f8568604
EZ
5243 (Calling): Expand and elaborate text. Add "print". Add the
5244 description of problems with weak aliases.
384ee23f 5245 (Core File Generation): New section.
60bf7e09 5246
d52fe014
AC
52472004-10-12 Andrew Cagney <cagney@gnu.org>
5248
5249 * gdbint.texinfo (Versions and Branches): New chapter.
5250 (Releasing GDB): Delete "Versions and Branches" section.
5251 (Top): Add "Versions and Branches".
5252
703663ab
EZ
52532004-10-08 Eli Zaretskii <eliz@gnu.org>
5254
5255 * gdb.texinfo (Editing, History): Add cross-references to the
5256 included Readline and History user documentation. Remove
5257 references to the symbol have-readline-appendices which is unused
5258 and undefined.
5259 (History): Fix indexing.
5260
ac77d04f
JJ
52612004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5262
5263 * gdbint.texinfo (target_stopped_data_address): Update to
5264 new prototype.
5265 (i386_stopped_data_address): Update prototype and description.
5266 (i386_stopped_by_watchpoint): New function and description.
5267
e07c999f
PH
52682004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5269
5270 * gdb.texinfo (Filenames): Add Ada suffixes.
5271 (Ada) New section.
5272
2e868123
AC
52732004-09-27 Andrew Cagney <cagney@gnu.org>
5274 Robert Picco <Robert.Picco@hp.com>
5275
5276 * gdb.texinfo (Packets): Document the "p" packet.
5277
02a57714
JM
52782004-09-21 Jason Molenda (jmolenda@apple.com)
5279
5280 * gdb.texinfo (Paths and Names of the Source Files): Document the
5281 meaning of values in the 'desc' field of a SO stab.
5282
ae038cb0
DJ
52832004-09-20 Daniel Jacobowitz <dan@debian.org>
5284
5285 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5286 max-cache-age" and "maint show dwarf2 max-cache-age".
5287
f7dc1244
EZ
52882004-09-16 Eli Zaretskii <eliz@gnu.org>
5289
5290 * gdb.texinfo (Set Breaks): Add index entry for setting
5291 breakpoints on overloaded C++ functions that are not members of
5292 any classes. Add an example and an index entry for setting
5293 breakpoints on all program functions.
5294 (Character Sets, Macros, Overlay Commands)
5295 (Non-debug DLL symbols, GDB/MI Output Syntax)
5296 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5297 Use "(@value{GDBP})" instead of a literal "(gdb)".
5298
f810308b
AC
52992004-09-12 Andrew Cagney <cagney@gnu.org>
5300
5301 * gdbint.texinfo (Native Debugging): Delete description of
5302 FILES_INFO_HOOK.
5303
15a661f3
PH
53042004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5305
5ae4183a
AS
5306 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5307 to hex_string_custom (not historically correct, but more
15a661f3
PH
5308 understandable, given the current code).
5309
f3219c75
AC
53102004-09-03 Andrew Cagney <cagney@gnu.org>
5311
5312 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5313
f3bb6704
JJ
53142004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5315
5316 * observer.texi (solib_unloaded): New observer.
5317
8d2c00cb
AC
53182004-08-24 Andrew Cagney <cagney@gnu.org>
5319
5320 * gdbint.texinfo (Target Architecture Definition): Add missing
5321 comma.
5322
e7dc800a
MC
53232004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5324
5325 * (Using the Testsuite): build != host is supported,
5326 but some test scripts do not support build != host.
5327
73b03683
MK
53282004-08-14 Mark Kettenis <kettenis@gnu.org>
5329
5330 * gdbint.texinfo (Host Definition): Delete description of
5331 FCLOSE_PROVIDED and GETENV_PROVIDED.
5332
c0ccb908
MK
53332004-08-05 Mark Kettenis <kettenis@chello.nl>
5334
5335 * gdbint.texinfo (Host Definition): Delete description of
5336 NO_SYS_FILE.
5337 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5338 PTRACE_FP_BUG.
5339
9c8dbfa9
AC
53402004-08-05 Andrew Cagney <cagney@gnu.org>
5341
5342 * gdbint.texinfo (Target Architecture Definition): Delete
5343 reference to deprecated_read_fp.
5344
f42accbe
AC
53452004-08-02 Andrew Cagney <cagney@gnu.org>
5346
5347 * gdbint.texinfo (Target Architecture Definition): Delete
5348 description of DEPRECATED_REGISTER_BYTES.
5349
0b66e38c
EZ
53502004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5351
5352 * gdb.texinfo (Source Path): Document the new behavior of
5353 searching for the source files.
5354
15387254
EZ
53552004-07-17 Eli Zaretskii <eliz@gnu.org>
5356
5357 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5358 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5359 (Auto Display): Improve indexing.
5360
2c07db7a
AC
53612004-07-16 Andrew Cagney <cagney@gnu.org>
5362
5363 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5364 "-noasync".
5365
4644b6e3
EZ
53662004-07-09 Eli Zaretskii <eliz@gnu.org>
5367
5368 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5369 have the same prefix have only their prefix in the index.
5370
7561d450
MK
53712004-07-03 Mark Kettenis <kettenis@gnu.org>
5372
5373 * gdb.texinfo (BSD libkvm Interface): New node (section)
5374 (Native): Add it to the menu.
5375
67bebe79
MK
53762004-07-01 Mark Kettenis <kettenis@gnu.org>
5377
5378 * gdbint.texinfo (Target Architecture Definition): Remove
5379 PCC_SOL_BROKEN.
5380
1a6923e0
MK
53812004-06-24 Mark Kettenis <kettenis@gnu.org>
5382
5383 * gdbint.texinfo (Target Architecture Definition): Remove
5384 SUN_FIXED_LBRAC_BUG.
5385
b435e160
AC
53862004-06-26 Andrew Cagney <cagney@gnu.org>
5387
5388 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5389
b5622e8d
AC
53902004-06-20 Andrew Cagney <cagney@gnu.org>
5391
5392 * gdbint.texinfo (Target Architecture Definition): Deprecate
5393 USE_STRUCT_CONVENTION.
5394
e0c07bf0
MC
53952004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5396
5397 gdb.texinfo (Bug Reporting): Mention session recording,
5398 with the script command or Emacs.
5399
782263ab
AC
54002004-06-18 Andrew Cagney <cagney@gnu.org>
5401
5402 * gdbint.texinfo (Target Architecture Definition): Deprecate
5403 FUNCTION_START_OFFSET.
5404
03727ca6
AC
54052004-06-14 Andrew Cagney <cagney@gnu.org>
5406
5407 Based on changes from Karl Berry.
5408 * gdb.texinfo: Do not use @sc in a direntry.
5409 * stabs.texinfo: Change @dircateogry to "Software development".
5410 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5411
97092415
AC
54122004-06-13 Andrew Cagney <cagney@gnu.org>
5413
5414 * gdbint.texinfo (Target Architecture Definition): Delete
5415 description of RETURN_VALUE_ON_STACK.
5416
1f6d4158
AC
54172004-06-09 Andrew Cagney <cagney@gnu.org>
5418
5419 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5420 deleted by previous patch.
5421
d966f0cb
AC
54222004-06-08 Andrew Cagney <cagney@gnu.org>
5423
5424 * gdbint.texinfo (Native Debugging): Delete documentation on
5425 ATTACH_DETACH.
5426
86fe4aaa
RC
54272004-06-06 Randolph Chung <tausq@debian.org>
5428
5429 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5430
d4b6d575
RC
54312004-06-06 Randolph Chung <tausq@debian.org>
5432
5ae4183a 5433 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
5434 the new push_dummy_call method signature. Describe the function
5435 argument.
5436
4e8b0763
JB
54372004-05-24 Joel Brobecker <brobecker@gnat.com>
5438
5439 * gdb.texinfo (Starting): Document new start command.
5440
59caf092
AC
54412004-05-21 Andrew Cagney <cagney@redhat.com>
5442
5443 * observer.texi (GDB Observers): Document "inferior_created".
5444
e4a2df64
AC
54452004-05-08 Andrew Cagney <cagney@redhat.com>
5446
e6b55ae2
AC
5447 * gdbint.texinfo (Target Architecture Definition): Delete
5448 description of DO_DEFERRED_STORES.
5449
28954179
AC
5450 * gdbint.texinfo (Target Architecture Definition): Delete
5451 references to DEPRECATED_FIX_CALL_DUMMY.
5452
434b87dd
AC
5453 * gdbint.texinfo (Target Architecture Definition): Delete
5454 description of DEPRECATED_CALL_DUMMY_WORDS,
5455 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5456
58d28df8
AC
5457 * gdbint.texinfo (Target Architecture Definition): Delete
5458 description of DEPRECATED_PUSH_DUMMY_FRAME.
5459
e4a2df64
AC
5460 * gdbint.texinfo (Target Architecture Definition): Delete
5461 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5462
2b4855ab
AC
54632004-05-07 Andrew Cagney <cagney@redhat.com>
5464
5465 * observer.texi (GDB Observers): Add "Debugging" section. Include
5466 cross reference to "set/show debug observer".
5467 * gdb.texinfo (Debugging Output): Document "set/show debug
5468 observer".
5469
fcf70625
AC
54702004-05-01 Andrew Cagney <cagney@redhat.com>
5471
5472 * gdbint.texinfo (Target Architecture Definition): Delete
5473 description of DEPRECATED_PC_IN_SIGTRAMP.
5474
8ee56bcf
AC
54752004-04-30 Andrew Cagney <cagney@redhat.com>
5476
5477 * gdbint.texinfo (Target Architecture Definition): Delete
5478 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5479
67ab9a76
OF
54802004-04-30 Orjan Friberg <orjanf@axis.com>
5481
5482 * observer.texi (GDB Observers): Correct spelling.
5483
79346bcb
OF
54842004-04-26 Orjan Friberg <orjanf@axis.com>
5485
5486 * observer.texi (GDB Observers): Add target_changed event.
5487
7a464420
AC
54882004-04-08 Andrew Cagney <cagney@redhat.com>
5489
5490 * observer.texi (GDB Observers): Rework, provide generic observer
5491 definitions and then a list of observable events.
5492
6cdf9d98
AC
54932004-04-04 Andrew Cagney <cagney@redhat.com>
5494
5495 * gdbint.texinfo (Host Definition): Delete reference to
5496 NO_SIGINTERRUPT.
5497
ddc135a4
AC
54982004-04-02 Andrew Cagney <cagney@redhat.com>
5499
5500 * gdbint.texinfo (Target Architecture Definition): Delete
5501 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5502
6a1b180d
SC
55032004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5504
5505 * gdb.texinfo (TUI Commands): Document tui reg commands.
5506
d0d5df6f
AC
55072004-03-26 Andrew Cagney <cagney@redhat.com>
5508
5509 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5510 "gdbtui".
5511 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5512 (Contributors): Mention both Text and Terminal User Interface.
5513
aa2a3f87
AC
55142004-03-23 Andrew Cagney <cagney@redhat.com>
5515
5516 * gdbint.texinfo (Target Architecture Definition): Deprecate
5517 references to SIGTRAMP_START and SIGTRAMP_END.
5518
f561f026
AC
55192004-03-23 Andrew Cagney <cagney@redhat.com>
5520
5521 * gdbint.texinfo (Target Architecture Definition): Deprecate
5522 references to PC_IN_SIGTRAMP.
5523
33cb8b0f
AC
55242004-03-19 Andrew Cagney <cagney@redhat.com>
5525
5526 * gdbint.texinfo (Target Architecture Definition): Delete
5527 reference to GDB_TARGET_IS_HPPA.
5528
fc989b7a
AC
55292004-03-18 Andrew Cagney <cagney@redhat.com>
5530
5531 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5532 describe pre_init and post_init.
5533
701b08bb
DJ
55342004-03-09 Daniel Jacobowitz <drow@mvista.com>
5535
5536 * gdb.texinfo (Debugging Output): Document values for "set debug
5537 target".
5538
faae5abe
AC
55392004-02-28 Andrew Cagney <cagney@redhat.com>
5540
5541 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5542
dd79a6cf
JJ
55432004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5544
5545 * gdb.texinfo (breakpoints): Add information about the
5546 new "set breakpoint pending" and "show breakpoint pending"
5547 commands.
5548
e7f16015
AC
55492004-02-26 Andrew Cagney <cagney@redhat.com>
5550
5551 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5552 in Per-architecture module data section.
5553
7161a3a6
RM
55542004-02-25 Roland McGrath <roland@redhat.com>
5555
5556 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5557
2154891a
AC
55582004-02-24 Andrew Cagney <cagney@redhat.com>
5559
5560 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5561 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5562 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 5563
6c74ac8b
AC
55642004-02-17 Andrew Cagney <cagney@redhat.com>
5565
5566 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5567
19772a2c
AC
55682004-02-16 Andrew Cagney <cagney@redhat.com>
5569
5570 * gdbint.texinfo (Target Architecture Definition): Deprecate
5571 FRAMELESS_FUNCTION_INVOCATION.
5572
c9830293
AC
55732004-02-16 Andrew Cagney <cagney@redhat.com>
5574
5575 * gdbint.texinfo (Coding): Mention -Wunused-function.
5576
b9d26eb9
AC
55772004-02-14 Andrew Cagney <cagney@redhat.com>
5578
5579 * gdbint.texinfo (Target Architecture Definition): Delete
5580 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5581
49efadf5
EZ
55822004-02-12 Elena Zannoni <ezannoni@redhat.com>
5583
5584 * gdb.texinfo: Properly quote the name "C++".
5585 * gdbint.texinfo: Ditto.
5586 * stabs.texinfo: Ditto.
5587
1eb288ea
EZ
55882004-02-11 Elena Zannoni <ezannoni@redhat.com>
5589
5590 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5591 minimal information about libiberty.
5592
e4937fc1
MC
55932004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5594
5595 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5596
a9331b3f
RM
55972004-02-04 Roland McGrath <roland@redhat.com>
5598
5599 * gdb.texinfo (Auxiliary Vector): New node (section).
5600 (Data): Add it to the menu.
5601
2650777c
JJ
56022004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5603
5604 * gdb.texinfo (Breakpoints): Add information about pending
5605 breakpoint support.
5606
b4501125
AC
56072004-01-26 Andrew Cagney <cagney@redhat.com>
5608
5609 * gdb.texinfo (Overview): Delete references to the cisco protocol
5610 including the "N" response.
5611
74055713
AC
56122004-01-26 Andrew Cagney <cagney@redhat.com>
5613
5614 * gdbint.texinfo (Target Architecture Definition): Rename
5615 EXTRACT_STRUCT_VALUE_ADDRESS to
5616 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 5617
3bbe9696
EZ
56182004-01-24 Eli Zaretskii <eliz@gnu.org>
5619
5620 * gdb.texinfo (KOD): Document "show os". Add index entries for
5621 "set/show os" and "info cisco" commands.
5622
5843504f
EZ
56232004-01-21 Eli Zaretskii <eliz@gnu.org>
5624
5625 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5626
9175c9a3
MC
56272004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5628
5629 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5630 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5631
8e94b928
NR
56322004-01-19 Nick Roberts <nick@nick.uklinux.net>
5633
5634 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5635 -stack-list-locals.
5636 (GDB/MI Variable Objects): Describe extension to
5637 -var-list-children.
5638
a20cf136
DJ
56392004-01-17 Daniel Jacobowitz <drow@mvista.com>
5640
5641 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5642
afb18d0f
AC
56432004-01-17 Andrew Cagney <cagney@redhat.com>
5644
5645 * gdbint.texinfo (Target Architecture Definition): Delete
5646 documentation on DEPRECATED_NPC_REGNUM.
5647
b51970ac
DJ
56482004-01-13 Daniel Jacobowitz <drow@mvista.com>
5649
5650 * gdb.texinfo: Update copyright year. Mention that set
5651 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5652 "set follow-fork-mode ask".
5653
0f0cffd2
AC
56542004-01-13 Andrew Cagney <cagney@redhat.com>
5655
5656 * gdbint.texinfo: Update copyright year.
5657 (Coding): Add -Wunused-label to list of -Werror warnings.
5658
c552b3bb 56592004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 5660 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
5661
5662 * gdb.texinfo: Update copyright.
5663 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5664 around names, as appropriate. Minor syntax cleanup of
5665 _NSPrintForDebugger explanation. Two spaces after periods.
5666 GDBN used instead of lit. "gdb". Index entries added for
5667 print-object and _NSPrintForDebugger. @noindent added in one spot.
5668
afe157ca
EZ
56692003-11-11 Elena Zannoni <ezannoni@redhat.com>
5670
5671 * stabs.texinfo: Add dircategory and direntry commands.
5672 * annotate.texinfo: Ditto.
5673
963e2bb7
AC
56742003-11-10 Andrew Cagney <cagney@redhat.com>
5675
5676 * gdbint.texinfo (Target Architecture Definition): Replace the
5677 return_value method's "inval" and "outval" parameters with
5678 "readbuf" and "writebuf".
5679
1d8b2f28
JB
56802003-10-28 Jim Blandy <jimb@redhat.com>
5681
5682 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5683 from "The `F' request packet" and "The `F' reply packet", to make
5684 texi2dvi happy.
5685 (File-I/O remote protocol extension): Update menu entries, too.
5686
36d86913
MC
56872003-10-26 Michael Chastain <mec@shout.net>
5688
5689 * gdb.texinfo (Thread Stops): Document the issue with
5690 premature return from system calls in multi-threaded programs.
5691
ce2826aa
AC
56922003-10-24 Andrew Cagney <cagney@redhat.com>
5693
5694 * annotate.texinfo: Fix "fortunatly"[sic].
5695
f24c5e49
KI
56962003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
5697
5698 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5699 with "Hitachi" and "Mitsubishi".
5700
92ad9cd9
AC
57012003-10-20 Andrew Cagney <cagney@redhat.com>
5702
5703 * gdbint.texinfo (Target Architecture Definition): Document
5704 gdbarch_return_value. Add cross references from
5705 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5706 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5707
0ab4b752
MK
57082003-10-18 Mark Kettenis <kettenis@gnu.org>
5709
5710 * gdbint.texinfo (Target Architecture Definition): Document
5711 regset_from_core_section.
fb3e19c0
KI
5712
57132003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
5714
5715 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5716
a9331b3f 57172003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
5718
5719 From Anthony Green <green@redhat.com>:
5ae4183a 5720 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 5721
1485d690
KB
57222003-10-14 Kevin Buettner <kevinb@redhat.com>
5723
889bf7c5
PA
5724 * gdb.texinfo (Breakpoint related warnings): New node.
5725 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 5726
86d30acc
DJ
57272003-10-13 Daniel Jacobowitz <drow@mvista.com>
5728
5729 * gdb.texinfo (Remote Protocol): Document v and vCont.
5730
172c2a43
KI
57312003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5732
5733 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5734 * gdbint.texinfo: Ditto.
5735
71952f4c
AC
57362003-10-09 Andrew Cagney <cagney@redhat.com>
5737
5738 From 2003-09-18 David Anderson <davea@sgi.com>:
5739 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5740 "command".
5741
268e2188
AC
57422003-10-03 Andrew Cagney <cagney@redhat.com>
5743
5744 * gdbint.texinfo (Target Architecture Definition): Deprecate
5745 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5746 just target.
5747
12c266ea 57482003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 5749
f30992d4 5750 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
5751 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5752 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5753 * gdbint.texinfo (Target Architecture Definition): Rename
5754
57552003-09-30 Andrew Cagney <cagney@redhat.com>
5756
f30992d4 5757 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 5758 (Target Architecture Definition):
f30992d4 5759
2e092625
AC
5760 * gdbint.texinfo (Target Architecture Definition): Rename
5761 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5762
0717ae8a
AC
57632003-09-29 Andrew Cagney <cagney@redhat.com>
5764
dad809b7
AC
5765 * gdbint.texinfo (Target Architecture Definition): Delete
5766 documentation for NEED_TEXT_START_END.
5767
0717ae8a
AC
5768 * gdbint.texinfo (Target Architecture Definition): Rename
5769 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5770 TARGET_WRITE_PC.
a9331b3f 5771
af6cf26d
MC
57722003-09-22 Michael Chastain <mec@shout.net>
5773
5774 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5775
ee206350
AG
57762003-09-21 Anthony Green <green@redhat.com>
5777
5778 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5779
a38c9fe6
MK
57802003-09-21 Mark Kettenis <kettenis@gnu.org>
5781
5782 * gdbint.texinfo (Target Architecture Definition): Document
5783 stabs_argument_has_addr.
5784
77949794
AC
57852003-09-18 Andrew Cagney <cagney@redhat.com>
5786
5787 * gdbint.texinfo (Target Architecture Definition): Delete
5788 documentation on REGISTER_NAMES.
5789
8e823e25
MK
57902003-09-13 Mark Kettenis <kettenis@gnu.org>
5791
5792 * gdbint.texinfo (Target Architecture Definition): Replace
5793 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5794
f27dd7fd
AC
57952003-09-11 Andrew Cagney <cagney@redhat.com>
5796
5797 * gdbint.texinfo (Target Architecture Definition): Replace
5798 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5799
8b148df9
AC
58002003-08-18 Andrew Cagney <cagney@redhat.com>
5801
5802 * gdbint.texinfo (Target Architecture Definition): Document
5803 "frame_red_zone_size".
5804
25d29d70
AC
58052003-08-09 Andrew Cagney <cagney@redhat.com>
5806
5807 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5808 with "set/show backtrace past-main" and "set/show backtrace
5809 limit".
5810
c938e9b0
L
58112003-08-08 H.J. Lu <hongjiu.lu@intel.com>
5812
5813 * Makefile.in (install-info): Support DESTDIR.
5814 (install-html): Likewise.
5815
64fabec2
AC
58162003-08-07 Andrew Cagney <cagney@redhat.com>
5817
5818 Patch from Nick Roberts.
5819 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5820 bindings. Remove description of send-gdb-command.
5821
2fcf52f0
AC
58222003-08-07 Andrew Cagney <cagney@redhat.com>
5823
5824 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5825 GDB 6.0.
5826
086432e2
AC
58272003-08-06 Andrew Cagney <cagney@redhat.com>
5828
5829 * gdb.texinfo (Mode Options): Mention that level three is the
5830 highest available and that level 2 is deprecated.
5831 (Annotations Overview): Mention annotation levels. Cross reference
5832 to "Limitations of the Annotation Interface" in annotate.texi.
5833 (TODO, Value Annotations, Frame Annotations): Delete section.
5834 (Displays, Breakpoint Info): Delete.
5835
e5249f67
AC
58362003-08-04 Andrew Cagney <cagney@redhat.com>
5837
5838 * agentexpr.texi: Delete @bye.
5839 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5840 (stabs.info): Add $(srcdir) to include search path.
5841 (html): Depend on "annotate_toc.html", and not "annotate.html".
5842 * stabs.texinfo: Ditto. Include "fdl.texi".
5843 * gdbint.texinfo: Update copyright statement's list of invariant
5844 sections.
5845
e6f672d2
AC
58462003-07-28 Andrew Cagney <cagney@redhat.com>
5847
5848 * Makefile.in (INFO_DEPS): Add annotate.info.
5849 (dvi, ps, html, pdf): Add annotate.
5850 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5851 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5852 (ANNOTATE_DOC_FILES): New macro.
5853 (ANNOTATE_TEX_TMPS): New macro.
5854 (annotate.info, annotate_toc.html): Specify dependencies.
5855 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5856 * annotate.texinfo: Rename annotate.texi. Get building. Add
5857 "Migrating to GDB/MI" and "Limitations of the Annotation
5858 Interface" chapters. Mention why it is not part of the user
5859 guide. Update copyright notice. Include "fdl.texi".
5860
72ffddc9
SC
58612003-07-26 Stephane Carrez <stcarrez@nerim.fr>
5862
5863 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5864
a9f12a31
DJ
58652003-07-24 Daniel Jacobowitz <drow@mvista.com>
5866
5867 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5868
b1fe9455
DJ
58692003-07-24 Daniel Jacobowitz <drow@mvista.com>
5870
5871 * gdb.texinfo (Server): Mention pidof.
5872
153721e6
AC
58732003-07-22 Andrew Cagney <cagney@redhat.com>
5874
5875 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5876 list.
5877
0fac0b41
DJ
58782003-06-28 Daniel Jacobowitz <drow@mvista.com>
5879
5880 * gdb.texinfo (Logging output): New chapter.
5881
4e562065
JB
58822003-06-24 Joel Brobecker <brobecker@gnat.com>
5883
5884 * gdb.texinfo (Unsupported languages): New section.
5885 (Languages): Add link to new section.
5886
f2c06f52
AC
58872003-06-22 Andrew Cagney <cagney@redhat.com>
5888
5889 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5890
b4177fca
DJ
58912003-06-22 Daniel Jacobowitz <drow@mvista.com>
5892
5893 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5894
f418dd93
DJ
58952003-06-22 Daniel Jacobowitz <drow@mvista.com>
5896
5897 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5898 * agentexpr.texi: Retitle section, and change it to an appendix.
5899 Comment out texinfo initialization. Factor a @var{} into two
5900 pieces to prevent makeinfo warnings.
5901 * gdb.texinfo: Add Agent Expressions appendix.
5902
4ca61388
DJ
59032003-06-19 Daniel Jacobowitz <drow@mvista.com>
5904
5905 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5906
07f31aa6
DJ
59072003-06-18 Daniel Jacobowitz <drow@mvista.com>
5908
5ae4183a 5909 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
5910 remote target". Document the "detach" and "disconnect" commands.
5911 (Server, Netware, Debug Session): Reference "Connecting to a
5912 remote target".
5913 (GDB/MI Target Manipulation): Document "-target-disconnect".
5914
2dd0da42
AC
59152003-06-13 Andrew Cagney <cagney@redhat.com>
5916
5917 * gdbint.texinfo (Target Architecture Definition): Deprecate
5918 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5919 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5920
e7a3abfc
JB
59212003-06-09 Jim Blandy <jimb@redhat.com>
5922
5923 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5924
25e3a86b
AC
59252003-06-08 Andrew Cagney <cagney@redhat.com>
5926
5927 * gdbint.texinfo (Target Architecture Definition): Delete
5928 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5929
a9e5fdc2
AC
59302003-06-08 Andrew Cagney <cagney@redhat.com>
5931
5932 * gdbint.texinfo (Target Architecture Definition): Document
5933 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5934
b37303ee
AF
59352003-06-07 Adam Fedor <fedor@gnu.org>
5936
5937 * gdb.texinfo: Add Objective-C documentation.
5938
39fe6e80
AC
59392003-06-01 Andrew Cagney <cagney@redhat.com>
5940
5941 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5942 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5943
125309b2
AC
59442003-05-21 Andrew Cagney <cagney@redhat.com>
5945
5946 * gdbint.texinfo (Target Architecture Definition): Delete
5947 references to "extract_address" and "store_address".
5948
b8b527c5
AC
59492003-05-16 Andrew Cagney <cagney@redhat.com>
5950
5951 * gdbint.texinfo (Target Architecture Definition): Replace
5952 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5953 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5954
50e3ee83
TR
59552003-05-14 Theodore A. Roth <troth@openavr.org>
5956
5957 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5958
44e2be90
L
59592003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5960
5961 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5962 (gdb.dvi): Likewise.
5963 (gdb.pdf): Likewise.
5964 (links2roff): Likewise.
5965
df5215a6
JB
59662003-05-08 Jim Blandy <jimb@redhat.com>
5967
5968 * gdb.texinfo (Dump/Restore Files): Update documentation for
5969 'dump', 'append', and 'restore': note that format argument is
5970 optional; simplify presentation of the command variants; and be
5971 more precise about the formats.
5972
5e7b2f39
JB
59732003-05-07 Jim Blandy <jimb@redhat.com>
5974
5975 * gdb.texinfo (Symbols): Update documentation: 'maint list
5976 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5977 symtabs' and 'maint info psymtabs'.
5978
b1e29e33
AC
59792003-05-05 Andrew Cagney <cagney@redhat.com>
5980
5981 * gdbint.texinfo (Target Architecture Definition): Make
5982 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5983 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5984 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5985
00905d52
AC
59862003-05-04 Andrew Cagney <cagney@redhat.com>
5987
5988 * gdb.texinfo (Maintenance Commands): Document "maint print
5989 dummy-frames".
5990
54ff5908
AC
59912003-05-04 Andrew Cagney <cagney@redhat.com>
5992
5993 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5994
32e7087d
JB
59952003-05-03 J. Brobecker <brobecker@gnat.com>
5996
5997 Thierry Schneider <tpschneider1@yahoo.com>
5998 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5999 for new MI command.
6000
7043d8dc
AC
60012003-05-03 Andrew Cagney <cagney@redhat.com>
6002
6003 * gdbint.texinfo (Target Architecture Definition): Document
6004 push_dummy_code. Add cross references.
6005
e33d66ec
EZ
60062003-05-02 Elena Zannoni <ezannoni@redhat.com>
6007
6008 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6009 set/show charsets commands.
6010
0ba6dca9
AC
60112003-04-28 Andrew Cagney <cagney@redhat.com>
6012
6013 * gdbint.texinfo (Target Architecture Definition): Replace
6014 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6015 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6016
d7a27068
AC
60172003-04-28 Andrew Cagney <cagney@redhat.com>
6018
6019 * gdbint.texinfo (Target Architecture Definition): Rename
6020 "tm_print_insn" to "deprecated_tm_print_insn".
6021
44ea7b70
JB
60222003-04-09 Jim Blandy <jimb@redhat.com>
6023
6024 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6025 list psymtabs'.
6026
fb8f8949
AC
60272003-04-08 Andrew Cagney <cagney@redhat.com>
6028
6029 * gdbint.texinfo (Target Architecture Definition): Delete
6030 references to EXTRA_FRAME_INFO.
6031
32fb0f22
AC
60322003-04-08 Andrew Cagney <cagney@redhat.com>
6033
6034 * gdbint.texinfo (Target Architecture Definition): Delete
6035 PRINT_TYPELESS_INTEGER.
6036
6be67e67
JB
60372003-04-02 J. Brobecker <brobecker@gnat.com>
6038
6039 * observer.texi (GDB Observers): Adjust the documentation for the
6040 normal_stop notification to better describe reality. Fix a couple
6041 of minor typos.
6042
4e35d5f0
BR
60432003-04-02 Bob Rossi <bob_rossi@cox.net>
6044
a9331b3f 6045 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6046 '-file-list-exec-source-file'
6047
e8a8712a
AC
60482003-03-31 Andrew Cagney <cagney@redhat.com>
6049
6050 * gdbint.texinfo (Target Architecture Definition): Delete
6051 references to CALL_DUMMY_P.
6052
6c0e89ed
AC
60532003-03-30 Andrew Cagney <cagney@redhat.com>
6054
6055 * gdbint.texinfo (Target Architecture Definition): Remove
6056 reference to TARGET_WRITE_SP.
a9331b3f 6057
378bfd1b
AC
60582003-03-27 Andrew Cagney <cagney@redhat.com>
6059
6060 * gdbint.texinfo (Target Architecture Definition): Remove
6061 references to write_sp.
6c0e89ed 6062
922fbb7b
AC
60632003-03-27 Andrew Cagney <cagney@redhat.com>
6064
6065 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6066 chapter body. Use @smallexample instead of @example.
6067 (Annotations): Ditto.
6068 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6069 annotate.texi.
6070
b81774d8
AC
60712003-03-26 Andrew Cagney <cagney@redhat.com>
6072
6073 * gdbint.texinfo (Target Architecture Definition): Replace
6074 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6075 dummy_addr parameters.
6076
1bf6d5cc
AC
60772003-03-25 Andrew Cagney <cagney@redhat.com>
6078
6079 * gdbint.texinfo (Target Architecture Definition): Delete
6080 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6081 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6082 Add reference to PUSH_ARGUMENTS.
6083
618ce49f
AC
60842003-03-23 Andrew Cagney <cagney@redhat.com>
6085
6086 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6087 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6088
bcd7e15f
JB
60892003-03-18 J. Brobecker <brobecker@gnat.com>
6090
6091 * gdbint.texinfo (Algorithms): Add new section describing the
6092 Observer paradigm.
6093 (Top): Add menu entry to new observer appendix.
6094 * observer.texi: New file.
6095 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6096 new observer.texi file.
6097
9fe8321b
AC
60982003-03-17 Andrew Cagney <cagney@redhat.com>
6099
6100 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6101 that GNU Press update the manual version number.
6102
ac2adee5
AC
61032003-03-12 Andrew Cagney <cagney@redhat.com>
6104
6105 * gdbint.texinfo (Target Architecture Definition): Delete
6106 references to get_saved_register. Rename GET_SAVED_REGISTER to
6107 DEPRECATED_GET_SAVED_REGISTER.
6108
749b82f6
AC
61092003-03-13 Andrew Cagney <cagney@redhat.com>
6110
6111 * gdbint.texinfo (Target Architecture Definition): Replace
6112 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6113
8bedc050
AC
61142003-03-12 Andrew Cagney <cagney@redhat.com>
6115
6116 * gdbint.texinfo (Target Architecture Definition): Rename
6117 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6118
0ce1b118
CV
61192003-03-10 Corinna Vinschen <vinschen@redhat.com>
6120
6121 * gdb.texinfo: Add File-I/O documentation.
6122
12cc2063
AC
61232003-03-10 Andrew Cagney <cagney@redhat.com>
6124
6125 * gdbint.texinfo (Target Architecture Definition): Cross reference
6126 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6127
7453dc06
AC
61282003-03-07 Andrew Cagney <cagney@redhat.com>
6129
6130 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6131 frame" command.
6132
6314f104
AC
61332003-03-05 Andrew Cagney <cagney@redhat.com>
6134
6135 * gdbint.texinfo (Target Architecture Definition): Document
6136 unwind_dummy_id. Cross reference unwind_dummy_id and
6137 SAVE_DUMMY_FRAME_TOS.
6138
f1212245
DJ
61392003-03-05 James Ingham <jingham@apple.com>
6140 Daniel Jacobowitz <drow@mvista.com>
6141
6142 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6143 and "show cp-abi".
6144
77e7e267
AC
61452003-03-03 Andrew Cagney <cagney@redhat.com>
6146
6147 * gdbint.texinfo (Target Architecture Definition): Document
6148 register_type.
6149
838a8221
AC
61502003-03-03 Andrew Cagney <cagney@redhat.com>
6151
6152 * stabs.texinfo (Structures): Use @samp and separate @var's
6153 instead of a single @var containing a comma separated list.
6154 (Unions): Ditto.
6155
d7f4a264
DJ
61562003-03-02 Daniel Jacobowitz <drow@mvista.com>
6157
6158 * Makefile.in (distclean): Remove config.log.
6159
f30ee0bc
AC
61602003-03-01 Andrew Cagney <cagney@redhat.com>
6161
6162 * gdbint.texinfo (Target Architecture Definition): Rename
6163 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6164
61652003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6166
6167 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6168 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6169
be448670
CF
61702003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6171
6172 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6173 (Non-debug DLL symbols): New node, describing the minimal symbols
6174 loaded from DLLs without real debugging symbols.
6175
501eef12
AC
61762003-02-20 Andrew Cagney <ac131313@redhat.com>
6177
6178 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6179 hardware-breakpoint-limit".
6180 (Set Watchpoints): Add cross reference to "set remote
6181 hardware-watchpoint-limit".
6182 (Remote configuration options): New section.
6183
21c294e6
AC
61842003-02-04 Andrew Cagney <ac131313@redhat.com>
6185
e9be73e4
AC
6186 * gdbint.texinfo (Target Architecture Definition): Delete
6187 descrption of IS_TRAPPED_INTERNALVAR.
6188
21c294e6
AC
6189 From Keith Seitz <keiths@redhat.com>:
6190 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6191 option "-i"/"--interpreter" to this chapter. Include index
6192 entries.
6193
0179ffac
DC
61942003-02-04 David Carlton <carlton@math.stanford.edu>
6195
6196 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6197 (Variables): Recommend stabs+ and DWARF 2.
6198 (C plus plus expressions): Correct info about
6199 compiler versions, debug formats.
6200 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6201 PR symtab/874.
6202
7ca9f392
AC
62032003-02-01 Andrew Cagney <ac131313@redhat.com>
6204
6205 * gdbint.texinfo (Target Architecture Definition): Delete
6206 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6207 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6208 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6209 references to nindy and i960.
6210 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6211
31a85ea2
AC
62122003-02-01 Andrew Cagney <ac131313@redhat.com>
6213
6214 * gdbint.texinfo (Target Architecture Definition): Delete
6215 FLOAT_INFO.
6216
6b894e49
AC
62172003-01-30 Andrew Cagney <ac131313@redhat.com>
6218
6219 * stabs.texinfo (Member Type Descriptor): Clarify description of
6220 `@'. Suggested by Ben Hutchings.
6221
c48861fb
AC
62222003-01-29 Andrew Cagney <ac131313@redhat.com>
6223
6224 * gdb.texinfo (M68K): Delete reference to es1800.
6225
617073a9
AC
62262003-01-29 Andrew Cagney <ac131313@redhat.com>
6227
6228 * gdb.texinfo (Maintenance Commands): Document `maint print
6229 reggroups' and `maint print register-groups'.
6230 * gdbint.texinfo (Target Architecture Definition): Document
6231 register_reggroup_p.
6232
5b5d99cf
JB
62332003-01-23 Jim Blandy <jimb@redhat.com>
6234
6235 * gdb.texinfo (Separate Debug Files): New section.
6236
e7ba9c65
DJ
62372003-01-22 Daniel Jacobowitz <drow@mvista.com>
6238
6239 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6240 and "maint show profile".
6241
94e91d6d
MC
62422003-01-16 Michael Chastain <mec@shout.net>
6243
6244 * gdb.texinfo (Installing GDB): Warn against
6245 ".../gdb-VERSION/gdb/configure".
6246 (Separate Objdir): Likewise.
6247
867f3898
AC
62482003-01-15 Andrew Cagney <ac131313@redhat.com>
6249
6250 * gdbint.texinfo (Target Architecture Definition): Delete
6251 definition of PRINT_REGISTER_HOOK.
6252
f153cc92
EZ
62532003-01-15 Elena Zannoni <ezannoni@redhat.com>
6254
6255 (OpenRISC 1000): Fix formatting of command names.
6256
c60eb6f1
EZ
62572003-01-15 Elena Zannoni <ezannoni@redhat.com>
6258
6259 * gdb.texinfo (Continuing and Stepping): Add new command
6260 'advance'. Clarify behavior of 'until'.
6261
f5ebfba0
DJ
62622003-01-13 Daniel Jacobowitz <drow@mvista.com>
6263
6264 * gdb.texinfo (Files): Document solib-absolute-prefix and
6265 solib-search-path.
6266
4ce8657e
MC
62672003-01-09 Michael Chastain <mec@shout.net>
6268
6269 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6270 (Create a Release): Add new instructions for new @file{src-release}.
6271 Document existing instructions for @file{Makefile.in} as
6272 being for @value{GDBN} 5.3.1 or earlier.
6273
372613e3
AC
62742003-01-09 Andrew Cagney <ac131313@redhat.com>
6275
6276 * gdbint.texinfo (Target Architecture Definition): Mention
6277 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6278 allocate memory.
6279
b4e9345d
DJ
62802003-01-04 Daniel Jacobowitz <drow@mvista.com>
6281
6282 * gdb.texinfo (Controlling GDB): Add @kindex for
6283 "show osabi".
6284 (Backtraces): Add @kindex's for backtrace-below-main.
6285
98b45e30
DJ
62862003-01-04 Daniel Jacobowitz <drow@mvista.com>
6287
6288 * gdb.texinfo (Controlling GDB): Document "set osabi".
6289
95f90d25
DJ
62902003-01-04 Daniel Jacobowitz <drow@mvista.com>
6291
6292 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6293 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6294
1e698235
DJ
62952003-01-04 Daniel Jacobowitz <drow@mvista.com>
6296
6297 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6298 "set coerce-float-to-double".
6299 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6300
e632838e
AC
63012003-01-02 Andrew Cagney <ac131313@redhat.com>
6302
6303 * stabs.texinfo: Remove obsolete text.
6304 * gdbint.texinfo: Ditto.
6305 * gdb.texinfo: Ditto.
6306
c133ab7a
MK
63072002-12-22 Mark Kettenis <kettenis@gnu.org>
6308
6309 * gdbint.texinfo (Target Architecture Definition): Update
6310 description of gdbarch_register_osabi.
6311
f821f325
KH
63122002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6313
6314 * agentexpr.texi: Fix typos.
6315 * annotate.texi: Likewise.
6316 * fdl.texi: Likewise.
6317
85a6d8d3 63182002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
6319
6320 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6321 DEPRECATED_INIT_FRAME_PC.
6322
ae45cd16
AC
63232002-12-01 Andrew Cagney <ac131313@redhat.com>
6324
6325 * gdbint.texinfo (Target Architecture Definition): Delete
6326 PC_IN_CALL_DUMMY.
6327
07555a72
AC
63282002-11-28 Andrew Cagney <ac131313@redhat.com>
6329
6330 * gdbint.texinfo (Host Definition): Delete documentation on
6331 USE_GENERIC_DUMMY_FRAMES.
6332
c166cdc7
EZ
63332002-11-26 Elena Zannoni <ezannoni@redhat.com>
6334
5ae4183a 6335 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
6336 * Makefile.in (install-info): Run the install-info command as part
6337 of the post install steps only.
6338 (uninstall-info): New target.
6339 (uninstall): New target.
6340
35db0260
EZ
63412002-11-22 Elena Zannoni <ezannoni@redhat.com>
6342
6343 * Makefile.in (install): Make install do some real work.
6344
9ba8d803
AC
63452002-11-19 Andrew Cagney <ac131313@redhat.com>
6346
6347 Fix POSIX problem reported by Paul Eggert.
6348 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6349 Fix PR gdb/527.
6350
903ad3a6
AC
63512002-10-26 Andrew Cagney <cagney@redhat.com>
6352
6353 * gdbint.texinfo (Target Architecture Definition): Delete
6354 definition of DO_REGISTERS_INFO.
6355
f2abfe65
KB
63562002-10-18 Kevin Buettner <kevinb@redhat.com>
6357
6358 * gdbint.texinfo (Address Classes): Fix problems with insertion
6359 of ``{'' and ``}'' in example.
6360
b5b0480a
KB
63612002-10-17 Kevin Buettner <kevinb@redhat.com>
6362
6363 * gdbint.texinfo (Address Classes): New section.
6364 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6365 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6366 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6367 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6368
c85508ee
KD
63692002-10-11 Klee Dienes <kdienes@apple.com>
6370
6371 * gdb.texinfo (Registers): Mention vector registers as well as
6372 floating registers in the documentation for 'info registers' and
6373 'info all-registers'.
6374
6d12fc3d
DJ
63752002-10-11 Daniel Jacobowitz <drow@mvista.com>
6376
6377 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6378
8d19fbd2
JJ
63792002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6380
6381 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6382 interface definition.
6383
a37295f9
MM
63842002-10-03 Marko Mlinar <markom@opencores.org>
6385
6386 * gdb.texinfo (Target Commands): Add or1k target specific
6387 commands.
6388 * gdb.texinfo (Contributors): Add myself to the contributors list.
6389
da0f9dcd
AC
63902002-10-01 Andrew Cagney <ac131313@redhat.com>
6391
6392 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6393 and "mi1" instead of "mi1" and "mi0".
6394
2e834e49
HPN
63952002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6396
6397 * gdb.texinfo (Packets): Fix typos "alligned".
6398 Correct z3/Z3 description. Correct z4/Z4 title.
6399
050be0dc
AC
64002002-09-27 Andrew Cagney <ac131313@redhat.com>
6401
6402 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6403
1104b9e7
KB
64042002-09-25 Kevin Buettner <kevinb@redhat.com>
6405
6406 * gdb.texinfo: Use GNU/Linux instead of Linux.
6407
512217c7
AC
64082002-09-25 Andrew Cagney <ac131313@redhat.com>
6409
6410 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6411
10998722
AC
64122002-09-24 Andrew Cagney <ac131313@redhat.com>
6413
512217c7 6414 * gdb.texinfo: Replace @example with @smallexample.
10998722 6415
a0eb71c5
KB
64162002-09-20 Kevin Buettner <kevinb@redhat.com>
6417
f7dc1244 6418 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
6419 * gdb.texinfo (Character Sets): Use @smallexample instead of
6420 @example. Use GNU/Linux instead of Linux.
6421
64222002-09-20 Jim Blandy <jimb@redhat.com>
6423
6424 * gdb.texinfo: Add character set documentation.
6425
2f870471
AC
64262002-09-19 Andrew Cagney <ac131313@redhat.com>
6427
6428 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6429 (Packets): Add cross reference from `b' packet to `z' packets.
6430
790eb8f5
AC
64312002-09-19 Andrew Cagney <ac131313@redhat.com>
6432
8d30a00d
AC
6433 * gdb.texinfo (Maintenance Commands): Document ``maint
6434 internal-error'' and ``maint internal-warning''.
6435
790eb8f5
AC
6436 * gdbint.texinfo (Target Architecture Definition): Revise
6437 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6438
a23a7bf1
JB
64392002-09-19 Joel Brobecker <brobecker@gnat.com>
6440
6441 * gdbint.texinfo (Target Conditionals): Document the new
6442 NAME_OF_MALLOC macro.
6443
299ffc64
AC
64442002-09-05 Andrew Cagney <ac131313@redhat.com>
6445
6446 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6447 engineer.
6448
b7bb15bc
SC
64492002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6450
6451 * gdb.texinfo (TUI Overview): Document status line fields.
6452
3d757584
SC
64532002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6454
6455 * gdb.texinfo (TUI Commands): Document info win command.
6456
269c21fe
SC
64572002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6458
6459 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6460
7cf36c78
SC
64612002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6462
6463 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6464 (TUI Keys): Likewise.
6465
d2c6833e
AC
64662002-08-25 Andrew Cagney <ac131313@redhat.com>
6467
6468 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6469 for a packet receive.
6470
46d8b1c3
AC
64712002-08-25 Andrew Cagney <ac131313@redhat.com>
6472
6473 * Makefile.in (clean): Move to end of file.
6474 (distclean, maintainer-clean, realclean): Ditto.
6475 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6476 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6477 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6478 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6479
b0787093
AC
64802002-08-24 Andrew Cagney <ac131313@redhat.com>
6481
6482 * Makefile.in (GDBINT_TEX_TMPS): Define.
6483 (gdbint.dvi, gdbint.pdf): Use
6484 (GDB_TEX_TMPS): Define.
6485 (gdb.dvi, gdb.pdf): Use.
6486 (STABS_TEX_TMPS): Define.
6487 (stabs.dvi, stabs.pdf): Use.
6488 (GDB_DOC_SOURCE_INCLUDES): New macros.
6489 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6490 (GDBINT_DOC_FILES_INCLUDES): New macros.
6491 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6492 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6493 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6494 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6495 (links2roff): Replace SFILES_INCLUDED with
6496 GDB_DOC_SOURCE_INCLUDES.
6497 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6498 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6499 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6500 dependencies.
6501 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6502 dependencies.
6503 (gdbmi.texinfo): Delete rule.
6504 (inc-hist.texinfo): Delete rule.
6505 (rluser.texinfo): Delete rule.
6506
ebba8386
AC
65072002-08-23 Andrew Cagney <cagney@redhat.com>
6508
6509 * gdbint.texinfo (Target Architecture Definition): Update
6510 STORE_RETURN_VALUE, mention regcache.
6511
0ab7a791
AC
65122002-08-21 Andrew Cagney <ac131313@redhat.com>
6513
6514 * gdbint.texinfo (Target Architecture Definition): Document
6515 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6516
ee2d5c50
AC
65172002-08-19 Andrew Cagney <ac131313@redhat.com>
6518
6519 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6520 Fix minor typos. Add index entries.
6521
53c69bd7
AC
65222002-08-18 Andrew Cagney <ac131313@redhat.com>
6523
6524 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6525
e76f1f2e
AC
65262002-08-15 Andrew Cagney <ac131313@redhat.com>
6527
6528 * gdbint.texinfo (Target Architecture Definition): Document
6529 PRINT_VECTOR_INFO.
6530 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6531
0680b120
AC
65322002-08-13 Andrew Cagney <ac131313@redhat.com>
6533
6534 * gdb.texinfo (Maintenance Commands): Document "maint print
6535 registers", "maint print raw-registers" and "maint print
6536 cooked-registers".
6537
3c3bea1c
GS
65382002-08-08 Grace Sainsbury <graces@redhat.com>
6539
a9331b3f 6540 From Mark Salter:
3c3bea1c
GS
6541 * gdb.texinfo (Protocol): Document T packet extension to
6542 allow watchpoint address reporting.
6543
42f9b0a5
AC
65442002-08-03 Andrew Cagney <ac131313@redhat.com>
6545
6546 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6547
db034ac5
AC
65482002-08-01 Andrew Cagney <cagney@redhat.com>
6549
6550 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6551 to CHILL.
6552
e2b28d04
AC
65532002-08-01 Andrew Cagney <ac131313@redhat.com>
6554
6555 * gdbint.texinfo (Coding): Revise section "Include Files".
6556
7fb623f7
AC
65572002-07-24 Andrew Cagney <cagney@redhat.com>
6558
6559 * gdbint.texinfo: Obsolete references to m88k.
6560 * gdb.texinfo: Ditto.
6561
4a2b4636
JB
65622002-07-10 Joel Brobecker <brobecker@gnat.com>
6563
7fb623f7 6564 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
6565 where the proper version of autoconf can be retrieved.
6566
a71ec265
DH
65672002-07-09 Don Howard <dhoward@redhat.com>
6568
6569 * gdb.texinfo (Command Files): Further describe the behavior of
6570 sourced command files.
6571
b9aa90c9
AC
65722002-06-27 Andrew Cagney <ac131313@redhat.com>
6573
6574 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6575 (Coding): Clarify ISO C version that GDB assumes.
6576
40dd2248
TT
65772002-06-26 Tom Tromey <tromey@redhat.com>
6578
6579 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6580 add_setshow_cmd_full.
6581
bfac230e
DH
65822002-06-25 Don Howard <dhoward@redhat.com>
6583
6584 * gdb.texinfo (Memory Region Attributes): Document new behavior
6585 for 'mem' command.
6586
475b0867
JB
65872002-06-11 Jim Blandy <jimb@redhat.com>
6588
919d772c
JB
6589 * gdb.texinfo (Symbols): Update documentation for `info source'
6590 command.
6591
475b0867
JB
6592 * gdb.texinfo (Macros): Call the command `info macro', not
6593 `show macro'.
6594
ba8c9337
AC
65952002-06-09 Andrew Cagney <ac131313@redhat.com>
6596
6597 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6598 data''.
6599
1029b7fa
MK
66002002-06-09 Mark Kettenis <kettenis@gnu.org>
6601
6602 * gdbint.texinfo (Target Architecture Definition): Document
6603 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6604
16737d73
AC
66052002-06-08 Andrew Cagney <ac131313@redhat.com>
6606
6607 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6608 lists.
6609
30107679
AC
66102002-06-08 Andrew Cagney <ac131313@redhat.com>
6611
6612 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6613 Branch''.
6614
3352e23e
AC
66152002-06-01 Andrew Cagney <ac131313@redhat.com>
6616
6617 * gdbint.texinfo (Target Architecture Definition): Add section
6618 ``Converting an existing Target Architecture to Multi-arch''.
6619
cbb09e6a
AC
66202002-05-30 Andrew Cagney <ac131313@redhat.com>
6621
6622 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6623 to ``Obsoleting code''. Revise.
6624
e2e0bcd1
JB
66252002-05-17 Jim Blandy <jimb@redhat.com>
6626
6627 * gdb.texinfo (C Preprocessor Macros): New chapter.
6628 Include it in the main menu.
6629 (Contributors): Credit Jim Blandy with macro support.
6630 (Compilation): Explain how to get macro information into the
6631 executable.
6632 (Expressions): Note that preprocessor macros are expanded.
6633
9db8d71f
DJ
66342002-05-14 Daniel Jacobowitz <drow@mvista.com>
6635
6636 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6637 options for `target remote'.
6638
6d531722
AC
66392002-05-13 Andrew Cagney <ac131313@redhat.com>
6640
6641 * gdbint.texinfo (Target Architecture Definition): Delete
6642 documentation on NNPC_REGNUM.
6643
13d01224
AC
66442002-05-11 Andrew Cagney <ac131313@redhat.com>
6645
6646 * gdbint.texinfo (Target Architecture Definition): Document
6647 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6648 (Target Architecture Definition): Revise section `Using Different
6649 Register and Memory Data Representations'. Add section `Raw and
6650 Virtual Register Representations'.
6651
b2e75d78
AC
66522002-05-11 Andrew Cagney <ac131313@redhat.com>
6653
6654 * gdbint.texinfo (Target Architecture Definition): Mention
6655 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6656 (Target Architecture Definition): Mention same. Add references to
6657 web pages.
6658
2c8682ee
MS
66592002-05-08 Michael Snyder <msnyder@redhat.com>
6660
6661 * stabs.texinfo (Attributes): Document new "vector" attribute.
6662
0816590b
AC
66632002-05-04 Andrew Cagney <ac131313@redhat.com>
6664
6665 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6666
2653173e
AC
66672002-05-04 Andrew Cagney <ac131313@redhat.com>
6668
6669 * gdb.texinfo: Delete obsolete references to a29k.
6670
d7bd68ca
AC
66712002-04-24 Andrew Cagney <ac131313@redhat.com>
6672
6673 * gdbint.texinfo (Target Architecture Definition): Replace
6674 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6675
21d83aa5
DM
66762002-04-24 David S. Miller <davem@redhat.com>
6677
6678 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6679
7673a6cc
DM
66802002-04-21 David S. Miller <davem@redhat.com>
6681
6682 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6683
d49d1e0a
AC
66842002-04-21 Andrew Cagney <ac131313@redhat.com>
6685
6686 * gdbint.texinfo (Target Architecture Definition): Delete
6687 definition of HAVE_REGISTER_WINDOWS.
6688
f7dc1244 66892002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
6690
6691 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6692 "Theodore A. Roth" <troth@verinet.com>.
6693
5ca0cb28
DH
66942002-04-15 Don Howard <dhoward@redhat.com>
6695
f7dc1244 6696 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 6697 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 6698 Provide a better explaination of this feature.
5ca0cb28 6699
f208ba17
AC
67002002-04-14 Andrew Cagney <ac131313@redhat.com>
6701
6702 * gdbint.texinfo (Target Architecture Definition): Remove
6703 FRAME_CHAIN_COMBINE.
6704
d5ba91de
MC
67052002-04-12 Michael Chastain <mec@shout.net>
6706
6707 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6708 REG_STACK_SEGMENT.
6709
26818220
MC
67102002-04-09 Michael Chastain <mec@shout.net>
6711
6712 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6713 PYRAMID_* macros.
6714
129188f6
AC
67152002-04-07 Andrew Cagney <ac131313@redhat.com>
6716
6717 * gdb.texinfo (Bug Reporting): Document that the web is the
6718 prefered way of submitting bug reports.
6719 (Bug Reporting): Delete the s-mail address as the last resort.
6720
8227c0ff
AC
67212002-04-05 Andrew Cagney <ac131313@redhat.com>
6722
6723 * gdbint.texinfo (Target Architecture Definition): Delete
6724 references to TARGET_WRITE_FP and write_fp.
6725
16d9dec6
MS
67262002-03-27 Michael Snyder <msnyder@redhat.com>
6727
6728 * gdb.texinfo: Document new commands dump, append, and restore.
6729
9ae8b82c
AC
67302002-03-27 Andrew Cagney <ac131313@redhat.com>
6731
6732 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6733 Branch'.
6734
474c8240
AC
67352002-03-18 Andrew Cagney <ac131313@redhat.com>
6736
6737 * gdb.texinfo: Change all examples to @smallexample.
6738 * gdbint.texinfo: Ditto.
a9331b3f 6739
fb0ff88f
AC
67402002-03-18 Andrew Cagney <ac131313@redhat.com>
6741
6742 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6743 Branches''.
6744
9bb0a4d8
AC
67452002-03-18 Andrew Cagney <ac131313@redhat.com>
6746
6747 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6748 Policy''.
6749
937f164b
FF
67502002-03-04 Fred Fish <fnf@redhat.com>
6751
6752 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6753 expresson, suports, dependant, trhe, perhaphs, situtations,
6754 explictily, taged, oportunity, unfortunatly).
6755
a7b40f07
AC
67562002-02-24 Andrew Cagney <ac131313@redhat.com>
6757
6758 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6759 Remove reference to 3.12.
6760
aab4e0ec
AC
67612002-02-23 Andrew Cagney <ac131313@redhat.com>
6762
6763 * gdbint.texinfo: Include fdl.texi.
6764 (Top): Add GNU Free Documentation License.
6765 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6766 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6767 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6768 (gdbint.info): Add srcdir to include path.
6769 * gdb.texinfo: Include gpl.texi.
6770 (Top): Add Copying.
6771 * gpl.texi: New file.
6772
47b95330
AC
67732002-02-23 Andrew Cagney <ac131313@redhat.com>
6774
6775 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6776
78c47bea
PM
67772002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
6778
6779 * gdb.texinfo: Document Cygwin native specific commands.
6780
56460a61
DJ
67812002-02-15 Daniel Jacobowitz <drow@mvista.com>
6782
6783 * gdb.texinfo: Document gdbserver ``--attach'' command.
6784
def71bfa
MS
67852002-02-07 Michael Snyder <msnyder@redhat.com>
6786
6787 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6788 to @code(_ovly_debug_event).
6789
c928edc0
AC
67902002-02-07 Andrew Cagney <ac131313@redhat.com>
6791
6792 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6793
81d46470
MS
67942002-02-06 Michael Snyder <msnyder@redhat.com>
6795
6796 * gdb.texinfo (overlays): Mention new magic symbol
6797 '_ovly_debug_event', which allows GDB to keep better track
6798 of overlays.
6799
f7dc1244 68002002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
6801
6802 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6803 Suggested by Dmitry Sivachenko.
6804
6805 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6806
15110bc3
MS
68072002-02-01 Michael Snyder <msnyder@redhat.com>
6808
6809 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6810
6763aef9
MS
68112002-01-30 Michael Snyder <msnyder@redhat.com>
6812
ac282366
MS
6813 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6814 (set trust-readonly-sections): Document.
6763aef9 6815
8642bc8f
AC
68162002-01-29 Andrew Cagney <ac131313@redhat.com>
6817
6818 * gdbint.texinfo (Releasing GDB): Revise and update.
6819
afe64c1a
AC
68202002-01-28 Andrew Cagney <ac131313@redhat.com>
6821
6822 * gdbint.texinfo (Target Architecture Definition): Delete
6823 description of TARGET_BYTE_ORDER_DEFAULT.
6824
f7dc1244 68252002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
6826
6827 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6828 <mitya@cavia.pp.ru>.
6829
3d6e1b5a
AC
68302002-01-23 Andrew Cagney <ac131313@redhat.com>
6831
6832 * libgdb.texinfo: Delete file.
6833
6c0e9fb3
AC
68342002-01-22 Andrew Cagney <ac131313@redhat.com>
6835
6836 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6837 * gdbint.texinfo: Ditto.
6838
e0ce93ac
AC
6839Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
6840
6841 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6842
be298bcc
AC
68432002-01-22 Andrew Cagney <ac131313@redhat.com>
6844
6845 * Makefile.in: Update copyright.
6846 (TEXI2DVI): Define.
6847 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6848 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6849 gdb-cfg.texi.
6850 (TEXINDEX, PDFTEX): Delete makefile variables.
6851
8e04817f
AC
68522002-01-22 Andrew Cagney <ac131313@redhat.com>
6853
6854 * gdb.texinfo (Protocol): Move section to appendix.
6855
6b2f586d
AC
68562002-01-21 Andrew Cagney <ac131313@redhat.com>
6857
6858 * gdb.texinfo (Remote Debugging): Create a menu.
6859 (Top): Add ``Remote Debugging'' to menu.
6860
6f05cf9f
AC
68612002-01-21 Andrew Cagney <ac131313@redhat.com>
6862
6863 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6864 serial protocol'' from here.
6865 (Remote Debugging): To here. New chapter.
6866
3fd3d7d2
AC
68672002-01-20 Andrew Cagney <ac131313@redhat.com>
6868
6869 * gdbint.texinfo (Target Architecture Definition): Delete
6870 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6871
7fd60527
AC
68722002-01-20 Andrew Cagney <ac131313@redhat.com>
6873
6874 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6875 are no longer needed.
6876 (Porting GDB): Add maintainer note about configure.host.
6877
c2f05ac9
AC
68782002-01-20 Andrew Cagney <ac131313@redhat.com>
6879
6880 * gdbint.texinfo (Target Architecture Definition): Remove
6881 definition of IEEE_FLOAT.
6882
f7dc1244 68832002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
6884
6885 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
6886 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6887 <3diff@gnu.org>
231b2aad 6888
82600034
AC
68892002-01-19 Andrew Cagney <ac131313@redhat.com>
6890
6891 * gdbint.texinfo (Host Definition): Remove references to
6892 MALLOC_INCOMPATIBLE.
6893
7708fa01
AC
68942002-01-17 Andrew Cagney <ac131313@redhat.com>
6895
6896 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6897 and xyz-xdep.o.
6898
eb12ee30
AC
68992002-01-17 Andrew Cagney <ac131313@redhat.com>
6900
889bf7c5 6901 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
6902 (Set Breaks): Copy ``maint info breakpoint'' doco to
6903 ``Maintenance Commands'' appendix. Add reference.
6904
c9ccaa92
AC
69052002-01-17 Andrew Cagney <ac131313@redhat.com>
6906
6907 * fdl.texi: Remove next/prev from @node.
6908
f7dc1244 69092002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
6910
6911 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6912 for monstrous @multitable (from Brian Youmans).
6913
6914 * fdl.texi: New file.
6915
6916 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6917
8973da3a
AC
69182002-01-15 Andrew Cagney <ac131313@redhat.com>
6919
6920 * gdbint.texinfo (Releasing GDB): New chapter.
6921
7d86b5d5
AC
69222002-01-14 Andrew Cagney <ac131313@redhat.com>
6923
6924 * gdb.texinfo (Embedded Processors, Calling program functions):
6925 Obsolete references to a29k.
6926
cc1cb004
AC
69272002-01-13 Andrew Cagney <ac131313@redhat.com>
6928
6929 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6930 examples. Document that a code-block should do or discard its
6931 cleanups before exit.
6932
79f12247
MS
69332002-01-11 Michael Snyder <msnyder@redhat.com>
6934
6935 * gdb.texinfo (Choosing files): Change @samp to @file.
6936
19837790
MS
69372002-01-05 Michael Snyder <msnyder@redhat.com>
6938
6939 * gdb.texinfo (--pid): Document new command line option (attach).
6940
f7dc1244 69412002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6942
6943 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6944 in the stub.
6945
d7449b42
AC
69462002-01-04 Andrew Cagney <ac131313@redhat.com>
6947
6948 * gdbint.texinfo (Target Architecture Definition): Replace
6949 BIG_ENDIAN with BFD_ENDIAN_BIG.
6950
f23631e4
AC
69512002-01-03 Andrew Cagney <ac131313@redhat.com>
6952
6953 * gdbint.texinfo (Target Architecture Definition): Replace
6954 value_ptr with struct value pointer.
6955
72c9928d
EZ
69562002-01-02 Eli Zaretskii <eliz@gnu.org>
6957
6958 * gdb.texinfo (Free Software): Fix wording.
6959
959acfd1
EZ
69602001-12-31 Eli Zaretskii <eliz@gnu.org>
6961
6962 * gdb.texinfo (Free Software): New section ``Free Software Needs
6963 Free Documentation''.
6964
f7dc1244 69652001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6966
6967 * stabs.texinfo:
6968 * gdb.texinfo:
6969 * gdbint.texinfo:
6970 * libgdb.texinfo:
6971 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6972
6600abed
MS
69732001-12-29 Michael Snyder <msnyder@redhat.com>
6974
6975 * gdb.texinfo (maint info sections): Fix typo.
6976
f6680716
MS
69772001-12-26 Michael Snyder <msnyder@redhat.com>
6978
fe95c787
MS
6979 * gdb.texinfo (maint info sections): Document.
6980
a9331b3f 6981 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6982 'info proc' sub-options that are currently not implemented.
6983
c3d3ce5b
JB
69842001-12-20 Jim Blandy <jimb@redhat.com>
6985
6986 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6987
778eb05e
AC
69882001-12-15 Andrew Cagney <ac131313@redhat.com>
6989
6990 * gdbint.texinfo (Target Architecture Definition): Replace
6991 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6992
2607059c
AC
69932001-12-01 Andrew Cagney <ac131313@redhat.com>
6994
6995 * gdbint.texinfo (Host Definition): Delete documentation on
6996 HOST_BYTE_ORDER.
6997
df0cd8c5
JB
69982001-11-30 Jim Blandy <jimb@redhat.com>
6999
7000 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7001 overlay support. Add to top-level menu.
df0cd8c5 7002
88118b3a
TT
70032001-11-26 Tom Tromey <tromey@redhat.com>
7004
7005 * gdb.texinfo (Command Syntax): Document C-o binding.
7006
96565e91
CF
70072001-07-26 Christopher Faylor <cgf@redhat.com>
7008
7009 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7010 use since it is described in the referenced section.
7011
f7dc1244 7012 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7013 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7014 clearer when using DJGPP.
7015
2a3d5645
CF
70162001-11-24 Christopher Faylor <cgf@redhat.com>
7017
7018 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7019 specifically refer to MS-DOS.
7020 (command files): Mention gdb.ini is only used on MS-DOS.
7021
aa26fa3a
TT
70222001-11-21 Tom Tromey <tromey@redhat.com>
7023
7024 * gdb.texinfo (Invoking GDB): Document --args.
7025 (Mode Options): Likewise.
7026
4f8ada06
JB
70272001-11-21 Jim Blandy <jimb@redhat.com>
7028
7029 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7030 Delete documentation; this macro has been removed from the
7031 sources.
4f8ada06 7032
3fe0dc10
JB
70332001-11-13 Jim Blandy <jimb@redhat.com>
7034
7035 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7036
9e5abb06
CV
70372001-11-06 Corinna Vinschen <vinschen@redhat.com>
7038
7039 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7040
1c5dfdad
MS
70412001-11-05 Michael Snyder <msnyder@redhat.com>
7042
a9331b3f 7043 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7044 quote regexp chars in function names such as "operator*()".
7045
990f9fe3
FF
70462001-11-01 Fred Fish <fnf@redhat.com>
7047
7048 * gdbint.texinfo (SOLIB_ADD): Document additional new
7049 "readsyms" arg.
7050
b433d00b
DH
70512001-10-30 Don Howard <dhoward@redhat.com>
7052
070b1dd3
DH
7053 * gdb.texinfo: (Command Files) Added documentation for the
7054 behavior of gdb with input redirected from a file.
b433d00b 7055
b7209cb4
FF
70562001-10-28 Fred Fish <fnf@redhat.com>
7057
7058 * gdb.texinfo (auto-solib-add): Change docs to match
7059 implementation change.
7060 (auto-solib-limit): Add docs for new variable.
7061
1aa20aa8
AC
70622001-10-15 Andrew Cagney <ac131313@redhat.com>
7063
7064 * gdbint.texinfo (Target Architecture Definition): Function
7065 value_as_pointer renamed to value_as_address.
7066
fc0c74b1
AC
70672001-10-15 Andrew Cagney <ac131313@redhat.com>
7068
7069 * gdbint.texinfo (Target Architecture Definition): Default
7070 POINTER_TO_ADDRESS functions assume unsigned addresses.
7071 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7072 posting by Jim Blandy.
7073
f4846649
JB
70742001-10-12 Jim Blandy <jimb@redhat.com>
7075
7076 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7077 version of texi2html (1.64) doesn't support this flag any more.
7078
f277788b
MK
70792001-09-08 Mark Kettenis <kettenis@gnu.org>
7080
a9dc4918
MK
7081 * gdbint.texinfo (Host Definition): Remove description of
7082 MEM_FNS_DECLARED.
7083
d28379df
MK
7084 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7085
f277788b
MK
7086 * gdbint.texinfo (Host Definition): Remove description of
7087 HAVE_SIGSETMASK.
7088
7ccaa899
EZ
70892001-09-04 Elena Zannoni <ezannoni@redhat.com>
7090
7091 * gdbint.texinfo (Target Architecture Definition): Add
7092 explanation of TARGET_PRINT_INSN macro.
7093
17d9d558
JB
70942001-08-30 Jim Blandy <jimb@redhat.com>
7095
7096 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7097 Explain what it means to load relocatable files.
7098
72cde065
JB
70992001-08-28 Jim Blandy <jimb@redhat.com>
7100
7101 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7102 info `top' menu.
7103
9e678452
CF
7104Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7105
7106 * gdbint.texinfo: Add a cautionary note about macro use.
7107
a2bea4c3 71082001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7109
a2bea4c3
CV
7110 * gdb.texinfo: Explain omitting the hostname in the
7111 `target remote' command.
7112
1129bf27
DJ
71132001-07-30 Daniel Jacobowitz <drow@mvista.com>
7114
7115 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7116 and END-INFO-DIR-ENTRY.
7117
732b3002
SC
71182001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7119
7120 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7121
89437448
AC
71222001-07-25 Andrew Cagney <ac131313@redhat.com>
7123
7124 * gdbint.texinfo (libgdb): Rewrite.
7125
f7dc1244 71262001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7127
7128 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7129
c4555f82
SC
71302001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7131
7132 * gdb.texinfo (TUI): New chapter, document the TUI.
7133 (Mode Options): Document the -tui option.
7134
2f45a6e0
MK
71352001-07-23 Mark Kettenis <kettenis@gnu.org>
7136
7137 * gdbint.texinfo (Host Definition): Remove description of
7138 NEED_POSIX_SETPGID.
7139
f7dc1244 71402001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7141
7142 * gdb.tex (DJGPP Native): New node, with descriptions of
7143 DJGPP-specific commands.
7144
be9c6c35
JM
71452001-07-19 John R. Moore <jmoore@redhat.com>
7146
7147 * gdbint.texinfo: Three misspellings.
7148
dfa249fb
AC
71492001-07-06 Andrew Cagney <ac131313@redhat.com>
7150
7151 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7152 `test` expressions on bash. Problem reported by Colin Walters.
7153
c72e7388
AC
71542001-07-04 Andrew Cagney <ac131313@redhat.com>
7155
7156 * gdbint.texinfo (User Interface): Update ui-out documentation to
7157 refelect recent UI/MI updates.
7158
94bbb2c0
AC
71592001-07-04 Andrew Cagney <ac131313@redhat.com>
7160
7161 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7162 interpreters.
7163
af6c57ea
AC
71642001-06-15 Andrew Cagney <ac131313@redhat.com>
7165
7166 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7167 structure and not macros.
7168 (Host Definition): Document that much of this chapter is obsolete.
7169 (Target Architecture Definition): Update list of files that make
7170 up a target architecture.
7171 (Coding): Update.
7172
83aa8bc6
AC
71732001-06-28 Andrew Cagney <ac131313@redhat.com>
7174
7175 * gdbint.texinfo (Target Architecture Definition): Update
7176 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7177 The latter has been changed to a true predicate.
7178
f7dc1244 71792001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7180
7181 * annotate.texi: Add @noindent where needed. From Dmitry
7182 Sivachenko <dima@Chg.RU>.
7183 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7184
656db9b0
AC
71852001-06-16 Andrew Cagney <ac131313@redhat.com>
7186
7187 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7188
df2396a1
AC
71892001-06-14 Andrew Cagney <ac131313@redhat.com>
7190
7191 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7192 returns ``OK''. Document that the ``R'' packet does not reply.
7193
0f1f2b0a
MS
71942001-06-13 Michael Snyder <msnyder@redhat.com>
7195
7196 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7197
f7dc1244 71982001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7199
7200 * gdb.texinfo (Signals): Clarify the default setting of signal
7201 handling.
7202
a5d7c491
AC
72032001-05-14 Andrew Cagney <ac131313@redhat.com>
7204
7205 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7206 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7207
05a54c4f
AC
72082001-05-12 Andrew Cagney <ac131313@redhat.com>
7209
7210 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7211
f7dc1244 72122001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7213
7214 * gdbint.texinfo (Clean Design and Portable Implementation):
7215 Renamed from "Clean Design".
7216 (Clean Design and Portable Implementation): Document portable
7217 methods of handling file names, and the associated macros.
7218
f7dc1244 72192001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7220
7221 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7222 command and provide a cross-reference to its description.
7223 (Symbols): Note that "info scope" is useful for trace experiments.
7224
f7dc1244 72252001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7226
b37052ae
EZ
7227 * gdb.texinfo (Symbols): Document "info scope".
7228 (Tracepoints): New chapter.
7229 (Contributors): Update for v5.1.
7230 <All nodes>: Change "C++" to "C@t{++}".
7231
0ee54786
EZ
7232 * gdbint.texinfo (User Interface): A new section about ui_out
7233 functions, based on text written by Fernando Nasser.
7234
c534679c
EZ
7235 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7236
f7dc1244 72372001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7238
e9c75b65
EZ
7239 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7240
7241 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7242
7243 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7244 Replace "GDB" with "@value{GDBN}". Fix markup.
7245
7246 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7247
3d67e040
EZ
7248 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7249 a cross-reference to its description.
7250 (Symbols): Document "info symbol".
7251
f7dc1244 72522001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7253
7254 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7255 subsection "x86 Watchpoints".
7256 (Target Architecture Definition): Document the macros
7257 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7258 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7259
b0ed3589
AC
72602001-03-20 Andrew Cagney <ac131313@redhat.com>
7261
7262 * gdbint.texinfo (Target Architecture Definition): Update
7263 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7264 list.
7265
b6ba6518
KB
72662001-03-06 Kevin Buettner <kevinb@redhat.com>
7267
7268 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7269 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7270
f7dc1244 72712001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7272
7273 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7274
f7dc1244 72752001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7276
17cc6a06
EZ
7277 * gdb.texinfo (Environment): Document that `path' does not change
7278 the value of PATH in GDB's own environment (it did in the past,
7279 but that was changed on March 15, 1994). Reported by Doug Evans
7280 <dje@transmeta.com>.
7281
56caf160
EZ
7282 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7283 its line. Fix markup of commands and macros. Add an Index node
7284 and index entries.
7285
29e57380
C
72862001-01-23 J.T. Conklin <jtc@redback.com>
7287
7288 * gdb.texinfo (Memory region attributes): New manual section.
7289
1c6147de
ND
72902001-01-04 Nicholas Duffek <nsd@redhat.com>
7291
7292 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7293
f7dc1244 72942000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7295
7296 * refcard.tex: Version and copyright fixed. From Phil Edwards
7297 <pedwards@disaster.jaj.com>.
7298
0dcedd82
AC
7299Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7300
7301 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7302 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7303
3b851bce
AC
7304Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7305
7306 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7307 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7308
f7dc1244 73092000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7310
7311 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7312 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7313
b90a5f51
CF
73142000-11-10 Christopher Faylor <cgf@cygnus.com>
7315
7316 * gdb.texinfo: Document new 'set step-mode' command.
7317
f7dc1244 73182000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
7319
7320 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7321 changes from Dmitry Sivachenko <dima@Chg.RU>.
7322
f7dc1244 73232000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
7324
7325 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7326 From Steven Johnson <sbjohnson@ozemail.com.au>.
7327
2e685b93
MK
73282000-08-10 Mark Kettenis <kettenis@gnu.org>
7329
7330 * gdbint.texinfo (Overall Structure): Spelling fix.
7331
f7dc1244 73322000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
7333
7334 * gdbint.texinfo (Target Architecture Definition): Document that
7335 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7336 for which REGISTER_CONVERTIBLE returns a zero value.
7337
63ac3005
EZ
73382000-07-08 Christopher Faylor <cgf@cygnus.com>
7339
7340 * Makefile.in (install-info): Find files to install in either the
7341 build or source directories (adapted from Makefile.am).
7342
bd79f757
ND
73432000-07-07 Nicholas Duffek <nsd@redhat.com>
7344
7345 * stabs.texinfo: Fix spelling errors.
7346 (String Field): FILE-NUMBER starts from 0, not 1.
7347
f7dc1244 73482000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
7349
7350 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 7351 Brian Youmans.
5f208f6d 7352
f7dc1244 73532000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
7354
7355 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
7356 the source directory. Reported by Mark Harig
7357 <markh@frazier.landmark.com>.
cc542d3b 7358
f3b28801
C
73592000-06-20 J.T. Conklin <jtc@redback.com>
7360
7361 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7362
449f3b6c
AC
7363Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7364
7365 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 7366 Generate using pdftex.
449f3b6c 7367 (PDFTEX): Define.
889bf7c5 7368 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 7369 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 7370 @contents at the start.
449f3b6c 7371
f7dc1244 73722000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
7373
7374 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 7375 Youmans.
48e934c6 7376
9e9c5ae7
AC
7377Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7378
7379 From Brian Youmans:
7380 * gdb.texinfo: Fix ``et al.''.
7381
c741b251
AC
7382Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7383
7384 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 7385 loop.
c741b251 7386
4ab64e14
JG
73872000-05-19 Jimmy Guo <guo@cup.hp.com>
7388
7389 * configure: Regenerate.
7390
f7dc1244 73912000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
7392
7393 * Makefile.in (install-info): Run install-info on installed Info
7394 files.
7395
8c70017b
AC
7396Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7397
a7cb598a 7398 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 7399 Andrew Cagney.
8c70017b 7400
f7dc1244 74012000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
7402
7403 * gdb.texinfo: Proofreading changes from Brian Youmans.
7404
bf0184be
ND
74052000-05-01 Nick Duffek <nsd@cygnus.com>
7406
7407 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7408 startup sequence, minor edits.
7409
f7dc1244 74102000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
7411
7412 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7413 TeX.
7414
7415 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7416 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7417 like `n' and `s' which look weird. Convert some of the @kindex to
7418 @vindex, when they refer to variables, not commands.
7419
33e16fad
AC
7420Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7421
7422 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7423
f7dc1244 74242000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
7425
7426 * Makefile.in (GDBMI_DIR): New variable.
7427 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7428 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7429 (gdbmi.texinfo): New target, for texi2roff.
7430 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7431 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7432
7433 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7434 gdbmi.texinfo.
7435 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7436 comment.
7437
d167840f
EZ
74382000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7439
7440 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 7441 command.
d167840f 7442
f7dc1244 74432000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
7444
7445 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7446 prevents the build (and is generally a Bad Idea).
7447
f7dc1244 74482000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
7449
7450 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7451 a comma inside @var.
7452 (Command Files): Index markup changes from Dmitry Sivachenko
7453 <dima@Chg.RU>.
7454
f7dc1244 74552000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
7456
7457 * Makefile.in (LN_S): Define.
7458 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7459 invoke "ln -s" unless it is known to work.
7460
7461 * configure.in (AC_PROG_LN_S): Add.
7462
8dc7983f
JB
74632000-04-14 Jim Blandy <jimb@redhat.com>
7464
7465 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7466 section.
7467 (Target Conditionals): Document ADDRESS_TO_POINTER,
7468 POINTER_TO_ADDRESS.
7469
1a8237e8
DB
74702000-04-11 Daniel Berlin <dan@cgsoftware.com>
7471
7472 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7473 gdb-cfg.texi to get the value.
7474
ca526f1a
JB
74752000-04-10 Jim Blandy <jimb@redhat.com>
7476
7477 * gdbint.texinfo (Target Architecture Definition): Fix
7478 cross-references.
7479
faaafcb4
JB
74802000-04-08 Jim Blandy <jimb@redhat.com>
7481
7482 * gdbint.texinfo (Using Different Register and Memory Data
7483 Representations): New section.
7484 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
7485 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7486 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 7487
1b27397f
AC
7488Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7489
7490 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 7491 for acknowledgments.
1b27397f 7492
480ff1fb
AC
7493Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7494
7495 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 7496 qThreadExtraInfo.
480ff1fb 7497
a9331b3f 74982000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 7499
a9331b3f
RM
7500 * gdb.texinfo: Clarify which remote debug protocol commands are
7501 required and which are optional.
f1251bdd 7502
dbeb8dbd
AC
7503Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7504
7505 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
7506 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7507 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
7508 * annotate.texi: Update.
7509
6d2ebf8b
SS
75102000-03-28 Stan Shebs <shebs@apple.com>
7511
7512 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7513 expectation of additional changes before release), update
7514 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7515 node links, rephrase and/or shorten lines to fix formatting
7516 problem in both regular and @smallbook formats.
7517 * annotate.texi: Shorten lines in example, use smallexample
7518 consistently everywhere.
7519 * Makefile.in: Add comment about texinfo 4.0 html generation.
7520 (SFILES_INCLUDED): Add annotate.texi.
7521
5d161b24
DB
75222000-03-27 Daniel Berlin <dan@cgsoftware.com>
7523
5ae4183a
AS
7524 * gdb.texinfo (Debugging Output): Added new section, documenting
7525 the "set/show debug" commands.
5d161b24 7526
b9deaee7
AC
7527Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7528
7529 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 7530 entry.
b9deaee7
AC
7531
7532 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7533 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 7534 @chapter and @node entries.
a9331b3f 7535
b9deaee7 7536 * gdb.texinfo: Link all top-level nodes.
a9331b3f 7537
9ef47d30
AC
7538Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7539
7540 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 7541 files.
9ef47d30 7542
cfeada60
FN
75432000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7544
7545 From David Whedon <dwhedon@gordian.com>
5ae4183a 7546 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 7547
6837a0a2
DB
75482000-03-22 Daniel Berlin <dan@cgsoftware.com>
7549
7550 * gdb.texinfo: Add documentation for the apropos command.
7551
bba2971c
MS
75522000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7553
7554 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7555
2b628194
MS
75562000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7557
a9331b3f 7558 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
7559 two places.
7560
96a2c332
SS
75612000-03-17 Stan Shebs <shebs@apple.com>
7562
7563 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7564 <dima@Chg.RU>, also clarification of allowed content for
7565 string constants.
7566
f7dc1244 75672000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
7568
7569 * gdb.texinfo (main menu): Add Annotations.
7570 (File Options): Add @cindex entries for each command-line option.
7571 Document --epoch, --annotate, --async, --interpreter, --write,
7572 --statistics, and --version.
7573
7574 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7575 of GDB.
7576
9d233477
JB
75772000-02-23 Jim Blandy <jimb@redhat.com>
7578
7579 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7580
14e0eb3b
JB
75812000-02-22 Jim Blandy <jimb@redhat.com>
7582
7583 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7584
3555de01
JM
75852000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7586
7587 * Makefile.in (diststuff): New target.
7588
5e35df8e
KB
75892000-02-15 Kevin Buettner <kevinb@redhat.com>
7590
7591 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 7592 architecture. [From Jim Wilson.]
5e35df8e 7593
c5394b80
JM
75942000-01-16 Tom Tromey <tromey@cygnus.com>
7595
7596 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7597 (Delete Breaks): Mention range arguments.
7598 (Disabling): Likewise.
7599
c3f6f71d
JM
76002000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7601
7602 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7603
c4093a6a
JM
7604Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7605
7606 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 7607 valid functions.
c4093a6a 7608
11cf8741
JM
76091999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7610
7611 * gdb.texinfo: Clarify regular expressions used in rbreak.
7612
917317f4
JM
76131999-10-15 Kevin Buettner <kevinb@cygnus.com>
7614
7615 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7616 MEMORY_REMOVE_BREAKPOINT): Document.
7617
7618Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7619
7620 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 7621 offset re-using the DATA offset instead.
917317f4 7622
2df3850c
JM
76231999-10-11 Jim Kingdon <kingdon@redhat.com>
7624
7625 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7626
76271999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7628
7629 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7630 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7631 typos.
7632
7633 * gdb.texinfo: Various minor wording and formatting improvements,
7634 mentions of additional command-line options.
7635
2acceee2
JM
76361999-09-30 Fred Fish <fnf@cygnus.com>
7637
7638 * gdb.texinfo: Document additional forms of specifying section
7639 names and addresses for the add-symbol-file command.
7640
c2c6d25f
JM
76411999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7642
7643 * gdbint.texinfo: Fix typo, add the word "have".
7644
76451999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7646
7647 * gdbint.texinfo (Target Architecture Definition): Document the
7648 SKIP_PERMANENT_BREAKPOINT macro.
7649
d4f3574e
SS
76501999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7651
7652 * gdb.texinfo: Fiks speling errers.
7653
7654 * gdb.texinfo: Fix uses of @multitable.
7655
f7dc1244 7656 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 7657 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 7658 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
7659 comments about using with optimization, add more indexing,
7660 fix info about disassembly-flavor.
7661
7662Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
7663
7664 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7665 SKIP_SOLIB_RESOLVER): Define.
7666
7667Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
7668
7669 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 7670 ``g'' packets.
d4f3574e 7671
104c1213
JM
76721999-08-30 Stan Shebs <shebs@andros.cygnus.com>
7673
7674 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
7675 platform-specific info, inline remote.texi and move sections of it
7676 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
7677 and register stack into the new chapter.
7678 * remote.texi: Remove, now part of gdb.texinfo.
7679 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7680
76811999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
7682
7683 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7684 GDB_TARGET_IS_MACH386): These kludges have gone away.
7685
7686Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
7687
7688 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 7689 TDEPLIBS.
104c1213 7690
53a5351d
JM
76911999-08-20 Stan Shebs <shebs@andros.cygnus.com>
7692
7693 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7694 surrounding text to fit HP-UX bits into general info.
7695 (HPPA-cfg.texi): Remove, no longer useful.
7696
7697 * gdb.texinfo: Remove explicit links from @node lines, remove
7698 HP-added "Detailed Node Listing" from main menu which confuses
7699 things.
7700
7701 From Dmitry Sivachenko <dima@Chg.RU>:
7702 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 7703 in description of `set environment'.
53a5351d
JM
7704
77051999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7706
7707 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7708
7be570e7
JM
77091999-08-12 Ben Elliston <bje@cygnus.com>
7710
7711 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7712
f7dc1244 77131999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
7714
7715 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
7716 watch, awatch, and rwatch. Explain why the latter two cannot be
7717 set as software watchpoints. Document that watchpoints for local
7718 variables are deleted when the debuggee terminates.
7be570e7
JM
7719
7720Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
7721
7722 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
7723 packet. Allow E.. response packet. "qRcmd" packet is no longer
7724 reserved.
7be570e7
JM
7725
77261999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7727
a9331b3f
RM
7728 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7729 * gdb.texinfo: Ditto.
7be570e7 7730
96baa820
JM
77311999-08-06 Tom Tromey <tromey@cygnus.com>
7732
7733 * gdb.texinfo (KOD): New node.
7734
7735Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
7736
7737 * remote.texi (Rcmd): Fix minor formatting typos.
7738
7739Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
7740
7741 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 7742 packets.
96baa820 7743
adf40b2e
JM
77441999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
7745
7746 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7747 fixes.
7748
43ff13b4
JM
7749Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
7750
7751 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7752
085dd6e6
JM
7753Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7754
7755 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
7756 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7757 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7758 packets that are not supported on all hosts. Expand examples.
7759 Spell check.
085dd6e6
JM
7760
77611999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7762
7763 * Makefile.in: Recognize html, install-html. Add targets
7764 to build HTML versions of documentation via texi2html.
7765
7766Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
7767
7768 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 7769 testsuite.
085dd6e6
JM
7770
7771Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
7772
7773 * remote.texi (Communication Protocol): Rewrite.
7774
7775Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
7776
7777 * stabs.texinfo: Fix uses of xref.
7778
9e0b60a8
JM
7779Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
7780
7781 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7782 info about patch submission.
7783
cce74817
JM
7784Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
7785
7786 From Per Bothner <bothner@cygnus.com>:
7787 * gdb.texinfo: Document Chill support.
7788
7789Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
7790
7791 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
7792 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7793 Document that the value should be greater-than or equal-to zero.
7794 (NO_STD_REGS): Document. Deprecate.
cce74817 7795
ac9a91a7
JM
7796Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7797
7798 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 7799 Document that these are not used.
ac9a91a7
JM
7800
7801Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7802
7803 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7804
392a587b
JM
7805Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
7806
7807 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 7808 numargs was dropped.
392a587b
JM
7809
7810Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
7811
7812 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7813
b83266a0
SS
7814Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
7815
7816 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 7817 Update.
b83266a0 7818
7a292a7a
SS
7819Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
7820
7821 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7822 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7823
7824Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
7825
7826 * gdbint.texinfo: Fix typos: $ -> @.
7827
7828Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
7829
7830 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
7831 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7832 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7833 BREAKPOINT_FROM_PC.
a9331b3f 7834
7a292a7a
SS
7835Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
7836
7837 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 7838 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
7839
7840Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
7841
7842 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 7843 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
7844
78451999-04-02 Stan Shebs <shebs@andros.cygnus.com>
7846
7847 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7848 longer exists.
7849
7850Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
7851
7852 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
7853 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7854 they make the manual source incomprehensible.
7a292a7a
SS
7855 * h8-cfg.texi: Remove, hasn't been used in years.
7856
c906108c
SS
7857Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
7858
7859 * gdb.texinfo: Update the credits.
7860
7861Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7862
7863 * gdb.texinfo: Fix mistakes noticed in printout of last
7864 draft, add Alpha to discussion of heuristic fence post.
7865
7866Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
7867
7868 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
7869 Edition, merge some HP changes into mainline, describe some
7870 previously undocumented features, describe more of the target
7871 commands available, eliminate obsolete section on renamed
7872 commands.
c906108c
SS
7873 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7874
7875Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
7876
7877 * gdb.texinfo: Make many HPPA conditionals unconditional,
7878 including catchpoint description, since now on for all configs.
7879 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7880 specializations.
7881
7882Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
7883
7884 * Makefile.in (GDBvn.texi): Fix match expression to work with
7885 current format of VERSION in gdb/Makefile.in.
7886 * gdb.texinfo: Fix node ref to match new readline.
7887
7888Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
7889
a9331b3f
RM
7890 * gdb.texinfo: Changes made as part of a project to merge in
7891 changes made by HP. Documentation makes extensive use of
c906108c
SS
7892 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7893 on remote debugging. There are differences in documentation
889bf7c5 7894 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
7895 the HP manual discusses catchpoints, hardware watchpoints, and
7896 some HPUX specific limitations for shared library support.
a9331b3f 7897
c906108c
SS
7898 There are also a number of @node changes.
7899
79001999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
7901
7902 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7903 (C Usage): Same.
7904
7905Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
7906
7907 The following changes were made by Edith Epstein
889bf7c5
PA
7908 <eepstein@cygnus.com> as part of a project to merge in changes
7909 made by HP.
a9331b3f 7910
c906108c
SS
7911 * HPPA-cfg.texi: new file.
7912
7913 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7914
7915 * refcard.tex: change documentation about catch.
7916 removed info catch.
7917
7918Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7919
7920 * gdbint.texinfo: Expand on GDB's coding standards,
7921 specify the use of arg names with prototypes.
7922
79231998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7924
7925 * gdb.texinfo: Fix tipo.
7926
7927Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7928
7929 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7930 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7931
7932Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7933
7934 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7935
79361998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7937
7938 * agentexpr.texi: New file.
7939
7940Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7941
7942 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7943
79441998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7945
7946 * remote.texi: Changed wording that implied that the GDB remote
7947 protocol caches register values instead of GDB itself.
7948
7949Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7950
7951 * gdbint.texinfo: Add some info about symbol readers.
7952 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7953 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7954 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7955 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7956
7957Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7958
a9331b3f 7959 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7960
7961Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7962
7963 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7964
7965Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7966
7967 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7968 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7969
7970Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7971
7972 * gdbint.texinfo: Fix minor typos.
7973
7974Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7975
7976 * gdbint.texinfo: Complete overhaul. Group descriptions more
7977 logically, add more info on generic algorithms, remove much
7978 obsolete and/or wrong material.
7979
7980Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7981
7982 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7983
7984Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7985
7986 * refcard.tex: Copyright, address updates.
7987
7988Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7989
7990 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7991 for the edition instead of confusing GDB-version-like numbers.
7992
7993Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7994
7995 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7996
7997Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7998
5ae4183a 7999 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8000
8001Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8002
8003 * gdb.texinfo: Add some credits, mention bug monitor.
8004 * remote.texi: Mention mips monitor targets.
8005 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8006
c906108c
SS
8007Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8008
8009 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8010 files, finish sorting of host vs target vs native macros, describe
8011 some more of them.
c906108c
SS
8012
8013Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8014
8015 * gdbint.texinfo (Host Conditionals): Document change from
8016 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8017
8018Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8019
8020 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8021 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8022
8023Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8024
8025 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8026 Document LSEEK_NOT_LINEAR.
8027
8028Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8029
8030 * stabs.texinfo (Stab Section Basics): Make it clear that only
8031 some versions of the GNU linker remove the leading N_UNDF symbol.
8032
8033Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8034
8035 * stabs.texinfo (String Field): Document type number pairs here,
8036 instead of in the Sun specific section.
8037 (Include Files): The GNU linker supports the N_BINCL
8038 optimization. Clarify the N_BINCL value, and what it is used
8039 for.
8040 (Procedures): Document N_FUN with an empty string to mark the end
8041 of a function.
8042 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8043 (Sun Differences): Remove this node, as the information is now
8044 elsewhere in the main document.
8045 (Stab Section Basics): Mention that the GNU linker may optimize
8046 stabs and remove the leading N_UNDF symbol.
8047
8048Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8049
8050 * gdb.texinfo, refcard.tex: Restore author credit
8051
8052Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8053
8054 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8055 documentation to account for START and END macros taking
8056 one arg.
8057
8058Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8059
8060 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8061 * gdb.texinfo (Frames): Fix typo.
8062
8063Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8064
8065 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8066 a target_signal as arg type, not a pid.
8067
8068Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8069
8070 * gdb.texinfo: Document `set assembly-language'.
8071
8072Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8073
8074 * remote.texi: Update list of stubs in the GDB distribution.
8075
8076Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8077
8078 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8079 Also document that some systems can use mmalloc but must define
8080 this if their C runtime allocates memory that is later freed.
c906108c 8081 (MMCHECK_FORCE): Document new macro.
a9331b3f 8082
c906108c
SS
8083Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8084
8085 * remote.texi: Add documentation for target Sparclet.
8086
8087Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8088
a9331b3f 8089 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8090 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8091 * configure.in: Rewritten for autoconf.
8092 * configure: New.
8093
8094Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8095
8096 * Makefile.in (DVIPS): New define, set to dvips.
8097 (dvi): Add stabs.dvi.
8098 (ps): New target.
8099 (all-doc): Depend on info, dvi, and ps targets.
8100 (STAGESTUFF): Add *.ps and *.dvi files.
8101 (clean-info, clean-dvi): Remove.
8102 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8103 rules completely rewritten.
8104 (maintainer-clean): Remove clean-info and clean-dvi
8105 dependencies and put their actions in the rules.
8106 (gdb.ps): New target
a9331b3f 8107 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8108 intermediate TeX files, whether they have 2 or 3 character
8109 extensions.
8110 (gdbint.ps): Add target and rules.
8111 (gdb-internals): Delete unused target.
8112 (Makefile): Depends upon config.status also.
8113
8114Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8115
8116 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8117 set.
8118
8119Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8120
8121 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8122 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8123
8124Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8125
8126 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8127
8128Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8129
8130 * gdb.texinfo (Print settings): Document
8131 `set/show print static-members' commands.
8132
8133Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8134
8135 * gdbint.texinfo (Native): Document name change, coredep.c to
8136 core-aout.c.
8137
8138Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8139
8140 * stabs.texinfo (Include Files): Document the values the SunOS4
8141 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8142
8143Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8144
8145 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8146 Fix typo.
8147
8148Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8149
8150 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8151 "gdb.tar.Z".
8152
8153Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8154
8155 * Makefile.in (maintainer-clean): New target, synonym for
8156 realclean.
8157
8158Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8159
8160 * Update all FSF addresses except those in COPYING* files.
8161
8162Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8163
8164 From Richard Earnshaw (rearnsha@armltd.co.uk):
8165 * gdb.texinfo (convenience variables): Document $_exitcode.
8166 (quit): Document optional expression to use as exit code.
8167
8168Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8169
8170 * gdb.texinfo, remote.texi: Brought up to date with various
8171 GDB changes.
8172
8173Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8174
8175 * gdb.texinfo: Update dates and versions, fix comments about
8176 hardware watchpoints in future releases and about the
8177 sharedlibrary command.
8178
8179Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8180
8181 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8182 C_FUN stab. Other cleanups.
8183
8184Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8185
8186 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8187 for the sparc stub.
8188
8189Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8190
8191 * annotate.texi: Clarify which addresses have differing formats
8192 depending on the language and which do not.
8193
8194Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8195
8196 * remote.texi (NetWare): Changed example to use BOARD= instead of
8197 NODE= argument to reflect correspoding change to gdbserve.nlm.
8198
8199Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8200
8201 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8202 GDB, as well as AIX dbx, supports the size type attribute.
8203
8204Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8205
8206 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8207
8208Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8209
8210 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8211 and new 'if' and 'while' commands.
8212
8213Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8214
8215 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8216
8217Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8218
8219 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8220 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8221 NetWare targets. Mostly stolen from the Server node.
8222
8223Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8224
8225 * gdb.texinfo (Setting): Talk about the language of a source file
8226 versus the working language. The old documentation did not match
8227 what GDB did.
8228
8229Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8230
8231 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8232 of a source file.
8233
8234Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8235
8236 * gdb.texinfo (Processes): New node.
8237
8238Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8239
8240 * remote.texi: Update documentation of set/show mipsfpu.
8241
3fc11d3e
JM
8242Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8243
8244 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8245 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8246
8247Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8248
8249 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8250 obsolete conditionals, described some others.
8251
8252Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8253
8254 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8255 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8256
8257Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8258
8259 * gdbint.texinfo: Put regex conditionals in their own table.
8260
8261Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8262
8263 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8264 described or fixed the descriptions of many others.
8265
8266Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8267
8268 * gdb.texinfo: Add some more credits.
8269 * gdbint.texinfo: Capitalize GDB consistently, describe some
8270 macros and remove some.
8271
8272Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8273
8274 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8275 obsolete conditionals, described some others.
8276
8277Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8278
8279 * gdb.texinfo (help targets): Changed to `help target', which
8280 is the correct gdb command.
8281
8282Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8283
8284 * annotate.texi (TODO): New node, for keeping track of annotations
8285 suggested but not yet implemented.
8286
8287Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8288
8289 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8290 another symbol, it is not the address itself.
8291
8292Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8293
8294 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8295 of stabs-in-coff sections.
8296
8297Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8298
8299 * annotate.texi: Change edition to 0.5 and date to May 1994.
8300 Add index.
8301 (Frames): New node, for frame annotation.
8302 (Displays): New node, for display annotation.
8303
8304 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8305 when waiting for your program to stop.
8306
8307Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8308
8309 * annotate.texi (Breakpoint Info): Document annotation of header
8310 fields and record annotation.
8311
8312Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8313
8314 * annotate.texi: New file, to document annotations.
8315
8316Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8317
8318 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8319 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8320
8321Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8322
8323 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8324 section, and say n_strx field is compilation unit relative.
8325 * stabs.texinfo: Don't use @code for a.out when it is the name of
8326 an object file format.
8327
8328Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8329
8330 * gdb.texinfo: Refer to file names, not path names, per rms
8331 convention.
8332 (Arguments): Fix typo.
8333
8334Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8335
8336 * stabs.texinfo (Global Variables): Talk about stabs in files
8337 where variables are referenced, but not defined.
8338
8339Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8340
8341 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8342 Cplusplus to new nodes Member Type Descriptor and Method Type
8343 Descriptor. Re-write stuff for #.
8344
8345Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8346
8347 * gdb.texinfo (Print Settings): Don't document "set print
8348 fast-symbolic-addr off". The bug which it worked around was fixed
8349 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8350
8351 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8352 N_ENTRY node.
8353
8354 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8355
8356Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8357
8358 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8359 references to ieee-float.c.
8360
8361Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8362
8363 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8364 match what the code actually does.
8365
8366Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8367
8368 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8369
8370Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8371
8372 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8373 i, and b.
8374
8375Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8376
8377 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8378 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8379 as "stabs in sections" rather than just saying "ELF and SOM".
8380 Also make that stuff apply to COFF.
8381
8382Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8383
8384 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8385 Ghostscript.
8386
8387Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8388
8389 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8390 versus functions without line numbers, also mention stepping into
8391 them as well as "step" when you are in them. Tell the user how to
8392 deal with the situation. Add comment about "debugging information".
8393
8394Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8395
8396 * stabs.texinfo (Enumerations): Document restriction on where
8397 enumeration types can appear and still win with GDB.
8398
8399Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8400
8401 * stabs.texinfo (Negative Type Numbers): Document format for type
8402 -16.
8403
8404Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8405
8406 * gdb.texinfo (Selection, Frame Info): Update information about
8407 arbitrary frame specficiations.
8408
8409Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8410
8411 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8412
8413Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8414
8415 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8416
8417Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8418
8419 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8420
8421Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8422
8423 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8424 Differences node to Statics node.
8425 (Statics): Discuss XCOFF use of V symbol descriptor.
8426
8427 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8428 not clean.
8429
8430Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8431
8432 * gdb.texinfo (Print Settings): Document `set print
8433 fast-symbolic-addr' and improve the doc for some other
8434 `set print's.
8435
8436Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8437
8438 * stabs.texinfo (String Field): Talk about defining several type
8439 numbers at once.
8440 Fix lint regarding changing node ELF Transformations to
8441 ELF and SOM Transformations.
8442
8443Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8444
8445 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8446
8447Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8448
8449 * stabs.texinfo (Cross-References): `::' is for nested types only
8450 within <>.
8451 (Structures): Document static members.
8452
8453Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8454
8455 * stabs.texinfo: Document S type attribute.
8456
8457Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8458
8459 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8460
8461Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8462
8463 * gdbint.texinfo: Fix a few typos.
8464
8465Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8466
8467 * gdb.texinfo, remote.texi: formatting improvements
8468
8469 * gdb.texinfo (New Features): mention threads.
8470 (Summary, C): fix xrefs in newly contributed text.
8471 (Threads): index entries, clarifications, example
8472 (passim): minor typos fixed, phrasing improvements
8473
8474 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8475 entries; (Server): explain use of gdbserver w/real-time systems,
8476 add example of conflicting TCP port; (MIPS Remote) break up
8477 running text into table, highlighting commands, and add example.
a9331b3f 8478
c906108c
SS
8479Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8480
8481 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8482
8483Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8484
8485 * stabs.texinfo (Nested Symbols): New node.
8486 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8487
8488Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8489
8490 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8491 to picking which Bbss.bss symbol to use, and (because there seems to
8492 be no good way of doing it) re-write some of the text to make it
8493 sound like Bbss.bss isn't such a great idea after all (as currently
8494 designed).
8495
8496 * gdb.texinfo (C): In addition to saying people have to use g++ for
8497 good results, say they have to use stabs. Specifically say cfront
8498 doesn't work well.
8499 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8500 the gdb README. Add xrefs to places where the support for the various
8501 languages is described in detail.
8502
8503Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8504
8505 * stabs.texinfo: Clean up stuff about visibility and virtual
8506 characters.
8507
8508 * stabs.texinfo (N_M2C): Cite Sun doc.
8509
8510Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8511
8512 * gdb.texinfo: updates re threads.
8513 * remote.texinfo: avoid index entries starting with digits.
8514
8515Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8516
8517 * stabs.texinfo (Enumerations): Talk about large, negative and
8518 octal values. Clean up cross reference to type attributes.
8519 (String Field): Say that GDB 4.11 supports size attribute.
8520
8521Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8522
8523 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8524 is a mandatory step. Make the stuff about that more concise.
8525
8526Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8527
8528 * stabs.texinfo (Class Names): New node.
8529
8530 * gdb.texinfo (Command Files): Explain order of init file reading.
8531
8532 * remote.texi (Bootstrapping): Talk about getting the serial driver
8533 to deal with ^C sent by gdb to stop the remote system.
8534
8535Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8536
8537 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8538
8539 * libgdb.texinfo (Defining Commands): made the DOC arg
8540 to gdb_define_app_command a char * instead of char **
8541 per a suggestion from kingdon.
8542
8543 * libgdb.texinfo: total rewrite from a different starting
8544 premise.
8545
8546Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8547
8548 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8549 floats passed as doubles (to improve clarity).
8550
8551Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8552
8553 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8554
8555 * a4rc.sed: update to work with Andreas Vogel papersize params
8556
8557 * refcard.tex: use Andreas Vogel simplifications of papersize
8558 params; remove useless version info; update copyright date.
8559
8560Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8561
8562 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8563
8564Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8565
8566 * gdb.texinfo (Files): Say what address the load command loads it at.
8567
8568 * stabs.texinfo (Common Blocks): Minor cleanups.
8569
8570 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8571 that Sun has backed away from the linker kludge and thus the relevant
8572 issue is changes to the SunPRO tools, not the Solaris linker.
8573
8574 * stabs.texinfo (Traditional Integer Types): Clean up description
8575 of octal bounds a little bit. Document extra leading zeroes.
8576
8577Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8578
8579 * gdb.texinfo (Signaling): Update for symbolic symbol names
8580 and add a section explaining the difference between the GDB
8581 signal command and the shell kill utility.
8582
8583Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8584
8585 * libgdb.texinfo: added `@' to braces that were unescaped.
8586
8587Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8588
8589 * libgdb.texinfo: new file. Spec for the gdb library.
8590
8591Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8592
8593 * stabs.texinfo (Include Files): Fix typo (start -> end).
8594
8595Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8596
8597 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8598 from Melissa at FSF's editing pass.
8599
8600Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8601
8602 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8603 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8604 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8605
8606Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8607
8608 * remote.texi (Bootstrapping): Discuss 386 call gates.
8609
8610Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8611
8612 * stabs.texinfo (Based Variables): New node.
8613
8614Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8615
8616 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8617 names, sizes, and formats to suggest how not to lose.
8618
8619Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8620
8621 * stabs.texinfo (Methods): Fix typo.
8622
8623Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8624
8625 * gdb.texinfo: Fix a few typos.
8626
8627Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8628
8629 * gdb.texinfo: Clarify how well it works with Fortran.
8630
8631 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8632 More on relocating stabs in ELF files.
8633
8634Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8635
8636 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8637
8638Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8639
8640 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8641 parameters on VAX.
8642
8643Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8644
8645 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8646
8647Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8648
8649 * stabs.texinfo: Make info author notice match the TeX author notice.
8650
8651Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8652
8653 * stabs.texinfo: Initial-caps all words in node names and
8654 non-trivial words in section names.
8655
8656Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8657
8658 * stabs.texinfo: Many minor cleanups.
8659
8660 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8661
8662Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
8663
8664 * stabs.texinfo: Remove full description of big example.
8665 It's not really helpful; just use pieces of it where appropriate.
8666 Add more Texinfo formatting directives (@samp, etc.).
8667 Use @deffn to define stab types.
8668 Eliminate some wordiness. Break up some nodes.
8669 Add an (alphabetized) index of symbol types.
8670 Use consistent capitalization style in node and section names.
8671
8672Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
8673
8674 * gdb.texinfo: Change typo "Two two" to "The two".
8675
8676Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8677
8678 * stabs.texinfo (XCOFF-differences): Remove references to
8679 non-existent types N_DECL and N_RPSYM.
8680
8681 * stabs.texinfo (String Field): Say that type attributes bug is
8682 fixed in GDB 4.10, since it is.
8683
8684 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8685
8686Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
8687
8688 * stabs.texinfo: Formatting cleanups.
8689
8690Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8691
8692 * stabs.texinfo: When explaining the n_type of a stab, standardize
8693 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8694 no tabs, use @r).
8695 (Global Variables): Clean up.
8696
8697Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8698
8699 * stabs.texinfo (Stack Variables): Re-write.
8700
8701Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8702
8703 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8704 addresses of a source file. Also revise formatting.
8705 Change "object module" or "object file" to "source file".
8706 Various: Miscellaneous cleanups.
8707
8708Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8709
8710 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8711
8712Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
8713
8714 * gdbint.texinfo: Removed many nonsensical machine-collected
8715 host and target conditionals, described some of the remainder.
8716
8717Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8718
8719 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8720
8721 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8722 paragraph which follows.
8723
8724 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8725 variables. Looks better and avoids overful hbox.
8726
8727Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8728
8729 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8730
8731Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8732
8733 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8734 retransmit-timeout
8735
8736Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8737
8738 * gdbint.texinfo: Update statement about `some ancient Unix
8739 systems, like Ultrix 4.0' to Ultrix 4.2.
8740
8741Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8742
8743 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8744
8745 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8746
8747 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8748 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8749
8750 * remote.texi: new name for former gdbinv-s.texi
8751
8752 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8753
8754Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
8755
8756 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8757 variables for MIPS remote debugging protocol.
8758
8759Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8760
8761 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8762
8763Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8764
8765 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8766
8767Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
8768
8769 * gdb.texinfo: repair conditional bugs in text markup
8770
8771Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8772
8773 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8774 to select Modula-2 material.
8775
8776Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8777
8778 * stabs.texinfo: Cleanups regarding statics.
8779
8780 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8781 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8782
8783Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8784
8785 * stabs.texinfo: N_MAIN is sometimes used for C.
8786
8787Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8788
8789 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8790
8791Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
8792
8793 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 8794 removed from the code by Kingdon.
c906108c
SS
8795
8796Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8797
8798 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8799 input when evaluating breakpoint conditions; the bug has been fixed.
8800
8801 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8802 sets the ignore count to N-1, not to N.
8803
8804Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8805
8806 * refcard.tex (\hoffset): correct longstanding error to match
8807 intended offset; avoids cutting off edge on some printers
8808
8809Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8810
8811 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8812
8813Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8814
8815 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8816
8817Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8818
8819 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8820 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8821 collect sed edits if any, apply to refcard before formatting;
8822 (refcard.ps) stop implying PS fonts if PS output requested;
8823 (lrefcard.ps) delete extra target for variant PS fonts
8824
8825 * refcard.tex: parametrize papersize dependent info, collect
8826 in easily replaced spot
8827
8828 * a4rc.sed: new file, edits to refcard for A4 paper
8829
8830Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8831
8832 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8833
8834Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8835
8836 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8837
8838Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8839
8840 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8841 politely rather than rudely.
8842
8843Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8844
8845 * stabs.texinfo: Document common blocks.
8846
8847Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
8848
8849 * stabs.texinfo: Add some basic info about stabs-in-elf.
8850
8851Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8852
8853 * stabs.texinfo (Top): Minor cleanup.
8854
8855Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8856
8857 * Makefile.in (install-info): remove parentdir support
8858
8859Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8860
8861 * gdb.texinfo (Copying): delete this node and references to it;
8862 RMS says this manual need not carry GPL. (passim): Improvements
8863 from last round at FSF, largely due to Ian Taylor review, and
8864 minor formatting improvements.
8865
8866 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8867 largely due to Ian Taylor review. (Debug Session): minor edits to
8868 new text.
8869
8870Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
8871
8872 * Makefile.in (realclean): Remove info and dvi files too.
8873
8874Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
8875
8876 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8877 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8878 * gdb.texinfo: Change accordingly.
8879
8880 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8881 N_{L,R}BRAC,N_SLINE are relative to.
8882
8883Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
8884
8885 * Makefile.in (GDBvn.texi): Update atomically.
8886
8887Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
8888
8889 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8890
8891Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
8892
8893 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8894 addresses together. Also motivate the set print symbol-filename
8895 command and suggest other solutions.
8896
8897Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
8898
8899 * gdb.texinfo (set print elements): Note that the number of
8900 elements is set to unlimited by "set print elements 0".
8901
8902Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
8903
8904 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8905 NF_LDOUBLE means.
8906 (Stab Types): Include Solaris stab types.
8907 (Procedures): Document Solaris extensions.
8908
8909Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8910
8911 * gdb.texinfo: Add `set print symbol-filename' doc.
8912
8913Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8914
8915 * stabs.texinfo (Arrays): Talk about type definition vs. type
8916 information.
8917
8918 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8919 the trailing semicolon.
8920
8921Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8922
8923 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8924 and merge in other parts of the document addressing these subjects.
8925 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8926
8927 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8928 at the end of a range type.
8929
8930 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8931 AIX extensions.
8932
8933Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8934
8935 * stabs.texinfo (Stabs Format): Misc fixes.
8936
8937Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8938
8939 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8940 (Traditional builtin types): Document convex convention for long long.
8941 (Negative builtin types): Discuss type names, and misc fixes.
8942
8943Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8944
8945 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8946 point types used with @samp{R} type descriptor.
8947 (Symbol Descriptors): Describe how to handle conflict between
8948 different meanings of @samp{P} symbol descriptor.
8949
8950Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8951
8952 * stabs.texinfo: Remove node Quick Reference and put its children
8953 directly under the main menu.
8954
8955 * stabs.texinfo: Many more changes to bring it into line with
8956 AIX documentation and reality. I think it now has all the
8957 information from the AIX documentation, except that I burned
8958 out when I got to variant records (Pascal and Modula-2) and
8959 all the COBOL types. Oh well, we can add them later when we're
8960 worrying more about those languages.
8961
8962 * stabs.texinfo (Automatic variables): Talk about what it means
8963 to omit the symbol descriptor.
8964
8965Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8966
8967 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8968 gcc2 behavior with promoted args.
8969
8970Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8971
8972 * gdb.texinfo: include readline appendices in info version of manual
8973
8974Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8975
8976 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8977 target remote.
8978
8979 * gdb.texinfo (Machine Code): more index entries for disassemble
8980
8981Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8982
8983 * Clarify the intended use of the gdb-testers and gdb-patches
8984 mailing lists, and shrink gzip comment.
8985
8986Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8987
8988 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8989 DOSHOST configuration of manual.
8990
8991 * gdb.texinfo (MIPS Stack): new node.
8992
8993 * all-config.texi (MIPS) new switch.
8994
8995 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8996 tense; (MIPS Remote) new node.
8997
8998 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8999 bug; (Environment) less passive, other small cleanups in text about
9000 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9001 (Remote) new MIPS Remote menu entry.
9002
9003Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9004
9005 * stabs.texinfo: Many changes to include information from the
9006 AIX documentation.
9007
9008 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9009
9010Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9011
9012 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9013 Move a bunch of information from ../README.
9014 (Getting Started): New node.
9015
9016Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9017
9018 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9019
9020 * gdb.texinfo: advance manual revision dates to present
9021
9022 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9023 stop using silly Roman numerals in @set variable names
9024
9025Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9026
9027 * stabs.texinfo (Parameters): Keep trying to get this right.
9028
9029Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9030
9031 * stabs.texinfo (Parameters): More on "local parameters".
9032
9033Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9034
9035 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9036
9037Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9038
9039 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9040 (Parameters): Rewrite.
9041 (xcoff-differences, Sun-differences): Minor changes.
9042
9043Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9044
9045 * stabs.texinfo: Minor cleanup.
9046
9047Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9048
9049 * gdbint.texinfo: Minor xcoff stuff.
9050
9051Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9052
9053 * gdbint.texinfo: Update for new config directory structure.
9054 Add info about internal type data structures.
9055
9056Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9057
9058 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9059 $(srcdir).
9060 (gdb-config.texi): Depend on file in $(srcdir).
9061
9062Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9063
9064 * stabs.texinfo: Fixes about N_SO.
9065
9066Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9067
9068 * gdb.texinfo: include list of nonstandard init file names
9069
9070 * *-config.texi: new switch GENERIC for text that applies *only*
9071 to (usual) multiple-target version of manual
9072
9073 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9074 h8 config
9075
9076 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9077 in menus (rather than conditionally selected multiple alternative
9078 menus).
9079
9080 * Makefile.in: define and use DOC_CONFIG var to select
9081 configuration for GDB user manual.
9082
9083 * gdb-config.texi: delete from repository, generate from Makefile.
9084
9085 * all-config.texi: normal `generic' configuration file, formerly
9086 stored as gdb-config.texi
9087
9088Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9089
9090 * Makefile.in: add dvi target to build all .dvi files
9091
9092Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9093
9094 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9095
9096Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9097
9098 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9099 host conditionals.
9100 * stabs.texinfo: More array fixes inspired by Jim's.
9101
9102Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9103
9104 * stabs.texinfo: Fixes re arrays and continuations.
9105
9106 * gdbint.texinfo: Add XCOFF node.
9107
9108Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9109
9110 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9111
9112Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9113
9114 * stabs.texinfo: Fix for array types to mention lower bounds.
9115
9116Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9117
9118 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9119
9120Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9121
9122 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9123
9124Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9125
9126 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9127 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9128
9129Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9130
9131 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9132
9133Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9134
9135 * gdb.texinfo, gdbinv-s.texi: misc updates
9136
9137Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9138
9139 * gdbint.texinfo: Brief documentation for longjmp support,
9140 from an email msg by Stu.
9141
9142Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9143
9144 * stabs.texinfo: Fix description of floating point "range"
9145 types (which really define basic types). Reported by Jim Meehan,
9146 <meehan@src.dec.com>.
9147
9148 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9149
9150Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9151
9152 * gdbint.texinfo: Slightly expand section on supporting a new
9153 object file format.
9154
9155Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9156
9157 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9158 intermediate file.
9159
9160Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9161
9162 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9163
9164Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9165
9166 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9167
9168 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9169 as well as Z8002.
9170
9171Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9172
9173 * gdbint.texinfo: Add sections on clean design and on how to send
9174 in changes.
9175
9176Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9177
9178 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9179
9180Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9181
9182 * gdb.texinfo: Fix typo, reported by Karl Berry.
9183
9184Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9185
9186 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9187
9188Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9189
9190 * gdbint.texinfo: fixed a stray email address (needs @@),
9191 added @table @code to node "Native Conditionals"
9192
9193Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9194
9195 * gdbint.texinfo: Describe coding style of GDB.
9196
9197Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9198
9199 * stabs.texinfo: Minor wording changes.
9200
9201Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9202
9203 * gdbint.texinfo: Improve release doc slightly.
9204
9205Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9206
9207 * gdbint.texinfo: Improve doc of GDB config macros.
9208
9209Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9210
9211 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9212 These will be reinserted when examined.
9213
9214Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9215
9216 * gdbint.texinfo: Make a start at documenting all the #if macros
9217 in GDB. At least list them all, and start separating them into
9218 host-specific and target-specific.
9219
9220Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9221
9222 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9223 examples (not consistent w others).
c906108c
SS
9224 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9225 for generic vn of doc
9226
9227Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9228
9229 * Makefile.in: always create installation directories.
9230
9231Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9232
9233 * gdb.texinfo: in h8 config, do not describe searching commands.
9234
9235Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9236
9237 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9238 conditionals; introduce a few generic switches that may be
9239 useful for other cross-dev or dos-hosted configs.
9240
9241 * gdb.texinfo: fix typo in "info reg" description
9242
9243Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9244
9245 * stabs.texinfo: Minor updates from running TeX over it.
9246 * Makefile.in (stabs.dvi, stabs.ps): Add.
9247
9248Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9249
9250 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9251 First pass at converting it to texinfo.
9252
9253Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9254
9255 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9256 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9257
9258Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9259
9260 * gdbint.texinfo: Add section on partial symbol tables.
9261
9262Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9263
9264 * gdb.texinfo: document `set remotedebug' and `set
9265 rstack_high_address'.
9266
9267Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9268
9269 * gdb.texinfo: slight expansion of new text on reading info files
9270 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9271 H8/300 from DOS.
9272
9273Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9274
9275 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9276
9277Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9278
9279 * gdb.texinfo: Say how to read the `info' files.
9280
9281Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9282
9283 * Makefile.in: gm4 -> m4.
9284
9285Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9286
9287 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9288 Documentation' ahead of `Installing GDB' to match README.
9289 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9290 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9291
9292Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9293
9294 * Makefile.in: remove $(srcdir) from gdb.info rule.
9295
9296Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9297
9298 * Makefile.in: commented out gdb-all.texinfo rule. This is
9299 temporary.
9300
9301Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9302
9303 * Makefile.in, configure.in: removed traces of namesubdir,
9304 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9305 copyrights to '92, changed some from Cygnus to FSF.
9306
9307Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9308
9309 * gdb.texinfo: Improve how we ask for bug reports.
9310
9311Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9312
9313 * Makefile.in: infodir belongs in datadir.
9314
9315Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9316
9317 * Makefile.in: remove spaces following hyphens, bsd make can't
9318 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 9319 standards.text support.
c906108c
SS
9320
9321Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9322
9323 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9324 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9325 and mandir now keyed off datadir by default.
9326
9327\f
9328Local Variables:
9e9c5ae7 9329mode: change-log
c906108c
SS
9330left-margin: 8
9331fill-column: 74
9332version-control: never
9333End:
This page took 1.499085 seconds and 4 git commands to generate.