daily update
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
b3b9301e
PA
12011-02-14 Pedro Alves <pedro@codesourcery.com>
2
3 * gdb.texinfo (Remote Configuration): Mention set/show remote
4 traceframe-info.
5 (Tools/Packages Optional for Building GDB): Mention that expat is
6 used for traceframe info.
7 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
8 (General Query Packets) <qSupported>: Describe the
9 qXfer:traceframe-info:read feature.
10 (qXfer::read): Describe qXfer:traceframe-info:read.
11 (Traceframe Info Format): New section.
12
cef35b0f
PA
132011-02-04 Pedro Alves <pedro@codesourcery.com>
14
15 * gdbint.texinfo (Formatting): Mention some formatting guidelines
16 for casts and unary operators.
17
f1cbe1d3
TT
182011-02-04 Tom Tromey <tromey@redhat.com>
19
20 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
21 is not useful.
22
585fdaa1
PA
232011-01-25 Pedro Alves <pedro@codesourcery.com>
24
25 * gdb.texinfo: s/value optimized out/optimized out/g
26
7bfc9434
JB
272011-01-21 Joel Brobecker <brobecker@adacore.com>
28
29 * gdb.texinfo (Other Misc Settings): Rework part of the
30 documentation of the "set interactive mode" command.
31
4694da01
TT
322011-01-19 Tom Tromey <tromey@redhat.com>
33
34 * gdb.texinfo (Threads): Document thread name output and `thread
35 name' command.
36 (Threads In Python): Document Thread.name attribute.
37 (GDB/MI Thread Commands): Document thread attributes.
38
b716877b
AB
392011-01-12 Andrew Burgess <aburgess@broadcom.com>
40
41 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
42 changes in mi/mi-cmd-disas.c
43
13fd8b81
TT
442011-01-12 Tom Tromey <tromey@redhat.com>
45
46 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
47 Fix "thread apply" text.
48
e09342b5
TJB
492011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
50 Thiago Jung Bauermann <bauerman@br.ibm.com>
51
52 Implement support for PowerPC BookE ranged watchpoints.
53 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
54 the "set powerpc exact-watchpoints" flag.
55
06e65f44
TT
562011-01-07 Tom Tromey <tromey@redhat.com>
57
58 * gdb.texinfo (Python API): Add descriptions to @menu items.
59
d8e22779
TT
602011-01-06 Tom Tromey <tromey@redhat.com>
61
62 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
63
a255712f
PP
642010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
65
e09342b5 66 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 67
ccfc3d6e
TT
682011-01-06 Tom Tromey <tromey@redhat.com>
69
70 PR python/12133:
71 * gdb.texinfo (Frames In Python): Document various frame
72 constants.
73
44944448
JB
742011-01-05 Joel Brobecker <brobecker@adacore.com>
75
76 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
77 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
78 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
79
42ea3d7a
JK
802011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
81
82 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
83 (clean): Add GDBvn.texi.
84
720d1a40
JB
852010-12-29 Joel Brobecker <brobecker@adacore.com>
86
87 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
88 occasional case where the debugger prints an array address
89 instead of the array itself.
90
ad196637
PA
912010-12-23 Pedro Alves <pedro@codesourcery.com>
92
93 * gdb.texinfo (Packets) <read registers packet>: Document support
94 for registers that were not collected.
95
a86caf66
DE
962010-12-15 Doug Evans <dje@google.com>
97
98 * gdb.texinfo (Startup): Document auto-loading of scripts during
99 startup.
100 (Auto-loading): Delete "maint set python auto-load on|off".
101 Add "set auto-load-scripts on|off".
102
aae1c79a
DE
1032010-12-07 Doug Evans <dje@google.com>
104
105 * gdb.texinfo (Mode Options): Document -data-directory.
106 (Data Files): Add reference to -data-directory.
107
4e04c971
DE
1082010-11-29 Doug Evans <dje@google.com>
109
110 * gdb.texinfo (Pretty-Printer Introduction): Change
111 printer-name:subprinter-name to printer-name;subprinter-name.
112
94b6973e
PM
1132010-11-29 Phil Muldoon <pmuldoon@redhat.com>
114
115 PR python/12199
116
117 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
118
39037522
TT
1192010-11-23 Tom Tromey <tromey@redhat.com>
120
121 * gdb.texinfo (Top): Check SYSTEM_READLINE.
122 (Editing): Likewise.
123 (Command History): Likewise.
124 (TUI Keys): Likewise.
125 (Bug Reporting): Conditionally include rluser.texi and
126 inc-history.texinfo.
127 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
128 (GDB_DOC_SOURCE_INCLUDES): Add comment.
129 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
130 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
131 (gdb.pdf): Likewise.
132 (gdb.info): Likewise.
133 (gdb/index.html): Likewise.
134
5ae98d25
TT
1352010-11-23 Tom Tromey <tromey@redhat.com>
136
137 * Makefile.in (Makefile): Run ../config.status.
138 (distclean): Update.
139 * configure: Remove.
140 * configure.ac: Remove.
141
621c8364
TT
1422010-11-12 Tom Tromey <tromey@redhat.com>
143
144 * gdb.texinfo (Basic Python): Update. Add xref.
145 (Exception Handling): Document new exception classes.
146 (Types In Python): Update.
147 (Frames In Python): Update.
148
84f4c1fe
PM
1492010-11-11 Phil Muldoon <pmuldoon@redhat.com>
150
151 * gdb.texinfo (Breakpoints In Python): Document "internal"
152 parameter, and visible attribute.
153
99e7ae30
DE
1542010-11-05 Doug Evans <dje@google.com>
155
156 * gdb.texinfo (Source Path): Document "set directories".
157
f4b8a18d
KW
1582010-11-05 Ken Werner <ken.werner@de.ibm.com>
159
160 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
161 (OpenCL C): New node.
162
7b51bc51
DE
1632010-11-02 Doug Evans <dje@google.com>
164
165 * gdb.texinfo (Pretty Printing): Expand into three sections,
166 introduction, example, and commands.
167 (Python API): Delete section Disabling Pretty-Printers, merge into
168 Selecting Pretty-Printers.
169 (Writing a Pretty-Printer): New section. Move the pretty-printer
170 example here, and reformat to match python coding style. Add a second
171 example using the gdb.printing module.
172 (Python modules): Add gdb.printing.
173
9eeee977
DE
1742010-10-29 Doug Evans <dje@google.com>
175
176 * gdb.texinfo (Python): Fix long line.
177
a0e0ffdf
DE
1782010-10-20 Doug Evans <dje@google.com>
179
180 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
181 All references updated. Correct sections marked as subsections.
182 (Coding Standards): New chapter. Move the coding standard related
183 subsections here. Add section on Python coding standards.
184
0e3509db
DE
1852010-10-13 Doug Evans <dje@google.com>
186
187 * gdb.texinfo (Python): Add "Python modules".
188 (Types in Python): Add reference to gdb.types section.
189 (Python modules): New node.
190
44592cc4
DE
1912010-10-11 Doug Evans <dje@google.com>
192
193 * gdb.texinfo (Values From Inferior): Add reference to "Types in
194 Python" from gdb.Value.type description.
195
6e1bb179
JB
1962010-09-28 Joel Brobecker <brobecker@adacore.com>
197
198 * gdb.texinfo (Ravenscar Profile): New node.
199
e8467610
TT
2002010-09-22 Tom Tromey <tromey@redhat.com>
201
202 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
203
fccd1d1e
EZ
2042010-09-22 Eli Zaretskii <eliz@gnu.org>
205
206 * gdb.texinfo (Values From Inferior): Clarify that
207 value.dynamic_type works only in C++ programs with RTTI.
208
c1b6b909
TT
2092010-09-15 Paul Bolle <pebolle@tiscali.nl>
210
211 * gdb.texinfo (Character Sets): Correctly reference host-charset
212 in example.
213
7d288aaa
TT
2142010-09-13 Tom Tromey <tromey@redhat.com>
215
216 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
217 Document "fullname" and "from".
218
f75d858b
MK
2192010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
220
221 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
222 feature `reverse' output by -list-target-features.
223
83b9503b
L
2242010-08-31 H.J. Lu <hongjiu.lu@intel.com>
225
226 * gdb.texinfo (i386 Features): Remove an extra "@item".
227
03f17ccf
TT
2282010-08-30 Tom Tromey <tromey@redhat.com>
229
230 PR python/11792:
231 * gdb.texinfo (Values From Inferior): Document dynamic_type.
232
9779414d
DJ
2332010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
234
235 * gdb.texinfo (ARM Features): Document
236 org.gnu.gdb.arm.m-profile.
237
f9ffd4bb
TT
2382010-08-23 Tom Tromey <tromey@redhat.com>
239
240 PR python/11145:
241 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
242 reinterpret_cast methods.
243
702c2711
TT
2442010-08-23 Tom Tromey <tromey@redhat.com>
245
246 PR python/11915:
247 * gdb.texinfo (Types In Python): Document array method.
248
66b73624
TJB
2492010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
250
251 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
252
06a64a0b
TT
2532010-08-16 Tom Tromey <tromey@redhat.com>
254
255 * gdb.texinfo (Set Watchpoints): Document -location option.
256
a3a7127e
DE
2572010-08-13 Doug Evans <dje@google.com>
258
259 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
260
8dedea02
VP
2612010-08-13 Vladimir Prus <vladimir@codesourcery.com>
262
263 * gdb.texinfo (GDB/MI Data Manipulation): Document
264 -data-read-memory-raw and -data-write-memory-raw.
265
ca5c20b6 2662010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 267 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
268
269 * gdb.texinfo (Basic Python): Describe post_event API.
270
cb2e07a6
PM
2712010-08-11 Phil Muldoon <pmuldoon@redhat.com>
272
273 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 274 decode_line Python APIs
cb2e07a6 275
464b3efb
TT
2762010-08-10 Tom Tromey <tromey@redhat.com>
277
278 * gdb.texinfo (Pretty Printing API): Document
279 gdb.default_visualizer.
280
c29c521f
TT
2812010-08-10 Tom Tromey <tromey@redhat.com>
282
283 Revert gdb-add-index addition:
284 * gdb.texinfo (Index Files): Don't document gdb-add-index.
285
5da1313b
JK
2862010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
287 Eli Zaretskii <eliz@gnu.org>
288
289 * gdb.texinfo (Mode Options) <-batch>
290 (Basic Python) <gdb.execute>: Describe setting width and height.
291
02d868e8
PP
2922010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
293
294 * gdb.texinfo (Threads): Document 'debug libthread-db'.
295
c2bbed2a
TT
2962010-07-30 Tom Tromey <tromey@redhat.com>
297
298 * gdb.texinfo (Index Files): Mention gdb-add-index.
299
6c13bbe1
HZ
3002010-07-30 Hui Zhu <teawater@gmail.com>
301
302 * gdb.texinfo (Inferiors and Programs): Update the introduce of
303 "detach inferior" and "kill inferior".
304
53a71c06
CR
3052010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
306
307 * gdb.texinfo (Machine Code): Update description of two forms of
308 arguments, and add new example to demonstrate the new form.
309
5374244e
PM
3102010-07-27 Phil Muldoon <pmuldoon@redhat.com>
311
312 * gdb.texinfo (Values From Inferior): Add value inferior function
313 call description.
314
8ea5bce5
JK
3152010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
316
317 * gdb.texinfo (Active Targets): Fix wrong comma placement.
318
c0edd9ed
JK
3192010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
320 Eli Zaretskii <eliz@gnu.org>
321
322 Make core files the process_stratum.
323 * gdb.texinfo (Active Targets): Remove core_stratum. Include
324 record_stratum example.
325
9291a0cd
TT
3262010-07-13 Tom Tromey <tromey@redhat.com>
327
328 * gdb.texinfo (Index Files): New node.
329
f5011d11
TT
3302010-07-13 Tom Tromey <tromey@redhat.com>
331
332 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
333
0f5238ed
TT
3342010-07-13 Tom Tromey <tromey@redhat.com>
335
336 * gdb.texinfo (Specify Location): Document labels.
337
74c761c1
PA
3382010-07-01 Pedro Alves <pedro@codesourcery.com>
339
340 * gdb.texinfo (Create and Delete Tracepoints): Add more index
341 entries for fast tracepoints and static tracepoints.
342
501994c0
PA
3432010-07-01 Pedro Alves <pedro@codesourcery.com>
344
345 * gdb.texinfo (General Query Packets) <qfThreadInfo,
346 qsThreadInfo>: Spell out `l' as ell.
347
0fb4aa4b
PA
3482010-07-01 Pedro Alves <pedro@codesourcery.com>
349
350 * gdb.texinfo (Convenience Variables): Document $_sdata.
351 (Commands to Set Tracepoints): Describe static tracepoints. Add
352 `Listing Static Tracepoint Markers' menu entry. Document
353 "strace".
354 (Tracepoint Action Lists): Document collecting $_sdata.
355 (Listing Static Tracepoint Markers): New subsection.
356 (Tracepoints support in gdbserver): Mention static tracepoints.
357 (remote packets, enabling and disabling): Mention
358 read-sdata-object.
359 (General Query Packets) <qSupported>: Document qXfer:sdata:read
360 and StaticTracepoint.
361 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
362 Document qXfer:sdata:read.
363 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
364
dc3b15be
JB
3652010-06-29 Joel Brobecker <brobecker@adacore.com>
366
367 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
368
595939de
PM
3692010-06-28 Phil Muldoon <pmuldoon@redhat.com>
370 Tom Tromey <tromey@redhat.com>
371 Thiago Jung Bauermann <bauerman@br.ibm.com>
372
373 * gdb.texinfo (Inferiors In Python): New node.
374 * gdb.texinfo (Threads In Python): New node.
375
9279c692
JB
3762010-06-28 Joel Brobecker <brobecker@adacore.com>
377
378 * gdb.texinfo (Python): Document what the python directory is
379 and what its location is.
380 (Basic Python): Document the gdb.PYTHONDIR constant.
381
bc9f0842
TT
3822010-06-25 Tom Tromey <tromey@redhat.com>
383
384 PR python/10808:
385 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
386
f1421989
HZ
3872010-06-24 Hui Zhu <teawater@gmail.com>
388
389 * gdb.texinfo: (Commands for Controlled Output): Add
390 documentation for command "eval".
391
e4c0cfae
SS
3922010-06-21 Stan Shebs <stan@codesourcery.com>
393
394 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
395 * annotate.texinfo: Ditto.
396 * gdbint.texinfo: Ditto.
397 * stabs.texinfo: Ditto.
398
bb08c432
HZ
3992010-06-22 Hui Zhu <teawater@gmail.com>
400
401 * gdb.texinfo: (Process Record and Replay): Add documentation
402 for command "set record memory-query".
403
4f5d9f07
SS
4042010-06-21 Stan Shebs <stan@codesourcery.com>
405
406 * gdb.texinfo: Relicense under GFDL version 1.3.
407 * annotate.texinfo: Relicense under GFDL version 1.3.
408 * gdbint.texinfo: Relicense under GFDL version 1.3.
409 * stabs.texinfo: Relicense under GFDL version 1.3.
410 * fdl.texi: Update to version 1.3.
411
6aed2dbc
SS
4122010-06-18 Stan Shebs <stan@codesourcery.com>
413
a61408f8
SS
414 * gdb.texinfo (Operating System Auxiliary Information): Describe
415 "info os" when no arguments given.
416
6aed2dbc
SS
417 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
418 $_thread.
419
24e933df
HZ
4202010-06-18 Hui Zhu <teawater@gmail.com>
421
422 * gdb.texinfo: (Process Record and Replay): Add documentation
423 for commands "record save" and "record restore".
424
65d79d4b
SDJ
4252010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
426
427 * gdb.texinfo: Include information about the correct use
428 of addresses in the `watch' command.
429
d914c394
SS
4302010-06-11 Stan Shebs <stan@codesourcery.com>
431
432 * gdb.texinfo (Observer Mode): New section.
433 (General Query Packets): Document QAllow.
889bf7c5 434
967cf477
DE
4352010-06-04 Doug Evans <dje@google.com>
436
437 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
438
aaf4119b
DE
4392010-06-03 Doug Evans <dje@google.com>
440
441 * gdbint.texinfo (Coding): Add subsection on command names.
442
9eae7c52
TT
4432010-06-02 Tom Tromey <tromey@redhat.com>
444
445 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
446 always-disassemble.
447
fa593d66
PA
4482010-06-01 Pedro Alves <pedro@codesourcery.com>
449
450 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
451 gdbserver, and add cross reference.
452 (Tracepoints support in gdbserver): New subsection.
453
dde08ee1
PA
4542010-05-26 Pedro Alves <pedro@codesourcery.com>
455
456 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
457 `qRelocInsn' feature.
458 (Relocate instruction reply packet): New subsection
459 of `Tracepoint Packets'.
460 (Tracepoint Packets): Mention that packets QTDP and QTStart
461 support the qRelocInsn request, and add cross reference to new
462 subsection.
463
07ca107c
DE
4642010-05-25 Doug Evans <dje@google.com>
465
466 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
467 (Commands In Python): Document gdb.string_to_argv.
468
c25c4a8b
JK
4692010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
470
471 * gdbint.texinfo (Host Definition): Remove items NORETURN and
472 ATTR_NORETURN.
473
d7b32ed3 4742010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
475 Tom Tromey <tromey@redhat.com>
476 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 477
c25c4a8b 478 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 479
6aecb9c2
JB
4802010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
481
482 * gdb.texinfo: (Summary) Add mention about D language support.
483 (Filenames): Add D suffixes.
484 (D): New node.
485
b7da9e9f
PM
4862010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
487
488 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
489 of macro deleted from GDB code.
490
ab38a727
PA
4912010-04-24 Pedro Alves <pedro@codesourcery.com>
492
493 * gdb.texinfo (Commands to specify files): Describe what how GDB
494 looks up DOS-based filesystem paths on the system root. Document
495 the new `set/show target-file-system-kind' commands.
496
66d09542
DE
4972010-04-23 Doug Evans <dje@google.com>
498
499 * gdb.texinfo (Python): Move Auto-loading section here ...
500 (Python API): from here.
501 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
502 (Maintenance Commands): Add docs for "maint print section-scripts".
503
8bd10a10
CM
5042010-04-20 Chris Moller <cmoller@redhat.com>
505
506 * gdb.texinfo (Setting Breakpoints): Added description of
507 filename-qualified rbreak.
508 * refcard.tex (Breakpoints and Watchpoints): Added brief
509 description of filename-qualified rbreak.
510
4c374409
JK
5112010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
512
513 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
514 (Python API): Change the reference to Pretty Printing API.
515 (Pretty Printing): Move the user part under the Data node. Reformat
516 the sample output to 72 columns. Create a new reference to Pretty
517 Printing API. Rename the API part ...
518 (Pretty Printing API): To a new node name.
519 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
520 (GDB/MI Variable Objects): Change references to Pretty Printing API.
521
5a9351ae
SS
5222010-04-21 Stan Shebs <stan@codesourcery.com>
523
524 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 525 and commands.
5a9351ae 526 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 527
9a22f0d0
PM
5282010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
529
530 * gdb.texinfo (Examining memory): Update for change in string
531 display with explicit size.
532
6149aea9
PA
5332010-04-19 Pedro Alves <pedro@codesourcery.com>
534
535 PR breakpoints/8554.
536
537 * gdb.texinfo (Save Breakpoints): New node.
538 (save-tracepoints): Rename to ...
539 (save tracepoints): ... this. Mention that `save-tracepoints' is
540 a deprecated alias to `save tracepoints'.
541
711e434b
PM
5422010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
543
645797a8 544 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
545 (info w32 thread-information-block): Document new command.
546 (qGetTIBAddress): Document new gdbserver query.
547 (maint set/show show-all-tib): Document new command.
548
3f7b2faa
DE
5492010-04-15 Doug Evans <dje@google.com>
550
fa33c3cd
DE
551 * gdb.texinfo (Python API): Add progspaces section.
552 (Selecting Pretty-Printers): Progspace pretty-printers are
553 searched too.
554 (Progspaces In Python): New section.
555
3f7b2faa
DE
556 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
557
79f283fe
PM
5582010-04-14 Phil Muldoon <pmuldoon@redhat.com>
559
560 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
561 returns None.
562
87290684
SS
5632010-04-09 Stan Shebs <stan@codesourcery.com>
564
565 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
566 Describe the `frames-created' field, tweak grammar.
567
a97153c7
PA
5682010-04-09 Pedro Alves <pedro@codesourcery.com>
569
570 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
571 Describe the `circular' and `disconnected' fields.
572
5c5dcc1b
L
5732010-04-09 H.J. Lu <hongjiu.lu@intel.com>
574
575 * gdb.texinfo (maint print registers): Mention unavailable and
576 invisible registers.
577
adc36818
PM
5782010-04-09 Phil Muldoon <pmuldoon@redhat.com>
579 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 580 Tom Tromey <tromey@redhat.com>
adc36818
PM
581
582 * gdb.texinfo (Breakpoints In Python): New Node.
583
33da3f1c
SS
5842010-04-08 Stan Shebs <stan@codesourcery.com>
585
586 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
587 trace status fields.
588
3a13a53b
L
5892010-04-08 H.J. Lu <hongjiu.lu@intel.com>
590
591 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
592 optional. Make org.gnu.gdb.i386.avx requires
593 org.gnu.gdb.i386.avx.
594
08001717
DE
5952010-04-08 Doug Evans <dje@google.com>
596
597 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
598 search path, and document that gdb only scans the search path if
599 the script's path doesn't specify a directory.
600
c375651d
DE
6012010-04-05 Doug Evans <dje@google.com>
602
603 * gdb.texinfo (maint show python auto-load): Fix typo.
604
af54718e
SS
6052010-04-04 Stan Shebs <stan@codesourcery.com>
606
d77f58be
SS
607 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
608 (Setting Watchpoints): Update description of "info watch".
609 (Disabling Breakpoints): Only "info break" lists all.
610
af54718e
SS
611 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
612 (tdump): Explain how tdump works.
613
86b17b60
PA
6142010-04-01 Pedro Alves <pedro@codesourcery.com>
615
616 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
617 add cross reference.
618
ff12863f
PA
6192010-03-31 Pedro Alves <pedro@codesourcery.com>
620
621 * gdb.texinfo (TUI Commands): Mention that in some cases, these
622 commands error out.
623
f68eb612
L
6242010-03-30 H.J. Lu <hongjiu.lu@intel.com>
625
626 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
627
c8d5aac9
L
6282010-03-30 H.J. Lu <hongjiu.lu@intel.com>
629
630 * gdb.texinfo (General Query Packets): Add xmlRegisters.
631
7d13fe92
SS
6322010-03-29 Stan Shebs <stan@codesourcery.com>
633 Nathan Sidwell <nathan@codesourcery.com>
634
635 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
636 GDBN equivalent.
637 (Set Tracepoints): Remove mention that conditional tracepoints
638 don't exist.
639 (Tracepoint Actions): Clarify when while-stepping collection
640 happens, note that while-stepping does not automatically collect
641 $pc.
642
409873ef 6432010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 644
409873ef
SS
645 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
646 (General Query Packets): Describe TracepointSource.
647
ee8e71d4
EZ
6482010-03-27 Matt Rice <ratmice@gmail.com>
649
c8d5aac9
L
650 * gdb.texinfo (ARM): Document arguments to "target sim".
651 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 652
99b5e152
PA
6532010-03-26 Pedro Alves <pedro@codesourcery.com>
654
655 * gdb.texinfo (Tracepoint Packets): Remove mention that
656 terror:string may be plain text, and drop mention of X prefix.
657
cd64ee31
VP
6582010-03-26 Vladimir Prus <vladimir@codesourcery.com>
659
660 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
661
6c28cbf2
SS
6622010-03-24 Stan Shebs <stan@codesourcery.com>
663
664 * gdb.texinfo (Tracepoint Packets): Document trace error status.
665
95a42b64
TT
6662010-03-24 Tom Tromey <tromey@redhat.com>
667
668 PR breakpoints/9352:
669 * gdb.texinfo (Break Commands): Update.
670
18148017
VP
6712010-03-24 Vladimir Prus <vladimir@codesourcery.com>
672
673 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
674 commands.
675
4daf5ac0
SS
6762010-03-16 Stan Shebs <stan@codesourcery.com>
677
678 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
679 circular-trace-buffer.
680 (Tracepoint Packets): Describe QTBuffer, and details of the
681 qTStatus reply.
682
c9429232
SS
6832010-03-12 Stan Shebs <stan@codesourcery.com>
684 Nathan Sidwell <nathan@codesourcery.com>
685
686 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
687 doing instruction stepping.
688 (Tracepoint Restrictions): New node.
689
ccefe4c4
TT
6902010-03-10 Tom Tromey <tromey@redhat.com>
691
692 * gdbint.texinfo (Symbol Handling): Update.
693
7c953934
TT
6942010-03-08 Tom Tromey <tromey@redhat.com>
695
696 PR cli/9591:
697 * gdb.texinfo (Mode Options): Mention lack of pagination and
698 confirmation with --batch.
699 (Screen Size): Mention --batch.
700 (Messages/Warnings): Likewise.
701
f870a310
TT
7022010-03-05 Tom Tromey <tromey@redhat.com>
703
704 * gdb.texinfo (Basic Python): Document target_charset and
705 target_wide_charset.
706
78e2826b
TT
7072010-03-05 Tom Tromey <tromey@redhat.com>
708
709 * gdb.texinfo (Data): Link to pretty-printing.
710 (Output Formats): Likewise. Correct text.
711
f5dff777
DJ
7122010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
713
714 * gdb.texinfo (Types): Describe <struct> and <flags>.
715
dc00d89f
PM
7162010-02-28 Phil Muldoon <pmuldoon@redhat.com>
717
718 * gdb.texinfo (Frames In Python): Add block parameter and
719 description to read_var text.
720
5107b149 7212010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 722 Tom Tromey <tromey@redhat.com>
5107b149
PM
723
724 * gdb.texinfo (Types In Python): Describe block argument in
725 template_argument and gdb.lookup_type.
726
e03e5e7b
TT
7272010-02-24 Tom Tromey <tromey@redhat.com>
728
729 * gdb.texinfo (Cygwin Native): Fix typo.
730
f3e9a817
PM
7312010-02-24 Phil Muldoon <pmuldoon@redhat.com>
732
733 * gdb.texinfo (Frames In Python): Add block, find_sal, function
734 and select method descriptions.
735 (Python API): Add Blocks In Python, Symbols in Python and Symbol
736 Tables in Python to menu.
737 (Blocks In Python): New node.
738 (Symbols In Python): New node.
739 (Symbol Tables in Python): New node.
740
a79b8f6e
VP
7412010-02-24 Vladimir Prus <vladimir@codesourcery.com>
742
743 Multiexec MI
744
745 gdb/
746 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
747
748 gdb/doc/
749 * gdb.texinfo (GDB/MI Command Syntax): Document notification
750 changes.
751 (GDB/MI Program Execution): Document current behaviour of
752 --all and --thread-group.
753 (GDB/MI Miscellaneous Commands): Document -add-inferior and
754 -remove-inferior.
755 * observer.texi (inferior_added, inferior_removed): New
756 observers.
757
629d6a47
TT
7582010-02-19 Tom Tromey <tromey@redhat.com>
759
760 * gdbint.texinfo (Getting Started): Fix @node.
761 (Debugging GDB): Likewise.
762
c09529e5
JB
7632010-02-13 Joel Brobecker <brobecker@adacore.com>
764
765 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
766 documenting the gdb_test_timeout variable.
767
540aa8e7
MS
7682010-02-12 Jakob Engblom <jakob@virtutech.com>
769
770 * gdb.texinfo (MI commands): Added documentation of --reverse
771 option to a set of MI commands. Restructured documentation of MI
772 commands --exec-continue to reflect the complexity of reverse
773 execution.
774
081dfbf7
PA
7752010-02-12 Pedro Alves <pedro@codesourcery.com>
776
777 * gdb.texinfo (Using the Collected Data): Specify that the address
778 range of `tfind outsize' is exclusive, and that the address range
779 of `tfind range' is inclusive.
780 (Tracepoint Packets): Specify that the address range of
781 `QTFrame:range' is inclusive, and that the address range of
782 `QTFrame:outside' is exclusive
783
8e9c5e02
VP
7842010-02-12 Vladimir Prus <vladimir@codesourcery.com>
785
786 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
787
92981e24
TT
7882010-02-10 Tom Tromey <tromey@redhat.com>
789
790 * gdb.texinfo (Debugging Output): Document set debug parser and
791 show debug parser.
792
075b51b7
L
7932010-02-09 H.J. Lu <hongjiu.lu@intel.com>
794
795 * gdb.texinfo (Predefined Target Types): Add i387_ext,
796 i386_eflags and i386_mxcsr.
797
3bb8d5c3
L
7982010-02-08 H.J. Lu <hongjiu.lu@intel.com>
799
800 * gdb.texinfo: Document i386 target features.
801
c5f80513
DE
8022010-02-05 Doug Evans <dje@google.com>
803
804 * gdbint.texinfo (Testsuite): Add a new section to document the
805 various DejaGnu variables that may be overridden.
1be00882 806 Document INTERNAL_GDBFLAGS.
c5f80513 807
6ac33a4e
TT
8082010-02-04 Tom Tromey <tromey@redhat.com>
809
810 PR cli/8830:
811 * gdb.texinfo (Files): -readnow comes before the filename for file
812 and symbol-file.
813
a1dcb23a
DJ
8142010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
815
816 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
817 Document ARM breakpoint types.
818 (Register Packet Format): Move into the new section.
819 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
820
95433b34
JB
8212010-01-21 Joel Brobecker <brobecker@adacore.com>
822
823 * gdb.texinfo (File Options): Adjust the documentation of this
824 switch to refer to the "source" command rather than partially
825 duplicating some of the relevant information.
826 (Extending GDB): Introduce and document the set/show script-extension
827 setting.
828 (Command Files): Add note explaining that the "source" command
829 is also used to evalute scripts written in other languages.
830 Remove the short slightly incorrect reference to sourcing Python
831 scripts.
832 (Python Commands): Document how to execute a Python script from GDB.
833
8d576872
JB
8342010-01-19 Joel Brobecker <brobecker@adacore.com>
835
836 * gdb.texinfo (Command Files): Fix typo.
837
8150ff9c
JB
8382010-01-18 Tom Tromey <tromey@redhat.com>
839
840 * gdb.texinfo (File Options): Document -x on .py files.
841 (Command Files): Document handling of Python scripts.
842
23db03a6
JZ
8432010-01-18 Jie Zhang <jie.zhang@analog.com>
844
845 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
846
00bf0b85
SS
8472010-01-15 Stan Shebs <stan@codesourcery.com>
848
849 * gdb.texinfo (Trace Files): New section.
850 (Tracepoint Packets): Document QTSave and qTBuffer.
851 (Trace File Format): New appendix.
852
be759fcf
PM
8532010-01-13 Phil Muldoon <pmuldoon@redhat.com>
854
855 * gdb.texinfo (Values From Inferior): Document lazy_string value
856 method.
857 (Python API): Add Lazy strings menu item.
858 (Lazy Strings In Python): New node.
859
dc146f7c
VP
8602010-01-13 Vladimir Prus <vladimir@codesourcery.com>
861
862 * gdb.texinfo (GDB/MI Thread Information): New.
863 (GDB/MI Async Records): Document the core field in *stopped.
864 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
865 documentation
866 (Process list): Document that osdata document may contain
867 threads.
868 (Remote Serial Protocol): Document qXfer:threads.
869
d5551862
SS
8702010-01-06 Stan Shebs <stan@codesourcery.com>
871
872 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
873 disconnected tracing.
874 (Tracepoint Packets): Document new protocol.
875
7a697b8d
SS
8762010-01-05 Stan Shebs <stan@codesourcery.com>
877
878 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
879 tracepoints.
880 (Tracepoint Packets): Describe remote protocol for fast
881 tracepoints.
882
e6f3ec50
JB
8832010-01-01 Joel Brobecker <brobecker@adacore.com>
884
885 Update the "Start of New Year Procedure".
886 * gdbint.texinfo: Add the list of files that need to be updated
887 manually. Minor reformatting.
888
ddc4e9c1
JB
8892010-01-01 Joel Brobecker <brobecker@adacore.com>
890
891 * refcard.tex: Update copyright year in header and text.
892
9d2897ad
JB
8932010-01-01 Joel Brobecker <brobecker@adacore.com>
894
895 * agentexpr.texi: Add 2010 to the list of copyright years.
896 * annotate.texinfo: Likewise.
897 * gdb.texinfo: Likewise.
898 * gdbint.texinfo: Likewise.
899 * observer.texi: Likewise.
900 * stabs.texinfo: Likewise.
901
6da95a67
SS
9022009-12-31 Stan Shebs <stan@codesourcery.com>
903
904 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 905
236f1d4d
SS
9062009-12-29 Stan Shebs <stan@codesourcery.com>
907
908 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 909
f61e138d
SS
9102009-12-28 Stan Shebs <stan@codesourcery.com>
911
912 * gdb.texinfo (Trace State Variables): New section.
913 (Tracepoint Packets): Describe trace state variable packets.
914 * agentexpr.texi (Bytecode Descriptions): Describe trace state
915 variable bytecodes.
916
0fe7935b
DJ
9172009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
918
919 * gdb.texinfo (Symbols): "info variables" prints definitions, not
920 declarations.
921
a6b29f87
VP
9222009-12-21 Vladimir Prus <vladimir@codesourcery.com>
923
924 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
925 -gdb-exit behaviour.
926
5e4bde96
JB
9272009-12-20 Joel Brobecker <brobecker@adacore.com>
928
929 * gpl.texi: Update to version 3 of the GPL.
930
a1715244
JB
9312009-12-20 Joel Brobecker <brobecker@adacore.com>
932
933 * Makefile.in: Update copyright header.
934 * observer.texi: Fix the copyright header of the generated files.
935
361ae042
PM
9362009-12-08 Phil Muldoon <pmuldoon@redhat.com>
937
938 * gdb.texinfo (Types In Python): Describe range function.
939
bfd31e71
PM
9402009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
941
942 * gdb.texinfo (Types In Python): Describe "is_base_class".
943
57a1d736
TT
9442009-12-03 Tom Tromey <tromey@redhat.com>
945
946 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
947
8cebebb9
PP
9482009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
949
950 * observer.texi: New memory_changed observer.
951
16af530a
TT
9522009-12-01 Tom Tromey <tromey@redhat.com>
953
954 * gdb.texinfo (Reverse Execution): Fix typo.
955
b6199126
DJ
9562009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
957
958 PR gdb/8704
959
960 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
961 are allowed after the breakpoint condition.
962
7a6973ad
TT
9632009-11-23 Tom Tromey <tromey@redhat.com>
964
965 PR python/10782:
966 * gdb.texinfo (Types In Python): Document Type.pointer.
967
21a0512e
PP
9682009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
969
970 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 971
a5832c8f
PA
9722009-11-11 Pedro Alves <pedro@codesourcery.com>
973
974 * agentexpr.texi (Tracing On Symmetrix): Delete section.
975 (Using Agent Expressions): Delete cross reference.
976
1eb7cd77
JB
9772009-11-07 Joel Brobecker <brobecker@adacore.com>
978
979 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
980 and @settitle directives up to help makeinfo find them.
981
24ddea62
JK
9822009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
983
984 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
985 (Auto-loading): Use plural and note one can use multiple components now.
986
3afae151
VP
9872009-11-01 Vladimir Prus <vladimir@codesourcery.com>
988
989 * gdb.texinfo (GDB/MI Stack Manipulation): Make
990 -stack-list-arguments have the same documentation for parameter
991 as -stack-list-locals. Add comas.
992
14ff2235
PM
9932009-10-27 Tom Tromey <tromey@redhat.com>
994 Eli Zaretskii <eliz@gnu.org>
995
c8d5aac9 996 PR python/10781
14ff2235
PM
997
998 * gdb.texinfo (Values From Inferior): Document cast method.
999
9c419145
PP
10002009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1001
1002 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1003 and adjust example.
889bf7c5 1004
29153c24
MS
10052009-10-22 Michael Snyder <msnyder@vmware.com>
1006
1007 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1008 info record command. Also document the new save and restore
29153c24
MS
1009 commands.
1010
2b28d209
PP
10112009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1012
1013 * gdb.texinfo (Machine Code): Mention current pc marker.
1014 (Memory): Likewise.
1015
6c95b8df
PA
10162009-10-19 Pedro Alves <pedro@codesourcery.com>
1017 Stan Shebs <stan@codesourcery.com>
1018
1019 * observer.texi (new_inferior): Rename to...
1020 (inferior_appeared): ... this.
1021
1022 * gdb.texinfo (Inferiors): Rename node to ...
1023 (Inferiors and Programs): ... this. Mention running multiple
1024 programs in the same debug session.
1025 <info inferiors>: Mention the new 'Executable' column if "info
1026 inferiors". Update examples. Document the "add-inferior",
1027 "clone-inferior", "remove-inferior" and "maint info
1028 program-spaces" commands.
1029 (Process): Rename node to...
1030 (Forks): ... this. Document "set|show follow-exec-mode".
1031
2f8132f3
MS
10322009-10-11 Michael Snyder <msnyder@vmware.com>
1033
1034 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1035 (ReverseContinue): Ditto.
1036
cba4b2d3
PP
10372009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1038
1039 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1040
da082f17
JK
10412009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1042
1043 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1044
08be9d71
ME
10452009-10-06 Michael Eager <eager@eagercon.com>
1046
1047 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1048 (Embedded Processors): Add MicroBlaze.
1049 (MicroBlaze): New. Describe Xilinx MicroBlaze
1050
08a0efd0
PA
10512009-10-04 Pedro Alves <pedro@codesourcery.com>
1052
1053 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1054
cbb8f428
EZ
10552009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1056
1057 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1058
30a4a70c
JB
10592009-09-23 Joel Brobecker <brobecker@adacore.com>
1060
1061 * observer.texi (solib_unloaded): Document explicitly the fact that
1062 this observer is called before the associated symbols are unloaded.
1063
b3372f91
VP
10642009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1065
1066 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1067 -stack-list-variables.
1068
f43030c4
TT
10692009-09-18 Tom Tromey <tromey@redhat.com>
1070
1071 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1072 is experimental.
1073
ec7e75e7
PP
10742009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1075
1076 * gdb.texinfo (convenince variables): Mention
1077 $_siginfo could be empty.
f43030c4 1078
0cc7d26f
TT
10792009-09-15 Tom Tromey <tromey@redhat.com>
1080
1081 * gdb.texinfo (GDB/MI Variable Objects): Document
1082 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1083 Expand -var-update documentation.
1084
a96d9b2e
SDJ
10852009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1086
1087 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1088 feature.
1089
005ca36a
JB
10902009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1091
1092 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1093
0d772ac9
MS
10942009-09-10 Michael Snyder <msnyder@vmware.com>
1095
1096 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1097 ReverseStep replies to the qSupported query.
1098
14fb1bac
JB
10992009-09-10 Joel Brobecker <brobecker@adacore.com>
1100
1101 Add documentation for set/show interactive-mode.
1102 * gdb.texinfo (Other Misc Settings): New node.
1103
29b090c0
DE
11042009-09-01 Doug Evans <dje@google.com>
1105
1106 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1107 non-stop mode's affect on remote caching.
1108
4e5d721f
DE
11092009-08-31 Jacob Potter <jdpotter@google.com>
1110 Doug Evans <dje@google.com>
1111
1112 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1113 Mark `set/show remotecache' options as obsolete.
1114 Document new `set/show stack-cache' option.
1115 Update text for `info dcache'.
1116
55333a84
DE
11172009-08-27 Doug Evans <dje@google.com>
1118
1119 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1120 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1121
bc3a0b4d
RW
11222009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1123
1124 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1125 about autoconf.
1126
3a1ff0b6
PA
11272009-08-25 Pedro Alves <pedro@codesourcery.com>
1128
1129 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1130 small example, and describe its columns. Replace "inferior-id" by
1131 "infno" throughout.
1132
81ecdfbb
RW
11332009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1134
af542c2e
RW
1135 * gdbint.texinfo (Releasing GDB): Point to
1136 README-maintainer-mode file for required autoconf version.
1137 * configure.ac: Do not substitute datarootdir, htmldir,
1138 pdfdir, docdir. Do not process --with-datarootdir,
1139 --with-htmldir, --with-pdfdir, --with-docdir.
1140 * configure: Regenerate.
1141
81ecdfbb
RW
1142 * configure: Regenerate.
1143
4efc6507
DE
11442009-08-20 Reid Kleckner <reid@kleckner.net>
1145
1146 * gdb.texinfo: Add chapter on JIT interface.
1147
43089a6e
NR
11482009-08-07 Nick Roberts <nickrob@snap.net.nz>
1149
1150 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1151 confirmation request.
43089a6e 1152
99e008fe
EZ
11532009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1154
c8d5aac9
L
1155 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1156 CRC definitions.
99e008fe 1157
48cb2d85
VP
11582009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1159
1160 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1161 -break-commands.
48cb2d85 1162
ff1a52c6
UW
11632009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1164
1165 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1166 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1167
3285f3fe
UW
11682009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1169
1170 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1171 "set spu stop-on-load" and "show spu stop-on-load" commands.
1172
e35359c5
UW
11732009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1174
1175 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1176
58d6951d
DJ
11772009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1178
1179 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1180 org.gnu.gdb.arm.neon.
1181
08d16641
PA
11822009-07-20 Pedro Alves <pedro@codesourcery.com>
1183
1184 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1185 optional element.
1186 (subsection OS ABI): New subsection.
1187
782b2b07
SS
11882009-07-14 Stan Shebs <stan@codesourcery.com>
1189
1190 * gdb.texinfo (Tracepoint Conditions): New section.
1191 (General Query Packets): Describe ConditionalTracepoints.
1192 (Tracepoint Packets): Describe condition field.
1193 (Maintenance Commands): Describe maint agent-eval.
1194 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1195
9b117ef3
HZ
11962009-07-11 Hui Zhu <teawater@gmail.com>
1197
1198 * gdb.texinfo (disassemble): Add a new modifier /r
1199 to "disassemble" command to make it print the raw instructions
1200 in hex as well as in symbolic form.
1201
f5a33284
TT
12022009-07-09 Tom Tromey <tromey@redhat.com>
1203
1204 * gdbint.texinfo (Testsuite): Document parallel make check.
1205
812f7342
TT
12062009-07-09 Tom Tromey <tromey@redhat.com>
1207
1208 * gdbint.texinfo (Testsuite): Document test transcripts.
1209
fbb8f299
PM
12102009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1211
1212 * gdb.texinfo (Values From Inferior): Add length parameter
1213 description.
1214
dd8f35ac
EZ
12152009-07-04 Chris Genly <chris@genly.us>
1216
1217 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1218 in -var-list-children. Fix example according to what the code
1219 does.
1220
2277426b
PA
12212009-07-02 Pedro Alves <pedro@codesourcery.com>
1222
1223 * gdb.texinfo (Debugging multiple inferiors): Document the
1224 "inferior", "detach inferior" and "kill inferior" commands.
1225 (Debugging Programs with Multiple Processes): Adjust to mention
1226 generic "inferior" commands. Delete mention of "detach fork" and
1227 "delete fork". Cross reference to "Debugging multiple inferiors"
1228 section.
1229
a6d9a66e
UW
12302009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1231
5af949e3
UW
1232 * gdbint.texinfo (Item Output Functions): Update signature
1233 for ui_out_field_core_addr.
1234
12352009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1236
1237 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1238 Update example code extrated from breakpoint.c.
1239
9901a55b 12402009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1241
9901a55b
PP
1242 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1243 MI commands.
1244 (GDB/MI Symbol Query): Likewise.
1245 (GDB/MI File Commands): Likewise.
1246 (GDB/MI File Transfer Commands): Likewise.
1247 (GDB/MI Target Manipulation): Likewise.
1248 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1249
edb3359d
DJ
12502009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1251
1252 * gdb.texinfo (Debugging Optimized Code): New chapter.
1253 (Compiling for Debugging): Reference it. Move some
1254 text to the new section.
1255
7cd1089b
PM
12562009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1257
1258 * doc/gdb.texinfo (Calling): Document
1259 set-unwind-on-terminating-exception usage.
1260
d4db2f36
PA
12612009-06-11 Pedro Alves <pedro@codesourcery.com>
1262
1263 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1264 command.
1265
d1a7880c
PA
12662009-06-07 Pedro Alves <pedro@codesourcery.com>
1267
1268 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1269 references.
1270
473f94e6
UW
12712009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1272
1273 * gdbint.texinfo: Rename formal parameters to gdbarch function
1274 protoypes from "current_gdbarch" to "gdbarch".
1275
8f500870
TT
12762009-05-28 Tom Tromey <tromey@redhat.com>
1277
1278 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1279
b6313243
TT
12802009-05-27 Tom Tromey <tromey@redhat.com>
1281
1282 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1283 feature.
1284 (GDB/MI Variable Objects): Document -var-set-visualizer.
1285
12862009-04-02 Tom Tromey <tromey@redhat.com>
1287
1288 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1289 feature.
1290 (GDB/MI Variable Objects): Document -var-set-visualizer.
1291
a6bac58e
TT
12922009-05-27 Tom Tromey <tromey@redhat.com>
1293 Thiago Jung Bauermann <bauerman@br.ibm.com>
1294 Phil Muldoon <pmuldoon@redhat.com>
1295
1296 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1297 (Pretty Printing): New node.
1298 (Selecting Pretty-Printers): Likewise.
1299 (Python API): Update.
1300 (Output Formats): Document /r format.
1301
2c74e833
TT
13022009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1303 Tom Tromey <tromey@redhat.com>
1304
1305 * gdb.texinfo (Types In Python): New node.
1306 (Values From Inferior): "type" is now an attribute.
1307 (Python API): Update.
1308
89c73ade
TT
13092009-05-27 Tom Tromey <tromey@redhat.com>
1310 Thiago Jung Bauermann <bauerman@br.ibm.com>
1311 Phil Muldoon <pmuldoon@redhat.com>
1312
1313 * gdb.texinfo: Add @syncodeindex for `tp'.
1314 (Python API): Update.
1315 (Auto-loading): New node.
1316 (Objfiles In Python): New node.
1317
17a37d48
PP
13182009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1319
1320 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1321
6718376f
NR
13222009-05-15 Nick Roberts <nickrob@snap.net.nz>
1323
1324 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1325
cbe54154
PA
13262009-05-12 Pedro Alves <pedro@codesourcery.com>
1327
1328 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1329 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1330 show show-debug-regs' docs.
1331
8e05493c
EZ
13322009-05-08 Eli Zaretskii <eliz@gnu.org>
1333
1334 * gdb.texinfo (Process Record and Replay): Add description of
1335 reverse execution.
1336
b39f4988
JB
13372009-05-07 Joel Brobecker <brobecker@adacore.com>
1338
1339 * gdbint.texinfo (Adding support for debugging core files): New node.
1340 (Native Debugging): Remove the ``Native core file Support'' section.
1341
a2311334
EZ
13422009-05-01 Eli Zaretskii <eliz@gnu.org>
1343
1344 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1345 Add index entries.
1346
53cc454a 13472009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 1348 Michael Snyder <msnyder@vmware.com>
53cc454a 1349
a2311334
EZ
1350 * gdb.texinfo: (Process Record and Replay): Add documentation for
1351 process record and replay.
53cc454a 1352
484086b7
JK
13532009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1354
1355 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1356 a new part on command-line defined macros.
1357
32ae1842
EZ
13582009-04-25 Eli Zaretskii <eliz@gnu.org>
1359
1360 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1361 clarify the wording.
1362
b14b1491
TT
13632009-04-23 Tom Tromey <tromey@redhat.com>
1364
1365 * gdb.texinfo (Data Files): New node.
1366 (GDB Files): Update menu.
1367
5c1e86e1
JB
13682009-04-23 Joel Brobecker <brobecker@adacore.com>
1369
1370 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 1371 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 1372
83eba9b7
VP
13732009-04-22 Vladimir Prus <vladimir@codesourcery.com>
1374
1375 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1376
e31198c4
HZ
13772009-04-22 Hui Zhu <teawater@gmail.com>
1378
1379 * gdb.texinfo (disassemble-next-line): Set the default of
1380 disassemble-next-line to off.
1381
26e251b6
JM
13822009-04-21 Joseph Myers <joseph@codesourcery.com>
1383
1384 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1385 --with-htmldir): New.
1386 * configure: Regenerate.
1387 * Makefile.in (datarootdir, docdir): Define.
1388 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1389 instead of $(SET_TEXINPUTS).
1390 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1391 gdbint.info instead of $(SET_TEXINPUTS).
1392 (gdbint/index.html): Use same -I options as for building
1393 gdbint.info.
1394 (stabs.dvi, stabs.pdf): Use same -I options as for building
1395 stabs.info instead of $(SET_TEXINPUTS).
1396 (stabs/index.html): Use same -I options as for building
1397 stabs.info.
1398 (annotate.dvi, annotate.pdf): Use same -I options as for building
1399 annotate.info instead of $(SET_TEXINPUTS).
1400 (annotate/index.html): Use same -I options as for building
1401 annotate.info.
1402
eac35c4e
DD
14032009-04-21 David Daney <ddaney@caviumnetworks.com>
1404
1405 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1406
29b0e8a2
JM
14072009-04-21 Joseph Myers <joseph@codesourcery.com>
1408
1409 * gdb.texinfo (Source Path): Document --with-relocated-sources.
1410
2b831889 14112009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 1412 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
1413
1414 * Makefile.in (MAKEHTML): Set to makeinfo --html.
1415 (MAKEHTMLFLAGS): Set to empty.
1416 (html__strip_dir): Define.
1417 (HTMLFILES): Define.
1418 (HTMLFILES_INSTALL): Define.
1419 (install-html): Copy new automake rule.
1420 (html): Depend on $(HTMLFILES).
1421 (gdb_toc.html): Rename to gdb/index.html.
1422 (gdbint_toc.html): Rename to gdbint/index.html.
1423 (stabs_toc.html): Rename to stabs/index.html.
1424 (annotate_toc.html): Rename to annotate/index.html.
1425
89a34d1b
JM
14262009-04-17 Carlos O'Donell <carlos@codesourcery.com>
1427
1428 * Makefile.in: Set pdfdir and htmldir from configure
1429 substitutions.
1430 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
1431 * configure: Regenerate.
1432
a2d5da46
JB
14332009-04-16 Joel Brobecker <brobecker@adacore.com>
1434
1435 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
1436 This macro is no longer used.
1437
732f6a93
TT
14382009-04-15 Tom Tromey <tromey@redhat.com>
1439
1440 * gdb.texinfo (Character Sets): Document default character set.
1441
87f9adc1
PM
14422009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
1443
1444 * gdbint.texinfo: Change server name from sources.redhat.com to
1445 sourceware.org throughout.
1446
2c88c651
JB
14472009-04-09 Joel Brobecker <brobecker@adacore.com>
1448
1449 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
1450 about a missing dot or coma after @xref.
1451
4f5376b2
JB
14522009-04-02 Joel Brobecker <brobecker@adacore.com>
1453
1454 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
1455 example, and add a small explanation about it.
1456 (Print Settings): Change the documentation of the "set print
1457 frame-arguments" to reflect the fact that the default is now "scalars".
1458
a0381d3a
JB
14592009-04-02 Joel Brobecker <brobecker@adacore.com>
1460
1461 * gdb.texinfo (Print Settings): Add kindex for command "set
1462 print frame-arguments".
1463
45ac276d
JB
14642009-03-31 Joel Brobecker <brobecker@adacore.com>
1465
1466 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
1467 breakpoints.
1468 (Set Breaks): Add reference to thread-specific and task-specific
1469 breakpoints.
1470
32cd1edc
JB
14712009-03-31 Joel Brobecker <brobecker@adacore.com>
1472
1473 * gdb.texinfo (Ada Tasks): Remove the documentation about
1474 the "Running" state, as this state has been eliminated.
1475 Now all runnable tasks are shown as "Runnable".
1476
1042e4c0
SS
14772009-03-30 Stan Shebs <stan@codesourcery.com>
1478
1479 * gdb.texinfo (Tracepoints): Describe tracepoints as a
1480 special case of breakpoints.
1481 (Enable and Disable Tracepoints): Mention deprecation.
1482 (Listing Tracepoints): Update description and example.
1483
f8f6f20b
TJB
14842009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1485
1486 * gdb.texinfo (Frames in Python): New node.
1487 (Python API): Update.
1488
c0c6f777
TJB
14892009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1490
1491 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
1492 from a method to an attribute.
1493
def2b000
TJB
14942009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1495
1496 * gdb.texinfo (Values From Inferior): Document is_optimized_out
1497 attribute.
1498
a07daef3
PA
14992009-03-25 Pedro Alves <pedro@codesourcery.com>
1500
1501 * observer.texi (thread_exit): Add "silent" parameter.
1502
f3b1572e
PA
15032009-03-22 Pedro Alves <pedro@codesourcery.com>
1504
1505 * observer.texi (about_to_proceed): New.
1506
587afa38
EZ
15072009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
1508
1509 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1510 field throughout to handle types with spaces in them. Fix typos
1511 found by aspell.
1512 (Summary, Requirements, Contributors): New first chapter,
1513 "Summary" added, old Requirements section moved there, and new
1514 section, "Contributors" added.
1515 (Initializing a New Architecture, Register Representation)
1516 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1517 (Porting gdb): These sections extended and updated.
1518 (Compiler Characteristics): This section (empty) deleted.
1519 (Defining Other Architecture Features): This section renamed and
1520 duplicate material removed from (formerly "Target Conditionals").
1521 Use braces {} in @deftypeXX type field throughout to handle types
1522 with spaces in them. Typos found by aspell fixed.
1523
1524 * stack_frame.svg: New file, source of image for gdbint.texinfo.
1525 * stack_frame.pdf: Version of image for PDF output.
1526 * stack_frame.png: Version of image for HTML output and for Emacs.
1527 * stack_frame.txt: Version of image for Info output.
1db61298 1528 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 1529
10af6951
EZ
15302009-03-21 Eli Zaretskii <eliz@gnu.org>
1531
1532 * gdb.texinfo (Character Sets): Fix last change.
1533
cc924cad
TJB
15342009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1535
1536 * gdb.texinfo (Values From Inferior): Fix optional arguments
1537 markup.
1538 (Commands In Python): Adjust argument names of gdb.Command.__init__
1539 to what the function accepts as keywords.
1540
bc3b79fd
TJB
15412008-03-20 Tom Tromey <tromey@redhat.com>
1542
1543 * gdb.texinfo (Convenience Vars): Document convenience functions.
1544 (Functions In Python): New node.
1545 (Python API): Update.
1546
6c7a06a3
TT
15472009-03-20 Tom Tromey <tromey@redhat.com>
1548
1549 * gdb.texinfo (Character Sets): Remove obsolete text. Document
1550 set target-wide-charset.
1551 (Requirements): Mention iconv.
1552
b646ddd4
HZ
15532009-03-17 Hui Zhu <teawater@gmail.com>
1554
1555 * gdb.texinfo: Change the introduce of "disassemble-next-line".
1556
91440f57
HZ
15572009-03-17 Hui Zhu <teawater@gmail.com>
1558
1559 * gdb.texinfo: Add documentation for disassemble-next-line.
1560
8fd41227
TJB
15612009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1562
1563 * gdb.texinfo (Commands In Python): Remove tindex entries.
1564
61ff14c6
JK
15652009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1566
1567 * gdb.texinfo (Returning): New description for missing debug info.
1568
0b16c5cf
PA
15692009-03-14 Pedro Alves <pedro@codesourcery.com>
1570
1571 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 1572 (General Query Packets): Document qAttached.
0b16c5cf 1573
32fc0df9
PA
15742009-03-05 Pedro Alves <pedro@codesourcery.com>
1575
1576 * gdb.texinfo (Background Execution): Better describe the set
1577 target-async command.
1578 (Maintenance Commands): Delete description of the `maint set/show
1579 linux-async' and `maint set/show remote-async' commands.
1580
134eb42c
VP
15812009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1582
1583 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1584 between sentences.
1585
c86cf029
VP
15862009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1587
1588 * gdb.texinfo (GDB/MI Async Records): Document the
1589 =library-loaded and =library-unloaded notifications.
1590
3ea85240
VP
15912009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1592
1593 * observer.texi (test_notification): New observer.
1594
1d33d6ba
VP
15952009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1596
61ff14c6
JK
1597 * observer.texi: Add parameter 'print_frame' to normal_stop
1598 observer.
1d33d6ba 1599
d721c933
EZ
16002009-02-07 Eli Zaretskii <eliz@gnu.org>
1601
1602 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1603 (Commands In Python): Fix COMMAND_* constants in last change. Use
1604 @kbd for interactive input. Add cross-references and index
1605 entries.
1606
4aa995e1
PA
16072009-02-06 Pedro Alves <pedro@codesourcery.com>
1608
1609 * gdb.texinfo (Signals): Document $_siginfo.
1610 (Convenience Variables): Mention $_siginfo.
1611 (Remote Configuration): Document qXfer:siginfo:read,
1612 qXfer:siginfo:write packets, and the read-siginfo-object,
1613 write-siginfo-object commands.
1614
5f5233d4
PA
16152009-02-06 Pedro Alves <pedro@codesourcery.com>
1616
1617 * gdbint.texinfo (Values): New chapter.
1618
d8906c6f
TJB
16192009-02-06 Tom Tromey <tromey@redhat.com>
1620
1621 * gdb.texinfo (Python API): Add entry for Commands In Python.
1622 (Commands In Python): New node.
1623
b6cb8e7d
TJB
16242009-02-05 Tom Tromey <tromey@redhat.com>
1625
1626 * gdb.texinfo (Values From Inferior): Document Value.string.
1627
12453b93
TJB
16282009-02-05 Tom Tromey <tromey@redhat.com>
1629
1630 * gdb.texinfo (Basic Python): Document execute's from_tty
1631 argument.
1632
08c637de
TJB
16332009-02-04 Tom Tromey <tromey@redhat.com>
1634
1635 * gdb.texinfo (Basic Python): Document gdb.history.
1636
592375cd
VP
16372009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1638
1639 * gdb.texinfo (GDB/MI Thread Commands): Document the
1640 'current-thread-id' field. Remove the example with zero threads,
1641 since current GDB won't ever report that if there's inferior.
1642
41447f92
VP
16432009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1644
1645 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1646 option to -break-insert.
1647
098b41a6
JG
16482009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1649 Jerome Guitton <guitton@adacore.com>
1650
1651 * gdb.texinfo (Startup): Document --with-system-gdbinit.
1652 (System-wide configuration): New section.
1653
3c16cced
PA
16542009-01-26 Pedro Alves <pedro@codesourcery.com>
1655
1656 PR gdb/7580:
1657 * gdb.texinfo (Maintenance Commands): Document "maint set|show
1658 internal-error|internal-warning quit|corefile ask|yes|no".
1659
62709adf
PA
16602009-01-26 Pedro Alves <pedro@codesourcery.com>
1661
1662 * gdb.texinfo (Using the `gdbserver' Program): Document
1663 --remote-debug.
1664
7ce58dd2
DE
16652009-01-23 Doug Evans <dje@google.com>
1666
1667 * gdb.texinfo: Add nexti to list of commands that support
1668 background execution.
1669
adb483fe
DJ
16702009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1671
1672 * gdb.texinfo (Define, Hooks): Document prefix command support.
1673
a67ec3f4 16742009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 1675 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
1676
1677 Fixes for makeinfo --html.
1678
1679 * annotate.texinfo: Use @copying and @insertcopying. Use
1680 @ifnottex in place of @ifinfo.
1681 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
1682 place of @ifinfo. Use @ifnotinfo for one index entry.
1683 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
1684 in place of @ifinfo.
1685 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
1686 in place of @ifinfo. Include contents at start unconditionally.
1687
84fcdf95
PA
16882009-01-13 Pedro Alves <pedro@codesourcery.com>
1689
1690 * gdb.texinfo (General Query Packets): Remove @var{} around the
1691 "spu" literal string.
1692
fa3a767f
PA
16932009-01-07 Pedro Alves <pedro@codesourcery.com>
1694
1695 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1696 program may be running in another process" errors.
1697 * gdbint.texinfo (Native Conditionals): Delete
1698 ONE_PROCESS_WRITETEXT description.
1699
9cb011d3
JB
17002009-01-07 Joel Brobecker <brobecker@adacore.com>
1701
1702 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1703 emacs local variable to be placed at the end of the ChangeLog.
1704 Add server.c and gdbreplay.c to the list of files where the
1705 copyright year needs to be updated.
1706
84603566
SL
17072009-01-06 Sandra Loosemore <sandra@codesourcery.com>
1708
1709 * gdb.texinfo (Remote Configuration): Document new
1710 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1711 commands.
1712
a53f55d8
PA
17132008-12-28 Pedro Alves <pedro@codesourcery.com>
1714
1715 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1716 FETCH_INFERIOR_REGISTERS.
1717 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1718 FETCH_INFERIOR_REGISTERS descriptions. Remove
1719 gdbarch_get_longjmp_target descrition, since already described in
1720 Target Conditionals. Move gdbarch_fp0_regnum description to ...
1721 (Target Conditionals): ... here.
1722
077e0a52
JB
17232008-12-16 Joel Brobecker <brobecker@adacore.com>
1724
1725 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
1726 examples.
1727 (Additions to Ada): Likewise. Add the missing opening and closing
1728 parenthesis of the GDB prompt in one of the examples.
1729
023eb17c
JB
17302008-12-14 Joel Brobecker <brobecker@adacore.com>
1731
1732 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
1733 about the result of 'Address not being of type System.Address.
1734 This problem has been fixed a while ago.
1735
c3b108f7
VP
17362008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1737
1738 MI non-stop and multiprocess docs.
1739
c8d5aac9
L
1740 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
1741 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
1742 Adjust documentation for *stopped, document =thread-created,
1743 =thread-exited, =thread-group-created and =thread-group-exited.
1744 (GDB/MI Thread Commands): Document the 'state' field in
1745 -thread-info output.
1746 (GDB/MI Program Execution): Mention --all and --thread-group
1747 options.
1748 (GDB/MI Variable Objects): Describe floating and fixed variable
1749 objects.
1750 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 1751
07e059b5
VP
17522008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1753
c8d5aac9
L
1754 * gdb.texinfo (Operating System Information): New appendix.
1755 (Operating System Auxiliary Information): Document 'info os processes'
1756 (Remote Configuration): Document 'osdata'
1757 (General Query Packets): Document qXfer:osdata:read.
07e059b5 1758
a80b95ba
TG
17592008-11-27 Tristan Gingold <gingold@adacore.com>
1760
1761 * gdb.texinfo (Darwin): Document Darwin specific features.
1762
a655d424
JK
17632008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1764
1765 * gdbint.texinfo (Target Conditionals): Extend the
1766 gdbarch_breakpoint_from_pc description.
1767
249e1128
VP
17682008-11-22 Vladimir Prus <vladimir@codesourcery.com>
1769
1770 * gdb.texinfo (M68K Features): Fix typo.
1771
c14c28ba
PP
17722008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1773
1774 * gdb.texinfo (Symbols): Mention printing containing
1775 image name in "info symbol".
1776 (Maint translate-address): Likewise.
889bf7c5 1777
394a6666
JB
17782008-11-18 Joel Brobecker <brobecker@adacore.com>
1779
1780 * gdb.texinfo (Set Catchpoints): Remove the documentation of
1781 commands "catch load" and "catch unload".
1782
66bb093b
VP
17832008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1784
1785 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 1786 =thread-selected.
889bf7c5 1787
4a92f99b
VP
17882008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1789
c8d5aac9 1790 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 1791
f0323ca0
PA
17922008-10-27 Pedro Alves <pedro@codesourcery.com>
1793
1794 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
1795 .mt files, TM_CLIBS or TM_CDEPS.
1796 (x86 Watchpoints): Don't mention TDEPFILES.
1797
8b23ecc4
SL
17982008-10-24 Sandra Loosemore <sandra@codesourcery.com>
1799
1800 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
1801 (Overview): Mention notifications and non-stop mode behavior.
1802 (Packets): Update documentation of ?, vAttach, vCont, and vRun
1803 with non-stop mode behavior. Add vStopped description.
1804 (Stop Reply Packets): Update list of packets that return
1805 stop replies. Mention non-stop behavior.
1806 (General Query Packets): Document QNonStop packet and associated
1807 qSupported query response.
1808 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
1809 behavior.
1810 (Notification Packets): New section.
1811 (Remote Non-Stop): New section.
1812 (File-I/O Overview): Mention non-stop behavior.
1813
fff08868
HZ
18142008-10-24 Hui Zhu <teawater@gmail.com>
1815 Pedro Alves <pedro@codesourcery.com>
1816
1817 * gdb.texinfo (displaced-stepping): Describe the auto mode
1818 setting, and say it's the default. This is now a mainstream
1819 setting instead of a maintenance setting.
1820
252fbfc8
PA
18212008-10-23 Pedro Alves <pedro@codesourcery.com>
1822
1823 * observer.texi (thread_stop_requested): New.
1824
20924a55
JB
18252008-10-22 Joel Brobecker <brobecker@adacore.com>
1826
1827 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
1828 (Patching): Replace incorrect usage of @samp by @kbd.
1829
bacec72f
MS
18302008-10-17 Michael Snyder <msnyder@vmware.com>
1831
1832 * gdb.texinfo: Add documentation for reverse execution.
1833
a08702d6 18342008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 1835 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
1836
1837 * gdb.texinfo. (Values From Inferior): New subsubsection.
1838
d97bc12b
DE
18392008-10-06 Doug Evans <dje@google.com>
1840
1841 * gdb.texinfo (set debug dwarf2-die): Document it.
1842
87f67dba
JB
18432008-10-01 Joel Brobecker <brobecker@adacore.com>
1844
1845 * gdb.texinfo (catch) [exception]: Document how to insert
1846 a breakpoint on user-defined exceptions when the exception
1847 name is identical to one of the language-defined ones.
1848
2fae03e8
TT
18492008-09-27 Tom Tromey <tromey@redhat.com>
1850
1851 * gdb.texinfo (Macros): Remove text about stringification,
1852 varargs, and splicing.
1853
5c6ce71d
TT
18542008-09-27 Tom Tromey <tromey@redhat.com>
1855
1856 * gdbint.texinfo (Language Support): Remove text about omitting
1857 support for a language.
1858
07128da0
DE
18592008-09-23 Doug Evans <dje@google.com>
1860
1861 * gdb.texinfo (info dcache): Update.
1862
b90a069a
SL
18632008-09-22 Sandra Loosemore <sandra@codesourcery.com>
1864
1865 * gdb.texinfo (Packets): Add info on thread-id syntax and
1866 multiprocess extensions.
1867 <D>: Document multiprocess form of packet.
1868 <H>: Use thread-id syntax.
1869 <T>: Likewise.
1870 <vCont>: Likewise. Note this is required for multiprocess.
1871 <vKill>: New packet.
1872 (Stop Reply Packets) <T>: Use thread-id syntax.
1873 <W>: Document multiprocess form of reply.
1874 <X>: Likewise.
1875 (General Query Packets) <qC>: Use thread-id syntax.
1876 <qfThreadInfo>: Likewise.
1877 <qGetTLSAddr>: Likewise.
1878 <qP>: Likewise.
1879 <qSupported>: Add "multiprocess" feature.
1880 <qThreadExtraInfo>: Use thread-id syntax.
1881
b77209e0
PA
18822008-09-22 Stan Shebs <stan@codesourcery.com>
1883
1884 * gdb.texinfo (Inferiors): New section.
1885
3d0bb823
PA
18862008-09-12 Pedro Alves <pedro@codesourcery.com>
1887
1888 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
1889
f8dcfc0a
UW
18902008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
1891
1892 * gdbint.texinfo (Target Conditionals): Remove documentation
1893 for gdbarch_name_of_malloc.
1894
8775bb90
MS
18952008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
1896
1897 * gdb.texinfo (Interrupts): Mention TCP interface for
1898 sending BREAK.
1899
f1838a98
UW
19002008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
1901
1902 * gdb.texinfo (Commands to Specify Files): Document "remote:"
1903 argument prefix to "set sysroot".
1904
158c7665
PH
19052008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
1906
1907 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
1908 and False.
1909
30e026bb
VP
19102008-08-20 Vladimir Prus <vladimir@codesourcery.com>
1911
c8d5aac9
L
1912 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
1913 for possible features of -list-features.
30e026bb 1914
c6ebd6cf
VP
19152008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1916
c8d5aac9 1917 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
1918 (GDB/MI Miscellaneous Commands): Document -list-target-features.
1919
aeac0ff9
VP
19202008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1921
1922 * doc/gdb.texinfo (PowerPC): Fix typo.
1923 (PowerPC features): Fix typo.
1924
5231c1fd
PA
19252008-08-18 Pedro Alves <pedro@codesourcery.com>
1926
1927 * observer.texi (thread_ptid_changed): New.
1928
677c5bb1
LM
19292008-08-18 Luis Machado <luisgpm@br.ibm.com>
1930
1931 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
1932 (PowerPC features): Mention feature set for VSX registers.
1933
f3a2dd1a
JB
19342008-08-13 Joel Brobecker <brobecker@adacore.com>
1935
1936 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
1937 the direct visibility of all names in user-written packages.
1938
33e5cbd6
PA
19392008-08-13 Pedro Alves <pedro@codesourcery.com>
1940
1941 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
1942 setting, and make it the default.
1943 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
1944 non-stop script example.
1945
d0384fc4
TJB
19462008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
1947
1948 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
1949 reference to the "Using Different Register and Memory Data
1950 Representation" section.
1951
a6f3e723
SL
19522008-08-12 Sandra Loosemore <sandra@codesourcery.com>
1953
1954 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
1955 (Remote Protocol): Add Packet Acknowledgment to menu.
1956 (Overview): Mention +/- can be disabled, and point to new section
1957 where this is discussed in detail.
1958 (General Query Packets): Document QStartNoAckMode packet, and
1959 corresponding qSupported reply.
1960 (Packet Acknowledgment): New section.
1961
0606b73b
SL
19622008-08-11 Sandra Loosemore <sandra@codesourcery.com>
1963 Pedro Alves <pedro@codesourcery.com>
1964
1965 * gdb.texinfo (Threads): Move paragraph about automatic thread
1966 selection to All-Stop Mode subsection.
1967 (Thread Stops): Reorganize existing material into subsections.
1968 Add introductory blurb and menu.
1969 (Non-Stop Mode): New subsection.
1970 (Background Execution): New subsection.
1971 (Maintenance Commands): Add cross-references from async mode
1972 commands to the new Background Execution section.
1973
d57a3c85
TJB
19742008-08-06 Tom Tromey <tromey@redhat.com>
1975
1976 * gdb.texinfo (Extending GDB): New chapter.
1977 (Sequences): Demoted chapter, now a section under the new
1978 Extending GDB chapter.
1979 (Python): New section.
1980
6d76a53d
SS
19812008-07-31 Stan Shebs <stan@codesourcery.com>
1982
1983 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
1984
1f70da6a
SS
19852008-07-29 Stan Shebs <stan@codesourcery.com>
1986
1987 * gdbint.texinfo: General round of cleanup and minor
1988 clarifications.
1989 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
1990 (Longjmp Support): Update description to reflect how it is done
1991 for targets without using native header.
1992 (Symbol Handling): Add a little more general explanation.
1993 (COFF, ELF): Mention stabs encapsulation.
1994 (DWARF 3): New section.
1995 (Adding a New Host): Scrub out some obsolete bits.
1996 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
1997 (Host Conditionals): Remove descriptions of NO_STD_REGS,
1998 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
1999 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2000 SEEK_SET, STOP_SIGNAL, USG.
2001 (Raw and Virtual Register Representations): Ditto for
2002 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2003 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2004 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2005 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2006 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2007 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2008 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2009 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2010 DEPRECATED_USE_STRUCT_CONVENTION.
2011 Describe gdbarch_deprecated_fp_regnum.
2012 Update description of gdbarch_print_insn.
2013 (Adding a New Target): Scrub out obsolete bits.
2014 (Obsolete Conditionals): Remove entire section.
2015
383f836e
TT
20162008-07-25 Tom Tromey <tromey@redhat.com>
2017
2018 * observer.texi (GDB Observers): Document new observers:
2019 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2020 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2021 architecture_changed.
2022
cfd8ab24
SS
20232008-07-21 Stan Shebs <stan@codesourcery.com>
2024
2025 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2026 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2027
781b42b0
TT
20282008-07-21 Tom Tromey <tromey@redhat.com>
2029
2030 * observer.texi (GDB Observers): Remove obsolete comment.
2031 <executable_changed>: Remove argument.
2032
d7d9f01e
TT
20332008-07-18 Tom Tromey <tromey@redhat.com>
2034
2035 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2036
bf250677
DE
20372008-07-10 Doug Evans <dje@google.com>
2038
2039 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2040
10568435
JK
20412008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2042
2043 * gdb.texinfo (Starting): Document "set disable-randomization".
2044
5ae4183a
AS
20452008-07-07 Andreas Schwab <schwab@suse.de>
2046
2047 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2048
b56e7235
VP
20492008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2050
2051 * gdb.texinfo (GDB/MI Target Manipulation): Add
2052 example of -target-attach.
2053
e1ac3328
VP
20542008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2055
2056 * observer.texi (target_resumed): New observer.
5ae4183a 2057 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2058
65d12d83
TT
20592008-06-06 Tom Tromey <tromey@redhat.com>
2060
2061 * gdb.texinfo (Completion): Add field name example.
2062
fbc5282e
MK
20632008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2064
2065 * gdb.texinfo (GDB/MI Program Context): Added example
2066 to -exec-arguments
5ae4183a 2067
fbc5282e 20682008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2069
2070 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2071 annotation.
2072
c16158bc 20732008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2074 Nathan Sidwell <nathan@codesourcery.com>
2075 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2076
2077 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2078 and ACX_BUGURL.
2079 * configure: Regenerate.
2080 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2081 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2082 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2083 mailing-list-specific text about bug reporting unless
2084 BUGURL_DEFAULT.
2085
75c99385
PA
20862008-06-05 Pedro Alves <pedro@codesourcery.com>
2087
2088 * gdb.texinfo (-target-select): Remove reference to target async.
2089 (Maintenance Commands): Document "maint set/show remote-async".
2090
1763a388
MK
20912008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2092
2093 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2094 in -target-file-get section.
5ae4183a 2095
d0d064df
PA
20962008-05-22 Pedro Alves <pedro@codesourcery.com>
2097
9b562ab8
PA
2098 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2099 killing the inferior when it is already debugging a process.
d0d064df 2100
8dfa32fc
JB
21012008-05-21 Joel Brobecker <brobecker@adacore.com>
2102
2103 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2104 abbreviation for "finish".
2105
55f996a7
NR
21062008-05-21 Nick Roberts <nickrob@snap.net.nz>
2107
2108 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2109
ba2b1c56
DJ
21102008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2111
2112 * gdbint.texinfo (Target Conditionals): Delete entry for
2113 gdbarch_dwarf_reg_to_regnum.
2114
08388c79
DE
21152008-05-09 Doug Evans <dje@google.com>
2116
a3c83fae 2117 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2118
d14508fe
DE
21192008-05-05 Doug Evans <dje@google.com>
2120
2121 * gdb.texinfo (disassemble): Document /m modifier.
2122
e2b7ddea
VP
21232008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2124
5ae4183a
AS
2125 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2126 will not report the time of commands that run the target.
e2b7ddea 2127
8eb41542
VP
21282008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2129
2130 * gdb.texinfo (GDB/MI Output Records): Add
2131 missing semicolon.
2132
82f68b1c
VP
21332008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2134
2135 * gdb.texinfo (GDB/MI Output Records):
2136 Document =thread-create and =thread-exited.
2137
fa0f268d
VP
21382008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2139
2140 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2141 Remove mention of dmi-discuss.
fa0f268d 2142
063bfe2e
VP
21432008-05-03 Pedro Alves <pedro@codesourcery.com>
2144
2145 * observer.texi (thread_exit): New.
2146
237fc4c9
PA
21472008-05-02 Pedro Alves <pedro@codesourcery.com>
2148
2149 * gdb.texinfo (Debugging Output): Document "set/show debug
2150 displaced".
2151 (Maintenance Commands): Document "maint set/show
2152 can-use-displaced-stepping".
2153
0428b8f5
DJ
21542008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2155
2156 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2157 and set/show arm force-mode.
2158
5009afc5
AS
21592008-05-02 Andreas Schwab <schwab@suse.de>
2160
2161 * gdbint.texinfo (Algorithms): Describe
2162 target_watchpoint_addr_within_range.
2163
669fac23
DJ
21642008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2165
2166 * gdbint.texinfo (Stack Frames): New chapter.
2167 (Algorithms): Move Frames text to the new chapter.
2168 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2169 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2170
721c02de
VP
21712008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2172
5ae4183a
AS
2173 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2174 output does not necessary include any tokens.
721c02de 2175
c055b101
CV
21762008-04-22 Corinna Vinschen <vinschen@redhat.com>
2177
2178 * gdb.texinfo (Set SH Calling convention): New @item.
2179 (Show SH Calling convention): Ditto.
2180
68837c9d
MD
21812008-04-22 Markus Deuling <deuling@de.ibm.com>
2182
2183 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2184
2e9132cc
EZ
21852008-04-20 Eli Zaretskii <eliz@gnu.org>
2186
2187 * gdb.texinfo (Set Breaks): Mention that multiple location
2188 breakpoints need line number info. Add index entries.
2189
31fffb02
CS
21902008-04-19 Craig Silverstein <csilvers@google.com>
2191
2192 * gdb.texinfo (Requirements): Add an optional requirement on
2193 zlib.
2194 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2195 Compressed DWARF 2.
2196
a47ec5fe
AR
21972008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2198
2199 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2200 sample output for 'stopped,reason="breakpoint-hit"' message.
2201 (GDB/MI Program Execution): Likewise.
2202
de051565
MK
22032008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2204
5ae4183a 2205 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2206 -var-set-format. Add -f option to -var-evaluate-expression.
2207
6ba66d6a
JB
22082008-04-03 Joel Brobecker <brobecker@adacore.com>
2209
2210 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2211 new node "Ambiguous Expressions". Replace references to this
2212 node by references to "Ambiguous Expressions" throughout.
2213 (Ambiguous Expressions): New node.
2214
1e26b4f8
DJ
22152008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2216
2217 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2218
b84876c2
PA
22192008-03-21 Pedro Alves <pedro@codesourcery.com>
2220
2221 * gdb.texinfo (Debugging Output): Document
2222 "set/show debug lin-lwp-async".
2223 (Maintenance Commands): Document "maint set/show linux-async".
2224
63092375
DJ
22252008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2226
2227 * gdb.texinfo (Expressions): Update description of malloced arrays.
2228
8e8901c5
VP
22292008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2230
2231 * gdb.texinfo (Thread Commands): Document
2232 -thread-info. Remove -thread-list-all-threads.
2233
1fddbabb
PA
22342008-03-14 Pedro Alves <pedro@codesourcery.com>
2235 Sandra Loosemore <sandra@codesourcery.com>
2236
2237 * gdb.texinfo (Library List Format): Update to mention the
2238 possibility to pass section addresses instead of segment
2239 addresses.
2240
ccd213ac
DJ
22412008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2242
2243 * gdb.texinfo (Starting): Document "set exec-wrapper".
2244 (Server): Document gdbserver --wrapper.
2245
fa4727a6
DJ
22462008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2247
2248 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2249 unreadable memory. Delete obsolete SPARClite reference.
2250
8edfe269
DJ
22512008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2252
2253 * gdb.texinfo (Starting): Mention always-running targets.
2254 (Target Commands): Add an anchor for load.
2255 (Connecting): Explain continue instead of run.
2256
1843f87b
DJ
22572008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2258
2259 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2260
f9082629
NR
22612008-02-26 Nick Roberts <nickrob@snap.net.nz>
2262
2263 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2264 breakpoint table.
2265
fd96d250
PA
22662008-02-19 Pedro Alves <pedro@codesourcery.com>
2267
2268 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2269 killing the inferior when it is already debugging a process.
2270
36af4ef6
MD
22712008-02-13 Markus Deuling <deuling@de.ibm.com>
2272
2273 * gdbint.texinfo (Build Script): New section. Mention new build script
2274 gdb_buildall.sh.
2275
cda4ce5a
JB
22762008-02-01 Jim Blandy <jimb@red-bean.com>
2277
2278 * gdb.texinfo (Help): Summarize 'info args' correctly.
2279
4acd40f3
TJB
22802008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2281
2282 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2283 available in PowerPC architecture.
2284 (Embedded Processors): Change node name of PowerPC item in menu.
2285 (PowerPC): Rename to...
2286 (PowerPC Embedded): this.
2287 (Architectures): Add new PowerPC item in menu.
2288 (PowerPC): New node.
2289
6e6c6f50
DJ
22902008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2291
2292 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2293 commands.
2294
5ee187d7
DJ
22952008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2296
2297 * gdb.texinfo (Setting Catchpoints): Mention features
2298 supported on GNU/Linux.
2299
e275c0d9
NR
23002008-01-30 Nick Roberts <nickrob@snap.net.nz>
2301
2302 * gdb.texinfo (GDB/MI File Commands): Describe new output
2303 field for MI command -file-list-exec-source-file.
2304
2d717e4f
DJ
23052008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2306
2307 * gdb.texinfo (Using the `gdbserver' Program): Add security
2308 warning. Rearrange into subsections and subsubsections. Document
2309 --multi and --debug. Correct --with-sysroot typo. Update --attach
2310 usage. Make load reference clearer. Document monitor exit.
2311 (Remote Configuration): Document set remote exec-file, attach-packet,
2312 and run-packet.
2313 (Packets): Document vAttach and vRun.
2314
d35a4257 23152008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2316
2317 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2318 detach-on-follow -> detach-on-fork.
f663676d 2319
c78d192c
DJ
23202008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2321
2322 * gdbint.texinfo (Native Conditionals): Remove
2323 SHELL_COMMAND_CONCAT and SHELL_FILE.
2324
d35a4257
EZ
23252008-01-26 Eli Zaretskii <eliz@gnu.org>
2326
2327 * gdb.texinfo (Specify Location): Improve wording.
2328
93815fbf
VP
23292008-01-23 Chris Demetriou <cgd@google.com>
2330
2331 * gdb.texinfo (Threads): Document new "set print thread-events"
2332 and "show print thread-events" commands.
2333
2a25a5ba
EZ
23342008-01-19 Eli Zaretskii <eliz@gnu.org>
2335
2336 * gdb.texinfo (Specify Location): New section.
2337 (Delete Breaks, Edit, Set Breaks): Remove description of
2338 locations. Instead, add a reference to "Specify Location".
2339 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2340 (Symbols): Refer to "Specify Location" for the valid forms of
2341 linespecs and locations.
2342
32c9a795
MD
23432008-01-18 Markus Deuling <deuling@de.ibm.com>
2344
2345 * gdbint.texinfo (Target Conditionals): Replace the description of
2346 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2347
b17828ca
JB
23482008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2349
2350 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2351 about &&var, which is rejected by the expression parser.
2352
0aea4bf3
LM
23532008-01-09 Luis Machado <luisgpm@br.ibm.com>
2354
2355 * gdb.texinfo (Output): Update documentation on using printf with DFP
2356 types.
2357
febe4383
TJB
23582008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2359
2360 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2361 subsubsection.
2362 (Decimal Floating Point format): New subsubsection.
2363
7a404eba
PA
23642008-01-05 Pedro Alves <pedro@codesourcery.com>
2365
2366 * gdb.texinfo (File Options): Remove mention of the attempt to
2367 open a core file with the -p option. Don't list -c as a valid
2368 option to attach to a process.
2369
a4d9b460
PA
23702008-01-05 Pedro Alves <pedro@codesourcery.com>
2371
2372 * gdbint.texinfo (Host Conditionals): Remove mention of
2373 ALIGN_STACK_ON_ENTRY.
2374
6ec2edbe
JB
23752008-01-05 Joel Brobecker <brobecker@adacore.com>
2376
2377 * gdbint.texinfo (Start of New Year Procedure): Add item
2378 describing how to update the source and documentation copyright
2379 notices.
2380
d8b2a693
JB
23812007-12-18 Jim Blandy <jimb@codesourcery.com>
2382
ab209b3a 2383 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
2384 watchpoint explanation into the main description of the watchpoint
2385 command; update synopses of 'watch', 'rwatch', and 'awatch'
2386 commands.
2387
8b4ed427
VP
23882007-12-18 Vladimir Prus <vladimir@codesourcery.com>
2389
2390 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2391 Document 'pending-breakpoints' feature of
2392 -list-features.
2393
37e4754d
LM
23942007-12-17 Luis Machado <luisgpm@br.ibm.com>
2395
669fac23 2396 * gdb.texinfo: Add new parameter's description.
37e4754d 2397
1d3811f6
DJ
23982007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2399
2400 * gdb.texinfo (Overview): Clarify run-length encoding
2401 example. Remove the restriction on "+" and "-" characters.
2402
c1c25a1a
EZ
24032007-12-15 Eli Zaretskii <eliz@gnu.org>
2404
2405 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2406
afe8ab22 24072007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2408
afe8ab22
VP
2409 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2410 the -f option for -break-insert, remove -r option,
2411 and clarify specification of location.
2412
a6b151f1
DJ
24132007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2414
2415 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2416 formatting.
2417 (Remote Debugging): Add File Transfer section.
2418 (Remote Configuration): Document Host I/O packets.
2419 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 2420 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
2421 (Packets): Add vFile.
2422
3b784c4f
EZ
24232007-11-17 Eli Zaretskii <eliz@gnu.org>
2424
2425 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2426 breakpoints with multiple locations.
2427 (Breakpoint Menus): Improve wording.
2428 (Output): Fix last change.
2429
a4ce5b0d
UW
24302007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
2431
2432 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2433
1b39d5c0
DE
24342007-11-15 Doug Evans <dje@google.com>
2435
2436 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
2437
7a72d44c
VP
24382007-11-15 Vladimir Prus <vladimir@codesourcery.com>
2439
2440 * gdbint.texinfo (Native Conditionals): Remove
2441 mention of CLEAR_SOLIB.
5ae4183a 2442
6d1829bf 24432007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
2444
2445 * gdb.texinfo (Print Settings): Add documentation for "set/show
2446 print frame-arguments".
2447
1a619819
LM
24482007-11-05 Luis Machado <luisgpm@br.ibm.com>
2449
3b784c4f 2450 * gdb.texinfo (Output): Update printf command's description.
1a619819 2451
55eddb0f
DJ
24522007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
2453
2454 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
2455 powerpc soft-float".
2456
9cceb671
DJ
24572007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2458
2459 * gdb.texinfo (Files): Correct formatting. Mention Expat
2460 requirement.
2461 (Requirements for Building GDB): Expand the list of Expat
2462 uses.
2463 (Library List Format, Memory Map Format): Mention Expat.
2464 (Target Descriptions): Update Expat wording.
2465
83acabca
DJ
24662007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2467
2468 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
2469 Document that gdbarch_convert_register_p should return zero for no-op
2470 conversions.
2471
e35879db
UW
24722007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
2473
83acabca 2474 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
2475 of set_gdbarch_sofun_address_maybe_missing back to ...
2476 (Target Conditionals): ... here to fix build break.
2477
203c3895
UW
24782007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2479
83acabca 2480 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
2481 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
2482 (Compiler Characteristics): ... documentation of
2483 set_gdbarch_sofun_address_maybe_missing.
2484
11411de3
DJ
24852007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2486
2487 * gdbint.texinfo (Target Conditionals): Use
2488 frame_unwind_register_unsigned in examples instead of
2489 frame_unwind_unsigned_register.
2490
7cc46491
DJ
24912007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2492
2493 * gdb.texinfo (Predefined Target Types): Add int128
2494 and uint128.
2495 (Standard Target Features): Add PowerPC features.
2496
81adfced
DJ
24972007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2498
2499 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
2500
c1874924
UW
25012007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2502
2503 * gdbint.texi (Target Conditionals): Remove documentation
2504 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
2505 gdbarch_extract_return_value, and gdbarch_store_return_value.
2506
f6e56ab3
UW
25072007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2508
2509 * gdbint.texi (Target Conditionals): Remove documentation of
2510 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2511
56cf5405
KH
25122007-10-11 Kazu Hirata <kazu@codesourcery.com>
2513
2514 * gdb.texinfo: Mention that inaccessible-by-default is on by
2515 default.
2516
35156bae
DJ
25172007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2518
2519 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2520
d983da9c
DJ
25212007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
2522
2523 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2524 multi-threaded watchpoints.
2525 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2526 checked. Describe sticky notification. Expand description
2527 of steppable and continuable watchpoints.
2528 (Watchpoints and Threads): New subsection.
2529
fe6fbf8b
VP
25302007-09-28 Vladimir Prus <vladimir@codesourcery.com>
2531
2532 * gdb.texinfo (Setting Breakpoints): Revise
2533 documentation for pending breakpoints. Document
2534 breakpoints with multiple locations.
5ae4183a 2535
084344da
VP
25362007-09-19 Vladimir Prus <vladimir@codesourcery.com>
2537
2538 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2539 Document -list-features.
5ae4183a 2540
82160952
EZ
25412007-09-15 Eli Zaretskii <eliz@gnu.org>
2542
2543 * gdb.texinfo (Output): Spell out which features of C's printf are
2544 not supported by GDB's printf.
7e27a47a
EZ
2545 (Separate Debug Files): More accurate wording regarding build ID
2546 and a reference to the ld manual rather than the Fedora wiki.
82160952 2547
ea37ba09
DJ
25482007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2549 Jim Blandy <jimb@codesourcery.com>
2550
2551 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
2552 (Examining Memory): Update mentions of the 's' format.
2553 (Automatic Display): Likewise.
2554
b8533aec
DJ
25552007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
2556
2557 * gdb.texinfo: Update the FSF's Back-Cover Text.
2558
83f83d7f
JK
25592007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2560 Eli Zaretskii <eliz@gnu.org>
2561
2562 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2563 Fixed the ``build ID'' name. New binaries build instructions for the
2564 build ID inclusion. Explain how the commands are specific to the build
2565 ID vs. debug link.
2566
c7e83d54
EZ
25672007-09-01 Eli Zaretskii <eliz@gnu.org>
2568
2569 * gdb.texinfo (Separate Debug Files): Fix last change. Add
2570 indexing for ``build ID'' support.
2571
d3750b24
JK
25722007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2573
2574 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2575 Enlisted BUILD ID to the debug file searching example.
2576 Included a BUILD ID `.note.gnu.build-id' section description.
2577 Updated/added the debug files splitting instructions for OBJCOPY.
2578
02142340
VP
25792007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2580
2581 * gdb.texinfo (Variable Objects): Adjust docs
2582 for -var-info-expression and document
2583 -var-info-path-expression.
2584
d3bdde98
JB
25852007-08-20 Jim Blandy <jimb@codesourcery.com>
2586
3fb6a982
JB
2587 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2588 (title page): Include the dedication in the printed manual, as a
2589 separate page after the copyright notice.
5ae4183a 2590
d3bdde98
JB
2591 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2592 don't break a @var across a line.
2593
c80a96a8
MR
25942007-07-25 Maciej W. Rozycki <macro@mips.com>
2595
2596 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2597 for include files.
2598
5824a901
NR
25992007-07-12 Nick Roberts <nickrob@snap.net.nz>
2600
2601 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
2602 in annotate.texinfo.
2603 (Command History): Link to new node.
5824a901 2604
d52e7ea3
UW
26052007-07-05 Markus Deuling <deuling@de.ibm.com>
2606
2607 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2608
5fc14d0a
EZ
26092007-07-05 Eli Zaretskii <eliz@gnu.org>
2610
2611 * gdbint.texinfo (Target Conditionals): Fix last change.
2612
4a9bb1df
UW
26132007-07-03 Markus Deuling <deuling@de.ibm.com>
2614
2615 * gdb.texinfo: Replace following macros by their appropriate gdbarch
2616 routines:
2617 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2618 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2619 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2620 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2621 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2622 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2623 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2624 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2625 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2626 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2627 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2628 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2629 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2630 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2631 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2632 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2633 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2634 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2635 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2636 (SOFTWARE_SINGLE_STEP_P)
2637
2638 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2639 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2640
2641 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2642 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2643 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2644 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2645 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2646 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2647 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2648 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2649 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2650 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2651
2652 (Converting an existing Target Architecture to Multi-arch): Remove
2653 section.
2654
2655 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2656 (gdbarch_addr_bits_remove): Add code example.
2657
2658 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2659
cfa9d6d9
DJ
26602007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2661
2662 * gdb.texinfo (Remote Configuration): Document library-info-packet.
2663 Add other missing entries. Adjust the table size to fit.
2664 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
2665 stop reasons including the new "library" event.
2666 (General Query Packets): Adjust table widths for qSupported. Mention
2667 qXfer:libraries:read reply to qSupported and document the new packet.
2668 (Library List Format): New section.
2669
159fcc13
JK
26702007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2671
2672 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2673
f66d1690
MS
26742007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
2675
2676 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2677
67102876
NR
26782007-06-25 Nick Roberts <nickrob@snap.net.nz>
2679
2680 * gdbint.texinfo (Register and Memory Data): Break sections
2681 into nodes and add a menu.
2682
a4642986
MR
26832007-06-21 Maciej W. Rozycki <macro@mips.com>
2684
2685 * gdb.texinfo (Examining Memory): Document the new behaviour.
2686
e9c17194
VP
26872007-06-21 Vladimir Prus <vladimir@codesourcery.com>
2688
2689 * gdb.texinfo (Standard Target Features): Document
2690 m68k features.
2691
31d99776
DJ
26922007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2693
2694 * gdb.texinfo (General Query Packets): Document qOffsets changes.
2695
1780a0ed
DJ
26962007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2697
2698 * gdb.texinfo (Target Description Format): Add version attribute
2699 for <target>.
2700
822b6570
DJ
27012007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2702
2703 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2704
f8b73d13
DJ
27052007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2706
2707 * gdb.texinfo (MIPS Features): New subsection.
2708
0e7f50da
UW
27092007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2710 Markus Deuling <deuling@de.ibm.com>
2711
2712 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2713 and qXfer:spu:write packets and mention them under qSupported.
2714
23d964e7
UW
27152007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2716 Markus Deuling <deuling@de.ibm.com>
2717
2718 * gdb.texinfo (Architectures): Add new SPU section to document
2719 Cell Broadband Engine SPU architecture specific commands.
2720
9f708cb2
VP
27212007-06-09 Vladimir Prus <vladimir@codesourcery.com>
2722
2723 * gdb.texinfo (GDB/MI Variable Objects): Editorial
2724 comments.
2725
7579b5f8
NR
27262007-06-07 Nick Roberts <nickrob@snap.net.nz>
2727
2728 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
2729
bf06d120
JB
27302007-05-29 Jim Blandy <jimb@codesourcery.com>
2731
2732 * gdb.texinfo (Overview): Doc fix.
2733
23776285
MR
27342007-05-22 Maciej W. Rozycki <macro@mips.com>
2735
2736 * gdb.texinfo (Remote Configuration): Document "set/show
2737 remoteflow".
2738
1a69e1e4
DJ
27392007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2740
bf06d120
JB
2741 * gdb.texinfo (MIPS): Remove documentation for set mips
2742 saved-gpreg-size, show mips saved-gpreg-size, and set mips
2743 stack-arg-size.
1a69e1e4 2744
46ba6afa 27452007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2746
46ba6afa
BW
2747 * all-cfg.texi (GDBTUI): New.
2748 * gdb.texinfo (Mode Options): Use GDBTUI variable.
2749 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
2750 (TUI Configuration): Edit to improve clarity and fix problems of
2751 both style and content.
5ae4183a 2752
06d3b283
UW
27532007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
2754
2755 * observer.texi (GDB Observers): New observer "new_objfile".
2756
179101d6
UW
27572007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
2758
2759 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
2760
25d5ea92
VP
27612007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2762
2763 * gdb.texinfo (GDB/MI Variable Objects): Document
2764 frozen variables objects.
5ae4183a 2765
ea35711c
DJ
27662007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
2767
2768 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
2769 (Character Sets, Caching Data of Remote Targets): Likewise.
2770 (Targets): Delete Remote node. Move its text...
2771 (Debugging Remote Programs): ...to here. Delete description
2772 of the "remote" command.
2773 (Remote configuration): Delete description of "set remotedevice"
2774 and "show remotedevice".
2775 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
2776
db2e3e2e
BW
27772007-04-11 Bob Wilson <bob.wilson@acm.org>
2778
5ae4183a
AS
2779 * gdb.texinfo (Contributors, Continuing and Stepping)
2780 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
2781 (General Query Packets, File-I/O Remote Protocol Extension)
2782 (Protocol Basics, The F Reply Packet, Write)
2783 (Protocol-specific Representation of Datatypes, Memory Transfer):
2784 Fix hyphenation, punctuation and grammar problems.
2785 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
2786 'section' instead of 'subsection' in the text.
2787 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
2788 (i386): Remove period from section name.
db2e3e2e
BW
2789 (Installing GDB, Requirements, Running Configure, Separate Objdir)
2790 (Config Names, Configure Options): Use @file{configure}.
2791
8a3dae3e
DJ
27922007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
2793
2794 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
2795 and tab expansion.
2796
1a92f856
DJ
27972007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
2798
2799 * gdbint.texinfo (SOM): Correct location of the SOM reader.
2800
79a6e687 28012007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2802
79a6e687
BW
2803 * gdb.texinfo: Consistently capitalize all significant words in
2804 node names, chapter titles, section titles, and headings. Update
2805 cross references to match.
2806 (Starting and Stopping Trace Experiment): Make node name plural.
2807 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 2808
ad527d2e
PA
28092007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
2810
2811 * gdb.texinfo (WinCE): Delete obsolete subsection.
2812
7ce59000
DJ
28132007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2814
2815 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
2816 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
2817 references.
2818
8807d78b
DJ
28192007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2820
2821 * gdb.texinfo (Startup): Delete references to some alternate
2822 names for .gdbinit.
2823 (Thread): Remove LynxOS reference.
2824 (Tandem ST2000): Delete target-specific documentation.
2825 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
2826 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
2827 and GDB_OSABI_LYNXOS.
2828
5f402660
UW
28292007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
2830
2831 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
2832
bac718a6
UW
28332007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
2834
2835 * gdbint.texinfo (Target Conditionals): Remove mention of
2836 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
2837 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
2838
9453113a
DJ
28392007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2840
2841 * Makefile.in: Add "pdfdir" installation
2842 directory, PDFTEX macro, support for "install-pdf" target,
2843 and rules for making a pdf version of refcard.texi.
2844 * refcard.tex: Specify paper size for PDF output.
2845
ae21e955 28462007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2847
ae21e955 2848 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 2849
3f94c067 28502007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2851
3f94c067
BW
2852 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
2853 (Source Path, Character Sets, Macros, Define)
2854 (GDB/MI Result Records, GDB/MI Simple Examples)
2855 (GDB/MI Program Execution, GDB/MI File Commands)
2856 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
2857 (Bug Reporting): Use @value{GCC}.
5ae4183a 2858
12c27660 28592007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2860
12c27660
BW
2861 * gdb.texinfo (Help): Fix formatting of examples.
2862 (Variables): Use @ifnotinfo instead of @iftex.
2863 (Non-debug DLL symbols): Use @ref instead of @pxref.
2864 (Sparclet File): Use @samp instead of quotes.
5ae4183a 2865
ce9341a1
BW
28662007-03-26 Bob Wilson <bob.wilson@acm.org>
2867
2868 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
2869
c8f4133a
BW
28702007-03-26 Bob Wilson <bob.wilson@acm.org>
2871
2872 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
2873 the order of the nodes.
2874 (C Operators, C Constants, Debugging C): Remove extra menus.
2875 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 2876
c8f4133a 28772007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
2878
2879 * gdb.texinfo (File Options): Add missing parenthesis.
2880 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
2881
c74d0ad8
DJ
28822007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2883
2884 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
2885
ff6f572f
DJ
28862007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2887
669fac23 2888 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
2889 case insensitivity.
2890 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
2891
994337c3
NR
28922007-02-18 Nick Roberts <nickrob@snap.net.nz>
2893
2894 * gdb.texinfo (Top): Put Appendix A after numbered sections.
2895 (Files): Add section name to argument list for pxref.
2896 (Non-debug DLL symbols): Don't use `see' for pxref.
2897 (Embedded Processors): Fix typo.
2898 (GDB/MI Breakpoint Commands): Execution commands generate
2899 *stopped not ^done.
2900
eb819d70
NR
29012007-02-13 Nick Roberts <nickrob@snap.net.nz>
2902
2903 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
2904 values for in_scope. Mention that only root variables can be
2905 updated.
2906 (GDB/MI Development and Front Ends): Explain new values may be
2907 added to existing fields.
2908
123dc839
DJ
29092007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2910
2911 * gdb.texinfo (-target-disconnect): Use @smallexample.
2912 (Requirements): Add anchor for Expat. Update description.
2913 (Target Descriptions): Mention Expat.
2914 (Target Description Format): Document new elements. Use
2915 @smallexample.
2916 (Predefined Target Types, Standard Target Features): New sections.
669fac23 2917 * gdbint.texinfo (Target Descriptions): New section.
123dc839 2918
108546a0
DJ
29192007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
2920
2921 * gdb.texinfo (Target Description Format): Add section on XInclude.
2922
95a98c01
NR
29232006-02-03 Nick Roberts <nickrob@snap.net.nz>
2924
2925 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
2926 command -enable-timings.
2927
f4b3909f
EZ
29282007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
2929
5ae4183a 2930 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
2931 descriptions for new/deleted elements in gdb_osabi. Add missing
2932 description for function generic_elf_osabi_sniff_abi_tag_sections.
2933
c7ba131e
JB
29342007-01-29 Joel Brobecker <brobecker@adacore.com>
2935
2936 * gdb.texinfo (Maintenance Commands): Add documentation for
2937 the new "maint print target-stack" command.
2938
3a60f64e
JK
29392007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2940 Eli Zaretskii <eliz@gnu.org>
2941
f4b3909f 2942 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 2943
c582f8b6
EZ
29442007-01-26 Eli Zaretskii <eliz@gnu.org>
2945
2946 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
2947 Use @value{NGCC} instead of @value{GCC}.
2948
d3e8051b
EZ
29492007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
2950
2951 * agentexpr.texi: Fix typos.
2952 * annotate.texinfo: Likewise.
2953 * gdb.texinfo: Likewise.
2954 * gdbint.texinfo: Likewise.
2955 * observer.texi: Likewise.
2956 * stabs.texinfo: Likewise.
2957
86f04699
EZ
29582007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
2959
2960 * gdbint.texinfo (Support Libraries): Remove mmalloc
2961 entry. Describe readline library.
2962
23181151
DJ
29632007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2964
2965 * gdb.texinfo (Target Descriptions): New section.
2966 (General Query Packets): Add QPassSignals anchor. Mention
2967 qXfer:features:read under qSupported. Expand mentions of
2968 qXfer:memory-map:read and QPassSignals. Document
2969 qXfer:features:read.
2970
f822c95b
DJ
29712007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2972
2973 * gdb.texinfo (Commands to specify files): Describe
2974 "set sysroot" and "show sysroot".
2975 (Using the `gdbserver' program): Lowercase argument
2976 to @var. Expand description of setting up GDB on the
2977 host.
2978
8936fcda
JB
29792007-01-05 Joel Brobecker <brobecker@adacore.com>
2980
2981 * gdb.texinfo (Set Catchpoints): Add documentation for the new
2982 catch exception, catch exception unhandled, and catch assert
2983 commands.
2984
e776119f
DJ
29852007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2986
2987 * gdb.texinfo (Debugging Output): Document "set debug xml"
2988 and "show debug xml".
2989
aa79a185
DJ
29902007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2991
2992 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
2993
7f893741
JB
29942007-01-01 Joel Brobecker <brobecker@adacore.com>
2995
2996 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
2997
a1b5960f
VP
29982006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2999
3000 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3001 note in @ignore, to be removed later if nobody complains.
3002
9f470e6e
NR
30032006-12-04 Nick Roberts <nickrob@snap.net.nz>
3004
3005 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3006 of -var-delete.
3007
765dc015 30082006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3009
765dc015 3010 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3011 automatic software/hardware breakpoint usage and
3012 the "set breakpoint auto-hw" command.
765dc015 3013
4b5752d0
VP
30142006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3015
3016 * gdb.texinfo (Memory Access Checking): New.
3017
89be2091
DJ
30182006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3019
3020 * gdb.texinfo (Remote configuration): Mention
3021 "pass-signals-packet".
3022 (General Query Packets): Document QPassSignals. Fix
3023 a typo.
3024
ca3bf3bd
DJ
30252006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3026
3027 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3028
427c3a89
DJ
30292006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3030
3031 * gdb.texinfo (Remote configuration): Rewrite documentation for
3032 packet configuration commands.
3033 (OS Information): Adjust reference to qXfer:auxv:read.
3034 (General Query Packets): Remove references to read-aux-vector-packet
3035 and set remote get-thread-local-storage-address.
3036
7a107747
DJ
30372006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3038
3039 * gdbint.texinfo (Target Architecture Definition): Add new
3040 Initializing a New Architecture section.
3041
1c56eb0e
EZ
30422006-10-31 David Taylor <dtaylor@emc.com>
3043
3044 * stabs.texinfo (Macro define and undefine): New node describing
3045 stabs for #define and #undef.
3046
f73adfeb
AS
30472006-10-27 Andreas Schwab <schwab@suse.de>
3048
3049 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3050
fd60e0df
EZ
30512006-10-21 Eli Zaretskii <eliz@gnu.org>
3052
3053 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3054 clarify on the possible meanings of ``expression'' watched by
3055 watchpoints. Add indexing.
e5ac9b53
EZ
3056 (Prompting, Errors, Invalidation, Annotations for Running)
3057 (Source Annotations): Fix index entries by adding "annotation" to
3058 them, to discriminate from index entries that point to the more
3059 general topic descriptions.
fd60e0df 3060
52bb452f
DJ
30612006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3062
3063 * gdbint.texinfo (Target Vector Definition): Move most
3064 content into Existing Targets. Add a menu.
3065 (Existing Targets): New section, moved from Target Vector
3066 Definition. Use @subsection.
3067 (Managing Execution State): New section.
3068
58955e58
BW
30692006-10-16 Bob Wilson <bob.wilson@acm.org>
3070
3071 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3072
c8aa23ab
EZ
30732006-10-15 Eli Zaretskii <eliz@gnu.org>
3074
3075 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3076 (Command Syntax, Signals, Backtrace, Connecting)
3077 (Remote configuration, Renesas Boards, Console I/O): Fix last
3078 change: use Ctrl- instead of C-, except wrt Emacs.
3079 (File-I/O Examples): Put Ctrl-c in @kbd.
3080 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3081 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3082 (Signals, Set Breaks, Set Watchpoints): Document optional
3083 arguments to `info signals' `handle', `info breakpoints', and
3084 `info watchpoints'.
c8aa23ab 3085
e7109c7e
EZ
30862006-10-14 Eli Zaretskii <eliz@gnu.org>
3087
3088 * gdb.texinfo (Backtrace): Fix last change.
3089
de3aea7b
NR
30902006-10-14 Nick Roberts <nickrob@snap.net.nz>
3091
3092 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3093
7f9087cb
BW
30942006-10-10 Bob Wilson <bob.wilson@acm.org>
3095
c8aa23ab
EZ
3096 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3097 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3098 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3099
68437a39
DJ
31002006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3101 Daniel Jacobowitz <dan@codesourcery.com>
3102
3103 * gdb.texinfo (Packets): Document vFlashErase,
3104 vFlashWrite and vFlashDone packets.
3105 (General Query Packets): Document qXfer:memory-map:read.
3106 Add a new feature for qXfer:memory-map:read.
3107 (Memory map format): New section.
3108 (Target Commands): Mention that gdb can write flash.
3109
fd79ecee
DJ
31102006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3111 Daniel Jacobowitz <dan@codesourcery.com>
3112
3113 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3114 memory regions and "mem auto".
3115
350da6ee
DJ
31162006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3117
3118 * gdbint.texinfo (Array Containers): New section.
3119
2f1acb09
VP
31202006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3121
3122 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3123 -stack-list-arguments HIGH_FRAME argument can be larger then the
3124 actual number of frames.
3125
2ab1eb7a
VP
31262006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3127
3128 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3129 -stack-list-locals HIGH_FRAME argument can be larger then the
3130 actual number of frames.
2ab1eb7a 3131
599b237a
BW
31322006-09-02 Bob Wilson <bob.wilson@acm.org>
3133
3134 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3135 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3136
25ab7e6d
EZ
31372006-09-02 Eli Zaretskii <eliz@gnu.org>
3138
3139 * gdbint.texinfo (Overall Structure): New section "Source Tree
3140 Structure".
3141
940178d3
JB
31422006-08-17 Jim Blandy <jimb@codesourcery.com>
3143
3144 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3145 responses.
3146
30daae6c
JB
31472006-08-08 Joel Brobecker <brobecker@adacore.com>
3148
3149 * gdb.texinfo (Source Path): Add documentation for new
3150 substitute-path commands.
3151
7fa2210b
DJ
31522006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3153
3154 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3155 (Running Configure): ...here.
3156 (Requirements): New node. Mention expat.
3157
3d00d119
DJ
31582006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3159
5ae4183a 3160 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3161 'set download-write-size' and 'show download-write-size'.
3162
0cbfa4ee
DJ
31632006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3164
3165 * stabs.texinfo (Member Type Descriptor): Correct example for
3166 pointer to member types.
3167
16026cd7
AS
31682006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3169
3170 * gdb.texinfo (Optional warnings and messages): Add
3171 'set/show trace-commands'.
3172 (Command files): Add '-v' to source command.
3173
0876f84a
DJ
31742006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3175
3176 * gdb.texinfo (OS Information): Update qPart reference to
3177 qXfer.
3178 (Remote configuration): Likewise.
3179 (Overview): Move @cindex to the start of a paragraph. Talk
3180 about binary data encoding.
3181 (Packets): Refer to the overview for the details of the X
3182 packet encoding.
3183 (General Query Packets): Remove qPart description. Add qXfer
3184 description. Add an anchor to qSupported. Correct feature
3185 table title. Add a new feature for qXfer:auxv:read.
3186 (Interrupts): Add a missing parenthesis.
3187
2ec3381a
DJ
31882006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3189
669fac23 3190 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3191 (GDB/MI Kod Commands): Remove commented out node.
3192
594fe323
EZ
31932006-07-01 Eli Zaretskii <eliz@gnu.org>
3194
3195 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3196 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3197 (GDB/MI Thread Commands, GDB/MI Program Execution)
3198 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3199 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3200 (GDB/MI File Commands, GDB/MI Target Manipulation)
3201 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3202 since the MI prompt is hard-wired into the code.
3203
7e3fb70c
NR
32042006-07-01 Nick Roberts <nickrob@snap.net.nz>
3205
3206 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3207 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3208 (GDB/MI Data Manipulation): Remove description of unimplemented
3209 display related commands as variable objects perform this function
3210 and are superior: -display-delete, -display-disable,
3211 -display-enable, -display-insert and -display-list. Move
3212 -environment-cd, -environment-directory, -environment-path
3213 and -environment-pwd to "Program Context".
3214 (GDB/MI Program Control): Rename to "Program Execution". Move
3215 -exec-arguments -exec-abort to...
3216 (GDB/MI Program Context): ...here. New node split from "Data
3217 Manipulation".
3218
be2a5f71
DJ
32192006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3220
3221 * gdb.texinfo (Remote configuration): Document set / show
3222 remote supported-packets.
3223 (General Query Packets): Document qSupported packet.
3224
fc320d37
SL
32252006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3226
3227 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3228 and font markup.
3229 (Protocol basics): Likewise.
3230 (The F request packet): Likewise.
3231 (The F reply packet): Likewise.
3232 (Memory transfer): Move this node to be a subsubsection of
3233 "Protocol specific representation of datatypes".
3234 (The Ctrl-C message): More copy editing.
3235 (Console I/O): Likewise.
3236 (The isatty call): Delete this node, and merge its content into
3237 the "isatty" node. Fixed references elsewhere.
3238 (The system call): Delete this node, and merge its content into
3239 the "system" node. Fixed references elsewhere.
3240 (open): Reformat to use @table, and add appropriate font markup.
3241 (close): Likewise.
3242 (read): Likewise.
3243 (write): Likewise.
3244 (lseek): Likewise.
3245 (rename): Likewise.
3246 (unlink): Likewise.
3247 (stat/fstat): Likewise.
3248 (gettimeofday): Likewise.
3249 (isatty): Likewise.
3250 (system): Likewise, plus minor changes to fix confusing wording.
3251 (Integral datatypes): Fix font markup.
3252 (Pointer values): Likewise.
3253 (struct stat): Fix markup to use @table, plus minor copy editing.
3254 (struct timeval): Fix font markup, plus minor copy editing.
3255 (Constants): Minor copy editing.
3256 (Errno values): Add font markup.
3257 (File-I/O Examples): Likewise.
3258
158fdf5c
NR
32592006-06-10 Nick Roberts <nickrob@snap.net.nz>
3260
3261 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3262 (GDB/MI Simple Examples): Move node up one level. Use real
3263 examples.
3264 (GDB/MI Compatibility with CLI): Update.
3265 (GDB/MI Result Records): Add "connected" and "exit" result
3266 classes.
3267 (GDB/MI Stream Records): Clarify target output.
3268 (GDB/MI Command Description Format): Modify example description.
3269 (GDB/MI Breakpoint Table Commands): Rename to...
3270 (GDB/MI Breakpoint Commands): ...this
3271 (GDB/MI Breakpoint Commands): Add optional thread field.
3272 (GDB/MI Program Control): Add an introduction. Move "Program
3273 termination" examples into exec-run description.
3274 (GDB/MI File Commands): Mention similar CLI commands.
3275 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3276 is similar to "-gdb-version".
3277
ddb50cd7
EZ
32782006-06-09 Eli Zaretskii <eliz@gnu.org>
3279
3280 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3281
2aef0d6b
NR
32822006-06-02 Nick Roberts <nickrob@snap.net.nz>
3283
3284 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3285 sourceware.org for mailing lists.
d5e40d59 3286 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3287
383a5c52
NR
32882006-06-01 Nick Roberts <nickrob@snap.net.nz>
3289
d5e40d59 3290 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3291
e16b02ee
EZ
32922006-05-22 Eli Zaretskii <eliz@gnu.org>
3293
3294 * gdb.texinfo (Cygwin Native): Fix last change.
3295
be90c084
CF
32962006-05-22 Christopher Faylor <cgf@timesys.com>
3297
3298 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3299
347ceba5
NR
33002006-05-15 Nick Roberts <nickrob@snap.net.nz>
3301
3302 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3303 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3304
369af7bd
DJ
33052006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3306
3307 * gdb.texinfo (General Query Packets): Recommend not starting
3308 new packets with qC and clarify.
3309
2ffdbde8 33102006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3311
3312 * gdb.texinfo (M2 Types): New section.
72019c9c 3313
16d1a084
DJ
33142006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3315
3316 * agentexpr.texi: Add a copyright and license notice.
3317 * observer.texi: Likewise, with GPL clause for function prototypes.
3318 Remove trailing whitespace.
3319
aa56d27a
JB
33202006-05-05 Jim Blandy <jimb@codesourcery.com>
3321
3322 * gdb.texinfo (General Query Packets): Document conventions for
3323 terminating packet names, and their violations.
3324
5bdf8622
DJ
33252006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3326
3327 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3328 * gdb.texinfo: Likewise.
3329
605a56cb
DJ
33302006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3331
3332 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3333 and "show remotedebug".
3334 (Debugging Output): Add additional index entries.
3335
b8db102d
MS
33362006-04-27 Michael Snyder <msnyder@redhat.com>
3337
3338 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3339
c5e30d01
AC
33402006-04-22 Andrew Cagney <cagney@redhat.com>
3341
3342 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3343 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3344
8181d85f
DJ
33452006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3346
3347 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3348 and remove breakpoint prototypes.
3349 (Watchpoints): Move description of target_insert_hw_breakpoint and
3350 target_remove_hw_breakpoint ...
3351 (Breakpoints): ... to here. Document target_insert_breakpoint and
3352 target_remove_breakpoint.
3353
4f553f88
JB
33542006-04-17 Jim Blandy <jimb@codesourcery.com>
3355
3356 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3357 and C packets are optional.
3358
cd852561
FR
33592006-04-14 Frederic Riss <frederic.riss@st.com>
3360
3361 * gdb.texinfo (Specifying source directories): Update the description
3362 of the source file search to reflect the fact that the source path
3363 always contains at least $cdir and $cwd.
3364
b620eb07
MS
33652006-03-31 Michael Snyder <msnyder@redhat.com>
3366
3367 * gdb.texinfo: Update copyright dates.
3368
3156cdaf
EZ
33692006-03-31 Eli Zaretskii <eliz@gnu.org>
3370
3371 * gdb.texinfo (Overview): Add an index entry to "empty response".
3372
7d30c22d
JB
33732006-03-28 Jim Blandy <jimb@codesourcery.com>
3374
3375 * gdbint.texinfo (Prologue Analysis): New section.
3376
86941c27
JB
33772006-03-07 Jim Blandy <jimb@red-bean.com>
3378
66b8c7f6
JB
3379 * gdb.texinfo (Connecting): Document 'target remote pipe'.
3380
1a10341b
JB
3381 * gdb.texinfo (Target Commands): Update text describing how to
3382 specify a target. Refer to the detailed section on remote
3383 debugging, not the brief mention.
3384
86941c27
JB
3385 * gdb.texinfo (Connecting): Organize the different 'target remote'
3386 connection methods into a table. Add a 'target remote' index
3387 entry. (!!!)
3388
62f3a2ba
FF
33892006-02-17 Fred Fish <fnf@specifix.com>
3390
3391 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3392 'ptype' commands to reflect the fact that the only significant
3393 difference between them is that ptype prints the complete type
3394 description instead of just the name.
3395
8b9a88ea
WZ
33962006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
3397
3398 * gdbint.texinfo (Watchpoints): Delete
3399 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3400
7e8dc855
NR
34012006-02-10 Nick Roberts <nickrob@snap.net.nz>
3402
3403 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3404 times fields where needed. Fix typos. Update general form given
3405 for output of -break-insert.
3406 (GDB/MI): Abbreviate some unnecessarily long fullnames.
3407
c91d38aa
DJ
34082006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
3409
3410 * gdbint.texinfo (Symbol Handling): Add a section
3411 on memory management.
3412
38fcd64c
DJ
34132006-02-06 Vladimir Prus <ghost@cs.msu.su>
3414
3415 * gdb.texinfo (Breakpoint table commands): Document the fullname
3416 field in -break-list output.
3417
219eec71
EZ
34182006-02-03 Eli Zaretskii <eliz@gnu.org>
3419
3420 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
3421 debugging information produced by the various "set debug..."
3422 options.
3423
ae5a43e0
DJ
34242006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3425
3426 * gdb.texinfo (Files): Remove obsolete bits from the description
3427 of "symbol-file".
3428
a9f158ec
JB
34292006-01-25 Jim Blandy <jimb@redhat.com>
3430
3431 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
3432
410dd08e
JB
34332006-01-24 Jim Blandy <jimb@redhat.com>
3434
3435 * gdbint.texinfo (Frames): Document the basics of GDB's register
3436 unwinding model, and explain the existence of the "sentinel" frame.
3437
4b505b12
AS
34382006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
3439
3440 * gdb.texinfo (Choosing files): Mention that -directory is used
3441 for script files.
3442 (Specifying source directories): Likewise.
3443 (Command files): Explain how script files are found.
3444
839c27b7
EZ
34452006-01-21 Eli Zaretskii <eliz@gnu.org>
3446
3447 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
3448 the threads in a multi-threaded program.
3449 (Threads): The threadno argument of "thread apply" can be a range
3450 of numbers.
3451
7be93b9e
JB
34522006-01-18 Jim Blandy <jimb@redhat.com>
3453
3454 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
3455 of warning flags.
3456
fcc73fe3
EZ
34572006-01-13 Eli Zaretskii <eliz@gnu.org>
3458
3459 * gdb.texinfo (Sequences): Improve menu annotations.
3460 (Define): Add index entries for arguments of user-defined
3461 commands. Move the description of flow-control commands...
3462 (Command Files): ...to here. Document loop_break and
3463 loop_continue.
ca91424e
EZ
3464 (Define, Command Files): Document `end' and add index entries for
3465 it.
fcc73fe3 3466
5c95884b
MS
34672006-01-04 Michael Snyder <msnyder@redhat.com>
3468
3469 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 3470 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 3471
860701dc
PH
34722006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
3473
3474 * gdb.texinfo (Omissions from Ada): Document that there is now
3475 limited aggregate support.
3476
36b80e65
EZ
34772005-12-28 Eli Zaretskii <eliz@gnu.org>
3478
3479 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
3480 registers and the likes.
3481
c1468174
EZ
34822005-12-24 Eli Zaretskii <eliz@gnu.org>
3483
3484 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
3485 (Symbols): Fix usage of "e.g.".
359df76b 3486 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
3487
3488 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
3489 (Coding): Fix usage of "e.g.".
3490
c02a867d
EZ
34912005-12-23 Eli Zaretskii <eliz@gnu.org>
3492
5ae4183a
AS
3493 * stabs.texinfo:
3494 * refcard.tex:
c02a867d 3495 * gpl.texi:
5ae4183a
AS
3496 * gdbint.texinfo:
3497 * gdb.texinfo:
3498 * gdb-cfg.texi:
c02a867d 3499 * fdl.texi:
5ae4183a
AS
3500 * annotate.texinfo:
3501 * all-cfg.texi:
c02a867d
EZ
3502 * Makefile.in: Add (C) after Copyright. Update the FSF
3503 address.
3504
fad38dfa
EZ
35052005-12-03 Eli Zaretskii <eliz@gnu.org>
3506
3507 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
3508 extend GDB with commands for external monitor.
3509
53e5f3cf
AS
35102005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3511
3512 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3513
55f6ca0f
JB
35142005-11-25 Joel Brobecker <brobecker@adacore.com>
3515
3516 * gdbint.texinfo (Start of New Year Procedure): New chapter.
3517
c1947b85
JB
35182005-11-21 Jim Blandy <jimb@redhat.com>
3519
3520 * gdb.texinfo (Tracepoint Packets): Document restrictions on
3521 placement of 'R' actions in tracepoint action packets; document
3522 dependence of 'X' and 'M' actions on a preceding 'R' action for
3523 their registers.
3524
9d29849a
JB
35252005-11-19 Jim Blandy <jimb@redhat.com>
3526
3527 * gdb.texinfo (Tracepoint Packets): New node.
3528 (General Query Packets): Add entries for the tracepoint packets,
3529 referring to the "Tracepoint Packets" node.
3530 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 3531
9a6253be
KB
35322005-11-18 Kevin Buettner <kevinb@redhat.com>
3533
3534 * gdb.texinfo (set remotebreak): Add anchor.
3535 (X packet): Likewise.
3536 (Remote Protocol): Add new section `Interrupts' and new index
3537 entry `interrupts (remote protocol)'.
3538
5f3bebba
JB
35392005-11-18 Jim Blandy <jimb@redhat.com>
3540
3541 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
3542 entries into the General Query Packets section. Add a
3543 cross-reference to that section. Drop description of replies, as
3544 these are covered in the descriptions of each packet.
3545 (General Query Packets): Add introductory text. Explain naming
3546 conventions, and how the end of a name is recognized.
3547
9a7a1b36
KB
35482005-11-17 Kevin Buettner <kevinb@redhat.com>
3549
0564b6cf 3550 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
3551 "set remotebreak" command.
3552
b8ff78ce
JB
35532005-11-16 Jim Blandy <jimb@redhat.com>
3554
3555 * gdb.texinfo (Packets, Stop Reply Packets)
3556 (General Query Packets): Various formatting cleanups.
3557 - Use @samp for packet contents.
3558 - Drop summaries from packet @item lines; the same information appears
3559 immediately below in the description.
3560 - Delete paragraph breaks after packet @item commands, so that the
3561 description appears directly to the right of the packet prototype
3562 in the printed manual, if it fits.
3563 - Place spaces in packet prototypes between @vars and non-@var
3564 letters, and explain that they're just for formatting.
3565 - Use @dots{} instead of '...'.
3566 - Fix uses of @code where @var was needed.
3567 - Replace "deprecated" markers with English text spelling out the
3568 packet's status and the preferred alternatives.
3569 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3570 what this ever meant.
3571 - Remove "(draft)" markers on 'i' packets; nobody has commented on
3572 this for a long time.
3573 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3574 implemented several times, and have been in use for years.
3575
8ffe2530
JB
35762005-11-15 Jim Blandy <jimb@redhat.com>
3577
c43c5473
JB
3578 * gdb.texinfo (Packets): Add index entries for 'm' packet
3579 disclaimers.
5ae4183a 3580
fb031cdf
JB
3581 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3582 of stub when processing an 'm' packet.
3583
8ffe2530
JB
3584 * gdb.texinfo (Packets): Mention that packets beginning with
3585 letters are reserved once, at the top, instead of actually listing
3586 them all and saying "reserved".
3587
c03c782f
AS
35882005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
3589
3590 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3591 Change @var{$arg0 to @code{$arg0.
3592
814e32d7
WZ
35932005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
3594
3595 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3596
fa93a9d8
JB
35972005-11-12 Jim Blandy <jimb@redhat.com>
3598
3599 * gdb.texinfo (General Query Packets): Put packets in alphabetical
3600 order. Remove extraneous 'z'.
3601
8a5a3c82
AS
36022005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
3603
3604 * gdb.texinfo (Choosing files): Add --eval-command.
3605
4b0ad762
AS
36062005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
3607
3608 * gdb.texinfo (Choosing modes): Add --return-child-result.
3609
3610
1a088d06
AS
36112005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
3612
3613 * gdb.texinfo (Choosing modes): Add --batch-silent.
3614
656d5e12
EZ
36152005-10-28 Eli Zaretskii <eliz@gnu.org>
3616
3617 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3618 "The -var-update Command".
3619
3c9c013a
JB
36202005-10-03 Joel Brobecker <brobecker@adacore.com>
3621
3622 * gdb.texinfo (Print Settings): Add documentation for set/show
3623 print array-indexes.
3624
7ba3cf9c
DJ
36252005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3626
3627 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3628 6.2 and 6.3.
3629
a94ab193
EZ
36302005-08-27 Eli Zaretskii <eliz@gnu.org>
3631
3632 * gdb.texinfo (File Options): Don't document --mapped, it's gone
3633 since 19-Jan-2004.
3634 (Files): Likewise.
ab1adacd
EZ
3635 (Variables, Symbols): Document the "<incomplete type>" message and
3636 its reasons.
a94ab193 3637
ca06016a
FF
36382005-08-01 Fred Fish <fnf@specifix.com>
3639
3640 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3641
cf58170d
NR
36422005-07-15 Nick Roberts <nickrob@snap.net.nz>
3643
3644 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3645 option for -var-list-children and -var-update.
3646 (GDB/MI Stack Manipulation): Simplify description of
3647 print-values option for -stack-list-locals.
3648 (GDB/MI Command Description Format): Clarify.
3649 (Mode Options): Spelling of superseded.
3650
38f1196a
BR
36512005-07-12 Bob Rossi <bob@brasko.net>
3652
3653 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3654 corresponding GDB command comment.
3655
3cb3b8df
BR
36562005-07-06 Bob Rossi <bob@brasko.net>
3657
3658 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3659 and -inferior-tty-show.
3660 (Input/Output): Document "set/show inferior-tty" and tty alias.
3661
10fac096
NW
36622005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
3663
3664 * gdb.texinfo (Packets): Change description of 'D' packet to note
3665 that GDB does wait for a response.
3666
d1b6db76
NR
36672005-06-22 Nick Roberts <nickrob@snap.net.nz>
3668
3669 * gdb.texinfo (History) Rename "Command History".
3670 (Command History): Move node "Server Prefix" from section on
3671 Annotations here.
3672
29629dcf
NR
36732005-06-19 Nick Roberts <nickrob@snap.net.nz>
3674
3675 * gdb.texinfo (GDB/MI Stack Manipulation):
3676 Re-instate -stack-info-frame with example. Say that it gets
3677 info on selected frame, not current frame.
3678
397ca115
EZ
36792005-06-18 Eli Zaretskii <eliz@gnu.org>
3680
3681 * gdb.texinfo (Server): Clarify that `file' should be used before
3682 connecting to the server.
3683 (Files): Add an xref to the above description.
51274035
EZ
3684 (Output Formats): More detailed description of the `c' format.
3685 (Memory): List explicitly all the formats supported by `x'.
638ac427 3686 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 3687 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
3688 files. Add more indexing for solib-absolute-prefix and
3689 --with-sysroot.
76d17f34
EZ
3690 (Machine Code): Document possible problems with locations in
3691 shared libraries.
d416eeec
EZ
3692 (Backtrace): Document that free-standing environments do not need
3693 to have a `main' function.
397ca115 3694
74f6deaa
NR
36952005-06-18 Nick Roberts <nickrob@snap.net.nz>
3696
3697 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3698 -stack-info-frame.
3699
a9967aef
AC
37002005-06-07 Andrew Cagney <cagney@gnu.org>
3701
3702 * gdb.texinfo (Contributors): Note the original multi-arch
3703 contributors.
3704
e09f16f9
EZ
37052005-06-03 Eli Zaretskii <eliz@gnu.org>
3706
3707 * gdb.texinfo (Registers): Add index entries for the standard
3708 registers.
3709 (Frames): Add cross-reference from frame pointer description to
3710 the Registers node.
3711 (Annotations Overview): Fix the reference to GDB name.
3712
d87ba7ee
EZ
37132005-06-01 Eli Zaretskii <eliz@gnu.org>
3714
3715 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3716 can-use-hw-watchpoints.
3717
034dad6f
BR
37182005-05-28 Bob Rossi <bob@brasko.net>
3719
3720 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3721 the possible reasons why an exec async record would be returned to FE.
3722
ffed4509
AC
37232005-05-26 Andrew Cagney <cagney@gnu.org>
3724
3725 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
3726 Andrew Cagney implemented the original GDB/MI.
3727
e22e55c9
OF
37282005-05-23 Orjan Friberg <orjanf@axis.com>
3729
3730 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
3731 documentation. Add documentation for cris-mode.
3732
a78e13ce
EZ
37332005-05-20 Eli Zaretskii <eliz@gnu.org>
3734
3735 * gdb.texinfo (Numbers): Explain the example and make the wording
3736 more acurate.
3737
76ff342d
DJ
37382005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3739 Dennis Brueni <dennis@slickedit.com>
3740
3741 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
3742 (GDB/MI Data Manipulation, GDB/MI Program Control)
3743 (GDB/MI Stack Manipulation): Update examples to include the fullname
3744 attribute in stack frames.
3745
119b882a
EZ
37462005-05-12 Eli Zaretskii <eliz@gnu.org>
3747
3748 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
3749 do with other non-standard names of init files.
3750
6fc08d32
EZ
37512005-05-11 Eli Zaretskii <eliz@gnu.org>
3752
3753 * gdb.texinfo (Command Files): Move the description of the startup
3754 from here...
3755 (Startup): ...to this new subsection of the Invocation chapter.
3756 Rearrange the description of init files more logically and add a
3757 cross-reference to "Command Files". Document the special gdbinit
3758 name for CISCO 68k. Expand the description of what GDB does
3759 during startup.
3760 (History): Add index entry for HISTSIZE.
3761
a561754a
MK
37622005-05-02 Mark Kettenis <kettenis@gnu.org>
3763
3764 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
3765
2eecc4ab
EZ
37662005-05-02 Eli Zaretskii <eliz@gnu.org>
3767
3768 * gdb.texinfo (SVR4 Process Information, The isatty call)
3769 (The system call): Don't use foo(N) notation for man pages and
3770 functions.
514c4d71 3771 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 3772
18999be5
EZ
37732005-04-27 Eli Zaretskii <eliz@gnu.org>
3774
3775 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
3776 were optimized away.
3777
0abb7bc7
EZ
37782005-04-22 Eli Zaretskii <eliz@gnu.org>
3779
3780 * gdb.texinfo (Remote configuration): Document "set/show
3781 get-thread-local-storage-address". Add cross-reference to the
3782 description of the qGetTLSAddr packet.
3783 (General Query Packets): Mention "set remote
3784 get-thread-local-storage-address" and add a reference to its
3785 description.
3786
6f61acb1
NR
37872005-04-19 Nick Roberts <nickrob@snap.net.nz>
3788
3789 * gdb.texinfo (Backtrace): Describe 'bt full'.
3790
9d59903a
NR
37912005-04-17 Nick Roberts <nickrob@snap.net.nz>
3792
3793 * gdb.texinfo (Mode Options): Fix typo.
3794 (GDB/MI): Describe how to invoke GDB/MI.
3795
721c2651
EZ
37962005-04-16 Eli Zaretskii <eliz@gnu.org>
3797
3798 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 3799 references changed. Add description of "info udot".
721c2651
EZ
3800 (Files): Document "set/show stop-on-solib-events".
3801 (M32R/D): Document "set/show download-path", "set/show
3802 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
3803 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
3804 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
3805 (Maintenance Commands): Improve indexing.
3806 (Target Commands): Document "set/show hash", "set/show debug
3807 monitor".
3808 (SVR4 Process Information): Document "info pidlist" and "info
3809 meminfo". Document "set/show procfs-tarce" and "set/show
3810 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
3811 (Symbols, The Print Command with Objective-C): Improve indexing.
3812 (Objective-C): Add references to "info classes" and "info
3813 selectors".
c45da7e6
EZ
3814 (Debugging Output): Improve wording. Document "set/show debug
3815 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
3816 (Set Breaks): Add index entry for "hardware breakpoints".
3817 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
3818 and "set/show usehardbreakpoints".
3819 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
3820 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
3821 (ARM): Document "rdilogfile", "rdilogenable", "set/show
3822 rdiromatzero", "set/show rdiheartbeat".
3823 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
3824 "sds".
3825 (Embedded Processors): Document the "sim" command.
3826 (Remote): Document the "remote" command.
3827 (DJGPP Native): Document the "info serial" command.
3828 (Threads): Document "maint info sol-threads".
3829 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
3830 (Set Breaks): Improve indexing.
3831 (Command Syntax): Add a reference to dont-repeat.
3832 (Define): Document "dont-repeat".
3833 (TUI Commands): Document "tabset".
3834 (WinCE): New subsection. Document "set/show remotedirectory",
3835 "set/show remoteupload", "set/show remoteaddhost".
721c2651 3836
14d6dd68
EZ
38372005-04-15 Eli Zaretskii <eliz@gnu.org>
3838
3839 * gdb.texinfo (Hurd Native): New subsection, documents
3840 Hurd-specific commands.
a64548ea 3841 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 3842 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
3843 (MIPS): Improve documentation of heuristic-fence-post. Document
3844 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
3845 mips stack-arg-size", "set/show mips mask-address", "set/show mips
3846 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 3847 (ARM): Document ARM-specific commands.
a64548ea
EZ
3848 (AVR): New section. Document "info io_registers".
3849 (CRIS): New section. Document "set/show cris-version" and
3850 "set/show cris-dwarf2-cfi".
3851 (HPPA): New section. Document "set/show debug hppa" and "maint
3852 print unwind".
a5adf40f 3853 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 3854 (Super-H): New section. Document the "regs" command.
721c2651 3855 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 3856
9c16f35a
EZ
38572005-04-09 Eli Zaretskii <eliz@gnu.org>
3858
3859 * gdb.texinfo (Print Settings): Document "set/show print
3860 pascal_static-members", "set print repeats", "show print
3861 null-stop". Improve indexing. Fix documentation of "set print
3862 union".
3863 (Pascal): New section.
3864 (Supported languages): Rename from "Support"; all references
3865 updated. Add a menu item for Pascal.
3866 (Numbers): Document "set radix.
3867 (Screen Size): Document "set/show pagination".
3868 (MIPS Embedded): Remove "set processor" documentation.
3869 (Remote configuration): Document "set/show X/P/Z-packet",
3870 "set/show read-aux-vector-packet", "set/show remote
3871 symbol-lookup-packet", "set/show remote verbose-resume-packet",
3872 "set/show remoteaddresssize", "set/show remotebaud", "set/show
3873 remotedebug", "set/show remotebreak", "set/show remotedevice",
3874 "set/show remotelogfile".
3875 (Auxiliary Vector): Add reference to the description of the
3876 read-aux-vector-packet setting.
3877 (Set Watchpoints): Add a cross-reference to "set remote
3878 hardware-breakpoint-limit".
3879 (General Query Packets): Add indexing of requests and
3880 cross-references to related commands in "Remote configuration".
3881 (File-I/O Overview, The system call): Fix wording and typos.
3882 (Thread Stops): Add index entries.
3883 (Continuing and Stepping): Document "show step-mode".
3884 (i386): New node. Document "set/show struct-convention".
3885 (Files): Document "show trust-readonly-sections".
3886 (Calling): Document "set/show unwindonsignal".
3887 (Messages/Warnings): Add index entries.
3888 (Maintenance Commands): Document "set/show watchdog".
3889 (Annotations Overview): Document "show annotate".
3890 (Set Watchpoints): Add index entries.
3891 (Symbols): Fix doc of case-sensitive.
3892 (ABI): Document "show coerce-float-to-double".
3893 (Convenience Vars, Help): Improve indexing.
3894 (Machine Code): Document "show disassembly-flavor".
3895 (Debugging C plus plus): Document "show overload-resolution".
3896 (Value History, Signaling): Add index entries.
3897
38982005-04-08 Eli Zaretskii <eliz@gnu.org>
3899
3900 * gdb.texinfo (Show): Move @kindex entries to their proper places.
3901 (Processes): Fix wording.
3902 (History, List, Logging output, Define, Symbols, Print Settings):
3903 Improve indexing.
3904
a8f24a35
EZ
39052005-04-03 Eli Zaretskii <eliz@gnu.org>
3906
3907 * gdb.texinfo (Targets): Document "set/show architecture". Remove
3908 redundant index entry for "target" command.
3909 (Backtrace): Add index entries.
3910 (Symbols, Fortran): Document the "set case-sensitive" command.
3911 (DJGPP Native): Document "set com1base", "set com1irq", etc.
3912 (Print Settings): Add index entry for "set demangle-style".
3913 (Target Commands): Document "set download-write-size".
3914 (Debugging Output): Document "set exec-done-display".
3915
09d4efe1
EZ
39162005-04-02 Eli Zaretskii <eliz@gnu.org>
3917
3918 * gdb.texinfo (Files): Fix the name and documentation of
3919 add-shared-symbol-files. Document its alias assf. Update the
3920 list of OSs where GDB supports shared libraries. Fix markup.
3921 (Continuing and Stepping): Add reference to @var{location} in the
3922 text.
3923 (Dump/Restore Files): Fix reference to @{filename}.
3924 (Help): Fix wording.
3925 (Attach): Ditto.
3926 (Set Watchpoints): Ditto.
3927 (Backtrace): Remove redundant index entries. Improve index
3928 entries.
3929 (Delete Breaks): Fix wording.
3930 (Memory): Document the compare-sections command.
3931 (Memory Region Attributes): Improve wording.
3932 (Disabling): Improve wording.
3933 (Fortran): New subsection. Document the "info common" command.
3934 (Help): Document aliases "info copying" and "info warranty".
3935 (Caching Remote Data): New section. Document the "set/show
3936 remotecache" and "info dcache" commands.
3937 (Show): Fix wording of the documentation of the "set
3938 extension-language" command.
3939 (Signals): Add index entry for "info handle".
3940 (Memory Region Attributes): Fix punctuation.
3941 (Symbols): Change the arg name to "location" and refer to it in
3942 the text. Fix wording of "info types" doc.
3943 (Threads): Fix usage of @enumerate @item's.
3944 (Listing Tracepoints): Add index entry for "info tp".
3945 (Set Watchpoints): Add xref to "info break" description.
3946 (Macros): Add an index entry for "macro exp1". Document the
3947 "macro list" command.
3948 (Maintenance Commands): Document "flushregs", "maint agent",
3949 "maint check-symtabs", "maint cplus", "maint demangle", "maint
3950 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
3951 "maint print architecture", "maint print objfiles", "maint print
3952 statistics", "maint print type", "maint show-debug-regs", "maint
3953 space", "maint time", and "maint translate-address".
3954 (Connecting): Document the "monitor" command.
3955 (Annotations Overview): Describe the "set annotate" command.
3956
82f2d802
EZ
39572005-04-01 Eli Zaretskii <eliz@gnu.org>
3958
3959 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
3960 Rearrange index entries and improve wording about support for
3961 hardware watchpoints.
3962
7d51c7de
BR
39632005-03-10 Bob Rossi <bob@brasko.net>
3964
3965 * gdb.texinfo: Update copyright
3966
68c71a2e
TR
39672005-02-09 Theodore A. Roth <troth@openavr.org>
3968
3969 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
3970 error.
3971
83761cbd
KB
39722005-02-03 Kevin Buettner <kevinb@redhat.com>
3973
3974 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
3975
9f1c6395
MS
39762005-01-17 Michael Snyder <msnyder@redhat.com>
3977
3978 * gdb.texinfo: Fix spelling, infinte -> infinite.
3979
fbd1b305
MK
39802005-01-08 Mark Kettenis <kettenis@gnu.org>
3981
3982 * observer.texi (GDB Observers): Document "solib_loaded".
3983
3ace7edb
AC
39842005-01-07 Andrew Cagney <cagney@gnu.org>
3985
bec39cab
AC
3986 * configure.ac: Rename configure.in, require autoconf 2.59.
3987 * configure: Re-generate.
3988
3ace7edb
AC
3989 * configure.in: Replace configdirs with multiple references to
3990 AC_CONFIG_SUBDIRS.
3991 * configure: Re-generate.
5ae4183a 3992
53531fc1
AC
39932005-01-04 Andrew Cagney <cagney@gnu.org>
3994
3995 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
3996 part of the version number.
3997
536ffdb7
MK
39982004-12-24 Mark Kettenis <kettenis@gnu.org>
3999
4000 * gdbint.texinfo (Algorithms): Remove description of
4001 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4002
e1aac25b
JB
40032004-12-07 Jim Blandy <jimb@redhat.com>
4004
4005 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4006 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4007 numbers.
4008
f47b1503
AS
40092004-12-07 Andreas Schwab <schwab@suse.de>
4010
4011 * gdb.texinfo (Mode Options): Document -l option.
4012
b6b8ece6
EZ
40132004-12-04 Eli Zaretskii <eliz@gnu.org>
4014
4015 * gdbint.texinfo (Algorithms): More accurate description of
4016 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4017 is not needed unless data-read and data-access watchpoints are
4018 supported. Add a description of how GDB checks whether the
4019 inferior stopped because a watchpoint was hit.
4020
01371747
EZ
40212004-11-23 Eli Zaretskii <eliz@gnu.org>
4022
4023 * gdb.texinfo (Files): Add cross-reference to description of
4024 -readnow command-line switch.
4025
2315ffec
RC
40262004-11-10 Randolph Chung <tausq@debian.org>
4027
4028 * gdb.texinfo: Document set/show backtrace past-entry commands.
4029 Rearrange index entries for set/show backtrace past-main.
4030
69065f5d
AC
40312004-11-10 Jon Beniston <jon@beniston.com>
4032
4033 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4034 * gdb.texinfo (Remote Serial Protocol): Further describe
4035 binary transfer escaping mechanism .
69065f5d 4036
30e91e0b
RC
40372004-11-08 Randolph Chung <tausq@debian.org>
4038
4039 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4040 and "show debug infrun". Add index entries.
4041
60bf7e09
EZ
40422004-10-23 Eli Zaretskii <eliz@gnu.org>
4043
4044 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4045 "info proc" that are already implemented. Add index entries.
4046 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4047 (Files): Add a tip for decreasing memory used for symtabs from
4048 shared libraries.
f018e82f
EZ
4049 (Starting): Fix whitespace; make "elaboration" stand out where it
4050 is first used, and add an index entry for the term.
f8568604
EZ
4051 (Calling): Expand and elaborate text. Add "print". Add the
4052 description of problems with weak aliases.
384ee23f 4053 (Core File Generation): New section.
60bf7e09 4054
d52fe014
AC
40552004-10-12 Andrew Cagney <cagney@gnu.org>
4056
4057 * gdbint.texinfo (Versions and Branches): New chapter.
4058 (Releasing GDB): Delete "Versions and Branches" section.
4059 (Top): Add "Versions and Branches".
4060
703663ab
EZ
40612004-10-08 Eli Zaretskii <eliz@gnu.org>
4062
4063 * gdb.texinfo (Editing, History): Add cross-references to the
4064 included Readline and History user documentation. Remove
4065 references to the symbol have-readline-appendices which is unused
4066 and undefined.
4067 (History): Fix indexing.
4068
ac77d04f
JJ
40692004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4070
4071 * gdbint.texinfo (target_stopped_data_address): Update to
4072 new prototype.
4073 (i386_stopped_data_address): Update prototype and description.
4074 (i386_stopped_by_watchpoint): New function and description.
4075
e07c999f
PH
40762004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4077
4078 * gdb.texinfo (Filenames): Add Ada suffixes.
4079 (Ada) New section.
4080
2e868123
AC
40812004-09-27 Andrew Cagney <cagney@gnu.org>
4082 Robert Picco <Robert.Picco@hp.com>
4083
4084 * gdb.texinfo (Packets): Document the "p" packet.
4085
02a57714
JM
40862004-09-21 Jason Molenda (jmolenda@apple.com)
4087
4088 * gdb.texinfo (Paths and Names of the Source Files): Document the
4089 meaning of values in the 'desc' field of a SO stab.
4090
ae038cb0
DJ
40912004-09-20 Daniel Jacobowitz <dan@debian.org>
4092
4093 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4094 max-cache-age" and "maint show dwarf2 max-cache-age".
4095
f7dc1244
EZ
40962004-09-16 Eli Zaretskii <eliz@gnu.org>
4097
4098 * gdb.texinfo (Set Breaks): Add index entry for setting
4099 breakpoints on overloaded C++ functions that are not members of
4100 any classes. Add an example and an index entry for setting
4101 breakpoints on all program functions.
4102 (Character Sets, Macros, Overlay Commands)
4103 (Non-debug DLL symbols, GDB/MI Output Syntax)
4104 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4105 Use "(@value{GDBP})" instead of a literal "(gdb)".
4106
f810308b
AC
41072004-09-12 Andrew Cagney <cagney@gnu.org>
4108
4109 * gdbint.texinfo (Native Debugging): Delete description of
4110 FILES_INFO_HOOK.
4111
15a661f3
PH
41122004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4113
5ae4183a
AS
4114 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4115 to hex_string_custom (not historically correct, but more
15a661f3
PH
4116 understandable, given the current code).
4117
f3219c75
AC
41182004-09-03 Andrew Cagney <cagney@gnu.org>
4119
4120 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4121
f3bb6704
JJ
41222004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4123
4124 * observer.texi (solib_unloaded): New observer.
4125
8d2c00cb
AC
41262004-08-24 Andrew Cagney <cagney@gnu.org>
4127
4128 * gdbint.texinfo (Target Architecture Definition): Add missing
4129 comma.
4130
e7dc800a
MC
41312004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4132
4133 * (Using the Testsuite): build != host is supported,
4134 but some test scripts do not support build != host.
4135
73b03683
MK
41362004-08-14 Mark Kettenis <kettenis@gnu.org>
4137
4138 * gdbint.texinfo (Host Definition): Delete description of
4139 FCLOSE_PROVIDED and GETENV_PROVIDED.
4140
c0ccb908
MK
41412004-08-05 Mark Kettenis <kettenis@chello.nl>
4142
4143 * gdbint.texinfo (Host Definition): Delete description of
4144 NO_SYS_FILE.
4145 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4146 PTRACE_FP_BUG.
4147
9c8dbfa9
AC
41482004-08-05 Andrew Cagney <cagney@gnu.org>
4149
4150 * gdbint.texinfo (Target Architecture Definition): Delete
4151 reference to deprecated_read_fp.
4152
f42accbe
AC
41532004-08-02 Andrew Cagney <cagney@gnu.org>
4154
4155 * gdbint.texinfo (Target Architecture Definition): Delete
4156 description of DEPRECATED_REGISTER_BYTES.
4157
0b66e38c
EZ
41582004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4159
4160 * gdb.texinfo (Source Path): Document the new behavior of
4161 searching for the source files.
4162
15387254
EZ
41632004-07-17 Eli Zaretskii <eliz@gnu.org>
4164
4165 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4166 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4167 (Auto Display): Improve indexing.
4168
2c07db7a
AC
41692004-07-16 Andrew Cagney <cagney@gnu.org>
4170
4171 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4172 "-noasync".
4173
4644b6e3
EZ
41742004-07-09 Eli Zaretskii <eliz@gnu.org>
4175
4176 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4177 have the same prefix have only their prefix in the index.
4178
7561d450
MK
41792004-07-03 Mark Kettenis <kettenis@gnu.org>
4180
4181 * gdb.texinfo (BSD libkvm Interface): New node (section)
4182 (Native): Add it to the menu.
4183
67bebe79
MK
41842004-07-01 Mark Kettenis <kettenis@gnu.org>
4185
4186 * gdbint.texinfo (Target Architecture Definition): Remove
4187 PCC_SOL_BROKEN.
4188
1a6923e0
MK
41892004-06-24 Mark Kettenis <kettenis@gnu.org>
4190
4191 * gdbint.texinfo (Target Architecture Definition): Remove
4192 SUN_FIXED_LBRAC_BUG.
4193
b435e160
AC
41942004-06-26 Andrew Cagney <cagney@gnu.org>
4195
4196 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4197
b5622e8d
AC
41982004-06-20 Andrew Cagney <cagney@gnu.org>
4199
4200 * gdbint.texinfo (Target Architecture Definition): Deprecate
4201 USE_STRUCT_CONVENTION.
4202
e0c07bf0
MC
42032004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4204
4205 gdb.texinfo (Bug Reporting): Mention session recording,
4206 with the script command or Emacs.
4207
782263ab
AC
42082004-06-18 Andrew Cagney <cagney@gnu.org>
4209
4210 * gdbint.texinfo (Target Architecture Definition): Deprecate
4211 FUNCTION_START_OFFSET.
4212
03727ca6
AC
42132004-06-14 Andrew Cagney <cagney@gnu.org>
4214
4215 Based on changes from Karl Berry.
4216 * gdb.texinfo: Do not use @sc in a direntry.
4217 * stabs.texinfo: Change @dircateogry to "Software development".
4218 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4219
97092415
AC
42202004-06-13 Andrew Cagney <cagney@gnu.org>
4221
4222 * gdbint.texinfo (Target Architecture Definition): Delete
4223 description of RETURN_VALUE_ON_STACK.
4224
1f6d4158
AC
42252004-06-09 Andrew Cagney <cagney@gnu.org>
4226
4227 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4228 deleted by previous patch.
4229
d966f0cb
AC
42302004-06-08 Andrew Cagney <cagney@gnu.org>
4231
4232 * gdbint.texinfo (Native Debugging): Delete documentation on
4233 ATTACH_DETACH.
4234
86fe4aaa
RC
42352004-06-06 Randolph Chung <tausq@debian.org>
4236
4237 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4238
d4b6d575
RC
42392004-06-06 Randolph Chung <tausq@debian.org>
4240
5ae4183a 4241 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4242 the new push_dummy_call method signature. Describe the function
4243 argument.
4244
4e8b0763
JB
42452004-05-24 Joel Brobecker <brobecker@gnat.com>
4246
4247 * gdb.texinfo (Starting): Document new start command.
4248
59caf092
AC
42492004-05-21 Andrew Cagney <cagney@redhat.com>
4250
4251 * observer.texi (GDB Observers): Document "inferior_created".
4252
e4a2df64
AC
42532004-05-08 Andrew Cagney <cagney@redhat.com>
4254
e6b55ae2
AC
4255 * gdbint.texinfo (Target Architecture Definition): Delete
4256 description of DO_DEFERRED_STORES.
4257
28954179
AC
4258 * gdbint.texinfo (Target Architecture Definition): Delete
4259 references to DEPRECATED_FIX_CALL_DUMMY.
4260
434b87dd
AC
4261 * gdbint.texinfo (Target Architecture Definition): Delete
4262 description of DEPRECATED_CALL_DUMMY_WORDS,
4263 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4264
58d28df8
AC
4265 * gdbint.texinfo (Target Architecture Definition): Delete
4266 description of DEPRECATED_PUSH_DUMMY_FRAME.
4267
e4a2df64
AC
4268 * gdbint.texinfo (Target Architecture Definition): Delete
4269 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4270
2b4855ab
AC
42712004-05-07 Andrew Cagney <cagney@redhat.com>
4272
4273 * observer.texi (GDB Observers): Add "Debugging" section. Include
4274 cross reference to "set/show debug observer".
4275 * gdb.texinfo (Debugging Output): Document "set/show debug
4276 observer".
4277
fcf70625
AC
42782004-05-01 Andrew Cagney <cagney@redhat.com>
4279
4280 * gdbint.texinfo (Target Architecture Definition): Delete
4281 description of DEPRECATED_PC_IN_SIGTRAMP.
4282
8ee56bcf
AC
42832004-04-30 Andrew Cagney <cagney@redhat.com>
4284
4285 * gdbint.texinfo (Target Architecture Definition): Delete
4286 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4287
67ab9a76
OF
42882004-04-30 Orjan Friberg <orjanf@axis.com>
4289
4290 * observer.texi (GDB Observers): Correct spelling.
4291
79346bcb
OF
42922004-04-26 Orjan Friberg <orjanf@axis.com>
4293
4294 * observer.texi (GDB Observers): Add target_changed event.
4295
7a464420
AC
42962004-04-08 Andrew Cagney <cagney@redhat.com>
4297
4298 * observer.texi (GDB Observers): Rework, provide generic observer
4299 definitions and then a list of observable events.
4300
6cdf9d98
AC
43012004-04-04 Andrew Cagney <cagney@redhat.com>
4302
4303 * gdbint.texinfo (Host Definition): Delete reference to
4304 NO_SIGINTERRUPT.
4305
ddc135a4
AC
43062004-04-02 Andrew Cagney <cagney@redhat.com>
4307
4308 * gdbint.texinfo (Target Architecture Definition): Delete
4309 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4310
6a1b180d
SC
43112004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4312
4313 * gdb.texinfo (TUI Commands): Document tui reg commands.
4314
d0d5df6f
AC
43152004-03-26 Andrew Cagney <cagney@redhat.com>
4316
4317 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4318 "gdbtui".
4319 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4320 (Contributors): Mention both Text and Terminal User Interface.
4321
aa2a3f87
AC
43222004-03-23 Andrew Cagney <cagney@redhat.com>
4323
4324 * gdbint.texinfo (Target Architecture Definition): Deprecate
4325 references to SIGTRAMP_START and SIGTRAMP_END.
4326
f561f026
AC
43272004-03-23 Andrew Cagney <cagney@redhat.com>
4328
4329 * gdbint.texinfo (Target Architecture Definition): Deprecate
4330 references to PC_IN_SIGTRAMP.
4331
33cb8b0f
AC
43322004-03-19 Andrew Cagney <cagney@redhat.com>
4333
4334 * gdbint.texinfo (Target Architecture Definition): Delete
4335 reference to GDB_TARGET_IS_HPPA.
4336
fc989b7a
AC
43372004-03-18 Andrew Cagney <cagney@redhat.com>
4338
4339 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4340 describe pre_init and post_init.
4341
701b08bb
DJ
43422004-03-09 Daniel Jacobowitz <drow@mvista.com>
4343
4344 * gdb.texinfo (Debugging Output): Document values for "set debug
4345 target".
4346
faae5abe
AC
43472004-02-28 Andrew Cagney <cagney@redhat.com>
4348
4349 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4350
dd79a6cf
JJ
43512004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4352
4353 * gdb.texinfo (breakpoints): Add information about the
4354 new "set breakpoint pending" and "show breakpoint pending"
4355 commands.
4356
e7f16015
AC
43572004-02-26 Andrew Cagney <cagney@redhat.com>
4358
4359 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4360 in Per-architecture module data section.
4361
7161a3a6
RM
43622004-02-25 Roland McGrath <roland@redhat.com>
4363
4364 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4365
2154891a
AC
43662004-02-24 Andrew Cagney <cagney@redhat.com>
4367
4368 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4369 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4370 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 4371
6c74ac8b
AC
43722004-02-17 Andrew Cagney <cagney@redhat.com>
4373
4374 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4375
19772a2c
AC
43762004-02-16 Andrew Cagney <cagney@redhat.com>
4377
4378 * gdbint.texinfo (Target Architecture Definition): Deprecate
4379 FRAMELESS_FUNCTION_INVOCATION.
4380
c9830293
AC
43812004-02-16 Andrew Cagney <cagney@redhat.com>
4382
4383 * gdbint.texinfo (Coding): Mention -Wunused-function.
4384
b9d26eb9
AC
43852004-02-14 Andrew Cagney <cagney@redhat.com>
4386
4387 * gdbint.texinfo (Target Architecture Definition): Delete
4388 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4389
49efadf5
EZ
43902004-02-12 Elena Zannoni <ezannoni@redhat.com>
4391
4392 * gdb.texinfo: Properly quote the name "C++".
4393 * gdbint.texinfo: Ditto.
4394 * stabs.texinfo: Ditto.
4395
1eb288ea
EZ
43962004-02-11 Elena Zannoni <ezannoni@redhat.com>
4397
4398 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4399 minimal information about libiberty.
4400
e4937fc1
MC
44012004-02-06 Michael Chastain <mec.gnu@mindspring.com>
4402
4403 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4404
a9331b3f
RM
44052004-02-04 Roland McGrath <roland@redhat.com>
4406
4407 * gdb.texinfo (Auxiliary Vector): New node (section).
4408 (Data): Add it to the menu.
4409
2650777c
JJ
44102004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4411
4412 * gdb.texinfo (Breakpoints): Add information about pending
4413 breakpoint support.
4414
b4501125
AC
44152004-01-26 Andrew Cagney <cagney@redhat.com>
4416
4417 * gdb.texinfo (Overview): Delete references to the cisco protocol
4418 including the "N" response.
4419
74055713
AC
44202004-01-26 Andrew Cagney <cagney@redhat.com>
4421
4422 * gdbint.texinfo (Target Architecture Definition): Rename
4423 EXTRACT_STRUCT_VALUE_ADDRESS to
4424 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 4425
3bbe9696
EZ
44262004-01-24 Eli Zaretskii <eliz@gnu.org>
4427
4428 * gdb.texinfo (KOD): Document "show os". Add index entries for
4429 "set/show os" and "info cisco" commands.
4430
5843504f
EZ
44312004-01-21 Eli Zaretskii <eliz@gnu.org>
4432
4433 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
4434
9175c9a3
MC
44352004-01-19 Michael Chastain <mec.gnu@mindspring.com>
4436
4437 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
4438 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
4439
8e94b928
NR
44402004-01-19 Nick Roberts <nick@nick.uklinux.net>
4441
4442 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
4443 -stack-list-locals.
4444 (GDB/MI Variable Objects): Describe extension to
4445 -var-list-children.
4446
a20cf136
DJ
44472004-01-17 Daniel Jacobowitz <drow@mvista.com>
4448
4449 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
4450
afb18d0f
AC
44512004-01-17 Andrew Cagney <cagney@redhat.com>
4452
4453 * gdbint.texinfo (Target Architecture Definition): Delete
4454 documentation on DEPRECATED_NPC_REGNUM.
4455
b51970ac
DJ
44562004-01-13 Daniel Jacobowitz <drow@mvista.com>
4457
4458 * gdb.texinfo: Update copyright year. Mention that set
4459 follow-fork-mode is supported on GNU/Linux. Remove documentation of
4460 "set follow-fork-mode ask".
4461
0f0cffd2
AC
44622004-01-13 Andrew Cagney <cagney@redhat.com>
4463
4464 * gdbint.texinfo: Update copyright year.
4465 (Coding): Add -Wunused-label to list of -Werror warnings.
4466
c552b3bb 44672004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 4468 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
4469
4470 * gdb.texinfo: Update copyright.
4471 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
4472 around names, as appropriate. Minor syntax cleanup of
4473 _NSPrintForDebugger explanation. Two spaces after periods.
4474 GDBN used instead of lit. "gdb". Index entries added for
4475 print-object and _NSPrintForDebugger. @noindent added in one spot.
4476
afe157ca
EZ
44772003-11-11 Elena Zannoni <ezannoni@redhat.com>
4478
4479 * stabs.texinfo: Add dircategory and direntry commands.
4480 * annotate.texinfo: Ditto.
4481
963e2bb7
AC
44822003-11-10 Andrew Cagney <cagney@redhat.com>
4483
4484 * gdbint.texinfo (Target Architecture Definition): Replace the
4485 return_value method's "inval" and "outval" parameters with
4486 "readbuf" and "writebuf".
4487
1d8b2f28
JB
44882003-10-28 Jim Blandy <jimb@redhat.com>
4489
4490 * gdb.texinfo (The F request packet, The F reply packet): Renamed
4491 from "The `F' request packet" and "The `F' reply packet", to make
4492 texi2dvi happy.
4493 (File-I/O remote protocol extension): Update menu entries, too.
4494
36d86913
MC
44952003-10-26 Michael Chastain <mec@shout.net>
4496
4497 * gdb.texinfo (Thread Stops): Document the issue with
4498 premature return from system calls in multi-threaded programs.
4499
ce2826aa
AC
45002003-10-24 Andrew Cagney <cagney@redhat.com>
4501
4502 * annotate.texinfo: Fix "fortunatly"[sic].
4503
f24c5e49
KI
45042003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
4505
4506 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
4507 with "Hitachi" and "Mitsubishi".
4508
92ad9cd9
AC
45092003-10-20 Andrew Cagney <cagney@redhat.com>
4510
4511 * gdbint.texinfo (Target Architecture Definition): Document
4512 gdbarch_return_value. Add cross references from
4513 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4514 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4515
0ab4b752
MK
45162003-10-18 Mark Kettenis <kettenis@gnu.org>
4517
4518 * gdbint.texinfo (Target Architecture Definition): Document
4519 regset_from_core_section.
fb3e19c0
KI
4520
45212003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
4522
4523 * gdb.texinfo (M32R/D): Mention m32rsdi target.
4524
a9331b3f 45252003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
4526
4527 From Anthony Green <green@redhat.com>:
5ae4183a 4528 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 4529
1485d690
KB
45302003-10-14 Kevin Buettner <kevinb@redhat.com>
4531
889bf7c5
PA
4532 * gdb.texinfo (Breakpoint related warnings): New node.
4533 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 4534
86d30acc
DJ
45352003-10-13 Daniel Jacobowitz <drow@mvista.com>
4536
4537 * gdb.texinfo (Remote Protocol): Document v and vCont.
4538
172c2a43
KI
45392003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4540
4541 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
4542 * gdbint.texinfo: Ditto.
4543
71952f4c
AC
45442003-10-09 Andrew Cagney <cagney@redhat.com>
4545
4546 From 2003-09-18 David Anderson <davea@sgi.com>:
4547 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4548 "command".
4549
268e2188
AC
45502003-10-03 Andrew Cagney <cagney@redhat.com>
4551
4552 * gdbint.texinfo (Target Architecture Definition): Deprecate
4553 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
4554 just target.
4555
12c266ea 45562003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 4557
f30992d4 4558 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
4559 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4560 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4561 * gdbint.texinfo (Target Architecture Definition): Rename
4562
45632003-09-30 Andrew Cagney <cagney@redhat.com>
4564
f30992d4 4565 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 4566 (Target Architecture Definition):
f30992d4 4567
2e092625
AC
4568 * gdbint.texinfo (Target Architecture Definition): Rename
4569 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4570
0717ae8a
AC
45712003-09-29 Andrew Cagney <cagney@redhat.com>
4572
dad809b7
AC
4573 * gdbint.texinfo (Target Architecture Definition): Delete
4574 documentation for NEED_TEXT_START_END.
4575
0717ae8a
AC
4576 * gdbint.texinfo (Target Architecture Definition): Rename
4577 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
4578 TARGET_WRITE_PC.
a9331b3f 4579
af6cf26d
MC
45802003-09-22 Michael Chastain <mec@shout.net>
4581
4582 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4583
ee206350
AG
45842003-09-21 Anthony Green <green@redhat.com>
4585
4586 * gdbint.texinfo (Target Architecture Definition): Fix typos.
4587
a38c9fe6
MK
45882003-09-21 Mark Kettenis <kettenis@gnu.org>
4589
4590 * gdbint.texinfo (Target Architecture Definition): Document
4591 stabs_argument_has_addr.
4592
77949794
AC
45932003-09-18 Andrew Cagney <cagney@redhat.com>
4594
4595 * gdbint.texinfo (Target Architecture Definition): Delete
4596 documentation on REGISTER_NAMES.
4597
8e823e25
MK
45982003-09-13 Mark Kettenis <kettenis@gnu.org>
4599
4600 * gdbint.texinfo (Target Architecture Definition): Replace
4601 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4602
f27dd7fd
AC
46032003-09-11 Andrew Cagney <cagney@redhat.com>
4604
4605 * gdbint.texinfo (Target Architecture Definition): Replace
4606 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4607
8b148df9
AC
46082003-08-18 Andrew Cagney <cagney@redhat.com>
4609
4610 * gdbint.texinfo (Target Architecture Definition): Document
4611 "frame_red_zone_size".
4612
25d29d70
AC
46132003-08-09 Andrew Cagney <cagney@redhat.com>
4614
4615 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4616 with "set/show backtrace past-main" and "set/show backtrace
4617 limit".
4618
c938e9b0
L
46192003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4620
4621 * Makefile.in (install-info): Support DESTDIR.
4622 (install-html): Likewise.
4623
64fabec2
AC
46242003-08-07 Andrew Cagney <cagney@redhat.com>
4625
4626 Patch from Nick Roberts.
4627 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4628 bindings. Remove description of send-gdb-command.
4629
2fcf52f0
AC
46302003-08-07 Andrew Cagney <cagney@redhat.com>
4631
4632 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4633 GDB 6.0.
4634
086432e2
AC
46352003-08-06 Andrew Cagney <cagney@redhat.com>
4636
4637 * gdb.texinfo (Mode Options): Mention that level three is the
4638 highest available and that level 2 is deprecated.
4639 (Annotations Overview): Mention annotation levels. Cross reference
4640 to "Limitations of the Annotation Interface" in annotate.texi.
4641 (TODO, Value Annotations, Frame Annotations): Delete section.
4642 (Displays, Breakpoint Info): Delete.
4643
e5249f67
AC
46442003-08-04 Andrew Cagney <cagney@redhat.com>
4645
4646 * agentexpr.texi: Delete @bye.
4647 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4648 (stabs.info): Add $(srcdir) to include search path.
4649 (html): Depend on "annotate_toc.html", and not "annotate.html".
4650 * stabs.texinfo: Ditto. Include "fdl.texi".
4651 * gdbint.texinfo: Update copyright statement's list of invariant
4652 sections.
4653
e6f672d2
AC
46542003-07-28 Andrew Cagney <cagney@redhat.com>
4655
4656 * Makefile.in (INFO_DEPS): Add annotate.info.
4657 (dvi, ps, html, pdf): Add annotate.
4658 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4659 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4660 (ANNOTATE_DOC_FILES): New macro.
4661 (ANNOTATE_TEX_TMPS): New macro.
4662 (annotate.info, annotate_toc.html): Specify dependencies.
4663 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4664 * annotate.texinfo: Rename annotate.texi. Get building. Add
4665 "Migrating to GDB/MI" and "Limitations of the Annotation
4666 Interface" chapters. Mention why it is not part of the user
4667 guide. Update copyright notice. Include "fdl.texi".
4668
72ffddc9
SC
46692003-07-26 Stephane Carrez <stcarrez@nerim.fr>
4670
4671 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4672
a9f12a31
DJ
46732003-07-24 Daniel Jacobowitz <drow@mvista.com>
4674
4675 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4676
b1fe9455
DJ
46772003-07-24 Daniel Jacobowitz <drow@mvista.com>
4678
4679 * gdb.texinfo (Server): Mention pidof.
4680
153721e6
AC
46812003-07-22 Andrew Cagney <cagney@redhat.com>
4682
4683 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4684 list.
4685
0fac0b41
DJ
46862003-06-28 Daniel Jacobowitz <drow@mvista.com>
4687
4688 * gdb.texinfo (Logging output): New chapter.
4689
4e562065
JB
46902003-06-24 Joel Brobecker <brobecker@gnat.com>
4691
4692 * gdb.texinfo (Unsupported languages): New section.
4693 (Languages): Add link to new section.
4694
f2c06f52
AC
46952003-06-22 Andrew Cagney <cagney@redhat.com>
4696
4697 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4698
b4177fca
DJ
46992003-06-22 Daniel Jacobowitz <drow@mvista.com>
4700
4701 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4702
f418dd93
DJ
47032003-06-22 Daniel Jacobowitz <drow@mvista.com>
4704
4705 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4706 * agentexpr.texi: Retitle section, and change it to an appendix.
4707 Comment out texinfo initialization. Factor a @var{} into two
4708 pieces to prevent makeinfo warnings.
4709 * gdb.texinfo: Add Agent Expressions appendix.
4710
4ca61388
DJ
47112003-06-19 Daniel Jacobowitz <drow@mvista.com>
4712
4713 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4714
07f31aa6
DJ
47152003-06-18 Daniel Jacobowitz <drow@mvista.com>
4716
5ae4183a 4717 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
4718 remote target". Document the "detach" and "disconnect" commands.
4719 (Server, Netware, Debug Session): Reference "Connecting to a
4720 remote target".
4721 (GDB/MI Target Manipulation): Document "-target-disconnect".
4722
2dd0da42
AC
47232003-06-13 Andrew Cagney <cagney@redhat.com>
4724
4725 * gdbint.texinfo (Target Architecture Definition): Deprecate
4726 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
4727 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
4728
e7a3abfc
JB
47292003-06-09 Jim Blandy <jimb@redhat.com>
4730
4731 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
4732
25e3a86b
AC
47332003-06-08 Andrew Cagney <cagney@redhat.com>
4734
4735 * gdbint.texinfo (Target Architecture Definition): Delete
4736 documentation on FRAME_ARGS_ADDRESS_CORRECT.
4737
a9e5fdc2
AC
47382003-06-08 Andrew Cagney <cagney@redhat.com>
4739
4740 * gdbint.texinfo (Target Architecture Definition): Document
4741 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
4742
b37303ee
AF
47432003-06-07 Adam Fedor <fedor@gnu.org>
4744
4745 * gdb.texinfo: Add Objective-C documentation.
4746
39fe6e80
AC
47472003-06-01 Andrew Cagney <cagney@redhat.com>
4748
4749 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
4750 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
4751
125309b2
AC
47522003-05-21 Andrew Cagney <cagney@redhat.com>
4753
4754 * gdbint.texinfo (Target Architecture Definition): Delete
4755 references to "extract_address" and "store_address".
4756
b8b527c5
AC
47572003-05-16 Andrew Cagney <cagney@redhat.com>
4758
4759 * gdbint.texinfo (Target Architecture Definition): Replace
4760 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
4761 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
4762
50e3ee83
TR
47632003-05-14 Theodore A. Roth <troth@openavr.org>
4764
4765 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
4766
44e2be90
L
47672003-05-10 H.J. Lu <hongjiu.lu@intel.com>
4768
4769 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
4770 (gdb.dvi): Likewise.
4771 (gdb.pdf): Likewise.
4772 (links2roff): Likewise.
4773
df5215a6
JB
47742003-05-08 Jim Blandy <jimb@redhat.com>
4775
4776 * gdb.texinfo (Dump/Restore Files): Update documentation for
4777 'dump', 'append', and 'restore': note that format argument is
4778 optional; simplify presentation of the command variants; and be
4779 more precise about the formats.
4780
5e7b2f39
JB
47812003-05-07 Jim Blandy <jimb@redhat.com>
4782
4783 * gdb.texinfo (Symbols): Update documentation: 'maint list
4784 symtabs' and 'maint list psymtabs' have been renamed 'maint info
4785 symtabs' and 'maint info psymtabs'.
4786
b1e29e33
AC
47872003-05-05 Andrew Cagney <cagney@redhat.com>
4788
4789 * gdbint.texinfo (Target Architecture Definition): Make
4790 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
4791 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
4792 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
4793
00905d52
AC
47942003-05-04 Andrew Cagney <cagney@redhat.com>
4795
4796 * gdb.texinfo (Maintenance Commands): Document "maint print
4797 dummy-frames".
4798
54ff5908
AC
47992003-05-04 Andrew Cagney <cagney@redhat.com>
4800
4801 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
4802
32e7087d
JB
48032003-05-03 J. Brobecker <brobecker@gnat.com>
4804
4805 Thierry Schneider <tpschneider1@yahoo.com>
4806 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
4807 for new MI command.
4808
7043d8dc
AC
48092003-05-03 Andrew Cagney <cagney@redhat.com>
4810
4811 * gdbint.texinfo (Target Architecture Definition): Document
4812 push_dummy_code. Add cross references.
4813
e33d66ec
EZ
48142003-05-02 Elena Zannoni <ezannoni@redhat.com>
4815
4816 * gdb.texinfo (Character Sets): Update to reflect new behavior of
4817 set/show charsets commands.
4818
0ba6dca9
AC
48192003-04-28 Andrew Cagney <cagney@redhat.com>
4820
4821 * gdbint.texinfo (Target Architecture Definition): Replace
4822 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
4823 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
4824
d7a27068
AC
48252003-04-28 Andrew Cagney <cagney@redhat.com>
4826
4827 * gdbint.texinfo (Target Architecture Definition): Rename
4828 "tm_print_insn" to "deprecated_tm_print_insn".
4829
44ea7b70
JB
48302003-04-09 Jim Blandy <jimb@redhat.com>
4831
4832 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
4833 list psymtabs'.
4834
fb8f8949
AC
48352003-04-08 Andrew Cagney <cagney@redhat.com>
4836
4837 * gdbint.texinfo (Target Architecture Definition): Delete
4838 references to EXTRA_FRAME_INFO.
4839
32fb0f22
AC
48402003-04-08 Andrew Cagney <cagney@redhat.com>
4841
4842 * gdbint.texinfo (Target Architecture Definition): Delete
4843 PRINT_TYPELESS_INTEGER.
4844
6be67e67
JB
48452003-04-02 J. Brobecker <brobecker@gnat.com>
4846
4847 * observer.texi (GDB Observers): Adjust the documentation for the
4848 normal_stop notification to better describe reality. Fix a couple
4849 of minor typos.
4850
4e35d5f0
BR
48512003-04-02 Bob Rossi <bob_rossi@cox.net>
4852
a9331b3f 4853 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
4854 '-file-list-exec-source-file'
4855
e8a8712a
AC
48562003-03-31 Andrew Cagney <cagney@redhat.com>
4857
4858 * gdbint.texinfo (Target Architecture Definition): Delete
4859 references to CALL_DUMMY_P.
4860
6c0e89ed
AC
48612003-03-30 Andrew Cagney <cagney@redhat.com>
4862
4863 * gdbint.texinfo (Target Architecture Definition): Remove
4864 reference to TARGET_WRITE_SP.
a9331b3f 4865
378bfd1b
AC
48662003-03-27 Andrew Cagney <cagney@redhat.com>
4867
4868 * gdbint.texinfo (Target Architecture Definition): Remove
4869 references to write_sp.
6c0e89ed 4870
922fbb7b
AC
48712003-03-27 Andrew Cagney <cagney@redhat.com>
4872
4873 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
4874 chapter body. Use @smallexample instead of @example.
4875 (Annotations): Ditto.
4876 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
4877 annotate.texi.
4878
b81774d8
AC
48792003-03-26 Andrew Cagney <cagney@redhat.com>
4880
4881 * gdbint.texinfo (Target Architecture Definition): Replace
4882 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
4883 dummy_addr parameters.
4884
1bf6d5cc
AC
48852003-03-25 Andrew Cagney <cagney@redhat.com>
4886
4887 * gdbint.texinfo (Target Architecture Definition): Delete
4888 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
4889 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4890 Add reference to PUSH_ARGUMENTS.
4891
618ce49f
AC
48922003-03-23 Andrew Cagney <cagney@redhat.com>
4893
4894 * gdbint.texinfo (Algorithms, Target Architecture Definition):
4895 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
4896
bcd7e15f
JB
48972003-03-18 J. Brobecker <brobecker@gnat.com>
4898
4899 * gdbint.texinfo (Algorithms): Add new section describing the
4900 Observer paradigm.
4901 (Top): Add menu entry to new observer appendix.
4902 * observer.texi: New file.
4903 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
4904 new observer.texi file.
4905
9fe8321b
AC
49062003-03-17 Andrew Cagney <cagney@redhat.com>
4907
4908 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
4909 that GNU Press update the manual version number.
4910
ac2adee5
AC
49112003-03-12 Andrew Cagney <cagney@redhat.com>
4912
4913 * gdbint.texinfo (Target Architecture Definition): Delete
4914 references to get_saved_register. Rename GET_SAVED_REGISTER to
4915 DEPRECATED_GET_SAVED_REGISTER.
4916
749b82f6
AC
49172003-03-13 Andrew Cagney <cagney@redhat.com>
4918
4919 * gdbint.texinfo (Target Architecture Definition): Replace
4920 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
4921
8bedc050
AC
49222003-03-12 Andrew Cagney <cagney@redhat.com>
4923
4924 * gdbint.texinfo (Target Architecture Definition): Rename
4925 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 4926
0ce1b118
CV
49272003-03-10 Corinna Vinschen <vinschen@redhat.com>
4928
4929 * gdb.texinfo: Add File-I/O documentation.
4930
12cc2063
AC
49312003-03-10 Andrew Cagney <cagney@redhat.com>
4932
4933 * gdbint.texinfo (Target Architecture Definition): Cross reference
4934 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
4935
7453dc06
AC
49362003-03-07 Andrew Cagney <cagney@redhat.com>
4937
4938 * gdb.texinfo (Debugging Output): Mention the "set/show debug
4939 frame" command.
4940
6314f104
AC
49412003-03-05 Andrew Cagney <cagney@redhat.com>
4942
4943 * gdbint.texinfo (Target Architecture Definition): Document
4944 unwind_dummy_id. Cross reference unwind_dummy_id and
4945 SAVE_DUMMY_FRAME_TOS.
4946
f1212245
DJ
49472003-03-05 James Ingham <jingham@apple.com>
4948 Daniel Jacobowitz <drow@mvista.com>
4949
4950 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
4951 and "show cp-abi".
4952
77e7e267
AC
49532003-03-03 Andrew Cagney <cagney@redhat.com>
4954
4955 * gdbint.texinfo (Target Architecture Definition): Document
4956 register_type.
4957
838a8221
AC
49582003-03-03 Andrew Cagney <cagney@redhat.com>
4959
4960 * stabs.texinfo (Structures): Use @samp and separate @var's
4961 instead of a single @var containing a comma separated list.
4962 (Unions): Ditto.
4963
d7f4a264
DJ
49642003-03-02 Daniel Jacobowitz <drow@mvista.com>
4965
4966 * Makefile.in (distclean): Remove config.log.
4967
f30ee0bc
AC
49682003-03-01 Andrew Cagney <cagney@redhat.com>
4969
4970 * gdbint.texinfo (Target Architecture Definition): Rename
4971 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
4972
49732003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
4974
4975 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
4976 DEPRECATED_INIT_EXTRA_FRAME_INFO.
4977
be448670
CF
49782003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
4979
4980 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
4981 (Non-debug DLL symbols): New node, describing the minimal symbols
4982 loaded from DLLs without real debugging symbols.
4983
501eef12
AC
49842003-02-20 Andrew Cagney <ac131313@redhat.com>
4985
4986 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
4987 hardware-breakpoint-limit".
4988 (Set Watchpoints): Add cross reference to "set remote
4989 hardware-watchpoint-limit".
4990 (Remote configuration options): New section.
4991
21c294e6
AC
49922003-02-04 Andrew Cagney <ac131313@redhat.com>
4993
e9be73e4
AC
4994 * gdbint.texinfo (Target Architecture Definition): Delete
4995 descrption of IS_TRAPPED_INTERNALVAR.
4996
21c294e6
AC
4997 From Keith Seitz <keiths@redhat.com>:
4998 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
4999 option "-i"/"--interpreter" to this chapter. Include index
5000 entries.
5001
0179ffac
DC
50022003-02-04 David Carlton <carlton@math.stanford.edu>
5003
5004 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5005 (Variables): Recommend stabs+ and DWARF 2.
5006 (C plus plus expressions): Correct info about
5007 compiler versions, debug formats.
5008 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5009 PR symtab/874.
5010
7ca9f392
AC
50112003-02-01 Andrew Cagney <ac131313@redhat.com>
5012
5013 * gdbint.texinfo (Target Architecture Definition): Delete
5014 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5015 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5016 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5017 references to nindy and i960.
5018 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5019
31a85ea2
AC
50202003-02-01 Andrew Cagney <ac131313@redhat.com>
5021
5022 * gdbint.texinfo (Target Architecture Definition): Delete
5023 FLOAT_INFO.
5024
6b894e49
AC
50252003-01-30 Andrew Cagney <ac131313@redhat.com>
5026
5027 * stabs.texinfo (Member Type Descriptor): Clarify description of
5028 `@'. Suggested by Ben Hutchings.
5029
c48861fb
AC
50302003-01-29 Andrew Cagney <ac131313@redhat.com>
5031
5032 * gdb.texinfo (M68K): Delete reference to es1800.
5033
617073a9
AC
50342003-01-29 Andrew Cagney <ac131313@redhat.com>
5035
5036 * gdb.texinfo (Maintenance Commands): Document `maint print
5037 reggroups' and `maint print register-groups'.
5038 * gdbint.texinfo (Target Architecture Definition): Document
5039 register_reggroup_p.
5040
5b5d99cf
JB
50412003-01-23 Jim Blandy <jimb@redhat.com>
5042
5043 * gdb.texinfo (Separate Debug Files): New section.
5044
e7ba9c65
DJ
50452003-01-22 Daniel Jacobowitz <drow@mvista.com>
5046
5047 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5048 and "maint show profile".
5049
94e91d6d
MC
50502003-01-16 Michael Chastain <mec@shout.net>
5051
5052 * gdb.texinfo (Installing GDB): Warn against
5053 ".../gdb-VERSION/gdb/configure".
5054 (Separate Objdir): Likewise.
5055
867f3898
AC
50562003-01-15 Andrew Cagney <ac131313@redhat.com>
5057
5058 * gdbint.texinfo (Target Architecture Definition): Delete
5059 definition of PRINT_REGISTER_HOOK.
5060
f153cc92
EZ
50612003-01-15 Elena Zannoni <ezannoni@redhat.com>
5062
5063 (OpenRISC 1000): Fix formatting of command names.
5064
c60eb6f1
EZ
50652003-01-15 Elena Zannoni <ezannoni@redhat.com>
5066
5067 * gdb.texinfo (Continuing and Stepping): Add new command
5068 'advance'. Clarify behavior of 'until'.
5069
f5ebfba0
DJ
50702003-01-13 Daniel Jacobowitz <drow@mvista.com>
5071
5072 * gdb.texinfo (Files): Document solib-absolute-prefix and
5073 solib-search-path.
5074
4ce8657e
MC
50752003-01-09 Michael Chastain <mec@shout.net>
5076
5077 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5078 (Create a Release): Add new instructions for new @file{src-release}.
5079 Document existing instructions for @file{Makefile.in} as
5080 being for @value{GDBN} 5.3.1 or earlier.
5081
372613e3
AC
50822003-01-09 Andrew Cagney <ac131313@redhat.com>
5083
5084 * gdbint.texinfo (Target Architecture Definition): Mention
5085 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5086 allocate memory.
5087
b4e9345d
DJ
50882003-01-04 Daniel Jacobowitz <drow@mvista.com>
5089
5090 * gdb.texinfo (Controlling GDB): Add @kindex for
5091 "show osabi".
5092 (Backtraces): Add @kindex's for backtrace-below-main.
5093
98b45e30
DJ
50942003-01-04 Daniel Jacobowitz <drow@mvista.com>
5095
5096 * gdb.texinfo (Controlling GDB): Document "set osabi".
5097
95f90d25
DJ
50982003-01-04 Daniel Jacobowitz <drow@mvista.com>
5099
5100 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5101 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5102
1e698235
DJ
51032003-01-04 Daniel Jacobowitz <drow@mvista.com>
5104
5105 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5106 "set coerce-float-to-double".
5107 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5108
e632838e
AC
51092003-01-02 Andrew Cagney <ac131313@redhat.com>
5110
5111 * stabs.texinfo: Remove obsolete text.
5112 * gdbint.texinfo: Ditto.
5113 * gdb.texinfo: Ditto.
5114
c133ab7a
MK
51152002-12-22 Mark Kettenis <kettenis@gnu.org>
5116
5117 * gdbint.texinfo (Target Architecture Definition): Update
5118 description of gdbarch_register_osabi.
5119
f821f325
KH
51202002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5121
5122 * agentexpr.texi: Fix typos.
5123 * annotate.texi: Likewise.
5124 * fdl.texi: Likewise.
5125
85a6d8d3 51262002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5127
5128 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5129 DEPRECATED_INIT_FRAME_PC.
5130
ae45cd16
AC
51312002-12-01 Andrew Cagney <ac131313@redhat.com>
5132
5133 * gdbint.texinfo (Target Architecture Definition): Delete
5134 PC_IN_CALL_DUMMY.
5135
07555a72
AC
51362002-11-28 Andrew Cagney <ac131313@redhat.com>
5137
5138 * gdbint.texinfo (Host Definition): Delete documentation on
5139 USE_GENERIC_DUMMY_FRAMES.
5140
c166cdc7
EZ
51412002-11-26 Elena Zannoni <ezannoni@redhat.com>
5142
5ae4183a 5143 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5144 * Makefile.in (install-info): Run the install-info command as part
5145 of the post install steps only.
5146 (uninstall-info): New target.
5147 (uninstall): New target.
5148
35db0260
EZ
51492002-11-22 Elena Zannoni <ezannoni@redhat.com>
5150
5151 * Makefile.in (install): Make install do some real work.
5152
9ba8d803
AC
51532002-11-19 Andrew Cagney <ac131313@redhat.com>
5154
5155 Fix POSIX problem reported by Paul Eggert.
5156 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5157 Fix PR gdb/527.
5158
903ad3a6
AC
51592002-10-26 Andrew Cagney <cagney@redhat.com>
5160
5161 * gdbint.texinfo (Target Architecture Definition): Delete
5162 definition of DO_REGISTERS_INFO.
5163
f2abfe65
KB
51642002-10-18 Kevin Buettner <kevinb@redhat.com>
5165
5166 * gdbint.texinfo (Address Classes): Fix problems with insertion
5167 of ``{'' and ``}'' in example.
5168
b5b0480a
KB
51692002-10-17 Kevin Buettner <kevinb@redhat.com>
5170
5171 * gdbint.texinfo (Address Classes): New section.
5172 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5173 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5174 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5175 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5176
c85508ee
KD
51772002-10-11 Klee Dienes <kdienes@apple.com>
5178
5179 * gdb.texinfo (Registers): Mention vector registers as well as
5180 floating registers in the documentation for 'info registers' and
5181 'info all-registers'.
5182
6d12fc3d
DJ
51832002-10-11 Daniel Jacobowitz <drow@mvista.com>
5184
5185 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5186
8d19fbd2
JJ
51872002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5188
5189 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5190 interface definition.
5191
a37295f9
MM
51922002-10-03 Marko Mlinar <markom@opencores.org>
5193
5194 * gdb.texinfo (Target Commands): Add or1k target specific
5195 commands.
5196 * gdb.texinfo (Contributors): Add myself to the contributors list.
5197
da0f9dcd
AC
51982002-10-01 Andrew Cagney <ac131313@redhat.com>
5199
5200 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5201 and "mi1" instead of "mi1" and "mi0".
5202
2e834e49
HPN
52032002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5204
5205 * gdb.texinfo (Packets): Fix typos "alligned".
5206 Correct z3/Z3 description. Correct z4/Z4 title.
5207
050be0dc
AC
52082002-09-27 Andrew Cagney <ac131313@redhat.com>
5209
5210 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5211
1104b9e7
KB
52122002-09-25 Kevin Buettner <kevinb@redhat.com>
5213
5214 * gdb.texinfo: Use GNU/Linux instead of Linux.
5215
512217c7
AC
52162002-09-25 Andrew Cagney <ac131313@redhat.com>
5217
5218 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5219
10998722
AC
52202002-09-24 Andrew Cagney <ac131313@redhat.com>
5221
512217c7 5222 * gdb.texinfo: Replace @example with @smallexample.
10998722 5223
a0eb71c5
KB
52242002-09-20 Kevin Buettner <kevinb@redhat.com>
5225
f7dc1244 5226 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5227 * gdb.texinfo (Character Sets): Use @smallexample instead of
5228 @example. Use GNU/Linux instead of Linux.
5229
52302002-09-20 Jim Blandy <jimb@redhat.com>
5231
5232 * gdb.texinfo: Add character set documentation.
5233
2f870471
AC
52342002-09-19 Andrew Cagney <ac131313@redhat.com>
5235
5236 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5237 (Packets): Add cross reference from `b' packet to `z' packets.
5238
790eb8f5
AC
52392002-09-19 Andrew Cagney <ac131313@redhat.com>
5240
8d30a00d
AC
5241 * gdb.texinfo (Maintenance Commands): Document ``maint
5242 internal-error'' and ``maint internal-warning''.
5243
790eb8f5
AC
5244 * gdbint.texinfo (Target Architecture Definition): Revise
5245 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5246
a23a7bf1
JB
52472002-09-19 Joel Brobecker <brobecker@gnat.com>
5248
5249 * gdbint.texinfo (Target Conditionals): Document the new
5250 NAME_OF_MALLOC macro.
5251
299ffc64
AC
52522002-09-05 Andrew Cagney <ac131313@redhat.com>
5253
5254 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5255 engineer.
5256
b7bb15bc
SC
52572002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5258
5259 * gdb.texinfo (TUI Overview): Document status line fields.
5260
3d757584
SC
52612002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5262
5263 * gdb.texinfo (TUI Commands): Document info win command.
5264
269c21fe
SC
52652002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5266
5267 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5268
7cf36c78
SC
52692002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5270
5271 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5272 (TUI Keys): Likewise.
5273
d2c6833e
AC
52742002-08-25 Andrew Cagney <ac131313@redhat.com>
5275
5276 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5277 for a packet receive.
5278
46d8b1c3
AC
52792002-08-25 Andrew Cagney <ac131313@redhat.com>
5280
5281 * Makefile.in (clean): Move to end of file.
5282 (distclean, maintainer-clean, realclean): Ditto.
5283 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5284 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5285 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5286 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5287
b0787093
AC
52882002-08-24 Andrew Cagney <ac131313@redhat.com>
5289
5290 * Makefile.in (GDBINT_TEX_TMPS): Define.
5291 (gdbint.dvi, gdbint.pdf): Use
5292 (GDB_TEX_TMPS): Define.
5293 (gdb.dvi, gdb.pdf): Use.
5294 (STABS_TEX_TMPS): Define.
5295 (stabs.dvi, stabs.pdf): Use.
5296 (GDB_DOC_SOURCE_INCLUDES): New macros.
5297 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5298 (GDBINT_DOC_FILES_INCLUDES): New macros.
5299 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5300 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5301 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5302 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5303 (links2roff): Replace SFILES_INCLUDED with
5304 GDB_DOC_SOURCE_INCLUDES.
5305 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5306 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5307 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5308 dependencies.
5309 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5310 dependencies.
5311 (gdbmi.texinfo): Delete rule.
5312 (inc-hist.texinfo): Delete rule.
5313 (rluser.texinfo): Delete rule.
5314
ebba8386
AC
53152002-08-23 Andrew Cagney <cagney@redhat.com>
5316
5317 * gdbint.texinfo (Target Architecture Definition): Update
5318 STORE_RETURN_VALUE, mention regcache.
5319
0ab7a791
AC
53202002-08-21 Andrew Cagney <ac131313@redhat.com>
5321
5322 * gdbint.texinfo (Target Architecture Definition): Document
5323 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5324
ee2d5c50
AC
53252002-08-19 Andrew Cagney <ac131313@redhat.com>
5326
5327 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5328 Fix minor typos. Add index entries.
5329
53c69bd7
AC
53302002-08-18 Andrew Cagney <ac131313@redhat.com>
5331
5332 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5333
e76f1f2e
AC
53342002-08-15 Andrew Cagney <ac131313@redhat.com>
5335
5336 * gdbint.texinfo (Target Architecture Definition): Document
5337 PRINT_VECTOR_INFO.
5338 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5339
0680b120
AC
53402002-08-13 Andrew Cagney <ac131313@redhat.com>
5341
5342 * gdb.texinfo (Maintenance Commands): Document "maint print
5343 registers", "maint print raw-registers" and "maint print
5344 cooked-registers".
5345
3c3bea1c
GS
53462002-08-08 Grace Sainsbury <graces@redhat.com>
5347
a9331b3f 5348 From Mark Salter:
3c3bea1c
GS
5349 * gdb.texinfo (Protocol): Document T packet extension to
5350 allow watchpoint address reporting.
5351
42f9b0a5
AC
53522002-08-03 Andrew Cagney <ac131313@redhat.com>
5353
5354 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5355
db034ac5
AC
53562002-08-01 Andrew Cagney <cagney@redhat.com>
5357
5358 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5359 to CHILL.
5360
e2b28d04
AC
53612002-08-01 Andrew Cagney <ac131313@redhat.com>
5362
5363 * gdbint.texinfo (Coding): Revise section "Include Files".
5364
7fb623f7
AC
53652002-07-24 Andrew Cagney <cagney@redhat.com>
5366
5367 * gdbint.texinfo: Obsolete references to m88k.
5368 * gdb.texinfo: Ditto.
5369
4a2b4636
JB
53702002-07-10 Joel Brobecker <brobecker@gnat.com>
5371
7fb623f7 5372 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
5373 where the proper version of autoconf can be retrieved.
5374
a71ec265
DH
53752002-07-09 Don Howard <dhoward@redhat.com>
5376
5377 * gdb.texinfo (Command Files): Further describe the behavior of
5378 sourced command files.
5379
b9aa90c9
AC
53802002-06-27 Andrew Cagney <ac131313@redhat.com>
5381
5382 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5383 (Coding): Clarify ISO C version that GDB assumes.
5384
40dd2248
TT
53852002-06-26 Tom Tromey <tromey@redhat.com>
5386
5387 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5388 add_setshow_cmd_full.
5389
bfac230e
DH
53902002-06-25 Don Howard <dhoward@redhat.com>
5391
5392 * gdb.texinfo (Memory Region Attributes): Document new behavior
5393 for 'mem' command.
5394
475b0867
JB
53952002-06-11 Jim Blandy <jimb@redhat.com>
5396
919d772c
JB
5397 * gdb.texinfo (Symbols): Update documentation for `info source'
5398 command.
5399
475b0867
JB
5400 * gdb.texinfo (Macros): Call the command `info macro', not
5401 `show macro'.
5402
ba8c9337
AC
54032002-06-09 Andrew Cagney <ac131313@redhat.com>
5404
5405 * gdbint.texinfo (Coding): Add section ``Per-architecture module
5406 data''.
5407
1029b7fa
MK
54082002-06-09 Mark Kettenis <kettenis@gnu.org>
5409
5410 * gdbint.texinfo (Target Architecture Definition): Document
5411 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5412
16737d73
AC
54132002-06-08 Andrew Cagney <ac131313@redhat.com>
5414
5415 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5416 lists.
5417
30107679
AC
54182002-06-08 Andrew Cagney <ac131313@redhat.com>
5419
5420 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5421 Branch''.
5422
3352e23e
AC
54232002-06-01 Andrew Cagney <ac131313@redhat.com>
5424
5425 * gdbint.texinfo (Target Architecture Definition): Add section
5426 ``Converting an existing Target Architecture to Multi-arch''.
5427
cbb09e6a
AC
54282002-05-30 Andrew Cagney <ac131313@redhat.com>
5429
5430 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
5431 to ``Obsoleting code''. Revise.
5432
e2e0bcd1
JB
54332002-05-17 Jim Blandy <jimb@redhat.com>
5434
5435 * gdb.texinfo (C Preprocessor Macros): New chapter.
5436 Include it in the main menu.
5437 (Contributors): Credit Jim Blandy with macro support.
5438 (Compilation): Explain how to get macro information into the
5439 executable.
5440 (Expressions): Note that preprocessor macros are expanded.
5441
9db8d71f
DJ
54422002-05-14 Daniel Jacobowitz <drow@mvista.com>
5443
5444 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
5445 options for `target remote'.
5446
6d531722
AC
54472002-05-13 Andrew Cagney <ac131313@redhat.com>
5448
5449 * gdbint.texinfo (Target Architecture Definition): Delete
5450 documentation on NNPC_REGNUM.
5451
13d01224
AC
54522002-05-11 Andrew Cagney <ac131313@redhat.com>
5453
5454 * gdbint.texinfo (Target Architecture Definition): Document
5455 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
5456 (Target Architecture Definition): Revise section `Using Different
5457 Register and Memory Data Representations'. Add section `Raw and
5458 Virtual Register Representations'.
5459
b2e75d78
AC
54602002-05-11 Andrew Cagney <ac131313@redhat.com>
5461
5462 * gdbint.texinfo (Target Architecture Definition): Mention
5463 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
5464 (Target Architecture Definition): Mention same. Add references to
5465 web pages.
5466
2c8682ee
MS
54672002-05-08 Michael Snyder <msnyder@redhat.com>
5468
5469 * stabs.texinfo (Attributes): Document new "vector" attribute.
5470
0816590b
AC
54712002-05-04 Andrew Cagney <ac131313@redhat.com>
5472
5473 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
5474
2653173e
AC
54752002-05-04 Andrew Cagney <ac131313@redhat.com>
5476
5477 * gdb.texinfo: Delete obsolete references to a29k.
5478
d7bd68ca
AC
54792002-04-24 Andrew Cagney <ac131313@redhat.com>
5480
5481 * gdbint.texinfo (Target Architecture Definition): Replace
5482 IN_SIGTRAMP with PC_IN_SIGTRAMP.
5483
21d83aa5
DM
54842002-04-24 David S. Miller <davem@redhat.com>
5485
5486 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
5487
7673a6cc
DM
54882002-04-21 David S. Miller <davem@redhat.com>
5489
5490 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
5491
d49d1e0a
AC
54922002-04-21 Andrew Cagney <ac131313@redhat.com>
5493
5494 * gdbint.texinfo (Target Architecture Definition): Delete
5495 definition of HAVE_REGISTER_WINDOWS.
5496
f7dc1244 54972002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
5498
5499 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
5500 "Theodore A. Roth" <troth@verinet.com>.
5501
5ca0cb28
DH
55022002-04-15 Don Howard <dhoward@redhat.com>
5503
f7dc1244 5504 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 5505 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 5506 Provide a better explaination of this feature.
5ca0cb28 5507
f208ba17
AC
55082002-04-14 Andrew Cagney <ac131313@redhat.com>
5509
5510 * gdbint.texinfo (Target Architecture Definition): Remove
5511 FRAME_CHAIN_COMBINE.
5512
d5ba91de
MC
55132002-04-12 Michael Chastain <mec@shout.net>
5514
5515 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5516 REG_STACK_SEGMENT.
5517
26818220
MC
55182002-04-09 Michael Chastain <mec@shout.net>
5519
5520 * gdbint.texinfo (Obsolete Conditionals): Remove references to
5521 PYRAMID_* macros.
5522
129188f6
AC
55232002-04-07 Andrew Cagney <ac131313@redhat.com>
5524
5525 * gdb.texinfo (Bug Reporting): Document that the web is the
5526 prefered way of submitting bug reports.
5527 (Bug Reporting): Delete the s-mail address as the last resort.
5528
8227c0ff
AC
55292002-04-05 Andrew Cagney <ac131313@redhat.com>
5530
5531 * gdbint.texinfo (Target Architecture Definition): Delete
5532 references to TARGET_WRITE_FP and write_fp.
5533
16d9dec6
MS
55342002-03-27 Michael Snyder <msnyder@redhat.com>
5535
5536 * gdb.texinfo: Document new commands dump, append, and restore.
5537
9ae8b82c
AC
55382002-03-27 Andrew Cagney <ac131313@redhat.com>
5539
5540 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
5541 Branch'.
5542
474c8240
AC
55432002-03-18 Andrew Cagney <ac131313@redhat.com>
5544
5545 * gdb.texinfo: Change all examples to @smallexample.
5546 * gdbint.texinfo: Ditto.
a9331b3f 5547
fb0ff88f
AC
55482002-03-18 Andrew Cagney <ac131313@redhat.com>
5549
5550 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5551 Branches''.
5552
9bb0a4d8
AC
55532002-03-18 Andrew Cagney <ac131313@redhat.com>
5554
5555 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5556 Policy''.
5557
937f164b
FF
55582002-03-04 Fred Fish <fnf@redhat.com>
5559
5560 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5561 expresson, suports, dependant, trhe, perhaphs, situtations,
5562 explictily, taged, oportunity, unfortunatly).
5563
a7b40f07
AC
55642002-02-24 Andrew Cagney <ac131313@redhat.com>
5565
5566 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5567 Remove reference to 3.12.
5568
aab4e0ec
AC
55692002-02-23 Andrew Cagney <ac131313@redhat.com>
5570
5571 * gdbint.texinfo: Include fdl.texi.
5572 (Top): Add GNU Free Documentation License.
5573 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5574 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5575 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5576 (gdbint.info): Add srcdir to include path.
5577 * gdb.texinfo: Include gpl.texi.
5578 (Top): Add Copying.
5579 * gpl.texi: New file.
5580
47b95330
AC
55812002-02-23 Andrew Cagney <ac131313@redhat.com>
5582
5583 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5584
78c47bea
PM
55852002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
5586
5587 * gdb.texinfo: Document Cygwin native specific commands.
5588
56460a61
DJ
55892002-02-15 Daniel Jacobowitz <drow@mvista.com>
5590
5591 * gdb.texinfo: Document gdbserver ``--attach'' command.
5592
def71bfa
MS
55932002-02-07 Michael Snyder <msnyder@redhat.com>
5594
5595 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5596 to @code(_ovly_debug_event).
5597
c928edc0
AC
55982002-02-07 Andrew Cagney <ac131313@redhat.com>
5599
5600 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5601
81d46470
MS
56022002-02-06 Michael Snyder <msnyder@redhat.com>
5603
5604 * gdb.texinfo (overlays): Mention new magic symbol
5605 '_ovly_debug_event', which allows GDB to keep better track
5606 of overlays.
5607
f7dc1244 56082002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
5609
5610 * gdb.texinfo (Memory Region Attributes): Fix the wording.
5611 Suggested by Dmitry Sivachenko.
5612
5613 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
5614
15110bc3
MS
56152002-02-01 Michael Snyder <msnyder@redhat.com>
5616
5617 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5618
6763aef9
MS
56192002-01-30 Michael Snyder <msnyder@redhat.com>
5620
ac282366
MS
5621 * gdb.texinfo: (remote protocol): Gramatical fix-up.
5622 (set trust-readonly-sections): Document.
6763aef9 5623
8642bc8f
AC
56242002-01-29 Andrew Cagney <ac131313@redhat.com>
5625
5626 * gdbint.texinfo (Releasing GDB): Revise and update.
5627
afe64c1a
AC
56282002-01-28 Andrew Cagney <ac131313@redhat.com>
5629
5630 * gdbint.texinfo (Target Architecture Definition): Delete
5631 description of TARGET_BYTE_ORDER_DEFAULT.
5632
f7dc1244 56332002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
5634
5635 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
5636 <mitya@cavia.pp.ru>.
5637
3d6e1b5a
AC
56382002-01-23 Andrew Cagney <ac131313@redhat.com>
5639
5640 * libgdb.texinfo: Delete file.
5641
6c0e9fb3
AC
56422002-01-22 Andrew Cagney <ac131313@redhat.com>
5643
5644 * gdb.texinfo: Remove makeinfo 3.12 hacks.
5645 * gdbint.texinfo: Ditto.
5646
e0ce93ac
AC
5647Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
5648
5649 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5650
be298bcc
AC
56512002-01-22 Andrew Cagney <ac131313@redhat.com>
5652
5653 * Makefile.in: Update copyright.
5654 (TEXI2DVI): Define.
5655 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5656 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
5657 gdb-cfg.texi.
5658 (TEXINDEX, PDFTEX): Delete makefile variables.
5659
8e04817f
AC
56602002-01-22 Andrew Cagney <ac131313@redhat.com>
5661
5662 * gdb.texinfo (Protocol): Move section to appendix.
5663
6b2f586d
AC
56642002-01-21 Andrew Cagney <ac131313@redhat.com>
5665
5666 * gdb.texinfo (Remote Debugging): Create a menu.
5667 (Top): Add ``Remote Debugging'' to menu.
5668
6f05cf9f
AC
56692002-01-21 Andrew Cagney <ac131313@redhat.com>
5670
5671 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5672 serial protocol'' from here.
5673 (Remote Debugging): To here. New chapter.
5674
3fd3d7d2
AC
56752002-01-20 Andrew Cagney <ac131313@redhat.com>
5676
5677 * gdbint.texinfo (Target Architecture Definition): Delete
5678 description of TARGET_BYTE_ORDER_SELECTABLE_P.
5679
7fd60527
AC
56802002-01-20 Andrew Cagney <ac131313@redhat.com>
5681
5682 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
5683 are no longer needed.
5684 (Porting GDB): Add maintainer note about configure.host.
5685
c2f05ac9
AC
56862002-01-20 Andrew Cagney <ac131313@redhat.com>
5687
5688 * gdbint.texinfo (Target Architecture Definition): Remove
5689 definition of IEEE_FLOAT.
5690
f7dc1244 56912002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
5692
5693 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
5694 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
5695 <3diff@gnu.org>
231b2aad 5696
82600034
AC
56972002-01-19 Andrew Cagney <ac131313@redhat.com>
5698
5699 * gdbint.texinfo (Host Definition): Remove references to
5700 MALLOC_INCOMPATIBLE.
5701
7708fa01
AC
57022002-01-17 Andrew Cagney <ac131313@redhat.com>
5703
5704 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5705 and xyz-xdep.o.
5706
eb12ee30
AC
57072002-01-17 Andrew Cagney <ac131313@redhat.com>
5708
889bf7c5 5709 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
5710 (Set Breaks): Copy ``maint info breakpoint'' doco to
5711 ``Maintenance Commands'' appendix. Add reference.
5712
c9ccaa92
AC
57132002-01-17 Andrew Cagney <ac131313@redhat.com>
5714
5715 * fdl.texi: Remove next/prev from @node.
5716
f7dc1244 57172002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
5718
5719 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
5720 for monstrous @multitable (from Brian Youmans).
5721
5722 * fdl.texi: New file.
5723
5724 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
5725
8973da3a
AC
57262002-01-15 Andrew Cagney <ac131313@redhat.com>
5727
5728 * gdbint.texinfo (Releasing GDB): New chapter.
5729
7d86b5d5
AC
57302002-01-14 Andrew Cagney <ac131313@redhat.com>
5731
5732 * gdb.texinfo (Embedded Processors, Calling program functions):
5733 Obsolete references to a29k.
5734
cc1cb004
AC
57352002-01-13 Andrew Cagney <ac131313@redhat.com>
5736
5737 * gdbint.texinfo (Coding): Review Cleanups section. Examples
5738 examples. Document that a code-block should do or discard its
5739 cleanups before exit.
5740
79f12247
MS
57412002-01-11 Michael Snyder <msnyder@redhat.com>
5742
5743 * gdb.texinfo (Choosing files): Change @samp to @file.
5744
19837790
MS
57452002-01-05 Michael Snyder <msnyder@redhat.com>
5746
5747 * gdb.texinfo (--pid): Document new command line option (attach).
5748
f7dc1244 57492002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
5750
5751 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
5752 in the stub.
5753
d7449b42
AC
57542002-01-04 Andrew Cagney <ac131313@redhat.com>
5755
5756 * gdbint.texinfo (Target Architecture Definition): Replace
5757 BIG_ENDIAN with BFD_ENDIAN_BIG.
5758
f23631e4
AC
57592002-01-03 Andrew Cagney <ac131313@redhat.com>
5760
5761 * gdbint.texinfo (Target Architecture Definition): Replace
5762 value_ptr with struct value pointer.
5763
72c9928d
EZ
57642002-01-02 Eli Zaretskii <eliz@gnu.org>
5765
5766 * gdb.texinfo (Free Software): Fix wording.
5767
959acfd1
EZ
57682001-12-31 Eli Zaretskii <eliz@gnu.org>
5769
5770 * gdb.texinfo (Free Software): New section ``Free Software Needs
5771 Free Documentation''.
5772
f7dc1244 57732001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
5774
5775 * stabs.texinfo:
5776 * gdb.texinfo:
5777 * gdbint.texinfo:
5778 * libgdb.texinfo:
5779 * annotate.texi: Fix the application of GFDL in the Copyright notice.
5780
6600abed
MS
57812001-12-29 Michael Snyder <msnyder@redhat.com>
5782
5783 * gdb.texinfo (maint info sections): Fix typo.
5784
f6680716
MS
57852001-12-26 Michael Snyder <msnyder@redhat.com>
5786
fe95c787
MS
5787 * gdb.texinfo (maint info sections): Document.
5788
a9331b3f 5789 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
5790 'info proc' sub-options that are currently not implemented.
5791
c3d3ce5b
JB
57922001-12-20 Jim Blandy <jimb@redhat.com>
5793
5794 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
5795
778eb05e
AC
57962001-12-15 Andrew Cagney <ac131313@redhat.com>
5797
5798 * gdbint.texinfo (Target Architecture Definition): Replace
5799 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
5800
2607059c
AC
58012001-12-01 Andrew Cagney <ac131313@redhat.com>
5802
5803 * gdbint.texinfo (Host Definition): Delete documentation on
5804 HOST_BYTE_ORDER.
5805
df0cd8c5
JB
58062001-11-30 Jim Blandy <jimb@redhat.com>
5807
5808 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 5809 overlay support. Add to top-level menu.
df0cd8c5 5810
88118b3a
TT
58112001-11-26 Tom Tromey <tromey@redhat.com>
5812
5813 * gdb.texinfo (Command Syntax): Document C-o binding.
5814
96565e91
CF
58152001-07-26 Christopher Faylor <cgf@redhat.com>
5816
5817 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
5818 use since it is described in the referenced section.
5819
f7dc1244 5820 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
5821 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
5822 clearer when using DJGPP.
5823
2a3d5645
CF
58242001-11-24 Christopher Faylor <cgf@redhat.com>
5825
5826 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
5827 specifically refer to MS-DOS.
5828 (command files): Mention gdb.ini is only used on MS-DOS.
5829
aa26fa3a
TT
58302001-11-21 Tom Tromey <tromey@redhat.com>
5831
5832 * gdb.texinfo (Invoking GDB): Document --args.
5833 (Mode Options): Likewise.
5834
4f8ada06
JB
58352001-11-21 Jim Blandy <jimb@redhat.com>
5836
5837 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
5838 Delete documentation; this macro has been removed from the
5839 sources.
4f8ada06 5840
3fe0dc10
JB
58412001-11-13 Jim Blandy <jimb@redhat.com>
5842
5843 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
5844
9e5abb06
CV
58452001-11-06 Corinna Vinschen <vinschen@redhat.com>
5846
5847 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
5848
1c5dfdad
MS
58492001-11-05 Michael Snyder <msnyder@redhat.com>
5850
a9331b3f 5851 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
5852 quote regexp chars in function names such as "operator*()".
5853
990f9fe3
FF
58542001-11-01 Fred Fish <fnf@redhat.com>
5855
5856 * gdbint.texinfo (SOLIB_ADD): Document additional new
5857 "readsyms" arg.
5858
b433d00b
DH
58592001-10-30 Don Howard <dhoward@redhat.com>
5860
070b1dd3
DH
5861 * gdb.texinfo: (Command Files) Added documentation for the
5862 behavior of gdb with input redirected from a file.
b433d00b 5863
b7209cb4
FF
58642001-10-28 Fred Fish <fnf@redhat.com>
5865
5866 * gdb.texinfo (auto-solib-add): Change docs to match
5867 implementation change.
5868 (auto-solib-limit): Add docs for new variable.
5869
1aa20aa8
AC
58702001-10-15 Andrew Cagney <ac131313@redhat.com>
5871
5872 * gdbint.texinfo (Target Architecture Definition): Function
5873 value_as_pointer renamed to value_as_address.
5874
fc0c74b1
AC
58752001-10-15 Andrew Cagney <ac131313@redhat.com>
5876
5877 * gdbint.texinfo (Target Architecture Definition): Default
5878 POINTER_TO_ADDRESS functions assume unsigned addresses.
5879 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
5880 posting by Jim Blandy.
5881
f4846649
JB
58822001-10-12 Jim Blandy <jimb@redhat.com>
5883
5884 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
5885 version of texi2html (1.64) doesn't support this flag any more.
5886
f277788b
MK
58872001-09-08 Mark Kettenis <kettenis@gnu.org>
5888
a9dc4918
MK
5889 * gdbint.texinfo (Host Definition): Remove description of
5890 MEM_FNS_DECLARED.
5891
d28379df
MK
5892 * gdbint.texinfo (Host Definition): Remove description of R_OK.
5893
f277788b
MK
5894 * gdbint.texinfo (Host Definition): Remove description of
5895 HAVE_SIGSETMASK.
5896
7ccaa899
EZ
58972001-09-04 Elena Zannoni <ezannoni@redhat.com>
5898
5899 * gdbint.texinfo (Target Architecture Definition): Add
5900 explanation of TARGET_PRINT_INSN macro.
5901
17d9d558
JB
59022001-08-30 Jim Blandy <jimb@redhat.com>
5903
5904 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
5905 Explain what it means to load relocatable files.
5906
72cde065
JB
59072001-08-28 Jim Blandy <jimb@redhat.com>
5908
5909 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
5910 info `top' menu.
5911
9e678452
CF
5912Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
5913
5914 * gdbint.texinfo: Add a cautionary note about macro use.
5915
a2bea4c3 59162001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 5917
a2bea4c3
CV
5918 * gdb.texinfo: Explain omitting the hostname in the
5919 `target remote' command.
5920
1129bf27
DJ
59212001-07-30 Daniel Jacobowitz <drow@mvista.com>
5922
5923 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
5924 and END-INFO-DIR-ENTRY.
5925
732b3002
SC
59262001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5927
5928 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
5929
89437448
AC
59302001-07-25 Andrew Cagney <ac131313@redhat.com>
5931
5932 * gdbint.texinfo (libgdb): Rewrite.
5933
f7dc1244 59342001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
5935
5936 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
5937
c4555f82
SC
59382001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5939
5940 * gdb.texinfo (TUI): New chapter, document the TUI.
5941 (Mode Options): Document the -tui option.
5942
2f45a6e0
MK
59432001-07-23 Mark Kettenis <kettenis@gnu.org>
5944
5945 * gdbint.texinfo (Host Definition): Remove description of
5946 NEED_POSIX_SETPGID.
5947
f7dc1244 59482001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
5949
5950 * gdb.tex (DJGPP Native): New node, with descriptions of
5951 DJGPP-specific commands.
5952
be9c6c35
JM
59532001-07-19 John R. Moore <jmoore@redhat.com>
5954
5955 * gdbint.texinfo: Three misspellings.
5956
dfa249fb
AC
59572001-07-06 Andrew Cagney <ac131313@redhat.com>
5958
5959 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
5960 `test` expressions on bash. Problem reported by Colin Walters.
5961
c72e7388
AC
59622001-07-04 Andrew Cagney <ac131313@redhat.com>
5963
5964 * gdbint.texinfo (User Interface): Update ui-out documentation to
5965 refelect recent UI/MI updates.
5966
94bbb2c0
AC
59672001-07-04 Andrew Cagney <ac131313@redhat.com>
5968
5969 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
5970 interpreters.
5971
af6c57ea
AC
59722001-06-15 Andrew Cagney <ac131313@redhat.com>
5973
5974 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
5975 structure and not macros.
5976 (Host Definition): Document that much of this chapter is obsolete.
5977 (Target Architecture Definition): Update list of files that make
5978 up a target architecture.
5979 (Coding): Update.
5980
83aa8bc6
AC
59812001-06-28 Andrew Cagney <ac131313@redhat.com>
5982
5983 * gdbint.texinfo (Target Architecture Definition): Update
5984 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
5985 The latter has been changed to a true predicate.
5986
f7dc1244 59872001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
5988
5989 * annotate.texi: Add @noindent where needed. From Dmitry
5990 Sivachenko <dima@Chg.RU>.
5991 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
5992
656db9b0
AC
59932001-06-16 Andrew Cagney <ac131313@redhat.com>
5994
5995 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
5996
df2396a1
AC
59972001-06-14 Andrew Cagney <ac131313@redhat.com>
5998
5999 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6000 returns ``OK''. Document that the ``R'' packet does not reply.
6001
0f1f2b0a
MS
60022001-06-13 Michael Snyder <msnyder@redhat.com>
6003
6004 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6005
f7dc1244 60062001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6007
6008 * gdb.texinfo (Signals): Clarify the default setting of signal
6009 handling.
6010
a5d7c491
AC
60112001-05-14 Andrew Cagney <ac131313@redhat.com>
6012
6013 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6014 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6015
05a54c4f
AC
60162001-05-12 Andrew Cagney <ac131313@redhat.com>
6017
6018 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6019
f7dc1244 60202001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6021
6022 * gdbint.texinfo (Clean Design and Portable Implementation):
6023 Renamed from "Clean Design".
6024 (Clean Design and Portable Implementation): Document portable
6025 methods of handling file names, and the associated macros.
6026
f7dc1244 60272001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6028
6029 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6030 command and provide a cross-reference to its description.
6031 (Symbols): Note that "info scope" is useful for trace experiments.
6032
f7dc1244 60332001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6034
b37052ae
EZ
6035 * gdb.texinfo (Symbols): Document "info scope".
6036 (Tracepoints): New chapter.
6037 (Contributors): Update for v5.1.
6038 <All nodes>: Change "C++" to "C@t{++}".
6039
0ee54786
EZ
6040 * gdbint.texinfo (User Interface): A new section about ui_out
6041 functions, based on text written by Fernando Nasser.
6042
c534679c
EZ
6043 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6044
f7dc1244 60452001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6046
e9c75b65
EZ
6047 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6048
6049 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6050
6051 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6052 Replace "GDB" with "@value{GDBN}". Fix markup.
6053
6054 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6055
3d67e040
EZ
6056 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6057 a cross-reference to its description.
6058 (Symbols): Document "info symbol".
6059
f7dc1244 60602001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6061
6062 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6063 subsection "x86 Watchpoints".
6064 (Target Architecture Definition): Document the macros
6065 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6066 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6067
b0ed3589
AC
60682001-03-20 Andrew Cagney <ac131313@redhat.com>
6069
6070 * gdbint.texinfo (Target Architecture Definition): Update
6071 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6072 list.
6073
b6ba6518
KB
60742001-03-06 Kevin Buettner <kevinb@redhat.com>
6075
6076 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6077 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6078
f7dc1244 60792001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6080
6081 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6082
f7dc1244 60832001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6084
17cc6a06
EZ
6085 * gdb.texinfo (Environment): Document that `path' does not change
6086 the value of PATH in GDB's own environment (it did in the past,
6087 but that was changed on March 15, 1994). Reported by Doug Evans
6088 <dje@transmeta.com>.
6089
56caf160
EZ
6090 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6091 its line. Fix markup of commands and macros. Add an Index node
6092 and index entries.
6093
29e57380
C
60942001-01-23 J.T. Conklin <jtc@redback.com>
6095
6096 * gdb.texinfo (Memory region attributes): New manual section.
6097
1c6147de
ND
60982001-01-04 Nicholas Duffek <nsd@redhat.com>
6099
6100 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6101
f7dc1244 61022000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6103
6104 * refcard.tex: Version and copyright fixed. From Phil Edwards
6105 <pedwards@disaster.jaj.com>.
6106
0dcedd82
AC
6107Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6108
6109 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6110 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6111
3b851bce
AC
6112Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6113
6114 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6115 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6116
f7dc1244 61172000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6118
6119 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6120 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6121
b90a5f51
CF
61222000-11-10 Christopher Faylor <cgf@cygnus.com>
6123
6124 * gdb.texinfo: Document new 'set step-mode' command.
6125
f7dc1244 61262000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6127
6128 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6129 changes from Dmitry Sivachenko <dima@Chg.RU>.
6130
f7dc1244 61312000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6132
6133 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6134 From Steven Johnson <sbjohnson@ozemail.com.au>.
6135
2e685b93
MK
61362000-08-10 Mark Kettenis <kettenis@gnu.org>
6137
6138 * gdbint.texinfo (Overall Structure): Spelling fix.
6139
f7dc1244 61402000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6141
6142 * gdbint.texinfo (Target Architecture Definition): Document that
6143 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6144 for which REGISTER_CONVERTIBLE returns a zero value.
6145
63ac3005
EZ
61462000-07-08 Christopher Faylor <cgf@cygnus.com>
6147
6148 * Makefile.in (install-info): Find files to install in either the
6149 build or source directories (adapted from Makefile.am).
6150
bd79f757
ND
61512000-07-07 Nicholas Duffek <nsd@redhat.com>
6152
6153 * stabs.texinfo: Fix spelling errors.
6154 (String Field): FILE-NUMBER starts from 0, not 1.
6155
f7dc1244 61562000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6157
6158 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6159 Brian Youmans.
5f208f6d 6160
f7dc1244 61612000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6162
6163 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6164 the source directory. Reported by Mark Harig
6165 <markh@frazier.landmark.com>.
cc542d3b 6166
f3b28801
C
61672000-06-20 J.T. Conklin <jtc@redback.com>
6168
6169 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6170
449f3b6c
AC
6171Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6172
6173 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6174 Generate using pdftex.
449f3b6c 6175 (PDFTEX): Define.
889bf7c5 6176 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6177 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6178 @contents at the start.
449f3b6c 6179
f7dc1244 61802000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6181
6182 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6183 Youmans.
48e934c6 6184
9e9c5ae7
AC
6185Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6186
6187 From Brian Youmans:
6188 * gdb.texinfo: Fix ``et al.''.
6189
c741b251
AC
6190Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6191
6192 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6193 loop.
c741b251 6194
4ab64e14
JG
61952000-05-19 Jimmy Guo <guo@cup.hp.com>
6196
6197 * configure: Regenerate.
6198
f7dc1244 61992000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6200
6201 * Makefile.in (install-info): Run install-info on installed Info
6202 files.
6203
8c70017b
AC
6204Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6205
a7cb598a 6206 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6207 Andrew Cagney.
8c70017b 6208
f7dc1244 62092000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6210
6211 * gdb.texinfo: Proofreading changes from Brian Youmans.
6212
bf0184be
ND
62132000-05-01 Nick Duffek <nsd@cygnus.com>
6214
6215 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6216 startup sequence, minor edits.
6217
f7dc1244 62182000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6219
6220 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6221 TeX.
6222
6223 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6224 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6225 like `n' and `s' which look weird. Convert some of the @kindex to
6226 @vindex, when they refer to variables, not commands.
6227
33e16fad
AC
6228Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6229
6230 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6231
f7dc1244 62322000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6233
6234 * Makefile.in (GDBMI_DIR): New variable.
6235 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6236 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6237 (gdbmi.texinfo): New target, for texi2roff.
6238 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6239 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6240
6241 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6242 gdbmi.texinfo.
6243 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6244 comment.
6245
d167840f
EZ
62462000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6247
6248 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6249 command.
d167840f 6250
f7dc1244 62512000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6252
6253 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6254 prevents the build (and is generally a Bad Idea).
6255
f7dc1244 62562000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6257
6258 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6259 a comma inside @var.
6260 (Command Files): Index markup changes from Dmitry Sivachenko
6261 <dima@Chg.RU>.
6262
f7dc1244 62632000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6264
6265 * Makefile.in (LN_S): Define.
6266 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6267 invoke "ln -s" unless it is known to work.
6268
6269 * configure.in (AC_PROG_LN_S): Add.
6270
8dc7983f
JB
62712000-04-14 Jim Blandy <jimb@redhat.com>
6272
6273 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6274 section.
6275 (Target Conditionals): Document ADDRESS_TO_POINTER,
6276 POINTER_TO_ADDRESS.
6277
1a8237e8
DB
62782000-04-11 Daniel Berlin <dan@cgsoftware.com>
6279
6280 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6281 gdb-cfg.texi to get the value.
6282
ca526f1a
JB
62832000-04-10 Jim Blandy <jimb@redhat.com>
6284
6285 * gdbint.texinfo (Target Architecture Definition): Fix
6286 cross-references.
6287
faaafcb4
JB
62882000-04-08 Jim Blandy <jimb@redhat.com>
6289
6290 * gdbint.texinfo (Using Different Register and Memory Data
6291 Representations): New section.
6292 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6293 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6294 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6295
1b27397f
AC
6296Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6297
6298 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6299 for acknowledgments.
1b27397f 6300
480ff1fb
AC
6301Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6302
6303 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6304 qThreadExtraInfo.
480ff1fb 6305
a9331b3f 63062000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6307
a9331b3f
RM
6308 * gdb.texinfo: Clarify which remote debug protocol commands are
6309 required and which are optional.
f1251bdd 6310
dbeb8dbd
AC
6311Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6312
6313 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6314 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6315 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6316 * annotate.texi: Update.
6317
6d2ebf8b
SS
63182000-03-28 Stan Shebs <shebs@apple.com>
6319
6320 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6321 expectation of additional changes before release), update
6322 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6323 node links, rephrase and/or shorten lines to fix formatting
6324 problem in both regular and @smallbook formats.
6325 * annotate.texi: Shorten lines in example, use smallexample
6326 consistently everywhere.
6327 * Makefile.in: Add comment about texinfo 4.0 html generation.
6328 (SFILES_INCLUDED): Add annotate.texi.
6329
5d161b24
DB
63302000-03-27 Daniel Berlin <dan@cgsoftware.com>
6331
5ae4183a
AS
6332 * gdb.texinfo (Debugging Output): Added new section, documenting
6333 the "set/show debug" commands.
5d161b24 6334
b9deaee7
AC
6335Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6336
6337 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6338 entry.
b9deaee7
AC
6339
6340 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6341 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 6342 @chapter and @node entries.
a9331b3f 6343
b9deaee7 6344 * gdb.texinfo: Link all top-level nodes.
a9331b3f 6345
9ef47d30
AC
6346Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6347
6348 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 6349 files.
9ef47d30 6350
cfeada60
FN
63512000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6352
6353 From David Whedon <dwhedon@gordian.com>
5ae4183a 6354 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 6355
6837a0a2
DB
63562000-03-22 Daniel Berlin <dan@cgsoftware.com>
6357
6358 * gdb.texinfo: Add documentation for the apropos command.
6359
bba2971c
MS
63602000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6361
6362 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6363
2b628194
MS
63642000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6365
a9331b3f 6366 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
6367 two places.
6368
96a2c332
SS
63692000-03-17 Stan Shebs <shebs@apple.com>
6370
6371 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6372 <dima@Chg.RU>, also clarification of allowed content for
6373 string constants.
6374
f7dc1244 63752000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
6376
6377 * gdb.texinfo (main menu): Add Annotations.
6378 (File Options): Add @cindex entries for each command-line option.
6379 Document --epoch, --annotate, --async, --interpreter, --write,
6380 --statistics, and --version.
6381
6382 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
6383 of GDB.
6384
9d233477
JB
63852000-02-23 Jim Blandy <jimb@redhat.com>
6386
6387 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6388
14e0eb3b
JB
63892000-02-22 Jim Blandy <jimb@redhat.com>
6390
6391 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6392
3555de01
JM
63932000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
6394
6395 * Makefile.in (diststuff): New target.
6396
5e35df8e
KB
63972000-02-15 Kevin Buettner <kevinb@redhat.com>
6398
6399 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 6400 architecture. [From Jim Wilson.]
5e35df8e 6401
c5394b80
JM
64022000-01-16 Tom Tromey <tromey@cygnus.com>
6403
6404 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6405 (Delete Breaks): Mention range arguments.
6406 (Disabling): Likewise.
6407
c3f6f71d
JM
64082000-01-05 Dmitry Sivachenko <dima@Chg.RU>
6409
6410 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
6411
c4093a6a
JM
6412Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
6413
6414 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 6415 valid functions.
c4093a6a 6416
11cf8741
JM
64171999-11-05 Stan Shebs <shebs@andros.cygnus.com>
6418
6419 * gdb.texinfo: Clarify regular expressions used in rbreak.
6420
917317f4
JM
64211999-10-15 Kevin Buettner <kevinb@cygnus.com>
6422
6423 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6424 MEMORY_REMOVE_BREAKPOINT): Document.
6425
6426Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
6427
6428 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 6429 offset re-using the DATA offset instead.
917317f4 6430
2df3850c
JM
64311999-10-11 Jim Kingdon <kingdon@redhat.com>
6432
6433 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
6434
64351999-10-05 Stan Shebs <shebs@andros.cygnus.com>
6436
6437 From Dmitry Sivachenko <demon@gpad.ac.ru>:
6438 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
6439 typos.
6440
6441 * gdb.texinfo: Various minor wording and formatting improvements,
6442 mentions of additional command-line options.
6443
2acceee2
JM
64441999-09-30 Fred Fish <fnf@cygnus.com>
6445
6446 * gdb.texinfo: Document additional forms of specifying section
6447 names and addresses for the add-symbol-file command.
6448
c2c6d25f
JM
64491999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
6450
6451 * gdbint.texinfo: Fix typo, add the word "have".
6452
64531999-09-14 Jim Blandy <jimb@cris.red-bean.com>
6454
6455 * gdbint.texinfo (Target Architecture Definition): Document the
6456 SKIP_PERMANENT_BREAKPOINT macro.
6457
d4f3574e
SS
64581999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6459
6460 * gdb.texinfo: Fiks speling errers.
6461
6462 * gdb.texinfo: Fix uses of @multitable.
6463
f7dc1244 6464 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 6465 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 6466 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
6467 comments about using with optimization, add more indexing,
6468 fix info about disassembly-flavor.
6469
6470Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
6471
6472 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
6473 SKIP_SOLIB_RESOLVER): Define.
6474
6475Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
6476
6477 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 6478 ``g'' packets.
d4f3574e 6479
104c1213
JM
64801999-08-30 Stan Shebs <shebs@andros.cygnus.com>
6481
6482 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
6483 platform-specific info, inline remote.texi and move sections of it
6484 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
6485 and register stack into the new chapter.
6486 * remote.texi: Remove, now part of gdb.texinfo.
6487 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
6488
64891999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
6490
6491 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
6492 GDB_TARGET_IS_MACH386): These kludges have gone away.
6493
6494Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
6495
6496 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 6497 TDEPLIBS.
104c1213 6498
53a5351d
JM
64991999-08-20 Stan Shebs <shebs@andros.cygnus.com>
6500
6501 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
6502 surrounding text to fit HP-UX bits into general info.
6503 (HPPA-cfg.texi): Remove, no longer useful.
6504
6505 * gdb.texinfo: Remove explicit links from @node lines, remove
6506 HP-added "Detailed Node Listing" from main menu which confuses
6507 things.
6508
6509 From Dmitry Sivachenko <dima@Chg.RU>:
6510 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 6511 in description of `set environment'.
53a5351d
JM
6512
65131999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6514
6515 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6516
7be570e7
JM
65171999-08-12 Ben Elliston <bje@cygnus.com>
6518
6519 * gdbint.texinfo (Breakpoint Handling): Add missing words.
6520
f7dc1244 65211999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
6522
6523 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
6524 watch, awatch, and rwatch. Explain why the latter two cannot be
6525 set as software watchpoints. Document that watchpoints for local
6526 variables are deleted when the debuggee terminates.
7be570e7
JM
6527
6528Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
6529
6530 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
6531 packet. Allow E.. response packet. "qRcmd" packet is no longer
6532 reserved.
7be570e7
JM
6533
65341999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6535
a9331b3f
RM
6536 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6537 * gdb.texinfo: Ditto.
7be570e7 6538
96baa820
JM
65391999-08-06 Tom Tromey <tromey@cygnus.com>
6540
6541 * gdb.texinfo (KOD): New node.
6542
6543Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
6544
6545 * remote.texi (Rcmd): Fix minor formatting typos.
6546
6547Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
6548
6549 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 6550 packets.
96baa820 6551
adf40b2e
JM
65521999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
6553
6554 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6555 fixes.
6556
43ff13b4
JM
6557Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
6558
6559 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6560
085dd6e6
JM
6561Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6562
6563 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
6564 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
6565 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
6566 packets that are not supported on all hosts. Expand examples.
6567 Spell check.
085dd6e6
JM
6568
65691999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6570
6571 * Makefile.in: Recognize html, install-html. Add targets
6572 to build HTML versions of documentation via texi2html.
6573
6574Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
6575
6576 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 6577 testsuite.
085dd6e6
JM
6578
6579Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
6580
6581 * remote.texi (Communication Protocol): Rewrite.
6582
6583Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
6584
6585 * stabs.texinfo: Fix uses of xref.
6586
9e0b60a8
JM
6587Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
6588
6589 * gdbint.texinfo: Add an anti-printf exhortation, and update the
6590 info about patch submission.
6591
cce74817
JM
6592Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
6593
6594 From Per Bothner <bothner@cygnus.com>:
6595 * gdb.texinfo: Document Chill support.
6596
6597Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
6598
6599 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
6600 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6601 Document that the value should be greater-than or equal-to zero.
6602 (NO_STD_REGS): Document. Deprecate.
cce74817 6603
ac9a91a7
JM
6604Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6605
6606 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 6607 Document that these are not used.
ac9a91a7
JM
6608
6609Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6610
6611 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6612
392a587b
JM
6613Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
6614
6615 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 6616 numargs was dropped.
392a587b
JM
6617
6618Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
6619
6620 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6621
b83266a0
SS
6622Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
6623
6624 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 6625 Update.
b83266a0 6626
7a292a7a
SS
6627Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
6628
6629 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6630 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6631
6632Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
6633
6634 * gdbint.texinfo: Fix typos: $ -> @.
6635
6636Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
6637
6638 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
6639 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6640 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6641 BREAKPOINT_FROM_PC.
a9331b3f 6642
7a292a7a
SS
6643Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
6644
6645 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 6646 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
6647
6648Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6649
6650 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 6651 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
6652
66531999-04-02 Stan Shebs <shebs@andros.cygnus.com>
6654
6655 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6656 longer exists.
6657
6658Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
6659
6660 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
6661 nearly all @ifset/@ifclear conditionals; nobody uses them, and
6662 they make the manual source incomprehensible.
7a292a7a
SS
6663 * h8-cfg.texi: Remove, hasn't been used in years.
6664
c906108c
SS
6665Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
6666
6667 * gdb.texinfo: Update the credits.
6668
6669Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6670
6671 * gdb.texinfo: Fix mistakes noticed in printout of last
6672 draft, add Alpha to discussion of heuristic fence post.
6673
6674Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
6675
6676 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
6677 Edition, merge some HP changes into mainline, describe some
6678 previously undocumented features, describe more of the target
6679 commands available, eliminate obsolete section on renamed
6680 commands.
c906108c
SS
6681 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6682
6683Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
6684
6685 * gdb.texinfo: Make many HPPA conditionals unconditional,
6686 including catchpoint description, since now on for all configs.
6687 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6688 specializations.
6689
6690Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
6691
6692 * Makefile.in (GDBvn.texi): Fix match expression to work with
6693 current format of VERSION in gdb/Makefile.in.
6694 * gdb.texinfo: Fix node ref to match new readline.
6695
6696Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
6697
a9331b3f
RM
6698 * gdb.texinfo: Changes made as part of a project to merge in
6699 changes made by HP. Documentation makes extensive use of
c906108c
SS
6700 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6701 on remote debugging. There are differences in documentation
889bf7c5 6702 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
6703 the HP manual discusses catchpoints, hardware watchpoints, and
6704 some HPUX specific limitations for shared library support.
a9331b3f 6705
c906108c
SS
6706 There are also a number of @node changes.
6707
67081999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
6709
6710 * gdbint.texinfo (Formatting): Disambiguate a sentence.
6711 (C Usage): Same.
6712
6713Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
6714
6715 The following changes were made by Edith Epstein
889bf7c5
PA
6716 <eepstein@cygnus.com> as part of a project to merge in changes
6717 made by HP.
a9331b3f 6718
c906108c
SS
6719 * HPPA-cfg.texi: new file.
6720
6721 * all-cfg.texi: set HPPA for HP PA-RISC targets.
6722
6723 * refcard.tex: change documentation about catch.
6724 removed info catch.
6725
6726Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
6727
6728 * gdbint.texinfo: Expand on GDB's coding standards,
6729 specify the use of arg names with prototypes.
6730
67311998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
6732
6733 * gdb.texinfo: Fix tipo.
6734
6735Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
6736
6737 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 6738 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
6739
6740Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
6741
6742 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
6743
67441998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
6745
6746 * agentexpr.texi: New file.
6747
6748Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
6749
6750 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
6751
67521998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
6753
6754 * remote.texi: Changed wording that implied that the GDB remote
6755 protocol caches register values instead of GDB itself.
6756
6757Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
6758
6759 * gdbint.texinfo: Add some info about symbol readers.
6760 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
6761 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
6762 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
6763 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
6764
6765Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
6766
a9331b3f 6767 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
6768
6769Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
6770
6771 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
6772
6773Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
6774
6775 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 6776 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
6777
6778Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
6779
6780 * gdbint.texinfo: Fix minor typos.
6781
6782Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
6783
6784 * gdbint.texinfo: Complete overhaul. Group descriptions more
6785 logically, add more info on generic algorithms, remove much
6786 obsolete and/or wrong material.
6787
6788Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
6789
6790 * stabs.texinfo (Method Type Descriptor): Expand and correct.
6791
6792Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
6793
6794 * refcard.tex: Copyright, address updates.
6795
6796Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
6797
6798 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
6799 for the edition instead of confusing GDB-version-like numbers.
6800
6801Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
6802
6803 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
6804
6805Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
6806
5ae4183a 6807 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
6808
6809Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
6810
6811 * gdb.texinfo: Add some credits, mention bug monitor.
6812 * remote.texi: Mention mips monitor targets.
6813 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 6814
c906108c
SS
6815Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
6816
6817 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
6818 files, finish sorting of host vs target vs native macros, describe
6819 some more of them.
c906108c
SS
6820
6821Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
6822
6823 * gdbint.texinfo (Host Conditionals): Document change from
6824 using NO_MMALLOC to it's inverse, USE_MMALLOC.
6825
6826Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
6827
6828 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 6829 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
6830
6831Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
6832
6833 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
6834 Document LSEEK_NOT_LINEAR.
6835
6836Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
6837
6838 * stabs.texinfo (Stab Section Basics): Make it clear that only
6839 some versions of the GNU linker remove the leading N_UNDF symbol.
6840
6841Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
6842
6843 * stabs.texinfo (String Field): Document type number pairs here,
6844 instead of in the Sun specific section.
6845 (Include Files): The GNU linker supports the N_BINCL
6846 optimization. Clarify the N_BINCL value, and what it is used
6847 for.
6848 (Procedures): Document N_FUN with an empty string to mark the end
6849 of a function.
6850 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
6851 (Sun Differences): Remove this node, as the information is now
6852 elsewhere in the main document.
6853 (Stab Section Basics): Mention that the GNU linker may optimize
6854 stabs and remove the leading N_UNDF symbol.
6855
6856Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
6857
6858 * gdb.texinfo, refcard.tex: Restore author credit
6859
6860Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
6861
6862 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
6863 documentation to account for START and END macros taking
6864 one arg.
6865
6866Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
6867
6868 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
6869 * gdb.texinfo (Frames): Fix typo.
6870
6871Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
6872
6873 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
6874 a target_signal as arg type, not a pid.
6875
6876Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
6877
6878 * gdb.texinfo: Document `set assembly-language'.
6879
6880Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
6881
6882 * remote.texi: Update list of stubs in the GDB distribution.
6883
6884Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
6885
6886 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
6887 Also document that some systems can use mmalloc but must define
6888 this if their C runtime allocates memory that is later freed.
c906108c 6889 (MMCHECK_FORCE): Document new macro.
a9331b3f 6890
c906108c
SS
6891Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
6892
6893 * remote.texi: Add documentation for target Sparclet.
6894
6895Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6896
a9331b3f 6897 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
6898 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
6899 * configure.in: Rewritten for autoconf.
6900 * configure: New.
6901
6902Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
6903
6904 * Makefile.in (DVIPS): New define, set to dvips.
6905 (dvi): Add stabs.dvi.
6906 (ps): New target.
6907 (all-doc): Depend on info, dvi, and ps targets.
6908 (STAGESTUFF): Add *.ps and *.dvi files.
6909 (clean-info, clean-dvi): Remove.
6910 (mostlyclean): Does not depend upon clean-info or clean-dvi,
6911 rules completely rewritten.
6912 (maintainer-clean): Remove clean-info and clean-dvi
6913 dependencies and put their actions in the rules.
6914 (gdb.ps): New target
a9331b3f 6915 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
6916 intermediate TeX files, whether they have 2 or 3 character
6917 extensions.
6918 (gdbint.ps): Add target and rules.
6919 (gdb-internals): Delete unused target.
6920 (Makefile): Depends upon config.status also.
6921
6922Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
6923
6924 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
6925 set.
6926
6927Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
6928
6929 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6930 * gdb.texinfo (Expressions): Fix erroneous array constant example.
6931
6932Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
6933
6934 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
6935
6936Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6937
6938 * gdb.texinfo (Print settings): Document
6939 `set/show print static-members' commands.
6940
6941Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
6942
6943 * gdbint.texinfo (Native): Document name change, coredep.c to
6944 core-aout.c.
6945
6946Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
6947
6948 * stabs.texinfo (Include Files): Document the values the SunOS4
6949 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
6950
6951Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
6952
6953 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
6954 Fix typo.
6955
6956Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
6957
6958 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
6959 "gdb.tar.Z".
6960
6961Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
6962
6963 * Makefile.in (maintainer-clean): New target, synonym for
6964 realclean.
6965
6966Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
6967
6968 * Update all FSF addresses except those in COPYING* files.
6969
6970Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6971
6972 From Richard Earnshaw (rearnsha@armltd.co.uk):
6973 * gdb.texinfo (convenience variables): Document $_exitcode.
6974 (quit): Document optional expression to use as exit code.
6975
6976Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
6977
6978 * gdb.texinfo, remote.texi: Brought up to date with various
6979 GDB changes.
6980
6981Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
6982
6983 * gdb.texinfo: Update dates and versions, fix comments about
6984 hardware watchpoints in future releases and about the
6985 sharedlibrary command.
6986
6987Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6988
6989 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
6990 C_FUN stab. Other cleanups.
6991
6992Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6993
6994 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
6995 for the sparc stub.
6996
6997Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6998
6999 * annotate.texi: Clarify which addresses have differing formats
7000 depending on the language and which do not.
7001
7002Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7003
7004 * remote.texi (NetWare): Changed example to use BOARD= instead of
7005 NODE= argument to reflect correspoding change to gdbserve.nlm.
7006
7007Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7008
7009 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7010 GDB, as well as AIX dbx, supports the size type attribute.
7011
7012Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7013
7014 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7015
7016Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7017
7018 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7019 and new 'if' and 'while' commands.
7020
7021Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7022
7023 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7024
7025Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7026
7027 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7028 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7029 NetWare targets. Mostly stolen from the Server node.
7030
7031Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7032
7033 * gdb.texinfo (Setting): Talk about the language of a source file
7034 versus the working language. The old documentation did not match
7035 what GDB did.
7036
7037Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7038
7039 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7040 of a source file.
7041
7042Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7043
7044 * gdb.texinfo (Processes): New node.
7045
7046Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7047
7048 * remote.texi: Update documentation of set/show mipsfpu.
7049
3fc11d3e
JM
7050Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7051
7052 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7053 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7054
7055Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7056
7057 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7058 obsolete conditionals, described some others.
7059
7060Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7061
7062 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7063 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7064
7065Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7066
7067 * gdbint.texinfo: Put regex conditionals in their own table.
7068
7069Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7070
7071 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7072 described or fixed the descriptions of many others.
7073
7074Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7075
7076 * gdb.texinfo: Add some more credits.
7077 * gdbint.texinfo: Capitalize GDB consistently, describe some
7078 macros and remove some.
7079
7080Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7081
7082 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7083 obsolete conditionals, described some others.
7084
7085Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7086
7087 * gdb.texinfo (help targets): Changed to `help target', which
7088 is the correct gdb command.
7089
7090Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7091
7092 * annotate.texi (TODO): New node, for keeping track of annotations
7093 suggested but not yet implemented.
7094
7095Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7096
7097 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7098 another symbol, it is not the address itself.
7099
7100Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7101
7102 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7103 of stabs-in-coff sections.
7104
7105Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7106
7107 * annotate.texi: Change edition to 0.5 and date to May 1994.
7108 Add index.
7109 (Frames): New node, for frame annotation.
7110 (Displays): New node, for display annotation.
7111
7112 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7113 when waiting for your program to stop.
7114
7115Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7116
7117 * annotate.texi (Breakpoint Info): Document annotation of header
7118 fields and record annotation.
7119
7120Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7121
7122 * annotate.texi: New file, to document annotations.
7123
7124Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7125
7126 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7127 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7128
7129Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7130
7131 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7132 section, and say n_strx field is compilation unit relative.
7133 * stabs.texinfo: Don't use @code for a.out when it is the name of
7134 an object file format.
7135
7136Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7137
7138 * gdb.texinfo: Refer to file names, not path names, per rms
7139 convention.
7140 (Arguments): Fix typo.
7141
7142Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7143
7144 * stabs.texinfo (Global Variables): Talk about stabs in files
7145 where variables are referenced, but not defined.
7146
7147Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7148
7149 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7150 Cplusplus to new nodes Member Type Descriptor and Method Type
7151 Descriptor. Re-write stuff for #.
7152
7153Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7154
7155 * gdb.texinfo (Print Settings): Don't document "set print
7156 fast-symbolic-addr off". The bug which it worked around was fixed
7157 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7158
7159 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7160 N_ENTRY node.
7161
7162 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7163
7164Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7165
7166 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7167 references to ieee-float.c.
7168
7169Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7170
7171 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7172 match what the code actually does.
7173
7174Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7175
7176 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7177
7178Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7179
7180 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7181 i, and b.
7182
7183Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7184
7185 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7186 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7187 as "stabs in sections" rather than just saying "ELF and SOM".
7188 Also make that stuff apply to COFF.
7189
7190Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7191
7192 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7193 Ghostscript.
7194
7195Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7196
7197 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7198 versus functions without line numbers, also mention stepping into
7199 them as well as "step" when you are in them. Tell the user how to
7200 deal with the situation. Add comment about "debugging information".
7201
7202Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7203
7204 * stabs.texinfo (Enumerations): Document restriction on where
7205 enumeration types can appear and still win with GDB.
7206
7207Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7208
7209 * stabs.texinfo (Negative Type Numbers): Document format for type
7210 -16.
7211
7212Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7213
7214 * gdb.texinfo (Selection, Frame Info): Update information about
7215 arbitrary frame specficiations.
7216
7217Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7218
7219 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7220
7221Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7222
7223 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7224
7225Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7226
7227 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7228
7229Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7230
7231 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7232 Differences node to Statics node.
7233 (Statics): Discuss XCOFF use of V symbol descriptor.
7234
7235 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7236 not clean.
7237
7238Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7239
7240 * gdb.texinfo (Print Settings): Document `set print
7241 fast-symbolic-addr' and improve the doc for some other
7242 `set print's.
7243
7244Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7245
7246 * stabs.texinfo (String Field): Talk about defining several type
7247 numbers at once.
7248 Fix lint regarding changing node ELF Transformations to
7249 ELF and SOM Transformations.
7250
7251Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7252
7253 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7254
7255Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7256
7257 * stabs.texinfo (Cross-References): `::' is for nested types only
7258 within <>.
7259 (Structures): Document static members.
7260
7261Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7262
7263 * stabs.texinfo: Document S type attribute.
7264
7265Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7266
7267 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7268
7269Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7270
7271 * gdbint.texinfo: Fix a few typos.
7272
7273Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7274
7275 * gdb.texinfo, remote.texi: formatting improvements
7276
7277 * gdb.texinfo (New Features): mention threads.
7278 (Summary, C): fix xrefs in newly contributed text.
7279 (Threads): index entries, clarifications, example
7280 (passim): minor typos fixed, phrasing improvements
7281
7282 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7283 entries; (Server): explain use of gdbserver w/real-time systems,
7284 add example of conflicting TCP port; (MIPS Remote) break up
7285 running text into table, highlighting commands, and add example.
a9331b3f 7286
c906108c
SS
7287Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7288
7289 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7290
7291Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7292
7293 * stabs.texinfo (Nested Symbols): New node.
7294 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7295
7296Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7297
7298 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7299 to picking which Bbss.bss symbol to use, and (because there seems to
7300 be no good way of doing it) re-write some of the text to make it
7301 sound like Bbss.bss isn't such a great idea after all (as currently
7302 designed).
7303
7304 * gdb.texinfo (C): In addition to saying people have to use g++ for
7305 good results, say they have to use stabs. Specifically say cfront
7306 doesn't work well.
7307 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7308 the gdb README. Add xrefs to places where the support for the various
7309 languages is described in detail.
7310
7311Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7312
7313 * stabs.texinfo: Clean up stuff about visibility and virtual
7314 characters.
7315
7316 * stabs.texinfo (N_M2C): Cite Sun doc.
7317
7318Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7319
7320 * gdb.texinfo: updates re threads.
7321 * remote.texinfo: avoid index entries starting with digits.
7322
7323Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7324
7325 * stabs.texinfo (Enumerations): Talk about large, negative and
7326 octal values. Clean up cross reference to type attributes.
7327 (String Field): Say that GDB 4.11 supports size attribute.
7328
7329Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7330
7331 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7332 is a mandatory step. Make the stuff about that more concise.
7333
7334Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7335
7336 * stabs.texinfo (Class Names): New node.
7337
7338 * gdb.texinfo (Command Files): Explain order of init file reading.
7339
7340 * remote.texi (Bootstrapping): Talk about getting the serial driver
7341 to deal with ^C sent by gdb to stop the remote system.
7342
7343Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7344
7345 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7346
7347 * libgdb.texinfo (Defining Commands): made the DOC arg
7348 to gdb_define_app_command a char * instead of char **
7349 per a suggestion from kingdon.
7350
7351 * libgdb.texinfo: total rewrite from a different starting
7352 premise.
7353
7354Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7355
7356 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7357 floats passed as doubles (to improve clarity).
7358
7359Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7360
7361 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7362
7363 * a4rc.sed: update to work with Andreas Vogel papersize params
7364
7365 * refcard.tex: use Andreas Vogel simplifications of papersize
7366 params; remove useless version info; update copyright date.
7367
7368Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7369
7370 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7371
7372Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7373
7374 * gdb.texinfo (Files): Say what address the load command loads it at.
7375
7376 * stabs.texinfo (Common Blocks): Minor cleanups.
7377
7378 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7379 that Sun has backed away from the linker kludge and thus the relevant
7380 issue is changes to the SunPRO tools, not the Solaris linker.
7381
7382 * stabs.texinfo (Traditional Integer Types): Clean up description
7383 of octal bounds a little bit. Document extra leading zeroes.
7384
7385Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7386
7387 * gdb.texinfo (Signaling): Update for symbolic symbol names
7388 and add a section explaining the difference between the GDB
7389 signal command and the shell kill utility.
7390
7391Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
7392
7393 * libgdb.texinfo: added `@' to braces that were unescaped.
7394
7395Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
7396
7397 * libgdb.texinfo: new file. Spec for the gdb library.
7398
7399Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7400
7401 * stabs.texinfo (Include Files): Fix typo (start -> end).
7402
7403Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7404
7405 * gdb.texinfo, remote.texi: assorted small improvements, mostly
7406 from Melissa at FSF's editing pass.
7407
7408Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7409
7410 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7411 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7412 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7413
7414Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7415
7416 * remote.texi (Bootstrapping): Discuss 386 call gates.
7417
7418Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7419
7420 * stabs.texinfo (Based Variables): New node.
7421
7422Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7423
7424 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7425 names, sizes, and formats to suggest how not to lose.
7426
7427Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7428
7429 * stabs.texinfo (Methods): Fix typo.
7430
7431Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7432
7433 * gdb.texinfo: Fix a few typos.
7434
7435Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7436
7437 * gdb.texinfo: Clarify how well it works with Fortran.
7438
7439 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
7440 More on relocating stabs in ELF files.
7441
7442Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7443
7444 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
7445
7446Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7447
7448 * stabs.texinfo (Local Variable Parameters): Talk about nameless
7449 parameters on VAX.
7450
7451Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7452
7453 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
7454
7455Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7456
7457 * stabs.texinfo: Make info author notice match the TeX author notice.
7458
7459Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7460
7461 * stabs.texinfo: Initial-caps all words in node names and
7462 non-trivial words in section names.
7463
7464Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7465
7466 * stabs.texinfo: Many minor cleanups.
7467
7468 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
7469
7470Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
7471
7472 * stabs.texinfo: Remove full description of big example.
7473 It's not really helpful; just use pieces of it where appropriate.
7474 Add more Texinfo formatting directives (@samp, etc.).
7475 Use @deffn to define stab types.
7476 Eliminate some wordiness. Break up some nodes.
7477 Add an (alphabetized) index of symbol types.
7478 Use consistent capitalization style in node and section names.
7479
7480Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
7481
7482 * gdb.texinfo: Change typo "Two two" to "The two".
7483
7484Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7485
7486 * stabs.texinfo (XCOFF-differences): Remove references to
7487 non-existent types N_DECL and N_RPSYM.
7488
7489 * stabs.texinfo (String Field): Say that type attributes bug is
7490 fixed in GDB 4.10, since it is.
7491
7492 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
7493
7494Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
7495
7496 * stabs.texinfo: Formatting cleanups.
7497
7498Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7499
7500 * stabs.texinfo: When explaining the n_type of a stab, standardize
7501 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
7502 no tabs, use @r).
7503 (Global Variables): Clean up.
7504
7505Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7506
7507 * stabs.texinfo (Stack Variables): Re-write.
7508
7509Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7510
7511 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7512 addresses of a source file. Also revise formatting.
7513 Change "object module" or "object file" to "source file".
7514 Various: Miscellaneous cleanups.
7515
7516Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7517
7518 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7519
7520Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
7521
7522 * gdbint.texinfo: Removed many nonsensical machine-collected
7523 host and target conditionals, described some of the remainder.
7524
7525Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7526
7527 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7528
7529 * gdbint.texinfo (Top): Add name to @top line, and re-write the
7530 paragraph which follows.
7531
7532 * gdbint.texinfo (Host): Use @code not @samp for Makefile
7533 variables. Looks better and avoids overful hbox.
7534
7535Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7536
7537 * stabs.texinfo (Procedures): Improve stuff on nested functions.
7538
7539Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7540
7541 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
7542 retransmit-timeout
7543
7544Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7545
7546 * gdbint.texinfo: Update statement about `some ancient Unix
7547 systems, like Ultrix 4.0' to Ultrix 4.2.
7548
7549Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
7550
7551 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7552
7553 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7554
7555 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
7556 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7557
7558 * remote.texi: new name for former gdbinv-s.texi
7559
7560 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7561
7562Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
7563
7564 * gdbinv-s.texi: Documented timeout and retransmit-timeout
7565 variables for MIPS remote debugging protocol.
7566
7567Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7568
7569 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7570
7571Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7572
7573 * Makefile.in (refcard.dvi): Use srcdir where necessary.
7574
7575Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
7576
7577 * gdb.texinfo: repair conditional bugs in text markup
7578
7579Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7580
7581 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7582 to select Modula-2 material.
7583
7584Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7585
7586 * stabs.texinfo: Cleanups regarding statics.
7587
7588 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7589 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
7590
7591Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7592
7593 * stabs.texinfo: N_MAIN is sometimes used for C.
7594
7595Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7596
7597 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7598
7599Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
7600
7601 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 7602 removed from the code by Kingdon.
c906108c
SS
7603
7604Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7605
7606 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7607 input when evaluating breakpoint conditions; the bug has been fixed.
7608
7609 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7610 sets the ignore count to N-1, not to N.
7611
7612Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7613
7614 * refcard.tex (\hoffset): correct longstanding error to match
7615 intended offset; avoids cutting off edge on some printers
7616
7617Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7618
7619 * stabs.texinfo (Parameters): Say that order of stabs is significant.
7620
7621Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7622
7623 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7624
7625Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7626
7627 * Makefile.in: (REFEDITS) new var to control whether PS or CM
7628 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7629 collect sed edits if any, apply to refcard before formatting;
7630 (refcard.ps) stop implying PS fonts if PS output requested;
7631 (lrefcard.ps) delete extra target for variant PS fonts
7632
7633 * refcard.tex: parametrize papersize dependent info, collect
7634 in easily replaced spot
7635
7636 * a4rc.sed: new file, edits to refcard for A4 paper
7637
7638Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7639
7640 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7641
7642Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7643
7644 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7645
7646Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7647
7648 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7649 politely rather than rudely.
7650
7651Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7652
7653 * stabs.texinfo: Document common blocks.
7654
7655Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
7656
7657 * stabs.texinfo: Add some basic info about stabs-in-elf.
7658
7659Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7660
7661 * stabs.texinfo (Top): Minor cleanup.
7662
7663Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7664
7665 * Makefile.in (install-info): remove parentdir support
7666
7667Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7668
7669 * gdb.texinfo (Copying): delete this node and references to it;
7670 RMS says this manual need not carry GPL. (passim): Improvements
7671 from last round at FSF, largely due to Ian Taylor review, and
7672 minor formatting improvements.
7673
7674 * gdbinv-s.texi (passim): Improvements from last round at FSF,
7675 largely due to Ian Taylor review. (Debug Session): minor edits to
7676 new text.
7677
7678Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
7679
7680 * Makefile.in (realclean): Remove info and dvi files too.
7681
7682Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
7683
7684 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7685 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
7686 * gdb.texinfo: Change accordingly.
7687
7688 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
7689 N_{L,R}BRAC,N_SLINE are relative to.
7690
7691Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
7692
7693 * Makefile.in (GDBvn.texi): Update atomically.
7694
7695Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
7696
7697 * gdbinv-s.texi (Debug Session): Document exceptionHook.
7698
7699Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
7700
7701 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7702 addresses together. Also motivate the set print symbol-filename
7703 command and suggest other solutions.
7704
7705Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
7706
7707 * gdb.texinfo (set print elements): Note that the number of
7708 elements is set to unlimited by "set print elements 0".
7709
7710Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
7711
7712 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7713 NF_LDOUBLE means.
7714 (Stab Types): Include Solaris stab types.
7715 (Procedures): Document Solaris extensions.
7716
7717Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7718
7719 * gdb.texinfo: Add `set print symbol-filename' doc.
7720
7721Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7722
7723 * stabs.texinfo (Arrays): Talk about type definition vs. type
7724 information.
7725
7726 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
7727 the trailing semicolon.
7728
7729Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7730
7731 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
7732 and merge in other parts of the document addressing these subjects.
7733 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
7734
7735 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
7736 at the end of a range type.
7737
7738 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
7739 AIX extensions.
7740
7741Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7742
7743 * stabs.texinfo (Stabs Format): Misc fixes.
7744
7745Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7746
7747 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
7748 (Traditional builtin types): Document convex convention for long long.
7749 (Negative builtin types): Discuss type names, and misc fixes.
7750
7751Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7752
7753 * stabs.texinfo (Builtin Type Descriptors): Document the floating
7754 point types used with @samp{R} type descriptor.
7755 (Symbol Descriptors): Describe how to handle conflict between
7756 different meanings of @samp{P} symbol descriptor.
7757
7758Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7759
7760 * stabs.texinfo: Remove node Quick Reference and put its children
7761 directly under the main menu.
7762
7763 * stabs.texinfo: Many more changes to bring it into line with
7764 AIX documentation and reality. I think it now has all the
7765 information from the AIX documentation, except that I burned
7766 out when I got to variant records (Pascal and Modula-2) and
7767 all the COBOL types. Oh well, we can add them later when we're
7768 worrying more about those languages.
7769
7770 * stabs.texinfo (Automatic variables): Talk about what it means
7771 to omit the symbol descriptor.
7772
7773Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7774
7775 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
7776 gcc2 behavior with promoted args.
7777
7778Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7779
7780 * gdb.texinfo: include readline appendices in info version of manual
7781
7782Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7783
7784 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
7785 target remote.
7786
7787 * gdb.texinfo (Machine Code): more index entries for disassemble
7788
7789Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
7790
7791 * Clarify the intended use of the gdb-testers and gdb-patches
7792 mailing lists, and shrink gzip comment.
7793
7794Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7795
7796 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
7797 DOSHOST configuration of manual.
7798
7799 * gdb.texinfo (MIPS Stack): new node.
7800
7801 * all-config.texi (MIPS) new switch.
7802
7803 * gdbinv-s.texi (Nindy Options) Remove two instances of future
7804 tense; (MIPS Remote) new node.
7805
7806 * gdb.texinfo (passim) rephrases to work around makeinfo @value
7807 bug; (Environment) less passive, other small cleanups in text about
7808 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
7809 (Remote) new MIPS Remote menu entry.
7810
7811Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
7812
7813 * stabs.texinfo: Many changes to include information from the
7814 AIX documentation.
7815
7816 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
7817
7818Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
7819
7820 * gdbint.texinfo (new node Debugging GDB, elsewhere):
7821 Move a bunch of information from ../README.
7822 (Getting Started): New node.
7823
7824Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7825
7826 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
7827
7828 * gdb.texinfo: advance manual revision dates to present
7829
7830 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
7831 stop using silly Roman numerals in @set variable names
7832
7833Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
7834
7835 * stabs.texinfo (Parameters): Keep trying to get this right.
7836
7837Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
7838
7839 * stabs.texinfo (Parameters): More on "local parameters".
7840
7841Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
7842
7843 * stabs.texinfo (Parameters): Re-do "local parameters" section.
7844
7845Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
7846
7847 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
7848 (Parameters): Rewrite.
7849 (xcoff-differences, Sun-differences): Minor changes.
7850
7851Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
7852
7853 * stabs.texinfo: Minor cleanup.
7854
7855Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
7856
7857 * gdbint.texinfo: Minor xcoff stuff.
7858
7859Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
7860
7861 * gdbint.texinfo: Update for new config directory structure.
7862 Add info about internal type data structures.
7863
7864Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
7865
7866 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
7867 $(srcdir).
7868 (gdb-config.texi): Depend on file in $(srcdir).
7869
7870Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
7871
7872 * stabs.texinfo: Fixes about N_SO.
7873
7874Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7875
7876 * gdb.texinfo: include list of nonstandard init file names
7877
7878 * *-config.texi: new switch GENERIC for text that applies *only*
7879 to (usual) multiple-target version of manual
7880
7881 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
7882 h8 config
7883
7884 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
7885 in menus (rather than conditionally selected multiple alternative
7886 menus).
7887
7888 * Makefile.in: define and use DOC_CONFIG var to select
7889 configuration for GDB user manual.
7890
7891 * gdb-config.texi: delete from repository, generate from Makefile.
7892
7893 * all-config.texi: normal `generic' configuration file, formerly
7894 stored as gdb-config.texi
7895
7896Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
7897
7898 * Makefile.in: add dvi target to build all .dvi files
7899
7900Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7901
7902 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
7903
7904Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
7905
7906 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
7907 host conditionals.
7908 * stabs.texinfo: More array fixes inspired by Jim's.
7909
7910Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
7911
7912 * stabs.texinfo: Fixes re arrays and continuations.
7913
7914 * gdbint.texinfo: Add XCOFF node.
7915
7916Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
7917
7918 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
7919
7920Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
7921
7922 * stabs.texinfo: Fix for array types to mention lower bounds.
7923
7924Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
7925
7926 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
7927
7928Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
7929
7930 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
7931
7932Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
7933
7934 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
7935 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
7936
7937Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
7938
7939 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
7940
7941Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7942
7943 * gdb.texinfo, gdbinv-s.texi: misc updates
7944
7945Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
7946
7947 * gdbint.texinfo: Brief documentation for longjmp support,
7948 from an email msg by Stu.
7949
7950Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
7951
7952 * stabs.texinfo: Fix description of floating point "range"
7953 types (which really define basic types). Reported by Jim Meehan,
7954 <meehan@src.dec.com>.
7955
7956 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
7957
7958Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
7959
7960 * gdbint.texinfo: Slightly expand section on supporting a new
7961 object file format.
7962
7963Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
7964
7965 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
7966 intermediate file.
7967
7968Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7969
7970 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
7971
7972Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7973
7974 * gdbinv-s.texi: z8000 simulator target name is just "sim"
7975
7976 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
7977 as well as Z8002.
7978
7979Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
7980
7981 * gdbint.texinfo: Add sections on clean design and on how to send
7982 in changes.
7983
7984Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
7985
7986 * gdbint.texinfo: Add how to declare the result of make_cleanup.
7987
7988Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
7989
7990 * gdb.texinfo: Fix typo, reported by Karl Berry.
7991
7992Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
7993
7994 * gdb.texinfo: Add opcodes dir to GDB distribution description.
7995
7996Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7997
7998 * gdbint.texinfo: fixed a stray email address (needs @@),
7999 added @table @code to node "Native Conditionals"
8000
8001Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8002
8003 * gdbint.texinfo: Describe coding style of GDB.
8004
8005Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8006
8007 * stabs.texinfo: Minor wording changes.
8008
8009Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8010
8011 * gdbint.texinfo: Improve release doc slightly.
8012
8013Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8014
8015 * gdbint.texinfo: Improve doc of GDB config macros.
8016
8017Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8018
8019 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8020 These will be reinserted when examined.
8021
8022Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8023
8024 * gdbint.texinfo: Make a start at documenting all the #if macros
8025 in GDB. At least list them all, and start separating them into
8026 host-specific and target-specific.
8027
8028Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8029
8030 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8031 examples (not consistent w others).
c906108c
SS
8032 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8033 for generic vn of doc
8034
8035Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8036
8037 * Makefile.in: always create installation directories.
8038
8039Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8040
8041 * gdb.texinfo: in h8 config, do not describe searching commands.
8042
8043Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8044
8045 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8046 conditionals; introduce a few generic switches that may be
8047 useful for other cross-dev or dos-hosted configs.
8048
8049 * gdb.texinfo: fix typo in "info reg" description
8050
8051Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8052
8053 * stabs.texinfo: Minor updates from running TeX over it.
8054 * Makefile.in (stabs.dvi, stabs.ps): Add.
8055
8056Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8057
8058 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8059 First pass at converting it to texinfo.
8060
8061Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8062
8063 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8064 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8065
8066Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8067
8068 * gdbint.texinfo: Add section on partial symbol tables.
8069
8070Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8071
8072 * gdb.texinfo: document `set remotedebug' and `set
8073 rstack_high_address'.
8074
8075Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8076
8077 * gdb.texinfo: slight expansion of new text on reading info files
8078 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8079 H8/300 from DOS.
8080
8081Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8082
8083 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8084
8085Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8086
8087 * gdb.texinfo: Say how to read the `info' files.
8088
8089Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8090
8091 * Makefile.in: gm4 -> m4.
8092
8093Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8094
8095 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8096 Documentation' ahead of `Installing GDB' to match README.
8097 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8098 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8099
8100Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8101
8102 * Makefile.in: remove $(srcdir) from gdb.info rule.
8103
8104Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8105
8106 * Makefile.in: commented out gdb-all.texinfo rule. This is
8107 temporary.
8108
8109Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8110
8111 * Makefile.in, configure.in: removed traces of namesubdir,
8112 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8113 copyrights to '92, changed some from Cygnus to FSF.
8114
8115Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8116
8117 * gdb.texinfo: Improve how we ask for bug reports.
8118
8119Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8120
8121 * Makefile.in: infodir belongs in datadir.
8122
8123Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8124
8125 * Makefile.in: remove spaces following hyphens, bsd make can't
8126 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8127 standards.text support.
c906108c
SS
8128
8129Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8130
8131 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8132 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8133 and mandir now keyed off datadir by default.
8134
8135\f
8136Local Variables:
9e9c5ae7 8137mode: change-log
c906108c
SS
8138left-margin: 8
8139fill-column: 74
8140version-control: never
8141End:
This page took 1.19027 seconds and 4 git commands to generate.