merge from gcc
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
1a532630
PP
12011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2
3 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4 size and line-size.
5
9b158ba0 62011-07-21 Matt Rice <ratmice@gmail.com>
7
8 PR macros/12999
9 * gdb.texinfo (Macros): Add info definitions and info macros commands.
10 Update text and cindex entries for info macro command.
11
d17b6f81
PM
122011-07-21 Phil Muldoon <pmuldoon@redhat.com>
13
14 * observer.texi (GDB Observers): Add before_prompt observer.
15 * gdb.texinfo (Basic Python): Add documentation for prompt
16 substitution.
17
713389e0
PM
182011-07-11 Phil Muldoon <pmuldoon@redhat.com>
19
20 PR python/12438
21 * gdb.texinfo (Python Commands): Add deprecate note to maint
22 set/show python print-stack. Document set/show python
23 print-backtrace.
24
177b42fe
TJB
252011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
26
27 * gdb.texinfo: Fix typos.
28
900e11f9
JK
292011-07-01 Tom Tromey <tromey@redhat.com>
30
31 * gdb.texinfo (Debugging Output): Document set debug
32 check-physname.
33
39c4d40a
TT
342011-06-29 Tom Tromey <tromey@redhat.com>
35
36 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
37 breakpoint-notifications feature.
38
6f5def7d
UW
392011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
40
41 * gdb.texinfo (Target Description): Remove warning about
42 possibly unstable format.
43
8cf64490
TT
442011-06-03 Tom Tromey <tromey@redhat.com>
45
46 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
47 (Events In Python): Note that exit_code is optional.
48
393eab54
PA
492011-05-17 Pedro Alves <pedro@codesourcery.com>
50
51 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
52 required for multi-threading support.
53 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
54 Hc are deprecated for multi-threading debugging. Point readers at
55 the vCont packet.
56
75fc9810
DE
572011-05-15 Doug Evans <dje@google.com>
58
59 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
60
01124a23
DE
612011-05-13 Doug Evans <dje@google.com>
62
98a5dd13
DE
63 * gdb.texinfo (Threads): Document $sdir,$pdir.
64 (Server): Document $pdir exception.
65
dbaefcf7
DE
66 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
67
cc63ef9b
DE
68 * gdb.texinfo (Threads): Clarify default value for
69 libthread-db-search-path.
7e0396aa 70
01124a23
DE
71 * gdb.texinfo (Completion): Update example.
72 (Debugging Output): Delete `set/show debug lin-lwp-async'.
73
d248b706
KY
742011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
75
76 * gdb.texinfo: Document change in the behaviour of the enable and
77 disable GDB commands when applied to tracepoints.
78 Document the EnableDisableTracepoints remote stub feature.
79 Document QTEnable and QTDisable in the list of tracepoint packets.
80
cc88a640
JK
812011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
82
83 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
84 hsuser.texi.
85 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
86 comment to hsuser.texi. Change rluser.texi name in the comment.
87
84e578fb
DE
882011-05-10 Doug Evans <dje@google.com>
89
90 * gdb.texinfo (Threads): If an empty path is provided for
91 libthread-db-search-path it is reset to its default value.
92 (Server): Ditto.
93
478aac75
DE
942011-05-09 Doug Evans <dje@google.com>
95
96 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
97
9c06b0b4
TJB
982011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
99 Thiago Jung Bauermann <bauerman@br.ibm.com>
100
101 Implement support for PowerPC BookE masked watchpoints.
102 * gdb.texinfo (Set Watchpoints): Document mask parameter.
103 (PowerPC Embedded): Mention support of masked watchpoints.
104
9ed350ad
JB
1052011-05-03 Joel Brobecker <brobecker@adacore.com>
106
107 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
108 `@value{GDBN}'.
109
4ceed123
JB
1102011-05-03 Joel Brobecker <brobecker@adacore.com>
111
112 * gdb.texinfo (titlepage): Remove dedication.
113 (In Memoriam): New appendix.
114
559a7a62
JK
1152011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
116 Eli Zaretskii <eliz@gnu.org>
117
118 * gdb.texinfo (Index Section Format): Change the version to 5.
119 Describe the different formula.
120
03f2bd59
JK
1212011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
122 Eli Zaretskii <eliz@gnu.org>
123
124 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
125 for disconnected tracing.
126 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
127 extended-remote relationship. Mention --once.
128 (TCP port allocation lifecycle of @code{gdbserver}): New.
129
d9b1a651
EZ
1302011-04-23 Eli Zaretskii <eliz@gnu.org>
131
132 * gdb.texinfo (Server): Improve indexing. Index all optional
133 switches to gdbserver.
134
90476074
TT
1352011-04-20 Tom Tromey <tromey@redhat.com>
136
137 * gdb.texinfo (Index Section Format): New node.
138 (Top): Add new node to menu.
139
c21236dc
PA
1402011-04-20 Pedro Alves <pedro@codesourcery.com>
141
142 * gdb.texinfo (Maintenance Commands): Document `maint print
143 remote-registers'.
144
05c8c3f5
TT
1452011-04-20 Tom Tromey <tromey@redhat.com>
146
147 * gdb.texinfo (Trace File Format): Move node later.
148
7a9dd1b2
TT
1492011-04-19 Tom Tromey <tromey@redhat.com>
150
151 * gdbint.texinfo (Register Information Functions): Remove
152 duplicate "the".
153 * gdb.texinfo (Emacs): Remove duplicate "to".
154 (GDB/MI Variable Objects): Remove duplicate "the".
155 (General Query Packets): Likewise.
156
4368ebeb
JB
1572011-04-02 Joel Brobecker <brobecker@adacore.com>
158
159 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
160 "GDB/MI Ada Exception Information" node.
161
956a9fb9
JB
1622011-04-01 Joel Brobecker <brobecker@adacore.com>
163
164 * gdb.texinfo (GDB/MI Ada Exception Information): Document
165 the "exception-name" field in the *stopped async record.
166
f1310107
TJB
1672011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
168 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
169
170 Implement support for PowerPC BookE ranged breakpoints.
171 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
172
8786b2bd
TT
1732011-03-28 Tom Tromey <tromey@redhat.com>
174
175 * gdb.texinfo (Set Tracepoints): Fix typo.
176
9ef07c8c
TT
1772011-03-24 Tom Tromey <tromey@redhat.com>
178
179 * gdb.texinfo (Specify Location): Document `function:label'
180 linespec.
181
99c3dc11
PM
1822011-03-18 Phil Muldoon <pmuldoon@redhat.com>
183
f1310107 184 PR python/12149
99c3dc11
PM
185
186 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
187
29703da4
PM
1882011-03-17 Phil Muldoon <pmuldoon@redhat.com>
189
190 * gdb.texinfo (Blocks In Python): Add is_valid method description.
191 (Inferiors In Python): Likewise.
192 (Threads In Python): Likewise.
193 (Symbols In Python): Likewise.
194 (Objfiles In Python): Likewise.
195 (Symbol Tables In Python): Likewise.
196
c9174737
PA
1972011-03-15 Pedro Alves <pedro@codesourcery.com>
198
199 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
200 display>: Explain that the commands accept number ranges.
201
7371cf6d
PM
2022011-03-14 Phil Muldoon <pmuldoon@redhat.com>
203
204 * gdb.texinfo (Breakpoints In Python): Add description and example
205 of Python stop function operation.
206
ecec24e6
PM
2072011-03-10 Phil Muldoon <pmuldoon@redhat.com>
208
209 * gdb.texinfo (Parameters In Python): Document get_set_string and
210 get_show_string methods.
211
6dcd5565
JK
2122011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
213
214 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
215
81896e36
JK
216 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
217 circular-trace-buffer name.
218
5e30da2c
JB
2192011-02-28 Joel Brobecker <brobecker@adacore.com>
220
221 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
222 in the previous change.
223
3bd0f5ef 2242011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
225
226 * gdb.texinfo (Inferiors and Programs): Update commands to show
227 that they can accept multiple arguments.
228
4ec7539c
JB
2292011-02-24 Joel Brobecker <brobecker@adacore.com>
230
231 Revert the following patch (code patch was not approved):
232 2011-02-21 Hui Zhu <teawater@gmail.com>
233 * agentexpr.texi (bytecode descriptions): add printf.
234 * gdb.texinfo (tracepoint action lists): add printf.
235
82809774
DE
2362011-02-23 Doug Evans <dje@google.com>
237
238 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
239
e5a67952
MS
2402011-02-23 Michael Snyder <msnyder@vmware.com>
241
242 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
243 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
244 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
245
6e6fbe60
DE
2462011-02-22 Doug Evans <dje@google.com>
247
248 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
249 Clarify behaviour of lookup_symbol when `block' argument is omitted,
250 add description of result, fix @defun formatting.
251
f994e27a
HZ
2522011-02-21 Hui Zhu <teawater@gmail.com>
253
254 * agentexpr.texi (Bytecode Descriptions): Add printf.
255 * gdb.texinfo (Tracepoint Action Lists): Add printf.
256
c7f96d2b
TT
2572011-02-18 Tom Tromey <tromey@redhat.com>
258
259 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
260
60f98dde
MS
2612011-02-14 Michael Snyder <msnyder@vmware.com>
262
263 * gdb.texinfo (threads): Document argument for "info threads" cmd.
264 Document new command "thread find".
265
08e796bc
MS
2662011-02-14 Michael Snyder <msnyder@vmware.com>
267
268 * gdb.texinfo (Threads): Update example of new thread message.
269
b3b9301e
PA
2702011-02-14 Pedro Alves <pedro@codesourcery.com>
271
272 * gdb.texinfo (Remote Configuration): Mention set/show remote
273 traceframe-info.
274 (Tools/Packages Optional for Building GDB): Mention that expat is
275 used for traceframe info.
276 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
277 (General Query Packets) <qSupported>: Describe the
278 qXfer:traceframe-info:read feature.
279 (qXfer::read): Describe qXfer:traceframe-info:read.
280 (Traceframe Info Format): New section.
281
cef35b0f
PA
2822011-02-04 Pedro Alves <pedro@codesourcery.com>
283
284 * gdbint.texinfo (Formatting): Mention some formatting guidelines
285 for casts and unary operators.
286
f1cbe1d3
TT
2872011-02-04 Tom Tromey <tromey@redhat.com>
288
289 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
290 is not useful.
291
585fdaa1
PA
2922011-01-25 Pedro Alves <pedro@codesourcery.com>
293
294 * gdb.texinfo: s/value optimized out/optimized out/g
295
7bfc9434
JB
2962011-01-21 Joel Brobecker <brobecker@adacore.com>
297
298 * gdb.texinfo (Other Misc Settings): Rework part of the
299 documentation of the "set interactive mode" command.
300
4694da01
TT
3012011-01-19 Tom Tromey <tromey@redhat.com>
302
303 * gdb.texinfo (Threads): Document thread name output and `thread
304 name' command.
305 (Threads In Python): Document Thread.name attribute.
306 (GDB/MI Thread Commands): Document thread attributes.
307
b716877b
AB
3082011-01-12 Andrew Burgess <aburgess@broadcom.com>
309
310 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
311 changes in mi/mi-cmd-disas.c
312
13fd8b81
TT
3132011-01-12 Tom Tromey <tromey@redhat.com>
314
315 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
316 Fix "thread apply" text.
317
e09342b5
TJB
3182011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
319 Thiago Jung Bauermann <bauerman@br.ibm.com>
320
321 Implement support for PowerPC BookE ranged watchpoints.
322 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
323 the "set powerpc exact-watchpoints" flag.
324
06e65f44
TT
3252011-01-07 Tom Tromey <tromey@redhat.com>
326
327 * gdb.texinfo (Python API): Add descriptions to @menu items.
328
d8e22779
TT
3292011-01-06 Tom Tromey <tromey@redhat.com>
330
331 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
332
a255712f
PP
3332010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
334
e09342b5 335 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 336
ccfc3d6e
TT
3372011-01-06 Tom Tromey <tromey@redhat.com>
338
339 PR python/12133:
340 * gdb.texinfo (Frames In Python): Document various frame
341 constants.
342
44944448
JB
3432011-01-05 Joel Brobecker <brobecker@adacore.com>
344
345 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
346 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
347 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
348
42ea3d7a
JK
3492011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
350
351 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
352 (clean): Add GDBvn.texi.
353
720d1a40
JB
3542010-12-29 Joel Brobecker <brobecker@adacore.com>
355
356 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
357 occasional case where the debugger prints an array address
358 instead of the array itself.
359
ad196637
PA
3602010-12-23 Pedro Alves <pedro@codesourcery.com>
361
362 * gdb.texinfo (Packets) <read registers packet>: Document support
363 for registers that were not collected.
364
a86caf66
DE
3652010-12-15 Doug Evans <dje@google.com>
366
367 * gdb.texinfo (Startup): Document auto-loading of scripts during
368 startup.
369 (Auto-loading): Delete "maint set python auto-load on|off".
370 Add "set auto-load-scripts on|off".
371
aae1c79a
DE
3722010-12-07 Doug Evans <dje@google.com>
373
374 * gdb.texinfo (Mode Options): Document -data-directory.
375 (Data Files): Add reference to -data-directory.
376
4e04c971
DE
3772010-11-29 Doug Evans <dje@google.com>
378
379 * gdb.texinfo (Pretty-Printer Introduction): Change
380 printer-name:subprinter-name to printer-name;subprinter-name.
381
94b6973e
PM
3822010-11-29 Phil Muldoon <pmuldoon@redhat.com>
383
384 PR python/12199
385
386 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
387
39037522
TT
3882010-11-23 Tom Tromey <tromey@redhat.com>
389
390 * gdb.texinfo (Top): Check SYSTEM_READLINE.
391 (Editing): Likewise.
392 (Command History): Likewise.
393 (TUI Keys): Likewise.
394 (Bug Reporting): Conditionally include rluser.texi and
395 inc-history.texinfo.
396 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
397 (GDB_DOC_SOURCE_INCLUDES): Add comment.
398 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
399 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
400 (gdb.pdf): Likewise.
401 (gdb.info): Likewise.
402 (gdb/index.html): Likewise.
403
5ae98d25
TT
4042010-11-23 Tom Tromey <tromey@redhat.com>
405
406 * Makefile.in (Makefile): Run ../config.status.
407 (distclean): Update.
408 * configure: Remove.
409 * configure.ac: Remove.
410
621c8364
TT
4112010-11-12 Tom Tromey <tromey@redhat.com>
412
413 * gdb.texinfo (Basic Python): Update. Add xref.
414 (Exception Handling): Document new exception classes.
415 (Types In Python): Update.
416 (Frames In Python): Update.
417
84f4c1fe
PM
4182010-11-11 Phil Muldoon <pmuldoon@redhat.com>
419
420 * gdb.texinfo (Breakpoints In Python): Document "internal"
421 parameter, and visible attribute.
422
99e7ae30
DE
4232010-11-05 Doug Evans <dje@google.com>
424
425 * gdb.texinfo (Source Path): Document "set directories".
426
f4b8a18d
KW
4272010-11-05 Ken Werner <ken.werner@de.ibm.com>
428
429 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
430 (OpenCL C): New node.
431
7b51bc51
DE
4322010-11-02 Doug Evans <dje@google.com>
433
434 * gdb.texinfo (Pretty Printing): Expand into three sections,
435 introduction, example, and commands.
436 (Python API): Delete section Disabling Pretty-Printers, merge into
437 Selecting Pretty-Printers.
438 (Writing a Pretty-Printer): New section. Move the pretty-printer
439 example here, and reformat to match python coding style. Add a second
440 example using the gdb.printing module.
441 (Python modules): Add gdb.printing.
442
9eeee977
DE
4432010-10-29 Doug Evans <dje@google.com>
444
445 * gdb.texinfo (Python): Fix long line.
446
a0e0ffdf
DE
4472010-10-20 Doug Evans <dje@google.com>
448
449 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
450 All references updated. Correct sections marked as subsections.
451 (Coding Standards): New chapter. Move the coding standard related
452 subsections here. Add section on Python coding standards.
453
0e3509db
DE
4542010-10-13 Doug Evans <dje@google.com>
455
456 * gdb.texinfo (Python): Add "Python modules".
457 (Types in Python): Add reference to gdb.types section.
458 (Python modules): New node.
459
44592cc4
DE
4602010-10-11 Doug Evans <dje@google.com>
461
462 * gdb.texinfo (Values From Inferior): Add reference to "Types in
463 Python" from gdb.Value.type description.
464
6e1bb179
JB
4652010-09-28 Joel Brobecker <brobecker@adacore.com>
466
467 * gdb.texinfo (Ravenscar Profile): New node.
468
e8467610
TT
4692010-09-22 Tom Tromey <tromey@redhat.com>
470
471 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
472
fccd1d1e
EZ
4732010-09-22 Eli Zaretskii <eliz@gnu.org>
474
475 * gdb.texinfo (Values From Inferior): Clarify that
476 value.dynamic_type works only in C++ programs with RTTI.
477
c1b6b909
TT
4782010-09-15 Paul Bolle <pebolle@tiscali.nl>
479
480 * gdb.texinfo (Character Sets): Correctly reference host-charset
481 in example.
482
7d288aaa
TT
4832010-09-13 Tom Tromey <tromey@redhat.com>
484
485 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
486 Document "fullname" and "from".
487
f75d858b
MK
4882010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
489
490 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
491 feature `reverse' output by -list-target-features.
492
83b9503b
L
4932010-08-31 H.J. Lu <hongjiu.lu@intel.com>
494
495 * gdb.texinfo (i386 Features): Remove an extra "@item".
496
03f17ccf
TT
4972010-08-30 Tom Tromey <tromey@redhat.com>
498
499 PR python/11792:
500 * gdb.texinfo (Values From Inferior): Document dynamic_type.
501
9779414d
DJ
5022010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
503
504 * gdb.texinfo (ARM Features): Document
505 org.gnu.gdb.arm.m-profile.
506
f9ffd4bb
TT
5072010-08-23 Tom Tromey <tromey@redhat.com>
508
509 PR python/11145:
510 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
511 reinterpret_cast methods.
512
702c2711
TT
5132010-08-23 Tom Tromey <tromey@redhat.com>
514
515 PR python/11915:
516 * gdb.texinfo (Types In Python): Document array method.
517
66b73624
TJB
5182010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
519
520 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
521
06a64a0b
TT
5222010-08-16 Tom Tromey <tromey@redhat.com>
523
524 * gdb.texinfo (Set Watchpoints): Document -location option.
525
a3a7127e
DE
5262010-08-13 Doug Evans <dje@google.com>
527
528 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
529
8dedea02
VP
5302010-08-13 Vladimir Prus <vladimir@codesourcery.com>
531
532 * gdb.texinfo (GDB/MI Data Manipulation): Document
533 -data-read-memory-raw and -data-write-memory-raw.
534
ca5c20b6 5352010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 536 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
537
538 * gdb.texinfo (Basic Python): Describe post_event API.
539
cb2e07a6
PM
5402010-08-11 Phil Muldoon <pmuldoon@redhat.com>
541
542 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 543 decode_line Python APIs
cb2e07a6 544
464b3efb
TT
5452010-08-10 Tom Tromey <tromey@redhat.com>
546
547 * gdb.texinfo (Pretty Printing API): Document
548 gdb.default_visualizer.
549
c29c521f
TT
5502010-08-10 Tom Tromey <tromey@redhat.com>
551
552 Revert gdb-add-index addition:
553 * gdb.texinfo (Index Files): Don't document gdb-add-index.
554
5da1313b
JK
5552010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
556 Eli Zaretskii <eliz@gnu.org>
557
558 * gdb.texinfo (Mode Options) <-batch>
559 (Basic Python) <gdb.execute>: Describe setting width and height.
560
02d868e8
PP
5612010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
562
563 * gdb.texinfo (Threads): Document 'debug libthread-db'.
564
c2bbed2a
TT
5652010-07-30 Tom Tromey <tromey@redhat.com>
566
567 * gdb.texinfo (Index Files): Mention gdb-add-index.
568
6c13bbe1
HZ
5692010-07-30 Hui Zhu <teawater@gmail.com>
570
571 * gdb.texinfo (Inferiors and Programs): Update the introduce of
572 "detach inferior" and "kill inferior".
573
53a71c06
CR
5742010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
575
576 * gdb.texinfo (Machine Code): Update description of two forms of
577 arguments, and add new example to demonstrate the new form.
578
5374244e
PM
5792010-07-27 Phil Muldoon <pmuldoon@redhat.com>
580
581 * gdb.texinfo (Values From Inferior): Add value inferior function
582 call description.
583
8ea5bce5
JK
5842010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
585
586 * gdb.texinfo (Active Targets): Fix wrong comma placement.
587
c0edd9ed
JK
5882010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
589 Eli Zaretskii <eliz@gnu.org>
590
591 Make core files the process_stratum.
592 * gdb.texinfo (Active Targets): Remove core_stratum. Include
593 record_stratum example.
594
9291a0cd
TT
5952010-07-13 Tom Tromey <tromey@redhat.com>
596
597 * gdb.texinfo (Index Files): New node.
598
f5011d11
TT
5992010-07-13 Tom Tromey <tromey@redhat.com>
600
601 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
602
0f5238ed
TT
6032010-07-13 Tom Tromey <tromey@redhat.com>
604
605 * gdb.texinfo (Specify Location): Document labels.
606
74c761c1
PA
6072010-07-01 Pedro Alves <pedro@codesourcery.com>
608
609 * gdb.texinfo (Create and Delete Tracepoints): Add more index
610 entries for fast tracepoints and static tracepoints.
611
501994c0
PA
6122010-07-01 Pedro Alves <pedro@codesourcery.com>
613
614 * gdb.texinfo (General Query Packets) <qfThreadInfo,
615 qsThreadInfo>: Spell out `l' as ell.
616
0fb4aa4b
PA
6172010-07-01 Pedro Alves <pedro@codesourcery.com>
618
619 * gdb.texinfo (Convenience Variables): Document $_sdata.
620 (Commands to Set Tracepoints): Describe static tracepoints. Add
621 `Listing Static Tracepoint Markers' menu entry. Document
622 "strace".
623 (Tracepoint Action Lists): Document collecting $_sdata.
624 (Listing Static Tracepoint Markers): New subsection.
625 (Tracepoints support in gdbserver): Mention static tracepoints.
626 (remote packets, enabling and disabling): Mention
627 read-sdata-object.
628 (General Query Packets) <qSupported>: Document qXfer:sdata:read
629 and StaticTracepoint.
630 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
631 Document qXfer:sdata:read.
632 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
633
dc3b15be
JB
6342010-06-29 Joel Brobecker <brobecker@adacore.com>
635
636 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
637
595939de
PM
6382010-06-28 Phil Muldoon <pmuldoon@redhat.com>
639 Tom Tromey <tromey@redhat.com>
640 Thiago Jung Bauermann <bauerman@br.ibm.com>
641
642 * gdb.texinfo (Inferiors In Python): New node.
643 * gdb.texinfo (Threads In Python): New node.
644
9279c692
JB
6452010-06-28 Joel Brobecker <brobecker@adacore.com>
646
647 * gdb.texinfo (Python): Document what the python directory is
648 and what its location is.
649 (Basic Python): Document the gdb.PYTHONDIR constant.
650
bc9f0842
TT
6512010-06-25 Tom Tromey <tromey@redhat.com>
652
653 PR python/10808:
654 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
655
f1421989
HZ
6562010-06-24 Hui Zhu <teawater@gmail.com>
657
658 * gdb.texinfo: (Commands for Controlled Output): Add
659 documentation for command "eval".
660
e4c0cfae
SS
6612010-06-21 Stan Shebs <stan@codesourcery.com>
662
663 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
664 * annotate.texinfo: Ditto.
665 * gdbint.texinfo: Ditto.
666 * stabs.texinfo: Ditto.
667
bb08c432
HZ
6682010-06-22 Hui Zhu <teawater@gmail.com>
669
670 * gdb.texinfo: (Process Record and Replay): Add documentation
671 for command "set record memory-query".
672
4f5d9f07
SS
6732010-06-21 Stan Shebs <stan@codesourcery.com>
674
675 * gdb.texinfo: Relicense under GFDL version 1.3.
676 * annotate.texinfo: Relicense under GFDL version 1.3.
677 * gdbint.texinfo: Relicense under GFDL version 1.3.
678 * stabs.texinfo: Relicense under GFDL version 1.3.
679 * fdl.texi: Update to version 1.3.
680
6aed2dbc
SS
6812010-06-18 Stan Shebs <stan@codesourcery.com>
682
a61408f8
SS
683 * gdb.texinfo (Operating System Auxiliary Information): Describe
684 "info os" when no arguments given.
685
6aed2dbc
SS
686 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
687 $_thread.
688
24e933df
HZ
6892010-06-18 Hui Zhu <teawater@gmail.com>
690
691 * gdb.texinfo: (Process Record and Replay): Add documentation
692 for commands "record save" and "record restore".
693
65d79d4b
SDJ
6942010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
695
696 * gdb.texinfo: Include information about the correct use
697 of addresses in the `watch' command.
698
d914c394
SS
6992010-06-11 Stan Shebs <stan@codesourcery.com>
700
701 * gdb.texinfo (Observer Mode): New section.
702 (General Query Packets): Document QAllow.
889bf7c5 703
967cf477
DE
7042010-06-04 Doug Evans <dje@google.com>
705
706 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
707
aaf4119b
DE
7082010-06-03 Doug Evans <dje@google.com>
709
710 * gdbint.texinfo (Coding): Add subsection on command names.
711
9eae7c52
TT
7122010-06-02 Tom Tromey <tromey@redhat.com>
713
714 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
715 always-disassemble.
716
fa593d66
PA
7172010-06-01 Pedro Alves <pedro@codesourcery.com>
718
719 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
720 gdbserver, and add cross reference.
721 (Tracepoints support in gdbserver): New subsection.
722
dde08ee1
PA
7232010-05-26 Pedro Alves <pedro@codesourcery.com>
724
725 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
726 `qRelocInsn' feature.
727 (Relocate instruction reply packet): New subsection
728 of `Tracepoint Packets'.
729 (Tracepoint Packets): Mention that packets QTDP and QTStart
730 support the qRelocInsn request, and add cross reference to new
731 subsection.
732
07ca107c
DE
7332010-05-25 Doug Evans <dje@google.com>
734
735 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
736 (Commands In Python): Document gdb.string_to_argv.
737
c25c4a8b
JK
7382010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
739
740 * gdbint.texinfo (Host Definition): Remove items NORETURN and
741 ATTR_NORETURN.
742
d7b32ed3 7432010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
744 Tom Tromey <tromey@redhat.com>
745 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 746
c25c4a8b 747 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 748
6aecb9c2
JB
7492010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
750
751 * gdb.texinfo: (Summary) Add mention about D language support.
752 (Filenames): Add D suffixes.
753 (D): New node.
754
b7da9e9f
PM
7552010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
756
757 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
758 of macro deleted from GDB code.
759
ab38a727
PA
7602010-04-24 Pedro Alves <pedro@codesourcery.com>
761
762 * gdb.texinfo (Commands to specify files): Describe what how GDB
763 looks up DOS-based filesystem paths on the system root. Document
764 the new `set/show target-file-system-kind' commands.
765
66d09542
DE
7662010-04-23 Doug Evans <dje@google.com>
767
768 * gdb.texinfo (Python): Move Auto-loading section here ...
769 (Python API): from here.
770 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
771 (Maintenance Commands): Add docs for "maint print section-scripts".
772
8bd10a10
CM
7732010-04-20 Chris Moller <cmoller@redhat.com>
774
775 * gdb.texinfo (Setting Breakpoints): Added description of
776 filename-qualified rbreak.
777 * refcard.tex (Breakpoints and Watchpoints): Added brief
778 description of filename-qualified rbreak.
779
4c374409
JK
7802010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
781
782 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
783 (Python API): Change the reference to Pretty Printing API.
784 (Pretty Printing): Move the user part under the Data node. Reformat
785 the sample output to 72 columns. Create a new reference to Pretty
786 Printing API. Rename the API part ...
787 (Pretty Printing API): To a new node name.
788 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
789 (GDB/MI Variable Objects): Change references to Pretty Printing API.
790
5a9351ae
SS
7912010-04-21 Stan Shebs <stan@codesourcery.com>
792
793 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 794 and commands.
5a9351ae 795 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 796
9a22f0d0
PM
7972010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
798
799 * gdb.texinfo (Examining memory): Update for change in string
800 display with explicit size.
801
6149aea9
PA
8022010-04-19 Pedro Alves <pedro@codesourcery.com>
803
804 PR breakpoints/8554.
805
806 * gdb.texinfo (Save Breakpoints): New node.
807 (save-tracepoints): Rename to ...
808 (save tracepoints): ... this. Mention that `save-tracepoints' is
809 a deprecated alias to `save tracepoints'.
810
711e434b
PM
8112010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
812
645797a8 813 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
814 (info w32 thread-information-block): Document new command.
815 (qGetTIBAddress): Document new gdbserver query.
816 (maint set/show show-all-tib): Document new command.
817
3f7b2faa
DE
8182010-04-15 Doug Evans <dje@google.com>
819
fa33c3cd
DE
820 * gdb.texinfo (Python API): Add progspaces section.
821 (Selecting Pretty-Printers): Progspace pretty-printers are
822 searched too.
823 (Progspaces In Python): New section.
824
3f7b2faa
DE
825 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
826
79f283fe
PM
8272010-04-14 Phil Muldoon <pmuldoon@redhat.com>
828
829 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
830 returns None.
831
87290684
SS
8322010-04-09 Stan Shebs <stan@codesourcery.com>
833
834 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
835 Describe the `frames-created' field, tweak grammar.
836
a97153c7
PA
8372010-04-09 Pedro Alves <pedro@codesourcery.com>
838
839 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
840 Describe the `circular' and `disconnected' fields.
841
5c5dcc1b
L
8422010-04-09 H.J. Lu <hongjiu.lu@intel.com>
843
844 * gdb.texinfo (maint print registers): Mention unavailable and
845 invisible registers.
846
adc36818
PM
8472010-04-09 Phil Muldoon <pmuldoon@redhat.com>
848 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 849 Tom Tromey <tromey@redhat.com>
adc36818
PM
850
851 * gdb.texinfo (Breakpoints In Python): New Node.
852
33da3f1c
SS
8532010-04-08 Stan Shebs <stan@codesourcery.com>
854
855 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
856 trace status fields.
857
3a13a53b
L
8582010-04-08 H.J. Lu <hongjiu.lu@intel.com>
859
860 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
861 optional. Make org.gnu.gdb.i386.avx requires
862 org.gnu.gdb.i386.avx.
863
08001717
DE
8642010-04-08 Doug Evans <dje@google.com>
865
866 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
867 search path, and document that gdb only scans the search path if
868 the script's path doesn't specify a directory.
869
c375651d
DE
8702010-04-05 Doug Evans <dje@google.com>
871
872 * gdb.texinfo (maint show python auto-load): Fix typo.
873
af54718e
SS
8742010-04-04 Stan Shebs <stan@codesourcery.com>
875
d77f58be
SS
876 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
877 (Setting Watchpoints): Update description of "info watch".
878 (Disabling Breakpoints): Only "info break" lists all.
879
af54718e
SS
880 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
881 (tdump): Explain how tdump works.
882
86b17b60
PA
8832010-04-01 Pedro Alves <pedro@codesourcery.com>
884
885 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
886 add cross reference.
887
ff12863f
PA
8882010-03-31 Pedro Alves <pedro@codesourcery.com>
889
890 * gdb.texinfo (TUI Commands): Mention that in some cases, these
891 commands error out.
892
f68eb612
L
8932010-03-30 H.J. Lu <hongjiu.lu@intel.com>
894
895 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
896
c8d5aac9
L
8972010-03-30 H.J. Lu <hongjiu.lu@intel.com>
898
899 * gdb.texinfo (General Query Packets): Add xmlRegisters.
900
7d13fe92
SS
9012010-03-29 Stan Shebs <stan@codesourcery.com>
902 Nathan Sidwell <nathan@codesourcery.com>
903
904 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
905 GDBN equivalent.
906 (Set Tracepoints): Remove mention that conditional tracepoints
907 don't exist.
908 (Tracepoint Actions): Clarify when while-stepping collection
909 happens, note that while-stepping does not automatically collect
910 $pc.
911
409873ef 9122010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 913
409873ef
SS
914 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
915 (General Query Packets): Describe TracepointSource.
916
ee8e71d4
EZ
9172010-03-27 Matt Rice <ratmice@gmail.com>
918
c8d5aac9
L
919 * gdb.texinfo (ARM): Document arguments to "target sim".
920 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 921
99b5e152
PA
9222010-03-26 Pedro Alves <pedro@codesourcery.com>
923
924 * gdb.texinfo (Tracepoint Packets): Remove mention that
925 terror:string may be plain text, and drop mention of X prefix.
926
cd64ee31
VP
9272010-03-26 Vladimir Prus <vladimir@codesourcery.com>
928
929 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
930
6c28cbf2
SS
9312010-03-24 Stan Shebs <stan@codesourcery.com>
932
933 * gdb.texinfo (Tracepoint Packets): Document trace error status.
934
95a42b64
TT
9352010-03-24 Tom Tromey <tromey@redhat.com>
936
937 PR breakpoints/9352:
938 * gdb.texinfo (Break Commands): Update.
939
18148017
VP
9402010-03-24 Vladimir Prus <vladimir@codesourcery.com>
941
942 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
943 commands.
944
4daf5ac0
SS
9452010-03-16 Stan Shebs <stan@codesourcery.com>
946
947 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
948 circular-trace-buffer.
949 (Tracepoint Packets): Describe QTBuffer, and details of the
950 qTStatus reply.
951
c9429232
SS
9522010-03-12 Stan Shebs <stan@codesourcery.com>
953 Nathan Sidwell <nathan@codesourcery.com>
954
955 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
956 doing instruction stepping.
957 (Tracepoint Restrictions): New node.
958
ccefe4c4
TT
9592010-03-10 Tom Tromey <tromey@redhat.com>
960
961 * gdbint.texinfo (Symbol Handling): Update.
962
7c953934
TT
9632010-03-08 Tom Tromey <tromey@redhat.com>
964
965 PR cli/9591:
966 * gdb.texinfo (Mode Options): Mention lack of pagination and
967 confirmation with --batch.
968 (Screen Size): Mention --batch.
969 (Messages/Warnings): Likewise.
970
f870a310
TT
9712010-03-05 Tom Tromey <tromey@redhat.com>
972
973 * gdb.texinfo (Basic Python): Document target_charset and
974 target_wide_charset.
975
78e2826b
TT
9762010-03-05 Tom Tromey <tromey@redhat.com>
977
978 * gdb.texinfo (Data): Link to pretty-printing.
979 (Output Formats): Likewise. Correct text.
980
f5dff777
DJ
9812010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
982
983 * gdb.texinfo (Types): Describe <struct> and <flags>.
984
dc00d89f
PM
9852010-02-28 Phil Muldoon <pmuldoon@redhat.com>
986
987 * gdb.texinfo (Frames In Python): Add block parameter and
988 description to read_var text.
989
5107b149 9902010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 991 Tom Tromey <tromey@redhat.com>
5107b149
PM
992
993 * gdb.texinfo (Types In Python): Describe block argument in
994 template_argument and gdb.lookup_type.
995
e03e5e7b
TT
9962010-02-24 Tom Tromey <tromey@redhat.com>
997
998 * gdb.texinfo (Cygwin Native): Fix typo.
999
f3e9a817
PM
10002010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1001
1002 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1003 and select method descriptions.
1004 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1005 Tables in Python to menu.
1006 (Blocks In Python): New node.
1007 (Symbols In Python): New node.
1008 (Symbol Tables in Python): New node.
1009
a79b8f6e
VP
10102010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1011
1012 Multiexec MI
1013
1014 gdb/
1015 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1016
1017 gdb/doc/
1018 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1019 changes.
1020 (GDB/MI Program Execution): Document current behaviour of
1021 --all and --thread-group.
1022 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1023 -remove-inferior.
1024 * observer.texi (inferior_added, inferior_removed): New
1025 observers.
1026
629d6a47
TT
10272010-02-19 Tom Tromey <tromey@redhat.com>
1028
1029 * gdbint.texinfo (Getting Started): Fix @node.
1030 (Debugging GDB): Likewise.
1031
c09529e5
JB
10322010-02-13 Joel Brobecker <brobecker@adacore.com>
1033
1034 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1035 documenting the gdb_test_timeout variable.
1036
540aa8e7
MS
10372010-02-12 Jakob Engblom <jakob@virtutech.com>
1038
1039 * gdb.texinfo (MI commands): Added documentation of --reverse
1040 option to a set of MI commands. Restructured documentation of MI
1041 commands --exec-continue to reflect the complexity of reverse
1042 execution.
1043
081dfbf7
PA
10442010-02-12 Pedro Alves <pedro@codesourcery.com>
1045
1046 * gdb.texinfo (Using the Collected Data): Specify that the address
1047 range of `tfind outsize' is exclusive, and that the address range
1048 of `tfind range' is inclusive.
1049 (Tracepoint Packets): Specify that the address range of
1050 `QTFrame:range' is inclusive, and that the address range of
1051 `QTFrame:outside' is exclusive
1052
8e9c5e02
VP
10532010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1054
1055 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1056
92981e24
TT
10572010-02-10 Tom Tromey <tromey@redhat.com>
1058
1059 * gdb.texinfo (Debugging Output): Document set debug parser and
1060 show debug parser.
1061
075b51b7
L
10622010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1063
1064 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1065 i386_eflags and i386_mxcsr.
1066
3bb8d5c3
L
10672010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1068
1069 * gdb.texinfo: Document i386 target features.
1070
c5f80513
DE
10712010-02-05 Doug Evans <dje@google.com>
1072
1073 * gdbint.texinfo (Testsuite): Add a new section to document the
1074 various DejaGnu variables that may be overridden.
1be00882 1075 Document INTERNAL_GDBFLAGS.
c5f80513 1076
6ac33a4e
TT
10772010-02-04 Tom Tromey <tromey@redhat.com>
1078
1079 PR cli/8830:
1080 * gdb.texinfo (Files): -readnow comes before the filename for file
1081 and symbol-file.
1082
a1dcb23a
DJ
10832010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1084
1085 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1086 Document ARM breakpoint types.
1087 (Register Packet Format): Move into the new section.
1088 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1089
95433b34
JB
10902010-01-21 Joel Brobecker <brobecker@adacore.com>
1091
1092 * gdb.texinfo (File Options): Adjust the documentation of this
1093 switch to refer to the "source" command rather than partially
1094 duplicating some of the relevant information.
1095 (Extending GDB): Introduce and document the set/show script-extension
1096 setting.
1097 (Command Files): Add note explaining that the "source" command
1098 is also used to evalute scripts written in other languages.
1099 Remove the short slightly incorrect reference to sourcing Python
1100 scripts.
1101 (Python Commands): Document how to execute a Python script from GDB.
1102
8d576872
JB
11032010-01-19 Joel Brobecker <brobecker@adacore.com>
1104
1105 * gdb.texinfo (Command Files): Fix typo.
1106
8150ff9c
JB
11072010-01-18 Tom Tromey <tromey@redhat.com>
1108
1109 * gdb.texinfo (File Options): Document -x on .py files.
1110 (Command Files): Document handling of Python scripts.
1111
23db03a6
JZ
11122010-01-18 Jie Zhang <jie.zhang@analog.com>
1113
1114 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1115
00bf0b85
SS
11162010-01-15 Stan Shebs <stan@codesourcery.com>
1117
1118 * gdb.texinfo (Trace Files): New section.
1119 (Tracepoint Packets): Document QTSave and qTBuffer.
1120 (Trace File Format): New appendix.
1121
be759fcf
PM
11222010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1123
1124 * gdb.texinfo (Values From Inferior): Document lazy_string value
1125 method.
1126 (Python API): Add Lazy strings menu item.
1127 (Lazy Strings In Python): New node.
1128
dc146f7c
VP
11292010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1130
1131 * gdb.texinfo (GDB/MI Thread Information): New.
1132 (GDB/MI Async Records): Document the core field in *stopped.
1133 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1134 documentation
1135 (Process list): Document that osdata document may contain
1136 threads.
1137 (Remote Serial Protocol): Document qXfer:threads.
1138
d5551862
SS
11392010-01-06 Stan Shebs <stan@codesourcery.com>
1140
1141 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1142 disconnected tracing.
1143 (Tracepoint Packets): Document new protocol.
1144
7a697b8d
SS
11452010-01-05 Stan Shebs <stan@codesourcery.com>
1146
1147 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1148 tracepoints.
1149 (Tracepoint Packets): Describe remote protocol for fast
1150 tracepoints.
1151
e6f3ec50
JB
11522010-01-01 Joel Brobecker <brobecker@adacore.com>
1153
1154 Update the "Start of New Year Procedure".
1155 * gdbint.texinfo: Add the list of files that need to be updated
1156 manually. Minor reformatting.
1157
ddc4e9c1
JB
11582010-01-01 Joel Brobecker <brobecker@adacore.com>
1159
1160 * refcard.tex: Update copyright year in header and text.
1161
9d2897ad
JB
11622010-01-01 Joel Brobecker <brobecker@adacore.com>
1163
1164 * agentexpr.texi: Add 2010 to the list of copyright years.
1165 * annotate.texinfo: Likewise.
1166 * gdb.texinfo: Likewise.
1167 * gdbint.texinfo: Likewise.
1168 * observer.texi: Likewise.
1169 * stabs.texinfo: Likewise.
1170
6da95a67
SS
11712009-12-31 Stan Shebs <stan@codesourcery.com>
1172
1173 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1174
236f1d4d
SS
11752009-12-29 Stan Shebs <stan@codesourcery.com>
1176
1177 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1178
f61e138d
SS
11792009-12-28 Stan Shebs <stan@codesourcery.com>
1180
1181 * gdb.texinfo (Trace State Variables): New section.
1182 (Tracepoint Packets): Describe trace state variable packets.
1183 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1184 variable bytecodes.
1185
0fe7935b
DJ
11862009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1187
1188 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1189 declarations.
1190
a6b29f87
VP
11912009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1192
1193 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1194 -gdb-exit behaviour.
1195
5e4bde96
JB
11962009-12-20 Joel Brobecker <brobecker@adacore.com>
1197
1198 * gpl.texi: Update to version 3 of the GPL.
1199
a1715244
JB
12002009-12-20 Joel Brobecker <brobecker@adacore.com>
1201
1202 * Makefile.in: Update copyright header.
1203 * observer.texi: Fix the copyright header of the generated files.
1204
361ae042
PM
12052009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1206
1207 * gdb.texinfo (Types In Python): Describe range function.
1208
bfd31e71
PM
12092009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1210
1211 * gdb.texinfo (Types In Python): Describe "is_base_class".
1212
57a1d736
TT
12132009-12-03 Tom Tromey <tromey@redhat.com>
1214
1215 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1216
8cebebb9
PP
12172009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1218
1219 * observer.texi: New memory_changed observer.
1220
16af530a
TT
12212009-12-01 Tom Tromey <tromey@redhat.com>
1222
1223 * gdb.texinfo (Reverse Execution): Fix typo.
1224
b6199126
DJ
12252009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1226
1227 PR gdb/8704
1228
1229 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1230 are allowed after the breakpoint condition.
1231
7a6973ad
TT
12322009-11-23 Tom Tromey <tromey@redhat.com>
1233
1234 PR python/10782:
1235 * gdb.texinfo (Types In Python): Document Type.pointer.
1236
21a0512e
PP
12372009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1238
1239 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1240
a5832c8f
PA
12412009-11-11 Pedro Alves <pedro@codesourcery.com>
1242
1243 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1244 (Using Agent Expressions): Delete cross reference.
1245
1eb7cd77
JB
12462009-11-07 Joel Brobecker <brobecker@adacore.com>
1247
1248 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1249 and @settitle directives up to help makeinfo find them.
1250
24ddea62
JK
12512009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1252
1253 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1254 (Auto-loading): Use plural and note one can use multiple components now.
1255
3afae151
VP
12562009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1257
1258 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1259 -stack-list-arguments have the same documentation for parameter
1260 as -stack-list-locals. Add comas.
1261
14ff2235
PM
12622009-10-27 Tom Tromey <tromey@redhat.com>
1263 Eli Zaretskii <eliz@gnu.org>
1264
c8d5aac9 1265 PR python/10781
14ff2235
PM
1266
1267 * gdb.texinfo (Values From Inferior): Document cast method.
1268
9c419145
PP
12692009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1270
1271 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1272 and adjust example.
889bf7c5 1273
29153c24
MS
12742009-10-22 Michael Snyder <msnyder@vmware.com>
1275
1276 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1277 info record command. Also document the new save and restore
29153c24
MS
1278 commands.
1279
2b28d209
PP
12802009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1281
1282 * gdb.texinfo (Machine Code): Mention current pc marker.
1283 (Memory): Likewise.
1284
6c95b8df
PA
12852009-10-19 Pedro Alves <pedro@codesourcery.com>
1286 Stan Shebs <stan@codesourcery.com>
1287
1288 * observer.texi (new_inferior): Rename to...
1289 (inferior_appeared): ... this.
1290
1291 * gdb.texinfo (Inferiors): Rename node to ...
1292 (Inferiors and Programs): ... this. Mention running multiple
1293 programs in the same debug session.
1294 <info inferiors>: Mention the new 'Executable' column if "info
1295 inferiors". Update examples. Document the "add-inferior",
1296 "clone-inferior", "remove-inferior" and "maint info
1297 program-spaces" commands.
1298 (Process): Rename node to...
1299 (Forks): ... this. Document "set|show follow-exec-mode".
1300
2f8132f3
MS
13012009-10-11 Michael Snyder <msnyder@vmware.com>
1302
1303 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1304 (ReverseContinue): Ditto.
1305
cba4b2d3
PP
13062009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1307
1308 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1309
da082f17
JK
13102009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1311
1312 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1313
08be9d71
ME
13142009-10-06 Michael Eager <eager@eagercon.com>
1315
1316 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1317 (Embedded Processors): Add MicroBlaze.
1318 (MicroBlaze): New. Describe Xilinx MicroBlaze
1319
08a0efd0
PA
13202009-10-04 Pedro Alves <pedro@codesourcery.com>
1321
1322 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1323
cbb8f428
EZ
13242009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1325
1326 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1327
30a4a70c
JB
13282009-09-23 Joel Brobecker <brobecker@adacore.com>
1329
1330 * observer.texi (solib_unloaded): Document explicitly the fact that
1331 this observer is called before the associated symbols are unloaded.
1332
b3372f91
VP
13332009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1334
1335 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1336 -stack-list-variables.
1337
f43030c4
TT
13382009-09-18 Tom Tromey <tromey@redhat.com>
1339
1340 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1341 is experimental.
1342
ec7e75e7
PP
13432009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1344
1345 * gdb.texinfo (convenince variables): Mention
1346 $_siginfo could be empty.
f43030c4 1347
0cc7d26f
TT
13482009-09-15 Tom Tromey <tromey@redhat.com>
1349
1350 * gdb.texinfo (GDB/MI Variable Objects): Document
1351 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1352 Expand -var-update documentation.
1353
a96d9b2e
SDJ
13542009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1355
1356 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1357 feature.
1358
005ca36a
JB
13592009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1360
1361 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1362
0d772ac9
MS
13632009-09-10 Michael Snyder <msnyder@vmware.com>
1364
1365 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1366 ReverseStep replies to the qSupported query.
1367
14fb1bac
JB
13682009-09-10 Joel Brobecker <brobecker@adacore.com>
1369
1370 Add documentation for set/show interactive-mode.
1371 * gdb.texinfo (Other Misc Settings): New node.
1372
29b090c0
DE
13732009-09-01 Doug Evans <dje@google.com>
1374
1375 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1376 non-stop mode's affect on remote caching.
1377
4e5d721f
DE
13782009-08-31 Jacob Potter <jdpotter@google.com>
1379 Doug Evans <dje@google.com>
1380
1381 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1382 Mark `set/show remotecache' options as obsolete.
1383 Document new `set/show stack-cache' option.
1384 Update text for `info dcache'.
1385
55333a84
DE
13862009-08-27 Doug Evans <dje@google.com>
1387
1388 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1389 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1390
bc3a0b4d
RW
13912009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1392
1393 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1394 about autoconf.
1395
3a1ff0b6
PA
13962009-08-25 Pedro Alves <pedro@codesourcery.com>
1397
1398 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1399 small example, and describe its columns. Replace "inferior-id" by
1400 "infno" throughout.
1401
81ecdfbb
RW
14022009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1403
af542c2e
RW
1404 * gdbint.texinfo (Releasing GDB): Point to
1405 README-maintainer-mode file for required autoconf version.
1406 * configure.ac: Do not substitute datarootdir, htmldir,
1407 pdfdir, docdir. Do not process --with-datarootdir,
1408 --with-htmldir, --with-pdfdir, --with-docdir.
1409 * configure: Regenerate.
1410
81ecdfbb
RW
1411 * configure: Regenerate.
1412
4efc6507
DE
14132009-08-20 Reid Kleckner <reid@kleckner.net>
1414
1415 * gdb.texinfo: Add chapter on JIT interface.
1416
43089a6e
NR
14172009-08-07 Nick Roberts <nickrob@snap.net.nz>
1418
1419 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1420 confirmation request.
43089a6e 1421
99e008fe
EZ
14222009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1423
c8d5aac9
L
1424 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1425 CRC definitions.
99e008fe 1426
48cb2d85
VP
14272009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1428
1429 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1430 -break-commands.
48cb2d85 1431
ff1a52c6
UW
14322009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1433
1434 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1435 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1436
3285f3fe
UW
14372009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1438
1439 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1440 "set spu stop-on-load" and "show spu stop-on-load" commands.
1441
e35359c5
UW
14422009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1443
1444 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1445
58d6951d
DJ
14462009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1447
1448 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1449 org.gnu.gdb.arm.neon.
1450
08d16641
PA
14512009-07-20 Pedro Alves <pedro@codesourcery.com>
1452
1453 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1454 optional element.
1455 (subsection OS ABI): New subsection.
1456
782b2b07
SS
14572009-07-14 Stan Shebs <stan@codesourcery.com>
1458
1459 * gdb.texinfo (Tracepoint Conditions): New section.
1460 (General Query Packets): Describe ConditionalTracepoints.
1461 (Tracepoint Packets): Describe condition field.
1462 (Maintenance Commands): Describe maint agent-eval.
1463 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1464
9b117ef3
HZ
14652009-07-11 Hui Zhu <teawater@gmail.com>
1466
1467 * gdb.texinfo (disassemble): Add a new modifier /r
1468 to "disassemble" command to make it print the raw instructions
1469 in hex as well as in symbolic form.
1470
f5a33284
TT
14712009-07-09 Tom Tromey <tromey@redhat.com>
1472
1473 * gdbint.texinfo (Testsuite): Document parallel make check.
1474
812f7342
TT
14752009-07-09 Tom Tromey <tromey@redhat.com>
1476
1477 * gdbint.texinfo (Testsuite): Document test transcripts.
1478
fbb8f299
PM
14792009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1480
1481 * gdb.texinfo (Values From Inferior): Add length parameter
1482 description.
1483
dd8f35ac
EZ
14842009-07-04 Chris Genly <chris@genly.us>
1485
1486 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1487 in -var-list-children. Fix example according to what the code
1488 does.
1489
2277426b
PA
14902009-07-02 Pedro Alves <pedro@codesourcery.com>
1491
1492 * gdb.texinfo (Debugging multiple inferiors): Document the
1493 "inferior", "detach inferior" and "kill inferior" commands.
1494 (Debugging Programs with Multiple Processes): Adjust to mention
1495 generic "inferior" commands. Delete mention of "detach fork" and
1496 "delete fork". Cross reference to "Debugging multiple inferiors"
1497 section.
1498
a6d9a66e
UW
14992009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1500
5af949e3
UW
1501 * gdbint.texinfo (Item Output Functions): Update signature
1502 for ui_out_field_core_addr.
1503
15042009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1505
1506 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1507 Update example code extrated from breakpoint.c.
1508
9901a55b 15092009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1510
9901a55b
PP
1511 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1512 MI commands.
1513 (GDB/MI Symbol Query): Likewise.
1514 (GDB/MI File Commands): Likewise.
1515 (GDB/MI File Transfer Commands): Likewise.
1516 (GDB/MI Target Manipulation): Likewise.
1517 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1518
edb3359d
DJ
15192009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1520
1521 * gdb.texinfo (Debugging Optimized Code): New chapter.
1522 (Compiling for Debugging): Reference it. Move some
1523 text to the new section.
1524
7cd1089b
PM
15252009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1526
1527 * doc/gdb.texinfo (Calling): Document
1528 set-unwind-on-terminating-exception usage.
1529
d4db2f36
PA
15302009-06-11 Pedro Alves <pedro@codesourcery.com>
1531
1532 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1533 command.
1534
d1a7880c
PA
15352009-06-07 Pedro Alves <pedro@codesourcery.com>
1536
1537 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1538 references.
1539
473f94e6
UW
15402009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1541
1542 * gdbint.texinfo: Rename formal parameters to gdbarch function
1543 protoypes from "current_gdbarch" to "gdbarch".
1544
8f500870
TT
15452009-05-28 Tom Tromey <tromey@redhat.com>
1546
1547 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1548
b6313243
TT
15492009-05-27 Tom Tromey <tromey@redhat.com>
1550
1551 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1552 feature.
1553 (GDB/MI Variable Objects): Document -var-set-visualizer.
1554
15552009-04-02 Tom Tromey <tromey@redhat.com>
1556
1557 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1558 feature.
1559 (GDB/MI Variable Objects): Document -var-set-visualizer.
1560
a6bac58e
TT
15612009-05-27 Tom Tromey <tromey@redhat.com>
1562 Thiago Jung Bauermann <bauerman@br.ibm.com>
1563 Phil Muldoon <pmuldoon@redhat.com>
1564
1565 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1566 (Pretty Printing): New node.
1567 (Selecting Pretty-Printers): Likewise.
1568 (Python API): Update.
1569 (Output Formats): Document /r format.
1570
2c74e833
TT
15712009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1572 Tom Tromey <tromey@redhat.com>
1573
1574 * gdb.texinfo (Types In Python): New node.
1575 (Values From Inferior): "type" is now an attribute.
1576 (Python API): Update.
1577
89c73ade
TT
15782009-05-27 Tom Tromey <tromey@redhat.com>
1579 Thiago Jung Bauermann <bauerman@br.ibm.com>
1580 Phil Muldoon <pmuldoon@redhat.com>
1581
1582 * gdb.texinfo: Add @syncodeindex for `tp'.
1583 (Python API): Update.
1584 (Auto-loading): New node.
1585 (Objfiles In Python): New node.
1586
17a37d48
PP
15872009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1588
1589 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1590
6718376f
NR
15912009-05-15 Nick Roberts <nickrob@snap.net.nz>
1592
1593 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1594
cbe54154
PA
15952009-05-12 Pedro Alves <pedro@codesourcery.com>
1596
1597 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1598 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1599 show show-debug-regs' docs.
1600
8e05493c
EZ
16012009-05-08 Eli Zaretskii <eliz@gnu.org>
1602
1603 * gdb.texinfo (Process Record and Replay): Add description of
1604 reverse execution.
1605
b39f4988
JB
16062009-05-07 Joel Brobecker <brobecker@adacore.com>
1607
1608 * gdbint.texinfo (Adding support for debugging core files): New node.
1609 (Native Debugging): Remove the ``Native core file Support'' section.
1610
a2311334
EZ
16112009-05-01 Eli Zaretskii <eliz@gnu.org>
1612
1613 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1614 Add index entries.
1615
53cc454a 16162009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 1617 Michael Snyder <msnyder@vmware.com>
53cc454a 1618
a2311334
EZ
1619 * gdb.texinfo: (Process Record and Replay): Add documentation for
1620 process record and replay.
53cc454a 1621
484086b7
JK
16222009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1623
1624 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1625 a new part on command-line defined macros.
1626
32ae1842
EZ
16272009-04-25 Eli Zaretskii <eliz@gnu.org>
1628
1629 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1630 clarify the wording.
1631
b14b1491
TT
16322009-04-23 Tom Tromey <tromey@redhat.com>
1633
1634 * gdb.texinfo (Data Files): New node.
1635 (GDB Files): Update menu.
1636
5c1e86e1
JB
16372009-04-23 Joel Brobecker <brobecker@adacore.com>
1638
1639 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 1640 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 1641
83eba9b7
VP
16422009-04-22 Vladimir Prus <vladimir@codesourcery.com>
1643
1644 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1645
e31198c4
HZ
16462009-04-22 Hui Zhu <teawater@gmail.com>
1647
1648 * gdb.texinfo (disassemble-next-line): Set the default of
1649 disassemble-next-line to off.
1650
26e251b6
JM
16512009-04-21 Joseph Myers <joseph@codesourcery.com>
1652
1653 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1654 --with-htmldir): New.
1655 * configure: Regenerate.
1656 * Makefile.in (datarootdir, docdir): Define.
1657 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1658 instead of $(SET_TEXINPUTS).
1659 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1660 gdbint.info instead of $(SET_TEXINPUTS).
1661 (gdbint/index.html): Use same -I options as for building
1662 gdbint.info.
1663 (stabs.dvi, stabs.pdf): Use same -I options as for building
1664 stabs.info instead of $(SET_TEXINPUTS).
1665 (stabs/index.html): Use same -I options as for building
1666 stabs.info.
1667 (annotate.dvi, annotate.pdf): Use same -I options as for building
1668 annotate.info instead of $(SET_TEXINPUTS).
1669 (annotate/index.html): Use same -I options as for building
1670 annotate.info.
1671
eac35c4e
DD
16722009-04-21 David Daney <ddaney@caviumnetworks.com>
1673
1674 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1675
29b0e8a2
JM
16762009-04-21 Joseph Myers <joseph@codesourcery.com>
1677
1678 * gdb.texinfo (Source Path): Document --with-relocated-sources.
1679
2b831889 16802009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 1681 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
1682
1683 * Makefile.in (MAKEHTML): Set to makeinfo --html.
1684 (MAKEHTMLFLAGS): Set to empty.
1685 (html__strip_dir): Define.
1686 (HTMLFILES): Define.
1687 (HTMLFILES_INSTALL): Define.
1688 (install-html): Copy new automake rule.
1689 (html): Depend on $(HTMLFILES).
1690 (gdb_toc.html): Rename to gdb/index.html.
1691 (gdbint_toc.html): Rename to gdbint/index.html.
1692 (stabs_toc.html): Rename to stabs/index.html.
1693 (annotate_toc.html): Rename to annotate/index.html.
1694
89a34d1b
JM
16952009-04-17 Carlos O'Donell <carlos@codesourcery.com>
1696
1697 * Makefile.in: Set pdfdir and htmldir from configure
1698 substitutions.
1699 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
1700 * configure: Regenerate.
1701
a2d5da46
JB
17022009-04-16 Joel Brobecker <brobecker@adacore.com>
1703
1704 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
1705 This macro is no longer used.
1706
732f6a93
TT
17072009-04-15 Tom Tromey <tromey@redhat.com>
1708
1709 * gdb.texinfo (Character Sets): Document default character set.
1710
87f9adc1
PM
17112009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
1712
1713 * gdbint.texinfo: Change server name from sources.redhat.com to
1714 sourceware.org throughout.
1715
2c88c651
JB
17162009-04-09 Joel Brobecker <brobecker@adacore.com>
1717
1718 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
1719 about a missing dot or coma after @xref.
1720
4f5376b2
JB
17212009-04-02 Joel Brobecker <brobecker@adacore.com>
1722
1723 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
1724 example, and add a small explanation about it.
1725 (Print Settings): Change the documentation of the "set print
1726 frame-arguments" to reflect the fact that the default is now "scalars".
1727
a0381d3a
JB
17282009-04-02 Joel Brobecker <brobecker@adacore.com>
1729
1730 * gdb.texinfo (Print Settings): Add kindex for command "set
1731 print frame-arguments".
1732
45ac276d
JB
17332009-03-31 Joel Brobecker <brobecker@adacore.com>
1734
1735 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
1736 breakpoints.
1737 (Set Breaks): Add reference to thread-specific and task-specific
1738 breakpoints.
1739
32cd1edc
JB
17402009-03-31 Joel Brobecker <brobecker@adacore.com>
1741
1742 * gdb.texinfo (Ada Tasks): Remove the documentation about
1743 the "Running" state, as this state has been eliminated.
1744 Now all runnable tasks are shown as "Runnable".
1745
1042e4c0
SS
17462009-03-30 Stan Shebs <stan@codesourcery.com>
1747
1748 * gdb.texinfo (Tracepoints): Describe tracepoints as a
1749 special case of breakpoints.
1750 (Enable and Disable Tracepoints): Mention deprecation.
1751 (Listing Tracepoints): Update description and example.
1752
f8f6f20b
TJB
17532009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1754
1755 * gdb.texinfo (Frames in Python): New node.
1756 (Python API): Update.
1757
c0c6f777
TJB
17582009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1759
1760 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
1761 from a method to an attribute.
1762
def2b000
TJB
17632009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1764
1765 * gdb.texinfo (Values From Inferior): Document is_optimized_out
1766 attribute.
1767
a07daef3
PA
17682009-03-25 Pedro Alves <pedro@codesourcery.com>
1769
1770 * observer.texi (thread_exit): Add "silent" parameter.
1771
f3b1572e
PA
17722009-03-22 Pedro Alves <pedro@codesourcery.com>
1773
1774 * observer.texi (about_to_proceed): New.
1775
587afa38
EZ
17762009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
1777
1778 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1779 field throughout to handle types with spaces in them. Fix typos
1780 found by aspell.
1781 (Summary, Requirements, Contributors): New first chapter,
1782 "Summary" added, old Requirements section moved there, and new
1783 section, "Contributors" added.
1784 (Initializing a New Architecture, Register Representation)
1785 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1786 (Porting gdb): These sections extended and updated.
1787 (Compiler Characteristics): This section (empty) deleted.
1788 (Defining Other Architecture Features): This section renamed and
1789 duplicate material removed from (formerly "Target Conditionals").
1790 Use braces {} in @deftypeXX type field throughout to handle types
1791 with spaces in them. Typos found by aspell fixed.
1792
1793 * stack_frame.svg: New file, source of image for gdbint.texinfo.
1794 * stack_frame.pdf: Version of image for PDF output.
1795 * stack_frame.png: Version of image for HTML output and for Emacs.
1796 * stack_frame.txt: Version of image for Info output.
1db61298 1797 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 1798
10af6951
EZ
17992009-03-21 Eli Zaretskii <eliz@gnu.org>
1800
1801 * gdb.texinfo (Character Sets): Fix last change.
1802
cc924cad
TJB
18032009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1804
1805 * gdb.texinfo (Values From Inferior): Fix optional arguments
1806 markup.
1807 (Commands In Python): Adjust argument names of gdb.Command.__init__
1808 to what the function accepts as keywords.
1809
bc3b79fd
TJB
18102008-03-20 Tom Tromey <tromey@redhat.com>
1811
1812 * gdb.texinfo (Convenience Vars): Document convenience functions.
1813 (Functions In Python): New node.
1814 (Python API): Update.
1815
6c7a06a3
TT
18162009-03-20 Tom Tromey <tromey@redhat.com>
1817
1818 * gdb.texinfo (Character Sets): Remove obsolete text. Document
1819 set target-wide-charset.
1820 (Requirements): Mention iconv.
1821
b646ddd4
HZ
18222009-03-17 Hui Zhu <teawater@gmail.com>
1823
1824 * gdb.texinfo: Change the introduce of "disassemble-next-line".
1825
91440f57
HZ
18262009-03-17 Hui Zhu <teawater@gmail.com>
1827
1828 * gdb.texinfo: Add documentation for disassemble-next-line.
1829
8fd41227
TJB
18302009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1831
1832 * gdb.texinfo (Commands In Python): Remove tindex entries.
1833
61ff14c6
JK
18342009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1835
1836 * gdb.texinfo (Returning): New description for missing debug info.
1837
0b16c5cf
PA
18382009-03-14 Pedro Alves <pedro@codesourcery.com>
1839
1840 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 1841 (General Query Packets): Document qAttached.
0b16c5cf 1842
32fc0df9
PA
18432009-03-05 Pedro Alves <pedro@codesourcery.com>
1844
1845 * gdb.texinfo (Background Execution): Better describe the set
1846 target-async command.
1847 (Maintenance Commands): Delete description of the `maint set/show
1848 linux-async' and `maint set/show remote-async' commands.
1849
134eb42c
VP
18502009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1851
1852 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1853 between sentences.
1854
c86cf029
VP
18552009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1856
1857 * gdb.texinfo (GDB/MI Async Records): Document the
1858 =library-loaded and =library-unloaded notifications.
1859
3ea85240
VP
18602009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1861
1862 * observer.texi (test_notification): New observer.
1863
1d33d6ba
VP
18642009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1865
61ff14c6
JK
1866 * observer.texi: Add parameter 'print_frame' to normal_stop
1867 observer.
1d33d6ba 1868
d721c933
EZ
18692009-02-07 Eli Zaretskii <eliz@gnu.org>
1870
1871 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1872 (Commands In Python): Fix COMMAND_* constants in last change. Use
1873 @kbd for interactive input. Add cross-references and index
1874 entries.
1875
4aa995e1
PA
18762009-02-06 Pedro Alves <pedro@codesourcery.com>
1877
1878 * gdb.texinfo (Signals): Document $_siginfo.
1879 (Convenience Variables): Mention $_siginfo.
1880 (Remote Configuration): Document qXfer:siginfo:read,
1881 qXfer:siginfo:write packets, and the read-siginfo-object,
1882 write-siginfo-object commands.
1883
5f5233d4
PA
18842009-02-06 Pedro Alves <pedro@codesourcery.com>
1885
1886 * gdbint.texinfo (Values): New chapter.
1887
d8906c6f
TJB
18882009-02-06 Tom Tromey <tromey@redhat.com>
1889
1890 * gdb.texinfo (Python API): Add entry for Commands In Python.
1891 (Commands In Python): New node.
1892
b6cb8e7d
TJB
18932009-02-05 Tom Tromey <tromey@redhat.com>
1894
1895 * gdb.texinfo (Values From Inferior): Document Value.string.
1896
12453b93
TJB
18972009-02-05 Tom Tromey <tromey@redhat.com>
1898
1899 * gdb.texinfo (Basic Python): Document execute's from_tty
1900 argument.
1901
08c637de
TJB
19022009-02-04 Tom Tromey <tromey@redhat.com>
1903
1904 * gdb.texinfo (Basic Python): Document gdb.history.
1905
592375cd
VP
19062009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1907
1908 * gdb.texinfo (GDB/MI Thread Commands): Document the
1909 'current-thread-id' field. Remove the example with zero threads,
1910 since current GDB won't ever report that if there's inferior.
1911
41447f92
VP
19122009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1913
1914 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1915 option to -break-insert.
1916
098b41a6
JG
19172009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1918 Jerome Guitton <guitton@adacore.com>
1919
1920 * gdb.texinfo (Startup): Document --with-system-gdbinit.
1921 (System-wide configuration): New section.
1922
3c16cced
PA
19232009-01-26 Pedro Alves <pedro@codesourcery.com>
1924
1925 PR gdb/7580:
1926 * gdb.texinfo (Maintenance Commands): Document "maint set|show
1927 internal-error|internal-warning quit|corefile ask|yes|no".
1928
62709adf
PA
19292009-01-26 Pedro Alves <pedro@codesourcery.com>
1930
1931 * gdb.texinfo (Using the `gdbserver' Program): Document
1932 --remote-debug.
1933
7ce58dd2
DE
19342009-01-23 Doug Evans <dje@google.com>
1935
1936 * gdb.texinfo: Add nexti to list of commands that support
1937 background execution.
1938
adb483fe
DJ
19392009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1940
1941 * gdb.texinfo (Define, Hooks): Document prefix command support.
1942
a67ec3f4 19432009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 1944 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
1945
1946 Fixes for makeinfo --html.
1947
1948 * annotate.texinfo: Use @copying and @insertcopying. Use
1949 @ifnottex in place of @ifinfo.
1950 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
1951 place of @ifinfo. Use @ifnotinfo for one index entry.
1952 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
1953 in place of @ifinfo.
1954 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
1955 in place of @ifinfo. Include contents at start unconditionally.
1956
84fcdf95
PA
19572009-01-13 Pedro Alves <pedro@codesourcery.com>
1958
1959 * gdb.texinfo (General Query Packets): Remove @var{} around the
1960 "spu" literal string.
1961
fa3a767f
PA
19622009-01-07 Pedro Alves <pedro@codesourcery.com>
1963
1964 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1965 program may be running in another process" errors.
1966 * gdbint.texinfo (Native Conditionals): Delete
1967 ONE_PROCESS_WRITETEXT description.
1968
9cb011d3
JB
19692009-01-07 Joel Brobecker <brobecker@adacore.com>
1970
1971 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1972 emacs local variable to be placed at the end of the ChangeLog.
1973 Add server.c and gdbreplay.c to the list of files where the
1974 copyright year needs to be updated.
1975
84603566
SL
19762009-01-06 Sandra Loosemore <sandra@codesourcery.com>
1977
1978 * gdb.texinfo (Remote Configuration): Document new
1979 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1980 commands.
1981
a53f55d8
PA
19822008-12-28 Pedro Alves <pedro@codesourcery.com>
1983
1984 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1985 FETCH_INFERIOR_REGISTERS.
1986 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1987 FETCH_INFERIOR_REGISTERS descriptions. Remove
1988 gdbarch_get_longjmp_target descrition, since already described in
1989 Target Conditionals. Move gdbarch_fp0_regnum description to ...
1990 (Target Conditionals): ... here.
1991
077e0a52
JB
19922008-12-16 Joel Brobecker <brobecker@adacore.com>
1993
1994 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
1995 examples.
1996 (Additions to Ada): Likewise. Add the missing opening and closing
1997 parenthesis of the GDB prompt in one of the examples.
1998
023eb17c
JB
19992008-12-14 Joel Brobecker <brobecker@adacore.com>
2000
2001 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2002 about the result of 'Address not being of type System.Address.
2003 This problem has been fixed a while ago.
2004
c3b108f7
VP
20052008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2006
2007 MI non-stop and multiprocess docs.
2008
c8d5aac9
L
2009 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2010 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2011 Adjust documentation for *stopped, document =thread-created,
2012 =thread-exited, =thread-group-created and =thread-group-exited.
2013 (GDB/MI Thread Commands): Document the 'state' field in
2014 -thread-info output.
2015 (GDB/MI Program Execution): Mention --all and --thread-group
2016 options.
2017 (GDB/MI Variable Objects): Describe floating and fixed variable
2018 objects.
2019 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2020
07e059b5
VP
20212008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2022
c8d5aac9
L
2023 * gdb.texinfo (Operating System Information): New appendix.
2024 (Operating System Auxiliary Information): Document 'info os processes'
2025 (Remote Configuration): Document 'osdata'
2026 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2027
a80b95ba
TG
20282008-11-27 Tristan Gingold <gingold@adacore.com>
2029
2030 * gdb.texinfo (Darwin): Document Darwin specific features.
2031
a655d424
JK
20322008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2033
2034 * gdbint.texinfo (Target Conditionals): Extend the
2035 gdbarch_breakpoint_from_pc description.
2036
249e1128
VP
20372008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2038
2039 * gdb.texinfo (M68K Features): Fix typo.
2040
c14c28ba
PP
20412008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2042
2043 * gdb.texinfo (Symbols): Mention printing containing
2044 image name in "info symbol".
2045 (Maint translate-address): Likewise.
889bf7c5 2046
394a6666
JB
20472008-11-18 Joel Brobecker <brobecker@adacore.com>
2048
2049 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2050 commands "catch load" and "catch unload".
2051
66bb093b
VP
20522008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2053
2054 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2055 =thread-selected.
889bf7c5 2056
4a92f99b
VP
20572008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2058
c8d5aac9 2059 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2060
f0323ca0
PA
20612008-10-27 Pedro Alves <pedro@codesourcery.com>
2062
2063 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2064 .mt files, TM_CLIBS or TM_CDEPS.
2065 (x86 Watchpoints): Don't mention TDEPFILES.
2066
8b23ecc4
SL
20672008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2068
2069 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2070 (Overview): Mention notifications and non-stop mode behavior.
2071 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2072 with non-stop mode behavior. Add vStopped description.
2073 (Stop Reply Packets): Update list of packets that return
2074 stop replies. Mention non-stop behavior.
2075 (General Query Packets): Document QNonStop packet and associated
2076 qSupported query response.
2077 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2078 behavior.
2079 (Notification Packets): New section.
2080 (Remote Non-Stop): New section.
2081 (File-I/O Overview): Mention non-stop behavior.
2082
fff08868
HZ
20832008-10-24 Hui Zhu <teawater@gmail.com>
2084 Pedro Alves <pedro@codesourcery.com>
2085
2086 * gdb.texinfo (displaced-stepping): Describe the auto mode
2087 setting, and say it's the default. This is now a mainstream
2088 setting instead of a maintenance setting.
2089
252fbfc8
PA
20902008-10-23 Pedro Alves <pedro@codesourcery.com>
2091
2092 * observer.texi (thread_stop_requested): New.
2093
20924a55
JB
20942008-10-22 Joel Brobecker <brobecker@adacore.com>
2095
2096 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2097 (Patching): Replace incorrect usage of @samp by @kbd.
2098
bacec72f
MS
20992008-10-17 Michael Snyder <msnyder@vmware.com>
2100
2101 * gdb.texinfo: Add documentation for reverse execution.
2102
a08702d6 21032008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2104 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2105
2106 * gdb.texinfo. (Values From Inferior): New subsubsection.
2107
d97bc12b
DE
21082008-10-06 Doug Evans <dje@google.com>
2109
2110 * gdb.texinfo (set debug dwarf2-die): Document it.
2111
87f67dba
JB
21122008-10-01 Joel Brobecker <brobecker@adacore.com>
2113
2114 * gdb.texinfo (catch) [exception]: Document how to insert
2115 a breakpoint on user-defined exceptions when the exception
2116 name is identical to one of the language-defined ones.
2117
2fae03e8
TT
21182008-09-27 Tom Tromey <tromey@redhat.com>
2119
2120 * gdb.texinfo (Macros): Remove text about stringification,
2121 varargs, and splicing.
2122
5c6ce71d
TT
21232008-09-27 Tom Tromey <tromey@redhat.com>
2124
2125 * gdbint.texinfo (Language Support): Remove text about omitting
2126 support for a language.
2127
07128da0
DE
21282008-09-23 Doug Evans <dje@google.com>
2129
2130 * gdb.texinfo (info dcache): Update.
2131
b90a069a
SL
21322008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2133
2134 * gdb.texinfo (Packets): Add info on thread-id syntax and
2135 multiprocess extensions.
2136 <D>: Document multiprocess form of packet.
2137 <H>: Use thread-id syntax.
2138 <T>: Likewise.
2139 <vCont>: Likewise. Note this is required for multiprocess.
2140 <vKill>: New packet.
2141 (Stop Reply Packets) <T>: Use thread-id syntax.
2142 <W>: Document multiprocess form of reply.
2143 <X>: Likewise.
2144 (General Query Packets) <qC>: Use thread-id syntax.
2145 <qfThreadInfo>: Likewise.
2146 <qGetTLSAddr>: Likewise.
2147 <qP>: Likewise.
2148 <qSupported>: Add "multiprocess" feature.
2149 <qThreadExtraInfo>: Use thread-id syntax.
2150
b77209e0
PA
21512008-09-22 Stan Shebs <stan@codesourcery.com>
2152
2153 * gdb.texinfo (Inferiors): New section.
2154
3d0bb823
PA
21552008-09-12 Pedro Alves <pedro@codesourcery.com>
2156
2157 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2158
f8dcfc0a
UW
21592008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2160
2161 * gdbint.texinfo (Target Conditionals): Remove documentation
2162 for gdbarch_name_of_malloc.
2163
8775bb90
MS
21642008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2165
2166 * gdb.texinfo (Interrupts): Mention TCP interface for
2167 sending BREAK.
2168
f1838a98
UW
21692008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2170
2171 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2172 argument prefix to "set sysroot".
2173
158c7665
PH
21742008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2175
2176 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2177 and False.
2178
30e026bb
VP
21792008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2180
c8d5aac9
L
2181 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2182 for possible features of -list-features.
30e026bb 2183
c6ebd6cf
VP
21842008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2185
c8d5aac9 2186 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2187 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2188
aeac0ff9
VP
21892008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2190
2191 * doc/gdb.texinfo (PowerPC): Fix typo.
2192 (PowerPC features): Fix typo.
2193
5231c1fd
PA
21942008-08-18 Pedro Alves <pedro@codesourcery.com>
2195
2196 * observer.texi (thread_ptid_changed): New.
2197
677c5bb1
LM
21982008-08-18 Luis Machado <luisgpm@br.ibm.com>
2199
2200 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2201 (PowerPC features): Mention feature set for VSX registers.
2202
f3a2dd1a
JB
22032008-08-13 Joel Brobecker <brobecker@adacore.com>
2204
2205 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2206 the direct visibility of all names in user-written packages.
2207
33e5cbd6
PA
22082008-08-13 Pedro Alves <pedro@codesourcery.com>
2209
2210 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2211 setting, and make it the default.
2212 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2213 non-stop script example.
2214
d0384fc4
TJB
22152008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2216
2217 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2218 reference to the "Using Different Register and Memory Data
2219 Representation" section.
2220
a6f3e723
SL
22212008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2222
2223 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2224 (Remote Protocol): Add Packet Acknowledgment to menu.
2225 (Overview): Mention +/- can be disabled, and point to new section
2226 where this is discussed in detail.
2227 (General Query Packets): Document QStartNoAckMode packet, and
2228 corresponding qSupported reply.
2229 (Packet Acknowledgment): New section.
2230
0606b73b
SL
22312008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2232 Pedro Alves <pedro@codesourcery.com>
2233
2234 * gdb.texinfo (Threads): Move paragraph about automatic thread
2235 selection to All-Stop Mode subsection.
2236 (Thread Stops): Reorganize existing material into subsections.
2237 Add introductory blurb and menu.
2238 (Non-Stop Mode): New subsection.
2239 (Background Execution): New subsection.
2240 (Maintenance Commands): Add cross-references from async mode
2241 commands to the new Background Execution section.
2242
d57a3c85
TJB
22432008-08-06 Tom Tromey <tromey@redhat.com>
2244
2245 * gdb.texinfo (Extending GDB): New chapter.
2246 (Sequences): Demoted chapter, now a section under the new
2247 Extending GDB chapter.
2248 (Python): New section.
2249
6d76a53d
SS
22502008-07-31 Stan Shebs <stan@codesourcery.com>
2251
2252 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2253
1f70da6a
SS
22542008-07-29 Stan Shebs <stan@codesourcery.com>
2255
2256 * gdbint.texinfo: General round of cleanup and minor
2257 clarifications.
2258 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2259 (Longjmp Support): Update description to reflect how it is done
2260 for targets without using native header.
2261 (Symbol Handling): Add a little more general explanation.
2262 (COFF, ELF): Mention stabs encapsulation.
2263 (DWARF 3): New section.
2264 (Adding a New Host): Scrub out some obsolete bits.
2265 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2266 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2267 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2268 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2269 SEEK_SET, STOP_SIGNAL, USG.
2270 (Raw and Virtual Register Representations): Ditto for
2271 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2272 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2273 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2274 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2275 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2276 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2277 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2278 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2279 DEPRECATED_USE_STRUCT_CONVENTION.
2280 Describe gdbarch_deprecated_fp_regnum.
2281 Update description of gdbarch_print_insn.
2282 (Adding a New Target): Scrub out obsolete bits.
2283 (Obsolete Conditionals): Remove entire section.
2284
383f836e
TT
22852008-07-25 Tom Tromey <tromey@redhat.com>
2286
2287 * observer.texi (GDB Observers): Document new observers:
2288 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2289 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2290 architecture_changed.
2291
cfd8ab24
SS
22922008-07-21 Stan Shebs <stan@codesourcery.com>
2293
2294 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2295 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2296
781b42b0
TT
22972008-07-21 Tom Tromey <tromey@redhat.com>
2298
2299 * observer.texi (GDB Observers): Remove obsolete comment.
2300 <executable_changed>: Remove argument.
2301
d7d9f01e
TT
23022008-07-18 Tom Tromey <tromey@redhat.com>
2303
2304 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2305
bf250677
DE
23062008-07-10 Doug Evans <dje@google.com>
2307
2308 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2309
10568435
JK
23102008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2311
2312 * gdb.texinfo (Starting): Document "set disable-randomization".
2313
5ae4183a
AS
23142008-07-07 Andreas Schwab <schwab@suse.de>
2315
2316 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2317
b56e7235
VP
23182008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2319
2320 * gdb.texinfo (GDB/MI Target Manipulation): Add
2321 example of -target-attach.
2322
e1ac3328
VP
23232008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2324
2325 * observer.texi (target_resumed): New observer.
5ae4183a 2326 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2327
65d12d83
TT
23282008-06-06 Tom Tromey <tromey@redhat.com>
2329
2330 * gdb.texinfo (Completion): Add field name example.
2331
fbc5282e
MK
23322008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2333
2334 * gdb.texinfo (GDB/MI Program Context): Added example
2335 to -exec-arguments
5ae4183a 2336
fbc5282e 23372008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2338
2339 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2340 annotation.
2341
c16158bc 23422008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2343 Nathan Sidwell <nathan@codesourcery.com>
2344 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2345
2346 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2347 and ACX_BUGURL.
2348 * configure: Regenerate.
2349 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2350 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2351 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2352 mailing-list-specific text about bug reporting unless
2353 BUGURL_DEFAULT.
2354
75c99385
PA
23552008-06-05 Pedro Alves <pedro@codesourcery.com>
2356
2357 * gdb.texinfo (-target-select): Remove reference to target async.
2358 (Maintenance Commands): Document "maint set/show remote-async".
2359
1763a388
MK
23602008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2361
2362 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2363 in -target-file-get section.
5ae4183a 2364
d0d064df
PA
23652008-05-22 Pedro Alves <pedro@codesourcery.com>
2366
9b562ab8
PA
2367 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2368 killing the inferior when it is already debugging a process.
d0d064df 2369
8dfa32fc
JB
23702008-05-21 Joel Brobecker <brobecker@adacore.com>
2371
2372 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2373 abbreviation for "finish".
2374
55f996a7
NR
23752008-05-21 Nick Roberts <nickrob@snap.net.nz>
2376
2377 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2378
ba2b1c56
DJ
23792008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2380
2381 * gdbint.texinfo (Target Conditionals): Delete entry for
2382 gdbarch_dwarf_reg_to_regnum.
2383
08388c79
DE
23842008-05-09 Doug Evans <dje@google.com>
2385
a3c83fae 2386 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2387
d14508fe
DE
23882008-05-05 Doug Evans <dje@google.com>
2389
2390 * gdb.texinfo (disassemble): Document /m modifier.
2391
e2b7ddea
VP
23922008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2393
5ae4183a
AS
2394 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2395 will not report the time of commands that run the target.
e2b7ddea 2396
8eb41542
VP
23972008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2398
2399 * gdb.texinfo (GDB/MI Output Records): Add
2400 missing semicolon.
2401
82f68b1c
VP
24022008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2403
2404 * gdb.texinfo (GDB/MI Output Records):
2405 Document =thread-create and =thread-exited.
2406
fa0f268d
VP
24072008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2408
2409 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2410 Remove mention of dmi-discuss.
fa0f268d 2411
063bfe2e
VP
24122008-05-03 Pedro Alves <pedro@codesourcery.com>
2413
2414 * observer.texi (thread_exit): New.
2415
237fc4c9
PA
24162008-05-02 Pedro Alves <pedro@codesourcery.com>
2417
2418 * gdb.texinfo (Debugging Output): Document "set/show debug
2419 displaced".
2420 (Maintenance Commands): Document "maint set/show
2421 can-use-displaced-stepping".
2422
0428b8f5
DJ
24232008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2424
2425 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2426 and set/show arm force-mode.
2427
5009afc5
AS
24282008-05-02 Andreas Schwab <schwab@suse.de>
2429
2430 * gdbint.texinfo (Algorithms): Describe
2431 target_watchpoint_addr_within_range.
2432
669fac23
DJ
24332008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2434
2435 * gdbint.texinfo (Stack Frames): New chapter.
2436 (Algorithms): Move Frames text to the new chapter.
2437 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2438 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2439
721c02de
VP
24402008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2441
5ae4183a
AS
2442 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2443 output does not necessary include any tokens.
721c02de 2444
c055b101
CV
24452008-04-22 Corinna Vinschen <vinschen@redhat.com>
2446
2447 * gdb.texinfo (Set SH Calling convention): New @item.
2448 (Show SH Calling convention): Ditto.
2449
68837c9d
MD
24502008-04-22 Markus Deuling <deuling@de.ibm.com>
2451
2452 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2453
2e9132cc
EZ
24542008-04-20 Eli Zaretskii <eliz@gnu.org>
2455
2456 * gdb.texinfo (Set Breaks): Mention that multiple location
2457 breakpoints need line number info. Add index entries.
2458
31fffb02
CS
24592008-04-19 Craig Silverstein <csilvers@google.com>
2460
2461 * gdb.texinfo (Requirements): Add an optional requirement on
2462 zlib.
2463 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2464 Compressed DWARF 2.
2465
a47ec5fe
AR
24662008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2467
2468 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2469 sample output for 'stopped,reason="breakpoint-hit"' message.
2470 (GDB/MI Program Execution): Likewise.
2471
de051565
MK
24722008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2473
5ae4183a 2474 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2475 -var-set-format. Add -f option to -var-evaluate-expression.
2476
6ba66d6a
JB
24772008-04-03 Joel Brobecker <brobecker@adacore.com>
2478
2479 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2480 new node "Ambiguous Expressions". Replace references to this
2481 node by references to "Ambiguous Expressions" throughout.
2482 (Ambiguous Expressions): New node.
2483
1e26b4f8
DJ
24842008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2485
2486 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2487
b84876c2
PA
24882008-03-21 Pedro Alves <pedro@codesourcery.com>
2489
2490 * gdb.texinfo (Debugging Output): Document
2491 "set/show debug lin-lwp-async".
2492 (Maintenance Commands): Document "maint set/show linux-async".
2493
63092375
DJ
24942008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2495
2496 * gdb.texinfo (Expressions): Update description of malloced arrays.
2497
8e8901c5
VP
24982008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2499
2500 * gdb.texinfo (Thread Commands): Document
2501 -thread-info. Remove -thread-list-all-threads.
2502
1fddbabb
PA
25032008-03-14 Pedro Alves <pedro@codesourcery.com>
2504 Sandra Loosemore <sandra@codesourcery.com>
2505
2506 * gdb.texinfo (Library List Format): Update to mention the
2507 possibility to pass section addresses instead of segment
2508 addresses.
2509
ccd213ac
DJ
25102008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2511
2512 * gdb.texinfo (Starting): Document "set exec-wrapper".
2513 (Server): Document gdbserver --wrapper.
2514
fa4727a6
DJ
25152008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2516
2517 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2518 unreadable memory. Delete obsolete SPARClite reference.
2519
8edfe269
DJ
25202008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2521
2522 * gdb.texinfo (Starting): Mention always-running targets.
2523 (Target Commands): Add an anchor for load.
2524 (Connecting): Explain continue instead of run.
2525
1843f87b
DJ
25262008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2527
2528 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2529
f9082629
NR
25302008-02-26 Nick Roberts <nickrob@snap.net.nz>
2531
2532 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2533 breakpoint table.
2534
fd96d250
PA
25352008-02-19 Pedro Alves <pedro@codesourcery.com>
2536
2537 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2538 killing the inferior when it is already debugging a process.
2539
36af4ef6
MD
25402008-02-13 Markus Deuling <deuling@de.ibm.com>
2541
2542 * gdbint.texinfo (Build Script): New section. Mention new build script
2543 gdb_buildall.sh.
2544
cda4ce5a
JB
25452008-02-01 Jim Blandy <jimb@red-bean.com>
2546
2547 * gdb.texinfo (Help): Summarize 'info args' correctly.
2548
4acd40f3
TJB
25492008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2550
2551 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2552 available in PowerPC architecture.
2553 (Embedded Processors): Change node name of PowerPC item in menu.
2554 (PowerPC): Rename to...
2555 (PowerPC Embedded): this.
2556 (Architectures): Add new PowerPC item in menu.
2557 (PowerPC): New node.
2558
6e6c6f50
DJ
25592008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2560
2561 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2562 commands.
2563
5ee187d7
DJ
25642008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2565
2566 * gdb.texinfo (Setting Catchpoints): Mention features
2567 supported on GNU/Linux.
2568
e275c0d9
NR
25692008-01-30 Nick Roberts <nickrob@snap.net.nz>
2570
2571 * gdb.texinfo (GDB/MI File Commands): Describe new output
2572 field for MI command -file-list-exec-source-file.
2573
2d717e4f
DJ
25742008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2575
2576 * gdb.texinfo (Using the `gdbserver' Program): Add security
2577 warning. Rearrange into subsections and subsubsections. Document
2578 --multi and --debug. Correct --with-sysroot typo. Update --attach
2579 usage. Make load reference clearer. Document monitor exit.
2580 (Remote Configuration): Document set remote exec-file, attach-packet,
2581 and run-packet.
2582 (Packets): Document vAttach and vRun.
2583
d35a4257 25842008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2585
2586 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2587 detach-on-follow -> detach-on-fork.
f663676d 2588
c78d192c
DJ
25892008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2590
2591 * gdbint.texinfo (Native Conditionals): Remove
2592 SHELL_COMMAND_CONCAT and SHELL_FILE.
2593
d35a4257
EZ
25942008-01-26 Eli Zaretskii <eliz@gnu.org>
2595
2596 * gdb.texinfo (Specify Location): Improve wording.
2597
93815fbf
VP
25982008-01-23 Chris Demetriou <cgd@google.com>
2599
2600 * gdb.texinfo (Threads): Document new "set print thread-events"
2601 and "show print thread-events" commands.
2602
2a25a5ba
EZ
26032008-01-19 Eli Zaretskii <eliz@gnu.org>
2604
2605 * gdb.texinfo (Specify Location): New section.
2606 (Delete Breaks, Edit, Set Breaks): Remove description of
2607 locations. Instead, add a reference to "Specify Location".
2608 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2609 (Symbols): Refer to "Specify Location" for the valid forms of
2610 linespecs and locations.
2611
32c9a795
MD
26122008-01-18 Markus Deuling <deuling@de.ibm.com>
2613
2614 * gdbint.texinfo (Target Conditionals): Replace the description of
2615 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2616
b17828ca
JB
26172008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2618
2619 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2620 about &&var, which is rejected by the expression parser.
2621
0aea4bf3
LM
26222008-01-09 Luis Machado <luisgpm@br.ibm.com>
2623
2624 * gdb.texinfo (Output): Update documentation on using printf with DFP
2625 types.
2626
febe4383
TJB
26272008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2628
2629 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2630 subsubsection.
2631 (Decimal Floating Point format): New subsubsection.
2632
7a404eba
PA
26332008-01-05 Pedro Alves <pedro@codesourcery.com>
2634
2635 * gdb.texinfo (File Options): Remove mention of the attempt to
2636 open a core file with the -p option. Don't list -c as a valid
2637 option to attach to a process.
2638
a4d9b460
PA
26392008-01-05 Pedro Alves <pedro@codesourcery.com>
2640
2641 * gdbint.texinfo (Host Conditionals): Remove mention of
2642 ALIGN_STACK_ON_ENTRY.
2643
6ec2edbe
JB
26442008-01-05 Joel Brobecker <brobecker@adacore.com>
2645
2646 * gdbint.texinfo (Start of New Year Procedure): Add item
2647 describing how to update the source and documentation copyright
2648 notices.
2649
d8b2a693
JB
26502007-12-18 Jim Blandy <jimb@codesourcery.com>
2651
ab209b3a 2652 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
2653 watchpoint explanation into the main description of the watchpoint
2654 command; update synopses of 'watch', 'rwatch', and 'awatch'
2655 commands.
2656
8b4ed427
VP
26572007-12-18 Vladimir Prus <vladimir@codesourcery.com>
2658
2659 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2660 Document 'pending-breakpoints' feature of
2661 -list-features.
2662
37e4754d
LM
26632007-12-17 Luis Machado <luisgpm@br.ibm.com>
2664
669fac23 2665 * gdb.texinfo: Add new parameter's description.
37e4754d 2666
1d3811f6
DJ
26672007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2668
2669 * gdb.texinfo (Overview): Clarify run-length encoding
2670 example. Remove the restriction on "+" and "-" characters.
2671
c1c25a1a
EZ
26722007-12-15 Eli Zaretskii <eliz@gnu.org>
2673
2674 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2675
afe8ab22 26762007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2677
afe8ab22
VP
2678 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2679 the -f option for -break-insert, remove -r option,
2680 and clarify specification of location.
2681
a6b151f1
DJ
26822007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2683
2684 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2685 formatting.
2686 (Remote Debugging): Add File Transfer section.
2687 (Remote Configuration): Document Host I/O packets.
2688 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 2689 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
2690 (Packets): Add vFile.
2691
3b784c4f
EZ
26922007-11-17 Eli Zaretskii <eliz@gnu.org>
2693
2694 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2695 breakpoints with multiple locations.
2696 (Breakpoint Menus): Improve wording.
2697 (Output): Fix last change.
2698
a4ce5b0d
UW
26992007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
2700
2701 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2702
1b39d5c0
DE
27032007-11-15 Doug Evans <dje@google.com>
2704
2705 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
2706
7a72d44c
VP
27072007-11-15 Vladimir Prus <vladimir@codesourcery.com>
2708
2709 * gdbint.texinfo (Native Conditionals): Remove
2710 mention of CLEAR_SOLIB.
5ae4183a 2711
6d1829bf 27122007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
2713
2714 * gdb.texinfo (Print Settings): Add documentation for "set/show
2715 print frame-arguments".
2716
1a619819
LM
27172007-11-05 Luis Machado <luisgpm@br.ibm.com>
2718
3b784c4f 2719 * gdb.texinfo (Output): Update printf command's description.
1a619819 2720
55eddb0f
DJ
27212007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
2722
2723 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
2724 powerpc soft-float".
2725
9cceb671
DJ
27262007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2727
2728 * gdb.texinfo (Files): Correct formatting. Mention Expat
2729 requirement.
2730 (Requirements for Building GDB): Expand the list of Expat
2731 uses.
2732 (Library List Format, Memory Map Format): Mention Expat.
2733 (Target Descriptions): Update Expat wording.
2734
83acabca
DJ
27352007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2736
2737 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
2738 Document that gdbarch_convert_register_p should return zero for no-op
2739 conversions.
2740
e35879db
UW
27412007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
2742
83acabca 2743 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
2744 of set_gdbarch_sofun_address_maybe_missing back to ...
2745 (Target Conditionals): ... here to fix build break.
2746
203c3895
UW
27472007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2748
83acabca 2749 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
2750 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
2751 (Compiler Characteristics): ... documentation of
2752 set_gdbarch_sofun_address_maybe_missing.
2753
11411de3
DJ
27542007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2755
2756 * gdbint.texinfo (Target Conditionals): Use
2757 frame_unwind_register_unsigned in examples instead of
2758 frame_unwind_unsigned_register.
2759
7cc46491
DJ
27602007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2761
2762 * gdb.texinfo (Predefined Target Types): Add int128
2763 and uint128.
2764 (Standard Target Features): Add PowerPC features.
2765
81adfced
DJ
27662007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2767
2768 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
2769
c1874924
UW
27702007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2771
2772 * gdbint.texi (Target Conditionals): Remove documentation
2773 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
2774 gdbarch_extract_return_value, and gdbarch_store_return_value.
2775
f6e56ab3
UW
27762007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2777
2778 * gdbint.texi (Target Conditionals): Remove documentation of
2779 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2780
56cf5405
KH
27812007-10-11 Kazu Hirata <kazu@codesourcery.com>
2782
2783 * gdb.texinfo: Mention that inaccessible-by-default is on by
2784 default.
2785
35156bae
DJ
27862007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2787
2788 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2789
d983da9c
DJ
27902007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
2791
2792 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2793 multi-threaded watchpoints.
2794 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2795 checked. Describe sticky notification. Expand description
2796 of steppable and continuable watchpoints.
2797 (Watchpoints and Threads): New subsection.
2798
fe6fbf8b
VP
27992007-09-28 Vladimir Prus <vladimir@codesourcery.com>
2800
2801 * gdb.texinfo (Setting Breakpoints): Revise
2802 documentation for pending breakpoints. Document
2803 breakpoints with multiple locations.
5ae4183a 2804
084344da
VP
28052007-09-19 Vladimir Prus <vladimir@codesourcery.com>
2806
2807 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2808 Document -list-features.
5ae4183a 2809
82160952
EZ
28102007-09-15 Eli Zaretskii <eliz@gnu.org>
2811
2812 * gdb.texinfo (Output): Spell out which features of C's printf are
2813 not supported by GDB's printf.
7e27a47a
EZ
2814 (Separate Debug Files): More accurate wording regarding build ID
2815 and a reference to the ld manual rather than the Fedora wiki.
82160952 2816
ea37ba09
DJ
28172007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2818 Jim Blandy <jimb@codesourcery.com>
2819
2820 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
2821 (Examining Memory): Update mentions of the 's' format.
2822 (Automatic Display): Likewise.
2823
b8533aec
DJ
28242007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
2825
2826 * gdb.texinfo: Update the FSF's Back-Cover Text.
2827
83f83d7f
JK
28282007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2829 Eli Zaretskii <eliz@gnu.org>
2830
2831 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2832 Fixed the ``build ID'' name. New binaries build instructions for the
2833 build ID inclusion. Explain how the commands are specific to the build
2834 ID vs. debug link.
2835
c7e83d54
EZ
28362007-09-01 Eli Zaretskii <eliz@gnu.org>
2837
2838 * gdb.texinfo (Separate Debug Files): Fix last change. Add
2839 indexing for ``build ID'' support.
2840
d3750b24
JK
28412007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2842
2843 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2844 Enlisted BUILD ID to the debug file searching example.
2845 Included a BUILD ID `.note.gnu.build-id' section description.
2846 Updated/added the debug files splitting instructions for OBJCOPY.
2847
02142340
VP
28482007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2849
2850 * gdb.texinfo (Variable Objects): Adjust docs
2851 for -var-info-expression and document
2852 -var-info-path-expression.
2853
d3bdde98
JB
28542007-08-20 Jim Blandy <jimb@codesourcery.com>
2855
3fb6a982
JB
2856 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2857 (title page): Include the dedication in the printed manual, as a
2858 separate page after the copyright notice.
5ae4183a 2859
d3bdde98
JB
2860 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2861 don't break a @var across a line.
2862
c80a96a8
MR
28632007-07-25 Maciej W. Rozycki <macro@mips.com>
2864
2865 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2866 for include files.
2867
5824a901
NR
28682007-07-12 Nick Roberts <nickrob@snap.net.nz>
2869
2870 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
2871 in annotate.texinfo.
2872 (Command History): Link to new node.
5824a901 2873
d52e7ea3
UW
28742007-07-05 Markus Deuling <deuling@de.ibm.com>
2875
2876 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2877
5fc14d0a
EZ
28782007-07-05 Eli Zaretskii <eliz@gnu.org>
2879
2880 * gdbint.texinfo (Target Conditionals): Fix last change.
2881
4a9bb1df
UW
28822007-07-03 Markus Deuling <deuling@de.ibm.com>
2883
2884 * gdb.texinfo: Replace following macros by their appropriate gdbarch
2885 routines:
2886 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2887 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2888 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2889 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2890 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2891 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2892 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2893 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2894 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2895 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2896 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2897 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2898 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2899 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2900 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2901 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2902 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2903 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2904 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2905 (SOFTWARE_SINGLE_STEP_P)
2906
2907 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2908 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2909
2910 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2911 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2912 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2913 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2914 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2915 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2916 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2917 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2918 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2919 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2920
2921 (Converting an existing Target Architecture to Multi-arch): Remove
2922 section.
2923
2924 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2925 (gdbarch_addr_bits_remove): Add code example.
2926
2927 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2928
cfa9d6d9
DJ
29292007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2930
2931 * gdb.texinfo (Remote Configuration): Document library-info-packet.
2932 Add other missing entries. Adjust the table size to fit.
2933 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
2934 stop reasons including the new "library" event.
2935 (General Query Packets): Adjust table widths for qSupported. Mention
2936 qXfer:libraries:read reply to qSupported and document the new packet.
2937 (Library List Format): New section.
2938
159fcc13
JK
29392007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2940
2941 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2942
f66d1690
MS
29432007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
2944
2945 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2946
67102876
NR
29472007-06-25 Nick Roberts <nickrob@snap.net.nz>
2948
2949 * gdbint.texinfo (Register and Memory Data): Break sections
2950 into nodes and add a menu.
2951
a4642986
MR
29522007-06-21 Maciej W. Rozycki <macro@mips.com>
2953
2954 * gdb.texinfo (Examining Memory): Document the new behaviour.
2955
e9c17194
VP
29562007-06-21 Vladimir Prus <vladimir@codesourcery.com>
2957
2958 * gdb.texinfo (Standard Target Features): Document
2959 m68k features.
2960
31d99776
DJ
29612007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2962
2963 * gdb.texinfo (General Query Packets): Document qOffsets changes.
2964
1780a0ed
DJ
29652007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2966
2967 * gdb.texinfo (Target Description Format): Add version attribute
2968 for <target>.
2969
822b6570
DJ
29702007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2971
2972 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2973
f8b73d13
DJ
29742007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2975
2976 * gdb.texinfo (MIPS Features): New subsection.
2977
0e7f50da
UW
29782007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2979 Markus Deuling <deuling@de.ibm.com>
2980
2981 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2982 and qXfer:spu:write packets and mention them under qSupported.
2983
23d964e7
UW
29842007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2985 Markus Deuling <deuling@de.ibm.com>
2986
2987 * gdb.texinfo (Architectures): Add new SPU section to document
2988 Cell Broadband Engine SPU architecture specific commands.
2989
9f708cb2
VP
29902007-06-09 Vladimir Prus <vladimir@codesourcery.com>
2991
2992 * gdb.texinfo (GDB/MI Variable Objects): Editorial
2993 comments.
2994
7579b5f8
NR
29952007-06-07 Nick Roberts <nickrob@snap.net.nz>
2996
2997 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
2998
bf06d120
JB
29992007-05-29 Jim Blandy <jimb@codesourcery.com>
3000
3001 * gdb.texinfo (Overview): Doc fix.
3002
23776285
MR
30032007-05-22 Maciej W. Rozycki <macro@mips.com>
3004
3005 * gdb.texinfo (Remote Configuration): Document "set/show
3006 remoteflow".
3007
1a69e1e4
DJ
30082007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3009
bf06d120
JB
3010 * gdb.texinfo (MIPS): Remove documentation for set mips
3011 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3012 stack-arg-size.
1a69e1e4 3013
46ba6afa 30142007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3015
46ba6afa
BW
3016 * all-cfg.texi (GDBTUI): New.
3017 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3018 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3019 (TUI Configuration): Edit to improve clarity and fix problems of
3020 both style and content.
5ae4183a 3021
06d3b283
UW
30222007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3023
3024 * observer.texi (GDB Observers): New observer "new_objfile".
3025
179101d6
UW
30262007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3027
3028 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3029
25d5ea92
VP
30302007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3031
3032 * gdb.texinfo (GDB/MI Variable Objects): Document
3033 frozen variables objects.
5ae4183a 3034
ea35711c
DJ
30352007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3036
3037 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3038 (Character Sets, Caching Data of Remote Targets): Likewise.
3039 (Targets): Delete Remote node. Move its text...
3040 (Debugging Remote Programs): ...to here. Delete description
3041 of the "remote" command.
3042 (Remote configuration): Delete description of "set remotedevice"
3043 and "show remotedevice".
3044 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3045
db2e3e2e
BW
30462007-04-11 Bob Wilson <bob.wilson@acm.org>
3047
5ae4183a
AS
3048 * gdb.texinfo (Contributors, Continuing and Stepping)
3049 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3050 (General Query Packets, File-I/O Remote Protocol Extension)
3051 (Protocol Basics, The F Reply Packet, Write)
3052 (Protocol-specific Representation of Datatypes, Memory Transfer):
3053 Fix hyphenation, punctuation and grammar problems.
3054 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3055 'section' instead of 'subsection' in the text.
3056 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3057 (i386): Remove period from section name.
db2e3e2e
BW
3058 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3059 (Config Names, Configure Options): Use @file{configure}.
3060
8a3dae3e
DJ
30612007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3062
3063 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3064 and tab expansion.
3065
1a92f856
DJ
30662007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3067
3068 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3069
79a6e687 30702007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3071
79a6e687
BW
3072 * gdb.texinfo: Consistently capitalize all significant words in
3073 node names, chapter titles, section titles, and headings. Update
3074 cross references to match.
3075 (Starting and Stopping Trace Experiment): Make node name plural.
3076 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3077
ad527d2e
PA
30782007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3079
3080 * gdb.texinfo (WinCE): Delete obsolete subsection.
3081
7ce59000
DJ
30822007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3083
3084 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3085 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3086 references.
3087
8807d78b
DJ
30882007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3089
3090 * gdb.texinfo (Startup): Delete references to some alternate
3091 names for .gdbinit.
3092 (Thread): Remove LynxOS reference.
3093 (Tandem ST2000): Delete target-specific documentation.
3094 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3095 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3096 and GDB_OSABI_LYNXOS.
3097
5f402660
UW
30982007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3099
3100 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3101
bac718a6
UW
31022007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3103
3104 * gdbint.texinfo (Target Conditionals): Remove mention of
3105 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3106 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3107
9453113a
DJ
31082007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3109
3110 * Makefile.in: Add "pdfdir" installation
3111 directory, PDFTEX macro, support for "install-pdf" target,
3112 and rules for making a pdf version of refcard.texi.
3113 * refcard.tex: Specify paper size for PDF output.
3114
ae21e955 31152007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3116
ae21e955 3117 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3118
3f94c067 31192007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3120
3f94c067
BW
3121 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3122 (Source Path, Character Sets, Macros, Define)
3123 (GDB/MI Result Records, GDB/MI Simple Examples)
3124 (GDB/MI Program Execution, GDB/MI File Commands)
3125 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3126 (Bug Reporting): Use @value{GCC}.
5ae4183a 3127
12c27660 31282007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3129
12c27660
BW
3130 * gdb.texinfo (Help): Fix formatting of examples.
3131 (Variables): Use @ifnotinfo instead of @iftex.
3132 (Non-debug DLL symbols): Use @ref instead of @pxref.
3133 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3134
ce9341a1
BW
31352007-03-26 Bob Wilson <bob.wilson@acm.org>
3136
3137 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3138
c8f4133a
BW
31392007-03-26 Bob Wilson <bob.wilson@acm.org>
3140
3141 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3142 the order of the nodes.
3143 (C Operators, C Constants, Debugging C): Remove extra menus.
3144 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3145
c8f4133a 31462007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3147
3148 * gdb.texinfo (File Options): Add missing parenthesis.
3149 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3150
c74d0ad8
DJ
31512007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3152
3153 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3154
ff6f572f
DJ
31552007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3156
669fac23 3157 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3158 case insensitivity.
3159 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3160
994337c3
NR
31612007-02-18 Nick Roberts <nickrob@snap.net.nz>
3162
3163 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3164 (Files): Add section name to argument list for pxref.
3165 (Non-debug DLL symbols): Don't use `see' for pxref.
3166 (Embedded Processors): Fix typo.
3167 (GDB/MI Breakpoint Commands): Execution commands generate
3168 *stopped not ^done.
3169
eb819d70
NR
31702007-02-13 Nick Roberts <nickrob@snap.net.nz>
3171
3172 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3173 values for in_scope. Mention that only root variables can be
3174 updated.
3175 (GDB/MI Development and Front Ends): Explain new values may be
3176 added to existing fields.
3177
123dc839
DJ
31782007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3179
3180 * gdb.texinfo (-target-disconnect): Use @smallexample.
3181 (Requirements): Add anchor for Expat. Update description.
3182 (Target Descriptions): Mention Expat.
3183 (Target Description Format): Document new elements. Use
3184 @smallexample.
3185 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3186 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3187
108546a0
DJ
31882007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3189
3190 * gdb.texinfo (Target Description Format): Add section on XInclude.
3191
95a98c01
NR
31922006-02-03 Nick Roberts <nickrob@snap.net.nz>
3193
3194 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3195 command -enable-timings.
3196
f4b3909f
EZ
31972007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3198
5ae4183a 3199 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3200 descriptions for new/deleted elements in gdb_osabi. Add missing
3201 description for function generic_elf_osabi_sniff_abi_tag_sections.
3202
c7ba131e
JB
32032007-01-29 Joel Brobecker <brobecker@adacore.com>
3204
3205 * gdb.texinfo (Maintenance Commands): Add documentation for
3206 the new "maint print target-stack" command.
3207
3a60f64e
JK
32082007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3209 Eli Zaretskii <eliz@gnu.org>
3210
f4b3909f 3211 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3212
c582f8b6
EZ
32132007-01-26 Eli Zaretskii <eliz@gnu.org>
3214
3215 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3216 Use @value{NGCC} instead of @value{GCC}.
3217
d3e8051b
EZ
32182007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3219
3220 * agentexpr.texi: Fix typos.
3221 * annotate.texinfo: Likewise.
3222 * gdb.texinfo: Likewise.
3223 * gdbint.texinfo: Likewise.
3224 * observer.texi: Likewise.
3225 * stabs.texinfo: Likewise.
3226
86f04699
EZ
32272007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3228
3229 * gdbint.texinfo (Support Libraries): Remove mmalloc
3230 entry. Describe readline library.
3231
23181151
DJ
32322007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3233
3234 * gdb.texinfo (Target Descriptions): New section.
3235 (General Query Packets): Add QPassSignals anchor. Mention
3236 qXfer:features:read under qSupported. Expand mentions of
3237 qXfer:memory-map:read and QPassSignals. Document
3238 qXfer:features:read.
3239
f822c95b
DJ
32402007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3241
3242 * gdb.texinfo (Commands to specify files): Describe
3243 "set sysroot" and "show sysroot".
3244 (Using the `gdbserver' program): Lowercase argument
3245 to @var. Expand description of setting up GDB on the
3246 host.
3247
8936fcda
JB
32482007-01-05 Joel Brobecker <brobecker@adacore.com>
3249
3250 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3251 catch exception, catch exception unhandled, and catch assert
3252 commands.
3253
e776119f
DJ
32542007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3255
3256 * gdb.texinfo (Debugging Output): Document "set debug xml"
3257 and "show debug xml".
3258
aa79a185
DJ
32592007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3260
3261 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3262
7f893741
JB
32632007-01-01 Joel Brobecker <brobecker@adacore.com>
3264
3265 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3266
a1b5960f
VP
32672006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3268
3269 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3270 note in @ignore, to be removed later if nobody complains.
3271
9f470e6e
NR
32722006-12-04 Nick Roberts <nickrob@snap.net.nz>
3273
3274 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3275 of -var-delete.
3276
765dc015 32772006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3278
765dc015 3279 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3280 automatic software/hardware breakpoint usage and
3281 the "set breakpoint auto-hw" command.
765dc015 3282
4b5752d0
VP
32832006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3284
3285 * gdb.texinfo (Memory Access Checking): New.
3286
89be2091
DJ
32872006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3288
3289 * gdb.texinfo (Remote configuration): Mention
3290 "pass-signals-packet".
3291 (General Query Packets): Document QPassSignals. Fix
3292 a typo.
3293
ca3bf3bd
DJ
32942006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3295
3296 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3297
427c3a89
DJ
32982006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3299
3300 * gdb.texinfo (Remote configuration): Rewrite documentation for
3301 packet configuration commands.
3302 (OS Information): Adjust reference to qXfer:auxv:read.
3303 (General Query Packets): Remove references to read-aux-vector-packet
3304 and set remote get-thread-local-storage-address.
3305
7a107747
DJ
33062006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3307
3308 * gdbint.texinfo (Target Architecture Definition): Add new
3309 Initializing a New Architecture section.
3310
1c56eb0e
EZ
33112006-10-31 David Taylor <dtaylor@emc.com>
3312
3313 * stabs.texinfo (Macro define and undefine): New node describing
3314 stabs for #define and #undef.
3315
f73adfeb
AS
33162006-10-27 Andreas Schwab <schwab@suse.de>
3317
3318 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3319
fd60e0df
EZ
33202006-10-21 Eli Zaretskii <eliz@gnu.org>
3321
3322 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3323 clarify on the possible meanings of ``expression'' watched by
3324 watchpoints. Add indexing.
e5ac9b53
EZ
3325 (Prompting, Errors, Invalidation, Annotations for Running)
3326 (Source Annotations): Fix index entries by adding "annotation" to
3327 them, to discriminate from index entries that point to the more
3328 general topic descriptions.
fd60e0df 3329
52bb452f
DJ
33302006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3331
3332 * gdbint.texinfo (Target Vector Definition): Move most
3333 content into Existing Targets. Add a menu.
3334 (Existing Targets): New section, moved from Target Vector
3335 Definition. Use @subsection.
3336 (Managing Execution State): New section.
3337
58955e58
BW
33382006-10-16 Bob Wilson <bob.wilson@acm.org>
3339
3340 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3341
c8aa23ab
EZ
33422006-10-15 Eli Zaretskii <eliz@gnu.org>
3343
3344 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3345 (Command Syntax, Signals, Backtrace, Connecting)
3346 (Remote configuration, Renesas Boards, Console I/O): Fix last
3347 change: use Ctrl- instead of C-, except wrt Emacs.
3348 (File-I/O Examples): Put Ctrl-c in @kbd.
3349 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3350 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3351 (Signals, Set Breaks, Set Watchpoints): Document optional
3352 arguments to `info signals' `handle', `info breakpoints', and
3353 `info watchpoints'.
c8aa23ab 3354
e7109c7e
EZ
33552006-10-14 Eli Zaretskii <eliz@gnu.org>
3356
3357 * gdb.texinfo (Backtrace): Fix last change.
3358
de3aea7b
NR
33592006-10-14 Nick Roberts <nickrob@snap.net.nz>
3360
3361 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3362
7f9087cb
BW
33632006-10-10 Bob Wilson <bob.wilson@acm.org>
3364
c8aa23ab
EZ
3365 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3366 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3367 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3368
68437a39
DJ
33692006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3370 Daniel Jacobowitz <dan@codesourcery.com>
3371
3372 * gdb.texinfo (Packets): Document vFlashErase,
3373 vFlashWrite and vFlashDone packets.
3374 (General Query Packets): Document qXfer:memory-map:read.
3375 Add a new feature for qXfer:memory-map:read.
3376 (Memory map format): New section.
3377 (Target Commands): Mention that gdb can write flash.
3378
fd79ecee
DJ
33792006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3380 Daniel Jacobowitz <dan@codesourcery.com>
3381
3382 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3383 memory regions and "mem auto".
3384
350da6ee
DJ
33852006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3386
3387 * gdbint.texinfo (Array Containers): New section.
3388
2f1acb09
VP
33892006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3390
3391 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3392 -stack-list-arguments HIGH_FRAME argument can be larger then the
3393 actual number of frames.
3394
2ab1eb7a
VP
33952006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3396
3397 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3398 -stack-list-locals HIGH_FRAME argument can be larger then the
3399 actual number of frames.
2ab1eb7a 3400
599b237a
BW
34012006-09-02 Bob Wilson <bob.wilson@acm.org>
3402
3403 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3404 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3405
25ab7e6d
EZ
34062006-09-02 Eli Zaretskii <eliz@gnu.org>
3407
3408 * gdbint.texinfo (Overall Structure): New section "Source Tree
3409 Structure".
3410
940178d3
JB
34112006-08-17 Jim Blandy <jimb@codesourcery.com>
3412
3413 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3414 responses.
3415
30daae6c
JB
34162006-08-08 Joel Brobecker <brobecker@adacore.com>
3417
3418 * gdb.texinfo (Source Path): Add documentation for new
3419 substitute-path commands.
3420
7fa2210b
DJ
34212006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3422
3423 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3424 (Running Configure): ...here.
3425 (Requirements): New node. Mention expat.
3426
3d00d119
DJ
34272006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3428
5ae4183a 3429 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3430 'set download-write-size' and 'show download-write-size'.
3431
0cbfa4ee
DJ
34322006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3433
3434 * stabs.texinfo (Member Type Descriptor): Correct example for
3435 pointer to member types.
3436
16026cd7
AS
34372006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3438
3439 * gdb.texinfo (Optional warnings and messages): Add
3440 'set/show trace-commands'.
3441 (Command files): Add '-v' to source command.
3442
0876f84a
DJ
34432006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3444
3445 * gdb.texinfo (OS Information): Update qPart reference to
3446 qXfer.
3447 (Remote configuration): Likewise.
3448 (Overview): Move @cindex to the start of a paragraph. Talk
3449 about binary data encoding.
3450 (Packets): Refer to the overview for the details of the X
3451 packet encoding.
3452 (General Query Packets): Remove qPart description. Add qXfer
3453 description. Add an anchor to qSupported. Correct feature
3454 table title. Add a new feature for qXfer:auxv:read.
3455 (Interrupts): Add a missing parenthesis.
3456
2ec3381a
DJ
34572006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3458
669fac23 3459 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3460 (GDB/MI Kod Commands): Remove commented out node.
3461
594fe323
EZ
34622006-07-01 Eli Zaretskii <eliz@gnu.org>
3463
3464 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3465 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3466 (GDB/MI Thread Commands, GDB/MI Program Execution)
3467 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3468 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3469 (GDB/MI File Commands, GDB/MI Target Manipulation)
3470 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3471 since the MI prompt is hard-wired into the code.
3472
7e3fb70c
NR
34732006-07-01 Nick Roberts <nickrob@snap.net.nz>
3474
3475 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3476 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3477 (GDB/MI Data Manipulation): Remove description of unimplemented
3478 display related commands as variable objects perform this function
3479 and are superior: -display-delete, -display-disable,
3480 -display-enable, -display-insert and -display-list. Move
3481 -environment-cd, -environment-directory, -environment-path
3482 and -environment-pwd to "Program Context".
3483 (GDB/MI Program Control): Rename to "Program Execution". Move
3484 -exec-arguments -exec-abort to...
3485 (GDB/MI Program Context): ...here. New node split from "Data
3486 Manipulation".
3487
be2a5f71
DJ
34882006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3489
3490 * gdb.texinfo (Remote configuration): Document set / show
3491 remote supported-packets.
3492 (General Query Packets): Document qSupported packet.
3493
fc320d37
SL
34942006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3495
3496 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3497 and font markup.
3498 (Protocol basics): Likewise.
3499 (The F request packet): Likewise.
3500 (The F reply packet): Likewise.
3501 (Memory transfer): Move this node to be a subsubsection of
3502 "Protocol specific representation of datatypes".
3503 (The Ctrl-C message): More copy editing.
3504 (Console I/O): Likewise.
3505 (The isatty call): Delete this node, and merge its content into
3506 the "isatty" node. Fixed references elsewhere.
3507 (The system call): Delete this node, and merge its content into
3508 the "system" node. Fixed references elsewhere.
3509 (open): Reformat to use @table, and add appropriate font markup.
3510 (close): Likewise.
3511 (read): Likewise.
3512 (write): Likewise.
3513 (lseek): Likewise.
3514 (rename): Likewise.
3515 (unlink): Likewise.
3516 (stat/fstat): Likewise.
3517 (gettimeofday): Likewise.
3518 (isatty): Likewise.
3519 (system): Likewise, plus minor changes to fix confusing wording.
3520 (Integral datatypes): Fix font markup.
3521 (Pointer values): Likewise.
3522 (struct stat): Fix markup to use @table, plus minor copy editing.
3523 (struct timeval): Fix font markup, plus minor copy editing.
3524 (Constants): Minor copy editing.
3525 (Errno values): Add font markup.
3526 (File-I/O Examples): Likewise.
3527
158fdf5c
NR
35282006-06-10 Nick Roberts <nickrob@snap.net.nz>
3529
3530 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3531 (GDB/MI Simple Examples): Move node up one level. Use real
3532 examples.
3533 (GDB/MI Compatibility with CLI): Update.
3534 (GDB/MI Result Records): Add "connected" and "exit" result
3535 classes.
3536 (GDB/MI Stream Records): Clarify target output.
3537 (GDB/MI Command Description Format): Modify example description.
3538 (GDB/MI Breakpoint Table Commands): Rename to...
3539 (GDB/MI Breakpoint Commands): ...this
3540 (GDB/MI Breakpoint Commands): Add optional thread field.
3541 (GDB/MI Program Control): Add an introduction. Move "Program
3542 termination" examples into exec-run description.
3543 (GDB/MI File Commands): Mention similar CLI commands.
3544 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3545 is similar to "-gdb-version".
3546
ddb50cd7
EZ
35472006-06-09 Eli Zaretskii <eliz@gnu.org>
3548
3549 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3550
2aef0d6b
NR
35512006-06-02 Nick Roberts <nickrob@snap.net.nz>
3552
3553 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3554 sourceware.org for mailing lists.
d5e40d59 3555 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3556
383a5c52
NR
35572006-06-01 Nick Roberts <nickrob@snap.net.nz>
3558
d5e40d59 3559 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3560
e16b02ee
EZ
35612006-05-22 Eli Zaretskii <eliz@gnu.org>
3562
3563 * gdb.texinfo (Cygwin Native): Fix last change.
3564
be90c084
CF
35652006-05-22 Christopher Faylor <cgf@timesys.com>
3566
3567 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3568
347ceba5
NR
35692006-05-15 Nick Roberts <nickrob@snap.net.nz>
3570
3571 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3572 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3573
369af7bd
DJ
35742006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3575
3576 * gdb.texinfo (General Query Packets): Recommend not starting
3577 new packets with qC and clarify.
3578
2ffdbde8 35792006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3580
3581 * gdb.texinfo (M2 Types): New section.
72019c9c 3582
16d1a084
DJ
35832006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3584
3585 * agentexpr.texi: Add a copyright and license notice.
3586 * observer.texi: Likewise, with GPL clause for function prototypes.
3587 Remove trailing whitespace.
3588
aa56d27a
JB
35892006-05-05 Jim Blandy <jimb@codesourcery.com>
3590
3591 * gdb.texinfo (General Query Packets): Document conventions for
3592 terminating packet names, and their violations.
3593
5bdf8622
DJ
35942006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3595
3596 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3597 * gdb.texinfo: Likewise.
3598
605a56cb
DJ
35992006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3600
3601 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3602 and "show remotedebug".
3603 (Debugging Output): Add additional index entries.
3604
b8db102d
MS
36052006-04-27 Michael Snyder <msnyder@redhat.com>
3606
3607 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3608
c5e30d01
AC
36092006-04-22 Andrew Cagney <cagney@redhat.com>
3610
3611 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3612 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3613
8181d85f
DJ
36142006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3615
3616 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3617 and remove breakpoint prototypes.
3618 (Watchpoints): Move description of target_insert_hw_breakpoint and
3619 target_remove_hw_breakpoint ...
3620 (Breakpoints): ... to here. Document target_insert_breakpoint and
3621 target_remove_breakpoint.
3622
4f553f88
JB
36232006-04-17 Jim Blandy <jimb@codesourcery.com>
3624
3625 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3626 and C packets are optional.
3627
cd852561
FR
36282006-04-14 Frederic Riss <frederic.riss@st.com>
3629
3630 * gdb.texinfo (Specifying source directories): Update the description
3631 of the source file search to reflect the fact that the source path
3632 always contains at least $cdir and $cwd.
3633
b620eb07
MS
36342006-03-31 Michael Snyder <msnyder@redhat.com>
3635
3636 * gdb.texinfo: Update copyright dates.
3637
3156cdaf
EZ
36382006-03-31 Eli Zaretskii <eliz@gnu.org>
3639
3640 * gdb.texinfo (Overview): Add an index entry to "empty response".
3641
7d30c22d
JB
36422006-03-28 Jim Blandy <jimb@codesourcery.com>
3643
3644 * gdbint.texinfo (Prologue Analysis): New section.
3645
86941c27
JB
36462006-03-07 Jim Blandy <jimb@red-bean.com>
3647
66b8c7f6
JB
3648 * gdb.texinfo (Connecting): Document 'target remote pipe'.
3649
1a10341b
JB
3650 * gdb.texinfo (Target Commands): Update text describing how to
3651 specify a target. Refer to the detailed section on remote
3652 debugging, not the brief mention.
3653
86941c27
JB
3654 * gdb.texinfo (Connecting): Organize the different 'target remote'
3655 connection methods into a table. Add a 'target remote' index
3656 entry. (!!!)
3657
62f3a2ba
FF
36582006-02-17 Fred Fish <fnf@specifix.com>
3659
3660 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3661 'ptype' commands to reflect the fact that the only significant
3662 difference between them is that ptype prints the complete type
3663 description instead of just the name.
3664
8b9a88ea
WZ
36652006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
3666
3667 * gdbint.texinfo (Watchpoints): Delete
3668 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3669
7e8dc855
NR
36702006-02-10 Nick Roberts <nickrob@snap.net.nz>
3671
3672 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3673 times fields where needed. Fix typos. Update general form given
3674 for output of -break-insert.
3675 (GDB/MI): Abbreviate some unnecessarily long fullnames.
3676
c91d38aa
DJ
36772006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
3678
3679 * gdbint.texinfo (Symbol Handling): Add a section
3680 on memory management.
3681
38fcd64c
DJ
36822006-02-06 Vladimir Prus <ghost@cs.msu.su>
3683
3684 * gdb.texinfo (Breakpoint table commands): Document the fullname
3685 field in -break-list output.
3686
219eec71
EZ
36872006-02-03 Eli Zaretskii <eliz@gnu.org>
3688
3689 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
3690 debugging information produced by the various "set debug..."
3691 options.
3692
ae5a43e0
DJ
36932006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3694
3695 * gdb.texinfo (Files): Remove obsolete bits from the description
3696 of "symbol-file".
3697
a9f158ec
JB
36982006-01-25 Jim Blandy <jimb@redhat.com>
3699
3700 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
3701
410dd08e
JB
37022006-01-24 Jim Blandy <jimb@redhat.com>
3703
3704 * gdbint.texinfo (Frames): Document the basics of GDB's register
3705 unwinding model, and explain the existence of the "sentinel" frame.
3706
4b505b12
AS
37072006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
3708
3709 * gdb.texinfo (Choosing files): Mention that -directory is used
3710 for script files.
3711 (Specifying source directories): Likewise.
3712 (Command files): Explain how script files are found.
3713
839c27b7
EZ
37142006-01-21 Eli Zaretskii <eliz@gnu.org>
3715
3716 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
3717 the threads in a multi-threaded program.
3718 (Threads): The threadno argument of "thread apply" can be a range
3719 of numbers.
3720
7be93b9e
JB
37212006-01-18 Jim Blandy <jimb@redhat.com>
3722
3723 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
3724 of warning flags.
3725
fcc73fe3
EZ
37262006-01-13 Eli Zaretskii <eliz@gnu.org>
3727
3728 * gdb.texinfo (Sequences): Improve menu annotations.
3729 (Define): Add index entries for arguments of user-defined
3730 commands. Move the description of flow-control commands...
3731 (Command Files): ...to here. Document loop_break and
3732 loop_continue.
ca91424e
EZ
3733 (Define, Command Files): Document `end' and add index entries for
3734 it.
fcc73fe3 3735
5c95884b
MS
37362006-01-04 Michael Snyder <msnyder@redhat.com>
3737
3738 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 3739 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 3740
860701dc
PH
37412006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
3742
3743 * gdb.texinfo (Omissions from Ada): Document that there is now
3744 limited aggregate support.
3745
36b80e65
EZ
37462005-12-28 Eli Zaretskii <eliz@gnu.org>
3747
3748 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
3749 registers and the likes.
3750
c1468174
EZ
37512005-12-24 Eli Zaretskii <eliz@gnu.org>
3752
3753 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
3754 (Symbols): Fix usage of "e.g.".
359df76b 3755 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
3756
3757 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
3758 (Coding): Fix usage of "e.g.".
3759
c02a867d
EZ
37602005-12-23 Eli Zaretskii <eliz@gnu.org>
3761
5ae4183a
AS
3762 * stabs.texinfo:
3763 * refcard.tex:
c02a867d 3764 * gpl.texi:
5ae4183a
AS
3765 * gdbint.texinfo:
3766 * gdb.texinfo:
3767 * gdb-cfg.texi:
c02a867d 3768 * fdl.texi:
5ae4183a
AS
3769 * annotate.texinfo:
3770 * all-cfg.texi:
c02a867d
EZ
3771 * Makefile.in: Add (C) after Copyright. Update the FSF
3772 address.
3773
fad38dfa
EZ
37742005-12-03 Eli Zaretskii <eliz@gnu.org>
3775
3776 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
3777 extend GDB with commands for external monitor.
3778
53e5f3cf
AS
37792005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3780
3781 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3782
55f6ca0f
JB
37832005-11-25 Joel Brobecker <brobecker@adacore.com>
3784
3785 * gdbint.texinfo (Start of New Year Procedure): New chapter.
3786
c1947b85
JB
37872005-11-21 Jim Blandy <jimb@redhat.com>
3788
3789 * gdb.texinfo (Tracepoint Packets): Document restrictions on
3790 placement of 'R' actions in tracepoint action packets; document
3791 dependence of 'X' and 'M' actions on a preceding 'R' action for
3792 their registers.
3793
9d29849a
JB
37942005-11-19 Jim Blandy <jimb@redhat.com>
3795
3796 * gdb.texinfo (Tracepoint Packets): New node.
3797 (General Query Packets): Add entries for the tracepoint packets,
3798 referring to the "Tracepoint Packets" node.
3799 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 3800
9a6253be
KB
38012005-11-18 Kevin Buettner <kevinb@redhat.com>
3802
3803 * gdb.texinfo (set remotebreak): Add anchor.
3804 (X packet): Likewise.
3805 (Remote Protocol): Add new section `Interrupts' and new index
3806 entry `interrupts (remote protocol)'.
3807
5f3bebba
JB
38082005-11-18 Jim Blandy <jimb@redhat.com>
3809
3810 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
3811 entries into the General Query Packets section. Add a
3812 cross-reference to that section. Drop description of replies, as
3813 these are covered in the descriptions of each packet.
3814 (General Query Packets): Add introductory text. Explain naming
3815 conventions, and how the end of a name is recognized.
3816
9a7a1b36
KB
38172005-11-17 Kevin Buettner <kevinb@redhat.com>
3818
0564b6cf 3819 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
3820 "set remotebreak" command.
3821
b8ff78ce
JB
38222005-11-16 Jim Blandy <jimb@redhat.com>
3823
3824 * gdb.texinfo (Packets, Stop Reply Packets)
3825 (General Query Packets): Various formatting cleanups.
3826 - Use @samp for packet contents.
3827 - Drop summaries from packet @item lines; the same information appears
3828 immediately below in the description.
3829 - Delete paragraph breaks after packet @item commands, so that the
3830 description appears directly to the right of the packet prototype
3831 in the printed manual, if it fits.
3832 - Place spaces in packet prototypes between @vars and non-@var
3833 letters, and explain that they're just for formatting.
3834 - Use @dots{} instead of '...'.
3835 - Fix uses of @code where @var was needed.
3836 - Replace "deprecated" markers with English text spelling out the
3837 packet's status and the preferred alternatives.
3838 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3839 what this ever meant.
3840 - Remove "(draft)" markers on 'i' packets; nobody has commented on
3841 this for a long time.
3842 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3843 implemented several times, and have been in use for years.
3844
8ffe2530
JB
38452005-11-15 Jim Blandy <jimb@redhat.com>
3846
c43c5473
JB
3847 * gdb.texinfo (Packets): Add index entries for 'm' packet
3848 disclaimers.
5ae4183a 3849
fb031cdf
JB
3850 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3851 of stub when processing an 'm' packet.
3852
8ffe2530
JB
3853 * gdb.texinfo (Packets): Mention that packets beginning with
3854 letters are reserved once, at the top, instead of actually listing
3855 them all and saying "reserved".
3856
c03c782f
AS
38572005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
3858
3859 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3860 Change @var{$arg0 to @code{$arg0.
3861
814e32d7
WZ
38622005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
3863
3864 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3865
fa93a9d8
JB
38662005-11-12 Jim Blandy <jimb@redhat.com>
3867
3868 * gdb.texinfo (General Query Packets): Put packets in alphabetical
3869 order. Remove extraneous 'z'.
3870
8a5a3c82
AS
38712005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
3872
3873 * gdb.texinfo (Choosing files): Add --eval-command.
3874
4b0ad762
AS
38752005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
3876
3877 * gdb.texinfo (Choosing modes): Add --return-child-result.
3878
3879
1a088d06
AS
38802005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
3881
3882 * gdb.texinfo (Choosing modes): Add --batch-silent.
3883
656d5e12
EZ
38842005-10-28 Eli Zaretskii <eliz@gnu.org>
3885
3886 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3887 "The -var-update Command".
3888
3c9c013a
JB
38892005-10-03 Joel Brobecker <brobecker@adacore.com>
3890
3891 * gdb.texinfo (Print Settings): Add documentation for set/show
3892 print array-indexes.
3893
7ba3cf9c
DJ
38942005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3895
3896 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3897 6.2 and 6.3.
3898
a94ab193
EZ
38992005-08-27 Eli Zaretskii <eliz@gnu.org>
3900
3901 * gdb.texinfo (File Options): Don't document --mapped, it's gone
3902 since 19-Jan-2004.
3903 (Files): Likewise.
ab1adacd
EZ
3904 (Variables, Symbols): Document the "<incomplete type>" message and
3905 its reasons.
a94ab193 3906
ca06016a
FF
39072005-08-01 Fred Fish <fnf@specifix.com>
3908
3909 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3910
cf58170d
NR
39112005-07-15 Nick Roberts <nickrob@snap.net.nz>
3912
3913 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3914 option for -var-list-children and -var-update.
3915 (GDB/MI Stack Manipulation): Simplify description of
3916 print-values option for -stack-list-locals.
3917 (GDB/MI Command Description Format): Clarify.
3918 (Mode Options): Spelling of superseded.
3919
38f1196a
BR
39202005-07-12 Bob Rossi <bob@brasko.net>
3921
3922 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3923 corresponding GDB command comment.
3924
3cb3b8df
BR
39252005-07-06 Bob Rossi <bob@brasko.net>
3926
3927 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3928 and -inferior-tty-show.
3929 (Input/Output): Document "set/show inferior-tty" and tty alias.
3930
10fac096
NW
39312005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
3932
3933 * gdb.texinfo (Packets): Change description of 'D' packet to note
3934 that GDB does wait for a response.
3935
d1b6db76
NR
39362005-06-22 Nick Roberts <nickrob@snap.net.nz>
3937
3938 * gdb.texinfo (History) Rename "Command History".
3939 (Command History): Move node "Server Prefix" from section on
3940 Annotations here.
3941
29629dcf
NR
39422005-06-19 Nick Roberts <nickrob@snap.net.nz>
3943
3944 * gdb.texinfo (GDB/MI Stack Manipulation):
3945 Re-instate -stack-info-frame with example. Say that it gets
3946 info on selected frame, not current frame.
3947
397ca115
EZ
39482005-06-18 Eli Zaretskii <eliz@gnu.org>
3949
3950 * gdb.texinfo (Server): Clarify that `file' should be used before
3951 connecting to the server.
3952 (Files): Add an xref to the above description.
51274035
EZ
3953 (Output Formats): More detailed description of the `c' format.
3954 (Memory): List explicitly all the formats supported by `x'.
638ac427 3955 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 3956 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
3957 files. Add more indexing for solib-absolute-prefix and
3958 --with-sysroot.
76d17f34
EZ
3959 (Machine Code): Document possible problems with locations in
3960 shared libraries.
d416eeec
EZ
3961 (Backtrace): Document that free-standing environments do not need
3962 to have a `main' function.
397ca115 3963
74f6deaa
NR
39642005-06-18 Nick Roberts <nickrob@snap.net.nz>
3965
3966 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3967 -stack-info-frame.
3968
a9967aef
AC
39692005-06-07 Andrew Cagney <cagney@gnu.org>
3970
3971 * gdb.texinfo (Contributors): Note the original multi-arch
3972 contributors.
3973
e09f16f9
EZ
39742005-06-03 Eli Zaretskii <eliz@gnu.org>
3975
3976 * gdb.texinfo (Registers): Add index entries for the standard
3977 registers.
3978 (Frames): Add cross-reference from frame pointer description to
3979 the Registers node.
3980 (Annotations Overview): Fix the reference to GDB name.
3981
d87ba7ee
EZ
39822005-06-01 Eli Zaretskii <eliz@gnu.org>
3983
3984 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3985 can-use-hw-watchpoints.
3986
034dad6f
BR
39872005-05-28 Bob Rossi <bob@brasko.net>
3988
3989 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3990 the possible reasons why an exec async record would be returned to FE.
3991
ffed4509
AC
39922005-05-26 Andrew Cagney <cagney@gnu.org>
3993
3994 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
3995 Andrew Cagney implemented the original GDB/MI.
3996
e22e55c9
OF
39972005-05-23 Orjan Friberg <orjanf@axis.com>
3998
3999 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4000 documentation. Add documentation for cris-mode.
4001
a78e13ce
EZ
40022005-05-20 Eli Zaretskii <eliz@gnu.org>
4003
4004 * gdb.texinfo (Numbers): Explain the example and make the wording
4005 more acurate.
4006
76ff342d
DJ
40072005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4008 Dennis Brueni <dennis@slickedit.com>
4009
4010 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4011 (GDB/MI Data Manipulation, GDB/MI Program Control)
4012 (GDB/MI Stack Manipulation): Update examples to include the fullname
4013 attribute in stack frames.
4014
119b882a
EZ
40152005-05-12 Eli Zaretskii <eliz@gnu.org>
4016
4017 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4018 do with other non-standard names of init files.
4019
6fc08d32
EZ
40202005-05-11 Eli Zaretskii <eliz@gnu.org>
4021
4022 * gdb.texinfo (Command Files): Move the description of the startup
4023 from here...
4024 (Startup): ...to this new subsection of the Invocation chapter.
4025 Rearrange the description of init files more logically and add a
4026 cross-reference to "Command Files". Document the special gdbinit
4027 name for CISCO 68k. Expand the description of what GDB does
4028 during startup.
4029 (History): Add index entry for HISTSIZE.
4030
a561754a
MK
40312005-05-02 Mark Kettenis <kettenis@gnu.org>
4032
4033 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4034
2eecc4ab
EZ
40352005-05-02 Eli Zaretskii <eliz@gnu.org>
4036
4037 * gdb.texinfo (SVR4 Process Information, The isatty call)
4038 (The system call): Don't use foo(N) notation for man pages and
4039 functions.
514c4d71 4040 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4041
18999be5
EZ
40422005-04-27 Eli Zaretskii <eliz@gnu.org>
4043
4044 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4045 were optimized away.
4046
0abb7bc7
EZ
40472005-04-22 Eli Zaretskii <eliz@gnu.org>
4048
4049 * gdb.texinfo (Remote configuration): Document "set/show
4050 get-thread-local-storage-address". Add cross-reference to the
4051 description of the qGetTLSAddr packet.
4052 (General Query Packets): Mention "set remote
4053 get-thread-local-storage-address" and add a reference to its
4054 description.
4055
6f61acb1
NR
40562005-04-19 Nick Roberts <nickrob@snap.net.nz>
4057
4058 * gdb.texinfo (Backtrace): Describe 'bt full'.
4059
9d59903a
NR
40602005-04-17 Nick Roberts <nickrob@snap.net.nz>
4061
4062 * gdb.texinfo (Mode Options): Fix typo.
4063 (GDB/MI): Describe how to invoke GDB/MI.
4064
721c2651
EZ
40652005-04-16 Eli Zaretskii <eliz@gnu.org>
4066
4067 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4068 references changed. Add description of "info udot".
721c2651
EZ
4069 (Files): Document "set/show stop-on-solib-events".
4070 (M32R/D): Document "set/show download-path", "set/show
4071 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4072 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4073 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4074 (Maintenance Commands): Improve indexing.
4075 (Target Commands): Document "set/show hash", "set/show debug
4076 monitor".
4077 (SVR4 Process Information): Document "info pidlist" and "info
4078 meminfo". Document "set/show procfs-tarce" and "set/show
4079 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4080 (Symbols, The Print Command with Objective-C): Improve indexing.
4081 (Objective-C): Add references to "info classes" and "info
4082 selectors".
c45da7e6
EZ
4083 (Debugging Output): Improve wording. Document "set/show debug
4084 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4085 (Set Breaks): Add index entry for "hardware breakpoints".
4086 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4087 and "set/show usehardbreakpoints".
4088 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4089 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4090 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4091 rdiromatzero", "set/show rdiheartbeat".
4092 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4093 "sds".
4094 (Embedded Processors): Document the "sim" command.
4095 (Remote): Document the "remote" command.
4096 (DJGPP Native): Document the "info serial" command.
4097 (Threads): Document "maint info sol-threads".
4098 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4099 (Set Breaks): Improve indexing.
4100 (Command Syntax): Add a reference to dont-repeat.
4101 (Define): Document "dont-repeat".
4102 (TUI Commands): Document "tabset".
4103 (WinCE): New subsection. Document "set/show remotedirectory",
4104 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4105
14d6dd68
EZ
41062005-04-15 Eli Zaretskii <eliz@gnu.org>
4107
4108 * gdb.texinfo (Hurd Native): New subsection, documents
4109 Hurd-specific commands.
a64548ea 4110 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4111 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4112 (MIPS): Improve documentation of heuristic-fence-post. Document
4113 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4114 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4115 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4116 (ARM): Document ARM-specific commands.
a64548ea
EZ
4117 (AVR): New section. Document "info io_registers".
4118 (CRIS): New section. Document "set/show cris-version" and
4119 "set/show cris-dwarf2-cfi".
4120 (HPPA): New section. Document "set/show debug hppa" and "maint
4121 print unwind".
a5adf40f 4122 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4123 (Super-H): New section. Document the "regs" command.
721c2651 4124 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4125
9c16f35a
EZ
41262005-04-09 Eli Zaretskii <eliz@gnu.org>
4127
4128 * gdb.texinfo (Print Settings): Document "set/show print
4129 pascal_static-members", "set print repeats", "show print
4130 null-stop". Improve indexing. Fix documentation of "set print
4131 union".
4132 (Pascal): New section.
4133 (Supported languages): Rename from "Support"; all references
4134 updated. Add a menu item for Pascal.
4135 (Numbers): Document "set radix.
4136 (Screen Size): Document "set/show pagination".
4137 (MIPS Embedded): Remove "set processor" documentation.
4138 (Remote configuration): Document "set/show X/P/Z-packet",
4139 "set/show read-aux-vector-packet", "set/show remote
4140 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4141 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4142 remotedebug", "set/show remotebreak", "set/show remotedevice",
4143 "set/show remotelogfile".
4144 (Auxiliary Vector): Add reference to the description of the
4145 read-aux-vector-packet setting.
4146 (Set Watchpoints): Add a cross-reference to "set remote
4147 hardware-breakpoint-limit".
4148 (General Query Packets): Add indexing of requests and
4149 cross-references to related commands in "Remote configuration".
4150 (File-I/O Overview, The system call): Fix wording and typos.
4151 (Thread Stops): Add index entries.
4152 (Continuing and Stepping): Document "show step-mode".
4153 (i386): New node. Document "set/show struct-convention".
4154 (Files): Document "show trust-readonly-sections".
4155 (Calling): Document "set/show unwindonsignal".
4156 (Messages/Warnings): Add index entries.
4157 (Maintenance Commands): Document "set/show watchdog".
4158 (Annotations Overview): Document "show annotate".
4159 (Set Watchpoints): Add index entries.
4160 (Symbols): Fix doc of case-sensitive.
4161 (ABI): Document "show coerce-float-to-double".
4162 (Convenience Vars, Help): Improve indexing.
4163 (Machine Code): Document "show disassembly-flavor".
4164 (Debugging C plus plus): Document "show overload-resolution".
4165 (Value History, Signaling): Add index entries.
4166
41672005-04-08 Eli Zaretskii <eliz@gnu.org>
4168
4169 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4170 (Processes): Fix wording.
4171 (History, List, Logging output, Define, Symbols, Print Settings):
4172 Improve indexing.
4173
a8f24a35
EZ
41742005-04-03 Eli Zaretskii <eliz@gnu.org>
4175
4176 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4177 redundant index entry for "target" command.
4178 (Backtrace): Add index entries.
4179 (Symbols, Fortran): Document the "set case-sensitive" command.
4180 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4181 (Print Settings): Add index entry for "set demangle-style".
4182 (Target Commands): Document "set download-write-size".
4183 (Debugging Output): Document "set exec-done-display".
4184
09d4efe1
EZ
41852005-04-02 Eli Zaretskii <eliz@gnu.org>
4186
4187 * gdb.texinfo (Files): Fix the name and documentation of
4188 add-shared-symbol-files. Document its alias assf. Update the
4189 list of OSs where GDB supports shared libraries. Fix markup.
4190 (Continuing and Stepping): Add reference to @var{location} in the
4191 text.
4192 (Dump/Restore Files): Fix reference to @{filename}.
4193 (Help): Fix wording.
4194 (Attach): Ditto.
4195 (Set Watchpoints): Ditto.
4196 (Backtrace): Remove redundant index entries. Improve index
4197 entries.
4198 (Delete Breaks): Fix wording.
4199 (Memory): Document the compare-sections command.
4200 (Memory Region Attributes): Improve wording.
4201 (Disabling): Improve wording.
4202 (Fortran): New subsection. Document the "info common" command.
4203 (Help): Document aliases "info copying" and "info warranty".
4204 (Caching Remote Data): New section. Document the "set/show
4205 remotecache" and "info dcache" commands.
4206 (Show): Fix wording of the documentation of the "set
4207 extension-language" command.
4208 (Signals): Add index entry for "info handle".
4209 (Memory Region Attributes): Fix punctuation.
4210 (Symbols): Change the arg name to "location" and refer to it in
4211 the text. Fix wording of "info types" doc.
4212 (Threads): Fix usage of @enumerate @item's.
4213 (Listing Tracepoints): Add index entry for "info tp".
4214 (Set Watchpoints): Add xref to "info break" description.
4215 (Macros): Add an index entry for "macro exp1". Document the
4216 "macro list" command.
4217 (Maintenance Commands): Document "flushregs", "maint agent",
4218 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4219 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4220 "maint print architecture", "maint print objfiles", "maint print
4221 statistics", "maint print type", "maint show-debug-regs", "maint
4222 space", "maint time", and "maint translate-address".
4223 (Connecting): Document the "monitor" command.
4224 (Annotations Overview): Describe the "set annotate" command.
4225
82f2d802
EZ
42262005-04-01 Eli Zaretskii <eliz@gnu.org>
4227
4228 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4229 Rearrange index entries and improve wording about support for
4230 hardware watchpoints.
4231
7d51c7de
BR
42322005-03-10 Bob Rossi <bob@brasko.net>
4233
4234 * gdb.texinfo: Update copyright
4235
68c71a2e
TR
42362005-02-09 Theodore A. Roth <troth@openavr.org>
4237
4238 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4239 error.
4240
83761cbd
KB
42412005-02-03 Kevin Buettner <kevinb@redhat.com>
4242
4243 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4244
9f1c6395
MS
42452005-01-17 Michael Snyder <msnyder@redhat.com>
4246
4247 * gdb.texinfo: Fix spelling, infinte -> infinite.
4248
fbd1b305
MK
42492005-01-08 Mark Kettenis <kettenis@gnu.org>
4250
4251 * observer.texi (GDB Observers): Document "solib_loaded".
4252
3ace7edb
AC
42532005-01-07 Andrew Cagney <cagney@gnu.org>
4254
bec39cab
AC
4255 * configure.ac: Rename configure.in, require autoconf 2.59.
4256 * configure: Re-generate.
4257
3ace7edb
AC
4258 * configure.in: Replace configdirs with multiple references to
4259 AC_CONFIG_SUBDIRS.
4260 * configure: Re-generate.
5ae4183a 4261
53531fc1
AC
42622005-01-04 Andrew Cagney <cagney@gnu.org>
4263
4264 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4265 part of the version number.
4266
536ffdb7
MK
42672004-12-24 Mark Kettenis <kettenis@gnu.org>
4268
4269 * gdbint.texinfo (Algorithms): Remove description of
4270 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4271
e1aac25b
JB
42722004-12-07 Jim Blandy <jimb@redhat.com>
4273
4274 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4275 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4276 numbers.
4277
f47b1503
AS
42782004-12-07 Andreas Schwab <schwab@suse.de>
4279
4280 * gdb.texinfo (Mode Options): Document -l option.
4281
b6b8ece6
EZ
42822004-12-04 Eli Zaretskii <eliz@gnu.org>
4283
4284 * gdbint.texinfo (Algorithms): More accurate description of
4285 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4286 is not needed unless data-read and data-access watchpoints are
4287 supported. Add a description of how GDB checks whether the
4288 inferior stopped because a watchpoint was hit.
4289
01371747
EZ
42902004-11-23 Eli Zaretskii <eliz@gnu.org>
4291
4292 * gdb.texinfo (Files): Add cross-reference to description of
4293 -readnow command-line switch.
4294
2315ffec
RC
42952004-11-10 Randolph Chung <tausq@debian.org>
4296
4297 * gdb.texinfo: Document set/show backtrace past-entry commands.
4298 Rearrange index entries for set/show backtrace past-main.
4299
69065f5d
AC
43002004-11-10 Jon Beniston <jon@beniston.com>
4301
4302 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4303 * gdb.texinfo (Remote Serial Protocol): Further describe
4304 binary transfer escaping mechanism .
69065f5d 4305
30e91e0b
RC
43062004-11-08 Randolph Chung <tausq@debian.org>
4307
4308 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4309 and "show debug infrun". Add index entries.
4310
60bf7e09
EZ
43112004-10-23 Eli Zaretskii <eliz@gnu.org>
4312
4313 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4314 "info proc" that are already implemented. Add index entries.
4315 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4316 (Files): Add a tip for decreasing memory used for symtabs from
4317 shared libraries.
f018e82f
EZ
4318 (Starting): Fix whitespace; make "elaboration" stand out where it
4319 is first used, and add an index entry for the term.
f8568604
EZ
4320 (Calling): Expand and elaborate text. Add "print". Add the
4321 description of problems with weak aliases.
384ee23f 4322 (Core File Generation): New section.
60bf7e09 4323
d52fe014
AC
43242004-10-12 Andrew Cagney <cagney@gnu.org>
4325
4326 * gdbint.texinfo (Versions and Branches): New chapter.
4327 (Releasing GDB): Delete "Versions and Branches" section.
4328 (Top): Add "Versions and Branches".
4329
703663ab
EZ
43302004-10-08 Eli Zaretskii <eliz@gnu.org>
4331
4332 * gdb.texinfo (Editing, History): Add cross-references to the
4333 included Readline and History user documentation. Remove
4334 references to the symbol have-readline-appendices which is unused
4335 and undefined.
4336 (History): Fix indexing.
4337
ac77d04f
JJ
43382004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4339
4340 * gdbint.texinfo (target_stopped_data_address): Update to
4341 new prototype.
4342 (i386_stopped_data_address): Update prototype and description.
4343 (i386_stopped_by_watchpoint): New function and description.
4344
e07c999f
PH
43452004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4346
4347 * gdb.texinfo (Filenames): Add Ada suffixes.
4348 (Ada) New section.
4349
2e868123
AC
43502004-09-27 Andrew Cagney <cagney@gnu.org>
4351 Robert Picco <Robert.Picco@hp.com>
4352
4353 * gdb.texinfo (Packets): Document the "p" packet.
4354
02a57714
JM
43552004-09-21 Jason Molenda (jmolenda@apple.com)
4356
4357 * gdb.texinfo (Paths and Names of the Source Files): Document the
4358 meaning of values in the 'desc' field of a SO stab.
4359
ae038cb0
DJ
43602004-09-20 Daniel Jacobowitz <dan@debian.org>
4361
4362 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4363 max-cache-age" and "maint show dwarf2 max-cache-age".
4364
f7dc1244
EZ
43652004-09-16 Eli Zaretskii <eliz@gnu.org>
4366
4367 * gdb.texinfo (Set Breaks): Add index entry for setting
4368 breakpoints on overloaded C++ functions that are not members of
4369 any classes. Add an example and an index entry for setting
4370 breakpoints on all program functions.
4371 (Character Sets, Macros, Overlay Commands)
4372 (Non-debug DLL symbols, GDB/MI Output Syntax)
4373 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4374 Use "(@value{GDBP})" instead of a literal "(gdb)".
4375
f810308b
AC
43762004-09-12 Andrew Cagney <cagney@gnu.org>
4377
4378 * gdbint.texinfo (Native Debugging): Delete description of
4379 FILES_INFO_HOOK.
4380
15a661f3
PH
43812004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4382
5ae4183a
AS
4383 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4384 to hex_string_custom (not historically correct, but more
15a661f3
PH
4385 understandable, given the current code).
4386
f3219c75
AC
43872004-09-03 Andrew Cagney <cagney@gnu.org>
4388
4389 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4390
f3bb6704
JJ
43912004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4392
4393 * observer.texi (solib_unloaded): New observer.
4394
8d2c00cb
AC
43952004-08-24 Andrew Cagney <cagney@gnu.org>
4396
4397 * gdbint.texinfo (Target Architecture Definition): Add missing
4398 comma.
4399
e7dc800a
MC
44002004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4401
4402 * (Using the Testsuite): build != host is supported,
4403 but some test scripts do not support build != host.
4404
73b03683
MK
44052004-08-14 Mark Kettenis <kettenis@gnu.org>
4406
4407 * gdbint.texinfo (Host Definition): Delete description of
4408 FCLOSE_PROVIDED and GETENV_PROVIDED.
4409
c0ccb908
MK
44102004-08-05 Mark Kettenis <kettenis@chello.nl>
4411
4412 * gdbint.texinfo (Host Definition): Delete description of
4413 NO_SYS_FILE.
4414 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4415 PTRACE_FP_BUG.
4416
9c8dbfa9
AC
44172004-08-05 Andrew Cagney <cagney@gnu.org>
4418
4419 * gdbint.texinfo (Target Architecture Definition): Delete
4420 reference to deprecated_read_fp.
4421
f42accbe
AC
44222004-08-02 Andrew Cagney <cagney@gnu.org>
4423
4424 * gdbint.texinfo (Target Architecture Definition): Delete
4425 description of DEPRECATED_REGISTER_BYTES.
4426
0b66e38c
EZ
44272004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4428
4429 * gdb.texinfo (Source Path): Document the new behavior of
4430 searching for the source files.
4431
15387254
EZ
44322004-07-17 Eli Zaretskii <eliz@gnu.org>
4433
4434 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4435 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4436 (Auto Display): Improve indexing.
4437
2c07db7a
AC
44382004-07-16 Andrew Cagney <cagney@gnu.org>
4439
4440 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4441 "-noasync".
4442
4644b6e3
EZ
44432004-07-09 Eli Zaretskii <eliz@gnu.org>
4444
4445 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4446 have the same prefix have only their prefix in the index.
4447
7561d450
MK
44482004-07-03 Mark Kettenis <kettenis@gnu.org>
4449
4450 * gdb.texinfo (BSD libkvm Interface): New node (section)
4451 (Native): Add it to the menu.
4452
67bebe79
MK
44532004-07-01 Mark Kettenis <kettenis@gnu.org>
4454
4455 * gdbint.texinfo (Target Architecture Definition): Remove
4456 PCC_SOL_BROKEN.
4457
1a6923e0
MK
44582004-06-24 Mark Kettenis <kettenis@gnu.org>
4459
4460 * gdbint.texinfo (Target Architecture Definition): Remove
4461 SUN_FIXED_LBRAC_BUG.
4462
b435e160
AC
44632004-06-26 Andrew Cagney <cagney@gnu.org>
4464
4465 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4466
b5622e8d
AC
44672004-06-20 Andrew Cagney <cagney@gnu.org>
4468
4469 * gdbint.texinfo (Target Architecture Definition): Deprecate
4470 USE_STRUCT_CONVENTION.
4471
e0c07bf0
MC
44722004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4473
4474 gdb.texinfo (Bug Reporting): Mention session recording,
4475 with the script command or Emacs.
4476
782263ab
AC
44772004-06-18 Andrew Cagney <cagney@gnu.org>
4478
4479 * gdbint.texinfo (Target Architecture Definition): Deprecate
4480 FUNCTION_START_OFFSET.
4481
03727ca6
AC
44822004-06-14 Andrew Cagney <cagney@gnu.org>
4483
4484 Based on changes from Karl Berry.
4485 * gdb.texinfo: Do not use @sc in a direntry.
4486 * stabs.texinfo: Change @dircateogry to "Software development".
4487 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4488
97092415
AC
44892004-06-13 Andrew Cagney <cagney@gnu.org>
4490
4491 * gdbint.texinfo (Target Architecture Definition): Delete
4492 description of RETURN_VALUE_ON_STACK.
4493
1f6d4158
AC
44942004-06-09 Andrew Cagney <cagney@gnu.org>
4495
4496 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4497 deleted by previous patch.
4498
d966f0cb
AC
44992004-06-08 Andrew Cagney <cagney@gnu.org>
4500
4501 * gdbint.texinfo (Native Debugging): Delete documentation on
4502 ATTACH_DETACH.
4503
86fe4aaa
RC
45042004-06-06 Randolph Chung <tausq@debian.org>
4505
4506 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4507
d4b6d575
RC
45082004-06-06 Randolph Chung <tausq@debian.org>
4509
5ae4183a 4510 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4511 the new push_dummy_call method signature. Describe the function
4512 argument.
4513
4e8b0763
JB
45142004-05-24 Joel Brobecker <brobecker@gnat.com>
4515
4516 * gdb.texinfo (Starting): Document new start command.
4517
59caf092
AC
45182004-05-21 Andrew Cagney <cagney@redhat.com>
4519
4520 * observer.texi (GDB Observers): Document "inferior_created".
4521
e4a2df64
AC
45222004-05-08 Andrew Cagney <cagney@redhat.com>
4523
e6b55ae2
AC
4524 * gdbint.texinfo (Target Architecture Definition): Delete
4525 description of DO_DEFERRED_STORES.
4526
28954179
AC
4527 * gdbint.texinfo (Target Architecture Definition): Delete
4528 references to DEPRECATED_FIX_CALL_DUMMY.
4529
434b87dd
AC
4530 * gdbint.texinfo (Target Architecture Definition): Delete
4531 description of DEPRECATED_CALL_DUMMY_WORDS,
4532 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4533
58d28df8
AC
4534 * gdbint.texinfo (Target Architecture Definition): Delete
4535 description of DEPRECATED_PUSH_DUMMY_FRAME.
4536
e4a2df64
AC
4537 * gdbint.texinfo (Target Architecture Definition): Delete
4538 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4539
2b4855ab
AC
45402004-05-07 Andrew Cagney <cagney@redhat.com>
4541
4542 * observer.texi (GDB Observers): Add "Debugging" section. Include
4543 cross reference to "set/show debug observer".
4544 * gdb.texinfo (Debugging Output): Document "set/show debug
4545 observer".
4546
fcf70625
AC
45472004-05-01 Andrew Cagney <cagney@redhat.com>
4548
4549 * gdbint.texinfo (Target Architecture Definition): Delete
4550 description of DEPRECATED_PC_IN_SIGTRAMP.
4551
8ee56bcf
AC
45522004-04-30 Andrew Cagney <cagney@redhat.com>
4553
4554 * gdbint.texinfo (Target Architecture Definition): Delete
4555 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4556
67ab9a76
OF
45572004-04-30 Orjan Friberg <orjanf@axis.com>
4558
4559 * observer.texi (GDB Observers): Correct spelling.
4560
79346bcb
OF
45612004-04-26 Orjan Friberg <orjanf@axis.com>
4562
4563 * observer.texi (GDB Observers): Add target_changed event.
4564
7a464420
AC
45652004-04-08 Andrew Cagney <cagney@redhat.com>
4566
4567 * observer.texi (GDB Observers): Rework, provide generic observer
4568 definitions and then a list of observable events.
4569
6cdf9d98
AC
45702004-04-04 Andrew Cagney <cagney@redhat.com>
4571
4572 * gdbint.texinfo (Host Definition): Delete reference to
4573 NO_SIGINTERRUPT.
4574
ddc135a4
AC
45752004-04-02 Andrew Cagney <cagney@redhat.com>
4576
4577 * gdbint.texinfo (Target Architecture Definition): Delete
4578 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4579
6a1b180d
SC
45802004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4581
4582 * gdb.texinfo (TUI Commands): Document tui reg commands.
4583
d0d5df6f
AC
45842004-03-26 Andrew Cagney <cagney@redhat.com>
4585
4586 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4587 "gdbtui".
4588 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4589 (Contributors): Mention both Text and Terminal User Interface.
4590
aa2a3f87
AC
45912004-03-23 Andrew Cagney <cagney@redhat.com>
4592
4593 * gdbint.texinfo (Target Architecture Definition): Deprecate
4594 references to SIGTRAMP_START and SIGTRAMP_END.
4595
f561f026
AC
45962004-03-23 Andrew Cagney <cagney@redhat.com>
4597
4598 * gdbint.texinfo (Target Architecture Definition): Deprecate
4599 references to PC_IN_SIGTRAMP.
4600
33cb8b0f
AC
46012004-03-19 Andrew Cagney <cagney@redhat.com>
4602
4603 * gdbint.texinfo (Target Architecture Definition): Delete
4604 reference to GDB_TARGET_IS_HPPA.
4605
fc989b7a
AC
46062004-03-18 Andrew Cagney <cagney@redhat.com>
4607
4608 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4609 describe pre_init and post_init.
4610
701b08bb
DJ
46112004-03-09 Daniel Jacobowitz <drow@mvista.com>
4612
4613 * gdb.texinfo (Debugging Output): Document values for "set debug
4614 target".
4615
faae5abe
AC
46162004-02-28 Andrew Cagney <cagney@redhat.com>
4617
4618 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4619
dd79a6cf
JJ
46202004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4621
4622 * gdb.texinfo (breakpoints): Add information about the
4623 new "set breakpoint pending" and "show breakpoint pending"
4624 commands.
4625
e7f16015
AC
46262004-02-26 Andrew Cagney <cagney@redhat.com>
4627
4628 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4629 in Per-architecture module data section.
4630
7161a3a6
RM
46312004-02-25 Roland McGrath <roland@redhat.com>
4632
4633 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4634
2154891a
AC
46352004-02-24 Andrew Cagney <cagney@redhat.com>
4636
4637 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4638 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4639 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 4640
6c74ac8b
AC
46412004-02-17 Andrew Cagney <cagney@redhat.com>
4642
4643 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4644
19772a2c
AC
46452004-02-16 Andrew Cagney <cagney@redhat.com>
4646
4647 * gdbint.texinfo (Target Architecture Definition): Deprecate
4648 FRAMELESS_FUNCTION_INVOCATION.
4649
c9830293
AC
46502004-02-16 Andrew Cagney <cagney@redhat.com>
4651
4652 * gdbint.texinfo (Coding): Mention -Wunused-function.
4653
b9d26eb9
AC
46542004-02-14 Andrew Cagney <cagney@redhat.com>
4655
4656 * gdbint.texinfo (Target Architecture Definition): Delete
4657 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4658
49efadf5
EZ
46592004-02-12 Elena Zannoni <ezannoni@redhat.com>
4660
4661 * gdb.texinfo: Properly quote the name "C++".
4662 * gdbint.texinfo: Ditto.
4663 * stabs.texinfo: Ditto.
4664
1eb288ea
EZ
46652004-02-11 Elena Zannoni <ezannoni@redhat.com>
4666
4667 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4668 minimal information about libiberty.
4669
e4937fc1
MC
46702004-02-06 Michael Chastain <mec.gnu@mindspring.com>
4671
4672 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4673
a9331b3f
RM
46742004-02-04 Roland McGrath <roland@redhat.com>
4675
4676 * gdb.texinfo (Auxiliary Vector): New node (section).
4677 (Data): Add it to the menu.
4678
2650777c
JJ
46792004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4680
4681 * gdb.texinfo (Breakpoints): Add information about pending
4682 breakpoint support.
4683
b4501125
AC
46842004-01-26 Andrew Cagney <cagney@redhat.com>
4685
4686 * gdb.texinfo (Overview): Delete references to the cisco protocol
4687 including the "N" response.
4688
74055713
AC
46892004-01-26 Andrew Cagney <cagney@redhat.com>
4690
4691 * gdbint.texinfo (Target Architecture Definition): Rename
4692 EXTRACT_STRUCT_VALUE_ADDRESS to
4693 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 4694
3bbe9696
EZ
46952004-01-24 Eli Zaretskii <eliz@gnu.org>
4696
4697 * gdb.texinfo (KOD): Document "show os". Add index entries for
4698 "set/show os" and "info cisco" commands.
4699
5843504f
EZ
47002004-01-21 Eli Zaretskii <eliz@gnu.org>
4701
4702 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
4703
9175c9a3
MC
47042004-01-19 Michael Chastain <mec.gnu@mindspring.com>
4705
4706 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
4707 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
4708
8e94b928
NR
47092004-01-19 Nick Roberts <nick@nick.uklinux.net>
4710
4711 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
4712 -stack-list-locals.
4713 (GDB/MI Variable Objects): Describe extension to
4714 -var-list-children.
4715
a20cf136
DJ
47162004-01-17 Daniel Jacobowitz <drow@mvista.com>
4717
4718 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
4719
afb18d0f
AC
47202004-01-17 Andrew Cagney <cagney@redhat.com>
4721
4722 * gdbint.texinfo (Target Architecture Definition): Delete
4723 documentation on DEPRECATED_NPC_REGNUM.
4724
b51970ac
DJ
47252004-01-13 Daniel Jacobowitz <drow@mvista.com>
4726
4727 * gdb.texinfo: Update copyright year. Mention that set
4728 follow-fork-mode is supported on GNU/Linux. Remove documentation of
4729 "set follow-fork-mode ask".
4730
0f0cffd2
AC
47312004-01-13 Andrew Cagney <cagney@redhat.com>
4732
4733 * gdbint.texinfo: Update copyright year.
4734 (Coding): Add -Wunused-label to list of -Werror warnings.
4735
c552b3bb 47362004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 4737 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
4738
4739 * gdb.texinfo: Update copyright.
4740 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
4741 around names, as appropriate. Minor syntax cleanup of
4742 _NSPrintForDebugger explanation. Two spaces after periods.
4743 GDBN used instead of lit. "gdb". Index entries added for
4744 print-object and _NSPrintForDebugger. @noindent added in one spot.
4745
afe157ca
EZ
47462003-11-11 Elena Zannoni <ezannoni@redhat.com>
4747
4748 * stabs.texinfo: Add dircategory and direntry commands.
4749 * annotate.texinfo: Ditto.
4750
963e2bb7
AC
47512003-11-10 Andrew Cagney <cagney@redhat.com>
4752
4753 * gdbint.texinfo (Target Architecture Definition): Replace the
4754 return_value method's "inval" and "outval" parameters with
4755 "readbuf" and "writebuf".
4756
1d8b2f28
JB
47572003-10-28 Jim Blandy <jimb@redhat.com>
4758
4759 * gdb.texinfo (The F request packet, The F reply packet): Renamed
4760 from "The `F' request packet" and "The `F' reply packet", to make
4761 texi2dvi happy.
4762 (File-I/O remote protocol extension): Update menu entries, too.
4763
36d86913
MC
47642003-10-26 Michael Chastain <mec@shout.net>
4765
4766 * gdb.texinfo (Thread Stops): Document the issue with
4767 premature return from system calls in multi-threaded programs.
4768
ce2826aa
AC
47692003-10-24 Andrew Cagney <cagney@redhat.com>
4770
4771 * annotate.texinfo: Fix "fortunatly"[sic].
4772
f24c5e49
KI
47732003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
4774
4775 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
4776 with "Hitachi" and "Mitsubishi".
4777
92ad9cd9
AC
47782003-10-20 Andrew Cagney <cagney@redhat.com>
4779
4780 * gdbint.texinfo (Target Architecture Definition): Document
4781 gdbarch_return_value. Add cross references from
4782 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4783 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4784
0ab4b752
MK
47852003-10-18 Mark Kettenis <kettenis@gnu.org>
4786
4787 * gdbint.texinfo (Target Architecture Definition): Document
4788 regset_from_core_section.
fb3e19c0
KI
4789
47902003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
4791
4792 * gdb.texinfo (M32R/D): Mention m32rsdi target.
4793
a9331b3f 47942003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
4795
4796 From Anthony Green <green@redhat.com>:
5ae4183a 4797 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 4798
1485d690
KB
47992003-10-14 Kevin Buettner <kevinb@redhat.com>
4800
889bf7c5
PA
4801 * gdb.texinfo (Breakpoint related warnings): New node.
4802 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 4803
86d30acc
DJ
48042003-10-13 Daniel Jacobowitz <drow@mvista.com>
4805
4806 * gdb.texinfo (Remote Protocol): Document v and vCont.
4807
172c2a43
KI
48082003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4809
4810 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
4811 * gdbint.texinfo: Ditto.
4812
71952f4c
AC
48132003-10-09 Andrew Cagney <cagney@redhat.com>
4814
4815 From 2003-09-18 David Anderson <davea@sgi.com>:
4816 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4817 "command".
4818
268e2188
AC
48192003-10-03 Andrew Cagney <cagney@redhat.com>
4820
4821 * gdbint.texinfo (Target Architecture Definition): Deprecate
4822 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
4823 just target.
4824
12c266ea 48252003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 4826
f30992d4 4827 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
4828 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4829 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4830 * gdbint.texinfo (Target Architecture Definition): Rename
4831
48322003-09-30 Andrew Cagney <cagney@redhat.com>
4833
f30992d4 4834 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 4835 (Target Architecture Definition):
f30992d4 4836
2e092625
AC
4837 * gdbint.texinfo (Target Architecture Definition): Rename
4838 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4839
0717ae8a
AC
48402003-09-29 Andrew Cagney <cagney@redhat.com>
4841
dad809b7
AC
4842 * gdbint.texinfo (Target Architecture Definition): Delete
4843 documentation for NEED_TEXT_START_END.
4844
0717ae8a
AC
4845 * gdbint.texinfo (Target Architecture Definition): Rename
4846 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
4847 TARGET_WRITE_PC.
a9331b3f 4848
af6cf26d
MC
48492003-09-22 Michael Chastain <mec@shout.net>
4850
4851 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4852
ee206350
AG
48532003-09-21 Anthony Green <green@redhat.com>
4854
4855 * gdbint.texinfo (Target Architecture Definition): Fix typos.
4856
a38c9fe6
MK
48572003-09-21 Mark Kettenis <kettenis@gnu.org>
4858
4859 * gdbint.texinfo (Target Architecture Definition): Document
4860 stabs_argument_has_addr.
4861
77949794
AC
48622003-09-18 Andrew Cagney <cagney@redhat.com>
4863
4864 * gdbint.texinfo (Target Architecture Definition): Delete
4865 documentation on REGISTER_NAMES.
4866
8e823e25
MK
48672003-09-13 Mark Kettenis <kettenis@gnu.org>
4868
4869 * gdbint.texinfo (Target Architecture Definition): Replace
4870 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4871
f27dd7fd
AC
48722003-09-11 Andrew Cagney <cagney@redhat.com>
4873
4874 * gdbint.texinfo (Target Architecture Definition): Replace
4875 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4876
8b148df9
AC
48772003-08-18 Andrew Cagney <cagney@redhat.com>
4878
4879 * gdbint.texinfo (Target Architecture Definition): Document
4880 "frame_red_zone_size".
4881
25d29d70
AC
48822003-08-09 Andrew Cagney <cagney@redhat.com>
4883
4884 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4885 with "set/show backtrace past-main" and "set/show backtrace
4886 limit".
4887
c938e9b0
L
48882003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4889
4890 * Makefile.in (install-info): Support DESTDIR.
4891 (install-html): Likewise.
4892
64fabec2
AC
48932003-08-07 Andrew Cagney <cagney@redhat.com>
4894
4895 Patch from Nick Roberts.
4896 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4897 bindings. Remove description of send-gdb-command.
4898
2fcf52f0
AC
48992003-08-07 Andrew Cagney <cagney@redhat.com>
4900
4901 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4902 GDB 6.0.
4903
086432e2
AC
49042003-08-06 Andrew Cagney <cagney@redhat.com>
4905
4906 * gdb.texinfo (Mode Options): Mention that level three is the
4907 highest available and that level 2 is deprecated.
4908 (Annotations Overview): Mention annotation levels. Cross reference
4909 to "Limitations of the Annotation Interface" in annotate.texi.
4910 (TODO, Value Annotations, Frame Annotations): Delete section.
4911 (Displays, Breakpoint Info): Delete.
4912
e5249f67
AC
49132003-08-04 Andrew Cagney <cagney@redhat.com>
4914
4915 * agentexpr.texi: Delete @bye.
4916 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4917 (stabs.info): Add $(srcdir) to include search path.
4918 (html): Depend on "annotate_toc.html", and not "annotate.html".
4919 * stabs.texinfo: Ditto. Include "fdl.texi".
4920 * gdbint.texinfo: Update copyright statement's list of invariant
4921 sections.
4922
e6f672d2
AC
49232003-07-28 Andrew Cagney <cagney@redhat.com>
4924
4925 * Makefile.in (INFO_DEPS): Add annotate.info.
4926 (dvi, ps, html, pdf): Add annotate.
4927 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4928 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4929 (ANNOTATE_DOC_FILES): New macro.
4930 (ANNOTATE_TEX_TMPS): New macro.
4931 (annotate.info, annotate_toc.html): Specify dependencies.
4932 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4933 * annotate.texinfo: Rename annotate.texi. Get building. Add
4934 "Migrating to GDB/MI" and "Limitations of the Annotation
4935 Interface" chapters. Mention why it is not part of the user
4936 guide. Update copyright notice. Include "fdl.texi".
4937
72ffddc9
SC
49382003-07-26 Stephane Carrez <stcarrez@nerim.fr>
4939
4940 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4941
a9f12a31
DJ
49422003-07-24 Daniel Jacobowitz <drow@mvista.com>
4943
4944 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4945
b1fe9455
DJ
49462003-07-24 Daniel Jacobowitz <drow@mvista.com>
4947
4948 * gdb.texinfo (Server): Mention pidof.
4949
153721e6
AC
49502003-07-22 Andrew Cagney <cagney@redhat.com>
4951
4952 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4953 list.
4954
0fac0b41
DJ
49552003-06-28 Daniel Jacobowitz <drow@mvista.com>
4956
4957 * gdb.texinfo (Logging output): New chapter.
4958
4e562065
JB
49592003-06-24 Joel Brobecker <brobecker@gnat.com>
4960
4961 * gdb.texinfo (Unsupported languages): New section.
4962 (Languages): Add link to new section.
4963
f2c06f52
AC
49642003-06-22 Andrew Cagney <cagney@redhat.com>
4965
4966 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4967
b4177fca
DJ
49682003-06-22 Daniel Jacobowitz <drow@mvista.com>
4969
4970 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4971
f418dd93
DJ
49722003-06-22 Daniel Jacobowitz <drow@mvista.com>
4973
4974 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4975 * agentexpr.texi: Retitle section, and change it to an appendix.
4976 Comment out texinfo initialization. Factor a @var{} into two
4977 pieces to prevent makeinfo warnings.
4978 * gdb.texinfo: Add Agent Expressions appendix.
4979
4ca61388
DJ
49802003-06-19 Daniel Jacobowitz <drow@mvista.com>
4981
4982 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4983
07f31aa6
DJ
49842003-06-18 Daniel Jacobowitz <drow@mvista.com>
4985
5ae4183a 4986 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
4987 remote target". Document the "detach" and "disconnect" commands.
4988 (Server, Netware, Debug Session): Reference "Connecting to a
4989 remote target".
4990 (GDB/MI Target Manipulation): Document "-target-disconnect".
4991
2dd0da42
AC
49922003-06-13 Andrew Cagney <cagney@redhat.com>
4993
4994 * gdbint.texinfo (Target Architecture Definition): Deprecate
4995 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
4996 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
4997
e7a3abfc
JB
49982003-06-09 Jim Blandy <jimb@redhat.com>
4999
5000 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5001
25e3a86b
AC
50022003-06-08 Andrew Cagney <cagney@redhat.com>
5003
5004 * gdbint.texinfo (Target Architecture Definition): Delete
5005 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5006
a9e5fdc2
AC
50072003-06-08 Andrew Cagney <cagney@redhat.com>
5008
5009 * gdbint.texinfo (Target Architecture Definition): Document
5010 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5011
b37303ee
AF
50122003-06-07 Adam Fedor <fedor@gnu.org>
5013
5014 * gdb.texinfo: Add Objective-C documentation.
5015
39fe6e80
AC
50162003-06-01 Andrew Cagney <cagney@redhat.com>
5017
5018 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5019 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5020
125309b2
AC
50212003-05-21 Andrew Cagney <cagney@redhat.com>
5022
5023 * gdbint.texinfo (Target Architecture Definition): Delete
5024 references to "extract_address" and "store_address".
5025
b8b527c5
AC
50262003-05-16 Andrew Cagney <cagney@redhat.com>
5027
5028 * gdbint.texinfo (Target Architecture Definition): Replace
5029 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5030 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5031
50e3ee83
TR
50322003-05-14 Theodore A. Roth <troth@openavr.org>
5033
5034 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5035
44e2be90
L
50362003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5037
5038 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5039 (gdb.dvi): Likewise.
5040 (gdb.pdf): Likewise.
5041 (links2roff): Likewise.
5042
df5215a6
JB
50432003-05-08 Jim Blandy <jimb@redhat.com>
5044
5045 * gdb.texinfo (Dump/Restore Files): Update documentation for
5046 'dump', 'append', and 'restore': note that format argument is
5047 optional; simplify presentation of the command variants; and be
5048 more precise about the formats.
5049
5e7b2f39
JB
50502003-05-07 Jim Blandy <jimb@redhat.com>
5051
5052 * gdb.texinfo (Symbols): Update documentation: 'maint list
5053 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5054 symtabs' and 'maint info psymtabs'.
5055
b1e29e33
AC
50562003-05-05 Andrew Cagney <cagney@redhat.com>
5057
5058 * gdbint.texinfo (Target Architecture Definition): Make
5059 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5060 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5061 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5062
00905d52
AC
50632003-05-04 Andrew Cagney <cagney@redhat.com>
5064
5065 * gdb.texinfo (Maintenance Commands): Document "maint print
5066 dummy-frames".
5067
54ff5908
AC
50682003-05-04 Andrew Cagney <cagney@redhat.com>
5069
5070 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5071
32e7087d
JB
50722003-05-03 J. Brobecker <brobecker@gnat.com>
5073
5074 Thierry Schneider <tpschneider1@yahoo.com>
5075 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5076 for new MI command.
5077
7043d8dc
AC
50782003-05-03 Andrew Cagney <cagney@redhat.com>
5079
5080 * gdbint.texinfo (Target Architecture Definition): Document
5081 push_dummy_code. Add cross references.
5082
e33d66ec
EZ
50832003-05-02 Elena Zannoni <ezannoni@redhat.com>
5084
5085 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5086 set/show charsets commands.
5087
0ba6dca9
AC
50882003-04-28 Andrew Cagney <cagney@redhat.com>
5089
5090 * gdbint.texinfo (Target Architecture Definition): Replace
5091 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5092 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5093
d7a27068
AC
50942003-04-28 Andrew Cagney <cagney@redhat.com>
5095
5096 * gdbint.texinfo (Target Architecture Definition): Rename
5097 "tm_print_insn" to "deprecated_tm_print_insn".
5098
44ea7b70
JB
50992003-04-09 Jim Blandy <jimb@redhat.com>
5100
5101 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5102 list psymtabs'.
5103
fb8f8949
AC
51042003-04-08 Andrew Cagney <cagney@redhat.com>
5105
5106 * gdbint.texinfo (Target Architecture Definition): Delete
5107 references to EXTRA_FRAME_INFO.
5108
32fb0f22
AC
51092003-04-08 Andrew Cagney <cagney@redhat.com>
5110
5111 * gdbint.texinfo (Target Architecture Definition): Delete
5112 PRINT_TYPELESS_INTEGER.
5113
6be67e67
JB
51142003-04-02 J. Brobecker <brobecker@gnat.com>
5115
5116 * observer.texi (GDB Observers): Adjust the documentation for the
5117 normal_stop notification to better describe reality. Fix a couple
5118 of minor typos.
5119
4e35d5f0
BR
51202003-04-02 Bob Rossi <bob_rossi@cox.net>
5121
a9331b3f 5122 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5123 '-file-list-exec-source-file'
5124
e8a8712a
AC
51252003-03-31 Andrew Cagney <cagney@redhat.com>
5126
5127 * gdbint.texinfo (Target Architecture Definition): Delete
5128 references to CALL_DUMMY_P.
5129
6c0e89ed
AC
51302003-03-30 Andrew Cagney <cagney@redhat.com>
5131
5132 * gdbint.texinfo (Target Architecture Definition): Remove
5133 reference to TARGET_WRITE_SP.
a9331b3f 5134
378bfd1b
AC
51352003-03-27 Andrew Cagney <cagney@redhat.com>
5136
5137 * gdbint.texinfo (Target Architecture Definition): Remove
5138 references to write_sp.
6c0e89ed 5139
922fbb7b
AC
51402003-03-27 Andrew Cagney <cagney@redhat.com>
5141
5142 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5143 chapter body. Use @smallexample instead of @example.
5144 (Annotations): Ditto.
5145 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5146 annotate.texi.
5147
b81774d8
AC
51482003-03-26 Andrew Cagney <cagney@redhat.com>
5149
5150 * gdbint.texinfo (Target Architecture Definition): Replace
5151 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5152 dummy_addr parameters.
5153
1bf6d5cc
AC
51542003-03-25 Andrew Cagney <cagney@redhat.com>
5155
5156 * gdbint.texinfo (Target Architecture Definition): Delete
5157 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5158 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5159 Add reference to PUSH_ARGUMENTS.
5160
618ce49f
AC
51612003-03-23 Andrew Cagney <cagney@redhat.com>
5162
5163 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5164 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5165
bcd7e15f
JB
51662003-03-18 J. Brobecker <brobecker@gnat.com>
5167
5168 * gdbint.texinfo (Algorithms): Add new section describing the
5169 Observer paradigm.
5170 (Top): Add menu entry to new observer appendix.
5171 * observer.texi: New file.
5172 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5173 new observer.texi file.
5174
9fe8321b
AC
51752003-03-17 Andrew Cagney <cagney@redhat.com>
5176
5177 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5178 that GNU Press update the manual version number.
5179
ac2adee5
AC
51802003-03-12 Andrew Cagney <cagney@redhat.com>
5181
5182 * gdbint.texinfo (Target Architecture Definition): Delete
5183 references to get_saved_register. Rename GET_SAVED_REGISTER to
5184 DEPRECATED_GET_SAVED_REGISTER.
5185
749b82f6
AC
51862003-03-13 Andrew Cagney <cagney@redhat.com>
5187
5188 * gdbint.texinfo (Target Architecture Definition): Replace
5189 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5190
8bedc050
AC
51912003-03-12 Andrew Cagney <cagney@redhat.com>
5192
5193 * gdbint.texinfo (Target Architecture Definition): Rename
5194 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5195
0ce1b118
CV
51962003-03-10 Corinna Vinschen <vinschen@redhat.com>
5197
5198 * gdb.texinfo: Add File-I/O documentation.
5199
12cc2063
AC
52002003-03-10 Andrew Cagney <cagney@redhat.com>
5201
5202 * gdbint.texinfo (Target Architecture Definition): Cross reference
5203 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5204
7453dc06
AC
52052003-03-07 Andrew Cagney <cagney@redhat.com>
5206
5207 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5208 frame" command.
5209
6314f104
AC
52102003-03-05 Andrew Cagney <cagney@redhat.com>
5211
5212 * gdbint.texinfo (Target Architecture Definition): Document
5213 unwind_dummy_id. Cross reference unwind_dummy_id and
5214 SAVE_DUMMY_FRAME_TOS.
5215
f1212245
DJ
52162003-03-05 James Ingham <jingham@apple.com>
5217 Daniel Jacobowitz <drow@mvista.com>
5218
5219 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5220 and "show cp-abi".
5221
77e7e267
AC
52222003-03-03 Andrew Cagney <cagney@redhat.com>
5223
5224 * gdbint.texinfo (Target Architecture Definition): Document
5225 register_type.
5226
838a8221
AC
52272003-03-03 Andrew Cagney <cagney@redhat.com>
5228
5229 * stabs.texinfo (Structures): Use @samp and separate @var's
5230 instead of a single @var containing a comma separated list.
5231 (Unions): Ditto.
5232
d7f4a264
DJ
52332003-03-02 Daniel Jacobowitz <drow@mvista.com>
5234
5235 * Makefile.in (distclean): Remove config.log.
5236
f30ee0bc
AC
52372003-03-01 Andrew Cagney <cagney@redhat.com>
5238
5239 * gdbint.texinfo (Target Architecture Definition): Rename
5240 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5241
52422003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5243
5244 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5245 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5246
be448670
CF
52472003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5248
5249 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5250 (Non-debug DLL symbols): New node, describing the minimal symbols
5251 loaded from DLLs without real debugging symbols.
5252
501eef12
AC
52532003-02-20 Andrew Cagney <ac131313@redhat.com>
5254
5255 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5256 hardware-breakpoint-limit".
5257 (Set Watchpoints): Add cross reference to "set remote
5258 hardware-watchpoint-limit".
5259 (Remote configuration options): New section.
5260
21c294e6
AC
52612003-02-04 Andrew Cagney <ac131313@redhat.com>
5262
e9be73e4
AC
5263 * gdbint.texinfo (Target Architecture Definition): Delete
5264 descrption of IS_TRAPPED_INTERNALVAR.
5265
21c294e6
AC
5266 From Keith Seitz <keiths@redhat.com>:
5267 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5268 option "-i"/"--interpreter" to this chapter. Include index
5269 entries.
5270
0179ffac
DC
52712003-02-04 David Carlton <carlton@math.stanford.edu>
5272
5273 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5274 (Variables): Recommend stabs+ and DWARF 2.
5275 (C plus plus expressions): Correct info about
5276 compiler versions, debug formats.
5277 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5278 PR symtab/874.
5279
7ca9f392
AC
52802003-02-01 Andrew Cagney <ac131313@redhat.com>
5281
5282 * gdbint.texinfo (Target Architecture Definition): Delete
5283 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5284 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5285 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5286 references to nindy and i960.
5287 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5288
31a85ea2
AC
52892003-02-01 Andrew Cagney <ac131313@redhat.com>
5290
5291 * gdbint.texinfo (Target Architecture Definition): Delete
5292 FLOAT_INFO.
5293
6b894e49
AC
52942003-01-30 Andrew Cagney <ac131313@redhat.com>
5295
5296 * stabs.texinfo (Member Type Descriptor): Clarify description of
5297 `@'. Suggested by Ben Hutchings.
5298
c48861fb
AC
52992003-01-29 Andrew Cagney <ac131313@redhat.com>
5300
5301 * gdb.texinfo (M68K): Delete reference to es1800.
5302
617073a9
AC
53032003-01-29 Andrew Cagney <ac131313@redhat.com>
5304
5305 * gdb.texinfo (Maintenance Commands): Document `maint print
5306 reggroups' and `maint print register-groups'.
5307 * gdbint.texinfo (Target Architecture Definition): Document
5308 register_reggroup_p.
5309
5b5d99cf
JB
53102003-01-23 Jim Blandy <jimb@redhat.com>
5311
5312 * gdb.texinfo (Separate Debug Files): New section.
5313
e7ba9c65
DJ
53142003-01-22 Daniel Jacobowitz <drow@mvista.com>
5315
5316 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5317 and "maint show profile".
5318
94e91d6d
MC
53192003-01-16 Michael Chastain <mec@shout.net>
5320
5321 * gdb.texinfo (Installing GDB): Warn against
5322 ".../gdb-VERSION/gdb/configure".
5323 (Separate Objdir): Likewise.
5324
867f3898
AC
53252003-01-15 Andrew Cagney <ac131313@redhat.com>
5326
5327 * gdbint.texinfo (Target Architecture Definition): Delete
5328 definition of PRINT_REGISTER_HOOK.
5329
f153cc92
EZ
53302003-01-15 Elena Zannoni <ezannoni@redhat.com>
5331
5332 (OpenRISC 1000): Fix formatting of command names.
5333
c60eb6f1
EZ
53342003-01-15 Elena Zannoni <ezannoni@redhat.com>
5335
5336 * gdb.texinfo (Continuing and Stepping): Add new command
5337 'advance'. Clarify behavior of 'until'.
5338
f5ebfba0
DJ
53392003-01-13 Daniel Jacobowitz <drow@mvista.com>
5340
5341 * gdb.texinfo (Files): Document solib-absolute-prefix and
5342 solib-search-path.
5343
4ce8657e
MC
53442003-01-09 Michael Chastain <mec@shout.net>
5345
5346 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5347 (Create a Release): Add new instructions for new @file{src-release}.
5348 Document existing instructions for @file{Makefile.in} as
5349 being for @value{GDBN} 5.3.1 or earlier.
5350
372613e3
AC
53512003-01-09 Andrew Cagney <ac131313@redhat.com>
5352
5353 * gdbint.texinfo (Target Architecture Definition): Mention
5354 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5355 allocate memory.
5356
b4e9345d
DJ
53572003-01-04 Daniel Jacobowitz <drow@mvista.com>
5358
5359 * gdb.texinfo (Controlling GDB): Add @kindex for
5360 "show osabi".
5361 (Backtraces): Add @kindex's for backtrace-below-main.
5362
98b45e30
DJ
53632003-01-04 Daniel Jacobowitz <drow@mvista.com>
5364
5365 * gdb.texinfo (Controlling GDB): Document "set osabi".
5366
95f90d25
DJ
53672003-01-04 Daniel Jacobowitz <drow@mvista.com>
5368
5369 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5370 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5371
1e698235
DJ
53722003-01-04 Daniel Jacobowitz <drow@mvista.com>
5373
5374 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5375 "set coerce-float-to-double".
5376 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5377
e632838e
AC
53782003-01-02 Andrew Cagney <ac131313@redhat.com>
5379
5380 * stabs.texinfo: Remove obsolete text.
5381 * gdbint.texinfo: Ditto.
5382 * gdb.texinfo: Ditto.
5383
c133ab7a
MK
53842002-12-22 Mark Kettenis <kettenis@gnu.org>
5385
5386 * gdbint.texinfo (Target Architecture Definition): Update
5387 description of gdbarch_register_osabi.
5388
f821f325
KH
53892002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5390
5391 * agentexpr.texi: Fix typos.
5392 * annotate.texi: Likewise.
5393 * fdl.texi: Likewise.
5394
85a6d8d3 53952002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5396
5397 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5398 DEPRECATED_INIT_FRAME_PC.
5399
ae45cd16
AC
54002002-12-01 Andrew Cagney <ac131313@redhat.com>
5401
5402 * gdbint.texinfo (Target Architecture Definition): Delete
5403 PC_IN_CALL_DUMMY.
5404
07555a72
AC
54052002-11-28 Andrew Cagney <ac131313@redhat.com>
5406
5407 * gdbint.texinfo (Host Definition): Delete documentation on
5408 USE_GENERIC_DUMMY_FRAMES.
5409
c166cdc7
EZ
54102002-11-26 Elena Zannoni <ezannoni@redhat.com>
5411
5ae4183a 5412 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5413 * Makefile.in (install-info): Run the install-info command as part
5414 of the post install steps only.
5415 (uninstall-info): New target.
5416 (uninstall): New target.
5417
35db0260
EZ
54182002-11-22 Elena Zannoni <ezannoni@redhat.com>
5419
5420 * Makefile.in (install): Make install do some real work.
5421
9ba8d803
AC
54222002-11-19 Andrew Cagney <ac131313@redhat.com>
5423
5424 Fix POSIX problem reported by Paul Eggert.
5425 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5426 Fix PR gdb/527.
5427
903ad3a6
AC
54282002-10-26 Andrew Cagney <cagney@redhat.com>
5429
5430 * gdbint.texinfo (Target Architecture Definition): Delete
5431 definition of DO_REGISTERS_INFO.
5432
f2abfe65
KB
54332002-10-18 Kevin Buettner <kevinb@redhat.com>
5434
5435 * gdbint.texinfo (Address Classes): Fix problems with insertion
5436 of ``{'' and ``}'' in example.
5437
b5b0480a
KB
54382002-10-17 Kevin Buettner <kevinb@redhat.com>
5439
5440 * gdbint.texinfo (Address Classes): New section.
5441 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5442 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5443 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5444 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5445
c85508ee
KD
54462002-10-11 Klee Dienes <kdienes@apple.com>
5447
5448 * gdb.texinfo (Registers): Mention vector registers as well as
5449 floating registers in the documentation for 'info registers' and
5450 'info all-registers'.
5451
6d12fc3d
DJ
54522002-10-11 Daniel Jacobowitz <drow@mvista.com>
5453
5454 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5455
8d19fbd2
JJ
54562002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5457
5458 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5459 interface definition.
5460
a37295f9
MM
54612002-10-03 Marko Mlinar <markom@opencores.org>
5462
5463 * gdb.texinfo (Target Commands): Add or1k target specific
5464 commands.
5465 * gdb.texinfo (Contributors): Add myself to the contributors list.
5466
da0f9dcd
AC
54672002-10-01 Andrew Cagney <ac131313@redhat.com>
5468
5469 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5470 and "mi1" instead of "mi1" and "mi0".
5471
2e834e49
HPN
54722002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5473
5474 * gdb.texinfo (Packets): Fix typos "alligned".
5475 Correct z3/Z3 description. Correct z4/Z4 title.
5476
050be0dc
AC
54772002-09-27 Andrew Cagney <ac131313@redhat.com>
5478
5479 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5480
1104b9e7
KB
54812002-09-25 Kevin Buettner <kevinb@redhat.com>
5482
5483 * gdb.texinfo: Use GNU/Linux instead of Linux.
5484
512217c7
AC
54852002-09-25 Andrew Cagney <ac131313@redhat.com>
5486
5487 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5488
10998722
AC
54892002-09-24 Andrew Cagney <ac131313@redhat.com>
5490
512217c7 5491 * gdb.texinfo: Replace @example with @smallexample.
10998722 5492
a0eb71c5
KB
54932002-09-20 Kevin Buettner <kevinb@redhat.com>
5494
f7dc1244 5495 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5496 * gdb.texinfo (Character Sets): Use @smallexample instead of
5497 @example. Use GNU/Linux instead of Linux.
5498
54992002-09-20 Jim Blandy <jimb@redhat.com>
5500
5501 * gdb.texinfo: Add character set documentation.
5502
2f870471
AC
55032002-09-19 Andrew Cagney <ac131313@redhat.com>
5504
5505 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5506 (Packets): Add cross reference from `b' packet to `z' packets.
5507
790eb8f5
AC
55082002-09-19 Andrew Cagney <ac131313@redhat.com>
5509
8d30a00d
AC
5510 * gdb.texinfo (Maintenance Commands): Document ``maint
5511 internal-error'' and ``maint internal-warning''.
5512
790eb8f5
AC
5513 * gdbint.texinfo (Target Architecture Definition): Revise
5514 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5515
a23a7bf1
JB
55162002-09-19 Joel Brobecker <brobecker@gnat.com>
5517
5518 * gdbint.texinfo (Target Conditionals): Document the new
5519 NAME_OF_MALLOC macro.
5520
299ffc64
AC
55212002-09-05 Andrew Cagney <ac131313@redhat.com>
5522
5523 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5524 engineer.
5525
b7bb15bc
SC
55262002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5527
5528 * gdb.texinfo (TUI Overview): Document status line fields.
5529
3d757584
SC
55302002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5531
5532 * gdb.texinfo (TUI Commands): Document info win command.
5533
269c21fe
SC
55342002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5535
5536 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5537
7cf36c78
SC
55382002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5539
5540 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5541 (TUI Keys): Likewise.
5542
d2c6833e
AC
55432002-08-25 Andrew Cagney <ac131313@redhat.com>
5544
5545 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5546 for a packet receive.
5547
46d8b1c3
AC
55482002-08-25 Andrew Cagney <ac131313@redhat.com>
5549
5550 * Makefile.in (clean): Move to end of file.
5551 (distclean, maintainer-clean, realclean): Ditto.
5552 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5553 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5554 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5555 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5556
b0787093
AC
55572002-08-24 Andrew Cagney <ac131313@redhat.com>
5558
5559 * Makefile.in (GDBINT_TEX_TMPS): Define.
5560 (gdbint.dvi, gdbint.pdf): Use
5561 (GDB_TEX_TMPS): Define.
5562 (gdb.dvi, gdb.pdf): Use.
5563 (STABS_TEX_TMPS): Define.
5564 (stabs.dvi, stabs.pdf): Use.
5565 (GDB_DOC_SOURCE_INCLUDES): New macros.
5566 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5567 (GDBINT_DOC_FILES_INCLUDES): New macros.
5568 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5569 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5570 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5571 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5572 (links2roff): Replace SFILES_INCLUDED with
5573 GDB_DOC_SOURCE_INCLUDES.
5574 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5575 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5576 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5577 dependencies.
5578 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5579 dependencies.
5580 (gdbmi.texinfo): Delete rule.
5581 (inc-hist.texinfo): Delete rule.
5582 (rluser.texinfo): Delete rule.
5583
ebba8386
AC
55842002-08-23 Andrew Cagney <cagney@redhat.com>
5585
5586 * gdbint.texinfo (Target Architecture Definition): Update
5587 STORE_RETURN_VALUE, mention regcache.
5588
0ab7a791
AC
55892002-08-21 Andrew Cagney <ac131313@redhat.com>
5590
5591 * gdbint.texinfo (Target Architecture Definition): Document
5592 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5593
ee2d5c50
AC
55942002-08-19 Andrew Cagney <ac131313@redhat.com>
5595
5596 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5597 Fix minor typos. Add index entries.
5598
53c69bd7
AC
55992002-08-18 Andrew Cagney <ac131313@redhat.com>
5600
5601 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5602
e76f1f2e
AC
56032002-08-15 Andrew Cagney <ac131313@redhat.com>
5604
5605 * gdbint.texinfo (Target Architecture Definition): Document
5606 PRINT_VECTOR_INFO.
5607 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5608
0680b120
AC
56092002-08-13 Andrew Cagney <ac131313@redhat.com>
5610
5611 * gdb.texinfo (Maintenance Commands): Document "maint print
5612 registers", "maint print raw-registers" and "maint print
5613 cooked-registers".
5614
3c3bea1c
GS
56152002-08-08 Grace Sainsbury <graces@redhat.com>
5616
a9331b3f 5617 From Mark Salter:
3c3bea1c
GS
5618 * gdb.texinfo (Protocol): Document T packet extension to
5619 allow watchpoint address reporting.
5620
42f9b0a5
AC
56212002-08-03 Andrew Cagney <ac131313@redhat.com>
5622
5623 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5624
db034ac5
AC
56252002-08-01 Andrew Cagney <cagney@redhat.com>
5626
5627 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5628 to CHILL.
5629
e2b28d04
AC
56302002-08-01 Andrew Cagney <ac131313@redhat.com>
5631
5632 * gdbint.texinfo (Coding): Revise section "Include Files".
5633
7fb623f7
AC
56342002-07-24 Andrew Cagney <cagney@redhat.com>
5635
5636 * gdbint.texinfo: Obsolete references to m88k.
5637 * gdb.texinfo: Ditto.
5638
4a2b4636
JB
56392002-07-10 Joel Brobecker <brobecker@gnat.com>
5640
7fb623f7 5641 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
5642 where the proper version of autoconf can be retrieved.
5643
a71ec265
DH
56442002-07-09 Don Howard <dhoward@redhat.com>
5645
5646 * gdb.texinfo (Command Files): Further describe the behavior of
5647 sourced command files.
5648
b9aa90c9
AC
56492002-06-27 Andrew Cagney <ac131313@redhat.com>
5650
5651 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5652 (Coding): Clarify ISO C version that GDB assumes.
5653
40dd2248
TT
56542002-06-26 Tom Tromey <tromey@redhat.com>
5655
5656 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5657 add_setshow_cmd_full.
5658
bfac230e
DH
56592002-06-25 Don Howard <dhoward@redhat.com>
5660
5661 * gdb.texinfo (Memory Region Attributes): Document new behavior
5662 for 'mem' command.
5663
475b0867
JB
56642002-06-11 Jim Blandy <jimb@redhat.com>
5665
919d772c
JB
5666 * gdb.texinfo (Symbols): Update documentation for `info source'
5667 command.
5668
475b0867
JB
5669 * gdb.texinfo (Macros): Call the command `info macro', not
5670 `show macro'.
5671
ba8c9337
AC
56722002-06-09 Andrew Cagney <ac131313@redhat.com>
5673
5674 * gdbint.texinfo (Coding): Add section ``Per-architecture module
5675 data''.
5676
1029b7fa
MK
56772002-06-09 Mark Kettenis <kettenis@gnu.org>
5678
5679 * gdbint.texinfo (Target Architecture Definition): Document
5680 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5681
16737d73
AC
56822002-06-08 Andrew Cagney <ac131313@redhat.com>
5683
5684 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5685 lists.
5686
30107679
AC
56872002-06-08 Andrew Cagney <ac131313@redhat.com>
5688
5689 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5690 Branch''.
5691
3352e23e
AC
56922002-06-01 Andrew Cagney <ac131313@redhat.com>
5693
5694 * gdbint.texinfo (Target Architecture Definition): Add section
5695 ``Converting an existing Target Architecture to Multi-arch''.
5696
cbb09e6a
AC
56972002-05-30 Andrew Cagney <ac131313@redhat.com>
5698
5699 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
5700 to ``Obsoleting code''. Revise.
5701
e2e0bcd1
JB
57022002-05-17 Jim Blandy <jimb@redhat.com>
5703
5704 * gdb.texinfo (C Preprocessor Macros): New chapter.
5705 Include it in the main menu.
5706 (Contributors): Credit Jim Blandy with macro support.
5707 (Compilation): Explain how to get macro information into the
5708 executable.
5709 (Expressions): Note that preprocessor macros are expanded.
5710
9db8d71f
DJ
57112002-05-14 Daniel Jacobowitz <drow@mvista.com>
5712
5713 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
5714 options for `target remote'.
5715
6d531722
AC
57162002-05-13 Andrew Cagney <ac131313@redhat.com>
5717
5718 * gdbint.texinfo (Target Architecture Definition): Delete
5719 documentation on NNPC_REGNUM.
5720
13d01224
AC
57212002-05-11 Andrew Cagney <ac131313@redhat.com>
5722
5723 * gdbint.texinfo (Target Architecture Definition): Document
5724 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
5725 (Target Architecture Definition): Revise section `Using Different
5726 Register and Memory Data Representations'. Add section `Raw and
5727 Virtual Register Representations'.
5728
b2e75d78
AC
57292002-05-11 Andrew Cagney <ac131313@redhat.com>
5730
5731 * gdbint.texinfo (Target Architecture Definition): Mention
5732 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
5733 (Target Architecture Definition): Mention same. Add references to
5734 web pages.
5735
2c8682ee
MS
57362002-05-08 Michael Snyder <msnyder@redhat.com>
5737
5738 * stabs.texinfo (Attributes): Document new "vector" attribute.
5739
0816590b
AC
57402002-05-04 Andrew Cagney <ac131313@redhat.com>
5741
5742 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
5743
2653173e
AC
57442002-05-04 Andrew Cagney <ac131313@redhat.com>
5745
5746 * gdb.texinfo: Delete obsolete references to a29k.
5747
d7bd68ca
AC
57482002-04-24 Andrew Cagney <ac131313@redhat.com>
5749
5750 * gdbint.texinfo (Target Architecture Definition): Replace
5751 IN_SIGTRAMP with PC_IN_SIGTRAMP.
5752
21d83aa5
DM
57532002-04-24 David S. Miller <davem@redhat.com>
5754
5755 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
5756
7673a6cc
DM
57572002-04-21 David S. Miller <davem@redhat.com>
5758
5759 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
5760
d49d1e0a
AC
57612002-04-21 Andrew Cagney <ac131313@redhat.com>
5762
5763 * gdbint.texinfo (Target Architecture Definition): Delete
5764 definition of HAVE_REGISTER_WINDOWS.
5765
f7dc1244 57662002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
5767
5768 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
5769 "Theodore A. Roth" <troth@verinet.com>.
5770
5ca0cb28
DH
57712002-04-15 Don Howard <dhoward@redhat.com>
5772
f7dc1244 5773 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 5774 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 5775 Provide a better explaination of this feature.
5ca0cb28 5776
f208ba17
AC
57772002-04-14 Andrew Cagney <ac131313@redhat.com>
5778
5779 * gdbint.texinfo (Target Architecture Definition): Remove
5780 FRAME_CHAIN_COMBINE.
5781
d5ba91de
MC
57822002-04-12 Michael Chastain <mec@shout.net>
5783
5784 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5785 REG_STACK_SEGMENT.
5786
26818220
MC
57872002-04-09 Michael Chastain <mec@shout.net>
5788
5789 * gdbint.texinfo (Obsolete Conditionals): Remove references to
5790 PYRAMID_* macros.
5791
129188f6
AC
57922002-04-07 Andrew Cagney <ac131313@redhat.com>
5793
5794 * gdb.texinfo (Bug Reporting): Document that the web is the
5795 prefered way of submitting bug reports.
5796 (Bug Reporting): Delete the s-mail address as the last resort.
5797
8227c0ff
AC
57982002-04-05 Andrew Cagney <ac131313@redhat.com>
5799
5800 * gdbint.texinfo (Target Architecture Definition): Delete
5801 references to TARGET_WRITE_FP and write_fp.
5802
16d9dec6
MS
58032002-03-27 Michael Snyder <msnyder@redhat.com>
5804
5805 * gdb.texinfo: Document new commands dump, append, and restore.
5806
9ae8b82c
AC
58072002-03-27 Andrew Cagney <ac131313@redhat.com>
5808
5809 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
5810 Branch'.
5811
474c8240
AC
58122002-03-18 Andrew Cagney <ac131313@redhat.com>
5813
5814 * gdb.texinfo: Change all examples to @smallexample.
5815 * gdbint.texinfo: Ditto.
a9331b3f 5816
fb0ff88f
AC
58172002-03-18 Andrew Cagney <ac131313@redhat.com>
5818
5819 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5820 Branches''.
5821
9bb0a4d8
AC
58222002-03-18 Andrew Cagney <ac131313@redhat.com>
5823
5824 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5825 Policy''.
5826
937f164b
FF
58272002-03-04 Fred Fish <fnf@redhat.com>
5828
5829 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5830 expresson, suports, dependant, trhe, perhaphs, situtations,
5831 explictily, taged, oportunity, unfortunatly).
5832
a7b40f07
AC
58332002-02-24 Andrew Cagney <ac131313@redhat.com>
5834
5835 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5836 Remove reference to 3.12.
5837
aab4e0ec
AC
58382002-02-23 Andrew Cagney <ac131313@redhat.com>
5839
5840 * gdbint.texinfo: Include fdl.texi.
5841 (Top): Add GNU Free Documentation License.
5842 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5843 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5844 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5845 (gdbint.info): Add srcdir to include path.
5846 * gdb.texinfo: Include gpl.texi.
5847 (Top): Add Copying.
5848 * gpl.texi: New file.
5849
47b95330
AC
58502002-02-23 Andrew Cagney <ac131313@redhat.com>
5851
5852 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5853
78c47bea
PM
58542002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
5855
5856 * gdb.texinfo: Document Cygwin native specific commands.
5857
56460a61
DJ
58582002-02-15 Daniel Jacobowitz <drow@mvista.com>
5859
5860 * gdb.texinfo: Document gdbserver ``--attach'' command.
5861
def71bfa
MS
58622002-02-07 Michael Snyder <msnyder@redhat.com>
5863
5864 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5865 to @code(_ovly_debug_event).
5866
c928edc0
AC
58672002-02-07 Andrew Cagney <ac131313@redhat.com>
5868
5869 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5870
81d46470
MS
58712002-02-06 Michael Snyder <msnyder@redhat.com>
5872
5873 * gdb.texinfo (overlays): Mention new magic symbol
5874 '_ovly_debug_event', which allows GDB to keep better track
5875 of overlays.
5876
f7dc1244 58772002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
5878
5879 * gdb.texinfo (Memory Region Attributes): Fix the wording.
5880 Suggested by Dmitry Sivachenko.
5881
5882 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
5883
15110bc3
MS
58842002-02-01 Michael Snyder <msnyder@redhat.com>
5885
5886 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5887
6763aef9
MS
58882002-01-30 Michael Snyder <msnyder@redhat.com>
5889
ac282366
MS
5890 * gdb.texinfo: (remote protocol): Gramatical fix-up.
5891 (set trust-readonly-sections): Document.
6763aef9 5892
8642bc8f
AC
58932002-01-29 Andrew Cagney <ac131313@redhat.com>
5894
5895 * gdbint.texinfo (Releasing GDB): Revise and update.
5896
afe64c1a
AC
58972002-01-28 Andrew Cagney <ac131313@redhat.com>
5898
5899 * gdbint.texinfo (Target Architecture Definition): Delete
5900 description of TARGET_BYTE_ORDER_DEFAULT.
5901
f7dc1244 59022002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
5903
5904 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
5905 <mitya@cavia.pp.ru>.
5906
3d6e1b5a
AC
59072002-01-23 Andrew Cagney <ac131313@redhat.com>
5908
5909 * libgdb.texinfo: Delete file.
5910
6c0e9fb3
AC
59112002-01-22 Andrew Cagney <ac131313@redhat.com>
5912
5913 * gdb.texinfo: Remove makeinfo 3.12 hacks.
5914 * gdbint.texinfo: Ditto.
5915
e0ce93ac
AC
5916Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
5917
5918 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5919
be298bcc
AC
59202002-01-22 Andrew Cagney <ac131313@redhat.com>
5921
5922 * Makefile.in: Update copyright.
5923 (TEXI2DVI): Define.
5924 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5925 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
5926 gdb-cfg.texi.
5927 (TEXINDEX, PDFTEX): Delete makefile variables.
5928
8e04817f
AC
59292002-01-22 Andrew Cagney <ac131313@redhat.com>
5930
5931 * gdb.texinfo (Protocol): Move section to appendix.
5932
6b2f586d
AC
59332002-01-21 Andrew Cagney <ac131313@redhat.com>
5934
5935 * gdb.texinfo (Remote Debugging): Create a menu.
5936 (Top): Add ``Remote Debugging'' to menu.
5937
6f05cf9f
AC
59382002-01-21 Andrew Cagney <ac131313@redhat.com>
5939
5940 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5941 serial protocol'' from here.
5942 (Remote Debugging): To here. New chapter.
5943
3fd3d7d2
AC
59442002-01-20 Andrew Cagney <ac131313@redhat.com>
5945
5946 * gdbint.texinfo (Target Architecture Definition): Delete
5947 description of TARGET_BYTE_ORDER_SELECTABLE_P.
5948
7fd60527
AC
59492002-01-20 Andrew Cagney <ac131313@redhat.com>
5950
5951 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
5952 are no longer needed.
5953 (Porting GDB): Add maintainer note about configure.host.
5954
c2f05ac9
AC
59552002-01-20 Andrew Cagney <ac131313@redhat.com>
5956
5957 * gdbint.texinfo (Target Architecture Definition): Remove
5958 definition of IEEE_FLOAT.
5959
f7dc1244 59602002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
5961
5962 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
5963 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
5964 <3diff@gnu.org>
231b2aad 5965
82600034
AC
59662002-01-19 Andrew Cagney <ac131313@redhat.com>
5967
5968 * gdbint.texinfo (Host Definition): Remove references to
5969 MALLOC_INCOMPATIBLE.
5970
7708fa01
AC
59712002-01-17 Andrew Cagney <ac131313@redhat.com>
5972
5973 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5974 and xyz-xdep.o.
5975
eb12ee30
AC
59762002-01-17 Andrew Cagney <ac131313@redhat.com>
5977
889bf7c5 5978 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
5979 (Set Breaks): Copy ``maint info breakpoint'' doco to
5980 ``Maintenance Commands'' appendix. Add reference.
5981
c9ccaa92
AC
59822002-01-17 Andrew Cagney <ac131313@redhat.com>
5983
5984 * fdl.texi: Remove next/prev from @node.
5985
f7dc1244 59862002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
5987
5988 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
5989 for monstrous @multitable (from Brian Youmans).
5990
5991 * fdl.texi: New file.
5992
5993 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
5994
8973da3a
AC
59952002-01-15 Andrew Cagney <ac131313@redhat.com>
5996
5997 * gdbint.texinfo (Releasing GDB): New chapter.
5998
7d86b5d5
AC
59992002-01-14 Andrew Cagney <ac131313@redhat.com>
6000
6001 * gdb.texinfo (Embedded Processors, Calling program functions):
6002 Obsolete references to a29k.
6003
cc1cb004
AC
60042002-01-13 Andrew Cagney <ac131313@redhat.com>
6005
6006 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6007 examples. Document that a code-block should do or discard its
6008 cleanups before exit.
6009
79f12247
MS
60102002-01-11 Michael Snyder <msnyder@redhat.com>
6011
6012 * gdb.texinfo (Choosing files): Change @samp to @file.
6013
19837790
MS
60142002-01-05 Michael Snyder <msnyder@redhat.com>
6015
6016 * gdb.texinfo (--pid): Document new command line option (attach).
6017
f7dc1244 60182002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6019
6020 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6021 in the stub.
6022
d7449b42
AC
60232002-01-04 Andrew Cagney <ac131313@redhat.com>
6024
6025 * gdbint.texinfo (Target Architecture Definition): Replace
6026 BIG_ENDIAN with BFD_ENDIAN_BIG.
6027
f23631e4
AC
60282002-01-03 Andrew Cagney <ac131313@redhat.com>
6029
6030 * gdbint.texinfo (Target Architecture Definition): Replace
6031 value_ptr with struct value pointer.
6032
72c9928d
EZ
60332002-01-02 Eli Zaretskii <eliz@gnu.org>
6034
6035 * gdb.texinfo (Free Software): Fix wording.
6036
959acfd1
EZ
60372001-12-31 Eli Zaretskii <eliz@gnu.org>
6038
6039 * gdb.texinfo (Free Software): New section ``Free Software Needs
6040 Free Documentation''.
6041
f7dc1244 60422001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6043
6044 * stabs.texinfo:
6045 * gdb.texinfo:
6046 * gdbint.texinfo:
6047 * libgdb.texinfo:
6048 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6049
6600abed
MS
60502001-12-29 Michael Snyder <msnyder@redhat.com>
6051
6052 * gdb.texinfo (maint info sections): Fix typo.
6053
f6680716
MS
60542001-12-26 Michael Snyder <msnyder@redhat.com>
6055
fe95c787
MS
6056 * gdb.texinfo (maint info sections): Document.
6057
a9331b3f 6058 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6059 'info proc' sub-options that are currently not implemented.
6060
c3d3ce5b
JB
60612001-12-20 Jim Blandy <jimb@redhat.com>
6062
6063 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6064
778eb05e
AC
60652001-12-15 Andrew Cagney <ac131313@redhat.com>
6066
6067 * gdbint.texinfo (Target Architecture Definition): Replace
6068 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6069
2607059c
AC
60702001-12-01 Andrew Cagney <ac131313@redhat.com>
6071
6072 * gdbint.texinfo (Host Definition): Delete documentation on
6073 HOST_BYTE_ORDER.
6074
df0cd8c5
JB
60752001-11-30 Jim Blandy <jimb@redhat.com>
6076
6077 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6078 overlay support. Add to top-level menu.
df0cd8c5 6079
88118b3a
TT
60802001-11-26 Tom Tromey <tromey@redhat.com>
6081
6082 * gdb.texinfo (Command Syntax): Document C-o binding.
6083
96565e91
CF
60842001-07-26 Christopher Faylor <cgf@redhat.com>
6085
6086 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6087 use since it is described in the referenced section.
6088
f7dc1244 6089 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6090 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6091 clearer when using DJGPP.
6092
2a3d5645
CF
60932001-11-24 Christopher Faylor <cgf@redhat.com>
6094
6095 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6096 specifically refer to MS-DOS.
6097 (command files): Mention gdb.ini is only used on MS-DOS.
6098
aa26fa3a
TT
60992001-11-21 Tom Tromey <tromey@redhat.com>
6100
6101 * gdb.texinfo (Invoking GDB): Document --args.
6102 (Mode Options): Likewise.
6103
4f8ada06
JB
61042001-11-21 Jim Blandy <jimb@redhat.com>
6105
6106 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6107 Delete documentation; this macro has been removed from the
6108 sources.
4f8ada06 6109
3fe0dc10
JB
61102001-11-13 Jim Blandy <jimb@redhat.com>
6111
6112 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6113
9e5abb06
CV
61142001-11-06 Corinna Vinschen <vinschen@redhat.com>
6115
6116 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6117
1c5dfdad
MS
61182001-11-05 Michael Snyder <msnyder@redhat.com>
6119
a9331b3f 6120 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6121 quote regexp chars in function names such as "operator*()".
6122
990f9fe3
FF
61232001-11-01 Fred Fish <fnf@redhat.com>
6124
6125 * gdbint.texinfo (SOLIB_ADD): Document additional new
6126 "readsyms" arg.
6127
b433d00b
DH
61282001-10-30 Don Howard <dhoward@redhat.com>
6129
070b1dd3
DH
6130 * gdb.texinfo: (Command Files) Added documentation for the
6131 behavior of gdb with input redirected from a file.
b433d00b 6132
b7209cb4
FF
61332001-10-28 Fred Fish <fnf@redhat.com>
6134
6135 * gdb.texinfo (auto-solib-add): Change docs to match
6136 implementation change.
6137 (auto-solib-limit): Add docs for new variable.
6138
1aa20aa8
AC
61392001-10-15 Andrew Cagney <ac131313@redhat.com>
6140
6141 * gdbint.texinfo (Target Architecture Definition): Function
6142 value_as_pointer renamed to value_as_address.
6143
fc0c74b1
AC
61442001-10-15 Andrew Cagney <ac131313@redhat.com>
6145
6146 * gdbint.texinfo (Target Architecture Definition): Default
6147 POINTER_TO_ADDRESS functions assume unsigned addresses.
6148 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6149 posting by Jim Blandy.
6150
f4846649
JB
61512001-10-12 Jim Blandy <jimb@redhat.com>
6152
6153 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6154 version of texi2html (1.64) doesn't support this flag any more.
6155
f277788b
MK
61562001-09-08 Mark Kettenis <kettenis@gnu.org>
6157
a9dc4918
MK
6158 * gdbint.texinfo (Host Definition): Remove description of
6159 MEM_FNS_DECLARED.
6160
d28379df
MK
6161 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6162
f277788b
MK
6163 * gdbint.texinfo (Host Definition): Remove description of
6164 HAVE_SIGSETMASK.
6165
7ccaa899
EZ
61662001-09-04 Elena Zannoni <ezannoni@redhat.com>
6167
6168 * gdbint.texinfo (Target Architecture Definition): Add
6169 explanation of TARGET_PRINT_INSN macro.
6170
17d9d558
JB
61712001-08-30 Jim Blandy <jimb@redhat.com>
6172
6173 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6174 Explain what it means to load relocatable files.
6175
72cde065
JB
61762001-08-28 Jim Blandy <jimb@redhat.com>
6177
6178 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6179 info `top' menu.
6180
9e678452
CF
6181Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6182
6183 * gdbint.texinfo: Add a cautionary note about macro use.
6184
a2bea4c3 61852001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6186
a2bea4c3
CV
6187 * gdb.texinfo: Explain omitting the hostname in the
6188 `target remote' command.
6189
1129bf27
DJ
61902001-07-30 Daniel Jacobowitz <drow@mvista.com>
6191
6192 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6193 and END-INFO-DIR-ENTRY.
6194
732b3002
SC
61952001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6196
6197 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6198
89437448
AC
61992001-07-25 Andrew Cagney <ac131313@redhat.com>
6200
6201 * gdbint.texinfo (libgdb): Rewrite.
6202
f7dc1244 62032001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6204
6205 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6206
c4555f82
SC
62072001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6208
6209 * gdb.texinfo (TUI): New chapter, document the TUI.
6210 (Mode Options): Document the -tui option.
6211
2f45a6e0
MK
62122001-07-23 Mark Kettenis <kettenis@gnu.org>
6213
6214 * gdbint.texinfo (Host Definition): Remove description of
6215 NEED_POSIX_SETPGID.
6216
f7dc1244 62172001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6218
6219 * gdb.tex (DJGPP Native): New node, with descriptions of
6220 DJGPP-specific commands.
6221
be9c6c35
JM
62222001-07-19 John R. Moore <jmoore@redhat.com>
6223
6224 * gdbint.texinfo: Three misspellings.
6225
dfa249fb
AC
62262001-07-06 Andrew Cagney <ac131313@redhat.com>
6227
6228 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6229 `test` expressions on bash. Problem reported by Colin Walters.
6230
c72e7388
AC
62312001-07-04 Andrew Cagney <ac131313@redhat.com>
6232
6233 * gdbint.texinfo (User Interface): Update ui-out documentation to
6234 refelect recent UI/MI updates.
6235
94bbb2c0
AC
62362001-07-04 Andrew Cagney <ac131313@redhat.com>
6237
6238 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6239 interpreters.
6240
af6c57ea
AC
62412001-06-15 Andrew Cagney <ac131313@redhat.com>
6242
6243 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6244 structure and not macros.
6245 (Host Definition): Document that much of this chapter is obsolete.
6246 (Target Architecture Definition): Update list of files that make
6247 up a target architecture.
6248 (Coding): Update.
6249
83aa8bc6
AC
62502001-06-28 Andrew Cagney <ac131313@redhat.com>
6251
6252 * gdbint.texinfo (Target Architecture Definition): Update
6253 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6254 The latter has been changed to a true predicate.
6255
f7dc1244 62562001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6257
6258 * annotate.texi: Add @noindent where needed. From Dmitry
6259 Sivachenko <dima@Chg.RU>.
6260 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6261
656db9b0
AC
62622001-06-16 Andrew Cagney <ac131313@redhat.com>
6263
6264 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6265
df2396a1
AC
62662001-06-14 Andrew Cagney <ac131313@redhat.com>
6267
6268 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6269 returns ``OK''. Document that the ``R'' packet does not reply.
6270
0f1f2b0a
MS
62712001-06-13 Michael Snyder <msnyder@redhat.com>
6272
6273 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6274
f7dc1244 62752001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6276
6277 * gdb.texinfo (Signals): Clarify the default setting of signal
6278 handling.
6279
a5d7c491
AC
62802001-05-14 Andrew Cagney <ac131313@redhat.com>
6281
6282 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6283 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6284
05a54c4f
AC
62852001-05-12 Andrew Cagney <ac131313@redhat.com>
6286
6287 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6288
f7dc1244 62892001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6290
6291 * gdbint.texinfo (Clean Design and Portable Implementation):
6292 Renamed from "Clean Design".
6293 (Clean Design and Portable Implementation): Document portable
6294 methods of handling file names, and the associated macros.
6295
f7dc1244 62962001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6297
6298 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6299 command and provide a cross-reference to its description.
6300 (Symbols): Note that "info scope" is useful for trace experiments.
6301
f7dc1244 63022001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6303
b37052ae
EZ
6304 * gdb.texinfo (Symbols): Document "info scope".
6305 (Tracepoints): New chapter.
6306 (Contributors): Update for v5.1.
6307 <All nodes>: Change "C++" to "C@t{++}".
6308
0ee54786
EZ
6309 * gdbint.texinfo (User Interface): A new section about ui_out
6310 functions, based on text written by Fernando Nasser.
6311
c534679c
EZ
6312 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6313
f7dc1244 63142001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6315
e9c75b65
EZ
6316 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6317
6318 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6319
6320 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6321 Replace "GDB" with "@value{GDBN}". Fix markup.
6322
6323 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6324
3d67e040
EZ
6325 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6326 a cross-reference to its description.
6327 (Symbols): Document "info symbol".
6328
f7dc1244 63292001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6330
6331 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6332 subsection "x86 Watchpoints".
6333 (Target Architecture Definition): Document the macros
6334 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6335 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6336
b0ed3589
AC
63372001-03-20 Andrew Cagney <ac131313@redhat.com>
6338
6339 * gdbint.texinfo (Target Architecture Definition): Update
6340 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6341 list.
6342
b6ba6518
KB
63432001-03-06 Kevin Buettner <kevinb@redhat.com>
6344
6345 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6346 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6347
f7dc1244 63482001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6349
6350 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6351
f7dc1244 63522001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6353
17cc6a06
EZ
6354 * gdb.texinfo (Environment): Document that `path' does not change
6355 the value of PATH in GDB's own environment (it did in the past,
6356 but that was changed on March 15, 1994). Reported by Doug Evans
6357 <dje@transmeta.com>.
6358
56caf160
EZ
6359 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6360 its line. Fix markup of commands and macros. Add an Index node
6361 and index entries.
6362
29e57380
C
63632001-01-23 J.T. Conklin <jtc@redback.com>
6364
6365 * gdb.texinfo (Memory region attributes): New manual section.
6366
1c6147de
ND
63672001-01-04 Nicholas Duffek <nsd@redhat.com>
6368
6369 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6370
f7dc1244 63712000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6372
6373 * refcard.tex: Version and copyright fixed. From Phil Edwards
6374 <pedwards@disaster.jaj.com>.
6375
0dcedd82
AC
6376Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6377
6378 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6379 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6380
3b851bce
AC
6381Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6382
6383 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6384 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6385
f7dc1244 63862000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6387
6388 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6389 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6390
b90a5f51
CF
63912000-11-10 Christopher Faylor <cgf@cygnus.com>
6392
6393 * gdb.texinfo: Document new 'set step-mode' command.
6394
f7dc1244 63952000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6396
6397 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6398 changes from Dmitry Sivachenko <dima@Chg.RU>.
6399
f7dc1244 64002000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6401
6402 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6403 From Steven Johnson <sbjohnson@ozemail.com.au>.
6404
2e685b93
MK
64052000-08-10 Mark Kettenis <kettenis@gnu.org>
6406
6407 * gdbint.texinfo (Overall Structure): Spelling fix.
6408
f7dc1244 64092000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6410
6411 * gdbint.texinfo (Target Architecture Definition): Document that
6412 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6413 for which REGISTER_CONVERTIBLE returns a zero value.
6414
63ac3005
EZ
64152000-07-08 Christopher Faylor <cgf@cygnus.com>
6416
6417 * Makefile.in (install-info): Find files to install in either the
6418 build or source directories (adapted from Makefile.am).
6419
bd79f757
ND
64202000-07-07 Nicholas Duffek <nsd@redhat.com>
6421
6422 * stabs.texinfo: Fix spelling errors.
6423 (String Field): FILE-NUMBER starts from 0, not 1.
6424
f7dc1244 64252000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6426
6427 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6428 Brian Youmans.
5f208f6d 6429
f7dc1244 64302000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6431
6432 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6433 the source directory. Reported by Mark Harig
6434 <markh@frazier.landmark.com>.
cc542d3b 6435
f3b28801
C
64362000-06-20 J.T. Conklin <jtc@redback.com>
6437
6438 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6439
449f3b6c
AC
6440Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6441
6442 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6443 Generate using pdftex.
449f3b6c 6444 (PDFTEX): Define.
889bf7c5 6445 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6446 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6447 @contents at the start.
449f3b6c 6448
f7dc1244 64492000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6450
6451 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6452 Youmans.
48e934c6 6453
9e9c5ae7
AC
6454Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6455
6456 From Brian Youmans:
6457 * gdb.texinfo: Fix ``et al.''.
6458
c741b251
AC
6459Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6460
6461 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6462 loop.
c741b251 6463
4ab64e14
JG
64642000-05-19 Jimmy Guo <guo@cup.hp.com>
6465
6466 * configure: Regenerate.
6467
f7dc1244 64682000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6469
6470 * Makefile.in (install-info): Run install-info on installed Info
6471 files.
6472
8c70017b
AC
6473Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6474
a7cb598a 6475 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6476 Andrew Cagney.
8c70017b 6477
f7dc1244 64782000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6479
6480 * gdb.texinfo: Proofreading changes from Brian Youmans.
6481
bf0184be
ND
64822000-05-01 Nick Duffek <nsd@cygnus.com>
6483
6484 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6485 startup sequence, minor edits.
6486
f7dc1244 64872000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6488
6489 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6490 TeX.
6491
6492 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6493 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6494 like `n' and `s' which look weird. Convert some of the @kindex to
6495 @vindex, when they refer to variables, not commands.
6496
33e16fad
AC
6497Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6498
6499 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6500
f7dc1244 65012000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6502
6503 * Makefile.in (GDBMI_DIR): New variable.
6504 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6505 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6506 (gdbmi.texinfo): New target, for texi2roff.
6507 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6508 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6509
6510 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6511 gdbmi.texinfo.
6512 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6513 comment.
6514
d167840f
EZ
65152000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6516
6517 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6518 command.
d167840f 6519
f7dc1244 65202000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6521
6522 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6523 prevents the build (and is generally a Bad Idea).
6524
f7dc1244 65252000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6526
6527 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6528 a comma inside @var.
6529 (Command Files): Index markup changes from Dmitry Sivachenko
6530 <dima@Chg.RU>.
6531
f7dc1244 65322000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6533
6534 * Makefile.in (LN_S): Define.
6535 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6536 invoke "ln -s" unless it is known to work.
6537
6538 * configure.in (AC_PROG_LN_S): Add.
6539
8dc7983f
JB
65402000-04-14 Jim Blandy <jimb@redhat.com>
6541
6542 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6543 section.
6544 (Target Conditionals): Document ADDRESS_TO_POINTER,
6545 POINTER_TO_ADDRESS.
6546
1a8237e8
DB
65472000-04-11 Daniel Berlin <dan@cgsoftware.com>
6548
6549 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6550 gdb-cfg.texi to get the value.
6551
ca526f1a
JB
65522000-04-10 Jim Blandy <jimb@redhat.com>
6553
6554 * gdbint.texinfo (Target Architecture Definition): Fix
6555 cross-references.
6556
faaafcb4
JB
65572000-04-08 Jim Blandy <jimb@redhat.com>
6558
6559 * gdbint.texinfo (Using Different Register and Memory Data
6560 Representations): New section.
6561 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6562 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6563 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6564
1b27397f
AC
6565Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6566
6567 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6568 for acknowledgments.
1b27397f 6569
480ff1fb
AC
6570Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6571
6572 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6573 qThreadExtraInfo.
480ff1fb 6574
a9331b3f 65752000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6576
a9331b3f
RM
6577 * gdb.texinfo: Clarify which remote debug protocol commands are
6578 required and which are optional.
f1251bdd 6579
dbeb8dbd
AC
6580Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6581
6582 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6583 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6584 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6585 * annotate.texi: Update.
6586
6d2ebf8b
SS
65872000-03-28 Stan Shebs <shebs@apple.com>
6588
6589 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6590 expectation of additional changes before release), update
6591 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6592 node links, rephrase and/or shorten lines to fix formatting
6593 problem in both regular and @smallbook formats.
6594 * annotate.texi: Shorten lines in example, use smallexample
6595 consistently everywhere.
6596 * Makefile.in: Add comment about texinfo 4.0 html generation.
6597 (SFILES_INCLUDED): Add annotate.texi.
6598
5d161b24
DB
65992000-03-27 Daniel Berlin <dan@cgsoftware.com>
6600
5ae4183a
AS
6601 * gdb.texinfo (Debugging Output): Added new section, documenting
6602 the "set/show debug" commands.
5d161b24 6603
b9deaee7
AC
6604Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6605
6606 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6607 entry.
b9deaee7
AC
6608
6609 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6610 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 6611 @chapter and @node entries.
a9331b3f 6612
b9deaee7 6613 * gdb.texinfo: Link all top-level nodes.
a9331b3f 6614
9ef47d30
AC
6615Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6616
6617 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 6618 files.
9ef47d30 6619
cfeada60
FN
66202000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6621
6622 From David Whedon <dwhedon@gordian.com>
5ae4183a 6623 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 6624
6837a0a2
DB
66252000-03-22 Daniel Berlin <dan@cgsoftware.com>
6626
6627 * gdb.texinfo: Add documentation for the apropos command.
6628
bba2971c
MS
66292000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6630
6631 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6632
2b628194
MS
66332000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6634
a9331b3f 6635 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
6636 two places.
6637
96a2c332
SS
66382000-03-17 Stan Shebs <shebs@apple.com>
6639
6640 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6641 <dima@Chg.RU>, also clarification of allowed content for
6642 string constants.
6643
f7dc1244 66442000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
6645
6646 * gdb.texinfo (main menu): Add Annotations.
6647 (File Options): Add @cindex entries for each command-line option.
6648 Document --epoch, --annotate, --async, --interpreter, --write,
6649 --statistics, and --version.
6650
6651 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
6652 of GDB.
6653
9d233477
JB
66542000-02-23 Jim Blandy <jimb@redhat.com>
6655
6656 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6657
14e0eb3b
JB
66582000-02-22 Jim Blandy <jimb@redhat.com>
6659
6660 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6661
3555de01
JM
66622000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
6663
6664 * Makefile.in (diststuff): New target.
6665
5e35df8e
KB
66662000-02-15 Kevin Buettner <kevinb@redhat.com>
6667
6668 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 6669 architecture. [From Jim Wilson.]
5e35df8e 6670
c5394b80
JM
66712000-01-16 Tom Tromey <tromey@cygnus.com>
6672
6673 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6674 (Delete Breaks): Mention range arguments.
6675 (Disabling): Likewise.
6676
c3f6f71d
JM
66772000-01-05 Dmitry Sivachenko <dima@Chg.RU>
6678
6679 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
6680
c4093a6a
JM
6681Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
6682
6683 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 6684 valid functions.
c4093a6a 6685
11cf8741
JM
66861999-11-05 Stan Shebs <shebs@andros.cygnus.com>
6687
6688 * gdb.texinfo: Clarify regular expressions used in rbreak.
6689
917317f4
JM
66901999-10-15 Kevin Buettner <kevinb@cygnus.com>
6691
6692 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6693 MEMORY_REMOVE_BREAKPOINT): Document.
6694
6695Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
6696
6697 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 6698 offset re-using the DATA offset instead.
917317f4 6699
2df3850c
JM
67001999-10-11 Jim Kingdon <kingdon@redhat.com>
6701
6702 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
6703
67041999-10-05 Stan Shebs <shebs@andros.cygnus.com>
6705
6706 From Dmitry Sivachenko <demon@gpad.ac.ru>:
6707 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
6708 typos.
6709
6710 * gdb.texinfo: Various minor wording and formatting improvements,
6711 mentions of additional command-line options.
6712
2acceee2
JM
67131999-09-30 Fred Fish <fnf@cygnus.com>
6714
6715 * gdb.texinfo: Document additional forms of specifying section
6716 names and addresses for the add-symbol-file command.
6717
c2c6d25f
JM
67181999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
6719
6720 * gdbint.texinfo: Fix typo, add the word "have".
6721
67221999-09-14 Jim Blandy <jimb@cris.red-bean.com>
6723
6724 * gdbint.texinfo (Target Architecture Definition): Document the
6725 SKIP_PERMANENT_BREAKPOINT macro.
6726
d4f3574e
SS
67271999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6728
6729 * gdb.texinfo: Fiks speling errers.
6730
6731 * gdb.texinfo: Fix uses of @multitable.
6732
f7dc1244 6733 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 6734 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 6735 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
6736 comments about using with optimization, add more indexing,
6737 fix info about disassembly-flavor.
6738
6739Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
6740
6741 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
6742 SKIP_SOLIB_RESOLVER): Define.
6743
6744Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
6745
6746 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 6747 ``g'' packets.
d4f3574e 6748
104c1213
JM
67491999-08-30 Stan Shebs <shebs@andros.cygnus.com>
6750
6751 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
6752 platform-specific info, inline remote.texi and move sections of it
6753 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
6754 and register stack into the new chapter.
6755 * remote.texi: Remove, now part of gdb.texinfo.
6756 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
6757
67581999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
6759
6760 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
6761 GDB_TARGET_IS_MACH386): These kludges have gone away.
6762
6763Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
6764
6765 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 6766 TDEPLIBS.
104c1213 6767
53a5351d
JM
67681999-08-20 Stan Shebs <shebs@andros.cygnus.com>
6769
6770 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
6771 surrounding text to fit HP-UX bits into general info.
6772 (HPPA-cfg.texi): Remove, no longer useful.
6773
6774 * gdb.texinfo: Remove explicit links from @node lines, remove
6775 HP-added "Detailed Node Listing" from main menu which confuses
6776 things.
6777
6778 From Dmitry Sivachenko <dima@Chg.RU>:
6779 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 6780 in description of `set environment'.
53a5351d
JM
6781
67821999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6783
6784 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6785
7be570e7
JM
67861999-08-12 Ben Elliston <bje@cygnus.com>
6787
6788 * gdbint.texinfo (Breakpoint Handling): Add missing words.
6789
f7dc1244 67901999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
6791
6792 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
6793 watch, awatch, and rwatch. Explain why the latter two cannot be
6794 set as software watchpoints. Document that watchpoints for local
6795 variables are deleted when the debuggee terminates.
7be570e7
JM
6796
6797Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
6798
6799 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
6800 packet. Allow E.. response packet. "qRcmd" packet is no longer
6801 reserved.
7be570e7
JM
6802
68031999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6804
a9331b3f
RM
6805 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6806 * gdb.texinfo: Ditto.
7be570e7 6807
96baa820
JM
68081999-08-06 Tom Tromey <tromey@cygnus.com>
6809
6810 * gdb.texinfo (KOD): New node.
6811
6812Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
6813
6814 * remote.texi (Rcmd): Fix minor formatting typos.
6815
6816Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
6817
6818 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 6819 packets.
96baa820 6820
adf40b2e
JM
68211999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
6822
6823 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6824 fixes.
6825
43ff13b4
JM
6826Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
6827
6828 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6829
085dd6e6
JM
6830Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6831
6832 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
6833 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
6834 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
6835 packets that are not supported on all hosts. Expand examples.
6836 Spell check.
085dd6e6
JM
6837
68381999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6839
6840 * Makefile.in: Recognize html, install-html. Add targets
6841 to build HTML versions of documentation via texi2html.
6842
6843Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
6844
6845 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 6846 testsuite.
085dd6e6
JM
6847
6848Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
6849
6850 * remote.texi (Communication Protocol): Rewrite.
6851
6852Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
6853
6854 * stabs.texinfo: Fix uses of xref.
6855
9e0b60a8
JM
6856Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
6857
6858 * gdbint.texinfo: Add an anti-printf exhortation, and update the
6859 info about patch submission.
6860
cce74817
JM
6861Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
6862
6863 From Per Bothner <bothner@cygnus.com>:
6864 * gdb.texinfo: Document Chill support.
6865
6866Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
6867
6868 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
6869 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6870 Document that the value should be greater-than or equal-to zero.
6871 (NO_STD_REGS): Document. Deprecate.
cce74817 6872
ac9a91a7
JM
6873Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6874
6875 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 6876 Document that these are not used.
ac9a91a7
JM
6877
6878Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6879
6880 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6881
392a587b
JM
6882Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
6883
6884 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 6885 numargs was dropped.
392a587b
JM
6886
6887Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
6888
6889 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6890
b83266a0
SS
6891Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
6892
6893 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 6894 Update.
b83266a0 6895
7a292a7a
SS
6896Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
6897
6898 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6899 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6900
6901Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
6902
6903 * gdbint.texinfo: Fix typos: $ -> @.
6904
6905Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
6906
6907 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
6908 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6909 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6910 BREAKPOINT_FROM_PC.
a9331b3f 6911
7a292a7a
SS
6912Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
6913
6914 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 6915 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
6916
6917Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6918
6919 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 6920 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
6921
69221999-04-02 Stan Shebs <shebs@andros.cygnus.com>
6923
6924 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6925 longer exists.
6926
6927Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
6928
6929 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
6930 nearly all @ifset/@ifclear conditionals; nobody uses them, and
6931 they make the manual source incomprehensible.
7a292a7a
SS
6932 * h8-cfg.texi: Remove, hasn't been used in years.
6933
c906108c
SS
6934Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
6935
6936 * gdb.texinfo: Update the credits.
6937
6938Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6939
6940 * gdb.texinfo: Fix mistakes noticed in printout of last
6941 draft, add Alpha to discussion of heuristic fence post.
6942
6943Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
6944
6945 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
6946 Edition, merge some HP changes into mainline, describe some
6947 previously undocumented features, describe more of the target
6948 commands available, eliminate obsolete section on renamed
6949 commands.
c906108c
SS
6950 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6951
6952Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
6953
6954 * gdb.texinfo: Make many HPPA conditionals unconditional,
6955 including catchpoint description, since now on for all configs.
6956 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6957 specializations.
6958
6959Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
6960
6961 * Makefile.in (GDBvn.texi): Fix match expression to work with
6962 current format of VERSION in gdb/Makefile.in.
6963 * gdb.texinfo: Fix node ref to match new readline.
6964
6965Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
6966
a9331b3f
RM
6967 * gdb.texinfo: Changes made as part of a project to merge in
6968 changes made by HP. Documentation makes extensive use of
c906108c
SS
6969 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6970 on remote debugging. There are differences in documentation
889bf7c5 6971 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
6972 the HP manual discusses catchpoints, hardware watchpoints, and
6973 some HPUX specific limitations for shared library support.
a9331b3f 6974
c906108c
SS
6975 There are also a number of @node changes.
6976
69771999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
6978
6979 * gdbint.texinfo (Formatting): Disambiguate a sentence.
6980 (C Usage): Same.
6981
6982Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
6983
6984 The following changes were made by Edith Epstein
889bf7c5
PA
6985 <eepstein@cygnus.com> as part of a project to merge in changes
6986 made by HP.
a9331b3f 6987
c906108c
SS
6988 * HPPA-cfg.texi: new file.
6989
6990 * all-cfg.texi: set HPPA for HP PA-RISC targets.
6991
6992 * refcard.tex: change documentation about catch.
6993 removed info catch.
6994
6995Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
6996
6997 * gdbint.texinfo: Expand on GDB's coding standards,
6998 specify the use of arg names with prototypes.
6999
70001998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7001
7002 * gdb.texinfo: Fix tipo.
7003
7004Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7005
7006 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7007 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7008
7009Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7010
7011 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7012
70131998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7014
7015 * agentexpr.texi: New file.
7016
7017Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7018
7019 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7020
70211998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7022
7023 * remote.texi: Changed wording that implied that the GDB remote
7024 protocol caches register values instead of GDB itself.
7025
7026Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7027
7028 * gdbint.texinfo: Add some info about symbol readers.
7029 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7030 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7031 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7032 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7033
7034Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7035
a9331b3f 7036 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7037
7038Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7039
7040 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7041
7042Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7043
7044 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7045 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7046
7047Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7048
7049 * gdbint.texinfo: Fix minor typos.
7050
7051Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7052
7053 * gdbint.texinfo: Complete overhaul. Group descriptions more
7054 logically, add more info on generic algorithms, remove much
7055 obsolete and/or wrong material.
7056
7057Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7058
7059 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7060
7061Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7062
7063 * refcard.tex: Copyright, address updates.
7064
7065Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7066
7067 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7068 for the edition instead of confusing GDB-version-like numbers.
7069
7070Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7071
7072 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7073
7074Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7075
5ae4183a 7076 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7077
7078Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7079
7080 * gdb.texinfo: Add some credits, mention bug monitor.
7081 * remote.texi: Mention mips monitor targets.
7082 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7083
c906108c
SS
7084Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7085
7086 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7087 files, finish sorting of host vs target vs native macros, describe
7088 some more of them.
c906108c
SS
7089
7090Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7091
7092 * gdbint.texinfo (Host Conditionals): Document change from
7093 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7094
7095Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7096
7097 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7098 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7099
7100Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7101
7102 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7103 Document LSEEK_NOT_LINEAR.
7104
7105Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7106
7107 * stabs.texinfo (Stab Section Basics): Make it clear that only
7108 some versions of the GNU linker remove the leading N_UNDF symbol.
7109
7110Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7111
7112 * stabs.texinfo (String Field): Document type number pairs here,
7113 instead of in the Sun specific section.
7114 (Include Files): The GNU linker supports the N_BINCL
7115 optimization. Clarify the N_BINCL value, and what it is used
7116 for.
7117 (Procedures): Document N_FUN with an empty string to mark the end
7118 of a function.
7119 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7120 (Sun Differences): Remove this node, as the information is now
7121 elsewhere in the main document.
7122 (Stab Section Basics): Mention that the GNU linker may optimize
7123 stabs and remove the leading N_UNDF symbol.
7124
7125Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7126
7127 * gdb.texinfo, refcard.tex: Restore author credit
7128
7129Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7130
7131 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7132 documentation to account for START and END macros taking
7133 one arg.
7134
7135Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7136
7137 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7138 * gdb.texinfo (Frames): Fix typo.
7139
7140Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7141
7142 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7143 a target_signal as arg type, not a pid.
7144
7145Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7146
7147 * gdb.texinfo: Document `set assembly-language'.
7148
7149Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7150
7151 * remote.texi: Update list of stubs in the GDB distribution.
7152
7153Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7154
7155 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7156 Also document that some systems can use mmalloc but must define
7157 this if their C runtime allocates memory that is later freed.
c906108c 7158 (MMCHECK_FORCE): Document new macro.
a9331b3f 7159
c906108c
SS
7160Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7161
7162 * remote.texi: Add documentation for target Sparclet.
7163
7164Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7165
a9331b3f 7166 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7167 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7168 * configure.in: Rewritten for autoconf.
7169 * configure: New.
7170
7171Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7172
7173 * Makefile.in (DVIPS): New define, set to dvips.
7174 (dvi): Add stabs.dvi.
7175 (ps): New target.
7176 (all-doc): Depend on info, dvi, and ps targets.
7177 (STAGESTUFF): Add *.ps and *.dvi files.
7178 (clean-info, clean-dvi): Remove.
7179 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7180 rules completely rewritten.
7181 (maintainer-clean): Remove clean-info and clean-dvi
7182 dependencies and put their actions in the rules.
7183 (gdb.ps): New target
a9331b3f 7184 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7185 intermediate TeX files, whether they have 2 or 3 character
7186 extensions.
7187 (gdbint.ps): Add target and rules.
7188 (gdb-internals): Delete unused target.
7189 (Makefile): Depends upon config.status also.
7190
7191Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7192
7193 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7194 set.
7195
7196Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7197
7198 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7199 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7200
7201Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7202
7203 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7204
7205Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7206
7207 * gdb.texinfo (Print settings): Document
7208 `set/show print static-members' commands.
7209
7210Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7211
7212 * gdbint.texinfo (Native): Document name change, coredep.c to
7213 core-aout.c.
7214
7215Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7216
7217 * stabs.texinfo (Include Files): Document the values the SunOS4
7218 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7219
7220Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7221
7222 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7223 Fix typo.
7224
7225Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7226
7227 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7228 "gdb.tar.Z".
7229
7230Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7231
7232 * Makefile.in (maintainer-clean): New target, synonym for
7233 realclean.
7234
7235Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7236
7237 * Update all FSF addresses except those in COPYING* files.
7238
7239Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7240
7241 From Richard Earnshaw (rearnsha@armltd.co.uk):
7242 * gdb.texinfo (convenience variables): Document $_exitcode.
7243 (quit): Document optional expression to use as exit code.
7244
7245Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7246
7247 * gdb.texinfo, remote.texi: Brought up to date with various
7248 GDB changes.
7249
7250Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7251
7252 * gdb.texinfo: Update dates and versions, fix comments about
7253 hardware watchpoints in future releases and about the
7254 sharedlibrary command.
7255
7256Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7257
7258 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7259 C_FUN stab. Other cleanups.
7260
7261Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7262
7263 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7264 for the sparc stub.
7265
7266Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7267
7268 * annotate.texi: Clarify which addresses have differing formats
7269 depending on the language and which do not.
7270
7271Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7272
7273 * remote.texi (NetWare): Changed example to use BOARD= instead of
7274 NODE= argument to reflect correspoding change to gdbserve.nlm.
7275
7276Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7277
7278 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7279 GDB, as well as AIX dbx, supports the size type attribute.
7280
7281Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7282
7283 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7284
7285Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7286
7287 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7288 and new 'if' and 'while' commands.
7289
7290Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7291
7292 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7293
7294Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7295
7296 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7297 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7298 NetWare targets. Mostly stolen from the Server node.
7299
7300Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7301
7302 * gdb.texinfo (Setting): Talk about the language of a source file
7303 versus the working language. The old documentation did not match
7304 what GDB did.
7305
7306Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7307
7308 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7309 of a source file.
7310
7311Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7312
7313 * gdb.texinfo (Processes): New node.
7314
7315Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7316
7317 * remote.texi: Update documentation of set/show mipsfpu.
7318
3fc11d3e
JM
7319Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7320
7321 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7322 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7323
7324Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7325
7326 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7327 obsolete conditionals, described some others.
7328
7329Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7330
7331 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7332 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7333
7334Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7335
7336 * gdbint.texinfo: Put regex conditionals in their own table.
7337
7338Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7339
7340 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7341 described or fixed the descriptions of many others.
7342
7343Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7344
7345 * gdb.texinfo: Add some more credits.
7346 * gdbint.texinfo: Capitalize GDB consistently, describe some
7347 macros and remove some.
7348
7349Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7350
7351 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7352 obsolete conditionals, described some others.
7353
7354Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7355
7356 * gdb.texinfo (help targets): Changed to `help target', which
7357 is the correct gdb command.
7358
7359Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7360
7361 * annotate.texi (TODO): New node, for keeping track of annotations
7362 suggested but not yet implemented.
7363
7364Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7365
7366 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7367 another symbol, it is not the address itself.
7368
7369Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7370
7371 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7372 of stabs-in-coff sections.
7373
7374Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7375
7376 * annotate.texi: Change edition to 0.5 and date to May 1994.
7377 Add index.
7378 (Frames): New node, for frame annotation.
7379 (Displays): New node, for display annotation.
7380
7381 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7382 when waiting for your program to stop.
7383
7384Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7385
7386 * annotate.texi (Breakpoint Info): Document annotation of header
7387 fields and record annotation.
7388
7389Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7390
7391 * annotate.texi: New file, to document annotations.
7392
7393Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7394
7395 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7396 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7397
7398Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7399
7400 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7401 section, and say n_strx field is compilation unit relative.
7402 * stabs.texinfo: Don't use @code for a.out when it is the name of
7403 an object file format.
7404
7405Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7406
7407 * gdb.texinfo: Refer to file names, not path names, per rms
7408 convention.
7409 (Arguments): Fix typo.
7410
7411Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7412
7413 * stabs.texinfo (Global Variables): Talk about stabs in files
7414 where variables are referenced, but not defined.
7415
7416Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7417
7418 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7419 Cplusplus to new nodes Member Type Descriptor and Method Type
7420 Descriptor. Re-write stuff for #.
7421
7422Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7423
7424 * gdb.texinfo (Print Settings): Don't document "set print
7425 fast-symbolic-addr off". The bug which it worked around was fixed
7426 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7427
7428 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7429 N_ENTRY node.
7430
7431 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7432
7433Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7434
7435 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7436 references to ieee-float.c.
7437
7438Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7439
7440 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7441 match what the code actually does.
7442
7443Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7444
7445 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7446
7447Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7448
7449 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7450 i, and b.
7451
7452Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7453
7454 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7455 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7456 as "stabs in sections" rather than just saying "ELF and SOM".
7457 Also make that stuff apply to COFF.
7458
7459Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7460
7461 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7462 Ghostscript.
7463
7464Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7465
7466 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7467 versus functions without line numbers, also mention stepping into
7468 them as well as "step" when you are in them. Tell the user how to
7469 deal with the situation. Add comment about "debugging information".
7470
7471Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7472
7473 * stabs.texinfo (Enumerations): Document restriction on where
7474 enumeration types can appear and still win with GDB.
7475
7476Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7477
7478 * stabs.texinfo (Negative Type Numbers): Document format for type
7479 -16.
7480
7481Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7482
7483 * gdb.texinfo (Selection, Frame Info): Update information about
7484 arbitrary frame specficiations.
7485
7486Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7487
7488 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7489
7490Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7491
7492 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7493
7494Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7495
7496 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7497
7498Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7499
7500 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7501 Differences node to Statics node.
7502 (Statics): Discuss XCOFF use of V symbol descriptor.
7503
7504 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7505 not clean.
7506
7507Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7508
7509 * gdb.texinfo (Print Settings): Document `set print
7510 fast-symbolic-addr' and improve the doc for some other
7511 `set print's.
7512
7513Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7514
7515 * stabs.texinfo (String Field): Talk about defining several type
7516 numbers at once.
7517 Fix lint regarding changing node ELF Transformations to
7518 ELF and SOM Transformations.
7519
7520Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7521
7522 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7523
7524Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7525
7526 * stabs.texinfo (Cross-References): `::' is for nested types only
7527 within <>.
7528 (Structures): Document static members.
7529
7530Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7531
7532 * stabs.texinfo: Document S type attribute.
7533
7534Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7535
7536 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7537
7538Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7539
7540 * gdbint.texinfo: Fix a few typos.
7541
7542Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7543
7544 * gdb.texinfo, remote.texi: formatting improvements
7545
7546 * gdb.texinfo (New Features): mention threads.
7547 (Summary, C): fix xrefs in newly contributed text.
7548 (Threads): index entries, clarifications, example
7549 (passim): minor typos fixed, phrasing improvements
7550
7551 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7552 entries; (Server): explain use of gdbserver w/real-time systems,
7553 add example of conflicting TCP port; (MIPS Remote) break up
7554 running text into table, highlighting commands, and add example.
a9331b3f 7555
c906108c
SS
7556Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7557
7558 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7559
7560Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7561
7562 * stabs.texinfo (Nested Symbols): New node.
7563 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7564
7565Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7566
7567 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7568 to picking which Bbss.bss symbol to use, and (because there seems to
7569 be no good way of doing it) re-write some of the text to make it
7570 sound like Bbss.bss isn't such a great idea after all (as currently
7571 designed).
7572
7573 * gdb.texinfo (C): In addition to saying people have to use g++ for
7574 good results, say they have to use stabs. Specifically say cfront
7575 doesn't work well.
7576 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7577 the gdb README. Add xrefs to places where the support for the various
7578 languages is described in detail.
7579
7580Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7581
7582 * stabs.texinfo: Clean up stuff about visibility and virtual
7583 characters.
7584
7585 * stabs.texinfo (N_M2C): Cite Sun doc.
7586
7587Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7588
7589 * gdb.texinfo: updates re threads.
7590 * remote.texinfo: avoid index entries starting with digits.
7591
7592Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7593
7594 * stabs.texinfo (Enumerations): Talk about large, negative and
7595 octal values. Clean up cross reference to type attributes.
7596 (String Field): Say that GDB 4.11 supports size attribute.
7597
7598Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7599
7600 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7601 is a mandatory step. Make the stuff about that more concise.
7602
7603Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7604
7605 * stabs.texinfo (Class Names): New node.
7606
7607 * gdb.texinfo (Command Files): Explain order of init file reading.
7608
7609 * remote.texi (Bootstrapping): Talk about getting the serial driver
7610 to deal with ^C sent by gdb to stop the remote system.
7611
7612Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7613
7614 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7615
7616 * libgdb.texinfo (Defining Commands): made the DOC arg
7617 to gdb_define_app_command a char * instead of char **
7618 per a suggestion from kingdon.
7619
7620 * libgdb.texinfo: total rewrite from a different starting
7621 premise.
7622
7623Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7624
7625 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7626 floats passed as doubles (to improve clarity).
7627
7628Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7629
7630 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7631
7632 * a4rc.sed: update to work with Andreas Vogel papersize params
7633
7634 * refcard.tex: use Andreas Vogel simplifications of papersize
7635 params; remove useless version info; update copyright date.
7636
7637Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7638
7639 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7640
7641Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7642
7643 * gdb.texinfo (Files): Say what address the load command loads it at.
7644
7645 * stabs.texinfo (Common Blocks): Minor cleanups.
7646
7647 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7648 that Sun has backed away from the linker kludge and thus the relevant
7649 issue is changes to the SunPRO tools, not the Solaris linker.
7650
7651 * stabs.texinfo (Traditional Integer Types): Clean up description
7652 of octal bounds a little bit. Document extra leading zeroes.
7653
7654Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7655
7656 * gdb.texinfo (Signaling): Update for symbolic symbol names
7657 and add a section explaining the difference between the GDB
7658 signal command and the shell kill utility.
7659
7660Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
7661
7662 * libgdb.texinfo: added `@' to braces that were unescaped.
7663
7664Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
7665
7666 * libgdb.texinfo: new file. Spec for the gdb library.
7667
7668Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7669
7670 * stabs.texinfo (Include Files): Fix typo (start -> end).
7671
7672Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7673
7674 * gdb.texinfo, remote.texi: assorted small improvements, mostly
7675 from Melissa at FSF's editing pass.
7676
7677Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7678
7679 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7680 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7681 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7682
7683Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7684
7685 * remote.texi (Bootstrapping): Discuss 386 call gates.
7686
7687Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7688
7689 * stabs.texinfo (Based Variables): New node.
7690
7691Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7692
7693 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7694 names, sizes, and formats to suggest how not to lose.
7695
7696Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7697
7698 * stabs.texinfo (Methods): Fix typo.
7699
7700Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7701
7702 * gdb.texinfo: Fix a few typos.
7703
7704Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7705
7706 * gdb.texinfo: Clarify how well it works with Fortran.
7707
7708 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
7709 More on relocating stabs in ELF files.
7710
7711Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7712
7713 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
7714
7715Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7716
7717 * stabs.texinfo (Local Variable Parameters): Talk about nameless
7718 parameters on VAX.
7719
7720Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7721
7722 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
7723
7724Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7725
7726 * stabs.texinfo: Make info author notice match the TeX author notice.
7727
7728Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7729
7730 * stabs.texinfo: Initial-caps all words in node names and
7731 non-trivial words in section names.
7732
7733Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7734
7735 * stabs.texinfo: Many minor cleanups.
7736
7737 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
7738
7739Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
7740
7741 * stabs.texinfo: Remove full description of big example.
7742 It's not really helpful; just use pieces of it where appropriate.
7743 Add more Texinfo formatting directives (@samp, etc.).
7744 Use @deffn to define stab types.
7745 Eliminate some wordiness. Break up some nodes.
7746 Add an (alphabetized) index of symbol types.
7747 Use consistent capitalization style in node and section names.
7748
7749Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
7750
7751 * gdb.texinfo: Change typo "Two two" to "The two".
7752
7753Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7754
7755 * stabs.texinfo (XCOFF-differences): Remove references to
7756 non-existent types N_DECL and N_RPSYM.
7757
7758 * stabs.texinfo (String Field): Say that type attributes bug is
7759 fixed in GDB 4.10, since it is.
7760
7761 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
7762
7763Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
7764
7765 * stabs.texinfo: Formatting cleanups.
7766
7767Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7768
7769 * stabs.texinfo: When explaining the n_type of a stab, standardize
7770 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
7771 no tabs, use @r).
7772 (Global Variables): Clean up.
7773
7774Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7775
7776 * stabs.texinfo (Stack Variables): Re-write.
7777
7778Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7779
7780 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7781 addresses of a source file. Also revise formatting.
7782 Change "object module" or "object file" to "source file".
7783 Various: Miscellaneous cleanups.
7784
7785Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7786
7787 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7788
7789Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
7790
7791 * gdbint.texinfo: Removed many nonsensical machine-collected
7792 host and target conditionals, described some of the remainder.
7793
7794Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7795
7796 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7797
7798 * gdbint.texinfo (Top): Add name to @top line, and re-write the
7799 paragraph which follows.
7800
7801 * gdbint.texinfo (Host): Use @code not @samp for Makefile
7802 variables. Looks better and avoids overful hbox.
7803
7804Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7805
7806 * stabs.texinfo (Procedures): Improve stuff on nested functions.
7807
7808Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7809
7810 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
7811 retransmit-timeout
7812
7813Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7814
7815 * gdbint.texinfo: Update statement about `some ancient Unix
7816 systems, like Ultrix 4.0' to Ultrix 4.2.
7817
7818Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
7819
7820 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7821
7822 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7823
7824 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
7825 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7826
7827 * remote.texi: new name for former gdbinv-s.texi
7828
7829 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7830
7831Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
7832
7833 * gdbinv-s.texi: Documented timeout and retransmit-timeout
7834 variables for MIPS remote debugging protocol.
7835
7836Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7837
7838 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7839
7840Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7841
7842 * Makefile.in (refcard.dvi): Use srcdir where necessary.
7843
7844Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
7845
7846 * gdb.texinfo: repair conditional bugs in text markup
7847
7848Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7849
7850 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7851 to select Modula-2 material.
7852
7853Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7854
7855 * stabs.texinfo: Cleanups regarding statics.
7856
7857 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7858 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
7859
7860Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7861
7862 * stabs.texinfo: N_MAIN is sometimes used for C.
7863
7864Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7865
7866 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7867
7868Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
7869
7870 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 7871 removed from the code by Kingdon.
c906108c
SS
7872
7873Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7874
7875 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7876 input when evaluating breakpoint conditions; the bug has been fixed.
7877
7878 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7879 sets the ignore count to N-1, not to N.
7880
7881Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7882
7883 * refcard.tex (\hoffset): correct longstanding error to match
7884 intended offset; avoids cutting off edge on some printers
7885
7886Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7887
7888 * stabs.texinfo (Parameters): Say that order of stabs is significant.
7889
7890Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7891
7892 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7893
7894Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7895
7896 * Makefile.in: (REFEDITS) new var to control whether PS or CM
7897 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7898 collect sed edits if any, apply to refcard before formatting;
7899 (refcard.ps) stop implying PS fonts if PS output requested;
7900 (lrefcard.ps) delete extra target for variant PS fonts
7901
7902 * refcard.tex: parametrize papersize dependent info, collect
7903 in easily replaced spot
7904
7905 * a4rc.sed: new file, edits to refcard for A4 paper
7906
7907Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7908
7909 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7910
7911Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7912
7913 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7914
7915Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7916
7917 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7918 politely rather than rudely.
7919
7920Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7921
7922 * stabs.texinfo: Document common blocks.
7923
7924Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
7925
7926 * stabs.texinfo: Add some basic info about stabs-in-elf.
7927
7928Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7929
7930 * stabs.texinfo (Top): Minor cleanup.
7931
7932Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7933
7934 * Makefile.in (install-info): remove parentdir support
7935
7936Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7937
7938 * gdb.texinfo (Copying): delete this node and references to it;
7939 RMS says this manual need not carry GPL. (passim): Improvements
7940 from last round at FSF, largely due to Ian Taylor review, and
7941 minor formatting improvements.
7942
7943 * gdbinv-s.texi (passim): Improvements from last round at FSF,
7944 largely due to Ian Taylor review. (Debug Session): minor edits to
7945 new text.
7946
7947Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
7948
7949 * Makefile.in (realclean): Remove info and dvi files too.
7950
7951Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
7952
7953 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7954 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
7955 * gdb.texinfo: Change accordingly.
7956
7957 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
7958 N_{L,R}BRAC,N_SLINE are relative to.
7959
7960Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
7961
7962 * Makefile.in (GDBvn.texi): Update atomically.
7963
7964Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
7965
7966 * gdbinv-s.texi (Debug Session): Document exceptionHook.
7967
7968Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
7969
7970 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7971 addresses together. Also motivate the set print symbol-filename
7972 command and suggest other solutions.
7973
7974Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
7975
7976 * gdb.texinfo (set print elements): Note that the number of
7977 elements is set to unlimited by "set print elements 0".
7978
7979Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
7980
7981 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7982 NF_LDOUBLE means.
7983 (Stab Types): Include Solaris stab types.
7984 (Procedures): Document Solaris extensions.
7985
7986Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7987
7988 * gdb.texinfo: Add `set print symbol-filename' doc.
7989
7990Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7991
7992 * stabs.texinfo (Arrays): Talk about type definition vs. type
7993 information.
7994
7995 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
7996 the trailing semicolon.
7997
7998Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7999
8000 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8001 and merge in other parts of the document addressing these subjects.
8002 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8003
8004 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8005 at the end of a range type.
8006
8007 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8008 AIX extensions.
8009
8010Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8011
8012 * stabs.texinfo (Stabs Format): Misc fixes.
8013
8014Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8015
8016 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8017 (Traditional builtin types): Document convex convention for long long.
8018 (Negative builtin types): Discuss type names, and misc fixes.
8019
8020Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8021
8022 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8023 point types used with @samp{R} type descriptor.
8024 (Symbol Descriptors): Describe how to handle conflict between
8025 different meanings of @samp{P} symbol descriptor.
8026
8027Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8028
8029 * stabs.texinfo: Remove node Quick Reference and put its children
8030 directly under the main menu.
8031
8032 * stabs.texinfo: Many more changes to bring it into line with
8033 AIX documentation and reality. I think it now has all the
8034 information from the AIX documentation, except that I burned
8035 out when I got to variant records (Pascal and Modula-2) and
8036 all the COBOL types. Oh well, we can add them later when we're
8037 worrying more about those languages.
8038
8039 * stabs.texinfo (Automatic variables): Talk about what it means
8040 to omit the symbol descriptor.
8041
8042Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8043
8044 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8045 gcc2 behavior with promoted args.
8046
8047Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8048
8049 * gdb.texinfo: include readline appendices in info version of manual
8050
8051Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8052
8053 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8054 target remote.
8055
8056 * gdb.texinfo (Machine Code): more index entries for disassemble
8057
8058Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8059
8060 * Clarify the intended use of the gdb-testers and gdb-patches
8061 mailing lists, and shrink gzip comment.
8062
8063Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8064
8065 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8066 DOSHOST configuration of manual.
8067
8068 * gdb.texinfo (MIPS Stack): new node.
8069
8070 * all-config.texi (MIPS) new switch.
8071
8072 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8073 tense; (MIPS Remote) new node.
8074
8075 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8076 bug; (Environment) less passive, other small cleanups in text about
8077 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8078 (Remote) new MIPS Remote menu entry.
8079
8080Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8081
8082 * stabs.texinfo: Many changes to include information from the
8083 AIX documentation.
8084
8085 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8086
8087Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8088
8089 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8090 Move a bunch of information from ../README.
8091 (Getting Started): New node.
8092
8093Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8094
8095 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8096
8097 * gdb.texinfo: advance manual revision dates to present
8098
8099 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8100 stop using silly Roman numerals in @set variable names
8101
8102Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8103
8104 * stabs.texinfo (Parameters): Keep trying to get this right.
8105
8106Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8107
8108 * stabs.texinfo (Parameters): More on "local parameters".
8109
8110Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8111
8112 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8113
8114Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8115
8116 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8117 (Parameters): Rewrite.
8118 (xcoff-differences, Sun-differences): Minor changes.
8119
8120Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8121
8122 * stabs.texinfo: Minor cleanup.
8123
8124Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8125
8126 * gdbint.texinfo: Minor xcoff stuff.
8127
8128Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8129
8130 * gdbint.texinfo: Update for new config directory structure.
8131 Add info about internal type data structures.
8132
8133Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8134
8135 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8136 $(srcdir).
8137 (gdb-config.texi): Depend on file in $(srcdir).
8138
8139Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8140
8141 * stabs.texinfo: Fixes about N_SO.
8142
8143Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8144
8145 * gdb.texinfo: include list of nonstandard init file names
8146
8147 * *-config.texi: new switch GENERIC for text that applies *only*
8148 to (usual) multiple-target version of manual
8149
8150 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8151 h8 config
8152
8153 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8154 in menus (rather than conditionally selected multiple alternative
8155 menus).
8156
8157 * Makefile.in: define and use DOC_CONFIG var to select
8158 configuration for GDB user manual.
8159
8160 * gdb-config.texi: delete from repository, generate from Makefile.
8161
8162 * all-config.texi: normal `generic' configuration file, formerly
8163 stored as gdb-config.texi
8164
8165Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8166
8167 * Makefile.in: add dvi target to build all .dvi files
8168
8169Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8170
8171 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8172
8173Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8174
8175 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8176 host conditionals.
8177 * stabs.texinfo: More array fixes inspired by Jim's.
8178
8179Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8180
8181 * stabs.texinfo: Fixes re arrays and continuations.
8182
8183 * gdbint.texinfo: Add XCOFF node.
8184
8185Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8186
8187 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8188
8189Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8190
8191 * stabs.texinfo: Fix for array types to mention lower bounds.
8192
8193Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8194
8195 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8196
8197Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8198
8199 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8200
8201Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8202
8203 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8204 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8205
8206Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8207
8208 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8209
8210Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8211
8212 * gdb.texinfo, gdbinv-s.texi: misc updates
8213
8214Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8215
8216 * gdbint.texinfo: Brief documentation for longjmp support,
8217 from an email msg by Stu.
8218
8219Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8220
8221 * stabs.texinfo: Fix description of floating point "range"
8222 types (which really define basic types). Reported by Jim Meehan,
8223 <meehan@src.dec.com>.
8224
8225 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8226
8227Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8228
8229 * gdbint.texinfo: Slightly expand section on supporting a new
8230 object file format.
8231
8232Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8233
8234 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8235 intermediate file.
8236
8237Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8238
8239 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8240
8241Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8242
8243 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8244
8245 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8246 as well as Z8002.
8247
8248Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8249
8250 * gdbint.texinfo: Add sections on clean design and on how to send
8251 in changes.
8252
8253Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8254
8255 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8256
8257Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8258
8259 * gdb.texinfo: Fix typo, reported by Karl Berry.
8260
8261Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8262
8263 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8264
8265Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8266
8267 * gdbint.texinfo: fixed a stray email address (needs @@),
8268 added @table @code to node "Native Conditionals"
8269
8270Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8271
8272 * gdbint.texinfo: Describe coding style of GDB.
8273
8274Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8275
8276 * stabs.texinfo: Minor wording changes.
8277
8278Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8279
8280 * gdbint.texinfo: Improve release doc slightly.
8281
8282Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8283
8284 * gdbint.texinfo: Improve doc of GDB config macros.
8285
8286Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8287
8288 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8289 These will be reinserted when examined.
8290
8291Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8292
8293 * gdbint.texinfo: Make a start at documenting all the #if macros
8294 in GDB. At least list them all, and start separating them into
8295 host-specific and target-specific.
8296
8297Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8298
8299 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8300 examples (not consistent w others).
c906108c
SS
8301 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8302 for generic vn of doc
8303
8304Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8305
8306 * Makefile.in: always create installation directories.
8307
8308Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8309
8310 * gdb.texinfo: in h8 config, do not describe searching commands.
8311
8312Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8313
8314 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8315 conditionals; introduce a few generic switches that may be
8316 useful for other cross-dev or dos-hosted configs.
8317
8318 * gdb.texinfo: fix typo in "info reg" description
8319
8320Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8321
8322 * stabs.texinfo: Minor updates from running TeX over it.
8323 * Makefile.in (stabs.dvi, stabs.ps): Add.
8324
8325Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8326
8327 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8328 First pass at converting it to texinfo.
8329
8330Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8331
8332 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8333 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8334
8335Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8336
8337 * gdbint.texinfo: Add section on partial symbol tables.
8338
8339Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8340
8341 * gdb.texinfo: document `set remotedebug' and `set
8342 rstack_high_address'.
8343
8344Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8345
8346 * gdb.texinfo: slight expansion of new text on reading info files
8347 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8348 H8/300 from DOS.
8349
8350Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8351
8352 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8353
8354Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8355
8356 * gdb.texinfo: Say how to read the `info' files.
8357
8358Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8359
8360 * Makefile.in: gm4 -> m4.
8361
8362Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8363
8364 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8365 Documentation' ahead of `Installing GDB' to match README.
8366 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8367 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8368
8369Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8370
8371 * Makefile.in: remove $(srcdir) from gdb.info rule.
8372
8373Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8374
8375 * Makefile.in: commented out gdb-all.texinfo rule. This is
8376 temporary.
8377
8378Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8379
8380 * Makefile.in, configure.in: removed traces of namesubdir,
8381 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8382 copyrights to '92, changed some from Cygnus to FSF.
8383
8384Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8385
8386 * gdb.texinfo: Improve how we ask for bug reports.
8387
8388Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8389
8390 * Makefile.in: infodir belongs in datadir.
8391
8392Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8393
8394 * Makefile.in: remove spaces following hyphens, bsd make can't
8395 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8396 standards.text support.
c906108c
SS
8397
8398Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8399
8400 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8401 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8402 and mandir now keyed off datadir by default.
8403
8404\f
8405Local Variables:
9e9c5ae7 8406mode: change-log
c906108c
SS
8407left-margin: 8
8408fill-column: 74
8409version-control: never
8410End:
This page took 1.170064 seconds and 4 git commands to generate.