PR ld/13066
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
177bc839
JK
12011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2 Eli Zaretskii <eliz@gnu.org>
3
4 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
5 typedefs unrolling. Extend the sample code by an inner typedef and
6 outer typedefs unrolling.
7
1a532630
PP
82011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
9
10 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
11 size and line-size.
12
9b158ba0 132011-07-21 Matt Rice <ratmice@gmail.com>
14
15 PR macros/12999
16 * gdb.texinfo (Macros): Add info definitions and info macros commands.
17 Update text and cindex entries for info macro command.
18
d17b6f81
PM
192011-07-21 Phil Muldoon <pmuldoon@redhat.com>
20
21 * observer.texi (GDB Observers): Add before_prompt observer.
22 * gdb.texinfo (Basic Python): Add documentation for prompt
23 substitution.
24
713389e0
PM
252011-07-11 Phil Muldoon <pmuldoon@redhat.com>
26
27 PR python/12438
28 * gdb.texinfo (Python Commands): Add deprecate note to maint
29 set/show python print-stack. Document set/show python
30 print-backtrace.
31
177b42fe
TJB
322011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
33
34 * gdb.texinfo: Fix typos.
35
900e11f9
JK
362011-07-01 Tom Tromey <tromey@redhat.com>
37
38 * gdb.texinfo (Debugging Output): Document set debug
39 check-physname.
40
39c4d40a
TT
412011-06-29 Tom Tromey <tromey@redhat.com>
42
43 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
44 breakpoint-notifications feature.
45
6f5def7d
UW
462011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
47
48 * gdb.texinfo (Target Description): Remove warning about
49 possibly unstable format.
50
8cf64490
TT
512011-06-03 Tom Tromey <tromey@redhat.com>
52
53 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
54 (Events In Python): Note that exit_code is optional.
55
393eab54
PA
562011-05-17 Pedro Alves <pedro@codesourcery.com>
57
58 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
59 required for multi-threading support.
60 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
61 Hc are deprecated for multi-threading debugging. Point readers at
62 the vCont packet.
63
75fc9810
DE
642011-05-15 Doug Evans <dje@google.com>
65
66 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
67
01124a23
DE
682011-05-13 Doug Evans <dje@google.com>
69
98a5dd13
DE
70 * gdb.texinfo (Threads): Document $sdir,$pdir.
71 (Server): Document $pdir exception.
72
dbaefcf7
DE
73 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
74
cc63ef9b
DE
75 * gdb.texinfo (Threads): Clarify default value for
76 libthread-db-search-path.
7e0396aa 77
01124a23
DE
78 * gdb.texinfo (Completion): Update example.
79 (Debugging Output): Delete `set/show debug lin-lwp-async'.
80
d248b706
KY
812011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
82
83 * gdb.texinfo: Document change in the behaviour of the enable and
84 disable GDB commands when applied to tracepoints.
85 Document the EnableDisableTracepoints remote stub feature.
86 Document QTEnable and QTDisable in the list of tracepoint packets.
87
cc88a640
JK
882011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
89
90 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
91 hsuser.texi.
92 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
93 comment to hsuser.texi. Change rluser.texi name in the comment.
94
84e578fb
DE
952011-05-10 Doug Evans <dje@google.com>
96
97 * gdb.texinfo (Threads): If an empty path is provided for
98 libthread-db-search-path it is reset to its default value.
99 (Server): Ditto.
100
478aac75
DE
1012011-05-09 Doug Evans <dje@google.com>
102
103 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
104
9c06b0b4
TJB
1052011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
106 Thiago Jung Bauermann <bauerman@br.ibm.com>
107
108 Implement support for PowerPC BookE masked watchpoints.
109 * gdb.texinfo (Set Watchpoints): Document mask parameter.
110 (PowerPC Embedded): Mention support of masked watchpoints.
111
9ed350ad
JB
1122011-05-03 Joel Brobecker <brobecker@adacore.com>
113
114 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
115 `@value{GDBN}'.
116
4ceed123
JB
1172011-05-03 Joel Brobecker <brobecker@adacore.com>
118
119 * gdb.texinfo (titlepage): Remove dedication.
120 (In Memoriam): New appendix.
121
559a7a62
JK
1222011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
123 Eli Zaretskii <eliz@gnu.org>
124
125 * gdb.texinfo (Index Section Format): Change the version to 5.
126 Describe the different formula.
127
03f2bd59
JK
1282011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
129 Eli Zaretskii <eliz@gnu.org>
130
131 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
132 for disconnected tracing.
133 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
134 extended-remote relationship. Mention --once.
135 (TCP port allocation lifecycle of @code{gdbserver}): New.
136
d9b1a651
EZ
1372011-04-23 Eli Zaretskii <eliz@gnu.org>
138
139 * gdb.texinfo (Server): Improve indexing. Index all optional
140 switches to gdbserver.
141
90476074
TT
1422011-04-20 Tom Tromey <tromey@redhat.com>
143
144 * gdb.texinfo (Index Section Format): New node.
145 (Top): Add new node to menu.
146
c21236dc
PA
1472011-04-20 Pedro Alves <pedro@codesourcery.com>
148
149 * gdb.texinfo (Maintenance Commands): Document `maint print
150 remote-registers'.
151
05c8c3f5
TT
1522011-04-20 Tom Tromey <tromey@redhat.com>
153
154 * gdb.texinfo (Trace File Format): Move node later.
155
7a9dd1b2
TT
1562011-04-19 Tom Tromey <tromey@redhat.com>
157
158 * gdbint.texinfo (Register Information Functions): Remove
159 duplicate "the".
160 * gdb.texinfo (Emacs): Remove duplicate "to".
161 (GDB/MI Variable Objects): Remove duplicate "the".
162 (General Query Packets): Likewise.
163
4368ebeb
JB
1642011-04-02 Joel Brobecker <brobecker@adacore.com>
165
166 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
167 "GDB/MI Ada Exception Information" node.
168
956a9fb9
JB
1692011-04-01 Joel Brobecker <brobecker@adacore.com>
170
171 * gdb.texinfo (GDB/MI Ada Exception Information): Document
172 the "exception-name" field in the *stopped async record.
173
f1310107
TJB
1742011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
175 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
176
177 Implement support for PowerPC BookE ranged breakpoints.
178 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
179
8786b2bd
TT
1802011-03-28 Tom Tromey <tromey@redhat.com>
181
182 * gdb.texinfo (Set Tracepoints): Fix typo.
183
9ef07c8c
TT
1842011-03-24 Tom Tromey <tromey@redhat.com>
185
186 * gdb.texinfo (Specify Location): Document `function:label'
187 linespec.
188
99c3dc11
PM
1892011-03-18 Phil Muldoon <pmuldoon@redhat.com>
190
f1310107 191 PR python/12149
99c3dc11
PM
192
193 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
194
29703da4
PM
1952011-03-17 Phil Muldoon <pmuldoon@redhat.com>
196
197 * gdb.texinfo (Blocks In Python): Add is_valid method description.
198 (Inferiors In Python): Likewise.
199 (Threads In Python): Likewise.
200 (Symbols In Python): Likewise.
201 (Objfiles In Python): Likewise.
202 (Symbol Tables In Python): Likewise.
203
c9174737
PA
2042011-03-15 Pedro Alves <pedro@codesourcery.com>
205
206 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
207 display>: Explain that the commands accept number ranges.
208
7371cf6d
PM
2092011-03-14 Phil Muldoon <pmuldoon@redhat.com>
210
211 * gdb.texinfo (Breakpoints In Python): Add description and example
212 of Python stop function operation.
213
ecec24e6
PM
2142011-03-10 Phil Muldoon <pmuldoon@redhat.com>
215
216 * gdb.texinfo (Parameters In Python): Document get_set_string and
217 get_show_string methods.
218
6dcd5565
JK
2192011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
220
221 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
222
81896e36
JK
223 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
224 circular-trace-buffer name.
225
5e30da2c
JB
2262011-02-28 Joel Brobecker <brobecker@adacore.com>
227
228 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
229 in the previous change.
230
3bd0f5ef 2312011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
232
233 * gdb.texinfo (Inferiors and Programs): Update commands to show
234 that they can accept multiple arguments.
235
4ec7539c
JB
2362011-02-24 Joel Brobecker <brobecker@adacore.com>
237
238 Revert the following patch (code patch was not approved):
239 2011-02-21 Hui Zhu <teawater@gmail.com>
240 * agentexpr.texi (bytecode descriptions): add printf.
241 * gdb.texinfo (tracepoint action lists): add printf.
242
82809774
DE
2432011-02-23 Doug Evans <dje@google.com>
244
245 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
246
e5a67952
MS
2472011-02-23 Michael Snyder <msnyder@vmware.com>
248
249 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
250 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
251 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
252
6e6fbe60
DE
2532011-02-22 Doug Evans <dje@google.com>
254
255 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
256 Clarify behaviour of lookup_symbol when `block' argument is omitted,
257 add description of result, fix @defun formatting.
258
f994e27a
HZ
2592011-02-21 Hui Zhu <teawater@gmail.com>
260
261 * agentexpr.texi (Bytecode Descriptions): Add printf.
262 * gdb.texinfo (Tracepoint Action Lists): Add printf.
263
c7f96d2b
TT
2642011-02-18 Tom Tromey <tromey@redhat.com>
265
266 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
267
60f98dde
MS
2682011-02-14 Michael Snyder <msnyder@vmware.com>
269
270 * gdb.texinfo (threads): Document argument for "info threads" cmd.
271 Document new command "thread find".
272
08e796bc
MS
2732011-02-14 Michael Snyder <msnyder@vmware.com>
274
275 * gdb.texinfo (Threads): Update example of new thread message.
276
b3b9301e
PA
2772011-02-14 Pedro Alves <pedro@codesourcery.com>
278
279 * gdb.texinfo (Remote Configuration): Mention set/show remote
280 traceframe-info.
281 (Tools/Packages Optional for Building GDB): Mention that expat is
282 used for traceframe info.
283 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
284 (General Query Packets) <qSupported>: Describe the
285 qXfer:traceframe-info:read feature.
286 (qXfer::read): Describe qXfer:traceframe-info:read.
287 (Traceframe Info Format): New section.
288
cef35b0f
PA
2892011-02-04 Pedro Alves <pedro@codesourcery.com>
290
291 * gdbint.texinfo (Formatting): Mention some formatting guidelines
292 for casts and unary operators.
293
f1cbe1d3
TT
2942011-02-04 Tom Tromey <tromey@redhat.com>
295
296 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
297 is not useful.
298
585fdaa1
PA
2992011-01-25 Pedro Alves <pedro@codesourcery.com>
300
301 * gdb.texinfo: s/value optimized out/optimized out/g
302
7bfc9434
JB
3032011-01-21 Joel Brobecker <brobecker@adacore.com>
304
305 * gdb.texinfo (Other Misc Settings): Rework part of the
306 documentation of the "set interactive mode" command.
307
4694da01
TT
3082011-01-19 Tom Tromey <tromey@redhat.com>
309
310 * gdb.texinfo (Threads): Document thread name output and `thread
311 name' command.
312 (Threads In Python): Document Thread.name attribute.
313 (GDB/MI Thread Commands): Document thread attributes.
314
b716877b
AB
3152011-01-12 Andrew Burgess <aburgess@broadcom.com>
316
317 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
318 changes in mi/mi-cmd-disas.c
319
13fd8b81
TT
3202011-01-12 Tom Tromey <tromey@redhat.com>
321
322 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
323 Fix "thread apply" text.
324
e09342b5
TJB
3252011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
326 Thiago Jung Bauermann <bauerman@br.ibm.com>
327
328 Implement support for PowerPC BookE ranged watchpoints.
329 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
330 the "set powerpc exact-watchpoints" flag.
331
06e65f44
TT
3322011-01-07 Tom Tromey <tromey@redhat.com>
333
334 * gdb.texinfo (Python API): Add descriptions to @menu items.
335
d8e22779
TT
3362011-01-06 Tom Tromey <tromey@redhat.com>
337
338 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
339
a255712f
PP
3402010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
341
e09342b5 342 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 343
ccfc3d6e
TT
3442011-01-06 Tom Tromey <tromey@redhat.com>
345
346 PR python/12133:
347 * gdb.texinfo (Frames In Python): Document various frame
348 constants.
349
44944448
JB
3502011-01-05 Joel Brobecker <brobecker@adacore.com>
351
352 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
353 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
354 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
355
42ea3d7a
JK
3562011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
357
358 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
359 (clean): Add GDBvn.texi.
360
720d1a40
JB
3612010-12-29 Joel Brobecker <brobecker@adacore.com>
362
363 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
364 occasional case where the debugger prints an array address
365 instead of the array itself.
366
ad196637
PA
3672010-12-23 Pedro Alves <pedro@codesourcery.com>
368
369 * gdb.texinfo (Packets) <read registers packet>: Document support
370 for registers that were not collected.
371
a86caf66
DE
3722010-12-15 Doug Evans <dje@google.com>
373
374 * gdb.texinfo (Startup): Document auto-loading of scripts during
375 startup.
376 (Auto-loading): Delete "maint set python auto-load on|off".
377 Add "set auto-load-scripts on|off".
378
aae1c79a
DE
3792010-12-07 Doug Evans <dje@google.com>
380
381 * gdb.texinfo (Mode Options): Document -data-directory.
382 (Data Files): Add reference to -data-directory.
383
4e04c971
DE
3842010-11-29 Doug Evans <dje@google.com>
385
386 * gdb.texinfo (Pretty-Printer Introduction): Change
387 printer-name:subprinter-name to printer-name;subprinter-name.
388
94b6973e
PM
3892010-11-29 Phil Muldoon <pmuldoon@redhat.com>
390
391 PR python/12199
392
393 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
394
39037522
TT
3952010-11-23 Tom Tromey <tromey@redhat.com>
396
397 * gdb.texinfo (Top): Check SYSTEM_READLINE.
398 (Editing): Likewise.
399 (Command History): Likewise.
400 (TUI Keys): Likewise.
401 (Bug Reporting): Conditionally include rluser.texi and
402 inc-history.texinfo.
403 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
404 (GDB_DOC_SOURCE_INCLUDES): Add comment.
405 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
406 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
407 (gdb.pdf): Likewise.
408 (gdb.info): Likewise.
409 (gdb/index.html): Likewise.
410
5ae98d25
TT
4112010-11-23 Tom Tromey <tromey@redhat.com>
412
413 * Makefile.in (Makefile): Run ../config.status.
414 (distclean): Update.
415 * configure: Remove.
416 * configure.ac: Remove.
417
621c8364
TT
4182010-11-12 Tom Tromey <tromey@redhat.com>
419
420 * gdb.texinfo (Basic Python): Update. Add xref.
421 (Exception Handling): Document new exception classes.
422 (Types In Python): Update.
423 (Frames In Python): Update.
424
84f4c1fe
PM
4252010-11-11 Phil Muldoon <pmuldoon@redhat.com>
426
427 * gdb.texinfo (Breakpoints In Python): Document "internal"
428 parameter, and visible attribute.
429
99e7ae30
DE
4302010-11-05 Doug Evans <dje@google.com>
431
432 * gdb.texinfo (Source Path): Document "set directories".
433
f4b8a18d
KW
4342010-11-05 Ken Werner <ken.werner@de.ibm.com>
435
436 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
437 (OpenCL C): New node.
438
7b51bc51
DE
4392010-11-02 Doug Evans <dje@google.com>
440
441 * gdb.texinfo (Pretty Printing): Expand into three sections,
442 introduction, example, and commands.
443 (Python API): Delete section Disabling Pretty-Printers, merge into
444 Selecting Pretty-Printers.
445 (Writing a Pretty-Printer): New section. Move the pretty-printer
446 example here, and reformat to match python coding style. Add a second
447 example using the gdb.printing module.
448 (Python modules): Add gdb.printing.
449
9eeee977
DE
4502010-10-29 Doug Evans <dje@google.com>
451
452 * gdb.texinfo (Python): Fix long line.
453
a0e0ffdf
DE
4542010-10-20 Doug Evans <dje@google.com>
455
456 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
457 All references updated. Correct sections marked as subsections.
458 (Coding Standards): New chapter. Move the coding standard related
459 subsections here. Add section on Python coding standards.
460
0e3509db
DE
4612010-10-13 Doug Evans <dje@google.com>
462
463 * gdb.texinfo (Python): Add "Python modules".
464 (Types in Python): Add reference to gdb.types section.
465 (Python modules): New node.
466
44592cc4
DE
4672010-10-11 Doug Evans <dje@google.com>
468
469 * gdb.texinfo (Values From Inferior): Add reference to "Types in
470 Python" from gdb.Value.type description.
471
6e1bb179
JB
4722010-09-28 Joel Brobecker <brobecker@adacore.com>
473
474 * gdb.texinfo (Ravenscar Profile): New node.
475
e8467610
TT
4762010-09-22 Tom Tromey <tromey@redhat.com>
477
478 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
479
fccd1d1e
EZ
4802010-09-22 Eli Zaretskii <eliz@gnu.org>
481
482 * gdb.texinfo (Values From Inferior): Clarify that
483 value.dynamic_type works only in C++ programs with RTTI.
484
c1b6b909
TT
4852010-09-15 Paul Bolle <pebolle@tiscali.nl>
486
487 * gdb.texinfo (Character Sets): Correctly reference host-charset
488 in example.
489
7d288aaa
TT
4902010-09-13 Tom Tromey <tromey@redhat.com>
491
492 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
493 Document "fullname" and "from".
494
f75d858b
MK
4952010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
496
497 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
498 feature `reverse' output by -list-target-features.
499
83b9503b
L
5002010-08-31 H.J. Lu <hongjiu.lu@intel.com>
501
502 * gdb.texinfo (i386 Features): Remove an extra "@item".
503
03f17ccf
TT
5042010-08-30 Tom Tromey <tromey@redhat.com>
505
506 PR python/11792:
507 * gdb.texinfo (Values From Inferior): Document dynamic_type.
508
9779414d
DJ
5092010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
510
511 * gdb.texinfo (ARM Features): Document
512 org.gnu.gdb.arm.m-profile.
513
f9ffd4bb
TT
5142010-08-23 Tom Tromey <tromey@redhat.com>
515
516 PR python/11145:
517 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
518 reinterpret_cast methods.
519
702c2711
TT
5202010-08-23 Tom Tromey <tromey@redhat.com>
521
522 PR python/11915:
523 * gdb.texinfo (Types In Python): Document array method.
524
66b73624
TJB
5252010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
526
527 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
528
06a64a0b
TT
5292010-08-16 Tom Tromey <tromey@redhat.com>
530
531 * gdb.texinfo (Set Watchpoints): Document -location option.
532
a3a7127e
DE
5332010-08-13 Doug Evans <dje@google.com>
534
535 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
536
8dedea02
VP
5372010-08-13 Vladimir Prus <vladimir@codesourcery.com>
538
539 * gdb.texinfo (GDB/MI Data Manipulation): Document
540 -data-read-memory-raw and -data-write-memory-raw.
541
ca5c20b6 5422010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 543 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
544
545 * gdb.texinfo (Basic Python): Describe post_event API.
546
cb2e07a6
PM
5472010-08-11 Phil Muldoon <pmuldoon@redhat.com>
548
549 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 550 decode_line Python APIs
cb2e07a6 551
464b3efb
TT
5522010-08-10 Tom Tromey <tromey@redhat.com>
553
554 * gdb.texinfo (Pretty Printing API): Document
555 gdb.default_visualizer.
556
c29c521f
TT
5572010-08-10 Tom Tromey <tromey@redhat.com>
558
559 Revert gdb-add-index addition:
560 * gdb.texinfo (Index Files): Don't document gdb-add-index.
561
5da1313b
JK
5622010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
563 Eli Zaretskii <eliz@gnu.org>
564
565 * gdb.texinfo (Mode Options) <-batch>
566 (Basic Python) <gdb.execute>: Describe setting width and height.
567
02d868e8
PP
5682010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
569
570 * gdb.texinfo (Threads): Document 'debug libthread-db'.
571
c2bbed2a
TT
5722010-07-30 Tom Tromey <tromey@redhat.com>
573
574 * gdb.texinfo (Index Files): Mention gdb-add-index.
575
6c13bbe1
HZ
5762010-07-30 Hui Zhu <teawater@gmail.com>
577
578 * gdb.texinfo (Inferiors and Programs): Update the introduce of
579 "detach inferior" and "kill inferior".
580
53a71c06
CR
5812010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
582
583 * gdb.texinfo (Machine Code): Update description of two forms of
584 arguments, and add new example to demonstrate the new form.
585
5374244e
PM
5862010-07-27 Phil Muldoon <pmuldoon@redhat.com>
587
588 * gdb.texinfo (Values From Inferior): Add value inferior function
589 call description.
590
8ea5bce5
JK
5912010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
592
593 * gdb.texinfo (Active Targets): Fix wrong comma placement.
594
c0edd9ed
JK
5952010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
596 Eli Zaretskii <eliz@gnu.org>
597
598 Make core files the process_stratum.
599 * gdb.texinfo (Active Targets): Remove core_stratum. Include
600 record_stratum example.
601
9291a0cd
TT
6022010-07-13 Tom Tromey <tromey@redhat.com>
603
604 * gdb.texinfo (Index Files): New node.
605
f5011d11
TT
6062010-07-13 Tom Tromey <tromey@redhat.com>
607
608 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
609
0f5238ed
TT
6102010-07-13 Tom Tromey <tromey@redhat.com>
611
612 * gdb.texinfo (Specify Location): Document labels.
613
74c761c1
PA
6142010-07-01 Pedro Alves <pedro@codesourcery.com>
615
616 * gdb.texinfo (Create and Delete Tracepoints): Add more index
617 entries for fast tracepoints and static tracepoints.
618
501994c0
PA
6192010-07-01 Pedro Alves <pedro@codesourcery.com>
620
621 * gdb.texinfo (General Query Packets) <qfThreadInfo,
622 qsThreadInfo>: Spell out `l' as ell.
623
0fb4aa4b
PA
6242010-07-01 Pedro Alves <pedro@codesourcery.com>
625
626 * gdb.texinfo (Convenience Variables): Document $_sdata.
627 (Commands to Set Tracepoints): Describe static tracepoints. Add
628 `Listing Static Tracepoint Markers' menu entry. Document
629 "strace".
630 (Tracepoint Action Lists): Document collecting $_sdata.
631 (Listing Static Tracepoint Markers): New subsection.
632 (Tracepoints support in gdbserver): Mention static tracepoints.
633 (remote packets, enabling and disabling): Mention
634 read-sdata-object.
635 (General Query Packets) <qSupported>: Document qXfer:sdata:read
636 and StaticTracepoint.
637 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
638 Document qXfer:sdata:read.
639 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
640
dc3b15be
JB
6412010-06-29 Joel Brobecker <brobecker@adacore.com>
642
643 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
644
595939de
PM
6452010-06-28 Phil Muldoon <pmuldoon@redhat.com>
646 Tom Tromey <tromey@redhat.com>
647 Thiago Jung Bauermann <bauerman@br.ibm.com>
648
649 * gdb.texinfo (Inferiors In Python): New node.
650 * gdb.texinfo (Threads In Python): New node.
651
9279c692
JB
6522010-06-28 Joel Brobecker <brobecker@adacore.com>
653
654 * gdb.texinfo (Python): Document what the python directory is
655 and what its location is.
656 (Basic Python): Document the gdb.PYTHONDIR constant.
657
bc9f0842
TT
6582010-06-25 Tom Tromey <tromey@redhat.com>
659
660 PR python/10808:
661 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
662
f1421989
HZ
6632010-06-24 Hui Zhu <teawater@gmail.com>
664
665 * gdb.texinfo: (Commands for Controlled Output): Add
666 documentation for command "eval".
667
e4c0cfae
SS
6682010-06-21 Stan Shebs <stan@codesourcery.com>
669
670 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
671 * annotate.texinfo: Ditto.
672 * gdbint.texinfo: Ditto.
673 * stabs.texinfo: Ditto.
674
bb08c432
HZ
6752010-06-22 Hui Zhu <teawater@gmail.com>
676
677 * gdb.texinfo: (Process Record and Replay): Add documentation
678 for command "set record memory-query".
679
4f5d9f07
SS
6802010-06-21 Stan Shebs <stan@codesourcery.com>
681
682 * gdb.texinfo: Relicense under GFDL version 1.3.
683 * annotate.texinfo: Relicense under GFDL version 1.3.
684 * gdbint.texinfo: Relicense under GFDL version 1.3.
685 * stabs.texinfo: Relicense under GFDL version 1.3.
686 * fdl.texi: Update to version 1.3.
687
6aed2dbc
SS
6882010-06-18 Stan Shebs <stan@codesourcery.com>
689
a61408f8
SS
690 * gdb.texinfo (Operating System Auxiliary Information): Describe
691 "info os" when no arguments given.
692
6aed2dbc
SS
693 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
694 $_thread.
695
24e933df
HZ
6962010-06-18 Hui Zhu <teawater@gmail.com>
697
698 * gdb.texinfo: (Process Record and Replay): Add documentation
699 for commands "record save" and "record restore".
700
65d79d4b
SDJ
7012010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
702
703 * gdb.texinfo: Include information about the correct use
704 of addresses in the `watch' command.
705
d914c394
SS
7062010-06-11 Stan Shebs <stan@codesourcery.com>
707
708 * gdb.texinfo (Observer Mode): New section.
709 (General Query Packets): Document QAllow.
889bf7c5 710
967cf477
DE
7112010-06-04 Doug Evans <dje@google.com>
712
713 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
714
aaf4119b
DE
7152010-06-03 Doug Evans <dje@google.com>
716
717 * gdbint.texinfo (Coding): Add subsection on command names.
718
9eae7c52
TT
7192010-06-02 Tom Tromey <tromey@redhat.com>
720
721 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
722 always-disassemble.
723
fa593d66
PA
7242010-06-01 Pedro Alves <pedro@codesourcery.com>
725
726 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
727 gdbserver, and add cross reference.
728 (Tracepoints support in gdbserver): New subsection.
729
dde08ee1
PA
7302010-05-26 Pedro Alves <pedro@codesourcery.com>
731
732 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
733 `qRelocInsn' feature.
734 (Relocate instruction reply packet): New subsection
735 of `Tracepoint Packets'.
736 (Tracepoint Packets): Mention that packets QTDP and QTStart
737 support the qRelocInsn request, and add cross reference to new
738 subsection.
739
07ca107c
DE
7402010-05-25 Doug Evans <dje@google.com>
741
742 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
743 (Commands In Python): Document gdb.string_to_argv.
744
c25c4a8b
JK
7452010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
746
747 * gdbint.texinfo (Host Definition): Remove items NORETURN and
748 ATTR_NORETURN.
749
d7b32ed3 7502010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
751 Tom Tromey <tromey@redhat.com>
752 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 753
c25c4a8b 754 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 755
6aecb9c2
JB
7562010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
757
758 * gdb.texinfo: (Summary) Add mention about D language support.
759 (Filenames): Add D suffixes.
760 (D): New node.
761
b7da9e9f
PM
7622010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
763
764 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
765 of macro deleted from GDB code.
766
ab38a727
PA
7672010-04-24 Pedro Alves <pedro@codesourcery.com>
768
769 * gdb.texinfo (Commands to specify files): Describe what how GDB
770 looks up DOS-based filesystem paths on the system root. Document
771 the new `set/show target-file-system-kind' commands.
772
66d09542
DE
7732010-04-23 Doug Evans <dje@google.com>
774
775 * gdb.texinfo (Python): Move Auto-loading section here ...
776 (Python API): from here.
777 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
778 (Maintenance Commands): Add docs for "maint print section-scripts".
779
8bd10a10
CM
7802010-04-20 Chris Moller <cmoller@redhat.com>
781
782 * gdb.texinfo (Setting Breakpoints): Added description of
783 filename-qualified rbreak.
784 * refcard.tex (Breakpoints and Watchpoints): Added brief
785 description of filename-qualified rbreak.
786
4c374409
JK
7872010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
788
789 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
790 (Python API): Change the reference to Pretty Printing API.
791 (Pretty Printing): Move the user part under the Data node. Reformat
792 the sample output to 72 columns. Create a new reference to Pretty
793 Printing API. Rename the API part ...
794 (Pretty Printing API): To a new node name.
795 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
796 (GDB/MI Variable Objects): Change references to Pretty Printing API.
797
5a9351ae
SS
7982010-04-21 Stan Shebs <stan@codesourcery.com>
799
800 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 801 and commands.
5a9351ae 802 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 803
9a22f0d0
PM
8042010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
805
806 * gdb.texinfo (Examining memory): Update for change in string
807 display with explicit size.
808
6149aea9
PA
8092010-04-19 Pedro Alves <pedro@codesourcery.com>
810
811 PR breakpoints/8554.
812
813 * gdb.texinfo (Save Breakpoints): New node.
814 (save-tracepoints): Rename to ...
815 (save tracepoints): ... this. Mention that `save-tracepoints' is
816 a deprecated alias to `save tracepoints'.
817
711e434b
PM
8182010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
819
645797a8 820 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
821 (info w32 thread-information-block): Document new command.
822 (qGetTIBAddress): Document new gdbserver query.
823 (maint set/show show-all-tib): Document new command.
824
3f7b2faa
DE
8252010-04-15 Doug Evans <dje@google.com>
826
fa33c3cd
DE
827 * gdb.texinfo (Python API): Add progspaces section.
828 (Selecting Pretty-Printers): Progspace pretty-printers are
829 searched too.
830 (Progspaces In Python): New section.
831
3f7b2faa
DE
832 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
833
79f283fe
PM
8342010-04-14 Phil Muldoon <pmuldoon@redhat.com>
835
836 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
837 returns None.
838
87290684
SS
8392010-04-09 Stan Shebs <stan@codesourcery.com>
840
841 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
842 Describe the `frames-created' field, tweak grammar.
843
a97153c7
PA
8442010-04-09 Pedro Alves <pedro@codesourcery.com>
845
846 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
847 Describe the `circular' and `disconnected' fields.
848
5c5dcc1b
L
8492010-04-09 H.J. Lu <hongjiu.lu@intel.com>
850
851 * gdb.texinfo (maint print registers): Mention unavailable and
852 invisible registers.
853
adc36818
PM
8542010-04-09 Phil Muldoon <pmuldoon@redhat.com>
855 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 856 Tom Tromey <tromey@redhat.com>
adc36818
PM
857
858 * gdb.texinfo (Breakpoints In Python): New Node.
859
33da3f1c
SS
8602010-04-08 Stan Shebs <stan@codesourcery.com>
861
862 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
863 trace status fields.
864
3a13a53b
L
8652010-04-08 H.J. Lu <hongjiu.lu@intel.com>
866
867 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
868 optional. Make org.gnu.gdb.i386.avx requires
869 org.gnu.gdb.i386.avx.
870
08001717
DE
8712010-04-08 Doug Evans <dje@google.com>
872
873 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
874 search path, and document that gdb only scans the search path if
875 the script's path doesn't specify a directory.
876
c375651d
DE
8772010-04-05 Doug Evans <dje@google.com>
878
879 * gdb.texinfo (maint show python auto-load): Fix typo.
880
af54718e
SS
8812010-04-04 Stan Shebs <stan@codesourcery.com>
882
d77f58be
SS
883 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
884 (Setting Watchpoints): Update description of "info watch".
885 (Disabling Breakpoints): Only "info break" lists all.
886
af54718e
SS
887 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
888 (tdump): Explain how tdump works.
889
86b17b60
PA
8902010-04-01 Pedro Alves <pedro@codesourcery.com>
891
892 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
893 add cross reference.
894
ff12863f
PA
8952010-03-31 Pedro Alves <pedro@codesourcery.com>
896
897 * gdb.texinfo (TUI Commands): Mention that in some cases, these
898 commands error out.
899
f68eb612
L
9002010-03-30 H.J. Lu <hongjiu.lu@intel.com>
901
902 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
903
c8d5aac9
L
9042010-03-30 H.J. Lu <hongjiu.lu@intel.com>
905
906 * gdb.texinfo (General Query Packets): Add xmlRegisters.
907
7d13fe92
SS
9082010-03-29 Stan Shebs <stan@codesourcery.com>
909 Nathan Sidwell <nathan@codesourcery.com>
910
911 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
912 GDBN equivalent.
913 (Set Tracepoints): Remove mention that conditional tracepoints
914 don't exist.
915 (Tracepoint Actions): Clarify when while-stepping collection
916 happens, note that while-stepping does not automatically collect
917 $pc.
918
409873ef 9192010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 920
409873ef
SS
921 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
922 (General Query Packets): Describe TracepointSource.
923
ee8e71d4
EZ
9242010-03-27 Matt Rice <ratmice@gmail.com>
925
c8d5aac9
L
926 * gdb.texinfo (ARM): Document arguments to "target sim".
927 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 928
99b5e152
PA
9292010-03-26 Pedro Alves <pedro@codesourcery.com>
930
931 * gdb.texinfo (Tracepoint Packets): Remove mention that
932 terror:string may be plain text, and drop mention of X prefix.
933
cd64ee31
VP
9342010-03-26 Vladimir Prus <vladimir@codesourcery.com>
935
936 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
937
6c28cbf2
SS
9382010-03-24 Stan Shebs <stan@codesourcery.com>
939
940 * gdb.texinfo (Tracepoint Packets): Document trace error status.
941
95a42b64
TT
9422010-03-24 Tom Tromey <tromey@redhat.com>
943
944 PR breakpoints/9352:
945 * gdb.texinfo (Break Commands): Update.
946
18148017
VP
9472010-03-24 Vladimir Prus <vladimir@codesourcery.com>
948
949 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
950 commands.
951
4daf5ac0
SS
9522010-03-16 Stan Shebs <stan@codesourcery.com>
953
954 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
955 circular-trace-buffer.
956 (Tracepoint Packets): Describe QTBuffer, and details of the
957 qTStatus reply.
958
c9429232
SS
9592010-03-12 Stan Shebs <stan@codesourcery.com>
960 Nathan Sidwell <nathan@codesourcery.com>
961
962 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
963 doing instruction stepping.
964 (Tracepoint Restrictions): New node.
965
ccefe4c4
TT
9662010-03-10 Tom Tromey <tromey@redhat.com>
967
968 * gdbint.texinfo (Symbol Handling): Update.
969
7c953934
TT
9702010-03-08 Tom Tromey <tromey@redhat.com>
971
972 PR cli/9591:
973 * gdb.texinfo (Mode Options): Mention lack of pagination and
974 confirmation with --batch.
975 (Screen Size): Mention --batch.
976 (Messages/Warnings): Likewise.
977
f870a310
TT
9782010-03-05 Tom Tromey <tromey@redhat.com>
979
980 * gdb.texinfo (Basic Python): Document target_charset and
981 target_wide_charset.
982
78e2826b
TT
9832010-03-05 Tom Tromey <tromey@redhat.com>
984
985 * gdb.texinfo (Data): Link to pretty-printing.
986 (Output Formats): Likewise. Correct text.
987
f5dff777
DJ
9882010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
989
990 * gdb.texinfo (Types): Describe <struct> and <flags>.
991
dc00d89f
PM
9922010-02-28 Phil Muldoon <pmuldoon@redhat.com>
993
994 * gdb.texinfo (Frames In Python): Add block parameter and
995 description to read_var text.
996
5107b149 9972010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 998 Tom Tromey <tromey@redhat.com>
5107b149
PM
999
1000 * gdb.texinfo (Types In Python): Describe block argument in
1001 template_argument and gdb.lookup_type.
1002
e03e5e7b
TT
10032010-02-24 Tom Tromey <tromey@redhat.com>
1004
1005 * gdb.texinfo (Cygwin Native): Fix typo.
1006
f3e9a817
PM
10072010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1008
1009 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1010 and select method descriptions.
1011 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1012 Tables in Python to menu.
1013 (Blocks In Python): New node.
1014 (Symbols In Python): New node.
1015 (Symbol Tables in Python): New node.
1016
a79b8f6e
VP
10172010-02-24 Vladimir Prus <vladimir@codesourcery.com>
1018
1019 Multiexec MI
1020
1021 gdb/
1022 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1023
1024 gdb/doc/
1025 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1026 changes.
1027 (GDB/MI Program Execution): Document current behaviour of
1028 --all and --thread-group.
1029 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1030 -remove-inferior.
1031 * observer.texi (inferior_added, inferior_removed): New
1032 observers.
1033
629d6a47
TT
10342010-02-19 Tom Tromey <tromey@redhat.com>
1035
1036 * gdbint.texinfo (Getting Started): Fix @node.
1037 (Debugging GDB): Likewise.
1038
c09529e5
JB
10392010-02-13 Joel Brobecker <brobecker@adacore.com>
1040
1041 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1042 documenting the gdb_test_timeout variable.
1043
540aa8e7
MS
10442010-02-12 Jakob Engblom <jakob@virtutech.com>
1045
1046 * gdb.texinfo (MI commands): Added documentation of --reverse
1047 option to a set of MI commands. Restructured documentation of MI
1048 commands --exec-continue to reflect the complexity of reverse
1049 execution.
1050
081dfbf7
PA
10512010-02-12 Pedro Alves <pedro@codesourcery.com>
1052
1053 * gdb.texinfo (Using the Collected Data): Specify that the address
1054 range of `tfind outsize' is exclusive, and that the address range
1055 of `tfind range' is inclusive.
1056 (Tracepoint Packets): Specify that the address range of
1057 `QTFrame:range' is inclusive, and that the address range of
1058 `QTFrame:outside' is exclusive
1059
8e9c5e02
VP
10602010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1061
1062 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1063
92981e24
TT
10642010-02-10 Tom Tromey <tromey@redhat.com>
1065
1066 * gdb.texinfo (Debugging Output): Document set debug parser and
1067 show debug parser.
1068
075b51b7
L
10692010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1070
1071 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1072 i386_eflags and i386_mxcsr.
1073
3bb8d5c3
L
10742010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1075
1076 * gdb.texinfo: Document i386 target features.
1077
c5f80513
DE
10782010-02-05 Doug Evans <dje@google.com>
1079
1080 * gdbint.texinfo (Testsuite): Add a new section to document the
1081 various DejaGnu variables that may be overridden.
1be00882 1082 Document INTERNAL_GDBFLAGS.
c5f80513 1083
6ac33a4e
TT
10842010-02-04 Tom Tromey <tromey@redhat.com>
1085
1086 PR cli/8830:
1087 * gdb.texinfo (Files): -readnow comes before the filename for file
1088 and symbol-file.
1089
a1dcb23a
DJ
10902010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1091
1092 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1093 Document ARM breakpoint types.
1094 (Register Packet Format): Move into the new section.
1095 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1096
95433b34
JB
10972010-01-21 Joel Brobecker <brobecker@adacore.com>
1098
1099 * gdb.texinfo (File Options): Adjust the documentation of this
1100 switch to refer to the "source" command rather than partially
1101 duplicating some of the relevant information.
1102 (Extending GDB): Introduce and document the set/show script-extension
1103 setting.
1104 (Command Files): Add note explaining that the "source" command
1105 is also used to evalute scripts written in other languages.
1106 Remove the short slightly incorrect reference to sourcing Python
1107 scripts.
1108 (Python Commands): Document how to execute a Python script from GDB.
1109
8d576872
JB
11102010-01-19 Joel Brobecker <brobecker@adacore.com>
1111
1112 * gdb.texinfo (Command Files): Fix typo.
1113
8150ff9c
JB
11142010-01-18 Tom Tromey <tromey@redhat.com>
1115
1116 * gdb.texinfo (File Options): Document -x on .py files.
1117 (Command Files): Document handling of Python scripts.
1118
23db03a6
JZ
11192010-01-18 Jie Zhang <jie.zhang@analog.com>
1120
1121 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1122
00bf0b85
SS
11232010-01-15 Stan Shebs <stan@codesourcery.com>
1124
1125 * gdb.texinfo (Trace Files): New section.
1126 (Tracepoint Packets): Document QTSave and qTBuffer.
1127 (Trace File Format): New appendix.
1128
be759fcf
PM
11292010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1130
1131 * gdb.texinfo (Values From Inferior): Document lazy_string value
1132 method.
1133 (Python API): Add Lazy strings menu item.
1134 (Lazy Strings In Python): New node.
1135
dc146f7c
VP
11362010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1137
1138 * gdb.texinfo (GDB/MI Thread Information): New.
1139 (GDB/MI Async Records): Document the core field in *stopped.
1140 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1141 documentation
1142 (Process list): Document that osdata document may contain
1143 threads.
1144 (Remote Serial Protocol): Document qXfer:threads.
1145
d5551862
SS
11462010-01-06 Stan Shebs <stan@codesourcery.com>
1147
1148 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1149 disconnected tracing.
1150 (Tracepoint Packets): Document new protocol.
1151
7a697b8d
SS
11522010-01-05 Stan Shebs <stan@codesourcery.com>
1153
1154 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1155 tracepoints.
1156 (Tracepoint Packets): Describe remote protocol for fast
1157 tracepoints.
1158
e6f3ec50
JB
11592010-01-01 Joel Brobecker <brobecker@adacore.com>
1160
1161 Update the "Start of New Year Procedure".
1162 * gdbint.texinfo: Add the list of files that need to be updated
1163 manually. Minor reformatting.
1164
ddc4e9c1
JB
11652010-01-01 Joel Brobecker <brobecker@adacore.com>
1166
1167 * refcard.tex: Update copyright year in header and text.
1168
9d2897ad
JB
11692010-01-01 Joel Brobecker <brobecker@adacore.com>
1170
1171 * agentexpr.texi: Add 2010 to the list of copyright years.
1172 * annotate.texinfo: Likewise.
1173 * gdb.texinfo: Likewise.
1174 * gdbint.texinfo: Likewise.
1175 * observer.texi: Likewise.
1176 * stabs.texinfo: Likewise.
1177
6da95a67
SS
11782009-12-31 Stan Shebs <stan@codesourcery.com>
1179
1180 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1181
236f1d4d
SS
11822009-12-29 Stan Shebs <stan@codesourcery.com>
1183
1184 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1185
f61e138d
SS
11862009-12-28 Stan Shebs <stan@codesourcery.com>
1187
1188 * gdb.texinfo (Trace State Variables): New section.
1189 (Tracepoint Packets): Describe trace state variable packets.
1190 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1191 variable bytecodes.
1192
0fe7935b
DJ
11932009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1194
1195 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1196 declarations.
1197
a6b29f87
VP
11982009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1199
1200 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1201 -gdb-exit behaviour.
1202
5e4bde96
JB
12032009-12-20 Joel Brobecker <brobecker@adacore.com>
1204
1205 * gpl.texi: Update to version 3 of the GPL.
1206
a1715244
JB
12072009-12-20 Joel Brobecker <brobecker@adacore.com>
1208
1209 * Makefile.in: Update copyright header.
1210 * observer.texi: Fix the copyright header of the generated files.
1211
361ae042
PM
12122009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1213
1214 * gdb.texinfo (Types In Python): Describe range function.
1215
bfd31e71
PM
12162009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1217
1218 * gdb.texinfo (Types In Python): Describe "is_base_class".
1219
57a1d736
TT
12202009-12-03 Tom Tromey <tromey@redhat.com>
1221
1222 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1223
8cebebb9
PP
12242009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1225
1226 * observer.texi: New memory_changed observer.
1227
16af530a
TT
12282009-12-01 Tom Tromey <tromey@redhat.com>
1229
1230 * gdb.texinfo (Reverse Execution): Fix typo.
1231
b6199126
DJ
12322009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1233
1234 PR gdb/8704
1235
1236 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1237 are allowed after the breakpoint condition.
1238
7a6973ad
TT
12392009-11-23 Tom Tromey <tromey@redhat.com>
1240
1241 PR python/10782:
1242 * gdb.texinfo (Types In Python): Document Type.pointer.
1243
21a0512e
PP
12442009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1245
1246 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1247
a5832c8f
PA
12482009-11-11 Pedro Alves <pedro@codesourcery.com>
1249
1250 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1251 (Using Agent Expressions): Delete cross reference.
1252
1eb7cd77
JB
12532009-11-07 Joel Brobecker <brobecker@adacore.com>
1254
1255 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1256 and @settitle directives up to help makeinfo find them.
1257
24ddea62
JK
12582009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1259
1260 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1261 (Auto-loading): Use plural and note one can use multiple components now.
1262
3afae151
VP
12632009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1264
1265 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1266 -stack-list-arguments have the same documentation for parameter
1267 as -stack-list-locals. Add comas.
1268
14ff2235
PM
12692009-10-27 Tom Tromey <tromey@redhat.com>
1270 Eli Zaretskii <eliz@gnu.org>
1271
c8d5aac9 1272 PR python/10781
14ff2235
PM
1273
1274 * gdb.texinfo (Values From Inferior): Document cast method.
1275
9c419145
PP
12762009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1277
1278 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1279 and adjust example.
889bf7c5 1280
29153c24
MS
12812009-10-22 Michael Snyder <msnyder@vmware.com>
1282
1283 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1284 info record command. Also document the new save and restore
29153c24
MS
1285 commands.
1286
2b28d209
PP
12872009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1288
1289 * gdb.texinfo (Machine Code): Mention current pc marker.
1290 (Memory): Likewise.
1291
6c95b8df
PA
12922009-10-19 Pedro Alves <pedro@codesourcery.com>
1293 Stan Shebs <stan@codesourcery.com>
1294
1295 * observer.texi (new_inferior): Rename to...
1296 (inferior_appeared): ... this.
1297
1298 * gdb.texinfo (Inferiors): Rename node to ...
1299 (Inferiors and Programs): ... this. Mention running multiple
1300 programs in the same debug session.
1301 <info inferiors>: Mention the new 'Executable' column if "info
1302 inferiors". Update examples. Document the "add-inferior",
1303 "clone-inferior", "remove-inferior" and "maint info
1304 program-spaces" commands.
1305 (Process): Rename node to...
1306 (Forks): ... this. Document "set|show follow-exec-mode".
1307
2f8132f3
MS
13082009-10-11 Michael Snyder <msnyder@vmware.com>
1309
1310 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1311 (ReverseContinue): Ditto.
1312
cba4b2d3
PP
13132009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1314
1315 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1316
da082f17
JK
13172009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1318
1319 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1320
08be9d71
ME
13212009-10-06 Michael Eager <eager@eagercon.com>
1322
1323 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1324 (Embedded Processors): Add MicroBlaze.
1325 (MicroBlaze): New. Describe Xilinx MicroBlaze
1326
08a0efd0
PA
13272009-10-04 Pedro Alves <pedro@codesourcery.com>
1328
1329 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1330
cbb8f428
EZ
13312009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1332
1333 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1334
30a4a70c
JB
13352009-09-23 Joel Brobecker <brobecker@adacore.com>
1336
1337 * observer.texi (solib_unloaded): Document explicitly the fact that
1338 this observer is called before the associated symbols are unloaded.
1339
b3372f91
VP
13402009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1341
1342 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1343 -stack-list-variables.
1344
f43030c4
TT
13452009-09-18 Tom Tromey <tromey@redhat.com>
1346
1347 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1348 is experimental.
1349
ec7e75e7
PP
13502009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1351
1352 * gdb.texinfo (convenince variables): Mention
1353 $_siginfo could be empty.
f43030c4 1354
0cc7d26f
TT
13552009-09-15 Tom Tromey <tromey@redhat.com>
1356
1357 * gdb.texinfo (GDB/MI Variable Objects): Document
1358 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1359 Expand -var-update documentation.
1360
a96d9b2e
SDJ
13612009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1362
1363 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1364 feature.
1365
005ca36a
JB
13662009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1367
1368 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1369
0d772ac9
MS
13702009-09-10 Michael Snyder <msnyder@vmware.com>
1371
1372 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1373 ReverseStep replies to the qSupported query.
1374
14fb1bac
JB
13752009-09-10 Joel Brobecker <brobecker@adacore.com>
1376
1377 Add documentation for set/show interactive-mode.
1378 * gdb.texinfo (Other Misc Settings): New node.
1379
29b090c0
DE
13802009-09-01 Doug Evans <dje@google.com>
1381
1382 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1383 non-stop mode's affect on remote caching.
1384
4e5d721f
DE
13852009-08-31 Jacob Potter <jdpotter@google.com>
1386 Doug Evans <dje@google.com>
1387
1388 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1389 Mark `set/show remotecache' options as obsolete.
1390 Document new `set/show stack-cache' option.
1391 Update text for `info dcache'.
1392
55333a84
DE
13932009-08-27 Doug Evans <dje@google.com>
1394
1395 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1396 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1397
bc3a0b4d
RW
13982009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1399
1400 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1401 about autoconf.
1402
3a1ff0b6
PA
14032009-08-25 Pedro Alves <pedro@codesourcery.com>
1404
1405 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1406 small example, and describe its columns. Replace "inferior-id" by
1407 "infno" throughout.
1408
81ecdfbb
RW
14092009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1410
af542c2e
RW
1411 * gdbint.texinfo (Releasing GDB): Point to
1412 README-maintainer-mode file for required autoconf version.
1413 * configure.ac: Do not substitute datarootdir, htmldir,
1414 pdfdir, docdir. Do not process --with-datarootdir,
1415 --with-htmldir, --with-pdfdir, --with-docdir.
1416 * configure: Regenerate.
1417
81ecdfbb
RW
1418 * configure: Regenerate.
1419
4efc6507
DE
14202009-08-20 Reid Kleckner <reid@kleckner.net>
1421
1422 * gdb.texinfo: Add chapter on JIT interface.
1423
43089a6e
NR
14242009-08-07 Nick Roberts <nickrob@snap.net.nz>
1425
1426 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1427 confirmation request.
43089a6e 1428
99e008fe
EZ
14292009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1430
c8d5aac9
L
1431 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1432 CRC definitions.
99e008fe 1433
48cb2d85
VP
14342009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1435
1436 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1437 -break-commands.
48cb2d85 1438
ff1a52c6
UW
14392009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1440
1441 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1442 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1443
3285f3fe
UW
14442009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1445
1446 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1447 "set spu stop-on-load" and "show spu stop-on-load" commands.
1448
e35359c5
UW
14492009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1450
1451 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1452
58d6951d
DJ
14532009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1454
1455 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1456 org.gnu.gdb.arm.neon.
1457
08d16641
PA
14582009-07-20 Pedro Alves <pedro@codesourcery.com>
1459
1460 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1461 optional element.
1462 (subsection OS ABI): New subsection.
1463
782b2b07
SS
14642009-07-14 Stan Shebs <stan@codesourcery.com>
1465
1466 * gdb.texinfo (Tracepoint Conditions): New section.
1467 (General Query Packets): Describe ConditionalTracepoints.
1468 (Tracepoint Packets): Describe condition field.
1469 (Maintenance Commands): Describe maint agent-eval.
1470 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1471
9b117ef3
HZ
14722009-07-11 Hui Zhu <teawater@gmail.com>
1473
1474 * gdb.texinfo (disassemble): Add a new modifier /r
1475 to "disassemble" command to make it print the raw instructions
1476 in hex as well as in symbolic form.
1477
f5a33284
TT
14782009-07-09 Tom Tromey <tromey@redhat.com>
1479
1480 * gdbint.texinfo (Testsuite): Document parallel make check.
1481
812f7342
TT
14822009-07-09 Tom Tromey <tromey@redhat.com>
1483
1484 * gdbint.texinfo (Testsuite): Document test transcripts.
1485
fbb8f299
PM
14862009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1487
1488 * gdb.texinfo (Values From Inferior): Add length parameter
1489 description.
1490
dd8f35ac
EZ
14912009-07-04 Chris Genly <chris@genly.us>
1492
1493 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1494 in -var-list-children. Fix example according to what the code
1495 does.
1496
2277426b
PA
14972009-07-02 Pedro Alves <pedro@codesourcery.com>
1498
1499 * gdb.texinfo (Debugging multiple inferiors): Document the
1500 "inferior", "detach inferior" and "kill inferior" commands.
1501 (Debugging Programs with Multiple Processes): Adjust to mention
1502 generic "inferior" commands. Delete mention of "detach fork" and
1503 "delete fork". Cross reference to "Debugging multiple inferiors"
1504 section.
1505
a6d9a66e
UW
15062009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1507
5af949e3
UW
1508 * gdbint.texinfo (Item Output Functions): Update signature
1509 for ui_out_field_core_addr.
1510
15112009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1512
1513 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1514 Update example code extrated from breakpoint.c.
1515
9901a55b 15162009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1517
9901a55b
PP
1518 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1519 MI commands.
1520 (GDB/MI Symbol Query): Likewise.
1521 (GDB/MI File Commands): Likewise.
1522 (GDB/MI File Transfer Commands): Likewise.
1523 (GDB/MI Target Manipulation): Likewise.
1524 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1525
edb3359d
DJ
15262009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1527
1528 * gdb.texinfo (Debugging Optimized Code): New chapter.
1529 (Compiling for Debugging): Reference it. Move some
1530 text to the new section.
1531
7cd1089b
PM
15322009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1533
1534 * doc/gdb.texinfo (Calling): Document
1535 set-unwind-on-terminating-exception usage.
1536
d4db2f36
PA
15372009-06-11 Pedro Alves <pedro@codesourcery.com>
1538
1539 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1540 command.
1541
d1a7880c
PA
15422009-06-07 Pedro Alves <pedro@codesourcery.com>
1543
1544 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1545 references.
1546
473f94e6
UW
15472009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1548
1549 * gdbint.texinfo: Rename formal parameters to gdbarch function
1550 protoypes from "current_gdbarch" to "gdbarch".
1551
8f500870
TT
15522009-05-28 Tom Tromey <tromey@redhat.com>
1553
1554 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1555
b6313243
TT
15562009-05-27 Tom Tromey <tromey@redhat.com>
1557
1558 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1559 feature.
1560 (GDB/MI Variable Objects): Document -var-set-visualizer.
1561
15622009-04-02 Tom Tromey <tromey@redhat.com>
1563
1564 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1565 feature.
1566 (GDB/MI Variable Objects): Document -var-set-visualizer.
1567
a6bac58e
TT
15682009-05-27 Tom Tromey <tromey@redhat.com>
1569 Thiago Jung Bauermann <bauerman@br.ibm.com>
1570 Phil Muldoon <pmuldoon@redhat.com>
1571
1572 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1573 (Pretty Printing): New node.
1574 (Selecting Pretty-Printers): Likewise.
1575 (Python API): Update.
1576 (Output Formats): Document /r format.
1577
2c74e833
TT
15782009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1579 Tom Tromey <tromey@redhat.com>
1580
1581 * gdb.texinfo (Types In Python): New node.
1582 (Values From Inferior): "type" is now an attribute.
1583 (Python API): Update.
1584
89c73ade
TT
15852009-05-27 Tom Tromey <tromey@redhat.com>
1586 Thiago Jung Bauermann <bauerman@br.ibm.com>
1587 Phil Muldoon <pmuldoon@redhat.com>
1588
1589 * gdb.texinfo: Add @syncodeindex for `tp'.
1590 (Python API): Update.
1591 (Auto-loading): New node.
1592 (Objfiles In Python): New node.
1593
17a37d48
PP
15942009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1595
1596 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1597
6718376f
NR
15982009-05-15 Nick Roberts <nickrob@snap.net.nz>
1599
1600 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1601
cbe54154
PA
16022009-05-12 Pedro Alves <pedro@codesourcery.com>
1603
1604 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1605 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1606 show show-debug-regs' docs.
1607
8e05493c
EZ
16082009-05-08 Eli Zaretskii <eliz@gnu.org>
1609
1610 * gdb.texinfo (Process Record and Replay): Add description of
1611 reverse execution.
1612
b39f4988
JB
16132009-05-07 Joel Brobecker <brobecker@adacore.com>
1614
1615 * gdbint.texinfo (Adding support for debugging core files): New node.
1616 (Native Debugging): Remove the ``Native core file Support'' section.
1617
a2311334
EZ
16182009-05-01 Eli Zaretskii <eliz@gnu.org>
1619
1620 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1621 Add index entries.
1622
53cc454a 16232009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 1624 Michael Snyder <msnyder@vmware.com>
53cc454a 1625
a2311334
EZ
1626 * gdb.texinfo: (Process Record and Replay): Add documentation for
1627 process record and replay.
53cc454a 1628
484086b7
JK
16292009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1630
1631 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1632 a new part on command-line defined macros.
1633
32ae1842
EZ
16342009-04-25 Eli Zaretskii <eliz@gnu.org>
1635
1636 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1637 clarify the wording.
1638
b14b1491
TT
16392009-04-23 Tom Tromey <tromey@redhat.com>
1640
1641 * gdb.texinfo (Data Files): New node.
1642 (GDB Files): Update menu.
1643
5c1e86e1
JB
16442009-04-23 Joel Brobecker <brobecker@adacore.com>
1645
1646 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 1647 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 1648
83eba9b7
VP
16492009-04-22 Vladimir Prus <vladimir@codesourcery.com>
1650
1651 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1652
e31198c4
HZ
16532009-04-22 Hui Zhu <teawater@gmail.com>
1654
1655 * gdb.texinfo (disassemble-next-line): Set the default of
1656 disassemble-next-line to off.
1657
26e251b6
JM
16582009-04-21 Joseph Myers <joseph@codesourcery.com>
1659
1660 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1661 --with-htmldir): New.
1662 * configure: Regenerate.
1663 * Makefile.in (datarootdir, docdir): Define.
1664 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1665 instead of $(SET_TEXINPUTS).
1666 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1667 gdbint.info instead of $(SET_TEXINPUTS).
1668 (gdbint/index.html): Use same -I options as for building
1669 gdbint.info.
1670 (stabs.dvi, stabs.pdf): Use same -I options as for building
1671 stabs.info instead of $(SET_TEXINPUTS).
1672 (stabs/index.html): Use same -I options as for building
1673 stabs.info.
1674 (annotate.dvi, annotate.pdf): Use same -I options as for building
1675 annotate.info instead of $(SET_TEXINPUTS).
1676 (annotate/index.html): Use same -I options as for building
1677 annotate.info.
1678
eac35c4e
DD
16792009-04-21 David Daney <ddaney@caviumnetworks.com>
1680
1681 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1682
29b0e8a2
JM
16832009-04-21 Joseph Myers <joseph@codesourcery.com>
1684
1685 * gdb.texinfo (Source Path): Document --with-relocated-sources.
1686
2b831889 16872009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 1688 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
1689
1690 * Makefile.in (MAKEHTML): Set to makeinfo --html.
1691 (MAKEHTMLFLAGS): Set to empty.
1692 (html__strip_dir): Define.
1693 (HTMLFILES): Define.
1694 (HTMLFILES_INSTALL): Define.
1695 (install-html): Copy new automake rule.
1696 (html): Depend on $(HTMLFILES).
1697 (gdb_toc.html): Rename to gdb/index.html.
1698 (gdbint_toc.html): Rename to gdbint/index.html.
1699 (stabs_toc.html): Rename to stabs/index.html.
1700 (annotate_toc.html): Rename to annotate/index.html.
1701
89a34d1b
JM
17022009-04-17 Carlos O'Donell <carlos@codesourcery.com>
1703
1704 * Makefile.in: Set pdfdir and htmldir from configure
1705 substitutions.
1706 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
1707 * configure: Regenerate.
1708
a2d5da46
JB
17092009-04-16 Joel Brobecker <brobecker@adacore.com>
1710
1711 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
1712 This macro is no longer used.
1713
732f6a93
TT
17142009-04-15 Tom Tromey <tromey@redhat.com>
1715
1716 * gdb.texinfo (Character Sets): Document default character set.
1717
87f9adc1
PM
17182009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
1719
1720 * gdbint.texinfo: Change server name from sources.redhat.com to
1721 sourceware.org throughout.
1722
2c88c651
JB
17232009-04-09 Joel Brobecker <brobecker@adacore.com>
1724
1725 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
1726 about a missing dot or coma after @xref.
1727
4f5376b2
JB
17282009-04-02 Joel Brobecker <brobecker@adacore.com>
1729
1730 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
1731 example, and add a small explanation about it.
1732 (Print Settings): Change the documentation of the "set print
1733 frame-arguments" to reflect the fact that the default is now "scalars".
1734
a0381d3a
JB
17352009-04-02 Joel Brobecker <brobecker@adacore.com>
1736
1737 * gdb.texinfo (Print Settings): Add kindex for command "set
1738 print frame-arguments".
1739
45ac276d
JB
17402009-03-31 Joel Brobecker <brobecker@adacore.com>
1741
1742 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
1743 breakpoints.
1744 (Set Breaks): Add reference to thread-specific and task-specific
1745 breakpoints.
1746
32cd1edc
JB
17472009-03-31 Joel Brobecker <brobecker@adacore.com>
1748
1749 * gdb.texinfo (Ada Tasks): Remove the documentation about
1750 the "Running" state, as this state has been eliminated.
1751 Now all runnable tasks are shown as "Runnable".
1752
1042e4c0
SS
17532009-03-30 Stan Shebs <stan@codesourcery.com>
1754
1755 * gdb.texinfo (Tracepoints): Describe tracepoints as a
1756 special case of breakpoints.
1757 (Enable and Disable Tracepoints): Mention deprecation.
1758 (Listing Tracepoints): Update description and example.
1759
f8f6f20b
TJB
17602009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1761
1762 * gdb.texinfo (Frames in Python): New node.
1763 (Python API): Update.
1764
c0c6f777
TJB
17652009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1766
1767 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
1768 from a method to an attribute.
1769
def2b000
TJB
17702009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1771
1772 * gdb.texinfo (Values From Inferior): Document is_optimized_out
1773 attribute.
1774
a07daef3
PA
17752009-03-25 Pedro Alves <pedro@codesourcery.com>
1776
1777 * observer.texi (thread_exit): Add "silent" parameter.
1778
f3b1572e
PA
17792009-03-22 Pedro Alves <pedro@codesourcery.com>
1780
1781 * observer.texi (about_to_proceed): New.
1782
587afa38
EZ
17832009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
1784
1785 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1786 field throughout to handle types with spaces in them. Fix typos
1787 found by aspell.
1788 (Summary, Requirements, Contributors): New first chapter,
1789 "Summary" added, old Requirements section moved there, and new
1790 section, "Contributors" added.
1791 (Initializing a New Architecture, Register Representation)
1792 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1793 (Porting gdb): These sections extended and updated.
1794 (Compiler Characteristics): This section (empty) deleted.
1795 (Defining Other Architecture Features): This section renamed and
1796 duplicate material removed from (formerly "Target Conditionals").
1797 Use braces {} in @deftypeXX type field throughout to handle types
1798 with spaces in them. Typos found by aspell fixed.
1799
1800 * stack_frame.svg: New file, source of image for gdbint.texinfo.
1801 * stack_frame.pdf: Version of image for PDF output.
1802 * stack_frame.png: Version of image for HTML output and for Emacs.
1803 * stack_frame.txt: Version of image for Info output.
1db61298 1804 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 1805
10af6951
EZ
18062009-03-21 Eli Zaretskii <eliz@gnu.org>
1807
1808 * gdb.texinfo (Character Sets): Fix last change.
1809
cc924cad
TJB
18102009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1811
1812 * gdb.texinfo (Values From Inferior): Fix optional arguments
1813 markup.
1814 (Commands In Python): Adjust argument names of gdb.Command.__init__
1815 to what the function accepts as keywords.
1816
bc3b79fd
TJB
18172008-03-20 Tom Tromey <tromey@redhat.com>
1818
1819 * gdb.texinfo (Convenience Vars): Document convenience functions.
1820 (Functions In Python): New node.
1821 (Python API): Update.
1822
6c7a06a3
TT
18232009-03-20 Tom Tromey <tromey@redhat.com>
1824
1825 * gdb.texinfo (Character Sets): Remove obsolete text. Document
1826 set target-wide-charset.
1827 (Requirements): Mention iconv.
1828
b646ddd4
HZ
18292009-03-17 Hui Zhu <teawater@gmail.com>
1830
1831 * gdb.texinfo: Change the introduce of "disassemble-next-line".
1832
91440f57
HZ
18332009-03-17 Hui Zhu <teawater@gmail.com>
1834
1835 * gdb.texinfo: Add documentation for disassemble-next-line.
1836
8fd41227
TJB
18372009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1838
1839 * gdb.texinfo (Commands In Python): Remove tindex entries.
1840
61ff14c6
JK
18412009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1842
1843 * gdb.texinfo (Returning): New description for missing debug info.
1844
0b16c5cf
PA
18452009-03-14 Pedro Alves <pedro@codesourcery.com>
1846
1847 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 1848 (General Query Packets): Document qAttached.
0b16c5cf 1849
32fc0df9
PA
18502009-03-05 Pedro Alves <pedro@codesourcery.com>
1851
1852 * gdb.texinfo (Background Execution): Better describe the set
1853 target-async command.
1854 (Maintenance Commands): Delete description of the `maint set/show
1855 linux-async' and `maint set/show remote-async' commands.
1856
134eb42c
VP
18572009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1858
1859 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1860 between sentences.
1861
c86cf029
VP
18622009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1863
1864 * gdb.texinfo (GDB/MI Async Records): Document the
1865 =library-loaded and =library-unloaded notifications.
1866
3ea85240
VP
18672009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1868
1869 * observer.texi (test_notification): New observer.
1870
1d33d6ba
VP
18712009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1872
61ff14c6
JK
1873 * observer.texi: Add parameter 'print_frame' to normal_stop
1874 observer.
1d33d6ba 1875
d721c933
EZ
18762009-02-07 Eli Zaretskii <eliz@gnu.org>
1877
1878 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1879 (Commands In Python): Fix COMMAND_* constants in last change. Use
1880 @kbd for interactive input. Add cross-references and index
1881 entries.
1882
4aa995e1
PA
18832009-02-06 Pedro Alves <pedro@codesourcery.com>
1884
1885 * gdb.texinfo (Signals): Document $_siginfo.
1886 (Convenience Variables): Mention $_siginfo.
1887 (Remote Configuration): Document qXfer:siginfo:read,
1888 qXfer:siginfo:write packets, and the read-siginfo-object,
1889 write-siginfo-object commands.
1890
5f5233d4
PA
18912009-02-06 Pedro Alves <pedro@codesourcery.com>
1892
1893 * gdbint.texinfo (Values): New chapter.
1894
d8906c6f
TJB
18952009-02-06 Tom Tromey <tromey@redhat.com>
1896
1897 * gdb.texinfo (Python API): Add entry for Commands In Python.
1898 (Commands In Python): New node.
1899
b6cb8e7d
TJB
19002009-02-05 Tom Tromey <tromey@redhat.com>
1901
1902 * gdb.texinfo (Values From Inferior): Document Value.string.
1903
12453b93
TJB
19042009-02-05 Tom Tromey <tromey@redhat.com>
1905
1906 * gdb.texinfo (Basic Python): Document execute's from_tty
1907 argument.
1908
08c637de
TJB
19092009-02-04 Tom Tromey <tromey@redhat.com>
1910
1911 * gdb.texinfo (Basic Python): Document gdb.history.
1912
592375cd
VP
19132009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1914
1915 * gdb.texinfo (GDB/MI Thread Commands): Document the
1916 'current-thread-id' field. Remove the example with zero threads,
1917 since current GDB won't ever report that if there's inferior.
1918
41447f92
VP
19192009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1920
1921 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1922 option to -break-insert.
1923
098b41a6
JG
19242009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1925 Jerome Guitton <guitton@adacore.com>
1926
1927 * gdb.texinfo (Startup): Document --with-system-gdbinit.
1928 (System-wide configuration): New section.
1929
3c16cced
PA
19302009-01-26 Pedro Alves <pedro@codesourcery.com>
1931
1932 PR gdb/7580:
1933 * gdb.texinfo (Maintenance Commands): Document "maint set|show
1934 internal-error|internal-warning quit|corefile ask|yes|no".
1935
62709adf
PA
19362009-01-26 Pedro Alves <pedro@codesourcery.com>
1937
1938 * gdb.texinfo (Using the `gdbserver' Program): Document
1939 --remote-debug.
1940
7ce58dd2
DE
19412009-01-23 Doug Evans <dje@google.com>
1942
1943 * gdb.texinfo: Add nexti to list of commands that support
1944 background execution.
1945
adb483fe
DJ
19462009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1947
1948 * gdb.texinfo (Define, Hooks): Document prefix command support.
1949
a67ec3f4 19502009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 1951 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
1952
1953 Fixes for makeinfo --html.
1954
1955 * annotate.texinfo: Use @copying and @insertcopying. Use
1956 @ifnottex in place of @ifinfo.
1957 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
1958 place of @ifinfo. Use @ifnotinfo for one index entry.
1959 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
1960 in place of @ifinfo.
1961 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
1962 in place of @ifinfo. Include contents at start unconditionally.
1963
84fcdf95
PA
19642009-01-13 Pedro Alves <pedro@codesourcery.com>
1965
1966 * gdb.texinfo (General Query Packets): Remove @var{} around the
1967 "spu" literal string.
1968
fa3a767f
PA
19692009-01-07 Pedro Alves <pedro@codesourcery.com>
1970
1971 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1972 program may be running in another process" errors.
1973 * gdbint.texinfo (Native Conditionals): Delete
1974 ONE_PROCESS_WRITETEXT description.
1975
9cb011d3
JB
19762009-01-07 Joel Brobecker <brobecker@adacore.com>
1977
1978 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1979 emacs local variable to be placed at the end of the ChangeLog.
1980 Add server.c and gdbreplay.c to the list of files where the
1981 copyright year needs to be updated.
1982
84603566
SL
19832009-01-06 Sandra Loosemore <sandra@codesourcery.com>
1984
1985 * gdb.texinfo (Remote Configuration): Document new
1986 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1987 commands.
1988
a53f55d8
PA
19892008-12-28 Pedro Alves <pedro@codesourcery.com>
1990
1991 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1992 FETCH_INFERIOR_REGISTERS.
1993 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1994 FETCH_INFERIOR_REGISTERS descriptions. Remove
1995 gdbarch_get_longjmp_target descrition, since already described in
1996 Target Conditionals. Move gdbarch_fp0_regnum description to ...
1997 (Target Conditionals): ... here.
1998
077e0a52
JB
19992008-12-16 Joel Brobecker <brobecker@adacore.com>
2000
2001 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2002 examples.
2003 (Additions to Ada): Likewise. Add the missing opening and closing
2004 parenthesis of the GDB prompt in one of the examples.
2005
023eb17c
JB
20062008-12-14 Joel Brobecker <brobecker@adacore.com>
2007
2008 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2009 about the result of 'Address not being of type System.Address.
2010 This problem has been fixed a while ago.
2011
c3b108f7
VP
20122008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2013
2014 MI non-stop and multiprocess docs.
2015
c8d5aac9
L
2016 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2017 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2018 Adjust documentation for *stopped, document =thread-created,
2019 =thread-exited, =thread-group-created and =thread-group-exited.
2020 (GDB/MI Thread Commands): Document the 'state' field in
2021 -thread-info output.
2022 (GDB/MI Program Execution): Mention --all and --thread-group
2023 options.
2024 (GDB/MI Variable Objects): Describe floating and fixed variable
2025 objects.
2026 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 2027
07e059b5
VP
20282008-12-02 Vladimir Prus <vladimir@codesourcery.com>
2029
c8d5aac9
L
2030 * gdb.texinfo (Operating System Information): New appendix.
2031 (Operating System Auxiliary Information): Document 'info os processes'
2032 (Remote Configuration): Document 'osdata'
2033 (General Query Packets): Document qXfer:osdata:read.
07e059b5 2034
a80b95ba
TG
20352008-11-27 Tristan Gingold <gingold@adacore.com>
2036
2037 * gdb.texinfo (Darwin): Document Darwin specific features.
2038
a655d424
JK
20392008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2040
2041 * gdbint.texinfo (Target Conditionals): Extend the
2042 gdbarch_breakpoint_from_pc description.
2043
249e1128
VP
20442008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2045
2046 * gdb.texinfo (M68K Features): Fix typo.
2047
c14c28ba
PP
20482008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2049
2050 * gdb.texinfo (Symbols): Mention printing containing
2051 image name in "info symbol".
2052 (Maint translate-address): Likewise.
889bf7c5 2053
394a6666
JB
20542008-11-18 Joel Brobecker <brobecker@adacore.com>
2055
2056 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2057 commands "catch load" and "catch unload".
2058
66bb093b
VP
20592008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2060
2061 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 2062 =thread-selected.
889bf7c5 2063
4a92f99b
VP
20642008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2065
c8d5aac9 2066 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 2067
f0323ca0
PA
20682008-10-27 Pedro Alves <pedro@codesourcery.com>
2069
2070 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2071 .mt files, TM_CLIBS or TM_CDEPS.
2072 (x86 Watchpoints): Don't mention TDEPFILES.
2073
8b23ecc4
SL
20742008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2075
2076 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2077 (Overview): Mention notifications and non-stop mode behavior.
2078 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2079 with non-stop mode behavior. Add vStopped description.
2080 (Stop Reply Packets): Update list of packets that return
2081 stop replies. Mention non-stop behavior.
2082 (General Query Packets): Document QNonStop packet and associated
2083 qSupported query response.
2084 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2085 behavior.
2086 (Notification Packets): New section.
2087 (Remote Non-Stop): New section.
2088 (File-I/O Overview): Mention non-stop behavior.
2089
fff08868
HZ
20902008-10-24 Hui Zhu <teawater@gmail.com>
2091 Pedro Alves <pedro@codesourcery.com>
2092
2093 * gdb.texinfo (displaced-stepping): Describe the auto mode
2094 setting, and say it's the default. This is now a mainstream
2095 setting instead of a maintenance setting.
2096
252fbfc8
PA
20972008-10-23 Pedro Alves <pedro@codesourcery.com>
2098
2099 * observer.texi (thread_stop_requested): New.
2100
20924a55
JB
21012008-10-22 Joel Brobecker <brobecker@adacore.com>
2102
2103 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2104 (Patching): Replace incorrect usage of @samp by @kbd.
2105
bacec72f
MS
21062008-10-17 Michael Snyder <msnyder@vmware.com>
2107
2108 * gdb.texinfo: Add documentation for reverse execution.
2109
a08702d6 21102008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 2111 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
2112
2113 * gdb.texinfo. (Values From Inferior): New subsubsection.
2114
d97bc12b
DE
21152008-10-06 Doug Evans <dje@google.com>
2116
2117 * gdb.texinfo (set debug dwarf2-die): Document it.
2118
87f67dba
JB
21192008-10-01 Joel Brobecker <brobecker@adacore.com>
2120
2121 * gdb.texinfo (catch) [exception]: Document how to insert
2122 a breakpoint on user-defined exceptions when the exception
2123 name is identical to one of the language-defined ones.
2124
2fae03e8
TT
21252008-09-27 Tom Tromey <tromey@redhat.com>
2126
2127 * gdb.texinfo (Macros): Remove text about stringification,
2128 varargs, and splicing.
2129
5c6ce71d
TT
21302008-09-27 Tom Tromey <tromey@redhat.com>
2131
2132 * gdbint.texinfo (Language Support): Remove text about omitting
2133 support for a language.
2134
07128da0
DE
21352008-09-23 Doug Evans <dje@google.com>
2136
2137 * gdb.texinfo (info dcache): Update.
2138
b90a069a
SL
21392008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2140
2141 * gdb.texinfo (Packets): Add info on thread-id syntax and
2142 multiprocess extensions.
2143 <D>: Document multiprocess form of packet.
2144 <H>: Use thread-id syntax.
2145 <T>: Likewise.
2146 <vCont>: Likewise. Note this is required for multiprocess.
2147 <vKill>: New packet.
2148 (Stop Reply Packets) <T>: Use thread-id syntax.
2149 <W>: Document multiprocess form of reply.
2150 <X>: Likewise.
2151 (General Query Packets) <qC>: Use thread-id syntax.
2152 <qfThreadInfo>: Likewise.
2153 <qGetTLSAddr>: Likewise.
2154 <qP>: Likewise.
2155 <qSupported>: Add "multiprocess" feature.
2156 <qThreadExtraInfo>: Use thread-id syntax.
2157
b77209e0
PA
21582008-09-22 Stan Shebs <stan@codesourcery.com>
2159
2160 * gdb.texinfo (Inferiors): New section.
2161
3d0bb823
PA
21622008-09-12 Pedro Alves <pedro@codesourcery.com>
2163
2164 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2165
f8dcfc0a
UW
21662008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2167
2168 * gdbint.texinfo (Target Conditionals): Remove documentation
2169 for gdbarch_name_of_malloc.
2170
8775bb90
MS
21712008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2172
2173 * gdb.texinfo (Interrupts): Mention TCP interface for
2174 sending BREAK.
2175
f1838a98
UW
21762008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2177
2178 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2179 argument prefix to "set sysroot".
2180
158c7665
PH
21812008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2182
2183 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2184 and False.
2185
30e026bb
VP
21862008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2187
c8d5aac9
L
2188 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2189 for possible features of -list-features.
30e026bb 2190
c6ebd6cf
VP
21912008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2192
c8d5aac9 2193 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2194 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2195
aeac0ff9
VP
21962008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2197
2198 * doc/gdb.texinfo (PowerPC): Fix typo.
2199 (PowerPC features): Fix typo.
2200
5231c1fd
PA
22012008-08-18 Pedro Alves <pedro@codesourcery.com>
2202
2203 * observer.texi (thread_ptid_changed): New.
2204
677c5bb1
LM
22052008-08-18 Luis Machado <luisgpm@br.ibm.com>
2206
2207 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2208 (PowerPC features): Mention feature set for VSX registers.
2209
f3a2dd1a
JB
22102008-08-13 Joel Brobecker <brobecker@adacore.com>
2211
2212 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2213 the direct visibility of all names in user-written packages.
2214
33e5cbd6
PA
22152008-08-13 Pedro Alves <pedro@codesourcery.com>
2216
2217 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2218 setting, and make it the default.
2219 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2220 non-stop script example.
2221
d0384fc4
TJB
22222008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2223
2224 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2225 reference to the "Using Different Register and Memory Data
2226 Representation" section.
2227
a6f3e723
SL
22282008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2229
2230 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2231 (Remote Protocol): Add Packet Acknowledgment to menu.
2232 (Overview): Mention +/- can be disabled, and point to new section
2233 where this is discussed in detail.
2234 (General Query Packets): Document QStartNoAckMode packet, and
2235 corresponding qSupported reply.
2236 (Packet Acknowledgment): New section.
2237
0606b73b
SL
22382008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2239 Pedro Alves <pedro@codesourcery.com>
2240
2241 * gdb.texinfo (Threads): Move paragraph about automatic thread
2242 selection to All-Stop Mode subsection.
2243 (Thread Stops): Reorganize existing material into subsections.
2244 Add introductory blurb and menu.
2245 (Non-Stop Mode): New subsection.
2246 (Background Execution): New subsection.
2247 (Maintenance Commands): Add cross-references from async mode
2248 commands to the new Background Execution section.
2249
d57a3c85
TJB
22502008-08-06 Tom Tromey <tromey@redhat.com>
2251
2252 * gdb.texinfo (Extending GDB): New chapter.
2253 (Sequences): Demoted chapter, now a section under the new
2254 Extending GDB chapter.
2255 (Python): New section.
2256
6d76a53d
SS
22572008-07-31 Stan Shebs <stan@codesourcery.com>
2258
2259 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2260
1f70da6a
SS
22612008-07-29 Stan Shebs <stan@codesourcery.com>
2262
2263 * gdbint.texinfo: General round of cleanup and minor
2264 clarifications.
2265 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2266 (Longjmp Support): Update description to reflect how it is done
2267 for targets without using native header.
2268 (Symbol Handling): Add a little more general explanation.
2269 (COFF, ELF): Mention stabs encapsulation.
2270 (DWARF 3): New section.
2271 (Adding a New Host): Scrub out some obsolete bits.
2272 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2273 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2274 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2275 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2276 SEEK_SET, STOP_SIGNAL, USG.
2277 (Raw and Virtual Register Representations): Ditto for
2278 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2279 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2280 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2281 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2282 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2283 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2284 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2285 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2286 DEPRECATED_USE_STRUCT_CONVENTION.
2287 Describe gdbarch_deprecated_fp_regnum.
2288 Update description of gdbarch_print_insn.
2289 (Adding a New Target): Scrub out obsolete bits.
2290 (Obsolete Conditionals): Remove entire section.
2291
383f836e
TT
22922008-07-25 Tom Tromey <tromey@redhat.com>
2293
2294 * observer.texi (GDB Observers): Document new observers:
2295 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2296 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2297 architecture_changed.
2298
cfd8ab24
SS
22992008-07-21 Stan Shebs <stan@codesourcery.com>
2300
2301 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2302 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2303
781b42b0
TT
23042008-07-21 Tom Tromey <tromey@redhat.com>
2305
2306 * observer.texi (GDB Observers): Remove obsolete comment.
2307 <executable_changed>: Remove argument.
2308
d7d9f01e
TT
23092008-07-18 Tom Tromey <tromey@redhat.com>
2310
2311 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2312
bf250677
DE
23132008-07-10 Doug Evans <dje@google.com>
2314
2315 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2316
10568435
JK
23172008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2318
2319 * gdb.texinfo (Starting): Document "set disable-randomization".
2320
5ae4183a
AS
23212008-07-07 Andreas Schwab <schwab@suse.de>
2322
2323 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2324
b56e7235
VP
23252008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2326
2327 * gdb.texinfo (GDB/MI Target Manipulation): Add
2328 example of -target-attach.
2329
e1ac3328
VP
23302008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2331
2332 * observer.texi (target_resumed): New observer.
5ae4183a 2333 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2334
65d12d83
TT
23352008-06-06 Tom Tromey <tromey@redhat.com>
2336
2337 * gdb.texinfo (Completion): Add field name example.
2338
fbc5282e
MK
23392008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2340
2341 * gdb.texinfo (GDB/MI Program Context): Added example
2342 to -exec-arguments
5ae4183a 2343
fbc5282e 23442008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2345
2346 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2347 annotation.
2348
c16158bc 23492008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2350 Nathan Sidwell <nathan@codesourcery.com>
2351 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2352
2353 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2354 and ACX_BUGURL.
2355 * configure: Regenerate.
2356 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2357 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2358 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2359 mailing-list-specific text about bug reporting unless
2360 BUGURL_DEFAULT.
2361
75c99385
PA
23622008-06-05 Pedro Alves <pedro@codesourcery.com>
2363
2364 * gdb.texinfo (-target-select): Remove reference to target async.
2365 (Maintenance Commands): Document "maint set/show remote-async".
2366
1763a388
MK
23672008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2368
2369 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2370 in -target-file-get section.
5ae4183a 2371
d0d064df
PA
23722008-05-22 Pedro Alves <pedro@codesourcery.com>
2373
9b562ab8
PA
2374 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2375 killing the inferior when it is already debugging a process.
d0d064df 2376
8dfa32fc
JB
23772008-05-21 Joel Brobecker <brobecker@adacore.com>
2378
2379 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2380 abbreviation for "finish".
2381
55f996a7
NR
23822008-05-21 Nick Roberts <nickrob@snap.net.nz>
2383
2384 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2385
ba2b1c56
DJ
23862008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2387
2388 * gdbint.texinfo (Target Conditionals): Delete entry for
2389 gdbarch_dwarf_reg_to_regnum.
2390
08388c79
DE
23912008-05-09 Doug Evans <dje@google.com>
2392
a3c83fae 2393 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2394
d14508fe
DE
23952008-05-05 Doug Evans <dje@google.com>
2396
2397 * gdb.texinfo (disassemble): Document /m modifier.
2398
e2b7ddea
VP
23992008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2400
5ae4183a
AS
2401 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2402 will not report the time of commands that run the target.
e2b7ddea 2403
8eb41542
VP
24042008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2405
2406 * gdb.texinfo (GDB/MI Output Records): Add
2407 missing semicolon.
2408
82f68b1c
VP
24092008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2410
2411 * gdb.texinfo (GDB/MI Output Records):
2412 Document =thread-create and =thread-exited.
2413
fa0f268d
VP
24142008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2415
2416 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2417 Remove mention of dmi-discuss.
fa0f268d 2418
063bfe2e
VP
24192008-05-03 Pedro Alves <pedro@codesourcery.com>
2420
2421 * observer.texi (thread_exit): New.
2422
237fc4c9
PA
24232008-05-02 Pedro Alves <pedro@codesourcery.com>
2424
2425 * gdb.texinfo (Debugging Output): Document "set/show debug
2426 displaced".
2427 (Maintenance Commands): Document "maint set/show
2428 can-use-displaced-stepping".
2429
0428b8f5
DJ
24302008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2431
2432 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2433 and set/show arm force-mode.
2434
5009afc5
AS
24352008-05-02 Andreas Schwab <schwab@suse.de>
2436
2437 * gdbint.texinfo (Algorithms): Describe
2438 target_watchpoint_addr_within_range.
2439
669fac23
DJ
24402008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2441
2442 * gdbint.texinfo (Stack Frames): New chapter.
2443 (Algorithms): Move Frames text to the new chapter.
2444 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2445 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2446
721c02de
VP
24472008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2448
5ae4183a
AS
2449 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2450 output does not necessary include any tokens.
721c02de 2451
c055b101
CV
24522008-04-22 Corinna Vinschen <vinschen@redhat.com>
2453
2454 * gdb.texinfo (Set SH Calling convention): New @item.
2455 (Show SH Calling convention): Ditto.
2456
68837c9d
MD
24572008-04-22 Markus Deuling <deuling@de.ibm.com>
2458
2459 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2460
2e9132cc
EZ
24612008-04-20 Eli Zaretskii <eliz@gnu.org>
2462
2463 * gdb.texinfo (Set Breaks): Mention that multiple location
2464 breakpoints need line number info. Add index entries.
2465
31fffb02
CS
24662008-04-19 Craig Silverstein <csilvers@google.com>
2467
2468 * gdb.texinfo (Requirements): Add an optional requirement on
2469 zlib.
2470 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2471 Compressed DWARF 2.
2472
a47ec5fe
AR
24732008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2474
2475 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2476 sample output for 'stopped,reason="breakpoint-hit"' message.
2477 (GDB/MI Program Execution): Likewise.
2478
de051565
MK
24792008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2480
5ae4183a 2481 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2482 -var-set-format. Add -f option to -var-evaluate-expression.
2483
6ba66d6a
JB
24842008-04-03 Joel Brobecker <brobecker@adacore.com>
2485
2486 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2487 new node "Ambiguous Expressions". Replace references to this
2488 node by references to "Ambiguous Expressions" throughout.
2489 (Ambiguous Expressions): New node.
2490
1e26b4f8
DJ
24912008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2492
2493 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2494
b84876c2
PA
24952008-03-21 Pedro Alves <pedro@codesourcery.com>
2496
2497 * gdb.texinfo (Debugging Output): Document
2498 "set/show debug lin-lwp-async".
2499 (Maintenance Commands): Document "maint set/show linux-async".
2500
63092375
DJ
25012008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2502
2503 * gdb.texinfo (Expressions): Update description of malloced arrays.
2504
8e8901c5
VP
25052008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2506
2507 * gdb.texinfo (Thread Commands): Document
2508 -thread-info. Remove -thread-list-all-threads.
2509
1fddbabb
PA
25102008-03-14 Pedro Alves <pedro@codesourcery.com>
2511 Sandra Loosemore <sandra@codesourcery.com>
2512
2513 * gdb.texinfo (Library List Format): Update to mention the
2514 possibility to pass section addresses instead of segment
2515 addresses.
2516
ccd213ac
DJ
25172008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2518
2519 * gdb.texinfo (Starting): Document "set exec-wrapper".
2520 (Server): Document gdbserver --wrapper.
2521
fa4727a6
DJ
25222008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2523
2524 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2525 unreadable memory. Delete obsolete SPARClite reference.
2526
8edfe269
DJ
25272008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2528
2529 * gdb.texinfo (Starting): Mention always-running targets.
2530 (Target Commands): Add an anchor for load.
2531 (Connecting): Explain continue instead of run.
2532
1843f87b
DJ
25332008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2534
2535 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2536
f9082629
NR
25372008-02-26 Nick Roberts <nickrob@snap.net.nz>
2538
2539 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2540 breakpoint table.
2541
fd96d250
PA
25422008-02-19 Pedro Alves <pedro@codesourcery.com>
2543
2544 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2545 killing the inferior when it is already debugging a process.
2546
36af4ef6
MD
25472008-02-13 Markus Deuling <deuling@de.ibm.com>
2548
2549 * gdbint.texinfo (Build Script): New section. Mention new build script
2550 gdb_buildall.sh.
2551
cda4ce5a
JB
25522008-02-01 Jim Blandy <jimb@red-bean.com>
2553
2554 * gdb.texinfo (Help): Summarize 'info args' correctly.
2555
4acd40f3
TJB
25562008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2557
2558 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2559 available in PowerPC architecture.
2560 (Embedded Processors): Change node name of PowerPC item in menu.
2561 (PowerPC): Rename to...
2562 (PowerPC Embedded): this.
2563 (Architectures): Add new PowerPC item in menu.
2564 (PowerPC): New node.
2565
6e6c6f50
DJ
25662008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2567
2568 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2569 commands.
2570
5ee187d7
DJ
25712008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2572
2573 * gdb.texinfo (Setting Catchpoints): Mention features
2574 supported on GNU/Linux.
2575
e275c0d9
NR
25762008-01-30 Nick Roberts <nickrob@snap.net.nz>
2577
2578 * gdb.texinfo (GDB/MI File Commands): Describe new output
2579 field for MI command -file-list-exec-source-file.
2580
2d717e4f
DJ
25812008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2582
2583 * gdb.texinfo (Using the `gdbserver' Program): Add security
2584 warning. Rearrange into subsections and subsubsections. Document
2585 --multi and --debug. Correct --with-sysroot typo. Update --attach
2586 usage. Make load reference clearer. Document monitor exit.
2587 (Remote Configuration): Document set remote exec-file, attach-packet,
2588 and run-packet.
2589 (Packets): Document vAttach and vRun.
2590
d35a4257 25912008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2592
2593 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2594 detach-on-follow -> detach-on-fork.
f663676d 2595
c78d192c
DJ
25962008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2597
2598 * gdbint.texinfo (Native Conditionals): Remove
2599 SHELL_COMMAND_CONCAT and SHELL_FILE.
2600
d35a4257
EZ
26012008-01-26 Eli Zaretskii <eliz@gnu.org>
2602
2603 * gdb.texinfo (Specify Location): Improve wording.
2604
93815fbf
VP
26052008-01-23 Chris Demetriou <cgd@google.com>
2606
2607 * gdb.texinfo (Threads): Document new "set print thread-events"
2608 and "show print thread-events" commands.
2609
2a25a5ba
EZ
26102008-01-19 Eli Zaretskii <eliz@gnu.org>
2611
2612 * gdb.texinfo (Specify Location): New section.
2613 (Delete Breaks, Edit, Set Breaks): Remove description of
2614 locations. Instead, add a reference to "Specify Location".
2615 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2616 (Symbols): Refer to "Specify Location" for the valid forms of
2617 linespecs and locations.
2618
32c9a795
MD
26192008-01-18 Markus Deuling <deuling@de.ibm.com>
2620
2621 * gdbint.texinfo (Target Conditionals): Replace the description of
2622 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2623
b17828ca
JB
26242008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2625
2626 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2627 about &&var, which is rejected by the expression parser.
2628
0aea4bf3
LM
26292008-01-09 Luis Machado <luisgpm@br.ibm.com>
2630
2631 * gdb.texinfo (Output): Update documentation on using printf with DFP
2632 types.
2633
febe4383
TJB
26342008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2635
2636 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2637 subsubsection.
2638 (Decimal Floating Point format): New subsubsection.
2639
7a404eba
PA
26402008-01-05 Pedro Alves <pedro@codesourcery.com>
2641
2642 * gdb.texinfo (File Options): Remove mention of the attempt to
2643 open a core file with the -p option. Don't list -c as a valid
2644 option to attach to a process.
2645
a4d9b460
PA
26462008-01-05 Pedro Alves <pedro@codesourcery.com>
2647
2648 * gdbint.texinfo (Host Conditionals): Remove mention of
2649 ALIGN_STACK_ON_ENTRY.
2650
6ec2edbe
JB
26512008-01-05 Joel Brobecker <brobecker@adacore.com>
2652
2653 * gdbint.texinfo (Start of New Year Procedure): Add item
2654 describing how to update the source and documentation copyright
2655 notices.
2656
d8b2a693
JB
26572007-12-18 Jim Blandy <jimb@codesourcery.com>
2658
ab209b3a 2659 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
2660 watchpoint explanation into the main description of the watchpoint
2661 command; update synopses of 'watch', 'rwatch', and 'awatch'
2662 commands.
2663
8b4ed427
VP
26642007-12-18 Vladimir Prus <vladimir@codesourcery.com>
2665
2666 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2667 Document 'pending-breakpoints' feature of
2668 -list-features.
2669
37e4754d
LM
26702007-12-17 Luis Machado <luisgpm@br.ibm.com>
2671
669fac23 2672 * gdb.texinfo: Add new parameter's description.
37e4754d 2673
1d3811f6
DJ
26742007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2675
2676 * gdb.texinfo (Overview): Clarify run-length encoding
2677 example. Remove the restriction on "+" and "-" characters.
2678
c1c25a1a
EZ
26792007-12-15 Eli Zaretskii <eliz@gnu.org>
2680
2681 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2682
afe8ab22 26832007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2684
afe8ab22
VP
2685 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2686 the -f option for -break-insert, remove -r option,
2687 and clarify specification of location.
2688
a6b151f1
DJ
26892007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2690
2691 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2692 formatting.
2693 (Remote Debugging): Add File Transfer section.
2694 (Remote Configuration): Document Host I/O packets.
2695 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 2696 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
2697 (Packets): Add vFile.
2698
3b784c4f
EZ
26992007-11-17 Eli Zaretskii <eliz@gnu.org>
2700
2701 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2702 breakpoints with multiple locations.
2703 (Breakpoint Menus): Improve wording.
2704 (Output): Fix last change.
2705
a4ce5b0d
UW
27062007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
2707
2708 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2709
1b39d5c0
DE
27102007-11-15 Doug Evans <dje@google.com>
2711
2712 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
2713
7a72d44c
VP
27142007-11-15 Vladimir Prus <vladimir@codesourcery.com>
2715
2716 * gdbint.texinfo (Native Conditionals): Remove
2717 mention of CLEAR_SOLIB.
5ae4183a 2718
6d1829bf 27192007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
2720
2721 * gdb.texinfo (Print Settings): Add documentation for "set/show
2722 print frame-arguments".
2723
1a619819
LM
27242007-11-05 Luis Machado <luisgpm@br.ibm.com>
2725
3b784c4f 2726 * gdb.texinfo (Output): Update printf command's description.
1a619819 2727
55eddb0f
DJ
27282007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
2729
2730 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
2731 powerpc soft-float".
2732
9cceb671
DJ
27332007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2734
2735 * gdb.texinfo (Files): Correct formatting. Mention Expat
2736 requirement.
2737 (Requirements for Building GDB): Expand the list of Expat
2738 uses.
2739 (Library List Format, Memory Map Format): Mention Expat.
2740 (Target Descriptions): Update Expat wording.
2741
83acabca
DJ
27422007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2743
2744 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
2745 Document that gdbarch_convert_register_p should return zero for no-op
2746 conversions.
2747
e35879db
UW
27482007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
2749
83acabca 2750 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
2751 of set_gdbarch_sofun_address_maybe_missing back to ...
2752 (Target Conditionals): ... here to fix build break.
2753
203c3895
UW
27542007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2755
83acabca 2756 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
2757 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
2758 (Compiler Characteristics): ... documentation of
2759 set_gdbarch_sofun_address_maybe_missing.
2760
11411de3
DJ
27612007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2762
2763 * gdbint.texinfo (Target Conditionals): Use
2764 frame_unwind_register_unsigned in examples instead of
2765 frame_unwind_unsigned_register.
2766
7cc46491
DJ
27672007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2768
2769 * gdb.texinfo (Predefined Target Types): Add int128
2770 and uint128.
2771 (Standard Target Features): Add PowerPC features.
2772
81adfced
DJ
27732007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2774
2775 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
2776
c1874924
UW
27772007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2778
2779 * gdbint.texi (Target Conditionals): Remove documentation
2780 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
2781 gdbarch_extract_return_value, and gdbarch_store_return_value.
2782
f6e56ab3
UW
27832007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2784
2785 * gdbint.texi (Target Conditionals): Remove documentation of
2786 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2787
56cf5405
KH
27882007-10-11 Kazu Hirata <kazu@codesourcery.com>
2789
2790 * gdb.texinfo: Mention that inaccessible-by-default is on by
2791 default.
2792
35156bae
DJ
27932007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2794
2795 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2796
d983da9c
DJ
27972007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
2798
2799 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2800 multi-threaded watchpoints.
2801 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2802 checked. Describe sticky notification. Expand description
2803 of steppable and continuable watchpoints.
2804 (Watchpoints and Threads): New subsection.
2805
fe6fbf8b
VP
28062007-09-28 Vladimir Prus <vladimir@codesourcery.com>
2807
2808 * gdb.texinfo (Setting Breakpoints): Revise
2809 documentation for pending breakpoints. Document
2810 breakpoints with multiple locations.
5ae4183a 2811
084344da
VP
28122007-09-19 Vladimir Prus <vladimir@codesourcery.com>
2813
2814 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2815 Document -list-features.
5ae4183a 2816
82160952
EZ
28172007-09-15 Eli Zaretskii <eliz@gnu.org>
2818
2819 * gdb.texinfo (Output): Spell out which features of C's printf are
2820 not supported by GDB's printf.
7e27a47a
EZ
2821 (Separate Debug Files): More accurate wording regarding build ID
2822 and a reference to the ld manual rather than the Fedora wiki.
82160952 2823
ea37ba09
DJ
28242007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2825 Jim Blandy <jimb@codesourcery.com>
2826
2827 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
2828 (Examining Memory): Update mentions of the 's' format.
2829 (Automatic Display): Likewise.
2830
b8533aec
DJ
28312007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
2832
2833 * gdb.texinfo: Update the FSF's Back-Cover Text.
2834
83f83d7f
JK
28352007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2836 Eli Zaretskii <eliz@gnu.org>
2837
2838 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2839 Fixed the ``build ID'' name. New binaries build instructions for the
2840 build ID inclusion. Explain how the commands are specific to the build
2841 ID vs. debug link.
2842
c7e83d54
EZ
28432007-09-01 Eli Zaretskii <eliz@gnu.org>
2844
2845 * gdb.texinfo (Separate Debug Files): Fix last change. Add
2846 indexing for ``build ID'' support.
2847
d3750b24
JK
28482007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2849
2850 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2851 Enlisted BUILD ID to the debug file searching example.
2852 Included a BUILD ID `.note.gnu.build-id' section description.
2853 Updated/added the debug files splitting instructions for OBJCOPY.
2854
02142340
VP
28552007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2856
2857 * gdb.texinfo (Variable Objects): Adjust docs
2858 for -var-info-expression and document
2859 -var-info-path-expression.
2860
d3bdde98
JB
28612007-08-20 Jim Blandy <jimb@codesourcery.com>
2862
3fb6a982
JB
2863 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2864 (title page): Include the dedication in the printed manual, as a
2865 separate page after the copyright notice.
5ae4183a 2866
d3bdde98
JB
2867 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2868 don't break a @var across a line.
2869
c80a96a8
MR
28702007-07-25 Maciej W. Rozycki <macro@mips.com>
2871
2872 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2873 for include files.
2874
5824a901
NR
28752007-07-12 Nick Roberts <nickrob@snap.net.nz>
2876
2877 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
2878 in annotate.texinfo.
2879 (Command History): Link to new node.
5824a901 2880
d52e7ea3
UW
28812007-07-05 Markus Deuling <deuling@de.ibm.com>
2882
2883 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2884
5fc14d0a
EZ
28852007-07-05 Eli Zaretskii <eliz@gnu.org>
2886
2887 * gdbint.texinfo (Target Conditionals): Fix last change.
2888
4a9bb1df
UW
28892007-07-03 Markus Deuling <deuling@de.ibm.com>
2890
2891 * gdb.texinfo: Replace following macros by their appropriate gdbarch
2892 routines:
2893 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2894 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2895 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2896 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2897 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2898 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2899 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2900 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2901 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2902 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2903 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2904 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2905 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2906 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2907 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2908 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2909 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2910 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2911 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2912 (SOFTWARE_SINGLE_STEP_P)
2913
2914 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2915 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2916
2917 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2918 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2919 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2920 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2921 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2922 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2923 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2924 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2925 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2926 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2927
2928 (Converting an existing Target Architecture to Multi-arch): Remove
2929 section.
2930
2931 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2932 (gdbarch_addr_bits_remove): Add code example.
2933
2934 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2935
cfa9d6d9
DJ
29362007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2937
2938 * gdb.texinfo (Remote Configuration): Document library-info-packet.
2939 Add other missing entries. Adjust the table size to fit.
2940 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
2941 stop reasons including the new "library" event.
2942 (General Query Packets): Adjust table widths for qSupported. Mention
2943 qXfer:libraries:read reply to qSupported and document the new packet.
2944 (Library List Format): New section.
2945
159fcc13
JK
29462007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2947
2948 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2949
f66d1690
MS
29502007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
2951
2952 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2953
67102876
NR
29542007-06-25 Nick Roberts <nickrob@snap.net.nz>
2955
2956 * gdbint.texinfo (Register and Memory Data): Break sections
2957 into nodes and add a menu.
2958
a4642986
MR
29592007-06-21 Maciej W. Rozycki <macro@mips.com>
2960
2961 * gdb.texinfo (Examining Memory): Document the new behaviour.
2962
e9c17194
VP
29632007-06-21 Vladimir Prus <vladimir@codesourcery.com>
2964
2965 * gdb.texinfo (Standard Target Features): Document
2966 m68k features.
2967
31d99776
DJ
29682007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2969
2970 * gdb.texinfo (General Query Packets): Document qOffsets changes.
2971
1780a0ed
DJ
29722007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2973
2974 * gdb.texinfo (Target Description Format): Add version attribute
2975 for <target>.
2976
822b6570
DJ
29772007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2978
2979 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2980
f8b73d13
DJ
29812007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2982
2983 * gdb.texinfo (MIPS Features): New subsection.
2984
0e7f50da
UW
29852007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2986 Markus Deuling <deuling@de.ibm.com>
2987
2988 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2989 and qXfer:spu:write packets and mention them under qSupported.
2990
23d964e7
UW
29912007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2992 Markus Deuling <deuling@de.ibm.com>
2993
2994 * gdb.texinfo (Architectures): Add new SPU section to document
2995 Cell Broadband Engine SPU architecture specific commands.
2996
9f708cb2
VP
29972007-06-09 Vladimir Prus <vladimir@codesourcery.com>
2998
2999 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3000 comments.
3001
7579b5f8
NR
30022007-06-07 Nick Roberts <nickrob@snap.net.nz>
3003
3004 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3005
bf06d120
JB
30062007-05-29 Jim Blandy <jimb@codesourcery.com>
3007
3008 * gdb.texinfo (Overview): Doc fix.
3009
23776285
MR
30102007-05-22 Maciej W. Rozycki <macro@mips.com>
3011
3012 * gdb.texinfo (Remote Configuration): Document "set/show
3013 remoteflow".
3014
1a69e1e4
DJ
30152007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3016
bf06d120
JB
3017 * gdb.texinfo (MIPS): Remove documentation for set mips
3018 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3019 stack-arg-size.
1a69e1e4 3020
46ba6afa 30212007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3022
46ba6afa
BW
3023 * all-cfg.texi (GDBTUI): New.
3024 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3025 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3026 (TUI Configuration): Edit to improve clarity and fix problems of
3027 both style and content.
5ae4183a 3028
06d3b283
UW
30292007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
3030
3031 * observer.texi (GDB Observers): New observer "new_objfile".
3032
179101d6
UW
30332007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3034
3035 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3036
25d5ea92
VP
30372007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3038
3039 * gdb.texinfo (GDB/MI Variable Objects): Document
3040 frozen variables objects.
5ae4183a 3041
ea35711c
DJ
30422007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3043
3044 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3045 (Character Sets, Caching Data of Remote Targets): Likewise.
3046 (Targets): Delete Remote node. Move its text...
3047 (Debugging Remote Programs): ...to here. Delete description
3048 of the "remote" command.
3049 (Remote configuration): Delete description of "set remotedevice"
3050 and "show remotedevice".
3051 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3052
db2e3e2e
BW
30532007-04-11 Bob Wilson <bob.wilson@acm.org>
3054
5ae4183a
AS
3055 * gdb.texinfo (Contributors, Continuing and Stepping)
3056 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3057 (General Query Packets, File-I/O Remote Protocol Extension)
3058 (Protocol Basics, The F Reply Packet, Write)
3059 (Protocol-specific Representation of Datatypes, Memory Transfer):
3060 Fix hyphenation, punctuation and grammar problems.
3061 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3062 'section' instead of 'subsection' in the text.
3063 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3064 (i386): Remove period from section name.
db2e3e2e
BW
3065 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3066 (Config Names, Configure Options): Use @file{configure}.
3067
8a3dae3e
DJ
30682007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3069
3070 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3071 and tab expansion.
3072
1a92f856
DJ
30732007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3074
3075 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3076
79a6e687 30772007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3078
79a6e687
BW
3079 * gdb.texinfo: Consistently capitalize all significant words in
3080 node names, chapter titles, section titles, and headings. Update
3081 cross references to match.
3082 (Starting and Stopping Trace Experiment): Make node name plural.
3083 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 3084
ad527d2e
PA
30852007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3086
3087 * gdb.texinfo (WinCE): Delete obsolete subsection.
3088
7ce59000
DJ
30892007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3090
3091 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3092 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3093 references.
3094
8807d78b
DJ
30952007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3096
3097 * gdb.texinfo (Startup): Delete references to some alternate
3098 names for .gdbinit.
3099 (Thread): Remove LynxOS reference.
3100 (Tandem ST2000): Delete target-specific documentation.
3101 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3102 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3103 and GDB_OSABI_LYNXOS.
3104
5f402660
UW
31052007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3106
3107 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3108
bac718a6
UW
31092007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3110
3111 * gdbint.texinfo (Target Conditionals): Remove mention of
3112 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3113 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3114
9453113a
DJ
31152007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3116
3117 * Makefile.in: Add "pdfdir" installation
3118 directory, PDFTEX macro, support for "install-pdf" target,
3119 and rules for making a pdf version of refcard.texi.
3120 * refcard.tex: Specify paper size for PDF output.
3121
ae21e955 31222007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3123
ae21e955 3124 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 3125
3f94c067 31262007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3127
3f94c067
BW
3128 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3129 (Source Path, Character Sets, Macros, Define)
3130 (GDB/MI Result Records, GDB/MI Simple Examples)
3131 (GDB/MI Program Execution, GDB/MI File Commands)
3132 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3133 (Bug Reporting): Use @value{GCC}.
5ae4183a 3134
12c27660 31352007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3136
12c27660
BW
3137 * gdb.texinfo (Help): Fix formatting of examples.
3138 (Variables): Use @ifnotinfo instead of @iftex.
3139 (Non-debug DLL symbols): Use @ref instead of @pxref.
3140 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3141
ce9341a1
BW
31422007-03-26 Bob Wilson <bob.wilson@acm.org>
3143
3144 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3145
c8f4133a
BW
31462007-03-26 Bob Wilson <bob.wilson@acm.org>
3147
3148 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3149 the order of the nodes.
3150 (C Operators, C Constants, Debugging C): Remove extra menus.
3151 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3152
c8f4133a 31532007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3154
3155 * gdb.texinfo (File Options): Add missing parenthesis.
3156 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3157
c74d0ad8
DJ
31582007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3159
3160 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3161
ff6f572f
DJ
31622007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3163
669fac23 3164 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3165 case insensitivity.
3166 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3167
994337c3
NR
31682007-02-18 Nick Roberts <nickrob@snap.net.nz>
3169
3170 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3171 (Files): Add section name to argument list for pxref.
3172 (Non-debug DLL symbols): Don't use `see' for pxref.
3173 (Embedded Processors): Fix typo.
3174 (GDB/MI Breakpoint Commands): Execution commands generate
3175 *stopped not ^done.
3176
eb819d70
NR
31772007-02-13 Nick Roberts <nickrob@snap.net.nz>
3178
3179 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3180 values for in_scope. Mention that only root variables can be
3181 updated.
3182 (GDB/MI Development and Front Ends): Explain new values may be
3183 added to existing fields.
3184
123dc839
DJ
31852007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3186
3187 * gdb.texinfo (-target-disconnect): Use @smallexample.
3188 (Requirements): Add anchor for Expat. Update description.
3189 (Target Descriptions): Mention Expat.
3190 (Target Description Format): Document new elements. Use
3191 @smallexample.
3192 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3193 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3194
108546a0
DJ
31952007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3196
3197 * gdb.texinfo (Target Description Format): Add section on XInclude.
3198
95a98c01
NR
31992006-02-03 Nick Roberts <nickrob@snap.net.nz>
3200
3201 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3202 command -enable-timings.
3203
f4b3909f
EZ
32042007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3205
5ae4183a 3206 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3207 descriptions for new/deleted elements in gdb_osabi. Add missing
3208 description for function generic_elf_osabi_sniff_abi_tag_sections.
3209
c7ba131e
JB
32102007-01-29 Joel Brobecker <brobecker@adacore.com>
3211
3212 * gdb.texinfo (Maintenance Commands): Add documentation for
3213 the new "maint print target-stack" command.
3214
3a60f64e
JK
32152007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3216 Eli Zaretskii <eliz@gnu.org>
3217
f4b3909f 3218 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3219
c582f8b6
EZ
32202007-01-26 Eli Zaretskii <eliz@gnu.org>
3221
3222 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3223 Use @value{NGCC} instead of @value{GCC}.
3224
d3e8051b
EZ
32252007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3226
3227 * agentexpr.texi: Fix typos.
3228 * annotate.texinfo: Likewise.
3229 * gdb.texinfo: Likewise.
3230 * gdbint.texinfo: Likewise.
3231 * observer.texi: Likewise.
3232 * stabs.texinfo: Likewise.
3233
86f04699
EZ
32342007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3235
3236 * gdbint.texinfo (Support Libraries): Remove mmalloc
3237 entry. Describe readline library.
3238
23181151
DJ
32392007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3240
3241 * gdb.texinfo (Target Descriptions): New section.
3242 (General Query Packets): Add QPassSignals anchor. Mention
3243 qXfer:features:read under qSupported. Expand mentions of
3244 qXfer:memory-map:read and QPassSignals. Document
3245 qXfer:features:read.
3246
f822c95b
DJ
32472007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3248
3249 * gdb.texinfo (Commands to specify files): Describe
3250 "set sysroot" and "show sysroot".
3251 (Using the `gdbserver' program): Lowercase argument
3252 to @var. Expand description of setting up GDB on the
3253 host.
3254
8936fcda
JB
32552007-01-05 Joel Brobecker <brobecker@adacore.com>
3256
3257 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3258 catch exception, catch exception unhandled, and catch assert
3259 commands.
3260
e776119f
DJ
32612007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3262
3263 * gdb.texinfo (Debugging Output): Document "set debug xml"
3264 and "show debug xml".
3265
aa79a185
DJ
32662007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3267
3268 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3269
7f893741
JB
32702007-01-01 Joel Brobecker <brobecker@adacore.com>
3271
3272 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3273
a1b5960f
VP
32742006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3275
3276 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3277 note in @ignore, to be removed later if nobody complains.
3278
9f470e6e
NR
32792006-12-04 Nick Roberts <nickrob@snap.net.nz>
3280
3281 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3282 of -var-delete.
3283
765dc015 32842006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3285
765dc015 3286 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3287 automatic software/hardware breakpoint usage and
3288 the "set breakpoint auto-hw" command.
765dc015 3289
4b5752d0
VP
32902006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3291
3292 * gdb.texinfo (Memory Access Checking): New.
3293
89be2091
DJ
32942006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3295
3296 * gdb.texinfo (Remote configuration): Mention
3297 "pass-signals-packet".
3298 (General Query Packets): Document QPassSignals. Fix
3299 a typo.
3300
ca3bf3bd
DJ
33012006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3302
3303 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3304
427c3a89
DJ
33052006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3306
3307 * gdb.texinfo (Remote configuration): Rewrite documentation for
3308 packet configuration commands.
3309 (OS Information): Adjust reference to qXfer:auxv:read.
3310 (General Query Packets): Remove references to read-aux-vector-packet
3311 and set remote get-thread-local-storage-address.
3312
7a107747
DJ
33132006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3314
3315 * gdbint.texinfo (Target Architecture Definition): Add new
3316 Initializing a New Architecture section.
3317
1c56eb0e
EZ
33182006-10-31 David Taylor <dtaylor@emc.com>
3319
3320 * stabs.texinfo (Macro define and undefine): New node describing
3321 stabs for #define and #undef.
3322
f73adfeb
AS
33232006-10-27 Andreas Schwab <schwab@suse.de>
3324
3325 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3326
fd60e0df
EZ
33272006-10-21 Eli Zaretskii <eliz@gnu.org>
3328
3329 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3330 clarify on the possible meanings of ``expression'' watched by
3331 watchpoints. Add indexing.
e5ac9b53
EZ
3332 (Prompting, Errors, Invalidation, Annotations for Running)
3333 (Source Annotations): Fix index entries by adding "annotation" to
3334 them, to discriminate from index entries that point to the more
3335 general topic descriptions.
fd60e0df 3336
52bb452f
DJ
33372006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3338
3339 * gdbint.texinfo (Target Vector Definition): Move most
3340 content into Existing Targets. Add a menu.
3341 (Existing Targets): New section, moved from Target Vector
3342 Definition. Use @subsection.
3343 (Managing Execution State): New section.
3344
58955e58
BW
33452006-10-16 Bob Wilson <bob.wilson@acm.org>
3346
3347 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3348
c8aa23ab
EZ
33492006-10-15 Eli Zaretskii <eliz@gnu.org>
3350
3351 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3352 (Command Syntax, Signals, Backtrace, Connecting)
3353 (Remote configuration, Renesas Boards, Console I/O): Fix last
3354 change: use Ctrl- instead of C-, except wrt Emacs.
3355 (File-I/O Examples): Put Ctrl-c in @kbd.
3356 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3357 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3358 (Signals, Set Breaks, Set Watchpoints): Document optional
3359 arguments to `info signals' `handle', `info breakpoints', and
3360 `info watchpoints'.
c8aa23ab 3361
e7109c7e
EZ
33622006-10-14 Eli Zaretskii <eliz@gnu.org>
3363
3364 * gdb.texinfo (Backtrace): Fix last change.
3365
de3aea7b
NR
33662006-10-14 Nick Roberts <nickrob@snap.net.nz>
3367
3368 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3369
7f9087cb
BW
33702006-10-10 Bob Wilson <bob.wilson@acm.org>
3371
c8aa23ab
EZ
3372 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3373 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3374 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3375
68437a39
DJ
33762006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3377 Daniel Jacobowitz <dan@codesourcery.com>
3378
3379 * gdb.texinfo (Packets): Document vFlashErase,
3380 vFlashWrite and vFlashDone packets.
3381 (General Query Packets): Document qXfer:memory-map:read.
3382 Add a new feature for qXfer:memory-map:read.
3383 (Memory map format): New section.
3384 (Target Commands): Mention that gdb can write flash.
3385
fd79ecee
DJ
33862006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3387 Daniel Jacobowitz <dan@codesourcery.com>
3388
3389 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3390 memory regions and "mem auto".
3391
350da6ee
DJ
33922006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3393
3394 * gdbint.texinfo (Array Containers): New section.
3395
2f1acb09
VP
33962006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3397
3398 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3399 -stack-list-arguments HIGH_FRAME argument can be larger then the
3400 actual number of frames.
3401
2ab1eb7a
VP
34022006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3403
3404 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3405 -stack-list-locals HIGH_FRAME argument can be larger then the
3406 actual number of frames.
2ab1eb7a 3407
599b237a
BW
34082006-09-02 Bob Wilson <bob.wilson@acm.org>
3409
3410 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3411 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3412
25ab7e6d
EZ
34132006-09-02 Eli Zaretskii <eliz@gnu.org>
3414
3415 * gdbint.texinfo (Overall Structure): New section "Source Tree
3416 Structure".
3417
940178d3
JB
34182006-08-17 Jim Blandy <jimb@codesourcery.com>
3419
3420 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3421 responses.
3422
30daae6c
JB
34232006-08-08 Joel Brobecker <brobecker@adacore.com>
3424
3425 * gdb.texinfo (Source Path): Add documentation for new
3426 substitute-path commands.
3427
7fa2210b
DJ
34282006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3429
3430 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3431 (Running Configure): ...here.
3432 (Requirements): New node. Mention expat.
3433
3d00d119
DJ
34342006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3435
5ae4183a 3436 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3437 'set download-write-size' and 'show download-write-size'.
3438
0cbfa4ee
DJ
34392006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3440
3441 * stabs.texinfo (Member Type Descriptor): Correct example for
3442 pointer to member types.
3443
16026cd7
AS
34442006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3445
3446 * gdb.texinfo (Optional warnings and messages): Add
3447 'set/show trace-commands'.
3448 (Command files): Add '-v' to source command.
3449
0876f84a
DJ
34502006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3451
3452 * gdb.texinfo (OS Information): Update qPart reference to
3453 qXfer.
3454 (Remote configuration): Likewise.
3455 (Overview): Move @cindex to the start of a paragraph. Talk
3456 about binary data encoding.
3457 (Packets): Refer to the overview for the details of the X
3458 packet encoding.
3459 (General Query Packets): Remove qPart description. Add qXfer
3460 description. Add an anchor to qSupported. Correct feature
3461 table title. Add a new feature for qXfer:auxv:read.
3462 (Interrupts): Add a missing parenthesis.
3463
2ec3381a
DJ
34642006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3465
669fac23 3466 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3467 (GDB/MI Kod Commands): Remove commented out node.
3468
594fe323
EZ
34692006-07-01 Eli Zaretskii <eliz@gnu.org>
3470
3471 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3472 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3473 (GDB/MI Thread Commands, GDB/MI Program Execution)
3474 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3475 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3476 (GDB/MI File Commands, GDB/MI Target Manipulation)
3477 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3478 since the MI prompt is hard-wired into the code.
3479
7e3fb70c
NR
34802006-07-01 Nick Roberts <nickrob@snap.net.nz>
3481
3482 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3483 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3484 (GDB/MI Data Manipulation): Remove description of unimplemented
3485 display related commands as variable objects perform this function
3486 and are superior: -display-delete, -display-disable,
3487 -display-enable, -display-insert and -display-list. Move
3488 -environment-cd, -environment-directory, -environment-path
3489 and -environment-pwd to "Program Context".
3490 (GDB/MI Program Control): Rename to "Program Execution". Move
3491 -exec-arguments -exec-abort to...
3492 (GDB/MI Program Context): ...here. New node split from "Data
3493 Manipulation".
3494
be2a5f71
DJ
34952006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3496
3497 * gdb.texinfo (Remote configuration): Document set / show
3498 remote supported-packets.
3499 (General Query Packets): Document qSupported packet.
3500
fc320d37
SL
35012006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3502
3503 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3504 and font markup.
3505 (Protocol basics): Likewise.
3506 (The F request packet): Likewise.
3507 (The F reply packet): Likewise.
3508 (Memory transfer): Move this node to be a subsubsection of
3509 "Protocol specific representation of datatypes".
3510 (The Ctrl-C message): More copy editing.
3511 (Console I/O): Likewise.
3512 (The isatty call): Delete this node, and merge its content into
3513 the "isatty" node. Fixed references elsewhere.
3514 (The system call): Delete this node, and merge its content into
3515 the "system" node. Fixed references elsewhere.
3516 (open): Reformat to use @table, and add appropriate font markup.
3517 (close): Likewise.
3518 (read): Likewise.
3519 (write): Likewise.
3520 (lseek): Likewise.
3521 (rename): Likewise.
3522 (unlink): Likewise.
3523 (stat/fstat): Likewise.
3524 (gettimeofday): Likewise.
3525 (isatty): Likewise.
3526 (system): Likewise, plus minor changes to fix confusing wording.
3527 (Integral datatypes): Fix font markup.
3528 (Pointer values): Likewise.
3529 (struct stat): Fix markup to use @table, plus minor copy editing.
3530 (struct timeval): Fix font markup, plus minor copy editing.
3531 (Constants): Minor copy editing.
3532 (Errno values): Add font markup.
3533 (File-I/O Examples): Likewise.
3534
158fdf5c
NR
35352006-06-10 Nick Roberts <nickrob@snap.net.nz>
3536
3537 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3538 (GDB/MI Simple Examples): Move node up one level. Use real
3539 examples.
3540 (GDB/MI Compatibility with CLI): Update.
3541 (GDB/MI Result Records): Add "connected" and "exit" result
3542 classes.
3543 (GDB/MI Stream Records): Clarify target output.
3544 (GDB/MI Command Description Format): Modify example description.
3545 (GDB/MI Breakpoint Table Commands): Rename to...
3546 (GDB/MI Breakpoint Commands): ...this
3547 (GDB/MI Breakpoint Commands): Add optional thread field.
3548 (GDB/MI Program Control): Add an introduction. Move "Program
3549 termination" examples into exec-run description.
3550 (GDB/MI File Commands): Mention similar CLI commands.
3551 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3552 is similar to "-gdb-version".
3553
ddb50cd7
EZ
35542006-06-09 Eli Zaretskii <eliz@gnu.org>
3555
3556 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3557
2aef0d6b
NR
35582006-06-02 Nick Roberts <nickrob@snap.net.nz>
3559
3560 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3561 sourceware.org for mailing lists.
d5e40d59 3562 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3563
383a5c52
NR
35642006-06-01 Nick Roberts <nickrob@snap.net.nz>
3565
d5e40d59 3566 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3567
e16b02ee
EZ
35682006-05-22 Eli Zaretskii <eliz@gnu.org>
3569
3570 * gdb.texinfo (Cygwin Native): Fix last change.
3571
be90c084
CF
35722006-05-22 Christopher Faylor <cgf@timesys.com>
3573
3574 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3575
347ceba5
NR
35762006-05-15 Nick Roberts <nickrob@snap.net.nz>
3577
3578 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3579 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3580
369af7bd
DJ
35812006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3582
3583 * gdb.texinfo (General Query Packets): Recommend not starting
3584 new packets with qC and clarify.
3585
2ffdbde8 35862006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3587
3588 * gdb.texinfo (M2 Types): New section.
72019c9c 3589
16d1a084
DJ
35902006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3591
3592 * agentexpr.texi: Add a copyright and license notice.
3593 * observer.texi: Likewise, with GPL clause for function prototypes.
3594 Remove trailing whitespace.
3595
aa56d27a
JB
35962006-05-05 Jim Blandy <jimb@codesourcery.com>
3597
3598 * gdb.texinfo (General Query Packets): Document conventions for
3599 terminating packet names, and their violations.
3600
5bdf8622
DJ
36012006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3602
3603 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3604 * gdb.texinfo: Likewise.
3605
605a56cb
DJ
36062006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3607
3608 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3609 and "show remotedebug".
3610 (Debugging Output): Add additional index entries.
3611
b8db102d
MS
36122006-04-27 Michael Snyder <msnyder@redhat.com>
3613
3614 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3615
c5e30d01
AC
36162006-04-22 Andrew Cagney <cagney@redhat.com>
3617
3618 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3619 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3620
8181d85f
DJ
36212006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3622
3623 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3624 and remove breakpoint prototypes.
3625 (Watchpoints): Move description of target_insert_hw_breakpoint and
3626 target_remove_hw_breakpoint ...
3627 (Breakpoints): ... to here. Document target_insert_breakpoint and
3628 target_remove_breakpoint.
3629
4f553f88
JB
36302006-04-17 Jim Blandy <jimb@codesourcery.com>
3631
3632 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3633 and C packets are optional.
3634
cd852561
FR
36352006-04-14 Frederic Riss <frederic.riss@st.com>
3636
3637 * gdb.texinfo (Specifying source directories): Update the description
3638 of the source file search to reflect the fact that the source path
3639 always contains at least $cdir and $cwd.
3640
b620eb07
MS
36412006-03-31 Michael Snyder <msnyder@redhat.com>
3642
3643 * gdb.texinfo: Update copyright dates.
3644
3156cdaf
EZ
36452006-03-31 Eli Zaretskii <eliz@gnu.org>
3646
3647 * gdb.texinfo (Overview): Add an index entry to "empty response".
3648
7d30c22d
JB
36492006-03-28 Jim Blandy <jimb@codesourcery.com>
3650
3651 * gdbint.texinfo (Prologue Analysis): New section.
3652
86941c27
JB
36532006-03-07 Jim Blandy <jimb@red-bean.com>
3654
66b8c7f6
JB
3655 * gdb.texinfo (Connecting): Document 'target remote pipe'.
3656
1a10341b
JB
3657 * gdb.texinfo (Target Commands): Update text describing how to
3658 specify a target. Refer to the detailed section on remote
3659 debugging, not the brief mention.
3660
86941c27
JB
3661 * gdb.texinfo (Connecting): Organize the different 'target remote'
3662 connection methods into a table. Add a 'target remote' index
3663 entry. (!!!)
3664
62f3a2ba
FF
36652006-02-17 Fred Fish <fnf@specifix.com>
3666
3667 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3668 'ptype' commands to reflect the fact that the only significant
3669 difference between them is that ptype prints the complete type
3670 description instead of just the name.
3671
8b9a88ea
WZ
36722006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
3673
3674 * gdbint.texinfo (Watchpoints): Delete
3675 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3676
7e8dc855
NR
36772006-02-10 Nick Roberts <nickrob@snap.net.nz>
3678
3679 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3680 times fields where needed. Fix typos. Update general form given
3681 for output of -break-insert.
3682 (GDB/MI): Abbreviate some unnecessarily long fullnames.
3683
c91d38aa
DJ
36842006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
3685
3686 * gdbint.texinfo (Symbol Handling): Add a section
3687 on memory management.
3688
38fcd64c
DJ
36892006-02-06 Vladimir Prus <ghost@cs.msu.su>
3690
3691 * gdb.texinfo (Breakpoint table commands): Document the fullname
3692 field in -break-list output.
3693
219eec71
EZ
36942006-02-03 Eli Zaretskii <eliz@gnu.org>
3695
3696 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
3697 debugging information produced by the various "set debug..."
3698 options.
3699
ae5a43e0
DJ
37002006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3701
3702 * gdb.texinfo (Files): Remove obsolete bits from the description
3703 of "symbol-file".
3704
a9f158ec
JB
37052006-01-25 Jim Blandy <jimb@redhat.com>
3706
3707 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
3708
410dd08e
JB
37092006-01-24 Jim Blandy <jimb@redhat.com>
3710
3711 * gdbint.texinfo (Frames): Document the basics of GDB's register
3712 unwinding model, and explain the existence of the "sentinel" frame.
3713
4b505b12
AS
37142006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
3715
3716 * gdb.texinfo (Choosing files): Mention that -directory is used
3717 for script files.
3718 (Specifying source directories): Likewise.
3719 (Command files): Explain how script files are found.
3720
839c27b7
EZ
37212006-01-21 Eli Zaretskii <eliz@gnu.org>
3722
3723 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
3724 the threads in a multi-threaded program.
3725 (Threads): The threadno argument of "thread apply" can be a range
3726 of numbers.
3727
7be93b9e
JB
37282006-01-18 Jim Blandy <jimb@redhat.com>
3729
3730 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
3731 of warning flags.
3732
fcc73fe3
EZ
37332006-01-13 Eli Zaretskii <eliz@gnu.org>
3734
3735 * gdb.texinfo (Sequences): Improve menu annotations.
3736 (Define): Add index entries for arguments of user-defined
3737 commands. Move the description of flow-control commands...
3738 (Command Files): ...to here. Document loop_break and
3739 loop_continue.
ca91424e
EZ
3740 (Define, Command Files): Document `end' and add index entries for
3741 it.
fcc73fe3 3742
5c95884b
MS
37432006-01-04 Michael Snyder <msnyder@redhat.com>
3744
3745 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 3746 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 3747
860701dc
PH
37482006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
3749
3750 * gdb.texinfo (Omissions from Ada): Document that there is now
3751 limited aggregate support.
3752
36b80e65
EZ
37532005-12-28 Eli Zaretskii <eliz@gnu.org>
3754
3755 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
3756 registers and the likes.
3757
c1468174
EZ
37582005-12-24 Eli Zaretskii <eliz@gnu.org>
3759
3760 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
3761 (Symbols): Fix usage of "e.g.".
359df76b 3762 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
3763
3764 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
3765 (Coding): Fix usage of "e.g.".
3766
c02a867d
EZ
37672005-12-23 Eli Zaretskii <eliz@gnu.org>
3768
5ae4183a
AS
3769 * stabs.texinfo:
3770 * refcard.tex:
c02a867d 3771 * gpl.texi:
5ae4183a
AS
3772 * gdbint.texinfo:
3773 * gdb.texinfo:
3774 * gdb-cfg.texi:
c02a867d 3775 * fdl.texi:
5ae4183a
AS
3776 * annotate.texinfo:
3777 * all-cfg.texi:
c02a867d
EZ
3778 * Makefile.in: Add (C) after Copyright. Update the FSF
3779 address.
3780
fad38dfa
EZ
37812005-12-03 Eli Zaretskii <eliz@gnu.org>
3782
3783 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
3784 extend GDB with commands for external monitor.
3785
53e5f3cf
AS
37862005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3787
3788 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3789
55f6ca0f
JB
37902005-11-25 Joel Brobecker <brobecker@adacore.com>
3791
3792 * gdbint.texinfo (Start of New Year Procedure): New chapter.
3793
c1947b85
JB
37942005-11-21 Jim Blandy <jimb@redhat.com>
3795
3796 * gdb.texinfo (Tracepoint Packets): Document restrictions on
3797 placement of 'R' actions in tracepoint action packets; document
3798 dependence of 'X' and 'M' actions on a preceding 'R' action for
3799 their registers.
3800
9d29849a
JB
38012005-11-19 Jim Blandy <jimb@redhat.com>
3802
3803 * gdb.texinfo (Tracepoint Packets): New node.
3804 (General Query Packets): Add entries for the tracepoint packets,
3805 referring to the "Tracepoint Packets" node.
3806 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 3807
9a6253be
KB
38082005-11-18 Kevin Buettner <kevinb@redhat.com>
3809
3810 * gdb.texinfo (set remotebreak): Add anchor.
3811 (X packet): Likewise.
3812 (Remote Protocol): Add new section `Interrupts' and new index
3813 entry `interrupts (remote protocol)'.
3814
5f3bebba
JB
38152005-11-18 Jim Blandy <jimb@redhat.com>
3816
3817 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
3818 entries into the General Query Packets section. Add a
3819 cross-reference to that section. Drop description of replies, as
3820 these are covered in the descriptions of each packet.
3821 (General Query Packets): Add introductory text. Explain naming
3822 conventions, and how the end of a name is recognized.
3823
9a7a1b36
KB
38242005-11-17 Kevin Buettner <kevinb@redhat.com>
3825
0564b6cf 3826 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
3827 "set remotebreak" command.
3828
b8ff78ce
JB
38292005-11-16 Jim Blandy <jimb@redhat.com>
3830
3831 * gdb.texinfo (Packets, Stop Reply Packets)
3832 (General Query Packets): Various formatting cleanups.
3833 - Use @samp for packet contents.
3834 - Drop summaries from packet @item lines; the same information appears
3835 immediately below in the description.
3836 - Delete paragraph breaks after packet @item commands, so that the
3837 description appears directly to the right of the packet prototype
3838 in the printed manual, if it fits.
3839 - Place spaces in packet prototypes between @vars and non-@var
3840 letters, and explain that they're just for formatting.
3841 - Use @dots{} instead of '...'.
3842 - Fix uses of @code where @var was needed.
3843 - Replace "deprecated" markers with English text spelling out the
3844 packet's status and the preferred alternatives.
3845 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3846 what this ever meant.
3847 - Remove "(draft)" markers on 'i' packets; nobody has commented on
3848 this for a long time.
3849 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3850 implemented several times, and have been in use for years.
3851
8ffe2530
JB
38522005-11-15 Jim Blandy <jimb@redhat.com>
3853
c43c5473
JB
3854 * gdb.texinfo (Packets): Add index entries for 'm' packet
3855 disclaimers.
5ae4183a 3856
fb031cdf
JB
3857 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3858 of stub when processing an 'm' packet.
3859
8ffe2530
JB
3860 * gdb.texinfo (Packets): Mention that packets beginning with
3861 letters are reserved once, at the top, instead of actually listing
3862 them all and saying "reserved".
3863
c03c782f
AS
38642005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
3865
3866 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3867 Change @var{$arg0 to @code{$arg0.
3868
814e32d7
WZ
38692005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
3870
3871 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3872
fa93a9d8
JB
38732005-11-12 Jim Blandy <jimb@redhat.com>
3874
3875 * gdb.texinfo (General Query Packets): Put packets in alphabetical
3876 order. Remove extraneous 'z'.
3877
8a5a3c82
AS
38782005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
3879
3880 * gdb.texinfo (Choosing files): Add --eval-command.
3881
4b0ad762
AS
38822005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
3883
3884 * gdb.texinfo (Choosing modes): Add --return-child-result.
3885
3886
1a088d06
AS
38872005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
3888
3889 * gdb.texinfo (Choosing modes): Add --batch-silent.
3890
656d5e12
EZ
38912005-10-28 Eli Zaretskii <eliz@gnu.org>
3892
3893 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3894 "The -var-update Command".
3895
3c9c013a
JB
38962005-10-03 Joel Brobecker <brobecker@adacore.com>
3897
3898 * gdb.texinfo (Print Settings): Add documentation for set/show
3899 print array-indexes.
3900
7ba3cf9c
DJ
39012005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3902
3903 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3904 6.2 and 6.3.
3905
a94ab193
EZ
39062005-08-27 Eli Zaretskii <eliz@gnu.org>
3907
3908 * gdb.texinfo (File Options): Don't document --mapped, it's gone
3909 since 19-Jan-2004.
3910 (Files): Likewise.
ab1adacd
EZ
3911 (Variables, Symbols): Document the "<incomplete type>" message and
3912 its reasons.
a94ab193 3913
ca06016a
FF
39142005-08-01 Fred Fish <fnf@specifix.com>
3915
3916 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3917
cf58170d
NR
39182005-07-15 Nick Roberts <nickrob@snap.net.nz>
3919
3920 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3921 option for -var-list-children and -var-update.
3922 (GDB/MI Stack Manipulation): Simplify description of
3923 print-values option for -stack-list-locals.
3924 (GDB/MI Command Description Format): Clarify.
3925 (Mode Options): Spelling of superseded.
3926
38f1196a
BR
39272005-07-12 Bob Rossi <bob@brasko.net>
3928
3929 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3930 corresponding GDB command comment.
3931
3cb3b8df
BR
39322005-07-06 Bob Rossi <bob@brasko.net>
3933
3934 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3935 and -inferior-tty-show.
3936 (Input/Output): Document "set/show inferior-tty" and tty alias.
3937
10fac096
NW
39382005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
3939
3940 * gdb.texinfo (Packets): Change description of 'D' packet to note
3941 that GDB does wait for a response.
3942
d1b6db76
NR
39432005-06-22 Nick Roberts <nickrob@snap.net.nz>
3944
3945 * gdb.texinfo (History) Rename "Command History".
3946 (Command History): Move node "Server Prefix" from section on
3947 Annotations here.
3948
29629dcf
NR
39492005-06-19 Nick Roberts <nickrob@snap.net.nz>
3950
3951 * gdb.texinfo (GDB/MI Stack Manipulation):
3952 Re-instate -stack-info-frame with example. Say that it gets
3953 info on selected frame, not current frame.
3954
397ca115
EZ
39552005-06-18 Eli Zaretskii <eliz@gnu.org>
3956
3957 * gdb.texinfo (Server): Clarify that `file' should be used before
3958 connecting to the server.
3959 (Files): Add an xref to the above description.
51274035
EZ
3960 (Output Formats): More detailed description of the `c' format.
3961 (Memory): List explicitly all the formats supported by `x'.
638ac427 3962 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 3963 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
3964 files. Add more indexing for solib-absolute-prefix and
3965 --with-sysroot.
76d17f34
EZ
3966 (Machine Code): Document possible problems with locations in
3967 shared libraries.
d416eeec
EZ
3968 (Backtrace): Document that free-standing environments do not need
3969 to have a `main' function.
397ca115 3970
74f6deaa
NR
39712005-06-18 Nick Roberts <nickrob@snap.net.nz>
3972
3973 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3974 -stack-info-frame.
3975
a9967aef
AC
39762005-06-07 Andrew Cagney <cagney@gnu.org>
3977
3978 * gdb.texinfo (Contributors): Note the original multi-arch
3979 contributors.
3980
e09f16f9
EZ
39812005-06-03 Eli Zaretskii <eliz@gnu.org>
3982
3983 * gdb.texinfo (Registers): Add index entries for the standard
3984 registers.
3985 (Frames): Add cross-reference from frame pointer description to
3986 the Registers node.
3987 (Annotations Overview): Fix the reference to GDB name.
3988
d87ba7ee
EZ
39892005-06-01 Eli Zaretskii <eliz@gnu.org>
3990
3991 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3992 can-use-hw-watchpoints.
3993
034dad6f
BR
39942005-05-28 Bob Rossi <bob@brasko.net>
3995
3996 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3997 the possible reasons why an exec async record would be returned to FE.
3998
ffed4509
AC
39992005-05-26 Andrew Cagney <cagney@gnu.org>
4000
4001 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4002 Andrew Cagney implemented the original GDB/MI.
4003
e22e55c9
OF
40042005-05-23 Orjan Friberg <orjanf@axis.com>
4005
4006 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4007 documentation. Add documentation for cris-mode.
4008
a78e13ce
EZ
40092005-05-20 Eli Zaretskii <eliz@gnu.org>
4010
4011 * gdb.texinfo (Numbers): Explain the example and make the wording
4012 more acurate.
4013
76ff342d
DJ
40142005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4015 Dennis Brueni <dennis@slickedit.com>
4016
4017 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4018 (GDB/MI Data Manipulation, GDB/MI Program Control)
4019 (GDB/MI Stack Manipulation): Update examples to include the fullname
4020 attribute in stack frames.
4021
119b882a
EZ
40222005-05-12 Eli Zaretskii <eliz@gnu.org>
4023
4024 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4025 do with other non-standard names of init files.
4026
6fc08d32
EZ
40272005-05-11 Eli Zaretskii <eliz@gnu.org>
4028
4029 * gdb.texinfo (Command Files): Move the description of the startup
4030 from here...
4031 (Startup): ...to this new subsection of the Invocation chapter.
4032 Rearrange the description of init files more logically and add a
4033 cross-reference to "Command Files". Document the special gdbinit
4034 name for CISCO 68k. Expand the description of what GDB does
4035 during startup.
4036 (History): Add index entry for HISTSIZE.
4037
a561754a
MK
40382005-05-02 Mark Kettenis <kettenis@gnu.org>
4039
4040 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4041
2eecc4ab
EZ
40422005-05-02 Eli Zaretskii <eliz@gnu.org>
4043
4044 * gdb.texinfo (SVR4 Process Information, The isatty call)
4045 (The system call): Don't use foo(N) notation for man pages and
4046 functions.
514c4d71 4047 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 4048
18999be5
EZ
40492005-04-27 Eli Zaretskii <eliz@gnu.org>
4050
4051 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4052 were optimized away.
4053
0abb7bc7
EZ
40542005-04-22 Eli Zaretskii <eliz@gnu.org>
4055
4056 * gdb.texinfo (Remote configuration): Document "set/show
4057 get-thread-local-storage-address". Add cross-reference to the
4058 description of the qGetTLSAddr packet.
4059 (General Query Packets): Mention "set remote
4060 get-thread-local-storage-address" and add a reference to its
4061 description.
4062
6f61acb1
NR
40632005-04-19 Nick Roberts <nickrob@snap.net.nz>
4064
4065 * gdb.texinfo (Backtrace): Describe 'bt full'.
4066
9d59903a
NR
40672005-04-17 Nick Roberts <nickrob@snap.net.nz>
4068
4069 * gdb.texinfo (Mode Options): Fix typo.
4070 (GDB/MI): Describe how to invoke GDB/MI.
4071
721c2651
EZ
40722005-04-16 Eli Zaretskii <eliz@gnu.org>
4073
4074 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 4075 references changed. Add description of "info udot".
721c2651
EZ
4076 (Files): Document "set/show stop-on-solib-events".
4077 (M32R/D): Document "set/show download-path", "set/show
4078 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
4079 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4080 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
4081 (Maintenance Commands): Improve indexing.
4082 (Target Commands): Document "set/show hash", "set/show debug
4083 monitor".
4084 (SVR4 Process Information): Document "info pidlist" and "info
4085 meminfo". Document "set/show procfs-tarce" and "set/show
4086 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4087 (Symbols, The Print Command with Objective-C): Improve indexing.
4088 (Objective-C): Add references to "info classes" and "info
4089 selectors".
c45da7e6
EZ
4090 (Debugging Output): Improve wording. Document "set/show debug
4091 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
4092 (Set Breaks): Add index entry for "hardware breakpoints".
4093 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4094 and "set/show usehardbreakpoints".
4095 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4096 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
4097 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4098 rdiromatzero", "set/show rdiheartbeat".
4099 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4100 "sds".
4101 (Embedded Processors): Document the "sim" command.
4102 (Remote): Document the "remote" command.
4103 (DJGPP Native): Document the "info serial" command.
4104 (Threads): Document "maint info sol-threads".
4105 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4106 (Set Breaks): Improve indexing.
4107 (Command Syntax): Add a reference to dont-repeat.
4108 (Define): Document "dont-repeat".
4109 (TUI Commands): Document "tabset".
4110 (WinCE): New subsection. Document "set/show remotedirectory",
4111 "set/show remoteupload", "set/show remoteaddhost".
721c2651 4112
14d6dd68
EZ
41132005-04-15 Eli Zaretskii <eliz@gnu.org>
4114
4115 * gdb.texinfo (Hurd Native): New subsection, documents
4116 Hurd-specific commands.
a64548ea 4117 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 4118 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
4119 (MIPS): Improve documentation of heuristic-fence-post. Document
4120 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4121 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4122 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 4123 (ARM): Document ARM-specific commands.
a64548ea
EZ
4124 (AVR): New section. Document "info io_registers".
4125 (CRIS): New section. Document "set/show cris-version" and
4126 "set/show cris-dwarf2-cfi".
4127 (HPPA): New section. Document "set/show debug hppa" and "maint
4128 print unwind".
a5adf40f 4129 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4130 (Super-H): New section. Document the "regs" command.
721c2651 4131 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4132
9c16f35a
EZ
41332005-04-09 Eli Zaretskii <eliz@gnu.org>
4134
4135 * gdb.texinfo (Print Settings): Document "set/show print
4136 pascal_static-members", "set print repeats", "show print
4137 null-stop". Improve indexing. Fix documentation of "set print
4138 union".
4139 (Pascal): New section.
4140 (Supported languages): Rename from "Support"; all references
4141 updated. Add a menu item for Pascal.
4142 (Numbers): Document "set radix.
4143 (Screen Size): Document "set/show pagination".
4144 (MIPS Embedded): Remove "set processor" documentation.
4145 (Remote configuration): Document "set/show X/P/Z-packet",
4146 "set/show read-aux-vector-packet", "set/show remote
4147 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4148 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4149 remotedebug", "set/show remotebreak", "set/show remotedevice",
4150 "set/show remotelogfile".
4151 (Auxiliary Vector): Add reference to the description of the
4152 read-aux-vector-packet setting.
4153 (Set Watchpoints): Add a cross-reference to "set remote
4154 hardware-breakpoint-limit".
4155 (General Query Packets): Add indexing of requests and
4156 cross-references to related commands in "Remote configuration".
4157 (File-I/O Overview, The system call): Fix wording and typos.
4158 (Thread Stops): Add index entries.
4159 (Continuing and Stepping): Document "show step-mode".
4160 (i386): New node. Document "set/show struct-convention".
4161 (Files): Document "show trust-readonly-sections".
4162 (Calling): Document "set/show unwindonsignal".
4163 (Messages/Warnings): Add index entries.
4164 (Maintenance Commands): Document "set/show watchdog".
4165 (Annotations Overview): Document "show annotate".
4166 (Set Watchpoints): Add index entries.
4167 (Symbols): Fix doc of case-sensitive.
4168 (ABI): Document "show coerce-float-to-double".
4169 (Convenience Vars, Help): Improve indexing.
4170 (Machine Code): Document "show disassembly-flavor".
4171 (Debugging C plus plus): Document "show overload-resolution".
4172 (Value History, Signaling): Add index entries.
4173
41742005-04-08 Eli Zaretskii <eliz@gnu.org>
4175
4176 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4177 (Processes): Fix wording.
4178 (History, List, Logging output, Define, Symbols, Print Settings):
4179 Improve indexing.
4180
a8f24a35
EZ
41812005-04-03 Eli Zaretskii <eliz@gnu.org>
4182
4183 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4184 redundant index entry for "target" command.
4185 (Backtrace): Add index entries.
4186 (Symbols, Fortran): Document the "set case-sensitive" command.
4187 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4188 (Print Settings): Add index entry for "set demangle-style".
4189 (Target Commands): Document "set download-write-size".
4190 (Debugging Output): Document "set exec-done-display".
4191
09d4efe1
EZ
41922005-04-02 Eli Zaretskii <eliz@gnu.org>
4193
4194 * gdb.texinfo (Files): Fix the name and documentation of
4195 add-shared-symbol-files. Document its alias assf. Update the
4196 list of OSs where GDB supports shared libraries. Fix markup.
4197 (Continuing and Stepping): Add reference to @var{location} in the
4198 text.
4199 (Dump/Restore Files): Fix reference to @{filename}.
4200 (Help): Fix wording.
4201 (Attach): Ditto.
4202 (Set Watchpoints): Ditto.
4203 (Backtrace): Remove redundant index entries. Improve index
4204 entries.
4205 (Delete Breaks): Fix wording.
4206 (Memory): Document the compare-sections command.
4207 (Memory Region Attributes): Improve wording.
4208 (Disabling): Improve wording.
4209 (Fortran): New subsection. Document the "info common" command.
4210 (Help): Document aliases "info copying" and "info warranty".
4211 (Caching Remote Data): New section. Document the "set/show
4212 remotecache" and "info dcache" commands.
4213 (Show): Fix wording of the documentation of the "set
4214 extension-language" command.
4215 (Signals): Add index entry for "info handle".
4216 (Memory Region Attributes): Fix punctuation.
4217 (Symbols): Change the arg name to "location" and refer to it in
4218 the text. Fix wording of "info types" doc.
4219 (Threads): Fix usage of @enumerate @item's.
4220 (Listing Tracepoints): Add index entry for "info tp".
4221 (Set Watchpoints): Add xref to "info break" description.
4222 (Macros): Add an index entry for "macro exp1". Document the
4223 "macro list" command.
4224 (Maintenance Commands): Document "flushregs", "maint agent",
4225 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4226 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4227 "maint print architecture", "maint print objfiles", "maint print
4228 statistics", "maint print type", "maint show-debug-regs", "maint
4229 space", "maint time", and "maint translate-address".
4230 (Connecting): Document the "monitor" command.
4231 (Annotations Overview): Describe the "set annotate" command.
4232
82f2d802
EZ
42332005-04-01 Eli Zaretskii <eliz@gnu.org>
4234
4235 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4236 Rearrange index entries and improve wording about support for
4237 hardware watchpoints.
4238
7d51c7de
BR
42392005-03-10 Bob Rossi <bob@brasko.net>
4240
4241 * gdb.texinfo: Update copyright
4242
68c71a2e
TR
42432005-02-09 Theodore A. Roth <troth@openavr.org>
4244
4245 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4246 error.
4247
83761cbd
KB
42482005-02-03 Kevin Buettner <kevinb@redhat.com>
4249
4250 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4251
9f1c6395
MS
42522005-01-17 Michael Snyder <msnyder@redhat.com>
4253
4254 * gdb.texinfo: Fix spelling, infinte -> infinite.
4255
fbd1b305
MK
42562005-01-08 Mark Kettenis <kettenis@gnu.org>
4257
4258 * observer.texi (GDB Observers): Document "solib_loaded".
4259
3ace7edb
AC
42602005-01-07 Andrew Cagney <cagney@gnu.org>
4261
bec39cab
AC
4262 * configure.ac: Rename configure.in, require autoconf 2.59.
4263 * configure: Re-generate.
4264
3ace7edb
AC
4265 * configure.in: Replace configdirs with multiple references to
4266 AC_CONFIG_SUBDIRS.
4267 * configure: Re-generate.
5ae4183a 4268
53531fc1
AC
42692005-01-04 Andrew Cagney <cagney@gnu.org>
4270
4271 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4272 part of the version number.
4273
536ffdb7
MK
42742004-12-24 Mark Kettenis <kettenis@gnu.org>
4275
4276 * gdbint.texinfo (Algorithms): Remove description of
4277 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4278
e1aac25b
JB
42792004-12-07 Jim Blandy <jimb@redhat.com>
4280
4281 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4282 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4283 numbers.
4284
f47b1503
AS
42852004-12-07 Andreas Schwab <schwab@suse.de>
4286
4287 * gdb.texinfo (Mode Options): Document -l option.
4288
b6b8ece6
EZ
42892004-12-04 Eli Zaretskii <eliz@gnu.org>
4290
4291 * gdbint.texinfo (Algorithms): More accurate description of
4292 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4293 is not needed unless data-read and data-access watchpoints are
4294 supported. Add a description of how GDB checks whether the
4295 inferior stopped because a watchpoint was hit.
4296
01371747
EZ
42972004-11-23 Eli Zaretskii <eliz@gnu.org>
4298
4299 * gdb.texinfo (Files): Add cross-reference to description of
4300 -readnow command-line switch.
4301
2315ffec
RC
43022004-11-10 Randolph Chung <tausq@debian.org>
4303
4304 * gdb.texinfo: Document set/show backtrace past-entry commands.
4305 Rearrange index entries for set/show backtrace past-main.
4306
69065f5d
AC
43072004-11-10 Jon Beniston <jon@beniston.com>
4308
4309 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4310 * gdb.texinfo (Remote Serial Protocol): Further describe
4311 binary transfer escaping mechanism .
69065f5d 4312
30e91e0b
RC
43132004-11-08 Randolph Chung <tausq@debian.org>
4314
4315 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4316 and "show debug infrun". Add index entries.
4317
60bf7e09
EZ
43182004-10-23 Eli Zaretskii <eliz@gnu.org>
4319
4320 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4321 "info proc" that are already implemented. Add index entries.
4322 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4323 (Files): Add a tip for decreasing memory used for symtabs from
4324 shared libraries.
f018e82f
EZ
4325 (Starting): Fix whitespace; make "elaboration" stand out where it
4326 is first used, and add an index entry for the term.
f8568604
EZ
4327 (Calling): Expand and elaborate text. Add "print". Add the
4328 description of problems with weak aliases.
384ee23f 4329 (Core File Generation): New section.
60bf7e09 4330
d52fe014
AC
43312004-10-12 Andrew Cagney <cagney@gnu.org>
4332
4333 * gdbint.texinfo (Versions and Branches): New chapter.
4334 (Releasing GDB): Delete "Versions and Branches" section.
4335 (Top): Add "Versions and Branches".
4336
703663ab
EZ
43372004-10-08 Eli Zaretskii <eliz@gnu.org>
4338
4339 * gdb.texinfo (Editing, History): Add cross-references to the
4340 included Readline and History user documentation. Remove
4341 references to the symbol have-readline-appendices which is unused
4342 and undefined.
4343 (History): Fix indexing.
4344
ac77d04f
JJ
43452004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4346
4347 * gdbint.texinfo (target_stopped_data_address): Update to
4348 new prototype.
4349 (i386_stopped_data_address): Update prototype and description.
4350 (i386_stopped_by_watchpoint): New function and description.
4351
e07c999f
PH
43522004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4353
4354 * gdb.texinfo (Filenames): Add Ada suffixes.
4355 (Ada) New section.
4356
2e868123
AC
43572004-09-27 Andrew Cagney <cagney@gnu.org>
4358 Robert Picco <Robert.Picco@hp.com>
4359
4360 * gdb.texinfo (Packets): Document the "p" packet.
4361
02a57714
JM
43622004-09-21 Jason Molenda (jmolenda@apple.com)
4363
4364 * gdb.texinfo (Paths and Names of the Source Files): Document the
4365 meaning of values in the 'desc' field of a SO stab.
4366
ae038cb0
DJ
43672004-09-20 Daniel Jacobowitz <dan@debian.org>
4368
4369 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4370 max-cache-age" and "maint show dwarf2 max-cache-age".
4371
f7dc1244
EZ
43722004-09-16 Eli Zaretskii <eliz@gnu.org>
4373
4374 * gdb.texinfo (Set Breaks): Add index entry for setting
4375 breakpoints on overloaded C++ functions that are not members of
4376 any classes. Add an example and an index entry for setting
4377 breakpoints on all program functions.
4378 (Character Sets, Macros, Overlay Commands)
4379 (Non-debug DLL symbols, GDB/MI Output Syntax)
4380 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4381 Use "(@value{GDBP})" instead of a literal "(gdb)".
4382
f810308b
AC
43832004-09-12 Andrew Cagney <cagney@gnu.org>
4384
4385 * gdbint.texinfo (Native Debugging): Delete description of
4386 FILES_INFO_HOOK.
4387
15a661f3
PH
43882004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4389
5ae4183a
AS
4390 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4391 to hex_string_custom (not historically correct, but more
15a661f3
PH
4392 understandable, given the current code).
4393
f3219c75
AC
43942004-09-03 Andrew Cagney <cagney@gnu.org>
4395
4396 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4397
f3bb6704
JJ
43982004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4399
4400 * observer.texi (solib_unloaded): New observer.
4401
8d2c00cb
AC
44022004-08-24 Andrew Cagney <cagney@gnu.org>
4403
4404 * gdbint.texinfo (Target Architecture Definition): Add missing
4405 comma.
4406
e7dc800a
MC
44072004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4408
4409 * (Using the Testsuite): build != host is supported,
4410 but some test scripts do not support build != host.
4411
73b03683
MK
44122004-08-14 Mark Kettenis <kettenis@gnu.org>
4413
4414 * gdbint.texinfo (Host Definition): Delete description of
4415 FCLOSE_PROVIDED and GETENV_PROVIDED.
4416
c0ccb908
MK
44172004-08-05 Mark Kettenis <kettenis@chello.nl>
4418
4419 * gdbint.texinfo (Host Definition): Delete description of
4420 NO_SYS_FILE.
4421 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4422 PTRACE_FP_BUG.
4423
9c8dbfa9
AC
44242004-08-05 Andrew Cagney <cagney@gnu.org>
4425
4426 * gdbint.texinfo (Target Architecture Definition): Delete
4427 reference to deprecated_read_fp.
4428
f42accbe
AC
44292004-08-02 Andrew Cagney <cagney@gnu.org>
4430
4431 * gdbint.texinfo (Target Architecture Definition): Delete
4432 description of DEPRECATED_REGISTER_BYTES.
4433
0b66e38c
EZ
44342004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4435
4436 * gdb.texinfo (Source Path): Document the new behavior of
4437 searching for the source files.
4438
15387254
EZ
44392004-07-17 Eli Zaretskii <eliz@gnu.org>
4440
4441 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4442 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4443 (Auto Display): Improve indexing.
4444
2c07db7a
AC
44452004-07-16 Andrew Cagney <cagney@gnu.org>
4446
4447 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4448 "-noasync".
4449
4644b6e3
EZ
44502004-07-09 Eli Zaretskii <eliz@gnu.org>
4451
4452 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4453 have the same prefix have only their prefix in the index.
4454
7561d450
MK
44552004-07-03 Mark Kettenis <kettenis@gnu.org>
4456
4457 * gdb.texinfo (BSD libkvm Interface): New node (section)
4458 (Native): Add it to the menu.
4459
67bebe79
MK
44602004-07-01 Mark Kettenis <kettenis@gnu.org>
4461
4462 * gdbint.texinfo (Target Architecture Definition): Remove
4463 PCC_SOL_BROKEN.
4464
1a6923e0
MK
44652004-06-24 Mark Kettenis <kettenis@gnu.org>
4466
4467 * gdbint.texinfo (Target Architecture Definition): Remove
4468 SUN_FIXED_LBRAC_BUG.
4469
b435e160
AC
44702004-06-26 Andrew Cagney <cagney@gnu.org>
4471
4472 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4473
b5622e8d
AC
44742004-06-20 Andrew Cagney <cagney@gnu.org>
4475
4476 * gdbint.texinfo (Target Architecture Definition): Deprecate
4477 USE_STRUCT_CONVENTION.
4478
e0c07bf0
MC
44792004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4480
4481 gdb.texinfo (Bug Reporting): Mention session recording,
4482 with the script command or Emacs.
4483
782263ab
AC
44842004-06-18 Andrew Cagney <cagney@gnu.org>
4485
4486 * gdbint.texinfo (Target Architecture Definition): Deprecate
4487 FUNCTION_START_OFFSET.
4488
03727ca6
AC
44892004-06-14 Andrew Cagney <cagney@gnu.org>
4490
4491 Based on changes from Karl Berry.
4492 * gdb.texinfo: Do not use @sc in a direntry.
4493 * stabs.texinfo: Change @dircateogry to "Software development".
4494 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4495
97092415
AC
44962004-06-13 Andrew Cagney <cagney@gnu.org>
4497
4498 * gdbint.texinfo (Target Architecture Definition): Delete
4499 description of RETURN_VALUE_ON_STACK.
4500
1f6d4158
AC
45012004-06-09 Andrew Cagney <cagney@gnu.org>
4502
4503 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4504 deleted by previous patch.
4505
d966f0cb
AC
45062004-06-08 Andrew Cagney <cagney@gnu.org>
4507
4508 * gdbint.texinfo (Native Debugging): Delete documentation on
4509 ATTACH_DETACH.
4510
86fe4aaa
RC
45112004-06-06 Randolph Chung <tausq@debian.org>
4512
4513 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4514
d4b6d575
RC
45152004-06-06 Randolph Chung <tausq@debian.org>
4516
5ae4183a 4517 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4518 the new push_dummy_call method signature. Describe the function
4519 argument.
4520
4e8b0763
JB
45212004-05-24 Joel Brobecker <brobecker@gnat.com>
4522
4523 * gdb.texinfo (Starting): Document new start command.
4524
59caf092
AC
45252004-05-21 Andrew Cagney <cagney@redhat.com>
4526
4527 * observer.texi (GDB Observers): Document "inferior_created".
4528
e4a2df64
AC
45292004-05-08 Andrew Cagney <cagney@redhat.com>
4530
e6b55ae2
AC
4531 * gdbint.texinfo (Target Architecture Definition): Delete
4532 description of DO_DEFERRED_STORES.
4533
28954179
AC
4534 * gdbint.texinfo (Target Architecture Definition): Delete
4535 references to DEPRECATED_FIX_CALL_DUMMY.
4536
434b87dd
AC
4537 * gdbint.texinfo (Target Architecture Definition): Delete
4538 description of DEPRECATED_CALL_DUMMY_WORDS,
4539 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4540
58d28df8
AC
4541 * gdbint.texinfo (Target Architecture Definition): Delete
4542 description of DEPRECATED_PUSH_DUMMY_FRAME.
4543
e4a2df64
AC
4544 * gdbint.texinfo (Target Architecture Definition): Delete
4545 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4546
2b4855ab
AC
45472004-05-07 Andrew Cagney <cagney@redhat.com>
4548
4549 * observer.texi (GDB Observers): Add "Debugging" section. Include
4550 cross reference to "set/show debug observer".
4551 * gdb.texinfo (Debugging Output): Document "set/show debug
4552 observer".
4553
fcf70625
AC
45542004-05-01 Andrew Cagney <cagney@redhat.com>
4555
4556 * gdbint.texinfo (Target Architecture Definition): Delete
4557 description of DEPRECATED_PC_IN_SIGTRAMP.
4558
8ee56bcf
AC
45592004-04-30 Andrew Cagney <cagney@redhat.com>
4560
4561 * gdbint.texinfo (Target Architecture Definition): Delete
4562 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4563
67ab9a76
OF
45642004-04-30 Orjan Friberg <orjanf@axis.com>
4565
4566 * observer.texi (GDB Observers): Correct spelling.
4567
79346bcb
OF
45682004-04-26 Orjan Friberg <orjanf@axis.com>
4569
4570 * observer.texi (GDB Observers): Add target_changed event.
4571
7a464420
AC
45722004-04-08 Andrew Cagney <cagney@redhat.com>
4573
4574 * observer.texi (GDB Observers): Rework, provide generic observer
4575 definitions and then a list of observable events.
4576
6cdf9d98
AC
45772004-04-04 Andrew Cagney <cagney@redhat.com>
4578
4579 * gdbint.texinfo (Host Definition): Delete reference to
4580 NO_SIGINTERRUPT.
4581
ddc135a4
AC
45822004-04-02 Andrew Cagney <cagney@redhat.com>
4583
4584 * gdbint.texinfo (Target Architecture Definition): Delete
4585 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4586
6a1b180d
SC
45872004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4588
4589 * gdb.texinfo (TUI Commands): Document tui reg commands.
4590
d0d5df6f
AC
45912004-03-26 Andrew Cagney <cagney@redhat.com>
4592
4593 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4594 "gdbtui".
4595 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4596 (Contributors): Mention both Text and Terminal User Interface.
4597
aa2a3f87
AC
45982004-03-23 Andrew Cagney <cagney@redhat.com>
4599
4600 * gdbint.texinfo (Target Architecture Definition): Deprecate
4601 references to SIGTRAMP_START and SIGTRAMP_END.
4602
f561f026
AC
46032004-03-23 Andrew Cagney <cagney@redhat.com>
4604
4605 * gdbint.texinfo (Target Architecture Definition): Deprecate
4606 references to PC_IN_SIGTRAMP.
4607
33cb8b0f
AC
46082004-03-19 Andrew Cagney <cagney@redhat.com>
4609
4610 * gdbint.texinfo (Target Architecture Definition): Delete
4611 reference to GDB_TARGET_IS_HPPA.
4612
fc989b7a
AC
46132004-03-18 Andrew Cagney <cagney@redhat.com>
4614
4615 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4616 describe pre_init and post_init.
4617
701b08bb
DJ
46182004-03-09 Daniel Jacobowitz <drow@mvista.com>
4619
4620 * gdb.texinfo (Debugging Output): Document values for "set debug
4621 target".
4622
faae5abe
AC
46232004-02-28 Andrew Cagney <cagney@redhat.com>
4624
4625 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4626
dd79a6cf
JJ
46272004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4628
4629 * gdb.texinfo (breakpoints): Add information about the
4630 new "set breakpoint pending" and "show breakpoint pending"
4631 commands.
4632
e7f16015
AC
46332004-02-26 Andrew Cagney <cagney@redhat.com>
4634
4635 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4636 in Per-architecture module data section.
4637
7161a3a6
RM
46382004-02-25 Roland McGrath <roland@redhat.com>
4639
4640 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4641
2154891a
AC
46422004-02-24 Andrew Cagney <cagney@redhat.com>
4643
4644 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4645 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4646 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 4647
6c74ac8b
AC
46482004-02-17 Andrew Cagney <cagney@redhat.com>
4649
4650 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4651
19772a2c
AC
46522004-02-16 Andrew Cagney <cagney@redhat.com>
4653
4654 * gdbint.texinfo (Target Architecture Definition): Deprecate
4655 FRAMELESS_FUNCTION_INVOCATION.
4656
c9830293
AC
46572004-02-16 Andrew Cagney <cagney@redhat.com>
4658
4659 * gdbint.texinfo (Coding): Mention -Wunused-function.
4660
b9d26eb9
AC
46612004-02-14 Andrew Cagney <cagney@redhat.com>
4662
4663 * gdbint.texinfo (Target Architecture Definition): Delete
4664 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4665
49efadf5
EZ
46662004-02-12 Elena Zannoni <ezannoni@redhat.com>
4667
4668 * gdb.texinfo: Properly quote the name "C++".
4669 * gdbint.texinfo: Ditto.
4670 * stabs.texinfo: Ditto.
4671
1eb288ea
EZ
46722004-02-11 Elena Zannoni <ezannoni@redhat.com>
4673
4674 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4675 minimal information about libiberty.
4676
e4937fc1
MC
46772004-02-06 Michael Chastain <mec.gnu@mindspring.com>
4678
4679 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4680
a9331b3f
RM
46812004-02-04 Roland McGrath <roland@redhat.com>
4682
4683 * gdb.texinfo (Auxiliary Vector): New node (section).
4684 (Data): Add it to the menu.
4685
2650777c
JJ
46862004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4687
4688 * gdb.texinfo (Breakpoints): Add information about pending
4689 breakpoint support.
4690
b4501125
AC
46912004-01-26 Andrew Cagney <cagney@redhat.com>
4692
4693 * gdb.texinfo (Overview): Delete references to the cisco protocol
4694 including the "N" response.
4695
74055713
AC
46962004-01-26 Andrew Cagney <cagney@redhat.com>
4697
4698 * gdbint.texinfo (Target Architecture Definition): Rename
4699 EXTRACT_STRUCT_VALUE_ADDRESS to
4700 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 4701
3bbe9696
EZ
47022004-01-24 Eli Zaretskii <eliz@gnu.org>
4703
4704 * gdb.texinfo (KOD): Document "show os". Add index entries for
4705 "set/show os" and "info cisco" commands.
4706
5843504f
EZ
47072004-01-21 Eli Zaretskii <eliz@gnu.org>
4708
4709 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
4710
9175c9a3
MC
47112004-01-19 Michael Chastain <mec.gnu@mindspring.com>
4712
4713 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
4714 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
4715
8e94b928
NR
47162004-01-19 Nick Roberts <nick@nick.uklinux.net>
4717
4718 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
4719 -stack-list-locals.
4720 (GDB/MI Variable Objects): Describe extension to
4721 -var-list-children.
4722
a20cf136
DJ
47232004-01-17 Daniel Jacobowitz <drow@mvista.com>
4724
4725 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
4726
afb18d0f
AC
47272004-01-17 Andrew Cagney <cagney@redhat.com>
4728
4729 * gdbint.texinfo (Target Architecture Definition): Delete
4730 documentation on DEPRECATED_NPC_REGNUM.
4731
b51970ac
DJ
47322004-01-13 Daniel Jacobowitz <drow@mvista.com>
4733
4734 * gdb.texinfo: Update copyright year. Mention that set
4735 follow-fork-mode is supported on GNU/Linux. Remove documentation of
4736 "set follow-fork-mode ask".
4737
0f0cffd2
AC
47382004-01-13 Andrew Cagney <cagney@redhat.com>
4739
4740 * gdbint.texinfo: Update copyright year.
4741 (Coding): Add -Wunused-label to list of -Werror warnings.
4742
c552b3bb 47432004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 4744 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
4745
4746 * gdb.texinfo: Update copyright.
4747 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
4748 around names, as appropriate. Minor syntax cleanup of
4749 _NSPrintForDebugger explanation. Two spaces after periods.
4750 GDBN used instead of lit. "gdb". Index entries added for
4751 print-object and _NSPrintForDebugger. @noindent added in one spot.
4752
afe157ca
EZ
47532003-11-11 Elena Zannoni <ezannoni@redhat.com>
4754
4755 * stabs.texinfo: Add dircategory and direntry commands.
4756 * annotate.texinfo: Ditto.
4757
963e2bb7
AC
47582003-11-10 Andrew Cagney <cagney@redhat.com>
4759
4760 * gdbint.texinfo (Target Architecture Definition): Replace the
4761 return_value method's "inval" and "outval" parameters with
4762 "readbuf" and "writebuf".
4763
1d8b2f28
JB
47642003-10-28 Jim Blandy <jimb@redhat.com>
4765
4766 * gdb.texinfo (The F request packet, The F reply packet): Renamed
4767 from "The `F' request packet" and "The `F' reply packet", to make
4768 texi2dvi happy.
4769 (File-I/O remote protocol extension): Update menu entries, too.
4770
36d86913
MC
47712003-10-26 Michael Chastain <mec@shout.net>
4772
4773 * gdb.texinfo (Thread Stops): Document the issue with
4774 premature return from system calls in multi-threaded programs.
4775
ce2826aa
AC
47762003-10-24 Andrew Cagney <cagney@redhat.com>
4777
4778 * annotate.texinfo: Fix "fortunatly"[sic].
4779
f24c5e49
KI
47802003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
4781
4782 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
4783 with "Hitachi" and "Mitsubishi".
4784
92ad9cd9
AC
47852003-10-20 Andrew Cagney <cagney@redhat.com>
4786
4787 * gdbint.texinfo (Target Architecture Definition): Document
4788 gdbarch_return_value. Add cross references from
4789 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4790 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4791
0ab4b752
MK
47922003-10-18 Mark Kettenis <kettenis@gnu.org>
4793
4794 * gdbint.texinfo (Target Architecture Definition): Document
4795 regset_from_core_section.
fb3e19c0
KI
4796
47972003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
4798
4799 * gdb.texinfo (M32R/D): Mention m32rsdi target.
4800
a9331b3f 48012003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
4802
4803 From Anthony Green <green@redhat.com>:
5ae4183a 4804 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 4805
1485d690
KB
48062003-10-14 Kevin Buettner <kevinb@redhat.com>
4807
889bf7c5
PA
4808 * gdb.texinfo (Breakpoint related warnings): New node.
4809 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 4810
86d30acc
DJ
48112003-10-13 Daniel Jacobowitz <drow@mvista.com>
4812
4813 * gdb.texinfo (Remote Protocol): Document v and vCont.
4814
172c2a43
KI
48152003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4816
4817 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
4818 * gdbint.texinfo: Ditto.
4819
71952f4c
AC
48202003-10-09 Andrew Cagney <cagney@redhat.com>
4821
4822 From 2003-09-18 David Anderson <davea@sgi.com>:
4823 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4824 "command".
4825
268e2188
AC
48262003-10-03 Andrew Cagney <cagney@redhat.com>
4827
4828 * gdbint.texinfo (Target Architecture Definition): Deprecate
4829 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
4830 just target.
4831
12c266ea 48322003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 4833
f30992d4 4834 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
4835 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4836 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4837 * gdbint.texinfo (Target Architecture Definition): Rename
4838
48392003-09-30 Andrew Cagney <cagney@redhat.com>
4840
f30992d4 4841 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 4842 (Target Architecture Definition):
f30992d4 4843
2e092625
AC
4844 * gdbint.texinfo (Target Architecture Definition): Rename
4845 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4846
0717ae8a
AC
48472003-09-29 Andrew Cagney <cagney@redhat.com>
4848
dad809b7
AC
4849 * gdbint.texinfo (Target Architecture Definition): Delete
4850 documentation for NEED_TEXT_START_END.
4851
0717ae8a
AC
4852 * gdbint.texinfo (Target Architecture Definition): Rename
4853 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
4854 TARGET_WRITE_PC.
a9331b3f 4855
af6cf26d
MC
48562003-09-22 Michael Chastain <mec@shout.net>
4857
4858 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4859
ee206350
AG
48602003-09-21 Anthony Green <green@redhat.com>
4861
4862 * gdbint.texinfo (Target Architecture Definition): Fix typos.
4863
a38c9fe6
MK
48642003-09-21 Mark Kettenis <kettenis@gnu.org>
4865
4866 * gdbint.texinfo (Target Architecture Definition): Document
4867 stabs_argument_has_addr.
4868
77949794
AC
48692003-09-18 Andrew Cagney <cagney@redhat.com>
4870
4871 * gdbint.texinfo (Target Architecture Definition): Delete
4872 documentation on REGISTER_NAMES.
4873
8e823e25
MK
48742003-09-13 Mark Kettenis <kettenis@gnu.org>
4875
4876 * gdbint.texinfo (Target Architecture Definition): Replace
4877 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4878
f27dd7fd
AC
48792003-09-11 Andrew Cagney <cagney@redhat.com>
4880
4881 * gdbint.texinfo (Target Architecture Definition): Replace
4882 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4883
8b148df9
AC
48842003-08-18 Andrew Cagney <cagney@redhat.com>
4885
4886 * gdbint.texinfo (Target Architecture Definition): Document
4887 "frame_red_zone_size".
4888
25d29d70
AC
48892003-08-09 Andrew Cagney <cagney@redhat.com>
4890
4891 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4892 with "set/show backtrace past-main" and "set/show backtrace
4893 limit".
4894
c938e9b0
L
48952003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4896
4897 * Makefile.in (install-info): Support DESTDIR.
4898 (install-html): Likewise.
4899
64fabec2
AC
49002003-08-07 Andrew Cagney <cagney@redhat.com>
4901
4902 Patch from Nick Roberts.
4903 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4904 bindings. Remove description of send-gdb-command.
4905
2fcf52f0
AC
49062003-08-07 Andrew Cagney <cagney@redhat.com>
4907
4908 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4909 GDB 6.0.
4910
086432e2
AC
49112003-08-06 Andrew Cagney <cagney@redhat.com>
4912
4913 * gdb.texinfo (Mode Options): Mention that level three is the
4914 highest available and that level 2 is deprecated.
4915 (Annotations Overview): Mention annotation levels. Cross reference
4916 to "Limitations of the Annotation Interface" in annotate.texi.
4917 (TODO, Value Annotations, Frame Annotations): Delete section.
4918 (Displays, Breakpoint Info): Delete.
4919
e5249f67
AC
49202003-08-04 Andrew Cagney <cagney@redhat.com>
4921
4922 * agentexpr.texi: Delete @bye.
4923 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4924 (stabs.info): Add $(srcdir) to include search path.
4925 (html): Depend on "annotate_toc.html", and not "annotate.html".
4926 * stabs.texinfo: Ditto. Include "fdl.texi".
4927 * gdbint.texinfo: Update copyright statement's list of invariant
4928 sections.
4929
e6f672d2
AC
49302003-07-28 Andrew Cagney <cagney@redhat.com>
4931
4932 * Makefile.in (INFO_DEPS): Add annotate.info.
4933 (dvi, ps, html, pdf): Add annotate.
4934 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4935 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4936 (ANNOTATE_DOC_FILES): New macro.
4937 (ANNOTATE_TEX_TMPS): New macro.
4938 (annotate.info, annotate_toc.html): Specify dependencies.
4939 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4940 * annotate.texinfo: Rename annotate.texi. Get building. Add
4941 "Migrating to GDB/MI" and "Limitations of the Annotation
4942 Interface" chapters. Mention why it is not part of the user
4943 guide. Update copyright notice. Include "fdl.texi".
4944
72ffddc9
SC
49452003-07-26 Stephane Carrez <stcarrez@nerim.fr>
4946
4947 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4948
a9f12a31
DJ
49492003-07-24 Daniel Jacobowitz <drow@mvista.com>
4950
4951 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4952
b1fe9455
DJ
49532003-07-24 Daniel Jacobowitz <drow@mvista.com>
4954
4955 * gdb.texinfo (Server): Mention pidof.
4956
153721e6
AC
49572003-07-22 Andrew Cagney <cagney@redhat.com>
4958
4959 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4960 list.
4961
0fac0b41
DJ
49622003-06-28 Daniel Jacobowitz <drow@mvista.com>
4963
4964 * gdb.texinfo (Logging output): New chapter.
4965
4e562065
JB
49662003-06-24 Joel Brobecker <brobecker@gnat.com>
4967
4968 * gdb.texinfo (Unsupported languages): New section.
4969 (Languages): Add link to new section.
4970
f2c06f52
AC
49712003-06-22 Andrew Cagney <cagney@redhat.com>
4972
4973 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4974
b4177fca
DJ
49752003-06-22 Daniel Jacobowitz <drow@mvista.com>
4976
4977 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4978
f418dd93
DJ
49792003-06-22 Daniel Jacobowitz <drow@mvista.com>
4980
4981 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4982 * agentexpr.texi: Retitle section, and change it to an appendix.
4983 Comment out texinfo initialization. Factor a @var{} into two
4984 pieces to prevent makeinfo warnings.
4985 * gdb.texinfo: Add Agent Expressions appendix.
4986
4ca61388
DJ
49872003-06-19 Daniel Jacobowitz <drow@mvista.com>
4988
4989 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4990
07f31aa6
DJ
49912003-06-18 Daniel Jacobowitz <drow@mvista.com>
4992
5ae4183a 4993 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
4994 remote target". Document the "detach" and "disconnect" commands.
4995 (Server, Netware, Debug Session): Reference "Connecting to a
4996 remote target".
4997 (GDB/MI Target Manipulation): Document "-target-disconnect".
4998
2dd0da42
AC
49992003-06-13 Andrew Cagney <cagney@redhat.com>
5000
5001 * gdbint.texinfo (Target Architecture Definition): Deprecate
5002 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5003 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5004
e7a3abfc
JB
50052003-06-09 Jim Blandy <jimb@redhat.com>
5006
5007 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5008
25e3a86b
AC
50092003-06-08 Andrew Cagney <cagney@redhat.com>
5010
5011 * gdbint.texinfo (Target Architecture Definition): Delete
5012 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5013
a9e5fdc2
AC
50142003-06-08 Andrew Cagney <cagney@redhat.com>
5015
5016 * gdbint.texinfo (Target Architecture Definition): Document
5017 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5018
b37303ee
AF
50192003-06-07 Adam Fedor <fedor@gnu.org>
5020
5021 * gdb.texinfo: Add Objective-C documentation.
5022
39fe6e80
AC
50232003-06-01 Andrew Cagney <cagney@redhat.com>
5024
5025 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5026 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5027
125309b2
AC
50282003-05-21 Andrew Cagney <cagney@redhat.com>
5029
5030 * gdbint.texinfo (Target Architecture Definition): Delete
5031 references to "extract_address" and "store_address".
5032
b8b527c5
AC
50332003-05-16 Andrew Cagney <cagney@redhat.com>
5034
5035 * gdbint.texinfo (Target Architecture Definition): Replace
5036 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5037 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5038
50e3ee83
TR
50392003-05-14 Theodore A. Roth <troth@openavr.org>
5040
5041 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5042
44e2be90
L
50432003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5044
5045 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5046 (gdb.dvi): Likewise.
5047 (gdb.pdf): Likewise.
5048 (links2roff): Likewise.
5049
df5215a6
JB
50502003-05-08 Jim Blandy <jimb@redhat.com>
5051
5052 * gdb.texinfo (Dump/Restore Files): Update documentation for
5053 'dump', 'append', and 'restore': note that format argument is
5054 optional; simplify presentation of the command variants; and be
5055 more precise about the formats.
5056
5e7b2f39
JB
50572003-05-07 Jim Blandy <jimb@redhat.com>
5058
5059 * gdb.texinfo (Symbols): Update documentation: 'maint list
5060 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5061 symtabs' and 'maint info psymtabs'.
5062
b1e29e33
AC
50632003-05-05 Andrew Cagney <cagney@redhat.com>
5064
5065 * gdbint.texinfo (Target Architecture Definition): Make
5066 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5067 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5068 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5069
00905d52
AC
50702003-05-04 Andrew Cagney <cagney@redhat.com>
5071
5072 * gdb.texinfo (Maintenance Commands): Document "maint print
5073 dummy-frames".
5074
54ff5908
AC
50752003-05-04 Andrew Cagney <cagney@redhat.com>
5076
5077 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5078
32e7087d
JB
50792003-05-03 J. Brobecker <brobecker@gnat.com>
5080
5081 Thierry Schneider <tpschneider1@yahoo.com>
5082 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5083 for new MI command.
5084
7043d8dc
AC
50852003-05-03 Andrew Cagney <cagney@redhat.com>
5086
5087 * gdbint.texinfo (Target Architecture Definition): Document
5088 push_dummy_code. Add cross references.
5089
e33d66ec
EZ
50902003-05-02 Elena Zannoni <ezannoni@redhat.com>
5091
5092 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5093 set/show charsets commands.
5094
0ba6dca9
AC
50952003-04-28 Andrew Cagney <cagney@redhat.com>
5096
5097 * gdbint.texinfo (Target Architecture Definition): Replace
5098 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5099 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5100
d7a27068
AC
51012003-04-28 Andrew Cagney <cagney@redhat.com>
5102
5103 * gdbint.texinfo (Target Architecture Definition): Rename
5104 "tm_print_insn" to "deprecated_tm_print_insn".
5105
44ea7b70
JB
51062003-04-09 Jim Blandy <jimb@redhat.com>
5107
5108 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5109 list psymtabs'.
5110
fb8f8949
AC
51112003-04-08 Andrew Cagney <cagney@redhat.com>
5112
5113 * gdbint.texinfo (Target Architecture Definition): Delete
5114 references to EXTRA_FRAME_INFO.
5115
32fb0f22
AC
51162003-04-08 Andrew Cagney <cagney@redhat.com>
5117
5118 * gdbint.texinfo (Target Architecture Definition): Delete
5119 PRINT_TYPELESS_INTEGER.
5120
6be67e67
JB
51212003-04-02 J. Brobecker <brobecker@gnat.com>
5122
5123 * observer.texi (GDB Observers): Adjust the documentation for the
5124 normal_stop notification to better describe reality. Fix a couple
5125 of minor typos.
5126
4e35d5f0
BR
51272003-04-02 Bob Rossi <bob_rossi@cox.net>
5128
a9331b3f 5129 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5130 '-file-list-exec-source-file'
5131
e8a8712a
AC
51322003-03-31 Andrew Cagney <cagney@redhat.com>
5133
5134 * gdbint.texinfo (Target Architecture Definition): Delete
5135 references to CALL_DUMMY_P.
5136
6c0e89ed
AC
51372003-03-30 Andrew Cagney <cagney@redhat.com>
5138
5139 * gdbint.texinfo (Target Architecture Definition): Remove
5140 reference to TARGET_WRITE_SP.
a9331b3f 5141
378bfd1b
AC
51422003-03-27 Andrew Cagney <cagney@redhat.com>
5143
5144 * gdbint.texinfo (Target Architecture Definition): Remove
5145 references to write_sp.
6c0e89ed 5146
922fbb7b
AC
51472003-03-27 Andrew Cagney <cagney@redhat.com>
5148
5149 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5150 chapter body. Use @smallexample instead of @example.
5151 (Annotations): Ditto.
5152 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5153 annotate.texi.
5154
b81774d8
AC
51552003-03-26 Andrew Cagney <cagney@redhat.com>
5156
5157 * gdbint.texinfo (Target Architecture Definition): Replace
5158 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5159 dummy_addr parameters.
5160
1bf6d5cc
AC
51612003-03-25 Andrew Cagney <cagney@redhat.com>
5162
5163 * gdbint.texinfo (Target Architecture Definition): Delete
5164 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5165 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5166 Add reference to PUSH_ARGUMENTS.
5167
618ce49f
AC
51682003-03-23 Andrew Cagney <cagney@redhat.com>
5169
5170 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5171 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5172
bcd7e15f
JB
51732003-03-18 J. Brobecker <brobecker@gnat.com>
5174
5175 * gdbint.texinfo (Algorithms): Add new section describing the
5176 Observer paradigm.
5177 (Top): Add menu entry to new observer appendix.
5178 * observer.texi: New file.
5179 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5180 new observer.texi file.
5181
9fe8321b
AC
51822003-03-17 Andrew Cagney <cagney@redhat.com>
5183
5184 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5185 that GNU Press update the manual version number.
5186
ac2adee5
AC
51872003-03-12 Andrew Cagney <cagney@redhat.com>
5188
5189 * gdbint.texinfo (Target Architecture Definition): Delete
5190 references to get_saved_register. Rename GET_SAVED_REGISTER to
5191 DEPRECATED_GET_SAVED_REGISTER.
5192
749b82f6
AC
51932003-03-13 Andrew Cagney <cagney@redhat.com>
5194
5195 * gdbint.texinfo (Target Architecture Definition): Replace
5196 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5197
8bedc050
AC
51982003-03-12 Andrew Cagney <cagney@redhat.com>
5199
5200 * gdbint.texinfo (Target Architecture Definition): Rename
5201 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5202
0ce1b118
CV
52032003-03-10 Corinna Vinschen <vinschen@redhat.com>
5204
5205 * gdb.texinfo: Add File-I/O documentation.
5206
12cc2063
AC
52072003-03-10 Andrew Cagney <cagney@redhat.com>
5208
5209 * gdbint.texinfo (Target Architecture Definition): Cross reference
5210 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5211
7453dc06
AC
52122003-03-07 Andrew Cagney <cagney@redhat.com>
5213
5214 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5215 frame" command.
5216
6314f104
AC
52172003-03-05 Andrew Cagney <cagney@redhat.com>
5218
5219 * gdbint.texinfo (Target Architecture Definition): Document
5220 unwind_dummy_id. Cross reference unwind_dummy_id and
5221 SAVE_DUMMY_FRAME_TOS.
5222
f1212245
DJ
52232003-03-05 James Ingham <jingham@apple.com>
5224 Daniel Jacobowitz <drow@mvista.com>
5225
5226 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5227 and "show cp-abi".
5228
77e7e267
AC
52292003-03-03 Andrew Cagney <cagney@redhat.com>
5230
5231 * gdbint.texinfo (Target Architecture Definition): Document
5232 register_type.
5233
838a8221
AC
52342003-03-03 Andrew Cagney <cagney@redhat.com>
5235
5236 * stabs.texinfo (Structures): Use @samp and separate @var's
5237 instead of a single @var containing a comma separated list.
5238 (Unions): Ditto.
5239
d7f4a264
DJ
52402003-03-02 Daniel Jacobowitz <drow@mvista.com>
5241
5242 * Makefile.in (distclean): Remove config.log.
5243
f30ee0bc
AC
52442003-03-01 Andrew Cagney <cagney@redhat.com>
5245
5246 * gdbint.texinfo (Target Architecture Definition): Rename
5247 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5248
52492003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5250
5251 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5252 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5253
be448670
CF
52542003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5255
5256 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5257 (Non-debug DLL symbols): New node, describing the minimal symbols
5258 loaded from DLLs without real debugging symbols.
5259
501eef12
AC
52602003-02-20 Andrew Cagney <ac131313@redhat.com>
5261
5262 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5263 hardware-breakpoint-limit".
5264 (Set Watchpoints): Add cross reference to "set remote
5265 hardware-watchpoint-limit".
5266 (Remote configuration options): New section.
5267
21c294e6
AC
52682003-02-04 Andrew Cagney <ac131313@redhat.com>
5269
e9be73e4
AC
5270 * gdbint.texinfo (Target Architecture Definition): Delete
5271 descrption of IS_TRAPPED_INTERNALVAR.
5272
21c294e6
AC
5273 From Keith Seitz <keiths@redhat.com>:
5274 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5275 option "-i"/"--interpreter" to this chapter. Include index
5276 entries.
5277
0179ffac
DC
52782003-02-04 David Carlton <carlton@math.stanford.edu>
5279
5280 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5281 (Variables): Recommend stabs+ and DWARF 2.
5282 (C plus plus expressions): Correct info about
5283 compiler versions, debug formats.
5284 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5285 PR symtab/874.
5286
7ca9f392
AC
52872003-02-01 Andrew Cagney <ac131313@redhat.com>
5288
5289 * gdbint.texinfo (Target Architecture Definition): Delete
5290 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5291 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5292 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5293 references to nindy and i960.
5294 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5295
31a85ea2
AC
52962003-02-01 Andrew Cagney <ac131313@redhat.com>
5297
5298 * gdbint.texinfo (Target Architecture Definition): Delete
5299 FLOAT_INFO.
5300
6b894e49
AC
53012003-01-30 Andrew Cagney <ac131313@redhat.com>
5302
5303 * stabs.texinfo (Member Type Descriptor): Clarify description of
5304 `@'. Suggested by Ben Hutchings.
5305
c48861fb
AC
53062003-01-29 Andrew Cagney <ac131313@redhat.com>
5307
5308 * gdb.texinfo (M68K): Delete reference to es1800.
5309
617073a9
AC
53102003-01-29 Andrew Cagney <ac131313@redhat.com>
5311
5312 * gdb.texinfo (Maintenance Commands): Document `maint print
5313 reggroups' and `maint print register-groups'.
5314 * gdbint.texinfo (Target Architecture Definition): Document
5315 register_reggroup_p.
5316
5b5d99cf
JB
53172003-01-23 Jim Blandy <jimb@redhat.com>
5318
5319 * gdb.texinfo (Separate Debug Files): New section.
5320
e7ba9c65
DJ
53212003-01-22 Daniel Jacobowitz <drow@mvista.com>
5322
5323 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5324 and "maint show profile".
5325
94e91d6d
MC
53262003-01-16 Michael Chastain <mec@shout.net>
5327
5328 * gdb.texinfo (Installing GDB): Warn against
5329 ".../gdb-VERSION/gdb/configure".
5330 (Separate Objdir): Likewise.
5331
867f3898
AC
53322003-01-15 Andrew Cagney <ac131313@redhat.com>
5333
5334 * gdbint.texinfo (Target Architecture Definition): Delete
5335 definition of PRINT_REGISTER_HOOK.
5336
f153cc92
EZ
53372003-01-15 Elena Zannoni <ezannoni@redhat.com>
5338
5339 (OpenRISC 1000): Fix formatting of command names.
5340
c60eb6f1
EZ
53412003-01-15 Elena Zannoni <ezannoni@redhat.com>
5342
5343 * gdb.texinfo (Continuing and Stepping): Add new command
5344 'advance'. Clarify behavior of 'until'.
5345
f5ebfba0
DJ
53462003-01-13 Daniel Jacobowitz <drow@mvista.com>
5347
5348 * gdb.texinfo (Files): Document solib-absolute-prefix and
5349 solib-search-path.
5350
4ce8657e
MC
53512003-01-09 Michael Chastain <mec@shout.net>
5352
5353 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5354 (Create a Release): Add new instructions for new @file{src-release}.
5355 Document existing instructions for @file{Makefile.in} as
5356 being for @value{GDBN} 5.3.1 or earlier.
5357
372613e3
AC
53582003-01-09 Andrew Cagney <ac131313@redhat.com>
5359
5360 * gdbint.texinfo (Target Architecture Definition): Mention
5361 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5362 allocate memory.
5363
b4e9345d
DJ
53642003-01-04 Daniel Jacobowitz <drow@mvista.com>
5365
5366 * gdb.texinfo (Controlling GDB): Add @kindex for
5367 "show osabi".
5368 (Backtraces): Add @kindex's for backtrace-below-main.
5369
98b45e30
DJ
53702003-01-04 Daniel Jacobowitz <drow@mvista.com>
5371
5372 * gdb.texinfo (Controlling GDB): Document "set osabi".
5373
95f90d25
DJ
53742003-01-04 Daniel Jacobowitz <drow@mvista.com>
5375
5376 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5377 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5378
1e698235
DJ
53792003-01-04 Daniel Jacobowitz <drow@mvista.com>
5380
5381 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5382 "set coerce-float-to-double".
5383 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5384
e632838e
AC
53852003-01-02 Andrew Cagney <ac131313@redhat.com>
5386
5387 * stabs.texinfo: Remove obsolete text.
5388 * gdbint.texinfo: Ditto.
5389 * gdb.texinfo: Ditto.
5390
c133ab7a
MK
53912002-12-22 Mark Kettenis <kettenis@gnu.org>
5392
5393 * gdbint.texinfo (Target Architecture Definition): Update
5394 description of gdbarch_register_osabi.
5395
f821f325
KH
53962002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5397
5398 * agentexpr.texi: Fix typos.
5399 * annotate.texi: Likewise.
5400 * fdl.texi: Likewise.
5401
85a6d8d3 54022002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5403
5404 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5405 DEPRECATED_INIT_FRAME_PC.
5406
ae45cd16
AC
54072002-12-01 Andrew Cagney <ac131313@redhat.com>
5408
5409 * gdbint.texinfo (Target Architecture Definition): Delete
5410 PC_IN_CALL_DUMMY.
5411
07555a72
AC
54122002-11-28 Andrew Cagney <ac131313@redhat.com>
5413
5414 * gdbint.texinfo (Host Definition): Delete documentation on
5415 USE_GENERIC_DUMMY_FRAMES.
5416
c166cdc7
EZ
54172002-11-26 Elena Zannoni <ezannoni@redhat.com>
5418
5ae4183a 5419 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5420 * Makefile.in (install-info): Run the install-info command as part
5421 of the post install steps only.
5422 (uninstall-info): New target.
5423 (uninstall): New target.
5424
35db0260
EZ
54252002-11-22 Elena Zannoni <ezannoni@redhat.com>
5426
5427 * Makefile.in (install): Make install do some real work.
5428
9ba8d803
AC
54292002-11-19 Andrew Cagney <ac131313@redhat.com>
5430
5431 Fix POSIX problem reported by Paul Eggert.
5432 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5433 Fix PR gdb/527.
5434
903ad3a6
AC
54352002-10-26 Andrew Cagney <cagney@redhat.com>
5436
5437 * gdbint.texinfo (Target Architecture Definition): Delete
5438 definition of DO_REGISTERS_INFO.
5439
f2abfe65
KB
54402002-10-18 Kevin Buettner <kevinb@redhat.com>
5441
5442 * gdbint.texinfo (Address Classes): Fix problems with insertion
5443 of ``{'' and ``}'' in example.
5444
b5b0480a
KB
54452002-10-17 Kevin Buettner <kevinb@redhat.com>
5446
5447 * gdbint.texinfo (Address Classes): New section.
5448 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5449 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5450 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5451 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5452
c85508ee
KD
54532002-10-11 Klee Dienes <kdienes@apple.com>
5454
5455 * gdb.texinfo (Registers): Mention vector registers as well as
5456 floating registers in the documentation for 'info registers' and
5457 'info all-registers'.
5458
6d12fc3d
DJ
54592002-10-11 Daniel Jacobowitz <drow@mvista.com>
5460
5461 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5462
8d19fbd2
JJ
54632002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5464
5465 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5466 interface definition.
5467
a37295f9
MM
54682002-10-03 Marko Mlinar <markom@opencores.org>
5469
5470 * gdb.texinfo (Target Commands): Add or1k target specific
5471 commands.
5472 * gdb.texinfo (Contributors): Add myself to the contributors list.
5473
da0f9dcd
AC
54742002-10-01 Andrew Cagney <ac131313@redhat.com>
5475
5476 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5477 and "mi1" instead of "mi1" and "mi0".
5478
2e834e49
HPN
54792002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5480
5481 * gdb.texinfo (Packets): Fix typos "alligned".
5482 Correct z3/Z3 description. Correct z4/Z4 title.
5483
050be0dc
AC
54842002-09-27 Andrew Cagney <ac131313@redhat.com>
5485
5486 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5487
1104b9e7
KB
54882002-09-25 Kevin Buettner <kevinb@redhat.com>
5489
5490 * gdb.texinfo: Use GNU/Linux instead of Linux.
5491
512217c7
AC
54922002-09-25 Andrew Cagney <ac131313@redhat.com>
5493
5494 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5495
10998722
AC
54962002-09-24 Andrew Cagney <ac131313@redhat.com>
5497
512217c7 5498 * gdb.texinfo: Replace @example with @smallexample.
10998722 5499
a0eb71c5
KB
55002002-09-20 Kevin Buettner <kevinb@redhat.com>
5501
f7dc1244 5502 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5503 * gdb.texinfo (Character Sets): Use @smallexample instead of
5504 @example. Use GNU/Linux instead of Linux.
5505
55062002-09-20 Jim Blandy <jimb@redhat.com>
5507
5508 * gdb.texinfo: Add character set documentation.
5509
2f870471
AC
55102002-09-19 Andrew Cagney <ac131313@redhat.com>
5511
5512 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5513 (Packets): Add cross reference from `b' packet to `z' packets.
5514
790eb8f5
AC
55152002-09-19 Andrew Cagney <ac131313@redhat.com>
5516
8d30a00d
AC
5517 * gdb.texinfo (Maintenance Commands): Document ``maint
5518 internal-error'' and ``maint internal-warning''.
5519
790eb8f5
AC
5520 * gdbint.texinfo (Target Architecture Definition): Revise
5521 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5522
a23a7bf1
JB
55232002-09-19 Joel Brobecker <brobecker@gnat.com>
5524
5525 * gdbint.texinfo (Target Conditionals): Document the new
5526 NAME_OF_MALLOC macro.
5527
299ffc64
AC
55282002-09-05 Andrew Cagney <ac131313@redhat.com>
5529
5530 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5531 engineer.
5532
b7bb15bc
SC
55332002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5534
5535 * gdb.texinfo (TUI Overview): Document status line fields.
5536
3d757584
SC
55372002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5538
5539 * gdb.texinfo (TUI Commands): Document info win command.
5540
269c21fe
SC
55412002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5542
5543 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5544
7cf36c78
SC
55452002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5546
5547 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5548 (TUI Keys): Likewise.
5549
d2c6833e
AC
55502002-08-25 Andrew Cagney <ac131313@redhat.com>
5551
5552 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5553 for a packet receive.
5554
46d8b1c3
AC
55552002-08-25 Andrew Cagney <ac131313@redhat.com>
5556
5557 * Makefile.in (clean): Move to end of file.
5558 (distclean, maintainer-clean, realclean): Ditto.
5559 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5560 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5561 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5562 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5563
b0787093
AC
55642002-08-24 Andrew Cagney <ac131313@redhat.com>
5565
5566 * Makefile.in (GDBINT_TEX_TMPS): Define.
5567 (gdbint.dvi, gdbint.pdf): Use
5568 (GDB_TEX_TMPS): Define.
5569 (gdb.dvi, gdb.pdf): Use.
5570 (STABS_TEX_TMPS): Define.
5571 (stabs.dvi, stabs.pdf): Use.
5572 (GDB_DOC_SOURCE_INCLUDES): New macros.
5573 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5574 (GDBINT_DOC_FILES_INCLUDES): New macros.
5575 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5576 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5577 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5578 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5579 (links2roff): Replace SFILES_INCLUDED with
5580 GDB_DOC_SOURCE_INCLUDES.
5581 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5582 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5583 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5584 dependencies.
5585 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5586 dependencies.
5587 (gdbmi.texinfo): Delete rule.
5588 (inc-hist.texinfo): Delete rule.
5589 (rluser.texinfo): Delete rule.
5590
ebba8386
AC
55912002-08-23 Andrew Cagney <cagney@redhat.com>
5592
5593 * gdbint.texinfo (Target Architecture Definition): Update
5594 STORE_RETURN_VALUE, mention regcache.
5595
0ab7a791
AC
55962002-08-21 Andrew Cagney <ac131313@redhat.com>
5597
5598 * gdbint.texinfo (Target Architecture Definition): Document
5599 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5600
ee2d5c50
AC
56012002-08-19 Andrew Cagney <ac131313@redhat.com>
5602
5603 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5604 Fix minor typos. Add index entries.
5605
53c69bd7
AC
56062002-08-18 Andrew Cagney <ac131313@redhat.com>
5607
5608 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5609
e76f1f2e
AC
56102002-08-15 Andrew Cagney <ac131313@redhat.com>
5611
5612 * gdbint.texinfo (Target Architecture Definition): Document
5613 PRINT_VECTOR_INFO.
5614 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5615
0680b120
AC
56162002-08-13 Andrew Cagney <ac131313@redhat.com>
5617
5618 * gdb.texinfo (Maintenance Commands): Document "maint print
5619 registers", "maint print raw-registers" and "maint print
5620 cooked-registers".
5621
3c3bea1c
GS
56222002-08-08 Grace Sainsbury <graces@redhat.com>
5623
a9331b3f 5624 From Mark Salter:
3c3bea1c
GS
5625 * gdb.texinfo (Protocol): Document T packet extension to
5626 allow watchpoint address reporting.
5627
42f9b0a5
AC
56282002-08-03 Andrew Cagney <ac131313@redhat.com>
5629
5630 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5631
db034ac5
AC
56322002-08-01 Andrew Cagney <cagney@redhat.com>
5633
5634 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5635 to CHILL.
5636
e2b28d04
AC
56372002-08-01 Andrew Cagney <ac131313@redhat.com>
5638
5639 * gdbint.texinfo (Coding): Revise section "Include Files".
5640
7fb623f7
AC
56412002-07-24 Andrew Cagney <cagney@redhat.com>
5642
5643 * gdbint.texinfo: Obsolete references to m88k.
5644 * gdb.texinfo: Ditto.
5645
4a2b4636
JB
56462002-07-10 Joel Brobecker <brobecker@gnat.com>
5647
7fb623f7 5648 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
5649 where the proper version of autoconf can be retrieved.
5650
a71ec265
DH
56512002-07-09 Don Howard <dhoward@redhat.com>
5652
5653 * gdb.texinfo (Command Files): Further describe the behavior of
5654 sourced command files.
5655
b9aa90c9
AC
56562002-06-27 Andrew Cagney <ac131313@redhat.com>
5657
5658 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5659 (Coding): Clarify ISO C version that GDB assumes.
5660
40dd2248
TT
56612002-06-26 Tom Tromey <tromey@redhat.com>
5662
5663 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5664 add_setshow_cmd_full.
5665
bfac230e
DH
56662002-06-25 Don Howard <dhoward@redhat.com>
5667
5668 * gdb.texinfo (Memory Region Attributes): Document new behavior
5669 for 'mem' command.
5670
475b0867
JB
56712002-06-11 Jim Blandy <jimb@redhat.com>
5672
919d772c
JB
5673 * gdb.texinfo (Symbols): Update documentation for `info source'
5674 command.
5675
475b0867
JB
5676 * gdb.texinfo (Macros): Call the command `info macro', not
5677 `show macro'.
5678
ba8c9337
AC
56792002-06-09 Andrew Cagney <ac131313@redhat.com>
5680
5681 * gdbint.texinfo (Coding): Add section ``Per-architecture module
5682 data''.
5683
1029b7fa
MK
56842002-06-09 Mark Kettenis <kettenis@gnu.org>
5685
5686 * gdbint.texinfo (Target Architecture Definition): Document
5687 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5688
16737d73
AC
56892002-06-08 Andrew Cagney <ac131313@redhat.com>
5690
5691 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5692 lists.
5693
30107679
AC
56942002-06-08 Andrew Cagney <ac131313@redhat.com>
5695
5696 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5697 Branch''.
5698
3352e23e
AC
56992002-06-01 Andrew Cagney <ac131313@redhat.com>
5700
5701 * gdbint.texinfo (Target Architecture Definition): Add section
5702 ``Converting an existing Target Architecture to Multi-arch''.
5703
cbb09e6a
AC
57042002-05-30 Andrew Cagney <ac131313@redhat.com>
5705
5706 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
5707 to ``Obsoleting code''. Revise.
5708
e2e0bcd1
JB
57092002-05-17 Jim Blandy <jimb@redhat.com>
5710
5711 * gdb.texinfo (C Preprocessor Macros): New chapter.
5712 Include it in the main menu.
5713 (Contributors): Credit Jim Blandy with macro support.
5714 (Compilation): Explain how to get macro information into the
5715 executable.
5716 (Expressions): Note that preprocessor macros are expanded.
5717
9db8d71f
DJ
57182002-05-14 Daniel Jacobowitz <drow@mvista.com>
5719
5720 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
5721 options for `target remote'.
5722
6d531722
AC
57232002-05-13 Andrew Cagney <ac131313@redhat.com>
5724
5725 * gdbint.texinfo (Target Architecture Definition): Delete
5726 documentation on NNPC_REGNUM.
5727
13d01224
AC
57282002-05-11 Andrew Cagney <ac131313@redhat.com>
5729
5730 * gdbint.texinfo (Target Architecture Definition): Document
5731 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
5732 (Target Architecture Definition): Revise section `Using Different
5733 Register and Memory Data Representations'. Add section `Raw and
5734 Virtual Register Representations'.
5735
b2e75d78
AC
57362002-05-11 Andrew Cagney <ac131313@redhat.com>
5737
5738 * gdbint.texinfo (Target Architecture Definition): Mention
5739 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
5740 (Target Architecture Definition): Mention same. Add references to
5741 web pages.
5742
2c8682ee
MS
57432002-05-08 Michael Snyder <msnyder@redhat.com>
5744
5745 * stabs.texinfo (Attributes): Document new "vector" attribute.
5746
0816590b
AC
57472002-05-04 Andrew Cagney <ac131313@redhat.com>
5748
5749 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
5750
2653173e
AC
57512002-05-04 Andrew Cagney <ac131313@redhat.com>
5752
5753 * gdb.texinfo: Delete obsolete references to a29k.
5754
d7bd68ca
AC
57552002-04-24 Andrew Cagney <ac131313@redhat.com>
5756
5757 * gdbint.texinfo (Target Architecture Definition): Replace
5758 IN_SIGTRAMP with PC_IN_SIGTRAMP.
5759
21d83aa5
DM
57602002-04-24 David S. Miller <davem@redhat.com>
5761
5762 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
5763
7673a6cc
DM
57642002-04-21 David S. Miller <davem@redhat.com>
5765
5766 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
5767
d49d1e0a
AC
57682002-04-21 Andrew Cagney <ac131313@redhat.com>
5769
5770 * gdbint.texinfo (Target Architecture Definition): Delete
5771 definition of HAVE_REGISTER_WINDOWS.
5772
f7dc1244 57732002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
5774
5775 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
5776 "Theodore A. Roth" <troth@verinet.com>.
5777
5ca0cb28
DH
57782002-04-15 Don Howard <dhoward@redhat.com>
5779
f7dc1244 5780 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 5781 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 5782 Provide a better explaination of this feature.
5ca0cb28 5783
f208ba17
AC
57842002-04-14 Andrew Cagney <ac131313@redhat.com>
5785
5786 * gdbint.texinfo (Target Architecture Definition): Remove
5787 FRAME_CHAIN_COMBINE.
5788
d5ba91de
MC
57892002-04-12 Michael Chastain <mec@shout.net>
5790
5791 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5792 REG_STACK_SEGMENT.
5793
26818220
MC
57942002-04-09 Michael Chastain <mec@shout.net>
5795
5796 * gdbint.texinfo (Obsolete Conditionals): Remove references to
5797 PYRAMID_* macros.
5798
129188f6
AC
57992002-04-07 Andrew Cagney <ac131313@redhat.com>
5800
5801 * gdb.texinfo (Bug Reporting): Document that the web is the
5802 prefered way of submitting bug reports.
5803 (Bug Reporting): Delete the s-mail address as the last resort.
5804
8227c0ff
AC
58052002-04-05 Andrew Cagney <ac131313@redhat.com>
5806
5807 * gdbint.texinfo (Target Architecture Definition): Delete
5808 references to TARGET_WRITE_FP and write_fp.
5809
16d9dec6
MS
58102002-03-27 Michael Snyder <msnyder@redhat.com>
5811
5812 * gdb.texinfo: Document new commands dump, append, and restore.
5813
9ae8b82c
AC
58142002-03-27 Andrew Cagney <ac131313@redhat.com>
5815
5816 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
5817 Branch'.
5818
474c8240
AC
58192002-03-18 Andrew Cagney <ac131313@redhat.com>
5820
5821 * gdb.texinfo: Change all examples to @smallexample.
5822 * gdbint.texinfo: Ditto.
a9331b3f 5823
fb0ff88f
AC
58242002-03-18 Andrew Cagney <ac131313@redhat.com>
5825
5826 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5827 Branches''.
5828
9bb0a4d8
AC
58292002-03-18 Andrew Cagney <ac131313@redhat.com>
5830
5831 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5832 Policy''.
5833
937f164b
FF
58342002-03-04 Fred Fish <fnf@redhat.com>
5835
5836 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5837 expresson, suports, dependant, trhe, perhaphs, situtations,
5838 explictily, taged, oportunity, unfortunatly).
5839
a7b40f07
AC
58402002-02-24 Andrew Cagney <ac131313@redhat.com>
5841
5842 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5843 Remove reference to 3.12.
5844
aab4e0ec
AC
58452002-02-23 Andrew Cagney <ac131313@redhat.com>
5846
5847 * gdbint.texinfo: Include fdl.texi.
5848 (Top): Add GNU Free Documentation License.
5849 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5850 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5851 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5852 (gdbint.info): Add srcdir to include path.
5853 * gdb.texinfo: Include gpl.texi.
5854 (Top): Add Copying.
5855 * gpl.texi: New file.
5856
47b95330
AC
58572002-02-23 Andrew Cagney <ac131313@redhat.com>
5858
5859 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5860
78c47bea
PM
58612002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
5862
5863 * gdb.texinfo: Document Cygwin native specific commands.
5864
56460a61
DJ
58652002-02-15 Daniel Jacobowitz <drow@mvista.com>
5866
5867 * gdb.texinfo: Document gdbserver ``--attach'' command.
5868
def71bfa
MS
58692002-02-07 Michael Snyder <msnyder@redhat.com>
5870
5871 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5872 to @code(_ovly_debug_event).
5873
c928edc0
AC
58742002-02-07 Andrew Cagney <ac131313@redhat.com>
5875
5876 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5877
81d46470
MS
58782002-02-06 Michael Snyder <msnyder@redhat.com>
5879
5880 * gdb.texinfo (overlays): Mention new magic symbol
5881 '_ovly_debug_event', which allows GDB to keep better track
5882 of overlays.
5883
f7dc1244 58842002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
5885
5886 * gdb.texinfo (Memory Region Attributes): Fix the wording.
5887 Suggested by Dmitry Sivachenko.
5888
5889 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
5890
15110bc3
MS
58912002-02-01 Michael Snyder <msnyder@redhat.com>
5892
5893 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5894
6763aef9
MS
58952002-01-30 Michael Snyder <msnyder@redhat.com>
5896
ac282366
MS
5897 * gdb.texinfo: (remote protocol): Gramatical fix-up.
5898 (set trust-readonly-sections): Document.
6763aef9 5899
8642bc8f
AC
59002002-01-29 Andrew Cagney <ac131313@redhat.com>
5901
5902 * gdbint.texinfo (Releasing GDB): Revise and update.
5903
afe64c1a
AC
59042002-01-28 Andrew Cagney <ac131313@redhat.com>
5905
5906 * gdbint.texinfo (Target Architecture Definition): Delete
5907 description of TARGET_BYTE_ORDER_DEFAULT.
5908
f7dc1244 59092002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
5910
5911 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
5912 <mitya@cavia.pp.ru>.
5913
3d6e1b5a
AC
59142002-01-23 Andrew Cagney <ac131313@redhat.com>
5915
5916 * libgdb.texinfo: Delete file.
5917
6c0e9fb3
AC
59182002-01-22 Andrew Cagney <ac131313@redhat.com>
5919
5920 * gdb.texinfo: Remove makeinfo 3.12 hacks.
5921 * gdbint.texinfo: Ditto.
5922
e0ce93ac
AC
5923Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
5924
5925 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5926
be298bcc
AC
59272002-01-22 Andrew Cagney <ac131313@redhat.com>
5928
5929 * Makefile.in: Update copyright.
5930 (TEXI2DVI): Define.
5931 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5932 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
5933 gdb-cfg.texi.
5934 (TEXINDEX, PDFTEX): Delete makefile variables.
5935
8e04817f
AC
59362002-01-22 Andrew Cagney <ac131313@redhat.com>
5937
5938 * gdb.texinfo (Protocol): Move section to appendix.
5939
6b2f586d
AC
59402002-01-21 Andrew Cagney <ac131313@redhat.com>
5941
5942 * gdb.texinfo (Remote Debugging): Create a menu.
5943 (Top): Add ``Remote Debugging'' to menu.
5944
6f05cf9f
AC
59452002-01-21 Andrew Cagney <ac131313@redhat.com>
5946
5947 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5948 serial protocol'' from here.
5949 (Remote Debugging): To here. New chapter.
5950
3fd3d7d2
AC
59512002-01-20 Andrew Cagney <ac131313@redhat.com>
5952
5953 * gdbint.texinfo (Target Architecture Definition): Delete
5954 description of TARGET_BYTE_ORDER_SELECTABLE_P.
5955
7fd60527
AC
59562002-01-20 Andrew Cagney <ac131313@redhat.com>
5957
5958 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
5959 are no longer needed.
5960 (Porting GDB): Add maintainer note about configure.host.
5961
c2f05ac9
AC
59622002-01-20 Andrew Cagney <ac131313@redhat.com>
5963
5964 * gdbint.texinfo (Target Architecture Definition): Remove
5965 definition of IEEE_FLOAT.
5966
f7dc1244 59672002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
5968
5969 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
5970 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
5971 <3diff@gnu.org>
231b2aad 5972
82600034
AC
59732002-01-19 Andrew Cagney <ac131313@redhat.com>
5974
5975 * gdbint.texinfo (Host Definition): Remove references to
5976 MALLOC_INCOMPATIBLE.
5977
7708fa01
AC
59782002-01-17 Andrew Cagney <ac131313@redhat.com>
5979
5980 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5981 and xyz-xdep.o.
5982
eb12ee30
AC
59832002-01-17 Andrew Cagney <ac131313@redhat.com>
5984
889bf7c5 5985 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
5986 (Set Breaks): Copy ``maint info breakpoint'' doco to
5987 ``Maintenance Commands'' appendix. Add reference.
5988
c9ccaa92
AC
59892002-01-17 Andrew Cagney <ac131313@redhat.com>
5990
5991 * fdl.texi: Remove next/prev from @node.
5992
f7dc1244 59932002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
5994
5995 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
5996 for monstrous @multitable (from Brian Youmans).
5997
5998 * fdl.texi: New file.
5999
6000 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6001
8973da3a
AC
60022002-01-15 Andrew Cagney <ac131313@redhat.com>
6003
6004 * gdbint.texinfo (Releasing GDB): New chapter.
6005
7d86b5d5
AC
60062002-01-14 Andrew Cagney <ac131313@redhat.com>
6007
6008 * gdb.texinfo (Embedded Processors, Calling program functions):
6009 Obsolete references to a29k.
6010
cc1cb004
AC
60112002-01-13 Andrew Cagney <ac131313@redhat.com>
6012
6013 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6014 examples. Document that a code-block should do or discard its
6015 cleanups before exit.
6016
79f12247
MS
60172002-01-11 Michael Snyder <msnyder@redhat.com>
6018
6019 * gdb.texinfo (Choosing files): Change @samp to @file.
6020
19837790
MS
60212002-01-05 Michael Snyder <msnyder@redhat.com>
6022
6023 * gdb.texinfo (--pid): Document new command line option (attach).
6024
f7dc1244 60252002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
6026
6027 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6028 in the stub.
6029
d7449b42
AC
60302002-01-04 Andrew Cagney <ac131313@redhat.com>
6031
6032 * gdbint.texinfo (Target Architecture Definition): Replace
6033 BIG_ENDIAN with BFD_ENDIAN_BIG.
6034
f23631e4
AC
60352002-01-03 Andrew Cagney <ac131313@redhat.com>
6036
6037 * gdbint.texinfo (Target Architecture Definition): Replace
6038 value_ptr with struct value pointer.
6039
72c9928d
EZ
60402002-01-02 Eli Zaretskii <eliz@gnu.org>
6041
6042 * gdb.texinfo (Free Software): Fix wording.
6043
959acfd1
EZ
60442001-12-31 Eli Zaretskii <eliz@gnu.org>
6045
6046 * gdb.texinfo (Free Software): New section ``Free Software Needs
6047 Free Documentation''.
6048
f7dc1244 60492001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
6050
6051 * stabs.texinfo:
6052 * gdb.texinfo:
6053 * gdbint.texinfo:
6054 * libgdb.texinfo:
6055 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6056
6600abed
MS
60572001-12-29 Michael Snyder <msnyder@redhat.com>
6058
6059 * gdb.texinfo (maint info sections): Fix typo.
6060
f6680716
MS
60612001-12-26 Michael Snyder <msnyder@redhat.com>
6062
fe95c787
MS
6063 * gdb.texinfo (maint info sections): Document.
6064
a9331b3f 6065 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
6066 'info proc' sub-options that are currently not implemented.
6067
c3d3ce5b
JB
60682001-12-20 Jim Blandy <jimb@redhat.com>
6069
6070 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6071
778eb05e
AC
60722001-12-15 Andrew Cagney <ac131313@redhat.com>
6073
6074 * gdbint.texinfo (Target Architecture Definition): Replace
6075 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6076
2607059c
AC
60772001-12-01 Andrew Cagney <ac131313@redhat.com>
6078
6079 * gdbint.texinfo (Host Definition): Delete documentation on
6080 HOST_BYTE_ORDER.
6081
df0cd8c5
JB
60822001-11-30 Jim Blandy <jimb@redhat.com>
6083
6084 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 6085 overlay support. Add to top-level menu.
df0cd8c5 6086
88118b3a
TT
60872001-11-26 Tom Tromey <tromey@redhat.com>
6088
6089 * gdb.texinfo (Command Syntax): Document C-o binding.
6090
96565e91
CF
60912001-07-26 Christopher Faylor <cgf@redhat.com>
6092
6093 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6094 use since it is described in the referenced section.
6095
f7dc1244 6096 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
6097 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6098 clearer when using DJGPP.
6099
2a3d5645
CF
61002001-11-24 Christopher Faylor <cgf@redhat.com>
6101
6102 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6103 specifically refer to MS-DOS.
6104 (command files): Mention gdb.ini is only used on MS-DOS.
6105
aa26fa3a
TT
61062001-11-21 Tom Tromey <tromey@redhat.com>
6107
6108 * gdb.texinfo (Invoking GDB): Document --args.
6109 (Mode Options): Likewise.
6110
4f8ada06
JB
61112001-11-21 Jim Blandy <jimb@redhat.com>
6112
6113 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
6114 Delete documentation; this macro has been removed from the
6115 sources.
4f8ada06 6116
3fe0dc10
JB
61172001-11-13 Jim Blandy <jimb@redhat.com>
6118
6119 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6120
9e5abb06
CV
61212001-11-06 Corinna Vinschen <vinschen@redhat.com>
6122
6123 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6124
1c5dfdad
MS
61252001-11-05 Michael Snyder <msnyder@redhat.com>
6126
a9331b3f 6127 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6128 quote regexp chars in function names such as "operator*()".
6129
990f9fe3
FF
61302001-11-01 Fred Fish <fnf@redhat.com>
6131
6132 * gdbint.texinfo (SOLIB_ADD): Document additional new
6133 "readsyms" arg.
6134
b433d00b
DH
61352001-10-30 Don Howard <dhoward@redhat.com>
6136
070b1dd3
DH
6137 * gdb.texinfo: (Command Files) Added documentation for the
6138 behavior of gdb with input redirected from a file.
b433d00b 6139
b7209cb4
FF
61402001-10-28 Fred Fish <fnf@redhat.com>
6141
6142 * gdb.texinfo (auto-solib-add): Change docs to match
6143 implementation change.
6144 (auto-solib-limit): Add docs for new variable.
6145
1aa20aa8
AC
61462001-10-15 Andrew Cagney <ac131313@redhat.com>
6147
6148 * gdbint.texinfo (Target Architecture Definition): Function
6149 value_as_pointer renamed to value_as_address.
6150
fc0c74b1
AC
61512001-10-15 Andrew Cagney <ac131313@redhat.com>
6152
6153 * gdbint.texinfo (Target Architecture Definition): Default
6154 POINTER_TO_ADDRESS functions assume unsigned addresses.
6155 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6156 posting by Jim Blandy.
6157
f4846649
JB
61582001-10-12 Jim Blandy <jimb@redhat.com>
6159
6160 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6161 version of texi2html (1.64) doesn't support this flag any more.
6162
f277788b
MK
61632001-09-08 Mark Kettenis <kettenis@gnu.org>
6164
a9dc4918
MK
6165 * gdbint.texinfo (Host Definition): Remove description of
6166 MEM_FNS_DECLARED.
6167
d28379df
MK
6168 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6169
f277788b
MK
6170 * gdbint.texinfo (Host Definition): Remove description of
6171 HAVE_SIGSETMASK.
6172
7ccaa899
EZ
61732001-09-04 Elena Zannoni <ezannoni@redhat.com>
6174
6175 * gdbint.texinfo (Target Architecture Definition): Add
6176 explanation of TARGET_PRINT_INSN macro.
6177
17d9d558
JB
61782001-08-30 Jim Blandy <jimb@redhat.com>
6179
6180 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6181 Explain what it means to load relocatable files.
6182
72cde065
JB
61832001-08-28 Jim Blandy <jimb@redhat.com>
6184
6185 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6186 info `top' menu.
6187
9e678452
CF
6188Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6189
6190 * gdbint.texinfo: Add a cautionary note about macro use.
6191
a2bea4c3 61922001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6193
a2bea4c3
CV
6194 * gdb.texinfo: Explain omitting the hostname in the
6195 `target remote' command.
6196
1129bf27
DJ
61972001-07-30 Daniel Jacobowitz <drow@mvista.com>
6198
6199 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6200 and END-INFO-DIR-ENTRY.
6201
732b3002
SC
62022001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6203
6204 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6205
89437448
AC
62062001-07-25 Andrew Cagney <ac131313@redhat.com>
6207
6208 * gdbint.texinfo (libgdb): Rewrite.
6209
f7dc1244 62102001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6211
6212 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6213
c4555f82
SC
62142001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6215
6216 * gdb.texinfo (TUI): New chapter, document the TUI.
6217 (Mode Options): Document the -tui option.
6218
2f45a6e0
MK
62192001-07-23 Mark Kettenis <kettenis@gnu.org>
6220
6221 * gdbint.texinfo (Host Definition): Remove description of
6222 NEED_POSIX_SETPGID.
6223
f7dc1244 62242001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6225
6226 * gdb.tex (DJGPP Native): New node, with descriptions of
6227 DJGPP-specific commands.
6228
be9c6c35
JM
62292001-07-19 John R. Moore <jmoore@redhat.com>
6230
6231 * gdbint.texinfo: Three misspellings.
6232
dfa249fb
AC
62332001-07-06 Andrew Cagney <ac131313@redhat.com>
6234
6235 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6236 `test` expressions on bash. Problem reported by Colin Walters.
6237
c72e7388
AC
62382001-07-04 Andrew Cagney <ac131313@redhat.com>
6239
6240 * gdbint.texinfo (User Interface): Update ui-out documentation to
6241 refelect recent UI/MI updates.
6242
94bbb2c0
AC
62432001-07-04 Andrew Cagney <ac131313@redhat.com>
6244
6245 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6246 interpreters.
6247
af6c57ea
AC
62482001-06-15 Andrew Cagney <ac131313@redhat.com>
6249
6250 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6251 structure and not macros.
6252 (Host Definition): Document that much of this chapter is obsolete.
6253 (Target Architecture Definition): Update list of files that make
6254 up a target architecture.
6255 (Coding): Update.
6256
83aa8bc6
AC
62572001-06-28 Andrew Cagney <ac131313@redhat.com>
6258
6259 * gdbint.texinfo (Target Architecture Definition): Update
6260 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6261 The latter has been changed to a true predicate.
6262
f7dc1244 62632001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6264
6265 * annotate.texi: Add @noindent where needed. From Dmitry
6266 Sivachenko <dima@Chg.RU>.
6267 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6268
656db9b0
AC
62692001-06-16 Andrew Cagney <ac131313@redhat.com>
6270
6271 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6272
df2396a1
AC
62732001-06-14 Andrew Cagney <ac131313@redhat.com>
6274
6275 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6276 returns ``OK''. Document that the ``R'' packet does not reply.
6277
0f1f2b0a
MS
62782001-06-13 Michael Snyder <msnyder@redhat.com>
6279
6280 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6281
f7dc1244 62822001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6283
6284 * gdb.texinfo (Signals): Clarify the default setting of signal
6285 handling.
6286
a5d7c491
AC
62872001-05-14 Andrew Cagney <ac131313@redhat.com>
6288
6289 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6290 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6291
05a54c4f
AC
62922001-05-12 Andrew Cagney <ac131313@redhat.com>
6293
6294 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6295
f7dc1244 62962001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6297
6298 * gdbint.texinfo (Clean Design and Portable Implementation):
6299 Renamed from "Clean Design".
6300 (Clean Design and Portable Implementation): Document portable
6301 methods of handling file names, and the associated macros.
6302
f7dc1244 63032001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6304
6305 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6306 command and provide a cross-reference to its description.
6307 (Symbols): Note that "info scope" is useful for trace experiments.
6308
f7dc1244 63092001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6310
b37052ae
EZ
6311 * gdb.texinfo (Symbols): Document "info scope".
6312 (Tracepoints): New chapter.
6313 (Contributors): Update for v5.1.
6314 <All nodes>: Change "C++" to "C@t{++}".
6315
0ee54786
EZ
6316 * gdbint.texinfo (User Interface): A new section about ui_out
6317 functions, based on text written by Fernando Nasser.
6318
c534679c
EZ
6319 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6320
f7dc1244 63212001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6322
e9c75b65
EZ
6323 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6324
6325 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6326
6327 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6328 Replace "GDB" with "@value{GDBN}". Fix markup.
6329
6330 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6331
3d67e040
EZ
6332 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6333 a cross-reference to its description.
6334 (Symbols): Document "info symbol".
6335
f7dc1244 63362001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6337
6338 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6339 subsection "x86 Watchpoints".
6340 (Target Architecture Definition): Document the macros
6341 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6342 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6343
b0ed3589
AC
63442001-03-20 Andrew Cagney <ac131313@redhat.com>
6345
6346 * gdbint.texinfo (Target Architecture Definition): Update
6347 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6348 list.
6349
b6ba6518
KB
63502001-03-06 Kevin Buettner <kevinb@redhat.com>
6351
6352 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6353 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6354
f7dc1244 63552001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6356
6357 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6358
f7dc1244 63592001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6360
17cc6a06
EZ
6361 * gdb.texinfo (Environment): Document that `path' does not change
6362 the value of PATH in GDB's own environment (it did in the past,
6363 but that was changed on March 15, 1994). Reported by Doug Evans
6364 <dje@transmeta.com>.
6365
56caf160
EZ
6366 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6367 its line. Fix markup of commands and macros. Add an Index node
6368 and index entries.
6369
29e57380
C
63702001-01-23 J.T. Conklin <jtc@redback.com>
6371
6372 * gdb.texinfo (Memory region attributes): New manual section.
6373
1c6147de
ND
63742001-01-04 Nicholas Duffek <nsd@redhat.com>
6375
6376 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6377
f7dc1244 63782000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6379
6380 * refcard.tex: Version and copyright fixed. From Phil Edwards
6381 <pedwards@disaster.jaj.com>.
6382
0dcedd82
AC
6383Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6384
6385 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6386 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6387
3b851bce
AC
6388Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6389
6390 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6391 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6392
f7dc1244 63932000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6394
6395 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6396 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6397
b90a5f51
CF
63982000-11-10 Christopher Faylor <cgf@cygnus.com>
6399
6400 * gdb.texinfo: Document new 'set step-mode' command.
6401
f7dc1244 64022000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6403
6404 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6405 changes from Dmitry Sivachenko <dima@Chg.RU>.
6406
f7dc1244 64072000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6408
6409 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6410 From Steven Johnson <sbjohnson@ozemail.com.au>.
6411
2e685b93
MK
64122000-08-10 Mark Kettenis <kettenis@gnu.org>
6413
6414 * gdbint.texinfo (Overall Structure): Spelling fix.
6415
f7dc1244 64162000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6417
6418 * gdbint.texinfo (Target Architecture Definition): Document that
6419 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6420 for which REGISTER_CONVERTIBLE returns a zero value.
6421
63ac3005
EZ
64222000-07-08 Christopher Faylor <cgf@cygnus.com>
6423
6424 * Makefile.in (install-info): Find files to install in either the
6425 build or source directories (adapted from Makefile.am).
6426
bd79f757
ND
64272000-07-07 Nicholas Duffek <nsd@redhat.com>
6428
6429 * stabs.texinfo: Fix spelling errors.
6430 (String Field): FILE-NUMBER starts from 0, not 1.
6431
f7dc1244 64322000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6433
6434 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6435 Brian Youmans.
5f208f6d 6436
f7dc1244 64372000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6438
6439 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6440 the source directory. Reported by Mark Harig
6441 <markh@frazier.landmark.com>.
cc542d3b 6442
f3b28801
C
64432000-06-20 J.T. Conklin <jtc@redback.com>
6444
6445 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6446
449f3b6c
AC
6447Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6448
6449 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6450 Generate using pdftex.
449f3b6c 6451 (PDFTEX): Define.
889bf7c5 6452 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6453 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6454 @contents at the start.
449f3b6c 6455
f7dc1244 64562000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6457
6458 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6459 Youmans.
48e934c6 6460
9e9c5ae7
AC
6461Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6462
6463 From Brian Youmans:
6464 * gdb.texinfo: Fix ``et al.''.
6465
c741b251
AC
6466Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6467
6468 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6469 loop.
c741b251 6470
4ab64e14
JG
64712000-05-19 Jimmy Guo <guo@cup.hp.com>
6472
6473 * configure: Regenerate.
6474
f7dc1244 64752000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6476
6477 * Makefile.in (install-info): Run install-info on installed Info
6478 files.
6479
8c70017b
AC
6480Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6481
a7cb598a 6482 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6483 Andrew Cagney.
8c70017b 6484
f7dc1244 64852000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6486
6487 * gdb.texinfo: Proofreading changes from Brian Youmans.
6488
bf0184be
ND
64892000-05-01 Nick Duffek <nsd@cygnus.com>
6490
6491 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6492 startup sequence, minor edits.
6493
f7dc1244 64942000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6495
6496 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6497 TeX.
6498
6499 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6500 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6501 like `n' and `s' which look weird. Convert some of the @kindex to
6502 @vindex, when they refer to variables, not commands.
6503
33e16fad
AC
6504Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6505
6506 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6507
f7dc1244 65082000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6509
6510 * Makefile.in (GDBMI_DIR): New variable.
6511 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6512 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6513 (gdbmi.texinfo): New target, for texi2roff.
6514 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6515 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6516
6517 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6518 gdbmi.texinfo.
6519 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6520 comment.
6521
d167840f
EZ
65222000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6523
6524 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6525 command.
d167840f 6526
f7dc1244 65272000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6528
6529 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6530 prevents the build (and is generally a Bad Idea).
6531
f7dc1244 65322000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6533
6534 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6535 a comma inside @var.
6536 (Command Files): Index markup changes from Dmitry Sivachenko
6537 <dima@Chg.RU>.
6538
f7dc1244 65392000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6540
6541 * Makefile.in (LN_S): Define.
6542 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6543 invoke "ln -s" unless it is known to work.
6544
6545 * configure.in (AC_PROG_LN_S): Add.
6546
8dc7983f
JB
65472000-04-14 Jim Blandy <jimb@redhat.com>
6548
6549 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6550 section.
6551 (Target Conditionals): Document ADDRESS_TO_POINTER,
6552 POINTER_TO_ADDRESS.
6553
1a8237e8
DB
65542000-04-11 Daniel Berlin <dan@cgsoftware.com>
6555
6556 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6557 gdb-cfg.texi to get the value.
6558
ca526f1a
JB
65592000-04-10 Jim Blandy <jimb@redhat.com>
6560
6561 * gdbint.texinfo (Target Architecture Definition): Fix
6562 cross-references.
6563
faaafcb4
JB
65642000-04-08 Jim Blandy <jimb@redhat.com>
6565
6566 * gdbint.texinfo (Using Different Register and Memory Data
6567 Representations): New section.
6568 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6569 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6570 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6571
1b27397f
AC
6572Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6573
6574 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6575 for acknowledgments.
1b27397f 6576
480ff1fb
AC
6577Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6578
6579 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6580 qThreadExtraInfo.
480ff1fb 6581
a9331b3f 65822000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6583
a9331b3f
RM
6584 * gdb.texinfo: Clarify which remote debug protocol commands are
6585 required and which are optional.
f1251bdd 6586
dbeb8dbd
AC
6587Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6588
6589 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6590 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6591 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6592 * annotate.texi: Update.
6593
6d2ebf8b
SS
65942000-03-28 Stan Shebs <shebs@apple.com>
6595
6596 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6597 expectation of additional changes before release), update
6598 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6599 node links, rephrase and/or shorten lines to fix formatting
6600 problem in both regular and @smallbook formats.
6601 * annotate.texi: Shorten lines in example, use smallexample
6602 consistently everywhere.
6603 * Makefile.in: Add comment about texinfo 4.0 html generation.
6604 (SFILES_INCLUDED): Add annotate.texi.
6605
5d161b24
DB
66062000-03-27 Daniel Berlin <dan@cgsoftware.com>
6607
5ae4183a
AS
6608 * gdb.texinfo (Debugging Output): Added new section, documenting
6609 the "set/show debug" commands.
5d161b24 6610
b9deaee7
AC
6611Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6612
6613 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6614 entry.
b9deaee7
AC
6615
6616 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6617 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 6618 @chapter and @node entries.
a9331b3f 6619
b9deaee7 6620 * gdb.texinfo: Link all top-level nodes.
a9331b3f 6621
9ef47d30
AC
6622Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6623
6624 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 6625 files.
9ef47d30 6626
cfeada60
FN
66272000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6628
6629 From David Whedon <dwhedon@gordian.com>
5ae4183a 6630 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 6631
6837a0a2
DB
66322000-03-22 Daniel Berlin <dan@cgsoftware.com>
6633
6634 * gdb.texinfo: Add documentation for the apropos command.
6635
bba2971c
MS
66362000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6637
6638 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6639
2b628194
MS
66402000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6641
a9331b3f 6642 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
6643 two places.
6644
96a2c332
SS
66452000-03-17 Stan Shebs <shebs@apple.com>
6646
6647 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6648 <dima@Chg.RU>, also clarification of allowed content for
6649 string constants.
6650
f7dc1244 66512000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
6652
6653 * gdb.texinfo (main menu): Add Annotations.
6654 (File Options): Add @cindex entries for each command-line option.
6655 Document --epoch, --annotate, --async, --interpreter, --write,
6656 --statistics, and --version.
6657
6658 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
6659 of GDB.
6660
9d233477
JB
66612000-02-23 Jim Blandy <jimb@redhat.com>
6662
6663 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6664
14e0eb3b
JB
66652000-02-22 Jim Blandy <jimb@redhat.com>
6666
6667 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6668
3555de01
JM
66692000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
6670
6671 * Makefile.in (diststuff): New target.
6672
5e35df8e
KB
66732000-02-15 Kevin Buettner <kevinb@redhat.com>
6674
6675 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 6676 architecture. [From Jim Wilson.]
5e35df8e 6677
c5394b80
JM
66782000-01-16 Tom Tromey <tromey@cygnus.com>
6679
6680 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6681 (Delete Breaks): Mention range arguments.
6682 (Disabling): Likewise.
6683
c3f6f71d
JM
66842000-01-05 Dmitry Sivachenko <dima@Chg.RU>
6685
6686 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
6687
c4093a6a
JM
6688Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
6689
6690 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 6691 valid functions.
c4093a6a 6692
11cf8741
JM
66931999-11-05 Stan Shebs <shebs@andros.cygnus.com>
6694
6695 * gdb.texinfo: Clarify regular expressions used in rbreak.
6696
917317f4
JM
66971999-10-15 Kevin Buettner <kevinb@cygnus.com>
6698
6699 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6700 MEMORY_REMOVE_BREAKPOINT): Document.
6701
6702Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
6703
6704 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 6705 offset re-using the DATA offset instead.
917317f4 6706
2df3850c
JM
67071999-10-11 Jim Kingdon <kingdon@redhat.com>
6708
6709 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
6710
67111999-10-05 Stan Shebs <shebs@andros.cygnus.com>
6712
6713 From Dmitry Sivachenko <demon@gpad.ac.ru>:
6714 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
6715 typos.
6716
6717 * gdb.texinfo: Various minor wording and formatting improvements,
6718 mentions of additional command-line options.
6719
2acceee2
JM
67201999-09-30 Fred Fish <fnf@cygnus.com>
6721
6722 * gdb.texinfo: Document additional forms of specifying section
6723 names and addresses for the add-symbol-file command.
6724
c2c6d25f
JM
67251999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
6726
6727 * gdbint.texinfo: Fix typo, add the word "have".
6728
67291999-09-14 Jim Blandy <jimb@cris.red-bean.com>
6730
6731 * gdbint.texinfo (Target Architecture Definition): Document the
6732 SKIP_PERMANENT_BREAKPOINT macro.
6733
d4f3574e
SS
67341999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6735
6736 * gdb.texinfo: Fiks speling errers.
6737
6738 * gdb.texinfo: Fix uses of @multitable.
6739
f7dc1244 6740 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 6741 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 6742 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
6743 comments about using with optimization, add more indexing,
6744 fix info about disassembly-flavor.
6745
6746Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
6747
6748 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
6749 SKIP_SOLIB_RESOLVER): Define.
6750
6751Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
6752
6753 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 6754 ``g'' packets.
d4f3574e 6755
104c1213
JM
67561999-08-30 Stan Shebs <shebs@andros.cygnus.com>
6757
6758 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
6759 platform-specific info, inline remote.texi and move sections of it
6760 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
6761 and register stack into the new chapter.
6762 * remote.texi: Remove, now part of gdb.texinfo.
6763 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
6764
67651999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
6766
6767 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
6768 GDB_TARGET_IS_MACH386): These kludges have gone away.
6769
6770Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
6771
6772 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 6773 TDEPLIBS.
104c1213 6774
53a5351d
JM
67751999-08-20 Stan Shebs <shebs@andros.cygnus.com>
6776
6777 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
6778 surrounding text to fit HP-UX bits into general info.
6779 (HPPA-cfg.texi): Remove, no longer useful.
6780
6781 * gdb.texinfo: Remove explicit links from @node lines, remove
6782 HP-added "Detailed Node Listing" from main menu which confuses
6783 things.
6784
6785 From Dmitry Sivachenko <dima@Chg.RU>:
6786 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 6787 in description of `set environment'.
53a5351d
JM
6788
67891999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6790
6791 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6792
7be570e7
JM
67931999-08-12 Ben Elliston <bje@cygnus.com>
6794
6795 * gdbint.texinfo (Breakpoint Handling): Add missing words.
6796
f7dc1244 67971999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
6798
6799 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
6800 watch, awatch, and rwatch. Explain why the latter two cannot be
6801 set as software watchpoints. Document that watchpoints for local
6802 variables are deleted when the debuggee terminates.
7be570e7
JM
6803
6804Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
6805
6806 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
6807 packet. Allow E.. response packet. "qRcmd" packet is no longer
6808 reserved.
7be570e7
JM
6809
68101999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6811
a9331b3f
RM
6812 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6813 * gdb.texinfo: Ditto.
7be570e7 6814
96baa820
JM
68151999-08-06 Tom Tromey <tromey@cygnus.com>
6816
6817 * gdb.texinfo (KOD): New node.
6818
6819Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
6820
6821 * remote.texi (Rcmd): Fix minor formatting typos.
6822
6823Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
6824
6825 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 6826 packets.
96baa820 6827
adf40b2e
JM
68281999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
6829
6830 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6831 fixes.
6832
43ff13b4
JM
6833Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
6834
6835 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6836
085dd6e6
JM
6837Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6838
6839 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
6840 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
6841 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
6842 packets that are not supported on all hosts. Expand examples.
6843 Spell check.
085dd6e6
JM
6844
68451999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6846
6847 * Makefile.in: Recognize html, install-html. Add targets
6848 to build HTML versions of documentation via texi2html.
6849
6850Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
6851
6852 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 6853 testsuite.
085dd6e6
JM
6854
6855Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
6856
6857 * remote.texi (Communication Protocol): Rewrite.
6858
6859Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
6860
6861 * stabs.texinfo: Fix uses of xref.
6862
9e0b60a8
JM
6863Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
6864
6865 * gdbint.texinfo: Add an anti-printf exhortation, and update the
6866 info about patch submission.
6867
cce74817
JM
6868Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
6869
6870 From Per Bothner <bothner@cygnus.com>:
6871 * gdb.texinfo: Document Chill support.
6872
6873Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
6874
6875 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
6876 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6877 Document that the value should be greater-than or equal-to zero.
6878 (NO_STD_REGS): Document. Deprecate.
cce74817 6879
ac9a91a7
JM
6880Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6881
6882 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 6883 Document that these are not used.
ac9a91a7
JM
6884
6885Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6886
6887 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6888
392a587b
JM
6889Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
6890
6891 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 6892 numargs was dropped.
392a587b
JM
6893
6894Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
6895
6896 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6897
b83266a0
SS
6898Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
6899
6900 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 6901 Update.
b83266a0 6902
7a292a7a
SS
6903Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
6904
6905 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6906 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6907
6908Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
6909
6910 * gdbint.texinfo: Fix typos: $ -> @.
6911
6912Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
6913
6914 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
6915 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6916 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6917 BREAKPOINT_FROM_PC.
a9331b3f 6918
7a292a7a
SS
6919Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
6920
6921 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 6922 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
6923
6924Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6925
6926 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 6927 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
6928
69291999-04-02 Stan Shebs <shebs@andros.cygnus.com>
6930
6931 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6932 longer exists.
6933
6934Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
6935
6936 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
6937 nearly all @ifset/@ifclear conditionals; nobody uses them, and
6938 they make the manual source incomprehensible.
7a292a7a
SS
6939 * h8-cfg.texi: Remove, hasn't been used in years.
6940
c906108c
SS
6941Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
6942
6943 * gdb.texinfo: Update the credits.
6944
6945Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6946
6947 * gdb.texinfo: Fix mistakes noticed in printout of last
6948 draft, add Alpha to discussion of heuristic fence post.
6949
6950Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
6951
6952 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
6953 Edition, merge some HP changes into mainline, describe some
6954 previously undocumented features, describe more of the target
6955 commands available, eliminate obsolete section on renamed
6956 commands.
c906108c
SS
6957 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6958
6959Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
6960
6961 * gdb.texinfo: Make many HPPA conditionals unconditional,
6962 including catchpoint description, since now on for all configs.
6963 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6964 specializations.
6965
6966Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
6967
6968 * Makefile.in (GDBvn.texi): Fix match expression to work with
6969 current format of VERSION in gdb/Makefile.in.
6970 * gdb.texinfo: Fix node ref to match new readline.
6971
6972Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
6973
a9331b3f
RM
6974 * gdb.texinfo: Changes made as part of a project to merge in
6975 changes made by HP. Documentation makes extensive use of
c906108c
SS
6976 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6977 on remote debugging. There are differences in documentation
889bf7c5 6978 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
6979 the HP manual discusses catchpoints, hardware watchpoints, and
6980 some HPUX specific limitations for shared library support.
a9331b3f 6981
c906108c
SS
6982 There are also a number of @node changes.
6983
69841999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
6985
6986 * gdbint.texinfo (Formatting): Disambiguate a sentence.
6987 (C Usage): Same.
6988
6989Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
6990
6991 The following changes were made by Edith Epstein
889bf7c5
PA
6992 <eepstein@cygnus.com> as part of a project to merge in changes
6993 made by HP.
a9331b3f 6994
c906108c
SS
6995 * HPPA-cfg.texi: new file.
6996
6997 * all-cfg.texi: set HPPA for HP PA-RISC targets.
6998
6999 * refcard.tex: change documentation about catch.
7000 removed info catch.
7001
7002Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
7003
7004 * gdbint.texinfo: Expand on GDB's coding standards,
7005 specify the use of arg names with prototypes.
7006
70071998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
7008
7009 * gdb.texinfo: Fix tipo.
7010
7011Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
7012
7013 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 7014 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
7015
7016Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
7017
7018 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7019
70201998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
7021
7022 * agentexpr.texi: New file.
7023
7024Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7025
7026 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7027
70281998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
7029
7030 * remote.texi: Changed wording that implied that the GDB remote
7031 protocol caches register values instead of GDB itself.
7032
7033Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7034
7035 * gdbint.texinfo: Add some info about symbol readers.
7036 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7037 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7038 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7039 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7040
7041Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7042
a9331b3f 7043 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
7044
7045Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7046
7047 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7048
7049Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7050
7051 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 7052 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
7053
7054Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7055
7056 * gdbint.texinfo: Fix minor typos.
7057
7058Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7059
7060 * gdbint.texinfo: Complete overhaul. Group descriptions more
7061 logically, add more info on generic algorithms, remove much
7062 obsolete and/or wrong material.
7063
7064Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7065
7066 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7067
7068Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7069
7070 * refcard.tex: Copyright, address updates.
7071
7072Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7073
7074 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7075 for the edition instead of confusing GDB-version-like numbers.
7076
7077Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7078
7079 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7080
7081Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7082
5ae4183a 7083 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
7084
7085Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7086
7087 * gdb.texinfo: Add some credits, mention bug monitor.
7088 * remote.texi: Mention mips monitor targets.
7089 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 7090
c906108c
SS
7091Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7092
7093 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
7094 files, finish sorting of host vs target vs native macros, describe
7095 some more of them.
c906108c
SS
7096
7097Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7098
7099 * gdbint.texinfo (Host Conditionals): Document change from
7100 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7101
7102Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7103
7104 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 7105 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
7106
7107Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7108
7109 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7110 Document LSEEK_NOT_LINEAR.
7111
7112Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7113
7114 * stabs.texinfo (Stab Section Basics): Make it clear that only
7115 some versions of the GNU linker remove the leading N_UNDF symbol.
7116
7117Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7118
7119 * stabs.texinfo (String Field): Document type number pairs here,
7120 instead of in the Sun specific section.
7121 (Include Files): The GNU linker supports the N_BINCL
7122 optimization. Clarify the N_BINCL value, and what it is used
7123 for.
7124 (Procedures): Document N_FUN with an empty string to mark the end
7125 of a function.
7126 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7127 (Sun Differences): Remove this node, as the information is now
7128 elsewhere in the main document.
7129 (Stab Section Basics): Mention that the GNU linker may optimize
7130 stabs and remove the leading N_UNDF symbol.
7131
7132Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7133
7134 * gdb.texinfo, refcard.tex: Restore author credit
7135
7136Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7137
7138 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7139 documentation to account for START and END macros taking
7140 one arg.
7141
7142Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7143
7144 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7145 * gdb.texinfo (Frames): Fix typo.
7146
7147Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7148
7149 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7150 a target_signal as arg type, not a pid.
7151
7152Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7153
7154 * gdb.texinfo: Document `set assembly-language'.
7155
7156Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7157
7158 * remote.texi: Update list of stubs in the GDB distribution.
7159
7160Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7161
7162 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7163 Also document that some systems can use mmalloc but must define
7164 this if their C runtime allocates memory that is later freed.
c906108c 7165 (MMCHECK_FORCE): Document new macro.
a9331b3f 7166
c906108c
SS
7167Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7168
7169 * remote.texi: Add documentation for target Sparclet.
7170
7171Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7172
a9331b3f 7173 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7174 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7175 * configure.in: Rewritten for autoconf.
7176 * configure: New.
7177
7178Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7179
7180 * Makefile.in (DVIPS): New define, set to dvips.
7181 (dvi): Add stabs.dvi.
7182 (ps): New target.
7183 (all-doc): Depend on info, dvi, and ps targets.
7184 (STAGESTUFF): Add *.ps and *.dvi files.
7185 (clean-info, clean-dvi): Remove.
7186 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7187 rules completely rewritten.
7188 (maintainer-clean): Remove clean-info and clean-dvi
7189 dependencies and put their actions in the rules.
7190 (gdb.ps): New target
a9331b3f 7191 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7192 intermediate TeX files, whether they have 2 or 3 character
7193 extensions.
7194 (gdbint.ps): Add target and rules.
7195 (gdb-internals): Delete unused target.
7196 (Makefile): Depends upon config.status also.
7197
7198Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7199
7200 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7201 set.
7202
7203Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7204
7205 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7206 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7207
7208Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7209
7210 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7211
7212Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7213
7214 * gdb.texinfo (Print settings): Document
7215 `set/show print static-members' commands.
7216
7217Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7218
7219 * gdbint.texinfo (Native): Document name change, coredep.c to
7220 core-aout.c.
7221
7222Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7223
7224 * stabs.texinfo (Include Files): Document the values the SunOS4
7225 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7226
7227Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7228
7229 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7230 Fix typo.
7231
7232Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7233
7234 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7235 "gdb.tar.Z".
7236
7237Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7238
7239 * Makefile.in (maintainer-clean): New target, synonym for
7240 realclean.
7241
7242Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7243
7244 * Update all FSF addresses except those in COPYING* files.
7245
7246Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7247
7248 From Richard Earnshaw (rearnsha@armltd.co.uk):
7249 * gdb.texinfo (convenience variables): Document $_exitcode.
7250 (quit): Document optional expression to use as exit code.
7251
7252Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7253
7254 * gdb.texinfo, remote.texi: Brought up to date with various
7255 GDB changes.
7256
7257Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7258
7259 * gdb.texinfo: Update dates and versions, fix comments about
7260 hardware watchpoints in future releases and about the
7261 sharedlibrary command.
7262
7263Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7264
7265 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7266 C_FUN stab. Other cleanups.
7267
7268Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7269
7270 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7271 for the sparc stub.
7272
7273Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7274
7275 * annotate.texi: Clarify which addresses have differing formats
7276 depending on the language and which do not.
7277
7278Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7279
7280 * remote.texi (NetWare): Changed example to use BOARD= instead of
7281 NODE= argument to reflect correspoding change to gdbserve.nlm.
7282
7283Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7284
7285 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7286 GDB, as well as AIX dbx, supports the size type attribute.
7287
7288Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7289
7290 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7291
7292Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7293
7294 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7295 and new 'if' and 'while' commands.
7296
7297Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7298
7299 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7300
7301Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7302
7303 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7304 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7305 NetWare targets. Mostly stolen from the Server node.
7306
7307Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7308
7309 * gdb.texinfo (Setting): Talk about the language of a source file
7310 versus the working language. The old documentation did not match
7311 what GDB did.
7312
7313Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7314
7315 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7316 of a source file.
7317
7318Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7319
7320 * gdb.texinfo (Processes): New node.
7321
7322Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7323
7324 * remote.texi: Update documentation of set/show mipsfpu.
7325
3fc11d3e
JM
7326Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7327
7328 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7329 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7330
7331Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7332
7333 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7334 obsolete conditionals, described some others.
7335
7336Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7337
7338 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7339 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7340
7341Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7342
7343 * gdbint.texinfo: Put regex conditionals in their own table.
7344
7345Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7346
7347 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7348 described or fixed the descriptions of many others.
7349
7350Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7351
7352 * gdb.texinfo: Add some more credits.
7353 * gdbint.texinfo: Capitalize GDB consistently, describe some
7354 macros and remove some.
7355
7356Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7357
7358 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7359 obsolete conditionals, described some others.
7360
7361Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7362
7363 * gdb.texinfo (help targets): Changed to `help target', which
7364 is the correct gdb command.
7365
7366Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7367
7368 * annotate.texi (TODO): New node, for keeping track of annotations
7369 suggested but not yet implemented.
7370
7371Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7372
7373 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7374 another symbol, it is not the address itself.
7375
7376Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7377
7378 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7379 of stabs-in-coff sections.
7380
7381Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7382
7383 * annotate.texi: Change edition to 0.5 and date to May 1994.
7384 Add index.
7385 (Frames): New node, for frame annotation.
7386 (Displays): New node, for display annotation.
7387
7388 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7389 when waiting for your program to stop.
7390
7391Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7392
7393 * annotate.texi (Breakpoint Info): Document annotation of header
7394 fields and record annotation.
7395
7396Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7397
7398 * annotate.texi: New file, to document annotations.
7399
7400Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7401
7402 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7403 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7404
7405Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7406
7407 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7408 section, and say n_strx field is compilation unit relative.
7409 * stabs.texinfo: Don't use @code for a.out when it is the name of
7410 an object file format.
7411
7412Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7413
7414 * gdb.texinfo: Refer to file names, not path names, per rms
7415 convention.
7416 (Arguments): Fix typo.
7417
7418Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7419
7420 * stabs.texinfo (Global Variables): Talk about stabs in files
7421 where variables are referenced, but not defined.
7422
7423Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7424
7425 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7426 Cplusplus to new nodes Member Type Descriptor and Method Type
7427 Descriptor. Re-write stuff for #.
7428
7429Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7430
7431 * gdb.texinfo (Print Settings): Don't document "set print
7432 fast-symbolic-addr off". The bug which it worked around was fixed
7433 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7434
7435 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7436 N_ENTRY node.
7437
7438 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7439
7440Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7441
7442 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7443 references to ieee-float.c.
7444
7445Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7446
7447 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7448 match what the code actually does.
7449
7450Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7451
7452 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7453
7454Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7455
7456 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7457 i, and b.
7458
7459Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7460
7461 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7462 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7463 as "stabs in sections" rather than just saying "ELF and SOM".
7464 Also make that stuff apply to COFF.
7465
7466Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7467
7468 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7469 Ghostscript.
7470
7471Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7472
7473 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7474 versus functions without line numbers, also mention stepping into
7475 them as well as "step" when you are in them. Tell the user how to
7476 deal with the situation. Add comment about "debugging information".
7477
7478Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7479
7480 * stabs.texinfo (Enumerations): Document restriction on where
7481 enumeration types can appear and still win with GDB.
7482
7483Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7484
7485 * stabs.texinfo (Negative Type Numbers): Document format for type
7486 -16.
7487
7488Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7489
7490 * gdb.texinfo (Selection, Frame Info): Update information about
7491 arbitrary frame specficiations.
7492
7493Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7494
7495 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7496
7497Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7498
7499 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7500
7501Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7502
7503 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7504
7505Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7506
7507 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7508 Differences node to Statics node.
7509 (Statics): Discuss XCOFF use of V symbol descriptor.
7510
7511 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7512 not clean.
7513
7514Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7515
7516 * gdb.texinfo (Print Settings): Document `set print
7517 fast-symbolic-addr' and improve the doc for some other
7518 `set print's.
7519
7520Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7521
7522 * stabs.texinfo (String Field): Talk about defining several type
7523 numbers at once.
7524 Fix lint regarding changing node ELF Transformations to
7525 ELF and SOM Transformations.
7526
7527Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7528
7529 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7530
7531Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7532
7533 * stabs.texinfo (Cross-References): `::' is for nested types only
7534 within <>.
7535 (Structures): Document static members.
7536
7537Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7538
7539 * stabs.texinfo: Document S type attribute.
7540
7541Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7542
7543 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7544
7545Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7546
7547 * gdbint.texinfo: Fix a few typos.
7548
7549Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7550
7551 * gdb.texinfo, remote.texi: formatting improvements
7552
7553 * gdb.texinfo (New Features): mention threads.
7554 (Summary, C): fix xrefs in newly contributed text.
7555 (Threads): index entries, clarifications, example
7556 (passim): minor typos fixed, phrasing improvements
7557
7558 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7559 entries; (Server): explain use of gdbserver w/real-time systems,
7560 add example of conflicting TCP port; (MIPS Remote) break up
7561 running text into table, highlighting commands, and add example.
a9331b3f 7562
c906108c
SS
7563Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7564
7565 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7566
7567Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7568
7569 * stabs.texinfo (Nested Symbols): New node.
7570 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7571
7572Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7573
7574 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7575 to picking which Bbss.bss symbol to use, and (because there seems to
7576 be no good way of doing it) re-write some of the text to make it
7577 sound like Bbss.bss isn't such a great idea after all (as currently
7578 designed).
7579
7580 * gdb.texinfo (C): In addition to saying people have to use g++ for
7581 good results, say they have to use stabs. Specifically say cfront
7582 doesn't work well.
7583 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7584 the gdb README. Add xrefs to places where the support for the various
7585 languages is described in detail.
7586
7587Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7588
7589 * stabs.texinfo: Clean up stuff about visibility and virtual
7590 characters.
7591
7592 * stabs.texinfo (N_M2C): Cite Sun doc.
7593
7594Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7595
7596 * gdb.texinfo: updates re threads.
7597 * remote.texinfo: avoid index entries starting with digits.
7598
7599Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7600
7601 * stabs.texinfo (Enumerations): Talk about large, negative and
7602 octal values. Clean up cross reference to type attributes.
7603 (String Field): Say that GDB 4.11 supports size attribute.
7604
7605Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7606
7607 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7608 is a mandatory step. Make the stuff about that more concise.
7609
7610Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7611
7612 * stabs.texinfo (Class Names): New node.
7613
7614 * gdb.texinfo (Command Files): Explain order of init file reading.
7615
7616 * remote.texi (Bootstrapping): Talk about getting the serial driver
7617 to deal with ^C sent by gdb to stop the remote system.
7618
7619Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7620
7621 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7622
7623 * libgdb.texinfo (Defining Commands): made the DOC arg
7624 to gdb_define_app_command a char * instead of char **
7625 per a suggestion from kingdon.
7626
7627 * libgdb.texinfo: total rewrite from a different starting
7628 premise.
7629
7630Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7631
7632 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7633 floats passed as doubles (to improve clarity).
7634
7635Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7636
7637 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7638
7639 * a4rc.sed: update to work with Andreas Vogel papersize params
7640
7641 * refcard.tex: use Andreas Vogel simplifications of papersize
7642 params; remove useless version info; update copyright date.
7643
7644Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7645
7646 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7647
7648Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7649
7650 * gdb.texinfo (Files): Say what address the load command loads it at.
7651
7652 * stabs.texinfo (Common Blocks): Minor cleanups.
7653
7654 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7655 that Sun has backed away from the linker kludge and thus the relevant
7656 issue is changes to the SunPRO tools, not the Solaris linker.
7657
7658 * stabs.texinfo (Traditional Integer Types): Clean up description
7659 of octal bounds a little bit. Document extra leading zeroes.
7660
7661Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7662
7663 * gdb.texinfo (Signaling): Update for symbolic symbol names
7664 and add a section explaining the difference between the GDB
7665 signal command and the shell kill utility.
7666
7667Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
7668
7669 * libgdb.texinfo: added `@' to braces that were unescaped.
7670
7671Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
7672
7673 * libgdb.texinfo: new file. Spec for the gdb library.
7674
7675Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7676
7677 * stabs.texinfo (Include Files): Fix typo (start -> end).
7678
7679Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7680
7681 * gdb.texinfo, remote.texi: assorted small improvements, mostly
7682 from Melissa at FSF's editing pass.
7683
7684Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7685
7686 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7687 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7688 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7689
7690Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7691
7692 * remote.texi (Bootstrapping): Discuss 386 call gates.
7693
7694Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7695
7696 * stabs.texinfo (Based Variables): New node.
7697
7698Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7699
7700 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7701 names, sizes, and formats to suggest how not to lose.
7702
7703Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7704
7705 * stabs.texinfo (Methods): Fix typo.
7706
7707Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7708
7709 * gdb.texinfo: Fix a few typos.
7710
7711Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7712
7713 * gdb.texinfo: Clarify how well it works with Fortran.
7714
7715 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
7716 More on relocating stabs in ELF files.
7717
7718Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7719
7720 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
7721
7722Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7723
7724 * stabs.texinfo (Local Variable Parameters): Talk about nameless
7725 parameters on VAX.
7726
7727Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7728
7729 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
7730
7731Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7732
7733 * stabs.texinfo: Make info author notice match the TeX author notice.
7734
7735Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7736
7737 * stabs.texinfo: Initial-caps all words in node names and
7738 non-trivial words in section names.
7739
7740Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7741
7742 * stabs.texinfo: Many minor cleanups.
7743
7744 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
7745
7746Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
7747
7748 * stabs.texinfo: Remove full description of big example.
7749 It's not really helpful; just use pieces of it where appropriate.
7750 Add more Texinfo formatting directives (@samp, etc.).
7751 Use @deffn to define stab types.
7752 Eliminate some wordiness. Break up some nodes.
7753 Add an (alphabetized) index of symbol types.
7754 Use consistent capitalization style in node and section names.
7755
7756Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
7757
7758 * gdb.texinfo: Change typo "Two two" to "The two".
7759
7760Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7761
7762 * stabs.texinfo (XCOFF-differences): Remove references to
7763 non-existent types N_DECL and N_RPSYM.
7764
7765 * stabs.texinfo (String Field): Say that type attributes bug is
7766 fixed in GDB 4.10, since it is.
7767
7768 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
7769
7770Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
7771
7772 * stabs.texinfo: Formatting cleanups.
7773
7774Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7775
7776 * stabs.texinfo: When explaining the n_type of a stab, standardize
7777 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
7778 no tabs, use @r).
7779 (Global Variables): Clean up.
7780
7781Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7782
7783 * stabs.texinfo (Stack Variables): Re-write.
7784
7785Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7786
7787 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7788 addresses of a source file. Also revise formatting.
7789 Change "object module" or "object file" to "source file".
7790 Various: Miscellaneous cleanups.
7791
7792Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7793
7794 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7795
7796Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
7797
7798 * gdbint.texinfo: Removed many nonsensical machine-collected
7799 host and target conditionals, described some of the remainder.
7800
7801Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7802
7803 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7804
7805 * gdbint.texinfo (Top): Add name to @top line, and re-write the
7806 paragraph which follows.
7807
7808 * gdbint.texinfo (Host): Use @code not @samp for Makefile
7809 variables. Looks better and avoids overful hbox.
7810
7811Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7812
7813 * stabs.texinfo (Procedures): Improve stuff on nested functions.
7814
7815Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7816
7817 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
7818 retransmit-timeout
7819
7820Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7821
7822 * gdbint.texinfo: Update statement about `some ancient Unix
7823 systems, like Ultrix 4.0' to Ultrix 4.2.
7824
7825Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
7826
7827 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7828
7829 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7830
7831 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
7832 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7833
7834 * remote.texi: new name for former gdbinv-s.texi
7835
7836 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7837
7838Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
7839
7840 * gdbinv-s.texi: Documented timeout and retransmit-timeout
7841 variables for MIPS remote debugging protocol.
7842
7843Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7844
7845 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7846
7847Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7848
7849 * Makefile.in (refcard.dvi): Use srcdir where necessary.
7850
7851Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
7852
7853 * gdb.texinfo: repair conditional bugs in text markup
7854
7855Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7856
7857 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7858 to select Modula-2 material.
7859
7860Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7861
7862 * stabs.texinfo: Cleanups regarding statics.
7863
7864 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7865 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
7866
7867Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7868
7869 * stabs.texinfo: N_MAIN is sometimes used for C.
7870
7871Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7872
7873 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7874
7875Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
7876
7877 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 7878 removed from the code by Kingdon.
c906108c
SS
7879
7880Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7881
7882 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7883 input when evaluating breakpoint conditions; the bug has been fixed.
7884
7885 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7886 sets the ignore count to N-1, not to N.
7887
7888Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7889
7890 * refcard.tex (\hoffset): correct longstanding error to match
7891 intended offset; avoids cutting off edge on some printers
7892
7893Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7894
7895 * stabs.texinfo (Parameters): Say that order of stabs is significant.
7896
7897Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7898
7899 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7900
7901Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7902
7903 * Makefile.in: (REFEDITS) new var to control whether PS or CM
7904 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7905 collect sed edits if any, apply to refcard before formatting;
7906 (refcard.ps) stop implying PS fonts if PS output requested;
7907 (lrefcard.ps) delete extra target for variant PS fonts
7908
7909 * refcard.tex: parametrize papersize dependent info, collect
7910 in easily replaced spot
7911
7912 * a4rc.sed: new file, edits to refcard for A4 paper
7913
7914Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7915
7916 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7917
7918Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7919
7920 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7921
7922Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7923
7924 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7925 politely rather than rudely.
7926
7927Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7928
7929 * stabs.texinfo: Document common blocks.
7930
7931Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
7932
7933 * stabs.texinfo: Add some basic info about stabs-in-elf.
7934
7935Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7936
7937 * stabs.texinfo (Top): Minor cleanup.
7938
7939Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7940
7941 * Makefile.in (install-info): remove parentdir support
7942
7943Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7944
7945 * gdb.texinfo (Copying): delete this node and references to it;
7946 RMS says this manual need not carry GPL. (passim): Improvements
7947 from last round at FSF, largely due to Ian Taylor review, and
7948 minor formatting improvements.
7949
7950 * gdbinv-s.texi (passim): Improvements from last round at FSF,
7951 largely due to Ian Taylor review. (Debug Session): minor edits to
7952 new text.
7953
7954Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
7955
7956 * Makefile.in (realclean): Remove info and dvi files too.
7957
7958Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
7959
7960 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7961 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
7962 * gdb.texinfo: Change accordingly.
7963
7964 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
7965 N_{L,R}BRAC,N_SLINE are relative to.
7966
7967Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
7968
7969 * Makefile.in (GDBvn.texi): Update atomically.
7970
7971Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
7972
7973 * gdbinv-s.texi (Debug Session): Document exceptionHook.
7974
7975Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
7976
7977 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7978 addresses together. Also motivate the set print symbol-filename
7979 command and suggest other solutions.
7980
7981Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
7982
7983 * gdb.texinfo (set print elements): Note that the number of
7984 elements is set to unlimited by "set print elements 0".
7985
7986Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
7987
7988 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7989 NF_LDOUBLE means.
7990 (Stab Types): Include Solaris stab types.
7991 (Procedures): Document Solaris extensions.
7992
7993Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7994
7995 * gdb.texinfo: Add `set print symbol-filename' doc.
7996
7997Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7998
7999 * stabs.texinfo (Arrays): Talk about type definition vs. type
8000 information.
8001
8002 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8003 the trailing semicolon.
8004
8005Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8006
8007 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8008 and merge in other parts of the document addressing these subjects.
8009 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8010
8011 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8012 at the end of a range type.
8013
8014 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8015 AIX extensions.
8016
8017Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8018
8019 * stabs.texinfo (Stabs Format): Misc fixes.
8020
8021Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8022
8023 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8024 (Traditional builtin types): Document convex convention for long long.
8025 (Negative builtin types): Discuss type names, and misc fixes.
8026
8027Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8028
8029 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8030 point types used with @samp{R} type descriptor.
8031 (Symbol Descriptors): Describe how to handle conflict between
8032 different meanings of @samp{P} symbol descriptor.
8033
8034Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8035
8036 * stabs.texinfo: Remove node Quick Reference and put its children
8037 directly under the main menu.
8038
8039 * stabs.texinfo: Many more changes to bring it into line with
8040 AIX documentation and reality. I think it now has all the
8041 information from the AIX documentation, except that I burned
8042 out when I got to variant records (Pascal and Modula-2) and
8043 all the COBOL types. Oh well, we can add them later when we're
8044 worrying more about those languages.
8045
8046 * stabs.texinfo (Automatic variables): Talk about what it means
8047 to omit the symbol descriptor.
8048
8049Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8050
8051 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8052 gcc2 behavior with promoted args.
8053
8054Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8055
8056 * gdb.texinfo: include readline appendices in info version of manual
8057
8058Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8059
8060 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8061 target remote.
8062
8063 * gdb.texinfo (Machine Code): more index entries for disassemble
8064
8065Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8066
8067 * Clarify the intended use of the gdb-testers and gdb-patches
8068 mailing lists, and shrink gzip comment.
8069
8070Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8071
8072 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8073 DOSHOST configuration of manual.
8074
8075 * gdb.texinfo (MIPS Stack): new node.
8076
8077 * all-config.texi (MIPS) new switch.
8078
8079 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8080 tense; (MIPS Remote) new node.
8081
8082 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8083 bug; (Environment) less passive, other small cleanups in text about
8084 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8085 (Remote) new MIPS Remote menu entry.
8086
8087Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8088
8089 * stabs.texinfo: Many changes to include information from the
8090 AIX documentation.
8091
8092 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8093
8094Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8095
8096 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8097 Move a bunch of information from ../README.
8098 (Getting Started): New node.
8099
8100Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8101
8102 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8103
8104 * gdb.texinfo: advance manual revision dates to present
8105
8106 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8107 stop using silly Roman numerals in @set variable names
8108
8109Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8110
8111 * stabs.texinfo (Parameters): Keep trying to get this right.
8112
8113Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8114
8115 * stabs.texinfo (Parameters): More on "local parameters".
8116
8117Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8118
8119 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8120
8121Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8122
8123 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8124 (Parameters): Rewrite.
8125 (xcoff-differences, Sun-differences): Minor changes.
8126
8127Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8128
8129 * stabs.texinfo: Minor cleanup.
8130
8131Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8132
8133 * gdbint.texinfo: Minor xcoff stuff.
8134
8135Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8136
8137 * gdbint.texinfo: Update for new config directory structure.
8138 Add info about internal type data structures.
8139
8140Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8141
8142 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8143 $(srcdir).
8144 (gdb-config.texi): Depend on file in $(srcdir).
8145
8146Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8147
8148 * stabs.texinfo: Fixes about N_SO.
8149
8150Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8151
8152 * gdb.texinfo: include list of nonstandard init file names
8153
8154 * *-config.texi: new switch GENERIC for text that applies *only*
8155 to (usual) multiple-target version of manual
8156
8157 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8158 h8 config
8159
8160 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8161 in menus (rather than conditionally selected multiple alternative
8162 menus).
8163
8164 * Makefile.in: define and use DOC_CONFIG var to select
8165 configuration for GDB user manual.
8166
8167 * gdb-config.texi: delete from repository, generate from Makefile.
8168
8169 * all-config.texi: normal `generic' configuration file, formerly
8170 stored as gdb-config.texi
8171
8172Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8173
8174 * Makefile.in: add dvi target to build all .dvi files
8175
8176Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8177
8178 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8179
8180Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8181
8182 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8183 host conditionals.
8184 * stabs.texinfo: More array fixes inspired by Jim's.
8185
8186Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8187
8188 * stabs.texinfo: Fixes re arrays and continuations.
8189
8190 * gdbint.texinfo: Add XCOFF node.
8191
8192Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8193
8194 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8195
8196Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8197
8198 * stabs.texinfo: Fix for array types to mention lower bounds.
8199
8200Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8201
8202 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8203
8204Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8205
8206 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8207
8208Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8209
8210 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8211 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8212
8213Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8214
8215 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8216
8217Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8218
8219 * gdb.texinfo, gdbinv-s.texi: misc updates
8220
8221Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8222
8223 * gdbint.texinfo: Brief documentation for longjmp support,
8224 from an email msg by Stu.
8225
8226Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8227
8228 * stabs.texinfo: Fix description of floating point "range"
8229 types (which really define basic types). Reported by Jim Meehan,
8230 <meehan@src.dec.com>.
8231
8232 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8233
8234Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8235
8236 * gdbint.texinfo: Slightly expand section on supporting a new
8237 object file format.
8238
8239Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8240
8241 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8242 intermediate file.
8243
8244Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8245
8246 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8247
8248Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8249
8250 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8251
8252 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8253 as well as Z8002.
8254
8255Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8256
8257 * gdbint.texinfo: Add sections on clean design and on how to send
8258 in changes.
8259
8260Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8261
8262 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8263
8264Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8265
8266 * gdb.texinfo: Fix typo, reported by Karl Berry.
8267
8268Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8269
8270 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8271
8272Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8273
8274 * gdbint.texinfo: fixed a stray email address (needs @@),
8275 added @table @code to node "Native Conditionals"
8276
8277Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8278
8279 * gdbint.texinfo: Describe coding style of GDB.
8280
8281Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8282
8283 * stabs.texinfo: Minor wording changes.
8284
8285Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8286
8287 * gdbint.texinfo: Improve release doc slightly.
8288
8289Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8290
8291 * gdbint.texinfo: Improve doc of GDB config macros.
8292
8293Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8294
8295 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8296 These will be reinserted when examined.
8297
8298Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8299
8300 * gdbint.texinfo: Make a start at documenting all the #if macros
8301 in GDB. At least list them all, and start separating them into
8302 host-specific and target-specific.
8303
8304Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8305
8306 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8307 examples (not consistent w others).
c906108c
SS
8308 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8309 for generic vn of doc
8310
8311Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8312
8313 * Makefile.in: always create installation directories.
8314
8315Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8316
8317 * gdb.texinfo: in h8 config, do not describe searching commands.
8318
8319Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8320
8321 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8322 conditionals; introduce a few generic switches that may be
8323 useful for other cross-dev or dos-hosted configs.
8324
8325 * gdb.texinfo: fix typo in "info reg" description
8326
8327Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8328
8329 * stabs.texinfo: Minor updates from running TeX over it.
8330 * Makefile.in (stabs.dvi, stabs.ps): Add.
8331
8332Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8333
8334 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8335 First pass at converting it to texinfo.
8336
8337Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8338
8339 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8340 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8341
8342Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8343
8344 * gdbint.texinfo: Add section on partial symbol tables.
8345
8346Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8347
8348 * gdb.texinfo: document `set remotedebug' and `set
8349 rstack_high_address'.
8350
8351Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8352
8353 * gdb.texinfo: slight expansion of new text on reading info files
8354 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8355 H8/300 from DOS.
8356
8357Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8358
8359 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8360
8361Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8362
8363 * gdb.texinfo: Say how to read the `info' files.
8364
8365Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8366
8367 * Makefile.in: gm4 -> m4.
8368
8369Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8370
8371 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8372 Documentation' ahead of `Installing GDB' to match README.
8373 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8374 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8375
8376Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8377
8378 * Makefile.in: remove $(srcdir) from gdb.info rule.
8379
8380Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8381
8382 * Makefile.in: commented out gdb-all.texinfo rule. This is
8383 temporary.
8384
8385Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8386
8387 * Makefile.in, configure.in: removed traces of namesubdir,
8388 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8389 copyrights to '92, changed some from Cygnus to FSF.
8390
8391Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8392
8393 * gdb.texinfo: Improve how we ask for bug reports.
8394
8395Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8396
8397 * Makefile.in: infodir belongs in datadir.
8398
8399Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8400
8401 * Makefile.in: remove spaces following hyphens, bsd make can't
8402 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8403 standards.text support.
c906108c
SS
8404
8405Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8406
8407 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8408 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8409 and mandir now keyed off datadir by default.
8410
8411\f
8412Local Variables:
9e9c5ae7 8413mode: change-log
c906108c
SS
8414left-margin: 8
8415fill-column: 74
8416version-control: never
8417End:
This page took 1.488909 seconds and 4 git commands to generate.