]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
gdb/
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
5374244e
PM
12010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2
3 * gdb.texinfo (Values From Inferior): Add value inferior function
4 call description.
5
8ea5bce5
JK
62010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * gdb.texinfo (Active Targets): Fix wrong comma placement.
9
c0edd9ed
JK
102010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11 Eli Zaretskii <eliz@gnu.org>
12
13 Make core files the process_stratum.
14 * gdb.texinfo (Active Targets): Remove core_stratum. Include
15 record_stratum example.
16
9291a0cd
TT
172010-07-13 Tom Tromey <tromey@redhat.com>
18
19 * gdb.texinfo (Index Files): New node.
20
f5011d11
TT
212010-07-13 Tom Tromey <tromey@redhat.com>
22
23 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
24
0f5238ed
TT
252010-07-13 Tom Tromey <tromey@redhat.com>
26
27 * gdb.texinfo (Specify Location): Document labels.
28
74c761c1
PA
292010-07-01 Pedro Alves <pedro@codesourcery.com>
30
31 * gdb.texinfo (Create and Delete Tracepoints): Add more index
32 entries for fast tracepoints and static tracepoints.
33
501994c0
PA
342010-07-01 Pedro Alves <pedro@codesourcery.com>
35
36 * gdb.texinfo (General Query Packets) <qfThreadInfo,
37 qsThreadInfo>: Spell out `l' as ell.
38
0fb4aa4b
PA
392010-07-01 Pedro Alves <pedro@codesourcery.com>
40
41 * gdb.texinfo (Convenience Variables): Document $_sdata.
42 (Commands to Set Tracepoints): Describe static tracepoints. Add
43 `Listing Static Tracepoint Markers' menu entry. Document
44 "strace".
45 (Tracepoint Action Lists): Document collecting $_sdata.
46 (Listing Static Tracepoint Markers): New subsection.
47 (Tracepoints support in gdbserver): Mention static tracepoints.
48 (remote packets, enabling and disabling): Mention
49 read-sdata-object.
50 (General Query Packets) <qSupported>: Document qXfer:sdata:read
51 and StaticTracepoint.
52 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
53 Document qXfer:sdata:read.
54 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
55
dc3b15be
JB
562010-06-29 Joel Brobecker <brobecker@adacore.com>
57
58 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
59
595939de
PM
602010-06-28 Phil Muldoon <pmuldoon@redhat.com>
61 Tom Tromey <tromey@redhat.com>
62 Thiago Jung Bauermann <bauerman@br.ibm.com>
63
64 * gdb.texinfo (Inferiors In Python): New node.
65 * gdb.texinfo (Threads In Python): New node.
66
9279c692
JB
672010-06-28 Joel Brobecker <brobecker@adacore.com>
68
69 * gdb.texinfo (Python): Document what the python directory is
70 and what its location is.
71 (Basic Python): Document the gdb.PYTHONDIR constant.
72
bc9f0842
TT
732010-06-25 Tom Tromey <tromey@redhat.com>
74
75 PR python/10808:
76 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
77
f1421989
HZ
782010-06-24 Hui Zhu <teawater@gmail.com>
79
80 * gdb.texinfo: (Commands for Controlled Output): Add
81 documentation for command "eval".
82
e4c0cfae
SS
832010-06-21 Stan Shebs <stan@codesourcery.com>
84
85 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
86 * annotate.texinfo: Ditto.
87 * gdbint.texinfo: Ditto.
88 * stabs.texinfo: Ditto.
89
bb08c432
HZ
902010-06-22 Hui Zhu <teawater@gmail.com>
91
92 * gdb.texinfo: (Process Record and Replay): Add documentation
93 for command "set record memory-query".
94
4f5d9f07
SS
952010-06-21 Stan Shebs <stan@codesourcery.com>
96
97 * gdb.texinfo: Relicense under GFDL version 1.3.
98 * annotate.texinfo: Relicense under GFDL version 1.3.
99 * gdbint.texinfo: Relicense under GFDL version 1.3.
100 * stabs.texinfo: Relicense under GFDL version 1.3.
101 * fdl.texi: Update to version 1.3.
102
6aed2dbc
SS
1032010-06-18 Stan Shebs <stan@codesourcery.com>
104
a61408f8
SS
105 * gdb.texinfo (Operating System Auxiliary Information): Describe
106 "info os" when no arguments given.
107
6aed2dbc
SS
108 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
109 $_thread.
110
24e933df
HZ
1112010-06-18 Hui Zhu <teawater@gmail.com>
112
113 * gdb.texinfo: (Process Record and Replay): Add documentation
114 for commands "record save" and "record restore".
115
65d79d4b
SDJ
1162010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
117
118 * gdb.texinfo: Include information about the correct use
119 of addresses in the `watch' command.
120
d914c394
SS
1212010-06-11 Stan Shebs <stan@codesourcery.com>
122
123 * gdb.texinfo (Observer Mode): New section.
124 (General Query Packets): Document QAllow.
125
967cf477
DE
1262010-06-04 Doug Evans <dje@google.com>
127
128 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
129
aaf4119b
DE
1302010-06-03 Doug Evans <dje@google.com>
131
132 * gdbint.texinfo (Coding): Add subsection on command names.
133
9eae7c52
TT
1342010-06-02 Tom Tromey <tromey@redhat.com>
135
136 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
137 always-disassemble.
138
fa593d66
PA
1392010-06-01 Pedro Alves <pedro@codesourcery.com>
140
141 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
142 gdbserver, and add cross reference.
143 (Tracepoints support in gdbserver): New subsection.
144
dde08ee1
PA
1452010-05-26 Pedro Alves <pedro@codesourcery.com>
146
147 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
148 `qRelocInsn' feature.
149 (Relocate instruction reply packet): New subsection
150 of `Tracepoint Packets'.
151 (Tracepoint Packets): Mention that packets QTDP and QTStart
152 support the qRelocInsn request, and add cross reference to new
153 subsection.
154
07ca107c
DE
1552010-05-25 Doug Evans <dje@google.com>
156
157 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
158 (Commands In Python): Document gdb.string_to_argv.
159
c25c4a8b
JK
1602010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
161
162 * gdbint.texinfo (Host Definition): Remove items NORETURN and
163 ATTR_NORETURN.
164
d7b32ed3 1652010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
166 Tom Tromey <tromey@redhat.com>
167 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 168
c25c4a8b 169 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 170
6aecb9c2
JB
1712010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
172
173 * gdb.texinfo: (Summary) Add mention about D language support.
174 (Filenames): Add D suffixes.
175 (D): New node.
176
b7da9e9f
PM
1772010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
178
179 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
180 of macro deleted from GDB code.
181
ab38a727
PA
1822010-04-24 Pedro Alves <pedro@codesourcery.com>
183
184 * gdb.texinfo (Commands to specify files): Describe what how GDB
185 looks up DOS-based filesystem paths on the system root. Document
186 the new `set/show target-file-system-kind' commands.
187
66d09542
DE
1882010-04-23 Doug Evans <dje@google.com>
189
190 * gdb.texinfo (Python): Move Auto-loading section here ...
191 (Python API): from here.
192 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
193 (Maintenance Commands): Add docs for "maint print section-scripts".
194
8bd10a10
CM
1952010-04-20 Chris Moller <cmoller@redhat.com>
196
197 * gdb.texinfo (Setting Breakpoints): Added description of
198 filename-qualified rbreak.
199 * refcard.tex (Breakpoints and Watchpoints): Added brief
200 description of filename-qualified rbreak.
201
4c374409
JK
2022010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
203
204 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
205 (Python API): Change the reference to Pretty Printing API.
206 (Pretty Printing): Move the user part under the Data node. Reformat
207 the sample output to 72 columns. Create a new reference to Pretty
208 Printing API. Rename the API part ...
209 (Pretty Printing API): To a new node name.
210 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
211 (GDB/MI Variable Objects): Change references to Pretty Printing API.
212
5a9351ae
SS
2132010-04-21 Stan Shebs <stan@codesourcery.com>
214
215 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
216 and commands.
217 (Listing Tracepoints): Update to reflect current behavior.
218
9a22f0d0
PM
2192010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
220
221 * gdb.texinfo (Examining memory): Update for change in string
222 display with explicit size.
223
6149aea9
PA
2242010-04-19 Pedro Alves <pedro@codesourcery.com>
225
226 PR breakpoints/8554.
227
228 * gdb.texinfo (Save Breakpoints): New node.
229 (save-tracepoints): Rename to ...
230 (save tracepoints): ... this. Mention that `save-tracepoints' is
231 a deprecated alias to `save tracepoints'.
232
711e434b
PM
2332010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
234
645797a8 235 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
236 (info w32 thread-information-block): Document new command.
237 (qGetTIBAddress): Document new gdbserver query.
238 (maint set/show show-all-tib): Document new command.
239
3f7b2faa
DE
2402010-04-15 Doug Evans <dje@google.com>
241
fa33c3cd
DE
242 * gdb.texinfo (Python API): Add progspaces section.
243 (Selecting Pretty-Printers): Progspace pretty-printers are
244 searched too.
245 (Progspaces In Python): New section.
246
3f7b2faa
DE
247 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
248
79f283fe
PM
2492010-04-14 Phil Muldoon <pmuldoon@redhat.com>
250
251 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
252 returns None.
253
87290684
SS
2542010-04-09 Stan Shebs <stan@codesourcery.com>
255
256 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
257 Describe the `frames-created' field, tweak grammar.
258
a97153c7
PA
2592010-04-09 Pedro Alves <pedro@codesourcery.com>
260
261 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
262 Describe the `circular' and `disconnected' fields.
263
5c5dcc1b
L
2642010-04-09 H.J. Lu <hongjiu.lu@intel.com>
265
266 * gdb.texinfo (maint print registers): Mention unavailable and
267 invisible registers.
268
adc36818
PM
2692010-04-09 Phil Muldoon <pmuldoon@redhat.com>
270 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 271 Tom Tromey <tromey@redhat.com>
adc36818
PM
272
273 * gdb.texinfo (Breakpoints In Python): New Node.
274
33da3f1c
SS
2752010-04-08 Stan Shebs <stan@codesourcery.com>
276
277 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
278 trace status fields.
279
3a13a53b
L
2802010-04-08 H.J. Lu <hongjiu.lu@intel.com>
281
282 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
283 optional. Make org.gnu.gdb.i386.avx requires
284 org.gnu.gdb.i386.avx.
285
08001717
DE
2862010-04-08 Doug Evans <dje@google.com>
287
288 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
289 search path, and document that gdb only scans the search path if
290 the script's path doesn't specify a directory.
291
c375651d
DE
2922010-04-05 Doug Evans <dje@google.com>
293
294 * gdb.texinfo (maint show python auto-load): Fix typo.
295
af54718e
SS
2962010-04-04 Stan Shebs <stan@codesourcery.com>
297
d77f58be
SS
298 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
299 (Setting Watchpoints): Update description of "info watch".
300 (Disabling Breakpoints): Only "info break" lists all.
301
af54718e
SS
302 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
303 (tdump): Explain how tdump works.
304
86b17b60
PA
3052010-04-01 Pedro Alves <pedro@codesourcery.com>
306
307 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
308 add cross reference.
309
ff12863f
PA
3102010-03-31 Pedro Alves <pedro@codesourcery.com>
311
312 * gdb.texinfo (TUI Commands): Mention that in some cases, these
313 commands error out.
314
f68eb612
L
3152010-03-30 H.J. Lu <hongjiu.lu@intel.com>
316
317 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
318
c8d5aac9
L
3192010-03-30 H.J. Lu <hongjiu.lu@intel.com>
320
321 * gdb.texinfo (General Query Packets): Add xmlRegisters.
322
7d13fe92
SS
3232010-03-29 Stan Shebs <stan@codesourcery.com>
324 Nathan Sidwell <nathan@codesourcery.com>
325
326 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
327 GDBN equivalent.
328 (Set Tracepoints): Remove mention that conditional tracepoints
329 don't exist.
330 (Tracepoint Actions): Clarify when while-stepping collection
331 happens, note that while-stepping does not automatically collect
332 $pc.
333
409873ef
SS
3342010-03-29 Stan Shebs <stan@codesourcery.com>
335
336 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
337 (General Query Packets): Describe TracepointSource.
338
ee8e71d4
EZ
3392010-03-27 Matt Rice <ratmice@gmail.com>
340
c8d5aac9
L
341 * gdb.texinfo (ARM): Document arguments to "target sim".
342 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 343
99b5e152
PA
3442010-03-26 Pedro Alves <pedro@codesourcery.com>
345
346 * gdb.texinfo (Tracepoint Packets): Remove mention that
347 terror:string may be plain text, and drop mention of X prefix.
348
cd64ee31
VP
3492010-03-26 Vladimir Prus <vladimir@codesourcery.com>
350
351 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
352
6c28cbf2
SS
3532010-03-24 Stan Shebs <stan@codesourcery.com>
354
355 * gdb.texinfo (Tracepoint Packets): Document trace error status.
356
95a42b64
TT
3572010-03-24 Tom Tromey <tromey@redhat.com>
358
359 PR breakpoints/9352:
360 * gdb.texinfo (Break Commands): Update.
361
18148017
VP
3622010-03-24 Vladimir Prus <vladimir@codesourcery.com>
363
364 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
365 commands.
366
4daf5ac0
SS
3672010-03-16 Stan Shebs <stan@codesourcery.com>
368
369 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
370 circular-trace-buffer.
371 (Tracepoint Packets): Describe QTBuffer, and details of the
372 qTStatus reply.
373
c9429232
SS
3742010-03-12 Stan Shebs <stan@codesourcery.com>
375 Nathan Sidwell <nathan@codesourcery.com>
376
377 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
378 doing instruction stepping.
379 (Tracepoint Restrictions): New node.
380
ccefe4c4
TT
3812010-03-10 Tom Tromey <tromey@redhat.com>
382
383 * gdbint.texinfo (Symbol Handling): Update.
384
7c953934
TT
3852010-03-08 Tom Tromey <tromey@redhat.com>
386
387 PR cli/9591:
388 * gdb.texinfo (Mode Options): Mention lack of pagination and
389 confirmation with --batch.
390 (Screen Size): Mention --batch.
391 (Messages/Warnings): Likewise.
392
f870a310
TT
3932010-03-05 Tom Tromey <tromey@redhat.com>
394
395 * gdb.texinfo (Basic Python): Document target_charset and
396 target_wide_charset.
397
78e2826b
TT
3982010-03-05 Tom Tromey <tromey@redhat.com>
399
400 * gdb.texinfo (Data): Link to pretty-printing.
401 (Output Formats): Likewise. Correct text.
402
f5dff777
DJ
4032010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
404
405 * gdb.texinfo (Types): Describe <struct> and <flags>.
406
dc00d89f
PM
4072010-02-28 Phil Muldoon <pmuldoon@redhat.com>
408
409 * gdb.texinfo (Frames In Python): Add block parameter and
410 description to read_var text.
411
5107b149 4122010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 413 Tom Tromey <tromey@redhat.com>
5107b149
PM
414
415 * gdb.texinfo (Types In Python): Describe block argument in
416 template_argument and gdb.lookup_type.
417
e03e5e7b
TT
4182010-02-24 Tom Tromey <tromey@redhat.com>
419
420 * gdb.texinfo (Cygwin Native): Fix typo.
421
f3e9a817
PM
4222010-02-24 Phil Muldoon <pmuldoon@redhat.com>
423
424 * gdb.texinfo (Frames In Python): Add block, find_sal, function
425 and select method descriptions.
426 (Python API): Add Blocks In Python, Symbols in Python and Symbol
427 Tables in Python to menu.
428 (Blocks In Python): New node.
429 (Symbols In Python): New node.
430 (Symbol Tables in Python): New node.
431
a79b8f6e
VP
4322010-02-24 Vladimir Prus <vladimir@codesourcery.com>
433
434 Multiexec MI
435
436 gdb/
437 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
438
439 gdb/doc/
440 * gdb.texinfo (GDB/MI Command Syntax): Document notification
441 changes.
442 (GDB/MI Program Execution): Document current behaviour of
443 --all and --thread-group.
444 (GDB/MI Miscellaneous Commands): Document -add-inferior and
445 -remove-inferior.
446 * observer.texi (inferior_added, inferior_removed): New
447 observers.
448
629d6a47
TT
4492010-02-19 Tom Tromey <tromey@redhat.com>
450
451 * gdbint.texinfo (Getting Started): Fix @node.
452 (Debugging GDB): Likewise.
453
c09529e5
JB
4542010-02-13 Joel Brobecker <brobecker@adacore.com>
455
456 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
457 documenting the gdb_test_timeout variable.
458
540aa8e7
MS
4592010-02-12 Jakob Engblom <jakob@virtutech.com>
460
461 * gdb.texinfo (MI commands): Added documentation of --reverse
462 option to a set of MI commands. Restructured documentation of MI
463 commands --exec-continue to reflect the complexity of reverse
464 execution.
465
081dfbf7
PA
4662010-02-12 Pedro Alves <pedro@codesourcery.com>
467
468 * gdb.texinfo (Using the Collected Data): Specify that the address
469 range of `tfind outsize' is exclusive, and that the address range
470 of `tfind range' is inclusive.
471 (Tracepoint Packets): Specify that the address range of
472 `QTFrame:range' is inclusive, and that the address range of
473 `QTFrame:outside' is exclusive
474
8e9c5e02
VP
4752010-02-12 Vladimir Prus <vladimir@codesourcery.com>
476
477 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
478
92981e24
TT
4792010-02-10 Tom Tromey <tromey@redhat.com>
480
481 * gdb.texinfo (Debugging Output): Document set debug parser and
482 show debug parser.
483
075b51b7
L
4842010-02-09 H.J. Lu <hongjiu.lu@intel.com>
485
486 * gdb.texinfo (Predefined Target Types): Add i387_ext,
487 i386_eflags and i386_mxcsr.
488
3bb8d5c3
L
4892010-02-08 H.J. Lu <hongjiu.lu@intel.com>
490
491 * gdb.texinfo: Document i386 target features.
492
c5f80513
DE
4932010-02-05 Doug Evans <dje@google.com>
494
495 * gdbint.texinfo (Testsuite): Add a new section to document the
496 various DejaGnu variables that may be overridden.
1be00882 497 Document INTERNAL_GDBFLAGS.
c5f80513 498
6ac33a4e
TT
4992010-02-04 Tom Tromey <tromey@redhat.com>
500
501 PR cli/8830:
502 * gdb.texinfo (Files): -readnow comes before the filename for file
503 and symbol-file.
504
a1dcb23a
DJ
5052010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
506
507 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
508 Document ARM breakpoint types.
509 (Register Packet Format): Move into the new section.
510 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
511
95433b34
JB
5122010-01-21 Joel Brobecker <brobecker@adacore.com>
513
514 * gdb.texinfo (File Options): Adjust the documentation of this
515 switch to refer to the "source" command rather than partially
516 duplicating some of the relevant information.
517 (Extending GDB): Introduce and document the set/show script-extension
518 setting.
519 (Command Files): Add note explaining that the "source" command
520 is also used to evalute scripts written in other languages.
521 Remove the short slightly incorrect reference to sourcing Python
522 scripts.
523 (Python Commands): Document how to execute a Python script from GDB.
524
8d576872
JB
5252010-01-19 Joel Brobecker <brobecker@adacore.com>
526
527 * gdb.texinfo (Command Files): Fix typo.
528
8150ff9c
JB
5292010-01-18 Tom Tromey <tromey@redhat.com>
530
531 * gdb.texinfo (File Options): Document -x on .py files.
532 (Command Files): Document handling of Python scripts.
533
23db03a6
JZ
5342010-01-18 Jie Zhang <jie.zhang@analog.com>
535
536 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
537
00bf0b85
SS
5382010-01-15 Stan Shebs <stan@codesourcery.com>
539
540 * gdb.texinfo (Trace Files): New section.
541 (Tracepoint Packets): Document QTSave and qTBuffer.
542 (Trace File Format): New appendix.
543
be759fcf
PM
5442010-01-13 Phil Muldoon <pmuldoon@redhat.com>
545
546 * gdb.texinfo (Values From Inferior): Document lazy_string value
547 method.
548 (Python API): Add Lazy strings menu item.
549 (Lazy Strings In Python): New node.
550
dc146f7c
VP
5512010-01-13 Vladimir Prus <vladimir@codesourcery.com>
552
553 * gdb.texinfo (GDB/MI Thread Information): New.
554 (GDB/MI Async Records): Document the core field in *stopped.
555 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
556 documentation
557 (Process list): Document that osdata document may contain
558 threads.
559 (Remote Serial Protocol): Document qXfer:threads.
560
d5551862
SS
5612010-01-06 Stan Shebs <stan@codesourcery.com>
562
563 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
564 disconnected tracing.
565 (Tracepoint Packets): Document new protocol.
566
7a697b8d
SS
5672010-01-05 Stan Shebs <stan@codesourcery.com>
568
569 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
570 tracepoints.
571 (Tracepoint Packets): Describe remote protocol for fast
572 tracepoints.
573
e6f3ec50
JB
5742010-01-01 Joel Brobecker <brobecker@adacore.com>
575
576 Update the "Start of New Year Procedure".
577 * gdbint.texinfo: Add the list of files that need to be updated
578 manually. Minor reformatting.
579
ddc4e9c1
JB
5802010-01-01 Joel Brobecker <brobecker@adacore.com>
581
582 * refcard.tex: Update copyright year in header and text.
583
9d2897ad
JB
5842010-01-01 Joel Brobecker <brobecker@adacore.com>
585
586 * agentexpr.texi: Add 2010 to the list of copyright years.
587 * annotate.texinfo: Likewise.
588 * gdb.texinfo: Likewise.
589 * gdbint.texinfo: Likewise.
590 * observer.texi: Likewise.
591 * stabs.texinfo: Likewise.
592
6da95a67
SS
5932009-12-31 Stan Shebs <stan@codesourcery.com>
594
595 * gdb.texinfo (Tracepoint Actions): Describe teval.
596
236f1d4d
SS
5972009-12-29 Stan Shebs <stan@codesourcery.com>
598
599 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
600
f61e138d
SS
6012009-12-28 Stan Shebs <stan@codesourcery.com>
602
603 * gdb.texinfo (Trace State Variables): New section.
604 (Tracepoint Packets): Describe trace state variable packets.
605 * agentexpr.texi (Bytecode Descriptions): Describe trace state
606 variable bytecodes.
607
0fe7935b
DJ
6082009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
609
610 * gdb.texinfo (Symbols): "info variables" prints definitions, not
611 declarations.
612
a6b29f87
VP
6132009-12-21 Vladimir Prus <vladimir@codesourcery.com>
614
615 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
616 -gdb-exit behaviour.
617
5e4bde96
JB
6182009-12-20 Joel Brobecker <brobecker@adacore.com>
619
620 * gpl.texi: Update to version 3 of the GPL.
621
a1715244
JB
6222009-12-20 Joel Brobecker <brobecker@adacore.com>
623
624 * Makefile.in: Update copyright header.
625 * observer.texi: Fix the copyright header of the generated files.
626
361ae042
PM
6272009-12-08 Phil Muldoon <pmuldoon@redhat.com>
628
629 * gdb.texinfo (Types In Python): Describe range function.
630
bfd31e71
PM
6312009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
632
633 * gdb.texinfo (Types In Python): Describe "is_base_class".
634
57a1d736
TT
6352009-12-03 Tom Tromey <tromey@redhat.com>
636
637 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
638
8cebebb9
PP
6392009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
640
641 * observer.texi: New memory_changed observer.
642
16af530a
TT
6432009-12-01 Tom Tromey <tromey@redhat.com>
644
645 * gdb.texinfo (Reverse Execution): Fix typo.
646
b6199126
DJ
6472009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
648
649 PR gdb/8704
650
651 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
652 are allowed after the breakpoint condition.
653
7a6973ad
TT
6542009-11-23 Tom Tromey <tromey@redhat.com>
655
656 PR python/10782:
657 * gdb.texinfo (Types In Python): Document Type.pointer.
658
21a0512e
PP
6592009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
660
661 * gdb.texinfo (Machine Code): Adjust.
662
a5832c8f
PA
6632009-11-11 Pedro Alves <pedro@codesourcery.com>
664
665 * agentexpr.texi (Tracing On Symmetrix): Delete section.
666 (Using Agent Expressions): Delete cross reference.
667
1eb7cd77
JB
6682009-11-07 Joel Brobecker <brobecker@adacore.com>
669
670 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
671 and @settitle directives up to help makeinfo find them.
672
24ddea62
JK
6732009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
674
675 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
676 (Auto-loading): Use plural and note one can use multiple components now.
677
3afae151
VP
6782009-11-01 Vladimir Prus <vladimir@codesourcery.com>
679
680 * gdb.texinfo (GDB/MI Stack Manipulation): Make
681 -stack-list-arguments have the same documentation for parameter
682 as -stack-list-locals. Add comas.
683
14ff2235
PM
6842009-10-27 Tom Tromey <tromey@redhat.com>
685 Eli Zaretskii <eliz@gnu.org>
686
c8d5aac9 687 PR python/10781
14ff2235
PM
688
689 * gdb.texinfo (Values From Inferior): Document cast method.
690
9c419145
PP
6912009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
692
693 * gdb.texinfo (Machine Code): Mention function name in disasssembly
694 and adjust example.
695
29153c24
MS
6962009-10-22 Michael Snyder <msnyder@vmware.com>
697
698 * gdb.texinfo (Process Record and Replay): Document new form of
699 info record command. Also document the new save and restore
700 commands.
701
2b28d209
PP
7022009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
703
704 * gdb.texinfo (Machine Code): Mention current pc marker.
705 (Memory): Likewise.
706
6c95b8df
PA
7072009-10-19 Pedro Alves <pedro@codesourcery.com>
708 Stan Shebs <stan@codesourcery.com>
709
710 * observer.texi (new_inferior): Rename to...
711 (inferior_appeared): ... this.
712
713 * gdb.texinfo (Inferiors): Rename node to ...
714 (Inferiors and Programs): ... this. Mention running multiple
715 programs in the same debug session.
716 <info inferiors>: Mention the new 'Executable' column if "info
717 inferiors". Update examples. Document the "add-inferior",
718 "clone-inferior", "remove-inferior" and "maint info
719 program-spaces" commands.
720 (Process): Rename node to...
721 (Forks): ... this. Document "set|show follow-exec-mode".
722
2f8132f3
MS
7232009-10-11 Michael Snyder <msnyder@vmware.com>
724
725 * gdb.texinfo (ReverseStep): Show default as "unsupported".
726 (ReverseContinue): Ditto.
727
cba4b2d3
PP
7282009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
729
730 * gdb.texinfo (Server): Document libthread-db-search-path.
731
da082f17
JK
7322009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
733
734 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
735
08be9d71
ME
7362009-10-06 Michael Eager <eager@eagercon.com>
737
738 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
739 (Embedded Processors): Add MicroBlaze.
740 (MicroBlaze): New. Describe Xilinx MicroBlaze
741
08a0efd0
PA
7422009-10-04 Pedro Alves <pedro@codesourcery.com>
743
744 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
745
cbb8f428
EZ
7462009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
747
748 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
749
30a4a70c
JB
7502009-09-23 Joel Brobecker <brobecker@adacore.com>
751
752 * observer.texi (solib_unloaded): Document explicitly the fact that
753 this observer is called before the associated symbols are unloaded.
754
b3372f91
VP
7552009-09-19 Vladimir Prus <vladimir@codesourcery.com>
756
757 * gdb.texinfo (GDB/MI Stack Manipulation): Document
758 -stack-list-variables.
759
f43030c4
TT
7602009-09-18 Tom Tromey <tromey@redhat.com>
761
762 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
763 is experimental.
764
ec7e75e7
PP
7652009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
766
767 * gdb.texinfo (convenince variables): Mention
768 $_siginfo could be empty.
f43030c4 769
0cc7d26f
TT
7702009-09-15 Tom Tromey <tromey@redhat.com>
771
772 * gdb.texinfo (GDB/MI Variable Objects): Document
773 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
774 Expand -var-update documentation.
775
a96d9b2e
SDJ
7762009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
777
778 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
779 feature.
780
005ca36a
JB
7812009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
782
783 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
784
0d772ac9
MS
7852009-09-10 Michael Snyder <msnyder@vmware.com>
786
787 * gdb.texinfo (qSupported): Mention new ReverseContinue and
788 ReverseStep replies to the qSupported query.
789
14fb1bac
JB
7902009-09-10 Joel Brobecker <brobecker@adacore.com>
791
792 Add documentation for set/show interactive-mode.
793 * gdb.texinfo (Other Misc Settings): New node.
794
29b090c0
DE
7952009-09-01 Doug Evans <dje@google.com>
796
797 * gdb.texinfo (Caching Data of Remote Targets): Add note on
798 non-stop mode's affect on remote caching.
799
4e5d721f
DE
8002009-08-31 Jacob Potter <jdpotter@google.com>
801 Doug Evans <dje@google.com>
802
803 * gdb.texinfo (Caching Data of Remote Targets): Update text.
804 Mark `set/show remotecache' options as obsolete.
805 Document new `set/show stack-cache' option.
806 Update text for `info dcache'.
807
55333a84
DE
8082009-08-27 Doug Evans <dje@google.com>
809
810 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
811 (Files): Add note on new optional regex arg to `info sharedlibrary'.
812
bc3a0b4d
RW
8132009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
814
815 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
816 about autoconf.
817
3a1ff0b6
PA
8182009-08-25 Pedro Alves <pedro@codesourcery.com>
819
820 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
821 small example, and describe its columns. Replace "inferior-id" by
822 "infno" throughout.
823
81ecdfbb
RW
8242009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
825
af542c2e
RW
826 * gdbint.texinfo (Releasing GDB): Point to
827 README-maintainer-mode file for required autoconf version.
828 * configure.ac: Do not substitute datarootdir, htmldir,
829 pdfdir, docdir. Do not process --with-datarootdir,
830 --with-htmldir, --with-pdfdir, --with-docdir.
831 * configure: Regenerate.
832
81ecdfbb
RW
833 * configure: Regenerate.
834
4efc6507
DE
8352009-08-20 Reid Kleckner <reid@kleckner.net>
836
837 * gdb.texinfo: Add chapter on JIT interface.
838
43089a6e
NR
8392009-08-07 Nick Roberts <nickrob@snap.net.nz>
840
841 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
842 confirmation request.
843
99e008fe
EZ
8442009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
845
c8d5aac9
L
846 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
847 CRC definitions.
99e008fe 848
48cb2d85
VP
8492009-08-03 Vladimir Prus <vladimir@codesourcery.com>
850
851 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
852 -break-commands.
853
ff1a52c6
UW
8542009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
855
856 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
857 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
858
3285f3fe
UW
8592009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
860
861 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
862 "set spu stop-on-load" and "show spu stop-on-load" commands.
863
e35359c5
UW
8642009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
865
866 * gdb.texinfo (Target Descriptions): Document <compatible> element.
867
58d6951d
DJ
8682009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
869
870 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
871 org.gnu.gdb.arm.neon.
872
08d16641
PA
8732009-07-20 Pedro Alves <pedro@codesourcery.com>
874
875 * gdb.texinfo (Target Description Format): Mention the new <osabi>
876 optional element.
877 (subsection OS ABI): New subsection.
878
782b2b07
SS
8792009-07-14 Stan Shebs <stan@codesourcery.com>
880
881 * gdb.texinfo (Tracepoint Conditions): New section.
882 (General Query Packets): Describe ConditionalTracepoints.
883 (Tracepoint Packets): Describe condition field.
884 (Maintenance Commands): Describe maint agent-eval.
885 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
886
9b117ef3
HZ
8872009-07-11 Hui Zhu <teawater@gmail.com>
888
889 * gdb.texinfo (disassemble): Add a new modifier /r
890 to "disassemble" command to make it print the raw instructions
891 in hex as well as in symbolic form.
892
f5a33284
TT
8932009-07-09 Tom Tromey <tromey@redhat.com>
894
895 * gdbint.texinfo (Testsuite): Document parallel make check.
896
812f7342
TT
8972009-07-09 Tom Tromey <tromey@redhat.com>
898
899 * gdbint.texinfo (Testsuite): Document test transcripts.
900
fbb8f299
PM
9012009-07-10 Phil Muldoon <pmuldoon@redhat.com>
902
903 * gdb.texinfo (Values From Inferior): Add length parameter
904 description.
905
dd8f35ac
EZ
9062009-07-04 Chris Genly <chris@genly.us>
907
908 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
909 in -var-list-children. Fix example according to what the code
910 does.
911
2277426b
PA
9122009-07-02 Pedro Alves <pedro@codesourcery.com>
913
914 * gdb.texinfo (Debugging multiple inferiors): Document the
915 "inferior", "detach inferior" and "kill inferior" commands.
916 (Debugging Programs with Multiple Processes): Adjust to mention
917 generic "inferior" commands. Delete mention of "detach fork" and
918 "delete fork". Cross reference to "Debugging multiple inferiors"
919 section.
920
a6d9a66e
UW
9212009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
922
5af949e3
UW
923 * gdbint.texinfo (Item Output Functions): Update signature
924 for ui_out_field_core_addr.
925
9262009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
927
928 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
929 Update example code extrated from breakpoint.c.
930
9901a55b
PP
9312009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
932
933 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
934 MI commands.
935 (GDB/MI Symbol Query): Likewise.
936 (GDB/MI File Commands): Likewise.
937 (GDB/MI File Transfer Commands): Likewise.
938 (GDB/MI Target Manipulation): Likewise.
939 (GDB/MI Miscellaneous Commands): Likewise.
940
edb3359d
DJ
9412009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
942
943 * gdb.texinfo (Debugging Optimized Code): New chapter.
944 (Compiling for Debugging): Reference it. Move some
945 text to the new section.
946
7cd1089b
PM
9472009-06-15 Phil Muldoon <pmuldoon@redhat.com>
948
949 * doc/gdb.texinfo (Calling): Document
950 set-unwind-on-terminating-exception usage.
951
d4db2f36
PA
9522009-06-11 Pedro Alves <pedro@codesourcery.com>
953
954 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
955 command.
956
d1a7880c
PA
9572009-06-07 Pedro Alves <pedro@codesourcery.com>
958
959 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
960 references.
961
473f94e6
UW
9622009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
963
964 * gdbint.texinfo: Rename formal parameters to gdbarch function
965 protoypes from "current_gdbarch" to "gdbarch".
966
8f500870
TT
9672009-05-28 Tom Tromey <tromey@redhat.com>
968
969 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
970
b6313243
TT
9712009-05-27 Tom Tromey <tromey@redhat.com>
972
973 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
974 feature.
975 (GDB/MI Variable Objects): Document -var-set-visualizer.
976
9772009-04-02 Tom Tromey <tromey@redhat.com>
978
979 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
980 feature.
981 (GDB/MI Variable Objects): Document -var-set-visualizer.
982
a6bac58e
TT
9832009-05-27 Tom Tromey <tromey@redhat.com>
984 Thiago Jung Bauermann <bauerman@br.ibm.com>
985 Phil Muldoon <pmuldoon@redhat.com>
986
987 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
988 (Pretty Printing): New node.
989 (Selecting Pretty-Printers): Likewise.
990 (Python API): Update.
991 (Output Formats): Document /r format.
992
2c74e833
TT
9932009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
994 Tom Tromey <tromey@redhat.com>
995
996 * gdb.texinfo (Types In Python): New node.
997 (Values From Inferior): "type" is now an attribute.
998 (Python API): Update.
999
89c73ade
TT
10002009-05-27 Tom Tromey <tromey@redhat.com>
1001 Thiago Jung Bauermann <bauerman@br.ibm.com>
1002 Phil Muldoon <pmuldoon@redhat.com>
1003
1004 * gdb.texinfo: Add @syncodeindex for `tp'.
1005 (Python API): Update.
1006 (Auto-loading): New node.
1007 (Objfiles In Python): New node.
1008
17a37d48
PP
10092009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1010
1011 * gdb.texinfo (Threads): Document libthread-db-search-path.
1012
6718376f
NR
10132009-05-15 Nick Roberts <nickrob@snap.net.nz>
1014
1015 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1016
cbe54154
PA
10172009-05-12 Pedro Alves <pedro@codesourcery.com>
1018
1019 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1020 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1021 show show-debug-regs' docs.
1022
8e05493c
EZ
10232009-05-08 Eli Zaretskii <eliz@gnu.org>
1024
1025 * gdb.texinfo (Process Record and Replay): Add description of
1026 reverse execution.
1027
b39f4988
JB
10282009-05-07 Joel Brobecker <brobecker@adacore.com>
1029
1030 * gdbint.texinfo (Adding support for debugging core files): New node.
1031 (Native Debugging): Remove the ``Native core file Support'' section.
1032
a2311334
EZ
10332009-05-01 Eli Zaretskii <eliz@gnu.org>
1034
1035 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1036 Add index entries.
1037
53cc454a 10382009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 1039 Michael Snyder <msnyder@vmware.com>
53cc454a 1040
a2311334
EZ
1041 * gdb.texinfo: (Process Record and Replay): Add documentation for
1042 process record and replay.
53cc454a 1043
484086b7
JK
10442009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1045
1046 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1047 a new part on command-line defined macros.
1048
32ae1842
EZ
10492009-04-25 Eli Zaretskii <eliz@gnu.org>
1050
1051 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1052 clarify the wording.
1053
b14b1491
TT
10542009-04-23 Tom Tromey <tromey@redhat.com>
1055
1056 * gdb.texinfo (Data Files): New node.
1057 (GDB Files): Update menu.
1058
5c1e86e1
JB
10592009-04-23 Joel Brobecker <brobecker@adacore.com>
1060
1061 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 1062 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 1063
83eba9b7
VP
10642009-04-22 Vladimir Prus <vladimir@codesourcery.com>
1065
1066 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1067
e31198c4
HZ
10682009-04-22 Hui Zhu <teawater@gmail.com>
1069
1070 * gdb.texinfo (disassemble-next-line): Set the default of
1071 disassemble-next-line to off.
1072
26e251b6
JM
10732009-04-21 Joseph Myers <joseph@codesourcery.com>
1074
1075 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1076 --with-htmldir): New.
1077 * configure: Regenerate.
1078 * Makefile.in (datarootdir, docdir): Define.
1079 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1080 instead of $(SET_TEXINPUTS).
1081 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1082 gdbint.info instead of $(SET_TEXINPUTS).
1083 (gdbint/index.html): Use same -I options as for building
1084 gdbint.info.
1085 (stabs.dvi, stabs.pdf): Use same -I options as for building
1086 stabs.info instead of $(SET_TEXINPUTS).
1087 (stabs/index.html): Use same -I options as for building
1088 stabs.info.
1089 (annotate.dvi, annotate.pdf): Use same -I options as for building
1090 annotate.info instead of $(SET_TEXINPUTS).
1091 (annotate/index.html): Use same -I options as for building
1092 annotate.info.
1093
eac35c4e
DD
10942009-04-21 David Daney <ddaney@caviumnetworks.com>
1095
1096 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1097
29b0e8a2
JM
10982009-04-21 Joseph Myers <joseph@codesourcery.com>
1099
1100 * gdb.texinfo (Source Path): Document --with-relocated-sources.
1101
2b831889 11022009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 1103 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
1104
1105 * Makefile.in (MAKEHTML): Set to makeinfo --html.
1106 (MAKEHTMLFLAGS): Set to empty.
1107 (html__strip_dir): Define.
1108 (HTMLFILES): Define.
1109 (HTMLFILES_INSTALL): Define.
1110 (install-html): Copy new automake rule.
1111 (html): Depend on $(HTMLFILES).
1112 (gdb_toc.html): Rename to gdb/index.html.
1113 (gdbint_toc.html): Rename to gdbint/index.html.
1114 (stabs_toc.html): Rename to stabs/index.html.
1115 (annotate_toc.html): Rename to annotate/index.html.
1116
89a34d1b
JM
11172009-04-17 Carlos O'Donell <carlos@codesourcery.com>
1118
1119 * Makefile.in: Set pdfdir and htmldir from configure
1120 substitutions.
1121 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
1122 * configure: Regenerate.
1123
a2d5da46
JB
11242009-04-16 Joel Brobecker <brobecker@adacore.com>
1125
1126 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
1127 This macro is no longer used.
1128
732f6a93
TT
11292009-04-15 Tom Tromey <tromey@redhat.com>
1130
1131 * gdb.texinfo (Character Sets): Document default character set.
1132
87f9adc1
PM
11332009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
1134
1135 * gdbint.texinfo: Change server name from sources.redhat.com to
1136 sourceware.org throughout.
1137
2c88c651
JB
11382009-04-09 Joel Brobecker <brobecker@adacore.com>
1139
1140 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
1141 about a missing dot or coma after @xref.
1142
4f5376b2
JB
11432009-04-02 Joel Brobecker <brobecker@adacore.com>
1144
1145 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
1146 example, and add a small explanation about it.
1147 (Print Settings): Change the documentation of the "set print
1148 frame-arguments" to reflect the fact that the default is now "scalars".
1149
a0381d3a
JB
11502009-04-02 Joel Brobecker <brobecker@adacore.com>
1151
1152 * gdb.texinfo (Print Settings): Add kindex for command "set
1153 print frame-arguments".
1154
45ac276d
JB
11552009-03-31 Joel Brobecker <brobecker@adacore.com>
1156
1157 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
1158 breakpoints.
1159 (Set Breaks): Add reference to thread-specific and task-specific
1160 breakpoints.
1161
32cd1edc
JB
11622009-03-31 Joel Brobecker <brobecker@adacore.com>
1163
1164 * gdb.texinfo (Ada Tasks): Remove the documentation about
1165 the "Running" state, as this state has been eliminated.
1166 Now all runnable tasks are shown as "Runnable".
1167
1042e4c0
SS
11682009-03-30 Stan Shebs <stan@codesourcery.com>
1169
1170 * gdb.texinfo (Tracepoints): Describe tracepoints as a
1171 special case of breakpoints.
1172 (Enable and Disable Tracepoints): Mention deprecation.
1173 (Listing Tracepoints): Update description and example.
1174
f8f6f20b
TJB
11752009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1176
1177 * gdb.texinfo (Frames in Python): New node.
1178 (Python API): Update.
1179
c0c6f777
TJB
11802009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1181
1182 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
1183 from a method to an attribute.
1184
def2b000
TJB
11852009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1186
1187 * gdb.texinfo (Values From Inferior): Document is_optimized_out
1188 attribute.
1189
a07daef3
PA
11902009-03-25 Pedro Alves <pedro@codesourcery.com>
1191
1192 * observer.texi (thread_exit): Add "silent" parameter.
1193
f3b1572e
PA
11942009-03-22 Pedro Alves <pedro@codesourcery.com>
1195
1196 * observer.texi (about_to_proceed): New.
1197
587afa38
EZ
11982009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
1199
1200 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1201 field throughout to handle types with spaces in them. Fix typos
1202 found by aspell.
1203 (Summary, Requirements, Contributors): New first chapter,
1204 "Summary" added, old Requirements section moved there, and new
1205 section, "Contributors" added.
1206 (Initializing a New Architecture, Register Representation)
1207 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1208 (Porting gdb): These sections extended and updated.
1209 (Compiler Characteristics): This section (empty) deleted.
1210 (Defining Other Architecture Features): This section renamed and
1211 duplicate material removed from (formerly "Target Conditionals").
1212 Use braces {} in @deftypeXX type field throughout to handle types
1213 with spaces in them. Typos found by aspell fixed.
1214
1215 * stack_frame.svg: New file, source of image for gdbint.texinfo.
1216 * stack_frame.pdf: Version of image for PDF output.
1217 * stack_frame.png: Version of image for HTML output and for Emacs.
1218 * stack_frame.txt: Version of image for Info output.
1db61298 1219 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 1220
10af6951
EZ
12212009-03-21 Eli Zaretskii <eliz@gnu.org>
1222
1223 * gdb.texinfo (Character Sets): Fix last change.
1224
cc924cad
TJB
12252009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1226
1227 * gdb.texinfo (Values From Inferior): Fix optional arguments
1228 markup.
1229 (Commands In Python): Adjust argument names of gdb.Command.__init__
1230 to what the function accepts as keywords.
1231
bc3b79fd
TJB
12322008-03-20 Tom Tromey <tromey@redhat.com>
1233
1234 * gdb.texinfo (Convenience Vars): Document convenience functions.
1235 (Functions In Python): New node.
1236 (Python API): Update.
1237
6c7a06a3
TT
12382009-03-20 Tom Tromey <tromey@redhat.com>
1239
1240 * gdb.texinfo (Character Sets): Remove obsolete text. Document
1241 set target-wide-charset.
1242 (Requirements): Mention iconv.
1243
b646ddd4
HZ
12442009-03-17 Hui Zhu <teawater@gmail.com>
1245
1246 * gdb.texinfo: Change the introduce of "disassemble-next-line".
1247
91440f57
HZ
12482009-03-17 Hui Zhu <teawater@gmail.com>
1249
1250 * gdb.texinfo: Add documentation for disassemble-next-line.
1251
8fd41227
TJB
12522009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1253
1254 * gdb.texinfo (Commands In Python): Remove tindex entries.
1255
61ff14c6
JK
12562009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1257
1258 * gdb.texinfo (Returning): New description for missing debug info.
1259
0b16c5cf
PA
12602009-03-14 Pedro Alves <pedro@codesourcery.com>
1261
1262 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 1263 (General Query Packets): Document qAttached.
0b16c5cf 1264
32fc0df9
PA
12652009-03-05 Pedro Alves <pedro@codesourcery.com>
1266
1267 * gdb.texinfo (Background Execution): Better describe the set
1268 target-async command.
1269 (Maintenance Commands): Delete description of the `maint set/show
1270 linux-async' and `maint set/show remote-async' commands.
1271
134eb42c
VP
12722009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1273
1274 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1275 between sentences.
1276
c86cf029
VP
12772009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1278
1279 * gdb.texinfo (GDB/MI Async Records): Document the
1280 =library-loaded and =library-unloaded notifications.
1281
3ea85240
VP
12822009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1283
1284 * observer.texi (test_notification): New observer.
1285
1d33d6ba
VP
12862009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1287
61ff14c6
JK
1288 * observer.texi: Add parameter 'print_frame' to normal_stop
1289 observer.
1d33d6ba 1290
d721c933
EZ
12912009-02-07 Eli Zaretskii <eliz@gnu.org>
1292
1293 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1294 (Commands In Python): Fix COMMAND_* constants in last change. Use
1295 @kbd for interactive input. Add cross-references and index
1296 entries.
1297
4aa995e1
PA
12982009-02-06 Pedro Alves <pedro@codesourcery.com>
1299
1300 * gdb.texinfo (Signals): Document $_siginfo.
1301 (Convenience Variables): Mention $_siginfo.
1302 (Remote Configuration): Document qXfer:siginfo:read,
1303 qXfer:siginfo:write packets, and the read-siginfo-object,
1304 write-siginfo-object commands.
1305
5f5233d4
PA
13062009-02-06 Pedro Alves <pedro@codesourcery.com>
1307
1308 * gdbint.texinfo (Values): New chapter.
1309
d8906c6f
TJB
13102009-02-06 Tom Tromey <tromey@redhat.com>
1311
1312 * gdb.texinfo (Python API): Add entry for Commands In Python.
1313 (Commands In Python): New node.
1314
b6cb8e7d
TJB
13152009-02-05 Tom Tromey <tromey@redhat.com>
1316
1317 * gdb.texinfo (Values From Inferior): Document Value.string.
1318
12453b93
TJB
13192009-02-05 Tom Tromey <tromey@redhat.com>
1320
1321 * gdb.texinfo (Basic Python): Document execute's from_tty
1322 argument.
1323
08c637de
TJB
13242009-02-04 Tom Tromey <tromey@redhat.com>
1325
1326 * gdb.texinfo (Basic Python): Document gdb.history.
1327
592375cd
VP
13282009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1329
1330 * gdb.texinfo (GDB/MI Thread Commands): Document the
1331 'current-thread-id' field. Remove the example with zero threads,
1332 since current GDB won't ever report that if there's inferior.
1333
41447f92
VP
13342009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1335
1336 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1337 option to -break-insert.
1338
098b41a6
JG
13392009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1340 Jerome Guitton <guitton@adacore.com>
1341
1342 * gdb.texinfo (Startup): Document --with-system-gdbinit.
1343 (System-wide configuration): New section.
1344
3c16cced
PA
13452009-01-26 Pedro Alves <pedro@codesourcery.com>
1346
1347 PR gdb/7580:
1348 * gdb.texinfo (Maintenance Commands): Document "maint set|show
1349 internal-error|internal-warning quit|corefile ask|yes|no".
1350
62709adf
PA
13512009-01-26 Pedro Alves <pedro@codesourcery.com>
1352
1353 * gdb.texinfo (Using the `gdbserver' Program): Document
1354 --remote-debug.
1355
7ce58dd2
DE
13562009-01-23 Doug Evans <dje@google.com>
1357
1358 * gdb.texinfo: Add nexti to list of commands that support
1359 background execution.
1360
adb483fe
DJ
13612009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1362
1363 * gdb.texinfo (Define, Hooks): Document prefix command support.
1364
a67ec3f4 13652009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 1366 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
1367
1368 Fixes for makeinfo --html.
1369
1370 * annotate.texinfo: Use @copying and @insertcopying. Use
1371 @ifnottex in place of @ifinfo.
1372 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
1373 place of @ifinfo. Use @ifnotinfo for one index entry.
1374 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
1375 in place of @ifinfo.
1376 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
1377 in place of @ifinfo. Include contents at start unconditionally.
1378
84fcdf95
PA
13792009-01-13 Pedro Alves <pedro@codesourcery.com>
1380
1381 * gdb.texinfo (General Query Packets): Remove @var{} around the
1382 "spu" literal string.
1383
fa3a767f
PA
13842009-01-07 Pedro Alves <pedro@codesourcery.com>
1385
1386 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1387 program may be running in another process" errors.
1388 * gdbint.texinfo (Native Conditionals): Delete
1389 ONE_PROCESS_WRITETEXT description.
1390
9cb011d3
JB
13912009-01-07 Joel Brobecker <brobecker@adacore.com>
1392
1393 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1394 emacs local variable to be placed at the end of the ChangeLog.
1395 Add server.c and gdbreplay.c to the list of files where the
1396 copyright year needs to be updated.
1397
84603566
SL
13982009-01-06 Sandra Loosemore <sandra@codesourcery.com>
1399
1400 * gdb.texinfo (Remote Configuration): Document new
1401 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1402 commands.
1403
a53f55d8
PA
14042008-12-28 Pedro Alves <pedro@codesourcery.com>
1405
1406 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1407 FETCH_INFERIOR_REGISTERS.
1408 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1409 FETCH_INFERIOR_REGISTERS descriptions. Remove
1410 gdbarch_get_longjmp_target descrition, since already described in
1411 Target Conditionals. Move gdbarch_fp0_regnum description to ...
1412 (Target Conditionals): ... here.
1413
077e0a52
JB
14142008-12-16 Joel Brobecker <brobecker@adacore.com>
1415
1416 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
1417 examples.
1418 (Additions to Ada): Likewise. Add the missing opening and closing
1419 parenthesis of the GDB prompt in one of the examples.
1420
023eb17c
JB
14212008-12-14 Joel Brobecker <brobecker@adacore.com>
1422
1423 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
1424 about the result of 'Address not being of type System.Address.
1425 This problem has been fixed a while ago.
1426
c3b108f7
VP
14272008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1428
1429 MI non-stop and multiprocess docs.
1430
c8d5aac9
L
1431 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
1432 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
1433 Adjust documentation for *stopped, document =thread-created,
1434 =thread-exited, =thread-group-created and =thread-group-exited.
1435 (GDB/MI Thread Commands): Document the 'state' field in
1436 -thread-info output.
1437 (GDB/MI Program Execution): Mention --all and --thread-group
1438 options.
1439 (GDB/MI Variable Objects): Describe floating and fixed variable
1440 objects.
1441 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 1442
07e059b5
VP
14432008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1444
c8d5aac9
L
1445 * gdb.texinfo (Operating System Information): New appendix.
1446 (Operating System Auxiliary Information): Document 'info os processes'
1447 (Remote Configuration): Document 'osdata'
1448 (General Query Packets): Document qXfer:osdata:read.
07e059b5 1449
a80b95ba
TG
14502008-11-27 Tristan Gingold <gingold@adacore.com>
1451
1452 * gdb.texinfo (Darwin): Document Darwin specific features.
1453
a655d424
JK
14542008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1455
1456 * gdbint.texinfo (Target Conditionals): Extend the
1457 gdbarch_breakpoint_from_pc description.
1458
249e1128
VP
14592008-11-22 Vladimir Prus <vladimir@codesourcery.com>
1460
1461 * gdb.texinfo (M68K Features): Fix typo.
1462
c14c28ba
PP
14632008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1464
1465 * gdb.texinfo (Symbols): Mention printing containing
1466 image name in "info symbol".
1467 (Maint translate-address): Likewise.
1468
394a6666
JB
14692008-11-18 Joel Brobecker <brobecker@adacore.com>
1470
1471 * gdb.texinfo (Set Catchpoints): Remove the documentation of
1472 commands "catch load" and "catch unload".
1473
66bb093b
VP
14742008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1475
1476 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 1477 =thread-selected.
66bb093b 1478
4a92f99b
VP
14792008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1480
c8d5aac9 1481 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 1482
f0323ca0
PA
14832008-10-27 Pedro Alves <pedro@codesourcery.com>
1484
1485 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
1486 .mt files, TM_CLIBS or TM_CDEPS.
1487 (x86 Watchpoints): Don't mention TDEPFILES.
1488
8b23ecc4
SL
14892008-10-24 Sandra Loosemore <sandra@codesourcery.com>
1490
1491 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
1492 (Overview): Mention notifications and non-stop mode behavior.
1493 (Packets): Update documentation of ?, vAttach, vCont, and vRun
1494 with non-stop mode behavior. Add vStopped description.
1495 (Stop Reply Packets): Update list of packets that return
1496 stop replies. Mention non-stop behavior.
1497 (General Query Packets): Document QNonStop packet and associated
1498 qSupported query response.
1499 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
1500 behavior.
1501 (Notification Packets): New section.
1502 (Remote Non-Stop): New section.
1503 (File-I/O Overview): Mention non-stop behavior.
1504
fff08868
HZ
15052008-10-24 Hui Zhu <teawater@gmail.com>
1506 Pedro Alves <pedro@codesourcery.com>
1507
1508 * gdb.texinfo (displaced-stepping): Describe the auto mode
1509 setting, and say it's the default. This is now a mainstream
1510 setting instead of a maintenance setting.
1511
252fbfc8
PA
15122008-10-23 Pedro Alves <pedro@codesourcery.com>
1513
1514 * observer.texi (thread_stop_requested): New.
1515
20924a55
JB
15162008-10-22 Joel Brobecker <brobecker@adacore.com>
1517
1518 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
1519 (Patching): Replace incorrect usage of @samp by @kbd.
1520
bacec72f
MS
15212008-10-17 Michael Snyder <msnyder@vmware.com>
1522
1523 * gdb.texinfo: Add documentation for reverse execution.
1524
a08702d6 15252008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 1526 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
1527
1528 * gdb.texinfo. (Values From Inferior): New subsubsection.
1529
d97bc12b
DE
15302008-10-06 Doug Evans <dje@google.com>
1531
1532 * gdb.texinfo (set debug dwarf2-die): Document it.
1533
87f67dba
JB
15342008-10-01 Joel Brobecker <brobecker@adacore.com>
1535
1536 * gdb.texinfo (catch) [exception]: Document how to insert
1537 a breakpoint on user-defined exceptions when the exception
1538 name is identical to one of the language-defined ones.
1539
2fae03e8
TT
15402008-09-27 Tom Tromey <tromey@redhat.com>
1541
1542 * gdb.texinfo (Macros): Remove text about stringification,
1543 varargs, and splicing.
1544
5c6ce71d
TT
15452008-09-27 Tom Tromey <tromey@redhat.com>
1546
1547 * gdbint.texinfo (Language Support): Remove text about omitting
1548 support for a language.
1549
07128da0
DE
15502008-09-23 Doug Evans <dje@google.com>
1551
1552 * gdb.texinfo (info dcache): Update.
1553
b90a069a
SL
15542008-09-22 Sandra Loosemore <sandra@codesourcery.com>
1555
1556 * gdb.texinfo (Packets): Add info on thread-id syntax and
1557 multiprocess extensions.
1558 <D>: Document multiprocess form of packet.
1559 <H>: Use thread-id syntax.
1560 <T>: Likewise.
1561 <vCont>: Likewise. Note this is required for multiprocess.
1562 <vKill>: New packet.
1563 (Stop Reply Packets) <T>: Use thread-id syntax.
1564 <W>: Document multiprocess form of reply.
1565 <X>: Likewise.
1566 (General Query Packets) <qC>: Use thread-id syntax.
1567 <qfThreadInfo>: Likewise.
1568 <qGetTLSAddr>: Likewise.
1569 <qP>: Likewise.
1570 <qSupported>: Add "multiprocess" feature.
1571 <qThreadExtraInfo>: Use thread-id syntax.
1572
b77209e0
PA
15732008-09-22 Stan Shebs <stan@codesourcery.com>
1574
1575 * gdb.texinfo (Inferiors): New section.
1576
3d0bb823
PA
15772008-09-12 Pedro Alves <pedro@codesourcery.com>
1578
1579 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
1580
f8dcfc0a
UW
15812008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
1582
1583 * gdbint.texinfo (Target Conditionals): Remove documentation
1584 for gdbarch_name_of_malloc.
1585
8775bb90
MS
15862008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
1587
1588 * gdb.texinfo (Interrupts): Mention TCP interface for
1589 sending BREAK.
1590
f1838a98
UW
15912008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
1592
1593 * gdb.texinfo (Commands to Specify Files): Document "remote:"
1594 argument prefix to "set sysroot".
1595
158c7665
PH
15962008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
1597
1598 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
1599 and False.
1600
30e026bb
VP
16012008-08-20 Vladimir Prus <vladimir@codesourcery.com>
1602
c8d5aac9
L
1603 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
1604 for possible features of -list-features.
30e026bb 1605
c6ebd6cf
VP
16062008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1607
c8d5aac9 1608 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
1609 (GDB/MI Miscellaneous Commands): Document -list-target-features.
1610
aeac0ff9
VP
16112008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1612
1613 * doc/gdb.texinfo (PowerPC): Fix typo.
1614 (PowerPC features): Fix typo.
1615
5231c1fd
PA
16162008-08-18 Pedro Alves <pedro@codesourcery.com>
1617
1618 * observer.texi (thread_ptid_changed): New.
1619
677c5bb1
LM
16202008-08-18 Luis Machado <luisgpm@br.ibm.com>
1621
1622 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
1623 (PowerPC features): Mention feature set for VSX registers.
1624
f3a2dd1a
JB
16252008-08-13 Joel Brobecker <brobecker@adacore.com>
1626
1627 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
1628 the direct visibility of all names in user-written packages.
1629
33e5cbd6
PA
16302008-08-13 Pedro Alves <pedro@codesourcery.com>
1631
1632 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
1633 setting, and make it the default.
1634 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
1635 non-stop script example.
1636
d0384fc4
TJB
16372008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
1638
1639 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
1640 reference to the "Using Different Register and Memory Data
1641 Representation" section.
1642
a6f3e723
SL
16432008-08-12 Sandra Loosemore <sandra@codesourcery.com>
1644
1645 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
1646 (Remote Protocol): Add Packet Acknowledgment to menu.
1647 (Overview): Mention +/- can be disabled, and point to new section
1648 where this is discussed in detail.
1649 (General Query Packets): Document QStartNoAckMode packet, and
1650 corresponding qSupported reply.
1651 (Packet Acknowledgment): New section.
1652
0606b73b
SL
16532008-08-11 Sandra Loosemore <sandra@codesourcery.com>
1654 Pedro Alves <pedro@codesourcery.com>
1655
1656 * gdb.texinfo (Threads): Move paragraph about automatic thread
1657 selection to All-Stop Mode subsection.
1658 (Thread Stops): Reorganize existing material into subsections.
1659 Add introductory blurb and menu.
1660 (Non-Stop Mode): New subsection.
1661 (Background Execution): New subsection.
1662 (Maintenance Commands): Add cross-references from async mode
1663 commands to the new Background Execution section.
1664
d57a3c85
TJB
16652008-08-06 Tom Tromey <tromey@redhat.com>
1666
1667 * gdb.texinfo (Extending GDB): New chapter.
1668 (Sequences): Demoted chapter, now a section under the new
1669 Extending GDB chapter.
1670 (Python): New section.
1671
6d76a53d
SS
16722008-07-31 Stan Shebs <stan@codesourcery.com>
1673
1674 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
1675
1f70da6a
SS
16762008-07-29 Stan Shebs <stan@codesourcery.com>
1677
1678 * gdbint.texinfo: General round of cleanup and minor
1679 clarifications.
1680 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
1681 (Longjmp Support): Update description to reflect how it is done
1682 for targets without using native header.
1683 (Symbol Handling): Add a little more general explanation.
1684 (COFF, ELF): Mention stabs encapsulation.
1685 (DWARF 3): New section.
1686 (Adding a New Host): Scrub out some obsolete bits.
1687 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
1688 (Host Conditionals): Remove descriptions of NO_STD_REGS,
1689 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
1690 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
1691 SEEK_SET, STOP_SIGNAL, USG.
1692 (Raw and Virtual Register Representations): Ditto for
1693 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
1694 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
1695 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
1696 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
1697 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
1698 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
1699 DEPRECATED_REGISTER_VIRTUAL_SIZE,
1700 DEPRECATED_REGISTER_VIRTUAL_TYPE,
1701 DEPRECATED_USE_STRUCT_CONVENTION.
1702 Describe gdbarch_deprecated_fp_regnum.
1703 Update description of gdbarch_print_insn.
1704 (Adding a New Target): Scrub out obsolete bits.
1705 (Obsolete Conditionals): Remove entire section.
1706
383f836e
TT
17072008-07-25 Tom Tromey <tromey@redhat.com>
1708
1709 * observer.texi (GDB Observers): Document new observers:
1710 breakpoint_created, breakpoint_deleted, breakpoint_modified,
1711 tracepoint_created, tracepoint_deleted, tracepoint_modified,
1712 architecture_changed.
1713
cfd8ab24
SS
17142008-07-21 Stan Shebs <stan@codesourcery.com>
1715
1716 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
1717 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
1718
781b42b0
TT
17192008-07-21 Tom Tromey <tromey@redhat.com>
1720
1721 * observer.texi (GDB Observers): Remove obsolete comment.
1722 <executable_changed>: Remove argument.
1723
d7d9f01e
TT
17242008-07-18 Tom Tromey <tromey@redhat.com>
1725
1726 * gdb.texinfo (Macros): Update. Use @code rather than @command.
1727
bf250677
DE
17282008-07-10 Doug Evans <dje@google.com>
1729
1730 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
1731
10568435
JK
17322008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1733
1734 * gdb.texinfo (Starting): Document "set disable-randomization".
1735
5ae4183a
AS
17362008-07-07 Andreas Schwab <schwab@suse.de>
1737
1738 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
1739
b56e7235
VP
17402008-07-06 Vladimir Prus <vladimir@codesourcery.com>
1741
1742 * gdb.texinfo (GDB/MI Target Manipulation): Add
1743 example of -target-attach.
1744
e1ac3328
VP
17452008-06-10 Vladimir Prus <vladimir@codesourcery.com>
1746
1747 * observer.texi (target_resumed): New observer.
5ae4183a 1748 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 1749
65d12d83
TT
17502008-06-06 Tom Tromey <tromey@redhat.com>
1751
1752 * gdb.texinfo (Completion): Add field name example.
1753
fbc5282e
MK
17542008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
1755
1756 * gdb.texinfo (GDB/MI Program Context): Added example
1757 to -exec-arguments
5ae4183a 1758
fbc5282e 17592008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
1760
1761 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
1762 annotation.
1763
c16158bc 17642008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
1765 Nathan Sidwell <nathan@codesourcery.com>
1766 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
1767
1768 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
1769 and ACX_BUGURL.
1770 * configure: Regenerate.
1771 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
1772 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
1773 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
1774 mailing-list-specific text about bug reporting unless
1775 BUGURL_DEFAULT.
1776
75c99385
PA
17772008-06-05 Pedro Alves <pedro@codesourcery.com>
1778
1779 * gdb.texinfo (-target-select): Remove reference to target async.
1780 (Maintenance Commands): Document "maint set/show remote-async".
1781
1763a388
MK
17822008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
1783
1784 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
1785 in -target-file-get section.
5ae4183a 1786
d0d064df
PA
17872008-05-22 Pedro Alves <pedro@codesourcery.com>
1788
9b562ab8
PA
1789 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
1790 killing the inferior when it is already debugging a process.
d0d064df 1791
8dfa32fc
JB
17922008-05-21 Joel Brobecker <brobecker@adacore.com>
1793
1794 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
1795 abbreviation for "finish".
1796
55f996a7
NR
17972008-05-21 Nick Roberts <nickrob@snap.net.nz>
1798
1799 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
1800
ba2b1c56
DJ
18012008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1802
1803 * gdbint.texinfo (Target Conditionals): Delete entry for
1804 gdbarch_dwarf_reg_to_regnum.
1805
08388c79
DE
18062008-05-09 Doug Evans <dje@google.com>
1807
a3c83fae 1808 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 1809
d14508fe
DE
18102008-05-05 Doug Evans <dje@google.com>
1811
1812 * gdb.texinfo (disassemble): Document /m modifier.
1813
e2b7ddea
VP
18142008-05-05 Vladimir Prus <vladimir@codesourcery.com>
1815
5ae4183a
AS
1816 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
1817 will not report the time of commands that run the target.
e2b7ddea 1818
8eb41542
VP
18192008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1820
1821 * gdb.texinfo (GDB/MI Output Records): Add
1822 missing semicolon.
1823
82f68b1c
VP
18242008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1825
1826 * gdb.texinfo (GDB/MI Output Records):
1827 Document =thread-create and =thread-exited.
1828
fa0f268d
VP
18292008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1830
1831 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 1832 Remove mention of dmi-discuss.
fa0f268d 1833
063bfe2e
VP
18342008-05-03 Pedro Alves <pedro@codesourcery.com>
1835
1836 * observer.texi (thread_exit): New.
1837
237fc4c9
PA
18382008-05-02 Pedro Alves <pedro@codesourcery.com>
1839
1840 * gdb.texinfo (Debugging Output): Document "set/show debug
1841 displaced".
1842 (Maintenance Commands): Document "maint set/show
1843 can-use-displaced-stepping".
1844
0428b8f5
DJ
18452008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1846
1847 * gdb.texinfo (ARM): Document set/show arm fallback-mode
1848 and set/show arm force-mode.
1849
5009afc5
AS
18502008-05-02 Andreas Schwab <schwab@suse.de>
1851
1852 * gdbint.texinfo (Algorithms): Describe
1853 target_watchpoint_addr_within_range.
1854
669fac23
DJ
18552008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1856
1857 * gdbint.texinfo (Stack Frames): New chapter.
1858 (Algorithms): Move Frames text to the new chapter.
1859 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
1860 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
1861
721c02de
VP
18622008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1863
5ae4183a
AS
1864 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
1865 output does not necessary include any tokens.
721c02de 1866
c055b101
CV
18672008-04-22 Corinna Vinschen <vinschen@redhat.com>
1868
1869 * gdb.texinfo (Set SH Calling convention): New @item.
1870 (Show SH Calling convention): Ditto.
1871
68837c9d
MD
18722008-04-22 Markus Deuling <deuling@de.ibm.com>
1873
1874 * gdb.texinfo (Fortran Operators): Describe '%' operator.
1875
2e9132cc
EZ
18762008-04-20 Eli Zaretskii <eliz@gnu.org>
1877
1878 * gdb.texinfo (Set Breaks): Mention that multiple location
1879 breakpoints need line number info. Add index entries.
1880
31fffb02
CS
18812008-04-19 Craig Silverstein <csilvers@google.com>
1882
1883 * gdb.texinfo (Requirements): Add an optional requirement on
1884 zlib.
1885 * gdbint.texinfo (Debugging File Formats): Add new subsection for
1886 Compressed DWARF 2.
1887
a47ec5fe
AR
18882008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
1889
1890 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
1891 sample output for 'stopped,reason="breakpoint-hit"' message.
1892 (GDB/MI Program Execution): Likewise.
1893
de051565
MK
18942008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
1895
5ae4183a 1896 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
1897 -var-set-format. Add -f option to -var-evaluate-expression.
1898
6ba66d6a
JB
18992008-04-03 Joel Brobecker <brobecker@adacore.com>
1900
1901 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
1902 new node "Ambiguous Expressions". Replace references to this
1903 node by references to "Ambiguous Expressions" throughout.
1904 (Ambiguous Expressions): New node.
1905
1e26b4f8
DJ
19062008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
1907
1908 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
1909
b84876c2
PA
19102008-03-21 Pedro Alves <pedro@codesourcery.com>
1911
1912 * gdb.texinfo (Debugging Output): Document
1913 "set/show debug lin-lwp-async".
1914 (Maintenance Commands): Document "maint set/show linux-async".
1915
63092375
DJ
19162008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1917
1918 * gdb.texinfo (Expressions): Update description of malloced arrays.
1919
8e8901c5
VP
19202008-03-15 Vladimir Prus <vladimir@codesourcery.com>
1921
1922 * gdb.texinfo (Thread Commands): Document
1923 -thread-info. Remove -thread-list-all-threads.
1924
1fddbabb
PA
19252008-03-14 Pedro Alves <pedro@codesourcery.com>
1926 Sandra Loosemore <sandra@codesourcery.com>
1927
1928 * gdb.texinfo (Library List Format): Update to mention the
1929 possibility to pass section addresses instead of segment
1930 addresses.
1931
ccd213ac
DJ
19322008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
1933
1934 * gdb.texinfo (Starting): Document "set exec-wrapper".
1935 (Server): Document gdbserver --wrapper.
1936
fa4727a6
DJ
19372008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1938
1939 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
1940 unreadable memory. Delete obsolete SPARClite reference.
1941
8edfe269
DJ
19422008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1943
1944 * gdb.texinfo (Starting): Mention always-running targets.
1945 (Target Commands): Add an anchor for load.
1946 (Connecting): Explain continue instead of run.
1947
1843f87b
DJ
19482008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1949
1950 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
1951
f9082629
NR
19522008-02-26 Nick Roberts <nickrob@snap.net.nz>
1953
1954 * gdb.texinfo (Set Breaks): Revert description of Enb column of
1955 breakpoint table.
1956
fd96d250
PA
19572008-02-19 Pedro Alves <pedro@codesourcery.com>
1958
1959 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
1960 killing the inferior when it is already debugging a process.
1961
36af4ef6
MD
19622008-02-13 Markus Deuling <deuling@de.ibm.com>
1963
1964 * gdbint.texinfo (Build Script): New section. Mention new build script
1965 gdb_buildall.sh.
1966
cda4ce5a
JB
19672008-02-01 Jim Blandy <jimb@red-bean.com>
1968
1969 * gdb.texinfo (Help): Summarize 'info args' correctly.
1970
4acd40f3
TJB
19712008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1972
1973 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
1974 available in PowerPC architecture.
1975 (Embedded Processors): Change node name of PowerPC item in menu.
1976 (PowerPC): Rename to...
1977 (PowerPC Embedded): this.
1978 (Architectures): Add new PowerPC item in menu.
1979 (PowerPC): New node.
1980
6e6c6f50
DJ
19812008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1982
1983 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
1984 commands.
1985
5ee187d7
DJ
19862008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1987
1988 * gdb.texinfo (Setting Catchpoints): Mention features
1989 supported on GNU/Linux.
1990
e275c0d9
NR
19912008-01-30 Nick Roberts <nickrob@snap.net.nz>
1992
1993 * gdb.texinfo (GDB/MI File Commands): Describe new output
1994 field for MI command -file-list-exec-source-file.
1995
2d717e4f
DJ
19962008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1997
1998 * gdb.texinfo (Using the `gdbserver' Program): Add security
1999 warning. Rearrange into subsections and subsubsections. Document
2000 --multi and --debug. Correct --with-sysroot typo. Update --attach
2001 usage. Make load reference clearer. Document monitor exit.
2002 (Remote Configuration): Document set remote exec-file, attach-packet,
2003 and run-packet.
2004 (Packets): Document vAttach and vRun.
2005
d35a4257 20062008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2007
2008 * gdb.texinfo (Processes): Mention process command.
2009 detach-on-follow -> detach-on-fork.
2010
c78d192c
DJ
20112008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2012
2013 * gdbint.texinfo (Native Conditionals): Remove
2014 SHELL_COMMAND_CONCAT and SHELL_FILE.
2015
d35a4257
EZ
20162008-01-26 Eli Zaretskii <eliz@gnu.org>
2017
2018 * gdb.texinfo (Specify Location): Improve wording.
2019
93815fbf
VP
20202008-01-23 Chris Demetriou <cgd@google.com>
2021
2022 * gdb.texinfo (Threads): Document new "set print thread-events"
2023 and "show print thread-events" commands.
2024
2a25a5ba
EZ
20252008-01-19 Eli Zaretskii <eliz@gnu.org>
2026
2027 * gdb.texinfo (Specify Location): New section.
2028 (Delete Breaks, Edit, Set Breaks): Remove description of
2029 locations. Instead, add a reference to "Specify Location".
2030 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2031 (Symbols): Refer to "Specify Location" for the valid forms of
2032 linespecs and locations.
2033
32c9a795
MD
20342008-01-18 Markus Deuling <deuling@de.ibm.com>
2035
2036 * gdbint.texinfo (Target Conditionals): Replace the description of
2037 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2038
b17828ca
JB
20392008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2040
2041 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2042 about &&var, which is rejected by the expression parser.
2043
0aea4bf3
LM
20442008-01-09 Luis Machado <luisgpm@br.ibm.com>
2045
2046 * gdb.texinfo (Output): Update documentation on using printf with DFP
2047 types.
2048
febe4383
TJB
20492008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2050
2051 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2052 subsubsection.
2053 (Decimal Floating Point format): New subsubsection.
2054
7a404eba
PA
20552008-01-05 Pedro Alves <pedro@codesourcery.com>
2056
2057 * gdb.texinfo (File Options): Remove mention of the attempt to
2058 open a core file with the -p option. Don't list -c as a valid
2059 option to attach to a process.
2060
a4d9b460
PA
20612008-01-05 Pedro Alves <pedro@codesourcery.com>
2062
2063 * gdbint.texinfo (Host Conditionals): Remove mention of
2064 ALIGN_STACK_ON_ENTRY.
2065
6ec2edbe
JB
20662008-01-05 Joel Brobecker <brobecker@adacore.com>
2067
2068 * gdbint.texinfo (Start of New Year Procedure): Add item
2069 describing how to update the source and documentation copyright
2070 notices.
2071
d8b2a693
JB
20722007-12-18 Jim Blandy <jimb@codesourcery.com>
2073
ab209b3a 2074 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
2075 watchpoint explanation into the main description of the watchpoint
2076 command; update synopses of 'watch', 'rwatch', and 'awatch'
2077 commands.
2078
8b4ed427
VP
20792007-12-18 Vladimir Prus <vladimir@codesourcery.com>
2080
2081 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2082 Document 'pending-breakpoints' feature of
2083 -list-features.
2084
37e4754d
LM
20852007-12-17 Luis Machado <luisgpm@br.ibm.com>
2086
669fac23 2087 * gdb.texinfo: Add new parameter's description.
37e4754d 2088
1d3811f6
DJ
20892007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2090
2091 * gdb.texinfo (Overview): Clarify run-length encoding
2092 example. Remove the restriction on "+" and "-" characters.
2093
c1c25a1a
EZ
20942007-12-15 Eli Zaretskii <eliz@gnu.org>
2095
2096 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2097
afe8ab22 20982007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2099
afe8ab22
VP
2100 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2101 the -f option for -break-insert, remove -r option,
2102 and clarify specification of location.
2103
a6b151f1
DJ
21042007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2105
2106 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2107 formatting.
2108 (Remote Debugging): Add File Transfer section.
2109 (Remote Configuration): Document Host I/O packets.
2110 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 2111 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
2112 (Packets): Add vFile.
2113
3b784c4f
EZ
21142007-11-17 Eli Zaretskii <eliz@gnu.org>
2115
2116 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2117 breakpoints with multiple locations.
2118 (Breakpoint Menus): Improve wording.
2119 (Output): Fix last change.
2120
a4ce5b0d
UW
21212007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
2122
2123 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2124
1b39d5c0
DE
21252007-11-15 Doug Evans <dje@google.com>
2126
2127 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
2128
7a72d44c
VP
21292007-11-15 Vladimir Prus <vladimir@codesourcery.com>
2130
2131 * gdbint.texinfo (Native Conditionals): Remove
2132 mention of CLEAR_SOLIB.
5ae4183a 2133
6d1829bf 21342007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
2135
2136 * gdb.texinfo (Print Settings): Add documentation for "set/show
2137 print frame-arguments".
2138
1a619819
LM
21392007-11-05 Luis Machado <luisgpm@br.ibm.com>
2140
3b784c4f 2141 * gdb.texinfo (Output): Update printf command's description.
1a619819 2142
55eddb0f
DJ
21432007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
2144
2145 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
2146 powerpc soft-float".
2147
9cceb671
DJ
21482007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2149
2150 * gdb.texinfo (Files): Correct formatting. Mention Expat
2151 requirement.
2152 (Requirements for Building GDB): Expand the list of Expat
2153 uses.
2154 (Library List Format, Memory Map Format): Mention Expat.
2155 (Target Descriptions): Update Expat wording.
2156
83acabca
DJ
21572007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2158
2159 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
2160 Document that gdbarch_convert_register_p should return zero for no-op
2161 conversions.
2162
e35879db
UW
21632007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
2164
83acabca 2165 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
2166 of set_gdbarch_sofun_address_maybe_missing back to ...
2167 (Target Conditionals): ... here to fix build break.
2168
203c3895
UW
21692007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2170
83acabca 2171 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
2172 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
2173 (Compiler Characteristics): ... documentation of
2174 set_gdbarch_sofun_address_maybe_missing.
2175
11411de3
DJ
21762007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2177
2178 * gdbint.texinfo (Target Conditionals): Use
2179 frame_unwind_register_unsigned in examples instead of
2180 frame_unwind_unsigned_register.
2181
7cc46491
DJ
21822007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2183
2184 * gdb.texinfo (Predefined Target Types): Add int128
2185 and uint128.
2186 (Standard Target Features): Add PowerPC features.
2187
81adfced
DJ
21882007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2189
2190 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
2191
c1874924
UW
21922007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2193
2194 * gdbint.texi (Target Conditionals): Remove documentation
2195 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
2196 gdbarch_extract_return_value, and gdbarch_store_return_value.
2197
f6e56ab3
UW
21982007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2199
2200 * gdbint.texi (Target Conditionals): Remove documentation of
2201 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2202
56cf5405
KH
22032007-10-11 Kazu Hirata <kazu@codesourcery.com>
2204
2205 * gdb.texinfo: Mention that inaccessible-by-default is on by
2206 default.
2207
35156bae
DJ
22082007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2209
2210 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2211
d983da9c
DJ
22122007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
2213
2214 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2215 multi-threaded watchpoints.
2216 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2217 checked. Describe sticky notification. Expand description
2218 of steppable and continuable watchpoints.
2219 (Watchpoints and Threads): New subsection.
2220
fe6fbf8b
VP
22212007-09-28 Vladimir Prus <vladimir@codesourcery.com>
2222
2223 * gdb.texinfo (Setting Breakpoints): Revise
2224 documentation for pending breakpoints. Document
2225 breakpoints with multiple locations.
5ae4183a 2226
084344da
VP
22272007-09-19 Vladimir Prus <vladimir@codesourcery.com>
2228
2229 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2230 Document -list-features.
5ae4183a 2231
82160952
EZ
22322007-09-15 Eli Zaretskii <eliz@gnu.org>
2233
2234 * gdb.texinfo (Output): Spell out which features of C's printf are
2235 not supported by GDB's printf.
7e27a47a
EZ
2236 (Separate Debug Files): More accurate wording regarding build ID
2237 and a reference to the ld manual rather than the Fedora wiki.
82160952 2238
ea37ba09
DJ
22392007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2240 Jim Blandy <jimb@codesourcery.com>
2241
2242 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
2243 (Examining Memory): Update mentions of the 's' format.
2244 (Automatic Display): Likewise.
2245
b8533aec
DJ
22462007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
2247
2248 * gdb.texinfo: Update the FSF's Back-Cover Text.
2249
83f83d7f
JK
22502007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2251 Eli Zaretskii <eliz@gnu.org>
2252
2253 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2254 Fixed the ``build ID'' name. New binaries build instructions for the
2255 build ID inclusion. Explain how the commands are specific to the build
2256 ID vs. debug link.
2257
c7e83d54
EZ
22582007-09-01 Eli Zaretskii <eliz@gnu.org>
2259
2260 * gdb.texinfo (Separate Debug Files): Fix last change. Add
2261 indexing for ``build ID'' support.
2262
d3750b24
JK
22632007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2264
2265 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2266 Enlisted BUILD ID to the debug file searching example.
2267 Included a BUILD ID `.note.gnu.build-id' section description.
2268 Updated/added the debug files splitting instructions for OBJCOPY.
2269
02142340
VP
22702007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2271
2272 * gdb.texinfo (Variable Objects): Adjust docs
2273 for -var-info-expression and document
2274 -var-info-path-expression.
2275
d3bdde98
JB
22762007-08-20 Jim Blandy <jimb@codesourcery.com>
2277
3fb6a982
JB
2278 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2279 (title page): Include the dedication in the printed manual, as a
2280 separate page after the copyright notice.
5ae4183a 2281
d3bdde98
JB
2282 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2283 don't break a @var across a line.
2284
c80a96a8
MR
22852007-07-25 Maciej W. Rozycki <macro@mips.com>
2286
2287 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2288 for include files.
2289
5824a901
NR
22902007-07-12 Nick Roberts <nickrob@snap.net.nz>
2291
2292 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
2293 in annotate.texinfo.
2294 (Command History): Link to new node.
5824a901 2295
d52e7ea3
UW
22962007-07-05 Markus Deuling <deuling@de.ibm.com>
2297
2298 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2299
5fc14d0a
EZ
23002007-07-05 Eli Zaretskii <eliz@gnu.org>
2301
2302 * gdbint.texinfo (Target Conditionals): Fix last change.
2303
4a9bb1df
UW
23042007-07-03 Markus Deuling <deuling@de.ibm.com>
2305
2306 * gdb.texinfo: Replace following macros by their appropriate gdbarch
2307 routines:
2308 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2309 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2310 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2311 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2312 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2313 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2314 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2315 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2316 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2317 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2318 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2319 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2320 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2321 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2322 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2323 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2324 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2325 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2326 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2327 (SOFTWARE_SINGLE_STEP_P)
2328
2329 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2330 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2331
2332 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2333 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2334 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2335 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2336 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2337 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2338 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2339 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2340 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2341 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2342
2343 (Converting an existing Target Architecture to Multi-arch): Remove
2344 section.
2345
2346 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2347 (gdbarch_addr_bits_remove): Add code example.
2348
2349 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2350
cfa9d6d9
DJ
23512007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2352
2353 * gdb.texinfo (Remote Configuration): Document library-info-packet.
2354 Add other missing entries. Adjust the table size to fit.
2355 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
2356 stop reasons including the new "library" event.
2357 (General Query Packets): Adjust table widths for qSupported. Mention
2358 qXfer:libraries:read reply to qSupported and document the new packet.
2359 (Library List Format): New section.
2360
159fcc13
JK
23612007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2362
2363 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2364
f66d1690
MS
23652007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
2366
2367 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2368
67102876
NR
23692007-06-25 Nick Roberts <nickrob@snap.net.nz>
2370
2371 * gdbint.texinfo (Register and Memory Data): Break sections
2372 into nodes and add a menu.
2373
a4642986
MR
23742007-06-21 Maciej W. Rozycki <macro@mips.com>
2375
2376 * gdb.texinfo (Examining Memory): Document the new behaviour.
2377
e9c17194
VP
23782007-06-21 Vladimir Prus <vladimir@codesourcery.com>
2379
2380 * gdb.texinfo (Standard Target Features): Document
2381 m68k features.
2382
31d99776
DJ
23832007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2384
2385 * gdb.texinfo (General Query Packets): Document qOffsets changes.
2386
1780a0ed
DJ
23872007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2388
2389 * gdb.texinfo (Target Description Format): Add version attribute
2390 for <target>.
2391
822b6570
DJ
23922007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2393
2394 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2395
f8b73d13
DJ
23962007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2397
2398 * gdb.texinfo (MIPS Features): New subsection.
2399
0e7f50da
UW
24002007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2401 Markus Deuling <deuling@de.ibm.com>
2402
2403 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2404 and qXfer:spu:write packets and mention them under qSupported.
2405
23d964e7
UW
24062007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2407 Markus Deuling <deuling@de.ibm.com>
2408
2409 * gdb.texinfo (Architectures): Add new SPU section to document
2410 Cell Broadband Engine SPU architecture specific commands.
2411
9f708cb2
VP
24122007-06-09 Vladimir Prus <vladimir@codesourcery.com>
2413
2414 * gdb.texinfo (GDB/MI Variable Objects): Editorial
2415 comments.
2416
7579b5f8
NR
24172007-06-07 Nick Roberts <nickrob@snap.net.nz>
2418
2419 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
2420
bf06d120
JB
24212007-05-29 Jim Blandy <jimb@codesourcery.com>
2422
2423 * gdb.texinfo (Overview): Doc fix.
2424
23776285
MR
24252007-05-22 Maciej W. Rozycki <macro@mips.com>
2426
2427 * gdb.texinfo (Remote Configuration): Document "set/show
2428 remoteflow".
2429
1a69e1e4
DJ
24302007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2431
bf06d120
JB
2432 * gdb.texinfo (MIPS): Remove documentation for set mips
2433 saved-gpreg-size, show mips saved-gpreg-size, and set mips
2434 stack-arg-size.
1a69e1e4 2435
46ba6afa 24362007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2437
46ba6afa
BW
2438 * all-cfg.texi (GDBTUI): New.
2439 * gdb.texinfo (Mode Options): Use GDBTUI variable.
2440 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
2441 (TUI Configuration): Edit to improve clarity and fix problems of
2442 both style and content.
5ae4183a 2443
06d3b283
UW
24442007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
2445
2446 * observer.texi (GDB Observers): New observer "new_objfile".
2447
179101d6
UW
24482007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
2449
2450 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
2451
25d5ea92
VP
24522007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2453
2454 * gdb.texinfo (GDB/MI Variable Objects): Document
2455 frozen variables objects.
5ae4183a 2456
ea35711c
DJ
24572007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
2458
2459 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
2460 (Character Sets, Caching Data of Remote Targets): Likewise.
2461 (Targets): Delete Remote node. Move its text...
2462 (Debugging Remote Programs): ...to here. Delete description
2463 of the "remote" command.
2464 (Remote configuration): Delete description of "set remotedevice"
2465 and "show remotedevice".
2466 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
2467
db2e3e2e
BW
24682007-04-11 Bob Wilson <bob.wilson@acm.org>
2469
5ae4183a
AS
2470 * gdb.texinfo (Contributors, Continuing and Stepping)
2471 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
2472 (General Query Packets, File-I/O Remote Protocol Extension)
2473 (Protocol Basics, The F Reply Packet, Write)
2474 (Protocol-specific Representation of Datatypes, Memory Transfer):
2475 Fix hyphenation, punctuation and grammar problems.
2476 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
2477 'section' instead of 'subsection' in the text.
2478 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
2479 (i386): Remove period from section name.
db2e3e2e
BW
2480 (Installing GDB, Requirements, Running Configure, Separate Objdir)
2481 (Config Names, Configure Options): Use @file{configure}.
2482
8a3dae3e
DJ
24832007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
2484
2485 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
2486 and tab expansion.
2487
1a92f856
DJ
24882007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
2489
2490 * gdbint.texinfo (SOM): Correct location of the SOM reader.
2491
79a6e687 24922007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2493
79a6e687
BW
2494 * gdb.texinfo: Consistently capitalize all significant words in
2495 node names, chapter titles, section titles, and headings. Update
2496 cross references to match.
2497 (Starting and Stopping Trace Experiment): Make node name plural.
2498 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 2499
ad527d2e
PA
25002007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
2501
2502 * gdb.texinfo (WinCE): Delete obsolete subsection.
2503
7ce59000
DJ
25042007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2505
2506 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
2507 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
2508 references.
2509
8807d78b
DJ
25102007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2511
2512 * gdb.texinfo (Startup): Delete references to some alternate
2513 names for .gdbinit.
2514 (Thread): Remove LynxOS reference.
2515 (Tandem ST2000): Delete target-specific documentation.
2516 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
2517 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
2518 and GDB_OSABI_LYNXOS.
2519
5f402660
UW
25202007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
2521
2522 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
2523
bac718a6
UW
25242007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
2525
2526 * gdbint.texinfo (Target Conditionals): Remove mention of
2527 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
2528 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
2529
9453113a
DJ
25302007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2531
2532 * Makefile.in: Add "pdfdir" installation
2533 directory, PDFTEX macro, support for "install-pdf" target,
2534 and rules for making a pdf version of refcard.texi.
2535 * refcard.tex: Specify paper size for PDF output.
2536
ae21e955 25372007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2538
ae21e955 2539 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 2540
3f94c067 25412007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2542
3f94c067
BW
2543 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
2544 (Source Path, Character Sets, Macros, Define)
2545 (GDB/MI Result Records, GDB/MI Simple Examples)
2546 (GDB/MI Program Execution, GDB/MI File Commands)
2547 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
2548 (Bug Reporting): Use @value{GCC}.
5ae4183a 2549
12c27660 25502007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2551
12c27660
BW
2552 * gdb.texinfo (Help): Fix formatting of examples.
2553 (Variables): Use @ifnotinfo instead of @iftex.
2554 (Non-debug DLL symbols): Use @ref instead of @pxref.
2555 (Sparclet File): Use @samp instead of quotes.
5ae4183a 2556
ce9341a1
BW
25572007-03-26 Bob Wilson <bob.wilson@acm.org>
2558
2559 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
2560
c8f4133a
BW
25612007-03-26 Bob Wilson <bob.wilson@acm.org>
2562
2563 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
2564 the order of the nodes.
2565 (C Operators, C Constants, Debugging C): Remove extra menus.
2566 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 2567
c8f4133a 25682007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
2569
2570 * gdb.texinfo (File Options): Add missing parenthesis.
2571 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
2572
c74d0ad8
DJ
25732007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2574
2575 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
2576
ff6f572f
DJ
25772007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2578
669fac23 2579 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
2580 case insensitivity.
2581 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
2582
994337c3
NR
25832007-02-18 Nick Roberts <nickrob@snap.net.nz>
2584
2585 * gdb.texinfo (Top): Put Appendix A after numbered sections.
2586 (Files): Add section name to argument list for pxref.
2587 (Non-debug DLL symbols): Don't use `see' for pxref.
2588 (Embedded Processors): Fix typo.
2589 (GDB/MI Breakpoint Commands): Execution commands generate
2590 *stopped not ^done.
2591
eb819d70
NR
25922007-02-13 Nick Roberts <nickrob@snap.net.nz>
2593
2594 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
2595 values for in_scope. Mention that only root variables can be
2596 updated.
2597 (GDB/MI Development and Front Ends): Explain new values may be
2598 added to existing fields.
2599
123dc839
DJ
26002007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2601
2602 * gdb.texinfo (-target-disconnect): Use @smallexample.
2603 (Requirements): Add anchor for Expat. Update description.
2604 (Target Descriptions): Mention Expat.
2605 (Target Description Format): Document new elements. Use
2606 @smallexample.
2607 (Predefined Target Types, Standard Target Features): New sections.
669fac23 2608 * gdbint.texinfo (Target Descriptions): New section.
123dc839 2609
108546a0
DJ
26102007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
2611
2612 * gdb.texinfo (Target Description Format): Add section on XInclude.
2613
95a98c01
NR
26142006-02-03 Nick Roberts <nickrob@snap.net.nz>
2615
2616 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
2617 command -enable-timings.
2618
f4b3909f
EZ
26192007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
2620
5ae4183a 2621 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
2622 descriptions for new/deleted elements in gdb_osabi. Add missing
2623 description for function generic_elf_osabi_sniff_abi_tag_sections.
2624
c7ba131e
JB
26252007-01-29 Joel Brobecker <brobecker@adacore.com>
2626
2627 * gdb.texinfo (Maintenance Commands): Add documentation for
2628 the new "maint print target-stack" command.
2629
3a60f64e
JK
26302007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2631 Eli Zaretskii <eliz@gnu.org>
2632
f4b3909f 2633 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 2634
c582f8b6
EZ
26352007-01-26 Eli Zaretskii <eliz@gnu.org>
2636
2637 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
2638 Use @value{NGCC} instead of @value{GCC}.
2639
d3e8051b
EZ
26402007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
2641
2642 * agentexpr.texi: Fix typos.
2643 * annotate.texinfo: Likewise.
2644 * gdb.texinfo: Likewise.
2645 * gdbint.texinfo: Likewise.
2646 * observer.texi: Likewise.
2647 * stabs.texinfo: Likewise.
2648
86f04699
EZ
26492007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
2650
2651 * gdbint.texinfo (Support Libraries): Remove mmalloc
2652 entry. Describe readline library.
2653
23181151
DJ
26542007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2655
2656 * gdb.texinfo (Target Descriptions): New section.
2657 (General Query Packets): Add QPassSignals anchor. Mention
2658 qXfer:features:read under qSupported. Expand mentions of
2659 qXfer:memory-map:read and QPassSignals. Document
2660 qXfer:features:read.
2661
f822c95b
DJ
26622007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2663
2664 * gdb.texinfo (Commands to specify files): Describe
2665 "set sysroot" and "show sysroot".
2666 (Using the `gdbserver' program): Lowercase argument
2667 to @var. Expand description of setting up GDB on the
2668 host.
2669
8936fcda
JB
26702007-01-05 Joel Brobecker <brobecker@adacore.com>
2671
2672 * gdb.texinfo (Set Catchpoints): Add documentation for the new
2673 catch exception, catch exception unhandled, and catch assert
2674 commands.
2675
e776119f
DJ
26762007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2677
2678 * gdb.texinfo (Debugging Output): Document "set debug xml"
2679 and "show debug xml".
2680
aa79a185
DJ
26812007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2682
2683 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
2684
7f893741
JB
26852007-01-01 Joel Brobecker <brobecker@adacore.com>
2686
2687 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
2688
a1b5960f
VP
26892006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2690
2691 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
2692 note in @ignore, to be removed later if nobody complains.
2693
9f470e6e
NR
26942006-12-04 Nick Roberts <nickrob@snap.net.nz>
2695
2696 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
2697 of -var-delete.
2698
765dc015 26992006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2700
765dc015 2701 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
2702 automatic software/hardware breakpoint usage and
2703 the "set breakpoint auto-hw" command.
765dc015 2704
4b5752d0
VP
27052006-11-21 Vladimir Prus <vladimir@codesourcery.com>
2706
2707 * gdb.texinfo (Memory Access Checking): New.
2708
89be2091
DJ
27092006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
2710
2711 * gdb.texinfo (Remote configuration): Mention
2712 "pass-signals-packet".
2713 (General Query Packets): Document QPassSignals. Fix
2714 a typo.
2715
ca3bf3bd
DJ
27162006-11-14 Maxim Grigoriev <maxim@tensilica.com>
2717
2718 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
2719
427c3a89
DJ
27202006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2721
2722 * gdb.texinfo (Remote configuration): Rewrite documentation for
2723 packet configuration commands.
2724 (OS Information): Adjust reference to qXfer:auxv:read.
2725 (General Query Packets): Remove references to read-aux-vector-packet
2726 and set remote get-thread-local-storage-address.
2727
7a107747
DJ
27282006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
2729
2730 * gdbint.texinfo (Target Architecture Definition): Add new
2731 Initializing a New Architecture section.
2732
1c56eb0e
EZ
27332006-10-31 David Taylor <dtaylor@emc.com>
2734
2735 * stabs.texinfo (Macro define and undefine): New node describing
2736 stabs for #define and #undef.
2737
f73adfeb
AS
27382006-10-27 Andreas Schwab <schwab@suse.de>
2739
2740 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
2741
fd60e0df
EZ
27422006-10-21 Eli Zaretskii <eliz@gnu.org>
2743
2744 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
2745 clarify on the possible meanings of ``expression'' watched by
2746 watchpoints. Add indexing.
e5ac9b53
EZ
2747 (Prompting, Errors, Invalidation, Annotations for Running)
2748 (Source Annotations): Fix index entries by adding "annotation" to
2749 them, to discriminate from index entries that point to the more
2750 general topic descriptions.
fd60e0df 2751
52bb452f
DJ
27522006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2753
2754 * gdbint.texinfo (Target Vector Definition): Move most
2755 content into Existing Targets. Add a menu.
2756 (Existing Targets): New section, moved from Target Vector
2757 Definition. Use @subsection.
2758 (Managing Execution State): New section.
2759
58955e58
BW
27602006-10-16 Bob Wilson <bob.wilson@acm.org>
2761
2762 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
2763
c8aa23ab
EZ
27642006-10-15 Eli Zaretskii <eliz@gnu.org>
2765
2766 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
2767 (Command Syntax, Signals, Backtrace, Connecting)
2768 (Remote configuration, Renesas Boards, Console I/O): Fix last
2769 change: use Ctrl- instead of C-, except wrt Emacs.
2770 (File-I/O Examples): Put Ctrl-c in @kbd.
2771 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
2772 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
2773 (Signals, Set Breaks, Set Watchpoints): Document optional
2774 arguments to `info signals' `handle', `info breakpoints', and
2775 `info watchpoints'.
c8aa23ab 2776
e7109c7e
EZ
27772006-10-14 Eli Zaretskii <eliz@gnu.org>
2778
2779 * gdb.texinfo (Backtrace): Fix last change.
2780
de3aea7b
NR
27812006-10-14 Nick Roberts <nickrob@snap.net.nz>
2782
2783 * gdb.texinfo (Backtrace): Order correctly and add other cases.
2784
7f9087cb
BW
27852006-10-10 Bob Wilson <bob.wilson@acm.org>
2786
c8aa23ab
EZ
2787 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
2788 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
2789 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 2790
68437a39
DJ
27912006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2792 Daniel Jacobowitz <dan@codesourcery.com>
2793
2794 * gdb.texinfo (Packets): Document vFlashErase,
2795 vFlashWrite and vFlashDone packets.
2796 (General Query Packets): Document qXfer:memory-map:read.
2797 Add a new feature for qXfer:memory-map:read.
2798 (Memory map format): New section.
2799 (Target Commands): Mention that gdb can write flash.
2800
fd79ecee
DJ
28012006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2802 Daniel Jacobowitz <dan@codesourcery.com>
2803
2804 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
2805 memory regions and "mem auto".
2806
350da6ee
DJ
28072006-09-21 Nathan Sidwell <nathan@codesourcery.com>
2808
2809 * gdbint.texinfo (Array Containers): New section.
2810
2f1acb09
VP
28112006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2812
2813 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2814 -stack-list-arguments HIGH_FRAME argument can be larger then the
2815 actual number of frames.
2816
2ab1eb7a
VP
28172006-09-07 Vladimir Prus <vladimir@codesourcery.com>
2818
2819 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
2820 -stack-list-locals HIGH_FRAME argument can be larger then the
2821 actual number of frames.
2ab1eb7a 2822
599b237a
BW
28232006-09-02 Bob Wilson <bob.wilson@acm.org>
2824
2825 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
2826 Register Packet Format, Tracepoint Packets): Fix spelling errors.
2827
25ab7e6d
EZ
28282006-09-02 Eli Zaretskii <eliz@gnu.org>
2829
2830 * gdbint.texinfo (Overall Structure): New section "Source Tree
2831 Structure".
2832
940178d3
JB
28332006-08-17 Jim Blandy <jimb@codesourcery.com>
2834
2835 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
2836 responses.
2837
30daae6c
JB
28382006-08-08 Joel Brobecker <brobecker@adacore.com>
2839
2840 * gdb.texinfo (Source Path): Add documentation for new
2841 substitute-path commands.
2842
7fa2210b
DJ
28432006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
2844
2845 * gdb.texinfo (Installing GDB): Update menu. Move text to...
2846 (Running Configure): ...here.
2847 (Requirements): New node. Mention expat.
2848
3d00d119
DJ
28492006-08-08 Vladimir Prus <vladimir@codesourcery.com>
2850
5ae4183a 2851 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
2852 'set download-write-size' and 'show download-write-size'.
2853
0cbfa4ee
DJ
28542006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
2855
2856 * stabs.texinfo (Member Type Descriptor): Correct example for
2857 pointer to member types.
2858
16026cd7
AS
28592006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2860
2861 * gdb.texinfo (Optional warnings and messages): Add
2862 'set/show trace-commands'.
2863 (Command files): Add '-v' to source command.
2864
0876f84a
DJ
28652006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
2866
2867 * gdb.texinfo (OS Information): Update qPart reference to
2868 qXfer.
2869 (Remote configuration): Likewise.
2870 (Overview): Move @cindex to the start of a paragraph. Talk
2871 about binary data encoding.
2872 (Packets): Refer to the overview for the details of the X
2873 packet encoding.
2874 (General Query Packets): Remove qPart description. Add qXfer
2875 description. Add an anchor to qSupported. Correct feature
2876 table title. Add a new feature for qXfer:auxv:read.
2877 (Interrupts): Add a missing parenthesis.
2878
2ec3381a
DJ
28792006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
2880
669fac23 2881 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
2882 (GDB/MI Kod Commands): Remove commented out node.
2883
594fe323
EZ
28842006-07-01 Eli Zaretskii <eliz@gnu.org>
2885
2886 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
2887 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
2888 (GDB/MI Thread Commands, GDB/MI Program Execution)
2889 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
2890 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
2891 (GDB/MI File Commands, GDB/MI Target Manipulation)
2892 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
2893 since the MI prompt is hard-wired into the code.
2894
7e3fb70c
NR
28952006-07-01 Nick Roberts <nickrob@snap.net.nz>
2896
2897 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
2898 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
2899 (GDB/MI Data Manipulation): Remove description of unimplemented
2900 display related commands as variable objects perform this function
2901 and are superior: -display-delete, -display-disable,
2902 -display-enable, -display-insert and -display-list. Move
2903 -environment-cd, -environment-directory, -environment-path
2904 and -environment-pwd to "Program Context".
2905 (GDB/MI Program Control): Rename to "Program Execution". Move
2906 -exec-arguments -exec-abort to...
2907 (GDB/MI Program Context): ...here. New node split from "Data
2908 Manipulation".
2909
be2a5f71
DJ
29102006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
2911
2912 * gdb.texinfo (Remote configuration): Document set / show
2913 remote supported-packets.
2914 (General Query Packets): Document qSupported packet.
2915
fc320d37
SL
29162006-06-10 Sandra Loosemore <sandra@codesourcery.com>
2917
2918 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
2919 and font markup.
2920 (Protocol basics): Likewise.
2921 (The F request packet): Likewise.
2922 (The F reply packet): Likewise.
2923 (Memory transfer): Move this node to be a subsubsection of
2924 "Protocol specific representation of datatypes".
2925 (The Ctrl-C message): More copy editing.
2926 (Console I/O): Likewise.
2927 (The isatty call): Delete this node, and merge its content into
2928 the "isatty" node. Fixed references elsewhere.
2929 (The system call): Delete this node, and merge its content into
2930 the "system" node. Fixed references elsewhere.
2931 (open): Reformat to use @table, and add appropriate font markup.
2932 (close): Likewise.
2933 (read): Likewise.
2934 (write): Likewise.
2935 (lseek): Likewise.
2936 (rename): Likewise.
2937 (unlink): Likewise.
2938 (stat/fstat): Likewise.
2939 (gettimeofday): Likewise.
2940 (isatty): Likewise.
2941 (system): Likewise, plus minor changes to fix confusing wording.
2942 (Integral datatypes): Fix font markup.
2943 (Pointer values): Likewise.
2944 (struct stat): Fix markup to use @table, plus minor copy editing.
2945 (struct timeval): Fix font markup, plus minor copy editing.
2946 (Constants): Minor copy editing.
2947 (Errno values): Add font markup.
2948 (File-I/O Examples): Likewise.
2949
158fdf5c
NR
29502006-06-10 Nick Roberts <nickrob@snap.net.nz>
2951
2952 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
2953 (GDB/MI Simple Examples): Move node up one level. Use real
2954 examples.
2955 (GDB/MI Compatibility with CLI): Update.
2956 (GDB/MI Result Records): Add "connected" and "exit" result
2957 classes.
2958 (GDB/MI Stream Records): Clarify target output.
2959 (GDB/MI Command Description Format): Modify example description.
2960 (GDB/MI Breakpoint Table Commands): Rename to...
2961 (GDB/MI Breakpoint Commands): ...this
2962 (GDB/MI Breakpoint Commands): Add optional thread field.
2963 (GDB/MI Program Control): Add an introduction. Move "Program
2964 termination" examples into exec-run description.
2965 (GDB/MI File Commands): Mention similar CLI commands.
2966 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
2967 is similar to "-gdb-version".
2968
ddb50cd7
EZ
29692006-06-09 Eli Zaretskii <eliz@gnu.org>
2970
2971 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
2972
2aef0d6b
NR
29732006-06-02 Nick Roberts <nickrob@snap.net.nz>
2974
2975 * gdb.texinfo (GDB/MI Development and Front Ends): Use
2976 sourceware.org for mailing lists.
d5e40d59 2977 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 2978
383a5c52
NR
29792006-06-01 Nick Roberts <nickrob@snap.net.nz>
2980
d5e40d59 2981 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 2982
e16b02ee
EZ
29832006-05-22 Eli Zaretskii <eliz@gnu.org>
2984
2985 * gdb.texinfo (Cygwin Native): Fix last change.
2986
be90c084
CF
29872006-05-22 Christopher Faylor <cgf@timesys.com>
2988
2989 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
2990
347ceba5
NR
29912006-05-15 Nick Roberts <nickrob@snap.net.nz>
2992
2993 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
2994 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
2995
369af7bd
DJ
29962006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2997
2998 * gdb.texinfo (General Query Packets): Recommend not starting
2999 new packets with qC and clarify.
3000
2ffdbde8 30012006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3002
3003 * gdb.texinfo (M2 Types): New section.
72019c9c 3004
16d1a084
DJ
30052006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3006
3007 * agentexpr.texi: Add a copyright and license notice.
3008 * observer.texi: Likewise, with GPL clause for function prototypes.
3009 Remove trailing whitespace.
3010
aa56d27a
JB
30112006-05-05 Jim Blandy <jimb@codesourcery.com>
3012
3013 * gdb.texinfo (General Query Packets): Document conventions for
3014 terminating packet names, and their violations.
3015
5bdf8622
DJ
30162006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3017
3018 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3019 * gdb.texinfo: Likewise.
3020
605a56cb
DJ
30212006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3022
3023 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3024 and "show remotedebug".
3025 (Debugging Output): Add additional index entries.
3026
b8db102d
MS
30272006-04-27 Michael Snyder <msnyder@redhat.com>
3028
3029 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3030
c5e30d01
AC
30312006-04-22 Andrew Cagney <cagney@redhat.com>
3032
3033 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3034 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3035
8181d85f
DJ
30362006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3037
3038 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3039 and remove breakpoint prototypes.
3040 (Watchpoints): Move description of target_insert_hw_breakpoint and
3041 target_remove_hw_breakpoint ...
3042 (Breakpoints): ... to here. Document target_insert_breakpoint and
3043 target_remove_breakpoint.
3044
4f553f88
JB
30452006-04-17 Jim Blandy <jimb@codesourcery.com>
3046
3047 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3048 and C packets are optional.
3049
cd852561
FR
30502006-04-14 Frederic Riss <frederic.riss@st.com>
3051
3052 * gdb.texinfo (Specifying source directories): Update the description
3053 of the source file search to reflect the fact that the source path
3054 always contains at least $cdir and $cwd.
3055
b620eb07
MS
30562006-03-31 Michael Snyder <msnyder@redhat.com>
3057
3058 * gdb.texinfo: Update copyright dates.
3059
3156cdaf
EZ
30602006-03-31 Eli Zaretskii <eliz@gnu.org>
3061
3062 * gdb.texinfo (Overview): Add an index entry to "empty response".
3063
7d30c22d
JB
30642006-03-28 Jim Blandy <jimb@codesourcery.com>
3065
3066 * gdbint.texinfo (Prologue Analysis): New section.
3067
86941c27
JB
30682006-03-07 Jim Blandy <jimb@red-bean.com>
3069
66b8c7f6
JB
3070 * gdb.texinfo (Connecting): Document 'target remote pipe'.
3071
1a10341b
JB
3072 * gdb.texinfo (Target Commands): Update text describing how to
3073 specify a target. Refer to the detailed section on remote
3074 debugging, not the brief mention.
3075
86941c27
JB
3076 * gdb.texinfo (Connecting): Organize the different 'target remote'
3077 connection methods into a table. Add a 'target remote' index
3078 entry. (!!!)
3079
62f3a2ba
FF
30802006-02-17 Fred Fish <fnf@specifix.com>
3081
3082 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3083 'ptype' commands to reflect the fact that the only significant
3084 difference between them is that ptype prints the complete type
3085 description instead of just the name.
3086
8b9a88ea
WZ
30872006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
3088
3089 * gdbint.texinfo (Watchpoints): Delete
3090 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3091
7e8dc855
NR
30922006-02-10 Nick Roberts <nickrob@snap.net.nz>
3093
3094 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3095 times fields where needed. Fix typos. Update general form given
3096 for output of -break-insert.
3097 (GDB/MI): Abbreviate some unnecessarily long fullnames.
3098
c91d38aa
DJ
30992006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
3100
3101 * gdbint.texinfo (Symbol Handling): Add a section
3102 on memory management.
3103
38fcd64c
DJ
31042006-02-06 Vladimir Prus <ghost@cs.msu.su>
3105
3106 * gdb.texinfo (Breakpoint table commands): Document the fullname
3107 field in -break-list output.
3108
219eec71
EZ
31092006-02-03 Eli Zaretskii <eliz@gnu.org>
3110
3111 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
3112 debugging information produced by the various "set debug..."
3113 options.
3114
ae5a43e0
DJ
31152006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3116
3117 * gdb.texinfo (Files): Remove obsolete bits from the description
3118 of "symbol-file".
3119
a9f158ec
JB
31202006-01-25 Jim Blandy <jimb@redhat.com>
3121
3122 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
3123
410dd08e
JB
31242006-01-24 Jim Blandy <jimb@redhat.com>
3125
3126 * gdbint.texinfo (Frames): Document the basics of GDB's register
3127 unwinding model, and explain the existence of the "sentinel" frame.
3128
4b505b12
AS
31292006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
3130
3131 * gdb.texinfo (Choosing files): Mention that -directory is used
3132 for script files.
3133 (Specifying source directories): Likewise.
3134 (Command files): Explain how script files are found.
3135
839c27b7
EZ
31362006-01-21 Eli Zaretskii <eliz@gnu.org>
3137
3138 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
3139 the threads in a multi-threaded program.
3140 (Threads): The threadno argument of "thread apply" can be a range
3141 of numbers.
3142
7be93b9e
JB
31432006-01-18 Jim Blandy <jimb@redhat.com>
3144
3145 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
3146 of warning flags.
3147
fcc73fe3
EZ
31482006-01-13 Eli Zaretskii <eliz@gnu.org>
3149
3150 * gdb.texinfo (Sequences): Improve menu annotations.
3151 (Define): Add index entries for arguments of user-defined
3152 commands. Move the description of flow-control commands...
3153 (Command Files): ...to here. Document loop_break and
3154 loop_continue.
ca91424e
EZ
3155 (Define, Command Files): Document `end' and add index entries for
3156 it.
fcc73fe3 3157
5c95884b
MS
31582006-01-04 Michael Snyder <msnyder@redhat.com>
3159
3160 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 3161 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 3162
860701dc
PH
31632006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
3164
3165 * gdb.texinfo (Omissions from Ada): Document that there is now
3166 limited aggregate support.
3167
36b80e65
EZ
31682005-12-28 Eli Zaretskii <eliz@gnu.org>
3169
3170 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
3171 registers and the likes.
3172
c1468174
EZ
31732005-12-24 Eli Zaretskii <eliz@gnu.org>
3174
3175 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
3176 (Symbols): Fix usage of "e.g.".
359df76b 3177 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
3178
3179 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
3180 (Coding): Fix usage of "e.g.".
3181
c02a867d
EZ
31822005-12-23 Eli Zaretskii <eliz@gnu.org>
3183
5ae4183a
AS
3184 * stabs.texinfo:
3185 * refcard.tex:
c02a867d 3186 * gpl.texi:
5ae4183a
AS
3187 * gdbint.texinfo:
3188 * gdb.texinfo:
3189 * gdb-cfg.texi:
c02a867d 3190 * fdl.texi:
5ae4183a
AS
3191 * annotate.texinfo:
3192 * all-cfg.texi:
c02a867d
EZ
3193 * Makefile.in: Add (C) after Copyright. Update the FSF
3194 address.
3195
fad38dfa
EZ
31962005-12-03 Eli Zaretskii <eliz@gnu.org>
3197
3198 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
3199 extend GDB with commands for external monitor.
3200
53e5f3cf
AS
32012005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3202
3203 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3204
55f6ca0f
JB
32052005-11-25 Joel Brobecker <brobecker@adacore.com>
3206
3207 * gdbint.texinfo (Start of New Year Procedure): New chapter.
3208
c1947b85
JB
32092005-11-21 Jim Blandy <jimb@redhat.com>
3210
3211 * gdb.texinfo (Tracepoint Packets): Document restrictions on
3212 placement of 'R' actions in tracepoint action packets; document
3213 dependence of 'X' and 'M' actions on a preceding 'R' action for
3214 their registers.
3215
9d29849a
JB
32162005-11-19 Jim Blandy <jimb@redhat.com>
3217
3218 * gdb.texinfo (Tracepoint Packets): New node.
3219 (General Query Packets): Add entries for the tracepoint packets,
3220 referring to the "Tracepoint Packets" node.
3221 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 3222
9a6253be
KB
32232005-11-18 Kevin Buettner <kevinb@redhat.com>
3224
3225 * gdb.texinfo (set remotebreak): Add anchor.
3226 (X packet): Likewise.
3227 (Remote Protocol): Add new section `Interrupts' and new index
3228 entry `interrupts (remote protocol)'.
3229
5f3bebba
JB
32302005-11-18 Jim Blandy <jimb@redhat.com>
3231
3232 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
3233 entries into the General Query Packets section. Add a
3234 cross-reference to that section. Drop description of replies, as
3235 these are covered in the descriptions of each packet.
3236 (General Query Packets): Add introductory text. Explain naming
3237 conventions, and how the end of a name is recognized.
3238
9a7a1b36
KB
32392005-11-17 Kevin Buettner <kevinb@redhat.com>
3240
0564b6cf 3241 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
3242 "set remotebreak" command.
3243
b8ff78ce
JB
32442005-11-16 Jim Blandy <jimb@redhat.com>
3245
3246 * gdb.texinfo (Packets, Stop Reply Packets)
3247 (General Query Packets): Various formatting cleanups.
3248 - Use @samp for packet contents.
3249 - Drop summaries from packet @item lines; the same information appears
3250 immediately below in the description.
3251 - Delete paragraph breaks after packet @item commands, so that the
3252 description appears directly to the right of the packet prototype
3253 in the printed manual, if it fits.
3254 - Place spaces in packet prototypes between @vars and non-@var
3255 letters, and explain that they're just for formatting.
3256 - Use @dots{} instead of '...'.
3257 - Fix uses of @code where @var was needed.
3258 - Replace "deprecated" markers with English text spelling out the
3259 packet's status and the preferred alternatives.
3260 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3261 what this ever meant.
3262 - Remove "(draft)" markers on 'i' packets; nobody has commented on
3263 this for a long time.
3264 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3265 implemented several times, and have been in use for years.
3266
8ffe2530
JB
32672005-11-15 Jim Blandy <jimb@redhat.com>
3268
c43c5473
JB
3269 * gdb.texinfo (Packets): Add index entries for 'm' packet
3270 disclaimers.
5ae4183a 3271
fb031cdf
JB
3272 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3273 of stub when processing an 'm' packet.
3274
8ffe2530
JB
3275 * gdb.texinfo (Packets): Mention that packets beginning with
3276 letters are reserved once, at the top, instead of actually listing
3277 them all and saying "reserved".
3278
c03c782f
AS
32792005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
3280
3281 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3282 Change @var{$arg0 to @code{$arg0.
3283
814e32d7
WZ
32842005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
3285
3286 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3287
fa93a9d8
JB
32882005-11-12 Jim Blandy <jimb@redhat.com>
3289
3290 * gdb.texinfo (General Query Packets): Put packets in alphabetical
3291 order. Remove extraneous 'z'.
3292
8a5a3c82
AS
32932005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
3294
3295 * gdb.texinfo (Choosing files): Add --eval-command.
3296
4b0ad762
AS
32972005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
3298
3299 * gdb.texinfo (Choosing modes): Add --return-child-result.
3300
3301
1a088d06
AS
33022005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
3303
3304 * gdb.texinfo (Choosing modes): Add --batch-silent.
3305
656d5e12
EZ
33062005-10-28 Eli Zaretskii <eliz@gnu.org>
3307
3308 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3309 "The -var-update Command".
3310
3c9c013a
JB
33112005-10-03 Joel Brobecker <brobecker@adacore.com>
3312
3313 * gdb.texinfo (Print Settings): Add documentation for set/show
3314 print array-indexes.
3315
7ba3cf9c
DJ
33162005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3317
3318 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3319 6.2 and 6.3.
3320
a94ab193
EZ
33212005-08-27 Eli Zaretskii <eliz@gnu.org>
3322
3323 * gdb.texinfo (File Options): Don't document --mapped, it's gone
3324 since 19-Jan-2004.
3325 (Files): Likewise.
ab1adacd
EZ
3326 (Variables, Symbols): Document the "<incomplete type>" message and
3327 its reasons.
a94ab193 3328
ca06016a
FF
33292005-08-01 Fred Fish <fnf@specifix.com>
3330
3331 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3332
cf58170d
NR
33332005-07-15 Nick Roberts <nickrob@snap.net.nz>
3334
3335 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3336 option for -var-list-children and -var-update.
3337 (GDB/MI Stack Manipulation): Simplify description of
3338 print-values option for -stack-list-locals.
3339 (GDB/MI Command Description Format): Clarify.
3340 (Mode Options): Spelling of superseded.
3341
38f1196a
BR
33422005-07-12 Bob Rossi <bob@brasko.net>
3343
3344 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3345 corresponding GDB command comment.
3346
3cb3b8df
BR
33472005-07-06 Bob Rossi <bob@brasko.net>
3348
3349 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3350 and -inferior-tty-show.
3351 (Input/Output): Document "set/show inferior-tty" and tty alias.
3352
10fac096
NW
33532005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
3354
3355 * gdb.texinfo (Packets): Change description of 'D' packet to note
3356 that GDB does wait for a response.
3357
d1b6db76
NR
33582005-06-22 Nick Roberts <nickrob@snap.net.nz>
3359
3360 * gdb.texinfo (History) Rename "Command History".
3361 (Command History): Move node "Server Prefix" from section on
3362 Annotations here.
3363
29629dcf
NR
33642005-06-19 Nick Roberts <nickrob@snap.net.nz>
3365
3366 * gdb.texinfo (GDB/MI Stack Manipulation):
3367 Re-instate -stack-info-frame with example. Say that it gets
3368 info on selected frame, not current frame.
3369
397ca115
EZ
33702005-06-18 Eli Zaretskii <eliz@gnu.org>
3371
3372 * gdb.texinfo (Server): Clarify that `file' should be used before
3373 connecting to the server.
3374 (Files): Add an xref to the above description.
51274035
EZ
3375 (Output Formats): More detailed description of the `c' format.
3376 (Memory): List explicitly all the formats supported by `x'.
638ac427 3377 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 3378 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
3379 files. Add more indexing for solib-absolute-prefix and
3380 --with-sysroot.
76d17f34
EZ
3381 (Machine Code): Document possible problems with locations in
3382 shared libraries.
d416eeec
EZ
3383 (Backtrace): Document that free-standing environments do not need
3384 to have a `main' function.
397ca115 3385
74f6deaa
NR
33862005-06-18 Nick Roberts <nickrob@snap.net.nz>
3387
3388 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3389 -stack-info-frame.
3390
a9967aef
AC
33912005-06-07 Andrew Cagney <cagney@gnu.org>
3392
3393 * gdb.texinfo (Contributors): Note the original multi-arch
3394 contributors.
3395
e09f16f9
EZ
33962005-06-03 Eli Zaretskii <eliz@gnu.org>
3397
3398 * gdb.texinfo (Registers): Add index entries for the standard
3399 registers.
3400 (Frames): Add cross-reference from frame pointer description to
3401 the Registers node.
3402 (Annotations Overview): Fix the reference to GDB name.
3403
d87ba7ee
EZ
34042005-06-01 Eli Zaretskii <eliz@gnu.org>
3405
3406 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3407 can-use-hw-watchpoints.
3408
034dad6f
BR
34092005-05-28 Bob Rossi <bob@brasko.net>
3410
3411 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3412 the possible reasons why an exec async record would be returned to FE.
3413
ffed4509
AC
34142005-05-26 Andrew Cagney <cagney@gnu.org>
3415
3416 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
3417 Andrew Cagney implemented the original GDB/MI.
3418
e22e55c9
OF
34192005-05-23 Orjan Friberg <orjanf@axis.com>
3420
3421 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
3422 documentation. Add documentation for cris-mode.
3423
a78e13ce
EZ
34242005-05-20 Eli Zaretskii <eliz@gnu.org>
3425
3426 * gdb.texinfo (Numbers): Explain the example and make the wording
3427 more acurate.
3428
76ff342d
DJ
34292005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3430 Dennis Brueni <dennis@slickedit.com>
3431
3432 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
3433 (GDB/MI Data Manipulation, GDB/MI Program Control)
3434 (GDB/MI Stack Manipulation): Update examples to include the fullname
3435 attribute in stack frames.
3436
119b882a
EZ
34372005-05-12 Eli Zaretskii <eliz@gnu.org>
3438
3439 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
3440 do with other non-standard names of init files.
3441
6fc08d32
EZ
34422005-05-11 Eli Zaretskii <eliz@gnu.org>
3443
3444 * gdb.texinfo (Command Files): Move the description of the startup
3445 from here...
3446 (Startup): ...to this new subsection of the Invocation chapter.
3447 Rearrange the description of init files more logically and add a
3448 cross-reference to "Command Files". Document the special gdbinit
3449 name for CISCO 68k. Expand the description of what GDB does
3450 during startup.
3451 (History): Add index entry for HISTSIZE.
3452
a561754a
MK
34532005-05-02 Mark Kettenis <kettenis@gnu.org>
3454
3455 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
3456
2eecc4ab
EZ
34572005-05-02 Eli Zaretskii <eliz@gnu.org>
3458
3459 * gdb.texinfo (SVR4 Process Information, The isatty call)
3460 (The system call): Don't use foo(N) notation for man pages and
3461 functions.
514c4d71 3462 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 3463
18999be5
EZ
34642005-04-27 Eli Zaretskii <eliz@gnu.org>
3465
3466 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
3467 were optimized away.
3468
0abb7bc7
EZ
34692005-04-22 Eli Zaretskii <eliz@gnu.org>
3470
3471 * gdb.texinfo (Remote configuration): Document "set/show
3472 get-thread-local-storage-address". Add cross-reference to the
3473 description of the qGetTLSAddr packet.
3474 (General Query Packets): Mention "set remote
3475 get-thread-local-storage-address" and add a reference to its
3476 description.
3477
6f61acb1
NR
34782005-04-19 Nick Roberts <nickrob@snap.net.nz>
3479
3480 * gdb.texinfo (Backtrace): Describe 'bt full'.
3481
9d59903a
NR
34822005-04-17 Nick Roberts <nickrob@snap.net.nz>
3483
3484 * gdb.texinfo (Mode Options): Fix typo.
3485 (GDB/MI): Describe how to invoke GDB/MI.
3486
721c2651
EZ
34872005-04-16 Eli Zaretskii <eliz@gnu.org>
3488
3489 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 3490 references changed. Add description of "info udot".
721c2651
EZ
3491 (Files): Document "set/show stop-on-solib-events".
3492 (M32R/D): Document "set/show download-path", "set/show
3493 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
3494 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
3495 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
3496 (Maintenance Commands): Improve indexing.
3497 (Target Commands): Document "set/show hash", "set/show debug
3498 monitor".
3499 (SVR4 Process Information): Document "info pidlist" and "info
3500 meminfo". Document "set/show procfs-tarce" and "set/show
3501 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
3502 (Symbols, The Print Command with Objective-C): Improve indexing.
3503 (Objective-C): Add references to "info classes" and "info
3504 selectors".
c45da7e6
EZ
3505 (Debugging Output): Improve wording. Document "set/show debug
3506 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
3507 (Set Breaks): Add index entry for "hardware breakpoints".
3508 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
3509 and "set/show usehardbreakpoints".
3510 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
3511 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
3512 (ARM): Document "rdilogfile", "rdilogenable", "set/show
3513 rdiromatzero", "set/show rdiheartbeat".
3514 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
3515 "sds".
3516 (Embedded Processors): Document the "sim" command.
3517 (Remote): Document the "remote" command.
3518 (DJGPP Native): Document the "info serial" command.
3519 (Threads): Document "maint info sol-threads".
3520 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
3521 (Set Breaks): Improve indexing.
3522 (Command Syntax): Add a reference to dont-repeat.
3523 (Define): Document "dont-repeat".
3524 (TUI Commands): Document "tabset".
3525 (WinCE): New subsection. Document "set/show remotedirectory",
3526 "set/show remoteupload", "set/show remoteaddhost".
721c2651 3527
14d6dd68
EZ
35282005-04-15 Eli Zaretskii <eliz@gnu.org>
3529
3530 * gdb.texinfo (Hurd Native): New subsection, documents
3531 Hurd-specific commands.
a64548ea 3532 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 3533 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
3534 (MIPS): Improve documentation of heuristic-fence-post. Document
3535 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
3536 mips stack-arg-size", "set/show mips mask-address", "set/show mips
3537 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 3538 (ARM): Document ARM-specific commands.
a64548ea
EZ
3539 (AVR): New section. Document "info io_registers".
3540 (CRIS): New section. Document "set/show cris-version" and
3541 "set/show cris-dwarf2-cfi".
3542 (HPPA): New section. Document "set/show debug hppa" and "maint
3543 print unwind".
a5adf40f 3544 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 3545 (Super-H): New section. Document the "regs" command.
721c2651 3546 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 3547
9c16f35a
EZ
35482005-04-09 Eli Zaretskii <eliz@gnu.org>
3549
3550 * gdb.texinfo (Print Settings): Document "set/show print
3551 pascal_static-members", "set print repeats", "show print
3552 null-stop". Improve indexing. Fix documentation of "set print
3553 union".
3554 (Pascal): New section.
3555 (Supported languages): Rename from "Support"; all references
3556 updated. Add a menu item for Pascal.
3557 (Numbers): Document "set radix.
3558 (Screen Size): Document "set/show pagination".
3559 (MIPS Embedded): Remove "set processor" documentation.
3560 (Remote configuration): Document "set/show X/P/Z-packet",
3561 "set/show read-aux-vector-packet", "set/show remote
3562 symbol-lookup-packet", "set/show remote verbose-resume-packet",
3563 "set/show remoteaddresssize", "set/show remotebaud", "set/show
3564 remotedebug", "set/show remotebreak", "set/show remotedevice",
3565 "set/show remotelogfile".
3566 (Auxiliary Vector): Add reference to the description of the
3567 read-aux-vector-packet setting.
3568 (Set Watchpoints): Add a cross-reference to "set remote
3569 hardware-breakpoint-limit".
3570 (General Query Packets): Add indexing of requests and
3571 cross-references to related commands in "Remote configuration".
3572 (File-I/O Overview, The system call): Fix wording and typos.
3573 (Thread Stops): Add index entries.
3574 (Continuing and Stepping): Document "show step-mode".
3575 (i386): New node. Document "set/show struct-convention".
3576 (Files): Document "show trust-readonly-sections".
3577 (Calling): Document "set/show unwindonsignal".
3578 (Messages/Warnings): Add index entries.
3579 (Maintenance Commands): Document "set/show watchdog".
3580 (Annotations Overview): Document "show annotate".
3581 (Set Watchpoints): Add index entries.
3582 (Symbols): Fix doc of case-sensitive.
3583 (ABI): Document "show coerce-float-to-double".
3584 (Convenience Vars, Help): Improve indexing.
3585 (Machine Code): Document "show disassembly-flavor".
3586 (Debugging C plus plus): Document "show overload-resolution".
3587 (Value History, Signaling): Add index entries.
3588
35892005-04-08 Eli Zaretskii <eliz@gnu.org>
3590
3591 * gdb.texinfo (Show): Move @kindex entries to their proper places.
3592 (Processes): Fix wording.
3593 (History, List, Logging output, Define, Symbols, Print Settings):
3594 Improve indexing.
3595
a8f24a35
EZ
35962005-04-03 Eli Zaretskii <eliz@gnu.org>
3597
3598 * gdb.texinfo (Targets): Document "set/show architecture". Remove
3599 redundant index entry for "target" command.
3600 (Backtrace): Add index entries.
3601 (Symbols, Fortran): Document the "set case-sensitive" command.
3602 (DJGPP Native): Document "set com1base", "set com1irq", etc.
3603 (Print Settings): Add index entry for "set demangle-style".
3604 (Target Commands): Document "set download-write-size".
3605 (Debugging Output): Document "set exec-done-display".
3606
09d4efe1
EZ
36072005-04-02 Eli Zaretskii <eliz@gnu.org>
3608
3609 * gdb.texinfo (Files): Fix the name and documentation of
3610 add-shared-symbol-files. Document its alias assf. Update the
3611 list of OSs where GDB supports shared libraries. Fix markup.
3612 (Continuing and Stepping): Add reference to @var{location} in the
3613 text.
3614 (Dump/Restore Files): Fix reference to @{filename}.
3615 (Help): Fix wording.
3616 (Attach): Ditto.
3617 (Set Watchpoints): Ditto.
3618 (Backtrace): Remove redundant index entries. Improve index
3619 entries.
3620 (Delete Breaks): Fix wording.
3621 (Memory): Document the compare-sections command.
3622 (Memory Region Attributes): Improve wording.
3623 (Disabling): Improve wording.
3624 (Fortran): New subsection. Document the "info common" command.
3625 (Help): Document aliases "info copying" and "info warranty".
3626 (Caching Remote Data): New section. Document the "set/show
3627 remotecache" and "info dcache" commands.
3628 (Show): Fix wording of the documentation of the "set
3629 extension-language" command.
3630 (Signals): Add index entry for "info handle".
3631 (Memory Region Attributes): Fix punctuation.
3632 (Symbols): Change the arg name to "location" and refer to it in
3633 the text. Fix wording of "info types" doc.
3634 (Threads): Fix usage of @enumerate @item's.
3635 (Listing Tracepoints): Add index entry for "info tp".
3636 (Set Watchpoints): Add xref to "info break" description.
3637 (Macros): Add an index entry for "macro exp1". Document the
3638 "macro list" command.
3639 (Maintenance Commands): Document "flushregs", "maint agent",
3640 "maint check-symtabs", "maint cplus", "maint demangle", "maint
3641 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
3642 "maint print architecture", "maint print objfiles", "maint print
3643 statistics", "maint print type", "maint show-debug-regs", "maint
3644 space", "maint time", and "maint translate-address".
3645 (Connecting): Document the "monitor" command.
3646 (Annotations Overview): Describe the "set annotate" command.
3647
82f2d802
EZ
36482005-04-01 Eli Zaretskii <eliz@gnu.org>
3649
3650 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
3651 Rearrange index entries and improve wording about support for
3652 hardware watchpoints.
3653
7d51c7de
BR
36542005-03-10 Bob Rossi <bob@brasko.net>
3655
3656 * gdb.texinfo: Update copyright
3657
68c71a2e
TR
36582005-02-09 Theodore A. Roth <troth@openavr.org>
3659
3660 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
3661 error.
3662
83761cbd
KB
36632005-02-03 Kevin Buettner <kevinb@redhat.com>
3664
3665 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
3666
9f1c6395
MS
36672005-01-17 Michael Snyder <msnyder@redhat.com>
3668
3669 * gdb.texinfo: Fix spelling, infinte -> infinite.
3670
fbd1b305
MK
36712005-01-08 Mark Kettenis <kettenis@gnu.org>
3672
3673 * observer.texi (GDB Observers): Document "solib_loaded".
3674
3ace7edb
AC
36752005-01-07 Andrew Cagney <cagney@gnu.org>
3676
bec39cab
AC
3677 * configure.ac: Rename configure.in, require autoconf 2.59.
3678 * configure: Re-generate.
3679
3ace7edb
AC
3680 * configure.in: Replace configdirs with multiple references to
3681 AC_CONFIG_SUBDIRS.
3682 * configure: Re-generate.
5ae4183a 3683
53531fc1
AC
36842005-01-04 Andrew Cagney <cagney@gnu.org>
3685
3686 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
3687 part of the version number.
3688
536ffdb7
MK
36892004-12-24 Mark Kettenis <kettenis@gnu.org>
3690
3691 * gdbint.texinfo (Algorithms): Remove description of
3692 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
3693
e1aac25b
JB
36942004-12-07 Jim Blandy <jimb@redhat.com>
3695
3696 * gdb.texinfo (General Query Packets): Specify that thread ID's in
3697 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
3698 numbers.
3699
f47b1503
AS
37002004-12-07 Andreas Schwab <schwab@suse.de>
3701
3702 * gdb.texinfo (Mode Options): Document -l option.
3703
b6b8ece6
EZ
37042004-12-04 Eli Zaretskii <eliz@gnu.org>
3705
3706 * gdbint.texinfo (Algorithms): More accurate description of
3707 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
3708 is not needed unless data-read and data-access watchpoints are
3709 supported. Add a description of how GDB checks whether the
3710 inferior stopped because a watchpoint was hit.
3711
01371747
EZ
37122004-11-23 Eli Zaretskii <eliz@gnu.org>
3713
3714 * gdb.texinfo (Files): Add cross-reference to description of
3715 -readnow command-line switch.
3716
2315ffec
RC
37172004-11-10 Randolph Chung <tausq@debian.org>
3718
3719 * gdb.texinfo: Document set/show backtrace past-entry commands.
3720 Rearrange index entries for set/show backtrace past-main.
3721
69065f5d
AC
37222004-11-10 Jon Beniston <jon@beniston.com>
3723
3724 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
3725 * gdb.texinfo (Remote Serial Protocol): Further describe
3726 binary transfer escaping mechanism .
69065f5d 3727
30e91e0b
RC
37282004-11-08 Randolph Chung <tausq@debian.org>
3729
3730 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
3731 and "show debug infrun". Add index entries.
3732
60bf7e09
EZ
37332004-10-23 Eli Zaretskii <eliz@gnu.org>
3734
3735 * gdb.texinfo (SVR4 Process Information): Document subcommands of
3736 "info proc" that are already implemented. Add index entries.
3737 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
3738 (Files): Add a tip for decreasing memory used for symtabs from
3739 shared libraries.
f018e82f
EZ
3740 (Starting): Fix whitespace; make "elaboration" stand out where it
3741 is first used, and add an index entry for the term.
f8568604
EZ
3742 (Calling): Expand and elaborate text. Add "print". Add the
3743 description of problems with weak aliases.
384ee23f 3744 (Core File Generation): New section.
60bf7e09 3745
d52fe014
AC
37462004-10-12 Andrew Cagney <cagney@gnu.org>
3747
3748 * gdbint.texinfo (Versions and Branches): New chapter.
3749 (Releasing GDB): Delete "Versions and Branches" section.
3750 (Top): Add "Versions and Branches".
3751
703663ab
EZ
37522004-10-08 Eli Zaretskii <eliz@gnu.org>
3753
3754 * gdb.texinfo (Editing, History): Add cross-references to the
3755 included Readline and History user documentation. Remove
3756 references to the symbol have-readline-appendices which is unused
3757 and undefined.
3758 (History): Fix indexing.
3759
ac77d04f
JJ
37602004-10-08 Jeff Johnston <jjohnstn@redhat.com>
3761
3762 * gdbint.texinfo (target_stopped_data_address): Update to
3763 new prototype.
3764 (i386_stopped_data_address): Update prototype and description.
3765 (i386_stopped_by_watchpoint): New function and description.
3766
e07c999f
PH
37672004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
3768
3769 * gdb.texinfo (Filenames): Add Ada suffixes.
3770 (Ada) New section.
3771
2e868123
AC
37722004-09-27 Andrew Cagney <cagney@gnu.org>
3773 Robert Picco <Robert.Picco@hp.com>
3774
3775 * gdb.texinfo (Packets): Document the "p" packet.
3776
02a57714
JM
37772004-09-21 Jason Molenda (jmolenda@apple.com)
3778
3779 * gdb.texinfo (Paths and Names of the Source Files): Document the
3780 meaning of values in the 'desc' field of a SO stab.
3781
ae038cb0
DJ
37822004-09-20 Daniel Jacobowitz <dan@debian.org>
3783
3784 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
3785 max-cache-age" and "maint show dwarf2 max-cache-age".
3786
f7dc1244
EZ
37872004-09-16 Eli Zaretskii <eliz@gnu.org>
3788
3789 * gdb.texinfo (Set Breaks): Add index entry for setting
3790 breakpoints on overloaded C++ functions that are not members of
3791 any classes. Add an example and an index entry for setting
3792 breakpoints on all program functions.
3793 (Character Sets, Macros, Overlay Commands)
3794 (Non-debug DLL symbols, GDB/MI Output Syntax)
3795 (Annotations Overview, Maintenance Commands, File-I/O Overview):
3796 Use "(@value{GDBP})" instead of a literal "(gdb)".
3797
f810308b
AC
37982004-09-12 Andrew Cagney <cagney@gnu.org>
3799
3800 * gdbint.texinfo (Native Debugging): Delete description of
3801 FILES_INFO_HOOK.
3802
15a661f3
PH
38032004-09-11 Paul Hilfinger <hilfinger@gnat.com>
3804
5ae4183a
AS
3805 * gdbint.texinfo (User Interface): Change local_hex_string_custom
3806 to hex_string_custom (not historically correct, but more
15a661f3
PH
3807 understandable, given the current code).
3808
f3219c75
AC
38092004-09-03 Andrew Cagney <cagney@gnu.org>
3810
3811 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
3812
f3bb6704
JJ
38132004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3814
3815 * observer.texi (solib_unloaded): New observer.
3816
8d2c00cb
AC
38172004-08-24 Andrew Cagney <cagney@gnu.org>
3818
3819 * gdbint.texinfo (Target Architecture Definition): Add missing
3820 comma.
3821
e7dc800a
MC
38222004-08-20 Michael Chastain <mec.gnu@mindspring.com>
3823
3824 * (Using the Testsuite): build != host is supported,
3825 but some test scripts do not support build != host.
3826
73b03683
MK
38272004-08-14 Mark Kettenis <kettenis@gnu.org>
3828
3829 * gdbint.texinfo (Host Definition): Delete description of
3830 FCLOSE_PROVIDED and GETENV_PROVIDED.
3831
c0ccb908
MK
38322004-08-05 Mark Kettenis <kettenis@chello.nl>
3833
3834 * gdbint.texinfo (Host Definition): Delete description of
3835 NO_SYS_FILE.
3836 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
3837 PTRACE_FP_BUG.
3838
9c8dbfa9
AC
38392004-08-05 Andrew Cagney <cagney@gnu.org>
3840
3841 * gdbint.texinfo (Target Architecture Definition): Delete
3842 reference to deprecated_read_fp.
3843
f42accbe
AC
38442004-08-02 Andrew Cagney <cagney@gnu.org>
3845
3846 * gdbint.texinfo (Target Architecture Definition): Delete
3847 description of DEPRECATED_REGISTER_BYTES.
3848
0b66e38c
EZ
38492004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3850
3851 * gdb.texinfo (Source Path): Document the new behavior of
3852 searching for the source files.
3853
15387254
EZ
38542004-07-17 Eli Zaretskii <eliz@gnu.org>
3855
3856 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
3857 (Search, Expressions, Arrays, Variables, Data, Machine Code)
3858 (Auto Display): Improve indexing.
3859
2c07db7a
AC
38602004-07-16 Andrew Cagney <cagney@gnu.org>
3861
3862 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
3863 "-noasync".
3864
4644b6e3
EZ
38652004-07-09 Eli Zaretskii <eliz@gnu.org>
3866
3867 * gdb.texinfo: Fix @kindex entries so that multiple commands that
3868 have the same prefix have only their prefix in the index.
3869
7561d450
MK
38702004-07-03 Mark Kettenis <kettenis@gnu.org>
3871
3872 * gdb.texinfo (BSD libkvm Interface): New node (section)
3873 (Native): Add it to the menu.
3874
67bebe79
MK
38752004-07-01 Mark Kettenis <kettenis@gnu.org>
3876
3877 * gdbint.texinfo (Target Architecture Definition): Remove
3878 PCC_SOL_BROKEN.
3879
1a6923e0
MK
38802004-06-24 Mark Kettenis <kettenis@gnu.org>
3881
3882 * gdbint.texinfo (Target Architecture Definition): Remove
3883 SUN_FIXED_LBRAC_BUG.
3884
b435e160
AC
38852004-06-26 Andrew Cagney <cagney@gnu.org>
3886
3887 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
3888
b5622e8d
AC
38892004-06-20 Andrew Cagney <cagney@gnu.org>
3890
3891 * gdbint.texinfo (Target Architecture Definition): Deprecate
3892 USE_STRUCT_CONVENTION.
3893
e0c07bf0
MC
38942004-06-19 Michael Chastain <mec.gnu@mindspring.com>
3895
3896 gdb.texinfo (Bug Reporting): Mention session recording,
3897 with the script command or Emacs.
3898
782263ab
AC
38992004-06-18 Andrew Cagney <cagney@gnu.org>
3900
3901 * gdbint.texinfo (Target Architecture Definition): Deprecate
3902 FUNCTION_START_OFFSET.
3903
03727ca6
AC
39042004-06-14 Andrew Cagney <cagney@gnu.org>
3905
3906 Based on changes from Karl Berry.
3907 * gdb.texinfo: Do not use @sc in a direntry.
3908 * stabs.texinfo: Change @dircateogry to "Software development".
3909 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
3910
97092415
AC
39112004-06-13 Andrew Cagney <cagney@gnu.org>
3912
3913 * gdbint.texinfo (Target Architecture Definition): Delete
3914 description of RETURN_VALUE_ON_STACK.
3915
1f6d4158
AC
39162004-06-09 Andrew Cagney <cagney@gnu.org>
3917
3918 * gdbint.texinfo (Native Debugging): Restore "@table @code"
3919 deleted by previous patch.
3920
d966f0cb
AC
39212004-06-08 Andrew Cagney <cagney@gnu.org>
3922
3923 * gdbint.texinfo (Native Debugging): Delete documentation on
3924 ATTACH_DETACH.
3925
86fe4aaa
RC
39262004-06-06 Randolph Chung <tausq@debian.org>
3927
3928 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
3929
d4b6d575
RC
39302004-06-06 Randolph Chung <tausq@debian.org>
3931
5ae4183a 3932 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
3933 the new push_dummy_call method signature. Describe the function
3934 argument.
3935
4e8b0763
JB
39362004-05-24 Joel Brobecker <brobecker@gnat.com>
3937
3938 * gdb.texinfo (Starting): Document new start command.
3939
59caf092
AC
39402004-05-21 Andrew Cagney <cagney@redhat.com>
3941
3942 * observer.texi (GDB Observers): Document "inferior_created".
3943
e4a2df64
AC
39442004-05-08 Andrew Cagney <cagney@redhat.com>
3945
e6b55ae2
AC
3946 * gdbint.texinfo (Target Architecture Definition): Delete
3947 description of DO_DEFERRED_STORES.
3948
28954179
AC
3949 * gdbint.texinfo (Target Architecture Definition): Delete
3950 references to DEPRECATED_FIX_CALL_DUMMY.
3951
434b87dd
AC
3952 * gdbint.texinfo (Target Architecture Definition): Delete
3953 description of DEPRECATED_CALL_DUMMY_WORDS,
3954 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
3955
58d28df8
AC
3956 * gdbint.texinfo (Target Architecture Definition): Delete
3957 description of DEPRECATED_PUSH_DUMMY_FRAME.
3958
e4a2df64
AC
3959 * gdbint.texinfo (Target Architecture Definition): Delete
3960 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
3961
2b4855ab
AC
39622004-05-07 Andrew Cagney <cagney@redhat.com>
3963
3964 * observer.texi (GDB Observers): Add "Debugging" section. Include
3965 cross reference to "set/show debug observer".
3966 * gdb.texinfo (Debugging Output): Document "set/show debug
3967 observer".
3968
fcf70625
AC
39692004-05-01 Andrew Cagney <cagney@redhat.com>
3970
3971 * gdbint.texinfo (Target Architecture Definition): Delete
3972 description of DEPRECATED_PC_IN_SIGTRAMP.
3973
8ee56bcf
AC
39742004-04-30 Andrew Cagney <cagney@redhat.com>
3975
3976 * gdbint.texinfo (Target Architecture Definition): Delete
3977 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
3978
67ab9a76
OF
39792004-04-30 Orjan Friberg <orjanf@axis.com>
3980
3981 * observer.texi (GDB Observers): Correct spelling.
3982
79346bcb
OF
39832004-04-26 Orjan Friberg <orjanf@axis.com>
3984
3985 * observer.texi (GDB Observers): Add target_changed event.
3986
7a464420
AC
39872004-04-08 Andrew Cagney <cagney@redhat.com>
3988
3989 * observer.texi (GDB Observers): Rework, provide generic observer
3990 definitions and then a list of observable events.
3991
6cdf9d98
AC
39922004-04-04 Andrew Cagney <cagney@redhat.com>
3993
3994 * gdbint.texinfo (Host Definition): Delete reference to
3995 NO_SIGINTERRUPT.
3996
ddc135a4
AC
39972004-04-02 Andrew Cagney <cagney@redhat.com>
3998
3999 * gdbint.texinfo (Target Architecture Definition): Delete
4000 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4001
6a1b180d
SC
40022004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4003
4004 * gdb.texinfo (TUI Commands): Document tui reg commands.
4005
d0d5df6f
AC
40062004-03-26 Andrew Cagney <cagney@redhat.com>
4007
4008 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4009 "gdbtui".
4010 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4011 (Contributors): Mention both Text and Terminal User Interface.
4012
aa2a3f87
AC
40132004-03-23 Andrew Cagney <cagney@redhat.com>
4014
4015 * gdbint.texinfo (Target Architecture Definition): Deprecate
4016 references to SIGTRAMP_START and SIGTRAMP_END.
4017
f561f026
AC
40182004-03-23 Andrew Cagney <cagney@redhat.com>
4019
4020 * gdbint.texinfo (Target Architecture Definition): Deprecate
4021 references to PC_IN_SIGTRAMP.
4022
33cb8b0f
AC
40232004-03-19 Andrew Cagney <cagney@redhat.com>
4024
4025 * gdbint.texinfo (Target Architecture Definition): Delete
4026 reference to GDB_TARGET_IS_HPPA.
4027
fc989b7a
AC
40282004-03-18 Andrew Cagney <cagney@redhat.com>
4029
4030 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4031 describe pre_init and post_init.
4032
701b08bb
DJ
40332004-03-09 Daniel Jacobowitz <drow@mvista.com>
4034
4035 * gdb.texinfo (Debugging Output): Document values for "set debug
4036 target".
4037
faae5abe
AC
40382004-02-28 Andrew Cagney <cagney@redhat.com>
4039
4040 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4041
dd79a6cf
JJ
40422004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4043
4044 * gdb.texinfo (breakpoints): Add information about the
4045 new "set breakpoint pending" and "show breakpoint pending"
4046 commands.
4047
e7f16015
AC
40482004-02-26 Andrew Cagney <cagney@redhat.com>
4049
4050 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4051 in Per-architecture module data section.
4052
7161a3a6
RM
40532004-02-25 Roland McGrath <roland@redhat.com>
4054
4055 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4056
2154891a
AC
40572004-02-24 Andrew Cagney <cagney@redhat.com>
4058
4059 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4060 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4061 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 4062
6c74ac8b
AC
40632004-02-17 Andrew Cagney <cagney@redhat.com>
4064
4065 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4066
19772a2c
AC
40672004-02-16 Andrew Cagney <cagney@redhat.com>
4068
4069 * gdbint.texinfo (Target Architecture Definition): Deprecate
4070 FRAMELESS_FUNCTION_INVOCATION.
4071
c9830293
AC
40722004-02-16 Andrew Cagney <cagney@redhat.com>
4073
4074 * gdbint.texinfo (Coding): Mention -Wunused-function.
4075
b9d26eb9
AC
40762004-02-14 Andrew Cagney <cagney@redhat.com>
4077
4078 * gdbint.texinfo (Target Architecture Definition): Delete
4079 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4080
49efadf5
EZ
40812004-02-12 Elena Zannoni <ezannoni@redhat.com>
4082
4083 * gdb.texinfo: Properly quote the name "C++".
4084 * gdbint.texinfo: Ditto.
4085 * stabs.texinfo: Ditto.
4086
1eb288ea
EZ
40872004-02-11 Elena Zannoni <ezannoni@redhat.com>
4088
4089 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4090 minimal information about libiberty.
4091
e4937fc1
MC
40922004-02-06 Michael Chastain <mec.gnu@mindspring.com>
4093
4094 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4095
a9331b3f
RM
40962004-02-04 Roland McGrath <roland@redhat.com>
4097
4098 * gdb.texinfo (Auxiliary Vector): New node (section).
4099 (Data): Add it to the menu.
4100
2650777c
JJ
41012004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4102
4103 * gdb.texinfo (Breakpoints): Add information about pending
4104 breakpoint support.
4105
b4501125
AC
41062004-01-26 Andrew Cagney <cagney@redhat.com>
4107
4108 * gdb.texinfo (Overview): Delete references to the cisco protocol
4109 including the "N" response.
4110
74055713
AC
41112004-01-26 Andrew Cagney <cagney@redhat.com>
4112
4113 * gdbint.texinfo (Target Architecture Definition): Rename
4114 EXTRACT_STRUCT_VALUE_ADDRESS to
4115 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 4116
3bbe9696
EZ
41172004-01-24 Eli Zaretskii <eliz@gnu.org>
4118
4119 * gdb.texinfo (KOD): Document "show os". Add index entries for
4120 "set/show os" and "info cisco" commands.
4121
5843504f
EZ
41222004-01-21 Eli Zaretskii <eliz@gnu.org>
4123
4124 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
4125
9175c9a3
MC
41262004-01-19 Michael Chastain <mec.gnu@mindspring.com>
4127
4128 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
4129 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
4130
8e94b928
NR
41312004-01-19 Nick Roberts <nick@nick.uklinux.net>
4132
4133 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
4134 -stack-list-locals.
4135 (GDB/MI Variable Objects): Describe extension to
4136 -var-list-children.
4137
a20cf136
DJ
41382004-01-17 Daniel Jacobowitz <drow@mvista.com>
4139
4140 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
4141
afb18d0f
AC
41422004-01-17 Andrew Cagney <cagney@redhat.com>
4143
4144 * gdbint.texinfo (Target Architecture Definition): Delete
4145 documentation on DEPRECATED_NPC_REGNUM.
4146
b51970ac
DJ
41472004-01-13 Daniel Jacobowitz <drow@mvista.com>
4148
4149 * gdb.texinfo: Update copyright year. Mention that set
4150 follow-fork-mode is supported on GNU/Linux. Remove documentation of
4151 "set follow-fork-mode ask".
4152
0f0cffd2
AC
41532004-01-13 Andrew Cagney <cagney@redhat.com>
4154
4155 * gdbint.texinfo: Update copyright year.
4156 (Coding): Add -Wunused-label to list of -Werror warnings.
4157
c552b3bb 41582004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 4159 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
4160
4161 * gdb.texinfo: Update copyright.
4162 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
4163 around names, as appropriate. Minor syntax cleanup of
4164 _NSPrintForDebugger explanation. Two spaces after periods.
4165 GDBN used instead of lit. "gdb". Index entries added for
4166 print-object and _NSPrintForDebugger. @noindent added in one spot.
4167
afe157ca
EZ
41682003-11-11 Elena Zannoni <ezannoni@redhat.com>
4169
4170 * stabs.texinfo: Add dircategory and direntry commands.
4171 * annotate.texinfo: Ditto.
4172
963e2bb7
AC
41732003-11-10 Andrew Cagney <cagney@redhat.com>
4174
4175 * gdbint.texinfo (Target Architecture Definition): Replace the
4176 return_value method's "inval" and "outval" parameters with
4177 "readbuf" and "writebuf".
4178
1d8b2f28
JB
41792003-10-28 Jim Blandy <jimb@redhat.com>
4180
4181 * gdb.texinfo (The F request packet, The F reply packet): Renamed
4182 from "The `F' request packet" and "The `F' reply packet", to make
4183 texi2dvi happy.
4184 (File-I/O remote protocol extension): Update menu entries, too.
4185
36d86913
MC
41862003-10-26 Michael Chastain <mec@shout.net>
4187
4188 * gdb.texinfo (Thread Stops): Document the issue with
4189 premature return from system calls in multi-threaded programs.
4190
ce2826aa
AC
41912003-10-24 Andrew Cagney <cagney@redhat.com>
4192
4193 * annotate.texinfo: Fix "fortunatly"[sic].
4194
f24c5e49
KI
41952003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
4196
4197 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
4198 with "Hitachi" and "Mitsubishi".
4199
92ad9cd9
AC
42002003-10-20 Andrew Cagney <cagney@redhat.com>
4201
4202 * gdbint.texinfo (Target Architecture Definition): Document
4203 gdbarch_return_value. Add cross references from
4204 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4205 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4206
0ab4b752
MK
42072003-10-18 Mark Kettenis <kettenis@gnu.org>
4208
4209 * gdbint.texinfo (Target Architecture Definition): Document
4210 regset_from_core_section.
fb3e19c0
KI
4211
42122003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
4213
4214 * gdb.texinfo (M32R/D): Mention m32rsdi target.
4215
a9331b3f 42162003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
4217
4218 From Anthony Green <green@redhat.com>:
5ae4183a 4219 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 4220
1485d690
KB
42212003-10-14 Kevin Buettner <kevinb@redhat.com>
4222
4223 * gdb.texinfo (Breakpoint related warnings): New node.
4224 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 4225
86d30acc
DJ
42262003-10-13 Daniel Jacobowitz <drow@mvista.com>
4227
4228 * gdb.texinfo (Remote Protocol): Document v and vCont.
4229
172c2a43
KI
42302003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4231
4232 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
4233 * gdbint.texinfo: Ditto.
4234
71952f4c
AC
42352003-10-09 Andrew Cagney <cagney@redhat.com>
4236
4237 From 2003-09-18 David Anderson <davea@sgi.com>:
4238 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4239 "command".
4240
268e2188
AC
42412003-10-03 Andrew Cagney <cagney@redhat.com>
4242
4243 * gdbint.texinfo (Target Architecture Definition): Deprecate
4244 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
4245 just target.
4246
12c266ea 42472003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 4248
f30992d4 4249 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
4250 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4251 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4252 * gdbint.texinfo (Target Architecture Definition): Rename
4253
42542003-09-30 Andrew Cagney <cagney@redhat.com>
4255
f30992d4 4256 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 4257 (Target Architecture Definition):
f30992d4 4258
2e092625
AC
4259 * gdbint.texinfo (Target Architecture Definition): Rename
4260 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4261
0717ae8a
AC
42622003-09-29 Andrew Cagney <cagney@redhat.com>
4263
dad809b7
AC
4264 * gdbint.texinfo (Target Architecture Definition): Delete
4265 documentation for NEED_TEXT_START_END.
4266
0717ae8a
AC
4267 * gdbint.texinfo (Target Architecture Definition): Rename
4268 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
4269 TARGET_WRITE_PC.
a9331b3f 4270
af6cf26d
MC
42712003-09-22 Michael Chastain <mec@shout.net>
4272
4273 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4274
ee206350
AG
42752003-09-21 Anthony Green <green@redhat.com>
4276
4277 * gdbint.texinfo (Target Architecture Definition): Fix typos.
4278
a38c9fe6
MK
42792003-09-21 Mark Kettenis <kettenis@gnu.org>
4280
4281 * gdbint.texinfo (Target Architecture Definition): Document
4282 stabs_argument_has_addr.
4283
77949794
AC
42842003-09-18 Andrew Cagney <cagney@redhat.com>
4285
4286 * gdbint.texinfo (Target Architecture Definition): Delete
4287 documentation on REGISTER_NAMES.
4288
8e823e25
MK
42892003-09-13 Mark Kettenis <kettenis@gnu.org>
4290
4291 * gdbint.texinfo (Target Architecture Definition): Replace
4292 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4293
f27dd7fd
AC
42942003-09-11 Andrew Cagney <cagney@redhat.com>
4295
4296 * gdbint.texinfo (Target Architecture Definition): Replace
4297 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4298
8b148df9
AC
42992003-08-18 Andrew Cagney <cagney@redhat.com>
4300
4301 * gdbint.texinfo (Target Architecture Definition): Document
4302 "frame_red_zone_size".
4303
25d29d70
AC
43042003-08-09 Andrew Cagney <cagney@redhat.com>
4305
4306 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4307 with "set/show backtrace past-main" and "set/show backtrace
4308 limit".
4309
c938e9b0
L
43102003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4311
4312 * Makefile.in (install-info): Support DESTDIR.
4313 (install-html): Likewise.
4314
64fabec2
AC
43152003-08-07 Andrew Cagney <cagney@redhat.com>
4316
4317 Patch from Nick Roberts.
4318 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4319 bindings. Remove description of send-gdb-command.
4320
2fcf52f0
AC
43212003-08-07 Andrew Cagney <cagney@redhat.com>
4322
4323 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4324 GDB 6.0.
4325
086432e2
AC
43262003-08-06 Andrew Cagney <cagney@redhat.com>
4327
4328 * gdb.texinfo (Mode Options): Mention that level three is the
4329 highest available and that level 2 is deprecated.
4330 (Annotations Overview): Mention annotation levels. Cross reference
4331 to "Limitations of the Annotation Interface" in annotate.texi.
4332 (TODO, Value Annotations, Frame Annotations): Delete section.
4333 (Displays, Breakpoint Info): Delete.
4334
e5249f67
AC
43352003-08-04 Andrew Cagney <cagney@redhat.com>
4336
4337 * agentexpr.texi: Delete @bye.
4338 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4339 (stabs.info): Add $(srcdir) to include search path.
4340 (html): Depend on "annotate_toc.html", and not "annotate.html".
4341 * stabs.texinfo: Ditto. Include "fdl.texi".
4342 * gdbint.texinfo: Update copyright statement's list of invariant
4343 sections.
4344
e6f672d2
AC
43452003-07-28 Andrew Cagney <cagney@redhat.com>
4346
4347 * Makefile.in (INFO_DEPS): Add annotate.info.
4348 (dvi, ps, html, pdf): Add annotate.
4349 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4350 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4351 (ANNOTATE_DOC_FILES): New macro.
4352 (ANNOTATE_TEX_TMPS): New macro.
4353 (annotate.info, annotate_toc.html): Specify dependencies.
4354 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4355 * annotate.texinfo: Rename annotate.texi. Get building. Add
4356 "Migrating to GDB/MI" and "Limitations of the Annotation
4357 Interface" chapters. Mention why it is not part of the user
4358 guide. Update copyright notice. Include "fdl.texi".
4359
72ffddc9
SC
43602003-07-26 Stephane Carrez <stcarrez@nerim.fr>
4361
4362 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4363
a9f12a31
DJ
43642003-07-24 Daniel Jacobowitz <drow@mvista.com>
4365
4366 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4367
b1fe9455
DJ
43682003-07-24 Daniel Jacobowitz <drow@mvista.com>
4369
4370 * gdb.texinfo (Server): Mention pidof.
4371
153721e6
AC
43722003-07-22 Andrew Cagney <cagney@redhat.com>
4373
4374 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4375 list.
4376
0fac0b41
DJ
43772003-06-28 Daniel Jacobowitz <drow@mvista.com>
4378
4379 * gdb.texinfo (Logging output): New chapter.
4380
4e562065
JB
43812003-06-24 Joel Brobecker <brobecker@gnat.com>
4382
4383 * gdb.texinfo (Unsupported languages): New section.
4384 (Languages): Add link to new section.
4385
f2c06f52
AC
43862003-06-22 Andrew Cagney <cagney@redhat.com>
4387
4388 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4389
b4177fca
DJ
43902003-06-22 Daniel Jacobowitz <drow@mvista.com>
4391
4392 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4393
f418dd93
DJ
43942003-06-22 Daniel Jacobowitz <drow@mvista.com>
4395
4396 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4397 * agentexpr.texi: Retitle section, and change it to an appendix.
4398 Comment out texinfo initialization. Factor a @var{} into two
4399 pieces to prevent makeinfo warnings.
4400 * gdb.texinfo: Add Agent Expressions appendix.
4401
4ca61388
DJ
44022003-06-19 Daniel Jacobowitz <drow@mvista.com>
4403
4404 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4405
07f31aa6
DJ
44062003-06-18 Daniel Jacobowitz <drow@mvista.com>
4407
5ae4183a 4408 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
4409 remote target". Document the "detach" and "disconnect" commands.
4410 (Server, Netware, Debug Session): Reference "Connecting to a
4411 remote target".
4412 (GDB/MI Target Manipulation): Document "-target-disconnect".
4413
2dd0da42
AC
44142003-06-13 Andrew Cagney <cagney@redhat.com>
4415
4416 * gdbint.texinfo (Target Architecture Definition): Deprecate
4417 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
4418 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
4419
e7a3abfc
JB
44202003-06-09 Jim Blandy <jimb@redhat.com>
4421
4422 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
4423
25e3a86b
AC
44242003-06-08 Andrew Cagney <cagney@redhat.com>
4425
4426 * gdbint.texinfo (Target Architecture Definition): Delete
4427 documentation on FRAME_ARGS_ADDRESS_CORRECT.
4428
a9e5fdc2
AC
44292003-06-08 Andrew Cagney <cagney@redhat.com>
4430
4431 * gdbint.texinfo (Target Architecture Definition): Document
4432 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
4433
b37303ee
AF
44342003-06-07 Adam Fedor <fedor@gnu.org>
4435
4436 * gdb.texinfo: Add Objective-C documentation.
4437
39fe6e80
AC
44382003-06-01 Andrew Cagney <cagney@redhat.com>
4439
4440 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
4441 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
4442
125309b2
AC
44432003-05-21 Andrew Cagney <cagney@redhat.com>
4444
4445 * gdbint.texinfo (Target Architecture Definition): Delete
4446 references to "extract_address" and "store_address".
4447
b8b527c5
AC
44482003-05-16 Andrew Cagney <cagney@redhat.com>
4449
4450 * gdbint.texinfo (Target Architecture Definition): Replace
4451 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
4452 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
4453
50e3ee83
TR
44542003-05-14 Theodore A. Roth <troth@openavr.org>
4455
4456 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
4457
44e2be90
L
44582003-05-10 H.J. Lu <hongjiu.lu@intel.com>
4459
4460 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
4461 (gdb.dvi): Likewise.
4462 (gdb.pdf): Likewise.
4463 (links2roff): Likewise.
4464
df5215a6
JB
44652003-05-08 Jim Blandy <jimb@redhat.com>
4466
4467 * gdb.texinfo (Dump/Restore Files): Update documentation for
4468 'dump', 'append', and 'restore': note that format argument is
4469 optional; simplify presentation of the command variants; and be
4470 more precise about the formats.
4471
5e7b2f39
JB
44722003-05-07 Jim Blandy <jimb@redhat.com>
4473
4474 * gdb.texinfo (Symbols): Update documentation: 'maint list
4475 symtabs' and 'maint list psymtabs' have been renamed 'maint info
4476 symtabs' and 'maint info psymtabs'.
4477
b1e29e33
AC
44782003-05-05 Andrew Cagney <cagney@redhat.com>
4479
4480 * gdbint.texinfo (Target Architecture Definition): Make
4481 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
4482 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
4483 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
4484
00905d52
AC
44852003-05-04 Andrew Cagney <cagney@redhat.com>
4486
4487 * gdb.texinfo (Maintenance Commands): Document "maint print
4488 dummy-frames".
4489
54ff5908
AC
44902003-05-04 Andrew Cagney <cagney@redhat.com>
4491
4492 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
4493
32e7087d
JB
44942003-05-03 J. Brobecker <brobecker@gnat.com>
4495
4496 Thierry Schneider <tpschneider1@yahoo.com>
4497 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
4498 for new MI command.
4499
7043d8dc
AC
45002003-05-03 Andrew Cagney <cagney@redhat.com>
4501
4502 * gdbint.texinfo (Target Architecture Definition): Document
4503 push_dummy_code. Add cross references.
4504
e33d66ec
EZ
45052003-05-02 Elena Zannoni <ezannoni@redhat.com>
4506
4507 * gdb.texinfo (Character Sets): Update to reflect new behavior of
4508 set/show charsets commands.
4509
0ba6dca9
AC
45102003-04-28 Andrew Cagney <cagney@redhat.com>
4511
4512 * gdbint.texinfo (Target Architecture Definition): Replace
4513 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
4514 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
4515
d7a27068
AC
45162003-04-28 Andrew Cagney <cagney@redhat.com>
4517
4518 * gdbint.texinfo (Target Architecture Definition): Rename
4519 "tm_print_insn" to "deprecated_tm_print_insn".
4520
44ea7b70
JB
45212003-04-09 Jim Blandy <jimb@redhat.com>
4522
4523 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
4524 list psymtabs'.
4525
fb8f8949
AC
45262003-04-08 Andrew Cagney <cagney@redhat.com>
4527
4528 * gdbint.texinfo (Target Architecture Definition): Delete
4529 references to EXTRA_FRAME_INFO.
4530
32fb0f22
AC
45312003-04-08 Andrew Cagney <cagney@redhat.com>
4532
4533 * gdbint.texinfo (Target Architecture Definition): Delete
4534 PRINT_TYPELESS_INTEGER.
4535
6be67e67
JB
45362003-04-02 J. Brobecker <brobecker@gnat.com>
4537
4538 * observer.texi (GDB Observers): Adjust the documentation for the
4539 normal_stop notification to better describe reality. Fix a couple
4540 of minor typos.
4541
4e35d5f0
BR
45422003-04-02 Bob Rossi <bob_rossi@cox.net>
4543
a9331b3f 4544 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
4545 '-file-list-exec-source-file'
4546
e8a8712a
AC
45472003-03-31 Andrew Cagney <cagney@redhat.com>
4548
4549 * gdbint.texinfo (Target Architecture Definition): Delete
4550 references to CALL_DUMMY_P.
4551
6c0e89ed
AC
45522003-03-30 Andrew Cagney <cagney@redhat.com>
4553
4554 * gdbint.texinfo (Target Architecture Definition): Remove
4555 reference to TARGET_WRITE_SP.
a9331b3f 4556
378bfd1b
AC
45572003-03-27 Andrew Cagney <cagney@redhat.com>
4558
4559 * gdbint.texinfo (Target Architecture Definition): Remove
4560 references to write_sp.
6c0e89ed 4561
922fbb7b
AC
45622003-03-27 Andrew Cagney <cagney@redhat.com>
4563
4564 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
4565 chapter body. Use @smallexample instead of @example.
4566 (Annotations): Ditto.
4567 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
4568 annotate.texi.
4569
b81774d8
AC
45702003-03-26 Andrew Cagney <cagney@redhat.com>
4571
4572 * gdbint.texinfo (Target Architecture Definition): Replace
4573 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
4574 dummy_addr parameters.
4575
1bf6d5cc
AC
45762003-03-25 Andrew Cagney <cagney@redhat.com>
4577
4578 * gdbint.texinfo (Target Architecture Definition): Delete
4579 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
4580 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4581 Add reference to PUSH_ARGUMENTS.
4582
618ce49f
AC
45832003-03-23 Andrew Cagney <cagney@redhat.com>
4584
4585 * gdbint.texinfo (Algorithms, Target Architecture Definition):
4586 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
4587
bcd7e15f
JB
45882003-03-18 J. Brobecker <brobecker@gnat.com>
4589
4590 * gdbint.texinfo (Algorithms): Add new section describing the
4591 Observer paradigm.
4592 (Top): Add menu entry to new observer appendix.
4593 * observer.texi: New file.
4594 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
4595 new observer.texi file.
4596
9fe8321b
AC
45972003-03-17 Andrew Cagney <cagney@redhat.com>
4598
4599 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
4600 that GNU Press update the manual version number.
4601
ac2adee5
AC
46022003-03-12 Andrew Cagney <cagney@redhat.com>
4603
4604 * gdbint.texinfo (Target Architecture Definition): Delete
4605 references to get_saved_register. Rename GET_SAVED_REGISTER to
4606 DEPRECATED_GET_SAVED_REGISTER.
4607
749b82f6
AC
46082003-03-13 Andrew Cagney <cagney@redhat.com>
4609
4610 * gdbint.texinfo (Target Architecture Definition): Replace
4611 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
4612
8bedc050
AC
46132003-03-12 Andrew Cagney <cagney@redhat.com>
4614
4615 * gdbint.texinfo (Target Architecture Definition): Rename
4616 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 4617
0ce1b118
CV
46182003-03-10 Corinna Vinschen <vinschen@redhat.com>
4619
4620 * gdb.texinfo: Add File-I/O documentation.
4621
12cc2063
AC
46222003-03-10 Andrew Cagney <cagney@redhat.com>
4623
4624 * gdbint.texinfo (Target Architecture Definition): Cross reference
4625 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
4626
7453dc06
AC
46272003-03-07 Andrew Cagney <cagney@redhat.com>
4628
4629 * gdb.texinfo (Debugging Output): Mention the "set/show debug
4630 frame" command.
4631
6314f104
AC
46322003-03-05 Andrew Cagney <cagney@redhat.com>
4633
4634 * gdbint.texinfo (Target Architecture Definition): Document
4635 unwind_dummy_id. Cross reference unwind_dummy_id and
4636 SAVE_DUMMY_FRAME_TOS.
4637
f1212245
DJ
46382003-03-05 James Ingham <jingham@apple.com>
4639 Daniel Jacobowitz <drow@mvista.com>
4640
4641 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
4642 and "show cp-abi".
4643
77e7e267
AC
46442003-03-03 Andrew Cagney <cagney@redhat.com>
4645
4646 * gdbint.texinfo (Target Architecture Definition): Document
4647 register_type.
4648
838a8221
AC
46492003-03-03 Andrew Cagney <cagney@redhat.com>
4650
4651 * stabs.texinfo (Structures): Use @samp and separate @var's
4652 instead of a single @var containing a comma separated list.
4653 (Unions): Ditto.
4654
d7f4a264
DJ
46552003-03-02 Daniel Jacobowitz <drow@mvista.com>
4656
4657 * Makefile.in (distclean): Remove config.log.
4658
f30ee0bc
AC
46592003-03-01 Andrew Cagney <cagney@redhat.com>
4660
4661 * gdbint.texinfo (Target Architecture Definition): Rename
4662 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
4663
46642003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
4665
4666 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
4667 DEPRECATED_INIT_EXTRA_FRAME_INFO.
4668
be448670
CF
46692003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
4670
4671 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
4672 (Non-debug DLL symbols): New node, describing the minimal symbols
4673 loaded from DLLs without real debugging symbols.
4674
501eef12
AC
46752003-02-20 Andrew Cagney <ac131313@redhat.com>
4676
4677 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
4678 hardware-breakpoint-limit".
4679 (Set Watchpoints): Add cross reference to "set remote
4680 hardware-watchpoint-limit".
4681 (Remote configuration options): New section.
4682
21c294e6
AC
46832003-02-04 Andrew Cagney <ac131313@redhat.com>
4684
e9be73e4
AC
4685 * gdbint.texinfo (Target Architecture Definition): Delete
4686 descrption of IS_TRAPPED_INTERNALVAR.
4687
21c294e6
AC
4688 From Keith Seitz <keiths@redhat.com>:
4689 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
4690 option "-i"/"--interpreter" to this chapter. Include index
4691 entries.
4692
0179ffac
DC
46932003-02-04 David Carlton <carlton@math.stanford.edu>
4694
4695 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
4696 (Variables): Recommend stabs+ and DWARF 2.
4697 (C plus plus expressions): Correct info about
4698 compiler versions, debug formats.
4699 (Contributors): Change 'DWARF2' to 'DWARF 2'.
4700 PR symtab/874.
4701
7ca9f392
AC
47022003-02-01 Andrew Cagney <ac131313@redhat.com>
4703
4704 * gdbint.texinfo (Target Architecture Definition): Delete
4705 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
4706 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
4707 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
4708 references to nindy and i960.
4709 * gdb.texinfo (i960): Delete all references to i960 and nindy.
4710
31a85ea2
AC
47112003-02-01 Andrew Cagney <ac131313@redhat.com>
4712
4713 * gdbint.texinfo (Target Architecture Definition): Delete
4714 FLOAT_INFO.
4715
6b894e49
AC
47162003-01-30 Andrew Cagney <ac131313@redhat.com>
4717
4718 * stabs.texinfo (Member Type Descriptor): Clarify description of
4719 `@'. Suggested by Ben Hutchings.
4720
c48861fb
AC
47212003-01-29 Andrew Cagney <ac131313@redhat.com>
4722
4723 * gdb.texinfo (M68K): Delete reference to es1800.
4724
617073a9
AC
47252003-01-29 Andrew Cagney <ac131313@redhat.com>
4726
4727 * gdb.texinfo (Maintenance Commands): Document `maint print
4728 reggroups' and `maint print register-groups'.
4729 * gdbint.texinfo (Target Architecture Definition): Document
4730 register_reggroup_p.
4731
5b5d99cf
JB
47322003-01-23 Jim Blandy <jimb@redhat.com>
4733
4734 * gdb.texinfo (Separate Debug Files): New section.
4735
e7ba9c65
DJ
47362003-01-22 Daniel Jacobowitz <drow@mvista.com>
4737
4738 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
4739 and "maint show profile".
4740
94e91d6d
MC
47412003-01-16 Michael Chastain <mec@shout.net>
4742
4743 * gdb.texinfo (Installing GDB): Warn against
4744 ".../gdb-VERSION/gdb/configure".
4745 (Separate Objdir): Likewise.
4746
867f3898
AC
47472003-01-15 Andrew Cagney <ac131313@redhat.com>
4748
4749 * gdbint.texinfo (Target Architecture Definition): Delete
4750 definition of PRINT_REGISTER_HOOK.
4751
f153cc92
EZ
47522003-01-15 Elena Zannoni <ezannoni@redhat.com>
4753
4754 (OpenRISC 1000): Fix formatting of command names.
4755
c60eb6f1
EZ
47562003-01-15 Elena Zannoni <ezannoni@redhat.com>
4757
4758 * gdb.texinfo (Continuing and Stepping): Add new command
4759 'advance'. Clarify behavior of 'until'.
4760
f5ebfba0
DJ
47612003-01-13 Daniel Jacobowitz <drow@mvista.com>
4762
4763 * gdb.texinfo (Files): Document solib-absolute-prefix and
4764 solib-search-path.
4765
4ce8657e
MC
47662003-01-09 Michael Chastain <mec@shout.net>
4767
4768 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
4769 (Create a Release): Add new instructions for new @file{src-release}.
4770 Document existing instructions for @file{Makefile.in} as
4771 being for @value{GDBN} 5.3.1 or earlier.
4772
372613e3
AC
47732003-01-09 Andrew Cagney <ac131313@redhat.com>
4774
4775 * gdbint.texinfo (Target Architecture Definition): Mention
4776 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
4777 allocate memory.
4778
b4e9345d
DJ
47792003-01-04 Daniel Jacobowitz <drow@mvista.com>
4780
4781 * gdb.texinfo (Controlling GDB): Add @kindex for
4782 "show osabi".
4783 (Backtraces): Add @kindex's for backtrace-below-main.
4784
98b45e30
DJ
47852003-01-04 Daniel Jacobowitz <drow@mvista.com>
4786
4787 * gdb.texinfo (Controlling GDB): Document "set osabi".
4788
95f90d25
DJ
47892003-01-04 Daniel Jacobowitz <drow@mvista.com>
4790
4791 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
4792 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
4793
1e698235
DJ
47942003-01-04 Daniel Jacobowitz <drow@mvista.com>
4795
4796 * gdb.texinfo (Controlling GDB): Add ABI section. Document
4797 "set coerce-float-to-double".
4798 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
4799
e632838e
AC
48002003-01-02 Andrew Cagney <ac131313@redhat.com>
4801
4802 * stabs.texinfo: Remove obsolete text.
4803 * gdbint.texinfo: Ditto.
4804 * gdb.texinfo: Ditto.
4805
c133ab7a
MK
48062002-12-22 Mark Kettenis <kettenis@gnu.org>
4807
4808 * gdbint.texinfo (Target Architecture Definition): Update
4809 description of gdbarch_register_osabi.
4810
f821f325
KH
48112002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4812
4813 * agentexpr.texi: Fix typos.
4814 * annotate.texi: Likewise.
4815 * fdl.texi: Likewise.
4816
85a6d8d3 48172002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
4818
4819 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
4820 DEPRECATED_INIT_FRAME_PC.
4821
ae45cd16
AC
48222002-12-01 Andrew Cagney <ac131313@redhat.com>
4823
4824 * gdbint.texinfo (Target Architecture Definition): Delete
4825 PC_IN_CALL_DUMMY.
4826
07555a72
AC
48272002-11-28 Andrew Cagney <ac131313@redhat.com>
4828
4829 * gdbint.texinfo (Host Definition): Delete documentation on
4830 USE_GENERIC_DUMMY_FRAMES.
4831
c166cdc7
EZ
48322002-11-26 Elena Zannoni <ezannoni@redhat.com>
4833
5ae4183a 4834 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
4835 * Makefile.in (install-info): Run the install-info command as part
4836 of the post install steps only.
4837 (uninstall-info): New target.
4838 (uninstall): New target.
4839
35db0260
EZ
48402002-11-22 Elena Zannoni <ezannoni@redhat.com>
4841
4842 * Makefile.in (install): Make install do some real work.
4843
9ba8d803
AC
48442002-11-19 Andrew Cagney <ac131313@redhat.com>
4845
4846 Fix POSIX problem reported by Paul Eggert.
4847 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
4848 Fix PR gdb/527.
4849
903ad3a6
AC
48502002-10-26 Andrew Cagney <cagney@redhat.com>
4851
4852 * gdbint.texinfo (Target Architecture Definition): Delete
4853 definition of DO_REGISTERS_INFO.
4854
f2abfe65
KB
48552002-10-18 Kevin Buettner <kevinb@redhat.com>
4856
4857 * gdbint.texinfo (Address Classes): Fix problems with insertion
4858 of ``{'' and ``}'' in example.
4859
b5b0480a
KB
48602002-10-17 Kevin Buettner <kevinb@redhat.com>
4861
4862 * gdbint.texinfo (Address Classes): New section.
4863 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
4864 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
4865 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
4866 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
4867
c85508ee
KD
48682002-10-11 Klee Dienes <kdienes@apple.com>
4869
4870 * gdb.texinfo (Registers): Mention vector registers as well as
4871 floating registers in the documentation for 'info registers' and
4872 'info all-registers'.
4873
6d12fc3d
DJ
48742002-10-11 Daniel Jacobowitz <drow@mvista.com>
4875
4876 * gdbint.texinfo (CPLUS_MARKER): Remove item.
4877
8d19fbd2
JJ
48782002-10-03 Jeff Johnston <jjohnstn@redhat.com>
4879
4880 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
4881 interface definition.
4882
a37295f9
MM
48832002-10-03 Marko Mlinar <markom@opencores.org>
4884
4885 * gdb.texinfo (Target Commands): Add or1k target specific
4886 commands.
4887 * gdb.texinfo (Contributors): Add myself to the contributors list.
4888
da0f9dcd
AC
48892002-10-01 Andrew Cagney <ac131313@redhat.com>
4890
4891 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
4892 and "mi1" instead of "mi1" and "mi0".
4893
2e834e49
HPN
48942002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
4895
4896 * gdb.texinfo (Packets): Fix typos "alligned".
4897 Correct z3/Z3 description. Correct z4/Z4 title.
4898
050be0dc
AC
48992002-09-27 Andrew Cagney <ac131313@redhat.com>
4900
4901 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
4902
1104b9e7
KB
49032002-09-25 Kevin Buettner <kevinb@redhat.com>
4904
4905 * gdb.texinfo: Use GNU/Linux instead of Linux.
4906
512217c7
AC
49072002-09-25 Andrew Cagney <ac131313@redhat.com>
4908
4909 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
4910
10998722
AC
49112002-09-24 Andrew Cagney <ac131313@redhat.com>
4912
512217c7 4913 * gdb.texinfo: Replace @example with @smallexample.
10998722 4914
a0eb71c5
KB
49152002-09-20 Kevin Buettner <kevinb@redhat.com>
4916
f7dc1244 4917 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
4918 * gdb.texinfo (Character Sets): Use @smallexample instead of
4919 @example. Use GNU/Linux instead of Linux.
4920
49212002-09-20 Jim Blandy <jimb@redhat.com>
4922
4923 * gdb.texinfo: Add character set documentation.
4924
2f870471
AC
49252002-09-19 Andrew Cagney <ac131313@redhat.com>
4926
4927 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
4928 (Packets): Add cross reference from `b' packet to `z' packets.
4929
790eb8f5
AC
49302002-09-19 Andrew Cagney <ac131313@redhat.com>
4931
8d30a00d
AC
4932 * gdb.texinfo (Maintenance Commands): Document ``maint
4933 internal-error'' and ``maint internal-warning''.
4934
790eb8f5
AC
4935 * gdbint.texinfo (Target Architecture Definition): Revise
4936 description of STACK_ALIGN. Add description of FRAME_ALIGN.
4937
a23a7bf1
JB
49382002-09-19 Joel Brobecker <brobecker@gnat.com>
4939
4940 * gdbint.texinfo (Target Conditionals): Document the new
4941 NAME_OF_MALLOC macro.
4942
299ffc64
AC
49432002-09-05 Andrew Cagney <ac131313@redhat.com>
4944
4945 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
4946 engineer.
4947
b7bb15bc
SC
49482002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4949
4950 * gdb.texinfo (TUI Overview): Document status line fields.
4951
3d757584
SC
49522002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4953
4954 * gdb.texinfo (TUI Commands): Document info win command.
4955
269c21fe
SC
49562002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4957
4958 * gdb.texinfo (TUI Overview): Document breakpoint markers.
4959
7cf36c78
SC
49602002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4961
4962 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
4963 (TUI Keys): Likewise.
4964
d2c6833e
AC
49652002-08-25 Andrew Cagney <ac131313@redhat.com>
4966
4967 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
4968 for a packet receive.
4969
46d8b1c3
AC
49702002-08-25 Andrew Cagney <ac131313@redhat.com>
4971
4972 * Makefile.in (clean): Move to end of file.
4973 (distclean, maintainer-clean, realclean): Ditto.
4974 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
4975 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
4976 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
4977 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
4978
b0787093
AC
49792002-08-24 Andrew Cagney <ac131313@redhat.com>
4980
4981 * Makefile.in (GDBINT_TEX_TMPS): Define.
4982 (gdbint.dvi, gdbint.pdf): Use
4983 (GDB_TEX_TMPS): Define.
4984 (gdb.dvi, gdb.pdf): Use.
4985 (STABS_TEX_TMPS): Define.
4986 (stabs.dvi, stabs.pdf): Use.
4987 (GDB_DOC_SOURCE_INCLUDES): New macros.
4988 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
4989 (GDBINT_DOC_FILES_INCLUDES): New macros.
4990 (GDBINT_DOC_BUILD_INCLUDES): New macros.
4991 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
4992 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
4993 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
4994 (links2roff): Replace SFILES_INCLUDED with
4995 GDB_DOC_SOURCE_INCLUDES.
4996 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
4997 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
4998 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
4999 dependencies.
5000 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5001 dependencies.
5002 (gdbmi.texinfo): Delete rule.
5003 (inc-hist.texinfo): Delete rule.
5004 (rluser.texinfo): Delete rule.
5005
ebba8386
AC
50062002-08-23 Andrew Cagney <cagney@redhat.com>
5007
5008 * gdbint.texinfo (Target Architecture Definition): Update
5009 STORE_RETURN_VALUE, mention regcache.
5010
0ab7a791
AC
50112002-08-21 Andrew Cagney <ac131313@redhat.com>
5012
5013 * gdbint.texinfo (Target Architecture Definition): Document
5014 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5015
ee2d5c50
AC
50162002-08-19 Andrew Cagney <ac131313@redhat.com>
5017
5018 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5019 Fix minor typos. Add index entries.
5020
53c69bd7
AC
50212002-08-18 Andrew Cagney <ac131313@redhat.com>
5022
5023 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5024
e76f1f2e
AC
50252002-08-15 Andrew Cagney <ac131313@redhat.com>
5026
5027 * gdbint.texinfo (Target Architecture Definition): Document
5028 PRINT_VECTOR_INFO.
5029 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5030
0680b120
AC
50312002-08-13 Andrew Cagney <ac131313@redhat.com>
5032
5033 * gdb.texinfo (Maintenance Commands): Document "maint print
5034 registers", "maint print raw-registers" and "maint print
5035 cooked-registers".
5036
3c3bea1c
GS
50372002-08-08 Grace Sainsbury <graces@redhat.com>
5038
a9331b3f 5039 From Mark Salter:
3c3bea1c
GS
5040 * gdb.texinfo (Protocol): Document T packet extension to
5041 allow watchpoint address reporting.
5042
42f9b0a5
AC
50432002-08-03 Andrew Cagney <ac131313@redhat.com>
5044
5045 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5046
db034ac5
AC
50472002-08-01 Andrew Cagney <cagney@redhat.com>
5048
5049 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5050 to CHILL.
5051
e2b28d04
AC
50522002-08-01 Andrew Cagney <ac131313@redhat.com>
5053
5054 * gdbint.texinfo (Coding): Revise section "Include Files".
5055
7fb623f7
AC
50562002-07-24 Andrew Cagney <cagney@redhat.com>
5057
5058 * gdbint.texinfo: Obsolete references to m88k.
5059 * gdb.texinfo: Ditto.
5060
4a2b4636
JB
50612002-07-10 Joel Brobecker <brobecker@gnat.com>
5062
7fb623f7 5063 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
5064 where the proper version of autoconf can be retrieved.
5065
a71ec265
DH
50662002-07-09 Don Howard <dhoward@redhat.com>
5067
5068 * gdb.texinfo (Command Files): Further describe the behavior of
5069 sourced command files.
5070
b9aa90c9
AC
50712002-06-27 Andrew Cagney <ac131313@redhat.com>
5072
5073 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5074 (Coding): Clarify ISO C version that GDB assumes.
5075
40dd2248
TT
50762002-06-26 Tom Tromey <tromey@redhat.com>
5077
5078 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5079 add_setshow_cmd_full.
5080
bfac230e
DH
50812002-06-25 Don Howard <dhoward@redhat.com>
5082
5083 * gdb.texinfo (Memory Region Attributes): Document new behavior
5084 for 'mem' command.
5085
475b0867
JB
50862002-06-11 Jim Blandy <jimb@redhat.com>
5087
919d772c
JB
5088 * gdb.texinfo (Symbols): Update documentation for `info source'
5089 command.
5090
475b0867
JB
5091 * gdb.texinfo (Macros): Call the command `info macro', not
5092 `show macro'.
5093
ba8c9337
AC
50942002-06-09 Andrew Cagney <ac131313@redhat.com>
5095
5096 * gdbint.texinfo (Coding): Add section ``Per-architecture module
5097 data''.
5098
1029b7fa
MK
50992002-06-09 Mark Kettenis <kettenis@gnu.org>
5100
5101 * gdbint.texinfo (Target Architecture Definition): Document
5102 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5103
16737d73
AC
51042002-06-08 Andrew Cagney <ac131313@redhat.com>
5105
5106 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5107 lists.
5108
30107679
AC
51092002-06-08 Andrew Cagney <ac131313@redhat.com>
5110
5111 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5112 Branch''.
5113
3352e23e
AC
51142002-06-01 Andrew Cagney <ac131313@redhat.com>
5115
5116 * gdbint.texinfo (Target Architecture Definition): Add section
5117 ``Converting an existing Target Architecture to Multi-arch''.
5118
cbb09e6a
AC
51192002-05-30 Andrew Cagney <ac131313@redhat.com>
5120
5121 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
5122 to ``Obsoleting code''. Revise.
5123
e2e0bcd1
JB
51242002-05-17 Jim Blandy <jimb@redhat.com>
5125
5126 * gdb.texinfo (C Preprocessor Macros): New chapter.
5127 Include it in the main menu.
5128 (Contributors): Credit Jim Blandy with macro support.
5129 (Compilation): Explain how to get macro information into the
5130 executable.
5131 (Expressions): Note that preprocessor macros are expanded.
5132
9db8d71f
DJ
51332002-05-14 Daniel Jacobowitz <drow@mvista.com>
5134
5135 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
5136 options for `target remote'.
5137
6d531722
AC
51382002-05-13 Andrew Cagney <ac131313@redhat.com>
5139
5140 * gdbint.texinfo (Target Architecture Definition): Delete
5141 documentation on NNPC_REGNUM.
5142
13d01224
AC
51432002-05-11 Andrew Cagney <ac131313@redhat.com>
5144
5145 * gdbint.texinfo (Target Architecture Definition): Document
5146 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
5147 (Target Architecture Definition): Revise section `Using Different
5148 Register and Memory Data Representations'. Add section `Raw and
5149 Virtual Register Representations'.
5150
b2e75d78
AC
51512002-05-11 Andrew Cagney <ac131313@redhat.com>
5152
5153 * gdbint.texinfo (Target Architecture Definition): Mention
5154 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
5155 (Target Architecture Definition): Mention same. Add references to
5156 web pages.
5157
2c8682ee
MS
51582002-05-08 Michael Snyder <msnyder@redhat.com>
5159
5160 * stabs.texinfo (Attributes): Document new "vector" attribute.
5161
0816590b
AC
51622002-05-04 Andrew Cagney <ac131313@redhat.com>
5163
5164 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
5165
2653173e
AC
51662002-05-04 Andrew Cagney <ac131313@redhat.com>
5167
5168 * gdb.texinfo: Delete obsolete references to a29k.
5169
d7bd68ca
AC
51702002-04-24 Andrew Cagney <ac131313@redhat.com>
5171
5172 * gdbint.texinfo (Target Architecture Definition): Replace
5173 IN_SIGTRAMP with PC_IN_SIGTRAMP.
5174
21d83aa5
DM
51752002-04-24 David S. Miller <davem@redhat.com>
5176
5177 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
5178
7673a6cc
DM
51792002-04-21 David S. Miller <davem@redhat.com>
5180
5181 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
5182
d49d1e0a
AC
51832002-04-21 Andrew Cagney <ac131313@redhat.com>
5184
5185 * gdbint.texinfo (Target Architecture Definition): Delete
5186 definition of HAVE_REGISTER_WINDOWS.
5187
f7dc1244 51882002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
5189
5190 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
5191 "Theodore A. Roth" <troth@verinet.com>.
5192
5ca0cb28
DH
51932002-04-15 Don Howard <dhoward@redhat.com>
5194
f7dc1244 5195 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 5196 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 5197 Provide a better explaination of this feature.
5ca0cb28 5198
f208ba17
AC
51992002-04-14 Andrew Cagney <ac131313@redhat.com>
5200
5201 * gdbint.texinfo (Target Architecture Definition): Remove
5202 FRAME_CHAIN_COMBINE.
5203
d5ba91de
MC
52042002-04-12 Michael Chastain <mec@shout.net>
5205
5206 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5207 REG_STACK_SEGMENT.
5208
26818220
MC
52092002-04-09 Michael Chastain <mec@shout.net>
5210
5211 * gdbint.texinfo (Obsolete Conditionals): Remove references to
5212 PYRAMID_* macros.
5213
129188f6
AC
52142002-04-07 Andrew Cagney <ac131313@redhat.com>
5215
5216 * gdb.texinfo (Bug Reporting): Document that the web is the
5217 prefered way of submitting bug reports.
5218 (Bug Reporting): Delete the s-mail address as the last resort.
5219
8227c0ff
AC
52202002-04-05 Andrew Cagney <ac131313@redhat.com>
5221
5222 * gdbint.texinfo (Target Architecture Definition): Delete
5223 references to TARGET_WRITE_FP and write_fp.
5224
16d9dec6
MS
52252002-03-27 Michael Snyder <msnyder@redhat.com>
5226
5227 * gdb.texinfo: Document new commands dump, append, and restore.
5228
9ae8b82c
AC
52292002-03-27 Andrew Cagney <ac131313@redhat.com>
5230
5231 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
5232 Branch'.
5233
474c8240
AC
52342002-03-18 Andrew Cagney <ac131313@redhat.com>
5235
5236 * gdb.texinfo: Change all examples to @smallexample.
5237 * gdbint.texinfo: Ditto.
a9331b3f 5238
fb0ff88f
AC
52392002-03-18 Andrew Cagney <ac131313@redhat.com>
5240
5241 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5242 Branches''.
5243
9bb0a4d8
AC
52442002-03-18 Andrew Cagney <ac131313@redhat.com>
5245
5246 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5247 Policy''.
5248
937f164b
FF
52492002-03-04 Fred Fish <fnf@redhat.com>
5250
5251 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5252 expresson, suports, dependant, trhe, perhaphs, situtations,
5253 explictily, taged, oportunity, unfortunatly).
5254
a7b40f07
AC
52552002-02-24 Andrew Cagney <ac131313@redhat.com>
5256
5257 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5258 Remove reference to 3.12.
5259
aab4e0ec
AC
52602002-02-23 Andrew Cagney <ac131313@redhat.com>
5261
5262 * gdbint.texinfo: Include fdl.texi.
5263 (Top): Add GNU Free Documentation License.
5264 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5265 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5266 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5267 (gdbint.info): Add srcdir to include path.
5268 * gdb.texinfo: Include gpl.texi.
5269 (Top): Add Copying.
5270 * gpl.texi: New file.
5271
47b95330
AC
52722002-02-23 Andrew Cagney <ac131313@redhat.com>
5273
5274 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5275
78c47bea
PM
52762002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
5277
5278 * gdb.texinfo: Document Cygwin native specific commands.
5279
56460a61
DJ
52802002-02-15 Daniel Jacobowitz <drow@mvista.com>
5281
5282 * gdb.texinfo: Document gdbserver ``--attach'' command.
5283
def71bfa
MS
52842002-02-07 Michael Snyder <msnyder@redhat.com>
5285
5286 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5287 to @code(_ovly_debug_event).
5288
c928edc0
AC
52892002-02-07 Andrew Cagney <ac131313@redhat.com>
5290
5291 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5292
81d46470
MS
52932002-02-06 Michael Snyder <msnyder@redhat.com>
5294
5295 * gdb.texinfo (overlays): Mention new magic symbol
5296 '_ovly_debug_event', which allows GDB to keep better track
5297 of overlays.
5298
f7dc1244 52992002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
5300
5301 * gdb.texinfo (Memory Region Attributes): Fix the wording.
5302 Suggested by Dmitry Sivachenko.
5303
5304 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
5305
15110bc3
MS
53062002-02-01 Michael Snyder <msnyder@redhat.com>
5307
5308 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5309
6763aef9
MS
53102002-01-30 Michael Snyder <msnyder@redhat.com>
5311
ac282366
MS
5312 * gdb.texinfo: (remote protocol): Gramatical fix-up.
5313 (set trust-readonly-sections): Document.
6763aef9 5314
8642bc8f
AC
53152002-01-29 Andrew Cagney <ac131313@redhat.com>
5316
5317 * gdbint.texinfo (Releasing GDB): Revise and update.
5318
afe64c1a
AC
53192002-01-28 Andrew Cagney <ac131313@redhat.com>
5320
5321 * gdbint.texinfo (Target Architecture Definition): Delete
5322 description of TARGET_BYTE_ORDER_DEFAULT.
5323
f7dc1244 53242002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
5325
5326 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
5327 <mitya@cavia.pp.ru>.
5328
3d6e1b5a
AC
53292002-01-23 Andrew Cagney <ac131313@redhat.com>
5330
5331 * libgdb.texinfo: Delete file.
5332
6c0e9fb3
AC
53332002-01-22 Andrew Cagney <ac131313@redhat.com>
5334
5335 * gdb.texinfo: Remove makeinfo 3.12 hacks.
5336 * gdbint.texinfo: Ditto.
5337
e0ce93ac
AC
5338Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
5339
5340 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5341
be298bcc
AC
53422002-01-22 Andrew Cagney <ac131313@redhat.com>
5343
5344 * Makefile.in: Update copyright.
5345 (TEXI2DVI): Define.
5346 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5347 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
5348 gdb-cfg.texi.
5349 (TEXINDEX, PDFTEX): Delete makefile variables.
5350
8e04817f
AC
53512002-01-22 Andrew Cagney <ac131313@redhat.com>
5352
5353 * gdb.texinfo (Protocol): Move section to appendix.
5354
6b2f586d
AC
53552002-01-21 Andrew Cagney <ac131313@redhat.com>
5356
5357 * gdb.texinfo (Remote Debugging): Create a menu.
5358 (Top): Add ``Remote Debugging'' to menu.
5359
6f05cf9f
AC
53602002-01-21 Andrew Cagney <ac131313@redhat.com>
5361
5362 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5363 serial protocol'' from here.
5364 (Remote Debugging): To here. New chapter.
5365
3fd3d7d2
AC
53662002-01-20 Andrew Cagney <ac131313@redhat.com>
5367
5368 * gdbint.texinfo (Target Architecture Definition): Delete
5369 description of TARGET_BYTE_ORDER_SELECTABLE_P.
5370
7fd60527
AC
53712002-01-20 Andrew Cagney <ac131313@redhat.com>
5372
5373 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
5374 are no longer needed.
5375 (Porting GDB): Add maintainer note about configure.host.
5376
c2f05ac9
AC
53772002-01-20 Andrew Cagney <ac131313@redhat.com>
5378
5379 * gdbint.texinfo (Target Architecture Definition): Remove
5380 definition of IEEE_FLOAT.
5381
f7dc1244 53822002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
5383
5384 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
5385 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
5386 <3diff@gnu.org>
231b2aad 5387
82600034
AC
53882002-01-19 Andrew Cagney <ac131313@redhat.com>
5389
5390 * gdbint.texinfo (Host Definition): Remove references to
5391 MALLOC_INCOMPATIBLE.
5392
7708fa01
AC
53932002-01-17 Andrew Cagney <ac131313@redhat.com>
5394
5395 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5396 and xyz-xdep.o.
5397
eb12ee30
AC
53982002-01-17 Andrew Cagney <ac131313@redhat.com>
5399
5400 * gdb.texinfo (Maintenance Commands): Add appendix.
5401 (Set Breaks): Copy ``maint info breakpoint'' doco to
5402 ``Maintenance Commands'' appendix. Add reference.
5403
c9ccaa92
AC
54042002-01-17 Andrew Cagney <ac131313@redhat.com>
5405
5406 * fdl.texi: Remove next/prev from @node.
5407
f7dc1244 54082002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
5409
5410 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
5411 for monstrous @multitable (from Brian Youmans).
5412
5413 * fdl.texi: New file.
5414
5415 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
5416
8973da3a
AC
54172002-01-15 Andrew Cagney <ac131313@redhat.com>
5418
5419 * gdbint.texinfo (Releasing GDB): New chapter.
5420
7d86b5d5
AC
54212002-01-14 Andrew Cagney <ac131313@redhat.com>
5422
5423 * gdb.texinfo (Embedded Processors, Calling program functions):
5424 Obsolete references to a29k.
5425
cc1cb004
AC
54262002-01-13 Andrew Cagney <ac131313@redhat.com>
5427
5428 * gdbint.texinfo (Coding): Review Cleanups section. Examples
5429 examples. Document that a code-block should do or discard its
5430 cleanups before exit.
5431
79f12247
MS
54322002-01-11 Michael Snyder <msnyder@redhat.com>
5433
5434 * gdb.texinfo (Choosing files): Change @samp to @file.
5435
19837790
MS
54362002-01-05 Michael Snyder <msnyder@redhat.com>
5437
5438 * gdb.texinfo (--pid): Document new command line option (attach).
5439
f7dc1244 54402002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
5441
5442 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
5443 in the stub.
5444
d7449b42
AC
54452002-01-04 Andrew Cagney <ac131313@redhat.com>
5446
5447 * gdbint.texinfo (Target Architecture Definition): Replace
5448 BIG_ENDIAN with BFD_ENDIAN_BIG.
5449
f23631e4
AC
54502002-01-03 Andrew Cagney <ac131313@redhat.com>
5451
5452 * gdbint.texinfo (Target Architecture Definition): Replace
5453 value_ptr with struct value pointer.
5454
72c9928d
EZ
54552002-01-02 Eli Zaretskii <eliz@gnu.org>
5456
5457 * gdb.texinfo (Free Software): Fix wording.
5458
959acfd1
EZ
54592001-12-31 Eli Zaretskii <eliz@gnu.org>
5460
5461 * gdb.texinfo (Free Software): New section ``Free Software Needs
5462 Free Documentation''.
5463
f7dc1244 54642001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
5465
5466 * stabs.texinfo:
5467 * gdb.texinfo:
5468 * gdbint.texinfo:
5469 * libgdb.texinfo:
5470 * annotate.texi: Fix the application of GFDL in the Copyright notice.
5471
6600abed
MS
54722001-12-29 Michael Snyder <msnyder@redhat.com>
5473
5474 * gdb.texinfo (maint info sections): Fix typo.
5475
f6680716
MS
54762001-12-26 Michael Snyder <msnyder@redhat.com>
5477
fe95c787
MS
5478 * gdb.texinfo (maint info sections): Document.
5479
a9331b3f 5480 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
5481 'info proc' sub-options that are currently not implemented.
5482
c3d3ce5b
JB
54832001-12-20 Jim Blandy <jimb@redhat.com>
5484
5485 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
5486
778eb05e
AC
54872001-12-15 Andrew Cagney <ac131313@redhat.com>
5488
5489 * gdbint.texinfo (Target Architecture Definition): Replace
5490 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
5491
2607059c
AC
54922001-12-01 Andrew Cagney <ac131313@redhat.com>
5493
5494 * gdbint.texinfo (Host Definition): Delete documentation on
5495 HOST_BYTE_ORDER.
5496
df0cd8c5
JB
54972001-11-30 Jim Blandy <jimb@redhat.com>
5498
5499 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 5500 overlay support. Add to top-level menu.
df0cd8c5 5501
88118b3a
TT
55022001-11-26 Tom Tromey <tromey@redhat.com>
5503
5504 * gdb.texinfo (Command Syntax): Document C-o binding.
5505
96565e91
CF
55062001-07-26 Christopher Faylor <cgf@redhat.com>
5507
5508 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
5509 use since it is described in the referenced section.
5510
f7dc1244 5511 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
5512 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
5513 clearer when using DJGPP.
5514
2a3d5645
CF
55152001-11-24 Christopher Faylor <cgf@redhat.com>
5516
5517 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
5518 specifically refer to MS-DOS.
5519 (command files): Mention gdb.ini is only used on MS-DOS.
5520
aa26fa3a
TT
55212001-11-21 Tom Tromey <tromey@redhat.com>
5522
5523 * gdb.texinfo (Invoking GDB): Document --args.
5524 (Mode Options): Likewise.
5525
4f8ada06
JB
55262001-11-21 Jim Blandy <jimb@redhat.com>
5527
5528 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
5529 Delete documentation; this macro has been removed from the
5530 sources.
5531
3fe0dc10
JB
55322001-11-13 Jim Blandy <jimb@redhat.com>
5533
5534 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
5535
9e5abb06
CV
55362001-11-06 Corinna Vinschen <vinschen@redhat.com>
5537
5538 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
5539
1c5dfdad
MS
55402001-11-05 Michael Snyder <msnyder@redhat.com>
5541
a9331b3f 5542 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
5543 quote regexp chars in function names such as "operator*()".
5544
990f9fe3
FF
55452001-11-01 Fred Fish <fnf@redhat.com>
5546
5547 * gdbint.texinfo (SOLIB_ADD): Document additional new
5548 "readsyms" arg.
5549
b433d00b
DH
55502001-10-30 Don Howard <dhoward@redhat.com>
5551
070b1dd3
DH
5552 * gdb.texinfo: (Command Files) Added documentation for the
5553 behavior of gdb with input redirected from a file.
b433d00b 5554
b7209cb4
FF
55552001-10-28 Fred Fish <fnf@redhat.com>
5556
5557 * gdb.texinfo (auto-solib-add): Change docs to match
5558 implementation change.
5559 (auto-solib-limit): Add docs for new variable.
5560
1aa20aa8
AC
55612001-10-15 Andrew Cagney <ac131313@redhat.com>
5562
5563 * gdbint.texinfo (Target Architecture Definition): Function
5564 value_as_pointer renamed to value_as_address.
5565
fc0c74b1
AC
55662001-10-15 Andrew Cagney <ac131313@redhat.com>
5567
5568 * gdbint.texinfo (Target Architecture Definition): Default
5569 POINTER_TO_ADDRESS functions assume unsigned addresses.
5570 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
5571 posting by Jim Blandy.
5572
f4846649
JB
55732001-10-12 Jim Blandy <jimb@redhat.com>
5574
5575 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
5576 version of texi2html (1.64) doesn't support this flag any more.
5577
f277788b
MK
55782001-09-08 Mark Kettenis <kettenis@gnu.org>
5579
a9dc4918
MK
5580 * gdbint.texinfo (Host Definition): Remove description of
5581 MEM_FNS_DECLARED.
5582
d28379df
MK
5583 * gdbint.texinfo (Host Definition): Remove description of R_OK.
5584
f277788b
MK
5585 * gdbint.texinfo (Host Definition): Remove description of
5586 HAVE_SIGSETMASK.
5587
7ccaa899
EZ
55882001-09-04 Elena Zannoni <ezannoni@redhat.com>
5589
5590 * gdbint.texinfo (Target Architecture Definition): Add
5591 explanation of TARGET_PRINT_INSN macro.
5592
17d9d558
JB
55932001-08-30 Jim Blandy <jimb@redhat.com>
5594
5595 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
5596 Explain what it means to load relocatable files.
5597
72cde065
JB
55982001-08-28 Jim Blandy <jimb@redhat.com>
5599
5600 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
5601 info `top' menu.
5602
9e678452
CF
5603Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
5604
5605 * gdbint.texinfo: Add a cautionary note about macro use.
5606
a2bea4c3 56072001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 5608
a2bea4c3
CV
5609 * gdb.texinfo: Explain omitting the hostname in the
5610 `target remote' command.
5611
1129bf27
DJ
56122001-07-30 Daniel Jacobowitz <drow@mvista.com>
5613
5614 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
5615 and END-INFO-DIR-ENTRY.
5616
732b3002
SC
56172001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5618
5619 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
5620
89437448
AC
56212001-07-25 Andrew Cagney <ac131313@redhat.com>
5622
5623 * gdbint.texinfo (libgdb): Rewrite.
5624
f7dc1244 56252001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
5626
5627 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
5628
c4555f82
SC
56292001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5630
5631 * gdb.texinfo (TUI): New chapter, document the TUI.
5632 (Mode Options): Document the -tui option.
5633
2f45a6e0
MK
56342001-07-23 Mark Kettenis <kettenis@gnu.org>
5635
5636 * gdbint.texinfo (Host Definition): Remove description of
5637 NEED_POSIX_SETPGID.
5638
f7dc1244 56392001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
5640
5641 * gdb.tex (DJGPP Native): New node, with descriptions of
5642 DJGPP-specific commands.
5643
be9c6c35
JM
56442001-07-19 John R. Moore <jmoore@redhat.com>
5645
5646 * gdbint.texinfo: Three misspellings.
5647
dfa249fb
AC
56482001-07-06 Andrew Cagney <ac131313@redhat.com>
5649
5650 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
5651 `test` expressions on bash. Problem reported by Colin Walters.
5652
c72e7388
AC
56532001-07-04 Andrew Cagney <ac131313@redhat.com>
5654
5655 * gdbint.texinfo (User Interface): Update ui-out documentation to
5656 refelect recent UI/MI updates.
5657
94bbb2c0
AC
56582001-07-04 Andrew Cagney <ac131313@redhat.com>
5659
5660 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
5661 interpreters.
5662
af6c57ea
AC
56632001-06-15 Andrew Cagney <ac131313@redhat.com>
5664
5665 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
5666 structure and not macros.
5667 (Host Definition): Document that much of this chapter is obsolete.
5668 (Target Architecture Definition): Update list of files that make
5669 up a target architecture.
5670 (Coding): Update.
5671
83aa8bc6
AC
56722001-06-28 Andrew Cagney <ac131313@redhat.com>
5673
5674 * gdbint.texinfo (Target Architecture Definition): Update
5675 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
5676 The latter has been changed to a true predicate.
5677
f7dc1244 56782001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
5679
5680 * annotate.texi: Add @noindent where needed. From Dmitry
5681 Sivachenko <dima@Chg.RU>.
5682 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
5683
656db9b0
AC
56842001-06-16 Andrew Cagney <ac131313@redhat.com>
5685
5686 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
5687
df2396a1
AC
56882001-06-14 Andrew Cagney <ac131313@redhat.com>
5689
5690 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
5691 returns ``OK''. Document that the ``R'' packet does not reply.
5692
0f1f2b0a
MS
56932001-06-13 Michael Snyder <msnyder@redhat.com>
5694
5695 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
5696
f7dc1244 56972001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
5698
5699 * gdb.texinfo (Signals): Clarify the default setting of signal
5700 handling.
5701
a5d7c491
AC
57022001-05-14 Andrew Cagney <ac131313@redhat.com>
5703
5704 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
5705 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
5706
05a54c4f
AC
57072001-05-12 Andrew Cagney <ac131313@redhat.com>
5708
5709 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
5710
f7dc1244 57112001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
5712
5713 * gdbint.texinfo (Clean Design and Portable Implementation):
5714 Renamed from "Clean Design".
5715 (Clean Design and Portable Implementation): Document portable
5716 methods of handling file names, and the associated macros.
5717
f7dc1244 57182001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
5719
5720 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
5721 command and provide a cross-reference to its description.
5722 (Symbols): Note that "info scope" is useful for trace experiments.
5723
f7dc1244 57242001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 5725
b37052ae
EZ
5726 * gdb.texinfo (Symbols): Document "info scope".
5727 (Tracepoints): New chapter.
5728 (Contributors): Update for v5.1.
5729 <All nodes>: Change "C++" to "C@t{++}".
5730
0ee54786
EZ
5731 * gdbint.texinfo (User Interface): A new section about ui_out
5732 functions, based on text written by Fernando Nasser.
5733
c534679c
EZ
5734 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
5735
f7dc1244 57362001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 5737
e9c75b65
EZ
5738 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
5739
5740 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
5741
5742 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
5743 Replace "GDB" with "@value{GDBN}". Fix markup.
5744
5745 * annotate.texi: Change Permissions to GFDL. Update Copyright.
5746
3d67e040
EZ
5747 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
5748 a cross-reference to its description.
5749 (Symbols): Document "info symbol".
5750
f7dc1244 57512001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
5752
5753 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
5754 subsection "x86 Watchpoints".
5755 (Target Architecture Definition): Document the macros
5756 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
5757 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
5758
b0ed3589
AC
57592001-03-20 Andrew Cagney <ac131313@redhat.com>
5760
5761 * gdbint.texinfo (Target Architecture Definition): Update
5762 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
5763 list.
5764
b6ba6518
KB
57652001-03-06 Kevin Buettner <kevinb@redhat.com>
5766
5767 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
5768 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
5769
f7dc1244 57702001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
5771
5772 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
5773
f7dc1244 57742001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 5775
17cc6a06
EZ
5776 * gdb.texinfo (Environment): Document that `path' does not change
5777 the value of PATH in GDB's own environment (it did in the past,
5778 but that was changed on March 15, 1994). Reported by Doug Evans
5779 <dje@transmeta.com>.
5780
56caf160
EZ
5781 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
5782 its line. Fix markup of commands and macros. Add an Index node
5783 and index entries.
5784
29e57380
C
57852001-01-23 J.T. Conklin <jtc@redback.com>
5786
5787 * gdb.texinfo (Memory region attributes): New manual section.
5788
1c6147de
ND
57892001-01-04 Nicholas Duffek <nsd@redhat.com>
5790
5791 * gdbint.texinfo (POP_FRAME): Document use by return_command.
5792
f7dc1244 57932000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
5794
5795 * refcard.tex: Version and copyright fixed. From Phil Edwards
5796 <pedwards@disaster.jaj.com>.
5797
0dcedd82
AC
5798Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
5799
5800 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
5801 DWARF2_REG_TO_REGNUM): Document.
5802
3b851bce
AC
5803Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
5804
5805 * gdbint.texinfo (Coding): Update current value of
5806 --enable-build-warnings. Mention --enable-gdb-build-warnings.
5807
f7dc1244 58082000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
5809
5810 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
5811 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
5812
b90a5f51
CF
58132000-11-10 Christopher Faylor <cgf@cygnus.com>
5814
5815 * gdb.texinfo: Document new 'set step-mode' command.
5816
f7dc1244 58172000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
5818
5819 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
5820 changes from Dmitry Sivachenko <dima@Chg.RU>.
5821
f7dc1244 58222000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
5823
5824 * gdb.texinfo (Hooks): Document the new post-hook functionality.
5825 From Steven Johnson <sbjohnson@ozemail.com.au>.
5826
2e685b93
MK
58272000-08-10 Mark Kettenis <kettenis@gnu.org>
5828
5829 * gdbint.texinfo (Overall Structure): Spelling fix.
5830
f7dc1244 58312000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
5832
5833 * gdbint.texinfo (Target Architecture Definition): Document that
5834 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
5835 for which REGISTER_CONVERTIBLE returns a zero value.
5836
63ac3005
EZ
58372000-07-08 Christopher Faylor <cgf@cygnus.com>
5838
5839 * Makefile.in (install-info): Find files to install in either the
5840 build or source directories (adapted from Makefile.am).
5841
bd79f757
ND
58422000-07-07 Nicholas Duffek <nsd@redhat.com>
5843
5844 * stabs.texinfo: Fix spelling errors.
5845 (String Field): FILE-NUMBER starts from 0, not 1.
5846
f7dc1244 58472000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
5848
5849 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 5850 Brian Youmans.
5f208f6d 5851
f7dc1244 58522000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
5853
5854 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
5855 the source directory. Reported by Mark Harig
5856 <markh@frazier.landmark.com>.
cc542d3b 5857
f3b28801
C
58582000-06-20 J.T. Conklin <jtc@redback.com>
5859
5860 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
5861
449f3b6c
AC
5862Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
5863
5864 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
5865 Generate using pdftex.
5866 (PDFTEX): Define.
5867 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
5868 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
5869 @contents at the start.
5870
f7dc1244 58712000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
5872
5873 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 5874 Youmans.
48e934c6 5875
9e9c5ae7
AC
5876Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5877
5878 From Brian Youmans:
5879 * gdb.texinfo: Fix ``et al.''.
5880
c741b251
AC
5881Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
5882
5883 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
5884 loop.
5885
4ab64e14
JG
58862000-05-19 Jimmy Guo <guo@cup.hp.com>
5887
5888 * configure: Regenerate.
5889
f7dc1244 58902000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
5891
5892 * Makefile.in (install-info): Run install-info on installed Info
5893 files.
5894
8c70017b
AC
5895Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5896
a7cb598a
AC
5897 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
5898 Andrew Cagney.
8c70017b 5899
f7dc1244 59002000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
5901
5902 * gdb.texinfo: Proofreading changes from Brian Youmans.
5903
bf0184be
ND
59042000-05-01 Nick Duffek <nsd@cygnus.com>
5905
5906 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
5907 startup sequence, minor edits.
5908
f7dc1244 59092000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
5910
5911 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
5912 TeX.
5913
5914 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
5915 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
5916 like `n' and `s' which look weird. Convert some of the @kindex to
5917 @vindex, when they refer to variables, not commands.
5918
33e16fad
AC
5919Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5920
5921 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
5922
f7dc1244 59232000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
5924
5925 * Makefile.in (GDBMI_DIR): New variable.
5926 (SET_TEXINPUTS): Add $(GDBMI_DIR).
5927 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
5928 (gdbmi.texinfo): New target, for texi2roff.
5929 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
5930 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
5931
5932 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
5933 gdbmi.texinfo.
5934 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
5935 comment.
5936
d167840f
EZ
59372000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5938
5939 * gdb.texinfo (Files): Update description of add-symbol-file
5940 command.
5941
f7dc1244 59422000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
5943
5944 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
5945 prevents the build (and is generally a Bad Idea).
5946
f7dc1244 59472000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
5948
5949 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
5950 a comma inside @var.
5951 (Command Files): Index markup changes from Dmitry Sivachenko
5952 <dima@Chg.RU>.
5953
f7dc1244 59542000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
5955
5956 * Makefile.in (LN_S): Define.
5957 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
5958 invoke "ln -s" unless it is known to work.
5959
5960 * configure.in (AC_PROG_LN_S): Add.
5961
8dc7983f
JB
59622000-04-14 Jim Blandy <jimb@redhat.com>
5963
5964 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
5965 section.
5966 (Target Conditionals): Document ADDRESS_TO_POINTER,
5967 POINTER_TO_ADDRESS.
5968
1a8237e8
DB
59692000-04-11 Daniel Berlin <dan@cgsoftware.com>
5970
5971 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
5972 gdb-cfg.texi to get the value.
5973
ca526f1a
JB
59742000-04-10 Jim Blandy <jimb@redhat.com>
5975
5976 * gdbint.texinfo (Target Architecture Definition): Fix
5977 cross-references.
5978
faaafcb4
JB
59792000-04-08 Jim Blandy <jimb@redhat.com>
5980
5981 * gdbint.texinfo (Using Different Register and Memory Data
5982 Representations): New section.
5983 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
5984 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
5985 REGISTER_CONVERT_TO_RAW): Document.
5986
1b27397f
AC
5987Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
5988
5989 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
5990 for acknowledgments.
5991
480ff1fb
AC
5992Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
5993
5994 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
5995 qThreadExtraInfo.
5996
a9331b3f 59972000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 5998
a9331b3f
RM
5999 * gdb.texinfo: Clarify which remote debug protocol commands are
6000 required and which are optional.
f1251bdd 6001
dbeb8dbd
AC
6002Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6003
6004 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
6005 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6006 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
6007 * annotate.texi: Update.
6008
6d2ebf8b
SS
60092000-03-28 Stan Shebs <shebs@apple.com>
6010
6011 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6012 expectation of additional changes before release), update
6013 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6014 node links, rephrase and/or shorten lines to fix formatting
6015 problem in both regular and @smallbook formats.
6016 * annotate.texi: Shorten lines in example, use smallexample
6017 consistently everywhere.
6018 * Makefile.in: Add comment about texinfo 4.0 html generation.
6019 (SFILES_INCLUDED): Add annotate.texi.
6020
5d161b24
DB
60212000-03-27 Daniel Berlin <dan@cgsoftware.com>
6022
5ae4183a
AS
6023 * gdb.texinfo (Debugging Output): Added new section, documenting
6024 the "set/show debug" commands.
5d161b24 6025
b9deaee7
AC
6026Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6027
6028 * annotate.texi (Annotations): When GDBN omit @chapter and @node
6029 entry.
6030
6031 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6032 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
6033 @chapter and @node entries.
a9331b3f 6034
b9deaee7 6035 * gdb.texinfo: Link all top-level nodes.
a9331b3f 6036
9ef47d30
AC
6037Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6038
6039 * Makefile.in (install-info): Create $(infodir) before installing
6040 files.
6041
cfeada60
FN
60422000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6043
6044 From David Whedon <dwhedon@gordian.com>
5ae4183a 6045 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 6046
6837a0a2
DB
60472000-03-22 Daniel Berlin <dan@cgsoftware.com>
6048
6049 * gdb.texinfo: Add documentation for the apropos command.
6050
bba2971c
MS
60512000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6052
6053 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6054
2b628194
MS
60552000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6056
a9331b3f 6057 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
6058 two places.
6059
96a2c332
SS
60602000-03-17 Stan Shebs <shebs@apple.com>
6061
6062 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6063 <dima@Chg.RU>, also clarification of allowed content for
6064 string constants.
6065
f7dc1244 60662000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
6067
6068 * gdb.texinfo (main menu): Add Annotations.
6069 (File Options): Add @cindex entries for each command-line option.
6070 Document --epoch, --annotate, --async, --interpreter, --write,
6071 --statistics, and --version.
6072
6073 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
6074 of GDB.
6075
9d233477
JB
60762000-02-23 Jim Blandy <jimb@redhat.com>
6077
6078 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6079
14e0eb3b
JB
60802000-02-22 Jim Blandy <jimb@redhat.com>
6081
6082 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6083
3555de01
JM
60842000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
6085
6086 * Makefile.in (diststuff): New target.
6087
5e35df8e
KB
60882000-02-15 Kevin Buettner <kevinb@redhat.com>
6089
6090 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 6091 architecture. [From Jim Wilson.]
5e35df8e 6092
c5394b80
JM
60932000-01-16 Tom Tromey <tromey@cygnus.com>
6094
6095 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6096 (Delete Breaks): Mention range arguments.
6097 (Disabling): Likewise.
6098
c3f6f71d
JM
60992000-01-05 Dmitry Sivachenko <dima@Chg.RU>
6100
6101 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
6102
c4093a6a
JM
6103Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
6104
6105 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
6106 valid functions.
6107
11cf8741
JM
61081999-11-05 Stan Shebs <shebs@andros.cygnus.com>
6109
6110 * gdb.texinfo: Clarify regular expressions used in rbreak.
6111
917317f4
JM
61121999-10-15 Kevin Buettner <kevinb@cygnus.com>
6113
6114 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6115 MEMORY_REMOVE_BREAKPOINT): Document.
6116
6117Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
6118
6119 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
6120 offset re-using the DATA offset instead.
6121
2df3850c
JM
61221999-10-11 Jim Kingdon <kingdon@redhat.com>
6123
6124 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
6125
61261999-10-05 Stan Shebs <shebs@andros.cygnus.com>
6127
6128 From Dmitry Sivachenko <demon@gpad.ac.ru>:
6129 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
6130 typos.
6131
6132 * gdb.texinfo: Various minor wording and formatting improvements,
6133 mentions of additional command-line options.
6134
2acceee2
JM
61351999-09-30 Fred Fish <fnf@cygnus.com>
6136
6137 * gdb.texinfo: Document additional forms of specifying section
6138 names and addresses for the add-symbol-file command.
6139
c2c6d25f
JM
61401999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
6141
6142 * gdbint.texinfo: Fix typo, add the word "have".
6143
61441999-09-14 Jim Blandy <jimb@cris.red-bean.com>
6145
6146 * gdbint.texinfo (Target Architecture Definition): Document the
6147 SKIP_PERMANENT_BREAKPOINT macro.
6148
d4f3574e
SS
61491999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6150
6151 * gdb.texinfo: Fiks speling errers.
6152
6153 * gdb.texinfo: Fix uses of @multitable.
6154
f7dc1244 6155 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
6156 * gdb.texinfo: Include details specific to DOS host, clarify
6157 some confusing language, fix @ref/@xref/@pxref usages, add
6158 comments about using with optimization, add more indexing,
6159 fix info about disassembly-flavor.
6160
6161Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
6162
6163 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
6164 SKIP_SOLIB_RESOLVER): Define.
6165
6166Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
6167
6168 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
6169 ``g'' packets.
6170
104c1213
JM
61711999-08-30 Stan Shebs <shebs@andros.cygnus.com>
6172
6173 * gdb.texinfo: Create a new "Configurations" chapter with
6174 platform-specific info, inline remote.texi and move sections of it
6175 into the new chapter, move bits about info proc, heuristic search,
6176 and register stack into the new chapter.
6177 * remote.texi: Remove, now part of gdb.texinfo.
6178 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
6179
61801999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
6181
6182 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
6183 GDB_TARGET_IS_MACH386): These kludges have gone away.
6184
6185Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
6186
6187 * gdbint.texinfo (Target Architecture Definition): Mention
6188 TDEPLIBS.
6189
53a5351d
JM
61901999-08-20 Stan Shebs <shebs@andros.cygnus.com>
6191
6192 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
6193 surrounding text to fit HP-UX bits into general info.
6194 (HPPA-cfg.texi): Remove, no longer useful.
6195
6196 * gdb.texinfo: Remove explicit links from @node lines, remove
6197 HP-added "Detailed Node Listing" from main menu which confuses
6198 things.
6199
6200 From Dmitry Sivachenko <dima@Chg.RU>:
6201 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
6202 in description of `set environment'.
6203
62041999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6205
6206 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6207
7be570e7
JM
62081999-08-12 Ben Elliston <bje@cygnus.com>
6209
6210 * gdbint.texinfo (Breakpoint Handling): Add missing words.
6211
f7dc1244 62121999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
6213
6214 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
6215 watch, awatch, and rwatch. Explain why the latter two cannot be
6216 set as software watchpoints. Document that watchpoints for local
6217 variables are deleted when the debuggee terminates.
6218
6219Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
6220
6221 * remote.texi (Protocol): Further clarification of the "qRcmd"
6222 packet. Allow E.. response packet. "qRcmd" packet is no longer
6223 reserved.
6224
62251999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6226
a9331b3f
RM
6227 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6228 * gdb.texinfo: Ditto.
7be570e7 6229
96baa820
JM
62301999-08-06 Tom Tromey <tromey@cygnus.com>
6231
6232 * gdb.texinfo (KOD): New node.
6233
6234Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
6235
6236 * remote.texi (Rcmd): Fix minor formatting typos.
6237
6238Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
6239
6240 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
6241 packets.
6242
adf40b2e
JM
62431999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
6244
6245 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6246 fixes.
6247
43ff13b4
JM
6248Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
6249
6250 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6251
085dd6e6
JM
6252Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6253
6254 * remote.texi (Communication Protocol): ``v'' is in use. Fix
6255 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
6256 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
6257 packets that are not supported on all hosts. Expand examples.
6258 Spell check.
6259
62601999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6261
6262 * Makefile.in: Recognize html, install-html. Add targets
6263 to build HTML versions of documentation via texi2html.
6264
6265Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
6266
6267 * gdbint.texinfo (Testsuite): New chapter, information about the
6268 testsuite.
6269
6270Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
6271
6272 * remote.texi (Communication Protocol): Rewrite.
6273
6274Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
6275
6276 * stabs.texinfo: Fix uses of xref.
6277
9e0b60a8
JM
6278Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
6279
6280 * gdbint.texinfo: Add an anti-printf exhortation, and update the
6281 info about patch submission.
6282
cce74817
JM
6283Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
6284
6285 From Per Bothner <bothner@cygnus.com>:
6286 * gdb.texinfo: Document Chill support.
6287
6288Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
6289
6290 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
6291 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6292 Document that the value should be greater-than or equal-to zero.
6293 (NO_STD_REGS): Document. Deprecate.
6294
ac9a91a7
JM
6295Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6296
6297 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
6298 Document that these are not used.
6299
6300Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6301
6302 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6303
392a587b
JM
6304Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
6305
6306 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
6307 numargs was dropped.
6308
6309Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
6310
6311 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6312
b83266a0
SS
6313Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
6314
6315 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
6316 Update.
6317
7a292a7a
SS
6318Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
6319
6320 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6321 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6322
6323Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
6324
6325 * gdbint.texinfo: Fix typos: $ -> @.
6326
6327Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
6328
6329 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
6330 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6331 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6332 BREAKPOINT_FROM_PC.
a9331b3f 6333
7a292a7a
SS
6334Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
6335
6336 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
6337 CALL_DUMMY_STACK_ADJUST): Document.
6338
6339Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6340
6341 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
6342 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
6343
63441999-04-02 Stan Shebs <shebs@andros.cygnus.com>
6345
6346 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6347 longer exists.
6348
6349Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
6350
6351 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
6352 nearly all @ifset/@ifclear conditionals; nobody uses them, and
6353 they make the manual source incomprehensible.
6354 * h8-cfg.texi: Remove, hasn't been used in years.
6355
c906108c
SS
6356Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
6357
6358 * gdb.texinfo: Update the credits.
6359
6360Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6361
6362 * gdb.texinfo: Fix mistakes noticed in printout of last
6363 draft, add Alpha to discussion of heuristic fence post.
6364
6365Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
6366
6367 * gdb.texinfo, remote.texi: Many changes; update to Seventh
6368 Edition, merge some HP changes into mainline, describe some
6369 previously undocumented features, describe more of the target
6370 commands available, eliminate obsolete section on renamed
6371 commands.
6372 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6373
6374Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
6375
6376 * gdb.texinfo: Make many HPPA conditionals unconditional,
6377 including catchpoint description, since now on for all configs.
6378 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6379 specializations.
6380
6381Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
6382
6383 * Makefile.in (GDBvn.texi): Fix match expression to work with
6384 current format of VERSION in gdb/Makefile.in.
6385 * gdb.texinfo: Fix node ref to match new readline.
6386
6387Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
6388
a9331b3f
RM
6389 * gdb.texinfo: Changes made as part of a project to merge in
6390 changes made by HP. Documentation makes extensive use of
c906108c
SS
6391 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6392 on remote debugging. There are differences in documentation
6393 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
6394 the HP manual discusses catchpoints, hardware watchpoints, and
6395 some HPUX specific limitations for shared library support.
a9331b3f 6396
c906108c
SS
6397 There are also a number of @node changes.
6398
63991999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
6400
6401 * gdbint.texinfo (Formatting): Disambiguate a sentence.
6402 (C Usage): Same.
6403
6404Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
6405
6406 The following changes were made by Edith Epstein
6407 <eepstein@cygnus.com> as part of a project to merge in changes
6408 made by HP.
a9331b3f 6409
c906108c
SS
6410 * HPPA-cfg.texi: new file.
6411
6412 * all-cfg.texi: set HPPA for HP PA-RISC targets.
6413
6414 * refcard.tex: change documentation about catch.
6415 removed info catch.
6416
6417Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
6418
6419 * gdbint.texinfo: Expand on GDB's coding standards,
6420 specify the use of arg names with prototypes.
6421
64221998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
6423
6424 * gdb.texinfo: Fix tipo.
6425
6426Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
6427
6428 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
6429 TARGET_BYTE_ORDER_SELECTABLE_P.
6430
6431Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
6432
6433 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
6434
64351998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
6436
6437 * agentexpr.texi: New file.
6438
6439Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
6440
6441 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
6442
64431998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
6444
6445 * remote.texi: Changed wording that implied that the GDB remote
6446 protocol caches register values instead of GDB itself.
6447
6448Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
6449
6450 * gdbint.texinfo: Add some info about symbol readers.
6451 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
6452 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
6453 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
6454 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
6455
6456Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
6457
a9331b3f 6458 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
6459
6460Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
6461
6462 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
6463
6464Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
6465
6466 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
6467 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
6468
6469Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
6470
6471 * gdbint.texinfo: Fix minor typos.
6472
6473Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
6474
6475 * gdbint.texinfo: Complete overhaul. Group descriptions more
6476 logically, add more info on generic algorithms, remove much
6477 obsolete and/or wrong material.
6478
6479Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
6480
6481 * stabs.texinfo (Method Type Descriptor): Expand and correct.
6482
6483Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
6484
6485 * refcard.tex: Copyright, address updates.
6486
6487Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
6488
6489 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
6490 for the edition instead of confusing GDB-version-like numbers.
6491
6492Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
6493
6494 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
6495
6496Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
6497
5ae4183a 6498 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
6499
6500Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
6501
6502 * gdb.texinfo: Add some credits, mention bug monitor.
6503 * remote.texi: Mention mips monitor targets.
6504 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 6505
c906108c
SS
6506Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
6507
6508 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
6509 files, finish sorting of host vs target vs native macros, describe
6510 some more of them.
6511
6512Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
6513
6514 * gdbint.texinfo (Host Conditionals): Document change from
6515 using NO_MMALLOC to it's inverse, USE_MMALLOC.
6516
6517Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
6518
6519 * gdbint.texinfo (Host Conditionals): Document
6520 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
6521
6522Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
6523
6524 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
6525 Document LSEEK_NOT_LINEAR.
6526
6527Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
6528
6529 * stabs.texinfo (Stab Section Basics): Make it clear that only
6530 some versions of the GNU linker remove the leading N_UNDF symbol.
6531
6532Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
6533
6534 * stabs.texinfo (String Field): Document type number pairs here,
6535 instead of in the Sun specific section.
6536 (Include Files): The GNU linker supports the N_BINCL
6537 optimization. Clarify the N_BINCL value, and what it is used
6538 for.
6539 (Procedures): Document N_FUN with an empty string to mark the end
6540 of a function.
6541 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
6542 (Sun Differences): Remove this node, as the information is now
6543 elsewhere in the main document.
6544 (Stab Section Basics): Mention that the GNU linker may optimize
6545 stabs and remove the leading N_UNDF symbol.
6546
6547Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
6548
6549 * gdb.texinfo, refcard.tex: Restore author credit
6550
6551Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
6552
6553 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
6554 documentation to account for START and END macros taking
6555 one arg.
6556
6557Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
6558
6559 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
6560 * gdb.texinfo (Frames): Fix typo.
6561
6562Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
6563
6564 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
6565 a target_signal as arg type, not a pid.
6566
6567Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
6568
6569 * gdb.texinfo: Document `set assembly-language'.
6570
6571Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
6572
6573 * remote.texi: Update list of stubs in the GDB distribution.
6574
6575Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
6576
6577 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
6578 Also document that some systems can use mmalloc but must define
6579 this if their C runtime allocates memory that is later freed.
6580 (MMCHECK_FORCE): Document new macro.
a9331b3f 6581
c906108c
SS
6582Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
6583
6584 * remote.texi: Add documentation for target Sparclet.
6585
6586Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6587
a9331b3f 6588 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
6589 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
6590 * configure.in: Rewritten for autoconf.
6591 * configure: New.
6592
6593Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
6594
6595 * Makefile.in (DVIPS): New define, set to dvips.
6596 (dvi): Add stabs.dvi.
6597 (ps): New target.
6598 (all-doc): Depend on info, dvi, and ps targets.
6599 (STAGESTUFF): Add *.ps and *.dvi files.
6600 (clean-info, clean-dvi): Remove.
6601 (mostlyclean): Does not depend upon clean-info or clean-dvi,
6602 rules completely rewritten.
6603 (maintainer-clean): Remove clean-info and clean-dvi
6604 dependencies and put their actions in the rules.
6605 (gdb.ps): New target
a9331b3f 6606 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
6607 intermediate TeX files, whether they have 2 or 3 character
6608 extensions.
6609 (gdbint.ps): Add target and rules.
6610 (gdb-internals): Delete unused target.
6611 (Makefile): Depends upon config.status also.
6612
6613Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
6614
6615 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
6616 set.
6617
6618Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
6619
6620 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6621 * gdb.texinfo (Expressions): Fix erroneous array constant example.
6622
6623Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
6624
6625 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
6626
6627Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6628
6629 * gdb.texinfo (Print settings): Document
6630 `set/show print static-members' commands.
6631
6632Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
6633
6634 * gdbint.texinfo (Native): Document name change, coredep.c to
6635 core-aout.c.
6636
6637Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
6638
6639 * stabs.texinfo (Include Files): Document the values the SunOS4
6640 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
6641
6642Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
6643
6644 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
6645 Fix typo.
6646
6647Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
6648
6649 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
6650 "gdb.tar.Z".
6651
6652Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
6653
6654 * Makefile.in (maintainer-clean): New target, synonym for
6655 realclean.
6656
6657Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
6658
6659 * Update all FSF addresses except those in COPYING* files.
6660
6661Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6662
6663 From Richard Earnshaw (rearnsha@armltd.co.uk):
6664 * gdb.texinfo (convenience variables): Document $_exitcode.
6665 (quit): Document optional expression to use as exit code.
6666
6667Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
6668
6669 * gdb.texinfo, remote.texi: Brought up to date with various
6670 GDB changes.
6671
6672Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
6673
6674 * gdb.texinfo: Update dates and versions, fix comments about
6675 hardware watchpoints in future releases and about the
6676 sharedlibrary command.
6677
6678Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6679
6680 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
6681 C_FUN stab. Other cleanups.
6682
6683Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6684
6685 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
6686 for the sparc stub.
6687
6688Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6689
6690 * annotate.texi: Clarify which addresses have differing formats
6691 depending on the language and which do not.
6692
6693Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6694
6695 * remote.texi (NetWare): Changed example to use BOARD= instead of
6696 NODE= argument to reflect correspoding change to gdbserve.nlm.
6697
6698Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6699
6700 * stabs.texinfo (Negative Type Numbers): Mention the fact that
6701 GDB, as well as AIX dbx, supports the size type attribute.
6702
6703Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6704
6705 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
6706
6707Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
6708
6709 * gdb.texinfo (Define): Document $arg0... arguments to commands,
6710 and new 'if' and 'while' commands.
6711
6712Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
6713
6714 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
6715
6716Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6717
6718 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
6719 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
6720 NetWare targets. Mostly stolen from the Server node.
6721
6722Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6723
6724 * gdb.texinfo (Setting): Talk about the language of a source file
6725 versus the working language. The old documentation did not match
6726 what GDB did.
6727
6728Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6729
6730 * stabs.texinfo (Source Files): Document N_SO used to mark the end
6731 of a source file.
6732
6733Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6734
6735 * gdb.texinfo (Processes): New node.
6736
6737Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
6738
6739 * remote.texi: Update documentation of set/show mipsfpu.
6740
3fc11d3e
JM
6741Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
6742
6743 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
6744 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
6745
6746Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
6747
6748 * gdbint.texinfo: Removed mentions of some incorrectly placed and
6749 obsolete conditionals, described some others.
6750
6751Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6752
6753 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
6754 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
6755
6756Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
6757
6758 * gdbint.texinfo: Put regex conditionals in their own table.
6759
6760Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
6761
6762 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
6763 described or fixed the descriptions of many others.
6764
6765Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
6766
6767 * gdb.texinfo: Add some more credits.
6768 * gdbint.texinfo: Capitalize GDB consistently, describe some
6769 macros and remove some.
6770
6771Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6772
6773 * gdbint.texinfo: Removed mentions of many incorrectly placed and
6774 obsolete conditionals, described some others.
6775
6776Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6777
6778 * gdb.texinfo (help targets): Changed to `help target', which
6779 is the correct gdb command.
6780
6781Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6782
6783 * annotate.texi (TODO): New node, for keeping track of annotations
6784 suggested but not yet implemented.
6785
6786Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6787
6788 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
6789 another symbol, it is not the address itself.
6790
6791Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
6792
6793 * stabs.texinfo (Stab Section Basics): Add comment about alignment
6794 of stabs-in-coff sections.
6795
6796Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6797
6798 * annotate.texi: Change edition to 0.5 and date to May 1994.
6799 Add index.
6800 (Frames): New node, for frame annotation.
6801 (Displays): New node, for display annotation.
6802
6803 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
6804 when waiting for your program to stop.
6805
6806Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6807
6808 * annotate.texi (Breakpoint Info): Document annotation of header
6809 fields and record annotation.
6810
6811Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6812
6813 * annotate.texi: New file, to document annotations.
6814
6815Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6816
6817 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
6818 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
6819
6820Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6821
6822 * stabs.texinfo (Stab Section Basics): Say what is in .stab
6823 section, and say n_strx field is compilation unit relative.
6824 * stabs.texinfo: Don't use @code for a.out when it is the name of
6825 an object file format.
6826
6827Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6828
6829 * gdb.texinfo: Refer to file names, not path names, per rms
6830 convention.
6831 (Arguments): Fix typo.
6832
6833Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6834
6835 * stabs.texinfo (Global Variables): Talk about stabs in files
6836 where variables are referenced, but not defined.
6837
6838Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6839
6840 * stabs.texinfo: Move stuff on @ and # type descriptors from node
6841 Cplusplus to new nodes Member Type Descriptor and Method Type
6842 Descriptor. Re-write stuff for #.
6843
6844Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6845
6846 * gdb.texinfo (Print Settings): Don't document "set print
6847 fast-symbolic-addr off". The bug which it worked around was fixed
6848 on 25 Feb 94 in coffread.c, so I'm nuking the command.
6849
6850 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
6851 N_ENTRY node.
6852
6853 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
6854
6855Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6856
6857 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
6858 references to ieee-float.c.
6859
6860Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6861
6862 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
6863 match what the code actually does.
6864
6865Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6866
6867 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
6868
6869Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6870
6871 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
6872 i, and b.
6873
6874Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
6875
6876 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
6877 well as for ELF and SOM. Unify the descriptions of ELF and SOM
6878 as "stabs in sections" rather than just saying "ELF and SOM".
6879 Also make that stuff apply to COFF.
6880
6881Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6882
6883 * gdb.texinfo (Formatting Documentation): Change GhostScript to
6884 Ghostscript.
6885
6886Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6887
6888 * gdb.texinfo (Continuing and Stepping): When talking about "step"
6889 versus functions without line numbers, also mention stepping into
6890 them as well as "step" when you are in them. Tell the user how to
6891 deal with the situation. Add comment about "debugging information".
6892
6893Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6894
6895 * stabs.texinfo (Enumerations): Document restriction on where
6896 enumeration types can appear and still win with GDB.
6897
6898Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6899
6900 * stabs.texinfo (Negative Type Numbers): Document format for type
6901 -16.
6902
6903Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6904
6905 * gdb.texinfo (Selection, Frame Info): Update information about
6906 arbitrary frame specficiations.
6907
6908Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
6909
6910 * gdb.texinfo, remote.texi: general editing pass prior to Net release
6911
6912Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6913
6914 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
6915
6916Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6917
6918 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
6919
6920Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6921
6922 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
6923 Differences node to Statics node.
6924 (Statics): Discuss XCOFF use of V symbol descriptor.
6925
6926 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
6927 not clean.
6928
6929Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
6930
6931 * gdb.texinfo (Print Settings): Document `set print
6932 fast-symbolic-addr' and improve the doc for some other
6933 `set print's.
6934
6935Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6936
6937 * stabs.texinfo (String Field): Talk about defining several type
6938 numbers at once.
6939 Fix lint regarding changing node ELF Transformations to
6940 ELF and SOM Transformations.
6941
6942Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
6943
6944 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
6945
6946Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6947
6948 * stabs.texinfo (Cross-References): `::' is for nested types only
6949 within <>.
6950 (Structures): Document static members.
6951
6952Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6953
6954 * stabs.texinfo: Document S type attribute.
6955
6956Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6957
6958 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
6959
6960Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
6961
6962 * gdbint.texinfo: Fix a few typos.
6963
6964Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6965
6966 * gdb.texinfo, remote.texi: formatting improvements
6967
6968 * gdb.texinfo (New Features): mention threads.
6969 (Summary, C): fix xrefs in newly contributed text.
6970 (Threads): index entries, clarifications, example
6971 (passim): minor typos fixed, phrasing improvements
6972
6973 * remote.texi (Bootstrapping): rephrase text on ^C and add index
6974 entries; (Server): explain use of gdbserver w/real-time systems,
6975 add example of conflicting TCP port; (MIPS Remote) break up
6976 running text into table, highlighting commands, and add example.
a9331b3f 6977
c906108c
SS
6978Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6979
6980 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
6981
6982Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6983
6984 * stabs.texinfo (Nested Symbols): New node.
6985 (String Field, Symbol Descriptors, Cross-References): Refer to it.
6986
6987Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6988
6989 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
6990 to picking which Bbss.bss symbol to use, and (because there seems to
6991 be no good way of doing it) re-write some of the text to make it
6992 sound like Bbss.bss isn't such a great idea after all (as currently
6993 designed).
6994
6995 * gdb.texinfo (C): In addition to saying people have to use g++ for
6996 good results, say they have to use stabs. Specifically say cfront
6997 doesn't work well.
6998 (Summary): Merge in information on Modula-2, Pascal, and Chill from
6999 the gdb README. Add xrefs to places where the support for the various
7000 languages is described in detail.
7001
7002Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7003
7004 * stabs.texinfo: Clean up stuff about visibility and virtual
7005 characters.
7006
7007 * stabs.texinfo (N_M2C): Cite Sun doc.
7008
7009Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7010
7011 * gdb.texinfo: updates re threads.
7012 * remote.texinfo: avoid index entries starting with digits.
7013
7014Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7015
7016 * stabs.texinfo (Enumerations): Talk about large, negative and
7017 octal values. Clean up cross reference to type attributes.
7018 (String Field): Say that GDB 4.11 supports size attribute.
7019
7020Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7021
7022 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7023 is a mandatory step. Make the stuff about that more concise.
7024
7025Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7026
7027 * stabs.texinfo (Class Names): New node.
7028
7029 * gdb.texinfo (Command Files): Explain order of init file reading.
7030
7031 * remote.texi (Bootstrapping): Talk about getting the serial driver
7032 to deal with ^C sent by gdb to stop the remote system.
7033
7034Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7035
7036 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7037
7038 * libgdb.texinfo (Defining Commands): made the DOC arg
7039 to gdb_define_app_command a char * instead of char **
7040 per a suggestion from kingdon.
7041
7042 * libgdb.texinfo: total rewrite from a different starting
7043 premise.
7044
7045Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7046
7047 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7048 floats passed as doubles (to improve clarity).
7049
7050Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7051
7052 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7053
7054 * a4rc.sed: update to work with Andreas Vogel papersize params
7055
7056 * refcard.tex: use Andreas Vogel simplifications of papersize
7057 params; remove useless version info; update copyright date.
7058
7059Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7060
7061 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7062
7063Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7064
7065 * gdb.texinfo (Files): Say what address the load command loads it at.
7066
7067 * stabs.texinfo (Common Blocks): Minor cleanups.
7068
7069 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7070 that Sun has backed away from the linker kludge and thus the relevant
7071 issue is changes to the SunPRO tools, not the Solaris linker.
7072
7073 * stabs.texinfo (Traditional Integer Types): Clean up description
7074 of octal bounds a little bit. Document extra leading zeroes.
7075
7076Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7077
7078 * gdb.texinfo (Signaling): Update for symbolic symbol names
7079 and add a section explaining the difference between the GDB
7080 signal command and the shell kill utility.
7081
7082Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
7083
7084 * libgdb.texinfo: added `@' to braces that were unescaped.
7085
7086Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
7087
7088 * libgdb.texinfo: new file. Spec for the gdb library.
7089
7090Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7091
7092 * stabs.texinfo (Include Files): Fix typo (start -> end).
7093
7094Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7095
7096 * gdb.texinfo, remote.texi: assorted small improvements, mostly
7097 from Melissa at FSF's editing pass.
7098
7099Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7100
7101 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7102 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7103 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7104
7105Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7106
7107 * remote.texi (Bootstrapping): Discuss 386 call gates.
7108
7109Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7110
7111 * stabs.texinfo (Based Variables): New node.
7112
7113Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7114
7115 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7116 names, sizes, and formats to suggest how not to lose.
7117
7118Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7119
7120 * stabs.texinfo (Methods): Fix typo.
7121
7122Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7123
7124 * gdb.texinfo: Fix a few typos.
7125
7126Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7127
7128 * gdb.texinfo: Clarify how well it works with Fortran.
7129
7130 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
7131 More on relocating stabs in ELF files.
7132
7133Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7134
7135 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
7136
7137Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7138
7139 * stabs.texinfo (Local Variable Parameters): Talk about nameless
7140 parameters on VAX.
7141
7142Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7143
7144 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
7145
7146Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7147
7148 * stabs.texinfo: Make info author notice match the TeX author notice.
7149
7150Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7151
7152 * stabs.texinfo: Initial-caps all words in node names and
7153 non-trivial words in section names.
7154
7155Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7156
7157 * stabs.texinfo: Many minor cleanups.
7158
7159 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
7160
7161Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
7162
7163 * stabs.texinfo: Remove full description of big example.
7164 It's not really helpful; just use pieces of it where appropriate.
7165 Add more Texinfo formatting directives (@samp, etc.).
7166 Use @deffn to define stab types.
7167 Eliminate some wordiness. Break up some nodes.
7168 Add an (alphabetized) index of symbol types.
7169 Use consistent capitalization style in node and section names.
7170
7171Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
7172
7173 * gdb.texinfo: Change typo "Two two" to "The two".
7174
7175Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7176
7177 * stabs.texinfo (XCOFF-differences): Remove references to
7178 non-existent types N_DECL and N_RPSYM.
7179
7180 * stabs.texinfo (String Field): Say that type attributes bug is
7181 fixed in GDB 4.10, since it is.
7182
7183 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
7184
7185Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
7186
7187 * stabs.texinfo: Formatting cleanups.
7188
7189Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7190
7191 * stabs.texinfo: When explaining the n_type of a stab, standardize
7192 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
7193 no tabs, use @r).
7194 (Global Variables): Clean up.
7195
7196Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7197
7198 * stabs.texinfo (Stack Variables): Re-write.
7199
7200Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7201
7202 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7203 addresses of a source file. Also revise formatting.
7204 Change "object module" or "object file" to "source file".
7205 Various: Miscellaneous cleanups.
7206
7207Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7208
7209 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7210
7211Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
7212
7213 * gdbint.texinfo: Removed many nonsensical machine-collected
7214 host and target conditionals, described some of the remainder.
7215
7216Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7217
7218 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7219
7220 * gdbint.texinfo (Top): Add name to @top line, and re-write the
7221 paragraph which follows.
7222
7223 * gdbint.texinfo (Host): Use @code not @samp for Makefile
7224 variables. Looks better and avoids overful hbox.
7225
7226Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7227
7228 * stabs.texinfo (Procedures): Improve stuff on nested functions.
7229
7230Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7231
7232 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
7233 retransmit-timeout
7234
7235Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7236
7237 * gdbint.texinfo: Update statement about `some ancient Unix
7238 systems, like Ultrix 4.0' to Ultrix 4.2.
7239
7240Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
7241
7242 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7243
7244 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7245
7246 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
7247 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7248
7249 * remote.texi: new name for former gdbinv-s.texi
7250
7251 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7252
7253Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
7254
7255 * gdbinv-s.texi: Documented timeout and retransmit-timeout
7256 variables for MIPS remote debugging protocol.
7257
7258Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7259
7260 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7261
7262Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7263
7264 * Makefile.in (refcard.dvi): Use srcdir where necessary.
7265
7266Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
7267
7268 * gdb.texinfo: repair conditional bugs in text markup
7269
7270Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7271
7272 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7273 to select Modula-2 material.
7274
7275Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7276
7277 * stabs.texinfo: Cleanups regarding statics.
7278
7279 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7280 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
7281
7282Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7283
7284 * stabs.texinfo: N_MAIN is sometimes used for C.
7285
7286Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7287
7288 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7289
7290Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
7291
7292 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 7293 removed from the code by Kingdon.
c906108c
SS
7294
7295Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7296
7297 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7298 input when evaluating breakpoint conditions; the bug has been fixed.
7299
7300 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7301 sets the ignore count to N-1, not to N.
7302
7303Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7304
7305 * refcard.tex (\hoffset): correct longstanding error to match
7306 intended offset; avoids cutting off edge on some printers
7307
7308Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7309
7310 * stabs.texinfo (Parameters): Say that order of stabs is significant.
7311
7312Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7313
7314 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7315
7316Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7317
7318 * Makefile.in: (REFEDITS) new var to control whether PS or CM
7319 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7320 collect sed edits if any, apply to refcard before formatting;
7321 (refcard.ps) stop implying PS fonts if PS output requested;
7322 (lrefcard.ps) delete extra target for variant PS fonts
7323
7324 * refcard.tex: parametrize papersize dependent info, collect
7325 in easily replaced spot
7326
7327 * a4rc.sed: new file, edits to refcard for A4 paper
7328
7329Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7330
7331 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7332
7333Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7334
7335 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7336
7337Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7338
7339 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7340 politely rather than rudely.
7341
7342Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7343
7344 * stabs.texinfo: Document common blocks.
7345
7346Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
7347
7348 * stabs.texinfo: Add some basic info about stabs-in-elf.
7349
7350Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7351
7352 * stabs.texinfo (Top): Minor cleanup.
7353
7354Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7355
7356 * Makefile.in (install-info): remove parentdir support
7357
7358Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7359
7360 * gdb.texinfo (Copying): delete this node and references to it;
7361 RMS says this manual need not carry GPL. (passim): Improvements
7362 from last round at FSF, largely due to Ian Taylor review, and
7363 minor formatting improvements.
7364
7365 * gdbinv-s.texi (passim): Improvements from last round at FSF,
7366 largely due to Ian Taylor review. (Debug Session): minor edits to
7367 new text.
7368
7369Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
7370
7371 * Makefile.in (realclean): Remove info and dvi files too.
7372
7373Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
7374
7375 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7376 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
7377 * gdb.texinfo: Change accordingly.
7378
7379 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
7380 N_{L,R}BRAC,N_SLINE are relative to.
7381
7382Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
7383
7384 * Makefile.in (GDBvn.texi): Update atomically.
7385
7386Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
7387
7388 * gdbinv-s.texi (Debug Session): Document exceptionHook.
7389
7390Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
7391
7392 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7393 addresses together. Also motivate the set print symbol-filename
7394 command and suggest other solutions.
7395
7396Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
7397
7398 * gdb.texinfo (set print elements): Note that the number of
7399 elements is set to unlimited by "set print elements 0".
7400
7401Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
7402
7403 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7404 NF_LDOUBLE means.
7405 (Stab Types): Include Solaris stab types.
7406 (Procedures): Document Solaris extensions.
7407
7408Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7409
7410 * gdb.texinfo: Add `set print symbol-filename' doc.
7411
7412Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7413
7414 * stabs.texinfo (Arrays): Talk about type definition vs. type
7415 information.
7416
7417 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
7418 the trailing semicolon.
7419
7420Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7421
7422 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
7423 and merge in other parts of the document addressing these subjects.
7424 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
7425
7426 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
7427 at the end of a range type.
7428
7429 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
7430 AIX extensions.
7431
7432Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7433
7434 * stabs.texinfo (Stabs Format): Misc fixes.
7435
7436Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7437
7438 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
7439 (Traditional builtin types): Document convex convention for long long.
7440 (Negative builtin types): Discuss type names, and misc fixes.
7441
7442Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7443
7444 * stabs.texinfo (Builtin Type Descriptors): Document the floating
7445 point types used with @samp{R} type descriptor.
7446 (Symbol Descriptors): Describe how to handle conflict between
7447 different meanings of @samp{P} symbol descriptor.
7448
7449Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7450
7451 * stabs.texinfo: Remove node Quick Reference and put its children
7452 directly under the main menu.
7453
7454 * stabs.texinfo: Many more changes to bring it into line with
7455 AIX documentation and reality. I think it now has all the
7456 information from the AIX documentation, except that I burned
7457 out when I got to variant records (Pascal and Modula-2) and
7458 all the COBOL types. Oh well, we can add them later when we're
7459 worrying more about those languages.
7460
7461 * stabs.texinfo (Automatic variables): Talk about what it means
7462 to omit the symbol descriptor.
7463
7464Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7465
7466 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
7467 gcc2 behavior with promoted args.
7468
7469Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7470
7471 * gdb.texinfo: include readline appendices in info version of manual
7472
7473Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7474
7475 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
7476 target remote.
7477
7478 * gdb.texinfo (Machine Code): more index entries for disassemble
7479
7480Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
7481
7482 * Clarify the intended use of the gdb-testers and gdb-patches
7483 mailing lists, and shrink gzip comment.
7484
7485Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7486
7487 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
7488 DOSHOST configuration of manual.
7489
7490 * gdb.texinfo (MIPS Stack): new node.
7491
7492 * all-config.texi (MIPS) new switch.
7493
7494 * gdbinv-s.texi (Nindy Options) Remove two instances of future
7495 tense; (MIPS Remote) new node.
7496
7497 * gdb.texinfo (passim) rephrases to work around makeinfo @value
7498 bug; (Environment) less passive, other small cleanups in text about
7499 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
7500 (Remote) new MIPS Remote menu entry.
7501
7502Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
7503
7504 * stabs.texinfo: Many changes to include information from the
7505 AIX documentation.
7506
7507 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
7508
7509Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
7510
7511 * gdbint.texinfo (new node Debugging GDB, elsewhere):
7512 Move a bunch of information from ../README.
7513 (Getting Started): New node.
7514
7515Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7516
7517 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
7518
7519 * gdb.texinfo: advance manual revision dates to present
7520
7521 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
7522 stop using silly Roman numerals in @set variable names
7523
7524Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
7525
7526 * stabs.texinfo (Parameters): Keep trying to get this right.
7527
7528Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
7529
7530 * stabs.texinfo (Parameters): More on "local parameters".
7531
7532Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
7533
7534 * stabs.texinfo (Parameters): Re-do "local parameters" section.
7535
7536Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
7537
7538 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
7539 (Parameters): Rewrite.
7540 (xcoff-differences, Sun-differences): Minor changes.
7541
7542Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
7543
7544 * stabs.texinfo: Minor cleanup.
7545
7546Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
7547
7548 * gdbint.texinfo: Minor xcoff stuff.
7549
7550Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
7551
7552 * gdbint.texinfo: Update for new config directory structure.
7553 Add info about internal type data structures.
7554
7555Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
7556
7557 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
7558 $(srcdir).
7559 (gdb-config.texi): Depend on file in $(srcdir).
7560
7561Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
7562
7563 * stabs.texinfo: Fixes about N_SO.
7564
7565Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7566
7567 * gdb.texinfo: include list of nonstandard init file names
7568
7569 * *-config.texi: new switch GENERIC for text that applies *only*
7570 to (usual) multiple-target version of manual
7571
7572 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
7573 h8 config
7574
7575 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
7576 in menus (rather than conditionally selected multiple alternative
7577 menus).
7578
7579 * Makefile.in: define and use DOC_CONFIG var to select
7580 configuration for GDB user manual.
7581
7582 * gdb-config.texi: delete from repository, generate from Makefile.
7583
7584 * all-config.texi: normal `generic' configuration file, formerly
7585 stored as gdb-config.texi
7586
7587Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
7588
7589 * Makefile.in: add dvi target to build all .dvi files
7590
7591Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7592
7593 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
7594
7595Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
7596
7597 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
7598 host conditionals.
7599 * stabs.texinfo: More array fixes inspired by Jim's.
7600
7601Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
7602
7603 * stabs.texinfo: Fixes re arrays and continuations.
7604
7605 * gdbint.texinfo: Add XCOFF node.
7606
7607Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
7608
7609 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
7610
7611Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
7612
7613 * stabs.texinfo: Fix for array types to mention lower bounds.
7614
7615Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
7616
7617 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
7618
7619Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
7620
7621 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
7622
7623Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
7624
7625 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
7626 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
7627
7628Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
7629
7630 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
7631
7632Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7633
7634 * gdb.texinfo, gdbinv-s.texi: misc updates
7635
7636Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
7637
7638 * gdbint.texinfo: Brief documentation for longjmp support,
7639 from an email msg by Stu.
7640
7641Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
7642
7643 * stabs.texinfo: Fix description of floating point "range"
7644 types (which really define basic types). Reported by Jim Meehan,
7645 <meehan@src.dec.com>.
7646
7647 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
7648
7649Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
7650
7651 * gdbint.texinfo: Slightly expand section on supporting a new
7652 object file format.
7653
7654Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
7655
7656 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
7657 intermediate file.
7658
7659Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7660
7661 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
7662
7663Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7664
7665 * gdbinv-s.texi: z8000 simulator target name is just "sim"
7666
7667 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
7668 as well as Z8002.
7669
7670Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
7671
7672 * gdbint.texinfo: Add sections on clean design and on how to send
7673 in changes.
7674
7675Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
7676
7677 * gdbint.texinfo: Add how to declare the result of make_cleanup.
7678
7679Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
7680
7681 * gdb.texinfo: Fix typo, reported by Karl Berry.
7682
7683Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
7684
7685 * gdb.texinfo: Add opcodes dir to GDB distribution description.
7686
7687Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7688
7689 * gdbint.texinfo: fixed a stray email address (needs @@),
7690 added @table @code to node "Native Conditionals"
7691
7692Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
7693
7694 * gdbint.texinfo: Describe coding style of GDB.
7695
7696Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
7697
7698 * stabs.texinfo: Minor wording changes.
7699
7700Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
7701
7702 * gdbint.texinfo: Improve release doc slightly.
7703
7704Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
7705
7706 * gdbint.texinfo: Improve doc of GDB config macros.
7707
7708Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
7709
7710 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
7711 These will be reinserted when examined.
7712
7713Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
7714
7715 * gdbint.texinfo: Make a start at documenting all the #if macros
7716 in GDB. At least list them all, and start separating them into
7717 host-specific and target-specific.
7718
7719Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7720
7721 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 7722 examples (not consistent w others).
c906108c
SS
7723 gdb.texinfo: issue disclaimer paragraph on cmdline options only
7724 for generic vn of doc
7725
7726Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
7727
7728 * Makefile.in: always create installation directories.
7729
7730Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7731
7732 * gdb.texinfo: in h8 config, do not describe searching commands.
7733
7734Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7735
7736 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
7737 conditionals; introduce a few generic switches that may be
7738 useful for other cross-dev or dos-hosted configs.
7739
7740 * gdb.texinfo: fix typo in "info reg" description
7741
7742Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
7743
7744 * stabs.texinfo: Minor updates from running TeX over it.
7745 * Makefile.in (stabs.dvi, stabs.ps): Add.
7746
7747Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
7748
7749 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
7750 First pass at converting it to texinfo.
7751
7752Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
7753
7754 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
7755 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
7756
7757Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
7758
7759 * gdbint.texinfo: Add section on partial symbol tables.
7760
7761Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
7762
7763 * gdb.texinfo: document `set remotedebug' and `set
7764 rstack_high_address'.
7765
7766Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7767
7768 * gdb.texinfo: slight expansion of new text on reading info files
7769 * gdbinv-s.m4.in: correct and expand info on cross-debugging
7770 H8/300 from DOS.
7771
7772Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
7773
7774 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
7775
7776Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
7777
7778 * gdb.texinfo: Say how to read the `info' files.
7779
7780Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
7781
7782 * Makefile.in: gm4 -> m4.
7783
7784Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
7785
7786 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
7787 Documentation' ahead of `Installing GDB' to match README.
7788 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 7789 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
7790
7791Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
7792
7793 * Makefile.in: remove $(srcdir) from gdb.info rule.
7794
7795Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7796
7797 * Makefile.in: commented out gdb-all.texinfo rule. This is
7798 temporary.
7799
7800Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
7801
7802 * Makefile.in, configure.in: removed traces of namesubdir,
7803 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7804 copyrights to '92, changed some from Cygnus to FSF.
7805
7806Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
7807
7808 * gdb.texinfo: Improve how we ask for bug reports.
7809
7810Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7811
7812 * Makefile.in: infodir belongs in datadir.
7813
7814Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7815
7816 * Makefile.in: remove spaces following hyphens, bsd make can't
7817 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 7818 standards.text support.
c906108c
SS
7819
7820Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7821
7822 * Makefile.in: idestdir and ddestdir go away. Added copyrights
7823 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
7824 and mandir now keyed off datadir by default.
7825
7826\f
7827Local Variables:
9e9c5ae7 7828mode: change-log
c906108c
SS
7829left-margin: 8
7830fill-column: 74
7831version-control: never
7832End: