* expression.cc (Expression::Expression_eval_info): Add
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
4c374409
JK
12010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4 (Python API): Change the reference to Pretty Printing API.
5 (Pretty Printing): Move the user part under the Data node. Reformat
6 the sample output to 72 columns. Create a new reference to Pretty
7 Printing API. Rename the API part ...
8 (Pretty Printing API): To a new node name.
9 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
10 (GDB/MI Variable Objects): Change references to Pretty Printing API.
11
5a9351ae
SS
122010-04-21 Stan Shebs <stan@codesourcery.com>
13
14 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
15 and commands.
16 (Listing Tracepoints): Update to reflect current behavior.
17
9a22f0d0
PM
182010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
19
20 * gdb.texinfo (Examining memory): Update for change in string
21 display with explicit size.
22
6149aea9
PA
232010-04-19 Pedro Alves <pedro@codesourcery.com>
24
25 PR breakpoints/8554.
26
27 * gdb.texinfo (Save Breakpoints): New node.
28 (save-tracepoints): Rename to ...
29 (save tracepoints): ... this. Mention that `save-tracepoints' is
30 a deprecated alias to `save tracepoints'.
31
711e434b
PM
322010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
33
645797a8 34 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
35 (info w32 thread-information-block): Document new command.
36 (qGetTIBAddress): Document new gdbserver query.
37 (maint set/show show-all-tib): Document new command.
38
3f7b2faa
DE
392010-04-15 Doug Evans <dje@google.com>
40
fa33c3cd
DE
41 * gdb.texinfo (Python API): Add progspaces section.
42 (Selecting Pretty-Printers): Progspace pretty-printers are
43 searched too.
44 (Progspaces In Python): New section.
45
3f7b2faa
DE
46 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
47
79f283fe
PM
482010-04-14 Phil Muldoon <pmuldoon@redhat.com>
49
50 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
51 returns None.
52
87290684
SS
532010-04-09 Stan Shebs <stan@codesourcery.com>
54
55 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
56 Describe the `frames-created' field, tweak grammar.
57
a97153c7
PA
582010-04-09 Pedro Alves <pedro@codesourcery.com>
59
60 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
61 Describe the `circular' and `disconnected' fields.
62
5c5dcc1b
L
632010-04-09 H.J. Lu <hongjiu.lu@intel.com>
64
65 * gdb.texinfo (maint print registers): Mention unavailable and
66 invisible registers.
67
adc36818
PM
682010-04-09 Phil Muldoon <pmuldoon@redhat.com>
69 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 70 Tom Tromey <tromey@redhat.com>
adc36818
PM
71
72 * gdb.texinfo (Breakpoints In Python): New Node.
73
33da3f1c
SS
742010-04-08 Stan Shebs <stan@codesourcery.com>
75
76 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
77 trace status fields.
78
3a13a53b
L
792010-04-08 H.J. Lu <hongjiu.lu@intel.com>
80
81 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
82 optional. Make org.gnu.gdb.i386.avx requires
83 org.gnu.gdb.i386.avx.
84
08001717
DE
852010-04-08 Doug Evans <dje@google.com>
86
87 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
88 search path, and document that gdb only scans the search path if
89 the script's path doesn't specify a directory.
90
c375651d
DE
912010-04-05 Doug Evans <dje@google.com>
92
93 * gdb.texinfo (maint show python auto-load): Fix typo.
94
af54718e
SS
952010-04-04 Stan Shebs <stan@codesourcery.com>
96
d77f58be
SS
97 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
98 (Setting Watchpoints): Update description of "info watch".
99 (Disabling Breakpoints): Only "info break" lists all.
100
af54718e
SS
101 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
102 (tdump): Explain how tdump works.
103
86b17b60
PA
1042010-04-01 Pedro Alves <pedro@codesourcery.com>
105
106 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
107 add cross reference.
108
ff12863f
PA
1092010-03-31 Pedro Alves <pedro@codesourcery.com>
110
111 * gdb.texinfo (TUI Commands): Mention that in some cases, these
112 commands error out.
113
f68eb612
L
1142010-03-30 H.J. Lu <hongjiu.lu@intel.com>
115
116 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
117
c8d5aac9
L
1182010-03-30 H.J. Lu <hongjiu.lu@intel.com>
119
120 * gdb.texinfo (General Query Packets): Add xmlRegisters.
121
7d13fe92
SS
1222010-03-29 Stan Shebs <stan@codesourcery.com>
123 Nathan Sidwell <nathan@codesourcery.com>
124
125 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
126 GDBN equivalent.
127 (Set Tracepoints): Remove mention that conditional tracepoints
128 don't exist.
129 (Tracepoint Actions): Clarify when while-stepping collection
130 happens, note that while-stepping does not automatically collect
131 $pc.
132
409873ef
SS
1332010-03-29 Stan Shebs <stan@codesourcery.com>
134
135 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
136 (General Query Packets): Describe TracepointSource.
137
ee8e71d4
EZ
1382010-03-27 Matt Rice <ratmice@gmail.com>
139
c8d5aac9
L
140 * gdb.texinfo (ARM): Document arguments to "target sim".
141 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 142
99b5e152
PA
1432010-03-26 Pedro Alves <pedro@codesourcery.com>
144
145 * gdb.texinfo (Tracepoint Packets): Remove mention that
146 terror:string may be plain text, and drop mention of X prefix.
147
cd64ee31
VP
1482010-03-26 Vladimir Prus <vladimir@codesourcery.com>
149
150 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
151
6c28cbf2
SS
1522010-03-24 Stan Shebs <stan@codesourcery.com>
153
154 * gdb.texinfo (Tracepoint Packets): Document trace error status.
155
95a42b64
TT
1562010-03-24 Tom Tromey <tromey@redhat.com>
157
158 PR breakpoints/9352:
159 * gdb.texinfo (Break Commands): Update.
160
18148017
VP
1612010-03-24 Vladimir Prus <vladimir@codesourcery.com>
162
163 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
164 commands.
165
4daf5ac0
SS
1662010-03-16 Stan Shebs <stan@codesourcery.com>
167
168 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
169 circular-trace-buffer.
170 (Tracepoint Packets): Describe QTBuffer, and details of the
171 qTStatus reply.
172
c9429232
SS
1732010-03-12 Stan Shebs <stan@codesourcery.com>
174 Nathan Sidwell <nathan@codesourcery.com>
175
176 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
177 doing instruction stepping.
178 (Tracepoint Restrictions): New node.
179
ccefe4c4
TT
1802010-03-10 Tom Tromey <tromey@redhat.com>
181
182 * gdbint.texinfo (Symbol Handling): Update.
183
7c953934
TT
1842010-03-08 Tom Tromey <tromey@redhat.com>
185
186 PR cli/9591:
187 * gdb.texinfo (Mode Options): Mention lack of pagination and
188 confirmation with --batch.
189 (Screen Size): Mention --batch.
190 (Messages/Warnings): Likewise.
191
f870a310
TT
1922010-03-05 Tom Tromey <tromey@redhat.com>
193
194 * gdb.texinfo (Basic Python): Document target_charset and
195 target_wide_charset.
196
78e2826b
TT
1972010-03-05 Tom Tromey <tromey@redhat.com>
198
199 * gdb.texinfo (Data): Link to pretty-printing.
200 (Output Formats): Likewise. Correct text.
201
f5dff777
DJ
2022010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
203
204 * gdb.texinfo (Types): Describe <struct> and <flags>.
205
dc00d89f
PM
2062010-02-28 Phil Muldoon <pmuldoon@redhat.com>
207
208 * gdb.texinfo (Frames In Python): Add block parameter and
209 description to read_var text.
210
5107b149 2112010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 212 Tom Tromey <tromey@redhat.com>
5107b149
PM
213
214 * gdb.texinfo (Types In Python): Describe block argument in
215 template_argument and gdb.lookup_type.
216
e03e5e7b
TT
2172010-02-24 Tom Tromey <tromey@redhat.com>
218
219 * gdb.texinfo (Cygwin Native): Fix typo.
220
f3e9a817
PM
2212010-02-24 Phil Muldoon <pmuldoon@redhat.com>
222
223 * gdb.texinfo (Frames In Python): Add block, find_sal, function
224 and select method descriptions.
225 (Python API): Add Blocks In Python, Symbols in Python and Symbol
226 Tables in Python to menu.
227 (Blocks In Python): New node.
228 (Symbols In Python): New node.
229 (Symbol Tables in Python): New node.
230
a79b8f6e
VP
2312010-02-24 Vladimir Prus <vladimir@codesourcery.com>
232
233 Multiexec MI
234
235 gdb/
236 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
237
238 gdb/doc/
239 * gdb.texinfo (GDB/MI Command Syntax): Document notification
240 changes.
241 (GDB/MI Program Execution): Document current behaviour of
242 --all and --thread-group.
243 (GDB/MI Miscellaneous Commands): Document -add-inferior and
244 -remove-inferior.
245 * observer.texi (inferior_added, inferior_removed): New
246 observers.
247
629d6a47
TT
2482010-02-19 Tom Tromey <tromey@redhat.com>
249
250 * gdbint.texinfo (Getting Started): Fix @node.
251 (Debugging GDB): Likewise.
252
c09529e5
JB
2532010-02-13 Joel Brobecker <brobecker@adacore.com>
254
255 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
256 documenting the gdb_test_timeout variable.
257
540aa8e7
MS
2582010-02-12 Jakob Engblom <jakob@virtutech.com>
259
260 * gdb.texinfo (MI commands): Added documentation of --reverse
261 option to a set of MI commands. Restructured documentation of MI
262 commands --exec-continue to reflect the complexity of reverse
263 execution.
264
081dfbf7
PA
2652010-02-12 Pedro Alves <pedro@codesourcery.com>
266
267 * gdb.texinfo (Using the Collected Data): Specify that the address
268 range of `tfind outsize' is exclusive, and that the address range
269 of `tfind range' is inclusive.
270 (Tracepoint Packets): Specify that the address range of
271 `QTFrame:range' is inclusive, and that the address range of
272 `QTFrame:outside' is exclusive
273
8e9c5e02
VP
2742010-02-12 Vladimir Prus <vladimir@codesourcery.com>
275
276 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
277
92981e24
TT
2782010-02-10 Tom Tromey <tromey@redhat.com>
279
280 * gdb.texinfo (Debugging Output): Document set debug parser and
281 show debug parser.
282
075b51b7
L
2832010-02-09 H.J. Lu <hongjiu.lu@intel.com>
284
285 * gdb.texinfo (Predefined Target Types): Add i387_ext,
286 i386_eflags and i386_mxcsr.
287
3bb8d5c3
L
2882010-02-08 H.J. Lu <hongjiu.lu@intel.com>
289
290 * gdb.texinfo: Document i386 target features.
291
c5f80513
DE
2922010-02-05 Doug Evans <dje@google.com>
293
294 * gdbint.texinfo (Testsuite): Add a new section to document the
295 various DejaGnu variables that may be overridden.
1be00882 296 Document INTERNAL_GDBFLAGS.
c5f80513 297
6ac33a4e
TT
2982010-02-04 Tom Tromey <tromey@redhat.com>
299
300 PR cli/8830:
301 * gdb.texinfo (Files): -readnow comes before the filename for file
302 and symbol-file.
303
a1dcb23a
DJ
3042010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
305
306 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
307 Document ARM breakpoint types.
308 (Register Packet Format): Move into the new section.
309 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
310
95433b34
JB
3112010-01-21 Joel Brobecker <brobecker@adacore.com>
312
313 * gdb.texinfo (File Options): Adjust the documentation of this
314 switch to refer to the "source" command rather than partially
315 duplicating some of the relevant information.
316 (Extending GDB): Introduce and document the set/show script-extension
317 setting.
318 (Command Files): Add note explaining that the "source" command
319 is also used to evalute scripts written in other languages.
320 Remove the short slightly incorrect reference to sourcing Python
321 scripts.
322 (Python Commands): Document how to execute a Python script from GDB.
323
8d576872
JB
3242010-01-19 Joel Brobecker <brobecker@adacore.com>
325
326 * gdb.texinfo (Command Files): Fix typo.
327
8150ff9c
JB
3282010-01-18 Tom Tromey <tromey@redhat.com>
329
330 * gdb.texinfo (File Options): Document -x on .py files.
331 (Command Files): Document handling of Python scripts.
332
23db03a6
JZ
3332010-01-18 Jie Zhang <jie.zhang@analog.com>
334
335 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
336
00bf0b85
SS
3372010-01-15 Stan Shebs <stan@codesourcery.com>
338
339 * gdb.texinfo (Trace Files): New section.
340 (Tracepoint Packets): Document QTSave and qTBuffer.
341 (Trace File Format): New appendix.
342
be759fcf
PM
3432010-01-13 Phil Muldoon <pmuldoon@redhat.com>
344
345 * gdb.texinfo (Values From Inferior): Document lazy_string value
346 method.
347 (Python API): Add Lazy strings menu item.
348 (Lazy Strings In Python): New node.
349
dc146f7c
VP
3502010-01-13 Vladimir Prus <vladimir@codesourcery.com>
351
352 * gdb.texinfo (GDB/MI Thread Information): New.
353 (GDB/MI Async Records): Document the core field in *stopped.
354 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
355 documentation
356 (Process list): Document that osdata document may contain
357 threads.
358 (Remote Serial Protocol): Document qXfer:threads.
359
d5551862
SS
3602010-01-06 Stan Shebs <stan@codesourcery.com>
361
362 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
363 disconnected tracing.
364 (Tracepoint Packets): Document new protocol.
365
7a697b8d
SS
3662010-01-05 Stan Shebs <stan@codesourcery.com>
367
368 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
369 tracepoints.
370 (Tracepoint Packets): Describe remote protocol for fast
371 tracepoints.
372
e6f3ec50
JB
3732010-01-01 Joel Brobecker <brobecker@adacore.com>
374
375 Update the "Start of New Year Procedure".
376 * gdbint.texinfo: Add the list of files that need to be updated
377 manually. Minor reformatting.
378
ddc4e9c1
JB
3792010-01-01 Joel Brobecker <brobecker@adacore.com>
380
381 * refcard.tex: Update copyright year in header and text.
382
9d2897ad
JB
3832010-01-01 Joel Brobecker <brobecker@adacore.com>
384
385 * agentexpr.texi: Add 2010 to the list of copyright years.
386 * annotate.texinfo: Likewise.
387 * gdb.texinfo: Likewise.
388 * gdbint.texinfo: Likewise.
389 * observer.texi: Likewise.
390 * stabs.texinfo: Likewise.
391
6da95a67
SS
3922009-12-31 Stan Shebs <stan@codesourcery.com>
393
394 * gdb.texinfo (Tracepoint Actions): Describe teval.
395
236f1d4d
SS
3962009-12-29 Stan Shebs <stan@codesourcery.com>
397
398 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
399
f61e138d
SS
4002009-12-28 Stan Shebs <stan@codesourcery.com>
401
402 * gdb.texinfo (Trace State Variables): New section.
403 (Tracepoint Packets): Describe trace state variable packets.
404 * agentexpr.texi (Bytecode Descriptions): Describe trace state
405 variable bytecodes.
406
0fe7935b
DJ
4072009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
408
409 * gdb.texinfo (Symbols): "info variables" prints definitions, not
410 declarations.
411
a6b29f87
VP
4122009-12-21 Vladimir Prus <vladimir@codesourcery.com>
413
414 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
415 -gdb-exit behaviour.
416
5e4bde96
JB
4172009-12-20 Joel Brobecker <brobecker@adacore.com>
418
419 * gpl.texi: Update to version 3 of the GPL.
420
a1715244
JB
4212009-12-20 Joel Brobecker <brobecker@adacore.com>
422
423 * Makefile.in: Update copyright header.
424 * observer.texi: Fix the copyright header of the generated files.
425
361ae042
PM
4262009-12-08 Phil Muldoon <pmuldoon@redhat.com>
427
428 * gdb.texinfo (Types In Python): Describe range function.
429
bfd31e71
PM
4302009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
431
432 * gdb.texinfo (Types In Python): Describe "is_base_class".
433
57a1d736
TT
4342009-12-03 Tom Tromey <tromey@redhat.com>
435
436 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
437
8cebebb9
PP
4382009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
439
440 * observer.texi: New memory_changed observer.
441
16af530a
TT
4422009-12-01 Tom Tromey <tromey@redhat.com>
443
444 * gdb.texinfo (Reverse Execution): Fix typo.
445
b6199126
DJ
4462009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
447
448 PR gdb/8704
449
450 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
451 are allowed after the breakpoint condition.
452
7a6973ad
TT
4532009-11-23 Tom Tromey <tromey@redhat.com>
454
455 PR python/10782:
456 * gdb.texinfo (Types In Python): Document Type.pointer.
457
21a0512e
PP
4582009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
459
460 * gdb.texinfo (Machine Code): Adjust.
461
a5832c8f
PA
4622009-11-11 Pedro Alves <pedro@codesourcery.com>
463
464 * agentexpr.texi (Tracing On Symmetrix): Delete section.
465 (Using Agent Expressions): Delete cross reference.
466
1eb7cd77
JB
4672009-11-07 Joel Brobecker <brobecker@adacore.com>
468
469 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
470 and @settitle directives up to help makeinfo find them.
471
24ddea62
JK
4722009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
473
474 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
475 (Auto-loading): Use plural and note one can use multiple components now.
476
3afae151
VP
4772009-11-01 Vladimir Prus <vladimir@codesourcery.com>
478
479 * gdb.texinfo (GDB/MI Stack Manipulation): Make
480 -stack-list-arguments have the same documentation for parameter
481 as -stack-list-locals. Add comas.
482
14ff2235
PM
4832009-10-27 Tom Tromey <tromey@redhat.com>
484 Eli Zaretskii <eliz@gnu.org>
485
c8d5aac9 486 PR python/10781
14ff2235
PM
487
488 * gdb.texinfo (Values From Inferior): Document cast method.
489
9c419145
PP
4902009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
491
492 * gdb.texinfo (Machine Code): Mention function name in disasssembly
493 and adjust example.
494
29153c24
MS
4952009-10-22 Michael Snyder <msnyder@vmware.com>
496
497 * gdb.texinfo (Process Record and Replay): Document new form of
498 info record command. Also document the new save and restore
499 commands.
500
2b28d209
PP
5012009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
502
503 * gdb.texinfo (Machine Code): Mention current pc marker.
504 (Memory): Likewise.
505
6c95b8df
PA
5062009-10-19 Pedro Alves <pedro@codesourcery.com>
507 Stan Shebs <stan@codesourcery.com>
508
509 * observer.texi (new_inferior): Rename to...
510 (inferior_appeared): ... this.
511
512 * gdb.texinfo (Inferiors): Rename node to ...
513 (Inferiors and Programs): ... this. Mention running multiple
514 programs in the same debug session.
515 <info inferiors>: Mention the new 'Executable' column if "info
516 inferiors". Update examples. Document the "add-inferior",
517 "clone-inferior", "remove-inferior" and "maint info
518 program-spaces" commands.
519 (Process): Rename node to...
520 (Forks): ... this. Document "set|show follow-exec-mode".
521
2f8132f3
MS
5222009-10-11 Michael Snyder <msnyder@vmware.com>
523
524 * gdb.texinfo (ReverseStep): Show default as "unsupported".
525 (ReverseContinue): Ditto.
526
cba4b2d3
PP
5272009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
528
529 * gdb.texinfo (Server): Document libthread-db-search-path.
530
da082f17
JK
5312009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
532
533 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
534
08be9d71
ME
5352009-10-06 Michael Eager <eager@eagercon.com>
536
537 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
538 (Embedded Processors): Add MicroBlaze.
539 (MicroBlaze): New. Describe Xilinx MicroBlaze
540
08a0efd0
PA
5412009-10-04 Pedro Alves <pedro@codesourcery.com>
542
543 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
544
cbb8f428
EZ
5452009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
546
547 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
548
30a4a70c
JB
5492009-09-23 Joel Brobecker <brobecker@adacore.com>
550
551 * observer.texi (solib_unloaded): Document explicitly the fact that
552 this observer is called before the associated symbols are unloaded.
553
b3372f91
VP
5542009-09-19 Vladimir Prus <vladimir@codesourcery.com>
555
556 * gdb.texinfo (GDB/MI Stack Manipulation): Document
557 -stack-list-variables.
558
f43030c4
TT
5592009-09-18 Tom Tromey <tromey@redhat.com>
560
561 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
562 is experimental.
563
ec7e75e7
PP
5642009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
565
566 * gdb.texinfo (convenince variables): Mention
567 $_siginfo could be empty.
f43030c4 568
0cc7d26f
TT
5692009-09-15 Tom Tromey <tromey@redhat.com>
570
571 * gdb.texinfo (GDB/MI Variable Objects): Document
572 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
573 Expand -var-update documentation.
574
a96d9b2e
SDJ
5752009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
576
577 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
578 feature.
579
005ca36a
JB
5802009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
581
582 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
583
0d772ac9
MS
5842009-09-10 Michael Snyder <msnyder@vmware.com>
585
586 * gdb.texinfo (qSupported): Mention new ReverseContinue and
587 ReverseStep replies to the qSupported query.
588
14fb1bac
JB
5892009-09-10 Joel Brobecker <brobecker@adacore.com>
590
591 Add documentation for set/show interactive-mode.
592 * gdb.texinfo (Other Misc Settings): New node.
593
29b090c0
DE
5942009-09-01 Doug Evans <dje@google.com>
595
596 * gdb.texinfo (Caching Data of Remote Targets): Add note on
597 non-stop mode's affect on remote caching.
598
4e5d721f
DE
5992009-08-31 Jacob Potter <jdpotter@google.com>
600 Doug Evans <dje@google.com>
601
602 * gdb.texinfo (Caching Data of Remote Targets): Update text.
603 Mark `set/show remotecache' options as obsolete.
604 Document new `set/show stack-cache' option.
605 Update text for `info dcache'.
606
55333a84
DE
6072009-08-27 Doug Evans <dje@google.com>
608
609 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
610 (Files): Add note on new optional regex arg to `info sharedlibrary'.
611
bc3a0b4d
RW
6122009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
613
614 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
615 about autoconf.
616
3a1ff0b6
PA
6172009-08-25 Pedro Alves <pedro@codesourcery.com>
618
619 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
620 small example, and describe its columns. Replace "inferior-id" by
621 "infno" throughout.
622
81ecdfbb
RW
6232009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
624
af542c2e
RW
625 * gdbint.texinfo (Releasing GDB): Point to
626 README-maintainer-mode file for required autoconf version.
627 * configure.ac: Do not substitute datarootdir, htmldir,
628 pdfdir, docdir. Do not process --with-datarootdir,
629 --with-htmldir, --with-pdfdir, --with-docdir.
630 * configure: Regenerate.
631
81ecdfbb
RW
632 * configure: Regenerate.
633
4efc6507
DE
6342009-08-20 Reid Kleckner <reid@kleckner.net>
635
636 * gdb.texinfo: Add chapter on JIT interface.
637
43089a6e
NR
6382009-08-07 Nick Roberts <nickrob@snap.net.nz>
639
640 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
641 confirmation request.
642
99e008fe
EZ
6432009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
644
c8d5aac9
L
645 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
646 CRC definitions.
99e008fe 647
48cb2d85
VP
6482009-08-03 Vladimir Prus <vladimir@codesourcery.com>
649
650 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
651 -break-commands.
652
ff1a52c6
UW
6532009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
654
655 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
656 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
657
3285f3fe
UW
6582009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
659
660 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
661 "set spu stop-on-load" and "show spu stop-on-load" commands.
662
e35359c5
UW
6632009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
664
665 * gdb.texinfo (Target Descriptions): Document <compatible> element.
666
58d6951d
DJ
6672009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
668
669 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
670 org.gnu.gdb.arm.neon.
671
08d16641
PA
6722009-07-20 Pedro Alves <pedro@codesourcery.com>
673
674 * gdb.texinfo (Target Description Format): Mention the new <osabi>
675 optional element.
676 (subsection OS ABI): New subsection.
677
782b2b07
SS
6782009-07-14 Stan Shebs <stan@codesourcery.com>
679
680 * gdb.texinfo (Tracepoint Conditions): New section.
681 (General Query Packets): Describe ConditionalTracepoints.
682 (Tracepoint Packets): Describe condition field.
683 (Maintenance Commands): Describe maint agent-eval.
684 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
685
9b117ef3
HZ
6862009-07-11 Hui Zhu <teawater@gmail.com>
687
688 * gdb.texinfo (disassemble): Add a new modifier /r
689 to "disassemble" command to make it print the raw instructions
690 in hex as well as in symbolic form.
691
f5a33284
TT
6922009-07-09 Tom Tromey <tromey@redhat.com>
693
694 * gdbint.texinfo (Testsuite): Document parallel make check.
695
812f7342
TT
6962009-07-09 Tom Tromey <tromey@redhat.com>
697
698 * gdbint.texinfo (Testsuite): Document test transcripts.
699
fbb8f299
PM
7002009-07-10 Phil Muldoon <pmuldoon@redhat.com>
701
702 * gdb.texinfo (Values From Inferior): Add length parameter
703 description.
704
dd8f35ac
EZ
7052009-07-04 Chris Genly <chris@genly.us>
706
707 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
708 in -var-list-children. Fix example according to what the code
709 does.
710
2277426b
PA
7112009-07-02 Pedro Alves <pedro@codesourcery.com>
712
713 * gdb.texinfo (Debugging multiple inferiors): Document the
714 "inferior", "detach inferior" and "kill inferior" commands.
715 (Debugging Programs with Multiple Processes): Adjust to mention
716 generic "inferior" commands. Delete mention of "detach fork" and
717 "delete fork". Cross reference to "Debugging multiple inferiors"
718 section.
719
a6d9a66e
UW
7202009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
721
5af949e3
UW
722 * gdbint.texinfo (Item Output Functions): Update signature
723 for ui_out_field_core_addr.
724
7252009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
726
727 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
728 Update example code extrated from breakpoint.c.
729
9901a55b
PP
7302009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
731
732 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
733 MI commands.
734 (GDB/MI Symbol Query): Likewise.
735 (GDB/MI File Commands): Likewise.
736 (GDB/MI File Transfer Commands): Likewise.
737 (GDB/MI Target Manipulation): Likewise.
738 (GDB/MI Miscellaneous Commands): Likewise.
739
edb3359d
DJ
7402009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
741
742 * gdb.texinfo (Debugging Optimized Code): New chapter.
743 (Compiling for Debugging): Reference it. Move some
744 text to the new section.
745
7cd1089b
PM
7462009-06-15 Phil Muldoon <pmuldoon@redhat.com>
747
748 * doc/gdb.texinfo (Calling): Document
749 set-unwind-on-terminating-exception usage.
750
d4db2f36
PA
7512009-06-11 Pedro Alves <pedro@codesourcery.com>
752
753 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
754 command.
755
d1a7880c
PA
7562009-06-07 Pedro Alves <pedro@codesourcery.com>
757
758 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
759 references.
760
473f94e6
UW
7612009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
762
763 * gdbint.texinfo: Rename formal parameters to gdbarch function
764 protoypes from "current_gdbarch" to "gdbarch".
765
8f500870
TT
7662009-05-28 Tom Tromey <tromey@redhat.com>
767
768 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
769
b6313243
TT
7702009-05-27 Tom Tromey <tromey@redhat.com>
771
772 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
773 feature.
774 (GDB/MI Variable Objects): Document -var-set-visualizer.
775
7762009-04-02 Tom Tromey <tromey@redhat.com>
777
778 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
779 feature.
780 (GDB/MI Variable Objects): Document -var-set-visualizer.
781
a6bac58e
TT
7822009-05-27 Tom Tromey <tromey@redhat.com>
783 Thiago Jung Bauermann <bauerman@br.ibm.com>
784 Phil Muldoon <pmuldoon@redhat.com>
785
786 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
787 (Pretty Printing): New node.
788 (Selecting Pretty-Printers): Likewise.
789 (Python API): Update.
790 (Output Formats): Document /r format.
791
2c74e833
TT
7922009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
793 Tom Tromey <tromey@redhat.com>
794
795 * gdb.texinfo (Types In Python): New node.
796 (Values From Inferior): "type" is now an attribute.
797 (Python API): Update.
798
89c73ade
TT
7992009-05-27 Tom Tromey <tromey@redhat.com>
800 Thiago Jung Bauermann <bauerman@br.ibm.com>
801 Phil Muldoon <pmuldoon@redhat.com>
802
803 * gdb.texinfo: Add @syncodeindex for `tp'.
804 (Python API): Update.
805 (Auto-loading): New node.
806 (Objfiles In Python): New node.
807
17a37d48
PP
8082009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
809
810 * gdb.texinfo (Threads): Document libthread-db-search-path.
811
6718376f
NR
8122009-05-15 Nick Roberts <nickrob@snap.net.nz>
813
814 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
815
cbe54154
PA
8162009-05-12 Pedro Alves <pedro@codesourcery.com>
817
818 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
819 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
820 show show-debug-regs' docs.
821
8e05493c
EZ
8222009-05-08 Eli Zaretskii <eliz@gnu.org>
823
824 * gdb.texinfo (Process Record and Replay): Add description of
825 reverse execution.
826
b39f4988
JB
8272009-05-07 Joel Brobecker <brobecker@adacore.com>
828
829 * gdbint.texinfo (Adding support for debugging core files): New node.
830 (Native Debugging): Remove the ``Native core file Support'' section.
831
a2311334
EZ
8322009-05-01 Eli Zaretskii <eliz@gnu.org>
833
834 * gdb.texinfo (Process Record and Replay): Improve and clarify.
835 Add index entries.
836
53cc454a 8372009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 838 Michael Snyder <msnyder@vmware.com>
53cc454a 839
a2311334
EZ
840 * gdb.texinfo: (Process Record and Replay): Add documentation for
841 process record and replay.
53cc454a 842
484086b7
JK
8432009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
844
845 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
846 a new part on command-line defined macros.
847
32ae1842
EZ
8482009-04-25 Eli Zaretskii <eliz@gnu.org>
849
850 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
851 clarify the wording.
852
b14b1491
TT
8532009-04-23 Tom Tromey <tromey@redhat.com>
854
855 * gdb.texinfo (Data Files): New node.
856 (GDB Files): Update menu.
857
5c1e86e1
JB
8582009-04-23 Joel Brobecker <brobecker@adacore.com>
859
860 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 861 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 862
83eba9b7
VP
8632009-04-22 Vladimir Prus <vladimir@codesourcery.com>
864
865 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
866
e31198c4
HZ
8672009-04-22 Hui Zhu <teawater@gmail.com>
868
869 * gdb.texinfo (disassemble-next-line): Set the default of
870 disassemble-next-line to off.
871
26e251b6
JM
8722009-04-21 Joseph Myers <joseph@codesourcery.com>
873
874 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
875 --with-htmldir): New.
876 * configure: Regenerate.
877 * Makefile.in (datarootdir, docdir): Define.
878 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
879 instead of $(SET_TEXINPUTS).
880 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
881 gdbint.info instead of $(SET_TEXINPUTS).
882 (gdbint/index.html): Use same -I options as for building
883 gdbint.info.
884 (stabs.dvi, stabs.pdf): Use same -I options as for building
885 stabs.info instead of $(SET_TEXINPUTS).
886 (stabs/index.html): Use same -I options as for building
887 stabs.info.
888 (annotate.dvi, annotate.pdf): Use same -I options as for building
889 annotate.info instead of $(SET_TEXINPUTS).
890 (annotate/index.html): Use same -I options as for building
891 annotate.info.
892
eac35c4e
DD
8932009-04-21 David Daney <ddaney@caviumnetworks.com>
894
895 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
896
29b0e8a2
JM
8972009-04-21 Joseph Myers <joseph@codesourcery.com>
898
899 * gdb.texinfo (Source Path): Document --with-relocated-sources.
900
2b831889 9012009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 902 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
903
904 * Makefile.in (MAKEHTML): Set to makeinfo --html.
905 (MAKEHTMLFLAGS): Set to empty.
906 (html__strip_dir): Define.
907 (HTMLFILES): Define.
908 (HTMLFILES_INSTALL): Define.
909 (install-html): Copy new automake rule.
910 (html): Depend on $(HTMLFILES).
911 (gdb_toc.html): Rename to gdb/index.html.
912 (gdbint_toc.html): Rename to gdbint/index.html.
913 (stabs_toc.html): Rename to stabs/index.html.
914 (annotate_toc.html): Rename to annotate/index.html.
915
89a34d1b
JM
9162009-04-17 Carlos O'Donell <carlos@codesourcery.com>
917
918 * Makefile.in: Set pdfdir and htmldir from configure
919 substitutions.
920 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
921 * configure: Regenerate.
922
a2d5da46
JB
9232009-04-16 Joel Brobecker <brobecker@adacore.com>
924
925 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
926 This macro is no longer used.
927
732f6a93
TT
9282009-04-15 Tom Tromey <tromey@redhat.com>
929
930 * gdb.texinfo (Character Sets): Document default character set.
931
87f9adc1
PM
9322009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
933
934 * gdbint.texinfo: Change server name from sources.redhat.com to
935 sourceware.org throughout.
936
2c88c651
JB
9372009-04-09 Joel Brobecker <brobecker@adacore.com>
938
939 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
940 about a missing dot or coma after @xref.
941
4f5376b2
JB
9422009-04-02 Joel Brobecker <brobecker@adacore.com>
943
944 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
945 example, and add a small explanation about it.
946 (Print Settings): Change the documentation of the "set print
947 frame-arguments" to reflect the fact that the default is now "scalars".
948
a0381d3a
JB
9492009-04-02 Joel Brobecker <brobecker@adacore.com>
950
951 * gdb.texinfo (Print Settings): Add kindex for command "set
952 print frame-arguments".
953
45ac276d
JB
9542009-03-31 Joel Brobecker <brobecker@adacore.com>
955
956 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
957 breakpoints.
958 (Set Breaks): Add reference to thread-specific and task-specific
959 breakpoints.
960
32cd1edc
JB
9612009-03-31 Joel Brobecker <brobecker@adacore.com>
962
963 * gdb.texinfo (Ada Tasks): Remove the documentation about
964 the "Running" state, as this state has been eliminated.
965 Now all runnable tasks are shown as "Runnable".
966
1042e4c0
SS
9672009-03-30 Stan Shebs <stan@codesourcery.com>
968
969 * gdb.texinfo (Tracepoints): Describe tracepoints as a
970 special case of breakpoints.
971 (Enable and Disable Tracepoints): Mention deprecation.
972 (Listing Tracepoints): Update description and example.
973
f8f6f20b
TJB
9742009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
975
976 * gdb.texinfo (Frames in Python): New node.
977 (Python API): Update.
978
c0c6f777
TJB
9792009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
980
981 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
982 from a method to an attribute.
983
def2b000
TJB
9842009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
985
986 * gdb.texinfo (Values From Inferior): Document is_optimized_out
987 attribute.
988
a07daef3
PA
9892009-03-25 Pedro Alves <pedro@codesourcery.com>
990
991 * observer.texi (thread_exit): Add "silent" parameter.
992
f3b1572e
PA
9932009-03-22 Pedro Alves <pedro@codesourcery.com>
994
995 * observer.texi (about_to_proceed): New.
996
587afa38
EZ
9972009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
998
999 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1000 field throughout to handle types with spaces in them. Fix typos
1001 found by aspell.
1002 (Summary, Requirements, Contributors): New first chapter,
1003 "Summary" added, old Requirements section moved there, and new
1004 section, "Contributors" added.
1005 (Initializing a New Architecture, Register Representation)
1006 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1007 (Porting gdb): These sections extended and updated.
1008 (Compiler Characteristics): This section (empty) deleted.
1009 (Defining Other Architecture Features): This section renamed and
1010 duplicate material removed from (formerly "Target Conditionals").
1011 Use braces {} in @deftypeXX type field throughout to handle types
1012 with spaces in them. Typos found by aspell fixed.
1013
1014 * stack_frame.svg: New file, source of image for gdbint.texinfo.
1015 * stack_frame.pdf: Version of image for PDF output.
1016 * stack_frame.png: Version of image for HTML output and for Emacs.
1017 * stack_frame.txt: Version of image for Info output.
1db61298 1018 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 1019
10af6951
EZ
10202009-03-21 Eli Zaretskii <eliz@gnu.org>
1021
1022 * gdb.texinfo (Character Sets): Fix last change.
1023
cc924cad
TJB
10242009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1025
1026 * gdb.texinfo (Values From Inferior): Fix optional arguments
1027 markup.
1028 (Commands In Python): Adjust argument names of gdb.Command.__init__
1029 to what the function accepts as keywords.
1030
bc3b79fd
TJB
10312008-03-20 Tom Tromey <tromey@redhat.com>
1032
1033 * gdb.texinfo (Convenience Vars): Document convenience functions.
1034 (Functions In Python): New node.
1035 (Python API): Update.
1036
6c7a06a3
TT
10372009-03-20 Tom Tromey <tromey@redhat.com>
1038
1039 * gdb.texinfo (Character Sets): Remove obsolete text. Document
1040 set target-wide-charset.
1041 (Requirements): Mention iconv.
1042
b646ddd4
HZ
10432009-03-17 Hui Zhu <teawater@gmail.com>
1044
1045 * gdb.texinfo: Change the introduce of "disassemble-next-line".
1046
91440f57
HZ
10472009-03-17 Hui Zhu <teawater@gmail.com>
1048
1049 * gdb.texinfo: Add documentation for disassemble-next-line.
1050
8fd41227
TJB
10512009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1052
1053 * gdb.texinfo (Commands In Python): Remove tindex entries.
1054
61ff14c6
JK
10552009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1056
1057 * gdb.texinfo (Returning): New description for missing debug info.
1058
0b16c5cf
PA
10592009-03-14 Pedro Alves <pedro@codesourcery.com>
1060
1061 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 1062 (General Query Packets): Document qAttached.
0b16c5cf 1063
32fc0df9
PA
10642009-03-05 Pedro Alves <pedro@codesourcery.com>
1065
1066 * gdb.texinfo (Background Execution): Better describe the set
1067 target-async command.
1068 (Maintenance Commands): Delete description of the `maint set/show
1069 linux-async' and `maint set/show remote-async' commands.
1070
134eb42c
VP
10712009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1072
1073 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1074 between sentences.
1075
c86cf029
VP
10762009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1077
1078 * gdb.texinfo (GDB/MI Async Records): Document the
1079 =library-loaded and =library-unloaded notifications.
1080
3ea85240
VP
10812009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1082
1083 * observer.texi (test_notification): New observer.
1084
1d33d6ba
VP
10852009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1086
61ff14c6
JK
1087 * observer.texi: Add parameter 'print_frame' to normal_stop
1088 observer.
1d33d6ba 1089
d721c933
EZ
10902009-02-07 Eli Zaretskii <eliz@gnu.org>
1091
1092 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1093 (Commands In Python): Fix COMMAND_* constants in last change. Use
1094 @kbd for interactive input. Add cross-references and index
1095 entries.
1096
4aa995e1
PA
10972009-02-06 Pedro Alves <pedro@codesourcery.com>
1098
1099 * gdb.texinfo (Signals): Document $_siginfo.
1100 (Convenience Variables): Mention $_siginfo.
1101 (Remote Configuration): Document qXfer:siginfo:read,
1102 qXfer:siginfo:write packets, and the read-siginfo-object,
1103 write-siginfo-object commands.
1104
5f5233d4
PA
11052009-02-06 Pedro Alves <pedro@codesourcery.com>
1106
1107 * gdbint.texinfo (Values): New chapter.
1108
d8906c6f
TJB
11092009-02-06 Tom Tromey <tromey@redhat.com>
1110
1111 * gdb.texinfo (Python API): Add entry for Commands In Python.
1112 (Commands In Python): New node.
1113
b6cb8e7d
TJB
11142009-02-05 Tom Tromey <tromey@redhat.com>
1115
1116 * gdb.texinfo (Values From Inferior): Document Value.string.
1117
12453b93
TJB
11182009-02-05 Tom Tromey <tromey@redhat.com>
1119
1120 * gdb.texinfo (Basic Python): Document execute's from_tty
1121 argument.
1122
08c637de
TJB
11232009-02-04 Tom Tromey <tromey@redhat.com>
1124
1125 * gdb.texinfo (Basic Python): Document gdb.history.
1126
592375cd
VP
11272009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1128
1129 * gdb.texinfo (GDB/MI Thread Commands): Document the
1130 'current-thread-id' field. Remove the example with zero threads,
1131 since current GDB won't ever report that if there's inferior.
1132
41447f92
VP
11332009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1134
1135 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1136 option to -break-insert.
1137
098b41a6
JG
11382009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1139 Jerome Guitton <guitton@adacore.com>
1140
1141 * gdb.texinfo (Startup): Document --with-system-gdbinit.
1142 (System-wide configuration): New section.
1143
3c16cced
PA
11442009-01-26 Pedro Alves <pedro@codesourcery.com>
1145
1146 PR gdb/7580:
1147 * gdb.texinfo (Maintenance Commands): Document "maint set|show
1148 internal-error|internal-warning quit|corefile ask|yes|no".
1149
62709adf
PA
11502009-01-26 Pedro Alves <pedro@codesourcery.com>
1151
1152 * gdb.texinfo (Using the `gdbserver' Program): Document
1153 --remote-debug.
1154
7ce58dd2
DE
11552009-01-23 Doug Evans <dje@google.com>
1156
1157 * gdb.texinfo: Add nexti to list of commands that support
1158 background execution.
1159
adb483fe
DJ
11602009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1161
1162 * gdb.texinfo (Define, Hooks): Document prefix command support.
1163
a67ec3f4 11642009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 1165 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
1166
1167 Fixes for makeinfo --html.
1168
1169 * annotate.texinfo: Use @copying and @insertcopying. Use
1170 @ifnottex in place of @ifinfo.
1171 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
1172 place of @ifinfo. Use @ifnotinfo for one index entry.
1173 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
1174 in place of @ifinfo.
1175 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
1176 in place of @ifinfo. Include contents at start unconditionally.
1177
84fcdf95
PA
11782009-01-13 Pedro Alves <pedro@codesourcery.com>
1179
1180 * gdb.texinfo (General Query Packets): Remove @var{} around the
1181 "spu" literal string.
1182
fa3a767f
PA
11832009-01-07 Pedro Alves <pedro@codesourcery.com>
1184
1185 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1186 program may be running in another process" errors.
1187 * gdbint.texinfo (Native Conditionals): Delete
1188 ONE_PROCESS_WRITETEXT description.
1189
9cb011d3
JB
11902009-01-07 Joel Brobecker <brobecker@adacore.com>
1191
1192 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1193 emacs local variable to be placed at the end of the ChangeLog.
1194 Add server.c and gdbreplay.c to the list of files where the
1195 copyright year needs to be updated.
1196
84603566
SL
11972009-01-06 Sandra Loosemore <sandra@codesourcery.com>
1198
1199 * gdb.texinfo (Remote Configuration): Document new
1200 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1201 commands.
1202
a53f55d8
PA
12032008-12-28 Pedro Alves <pedro@codesourcery.com>
1204
1205 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1206 FETCH_INFERIOR_REGISTERS.
1207 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1208 FETCH_INFERIOR_REGISTERS descriptions. Remove
1209 gdbarch_get_longjmp_target descrition, since already described in
1210 Target Conditionals. Move gdbarch_fp0_regnum description to ...
1211 (Target Conditionals): ... here.
1212
077e0a52
JB
12132008-12-16 Joel Brobecker <brobecker@adacore.com>
1214
1215 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
1216 examples.
1217 (Additions to Ada): Likewise. Add the missing opening and closing
1218 parenthesis of the GDB prompt in one of the examples.
1219
023eb17c
JB
12202008-12-14 Joel Brobecker <brobecker@adacore.com>
1221
1222 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
1223 about the result of 'Address not being of type System.Address.
1224 This problem has been fixed a while ago.
1225
c3b108f7
VP
12262008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1227
1228 MI non-stop and multiprocess docs.
1229
c8d5aac9
L
1230 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
1231 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
1232 Adjust documentation for *stopped, document =thread-created,
1233 =thread-exited, =thread-group-created and =thread-group-exited.
1234 (GDB/MI Thread Commands): Document the 'state' field in
1235 -thread-info output.
1236 (GDB/MI Program Execution): Mention --all and --thread-group
1237 options.
1238 (GDB/MI Variable Objects): Describe floating and fixed variable
1239 objects.
1240 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 1241
07e059b5
VP
12422008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1243
c8d5aac9
L
1244 * gdb.texinfo (Operating System Information): New appendix.
1245 (Operating System Auxiliary Information): Document 'info os processes'
1246 (Remote Configuration): Document 'osdata'
1247 (General Query Packets): Document qXfer:osdata:read.
07e059b5 1248
a80b95ba
TG
12492008-11-27 Tristan Gingold <gingold@adacore.com>
1250
1251 * gdb.texinfo (Darwin): Document Darwin specific features.
1252
a655d424
JK
12532008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1254
1255 * gdbint.texinfo (Target Conditionals): Extend the
1256 gdbarch_breakpoint_from_pc description.
1257
249e1128
VP
12582008-11-22 Vladimir Prus <vladimir@codesourcery.com>
1259
1260 * gdb.texinfo (M68K Features): Fix typo.
1261
c14c28ba
PP
12622008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1263
1264 * gdb.texinfo (Symbols): Mention printing containing
1265 image name in "info symbol".
1266 (Maint translate-address): Likewise.
1267
394a6666
JB
12682008-11-18 Joel Brobecker <brobecker@adacore.com>
1269
1270 * gdb.texinfo (Set Catchpoints): Remove the documentation of
1271 commands "catch load" and "catch unload".
1272
66bb093b
VP
12732008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1274
1275 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 1276 =thread-selected.
66bb093b 1277
4a92f99b
VP
12782008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1279
c8d5aac9 1280 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 1281
f0323ca0
PA
12822008-10-27 Pedro Alves <pedro@codesourcery.com>
1283
1284 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
1285 .mt files, TM_CLIBS or TM_CDEPS.
1286 (x86 Watchpoints): Don't mention TDEPFILES.
1287
8b23ecc4
SL
12882008-10-24 Sandra Loosemore <sandra@codesourcery.com>
1289
1290 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
1291 (Overview): Mention notifications and non-stop mode behavior.
1292 (Packets): Update documentation of ?, vAttach, vCont, and vRun
1293 with non-stop mode behavior. Add vStopped description.
1294 (Stop Reply Packets): Update list of packets that return
1295 stop replies. Mention non-stop behavior.
1296 (General Query Packets): Document QNonStop packet and associated
1297 qSupported query response.
1298 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
1299 behavior.
1300 (Notification Packets): New section.
1301 (Remote Non-Stop): New section.
1302 (File-I/O Overview): Mention non-stop behavior.
1303
fff08868
HZ
13042008-10-24 Hui Zhu <teawater@gmail.com>
1305 Pedro Alves <pedro@codesourcery.com>
1306
1307 * gdb.texinfo (displaced-stepping): Describe the auto mode
1308 setting, and say it's the default. This is now a mainstream
1309 setting instead of a maintenance setting.
1310
252fbfc8
PA
13112008-10-23 Pedro Alves <pedro@codesourcery.com>
1312
1313 * observer.texi (thread_stop_requested): New.
1314
20924a55
JB
13152008-10-22 Joel Brobecker <brobecker@adacore.com>
1316
1317 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
1318 (Patching): Replace incorrect usage of @samp by @kbd.
1319
bacec72f
MS
13202008-10-17 Michael Snyder <msnyder@vmware.com>
1321
1322 * gdb.texinfo: Add documentation for reverse execution.
1323
a08702d6 13242008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 1325 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
1326
1327 * gdb.texinfo. (Values From Inferior): New subsubsection.
1328
d97bc12b
DE
13292008-10-06 Doug Evans <dje@google.com>
1330
1331 * gdb.texinfo (set debug dwarf2-die): Document it.
1332
87f67dba
JB
13332008-10-01 Joel Brobecker <brobecker@adacore.com>
1334
1335 * gdb.texinfo (catch) [exception]: Document how to insert
1336 a breakpoint on user-defined exceptions when the exception
1337 name is identical to one of the language-defined ones.
1338
2fae03e8
TT
13392008-09-27 Tom Tromey <tromey@redhat.com>
1340
1341 * gdb.texinfo (Macros): Remove text about stringification,
1342 varargs, and splicing.
1343
5c6ce71d
TT
13442008-09-27 Tom Tromey <tromey@redhat.com>
1345
1346 * gdbint.texinfo (Language Support): Remove text about omitting
1347 support for a language.
1348
07128da0
DE
13492008-09-23 Doug Evans <dje@google.com>
1350
1351 * gdb.texinfo (info dcache): Update.
1352
b90a069a
SL
13532008-09-22 Sandra Loosemore <sandra@codesourcery.com>
1354
1355 * gdb.texinfo (Packets): Add info on thread-id syntax and
1356 multiprocess extensions.
1357 <D>: Document multiprocess form of packet.
1358 <H>: Use thread-id syntax.
1359 <T>: Likewise.
1360 <vCont>: Likewise. Note this is required for multiprocess.
1361 <vKill>: New packet.
1362 (Stop Reply Packets) <T>: Use thread-id syntax.
1363 <W>: Document multiprocess form of reply.
1364 <X>: Likewise.
1365 (General Query Packets) <qC>: Use thread-id syntax.
1366 <qfThreadInfo>: Likewise.
1367 <qGetTLSAddr>: Likewise.
1368 <qP>: Likewise.
1369 <qSupported>: Add "multiprocess" feature.
1370 <qThreadExtraInfo>: Use thread-id syntax.
1371
b77209e0
PA
13722008-09-22 Stan Shebs <stan@codesourcery.com>
1373
1374 * gdb.texinfo (Inferiors): New section.
1375
3d0bb823
PA
13762008-09-12 Pedro Alves <pedro@codesourcery.com>
1377
1378 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
1379
f8dcfc0a
UW
13802008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
1381
1382 * gdbint.texinfo (Target Conditionals): Remove documentation
1383 for gdbarch_name_of_malloc.
1384
8775bb90
MS
13852008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
1386
1387 * gdb.texinfo (Interrupts): Mention TCP interface for
1388 sending BREAK.
1389
f1838a98
UW
13902008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
1391
1392 * gdb.texinfo (Commands to Specify Files): Document "remote:"
1393 argument prefix to "set sysroot".
1394
158c7665
PH
13952008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
1396
1397 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
1398 and False.
1399
30e026bb
VP
14002008-08-20 Vladimir Prus <vladimir@codesourcery.com>
1401
c8d5aac9
L
1402 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
1403 for possible features of -list-features.
30e026bb 1404
c6ebd6cf
VP
14052008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1406
c8d5aac9 1407 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
1408 (GDB/MI Miscellaneous Commands): Document -list-target-features.
1409
aeac0ff9
VP
14102008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1411
1412 * doc/gdb.texinfo (PowerPC): Fix typo.
1413 (PowerPC features): Fix typo.
1414
5231c1fd
PA
14152008-08-18 Pedro Alves <pedro@codesourcery.com>
1416
1417 * observer.texi (thread_ptid_changed): New.
1418
677c5bb1
LM
14192008-08-18 Luis Machado <luisgpm@br.ibm.com>
1420
1421 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
1422 (PowerPC features): Mention feature set for VSX registers.
1423
f3a2dd1a
JB
14242008-08-13 Joel Brobecker <brobecker@adacore.com>
1425
1426 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
1427 the direct visibility of all names in user-written packages.
1428
33e5cbd6
PA
14292008-08-13 Pedro Alves <pedro@codesourcery.com>
1430
1431 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
1432 setting, and make it the default.
1433 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
1434 non-stop script example.
1435
d0384fc4
TJB
14362008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
1437
1438 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
1439 reference to the "Using Different Register and Memory Data
1440 Representation" section.
1441
a6f3e723
SL
14422008-08-12 Sandra Loosemore <sandra@codesourcery.com>
1443
1444 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
1445 (Remote Protocol): Add Packet Acknowledgment to menu.
1446 (Overview): Mention +/- can be disabled, and point to new section
1447 where this is discussed in detail.
1448 (General Query Packets): Document QStartNoAckMode packet, and
1449 corresponding qSupported reply.
1450 (Packet Acknowledgment): New section.
1451
0606b73b
SL
14522008-08-11 Sandra Loosemore <sandra@codesourcery.com>
1453 Pedro Alves <pedro@codesourcery.com>
1454
1455 * gdb.texinfo (Threads): Move paragraph about automatic thread
1456 selection to All-Stop Mode subsection.
1457 (Thread Stops): Reorganize existing material into subsections.
1458 Add introductory blurb and menu.
1459 (Non-Stop Mode): New subsection.
1460 (Background Execution): New subsection.
1461 (Maintenance Commands): Add cross-references from async mode
1462 commands to the new Background Execution section.
1463
d57a3c85
TJB
14642008-08-06 Tom Tromey <tromey@redhat.com>
1465
1466 * gdb.texinfo (Extending GDB): New chapter.
1467 (Sequences): Demoted chapter, now a section under the new
1468 Extending GDB chapter.
1469 (Python): New section.
1470
6d76a53d
SS
14712008-07-31 Stan Shebs <stan@codesourcery.com>
1472
1473 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
1474
1f70da6a
SS
14752008-07-29 Stan Shebs <stan@codesourcery.com>
1476
1477 * gdbint.texinfo: General round of cleanup and minor
1478 clarifications.
1479 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
1480 (Longjmp Support): Update description to reflect how it is done
1481 for targets without using native header.
1482 (Symbol Handling): Add a little more general explanation.
1483 (COFF, ELF): Mention stabs encapsulation.
1484 (DWARF 3): New section.
1485 (Adding a New Host): Scrub out some obsolete bits.
1486 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
1487 (Host Conditionals): Remove descriptions of NO_STD_REGS,
1488 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
1489 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
1490 SEEK_SET, STOP_SIGNAL, USG.
1491 (Raw and Virtual Register Representations): Ditto for
1492 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
1493 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
1494 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
1495 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
1496 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
1497 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
1498 DEPRECATED_REGISTER_VIRTUAL_SIZE,
1499 DEPRECATED_REGISTER_VIRTUAL_TYPE,
1500 DEPRECATED_USE_STRUCT_CONVENTION.
1501 Describe gdbarch_deprecated_fp_regnum.
1502 Update description of gdbarch_print_insn.
1503 (Adding a New Target): Scrub out obsolete bits.
1504 (Obsolete Conditionals): Remove entire section.
1505
383f836e
TT
15062008-07-25 Tom Tromey <tromey@redhat.com>
1507
1508 * observer.texi (GDB Observers): Document new observers:
1509 breakpoint_created, breakpoint_deleted, breakpoint_modified,
1510 tracepoint_created, tracepoint_deleted, tracepoint_modified,
1511 architecture_changed.
1512
cfd8ab24
SS
15132008-07-21 Stan Shebs <stan@codesourcery.com>
1514
1515 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
1516 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
1517
781b42b0
TT
15182008-07-21 Tom Tromey <tromey@redhat.com>
1519
1520 * observer.texi (GDB Observers): Remove obsolete comment.
1521 <executable_changed>: Remove argument.
1522
d7d9f01e
TT
15232008-07-18 Tom Tromey <tromey@redhat.com>
1524
1525 * gdb.texinfo (Macros): Update. Use @code rather than @command.
1526
bf250677
DE
15272008-07-10 Doug Evans <dje@google.com>
1528
1529 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
1530
10568435
JK
15312008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1532
1533 * gdb.texinfo (Starting): Document "set disable-randomization".
1534
5ae4183a
AS
15352008-07-07 Andreas Schwab <schwab@suse.de>
1536
1537 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
1538
b56e7235
VP
15392008-07-06 Vladimir Prus <vladimir@codesourcery.com>
1540
1541 * gdb.texinfo (GDB/MI Target Manipulation): Add
1542 example of -target-attach.
1543
e1ac3328
VP
15442008-06-10 Vladimir Prus <vladimir@codesourcery.com>
1545
1546 * observer.texi (target_resumed): New observer.
5ae4183a 1547 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 1548
65d12d83
TT
15492008-06-06 Tom Tromey <tromey@redhat.com>
1550
1551 * gdb.texinfo (Completion): Add field name example.
1552
fbc5282e
MK
15532008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
1554
1555 * gdb.texinfo (GDB/MI Program Context): Added example
1556 to -exec-arguments
5ae4183a 1557
fbc5282e 15582008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
1559
1560 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
1561 annotation.
1562
c16158bc 15632008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
1564 Nathan Sidwell <nathan@codesourcery.com>
1565 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
1566
1567 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
1568 and ACX_BUGURL.
1569 * configure: Regenerate.
1570 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
1571 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
1572 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
1573 mailing-list-specific text about bug reporting unless
1574 BUGURL_DEFAULT.
1575
75c99385
PA
15762008-06-05 Pedro Alves <pedro@codesourcery.com>
1577
1578 * gdb.texinfo (-target-select): Remove reference to target async.
1579 (Maintenance Commands): Document "maint set/show remote-async".
1580
1763a388
MK
15812008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
1582
1583 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
1584 in -target-file-get section.
5ae4183a 1585
d0d064df
PA
15862008-05-22 Pedro Alves <pedro@codesourcery.com>
1587
9b562ab8
PA
1588 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
1589 killing the inferior when it is already debugging a process.
d0d064df 1590
8dfa32fc
JB
15912008-05-21 Joel Brobecker <brobecker@adacore.com>
1592
1593 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
1594 abbreviation for "finish".
1595
55f996a7
NR
15962008-05-21 Nick Roberts <nickrob@snap.net.nz>
1597
1598 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
1599
ba2b1c56
DJ
16002008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1601
1602 * gdbint.texinfo (Target Conditionals): Delete entry for
1603 gdbarch_dwarf_reg_to_regnum.
1604
08388c79
DE
16052008-05-09 Doug Evans <dje@google.com>
1606
a3c83fae 1607 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 1608
d14508fe
DE
16092008-05-05 Doug Evans <dje@google.com>
1610
1611 * gdb.texinfo (disassemble): Document /m modifier.
1612
e2b7ddea
VP
16132008-05-05 Vladimir Prus <vladimir@codesourcery.com>
1614
5ae4183a
AS
1615 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
1616 will not report the time of commands that run the target.
e2b7ddea 1617
8eb41542
VP
16182008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1619
1620 * gdb.texinfo (GDB/MI Output Records): Add
1621 missing semicolon.
1622
82f68b1c
VP
16232008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1624
1625 * gdb.texinfo (GDB/MI Output Records):
1626 Document =thread-create and =thread-exited.
1627
fa0f268d
VP
16282008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1629
1630 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 1631 Remove mention of dmi-discuss.
fa0f268d 1632
063bfe2e
VP
16332008-05-03 Pedro Alves <pedro@codesourcery.com>
1634
1635 * observer.texi (thread_exit): New.
1636
237fc4c9
PA
16372008-05-02 Pedro Alves <pedro@codesourcery.com>
1638
1639 * gdb.texinfo (Debugging Output): Document "set/show debug
1640 displaced".
1641 (Maintenance Commands): Document "maint set/show
1642 can-use-displaced-stepping".
1643
0428b8f5
DJ
16442008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1645
1646 * gdb.texinfo (ARM): Document set/show arm fallback-mode
1647 and set/show arm force-mode.
1648
5009afc5
AS
16492008-05-02 Andreas Schwab <schwab@suse.de>
1650
1651 * gdbint.texinfo (Algorithms): Describe
1652 target_watchpoint_addr_within_range.
1653
669fac23
DJ
16542008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1655
1656 * gdbint.texinfo (Stack Frames): New chapter.
1657 (Algorithms): Move Frames text to the new chapter.
1658 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
1659 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
1660
721c02de
VP
16612008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1662
5ae4183a
AS
1663 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
1664 output does not necessary include any tokens.
721c02de 1665
c055b101
CV
16662008-04-22 Corinna Vinschen <vinschen@redhat.com>
1667
1668 * gdb.texinfo (Set SH Calling convention): New @item.
1669 (Show SH Calling convention): Ditto.
1670
68837c9d
MD
16712008-04-22 Markus Deuling <deuling@de.ibm.com>
1672
1673 * gdb.texinfo (Fortran Operators): Describe '%' operator.
1674
2e9132cc
EZ
16752008-04-20 Eli Zaretskii <eliz@gnu.org>
1676
1677 * gdb.texinfo (Set Breaks): Mention that multiple location
1678 breakpoints need line number info. Add index entries.
1679
31fffb02
CS
16802008-04-19 Craig Silverstein <csilvers@google.com>
1681
1682 * gdb.texinfo (Requirements): Add an optional requirement on
1683 zlib.
1684 * gdbint.texinfo (Debugging File Formats): Add new subsection for
1685 Compressed DWARF 2.
1686
a47ec5fe
AR
16872008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
1688
1689 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
1690 sample output for 'stopped,reason="breakpoint-hit"' message.
1691 (GDB/MI Program Execution): Likewise.
1692
de051565
MK
16932008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
1694
5ae4183a 1695 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
1696 -var-set-format. Add -f option to -var-evaluate-expression.
1697
6ba66d6a
JB
16982008-04-03 Joel Brobecker <brobecker@adacore.com>
1699
1700 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
1701 new node "Ambiguous Expressions". Replace references to this
1702 node by references to "Ambiguous Expressions" throughout.
1703 (Ambiguous Expressions): New node.
1704
1e26b4f8
DJ
17052008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
1706
1707 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
1708
b84876c2
PA
17092008-03-21 Pedro Alves <pedro@codesourcery.com>
1710
1711 * gdb.texinfo (Debugging Output): Document
1712 "set/show debug lin-lwp-async".
1713 (Maintenance Commands): Document "maint set/show linux-async".
1714
63092375
DJ
17152008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1716
1717 * gdb.texinfo (Expressions): Update description of malloced arrays.
1718
8e8901c5
VP
17192008-03-15 Vladimir Prus <vladimir@codesourcery.com>
1720
1721 * gdb.texinfo (Thread Commands): Document
1722 -thread-info. Remove -thread-list-all-threads.
1723
1fddbabb
PA
17242008-03-14 Pedro Alves <pedro@codesourcery.com>
1725 Sandra Loosemore <sandra@codesourcery.com>
1726
1727 * gdb.texinfo (Library List Format): Update to mention the
1728 possibility to pass section addresses instead of segment
1729 addresses.
1730
ccd213ac
DJ
17312008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
1732
1733 * gdb.texinfo (Starting): Document "set exec-wrapper".
1734 (Server): Document gdbserver --wrapper.
1735
fa4727a6
DJ
17362008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1737
1738 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
1739 unreadable memory. Delete obsolete SPARClite reference.
1740
8edfe269
DJ
17412008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1742
1743 * gdb.texinfo (Starting): Mention always-running targets.
1744 (Target Commands): Add an anchor for load.
1745 (Connecting): Explain continue instead of run.
1746
1843f87b
DJ
17472008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1748
1749 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
1750
f9082629
NR
17512008-02-26 Nick Roberts <nickrob@snap.net.nz>
1752
1753 * gdb.texinfo (Set Breaks): Revert description of Enb column of
1754 breakpoint table.
1755
fd96d250
PA
17562008-02-19 Pedro Alves <pedro@codesourcery.com>
1757
1758 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
1759 killing the inferior when it is already debugging a process.
1760
36af4ef6
MD
17612008-02-13 Markus Deuling <deuling@de.ibm.com>
1762
1763 * gdbint.texinfo (Build Script): New section. Mention new build script
1764 gdb_buildall.sh.
1765
cda4ce5a
JB
17662008-02-01 Jim Blandy <jimb@red-bean.com>
1767
1768 * gdb.texinfo (Help): Summarize 'info args' correctly.
1769
4acd40f3
TJB
17702008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1771
1772 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
1773 available in PowerPC architecture.
1774 (Embedded Processors): Change node name of PowerPC item in menu.
1775 (PowerPC): Rename to...
1776 (PowerPC Embedded): this.
1777 (Architectures): Add new PowerPC item in menu.
1778 (PowerPC): New node.
1779
6e6c6f50
DJ
17802008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1781
1782 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
1783 commands.
1784
5ee187d7
DJ
17852008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1786
1787 * gdb.texinfo (Setting Catchpoints): Mention features
1788 supported on GNU/Linux.
1789
e275c0d9
NR
17902008-01-30 Nick Roberts <nickrob@snap.net.nz>
1791
1792 * gdb.texinfo (GDB/MI File Commands): Describe new output
1793 field for MI command -file-list-exec-source-file.
1794
2d717e4f
DJ
17952008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1796
1797 * gdb.texinfo (Using the `gdbserver' Program): Add security
1798 warning. Rearrange into subsections and subsubsections. Document
1799 --multi and --debug. Correct --with-sysroot typo. Update --attach
1800 usage. Make load reference clearer. Document monitor exit.
1801 (Remote Configuration): Document set remote exec-file, attach-packet,
1802 and run-packet.
1803 (Packets): Document vAttach and vRun.
1804
d35a4257 18052008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
1806
1807 * gdb.texinfo (Processes): Mention process command.
1808 detach-on-follow -> detach-on-fork.
1809
c78d192c
DJ
18102008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1811
1812 * gdbint.texinfo (Native Conditionals): Remove
1813 SHELL_COMMAND_CONCAT and SHELL_FILE.
1814
d35a4257
EZ
18152008-01-26 Eli Zaretskii <eliz@gnu.org>
1816
1817 * gdb.texinfo (Specify Location): Improve wording.
1818
93815fbf
VP
18192008-01-23 Chris Demetriou <cgd@google.com>
1820
1821 * gdb.texinfo (Threads): Document new "set print thread-events"
1822 and "show print thread-events" commands.
1823
2a25a5ba
EZ
18242008-01-19 Eli Zaretskii <eliz@gnu.org>
1825
1826 * gdb.texinfo (Specify Location): New section.
1827 (Delete Breaks, Edit, Set Breaks): Remove description of
1828 locations. Instead, add a reference to "Specify Location".
1829 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
1830 (Symbols): Refer to "Specify Location" for the valid forms of
1831 linespecs and locations.
1832
32c9a795
MD
18332008-01-18 Markus Deuling <deuling@de.ibm.com>
1834
1835 * gdbint.texinfo (Target Conditionals): Replace the description of
1836 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
1837
b17828ca
JB
18382008-01-12 Paul Hilfinger <hilfinger@adacore.com>
1839
1840 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
1841 about &&var, which is rejected by the expression parser.
1842
0aea4bf3
LM
18432008-01-09 Luis Machado <luisgpm@br.ibm.com>
1844
1845 * gdb.texinfo (Output): Update documentation on using printf with DFP
1846 types.
1847
febe4383
TJB
18482008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1849
1850 * gdb.texinfo (C and C++): Add Decimal Floating Point format
1851 subsubsection.
1852 (Decimal Floating Point format): New subsubsection.
1853
7a404eba
PA
18542008-01-05 Pedro Alves <pedro@codesourcery.com>
1855
1856 * gdb.texinfo (File Options): Remove mention of the attempt to
1857 open a core file with the -p option. Don't list -c as a valid
1858 option to attach to a process.
1859
a4d9b460
PA
18602008-01-05 Pedro Alves <pedro@codesourcery.com>
1861
1862 * gdbint.texinfo (Host Conditionals): Remove mention of
1863 ALIGN_STACK_ON_ENTRY.
1864
6ec2edbe
JB
18652008-01-05 Joel Brobecker <brobecker@adacore.com>
1866
1867 * gdbint.texinfo (Start of New Year Procedure): Add item
1868 describing how to update the source and documentation copyright
1869 notices.
1870
d8b2a693
JB
18712007-12-18 Jim Blandy <jimb@codesourcery.com>
1872
ab209b3a 1873 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
1874 watchpoint explanation into the main description of the watchpoint
1875 command; update synopses of 'watch', 'rwatch', and 'awatch'
1876 commands.
1877
8b4ed427
VP
18782007-12-18 Vladimir Prus <vladimir@codesourcery.com>
1879
1880 * gdb.texinfo (Miscellaneous gdb/mi Commands):
1881 Document 'pending-breakpoints' feature of
1882 -list-features.
1883
37e4754d
LM
18842007-12-17 Luis Machado <luisgpm@br.ibm.com>
1885
669fac23 1886 * gdb.texinfo: Add new parameter's description.
37e4754d 1887
1d3811f6
DJ
18882007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
1889
1890 * gdb.texinfo (Overview): Clarify run-length encoding
1891 example. Remove the restriction on "+" and "-" characters.
1892
c1c25a1a
EZ
18932007-12-15 Eli Zaretskii <eliz@gnu.org>
1894
1895 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
1896
afe8ab22 18972007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1898
afe8ab22
VP
1899 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
1900 the -f option for -break-insert, remove -r option,
1901 and clarify specification of location.
1902
a6b151f1
DJ
19032007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
1904
1905 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
1906 formatting.
1907 (Remote Debugging): Add File Transfer section.
1908 (Remote Configuration): Document Host I/O packets.
1909 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 1910 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
1911 (Packets): Add vFile.
1912
3b784c4f
EZ
19132007-11-17 Eli Zaretskii <eliz@gnu.org>
1914
1915 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
1916 breakpoints with multiple locations.
1917 (Breakpoint Menus): Improve wording.
1918 (Output): Fix last change.
1919
a4ce5b0d
UW
19202007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
1921
1922 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
1923
1b39d5c0
DE
19242007-11-15 Doug Evans <dje@google.com>
1925
1926 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
1927
7a72d44c
VP
19282007-11-15 Vladimir Prus <vladimir@codesourcery.com>
1929
1930 * gdbint.texinfo (Native Conditionals): Remove
1931 mention of CLEAR_SOLIB.
5ae4183a 1932
6d1829bf 19332007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
1934
1935 * gdb.texinfo (Print Settings): Add documentation for "set/show
1936 print frame-arguments".
1937
1a619819
LM
19382007-11-05 Luis Machado <luisgpm@br.ibm.com>
1939
3b784c4f 1940 * gdb.texinfo (Output): Update printf command's description.
1a619819 1941
55eddb0f
DJ
19422007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
1943
1944 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
1945 powerpc soft-float".
1946
9cceb671
DJ
19472007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1948
1949 * gdb.texinfo (Files): Correct formatting. Mention Expat
1950 requirement.
1951 (Requirements for Building GDB): Expand the list of Expat
1952 uses.
1953 (Library List Format, Memory Map Format): Mention Expat.
1954 (Target Descriptions): Update Expat wording.
1955
83acabca
DJ
19562007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1957
1958 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
1959 Document that gdbarch_convert_register_p should return zero for no-op
1960 conversions.
1961
e35879db
UW
19622007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
1963
83acabca 1964 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
1965 of set_gdbarch_sofun_address_maybe_missing back to ...
1966 (Target Conditionals): ... here to fix build break.
1967
203c3895
UW
19682007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1969
83acabca 1970 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
1971 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
1972 (Compiler Characteristics): ... documentation of
1973 set_gdbarch_sofun_address_maybe_missing.
1974
11411de3
DJ
19752007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1976
1977 * gdbint.texinfo (Target Conditionals): Use
1978 frame_unwind_register_unsigned in examples instead of
1979 frame_unwind_unsigned_register.
1980
7cc46491
DJ
19812007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1982
1983 * gdb.texinfo (Predefined Target Types): Add int128
1984 and uint128.
1985 (Standard Target Features): Add PowerPC features.
1986
81adfced
DJ
19872007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1988
1989 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
1990
c1874924
UW
19912007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1992
1993 * gdbint.texi (Target Conditionals): Remove documentation
1994 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
1995 gdbarch_extract_return_value, and gdbarch_store_return_value.
1996
f6e56ab3
UW
19972007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1998
1999 * gdbint.texi (Target Conditionals): Remove documentation of
2000 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2001
56cf5405
KH
20022007-10-11 Kazu Hirata <kazu@codesourcery.com>
2003
2004 * gdb.texinfo: Mention that inaccessible-by-default is on by
2005 default.
2006
35156bae
DJ
20072007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2008
2009 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2010
d983da9c
DJ
20112007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
2012
2013 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2014 multi-threaded watchpoints.
2015 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2016 checked. Describe sticky notification. Expand description
2017 of steppable and continuable watchpoints.
2018 (Watchpoints and Threads): New subsection.
2019
fe6fbf8b
VP
20202007-09-28 Vladimir Prus <vladimir@codesourcery.com>
2021
2022 * gdb.texinfo (Setting Breakpoints): Revise
2023 documentation for pending breakpoints. Document
2024 breakpoints with multiple locations.
5ae4183a 2025
084344da
VP
20262007-09-19 Vladimir Prus <vladimir@codesourcery.com>
2027
2028 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2029 Document -list-features.
5ae4183a 2030
82160952
EZ
20312007-09-15 Eli Zaretskii <eliz@gnu.org>
2032
2033 * gdb.texinfo (Output): Spell out which features of C's printf are
2034 not supported by GDB's printf.
7e27a47a
EZ
2035 (Separate Debug Files): More accurate wording regarding build ID
2036 and a reference to the ld manual rather than the Fedora wiki.
82160952 2037
ea37ba09
DJ
20382007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2039 Jim Blandy <jimb@codesourcery.com>
2040
2041 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
2042 (Examining Memory): Update mentions of the 's' format.
2043 (Automatic Display): Likewise.
2044
b8533aec
DJ
20452007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
2046
2047 * gdb.texinfo: Update the FSF's Back-Cover Text.
2048
83f83d7f
JK
20492007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2050 Eli Zaretskii <eliz@gnu.org>
2051
2052 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2053 Fixed the ``build ID'' name. New binaries build instructions for the
2054 build ID inclusion. Explain how the commands are specific to the build
2055 ID vs. debug link.
2056
c7e83d54
EZ
20572007-09-01 Eli Zaretskii <eliz@gnu.org>
2058
2059 * gdb.texinfo (Separate Debug Files): Fix last change. Add
2060 indexing for ``build ID'' support.
2061
d3750b24
JK
20622007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2063
2064 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2065 Enlisted BUILD ID to the debug file searching example.
2066 Included a BUILD ID `.note.gnu.build-id' section description.
2067 Updated/added the debug files splitting instructions for OBJCOPY.
2068
02142340
VP
20692007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2070
2071 * gdb.texinfo (Variable Objects): Adjust docs
2072 for -var-info-expression and document
2073 -var-info-path-expression.
2074
d3bdde98
JB
20752007-08-20 Jim Blandy <jimb@codesourcery.com>
2076
3fb6a982
JB
2077 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2078 (title page): Include the dedication in the printed manual, as a
2079 separate page after the copyright notice.
5ae4183a 2080
d3bdde98
JB
2081 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2082 don't break a @var across a line.
2083
c80a96a8
MR
20842007-07-25 Maciej W. Rozycki <macro@mips.com>
2085
2086 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2087 for include files.
2088
5824a901
NR
20892007-07-12 Nick Roberts <nickrob@snap.net.nz>
2090
2091 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
2092 in annotate.texinfo.
2093 (Command History): Link to new node.
5824a901 2094
d52e7ea3
UW
20952007-07-05 Markus Deuling <deuling@de.ibm.com>
2096
2097 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2098
5fc14d0a
EZ
20992007-07-05 Eli Zaretskii <eliz@gnu.org>
2100
2101 * gdbint.texinfo (Target Conditionals): Fix last change.
2102
4a9bb1df
UW
21032007-07-03 Markus Deuling <deuling@de.ibm.com>
2104
2105 * gdb.texinfo: Replace following macros by their appropriate gdbarch
2106 routines:
2107 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2108 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2109 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2110 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2111 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2112 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2113 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2114 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2115 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2116 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2117 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2118 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2119 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2120 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2121 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2122 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2123 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2124 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2125 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2126 (SOFTWARE_SINGLE_STEP_P)
2127
2128 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2129 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2130
2131 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2132 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2133 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2134 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2135 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2136 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2137 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2138 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2139 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2140 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2141
2142 (Converting an existing Target Architecture to Multi-arch): Remove
2143 section.
2144
2145 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2146 (gdbarch_addr_bits_remove): Add code example.
2147
2148 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2149
cfa9d6d9
DJ
21502007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2151
2152 * gdb.texinfo (Remote Configuration): Document library-info-packet.
2153 Add other missing entries. Adjust the table size to fit.
2154 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
2155 stop reasons including the new "library" event.
2156 (General Query Packets): Adjust table widths for qSupported. Mention
2157 qXfer:libraries:read reply to qSupported and document the new packet.
2158 (Library List Format): New section.
2159
159fcc13
JK
21602007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2161
2162 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2163
f66d1690
MS
21642007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
2165
2166 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2167
67102876
NR
21682007-06-25 Nick Roberts <nickrob@snap.net.nz>
2169
2170 * gdbint.texinfo (Register and Memory Data): Break sections
2171 into nodes and add a menu.
2172
a4642986
MR
21732007-06-21 Maciej W. Rozycki <macro@mips.com>
2174
2175 * gdb.texinfo (Examining Memory): Document the new behaviour.
2176
e9c17194
VP
21772007-06-21 Vladimir Prus <vladimir@codesourcery.com>
2178
2179 * gdb.texinfo (Standard Target Features): Document
2180 m68k features.
2181
31d99776
DJ
21822007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2183
2184 * gdb.texinfo (General Query Packets): Document qOffsets changes.
2185
1780a0ed
DJ
21862007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2187
2188 * gdb.texinfo (Target Description Format): Add version attribute
2189 for <target>.
2190
822b6570
DJ
21912007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2192
2193 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2194
f8b73d13
DJ
21952007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2196
2197 * gdb.texinfo (MIPS Features): New subsection.
2198
0e7f50da
UW
21992007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2200 Markus Deuling <deuling@de.ibm.com>
2201
2202 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2203 and qXfer:spu:write packets and mention them under qSupported.
2204
23d964e7
UW
22052007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2206 Markus Deuling <deuling@de.ibm.com>
2207
2208 * gdb.texinfo (Architectures): Add new SPU section to document
2209 Cell Broadband Engine SPU architecture specific commands.
2210
9f708cb2
VP
22112007-06-09 Vladimir Prus <vladimir@codesourcery.com>
2212
2213 * gdb.texinfo (GDB/MI Variable Objects): Editorial
2214 comments.
2215
7579b5f8
NR
22162007-06-07 Nick Roberts <nickrob@snap.net.nz>
2217
2218 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
2219
bf06d120
JB
22202007-05-29 Jim Blandy <jimb@codesourcery.com>
2221
2222 * gdb.texinfo (Overview): Doc fix.
2223
23776285
MR
22242007-05-22 Maciej W. Rozycki <macro@mips.com>
2225
2226 * gdb.texinfo (Remote Configuration): Document "set/show
2227 remoteflow".
2228
1a69e1e4
DJ
22292007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2230
bf06d120
JB
2231 * gdb.texinfo (MIPS): Remove documentation for set mips
2232 saved-gpreg-size, show mips saved-gpreg-size, and set mips
2233 stack-arg-size.
1a69e1e4 2234
46ba6afa 22352007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2236
46ba6afa
BW
2237 * all-cfg.texi (GDBTUI): New.
2238 * gdb.texinfo (Mode Options): Use GDBTUI variable.
2239 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
2240 (TUI Configuration): Edit to improve clarity and fix problems of
2241 both style and content.
5ae4183a 2242
06d3b283
UW
22432007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
2244
2245 * observer.texi (GDB Observers): New observer "new_objfile".
2246
179101d6
UW
22472007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
2248
2249 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
2250
25d5ea92
VP
22512007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2252
2253 * gdb.texinfo (GDB/MI Variable Objects): Document
2254 frozen variables objects.
5ae4183a 2255
ea35711c
DJ
22562007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
2257
2258 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
2259 (Character Sets, Caching Data of Remote Targets): Likewise.
2260 (Targets): Delete Remote node. Move its text...
2261 (Debugging Remote Programs): ...to here. Delete description
2262 of the "remote" command.
2263 (Remote configuration): Delete description of "set remotedevice"
2264 and "show remotedevice".
2265 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
2266
db2e3e2e
BW
22672007-04-11 Bob Wilson <bob.wilson@acm.org>
2268
5ae4183a
AS
2269 * gdb.texinfo (Contributors, Continuing and Stepping)
2270 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
2271 (General Query Packets, File-I/O Remote Protocol Extension)
2272 (Protocol Basics, The F Reply Packet, Write)
2273 (Protocol-specific Representation of Datatypes, Memory Transfer):
2274 Fix hyphenation, punctuation and grammar problems.
2275 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
2276 'section' instead of 'subsection' in the text.
2277 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
2278 (i386): Remove period from section name.
db2e3e2e
BW
2279 (Installing GDB, Requirements, Running Configure, Separate Objdir)
2280 (Config Names, Configure Options): Use @file{configure}.
2281
8a3dae3e
DJ
22822007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
2283
2284 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
2285 and tab expansion.
2286
1a92f856
DJ
22872007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
2288
2289 * gdbint.texinfo (SOM): Correct location of the SOM reader.
2290
79a6e687 22912007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2292
79a6e687
BW
2293 * gdb.texinfo: Consistently capitalize all significant words in
2294 node names, chapter titles, section titles, and headings. Update
2295 cross references to match.
2296 (Starting and Stopping Trace Experiment): Make node name plural.
2297 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 2298
ad527d2e
PA
22992007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
2300
2301 * gdb.texinfo (WinCE): Delete obsolete subsection.
2302
7ce59000
DJ
23032007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2304
2305 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
2306 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
2307 references.
2308
8807d78b
DJ
23092007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2310
2311 * gdb.texinfo (Startup): Delete references to some alternate
2312 names for .gdbinit.
2313 (Thread): Remove LynxOS reference.
2314 (Tandem ST2000): Delete target-specific documentation.
2315 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
2316 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
2317 and GDB_OSABI_LYNXOS.
2318
5f402660
UW
23192007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
2320
2321 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
2322
bac718a6
UW
23232007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
2324
2325 * gdbint.texinfo (Target Conditionals): Remove mention of
2326 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
2327 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
2328
9453113a
DJ
23292007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2330
2331 * Makefile.in: Add "pdfdir" installation
2332 directory, PDFTEX macro, support for "install-pdf" target,
2333 and rules for making a pdf version of refcard.texi.
2334 * refcard.tex: Specify paper size for PDF output.
2335
ae21e955 23362007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2337
ae21e955 2338 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 2339
3f94c067 23402007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2341
3f94c067
BW
2342 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
2343 (Source Path, Character Sets, Macros, Define)
2344 (GDB/MI Result Records, GDB/MI Simple Examples)
2345 (GDB/MI Program Execution, GDB/MI File Commands)
2346 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
2347 (Bug Reporting): Use @value{GCC}.
5ae4183a 2348
12c27660 23492007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2350
12c27660
BW
2351 * gdb.texinfo (Help): Fix formatting of examples.
2352 (Variables): Use @ifnotinfo instead of @iftex.
2353 (Non-debug DLL symbols): Use @ref instead of @pxref.
2354 (Sparclet File): Use @samp instead of quotes.
5ae4183a 2355
ce9341a1
BW
23562007-03-26 Bob Wilson <bob.wilson@acm.org>
2357
2358 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
2359
c8f4133a
BW
23602007-03-26 Bob Wilson <bob.wilson@acm.org>
2361
2362 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
2363 the order of the nodes.
2364 (C Operators, C Constants, Debugging C): Remove extra menus.
2365 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 2366
c8f4133a 23672007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
2368
2369 * gdb.texinfo (File Options): Add missing parenthesis.
2370 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
2371
c74d0ad8
DJ
23722007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2373
2374 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
2375
ff6f572f
DJ
23762007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2377
669fac23 2378 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
2379 case insensitivity.
2380 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
2381
994337c3
NR
23822007-02-18 Nick Roberts <nickrob@snap.net.nz>
2383
2384 * gdb.texinfo (Top): Put Appendix A after numbered sections.
2385 (Files): Add section name to argument list for pxref.
2386 (Non-debug DLL symbols): Don't use `see' for pxref.
2387 (Embedded Processors): Fix typo.
2388 (GDB/MI Breakpoint Commands): Execution commands generate
2389 *stopped not ^done.
2390
eb819d70
NR
23912007-02-13 Nick Roberts <nickrob@snap.net.nz>
2392
2393 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
2394 values for in_scope. Mention that only root variables can be
2395 updated.
2396 (GDB/MI Development and Front Ends): Explain new values may be
2397 added to existing fields.
2398
123dc839
DJ
23992007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2400
2401 * gdb.texinfo (-target-disconnect): Use @smallexample.
2402 (Requirements): Add anchor for Expat. Update description.
2403 (Target Descriptions): Mention Expat.
2404 (Target Description Format): Document new elements. Use
2405 @smallexample.
2406 (Predefined Target Types, Standard Target Features): New sections.
669fac23 2407 * gdbint.texinfo (Target Descriptions): New section.
123dc839 2408
108546a0
DJ
24092007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
2410
2411 * gdb.texinfo (Target Description Format): Add section on XInclude.
2412
95a98c01
NR
24132006-02-03 Nick Roberts <nickrob@snap.net.nz>
2414
2415 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
2416 command -enable-timings.
2417
f4b3909f
EZ
24182007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
2419
5ae4183a 2420 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
2421 descriptions for new/deleted elements in gdb_osabi. Add missing
2422 description for function generic_elf_osabi_sniff_abi_tag_sections.
2423
c7ba131e
JB
24242007-01-29 Joel Brobecker <brobecker@adacore.com>
2425
2426 * gdb.texinfo (Maintenance Commands): Add documentation for
2427 the new "maint print target-stack" command.
2428
3a60f64e
JK
24292007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2430 Eli Zaretskii <eliz@gnu.org>
2431
f4b3909f 2432 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 2433
c582f8b6
EZ
24342007-01-26 Eli Zaretskii <eliz@gnu.org>
2435
2436 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
2437 Use @value{NGCC} instead of @value{GCC}.
2438
d3e8051b
EZ
24392007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
2440
2441 * agentexpr.texi: Fix typos.
2442 * annotate.texinfo: Likewise.
2443 * gdb.texinfo: Likewise.
2444 * gdbint.texinfo: Likewise.
2445 * observer.texi: Likewise.
2446 * stabs.texinfo: Likewise.
2447
86f04699
EZ
24482007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
2449
2450 * gdbint.texinfo (Support Libraries): Remove mmalloc
2451 entry. Describe readline library.
2452
23181151
DJ
24532007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2454
2455 * gdb.texinfo (Target Descriptions): New section.
2456 (General Query Packets): Add QPassSignals anchor. Mention
2457 qXfer:features:read under qSupported. Expand mentions of
2458 qXfer:memory-map:read and QPassSignals. Document
2459 qXfer:features:read.
2460
f822c95b
DJ
24612007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2462
2463 * gdb.texinfo (Commands to specify files): Describe
2464 "set sysroot" and "show sysroot".
2465 (Using the `gdbserver' program): Lowercase argument
2466 to @var. Expand description of setting up GDB on the
2467 host.
2468
8936fcda
JB
24692007-01-05 Joel Brobecker <brobecker@adacore.com>
2470
2471 * gdb.texinfo (Set Catchpoints): Add documentation for the new
2472 catch exception, catch exception unhandled, and catch assert
2473 commands.
2474
e776119f
DJ
24752007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2476
2477 * gdb.texinfo (Debugging Output): Document "set debug xml"
2478 and "show debug xml".
2479
aa79a185
DJ
24802007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2481
2482 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
2483
7f893741
JB
24842007-01-01 Joel Brobecker <brobecker@adacore.com>
2485
2486 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
2487
a1b5960f
VP
24882006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2489
2490 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
2491 note in @ignore, to be removed later if nobody complains.
2492
9f470e6e
NR
24932006-12-04 Nick Roberts <nickrob@snap.net.nz>
2494
2495 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
2496 of -var-delete.
2497
765dc015 24982006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2499
765dc015 2500 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
2501 automatic software/hardware breakpoint usage and
2502 the "set breakpoint auto-hw" command.
765dc015 2503
4b5752d0
VP
25042006-11-21 Vladimir Prus <vladimir@codesourcery.com>
2505
2506 * gdb.texinfo (Memory Access Checking): New.
2507
89be2091
DJ
25082006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
2509
2510 * gdb.texinfo (Remote configuration): Mention
2511 "pass-signals-packet".
2512 (General Query Packets): Document QPassSignals. Fix
2513 a typo.
2514
ca3bf3bd
DJ
25152006-11-14 Maxim Grigoriev <maxim@tensilica.com>
2516
2517 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
2518
427c3a89
DJ
25192006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2520
2521 * gdb.texinfo (Remote configuration): Rewrite documentation for
2522 packet configuration commands.
2523 (OS Information): Adjust reference to qXfer:auxv:read.
2524 (General Query Packets): Remove references to read-aux-vector-packet
2525 and set remote get-thread-local-storage-address.
2526
7a107747
DJ
25272006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
2528
2529 * gdbint.texinfo (Target Architecture Definition): Add new
2530 Initializing a New Architecture section.
2531
1c56eb0e
EZ
25322006-10-31 David Taylor <dtaylor@emc.com>
2533
2534 * stabs.texinfo (Macro define and undefine): New node describing
2535 stabs for #define and #undef.
2536
f73adfeb
AS
25372006-10-27 Andreas Schwab <schwab@suse.de>
2538
2539 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
2540
fd60e0df
EZ
25412006-10-21 Eli Zaretskii <eliz@gnu.org>
2542
2543 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
2544 clarify on the possible meanings of ``expression'' watched by
2545 watchpoints. Add indexing.
e5ac9b53
EZ
2546 (Prompting, Errors, Invalidation, Annotations for Running)
2547 (Source Annotations): Fix index entries by adding "annotation" to
2548 them, to discriminate from index entries that point to the more
2549 general topic descriptions.
fd60e0df 2550
52bb452f
DJ
25512006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2552
2553 * gdbint.texinfo (Target Vector Definition): Move most
2554 content into Existing Targets. Add a menu.
2555 (Existing Targets): New section, moved from Target Vector
2556 Definition. Use @subsection.
2557 (Managing Execution State): New section.
2558
58955e58
BW
25592006-10-16 Bob Wilson <bob.wilson@acm.org>
2560
2561 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
2562
c8aa23ab
EZ
25632006-10-15 Eli Zaretskii <eliz@gnu.org>
2564
2565 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
2566 (Command Syntax, Signals, Backtrace, Connecting)
2567 (Remote configuration, Renesas Boards, Console I/O): Fix last
2568 change: use Ctrl- instead of C-, except wrt Emacs.
2569 (File-I/O Examples): Put Ctrl-c in @kbd.
2570 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
2571 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
2572 (Signals, Set Breaks, Set Watchpoints): Document optional
2573 arguments to `info signals' `handle', `info breakpoints', and
2574 `info watchpoints'.
c8aa23ab 2575
e7109c7e
EZ
25762006-10-14 Eli Zaretskii <eliz@gnu.org>
2577
2578 * gdb.texinfo (Backtrace): Fix last change.
2579
de3aea7b
NR
25802006-10-14 Nick Roberts <nickrob@snap.net.nz>
2581
2582 * gdb.texinfo (Backtrace): Order correctly and add other cases.
2583
7f9087cb
BW
25842006-10-10 Bob Wilson <bob.wilson@acm.org>
2585
c8aa23ab
EZ
2586 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
2587 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
2588 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 2589
68437a39
DJ
25902006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2591 Daniel Jacobowitz <dan@codesourcery.com>
2592
2593 * gdb.texinfo (Packets): Document vFlashErase,
2594 vFlashWrite and vFlashDone packets.
2595 (General Query Packets): Document qXfer:memory-map:read.
2596 Add a new feature for qXfer:memory-map:read.
2597 (Memory map format): New section.
2598 (Target Commands): Mention that gdb can write flash.
2599
fd79ecee
DJ
26002006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2601 Daniel Jacobowitz <dan@codesourcery.com>
2602
2603 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
2604 memory regions and "mem auto".
2605
350da6ee
DJ
26062006-09-21 Nathan Sidwell <nathan@codesourcery.com>
2607
2608 * gdbint.texinfo (Array Containers): New section.
2609
2f1acb09
VP
26102006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2611
2612 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2613 -stack-list-arguments HIGH_FRAME argument can be larger then the
2614 actual number of frames.
2615
2ab1eb7a
VP
26162006-09-07 Vladimir Prus <vladimir@codesourcery.com>
2617
2618 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
2619 -stack-list-locals HIGH_FRAME argument can be larger then the
2620 actual number of frames.
2ab1eb7a 2621
599b237a
BW
26222006-09-02 Bob Wilson <bob.wilson@acm.org>
2623
2624 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
2625 Register Packet Format, Tracepoint Packets): Fix spelling errors.
2626
25ab7e6d
EZ
26272006-09-02 Eli Zaretskii <eliz@gnu.org>
2628
2629 * gdbint.texinfo (Overall Structure): New section "Source Tree
2630 Structure".
2631
940178d3
JB
26322006-08-17 Jim Blandy <jimb@codesourcery.com>
2633
2634 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
2635 responses.
2636
30daae6c
JB
26372006-08-08 Joel Brobecker <brobecker@adacore.com>
2638
2639 * gdb.texinfo (Source Path): Add documentation for new
2640 substitute-path commands.
2641
7fa2210b
DJ
26422006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
2643
2644 * gdb.texinfo (Installing GDB): Update menu. Move text to...
2645 (Running Configure): ...here.
2646 (Requirements): New node. Mention expat.
2647
3d00d119
DJ
26482006-08-08 Vladimir Prus <vladimir@codesourcery.com>
2649
5ae4183a 2650 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
2651 'set download-write-size' and 'show download-write-size'.
2652
0cbfa4ee
DJ
26532006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
2654
2655 * stabs.texinfo (Member Type Descriptor): Correct example for
2656 pointer to member types.
2657
16026cd7
AS
26582006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2659
2660 * gdb.texinfo (Optional warnings and messages): Add
2661 'set/show trace-commands'.
2662 (Command files): Add '-v' to source command.
2663
0876f84a
DJ
26642006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
2665
2666 * gdb.texinfo (OS Information): Update qPart reference to
2667 qXfer.
2668 (Remote configuration): Likewise.
2669 (Overview): Move @cindex to the start of a paragraph. Talk
2670 about binary data encoding.
2671 (Packets): Refer to the overview for the details of the X
2672 packet encoding.
2673 (General Query Packets): Remove qPart description. Add qXfer
2674 description. Add an anchor to qSupported. Correct feature
2675 table title. Add a new feature for qXfer:auxv:read.
2676 (Interrupts): Add a missing parenthesis.
2677
2ec3381a
DJ
26782006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
2679
669fac23 2680 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
2681 (GDB/MI Kod Commands): Remove commented out node.
2682
594fe323
EZ
26832006-07-01 Eli Zaretskii <eliz@gnu.org>
2684
2685 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
2686 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
2687 (GDB/MI Thread Commands, GDB/MI Program Execution)
2688 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
2689 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
2690 (GDB/MI File Commands, GDB/MI Target Manipulation)
2691 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
2692 since the MI prompt is hard-wired into the code.
2693
7e3fb70c
NR
26942006-07-01 Nick Roberts <nickrob@snap.net.nz>
2695
2696 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
2697 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
2698 (GDB/MI Data Manipulation): Remove description of unimplemented
2699 display related commands as variable objects perform this function
2700 and are superior: -display-delete, -display-disable,
2701 -display-enable, -display-insert and -display-list. Move
2702 -environment-cd, -environment-directory, -environment-path
2703 and -environment-pwd to "Program Context".
2704 (GDB/MI Program Control): Rename to "Program Execution". Move
2705 -exec-arguments -exec-abort to...
2706 (GDB/MI Program Context): ...here. New node split from "Data
2707 Manipulation".
2708
be2a5f71
DJ
27092006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
2710
2711 * gdb.texinfo (Remote configuration): Document set / show
2712 remote supported-packets.
2713 (General Query Packets): Document qSupported packet.
2714
fc320d37
SL
27152006-06-10 Sandra Loosemore <sandra@codesourcery.com>
2716
2717 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
2718 and font markup.
2719 (Protocol basics): Likewise.
2720 (The F request packet): Likewise.
2721 (The F reply packet): Likewise.
2722 (Memory transfer): Move this node to be a subsubsection of
2723 "Protocol specific representation of datatypes".
2724 (The Ctrl-C message): More copy editing.
2725 (Console I/O): Likewise.
2726 (The isatty call): Delete this node, and merge its content into
2727 the "isatty" node. Fixed references elsewhere.
2728 (The system call): Delete this node, and merge its content into
2729 the "system" node. Fixed references elsewhere.
2730 (open): Reformat to use @table, and add appropriate font markup.
2731 (close): Likewise.
2732 (read): Likewise.
2733 (write): Likewise.
2734 (lseek): Likewise.
2735 (rename): Likewise.
2736 (unlink): Likewise.
2737 (stat/fstat): Likewise.
2738 (gettimeofday): Likewise.
2739 (isatty): Likewise.
2740 (system): Likewise, plus minor changes to fix confusing wording.
2741 (Integral datatypes): Fix font markup.
2742 (Pointer values): Likewise.
2743 (struct stat): Fix markup to use @table, plus minor copy editing.
2744 (struct timeval): Fix font markup, plus minor copy editing.
2745 (Constants): Minor copy editing.
2746 (Errno values): Add font markup.
2747 (File-I/O Examples): Likewise.
2748
158fdf5c
NR
27492006-06-10 Nick Roberts <nickrob@snap.net.nz>
2750
2751 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
2752 (GDB/MI Simple Examples): Move node up one level. Use real
2753 examples.
2754 (GDB/MI Compatibility with CLI): Update.
2755 (GDB/MI Result Records): Add "connected" and "exit" result
2756 classes.
2757 (GDB/MI Stream Records): Clarify target output.
2758 (GDB/MI Command Description Format): Modify example description.
2759 (GDB/MI Breakpoint Table Commands): Rename to...
2760 (GDB/MI Breakpoint Commands): ...this
2761 (GDB/MI Breakpoint Commands): Add optional thread field.
2762 (GDB/MI Program Control): Add an introduction. Move "Program
2763 termination" examples into exec-run description.
2764 (GDB/MI File Commands): Mention similar CLI commands.
2765 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
2766 is similar to "-gdb-version".
2767
ddb50cd7
EZ
27682006-06-09 Eli Zaretskii <eliz@gnu.org>
2769
2770 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
2771
2aef0d6b
NR
27722006-06-02 Nick Roberts <nickrob@snap.net.nz>
2773
2774 * gdb.texinfo (GDB/MI Development and Front Ends): Use
2775 sourceware.org for mailing lists.
d5e40d59 2776 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 2777
383a5c52
NR
27782006-06-01 Nick Roberts <nickrob@snap.net.nz>
2779
d5e40d59 2780 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 2781
e16b02ee
EZ
27822006-05-22 Eli Zaretskii <eliz@gnu.org>
2783
2784 * gdb.texinfo (Cygwin Native): Fix last change.
2785
be90c084
CF
27862006-05-22 Christopher Faylor <cgf@timesys.com>
2787
2788 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
2789
347ceba5
NR
27902006-05-15 Nick Roberts <nickrob@snap.net.nz>
2791
2792 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
2793 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
2794
369af7bd
DJ
27952006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2796
2797 * gdb.texinfo (General Query Packets): Recommend not starting
2798 new packets with qC and clarify.
2799
2ffdbde8 28002006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
2801
2802 * gdb.texinfo (M2 Types): New section.
72019c9c 2803
16d1a084
DJ
28042006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
2805
2806 * agentexpr.texi: Add a copyright and license notice.
2807 * observer.texi: Likewise, with GPL clause for function prototypes.
2808 Remove trailing whitespace.
2809
aa56d27a
JB
28102006-05-05 Jim Blandy <jimb@codesourcery.com>
2811
2812 * gdb.texinfo (General Query Packets): Document conventions for
2813 terminating packet names, and their violations.
2814
5bdf8622
DJ
28152006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2816
2817 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
2818 * gdb.texinfo: Likewise.
2819
605a56cb
DJ
28202006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2821
2822 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
2823 and "show remotedebug".
2824 (Debugging Output): Add additional index entries.
2825
b8db102d
MS
28262006-04-27 Michael Snyder <msnyder@redhat.com>
2827
2828 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
2829
c5e30d01
AC
28302006-04-22 Andrew Cagney <cagney@redhat.com>
2831
2832 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
2833 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
2834
8181d85f
DJ
28352006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
2836
2837 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
2838 and remove breakpoint prototypes.
2839 (Watchpoints): Move description of target_insert_hw_breakpoint and
2840 target_remove_hw_breakpoint ...
2841 (Breakpoints): ... to here. Document target_insert_breakpoint and
2842 target_remove_breakpoint.
2843
4f553f88
JB
28442006-04-17 Jim Blandy <jimb@codesourcery.com>
2845
2846 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
2847 and C packets are optional.
2848
cd852561
FR
28492006-04-14 Frederic Riss <frederic.riss@st.com>
2850
2851 * gdb.texinfo (Specifying source directories): Update the description
2852 of the source file search to reflect the fact that the source path
2853 always contains at least $cdir and $cwd.
2854
b620eb07
MS
28552006-03-31 Michael Snyder <msnyder@redhat.com>
2856
2857 * gdb.texinfo: Update copyright dates.
2858
3156cdaf
EZ
28592006-03-31 Eli Zaretskii <eliz@gnu.org>
2860
2861 * gdb.texinfo (Overview): Add an index entry to "empty response".
2862
7d30c22d
JB
28632006-03-28 Jim Blandy <jimb@codesourcery.com>
2864
2865 * gdbint.texinfo (Prologue Analysis): New section.
2866
86941c27
JB
28672006-03-07 Jim Blandy <jimb@red-bean.com>
2868
66b8c7f6
JB
2869 * gdb.texinfo (Connecting): Document 'target remote pipe'.
2870
1a10341b
JB
2871 * gdb.texinfo (Target Commands): Update text describing how to
2872 specify a target. Refer to the detailed section on remote
2873 debugging, not the brief mention.
2874
86941c27
JB
2875 * gdb.texinfo (Connecting): Organize the different 'target remote'
2876 connection methods into a table. Add a 'target remote' index
2877 entry. (!!!)
2878
62f3a2ba
FF
28792006-02-17 Fred Fish <fnf@specifix.com>
2880
2881 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
2882 'ptype' commands to reflect the fact that the only significant
2883 difference between them is that ptype prints the complete type
2884 description instead of just the name.
2885
8b9a88ea
WZ
28862006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
2887
2888 * gdbint.texinfo (Watchpoints): Delete
2889 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
2890
7e8dc855
NR
28912006-02-10 Nick Roberts <nickrob@snap.net.nz>
2892
2893 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
2894 times fields where needed. Fix typos. Update general form given
2895 for output of -break-insert.
2896 (GDB/MI): Abbreviate some unnecessarily long fullnames.
2897
c91d38aa
DJ
28982006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
2899
2900 * gdbint.texinfo (Symbol Handling): Add a section
2901 on memory management.
2902
38fcd64c
DJ
29032006-02-06 Vladimir Prus <ghost@cs.msu.su>
2904
2905 * gdb.texinfo (Breakpoint table commands): Document the fullname
2906 field in -break-list output.
2907
219eec71
EZ
29082006-02-03 Eli Zaretskii <eliz@gnu.org>
2909
2910 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
2911 debugging information produced by the various "set debug..."
2912 options.
2913
ae5a43e0
DJ
29142006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2915
2916 * gdb.texinfo (Files): Remove obsolete bits from the description
2917 of "symbol-file".
2918
a9f158ec
JB
29192006-01-25 Jim Blandy <jimb@redhat.com>
2920
2921 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
2922
410dd08e
JB
29232006-01-24 Jim Blandy <jimb@redhat.com>
2924
2925 * gdbint.texinfo (Frames): Document the basics of GDB's register
2926 unwinding model, and explain the existence of the "sentinel" frame.
2927
4b505b12
AS
29282006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
2929
2930 * gdb.texinfo (Choosing files): Mention that -directory is used
2931 for script files.
2932 (Specifying source directories): Likewise.
2933 (Command files): Explain how script files are found.
2934
839c27b7
EZ
29352006-01-21 Eli Zaretskii <eliz@gnu.org>
2936
2937 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
2938 the threads in a multi-threaded program.
2939 (Threads): The threadno argument of "thread apply" can be a range
2940 of numbers.
2941
7be93b9e
JB
29422006-01-18 Jim Blandy <jimb@redhat.com>
2943
2944 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
2945 of warning flags.
2946
fcc73fe3
EZ
29472006-01-13 Eli Zaretskii <eliz@gnu.org>
2948
2949 * gdb.texinfo (Sequences): Improve menu annotations.
2950 (Define): Add index entries for arguments of user-defined
2951 commands. Move the description of flow-control commands...
2952 (Command Files): ...to here. Document loop_break and
2953 loop_continue.
ca91424e
EZ
2954 (Define, Command Files): Document `end' and add index entries for
2955 it.
fcc73fe3 2956
5c95884b
MS
29572006-01-04 Michael Snyder <msnyder@redhat.com>
2958
2959 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 2960 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 2961
860701dc
PH
29622006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
2963
2964 * gdb.texinfo (Omissions from Ada): Document that there is now
2965 limited aggregate support.
2966
36b80e65
EZ
29672005-12-28 Eli Zaretskii <eliz@gnu.org>
2968
2969 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
2970 registers and the likes.
2971
c1468174
EZ
29722005-12-24 Eli Zaretskii <eliz@gnu.org>
2973
2974 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
2975 (Symbols): Fix usage of "e.g.".
359df76b 2976 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
2977
2978 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
2979 (Coding): Fix usage of "e.g.".
2980
c02a867d
EZ
29812005-12-23 Eli Zaretskii <eliz@gnu.org>
2982
5ae4183a
AS
2983 * stabs.texinfo:
2984 * refcard.tex:
c02a867d 2985 * gpl.texi:
5ae4183a
AS
2986 * gdbint.texinfo:
2987 * gdb.texinfo:
2988 * gdb-cfg.texi:
c02a867d 2989 * fdl.texi:
5ae4183a
AS
2990 * annotate.texinfo:
2991 * all-cfg.texi:
c02a867d
EZ
2992 * Makefile.in: Add (C) after Copyright. Update the FSF
2993 address.
2994
fad38dfa
EZ
29952005-12-03 Eli Zaretskii <eliz@gnu.org>
2996
2997 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
2998 extend GDB with commands for external monitor.
2999
53e5f3cf
AS
30002005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3001
3002 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3003
55f6ca0f
JB
30042005-11-25 Joel Brobecker <brobecker@adacore.com>
3005
3006 * gdbint.texinfo (Start of New Year Procedure): New chapter.
3007
c1947b85
JB
30082005-11-21 Jim Blandy <jimb@redhat.com>
3009
3010 * gdb.texinfo (Tracepoint Packets): Document restrictions on
3011 placement of 'R' actions in tracepoint action packets; document
3012 dependence of 'X' and 'M' actions on a preceding 'R' action for
3013 their registers.
3014
9d29849a
JB
30152005-11-19 Jim Blandy <jimb@redhat.com>
3016
3017 * gdb.texinfo (Tracepoint Packets): New node.
3018 (General Query Packets): Add entries for the tracepoint packets,
3019 referring to the "Tracepoint Packets" node.
3020 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 3021
9a6253be
KB
30222005-11-18 Kevin Buettner <kevinb@redhat.com>
3023
3024 * gdb.texinfo (set remotebreak): Add anchor.
3025 (X packet): Likewise.
3026 (Remote Protocol): Add new section `Interrupts' and new index
3027 entry `interrupts (remote protocol)'.
3028
5f3bebba
JB
30292005-11-18 Jim Blandy <jimb@redhat.com>
3030
3031 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
3032 entries into the General Query Packets section. Add a
3033 cross-reference to that section. Drop description of replies, as
3034 these are covered in the descriptions of each packet.
3035 (General Query Packets): Add introductory text. Explain naming
3036 conventions, and how the end of a name is recognized.
3037
9a7a1b36
KB
30382005-11-17 Kevin Buettner <kevinb@redhat.com>
3039
0564b6cf 3040 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
3041 "set remotebreak" command.
3042
b8ff78ce
JB
30432005-11-16 Jim Blandy <jimb@redhat.com>
3044
3045 * gdb.texinfo (Packets, Stop Reply Packets)
3046 (General Query Packets): Various formatting cleanups.
3047 - Use @samp for packet contents.
3048 - Drop summaries from packet @item lines; the same information appears
3049 immediately below in the description.
3050 - Delete paragraph breaks after packet @item commands, so that the
3051 description appears directly to the right of the packet prototype
3052 in the printed manual, if it fits.
3053 - Place spaces in packet prototypes between @vars and non-@var
3054 letters, and explain that they're just for formatting.
3055 - Use @dots{} instead of '...'.
3056 - Fix uses of @code where @var was needed.
3057 - Replace "deprecated" markers with English text spelling out the
3058 packet's status and the preferred alternatives.
3059 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3060 what this ever meant.
3061 - Remove "(draft)" markers on 'i' packets; nobody has commented on
3062 this for a long time.
3063 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3064 implemented several times, and have been in use for years.
3065
8ffe2530
JB
30662005-11-15 Jim Blandy <jimb@redhat.com>
3067
c43c5473
JB
3068 * gdb.texinfo (Packets): Add index entries for 'm' packet
3069 disclaimers.
5ae4183a 3070
fb031cdf
JB
3071 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3072 of stub when processing an 'm' packet.
3073
8ffe2530
JB
3074 * gdb.texinfo (Packets): Mention that packets beginning with
3075 letters are reserved once, at the top, instead of actually listing
3076 them all and saying "reserved".
3077
c03c782f
AS
30782005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
3079
3080 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3081 Change @var{$arg0 to @code{$arg0.
3082
814e32d7
WZ
30832005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
3084
3085 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3086
fa93a9d8
JB
30872005-11-12 Jim Blandy <jimb@redhat.com>
3088
3089 * gdb.texinfo (General Query Packets): Put packets in alphabetical
3090 order. Remove extraneous 'z'.
3091
8a5a3c82
AS
30922005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
3093
3094 * gdb.texinfo (Choosing files): Add --eval-command.
3095
4b0ad762
AS
30962005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
3097
3098 * gdb.texinfo (Choosing modes): Add --return-child-result.
3099
3100
1a088d06
AS
31012005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
3102
3103 * gdb.texinfo (Choosing modes): Add --batch-silent.
3104
656d5e12
EZ
31052005-10-28 Eli Zaretskii <eliz@gnu.org>
3106
3107 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3108 "The -var-update Command".
3109
3c9c013a
JB
31102005-10-03 Joel Brobecker <brobecker@adacore.com>
3111
3112 * gdb.texinfo (Print Settings): Add documentation for set/show
3113 print array-indexes.
3114
7ba3cf9c
DJ
31152005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3116
3117 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3118 6.2 and 6.3.
3119
a94ab193
EZ
31202005-08-27 Eli Zaretskii <eliz@gnu.org>
3121
3122 * gdb.texinfo (File Options): Don't document --mapped, it's gone
3123 since 19-Jan-2004.
3124 (Files): Likewise.
ab1adacd
EZ
3125 (Variables, Symbols): Document the "<incomplete type>" message and
3126 its reasons.
a94ab193 3127
ca06016a
FF
31282005-08-01 Fred Fish <fnf@specifix.com>
3129
3130 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3131
cf58170d
NR
31322005-07-15 Nick Roberts <nickrob@snap.net.nz>
3133
3134 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3135 option for -var-list-children and -var-update.
3136 (GDB/MI Stack Manipulation): Simplify description of
3137 print-values option for -stack-list-locals.
3138 (GDB/MI Command Description Format): Clarify.
3139 (Mode Options): Spelling of superseded.
3140
38f1196a
BR
31412005-07-12 Bob Rossi <bob@brasko.net>
3142
3143 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3144 corresponding GDB command comment.
3145
3cb3b8df
BR
31462005-07-06 Bob Rossi <bob@brasko.net>
3147
3148 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3149 and -inferior-tty-show.
3150 (Input/Output): Document "set/show inferior-tty" and tty alias.
3151
10fac096
NW
31522005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
3153
3154 * gdb.texinfo (Packets): Change description of 'D' packet to note
3155 that GDB does wait for a response.
3156
d1b6db76
NR
31572005-06-22 Nick Roberts <nickrob@snap.net.nz>
3158
3159 * gdb.texinfo (History) Rename "Command History".
3160 (Command History): Move node "Server Prefix" from section on
3161 Annotations here.
3162
29629dcf
NR
31632005-06-19 Nick Roberts <nickrob@snap.net.nz>
3164
3165 * gdb.texinfo (GDB/MI Stack Manipulation):
3166 Re-instate -stack-info-frame with example. Say that it gets
3167 info on selected frame, not current frame.
3168
397ca115
EZ
31692005-06-18 Eli Zaretskii <eliz@gnu.org>
3170
3171 * gdb.texinfo (Server): Clarify that `file' should be used before
3172 connecting to the server.
3173 (Files): Add an xref to the above description.
51274035
EZ
3174 (Output Formats): More detailed description of the `c' format.
3175 (Memory): List explicitly all the formats supported by `x'.
638ac427 3176 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 3177 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
3178 files. Add more indexing for solib-absolute-prefix and
3179 --with-sysroot.
76d17f34
EZ
3180 (Machine Code): Document possible problems with locations in
3181 shared libraries.
d416eeec
EZ
3182 (Backtrace): Document that free-standing environments do not need
3183 to have a `main' function.
397ca115 3184
74f6deaa
NR
31852005-06-18 Nick Roberts <nickrob@snap.net.nz>
3186
3187 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3188 -stack-info-frame.
3189
a9967aef
AC
31902005-06-07 Andrew Cagney <cagney@gnu.org>
3191
3192 * gdb.texinfo (Contributors): Note the original multi-arch
3193 contributors.
3194
e09f16f9
EZ
31952005-06-03 Eli Zaretskii <eliz@gnu.org>
3196
3197 * gdb.texinfo (Registers): Add index entries for the standard
3198 registers.
3199 (Frames): Add cross-reference from frame pointer description to
3200 the Registers node.
3201 (Annotations Overview): Fix the reference to GDB name.
3202
d87ba7ee
EZ
32032005-06-01 Eli Zaretskii <eliz@gnu.org>
3204
3205 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3206 can-use-hw-watchpoints.
3207
034dad6f
BR
32082005-05-28 Bob Rossi <bob@brasko.net>
3209
3210 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3211 the possible reasons why an exec async record would be returned to FE.
3212
ffed4509
AC
32132005-05-26 Andrew Cagney <cagney@gnu.org>
3214
3215 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
3216 Andrew Cagney implemented the original GDB/MI.
3217
e22e55c9
OF
32182005-05-23 Orjan Friberg <orjanf@axis.com>
3219
3220 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
3221 documentation. Add documentation for cris-mode.
3222
a78e13ce
EZ
32232005-05-20 Eli Zaretskii <eliz@gnu.org>
3224
3225 * gdb.texinfo (Numbers): Explain the example and make the wording
3226 more acurate.
3227
76ff342d
DJ
32282005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3229 Dennis Brueni <dennis@slickedit.com>
3230
3231 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
3232 (GDB/MI Data Manipulation, GDB/MI Program Control)
3233 (GDB/MI Stack Manipulation): Update examples to include the fullname
3234 attribute in stack frames.
3235
119b882a
EZ
32362005-05-12 Eli Zaretskii <eliz@gnu.org>
3237
3238 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
3239 do with other non-standard names of init files.
3240
6fc08d32
EZ
32412005-05-11 Eli Zaretskii <eliz@gnu.org>
3242
3243 * gdb.texinfo (Command Files): Move the description of the startup
3244 from here...
3245 (Startup): ...to this new subsection of the Invocation chapter.
3246 Rearrange the description of init files more logically and add a
3247 cross-reference to "Command Files". Document the special gdbinit
3248 name for CISCO 68k. Expand the description of what GDB does
3249 during startup.
3250 (History): Add index entry for HISTSIZE.
3251
a561754a
MK
32522005-05-02 Mark Kettenis <kettenis@gnu.org>
3253
3254 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
3255
2eecc4ab
EZ
32562005-05-02 Eli Zaretskii <eliz@gnu.org>
3257
3258 * gdb.texinfo (SVR4 Process Information, The isatty call)
3259 (The system call): Don't use foo(N) notation for man pages and
3260 functions.
514c4d71 3261 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 3262
18999be5
EZ
32632005-04-27 Eli Zaretskii <eliz@gnu.org>
3264
3265 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
3266 were optimized away.
3267
0abb7bc7
EZ
32682005-04-22 Eli Zaretskii <eliz@gnu.org>
3269
3270 * gdb.texinfo (Remote configuration): Document "set/show
3271 get-thread-local-storage-address". Add cross-reference to the
3272 description of the qGetTLSAddr packet.
3273 (General Query Packets): Mention "set remote
3274 get-thread-local-storage-address" and add a reference to its
3275 description.
3276
6f61acb1
NR
32772005-04-19 Nick Roberts <nickrob@snap.net.nz>
3278
3279 * gdb.texinfo (Backtrace): Describe 'bt full'.
3280
9d59903a
NR
32812005-04-17 Nick Roberts <nickrob@snap.net.nz>
3282
3283 * gdb.texinfo (Mode Options): Fix typo.
3284 (GDB/MI): Describe how to invoke GDB/MI.
3285
721c2651
EZ
32862005-04-16 Eli Zaretskii <eliz@gnu.org>
3287
3288 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 3289 references changed. Add description of "info udot".
721c2651
EZ
3290 (Files): Document "set/show stop-on-solib-events".
3291 (M32R/D): Document "set/show download-path", "set/show
3292 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
3293 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
3294 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
3295 (Maintenance Commands): Improve indexing.
3296 (Target Commands): Document "set/show hash", "set/show debug
3297 monitor".
3298 (SVR4 Process Information): Document "info pidlist" and "info
3299 meminfo". Document "set/show procfs-tarce" and "set/show
3300 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
3301 (Symbols, The Print Command with Objective-C): Improve indexing.
3302 (Objective-C): Add references to "info classes" and "info
3303 selectors".
c45da7e6
EZ
3304 (Debugging Output): Improve wording. Document "set/show debug
3305 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
3306 (Set Breaks): Add index entry for "hardware breakpoints".
3307 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
3308 and "set/show usehardbreakpoints".
3309 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
3310 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
3311 (ARM): Document "rdilogfile", "rdilogenable", "set/show
3312 rdiromatzero", "set/show rdiheartbeat".
3313 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
3314 "sds".
3315 (Embedded Processors): Document the "sim" command.
3316 (Remote): Document the "remote" command.
3317 (DJGPP Native): Document the "info serial" command.
3318 (Threads): Document "maint info sol-threads".
3319 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
3320 (Set Breaks): Improve indexing.
3321 (Command Syntax): Add a reference to dont-repeat.
3322 (Define): Document "dont-repeat".
3323 (TUI Commands): Document "tabset".
3324 (WinCE): New subsection. Document "set/show remotedirectory",
3325 "set/show remoteupload", "set/show remoteaddhost".
721c2651 3326
14d6dd68
EZ
33272005-04-15 Eli Zaretskii <eliz@gnu.org>
3328
3329 * gdb.texinfo (Hurd Native): New subsection, documents
3330 Hurd-specific commands.
a64548ea 3331 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 3332 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
3333 (MIPS): Improve documentation of heuristic-fence-post. Document
3334 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
3335 mips stack-arg-size", "set/show mips mask-address", "set/show mips
3336 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 3337 (ARM): Document ARM-specific commands.
a64548ea
EZ
3338 (AVR): New section. Document "info io_registers".
3339 (CRIS): New section. Document "set/show cris-version" and
3340 "set/show cris-dwarf2-cfi".
3341 (HPPA): New section. Document "set/show debug hppa" and "maint
3342 print unwind".
a5adf40f 3343 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 3344 (Super-H): New section. Document the "regs" command.
721c2651 3345 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 3346
9c16f35a
EZ
33472005-04-09 Eli Zaretskii <eliz@gnu.org>
3348
3349 * gdb.texinfo (Print Settings): Document "set/show print
3350 pascal_static-members", "set print repeats", "show print
3351 null-stop". Improve indexing. Fix documentation of "set print
3352 union".
3353 (Pascal): New section.
3354 (Supported languages): Rename from "Support"; all references
3355 updated. Add a menu item for Pascal.
3356 (Numbers): Document "set radix.
3357 (Screen Size): Document "set/show pagination".
3358 (MIPS Embedded): Remove "set processor" documentation.
3359 (Remote configuration): Document "set/show X/P/Z-packet",
3360 "set/show read-aux-vector-packet", "set/show remote
3361 symbol-lookup-packet", "set/show remote verbose-resume-packet",
3362 "set/show remoteaddresssize", "set/show remotebaud", "set/show
3363 remotedebug", "set/show remotebreak", "set/show remotedevice",
3364 "set/show remotelogfile".
3365 (Auxiliary Vector): Add reference to the description of the
3366 read-aux-vector-packet setting.
3367 (Set Watchpoints): Add a cross-reference to "set remote
3368 hardware-breakpoint-limit".
3369 (General Query Packets): Add indexing of requests and
3370 cross-references to related commands in "Remote configuration".
3371 (File-I/O Overview, The system call): Fix wording and typos.
3372 (Thread Stops): Add index entries.
3373 (Continuing and Stepping): Document "show step-mode".
3374 (i386): New node. Document "set/show struct-convention".
3375 (Files): Document "show trust-readonly-sections".
3376 (Calling): Document "set/show unwindonsignal".
3377 (Messages/Warnings): Add index entries.
3378 (Maintenance Commands): Document "set/show watchdog".
3379 (Annotations Overview): Document "show annotate".
3380 (Set Watchpoints): Add index entries.
3381 (Symbols): Fix doc of case-sensitive.
3382 (ABI): Document "show coerce-float-to-double".
3383 (Convenience Vars, Help): Improve indexing.
3384 (Machine Code): Document "show disassembly-flavor".
3385 (Debugging C plus plus): Document "show overload-resolution".
3386 (Value History, Signaling): Add index entries.
3387
33882005-04-08 Eli Zaretskii <eliz@gnu.org>
3389
3390 * gdb.texinfo (Show): Move @kindex entries to their proper places.
3391 (Processes): Fix wording.
3392 (History, List, Logging output, Define, Symbols, Print Settings):
3393 Improve indexing.
3394
a8f24a35
EZ
33952005-04-03 Eli Zaretskii <eliz@gnu.org>
3396
3397 * gdb.texinfo (Targets): Document "set/show architecture". Remove
3398 redundant index entry for "target" command.
3399 (Backtrace): Add index entries.
3400 (Symbols, Fortran): Document the "set case-sensitive" command.
3401 (DJGPP Native): Document "set com1base", "set com1irq", etc.
3402 (Print Settings): Add index entry for "set demangle-style".
3403 (Target Commands): Document "set download-write-size".
3404 (Debugging Output): Document "set exec-done-display".
3405
09d4efe1
EZ
34062005-04-02 Eli Zaretskii <eliz@gnu.org>
3407
3408 * gdb.texinfo (Files): Fix the name and documentation of
3409 add-shared-symbol-files. Document its alias assf. Update the
3410 list of OSs where GDB supports shared libraries. Fix markup.
3411 (Continuing and Stepping): Add reference to @var{location} in the
3412 text.
3413 (Dump/Restore Files): Fix reference to @{filename}.
3414 (Help): Fix wording.
3415 (Attach): Ditto.
3416 (Set Watchpoints): Ditto.
3417 (Backtrace): Remove redundant index entries. Improve index
3418 entries.
3419 (Delete Breaks): Fix wording.
3420 (Memory): Document the compare-sections command.
3421 (Memory Region Attributes): Improve wording.
3422 (Disabling): Improve wording.
3423 (Fortran): New subsection. Document the "info common" command.
3424 (Help): Document aliases "info copying" and "info warranty".
3425 (Caching Remote Data): New section. Document the "set/show
3426 remotecache" and "info dcache" commands.
3427 (Show): Fix wording of the documentation of the "set
3428 extension-language" command.
3429 (Signals): Add index entry for "info handle".
3430 (Memory Region Attributes): Fix punctuation.
3431 (Symbols): Change the arg name to "location" and refer to it in
3432 the text. Fix wording of "info types" doc.
3433 (Threads): Fix usage of @enumerate @item's.
3434 (Listing Tracepoints): Add index entry for "info tp".
3435 (Set Watchpoints): Add xref to "info break" description.
3436 (Macros): Add an index entry for "macro exp1". Document the
3437 "macro list" command.
3438 (Maintenance Commands): Document "flushregs", "maint agent",
3439 "maint check-symtabs", "maint cplus", "maint demangle", "maint
3440 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
3441 "maint print architecture", "maint print objfiles", "maint print
3442 statistics", "maint print type", "maint show-debug-regs", "maint
3443 space", "maint time", and "maint translate-address".
3444 (Connecting): Document the "monitor" command.
3445 (Annotations Overview): Describe the "set annotate" command.
3446
82f2d802
EZ
34472005-04-01 Eli Zaretskii <eliz@gnu.org>
3448
3449 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
3450 Rearrange index entries and improve wording about support for
3451 hardware watchpoints.
3452
7d51c7de
BR
34532005-03-10 Bob Rossi <bob@brasko.net>
3454
3455 * gdb.texinfo: Update copyright
3456
68c71a2e
TR
34572005-02-09 Theodore A. Roth <troth@openavr.org>
3458
3459 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
3460 error.
3461
83761cbd
KB
34622005-02-03 Kevin Buettner <kevinb@redhat.com>
3463
3464 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
3465
9f1c6395
MS
34662005-01-17 Michael Snyder <msnyder@redhat.com>
3467
3468 * gdb.texinfo: Fix spelling, infinte -> infinite.
3469
fbd1b305
MK
34702005-01-08 Mark Kettenis <kettenis@gnu.org>
3471
3472 * observer.texi (GDB Observers): Document "solib_loaded".
3473
3ace7edb
AC
34742005-01-07 Andrew Cagney <cagney@gnu.org>
3475
bec39cab
AC
3476 * configure.ac: Rename configure.in, require autoconf 2.59.
3477 * configure: Re-generate.
3478
3ace7edb
AC
3479 * configure.in: Replace configdirs with multiple references to
3480 AC_CONFIG_SUBDIRS.
3481 * configure: Re-generate.
5ae4183a 3482
53531fc1
AC
34832005-01-04 Andrew Cagney <cagney@gnu.org>
3484
3485 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
3486 part of the version number.
3487
536ffdb7
MK
34882004-12-24 Mark Kettenis <kettenis@gnu.org>
3489
3490 * gdbint.texinfo (Algorithms): Remove description of
3491 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
3492
e1aac25b
JB
34932004-12-07 Jim Blandy <jimb@redhat.com>
3494
3495 * gdb.texinfo (General Query Packets): Specify that thread ID's in
3496 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
3497 numbers.
3498
f47b1503
AS
34992004-12-07 Andreas Schwab <schwab@suse.de>
3500
3501 * gdb.texinfo (Mode Options): Document -l option.
3502
b6b8ece6
EZ
35032004-12-04 Eli Zaretskii <eliz@gnu.org>
3504
3505 * gdbint.texinfo (Algorithms): More accurate description of
3506 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
3507 is not needed unless data-read and data-access watchpoints are
3508 supported. Add a description of how GDB checks whether the
3509 inferior stopped because a watchpoint was hit.
3510
01371747
EZ
35112004-11-23 Eli Zaretskii <eliz@gnu.org>
3512
3513 * gdb.texinfo (Files): Add cross-reference to description of
3514 -readnow command-line switch.
3515
2315ffec
RC
35162004-11-10 Randolph Chung <tausq@debian.org>
3517
3518 * gdb.texinfo: Document set/show backtrace past-entry commands.
3519 Rearrange index entries for set/show backtrace past-main.
3520
69065f5d
AC
35212004-11-10 Jon Beniston <jon@beniston.com>
3522
3523 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
3524 * gdb.texinfo (Remote Serial Protocol): Further describe
3525 binary transfer escaping mechanism .
69065f5d 3526
30e91e0b
RC
35272004-11-08 Randolph Chung <tausq@debian.org>
3528
3529 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
3530 and "show debug infrun". Add index entries.
3531
60bf7e09
EZ
35322004-10-23 Eli Zaretskii <eliz@gnu.org>
3533
3534 * gdb.texinfo (SVR4 Process Information): Document subcommands of
3535 "info proc" that are already implemented. Add index entries.
3536 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
3537 (Files): Add a tip for decreasing memory used for symtabs from
3538 shared libraries.
f018e82f
EZ
3539 (Starting): Fix whitespace; make "elaboration" stand out where it
3540 is first used, and add an index entry for the term.
f8568604
EZ
3541 (Calling): Expand and elaborate text. Add "print". Add the
3542 description of problems with weak aliases.
384ee23f 3543 (Core File Generation): New section.
60bf7e09 3544
d52fe014
AC
35452004-10-12 Andrew Cagney <cagney@gnu.org>
3546
3547 * gdbint.texinfo (Versions and Branches): New chapter.
3548 (Releasing GDB): Delete "Versions and Branches" section.
3549 (Top): Add "Versions and Branches".
3550
703663ab
EZ
35512004-10-08 Eli Zaretskii <eliz@gnu.org>
3552
3553 * gdb.texinfo (Editing, History): Add cross-references to the
3554 included Readline and History user documentation. Remove
3555 references to the symbol have-readline-appendices which is unused
3556 and undefined.
3557 (History): Fix indexing.
3558
ac77d04f
JJ
35592004-10-08 Jeff Johnston <jjohnstn@redhat.com>
3560
3561 * gdbint.texinfo (target_stopped_data_address): Update to
3562 new prototype.
3563 (i386_stopped_data_address): Update prototype and description.
3564 (i386_stopped_by_watchpoint): New function and description.
3565
e07c999f
PH
35662004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
3567
3568 * gdb.texinfo (Filenames): Add Ada suffixes.
3569 (Ada) New section.
3570
2e868123
AC
35712004-09-27 Andrew Cagney <cagney@gnu.org>
3572 Robert Picco <Robert.Picco@hp.com>
3573
3574 * gdb.texinfo (Packets): Document the "p" packet.
3575
02a57714
JM
35762004-09-21 Jason Molenda (jmolenda@apple.com)
3577
3578 * gdb.texinfo (Paths and Names of the Source Files): Document the
3579 meaning of values in the 'desc' field of a SO stab.
3580
ae038cb0
DJ
35812004-09-20 Daniel Jacobowitz <dan@debian.org>
3582
3583 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
3584 max-cache-age" and "maint show dwarf2 max-cache-age".
3585
f7dc1244
EZ
35862004-09-16 Eli Zaretskii <eliz@gnu.org>
3587
3588 * gdb.texinfo (Set Breaks): Add index entry for setting
3589 breakpoints on overloaded C++ functions that are not members of
3590 any classes. Add an example and an index entry for setting
3591 breakpoints on all program functions.
3592 (Character Sets, Macros, Overlay Commands)
3593 (Non-debug DLL symbols, GDB/MI Output Syntax)
3594 (Annotations Overview, Maintenance Commands, File-I/O Overview):
3595 Use "(@value{GDBP})" instead of a literal "(gdb)".
3596
f810308b
AC
35972004-09-12 Andrew Cagney <cagney@gnu.org>
3598
3599 * gdbint.texinfo (Native Debugging): Delete description of
3600 FILES_INFO_HOOK.
3601
15a661f3
PH
36022004-09-11 Paul Hilfinger <hilfinger@gnat.com>
3603
5ae4183a
AS
3604 * gdbint.texinfo (User Interface): Change local_hex_string_custom
3605 to hex_string_custom (not historically correct, but more
15a661f3
PH
3606 understandable, given the current code).
3607
f3219c75
AC
36082004-09-03 Andrew Cagney <cagney@gnu.org>
3609
3610 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
3611
f3bb6704
JJ
36122004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3613
3614 * observer.texi (solib_unloaded): New observer.
3615
8d2c00cb
AC
36162004-08-24 Andrew Cagney <cagney@gnu.org>
3617
3618 * gdbint.texinfo (Target Architecture Definition): Add missing
3619 comma.
3620
e7dc800a
MC
36212004-08-20 Michael Chastain <mec.gnu@mindspring.com>
3622
3623 * (Using the Testsuite): build != host is supported,
3624 but some test scripts do not support build != host.
3625
73b03683
MK
36262004-08-14 Mark Kettenis <kettenis@gnu.org>
3627
3628 * gdbint.texinfo (Host Definition): Delete description of
3629 FCLOSE_PROVIDED and GETENV_PROVIDED.
3630
c0ccb908
MK
36312004-08-05 Mark Kettenis <kettenis@chello.nl>
3632
3633 * gdbint.texinfo (Host Definition): Delete description of
3634 NO_SYS_FILE.
3635 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
3636 PTRACE_FP_BUG.
3637
9c8dbfa9
AC
36382004-08-05 Andrew Cagney <cagney@gnu.org>
3639
3640 * gdbint.texinfo (Target Architecture Definition): Delete
3641 reference to deprecated_read_fp.
3642
f42accbe
AC
36432004-08-02 Andrew Cagney <cagney@gnu.org>
3644
3645 * gdbint.texinfo (Target Architecture Definition): Delete
3646 description of DEPRECATED_REGISTER_BYTES.
3647
0b66e38c
EZ
36482004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3649
3650 * gdb.texinfo (Source Path): Document the new behavior of
3651 searching for the source files.
3652
15387254
EZ
36532004-07-17 Eli Zaretskii <eliz@gnu.org>
3654
3655 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
3656 (Search, Expressions, Arrays, Variables, Data, Machine Code)
3657 (Auto Display): Improve indexing.
3658
2c07db7a
AC
36592004-07-16 Andrew Cagney <cagney@gnu.org>
3660
3661 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
3662 "-noasync".
3663
4644b6e3
EZ
36642004-07-09 Eli Zaretskii <eliz@gnu.org>
3665
3666 * gdb.texinfo: Fix @kindex entries so that multiple commands that
3667 have the same prefix have only their prefix in the index.
3668
7561d450
MK
36692004-07-03 Mark Kettenis <kettenis@gnu.org>
3670
3671 * gdb.texinfo (BSD libkvm Interface): New node (section)
3672 (Native): Add it to the menu.
3673
67bebe79
MK
36742004-07-01 Mark Kettenis <kettenis@gnu.org>
3675
3676 * gdbint.texinfo (Target Architecture Definition): Remove
3677 PCC_SOL_BROKEN.
3678
1a6923e0
MK
36792004-06-24 Mark Kettenis <kettenis@gnu.org>
3680
3681 * gdbint.texinfo (Target Architecture Definition): Remove
3682 SUN_FIXED_LBRAC_BUG.
3683
b435e160
AC
36842004-06-26 Andrew Cagney <cagney@gnu.org>
3685
3686 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
3687
b5622e8d
AC
36882004-06-20 Andrew Cagney <cagney@gnu.org>
3689
3690 * gdbint.texinfo (Target Architecture Definition): Deprecate
3691 USE_STRUCT_CONVENTION.
3692
e0c07bf0
MC
36932004-06-19 Michael Chastain <mec.gnu@mindspring.com>
3694
3695 gdb.texinfo (Bug Reporting): Mention session recording,
3696 with the script command or Emacs.
3697
782263ab
AC
36982004-06-18 Andrew Cagney <cagney@gnu.org>
3699
3700 * gdbint.texinfo (Target Architecture Definition): Deprecate
3701 FUNCTION_START_OFFSET.
3702
03727ca6
AC
37032004-06-14 Andrew Cagney <cagney@gnu.org>
3704
3705 Based on changes from Karl Berry.
3706 * gdb.texinfo: Do not use @sc in a direntry.
3707 * stabs.texinfo: Change @dircateogry to "Software development".
3708 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
3709
97092415
AC
37102004-06-13 Andrew Cagney <cagney@gnu.org>
3711
3712 * gdbint.texinfo (Target Architecture Definition): Delete
3713 description of RETURN_VALUE_ON_STACK.
3714
1f6d4158
AC
37152004-06-09 Andrew Cagney <cagney@gnu.org>
3716
3717 * gdbint.texinfo (Native Debugging): Restore "@table @code"
3718 deleted by previous patch.
3719
d966f0cb
AC
37202004-06-08 Andrew Cagney <cagney@gnu.org>
3721
3722 * gdbint.texinfo (Native Debugging): Delete documentation on
3723 ATTACH_DETACH.
3724
86fe4aaa
RC
37252004-06-06 Randolph Chung <tausq@debian.org>
3726
3727 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
3728
d4b6d575
RC
37292004-06-06 Randolph Chung <tausq@debian.org>
3730
5ae4183a 3731 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
3732 the new push_dummy_call method signature. Describe the function
3733 argument.
3734
4e8b0763
JB
37352004-05-24 Joel Brobecker <brobecker@gnat.com>
3736
3737 * gdb.texinfo (Starting): Document new start command.
3738
59caf092
AC
37392004-05-21 Andrew Cagney <cagney@redhat.com>
3740
3741 * observer.texi (GDB Observers): Document "inferior_created".
3742
e4a2df64
AC
37432004-05-08 Andrew Cagney <cagney@redhat.com>
3744
e6b55ae2
AC
3745 * gdbint.texinfo (Target Architecture Definition): Delete
3746 description of DO_DEFERRED_STORES.
3747
28954179
AC
3748 * gdbint.texinfo (Target Architecture Definition): Delete
3749 references to DEPRECATED_FIX_CALL_DUMMY.
3750
434b87dd
AC
3751 * gdbint.texinfo (Target Architecture Definition): Delete
3752 description of DEPRECATED_CALL_DUMMY_WORDS,
3753 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
3754
58d28df8
AC
3755 * gdbint.texinfo (Target Architecture Definition): Delete
3756 description of DEPRECATED_PUSH_DUMMY_FRAME.
3757
e4a2df64
AC
3758 * gdbint.texinfo (Target Architecture Definition): Delete
3759 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
3760
2b4855ab
AC
37612004-05-07 Andrew Cagney <cagney@redhat.com>
3762
3763 * observer.texi (GDB Observers): Add "Debugging" section. Include
3764 cross reference to "set/show debug observer".
3765 * gdb.texinfo (Debugging Output): Document "set/show debug
3766 observer".
3767
fcf70625
AC
37682004-05-01 Andrew Cagney <cagney@redhat.com>
3769
3770 * gdbint.texinfo (Target Architecture Definition): Delete
3771 description of DEPRECATED_PC_IN_SIGTRAMP.
3772
8ee56bcf
AC
37732004-04-30 Andrew Cagney <cagney@redhat.com>
3774
3775 * gdbint.texinfo (Target Architecture Definition): Delete
3776 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
3777
67ab9a76
OF
37782004-04-30 Orjan Friberg <orjanf@axis.com>
3779
3780 * observer.texi (GDB Observers): Correct spelling.
3781
79346bcb
OF
37822004-04-26 Orjan Friberg <orjanf@axis.com>
3783
3784 * observer.texi (GDB Observers): Add target_changed event.
3785
7a464420
AC
37862004-04-08 Andrew Cagney <cagney@redhat.com>
3787
3788 * observer.texi (GDB Observers): Rework, provide generic observer
3789 definitions and then a list of observable events.
3790
6cdf9d98
AC
37912004-04-04 Andrew Cagney <cagney@redhat.com>
3792
3793 * gdbint.texinfo (Host Definition): Delete reference to
3794 NO_SIGINTERRUPT.
3795
ddc135a4
AC
37962004-04-02 Andrew Cagney <cagney@redhat.com>
3797
3798 * gdbint.texinfo (Target Architecture Definition): Delete
3799 reference to DEPRECATED_CALL_DUMMY_LENGTH.
3800
6a1b180d
SC
38012004-03-28 Stephane Carrez <stcarrez@nerim.fr>
3802
3803 * gdb.texinfo (TUI Commands): Document tui reg commands.
3804
d0d5df6f
AC
38052004-03-26 Andrew Cagney <cagney@redhat.com>
3806
3807 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
3808 "gdbtui".
3809 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
3810 (Contributors): Mention both Text and Terminal User Interface.
3811
aa2a3f87
AC
38122004-03-23 Andrew Cagney <cagney@redhat.com>
3813
3814 * gdbint.texinfo (Target Architecture Definition): Deprecate
3815 references to SIGTRAMP_START and SIGTRAMP_END.
3816
f561f026
AC
38172004-03-23 Andrew Cagney <cagney@redhat.com>
3818
3819 * gdbint.texinfo (Target Architecture Definition): Deprecate
3820 references to PC_IN_SIGTRAMP.
3821
33cb8b0f
AC
38222004-03-19 Andrew Cagney <cagney@redhat.com>
3823
3824 * gdbint.texinfo (Target Architecture Definition): Delete
3825 reference to GDB_TARGET_IS_HPPA.
3826
fc989b7a
AC
38272004-03-18 Andrew Cagney <cagney@redhat.com>
3828
3829 * gdbint.texinfo (Coding): Update section on gdbarch_data,
3830 describe pre_init and post_init.
3831
701b08bb
DJ
38322004-03-09 Daniel Jacobowitz <drow@mvista.com>
3833
3834 * gdb.texinfo (Debugging Output): Document values for "set debug
3835 target".
3836
faae5abe
AC
38372004-02-28 Andrew Cagney <cagney@redhat.com>
3838
3839 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
3840
dd79a6cf
JJ
38412004-02-26 Jeff Johnston <jjohnstn@redhat.com>
3842
3843 * gdb.texinfo (breakpoints): Add information about the
3844 new "set breakpoint pending" and "show breakpoint pending"
3845 commands.
3846
e7f16015
AC
38472004-02-26 Andrew Cagney <cagney@redhat.com>
3848
3849 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
3850 in Per-architecture module data section.
3851
7161a3a6
RM
38522004-02-25 Roland McGrath <roland@redhat.com>
3853
3854 * gdb.texinfo (General Query Packets): Document qPart:... packets.
3855
2154891a
AC
38562004-02-24 Andrew Cagney <cagney@redhat.com>
3857
3858 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
3859 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
3860 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 3861
6c74ac8b
AC
38622004-02-17 Andrew Cagney <cagney@redhat.com>
3863
3864 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
3865
19772a2c
AC
38662004-02-16 Andrew Cagney <cagney@redhat.com>
3867
3868 * gdbint.texinfo (Target Architecture Definition): Deprecate
3869 FRAMELESS_FUNCTION_INVOCATION.
3870
c9830293
AC
38712004-02-16 Andrew Cagney <cagney@redhat.com>
3872
3873 * gdbint.texinfo (Coding): Mention -Wunused-function.
3874
b9d26eb9
AC
38752004-02-14 Andrew Cagney <cagney@redhat.com>
3876
3877 * gdbint.texinfo (Target Architecture Definition): Delete
3878 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3879
49efadf5
EZ
38802004-02-12 Elena Zannoni <ezannoni@redhat.com>
3881
3882 * gdb.texinfo: Properly quote the name "C++".
3883 * gdbint.texinfo: Ditto.
3884 * stabs.texinfo: Ditto.
3885
1eb288ea
EZ
38862004-02-11 Elena Zannoni <ezannoni@redhat.com>
3887
3888 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
3889 minimal information about libiberty.
3890
e4937fc1
MC
38912004-02-06 Michael Chastain <mec.gnu@mindspring.com>
3892
3893 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
3894
a9331b3f
RM
38952004-02-04 Roland McGrath <roland@redhat.com>
3896
3897 * gdb.texinfo (Auxiliary Vector): New node (section).
3898 (Data): Add it to the menu.
3899
2650777c
JJ
39002004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3901
3902 * gdb.texinfo (Breakpoints): Add information about pending
3903 breakpoint support.
3904
b4501125
AC
39052004-01-26 Andrew Cagney <cagney@redhat.com>
3906
3907 * gdb.texinfo (Overview): Delete references to the cisco protocol
3908 including the "N" response.
3909
74055713
AC
39102004-01-26 Andrew Cagney <cagney@redhat.com>
3911
3912 * gdbint.texinfo (Target Architecture Definition): Rename
3913 EXTRACT_STRUCT_VALUE_ADDRESS to
3914 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 3915
3bbe9696
EZ
39162004-01-24 Eli Zaretskii <eliz@gnu.org>
3917
3918 * gdb.texinfo (KOD): Document "show os". Add index entries for
3919 "set/show os" and "info cisco" commands.
3920
5843504f
EZ
39212004-01-21 Eli Zaretskii <eliz@gnu.org>
3922
3923 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
3924
9175c9a3
MC
39252004-01-19 Michael Chastain <mec.gnu@mindspring.com>
3926
3927 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
3928 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
3929
8e94b928
NR
39302004-01-19 Nick Roberts <nick@nick.uklinux.net>
3931
3932 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
3933 -stack-list-locals.
3934 (GDB/MI Variable Objects): Describe extension to
3935 -var-list-children.
3936
a20cf136
DJ
39372004-01-17 Daniel Jacobowitz <drow@mvista.com>
3938
3939 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
3940
afb18d0f
AC
39412004-01-17 Andrew Cagney <cagney@redhat.com>
3942
3943 * gdbint.texinfo (Target Architecture Definition): Delete
3944 documentation on DEPRECATED_NPC_REGNUM.
3945
b51970ac
DJ
39462004-01-13 Daniel Jacobowitz <drow@mvista.com>
3947
3948 * gdb.texinfo: Update copyright year. Mention that set
3949 follow-fork-mode is supported on GNU/Linux. Remove documentation of
3950 "set follow-fork-mode ask".
3951
0f0cffd2
AC
39522004-01-13 Andrew Cagney <cagney@redhat.com>
3953
3954 * gdbint.texinfo: Update copyright year.
3955 (Coding): Add -Wunused-label to list of -Werror warnings.
3956
c552b3bb 39572004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 3958 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
3959
3960 * gdb.texinfo: Update copyright.
3961 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
3962 around names, as appropriate. Minor syntax cleanup of
3963 _NSPrintForDebugger explanation. Two spaces after periods.
3964 GDBN used instead of lit. "gdb". Index entries added for
3965 print-object and _NSPrintForDebugger. @noindent added in one spot.
3966
afe157ca
EZ
39672003-11-11 Elena Zannoni <ezannoni@redhat.com>
3968
3969 * stabs.texinfo: Add dircategory and direntry commands.
3970 * annotate.texinfo: Ditto.
3971
963e2bb7
AC
39722003-11-10 Andrew Cagney <cagney@redhat.com>
3973
3974 * gdbint.texinfo (Target Architecture Definition): Replace the
3975 return_value method's "inval" and "outval" parameters with
3976 "readbuf" and "writebuf".
3977
1d8b2f28
JB
39782003-10-28 Jim Blandy <jimb@redhat.com>
3979
3980 * gdb.texinfo (The F request packet, The F reply packet): Renamed
3981 from "The `F' request packet" and "The `F' reply packet", to make
3982 texi2dvi happy.
3983 (File-I/O remote protocol extension): Update menu entries, too.
3984
36d86913
MC
39852003-10-26 Michael Chastain <mec@shout.net>
3986
3987 * gdb.texinfo (Thread Stops): Document the issue with
3988 premature return from system calls in multi-threaded programs.
3989
ce2826aa
AC
39902003-10-24 Andrew Cagney <cagney@redhat.com>
3991
3992 * annotate.texinfo: Fix "fortunatly"[sic].
3993
f24c5e49
KI
39942003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
3995
3996 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
3997 with "Hitachi" and "Mitsubishi".
3998
92ad9cd9
AC
39992003-10-20 Andrew Cagney <cagney@redhat.com>
4000
4001 * gdbint.texinfo (Target Architecture Definition): Document
4002 gdbarch_return_value. Add cross references from
4003 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4004 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4005
0ab4b752
MK
40062003-10-18 Mark Kettenis <kettenis@gnu.org>
4007
4008 * gdbint.texinfo (Target Architecture Definition): Document
4009 regset_from_core_section.
fb3e19c0
KI
4010
40112003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
4012
4013 * gdb.texinfo (M32R/D): Mention m32rsdi target.
4014
a9331b3f 40152003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
4016
4017 From Anthony Green <green@redhat.com>:
5ae4183a 4018 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 4019
1485d690
KB
40202003-10-14 Kevin Buettner <kevinb@redhat.com>
4021
4022 * gdb.texinfo (Breakpoint related warnings): New node.
4023 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 4024
86d30acc
DJ
40252003-10-13 Daniel Jacobowitz <drow@mvista.com>
4026
4027 * gdb.texinfo (Remote Protocol): Document v and vCont.
4028
172c2a43
KI
40292003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4030
4031 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
4032 * gdbint.texinfo: Ditto.
4033
71952f4c
AC
40342003-10-09 Andrew Cagney <cagney@redhat.com>
4035
4036 From 2003-09-18 David Anderson <davea@sgi.com>:
4037 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4038 "command".
4039
268e2188
AC
40402003-10-03 Andrew Cagney <cagney@redhat.com>
4041
4042 * gdbint.texinfo (Target Architecture Definition): Deprecate
4043 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
4044 just target.
4045
12c266ea 40462003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 4047
f30992d4 4048 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
4049 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4050 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4051 * gdbint.texinfo (Target Architecture Definition): Rename
4052
40532003-09-30 Andrew Cagney <cagney@redhat.com>
4054
f30992d4 4055 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 4056 (Target Architecture Definition):
f30992d4 4057
2e092625
AC
4058 * gdbint.texinfo (Target Architecture Definition): Rename
4059 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4060
0717ae8a
AC
40612003-09-29 Andrew Cagney <cagney@redhat.com>
4062
dad809b7
AC
4063 * gdbint.texinfo (Target Architecture Definition): Delete
4064 documentation for NEED_TEXT_START_END.
4065
0717ae8a
AC
4066 * gdbint.texinfo (Target Architecture Definition): Rename
4067 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
4068 TARGET_WRITE_PC.
a9331b3f 4069
af6cf26d
MC
40702003-09-22 Michael Chastain <mec@shout.net>
4071
4072 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4073
ee206350
AG
40742003-09-21 Anthony Green <green@redhat.com>
4075
4076 * gdbint.texinfo (Target Architecture Definition): Fix typos.
4077
a38c9fe6
MK
40782003-09-21 Mark Kettenis <kettenis@gnu.org>
4079
4080 * gdbint.texinfo (Target Architecture Definition): Document
4081 stabs_argument_has_addr.
4082
77949794
AC
40832003-09-18 Andrew Cagney <cagney@redhat.com>
4084
4085 * gdbint.texinfo (Target Architecture Definition): Delete
4086 documentation on REGISTER_NAMES.
4087
8e823e25
MK
40882003-09-13 Mark Kettenis <kettenis@gnu.org>
4089
4090 * gdbint.texinfo (Target Architecture Definition): Replace
4091 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4092
f27dd7fd
AC
40932003-09-11 Andrew Cagney <cagney@redhat.com>
4094
4095 * gdbint.texinfo (Target Architecture Definition): Replace
4096 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4097
8b148df9
AC
40982003-08-18 Andrew Cagney <cagney@redhat.com>
4099
4100 * gdbint.texinfo (Target Architecture Definition): Document
4101 "frame_red_zone_size".
4102
25d29d70
AC
41032003-08-09 Andrew Cagney <cagney@redhat.com>
4104
4105 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4106 with "set/show backtrace past-main" and "set/show backtrace
4107 limit".
4108
c938e9b0
L
41092003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4110
4111 * Makefile.in (install-info): Support DESTDIR.
4112 (install-html): Likewise.
4113
64fabec2
AC
41142003-08-07 Andrew Cagney <cagney@redhat.com>
4115
4116 Patch from Nick Roberts.
4117 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4118 bindings. Remove description of send-gdb-command.
4119
2fcf52f0
AC
41202003-08-07 Andrew Cagney <cagney@redhat.com>
4121
4122 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4123 GDB 6.0.
4124
086432e2
AC
41252003-08-06 Andrew Cagney <cagney@redhat.com>
4126
4127 * gdb.texinfo (Mode Options): Mention that level three is the
4128 highest available and that level 2 is deprecated.
4129 (Annotations Overview): Mention annotation levels. Cross reference
4130 to "Limitations of the Annotation Interface" in annotate.texi.
4131 (TODO, Value Annotations, Frame Annotations): Delete section.
4132 (Displays, Breakpoint Info): Delete.
4133
e5249f67
AC
41342003-08-04 Andrew Cagney <cagney@redhat.com>
4135
4136 * agentexpr.texi: Delete @bye.
4137 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4138 (stabs.info): Add $(srcdir) to include search path.
4139 (html): Depend on "annotate_toc.html", and not "annotate.html".
4140 * stabs.texinfo: Ditto. Include "fdl.texi".
4141 * gdbint.texinfo: Update copyright statement's list of invariant
4142 sections.
4143
e6f672d2
AC
41442003-07-28 Andrew Cagney <cagney@redhat.com>
4145
4146 * Makefile.in (INFO_DEPS): Add annotate.info.
4147 (dvi, ps, html, pdf): Add annotate.
4148 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4149 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4150 (ANNOTATE_DOC_FILES): New macro.
4151 (ANNOTATE_TEX_TMPS): New macro.
4152 (annotate.info, annotate_toc.html): Specify dependencies.
4153 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4154 * annotate.texinfo: Rename annotate.texi. Get building. Add
4155 "Migrating to GDB/MI" and "Limitations of the Annotation
4156 Interface" chapters. Mention why it is not part of the user
4157 guide. Update copyright notice. Include "fdl.texi".
4158
72ffddc9
SC
41592003-07-26 Stephane Carrez <stcarrez@nerim.fr>
4160
4161 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4162
a9f12a31
DJ
41632003-07-24 Daniel Jacobowitz <drow@mvista.com>
4164
4165 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4166
b1fe9455
DJ
41672003-07-24 Daniel Jacobowitz <drow@mvista.com>
4168
4169 * gdb.texinfo (Server): Mention pidof.
4170
153721e6
AC
41712003-07-22 Andrew Cagney <cagney@redhat.com>
4172
4173 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4174 list.
4175
0fac0b41
DJ
41762003-06-28 Daniel Jacobowitz <drow@mvista.com>
4177
4178 * gdb.texinfo (Logging output): New chapter.
4179
4e562065
JB
41802003-06-24 Joel Brobecker <brobecker@gnat.com>
4181
4182 * gdb.texinfo (Unsupported languages): New section.
4183 (Languages): Add link to new section.
4184
f2c06f52
AC
41852003-06-22 Andrew Cagney <cagney@redhat.com>
4186
4187 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4188
b4177fca
DJ
41892003-06-22 Daniel Jacobowitz <drow@mvista.com>
4190
4191 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4192
f418dd93
DJ
41932003-06-22 Daniel Jacobowitz <drow@mvista.com>
4194
4195 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4196 * agentexpr.texi: Retitle section, and change it to an appendix.
4197 Comment out texinfo initialization. Factor a @var{} into two
4198 pieces to prevent makeinfo warnings.
4199 * gdb.texinfo: Add Agent Expressions appendix.
4200
4ca61388
DJ
42012003-06-19 Daniel Jacobowitz <drow@mvista.com>
4202
4203 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4204
07f31aa6
DJ
42052003-06-18 Daniel Jacobowitz <drow@mvista.com>
4206
5ae4183a 4207 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
4208 remote target". Document the "detach" and "disconnect" commands.
4209 (Server, Netware, Debug Session): Reference "Connecting to a
4210 remote target".
4211 (GDB/MI Target Manipulation): Document "-target-disconnect".
4212
2dd0da42
AC
42132003-06-13 Andrew Cagney <cagney@redhat.com>
4214
4215 * gdbint.texinfo (Target Architecture Definition): Deprecate
4216 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
4217 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
4218
e7a3abfc
JB
42192003-06-09 Jim Blandy <jimb@redhat.com>
4220
4221 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
4222
25e3a86b
AC
42232003-06-08 Andrew Cagney <cagney@redhat.com>
4224
4225 * gdbint.texinfo (Target Architecture Definition): Delete
4226 documentation on FRAME_ARGS_ADDRESS_CORRECT.
4227
a9e5fdc2
AC
42282003-06-08 Andrew Cagney <cagney@redhat.com>
4229
4230 * gdbint.texinfo (Target Architecture Definition): Document
4231 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
4232
b37303ee
AF
42332003-06-07 Adam Fedor <fedor@gnu.org>
4234
4235 * gdb.texinfo: Add Objective-C documentation.
4236
39fe6e80
AC
42372003-06-01 Andrew Cagney <cagney@redhat.com>
4238
4239 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
4240 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
4241
125309b2
AC
42422003-05-21 Andrew Cagney <cagney@redhat.com>
4243
4244 * gdbint.texinfo (Target Architecture Definition): Delete
4245 references to "extract_address" and "store_address".
4246
b8b527c5
AC
42472003-05-16 Andrew Cagney <cagney@redhat.com>
4248
4249 * gdbint.texinfo (Target Architecture Definition): Replace
4250 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
4251 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
4252
50e3ee83
TR
42532003-05-14 Theodore A. Roth <troth@openavr.org>
4254
4255 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
4256
44e2be90
L
42572003-05-10 H.J. Lu <hongjiu.lu@intel.com>
4258
4259 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
4260 (gdb.dvi): Likewise.
4261 (gdb.pdf): Likewise.
4262 (links2roff): Likewise.
4263
df5215a6
JB
42642003-05-08 Jim Blandy <jimb@redhat.com>
4265
4266 * gdb.texinfo (Dump/Restore Files): Update documentation for
4267 'dump', 'append', and 'restore': note that format argument is
4268 optional; simplify presentation of the command variants; and be
4269 more precise about the formats.
4270
5e7b2f39
JB
42712003-05-07 Jim Blandy <jimb@redhat.com>
4272
4273 * gdb.texinfo (Symbols): Update documentation: 'maint list
4274 symtabs' and 'maint list psymtabs' have been renamed 'maint info
4275 symtabs' and 'maint info psymtabs'.
4276
b1e29e33
AC
42772003-05-05 Andrew Cagney <cagney@redhat.com>
4278
4279 * gdbint.texinfo (Target Architecture Definition): Make
4280 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
4281 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
4282 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
4283
00905d52
AC
42842003-05-04 Andrew Cagney <cagney@redhat.com>
4285
4286 * gdb.texinfo (Maintenance Commands): Document "maint print
4287 dummy-frames".
4288
54ff5908
AC
42892003-05-04 Andrew Cagney <cagney@redhat.com>
4290
4291 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
4292
32e7087d
JB
42932003-05-03 J. Brobecker <brobecker@gnat.com>
4294
4295 Thierry Schneider <tpschneider1@yahoo.com>
4296 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
4297 for new MI command.
4298
7043d8dc
AC
42992003-05-03 Andrew Cagney <cagney@redhat.com>
4300
4301 * gdbint.texinfo (Target Architecture Definition): Document
4302 push_dummy_code. Add cross references.
4303
e33d66ec
EZ
43042003-05-02 Elena Zannoni <ezannoni@redhat.com>
4305
4306 * gdb.texinfo (Character Sets): Update to reflect new behavior of
4307 set/show charsets commands.
4308
0ba6dca9
AC
43092003-04-28 Andrew Cagney <cagney@redhat.com>
4310
4311 * gdbint.texinfo (Target Architecture Definition): Replace
4312 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
4313 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
4314
d7a27068
AC
43152003-04-28 Andrew Cagney <cagney@redhat.com>
4316
4317 * gdbint.texinfo (Target Architecture Definition): Rename
4318 "tm_print_insn" to "deprecated_tm_print_insn".
4319
44ea7b70
JB
43202003-04-09 Jim Blandy <jimb@redhat.com>
4321
4322 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
4323 list psymtabs'.
4324
fb8f8949
AC
43252003-04-08 Andrew Cagney <cagney@redhat.com>
4326
4327 * gdbint.texinfo (Target Architecture Definition): Delete
4328 references to EXTRA_FRAME_INFO.
4329
32fb0f22
AC
43302003-04-08 Andrew Cagney <cagney@redhat.com>
4331
4332 * gdbint.texinfo (Target Architecture Definition): Delete
4333 PRINT_TYPELESS_INTEGER.
4334
6be67e67
JB
43352003-04-02 J. Brobecker <brobecker@gnat.com>
4336
4337 * observer.texi (GDB Observers): Adjust the documentation for the
4338 normal_stop notification to better describe reality. Fix a couple
4339 of minor typos.
4340
4e35d5f0
BR
43412003-04-02 Bob Rossi <bob_rossi@cox.net>
4342
a9331b3f 4343 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
4344 '-file-list-exec-source-file'
4345
e8a8712a
AC
43462003-03-31 Andrew Cagney <cagney@redhat.com>
4347
4348 * gdbint.texinfo (Target Architecture Definition): Delete
4349 references to CALL_DUMMY_P.
4350
6c0e89ed
AC
43512003-03-30 Andrew Cagney <cagney@redhat.com>
4352
4353 * gdbint.texinfo (Target Architecture Definition): Remove
4354 reference to TARGET_WRITE_SP.
a9331b3f 4355
378bfd1b
AC
43562003-03-27 Andrew Cagney <cagney@redhat.com>
4357
4358 * gdbint.texinfo (Target Architecture Definition): Remove
4359 references to write_sp.
6c0e89ed 4360
922fbb7b
AC
43612003-03-27 Andrew Cagney <cagney@redhat.com>
4362
4363 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
4364 chapter body. Use @smallexample instead of @example.
4365 (Annotations): Ditto.
4366 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
4367 annotate.texi.
4368
b81774d8
AC
43692003-03-26 Andrew Cagney <cagney@redhat.com>
4370
4371 * gdbint.texinfo (Target Architecture Definition): Replace
4372 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
4373 dummy_addr parameters.
4374
1bf6d5cc
AC
43752003-03-25 Andrew Cagney <cagney@redhat.com>
4376
4377 * gdbint.texinfo (Target Architecture Definition): Delete
4378 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
4379 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4380 Add reference to PUSH_ARGUMENTS.
4381
618ce49f
AC
43822003-03-23 Andrew Cagney <cagney@redhat.com>
4383
4384 * gdbint.texinfo (Algorithms, Target Architecture Definition):
4385 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
4386
bcd7e15f
JB
43872003-03-18 J. Brobecker <brobecker@gnat.com>
4388
4389 * gdbint.texinfo (Algorithms): Add new section describing the
4390 Observer paradigm.
4391 (Top): Add menu entry to new observer appendix.
4392 * observer.texi: New file.
4393 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
4394 new observer.texi file.
4395
9fe8321b
AC
43962003-03-17 Andrew Cagney <cagney@redhat.com>
4397
4398 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
4399 that GNU Press update the manual version number.
4400
ac2adee5
AC
44012003-03-12 Andrew Cagney <cagney@redhat.com>
4402
4403 * gdbint.texinfo (Target Architecture Definition): Delete
4404 references to get_saved_register. Rename GET_SAVED_REGISTER to
4405 DEPRECATED_GET_SAVED_REGISTER.
4406
749b82f6
AC
44072003-03-13 Andrew Cagney <cagney@redhat.com>
4408
4409 * gdbint.texinfo (Target Architecture Definition): Replace
4410 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
4411
8bedc050
AC
44122003-03-12 Andrew Cagney <cagney@redhat.com>
4413
4414 * gdbint.texinfo (Target Architecture Definition): Rename
4415 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 4416
0ce1b118
CV
44172003-03-10 Corinna Vinschen <vinschen@redhat.com>
4418
4419 * gdb.texinfo: Add File-I/O documentation.
4420
12cc2063
AC
44212003-03-10 Andrew Cagney <cagney@redhat.com>
4422
4423 * gdbint.texinfo (Target Architecture Definition): Cross reference
4424 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
4425
7453dc06
AC
44262003-03-07 Andrew Cagney <cagney@redhat.com>
4427
4428 * gdb.texinfo (Debugging Output): Mention the "set/show debug
4429 frame" command.
4430
6314f104
AC
44312003-03-05 Andrew Cagney <cagney@redhat.com>
4432
4433 * gdbint.texinfo (Target Architecture Definition): Document
4434 unwind_dummy_id. Cross reference unwind_dummy_id and
4435 SAVE_DUMMY_FRAME_TOS.
4436
f1212245
DJ
44372003-03-05 James Ingham <jingham@apple.com>
4438 Daniel Jacobowitz <drow@mvista.com>
4439
4440 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
4441 and "show cp-abi".
4442
77e7e267
AC
44432003-03-03 Andrew Cagney <cagney@redhat.com>
4444
4445 * gdbint.texinfo (Target Architecture Definition): Document
4446 register_type.
4447
838a8221
AC
44482003-03-03 Andrew Cagney <cagney@redhat.com>
4449
4450 * stabs.texinfo (Structures): Use @samp and separate @var's
4451 instead of a single @var containing a comma separated list.
4452 (Unions): Ditto.
4453
d7f4a264
DJ
44542003-03-02 Daniel Jacobowitz <drow@mvista.com>
4455
4456 * Makefile.in (distclean): Remove config.log.
4457
f30ee0bc
AC
44582003-03-01 Andrew Cagney <cagney@redhat.com>
4459
4460 * gdbint.texinfo (Target Architecture Definition): Rename
4461 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
4462
44632003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
4464
4465 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
4466 DEPRECATED_INIT_EXTRA_FRAME_INFO.
4467
be448670
CF
44682003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
4469
4470 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
4471 (Non-debug DLL symbols): New node, describing the minimal symbols
4472 loaded from DLLs without real debugging symbols.
4473
501eef12
AC
44742003-02-20 Andrew Cagney <ac131313@redhat.com>
4475
4476 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
4477 hardware-breakpoint-limit".
4478 (Set Watchpoints): Add cross reference to "set remote
4479 hardware-watchpoint-limit".
4480 (Remote configuration options): New section.
4481
21c294e6
AC
44822003-02-04 Andrew Cagney <ac131313@redhat.com>
4483
e9be73e4
AC
4484 * gdbint.texinfo (Target Architecture Definition): Delete
4485 descrption of IS_TRAPPED_INTERNALVAR.
4486
21c294e6
AC
4487 From Keith Seitz <keiths@redhat.com>:
4488 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
4489 option "-i"/"--interpreter" to this chapter. Include index
4490 entries.
4491
0179ffac
DC
44922003-02-04 David Carlton <carlton@math.stanford.edu>
4493
4494 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
4495 (Variables): Recommend stabs+ and DWARF 2.
4496 (C plus plus expressions): Correct info about
4497 compiler versions, debug formats.
4498 (Contributors): Change 'DWARF2' to 'DWARF 2'.
4499 PR symtab/874.
4500
7ca9f392
AC
45012003-02-01 Andrew Cagney <ac131313@redhat.com>
4502
4503 * gdbint.texinfo (Target Architecture Definition): Delete
4504 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
4505 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
4506 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
4507 references to nindy and i960.
4508 * gdb.texinfo (i960): Delete all references to i960 and nindy.
4509
31a85ea2
AC
45102003-02-01 Andrew Cagney <ac131313@redhat.com>
4511
4512 * gdbint.texinfo (Target Architecture Definition): Delete
4513 FLOAT_INFO.
4514
6b894e49
AC
45152003-01-30 Andrew Cagney <ac131313@redhat.com>
4516
4517 * stabs.texinfo (Member Type Descriptor): Clarify description of
4518 `@'. Suggested by Ben Hutchings.
4519
c48861fb
AC
45202003-01-29 Andrew Cagney <ac131313@redhat.com>
4521
4522 * gdb.texinfo (M68K): Delete reference to es1800.
4523
617073a9
AC
45242003-01-29 Andrew Cagney <ac131313@redhat.com>
4525
4526 * gdb.texinfo (Maintenance Commands): Document `maint print
4527 reggroups' and `maint print register-groups'.
4528 * gdbint.texinfo (Target Architecture Definition): Document
4529 register_reggroup_p.
4530
5b5d99cf
JB
45312003-01-23 Jim Blandy <jimb@redhat.com>
4532
4533 * gdb.texinfo (Separate Debug Files): New section.
4534
e7ba9c65
DJ
45352003-01-22 Daniel Jacobowitz <drow@mvista.com>
4536
4537 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
4538 and "maint show profile".
4539
94e91d6d
MC
45402003-01-16 Michael Chastain <mec@shout.net>
4541
4542 * gdb.texinfo (Installing GDB): Warn against
4543 ".../gdb-VERSION/gdb/configure".
4544 (Separate Objdir): Likewise.
4545
867f3898
AC
45462003-01-15 Andrew Cagney <ac131313@redhat.com>
4547
4548 * gdbint.texinfo (Target Architecture Definition): Delete
4549 definition of PRINT_REGISTER_HOOK.
4550
f153cc92
EZ
45512003-01-15 Elena Zannoni <ezannoni@redhat.com>
4552
4553 (OpenRISC 1000): Fix formatting of command names.
4554
c60eb6f1
EZ
45552003-01-15 Elena Zannoni <ezannoni@redhat.com>
4556
4557 * gdb.texinfo (Continuing and Stepping): Add new command
4558 'advance'. Clarify behavior of 'until'.
4559
f5ebfba0
DJ
45602003-01-13 Daniel Jacobowitz <drow@mvista.com>
4561
4562 * gdb.texinfo (Files): Document solib-absolute-prefix and
4563 solib-search-path.
4564
4ce8657e
MC
45652003-01-09 Michael Chastain <mec@shout.net>
4566
4567 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
4568 (Create a Release): Add new instructions for new @file{src-release}.
4569 Document existing instructions for @file{Makefile.in} as
4570 being for @value{GDBN} 5.3.1 or earlier.
4571
372613e3
AC
45722003-01-09 Andrew Cagney <ac131313@redhat.com>
4573
4574 * gdbint.texinfo (Target Architecture Definition): Mention
4575 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
4576 allocate memory.
4577
b4e9345d
DJ
45782003-01-04 Daniel Jacobowitz <drow@mvista.com>
4579
4580 * gdb.texinfo (Controlling GDB): Add @kindex for
4581 "show osabi".
4582 (Backtraces): Add @kindex's for backtrace-below-main.
4583
98b45e30
DJ
45842003-01-04 Daniel Jacobowitz <drow@mvista.com>
4585
4586 * gdb.texinfo (Controlling GDB): Document "set osabi".
4587
95f90d25
DJ
45882003-01-04 Daniel Jacobowitz <drow@mvista.com>
4589
4590 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
4591 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
4592
1e698235
DJ
45932003-01-04 Daniel Jacobowitz <drow@mvista.com>
4594
4595 * gdb.texinfo (Controlling GDB): Add ABI section. Document
4596 "set coerce-float-to-double".
4597 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
4598
e632838e
AC
45992003-01-02 Andrew Cagney <ac131313@redhat.com>
4600
4601 * stabs.texinfo: Remove obsolete text.
4602 * gdbint.texinfo: Ditto.
4603 * gdb.texinfo: Ditto.
4604
c133ab7a
MK
46052002-12-22 Mark Kettenis <kettenis@gnu.org>
4606
4607 * gdbint.texinfo (Target Architecture Definition): Update
4608 description of gdbarch_register_osabi.
4609
f821f325
KH
46102002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4611
4612 * agentexpr.texi: Fix typos.
4613 * annotate.texi: Likewise.
4614 * fdl.texi: Likewise.
4615
85a6d8d3 46162002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
4617
4618 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
4619 DEPRECATED_INIT_FRAME_PC.
4620
ae45cd16
AC
46212002-12-01 Andrew Cagney <ac131313@redhat.com>
4622
4623 * gdbint.texinfo (Target Architecture Definition): Delete
4624 PC_IN_CALL_DUMMY.
4625
07555a72
AC
46262002-11-28 Andrew Cagney <ac131313@redhat.com>
4627
4628 * gdbint.texinfo (Host Definition): Delete documentation on
4629 USE_GENERIC_DUMMY_FRAMES.
4630
c166cdc7
EZ
46312002-11-26 Elena Zannoni <ezannoni@redhat.com>
4632
5ae4183a 4633 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
4634 * Makefile.in (install-info): Run the install-info command as part
4635 of the post install steps only.
4636 (uninstall-info): New target.
4637 (uninstall): New target.
4638
35db0260
EZ
46392002-11-22 Elena Zannoni <ezannoni@redhat.com>
4640
4641 * Makefile.in (install): Make install do some real work.
4642
9ba8d803
AC
46432002-11-19 Andrew Cagney <ac131313@redhat.com>
4644
4645 Fix POSIX problem reported by Paul Eggert.
4646 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
4647 Fix PR gdb/527.
4648
903ad3a6
AC
46492002-10-26 Andrew Cagney <cagney@redhat.com>
4650
4651 * gdbint.texinfo (Target Architecture Definition): Delete
4652 definition of DO_REGISTERS_INFO.
4653
f2abfe65
KB
46542002-10-18 Kevin Buettner <kevinb@redhat.com>
4655
4656 * gdbint.texinfo (Address Classes): Fix problems with insertion
4657 of ``{'' and ``}'' in example.
4658
b5b0480a
KB
46592002-10-17 Kevin Buettner <kevinb@redhat.com>
4660
4661 * gdbint.texinfo (Address Classes): New section.
4662 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
4663 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
4664 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
4665 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
4666
c85508ee
KD
46672002-10-11 Klee Dienes <kdienes@apple.com>
4668
4669 * gdb.texinfo (Registers): Mention vector registers as well as
4670 floating registers in the documentation for 'info registers' and
4671 'info all-registers'.
4672
6d12fc3d
DJ
46732002-10-11 Daniel Jacobowitz <drow@mvista.com>
4674
4675 * gdbint.texinfo (CPLUS_MARKER): Remove item.
4676
8d19fbd2
JJ
46772002-10-03 Jeff Johnston <jjohnstn@redhat.com>
4678
4679 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
4680 interface definition.
4681
a37295f9
MM
46822002-10-03 Marko Mlinar <markom@opencores.org>
4683
4684 * gdb.texinfo (Target Commands): Add or1k target specific
4685 commands.
4686 * gdb.texinfo (Contributors): Add myself to the contributors list.
4687
da0f9dcd
AC
46882002-10-01 Andrew Cagney <ac131313@redhat.com>
4689
4690 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
4691 and "mi1" instead of "mi1" and "mi0".
4692
2e834e49
HPN
46932002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
4694
4695 * gdb.texinfo (Packets): Fix typos "alligned".
4696 Correct z3/Z3 description. Correct z4/Z4 title.
4697
050be0dc
AC
46982002-09-27 Andrew Cagney <ac131313@redhat.com>
4699
4700 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
4701
1104b9e7
KB
47022002-09-25 Kevin Buettner <kevinb@redhat.com>
4703
4704 * gdb.texinfo: Use GNU/Linux instead of Linux.
4705
512217c7
AC
47062002-09-25 Andrew Cagney <ac131313@redhat.com>
4707
4708 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
4709
10998722
AC
47102002-09-24 Andrew Cagney <ac131313@redhat.com>
4711
512217c7 4712 * gdb.texinfo: Replace @example with @smallexample.
10998722 4713
a0eb71c5
KB
47142002-09-20 Kevin Buettner <kevinb@redhat.com>
4715
f7dc1244 4716 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
4717 * gdb.texinfo (Character Sets): Use @smallexample instead of
4718 @example. Use GNU/Linux instead of Linux.
4719
47202002-09-20 Jim Blandy <jimb@redhat.com>
4721
4722 * gdb.texinfo: Add character set documentation.
4723
2f870471
AC
47242002-09-19 Andrew Cagney <ac131313@redhat.com>
4725
4726 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
4727 (Packets): Add cross reference from `b' packet to `z' packets.
4728
790eb8f5
AC
47292002-09-19 Andrew Cagney <ac131313@redhat.com>
4730
8d30a00d
AC
4731 * gdb.texinfo (Maintenance Commands): Document ``maint
4732 internal-error'' and ``maint internal-warning''.
4733
790eb8f5
AC
4734 * gdbint.texinfo (Target Architecture Definition): Revise
4735 description of STACK_ALIGN. Add description of FRAME_ALIGN.
4736
a23a7bf1
JB
47372002-09-19 Joel Brobecker <brobecker@gnat.com>
4738
4739 * gdbint.texinfo (Target Conditionals): Document the new
4740 NAME_OF_MALLOC macro.
4741
299ffc64
AC
47422002-09-05 Andrew Cagney <ac131313@redhat.com>
4743
4744 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
4745 engineer.
4746
b7bb15bc
SC
47472002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4748
4749 * gdb.texinfo (TUI Overview): Document status line fields.
4750
3d757584
SC
47512002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4752
4753 * gdb.texinfo (TUI Commands): Document info win command.
4754
269c21fe
SC
47552002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4756
4757 * gdb.texinfo (TUI Overview): Document breakpoint markers.
4758
7cf36c78
SC
47592002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4760
4761 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
4762 (TUI Keys): Likewise.
4763
d2c6833e
AC
47642002-08-25 Andrew Cagney <ac131313@redhat.com>
4765
4766 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
4767 for a packet receive.
4768
46d8b1c3
AC
47692002-08-25 Andrew Cagney <ac131313@redhat.com>
4770
4771 * Makefile.in (clean): Move to end of file.
4772 (distclean, maintainer-clean, realclean): Ditto.
4773 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
4774 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
4775 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
4776 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
4777
b0787093
AC
47782002-08-24 Andrew Cagney <ac131313@redhat.com>
4779
4780 * Makefile.in (GDBINT_TEX_TMPS): Define.
4781 (gdbint.dvi, gdbint.pdf): Use
4782 (GDB_TEX_TMPS): Define.
4783 (gdb.dvi, gdb.pdf): Use.
4784 (STABS_TEX_TMPS): Define.
4785 (stabs.dvi, stabs.pdf): Use.
4786 (GDB_DOC_SOURCE_INCLUDES): New macros.
4787 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
4788 (GDBINT_DOC_FILES_INCLUDES): New macros.
4789 (GDBINT_DOC_BUILD_INCLUDES): New macros.
4790 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
4791 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
4792 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
4793 (links2roff): Replace SFILES_INCLUDED with
4794 GDB_DOC_SOURCE_INCLUDES.
4795 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
4796 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
4797 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
4798 dependencies.
4799 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
4800 dependencies.
4801 (gdbmi.texinfo): Delete rule.
4802 (inc-hist.texinfo): Delete rule.
4803 (rluser.texinfo): Delete rule.
4804
ebba8386
AC
48052002-08-23 Andrew Cagney <cagney@redhat.com>
4806
4807 * gdbint.texinfo (Target Architecture Definition): Update
4808 STORE_RETURN_VALUE, mention regcache.
4809
0ab7a791
AC
48102002-08-21 Andrew Cagney <ac131313@redhat.com>
4811
4812 * gdbint.texinfo (Target Architecture Definition): Document
4813 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
4814
ee2d5c50
AC
48152002-08-19 Andrew Cagney <ac131313@redhat.com>
4816
4817 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
4818 Fix minor typos. Add index entries.
4819
53c69bd7
AC
48202002-08-18 Andrew Cagney <ac131313@redhat.com>
4821
4822 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
4823
e76f1f2e
AC
48242002-08-15 Andrew Cagney <ac131313@redhat.com>
4825
4826 * gdbint.texinfo (Target Architecture Definition): Document
4827 PRINT_VECTOR_INFO.
4828 * gdb.texinfo (Vector Unit): Document "info vectors" command.
4829
0680b120
AC
48302002-08-13 Andrew Cagney <ac131313@redhat.com>
4831
4832 * gdb.texinfo (Maintenance Commands): Document "maint print
4833 registers", "maint print raw-registers" and "maint print
4834 cooked-registers".
4835
3c3bea1c
GS
48362002-08-08 Grace Sainsbury <graces@redhat.com>
4837
a9331b3f 4838 From Mark Salter:
3c3bea1c
GS
4839 * gdb.texinfo (Protocol): Document T packet extension to
4840 allow watchpoint address reporting.
4841
42f9b0a5
AC
48422002-08-03 Andrew Cagney <ac131313@redhat.com>
4843
4844 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
4845
db034ac5
AC
48462002-08-01 Andrew Cagney <cagney@redhat.com>
4847
4848 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
4849 to CHILL.
4850
e2b28d04
AC
48512002-08-01 Andrew Cagney <ac131313@redhat.com>
4852
4853 * gdbint.texinfo (Coding): Revise section "Include Files".
4854
7fb623f7
AC
48552002-07-24 Andrew Cagney <cagney@redhat.com>
4856
4857 * gdbint.texinfo: Obsolete references to m88k.
4858 * gdb.texinfo: Ditto.
4859
4a2b4636
JB
48602002-07-10 Joel Brobecker <brobecker@gnat.com>
4861
7fb623f7 4862 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
4863 where the proper version of autoconf can be retrieved.
4864
a71ec265
DH
48652002-07-09 Don Howard <dhoward@redhat.com>
4866
4867 * gdb.texinfo (Command Files): Further describe the behavior of
4868 sourced command files.
4869
b9aa90c9
AC
48702002-06-27 Andrew Cagney <ac131313@redhat.com>
4871
4872 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
4873 (Coding): Clarify ISO C version that GDB assumes.
4874
40dd2248
TT
48752002-06-26 Tom Tromey <tromey@redhat.com>
4876
4877 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
4878 add_setshow_cmd_full.
4879
bfac230e
DH
48802002-06-25 Don Howard <dhoward@redhat.com>
4881
4882 * gdb.texinfo (Memory Region Attributes): Document new behavior
4883 for 'mem' command.
4884
475b0867
JB
48852002-06-11 Jim Blandy <jimb@redhat.com>
4886
919d772c
JB
4887 * gdb.texinfo (Symbols): Update documentation for `info source'
4888 command.
4889
475b0867
JB
4890 * gdb.texinfo (Macros): Call the command `info macro', not
4891 `show macro'.
4892
ba8c9337
AC
48932002-06-09 Andrew Cagney <ac131313@redhat.com>
4894
4895 * gdbint.texinfo (Coding): Add section ``Per-architecture module
4896 data''.
4897
1029b7fa
MK
48982002-06-09 Mark Kettenis <kettenis@gnu.org>
4899
4900 * gdbint.texinfo (Target Architecture Definition): Document
4901 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
4902
16737d73
AC
49032002-06-08 Andrew Cagney <ac131313@redhat.com>
4904
4905 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
4906 lists.
4907
30107679
AC
49082002-06-08 Andrew Cagney <ac131313@redhat.com>
4909
4910 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
4911 Branch''.
4912
3352e23e
AC
49132002-06-01 Andrew Cagney <ac131313@redhat.com>
4914
4915 * gdbint.texinfo (Target Architecture Definition): Add section
4916 ``Converting an existing Target Architecture to Multi-arch''.
4917
cbb09e6a
AC
49182002-05-30 Andrew Cagney <ac131313@redhat.com>
4919
4920 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
4921 to ``Obsoleting code''. Revise.
4922
e2e0bcd1
JB
49232002-05-17 Jim Blandy <jimb@redhat.com>
4924
4925 * gdb.texinfo (C Preprocessor Macros): New chapter.
4926 Include it in the main menu.
4927 (Contributors): Credit Jim Blandy with macro support.
4928 (Compilation): Explain how to get macro information into the
4929 executable.
4930 (Expressions): Note that preprocessor macros are expanded.
4931
9db8d71f
DJ
49322002-05-14 Daniel Jacobowitz <drow@mvista.com>
4933
4934 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
4935 options for `target remote'.
4936
6d531722
AC
49372002-05-13 Andrew Cagney <ac131313@redhat.com>
4938
4939 * gdbint.texinfo (Target Architecture Definition): Delete
4940 documentation on NNPC_REGNUM.
4941
13d01224
AC
49422002-05-11 Andrew Cagney <ac131313@redhat.com>
4943
4944 * gdbint.texinfo (Target Architecture Definition): Document
4945 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
4946 (Target Architecture Definition): Revise section `Using Different
4947 Register and Memory Data Representations'. Add section `Raw and
4948 Virtual Register Representations'.
4949
b2e75d78
AC
49502002-05-11 Andrew Cagney <ac131313@redhat.com>
4951
4952 * gdbint.texinfo (Target Architecture Definition): Mention
4953 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
4954 (Target Architecture Definition): Mention same. Add references to
4955 web pages.
4956
2c8682ee
MS
49572002-05-08 Michael Snyder <msnyder@redhat.com>
4958
4959 * stabs.texinfo (Attributes): Document new "vector" attribute.
4960
0816590b
AC
49612002-05-04 Andrew Cagney <ac131313@redhat.com>
4962
4963 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
4964
2653173e
AC
49652002-05-04 Andrew Cagney <ac131313@redhat.com>
4966
4967 * gdb.texinfo: Delete obsolete references to a29k.
4968
d7bd68ca
AC
49692002-04-24 Andrew Cagney <ac131313@redhat.com>
4970
4971 * gdbint.texinfo (Target Architecture Definition): Replace
4972 IN_SIGTRAMP with PC_IN_SIGTRAMP.
4973
21d83aa5
DM
49742002-04-24 David S. Miller <davem@redhat.com>
4975
4976 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
4977
7673a6cc
DM
49782002-04-21 David S. Miller <davem@redhat.com>
4979
4980 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
4981
d49d1e0a
AC
49822002-04-21 Andrew Cagney <ac131313@redhat.com>
4983
4984 * gdbint.texinfo (Target Architecture Definition): Delete
4985 definition of HAVE_REGISTER_WINDOWS.
4986
f7dc1244 49872002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
4988
4989 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
4990 "Theodore A. Roth" <troth@verinet.com>.
4991
5ca0cb28
DH
49922002-04-15 Don Howard <dhoward@redhat.com>
4993
f7dc1244 4994 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 4995 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 4996 Provide a better explaination of this feature.
5ca0cb28 4997
f208ba17
AC
49982002-04-14 Andrew Cagney <ac131313@redhat.com>
4999
5000 * gdbint.texinfo (Target Architecture Definition): Remove
5001 FRAME_CHAIN_COMBINE.
5002
d5ba91de
MC
50032002-04-12 Michael Chastain <mec@shout.net>
5004
5005 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5006 REG_STACK_SEGMENT.
5007
26818220
MC
50082002-04-09 Michael Chastain <mec@shout.net>
5009
5010 * gdbint.texinfo (Obsolete Conditionals): Remove references to
5011 PYRAMID_* macros.
5012
129188f6
AC
50132002-04-07 Andrew Cagney <ac131313@redhat.com>
5014
5015 * gdb.texinfo (Bug Reporting): Document that the web is the
5016 prefered way of submitting bug reports.
5017 (Bug Reporting): Delete the s-mail address as the last resort.
5018
8227c0ff
AC
50192002-04-05 Andrew Cagney <ac131313@redhat.com>
5020
5021 * gdbint.texinfo (Target Architecture Definition): Delete
5022 references to TARGET_WRITE_FP and write_fp.
5023
16d9dec6
MS
50242002-03-27 Michael Snyder <msnyder@redhat.com>
5025
5026 * gdb.texinfo: Document new commands dump, append, and restore.
5027
9ae8b82c
AC
50282002-03-27 Andrew Cagney <ac131313@redhat.com>
5029
5030 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
5031 Branch'.
5032
474c8240
AC
50332002-03-18 Andrew Cagney <ac131313@redhat.com>
5034
5035 * gdb.texinfo: Change all examples to @smallexample.
5036 * gdbint.texinfo: Ditto.
a9331b3f 5037
fb0ff88f
AC
50382002-03-18 Andrew Cagney <ac131313@redhat.com>
5039
5040 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5041 Branches''.
5042
9bb0a4d8
AC
50432002-03-18 Andrew Cagney <ac131313@redhat.com>
5044
5045 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5046 Policy''.
5047
937f164b
FF
50482002-03-04 Fred Fish <fnf@redhat.com>
5049
5050 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5051 expresson, suports, dependant, trhe, perhaphs, situtations,
5052 explictily, taged, oportunity, unfortunatly).
5053
a7b40f07
AC
50542002-02-24 Andrew Cagney <ac131313@redhat.com>
5055
5056 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5057 Remove reference to 3.12.
5058
aab4e0ec
AC
50592002-02-23 Andrew Cagney <ac131313@redhat.com>
5060
5061 * gdbint.texinfo: Include fdl.texi.
5062 (Top): Add GNU Free Documentation License.
5063 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5064 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5065 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5066 (gdbint.info): Add srcdir to include path.
5067 * gdb.texinfo: Include gpl.texi.
5068 (Top): Add Copying.
5069 * gpl.texi: New file.
5070
47b95330
AC
50712002-02-23 Andrew Cagney <ac131313@redhat.com>
5072
5073 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5074
78c47bea
PM
50752002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
5076
5077 * gdb.texinfo: Document Cygwin native specific commands.
5078
56460a61
DJ
50792002-02-15 Daniel Jacobowitz <drow@mvista.com>
5080
5081 * gdb.texinfo: Document gdbserver ``--attach'' command.
5082
def71bfa
MS
50832002-02-07 Michael Snyder <msnyder@redhat.com>
5084
5085 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5086 to @code(_ovly_debug_event).
5087
c928edc0
AC
50882002-02-07 Andrew Cagney <ac131313@redhat.com>
5089
5090 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5091
81d46470
MS
50922002-02-06 Michael Snyder <msnyder@redhat.com>
5093
5094 * gdb.texinfo (overlays): Mention new magic symbol
5095 '_ovly_debug_event', which allows GDB to keep better track
5096 of overlays.
5097
f7dc1244 50982002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
5099
5100 * gdb.texinfo (Memory Region Attributes): Fix the wording.
5101 Suggested by Dmitry Sivachenko.
5102
5103 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
5104
15110bc3
MS
51052002-02-01 Michael Snyder <msnyder@redhat.com>
5106
5107 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5108
6763aef9
MS
51092002-01-30 Michael Snyder <msnyder@redhat.com>
5110
ac282366
MS
5111 * gdb.texinfo: (remote protocol): Gramatical fix-up.
5112 (set trust-readonly-sections): Document.
6763aef9 5113
8642bc8f
AC
51142002-01-29 Andrew Cagney <ac131313@redhat.com>
5115
5116 * gdbint.texinfo (Releasing GDB): Revise and update.
5117
afe64c1a
AC
51182002-01-28 Andrew Cagney <ac131313@redhat.com>
5119
5120 * gdbint.texinfo (Target Architecture Definition): Delete
5121 description of TARGET_BYTE_ORDER_DEFAULT.
5122
f7dc1244 51232002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
5124
5125 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
5126 <mitya@cavia.pp.ru>.
5127
3d6e1b5a
AC
51282002-01-23 Andrew Cagney <ac131313@redhat.com>
5129
5130 * libgdb.texinfo: Delete file.
5131
6c0e9fb3
AC
51322002-01-22 Andrew Cagney <ac131313@redhat.com>
5133
5134 * gdb.texinfo: Remove makeinfo 3.12 hacks.
5135 * gdbint.texinfo: Ditto.
5136
e0ce93ac
AC
5137Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
5138
5139 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5140
be298bcc
AC
51412002-01-22 Andrew Cagney <ac131313@redhat.com>
5142
5143 * Makefile.in: Update copyright.
5144 (TEXI2DVI): Define.
5145 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5146 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
5147 gdb-cfg.texi.
5148 (TEXINDEX, PDFTEX): Delete makefile variables.
5149
8e04817f
AC
51502002-01-22 Andrew Cagney <ac131313@redhat.com>
5151
5152 * gdb.texinfo (Protocol): Move section to appendix.
5153
6b2f586d
AC
51542002-01-21 Andrew Cagney <ac131313@redhat.com>
5155
5156 * gdb.texinfo (Remote Debugging): Create a menu.
5157 (Top): Add ``Remote Debugging'' to menu.
5158
6f05cf9f
AC
51592002-01-21 Andrew Cagney <ac131313@redhat.com>
5160
5161 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5162 serial protocol'' from here.
5163 (Remote Debugging): To here. New chapter.
5164
3fd3d7d2
AC
51652002-01-20 Andrew Cagney <ac131313@redhat.com>
5166
5167 * gdbint.texinfo (Target Architecture Definition): Delete
5168 description of TARGET_BYTE_ORDER_SELECTABLE_P.
5169
7fd60527
AC
51702002-01-20 Andrew Cagney <ac131313@redhat.com>
5171
5172 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
5173 are no longer needed.
5174 (Porting GDB): Add maintainer note about configure.host.
5175
c2f05ac9
AC
51762002-01-20 Andrew Cagney <ac131313@redhat.com>
5177
5178 * gdbint.texinfo (Target Architecture Definition): Remove
5179 definition of IEEE_FLOAT.
5180
f7dc1244 51812002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
5182
5183 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
5184 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
5185 <3diff@gnu.org>
231b2aad 5186
82600034
AC
51872002-01-19 Andrew Cagney <ac131313@redhat.com>
5188
5189 * gdbint.texinfo (Host Definition): Remove references to
5190 MALLOC_INCOMPATIBLE.
5191
7708fa01
AC
51922002-01-17 Andrew Cagney <ac131313@redhat.com>
5193
5194 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5195 and xyz-xdep.o.
5196
eb12ee30
AC
51972002-01-17 Andrew Cagney <ac131313@redhat.com>
5198
5199 * gdb.texinfo (Maintenance Commands): Add appendix.
5200 (Set Breaks): Copy ``maint info breakpoint'' doco to
5201 ``Maintenance Commands'' appendix. Add reference.
5202
c9ccaa92
AC
52032002-01-17 Andrew Cagney <ac131313@redhat.com>
5204
5205 * fdl.texi: Remove next/prev from @node.
5206
f7dc1244 52072002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
5208
5209 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
5210 for monstrous @multitable (from Brian Youmans).
5211
5212 * fdl.texi: New file.
5213
5214 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
5215
8973da3a
AC
52162002-01-15 Andrew Cagney <ac131313@redhat.com>
5217
5218 * gdbint.texinfo (Releasing GDB): New chapter.
5219
7d86b5d5
AC
52202002-01-14 Andrew Cagney <ac131313@redhat.com>
5221
5222 * gdb.texinfo (Embedded Processors, Calling program functions):
5223 Obsolete references to a29k.
5224
cc1cb004
AC
52252002-01-13 Andrew Cagney <ac131313@redhat.com>
5226
5227 * gdbint.texinfo (Coding): Review Cleanups section. Examples
5228 examples. Document that a code-block should do or discard its
5229 cleanups before exit.
5230
79f12247
MS
52312002-01-11 Michael Snyder <msnyder@redhat.com>
5232
5233 * gdb.texinfo (Choosing files): Change @samp to @file.
5234
19837790
MS
52352002-01-05 Michael Snyder <msnyder@redhat.com>
5236
5237 * gdb.texinfo (--pid): Document new command line option (attach).
5238
f7dc1244 52392002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
5240
5241 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
5242 in the stub.
5243
d7449b42
AC
52442002-01-04 Andrew Cagney <ac131313@redhat.com>
5245
5246 * gdbint.texinfo (Target Architecture Definition): Replace
5247 BIG_ENDIAN with BFD_ENDIAN_BIG.
5248
f23631e4
AC
52492002-01-03 Andrew Cagney <ac131313@redhat.com>
5250
5251 * gdbint.texinfo (Target Architecture Definition): Replace
5252 value_ptr with struct value pointer.
5253
72c9928d
EZ
52542002-01-02 Eli Zaretskii <eliz@gnu.org>
5255
5256 * gdb.texinfo (Free Software): Fix wording.
5257
959acfd1
EZ
52582001-12-31 Eli Zaretskii <eliz@gnu.org>
5259
5260 * gdb.texinfo (Free Software): New section ``Free Software Needs
5261 Free Documentation''.
5262
f7dc1244 52632001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
5264
5265 * stabs.texinfo:
5266 * gdb.texinfo:
5267 * gdbint.texinfo:
5268 * libgdb.texinfo:
5269 * annotate.texi: Fix the application of GFDL in the Copyright notice.
5270
6600abed
MS
52712001-12-29 Michael Snyder <msnyder@redhat.com>
5272
5273 * gdb.texinfo (maint info sections): Fix typo.
5274
f6680716
MS
52752001-12-26 Michael Snyder <msnyder@redhat.com>
5276
fe95c787
MS
5277 * gdb.texinfo (maint info sections): Document.
5278
a9331b3f 5279 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
5280 'info proc' sub-options that are currently not implemented.
5281
c3d3ce5b
JB
52822001-12-20 Jim Blandy <jimb@redhat.com>
5283
5284 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
5285
778eb05e
AC
52862001-12-15 Andrew Cagney <ac131313@redhat.com>
5287
5288 * gdbint.texinfo (Target Architecture Definition): Replace
5289 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
5290
2607059c
AC
52912001-12-01 Andrew Cagney <ac131313@redhat.com>
5292
5293 * gdbint.texinfo (Host Definition): Delete documentation on
5294 HOST_BYTE_ORDER.
5295
df0cd8c5
JB
52962001-11-30 Jim Blandy <jimb@redhat.com>
5297
5298 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 5299 overlay support. Add to top-level menu.
df0cd8c5 5300
88118b3a
TT
53012001-11-26 Tom Tromey <tromey@redhat.com>
5302
5303 * gdb.texinfo (Command Syntax): Document C-o binding.
5304
96565e91
CF
53052001-07-26 Christopher Faylor <cgf@redhat.com>
5306
5307 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
5308 use since it is described in the referenced section.
5309
f7dc1244 5310 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
5311 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
5312 clearer when using DJGPP.
5313
2a3d5645
CF
53142001-11-24 Christopher Faylor <cgf@redhat.com>
5315
5316 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
5317 specifically refer to MS-DOS.
5318 (command files): Mention gdb.ini is only used on MS-DOS.
5319
aa26fa3a
TT
53202001-11-21 Tom Tromey <tromey@redhat.com>
5321
5322 * gdb.texinfo (Invoking GDB): Document --args.
5323 (Mode Options): Likewise.
5324
4f8ada06
JB
53252001-11-21 Jim Blandy <jimb@redhat.com>
5326
5327 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
5328 Delete documentation; this macro has been removed from the
5329 sources.
5330
3fe0dc10
JB
53312001-11-13 Jim Blandy <jimb@redhat.com>
5332
5333 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
5334
9e5abb06
CV
53352001-11-06 Corinna Vinschen <vinschen@redhat.com>
5336
5337 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
5338
1c5dfdad
MS
53392001-11-05 Michael Snyder <msnyder@redhat.com>
5340
a9331b3f 5341 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
5342 quote regexp chars in function names such as "operator*()".
5343
990f9fe3
FF
53442001-11-01 Fred Fish <fnf@redhat.com>
5345
5346 * gdbint.texinfo (SOLIB_ADD): Document additional new
5347 "readsyms" arg.
5348
b433d00b
DH
53492001-10-30 Don Howard <dhoward@redhat.com>
5350
070b1dd3
DH
5351 * gdb.texinfo: (Command Files) Added documentation for the
5352 behavior of gdb with input redirected from a file.
b433d00b 5353
b7209cb4
FF
53542001-10-28 Fred Fish <fnf@redhat.com>
5355
5356 * gdb.texinfo (auto-solib-add): Change docs to match
5357 implementation change.
5358 (auto-solib-limit): Add docs for new variable.
5359
1aa20aa8
AC
53602001-10-15 Andrew Cagney <ac131313@redhat.com>
5361
5362 * gdbint.texinfo (Target Architecture Definition): Function
5363 value_as_pointer renamed to value_as_address.
5364
fc0c74b1
AC
53652001-10-15 Andrew Cagney <ac131313@redhat.com>
5366
5367 * gdbint.texinfo (Target Architecture Definition): Default
5368 POINTER_TO_ADDRESS functions assume unsigned addresses.
5369 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
5370 posting by Jim Blandy.
5371
f4846649
JB
53722001-10-12 Jim Blandy <jimb@redhat.com>
5373
5374 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
5375 version of texi2html (1.64) doesn't support this flag any more.
5376
f277788b
MK
53772001-09-08 Mark Kettenis <kettenis@gnu.org>
5378
a9dc4918
MK
5379 * gdbint.texinfo (Host Definition): Remove description of
5380 MEM_FNS_DECLARED.
5381
d28379df
MK
5382 * gdbint.texinfo (Host Definition): Remove description of R_OK.
5383
f277788b
MK
5384 * gdbint.texinfo (Host Definition): Remove description of
5385 HAVE_SIGSETMASK.
5386
7ccaa899
EZ
53872001-09-04 Elena Zannoni <ezannoni@redhat.com>
5388
5389 * gdbint.texinfo (Target Architecture Definition): Add
5390 explanation of TARGET_PRINT_INSN macro.
5391
17d9d558
JB
53922001-08-30 Jim Blandy <jimb@redhat.com>
5393
5394 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
5395 Explain what it means to load relocatable files.
5396
72cde065
JB
53972001-08-28 Jim Blandy <jimb@redhat.com>
5398
5399 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
5400 info `top' menu.
5401
9e678452
CF
5402Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
5403
5404 * gdbint.texinfo: Add a cautionary note about macro use.
5405
a2bea4c3 54062001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 5407
a2bea4c3
CV
5408 * gdb.texinfo: Explain omitting the hostname in the
5409 `target remote' command.
5410
1129bf27
DJ
54112001-07-30 Daniel Jacobowitz <drow@mvista.com>
5412
5413 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
5414 and END-INFO-DIR-ENTRY.
5415
732b3002
SC
54162001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5417
5418 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
5419
89437448
AC
54202001-07-25 Andrew Cagney <ac131313@redhat.com>
5421
5422 * gdbint.texinfo (libgdb): Rewrite.
5423
f7dc1244 54242001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
5425
5426 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
5427
c4555f82
SC
54282001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5429
5430 * gdb.texinfo (TUI): New chapter, document the TUI.
5431 (Mode Options): Document the -tui option.
5432
2f45a6e0
MK
54332001-07-23 Mark Kettenis <kettenis@gnu.org>
5434
5435 * gdbint.texinfo (Host Definition): Remove description of
5436 NEED_POSIX_SETPGID.
5437
f7dc1244 54382001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
5439
5440 * gdb.tex (DJGPP Native): New node, with descriptions of
5441 DJGPP-specific commands.
5442
be9c6c35
JM
54432001-07-19 John R. Moore <jmoore@redhat.com>
5444
5445 * gdbint.texinfo: Three misspellings.
5446
dfa249fb
AC
54472001-07-06 Andrew Cagney <ac131313@redhat.com>
5448
5449 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
5450 `test` expressions on bash. Problem reported by Colin Walters.
5451
c72e7388
AC
54522001-07-04 Andrew Cagney <ac131313@redhat.com>
5453
5454 * gdbint.texinfo (User Interface): Update ui-out documentation to
5455 refelect recent UI/MI updates.
5456
94bbb2c0
AC
54572001-07-04 Andrew Cagney <ac131313@redhat.com>
5458
5459 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
5460 interpreters.
5461
af6c57ea
AC
54622001-06-15 Andrew Cagney <ac131313@redhat.com>
5463
5464 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
5465 structure and not macros.
5466 (Host Definition): Document that much of this chapter is obsolete.
5467 (Target Architecture Definition): Update list of files that make
5468 up a target architecture.
5469 (Coding): Update.
5470
83aa8bc6
AC
54712001-06-28 Andrew Cagney <ac131313@redhat.com>
5472
5473 * gdbint.texinfo (Target Architecture Definition): Update
5474 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
5475 The latter has been changed to a true predicate.
5476
f7dc1244 54772001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
5478
5479 * annotate.texi: Add @noindent where needed. From Dmitry
5480 Sivachenko <dima@Chg.RU>.
5481 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
5482
656db9b0
AC
54832001-06-16 Andrew Cagney <ac131313@redhat.com>
5484
5485 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
5486
df2396a1
AC
54872001-06-14 Andrew Cagney <ac131313@redhat.com>
5488
5489 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
5490 returns ``OK''. Document that the ``R'' packet does not reply.
5491
0f1f2b0a
MS
54922001-06-13 Michael Snyder <msnyder@redhat.com>
5493
5494 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
5495
f7dc1244 54962001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
5497
5498 * gdb.texinfo (Signals): Clarify the default setting of signal
5499 handling.
5500
a5d7c491
AC
55012001-05-14 Andrew Cagney <ac131313@redhat.com>
5502
5503 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
5504 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
5505
05a54c4f
AC
55062001-05-12 Andrew Cagney <ac131313@redhat.com>
5507
5508 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
5509
f7dc1244 55102001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
5511
5512 * gdbint.texinfo (Clean Design and Portable Implementation):
5513 Renamed from "Clean Design".
5514 (Clean Design and Portable Implementation): Document portable
5515 methods of handling file names, and the associated macros.
5516
f7dc1244 55172001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
5518
5519 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
5520 command and provide a cross-reference to its description.
5521 (Symbols): Note that "info scope" is useful for trace experiments.
5522
f7dc1244 55232001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 5524
b37052ae
EZ
5525 * gdb.texinfo (Symbols): Document "info scope".
5526 (Tracepoints): New chapter.
5527 (Contributors): Update for v5.1.
5528 <All nodes>: Change "C++" to "C@t{++}".
5529
0ee54786
EZ
5530 * gdbint.texinfo (User Interface): A new section about ui_out
5531 functions, based on text written by Fernando Nasser.
5532
c534679c
EZ
5533 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
5534
f7dc1244 55352001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 5536
e9c75b65
EZ
5537 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
5538
5539 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
5540
5541 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
5542 Replace "GDB" with "@value{GDBN}". Fix markup.
5543
5544 * annotate.texi: Change Permissions to GFDL. Update Copyright.
5545
3d67e040
EZ
5546 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
5547 a cross-reference to its description.
5548 (Symbols): Document "info symbol".
5549
f7dc1244 55502001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
5551
5552 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
5553 subsection "x86 Watchpoints".
5554 (Target Architecture Definition): Document the macros
5555 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
5556 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
5557
b0ed3589
AC
55582001-03-20 Andrew Cagney <ac131313@redhat.com>
5559
5560 * gdbint.texinfo (Target Architecture Definition): Update
5561 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
5562 list.
5563
b6ba6518
KB
55642001-03-06 Kevin Buettner <kevinb@redhat.com>
5565
5566 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
5567 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
5568
f7dc1244 55692001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
5570
5571 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
5572
f7dc1244 55732001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 5574
17cc6a06
EZ
5575 * gdb.texinfo (Environment): Document that `path' does not change
5576 the value of PATH in GDB's own environment (it did in the past,
5577 but that was changed on March 15, 1994). Reported by Doug Evans
5578 <dje@transmeta.com>.
5579
56caf160
EZ
5580 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
5581 its line. Fix markup of commands and macros. Add an Index node
5582 and index entries.
5583
29e57380
C
55842001-01-23 J.T. Conklin <jtc@redback.com>
5585
5586 * gdb.texinfo (Memory region attributes): New manual section.
5587
1c6147de
ND
55882001-01-04 Nicholas Duffek <nsd@redhat.com>
5589
5590 * gdbint.texinfo (POP_FRAME): Document use by return_command.
5591
f7dc1244 55922000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
5593
5594 * refcard.tex: Version and copyright fixed. From Phil Edwards
5595 <pedwards@disaster.jaj.com>.
5596
0dcedd82
AC
5597Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
5598
5599 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
5600 DWARF2_REG_TO_REGNUM): Document.
5601
3b851bce
AC
5602Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
5603
5604 * gdbint.texinfo (Coding): Update current value of
5605 --enable-build-warnings. Mention --enable-gdb-build-warnings.
5606
f7dc1244 56072000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
5608
5609 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
5610 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
5611
b90a5f51
CF
56122000-11-10 Christopher Faylor <cgf@cygnus.com>
5613
5614 * gdb.texinfo: Document new 'set step-mode' command.
5615
f7dc1244 56162000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
5617
5618 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
5619 changes from Dmitry Sivachenko <dima@Chg.RU>.
5620
f7dc1244 56212000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
5622
5623 * gdb.texinfo (Hooks): Document the new post-hook functionality.
5624 From Steven Johnson <sbjohnson@ozemail.com.au>.
5625
2e685b93
MK
56262000-08-10 Mark Kettenis <kettenis@gnu.org>
5627
5628 * gdbint.texinfo (Overall Structure): Spelling fix.
5629
f7dc1244 56302000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
5631
5632 * gdbint.texinfo (Target Architecture Definition): Document that
5633 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
5634 for which REGISTER_CONVERTIBLE returns a zero value.
5635
63ac3005
EZ
56362000-07-08 Christopher Faylor <cgf@cygnus.com>
5637
5638 * Makefile.in (install-info): Find files to install in either the
5639 build or source directories (adapted from Makefile.am).
5640
bd79f757
ND
56412000-07-07 Nicholas Duffek <nsd@redhat.com>
5642
5643 * stabs.texinfo: Fix spelling errors.
5644 (String Field): FILE-NUMBER starts from 0, not 1.
5645
f7dc1244 56462000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
5647
5648 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 5649 Brian Youmans.
5f208f6d 5650
f7dc1244 56512000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
5652
5653 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
5654 the source directory. Reported by Mark Harig
5655 <markh@frazier.landmark.com>.
cc542d3b 5656
f3b28801
C
56572000-06-20 J.T. Conklin <jtc@redback.com>
5658
5659 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
5660
449f3b6c
AC
5661Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
5662
5663 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
5664 Generate using pdftex.
5665 (PDFTEX): Define.
5666 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
5667 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
5668 @contents at the start.
5669
f7dc1244 56702000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
5671
5672 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 5673 Youmans.
48e934c6 5674
9e9c5ae7
AC
5675Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5676
5677 From Brian Youmans:
5678 * gdb.texinfo: Fix ``et al.''.
5679
c741b251
AC
5680Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
5681
5682 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
5683 loop.
5684
4ab64e14
JG
56852000-05-19 Jimmy Guo <guo@cup.hp.com>
5686
5687 * configure: Regenerate.
5688
f7dc1244 56892000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
5690
5691 * Makefile.in (install-info): Run install-info on installed Info
5692 files.
5693
8c70017b
AC
5694Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5695
a7cb598a
AC
5696 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
5697 Andrew Cagney.
8c70017b 5698
f7dc1244 56992000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
5700
5701 * gdb.texinfo: Proofreading changes from Brian Youmans.
5702
bf0184be
ND
57032000-05-01 Nick Duffek <nsd@cygnus.com>
5704
5705 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
5706 startup sequence, minor edits.
5707
f7dc1244 57082000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
5709
5710 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
5711 TeX.
5712
5713 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
5714 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
5715 like `n' and `s' which look weird. Convert some of the @kindex to
5716 @vindex, when they refer to variables, not commands.
5717
33e16fad
AC
5718Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5719
5720 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
5721
f7dc1244 57222000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
5723
5724 * Makefile.in (GDBMI_DIR): New variable.
5725 (SET_TEXINPUTS): Add $(GDBMI_DIR).
5726 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
5727 (gdbmi.texinfo): New target, for texi2roff.
5728 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
5729 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
5730
5731 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
5732 gdbmi.texinfo.
5733 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
5734 comment.
5735
d167840f
EZ
57362000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5737
5738 * gdb.texinfo (Files): Update description of add-symbol-file
5739 command.
5740
f7dc1244 57412000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
5742
5743 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
5744 prevents the build (and is generally a Bad Idea).
5745
f7dc1244 57462000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
5747
5748 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
5749 a comma inside @var.
5750 (Command Files): Index markup changes from Dmitry Sivachenko
5751 <dima@Chg.RU>.
5752
f7dc1244 57532000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
5754
5755 * Makefile.in (LN_S): Define.
5756 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
5757 invoke "ln -s" unless it is known to work.
5758
5759 * configure.in (AC_PROG_LN_S): Add.
5760
8dc7983f
JB
57612000-04-14 Jim Blandy <jimb@redhat.com>
5762
5763 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
5764 section.
5765 (Target Conditionals): Document ADDRESS_TO_POINTER,
5766 POINTER_TO_ADDRESS.
5767
1a8237e8
DB
57682000-04-11 Daniel Berlin <dan@cgsoftware.com>
5769
5770 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
5771 gdb-cfg.texi to get the value.
5772
ca526f1a
JB
57732000-04-10 Jim Blandy <jimb@redhat.com>
5774
5775 * gdbint.texinfo (Target Architecture Definition): Fix
5776 cross-references.
5777
faaafcb4
JB
57782000-04-08 Jim Blandy <jimb@redhat.com>
5779
5780 * gdbint.texinfo (Using Different Register and Memory Data
5781 Representations): New section.
5782 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
5783 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
5784 REGISTER_CONVERT_TO_RAW): Document.
5785
1b27397f
AC
5786Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
5787
5788 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
5789 for acknowledgments.
5790
480ff1fb
AC
5791Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
5792
5793 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
5794 qThreadExtraInfo.
5795
a9331b3f 57962000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 5797
a9331b3f
RM
5798 * gdb.texinfo: Clarify which remote debug protocol commands are
5799 required and which are optional.
f1251bdd 5800
dbeb8dbd
AC
5801Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
5802
5803 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
5804 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
5805 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
5806 * annotate.texi: Update.
5807
6d2ebf8b
SS
58082000-03-28 Stan Shebs <shebs@apple.com>
5809
5810 * gdb.texinfo: Update dates, bump to Eighth Edition (note
5811 expectation of additional changes before release), update
5812 ISBN, add copy of top-level menu for @ifhtml, remove explicit
5813 node links, rephrase and/or shorten lines to fix formatting
5814 problem in both regular and @smallbook formats.
5815 * annotate.texi: Shorten lines in example, use smallexample
5816 consistently everywhere.
5817 * Makefile.in: Add comment about texinfo 4.0 html generation.
5818 (SFILES_INCLUDED): Add annotate.texi.
5819
5d161b24
DB
58202000-03-27 Daniel Berlin <dan@cgsoftware.com>
5821
5ae4183a
AS
5822 * gdb.texinfo (Debugging Output): Added new section, documenting
5823 the "set/show debug" commands.
5d161b24 5824
b9deaee7
AC
5825Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
5826
5827 * annotate.texi (Annotations): When GDBN omit @chapter and @node
5828 entry.
5829
5830 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
5831 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
5832 @chapter and @node entries.
a9331b3f 5833
b9deaee7 5834 * gdb.texinfo: Link all top-level nodes.
a9331b3f 5835
9ef47d30
AC
5836Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
5837
5838 * Makefile.in (install-info): Create $(infodir) before installing
5839 files.
5840
cfeada60
FN
58412000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5842
5843 From David Whedon <dwhedon@gordian.com>
5ae4183a 5844 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 5845
6837a0a2
DB
58462000-03-22 Daniel Berlin <dan@cgsoftware.com>
5847
5848 * gdb.texinfo: Add documentation for the apropos command.
5849
bba2971c
MS
58502000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5851
5852 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
5853
2b628194
MS
58542000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5855
a9331b3f 5856 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
5857 two places.
5858
96a2c332
SS
58592000-03-17 Stan Shebs <shebs@apple.com>
5860
5861 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
5862 <dima@Chg.RU>, also clarification of allowed content for
5863 string constants.
5864
f7dc1244 58652000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
5866
5867 * gdb.texinfo (main menu): Add Annotations.
5868 (File Options): Add @cindex entries for each command-line option.
5869 Document --epoch, --annotate, --async, --interpreter, --write,
5870 --statistics, and --version.
5871
5872 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
5873 of GDB.
5874
9d233477
JB
58752000-02-23 Jim Blandy <jimb@redhat.com>
5876
5877 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
5878
14e0eb3b
JB
58792000-02-22 Jim Blandy <jimb@redhat.com>
5880
5881 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
5882
3555de01
JM
58832000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
5884
5885 * Makefile.in (diststuff): New target.
5886
5e35df8e
KB
58872000-02-15 Kevin Buettner <kevinb@redhat.com>
5888
5889 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 5890 architecture. [From Jim Wilson.]
5e35df8e 5891
c5394b80
JM
58922000-01-16 Tom Tromey <tromey@cygnus.com>
5893
5894 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
5895 (Delete Breaks): Mention range arguments.
5896 (Disabling): Likewise.
5897
c3f6f71d
JM
58982000-01-05 Dmitry Sivachenko <dima@Chg.RU>
5899
5900 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
5901
c4093a6a
JM
5902Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
5903
5904 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
5905 valid functions.
5906
11cf8741
JM
59071999-11-05 Stan Shebs <shebs@andros.cygnus.com>
5908
5909 * gdb.texinfo: Clarify regular expressions used in rbreak.
5910
917317f4
JM
59111999-10-15 Kevin Buettner <kevinb@cygnus.com>
5912
5913 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
5914 MEMORY_REMOVE_BREAKPOINT): Document.
5915
5916Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
5917
5918 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
5919 offset re-using the DATA offset instead.
5920
2df3850c
JM
59211999-10-11 Jim Kingdon <kingdon@redhat.com>
5922
5923 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
5924
59251999-10-05 Stan Shebs <shebs@andros.cygnus.com>
5926
5927 From Dmitry Sivachenko <demon@gpad.ac.ru>:
5928 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
5929 typos.
5930
5931 * gdb.texinfo: Various minor wording and formatting improvements,
5932 mentions of additional command-line options.
5933
2acceee2
JM
59341999-09-30 Fred Fish <fnf@cygnus.com>
5935
5936 * gdb.texinfo: Document additional forms of specifying section
5937 names and addresses for the add-symbol-file command.
5938
c2c6d25f
JM
59391999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
5940
5941 * gdbint.texinfo: Fix typo, add the word "have".
5942
59431999-09-14 Jim Blandy <jimb@cris.red-bean.com>
5944
5945 * gdbint.texinfo (Target Architecture Definition): Document the
5946 SKIP_PERMANENT_BREAKPOINT macro.
5947
d4f3574e
SS
59481999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5949
5950 * gdb.texinfo: Fiks speling errers.
5951
5952 * gdb.texinfo: Fix uses of @multitable.
5953
f7dc1244 5954 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
5955 * gdb.texinfo: Include details specific to DOS host, clarify
5956 some confusing language, fix @ref/@xref/@pxref usages, add
5957 comments about using with optimization, add more indexing,
5958 fix info about disassembly-flavor.
5959
5960Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
5961
5962 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
5963 SKIP_SOLIB_RESOLVER): Define.
5964
5965Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
5966
5967 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
5968 ``g'' packets.
5969
104c1213
JM
59701999-08-30 Stan Shebs <shebs@andros.cygnus.com>
5971
5972 * gdb.texinfo: Create a new "Configurations" chapter with
5973 platform-specific info, inline remote.texi and move sections of it
5974 into the new chapter, move bits about info proc, heuristic search,
5975 and register stack into the new chapter.
5976 * remote.texi: Remove, now part of gdb.texinfo.
5977 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
5978
59791999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
5980
5981 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
5982 GDB_TARGET_IS_MACH386): These kludges have gone away.
5983
5984Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
5985
5986 * gdbint.texinfo (Target Architecture Definition): Mention
5987 TDEPLIBS.
5988
53a5351d
JM
59891999-08-20 Stan Shebs <shebs@andros.cygnus.com>
5990
5991 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
5992 surrounding text to fit HP-UX bits into general info.
5993 (HPPA-cfg.texi): Remove, no longer useful.
5994
5995 * gdb.texinfo: Remove explicit links from @node lines, remove
5996 HP-added "Detailed Node Listing" from main menu which confuses
5997 things.
5998
5999 From Dmitry Sivachenko <dima@Chg.RU>:
6000 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
6001 in description of `set environment'.
6002
60031999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6004
6005 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6006
7be570e7
JM
60071999-08-12 Ben Elliston <bje@cygnus.com>
6008
6009 * gdbint.texinfo (Breakpoint Handling): Add missing words.
6010
f7dc1244 60111999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
6012
6013 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
6014 watch, awatch, and rwatch. Explain why the latter two cannot be
6015 set as software watchpoints. Document that watchpoints for local
6016 variables are deleted when the debuggee terminates.
6017
6018Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
6019
6020 * remote.texi (Protocol): Further clarification of the "qRcmd"
6021 packet. Allow E.. response packet. "qRcmd" packet is no longer
6022 reserved.
6023
60241999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6025
a9331b3f
RM
6026 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6027 * gdb.texinfo: Ditto.
7be570e7 6028
96baa820
JM
60291999-08-06 Tom Tromey <tromey@cygnus.com>
6030
6031 * gdb.texinfo (KOD): New node.
6032
6033Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
6034
6035 * remote.texi (Rcmd): Fix minor formatting typos.
6036
6037Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
6038
6039 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
6040 packets.
6041
adf40b2e
JM
60421999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
6043
6044 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6045 fixes.
6046
43ff13b4
JM
6047Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
6048
6049 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6050
085dd6e6
JM
6051Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6052
6053 * remote.texi (Communication Protocol): ``v'' is in use. Fix
6054 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
6055 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
6056 packets that are not supported on all hosts. Expand examples.
6057 Spell check.
6058
60591999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6060
6061 * Makefile.in: Recognize html, install-html. Add targets
6062 to build HTML versions of documentation via texi2html.
6063
6064Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
6065
6066 * gdbint.texinfo (Testsuite): New chapter, information about the
6067 testsuite.
6068
6069Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
6070
6071 * remote.texi (Communication Protocol): Rewrite.
6072
6073Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
6074
6075 * stabs.texinfo: Fix uses of xref.
6076
9e0b60a8
JM
6077Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
6078
6079 * gdbint.texinfo: Add an anti-printf exhortation, and update the
6080 info about patch submission.
6081
cce74817
JM
6082Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
6083
6084 From Per Bothner <bothner@cygnus.com>:
6085 * gdb.texinfo: Document Chill support.
6086
6087Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
6088
6089 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
6090 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6091 Document that the value should be greater-than or equal-to zero.
6092 (NO_STD_REGS): Document. Deprecate.
6093
ac9a91a7
JM
6094Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6095
6096 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
6097 Document that these are not used.
6098
6099Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6100
6101 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6102
392a587b
JM
6103Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
6104
6105 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
6106 numargs was dropped.
6107
6108Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
6109
6110 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6111
b83266a0
SS
6112Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
6113
6114 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
6115 Update.
6116
7a292a7a
SS
6117Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
6118
6119 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6120 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6121
6122Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
6123
6124 * gdbint.texinfo: Fix typos: $ -> @.
6125
6126Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
6127
6128 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
6129 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6130 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6131 BREAKPOINT_FROM_PC.
a9331b3f 6132
7a292a7a
SS
6133Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
6134
6135 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
6136 CALL_DUMMY_STACK_ADJUST): Document.
6137
6138Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6139
6140 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
6141 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
6142
61431999-04-02 Stan Shebs <shebs@andros.cygnus.com>
6144
6145 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6146 longer exists.
6147
6148Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
6149
6150 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
6151 nearly all @ifset/@ifclear conditionals; nobody uses them, and
6152 they make the manual source incomprehensible.
6153 * h8-cfg.texi: Remove, hasn't been used in years.
6154
c906108c
SS
6155Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
6156
6157 * gdb.texinfo: Update the credits.
6158
6159Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6160
6161 * gdb.texinfo: Fix mistakes noticed in printout of last
6162 draft, add Alpha to discussion of heuristic fence post.
6163
6164Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
6165
6166 * gdb.texinfo, remote.texi: Many changes; update to Seventh
6167 Edition, merge some HP changes into mainline, describe some
6168 previously undocumented features, describe more of the target
6169 commands available, eliminate obsolete section on renamed
6170 commands.
6171 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6172
6173Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
6174
6175 * gdb.texinfo: Make many HPPA conditionals unconditional,
6176 including catchpoint description, since now on for all configs.
6177 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6178 specializations.
6179
6180Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
6181
6182 * Makefile.in (GDBvn.texi): Fix match expression to work with
6183 current format of VERSION in gdb/Makefile.in.
6184 * gdb.texinfo: Fix node ref to match new readline.
6185
6186Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
6187
a9331b3f
RM
6188 * gdb.texinfo: Changes made as part of a project to merge in
6189 changes made by HP. Documentation makes extensive use of
c906108c
SS
6190 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6191 on remote debugging. There are differences in documentation
6192 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
6193 the HP manual discusses catchpoints, hardware watchpoints, and
6194 some HPUX specific limitations for shared library support.
a9331b3f 6195
c906108c
SS
6196 There are also a number of @node changes.
6197
61981999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
6199
6200 * gdbint.texinfo (Formatting): Disambiguate a sentence.
6201 (C Usage): Same.
6202
6203Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
6204
6205 The following changes were made by Edith Epstein
6206 <eepstein@cygnus.com> as part of a project to merge in changes
6207 made by HP.
a9331b3f 6208
c906108c
SS
6209 * HPPA-cfg.texi: new file.
6210
6211 * all-cfg.texi: set HPPA for HP PA-RISC targets.
6212
6213 * refcard.tex: change documentation about catch.
6214 removed info catch.
6215
6216Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
6217
6218 * gdbint.texinfo: Expand on GDB's coding standards,
6219 specify the use of arg names with prototypes.
6220
62211998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
6222
6223 * gdb.texinfo: Fix tipo.
6224
6225Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
6226
6227 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
6228 TARGET_BYTE_ORDER_SELECTABLE_P.
6229
6230Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
6231
6232 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
6233
62341998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
6235
6236 * agentexpr.texi: New file.
6237
6238Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
6239
6240 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
6241
62421998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
6243
6244 * remote.texi: Changed wording that implied that the GDB remote
6245 protocol caches register values instead of GDB itself.
6246
6247Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
6248
6249 * gdbint.texinfo: Add some info about symbol readers.
6250 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
6251 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
6252 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
6253 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
6254
6255Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
6256
a9331b3f 6257 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
6258
6259Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
6260
6261 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
6262
6263Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
6264
6265 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
6266 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
6267
6268Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
6269
6270 * gdbint.texinfo: Fix minor typos.
6271
6272Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
6273
6274 * gdbint.texinfo: Complete overhaul. Group descriptions more
6275 logically, add more info on generic algorithms, remove much
6276 obsolete and/or wrong material.
6277
6278Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
6279
6280 * stabs.texinfo (Method Type Descriptor): Expand and correct.
6281
6282Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
6283
6284 * refcard.tex: Copyright, address updates.
6285
6286Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
6287
6288 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
6289 for the edition instead of confusing GDB-version-like numbers.
6290
6291Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
6292
6293 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
6294
6295Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
6296
5ae4183a 6297 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
6298
6299Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
6300
6301 * gdb.texinfo: Add some credits, mention bug monitor.
6302 * remote.texi: Mention mips monitor targets.
6303 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 6304
c906108c
SS
6305Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
6306
6307 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
6308 files, finish sorting of host vs target vs native macros, describe
6309 some more of them.
6310
6311Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
6312
6313 * gdbint.texinfo (Host Conditionals): Document change from
6314 using NO_MMALLOC to it's inverse, USE_MMALLOC.
6315
6316Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
6317
6318 * gdbint.texinfo (Host Conditionals): Document
6319 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
6320
6321Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
6322
6323 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
6324 Document LSEEK_NOT_LINEAR.
6325
6326Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
6327
6328 * stabs.texinfo (Stab Section Basics): Make it clear that only
6329 some versions of the GNU linker remove the leading N_UNDF symbol.
6330
6331Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
6332
6333 * stabs.texinfo (String Field): Document type number pairs here,
6334 instead of in the Sun specific section.
6335 (Include Files): The GNU linker supports the N_BINCL
6336 optimization. Clarify the N_BINCL value, and what it is used
6337 for.
6338 (Procedures): Document N_FUN with an empty string to mark the end
6339 of a function.
6340 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
6341 (Sun Differences): Remove this node, as the information is now
6342 elsewhere in the main document.
6343 (Stab Section Basics): Mention that the GNU linker may optimize
6344 stabs and remove the leading N_UNDF symbol.
6345
6346Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
6347
6348 * gdb.texinfo, refcard.tex: Restore author credit
6349
6350Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
6351
6352 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
6353 documentation to account for START and END macros taking
6354 one arg.
6355
6356Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
6357
6358 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
6359 * gdb.texinfo (Frames): Fix typo.
6360
6361Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
6362
6363 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
6364 a target_signal as arg type, not a pid.
6365
6366Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
6367
6368 * gdb.texinfo: Document `set assembly-language'.
6369
6370Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
6371
6372 * remote.texi: Update list of stubs in the GDB distribution.
6373
6374Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
6375
6376 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
6377 Also document that some systems can use mmalloc but must define
6378 this if their C runtime allocates memory that is later freed.
6379 (MMCHECK_FORCE): Document new macro.
a9331b3f 6380
c906108c
SS
6381Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
6382
6383 * remote.texi: Add documentation for target Sparclet.
6384
6385Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6386
a9331b3f 6387 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
6388 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
6389 * configure.in: Rewritten for autoconf.
6390 * configure: New.
6391
6392Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
6393
6394 * Makefile.in (DVIPS): New define, set to dvips.
6395 (dvi): Add stabs.dvi.
6396 (ps): New target.
6397 (all-doc): Depend on info, dvi, and ps targets.
6398 (STAGESTUFF): Add *.ps and *.dvi files.
6399 (clean-info, clean-dvi): Remove.
6400 (mostlyclean): Does not depend upon clean-info or clean-dvi,
6401 rules completely rewritten.
6402 (maintainer-clean): Remove clean-info and clean-dvi
6403 dependencies and put their actions in the rules.
6404 (gdb.ps): New target
a9331b3f 6405 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
6406 intermediate TeX files, whether they have 2 or 3 character
6407 extensions.
6408 (gdbint.ps): Add target and rules.
6409 (gdb-internals): Delete unused target.
6410 (Makefile): Depends upon config.status also.
6411
6412Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
6413
6414 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
6415 set.
6416
6417Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
6418
6419 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6420 * gdb.texinfo (Expressions): Fix erroneous array constant example.
6421
6422Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
6423
6424 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
6425
6426Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6427
6428 * gdb.texinfo (Print settings): Document
6429 `set/show print static-members' commands.
6430
6431Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
6432
6433 * gdbint.texinfo (Native): Document name change, coredep.c to
6434 core-aout.c.
6435
6436Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
6437
6438 * stabs.texinfo (Include Files): Document the values the SunOS4
6439 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
6440
6441Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
6442
6443 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
6444 Fix typo.
6445
6446Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
6447
6448 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
6449 "gdb.tar.Z".
6450
6451Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
6452
6453 * Makefile.in (maintainer-clean): New target, synonym for
6454 realclean.
6455
6456Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
6457
6458 * Update all FSF addresses except those in COPYING* files.
6459
6460Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6461
6462 From Richard Earnshaw (rearnsha@armltd.co.uk):
6463 * gdb.texinfo (convenience variables): Document $_exitcode.
6464 (quit): Document optional expression to use as exit code.
6465
6466Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
6467
6468 * gdb.texinfo, remote.texi: Brought up to date with various
6469 GDB changes.
6470
6471Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
6472
6473 * gdb.texinfo: Update dates and versions, fix comments about
6474 hardware watchpoints in future releases and about the
6475 sharedlibrary command.
6476
6477Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6478
6479 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
6480 C_FUN stab. Other cleanups.
6481
6482Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6483
6484 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
6485 for the sparc stub.
6486
6487Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6488
6489 * annotate.texi: Clarify which addresses have differing formats
6490 depending on the language and which do not.
6491
6492Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6493
6494 * remote.texi (NetWare): Changed example to use BOARD= instead of
6495 NODE= argument to reflect correspoding change to gdbserve.nlm.
6496
6497Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6498
6499 * stabs.texinfo (Negative Type Numbers): Mention the fact that
6500 GDB, as well as AIX dbx, supports the size type attribute.
6501
6502Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6503
6504 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
6505
6506Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
6507
6508 * gdb.texinfo (Define): Document $arg0... arguments to commands,
6509 and new 'if' and 'while' commands.
6510
6511Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
6512
6513 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
6514
6515Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6516
6517 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
6518 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
6519 NetWare targets. Mostly stolen from the Server node.
6520
6521Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6522
6523 * gdb.texinfo (Setting): Talk about the language of a source file
6524 versus the working language. The old documentation did not match
6525 what GDB did.
6526
6527Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6528
6529 * stabs.texinfo (Source Files): Document N_SO used to mark the end
6530 of a source file.
6531
6532Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6533
6534 * gdb.texinfo (Processes): New node.
6535
6536Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
6537
6538 * remote.texi: Update documentation of set/show mipsfpu.
6539
3fc11d3e
JM
6540Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
6541
6542 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
6543 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
6544
6545Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
6546
6547 * gdbint.texinfo: Removed mentions of some incorrectly placed and
6548 obsolete conditionals, described some others.
6549
6550Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6551
6552 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
6553 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
6554
6555Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
6556
6557 * gdbint.texinfo: Put regex conditionals in their own table.
6558
6559Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
6560
6561 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
6562 described or fixed the descriptions of many others.
6563
6564Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
6565
6566 * gdb.texinfo: Add some more credits.
6567 * gdbint.texinfo: Capitalize GDB consistently, describe some
6568 macros and remove some.
6569
6570Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6571
6572 * gdbint.texinfo: Removed mentions of many incorrectly placed and
6573 obsolete conditionals, described some others.
6574
6575Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6576
6577 * gdb.texinfo (help targets): Changed to `help target', which
6578 is the correct gdb command.
6579
6580Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6581
6582 * annotate.texi (TODO): New node, for keeping track of annotations
6583 suggested but not yet implemented.
6584
6585Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6586
6587 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
6588 another symbol, it is not the address itself.
6589
6590Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
6591
6592 * stabs.texinfo (Stab Section Basics): Add comment about alignment
6593 of stabs-in-coff sections.
6594
6595Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6596
6597 * annotate.texi: Change edition to 0.5 and date to May 1994.
6598 Add index.
6599 (Frames): New node, for frame annotation.
6600 (Displays): New node, for display annotation.
6601
6602 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
6603 when waiting for your program to stop.
6604
6605Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6606
6607 * annotate.texi (Breakpoint Info): Document annotation of header
6608 fields and record annotation.
6609
6610Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6611
6612 * annotate.texi: New file, to document annotations.
6613
6614Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6615
6616 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
6617 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
6618
6619Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6620
6621 * stabs.texinfo (Stab Section Basics): Say what is in .stab
6622 section, and say n_strx field is compilation unit relative.
6623 * stabs.texinfo: Don't use @code for a.out when it is the name of
6624 an object file format.
6625
6626Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6627
6628 * gdb.texinfo: Refer to file names, not path names, per rms
6629 convention.
6630 (Arguments): Fix typo.
6631
6632Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6633
6634 * stabs.texinfo (Global Variables): Talk about stabs in files
6635 where variables are referenced, but not defined.
6636
6637Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6638
6639 * stabs.texinfo: Move stuff on @ and # type descriptors from node
6640 Cplusplus to new nodes Member Type Descriptor and Method Type
6641 Descriptor. Re-write stuff for #.
6642
6643Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6644
6645 * gdb.texinfo (Print Settings): Don't document "set print
6646 fast-symbolic-addr off". The bug which it worked around was fixed
6647 on 25 Feb 94 in coffread.c, so I'm nuking the command.
6648
6649 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
6650 N_ENTRY node.
6651
6652 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
6653
6654Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6655
6656 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
6657 references to ieee-float.c.
6658
6659Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6660
6661 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
6662 match what the code actually does.
6663
6664Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6665
6666 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
6667
6668Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6669
6670 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
6671 i, and b.
6672
6673Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
6674
6675 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
6676 well as for ELF and SOM. Unify the descriptions of ELF and SOM
6677 as "stabs in sections" rather than just saying "ELF and SOM".
6678 Also make that stuff apply to COFF.
6679
6680Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6681
6682 * gdb.texinfo (Formatting Documentation): Change GhostScript to
6683 Ghostscript.
6684
6685Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6686
6687 * gdb.texinfo (Continuing and Stepping): When talking about "step"
6688 versus functions without line numbers, also mention stepping into
6689 them as well as "step" when you are in them. Tell the user how to
6690 deal with the situation. Add comment about "debugging information".
6691
6692Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6693
6694 * stabs.texinfo (Enumerations): Document restriction on where
6695 enumeration types can appear and still win with GDB.
6696
6697Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6698
6699 * stabs.texinfo (Negative Type Numbers): Document format for type
6700 -16.
6701
6702Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6703
6704 * gdb.texinfo (Selection, Frame Info): Update information about
6705 arbitrary frame specficiations.
6706
6707Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
6708
6709 * gdb.texinfo, remote.texi: general editing pass prior to Net release
6710
6711Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6712
6713 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
6714
6715Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6716
6717 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
6718
6719Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6720
6721 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
6722 Differences node to Statics node.
6723 (Statics): Discuss XCOFF use of V symbol descriptor.
6724
6725 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
6726 not clean.
6727
6728Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
6729
6730 * gdb.texinfo (Print Settings): Document `set print
6731 fast-symbolic-addr' and improve the doc for some other
6732 `set print's.
6733
6734Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6735
6736 * stabs.texinfo (String Field): Talk about defining several type
6737 numbers at once.
6738 Fix lint regarding changing node ELF Transformations to
6739 ELF and SOM Transformations.
6740
6741Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
6742
6743 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
6744
6745Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6746
6747 * stabs.texinfo (Cross-References): `::' is for nested types only
6748 within <>.
6749 (Structures): Document static members.
6750
6751Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6752
6753 * stabs.texinfo: Document S type attribute.
6754
6755Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6756
6757 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
6758
6759Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
6760
6761 * gdbint.texinfo: Fix a few typos.
6762
6763Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6764
6765 * gdb.texinfo, remote.texi: formatting improvements
6766
6767 * gdb.texinfo (New Features): mention threads.
6768 (Summary, C): fix xrefs in newly contributed text.
6769 (Threads): index entries, clarifications, example
6770 (passim): minor typos fixed, phrasing improvements
6771
6772 * remote.texi (Bootstrapping): rephrase text on ^C and add index
6773 entries; (Server): explain use of gdbserver w/real-time systems,
6774 add example of conflicting TCP port; (MIPS Remote) break up
6775 running text into table, highlighting commands, and add example.
a9331b3f 6776
c906108c
SS
6777Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6778
6779 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
6780
6781Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6782
6783 * stabs.texinfo (Nested Symbols): New node.
6784 (String Field, Symbol Descriptors, Cross-References): Refer to it.
6785
6786Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6787
6788 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
6789 to picking which Bbss.bss symbol to use, and (because there seems to
6790 be no good way of doing it) re-write some of the text to make it
6791 sound like Bbss.bss isn't such a great idea after all (as currently
6792 designed).
6793
6794 * gdb.texinfo (C): In addition to saying people have to use g++ for
6795 good results, say they have to use stabs. Specifically say cfront
6796 doesn't work well.
6797 (Summary): Merge in information on Modula-2, Pascal, and Chill from
6798 the gdb README. Add xrefs to places where the support for the various
6799 languages is described in detail.
6800
6801Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6802
6803 * stabs.texinfo: Clean up stuff about visibility and virtual
6804 characters.
6805
6806 * stabs.texinfo (N_M2C): Cite Sun doc.
6807
6808Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6809
6810 * gdb.texinfo: updates re threads.
6811 * remote.texinfo: avoid index entries starting with digits.
6812
6813Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6814
6815 * stabs.texinfo (Enumerations): Talk about large, negative and
6816 octal values. Clean up cross reference to type attributes.
6817 (String Field): Say that GDB 4.11 supports size attribute.
6818
6819Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6820
6821 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
6822 is a mandatory step. Make the stuff about that more concise.
6823
6824Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6825
6826 * stabs.texinfo (Class Names): New node.
6827
6828 * gdb.texinfo (Command Files): Explain order of init file reading.
6829
6830 * remote.texi (Bootstrapping): Talk about getting the serial driver
6831 to deal with ^C sent by gdb to stop the remote system.
6832
6833Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
6834
6835 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
6836
6837 * libgdb.texinfo (Defining Commands): made the DOC arg
6838 to gdb_define_app_command a char * instead of char **
6839 per a suggestion from kingdon.
6840
6841 * libgdb.texinfo: total rewrite from a different starting
6842 premise.
6843
6844Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6845
6846 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
6847 floats passed as doubles (to improve clarity).
6848
6849Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6850
6851 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
6852
6853 * a4rc.sed: update to work with Andreas Vogel papersize params
6854
6855 * refcard.tex: use Andreas Vogel simplifications of papersize
6856 params; remove useless version info; update copyright date.
6857
6858Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6859
6860 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
6861
6862Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6863
6864 * gdb.texinfo (Files): Say what address the load command loads it at.
6865
6866 * stabs.texinfo (Common Blocks): Minor cleanups.
6867
6868 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
6869 that Sun has backed away from the linker kludge and thus the relevant
6870 issue is changes to the SunPRO tools, not the Solaris linker.
6871
6872 * stabs.texinfo (Traditional Integer Types): Clean up description
6873 of octal bounds a little bit. Document extra leading zeroes.
6874
6875Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6876
6877 * gdb.texinfo (Signaling): Update for symbolic symbol names
6878 and add a section explaining the difference between the GDB
6879 signal command and the shell kill utility.
6880
6881Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
6882
6883 * libgdb.texinfo: added `@' to braces that were unescaped.
6884
6885Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
6886
6887 * libgdb.texinfo: new file. Spec for the gdb library.
6888
6889Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6890
6891 * stabs.texinfo (Include Files): Fix typo (start -> end).
6892
6893Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6894
6895 * gdb.texinfo, remote.texi: assorted small improvements, mostly
6896 from Melissa at FSF's editing pass.
6897
6898Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6899
6900 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
6901 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
6902 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
6903
6904Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6905
6906 * remote.texi (Bootstrapping): Discuss 386 call gates.
6907
6908Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6909
6910 * stabs.texinfo (Based Variables): New node.
6911
6912Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
6913
6914 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
6915 names, sizes, and formats to suggest how not to lose.
6916
6917Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6918
6919 * stabs.texinfo (Methods): Fix typo.
6920
6921Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6922
6923 * gdb.texinfo: Fix a few typos.
6924
6925Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6926
6927 * gdb.texinfo: Clarify how well it works with Fortran.
6928
6929 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
6930 More on relocating stabs in ELF files.
6931
6932Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6933
6934 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
6935
6936Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6937
6938 * stabs.texinfo (Local Variable Parameters): Talk about nameless
6939 parameters on VAX.
6940
6941Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6942
6943 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
6944
6945Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6946
6947 * stabs.texinfo: Make info author notice match the TeX author notice.
6948
6949Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6950
6951 * stabs.texinfo: Initial-caps all words in node names and
6952 non-trivial words in section names.
6953
6954Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6955
6956 * stabs.texinfo: Many minor cleanups.
6957
6958 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
6959
6960Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
6961
6962 * stabs.texinfo: Remove full description of big example.
6963 It's not really helpful; just use pieces of it where appropriate.
6964 Add more Texinfo formatting directives (@samp, etc.).
6965 Use @deffn to define stab types.
6966 Eliminate some wordiness. Break up some nodes.
6967 Add an (alphabetized) index of symbol types.
6968 Use consistent capitalization style in node and section names.
6969
6970Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
6971
6972 * gdb.texinfo: Change typo "Two two" to "The two".
6973
6974Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6975
6976 * stabs.texinfo (XCOFF-differences): Remove references to
6977 non-existent types N_DECL and N_RPSYM.
6978
6979 * stabs.texinfo (String Field): Say that type attributes bug is
6980 fixed in GDB 4.10, since it is.
6981
6982 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
6983
6984Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
6985
6986 * stabs.texinfo: Formatting cleanups.
6987
6988Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6989
6990 * stabs.texinfo: When explaining the n_type of a stab, standardize
6991 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
6992 no tabs, use @r).
6993 (Global Variables): Clean up.
6994
6995Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6996
6997 * stabs.texinfo (Stack Variables): Re-write.
6998
6999Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7000
7001 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7002 addresses of a source file. Also revise formatting.
7003 Change "object module" or "object file" to "source file".
7004 Various: Miscellaneous cleanups.
7005
7006Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7007
7008 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7009
7010Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
7011
7012 * gdbint.texinfo: Removed many nonsensical machine-collected
7013 host and target conditionals, described some of the remainder.
7014
7015Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7016
7017 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7018
7019 * gdbint.texinfo (Top): Add name to @top line, and re-write the
7020 paragraph which follows.
7021
7022 * gdbint.texinfo (Host): Use @code not @samp for Makefile
7023 variables. Looks better and avoids overful hbox.
7024
7025Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7026
7027 * stabs.texinfo (Procedures): Improve stuff on nested functions.
7028
7029Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7030
7031 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
7032 retransmit-timeout
7033
7034Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7035
7036 * gdbint.texinfo: Update statement about `some ancient Unix
7037 systems, like Ultrix 4.0' to Ultrix 4.2.
7038
7039Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
7040
7041 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7042
7043 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7044
7045 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
7046 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7047
7048 * remote.texi: new name for former gdbinv-s.texi
7049
7050 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7051
7052Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
7053
7054 * gdbinv-s.texi: Documented timeout and retransmit-timeout
7055 variables for MIPS remote debugging protocol.
7056
7057Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7058
7059 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7060
7061Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7062
7063 * Makefile.in (refcard.dvi): Use srcdir where necessary.
7064
7065Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
7066
7067 * gdb.texinfo: repair conditional bugs in text markup
7068
7069Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7070
7071 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7072 to select Modula-2 material.
7073
7074Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7075
7076 * stabs.texinfo: Cleanups regarding statics.
7077
7078 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7079 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
7080
7081Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7082
7083 * stabs.texinfo: N_MAIN is sometimes used for C.
7084
7085Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7086
7087 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7088
7089Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
7090
7091 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 7092 removed from the code by Kingdon.
c906108c
SS
7093
7094Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7095
7096 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7097 input when evaluating breakpoint conditions; the bug has been fixed.
7098
7099 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7100 sets the ignore count to N-1, not to N.
7101
7102Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7103
7104 * refcard.tex (\hoffset): correct longstanding error to match
7105 intended offset; avoids cutting off edge on some printers
7106
7107Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7108
7109 * stabs.texinfo (Parameters): Say that order of stabs is significant.
7110
7111Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7112
7113 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7114
7115Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7116
7117 * Makefile.in: (REFEDITS) new var to control whether PS or CM
7118 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7119 collect sed edits if any, apply to refcard before formatting;
7120 (refcard.ps) stop implying PS fonts if PS output requested;
7121 (lrefcard.ps) delete extra target for variant PS fonts
7122
7123 * refcard.tex: parametrize papersize dependent info, collect
7124 in easily replaced spot
7125
7126 * a4rc.sed: new file, edits to refcard for A4 paper
7127
7128Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7129
7130 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7131
7132Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7133
7134 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7135
7136Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7137
7138 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7139 politely rather than rudely.
7140
7141Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7142
7143 * stabs.texinfo: Document common blocks.
7144
7145Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
7146
7147 * stabs.texinfo: Add some basic info about stabs-in-elf.
7148
7149Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7150
7151 * stabs.texinfo (Top): Minor cleanup.
7152
7153Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7154
7155 * Makefile.in (install-info): remove parentdir support
7156
7157Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7158
7159 * gdb.texinfo (Copying): delete this node and references to it;
7160 RMS says this manual need not carry GPL. (passim): Improvements
7161 from last round at FSF, largely due to Ian Taylor review, and
7162 minor formatting improvements.
7163
7164 * gdbinv-s.texi (passim): Improvements from last round at FSF,
7165 largely due to Ian Taylor review. (Debug Session): minor edits to
7166 new text.
7167
7168Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
7169
7170 * Makefile.in (realclean): Remove info and dvi files too.
7171
7172Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
7173
7174 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7175 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
7176 * gdb.texinfo: Change accordingly.
7177
7178 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
7179 N_{L,R}BRAC,N_SLINE are relative to.
7180
7181Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
7182
7183 * Makefile.in (GDBvn.texi): Update atomically.
7184
7185Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
7186
7187 * gdbinv-s.texi (Debug Session): Document exceptionHook.
7188
7189Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
7190
7191 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7192 addresses together. Also motivate the set print symbol-filename
7193 command and suggest other solutions.
7194
7195Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
7196
7197 * gdb.texinfo (set print elements): Note that the number of
7198 elements is set to unlimited by "set print elements 0".
7199
7200Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
7201
7202 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7203 NF_LDOUBLE means.
7204 (Stab Types): Include Solaris stab types.
7205 (Procedures): Document Solaris extensions.
7206
7207Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7208
7209 * gdb.texinfo: Add `set print symbol-filename' doc.
7210
7211Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7212
7213 * stabs.texinfo (Arrays): Talk about type definition vs. type
7214 information.
7215
7216 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
7217 the trailing semicolon.
7218
7219Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7220
7221 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
7222 and merge in other parts of the document addressing these subjects.
7223 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
7224
7225 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
7226 at the end of a range type.
7227
7228 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
7229 AIX extensions.
7230
7231Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7232
7233 * stabs.texinfo (Stabs Format): Misc fixes.
7234
7235Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7236
7237 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
7238 (Traditional builtin types): Document convex convention for long long.
7239 (Negative builtin types): Discuss type names, and misc fixes.
7240
7241Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7242
7243 * stabs.texinfo (Builtin Type Descriptors): Document the floating
7244 point types used with @samp{R} type descriptor.
7245 (Symbol Descriptors): Describe how to handle conflict between
7246 different meanings of @samp{P} symbol descriptor.
7247
7248Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7249
7250 * stabs.texinfo: Remove node Quick Reference and put its children
7251 directly under the main menu.
7252
7253 * stabs.texinfo: Many more changes to bring it into line with
7254 AIX documentation and reality. I think it now has all the
7255 information from the AIX documentation, except that I burned
7256 out when I got to variant records (Pascal and Modula-2) and
7257 all the COBOL types. Oh well, we can add them later when we're
7258 worrying more about those languages.
7259
7260 * stabs.texinfo (Automatic variables): Talk about what it means
7261 to omit the symbol descriptor.
7262
7263Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7264
7265 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
7266 gcc2 behavior with promoted args.
7267
7268Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7269
7270 * gdb.texinfo: include readline appendices in info version of manual
7271
7272Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7273
7274 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
7275 target remote.
7276
7277 * gdb.texinfo (Machine Code): more index entries for disassemble
7278
7279Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
7280
7281 * Clarify the intended use of the gdb-testers and gdb-patches
7282 mailing lists, and shrink gzip comment.
7283
7284Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7285
7286 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
7287 DOSHOST configuration of manual.
7288
7289 * gdb.texinfo (MIPS Stack): new node.
7290
7291 * all-config.texi (MIPS) new switch.
7292
7293 * gdbinv-s.texi (Nindy Options) Remove two instances of future
7294 tense; (MIPS Remote) new node.
7295
7296 * gdb.texinfo (passim) rephrases to work around makeinfo @value
7297 bug; (Environment) less passive, other small cleanups in text about
7298 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
7299 (Remote) new MIPS Remote menu entry.
7300
7301Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
7302
7303 * stabs.texinfo: Many changes to include information from the
7304 AIX documentation.
7305
7306 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
7307
7308Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
7309
7310 * gdbint.texinfo (new node Debugging GDB, elsewhere):
7311 Move a bunch of information from ../README.
7312 (Getting Started): New node.
7313
7314Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7315
7316 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
7317
7318 * gdb.texinfo: advance manual revision dates to present
7319
7320 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
7321 stop using silly Roman numerals in @set variable names
7322
7323Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
7324
7325 * stabs.texinfo (Parameters): Keep trying to get this right.
7326
7327Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
7328
7329 * stabs.texinfo (Parameters): More on "local parameters".
7330
7331Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
7332
7333 * stabs.texinfo (Parameters): Re-do "local parameters" section.
7334
7335Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
7336
7337 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
7338 (Parameters): Rewrite.
7339 (xcoff-differences, Sun-differences): Minor changes.
7340
7341Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
7342
7343 * stabs.texinfo: Minor cleanup.
7344
7345Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
7346
7347 * gdbint.texinfo: Minor xcoff stuff.
7348
7349Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
7350
7351 * gdbint.texinfo: Update for new config directory structure.
7352 Add info about internal type data structures.
7353
7354Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
7355
7356 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
7357 $(srcdir).
7358 (gdb-config.texi): Depend on file in $(srcdir).
7359
7360Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
7361
7362 * stabs.texinfo: Fixes about N_SO.
7363
7364Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7365
7366 * gdb.texinfo: include list of nonstandard init file names
7367
7368 * *-config.texi: new switch GENERIC for text that applies *only*
7369 to (usual) multiple-target version of manual
7370
7371 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
7372 h8 config
7373
7374 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
7375 in menus (rather than conditionally selected multiple alternative
7376 menus).
7377
7378 * Makefile.in: define and use DOC_CONFIG var to select
7379 configuration for GDB user manual.
7380
7381 * gdb-config.texi: delete from repository, generate from Makefile.
7382
7383 * all-config.texi: normal `generic' configuration file, formerly
7384 stored as gdb-config.texi
7385
7386Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
7387
7388 * Makefile.in: add dvi target to build all .dvi files
7389
7390Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7391
7392 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
7393
7394Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
7395
7396 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
7397 host conditionals.
7398 * stabs.texinfo: More array fixes inspired by Jim's.
7399
7400Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
7401
7402 * stabs.texinfo: Fixes re arrays and continuations.
7403
7404 * gdbint.texinfo: Add XCOFF node.
7405
7406Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
7407
7408 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
7409
7410Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
7411
7412 * stabs.texinfo: Fix for array types to mention lower bounds.
7413
7414Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
7415
7416 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
7417
7418Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
7419
7420 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
7421
7422Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
7423
7424 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
7425 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
7426
7427Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
7428
7429 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
7430
7431Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7432
7433 * gdb.texinfo, gdbinv-s.texi: misc updates
7434
7435Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
7436
7437 * gdbint.texinfo: Brief documentation for longjmp support,
7438 from an email msg by Stu.
7439
7440Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
7441
7442 * stabs.texinfo: Fix description of floating point "range"
7443 types (which really define basic types). Reported by Jim Meehan,
7444 <meehan@src.dec.com>.
7445
7446 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
7447
7448Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
7449
7450 * gdbint.texinfo: Slightly expand section on supporting a new
7451 object file format.
7452
7453Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
7454
7455 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
7456 intermediate file.
7457
7458Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7459
7460 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
7461
7462Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7463
7464 * gdbinv-s.texi: z8000 simulator target name is just "sim"
7465
7466 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
7467 as well as Z8002.
7468
7469Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
7470
7471 * gdbint.texinfo: Add sections on clean design and on how to send
7472 in changes.
7473
7474Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
7475
7476 * gdbint.texinfo: Add how to declare the result of make_cleanup.
7477
7478Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
7479
7480 * gdb.texinfo: Fix typo, reported by Karl Berry.
7481
7482Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
7483
7484 * gdb.texinfo: Add opcodes dir to GDB distribution description.
7485
7486Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7487
7488 * gdbint.texinfo: fixed a stray email address (needs @@),
7489 added @table @code to node "Native Conditionals"
7490
7491Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
7492
7493 * gdbint.texinfo: Describe coding style of GDB.
7494
7495Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
7496
7497 * stabs.texinfo: Minor wording changes.
7498
7499Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
7500
7501 * gdbint.texinfo: Improve release doc slightly.
7502
7503Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
7504
7505 * gdbint.texinfo: Improve doc of GDB config macros.
7506
7507Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
7508
7509 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
7510 These will be reinserted when examined.
7511
7512Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
7513
7514 * gdbint.texinfo: Make a start at documenting all the #if macros
7515 in GDB. At least list them all, and start separating them into
7516 host-specific and target-specific.
7517
7518Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7519
7520 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 7521 examples (not consistent w others).
c906108c
SS
7522 gdb.texinfo: issue disclaimer paragraph on cmdline options only
7523 for generic vn of doc
7524
7525Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
7526
7527 * Makefile.in: always create installation directories.
7528
7529Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7530
7531 * gdb.texinfo: in h8 config, do not describe searching commands.
7532
7533Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7534
7535 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
7536 conditionals; introduce a few generic switches that may be
7537 useful for other cross-dev or dos-hosted configs.
7538
7539 * gdb.texinfo: fix typo in "info reg" description
7540
7541Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
7542
7543 * stabs.texinfo: Minor updates from running TeX over it.
7544 * Makefile.in (stabs.dvi, stabs.ps): Add.
7545
7546Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
7547
7548 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
7549 First pass at converting it to texinfo.
7550
7551Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
7552
7553 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
7554 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
7555
7556Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
7557
7558 * gdbint.texinfo: Add section on partial symbol tables.
7559
7560Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
7561
7562 * gdb.texinfo: document `set remotedebug' and `set
7563 rstack_high_address'.
7564
7565Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7566
7567 * gdb.texinfo: slight expansion of new text on reading info files
7568 * gdbinv-s.m4.in: correct and expand info on cross-debugging
7569 H8/300 from DOS.
7570
7571Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
7572
7573 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
7574
7575Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
7576
7577 * gdb.texinfo: Say how to read the `info' files.
7578
7579Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
7580
7581 * Makefile.in: gm4 -> m4.
7582
7583Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
7584
7585 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
7586 Documentation' ahead of `Installing GDB' to match README.
7587 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 7588 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
7589
7590Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
7591
7592 * Makefile.in: remove $(srcdir) from gdb.info rule.
7593
7594Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7595
7596 * Makefile.in: commented out gdb-all.texinfo rule. This is
7597 temporary.
7598
7599Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
7600
7601 * Makefile.in, configure.in: removed traces of namesubdir,
7602 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7603 copyrights to '92, changed some from Cygnus to FSF.
7604
7605Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
7606
7607 * gdb.texinfo: Improve how we ask for bug reports.
7608
7609Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7610
7611 * Makefile.in: infodir belongs in datadir.
7612
7613Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7614
7615 * Makefile.in: remove spaces following hyphens, bsd make can't
7616 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 7617 standards.text support.
c906108c
SS
7618
7619Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7620
7621 * Makefile.in: idestdir and ddestdir go away. Added copyrights
7622 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
7623 and mandir now keyed off datadir by default.
7624
7625\f
7626Local Variables:
9e9c5ae7 7627mode: change-log
c906108c
SS
7628left-margin: 8
7629fill-column: 74
7630version-control: never
7631End:
This page took 1.451299 seconds and 4 git commands to generate.