fix >80 column entry in earlier entry
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
01124a23
DE
12011-05-13 Doug Evans <dje@google.com>
2
7e0396aa
DE
3 * gdb.texinfo (Threads): Clarify default value for libthread-db-search-path.
4
01124a23
DE
5 * gdb.texinfo (Completion): Update example.
6 (Debugging Output): Delete `set/show debug lin-lwp-async'.
7
d248b706
KY
82011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
9
10 * gdb.texinfo: Document change in the behaviour of the enable and
11 disable GDB commands when applied to tracepoints.
12 Document the EnableDisableTracepoints remote stub feature.
13 Document QTEnable and QTDisable in the list of tracepoint packets.
14
cc88a640
JK
152011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16
17 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
18 hsuser.texi.
19 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
20 comment to hsuser.texi. Change rluser.texi name in the comment.
21
84e578fb
DE
222011-05-10 Doug Evans <dje@google.com>
23
24 * gdb.texinfo (Threads): If an empty path is provided for
25 libthread-db-search-path it is reset to its default value.
26 (Server): Ditto.
27
478aac75
DE
282011-05-09 Doug Evans <dje@google.com>
29
30 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
31
9c06b0b4
TJB
322011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
33 Thiago Jung Bauermann <bauerman@br.ibm.com>
34
35 Implement support for PowerPC BookE masked watchpoints.
36 * gdb.texinfo (Set Watchpoints): Document mask parameter.
37 (PowerPC Embedded): Mention support of masked watchpoints.
38
9ed350ad
JB
392011-05-03 Joel Brobecker <brobecker@adacore.com>
40
41 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
42 `@value{GDBN}'.
43
4ceed123
JB
442011-05-03 Joel Brobecker <brobecker@adacore.com>
45
46 * gdb.texinfo (titlepage): Remove dedication.
47 (In Memoriam): New appendix.
48
559a7a62
JK
492011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
50 Eli Zaretskii <eliz@gnu.org>
51
52 * gdb.texinfo (Index Section Format): Change the version to 5.
53 Describe the different formula.
54
03f2bd59
JK
552011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
56 Eli Zaretskii <eliz@gnu.org>
57
58 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
59 for disconnected tracing.
60 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
61 extended-remote relationship. Mention --once.
62 (TCP port allocation lifecycle of @code{gdbserver}): New.
63
d9b1a651
EZ
642011-04-23 Eli Zaretskii <eliz@gnu.org>
65
66 * gdb.texinfo (Server): Improve indexing. Index all optional
67 switches to gdbserver.
68
90476074
TT
692011-04-20 Tom Tromey <tromey@redhat.com>
70
71 * gdb.texinfo (Index Section Format): New node.
72 (Top): Add new node to menu.
73
c21236dc
PA
742011-04-20 Pedro Alves <pedro@codesourcery.com>
75
76 * gdb.texinfo (Maintenance Commands): Document `maint print
77 remote-registers'.
78
05c8c3f5
TT
792011-04-20 Tom Tromey <tromey@redhat.com>
80
81 * gdb.texinfo (Trace File Format): Move node later.
82
7a9dd1b2
TT
832011-04-19 Tom Tromey <tromey@redhat.com>
84
85 * gdbint.texinfo (Register Information Functions): Remove
86 duplicate "the".
87 * gdb.texinfo (Emacs): Remove duplicate "to".
88 (GDB/MI Variable Objects): Remove duplicate "the".
89 (General Query Packets): Likewise.
90
4368ebeb
JB
912011-04-02 Joel Brobecker <brobecker@adacore.com>
92
93 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
94 "GDB/MI Ada Exception Information" node.
95
956a9fb9
JB
962011-04-01 Joel Brobecker <brobecker@adacore.com>
97
98 * gdb.texinfo (GDB/MI Ada Exception Information): Document
99 the "exception-name" field in the *stopped async record.
100
f1310107
TJB
1012011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
102 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
103
104 Implement support for PowerPC BookE ranged breakpoints.
105 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
106
8786b2bd
TT
1072011-03-28 Tom Tromey <tromey@redhat.com>
108
109 * gdb.texinfo (Set Tracepoints): Fix typo.
110
9ef07c8c
TT
1112011-03-24 Tom Tromey <tromey@redhat.com>
112
113 * gdb.texinfo (Specify Location): Document `function:label'
114 linespec.
115
99c3dc11
PM
1162011-03-18 Phil Muldoon <pmuldoon@redhat.com>
117
f1310107 118 PR python/12149
99c3dc11
PM
119
120 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
121
29703da4
PM
1222011-03-17 Phil Muldoon <pmuldoon@redhat.com>
123
124 * gdb.texinfo (Blocks In Python): Add is_valid method description.
125 (Inferiors In Python): Likewise.
126 (Threads In Python): Likewise.
127 (Symbols In Python): Likewise.
128 (Objfiles In Python): Likewise.
129 (Symbol Tables In Python): Likewise.
130
c9174737
PA
1312011-03-15 Pedro Alves <pedro@codesourcery.com>
132
133 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
134 display>: Explain that the commands accept number ranges.
135
7371cf6d
PM
1362011-03-14 Phil Muldoon <pmuldoon@redhat.com>
137
138 * gdb.texinfo (Breakpoints In Python): Add description and example
139 of Python stop function operation.
140
ecec24e6
PM
1412011-03-10 Phil Muldoon <pmuldoon@redhat.com>
142
143 * gdb.texinfo (Parameters In Python): Document get_set_string and
144 get_show_string methods.
145
6dcd5565
JK
1462011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
147
148 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
149
81896e36
JK
150 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
151 circular-trace-buffer name.
152
5e30da2c
JB
1532011-02-28 Joel Brobecker <brobecker@adacore.com>
154
155 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
156 in the previous change.
157
3bd0f5ef 1582011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
159
160 * gdb.texinfo (Inferiors and Programs): Update commands to show
161 that they can accept multiple arguments.
162
4ec7539c
JB
1632011-02-24 Joel Brobecker <brobecker@adacore.com>
164
165 Revert the following patch (code patch was not approved):
166 2011-02-21 Hui Zhu <teawater@gmail.com>
167 * agentexpr.texi (bytecode descriptions): add printf.
168 * gdb.texinfo (tracepoint action lists): add printf.
169
82809774
DE
1702011-02-23 Doug Evans <dje@google.com>
171
172 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
173
e5a67952
MS
1742011-02-23 Michael Snyder <msnyder@vmware.com>
175
176 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
177 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
178 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
179
6e6fbe60
DE
1802011-02-22 Doug Evans <dje@google.com>
181
182 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
183 Clarify behaviour of lookup_symbol when `block' argument is omitted,
184 add description of result, fix @defun formatting.
185
f994e27a
HZ
1862011-02-21 Hui Zhu <teawater@gmail.com>
187
188 * agentexpr.texi (Bytecode Descriptions): Add printf.
189 * gdb.texinfo (Tracepoint Action Lists): Add printf.
190
c7f96d2b
TT
1912011-02-18 Tom Tromey <tromey@redhat.com>
192
193 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
194
60f98dde
MS
1952011-02-14 Michael Snyder <msnyder@vmware.com>
196
197 * gdb.texinfo (threads): Document argument for "info threads" cmd.
198 Document new command "thread find".
199
08e796bc
MS
2002011-02-14 Michael Snyder <msnyder@vmware.com>
201
202 * gdb.texinfo (Threads): Update example of new thread message.
203
b3b9301e
PA
2042011-02-14 Pedro Alves <pedro@codesourcery.com>
205
206 * gdb.texinfo (Remote Configuration): Mention set/show remote
207 traceframe-info.
208 (Tools/Packages Optional for Building GDB): Mention that expat is
209 used for traceframe info.
210 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
211 (General Query Packets) <qSupported>: Describe the
212 qXfer:traceframe-info:read feature.
213 (qXfer::read): Describe qXfer:traceframe-info:read.
214 (Traceframe Info Format): New section.
215
cef35b0f
PA
2162011-02-04 Pedro Alves <pedro@codesourcery.com>
217
218 * gdbint.texinfo (Formatting): Mention some formatting guidelines
219 for casts and unary operators.
220
f1cbe1d3
TT
2212011-02-04 Tom Tromey <tromey@redhat.com>
222
223 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
224 is not useful.
225
585fdaa1
PA
2262011-01-25 Pedro Alves <pedro@codesourcery.com>
227
228 * gdb.texinfo: s/value optimized out/optimized out/g
229
7bfc9434
JB
2302011-01-21 Joel Brobecker <brobecker@adacore.com>
231
232 * gdb.texinfo (Other Misc Settings): Rework part of the
233 documentation of the "set interactive mode" command.
234
4694da01
TT
2352011-01-19 Tom Tromey <tromey@redhat.com>
236
237 * gdb.texinfo (Threads): Document thread name output and `thread
238 name' command.
239 (Threads In Python): Document Thread.name attribute.
240 (GDB/MI Thread Commands): Document thread attributes.
241
b716877b
AB
2422011-01-12 Andrew Burgess <aburgess@broadcom.com>
243
244 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
245 changes in mi/mi-cmd-disas.c
246
13fd8b81
TT
2472011-01-12 Tom Tromey <tromey@redhat.com>
248
249 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
250 Fix "thread apply" text.
251
e09342b5
TJB
2522011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
253 Thiago Jung Bauermann <bauerman@br.ibm.com>
254
255 Implement support for PowerPC BookE ranged watchpoints.
256 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
257 the "set powerpc exact-watchpoints" flag.
258
06e65f44
TT
2592011-01-07 Tom Tromey <tromey@redhat.com>
260
261 * gdb.texinfo (Python API): Add descriptions to @menu items.
262
d8e22779
TT
2632011-01-06 Tom Tromey <tromey@redhat.com>
264
265 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
266
a255712f
PP
2672010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
268
e09342b5 269 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 270
ccfc3d6e
TT
2712011-01-06 Tom Tromey <tromey@redhat.com>
272
273 PR python/12133:
274 * gdb.texinfo (Frames In Python): Document various frame
275 constants.
276
44944448
JB
2772011-01-05 Joel Brobecker <brobecker@adacore.com>
278
279 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
280 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
281 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
282
42ea3d7a
JK
2832011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
284
285 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
286 (clean): Add GDBvn.texi.
287
720d1a40
JB
2882010-12-29 Joel Brobecker <brobecker@adacore.com>
289
290 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
291 occasional case where the debugger prints an array address
292 instead of the array itself.
293
ad196637
PA
2942010-12-23 Pedro Alves <pedro@codesourcery.com>
295
296 * gdb.texinfo (Packets) <read registers packet>: Document support
297 for registers that were not collected.
298
a86caf66
DE
2992010-12-15 Doug Evans <dje@google.com>
300
301 * gdb.texinfo (Startup): Document auto-loading of scripts during
302 startup.
303 (Auto-loading): Delete "maint set python auto-load on|off".
304 Add "set auto-load-scripts on|off".
305
aae1c79a
DE
3062010-12-07 Doug Evans <dje@google.com>
307
308 * gdb.texinfo (Mode Options): Document -data-directory.
309 (Data Files): Add reference to -data-directory.
310
4e04c971
DE
3112010-11-29 Doug Evans <dje@google.com>
312
313 * gdb.texinfo (Pretty-Printer Introduction): Change
314 printer-name:subprinter-name to printer-name;subprinter-name.
315
94b6973e
PM
3162010-11-29 Phil Muldoon <pmuldoon@redhat.com>
317
318 PR python/12199
319
320 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
321
39037522
TT
3222010-11-23 Tom Tromey <tromey@redhat.com>
323
324 * gdb.texinfo (Top): Check SYSTEM_READLINE.
325 (Editing): Likewise.
326 (Command History): Likewise.
327 (TUI Keys): Likewise.
328 (Bug Reporting): Conditionally include rluser.texi and
329 inc-history.texinfo.
330 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
331 (GDB_DOC_SOURCE_INCLUDES): Add comment.
332 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
333 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
334 (gdb.pdf): Likewise.
335 (gdb.info): Likewise.
336 (gdb/index.html): Likewise.
337
5ae98d25
TT
3382010-11-23 Tom Tromey <tromey@redhat.com>
339
340 * Makefile.in (Makefile): Run ../config.status.
341 (distclean): Update.
342 * configure: Remove.
343 * configure.ac: Remove.
344
621c8364
TT
3452010-11-12 Tom Tromey <tromey@redhat.com>
346
347 * gdb.texinfo (Basic Python): Update. Add xref.
348 (Exception Handling): Document new exception classes.
349 (Types In Python): Update.
350 (Frames In Python): Update.
351
84f4c1fe
PM
3522010-11-11 Phil Muldoon <pmuldoon@redhat.com>
353
354 * gdb.texinfo (Breakpoints In Python): Document "internal"
355 parameter, and visible attribute.
356
99e7ae30
DE
3572010-11-05 Doug Evans <dje@google.com>
358
359 * gdb.texinfo (Source Path): Document "set directories".
360
f4b8a18d
KW
3612010-11-05 Ken Werner <ken.werner@de.ibm.com>
362
363 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
364 (OpenCL C): New node.
365
7b51bc51
DE
3662010-11-02 Doug Evans <dje@google.com>
367
368 * gdb.texinfo (Pretty Printing): Expand into three sections,
369 introduction, example, and commands.
370 (Python API): Delete section Disabling Pretty-Printers, merge into
371 Selecting Pretty-Printers.
372 (Writing a Pretty-Printer): New section. Move the pretty-printer
373 example here, and reformat to match python coding style. Add a second
374 example using the gdb.printing module.
375 (Python modules): Add gdb.printing.
376
9eeee977
DE
3772010-10-29 Doug Evans <dje@google.com>
378
379 * gdb.texinfo (Python): Fix long line.
380
a0e0ffdf
DE
3812010-10-20 Doug Evans <dje@google.com>
382
383 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
384 All references updated. Correct sections marked as subsections.
385 (Coding Standards): New chapter. Move the coding standard related
386 subsections here. Add section on Python coding standards.
387
0e3509db
DE
3882010-10-13 Doug Evans <dje@google.com>
389
390 * gdb.texinfo (Python): Add "Python modules".
391 (Types in Python): Add reference to gdb.types section.
392 (Python modules): New node.
393
44592cc4
DE
3942010-10-11 Doug Evans <dje@google.com>
395
396 * gdb.texinfo (Values From Inferior): Add reference to "Types in
397 Python" from gdb.Value.type description.
398
6e1bb179
JB
3992010-09-28 Joel Brobecker <brobecker@adacore.com>
400
401 * gdb.texinfo (Ravenscar Profile): New node.
402
e8467610
TT
4032010-09-22 Tom Tromey <tromey@redhat.com>
404
405 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
406
fccd1d1e
EZ
4072010-09-22 Eli Zaretskii <eliz@gnu.org>
408
409 * gdb.texinfo (Values From Inferior): Clarify that
410 value.dynamic_type works only in C++ programs with RTTI.
411
c1b6b909
TT
4122010-09-15 Paul Bolle <pebolle@tiscali.nl>
413
414 * gdb.texinfo (Character Sets): Correctly reference host-charset
415 in example.
416
7d288aaa
TT
4172010-09-13 Tom Tromey <tromey@redhat.com>
418
419 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
420 Document "fullname" and "from".
421
f75d858b
MK
4222010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
423
424 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
425 feature `reverse' output by -list-target-features.
426
83b9503b
L
4272010-08-31 H.J. Lu <hongjiu.lu@intel.com>
428
429 * gdb.texinfo (i386 Features): Remove an extra "@item".
430
03f17ccf
TT
4312010-08-30 Tom Tromey <tromey@redhat.com>
432
433 PR python/11792:
434 * gdb.texinfo (Values From Inferior): Document dynamic_type.
435
9779414d
DJ
4362010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
437
438 * gdb.texinfo (ARM Features): Document
439 org.gnu.gdb.arm.m-profile.
440
f9ffd4bb
TT
4412010-08-23 Tom Tromey <tromey@redhat.com>
442
443 PR python/11145:
444 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
445 reinterpret_cast methods.
446
702c2711
TT
4472010-08-23 Tom Tromey <tromey@redhat.com>
448
449 PR python/11915:
450 * gdb.texinfo (Types In Python): Document array method.
451
66b73624
TJB
4522010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
453
454 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
455
06a64a0b
TT
4562010-08-16 Tom Tromey <tromey@redhat.com>
457
458 * gdb.texinfo (Set Watchpoints): Document -location option.
459
a3a7127e
DE
4602010-08-13 Doug Evans <dje@google.com>
461
462 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
463
8dedea02
VP
4642010-08-13 Vladimir Prus <vladimir@codesourcery.com>
465
466 * gdb.texinfo (GDB/MI Data Manipulation): Document
467 -data-read-memory-raw and -data-write-memory-raw.
468
ca5c20b6 4692010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 470 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
471
472 * gdb.texinfo (Basic Python): Describe post_event API.
473
cb2e07a6
PM
4742010-08-11 Phil Muldoon <pmuldoon@redhat.com>
475
476 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 477 decode_line Python APIs
cb2e07a6 478
464b3efb
TT
4792010-08-10 Tom Tromey <tromey@redhat.com>
480
481 * gdb.texinfo (Pretty Printing API): Document
482 gdb.default_visualizer.
483
c29c521f
TT
4842010-08-10 Tom Tromey <tromey@redhat.com>
485
486 Revert gdb-add-index addition:
487 * gdb.texinfo (Index Files): Don't document gdb-add-index.
488
5da1313b
JK
4892010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
490 Eli Zaretskii <eliz@gnu.org>
491
492 * gdb.texinfo (Mode Options) <-batch>
493 (Basic Python) <gdb.execute>: Describe setting width and height.
494
02d868e8
PP
4952010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
496
497 * gdb.texinfo (Threads): Document 'debug libthread-db'.
498
c2bbed2a
TT
4992010-07-30 Tom Tromey <tromey@redhat.com>
500
501 * gdb.texinfo (Index Files): Mention gdb-add-index.
502
6c13bbe1
HZ
5032010-07-30 Hui Zhu <teawater@gmail.com>
504
505 * gdb.texinfo (Inferiors and Programs): Update the introduce of
506 "detach inferior" and "kill inferior".
507
53a71c06
CR
5082010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
509
510 * gdb.texinfo (Machine Code): Update description of two forms of
511 arguments, and add new example to demonstrate the new form.
512
5374244e
PM
5132010-07-27 Phil Muldoon <pmuldoon@redhat.com>
514
515 * gdb.texinfo (Values From Inferior): Add value inferior function
516 call description.
517
8ea5bce5
JK
5182010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
519
520 * gdb.texinfo (Active Targets): Fix wrong comma placement.
521
c0edd9ed
JK
5222010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
523 Eli Zaretskii <eliz@gnu.org>
524
525 Make core files the process_stratum.
526 * gdb.texinfo (Active Targets): Remove core_stratum. Include
527 record_stratum example.
528
9291a0cd
TT
5292010-07-13 Tom Tromey <tromey@redhat.com>
530
531 * gdb.texinfo (Index Files): New node.
532
f5011d11
TT
5332010-07-13 Tom Tromey <tromey@redhat.com>
534
535 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
536
0f5238ed
TT
5372010-07-13 Tom Tromey <tromey@redhat.com>
538
539 * gdb.texinfo (Specify Location): Document labels.
540
74c761c1
PA
5412010-07-01 Pedro Alves <pedro@codesourcery.com>
542
543 * gdb.texinfo (Create and Delete Tracepoints): Add more index
544 entries for fast tracepoints and static tracepoints.
545
501994c0
PA
5462010-07-01 Pedro Alves <pedro@codesourcery.com>
547
548 * gdb.texinfo (General Query Packets) <qfThreadInfo,
549 qsThreadInfo>: Spell out `l' as ell.
550
0fb4aa4b
PA
5512010-07-01 Pedro Alves <pedro@codesourcery.com>
552
553 * gdb.texinfo (Convenience Variables): Document $_sdata.
554 (Commands to Set Tracepoints): Describe static tracepoints. Add
555 `Listing Static Tracepoint Markers' menu entry. Document
556 "strace".
557 (Tracepoint Action Lists): Document collecting $_sdata.
558 (Listing Static Tracepoint Markers): New subsection.
559 (Tracepoints support in gdbserver): Mention static tracepoints.
560 (remote packets, enabling and disabling): Mention
561 read-sdata-object.
562 (General Query Packets) <qSupported>: Document qXfer:sdata:read
563 and StaticTracepoint.
564 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
565 Document qXfer:sdata:read.
566 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
567
dc3b15be
JB
5682010-06-29 Joel Brobecker <brobecker@adacore.com>
569
570 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
571
595939de
PM
5722010-06-28 Phil Muldoon <pmuldoon@redhat.com>
573 Tom Tromey <tromey@redhat.com>
574 Thiago Jung Bauermann <bauerman@br.ibm.com>
575
576 * gdb.texinfo (Inferiors In Python): New node.
577 * gdb.texinfo (Threads In Python): New node.
578
9279c692
JB
5792010-06-28 Joel Brobecker <brobecker@adacore.com>
580
581 * gdb.texinfo (Python): Document what the python directory is
582 and what its location is.
583 (Basic Python): Document the gdb.PYTHONDIR constant.
584
bc9f0842
TT
5852010-06-25 Tom Tromey <tromey@redhat.com>
586
587 PR python/10808:
588 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
589
f1421989
HZ
5902010-06-24 Hui Zhu <teawater@gmail.com>
591
592 * gdb.texinfo: (Commands for Controlled Output): Add
593 documentation for command "eval".
594
e4c0cfae
SS
5952010-06-21 Stan Shebs <stan@codesourcery.com>
596
597 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
598 * annotate.texinfo: Ditto.
599 * gdbint.texinfo: Ditto.
600 * stabs.texinfo: Ditto.
601
bb08c432
HZ
6022010-06-22 Hui Zhu <teawater@gmail.com>
603
604 * gdb.texinfo: (Process Record and Replay): Add documentation
605 for command "set record memory-query".
606
4f5d9f07
SS
6072010-06-21 Stan Shebs <stan@codesourcery.com>
608
609 * gdb.texinfo: Relicense under GFDL version 1.3.
610 * annotate.texinfo: Relicense under GFDL version 1.3.
611 * gdbint.texinfo: Relicense under GFDL version 1.3.
612 * stabs.texinfo: Relicense under GFDL version 1.3.
613 * fdl.texi: Update to version 1.3.
614
6aed2dbc
SS
6152010-06-18 Stan Shebs <stan@codesourcery.com>
616
a61408f8
SS
617 * gdb.texinfo (Operating System Auxiliary Information): Describe
618 "info os" when no arguments given.
619
6aed2dbc
SS
620 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
621 $_thread.
622
24e933df
HZ
6232010-06-18 Hui Zhu <teawater@gmail.com>
624
625 * gdb.texinfo: (Process Record and Replay): Add documentation
626 for commands "record save" and "record restore".
627
65d79d4b
SDJ
6282010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
629
630 * gdb.texinfo: Include information about the correct use
631 of addresses in the `watch' command.
632
d914c394
SS
6332010-06-11 Stan Shebs <stan@codesourcery.com>
634
635 * gdb.texinfo (Observer Mode): New section.
636 (General Query Packets): Document QAllow.
889bf7c5 637
967cf477
DE
6382010-06-04 Doug Evans <dje@google.com>
639
640 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
641
aaf4119b
DE
6422010-06-03 Doug Evans <dje@google.com>
643
644 * gdbint.texinfo (Coding): Add subsection on command names.
645
9eae7c52
TT
6462010-06-02 Tom Tromey <tromey@redhat.com>
647
648 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
649 always-disassemble.
650
fa593d66
PA
6512010-06-01 Pedro Alves <pedro@codesourcery.com>
652
653 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
654 gdbserver, and add cross reference.
655 (Tracepoints support in gdbserver): New subsection.
656
dde08ee1
PA
6572010-05-26 Pedro Alves <pedro@codesourcery.com>
658
659 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
660 `qRelocInsn' feature.
661 (Relocate instruction reply packet): New subsection
662 of `Tracepoint Packets'.
663 (Tracepoint Packets): Mention that packets QTDP and QTStart
664 support the qRelocInsn request, and add cross reference to new
665 subsection.
666
07ca107c
DE
6672010-05-25 Doug Evans <dje@google.com>
668
669 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
670 (Commands In Python): Document gdb.string_to_argv.
671
c25c4a8b
JK
6722010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
673
674 * gdbint.texinfo (Host Definition): Remove items NORETURN and
675 ATTR_NORETURN.
676
d7b32ed3 6772010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
678 Tom Tromey <tromey@redhat.com>
679 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 680
c25c4a8b 681 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 682
6aecb9c2
JB
6832010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
684
685 * gdb.texinfo: (Summary) Add mention about D language support.
686 (Filenames): Add D suffixes.
687 (D): New node.
688
b7da9e9f
PM
6892010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
690
691 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
692 of macro deleted from GDB code.
693
ab38a727
PA
6942010-04-24 Pedro Alves <pedro@codesourcery.com>
695
696 * gdb.texinfo (Commands to specify files): Describe what how GDB
697 looks up DOS-based filesystem paths on the system root. Document
698 the new `set/show target-file-system-kind' commands.
699
66d09542
DE
7002010-04-23 Doug Evans <dje@google.com>
701
702 * gdb.texinfo (Python): Move Auto-loading section here ...
703 (Python API): from here.
704 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
705 (Maintenance Commands): Add docs for "maint print section-scripts".
706
8bd10a10
CM
7072010-04-20 Chris Moller <cmoller@redhat.com>
708
709 * gdb.texinfo (Setting Breakpoints): Added description of
710 filename-qualified rbreak.
711 * refcard.tex (Breakpoints and Watchpoints): Added brief
712 description of filename-qualified rbreak.
713
4c374409
JK
7142010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
715
716 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
717 (Python API): Change the reference to Pretty Printing API.
718 (Pretty Printing): Move the user part under the Data node. Reformat
719 the sample output to 72 columns. Create a new reference to Pretty
720 Printing API. Rename the API part ...
721 (Pretty Printing API): To a new node name.
722 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
723 (GDB/MI Variable Objects): Change references to Pretty Printing API.
724
5a9351ae
SS
7252010-04-21 Stan Shebs <stan@codesourcery.com>
726
727 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 728 and commands.
5a9351ae 729 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 730
9a22f0d0
PM
7312010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
732
733 * gdb.texinfo (Examining memory): Update for change in string
734 display with explicit size.
735
6149aea9
PA
7362010-04-19 Pedro Alves <pedro@codesourcery.com>
737
738 PR breakpoints/8554.
739
740 * gdb.texinfo (Save Breakpoints): New node.
741 (save-tracepoints): Rename to ...
742 (save tracepoints): ... this. Mention that `save-tracepoints' is
743 a deprecated alias to `save tracepoints'.
744
711e434b
PM
7452010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
746
645797a8 747 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
748 (info w32 thread-information-block): Document new command.
749 (qGetTIBAddress): Document new gdbserver query.
750 (maint set/show show-all-tib): Document new command.
751
3f7b2faa
DE
7522010-04-15 Doug Evans <dje@google.com>
753
fa33c3cd
DE
754 * gdb.texinfo (Python API): Add progspaces section.
755 (Selecting Pretty-Printers): Progspace pretty-printers are
756 searched too.
757 (Progspaces In Python): New section.
758
3f7b2faa
DE
759 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
760
79f283fe
PM
7612010-04-14 Phil Muldoon <pmuldoon@redhat.com>
762
763 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
764 returns None.
765
87290684
SS
7662010-04-09 Stan Shebs <stan@codesourcery.com>
767
768 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
769 Describe the `frames-created' field, tweak grammar.
770
a97153c7
PA
7712010-04-09 Pedro Alves <pedro@codesourcery.com>
772
773 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
774 Describe the `circular' and `disconnected' fields.
775
5c5dcc1b
L
7762010-04-09 H.J. Lu <hongjiu.lu@intel.com>
777
778 * gdb.texinfo (maint print registers): Mention unavailable and
779 invisible registers.
780
adc36818
PM
7812010-04-09 Phil Muldoon <pmuldoon@redhat.com>
782 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 783 Tom Tromey <tromey@redhat.com>
adc36818
PM
784
785 * gdb.texinfo (Breakpoints In Python): New Node.
786
33da3f1c
SS
7872010-04-08 Stan Shebs <stan@codesourcery.com>
788
789 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
790 trace status fields.
791
3a13a53b
L
7922010-04-08 H.J. Lu <hongjiu.lu@intel.com>
793
794 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
795 optional. Make org.gnu.gdb.i386.avx requires
796 org.gnu.gdb.i386.avx.
797
08001717
DE
7982010-04-08 Doug Evans <dje@google.com>
799
800 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
801 search path, and document that gdb only scans the search path if
802 the script's path doesn't specify a directory.
803
c375651d
DE
8042010-04-05 Doug Evans <dje@google.com>
805
806 * gdb.texinfo (maint show python auto-load): Fix typo.
807
af54718e
SS
8082010-04-04 Stan Shebs <stan@codesourcery.com>
809
d77f58be
SS
810 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
811 (Setting Watchpoints): Update description of "info watch".
812 (Disabling Breakpoints): Only "info break" lists all.
813
af54718e
SS
814 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
815 (tdump): Explain how tdump works.
816
86b17b60
PA
8172010-04-01 Pedro Alves <pedro@codesourcery.com>
818
819 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
820 add cross reference.
821
ff12863f
PA
8222010-03-31 Pedro Alves <pedro@codesourcery.com>
823
824 * gdb.texinfo (TUI Commands): Mention that in some cases, these
825 commands error out.
826
f68eb612
L
8272010-03-30 H.J. Lu <hongjiu.lu@intel.com>
828
829 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
830
c8d5aac9
L
8312010-03-30 H.J. Lu <hongjiu.lu@intel.com>
832
833 * gdb.texinfo (General Query Packets): Add xmlRegisters.
834
7d13fe92
SS
8352010-03-29 Stan Shebs <stan@codesourcery.com>
836 Nathan Sidwell <nathan@codesourcery.com>
837
838 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
839 GDBN equivalent.
840 (Set Tracepoints): Remove mention that conditional tracepoints
841 don't exist.
842 (Tracepoint Actions): Clarify when while-stepping collection
843 happens, note that while-stepping does not automatically collect
844 $pc.
845
409873ef 8462010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 847
409873ef
SS
848 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
849 (General Query Packets): Describe TracepointSource.
850
ee8e71d4
EZ
8512010-03-27 Matt Rice <ratmice@gmail.com>
852
c8d5aac9
L
853 * gdb.texinfo (ARM): Document arguments to "target sim".
854 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 855
99b5e152
PA
8562010-03-26 Pedro Alves <pedro@codesourcery.com>
857
858 * gdb.texinfo (Tracepoint Packets): Remove mention that
859 terror:string may be plain text, and drop mention of X prefix.
860
cd64ee31
VP
8612010-03-26 Vladimir Prus <vladimir@codesourcery.com>
862
863 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
864
6c28cbf2
SS
8652010-03-24 Stan Shebs <stan@codesourcery.com>
866
867 * gdb.texinfo (Tracepoint Packets): Document trace error status.
868
95a42b64
TT
8692010-03-24 Tom Tromey <tromey@redhat.com>
870
871 PR breakpoints/9352:
872 * gdb.texinfo (Break Commands): Update.
873
18148017
VP
8742010-03-24 Vladimir Prus <vladimir@codesourcery.com>
875
876 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
877 commands.
878
4daf5ac0
SS
8792010-03-16 Stan Shebs <stan@codesourcery.com>
880
881 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
882 circular-trace-buffer.
883 (Tracepoint Packets): Describe QTBuffer, and details of the
884 qTStatus reply.
885
c9429232
SS
8862010-03-12 Stan Shebs <stan@codesourcery.com>
887 Nathan Sidwell <nathan@codesourcery.com>
888
889 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
890 doing instruction stepping.
891 (Tracepoint Restrictions): New node.
892
ccefe4c4
TT
8932010-03-10 Tom Tromey <tromey@redhat.com>
894
895 * gdbint.texinfo (Symbol Handling): Update.
896
7c953934
TT
8972010-03-08 Tom Tromey <tromey@redhat.com>
898
899 PR cli/9591:
900 * gdb.texinfo (Mode Options): Mention lack of pagination and
901 confirmation with --batch.
902 (Screen Size): Mention --batch.
903 (Messages/Warnings): Likewise.
904
f870a310
TT
9052010-03-05 Tom Tromey <tromey@redhat.com>
906
907 * gdb.texinfo (Basic Python): Document target_charset and
908 target_wide_charset.
909
78e2826b
TT
9102010-03-05 Tom Tromey <tromey@redhat.com>
911
912 * gdb.texinfo (Data): Link to pretty-printing.
913 (Output Formats): Likewise. Correct text.
914
f5dff777
DJ
9152010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
916
917 * gdb.texinfo (Types): Describe <struct> and <flags>.
918
dc00d89f
PM
9192010-02-28 Phil Muldoon <pmuldoon@redhat.com>
920
921 * gdb.texinfo (Frames In Python): Add block parameter and
922 description to read_var text.
923
5107b149 9242010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 925 Tom Tromey <tromey@redhat.com>
5107b149
PM
926
927 * gdb.texinfo (Types In Python): Describe block argument in
928 template_argument and gdb.lookup_type.
929
e03e5e7b
TT
9302010-02-24 Tom Tromey <tromey@redhat.com>
931
932 * gdb.texinfo (Cygwin Native): Fix typo.
933
f3e9a817
PM
9342010-02-24 Phil Muldoon <pmuldoon@redhat.com>
935
936 * gdb.texinfo (Frames In Python): Add block, find_sal, function
937 and select method descriptions.
938 (Python API): Add Blocks In Python, Symbols in Python and Symbol
939 Tables in Python to menu.
940 (Blocks In Python): New node.
941 (Symbols In Python): New node.
942 (Symbol Tables in Python): New node.
943
a79b8f6e
VP
9442010-02-24 Vladimir Prus <vladimir@codesourcery.com>
945
946 Multiexec MI
947
948 gdb/
949 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
950
951 gdb/doc/
952 * gdb.texinfo (GDB/MI Command Syntax): Document notification
953 changes.
954 (GDB/MI Program Execution): Document current behaviour of
955 --all and --thread-group.
956 (GDB/MI Miscellaneous Commands): Document -add-inferior and
957 -remove-inferior.
958 * observer.texi (inferior_added, inferior_removed): New
959 observers.
960
629d6a47
TT
9612010-02-19 Tom Tromey <tromey@redhat.com>
962
963 * gdbint.texinfo (Getting Started): Fix @node.
964 (Debugging GDB): Likewise.
965
c09529e5
JB
9662010-02-13 Joel Brobecker <brobecker@adacore.com>
967
968 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
969 documenting the gdb_test_timeout variable.
970
540aa8e7
MS
9712010-02-12 Jakob Engblom <jakob@virtutech.com>
972
973 * gdb.texinfo (MI commands): Added documentation of --reverse
974 option to a set of MI commands. Restructured documentation of MI
975 commands --exec-continue to reflect the complexity of reverse
976 execution.
977
081dfbf7
PA
9782010-02-12 Pedro Alves <pedro@codesourcery.com>
979
980 * gdb.texinfo (Using the Collected Data): Specify that the address
981 range of `tfind outsize' is exclusive, and that the address range
982 of `tfind range' is inclusive.
983 (Tracepoint Packets): Specify that the address range of
984 `QTFrame:range' is inclusive, and that the address range of
985 `QTFrame:outside' is exclusive
986
8e9c5e02
VP
9872010-02-12 Vladimir Prus <vladimir@codesourcery.com>
988
989 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
990
92981e24
TT
9912010-02-10 Tom Tromey <tromey@redhat.com>
992
993 * gdb.texinfo (Debugging Output): Document set debug parser and
994 show debug parser.
995
075b51b7
L
9962010-02-09 H.J. Lu <hongjiu.lu@intel.com>
997
998 * gdb.texinfo (Predefined Target Types): Add i387_ext,
999 i386_eflags and i386_mxcsr.
1000
3bb8d5c3
L
10012010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1002
1003 * gdb.texinfo: Document i386 target features.
1004
c5f80513
DE
10052010-02-05 Doug Evans <dje@google.com>
1006
1007 * gdbint.texinfo (Testsuite): Add a new section to document the
1008 various DejaGnu variables that may be overridden.
1be00882 1009 Document INTERNAL_GDBFLAGS.
c5f80513 1010
6ac33a4e
TT
10112010-02-04 Tom Tromey <tromey@redhat.com>
1012
1013 PR cli/8830:
1014 * gdb.texinfo (Files): -readnow comes before the filename for file
1015 and symbol-file.
1016
a1dcb23a
DJ
10172010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1018
1019 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1020 Document ARM breakpoint types.
1021 (Register Packet Format): Move into the new section.
1022 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1023
95433b34
JB
10242010-01-21 Joel Brobecker <brobecker@adacore.com>
1025
1026 * gdb.texinfo (File Options): Adjust the documentation of this
1027 switch to refer to the "source" command rather than partially
1028 duplicating some of the relevant information.
1029 (Extending GDB): Introduce and document the set/show script-extension
1030 setting.
1031 (Command Files): Add note explaining that the "source" command
1032 is also used to evalute scripts written in other languages.
1033 Remove the short slightly incorrect reference to sourcing Python
1034 scripts.
1035 (Python Commands): Document how to execute a Python script from GDB.
1036
8d576872
JB
10372010-01-19 Joel Brobecker <brobecker@adacore.com>
1038
1039 * gdb.texinfo (Command Files): Fix typo.
1040
8150ff9c
JB
10412010-01-18 Tom Tromey <tromey@redhat.com>
1042
1043 * gdb.texinfo (File Options): Document -x on .py files.
1044 (Command Files): Document handling of Python scripts.
1045
23db03a6
JZ
10462010-01-18 Jie Zhang <jie.zhang@analog.com>
1047
1048 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1049
00bf0b85
SS
10502010-01-15 Stan Shebs <stan@codesourcery.com>
1051
1052 * gdb.texinfo (Trace Files): New section.
1053 (Tracepoint Packets): Document QTSave and qTBuffer.
1054 (Trace File Format): New appendix.
1055
be759fcf
PM
10562010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1057
1058 * gdb.texinfo (Values From Inferior): Document lazy_string value
1059 method.
1060 (Python API): Add Lazy strings menu item.
1061 (Lazy Strings In Python): New node.
1062
dc146f7c
VP
10632010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1064
1065 * gdb.texinfo (GDB/MI Thread Information): New.
1066 (GDB/MI Async Records): Document the core field in *stopped.
1067 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1068 documentation
1069 (Process list): Document that osdata document may contain
1070 threads.
1071 (Remote Serial Protocol): Document qXfer:threads.
1072
d5551862
SS
10732010-01-06 Stan Shebs <stan@codesourcery.com>
1074
1075 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1076 disconnected tracing.
1077 (Tracepoint Packets): Document new protocol.
1078
7a697b8d
SS
10792010-01-05 Stan Shebs <stan@codesourcery.com>
1080
1081 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1082 tracepoints.
1083 (Tracepoint Packets): Describe remote protocol for fast
1084 tracepoints.
1085
e6f3ec50
JB
10862010-01-01 Joel Brobecker <brobecker@adacore.com>
1087
1088 Update the "Start of New Year Procedure".
1089 * gdbint.texinfo: Add the list of files that need to be updated
1090 manually. Minor reformatting.
1091
ddc4e9c1
JB
10922010-01-01 Joel Brobecker <brobecker@adacore.com>
1093
1094 * refcard.tex: Update copyright year in header and text.
1095
9d2897ad
JB
10962010-01-01 Joel Brobecker <brobecker@adacore.com>
1097
1098 * agentexpr.texi: Add 2010 to the list of copyright years.
1099 * annotate.texinfo: Likewise.
1100 * gdb.texinfo: Likewise.
1101 * gdbint.texinfo: Likewise.
1102 * observer.texi: Likewise.
1103 * stabs.texinfo: Likewise.
1104
6da95a67
SS
11052009-12-31 Stan Shebs <stan@codesourcery.com>
1106
1107 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1108
236f1d4d
SS
11092009-12-29 Stan Shebs <stan@codesourcery.com>
1110
1111 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1112
f61e138d
SS
11132009-12-28 Stan Shebs <stan@codesourcery.com>
1114
1115 * gdb.texinfo (Trace State Variables): New section.
1116 (Tracepoint Packets): Describe trace state variable packets.
1117 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1118 variable bytecodes.
1119
0fe7935b
DJ
11202009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1121
1122 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1123 declarations.
1124
a6b29f87
VP
11252009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1126
1127 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1128 -gdb-exit behaviour.
1129
5e4bde96
JB
11302009-12-20 Joel Brobecker <brobecker@adacore.com>
1131
1132 * gpl.texi: Update to version 3 of the GPL.
1133
a1715244
JB
11342009-12-20 Joel Brobecker <brobecker@adacore.com>
1135
1136 * Makefile.in: Update copyright header.
1137 * observer.texi: Fix the copyright header of the generated files.
1138
361ae042
PM
11392009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1140
1141 * gdb.texinfo (Types In Python): Describe range function.
1142
bfd31e71
PM
11432009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1144
1145 * gdb.texinfo (Types In Python): Describe "is_base_class".
1146
57a1d736
TT
11472009-12-03 Tom Tromey <tromey@redhat.com>
1148
1149 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1150
8cebebb9
PP
11512009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1152
1153 * observer.texi: New memory_changed observer.
1154
16af530a
TT
11552009-12-01 Tom Tromey <tromey@redhat.com>
1156
1157 * gdb.texinfo (Reverse Execution): Fix typo.
1158
b6199126
DJ
11592009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1160
1161 PR gdb/8704
1162
1163 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1164 are allowed after the breakpoint condition.
1165
7a6973ad
TT
11662009-11-23 Tom Tromey <tromey@redhat.com>
1167
1168 PR python/10782:
1169 * gdb.texinfo (Types In Python): Document Type.pointer.
1170
21a0512e
PP
11712009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1172
1173 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1174
a5832c8f
PA
11752009-11-11 Pedro Alves <pedro@codesourcery.com>
1176
1177 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1178 (Using Agent Expressions): Delete cross reference.
1179
1eb7cd77
JB
11802009-11-07 Joel Brobecker <brobecker@adacore.com>
1181
1182 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1183 and @settitle directives up to help makeinfo find them.
1184
24ddea62
JK
11852009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1186
1187 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1188 (Auto-loading): Use plural and note one can use multiple components now.
1189
3afae151
VP
11902009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1191
1192 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1193 -stack-list-arguments have the same documentation for parameter
1194 as -stack-list-locals. Add comas.
1195
14ff2235
PM
11962009-10-27 Tom Tromey <tromey@redhat.com>
1197 Eli Zaretskii <eliz@gnu.org>
1198
c8d5aac9 1199 PR python/10781
14ff2235
PM
1200
1201 * gdb.texinfo (Values From Inferior): Document cast method.
1202
9c419145
PP
12032009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1204
1205 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1206 and adjust example.
889bf7c5 1207
29153c24
MS
12082009-10-22 Michael Snyder <msnyder@vmware.com>
1209
1210 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1211 info record command. Also document the new save and restore
29153c24
MS
1212 commands.
1213
2b28d209
PP
12142009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1215
1216 * gdb.texinfo (Machine Code): Mention current pc marker.
1217 (Memory): Likewise.
1218
6c95b8df
PA
12192009-10-19 Pedro Alves <pedro@codesourcery.com>
1220 Stan Shebs <stan@codesourcery.com>
1221
1222 * observer.texi (new_inferior): Rename to...
1223 (inferior_appeared): ... this.
1224
1225 * gdb.texinfo (Inferiors): Rename node to ...
1226 (Inferiors and Programs): ... this. Mention running multiple
1227 programs in the same debug session.
1228 <info inferiors>: Mention the new 'Executable' column if "info
1229 inferiors". Update examples. Document the "add-inferior",
1230 "clone-inferior", "remove-inferior" and "maint info
1231 program-spaces" commands.
1232 (Process): Rename node to...
1233 (Forks): ... this. Document "set|show follow-exec-mode".
1234
2f8132f3
MS
12352009-10-11 Michael Snyder <msnyder@vmware.com>
1236
1237 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1238 (ReverseContinue): Ditto.
1239
cba4b2d3
PP
12402009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1241
1242 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1243
da082f17
JK
12442009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1245
1246 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1247
08be9d71
ME
12482009-10-06 Michael Eager <eager@eagercon.com>
1249
1250 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1251 (Embedded Processors): Add MicroBlaze.
1252 (MicroBlaze): New. Describe Xilinx MicroBlaze
1253
08a0efd0
PA
12542009-10-04 Pedro Alves <pedro@codesourcery.com>
1255
1256 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1257
cbb8f428
EZ
12582009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1259
1260 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1261
30a4a70c
JB
12622009-09-23 Joel Brobecker <brobecker@adacore.com>
1263
1264 * observer.texi (solib_unloaded): Document explicitly the fact that
1265 this observer is called before the associated symbols are unloaded.
1266
b3372f91
VP
12672009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1268
1269 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1270 -stack-list-variables.
1271
f43030c4
TT
12722009-09-18 Tom Tromey <tromey@redhat.com>
1273
1274 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1275 is experimental.
1276
ec7e75e7
PP
12772009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1278
1279 * gdb.texinfo (convenince variables): Mention
1280 $_siginfo could be empty.
f43030c4 1281
0cc7d26f
TT
12822009-09-15 Tom Tromey <tromey@redhat.com>
1283
1284 * gdb.texinfo (GDB/MI Variable Objects): Document
1285 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1286 Expand -var-update documentation.
1287
a96d9b2e
SDJ
12882009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1289
1290 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1291 feature.
1292
005ca36a
JB
12932009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1294
1295 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1296
0d772ac9
MS
12972009-09-10 Michael Snyder <msnyder@vmware.com>
1298
1299 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1300 ReverseStep replies to the qSupported query.
1301
14fb1bac
JB
13022009-09-10 Joel Brobecker <brobecker@adacore.com>
1303
1304 Add documentation for set/show interactive-mode.
1305 * gdb.texinfo (Other Misc Settings): New node.
1306
29b090c0
DE
13072009-09-01 Doug Evans <dje@google.com>
1308
1309 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1310 non-stop mode's affect on remote caching.
1311
4e5d721f
DE
13122009-08-31 Jacob Potter <jdpotter@google.com>
1313 Doug Evans <dje@google.com>
1314
1315 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1316 Mark `set/show remotecache' options as obsolete.
1317 Document new `set/show stack-cache' option.
1318 Update text for `info dcache'.
1319
55333a84
DE
13202009-08-27 Doug Evans <dje@google.com>
1321
1322 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1323 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1324
bc3a0b4d
RW
13252009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1326
1327 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1328 about autoconf.
1329
3a1ff0b6
PA
13302009-08-25 Pedro Alves <pedro@codesourcery.com>
1331
1332 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1333 small example, and describe its columns. Replace "inferior-id" by
1334 "infno" throughout.
1335
81ecdfbb
RW
13362009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1337
af542c2e
RW
1338 * gdbint.texinfo (Releasing GDB): Point to
1339 README-maintainer-mode file for required autoconf version.
1340 * configure.ac: Do not substitute datarootdir, htmldir,
1341 pdfdir, docdir. Do not process --with-datarootdir,
1342 --with-htmldir, --with-pdfdir, --with-docdir.
1343 * configure: Regenerate.
1344
81ecdfbb
RW
1345 * configure: Regenerate.
1346
4efc6507
DE
13472009-08-20 Reid Kleckner <reid@kleckner.net>
1348
1349 * gdb.texinfo: Add chapter on JIT interface.
1350
43089a6e
NR
13512009-08-07 Nick Roberts <nickrob@snap.net.nz>
1352
1353 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1354 confirmation request.
43089a6e 1355
99e008fe
EZ
13562009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1357
c8d5aac9
L
1358 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1359 CRC definitions.
99e008fe 1360
48cb2d85
VP
13612009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1362
1363 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1364 -break-commands.
48cb2d85 1365
ff1a52c6
UW
13662009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1367
1368 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1369 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1370
3285f3fe
UW
13712009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1372
1373 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1374 "set spu stop-on-load" and "show spu stop-on-load" commands.
1375
e35359c5
UW
13762009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1377
1378 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1379
58d6951d
DJ
13802009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1381
1382 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1383 org.gnu.gdb.arm.neon.
1384
08d16641
PA
13852009-07-20 Pedro Alves <pedro@codesourcery.com>
1386
1387 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1388 optional element.
1389 (subsection OS ABI): New subsection.
1390
782b2b07
SS
13912009-07-14 Stan Shebs <stan@codesourcery.com>
1392
1393 * gdb.texinfo (Tracepoint Conditions): New section.
1394 (General Query Packets): Describe ConditionalTracepoints.
1395 (Tracepoint Packets): Describe condition field.
1396 (Maintenance Commands): Describe maint agent-eval.
1397 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1398
9b117ef3
HZ
13992009-07-11 Hui Zhu <teawater@gmail.com>
1400
1401 * gdb.texinfo (disassemble): Add a new modifier /r
1402 to "disassemble" command to make it print the raw instructions
1403 in hex as well as in symbolic form.
1404
f5a33284
TT
14052009-07-09 Tom Tromey <tromey@redhat.com>
1406
1407 * gdbint.texinfo (Testsuite): Document parallel make check.
1408
812f7342
TT
14092009-07-09 Tom Tromey <tromey@redhat.com>
1410
1411 * gdbint.texinfo (Testsuite): Document test transcripts.
1412
fbb8f299
PM
14132009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1414
1415 * gdb.texinfo (Values From Inferior): Add length parameter
1416 description.
1417
dd8f35ac
EZ
14182009-07-04 Chris Genly <chris@genly.us>
1419
1420 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1421 in -var-list-children. Fix example according to what the code
1422 does.
1423
2277426b
PA
14242009-07-02 Pedro Alves <pedro@codesourcery.com>
1425
1426 * gdb.texinfo (Debugging multiple inferiors): Document the
1427 "inferior", "detach inferior" and "kill inferior" commands.
1428 (Debugging Programs with Multiple Processes): Adjust to mention
1429 generic "inferior" commands. Delete mention of "detach fork" and
1430 "delete fork". Cross reference to "Debugging multiple inferiors"
1431 section.
1432
a6d9a66e
UW
14332009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1434
5af949e3
UW
1435 * gdbint.texinfo (Item Output Functions): Update signature
1436 for ui_out_field_core_addr.
1437
14382009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1439
1440 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1441 Update example code extrated from breakpoint.c.
1442
9901a55b 14432009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1444
9901a55b
PP
1445 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1446 MI commands.
1447 (GDB/MI Symbol Query): Likewise.
1448 (GDB/MI File Commands): Likewise.
1449 (GDB/MI File Transfer Commands): Likewise.
1450 (GDB/MI Target Manipulation): Likewise.
1451 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1452
edb3359d
DJ
14532009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1454
1455 * gdb.texinfo (Debugging Optimized Code): New chapter.
1456 (Compiling for Debugging): Reference it. Move some
1457 text to the new section.
1458
7cd1089b
PM
14592009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1460
1461 * doc/gdb.texinfo (Calling): Document
1462 set-unwind-on-terminating-exception usage.
1463
d4db2f36
PA
14642009-06-11 Pedro Alves <pedro@codesourcery.com>
1465
1466 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1467 command.
1468
d1a7880c
PA
14692009-06-07 Pedro Alves <pedro@codesourcery.com>
1470
1471 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1472 references.
1473
473f94e6
UW
14742009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1475
1476 * gdbint.texinfo: Rename formal parameters to gdbarch function
1477 protoypes from "current_gdbarch" to "gdbarch".
1478
8f500870
TT
14792009-05-28 Tom Tromey <tromey@redhat.com>
1480
1481 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1482
b6313243
TT
14832009-05-27 Tom Tromey <tromey@redhat.com>
1484
1485 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1486 feature.
1487 (GDB/MI Variable Objects): Document -var-set-visualizer.
1488
14892009-04-02 Tom Tromey <tromey@redhat.com>
1490
1491 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1492 feature.
1493 (GDB/MI Variable Objects): Document -var-set-visualizer.
1494
a6bac58e
TT
14952009-05-27 Tom Tromey <tromey@redhat.com>
1496 Thiago Jung Bauermann <bauerman@br.ibm.com>
1497 Phil Muldoon <pmuldoon@redhat.com>
1498
1499 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1500 (Pretty Printing): New node.
1501 (Selecting Pretty-Printers): Likewise.
1502 (Python API): Update.
1503 (Output Formats): Document /r format.
1504
2c74e833
TT
15052009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1506 Tom Tromey <tromey@redhat.com>
1507
1508 * gdb.texinfo (Types In Python): New node.
1509 (Values From Inferior): "type" is now an attribute.
1510 (Python API): Update.
1511
89c73ade
TT
15122009-05-27 Tom Tromey <tromey@redhat.com>
1513 Thiago Jung Bauermann <bauerman@br.ibm.com>
1514 Phil Muldoon <pmuldoon@redhat.com>
1515
1516 * gdb.texinfo: Add @syncodeindex for `tp'.
1517 (Python API): Update.
1518 (Auto-loading): New node.
1519 (Objfiles In Python): New node.
1520
17a37d48
PP
15212009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1522
1523 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1524
6718376f
NR
15252009-05-15 Nick Roberts <nickrob@snap.net.nz>
1526
1527 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1528
cbe54154
PA
15292009-05-12 Pedro Alves <pedro@codesourcery.com>
1530
1531 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1532 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1533 show show-debug-regs' docs.
1534
8e05493c
EZ
15352009-05-08 Eli Zaretskii <eliz@gnu.org>
1536
1537 * gdb.texinfo (Process Record and Replay): Add description of
1538 reverse execution.
1539
b39f4988
JB
15402009-05-07 Joel Brobecker <brobecker@adacore.com>
1541
1542 * gdbint.texinfo (Adding support for debugging core files): New node.
1543 (Native Debugging): Remove the ``Native core file Support'' section.
1544
a2311334
EZ
15452009-05-01 Eli Zaretskii <eliz@gnu.org>
1546
1547 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1548 Add index entries.
1549
53cc454a 15502009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 1551 Michael Snyder <msnyder@vmware.com>
53cc454a 1552
a2311334
EZ
1553 * gdb.texinfo: (Process Record and Replay): Add documentation for
1554 process record and replay.
53cc454a 1555
484086b7
JK
15562009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1557
1558 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1559 a new part on command-line defined macros.
1560
32ae1842
EZ
15612009-04-25 Eli Zaretskii <eliz@gnu.org>
1562
1563 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1564 clarify the wording.
1565
b14b1491
TT
15662009-04-23 Tom Tromey <tromey@redhat.com>
1567
1568 * gdb.texinfo (Data Files): New node.
1569 (GDB Files): Update menu.
1570
5c1e86e1
JB
15712009-04-23 Joel Brobecker <brobecker@adacore.com>
1572
1573 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 1574 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 1575
83eba9b7
VP
15762009-04-22 Vladimir Prus <vladimir@codesourcery.com>
1577
1578 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1579
e31198c4
HZ
15802009-04-22 Hui Zhu <teawater@gmail.com>
1581
1582 * gdb.texinfo (disassemble-next-line): Set the default of
1583 disassemble-next-line to off.
1584
26e251b6
JM
15852009-04-21 Joseph Myers <joseph@codesourcery.com>
1586
1587 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1588 --with-htmldir): New.
1589 * configure: Regenerate.
1590 * Makefile.in (datarootdir, docdir): Define.
1591 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1592 instead of $(SET_TEXINPUTS).
1593 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1594 gdbint.info instead of $(SET_TEXINPUTS).
1595 (gdbint/index.html): Use same -I options as for building
1596 gdbint.info.
1597 (stabs.dvi, stabs.pdf): Use same -I options as for building
1598 stabs.info instead of $(SET_TEXINPUTS).
1599 (stabs/index.html): Use same -I options as for building
1600 stabs.info.
1601 (annotate.dvi, annotate.pdf): Use same -I options as for building
1602 annotate.info instead of $(SET_TEXINPUTS).
1603 (annotate/index.html): Use same -I options as for building
1604 annotate.info.
1605
eac35c4e
DD
16062009-04-21 David Daney <ddaney@caviumnetworks.com>
1607
1608 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1609
29b0e8a2
JM
16102009-04-21 Joseph Myers <joseph@codesourcery.com>
1611
1612 * gdb.texinfo (Source Path): Document --with-relocated-sources.
1613
2b831889 16142009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 1615 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
1616
1617 * Makefile.in (MAKEHTML): Set to makeinfo --html.
1618 (MAKEHTMLFLAGS): Set to empty.
1619 (html__strip_dir): Define.
1620 (HTMLFILES): Define.
1621 (HTMLFILES_INSTALL): Define.
1622 (install-html): Copy new automake rule.
1623 (html): Depend on $(HTMLFILES).
1624 (gdb_toc.html): Rename to gdb/index.html.
1625 (gdbint_toc.html): Rename to gdbint/index.html.
1626 (stabs_toc.html): Rename to stabs/index.html.
1627 (annotate_toc.html): Rename to annotate/index.html.
1628
89a34d1b
JM
16292009-04-17 Carlos O'Donell <carlos@codesourcery.com>
1630
1631 * Makefile.in: Set pdfdir and htmldir from configure
1632 substitutions.
1633 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
1634 * configure: Regenerate.
1635
a2d5da46
JB
16362009-04-16 Joel Brobecker <brobecker@adacore.com>
1637
1638 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
1639 This macro is no longer used.
1640
732f6a93
TT
16412009-04-15 Tom Tromey <tromey@redhat.com>
1642
1643 * gdb.texinfo (Character Sets): Document default character set.
1644
87f9adc1
PM
16452009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
1646
1647 * gdbint.texinfo: Change server name from sources.redhat.com to
1648 sourceware.org throughout.
1649
2c88c651
JB
16502009-04-09 Joel Brobecker <brobecker@adacore.com>
1651
1652 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
1653 about a missing dot or coma after @xref.
1654
4f5376b2
JB
16552009-04-02 Joel Brobecker <brobecker@adacore.com>
1656
1657 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
1658 example, and add a small explanation about it.
1659 (Print Settings): Change the documentation of the "set print
1660 frame-arguments" to reflect the fact that the default is now "scalars".
1661
a0381d3a
JB
16622009-04-02 Joel Brobecker <brobecker@adacore.com>
1663
1664 * gdb.texinfo (Print Settings): Add kindex for command "set
1665 print frame-arguments".
1666
45ac276d
JB
16672009-03-31 Joel Brobecker <brobecker@adacore.com>
1668
1669 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
1670 breakpoints.
1671 (Set Breaks): Add reference to thread-specific and task-specific
1672 breakpoints.
1673
32cd1edc
JB
16742009-03-31 Joel Brobecker <brobecker@adacore.com>
1675
1676 * gdb.texinfo (Ada Tasks): Remove the documentation about
1677 the "Running" state, as this state has been eliminated.
1678 Now all runnable tasks are shown as "Runnable".
1679
1042e4c0
SS
16802009-03-30 Stan Shebs <stan@codesourcery.com>
1681
1682 * gdb.texinfo (Tracepoints): Describe tracepoints as a
1683 special case of breakpoints.
1684 (Enable and Disable Tracepoints): Mention deprecation.
1685 (Listing Tracepoints): Update description and example.
1686
f8f6f20b
TJB
16872009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1688
1689 * gdb.texinfo (Frames in Python): New node.
1690 (Python API): Update.
1691
c0c6f777
TJB
16922009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1693
1694 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
1695 from a method to an attribute.
1696
def2b000
TJB
16972009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1698
1699 * gdb.texinfo (Values From Inferior): Document is_optimized_out
1700 attribute.
1701
a07daef3
PA
17022009-03-25 Pedro Alves <pedro@codesourcery.com>
1703
1704 * observer.texi (thread_exit): Add "silent" parameter.
1705
f3b1572e
PA
17062009-03-22 Pedro Alves <pedro@codesourcery.com>
1707
1708 * observer.texi (about_to_proceed): New.
1709
587afa38
EZ
17102009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
1711
1712 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1713 field throughout to handle types with spaces in them. Fix typos
1714 found by aspell.
1715 (Summary, Requirements, Contributors): New first chapter,
1716 "Summary" added, old Requirements section moved there, and new
1717 section, "Contributors" added.
1718 (Initializing a New Architecture, Register Representation)
1719 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1720 (Porting gdb): These sections extended and updated.
1721 (Compiler Characteristics): This section (empty) deleted.
1722 (Defining Other Architecture Features): This section renamed and
1723 duplicate material removed from (formerly "Target Conditionals").
1724 Use braces {} in @deftypeXX type field throughout to handle types
1725 with spaces in them. Typos found by aspell fixed.
1726
1727 * stack_frame.svg: New file, source of image for gdbint.texinfo.
1728 * stack_frame.pdf: Version of image for PDF output.
1729 * stack_frame.png: Version of image for HTML output and for Emacs.
1730 * stack_frame.txt: Version of image for Info output.
1db61298 1731 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 1732
10af6951
EZ
17332009-03-21 Eli Zaretskii <eliz@gnu.org>
1734
1735 * gdb.texinfo (Character Sets): Fix last change.
1736
cc924cad
TJB
17372009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1738
1739 * gdb.texinfo (Values From Inferior): Fix optional arguments
1740 markup.
1741 (Commands In Python): Adjust argument names of gdb.Command.__init__
1742 to what the function accepts as keywords.
1743
bc3b79fd
TJB
17442008-03-20 Tom Tromey <tromey@redhat.com>
1745
1746 * gdb.texinfo (Convenience Vars): Document convenience functions.
1747 (Functions In Python): New node.
1748 (Python API): Update.
1749
6c7a06a3
TT
17502009-03-20 Tom Tromey <tromey@redhat.com>
1751
1752 * gdb.texinfo (Character Sets): Remove obsolete text. Document
1753 set target-wide-charset.
1754 (Requirements): Mention iconv.
1755
b646ddd4
HZ
17562009-03-17 Hui Zhu <teawater@gmail.com>
1757
1758 * gdb.texinfo: Change the introduce of "disassemble-next-line".
1759
91440f57
HZ
17602009-03-17 Hui Zhu <teawater@gmail.com>
1761
1762 * gdb.texinfo: Add documentation for disassemble-next-line.
1763
8fd41227
TJB
17642009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1765
1766 * gdb.texinfo (Commands In Python): Remove tindex entries.
1767
61ff14c6
JK
17682009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1769
1770 * gdb.texinfo (Returning): New description for missing debug info.
1771
0b16c5cf
PA
17722009-03-14 Pedro Alves <pedro@codesourcery.com>
1773
1774 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 1775 (General Query Packets): Document qAttached.
0b16c5cf 1776
32fc0df9
PA
17772009-03-05 Pedro Alves <pedro@codesourcery.com>
1778
1779 * gdb.texinfo (Background Execution): Better describe the set
1780 target-async command.
1781 (Maintenance Commands): Delete description of the `maint set/show
1782 linux-async' and `maint set/show remote-async' commands.
1783
134eb42c
VP
17842009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1785
1786 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1787 between sentences.
1788
c86cf029
VP
17892009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1790
1791 * gdb.texinfo (GDB/MI Async Records): Document the
1792 =library-loaded and =library-unloaded notifications.
1793
3ea85240
VP
17942009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1795
1796 * observer.texi (test_notification): New observer.
1797
1d33d6ba
VP
17982009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1799
61ff14c6
JK
1800 * observer.texi: Add parameter 'print_frame' to normal_stop
1801 observer.
1d33d6ba 1802
d721c933
EZ
18032009-02-07 Eli Zaretskii <eliz@gnu.org>
1804
1805 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1806 (Commands In Python): Fix COMMAND_* constants in last change. Use
1807 @kbd for interactive input. Add cross-references and index
1808 entries.
1809
4aa995e1
PA
18102009-02-06 Pedro Alves <pedro@codesourcery.com>
1811
1812 * gdb.texinfo (Signals): Document $_siginfo.
1813 (Convenience Variables): Mention $_siginfo.
1814 (Remote Configuration): Document qXfer:siginfo:read,
1815 qXfer:siginfo:write packets, and the read-siginfo-object,
1816 write-siginfo-object commands.
1817
5f5233d4
PA
18182009-02-06 Pedro Alves <pedro@codesourcery.com>
1819
1820 * gdbint.texinfo (Values): New chapter.
1821
d8906c6f
TJB
18222009-02-06 Tom Tromey <tromey@redhat.com>
1823
1824 * gdb.texinfo (Python API): Add entry for Commands In Python.
1825 (Commands In Python): New node.
1826
b6cb8e7d
TJB
18272009-02-05 Tom Tromey <tromey@redhat.com>
1828
1829 * gdb.texinfo (Values From Inferior): Document Value.string.
1830
12453b93
TJB
18312009-02-05 Tom Tromey <tromey@redhat.com>
1832
1833 * gdb.texinfo (Basic Python): Document execute's from_tty
1834 argument.
1835
08c637de
TJB
18362009-02-04 Tom Tromey <tromey@redhat.com>
1837
1838 * gdb.texinfo (Basic Python): Document gdb.history.
1839
592375cd
VP
18402009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1841
1842 * gdb.texinfo (GDB/MI Thread Commands): Document the
1843 'current-thread-id' field. Remove the example with zero threads,
1844 since current GDB won't ever report that if there's inferior.
1845
41447f92
VP
18462009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1847
1848 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1849 option to -break-insert.
1850
098b41a6
JG
18512009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1852 Jerome Guitton <guitton@adacore.com>
1853
1854 * gdb.texinfo (Startup): Document --with-system-gdbinit.
1855 (System-wide configuration): New section.
1856
3c16cced
PA
18572009-01-26 Pedro Alves <pedro@codesourcery.com>
1858
1859 PR gdb/7580:
1860 * gdb.texinfo (Maintenance Commands): Document "maint set|show
1861 internal-error|internal-warning quit|corefile ask|yes|no".
1862
62709adf
PA
18632009-01-26 Pedro Alves <pedro@codesourcery.com>
1864
1865 * gdb.texinfo (Using the `gdbserver' Program): Document
1866 --remote-debug.
1867
7ce58dd2
DE
18682009-01-23 Doug Evans <dje@google.com>
1869
1870 * gdb.texinfo: Add nexti to list of commands that support
1871 background execution.
1872
adb483fe
DJ
18732009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1874
1875 * gdb.texinfo (Define, Hooks): Document prefix command support.
1876
a67ec3f4 18772009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 1878 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
1879
1880 Fixes for makeinfo --html.
1881
1882 * annotate.texinfo: Use @copying and @insertcopying. Use
1883 @ifnottex in place of @ifinfo.
1884 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
1885 place of @ifinfo. Use @ifnotinfo for one index entry.
1886 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
1887 in place of @ifinfo.
1888 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
1889 in place of @ifinfo. Include contents at start unconditionally.
1890
84fcdf95
PA
18912009-01-13 Pedro Alves <pedro@codesourcery.com>
1892
1893 * gdb.texinfo (General Query Packets): Remove @var{} around the
1894 "spu" literal string.
1895
fa3a767f
PA
18962009-01-07 Pedro Alves <pedro@codesourcery.com>
1897
1898 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1899 program may be running in another process" errors.
1900 * gdbint.texinfo (Native Conditionals): Delete
1901 ONE_PROCESS_WRITETEXT description.
1902
9cb011d3
JB
19032009-01-07 Joel Brobecker <brobecker@adacore.com>
1904
1905 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1906 emacs local variable to be placed at the end of the ChangeLog.
1907 Add server.c and gdbreplay.c to the list of files where the
1908 copyright year needs to be updated.
1909
84603566
SL
19102009-01-06 Sandra Loosemore <sandra@codesourcery.com>
1911
1912 * gdb.texinfo (Remote Configuration): Document new
1913 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1914 commands.
1915
a53f55d8
PA
19162008-12-28 Pedro Alves <pedro@codesourcery.com>
1917
1918 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1919 FETCH_INFERIOR_REGISTERS.
1920 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1921 FETCH_INFERIOR_REGISTERS descriptions. Remove
1922 gdbarch_get_longjmp_target descrition, since already described in
1923 Target Conditionals. Move gdbarch_fp0_regnum description to ...
1924 (Target Conditionals): ... here.
1925
077e0a52
JB
19262008-12-16 Joel Brobecker <brobecker@adacore.com>
1927
1928 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
1929 examples.
1930 (Additions to Ada): Likewise. Add the missing opening and closing
1931 parenthesis of the GDB prompt in one of the examples.
1932
023eb17c
JB
19332008-12-14 Joel Brobecker <brobecker@adacore.com>
1934
1935 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
1936 about the result of 'Address not being of type System.Address.
1937 This problem has been fixed a while ago.
1938
c3b108f7
VP
19392008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1940
1941 MI non-stop and multiprocess docs.
1942
c8d5aac9
L
1943 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
1944 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
1945 Adjust documentation for *stopped, document =thread-created,
1946 =thread-exited, =thread-group-created and =thread-group-exited.
1947 (GDB/MI Thread Commands): Document the 'state' field in
1948 -thread-info output.
1949 (GDB/MI Program Execution): Mention --all and --thread-group
1950 options.
1951 (GDB/MI Variable Objects): Describe floating and fixed variable
1952 objects.
1953 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 1954
07e059b5
VP
19552008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1956
c8d5aac9
L
1957 * gdb.texinfo (Operating System Information): New appendix.
1958 (Operating System Auxiliary Information): Document 'info os processes'
1959 (Remote Configuration): Document 'osdata'
1960 (General Query Packets): Document qXfer:osdata:read.
07e059b5 1961
a80b95ba
TG
19622008-11-27 Tristan Gingold <gingold@adacore.com>
1963
1964 * gdb.texinfo (Darwin): Document Darwin specific features.
1965
a655d424
JK
19662008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1967
1968 * gdbint.texinfo (Target Conditionals): Extend the
1969 gdbarch_breakpoint_from_pc description.
1970
249e1128
VP
19712008-11-22 Vladimir Prus <vladimir@codesourcery.com>
1972
1973 * gdb.texinfo (M68K Features): Fix typo.
1974
c14c28ba
PP
19752008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1976
1977 * gdb.texinfo (Symbols): Mention printing containing
1978 image name in "info symbol".
1979 (Maint translate-address): Likewise.
889bf7c5 1980
394a6666
JB
19812008-11-18 Joel Brobecker <brobecker@adacore.com>
1982
1983 * gdb.texinfo (Set Catchpoints): Remove the documentation of
1984 commands "catch load" and "catch unload".
1985
66bb093b
VP
19862008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1987
1988 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 1989 =thread-selected.
889bf7c5 1990
4a92f99b
VP
19912008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1992
c8d5aac9 1993 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 1994
f0323ca0
PA
19952008-10-27 Pedro Alves <pedro@codesourcery.com>
1996
1997 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
1998 .mt files, TM_CLIBS or TM_CDEPS.
1999 (x86 Watchpoints): Don't mention TDEPFILES.
2000
8b23ecc4
SL
20012008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2002
2003 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2004 (Overview): Mention notifications and non-stop mode behavior.
2005 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2006 with non-stop mode behavior. Add vStopped description.
2007 (Stop Reply Packets): Update list of packets that return
2008 stop replies. Mention non-stop behavior.
2009 (General Query Packets): Document QNonStop packet and associated
2010 qSupported query response.
2011 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2012 behavior.
2013 (Notification Packets): New section.
2014 (Remote Non-Stop): New section.
2015 (File-I/O Overview): Mention non-stop behavior.
2016
fff08868
HZ
20172008-10-24 Hui Zhu <teawater@gmail.com>
2018 Pedro Alves <pedro@codesourcery.com>
2019
2020 * gdb.texinfo (displaced-stepping): Describe the auto mode
2021 setting, and say it's the default. This is now a mainstream
2022 setting instead of a maintenance setting.
2023
252fbfc8
PA
20242008-10-23 Pedro Alves <pedro@codesourcery.com>
2025
2026 * observer.texi (thread_stop_requested): New.
2027
20924a55
JB
20282008-10-22 Joel Brobecker <brobecker@adacore.com>
2029
2030 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2031 (Patching): Replace incorrect usage of @samp by @kbd.
2032
bacec72f
MS
20332008-10-17 Michael Snyder <msnyder@vmware.com>
2034
2035 * gdb.texinfo: Add documentation for reverse execution.
2036
a08702d6 20372008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2038 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2039
2040 * gdb.texinfo. (Values From Inferior): New subsubsection.
2041
d97bc12b
DE
20422008-10-06 Doug Evans <dje@google.com>
2043
2044 * gdb.texinfo (set debug dwarf2-die): Document it.
2045
87f67dba
JB
20462008-10-01 Joel Brobecker <brobecker@adacore.com>
2047
2048 * gdb.texinfo (catch) [exception]: Document how to insert
2049 a breakpoint on user-defined exceptions when the exception
2050 name is identical to one of the language-defined ones.
2051
2fae03e8
TT
20522008-09-27 Tom Tromey <tromey@redhat.com>
2053
2054 * gdb.texinfo (Macros): Remove text about stringification,
2055 varargs, and splicing.
2056
5c6ce71d
TT
20572008-09-27 Tom Tromey <tromey@redhat.com>
2058
2059 * gdbint.texinfo (Language Support): Remove text about omitting
2060 support for a language.
2061
07128da0
DE
20622008-09-23 Doug Evans <dje@google.com>
2063
2064 * gdb.texinfo (info dcache): Update.
2065
b90a069a
SL
20662008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2067
2068 * gdb.texinfo (Packets): Add info on thread-id syntax and
2069 multiprocess extensions.
2070 <D>: Document multiprocess form of packet.
2071 <H>: Use thread-id syntax.
2072 <T>: Likewise.
2073 <vCont>: Likewise. Note this is required for multiprocess.
2074 <vKill>: New packet.
2075 (Stop Reply Packets) <T>: Use thread-id syntax.
2076 <W>: Document multiprocess form of reply.
2077 <X>: Likewise.
2078 (General Query Packets) <qC>: Use thread-id syntax.
2079 <qfThreadInfo>: Likewise.
2080 <qGetTLSAddr>: Likewise.
2081 <qP>: Likewise.
2082 <qSupported>: Add "multiprocess" feature.
2083 <qThreadExtraInfo>: Use thread-id syntax.
2084
b77209e0
PA
20852008-09-22 Stan Shebs <stan@codesourcery.com>
2086
2087 * gdb.texinfo (Inferiors): New section.
2088
3d0bb823
PA
20892008-09-12 Pedro Alves <pedro@codesourcery.com>
2090
2091 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2092
f8dcfc0a
UW
20932008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2094
2095 * gdbint.texinfo (Target Conditionals): Remove documentation
2096 for gdbarch_name_of_malloc.
2097
8775bb90
MS
20982008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2099
2100 * gdb.texinfo (Interrupts): Mention TCP interface for
2101 sending BREAK.
2102
f1838a98
UW
21032008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2104
2105 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2106 argument prefix to "set sysroot".
2107
158c7665
PH
21082008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2109
2110 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2111 and False.
2112
30e026bb
VP
21132008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2114
c8d5aac9
L
2115 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2116 for possible features of -list-features.
30e026bb 2117
c6ebd6cf
VP
21182008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2119
c8d5aac9 2120 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2121 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2122
aeac0ff9
VP
21232008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2124
2125 * doc/gdb.texinfo (PowerPC): Fix typo.
2126 (PowerPC features): Fix typo.
2127
5231c1fd
PA
21282008-08-18 Pedro Alves <pedro@codesourcery.com>
2129
2130 * observer.texi (thread_ptid_changed): New.
2131
677c5bb1
LM
21322008-08-18 Luis Machado <luisgpm@br.ibm.com>
2133
2134 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2135 (PowerPC features): Mention feature set for VSX registers.
2136
f3a2dd1a
JB
21372008-08-13 Joel Brobecker <brobecker@adacore.com>
2138
2139 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2140 the direct visibility of all names in user-written packages.
2141
33e5cbd6
PA
21422008-08-13 Pedro Alves <pedro@codesourcery.com>
2143
2144 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2145 setting, and make it the default.
2146 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2147 non-stop script example.
2148
d0384fc4
TJB
21492008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2150
2151 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2152 reference to the "Using Different Register and Memory Data
2153 Representation" section.
2154
a6f3e723
SL
21552008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2156
2157 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2158 (Remote Protocol): Add Packet Acknowledgment to menu.
2159 (Overview): Mention +/- can be disabled, and point to new section
2160 where this is discussed in detail.
2161 (General Query Packets): Document QStartNoAckMode packet, and
2162 corresponding qSupported reply.
2163 (Packet Acknowledgment): New section.
2164
0606b73b
SL
21652008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2166 Pedro Alves <pedro@codesourcery.com>
2167
2168 * gdb.texinfo (Threads): Move paragraph about automatic thread
2169 selection to All-Stop Mode subsection.
2170 (Thread Stops): Reorganize existing material into subsections.
2171 Add introductory blurb and menu.
2172 (Non-Stop Mode): New subsection.
2173 (Background Execution): New subsection.
2174 (Maintenance Commands): Add cross-references from async mode
2175 commands to the new Background Execution section.
2176
d57a3c85
TJB
21772008-08-06 Tom Tromey <tromey@redhat.com>
2178
2179 * gdb.texinfo (Extending GDB): New chapter.
2180 (Sequences): Demoted chapter, now a section under the new
2181 Extending GDB chapter.
2182 (Python): New section.
2183
6d76a53d
SS
21842008-07-31 Stan Shebs <stan@codesourcery.com>
2185
2186 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2187
1f70da6a
SS
21882008-07-29 Stan Shebs <stan@codesourcery.com>
2189
2190 * gdbint.texinfo: General round of cleanup and minor
2191 clarifications.
2192 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2193 (Longjmp Support): Update description to reflect how it is done
2194 for targets without using native header.
2195 (Symbol Handling): Add a little more general explanation.
2196 (COFF, ELF): Mention stabs encapsulation.
2197 (DWARF 3): New section.
2198 (Adding a New Host): Scrub out some obsolete bits.
2199 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2200 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2201 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2202 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2203 SEEK_SET, STOP_SIGNAL, USG.
2204 (Raw and Virtual Register Representations): Ditto for
2205 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2206 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2207 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2208 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2209 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2210 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2211 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2212 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2213 DEPRECATED_USE_STRUCT_CONVENTION.
2214 Describe gdbarch_deprecated_fp_regnum.
2215 Update description of gdbarch_print_insn.
2216 (Adding a New Target): Scrub out obsolete bits.
2217 (Obsolete Conditionals): Remove entire section.
2218
383f836e
TT
22192008-07-25 Tom Tromey <tromey@redhat.com>
2220
2221 * observer.texi (GDB Observers): Document new observers:
2222 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2223 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2224 architecture_changed.
2225
cfd8ab24
SS
22262008-07-21 Stan Shebs <stan@codesourcery.com>
2227
2228 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2229 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2230
781b42b0
TT
22312008-07-21 Tom Tromey <tromey@redhat.com>
2232
2233 * observer.texi (GDB Observers): Remove obsolete comment.
2234 <executable_changed>: Remove argument.
2235
d7d9f01e
TT
22362008-07-18 Tom Tromey <tromey@redhat.com>
2237
2238 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2239
bf250677
DE
22402008-07-10 Doug Evans <dje@google.com>
2241
2242 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2243
10568435
JK
22442008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2245
2246 * gdb.texinfo (Starting): Document "set disable-randomization".
2247
5ae4183a
AS
22482008-07-07 Andreas Schwab <schwab@suse.de>
2249
2250 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2251
b56e7235
VP
22522008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2253
2254 * gdb.texinfo (GDB/MI Target Manipulation): Add
2255 example of -target-attach.
2256
e1ac3328
VP
22572008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2258
2259 * observer.texi (target_resumed): New observer.
5ae4183a 2260 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2261
65d12d83
TT
22622008-06-06 Tom Tromey <tromey@redhat.com>
2263
2264 * gdb.texinfo (Completion): Add field name example.
2265
fbc5282e
MK
22662008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2267
2268 * gdb.texinfo (GDB/MI Program Context): Added example
2269 to -exec-arguments
5ae4183a 2270
fbc5282e 22712008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2272
2273 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2274 annotation.
2275
c16158bc 22762008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2277 Nathan Sidwell <nathan@codesourcery.com>
2278 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2279
2280 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2281 and ACX_BUGURL.
2282 * configure: Regenerate.
2283 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2284 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2285 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2286 mailing-list-specific text about bug reporting unless
2287 BUGURL_DEFAULT.
2288
75c99385
PA
22892008-06-05 Pedro Alves <pedro@codesourcery.com>
2290
2291 * gdb.texinfo (-target-select): Remove reference to target async.
2292 (Maintenance Commands): Document "maint set/show remote-async".
2293
1763a388
MK
22942008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2295
2296 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2297 in -target-file-get section.
5ae4183a 2298
d0d064df
PA
22992008-05-22 Pedro Alves <pedro@codesourcery.com>
2300
9b562ab8
PA
2301 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2302 killing the inferior when it is already debugging a process.
d0d064df 2303
8dfa32fc
JB
23042008-05-21 Joel Brobecker <brobecker@adacore.com>
2305
2306 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2307 abbreviation for "finish".
2308
55f996a7
NR
23092008-05-21 Nick Roberts <nickrob@snap.net.nz>
2310
2311 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2312
ba2b1c56
DJ
23132008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2314
2315 * gdbint.texinfo (Target Conditionals): Delete entry for
2316 gdbarch_dwarf_reg_to_regnum.
2317
08388c79
DE
23182008-05-09 Doug Evans <dje@google.com>
2319
a3c83fae 2320 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2321
d14508fe
DE
23222008-05-05 Doug Evans <dje@google.com>
2323
2324 * gdb.texinfo (disassemble): Document /m modifier.
2325
e2b7ddea
VP
23262008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2327
5ae4183a
AS
2328 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2329 will not report the time of commands that run the target.
e2b7ddea 2330
8eb41542
VP
23312008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2332
2333 * gdb.texinfo (GDB/MI Output Records): Add
2334 missing semicolon.
2335
82f68b1c
VP
23362008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2337
2338 * gdb.texinfo (GDB/MI Output Records):
2339 Document =thread-create and =thread-exited.
2340
fa0f268d
VP
23412008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2342
2343 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2344 Remove mention of dmi-discuss.
fa0f268d 2345
063bfe2e
VP
23462008-05-03 Pedro Alves <pedro@codesourcery.com>
2347
2348 * observer.texi (thread_exit): New.
2349
237fc4c9
PA
23502008-05-02 Pedro Alves <pedro@codesourcery.com>
2351
2352 * gdb.texinfo (Debugging Output): Document "set/show debug
2353 displaced".
2354 (Maintenance Commands): Document "maint set/show
2355 can-use-displaced-stepping".
2356
0428b8f5
DJ
23572008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2358
2359 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2360 and set/show arm force-mode.
2361
5009afc5
AS
23622008-05-02 Andreas Schwab <schwab@suse.de>
2363
2364 * gdbint.texinfo (Algorithms): Describe
2365 target_watchpoint_addr_within_range.
2366
669fac23
DJ
23672008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2368
2369 * gdbint.texinfo (Stack Frames): New chapter.
2370 (Algorithms): Move Frames text to the new chapter.
2371 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2372 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2373
721c02de
VP
23742008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2375
5ae4183a
AS
2376 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2377 output does not necessary include any tokens.
721c02de 2378
c055b101
CV
23792008-04-22 Corinna Vinschen <vinschen@redhat.com>
2380
2381 * gdb.texinfo (Set SH Calling convention): New @item.
2382 (Show SH Calling convention): Ditto.
2383
68837c9d
MD
23842008-04-22 Markus Deuling <deuling@de.ibm.com>
2385
2386 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2387
2e9132cc
EZ
23882008-04-20 Eli Zaretskii <eliz@gnu.org>
2389
2390 * gdb.texinfo (Set Breaks): Mention that multiple location
2391 breakpoints need line number info. Add index entries.
2392
31fffb02
CS
23932008-04-19 Craig Silverstein <csilvers@google.com>
2394
2395 * gdb.texinfo (Requirements): Add an optional requirement on
2396 zlib.
2397 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2398 Compressed DWARF 2.
2399
a47ec5fe
AR
24002008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2401
2402 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2403 sample output for 'stopped,reason="breakpoint-hit"' message.
2404 (GDB/MI Program Execution): Likewise.
2405
de051565
MK
24062008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2407
5ae4183a 2408 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2409 -var-set-format. Add -f option to -var-evaluate-expression.
2410
6ba66d6a
JB
24112008-04-03 Joel Brobecker <brobecker@adacore.com>
2412
2413 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2414 new node "Ambiguous Expressions". Replace references to this
2415 node by references to "Ambiguous Expressions" throughout.
2416 (Ambiguous Expressions): New node.
2417
1e26b4f8
DJ
24182008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2419
2420 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2421
b84876c2
PA
24222008-03-21 Pedro Alves <pedro@codesourcery.com>
2423
2424 * gdb.texinfo (Debugging Output): Document
2425 "set/show debug lin-lwp-async".
2426 (Maintenance Commands): Document "maint set/show linux-async".
2427
63092375
DJ
24282008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2429
2430 * gdb.texinfo (Expressions): Update description of malloced arrays.
2431
8e8901c5
VP
24322008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2433
2434 * gdb.texinfo (Thread Commands): Document
2435 -thread-info. Remove -thread-list-all-threads.
2436
1fddbabb
PA
24372008-03-14 Pedro Alves <pedro@codesourcery.com>
2438 Sandra Loosemore <sandra@codesourcery.com>
2439
2440 * gdb.texinfo (Library List Format): Update to mention the
2441 possibility to pass section addresses instead of segment
2442 addresses.
2443
ccd213ac
DJ
24442008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2445
2446 * gdb.texinfo (Starting): Document "set exec-wrapper".
2447 (Server): Document gdbserver --wrapper.
2448
fa4727a6
DJ
24492008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2450
2451 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2452 unreadable memory. Delete obsolete SPARClite reference.
2453
8edfe269
DJ
24542008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2455
2456 * gdb.texinfo (Starting): Mention always-running targets.
2457 (Target Commands): Add an anchor for load.
2458 (Connecting): Explain continue instead of run.
2459
1843f87b
DJ
24602008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2461
2462 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2463
f9082629
NR
24642008-02-26 Nick Roberts <nickrob@snap.net.nz>
2465
2466 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2467 breakpoint table.
2468
fd96d250
PA
24692008-02-19 Pedro Alves <pedro@codesourcery.com>
2470
2471 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2472 killing the inferior when it is already debugging a process.
2473
36af4ef6
MD
24742008-02-13 Markus Deuling <deuling@de.ibm.com>
2475
2476 * gdbint.texinfo (Build Script): New section. Mention new build script
2477 gdb_buildall.sh.
2478
cda4ce5a
JB
24792008-02-01 Jim Blandy <jimb@red-bean.com>
2480
2481 * gdb.texinfo (Help): Summarize 'info args' correctly.
2482
4acd40f3
TJB
24832008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2484
2485 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2486 available in PowerPC architecture.
2487 (Embedded Processors): Change node name of PowerPC item in menu.
2488 (PowerPC): Rename to...
2489 (PowerPC Embedded): this.
2490 (Architectures): Add new PowerPC item in menu.
2491 (PowerPC): New node.
2492
6e6c6f50
DJ
24932008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2494
2495 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2496 commands.
2497
5ee187d7
DJ
24982008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2499
2500 * gdb.texinfo (Setting Catchpoints): Mention features
2501 supported on GNU/Linux.
2502
e275c0d9
NR
25032008-01-30 Nick Roberts <nickrob@snap.net.nz>
2504
2505 * gdb.texinfo (GDB/MI File Commands): Describe new output
2506 field for MI command -file-list-exec-source-file.
2507
2d717e4f
DJ
25082008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2509
2510 * gdb.texinfo (Using the `gdbserver' Program): Add security
2511 warning. Rearrange into subsections and subsubsections. Document
2512 --multi and --debug. Correct --with-sysroot typo. Update --attach
2513 usage. Make load reference clearer. Document monitor exit.
2514 (Remote Configuration): Document set remote exec-file, attach-packet,
2515 and run-packet.
2516 (Packets): Document vAttach and vRun.
2517
d35a4257 25182008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2519
2520 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2521 detach-on-follow -> detach-on-fork.
f663676d 2522
c78d192c
DJ
25232008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2524
2525 * gdbint.texinfo (Native Conditionals): Remove
2526 SHELL_COMMAND_CONCAT and SHELL_FILE.
2527
d35a4257
EZ
25282008-01-26 Eli Zaretskii <eliz@gnu.org>
2529
2530 * gdb.texinfo (Specify Location): Improve wording.
2531
93815fbf
VP
25322008-01-23 Chris Demetriou <cgd@google.com>
2533
2534 * gdb.texinfo (Threads): Document new "set print thread-events"
2535 and "show print thread-events" commands.
2536
2a25a5ba
EZ
25372008-01-19 Eli Zaretskii <eliz@gnu.org>
2538
2539 * gdb.texinfo (Specify Location): New section.
2540 (Delete Breaks, Edit, Set Breaks): Remove description of
2541 locations. Instead, add a reference to "Specify Location".
2542 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2543 (Symbols): Refer to "Specify Location" for the valid forms of
2544 linespecs and locations.
2545
32c9a795
MD
25462008-01-18 Markus Deuling <deuling@de.ibm.com>
2547
2548 * gdbint.texinfo (Target Conditionals): Replace the description of
2549 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2550
b17828ca
JB
25512008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2552
2553 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2554 about &&var, which is rejected by the expression parser.
2555
0aea4bf3
LM
25562008-01-09 Luis Machado <luisgpm@br.ibm.com>
2557
2558 * gdb.texinfo (Output): Update documentation on using printf with DFP
2559 types.
2560
febe4383
TJB
25612008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2562
2563 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2564 subsubsection.
2565 (Decimal Floating Point format): New subsubsection.
2566
7a404eba
PA
25672008-01-05 Pedro Alves <pedro@codesourcery.com>
2568
2569 * gdb.texinfo (File Options): Remove mention of the attempt to
2570 open a core file with the -p option. Don't list -c as a valid
2571 option to attach to a process.
2572
a4d9b460
PA
25732008-01-05 Pedro Alves <pedro@codesourcery.com>
2574
2575 * gdbint.texinfo (Host Conditionals): Remove mention of
2576 ALIGN_STACK_ON_ENTRY.
2577
6ec2edbe
JB
25782008-01-05 Joel Brobecker <brobecker@adacore.com>
2579
2580 * gdbint.texinfo (Start of New Year Procedure): Add item
2581 describing how to update the source and documentation copyright
2582 notices.
2583
d8b2a693
JB
25842007-12-18 Jim Blandy <jimb@codesourcery.com>
2585
ab209b3a 2586 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
2587 watchpoint explanation into the main description of the watchpoint
2588 command; update synopses of 'watch', 'rwatch', and 'awatch'
2589 commands.
2590
8b4ed427
VP
25912007-12-18 Vladimir Prus <vladimir@codesourcery.com>
2592
2593 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2594 Document 'pending-breakpoints' feature of
2595 -list-features.
2596
37e4754d
LM
25972007-12-17 Luis Machado <luisgpm@br.ibm.com>
2598
669fac23 2599 * gdb.texinfo: Add new parameter's description.
37e4754d 2600
1d3811f6
DJ
26012007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2602
2603 * gdb.texinfo (Overview): Clarify run-length encoding
2604 example. Remove the restriction on "+" and "-" characters.
2605
c1c25a1a
EZ
26062007-12-15 Eli Zaretskii <eliz@gnu.org>
2607
2608 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2609
afe8ab22 26102007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2611
afe8ab22
VP
2612 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2613 the -f option for -break-insert, remove -r option,
2614 and clarify specification of location.
2615
a6b151f1
DJ
26162007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2617
2618 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2619 formatting.
2620 (Remote Debugging): Add File Transfer section.
2621 (Remote Configuration): Document Host I/O packets.
2622 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 2623 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
2624 (Packets): Add vFile.
2625
3b784c4f
EZ
26262007-11-17 Eli Zaretskii <eliz@gnu.org>
2627
2628 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2629 breakpoints with multiple locations.
2630 (Breakpoint Menus): Improve wording.
2631 (Output): Fix last change.
2632
a4ce5b0d
UW
26332007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
2634
2635 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2636
1b39d5c0
DE
26372007-11-15 Doug Evans <dje@google.com>
2638
2639 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
2640
7a72d44c
VP
26412007-11-15 Vladimir Prus <vladimir@codesourcery.com>
2642
2643 * gdbint.texinfo (Native Conditionals): Remove
2644 mention of CLEAR_SOLIB.
5ae4183a 2645
6d1829bf 26462007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
2647
2648 * gdb.texinfo (Print Settings): Add documentation for "set/show
2649 print frame-arguments".
2650
1a619819
LM
26512007-11-05 Luis Machado <luisgpm@br.ibm.com>
2652
3b784c4f 2653 * gdb.texinfo (Output): Update printf command's description.
1a619819 2654
55eddb0f
DJ
26552007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
2656
2657 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
2658 powerpc soft-float".
2659
9cceb671
DJ
26602007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2661
2662 * gdb.texinfo (Files): Correct formatting. Mention Expat
2663 requirement.
2664 (Requirements for Building GDB): Expand the list of Expat
2665 uses.
2666 (Library List Format, Memory Map Format): Mention Expat.
2667 (Target Descriptions): Update Expat wording.
2668
83acabca
DJ
26692007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2670
2671 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
2672 Document that gdbarch_convert_register_p should return zero for no-op
2673 conversions.
2674
e35879db
UW
26752007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
2676
83acabca 2677 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
2678 of set_gdbarch_sofun_address_maybe_missing back to ...
2679 (Target Conditionals): ... here to fix build break.
2680
203c3895
UW
26812007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2682
83acabca 2683 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
2684 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
2685 (Compiler Characteristics): ... documentation of
2686 set_gdbarch_sofun_address_maybe_missing.
2687
11411de3
DJ
26882007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2689
2690 * gdbint.texinfo (Target Conditionals): Use
2691 frame_unwind_register_unsigned in examples instead of
2692 frame_unwind_unsigned_register.
2693
7cc46491
DJ
26942007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2695
2696 * gdb.texinfo (Predefined Target Types): Add int128
2697 and uint128.
2698 (Standard Target Features): Add PowerPC features.
2699
81adfced
DJ
27002007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2701
2702 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
2703
c1874924
UW
27042007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2705
2706 * gdbint.texi (Target Conditionals): Remove documentation
2707 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
2708 gdbarch_extract_return_value, and gdbarch_store_return_value.
2709
f6e56ab3
UW
27102007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2711
2712 * gdbint.texi (Target Conditionals): Remove documentation of
2713 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2714
56cf5405
KH
27152007-10-11 Kazu Hirata <kazu@codesourcery.com>
2716
2717 * gdb.texinfo: Mention that inaccessible-by-default is on by
2718 default.
2719
35156bae
DJ
27202007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2721
2722 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2723
d983da9c
DJ
27242007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
2725
2726 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2727 multi-threaded watchpoints.
2728 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2729 checked. Describe sticky notification. Expand description
2730 of steppable and continuable watchpoints.
2731 (Watchpoints and Threads): New subsection.
2732
fe6fbf8b
VP
27332007-09-28 Vladimir Prus <vladimir@codesourcery.com>
2734
2735 * gdb.texinfo (Setting Breakpoints): Revise
2736 documentation for pending breakpoints. Document
2737 breakpoints with multiple locations.
5ae4183a 2738
084344da
VP
27392007-09-19 Vladimir Prus <vladimir@codesourcery.com>
2740
2741 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2742 Document -list-features.
5ae4183a 2743
82160952
EZ
27442007-09-15 Eli Zaretskii <eliz@gnu.org>
2745
2746 * gdb.texinfo (Output): Spell out which features of C's printf are
2747 not supported by GDB's printf.
7e27a47a
EZ
2748 (Separate Debug Files): More accurate wording regarding build ID
2749 and a reference to the ld manual rather than the Fedora wiki.
82160952 2750
ea37ba09
DJ
27512007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2752 Jim Blandy <jimb@codesourcery.com>
2753
2754 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
2755 (Examining Memory): Update mentions of the 's' format.
2756 (Automatic Display): Likewise.
2757
b8533aec
DJ
27582007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
2759
2760 * gdb.texinfo: Update the FSF's Back-Cover Text.
2761
83f83d7f
JK
27622007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2763 Eli Zaretskii <eliz@gnu.org>
2764
2765 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2766 Fixed the ``build ID'' name. New binaries build instructions for the
2767 build ID inclusion. Explain how the commands are specific to the build
2768 ID vs. debug link.
2769
c7e83d54
EZ
27702007-09-01 Eli Zaretskii <eliz@gnu.org>
2771
2772 * gdb.texinfo (Separate Debug Files): Fix last change. Add
2773 indexing for ``build ID'' support.
2774
d3750b24
JK
27752007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2776
2777 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2778 Enlisted BUILD ID to the debug file searching example.
2779 Included a BUILD ID `.note.gnu.build-id' section description.
2780 Updated/added the debug files splitting instructions for OBJCOPY.
2781
02142340
VP
27822007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2783
2784 * gdb.texinfo (Variable Objects): Adjust docs
2785 for -var-info-expression and document
2786 -var-info-path-expression.
2787
d3bdde98
JB
27882007-08-20 Jim Blandy <jimb@codesourcery.com>
2789
3fb6a982
JB
2790 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2791 (title page): Include the dedication in the printed manual, as a
2792 separate page after the copyright notice.
5ae4183a 2793
d3bdde98
JB
2794 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2795 don't break a @var across a line.
2796
c80a96a8
MR
27972007-07-25 Maciej W. Rozycki <macro@mips.com>
2798
2799 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2800 for include files.
2801
5824a901
NR
28022007-07-12 Nick Roberts <nickrob@snap.net.nz>
2803
2804 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
2805 in annotate.texinfo.
2806 (Command History): Link to new node.
5824a901 2807
d52e7ea3
UW
28082007-07-05 Markus Deuling <deuling@de.ibm.com>
2809
2810 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2811
5fc14d0a
EZ
28122007-07-05 Eli Zaretskii <eliz@gnu.org>
2813
2814 * gdbint.texinfo (Target Conditionals): Fix last change.
2815
4a9bb1df
UW
28162007-07-03 Markus Deuling <deuling@de.ibm.com>
2817
2818 * gdb.texinfo: Replace following macros by their appropriate gdbarch
2819 routines:
2820 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2821 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2822 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2823 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2824 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2825 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2826 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2827 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2828 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2829 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2830 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2831 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2832 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2833 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2834 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2835 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2836 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2837 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2838 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2839 (SOFTWARE_SINGLE_STEP_P)
2840
2841 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2842 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2843
2844 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2845 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2846 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2847 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2848 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2849 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2850 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2851 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2852 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2853 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2854
2855 (Converting an existing Target Architecture to Multi-arch): Remove
2856 section.
2857
2858 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2859 (gdbarch_addr_bits_remove): Add code example.
2860
2861 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2862
cfa9d6d9
DJ
28632007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2864
2865 * gdb.texinfo (Remote Configuration): Document library-info-packet.
2866 Add other missing entries. Adjust the table size to fit.
2867 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
2868 stop reasons including the new "library" event.
2869 (General Query Packets): Adjust table widths for qSupported. Mention
2870 qXfer:libraries:read reply to qSupported and document the new packet.
2871 (Library List Format): New section.
2872
159fcc13
JK
28732007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2874
2875 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2876
f66d1690
MS
28772007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
2878
2879 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2880
67102876
NR
28812007-06-25 Nick Roberts <nickrob@snap.net.nz>
2882
2883 * gdbint.texinfo (Register and Memory Data): Break sections
2884 into nodes and add a menu.
2885
a4642986
MR
28862007-06-21 Maciej W. Rozycki <macro@mips.com>
2887
2888 * gdb.texinfo (Examining Memory): Document the new behaviour.
2889
e9c17194
VP
28902007-06-21 Vladimir Prus <vladimir@codesourcery.com>
2891
2892 * gdb.texinfo (Standard Target Features): Document
2893 m68k features.
2894
31d99776
DJ
28952007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2896
2897 * gdb.texinfo (General Query Packets): Document qOffsets changes.
2898
1780a0ed
DJ
28992007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2900
2901 * gdb.texinfo (Target Description Format): Add version attribute
2902 for <target>.
2903
822b6570
DJ
29042007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2905
2906 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2907
f8b73d13
DJ
29082007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2909
2910 * gdb.texinfo (MIPS Features): New subsection.
2911
0e7f50da
UW
29122007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2913 Markus Deuling <deuling@de.ibm.com>
2914
2915 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2916 and qXfer:spu:write packets and mention them under qSupported.
2917
23d964e7
UW
29182007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2919 Markus Deuling <deuling@de.ibm.com>
2920
2921 * gdb.texinfo (Architectures): Add new SPU section to document
2922 Cell Broadband Engine SPU architecture specific commands.
2923
9f708cb2
VP
29242007-06-09 Vladimir Prus <vladimir@codesourcery.com>
2925
2926 * gdb.texinfo (GDB/MI Variable Objects): Editorial
2927 comments.
2928
7579b5f8
NR
29292007-06-07 Nick Roberts <nickrob@snap.net.nz>
2930
2931 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
2932
bf06d120
JB
29332007-05-29 Jim Blandy <jimb@codesourcery.com>
2934
2935 * gdb.texinfo (Overview): Doc fix.
2936
23776285
MR
29372007-05-22 Maciej W. Rozycki <macro@mips.com>
2938
2939 * gdb.texinfo (Remote Configuration): Document "set/show
2940 remoteflow".
2941
1a69e1e4
DJ
29422007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2943
bf06d120
JB
2944 * gdb.texinfo (MIPS): Remove documentation for set mips
2945 saved-gpreg-size, show mips saved-gpreg-size, and set mips
2946 stack-arg-size.
1a69e1e4 2947
46ba6afa 29482007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2949
46ba6afa
BW
2950 * all-cfg.texi (GDBTUI): New.
2951 * gdb.texinfo (Mode Options): Use GDBTUI variable.
2952 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
2953 (TUI Configuration): Edit to improve clarity and fix problems of
2954 both style and content.
5ae4183a 2955
06d3b283
UW
29562007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
2957
2958 * observer.texi (GDB Observers): New observer "new_objfile".
2959
179101d6
UW
29602007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
2961
2962 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
2963
25d5ea92
VP
29642007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2965
2966 * gdb.texinfo (GDB/MI Variable Objects): Document
2967 frozen variables objects.
5ae4183a 2968
ea35711c
DJ
29692007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
2970
2971 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
2972 (Character Sets, Caching Data of Remote Targets): Likewise.
2973 (Targets): Delete Remote node. Move its text...
2974 (Debugging Remote Programs): ...to here. Delete description
2975 of the "remote" command.
2976 (Remote configuration): Delete description of "set remotedevice"
2977 and "show remotedevice".
2978 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
2979
db2e3e2e
BW
29802007-04-11 Bob Wilson <bob.wilson@acm.org>
2981
5ae4183a
AS
2982 * gdb.texinfo (Contributors, Continuing and Stepping)
2983 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
2984 (General Query Packets, File-I/O Remote Protocol Extension)
2985 (Protocol Basics, The F Reply Packet, Write)
2986 (Protocol-specific Representation of Datatypes, Memory Transfer):
2987 Fix hyphenation, punctuation and grammar problems.
2988 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
2989 'section' instead of 'subsection' in the text.
2990 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
2991 (i386): Remove period from section name.
db2e3e2e
BW
2992 (Installing GDB, Requirements, Running Configure, Separate Objdir)
2993 (Config Names, Configure Options): Use @file{configure}.
2994
8a3dae3e
DJ
29952007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
2996
2997 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
2998 and tab expansion.
2999
1a92f856
DJ
30002007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3001
3002 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3003
79a6e687 30042007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3005
79a6e687
BW
3006 * gdb.texinfo: Consistently capitalize all significant words in
3007 node names, chapter titles, section titles, and headings. Update
3008 cross references to match.
3009 (Starting and Stopping Trace Experiment): Make node name plural.
3010 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3011
ad527d2e
PA
30122007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3013
3014 * gdb.texinfo (WinCE): Delete obsolete subsection.
3015
7ce59000
DJ
30162007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3017
3018 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3019 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3020 references.
3021
8807d78b
DJ
30222007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3023
3024 * gdb.texinfo (Startup): Delete references to some alternate
3025 names for .gdbinit.
3026 (Thread): Remove LynxOS reference.
3027 (Tandem ST2000): Delete target-specific documentation.
3028 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3029 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3030 and GDB_OSABI_LYNXOS.
3031
5f402660
UW
30322007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3033
3034 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3035
bac718a6
UW
30362007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3037
3038 * gdbint.texinfo (Target Conditionals): Remove mention of
3039 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3040 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3041
9453113a
DJ
30422007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3043
3044 * Makefile.in: Add "pdfdir" installation
3045 directory, PDFTEX macro, support for "install-pdf" target,
3046 and rules for making a pdf version of refcard.texi.
3047 * refcard.tex: Specify paper size for PDF output.
3048
ae21e955 30492007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3050
ae21e955 3051 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3052
3f94c067 30532007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3054
3f94c067
BW
3055 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3056 (Source Path, Character Sets, Macros, Define)
3057 (GDB/MI Result Records, GDB/MI Simple Examples)
3058 (GDB/MI Program Execution, GDB/MI File Commands)
3059 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3060 (Bug Reporting): Use @value{GCC}.
5ae4183a 3061
12c27660 30622007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3063
12c27660
BW
3064 * gdb.texinfo (Help): Fix formatting of examples.
3065 (Variables): Use @ifnotinfo instead of @iftex.
3066 (Non-debug DLL symbols): Use @ref instead of @pxref.
3067 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3068
ce9341a1
BW
30692007-03-26 Bob Wilson <bob.wilson@acm.org>
3070
3071 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3072
c8f4133a
BW
30732007-03-26 Bob Wilson <bob.wilson@acm.org>
3074
3075 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3076 the order of the nodes.
3077 (C Operators, C Constants, Debugging C): Remove extra menus.
3078 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3079
c8f4133a 30802007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3081
3082 * gdb.texinfo (File Options): Add missing parenthesis.
3083 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3084
c74d0ad8
DJ
30852007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3086
3087 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3088
ff6f572f
DJ
30892007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3090
669fac23 3091 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3092 case insensitivity.
3093 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3094
994337c3
NR
30952007-02-18 Nick Roberts <nickrob@snap.net.nz>
3096
3097 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3098 (Files): Add section name to argument list for pxref.
3099 (Non-debug DLL symbols): Don't use `see' for pxref.
3100 (Embedded Processors): Fix typo.
3101 (GDB/MI Breakpoint Commands): Execution commands generate
3102 *stopped not ^done.
3103
eb819d70
NR
31042007-02-13 Nick Roberts <nickrob@snap.net.nz>
3105
3106 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3107 values for in_scope. Mention that only root variables can be
3108 updated.
3109 (GDB/MI Development and Front Ends): Explain new values may be
3110 added to existing fields.
3111
123dc839
DJ
31122007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3113
3114 * gdb.texinfo (-target-disconnect): Use @smallexample.
3115 (Requirements): Add anchor for Expat. Update description.
3116 (Target Descriptions): Mention Expat.
3117 (Target Description Format): Document new elements. Use
3118 @smallexample.
3119 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3120 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3121
108546a0
DJ
31222007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3123
3124 * gdb.texinfo (Target Description Format): Add section on XInclude.
3125
95a98c01
NR
31262006-02-03 Nick Roberts <nickrob@snap.net.nz>
3127
3128 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3129 command -enable-timings.
3130
f4b3909f
EZ
31312007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3132
5ae4183a 3133 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3134 descriptions for new/deleted elements in gdb_osabi. Add missing
3135 description for function generic_elf_osabi_sniff_abi_tag_sections.
3136
c7ba131e
JB
31372007-01-29 Joel Brobecker <brobecker@adacore.com>
3138
3139 * gdb.texinfo (Maintenance Commands): Add documentation for
3140 the new "maint print target-stack" command.
3141
3a60f64e
JK
31422007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3143 Eli Zaretskii <eliz@gnu.org>
3144
f4b3909f 3145 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3146
c582f8b6
EZ
31472007-01-26 Eli Zaretskii <eliz@gnu.org>
3148
3149 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3150 Use @value{NGCC} instead of @value{GCC}.
3151
d3e8051b
EZ
31522007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3153
3154 * agentexpr.texi: Fix typos.
3155 * annotate.texinfo: Likewise.
3156 * gdb.texinfo: Likewise.
3157 * gdbint.texinfo: Likewise.
3158 * observer.texi: Likewise.
3159 * stabs.texinfo: Likewise.
3160
86f04699
EZ
31612007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3162
3163 * gdbint.texinfo (Support Libraries): Remove mmalloc
3164 entry. Describe readline library.
3165
23181151
DJ
31662007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3167
3168 * gdb.texinfo (Target Descriptions): New section.
3169 (General Query Packets): Add QPassSignals anchor. Mention
3170 qXfer:features:read under qSupported. Expand mentions of
3171 qXfer:memory-map:read and QPassSignals. Document
3172 qXfer:features:read.
3173
f822c95b
DJ
31742007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3175
3176 * gdb.texinfo (Commands to specify files): Describe
3177 "set sysroot" and "show sysroot".
3178 (Using the `gdbserver' program): Lowercase argument
3179 to @var. Expand description of setting up GDB on the
3180 host.
3181
8936fcda
JB
31822007-01-05 Joel Brobecker <brobecker@adacore.com>
3183
3184 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3185 catch exception, catch exception unhandled, and catch assert
3186 commands.
3187
e776119f
DJ
31882007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3189
3190 * gdb.texinfo (Debugging Output): Document "set debug xml"
3191 and "show debug xml".
3192
aa79a185
DJ
31932007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3194
3195 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3196
7f893741
JB
31972007-01-01 Joel Brobecker <brobecker@adacore.com>
3198
3199 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3200
a1b5960f
VP
32012006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3202
3203 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3204 note in @ignore, to be removed later if nobody complains.
3205
9f470e6e
NR
32062006-12-04 Nick Roberts <nickrob@snap.net.nz>
3207
3208 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3209 of -var-delete.
3210
765dc015 32112006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3212
765dc015 3213 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3214 automatic software/hardware breakpoint usage and
3215 the "set breakpoint auto-hw" command.
765dc015 3216
4b5752d0
VP
32172006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3218
3219 * gdb.texinfo (Memory Access Checking): New.
3220
89be2091
DJ
32212006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3222
3223 * gdb.texinfo (Remote configuration): Mention
3224 "pass-signals-packet".
3225 (General Query Packets): Document QPassSignals. Fix
3226 a typo.
3227
ca3bf3bd
DJ
32282006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3229
3230 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3231
427c3a89
DJ
32322006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3233
3234 * gdb.texinfo (Remote configuration): Rewrite documentation for
3235 packet configuration commands.
3236 (OS Information): Adjust reference to qXfer:auxv:read.
3237 (General Query Packets): Remove references to read-aux-vector-packet
3238 and set remote get-thread-local-storage-address.
3239
7a107747
DJ
32402006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3241
3242 * gdbint.texinfo (Target Architecture Definition): Add new
3243 Initializing a New Architecture section.
3244
1c56eb0e
EZ
32452006-10-31 David Taylor <dtaylor@emc.com>
3246
3247 * stabs.texinfo (Macro define and undefine): New node describing
3248 stabs for #define and #undef.
3249
f73adfeb
AS
32502006-10-27 Andreas Schwab <schwab@suse.de>
3251
3252 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3253
fd60e0df
EZ
32542006-10-21 Eli Zaretskii <eliz@gnu.org>
3255
3256 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3257 clarify on the possible meanings of ``expression'' watched by
3258 watchpoints. Add indexing.
e5ac9b53
EZ
3259 (Prompting, Errors, Invalidation, Annotations for Running)
3260 (Source Annotations): Fix index entries by adding "annotation" to
3261 them, to discriminate from index entries that point to the more
3262 general topic descriptions.
fd60e0df 3263
52bb452f
DJ
32642006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3265
3266 * gdbint.texinfo (Target Vector Definition): Move most
3267 content into Existing Targets. Add a menu.
3268 (Existing Targets): New section, moved from Target Vector
3269 Definition. Use @subsection.
3270 (Managing Execution State): New section.
3271
58955e58
BW
32722006-10-16 Bob Wilson <bob.wilson@acm.org>
3273
3274 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3275
c8aa23ab
EZ
32762006-10-15 Eli Zaretskii <eliz@gnu.org>
3277
3278 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3279 (Command Syntax, Signals, Backtrace, Connecting)
3280 (Remote configuration, Renesas Boards, Console I/O): Fix last
3281 change: use Ctrl- instead of C-, except wrt Emacs.
3282 (File-I/O Examples): Put Ctrl-c in @kbd.
3283 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3284 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3285 (Signals, Set Breaks, Set Watchpoints): Document optional
3286 arguments to `info signals' `handle', `info breakpoints', and
3287 `info watchpoints'.
c8aa23ab 3288
e7109c7e
EZ
32892006-10-14 Eli Zaretskii <eliz@gnu.org>
3290
3291 * gdb.texinfo (Backtrace): Fix last change.
3292
de3aea7b
NR
32932006-10-14 Nick Roberts <nickrob@snap.net.nz>
3294
3295 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3296
7f9087cb
BW
32972006-10-10 Bob Wilson <bob.wilson@acm.org>
3298
c8aa23ab
EZ
3299 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3300 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3301 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3302
68437a39
DJ
33032006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3304 Daniel Jacobowitz <dan@codesourcery.com>
3305
3306 * gdb.texinfo (Packets): Document vFlashErase,
3307 vFlashWrite and vFlashDone packets.
3308 (General Query Packets): Document qXfer:memory-map:read.
3309 Add a new feature for qXfer:memory-map:read.
3310 (Memory map format): New section.
3311 (Target Commands): Mention that gdb can write flash.
3312
fd79ecee
DJ
33132006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3314 Daniel Jacobowitz <dan@codesourcery.com>
3315
3316 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3317 memory regions and "mem auto".
3318
350da6ee
DJ
33192006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3320
3321 * gdbint.texinfo (Array Containers): New section.
3322
2f1acb09
VP
33232006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3324
3325 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3326 -stack-list-arguments HIGH_FRAME argument can be larger then the
3327 actual number of frames.
3328
2ab1eb7a
VP
33292006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3330
3331 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3332 -stack-list-locals HIGH_FRAME argument can be larger then the
3333 actual number of frames.
2ab1eb7a 3334
599b237a
BW
33352006-09-02 Bob Wilson <bob.wilson@acm.org>
3336
3337 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3338 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3339
25ab7e6d
EZ
33402006-09-02 Eli Zaretskii <eliz@gnu.org>
3341
3342 * gdbint.texinfo (Overall Structure): New section "Source Tree
3343 Structure".
3344
940178d3
JB
33452006-08-17 Jim Blandy <jimb@codesourcery.com>
3346
3347 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3348 responses.
3349
30daae6c
JB
33502006-08-08 Joel Brobecker <brobecker@adacore.com>
3351
3352 * gdb.texinfo (Source Path): Add documentation for new
3353 substitute-path commands.
3354
7fa2210b
DJ
33552006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3356
3357 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3358 (Running Configure): ...here.
3359 (Requirements): New node. Mention expat.
3360
3d00d119
DJ
33612006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3362
5ae4183a 3363 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3364 'set download-write-size' and 'show download-write-size'.
3365
0cbfa4ee
DJ
33662006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3367
3368 * stabs.texinfo (Member Type Descriptor): Correct example for
3369 pointer to member types.
3370
16026cd7
AS
33712006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3372
3373 * gdb.texinfo (Optional warnings and messages): Add
3374 'set/show trace-commands'.
3375 (Command files): Add '-v' to source command.
3376
0876f84a
DJ
33772006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3378
3379 * gdb.texinfo (OS Information): Update qPart reference to
3380 qXfer.
3381 (Remote configuration): Likewise.
3382 (Overview): Move @cindex to the start of a paragraph. Talk
3383 about binary data encoding.
3384 (Packets): Refer to the overview for the details of the X
3385 packet encoding.
3386 (General Query Packets): Remove qPart description. Add qXfer
3387 description. Add an anchor to qSupported. Correct feature
3388 table title. Add a new feature for qXfer:auxv:read.
3389 (Interrupts): Add a missing parenthesis.
3390
2ec3381a
DJ
33912006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3392
669fac23 3393 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3394 (GDB/MI Kod Commands): Remove commented out node.
3395
594fe323
EZ
33962006-07-01 Eli Zaretskii <eliz@gnu.org>
3397
3398 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3399 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3400 (GDB/MI Thread Commands, GDB/MI Program Execution)
3401 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3402 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3403 (GDB/MI File Commands, GDB/MI Target Manipulation)
3404 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3405 since the MI prompt is hard-wired into the code.
3406
7e3fb70c
NR
34072006-07-01 Nick Roberts <nickrob@snap.net.nz>
3408
3409 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3410 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3411 (GDB/MI Data Manipulation): Remove description of unimplemented
3412 display related commands as variable objects perform this function
3413 and are superior: -display-delete, -display-disable,
3414 -display-enable, -display-insert and -display-list. Move
3415 -environment-cd, -environment-directory, -environment-path
3416 and -environment-pwd to "Program Context".
3417 (GDB/MI Program Control): Rename to "Program Execution". Move
3418 -exec-arguments -exec-abort to...
3419 (GDB/MI Program Context): ...here. New node split from "Data
3420 Manipulation".
3421
be2a5f71
DJ
34222006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3423
3424 * gdb.texinfo (Remote configuration): Document set / show
3425 remote supported-packets.
3426 (General Query Packets): Document qSupported packet.
3427
fc320d37
SL
34282006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3429
3430 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3431 and font markup.
3432 (Protocol basics): Likewise.
3433 (The F request packet): Likewise.
3434 (The F reply packet): Likewise.
3435 (Memory transfer): Move this node to be a subsubsection of
3436 "Protocol specific representation of datatypes".
3437 (The Ctrl-C message): More copy editing.
3438 (Console I/O): Likewise.
3439 (The isatty call): Delete this node, and merge its content into
3440 the "isatty" node. Fixed references elsewhere.
3441 (The system call): Delete this node, and merge its content into
3442 the "system" node. Fixed references elsewhere.
3443 (open): Reformat to use @table, and add appropriate font markup.
3444 (close): Likewise.
3445 (read): Likewise.
3446 (write): Likewise.
3447 (lseek): Likewise.
3448 (rename): Likewise.
3449 (unlink): Likewise.
3450 (stat/fstat): Likewise.
3451 (gettimeofday): Likewise.
3452 (isatty): Likewise.
3453 (system): Likewise, plus minor changes to fix confusing wording.
3454 (Integral datatypes): Fix font markup.
3455 (Pointer values): Likewise.
3456 (struct stat): Fix markup to use @table, plus minor copy editing.
3457 (struct timeval): Fix font markup, plus minor copy editing.
3458 (Constants): Minor copy editing.
3459 (Errno values): Add font markup.
3460 (File-I/O Examples): Likewise.
3461
158fdf5c
NR
34622006-06-10 Nick Roberts <nickrob@snap.net.nz>
3463
3464 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3465 (GDB/MI Simple Examples): Move node up one level. Use real
3466 examples.
3467 (GDB/MI Compatibility with CLI): Update.
3468 (GDB/MI Result Records): Add "connected" and "exit" result
3469 classes.
3470 (GDB/MI Stream Records): Clarify target output.
3471 (GDB/MI Command Description Format): Modify example description.
3472 (GDB/MI Breakpoint Table Commands): Rename to...
3473 (GDB/MI Breakpoint Commands): ...this
3474 (GDB/MI Breakpoint Commands): Add optional thread field.
3475 (GDB/MI Program Control): Add an introduction. Move "Program
3476 termination" examples into exec-run description.
3477 (GDB/MI File Commands): Mention similar CLI commands.
3478 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3479 is similar to "-gdb-version".
3480
ddb50cd7
EZ
34812006-06-09 Eli Zaretskii <eliz@gnu.org>
3482
3483 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3484
2aef0d6b
NR
34852006-06-02 Nick Roberts <nickrob@snap.net.nz>
3486
3487 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3488 sourceware.org for mailing lists.
d5e40d59 3489 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3490
383a5c52
NR
34912006-06-01 Nick Roberts <nickrob@snap.net.nz>
3492
d5e40d59 3493 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3494
e16b02ee
EZ
34952006-05-22 Eli Zaretskii <eliz@gnu.org>
3496
3497 * gdb.texinfo (Cygwin Native): Fix last change.
3498
be90c084
CF
34992006-05-22 Christopher Faylor <cgf@timesys.com>
3500
3501 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3502
347ceba5
NR
35032006-05-15 Nick Roberts <nickrob@snap.net.nz>
3504
3505 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3506 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3507
369af7bd
DJ
35082006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3509
3510 * gdb.texinfo (General Query Packets): Recommend not starting
3511 new packets with qC and clarify.
3512
2ffdbde8 35132006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3514
3515 * gdb.texinfo (M2 Types): New section.
72019c9c 3516
16d1a084
DJ
35172006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3518
3519 * agentexpr.texi: Add a copyright and license notice.
3520 * observer.texi: Likewise, with GPL clause for function prototypes.
3521 Remove trailing whitespace.
3522
aa56d27a
JB
35232006-05-05 Jim Blandy <jimb@codesourcery.com>
3524
3525 * gdb.texinfo (General Query Packets): Document conventions for
3526 terminating packet names, and their violations.
3527
5bdf8622
DJ
35282006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3529
3530 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3531 * gdb.texinfo: Likewise.
3532
605a56cb
DJ
35332006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3534
3535 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3536 and "show remotedebug".
3537 (Debugging Output): Add additional index entries.
3538
b8db102d
MS
35392006-04-27 Michael Snyder <msnyder@redhat.com>
3540
3541 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3542
c5e30d01
AC
35432006-04-22 Andrew Cagney <cagney@redhat.com>
3544
3545 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3546 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3547
8181d85f
DJ
35482006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3549
3550 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3551 and remove breakpoint prototypes.
3552 (Watchpoints): Move description of target_insert_hw_breakpoint and
3553 target_remove_hw_breakpoint ...
3554 (Breakpoints): ... to here. Document target_insert_breakpoint and
3555 target_remove_breakpoint.
3556
4f553f88
JB
35572006-04-17 Jim Blandy <jimb@codesourcery.com>
3558
3559 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3560 and C packets are optional.
3561
cd852561
FR
35622006-04-14 Frederic Riss <frederic.riss@st.com>
3563
3564 * gdb.texinfo (Specifying source directories): Update the description
3565 of the source file search to reflect the fact that the source path
3566 always contains at least $cdir and $cwd.
3567
b620eb07
MS
35682006-03-31 Michael Snyder <msnyder@redhat.com>
3569
3570 * gdb.texinfo: Update copyright dates.
3571
3156cdaf
EZ
35722006-03-31 Eli Zaretskii <eliz@gnu.org>
3573
3574 * gdb.texinfo (Overview): Add an index entry to "empty response".
3575
7d30c22d
JB
35762006-03-28 Jim Blandy <jimb@codesourcery.com>
3577
3578 * gdbint.texinfo (Prologue Analysis): New section.
3579
86941c27
JB
35802006-03-07 Jim Blandy <jimb@red-bean.com>
3581
66b8c7f6
JB
3582 * gdb.texinfo (Connecting): Document 'target remote pipe'.
3583
1a10341b
JB
3584 * gdb.texinfo (Target Commands): Update text describing how to
3585 specify a target. Refer to the detailed section on remote
3586 debugging, not the brief mention.
3587
86941c27
JB
3588 * gdb.texinfo (Connecting): Organize the different 'target remote'
3589 connection methods into a table. Add a 'target remote' index
3590 entry. (!!!)
3591
62f3a2ba
FF
35922006-02-17 Fred Fish <fnf@specifix.com>
3593
3594 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3595 'ptype' commands to reflect the fact that the only significant
3596 difference between them is that ptype prints the complete type
3597 description instead of just the name.
3598
8b9a88ea
WZ
35992006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
3600
3601 * gdbint.texinfo (Watchpoints): Delete
3602 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3603
7e8dc855
NR
36042006-02-10 Nick Roberts <nickrob@snap.net.nz>
3605
3606 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3607 times fields where needed. Fix typos. Update general form given
3608 for output of -break-insert.
3609 (GDB/MI): Abbreviate some unnecessarily long fullnames.
3610
c91d38aa
DJ
36112006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
3612
3613 * gdbint.texinfo (Symbol Handling): Add a section
3614 on memory management.
3615
38fcd64c
DJ
36162006-02-06 Vladimir Prus <ghost@cs.msu.su>
3617
3618 * gdb.texinfo (Breakpoint table commands): Document the fullname
3619 field in -break-list output.
3620
219eec71
EZ
36212006-02-03 Eli Zaretskii <eliz@gnu.org>
3622
3623 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
3624 debugging information produced by the various "set debug..."
3625 options.
3626
ae5a43e0
DJ
36272006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3628
3629 * gdb.texinfo (Files): Remove obsolete bits from the description
3630 of "symbol-file".
3631
a9f158ec
JB
36322006-01-25 Jim Blandy <jimb@redhat.com>
3633
3634 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
3635
410dd08e
JB
36362006-01-24 Jim Blandy <jimb@redhat.com>
3637
3638 * gdbint.texinfo (Frames): Document the basics of GDB's register
3639 unwinding model, and explain the existence of the "sentinel" frame.
3640
4b505b12
AS
36412006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
3642
3643 * gdb.texinfo (Choosing files): Mention that -directory is used
3644 for script files.
3645 (Specifying source directories): Likewise.
3646 (Command files): Explain how script files are found.
3647
839c27b7
EZ
36482006-01-21 Eli Zaretskii <eliz@gnu.org>
3649
3650 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
3651 the threads in a multi-threaded program.
3652 (Threads): The threadno argument of "thread apply" can be a range
3653 of numbers.
3654
7be93b9e
JB
36552006-01-18 Jim Blandy <jimb@redhat.com>
3656
3657 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
3658 of warning flags.
3659
fcc73fe3
EZ
36602006-01-13 Eli Zaretskii <eliz@gnu.org>
3661
3662 * gdb.texinfo (Sequences): Improve menu annotations.
3663 (Define): Add index entries for arguments of user-defined
3664 commands. Move the description of flow-control commands...
3665 (Command Files): ...to here. Document loop_break and
3666 loop_continue.
ca91424e
EZ
3667 (Define, Command Files): Document `end' and add index entries for
3668 it.
fcc73fe3 3669
5c95884b
MS
36702006-01-04 Michael Snyder <msnyder@redhat.com>
3671
3672 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 3673 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 3674
860701dc
PH
36752006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
3676
3677 * gdb.texinfo (Omissions from Ada): Document that there is now
3678 limited aggregate support.
3679
36b80e65
EZ
36802005-12-28 Eli Zaretskii <eliz@gnu.org>
3681
3682 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
3683 registers and the likes.
3684
c1468174
EZ
36852005-12-24 Eli Zaretskii <eliz@gnu.org>
3686
3687 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
3688 (Symbols): Fix usage of "e.g.".
359df76b 3689 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
3690
3691 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
3692 (Coding): Fix usage of "e.g.".
3693
c02a867d
EZ
36942005-12-23 Eli Zaretskii <eliz@gnu.org>
3695
5ae4183a
AS
3696 * stabs.texinfo:
3697 * refcard.tex:
c02a867d 3698 * gpl.texi:
5ae4183a
AS
3699 * gdbint.texinfo:
3700 * gdb.texinfo:
3701 * gdb-cfg.texi:
c02a867d 3702 * fdl.texi:
5ae4183a
AS
3703 * annotate.texinfo:
3704 * all-cfg.texi:
c02a867d
EZ
3705 * Makefile.in: Add (C) after Copyright. Update the FSF
3706 address.
3707
fad38dfa
EZ
37082005-12-03 Eli Zaretskii <eliz@gnu.org>
3709
3710 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
3711 extend GDB with commands for external monitor.
3712
53e5f3cf
AS
37132005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3714
3715 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3716
55f6ca0f
JB
37172005-11-25 Joel Brobecker <brobecker@adacore.com>
3718
3719 * gdbint.texinfo (Start of New Year Procedure): New chapter.
3720
c1947b85
JB
37212005-11-21 Jim Blandy <jimb@redhat.com>
3722
3723 * gdb.texinfo (Tracepoint Packets): Document restrictions on
3724 placement of 'R' actions in tracepoint action packets; document
3725 dependence of 'X' and 'M' actions on a preceding 'R' action for
3726 their registers.
3727
9d29849a
JB
37282005-11-19 Jim Blandy <jimb@redhat.com>
3729
3730 * gdb.texinfo (Tracepoint Packets): New node.
3731 (General Query Packets): Add entries for the tracepoint packets,
3732 referring to the "Tracepoint Packets" node.
3733 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 3734
9a6253be
KB
37352005-11-18 Kevin Buettner <kevinb@redhat.com>
3736
3737 * gdb.texinfo (set remotebreak): Add anchor.
3738 (X packet): Likewise.
3739 (Remote Protocol): Add new section `Interrupts' and new index
3740 entry `interrupts (remote protocol)'.
3741
5f3bebba
JB
37422005-11-18 Jim Blandy <jimb@redhat.com>
3743
3744 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
3745 entries into the General Query Packets section. Add a
3746 cross-reference to that section. Drop description of replies, as
3747 these are covered in the descriptions of each packet.
3748 (General Query Packets): Add introductory text. Explain naming
3749 conventions, and how the end of a name is recognized.
3750
9a7a1b36
KB
37512005-11-17 Kevin Buettner <kevinb@redhat.com>
3752
0564b6cf 3753 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
3754 "set remotebreak" command.
3755
b8ff78ce
JB
37562005-11-16 Jim Blandy <jimb@redhat.com>
3757
3758 * gdb.texinfo (Packets, Stop Reply Packets)
3759 (General Query Packets): Various formatting cleanups.
3760 - Use @samp for packet contents.
3761 - Drop summaries from packet @item lines; the same information appears
3762 immediately below in the description.
3763 - Delete paragraph breaks after packet @item commands, so that the
3764 description appears directly to the right of the packet prototype
3765 in the printed manual, if it fits.
3766 - Place spaces in packet prototypes between @vars and non-@var
3767 letters, and explain that they're just for formatting.
3768 - Use @dots{} instead of '...'.
3769 - Fix uses of @code where @var was needed.
3770 - Replace "deprecated" markers with English text spelling out the
3771 packet's status and the preferred alternatives.
3772 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3773 what this ever meant.
3774 - Remove "(draft)" markers on 'i' packets; nobody has commented on
3775 this for a long time.
3776 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3777 implemented several times, and have been in use for years.
3778
8ffe2530
JB
37792005-11-15 Jim Blandy <jimb@redhat.com>
3780
c43c5473
JB
3781 * gdb.texinfo (Packets): Add index entries for 'm' packet
3782 disclaimers.
5ae4183a 3783
fb031cdf
JB
3784 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3785 of stub when processing an 'm' packet.
3786
8ffe2530
JB
3787 * gdb.texinfo (Packets): Mention that packets beginning with
3788 letters are reserved once, at the top, instead of actually listing
3789 them all and saying "reserved".
3790
c03c782f
AS
37912005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
3792
3793 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3794 Change @var{$arg0 to @code{$arg0.
3795
814e32d7
WZ
37962005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
3797
3798 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3799
fa93a9d8
JB
38002005-11-12 Jim Blandy <jimb@redhat.com>
3801
3802 * gdb.texinfo (General Query Packets): Put packets in alphabetical
3803 order. Remove extraneous 'z'.
3804
8a5a3c82
AS
38052005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
3806
3807 * gdb.texinfo (Choosing files): Add --eval-command.
3808
4b0ad762
AS
38092005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
3810
3811 * gdb.texinfo (Choosing modes): Add --return-child-result.
3812
3813
1a088d06
AS
38142005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
3815
3816 * gdb.texinfo (Choosing modes): Add --batch-silent.
3817
656d5e12
EZ
38182005-10-28 Eli Zaretskii <eliz@gnu.org>
3819
3820 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3821 "The -var-update Command".
3822
3c9c013a
JB
38232005-10-03 Joel Brobecker <brobecker@adacore.com>
3824
3825 * gdb.texinfo (Print Settings): Add documentation for set/show
3826 print array-indexes.
3827
7ba3cf9c
DJ
38282005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3829
3830 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3831 6.2 and 6.3.
3832
a94ab193
EZ
38332005-08-27 Eli Zaretskii <eliz@gnu.org>
3834
3835 * gdb.texinfo (File Options): Don't document --mapped, it's gone
3836 since 19-Jan-2004.
3837 (Files): Likewise.
ab1adacd
EZ
3838 (Variables, Symbols): Document the "<incomplete type>" message and
3839 its reasons.
a94ab193 3840
ca06016a
FF
38412005-08-01 Fred Fish <fnf@specifix.com>
3842
3843 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3844
cf58170d
NR
38452005-07-15 Nick Roberts <nickrob@snap.net.nz>
3846
3847 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3848 option for -var-list-children and -var-update.
3849 (GDB/MI Stack Manipulation): Simplify description of
3850 print-values option for -stack-list-locals.
3851 (GDB/MI Command Description Format): Clarify.
3852 (Mode Options): Spelling of superseded.
3853
38f1196a
BR
38542005-07-12 Bob Rossi <bob@brasko.net>
3855
3856 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3857 corresponding GDB command comment.
3858
3cb3b8df
BR
38592005-07-06 Bob Rossi <bob@brasko.net>
3860
3861 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3862 and -inferior-tty-show.
3863 (Input/Output): Document "set/show inferior-tty" and tty alias.
3864
10fac096
NW
38652005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
3866
3867 * gdb.texinfo (Packets): Change description of 'D' packet to note
3868 that GDB does wait for a response.
3869
d1b6db76
NR
38702005-06-22 Nick Roberts <nickrob@snap.net.nz>
3871
3872 * gdb.texinfo (History) Rename "Command History".
3873 (Command History): Move node "Server Prefix" from section on
3874 Annotations here.
3875
29629dcf
NR
38762005-06-19 Nick Roberts <nickrob@snap.net.nz>
3877
3878 * gdb.texinfo (GDB/MI Stack Manipulation):
3879 Re-instate -stack-info-frame with example. Say that it gets
3880 info on selected frame, not current frame.
3881
397ca115
EZ
38822005-06-18 Eli Zaretskii <eliz@gnu.org>
3883
3884 * gdb.texinfo (Server): Clarify that `file' should be used before
3885 connecting to the server.
3886 (Files): Add an xref to the above description.
51274035
EZ
3887 (Output Formats): More detailed description of the `c' format.
3888 (Memory): List explicitly all the formats supported by `x'.
638ac427 3889 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 3890 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
3891 files. Add more indexing for solib-absolute-prefix and
3892 --with-sysroot.
76d17f34
EZ
3893 (Machine Code): Document possible problems with locations in
3894 shared libraries.
d416eeec
EZ
3895 (Backtrace): Document that free-standing environments do not need
3896 to have a `main' function.
397ca115 3897
74f6deaa
NR
38982005-06-18 Nick Roberts <nickrob@snap.net.nz>
3899
3900 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3901 -stack-info-frame.
3902
a9967aef
AC
39032005-06-07 Andrew Cagney <cagney@gnu.org>
3904
3905 * gdb.texinfo (Contributors): Note the original multi-arch
3906 contributors.
3907
e09f16f9
EZ
39082005-06-03 Eli Zaretskii <eliz@gnu.org>
3909
3910 * gdb.texinfo (Registers): Add index entries for the standard
3911 registers.
3912 (Frames): Add cross-reference from frame pointer description to
3913 the Registers node.
3914 (Annotations Overview): Fix the reference to GDB name.
3915
d87ba7ee
EZ
39162005-06-01 Eli Zaretskii <eliz@gnu.org>
3917
3918 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3919 can-use-hw-watchpoints.
3920
034dad6f
BR
39212005-05-28 Bob Rossi <bob@brasko.net>
3922
3923 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3924 the possible reasons why an exec async record would be returned to FE.
3925
ffed4509
AC
39262005-05-26 Andrew Cagney <cagney@gnu.org>
3927
3928 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
3929 Andrew Cagney implemented the original GDB/MI.
3930
e22e55c9
OF
39312005-05-23 Orjan Friberg <orjanf@axis.com>
3932
3933 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
3934 documentation. Add documentation for cris-mode.
3935
a78e13ce
EZ
39362005-05-20 Eli Zaretskii <eliz@gnu.org>
3937
3938 * gdb.texinfo (Numbers): Explain the example and make the wording
3939 more acurate.
3940
76ff342d
DJ
39412005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3942 Dennis Brueni <dennis@slickedit.com>
3943
3944 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
3945 (GDB/MI Data Manipulation, GDB/MI Program Control)
3946 (GDB/MI Stack Manipulation): Update examples to include the fullname
3947 attribute in stack frames.
3948
119b882a
EZ
39492005-05-12 Eli Zaretskii <eliz@gnu.org>
3950
3951 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
3952 do with other non-standard names of init files.
3953
6fc08d32
EZ
39542005-05-11 Eli Zaretskii <eliz@gnu.org>
3955
3956 * gdb.texinfo (Command Files): Move the description of the startup
3957 from here...
3958 (Startup): ...to this new subsection of the Invocation chapter.
3959 Rearrange the description of init files more logically and add a
3960 cross-reference to "Command Files". Document the special gdbinit
3961 name for CISCO 68k. Expand the description of what GDB does
3962 during startup.
3963 (History): Add index entry for HISTSIZE.
3964
a561754a
MK
39652005-05-02 Mark Kettenis <kettenis@gnu.org>
3966
3967 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
3968
2eecc4ab
EZ
39692005-05-02 Eli Zaretskii <eliz@gnu.org>
3970
3971 * gdb.texinfo (SVR4 Process Information, The isatty call)
3972 (The system call): Don't use foo(N) notation for man pages and
3973 functions.
514c4d71 3974 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 3975
18999be5
EZ
39762005-04-27 Eli Zaretskii <eliz@gnu.org>
3977
3978 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
3979 were optimized away.
3980
0abb7bc7
EZ
39812005-04-22 Eli Zaretskii <eliz@gnu.org>
3982
3983 * gdb.texinfo (Remote configuration): Document "set/show
3984 get-thread-local-storage-address". Add cross-reference to the
3985 description of the qGetTLSAddr packet.
3986 (General Query Packets): Mention "set remote
3987 get-thread-local-storage-address" and add a reference to its
3988 description.
3989
6f61acb1
NR
39902005-04-19 Nick Roberts <nickrob@snap.net.nz>
3991
3992 * gdb.texinfo (Backtrace): Describe 'bt full'.
3993
9d59903a
NR
39942005-04-17 Nick Roberts <nickrob@snap.net.nz>
3995
3996 * gdb.texinfo (Mode Options): Fix typo.
3997 (GDB/MI): Describe how to invoke GDB/MI.
3998
721c2651
EZ
39992005-04-16 Eli Zaretskii <eliz@gnu.org>
4000
4001 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4002 references changed. Add description of "info udot".
721c2651
EZ
4003 (Files): Document "set/show stop-on-solib-events".
4004 (M32R/D): Document "set/show download-path", "set/show
4005 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4006 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4007 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4008 (Maintenance Commands): Improve indexing.
4009 (Target Commands): Document "set/show hash", "set/show debug
4010 monitor".
4011 (SVR4 Process Information): Document "info pidlist" and "info
4012 meminfo". Document "set/show procfs-tarce" and "set/show
4013 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4014 (Symbols, The Print Command with Objective-C): Improve indexing.
4015 (Objective-C): Add references to "info classes" and "info
4016 selectors".
c45da7e6
EZ
4017 (Debugging Output): Improve wording. Document "set/show debug
4018 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4019 (Set Breaks): Add index entry for "hardware breakpoints".
4020 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4021 and "set/show usehardbreakpoints".
4022 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4023 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4024 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4025 rdiromatzero", "set/show rdiheartbeat".
4026 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4027 "sds".
4028 (Embedded Processors): Document the "sim" command.
4029 (Remote): Document the "remote" command.
4030 (DJGPP Native): Document the "info serial" command.
4031 (Threads): Document "maint info sol-threads".
4032 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4033 (Set Breaks): Improve indexing.
4034 (Command Syntax): Add a reference to dont-repeat.
4035 (Define): Document "dont-repeat".
4036 (TUI Commands): Document "tabset".
4037 (WinCE): New subsection. Document "set/show remotedirectory",
4038 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4039
14d6dd68
EZ
40402005-04-15 Eli Zaretskii <eliz@gnu.org>
4041
4042 * gdb.texinfo (Hurd Native): New subsection, documents
4043 Hurd-specific commands.
a64548ea 4044 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4045 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4046 (MIPS): Improve documentation of heuristic-fence-post. Document
4047 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4048 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4049 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4050 (ARM): Document ARM-specific commands.
a64548ea
EZ
4051 (AVR): New section. Document "info io_registers".
4052 (CRIS): New section. Document "set/show cris-version" and
4053 "set/show cris-dwarf2-cfi".
4054 (HPPA): New section. Document "set/show debug hppa" and "maint
4055 print unwind".
a5adf40f 4056 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4057 (Super-H): New section. Document the "regs" command.
721c2651 4058 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4059
9c16f35a
EZ
40602005-04-09 Eli Zaretskii <eliz@gnu.org>
4061
4062 * gdb.texinfo (Print Settings): Document "set/show print
4063 pascal_static-members", "set print repeats", "show print
4064 null-stop". Improve indexing. Fix documentation of "set print
4065 union".
4066 (Pascal): New section.
4067 (Supported languages): Rename from "Support"; all references
4068 updated. Add a menu item for Pascal.
4069 (Numbers): Document "set radix.
4070 (Screen Size): Document "set/show pagination".
4071 (MIPS Embedded): Remove "set processor" documentation.
4072 (Remote configuration): Document "set/show X/P/Z-packet",
4073 "set/show read-aux-vector-packet", "set/show remote
4074 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4075 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4076 remotedebug", "set/show remotebreak", "set/show remotedevice",
4077 "set/show remotelogfile".
4078 (Auxiliary Vector): Add reference to the description of the
4079 read-aux-vector-packet setting.
4080 (Set Watchpoints): Add a cross-reference to "set remote
4081 hardware-breakpoint-limit".
4082 (General Query Packets): Add indexing of requests and
4083 cross-references to related commands in "Remote configuration".
4084 (File-I/O Overview, The system call): Fix wording and typos.
4085 (Thread Stops): Add index entries.
4086 (Continuing and Stepping): Document "show step-mode".
4087 (i386): New node. Document "set/show struct-convention".
4088 (Files): Document "show trust-readonly-sections".
4089 (Calling): Document "set/show unwindonsignal".
4090 (Messages/Warnings): Add index entries.
4091 (Maintenance Commands): Document "set/show watchdog".
4092 (Annotations Overview): Document "show annotate".
4093 (Set Watchpoints): Add index entries.
4094 (Symbols): Fix doc of case-sensitive.
4095 (ABI): Document "show coerce-float-to-double".
4096 (Convenience Vars, Help): Improve indexing.
4097 (Machine Code): Document "show disassembly-flavor".
4098 (Debugging C plus plus): Document "show overload-resolution".
4099 (Value History, Signaling): Add index entries.
4100
41012005-04-08 Eli Zaretskii <eliz@gnu.org>
4102
4103 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4104 (Processes): Fix wording.
4105 (History, List, Logging output, Define, Symbols, Print Settings):
4106 Improve indexing.
4107
a8f24a35
EZ
41082005-04-03 Eli Zaretskii <eliz@gnu.org>
4109
4110 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4111 redundant index entry for "target" command.
4112 (Backtrace): Add index entries.
4113 (Symbols, Fortran): Document the "set case-sensitive" command.
4114 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4115 (Print Settings): Add index entry for "set demangle-style".
4116 (Target Commands): Document "set download-write-size".
4117 (Debugging Output): Document "set exec-done-display".
4118
09d4efe1
EZ
41192005-04-02 Eli Zaretskii <eliz@gnu.org>
4120
4121 * gdb.texinfo (Files): Fix the name and documentation of
4122 add-shared-symbol-files. Document its alias assf. Update the
4123 list of OSs where GDB supports shared libraries. Fix markup.
4124 (Continuing and Stepping): Add reference to @var{location} in the
4125 text.
4126 (Dump/Restore Files): Fix reference to @{filename}.
4127 (Help): Fix wording.
4128 (Attach): Ditto.
4129 (Set Watchpoints): Ditto.
4130 (Backtrace): Remove redundant index entries. Improve index
4131 entries.
4132 (Delete Breaks): Fix wording.
4133 (Memory): Document the compare-sections command.
4134 (Memory Region Attributes): Improve wording.
4135 (Disabling): Improve wording.
4136 (Fortran): New subsection. Document the "info common" command.
4137 (Help): Document aliases "info copying" and "info warranty".
4138 (Caching Remote Data): New section. Document the "set/show
4139 remotecache" and "info dcache" commands.
4140 (Show): Fix wording of the documentation of the "set
4141 extension-language" command.
4142 (Signals): Add index entry for "info handle".
4143 (Memory Region Attributes): Fix punctuation.
4144 (Symbols): Change the arg name to "location" and refer to it in
4145 the text. Fix wording of "info types" doc.
4146 (Threads): Fix usage of @enumerate @item's.
4147 (Listing Tracepoints): Add index entry for "info tp".
4148 (Set Watchpoints): Add xref to "info break" description.
4149 (Macros): Add an index entry for "macro exp1". Document the
4150 "macro list" command.
4151 (Maintenance Commands): Document "flushregs", "maint agent",
4152 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4153 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4154 "maint print architecture", "maint print objfiles", "maint print
4155 statistics", "maint print type", "maint show-debug-regs", "maint
4156 space", "maint time", and "maint translate-address".
4157 (Connecting): Document the "monitor" command.
4158 (Annotations Overview): Describe the "set annotate" command.
4159
82f2d802
EZ
41602005-04-01 Eli Zaretskii <eliz@gnu.org>
4161
4162 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4163 Rearrange index entries and improve wording about support for
4164 hardware watchpoints.
4165
7d51c7de
BR
41662005-03-10 Bob Rossi <bob@brasko.net>
4167
4168 * gdb.texinfo: Update copyright
4169
68c71a2e
TR
41702005-02-09 Theodore A. Roth <troth@openavr.org>
4171
4172 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4173 error.
4174
83761cbd
KB
41752005-02-03 Kevin Buettner <kevinb@redhat.com>
4176
4177 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4178
9f1c6395
MS
41792005-01-17 Michael Snyder <msnyder@redhat.com>
4180
4181 * gdb.texinfo: Fix spelling, infinte -> infinite.
4182
fbd1b305
MK
41832005-01-08 Mark Kettenis <kettenis@gnu.org>
4184
4185 * observer.texi (GDB Observers): Document "solib_loaded".
4186
3ace7edb
AC
41872005-01-07 Andrew Cagney <cagney@gnu.org>
4188
bec39cab
AC
4189 * configure.ac: Rename configure.in, require autoconf 2.59.
4190 * configure: Re-generate.
4191
3ace7edb
AC
4192 * configure.in: Replace configdirs with multiple references to
4193 AC_CONFIG_SUBDIRS.
4194 * configure: Re-generate.
5ae4183a 4195
53531fc1
AC
41962005-01-04 Andrew Cagney <cagney@gnu.org>
4197
4198 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4199 part of the version number.
4200
536ffdb7
MK
42012004-12-24 Mark Kettenis <kettenis@gnu.org>
4202
4203 * gdbint.texinfo (Algorithms): Remove description of
4204 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4205
e1aac25b
JB
42062004-12-07 Jim Blandy <jimb@redhat.com>
4207
4208 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4209 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4210 numbers.
4211
f47b1503
AS
42122004-12-07 Andreas Schwab <schwab@suse.de>
4213
4214 * gdb.texinfo (Mode Options): Document -l option.
4215
b6b8ece6
EZ
42162004-12-04 Eli Zaretskii <eliz@gnu.org>
4217
4218 * gdbint.texinfo (Algorithms): More accurate description of
4219 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4220 is not needed unless data-read and data-access watchpoints are
4221 supported. Add a description of how GDB checks whether the
4222 inferior stopped because a watchpoint was hit.
4223
01371747
EZ
42242004-11-23 Eli Zaretskii <eliz@gnu.org>
4225
4226 * gdb.texinfo (Files): Add cross-reference to description of
4227 -readnow command-line switch.
4228
2315ffec
RC
42292004-11-10 Randolph Chung <tausq@debian.org>
4230
4231 * gdb.texinfo: Document set/show backtrace past-entry commands.
4232 Rearrange index entries for set/show backtrace past-main.
4233
69065f5d
AC
42342004-11-10 Jon Beniston <jon@beniston.com>
4235
4236 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4237 * gdb.texinfo (Remote Serial Protocol): Further describe
4238 binary transfer escaping mechanism .
69065f5d 4239
30e91e0b
RC
42402004-11-08 Randolph Chung <tausq@debian.org>
4241
4242 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4243 and "show debug infrun". Add index entries.
4244
60bf7e09
EZ
42452004-10-23 Eli Zaretskii <eliz@gnu.org>
4246
4247 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4248 "info proc" that are already implemented. Add index entries.
4249 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4250 (Files): Add a tip for decreasing memory used for symtabs from
4251 shared libraries.
f018e82f
EZ
4252 (Starting): Fix whitespace; make "elaboration" stand out where it
4253 is first used, and add an index entry for the term.
f8568604
EZ
4254 (Calling): Expand and elaborate text. Add "print". Add the
4255 description of problems with weak aliases.
384ee23f 4256 (Core File Generation): New section.
60bf7e09 4257
d52fe014
AC
42582004-10-12 Andrew Cagney <cagney@gnu.org>
4259
4260 * gdbint.texinfo (Versions and Branches): New chapter.
4261 (Releasing GDB): Delete "Versions and Branches" section.
4262 (Top): Add "Versions and Branches".
4263
703663ab
EZ
42642004-10-08 Eli Zaretskii <eliz@gnu.org>
4265
4266 * gdb.texinfo (Editing, History): Add cross-references to the
4267 included Readline and History user documentation. Remove
4268 references to the symbol have-readline-appendices which is unused
4269 and undefined.
4270 (History): Fix indexing.
4271
ac77d04f
JJ
42722004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4273
4274 * gdbint.texinfo (target_stopped_data_address): Update to
4275 new prototype.
4276 (i386_stopped_data_address): Update prototype and description.
4277 (i386_stopped_by_watchpoint): New function and description.
4278
e07c999f
PH
42792004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4280
4281 * gdb.texinfo (Filenames): Add Ada suffixes.
4282 (Ada) New section.
4283
2e868123
AC
42842004-09-27 Andrew Cagney <cagney@gnu.org>
4285 Robert Picco <Robert.Picco@hp.com>
4286
4287 * gdb.texinfo (Packets): Document the "p" packet.
4288
02a57714
JM
42892004-09-21 Jason Molenda (jmolenda@apple.com)
4290
4291 * gdb.texinfo (Paths and Names of the Source Files): Document the
4292 meaning of values in the 'desc' field of a SO stab.
4293
ae038cb0
DJ
42942004-09-20 Daniel Jacobowitz <dan@debian.org>
4295
4296 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4297 max-cache-age" and "maint show dwarf2 max-cache-age".
4298
f7dc1244
EZ
42992004-09-16 Eli Zaretskii <eliz@gnu.org>
4300
4301 * gdb.texinfo (Set Breaks): Add index entry for setting
4302 breakpoints on overloaded C++ functions that are not members of
4303 any classes. Add an example and an index entry for setting
4304 breakpoints on all program functions.
4305 (Character Sets, Macros, Overlay Commands)
4306 (Non-debug DLL symbols, GDB/MI Output Syntax)
4307 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4308 Use "(@value{GDBP})" instead of a literal "(gdb)".
4309
f810308b
AC
43102004-09-12 Andrew Cagney <cagney@gnu.org>
4311
4312 * gdbint.texinfo (Native Debugging): Delete description of
4313 FILES_INFO_HOOK.
4314
15a661f3
PH
43152004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4316
5ae4183a
AS
4317 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4318 to hex_string_custom (not historically correct, but more
15a661f3
PH
4319 understandable, given the current code).
4320
f3219c75
AC
43212004-09-03 Andrew Cagney <cagney@gnu.org>
4322
4323 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4324
f3bb6704
JJ
43252004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4326
4327 * observer.texi (solib_unloaded): New observer.
4328
8d2c00cb
AC
43292004-08-24 Andrew Cagney <cagney@gnu.org>
4330
4331 * gdbint.texinfo (Target Architecture Definition): Add missing
4332 comma.
4333
e7dc800a
MC
43342004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4335
4336 * (Using the Testsuite): build != host is supported,
4337 but some test scripts do not support build != host.
4338
73b03683
MK
43392004-08-14 Mark Kettenis <kettenis@gnu.org>
4340
4341 * gdbint.texinfo (Host Definition): Delete description of
4342 FCLOSE_PROVIDED and GETENV_PROVIDED.
4343
c0ccb908
MK
43442004-08-05 Mark Kettenis <kettenis@chello.nl>
4345
4346 * gdbint.texinfo (Host Definition): Delete description of
4347 NO_SYS_FILE.
4348 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4349 PTRACE_FP_BUG.
4350
9c8dbfa9
AC
43512004-08-05 Andrew Cagney <cagney@gnu.org>
4352
4353 * gdbint.texinfo (Target Architecture Definition): Delete
4354 reference to deprecated_read_fp.
4355
f42accbe
AC
43562004-08-02 Andrew Cagney <cagney@gnu.org>
4357
4358 * gdbint.texinfo (Target Architecture Definition): Delete
4359 description of DEPRECATED_REGISTER_BYTES.
4360
0b66e38c
EZ
43612004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4362
4363 * gdb.texinfo (Source Path): Document the new behavior of
4364 searching for the source files.
4365
15387254
EZ
43662004-07-17 Eli Zaretskii <eliz@gnu.org>
4367
4368 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4369 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4370 (Auto Display): Improve indexing.
4371
2c07db7a
AC
43722004-07-16 Andrew Cagney <cagney@gnu.org>
4373
4374 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4375 "-noasync".
4376
4644b6e3
EZ
43772004-07-09 Eli Zaretskii <eliz@gnu.org>
4378
4379 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4380 have the same prefix have only their prefix in the index.
4381
7561d450
MK
43822004-07-03 Mark Kettenis <kettenis@gnu.org>
4383
4384 * gdb.texinfo (BSD libkvm Interface): New node (section)
4385 (Native): Add it to the menu.
4386
67bebe79
MK
43872004-07-01 Mark Kettenis <kettenis@gnu.org>
4388
4389 * gdbint.texinfo (Target Architecture Definition): Remove
4390 PCC_SOL_BROKEN.
4391
1a6923e0
MK
43922004-06-24 Mark Kettenis <kettenis@gnu.org>
4393
4394 * gdbint.texinfo (Target Architecture Definition): Remove
4395 SUN_FIXED_LBRAC_BUG.
4396
b435e160
AC
43972004-06-26 Andrew Cagney <cagney@gnu.org>
4398
4399 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4400
b5622e8d
AC
44012004-06-20 Andrew Cagney <cagney@gnu.org>
4402
4403 * gdbint.texinfo (Target Architecture Definition): Deprecate
4404 USE_STRUCT_CONVENTION.
4405
e0c07bf0
MC
44062004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4407
4408 gdb.texinfo (Bug Reporting): Mention session recording,
4409 with the script command or Emacs.
4410
782263ab
AC
44112004-06-18 Andrew Cagney <cagney@gnu.org>
4412
4413 * gdbint.texinfo (Target Architecture Definition): Deprecate
4414 FUNCTION_START_OFFSET.
4415
03727ca6
AC
44162004-06-14 Andrew Cagney <cagney@gnu.org>
4417
4418 Based on changes from Karl Berry.
4419 * gdb.texinfo: Do not use @sc in a direntry.
4420 * stabs.texinfo: Change @dircateogry to "Software development".
4421 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4422
97092415
AC
44232004-06-13 Andrew Cagney <cagney@gnu.org>
4424
4425 * gdbint.texinfo (Target Architecture Definition): Delete
4426 description of RETURN_VALUE_ON_STACK.
4427
1f6d4158
AC
44282004-06-09 Andrew Cagney <cagney@gnu.org>
4429
4430 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4431 deleted by previous patch.
4432
d966f0cb
AC
44332004-06-08 Andrew Cagney <cagney@gnu.org>
4434
4435 * gdbint.texinfo (Native Debugging): Delete documentation on
4436 ATTACH_DETACH.
4437
86fe4aaa
RC
44382004-06-06 Randolph Chung <tausq@debian.org>
4439
4440 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4441
d4b6d575
RC
44422004-06-06 Randolph Chung <tausq@debian.org>
4443
5ae4183a 4444 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4445 the new push_dummy_call method signature. Describe the function
4446 argument.
4447
4e8b0763
JB
44482004-05-24 Joel Brobecker <brobecker@gnat.com>
4449
4450 * gdb.texinfo (Starting): Document new start command.
4451
59caf092
AC
44522004-05-21 Andrew Cagney <cagney@redhat.com>
4453
4454 * observer.texi (GDB Observers): Document "inferior_created".
4455
e4a2df64
AC
44562004-05-08 Andrew Cagney <cagney@redhat.com>
4457
e6b55ae2
AC
4458 * gdbint.texinfo (Target Architecture Definition): Delete
4459 description of DO_DEFERRED_STORES.
4460
28954179
AC
4461 * gdbint.texinfo (Target Architecture Definition): Delete
4462 references to DEPRECATED_FIX_CALL_DUMMY.
4463
434b87dd
AC
4464 * gdbint.texinfo (Target Architecture Definition): Delete
4465 description of DEPRECATED_CALL_DUMMY_WORDS,
4466 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4467
58d28df8
AC
4468 * gdbint.texinfo (Target Architecture Definition): Delete
4469 description of DEPRECATED_PUSH_DUMMY_FRAME.
4470
e4a2df64
AC
4471 * gdbint.texinfo (Target Architecture Definition): Delete
4472 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4473
2b4855ab
AC
44742004-05-07 Andrew Cagney <cagney@redhat.com>
4475
4476 * observer.texi (GDB Observers): Add "Debugging" section. Include
4477 cross reference to "set/show debug observer".
4478 * gdb.texinfo (Debugging Output): Document "set/show debug
4479 observer".
4480
fcf70625
AC
44812004-05-01 Andrew Cagney <cagney@redhat.com>
4482
4483 * gdbint.texinfo (Target Architecture Definition): Delete
4484 description of DEPRECATED_PC_IN_SIGTRAMP.
4485
8ee56bcf
AC
44862004-04-30 Andrew Cagney <cagney@redhat.com>
4487
4488 * gdbint.texinfo (Target Architecture Definition): Delete
4489 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4490
67ab9a76
OF
44912004-04-30 Orjan Friberg <orjanf@axis.com>
4492
4493 * observer.texi (GDB Observers): Correct spelling.
4494
79346bcb
OF
44952004-04-26 Orjan Friberg <orjanf@axis.com>
4496
4497 * observer.texi (GDB Observers): Add target_changed event.
4498
7a464420
AC
44992004-04-08 Andrew Cagney <cagney@redhat.com>
4500
4501 * observer.texi (GDB Observers): Rework, provide generic observer
4502 definitions and then a list of observable events.
4503
6cdf9d98
AC
45042004-04-04 Andrew Cagney <cagney@redhat.com>
4505
4506 * gdbint.texinfo (Host Definition): Delete reference to
4507 NO_SIGINTERRUPT.
4508
ddc135a4
AC
45092004-04-02 Andrew Cagney <cagney@redhat.com>
4510
4511 * gdbint.texinfo (Target Architecture Definition): Delete
4512 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4513
6a1b180d
SC
45142004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4515
4516 * gdb.texinfo (TUI Commands): Document tui reg commands.
4517
d0d5df6f
AC
45182004-03-26 Andrew Cagney <cagney@redhat.com>
4519
4520 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4521 "gdbtui".
4522 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4523 (Contributors): Mention both Text and Terminal User Interface.
4524
aa2a3f87
AC
45252004-03-23 Andrew Cagney <cagney@redhat.com>
4526
4527 * gdbint.texinfo (Target Architecture Definition): Deprecate
4528 references to SIGTRAMP_START and SIGTRAMP_END.
4529
f561f026
AC
45302004-03-23 Andrew Cagney <cagney@redhat.com>
4531
4532 * gdbint.texinfo (Target Architecture Definition): Deprecate
4533 references to PC_IN_SIGTRAMP.
4534
33cb8b0f
AC
45352004-03-19 Andrew Cagney <cagney@redhat.com>
4536
4537 * gdbint.texinfo (Target Architecture Definition): Delete
4538 reference to GDB_TARGET_IS_HPPA.
4539
fc989b7a
AC
45402004-03-18 Andrew Cagney <cagney@redhat.com>
4541
4542 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4543 describe pre_init and post_init.
4544
701b08bb
DJ
45452004-03-09 Daniel Jacobowitz <drow@mvista.com>
4546
4547 * gdb.texinfo (Debugging Output): Document values for "set debug
4548 target".
4549
faae5abe
AC
45502004-02-28 Andrew Cagney <cagney@redhat.com>
4551
4552 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4553
dd79a6cf
JJ
45542004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4555
4556 * gdb.texinfo (breakpoints): Add information about the
4557 new "set breakpoint pending" and "show breakpoint pending"
4558 commands.
4559
e7f16015
AC
45602004-02-26 Andrew Cagney <cagney@redhat.com>
4561
4562 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4563 in Per-architecture module data section.
4564
7161a3a6
RM
45652004-02-25 Roland McGrath <roland@redhat.com>
4566
4567 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4568
2154891a
AC
45692004-02-24 Andrew Cagney <cagney@redhat.com>
4570
4571 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4572 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4573 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 4574
6c74ac8b
AC
45752004-02-17 Andrew Cagney <cagney@redhat.com>
4576
4577 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4578
19772a2c
AC
45792004-02-16 Andrew Cagney <cagney@redhat.com>
4580
4581 * gdbint.texinfo (Target Architecture Definition): Deprecate
4582 FRAMELESS_FUNCTION_INVOCATION.
4583
c9830293
AC
45842004-02-16 Andrew Cagney <cagney@redhat.com>
4585
4586 * gdbint.texinfo (Coding): Mention -Wunused-function.
4587
b9d26eb9
AC
45882004-02-14 Andrew Cagney <cagney@redhat.com>
4589
4590 * gdbint.texinfo (Target Architecture Definition): Delete
4591 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4592
49efadf5
EZ
45932004-02-12 Elena Zannoni <ezannoni@redhat.com>
4594
4595 * gdb.texinfo: Properly quote the name "C++".
4596 * gdbint.texinfo: Ditto.
4597 * stabs.texinfo: Ditto.
4598
1eb288ea
EZ
45992004-02-11 Elena Zannoni <ezannoni@redhat.com>
4600
4601 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4602 minimal information about libiberty.
4603
e4937fc1
MC
46042004-02-06 Michael Chastain <mec.gnu@mindspring.com>
4605
4606 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4607
a9331b3f
RM
46082004-02-04 Roland McGrath <roland@redhat.com>
4609
4610 * gdb.texinfo (Auxiliary Vector): New node (section).
4611 (Data): Add it to the menu.
4612
2650777c
JJ
46132004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4614
4615 * gdb.texinfo (Breakpoints): Add information about pending
4616 breakpoint support.
4617
b4501125
AC
46182004-01-26 Andrew Cagney <cagney@redhat.com>
4619
4620 * gdb.texinfo (Overview): Delete references to the cisco protocol
4621 including the "N" response.
4622
74055713
AC
46232004-01-26 Andrew Cagney <cagney@redhat.com>
4624
4625 * gdbint.texinfo (Target Architecture Definition): Rename
4626 EXTRACT_STRUCT_VALUE_ADDRESS to
4627 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 4628
3bbe9696
EZ
46292004-01-24 Eli Zaretskii <eliz@gnu.org>
4630
4631 * gdb.texinfo (KOD): Document "show os". Add index entries for
4632 "set/show os" and "info cisco" commands.
4633
5843504f
EZ
46342004-01-21 Eli Zaretskii <eliz@gnu.org>
4635
4636 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
4637
9175c9a3
MC
46382004-01-19 Michael Chastain <mec.gnu@mindspring.com>
4639
4640 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
4641 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
4642
8e94b928
NR
46432004-01-19 Nick Roberts <nick@nick.uklinux.net>
4644
4645 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
4646 -stack-list-locals.
4647 (GDB/MI Variable Objects): Describe extension to
4648 -var-list-children.
4649
a20cf136
DJ
46502004-01-17 Daniel Jacobowitz <drow@mvista.com>
4651
4652 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
4653
afb18d0f
AC
46542004-01-17 Andrew Cagney <cagney@redhat.com>
4655
4656 * gdbint.texinfo (Target Architecture Definition): Delete
4657 documentation on DEPRECATED_NPC_REGNUM.
4658
b51970ac
DJ
46592004-01-13 Daniel Jacobowitz <drow@mvista.com>
4660
4661 * gdb.texinfo: Update copyright year. Mention that set
4662 follow-fork-mode is supported on GNU/Linux. Remove documentation of
4663 "set follow-fork-mode ask".
4664
0f0cffd2
AC
46652004-01-13 Andrew Cagney <cagney@redhat.com>
4666
4667 * gdbint.texinfo: Update copyright year.
4668 (Coding): Add -Wunused-label to list of -Werror warnings.
4669
c552b3bb 46702004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 4671 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
4672
4673 * gdb.texinfo: Update copyright.
4674 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
4675 around names, as appropriate. Minor syntax cleanup of
4676 _NSPrintForDebugger explanation. Two spaces after periods.
4677 GDBN used instead of lit. "gdb". Index entries added for
4678 print-object and _NSPrintForDebugger. @noindent added in one spot.
4679
afe157ca
EZ
46802003-11-11 Elena Zannoni <ezannoni@redhat.com>
4681
4682 * stabs.texinfo: Add dircategory and direntry commands.
4683 * annotate.texinfo: Ditto.
4684
963e2bb7
AC
46852003-11-10 Andrew Cagney <cagney@redhat.com>
4686
4687 * gdbint.texinfo (Target Architecture Definition): Replace the
4688 return_value method's "inval" and "outval" parameters with
4689 "readbuf" and "writebuf".
4690
1d8b2f28
JB
46912003-10-28 Jim Blandy <jimb@redhat.com>
4692
4693 * gdb.texinfo (The F request packet, The F reply packet): Renamed
4694 from "The `F' request packet" and "The `F' reply packet", to make
4695 texi2dvi happy.
4696 (File-I/O remote protocol extension): Update menu entries, too.
4697
36d86913
MC
46982003-10-26 Michael Chastain <mec@shout.net>
4699
4700 * gdb.texinfo (Thread Stops): Document the issue with
4701 premature return from system calls in multi-threaded programs.
4702
ce2826aa
AC
47032003-10-24 Andrew Cagney <cagney@redhat.com>
4704
4705 * annotate.texinfo: Fix "fortunatly"[sic].
4706
f24c5e49
KI
47072003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
4708
4709 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
4710 with "Hitachi" and "Mitsubishi".
4711
92ad9cd9
AC
47122003-10-20 Andrew Cagney <cagney@redhat.com>
4713
4714 * gdbint.texinfo (Target Architecture Definition): Document
4715 gdbarch_return_value. Add cross references from
4716 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4717 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4718
0ab4b752
MK
47192003-10-18 Mark Kettenis <kettenis@gnu.org>
4720
4721 * gdbint.texinfo (Target Architecture Definition): Document
4722 regset_from_core_section.
fb3e19c0
KI
4723
47242003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
4725
4726 * gdb.texinfo (M32R/D): Mention m32rsdi target.
4727
a9331b3f 47282003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
4729
4730 From Anthony Green <green@redhat.com>:
5ae4183a 4731 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 4732
1485d690
KB
47332003-10-14 Kevin Buettner <kevinb@redhat.com>
4734
889bf7c5
PA
4735 * gdb.texinfo (Breakpoint related warnings): New node.
4736 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 4737
86d30acc
DJ
47382003-10-13 Daniel Jacobowitz <drow@mvista.com>
4739
4740 * gdb.texinfo (Remote Protocol): Document v and vCont.
4741
172c2a43
KI
47422003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4743
4744 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
4745 * gdbint.texinfo: Ditto.
4746
71952f4c
AC
47472003-10-09 Andrew Cagney <cagney@redhat.com>
4748
4749 From 2003-09-18 David Anderson <davea@sgi.com>:
4750 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4751 "command".
4752
268e2188
AC
47532003-10-03 Andrew Cagney <cagney@redhat.com>
4754
4755 * gdbint.texinfo (Target Architecture Definition): Deprecate
4756 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
4757 just target.
4758
12c266ea 47592003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 4760
f30992d4 4761 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
4762 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4763 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4764 * gdbint.texinfo (Target Architecture Definition): Rename
4765
47662003-09-30 Andrew Cagney <cagney@redhat.com>
4767
f30992d4 4768 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 4769 (Target Architecture Definition):
f30992d4 4770
2e092625
AC
4771 * gdbint.texinfo (Target Architecture Definition): Rename
4772 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4773
0717ae8a
AC
47742003-09-29 Andrew Cagney <cagney@redhat.com>
4775
dad809b7
AC
4776 * gdbint.texinfo (Target Architecture Definition): Delete
4777 documentation for NEED_TEXT_START_END.
4778
0717ae8a
AC
4779 * gdbint.texinfo (Target Architecture Definition): Rename
4780 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
4781 TARGET_WRITE_PC.
a9331b3f 4782
af6cf26d
MC
47832003-09-22 Michael Chastain <mec@shout.net>
4784
4785 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4786
ee206350
AG
47872003-09-21 Anthony Green <green@redhat.com>
4788
4789 * gdbint.texinfo (Target Architecture Definition): Fix typos.
4790
a38c9fe6
MK
47912003-09-21 Mark Kettenis <kettenis@gnu.org>
4792
4793 * gdbint.texinfo (Target Architecture Definition): Document
4794 stabs_argument_has_addr.
4795
77949794
AC
47962003-09-18 Andrew Cagney <cagney@redhat.com>
4797
4798 * gdbint.texinfo (Target Architecture Definition): Delete
4799 documentation on REGISTER_NAMES.
4800
8e823e25
MK
48012003-09-13 Mark Kettenis <kettenis@gnu.org>
4802
4803 * gdbint.texinfo (Target Architecture Definition): Replace
4804 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4805
f27dd7fd
AC
48062003-09-11 Andrew Cagney <cagney@redhat.com>
4807
4808 * gdbint.texinfo (Target Architecture Definition): Replace
4809 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4810
8b148df9
AC
48112003-08-18 Andrew Cagney <cagney@redhat.com>
4812
4813 * gdbint.texinfo (Target Architecture Definition): Document
4814 "frame_red_zone_size".
4815
25d29d70
AC
48162003-08-09 Andrew Cagney <cagney@redhat.com>
4817
4818 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4819 with "set/show backtrace past-main" and "set/show backtrace
4820 limit".
4821
c938e9b0
L
48222003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4823
4824 * Makefile.in (install-info): Support DESTDIR.
4825 (install-html): Likewise.
4826
64fabec2
AC
48272003-08-07 Andrew Cagney <cagney@redhat.com>
4828
4829 Patch from Nick Roberts.
4830 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4831 bindings. Remove description of send-gdb-command.
4832
2fcf52f0
AC
48332003-08-07 Andrew Cagney <cagney@redhat.com>
4834
4835 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4836 GDB 6.0.
4837
086432e2
AC
48382003-08-06 Andrew Cagney <cagney@redhat.com>
4839
4840 * gdb.texinfo (Mode Options): Mention that level three is the
4841 highest available and that level 2 is deprecated.
4842 (Annotations Overview): Mention annotation levels. Cross reference
4843 to "Limitations of the Annotation Interface" in annotate.texi.
4844 (TODO, Value Annotations, Frame Annotations): Delete section.
4845 (Displays, Breakpoint Info): Delete.
4846
e5249f67
AC
48472003-08-04 Andrew Cagney <cagney@redhat.com>
4848
4849 * agentexpr.texi: Delete @bye.
4850 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4851 (stabs.info): Add $(srcdir) to include search path.
4852 (html): Depend on "annotate_toc.html", and not "annotate.html".
4853 * stabs.texinfo: Ditto. Include "fdl.texi".
4854 * gdbint.texinfo: Update copyright statement's list of invariant
4855 sections.
4856
e6f672d2
AC
48572003-07-28 Andrew Cagney <cagney@redhat.com>
4858
4859 * Makefile.in (INFO_DEPS): Add annotate.info.
4860 (dvi, ps, html, pdf): Add annotate.
4861 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4862 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4863 (ANNOTATE_DOC_FILES): New macro.
4864 (ANNOTATE_TEX_TMPS): New macro.
4865 (annotate.info, annotate_toc.html): Specify dependencies.
4866 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4867 * annotate.texinfo: Rename annotate.texi. Get building. Add
4868 "Migrating to GDB/MI" and "Limitations of the Annotation
4869 Interface" chapters. Mention why it is not part of the user
4870 guide. Update copyright notice. Include "fdl.texi".
4871
72ffddc9
SC
48722003-07-26 Stephane Carrez <stcarrez@nerim.fr>
4873
4874 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4875
a9f12a31
DJ
48762003-07-24 Daniel Jacobowitz <drow@mvista.com>
4877
4878 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4879
b1fe9455
DJ
48802003-07-24 Daniel Jacobowitz <drow@mvista.com>
4881
4882 * gdb.texinfo (Server): Mention pidof.
4883
153721e6
AC
48842003-07-22 Andrew Cagney <cagney@redhat.com>
4885
4886 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4887 list.
4888
0fac0b41
DJ
48892003-06-28 Daniel Jacobowitz <drow@mvista.com>
4890
4891 * gdb.texinfo (Logging output): New chapter.
4892
4e562065
JB
48932003-06-24 Joel Brobecker <brobecker@gnat.com>
4894
4895 * gdb.texinfo (Unsupported languages): New section.
4896 (Languages): Add link to new section.
4897
f2c06f52
AC
48982003-06-22 Andrew Cagney <cagney@redhat.com>
4899
4900 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4901
b4177fca
DJ
49022003-06-22 Daniel Jacobowitz <drow@mvista.com>
4903
4904 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4905
f418dd93
DJ
49062003-06-22 Daniel Jacobowitz <drow@mvista.com>
4907
4908 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4909 * agentexpr.texi: Retitle section, and change it to an appendix.
4910 Comment out texinfo initialization. Factor a @var{} into two
4911 pieces to prevent makeinfo warnings.
4912 * gdb.texinfo: Add Agent Expressions appendix.
4913
4ca61388
DJ
49142003-06-19 Daniel Jacobowitz <drow@mvista.com>
4915
4916 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4917
07f31aa6
DJ
49182003-06-18 Daniel Jacobowitz <drow@mvista.com>
4919
5ae4183a 4920 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
4921 remote target". Document the "detach" and "disconnect" commands.
4922 (Server, Netware, Debug Session): Reference "Connecting to a
4923 remote target".
4924 (GDB/MI Target Manipulation): Document "-target-disconnect".
4925
2dd0da42
AC
49262003-06-13 Andrew Cagney <cagney@redhat.com>
4927
4928 * gdbint.texinfo (Target Architecture Definition): Deprecate
4929 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
4930 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
4931
e7a3abfc
JB
49322003-06-09 Jim Blandy <jimb@redhat.com>
4933
4934 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
4935
25e3a86b
AC
49362003-06-08 Andrew Cagney <cagney@redhat.com>
4937
4938 * gdbint.texinfo (Target Architecture Definition): Delete
4939 documentation on FRAME_ARGS_ADDRESS_CORRECT.
4940
a9e5fdc2
AC
49412003-06-08 Andrew Cagney <cagney@redhat.com>
4942
4943 * gdbint.texinfo (Target Architecture Definition): Document
4944 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
4945
b37303ee
AF
49462003-06-07 Adam Fedor <fedor@gnu.org>
4947
4948 * gdb.texinfo: Add Objective-C documentation.
4949
39fe6e80
AC
49502003-06-01 Andrew Cagney <cagney@redhat.com>
4951
4952 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
4953 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
4954
125309b2
AC
49552003-05-21 Andrew Cagney <cagney@redhat.com>
4956
4957 * gdbint.texinfo (Target Architecture Definition): Delete
4958 references to "extract_address" and "store_address".
4959
b8b527c5
AC
49602003-05-16 Andrew Cagney <cagney@redhat.com>
4961
4962 * gdbint.texinfo (Target Architecture Definition): Replace
4963 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
4964 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
4965
50e3ee83
TR
49662003-05-14 Theodore A. Roth <troth@openavr.org>
4967
4968 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
4969
44e2be90
L
49702003-05-10 H.J. Lu <hongjiu.lu@intel.com>
4971
4972 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
4973 (gdb.dvi): Likewise.
4974 (gdb.pdf): Likewise.
4975 (links2roff): Likewise.
4976
df5215a6
JB
49772003-05-08 Jim Blandy <jimb@redhat.com>
4978
4979 * gdb.texinfo (Dump/Restore Files): Update documentation for
4980 'dump', 'append', and 'restore': note that format argument is
4981 optional; simplify presentation of the command variants; and be
4982 more precise about the formats.
4983
5e7b2f39
JB
49842003-05-07 Jim Blandy <jimb@redhat.com>
4985
4986 * gdb.texinfo (Symbols): Update documentation: 'maint list
4987 symtabs' and 'maint list psymtabs' have been renamed 'maint info
4988 symtabs' and 'maint info psymtabs'.
4989
b1e29e33
AC
49902003-05-05 Andrew Cagney <cagney@redhat.com>
4991
4992 * gdbint.texinfo (Target Architecture Definition): Make
4993 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
4994 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
4995 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
4996
00905d52
AC
49972003-05-04 Andrew Cagney <cagney@redhat.com>
4998
4999 * gdb.texinfo (Maintenance Commands): Document "maint print
5000 dummy-frames".
5001
54ff5908
AC
50022003-05-04 Andrew Cagney <cagney@redhat.com>
5003
5004 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5005
32e7087d
JB
50062003-05-03 J. Brobecker <brobecker@gnat.com>
5007
5008 Thierry Schneider <tpschneider1@yahoo.com>
5009 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5010 for new MI command.
5011
7043d8dc
AC
50122003-05-03 Andrew Cagney <cagney@redhat.com>
5013
5014 * gdbint.texinfo (Target Architecture Definition): Document
5015 push_dummy_code. Add cross references.
5016
e33d66ec
EZ
50172003-05-02 Elena Zannoni <ezannoni@redhat.com>
5018
5019 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5020 set/show charsets commands.
5021
0ba6dca9
AC
50222003-04-28 Andrew Cagney <cagney@redhat.com>
5023
5024 * gdbint.texinfo (Target Architecture Definition): Replace
5025 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5026 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5027
d7a27068
AC
50282003-04-28 Andrew Cagney <cagney@redhat.com>
5029
5030 * gdbint.texinfo (Target Architecture Definition): Rename
5031 "tm_print_insn" to "deprecated_tm_print_insn".
5032
44ea7b70
JB
50332003-04-09 Jim Blandy <jimb@redhat.com>
5034
5035 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5036 list psymtabs'.
5037
fb8f8949
AC
50382003-04-08 Andrew Cagney <cagney@redhat.com>
5039
5040 * gdbint.texinfo (Target Architecture Definition): Delete
5041 references to EXTRA_FRAME_INFO.
5042
32fb0f22
AC
50432003-04-08 Andrew Cagney <cagney@redhat.com>
5044
5045 * gdbint.texinfo (Target Architecture Definition): Delete
5046 PRINT_TYPELESS_INTEGER.
5047
6be67e67
JB
50482003-04-02 J. Brobecker <brobecker@gnat.com>
5049
5050 * observer.texi (GDB Observers): Adjust the documentation for the
5051 normal_stop notification to better describe reality. Fix a couple
5052 of minor typos.
5053
4e35d5f0
BR
50542003-04-02 Bob Rossi <bob_rossi@cox.net>
5055
a9331b3f 5056 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5057 '-file-list-exec-source-file'
5058
e8a8712a
AC
50592003-03-31 Andrew Cagney <cagney@redhat.com>
5060
5061 * gdbint.texinfo (Target Architecture Definition): Delete
5062 references to CALL_DUMMY_P.
5063
6c0e89ed
AC
50642003-03-30 Andrew Cagney <cagney@redhat.com>
5065
5066 * gdbint.texinfo (Target Architecture Definition): Remove
5067 reference to TARGET_WRITE_SP.
a9331b3f 5068
378bfd1b
AC
50692003-03-27 Andrew Cagney <cagney@redhat.com>
5070
5071 * gdbint.texinfo (Target Architecture Definition): Remove
5072 references to write_sp.
6c0e89ed 5073
922fbb7b
AC
50742003-03-27 Andrew Cagney <cagney@redhat.com>
5075
5076 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5077 chapter body. Use @smallexample instead of @example.
5078 (Annotations): Ditto.
5079 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5080 annotate.texi.
5081
b81774d8
AC
50822003-03-26 Andrew Cagney <cagney@redhat.com>
5083
5084 * gdbint.texinfo (Target Architecture Definition): Replace
5085 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5086 dummy_addr parameters.
5087
1bf6d5cc
AC
50882003-03-25 Andrew Cagney <cagney@redhat.com>
5089
5090 * gdbint.texinfo (Target Architecture Definition): Delete
5091 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5092 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5093 Add reference to PUSH_ARGUMENTS.
5094
618ce49f
AC
50952003-03-23 Andrew Cagney <cagney@redhat.com>
5096
5097 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5098 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5099
bcd7e15f
JB
51002003-03-18 J. Brobecker <brobecker@gnat.com>
5101
5102 * gdbint.texinfo (Algorithms): Add new section describing the
5103 Observer paradigm.
5104 (Top): Add menu entry to new observer appendix.
5105 * observer.texi: New file.
5106 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5107 new observer.texi file.
5108
9fe8321b
AC
51092003-03-17 Andrew Cagney <cagney@redhat.com>
5110
5111 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5112 that GNU Press update the manual version number.
5113
ac2adee5
AC
51142003-03-12 Andrew Cagney <cagney@redhat.com>
5115
5116 * gdbint.texinfo (Target Architecture Definition): Delete
5117 references to get_saved_register. Rename GET_SAVED_REGISTER to
5118 DEPRECATED_GET_SAVED_REGISTER.
5119
749b82f6
AC
51202003-03-13 Andrew Cagney <cagney@redhat.com>
5121
5122 * gdbint.texinfo (Target Architecture Definition): Replace
5123 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5124
8bedc050
AC
51252003-03-12 Andrew Cagney <cagney@redhat.com>
5126
5127 * gdbint.texinfo (Target Architecture Definition): Rename
5128 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5129
0ce1b118
CV
51302003-03-10 Corinna Vinschen <vinschen@redhat.com>
5131
5132 * gdb.texinfo: Add File-I/O documentation.
5133
12cc2063
AC
51342003-03-10 Andrew Cagney <cagney@redhat.com>
5135
5136 * gdbint.texinfo (Target Architecture Definition): Cross reference
5137 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5138
7453dc06
AC
51392003-03-07 Andrew Cagney <cagney@redhat.com>
5140
5141 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5142 frame" command.
5143
6314f104
AC
51442003-03-05 Andrew Cagney <cagney@redhat.com>
5145
5146 * gdbint.texinfo (Target Architecture Definition): Document
5147 unwind_dummy_id. Cross reference unwind_dummy_id and
5148 SAVE_DUMMY_FRAME_TOS.
5149
f1212245
DJ
51502003-03-05 James Ingham <jingham@apple.com>
5151 Daniel Jacobowitz <drow@mvista.com>
5152
5153 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5154 and "show cp-abi".
5155
77e7e267
AC
51562003-03-03 Andrew Cagney <cagney@redhat.com>
5157
5158 * gdbint.texinfo (Target Architecture Definition): Document
5159 register_type.
5160
838a8221
AC
51612003-03-03 Andrew Cagney <cagney@redhat.com>
5162
5163 * stabs.texinfo (Structures): Use @samp and separate @var's
5164 instead of a single @var containing a comma separated list.
5165 (Unions): Ditto.
5166
d7f4a264
DJ
51672003-03-02 Daniel Jacobowitz <drow@mvista.com>
5168
5169 * Makefile.in (distclean): Remove config.log.
5170
f30ee0bc
AC
51712003-03-01 Andrew Cagney <cagney@redhat.com>
5172
5173 * gdbint.texinfo (Target Architecture Definition): Rename
5174 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5175
51762003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5177
5178 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5179 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5180
be448670
CF
51812003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5182
5183 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5184 (Non-debug DLL symbols): New node, describing the minimal symbols
5185 loaded from DLLs without real debugging symbols.
5186
501eef12
AC
51872003-02-20 Andrew Cagney <ac131313@redhat.com>
5188
5189 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5190 hardware-breakpoint-limit".
5191 (Set Watchpoints): Add cross reference to "set remote
5192 hardware-watchpoint-limit".
5193 (Remote configuration options): New section.
5194
21c294e6
AC
51952003-02-04 Andrew Cagney <ac131313@redhat.com>
5196
e9be73e4
AC
5197 * gdbint.texinfo (Target Architecture Definition): Delete
5198 descrption of IS_TRAPPED_INTERNALVAR.
5199
21c294e6
AC
5200 From Keith Seitz <keiths@redhat.com>:
5201 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5202 option "-i"/"--interpreter" to this chapter. Include index
5203 entries.
5204
0179ffac
DC
52052003-02-04 David Carlton <carlton@math.stanford.edu>
5206
5207 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5208 (Variables): Recommend stabs+ and DWARF 2.
5209 (C plus plus expressions): Correct info about
5210 compiler versions, debug formats.
5211 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5212 PR symtab/874.
5213
7ca9f392
AC
52142003-02-01 Andrew Cagney <ac131313@redhat.com>
5215
5216 * gdbint.texinfo (Target Architecture Definition): Delete
5217 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5218 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5219 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5220 references to nindy and i960.
5221 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5222
31a85ea2
AC
52232003-02-01 Andrew Cagney <ac131313@redhat.com>
5224
5225 * gdbint.texinfo (Target Architecture Definition): Delete
5226 FLOAT_INFO.
5227
6b894e49
AC
52282003-01-30 Andrew Cagney <ac131313@redhat.com>
5229
5230 * stabs.texinfo (Member Type Descriptor): Clarify description of
5231 `@'. Suggested by Ben Hutchings.
5232
c48861fb
AC
52332003-01-29 Andrew Cagney <ac131313@redhat.com>
5234
5235 * gdb.texinfo (M68K): Delete reference to es1800.
5236
617073a9
AC
52372003-01-29 Andrew Cagney <ac131313@redhat.com>
5238
5239 * gdb.texinfo (Maintenance Commands): Document `maint print
5240 reggroups' and `maint print register-groups'.
5241 * gdbint.texinfo (Target Architecture Definition): Document
5242 register_reggroup_p.
5243
5b5d99cf
JB
52442003-01-23 Jim Blandy <jimb@redhat.com>
5245
5246 * gdb.texinfo (Separate Debug Files): New section.
5247
e7ba9c65
DJ
52482003-01-22 Daniel Jacobowitz <drow@mvista.com>
5249
5250 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5251 and "maint show profile".
5252
94e91d6d
MC
52532003-01-16 Michael Chastain <mec@shout.net>
5254
5255 * gdb.texinfo (Installing GDB): Warn against
5256 ".../gdb-VERSION/gdb/configure".
5257 (Separate Objdir): Likewise.
5258
867f3898
AC
52592003-01-15 Andrew Cagney <ac131313@redhat.com>
5260
5261 * gdbint.texinfo (Target Architecture Definition): Delete
5262 definition of PRINT_REGISTER_HOOK.
5263
f153cc92
EZ
52642003-01-15 Elena Zannoni <ezannoni@redhat.com>
5265
5266 (OpenRISC 1000): Fix formatting of command names.
5267
c60eb6f1
EZ
52682003-01-15 Elena Zannoni <ezannoni@redhat.com>
5269
5270 * gdb.texinfo (Continuing and Stepping): Add new command
5271 'advance'. Clarify behavior of 'until'.
5272
f5ebfba0
DJ
52732003-01-13 Daniel Jacobowitz <drow@mvista.com>
5274
5275 * gdb.texinfo (Files): Document solib-absolute-prefix and
5276 solib-search-path.
5277
4ce8657e
MC
52782003-01-09 Michael Chastain <mec@shout.net>
5279
5280 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5281 (Create a Release): Add new instructions for new @file{src-release}.
5282 Document existing instructions for @file{Makefile.in} as
5283 being for @value{GDBN} 5.3.1 or earlier.
5284
372613e3
AC
52852003-01-09 Andrew Cagney <ac131313@redhat.com>
5286
5287 * gdbint.texinfo (Target Architecture Definition): Mention
5288 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5289 allocate memory.
5290
b4e9345d
DJ
52912003-01-04 Daniel Jacobowitz <drow@mvista.com>
5292
5293 * gdb.texinfo (Controlling GDB): Add @kindex for
5294 "show osabi".
5295 (Backtraces): Add @kindex's for backtrace-below-main.
5296
98b45e30
DJ
52972003-01-04 Daniel Jacobowitz <drow@mvista.com>
5298
5299 * gdb.texinfo (Controlling GDB): Document "set osabi".
5300
95f90d25
DJ
53012003-01-04 Daniel Jacobowitz <drow@mvista.com>
5302
5303 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5304 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5305
1e698235
DJ
53062003-01-04 Daniel Jacobowitz <drow@mvista.com>
5307
5308 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5309 "set coerce-float-to-double".
5310 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5311
e632838e
AC
53122003-01-02 Andrew Cagney <ac131313@redhat.com>
5313
5314 * stabs.texinfo: Remove obsolete text.
5315 * gdbint.texinfo: Ditto.
5316 * gdb.texinfo: Ditto.
5317
c133ab7a
MK
53182002-12-22 Mark Kettenis <kettenis@gnu.org>
5319
5320 * gdbint.texinfo (Target Architecture Definition): Update
5321 description of gdbarch_register_osabi.
5322
f821f325
KH
53232002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5324
5325 * agentexpr.texi: Fix typos.
5326 * annotate.texi: Likewise.
5327 * fdl.texi: Likewise.
5328
85a6d8d3 53292002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5330
5331 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5332 DEPRECATED_INIT_FRAME_PC.
5333
ae45cd16
AC
53342002-12-01 Andrew Cagney <ac131313@redhat.com>
5335
5336 * gdbint.texinfo (Target Architecture Definition): Delete
5337 PC_IN_CALL_DUMMY.
5338
07555a72
AC
53392002-11-28 Andrew Cagney <ac131313@redhat.com>
5340
5341 * gdbint.texinfo (Host Definition): Delete documentation on
5342 USE_GENERIC_DUMMY_FRAMES.
5343
c166cdc7
EZ
53442002-11-26 Elena Zannoni <ezannoni@redhat.com>
5345
5ae4183a 5346 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5347 * Makefile.in (install-info): Run the install-info command as part
5348 of the post install steps only.
5349 (uninstall-info): New target.
5350 (uninstall): New target.
5351
35db0260
EZ
53522002-11-22 Elena Zannoni <ezannoni@redhat.com>
5353
5354 * Makefile.in (install): Make install do some real work.
5355
9ba8d803
AC
53562002-11-19 Andrew Cagney <ac131313@redhat.com>
5357
5358 Fix POSIX problem reported by Paul Eggert.
5359 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5360 Fix PR gdb/527.
5361
903ad3a6
AC
53622002-10-26 Andrew Cagney <cagney@redhat.com>
5363
5364 * gdbint.texinfo (Target Architecture Definition): Delete
5365 definition of DO_REGISTERS_INFO.
5366
f2abfe65
KB
53672002-10-18 Kevin Buettner <kevinb@redhat.com>
5368
5369 * gdbint.texinfo (Address Classes): Fix problems with insertion
5370 of ``{'' and ``}'' in example.
5371
b5b0480a
KB
53722002-10-17 Kevin Buettner <kevinb@redhat.com>
5373
5374 * gdbint.texinfo (Address Classes): New section.
5375 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5376 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5377 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5378 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5379
c85508ee
KD
53802002-10-11 Klee Dienes <kdienes@apple.com>
5381
5382 * gdb.texinfo (Registers): Mention vector registers as well as
5383 floating registers in the documentation for 'info registers' and
5384 'info all-registers'.
5385
6d12fc3d
DJ
53862002-10-11 Daniel Jacobowitz <drow@mvista.com>
5387
5388 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5389
8d19fbd2
JJ
53902002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5391
5392 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5393 interface definition.
5394
a37295f9
MM
53952002-10-03 Marko Mlinar <markom@opencores.org>
5396
5397 * gdb.texinfo (Target Commands): Add or1k target specific
5398 commands.
5399 * gdb.texinfo (Contributors): Add myself to the contributors list.
5400
da0f9dcd
AC
54012002-10-01 Andrew Cagney <ac131313@redhat.com>
5402
5403 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5404 and "mi1" instead of "mi1" and "mi0".
5405
2e834e49
HPN
54062002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5407
5408 * gdb.texinfo (Packets): Fix typos "alligned".
5409 Correct z3/Z3 description. Correct z4/Z4 title.
5410
050be0dc
AC
54112002-09-27 Andrew Cagney <ac131313@redhat.com>
5412
5413 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5414
1104b9e7
KB
54152002-09-25 Kevin Buettner <kevinb@redhat.com>
5416
5417 * gdb.texinfo: Use GNU/Linux instead of Linux.
5418
512217c7
AC
54192002-09-25 Andrew Cagney <ac131313@redhat.com>
5420
5421 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5422
10998722
AC
54232002-09-24 Andrew Cagney <ac131313@redhat.com>
5424
512217c7 5425 * gdb.texinfo: Replace @example with @smallexample.
10998722 5426
a0eb71c5
KB
54272002-09-20 Kevin Buettner <kevinb@redhat.com>
5428
f7dc1244 5429 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5430 * gdb.texinfo (Character Sets): Use @smallexample instead of
5431 @example. Use GNU/Linux instead of Linux.
5432
54332002-09-20 Jim Blandy <jimb@redhat.com>
5434
5435 * gdb.texinfo: Add character set documentation.
5436
2f870471
AC
54372002-09-19 Andrew Cagney <ac131313@redhat.com>
5438
5439 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5440 (Packets): Add cross reference from `b' packet to `z' packets.
5441
790eb8f5
AC
54422002-09-19 Andrew Cagney <ac131313@redhat.com>
5443
8d30a00d
AC
5444 * gdb.texinfo (Maintenance Commands): Document ``maint
5445 internal-error'' and ``maint internal-warning''.
5446
790eb8f5
AC
5447 * gdbint.texinfo (Target Architecture Definition): Revise
5448 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5449
a23a7bf1
JB
54502002-09-19 Joel Brobecker <brobecker@gnat.com>
5451
5452 * gdbint.texinfo (Target Conditionals): Document the new
5453 NAME_OF_MALLOC macro.
5454
299ffc64
AC
54552002-09-05 Andrew Cagney <ac131313@redhat.com>
5456
5457 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5458 engineer.
5459
b7bb15bc
SC
54602002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5461
5462 * gdb.texinfo (TUI Overview): Document status line fields.
5463
3d757584
SC
54642002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5465
5466 * gdb.texinfo (TUI Commands): Document info win command.
5467
269c21fe
SC
54682002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5469
5470 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5471
7cf36c78
SC
54722002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5473
5474 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5475 (TUI Keys): Likewise.
5476
d2c6833e
AC
54772002-08-25 Andrew Cagney <ac131313@redhat.com>
5478
5479 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5480 for a packet receive.
5481
46d8b1c3
AC
54822002-08-25 Andrew Cagney <ac131313@redhat.com>
5483
5484 * Makefile.in (clean): Move to end of file.
5485 (distclean, maintainer-clean, realclean): Ditto.
5486 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5487 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5488 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5489 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5490
b0787093
AC
54912002-08-24 Andrew Cagney <ac131313@redhat.com>
5492
5493 * Makefile.in (GDBINT_TEX_TMPS): Define.
5494 (gdbint.dvi, gdbint.pdf): Use
5495 (GDB_TEX_TMPS): Define.
5496 (gdb.dvi, gdb.pdf): Use.
5497 (STABS_TEX_TMPS): Define.
5498 (stabs.dvi, stabs.pdf): Use.
5499 (GDB_DOC_SOURCE_INCLUDES): New macros.
5500 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5501 (GDBINT_DOC_FILES_INCLUDES): New macros.
5502 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5503 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5504 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5505 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5506 (links2roff): Replace SFILES_INCLUDED with
5507 GDB_DOC_SOURCE_INCLUDES.
5508 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5509 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5510 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5511 dependencies.
5512 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5513 dependencies.
5514 (gdbmi.texinfo): Delete rule.
5515 (inc-hist.texinfo): Delete rule.
5516 (rluser.texinfo): Delete rule.
5517
ebba8386
AC
55182002-08-23 Andrew Cagney <cagney@redhat.com>
5519
5520 * gdbint.texinfo (Target Architecture Definition): Update
5521 STORE_RETURN_VALUE, mention regcache.
5522
0ab7a791
AC
55232002-08-21 Andrew Cagney <ac131313@redhat.com>
5524
5525 * gdbint.texinfo (Target Architecture Definition): Document
5526 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5527
ee2d5c50
AC
55282002-08-19 Andrew Cagney <ac131313@redhat.com>
5529
5530 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5531 Fix minor typos. Add index entries.
5532
53c69bd7
AC
55332002-08-18 Andrew Cagney <ac131313@redhat.com>
5534
5535 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5536
e76f1f2e
AC
55372002-08-15 Andrew Cagney <ac131313@redhat.com>
5538
5539 * gdbint.texinfo (Target Architecture Definition): Document
5540 PRINT_VECTOR_INFO.
5541 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5542
0680b120
AC
55432002-08-13 Andrew Cagney <ac131313@redhat.com>
5544
5545 * gdb.texinfo (Maintenance Commands): Document "maint print
5546 registers", "maint print raw-registers" and "maint print
5547 cooked-registers".
5548
3c3bea1c
GS
55492002-08-08 Grace Sainsbury <graces@redhat.com>
5550
a9331b3f 5551 From Mark Salter:
3c3bea1c
GS
5552 * gdb.texinfo (Protocol): Document T packet extension to
5553 allow watchpoint address reporting.
5554
42f9b0a5
AC
55552002-08-03 Andrew Cagney <ac131313@redhat.com>
5556
5557 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5558
db034ac5
AC
55592002-08-01 Andrew Cagney <cagney@redhat.com>
5560
5561 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5562 to CHILL.
5563
e2b28d04
AC
55642002-08-01 Andrew Cagney <ac131313@redhat.com>
5565
5566 * gdbint.texinfo (Coding): Revise section "Include Files".
5567
7fb623f7
AC
55682002-07-24 Andrew Cagney <cagney@redhat.com>
5569
5570 * gdbint.texinfo: Obsolete references to m88k.
5571 * gdb.texinfo: Ditto.
5572
4a2b4636
JB
55732002-07-10 Joel Brobecker <brobecker@gnat.com>
5574
7fb623f7 5575 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
5576 where the proper version of autoconf can be retrieved.
5577
a71ec265
DH
55782002-07-09 Don Howard <dhoward@redhat.com>
5579
5580 * gdb.texinfo (Command Files): Further describe the behavior of
5581 sourced command files.
5582
b9aa90c9
AC
55832002-06-27 Andrew Cagney <ac131313@redhat.com>
5584
5585 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5586 (Coding): Clarify ISO C version that GDB assumes.
5587
40dd2248
TT
55882002-06-26 Tom Tromey <tromey@redhat.com>
5589
5590 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5591 add_setshow_cmd_full.
5592
bfac230e
DH
55932002-06-25 Don Howard <dhoward@redhat.com>
5594
5595 * gdb.texinfo (Memory Region Attributes): Document new behavior
5596 for 'mem' command.
5597
475b0867
JB
55982002-06-11 Jim Blandy <jimb@redhat.com>
5599
919d772c
JB
5600 * gdb.texinfo (Symbols): Update documentation for `info source'
5601 command.
5602
475b0867
JB
5603 * gdb.texinfo (Macros): Call the command `info macro', not
5604 `show macro'.
5605
ba8c9337
AC
56062002-06-09 Andrew Cagney <ac131313@redhat.com>
5607
5608 * gdbint.texinfo (Coding): Add section ``Per-architecture module
5609 data''.
5610
1029b7fa
MK
56112002-06-09 Mark Kettenis <kettenis@gnu.org>
5612
5613 * gdbint.texinfo (Target Architecture Definition): Document
5614 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5615
16737d73
AC
56162002-06-08 Andrew Cagney <ac131313@redhat.com>
5617
5618 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5619 lists.
5620
30107679
AC
56212002-06-08 Andrew Cagney <ac131313@redhat.com>
5622
5623 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5624 Branch''.
5625
3352e23e
AC
56262002-06-01 Andrew Cagney <ac131313@redhat.com>
5627
5628 * gdbint.texinfo (Target Architecture Definition): Add section
5629 ``Converting an existing Target Architecture to Multi-arch''.
5630
cbb09e6a
AC
56312002-05-30 Andrew Cagney <ac131313@redhat.com>
5632
5633 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
5634 to ``Obsoleting code''. Revise.
5635
e2e0bcd1
JB
56362002-05-17 Jim Blandy <jimb@redhat.com>
5637
5638 * gdb.texinfo (C Preprocessor Macros): New chapter.
5639 Include it in the main menu.
5640 (Contributors): Credit Jim Blandy with macro support.
5641 (Compilation): Explain how to get macro information into the
5642 executable.
5643 (Expressions): Note that preprocessor macros are expanded.
5644
9db8d71f
DJ
56452002-05-14 Daniel Jacobowitz <drow@mvista.com>
5646
5647 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
5648 options for `target remote'.
5649
6d531722
AC
56502002-05-13 Andrew Cagney <ac131313@redhat.com>
5651
5652 * gdbint.texinfo (Target Architecture Definition): Delete
5653 documentation on NNPC_REGNUM.
5654
13d01224
AC
56552002-05-11 Andrew Cagney <ac131313@redhat.com>
5656
5657 * gdbint.texinfo (Target Architecture Definition): Document
5658 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
5659 (Target Architecture Definition): Revise section `Using Different
5660 Register and Memory Data Representations'. Add section `Raw and
5661 Virtual Register Representations'.
5662
b2e75d78
AC
56632002-05-11 Andrew Cagney <ac131313@redhat.com>
5664
5665 * gdbint.texinfo (Target Architecture Definition): Mention
5666 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
5667 (Target Architecture Definition): Mention same. Add references to
5668 web pages.
5669
2c8682ee
MS
56702002-05-08 Michael Snyder <msnyder@redhat.com>
5671
5672 * stabs.texinfo (Attributes): Document new "vector" attribute.
5673
0816590b
AC
56742002-05-04 Andrew Cagney <ac131313@redhat.com>
5675
5676 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
5677
2653173e
AC
56782002-05-04 Andrew Cagney <ac131313@redhat.com>
5679
5680 * gdb.texinfo: Delete obsolete references to a29k.
5681
d7bd68ca
AC
56822002-04-24 Andrew Cagney <ac131313@redhat.com>
5683
5684 * gdbint.texinfo (Target Architecture Definition): Replace
5685 IN_SIGTRAMP with PC_IN_SIGTRAMP.
5686
21d83aa5
DM
56872002-04-24 David S. Miller <davem@redhat.com>
5688
5689 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
5690
7673a6cc
DM
56912002-04-21 David S. Miller <davem@redhat.com>
5692
5693 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
5694
d49d1e0a
AC
56952002-04-21 Andrew Cagney <ac131313@redhat.com>
5696
5697 * gdbint.texinfo (Target Architecture Definition): Delete
5698 definition of HAVE_REGISTER_WINDOWS.
5699
f7dc1244 57002002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
5701
5702 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
5703 "Theodore A. Roth" <troth@verinet.com>.
5704
5ca0cb28
DH
57052002-04-15 Don Howard <dhoward@redhat.com>
5706
f7dc1244 5707 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 5708 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 5709 Provide a better explaination of this feature.
5ca0cb28 5710
f208ba17
AC
57112002-04-14 Andrew Cagney <ac131313@redhat.com>
5712
5713 * gdbint.texinfo (Target Architecture Definition): Remove
5714 FRAME_CHAIN_COMBINE.
5715
d5ba91de
MC
57162002-04-12 Michael Chastain <mec@shout.net>
5717
5718 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5719 REG_STACK_SEGMENT.
5720
26818220
MC
57212002-04-09 Michael Chastain <mec@shout.net>
5722
5723 * gdbint.texinfo (Obsolete Conditionals): Remove references to
5724 PYRAMID_* macros.
5725
129188f6
AC
57262002-04-07 Andrew Cagney <ac131313@redhat.com>
5727
5728 * gdb.texinfo (Bug Reporting): Document that the web is the
5729 prefered way of submitting bug reports.
5730 (Bug Reporting): Delete the s-mail address as the last resort.
5731
8227c0ff
AC
57322002-04-05 Andrew Cagney <ac131313@redhat.com>
5733
5734 * gdbint.texinfo (Target Architecture Definition): Delete
5735 references to TARGET_WRITE_FP and write_fp.
5736
16d9dec6
MS
57372002-03-27 Michael Snyder <msnyder@redhat.com>
5738
5739 * gdb.texinfo: Document new commands dump, append, and restore.
5740
9ae8b82c
AC
57412002-03-27 Andrew Cagney <ac131313@redhat.com>
5742
5743 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
5744 Branch'.
5745
474c8240
AC
57462002-03-18 Andrew Cagney <ac131313@redhat.com>
5747
5748 * gdb.texinfo: Change all examples to @smallexample.
5749 * gdbint.texinfo: Ditto.
a9331b3f 5750
fb0ff88f
AC
57512002-03-18 Andrew Cagney <ac131313@redhat.com>
5752
5753 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5754 Branches''.
5755
9bb0a4d8
AC
57562002-03-18 Andrew Cagney <ac131313@redhat.com>
5757
5758 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5759 Policy''.
5760
937f164b
FF
57612002-03-04 Fred Fish <fnf@redhat.com>
5762
5763 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5764 expresson, suports, dependant, trhe, perhaphs, situtations,
5765 explictily, taged, oportunity, unfortunatly).
5766
a7b40f07
AC
57672002-02-24 Andrew Cagney <ac131313@redhat.com>
5768
5769 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5770 Remove reference to 3.12.
5771
aab4e0ec
AC
57722002-02-23 Andrew Cagney <ac131313@redhat.com>
5773
5774 * gdbint.texinfo: Include fdl.texi.
5775 (Top): Add GNU Free Documentation License.
5776 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5777 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5778 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5779 (gdbint.info): Add srcdir to include path.
5780 * gdb.texinfo: Include gpl.texi.
5781 (Top): Add Copying.
5782 * gpl.texi: New file.
5783
47b95330
AC
57842002-02-23 Andrew Cagney <ac131313@redhat.com>
5785
5786 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5787
78c47bea
PM
57882002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
5789
5790 * gdb.texinfo: Document Cygwin native specific commands.
5791
56460a61
DJ
57922002-02-15 Daniel Jacobowitz <drow@mvista.com>
5793
5794 * gdb.texinfo: Document gdbserver ``--attach'' command.
5795
def71bfa
MS
57962002-02-07 Michael Snyder <msnyder@redhat.com>
5797
5798 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5799 to @code(_ovly_debug_event).
5800
c928edc0
AC
58012002-02-07 Andrew Cagney <ac131313@redhat.com>
5802
5803 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5804
81d46470
MS
58052002-02-06 Michael Snyder <msnyder@redhat.com>
5806
5807 * gdb.texinfo (overlays): Mention new magic symbol
5808 '_ovly_debug_event', which allows GDB to keep better track
5809 of overlays.
5810
f7dc1244 58112002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
5812
5813 * gdb.texinfo (Memory Region Attributes): Fix the wording.
5814 Suggested by Dmitry Sivachenko.
5815
5816 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
5817
15110bc3
MS
58182002-02-01 Michael Snyder <msnyder@redhat.com>
5819
5820 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5821
6763aef9
MS
58222002-01-30 Michael Snyder <msnyder@redhat.com>
5823
ac282366
MS
5824 * gdb.texinfo: (remote protocol): Gramatical fix-up.
5825 (set trust-readonly-sections): Document.
6763aef9 5826
8642bc8f
AC
58272002-01-29 Andrew Cagney <ac131313@redhat.com>
5828
5829 * gdbint.texinfo (Releasing GDB): Revise and update.
5830
afe64c1a
AC
58312002-01-28 Andrew Cagney <ac131313@redhat.com>
5832
5833 * gdbint.texinfo (Target Architecture Definition): Delete
5834 description of TARGET_BYTE_ORDER_DEFAULT.
5835
f7dc1244 58362002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
5837
5838 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
5839 <mitya@cavia.pp.ru>.
5840
3d6e1b5a
AC
58412002-01-23 Andrew Cagney <ac131313@redhat.com>
5842
5843 * libgdb.texinfo: Delete file.
5844
6c0e9fb3
AC
58452002-01-22 Andrew Cagney <ac131313@redhat.com>
5846
5847 * gdb.texinfo: Remove makeinfo 3.12 hacks.
5848 * gdbint.texinfo: Ditto.
5849
e0ce93ac
AC
5850Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
5851
5852 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5853
be298bcc
AC
58542002-01-22 Andrew Cagney <ac131313@redhat.com>
5855
5856 * Makefile.in: Update copyright.
5857 (TEXI2DVI): Define.
5858 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5859 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
5860 gdb-cfg.texi.
5861 (TEXINDEX, PDFTEX): Delete makefile variables.
5862
8e04817f
AC
58632002-01-22 Andrew Cagney <ac131313@redhat.com>
5864
5865 * gdb.texinfo (Protocol): Move section to appendix.
5866
6b2f586d
AC
58672002-01-21 Andrew Cagney <ac131313@redhat.com>
5868
5869 * gdb.texinfo (Remote Debugging): Create a menu.
5870 (Top): Add ``Remote Debugging'' to menu.
5871
6f05cf9f
AC
58722002-01-21 Andrew Cagney <ac131313@redhat.com>
5873
5874 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5875 serial protocol'' from here.
5876 (Remote Debugging): To here. New chapter.
5877
3fd3d7d2
AC
58782002-01-20 Andrew Cagney <ac131313@redhat.com>
5879
5880 * gdbint.texinfo (Target Architecture Definition): Delete
5881 description of TARGET_BYTE_ORDER_SELECTABLE_P.
5882
7fd60527
AC
58832002-01-20 Andrew Cagney <ac131313@redhat.com>
5884
5885 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
5886 are no longer needed.
5887 (Porting GDB): Add maintainer note about configure.host.
5888
c2f05ac9
AC
58892002-01-20 Andrew Cagney <ac131313@redhat.com>
5890
5891 * gdbint.texinfo (Target Architecture Definition): Remove
5892 definition of IEEE_FLOAT.
5893
f7dc1244 58942002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
5895
5896 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
5897 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
5898 <3diff@gnu.org>
231b2aad 5899
82600034
AC
59002002-01-19 Andrew Cagney <ac131313@redhat.com>
5901
5902 * gdbint.texinfo (Host Definition): Remove references to
5903 MALLOC_INCOMPATIBLE.
5904
7708fa01
AC
59052002-01-17 Andrew Cagney <ac131313@redhat.com>
5906
5907 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5908 and xyz-xdep.o.
5909
eb12ee30
AC
59102002-01-17 Andrew Cagney <ac131313@redhat.com>
5911
889bf7c5 5912 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
5913 (Set Breaks): Copy ``maint info breakpoint'' doco to
5914 ``Maintenance Commands'' appendix. Add reference.
5915
c9ccaa92
AC
59162002-01-17 Andrew Cagney <ac131313@redhat.com>
5917
5918 * fdl.texi: Remove next/prev from @node.
5919
f7dc1244 59202002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
5921
5922 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
5923 for monstrous @multitable (from Brian Youmans).
5924
5925 * fdl.texi: New file.
5926
5927 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
5928
8973da3a
AC
59292002-01-15 Andrew Cagney <ac131313@redhat.com>
5930
5931 * gdbint.texinfo (Releasing GDB): New chapter.
5932
7d86b5d5
AC
59332002-01-14 Andrew Cagney <ac131313@redhat.com>
5934
5935 * gdb.texinfo (Embedded Processors, Calling program functions):
5936 Obsolete references to a29k.
5937
cc1cb004
AC
59382002-01-13 Andrew Cagney <ac131313@redhat.com>
5939
5940 * gdbint.texinfo (Coding): Review Cleanups section. Examples
5941 examples. Document that a code-block should do or discard its
5942 cleanups before exit.
5943
79f12247
MS
59442002-01-11 Michael Snyder <msnyder@redhat.com>
5945
5946 * gdb.texinfo (Choosing files): Change @samp to @file.
5947
19837790
MS
59482002-01-05 Michael Snyder <msnyder@redhat.com>
5949
5950 * gdb.texinfo (--pid): Document new command line option (attach).
5951
f7dc1244 59522002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
5953
5954 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
5955 in the stub.
5956
d7449b42
AC
59572002-01-04 Andrew Cagney <ac131313@redhat.com>
5958
5959 * gdbint.texinfo (Target Architecture Definition): Replace
5960 BIG_ENDIAN with BFD_ENDIAN_BIG.
5961
f23631e4
AC
59622002-01-03 Andrew Cagney <ac131313@redhat.com>
5963
5964 * gdbint.texinfo (Target Architecture Definition): Replace
5965 value_ptr with struct value pointer.
5966
72c9928d
EZ
59672002-01-02 Eli Zaretskii <eliz@gnu.org>
5968
5969 * gdb.texinfo (Free Software): Fix wording.
5970
959acfd1
EZ
59712001-12-31 Eli Zaretskii <eliz@gnu.org>
5972
5973 * gdb.texinfo (Free Software): New section ``Free Software Needs
5974 Free Documentation''.
5975
f7dc1244 59762001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
5977
5978 * stabs.texinfo:
5979 * gdb.texinfo:
5980 * gdbint.texinfo:
5981 * libgdb.texinfo:
5982 * annotate.texi: Fix the application of GFDL in the Copyright notice.
5983
6600abed
MS
59842001-12-29 Michael Snyder <msnyder@redhat.com>
5985
5986 * gdb.texinfo (maint info sections): Fix typo.
5987
f6680716
MS
59882001-12-26 Michael Snyder <msnyder@redhat.com>
5989
fe95c787
MS
5990 * gdb.texinfo (maint info sections): Document.
5991
a9331b3f 5992 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
5993 'info proc' sub-options that are currently not implemented.
5994
c3d3ce5b
JB
59952001-12-20 Jim Blandy <jimb@redhat.com>
5996
5997 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
5998
778eb05e
AC
59992001-12-15 Andrew Cagney <ac131313@redhat.com>
6000
6001 * gdbint.texinfo (Target Architecture Definition): Replace
6002 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6003
2607059c
AC
60042001-12-01 Andrew Cagney <ac131313@redhat.com>
6005
6006 * gdbint.texinfo (Host Definition): Delete documentation on
6007 HOST_BYTE_ORDER.
6008
df0cd8c5
JB
60092001-11-30 Jim Blandy <jimb@redhat.com>
6010
6011 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6012 overlay support. Add to top-level menu.
df0cd8c5 6013
88118b3a
TT
60142001-11-26 Tom Tromey <tromey@redhat.com>
6015
6016 * gdb.texinfo (Command Syntax): Document C-o binding.
6017
96565e91
CF
60182001-07-26 Christopher Faylor <cgf@redhat.com>
6019
6020 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6021 use since it is described in the referenced section.
6022
f7dc1244 6023 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6024 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6025 clearer when using DJGPP.
6026
2a3d5645
CF
60272001-11-24 Christopher Faylor <cgf@redhat.com>
6028
6029 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6030 specifically refer to MS-DOS.
6031 (command files): Mention gdb.ini is only used on MS-DOS.
6032
aa26fa3a
TT
60332001-11-21 Tom Tromey <tromey@redhat.com>
6034
6035 * gdb.texinfo (Invoking GDB): Document --args.
6036 (Mode Options): Likewise.
6037
4f8ada06
JB
60382001-11-21 Jim Blandy <jimb@redhat.com>
6039
6040 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6041 Delete documentation; this macro has been removed from the
6042 sources.
4f8ada06 6043
3fe0dc10
JB
60442001-11-13 Jim Blandy <jimb@redhat.com>
6045
6046 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6047
9e5abb06
CV
60482001-11-06 Corinna Vinschen <vinschen@redhat.com>
6049
6050 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6051
1c5dfdad
MS
60522001-11-05 Michael Snyder <msnyder@redhat.com>
6053
a9331b3f 6054 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6055 quote regexp chars in function names such as "operator*()".
6056
990f9fe3
FF
60572001-11-01 Fred Fish <fnf@redhat.com>
6058
6059 * gdbint.texinfo (SOLIB_ADD): Document additional new
6060 "readsyms" arg.
6061
b433d00b
DH
60622001-10-30 Don Howard <dhoward@redhat.com>
6063
070b1dd3
DH
6064 * gdb.texinfo: (Command Files) Added documentation for the
6065 behavior of gdb with input redirected from a file.
b433d00b 6066
b7209cb4
FF
60672001-10-28 Fred Fish <fnf@redhat.com>
6068
6069 * gdb.texinfo (auto-solib-add): Change docs to match
6070 implementation change.
6071 (auto-solib-limit): Add docs for new variable.
6072
1aa20aa8
AC
60732001-10-15 Andrew Cagney <ac131313@redhat.com>
6074
6075 * gdbint.texinfo (Target Architecture Definition): Function
6076 value_as_pointer renamed to value_as_address.
6077
fc0c74b1
AC
60782001-10-15 Andrew Cagney <ac131313@redhat.com>
6079
6080 * gdbint.texinfo (Target Architecture Definition): Default
6081 POINTER_TO_ADDRESS functions assume unsigned addresses.
6082 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6083 posting by Jim Blandy.
6084
f4846649
JB
60852001-10-12 Jim Blandy <jimb@redhat.com>
6086
6087 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6088 version of texi2html (1.64) doesn't support this flag any more.
6089
f277788b
MK
60902001-09-08 Mark Kettenis <kettenis@gnu.org>
6091
a9dc4918
MK
6092 * gdbint.texinfo (Host Definition): Remove description of
6093 MEM_FNS_DECLARED.
6094
d28379df
MK
6095 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6096
f277788b
MK
6097 * gdbint.texinfo (Host Definition): Remove description of
6098 HAVE_SIGSETMASK.
6099
7ccaa899
EZ
61002001-09-04 Elena Zannoni <ezannoni@redhat.com>
6101
6102 * gdbint.texinfo (Target Architecture Definition): Add
6103 explanation of TARGET_PRINT_INSN macro.
6104
17d9d558
JB
61052001-08-30 Jim Blandy <jimb@redhat.com>
6106
6107 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6108 Explain what it means to load relocatable files.
6109
72cde065
JB
61102001-08-28 Jim Blandy <jimb@redhat.com>
6111
6112 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6113 info `top' menu.
6114
9e678452
CF
6115Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6116
6117 * gdbint.texinfo: Add a cautionary note about macro use.
6118
a2bea4c3 61192001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6120
a2bea4c3
CV
6121 * gdb.texinfo: Explain omitting the hostname in the
6122 `target remote' command.
6123
1129bf27
DJ
61242001-07-30 Daniel Jacobowitz <drow@mvista.com>
6125
6126 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6127 and END-INFO-DIR-ENTRY.
6128
732b3002
SC
61292001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6130
6131 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6132
89437448
AC
61332001-07-25 Andrew Cagney <ac131313@redhat.com>
6134
6135 * gdbint.texinfo (libgdb): Rewrite.
6136
f7dc1244 61372001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6138
6139 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6140
c4555f82
SC
61412001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6142
6143 * gdb.texinfo (TUI): New chapter, document the TUI.
6144 (Mode Options): Document the -tui option.
6145
2f45a6e0
MK
61462001-07-23 Mark Kettenis <kettenis@gnu.org>
6147
6148 * gdbint.texinfo (Host Definition): Remove description of
6149 NEED_POSIX_SETPGID.
6150
f7dc1244 61512001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6152
6153 * gdb.tex (DJGPP Native): New node, with descriptions of
6154 DJGPP-specific commands.
6155
be9c6c35
JM
61562001-07-19 John R. Moore <jmoore@redhat.com>
6157
6158 * gdbint.texinfo: Three misspellings.
6159
dfa249fb
AC
61602001-07-06 Andrew Cagney <ac131313@redhat.com>
6161
6162 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6163 `test` expressions on bash. Problem reported by Colin Walters.
6164
c72e7388
AC
61652001-07-04 Andrew Cagney <ac131313@redhat.com>
6166
6167 * gdbint.texinfo (User Interface): Update ui-out documentation to
6168 refelect recent UI/MI updates.
6169
94bbb2c0
AC
61702001-07-04 Andrew Cagney <ac131313@redhat.com>
6171
6172 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6173 interpreters.
6174
af6c57ea
AC
61752001-06-15 Andrew Cagney <ac131313@redhat.com>
6176
6177 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6178 structure and not macros.
6179 (Host Definition): Document that much of this chapter is obsolete.
6180 (Target Architecture Definition): Update list of files that make
6181 up a target architecture.
6182 (Coding): Update.
6183
83aa8bc6
AC
61842001-06-28 Andrew Cagney <ac131313@redhat.com>
6185
6186 * gdbint.texinfo (Target Architecture Definition): Update
6187 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6188 The latter has been changed to a true predicate.
6189
f7dc1244 61902001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6191
6192 * annotate.texi: Add @noindent where needed. From Dmitry
6193 Sivachenko <dima@Chg.RU>.
6194 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6195
656db9b0
AC
61962001-06-16 Andrew Cagney <ac131313@redhat.com>
6197
6198 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6199
df2396a1
AC
62002001-06-14 Andrew Cagney <ac131313@redhat.com>
6201
6202 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6203 returns ``OK''. Document that the ``R'' packet does not reply.
6204
0f1f2b0a
MS
62052001-06-13 Michael Snyder <msnyder@redhat.com>
6206
6207 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6208
f7dc1244 62092001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6210
6211 * gdb.texinfo (Signals): Clarify the default setting of signal
6212 handling.
6213
a5d7c491
AC
62142001-05-14 Andrew Cagney <ac131313@redhat.com>
6215
6216 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6217 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6218
05a54c4f
AC
62192001-05-12 Andrew Cagney <ac131313@redhat.com>
6220
6221 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6222
f7dc1244 62232001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6224
6225 * gdbint.texinfo (Clean Design and Portable Implementation):
6226 Renamed from "Clean Design".
6227 (Clean Design and Portable Implementation): Document portable
6228 methods of handling file names, and the associated macros.
6229
f7dc1244 62302001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6231
6232 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6233 command and provide a cross-reference to its description.
6234 (Symbols): Note that "info scope" is useful for trace experiments.
6235
f7dc1244 62362001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6237
b37052ae
EZ
6238 * gdb.texinfo (Symbols): Document "info scope".
6239 (Tracepoints): New chapter.
6240 (Contributors): Update for v5.1.
6241 <All nodes>: Change "C++" to "C@t{++}".
6242
0ee54786
EZ
6243 * gdbint.texinfo (User Interface): A new section about ui_out
6244 functions, based on text written by Fernando Nasser.
6245
c534679c
EZ
6246 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6247
f7dc1244 62482001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6249
e9c75b65
EZ
6250 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6251
6252 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6253
6254 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6255 Replace "GDB" with "@value{GDBN}". Fix markup.
6256
6257 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6258
3d67e040
EZ
6259 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6260 a cross-reference to its description.
6261 (Symbols): Document "info symbol".
6262
f7dc1244 62632001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6264
6265 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6266 subsection "x86 Watchpoints".
6267 (Target Architecture Definition): Document the macros
6268 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6269 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6270
b0ed3589
AC
62712001-03-20 Andrew Cagney <ac131313@redhat.com>
6272
6273 * gdbint.texinfo (Target Architecture Definition): Update
6274 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6275 list.
6276
b6ba6518
KB
62772001-03-06 Kevin Buettner <kevinb@redhat.com>
6278
6279 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6280 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6281
f7dc1244 62822001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6283
6284 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6285
f7dc1244 62862001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6287
17cc6a06
EZ
6288 * gdb.texinfo (Environment): Document that `path' does not change
6289 the value of PATH in GDB's own environment (it did in the past,
6290 but that was changed on March 15, 1994). Reported by Doug Evans
6291 <dje@transmeta.com>.
6292
56caf160
EZ
6293 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6294 its line. Fix markup of commands and macros. Add an Index node
6295 and index entries.
6296
29e57380
C
62972001-01-23 J.T. Conklin <jtc@redback.com>
6298
6299 * gdb.texinfo (Memory region attributes): New manual section.
6300
1c6147de
ND
63012001-01-04 Nicholas Duffek <nsd@redhat.com>
6302
6303 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6304
f7dc1244 63052000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6306
6307 * refcard.tex: Version and copyright fixed. From Phil Edwards
6308 <pedwards@disaster.jaj.com>.
6309
0dcedd82
AC
6310Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6311
6312 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6313 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6314
3b851bce
AC
6315Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6316
6317 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6318 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6319
f7dc1244 63202000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6321
6322 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6323 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6324
b90a5f51
CF
63252000-11-10 Christopher Faylor <cgf@cygnus.com>
6326
6327 * gdb.texinfo: Document new 'set step-mode' command.
6328
f7dc1244 63292000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6330
6331 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6332 changes from Dmitry Sivachenko <dima@Chg.RU>.
6333
f7dc1244 63342000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6335
6336 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6337 From Steven Johnson <sbjohnson@ozemail.com.au>.
6338
2e685b93
MK
63392000-08-10 Mark Kettenis <kettenis@gnu.org>
6340
6341 * gdbint.texinfo (Overall Structure): Spelling fix.
6342
f7dc1244 63432000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6344
6345 * gdbint.texinfo (Target Architecture Definition): Document that
6346 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6347 for which REGISTER_CONVERTIBLE returns a zero value.
6348
63ac3005
EZ
63492000-07-08 Christopher Faylor <cgf@cygnus.com>
6350
6351 * Makefile.in (install-info): Find files to install in either the
6352 build or source directories (adapted from Makefile.am).
6353
bd79f757
ND
63542000-07-07 Nicholas Duffek <nsd@redhat.com>
6355
6356 * stabs.texinfo: Fix spelling errors.
6357 (String Field): FILE-NUMBER starts from 0, not 1.
6358
f7dc1244 63592000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6360
6361 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6362 Brian Youmans.
5f208f6d 6363
f7dc1244 63642000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6365
6366 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6367 the source directory. Reported by Mark Harig
6368 <markh@frazier.landmark.com>.
cc542d3b 6369
f3b28801
C
63702000-06-20 J.T. Conklin <jtc@redback.com>
6371
6372 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6373
449f3b6c
AC
6374Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6375
6376 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6377 Generate using pdftex.
449f3b6c 6378 (PDFTEX): Define.
889bf7c5 6379 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6380 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6381 @contents at the start.
449f3b6c 6382
f7dc1244 63832000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6384
6385 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6386 Youmans.
48e934c6 6387
9e9c5ae7
AC
6388Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6389
6390 From Brian Youmans:
6391 * gdb.texinfo: Fix ``et al.''.
6392
c741b251
AC
6393Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6394
6395 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6396 loop.
c741b251 6397
4ab64e14
JG
63982000-05-19 Jimmy Guo <guo@cup.hp.com>
6399
6400 * configure: Regenerate.
6401
f7dc1244 64022000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6403
6404 * Makefile.in (install-info): Run install-info on installed Info
6405 files.
6406
8c70017b
AC
6407Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6408
a7cb598a 6409 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6410 Andrew Cagney.
8c70017b 6411
f7dc1244 64122000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6413
6414 * gdb.texinfo: Proofreading changes from Brian Youmans.
6415
bf0184be
ND
64162000-05-01 Nick Duffek <nsd@cygnus.com>
6417
6418 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6419 startup sequence, minor edits.
6420
f7dc1244 64212000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6422
6423 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6424 TeX.
6425
6426 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6427 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6428 like `n' and `s' which look weird. Convert some of the @kindex to
6429 @vindex, when they refer to variables, not commands.
6430
33e16fad
AC
6431Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6432
6433 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6434
f7dc1244 64352000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6436
6437 * Makefile.in (GDBMI_DIR): New variable.
6438 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6439 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6440 (gdbmi.texinfo): New target, for texi2roff.
6441 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6442 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6443
6444 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6445 gdbmi.texinfo.
6446 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6447 comment.
6448
d167840f
EZ
64492000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6450
6451 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6452 command.
d167840f 6453
f7dc1244 64542000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6455
6456 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6457 prevents the build (and is generally a Bad Idea).
6458
f7dc1244 64592000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6460
6461 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6462 a comma inside @var.
6463 (Command Files): Index markup changes from Dmitry Sivachenko
6464 <dima@Chg.RU>.
6465
f7dc1244 64662000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6467
6468 * Makefile.in (LN_S): Define.
6469 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6470 invoke "ln -s" unless it is known to work.
6471
6472 * configure.in (AC_PROG_LN_S): Add.
6473
8dc7983f
JB
64742000-04-14 Jim Blandy <jimb@redhat.com>
6475
6476 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6477 section.
6478 (Target Conditionals): Document ADDRESS_TO_POINTER,
6479 POINTER_TO_ADDRESS.
6480
1a8237e8
DB
64812000-04-11 Daniel Berlin <dan@cgsoftware.com>
6482
6483 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6484 gdb-cfg.texi to get the value.
6485
ca526f1a
JB
64862000-04-10 Jim Blandy <jimb@redhat.com>
6487
6488 * gdbint.texinfo (Target Architecture Definition): Fix
6489 cross-references.
6490
faaafcb4
JB
64912000-04-08 Jim Blandy <jimb@redhat.com>
6492
6493 * gdbint.texinfo (Using Different Register and Memory Data
6494 Representations): New section.
6495 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6496 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6497 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6498
1b27397f
AC
6499Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6500
6501 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6502 for acknowledgments.
1b27397f 6503
480ff1fb
AC
6504Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6505
6506 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6507 qThreadExtraInfo.
480ff1fb 6508
a9331b3f 65092000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6510
a9331b3f
RM
6511 * gdb.texinfo: Clarify which remote debug protocol commands are
6512 required and which are optional.
f1251bdd 6513
dbeb8dbd
AC
6514Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6515
6516 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6517 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6518 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6519 * annotate.texi: Update.
6520
6d2ebf8b
SS
65212000-03-28 Stan Shebs <shebs@apple.com>
6522
6523 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6524 expectation of additional changes before release), update
6525 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6526 node links, rephrase and/or shorten lines to fix formatting
6527 problem in both regular and @smallbook formats.
6528 * annotate.texi: Shorten lines in example, use smallexample
6529 consistently everywhere.
6530 * Makefile.in: Add comment about texinfo 4.0 html generation.
6531 (SFILES_INCLUDED): Add annotate.texi.
6532
5d161b24
DB
65332000-03-27 Daniel Berlin <dan@cgsoftware.com>
6534
5ae4183a
AS
6535 * gdb.texinfo (Debugging Output): Added new section, documenting
6536 the "set/show debug" commands.
5d161b24 6537
b9deaee7
AC
6538Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6539
6540 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6541 entry.
b9deaee7
AC
6542
6543 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6544 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 6545 @chapter and @node entries.
a9331b3f 6546
b9deaee7 6547 * gdb.texinfo: Link all top-level nodes.
a9331b3f 6548
9ef47d30
AC
6549Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6550
6551 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 6552 files.
9ef47d30 6553
cfeada60
FN
65542000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6555
6556 From David Whedon <dwhedon@gordian.com>
5ae4183a 6557 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 6558
6837a0a2
DB
65592000-03-22 Daniel Berlin <dan@cgsoftware.com>
6560
6561 * gdb.texinfo: Add documentation for the apropos command.
6562
bba2971c
MS
65632000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6564
6565 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6566
2b628194
MS
65672000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6568
a9331b3f 6569 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
6570 two places.
6571
96a2c332
SS
65722000-03-17 Stan Shebs <shebs@apple.com>
6573
6574 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6575 <dima@Chg.RU>, also clarification of allowed content for
6576 string constants.
6577
f7dc1244 65782000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
6579
6580 * gdb.texinfo (main menu): Add Annotations.
6581 (File Options): Add @cindex entries for each command-line option.
6582 Document --epoch, --annotate, --async, --interpreter, --write,
6583 --statistics, and --version.
6584
6585 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
6586 of GDB.
6587
9d233477
JB
65882000-02-23 Jim Blandy <jimb@redhat.com>
6589
6590 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6591
14e0eb3b
JB
65922000-02-22 Jim Blandy <jimb@redhat.com>
6593
6594 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6595
3555de01
JM
65962000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
6597
6598 * Makefile.in (diststuff): New target.
6599
5e35df8e
KB
66002000-02-15 Kevin Buettner <kevinb@redhat.com>
6601
6602 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 6603 architecture. [From Jim Wilson.]
5e35df8e 6604
c5394b80
JM
66052000-01-16 Tom Tromey <tromey@cygnus.com>
6606
6607 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6608 (Delete Breaks): Mention range arguments.
6609 (Disabling): Likewise.
6610
c3f6f71d
JM
66112000-01-05 Dmitry Sivachenko <dima@Chg.RU>
6612
6613 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
6614
c4093a6a
JM
6615Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
6616
6617 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 6618 valid functions.
c4093a6a 6619
11cf8741
JM
66201999-11-05 Stan Shebs <shebs@andros.cygnus.com>
6621
6622 * gdb.texinfo: Clarify regular expressions used in rbreak.
6623
917317f4
JM
66241999-10-15 Kevin Buettner <kevinb@cygnus.com>
6625
6626 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6627 MEMORY_REMOVE_BREAKPOINT): Document.
6628
6629Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
6630
6631 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 6632 offset re-using the DATA offset instead.
917317f4 6633
2df3850c
JM
66341999-10-11 Jim Kingdon <kingdon@redhat.com>
6635
6636 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
6637
66381999-10-05 Stan Shebs <shebs@andros.cygnus.com>
6639
6640 From Dmitry Sivachenko <demon@gpad.ac.ru>:
6641 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
6642 typos.
6643
6644 * gdb.texinfo: Various minor wording and formatting improvements,
6645 mentions of additional command-line options.
6646
2acceee2
JM
66471999-09-30 Fred Fish <fnf@cygnus.com>
6648
6649 * gdb.texinfo: Document additional forms of specifying section
6650 names and addresses for the add-symbol-file command.
6651
c2c6d25f
JM
66521999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
6653
6654 * gdbint.texinfo: Fix typo, add the word "have".
6655
66561999-09-14 Jim Blandy <jimb@cris.red-bean.com>
6657
6658 * gdbint.texinfo (Target Architecture Definition): Document the
6659 SKIP_PERMANENT_BREAKPOINT macro.
6660
d4f3574e
SS
66611999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6662
6663 * gdb.texinfo: Fiks speling errers.
6664
6665 * gdb.texinfo: Fix uses of @multitable.
6666
f7dc1244 6667 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 6668 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 6669 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
6670 comments about using with optimization, add more indexing,
6671 fix info about disassembly-flavor.
6672
6673Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
6674
6675 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
6676 SKIP_SOLIB_RESOLVER): Define.
6677
6678Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
6679
6680 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 6681 ``g'' packets.
d4f3574e 6682
104c1213
JM
66831999-08-30 Stan Shebs <shebs@andros.cygnus.com>
6684
6685 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
6686 platform-specific info, inline remote.texi and move sections of it
6687 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
6688 and register stack into the new chapter.
6689 * remote.texi: Remove, now part of gdb.texinfo.
6690 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
6691
66921999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
6693
6694 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
6695 GDB_TARGET_IS_MACH386): These kludges have gone away.
6696
6697Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
6698
6699 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 6700 TDEPLIBS.
104c1213 6701
53a5351d
JM
67021999-08-20 Stan Shebs <shebs@andros.cygnus.com>
6703
6704 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
6705 surrounding text to fit HP-UX bits into general info.
6706 (HPPA-cfg.texi): Remove, no longer useful.
6707
6708 * gdb.texinfo: Remove explicit links from @node lines, remove
6709 HP-added "Detailed Node Listing" from main menu which confuses
6710 things.
6711
6712 From Dmitry Sivachenko <dima@Chg.RU>:
6713 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 6714 in description of `set environment'.
53a5351d
JM
6715
67161999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6717
6718 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6719
7be570e7
JM
67201999-08-12 Ben Elliston <bje@cygnus.com>
6721
6722 * gdbint.texinfo (Breakpoint Handling): Add missing words.
6723
f7dc1244 67241999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
6725
6726 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
6727 watch, awatch, and rwatch. Explain why the latter two cannot be
6728 set as software watchpoints. Document that watchpoints for local
6729 variables are deleted when the debuggee terminates.
7be570e7
JM
6730
6731Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
6732
6733 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
6734 packet. Allow E.. response packet. "qRcmd" packet is no longer
6735 reserved.
7be570e7
JM
6736
67371999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6738
a9331b3f
RM
6739 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6740 * gdb.texinfo: Ditto.
7be570e7 6741
96baa820
JM
67421999-08-06 Tom Tromey <tromey@cygnus.com>
6743
6744 * gdb.texinfo (KOD): New node.
6745
6746Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
6747
6748 * remote.texi (Rcmd): Fix minor formatting typos.
6749
6750Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
6751
6752 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 6753 packets.
96baa820 6754
adf40b2e
JM
67551999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
6756
6757 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6758 fixes.
6759
43ff13b4
JM
6760Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
6761
6762 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6763
085dd6e6
JM
6764Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6765
6766 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
6767 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
6768 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
6769 packets that are not supported on all hosts. Expand examples.
6770 Spell check.
085dd6e6
JM
6771
67721999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6773
6774 * Makefile.in: Recognize html, install-html. Add targets
6775 to build HTML versions of documentation via texi2html.
6776
6777Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
6778
6779 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 6780 testsuite.
085dd6e6
JM
6781
6782Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
6783
6784 * remote.texi (Communication Protocol): Rewrite.
6785
6786Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
6787
6788 * stabs.texinfo: Fix uses of xref.
6789
9e0b60a8
JM
6790Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
6791
6792 * gdbint.texinfo: Add an anti-printf exhortation, and update the
6793 info about patch submission.
6794
cce74817
JM
6795Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
6796
6797 From Per Bothner <bothner@cygnus.com>:
6798 * gdb.texinfo: Document Chill support.
6799
6800Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
6801
6802 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
6803 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6804 Document that the value should be greater-than or equal-to zero.
6805 (NO_STD_REGS): Document. Deprecate.
cce74817 6806
ac9a91a7
JM
6807Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6808
6809 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 6810 Document that these are not used.
ac9a91a7
JM
6811
6812Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6813
6814 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6815
392a587b
JM
6816Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
6817
6818 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 6819 numargs was dropped.
392a587b
JM
6820
6821Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
6822
6823 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6824
b83266a0
SS
6825Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
6826
6827 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 6828 Update.
b83266a0 6829
7a292a7a
SS
6830Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
6831
6832 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6833 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6834
6835Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
6836
6837 * gdbint.texinfo: Fix typos: $ -> @.
6838
6839Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
6840
6841 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
6842 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6843 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6844 BREAKPOINT_FROM_PC.
a9331b3f 6845
7a292a7a
SS
6846Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
6847
6848 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 6849 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
6850
6851Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6852
6853 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 6854 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
6855
68561999-04-02 Stan Shebs <shebs@andros.cygnus.com>
6857
6858 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6859 longer exists.
6860
6861Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
6862
6863 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
6864 nearly all @ifset/@ifclear conditionals; nobody uses them, and
6865 they make the manual source incomprehensible.
7a292a7a
SS
6866 * h8-cfg.texi: Remove, hasn't been used in years.
6867
c906108c
SS
6868Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
6869
6870 * gdb.texinfo: Update the credits.
6871
6872Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6873
6874 * gdb.texinfo: Fix mistakes noticed in printout of last
6875 draft, add Alpha to discussion of heuristic fence post.
6876
6877Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
6878
6879 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
6880 Edition, merge some HP changes into mainline, describe some
6881 previously undocumented features, describe more of the target
6882 commands available, eliminate obsolete section on renamed
6883 commands.
c906108c
SS
6884 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6885
6886Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
6887
6888 * gdb.texinfo: Make many HPPA conditionals unconditional,
6889 including catchpoint description, since now on for all configs.
6890 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6891 specializations.
6892
6893Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
6894
6895 * Makefile.in (GDBvn.texi): Fix match expression to work with
6896 current format of VERSION in gdb/Makefile.in.
6897 * gdb.texinfo: Fix node ref to match new readline.
6898
6899Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
6900
a9331b3f
RM
6901 * gdb.texinfo: Changes made as part of a project to merge in
6902 changes made by HP. Documentation makes extensive use of
c906108c
SS
6903 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6904 on remote debugging. There are differences in documentation
889bf7c5 6905 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
6906 the HP manual discusses catchpoints, hardware watchpoints, and
6907 some HPUX specific limitations for shared library support.
a9331b3f 6908
c906108c
SS
6909 There are also a number of @node changes.
6910
69111999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
6912
6913 * gdbint.texinfo (Formatting): Disambiguate a sentence.
6914 (C Usage): Same.
6915
6916Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
6917
6918 The following changes were made by Edith Epstein
889bf7c5
PA
6919 <eepstein@cygnus.com> as part of a project to merge in changes
6920 made by HP.
a9331b3f 6921
c906108c
SS
6922 * HPPA-cfg.texi: new file.
6923
6924 * all-cfg.texi: set HPPA for HP PA-RISC targets.
6925
6926 * refcard.tex: change documentation about catch.
6927 removed info catch.
6928
6929Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
6930
6931 * gdbint.texinfo: Expand on GDB's coding standards,
6932 specify the use of arg names with prototypes.
6933
69341998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
6935
6936 * gdb.texinfo: Fix tipo.
6937
6938Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
6939
6940 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 6941 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
6942
6943Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
6944
6945 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
6946
69471998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
6948
6949 * agentexpr.texi: New file.
6950
6951Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
6952
6953 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
6954
69551998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
6956
6957 * remote.texi: Changed wording that implied that the GDB remote
6958 protocol caches register values instead of GDB itself.
6959
6960Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
6961
6962 * gdbint.texinfo: Add some info about symbol readers.
6963 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
6964 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
6965 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
6966 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
6967
6968Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
6969
a9331b3f 6970 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
6971
6972Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
6973
6974 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
6975
6976Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
6977
6978 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 6979 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
6980
6981Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
6982
6983 * gdbint.texinfo: Fix minor typos.
6984
6985Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
6986
6987 * gdbint.texinfo: Complete overhaul. Group descriptions more
6988 logically, add more info on generic algorithms, remove much
6989 obsolete and/or wrong material.
6990
6991Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
6992
6993 * stabs.texinfo (Method Type Descriptor): Expand and correct.
6994
6995Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
6996
6997 * refcard.tex: Copyright, address updates.
6998
6999Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7000
7001 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7002 for the edition instead of confusing GDB-version-like numbers.
7003
7004Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7005
7006 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7007
7008Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7009
5ae4183a 7010 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7011
7012Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7013
7014 * gdb.texinfo: Add some credits, mention bug monitor.
7015 * remote.texi: Mention mips monitor targets.
7016 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7017
c906108c
SS
7018Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7019
7020 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7021 files, finish sorting of host vs target vs native macros, describe
7022 some more of them.
c906108c
SS
7023
7024Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7025
7026 * gdbint.texinfo (Host Conditionals): Document change from
7027 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7028
7029Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7030
7031 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7032 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7033
7034Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7035
7036 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7037 Document LSEEK_NOT_LINEAR.
7038
7039Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7040
7041 * stabs.texinfo (Stab Section Basics): Make it clear that only
7042 some versions of the GNU linker remove the leading N_UNDF symbol.
7043
7044Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7045
7046 * stabs.texinfo (String Field): Document type number pairs here,
7047 instead of in the Sun specific section.
7048 (Include Files): The GNU linker supports the N_BINCL
7049 optimization. Clarify the N_BINCL value, and what it is used
7050 for.
7051 (Procedures): Document N_FUN with an empty string to mark the end
7052 of a function.
7053 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7054 (Sun Differences): Remove this node, as the information is now
7055 elsewhere in the main document.
7056 (Stab Section Basics): Mention that the GNU linker may optimize
7057 stabs and remove the leading N_UNDF symbol.
7058
7059Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7060
7061 * gdb.texinfo, refcard.tex: Restore author credit
7062
7063Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7064
7065 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7066 documentation to account for START and END macros taking
7067 one arg.
7068
7069Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7070
7071 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7072 * gdb.texinfo (Frames): Fix typo.
7073
7074Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7075
7076 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7077 a target_signal as arg type, not a pid.
7078
7079Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7080
7081 * gdb.texinfo: Document `set assembly-language'.
7082
7083Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7084
7085 * remote.texi: Update list of stubs in the GDB distribution.
7086
7087Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7088
7089 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7090 Also document that some systems can use mmalloc but must define
7091 this if their C runtime allocates memory that is later freed.
c906108c 7092 (MMCHECK_FORCE): Document new macro.
a9331b3f 7093
c906108c
SS
7094Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7095
7096 * remote.texi: Add documentation for target Sparclet.
7097
7098Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7099
a9331b3f 7100 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7101 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7102 * configure.in: Rewritten for autoconf.
7103 * configure: New.
7104
7105Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7106
7107 * Makefile.in (DVIPS): New define, set to dvips.
7108 (dvi): Add stabs.dvi.
7109 (ps): New target.
7110 (all-doc): Depend on info, dvi, and ps targets.
7111 (STAGESTUFF): Add *.ps and *.dvi files.
7112 (clean-info, clean-dvi): Remove.
7113 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7114 rules completely rewritten.
7115 (maintainer-clean): Remove clean-info and clean-dvi
7116 dependencies and put their actions in the rules.
7117 (gdb.ps): New target
a9331b3f 7118 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7119 intermediate TeX files, whether they have 2 or 3 character
7120 extensions.
7121 (gdbint.ps): Add target and rules.
7122 (gdb-internals): Delete unused target.
7123 (Makefile): Depends upon config.status also.
7124
7125Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7126
7127 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7128 set.
7129
7130Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7131
7132 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7133 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7134
7135Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7136
7137 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7138
7139Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7140
7141 * gdb.texinfo (Print settings): Document
7142 `set/show print static-members' commands.
7143
7144Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7145
7146 * gdbint.texinfo (Native): Document name change, coredep.c to
7147 core-aout.c.
7148
7149Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7150
7151 * stabs.texinfo (Include Files): Document the values the SunOS4
7152 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7153
7154Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7155
7156 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7157 Fix typo.
7158
7159Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7160
7161 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7162 "gdb.tar.Z".
7163
7164Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7165
7166 * Makefile.in (maintainer-clean): New target, synonym for
7167 realclean.
7168
7169Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7170
7171 * Update all FSF addresses except those in COPYING* files.
7172
7173Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7174
7175 From Richard Earnshaw (rearnsha@armltd.co.uk):
7176 * gdb.texinfo (convenience variables): Document $_exitcode.
7177 (quit): Document optional expression to use as exit code.
7178
7179Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7180
7181 * gdb.texinfo, remote.texi: Brought up to date with various
7182 GDB changes.
7183
7184Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7185
7186 * gdb.texinfo: Update dates and versions, fix comments about
7187 hardware watchpoints in future releases and about the
7188 sharedlibrary command.
7189
7190Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7191
7192 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7193 C_FUN stab. Other cleanups.
7194
7195Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7196
7197 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7198 for the sparc stub.
7199
7200Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7201
7202 * annotate.texi: Clarify which addresses have differing formats
7203 depending on the language and which do not.
7204
7205Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7206
7207 * remote.texi (NetWare): Changed example to use BOARD= instead of
7208 NODE= argument to reflect correspoding change to gdbserve.nlm.
7209
7210Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7211
7212 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7213 GDB, as well as AIX dbx, supports the size type attribute.
7214
7215Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7216
7217 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7218
7219Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7220
7221 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7222 and new 'if' and 'while' commands.
7223
7224Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7225
7226 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7227
7228Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7229
7230 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7231 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7232 NetWare targets. Mostly stolen from the Server node.
7233
7234Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7235
7236 * gdb.texinfo (Setting): Talk about the language of a source file
7237 versus the working language. The old documentation did not match
7238 what GDB did.
7239
7240Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7241
7242 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7243 of a source file.
7244
7245Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7246
7247 * gdb.texinfo (Processes): New node.
7248
7249Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7250
7251 * remote.texi: Update documentation of set/show mipsfpu.
7252
3fc11d3e
JM
7253Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7254
7255 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7256 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7257
7258Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7259
7260 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7261 obsolete conditionals, described some others.
7262
7263Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7264
7265 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7266 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7267
7268Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7269
7270 * gdbint.texinfo: Put regex conditionals in their own table.
7271
7272Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7273
7274 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7275 described or fixed the descriptions of many others.
7276
7277Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7278
7279 * gdb.texinfo: Add some more credits.
7280 * gdbint.texinfo: Capitalize GDB consistently, describe some
7281 macros and remove some.
7282
7283Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7284
7285 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7286 obsolete conditionals, described some others.
7287
7288Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7289
7290 * gdb.texinfo (help targets): Changed to `help target', which
7291 is the correct gdb command.
7292
7293Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7294
7295 * annotate.texi (TODO): New node, for keeping track of annotations
7296 suggested but not yet implemented.
7297
7298Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7299
7300 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7301 another symbol, it is not the address itself.
7302
7303Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7304
7305 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7306 of stabs-in-coff sections.
7307
7308Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7309
7310 * annotate.texi: Change edition to 0.5 and date to May 1994.
7311 Add index.
7312 (Frames): New node, for frame annotation.
7313 (Displays): New node, for display annotation.
7314
7315 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7316 when waiting for your program to stop.
7317
7318Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7319
7320 * annotate.texi (Breakpoint Info): Document annotation of header
7321 fields and record annotation.
7322
7323Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7324
7325 * annotate.texi: New file, to document annotations.
7326
7327Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7328
7329 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7330 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7331
7332Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7333
7334 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7335 section, and say n_strx field is compilation unit relative.
7336 * stabs.texinfo: Don't use @code for a.out when it is the name of
7337 an object file format.
7338
7339Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7340
7341 * gdb.texinfo: Refer to file names, not path names, per rms
7342 convention.
7343 (Arguments): Fix typo.
7344
7345Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7346
7347 * stabs.texinfo (Global Variables): Talk about stabs in files
7348 where variables are referenced, but not defined.
7349
7350Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7351
7352 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7353 Cplusplus to new nodes Member Type Descriptor and Method Type
7354 Descriptor. Re-write stuff for #.
7355
7356Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7357
7358 * gdb.texinfo (Print Settings): Don't document "set print
7359 fast-symbolic-addr off". The bug which it worked around was fixed
7360 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7361
7362 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7363 N_ENTRY node.
7364
7365 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7366
7367Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7368
7369 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7370 references to ieee-float.c.
7371
7372Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7373
7374 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7375 match what the code actually does.
7376
7377Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7378
7379 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7380
7381Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7382
7383 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7384 i, and b.
7385
7386Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7387
7388 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7389 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7390 as "stabs in sections" rather than just saying "ELF and SOM".
7391 Also make that stuff apply to COFF.
7392
7393Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7394
7395 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7396 Ghostscript.
7397
7398Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7399
7400 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7401 versus functions without line numbers, also mention stepping into
7402 them as well as "step" when you are in them. Tell the user how to
7403 deal with the situation. Add comment about "debugging information".
7404
7405Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7406
7407 * stabs.texinfo (Enumerations): Document restriction on where
7408 enumeration types can appear and still win with GDB.
7409
7410Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7411
7412 * stabs.texinfo (Negative Type Numbers): Document format for type
7413 -16.
7414
7415Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7416
7417 * gdb.texinfo (Selection, Frame Info): Update information about
7418 arbitrary frame specficiations.
7419
7420Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7421
7422 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7423
7424Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7425
7426 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7427
7428Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7429
7430 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7431
7432Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7433
7434 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7435 Differences node to Statics node.
7436 (Statics): Discuss XCOFF use of V symbol descriptor.
7437
7438 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7439 not clean.
7440
7441Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7442
7443 * gdb.texinfo (Print Settings): Document `set print
7444 fast-symbolic-addr' and improve the doc for some other
7445 `set print's.
7446
7447Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7448
7449 * stabs.texinfo (String Field): Talk about defining several type
7450 numbers at once.
7451 Fix lint regarding changing node ELF Transformations to
7452 ELF and SOM Transformations.
7453
7454Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7455
7456 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7457
7458Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7459
7460 * stabs.texinfo (Cross-References): `::' is for nested types only
7461 within <>.
7462 (Structures): Document static members.
7463
7464Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7465
7466 * stabs.texinfo: Document S type attribute.
7467
7468Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7469
7470 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7471
7472Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7473
7474 * gdbint.texinfo: Fix a few typos.
7475
7476Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7477
7478 * gdb.texinfo, remote.texi: formatting improvements
7479
7480 * gdb.texinfo (New Features): mention threads.
7481 (Summary, C): fix xrefs in newly contributed text.
7482 (Threads): index entries, clarifications, example
7483 (passim): minor typos fixed, phrasing improvements
7484
7485 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7486 entries; (Server): explain use of gdbserver w/real-time systems,
7487 add example of conflicting TCP port; (MIPS Remote) break up
7488 running text into table, highlighting commands, and add example.
a9331b3f 7489
c906108c
SS
7490Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7491
7492 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7493
7494Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7495
7496 * stabs.texinfo (Nested Symbols): New node.
7497 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7498
7499Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7500
7501 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7502 to picking which Bbss.bss symbol to use, and (because there seems to
7503 be no good way of doing it) re-write some of the text to make it
7504 sound like Bbss.bss isn't such a great idea after all (as currently
7505 designed).
7506
7507 * gdb.texinfo (C): In addition to saying people have to use g++ for
7508 good results, say they have to use stabs. Specifically say cfront
7509 doesn't work well.
7510 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7511 the gdb README. Add xrefs to places where the support for the various
7512 languages is described in detail.
7513
7514Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7515
7516 * stabs.texinfo: Clean up stuff about visibility and virtual
7517 characters.
7518
7519 * stabs.texinfo (N_M2C): Cite Sun doc.
7520
7521Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7522
7523 * gdb.texinfo: updates re threads.
7524 * remote.texinfo: avoid index entries starting with digits.
7525
7526Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7527
7528 * stabs.texinfo (Enumerations): Talk about large, negative and
7529 octal values. Clean up cross reference to type attributes.
7530 (String Field): Say that GDB 4.11 supports size attribute.
7531
7532Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7533
7534 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7535 is a mandatory step. Make the stuff about that more concise.
7536
7537Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7538
7539 * stabs.texinfo (Class Names): New node.
7540
7541 * gdb.texinfo (Command Files): Explain order of init file reading.
7542
7543 * remote.texi (Bootstrapping): Talk about getting the serial driver
7544 to deal with ^C sent by gdb to stop the remote system.
7545
7546Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7547
7548 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7549
7550 * libgdb.texinfo (Defining Commands): made the DOC arg
7551 to gdb_define_app_command a char * instead of char **
7552 per a suggestion from kingdon.
7553
7554 * libgdb.texinfo: total rewrite from a different starting
7555 premise.
7556
7557Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7558
7559 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7560 floats passed as doubles (to improve clarity).
7561
7562Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7563
7564 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7565
7566 * a4rc.sed: update to work with Andreas Vogel papersize params
7567
7568 * refcard.tex: use Andreas Vogel simplifications of papersize
7569 params; remove useless version info; update copyright date.
7570
7571Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7572
7573 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7574
7575Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7576
7577 * gdb.texinfo (Files): Say what address the load command loads it at.
7578
7579 * stabs.texinfo (Common Blocks): Minor cleanups.
7580
7581 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7582 that Sun has backed away from the linker kludge and thus the relevant
7583 issue is changes to the SunPRO tools, not the Solaris linker.
7584
7585 * stabs.texinfo (Traditional Integer Types): Clean up description
7586 of octal bounds a little bit. Document extra leading zeroes.
7587
7588Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7589
7590 * gdb.texinfo (Signaling): Update for symbolic symbol names
7591 and add a section explaining the difference between the GDB
7592 signal command and the shell kill utility.
7593
7594Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
7595
7596 * libgdb.texinfo: added `@' to braces that were unescaped.
7597
7598Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
7599
7600 * libgdb.texinfo: new file. Spec for the gdb library.
7601
7602Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7603
7604 * stabs.texinfo (Include Files): Fix typo (start -> end).
7605
7606Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7607
7608 * gdb.texinfo, remote.texi: assorted small improvements, mostly
7609 from Melissa at FSF's editing pass.
7610
7611Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7612
7613 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7614 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7615 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7616
7617Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7618
7619 * remote.texi (Bootstrapping): Discuss 386 call gates.
7620
7621Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7622
7623 * stabs.texinfo (Based Variables): New node.
7624
7625Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7626
7627 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7628 names, sizes, and formats to suggest how not to lose.
7629
7630Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7631
7632 * stabs.texinfo (Methods): Fix typo.
7633
7634Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7635
7636 * gdb.texinfo: Fix a few typos.
7637
7638Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7639
7640 * gdb.texinfo: Clarify how well it works with Fortran.
7641
7642 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
7643 More on relocating stabs in ELF files.
7644
7645Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7646
7647 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
7648
7649Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7650
7651 * stabs.texinfo (Local Variable Parameters): Talk about nameless
7652 parameters on VAX.
7653
7654Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7655
7656 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
7657
7658Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7659
7660 * stabs.texinfo: Make info author notice match the TeX author notice.
7661
7662Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7663
7664 * stabs.texinfo: Initial-caps all words in node names and
7665 non-trivial words in section names.
7666
7667Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7668
7669 * stabs.texinfo: Many minor cleanups.
7670
7671 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
7672
7673Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
7674
7675 * stabs.texinfo: Remove full description of big example.
7676 It's not really helpful; just use pieces of it where appropriate.
7677 Add more Texinfo formatting directives (@samp, etc.).
7678 Use @deffn to define stab types.
7679 Eliminate some wordiness. Break up some nodes.
7680 Add an (alphabetized) index of symbol types.
7681 Use consistent capitalization style in node and section names.
7682
7683Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
7684
7685 * gdb.texinfo: Change typo "Two two" to "The two".
7686
7687Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7688
7689 * stabs.texinfo (XCOFF-differences): Remove references to
7690 non-existent types N_DECL and N_RPSYM.
7691
7692 * stabs.texinfo (String Field): Say that type attributes bug is
7693 fixed in GDB 4.10, since it is.
7694
7695 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
7696
7697Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
7698
7699 * stabs.texinfo: Formatting cleanups.
7700
7701Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7702
7703 * stabs.texinfo: When explaining the n_type of a stab, standardize
7704 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
7705 no tabs, use @r).
7706 (Global Variables): Clean up.
7707
7708Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7709
7710 * stabs.texinfo (Stack Variables): Re-write.
7711
7712Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7713
7714 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7715 addresses of a source file. Also revise formatting.
7716 Change "object module" or "object file" to "source file".
7717 Various: Miscellaneous cleanups.
7718
7719Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7720
7721 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7722
7723Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
7724
7725 * gdbint.texinfo: Removed many nonsensical machine-collected
7726 host and target conditionals, described some of the remainder.
7727
7728Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7729
7730 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7731
7732 * gdbint.texinfo (Top): Add name to @top line, and re-write the
7733 paragraph which follows.
7734
7735 * gdbint.texinfo (Host): Use @code not @samp for Makefile
7736 variables. Looks better and avoids overful hbox.
7737
7738Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7739
7740 * stabs.texinfo (Procedures): Improve stuff on nested functions.
7741
7742Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7743
7744 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
7745 retransmit-timeout
7746
7747Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7748
7749 * gdbint.texinfo: Update statement about `some ancient Unix
7750 systems, like Ultrix 4.0' to Ultrix 4.2.
7751
7752Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
7753
7754 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7755
7756 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7757
7758 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
7759 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7760
7761 * remote.texi: new name for former gdbinv-s.texi
7762
7763 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7764
7765Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
7766
7767 * gdbinv-s.texi: Documented timeout and retransmit-timeout
7768 variables for MIPS remote debugging protocol.
7769
7770Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7771
7772 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7773
7774Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7775
7776 * Makefile.in (refcard.dvi): Use srcdir where necessary.
7777
7778Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
7779
7780 * gdb.texinfo: repair conditional bugs in text markup
7781
7782Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7783
7784 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7785 to select Modula-2 material.
7786
7787Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7788
7789 * stabs.texinfo: Cleanups regarding statics.
7790
7791 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7792 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
7793
7794Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7795
7796 * stabs.texinfo: N_MAIN is sometimes used for C.
7797
7798Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7799
7800 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7801
7802Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
7803
7804 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 7805 removed from the code by Kingdon.
c906108c
SS
7806
7807Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7808
7809 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7810 input when evaluating breakpoint conditions; the bug has been fixed.
7811
7812 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7813 sets the ignore count to N-1, not to N.
7814
7815Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7816
7817 * refcard.tex (\hoffset): correct longstanding error to match
7818 intended offset; avoids cutting off edge on some printers
7819
7820Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7821
7822 * stabs.texinfo (Parameters): Say that order of stabs is significant.
7823
7824Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7825
7826 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7827
7828Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7829
7830 * Makefile.in: (REFEDITS) new var to control whether PS or CM
7831 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7832 collect sed edits if any, apply to refcard before formatting;
7833 (refcard.ps) stop implying PS fonts if PS output requested;
7834 (lrefcard.ps) delete extra target for variant PS fonts
7835
7836 * refcard.tex: parametrize papersize dependent info, collect
7837 in easily replaced spot
7838
7839 * a4rc.sed: new file, edits to refcard for A4 paper
7840
7841Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7842
7843 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7844
7845Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7846
7847 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7848
7849Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7850
7851 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7852 politely rather than rudely.
7853
7854Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7855
7856 * stabs.texinfo: Document common blocks.
7857
7858Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
7859
7860 * stabs.texinfo: Add some basic info about stabs-in-elf.
7861
7862Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7863
7864 * stabs.texinfo (Top): Minor cleanup.
7865
7866Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7867
7868 * Makefile.in (install-info): remove parentdir support
7869
7870Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7871
7872 * gdb.texinfo (Copying): delete this node and references to it;
7873 RMS says this manual need not carry GPL. (passim): Improvements
7874 from last round at FSF, largely due to Ian Taylor review, and
7875 minor formatting improvements.
7876
7877 * gdbinv-s.texi (passim): Improvements from last round at FSF,
7878 largely due to Ian Taylor review. (Debug Session): minor edits to
7879 new text.
7880
7881Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
7882
7883 * Makefile.in (realclean): Remove info and dvi files too.
7884
7885Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
7886
7887 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7888 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
7889 * gdb.texinfo: Change accordingly.
7890
7891 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
7892 N_{L,R}BRAC,N_SLINE are relative to.
7893
7894Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
7895
7896 * Makefile.in (GDBvn.texi): Update atomically.
7897
7898Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
7899
7900 * gdbinv-s.texi (Debug Session): Document exceptionHook.
7901
7902Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
7903
7904 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7905 addresses together. Also motivate the set print symbol-filename
7906 command and suggest other solutions.
7907
7908Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
7909
7910 * gdb.texinfo (set print elements): Note that the number of
7911 elements is set to unlimited by "set print elements 0".
7912
7913Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
7914
7915 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7916 NF_LDOUBLE means.
7917 (Stab Types): Include Solaris stab types.
7918 (Procedures): Document Solaris extensions.
7919
7920Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7921
7922 * gdb.texinfo: Add `set print symbol-filename' doc.
7923
7924Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7925
7926 * stabs.texinfo (Arrays): Talk about type definition vs. type
7927 information.
7928
7929 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
7930 the trailing semicolon.
7931
7932Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7933
7934 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
7935 and merge in other parts of the document addressing these subjects.
7936 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
7937
7938 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
7939 at the end of a range type.
7940
7941 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
7942 AIX extensions.
7943
7944Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7945
7946 * stabs.texinfo (Stabs Format): Misc fixes.
7947
7948Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7949
7950 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
7951 (Traditional builtin types): Document convex convention for long long.
7952 (Negative builtin types): Discuss type names, and misc fixes.
7953
7954Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7955
7956 * stabs.texinfo (Builtin Type Descriptors): Document the floating
7957 point types used with @samp{R} type descriptor.
7958 (Symbol Descriptors): Describe how to handle conflict between
7959 different meanings of @samp{P} symbol descriptor.
7960
7961Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7962
7963 * stabs.texinfo: Remove node Quick Reference and put its children
7964 directly under the main menu.
7965
7966 * stabs.texinfo: Many more changes to bring it into line with
7967 AIX documentation and reality. I think it now has all the
7968 information from the AIX documentation, except that I burned
7969 out when I got to variant records (Pascal and Modula-2) and
7970 all the COBOL types. Oh well, we can add them later when we're
7971 worrying more about those languages.
7972
7973 * stabs.texinfo (Automatic variables): Talk about what it means
7974 to omit the symbol descriptor.
7975
7976Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7977
7978 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
7979 gcc2 behavior with promoted args.
7980
7981Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7982
7983 * gdb.texinfo: include readline appendices in info version of manual
7984
7985Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7986
7987 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
7988 target remote.
7989
7990 * gdb.texinfo (Machine Code): more index entries for disassemble
7991
7992Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
7993
7994 * Clarify the intended use of the gdb-testers and gdb-patches
7995 mailing lists, and shrink gzip comment.
7996
7997Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7998
7999 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8000 DOSHOST configuration of manual.
8001
8002 * gdb.texinfo (MIPS Stack): new node.
8003
8004 * all-config.texi (MIPS) new switch.
8005
8006 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8007 tense; (MIPS Remote) new node.
8008
8009 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8010 bug; (Environment) less passive, other small cleanups in text about
8011 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8012 (Remote) new MIPS Remote menu entry.
8013
8014Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8015
8016 * stabs.texinfo: Many changes to include information from the
8017 AIX documentation.
8018
8019 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8020
8021Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8022
8023 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8024 Move a bunch of information from ../README.
8025 (Getting Started): New node.
8026
8027Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8028
8029 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8030
8031 * gdb.texinfo: advance manual revision dates to present
8032
8033 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8034 stop using silly Roman numerals in @set variable names
8035
8036Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8037
8038 * stabs.texinfo (Parameters): Keep trying to get this right.
8039
8040Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8041
8042 * stabs.texinfo (Parameters): More on "local parameters".
8043
8044Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8045
8046 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8047
8048Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8049
8050 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8051 (Parameters): Rewrite.
8052 (xcoff-differences, Sun-differences): Minor changes.
8053
8054Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8055
8056 * stabs.texinfo: Minor cleanup.
8057
8058Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8059
8060 * gdbint.texinfo: Minor xcoff stuff.
8061
8062Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8063
8064 * gdbint.texinfo: Update for new config directory structure.
8065 Add info about internal type data structures.
8066
8067Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8068
8069 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8070 $(srcdir).
8071 (gdb-config.texi): Depend on file in $(srcdir).
8072
8073Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8074
8075 * stabs.texinfo: Fixes about N_SO.
8076
8077Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8078
8079 * gdb.texinfo: include list of nonstandard init file names
8080
8081 * *-config.texi: new switch GENERIC for text that applies *only*
8082 to (usual) multiple-target version of manual
8083
8084 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8085 h8 config
8086
8087 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8088 in menus (rather than conditionally selected multiple alternative
8089 menus).
8090
8091 * Makefile.in: define and use DOC_CONFIG var to select
8092 configuration for GDB user manual.
8093
8094 * gdb-config.texi: delete from repository, generate from Makefile.
8095
8096 * all-config.texi: normal `generic' configuration file, formerly
8097 stored as gdb-config.texi
8098
8099Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8100
8101 * Makefile.in: add dvi target to build all .dvi files
8102
8103Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8104
8105 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8106
8107Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8108
8109 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8110 host conditionals.
8111 * stabs.texinfo: More array fixes inspired by Jim's.
8112
8113Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8114
8115 * stabs.texinfo: Fixes re arrays and continuations.
8116
8117 * gdbint.texinfo: Add XCOFF node.
8118
8119Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8120
8121 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8122
8123Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8124
8125 * stabs.texinfo: Fix for array types to mention lower bounds.
8126
8127Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8128
8129 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8130
8131Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8132
8133 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8134
8135Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8136
8137 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8138 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8139
8140Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8141
8142 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8143
8144Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8145
8146 * gdb.texinfo, gdbinv-s.texi: misc updates
8147
8148Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8149
8150 * gdbint.texinfo: Brief documentation for longjmp support,
8151 from an email msg by Stu.
8152
8153Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8154
8155 * stabs.texinfo: Fix description of floating point "range"
8156 types (which really define basic types). Reported by Jim Meehan,
8157 <meehan@src.dec.com>.
8158
8159 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8160
8161Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8162
8163 * gdbint.texinfo: Slightly expand section on supporting a new
8164 object file format.
8165
8166Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8167
8168 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8169 intermediate file.
8170
8171Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8172
8173 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8174
8175Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8176
8177 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8178
8179 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8180 as well as Z8002.
8181
8182Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8183
8184 * gdbint.texinfo: Add sections on clean design and on how to send
8185 in changes.
8186
8187Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8188
8189 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8190
8191Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8192
8193 * gdb.texinfo: Fix typo, reported by Karl Berry.
8194
8195Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8196
8197 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8198
8199Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8200
8201 * gdbint.texinfo: fixed a stray email address (needs @@),
8202 added @table @code to node "Native Conditionals"
8203
8204Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8205
8206 * gdbint.texinfo: Describe coding style of GDB.
8207
8208Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8209
8210 * stabs.texinfo: Minor wording changes.
8211
8212Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8213
8214 * gdbint.texinfo: Improve release doc slightly.
8215
8216Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8217
8218 * gdbint.texinfo: Improve doc of GDB config macros.
8219
8220Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8221
8222 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8223 These will be reinserted when examined.
8224
8225Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8226
8227 * gdbint.texinfo: Make a start at documenting all the #if macros
8228 in GDB. At least list them all, and start separating them into
8229 host-specific and target-specific.
8230
8231Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8232
8233 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8234 examples (not consistent w others).
c906108c
SS
8235 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8236 for generic vn of doc
8237
8238Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8239
8240 * Makefile.in: always create installation directories.
8241
8242Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8243
8244 * gdb.texinfo: in h8 config, do not describe searching commands.
8245
8246Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8247
8248 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8249 conditionals; introduce a few generic switches that may be
8250 useful for other cross-dev or dos-hosted configs.
8251
8252 * gdb.texinfo: fix typo in "info reg" description
8253
8254Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8255
8256 * stabs.texinfo: Minor updates from running TeX over it.
8257 * Makefile.in (stabs.dvi, stabs.ps): Add.
8258
8259Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8260
8261 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8262 First pass at converting it to texinfo.
8263
8264Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8265
8266 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8267 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8268
8269Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8270
8271 * gdbint.texinfo: Add section on partial symbol tables.
8272
8273Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8274
8275 * gdb.texinfo: document `set remotedebug' and `set
8276 rstack_high_address'.
8277
8278Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8279
8280 * gdb.texinfo: slight expansion of new text on reading info files
8281 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8282 H8/300 from DOS.
8283
8284Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8285
8286 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8287
8288Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8289
8290 * gdb.texinfo: Say how to read the `info' files.
8291
8292Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8293
8294 * Makefile.in: gm4 -> m4.
8295
8296Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8297
8298 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8299 Documentation' ahead of `Installing GDB' to match README.
8300 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8301 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8302
8303Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8304
8305 * Makefile.in: remove $(srcdir) from gdb.info rule.
8306
8307Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8308
8309 * Makefile.in: commented out gdb-all.texinfo rule. This is
8310 temporary.
8311
8312Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8313
8314 * Makefile.in, configure.in: removed traces of namesubdir,
8315 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8316 copyrights to '92, changed some from Cygnus to FSF.
8317
8318Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8319
8320 * gdb.texinfo: Improve how we ask for bug reports.
8321
8322Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8323
8324 * Makefile.in: infodir belongs in datadir.
8325
8326Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8327
8328 * Makefile.in: remove spaces following hyphens, bsd make can't
8329 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8330 standards.text support.
c906108c
SS
8331
8332Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8333
8334 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8335 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8336 and mandir now keyed off datadir by default.
8337
8338\f
8339Local Variables:
9e9c5ae7 8340mode: change-log
c906108c
SS
8341left-margin: 8
8342fill-column: 74
8343version-control: never
8344End:
This page took 1.147688 seconds and 4 git commands to generate.